@charset "utf-8";
/* CSS Document */
*{ margin:0;/* padding:0*/}
body { font:14px/1.5 Microsoft Yahei,tahoma,Srial,helvetica,sans-serif;-webkit-text-size-adjust:none; background:#FFFFFF;max-width:640px ;margin:0 auto !important;}
a,a:link,a:visited,a:hover,a:active {text-decoration: none; color:#000000}
.clear:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
p{font-size:100%;}
#newBridge{ display:none !important}
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ol, ul, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
menu, th, td { /* table elements 表格元素 */margin: 0;padding: 0;list-style-type: none;}
img{vertical-align:top;}
.fl{float:left;}
.fr{float:right;}
/*首页开始*/
.top{ width:100%; max-width:640px ;height:1.533rem; position: fixed; top:0; z-index:1000;}
.logo{ width:100%; height:1.073rem;background: rgba(0,0,0,0.9);position:relative;  }
.top_x{width:100%; height:0.46rem;background: rgba(0,0,0,0.8); font-size:0.23rem; color:#FFFFFF; line-height:0.46rem; text-align:center;}
.logo_zi{ width:87%; margin-left:13%; padding-top:0.15rem;text-align:center; }
.logo_zi a{ display:block;}
.logo_zi h1{ height:0.4rem;font:0.3rem/0.4rem "微软雅黑";  color:#FFFFFF;}
.logo_zi h2{ height:0.4rem;font:0.26rem/0.4rem "微软雅黑";color:#FFFFFF;white-space:nowrap;}
/*头部下拉效果*/
.logo p{ width:32px; height:32px;  position: absolute; left:4%; top:50%; margin-top:-16px; }
.logo p i{ width:100%; height:2px; background:#FFFFFF; display:block; position:absolute; left:0; }
.logo .s1{ top:5px;}
.logo .s2{ top:16px;}
.logo .s3{ top:16px;}
.logo .s4{ top:26px;}

.dh .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: translateX(-50px); -ms-transform:rotate(-50px);-moz-transform:rotate(-50px);-webkit-transform:rotate(-50px);-o-transform:rotate(-50px);
		opacity:0;
		}
.dha .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}
.dh .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: translateX(50px); -ms-transform:rotate(50px);-moz-transform:rotate(50px);-webkit-transform:rotate(50px);-o-transform:rotate(50px);
		opacity:0}
.dha .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}

.dh .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);
		}
.dha .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.dh .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.dha .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
		  
.nav_a{ position:absolute;left:0.1rem;top:1rem;background:#000;width:1.8rem;display:none}
.nav_a li{height:0.5rem;font:0.24rem/0.5rem "微软雅黑"; text-align:center; border-bottom:1px #303030 solid}
.nav_a li a{color:#fff; display:block;}	


.swiper-container{margin-top: 1.53rem !important;}
.swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
.swiper-container .swiper-slide img{ width:100%;}

.xbt{width: 100%;}
.xbt h3{color: #ff9e1b; text-align: center; line-height: 0.6rem; padding-top: 0.12rem; font-size: 0.32rem;}
.xbt h3 span{color: #111;}
.xbt p{font-size: 0.22rem; line-height: 1.8; text-align: center;color:#6e6e6e;}

.quanban{ width:98%; margin: 0 auto; padding-top: 0.1rem;}
.quanban li{float:left; width:47%; margin:2% 1.5% 0 ; overflow:hidden;}
.quanban li img{width:100%;}
.quanban li .quan_bt{width: 100%;height: 0.64rem; border-radius: 0.25rem; margin:0 auto 0; color: #111;font-size: 0.24rem; text-align: center; line-height: 0.64rem;}
.quan_img{position: relative;}
.quanban li .quan_bt2{width:100%;height: 0.5rem;background:rgba(0,0,0,0.55); color: #fff;font-size: 0.24rem; text-align: center; line-height: 0.5rem; position: absolute; bottom: 0;}
.quanban li .quan_bt3{width:100%;height: 0.46rem; margin:0.06rem auto 0; color: #000;font-size: 0.28rem; text-align: center; line-height: 0.46rem;}
.quanban li span{font-size: 0.22rem; line-height:0.4rem; text-align: center;color:#b6b6b6; display: block; width: 100%;}
.quan_img{position: relative;}
.quanban li p{font-size: 0.22rem; line-height: 1.7; text-align: center;color:#b6b6b6; padding-top: 0.1rem;}

.zhans li{margin:2% 1.5%  ;}
.v_zs{margin-bottom:0.4rem !important;}

.v_mp4{width:95%; margin: 0 auto}
.v_mp4 video{width: 100%;}
.v_mp4 span{width: 100%;height: 0.64rem; border-radius: 0.25rem; margin:0 auto 0; color: #111;font-size: 0.24rem; text-align: center; line-height: 0.64rem;display: block;}

.quan_img{position: relative;}
.biaodan{width:100%; margin:0 auto 0.25rem;}
.biaodan form{ width: 78%; margin:0.15rem auto 0;position: relative;}
.biaodan form .bd2{width: 100%; height: 0.56rem; border: #e8e8e8 1px solid; border-radius: 0.05rem; line-height: 0.56rem; text-indent:1em; margin-bottom: 0.2rem;font-size: 0.22rem }
.biaodan form i{position:absolute;bottom:0;left:0;  -webkit-border-radius:5px;-moz-border-radius: 5px;border-radius: 5px;width:100%;height: 0.56rem;background:rgba(226,87,0,0.7) url(../images/jz.gif) no-repeat center center; background-size: auto 60%;  font-size: 14px;color:#FFFFFF;cursor:pointer; display: none;}

.biaodan form .coolbg{width: 100%; height: 0.56rem;border-radius: 0.05rem; line-height: 0.56rem; display: block; outline: none; background-color: #fa423f;border: 0;font-size: 0.26rem; color: #fff; text-align: center;}
.dianh{ width: 100%; line-height: 0.3rem; font-size: 0.26rem; text-align: center; padding-top: 0.2rem;}
.dianh a{text-decoration:underline}
.int{border-top: 0.1rem #f1f1f1 solid; margin-top: 0.1rem; }

.about{width: 100%; padding: 0.2rem 0 0.1rem;}
.about img{width: 100%;}
.about p{font-size: 0.24rem; color: #333; line-height: 1.8; text-indent: 2em; padding: 0 4%; text-align: justify; padding-top: 0.1rem;}
.about p a{color: #FA423F;}

.ab_bj{width: 100%; height:6rem; background: url(../images/about_bj.jpg) no-repeat center; background-size: auto 100%; }
.ab_bj ul{ width:98%; margin: 0 auto;}
.ab_bj li{float:left; width:45%; margin:0.38rem 2.5% 0 ; overflow:hidden; background-color: #fff; text-align: center; border-radius: 0.1rem; height: 2.42rem;}
.ab_bj li img{width: 0.56rem; margin-top: 0.24rem;}
.ab_bj li span{width:100%;height: 0.46rem; margin:0.1rem auto 0; color: #000;font-size: 0.28rem; text-align: center; line-height: 0.46rem;display: block; }
.ab_bj li p{width: 95%; font-size: 0.22rem; line-height: 1.8; text-align: center;color:#6e6e6e; margin: 0 auto;}




.foot{width: 100%; height: 0.82rem; background: #fa615f; margin-top: 0.5rem;}
.foot a{ display: block; height: 100%; text-align: center;}
.foot a img{ width: 0.66rem; margin-top: -0.17rem;}
.foot a span{ display: block; font-size: 0.24rem; color: #fff;}
.footer{ width:100%;text-align: center;color: #888888; padding:15px 0 0.4rem;}
.footer p{ font-size: 0.26rem; line-height: 0.5rem; color: #cb0005;}
.footer p a{padding: 0 0.2rem;color: #cb0005;}
.footer h3{font:0.28rem/0.5rem "微软雅黑";color:#595963;font-weight: normal}
.footer span{font:0.22rem/0.36rem "微软雅黑";color:#888888; display: block; }
.f_h{ height: 0.8rem;}
.f_x{ width: 100%; height: 0.8rem; position: fixed; bottom: 0; background: #fff; max-width: 640px; margin: 0 auto ; z-index: 9999;box-shadow: 0 0 5px 0 #adadad;-webkit-box-shadow: 0 0 5px 0 #adadad;}
.f_x p{ width: 40%; height:0.8rem; margin-top:0; float: left; background:#fff url("../images/f1.jpg") no-repeat 0.1rem center; background-size: auto 0.65rem;}
.f_x p span{ color: #393939; font-size: 0.26rem; line-height: 0.4rem; display: block; text-indent: 1.1rem; padding-top: 0.05rem}
.f_x p i{ color: #696969; font-size: 0.22rem; line-height: 0.32rem; font-style: normal; display: block;text-indent: 0.94rem; }

.f_x a.ys{width: 30%; height: 100%; float: left; background: #f98732; }
.f_x a.ys img{ width: 0.48rem; height: 0.48rem; float: left; margin: 0.16rem 0 0 0.26rem}
.f_x a.ys strong{ color: #FFFFFF; display: block; float: left; line-height: 0.8rem; text-indent: 0.1rem; font-size: 0.24rem; font-weight: normal}
.f_x a.ys2{ background: #00a7b9;}








.nav{ width: 100%; height: 0.56rem; margin: 4% 0;}
.nav a{ width:30.6%; height: 100%; display: block; background: #888; float: left; margin-left:2%;border-radius: 5px; text-align: center; color: #FFFFFF; font-size: 0.22rem; line-height: 0.56rem;}
.nav a.on{background: #111111;}
.xnav a{width:48%;margin:0 1%;}

.n1{ width:96%; margin:6px auto 12px; border:1px #d7d7d7 solid; text-align:center;}
.n1 p{ font-size:14px; color:#185b9d; font-weight:bold; line-height:30px;}
.n1 a{ width:106px; height:30px; display:block; margin:0 auto; background:url(../images/a1.jpg) no-repeat; margin-top:5px; text-align:center; line-height:30px; color:#FFF; font-size:14px;}
.n1 i{ font-style:normal;}


.video{ width:96%; height: 4.59rem; margin: 0 2%; border: 1px #ccc solid; box-sizing: border-box;}

.bt{width:96%;margin: 0 2%;}
.bt p{ text-align: center; border-bottom: 1px #191919 solid; height: 0.376rem; padding: 5% 0 3%;}
.bt p img{ width:80%;}
.bt i{ font-style: normal; display: block; font-size: 0.24rem; text-align: center; line-height: 1.8; color: #888;}
.bt span{ text-align: center; border-bottom: 1px #191919 solid; height: 0.376rem; line-height:0.376rem; background:url(../images/b01.png) no-repeat center; background-size:60% auto; margin: 5% 0 0; padding:0 0 3%;font-size: 0.38rem; display: block;}



.jies{width:94%;margin: 0 3%;}
.jies p{font-size: 0.24rem;line-height: 1.6;  text-indent:0; text-align: justify; padding:0.05rem 0;}
.jies_a{ width: 100%; height: 0.52rem; padding: 3% 0;}
.jies_a a{ width: 26%; height: 100%; float: left; display: block; display: block; background: url(../images/abj.jpg) repeat;border-radius: 3px; text-align: center; color: #FFFFFF; font-size: 0.24rem; line-height: 0.52rem; margin-left:16%;}

.kc{width:96%;margin: 3% 2% 2%; padding-bottom:1%;border-bottom: 1px #191919 solid;border-top: 1px #191919 solid;}
.kc p{ text-align: center; font-size: 0.38rem; line-height: 1; padding:3% 0 1%;}
.kc i{ font-style: normal; display: block; font-size: 0.24rem; text-align: center; line-height: 1.6; color: #373737;}

.a_c{ width: 90%; height: 0.6rem; margin:0 2%;padding:2% 0 2%;border-bottom: 1px #191919 solid;}
.a_c p{ height: 100%; color: #151515; font-size: 0.3rem; line-height: 0.9rem; font-weight: bold; padding: 0 2%;}
.a_c img{ float: left; height: 100%; margin-right: 2%;}

.nr{width:96%;margin: 0 2% 4%;}
.nr p{font-size: 0.24rem;line-height: 1.6; text-align: justify; padding: 3% 2% 0;}
.nr .tup{width: 100%;}
.nr .tup img{ float:left; width:47%; margin:0.1rem 1.5% ; overflow:hidden;}


.side_tt2{width:96%;margin:0 2%; padding-top: 0.26rem; text-align:center;border-top: 1px #ccc dashed;}
.side_tt2 p{height:0.5rem;font:0.4rem/0.5rem "微软雅黑";font-weight: bold;color: #333333}
.side_tt2 span{height:0.5rem;font:0.24rem/0.5rem "微软雅黑"; font-weight: bold;color: #333333; display:block;}


.dagang{width:94%; margin:2% auto ;border-left: 1px #c8c8c8 dashed; border-bottom: 1px #c8c8c8 dashed;display: flex;flex-wrap: wrap;}
.dagang li{ width: 50%; text-align: center;border-right: 1px #c8c8c8 dashed; box-sizing: border-box;}
.dagang li span{ font-size: 0.26rem; background: #fef2cc;line-height: 2; display: block;border-top: 1px #c8c8c8 dashed; border-bottom: 1px #c8c8c8 dashed}
.dagang li p{font-size: 0.22rem; line-height: 1.8;padding: 3%;align-items:center}
.dagang li p i{font-style: normal;color: #FF0004}

.bo_in{border-top: 0.1rem #f1f1f1 solid; margin-top: 0.1rem; }

.zuop{width: 100%;}
.zuop img{ float:left; width:97%; margin:0.1rem 1.5% ; overflow:hidden;}
.zuop img.xiao{width:47%;}
.form form {
	width: 80%;
	margin: 0 auto;
}
.form li {
	height:0.6rem;
	padding-top: 0.1rem;
	font-size:0.26rem;
	line-height:0.6rem;
}
.form li span {
	float: left; width:16%;
}
.form li p input {
	width:84%;
	height:0.5rem;
	border: 1px #d7d7d7 solid; box-sizing:border-box; border-radius:5px; text-indent:10px;
}
.form li .coolbg {
	height: 0.5rem;
	width: 1.8rem; line-height:0.5rem; margin:0 auto 0;
	border: 0;
	background: #197399;
	font-size: 0.26rem; display:block;border-radius:5px;
	color: #FFF;
}

.zixun{ width:100%; height:46px; background:#999; margin:15px auto 0;}
.zx1{ width:50%; height:46px; float:left; display:block; line-height:46px; text-align:center; font-size:0.24rem; background:url(../images/su.jpg) no-repeat right center;}
.zx2{ width:50%; height:46px; float:left; display:block; line-height:46px; text-align:center;font-size:0.24rem; background:none }

/* .foot{ width:100%; padding:15px 0 15px 15px; box-sizing:border-box; background:#737373}
.foot img{ float:left; width:1.8rem;}
.foot .footr{ float:right; width:4.1rem;}
.foot .footr h6{font:0.28rem/0.3rem "微软雅黑";color:#fff; font-weight: bold; padding-bottom:0.1rem;}
.foot .footr p{font:0.24rem/0.36rem "微软雅黑";color:#f3f3f3; padding-right:0.1rem;}
.footer{ width:100%;height: 1.8rem;text-align: center;color: #888888; padding:15px 0 0.4rem; background:#e4e3e3}
.footer p{font:0.24rem/0.36rem "微软雅黑";color:#888888; }
.footer span{font:0.20rem/0.36rem "微软雅黑";color:#888888; }

 */


.pf{ font-family: "Microsoft YaHei";  position: fixed; width: 100%; bottom:0px; left: 0px; height: 56px; line-height:1em; background:#00a7b9}
.pf_x{ width:300px; height:56px; margin:0 auto;}
.pf_x a{ width:33%; display:block; float:left; font-size:14px; line-height:25px; padding-top:6px; color:#FFF; text-align:center;}



/*微信弹窗*/
#wxnr{width:100%;height: 100%;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.7);max-width: 640px;}
#wxnr .nrdf{margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 5rem;height: 5rem;padding: 0.3rem;padding-top: 0.6rem;margin-top: -2.5rem;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr img{width: 2.3rem;height: 2.3rem;display: block;margin: 0 auto;}
#wxnr p{font-size: 0.24rem;line-height: 0.45rem;text-align:center;}
#wxnr i{position: absolute;top: 0.2rem;right: 0.2rem;width: 0.4rem;height: 0.4rem;font-size: 0.2rem;line-height: 0.4rem;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius:0.2rem;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0.03rem 0.1rem;line-height: 0.35rem;background-color: #3fb150;color:#fff;border-radius: 0.05rem;cursor:pointer;}
#wxnr span.wx{padding: 0.03rem  0.2rem 0.03rem 0.4rem; height: 0.5rem; background-image: url(../images/wx1.png);background-size: 0.28rem;background-position: 0.15rem center;background-repeat: no-repeat; line-height: 0.5rem;border-radius: 0.1rem;}

/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -0.4rem;z-index: 9999999;font-size: 0.26rem;color: #fff;width: 90%;right: 5%;line-height: 0.8rem;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 0.1rem;display: none;}



.wz{ width:96%; padding:0 2%; height:0.68rem;line-height:0.68rem;font-size:0.26rem; border-bottom:1px #ececec dashed;color: #303741 }
.wz a{  padding:0 3px; }

.index_02{ width:96%; margin: 0 auto; padding-top: 0.1rem;}
.index_02 li{float:left; width:48%; margin:2% 1% 0 ; overflow:hidden;}
.index_02 li img{  padding:2px; box-sizing:border-box; border:1px #ececec solid; width:100%; height:2.1rem;}
.index_02 li span{ display:block; text-align:center; line-height:2;white-space:nowrap; overflow: hidden;-ms-text-overflow: ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow: ellipsis;text-overflow: ellipsis;color:#515050; font-size:0.26rem;}

.laos li img{height:3.82rem!important;}

.bt_sj{ width:96%; margin:10px auto 0;text-align:center;border-bottom:1px #dcdcdc dashed; padding-bottom:1%; }
.bt_sj h1{ font-size:0.3rem; font-weight:normal; line-height:24px;}
.bt_sj p{ color:#8F8F8F; font-size:13px; line-height:30px;}

.Mess_D{ width:94%; margin: 0 auto; overflow: hidden; text-align: justify; line-height: 1.8; padding-top: 0.1rem; padding-bottom: 0.3rem}
.Mess_D img{ max-width:92% !important; margin: 0 4% !important}

.new-ul{ padding:6px 0 0; margin-bottom:2%;}
.new-ul li {
    border-bottom: 1px solid #e0e0e0;
    clear: both;
    font-size: small;
    height: 0.66rem;
    line-height: 0.66rem;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0.1rem;
    width: 94%;
}


.new-ul li .new-ul-l {
    background: url(../images/ico14.jpg) no-repeat center left; background-size:8px;
    float: left;
    padding-left: 0.26rem;
    width: 80%;white-space:nowrap; overflow: hidden;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;text-overflow: ellipsis;
}
.new-ul li .new-ul-l a {
    color: #575757; font-size:0.26rem;
}
.new-ul li .new-ul-r {
    color: #a1a1a1;
    float: right;
    text-align: right;
    width: 15%; font-size:0.24rem;
}


.pagelist {
    padding:15px 0 0.2rem;
    text-align:center;border-top:1px #f5f7fa solid;
}
.pagelist li { display:inline; font-size:14px;}
.pagelist li:nth-child(1){ margin-right:5px;}
.pagelist a {
    border:1px solid #898989;
    color:#535353;
    display:inline; margin:0 2px; background:#FFFFFF;
    padding:2px 6px; font-size:12px
}
.pagelist a:hover {
    background:#197399;color:#FFFFFF;
    text-decoration:none;
}
.pagelist table, .pagelist td { border:0; }
.pagelist td { padding:0; margin:0; white-space:nowrap; }


.pagelist .thisclass{ display:inline; margin:0 2px; color:#FFFFFF; padding:2px 6px;border:1px #197399 solid;font-size:12px;background:#197399}
.pagelist .thisclass a{ border: none; padding:0; color:#FFFFFF; background:none }

