@charset "utf-8";
/* CSS Document */
@import url(base.css);
/*通用样式*/
.box{width:1140px;margin:0 auto;}
.box:after{content:"";display:block;clear: both;}


.top{height:60px;line-height: 60px; position: fixed;
-webkit-box-shadow:0px 0px 3px #aaa;  
  -moz-box-shadow:0px 0px 3px #aaa;  
  box-shadow:0px 0px 3px #aaa;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;background-color:#fff;border-bottom:1px solid #ccc}
.nav>li{float:left;height:60px;line-height: 60px;margin-right: 38px}
.nav>li>a{font-size: 16px;color:#212121;display: block;}
.nav>li>a:hover{color:#008be9;}
.log{height:60px;box-sizing: border-box;}
.log>a>img{margin-top: 15px}
.top-nav>div img{vertical-align: middle;}
.top-nav>div a:first-child{     cursor: pointer;   margin-right: 25px;
    padding: 8px 15px;
    background-color: #008be9;
    border: 1px solid #008be9;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;}
/*banner*/

.slider .slide-prev {cursor: pointer;height: 48px;width: 48px;position: absolute;left: 0;top: 50%;margin-top: -24px;background-color: rgba(255,255,255,0.8);padding: 0px;}
.slider .slide-next {cursor: pointer;height: 48px;width: 48px;position: absolute;right: 0;top: 50%;margin-top: -24px;background-color: rgba(255,255,255,0.8);padding: 0px;}
.slider .slide-next:hover, .slider .slide-prev:hover {background-color: rgba(255,255,255,0.9);}
.slider .slide-next img, .slider .slide-prev img {position: relative;top: 0;left: 0;max-height: 100%;max-width: 100%;}
.slide  a{display: block; width:100%;height:100%;background-position: center;height:571px;background-repeat: no-repeat;}
.es-caption {position: absolute;bottom: 0;text-align: center;background-color: rgba(0,0,0,0.8);color: #fff;font-size: 14px;padding: 16px;margin: 10px;width: auto;left: 0;right: 0;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;border: 1px solid rgba(255,255,255,0.3);}
ul.es-pager {display: none;width: 100%;text-align: center;margin: 5px 0 0 0;padding: 0;line-height: 0px;}
ul.es-pager li {display: inline-block;margin: 0;padding: 0;height: 16px;width: 16px;
    /*background-image: url("../Images/pagericon.png");*/background-repeat: no-repeat;background-position: 0 -16px;cursor: pointer;}
ul.es-pager li:hover, ul.es-pager li.act {background-position: 0 0;}
ul.es-pager li.act {cursor: default;}
.slider .slide-container,.slider .slide-container .slide{width:100% !important;min-width: 1140px !important;}
.shiyong>.box{position: relative;z-index: 999}
.shiyong>.box>div{position: absolute;top:-200px;height:145px;width:970px;left:87px;width:970px;}
.shiyong>.box>div>div{position: relative;width:100%;height:100%;} 
.shiyong>.box>div>div>.mask{position:absolute;top:0;left:0;height:100%;width:100%;background-color: #000;opacity: 0.7; z-index: 5}
.shiyong-box{position: absolute;top:0;left:0;width:100%;height:100%;box-sizing: border-box;padding:34px 40px;z-index: 9}
.shiyong-box .shiyong-title{margin-bottom: 15px}
.shiyong-box .shiyong-title p{float: left;color:#fff;font-size:18px}
.shiyong-box .shiyong-title p:first-child+p{margin-left: 20px;padding-left: 20px;height:12px;font-size: 12px;line-height: 12px;margin-top: 10px;border-left: 1px solid #fff}
.shiyong-box form input[type="text"]{width:305px;height:48px;line-height: 48px;padding: 0 10px;box-sizing: border-box;font-size: 14px;border:0;margin-right: 10px}
.shiyong-box form input:first-child+input{width:375px;}
.shiyong-box form input[type="submit"]{width:160px;height:48px;background-color:#fff600;color:#452409;font-size: 18px;border: 0;margin-left:20px;}
.lc01{height:180px;background-color:#f8f8f8;width:100%;padding:20px 0}

#ztbox {width:1140px; height:180px; margin:0 auto;}
#ztbox #left {margin-right: -40px;left:-50px; width:40px; height:100%; float:left; position: relative;cursor:pointer;z-index: 999 ;opacity: 1;}
#ztbox #right{margin-left:-40px; right:-50px; width:40px; height:100%; float:left; position: relative;cursor:pointer;z-index: 999;opacity: 1;}
#ztbox #left .center{ width:40px; height:30px; position: absolute;top:0;left:0;z-index:999;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;background-image: url(../images/left.png);background-repeat: no-repeat;background-position: center;}
#ztbox #right .center{ width:40px; height:30px; position: absolute;top:0;left:0;z-index:999;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;background-image: url(../images/right.png);background-repeat: no-repeat;background-position: center;}
#ztbox #conter { width:1140px; height:180px; float:left; display:inline; overflow:hidden; position:relative;}
#ztbox #conter>ul { margin-left: -10px;width:auto; height:180px; top:0px; left:0px; position:absolute; overflow:hidden;-webkit-transition: all 0.5s;transition: all 0.5s}
#ztbox #conter>ul>li { width:270px; height:180px; float:left;margin:0px 10px; position:relative;box-sizing: border-box;padding:20px;background-color: #fff;text-align: center;}
#ztbox #conter>ul>li a img{margin-top: 20px}
#ztbox #conter>ul>li a p{margin-top: 18px;font-size: 18px;color:#333333;}
#ztbox #conter>ul>li:hover a p{color:#008be9;}


.gg{background-repeat:repeat-x;background-image:url(../images/bj.png);height:100px;line-height: 100px;text-align: center;}
.gg p{font-size: 30px;color:#fff;}
.gg p span{color:#fcff00;}
.gg p a{font-size: 14px;color:#fff;}
.tsgn h2{font-size: 26px;color:#212121;text-align: center;margin:68px 0 75px;font-weight: 500}
.tsgn .tsgn-nr li{float: left;width:25%;text-align: center;box-sizing: border-box;border;height:285px;}
.tsgn .tsgn-nr li.right{border-right:1px solid #eeeeee;}
.tsgn .tsgn-nr li.bottom{border-bottom:1px solid #eeeeee;}
.tsgn .tsgn-nr li img{margin-top: 75px;margin-bottom: 48px}
.tsgn .tsgn-nr li p{font-size: 18px;color:#333333;}
.tsgn .tsgn-nr li:hover{-webkit-box-shadow:0 0 10px #b9dbf4;  -moz-box-shadow:0 0 10px #b9dbf4;  box-shadow:0 0 10px #b9dbf4;  }
.tsgn .tsgn-nr li:hover p{color:#008be9;}
.tsgn .gd{margin-top: 40px;height:23px;text-align: center;}
.tsgn .gd a{color:#39acff;font-size: 18px;margin:0 55px;}
.tsgn .gd img{vertical-align: bottom;}
.tsgn{padding-bottom: 90px}
.sybd{background-image:url(../images/lcbj.png);background-repeat: no-repeat;background-position: center;height:840px;padding:65px 0 80px;box-sizing: border-box;}
.sybd h2{font-size: 26px;color:#212121;text-align: center;margin:0 0 75px;font-weight: 500}
.sybd .biaodan{padding-left:60px }
.sybd .biaodan form{width:400px;height:500px;-webkit-box-shadow:0 0 10px #a6c0d1;  -moz-box-shadow:0 0 10px #a6c0d1;  box-shadow:0 0 10px #a6c0d1;box-sizing: border-box;padding: 55px 30px 50px}
.sybd .biaodan input{display: block;width:340px;height:38px;border:1px solid #ccc;margin-bottom: 25px;box-sizing: border-box;padding:0 15px 0 50px;font-size: 16px}
.sybd .biaodan input:first-child{background-image: url(../images/input01.png);background-repeat: no-repeat;background-position: left center;}
.sybd .biaodan input:first-child+input{background-image: url(../images/input02.png);background-repeat: no-repeat;background-position: left center;}
.sybd .biaodan input:first-child+input+input{background-image: url(../images/input03.png);background-repeat: no-repeat;background-position: left center;}
.sybd .biaodan input:first-child+input+input+input{background-image: url(../images/input04.png);background-repeat: no-repeat;background-position: left center;}
.sybd .biaodan input:focus{border:1px solid #39acff;}
.sybd .biaodan textarea{width:340px;height:75px;resize: none;box-sizing: border-box;border:1px solid #ccc;padding:10px;font-size: 16px;margin-bottom: 30px}
.sybd .biaodan textarea:focus{border:1px solid #39acff;}
.sybd .biaodan input[type="submit"]{background-color:#39acff;font-size:16px;color:#fff;padding:0;}
.sybd-nr .tp{padding-right: 90px}
.sybd .gd{margin-top:50px;text-align: center;font-size: 16px;color:#212121;}
.sybd .gd a.dianhua{font-size: 24px;color:#39acff;}
.pingjia{padding:65px 0 80px;}
.pingjia>div>h2{font-size: 26px;color:#212121;text-align: center;margin:0 0 75px;font-weight: 500}
.pingjia .pingjia-nr{margin-right:-30px;margin-left:-30px;}
.pingjia .pingjia-nr>li{width:25%;float: left;box-sizing: border-box;padding:0 30px;}
.pingjia .pingjia-nr>li img{margin-bottom: 30px;height:43px;}
.pingjia .pingjia-nr>li h2{color:#212121;font-size: 16px;font-weight:500;margin-bottom: 15px}
.pingjia .pingjia-nr>li p{height:100px;line-height:25px;font-size: 12px;color:#757575;border-bottom: 3px solid transparent}
.pingjia .pingjia-nr>li:hover p{border-bottom: 3px solid #39acff}
.logpinpai{margin-top: 50px}
.logpinpai ul li{float: left;width:25%;text-align: center;}
.logpinpai p{margin-top: 10px;text-align: center;color:#39acff;font-size: 14px}
.logpinpai p a{color:#39acff;}
.footer{background-color:#fbfbfc;padding:60px 0 43px;}
.footer>div>div{width:33.33%;box-sizing: border-box;float: left}
.footer>div>div h2{font-size: 22px;color:#212121;font-weight: 500;margin-bottom:25px}
.footer>div>div h2+p{height:120px;line-height: 25px;font-size:14px;color:#757575;}
.footer>div>div h2+p+a{font-size:12px;color:#39acff; }
.footer>div>div h2+div{height:120px;}
.footer>div>div h2+div>p{color:#212121;font-size: 22px;line-height: 35px}
.footer>div>div h2+div+div>div{width:40px;height:40px;margin-right:20px;float: left;position: relative;background-position: center;background-repeat: no-repeat;}
.footer>div>div h2+div+div>div.qq{background-image: url(../images/qq.png);}
.footer>div>div h2+div+div>div.wx{background-image: url(../images/wx.png);}
.footer>div>div h2+div+div>div.qq:hover{background-image: url(../images/qq01.png);}
.footer>div>div h2+div+div>div.wx:hover{background-image: url(../images/wx01.png);}
.footer>div>div h2+div+div>div>div{position: absolute;bottom:40px;left:-43px;border:1px solid #ccc;opacity: 1;height:150px;width:120px;-webkit-transition: all 0.5s;transition: all 0.5s;z-index: 999;background-color: #fff;display:none}
.footer>div>div h2+div+div>div:hover>div{display:block}
.footer_bottom{height:100px;line-height: 100px;text-align: center;}
.footer_bottom a{margin-right: 10px;padding-right:10px;border-right:1px solid #ccc;height:12px; font-size: 12px;color:#757575;}
.footer_bottom span{font-size: 12px;color:#757575;}
.jiagebiao{padding:65px 0 90px;}
.jiagebiao>div>h2{font-size: 26px;color:#212121;margin-bottom: 20px;font-weight: 500;text-align: center;}
.jiagebiao>div>h2+p{text-align: center;height:1px;}
.jiagebiao>div>h2+p span{border-bottom: 1px solid #40aeff;width:60px;display: block;margin:0 auto;}
.jiagebiao-box .xxb{padding-left: 205px;margin-top:28px }
.jiagebiao-box .xxb ul li{margin-right:45px;float: left;cursor:pointer}
.jiagebiao-box .xxb ul li p{color:#757575;font-size: 12px}
.jiagebiao-box .xxb ul li p span{font-size: 26px}
.jiagebiao-box .xxb ul li.active p{color:#39acff;}
.jiagebiao-box .xxb ul li div{height:30px;}
.jiagebiao-box .xxb ul li.active div{background-image: url(../images/xia.png);background-repeat: no-repeat;background-position: center;}
.jgb-nr{margin-top: 20px}
.jgb-nr>div:after{content:"";display: block;clear: both;}
.jgb-nr>div{;display:none;border:1px solid #39acff;border-top:10px solid #39acff; height:185px;box-sizing: border-box;width:1000px;margin:0 auto;padding:35px 30px;}
.jgb-nr>div>div{float:left;}
.jgb-nr>div>div:first-child{width:205px;}
.jgb-nr>div>div:first-child>h2{font-size: 26px;color:#212121;font-weight: 500}
.jgb-nr>div>div:first-child>div h2{float: left;font-size: 50px;color:#333333;}
.jgb-nr>div>div:first-child>div div{float: left;padding-top: 8px;}
.jgb-nr>div>div:first-child>div div>p:first-child{font-size: 20px;color:#333333;font-weight: 600}
.jgb-nr>div>div:first-child>div div>p:first-child+p{font-size: 16px;color:#333333;height:16px;line-height: 16px;vertical-align: bottom;}
.jgb-nr>div>div:first-child+div>ul{width:550px;padding:0 10px 0 30px;border-left:1px solid #ccc;}
.jgb-nr>div>div:first-child+div>ul>li{width:50%;float:left;box-sizing: border-box;padding-left: 20px;box-sizing: border-box;background-position: left center;background-repeat:no-repeat;background-image: url(../images/dui.png);font-size:14px;color:#212121; }
.jgb-nr>div>div:first-child+div+div>a{display: block;width:140px;height:40px;line-height: 40px;text-align: center;border:1px solid #39acff;color:#39acff;font-size: 18px;-webkit-transition: all 0.5s;transition: all 0.5s}
.jgb-nr>div>div:first-child+div+div>a:first-child:hover{background-color:#39acff;color:#fff;-webkit-transition: all 0.5s;transition: all 0.5s}
.jgb-nr>div>div:first-child+div+div>a:first-child+a{margin-top: 10px;background-color:#39acff;color:#fff;-webkit-transition: all 0.5s;transition: all 0.5s}
.jgb-nr>div>div:first-child+div+div>a:first-child+a:hover{background-color:#fff;color:#39acff;-webkit-transition: all 0.5s;transition: all 0.5s}
.cankao{padding-top:45px;}
.cankao>p{font-size: 20px;color:#757575;text-align: center;margin-bottom: 25px}
.cankao>p>span{color:#39acff}
.cankao>div{color:#757575;font-size: 20px;text-align: center;}
.cankao>div>input{border:1px solid #ccc;height:38px;width:195px;padding:0 5px;margin:0 10px;}
.cankao>div>span{color:#39acff;margin-left: 15px}