@import url(yzui.css);

/* index.html */
body.active{overflow-x: hidden;overflow-y: hidden;}

.head{}
.hd_top{padding:15px 0;}
.hd_logo{}
.hd_logo .img{height: 56px;width: auto; margin-top:10px;} 

.head .txt{margin-top: 10px;margin-left: 30px;}
.head .txt .top{text-align: left; color:#007EC7; font-size:23px; font-weight:bold; margin-bottom:5px;}
.head .txt p{display: block;color: #666;font-size: 14px;letter-spacing: -1px;}

.fenye1{text-align: center; clear:both; font-size:14px; line-height:28px; height:56px;padding:0 5px; margin-top:5px;}


.hd_tel{padding-left: 55px;margin-top: -5px;}
.hd_tel .fz{font-size: 12px;color: #333333;}
.hd_tel .tel1{font-size: 35px;height: 40px;line-height: 30px;color: #FF0000;font-family: impact;margin-top: 5px;}
.hd_nav{background: #007dc7;font-size: 0;}
.hd_nav li{display: inline-block;vertical-align: middle;min-width:133px;border-right:1px solid #007dc7;position:relative;}
.hd_nav li>a{font-size: 18px;color: #fff;line-height: 60px;display: block;text-align: center; }
.hd_nav li:hover>a,.hd_nav li.cur>a{background: #c79d5b;}

.hd_nav .drop{position:absolute;width: 100%;left: 0;background: #eee;display: none; z-index:1000; filter:alpha(Opacity=96);-moz-opacity:0.96;opacity: 0.96; }
.hd_nav .drop a{display: block;font-size: 15px;color: #000;line-height: 40px;text-align: center;}
.hd_nav .drop a:hover,.hd_nav .drop a.this{color: #fff;background: #c79d5b;}
.hd_nav li:hover .drop{display: block;}



/* ????? */
.header{height: 105px;width: 100%;}
.header h1{height: 105px;line-height: 105px;}
.header h1 img{vertical-align: middle;}
.header .email{margin-top: 30px;margin-left: 30px;}
.header .email .top{text-align: left; color:#007EC7; font-size:23px; font-weight:bold; margin-bottom:5px;}
.header .email p{display: block;color: #666;font-size: 14px;letter-spacing: -1px;}


.header .right{margin-top: 20px;margin-left: 10px;}
.header .right .info{width:170px;height: 23px;background-color: #000000;background-image:url('../images/info.png') no-repeat center center;margin-right:0;}
.header .telephone{background: url('../images/header-phone.png') no-repeat left center;padding-left: 46px;margin-top: 22px;}
.header .telephone p{display: block;color: #333;}
.header .telephone p:nth-child(1){font-size: 17px;}
.header .telephone p:nth-child(2){font-size: 17px;margin-top: 3px;}
.header .telephone p:nth-child(3){font-size: 17px;margin-top: 3px;}

/* news-column-center.html */
.nav{width: 100%; line-height: 55px;height: 55px;background-color: #007dc7;}

.header-nav{width: 100%; line-height: 55px;height: 55px;background-color: #007dc7;}
.header-nav ul{width: 100%;}
.header-nav li{position:relative;float:left;text-align:center; width:136px; height:55px;line-height:55px;margin-left:1px;}
.header-nav li>a{width:136px; display:inline-block;padding:0px 25px;font-size:18px;color:#fff; text-align: center;}
.header-nav li:hover>a,.header-nav li.active>a{width:136px; color:#fff;background:#c79d5b;}

.header-nav li dl{display:none;position:absolute;top:55px;left:0px;width:136px;text-align:center;z-index:99;border-top:4px solid #c79d5b;padding:10px 0px;background:rgba(240,240,240,0.95);}

.header-nav li dl dd{line-height:45px;height:45px; width:136px;}
.header-nav li dl dd a{color:#000;display:inline-block;width:136px;font-size:16px;}
.header-nav li dl dd:hover a{color:#c79d5b;}
/* .header-nav li:hover dl{display:block;} */
.header_border{background:#c79d5b;box-shadow:0px -1px 5px #be9657;position:absolute;bottom:0px;left:0px;width:136px;height:4px;}





@media (max-width:1200px){
.navbar-toggle{display: none;cursor: pointer;position: absolute;top: 57px;right: 15px;margin-left:18px;z-index:1000;width:24px;height:24px;float:right;background-color:transparent;border:0;display:block;margin-top:-32px;}
.navbar-toggle span{margin-top:10px}
.navbar-toggle span,.navbar-toggle span:before,.navbar-toggle span:after{position:absolute;display:block;width:24px;height:2px;cursor:pointer;content:'';background-color:#000;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
.navbar-toggle span:before{top:-7px}
.navbar-toggle span:after{bottom:-7px}
.navbar-toggle.drawer-open span,.navbar-toggle.drawer-open span::before,.navbar-toggle.drawer-open span::after{background:#000;}
.navbar-toggle.drawer-open span{background: rgba(0, 0, 0, 0);}
.navbar-toggle.drawer-open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0px;top:0px;}
.navbar-toggle.drawer-open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;top:0px;}
}

/*index*/
.idx_ban .owl-theme .owl-controls{margin-top: 0;position:absolute;width: 12px;left: 50%;margin-left: 600px;z-index:50;bottom: 15%;}
.idx_ban .owl-theme .owl-controls .owl-page span{width: 12px;height: 12px;background: #fff;opacity: 1;}
.idx_ban .owl-theme .owl-controls .owl-page.active span{height: 30px;border-radius:14px;background: #fda803;}
.idx_ban .img{width: 100%;}
.idx_ban .item{height: 600px;}

/*index-2*/
.idx_ban_2 .owl-theme .owl-controls{margin-top: 0;position:absolute;width: 12px;left: 50%;margin-left: 400px;z-index:50;bottom: 15%;}
.idx_ban_2 .owl-theme .owl-controls .owl-page span{width: 12px;height: 12px;background: #fff;opacity: 1;}
.idx_ban_2 .owl-theme .owl-controls .owl-page.active span{height: 30px;border-radius:14px;background: #fda803;}
.idx_ban_2 .img{width: 100%;}
.idx_ban_2 .item{height: 400px;}


/*?????*/
.home-banner .swiper-pagination-bullet{width: 38px;height: 8px;border-radius: 4px;background: #e1d9d9;}
.home-banner .swiper-pagination-bullet-active{background: #fff;}

.home-banner .swiper-slide .img-1{height: 535px;display: block;}

.swi-p{width:100%; z-index: 50;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;text-align: center; font-weight: lighter;color: #fff; text-shadow: 1px 1px 5px #999; font-size:50px;text-transform:uppercase; line-height:80px;}

/* ??????? */
.purification{padding: 30px 0; background:#f9f7f8}
.purification .con{padding: 0 90px;margin-top: 15px;}
.purification .con ul{margin-left: -67px;}
.purification .con li{width: 200px;height: 200px;margin-top: 30px;margin-left: 67px;float: left;background: #f4f3f3;border-radius: 100%;text-align: center;padding-top: 30px; border:#e4e4e4 1px solid}
.purification .con li .icon{width: 66px;height: 64px;}
.purification .con li .tex p{display: block;}
.purification .con li .tex p:nth-child(1){font-size: 20px;color: #007EC7;margin: 20px 0 12px;padding: 0 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.purification .con li .tex p:nth-child(2){color: #999;padding: 0 25px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.purification .con li .tex p:nth-child(3){display: none;width: 71px;height: 22px;line-height: 22px;background-color: #ffffff;border-radius: 11px;color: #575fb3;text-align: center;}


/* ???????? */
.index-gcfw{
    background:url(../images/gcfw.png) no-repeat;
    padding:67px 0;
    margin-top: 0px;
}
.index-gcfw .index-tit b{
    color: #e3e3e3;
}
.index-gcfw .index-tit span{
    color: #fff;
}
.index-gcfw .index-tit .titline{
    background:#ffffff;
}

.index-gcfw1{
    background:url(../images/list-gc1.jpg) no-repeat;
    margin-bottom:-40px;
    margin-top: 0px;height: 50px;
}
.index-gcfw1 .index-tit b{
    color: #e3e3e3;
}
.index-gcfw1 .index-tit span{
    color: #fff;
}
.index-gcfw1 .index-tit .titline{
    background:#ffffff;
}


.gc-content{
    margin-top: 35px;
}
.w1200{
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
.w1920{
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.index-tit{
    text-align: center;
    position: relative;
}
.index-tit b{
    font:600 32px/38px 'Arial';
    color: #d2d2d2;
    text-transform: uppercase;
    display: block;
}
.index-tit span{
    color: #373D41;
    display: block;
    font:600 24px/38px;
    padding: 3px;
	font-size:29px;
}
.index-tit .titline{
    width: 108px;
    height: 0px;
    margin: 0 auto;
    background: #7C7F81;
}
.index-tit p{
    font-size: 14px;
    color: #44484A;
    margin-top: 15px;
}

.index-tit2 b{color: #E3E3E3;}
.index-tit2 span{color: #E3E3E3;}
.index-tit2 .titline{background: #DCE0E2;}

@media (min-width:1200px){
.purification .con li:hover{background: #007EC7;}
.purification .con li:hover .tex p:nth-child(1){color: #fff;}
.purification .con li:hover .tex p:nth-child(2){display: none;}
.purification .con li:hover .tex p:nth-child(3){display: block;}
}

.purification .con li:nth-child(1) .icon{background: url('../images/gc-icon-01.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(2) .icon{background: url('../images/gc-icon-02.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(3) .icon{background: url('../images/gc-icon-03.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(4) .icon{background: url('../images/gc-icon-04.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(5) .icon{background: url('../images/gc-icon-05.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(6) .icon{background: url('../images/gc-icon-06.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(7) .icon{background: url('../images/gc-icon-07.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(8) .icon{background: url('../images/gc-icon-08.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(1):hover .icon{background: url('../images/gc-icon-11.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(2):hover .icon{background: url('../images/gc-icon-22.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(3):hover .icon{background: url('../images/gc-icon-33.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(4):hover .icon{background: url('../images/gc-icon-44.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(5):hover .icon{background: url('../images/gc-icon-55.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(6):hover .icon{background: url('../images/gc-icon-66.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(7):hover .icon{background: url('../images/gc-icon-77.png') no-repeat;background-size: 100% 100%;}
.purification .con li:nth-child(8):hover .icon{background: url('../images/gc-icon-88.png') no-repeat;background-size: 100% 100%;}
.purification .p-bot{padding: 0 60px;position: relative;margin-top: 75px;}
.purification .p-bot .swiper-slide{position: relative;overflow: hidden;}
.purification .p-bot .swiper-slide img{transition: all .5s;}
.purification .p-bot .swiper-slide:hover img{transform: scale(1.1);}
.purification .p-bot .swiper-slide .tex{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(252,133,5,0.6);text-align: center;}
.purification .p-bot .swiper-slide:hover .tex{display: block;}
.purification .p-bot .swiper-slide a{color: #fff;}
.purification .p-bot .swiper-slide a .tex p{display: block;}
.purification .p-bot .swiper-slide a .tex p:nth-child(1){font-size: 26px;margin: 100px 0 17px;padding: 0 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.purification .p-bot .swiper-slide a .tex p:nth-child(2){width: 74px;height: 4px;background-color: #ffffff;}
.p-bot-next{right: 0px;left: auto;position: absolute;background: url('../images/14-icon.png') no-repeat;top: 50%;margin-top: -27px;width: 30px;height: 54px;z-index: 10;cursor: pointer;background-size: 30px 54px;background-position: center;background-repeat: no-repeat;}
.p-bot-prev{left: 0px;right: auto;position: absolute;background: url('../images/13-icon.png') no-repeat;top: 50%;margin-top: -27px;width: 30px;height: 54px;z-index: 10;cursor: pointer;background-size: 30px 54px;background-position: center;background-repeat: no-repeat;}

.purification .p-choice{margin-top: 74px;margin-bottom: 25px;}
.purification .p-choice .c-01{text-align: center;}
.purification .p-choice .cons{margin-top: 35px;}
.purification .p-choice .cons .c-l-left{width: 46.916%;padding-left: 40px;}
.purification .p-choice .cons .c-l-right{width: 52.083%;}
.purification .p-choice .cons .c-l-right li{color: #333;height: 54px;line-height: 46px;margin-top: 34px;}
.purification .p-choice .cons .c-l-right li img{position: relative;top: 0;transition: all .5s;}
.purification .p-choice .cons .c-l-right li:hover img{top: -10px;}
.purification .p-choice .cons .c-l-right li:last-child{margin-top: 26px; }
.purification .p-choice .cons .c-l-right li span:nth-child(2){letter-spacing: 1px;font-size: 24px;font-weight: bold;margin: 0 10px 0 18px;}
.purification .p-choice .cons .c-l-right li span:nth-child(3){letter-spacing: 1px;font-size: 16px;}
.purification .p-choice .cons .c-l-right li:nth-child(2),.purification .p-choice .cons .c-l-right li:nth-child(4){margin-left: 74px;}
.purification .p-choice .cons .c-l-right li:nth-child(3){margin-left: 124px;}

/* ??????? */
.us-advantage{background: #f7f6f6;padding: 30px 0 35px;}
.us-advantage .h-title p:nth-child(2){background: #000;width: 160px;height: 2px;}
.us-advantage .h-title p:nth-child(3){font-size: 32px;}
.us-advantage .con{margin-top: 45px;}
.us-advantage .con ul{margin-left: -12px;}
.us-advantage .con li{transition: all .5s;margin:0 0 15px 32px;padding: 0px;text-align: center;float: left;width: 259px;height: 200px;background: url('../images/zs-ys-bg.jpg') no-repeat; background:#fff; }
.us-advantage .con li a{display: block;width: 100%;height: 100%; }
.us-advantage .con li .img .z-2{display: none;}
.us-advantage .con li .img{margin-top: 0px;}

.us-advantage .con li .tex p:nth-child(1){padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;font-weight: bold;color: #333333;margin: 20px 0 13px;}
.us-advantage .con li .tex p:nth-child(2){line-height: 22px;color: #999999;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.us-advantage .mb-con{display: none;}

@media (min-width:1200px){
.us-advantage .con li:hover .img .z-2{display: block;}
.us-advantage .con li:hover .img .z-1{display: none;}
.us-advantage .con li:hover{background: url('../images/zs-ys-blue.png') no-repeat; background:#007EC7;}
.us-advantage .con li:hover .tex p:nth-child(1),.us-advantage .con li:hover .tex p:nth-child(2){color: #fff;}
}


.h-title1{text-align: center;}
.h-title1 span{font-size: 35px;color: #FF0000;}
.h-title1 p{margin-left:390px;display: block;font-size: 42px;color: #333;margin-bottom: 12px;}
.h-title1 img{width: 50px;height: 50px;margin-bottom: -3px;}
.h-title1 .t-line span{display: inline-block;}
.h-title1 .t-line span:nth-child(2){font-size: 24px;color: #999;margin: 0 20px;}
.h-title1 .t-line span:nth-child(1),.h-title1 .t-line span:nth-child(3){width: 67px;height: 1px;background: #999;position: relative;top: -8px;}

.h-title{text-align: center;}
.h-title p{display: block;font-size: 42px;color: #333;margin-bottom: 12px;}
.h-title .t-line span{display: inline-block;}
.h-title .t-line span:nth-child(2){font-size: 24px;color: #999;margin: 0 20px;}
.h-title .t-line span:nth-child(1),.h-title .t-line span:nth-child(3){width: 67px;height: 1px;background: #999;position: relative;top: -8px;}



.title{text-align: center;font-size: 0;}
.title .tex-1{font-size: 36px;letter-spacing: 4px;color: #333333;}
.title .tex-1 h1{font-size: 36px;letter-spacing: 4px;color: #333333; font-weight:100}

.title .tex-2{margin: 10px 0 15px 0;}
.title .tex-2 span{display: inline-block;width: 50px;height: 5px;background-color: #f4b00d;}

.title .tex-3 span{display: inline-block;}
.title .tex-3 span:nth-child(2){margin: 0 15px;}
.title .tex-3 span:nth-child(1){width: 272px;height: 2px;background:url('../images/title-bg-01.gif') no-repeat;background-size: 100% 100%;}
.title .tex-3 span:nth-child(3){width: 272px;height: 2px;background:url('../images/title-bg-02.gif') no-repeat;background-size: 100% 100%;}
.title .tex-3 span:nth-child(1),.title .tex-3 span:nth-child(3){position: relative;top: -7px;}

.h-service{padding: 50px 0 73px 0;}
.h-service .icon{margin-bottom: 35px;text-align: center;}
.h-service .con{margin-top: 55px;}
.h-service .con .item{width: 50%;padding-top: 25px;}
.h-service .con .item .item-1{font-size: 30px;letter-spacing: 0px;color: #333333;margin-bottom: 25px;}
.h-service .con .item .item-2 ul{margin-left: -20px;}
.h-service .con .item .item-2 li{float: left;margin-bottom: 18px;margin-left: 20px;}
.h-service .con .item .item-2 li a{display: inline-block;font-size: 16px;letter-spacing: 2px;color: #333333;padding-left: 25px;background: url('../images/dh.jpg') no-repeat left center;}
.h-service .con .item .item-2 li:hover a{color: #0f70b5;cursor: pointer;}
.h-service .con .con-left{padding-left: 30px;background: url('../images/fw-line.gif') no-repeat right top; }
.h-service .con .con-right{padding-left: 70px;}
.h-service .con .item .right-tex .tex-list{padding-right: 20%;}
.h-service .con .con-left .tex-icon{padding-left: 10px;padding-top: 0px;}
.h-service .con .con-right .tex-icon{padding-top: 0px;}
.h-service .con .item .tex-list{width: 64%;}
.h-service .con .item .tex-icon{width: 36%;}

.h-case{padding: 10px 0 30px; background:#F9F7F8}
.h-case .con{margin-top: 25px;}
.h-case ul{margin-left: -5px;}
.h-case li{overflow: hidden;width: 295px;height: 204px;margin-top: 20px;margin-left: 6px;float: left;position: relative;}
.h-case li .img img{transition: all .5s; }
.h-case li:hover .img img{transform: scale(1);}
.h-case li .tex{transition: all .5s;background: rgba(0,126,199,0.7);position: absolute;top: 204px;left: 0;width: 100%;height: 100%;}
.h-case li:hover .tex{top: 0;}
.h-case li .tex .t-con{position: absolute;width: 100%;left: 0;top: 50%;margin-top: -36.5px;}
.h-case li .tex p{display: block;text-align: center;}
.h-case li .tex p:nth-child(1){padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color: #fff;font-size: 20px;letter-spacing: 1px;}
.h-case li .tex p:nth-child(2){margin-top: 22px;text-align: center;line-height: 30px;color: #008cdb;width: 100px;height: 30px;background-color: #ffffff;border-radius: 6px;}
.h-case li .m-tex{margin-top: 320px;z-index::9999;}

.h-news{margin-top: 45px;padding: 70px 0 90px;background: url('../images/h-xw-bg.jpg') no-repeat center center;background-size: 100% 100%;}
.h-news .con{margin-top: 28px;}
.h-news .con .tab{text-align: center;font-size: 0;}
.h-news .con .tab a{display: inline-block;width: 150px;height: 45px;margin: 0 16px;line-height: 45px;font-size: 20px;letter-spacing: 3px;color: #999999;background-color: #ffffff;border-radius: 10px;}
.h-news .con .tab a:hover,.h-news .con .tab a.active{color: #fff;background: #f4b00d;}

.h-news .con .tex{margin-top: 57px; padding: 0 30px;}
.h-news .con .tex .item .img{width: 520px;}
.h-news .con .tex .item .img .swiper-pagination{text-align: right !important;bottom: 4.5%;padding-right: 20px;}
.h-news .con .tex .item .img .swiper-pagination-bullet{width: 14px;height: 14px;background: #A49C95;margin: 0 8px;}
.h-news .con .tex .item .img .swiper-pagination-bullet-active{width: 14px;height: 14px;background: #fff;}
.h-news .con .tex .item .img .swiper-slide{position: relative;overflow: hidden;}
.h-news .con .tex .item .img .swiper-slide img{transition: all .5s;}
.h-news .con .tex .item .img .swiper-slide:hover img{transform: scale(1.1);}
.h-news .con .tex .item .img .swiper-slide .texts{position: absolute;left: 0;bottom: 0;width: 100%;height: 52px;line-height: 52px;font-size: 14px;color: #fff;padding: 0 15px;background: rgba(0,0,0,0.7);}
.h-news .con .tex .item .img .swiper-slide:hover .texts{color: #f4b00d;}
.h-news .con .tex .item .text{width: 487px;margin-right: 45px;padding-top: 8px;}
.h-news .con .tex .item .text a{color: #fff;}
.h-news .con .tex .item .text a p{display: block;}
.h-news .con .tex .item .text a p:nth-child(1){font-size: 22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.h-news .con .tex .item .text a p:nth-child(2){line-height: 22px;margin-top: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.h-news .con .tex .item .text a p:nth-child(1):hover{color: #f4b00d;}
.h-news .con .tex .item .text .items{margin-top: 22px;padding-left: 40px;background: url('../images/h-xw-icon.png') no-repeat left 4px;}
.h-news .con .tex .item .text .items:nth-child(1){margin-top: 0;}



/*??? ???*/
.bgf4 { width:100%; margin-top:10px; background-color: #fff; display:table;}
.con-news {width: 100%;max-width: 1200px;margin: 0px auto; display:table;}


.row{margin-right:-15px;margin-left:-15px}

.col-md-4{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-4{float:left}
.col-md-4{width:33.33333333%}

.foz12 {
    font-size: 14px;
}
.foz24 {
    font-size: 24px;
}

.fontWe {
    font-weight: bold;
}


/*??? ???*/
.trends {
    padding: 3% 0;
}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}

.carousel-inner > .item > a > div > div {
    height: 100%;
    left: 0px;
    top: 0px;
    background: url(../images/abouulbg.png) center no-repeat;
}

.carousel-inner > .item > a > div > img {
    width: 100%;
}

.carousel-inner > .item > a:hover > div > div {
    background: url(../images/abouulbga.png) center no-repeat;
}

.carousel-indicators {
    position: static;
    width: 100%;
    margin: 0;
    padding-top: 5px;
}

    .carousel-indicators li {
        background-color: #b6b3b5;
        border: none;
        margin: 0;
    }

    .carousel-indicators .active {
        width: 10px;
        height: 10px;
        border: 1px solid #66697c;
        background-color: transparent;
        margin: 0;
    }

.trends-title {
    padding-bottom: 10px;
}

.trends-left {
    padding-right: 20px;
}

.trends-right {
    padding-left: 20px;
}

    .trends-left > ul > li > a, .trends-right > ul > li > a {
        color: #919191;
    }

.trends-list {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 45px;
}

.trends-left > ul > li:first-child > .trends-list, .trends-right > ul > li:first-child > .trends-list {
    border-top: 1px solid #e6e6e6;
}

.list-left {
    width: 77%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px 0 15px;
    position: relative;
}

    .list-left:after {
        content: "";
        display: block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #919191;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

.list-right {
    width: 22%;
    height: 45px;
    line-height: 45px;
    text-align: right;
    color: #b2b2b2;
}

.trends-list:hover .list-left {
    color: #00c1de;
}

    .trends-list:hover .list-left:after {
        background-color: #00c1de;
    }

.trends-list:hover .list-right {
    color: #666666;
}

.disb {
    display: block;
}
.tra {
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s; /* IE 9 */
    -moz-transition: all 0.35s; /* Firefox */
    -o-transition: all 0.35s; /* Opera */
}
.fl {
    float: left;
}

.fr {
    float: right;
}
























.h-advantage{margin: 84px 0 0 0;}
.h-advantage .con{width: 1097px;padding-left: 45px;margin-top: 46px;position: relative;}
.h-advantage .con .c-dn{position: absolute;top: 45%;left: 50%;margin-left: -158px;margin-top: -136px;}
.h-advantage .con ul{margin-left: -350px;}
.h-advantage .con li{width: 329px;height: 120px;position: relative;float: left;margin-left: 350px;}
.h-advantage .con li img{position: absolute;transition: all 1s;}
.h-advantage .con li:hover img{transform: rotate(360deg);}
.h-advantage .con li:nth-child(odd){padding: 15px 20px 13px 70px;background: url('../images/ys-bg-01.gif') no-repeat;background-size: 100% 100%;}
.h-advantage .con li:nth-child(even){padding: 15px 70px 13px 20px;background: url('../images/ys-bg-02.gif') no-repeat;background-size: 100% 100%;}
.h-advantage .con li:nth-child(odd) img{top: 20%;left: -45px;margin-top: -43px;}
.h-advantage .con li:nth-child(even) img{top: 20%;right: -45px;margin-top: -43px;}
.h-advantage .con li:nth-child(odd) img{top: 50%;left: -45px;margin-top: -43px;}
.h-advantage .con li:nth-child(even) img{top: 50%;right: -45px;margin-top: -43px;}

.h-advantage .con li .tex-1{font-size: 24px;letter-spacing: -1px;color: #096bc1;border-bottom: 1px solid #096bc1;padding-bottom: 5px;}
.h-advantage .con li .tex-2{margin-top: 5px;font-size: 12px;line-height: 18px;letter-spacing: -1px;color: #666666;}

.h-advantage .con li .tex-2 p{display: block;margin-top: 9px;}

/* .h-advantage .con li:nth-child(3) .tex-2 p{display: block;margin-top: 9px;} */

.h-advantage .con li:nth-child(1),.h-advantage .con li:nth-child(2),.h-advantage .con li:nth-child(4),.h-advantage .con li:nth-child(6){margin-bottom: 70px;}

.h-about{padding-top: 40px;}
.h-about .a-top .container{margin-bottom: 22px;}
.h-about .a-top .container .t-con{width: 68%;margin-right: 0;}
.h-about .a-top .tex-1 .t-tex span:nth-child(1){font-size: 36px;letter-spacing: 4px;color: #000000;}
.h-about .a-top .tex-1 .t-tex span:nth-child(2){font-size: 20px;letter-spacing: 2px;color: #f8b71b;}
.h-about .a-top .tex-1 .t-tex span:nth-child(3){position: relative;top: 3px;display: inline-block;width: 78px;height: 17px;}
.h-about .a-top .tex-1 .t-more span{font-size: 35px;color: red;letter-spacing: 1px;display: inline-block;margin-top: 1px;}
.h-about .a-top .tex-1 .t-more img{width: 50px;height: 50px;margin-bottom: -3px;}
.h-about .a-top .tex-2{margin-top: 35px;}
.h-about .a-top .tex-2 p{font-size: 16px;line-height: 36px;letter-spacing: 0px;color: #000000;}
.h-about .a-bot{margin-left: -15px;background: #eeeeee;width: 100%;height: 194px;}
.h-about .a-bot .container{position: relative;height: 194px;}
.h-about .a-bot .container .certificate{position: relative;width: 68%;margin-right: 0;}
.h-about .a-bot .container .certificate .c-bq{position: absolute;top:0px;left: 0;}
.h-about .a-bot .container .c-dl{position: absolute;left: 0;bottom: 0;}
.h-about .a-bot .cer-container{height: 134px !important;width:84% !important;margin-top:33px !important;margin-right: 30px !important;}
.h-about .a-bot .certificate{position: relative;}

.h-about .a-bot .certificate ul{margin-left: -15px;margin-top: 25px !important;margin-left: 30px !important;}

.h-about .a-bot .certificate li{float: left;width: 215px;margin-left: 15px;}
.h-about .a-bot .certificate li img{ width:100%; height:100%;}

.h-about .a-bot .certificate .next{position: absolute;top: 50%;right: 0;cursor: pointer;}
.h-about .a-bot .certificate .prev{position: absolute;top: 50%;left: 63px;cursor: pointer;}
.h-about .a-bot .tempWrap{width: 83% !important;margin-right: 40px !important;}


.h-problem{margin-bottom: 78px;background: url('../images/cjwt-bg.gif') no-repeat;background-size: 100% 100%;height: 155px;}
.h-problem .p-left{padding-top: 45px;width: 23%;height: 155px;background: url('../images/0.gif') no-repeat left center;background-size:100% auto;text-align: center;}
.h-problem .p-left span{display: block;color: #fff;padding-right: 30px;}
.h-problem .p-left span:nth-child(1){font-size: 32px;}
.h-problem .p-right{width: 74%;margin-top: 40px;}
.h-problem ul{margin-left: -20px;}
.h-problem li{width: 280px;float: left;margin-left: 20px;}
.h-problem li a .tex-1{font-size: 16px;color: #ffffff;padding-left: 30px;background: url('../images/wen-01.gif') no-repeat left center;}
.h-problem li a .tex-2{line-height: 24px;color: #fff;margin-top: 12px;}
.h-problem li a .tex-1 p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.h-problem li a .tex-2 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.h-cooperation{margin:90px 0 100px 0;}
.h-cooperation .con{margin-top: 75px;position: relative;}
.h-cooperation .coo-container{width: 90%;}
.h-cooperation ul{margin-left: -20px;}
.h-cooperation li{float: left;border: 1px solid #E5E5E5;width: 200px;height: 100px;position: relative;margin-left: 20px; }
.h-cooperation li img{width: 180px;height: 90px; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); }
.h-cooperation .con .next{position: absolute;right: 0;top: 50%;margin-top: -12px;cursor: pointer;}
.h-cooperation .con .prev{position: absolute;left: 0;top: 50%;margin-top: -12px;cursor: pointer;}

.footer .f-top{background: #20212a;padding: 20px 0 30px 0;}
.footer .f-top .t-left{width: 50%;border-right: 1px solid #717176;}
.dad{margin: 0 auto;padding:1px;width: 1200px;font-size: 16px;color: #ccc;}

.flex-center {
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items:flex-end;
    
}
.flex-center >li {
    padding: 8px;
    width: 120px;
    margin: 0 8px;
    color: #fff;
    
}
.flex-center >li:first-child {
    
}
.flex-center >li:last-child {
    
}

.footer .f-top  li{float: left;font-size: 16px;color: #ccc;padding: 0px 0 30px 0;text-align: center;}
.footer .f-top  li a{font-size: 16px;color: #ccc;letter-spacing: 2px;margin: 0 15px;}
.footer .f-top  li:nth-child(1) a{}
.footer .f-top  li:hover a{color: #096bc1;}
.footer .f-top .t-left p:nth-child(1){margin-top: 20px;margin-bottom: 9px; letter-spacing: 1px;color: #cccccc;}
.footer .f-top .t-left p:nth-child(2){margin-top: 20px;margin-bottom: 9px; letter-spacing: 1px;color: #cccccc;}
.footer .f-top .t-left p:nth-child(3){margin-top: 20px;margin-bottom: 9px; letter-spacing: 1px;color: #cccccc;}
.footer .f-top .t-left p:nth-child(4){margin-top: 20px;margin-bottom: 9px; letter-spacing: 1px;color: #cccccc;}

.footer .f-top .t-left a{color: #cccccc;}


.footer .f-top .t-right{width: 50%;padding-left: 30px;padding-top:47px;}
.footer .f-top .t-right .r-phone{padding:5px 0 5px 100px;background: url('../images/footer-phone.png') no-repeat left center;}
.footer .f-top .t-right .r-phone span{display: block;color: #cccccc;}
.footer .f-top .t-right .r-phone span:nth-child(1){font-size: 18px;}
.footer .f-top .t-right .r-phone span:nth-child(2){font-size: 36px;font-weight: bold;margin-top: 5px;}
.footer .f-top .t-right .r-code{margin-left: 58px;}
.footer .f-top .t-right .r-code img{position: relative;top: -20px;}

.footer .f-bot{background: #14151b;padding: 23px 0;font-size: 14px;color: #ccc;text-align: center;}
.footer .f-bot a{font-size: 14px;color: #ccc; margin:0 5px;}



.f-nav{position: fixed;left: 0;bottom: 0;width: 100%;z-index: 999;}
.f-nav li{float: left;width: 25%;text-align: center;background: #2D61AE;}
.f-nav li a{display: inline-block;width: 100%;height: 100%;font-size: 12px;color: #fff;padding: 7px 0;}
.f-nav li a .icon img{width: 22px;height: 22px;}
.f-nav li a .tex{margin-top: 5px;}
.f-nav li.active{background: #6CB23C;}

/* list_detail.html */
.crumbs{color: #666; font-size:13px; padding: 22px 0; }
.crumbs .container{padding-left: 6px;}
.crumbs span{margin: 0 5px;}
.crumbs a{color: #666;}
.crumbs a:hover{color: #076ac2;}
.crumbs a:last-child{color: #666;}

.page-title span{display: inline-block;}
.page-title span:nth-child(1){width: 6px;height: 33px;background-color: #076ac2;border-radius: 3px;position: relative;top: 5px;}
.page-title span:nth-child(2){font-size: 26px;letter-spacing: 2px;color: #333333;font-weight: bold;margin-left: 6px;}

.texs-con{background: #fff;padding-top: 30px;}
.texs-con .container{padding:  0 70px;}
.texs-con .tex-1 p{display: block;text-align: center;}
.texs-con .tex-1 p:nth-child(1){font-size: 36px;letter-spacing: 0px;color: #333333;margin-bottom: 15px;}
.texs-con .tex-1 p:nth-child(2){font-size: 16px;letter-spacing: 0px;color: #999999;}
.texs-con .tex-1 h1{ text-align:center; font-weight:bold; font-size: 30px;letter-spacing: 0px;color: #333333;margin-bottom: 15px;}

.texs-con .tex-2{display: block; padding: 45px 0 60px 0; color: #333;font-size: 15px;line-height: 28px;}
.texs-con .tex-2 p{margin:20px 0;}
.texs-con .tex-2 .indent{ text-indent:2em; }
.texs-con .tex-2 .img{ margin:0 auto; text-align:center;}
.texs-con .tex-2 .img img{border-radius:5px; }


.texs-con .tex-2 h2{ line-height:50px; font-size:17px; color:#000;}
.texs-con .tex-2 h3{ line-height:38px; font-size:16px;}

.texs-con .tex-2 .goback{ width:160px; height:35px; line-height:35px; margin:0 auto; margin-top:20px;text-align:center;}
.texs-con .tex-2 .goback a{border:#6cb23c solid 1px; display:block; border-radius:100px; }
.texs-con .tex-2 .goback a:hover{ color:#0033CC}


.articles{background: #f2f5fd;padding: 30px 0;}
.articles .con{margin-top: 32px;}
.articles ul{margin-left: -1.2%;}
.articles li{float: left;width: 48.8%;margin-left: 1.2%;background: #fff;padding: 18px;margin-bottom: 20px; }
.articles li .img{width: 36%;overflow: hidden; border-radius:5px;}
.articles li .img img{transition: all 1s; width:202px; height:130px;}
.articles li:hover .img img{transform: scale(1.1);  }
.articles li .tex{width: 59%;padding-top: 0px;}
.articles li .tex p{display: block;}
.articles li .tex p:nth-child(1){ line-height:25px; font-size: 15px;font-weight: bold;color: #333;}
/* .articles li .tex p:nth-child(1){font-size: 16px;font-weight: bold;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;} */

.articles li:hover .tex p:nth-child(1){color: #076ac2;}
.articles li .tex p:nth-child(2){color: #999;line-height: 25px;margin: 3px 0 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.articles li .tex p:nth-child(3){color: #bbb;  font-size:13px; font-style:normal; font-weight:100;}
.articles li .tex p:nth-child(3) span{padding-left: 2px;}
.articles li .tex p:nth-child(3) em{ margin-left:20px;  }

.engineering{background: #fff;margin: 70px 0 78px 0;}
.engineering .con{margin-top: 45px;position: relative;padding: 0 4%;}
.engineering .con .swiper-slide{position: relative;}
.engineering .con .swiper-slide .img,.l-case li .img{overflow: hidden;}
.engineering .con .swiper-slide .img img,.l-case li .img img{transition: all .5s;}
.engineering .con .swiper-slide:hover .img img,.l-case li:hover .img img{transform: scale(1.1); }
.engineering .con .swiper-slide .tex,.l-case li .tex{background: rgba(255,255,255,0.7);color: #6cb23c;text-align: center; font-size: 16px;position: absolute;left: 0;width: 100%;height: 50px;line-height: 50px;padding: 0 10px;}

/*
 .engineering .con .swiper-slide .tex,.l-case li .tex{background: rgba(255,255,255,0.7);color: #6cb23c;text-align: center; font-weight:bold; font-size: 16px;position: absolute;bottom: 0px;left: 0;width: 100%;height: 50px;line-height: 50px;padding: 0 10px;}
*/


.engineering .con .swiper-slide .tex span{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.eng-next{right: 0px;left: auto;position: absolute;background: url('../images/xw-arrow-02.gif') no-repeat;top: 50%;margin-top: -18.5px;width: 23px;height: 37px;z-index: 10;cursor: pointer;background-size: 23px 37px;background-position: center;background-repeat: no-repeat;}
.eng-prev{left: 0px;right: auto;position: absolute;background: url('../images/xw-arrow-01.gif') no-repeat;top: 50%;margin-top: -18.5px;width: 23px;height: 37px;z-index: 10;cursor: pointer;background-size: 23px 37px;background-position: center;background-repeat: no-repeat;}


.about{margin-top: 10px; margin-bottom:50px;}
.about .con{margin-top: 50px;}
.about .con li{background-color: #ffffff;box-shadow: 0 0 10px rgba(87,95,179,0);padding: 40px 30px 0;}
.about .con li:nth-child(2){padding: 30px 30px 0;}
.about .con li:nth-child(1){margin-bottom: 150px;}
.about .con li:nth-child(odd) .img{float: left;}
.about .con li:nth-child(odd) .tex{float: right;}
.about .con li:nth-child(even) .img{float: right;}
.about .con li:nth-child(even) .tex{float: left;}

.about .con li .img{width: 100%;overflow: hidden;}

.about .con li:nth-child(1) .img{margin-top: 0px;}
.about .con li:nth-child(1) .img img{transition: all .5s;}
.about .con li:nth-child(1):hover .img img{transform: scale(1);}
.about .con li:nth-child(2) .img{margin-top: -90px;}

.about .con li .tex{width: 100%;color: #333; }

.about .con li .img video{width: 100%;object-fit:fill;}

.about .con li .tex p{display: block;}
.about .con li .tex p:nth-child(1){line-height: 35px;text-align: justify; font-size:16px;}
.about .con li .tex p:nth-child(2){width: 62px;height: 4px;background-color: #6cb23c;margin-left: 0;margin-top: 10px;}

.about .con li:nth-child(1) .tex p:nth-child(1){height: 200px;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.about .con li:nth-child(2) .tex p:nth-child(1){height: 110px;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}


.contact{margin-top: 30px;background-size: 100% auto;}
.contact .con{padding: 0 10px;}
.contact .con ul{margin-left: -74px;}

.contact .con li{position: relative;float: left;width: 513px;margin-left: 74px;margin-top: 40px;height: 466px;box-shadow: 0 0 10px rgba(87,95,179,0);background: #fff;}

.contact .con li{padding: 25px 20px 20px 30px;}

.contact .con li .img{width: 18.723%;float: left;border-right: 1px dashed #E0E0E0;padding-bottom: 10px;}
.contact .con li .img img{position: relative;top: 0;transition: all .5s;}
.contact .con li .tex{width: 78.595%;float: right;font-size: 15px;color: #333;line-height: 38px;height:38px;padding-top: 10px;}
.contact .con li .tex a{color: #333;}

.contact .con li .tex p:nth-child(1){line-height: 30px; margin-bottom:20px; font-size: 18px;color: #2D61AE; font-weight:bold;}


.contact .con li:nth-child(2) .tex{padding-top: 0;position: relative;top: -10px;}

.contact .con li:nth-child(4) .tex{padding-top: 0;position: relative;top: -12px;}
.contact .map{width: 100%;height: 487px;margin-top: 0px;}

/* ?????? */
.k2-2{ width:100%; background-color: #fff;padding: 10px 10px;}
.abs{position:absolute}
.k4{width: 100%;}
.pdl30{padding-left: 30px;}
.pdr30{padding-right: 30px;}
.fs14{font-size:14px;}
.corw{color: #333;}

.pdl15{padding-left:15px}
.pdr15{padding-right:15px}
.t-c{text-align:center}
.hov7:hover{opacity:0.9;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;}

.input1{display: block;width: 100%;height: 38px;line-height: 38px;border: 1px solid #ccc;border-radius: 5px;background-color: #fff; margin-bottom:6px;}

.textarea{display: block;width: 100%;height: 100px;line-height: 23px;border: 1px solid #ccc;border-radius: 5px;background-color: #fff;margin-bottom:6px; font-family:"??????";}

.input_yzm{ width: 50%;height: 38px;line-height: 38px; margin-right:10px; border: 1px solid #ccc;border-radius: 5px;background-color: #fff;margin-bottom:15px;}

.input2{display: block;width: 100%;height: 38px;line-height: 38px;border: 1px solid #fff;border-radius: 22px;background-color: #E78B10; cursor:pointer; color:#fff; font-size:18px;}









/* ======= list.html ======= */
/* ??? */
.current .con{margin-top: 60px;}
.current li .tex{width: 52%;}
.current li .img{width: 40%;}
.current li .img img{transition: all 1s; border-radius:10px; }
.current li .img:hover img{transform: scale(1.1);}

.current li:nth-child(odd){background: #f2f5fd;}
.current li:nth-child(even){background: #fff;}
.current li:nth-child(odd) .img{float: left;}
.current li:nth-child(odd) .tex{float: right;}
.current li:nth-child(even) .img{float: right;}
.current li:nth-child(even) .tex{float: left;}

.current li:nth-child(1){padding: 73px 0 60px 0;}
.current li:nth-child(1) .tex{padding-top: 19px;}

.current li:nth-child(2){padding: 73px 0 60px 0;}
.current li:nth-child(2) .tex{padding-top: 19px;}

.current li:nth-child(3){padding: 73px 0 60px 0;}
.current li:nth-child(3) .tex{padding-top: 19px;}
.current li:nth-child(4){padding: 73px 0 60px 0;}
.current li:nth-child(4) .tex{padding-top: 19px;}

.current li:nth-child(5){padding: 73px 0 60px 0;}
.current li:nth-child(5) .tex{padding-top: 19px;}
.current li:nth-child(6){padding: 73px 0 60px 0;}
.current li:nth-child(6) .tex{padding-top: 19px;}
.current li:nth-child(7){padding: 73px 0 60px 0;}
.current li:nth-child(7) .tex{padding-top: 19px;}
.current li:nth-child(8){padding: 73px 0 60px 0;}
.current li:nth-child(8) .tex{padding-top: 19px;}
.current li:nth-child(9){padding: 73px 0 60px 0;}
.current li:nth-child(9) .tex{padding-top: 19px;}


.current li .tex h2{display: block;color: #333; font-size: 30px; font-weight:normal; letter-spacing: 2px;margin-bottom: 20px;}

.current li .tex p{display: block;color: #333;}


.current li .tex p:nth-child(1){font-size: 30px;letter-spacing: 2px;margin-bottom: 20px;}
.current li .tex p:nth-child(2){font-size: 16px;line-height: 36px;}
.current li .tex a{margin-top: 60px;display: inline-block;text-align: center;font-size: 20px;color: #fff;width: 125px;height: 50px;line-height: 50px;background-color: #c79d5b;border-radius: 25px;}
.current li .tex a:hover{box-shadow: 0 0 5px #c79d5b;}




/* ????? */

.current_2{ width:1200px; background: #fff;padding: 30px 0;}
.current_2 .con{margin-top: 32px;}
.current_2 ul{margin-left: -1.2%;}
.current_2 li{float: left;width: 47%;margin-left: 2%;background: #f5f5f7;padding: 50px 0;margin-bottom: 20px; border-radius:20px; }
.current_2 li .img{border-radius:5px; margin-top:40px;}
.current_2 li .img img{transition: all 1s; max-height:200px; margin:0 25%;}
.current_2 li:hover .img img{transform: scale(1.1);  }
.current_2 li .tex{width: 80%;padding-top: 0px; text-align:center;}
.current_2 li .tex p{display: block;}
.current_2 li .tex p:nth-child(1){ line-height:25px; font-size: 25px;font-weight: bold;color: #333;}
/* .current_2 li .tex p:nth-child(1){font-size: 16px;font-weight: bold;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;} */
.current_2 li:hover .tex p:nth-child(1){color: #000;}

.current_2 li .tex p:nth-child(2){color: #666; font-size:16px; line-height: 25px;margin: 20px 0 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.current_2 li:hover .tex p:nth-child(2){color: #000;}

.current_2 li .tex p:nth-child(3){color: #bbb;  font-size:13px; font-style:normal; font-weight:100;}
.current_2 li .tex p:nth-child(3) span{padding-left: 2px;}
.current_2 li .tex p:nth-child(3) em{ margin-left:20px;  }





/* ???? */

.l-case{padding: 62px 0 25px 0;background: #f2f5fd;}
.l-case .con{margin-top: 42px;}
.l-case ul{margin-left: -1.33%;}
.l-case li{float: left;width: 32%;margin-left: 1.33%;position: relative;margin-bottom: 66px;  border-radius:100px;}
.l-case li .tex{ }

.l-case li .img{overflow: hidden;}
.l-case li .img img{ width:390px; height:260px; transition: all .5s;}
.l-case li:hover .img img{transform: scale(1.1); width:390px; height:260px;}
.l-case li .tex{width: 100%; height: 50px;line-height: 50px; background: rgba(255,255,255,0.7);color: #333;text-align: center; font-size: 15px;position: absolute;left: 0;padding: 0 10px;}



.c-news{padding-top: 70px; background:#f2f5fd}
.c-news li{margin-bottom: 10px;padding: 15px;background: #fff; border-bottom:#f2f5fd solid 5px; }

.n-title{text-align: center;font-size: 0;}
.n-title span:nth-child(1){font-size: 28px;letter-spacing: 0px;color: #333333;font-weight: bold;}
.n-title span:nth-child(2){font-size: 18px;color: #333;}
.n-title span:nth-child(3){position: relative;top: -7px;left: 10px;}



/* =============================================================================== */

/* =============================================================================== */

.webMapServiceBox{display: none;}

.home-banner .swiper-slide .img-2{display: none;}
.list-d-banner .img-2{display: none;}
.list-banner .img-2{display: none;}


.m-con{display: none;}
.m-banner{display: none;}

/* pages ??? */
.pages { width:100%; height:56px; line-height:56px; margin:10px auto; text-align:center; padding:10px; border-top:0px solid #f6f6f6; font-family:"MicroSoft YaHei"; font-size:14px; color:#666;}
.pages a{ font-family:"MicroSoft YaHei"; font-size:14px; color:#000; text-decoration:none; padding:5px 10px; border:1px solid #e1e2e3; margin-right:6px;}
.pages a:hover{ color:#0000cc; background:#f2f8ff; border: 1px solid #e1e2e3;}
.pages span{font-family:"MicroSoft YaHei"; font-size:14px; color:#333; text-decoration:none; padding:5px 10px; border:1px solid #f3f3f3; margin-right:6px;}
.pages strong{ color:#cc0000; font-weight:500;}

/* ?????? */
.h-daohang{margin:0 0 50px 0; background:#f4f4f4}
.h-daohang .tab{text-align: center;font-size: 0;}
.h-daohang .tab a{display: inline-block;margin: 0 16px;width: 150px;height: 56px;line-height: 56px;font-size: 18px;letter-spacing: 3px;color: #000;}
.h-daohang .tab a:hover {color: #fff; background:#2d61ae}
.h-daohang .tab .active{color: #fff;background:#6cb23c}




@media screen and (min-width:320px) and (max-width:767px){
    .pc_show{display: none!important;}
    .sj_show{display: block!important;}
	
	.tab1>a{width: 120px;height: 28px;line-height: 28px;border-radius: 18px;font-size: 14px; margin-bottom:10px;}
	


    .auto{padding:0 3%;}
    .sj_menu{position:absolute;right: 3%;top: 50%;width: 28px;height: 28px;background: url(../images/menu.png) no-repeat center;background-size:contain;margin-top: -13px;}
    .sj_menu.close{background: url(../images/close.png) no-repeat center;background-size:22px;}
    
    .head{background: #fff;position:fixed;width: 100%;left: 0;top: 0;z-index:100;}
    .hd_top{padding:5px 0;}
    .hd_logo .img{height:45px;}
	
	.head .txt{ display:none;}
	
	
    .hd_tel{margin-top: 0;background-size: 22px;padding-left: 27px;margin-right: 30px;display: none;}
    .hd_tel .fz{font-size: 12px;}
    .hd_tel .tel{font-size: 14px;margin-top: 0;}
	
    
    .hd_nav{position:fixed;width: 100%;left: 0;top: 55px;background: rgba(0,0,0,.6);bottom: 0;display: none;}
    .hd_nav .auto{position:absolute;width: 140px;right: 0;top: 0;bottom: 0;background: #0e3094;padding: 0;}
    .hd_nav li{min-width:auto;display: block;}
    .hd_nav li>a{font-size: 15px;line-height: 50px;}
    
    .hd_nav .drop{position:initial;width: 100%;}
    .hd_nav .drop a{padding-left: 15px;position:relative;}
    .hd_nav .drop a:before{width: 3px;height: 3px;background: #fff;margin-right: 7px;content:'';border-radius:50%;display: inline-block;vertical-align: middle;}
    .hd_nav .drop a.this:before,.hd_nav .drop a:hover:before{background: #f29b00;}
    .head+div{margin-top: 55px;}
    
    .banner{height: 140px;}
	.banner400 {height: 200px;}
	
		    /*index*/
    .idx_ban .owl-theme .owl-controls{margin-left: 0;width: 100%;left: 0;bottom: 5px;}
    .idx_ban .owl-theme .owl-controls .owl-page span{width: 8px;height: 8px;margin:0 3px;}
    .idx_ban .owl-theme .owl-controls .owl-page.active span{height: 8px;}
    .idx_ban .item{height: 200px;}

	    /*index*/
    .idx_ban_2 .owl-theme .owl-controls{margin-left: 0;width: 100%;left: 0;bottom: 5px;}
    .idx_ban_2 .owl-theme .owl-controls .owl-page span{width: 8px;height: 8px;margin:0 3px;}
    .idx_ban_2 .owl-theme .owl-controls .owl-page.active span{height: 8px;}
    .idx_ban_2 .item{height: 150px;}


    .idx_tit{margin-bottom: 30px;}
    .idx_tit .en{font-size: 38px;line-height: 40px;}
    .idx_tit .cn{font-size: 20px;margin-top: -10px;}

.m-nav{display: block;font-size: 0;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 998;background: #0e3094;}
.m-nav li{float: left;width: 25%;text-align: center;padding: 0px 0 5px;position: relative;}
.m-nav li a .img,.m-nav li .img{height: 35px;line-height: 35px;}
.m-nav li a .img img,.m-nav li .img img{width: 17px;vertical-align: middle;}
.m-nav li:nth-child(3) a .img img{width: 15px;}
.m-nav li a,.m-nav li{color: #fff;font-size: 12px;}
.m-nav li.active{background: #eb3d00;}

.m-nav li .b-popup{display: none;box-shadow: 0 0 6px #666;position: absolute;top: -161px;left: 0;width: 100%;background: #fff;}
.m-nav li .b-popup dd a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:block;color: #333;letter-spacing: 1px;text-align: center;font-size: 14px;border-bottom: 1px solid #666;padding: 10px 5px;}

.m-nav li .b-popup2{display: none;box-shadow: 0 0 6px #666;position: absolute;top: -80px;left: 0;width: 100%;background: #fff;}
.m-nav li .b-popup2 dd a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:block;color: #333;letter-spacing: 1px;text-align: center;font-size: 14px;border-bottom: 1px solid #666;padding: 10px 5px;}


.m-nav-blank{height: 55px;display: block;}
.m-nav,m-nav-blank{display: block;}

}




.container1 {
  width: 1100px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

 
.index-intro {
  padding-bottom: 50px;padding-top: 140px;
}
.text-center {
  text-align: center !important; }
.index-intro .container1 {
  position: relative;
  z-index: 1;
  padding-top: 140px;
}

.idx-intro-top {
  margin: 0 -5px;
  position: absolute;
  top: -50px;
  /* transform: translateY(50%); */
  left: 15px;
  right: 15px;
  /* width: 100%; */
}


.intro-top-it {
  width: calc(25% - 10px);
  float: left;
  margin: 0 5px;
  padding: 20px;
  transition: all .35s;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}


.intro-top-it .img {
  position: relative;
  margin: 0 auto 10px;
  width: 90px;
  height: 90px;
}



.intro-top-it .txt .cn {
  font-size: 18px;
  font-weight: bold;
  transition: all .35s;
}


.intro-top-it .txt .en {
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  transition: all .35s;
}


.intro-top-it:hover .txt .cn,
.intro-top-it:hover .txt .en {
  color: #fff
}

.intro-top-it .img .hvr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: all .35s;
}

.intro-top-it:hover {
  background-color: #e31f2d;
}

.intro-top-it:hover .img .hvr {
  opacity: 1;
  visibility: visible;
}

.idx-intro-bot {
  padding-bottom: 30px;
}

.intro-bot-it {
  position: relative;
  display: block;
  overflow: hidden;
}

