@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,
form, fieldset, legend, button, input, textarea,th, td,img{border:medium none;margin: 0;padding: 0;list-style-type: none;}
body,button, input, select, textarea {font: 12px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight:normal; }
em{font-style:normal;}
ul, ol,{ list-style: none; }
a { text-decoration: none; }
a:hover { text-decoration: none;  }
img{ border:0px;}
body,.ui-overlay-h{margin:0 auto;position:relative;background: #f4f4f4;color:#000;}
input, img {vertical-align: middle;}
input::-webkit-input-placeholder{
    color:#fff;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
body,html{margin:0 auto; padding:0px; margin:0;overflow-x: hidden;}
@media screen and (min-width:640px){
    html{font-size:100px;}
}
@media screen and (min-width:414px) and (max-width:639px){
    html{font-size:64.6875px;}
}
@media screen and (min-width:375px) and (max-width:413px){
    html{font-size:60px;}
}
@media screen and (min-width:320px) and (max-width:374px){
    html{font-size:50px;}
}
img {border:none;vertical-align:top;width:100%;}
* {margin:0;padding:0;text-shadow:none;}
.clearfix:after,.clear:before{display:table;content:'';}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
#content{width:100%;max-width: 6.4rem;overflow: hidden;margin: 0 auto;}

.main{ margin:0 auto; max-width:6.4rem;}
.main_banner{ height:6.04rem;}
/*****header******/
.header{ height:1rem; background:#0dcfcf; width:100%;max-width:6.4rem;overflow:hidden; margin:0 auto;}
.header a{ display:block; height:100%; width:100%; overflow:hidden;}
.header ul{ width:100%; height:100%; overflow:hidden; margin:0 auto;}
.header ul li{ float:left;}
.xm_img{ width:0.35rem; float:left; height:0.30rem;  margin-top:0.44rem; margin-left:0.47rem;}
.logo{ width:3rem; float:left; height:0.48rem;margin-top:0.3rem; margin-left:0.99rem; }
.fhsy{ width:0.43rem; float:right; height:0.41rem;margin-top:0.35rem; margin-right:0.4rem;}
/********banner****/
.banner{ margin:0 auto; height:auto; width:100%;max-width:5.66rem; overflow:hidden;background:#f6f6f6;position:relative;}
.banner .hd{position:absolute; bottom:10px; width:100%;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{ display:inline-block; width:0.08rem; height:0.08rem;-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#fff; text-indent:-9999px; overflow:hidden; margin:10px 6px;   }
.banner .hd li.on{ background:#00b6c6;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li{ position:relative; text-align:center; float:left;}
.banner .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } /* 去掉链接触摸高亮 */

.magtop18{ width:100%; height:0rem;background:#fff;}
.web_main{background:#fff; width:6.4rem; height:1.85rem;}
.web_menust{max-width:5.52rem; margin:0 auto; -webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-box-pack:center;box-pack:center;}
.nav{ width:100%; height:auto; overflow:hidden;}
.nav ul{}
.nav ul li{ float:left; margin-bottom:0.15rem; width:1.73rem;}
.nav ul li.mgl{ margin-left:0.15rem;}
.nav ul li img{width:100%;}

.web_main1{background:#fff; width:6.4rem; height:auto;}
.web_gonggao{max-width:5.52rem; margin:0 auto; -webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-box-pack:center;box-pack:center; background:#fff; height:0.75rem;}
.gonggaolist_left{ width:1.7rem; float:left; height:0.75rem;}
.gonggaolist_right{ width:3.82rem; float:left;}
.hi10{ height:0.1rem; background:#e6e6e6; width:100%;}
.hi40{ height:0.4rem; background:#fff; width:100%;}
.hi28{ height:0.28rem; background:#fff; width:100%;}

.web_main2{ width:6.4rem; height:5.83rem;}

.web_2daoh{max-width:5.52rem; margin:0 auto; -webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-box-pack:center;box-pack:center; background:#fff; height:auto; position:absolute; left:0.45rem; top:1.25rem; z-index:9;}

#index_nav{
	width: 100%;
	max-width: 5.52rem;
	height: auto;
	background: #fff;
}
#index_nav ul li a{ font-family:"宋体"; color:#000;}
#index_nav ul li{
	float: left;
	width: 0.79rem;
	height: auto;
	margin-bottom: 0.18rem;
	margin-left: 0.2rem;
	text-align: center;
-webkit-transition: -webkit-transform 1s ease-out;-moz-transition: -moz-transform 1s ease-out;-o-transition: -o-transform 1s ease-out;-ms-transition: -ms-transform 1s ease-out;	
}
#index_nav ul li.mgl{ margin-left:0.68rem;}
/*360旋转*/
#index_nav ul li.on {
-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);   
}

#index_nav ul li:nth-child(4n){
	/*margin-right:0;*/
}
#index_nav ul li img{
	width: 100%;
}
#index_nav ul li p{
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	color: #000;
	font-size: 0.14rem;
	font-family:"宋体";
}
.clearfix:after,.clear:before{display:table;content:'';}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}

.web_main3{ width:6.4rem; height:6.91rem;}
.web_3daoh{max-width:5.52rem; margin:0 auto; -webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-box-pack:center;box-pack:center; background:#fff; height:auto; position:absolute; left:0.55rem; top:1.07rem; z-index:9;}
.web_3daoh ul{}
.web_3daoh ul li{ float:left; width:1.7rem; height:2.05rem;}
.web_3daoh ul li.mgl{ margin-left:0.11rem;}

.web_4daoh{max-width:5.52rem; margin:0 auto; -webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-box-pack:center;box-pack:center; background:#fff; height:auto; position:absolute; left:0.55rem; top:4.34rem; z-index:9;}
.web_4daoh ul{}
.web_4daoh ul li{ float:left; width:1.7rem; height:2.05rem;}
.web_4daoh ul li.mgl{ margin-left:0.11rem;}

.hyh{ text-align:center; clear:both; padding-top:0.14rem;}
.hyh img{ width:0.6rem; height:0.14rem;}
.hyhd{ text-align:center; clear:both; padding-top:0.14rem;}
.hyhd img{ width:0.6rem; height:0.14rem;}

.webbottom{margin:0 auto; max-width:6.4rem; position:relative; margin-top:1.02rem; z-index:999}
.webbottom .bot{ background:#00a4a4; position:fixed; bottom:0rem;width:6.4rem; height:1.02rem;}
.webbottom .bot a{ width:1.28rem; height:auto; float:left; text-align:center;}
.webbottom .bot a.cd1 img{ width:1.28rem; height:1.02rem;}
.webbottom .bot a.cd2 img{ width:1.28rem; height:1.02rem;}
.webbottom .bot a.cd3{ height:1.21rem; position:relative; text-align:left;}
.webbottom .bot a.cd3 img{ width:1.28rem; height:1.21rem; position:absolute; top:-0.18rem;}
.webbottom .bot a.cd4 img{ width:1.28rem; height:1.02rem;}
.webbottom .bot a.cd5 img{ width:1.28rem; height:1.02rem;}

.web_3daoh ul li{ display:none;}
.web_4daoh ul li{ display:none;}

.web_main4{ height:4.5rem; background:#fff; position:relative;}
.ystdtitle{position:absolute; z-index:9; width:100%;}
.ystdtitle div{ text-align:center;}
.ystdtitle div img{ width:3.44rem; height:0.46rem;}

/********banner****/
.banner1{ margin:0 auto; height:auto; width:100%;max-width:5.53rem; overflow:hidden;background:#fff;position:relative; padding-top:0.23rem;}
.banner1 .hd{position:absolute; bottom:10px; width:100%;}
.banner1 .hd ul{text-align:center;}
.banner1 .hd ul li{ display:inline-block; width:0.08rem; height:0.08rem;-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#fff; text-indent:-9999px; overflow:hidden; margin:10px 6px;   }
.banner1 .hd li.on{ background:#00b6c6;  }
.banner1 .bd{ position:relative; z-index:0; }
.banner1 .bd li{ position:relative; text-align:center; float:left;}
.banner1 .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } /* 去掉链接触摸高亮 */

.web_main6{ height:5.35rem;}
.web_main7{ height:1.08rem; background:#fff; padding-top:0.12rem;}
.web_main7 p{ font-family:"微软雅黑"; color:#000; font-size:0.15rem; text-align:center; line-height:0.2rem;}

.dongtai_zi i{}
.dongtai_zi div{height:0.5rem;overflow:hidden;margin-top:0.15rem;}
.dongtai_zi div p{ color:#FF0000; line-height:0.26rem; font-size:0.16rem;}

.banner9{ margin:0 auto; height:2.20rem; width:100%;max-width:5.54rem; overflow:hidden;background:#fff;position:relative; z-index:1;}
.banner9 .hd{position:absolute; bottom:-0.05rem; width:100%;}
.banner9 .hd ul{text-align:center;}
.banner9 .hd ul li{ display:inline-block; width:0.08rem; height:0.08rem;-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#dedede; text-indent:-9999px; overflow:hidden; margin:10px 6px;   }
.banner9 .hd li.on{ background:#00b6c6;  }
.banner9 .bd{ position:relative; z-index:0; }
.banner9 .bd li{ position:relative; text-align:center; float:left;}
.banner9 .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner9 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } /* 去掉链接触摸高亮 */













