body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { 
	background:#fff; 
	color:#000; 
	font-size:18px;
	line-height: 1.5;
	font-family: Source Han Sans CN,Source Han Sans SC,"arial", Noto Sans CJK SC, sans-serif, Myriad Pro, Microsoft YaHei,STXihei, sans-serif,Verdana;
}
span{cursor: default;}
p{cursor: default;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; cursor: default;line-height: 1.5;}
/*address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}*/
a { 
	 font-size: 18px; 
	color:#000; text-decoration:none;cursor: pointer;}
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none;}
input, textarea, select, button { font:14px Source Han Sans CN,Source Han Sans SC,"arial", Noto Sans CJK SC, sans-serif, Myriad Pro, Microsoft YaHei,STXihei, sans-serif,Verdana; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
img{
	max-width: 100%;
}
body p{
	line-height: 1.5
}
#map img{
	max-width: auto;
	max-width: unset;
}
.clearfix:after{content:'';display:block;height:0;overflow:hidden;clear:both;}
/*.clearfix {*zoom:1}*/


.limit{
	max-width: 1400px;
	margin: 0 auto;
}
.limit1720{
	max-width: 1720px;
	margin: 0 auto;
}

.limit1380{
	max-width: 1380px;
	margin: 0 auto;
}
.limit1226{
	max-width: 100%;
	margin: 0 auto;
}

/* .content-text{
	font-size: 14px;
} */

.content-left{
	width: 50%;
}
.content-right{
	width: 50%;
}
.content img{
	max-width: 100%;
}
.banner{
	height: 640px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index-main .banner{
	height: auto;
}
.banner-title{
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.bg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bgcon{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.middle:after{
	content:'';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.middle-text{
    display: inline-block;
    vertical-align: middle; cursor: pointer;
}

.middle2:before{
	content:'';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.fz0{
	font-size: 0;
	text-align: center;
}

.pr{
	position: relative;
}

.TextCenter{
	text-align: center;
}

#yw0{
	font-size: 0;
	text-align: center;
}
#yw0 li{
	display: inline-block;
	font-size: 14px;
} 
.marginCenter{
	margin: auto;
}






.content-title{
	font-size: 36px;
}
.content-title p{
	font-size: 16px;
}


.banner-title h2{
	font-size: 42px;
	color: #fff;
	line-height: 1.5;
}
.banner-title p{
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
}
/* .banner.nybanner{
	height: 480px;
} */
/* .breadcrumb{
	font-size: 0;
}
.breadcrumb li{
	display: inline-block;
}
.breadcrumb li a span,
.breadcrumb li span,
.breadcrumb li span.sep{
	display: inline-block;
	font-size: 14px;
	color: #8b8b8b;
	margin-right: 5px;
}
.breadcrumb li span{
	color: #00b9d4;
}
.breadcrumb-box{
	height: 50px;
}

 */







.bg-fff{
	background-color: #fff;
}
.bg-f5{
	background-color: #f5f5f5;
}

.more{
	display: block;
	width: 160px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	border-radius: 44px;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 50px;
	transition: all .5s;
	-webkit-transition: all .5s;
}

/* 

.pagebox #yw0 li a{
	font-size: 16px;
	display: block;
}
.pagebox #yw0 li{
	margin: 0 5px;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #dddedd;
	line-height: 50px;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}
.pagebox #yw0 li.selected{
	background-color: #00b9d4;
	color: #fff;
}
.pagebox #yw0 li.selected a{
	color: #fff;
}
.pagebox #yw0 li.next,
.pagebox #yw0 li.previous{
	width: 120px;
}

.pagebox #yw0 li.first,
.pagebox #yw0 li.last{
	display: none;
}
.pagebox a{
	color: #000;
}
.pagebox #yw0 li:hover{
	background-color: #00b9d4;
}
.pagebox #yw0 li:hover a{
	color: #fff;
}


 */
.more.blue{
	border-color: #014099;
	color: #014099;
}