@charset "utf-8";
/* CSS Document */

/*Banner*/
.global-banner{position: relative; z-index: 1; width: 100%;height: 936px;overflow: hidden; /*margin-top: 138px;*/}
.global-banner .banner-01{ position: relative; width: 1920px; height: 936px; background: url(../images/banner-bg.jpg) #dcdcdc center center no-repeat;}
.global-banner .banner-01 .txt{position: absolute; z-index: 2; width: 940px; height: 345px; margin:217px 0 0 223px; background: url(../images/banner-txt.png) center center no-repeat;}
/*.global-banner .banner-01 .img{position: absolute; z-index: 1; right: 0; width: 1277px; height: 773px; background: url(../images/banner-img.png) center center no-repeat;}*/
.global-banner .bd{position: absolute; z-index: 1; top:0;left: 50%;width: 1920px;margin-left:-960px;}
.global-banner .bd li{float: left; width: 1920px; overflow: hidden;}
.global-banner .bd li a{display: block;width: 1920px;height: 936px;}
.global-banner .bd li img{display: block;width: 1920px;height: 936px;}
.global-banner .hd{position: absolute;z-index: 2;width: 100%; bottom: 20px;/* text-align: center;*/margin-left:200px;font-size: 0;}
.global-banner .hd li{display: inline-block;*display:inline;*zoom:1;width: 20px;height: 20px;margin: 0 5px;background: #fff;border-radius: 50%; overflow: hidden; text-indent: -9999px;cursor: pointer;vertical-align: top;}
.global-banner .hd li.on{background: #4ebbb5;}
.list-unstyled .txt{position: absolute; z-index: 2; background-image: url(../images/banner-txt.png); background-repeat: no-repeat; background-size: cover;}
@media screen and ( max-width: 1365px ){
    .list-unstyled .txt{width: 470px; height: 172px; margin-top:180px; margin-left: 100px;}
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
    .list-unstyled .txt{width: 470px; height: 172px; margin-top:217px; margin-left: 223px;}
}
@media screen and ( min-width: 1920px ){
    .list-unstyled .txt{width: 940px; height: 345px; margin-top:217px; margin-left: 223px;}
}

/*Zhuanjia*/
.slide-zj{height: 310px;}
.slide-zj .slide-zj-main{position: relative;width: 1245px; margin: 0 auto; padding-top: 50px;}
.slide-zj .slide-zj-main ul{width: 1245px; height: 210px;margin: 0 auto;}
.slide-zj .slide-zj-main ul li{position: relative;width: 413px; padding-top: 13px; float: left; border: #c4c3c3 1px solid;}
.slide-zj .slide-zj-main img{width: 220px; height: 195px;}
.slide-zj .slide-zj-main .zj-msg{position: absolute; width: 185px; right: 15px;padding-top:30px;}
.slide-zj .slide-zj-main h1{font-size: 28px; line-height: 40px; font-weight: bold; margin-bottom: 10px;
    border-width: 0 0 8px;
    border-style: solid;
    -webkit-border-image: url("../images/zj-border.png") 30 repeat;
    -o-border-image: url("../images/zj-border.png") 30 repeat;
    border-image: url("../images/zj-border.png") 30 fill repeat;
}
.slide-zj .slide-zj-main h1 span{font-size: 16px; color: #332C2B; font-weight: bold; float: right; line-height: 50px;}
.slide-zj .slide-zj-main h3{font-weight: bold;}
.slide-zj .slide-zj-main ul li .zj-button{padding-top: 12px;}
.slide-zj .slide-zj-main ul li .zj-button a{width: 46%; text-align: center; font-size: 14px; line-height: 28px; color: #ffffff;}
.slide-zj .slide-zj-main ul li .zj-button .fl{background-color: #18aeb8;}
.slide-zj .slide-zj-main ul li .zj-button .fr{background-color: #8d8d8c;}
.slide-zj .slide-zj-main .prev{position: absolute; z-index: 10; top:50%; left: -45px; width: 26px;height: 52px;background: url("../images/ico-prev.png");}
.slide-zj .slide-zj-main .next{position: absolute; z-index: 10; top:50%; right:-45px; width: 26px;height: 52px;background: url("../images/ico-next.png");}
.slide-zj .slide-zj-main ul li h3{font-size: 1.17em;}
/*fuwuzhanshi*/
.box-services{height:600px; background-color: #1aa3ad; }
.box-services .services-main{width: 1200px;margin: 0 auto;}
.box-services .services-main .services-head{position: relative; padding: 25px 0;}
.box-services .services-main .services-head h1{width: 1000px; margin: 0 auto; font-size: 62px; line-height: 92px; color: #fff; text-align: center;border-bottom:#fff 2px solid;}
.box-services .services-main .services-center{height: 400px;}

/*huanjing/shebei/rongyu*/
.box-display{height: 285px; padding-top: 18px;}
.box-display .tab-main{width:1200px; height: 268px; margin: 0 auto; border: #d4d5d5 1px solid;}
.box-display .tab-hd{height: 74px; border-bottom: #d4d5d5 1px solid;/*text-align: center*/}
.box-display .tab-hd a{display: inline-block; height: 38px; line-height: 38px; font-size: 18px; color: #333; vertical-align: top;margin: 0 20px; padding:15px 20px 0 20px; border-bottom: 1px solid #f8f8f8;}
.box-display .tab-hd a.on{color: #4cbbb4; border-bottom: 1px solid #4ebbb5; }
.box-display .tab-bd{padding-top: 12px; height:170px; overflow:hidden;}
.box-display .bd-lis{width: 1100px; height:170px; margin: 0 auto;position: relative;}
.box-display li{float: left; position: relative; width: 255px;padding: 0 10px;}
.box-display li img{display: block;width: 255px;height: 170px;}
.box-display .sPrev{position: absolute;width: 26px;height: 52px;top:60px;background: url("../images/ico-prev.png");left: -30px;}
.box-display .sNext{position: absolute;width: 26px;height: 52px;top:60px;background: url("../images/ico-next.png");right: -30px; background-position: right top;}
/*jiandudanwei*/
.box-qws{margin-top: 20px; height: 150px; background: #e3e3e3;}
.box-qws .qws-main{width:1200px; margin: 0 auto;}
.box-qws .qws-main h1{font-size: 20px; line-height: 10px;}
.box-qws .qws-main ul{height: 100px; margin: 0 auto; padding-top: 40px;}
.box-qws .qws-main ul li{float: left;width: 150px; height: 90px;text-align: center;}

.none{display: none;}
