@charset "utf-8";

/*Reset*/
*{ padding:0; margin:0; outline:none;}
*html{background-image:url(about:blank);background-attachment:fixed;}
html,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,embed,label{margin:0;padding:0;border:0;}
img{border:none}
ul,li{ list-style:none;} 
.clear{ width:1px; height:0; overflow:hidden; clear:both;}
.cls{clear:both; line-height:0px!important; height:0px!important;font-size:0px!important;} 
select,input,textarea{ vertical-align:middle;font-family: Arial, Helvetica, sans-serif; }  
a {color:#333333;text-decoration:none;}
a:hover {color:#0271f5;}
a:active {color:#0271f5;}
.hidden{ display:none}
i{ font-style:normal}
.fl{ float:left;}
.fr{ float:right}
.page{ float:left; width:100%; text-align:center; margin-top:20px; }
.page a{ display:inline-block; line-height:30px; padding:0 10px; border:1px solid #e0e0e0; border-radius:3px; margin:0 3px;transition: all 0.3s ease 0s;}
.page a.current,.page a:hover{ color:#fff; border:1px solid #0271f5; background:#0271f5;}
input,select,textarea{  font-family:"微软雅黑"; outline:none}
.red{color:#0271f5}
.overflow{overflow:hidden;white-space: nowrap;text-overflow: ellipsis; -o-text-overflow:ellipsis;}
/*basic*/ 
body{margin:0px; padding:0px; font-family: "微软雅黑"; font-size:14px;color:#030303;}  
.dnboxp{ display: none;}
/*index*/
.wbox{ width:100%; float:left; min-width:1200px; padding-top:80px;}
/*.wbox_index{ padding: 0;}*/
.headbox,.mbanner,.mprolist,.casetabbox,.fmenu,.moban,.mewmbox{ display:none;}
.banner{width: 100%; float: left; position: relative; overflow:hidden}   
.wrap{ width:1200px; margin:0 auto; }
.phead{position: fixed; width:100%; top: 0; left: 0; height: 80px;z-index: 10;transition: all 0.3s ease 0s; background:#8bd9fe;border-bottom: 1px solid #fff; }
.top{ width:100%; float:left; height: 80px;  /*box-shadow: 0 0 5px #ddd;*/}
.logo{ float:left; height:64px; margin: 8px 0;}

#nav { display:block; height: 80px; float: right;}
#nav li{margin-left:1px;}
#nav .jquery_out {float:left;display:block;}
#nav .mainlevel { float:left;/*IE6 only*/ position:relative; width: 150px;  }
#nav .mainlevel a { text-decoration:none; line-height:78px;  width: 150px; text-align: center;  display:block; float:left; text-transform:uppercase;color:#fff; font-size: 20px; transition: all 0.3s ease 0s;}
#nav .mainlevel.hov a.navali{ border-bottom: 2px solid #E9771B;  background:#E9771B}
.phead:hover #nav .mainlevel.hov a.navali,.phead_hover #nav .mainlevel.hov a.navali,.phead_ny #nav .mainlevel.hov a.navali{ color: #fff; }
#nav .mainlevel:hover a.navali { border-bottom: 2px solid #E9771B; background:#E9771B}
#nav .mainlevel ul {display:none; position:absolute; list-style-type:none;box-shadow: 0 0 5px #ddd;  margin:0; z-index:1020; width:150px; background: #fff;}
#nav .mainlevel ul li { width:100%; height:50px; line-height:50px; border-bottom: 1px solid #eeeeee; margin:0; padding:0; position: relative;  list-style-type:none;/*IE6 only*/}
#nav .mainlevel ul li a{ width:100%; height:50px;line-height:50px; padding:0; color:#000; border: 0; font-size:16px; border-radius:0; text-align:center}
#nav .mainlevel ul li a:hover{ background: url(nav2.png) left center; border: 0; color: #fff;}
#nav .mainlevel ul li .thnav{ display: none;}
#nav .mainlevel ul li:hover .thnav{ display:block; background: #fff; right: -150px; width: 150px; position: absolute; top: 0;}
#nav .mainlevel ul li .thnav a{border-bottom: 1px solid #eeeeee; color: #000;}
#nav .mainlevel ul li .thnav a:hover{ color: #fff;}
.phead:hover,.phead_hover,.phead_ny{ }

.pic_effect{  position: relative; overflow: hidden; }
.pic_effect img{ width:100%; vertical-align: bottom;opacity: 1;filter:alpha(opacity=100);transform: scale(1, 1);transition: all 0.3s ease 0s; }
.pic_effect{ display: block; background: #fff;transition: background 0.3s ease 0s;}
.pic_effect:hover img{ transform: scale(1.08, 1.08);}


.web_tit{ width: 100%; float: left; border-bottom: 1px solid #ddd; height:100px; line-height:100px; margin-bottom: 50px;}
.web_tit i{ display: inline-block; font-size: 18px; text-indent: 20px; text-transform: uppercase; color: #bbbbbb; }
.web_tit span{ display: inline-block; font-size: 32px; background: url(line2.jpg) bottom repeat-x;}
.reMore{ float: right;}

.index_pro{ width: 100%; float: left; padding: 50px 0 50px 0;}
.index_pro dl{ width: 380px; box-sizing: border-box; border-bottom: 2px solid #f8f7f5; float: left; margin-right: 30px; background: #f8f7f5; margin-bottom: 30px;}
.index_pro dl:nth-of-type(3n){ margin-right: 0;}
.index_pro dl dt{ width: 100%; height: 60px; line-height: 60px; text-indent: 20px; text-align:center;box-sizing: border-box; float: left; color: #333; background: #fff;}
.index_pro dl dd{  width:326px; height: 302px; margin: 0 27px; margin-top: -1px; padding: 10px 0; border: 1px solid #f8f7f5;  line-height: 25px; float: left; overflow:hidden}
.index_pro dl dd img{width: 326px; height: 302px;  float: left; color: #333;filter:alpha(opacity=100);transform: scale(1, 1);transition: all 0.3s ease 0s;}
.index_pro dl:hover img{ transform: scale(1.08, 1.08);}
.index_pro dl:hover { border: 1px solid #0170f6;}
.index_pro dl:hover dd{ border-top: 1px solid #e9eff5; padding: 9px 0; border-bottom: 2px solid #0170f6;}
.index_pro dl:hover dt{ background: none; text-align: center; text-indent: 0; font-weight: bold; color: #0170f6;}

.index_case{ width: 100%; float: left; padding: 50px 0; background:#f8f7f5;overflow: hidden;}
.bannerbox1{ width:1200px; height:363px; position:relative; }
.banner1{ width:516px; height:363px; position: relative; float:left;}
.banner1 ul {height: 363px; }
.banner1 li a { position:relative; display:block;width:516px; height:363px; overflow:hidden; }
.banner1 li a span{ display:block;position:absolute; width:100%; background:#fff;  z-index:1; height:55px; line-height:55px; bottom:0;text-align:center; font-size:16px; text-align:center}
.banner1 li a span i{ color:#0170f6}
.banner1 a img{ width:516px; height:363px; float:left; display: block; vertical-align: bottom; transition: all 0.3s ease 0s;}
.banner1 li:hover img{ transform: scale(1.08, 1.08);}
.slidenum1{ width:684px; float:right; background:#fff; height:363px;}
.slidenum1 span{ float:left; width:210px; height:175px; margin-left:18px;cursor: pointer; display:block; position:relative; margin-bottom:10px; }
.slidenum1 span div{  width:100%; height:30px;  text-align:center; line-height:30px; padding-top:99px; box-sizing:border-box; }
.slidenum1 span div a{ color:#fff;}
.slidenum1 span dd{float:left; width:210px; height:144px; overflow:hidden}
.slidenum1 span img{float:left; width:210px; height:144px;transition: all 0.3s ease 0s;}
.slidenum1 span:hover img{transform: scale(1.08, 1.08);}
.slidenum1 span.current div{opacity:1}
.lbtn1,.rbtn1{position: absolute;right: 228px; cursor:pointer;transition: all 0.3s ease 0s; bottom: 0; background: url(sl.png) no-repeat center center; width: 228px; height:60px;  text-indent: -9999px;}

.rbtn1{right: 0; background: url(sr.png) no-repeat center center; }
.rbtn1:hover{ background: url(srH.png) no-repeat center center #0170f6;}
.lbtn1:hover{ background: url(sLH.png) no-repeat center center #0170f6;}
/*banner效果 end*/

#tabs0 {width: 1200px; margin:0 auto; position:relative;}
.menu0{width: 600px; text-align:right; position:absolute; top:-90px; right:0}
.menu0 li{display:inline-block; margin-left:30px; cursor:pointer;}
.menu0 li.hover{ color:#0170f6}
#main0 ol{display: none}
#main0 ol.block{display: block;}
#main0 ol dl{ display: none;}

.index_about{ width: 100%; float: left; position: relative; margin-bottom: 60PX; overflow: hidden;}

.aboutimg{ float:left; height: auto; width:600px}

.aboutbox{ width:600px; position: relative; float: right;  background: #fff;}
.aboutbox .web_tit{ padding-left: 40px; box-sizing: border-box;}
.aboutmain{ width: 560px; padding: 0 0 0 40px; font-size: 14px; line-height: 28px; float:left}

.index_news{ width: 100%; float: left; padding-bottom: 70px;}
.inewslist{ width: 1260px; float: left;}
.inewslist dl{ width: 370px; float: left; margin:0 0 0 5px; margin-right: 30px; padding-bottom: 20px;}
.inewslist dl:nth-of-type(3n){ margin-right: 0;}
.newsimg{ width:370px; height: 252px; float: left; overflow: hidden;}
.newsimg img{ width:370px; height: 252px; float: left;transform: scale(1, 1);transition: all 0.3s ease 0s;}
.inewslist dl dt{ width: 100%; padding: 0 10px; margin: 15px 0 5px; text-align: center; box-sizing: border-box; line-height: 40px; font-size: 16px; height: 40px; float: left;}
.inewslist dl dd{ width: 100%;padding:0 15px; box-sizing: border-box;   height: 50px; line-height: 25px; float: left; color: #999;  overflow: hidden;}
.inewslist dl dt:hover{ color: #0170f6;}
.inewslist dl:hover{box-shadow: 0 0 5px #ddd; }
.inewslist dl:hover  img{ transform: scale(1.08, 1.08);}

.t_tabs {width: 1200px; margin: 0 auto;  position: relative;}
.t_menu{width: 600px; text-align:right; position:absolute; top:-90px; right:0}
.t_menu a{ display:inline-block; margin-left:30px; cursor:pointer;}
.t_menu a.t_hover{ color:#0170f6}
.t_tabs ol{display: none;}
.t_tabs ol.t_block{display: block;}


.foot{ width: 100%; background: #0271f5; color: #fff; float: left; padding: 70px 0 0 0;}
.flogo{ width: 250px; float: left; text-align: center; margin-right: 50px;}
.flogoimg{ width: 72px; margin: 0 89px; float: left;}
.ftitle{ width: 100%; float: left; line-height: 50px; margin: 30px 0; font-size: 18px;}
.fico{ width: 100%; float: left;}
.fico a{ display: inline-block; cursor: pointer; width: 40px; text-indent: 100px;  height: 40px; position: relative; margin: 0 20px;}
.fico a.weixin{ background: url(weixin.png) no-repeat;}
.fico a.weibo{ background: url(weibo.png) no-repeat;}
.ewmlist{ display: none; background: #fff; position: absolute; padding: 10px; padding-left: 0; left: 0; top: -50px;z-index: 10;}
.ewmlist img{ float: left; width: 100px; margin-left: 10px; height: 100px;}
.fico a:hover .ewmlist{ display: block;}

.fnav{  float: left; width:120px; }
.fnav dt{ font-size: 16px; width: 100%; line-height: 30px; font-weight: bold; float: left; color: #fff; margin-bottom: 10px; }
.fnav dt a{ color:#fff}
.fnav dd{  width: 100%; line-height: 30px; width: 100%; float: left;}
.fnav dd a{ color: #fff; }


.footr{ float: right; width: 222px;color: #fff; padding-left: 20px; border-left: 1px solid #2782ef;}
.footphone{ width: 100%; float: left; font-size: 22px; line-height:25px; margin-bottom: 10px;}
.footphone p{ margin-top: 15px;}
.footlx{ width: 100%; float: left;}
.footlx li{ width: 100%; float: left; padding-left: 30px; box-sizing: border-box; line-height: 25px; margin-top: 15px;}
.footlx li.cico1{ background: url(lico1.png) left center no-repeat;}
.footlx li.cico2{ background: url(lico2.png) left center no-repeat;}
.footlx li.cico3{ background: url(lico3.png) left top 5px no-repeat;}
.copyright{ width: 100%; text-align: center; border-top: 1px solid #ccc; color: #fff; line-height: 25px; padding:15px 0; margin-top: 50px;}
.copyright a{ color: #fff;}

.nbanner{ width: 100%; float: left; height: 500px; }
.nbanner img{ display:none;}

.sitedh{ float: right; line-height: 40px; margin-top: 40px;}

.sitenav{ width: 100%; height: 80px; line-height: 80px; text-align: right; float: left; color: #666; border-bottom: 1px solid #ddd;}
.sitenav a{ color: #666;}
.proshow1{ width: 100%; padding: 60px 0; float: left;}
.proshow_img{ width: 600px; float: left; border: 1px solid #ddd;}
.proshow_ms{ width: 540px; float: right;}
.proshow_t{ width: 100%; float: left; line-height: 35px; font-size: 24px; margin-bottom: 10px; font-weight: bold;}
.proshow_txt{ width: 100%; float: left; line-height: 28px; border-bottom: 1px solid #ddd; padding-bottom: 25px;}
.psyixiang{ display: block; width: 90px; height: 40px; line-height: 40px; text-align: center;  cursor: pointer; margin-top: 20px;background: #0271f5; color: #FFF;}
.psyixiang:hover{color: #FFF;}
.cpxqbox{ width: 100%; float: left; margin-bottom: 60px;}
.cpxqbox_t{ width: 100%; float: left; height: 60px; line-height: 60px; background: #f5f5f5; margin-bottom: 60px;}
.cpxqbox_t span{ display: block; float: left; font-size: 24px; padding: 0 30px; background: #fff; height: 59px; line-height: 58px; border-top: 1px solid #0271f5; color: #0271f5;}
.cpxqbox_m{ width: 100%; float: left;line-height: 25px;}
.cpxqbox_m img{ max-width: 100%; height: auto;}

.shangxia{ width: 100%; float: left; padding: 0 40px; box-sizing: border-box; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; margin-top: 60px;}
.shangxia a{ display: block; height: 60px; line-height: 60px; float: left; color: #333;}
.shangxia a.prev{ width: 490px; background:url(prev.png) left center no-repeat; padding-left: 20px; }
.shangxia a.fanhui{ width: 100px; background:url(lb.png) left center no-repeat; text-indent: 30px; }
.shangxia a.next{ width: 490px; background:url(next.png) right center no-repeat; text-align: right; padding-right: 20px;  }


.catefl{  float: right;line-height: 40px; margin-top: 40px;}
.catefl a{ display: block; float: left; margin-left: 30px; } 
.catefl a:hover,.catefl a.on{ color: #0271f5;}

.anli_t{ width:100%; float:left; line-height:30px; font-size:22px; color:#000; margin-top:40px; margin-bottom:30px; font-weight:bold; text-align:center; height:30px; overflow:hidden;}

.fanganlist{ width: 100%; float: left; padding: 50px 0 50px 0;}
.fanganlist dl{ width: 380px; float: left;margin-right: 30px; padding-bottom: 20px; margin-bottom: 30px;transition: all 0.3s ease 0s;}
.fanganlist dl:nth-of-type(3n){ margin-right: 0;}
.fanganimg{ width:380px; height: 260px; float: left; overflow: hidden;}
.fanganimg img{ width:380px; height: 260px; float: left;transform: scale(1, 1);transition: all 0.3s ease 0s;}
.fanganlist dl dt{ width: 100%; padding: 10px 10px; margin-bottom: 10px; text-align: center; box-sizing: border-box; line-height: 40px; font-size: 16px; height: 40px; float: left;}
.fanganlist dl dd{ width: 100%;padding:0 15px; box-sizing: border-box;   height: 50px; line-height: 25px; float: left; color: #999;  overflow: hidden;}
.fanganlist dl:hover  img{ transform: scale(1.08, 1.08);}
.fanganlist dl:hover{background: #0271f5;}
.fanganlist dl:hover dt{ color: #FFF;}
.fanganlist dl:hover dd{ color: #FFF;}
/*.fanganlist dl.anlili .fanganimg img,.fanganlist dl.anlili .fanganimg{ height:380px}{ height:380px}*/

.newsshow{ width: 100%; float: left; padding: 50px 0;}
.newssl{ width: 805px; float: left;}
.newssl_t{ width: 100%;float: left; font-size: 24px; font-weight: bold; line-height: 40px; text-align: center;}
.newssl_sj{ width: 100%;float: left; text-align: center; line-height:50px; border-bottom: 1px solid #ddd; color: #999; margin-bottom: 30px;}
.newssl_txt{ width: 100%; line-height: 28px; float: left; margin-bottom: 50px;}
.newssl_txt img{ max-width: 100%; height: auto;}

.nshangxia{ width: 100%; float: left; padding: 0 40px; box-sizing: border-box; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.nshangxia a{ display: block; height: 60px; line-height: 60px; float: left; color: #333;}
.nshangxia a.prev{ width: 292px; background:url(prev.png) left center no-repeat; padding-left: 20px; }
.nshangxia a.fanhui{ width: 101x; background:url(lb.png) left center no-repeat; text-indent: 30px; }
.nshangxia a.next{ width: 292px; background:url(next.png) right center no-repeat; text-align: right; padding-right: 20px;  }

.newssr{ width: 330px; float: right;}
.newssr_t{ width: 100%; font-size: 18px; margin-bottom: 15px;}
.newssrmm{ width: 100%; float: left;}
.newssrmm dl{ width: 100%; float: left; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.newssrmm dl dt{ width: 100%; float: left; font-size: 16px; color: #333; margin-bottom: 8px; }
.newssrmm dl dd{ width: 100%; float: left;  color: #999; line-height: 25px; max-height: 50px; overflow:hidden; }

.margh{ margin-top: 50px; }
.margh .inewslist dl{ margin-bottom: 15px;}
.margh80{ margin-top: 80px;margin-bottom: 45px; height: auto;}
.margh80 .web_tit{ margin: -30px 0 30px;}
.margh80 .aboutmain{ line-height: 25px;}


.aboutwh{ width: 100%; float: left; padding: 0 0 0; }
.whlist{ width: 1250px; float: left;}
.whlist dl{ width: 190px; margin-right: 12px; background: #fff;transition: all 0.3s ease 0s; padding: 40px 10px 15px 10px; border: 1px solid #0271f5; box-sizing: border-box; float: left;}
.whlist dl:nth-of-type(6n){ margin-right: 0;}
.whlist dl dt{ float: left; width: 100%; line-height:30px; text-align: center; font-size: 20px;}
.whlist dl dt span{ display: inline-block; width: 100%; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.whlist dl dd{ float: left; width: 100%; line-height: 25px; margin: 95px 0 10px; height: 100px; text-align: center; color: #666; }
.whlist dl:hover{ color: #fff;}
.whlist dl:hover dd{ color: #fff;}
.whlist dl.opc1{ background: url(wh1.png) center top 110px no-repeat #fff;}
.whlist dl.opc1:hover{ background: url(whh1.png) center top 110px no-repeat #0271f5;}
.whlist dl.opc2{ background: url(wh2.png) center top 110px no-repeat #fff;}
.whlist dl.opc2:hover{ background: url(whh2.png) center top 110px no-repeat #0271f5;}
.whlist dl.opc3{ background: url(wh3.png) center top 110px no-repeat #fff;}
.whlist dl.opc3:hover{ background: url(whh3.png) center top 110px no-repeat #0271f5;}
.whlist dl.opc4{ background: url(wh4.png) center top 110px no-repeat #fff;}
.whlist dl.opc4:hover{ background: url(whh4.png) center top 110px no-repeat #0271f5;}
.whlist dl.opc5{ background: url(wh5.png) center top 110px no-repeat #fff;}
.whlist dl.opc5:hover{ background: url(whh5.png) center top 110px no-repeat #0271f5;}
.whlist dl.opc6{ background: url(wh6.png) center top 110px no-repeat #fff;}
.whlist dl.opc6:hover{ background: url(whh6.png) center top 110px no-repeat #0271f5;}

.aboutry{ width: 100%; float: left; padding: 50px 0; margin: 80px 0 0px; background: #f8f7f5; }
.honorlist{ width:1250px; float: left;}
.honorlist dl{ width: 380px; margin:0 30px 30px 0; float: left;}
.honorlist dl dd{ width: 380px; height: 247px; float: left;}
.honorlist dl dd img{ width: 380px; height: 247px; float: left;}
.honorlist dl dt{ width: 100%; float: left; line-height: 35px; text-align: center; overflow: hidden; height: 35px;}

.aboutcpzz{ width: 100%; float: left; padding: 50px 0 80px;}
.rollBox{width:1200px;margin:0 auto; position: relative;}
.rollBoxdl{ position: absolute; top: -90px; right: 0;}
.rollBoxdl img{ cursor: pointer; float: left; margin-left: 30px;}
.rollBox .Cont{width:1200px;overflow:hidden;margin:0 auto; float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:220px;float:left;text-align:center; margin-right: 25px;}
.rollBox .Cont .pic img{border:1px solid #ccc;display:block; box-sizing: border-box; width: 220px; float: left; height: 311px;}
.rollBox #List1,.rollBox #List2{float:left;}

.monthslide{ width:100%; float:left; overflow:hidden; font-size:14px; margin-bottom:30px; }
.monthdl dt{  background-repeat:no-repeat; border-bottom:1px solid #fff; background:#f5f5f5; color:#000; height: 70px;line-height:70px; width:100%; cursor: pointer;}
.monthdl dt.hover{ color:#fff; background:#0170f6; border-top:0; border-bottom:0;}
.monthdl dt.hover a{ color:#fff;}
.monthdl dd{ width:100%;  line-height:25px;display: none; padding:30px 40px; box-sizing:border-box; overflow:hidden; color:#333}
.zwctit{ font-size:16px; margin-bottom:8px;}
.monthdl dd li{line-height: 32px; width:250px; float:left; margin-left:30px; font-size:12px;}
.monthdl dd li span{ width: 65px; display: inline-block;}
.monthdl dd li a:hover{ color:#000}
.sqbutton{ display:block; color:#fff;background:#183883; margin-top:20px; line-height:45px; width:130px; text-align:center; cursor:pointer}
.sqbutton:hover{ color:#fff;}
.monthdl span{ float:left;}
.zw_name{ width:18%; margin-left:2%;}
.zw_div{ width:15%; text-align:center;}
.tiutit{ background:#f5f5f5; float:left;  height: 80px;line-height:80px; width:100%; cursor: pointer; font-size:16px;}
.monthdl span.zw_cz{ background:url(kai.png) left center no-repeat; float:left; width:5%; float:right; height:70px;}
.monthdl dt.hover .zw_cz{ background:url(guan.png) left center no-repeat;}


.acqditu{ width:100%; float:left;  margin-bottom:60px; height:400px; position:relative}
.acqdaoh{ position:absolute; top:10%; left:50%;  margin-left:-160px}

.lxwminfo{ width:100%; float:left; background:#fff;}
.lxwmbox{ width:100%; box-shadow: 0 0 5px #ddd; float:left; background:#fff;}
.lxwm_left{ width:40%; float:left; background:#0271f5; color:#fff; box-sizing:border-box; padding:70px 40px 70px 55px; line-height:40px; color:#fff; font-size:16px;}
.lxwm_gsm{ width:100%; float:left; background:url(xian6.png) left bottom no-repeat; padding-bottom:50px; font-size:24px; line-height:30px; margin-bottom:40px;}
.lxwm_gsm p{ font-size:16px; line-height:25px; font-family:Arial, Helvetica, sans-serif}

.lxwm_zj{ width:30%; float:left; padding:70px 60px; box-sizing:border-box; color:#999;font-size:16px; line-height:40px;}
.xxzx_t{ width:100%; float:left; background:url(xian3.jpg) left bottom no-repeat; color:#333; padding-bottom:50px; font-size:24px; line-height:30px; margin-bottom:40px;}
.xxzx_t p{ font-size:16px; line-height:25px; font-family:Arial, Helvetica, sans-serif;}
.lxwm_xcx{ width:180px; margin-right:5%; float:right; text-align:center; color:#fff; line-height:40px; font-size:16px; margin-top: 20px; color:#999; padding-top:70px;}
.lxwm_xcx img{ width: 180px;}
/* .fudong{ position: fixed; top: 50%; right: 2px;}
.fudong dl{ float: left; width: 50px;transition: all 0.3s ease 0s; clear: both;background: #227EFF; color: #fff; margin-bottom: 5px; }
.fudong dl dt{ width: 50px; height: 50px; float: left;}
.fudong dl dd{ float: left; width: 0;transition: all 0.3s ease 0s; overflow: hidden;}
.fudong dl:hover{ width: 200px;}
.fudong dl:hover dd{ width: 150px;} */
.yb_conct {
	color: #333;
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}
.yb_conct ul,.yb_conct  ol,.yb_conct  li {
	list-style: none;
}
.yb_conct em,.yb_conct  i {
	font-style: normal;
}
.yb_conct a {
	text-decoration: none;
	color: #333;
}
.yb_conct img {
	display: inline-block;
	border: 0 none;
}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 40%;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #227EFF url(ico3.png) no-repeat;
}
.yb_bar .yb_phone {
	background: #227EFF url(ico1.png) no-repeat;
}

.yb_bar .yb_ercode {

	background: #227EFF url(ico2.png) no-repeat;
}
.hd_qr {
	padding: 0 29px 25px 29px; width: 120px;
}

@media screen and (max-width: 900px) {
.mobilenone,.phead,#nav,a.mobilenone,.bannerbox1{ display: none;}
.dnboxp{ display: block;}
.headx{ display: none;}
.page{ float:left; width:100%; text-align:center; margin-bottom: 2em;  }
.page a{ line-height:2em; padding:0 0.5em; border:1px solid #e0e0e0; border-radius:3px; margin:0 3px; font-size:1em;transition: all 0.3s ease 0s;}
.page a.current,.page a:hover{ color:#fff; border:1px solid #0271f5; background:#0271f5;}
.pagenone{ display:none}
.banner,.top,.r_fudong,.pcban,.mnone{ display:none;}
.topzw{ height:4em;}
body{ font-size:62.5%; color: #333;}
input, button, textarea {outline: none;-webkit-appearance: none;border-radius: 0;font-family:"\5FAE\8F6F\96C5\9ED1";} 
select{border-radius: 0;font-family:"\5FAE\8F6F\96C5\9ED1";}
input[type=checkbox]{ -webkit-appearance: checkbox; } 
.f_20{ font-size:2em}
.f_22{ font-size:2.2em}
.f_24{ font-size:2.4em}
.f_26{ font-size:2.6em}
.f_28{ font-size:2.8em}
.f_30{ font-size:3em}
.f_32{ font-size:3.2em}
.f_34{ font-size:3.4em}
.f_36{ font-size:3.6em}
.f_38{ font-size:3.8em}
.f_40{ font-size:4em}
.f_42{ font-size:4em}
.f_44{ font-size:4.4em}
.wrap1,.wrap{ width: 94%; margin: 0 auto ;}
.wbox{ min-width: 100%; padding-top: 4em; overflow: hidden;}
.headbox{  z-index: 10; left: 0; top:0px;   float: left; width: 100%; position:fixed;box-shadow: 0 0 1em #ddd; box-sizing:border-box; display:block}
.head{ float: left; width: 100%; height:3em; padding:0.5em 0;  position: relative; z-index: 2; background: transparent;  background:#84bbfa; }
.head_hover{background: #0271f5;}

.mlogo{ height:2.6em; margin: 0.2em 0; display:inline-block; float: left; vertical-align: bottom;}

.topnavbtn{ float: right; height: 2em;  margin: 0.5em 0 0; cursor: pointer; position: relative;  z-index: 10;}
.topnav img{height: 1.2em; margin-top:0.5em; float:left;}
.close{ color: #fff; font-size: 1.8em; line-height:1.8em; display: none; width: 100%;  position: absolute; left: -0.5em; top: 50%; margin-top: -0.9em;}
.topnavbox{ position: absolute; left: 0; top: 4em;  width: 100%;   box-shadow: 0px 0.83em 1.80em rgba(2, 43, 65, 0.21); font-size: 1em; display: none; background:#ffff;}
.topnavbox .wrap1{position: relative; z-index: 2; background: #f7f7f7;}
.topnavlist{font-size: 1em; }
.topnavlist li{font-size: 0.95em; line-height: 3.2em; box-sizing: border-box; width:94%; margin: 0 3%; position: relative; border-bottom: 1px solid #ddd;}
.topnavlist li:first-of-type{}
.topnavlist li a{  display: block;color:#333;  border-top: 1px dashed #fff; width:94.6%; margin-left:2.7%;}
.topnavlist li:first-of-type a{}
.topnavlist li li{border-top: 1px solid #dddddd;border-bottom: 0;}
.topnavlist li li a{ color: #999;}
.topnavbox .wrap1{ width:100%; padding:0; height:100%; background:#f7f7f7; height:50em;}
/*.topnavlist li a.hover{color: #0068b7;}
*/.navbox{display: none;}
.sanjiao{width: 0;height: 0;border-left: 0.3em solid transparent;border-right:0.3em solid transparent;border-top: 0.4em solid #999;  display: inline-block;transition: all 0.3s ease 0s; position: absolute; right:1.64em; top: 1.4em; font-size: 1em; }
.topnavlist li a.hover .sanjiao{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-transform: rotate(180deg);border-top: 0.4em solid #0271f5; }

.mbanner{ width:100%; float:left; display:block}
.swiper-container{width:100%;height:auto; display:block; }
.swiper-slide{text-align:center;}
.swiper-pagination-bullet{ width: 30px; height: 6px; border-radius: 5px; margin: 0 3px;  background: #84bbfa; border:medium none; box-sizing: border-box; opacity: 1;}
.swiper-pagination-bullet-active{  opacity: 1; background:#fff}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 0.26em;}
.swiper-container-horizontal>.swiper-pagination-bullets{ bottom:0.6em}
.swiper-slide img{ width: 100%; display: block; vertical-align: bottom;}

.abhopp .swiper-pagination-bullet{ width: 6px; height: 6px; border-radius: 100%;}
.abhopp .swiper-pagination-bullet-active{  opacity: 1; background:#00F}

.web_tit{  border-bottom: 1px solid #ddd; height:3em; line-height:3em; margin-bottom: 1.5em;}
.web_tit i{  font-size: 0.85em; text-indent: 0.5em;  }
.web_tit span{ font-size: 1.2em; background: url(line2.jpg) bottom repeat-x; background-size:  auto 2px;}
.reMore{  font-size: 0.9em;}

.index_pro{ width: 100%; float: left; padding: 1em 0 1em 0;}
.index_pro dl{ width: 48%;  border-bottom: 1px solid #f8f7f5; margin-right: 0; background: #f8f7f5; margin-bottom: 1em;}
.index_pro dl:nth-of-type(2n){ float: right;}
.index_pro dl dt{ width: 100%; height: 3em; line-height: 3em; text-indent: 0; color: #333; font-size: 0.9em; }
.index_pro dl dd{  width:100%; height: auto; margin: 0; padding: 10px 0; border: 1px solid #f8f7f5; }
.index_pro dl dd img{width: 100%; height: auto; height:8em;  }
.index_pro dl:hover{ border: 1px solid #f8f7f5;}
.index_pro dl:hover dd{ width:100%; height: auto; margin: 0; padding: 10px 0; border: 1px solid #f8f7f5; }
.index_pro dl:hover dt{  width: 100%; height: 3em; line-height: 3em; text-indent: 0; color: #333;}
.home_pro dl:nth-of-type(9){ display: none;}

.index_case{ padding: 1em 0; }
#main0 ol dl{ display: block;}
.index_case dl{ width: 100%; float: left; margin-bottom: 1em; position: relative;}
.index_case dl img{float:left; width:40%;}
.index_case .almain{ width: 55%; position: absolute; top: 50%; right: 0; margin-top: -2.2em; }
.index_case dl dt{ width: 100%; height: 1.5em; height: 1.5em; font-size: 1em; color: #333; margin-bottom: 0.2em;}
.index_case dl dd{line-height: 1.2em; font-size: 0.85em; height: 2.4em; color: #999; overflow: hidden;}


#tabs0 {width: 100%; }
.menu0{width: auto;  top:-3.5em; }
.menu0 li{display:inline-block; margin-left:1em; font-size: 0.9em; cursor:pointer;}

.index_about{ width: 100%; float: left; position: relative; margin-bottom: 1em; margin-top: 1em; height: auto; overflow: hidden;}
.index_about .wrap{ position: relative; height: auto; left:0; margin-left:0; top: 0; width: 100%;}
.aboutimg{ float:left; height: auto; width: 94%; margin: 0 3%; margin-top: 1em;}

.aboutbox{ width:100%; position: relative; float: right; height: auto; background: #fff;}
.aboutbox .web_tit{ padding-left:0; box-sizing: border-box; padding: 0 3%; width: 100%; box-sizing: border-box;}
.aboutmain{ width: 100%; padding: 0 3%; box-sizing: border-box; font-size: 0.9em; line-height: 1.8em;}


.index_news{ width: 100%; float: left; padding-bottom:1em;}
.inewslist{ width: 100%; float: left;}
.inewslist dl{ width: 100%; float: left; margin:0; margin-bottom: 1em; padding-bottom: 0;}
.inewslist dl:nth-of-type(3n){ margin-right: 0;}
.newsimg{ width:100%; height: auto; float: left; overflow: hidden;}
.newsimg img{ width:100%; height: auto; float: left;transform: scale(1, 1);transition: all 0.3s ease 0s;}
.inewslist dl dt{ width: 100%; padding: 0 1em; margin: 0.5em 0 0.25em; text-align: center; box-sizing: border-box; line-height: 2em; font-size: 1em; height: 2em; float: left;}
.inewslist dl dd{ width: 100%;padding:0 1em; box-sizing: border-box;   height: auto; line-height: 1.5em; font-size: 0.85em; float: left; color: #999; max-height: 3em;  overflow: hidden;}
.inewslist dl dt:hover{ color: #0170f6;}
.inewslist dl:hover{box-shadow: 0 0 5px #ddd; }
.inewslist dl:hover  img{ transform: scale(1.08, 1.08);}

.t_tabs {width: 94%; margin: auto;box-sizing: border-box; }
.t_menu{width: auto; text-align:right; position:absolute; top:-3.5em;  right:0}
.t_menu a{ display:inline-block; margin-left:1em;font-size: 0.9em; cursor:pointer;}
.t_menu a.t_hover{ color:#0170f6}
.t_tabs ol{display: none;}
.t_tabs ol.t_block{display: block;}


.foot{  padding: 2em 0 0 0;}
.flogo{ width: 60%; float: left; text-align: center; margin-right: 0;}
.flogoimg{ width: 26%; margin: 0 37%; float: left;}
.ftitle{ width: 100%; float: left; line-height: 2em; margin: 1em 0; font-size: 0.9em;}
.fico{ display: none;}

.footr{ float: right; width: 40%;color: #fff; text-align: center; padding-left: 0; margin-top: 0.5em; border-left: 1px solid #2782ef; box-sizing: border-box;}
.footphone{ width: 100%; float: left; font-size: 1.2em; line-height:2em; margin-bottom: 0;}
.footphone p{ margin-top: 0.8em; font-size: 0.9em;}
.footlx{ display: none;}

.fnav{ display: none;}

.copyright{ width: 100%; text-align: center; border-top:0; color: #fff; line-height: 1.5em; font-size: 0.9em; padding:0.5em; margin: 0; margin-bottom: 1em;}
.copyright a{ color: #fff;}

.nbanner{ width: 100%; float: left; height: auto; border-top: 1px solid #a7cbff; position:relative;}
.nbanner img{ display:block; width: 100%; float: left;}
.bgopl{ background: #f5f5f5;}
.baisebg{ background: #fff;}
.bgopl{ height: auto; padding-bottom: 0; top: 0;}

.mtitle{ position: absolute; font-size: 1.5em; color: #fff; line-height: 2.5em; top: 50%; padding-bottom: 0em; margin-top: -2.0em; background-size: 2em 2px;}

.sitedh{ display: none;}

.about_wenhua{ width: 100%; float: left; padding: 1em 0 0; background: url(bg2.jpg) top center;  margin-top: 0em;}
.whlist{ width: 100%; float: left;}
.whlist dl{ width: 48.5%; margin-right: 0; padding: 1em 0.5em 3em 0.5em; margin-bottom: 1em; }
.whlist dl:nth-of-type(4n){ margin-right: 0;}
.whlist dl:nth-of-type(2n){  float: right;}
.whlist dl dt{ float: left; width: 100%; font-size: 1em; line-height: 1.5em; background: url(bg3.jpg) no-repeat; padding-top: 30px;background-size:auto 25px;}
.whlist dl dd{ float: left; width: 100%; line-height: 1.5em; letter-spacing: -1px; margin: 0.5em 0 0.5em; min-height: 3em; font-size: 0.85em; }
.mingchj{ width: 100%; float: left; color: #666; line-height: 1.5em; font-size: 0.85em; }
.whlist dl:hover{ border: 1px solid #0271f5 ;}
.changshi{ width: 100%; float: left; margin-top: 1em; position: relative; padding-bottom: 1em;}
.changshi img{ width: 100%; float: left;}
.changshiwz{ width: 100%; position:relative; float: left; top: 0; left: 0; padding: 0; box-sizing: border-box; color: #333; line-height: 1.8em; font-size: 0.9em;}
.changshiwz p{ font-size: 1.2em; margin: 0.5em 0;}


.index_cj .inpro{ width:94%; float: left; margin: 0 3%; }
.index_cj #owl-demo .item{margin: 0; overflow:hidden; margin: 0 2px;height: auto;  }
.index_cj .pdetail{ width: 100%; height: 2em; line-height: 2em; text-align: center;  float: left; color: #333; font-size: 0.9em; margin-top: 0.3em;}
.index_cj #owl-demo .item img{ width:100%; float:left;box-sizing: border-box; height: auto; }
.index_cj #owl-demo .owl-prev,.index_cj #owl-demo .owl-next{font-size: 0; margin: 0; padding: 0;width: 30px; height: 30px; border-radius: 0; opacity: 1;}
.index_cj #owl-demo .owl-prev{ background: url(lbtn.png) no-repeat;  position: absolute; left:2px; top:132px;  width: 30px; height: 30px;}
.index_cj #owl-demo .owl-next{ background: url(rbtn.png) no-repeat;  position: absolute; right:2px; top:132px;  width: 30px; height: 30px; }

.about_lx{ padding: 2em 5em; box-sizing: border-box; height: auto; font-size: 1.0em; }
.about_lx p{ font-size: 1.2em; line-height: 1.5em; font-weight: bold; margin:0; margin-bottom:0.5em;}

.catefl{ width: auto; float: right; margin-top: 1em; margin-left: 0.8em; line-height: 2em;}
.catefl a{ margin-left:1em; font-size:  0.9em;} 

.fanganlist{ width: 100%; float: left; padding: 1em 0 1em 0;}
.fanganlist dl{ width: 100%; float: left;margin-right: 0; padding-bottom: 0; margin-bottom: 1em;transition: all 0.3s ease 0s;}

.fanganimg{ width:100%; height: auto; float: left; overflow: hidden;}
.fanganimg img{width:100%; height: auto;  float: left;transform: scale(1, 1);transition: all 0.3s ease 0s;}
.fanganlist dl dt{ width: 100%; padding:0 1em; margin-bottom: 0.2em; margin-top: 0.5em;  line-height: 2em; font-size: 1em; height: 2em; float: left;}
.fanganlist dl dd{ width: 100%;padding:0 1em; box-sizing: border-box;   height: auto; line-height: 1.5em; max-height: 3em; font-size: 0.85em; float: left; color: #999;  overflow: hidden;}
.fanganlist dl:hover  img{ transform: scale(1.08, 1.08);}
.fanganlist dl:hover{background: #fff;}
.fanganlist dl:hover dt{ color: #333;}
.fanganlist dl:hover dd{ color: #999;}


.sitenav{ display: none;}

.proshow1{ width: 100%; padding: 2em 0; float: left;}
.proshow_img{ width: 100%; float: left; border: 1px solid #ddd; box-sizing: border-box;}
.proshow_ms{ width: 100%; float: right;}
.proshow_t{ width: 100%; float: left; line-height: 2em; font-size: 1.2em; margin-top: 1em; margin-bottom: 0.5em;}
.proshow_txt{ width: 100%; float: left; line-height: 1.8em;padding-bottom: 1em; font-size: 0.9em;}
.psyixiang{ display: block; width: 7em; height: 2.5em; line-height: 2.5em;  margin-top: 1em;}

.cpxqbox{ width: 100%; float: left; margin-bottom: 1em;}
.cpxqbox_t{ width: 100%; float: left; height: 3em; line-height: 3em; background: #f5f5f5; margin-bottom: 1em;}
.cpxqbox_t span{ font-size: 1.2em; padding: 0 1em; height: 3em; line-height: 2.5em; font-size: 1em; border-top: 1px solid #0271f5; box-sizing: border-box; }
.cpxqbox_m{ width: 100%; float: left;line-height: 1.8em; font-size: 0.9em;}
.cpxqbox_m img{ max-width: 100%; height: auto;}

.shangxia{ width: 100%; float: left; padding: 0;margin-top: 1em;}
.shangxia a{ display: block; height: 3em; line-height: 3em; float: left; color: #333; font-size: 0.9em;}
.shangxia a.prev{ width: 35%; background:url(prev.png) left center no-repeat; background-size: auto 0.8em; padding-left: 1em; box-sizing: border-box; }
.shangxia a.fanhui{ width: 30%; background:url(lb.png) left 1em center no-repeat;background-size: auto 0.8em; text-indent: 2em; }
.shangxia a.next{ width: 35%; background:url(next.png) right center no-repeat;background-size: auto 0.8em; text-align: right; padding-right: 1em; box-sizing: border-box;  }

.web_tit2{ width: 100%; height: 3em; line-height: 3em; background: url(xian3.png) center center repeat-x; text-align: center; margin-bottom: 1em;}
.web_tit2 i{ display: inline-block; background: #fff; font-size: 1.2em; padding: 0 1em;}

.margh{ margin-top: 1em;}

.anli_t{ width: 100%; text-align: center; font-size: 1.2em; font-weight: bold; margin: 1em 0 0.5em 0;}

.newsshow{ width: 100%; float: left; padding: 1em 0;}
.newssl{ width: 100%; float: left;}
.newssl_t{ width: 100%;float: left; font-size: 1.2em; font-weight: bold; line-height: 1.5em; text-align: center;}
.newssl_sj{ width: 100%;float: left; text-align: center; line-height:2em; border-bottom: 1px solid #ddd; color: #999; margin-bottom: 1em;}
.newssl_txt{ width: 100%; line-height: 1.8em; float: left; margin-bottom: 1em; font-size: 0.9em;}
.newssl_txt img{ max-width: 100%; height: auto;}

.nshangxia{ width: 100%; float: left; padding: 0;margin-top: 1em;}
.nshangxia a{ display: block; height: 3em; line-height: 3em; float: left; color: #333; font-size: 0.9em;}
.nshangxia a.prev{ width: 35%; background:url(prev.png) left center no-repeat; background-size: auto 0.8em; padding-left: 1em; box-sizing: border-box; }
.nshangxia a.fanhui{ width: 30%; background:url(lb.png) left 1em center no-repeat;background-size: auto 0.8em; text-indent: 2em; }
.nshangxia a.next{ width: 35%; background:url(next.png) right center no-repeat;background-size: auto 0.8em; text-align: right; padding-right: 1em; box-sizing: border-box;  }

.newssr{ width: 100%; float: right; margin-top: 2em;}
.newssr_t{ width: 100%; font-size: 1em; margin-bottom: 1em; font-size: 1em;}
.newssrmm{ width: 100%; float: left;}
.newssrmm dl{ width: 100%; float: left; padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px solid #ddd;}
.newssrmm dl dt{ width: 100%; float: left; font-size: 0.9em; color: #333; margin-bottom: 0; }
.newssrmm dl dd{ display: none; }



.margh80{ margin-top: 1em;margin-bottom: 1em; height: auto;}
.margh80 .web_tit{ margin:0;}
.margh80 .aboutmain{ line-height: 1.8em; font-size: 0.9em; margin-top: 1.5em;}
.margh80 .aboutimg,.margh80 .aboutbox{ height: auto;}


.aboutwh{ width: 100%; float: left; padding: 0 0 0; }
.whlist{ width: 100%; float: left;}
.whlist dl{ width: 48%; margin-right: 0;  padding:1.5em 1em; }
.whlist dl:nth-of-type(2n){ float: right;}
.whlist dl dt{  line-height:1.5em; text-align: center; font-size: 1.1em; padding: 0;}
.whlist dl dt span{ display: inline-block; width: 100%; font-size: 0.8em; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.whlist dl dd{ float: left; width: 100%; line-height: 1.5em; min-height: 4.5em; margin: 6em 0 0; height: auto; font-size: 0.85em; text-align: center; color: #666; }
.whlist dl:nth-of-type(1) dd{ height: 6em;}
.whlist dl:nth-of-type(2) dd{ height: 6em;}
.whlist dl:hover{ color: #fff;}
.whlist dl:hover dd{ color: #fff;}
.whlist dl.opc1{ background: url(wh1.png) center top 5.5em no-repeat #fff; background-size: auto 3.5em;}
.whlist dl.opc1:hover{ background: url(whh1.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}
.whlist dl.opc2{ background: url(wh2.png) center top 5.5em no-repeat #fff;background-size: auto 3.5em;}
.whlist dl.opc2:hover{ background: url(whh2.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}
.whlist dl.opc3{ background: url(wh3.png) center top 5.5em no-repeat #fff;background-size: auto 3.5em;}
.whlist dl.opc3:hover{ background: url(whh3.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}
.whlist dl.opc4{ background: url(wh4.png) center top 5.5em no-repeat #fff;background-size: auto 3.5em;}
.whlist dl.opc4:hover{ background: url(whh4.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}
.whlist dl.opc5{ background: url(wh5.png) center top 5.5em no-repeat #fff;background-size: auto 3.5em;}
.whlist dl.opc5:hover{ background: url(whh5.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}
.whlist dl.opc6{ background: url(wh6.png) center top 5.5em no-repeat #fff;background-size: auto 3.5em;}
.whlist dl.opc6:hover{ background: url(whh6.png) center top 5.5em no-repeat #0271f5;background-size: auto 3.5em;}

.aboutry{ width: 100%; float: left; padding: 1em 0 2em; margin: 1em 0 0px; background: #f8f7f5; }
.honorlist{ width:100%; float: left; display: none;}

.aboutcpzz{ width: 100%; float: left; padding: 1em 0 2em;}
.rollBox{ display: none;}

.gdhbinfo{ width:100%; float:left; margin:2.5em 0 2em 0}

.monthslide{ width:100%; float:left; overflow:hidden; font-size:14px; }

.monthdl dt{  height: 40px;line-height:40px; overflow:hidden; font-size:13px; }

.monthdl dd{ padding:15px 15px; font-size:13px; }

.zwctit{ font-size:14px; margin-bottom:8px;}

.sqbutton{ display:block; color:#fff;background:#0271f5; margin-top:15px; line-height:35px; width:90px; text-align:center; cursor:pointer}

.sqbutton:hover{ color:#fff;}

.monthdl span{ float:left; overflow:hidden;}

.zw_name{ width:25%; margin:0; text-indent:1em;}

.zw_div{ width:25%; text-align:center;}

.tiutit{ height:50px;line-height:50px; font-size:13px;}

.monthdl span.zw_cz{ display:none}

.mycde{ display:none}



.acqditu{ width:100%; float:left; margin-top:0em; margin-bottom:2em; height:auto; position:relative; display: none;}
.acqditu img{ width: 100%; float: left;}
.acqdaoh{ position:absolute; top:10%; left:25%;  margin-left:0; width:70%;}



.lxwminfo{ width:100%; float:left; background:#fff; margin-bottom:2em;}

.lxwmbox{ width:100%; box-shadow: 0 0 5px #ddd; float:left; background:#fff;}

.lxwm_left{ width:100%; float:left; background:#0271f5; color:#fff; box-sizing:border-box; padding:2em 1em; line-height:1.8em; color:#fff; font-size:0.9em;}

.lxwm_gsm{ width:100%; float:left; background:url(xian6.png) left bottom no-repeat; padding-bottom:1.5em; font-size:1.2em; line-height:1.8em; margin-bottom:1.5em;}

.lxwm_gsm p{ font-size:0.9em; line-height:1.2em; font-family:Arial, Helvetica, sans-serif}



.lxwm_zj{ width:100%; float:left; padding:2em 1em; box-sizing:border-box; color:#999;font-size:0.9em; line-height:1.8em;}

.xxzx_t{ width:100%; float:left; background:url(xian3.jpg) left bottom no-repeat; color:#333;padding-bottom:1.5em; font-size:1.2em; line-height:1.8em; margin-bottom:1.5em;}

.xxzx_t p{ font-size:0.9em; line-height:1.2em; font-family:Arial, Helvetica, sans-serif;}

.lxwm_xcx{ width:100%; margin-right:0; float:left; text-align:center; color:#fff; line-height:2em; font-size:1em; color:#999; padding-top:0em; padding-bottom:2em;}

.lxwm_xcx img{ width:40%;}


}


@media screen and (max-width: 900px) {
.f_20{ font-size:1.7em}
.f_22{ font-size:1.88em}
.f_24{ font-size:2em}
.f_26{ font-size:2.2em}
.f_28{ font-size:2.38em}
.f_30{ font-size:2.56em}
.f_32{ font-size:2.7em}
.f_34{ font-size:2.9em}
.f_36{ font-size:3em}
.f_38{ font-size:3.25em}
.f_40{ font-size:3.4em}
.f_42{ font-size:3.58em}
.f_44{ font-size:3.76em}

}

@media screen and (max-width: 480px) {
.f_20{ font-size:1.28em}
.f_22{ font-size:1.4em}
.f_24{ font-size:1.536em}
.f_26{ font-size:1.66em}
.f_28{ font-size:1.79em}
.f_30{ font-size:1.92em}
.f_32{ font-size:2.048em}
.f_34{ font-size:2.18em}
.f_36{ font-size:2.3em}
.f_38{ font-size:2.43em}
.f_40{ font-size:2.56em}	
.f_42{ font-size:2.68em}	
.f_44{ font-size: 2.8em;}
}

@media screen and (max-width: 414px) {/*iphone6+ 414*736 +滚动条18*/
.f_20{font-size: 1.1em;}
.f_22{ font-size:1.2em}
.f_24{ font-size:1.32em}
.f_26{ font-size:1.44em}
.f_28{ font-size:1.55em}
.f_30{ font-size:1.655em}
.f_32{ font-size:1.77em}
.f_34{ font-size:1.88em}
.f_36{ font-size:1.99em}
.f_38{ font-size:2.1em}
.f_40{ font-size:2.2em}
.f_42{ font-size:2.3em}
.f_44{ font-size: 2.4em;}
}

@media screen and (max-width: 375px) {/*iphone6 375*667 +滚动条18*/
.f_20{font-size: 1em;}
.f_22{ font-size:1.1em}
.f_24{ font-size:1.2em}
.f_26{ font-size:1.3em}
.f_28{ font-size:1.4em}
.f_30{ font-size:1.5em}
.f_32{ font-size:1.6em}
.f_34{ font-size:1.7em}
.f_36{ font-size:1.8em}
.f_38{ font-size:1.9em}
.f_40{ font-size:2em}
.f_42{ font-size:2.1em}
.f_44{ font-size: 2.2em;}
}

@media screen and (max-width: 360px) {
.f_20{font-size: 0.96em;}
.f_22{ font-size:1em}
.f_24{ font-size:1.152em}
.f_26{ font-size:1.25em}
.f_28{ font-size:1.34em}
.f_30{ font-size:1.44em}
.f_32{ font-size:1.536em}
.f_34{ font-size:1.63em}
.f_36{ font-size:1.73em}
.f_38{ font-size:1.8em}
.f_40{ font-size:1.92em}
.f_42{ font-size:2em}
.f_44{ font-size: 2.1em;}
}

@media screen and (max-width: 320px) {
.f_20{font-size: 0.85em;}
.f_22{ font-size:0.94em}
.f_24{ font-size:1.024em}
.f_26{ font-size:1.1em}
.f_28{ font-size:1.2em}
.f_30{ font-size:1.28em}
.f_32{ font-size:1.37em}
.f_34{ font-size:1.45em}
.f_36{ font-size:1.54em}
.f_38{ font-size:1.62em}
.f_40{ font-size:1.7em}
.f_42{ font-size:1.78em}
.f_44{ font-size: 1.877em;}
}
