/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:12px; }
body{ background-color:#FFFFFF;font: 12px "Microsoft Yahei";}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none;color: #333;}
a:hover{text-decoration: none;}
i{font-style:normal;}
.wid1400{ max-width: 1400px; margin: 0 auto;}
.zt{width:100%; float:left;}


.nav-head{background-color:#f5f5f5;height: 40px;line-height: 40px;}
.fixed {opacity: 1;
    -webkit-animation: fadeInDown 0.3s ease-out forwards;
    -moz-animation: fadeInDown 0.3s ease-out forwards;
    -o-animation: fadeInDown 0.3s ease-out forwards;
    animation: fadeInDown 0.3s ease-out forwards;
    position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);}
.nav-head .nav{}
.nav-head .nav .nav-logo{ float: left;}
.nav-head .nav .nav-logo p{height:40px; font-size:12px; color:#333;}
.nav-head .nav .nav-logo .navbar-brand{ font-weight:bold; color:#3687d9;
}
.nav-head .nav .nav-logo .navbar-brand img{}
.nav-head .nav .nav-list{margin: 0 18px;}
.nav-head .nav .menu ul li .sub-menu {position: absolute;z-index: 1000;float: left;background-color: #fff;
-webkit-transition: top 0.3s ease 0s, opacity 0.3s;transition: top 0.3s ease 0s, opacity 0.3s;transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-o-transform: scaleX(0);
-ms-transform: scaleX(0);opacity: 0;top: 115%;border: none;border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);margin: 0;display: block;left: 0;padding: 0;
min-width: 120px;white-space: nowrap;}
.nav-head .nav .menu ul li .sub-menu li{border-bottom: 1px solid #e6e6e6;}
.nav-head .nav .menu ul li .sub-menu li:last-child{border-bottom: none;}
.nav-head .fixed .menu ul li .sub-menu li{padding: 5px 20px;}
.nav-head .head-bottom .menu ul li .sub-menu li {padding: 5px 20px;}
.nav-head .fixed {
            -webkit-animation: fadeInDown 0.3s ease-out forwards;
            -moz-animation: fadeInDown 0.3s ease-out forwards;
            -o-animation: fadeInDown 0.3s ease-out forwards;
            animation: fadeInDown 0.3s ease-out forwards;
            position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;background: rgba(255, 255, 255, 0.95);
            -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);}
.nav-head .innav .menu ul li:hover > ul {opacity: 1;top: 100%; -webkit-transform: scaleX(1); -ms-transform: scaleX(1);transform: scaleX(1);}
.nav-head .nav .nav-list ul li:hover > ul .menu-item{height: 60px;line-height: 60px;width: 100%;text-align: center;padding: 0px;}
.nav-head .nav .menu ul li .sub-menu li a {padding: 0px;display: block;color: #000;margin-top: 0px;line-height: 60px;display: block;}
.nav-head .nav .menu ul li .sub-menu li.sub-menu {left: 100%;top: 0px !important;}
.nav-head .nav .menu ul li .sub-menu li.sub-menu li a {color: #333;}
.nav-head .nav .menu ul li .sub-menu li:hover { background: #378ca0;}
.nav-head .nav .menu ul li .sub-menu li:hover a { color: #fff;}
.nav-head .nav .menu ul li .sub-menu li:hover a:after {max-width: 0px;}
.nav-head .nav .menu ul li .sub-menu li .sub-menu li:hover a {color: #fff;}
.search{width: 280px;overflow:hidden;z-index:99;padding-top:24px;height:80px;line-height:40px;float:right;margin-left: 20px; margin-bottom:75px;}
.search .ss_input{width: 180px;border:none;height:40px;line-height:40px;padding-left:20px;font-size:14px;color:#ccc;float:left;resize:none;border-radius:20px 0 0 20px;-moz-box-sizing: border-box;box-sizing: border-box;background:#f2f2f2;outline:none;}
.search .ss_an{width: 52px;height:40px;float:left;border:none;cursor:pointer;background: #1186a0 url(../images/ss.png) 5px no-repeat;outline:none;border-radius: 0 30px 30px 0;}

.nav-head .nav .nav-list ul li:hover > ul {opacity: 1;top: 100%;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}




/*star banner*/
#full-screen-slider { width:100%;  max-height:100%; float:left;display:block; margin-top:0px;}
#full-screen-slider img{max-height:100%; max-width:100%;}
/*end banner*/
		
		
		/*关于我们*/

.yybj{padding:50px 0 40px 0;  background:#fff;  box-sizing: border-box;  font-family:"Microsoft Yahei"; }
.yy{max-width: 1400px;margin:0 auto 45px; }
.yy dl{height: 400px;}
.yybj dl dt{position: relative; width: 48.571%; max-height: 400px;overflow: hidden; float: left; }
.yybj dl dt img{width:100%;  display: block;}
.yybj dl dt i{width: 100%;max-height:400px;background: url(../images/vdotm.png) no-repeat;background-size: 100%; position: absolute;left:0;top:0%;}
.yybj dl dd{ width:45.357%;float: right;padding-top: 25px;}
.yybj dl dd h3{font-size: 1.979vw;color: #333333;line-height: 2.7vw; font-weight: bold;margin-bottom: 20px;}
.yybj dl dd h3 b{ display: block;}
.yybj dl dd p{font-size: 15px; line-height: 32px;color:#666666;margin-bottom: 35px;}
.yybj dl dd span{display: block;}
.yybj dl dd span a{width:133px;height:34px;line-height: 34px; border:1px solid #b9b9b9; font-size:16px;color:#474747; display: block;float: left;text-align: center;}
.yybj dl dd span a:hover,.yybj dl dd span a.cur{background: url(../images/yy_cur.jpg) no-repeat ;color:#fff;border-color: #13afff;}
.yybj dl dt img{-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
.yybj dl:hover dt img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.m_zz{max-width: 1400px;margin:0px auto; position: relative;height:110px;  }
.m_zz li{ width:24.8%; height: 110px;padding-left:24px; box-sizing: border-box; float: left; text-align: left; position: relative;cursor: pointer;}
.m_zz li::before{content: "";position: absolute;width: 171px;height:83px;background:url(../images/szlibg.png) no-repeat;left:6px;bottom:6px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.m_zz li em{margin-left:0px;display: block; position: relative;z-index: 1;}
.m_zz li em b{ margin-left:0px;font-size:32px; color: #535353; font-family: "Century Gothic","Arial"; font-weight: bold;line-height: 38px;}
.m_zz li em i{ font-size: 14px;  color: #fff;text-align: center; font-weight: normal; text-align: center; line-height: 22px;width:22px; height: 22px;display: block;text-transform: uppercase;font-family: "Arial";position: absolute;bottom:5px; right:0px;background:url(../images/zz_i.png) no-repeat; }
.m_zz li h3{font-size: 28px; color: #333333; text-align: left; font-weight: normal; line-height: 42px;z-index: 1;position: relative;}

.m_zz li:nth-child(1) em{width: 120px;}
.m_zz li:nth-child(2) em{width:130px;}
.m_zz li:nth-child(2) em i{background:url(../images/zz_i1.png) no-repeat;}
.m_zz li:nth-child(2) em b{font-size: 22px;font-weight: bold;}
.m_zz li:nth-child(3) em{width: 85px;}
.m_zz li:nth-child(4) em{width: 85px;}
.m_zz li:nth-child(5){width: 15.432%;}
.m_zz li:nth-child(5) em{width: 68px;}

				
/*产品*/

.bg1{background: url(../images/cpbg.jpg) no-repeat center top;padding-top:175px;}
.fabj{height: auto;overflow: hidden;box-sizing: border-box; font-family: "Microsoft YaHei";max-width: 1920px;margin:0 auto; padding-bottom: 80px; }
.fa{max-width:1400px;padding:70px;margin:0 auto;background:#fff;clear: both;overflow: hidden;box-shadow: 0 0 30px rgba(0, 0, 0, 0.2)}
.fa_nav{ width: 100%;height:8.072vw; }
.fa_nav h2{width:30.357%; float: left;text-align: left;}
.fa_nav h3{width: 69.285%; height:45px; float: left;}
.fa_nav h3 a{s white-space: nowrap; text-overflow: ellipsis; overflow: hidden;font-size:16px; color: #333333;font-weight:normal;text-decoration: none;text-align: left;float: left;box-sizing: border-box;margin-right: 2.583vw;position: relative; margin-bottom:10px;}
.fa_nav h3 a:after{content:'';position:absolute;height:2px;width:0%;bottom:0;left:0;-webkit-transition:width .5s;transition:width .5s;z-index: 1;background-image: -webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2);}
.fa_nav h3 a:hover:after,.fa_nav h3 a.cur:after{width:100%;color: #fff;z-index: 1;}
.fa_nav h3 a:last-child{margin-right: 0;}
.fa_nav h3 a.cur,.fa_nav h3 a:hover{color:#287dfc; font-weight: normal;}


.fa img{max-width: 100%;display: block;border: 1px solid #e9e9e9;}
.fa_left{width:30.357%;max-height:548px;position: relative; float: left;margin-right: 0.5%;}
.fa_left h4{ font-size: 1.5625vw;color:#fff; line-height: 2.239vw;font-weight: normal;width: 100%;top:52px;left:0;position: absolute;text-align: center;}
.fa_left h4 b{font-weight: bold;display: block;}
.fa_right{width:100%;float: left;}
.fa_right ul{clear: both;overflow: hidden;}
.fa_right li{width:32.8%; float: left;margin-right:0.723%;margin-bottom:8px;position: relative;max-height: 270px;}
.fa_right li:nth-child(3n){margin-right: 0;}
.fa_right li .hover{width:100%; height:100%;background-image:-webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2); background:rgba(8,163,247,0.5); position: absolute; left:0;top:0;padding-top:67px; box-sizing: border-box; transform: scale(0); opacity: 0; transition: .8s;border-radius: 0px;}
.fa_right li .hover h4{display: block; width:100%; height:1.822vw; text-align: center; font-size: 1.614vw;color: #fff;font-weight: normal;}
.fa_right li .hover em{display: block;height:2.239vw; line-height: 2.239vw; text-align: center;font-size: 0.8333vw; color:#FFFFFF;margin-bottom: 0.2vw;}
.fa_right li .hover i{width:90px;border-radius: 24px; line-height:30px; height:30px;display:block;border:1px solid #fff;text-align: center;color:#fff;margin:0 auto;}
.fa_right li:hover .hover{transform: scale(1); opacity: 1;}

/**/
.spbj{height: auto;overflow: hidden; box-sizing: border-box; font-family: "Microsoft YaHei";padding-bottom: 47px;border-bottom: 1px solid #f3f3f3; min-width: 1300px; ;max-width: 1920px;margin:0 auto;}
.spbj h2{margin-bottom: 30px;}
.sp .desc{margin-bottom: 18px;}
.sp .desc p{text-align: center; line-height: 28px;font-size: 16px;color: rgba(22, 22, 22, 0.8);;}
.sp .desc .sp_btn{width:112px;margin:20px auto;display: block;}
.sp dl{width: 36.458vw;height:20.433vw;position: relative;float: left;margin-right: 2.552vw;}
.sp dt img{width: 100%;display: block;}
.sp dd{height:3.02vw;line-height: 3.02vw; text-align: left;background:rgba(0, 0, 0, 0.5);width: 100%;position: absolute;left:0;bottom:0;box-sizing: border-box; font-size:0.9375vw;color:#fff;}
.sp dd h4{padding-left:2.7vw;background:url(../images/spico.png) no-repeat 18px center;background-size:1.25vw ;color:#fff;}


.tit01{font-size: 35px; text-align: center; font-family: "Microsoft YaHei";color: #333333;font-weight:bold; }
.tit01 a{color: #333333; }
.tit01 i{ font-weight: bold; display: block;font-size:1.875vw;color: rgba(26, 26, 26, 0.1); font-family: Arial, Helvetica, sans-serif; }
.tit01 font{font-size:35px;}
/**/






/*服务*/
.fwbj{  box-sizing: border-box; background:#fff;  font-family:"Microsoft Yahei";padding:80px 0 0 0;}
.fwbj h2{ margin-bottom: 80px;}
.fw{max-width:1400px; margin:0 auto; padding-bottom:50px;}
.fw ul{width:100%; float:left;}
.fw li{width:25%; float: left;position: relative;}
.fw li:after{content:'';position:absolute;height:14px;width:14.0625vw;background:url(../images/fw_jt.png) no-repeat;background-size: 100%; top:13px;left:3.229vw;}
.fw li i{display: block;margin-bottom: 10px;}

.fw li h4{font-size:20px;font-weight: bold;color: #171515;}
.fw li h4 em:after{content:'';position:absolute;height:1px;width:40px;background:#cccccc;bottom:-10px;left:0;}
.fw li h4 em{display: inline-block;height: 38px;line-height: 38px;margin-right: 15px;color: #ef7a23;background-image: -webkit-gradient(linear,left 0, right 0, from(#4fc857), to(#178ed2));-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;}
.fw li p{font-size:14px; color:#999999;  line-height: 24px; text-align: left; font-weight: normal;margin-top:32px;width:100%; padding-right:10px; box-sizing:border-box;    overflow: hidden;    height: 80px;}

.fwkf{width:100%; float:left; margin-top:50px;box-shadow: 0 0 35px #bcdcf1; background:#ef7e1a;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#50c956), to(#168dd4)); 
  background-image: -webkit-linear-gradient(left, #50c956, #168dd4); 
  background-image: -moz-linear-gradient(left, #50c956, #168dd4); 
  background-image: -o-linear-gradient(left, #50c956, #168dd4); 
  background-image: -ms-linear-gradient(left, #50c956, #168dd4); 
  background-image: linear-gradient(left, #50c956, #168dd4);}

.fw_code{float: left;margin-left: 2.604vw;margin-top:39px;}
.fw_code p{width:107px; float: left;margin-right: 1.77vw; font-size:0.833vw;color:#fff; line-height: 34px;text-align: center;}
.fw_code p img{width: 100%;display: block;}
.fw_txt{ line-height: 40px;font-size:16px;color:#fff; width:60%; float: left; padding-top:30px; padding-left:30px; box-sizing:border-box; padding-bottom:30px;}
.fw_txt i{display: block;font-weight: lighter; font-size:30px; font-weight:bold; float:left; margin-bottom:20px; width:100%;}
.fw_tel{width:240px; text-align: center; float: right;margin-top:40px;margin-right: 2.864vw; line-height: 50px;color:#fff; font-size:30px;font-weight: bold;}
.fw_tel a{display: block;width:180px;height: 44px;line-height: 44px;border-radius: 22px;border:1px solid #fff;font-size:18px;color:#fff;margin:0 auto;font-weight: normal;}
.fw_tel a:hover{background:#fff; color:#0d69e6;}


/**/
.newsbj{ background:#eef3f4;padding:80px 0 80px;overflow: hidden; font-family:"Microsoft Yahei";}
.news{max-width:1400px;  position: relative;margin:0 auto;}
.news h2{ margin-bottom: 25px;text-align: left;}
.news1{width:73.571%; max-width: 1030px; float: left;}
.news1 dl{background:#fff;box-shadow: 5px 8px 10px #e4e5e6;margin-bottom: 17px;height:225px;}
.news1 dt{width:30%;height:225px;float: left;overflow: hidden; position:relative; background:#f5f5f5;}
.news1 dt img{ max-height:100%; max-width:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.news1 dd{padding:25px 0px 0 32px; box-sizing: border-box; float: left;width:65%;}
.news1 dd h4{font-size:24px;color:#333;height: 42px;line-height: 42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: normal;}
.news1 dd h4 a{color:#333}
.news1 dd p{ line-height: 24px;font-size: 16px;color:#999999;margin: 10px 0 15px;}
.news1 dd span{height:36px;display: block; line-height: 36px;}
.news1 dd span .news_btn{display: block;width:140px;height:36px;line-height: 36px;float: left;text-align: left;padding-left:28px;box-sizing: border-box;font-size: 16px;color: #5d95f5;background: url(../images/news_btn.gif) no-repeat;}
.news1 dd span i{ font-size: 13px;color: #999999;float: right;}
.news1 ul{background: #fff;height:91px;width:100%;box-shadow: 5px 8px 10px #e4e5e6;}
.news1 li{width: 33%;padding-left: 27px;box-sizing: border-box;height: 91px;float: left;padding-top:20px;}
.news1 li p{ font-size: 18px;color:#333333; line-height: 32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; height: 32px;}
.news1 li i{ font-size: 13px;color: #999999;display: block;}


.news2{width:24.357%;padding:25px 17px 20px 24px;box-sizing: border-box;  float: right;box-shadow: 5px 8px 10px #e4e5e6;background: #fff;}
.news2 h3{font-size:24px;color:#191919;height: 42px;line-height: 42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: normal;margin-bottom:24px;}
.news2 h3 a{color:#191919; font-size:22px;}
.news2 dl{padding-bottom: 10px;border-bottom: 1px solid #e9e9e9;margin-bottom:29px;clear: both;overflow: hidden;}
.news2 dt{width:30%;height:71px;float: right;overflow: hidden; position:relative; background:#f5f5f5;}
.news2 dt img{ max-height:100%; max-width:100%; position:absolute; right:0; bottom:0; left:0; top:0; margin:auto;}
.news2 dd{ float: left;width:65%;}
.news2 dd p{font-size:14px;color:#333333;height: 53px;line-height: 22px;font-weight: normal;}
.news2 dd i{ font-size: 13px;color: #999999;display: block;}

.news dl img{-webkit-transition: 0.5s;-moz-transition:0.5s;transition: 0.5s;}
.news dl:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);} 

















/*底部*/


.footer{ background:#222; overflow:hidden; width:100%; float:left;padding: 50px 0 0px 0;}

.footer.fin .wrap{ max-width:1410px;}
.footer .ftel{ float:left; border-left:1px solid #343434; padding-left:30px;}
.footer .ftel .p1{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer .ftel .line{width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer .ftel .p2{ color:#888; }
.footer .ftel h2{ font-weight:normal; font-size:30px; color:#fff; font-weight:bold; font-family:'HelveticaNeueLTCom-LtEx';}
.footer .ftel .p3{ margin-left:117px; color:#666;}
.footer .ftel .share{ margin-top:34px;}
.footer .ftel .share a{ width:36px; height:36px; border-radius:50%; float:left; margin-right:12px; position:relative;}
.footer .ftel .share a.a2{ background-position:-49px 0;}
.footer .ftel .share a.a3{ background-position:-98px 0;}
.footer .ftel .share a.a4{ background-position:-149px 0;}
.footer .ftel .share a.a5{ background-position:-199px 0;}
.footer .ewm{ float:right; width:133px; text-align:center;}
.footer .ewm .p1{ width:133px; height:133px;  overflow:hidden;}
.footer .ewm .p1 img{ display:block; margin:0 auto; width:120px; height:120px; margin-top:6px;}
.footer .ewm .p2 { color:#666; padding-top:10px;}
.footer .ftel .share a img{ position:absolute; width:150px; height:150px; left:-50px; top:-160px; max-width:180px; border:1px solid #eee; background:#fff; position:absolute; transform:scale(0); opacity:0; transform-origin:center top; transition:all 0.5s ease; box-shadow:#333 0 0 10px;}
.footer .ftel .share a:hover img{ transform:scale(1); opacity:1;}
 .fl{ width:60%; float:left;}
 .fr{ width:40%; float:left;}
.footer dl{ float:left; width:22%;}
.footer dl dt a{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer dl dt:after{ width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer dl dd a{ font-size:12px; display:block; line-height:40px; color:#666;}
.footer dl dd a:hover{ color:#ff8721;}
.footer dl.dl2{ width:45%; padding-right:10%;}
.footer dl.dl2 dd{ float:left; width:40%;}
.footer .copyright{ border-top:1px solid #343434; padding:20px 0; overflow:hidden; margin-top:65px; font-size:12px; color:#5d5d5d; line-height:25px; width:100%; float:left;} 






@media screen and (max-width:1250px){




}




@media only screen and (max-width: 1024px){
	
	.yybj{ padding:60px 20px 0 20px; box-sizing:border-box;}
	.yybj dl dt{width:100%; margin-top:50px; margin-bottom:50px;}
	.fw li{ width:50%;}
	.fw li:after{left: 8.229vw;}
.yybj dl dd{ width:100%;}
	.fwbj{ padding-top:80px; padding-left:20px; padding-right:20px; box-sizing:border-box;}
	.news{ padding-left:20px; padding-right:20px; box-sizing:border-box;}
	.news1{width:100%;}
	.news2{width:100%; margin-top:30px;}
	.fa{padding:30px;}
.contant_line_box ul li.logo{ width:100%; text-align:center;}
.contant_line_box ul li.yx{display:none;}
.contant_line_box ul li.dh{display:none;}
.contant_line_box ul li.dz{display:none;}
.contant_line_box ul li.ewm{ width:100%; text-align:center; padding:20px 0;}
.foot{padding:40px 20px; box-sizing:border-box;}
.xj{display:none;}


}


@media screen and (max-width:768px){
	.yybj{    padding: 20px 20px 0 20px;}
	.yybj dl dd h3{font-size:22px;}
.m_zz li{width:49%;}

.fa_left{width:100%; max-height:100%; margin-right:0; margin-top:30px;}
.fa_nav h3 a{font-size:18px;}
.fa_right{width:100%; margin-top:20px;}
.fa_right li{    width: 98.8%;}
.fwbj{ padding-top:40px; }
.fw_txt{width:100%; padding-right:20px;}
.fw_tel{width:100%; margin-top:0; margin-right:0; padding-bottom:40px;}
	.newsbj{padding-top:80px;}
	.news1 dd p{text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;}
	.news1 ul{float:left; height:auto; padding:0 20px 20px 0; box-sizing:border-box;}
	.news1 li{width:100%;}
	.fwbj h2{    margin-bottom: 30px;}
	.fl{display:none;}
	.fr{width:100%; padding:0 10px; box-sizing:border-box;}
}
