/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei"; }
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ min-width:1300px; color:#333; font-size:14px;}

h1,h2,h3,h4,h5,h6 {font-size:14px;}
ul,ol { list-style-type:none; vertical-align:bottom; }
a{ color:#333333; text-decoration:none;}
a:hover{ color:#C60D0D; text-decoration:none;}
img,input{border:0px; vertical-align:middle; outline:none;}
ul,ol,li{list-style:none;}
table,th,td{border-collapse:collapse;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.lf{float:left;}
.dis{display:none;}
.hui{background:#f5f5f5;}
p10{padding:10px;}
p20{padding:20px;}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
/*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.clearfix:after {
  content:"";
  display:block;
  clear:both;
}
.clearfix{zoom:1;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c5{clear:both; height:5px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c16{clear:both; height:16px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.hid{height:auto;overflow:hidden;}
.wrapper, .wrap{width:1300px; margin:0 auto;  }
.wrapper{margin-bottom:50px; min-height:auto; padding-top:60px;}

.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;padding:0px 20px;}
/*å¤´éƒ¨*/
.toubu{ width:1200px; height:120px; margin:0 auto; overflow:hidden;}
.logo{height:77px; float:left; margin-top:15px;}
.toubu .phone{float:right; width:200px; height:90px; background:url(../images/tel.jpg) no-repeat left 8px; margin-top:25px; padding-left:75px; padding-top:10px; line-height:24px; font-size:16px;}
.toubu .phone span{color:#000; font-size:26px; font-weight:bold;}
.toubu .phone font{ color:#da251c;font-size:26px;}
.top{height:40px; line-height:40px;background:#D71619;}/* æ ‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
.top .topcenter{width:1200px; height:40px;margin:0 auto;color:#fff;font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right;}
.top .topcenter .top_right a{color:#fff; padding:0px 8px; width:50px;}

.nav{height:60px;width:100%; background:#fff;position:relative;border-top: #ccc solid 1px;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; width: 150px; height: 60px;  overflow: hidden;}
.nav ul li a{ display: block; text-align: center;  margin: 0 auto; height: 60px; line-height: 60px; font-size: 16px; color: #000;    font-size: 18px;
    font-weight: bold;}
.nav ul li a:hover{background: #000;color: #fff;text-align: center;transition:all 0.6s;}
.nav .hover a{ background: #000;color: #fff;}
/*.nav li.classhover a{color:#000;background: #fff;}*/
.nav ul li ul{margin:0px;padding:0;display:none;transition:all 0.6s;}
.nav ul li ul li{font-size:14px; text-align:left;height:45px; float:left;width: 150px;}
.nav ul li ul.subnav{transition:0.7s;width: 150px;position:absolute;z-index:9999;}
.nav ul li ul.subnav li a{display:block;width:150px;height:45px;line-height:45px;text-align:center;background:#fff;color:#000;font-size:14px;transition:0.7s}
.nav ul li ul.subnav li a:hover{background:#000;color: #fff;}

.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:9999; width: 100%; background: #333; animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:680px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:680px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:680px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#da251c;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.shili{width:100%; background:url(../images/xian1.jpg) repeat-x center; height:228px;}
.shili ul{width:1300px; margin:0 auto;height:228px;}
.shili li{background:url(../images/xian3.jpg) no-repeat right;height:228px; padding:0px 15px 0px 15px;width:230px; float:left; text-align:center;}
.shili li:last-child{background:none;}
.shili li .slli{width:230px;height:228px; display:block;}
.shili li .ico{display:block; text-align:center; height:60px; clear:both; padding-top:30px;}
.shili li h3{font-size:20px; color:#fff; display:block; height:44px; line-height:44px;}
.shili li span{font-size:14px; font-family:"å®‹ä½“"; color:#fff;}
.shili li:hover .slli{background:url(../images/xian2.jpg) repeat-x center top;}

/*å…³é”®è¯æœç´¢*/
/*.keyword{width:100%; clear:both; height:50px; line-height:50px; font-size:16px; background:#f5f5f5;/*border-bottom:2px solid #e2e2e2;*/}
.keyword .key_text{float:left;height:50px;}
.keyword .key_text b{background:#FEA501 url(../images/hot.png) no-repeat 0px center;display:block; float:left; color:#fff; padding:0px 25px; margin-right:15px; text-align:left; text-indent:20px;}
.search{width:286px; float:right; padding-top:8px;}
.search li{float:left;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px; display:none;}
.search li .input{width:230px; background:#fff; border:1px solid #009CD8; height:30px;float:left; text-indent:3px;}
.search li .submit{width:50px; background:#009CD8 url(../images/sousuo.png) no-repeat center; cursor:pointer; text-indent:-999em; height:32px;float:left; color:#fff;}*/
/*æ ‡é¢˜*/
.h_tit {
    position: relative;
    text-align: center;
  }
  .h_tit h2 {
    font-size: 200px;
    line-height: 1.2;
    color: #f1f1f1;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: bold;
  }
  .h_tit .t {
text-align: center;
  }
  .h_tit .t h3 span {
    font-size: 50px;
    line-height: 1.7;
    color: #232323;
    font-weight: bold;
    position: relative;
  }
  .h_tit .t h3 span::before,
  .h_tit .t h3 span::after {
    content: "";
    background: url(../images/a3.png) no-repeat center;
    width: 29px;
    height: 29px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    left: -52px;
    margin-top: -13px;
  }
  .h_tit .t h3 span::after {
    left: auto;
    right: -52px;
    content: "";
  }
  .h_tit .t p {
    font-size: 18px;
    line-height: 1.7;
    color: #232323;
  }

.hd_title{width:100%; height:70px;text-align:center; clear:both; margin-bottom:10px; margin-top:30px;}
.hd_title h3{font-size:30px; height:60px; line-height:60px; padding:0px 15px; margin:0px 10px;color:#333333;font-family:å¾®è½¯é›…é»‘;font-weight:bold;background:url(../images/tu17.png) no-repeat center;}
.hd_title span{font-size:16px; height:40px; line-height:40px;color:#666;text-transform:uppercase;display:none;}

.case_title{width:1170px; height:50px; margin:0 auto; border-bottom:3px solid #CCC; margin-top:60px; font-weight:bold;}
.case_title p{ width:350px; height:50px; margin:0 auto; text-align:center; border-bottom:3px solid #224A9F; font-size:30px; font-weight:bold;}
.case_title p span{ color:#224A9F; font-style:normal;font-size:30px; font-weight:bold;}

.big_title{width:100%; height:60px; line-height:60px; font-size:34px; text-align:center; font-weight:bold;background:url(../images/xian5.jpg) no-repeat center bottom;}

.cp_class{ margin:0 auto; background-color: #eee;height: 50px;}
.cp_class li{width:185px; height:50px; overflow:hidden; margin:0px; margin-bottom:10px; float:left; text-align:center;display:block;}
.cp_class li a{font-size:20px;height:50px; line-height:50px ;display:block; float:left; color:#fff; color:#333;text-indent:-30px;text-align:center;border-right:none ;border-left:none;width:185px;}
.cp_class li a:hover{background: #000;color:#fff ;}

.pro_class{width:1300px; margin:0 auto; padding:20px 0;}
.pro_class li{width:205px; height:160px; overflow:hidden; margin:5px; float:left; text-align:center;display:block;border-right: #000 solid 1px;}
.pro_class li:nth-child(6n){border: none;} 
.pro_class li img{width:150px; height:121px;}
.pro_class li a{width:205px;font-size:20px;height:50px; line-height:50px;display:block; float:left; color:#000;background:#fff;text-align:center;}
.pro_class li a:hover{ color: #000;font-weight: bold;}

.list_class{width:1300px; margin:0 auto; padding:20px 0;}
.list_class li{width:185px; height:50px; overflow:hidden; margin:0px; margin-bottom:10px; float:left; text-align:center;display:block;}
.list_class li a{font-size:20px;height:50px; line-height:50px ;display:block; float:left; color:#fff; color:#333;background:url(../images/li1.jpg) no-repeat right center;text-indent:-30px;text-align:center;border-right:none ;border-left:none;width:185px;}
.list_class li:first-child a{border-left:1px solid #d2d2d2;}
.list_class li:nth-child(7) a{background:url(../images/li3.jpg) no-repeat right center;}
.list_class li:nth-child(6) a{background:url(../images/li1.jpg) no-repeat right center;}
.list_class li:nth-child(8) a{background:url(../images/li1.jpg) no-repeat right center;border-left:1px solid #d2d2d2;}
.list_class li:nth-child(9) a{background:url(../images/li3.jpg) no-repeat right center;}

.index_slip1{width: 100%;height: 280px;background: url(../images/ixbannerbg.png) no-repeat center 90px;}
.index_slip1 .w1200{height: 280px; position:relative;}
.index_slip1 .img{width: 384px;height: 280px;display: block;position: absolute;left: 10px;bottom: 0;}
.index_slip1 .img img{width: 100%; height: 100%; display: block;}
.index_slip1 .slip_tit{padding-left: 465px;width: 735px; padding-top:20px;}
.index_slip1 .slip_tit .tit1{padding-top: 20px;font-size: 32px;line-height: 50px;color: #fff;letter-spacing: 3px;}
.index_slip1 .slip_tit .tit1 b{color: #f6ff00;}
.index_slip1 .slip_tit .tit2{margin-top: 15px;font-size: 32px;line-height: 50px;font-weight: bold;color: #fff;letter-spacing: 3px;}
.index_slip1 .slip_tit .tit3{display: inline-block;margin-top: 20px; height:60px; line-height:60px; font-size: 20px;color: #000;}
.index_slip1 .slip_tit .tit3 b{font-size: 26px;font-weight: bold;}
.index_slip2{width: 100%;height: 200px;background: url(../images/ixbannerbg.png) no-repeat center center;}
.index_slip2 .w1200{height: 200px;}
.index_slip2 .img{width: 280px;height: 180px;display: block;position: absolute;left: 0;bottom: 0;}
.index_slip2 .img img{width: 100%;height: 100%;display: block;}
.index_slip2 .slip_tit{padding-left: 440px;width: 760px;text-align: center;}
.index_slip2 .slip_tit .tit1{padding-top: 30px;font-size: 30px;font-weight: bold;line-height: 50px;color: #fff;}
.index_slip2 .slip_tit .tit1 b{color: #f6ff00;}
.index_slip2 .slip_tit .tit2{margin-top: 10px;font-size: 20px;line-height: 50px;color: #fff;}
.index_slip2 .slip_tit .tit3{display: inline-block;margin-top: 10px;font-size: 20px;color: #fff;}
.index_slip2 .slip_tit .tit3 b{font-size: 26px;font-weight: bold;}

/*äº§å“ä¼˜åŠ¿*/
.mkbt h2.maintitle{font-size:36px;background-image:-webkit-linear-gradient(bottom,#000,#000,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent; font-weight:normal; margin:0;}
.mkbt h2.maintitle::after {content:""; display:block; width:60px; height:3px; background:#e60000; margin:10px auto 5px auto;}
.mkbt h2.maintitle span{background-image:-webkit-linear-gradient(bottom,#df0b00,#df0b00,#df0b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.mkbt p.subtitle{font-size:14px;color:#666;text-transform:uppercase;display:block; margin:0px 0px 10px 0px;}
.mkbt p.overview{font-size:16px;color:#000; margin:0px 0px 20px 0px;}
.cellpadding {padding-top:40px; padding-bottom:40px;}

.ad01-bg{background:url(../images/ad01-bg.jpg) no-repeat top center; height:250px;}
.ad02-bg{background:url(../images/ad02-bg.jpg) no-repeat top center; height:230px;}

.text-center{text-align:center;}
.index-ys{ width:580px; padding-top:30px;}
.index-ys dl dt{ font-size:28px; color:#e60000; border-bottom:1px solid #cdcdcd; float:right; width:460px;}
.index-ys dl dt span{ color:#999999; font-size:16px; display:block; font-weight:normal; padding-bottom:15px;}
.index-ys dl dd.pot{ float:left; width:80px;}
.index-ys dl dd.txt{width:460px; float:right; padding-top:20px;}
.index-ys dl dd ul li{background:url(../images/pot-dian.jpg) no-repeat top left; margin:8px 0px 8px 0px; padding-left:20px; font-size:16px;}
.btn-redm,.btn-redm:hover{ background:#e60000; color:#fff; padding:10px 20px; margin:10px 5px; font-size:16px; display:inline-block;}
.btn-black,.btn-black:hover{ background:#000000; color:#fff; padding:10px 20px; margin:10px 5px; font-size:16px; display:inline-block;}

.left_b{height:24px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float:right; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:60px; line-height:60px; font-size:28px; color:#fff; text-align:left;background:#C60D0D url(../Images/jian.png) no-repeat 20px center; text-indent:60px;overflow: hidden;}
.plist .bd{ width: 260x; border: 1px solid #eaeaea;  border-bottom: 9px solid #C60D0D;border-radius: 10px;border-top: none;overflow: hidden;}
.plist .bd ul{ width: 240px; margin: 0 auto; padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width:100%; padding:0px 0%; height:54px; text-indent:10px; line-height: 54px; overflow: hidden; border-bottom:1px dashed #e2e2e2;background:url(../images/leftula2.png) no-repeat 12px 22px;}
.plist .bd ul li:hover{ color: #C60D0D; background:url(../images/leftula1.png) no-repeat 12px 22px;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:left; background:url(../Images/jiao.png) no-repeat 10px 10px; text-indent:24px; height:28px; line-height:28px; overflow:hidden; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 54px; margin:0 auto; font-size:16px;color: #333; text-indent:25px;}
.plist .bd ul li a:hover{ color: #C60D0D;}
.plist .bot{margin-top:8px; border: 1px solid #eaeaea; border-bottom: 9px solid #C60D0D;border-radius: 10px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}

.pztype{width:100%; display:none;}


/*é¦–é¡µæ»šåŠ¨äº§å“å±•ç¤º*/
.product{
    width: 1200px;
    padding: 40px 0 0px;
    overflow: hidden;
    margin: 0 auto;
}
.index_tit{
    text-align: center;
    width: 100%;
    overflow: hidden;height:104px; margin-top:30px;
}
.index_tit h3 {
    font-size:44px;
    font-weight:bold;
    display: block;
    color: #111;line-height:56px;
    text-align: center;
}
.index_tit em{width:64px; height:4px; background:#F00; margin:0 auto; display:block;}
.index_tit h4 {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px; font-weight:normal;
}
.product .kinds{
    width: 1200px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
}
.kinds a{
    width: 190px;
    height: 40px;
    line-height: 40px;
    background: #C60D0D;
    font-size: 18px;
    display: inline-block;
    margin-right:10px; 
    color: #fff;
}
.kinds a:last-child{
    margin-right:0; 
}
.kinds a:hover{
    background: #C61C28;
}
.prolist{
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px; 
}
.prolist ul li{ width:324px; float:left; text-align:center; position:relative; margin-bottom:20px;}
.prolist ul li img{ width:300px; height:209px;}
.prolist ul li .title{ width:300px; height:40px; overflow:hidden; cursor:pointer;background:#eee; margin-top:-2px; margin-left:11px;transition:all 0.6s;}
.prolist ul li:hover .title a{color:#C61C28;}
.prolist ul li .title a{ color:#333;height:40px; line-height:40px; display:block;background:#eee;}
.prolist ul li .title p{ padding:10px 20px; font-size:12px; text-align:left; line-height:26px; border-top:1px solid #dadada}
.prolist ul li .shuxing{ width:300px; height:40px; line-height:40px; background:#fff;  float:left; margin-left:10px; margin-top:-3px;}
.prolist ul li .shuxing span{ display:block; width:33%; float:left; }
.prolist ul li .shuxing span a{ color:#333;background:url(../images/icon-list.png) no-repeat; padding-left:20px;}
.prolist ul li .shuxing span a.li{background-position: -17px -399px;}
.prolist ul li .shuxing span a.lo{background-position: -17px -437px;}
.prolist ul li .shuxing span a.lp{background-position: -17px -476px;}
.good{
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px;
    background: #eeeded; 
}
.good .good_con{
    width: 1140px;
    padding: 30px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}
.good_con ul li.item{
    height: 310px;
    overflow: hidden;
    margin-bottom: 30px; 
}
.good_con ul li.item .good_text{
    width: 550px;
}
.good_con ul li.item .good_img{
    width: 525px;
    padding:20px;
    overflow: hidden;
}
.good_con ul li.item .good_img img{
    width: 525px;
    height: 310px;
    overflow: hidden;
}
.good_con ul li.item .good_text h3{
    height: 70px;
    line-height: 70px;
    font-size: 30px;
}
.good_con ul li.item .good_text p{
    line-height: 24px;
    color: #a4a1a2;
    margin-bottom: 20px; 
}
.good_con ul li.item .good_more{
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    background: #ff001e;
}

.h_page3 {
    background: #f2f2f2;padding: 50px 0;
  }
  .h_page3 .bd li {
    float: left;
    width:285px;
    margin-right: 50px;
  }
  .h_page3 .bd li:nth-child(4n) {
    margin-right: 0;
  }
  .h_page3 .h_tit h2 {
    color: #ececec;
  }
  .h_page3 li {
    background: #9ea5b3;
    border-radius: 90px 0 40px 0;
    transition: all 0.3s;
    -ms-transition: all 0.3s; /* IE 9 */
    -moz-transition: all 0.3s; /* Firefox */
    -webkit-transition: all 0.3s; /* Safari ÂºÃ Chrome */
    -o-transition: all 0.3s;
  }
  .h_page3 li a {
    background: #ffffff;
    border-radius: 90px 0 40px 0;
    position: relative;
    top: -9px;
    left: -9px;
    display: block;
    padding: 10px 15px 10px 25px;
  }
  .h_page3 li i {
    position: absolute;
    left: 28px;
    top: 10px;
    font-size: 140px;
    line-height: 1;
    color: #ff957b;
    font-weight: bold;
  
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #ff957b;
  }
  .h_page3 li .pic {
    position: relative;
    z-index: 11;
    margin-top: 75px;
    height: 230px;
    margin-bottom: 42px;
  }
  .h_page3 li h2 {
    font-size: 18px;
    line-height: 1.7;height: 1.7; overflow: hidden;
    color: #232323;
    font-weight: bold;
  }
  .h_page3 li dd {
    font-size: 16px;
    line-height: 36px;
    color: #484848;
    padding-left: 23px;
    margin-left: 23px;
    background: url(../images/a28.png) no-repeat left center;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .h_page3 li a {
    padding-bottom: 65px;
  }
  .h_page3 .bd {
    overflow: hidden;
  }
  .h_page3 .bd h6 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 160px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
  }
  .h_page3 li:hover {
    background: #e17360;
  }
  .h_page3 li:hover a h6 span {
    background: #f2f2f2;
    color: #232323;
  }
  .h_page3 li:hover a h6::before {
    background: #d1d1d1;
  }
  .h_page3 .bd h6 span {
    position: relative;
    z-index: 111;
    background: #ef6240;
    border-radius: 30px 0 30px 0;
    display: block;
    transition: all 0.3s;
    -ms-transition: all 0.3s; /* IE 9 */
    -moz-transition: all 0.3s; /* Firefox */
    -webkit-transition: all 0.3s; /* Safari ÂºÃ Chrome */
    -o-transition: all 0.3s;
  }
  .h_page3 .bd h6::before {
    content: "";
    width: 100px;
    height: 40px;
    border-radius: 30px 0 0 0;
    background: #e03214;
    position: absolute;
    left: -13px;
    bottom: 0;
    transition: all 0.3s;
    -ms-transition: all 0.3s; /* IE 9 */
    -moz-transition: all 0.3s; /* Firefox */
    -webkit-transition: all 0.3s; /* Safari ÂºÃ Chrome */
    -o-transition: all 0.3s;
  }
  .h_page3 .btna {
    background: url(../images/c1.png) no-repeat center;
    text-align: center;
    padding: 60px 0;
  }
  .h_page3 .btna .prev,
  .h_page3 .btna .next {
    background: url(../images/a31.png) no-repeat center;
    width: 145px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 0 35px;
  }
  .h_page3 .btna .next {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari ÂºÃ Chrome */
    -o-transform: rotate(180deg);
  }
  
  .h_page3 .btna .prev:hover,
  .h_page3 .btna .next:hover {
    background: url(../images/a29.png) no-repeat center;
  }
  
/*in_02*/
.p-lg-5 {
    padding: 3rem !important;
  }
  .py-lg-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pf_40 {
    font-size: 36px;
    line-height: 50px;
  }
  .mb-3, .my-3 {
    margin-bottom: 1rem !important;
  }
  .pf_16 {
    font-size: 16px;
    line-height: 30px;
  }
  .pf_30 {
    font-size: 30px;
    line-height: 45px;
  }
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  } 
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  } 

  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem;
  }
.intita{text-align: center;position: relative;}
.intita strong{display: block;font-size: 70px;font-family: impact;text-transform: uppercase;color: #f6f7f9;position: relative;z-index: 1}
.intita span{display: block;background:url(../images/intita.png) center  no-repeat;font-weight: bold;margin-top: -70px;position: relative;z-index: 2;color:#175aa8}
.intita p{color: #777;}
.in_02{height: auto;overflow: hidden;background: url(../images/in02bg.jpg) top center no-repeat;}
.in02a span{text-align: center;}
.in02a span strong{font-size: 70px;font-family: fz;font-weight: normal;}
.in02a p{line-height: 25px;color: #777;}
.in02b {height: auto;overflow: hidden; border-radius: 60px 0 60px 0;background: url(../images/in02b.png)  left bottom no-repeat #fff;box-shadow: rgba(9,9,9,.1) 0 10px 10px;}
.in02b img{max-width: 100%;}
.in02b_a {position: relative;}
.in02b_a b{position: absolute;z-index: 1;font-size:120px;font-family: impact;text-transform: uppercase;color: #f6f7f9;top:0;}
.in02b_a span{display: block;color: #175aa8;z-index: 2;position: relative;}
.in02b_a strong{display: block;color: #444;z-index: 2;position: relative;}
.in02b_a i{display: block;background: url(../images/linea.png) left  center no-repeat;height: 5px;position: relative;z-index: 2;}
.in02b_a p{line-height: 30px;color: #777;}
.in02b_a a{display: block;width: 140px;line-height: 40px;height: 40px;color: #fff;text-align: center;border-radius: 5px; background: #2d77e5;
background: -webkit-linear-gradient(to right, #1756ae, #246acf, #2d77e5);
background: linear-gradient(to right, #1756ae, #246acf, #2d77e5);}
.in02b_a a:hover{background: #d0121b;}

.in02c span{display: block;position: relative;text-align: center;}
.in02c strong{font-size: 48px;font-family: fz;color: #175aa8;position: relative;z-index: 2;}
.in02c em{position: relative;z-index: 2;}
.in02c p{line-height: 40px;color: #777;position: relative;z-index: 2;}  

.case{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
	
}
.case .case_con{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.case_con ul li{
    width: 280px;
    overflow: hidden;
    float: left;
    line-height: 50px;
    text-align: center;
    margin: 0 10px 20px 10px;
}
.case_con ul li .pic{
    width: 280px;
    height: 210px;
    overflow: hidden;
}
.case_con ul li .pic img{
    width: 280px;
    height: 210px;
    overflow: hidden;
}
.inproduct{width:910px; float:right;overflow: hidden; padding-top:0px;}

.news_show {
    background:#ffffff;
    padding-top:30px
   }
   .news_show h2 {
    padding:10px 0 40px 0;
    font-size:24px
   }
   .news_show h2 a {
    font-size:16px;
    font-weight:normal;
    float:right;
    transition:all .2s ease
   }
   .news_show h2 a span {
    font-size:20px;
    margin-left:5px;
    font-family:"å®‹ä½“"
   }
   .news_show .newsbg {
    background:#f1f1f1;
    padding-bottom:10px;
    margin-bottom:30px;
    transition:all .2s ease
   }
   .news_show .newsbg:hover {
    background:#ef011c
   }
   .news_show .newsbg:hover img {
    -webkit-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1)
   }
   .news_show .newsbg:hover p {
    color:#ffffff
   }
   .news_show .newsbg:hover span {
    color:#ffffff
   }
   .news_show .newsbg .news_hot_img {
    overflow:hidden;
    padding:0
   }
   .news_show .newsbg img {
    width:100%;
    transition:all .5s ease
   }
   .news_show .newsbg p {
    padding:12px 30px;
    line-height:26px;
    color:#555555;
    transition:all .2s ease
   }
   .news_show .newsbg p span {
    color:#777777;
    transition:all .2s ease
   }
   .news_show .newsbg .news_hot_edat {
    min-height:132px
   }
   .news_show .newsbg h3 {
    padding:0 30px;
    color:#333333;
    font-weight:normal;
    line-height:28px;
    transition:all .2s ease
   }
   .news_show .newsbg a:hover {
    color:#ffffff
   }
   .news_show .newsbg a:hover h3 {
    color:#ffffff
   }
   .news_show .news_data {
    border:1px solid #cfcfcf;
    padding:15px 10px 0;
    text-align:center;
    border-radius:5px;
    width:80px;
    height:80px
   }
   .news_show .news_data p span {
    font-size:32px
   }
   .news_show .news_list2 h4 {
    padding:0 0 5px 20px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis
   }
   .news_show .news_list2 p {
    padding:2px 0 0 20px;
    line-height:26px;
    max-height:52px;
    overflow:hidden;
    color:#888888
   }
   .news_show .news_cent {
    margin-bottom:30px
   }
   .news_show .news_cent li {
    margin-bottom: 20px;
    margin-left: 10px;
   }
   .news_show .news_cent li:hover .news_data {
    border:1px solid #ef011c;
    color:#ffffff;
    background:#ef011c;
    transition:all .2s ease
   }
   .news_show .news_cent a:hover {
    color:#ef011c;
    transition:all .2s ease
   }
   .news_show .news_cent a .news_list p {
    color:#555555
   }
   .news_show .list_img li {
    margin-bottom:17px;
    position:relative
   }
   .news_show .list_img li a {
    display:block;
    overflow:hidden;
    position:relative
   }
   .news_show .list_img li img {
    -webkit-transition:-webkit-transform 0.5s ease;
    transition:-webkit-transform 0.5s ease;
    transition:transform 0.5s ease;
    transition:transform 0.5s ease,-webkit-transform 0.5s ease
   }
   .news_show .list_img li h4 {
    position:absolute;
    text-align:center;
    top:40%;
    line-height:36px;
    width:100%;
    color:#fff;
    font-size:20px;
    box-sizing:border-box
   }
   .news_show .list_img li h4 span {
    display:block;
    width:100px;
    margin:0 auto
   }
   .news_show .list_img li h4 b {
    display:none;
    background:#ef011c;
    color:#fff;
    width:100px;
    margin:0 auto;
    padding:5px 10px;
    line-height:30px;
    font-size:16px;
    font-weight:normal;
    border-radius:5px;
    transition:all .4s ease
   }
   .news_show .list_img li:hover span {
    display:none
   }
   .news_show .list_img li:hover b {
    display:block
   }
   .news_show .list_img li:hover img {
    filter:alpha(opacity=80);
    opacity:0.8;
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    -webkit-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1)
   }

   .xm4 {
    width: 33.33333333%;float: left;
  }
  .xm5 {
    width: 41.66666667%;float: left;
  }

  .float-left {
    float: left !important;
  }

  .xm12 {
    width: 100%;float: left;
  }
  .xm3 {
    width: 25%;float: left;
  }

  .text-center {
    text-align: center;
  }

.index_hn01{ float:left; width:640px; overflow:hidden;}
.index_hn01 img{ width:640px; height:364px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

.index_hn11{float:right; width:566px;padding:0px 30px;}
.index_hn02{width:566px;padding:13px 0px 0 0px; line-height:22px;  font-family:'å®‹ä½“';}
.index_hn02 dl dt{ color:#b1b1b1; font-size:14px; width:440px; float:left;background:url(../images/jiao.png) no-repeat 10px 6px; text-indent:24px;}
.index_hn02 dl dt a{ color:#1a1a1a;height:30px; overflow:hidden; display:block; margin-bottom:1px; font-size:18px;}
.index_hn02 dl dt a:hover{ color:#c60d0d;}
.index_hn02 dl dd{ color:#808080; height:44px; overflow:hidden; margin-top:2px; width:440px; float:left;text-indent:24px;}
.in_time{float:right;width:60px; text-align:center;}
.in_time1{font-size:24px; color:#999; display:block;height:36px; line-height:36px;background:url(../images/xian4.jpg) no-repeat left bottom;}
.in_time2{font-size:16px; color:#999; display:block; height:22px; line-height:22px;}

.index_hn03{ float:right; width:566px; margin:12px 0px 0 0px; border-top:#e2e2e2 solid 1px; line-height:40px; font-size:14px; color:#b1b1b1; padding-top:8px; font-family:'å®‹ä½“';}
.index_hn03 dl { height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;}
.index_hn03 dl dt{ float:left; height:40px; line-height:40px; overflow:hidden; color:#555; width:450px;background:url(../images/jiao.png) no-repeat 10px 16px; text-indent:24px;}
.index_hn03 dl dd{ float:right; color:#666;}
.index_hn03 dl dt a{color:#555;font-size:16px;}
.index_hn03 dl dt a:hover{ color:#c60d0d;}

/*è”ç³»æˆ‘ä»¬*/
.contact{background: #f5f5f5; height:400px;}
.contact .text{padding: 55px 35px 0;}
.contact .text p{color: #757575;font-size: 16px;margin-top: 25px;}
.contact .text p a{display:inline-block;line-height: 40px;padding: 0 30px;background: #315cc5;border-radius: 3px;text-align: center;color: #fff;}
.contact .text h2{color: #333;font-size: 24px;font-weight: 500;}
.contact .img{width: 600px;height: 400px;}
.contact .img img{width: 100%;height: 100%;}



/*æœåŠ¡ä¿éšœ*/
.protection{width:1300px; margin:0 auto;}
.protection_top,.protection_mid,.protection_liucheng{width:100%;float: left; margin-top: 40px;}
.protection_top dl{width:260px; border-left: 1px #e6e6e6 solid;float:left; margin-left: 20px; margin-right: 20px;*+margin-left:18px;}
.protection_top dl dt{font-size: 20px;font-weight: 600;border-left: 1px #00559b solid;text-indent: 20px; margin-bottom: 10px;}
.protection_top dl dd{ line-height: 25px;color: #666;float: left; margin-left: 20px;}
.protection_mid {height:290px; background: #f0f0f0;}
.protection_mid .protection_mid_img{width: 435px; height: 290px;overflow:hidden;float: left; }
.protection_mid .protection_mid_img img{width: 435px; height: 290px;}
.protection_mid .protection_mid_r{width: 710px;float: left;margin-left: 40px; margin-top: 30px;}
.protection_mid .protection_mid_r h2{float: left;width: 100%;font-size: 24px;color: #333; margin-bottom: 20px;}
.protection_mid .protection_mid_r p{line-height: 30px;color: #666;}
.protection_mid .protection_mid_r p strong{font-size: 24px;margin:0px 15px;}
.protection_bottom{height:150px; background: url(../images/baozhang_bg.jpg) top center no-repeat;margin-top: 40px;}
.protection_bottom p.text1{font-size: 24px;color: #fff; line-height: 50px;padding-top: 30px;}
.protection_bottom p.text2{font-size: 14px;color: #fff;}
.protection_liucheng{margin-bottom: 50px;}
.protection_liucheng_c dl{width: 380px;float: left;border:1px #e6e6e6 solid;margin: 0px 10px;*+margin:0px 9px;}
.protection_liucheng_c dl span.cir{width:20px; height: 20px; border:1px #00559b solid; border-radius: 25px;display: inline-block; position: relative;left:180px;top:-50px; background: #fff; }
.protection_liucheng_c{background: url(../images/baozhang_gray_bg.png) 0 0 repeat-x;width: 100%;float: left;padding-top:40px; margin-top: 20px;}
.protection_liucheng_c dl dt{height:120px;width: 100%;text-align: center;}
.protection_liucheng_c dl dd{width:100%;height: 42px; line-height: 42px; background: #f0f0f0;text-align: center;}
.protection_liucheng_c dl:hover span.cir{ background: #00559b;transition: all 0.3s;}
.protection_liucheng_c dl:hover dd{background: #00559b; color: #fff;transition: all 0.3s;}

.menu-first{ text-align:center}
.menu-first .list2 li{ line-height:35px; height:35px; display:inline-block;}
.menu-first .list2 li a{text-align: center;padding-bottom: 0;line-height: 35px; padding:0 15px;display: block;float: left;
height: 35px;font-size: 14px;text-decoration: none;padding-top: 0;}

.menu-first .list2 li a:hover,.menu-first .list2 li.currclass a{line-height:35px;height:35px;color:#fff;text-decoration:none;border-radius:5px; background:#39b0f2 }
.about2{ width:1240px; padding:20px 0px; margin:0 auto;}
.about2 p{ font-size:14px; text-indent:2em; line-height:26px; padding-bottom:10px;}
.about2 img{ max-width:1200px; display:block; margin:0 auto;}
.mar{ margin:0px auto;}
.anniu{ line-height:36px; height:36px;}
.anniu a {
    display: block;
    line-height: 35px;
    font-family: "microsoft yahei";
    width: 70px;
    float: left;
    text-indent: 20px;
    background: url(icon-list.png) no-repeat;
}
.anniu a.p1 {
    background-position: -15px -392px;
}
.anniu a.p2 {
    background-position: -15px -430px;

}
.anniu a.p3 {
    background-position: -15px -469px
}

.mod_focus_show {width: 500px; height: 460px; position: relative;}
.mod_focus_show img {display: block; width: 490px; height: 350px; border:1px solid #dadada; padding:5px;object-fit: cover; }

.mod_focus_show .mod_focus_pic { display: block; width: 500px; height: 360px;}
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 490px; height: 350px;}


.mod_focus_show .mod_focus_pic img{border:1px solid #dadada; padding:4px; }
.mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
.mod_focus_show .mod_focus_title { position: absolute; z-index: 1; left: 5px; bottom: 105px; overflow: hidden; zoom: 1; width: 490px; height: 53px; background-color: rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank); }
:root .mod_focus_title { filter: none; }
.mod_focus_show .mod_focus_title li { width: 590px; padding: 0 0 0 20px; overflow: hidden; word-break: keep-all; word-wrap: keep-all; white-space: nowrap; table-layout: fixed; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.mod_focus_show .mod_focus_title li h3 { line-height: 53px; _line-height: 55px; font-size: 28px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
.mod_focus_show .mod_focus_title li h3 a { color: #fff; }

.service_process_1_l{width:48.3%;float:left}
.mr40{margin-right:3.36%}
.process_b strong{font-size:24px;color:#333;height:24px;line-height:24px;margin-top:40px;display:block;margin-bottom:8px;font-weight:100}
.service_process_1_r{float:left;width:48.3%}
.service_process_2_1{width:415px;float:left;background-color:#f0f0f2;height:400px;}
.service_process_2_1 strong{padding:0 18px}
.service_process_2_1 p{padding:0 18px;}
.service_process_2_m{width:30.25%;float:left}
.service_process_2_m img {width:100%;height:200px;border:0;margin:0;padding:0;overflow: hidden}
.service_process_3{width:48.3%;float:left}
.service_process_3_con{margin-bottom:30px;height:212px}
.service_process_3_con span{width:15.6%;height:212px;float:left;background:url(http://static.zzboiler.com/web/images/service/process_8.jpg) no-repeat;margin-right:2.6%}
.service_process_3_con .span1{background-position:0 0}
.service_process_3_con .span2{background-position:-90px 0}
.service_process_3_con .span3{background-position:-180px 0}
.service_process_3_con .span4{background-position:-270px 0}
.service_process_3_con h4{font-size:18px;color:#FF3F3C;line-height:18px;height:18px;margin-bottom:12px;width:81.8%;float:left}
.service_process_3_con p{padding-right:20px;width:98%;float:left}
.service_process_4{border-bottom:1px solid #dcdcdc;height:492px}
.service_process_4_l{width:9.66%;float:left;margin-right:4.2%;height:492px}
.service_process_4_r{width:86.05%;height:492px;float:left}
.service_process_4_r_con{height:132px;float:left;border-bottom:1px solid #dcdcdc;margin-bottom:32px}
.service_process_4_r_con b{height:52px;line-height:52px;font-size:24px;color:#333;font-weight:100}
.mid_tit{margin-bottom:0;}
.mid_tit h2{height:42px;background:url(../images/bg2.png) no-repeat center bottom;font-size:30px;text-align:center;font-weight:100;color:#333;margin:0 auto;line-height:30px}
.mid_tit h2 a {color:#333;}
.mid_tit h2:hover a {color:#ff3200}
.h50 {
    height: 50px;
    width: 100%;
    display: block;
    clear: both;
    overflow: hidden;
}
.h40 {
    height: 40px;
    width: 100%;
    display: block;
    clear: both;
    overflow: hidden;
}

.cont_p table{border-collapse: collapse;border: none;}
.cont_p td{border: solid #dadada 1px;line-height:40px; text-align:center; font-size:12px;}

.cont_p .bs:hover{background:#F22F30; color:#fff;cursor:pointer}
.cont_p .bs:hover a{color:#fff;}

.about-content p{font-size:16px;}


.hezuo { width:100%; display:block; overflow: hidden;}
.hezuo ul { margin:0;padding:0; clear:both;/* height:290px; */overflow: hidden;}
.hezuo li {float:left; width: 208px; height:196px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:0px 20px 15px 0px; background:#f4f4f4;}
/*.hezuo li:nth-child(4n){margin-right:0;}*/
.hezuo li a{display:block;}
.hezuo li a .cp_name{display: block; width:208px; height:156px;display: table-cell;/*å›¾ç‰‡å®¹å™¨ä»¥è¡¨æ ¼çš„å•å…ƒæ ¼å½¢å¼æ˜¾ç¤º*/ text-align: center; /* å®žçŽ°æ°´å¹³å±…ä¸­ */ vertical-align: middle; /*å®žçŽ°åž‚ç›´å±…ä¸­*/ overflow:hidden; position:relative; z-index:1;}
.hezuo li a .cp_more{display:none;transition:0.6s all 0s linear;}
.hezuo li a:hover .cp_more{display:block;position:absolute; z-index:200; top:60px; left:20%; width:130px; height:32px; color:#111; background:#fff; border-radius:6em;transition:0.6s all 0s linear;}
.hezuo li a:hover span{/*background:url(../Images/tit_bg2.png) no-repeat left top; */ background:#009CD8;color: #fff;transition:0.6s all 0s linear;}
.hezuo li a img{max-width: 208px; max-height:156px; vertical-align:middle;}
.hezuo li span{height:40px; line-height:40px;color: #111; text-align:center;display:block; clear:both; background:#EAEAEA;}

.hezuo li a:hover img { transform: scale(1.1, 1.1);}
.hezuo li a img{transition:transform 1s ease 0s}


/*å“ç‰Œå®žåŠ›*/
.index .sl{background:url(../images/sl_bg.png) no-repeat center top;height: 370px;position: relative;line-height: normal; width:100%; overflow:hidden;}
.index .sl:before{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;top: 0;margin-left: -960px;}
.index .sl:after{content: "";width: 0;height: 0;position: absolute;border-bottom: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;bottom: 0;margin-left: -960px;}
.index .sl b.tb{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 48px;display: block;text-align: center;padding-top: 18px;margin: 0 auto;margin-bottom: 10px;position: relative;z-index: 1;top:10px;}
.index .sl b.tb img{width: auto; height: auto; margin: 0 auto;}
.index .sl h2{font-size: 60px;color: #fff;font-weight: normal;}
.index .sl h2 a{color:#fff;}
.index .sl h2 span{color: #D82633;font-weight: bold;}
.index .sl h2 em{font-size: 30px;display:block;text-align: right;float: right;padding-top: 30px;}
.index .sl h2 em span{font-weight: normal;}
.index .sl .con{margin-top: 32px;}
.index .sl .con ul{width: 600px;float: left;}
.index .sl .con li:first-child{border-left: 1px solid rgba(255,255,255,0.15);}
.index .sl .con li{float: left;height: 84px;border-right: 1px solid rgba(255,255,255,0.15);width: 140px;text-align: center;}
.index .sl .con li em{height: 50px;display: block;}
.index .sl .con li span{display: block;font-size: 24px;color: #fff;margin-top: 4px;}
.index .sl .con p{float: right;width: 300px;margin-top: 23px;}
.index .sl .con p span{display: block;color: #fff;opacity: 0.41;font-size: 16px;}
.index .sl .con p i{color: #fff;font-size: 36px;font-family: GothamBook;background: url(../images/sl_tel.png) no-repeat left center;padding-left: 38px;}
/*å››å¤§å®žåŠ›*/
.index .sl2{height: 2060px;}
.index .sl2 .con1{padding-top: 26px;}
.index .sl2 .con1 dt{float: left;width: 600px;height: 506px;}
.index .sl2 .con1 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con1 dd{float: right;width: 558px;}
.index .sl2 .con2 dt{float: right;width: 600px;height: 506px;}
.index .sl2 .con2 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con2 dd{float: left;width: 558px;}
.index .sl2 .con2 dd h3{padding-top: 54px;}
.index .sl2 .con2 dd p span{margin-bottom: 7px;}
.index .sl2 .con3 dt{float: left;width: 600px;height: 506px;}
.index .sl2 .con3 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con3 dd{float: right;width: 558px;}
.index .sl2 .con3 dd h3{padding-top: 54px;}
.index .sl2 .con3 dd p span{margin-bottom: 7px;}
.index .sl2 .con4 dt{float: right;width: 600px;height: 506px;}
.index .sl2 .con4 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con4 dd{float: left;width: 558px;}
.index .sl2 .con4 dd h3{padding-top: 54px;}
.index .sl2 dd h3{margin-bottom: 38px;padding-top: 9px;}
.index .sl2 dd h3 em{display: block;background:url(../images/sl_ctit.png);width: 61px;height: 70px;text-align: center;line-height: 70px;font-size: 36px;color: #fff;font-weight: lighter;float: left;}
.index .sl2 dd h3 i{float: left;margin-left: 26px;font-size: 36px;color: #242424;line-height: 30px;font-weight: normal;}
.index .sl2 dd h3 i span{font-size: 12px;font-family:GothamBook;color: #CBCBCB;display: block;font-weight: normal;text-transform: uppercase;}
.index .sl2 dd p{font-size: 16px;color: #383838;line-height: 32px;}
.index .sl2 dd p span{display: block;margin-bottom: 18px;}
.index .sl2 dd .list{margin-top: 45px;height: 134px;overflow: hidden;}
.index .sl2 dd ul li{float: left;margin-right: 10px!important;display: inline;}
.index .sl2 dd ul li:nth-child(2n){margin-right: 0;}
.index .sl2 dd ul li a{display: block;}
.index .sl2 dd ul li img{width: 179px;height: 134px;}
.index .sl2 dd .qh{text-align: center;margin-top: 21px;position: relative;}
.index .sl2 dd .qh:before{position: absolute;content: "";width: 238px;height: 1px;background: #EBEBEB;left:0;top: 15px;}
.index .sl2 dd .qh:after{position: absolute;content: "";width: 238px;height: 1px;background: #EBEBEB;right:0;top: 15px;}
.index .sl2 dd .qh i{display: inline-block;width: 11px;height: 13px;background: url(../images/sl_cqh.png);margin: 0 3px;margin-top: 8px;cursor: pointer;}
.index .sl2 dd .qh i.cur{display: inline-block;width: 11px;height: 13px;background: url(../images/sl_cqhh.png);}

/*é¦–é¡µäº§å“å±•ç¤º*/
.con_right {width:910px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 305px; height:270px; overflow: hidden;text-align:center;border-collapse: collapse;margin:15px 10px 15px 10px;
}
.index_cp li:hover{float:left; width: 305px; overflow: hidden;text-align:center;border-collapse: collapse;margin:15px 10px 15px 10px;}
/*.index_cp li:nth-child(3n){margin-right:0px;}*/
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; border:1px solid #E2E2E2; font-size:16px;}
.index_cp li a .cp_name{display: block; width:295px; height:220px;color: #555;display: table-cell;/*å›¾ç‰‡å®¹å™¨ä»¥è¡¨æ ¼çš„å•å…ƒæ ¼å½¢å¼æ˜¾ç¤º*/ text-align: center; /* å®žçŽ°æ°´å¹³å±…ä¸­ */ vertical-align: middle; /*å®žçŽ°åž‚ç›´å±…ä¸­*/ overflow:hidden; padding:4px;}

.index_cp li span{height:40px; line-height:40px;background:#eee; display:block; clear:both;}
.index_cp li a:hover span{background:#eee; color: #C60D0D;transition:0.6s all 0s linear;}
.index_cp li .cp_name img{max-width:295px; max-height:220px;}

.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

/*å·¦ä¾§ç›¸å…³äº§å“å±•ç¤º*/
.leftcp{width:260px; margin:0 auto;display:block; overflow: hidden; border:1px solid #e0e0e0; padding:2px;}
.leftcp ul {padding:0; clear:both; overflow: hidden; width:250px; margin:0 auto; margin-top:8px;}
.leftcp li {float:left; width:118px; margin-bottom:6px; overflow: hidden; line-height: 30px; text-align:center;border-collapse: collapse; border:1px solid #e0e0e0;}
.leftcp li:nth-child(2n){float:right;}
.leftcp li b{font-weight:normal;}
.leftcp li a{display:block;}
.leftcp li a .cp_name{display: block; width:114px; height:114px;background: #fff; color: #555;display: table-cell;/*å›¾ç‰‡å®¹å™¨ä»¥è¡¨æ ¼çš„å•å…ƒæ ¼å½¢å¼æ˜¾ç¤º*/ text-align: center; /* å®žçŽ°æ°´å¹³å±…ä¸­ */ vertical-align: middle; /*å®žçŽ°åž‚ç›´å±…ä¸­*/ overflow:hidden; padding:2px;}
/*.leftcp li a:hover span{background: #009CD8; color: #fff;transition:0.6s all 0s linear;}*/
.leftcp li a img{max-width: 114px; height:114px; vertical-align:middle;}
.leftcp li span{height:30px; line-height:30px; background:#e2e2e2; display:block; clear:both;}
.leftcp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.leftcp li a .cp_name img{transition:transform 1s ease 0s}
/*============ç®€ä»‹===============*/
.ab{width:1300px; margin:0 auto;height:380px;display:block;}
.ab dt{float: right;width: 660px;}
.ab dt img{border-bottom-left-radius:50px;border-top-right-radius:50px;width:660px; height:360px; margin-top:20px;}
.ab dd{width: 612px;float: left;padding-top: 0px;}
.ab dd h3{border-bottom: 1px solid #dddddd; background:url(../images/about_t.jpg) no-repeat; height:80px; line-height:100px;}
.ab dd h3 a{font-size: 30px;color: #423f3b;font-weight: normal;height: 150px;font-family: Arial;}
.ab dd h3 a em{font-size: 32px;color: #000;font-weight: 600;font-style: normal;display: block;padding-bottom: 20px;}
.ab dd p{font-size: 16px;color: #555;line-height:28px; display:block;text-align:justify; margin-top:10px;}
.ab span a{margin-top: 20px;display: inline-block;border-radius:60px;padding:10px 30px;color:#fff;}
.ab span a.xq{background:#c40000;}
.ab span a.zx{background:#0071be;margin-left:20px;}


.gcal_img {width:1180px; margin:0 auto;height:280px;overflow:hidden;padding-left:20px;}
.gcal_img ul{height:270px; overflow:hidden;}
.gcal_img li{float:left; margin-right:20px; text-align:center; line-height:40px;}
.gcal_img li img{padding:2px; height:225px; border:1px solid #e2e2e2;}

/*å‹æƒ…é“¾æŽ¥*/
.links{width:1200px; margin:0 auto; height:60px; line-height:60px;}
.links h3{width:180px; float:left; color:#c60d0d;font-size:22px;}
.links h3 span{font-size:24px; color:#666;}
.links a{padding:0px 10px;}
.layouts{ }
.container-inners{min-height:340px;background:#fff }
.n_pic{width:450px;padding:20px; }
.c_n_list{width:690px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.c_n_list .bd{float:left; width:100%;height:30px;border-bottom:1px solid #E8E8E8;}
.c_n_list .bd dl{float:left; position:absolute; width:690px;}
.c_n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#009CD8; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #009CD8;}
.c_n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"å®‹ä½“";padding-top:5px;}

.c_n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.c_n_list .nra dl{width:675px;}
.c_n_list .nra dd{ float:left; width:675px; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.c_n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.c_n_list .nra dd p.p1 a{font-family:"é»‘ä½“"; color:#FF3300; font-size:20px;}
.c_n_list .nra dd p.p1 a:hover{font-family:"é»‘ä½“"; color:#FF0000; font-size:20px;}
.c_n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.c_n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;font-size: 13px; overflow:hidden; background:url(../images/li.gif) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:10px;}
.c_n_list .nra dt span{float:right;font-size: 12px;}
.c_n_list .contentx{max-height:230px;color:#333; line-height:27px; font-size:14px;margin:20px;}



.proli{width:100%; border-bottom:1px solid #F0F0F0;}
.proli li{width:120px; float:left; background:#009CD8;color:#fff; height:50px; line-height:50px; text-align:center; margin-right:5px;}
.proli li a{display:block; background:#F0F0F0; font-size:16px;}
.proli li a:hover{display:block; background:#009CD8; color:#fff;}
.proli li.hover a{display:block; background:#009CD8; color:#fff;}

.linkbj{ height:92px; background:#0550A0;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}

/* CSS Footer */
.foot_bg{width:100%; height:300px; overflow: hidden;background:url(../images/footerbg.jpg) no-repeat center;}
.foot{width:540px;margin:0 auto;overflow: hidden; padding:20px 0;}
.foot_nav{width:100%;height:62px;text-align:center;font:12px/62px "Microsoft YaHei";color:#fff;text-overflow: ellipsis;overflow:hidden;white-space: nowrap; }
.foot_nav a{color:#fff;margin:0 40px; font-size:16px;}
.friend_link{
    width: 830px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 370px;
}
.friend_link span{
    color: #C60D0D;
    font-weight: bold;
}
.friend_link a{
    display: inline-block;
    padding: 0 10px;
}
.foot_con{
    width: 1200px;
    padding-top: 30px;
    overflow: hidden;
    margin: 0 auto;
    color: #fff;
}
.foot_con .foot_weixin{
    width: 118px;
    height: 118px;
    overflow: hidden;
    float: left;
}
.foot_con .foot_info{
    width: 850px;
    overflow: hidden;
    float: right;
}
.foot_info .foot_logo{
    width: 77px;
    height: 97px;
    margin-right: 70px;
}
.foot_info .foot_contact{
    width: 380px;
    overflow: hidden;
    float: left;
    margin-right: 70px;
}
.foot_info .hot_tel{
    width: 200px;
    overflow: hidden;
    float: right;font-size: 20px;
}
.foot_info .hot_tel .num{
    color: #e9ba16;
    font-size: 28px;
    font-weight: 600; line-height:30px;
}
.share{width:140px;height:48px;margin:0 auto;}
.foot_copyright{text-align:left;color:#fff; padding-left:12px;font-size:16px; line-height:30px; display:block;}
.foot_copyright p{width:100%;text-align:center; font-size:16px;color:#fff;}
.foot_copyright p span{margin:0 6px;}
.foot_copyright a{color:#fff}
.links_bg{width:100%;height:55px;background:#002E46;}
.links{width:980px;height:55px;background:url(../images/linksbg.jpg) 3px center no-repeat;margin:0 auto;overflow: hidden;}
.links p{float:left;width:100px;height:55px;text-align:right;font:12px/55px "Microsoft YaHei";color:#fff;}
.links a{float:left;font:12px/55px "Microsoft YaHei";color:#fff;margin:0 6px;}
/*å†…é¡µ*/
.class_bg{width:100%;height:500px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.lxwm{width:100%;line-height:28px; padding:30px 0; height:500px; background:url(../images/class_bg.jpg) no-repeat;background-size: cover;}
.lxwm ul{width:600px;background:url(../images/tmbg_a.png); margin:0px auto; padding:60px 30px 60px 50px; border:1px solid #191919; color:#fff; margin-top:100px;}
.lxwm li{ height:40px; line-height:40px;display:block; padding-left:50px;}

.lxwm li.aa{background:url(../images/gs.png) no-repeat;}
.lxwm li.a1{background:url(../images/liuyan_01.png) no-repeat;}
.lxwm li.a2{background:url(../images/liuyan_02.png) no-repeat;}
.lxwm li.a3{background:url(../images/liuyan_03.png) no-repeat;}
.lxwm li.a4{background:url(../images/liuyan_add.png) no-repeat;}
.lxwm li.a5{background:url(../images/liuyan_fax.png) no-repeat;}
.lxwm li.a6{background:url(../images/liuyan_mail.png) no-repeat;}


.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #009CD8; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #009CD8; text-align:center; float:left;}



.path{height:40px;background:#f6f6f6; padding:20px 0;}
.path h2{float:left; font-weight:normal; font-size:20px;height:40px; margin:0px; padding:0px; color:#fff;}
.path h2 a{font-size:18px;background:#4C4C4C; display:block; float:left; height:40px;line-height:40px; color:#fff; padding:0px 35px; margin-right:3px;}
.path h2 a:hover,.path h2 a.hover{background:#C60D0D;}
.path span{float:right;height:40px;line-height:40px; font-size:14px; padding-right:10px;background: url(../images/position.png) no-repeat 0 -30px; text-indent:25px;}
.path span a{color:#333;}



/* .content img{width:100%;} */
.content table,.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:0 auto;}
.content table td,.view_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:5px; text-align:center;}

.view_t{border-left:5px solid #C60D0D;background:#f0f0f0; padding:20px 40px;}
.view-title{font-size:24px; width:100%; margin:0 auto; line-height:30px; display:block; padding-bottom:15px; text-align:left;}
.view-date{height:25px; line-height:25px; display:block; text-align:left;}
.view-date span{}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#C60D0D; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px;}
.updown li a{color:#fff;}


.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#C60D0D; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}



.yingyong_ad{width:1300px; margin:0 auto; height:186px; background:url(../images/search_banner.jpg) no-repeat;}
.yyad{width:380px; height:50px; display:block; float:right; margin:80px 120px 0 0;}
.adtel{width:270px; height:40px; line-height:40px; background:#fff; float:left; text-indent:8px;}
.adbtn{background:#d71619; color:#fff; width:110px; height:40px; line-height:40px; border:none;}
/*äº§å“å¾ªçŽ¯åˆ—è¡¨*/
.CaseSubBody{ width:100%; height:auto; overflow: hidden; margin:20px auto;   padding-bottom:0; padding-top:20px; }
.proleft { float: left; overflow: hidden; } 
.cplist{ padding:20px; width:1160px; background:#fff; box-shadow:0 0 30px #dadada;margin:20px auto;}
.cplist h1{ border-bottom:1px solid #dadada; line-height:40px; height:40px; font-size:18px;}



.view_con{width:100%; padding:15px 0; line-height:28px;}
.view_con p{ font-size:15px;}
.view_con img{max-width:600px; text-align:center;}
.view_con a.neilian{color:#f00;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f0f0f0; height:50px; line-height:50px; clear:both; margin:10px 0;}
.view_title h3{background:#C60D0D url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff;padding:0px 25px;text-indent:25px; font-size:16px;}
.view_title span{float:right; padding-right:100px;}
.view_title span a{color:#111;}
/*æ–°é—»åˆ—è¡¨*/
.news_list{ padding:0 5px;clear:both; margin:10px auto; background:#fff;}
.news_list ul{margin:0px; padding:0px;}
.news_list li{height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}


.news_1nr{width:100%; margin:0 auto;}
.news_1nr ul li a{width:100%; height:94px;display:block; font-size:15px;}
.news_1nr ul li{margin:0 0 45px 0; position:relative; padding:9px 16px 0 0; border:1px solid #c4c4c4; width:858px; height:94px;}
.news_1nr ul li span{width:103px; height:120px; overflow:hidden; float:left; background:#C60D0D; border-bottom:3px solid #ffca00; color:#ffffff; text-align:center;  position:absolute; top:-1px; left:8px;transition: all 0.4s;font-size:24px;}
.news_1nr ul li span h1{font-size:34px; font-family:Impact; line-height:42px; padding:20px 0 0px 0; display:block;}
.news_1nr ul li div{width:730px; float:right;}
.news_1nr ul li div p{line-height:24px; font-size:13px; text-indent:2em; color:#777777;}
.news_1nr ul li:hover{background:#f2f2f2;}
.news_1nr ul li:hover span{background:none; border-bottom:0px; color:#C60D0D;transition: all 0.4s;}

/*æ–°é—»åˆ—è¡¨äºŒ*/
.main_c{width: 100%;float: left;line-height: 260%;padding:10px 0 20px 0;}
.news_two_ul {
    height: auto;
    overflow: hidden;
    max-width:1300px; margin:0 auto;
}
.news_two_ul li{height:160px;}
.news_two_box {
    width: 100%;
    height: 130px;
    border: 1px solid transparent;
    position: relative;
    background: #f7f7f7;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_img {
    width: 200px;
    height: 100px;
    padding: 15px;
    float: left;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_img img{width: 200px;height: 100px;object-fit: cover;}
.news_two_txt span {
    font-size: 16px;
    color: #717171;
    display: block;
    height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all .3s ease-out 0s
}
.news_two_txt span b{font-size:16px; font-weight:normal;}
.news_two_box:hover .news_two_txt span {
    color: #333
}

.news_two_txt i {
    height: 52px;
    color: #A2A2A2;
    line-height: 24px;
    display: block;
    overflow: hidden; font-style:normal;
    transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt i {
    color: #999
}

.news_two_txt {
    width: 60%;
    float: left;
    padding:16px 0 28px 28px;
    transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt {
    padding: 16px 0 28px 40px
}

.news_two_date {
    width:160px;
    float: right;
    font-family: HELVETICANEUELTPRO-THEX, "å¾®è½¯é›…é»‘";
    color: #999;
    padding: 16px 19px 0 0;
    transition: all .3s ease-out 0s; text-align:right;

}

.news_two_box:hover .news_two_date {
    padding: 26px 29px 0 0
}

.news_two_date span {
	color: rgb(153, 153, 153);
    height: 26px;
    font-size: 24px;
    font-family: HELVETICANEUELTPRO-THEX, "å¾®è½¯é›…é»‘"
}

.news_two_date i {
    font-size: 13px; 
    font-family: HELVETICANEUELTPRO-THEX, "å¾®è½¯é›…é»‘"
}

.news_two_but {
    position: absolute;
    top: 80px;font-family:Impact;
    right: 28px ;transition: all .3s ease-out 0s;font-size:28px;
}
.news_two_box:hover .news_two_but{top: 80px;right:52px; font-size:18px;}
.news_two_box:hover {
    border: 1px solid #efefef;
    box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}

.news_two_box:hover .news_two_img {
    background: #013869;
}
.ser_but{float: right;}
.news_two_box:hover .ser_but {
    background: #0a5cb0;
    border: 1px solid #0a5cb0;
    margin: 0 -36px
}
/*è”ç³»æˆ‘ä»¬*/

.contact .cway {position: relative;padding:0px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:24px;}

/*åˆ†é¡µ*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*ç•™è¨€*/
.member_f{width:100%; margin:0 auto;margin-top:25px;}
.member_f li{padding:4px 0; display:block; float:left; margin-right:20px;}
.member_f li .inp{height:40px; line-height:40px; width:240px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:240px; border:none; font-size:18px;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#C60D0D; border:none; cursor:pointer; width:140px; margin:0 auto; color:#fff;}

/* service */
.service{height:100px;position:relative;z-index:1;}
.service li{float:left;width:12.5%;height:100px;transition:background 0.3s;-webkit-transition:background 0.3s;}
.service li a{display:block;box-sizing:border-box;color:#fff;border-right:1px solid #bfbfbf;border-right:1px solid rgba(191,191,191,.3); }
.service li:last-child a{border:none;}
.service li:hover:last-child a{border:none;}
.service li:hover{background:rgba(0,0,0,.3);}
.service li:hover a{border-color:transparent;color:#AD0858;border-right:1px solid #bfbfbf;border-right:1px solid rgba(255,255,255,.3);}
.service li i{display:block;line-height:60px;font-size:48px;text-align:center;}
.service li strong{display:block;line-height:40px;text-align:center;font-weight:normal;font-size:16px;}
.layout{max-width:1200px;min-width:980px;margin-left:auto;margin-right:auto;}
/* å›¾æ ‡ */

.boxs{width:100%; margin:0 auto;}
.bc{background:#FFFFFF;}
.bc3{background:#F6F9FA;}
.h840{height:840px;}
.h340{height:340px;}
.pt10{padding-top:10px;}
/*index news pic*/
.n_pic{width:450px;padding:20px; padding-left:0px;}
#foucsBox {width: 450px; height: 300px;overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 450px; height: 300px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 450px; height: 210px; }
#foucsBox .imgCon li .imgTitle { width: 450px; position: absolute; bottom: 0; height:35px; line-height:35px; overflow:hidden; text-align: center; z-index: 2; }
#foucsBox .imgCon li .imgTitle a { width:450px; color: #fff; display: block; text-decoration: none; font-family: font-weight: normal; font-size: 14px; zoom: 1;height:35px; line-height:35px; overflow:hidden; }
#foucsBox .showPage { width: 450px; height: 35px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
#foucsBox .foucs { display:none; width: 450px; height: 22px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
#foucsBox .foucs span.f { background: url(../images/pic_bg.png) -170px -90px no-repeat; }
#foucsBox .foucsButton { width: 30px;cursor: pointer; height: 20px; padding: 7px; margin-top: -35px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 8px; height: 15px; margin: 4px 5px 0; cursor: pointer; overflow: hidden; background: url(../images/pic_bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }
#foucsBox .lBtn { float: left; }
#foucsBox .lBtn span { float: left; background-position: 0 -105px; }
#foucsBox .rBtn { float: right; }
#foucsBox .rBtn span { float: right; background-position: -45px -105px; }
#foucsBox .btnHover { width: 25px; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }

.mmk{ width:1200px; margin:0px auto; text-align:center}
.iks{ margin:0px auto; width:1200px;}
.iks .iksn{width:240px;float:left; height:390px;}
.iks .iksn .iksmenu{ width:240px;}
.iks .iksn .iksmenu a{width:240px; height:100px; padding-top:30px; display:block; text-align:center; line-height:34px; border-bottom:1px solid #383b3f;color:#FFF; background:#2d3035}
.iks .iksn .iksmenu a span{font-size:24px;}
.iks .iksn .iksmenu .hover{ color:#fff; background:#ff9c00; border-bottom:1px solid #383b3f}


/*.iks .iksn .iksmore{ float:right; display:inline-block; margin-right:1em; width:100px; border-radius:99px; background:#009CD8; color:#FFF; font-size:14px; height:28px; line-height:28px; margin-top:2px; text-align:center}*/
.iksk {padding:0px; float:right; width:940px; height:390px; background:#fbfbfb;}
.iksk .iksp{ width:450px; float:right;}
.iksk .iksr{ width:400px; float:left; padding:40px 40px;text-align:left;}
.iksk .iksr H3{ font-size:24px; font-weight:bold; color:#009CD8; margin-top:10px;}
.iksk .iksr span{color:#999; font-size:18px; display:block; height:40px; line-height:40px;}
.iksk .iksr .ksjj{ width:400px; height:160px; overflow:hidden; float:left; text-align:left; margin-top:30px;}
a.iksmore{background:#f2a91c; height:40px; width:130px; display:block; clear:both; text-align:center; line-height:40px; color:#fff;}

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	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: url('../Images/fixCont.png') no-repeat 0 0 #158EE0;
}
.yb_bar .yb_phone {
	background: url('../Images/fixCont.png') no-repeat 0 -57px #158EE0;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('../Images/fixCont.png') no-repeat 0 -113px #158EE0;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('../Images/fixCont.png') no-repeat 0 -169px #158EE0;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}

.ad{width:100%; min-width:1200px; height:160px; background:url(../images/ad1.jpg) no-repeat center;overflow:hidden; margin:0px auto;}
.ad2{width:100%; height:160px; background:url(/images/ad2.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
.ad2 a{width:1000px; height:35px; margin:0 auto; padding-top:66px; text-align:right; display:block; text-indent:-9999em;}
.ad3{width:100%; height:220px; background:url(/images/ysbg1.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
.ad4{width:1200px; margin:0 auto; height:136px; background:url(/images/a3.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
/*.wdks .wenda{width:840px; height:120px;overflow: hidden; float:left;}
.wdks .wenda dl{height:60px;}
.wdks .indexkeshi{width:340px; float:right;border:1px solid #f00;}*/

.ititbig{ font-size: 44px; text-align:center; color: #0D83F2 }
.ititsmall{ margin:10px auto 0 auto; text-align: center; display:block;height:50px; line-height:50px; font-weight: normal; font-size: 24px; color: #000;text-transform:uppercase; }
.ind_lc{ margin-bottom:70px;}
.ind_lc ul{ background:url(../Images/lc_bg.jpg) top center no-repeat; height: 200px; margin-top: 50px  }
.ind_lc li{ margin-left:80px; float: left; color: #fff; font-size: 18px; text-align: center; width: 195px; padding-top: 110px; line-height:34px;}
.ind_lc li b{ font-size: 28px; display: block; }
.ind_lc li:nth-child(1){ margin-left: 0 }
.icase { margin:0 auto; height: auto; overflow: hidden; background: #f1f1f1 url(../Images/an_bg.jpg) right bottom no-repeat; padding:50px 0 60px 0; }
.caselist{margin-left:-25px; padding-top: 50px}
.ab_index{ height: auto; overflow: hidden; padding:60px 0;}
.ab_index img{ float: right; padding-right: 30px }
.ab_index p{ line-height: 35px; font-size: 16px; padding-top:8px; }
.ab_index h2{ color: #0D83F2; font-size: 40px; margin-bottom: 25px }
.ab_index h2 span{ font-size: 19px; display: block; }
.ab_index .more{ float: right; height: 50px; line-height: 50px; background: #0D83F2; color: #fff; text-align: center; width: 150px }

.copp{text-align: center;width:100%;color:#fff; background:#020202; height:50px; line-height:50px;}
.copp a{color:#b4b4b4;}
.footer{
	background:#333;
	height: 300px;
	position: relative;
}
.footer .footer-info{
	float: right; width:988px;
}
.footer .foonter-link{ text-indent:60px;
    padding-top: 10px; height:58px; line-height:58px; font-size:17px; border-bottom:1px solid #2a2a2a;
}
.footer .foonter-link span{
	color:#fff;
}
.footer .foonter-link a{
	color:#767676; font-size:17px;
	padding-right:8px;
}
.footer .foonter-link a:hover{
	color:#da251c;
}
.footer .footer-ewm{ background:#111;
	width:312px;
    float: left; height:270px;
    padding-top: 30px; text-align:center;
}
.footer .footer-ewm img{
	width:210px;
	height: 210px;
}
.footer .footer-ewm p{
	color:#fff;
	text-align: center; font-size:18px;
	line-height:36px; letter-spacing:6px;
}

.footer .footer-info .footer-info-nav{
	margin-left:14px;
    margin-top:20px;
}
.footer .footer-info ul li{
	float: left;
	margin-left: 46px; height:44px; line-height:44px;
}
.footer .footer-info ul li a{
	color:#919090;
	font-size:16px;
}
.footer .footer-info ul li a:hover{
	color:#da251c;
}

.footer .footer-info .footer-info-ccot{
	margin-left:40px;
	margin-top:20px;
}
.footer .footer-info .footer-info-ccot p{
	color:#919090;
	padding-bottom:6px; font-size:16px;padding-left: 20px;
}

.footer .footer-info .footer-info-ctel{
	    padding-top: 10px;
}
.footer .footer-info .footer-info-ctel .ctel{
	background: url(../images/ftel.png) left no-repeat;
	padding-left: 52px;
	margin-bottom: 20px;
	margin-top: 46px; margin-right:90px;
}
.footer .footer-info .footer-info-ctel .ctel p{
	color:#fff;
}
.footer .footer-info .footer-info-ctel .ctel h2,.footer .footer-info .footer-info-ctel .ctel h2 font{
	color:#c60d0d;
	font-size:30px;
	font-weight: 600; font-style:italic;
}

.footer .footer-info .footer-info-ctel a{
	color:#919090;
	background: #da251c;
	font-size:16px;
	padding:6px 22px;
}
.footer .footer-info .footer-info-ctel a:hover{
	background: #fff;
	color:#da251c;
}
.nr{ text-align:center; font-size:16px;}
/*é¦–é¡µäº§å“å±•ç¤º*/
#guolu{
	
}
#guolu .container{
	width:1300px;
	margin:0 auto;
}
#guolu .type-container{
	
}
#guolu .type-container ul{
	padding-bottom:0px;
}
#guolu .type-container ul li{
	float: left;
	width: 414px;
	height:350px;
	border: #f4f4f4 solid 1px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.02);
	margin:0 29px 20px 0;
}
#guolu .type-container ul li:nth-child(3n+3){

}
#guolu .type-container ul li .case-img{
	padding:0 0px;
	height: 300px;
}
#guolu .type-container ul li .case-txt{
	padding:0 0px; text-align: center;
	height: 50px;
}
#guolu .type-container ul li .case-img img{
	max-width:414px;
	height: 300px;
}
#guolu .type-container ul li:nth-child(2) .case-img{
	padding:0 0px 0 0;
}
#guolu .type-container ul li .case-img a{
	display: block;
	height: 300px;
	border-bottom: 1px solid #f6f6f6;
	width:414px;
	text-align:center;
}
#guolu .type-container ul li .type-box{
height: 262px;
}
.type-box{
	padding:0 6px;
	margin-top: 6px;
}
.type-box .type-title{
	color: #C60D0D;
	font-size: 16px;
	position: relative;
	padding-left: 10px;
	margin-bottom: 12px;
}
.type-box .type-title:before{
	position: absolute;
	left:0;
	top:3px;
	content:'';
	width: 3px;
	height: 18px;
	background: #C60D0D;
}
.type-box .type-title a{font-size: 18px;}
.type-box p{
	margin-bottom: 9px;
	color:#2a2a2a;
	line-height: 30px;
}
.type-box p b{
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	color: #131313;
	font-weight: none;
}
.type-box p span{
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	margin-left: 8px;
	border-radius: 3px;
	color:#2a2a2a; font-size:12px; cursor:pointer;
	line-height:26px;
}
#guolu .type-container ul li .type-box p.power a{
	padding: 0 8px;
}
.type-box p span.select,.type-box p span:hover{
	background: #C60D0D;
	color: #fff;
}
.consult-box{
	width: 412px;
	height:48px;
	line-height: 50px;
	color: #8e8e8e;
	font-size: 14px;
	border:1px solid #333;
	margin-left: 1px;
}
.consult-box em{
	color:#E01222; font-style:normal;
}
.consult-box a.online-btn{
	display: inline-block;
	vertical-align: top;
	color: #8e8e8e;
	margin-left: 7px;
}
/*#guolu .type-container ul li .consult-box a.go-btn:hover{
	background:#C60D0D;
}*/
.consult-box a.online-btn .icon{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	margin:15px 5px 0 0;
	background: url(../images/kefu.gif)no-repeat top center;
}
#guolu .type-container ul li .consult-box .scan-icon{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 14px;
	margin:18px 5px 0 13px;
	background: url(../images/scan.png) no-repeat top center;
}

.consult-box .gotel{height: 48px; width:270px; text-indent:10px;float:left;}
.consult-box .go-btn{
	width: 142px;
	height: 48px;
	line-height: 48px;
	background: #333;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.3);
		z-index: 999;
		display: none;
		top: 0;
		left: 0; 
}
	
.reveal-modal {
		/*visibility: hidden;*//*å…ƒç´ ä¸å¯è§*/
		top: 260px;
		left: 35%;
		right:35%;
		margin-left:-150px;
		width: 840px;
		min-height:340px;
		overflow:auto;
		background: rgba(0,0,0,.4);
		position: absolute;
		z-index: 9999;
		padding: 0px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
.reveal{min-height:306px;padding:20px; padding:10px; background:#fff url(../images/kefu2.jpg) no-repeat right bottom;}
.rev_bg{width:100%;}
.reveal .rtitle{width:100%; height:60px; line-height:60px; display:block; border-bottom:2px solid #ccc; text-align:left; font-size:16px;}
/*	.reveal-modal.small 		{width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{width: 800px; margin-left: -440px;}*/
.reveal strong{font-size:30px; font-weight:bold; color:#C60D0D;}
.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position:absolute;
		top: 18px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
} 


.service-container{
	padding: 0px 0 10px 0;
}
.service-container .advantages{
	text-align: center;
	color: #8c8c8c;
	font-size: 20px;
	line-height: 36px;
}
.service-container .city-box{
	text-align: center;
	margin-top: 10px;
}
.service-container .city-list{
	display: inline-block;
	vertical-align: top;
}
.service-container .city-list li{
	float: left;
	width: 126px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border: 1px solid #eaeaea;
	margin:0 2px 3px 0;
	color: #e01222;
}

.service-container .city-list li a{
	display: block;
	color: #484848;
}
.service-container .city-list li .active{
	color: #e01222;
}
.service-container .city-list li a:hover{
	color: #e01222;
	text-decoration: underline;
	cursor: pointer;
}
.service-container .case-list{
	margin-top: 30px;
}
.service-container .case-list li{
	float: left;
	width: 310px;
	height: 310px;
	border: 1px solid #e1e1e1;
	margin-right: 16px;
	transition: All 0.5s;
	-webkit-transition: All 0.5s;
	-moz-transition:All 0.5s;
	-ms-transition: All 0.5s;
	-o-transition: All 0.5s;
}
.service-container .case-list li:last-child{
	margin-right: 0;
}
.service-container .case-list li:hover .img-box img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.service-container .case-list li:hover{
	border-color: transparent;
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	transform: translate3d(0,-4px,0);
	-webkit-transform: translate3d(0,-4px,0);
	transform: translate3d(0,-4px,0);
	-ms-transform: translate3d(0,-4px,0);
	-o-transform: translate3d(0,-4px,0);
}
.service-container .case-list li .img-box{
	height: 180px;
	overflow: hidden;
	position: relative;
}
.service-container .case-list li .img-box img{
	transition: All 0.6s ease-in-out;
	-webkit-transition: All 0.6s ease-in-out;
	-moz-transition:All 0.6s ease-in-out ;
	-ms-transition: All 0.6s ease-in-out;
	-o-transition: All 0.6s ease-in-out;
}

.service-container .case-list li .case-intro{
	padding: 55px 10px 0 10px;
	text-align: center;
	position: relative;
}
.service-container .case-list li .case-intro .btitle{
	position: absolute;
	top:-49px;
	left:115px;
	width: 98px;
	height: 58px;
	border-radius: 50%;
	background: #fff;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	padding: 20px 0;
	letter-spacing: 1px;
	z-index: 10;
}
.service-container .case-list li .case-intro .company{display:block; margin-top:20px;}
.service-container .case-list li .case-intro .company a{
	display: block;
	color:#111;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.service-container .case-list li .case-intro .place{
	color: #8e8e8e;
}
.service-container .case-list li .case-intro .btn{
	display: inline-block;
	vertical-align: top;
	width: 110px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	margin-top: 10px;
}
.service-container .case-list li .case-intro .tel-btn{
	background: #e01222;
	color: #fff;
	margin-right: 15px;
}
.service-container .case-list li .case-intro .consult-btn{
	color: #1191bb;
	border: 1px solid #1191bb;
}
.slideTxtBox{width:100%; display:block;}
.slideTxtBox .hd li{width:160px; height:44px; line-height:44px; background:#333; color:#fff; text-align:center; float:left;}
.slideTxtBox .hd li.hover{background:#D71619;}


.container-fu{width:100%}
.container{width: 1190px;margin: 0 auto;overflow: hidden}
.index_3{width:100%;height:180px;background:#005DAD}
.index_3_top{width:100%}
.b_middle{font-size:30px;height:30px;line-height:30px;text-align:center;display:block;font-weight:100;color:#333}
.index_3_bot{width:100%;position:absolute;left:0;bottom:0;height:180px}
.index_3_bot_1{float:left;margin-top:20px;color:#fff;position:relative}
.index_3_bot_1 b{font-size:30px;color:#FFF;font-weight:100;line-height:30px;height:30px;margin-top:75px;margin-bottom:20px;display:block}
.index_3_bot_1 a{color:#999;font-size:14px}
.index_3_bot_1 a:hover{color:#FFF}
.index_3_bot_1 i{/* position:absolute;top:10px;right:70px; */ font-style:normal;}
.index_3_bot_1 .shuzi{font-family:Arial;font-size:50px;color:#FFF;padding:0 30px;display:block;margin-top:14px;height:60px;line-height:60px;text-align:center;position:relative}
.index_3_bot_1 .shuzi i{font-family:Arial;font-size:12px;position:relative;top:-20px;left:10px}
.index_3_bot_1 p{text-align:center;font-size:16px;margin-top:30px;}
/*aboutç»“æŸ*/
.kfay {}
    
    .kfay dt {
        width: 188px;
        float: left;
        padding: 10px;
        margin-bottom: 30px;
    }
    
    .kfay dt img {
        display: block;
        width: 188px;
        height: 188px;
    }
    
    .kfay dd {
        width: 965px;
        float: right;
    }
    
    .kfay dd h4 {
        height: 30px;
        padding-top: 36px;
        font: 26px "Microsoft YaHei";
        color: #000000;
    }
    
    .kfay dd h4 i {
        padding-left: 15px;
        text-transform: uppercase;
        font: 16px "Arial";
        color: #999999;
    }
    
    .kfay dd p {
        font: 16px "Microsoft YaHei";
        color: #333333;
        line-height: 30px;
        padding-top: 15px;
    }
    
    .lianxi li {
        float: left;
        border: 1px solid #f1f1f1;
        width: 344px;
        height: 213px;
        text-align: center;
        margin-left: 20px;
        color: #666;
        margin-bottom: 20px;
        padding: 0 20px;
        font-family: å¾®è½¯é›…é»‘;
        background: #f1f1f1;
        border-radius: 12px;
    }
    
    .lianxi li img {
        margin-top: 40px;
    }
    
    .lianxi li strong {
        display: block;
    }
    
    .lianxi li strong img {
        width: 138px;
    }
    
    .lianxi li i {
        display: block;
        font-size: 16px;
        color: #333;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
        font-weight: bold;
    }
    
    .lianxi li span {
        display: block;
        font-size: 24px;
        color: #333;
        line-height: 30px;
    }
    
    .lianxi .no {
        margin-left: 0;
    }
    
    .lianxi .no1 {
        width: 548px;
    }

 /* å”®åŽæœåŠ¡ */
    /*  */
    
    .afterSale_button {
        width: 100%;
        margin: 0 auto;
    }
    /* ä¸‰åˆ†é’Ÿå†…å›žç”µ */
    
    .tel_banner {
        width: 1300px;
        height:206px;
        background: url('../images/tel_banner.png');
    }
    
    .tel_banner h1,
    .tel_banner h2,
    .tel_banner h4 {
        text-align: center;
        color: #fff;
    }
    
    .tel_banner h1 {
        font-size: 36px;
        padding-top: 28px;
    }
    
    .tel_banner h1 .underline {
        width: 80px;
        border-top: 4px solid #fff;
        margin: auto;
        position: relative;
        top: 20px;
    }
    
    .tel_banner h2 {
        font-size: 24px;
        margin-top: 37px;
    }
    
    .tel_banner h4 {
        font-size: 14px;
    }
    /*  */
    
    .afterSale_footer {
        padding: 30px 20px 48px 60px;
        background: #F6F6F6;
        margin-bottom: 50px;
        display: flex;
    }
    
    .afterSale_footer .afterSale_left {
        width: calc(100% - 380px);
    }
    
    .afterSale_footer .afterSale_left h2 {
        padding-top: 55px;
        font-size: 30px;
        color: #C60D0D;
        font-weight: bold;
    }
    
    .afterSale_footer .afterSale_left h2 span {
        margin-left: 10px;
        font-size: 14px;
        font-style: normal;
        color: #666;
    }
    
    .afterSale_footer .afterSale_left .afterSale_left_image {
        width: 100%;
        height: 150px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .afterSale_left_image img {
        width: 100%;
        height: 100%;
    }
    
    .afterSale_left .welcome {
        font-size: 14px;
        color: #333;
        padding: 13px 0;
    }
    
    .afterSale_left .afterSale_left_span {
        display: block;
        width: 215px;
        float: right;
        position: relative;
        top: -28px;
    }
    
    .afterSale_footer .afterSale_left span img {
        width: 17px;
        margin-right: 10px;
        position: relative;
    }
    
    .afterSale_footer .afterSale_left h3 {
        display: inline-block;
        width: calc(100% - 40px);
        height: 76px;
        font-size: 30px;
        margin-top: 20px;
        color: #fff;
        font-size: bold;
        background: #C60D0D;
        padding: 23px 15px;
        border-radius: 10px;
    }
    
    .afterSale_footer .afterSale_left h3 span {
        font-style: normal;
        font-size: 20px;
        color: #FFFFFF;
        display: inline-block;
        margin-top: 10px;
    }
    
    .afterSale_footer .afterSale_right {
        width: 100%;
        padding-left: 30px;
    }
    
    .afterSale_right_tel {
        float: right;
        display: flex;
    }
    
    .tel_image {
        width: 32px;
        height: 31px;
        margin-right: 10px;
        position: relative;
        top: 10px;
    }
    
    .tel_image img {
        width: 100%;
    }
    
    .tel_content {
        font-size: 16px;
        color: #C60D0D;
        margin-right: 30px;
    }
    
    .afterSale_footer {
        background: #F6F6F6;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item {
        margin-bottom: 16px;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item label {
        width: 50px;
        font-size: 14px;
        color: #333;
    }
    
    .afterSale_footer .afterSale_right .name {
        margin-top: 50px;
        font-size: 14px;
    }
    
    .afterSale_footer .afterSale_right .name .input_text {
        width: 220px;
        height: 32px;
        border: 1px solid #E1E1E1;
        margin-right: 20px;
        text-indent: 5px;
        outline: none;
        background: #fff;
        font-size: 14px;
    }
    
    .afterSale_footer .afterSale_right .phone .input_item {
        width: 220px;
        height: 32px;
        text-indent: 5px;
        outline: none;
        font-size: 14px;
        background: #fff;
    }
    
    .afterSale_footer .afterSale_right .phone span {
        color: red;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item input[type=button] {
        padding: 0px 10px;
        border: 1px solid #E1E1E1;
        margin-right: 8px;
        cursor: pointer;
        font-size: 15px !important;
        border-radius: 2px;
        font-size: 17px;
        background: #fff;
        cursor: pointer;
        outline: none;
        background: #F6F6F6;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item input[type=button]:hover {
        color: #fff;
        background: #C60D0D;
    }
    
    .leave_message label {
        position: relative;
        top: -110px;
    }
    
    .afterSale_footer .afterSale_right .leave_message textarea {
        width: 500px;
        height: 110px;
        outline: #666;
        resize: none;
        padding: 10px;
    }
    
    .afterSale_footer .afterSale_right .submit_button button {
        width: 520px;
        height: 48px;
        cursor: pointer;
        background: #C60D0D;
        color: #fff;
        border: none;
        border-radius: 6px;
        font-size: 18px;
        margin-left: 50px;
    }


    .homebox04 { padding: 50px 0; }

.homebox04 .commontitle .tit { font-size: 24px; color: #333; letter-spacing: 2px;text-align: center; }

.homebox04 .numlist { overflow: hidden; padding: 0 10%; margin-bottom: 60px; }

.homebox04 .numlist .item { width: 21%; float: left; margin: 0 2%; text-align: center; }

.homebox04 .numlist .item .num { color: #111; font-size: 50px; font-weight: bold; padding-bottom: 30px; padding-top: 30px; margin-bottom: 30px; border-bottom: 1px solid #eee; }

.homebox04 .numlist .item .txt { color: #666; font-size: 14px; line-height: 24px; }

.homebox04 .list { margin-bottom: 40px; }

.homebox04 .list .item { float: left; width: 49%; margin-right: 2%; background: #fff; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-sizing: border-box; -webkit-transition: all .2s; transition: all .2s; }

.homebox04 .list .item:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); }

.homebox04 .list .item:nth-child(2n) { margin-right: 0; }

.homebox04 .list .item .img img { display: block; width: 100%; }

.homebox04 .list .item .box { padding: 40px 30px; }

.homebox04 .list .item .box .name { font-size: 20px; line-height: 32px; margin-bottom: 15px; color: #666; }

.homebox04 .list .item .box .text { font-size: 14px; line-height: 22px; height: 66px; overflow: hidden; margin-bottom: 25px; color: #666; }

.homebox04 .list .item .box .btnn { position: relative; }

.homebox04 .list .item .box .btnn:after { content: ''; width: 36px; height: 3px; background: #e70000; position: absolute; left: 0; bottom: -10px; }

.homebox04 .list .item .box .btnn a { font-size: 12px; line-height: 20px; color: #666; text-decoration: none; }

.homebox04 .list .item .box .btnn a:hover { color: #ea0000; }