.ny_banner {position: relative;}
.ny_banner .img img {width: 100%;}
.ny_banner .main {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: 100%;text-align: center;}
.ny_banner .main .content1 {font-size: 24px;color: #fff;text-align: center;}
.ny_banner .main .content2 {font-size: 36px;color: #fff;margin-top: 20px;}

.pages{margin-top:30px;}
.pages li span,.pages li a{position: relative;display: block;padding: 10px 15px;margin-left: -1px;line-height: 1.25;color: #0054ae;background-color: #fff;border: 1px solid #dee2e6;}
.pages .disabled span{color: #6c757d;pointer-events: none;cursor: auto;background-color: #fff;border-color: #dee2e6;}
.pages a:hover,.pages li.active span{background-color: #0054ae !important;border-color: #0054ae !important; color: #fff!important;}
.pagination{justify-content: center!important;display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: 5px;}
.pagination li:first-child span,.pagination li:first-child a{margin-left: 0;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.pagination li:last-child span,.pagination li:last-child a{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}

.location{border-bottom: 1px solid #e5e5e5;}
.pc-show{display: block; }
.wap-show{display: none; }
.location .pc-show{color:#888;font-size: 14px;}
.location .pc-show a{color:#888;font-size: 14px;}
.location .pc-show i{font-size: 16px;margin:0 15px;}
.location .subnav{display: flex;min-height: 50px;}
.location .subnav a{ display: block; position: relative;line-height: 90px; margin-right: 2vw;font-size: 16px;}
.location .subnav a::after{ width: 100%; height: 3px; background-color: #255393; position: absolute; left: 0; bottom: -1px; display: block; content: '' ; transition: all .36s; transform:scale(0,1) ; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -webkit-transform:scale(0,1) ; -moz-transform:scale(0,1) ; -ms-transform:scale(0,1) ; -o-transform:scale(0,1) ; }
.location .subnav a.on{ color: #255393; font-weight: bold;}
.location .subnav a:hover::after,.subnav   a.on::after{ transform: scale(1,1); -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); }

.cases{padding:70px 0;}
.caselist li{ width: 23.5%; margin-right:2% ;margin-bottom: 2%;}
.caselist li:nth-child(4n){ margin-right: 0;}
.caselist li .img {position: relative;overflow: hidden;}
.caselist li img{ border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; -o-border-radius: 10px 10px 0 0; }
.caselist li:hover .img>img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.caselist li:hover{ color: #255393; box-shadow: 0 0 10px rgba(0,0,0,.15); transform: translateY(-10px); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }
.caselist .logo-div{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 33;}
.caselist .logo-topdiv{ position: absolute; top: 0; height: 0; bottom: 50%; background: #255393; right: 0; left: 0; transition: all 1s; opacity: 0.8;}
.caselist .logo-bottomdiv{ position: absolute;  height: 0; bottom: 0; background:#255393; right: 0; left: 0; transition: all 1s; opacity: 0.8;}
.caselist .logo-div img{ display: block; margin: 0 auto; top: 50%; left: 50%; transform: translate(-50%,-50%); position: absolute; z-index: 33; transition: all 0.6s; 
                         opacity: 0; width:45%;}
.caselist li:hover .logo-topdiv,.caselist li:hover .logo-bottomdiv{ height: 50%;}
.caselist li:hover .logo-div img{ opacity: 1; transition-delay: 0.4s;}
.caselist .border {border: 1px solid #e5e5e5;}
.caselist li .txt{background-color: #fafafa;font-size: 16px;padding:20px;}
.caselist li .txt div{word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}

.news{padding:70px 0;}
.news .news_list {display: flex;flex-wrap: wrap;}
.news .news_list .newsboxa {background:#f5f5f5;width: 31.3%;margin-right: 3%;margin-top: 1.5%;position: relative;transition: all 0.6s;}
.news .news_list>a:nth-child(3n) {margin-right: 0px;}
.news .news_list .newsboxa .newstop {position: relative;z-index: 9;}
.news .news_list .newsboxa .newstop .newspic{overflow: hidden;transition: all 0.6s;}
.news .news_list .newsboxa .newstop .newspic img {width: 100%;transition: all 0.6s;}
.news .news_list .newsboxa .newstop .newsdate {position: absolute;top: 0px;right: 0px;background: rgb(50, 50, 50,.5);text-align: center;padding: 10px 15px;}
.news .news_list .newsboxa .newstop .newsdate>p:nth-child(1) {font-size: 30px;color: rgb(255, 255, 255);font-family: DIN;line-height: 40px;}
.news .news_list .newsboxa .newstop .newsdate>p:nth-child(2) {font-size: 14px;color: rgb(255, 255, 255);font-family: DIN;}
.news .news_list .newsboxa .newsdesc {margin-top: 15px;padding: 0 20px;}
.news .news_list .newsboxa .newsdesc .n1,.news .news_list .newsboxa .newsdesc .n2,.news .news_list .newsboxa .newsdesc .newsLink,.news .news_list .newsboxa .newsdesc .l1,.news .news_list .newsboxa .newsdesc .l2{position: relative;z-index: 9;transition: all 0.6s;}
.news .news_list .newsboxa .newsdesc .n1 {color: rgb(0, 0, 0);font-size: 18px;font-weight: 600;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;margin-bottom: 18px;}
.news .news_list .newsboxa .newsdesc .n2 {font-size: 14px;color: rgb(102, 102, 102);overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 26px;margin-bottom: 28px;}
.news .news_list .newsboxa .newsdesc .newsLink {display: flex;padding-bottom: 50px;justify-content: end;}
.news .news_list .newsboxa .newsdesc .l1 {font-size: 14px;color: rgb(0, 0, 0);padding-bottom: 5px;border-bottom: 1px solid rgb(149, 149, 149);display: inline;padding-right: 20px;transition: all 0.6s;}
.news .news_list .newsboxa .newsdesc .l2 {width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;background: #255393;}
.news .news_list .newsboxa .newsdesc .l2 img{width:20px;height:20px;}
.news .news_list .newsboxa:hover img{transform: scale(1.1);}
.news .news_list .newsboxa:hover{box-shadow: 1px 1px 10px 1px rgb(200,200,200);transform: scale(0.98);}
.news .news_list .newsboxa::after{content: '';position: absolute;left: 0;right: 0;height: 100%;width: 0;bottom: 0;background: #255393;transition: all 0.6s;}
.news .news_list .newsboxa:hover::after{width: 100%;}
.news .news_list .newsboxa:hover .n1,.news .news_list .newsboxa:hover .n2,
.news .news_list .newsboxa:hover .newsLink{color: #fff;}
.news .news_list .newsboxa:hover .l1{color: #fff;border-bottom:1px solid #fff;}
.news .news_list .newsboxa:hover .l2{transform: rotate(360deg);}

.article_info{background: #f5f5f5;padding:70px 0;}
.article_info .article_left{background: #fff;padding:50px;width: 68%;}
.article_info .article_left .article_title{font-size: 26px;}
.article_info .article_left .article_content{margin-top:30px;line-height: 2.4;border-top:1px solid #ececec;padding-top:30px;}
.article_info .article_left .article_bottom{border-top:1px solid #ececec;padding-top:30px;margin-top:50px;}
.article_info .article_left .article_bottom .left{ width: 70%;line-height:3;}
.article_info .article_left .article_bottom .left a{font-size: 16px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.article_info .article_left .article_bottom .left a span{color:#aaa;margin-right:20px;}
.article_info .article_left .article_bottom .return-btn{padding:10px 25px;color:#fff;background: #255393;border-radius:40px;}
.article_info .article_right{ width: 28.8%;background: #fff;padding:50px;}
.article_info .article_right .article_title{font-size: 26px;padding-left: 25px;line-height: 1;position: relative;}
.article_info .article_right .article_title::after{ width: 3px; height: 100%; position: absolute; left: 0; top: 0; background: #023B98; display: block; content: '';}
.article_info .article_right .right_item{margin-top:30px;border-bottom:1px solid #ececec;}
.article_info .article_right .right_item .item_title{padding:20px 0;font-size: 16px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.article_info .article_right .rightul{font-size: 16px;}
.article_info .article_right .rightul li{margin-top:20px;}

.introduce{padding:70px 0;}
.introduce .subtit{font-size: 26px;color:#666;}
.introduce .tit{font-size:34px;margin-top:20px;color:#333;}
.introduce .intro{margin-top:50px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);background: #fff;}
.introduce .txt{ width:56% ; padding: 50px;line-height:2;color: #666;}
.introduce .txt .scoll{padding-right: 30px;font-size: 16px;}
.introduce .img{ width: 44%;}
.introduce .img img{height: 100%;}
.introduce  .scoll{ max-height:420px; overflow-y: scroll;}
.introduce  .scoll::-webkit-scrollbar {width: 3px;}
.introduce  .scoll::-webkit-scrollbar-thumb {border-radius: 3px; background: #255393; width: 3px; }
.introduce  .scoll::-webkit-scrollbar-track {border-radius: 3px; background: rgba(0,105,108,.05); width: 3px; }
.zhanwei{ padding-top: 90px; margin-top: -90px;}

.culture {background: url(../images/historyBg.jpg) no-repeat;background-size: cover;background-attachment: fixed;padding:70px 0;color:#fff;height:680px}
.culture .subtit{font-size: 26px;}
.culture .tit{font-size:34px;margin-top:20px;}
.culture .wrapper {height: 100%;display: flex;align-items: center;}
.culture .wrapper .list {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.culture .wrapper .list .item {height: 100%;position: relative;width: 20%;opacity: 0.7;transition: all 0.5s ease;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.culture .wrapper .list .item .icon {width: 60px;height: 60px;margin: 0 auto 20px;display: flex;align-items: center;justify-content: center;transition: all 0.5s ease;}
.culture .wrapper .list .item .icon.icon1 {background: url(../images/culture.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item .icon.icon2 {background: url(../images/culture.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item .icon.icon3 {background: url(../images/culture.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item .icon.icon4 {background: url(../images/culture.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item .icon.icon5 {background: url(../images/culture.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item .tit {margin-bottom: 10px;color: #fff;font-weight: normal;line-height: 1;font-size: 28px;}
.culture .wrapper .list .item .english {color: #fff;line-height: 1;font-size: 18px;}
.culture .wrapper .list .item .text {opacity: 0;height: 0;width: 80%;margin: 20px auto 0;color: #fff;transition: all 0.5s ease-in-out;}
.culture .wrapper .list .item .text p {font-size: 16px;line-height: 2;}
.culture .wrapper .list .item:hover {opacity: 1;}
.culture .wrapper .list .item:hover .text {height: 5em;opacity: 1;}
.culture .wrapper .list .item:hover .icon {transform: translateY(-20px);}
.culture .wrapper .list .item:hover .icon.icon1 {background: url(../images/culture_hover.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item:hover .icon.icon2 {background: url(../images/culture_hover.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item:hover .icon.icon3 {background: url(../images/culture_hover.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item:hover .icon.icon4 {background: url(../images/culture_hover.png) no-repeat center;background-size: contain;}
.culture .wrapper .list .item:hover .icon.icon5 {background: url(../images/culture_hover.png) no-repeat center;background-size: contain;}

.honor{ background: url(../images/honorBg.jpg) no-repeat center center; background-size: cover;padding:70px 0;}
.honor .subtit{font-size: 26px;color:#666;}
.honor .tit{font-size:34px;margin-top:20px;}
.honor .posi{margin-top:50px;}
.honor  .next,.honor .prev{ border: 1px solid rgba(255, 255, 255, .4); position: absolute; z-index: 3; top: 50%; width: 60px; height: 60px; margin-top: -30px;border-radius: 50%;cursor: pointer;background: #fff;}
.honor .prev{ left: -100px;}
.honor  .next{ right: -100px;}
.honor  .next:hover,.history .prev:hover{ background-color: #255393; color: #fff;}
.honor .swiper-button-disabled{ display: none ;}
.honor .swiper-slide{ background: url(../images/award1.png) no-repeat center top -8% #222222; background-size: 40% auto; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; } 
.honor .swiper-slide{ width: 100%;padding:50px;color:#fff;}
.honor .swiper-slide .text{text-align: center;font-size: 16px;margin-top:25px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}

.scsb{padding:70px 0;}
.scsb .subtit{font-size: 26px;color:#666;}
.scsb .tit{font-size:34px;margin-top:20px;color:#333;}
.scsb .posi {margin-top: 50px;}
.scsb .ul li{ width: calc((100% - 70px)/3); margin-right: 35px;transition: all .36s;margin-bottom: 40px;}
.scsb .ul li:nth-child(3n){ margin-right: 0;}
.scsb .ul li .img{position: relative;overflow: hidden;}
.scsb .ul li .img img{transition: all 0.5s ease;}
.scsb .ul li .txt{background-color:#f5f5f5;font-size: 16px;padding:20px;}
.scsb .ul li:hover {cursor: pointer;}
.scsb .ul li:hover .img img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.scsb .ul li:hover .txt{background: #255393; color: #fff;}
.mask-white { position:absolute; top:0; left:0; width:100%; height:100%; z-index: 4; background:rgba(255,255,255,.2); content:''; -webkit-transition:-webkit-transform .6s; 
              transition:transform .6s; -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0) }
.maskBox:hover .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}
.scsbBtn{ width: 60px; height: 60px; border-radius: 50%; box-shadow: 0 0 10px rgba(0, 0, 0, .15); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; cursor: pointer;}
.scsbBtn:hover{ background: #255393; color: #fff;}
.scsb .next{margin-left: 40px;}


.contact{padding:70px 0;}
.contact_box .map{  height: 500px; }
.contact_box .map img{height:100%;}
.contact_box .intro{padding:70px;background: #255393;color: #fff;}
.contact_box .intro .title{font-size: 32px;}
.contact_box .intro .descp{margin-top:20px;font-size: 16px;}
.contact_box .intro .dl{font-size: 16px;margin-top:30px;display: flex;align-items: center;}
.contact_box .intro .dl i{margin-right: 10px;font-size: 20px;}

.message{padding:0 0 70px;}
.message .tit{font-size: 32px;}
.message .subtit{font-size: 16px;color:#666;margin-top:15px;}
.form .flexBetweenCenter{margin-top: 40px;}
.contact_input{ width: 30%;border:1px solid #e5e5e5;display: flex;align-items: center;padding:20px;}
.contact_input span{white-space: nowrap;margin-right: 15px;font-size: 16px;}
.contact_input span i{color:red;}
.contact_input input{width: 100%;}
.contact_textarea{margin-top:40px;}
.contact_textarea div{border:1px solid #e5e5e5;display: flex;padding:20px;}
.contact_textarea span{white-space: nowrap;margin-right: 15px;font-size: 16px;}
.contact_textarea span i{color:red;}
.contact_textarea textarea{width: 100%;}
.contact_btn{margin-top:40px;}
.contact_btn div{border:1px solid #255393;padding:20px;background:#255393;display: flex;align-items: center;width: 30%;}
.contact_btn input{color:#fff;width: 100%;font-size: 16px;cursor:pointer;}

.service{padding:70px 0;}
.service .tit{font-size:40px;margin-bottom:50px;color:#333;}
.service .descp{font-size: 20px;color:#666;line-height: 2;text-align: center;}
.service .content{display: flex;justify-content: space-between;margin-top: 60px;padding-bottom: 30px;width:100%;}
.service .content .l{width: calc(50% - 117.5px);padding-right: 60px;display: flex;align-items: center;position: relative;}
.service .content .icons{display: flex;justify-content: center;width: calc(100% - 30px);}
.service .content .icons .ivo{margin-right: 48px;}
.service .content .icons .ivo:last-child{margin-right: 0px;}
.service .content .icons .pic img{display: inline-block;}
.service .content .icons .pic{text-align: center;}
.service .content .icons p{color: #333333;text-align: center;font-size: 20px;}
.service .content .r_jt{width: 30px;height: 37px;}
.service .content .c_pic{width: 235px;height: 235px;border-radius: 50%;border: 1px solid #085797;display: flex;justify-content: center;align-items: center;}
.service .content .c .r_jt_ml{display: none;}
.service .content .r{width: calc(50% - 117.5px);padding-left: 60px;display: flex;align-items: center;position: relative;}
.service .content .r .icons .ivo{margin-right: 80px;}
.service .content .r .icons .ivo:last-child{margin-right: 0;}
.service .content .r .r_jt{-webkit-transform:  rotate(180deg);-moz-transform:  rotate(180deg);-o-transform:  rotate(180deg);transform:  rotate(180deg);}
.service .content .bg{position: absolute;left: 0;bottom: 0;}


@font-face {
    font-family: 'DIN'; 
    src: url("../fonts/din-medium.eot"); /* IE9 */
    src: url("../fonts/din-medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../fonts/din-medium.woff") format("woff"), /* chrome、firefox */
        url("../fonts/din-medium.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
        url("../fonts/din-medium.svg#din-medium") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.advantage{padding:70px 0;background: url(../images/serviceBg.jpg) no-repeat center center;background-size: cover;}
.advantage .tit{font-size:40px;margin-bottom:50px;color:#333;}
#advSwiper  .swiper-slide{ padding: 100px 0 50px;}
.adv_item{background: url(../images/advItemBg.png) no-repeat center top;  padding-top: 80px;  }
.adv_item span{font-family: "DIN";font-size: 34px;border-radius: 50%;background: #fff;color: #255393;width: 100px; height: 100px; position: absolute; left: 50%; margin-left: -50px; top: -45px; transition:all .36s ; -webkit-transition:all .36s ; -moz-transition:all .36s ; -ms-transition:all .36s ; -o-transition:all .36s ; }
.adv_item:hover span{ background-color: #255393; color: #fff; transform: scale(0.9); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); }
.adv_item:hover{ box-shadow:0px 10px 10px 5px  rgba(96,125,138,.3);}
.adv_item .cont{padding:25px;cursor: pointer;}
.adv_item .cont .title{font-size: 24px;font-weight: bold;color: #255393;}
.adv_item .cont img{margin:40px 0;}
.adv_item .cont .descp{color:#666;font-size: 14px;line-height:2;}

.files{padding:70px 0;}
.filelist{overflow:hidden;display:flex;flex-wrap: wrap;}
.filelist li{ width: 31%; margin-right: 3.5%; margin-bottom: 3.5%;}
.filelist li:nth-child(3n){ margin-right: 0;}
.filelist li .img {position: relative;overflow: hidden;}
.filelist li .img img{transition:all .6s ; -webkit-transition:all .6s ; -moz-transition:all .6s ; -ms-transition:all .6s ; -o-transition:all .6s ;}
.filelist li .right{ width: 80px; height: 50px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.filelist li .text{position: relative;z-index: 10;}
.filelist li .text a div{position: relative;z-index: 5;}
.filelist li:hover .img{ box-shadow: 0 0 10px rgba(0, 0, 0, .15);}
.filelist li:hover .img img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.filelist li .text a{display:block;position: relative;background:#f5f5f5;padding:30px;font-size: 18px;}
.filelist li .text a:before{z-index:1;width: 0;height: 100%;display: block;content: '';background-color: #0054ae;transition: all .36s;position: absolute;top: 0;left: 0;}
.filelist li:hover .text a:before{width: 100%;}
.filelist li:hover .text a div{color:#fff;}

@media screen and (max-width: 1440px){
    .ny_banner .main .content1 {font-size: 22px;}
    .ny_banner .main .content2 {font-size: 30px;width: 90%;margin:0 auto;line-height:2;}
    .location .subnav a{line-height:70px;}
    .cases{padding:50px 0;}
    .news{padding:50px 0;}
    .article_info{padding:50px 0;}
    .article_info .article_left{padding:40px;}
    .article_info .article_left .article_title{font-size: 24px;}
    .article_info .article_left .article_content{padding-top:30px;margin-top:30px;}
    .article_info .article_right{padding:40px;}
    .article_info .article_right .article_title{font-size: 24px;}
    .introduce{padding:50px 0;}
    .introduce .subtit{font-size: 22px;}
    .introduce .tit{font-size: 32px;}
    .introduce .intro{margin-top:40px;}
    .introduce .scoll{max-height:332px;}
    .zhanwei{ padding-top: 80px; margin-top: -80px;}
    .culture {padding:50px 0;height:650px}
    .culture .subtit{font-size: 22px;}
    .culture .tit{font-size: 32px;}
    .culture .wrapper .list .item .tit {font-size: 26px;}
    .culture .wrapper .list .item .english,
    .culture .wrapper .list .item .text p {font-size: 16px;}
    .honor{padding:50px 0;}
    .honor .subtit{font-size: 22px;}
    .honor .tit{font-size: 32px;}
    .honor .swiper-slide{padding:40px;}
    .honor .prev{ left: 0;}
    .honor .next{ right: 0;}
    .scsb{padding:50px 0;}
    .scsb .subtit{font-size: 22px;}
    .scsb .tit{font-size: 32px;}
    .contact{padding:50px 0;}
    .contact_box .intro{padding:50px;}
    .contact_box .intro .title{font-size: 28px;}
    .contact_box .intro .dl{margin-top:25px;}
    .message{padding:0 0 50px;}
    .message .tit{font-size: 28px;}
    .contact_input{padding:15px;}
    .contact_btn{margin-top:30px;}
    .contact_textarea{margin-top:30px;}
    .contact_textarea div{padding:15px;}
    .contact_btn div{padding:15px;}

    .service{padding:50px 0;}
    .service .tit{font-size: 28px;margin-bottom:40px;}
    .service .descp{font-size: 18px;}
    .service .content .icons p{font-size: 18px;}

    .advantage{padding:50px 0;}
    #advSwiper  .swiper-slide{ padding: 50px 0 40px;}
    .adv_item{padding-top: 70px;  }  
    .advantage .tit{font-size: 28px;margin-bottom: 40px;}
    .adv_item .cont .title{font-size: 22px;}
    .adv_item .cont img{margin:30px 0;}
	
	.files{padding:50px 0;}

}

@media screen and (max-width: 1024px){
    .ny_banner .main .content1 {font-size: 18px;}
    .ny_banner .main .content2 {font-size: 24px;}
    .pages li span,.pages li a{padding: 6px 12px;}

    .pc-show {display: none;}
    .location .subnav {width: 100%;overflow-x: scroll;}
    .location .subnav::-webkit-scrollbar {height: 1px;}
    .location .subnav::-webkit-scrollbar-thumb {border-radius: 3px; background: #e5e5e5; height: 1px; }
    .location .subnav::-webkit-scrollbar-track {border-radius: 3px; background: transparent;  height: 1px;}
    .location .subnav a{ line-height: 50px;}
    .location .subnav a::after{ height: 2px;}
    .location .subnav a::after{ display: none;}
    .location .subnav a.on,.location .subnav a:hover{ font-weight: bold;}

    .cases{padding:40px 0;}
    .caselist li{  width: 32%; margin-right: 2%; }
    .caselist li:nth-child(4n){ margin-right:2%}
    .caselist li:nth-child(3n){ margin-right:0%}
    .caselist li .txt{padding:15px;}

    .news{padding:40px 0;}
    .article_info{padding:40px 0;}
    .article_info .article_left{padding:30px;}
    .article_info .article_left .article_title{font-size: 20px;}
    .article_info .article_left .article_content{padding-top:25px;margin-top:25px;}
    .article_info .article_right{padding:30px;}
    .article_info .article_right .article_title{font-size: 20px;}

    .introduce{padding:40px 0;}
    .introduce .subtit{font-size: 20px;}
    .introduce .tit{font-size: 28px;margin-top:10px;}
    .introduce .intro{margin-top:30px;}
    .introduce .txt{padding:30px;}
    .zhanwei{ padding-top: 70px; margin-top: -70px;}

    .culture{padding:40px 0;height:600px}
    .culture .subtit{font-size: 20px;}
    .culture .tit{font-size: 28px;margin-top:10px;}
    .culture .wrapper .list .item .tit {font-size: 24px;}
    .culture .wrapper .list .item .english,
    .culture .wrapper .list .item .text p {font-size: 14px;}

    .honor{padding:40px 0;}
    .honor .subtit{font-size: 20px;}
    .honor .tit{font-size: 28px;margin-top: 10px;}
    .honor .posi{margin-top:40px;}
    .honor .swiper-slide{padding:30px;}

    .scsb{padding:40px 0;}
    .scsb .subtit{font-size: 20px;}
    .scsb .tit{font-size: 28px;margin-top: 10px;}
    .scsb .posi{margin-top:40px;}
    .scsb .ul li{ width: calc((100% - 40px)/3); margin-right: 20px;margin-bottom:20px;}
    .scsbBtn{width: 50px;height: 50px;}
    .scsb .next{margin-left: 30px;}

    .contact{padding:40px 0;}
    .contact_box .map{height:400px;}
    .contact_box .intro{padding:40px;}
    .contact_box .intro .title{font-size: 24px;}
    .message{padding:0 0 40px;}
    .message .tit{font-size: 24px;}

    .service{padding:40px 0;}
    .service .tit{font-size: 24px;margin-bottom:30px;}
    .service .descp{font-size: 16px;}
    .service .content{display: flex;justify-content: center;margin-top: 25px;padding-bottom: 0px;}
    .service .content .l{padding-right: 0;width: auto;}
    .service .content .icons{width: 100%;display: flex;width: auto;flex-wrap: wrap;}
    .service .content .icons .ivo{margin-right: 0;margin-bottom: 20px;width: 100%;}
    .service .content .icons p{font-size: 16px;}
    .service .content .l .r_jt{display: none;}
    .service .content .c{margin: 25px 30px;}
    .service .content .c_pic {width: 110px;height: 110px;}
    .service .content .c_pic img{width: 60%;}
    .service .content .c .r_jt_ml{display: block;}
    .service .content .c{display: flex;align-items: center;justify-content: center;}
    .service .content .c .c_pic{margin: 0 20px;}
    .service .content .c .r_jt_ml.t2{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
    .service .content .r{width: auto;padding-left: 0;}
    .service .content .r .icons .ivo{margin-right: 0;}
    .service .content .r .r_jt{display: none;}
    .service .content .bg{display: none;}
    
    .advantage{padding: 40px 0;}
    .advantage .tit{font-size: 24px;margin-bottom: 30px;}
    .adv_item span{font-size: 30px;}
    .adv_item .cont .title{font-size: 20px;}
    .adv_item .cont img{margin:20px 0;}
	
	.files{padding:40px 0;}
	.filelist li .text a{padding:20px;font-size:16px;}
    
}

@media (max-width: 750px) {
    .ny_banner .main .content1 {font-size: 16px;}
    .ny_banner .main .content2 {font-size: 18px;margin-top:10px;}
    .location .subnav a{font-size:14px;margin-right: 25px; white-space: nowrap;}
    .wap-show {display: block;margin:30px 0;}

    .cases{padding:30px 0;}
    .caselist li{  width: 49%; margin-right: 2%; }
    .caselist li:nth-child(3n){ margin-right:2%}
    .caselist li:nth-child(2n){ margin-right:0%}
    .caselist li .txt{padding:10px;font-size: 14px;}

    .news{padding:30px 0;}
    .news .news_list {display: inherit;padding-bottom: 10px;}
    .news .news_list .newsboxa {display: block;width: 100%;margin-right: 0;margin-bottom: 8px;}
    .news .news_list .newsboxa .newstop .newsdate {padding: 10px;left: 0;width: 90px;}
    .news .news_list .newsboxa .newstop .newsdate>p:nth-child(1) {font-size: 22px;line-height: 32px;}
    .news .news_list .newsboxa .newsdesc .n1 {font-size: 16px;margin-bottom: 12px;margin-top: 20px;}
    .news .news_list .newsboxa .newsdesc .n2 {margin-bottom: 22px;}
    .news .news_list .newsboxa .newsdesc .newsLink {padding-bottom: 25px;}

    .article_info{padding:30px 0;}
    .article_info .article_left{width: 100%;padding:20px;}
    .article_info .article_left .article_title{font-size: 18px;}
    .article_info .article_left .article_content{margin-top:20px;padding-top:20px;line-height: 2;}
    .article_info .article_left .article_bottom{margin-top:30px;padding-top:20px;}
    .article_info .article_left .article_bottom .left a{font-size: 14px;}
    .article_info .article_left .article_bottom .left a span{margin-right: 10px;}
    .article_info .article_left .article_bottom .return-btn{padding:8px 12px;}
    .article_info .article_right{display: none;}

    .introduce{padding:30px 0;}
    .introduce .subtit{font-size: 16px;}
    .introduce .tit{font-size: 18px;}
    .introduce .intro{margin-top:20px;}
    .introduce .txt,.introduce .img{width: 100%;}
    .introduce .txt{padding:20px;}
    .introduce .txt .scoll{font-size: 14px;}
    .culture{padding:30px 0;background-attachment: initial;height:auto;}
    .culture .subtit{font-size: 16px;}
    .culture .tit{font-size: 18px;}
    .culture .wrapper .list {flex-wrap: wrap;justify-content:flex-start;}
    .culture .wrapper .list .item {width: 50%;height: 200px;margin: 10px 0;}
    .culture .wrapper .list .item + .item + .item {height: auto;}
    .culture .wrapper .list .item .icon {width: 40px;height: 40px;margin:0 auto 10px;}
    .culture .wrapper .list .item .tit {font-size: 18px;margin-bottom: 4px;}
    .culture .wrapper .list .item .english,
    .culture .wrapper .list .item .text {height: auto;margin-top: 10px;padding: 0 10px;}
    .culture .wrapper .list .item .text p {font-size: 12px;line-height: 1.8;}
    .culture .wrapper .list .item .text {width: auto;opacity:1;}
    .honor{padding:30px 0;}
    .honor .subtit{font-size: 16px;}
    .honor .tit{font-size: 18px;}
    .honor .posi{margin-top:30px;}
    .honor .next, .honor .prev{ display: none;}
    .honor .swiper-slide{padding:20px;}
    .honor .swiper-slide .text{margin-top:15px;font-size: 14px;}

    .scsb{padding:30px 0;}
    .scsb .subtit{font-size: 16px;}
    .scsb .tit{font-size: 18px;}
    .scsb .posi{margin-top:30px;}
    .scsb .ul li{width: 48.5%; margin-right:3% ;}
    .scsb .ul li:nth-child(3n){ margin-right: 3%;}
    .scsb .ul li:nth-child(2n){ margin-right: 0;}
    .scsb .ul li .txt{padding:15px;}
    .scsbBtn{width: 40px;height: 40px;}
    .scsb .next{margin-left: 20px;}

    .contact{padding:30px 0;}
    .contact_box .map{height:auto;}
    .contact_box .map img{height:auto;}
    .contact_box .intro{padding:30px;}
    .contact_box .intro .title{font-size: 20px;}
    .contact_box .intro .descp{font-size: 14px;}
    .contact_box .intro .dl{align-items: flex-start;margin-top:15px;font-size: 14px;}
    .contact_box .intro .dl dt{margin-bottom:5px;}
    .contact_box .intro .dl i{font-size:16px;margin-right: 5px;}
    .form .flexBetweenCenter{margin-top:20px;}
    .message{padding:0 0 30px;}
    .message .tit{font-size: 20px;}
    .message .subtit{font-size: 14px;margin-top:10px;}
    .contact_input{width: 100%;margin-top:10px;}
    .contact_input span{font-size: 14px;}
    .contact_textarea{margin-top:10px;}
    .contact_textarea span{font-size: 14px;}
    .contact_btn{margin-top:20px;}
    .contact_btn div{width: 100%;}

    .service{padding:30px 0;}
    .service .tit{font-size: 20px;margin-bottom:20px;}
    .service .descp{font-size: 14px;}
    .service .content .l, .service .content .r{width: 98px;}
    .service .content .icons .ivo:last-child, .service .content .icons .ivo:last-child{margin-bottom: 0;}
    .service .content .icons .pic img{width: 45px;}
    .service .content .icons p{font-size: 14px;}
    .service .content .c .r_jt_ml{width: 15px;}
    .service .content .c { margin: 0px 8px; }
    .service .content .c .c_pic { margin: 0 10px; }
    .service .content .c_pic { width: 70px; height: 70px; }
    
    .advantage{padding: 30px 0;}
    .advantage .tit{font-size: 20px;margin-bottom: 20px;}
    .adv_item .cont{padding:20px;}
    #advSwiper  .swiper-slide{ padding: 50px 0 0;}
	
	.files{padding:30px 0;}
	.filelist li{width:100%;margin-right:0 !important;}
	.filelist li .text a{padding:15px;font-size:16px;}
    
    
}