﻿.container{max-width:1230px;}



/*网站公共样式*/

.clear{clear:both;overflow:hidden;}

.info-content{font-size:15px;line-height:2;margin:0 auto;}

a{color:#000;text-decoration:none;}                                            

a:hover{color:#005aae;}

a:focus{color:#000;}

a.btn-more{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */}

.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/

.clearfix{clear:both;}

html{ overflow-y:scroll; min-height:101%;}

html{ overflow:-moz-scrollbars-vertical;}

.text-lineThrough{text-decoration:line-through;}

.clear-both{clear: both;}



/*遮罩层*/

.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}

.mask-bg.active{display:block;}



.back {transform: rotateY(-180deg);transform-style: preserve-3d;transition: ease-in-out 600ms;}

.ycxs{display:none;}







/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/

.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}

.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}

@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}



/*主菜单*/

@media (min-width:1000px) /*pc端*/

{

.header{height:100px;line-height:100px;box-shadow:1px 10px 10px 1px rgba(0, 0, 0, 0.04);position:sticky;top:0;left:0;z-index:99;background:#fff}

.header .logo img{max-height:70px;}

.logo-box{text-align:left;padding-left: 0;}



.nav{width:100%}

.nav>ul{position: absolute;right: 0;}

.nav>ul>li{float:left;text-align:center;height:100px;line-height:100px;}

.nav>ul>li>ul{position:absolute}

.nav>ul>li>a{display:block;width:100%;position:relative;padding:0 30px;font-size:16px;}

    /*.nav > ul > li > a::after{content:"";width:0;height:3px;background:orangered;position:absolute;bottom:0;left:0;transition:all 0.5s ease 0s}

.nav >ul>li.current >a::after,.nav >ul>li:hover> a::after{width: 100%}*/

.nav >ul>li.current >a,.nav >ul>li:hover> a{color:#005aae;position:relative;font-weight:bold;}

.nav >ul>li.current >a::before,.nav >ul>li:hover> a::before{content:"";display:block;width:50%;height:2px;background-color:#005aae;position:absolute;top:70px;}

.nav li:hover> ul{display:block;}

.nav ul li ul li a{display:block;width:100%;text-align:center;font-size:15px;line-height:45px;color:#fff} 

.nav ul li ul li a:hover{text-decoration:none;background-color: rgb(16, 79, 138);}



.nav ul li{position:relative;}

.nav ul li .arrow{display:none}

.nav ul li ul{background-color:#005aae;display:none;position:absolute;left:0;z-index:2;width:100%;} /*二级ul样式*/

.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/

}

@media (max-width:1000px) /*手机端*/

{

.header{box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.09);}

.header .logo-box{height: 70px;padding-right: 70px;line-height: 70px;}

.header .logo-box .logo img{max-height:50px;}

.header .nav-toggle{position:absolute;right:0px;bottom:0px;font-size:25px;color:#999;min-width:70px;height:70px;line-height:70px;text-align:center;cursor:pointer;z-index:1;}

.header .nav-toggle.active{color:#ccc;}



.nav{position:fixed;z-index:999;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}

.nav.active{opacity:1;width:300px;max-width:60%}

.nav ul li{line-height: 45px;text-align:left;}

.nav ul li ul{display:none;} /*二级ul样式*/

.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}

.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}

.nav ul li ul li ul li a{padding-left:90px;}

.nav ul li ul li ul li li a{padding-left:120px;}

.nav ul li{position:relative;}

.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}

.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}



.nav ul li.current > a{color:#5a342b;}

.nav ul li.active > ul{display:block}

.nav ul li.active > .arrow{transform:rotate(90deg)}

}



/*TOP*/

.header-top{background-color:#434343;line-height:40px;color: rgb(217, 217, 217);font-size:13px;}

.header-top a{color: rgb(217, 217, 217);font-size:13px;}

.header-top a:hover{color: rgb(217, 217, 217);text-decoration:underline;}



.header-top .float-lg-left{padding-left:15px;}

.header-top .float-lg-right{padding-right:15px;}





/*FOOTER*/

@media (min-width:1000px){

footer .txtbg{padding:40px 0;margin-top:60px;}

footer .txtBox{padding-bottom:20px;margin-bottom:20px;}

.footNav li{width:33.3%;line-height:2.2;}

}

@media (max-width:1000px){

footer .txtbg{padding-top:20px;margin-top:50px;}

footer .txtBox{padding-bottom:10px;margin-bottom:10px;}

.footNav2{display:none;}

.footNav li a{font-size:12px;}

.footNav li{width:50%;line-height:2;}



}

@media (max-width:999px) and (min-width:415px){

.footNav{margin-bottom:20px;clear:both;overflow:hidden;}

.footNav li{line-height:3;}

}

footer .txtbg{background-color:#333;color:#999;}

footer a{color:#999;}

footer a:hover{color:#fff;}

footer .copyright-bg{background-color:#000;color:#999;}

footer .txtBox{font-size: 18px;color: rgb(255, 255, 255);border-bottom: 1px dashed #666;}

.footNav li{float:left;}









/*移动端固定栏目按钮*/

.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}

@media (max-width: 767px) {.display-xs-block {display: block !important;}}





/*手机端固定导航栏*/

.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}

.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}

.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}

.footer-fixed ul li p{font-size:1.3rem;}

.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}

.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}

.footer-fixed i{display:block;}

.footer-fixed .fa{font-size:22px;}

@media (min-width:1000px){.footer-fixed{display:none!important;}}

@media (max-width:1000px){footer{padding-bottom:40px;}}



/*Pc端固定客服*/

.wpsidebar-fkf{position:fixed;right:10px;top:50%;transform:translate(0,-50%);z-index:9999;}

.fkf-item{position:relative;width:50px;height:50px;border:1px solid #ccc;padding:10px;background-color:#fff;margin-bottom:6px;box-sizing:border-box;cursor:pointer;}

.fkf-item:hover{background-color: #dddddd;border-color:#dddddd;}

.fkf-item img{width:30px;height:30px;}

.fkf-item img.hover{display:none;}

.fkf-item:hover>img{display:none;}

.fkf-item:hover img.hover{display:block;}

.fkf-cart>span{position:absolute;display:block;width:24px;height:24px;border-radius:50%;background-color:#ff6600;color:#fff;left:-12px;top:-12px;text-align:center;line-height:24px;}

.fkf-item-right{position:absolute;right:35px;padding-right:25px;top:-15px;display:none;}

.fkf-item:hover .fkf-item-right{display:block;}

.fkf-item-right-content{width:430px;border:1px solid #ccc;border-top:4px solid #000;padding:20px;padding-top:15px;background-color:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);-moz-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;font-family: 宋体;}

.fkf-item-right-content .arrow,.right-content-ewm .arrow{position:absolute;width:20px;height:20px;right:-15px;top:23px;z-index:20;}

.fkf-item-right-content-top{padding-bottom:10px;padding-top:10px;padding-left:70px;border-bottom:1px solid #ccc;position:relative;white-space:nowrap;overflow:hidden;}

.fkf-item-right-content-top img{position:absolute;left:0;top:20px;width:40px;height:40px;}

.fkf-item-right-content-top h2{font-size:22px;font-weight: bold;}

.fkf-item-right-content-bottom p{padding-top:15px;padding-bottom:15px;}

.fkf-item-right-content-bottom .content-bottom-item{display:inline-block;width:32%;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;}

.content-bottom-item img{width:25px;height:25px;margin-right:5px;background-color:#333;vertical-align:top;}

.content-bottom-item span{display:inline-block;line-height:25px;}

.content-bottom-item:hover img{background-color:#ff6800;}

.content-bottom-item:hover span{color:#ff6800}

.right-content-tele{width:300px;}

.right-content-tele .fkf-item-right-content-top:last-child{border-bottom:0;padding-bottom:0;padding-top:10px;}



.right-content-ewm{padding:20px;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);-moz-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;display:flex;flex-direction:row;width:max-content;}

.right-content-ewm .ewm div{width:130px;height:130px;margin:0 auto;border-radius:50%; margin-bottom:10px}

.right-content-ewm .ewm div img{width:100px;height:100px;margin-top:15px;margin-left:15px;background:#fff;}

.right-content-ewm .ewm p{text-align:center;font-size:16px;}

.fkf-item-right-ewm{top:initial;bottom:-15px;}

.right-content-ewm .arrow{top:initial;bottom:23px;}

@media (max-width:1000px) {

.wpsidebar-fkf{display:none;}

}





/*公共样式*/

.breadcrumb-bg{background-color:#f2f3f6;}

.breadcrumb{color:rgb(238, 238, 238);padding: 0;}

.breadcrumb > li + li::before {content: "⊙";color:rgb(238, 238, 238);padding: 0 5px 0 0;}

.breadcrumb a{color: rgb(238, 238, 238);}

.breadcrumb a:hover,.breadcrumb a:hover span{text-decoration:underline;}

.pagination > li > a, .pagination > li > span{padding: 6px 10px;}



.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}

.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 44px;}

.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 66px;}

.card4{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-break: break-all;height: 80px;}



.html5zoo-arrow-left-0{background:url(../images/left.png) no-repeat scroll left top!important;margin-left:30px;background-size: cover !important;}

.html5zoo-arrow-right-0{background:url(../images/left2.png) no-repeat scroll left top!important;margin-right:30px;background-size: cover !important;}



.page ul li .fa{padding-right: 10px;}

.page ul li:hover a,.page ul li:hover{color: #0488CD;}



.font-size-13{font-size:13px;}





/*子栏目样式*/

.sub-nav-box .sub-nav>ul>li{text-align:center;line-height:50px;display: inline-block;}

.sub-nav-box .sub-nav>ul>li>ul{position:absolute;}

.sub-nav-box .sub-nav >ul>li.active >a,.sub-nav-box .sub-nav >ul>li:hover >a{color: #fff;background-color: #005bac;}

.sub-nav-box .sub-nav li:hover> ul{display:block;}

.sub-nav-box .sub-nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #1774c7;}

.sub-nav-box .sub-nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}

.sub-nav-box .sub-nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;line-height:50px} 

.sub-nav-box .sub-nav ul li ul li a:hover{text-decoration:none;color:#fff;background:rgba(0, 0, 0, 0.1);}



.sub-nav-box .sub-nav ul li{position:relative;}

.sub-nav-box .sub-nav ul li a{color:#fff;}

.sub-nav-box .sub-nav ul li .arrow{display:none}

.sub-nav-box .sub-nav ul li ul{background-color:#1774c7;display:none;position:absolute;left:0;z-index:2;width:100%;} /*二级ul样式*/

.sub-nav-box .sub-nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/

@media screen and (min-width:1000px){

.sub-nav-box-bg{background-color: rgba(0, 0, 0, 0.45);margin-top: -60px;position: relative;z-index: 10;height: 60px;line-height: 60px;}

.sub-nav-box{margin:0 auto;text-align: right;}

.sub-nav-box .sub-nav>ul>li>a{padding:8px 28px;margin-left:1px;}

.contactus .sub-nav-box .sub-nav > ul > li > a{padding: 20px 118px;}

.newsnav .sub-nav-box .sub-nav > ul > li > a{padding: 20px 168px;}

}

@media screen and (max-width:1000px){

.sub-nav-box-bg{background-color: #000;height: 30px;line-height: 30px;padding:0 15px;}

.sub-nav-box-bg2 .col-md-12{padding-left:0;}

.sub-nav-box .sub-nav{padding-top:20px}

.sub-nav-box{padding-left:10px;padding-right:10px;}

.sub-nav-box .sub-nav>ul>li{margin-right: 10px;}

.sub-nav-box .sub-nav>ul>li>a{width: 100%;height: 34px;display: inline-block;font-size: 13px;overflow: hidden;}

.sub-nav-box .sub-nav ul li{width:46%;line-height: 34px;}

.sub-nav-box .sub-nav ul li ul li,.sub-nav-box .sub-nav ul li ul::before{display:none;}

}





/*图片列表*/

.images-list .row .item a{display:block;overflow:hidden;}

.images-list .row .item img{display:block;width:100%;height:auto;transition: all 0.3s ease-out 0s;}

.images-list .row .item a:hover img{transform:scale(1.1,1.1);}





/*分页公共样式*/

@media (min-width:1000px) {

.gray-bg{background-color:#f4f4f4;margin-bottom:-60px;}

.gray-bg2{padding-bottom:30px;}

.gray-bg3{padding-bottom:60px;}



.white-bg{background-color:#fff;padding:50px 50px 70px;}

.white-bg2{background-color:#f9f9f9;padding: 50px 150px 20px;}



.same-padding{padding-top:60px;}



}

@media (max-width:1000px) {

.same-padding{margin-top:30px;}

}





/*分页-新闻中心*/

.pa_textlist_1 .item{border-bottom:1px dashed #ddd;padding:16px 0;}

.pa_textlist_1 .item .picbox{display:block;overflow:hidden;}

.pa_textlist_1 .item .picbox img{transition:all 0.3s ease-in-out;}

.pa_textlist_1 .item .picbox:hover img{transform:scale(1.08,1.08);}

.pa_textlist_1 .item .title{font-weight:bold;line-height:1.5;text-align:left;margin-bottom:6px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.pa_textlist_1 .item .date{margin-bottom:6px;}

@media(min-width:992px){

.pa_textlist_1 .contentbox{padding-left:20px;}

.pa_textlist_1 .item .title{font-size:20px;}

}

@media(max-width:992px){

.pa_textlist_1{margin: 0 15px;}

.pa_textlist_1 .item{padding:12px 0;}

.pa_textlist_1 .item .title{font-size:14px;}

.pa_textlist_1 .contentbox{padding-left:6px;}

.pa_textlist_1 .item .intro{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:24px;height:48px;}

}



/*分页-关于我们*/

.aboutUs{margin-bottom:-30px;}

.aboutUs .title{padding:18px 4px;font-size:16px;background-color: rgba(238,238,238,1);transition:0.3s linear;}

.aboutUs .title:hover{background-color: rgba(0,91,172,0.8);color:#fff;}

.aboutUs a:hover{color:#000;}





.div-img{ position:relative;}/*鼠标触发下拉遮罩样式*/

.div-img img{display:block;width:100%;}

.div-img .mask{width:100%;height:100%;background:rgba(0, 0, 0, 0.56);position:absolute;top:0;

    left:0;transition:0.3s linear;overflow:hidden;display:flex;justify-content:center;align-items:center; opacity:0;}

.div-img:hover .mask{opacity:1;}

.div-img .mask{font-size:18px;color:#fff;}









/*分页-产品中心*/

@media (min-width:1000px){

.productUs .mask .fa,.images-x li .box .box-img .fa{font-size:50px;}

.productUs .aboutUs .title{background-color:#fff;}

}

@media (max-width:1000px){

.productUs .mask .fa,.images-x li .box .box-img .fa{font-size:30px;}

.productUs .aboutUs .title{font-size:14px;}

}   

.productUs .mask .fa{color:#ccc;}





/*图片中心-发散式*/

@media (min-width:1000px) {

.product-box li{padding-left:5px;padding-right:5px;}

.product-list .images-x li{margin-bottom: 10px;}

.product-box ul li a{font-size:19px;}

.product-box ul li .title{padding: 15px 4px;}

}



@media(max-width:1000px){

.images-x li{margin-bottom:10px;padding-left:5px;padding-right:5px;}

.images-x li .box{padding: 6px;}

.images-x li .box .title{font-size:13px;}

}

.images-x li .box{border: 1px solid transparent;}

.images-x li .box:hover{border-color:transparent;}

.images-x li .box .box-img{position:absolute;top: 45%;left: 45%;opacity:0;transition:all .7s ;transform:scale(0.0);}

.images-x li .box .box-img .fa{color:#ccc;}

.images-x li .box .box-mask{top: 0;left: 0;background: rgba(0, 0, 0, 0.56) none repeat scroll 0% 0%;width: 100%;height: 100%;transform:scale(0.0);display:block;position:absolute;opacity:0;transition:all .7s ;}



.product-box ul{text-align:center;}

.product-box ul li a:hover .box-img{opacity:1;transform:scale(1.1)}

.product-box ul li a:hover img {transform: scale(1.08,1.08);}

.product-box ul li a:hover .box-mask {opacity:1;transform:scale(1.1)}

.product-box ul li a:hover .box{border-color: #2b41a4;}

.product-box ul li a{position:relative;background-color: #fff;}

.product-box ul li .title:hover{color:#005aae;}





/*分页-人力资源*/

@media (min-width:1000px){

.TalentConcept{margin: 0 15px -20px;}

.TalentConcept .boxfoot img{height:180px;}

.TalentConcept li{padding-left:0;padding-right:0;}

}

@media (max-width:1000px){

.TalentConcept .boxtop{display:none;}

.TalentConcept .boxfoot img{height:100px;}

.TalentConcept .div-img .mask{opacity: 1;background: rgba(0, 0, 0, 0.2);}

}

.TalentConcept .boxtop{background-color: rgba(238,238,238,1);height:180px;line-height:180px;text-align:center;font-size:18px;}

.TalentConcept .boxtop a{display:block;transition:0.3s linear;}

.TalentConcept .boxtop a:hover{background-color: #005aae;color:#fff;}

.TalentConcept .boxfoot img{width:100%;}



/*分页-人才理念*/

.pa_textlist_3 .item{border:1px solid #ddd;padding:30px 15px;background:#fff;}

.pa_textlist_3 .item .picbox{display:block;overflow:hidden;}

.pa_textlist_3 .item .picbox img{transition:all 0.3s ease-in-out;}

.pa_textlist_3 .item .picbox:hover img{transform:scale(1.08,1.08);}

.pa_textlist_3 .item .title{font-size:18px;}

@media(min-width:992px){

.pa_textlist_3{padding:15px;}

.pa_textlist_3 .item{padding:15px 0;margin-bottom:40px;}

.pa_textlist_3 .contentbox{padding-left:0;font-size:16px;line-height:2;}

}

@media(max-width:468px){

.pa_textlist_3{margin: 0 10px;}

.pa_textlist_3 .item{padding:12px 0;margin-bottom:20px;}

.pa_textlist_3 .item .picbox img{min-height:86px;}

.pa_textlist_3 .item .title{font-size:15px;}

.pa_textlist_3 .contentbox{padding-left:0;}

.pa_textlist_3 .item .intro{display:none;}

}











/*首页公共样式*/

@media (min-width:1000px){

.ServiceCenter-bg .headlin{margin:0 -10px;}

.ServiceCenter-bg .product-box{margin: 0 -10px;}

.ServiceCenter-bg .product-box li{padding-left: 15px;padding-right: 15px;}

.headlin .title{padding-bottom:40px;}

.headlin .title .txt1{font-size: 28px;padding-right:10px;}   

.headlin a.more{position:absolute;right:0;top:6px;}



}

@media (max-width:1000px){

.headlin{text-align:center;padding-bottom:30px;}

.headlin .title .txt1{font-size: 20px;display:block;}  

.headlin .title .txt2{display:block;padding:10px 0 20px;}

.headlin .nabHome{display:none;}

}

.scale-top1{background:url(../images/scale-top1.png) repeat-x top center;height:50px;}

.scale-top2{background:url(../images/scale-top2.png) repeat-x bottom center;height:50px;}



.headlin{position:relative;}

.headlin .title .txt1{font-weight:bold;}    

.headlin .title .txt2{color: rgb(102, 102, 102);}    

.headlin a.more{border:1px solid rgba(102,102,102,1);padding:6px 26px;display:inline-block;color: rgba(102,102,102,1);transition:0.3s linear;}

.headlin a.more:hover{border-color: rgba(60,120,216,1);background-color: rgba(60,120,216,1);color:#fff;}

.headlin .nabHome{position:absolute;right:0;top:10px;}

.headlin .nabHome li{display:inline-block;padding-left:30px;}

.headlin .nabHome li a{color: #555;font-size:15px;}

.headlin .nabHome li a:hover{color: #000;}

.homeAbout-bg a.more2{margin-top:20px;border:1px solid rgba(204,204,204,1);padding:8px 20px;display:inline-block;color: rgba(34,34,34,1);transition:0.3s linear;background-color: rgba(204,204,204,1);}

.homeAbout-bg a.more2:hover{border-color: rgba(19,33,132,1);color:rgba(19,33,132,1);background-color:transparent;}





/*首页-建筑设计*/

@media (min-width:1000px) {

.architectural{padding:40px 5px 20px;}

.architectural .boxs .row{padding: 30px 15px;}

}

@media (max-width:1000px) {

.architectural{padding:20px 15px 0;}

.architectural .boxs .row{padding: 20px 10px;}

.architectural .boxs .col-md-3{padding-left:0;}



}

.architectural .boxs{border: 1px solid rgb(221, 221, 221);}

.architectural .boxs > img{transition:0.3s linear;}

.architectural .boxs:hover > img{transform: translateY(-10px);}

.architectural .boxs .col-md-3 img{width: 50px !important;height: 50px !important;}



/*首页-业务中心*/

@media (min-width:1000px) {

.ServiceCenter-bg{padding:60px 0 40px;}



}

@media (max-width:1000px) {

.ServiceCenter-bg{padding:30px 0;}

}

.ServiceCenter-bg{background-color:#f4f4f4;}



/*首页-数字滚动*/

.business-bg{background:#000;}

.years-box li{color:#fff;text-align:center;}

.years-box li .title{position: relative;display: inline-block;}

.years-box li .title::after{display:inline-block;}

.years-box li .title:hover .animateNum{color:#008aff;}

@media (min-width:1000px){

.years-box{padding:80px 0 100px;}

.years-box li .title{font-size: 64px;}

.years-box li .title::after{position:absolute;right: -20px;bottom: 10px;font-size:14px;}

.years-box li p{font-size: 16px;}

}

@media (max-width:999px) and (min-width:415px){ 

.years-box{padding:60px 0;}

.years-box li .title{font-size: 40px;}

.years-box li .title::after{position:absolute;right: -20px;bottom: 10px;font-size:14px;}

.years-box li p{font-size: 16px;}

}

@media (max-width:414px){   

.years-box{padding:30px 0;}

.years-box li{padding-left: 0;padding-right: 0;}

.years-box li .title{font-size: 20px;}

.years-box li .title::after{position:absolute;right: -14px;bottom: 6px;font-size:10px;font-weight:normal;}

.years-box li p{font-size: 10px;}

}



/*首页-精品工程*/

@media (min-width:1000px) {

.excellentProject{padding:30px 0 50px;}

.excellentProject .div-img .mask p{margin-top:20px;}

.excellentProject .div-img .mask .boxs{padding:0 50px 0 20px;bottom: 10%;width: 100%;}

.excellentProject li{border-bottom: 1px solid #fff;}

.excellentProject li:nth-child(1),.excellentProject li:nth-child(2),.excellentProject li:nth-child(4),.excellentProject li:nth-child(5){border-right: 1px solid #fff;}

.excellentProject .row{padding: 0 15px;}

}

@media (max-width:1000px) {

.excellentProject{padding:30px 5px;}

.excellentProject .div-img .mask .boxs{padding:0 10px;bottom: 6%;left: 6%;width: 90%;}

.excellentProject .div-img .mask .boxs p{display:none;}

.excellentProject .div-img .mask,.homeAbout .div-img .mask{background: rgba(0, 0, 0, 0.3);}

.excellentProject h4{font-size: 1.6rem;}

.excellentProject .row{margin: 0;}

}

.excellentProject .div-img .mask,.homeAbout .div-img .mask{opacity: 1;height: 0;}

.excellentProject .div-img:hover .mask,.homeAbout .div-img:hover .mask{height:100%;}

.excellentProject .div-img .mask{display: inherit;}

.excellentProject .div-img .mask .boxs{position: absolute;}



/*首页-集团概况*/

@media (min-width:1000px) {

.homeAbout-bg{padding:60px 0 80px;}

.homeTeam{margin:0px;}

.homeTeam li{padding-left:0;padding-right:0;}

}



@media (max-width:1000px) {

.excellentProject .div-img .mask,.homeAbout .div-img .mask{height:100%;}

.homeAbout-bg{padding:30px 0 40px;}



}

.homeAbout-bg{background-color:#f4f4f4;}



/*首页-新闻动态*/

@media(min-width:1000px) {

.newsHome{padding:30px 0 0px;}

.news-list .row .date{width: 80px;height: 80px;}

.news-list .row .title a{font-size:15px;}

.news-list .title .time{font-size:15px;}

.news-list .row .date li:first-child{font-size: 48px;line-height:46px;}

.news-list .row .date li:last-child{font-size: 14px;}

}

@media(max-width:1000px) {

.news-list .row .date{width: 60px;height: 60px;}

.news-list .row .date li:first-child{font-size: 24px;height: 38px;line-height: 38px;}

.news-list .row .date li:last-child{font-size: 13px;}

.news-list .row{padding: 10px 0 24px;}



}

.news-list .row{border-bottom: 1px dotted #dbd4cd;overflow: hidden;margin-bottom: 10px;margin-bottom: 12px;padding-bottom: 6px;}

.news-list .row .title{transition: all .5s ease;}

.news-list .row .date{text-align: center;color: #ccc;transition: all .1s ease;}

.news-list .row .date li:first-child{font-weight: bold;}

.news-list .row .title p{padding-top: 2px;font-size: 13px;color: #888;line-height:22px;}



.newstitle{padding-bottom: 10px;}

.newstitle p{text-align:center;font-size: 16px;color: #434343;font-weight: bold;}





/*首页-合作伙伴*/

@media (min-width:1000px) {

.com-bg{padding:30px 0;}

.join-bg{padding:100px 0;margin-bottom:-60px;}

.join-bg a{margin-top:30px;}

}

@media (max-width:1000px) {

.com-bg{padding:20px 0;}

.join-bg{padding:40px 0;margin-bottom:-50px;}

.join-bg a{margin-top:20px;}



}

.com-bg{background-color:#f4f4f4;}

.marqueelefts {height: auto;max-width: 1200px;overflow: hidden;margin: 0px auto;}

.marqueelefts ul{float:left;}

.marqueelefts li{float:left;margin:0 5px;display:inline;width:200px;height:auto;overflow:hidden;text-align:center;}

.marqueelefts li .pic{display:block;width:200px;height:auto;padding:10px;overflow:hidden;}

.marqueelefts li .pic img{height:100%;width:100%;}

.marqueelefts li .txt{text-align:center;height:auto;line-height:260px;}

.marqueelefts .marquee1_1>li>p{text-align:center;margin: 0 auto;display:inline-block;}



.join-bg{background:url(../images/join-bg.png) no-repeat center;background-size:cover;}

.join-bg a{color:#fff;border-radius: 30px;border:1px solid rgba(255,255,255,0.5);display:inline-block;width: 160px;height: 44px;text-align:center;line-height:44px;transition:0.3s linear;}

.join-bg a:hover{background-color:rgba(0,65,143,1);border-color: rgba(0,65,143,1);}



