body{font-size:14px;  color:#404040; position: relative;}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#444;text-decoration:none}
a:hover{ text-decoration:none !important; color: #f5800a;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
img{ max-width:100%;}
input,button {outline:none;}
.container{ width: 1230px; }
.header{ height: 75px; background:rgba(0,0,0,0.8); position: fixed; z-index: 1000; width:100%}
.header .pull-right a{ display: block; height: 31px; width: 86px; border:solid 1px #82848a; color: #fff; line-height: 29px; text-align: center; float: left; margin-left: 10px; margin-top: 16px; }
.header .pull-right a:hover{ background: #82848a; }
.header .pull-right a.register{ color: #ee7901; border:solid 1px #ee7901;  }
.header .pull-right a.register:hover{ background: #ee7901; color: #fff; }
.logo{ margin-top: 5px; margin-right: 35px; }
.logo img{margin-top:5px;}
.nav-tabs > li > a{color: #fff;line-height: 3.428571;}
.nav-tabs > li > a:hover{background:none;border:none;font-weight: bold;}
.nav-tabs{border:none;}
/*.nav-list li{ float: left; margin-left: 20px; }
.nav-list li a{color: #fff; opacity: 0.5; padding:0 7px; position:relative; }
.nav-list li a:hover{ color: #fff; opacity: 1; }
.nav-list li.active a{ opacity: 1;}
.nav-list li.active a:after{ display: block; left: 0; bottom: 0; right: 0; height: 3px; content: ""; background: #ee7901; position: absolute; }*/
.banner{ height: 475px; position: relative; overflow:hidden; }
.banner .swiper-wrapper a img{}
.banner .chakan{position: absolute;z-index: 99;bottom: 48px;left: 0;right: 0;margin: auto;text-align: center;}
.banner .chakan a{font-size: 20px;color: #fff;border: 1px solid #d3d3d3;background: #29729a;border-radius: 5px;padding: 3px 10px;}
.banner .chakan a:hover{background: #ff8d17;}
.swiper-container01{ position: absolute; left: 50%; top: 0;  width: 1920px; height: 475px;margin-left: -960px;  }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{ width: 36px; height: 3px; border-radius: 0; background: #fff; opacity: 0.5; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{ opacity: 1; }
.banner-bottom{ background: #29729a; }
.banner-ul-tt{ font-size: 16px; color: #fff; }
.banner-ul li{ float: left; width: 20%; border-right: solid 1px #3c82a5; height:100px; padding-top: 25px; position: relative; padding-left: 60px; padding-right: 15px; }
.banner-ul li.banner-icon01{ background: url(../images/icon01.png) 20px center no-repeat; }
.banner-ul li.banner-icon02{ background: url(../images/icon02.png) 20px center no-repeat; }
.banner-ul li.banner-icon03{ background: url(../images/icon03.png) 20px center no-repeat; }
.banner-ul li.banner-icon04{ background: url(../images/icon04.png) 20px center no-repeat; }
.banner-ul li.banner-icon05{ background: url(../images/icon05.png) 20px center no-repeat; }
.banner-ul{ border-left: solid 1px #3c82a5; }
.banner-ul-txt{ color: #fff; opacity: 0.6;font-size:12px;line-height: 20px; }
.title-sm{ font-size: 14px; color: #666; margin:10px 0; }
.title{ font-size: 24px; color: #666; }
.back-index{ background: #f7f7f7; padding-top: 70px; padding-bottom: 80px; }
.back-index .title , .back-index .title-sm{color: #666}
.back-index .title-sm a{background: #29729a;padding: 10px;color: #fff;border-radius: 8px;}
.back-index ul.hj-list{padding-bottom: 30px;}
.back-index .title-sm a:hover{background: #ff8d17;}
.arrow{ margin-bottom: 25px; }
.hj-c{ height: 350px; background: #29729a; padding: 62px 30px 0 30px; transition: 0.5s all; }
.hj-list li{ float: left; width: 25%; padding:0 6px; margin-top: 60px; }
.hj-list{ margin:0 -6px; }
.hj-icon{ width: 116px; height: 116px; margin:0 auto; position: relative; transition: 0.5s all;  }
.hj-icon:after{ display: block; content: ""; position: absolute; left: 50%; transition: 0.5s all; width: 116px; height: 116px;  position: absolute; margin-left: -58px; top: 50%; margin-top: -58px; background: url(../images/hj01.png) center no-repeat; transition: 0.5s all;  }
.hj-icon02:after{ background: url(../images/hj02.png) center no-repeat; }
.hj-icon03:after{ background: url(../images/hj03.png) center no-repeat; }
.hj-icon04:after{ background: url(../images/hj04.png) center no-repeat; }
.hj-title{ font-size: 20px; color: #fff; margin-top: 35px; font-weight: bold; }
.hj-txt{ color: #fff; line-height: 25px; margin-top: 15px; height: 75px; overflow:hidden; }
.hj-c:hover ,.hj-c:hover .hide{
    background: #ff8d17; padding-top: 40px;
    background: linear-gradient(to bottom, #ff8d17, #ffc460);
    background: -webkit-linear-gradient(top, #ff8d17, #ffc460);
    background: -o-linear-gradient(bottom, #ff8d17, #ffc460);
    background: -moz-linear-gradient(bottom, #ff8d17, #ffc460);}
.hj-c:hover .hide{display: block !important;color: #fff;line-height: 30px;background: none;font-weight: bold;}
.hj-c:hover .hj-icon , .hj-c:hover .hj-txt{display: none;}
.hj-c:hover .hj-title{ color: #fff; }
.hj-c:hover .hj-icon{ width: 93px; height: 93px; border-color: #ffb05c;}
.hj-c:hover .hj-icon:after{ background: url(../images/hj01.png) center no-repeat;}
.hj-c:hover .hj-icon02:after{ background: url(../images/hj02.png) center no-repeat; }
.hj-c:hover .hj-icon03:after{ background: url(../images/hj03.png) center no-repeat; }
.hj-c:hover .hj-icon04:after{ background: url(../images/hj04.png) center no-repeat; }
.fa-back{background: url(../images/fa-back.png) center no-repeat; padding-top: 60px; }
.fa-back .title{ color: #fff;margin-bottom: 10px; }
.fa-back .title-sm{ color: #fff; opacity: 0.5; margin-bottom: 35px; }
.tabs-list{border-top: solid 2px rgba(255,255,255,0.2); }
.tabs-list li{ margin-bottom: 8px; float: left}
.tabs-list li a{
display: block; width: auto; height: 30px; line-height: 30px; font-size: 14px; color: #fff;
padding-left: 12px; padding-right: 12px; border-top:solid 4px transparent; margin-left: -3px; }
.tabs-list li:first-child a{padding-left:0px;margin-left: 0px;}
.tabs-list li:last-child a{padding-right: 0px}
.tabs-list li.active a{ background:rgba(255,255,255,0.1); border-color: #ee7901; color: #ee7901; }
.tabs-list li a:hover{ color: #ee7901; }
.clearfix {
overflow: hidden;
}
.fa-back .tab-content{}
.tabs-title{ font-size: 30px; color: #ee7901; }
.tabs-txt{ font-size: 14px; color: #fff; opacity: 0.5; margin-left: 294px; line-height: 30px; margin-bottom: 65px; }
.tabs-icon-i{ width: 100%; height: 96px;  border: solid 1px rgba(255,255,255,0.3); transition: 0.5s all;}
.phone-icon,.lc-icon,.hz-list li a{ transition: 0.5s all;}
.hz-list li a{ display: block; }
.tabs-icon-i:hover,.phone-icon:hover.hz-list li a:hover{ transform: translate(0,-10px); }
.tabs-icon li{ float: left; width: 14.285714%; float: left; padding:0 28px; }
.tabs-icon{ margin:0 -28px; }
.tabs-icon-txt{ font-size: 14px; color: #fff; margin:20px 0; }
.tab-content > .tab-pane >ul{
width: 350px;
margin: 0 auto;
padding-bottom: 25px;
}
.tab-content > .tab-pane > ul >li{
font-size: 14px; color: #fff; margin:20px 0;list-style-type: disclosure-closed;
}
.tabs-icon-i02{ background:url(../images/tabs02.png) center no-repeat;}
.tabs-icon-i03{ background:url(../images/tabs03.png) center no-repeat;}
.tabs-icon-i04{ background:url(../images/tabs04.png) center no-repeat;}
.tabs-icon-i05{ background:url(../images/tabs05.png) center no-repeat;}
.tabs-icon-i06{ background:url(../images/tabs06.png) center no-repeat;}
.tabs-icon-i07{ background:url(../images/tabs07.png) center no-repeat;}
#tabs07 ul{width:90%;}
#tabs07 li{float: left;
margin-left: 77px;
width: 25%;}
.xcx .title{ font-size: 36px; margin-top: 80px; }
.phone-back .pull-left,.phone-back .pull-right{ width: 375px; padding-right: 103px; position: relative; margin-bottom: 70px; }
.phone-back .pull-right{ padding-right: 0; padding-left: 103px; }
.phone-tt{ font-size: 20px; color: #666666; font-weight: bold; margin:5px 0 10px 0; }
.phone-txt{ color: #999999; }
.phone-icon{ position: absolute; right: 0; top: 0; width: 73px; height: 73px; border:solid 1px #bbb; background: url(../images/phone01.png) center no-repeat; }
.phone-icon02{ background: url(../images/phone02.png) center no-repeat;}
.phone-icon03{ background: url(../images/phone03.png) center no-repeat;}
.phone-icon04{ background: url(../images/phone04.png) center no-repeat;}
.phone-icon05{ background: url(../images/phone05.png) center no-repeat;}
.phone-icon06{ background: url(../images/phone06.png) center no-repeat;}
.phone-back .pull-right .phone-icon{ left: 0; right: auto; }
.phone-back{ background: url(../images/phone.png) center 25% no-repeat; position: relative; margin-top: 10px; padding-top: 25px; min-height: 525px; }
.phone-more{ display: block;box-shadow: 0 5px 30px rgba(238, 121, 1, .8); width: 156px; height: 35px; background: #ff9b34; border-radius: 30px; line-height: 35px; position: absolute; left: 50%; margin-left: -78px; bottom: 36px; text-align: center; color: #fff; }
.phone-more span{ padding-left: 28px; background: url(../images/icon-more.png) left center no-repeat; display: inline-block; height: 35px; line-height:35px; }
.phone-more:hover{ color: #fff; }
.my-me{padding-bottom: 110px; position: relative;}
.my-me .phone-more{bottom: 65px;}
.lc-back{ background: #29729A; padding-top: 45px; padding-bottom: 110px; position: relative; }
.lc-back .title-sm{color:#fff;}
/*.lc-back:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: 298px; border-top: solid 1px #dcdbdb; }*/
.lc-back .title{ font-size: 30px;color: #fff}
.lc-list li{ float: left; width: 25%; padding:0 16px; }
.lc-list{ margin:90px -16px; position: relative; z-index: 100; }
.lc-icon{ display: block; width: 35%; height: 100px; float: left;background:url(../images/lc01.png) no-repeat;box-shadow: 0 0px 30px rgba(0, 0, 0, .1); }
.lc-icon02{background:url(../images/lc02.png) no-repeat;}
.lc-icon03{background:url(../images/lc03.png) no-repeat;}
.lc-icon04{background:url(../images/lc04.png) center no-repeat;}
.lc-txt{ font-size: 16px; color: #fff; margin-top: 15px; width: 62%;float: left;text-align: left;}
.lc-back .phone-more{ position: static; margin:0 auto; background: #FFCB2D;box-shadow: 0 5px 30px rgba(0, 0, 0, .1); }
.news .title{ font-size: 36px; margin-top: 80px; margin-bottom: 70px;}
.news-img img{ width: 455px; height: 330px; }
.news-img a{ display: block; position: relative; }
.news-img span{ position: absolute; left: 0; bottom: 0; font-size: 20px; color: #fff; padding:28px; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.news-img a:hover span{color: #ee7901;}
.news-list{ margin-left: 455px; }
.news-list li{ float: left; width: 33.33333%; padding-left: 50px; margin-bottom: 45px; }
.news-date{ color: #999; }
.news-date span{ font-size: 40px; color: #ee7901; padding-right: 15px; }
.news-list li a{ display: block; border-top: solid 2px #e0e0e0; }
.news-txt{ font-size: 16px; color: #666; line-height: 25px; height: 75px; overflow:hidden; }
.news-list li a:hover .news-txt{color: #ee7901;}
.news-list li a:hover .news-more{color: #ee7901;}
.news-more{ padding:25px 0 40px 0; font-size: 16px; color: #666; background: url(../images/news-more.png) left bottom no-repeat; }
.hz-back .title{ font-size: 36px; margin-top: 80px; margin-bottom: 70px;}
.hz-back{ background: url(../images/hz-back.png) center center no-repeat; padding-bottom: 50px; }
.hz-list li{ float: left; padding:0 20px; margin-bottom: 35px;width:25%;}
.about-back .hz-list li{width:auto;}
.hz-list li img{background: #fafbfd;border: 1px solid #e2e2e2;}
.hz-list{ margin:0 -20px;  }
.map-back{ height: 675px; background: url(../images/map.png) center no-repeat; }
.map-back .title{ font-size: 36px; color: #fff; margin:60px 0 70px 0; }
.map-form{ background: #fff; padding:40px; }
.map-form .form-control{ box-shadow: none; border-color:#eee; height: 50px; margin-bottom: 15px; width: 405px; }
.text-lg{ height: 162px!important; }
.btn-map{ width: 100%; background: #ed7901; font-size: 18px; color: #fff; padding:10px 0; }
.btn-map:hover,.btn-map:focus{ color: #fff; }
.address{ background: rgba(0,0,0,0.5); padding:30px 40px; margin-left: 265px; margin-top: 30px; }
.address p{ margin:0; color: #999; line-height: 30px; }
.address p span{ display: block; font-size: 18px; color: #ed7901; }
.foot_nav {width: 100%;height: 390px;background: url("../images/footbg.jpg");}
.block1200 {width: 1200px;overflow: hidden;margin: 0 auto;}
.dilogo_left {float: left;letter-spacing: 1px;}
.dilogo_left img {margin-top: 15px;margin-bottom: 28px;}
.dilogo_left .bu {color: #bcbcbb;}
.dilogo_left p {font-size: 13px;line-height: 13px;color: #939393;margin-bottom: 18px;}
.dilogo_left p span {padding-left: 25px;}
.dilogo_left .did {font-size: 30px;line-height: 30px;margin-top: 28px;color: #fff;padding-left: 40px;background: url(../images/did.png) left center no-repeat;}
.dilogo_zhong {width: 330px;float: left;margin-left: 98px;letter-spacing: 1px;overflow: hidden;}
.dilogo_zhong h3 {font-size: 16px;color: #bcbbbb;line-height: 20px;margin-bottom: 34px;}
.foot_nav ul li {margin-right: 45px;text-align: center;float: left;font-size: 14px;margin-bottom: 26px;}
.foot_nav ul li a {color: #bbbbbb;}
.dilogo_right {width: 200px;height: 348px;text-align: center;background: url(../imagesdiid.html) center no-repeat;float: right;}
.dilogo_right img {margin: 25px 0 0;}
.dilogo_right img {margin: 25px 0 0;}
.dilogo_right p {font-size: 13px;color: #fff;margin-top: 10px;}
#roll_top {background: url(../images/gotop.png) no-repeat;}
#roll_top, #fall, #ct {position: relative;cursor: pointer;height: 62px;width: 63px;}
.footer-link a{ color: #fff; opacity: 0.5; padding-right: 34px; position: relative; }
.footer-link a:after{ display: block; content: ""; height: 10px; width: 1px; border:solid 1px #4a4f53; position: absolute; right: -18px; top: 50%; margin-top: -5px; }
.footer-link{ margin-top: 30px; }
.beian{ font-size: 12px; color: #fff; opacity: 0.4; margin-top: 20px; }
.ewm-txt{ font-size: 14px; color: #fff; opacity: 0.5; width: 14px; margin-right: 15px; padding-top: 15px; }
.ewm-img img{ width: 107px; height: 107px; }
.tel{ margin-top: 20px; }
.after-no:after{ display: none!important; }
.navbar-toggle{ display: none; }
/******about******/
.about-banner{ height: 390px; background: url(../images/about-banner.png) center no-repeat; }
.about-logo{ padding-top: 140px; }
.banner-tt{ font-size: 42px; color: #fff; margin:20px 0; }
.banner-txt{ font-size: 24px; color: #fff; }
.about-back{ background: #f7f7f7; padding:50px 0 0 0; }
.title-lg{ font-size: 36px; }
.about-txt{ text-indent: 2em; font-size: 18px; color: #999; line-height: 40px; margin-top: 60px; }
.lc-back-c{ height: 808px; background: url(../images/lc-back.png) center no-repeat; padding-top: 50px; }
.ys-back{ background: #f7f7f7; padding:50px 0 110px 0;}
.ys-c{ background: #fff; padding:20px; margin-top: 60px; }
.ys-c-tt{ font-size: 30px; color: #999; line-height: 42px; margin-bottom: 45px;  }
.ys-c-tt span{ float: right; letter-spacing: 8px; font-size: 12px; color: #ddd; }
.ys-ul li{ position: relative; padding-left: 70px; padding-bottom: 20px; }
.ys-icon-tt{ font-size: 16px; color: #666; font-weight: bold; margin-bottom: 5px;}
.ys-icon-txt{ font-size: 12px; color: #999; height: 34px; }
.ys-icon{ width: 50px; height: 100%; position:absolute; left: 0; top: 0; background: url(../images/ys01.png) center 5px no-repeat; }
.ys-icon02{ background: url(../images/ys02.png) center 5px no-repeat; }
.ys-icon03{ background: url(../images/ys03.png) center 5px no-repeat; }
.ys-icon04{ background: url(../images/ys04.png) center 5px no-repeat; }
.ys-icon05{ background: url(../images/ys05.png) center 5px no-repeat; }
.ys-icon06{ background: url(../images/ys06.png) center 5px no-repeat; }
.ys-icon07{ background: url(../images/ys07.png) center 5px no-repeat; }
.ys-icon08{ background: url(../images/ys08.png) center 5px no-repeat; }
.ys-icon09{ background: url(../images/ys09.png) center 5px no-repeat; }
.ys-icon10{ background: url(../images/ys10.png) center 5px no-repeat; }
.ys-icon11{ background: url(../images/ys11.png) center 5px no-repeat; }
.ys-icon12{ background: url(../images/ys12.png) center 5px no-repeat; }
.wh-back .title,.wh-back .title-sm{ color: #fff; }
.wh-back{ background: url(../images/wh-back.png) center no-repeat; height: 604px; padding-top: 60px; }
.wh-list li{ width: 20%; padding:0 15px; float: left; margin-top: 90px;}
.wh-list li:last-child{width:18%;}
.wh-list{ margin:0 -15px; }
.wh-icon{ width: 118px; height: 118px; border-radius: 50%; background: #f1851f url(../images/wh01.png) center no-repeat; margin:0 auto; }
.wh-icon02{ background: #f1851f url(../images/wh02.png) center no-repeat; }
.wh-icon03{ background: #f1851f url(../images/wh03.png) center no-repeat; }
.wh-icon04{ background: #f1851f url(../images/wh04.png) center no-repeat; }
.wh-icon05{ background: #f1851f url(../images/wh05.png) center no-repeat; }
.wh-tt{ font-size: 24px; margin:25px 0 15px 0; color: #fff; }
.wh-txt{ font-size: 16px; color: #fff; opacity: 0.5; line-height: 25px; }
.lc-ul li{ position: relative; margin-bottom: 20px; padding-left: 100px; min-height: 80px; line-height: 80px;  }
.lc-ul li span{ width: 80px; height:80px; display: block; position:absolute; left: 0; top: 0; color: #fff; font-size: 16px; font-weight: bold; text-align: center; line-height: 80px; background: url(../images/2017.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2017{ font-size: 30px; color: #eb5f35;}
.lc-ul li.lc-2015 span{ background: url(../images/2015.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2014 span{ background: url(../images/2014.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2013 span{ background: url(../images/2013.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2012 span{ background: url(../images/2012.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2011 span{ background: url(../images/2011.png) center no-repeat; background-size: 100% 100%; }
.lc-ul li.lc-2010 span{ background: url(../images/2010.png) center no-repeat; background-size: 100% 100%; }
.lc-ul{ display: none; }
/*********案例列表*******/
.al-list li{ width: 25%; float: left; }
/*******cc服务******/
.cc-banner{ background: url(../images/cc-banner.png) center no-repeat; line-height: 326px; text-align: center; padding-top:65px; }
.cc-banner .banner-tt{ margin:0; }
.fw-tabs-c{ padding-top: 20px; }
.fw-border{ border:solid 1px #eee; margin-top: 20px; }
.fw-tabs li{ float: left; width: 12.5%; background: #f5f5f5; }
.fw-tabs li a{ display: block; padding-top: 20px; padding-bottom: 15px;  }
.fw-tabs li span{ display: block; height: 22px; margin-bottom: 5px; }
.fw-tabs li span.fw-tabs01{ background: url(../images/fw01.png) center no-repeat; }
.fw-tabs li span.fw-tabs02{ background: url(../images/fw02.png) center no-repeat; }
.fw-tabs li span.fw-tabs03{ background: url(../images/fw03.png) center no-repeat; }
.fw-tabs li span.fw-tabs04{ background: url(../images/fw04.png) center no-repeat; }
.fw-tabs li span.fw-tabs05{ background: url(../images/fw05.png) center no-repeat; }
.fw-tabs li span.fw-tabs06{ background: url(../images/fw06.png) center no-repeat; }
.fw-tabs li span.fw-tabs07{ background: url(../images/fw07.png) center no-repeat; }
.fw-tabs li span.fw-tabs08{ background: url(../images/fw08.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs01{ background: url(../images/fw01-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs02{ background: url(../images/fw02-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs03{ background: url(../images/fw03-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs04{ background: url(../images/fw04-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs05{ background: url(../images/fw05-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs06{ background: url(../images/fw06-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs07{ background: url(../images/fw07-1.png) center no-repeat; }
.fw-tabs li.active span.fw-tabs08{ background: url(../images/fw08-1.png) center no-repeat; }
.fw-tabs li.active a{ color: #f5800a; background: #fff; }
.fw-tabs li.active a.aaa{background:rgba(0,0,0,0.8);color:#fff;}
.fw-border .tab-content{ padding:18px; }
.fw-border p{padding-top:20px;padding-right:20px;padding-left:20px;line-height: 30px;}
.fw-left{ width: 900px; border-top: solid 1px #eee; }
.fw-width-lg{ width: 80%; border-left: solid 1px #eee; height: auto; position: relative; padding:20px; border-bottom: solid 1px #eee;  }
.fw-width-lg img{ position:absolute; right: 10px; bottom: 10px; }
.fw-width-tt{ font-size: 18px; color: #333; }
.fw-width-txt{ color: #999;font-size: 16px;margin-top: 10px;line-height: 32px;  }
.fw-width-sm{ width: 75%; border-right: solid 1px #eee; }
.fw-width-sm .fw-width-lg{ width: 33.333333%; height: 165px; border-bottom: solid 1px #eee; }
.fw-right-c{ width: 245px; border: solid 1px #eee; height: auto; }
.fw-right-top{ height: 110px; background: #f5800a; padding-top: 25px; }
.fw-right-top-tt{ font-size: 25px; color: #fff; display: table; margin:0 auto; }
.fw-right-top-tt span{ display: block; font-size: 14px; background: #ff2f2f; padding:3px 10px; margin-top: 5px; margin-left: 10px; float: right; }
.fw-right-top-txt{ color: #fff; padding:10px 5px; }
.zx-link{ display: table; margin:30px auto; font-size: 21px; line-height: 22px; color: #333; padding-left: 55px; background: url(../images/icon-zx.png) left center no-repeat; }
.zx-link span{ color: #999; font-size: 14px; }
.jz-back{ height:690px; background: url(../images/jz-back.png) center no-repeat; margin-top: 130px; padding-top: 80px; }
.jz-back .title{ color: #fff; margin-bottom: 70px; }
.jz-txt p{ font-size: 18px; color: #fff; line-height: 32px; margin-bottom: 30px; }
.jz-list li{ float: left; width: 25%; text-align: center; font-size: 18px; color: #fff; margin-top: 50px; }
.jz-icon01{ height: 82px; background: url(../images/jz01.png) center no-repeat; margin-bottom: 35px; }
.jz-icon02{ height: 82px; background: url(../images/jz02.png) center no-repeat; margin-bottom: 35px; }
.jz-icon03{ height: 82px; background: url(../images/jz03.png) center no-repeat; margin-bottom: 35px; }
.jz-icon04{ height: 82px; background: url(../images/jz04.png) center no-repeat; margin-bottom: 35px; }
.cj-c{ padding-top: 90px; }
.tabs-left{ width: 290px; background: #0e4780; padding:25px 0 25px 1px; }
.tabs-left li a{ display: block; height: 40px; line-height: 40px; color: #fff; font-size: 16px; padding-left: 75px; position: relative; }
.cj{ display: block; position:absolute; left: 28px; width: 30px; background: url(../images/cj01.png) center no-repeat; height:100%; top: 0; }
.cj02{ background: url(../images/cj02.png) center no-repeat;}
.cj03{ background: url(../images/cj03.png) center no-repeat;}
.cj04{ background: url(../images/cj04.png) center no-repeat;}
.cj05{ background: url(../images/cj05.png) center no-repeat;}
.cj06{ background: url(../images/cj06.png) center no-repeat;}
.cj07{ background: url(../images/cj07.png) center no-repeat;}
.cj08{ background: url(../images/cj08.png) center no-repeat;}
.cj09{ background: url(../images/cj09.png) center no-repeat;}
.cj10{ background: url(../images/cj10.png) center no-repeat;}
.tabs-left li.active a{ background: #f5800a; }
.tabs-right-c{ height: 450px; margin-left: 290px; border-top:solid 1px #eee;}
.zj-list li{  float: left; width: 33.333333%; height: 225px; border-right: solid 1px #eee; border-bottom: solid 1px #eee; padding:30px 35px 30px 40px; }
.cj-list-tt{ font-size: 16px; color: #333; position: relative; margin-bottom: 5px; }
.cj-list-tt:after{ display: block; content: ""; height: 20px; width: 6px; background: #f5800a; position:absolute; left: -20px; top: 4px; }
.cj-list-txt p{ color: #999; margin:0; line-height: 25px; }
.cj-more{ color: #fff; border-radius: 0; border:none; background: #f5800a; font-size: 12px; margin-top: 30px; padding:6px 20px; }
.cj-more:hover,.cj-more:focus{ color: #fff; }
.zj-list li.last{ width: 100%; }
.cj-margin{ margin:40px 0 100px 0; }
.fw-bottom{ padding:90px 0 120px 0; background: #f7f7f7; }
.fw-bottom-txt{ margin-top: 50px; }
.fw-bottom-txt p{ font-size: 16px; color: #999; line-height: 30px; margin-bottom: 30px; }
.fw-b{ max-width: 864px; width: 100%; margin:0 auto; background:url(../images/fw-lind.png) center no-repeat; margin-top: 60px; }
.fw-b .col-xs-4{ padding:0; }
/*******微信开 *******/
.wx-banner{ background: url(../images/wx-banner.png) center no-repeat; }
.wx-title{ font-size: 30px; color: #fff; font-weight: bold; width: 30px; }
.wx-list li{ width:16.666667%; height: 480px; padding-top: 150px; padding-left: 86px; margin-bottom: 90px; position: relative; margin-top: 60px; overflow:hidden; float: left; transition: 0.5s all; }
.wx-list li.active{ width: 50%; }
.wx-list li.wx01{ background: url(../images/wx01.png) left center no-repeat; }
.wx-list li.wx02{ background: url(../images/wx02.png) left center no-repeat; }
.wx-list li.wx03{ background: url(../images/wx03.png) left center no-repeat; }
.wx-list li.wx04{ background: url(../images/wx04.png) left center no-repeat; }
.wx-txt{ font-size: 14px; color: #fff; width: 360px; line-height: 30px; position:absolute; left: 200px; top:0;
bottom: 0;margin: auto;display: table;}
.wx-txt dd{line-height: 30px;}
.wx-txt dd a{color: #fff;}
.xt-back{ background: #f7f7f7; padding-top: 70px; padding-bottom: 110px; }
.xt-back-c{ height: 380px; background: url(../images/xt07.png) center no-repeat; margin-top: 80px; margin-bottom: 50px; }
.xt-txt{ width: 240px; color: #999; margin-top: 20px; line-height: 25px;  }
.xt-tt{ padding:0 20px; text-align: center; font-size: 24px; color: #666; margin-top: 20px; }
.xt-icon{ width: 84px; height: 84px; border-radius: 50%; background: #fff url(../images/xt01.png) center no-repeat; box-shadow: 0 0px 30px rgba(135, 135, 135, .1); }
.xt-icon02{ background: #fff url(../images/xt02.png) center no-repeat;}
.xt-icon03{ background: #fff url(../images/xt03.png) center no-repeat;}
.xt-icon04{ background: #fff url(../images/xt04.png) center no-repeat;}
.xt-icon05{ background: #fff url(../images/xt05.png) center no-repeat;}
.xt-icon06{ background: #fff url(../images/xt06.png) center no-repeat;}
.xt-txt02{ width: 290px; }
.xt01{ margin-left: 120px; margin-top: 20px; }
.xt02{ margin-top: 20px; margin-right: 15px; }
.xt03{ margin-top: 50px; margin-left: 55px; }
.xt04{ margin-top: 50px; margin-right: 20px; }
.xt-txt03{ width: 230px; }
.xt05{ margin-top: 50px; margin-left: 70px; }
.xt06{ margin-top: 50px; margin-right: 70px; }
.xt-txt-b{ color: #999; line-height: 25px; max-width: 530px; margin:10px auto; }
.kf{ padding-top: 70px; }
.lc-border{ width: 344px; height: 344px; border:solid 1px #dfdfdf; border-radius: 50%; padding: 87px 60px 0 60px; margin:60px 0;  }
.lc-border-icon{ height: 68px; background: url(../images/kf01.png) center no-repeat; }
.lc-border-icon02{ background: url(../images/kf02.png) center no-repeat; }
.lc-border-icon03{ background: url(../images/kf03.png) center no-repeat; }
.lc-border-icon04{ background: url(../images/kf04.png) center no-repeat; }
.lc-border-tt{ font-size: 24px; color: #666; margin-top: 30px; }
.lc-border-txt{ font-size: 16px; color: #999; margin-top: 20px; line-height: 25px; }
.lc-border-r{ margin-left: -59px; }
.gx-back{background: url(../images/gx-back.png) center no-repeat; }
.gx-back .container{ padding-top: 70px; height: 719px; position: relative; }
.gx-tt{ font-size: 24px; color: #666; margin-bottom: 5px; }
.gx-txt{ font-size: 16px; color: #999; width: 245px; line-height: 25px; }
.gx-p{ position: absolute; left: 120px; top: 330px; }
.gx02{ left: 654px; top: 210px; }
.gx03{ left: 435px; top: 500px; }
.gx04{ left: auto; right: -15px; top: 470px; }
.chooise{ padding-top: 70px; }
.xz-list li{ float: left; width: 50%; position: relative; overflow:hidden; transition: 0.5s all; }
.xz-mask{ position:absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.3; transition: 0.5s all;  }
.xz-tt{ position:absolute; left: 0; width: 100%; font-size: 24px; color: #fff; text-align: center; top: 50%; margin-top: -12px; transition: 0.5s all; }
.xz-txt{ position:absolute; left: 0; width: 100%; top: 50%; margin-top: 40px; text-align: center; color: #fff; line-height: 30px; opacity: 0; font-size: 16px;  transition: 0.5s all; }
.xz-list li:hover .xz-mask{ background: #0b447b; opacity: 0.9; }
.xz-list li:hover .xz-tt{ margin-top: -52px; }
.xz-list li:hover .xz-txt{ margin-top: 0;  opacity: 0.7;}
.xz-list{ margin:50px 0 100px 0; }
.fw-lative table tr td:first-child{text-align: left;padding: 0px 15px;font-weight: bold;}
.fw-lative table tr td{padding: 0px 15px;line-height: 40px;height:40px;border:1px solid #ddd;color: #333}
.tab-pane .codesigning-compare thead td, .codesigning-compare thead th, .ssl-compare thead td, .ssl-compare thead th{background: #1D809D;color: #fff;}
.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td{color: #333;vertical-align: middle;}
table .whqlab{background: transparent;color: #f00909;border:solid 1px #f00909;width: 120px;padding: 0px 10px;line-height: 36px;cursor: pointer;border-radius: 8px}
.btn-green{background-color: #076f41;border-color: #046F37;color: #fff;}
.btn-green:hover{color:#fff;}
.table-bordered thead td , .codesigning-compare thead td , .table-bordered > tbody > tr > td{ text-align: center;}
/*********小程 *******/
.xcx-banner{ background: url(../images/xcx-banner.png) center bottom no-repeat; padding-top: 165px; }
.xcx-banner .banner-tt{ font-size: 48px; margin:0; }
.xcx-banner .banner-txt{ opacity: 0.7; font-size: 18px; margin-top: 15px; }
.ly-back{ background: #f7f7f7; padding:70px 0 100px 0; }
.ly-back-c{ background: #fff; border:solid 1px #eee; height: 388px; padding-top: 45px; margin-top: 40px;}
.ly-icon{ height: 52px; background: url(../images/ly01.png) center no-repeat; }
.ly-icon02{ background: url(../images/ly02.png) center no-repeat; }
.ly-icon03{ background: url(../images/ly03.png) center no-repeat; }
.ly-icon04{ background: url(../images/ly04.png) center no-repeat; }
.ly-icon-tt{ font-size: 24px; color: #666666; font-weight: bold; margin-top: 10px; margin-bottom: 30px; }
.ly-back-c p{ font-size: 16px; }
.ll-back{ height: 660px; background: url(../images/ll-back.png) center no-repeat; padding-top: 70px; }
.ll-back .title,.ll-back .title-sm{ color: #fff; }
.ll-icon{ height: 41px; background: url(../images/ll01.png) center no-repeat; margin-bottom: 20px; }
.ll-icon02{ background: url(../images/ll02.png) center no-repeat;}
.ll-icon03{ background: url(../images/ll03.png) center no-repeat;}
.ll-icon04{ background: url(../images/ll04.png) center no-repeat;}
.ll-icon05{ background: url(../images/ll05.png) center no-repeat;}
.ll-icon06{ background: url(../images/ll06.png) center no-repeat;}
.ll-icon07{ background: url(../images/ll07.png) center no-repeat;}
.ll-icon08{ background: url(../images/ll08.png) center no-repeat;}
.hx01{ background: url(../images/hx01.png) center no-repeat;}
.hx02{ background: url(../images/hx02.png) center no-repeat;}
.hx03{ background: url(../images/hx03.png) center no-repeat;}
.hx04{ background: url(../images/hx04.png) center no-repeat;}
.hx05{ background: url(../images/hx05.png) center no-repeat;}
.hx06{ background: url(../images/hx06.png) center no-repeat;}
.hx07{ background: url(../images/hx07.png) center no-repeat;}
.hx08{ background: url(../images/hx08.png) center no-repeat;}
.ll-title{ font-size: 18px; font-weight: bold; color: #fff; }
.ll-txt{ color: #fff; opacity: 0.5; margin-top: 15px; }
.over-hidden{ overflow:hidden; }
.ll-back .col-xs-3,.hx-back .col-xs-3{ padding:0 66px;  margin-top: 60px;}
.ll-back .row,.hx-back .row{ margin:0 -66px; }
.sy{ padding-top: 70px; background: #f7f7f7; padding-bottom: 50px; }
.sy-txt{ color: #666; margin:60px auto 40px auto; width: 100%; max-width: 675px; line-height: 25px; }
.sy .phone-more{ position: static; margin:55px auto 0 auto; font-size: 16px; }
.hx-back{ background: url(../images/hx-back.png) center no-repeat; height: 660px; padding-top: 70px; }
.hx-back .title{ color: #fff; }
.hx-back .col-xs-3{ padding:0 40px;  margin-top: 60px;}
.hx-back .row{ margin:0 -40px; }
.hy-back{ background: #f7f7f7; padding:70px 0; }
.hy-txt{ font-size: 18px; color: #666; max-width: 660px; margin:50px auto 0 auto; }
.sb-back{ height: 575px; background: url(../images/sb-back.png) center no-repeat; padding-top: 67px; position: relative; }
.sl-list li{ display: inline-block; width: 145px; height: 34px; line-height: 34px; background: url(../images/sb-icon.png) center no-repeat; margin:0 5px; font-size: 16px; color: #00b4ff; }
.sb-border{ width: 226px; height: 109px; background: url(../images/sb-border.png) center no-repeat; padding:22px; margin-top: 44px; }
.sb-border-tt{ font-size: 16px; color: #fff; }
.sb-border-txt{ font-size: 12px; color: #fff; opacity: 0.5; margin-top: 15px; }
.sb-border-r{ margin-top: 295px; margin-bottom: 0; float: right; }
.sb-back .phone-more{ font-size: 16px; }
.al-back{ background: #f2f2f2; padding-top: 70px; padding-bottom: 150px; position: relative; }
.al-ul li{ float: left; padding:0 6px; width: 25%; margin-bottom: 20px; }
.al-ul li a img{ border-radius: 4px; }
.al-ul li a{ display: block; overflow:hidden; position: relative;  }
.al-ul li a img.ewm-hover{ position:absolute; right: 100%; top: 0; bottom: 0; width: 100%; height: 100%; transition: 0.5s all; }
.al-ul li a:hover{box-shadow: 0 5px 30px rgba(135, 135, 135, .1);}
.al-ul li a:hover img.ewm-hover{ right: 0; }
.al-ul{ margin:55px -6px; }
.al-back .phone-more{ bottom: 100px; font-size: 16px; }
/******营销策划*****/
.yx-banner{ height: 390px; background: url(../images/yx-banner.png) center no-repeat; padding-top: 120px; margin-top: -65px; }
.yx-banner-txt{ font-size: 14px; color: #fff; opacity: 0.7; max-width: 820px; width: 100%; text-align: center; margin:0 auto; }
.yx-banner .banner-tt{ font-size: 36px; }
.qy-c{ padding-top: 70px; }
.qy-icon{ width: 116px; height: 116px; background: #003170 url(../images/qy01.png) center no-repeat; margin:0 auto; border-radius: 50%;  margin-top: 100px;}
.qy-icon02{ background: #003170 url(../images/qy02.png) center no-repeat;}
.qy-icon03{ background: #003170 url(../images/qy03.png) center no-repeat;}
.qy-icon04{ background: #003170 url(../images/qy04.png) center no-repeat;}
.qy-icon05{ background: #003170 url(../images/qy05.png) center no-repeat;}
.qy-icon06{ background: #003170 url(../images/qy06.png) center no-repeat;}
.qy-tt{ font-size: 24px; color: #666; margin:30px 0 10px 0; }
.qy-txt{ font-size: 16px; color: #333; opacity: 0.5; line-height: 30px; }
.cp-back{ background: #f7f7f7; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; }
.cp-tt{ font-size: 24px; color: #666; margin-bottom: 5px; }
.cp-txt{ font-size: 16px; color: #999; width: 330px; line-height: 25px; }
.cp-icon{ margin:0 25px; }
.cp-left{ margin-bottom: 170px; margin-left: 40px; }
.cp-back-c{ margin-top: 90px; background:url(../images/cp-back.png) center no-repeat;  }
.cp-left02{ margin-bottom: 0; }
.cp-right{ margin-right: 40px; }
.ct-icon{ width: 147px; height: 147px; border:solid 1px #dedede; border-radius: 50%; background: url(../images/ct01.png) center no-repeat; margin:80px auto 0 auto; }
.ct-icon02{ background: url(../images/ct02.png) center no-repeat;}
.ct-icon03{ background: url(../images/ct03.png) center no-repeat;}
.ct{ padding-top: 70px; }
.ct-tt{ font-size: 24px; color: #666; margin:20px 0; }
.ct-txt p{ font-size: 16px; color: #999; }
.fw-back{ background: #f7f7f7; padding-top: 70px; margin-top: 100px; padding-bottom: 70px; }
.fw-back-c{ background: url(../images/fw-back.png) center top no-repeat; padding-top: 20px; margin-top: 90px; }
.fw-back-tt{ font-size: 24px; color: #666; }
.fw-back-txt{ font-size: 16px; color: #999; margin-bottom: 178px; margin-top: 5px; }
.fw-left01{ margin-left: 30px; }
.fw-right01{ margin-right: 30px; }
.fw-left02{ margin-left: -10px; }
.xt-txt-b02{ font-size: 16px; }
.xt-tt02{ margin-top: 0; }
.ff-back{ padding-top: 70px; }
.ff-icon{ width: 148px; height: 148px; border:solid 1px #dedede; border-radius: 50%; background: url(../images/ff01.png) center no-repeat; }
.ff-icon02{ background: url(../images/ff02.png) center no-repeat; }
.ff-icon03{ background: url(../images/ff03.png) center no-repeat; }
.ff-icon04{ background: url(../images/ff04.png) center no-repeat; }
.ff-icon05{ background: url(../images/ff05.png) center no-repeat; }
.ff-icon06{ background: url(../images/ff06.png) center no-repeat; }
.ff-icon07{ background: url(../images/ff07.png) center no-repeat; }
.ff-icon08{ background: url(../images/ff08.png) center no-repeat; }
.ff-icon09{ background: url(../images/ff09.png) center no-repeat; }
.ff-icon10{ background: url(../images/ff10.png) center no-repeat; }
.ff-tt{ font-size: 18px; color: #666; margin-top: 30px; }
.ff-list li{ float: left; width: 20%; padding:0 58px; margin-bottom: 60px; }
.ff-list{ margin:80px -58px; }
.tx-back{ background: #f7f7f7; padding-top: 70px; padding-bottom: 90px; }
.tx-icon{ height: 103px; width: 103px; background: #0e4780 url(../images/tx01.png) center no-repeat; }
.tx-icon02{ background: #0e4780 url(../images/tx02.png) center no-repeat; }
.tx-icon03{ background: #0e4780 url(../images/tx03.png) center no-repeat; }
.tx-icon04{ background: #0e4780 url(../images/tx04.png) center no-repeat; }
.tx-icon05{ background: #0e4780 url(../images/tx05.png) center no-repeat; }
.tx-icon06{ background: #0e4780 url(../images/tx06.png) center no-repeat; }
.tx-txt{ font-size: 16px; color: #999; margin-left:130px; margin-top: 20px; }
.tx-txt span{ font-size: 24px; color: #666; }
.tx-list .col-xs-4{ margin-bottom: 40px; }
.tx-list{ margin-top: 70px; }
.yx-bottom{ padding:70px 0 110px 0; }
.yx-img{ margin-top: 60px; }
.news-banner{ background: url(../images/cc-banner.png) center no-repeat; height: 360px; background-size:100%;}
.news-back{padding-top: 20px;background: #f8f8f8;}
.moveList_dt ul{background:#FFF}
.moveList_dt ul li{text-align:left;height:49px;line-height:49px;font-size:16px}
.moveList_dt ul li.active{ border-left:2px solid #36bb81}
.moveList_dt ul li.active a{color:#36bb81}
.moveList_dt ul li a{color:#333333; display:block; margin:0 10px; border-bottom:1px solid #f8f8f8; font-weight:normal}
.moveList_dt ul li a:hover{ color:#36bb81}
.list_content { width: 100%; border: 1px solid #DEDEDE; border-top-color: rgb(222, 222, 222);border-top-style:solid;border-top-width:1px;border-top:2px solid #E35858;margin-top:20px;background: #fff;}
.list_head {padding: 3px 20px;padding-left: 20px;border-bottom: 1px solid #DEDEDE;overflow: auto;}
.list_head {padding: 3px 20px;padding-left: 20px;border-bottom: 1px solid #DEDEDE;overflow: auto;}
.list_head span {
font-size: 18px;
line-height: 35px;
color: #333333;
}
.rank ul {
list-style: none;
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
margin-top: 2%;
margin-bottom: 4%;
overflow: hidden;
}
.rank li {
width: 100%;
padding: 10px 12px;
clear: both;
box-sizing: border-box;
}
.rank label {
background: #D3D3D3;
border-radius: 4px;
color: white;
font-size: 12px;
display: block;
width: 15px;
height: 15px;
line-height: 15px;
text-align: center;
float: left;
margin-top: 4px;
}
.rank label.nub1{background: #FF2800;}
.rank label.nub2{background: #FF5938;}
.rank label.nub3{background: #FF6C38;}
.no_select {
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-left: 5px;
float: left;
}
.rank a {
font-size: 14px;
text-decoration: none;
color: #333333;
}
.moveList_dd{ background:#FFF;padding-top: 15px;}
.moveList_dd_title{padding:20px 0;color:#333333; font-size:24px; margin:0 35px;}
.moveList_dd_ul{ margin:0 35px}
.moveList_dd_ul li{ padding:30px 0; border-top:1px dotted #c5c0c0; overflow:hidden}
.moveList_dd_img{ width:220px; height:136px; float:left}
.moveList_dd_content{ float:left; margin-left:20px; width:70%}
.moveList_dd_content .title a{ font-size:18px;}
.moveList_dd_content .title a:hover{ color:#4758a1}
.moveList_dd_content .desc{ font-size:14px; color:#666666; padding:16px 0; line-height:22px}
.moveList_dd_content .time{ font-size:16; color:#999999}

.moveList_dl_dd_page{
height:140px;
border-top:1px solid #f0f0f0;
padding-top:50px;
position:relative;
padding-bottom:50px;
width:auto; margin:0 auto; text-align: center;
}

.moveList_dl_dd_page ul{ display: inline-block; }
.moveList_dl_dd_page ul li{
float:left;
width:38px;
height:38px;
line-height:38px;
border:1px solid #ececec;
margin:0 5px;
color:#333333;
font-size:14px;
text-align:center;
border-radius:4px}
.moveList_dl_dd_page ul li.active{
width:40px;
height:38px;
line-height40px;
background:#36bb81;
color:#FFF;
border:none}
.moveList_dl_dd_page ul li:first-child,.moveList_dl_dd_page ul li:last-child{
width:78px}
.moveList_dl_dd_page ul li.border_none{
border:none}
.moveList_dl_dd_page ul li a{
display:block;}
.moveList_dl_dd_page ul li a:hover{
background:#36bb81;
color:#FFF;}
/*电脑端的banner样式*/
.priceBanner{
background:url(../images/newsDT.html);
background-size:cover;
background-position:0 center;
height:360px}
.priceBanner1{ position:relative; height:360px}
.index_banner_box{ position:absolute; top:50%; left:0; transform:translateY(-50%); text-align:center; width:100%}
.index_banner_box_title{font-size:36px;color:#FFF;font-weight:bold;}
.index_banner_box_title2{font-size:42px;color:#FFF}
.moveList_dl_dd{ padding:0 30px 30px 30px;line-height: 30px;border-top: 1px solid #d3d3d3;}
.moveList_dl_dd p{ line-height: 30px; font-size: 16px; padding-top:15px;}
.time11 {text-align: center;margin-bottom: 15px;background: #f8f8f8;margin: 0 auto;line-height: 30px;height: 30px;margin-bottom: 25px;width: 45%;}
.author ,.mtr34 {
margin-right: 34px;
}
.time11 .icon-eye {
display: inline-block;
vertical-align: middle;
width: 16px;
height: 10px;
background-image: url(../images/icon.png);
background-repeat: no-repeat;
background-position: -63px -85px;
margin: -2px 4px 0 0;
}
.Dk-ZhfwDnrMkWxyx{margin: 19px 23px 0;}
.Dk-ZhfwDnrMkWxyx dt{background: #FFA533;color: #fff;height: 26px;line-height: 26px;text-align: center;width: 94px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.Dk-ZhfwDnrMkWxyx dd{display: inline-block; font-size: 12px;margin: 13px 20px 0 10px;position: relative;}
.Dk-ZhfwDnrMkWxyx dd.active{color: #FF1B00;}
.Dk-ZhfwDnrMkWxyx dd i{display: block;width: 19px;height: 11px;background: url(../images/hot.png) no-repeat;position: absolute;top: -9px;right: -19px;}
.dd-border{    border: solid 1px #eee; height: 330px;}

/**导航**/
.dropdown-menu{background:none !important;}
.dropdown-menu li{
background-color: #fff;
}

@media( max-width: 1279px){
.container{ width: 970px; }
.nav-list li{ margin-left: 0; }
.banner-ul li{ padding-top: 10px; }
.tabs-icon li{ padding:0 5px; }
.tabs-icon { margin: 0 -5px;}
.phone-back{ background: none; padding-bottom: 40px; }
.phone-back .phone-more{ margin:-50px auto 0 auto; position:static; }
.lc-list li{ width: 24.666666%; }
.lc-icon{ height: 100px; width:100%; margin:0 auto; }
.lc-txt{ margin:15px 0; width: 100%;}
.lc-back:before{ display: none; }
.news-date span{ padding-right: 9px; }
.address{ margin-left: 110px; }
.lc-back-c{ background: none; height: auto; }
.ys-c-tt span{    letter-spacing: 2px;}
.ys-c-tt{ margin-bottom: 25px; }
.lc-ul{ display: block; }
.fw-left{ width: 680px; }
.fw-width-tt{ font-size: 16px; }
.fw-width-lg{ height: 300px; }
.fw-width-sm .fw-width-lg{ height: 150px; }
.fw-right-c{ width: 200px; height: 300px; }
.fw-right-top{ padding-top:20px;}
.cj-more{ margin-top: 15px; }
.wx-list li{ padding-left:63px; }
.wx-txt{ left: 156px; width: 300px; }
.xt-back-c{ background: none; height: auto; }
.xt01,.xt02,.xt03,.xt04,.xt05,.xt06{ width: 45%; margin:0; }
.xt-icon{float: none!important; margin:0 auto; }
.xt-tt{ width: 100%; float: none!important;  }
.xt-txt{ width: 100%; float: none!important; text-align: center; margin-bottom: 20px; }
.lc-border{ width: 279px; height: 279px; padding-top :40px;}
.lc-border-tt{ font-size: 18px; }
.gx-p{ position:static; width: 50%; margin-bottom: 10px; float: left; text-align: center; padding:0 20px; margin-top: 50px;}
.gx-back{ background: #f7f7f7; }
.gx-back .container{ padding-bottom: 50px; height: auto; }
.gx-txt{ width: 100%; }
.cp-back-c{ background: none; }
.cp-left{ margin-left: 0; margin-bottom: 50px; width: 50%; }
.cp-right{ width: 50%; margin:0; }
.fw-back-c{ background: none; margin-top: 30px; }
.fw-back-c .clearfix .pull-left,.fw-back-c .clearfix .pull-right{ width: 50%; margin:0; padding:0 20px; }
.fw-back-txt{ margin-bottom: 50px; }
.moveList_dd_content{ margin-left: 0; width: 100%; }
.dd-border{ height: 300px; }
  .footer{ padding:10px 0;width:100% }
  .foot_nav{height:auto;}
  .block1200{width:98%;text-align: center;}
  .dilogo_zhong{display:none;}
  .dilogo_left{width:100%;}
  .dilogo_left p span{padding:0px;}
  .dilogo_left .did{font-size: 14px;    background: none;}
  .dilogo_right{width:100%;height:auto;padding: 0 50px;float:left;}
}
@media( max-width: 991px){
.container{ width: 750px; }
.header .pull-right{ display: none; }
  .logo{margin-right:15px;}
.banner{ height: auto; }
.swiper-container01{ position: static; margin:0; height: auto; width: 100%; }
.banner-ul li{ width: 33.333333%;border-bottom: solid 1px #3c82a5; padding-top: 25px; }
.hj-list li{ width: 50%; }
.fa-back .tab-content{ padding-top: 0; }
.tabs-icon-i{ height: auto; }
.phone-back .pull-left, .phone-back .pull-right{ width: 45%; margin-bottom: 20px; }
.phone-back .phone-more{ margin: 0 auto; }
.phone-back { min-height: 1px; }
.news-img,.news-img img{ width: 100%; height: auto; float: none!important; }
.news-list{ margin: 20px -15px; }
.news-list li{ padding:0 15px; }
.map-form{ padding:20px; }
.map-form .form-control{ width: 300px; }
.address{ margin-left: 40px; }
.tel{ width: 100%; text-align: center; }
.footer-link{ width: 100%; text-align: center; }
.footer-link a{ margin:0 15px; }
.beian{ text-align: center; }
.footer .pull-right{ display: none; }
  .footer{ padding:10px 0;width:100% }
  .foot_nav{height:auto;}
  .block1200{width:98%;text-align: center;}
  .dilogo_zhong{display:none;}
  .dilogo_left{width:100%;}
  .dilogo_left p span{padding:0px;}
  .dilogo_left .did{font-size: 14px;    background: none;}
  .dilogo_right{width:100%;height:auto;padding: 0 50px;float:left;}
.lc-ul li.lc-2017{ font-size: 24px; }
.ys-c-tt span{ display: none; }
.ys-ul li{ padding-left: 50px; }
.ys-icon-tt{ font-size: 14px; }
.ys-c-tt{ font-size: 24px; margin-bottom: 10px; }
.ys-c{ padding:10px; }
.fw-left{ width: 100%; }
.fw-right-c{ width: 100%; height: auto; margin-top: 15px; }
.jz-back{ padding-top: 40px; }
.jz-back .title{ margin-bottom: 40px; }
.tabs-left{ width: 100%; padding:0; float: none!important; }
.tabs-left li{ float: left; width: 25%; }
.tabs-left li a{ padding-left: 40px; }
.cj{ left: 10px; }
.tabs-right-c{ margin-left: 0; border-left: solid 1px #eee; height: auto; }
.fw-b{ background: none; }
.wx-list li{ padding-left: 45px; }
.wx-txt{ left: 120px; width: 220px; }
.lc-border-r{ margin:0; }
.lc-border{ border:none; width: 50%; height: auto; margin:30px 0 0 0; }
.kf{ padding-bottom: 50px; }
.sb-border-r{ margin-top: 220px; }
.ff-list li{ padding:0 15px; }
.ff-list{ margin-left: -15px; margin-right: -15px; }
.ff-icon{ width: 120px; height: 120px; }
.tx-txt{ margin-top: 10px; }
.cp-icon{ float: none!important; margin:0 auto; text-align: center; }
.cp-left .pull-right,.cp-right .pull-left{ width: 100%; }
.cp-tt{ margin:10px 0; }
.cp-tt ,.cp-txt{ text-align: center; width: 100%; padding:0 15px; }
.qy-c .col-xs-2{ width: 33.333333%; }
.moveList_dt{ margin-bottom: 15px; padding:0; }
.moveList_dt,.moveList_dd{ width: 100%; float: none!important; background: #fff; }
.dd-border{ height: auto; border:none; }

}
@media( max-width: 767px){
.container{ width: 100%; }
.header{ height: 50px; position: relative; }
.logo{ margin-top: 10px; }
.logo img{ height: 30px; }
.nav-list{ position:absolute; left: 0; top: 50px; display: none; width: 100%;background: #050915; z-index: 1000; border-top: solid 1px #ddd; }
.nav-list li{ float: none; width: 100%; }
.nav-list li a{ height: 40px; line-height: 40px; padding-left: 15px; }
.nav-list li.active a:after{ display: none; }
.navbar-toggle{ display: block; border:solid 1px #ddd; margin-right: 0; }
.navbar-toggle span{ background: #ddd; }
.banner-bottom .container{ padding:0; }
.banner-ul li{ width: 50%; padding-top: 20px; padding-right: 5px; padding-left: 50px; }
.banner-ul li.banner-icon01{ background: url(../images/icon01.png) 15px center no-repeat; }
.banner-ul li.banner-icon02{ background: url(../images/icon02.png) 15px center no-repeat; }
.banner-ul li.banner-icon03{ background: url(../images/icon03.png) 15px center no-repeat; }
.banner-ul li.banner-icon04{ background: url(../images/icon04.png) 15px center no-repeat; }
.banner-ul li.banner-icon05{ background: url(../images/icon05.png) 15px center no-repeat; }
.back-index{ padding-top: 20px; padding-bottom: 20px; }
.title{ font-size: 24px; }
.hj-list li{ width: 100%; margin-top: 20px; }
.hj-txt{ color:#666; margin-top: 10px;  }
.hj-c{ height: auto; padding:30px;}
.hj-title{ font-size: 18px; margin-top: 10px; }
.tabs-list{ width: 100%; border:none; height: auto;}
.tabs-list li{ width: 25%; float: left; }
.tabs-list li a{ width: 100%; text-align: center; padding:0; border:none!important; }
.fa-back .tab-content{ margin-left: 0; }
.tabs-title{ width: 100%; text-align: center; font-size: 18px; }
.tabs-txt{ margin-left: 0; margin-bottom: 20px; }
.tabs-icon li{ width: 25%; }
.fa-back{ padding:20px 0; background-size: cover; height: auto; }
.xcx .title{ font-size: 18px; margin-top: 20px; }
.phone-back .pull-left, .phone-back .pull-right{ width: 50%; padding:80px 15px 0 15px; text-align: center; }
.phone-tt,.phone-txt{ text-align: center;}
.phone-back .clearfix{ margin:0 -15px; }
.phone-back{ margin-top: 0; }
.phone-icon,.phone-back .pull-right .phone-icon{ left: 50%; right: auto; margin-left: -36px; top: 0; }
.lc-list li{ width: 33.333333%; }
.lc-list{ margin:20px -15px; }
.lc-back{ padding:20px 0; }
.lc-back .title{ font-size: 18px; }
.title-sm{ font-size: 14px; }
.news .title,.hz-back .title,.map-back .title{ font-size: 18px; margin:20px 0; }
.news-list li{ width: 50%; margin-bottom: 15px; }
.news-txt{ font-size: 14px; line-height: 25px; }
.news-date span{ font-size: 24px; }
.hz-back{ background: none; }
.hz-list li{ width: 50%; margin-bottom: 10px; padding:0 15px; }
.hz-list{ margin:0 -15px; }
.hz-back{ padding-bottom: 10px; }
.map-form,.map-form .form-control{ width: 100%; }
.address{ width: 100%; margin:20px 0 0 0; }
.text-lg { height: 150px!important;}
.footer{ padding:10px 0;width:100% }
  .foot_nav{height:auto;}
  .block1200{width:98%;text-align: center;}
  .dilogo_zhong{display:none;}
  .dilogo_left{width:100%;}
  .dilogo_left p span{padding:0px;}
  .dilogo_left .did{font-size: 14px;    background: none;}
  .dilogo_right{width:100%;height:auto;padding: 0 50px;float:left;}
.tel,.footer-link{ margin-top: 10px; }
.beian{ margin-top: 15px; }
.hj-icon{ width: 80px; height: 80px;}
.hj-icon:after{ background-size: 40px auto; }
.about-txt{ margin-top: 20px; font-size: 14px; line-height: 25px; }
.about-back{ padding:20px 0; }
.lc-ul li{ line-height: 25px; padding-top: 10px; padding-left: 60px; min-height: 50px; margin-bottom: 0px; padding:0; }
.lc-ul li.lc-2017{ font-size: 16px;  }
.lc-ul li span{ width: 50px; height: 30px; font-size: 14px; line-height: 30px; background: none!important; position: static; width: 100%; text-align: left; color: #333; font-size: 16px; }
.ys-list .col-xs-4{ width: 100%; }
.wh-list li{ width: 50%; margin-top: 0px; margin-bottom: 10px; }
.wh-icon{ width: 80px; height: 80px; }
.wh-tt{ font-size: 18px; margin:10px 0; }
.wh-txt{ font-size: 14px; }
.wh-back{ padding: 20px 0; height: auto; background-size: cover; }
.ys-c-tt{ font-size: 18px; }
.ys-c{ margin-top: 20px; }
.ys-back{ padding:20px 0; }
.lc-back-c{padding:20px 0; }
.al-list li{ width: 50%; }
.fw-tabs li{ width: 25%; }
.fw-width-lg{ width: 100%; height: 150px; }
.fw-width-lg img{ max-width: 50px; }
.fw-width-sm{ width: 100%; }
.fw-width-sm .fw-width-lg{ width: 50%; height: 120px; }
.fw-width-tt{ font-size: 14px; }
.fw-width-txt{ font-size: 12px; }
.fw-border .tab-content{ padding:0; }
.jz-back{ height: auto; margin-top: 20px; padding-top: 20px; padding-bottom: 20px; background-size: cover; }
.jz-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.jz-back .title{ margin-bottom: 20px; }
.jz-list li{ margin-top: 20px; font-size: 14px; padding:0 15px; }
.jz-icon01{ height: 50px; background: url(../images/jz01.png) center no-repeat; margin-bottom: 10px; background-size: 50px auto; }
.jz-icon02{ height: 50px; background: url(../images/jz02.png) center no-repeat; margin-bottom: 10px; background-size: 50px auto; }
.jz-icon03{ height: 50px; background: url(../images/jz03.png) center no-repeat; margin-bottom: 10px; background-size: 50px auto; }
.jz-icon04{ height: 50px; background: url(../images/jz04.png) center no-repeat; margin-bottom: 10px; background-size: 50px auto; }
.tabs-left li{ width: 20%; }
.tabs-left li a{ text-indent: -9999px; }
.cj{ width: 100%; left: 0; }
.zj-list li{ width: 100%; padding:15px 15px 15px 30px; height: auto; }
.cj-margin{ margin:20px 0; }
.cj-c{ padding-top: 20px; }
.fw-bottom{ padding:20px 0; }
.fw-bottom-txt{ margin-top: 20px; }
.fw-bottom-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.fw-b{ display: none; }
.fw-border{ margin-top: 20px; }

.fw-tabs-c{ padding-top: 20px; }
.cc-banner{ height: 200px; line-height: 150px; }
.wx-list li{ width: 100%!important; height: auto; margin:0 0 10px 0; padding:15px; }
.wx-title{ width: 100%; text-align: center; font-size: 16px; }
.wx-txt{ position: static; width:100%; font-size: 14px; text-align: center; margin-top: 10px; line-height: 25px; }
.xt-back{ padding-top:20px; }
.xt-back-c{ margin:20px 0; }
.xt-back{ padding-bottom: 20px; }
.xt-tt{ font-size: 16px; margin-top: 10px; }
.xt-txt{ margin:10px 0; line-height: 20px; }
.lc-border{ padding:0 15px; }
.lc-border-tt{ font-size: 16px; margin-top: 10px; }
.lc-border-txt{ font-size: 14px; line-height: 20px; margin-top: 10px; }
.lc-border-icon{ height: 50px; background-size: auto 50px; }
.kf{ padding-top: 20px; padding-bottom: 20px; }
.gx-back .container{ padding-top: 20px; padding-bottom: 20px;  }
.gx-tt{ font-size: 16px; }
.gx-txt{ font-size: 14px; line-height: 20px; }
.gx-p{ width: 100%; margin-top: 20px; text-align: left; margin-bottom: 0; }
.xz-list li{ width: 100%; }
.gx-back .container{ padding:20px 15px; }
.xz-list{ margin:20px 0; }
.xz-txt{ line-height: 20px; }
.chooise{ padding-top: 20px; }
.banner-tt{ font-size: 24px; }
.xcx-banner .banner-tt{ font-size: 18px; text-align: center; }
.xcx-banner .banner-txt{ font-size: 16px; text-align: center;  }
.xcx-banner{ height: 200px; padding-top: 100px; }
.ly-back{ padding:20px 0; }
.ly-row .col-xs-3{ width: 50%; }
.ly-icon-tt{ font-size: 16px; margin-bottom: 10px; }
.ly-back-c{ height: 306px; margin-top: 10px; padding:15px; }
.ly-back-c p{ font-size: 14px; }
.ll-back .col-xs-3,.hx-back .col-xs-3{ width: 50%; margin-top: 20px; padding:0 15px; }
.ll-back .row,.hx-back .row{ margin:0 -15px; }
.ll-back{ height: auto; padding:20px 0; background-size: cover; }
.ll-title{ font-size: 16px; }
.ll-icon{ margin-bottom: 10px; }
.ll-txt{ margin-top: 5px; height: 40px; }
.sy,.hy-back{ padding:20px 0; }
.sy-txt{ margin:20px 0; }
.hx-back .ll-txt{ height: 80px; }
.hx-back{ padding:20px 0; height: auto; background-size: cover;  }
.sy .phone-more{ margin-top: 20px; }
.sy{ padding-bottom: 40px; }
.hy-txt{ font-size: 16px; margin-top: 20px; }
.sl-list li{ margin-bottom: 10px; }
.sb-back{ padding:20px 0; background-size: cover; height: auto; }
.sb-back .col-xs-6{ width: 100%; }
.sb-border{ margin:10px auto; }
.sb-border-r{ float: none; }
.sb-back{ padding-bottom: 100px; }
.al-back{ padding-top: 20px; padding-bottom: 80px; }
.al-ul { margin: 20px -6px;}
.al-ul li{ width: 50%; }
.al-back .phone-more{ bottom: 30px; }
.qy-c .col-xs-2{ width: 50%; }
.qy-icon{ margin-top: 20px; }
.cp-left,.cp-right{ width: 100%; margin-bottom: 20px; }
.cp-back{ padding:20px 0; margin-top: 20px; }
.cp-back-c{ margin-top: 20px; }
.cp-tt{ font-size: 18px; }
.ct .row{ margin:0 -5px; }
.ct .col-xs-4{ padding:0 5px; }
.ct{ padding-top: 20px; }
.ct-icon{ margin-top: 20px; }
.ct-tt{ font-size: 14px; margin:10px 0; }
.ct-icon{ width: 80px; height: 80px; background-size: 50px auto; }
.ct-txt p{ font-size: 12px; }
.fw-back{ margin-top: 20px; padding:20px 0; }
.fw-back-tt{ font-size: 18px; }
.fw-back-txt{ font-size: 14px; margin-bottom: 20px; }
.fw-back-c{ margin-top: 0; }
.xt-tt02{ font-size: 18px; }
.fw-back-c .clearfix .pull-left{ padding:0 10px 0 0; }
.fw-back-c .clearfix .pull-right{ padding:0 0 0 10px; }
.ff-list li{ width: 33.333333%; margin-bottom: 20px; }
.ff-icon{ margin:0 auto; width: 80px; height: 80px; background-size: 30px auto; }
.ff-tt{ margin-top: 10px; }
.ff-list{ margin:20px -15px; }
.tx-back{ padding:20px 0; }
.tx-icon{ float: none!important; margin:0 auto; width: 80px; height: 80px; background-size: 40px auto; }
.tx-txt{ margin-left: 0; text-align: center; }
.tx-txt span{ font-size: 14px; }
.tx-list .col-xs-4{ margin-bottom: 20px; }
.tx-list{ margin-top: 20px; }
.yx-img{ margin-top: 20px; }
.yx-bottom{ padding:20px 0; }
.ff-back{ padding-top: 20px; }
.qy-c{ padding-top: 20px; }
.qy-tt{ font-size: 18px; margin:10px 0; }
.qy-txt{ font-size: 14px; line-height: 20px; }
.qy-icon{ width: 100px; height: 100px; }
.moveList_dd_ul,.moveList_dd_title{ margin:0; }
.moveList_dl_dd_page ul li{ margin-bottom: 5px; }
.moveList_dl_dd_page{ height: auto; padding:20px 0; }
.news-back{ padding-top: 20px; }
.time11{ margin:15px; }
.moveList_dl_dd{ padding:0 15px 15px 15px; }
}
.map-container {
width: 100%;
height: 560px;
}
/*----- 404 ------*/

.head404{ width:580px; height:234px; margin:50px auto 0 auto; background:url(../images/head404.png) no-repeat; }
 
.txtbg404{ width:499px; height:169px; margin:10px auto 0 auto; background:url(../images/txtbg404.png) no-repeat;}
 
.txtbg404 .txtbox{ width:390px; position:relative; top:30px; left:60px;color:#eee; font-size:13px;}
 
.txtbg404 .txtbox p {margin:5px 0; line-height:18px;}
 
.txtbg404 .txtbox .paddingbox { padding-top:15px;}
 
.txtbg404 .txtbox p a { color:#eee; text-decoration:none;}
 
.txtbg404 .txtbox p a:hover { color:#FC9D1D; text-decoration:underline;}

/*----- 404 end ------*/