/* banner */
.banner .swiper-wrapper{height: auto;}
.banner .swiper-pagination-bullet{height: 15px;width:15px;}
.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 10px;}
.banner .swiper-pagination-bullet-active{background: #23B0DE;}
.banner .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 15px;}
.banner .swiper-wrapper img{width: 100%;}
.banner .list{background:#000 ;}
.banner .list .w1400{padding: 15px;height: 77px;justify-content: space-around;}
.banner .form{position: relative;}
.banner .form .flash{display: flex;align-items: center;margin-bottom: 6px;}
.banner .form img{filter: brightness(0.5);position: absolute;z-index: 999;margin-left: 5px;width: 12px;}
.banner .form .search{border: 1px solid #D1D1D1;width: 240px;padding-left: 20px;position: relative;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.banner .form .submit{background: #24a3db;color: #fff;width: 50px;padding: 1px 0;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.banner .form span{color: #fff;}
.banner .form li a{margin-right: 10px;font-size: 14px;color: #fff;}
.banner .lx{align-items: center;}
.banner .lx img{height: max-content;margin-right: 6px;}
.banner .lx p{color: #fff;}
.banner .lx h4{font-size: 20px;color: #24a3db;}

 
@media only screen and (max-width:1080px){
.banner .w1400{width: 100%;}
}
@media only screen and (max-width:768px){

.banner .lx{display: none;}
.banner .list .w1400{height: 65px;}
.banner .form ul{display: none;}
.banner .form .search{height: 30px;font-size: 10px;}
.banner .form .submit{height: 30px;}
.banner .form .flash{margin-bottom: 0;}
}
 

/* box1 */
.box1 img{max-width: 100%;}
@media only screen and (max-width:1080px){
.box1 .w1200{width: 100%;}
}

/* box2 */
.box2{background: #141415;padding: 10px 0;}
.box2 .ul{align-items: center;justify-content: space-between;}
.box2 .ul .li{align-items: center;}
.box2 span{color: #fff;}
.box2 span h2{font-size: 30px;font-weight: bold;}
.box2 span p{font-size: 16px;}
.box2 .ul .li2{width: 50%;}
.box2 .ul .li2 ul{justify-content: space-between;text-align: center;color: #fff;}
.box2 .ul .li2 p{margin-top: 5px;}
@media only screen and (max-width:1080px){
.box2{display: none;}
}

/* box3 */
.box3{padding-top: 60px;}
.box3 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #898989;}
.box3 .top .left{align-items: center;border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box3 .top .left span{margin-left: 6px;font-size: 12px;}
.box3 .top .left span strong{color: #24a3db;font-size: 14px;}
.box3 .top .right a{color: #9e9e9e;}
.box3 .top .right a:hover{text-decoration: underline;}
.box3 .bottom{padding-top: 6px;}
.box3 .p_nav{margin-bottom: 20px;}
.box3 .p_nav .item{width: 25%;border-right: 1px dashed #c3c3c3;padding: 0 10px;text-align: center;}
.box3 .p_nav .item:nth-last-child(1){border: none;}
.box3 .p_nav .item .info{border-bottom: 1px dashed #c3c3c3;padding:15px 0 8px;}
.box3 .p_nav .item .info a{font-size: 14px;color: #535251;font-weight: bold;}
.box3 .p_nav .item .info p{font-size: 12px;}
.box3 .p_nav .item ul{margin-top: 10px;}
.box3 .p_nav .item ul li:hover a{text-decoration: underline;}
.box3 .list .li{width: 30%;margin-right: 4%;margin-top: 2%;}
.box3 .list .li:nth-child(3n+3){margin-right: 0;}
.box3 .list .li .img {position: relative;padding-bottom: 100%;overflow: hidden;}
.box3 .list .li .img img{border: 1px solid #ccc;position: absolute;left: 50%;top: 50%;/*max-width: 100%;width: auto;*/ height:100%;transform: translate(-50%, -50%);transition: filter 0.5s linear;}
.box3 .list .li .tet h4{font-size: 14px;font-weight: bold;margin-top: 10px;}
.box3 .list .li .tet p{font-size: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;margin: 10px 0;}
.box3 .list .li .bt{font-size: 12px;color: #fff;background: #24a3db;padding: 1px 6px;width: fit-content;}
.box3 .list .li:hover img{border: 1px solid #24a3db;}
.box3 .pic{margin-top: 20px;position: relative;}
.box3 .pic img{max-width: 100%;}
.box3 .pic .im2{display: none;}
.box3 .pic .text{position: absolute;top: 80%;left: 68%;width: auto;max-width: initial;max-height: 100%;transform: translate(-50%,-50%);background: #24a3db;padding: 15px;}
.box3 .pic .text p{color: #fff;font-size: 16px;line-height: 2;}
@media only screen and (max-width:1080px){
/* .box3 .p_nav .item{width: 50%;} */
.box3 .pic .text{top: 75%;}
.box3 .pic .text p{font-size: 14px;}
}
@media only screen and (max-width:768px){
.box3{padding-top: 30px;}
.box3 .top .left .img img{width: 85px;}
.box3 .top .right a{font-size: 12px;}
.box3 .p_nav .item{width: 50%;}
.box3 .p_nav .item ul{display: none;}
.box3 .p_nav .item{border-left: 1px dashed #c3c3c3}
.box3 .p_nav .item:nth-last-child(1){border-right: 1px dashed #c3c3c3;}
.box3 .p_nav .item .info{}
.box3 .p_nav .item .info a{font-size: 12px;}
.box3 .p_nav .item .info p{display: none;}
.box3 .list .li{width: 48%;margin-right: 2%;margin-bottom: 2%;}
.box3 .list .li:nth-child(3n+3) { margin-right: 2%;}
.box3 .list .li:nth-child(2n) { margin-right: 0;}
.box3 .pic .w1400{width: 100%;}
.box3 .pic .im1{display: none;}
.box3 .pic .im2{display: block;}
.box3 .pic .text{display: none;}
}



/* box4 */
.box4{padding: 60px 0;background: #121213;}
.box4 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #fff;}
.box4 .top .left{align-items: center;border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box4 .top .left span{margin-left: 6px;font-size: 12px;color: #fff;}
.box4 .top .left span strong{color: #24a3db;font-size: 14px;}
.box4 .top .right a{color: #fff;}
.box4 .top .right a:hover{text-decoration: underline;}
.box4 .bottom .left{width: 50%;height: 288px;}
.box4 .bottom .left img{width: 100%;height: 100%;}
.box4 .bottom .right{width: 50%;background: #2D2D2D;padding: 38px 30px;}
.box4 .bottom .right .info h2{font-size: 16px;color: #24a3db;}
.box4 .bottom .right .info p{font-size: 12px;line-height: 2;color: #c0c0c0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.box4 .bottom .right .btn{background: #24a3db;padding: 4px 10px;color: #fff;border-radius: 6px;width: fit-content;margin: 0 auto;margin-right: 0;margin-top: 30px;}
.box4 .case{margin-top: 30px;}
.box4 .case .swiper-wrapper{height: auto;}
.box4 .case img{padding:10px;width: 100%;}
.box4 .case p{color: #fff;text-align: center;font-size: 12px;}
.box4 .case .swiper-slide:hover img{border: 1px solid #24a3db;}
@media only screen and (max-width:1080px){
/* .box3 .p_nav .item{width: 50%;} */
.box4{padding: 40px 0;}
}
@media only screen and (max-width:768px){
.box4{padding: 25px 0;}
.box4 .top .left .img img{width: 85px;}
.box4 .top .right a{font-size: 12px;}
.box4 .bottom .left{width: 100%;height: auto;margin-top: 15px;display: none;}
.box4 .bottom .left img{height: auto;}
.box4 .bottom .right{width: 100%;padding: 15px;}
.box4 .bottom .right .info h2{font-size: 14px;}
.box4 .bottom .right .btn{margin-top: 20px;font-size: 12px;}
}
 
/* box5 */
.box5{padding: 60px 0;}
.box5 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #898989;}
.box5 .top .left{align-items: center;border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box5 .top .left span{margin-left: 6px;font-size: 12px;}
.box5 .top .left span strong{color: #24a3db;font-size: 14px;}
.box5 .top .right a{color: #9e9e9e;}
.box5 .top .right a:hover{text-decoration: underline;}
.box5 .bottom .pic{margin-top: 30px;}
.box5 .bottom .pic img{max-width: 100%;}
@media only screen and (max-width:1080px){
/* .box3 .p_nav .item{width: 50%;} */
.box5{padding: 40px 0;}
}
@media only screen and (max-width:768px){
.box5{padding: 25px 0;}
.box5 .top .left .img img{width: 85px;}
.box5 .top .right a{font-size: 12px;}
}

/* box6 */
.box6{padding: 60px 0;}
.box6 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #898989;}
.box6 .top .left{align-items: center;border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box6 .top .left span{margin-left: 6px;font-size: 12px;}
.box6 .top .left span strong{color: #24a3db;font-size: 14px;}
.box6 .top .right a{color: #9e9e9e;}
.box6 .top .right a:hover{text-decoration: underline;}
.box6 .pic{margin-top: 30px;}
.box6 .pic img{max-width: 100%;}
@media only screen and (max-width:1080px){
/* .box3 .p_nav .item{width: 50%;} */
.box6 {padding: 40px 0;}
}
@media only screen and (max-width:768px){
.box6 {padding:0 0 25px 0;}
.box6  .top .left .img img{width: 85px;}
.box6  .top .right a{font-size: 12px;}
}

/* box7 */
.box7 .w1400{padding: 60px 0;background: url(../images/honor_bg.jpg);}
.box7 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #434343;}
.box7 .top .left{align-items: center;border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box7 .top .left span{margin-left: 6px;font-size: 12px;color: #434343;}
.box7 .top .left span strong{color: #24a3db;font-size: 14px;}
.box7 .top .right a{color: #434343;}
.box7 .top .right a:hover{text-decoration: underline;}
.box7 .bottom{margin-top: 30px;}
.box7 .bottom .left{width: 35%;margin-right: 5%;}
.box7 .bottom .left .pic img{max-width: 100%;height: 100%;border: 8px solid #909090;}
.box7 .bottom .right{width: 60%;position: relative;}
.box7 .bottom .right .swiper-button-next{right: 0;top: 43%;background: #fff;width: 25px;height: 25px;}
.box7 .bottom .right .swiper-button-next:after{font-size: 14px;font-weight: bold;color: #000;}
.box7 .bottom .right .swiper-button-next.swiper-button-disabled{opacity: 1;}
.box7 .bottom .right .swiper-button-next:hover{background: #24a3db;}
.box7 .bottom .right .swiper-button-next:hover:after{color: #fff;}
.box7 .bottom .right .swiper-button-prev {left: 90%;top: 43%;background: #fff;width: 25px;height: 25px;}
.box7 .bottom .right .swiper-button-prev:after{font-size: 14px;font-weight: bold;color: #000;}
.box7 .bottom .right .swiper-button-prev.swiper-button-disabled{opacity: 1;}
.box7 .bottom .right .swiper-button-prev:hover{background: #24a3db;}
.box7 .bottom .right .swiper-button-prev:hover:after{color: #fff;}
.box7 .bottom .right a{font-size: 20px;font-weight: 540;}
.box7 .bottom .right a:hover{text-decoration: underline;}
.box7 .bottom .right a strong{font-weight: bold;color: #24a3db;}
.box7 .bottom .right p{line-height: 2;margin: 15px 0 80px;}
.box7 .bottom .honor{background: rgba(0,0,0,0.5);padding: 20px;}
.box7 .bottom .honor .swiper-wrapper{height: auto;}
.box7 .bottom .honor img{width: 100%;height: 175px;}
@media only screen and (max-width:1080px){
/* .box3 .p_nav .item{width: 50%;} */
.box7 .w1400 {padding: 40px 0;}
}
@media only screen and (max-width:768px){
.box7 .w1400{padding:25px 0}
.box7  .top .left .img img{width: 85px;}
.box7  .top .right a{font-size: 12px;}
.box7 .bottom{margin-top: 10px;}
.box7 .bottom .left{display: none;}
.box7 .bottom .right{width: 100%;}
.box7 .bottom .right a{font-size: 16px;}
.box7 .bottom .right p{margin: 10px 0 50px;font-size: 12px;}
.box7 .bottom .honor{padding:15px;}
.box7 .bottom .right .swiper-button-next{top: 40%;}
.box7 .bottom .right .swiper-button-prev{left: 80%;top: 40%;}

}

/* box8 */
.box8{padding: 80px 0;}
.box8 .swiper-wrapper{height: auto;}
.box8 .nei_title .title{font-size: 30px;font-weight: bold;color: #000;text-align: center;}
.box8 .nei_title p{font-size: 18px;color: #4f4f4f;text-align: center;}
.box8 .nei_title .line{text-align: center;margin-top: -80px;}
.box8 .swiper-box{margin-top:43px;position:relative;box-sizing:border-box;}
.box8 .btns .btn{position:absolute;top:44%;z-index:1;width:33px;cursor:pointer;transform:translateY(-50%)}
.box8 .btns .prev{left:5%;filter:brightness(100)}
.box8 .btns .next{right:5%;filter:brightness(100)}
.box8 .swiper-container{margin:0 auto}
.box8 .swiper-slide{width: 560px;}
.box8 .swiper-slide .box{display:block;text-align:center;color:#666;width: 100%;box-sizing:border-box;}
.box8 .swiper-slide .box:hover{color:#1d5acc}
.box8 .swiper-slide .img{text-align:center;position:relative;padding-bottom: 58%;width: 100%;height:0;overflow:hidden;border-radius:10px;box-sizing:border-box;}
.box8 .swiper-slide .img img{position:absolute;left:50%;top:50%;width:100%;max-width:100%;transform:translate(-50%,-50%)}
.box8 .swiper-slide .img:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1;transform:translate(-50%,-50%)}
.box8 .swiper-slide-prev .img img{left:0;transform:translate(0,-50%)}
.box8 .swiper-slide .txt{font-size: 18px;line-height:1.4em;font-weight:lighter;padding: 4px 0;}
.box8 .swiper-slide .text_wrap{opacity:0;transition:all .3s linear;color: #fff;position: absolute;z-index: 999;bottom: -3%;left: 50%;transform: translate(-50%,-50%);background: #1B1B1B;width: 98%;}
.box8 .swiper-slide .text_wrap .more{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}
.box8 .swiper-slide .text_wrap .more span{display:inline-block;font-size:14px}
.box8 .swiper-slide .text_wrap .more i{display:inline-block;margin-left:12px;width:17px;height:17px;background:url(../images/icon01.png) no-repeat center/100% auto}
.box8 .swiper-slide-active .text_wrap{opacity:1}
.box8 .swiper-slide-active .img{border: 5px solid rgba(225,225,225,.6);}
.box8 .swiper-slide-active .img:after{opacity:0}
.box8 .pic img{max-width: 100%;margin-top: -80px;}
.box8 .flex{justify-content: center;margin-top: -124px;}
@media only screen and (max-width:1280px){
.box8 .btns .btn{filter:brightness(100)}
}
@media only screen and (max-width:1080px){
.box8{padding:40px 0}
.box8 .nei_title .line{display: none;}
.box8 .nei_title .title{font-size: 24px;}
.box8 .nei_title p{font-size: 16px;}
.box8 .swiper-box{margin-top: 20px;}
}
@media only screen and (max-width:850px){
.box8{padding:30px 0}
.box8 .btns .btn{width:26px}
.box8 .swiper-slide{width:600px}
.box8 .swiper-slide .txt{font-size:12px}
.box8 .flex{display: none;}
}
@media only screen and (max-width:520px){
.box8{padding:25px 0}
.box8 .nei_title .title{font-size: 16px;}
.box8 .nei_title p{font-size: 12px;}
.box8 .swiper-box{margin-top: 10px;}
.box8 .btns .btn{width:16px}
.box8 .btns .prev{right:90%}
.box8 .btns .next{left:90%}
.box8 .swiper-slide{width:68%}
.box8 .swiper-slide-active .img{border-width:4px}
.box8 .swiper-slide .img img{width:100%;max-height:initial}
}


/* box9 */
.box9{padding: 60px 0;background: #121213;}
.box9 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #fff;}
.box9 .top .left{align-items: center;padding-bottom: 10px;}
.box9 .top .left span{margin-left: 6px;font-size: 12px;color: #fff;}
.box9 .top .left span strong{color: #24a3db;font-size: 14px;}
.box9 .top .right a{color: #fff;position: relative;}
.box9 .top .right a.cur:after{content:"";position: absolute;left:0;bottom: -12.2px;width:100%;height: 2px;z-index: 9;background:#24a3db;box-shadow: 0 0 10px rgba(0,0,0,10%);transition: height 0.2s linear;}
.box9 .top .right a.cur{color: #24a3db;}
.box9 .top .right a:nth-child(1){margin-right: 30px;}
.box9 .top .right a:hover:after{content:"";position: absolute;left:0;bottom: -12.2px;width:100%;height: 2px;z-index: 9;background:#24a3db;box-shadow: 0 0 10px rgba(0,0,0,10%);transition: height 0.2s linear;}
.box9 .top .right a:hover{text-decoration: underline;color: #24a3db;}
.box9 .box9_cont{background: #5e5e5e;}
.box9 .box9_cont .list{padding: 30px 10px;}
.box9 .box9_cont .item{width: 24.9%;margin-right: 1;position: relative; padding:0 2px;}
.box9 .box9_cont .item:nth-child(4n+4){margin-right: 0;}
.box9 .box9_cont .item .img{}
.box9 .box9_cont .item .img img{width: 100%;height: 235px;}
.box9 .box9_cont .item .info{background: #9D9D9D;padding: 15px;}
.box9 .box9_cont .item .info h2{background-color: #24a3db;color: #fff;width: fit-content;padding: 1px 8px;position: absolute;bottom: 34%;right: 2px;}
.box9 .box9_cont .item .info p{color: #fff;font-size: 12px;margin-bottom: 20px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;}
.box9 .box9_cont .item .info .bn{text-align: right;font-size: 12px;}
@media only screen and (max-width:1080px){
.box9{padding:40px 0}
}
@media only screen and (max-width:768px){
.box9{padding:25px 0}
.box9 .top{border-bottom: 1px solid #898989;}
.box9 .top .left{border-bottom: 2px solid #24a3db;padding-bottom: 5px;width: 30%;}
.box9 .top .left .img img{width: 85px;}
.box9 .top .right a{font-size: 12px;}
.box9 .top .right a:nth-child(1){margin-right: 15px;}
.box9 .box9_cont .item{width: 49%;}
.box9 .box9_cont .item .info{padding: 10px;}
.box9 .box9_cont .item .info h2{top: 50%;/*left: 68%;*/font-size: 12px;}
.box9 .box9_cont .item .info p{margin-bottom: 10px;}
.box9 .box9_cont .item .img img{height: 150px;}
.box9 .top .right a.cur:after{bottom: -17.2px;}
}


/* box10 */
.box10{padding: 60px 0;}
.box10 .w1400{background: url(../images/into_bg.jpg);}
.box10 .w2{padding-top: 160px;padding-left: 40px;}
.box10 .top{align-items: center;justify-content: space-between;border-bottom: 1px solid #fff;}
.box10 .top .left{align-items: center;padding-bottom: 10px;}
.box10 .top .left span{margin-left: 6px;font-size: 12px;color: #fff;}
.box10 .top .left span strong{color: #24a3db;font-size: 14px;}
.box10 .bottom{margin-top: 20px;margin-bottom: 30px;}
.box10 .bottom .left{width: 48%;margin-right: 2%;}
.box10 .bottom .left #map{width:100%;height: 278px;overflow:hidden;}
.box10 .bottom .right{width: 48%;margin-left: 2%;}
.box10 .bottom .right h2{font-size: 18px;font-weight: bold;}
.box10 .bottom .right p{padding: 15px 0 25px;font-size: 12px;line-height: 2;}
.box10 .bottom .right .btn a{color: #fff;background: #24a3db;padding: 5px 10px;width: fit-content;}
.box10 .cont .left{width: 64%;}
.box10 .cont .left .md{border-bottom: 1px solid #959595;padding-bottom: 10px;margin-bottom: 15px;}
.box10 .cont .left .rd{width: 80%;}
.box10 .cont .left .rd a{position: relative;}
.box10 .cont .left .rd a.cur:after{content:"";position: absolute;left:0;bottom: -12.2px;width:100%;height: 2px;z-index: 9;background:#24a3db;box-shadow: 0 0 10px rgba(0,0,0,10%);transition: height 0.2s linear;}
.box10 .cont .left .rd a.cur{color: #24a3db;}
.box10 .cont .left .rd a:hover:after{content:"";position: absolute;left:0;bottom: -12.2px;width:100%;height: 2px;z-index: 9;background:#24a3db;box-shadow: 0 0 10px rgba(0,0,0,10%);transition: height 0.2s linear;}
.box10 .cont .left .rd a:hover{color: #24a3db;}
.box10 .cont .left .rd a:nth-child(1){margin-right: 20px;}
.box10 .cont .left .btn{width: 20%;text-align: right;}
.box10 .cont .left .btn a{font-size: 12px;}
.box10 .cont .box10_cont .top .img{width: 48%;margin-right: 2%;}
.box10 .cont .box10_cont .top .img img{width: 100%;}
.box10 .cont .box10_cont .top .info{width: 48%;margin-left: 2%;}
.box10 .cont .box10_cont .top .info h2{font-size: 16px;font-weight: bold;}
.box10 .cont .box10_cont .top .info p{font-size: 14px;line-height: 2;margin: 10px 0;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.box10 .cont .box10_cont .top .info .bt{color: #fff;background: #24a3db;padding: 5px 10px;width: fit-content;margin: 0 auto;margin-right: 0;}
.box10 .cont .box10_cont .ul{margin-top: 20px;}
.box10 .cont .box10_cont .ul li{width: 50%;line-height: 2.5;list-style-type: disc;}
.box10 .cont .box10_cont .ul li:hover a{text-decoration: underline;}
.box10 .cont .right{width: 33%;margin-left: 3%;}
.box10 .cont .right .top{border-bottom: 1px solid #959595;padding-bottom: 10px;margin-bottom: 15px;}
.box10 .cont .right .top strong{color: #24a3db;}
.box10 .cont .right .btn{width: 20%;text-align: right;}
.box10 .cont .right .btn a{font-size: 12px;}
.box10 .cont .right .item{border-bottom: 1px dashed #bfbfbf;padding: 15px 0;}
.box10 .cont .right .item:nth-child(1){padding-top: 0;}
.box10 .cont .right .item .info{width: 90%;}
.box10 .cont .right .item .info h3{font-weight: bold; color: #585858;background: url(../images/q.gif) no-repeat left 1px;padding-left: 25px;margin-bottom: 10px;}
.box10 .cont .right .item .info p{color: #5858;background: url(../images/a.gif) no-repeat left 1px;padding-left: 25px;line-height: 20px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow:hidden;}
@media only screen and (max-width:1500px){
.box10{padding: 40px 0;}
}
@media only screen and (max-width:1080px){
.box10 .w1400{background-position: center;}
.box10 .w2{padding: 160px 20px 0 20px;}
}
@media only screen and (max-width:768px){
.box10{padding:25px 0}
.box10 .top{border-bottom: 1px solid #898989;}
.box10 .top .left{border-bottom: 2px solid #24a3db;padding-bottom: 10px;}
.box10 .top .left .img img{width: 85px;}
.box10 .top .right a{font-size: 12px;}
.box10 .w1400{background: none;}
.box10 .bottom{margin-bottom: 15px;}
.box10 .bottom .left{width: 100%;margin-right: 0;}
.box10 .bottom .right{width: 100%;margin-left: 0;background-color: #eee;padding: 30px 15px;}
.box10 .bottom .right h2{font-size: 15px;}
.box10 .bottom .right p{padding: 12px 0;}
.box10 .w2{padding:0;}
.box10 .cont .right{width: 100%;}
.box10 .cont .left{display: none;}
.box10 .cont .right .item{padding: 10px 0;}
}
 
/* box11 */
.box11{background: #303030;border-bottom: 1px solid #fff;padding-top: 20px;padding-bottom: 30px;}
.box11 .info{align-items: center;}
.box11 .info p{color: #fff;margin-left: 10px;font-size: 16px;}
.box11 ul{margin-top: 20px;}
.box11 ul li{padding: 0 10px; position: relative;}
.box11 ul li:after{position: absolute;bottom: 4px;height: 10px;content: '';z-index: 1;right: 0;width: 1px;background: #929a9b;}
.box11 ul li:nth-last-child(1):after{display: none;}
.box11 ul li a{color: #939393;font-size: 12px;}
.box11 ul li:hover a{text-decoration: underline;}
@media only screen and (max-width:1080px){
.box11{display: none;}
}


