a,  article, b, body, dd, div, dl, dt, em, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, li,menu, nav, object, ol, p, section, small, span, strong, td, th, time, tr, tt, u, ul{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	word-wrap: break-word;
}
section footer {
	width: 100%;
}
button, input, select, textarea {
	outline: 0;
	-webkit-box-sizing: border-box;
}
article, footer, header, menu, nav, section {
	display: block;
}
a {
	color:#666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
li, ol, ul {
	list-style: none;
	overflow: hidden;
}
b, strong {
	font-weight: 700;
}
h2{font-size:2.4rem;font-weight: bold;}
h3{font-size:1.6rem;font-weight: normal;}
h4{font-size:1.4rem;font-weight: normal;}
html {
	font-size: 62.5%;
}
@media only screen and (min-width:481px) {
html {
	font-size: 85%!important;
}
}
@media only screen and (min-width:561px) {
html {
	font-size: 100%!important;
}
}
@media only screen and (min-width:641px) {
html {
	font-size: 120%!important;
}
body {
	max-width: 750px;
}
}
body {
	font-size: 1.4rem;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background-color: #fff;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	color: #333;
}
.clr {
	clear: both;
}

/*页码*/
.page{text-align:center;clear: both;padding-top: 4rem;}
.page a{
	border: .1rem solid #cccccc;
	margin-left: .5rem;padding: .5rem .8rem;
	background-color:#ffffff;color:#ffffff;
	text-decoration:none;
	color:#333333;
	font-size: 1.2rem;  
}

/*首页轮播图焦点*/
#page{bottom: 1.2rem;}
#page span{width: 2.4rem;height: .4rem;border-radius: .2rem;background: #fff; opacity: .6;}
#page .swiper-pagination-bullet-active{opacity: 1;}

header{
	position: relative;
	overflow: hidden;
}
header>img{
    width: 100%;
    float: left;
}
.header{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	padding: 0 1.5rem;
}
.header{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header a{
	width: 78%;
	font-size: 0;
}
.header a img{
	width: 100%;
}
.search{
	width: 5rem;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	right: 1.5rem;
	transform: translateY(-50%);
	transition: .5s;
}
.search input{
	width: 0;
	height: 4.2rem;
	border: none;
	background: #fff;
	box-sizing: border-box;
	font-size: 1.4rem;
	transition: .5s;
}
.search button{
	width: 5rem;
	height: 4.2rem;
	border: none;
	background: none;
	box-sizing: border-box;
	background: url(../images/wap_06.png)center no-repeat;
	background-size: 45%;
	transition: .5s;
}
.search.cur{
	width: 24rem;
	border: .1rem #e6e6e6 solid;
	box-shadow: 0 0 .5rem rgba(0,0,0,.1);
}
.search.cur input{
	width: 19rem;
	padding-left: 1.5rem;
}
.search.cur button{
	background: #0563c3 url(../images/wap_07.png)center no-repeat;
	background-size: 45%;
}

.swiper-slide img{
	width: 100%;
}

/*固定底部*/
.footer{
	width: 100%;
	max-width: 750px;
	background: #0563c3;
	position: fixed;
	bottom: 0;
	padding: 1.2rem 0;
	z-index: 1000;
}
.footer ul li{
	width: 33.33%;
	float: left;
	text-align: center;
}
.footer ul li img{
	width: 2.5rem;
	margin-right: .3rem;
	float: left;
}
.footer ul li p{
	display: inline-block;
	line-height: 2.7rem;
}
.footer ul li a{
	color: #fff;
}

nav ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -0.1rem;
}
nav ul li{
	width: 25%;
	text-align: center;
	line-height: 5rem;
	background: #0563c3;
	border-top: .1rem #0d73dc solid;
}
nav ul li a{
	display: block;
	color: #fff;
}
.notice{
	margin: 0 1.5rem;
	padding: 2rem 0 1.5rem 0;
	border-bottom: .1rem #f1f1f1 solid;
}
.notb{
	width: 9rem;
	line-height: 3rem;
	text-align: center;
	background: url(../../images/index_18.png);
	background-size: 100% 100%;
	float: left;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
}
.not{
	width: calc(100% - 11rem);
	height: 3rem;
}
.not .swiper-slide{
	line-height: 3rem;
	overflow: hidden;
}
.not .swiper-slide a{
	display: block;
	color: #323232;
}
.sytwo{
	padding: 2rem 1.5rem 3rem 1.5rem;
}
.sy2 .swiper-slide img{
	width: 100%;
	height: 26rem;
	float: left;
}
.sy2 .swiper-slide span{
	display: block;
	width: 100%;
	height: 4rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	color: #fff;
	line-height: 4rem;
	box-sizing: border-box;
	padding-left: 1.5rem;
}
#page2{width: 9rem;bottom: 1.2rem;right: 0;left: auto;}
#page2 span{width: 1.6rem;height: 1.6rem;line-height: 1.6rem;border-radius: .2rem;background: #7f7f7f; opacity: 1;color: #fff;font-size: 1.2rem;}
#page2 .swiper-pagination-bullet-active{background: #0563c3;}

.sy2f{
    margin-top: 2rem;
}
.sy2fb{
	display: flex;
	justify-content: space-between;
	border-right: .1rem #ededed solid;
}
.sy2fb li{
	width: 33.33%;
	text-align: center;
	line-height: 4.2rem;
	border: .1rem #ededed solid;
	box-sizing: border-box;
	border-right: none;
}
.sy2fb li.cur{
	background: #0563c3;
	color: #fff;
}
.sy2f .cont{
	background: #f5f5f5;
	padding: 1.5rem;
	border: .1rem #f2f2f2 solid;
}
.sy2f .cont li{
    line-height: 3.2rem;
}
.sy2f .cont li a{
	color: #343434;
}
.sy2f .cont li span{
	color: #999999;
	float: right;
}
.sy2f .cont li a:before{
	content: "";
	display: block;
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background: #adadad;
	float: left;
	margin: 1.4rem 1rem 0 0;
}
.sy2f .cont ul{
	display: none;
}
.sy2f .cont ul:first-child{
	display: block;
}
.sy2a a:last-child{
	display: none;
}
.sythree{
	padding: 4rem 1.5rem;
	border-top: 1rem #f5f6f7 solid;
}
.title{
	text-align: center;
}
.title img{
	width: 100%;
}
.title h2{
	font-size: 2.4rem;
	color: #0563c3;
	margin-bottom: .3rem;
}
.sy3ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.sy3ul li{
	width: 48.5%;
	margin-top: 1.5rem;
	position: relative;
	overflow: hidden;
}
.sy3ul li img{
	width: 100%;
	height: 13rem;
	float: left;
}
.sy3ul li span{
	display: block;
	width: 100%;
	line-height: 3.6rem;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
}
.more{
	width: 16rem;
	height: 4rem;
	border: .1rem #0563c3 solid;
	box-sizing: border-box;
	text-align: center;
	line-height: 3.8rem;
	margin: 3rem auto 0;
	background: #f7f9fa;
}
.more a{
	display: block;
	color: #0563c3;
}
.sy4cont{
	color: #4c4c4c;
	line-height: 2;
	margin-top: 1.5rem;
}
.sy5ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.sy5ul li{
	width: 48.5%;
	margin-top: 2rem;
}
.sy5ul li img{
	width: 100%;
	height: 16rem;
	border: .1rem #ededed solid;
	box-sizing: border-box;
}
.sy5ul li p{
	color: #4e4e4e;
	margin-top: .8rem;
	text-align: center;
	font-size: 1.3rem;
}
.sy5nav li{
	position: relative;
	margin-top: 1rem;
}
.sy5nav li img{
	width: 100%;
}
.sy5nav li h2{
	position: absolute;
	top: 50%;
	left: 2rem;
	transform: translateY(-50%);
	color: #fff;
	font-size: 2rem;
}
.sy5nav{
	margin-top: 3rem;
}
.sy6ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sy6ul li{
	width: 48.5%;
	margin-top: 1.5rem;
	position: relative;
	overflow: hidden;
}
.sy6ul li img{
	width: 100%;
	height: 13rem;
	float: left;
}
.sy6ul li span{
	display: block;
	width: 100%;
	line-height: 3.6rem;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
}
.sy6b{
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}
.sy6b li{
	width: 50%;
	height: 5rem;
	background: #f5f5f5;
	text-align: center;
	line-height: 5rem;
	color: #323232;
	font-size: 1.6rem;
}
.sy6b li.cur{
	background: #0563c3;
	color: #fff;
}
.sy6tab{
	display: none;
}
.syseven{
	background: #2a2a2a;
	padding-bottom: 7rem;
}
.sy7nav ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
    padding: 2rem 0;
}
.sy7nav ul li{
	width: 33.33%;
	box-sizing: border-box;
	border-right: .1rem #e0e0e0 solid;
	text-align: center;
	margin: 1rem 0;
	height: 1.4rem;
	line-height: 1.4rem;
}
.sy7nav ul li a{
	color: #fff;
	opacity: .8;
}
.sy7nav ul li:nth-child(3n){
	border: none;
}
.sy7nav{
	border-bottom: .1rem #494949 solid;
}
.sy7{
	padding: 3rem 1.5rem 0 1.5rem;
	display: flex;
	justify-content: space-between;
}
.sy7 .ewm{
	width: 36%;
	background: #1d1d1d;
	border: .1rem #6a6a6a solid;
	padding: 1rem;
	box-sizing: border-box;
}
.sy7 .ewm img{
	width: 100%;
}
.sy7 .ewm p{
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	margin-top: .5rem;
}
.sy7 .cont{
	width: 59%;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.copy{
	font-size: 1.2rem;
	color: #fff;
	opacity: .5;
	text-align: center;
	margin-top: 3rem;
	line-height: 2rem;
}
.zybanner{
	overflow: hidden;
}
.zybanner img{
	width: 100%;
	float: left;
}
.zynav{
	padding: 1rem 1.5rem 2rem 1.5rem;
	border-bottom: 1rem #f5f6f7 solid;
}
.zynav ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zynav ul li{
	width: 48.5%;
	margin-top: 1rem;
	background: #f7f7f7;
	line-height: 4rem;
	text-align: center;
}
.zynav ul li a{
	display: block;
	color: #656565;
}
.zynav ul li .cur{
	background: #0563c3;
	color: #fff;
	font-weight: bold;
}
.zybox{
	padding: 3rem 1.5rem 4rem 1.5rem;
}
.abtitle{
	font-size: 2rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.abcont{
	color: #666666;
	line-height: 2;
	margin-top: 2rem;
}
.abcont img{
	max-width: 100%;
}
.newsul li{
	border-bottom: .1rem #f4f4f4 solid;
	padding: 1.6rem 0;
}
.newsul li span{
	display: block;
	float: left;
	font-size: 1.2rem;
	color: #989898;
	border-right: .1rem #f2f2f2 solid;
	padding-right: 1rem;
	margin-right: 1rem;
	line-height: 1.8rem;
}
.newsul li a{
	color: #333333;
	line-height: 1.8rem;
}
.detb{
	text-align: center;
	border-bottom: .1rem #ededed solid;
}
.detb h2{
	font-size: 1.8rem;
	color: #333;
	line-height: 2.6rem;
}
.detb p{
	font-size: 1.2rem;
	color: #979797;
	margin: 1.2rem 0 1rem;
}
.detcont{
	color: #676767;
	line-height: 2;
	margin-top: 1.5rem;
}
.detcont img{
	max-width: 100%;
}
.fany{
    margin-top: 3rem;
}
.fany span{
	display: block;
    background: #f7f7f7;
    height: 4.6rem;
    margin-top: 1rem;
    line-height: 4.6rem;
    padding: 0 1.5rem;
    color: #353535;
}
.fany a{
	color: #353535;
}
.caseul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.caseul li{
	width: 48.5%;
	margin-top: 1.5rem;
}
.caseul li img{
	width: 100%;
	height: 13rem;
}
.caseul li span{
	display: block;
	background: #fcfcfc;
	border: .1rem #f5f5f5 solid;
	border-top: none;
	color: #252525;
	line-height: 4rem;
	text-align: center;
	font-size: 1.3rem;
}
.zpul li{
	border: .1rem #eee solid;
	display: flex;
	justify-content: space-between;
	padding: 1rem 1.5rem;
	margin-top: 2rem;
}
.zpul li h2{
	width: 80%;
	font-size: 1.4rem;
	color: #343434;
	line-height: 2rem;
}
.zpul li span{
	display: block;
	width: 1rem;
	height: 2rem;
	background: url(../images/gy_05.png)center no-repeat;
	background-size: 70%;
	align-self: center;
	transition: .3s;
}
.zpcont{
	background: #f6f6f6;
	border: .1rem #eee solid;
	padding: 1.5rem;
	line-height: 2;
	color: #666;
	border-top: none;
	font-size: 1.2rem;
	display: none;
}
.zpul li.cur span{
    background: url(../images/gy_06.png)center no-repeat;
    transform: rotateZ(90deg);
}
.lx2{
	display: flex;
	justify-content: space-between;
}
.lx2 img{
	width: 30%;
	box-sizing: border-box;
	border: .1rem #cccccc solid;
	align-self: flex-start;
}
.lx2 .cont{
	width: 68%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #323232;
	font-size: 1.3rem;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}