﻿*{margin: 0;padding: 0;white-space:normal !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

a{text-decoration: none;color: #222;transition: all .5s;-webkit-transition: all .5s;}
a:hover{color: #222;transition: all .5s;-webkit-transition: all .5s;}
li{list-style: none;}
img{vertical-align: middle;max-width: 100%;}
img.max{width: 100%;}
.fupcs{text-transform: uppercase;}
.fm-ANm{font-family: arial;}
.fm-ANb{font-family: arial;font-weight: bold;}
body{width: 100%;font-size: 14px;color: #222;line-height: 1.6;*font-family: "微软雅黑", "Microsoft Yahei",Segoe UI,Hiragino Sans GB,Arial,Helvetica Neue,Helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;*font-family: PingFang SC;font-family:LexendDeca;}
i,em{font-style:normal;}
.more{width:160px;height:50px; border:2px solid #fbb03c; border-radius:3px;}
.more a{padding:0 12px;display:flex;color:#fbb03c;font-size:16px; justify-content:center; align-items: center; line-height:46px;position: relative; overflow: hidden; }
.more a span{margin-right:5px;position: relative; z-index: 1;}
.more a i{font-family: '宋体'; font-style:normal;font-weight:600;position: relative; z-index: 1;}
.more a:after{content:'';position: absolute;border-radius:0; width:0;height:0;background:#fbb03c;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.more a:hover:after{width:100%;height:100%;}
.more a:hover{color:#ffffff;}

.gybut-bj{text-align: center;}
.gybut{display: inline-block;width: 9vw;line-height:2.65vw;padding: 0 1.8vw;border:1px solid #fbb03c;color: #fbb03c;text-align: left;position: relative;cursor: pointer;transition: all .5s;-webkit-transition: all .5s;}
.gybut:after{content: '';width: .5vw;height: .5vw;position: absolute;top: 50%;right: 1.1vw;margin-top: -.25vw;background: #fbb03c;border-radius: 100%;transition: all .5s;-webkit-transition: all .5s;}
.gybut:hover{background: #fbb03c;color: #fff;transition: all .5s;-webkit-transition: all .5s;}
.gybut:hover:after{background: #fff;transition: all .5s;-webkit-transition: all .5s;}
.gybut.on{background: #fbb03c;color: #fff;}
.gybut.on:after{background: #fff;}
@font-face{ font-family:AVENIRNEXTLTPRO-MEDIUMCN; src:url(../font/AVENIRNEXTLTPRO-MEDIUMCN.OTF);}
@font-face{ font-family:LexendDeca; src:url(../font/LexendDeca-VariableFont_wght.ttf);}
@font-face{font-family:'din';src:url(../font/DINCond-Regular.eot);src:url(../font/DINCond-Regular.eot) format('embedded-opentype'),url(../font/DINCond-Regular.woff2) format('woff2'),url(../font/DINCond-Regular.woff) format('woff'),url(../font/DINCond-Regular.bin) format('truetype'),url(../font/DINCond-Regular.svg) format('svg')}
.fupcs{text-transform: capitalize;}
.fm-ANb{ font-family:'din';font-weight: bold; }

@media(max-width:800px){
.gybut{line-height: .8rem;}}
header{position: absolute;top: 0;left: 0;width: 100%;z-index: 100;height:110px;color: #fff;transition: all .5s;-webkit-transition: all .5s;}
.logo{display: inline-block;line-height:110px}
.header .h_search_r{display:flex;}
.search_btn_box{display: flex;align-items: center;justify-content: center;width:20px;/*height: 95px;*/}
.search_btn_box .con{display: flex;align-items: center;}
html::-webkit-scrollbar {width: 4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #333;}
.header-a .search {cursor: pointer;padding: 8px 14px;background: url(../img/search.svg) no-repeat center;background-size: 100%;transition: all 0.5s; }
.bj .header-a .search{background: url(../img/search-blue.svg) no-repeat center;}
.header-nav{float: right;margin-right: 50px;font-size: 0;}
.header-nav-li{display: inline-block;vertical-align: top;margin-left: 3vw;position: relative;}
.header-d{display: block;font-size:18px;line-height:110px; color: #fff;position: relative;}
.header-d:after{content: '';width: 0%;height: 3px;background: #fbb03c;position: absolute;left: 50%;bottom:25%;border-radius: 2px;transition: all .5s;-webkit-transition: all .5s;}
.header-d:hover{color: #fbb03c;}
.header-nav-li:hover .header-d:after, .header-nav-li.on .header-d:after{width: 100%;left: 0;transition: all .5s;-webkit-transition: all .5s;}
.header-nav-li.on .header-d{color: #fbb03c;}
.header-sw{position: absolute;width: 146px;top: 100%;left: 50%;transform: translate(-50%, 0);background: #fff; box-shadow: 0 3px 3px #ccc;display: none;border-top: 1px solid #eff1f5;}
.header-e{text-align: center;/*padding: 1vw 0;*/}
.header-e a{color: #666;display: block; line-height:1.5; padding: 10px 15px; margin-right: 0px; position: relative; white-space: nowrap !important;font-size:16px;}
header.bj .search_btn_box svg path,header.ny .search_btn_box svg path{fill:#222222;}
.header .right {display: flex; align-items: center; border-radius: 0.625rem; float:right;}

.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 12vw;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */ }
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #fbb03c;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none; }
.search-dialog-box .search-bg{ 	position: absolute;left: 0;top: 0; 	width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover; 	background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1); }
.search-dialog-box .wrap-inner{transform:translateY(100%); 	transition: .6s; }
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width:100%;height: 100%; }
.search-dialog-box .bubbles-bg .bubble1{width:6%;padding-top: 6%;left: 26.875%;top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width:12px;	padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble3{width:36px;	padding-top: 36px;	left: 8.854%;	top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width:56.875%;	padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);}
.search-dialog-box .bubbles-bg .bubble5{width:54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width:56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);}
.search-dialog-box .bubbles-bg .bubble7{width:2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble8{width:1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width:16px;	padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width:56.875%;padding-top: 56.875%;left: 71.354%;top:87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);}
.search-dialog-box .bubbles-bg .bubble{	animation:spin 8s infinite linear;	transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation:spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{	animation:spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation:spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2; }
.search-dialog .search-tit{font-size: 2.75rem; 	line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none; }
.search-dialog .search-inner{overflow: hidden; 	margin-top: 0; }
.search-dialog .search-input{width: 800px;margin: 0 auto;padding: 0 0 0 20px;background-color: rgba(255,255,255,.3);box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 72px;width: calc(100% - 72px);background-color: transparent;font-size: 18px;line-height: 50px;color: #fff;transition: all .3s;border:0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color:rgba(255,255,255,0.5);  }  
.search-dialog .search-input input[type=text]:-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]::-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color:rgba(255,255,255,0.5); } 
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn{float: right;height: 72px;width: 72px;border:0;} 
.search-dialog .search-input input[type=submit]{cursor: pointer;background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 30%;background-image: url('../img/search.svg');} 
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url('../img/close-btn.svg');background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=submit]{background-image: url('../img/search-btn2.svg')}
.search-dialog .hot-search{font-size: 0;width:19.5rem;margin:.6rem auto 0;box-sizing: border-box;padding:0 .6rem;overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link{ 	display: inline-block;*display: inline;zoom:1;vertical-align: top; }
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;background-image: url(../images/hot-icon.png); }
.search-dialog .hot-link{margin-left: 1rem; }
.search-dialog .hot-link a{display: inline-block;*display: inline; 	zoom:1;font-size: .375rem; 	line-height: .5rem;margin-right: .75rem;color:#fff;padding-bottom: 5px;position: relative; }
.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: 2px;background-color: #fff;transform:scaleX(0); 	transform-origin:left center;transition:transform .3s; }
.search-dialog-box .bottom-box{position: absolute; 	left: 0;bottom:5.1%;width:100%; }
.search-dialog-box .bottom-box .share-box{overflow: hidden;} 
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height:.5rem;color: #fff;margin-top: .5rem;overflow: hidden;}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 48px;height: 48px;z-index: 10;right: 20px;top: 20px;background-color: rgba(255,255,255,.3);border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);border-radius: 100%;transition: transform .3s; }
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 30%;background-repeat: no-repeat;background-image: url(../img/close-btn.svg);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

.header .language-box{position: relative;margin-right:20px;}
.header .language-box .self-svg{display: flex;align-items: center;height:95px;cursor: pointer;}
.header .language-box .self-svg svg{width: 21px; height: 21px;margin-right:10px; }
.header .language-box .self-svg svg path{fill: #ffffff;}
.header .language-box .self-svg span{font-size:18px;}
.header .language-box .language-list{margin-top: -10px;position: absolute;left: 50%;top:100%;transform: translate(-50%, 0);white-space: nowrap;font-size: 14px;line-height: 1.4em;opacity: 0;pointer-events: none;transition: all 0.3s;}
.header .language-box .language-list .sj{position: absolute;left: 0;margin-top: -10px;width: 100%;height: 0.8em;padding-top: 7px;overflow: hidden;}
.header .language-box .language-list .sj::before{content: '';display: block;margin: 0 auto;width: 1em;height: 1em;background-color: #ffffff;transform: rotate(45deg);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.header .language-box .language-list .a-box{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);min-width: 120px;text-align: center;}
.header .language-box .language-list .a{display: block;padding: 0.7em 1.2em;background-color: #ffffff;color: #333333;}
.header .language-box .language-list .a + .a{border-top: 1px solid #eeeeee;}
.header .language-box .language-list .a:hover{color:#fbb03c;}
.header .language-box:hover .language-list{opacity: 1;margin-top: 0;pointer-events: auto;}

@media(min-width:1201px){
.header-e a>span{position: relative;z-index: 2;transition: all .5s;-webkit-transition: all .5s;}
.header-e a:after{content: '';width: 100%;height: 100%;position: absolute;top: 0;right: 0;z-index: 0;background: #fff;transition: all .5s;-webkit-transition: all .5s;}
.header-e a:hover:after{background: #fbb03c;transition: all .5s;-webkit-transition: all .5s;}
.header-e a:hover>span{color: #fff;transition: all .5s;-webkit-transition: all .5s;}
}
header.bj{background: #fff;border-bottom: 1px solid #eff1f5;}
header.bj .header-d,header.ny .header-d{color: #222;}
header.bj .header-nav-li:hover .header-d,header.ny .header-nav-li:hover .header-d{color: #fbb03c;}
header.bj .header-d:after,header.ny .header-d:after{background: #fbb03c;}
header.bj .header-nav-li.on .header-d,header.ny .header-nav-li.on .header-d{color: #fbb03c;}
header.bj .header-a .sub1,header.ny .header-a .sub1{background-image: url(../images/ico29_1.png);}
header.bj .header-a .int1,header.ny .header-a .int1{border-bottom:1px solid rgb(172 172 172 / 50%);}
header.bj .header .language-box .self-svg svg path,header.ny .header .language-box .self-svg svg path{fill: #222222;}
header.bj .header .language-box .self-svg span,header.ny .header .language-box .self-svg span{color:#222222;}



@media(min-width:1201px){
header.mh,header.mh .header-a form,header.ny,header.ny .header-a form{height:100px;transition: all .5s;-webkit-transition: all .5s;}
header.mh .logo,header.ny .logo{line-height: 100px;}
header.mh .logo img,header.ny .logo img{height:58px;width:auto;}
header.mh .header-d,header.ny .header-d{line-height:100px;}
header.mh .header-a,header.ny .header-a{height:100px;transition: all .5s;-webkit-transition: all .5s;}
header .logo_white{height:58px;width:auto;}
}
.logo_cs{display:none;}
header.bj .logo_cs,header.ny .logo_cs{display:inline-block;height: 58px;}
header.bj .logo_white,header.ny .logo_white{display:none;}
.header-fg{background: #f5f6fa;color: #222;}
.header-dx{width: 35px;margin-top: 20px;text-align: right;margin-left:40px ;overflow: hidden;display: none;opacity: 1;}
.header-dx1,.header-dx2,.header-dx3{width: 100%;height: 3px;margin-bottom: 8px;background: #222;float: right;}
.header-dx2{opacity: 0 !important;}
.header-dx div{transition: all .5s;background: #fff;}
.header-dx.cli{opacity: 1;}
.header-dx.cli .header-dx1{-webkit-transform: rotate(44deg);-ms-transform: rotate(44deg);transform: rotate(44deg);transform-origin:0%;-ms-transform-origin:0%;-webkit-transform-origin:0%;-moz-transform-origin:0%;transition: all .5s;}
.header-dx.cli .header-dx2{opacity: 0;transition: all .5s;}
.header-dx.cli .header-dx3{-webkit-transform: rotate(-44deg);-ms-transform: rotate(-44deg);transform: rotate(-44deg);position: relative;top:2px;transform-origin:0%;-ms-transform-origin:0%;-webkit-transform-origin:0%;-moz-transform-origin:0%;transition: all .5s;}

.swiper-scrollbar{height:3px !important;background-color: #e5e5e6;}
.swiper-scrollbar-drag{height:5px;top: -1px;background-color: #fbb03c;}
/*banner*/
.ban-swiper{width: 100%;height: 90vh;max-height: 100vh;position: relative;top: 0;left: 0;z-index: 2;}
.ban-slide{background: no-repeat center;background-size: cover;overflow: hidden;background: #000;}
.ban-slide-bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;background-repeat: no-repeat ;background-position: center top; background-size: cover;}
.ban-slide.swiper-slide-active .ban-slide-bj{transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transition:all linear 6.5s;-webkit-transition:all linear 6.5s;}
.ban-video{/*min-width: 100%;*/min-height: 100%;width: 100%;position: absolute;bottom: 0;left: 50%;z-index: 2;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ban-div{width: 100%;position: absolute;bottom: 10%;left: 0;z-index: 5;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.ban-bd{width: 50%;color: #fff;transform: translateY(60px);opacity: 0;}
.ban-bd .ban-b{font-size:38px;}
.ban-bd .ban-c{font-size:72px;}
.ban-slide.swiper-slide-active .ban-bd{transform: translateY(0px);opacity: 1;transition: all .7s.5s;-webkit-transition: all .7s .5s;}
.ban-c{font-weight: bold;margin-top:1.56vw;margin-bottom: 3.125vw;}
.ban-span{bottom: 1.25vw !important;text-align: right;padding-right:7.8125vw ;}
.ban-span span{width:36px;height: 3px;opacity: 1;background: #fff;border-radius:0;}
.ban-span .swiper-pagination-bullet-active{background:#fbb03c}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.ban-sz{position: absolute;right: 7.82vw;bottom: 2.2vw;color: #fff;z-index: 6;}
.ban-sz>div{font-size:20px;display: inline-block;}
.ban-sz .ban-sz-a{font-size:28px;}

.ban-swiper .banner_btn{position: absolute;bottom:30px;width:100%;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination{width:100%;position: relative;text-align: center;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination span{width:32px;height:4px;background-color:#ffffff;border:0;border-radius:0; margin-right:20px;opacity:1;}
.ban-swiper .banner_btn .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;background-color:#fbb03c;}
.banner_btn .wid1600{display:flex; align-items: center; justify-content:space-between;}
.ban-swiper .swiper-button{position: absolute;top:calc(50% - 30px);width:100%;left:0;height:60px;}
.ban-swiper .swiper-button .swiper-button-next{background-size: contain;opacity: 1;right:-80px;}
.ban-swiper .swiper-button .swiper-button-prev{background-size: contain;opacity: 1;left:-80px;}
.ban-swiper .swiper-button .swiper-button-prev,.ban-swiper .swiper-button .swiper-button-next{opacity: 1; border:2px solid #f3f5f5;border-radius: 50%;  width: 48px; height: 48px; transition: all 0.3s;bottom: 10px;top: auto;color:#ffffff;}
.ban-swiper:hover .swiper-button .swiper-button-next{right:20px;}
.ban-swiper:hover .swiper-button .swiper-button-prev{left:20px;}
.ban-swiper .swiper-button .swiper-button-prev:after,.ban-swiper .swiper-button .swiper-button-next:after{font-size:16px;}
.ban-swiper .swiper-button .swiper-button-prev:hover,.ban-swiper .swiper-button .swiper-button-next:hover{background:#fbb03c;border:0;color:#ffffff;}

.intop-ab{line-height:1.2;padding-left:12px;}
.intop-ab .fnt36{margin-bottom:10px;}

.i_tit{margin-bottom:20px;text-align: center;}
.i_tit .h3{font-size:54px;margin-bottom:10px;color:#333333;}
.i_tit .h4{font-size:24px;}

.ellipsis2 { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/**/
.i_more{width:130px;height:42px;padding:0 12px; margin:10px auto 0; border:2px solid #fbb03c; border-radius:3px;display:flex;color:#fbb03c;font-size:16px; justify-content:center; align-items: center; line-height:42px;position: relative; overflow: hidden;}
.i_more span{margin-right:5px;position: relative; z-index: 1;}
.i_more i{font-family: '宋体'; font-style:normal;font-weight:600;position: relative; z-index: 1;}
.i_more:after{content:'';position: absolute;border-radius:0; width:0;height:0;background:#fbb03c;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_more:hover:after{width:100%;height:100%;}
.i_more:hover{color:#ffffff;}

/**/
.i_pro{background-repeat:no-repeat; background-position: center; background-size:cover;padding:80px 0;}
.i_pro .wid1600{display:flex;justify-content: space-between;}
.i_pro .i_pro_bot{margin-top:50px;position: relative;*padding-bottom:50px;}
.i_pro .i_pro_bot .swiper{width:100%; position: relative; overflow: hidden;}
.i_pro .i_pro_bot .swiper-slide a .imgbox{padding:40px 0; background:#ffffff;display:flex;justify-content: center;}
.i_pro .i_pro_bot .swiper-slide a .imgbox img{/*width:50%;*/height: 13vw; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_pro .i_pro_bot .swiper-slide a .imgbox:hover img{transform: scale(1.1);}
.i_pro .i_pro_bot .swiper-slide a .txt_box{text-align: center;margin-top:20px;}
.i_pro .i_pro_bot .swiper-slide a .txt_box h3{font-size:24px;}
.i_pro .i_pro_bot .swiper-button-next,.i_pro .i_pro_bot .swiper-button-prev{color: #999999;}
.i_pro .i_pro_bot .swiper-button-next{right:5vw}
.i_pro .i_pro_bot .swiper-button-prev{left:5vw;}
.i_pro .i_pro_bot .swiper-pagination,.i_newsbox .news-bot .swiper-pagination{width:100%;bottom:0;display:none;}
.i_pro .i_pro_bot .swiper-pagination span,.i_newsbox .news-bot .swiper-pagination span{width:32px;height:4px;background-color:rgba(0 0 0 /0.2);border:0;border-radius:0; margin-right:10px;opacity:1;}
.i_pro .i_pro_bot .swiper-pagination span.swiper-pagination-bullet-active,.i_newsbox .news-bot .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;background-color:#fbb03c;}
.i_pro .i_pro_bot .swiper-button-prev:hover,.i_pro .i_pro_bot .swiper-button-next:hover{color:#fbb03c;}

.i_more2{margin-top:50px;}
.i_more2 a{width: 130px; height: 42px; padding: 0 12px;background:#fbb03c; color:#ffffff ;display: flex; justify-content: center; align-items: center; margin: 0px auto 0; font-size: 16px; border: 2px solid #fbb03c;  border-radius: 3px;line-height: 42px; position: relative; overflow: hidden;}
.i_side{background-repeat:no-repeat; background-position: center; background-size:cover;padding:80px 0;height:470px;display:flex;justify-content: center; align-items: center; flex-direction: column;}
.i_side .textbox{color:#ffffff;text-align: center;}
.i_side .textbox h3{font-size:46px;line-height:62px;}

.i_newsbox{padding:90px 0 100px;}
.i_newsbox .news-bot{margin-top:50px; position: relative;}
.i_newsbox .news-bot a .news-img{text-align: center; position: relative; overflow: hidden; padding-bottom:70%;}
.i_newsbox .news-bot a .news-img img{width: 100%; position: absolute; left: 0; height: 100%; object-fit: cover; top: 0; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
.i_newsbox .news-bot a:hover .news-img img{transform: scale(1.05);}
.i_newsbox .news-bot a .news_text{margin-top:20px;}
.i_newsbox .news-bot a .news_text .overfloat-dot{font-size:20px;line-height:30px;margin-bottom:10px;height:60px;}
.i_newsbox .news-bot a:hover .news_text .overfloat-dot{color:#fbb03c;}
.i_newsbox .news-bot a .news_text .time{font-size:20px;font-weight:300;color:#666666;}

.i_mesbox{background:#f9f9f9;display:flex;}
.i_mesbox .i_mes_left{width:45%;position: relative; padding-bottom: 28%; overflow: hidden;}
.i_mesbox .i_mes_left img{position: absolute; top: 0; left: 0; width: 100%;height: 100%; object-fit: cover; transition: all 0.6s ease;}
.i_mesbox .i_mes_left img:hover{ transform: scale(1.05);}
.i_mesbox .i_mes_right{width:55%;display:flex;align-items: center;}
.i_mesbox .i_mes_right .i_mes{margin:0 10vw 0 5%;width:100%;}
.i_mesbox .i_mes_right .i_mes .mes_tit{font-size:32px;color:#333333;margin-bottom:30px;}
.i_mesbox .i_mes_right .mes_act form{display:flex; flex-wrap: wrap;justify-content: space-between;}
.i_mesbox .i_mes_right .mes_act .divs{overflow: hidden;border: 1px solid #dededf;margin-bottom: 20px; width:48%;position: relative;}
.i_mesbox .i_mes_right .mes_act .enquiry{width:100%; overflow: inherit;border:0;} 
.i_mesbox .i_mes_right .mes_act .divs em{position: absolute; color:#ff0000;top:10px;left:10px;}
.i_mesbox .i_mes_right .mes_act .inputs{width: 100%;height: 46px;line-height:46px;padding: 0 18px;font-size: 16px;background: none;color: #333;border: none;}
.i_mesbox .i_mes_right .mes_act .inputs::-webkit-input-placeholder,.i_mesbox .i_mes_right .mes_act .group .yzmbox .input::-webkit-input-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .inputs:-moz-placeholder,.i_mesbox .i_mes_right .mes_act .group .yzmbox .input:-moz-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .inputs::-moz-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .inputs:-ms-input-placeholder,.i_mesbox .i_mes_right .mes_act .group .yzmbox .input:-ms-input-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .select-wrapper{width:100%;height:46px;line-height:46px;background-color:transparent;border:solid 1px #dededf;}
.i_mesbox .i_mes_right .mes_act .select-wrapper.focus{border:solid 1px #fbb03c;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-button{width:90%;background-color:transparent;padding-left:18px;font-size:16px;font-family:'LexendDeca'; color:#666666;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-down{top: 21px !important;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-list{width:100%;top: 46px !important;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-list ul::-webkit-scrollbar {width: 4px;height: 8px;background-color: #F5F5F5;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-list ul::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-list ul::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #999;}
.i_mesbox .i_mes_right .mes_act .select-wrapper .select-list ul li{height:42px!important;line-height:42px!important;}
.i_mesbox .i_mes_right .mes_act .textarea{width:100%;}
.i_mesbox .i_mes_right .mes_act .textarea textarea{width:100%;padding:15px 18px 20px;font-size:16px; height:120px;background-color:transparent; border:0;}
.i_mesbox .i_mes_right .mes_act .textarea textarea::-webkit-input-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .textarea textarea:-moz-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .textarea textarea::-moz-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .textarea textarea:-ms-input-placeholder{color: #808080;}
.i_mesbox .i_mes_right .mes_act .bnts{width: 140px;margin: 0 ;display: block;overflow: hidden;line-height: 46px;height: 46px;border-radius: 5px; background: #fbb03c;outline: none;-webkit-tap-highlight-color: transparent;transition: all 0.3s;cursor: pointer;color: #fff;font-size: 16px;border: none;letter-spacing: 1px;}
.i_mesbox .i_mes_right .mes_act .bnts:hover{background: #fbb03c;}
.i_mesbox .i_mes_right .mes_act .group{display: flex;width:100%;align-items: center;justify-content: flex-start;}
.i_mesbox .i_mes_right .mes_act .group .yzmbox{width:48%;position: relative;height: 46px;margin-right:30px;}
.i_mesbox .i_mes_right .mes_act .group .yzmbox .yzm{position: absolute;right: 1px;top: 1px;height: 100%;display: flex;align-items: center;justify-content: center;height:44px;}
.i_mesbox .i_mes_right .mes_act .group .yzmbox .yzm img{max-height:100%;}
.i_mesbox .i_mes_right .mes_act .group .yzmbox .input{overflow: hidden;border: 1px solid #dededf;width: calc(100% - 36px);height: 46px;line-height: 46px;padding: 0 18px;font-size: 16px;background: none;color: #333;}
.c_l{clear: both;}


footer{position: relative;background-color:#171515;}
.footer{padding-top:50px;padding-bottom:0px;}
.footer .footer-ab .f_logo img{height:56px;}
.footer .footer-ab .contact{color:#ffffff;font-size:16px;margin-top:10px;width:420px; font-weight:300;}
.footer .footer-ab .contact p{display:flex;margin-bottom:10px;font-size:16px;align-items: flex-start;font-weight:300;}
.footer .footer-ab .contact i{margin-right:10px;display:flex;align-items: center;}
.footer .footer-ab .contact p:nth-child(1) span{width:calc(100% - 50px);}

.footer .footer-ab .code{display:flex;margin-top:15px;}
.footer .footer-ab .footer-code-item{width:36px;height:36px;margin-right:15px;position: relative;cursor: pointer;display: flex;justify-content: center;align-items: center;transition: all 0.5s ease; }
.footer .footer-ab .footer-code-item svg{opacity: 0.5;}
.footer .footer-ab .footer-code-item:hover svg{opacity:1;}
.footer .footer-ab .footer-code-item:nth-child(1) svg{width:30px;}
.footer .footer-ab .footer-code-item:nth-child(2) svg{width:28px;}
.footer .footer-ab .footer-code-item:nth-child(3) svg{width:24px;}
.footer .footer-ab .footer-code-item a{display:flex;overflow: hidden;height: 100%;width: 100%;align-items: center;}

.footer-a{display: inline-block;width: 9.375vw;}
.footer-c a{color:#ffffff;font-size:20px;font-weight:300;}
.footer-b{margin-top:1vw;display: flex;}
.footer-b ul{display: flex;}
.footer-b .tab{margin-left:15px;}
.footer-ba{display: inline-block;margin-right: .8vw;position: relative;}
.footer-b1{display: flex;justify-content: center;align-items: center;line-height:3.12vw;height:2.35vw;width:2.35vw;border-radius: 100%;background: #474747;text-align: center;transition: all .5s;-webkit-transition: all .5s;}
.footer-b1 svg{width:60%;height:60%;}
.footer-b1>img{width: 1.2vw;}
.footer-b2{position: absolute;top: 110%;right: 0;width: 8vw;display: none;}
.footer-b2>img{width: 100%;}
.footer-ba:hover .footer-b2{display: block;}
.footer-ba:hover .footer-b1{background: #fbb03c;transition: all .5s;-webkit-transition: all .5s;}
.footer-nav{width:70%;max-width:1100px;overflow: hidden;}
.footer-ul{position: relative;display: flex;justify-content: space-between;}
.footer-li{}
.footer-d{margin-top: .8vw;margin-bottom: 1vw;}
.footer-e a{display: inline-block;color:rgba(255 255 255 /0.7);font-size:16px;line-height:36px;font-weight:300;}
.footer-e a:hover{color: #fbb03c;}
.footer-gh{padding:25px 0;margin-top:50px; border-top:1px solid rgba(255 255 255 /0.1); overflow: hidden;}
.footer-g{color:rgb(255 255 255 /0.7);text-align:center;display:flex;justify-content: space-between; font-size:18px;font-weight:300;}
.footer-g .gh_left{font-size:15px;}
.footer-g .gh_right{font-size:15px;}
.footer-g .gh_right a{font-size:14px;margin:0 10px;color:#888;}
.footer-g .gh_left a{display: inline-block;margin-right: 1vw;color: #888;font-size: 0.9375vw;}
.footer-g a:hover{color: #fbb03c;}
.footer-h{float: right;}
.footer-e{margin-top:15px;}
.footer_center{display: flex;justify-content: space-between;margin-top:50px;}
.footer-btop{margin-bottom:.8vw;color:#fff;}


@media(max-width:2000px){
	.wid1600 {width: 86vw;}
	header{height: 90px;}
	header .logo_white { height: 54px;}
	.logo {line-height: 90px;}
	.header-d {font-size: 16px;line-height: 90px;}
	.header-e a {padding: 10px 15px; font-size: 14px;}
	.search_btn_box,.header .language-box .self-svg{height: 90px;}
	
	.i_pro { padding:70px 0;}
	.i_tit .h3 {font-size: 48px;}
	.i_pro .i_pro_bot {margin-top: 40px;}
	.i_pro .i_pro_bot .swiper-slide a .txt_box h3 {	font-size: 20px;}
	.i_pro .i_pro_bot .swiper-slide a .imgbox img{height:15vw;}
	.i_side{height: 400px;padding: 60px 0;}
	.i_side .textbox h3 {font-size: 38px;line-height: 50px;	}
	.i_more2 {margin-top: 40px;	}
	.i_newsbox {padding: 70px 0 80px;}
	.i_newsbox .news-bot a .news_text .overfloat-dot {font-size: 18px;line-height: 28px;}
	.i_newsbox .news-bot a .news_text .time {font-size: 18px;}
	.i_mesbox .i_mes_left {width: 48%;}
	.i_mesbox .i_mes_right{width:52%;}
	.i_mesbox .i_mes_right .i_mes {	margin: 0 7vw 0 5%;	}
	.i_mesbox .i_mes_right .i_mes .mes_tit {font-size: 28px; margin-bottom: 20px}
	.i_mesbox .i_mes_right .mes_act .divs {	margin-bottom: 15px;}
	.i_mesbox .i_mes_right .mes_act .inputs {height: 42px;line-height: 42px;}
	.i_mesbox .i_mes_right .mes_act .group .yzmbox .yzm{height: 42px;}
	.i_mesbox .i_mes_right .mes_act .select-wrapper {height:42px;line-height: 42px;}
	.i_mesbox .i_mes_right .mes_act .textarea textarea {font-size: 16px;height: 100px;}
	.i_mesbox .i_mes_right .mes_act .group .yzmbox {height: 42px;}
	.i_mesbox .i_mes_right .mes_act .group .yzmbox .input {height: 42px;line-height: 42px;}
	.i_mesbox .i_mes_right .mes_act .bnts {height: 42px;line-height: 42px;}

	.footer-nav {width: 65%;}
	.footer-c a{	font-size: 18px;}
	.footer_center{margin-top: 30px;}
	.footer-e a {font-size: 15px;line-height: 30px;}
	.footer .footer-ab .contact {font-size: 15px;margin-top:10px;}
	.footer-gh {padding: 20px 0;margin-top: 40px;}
	.footer-g{font-size:16px;}

	}
	@media(max-width:1650px){
	.wid1600 {width:90vw;}
	header {height: 80px;}
	header .logo_white {height: 48px;}
	.logo {line-height: 80px;}
	.header-d {	font-size: 16px;line-height: 80px;}
	.search_btn_box,.header .language-box .self-svg{height: 80px;}
	.i_pro {padding: 60px 0;}
	.i_tit .h3 {font-size: 38px;line-height:48px;}
	.i_pro .i_pro_bot {	margin-top: 30px;}
	.i_pro .i_pro_bot .swiper-slide a .imgbox img{height:20vw;}
	.i_pro .i_pro_bot .swiper-slide a .txt_box h3 {font-size: 18px;	}
	.i_pro .i_pro_bot .swiper-button-next{right: 2vw;}
.i_pro .i_pro_bot .swiper-button-prev{left: 2vw;}
	.i_more,.i_more2 a{width: 120px;height: 38px;padding: 0 10px;font-size: 14px;	line-height: 38px;}
	.i_side .textbox h3 {font-size: 30px;line-height:42px;}
	.i_side {height: 360px;	padding: 50px 0;}
	.i_more2 {margin-top: 30px;}
	.i_newsbox {padding: 60px 0 70px;}
	.i_newsbox .news-bot {margin-top: 40px;	}
	.i_newsbox .news-bot a .news_text .overfloat-dot {font-size: 16px;	line-height: 24px; height:50px;}
	.i_newsbox .news-bot a .news_text .time {font-size: 16px;}
	.i_mesbox .i_mes_right .i_mes .mes_tit {font-size: 24px;margin-bottom: 15px;}
	.i_mesbox .i_mes_right .mes_act .divs em {top: 10px;left:8px;}
	.i_mesbox .i_mes_right .mes_act .divs {	margin-bottom: 10px;}
	.i_mesbox .i_mes_right .mes_act .inputs,.i_mesbox .i_mes_right .mes_act .group .yzmbox .input {height: 38px;line-height: 38px;padding: 0 15px;font-size: 14px;}
	.i_mesbox .i_mes_right .mes_act .select-wrapper,.i_mesbox .i_mes_right .mes_act .bnts {height:38px;line-height:38px;}
	.i_mesbox .i_mes_right .mes_act .group .yzmbox .yzm{height:38px;}
	.i_mesbox .i_mes_right .mes_act .select-wrapper .select-button {padding-left: 15px;	font-size: 14px;}
	.i_mesbox .i_mes_right .mes_act .textarea textarea {font-size: 14px;height: 65px;padding: 12px 15px 15px;}
	.i_mesbox .i_mes_right .mes_act .bnts {font-size: 14px;width:120px;	}
	.i_mesbox .i_mes_right .mes_act .group .yzmbox{margin-right:20px;}

	.footer-nav {width: 60%;}
	.footer_center {margin-top: 0px;}
	.footer-c a{font-size: 16px;}
	.footer-e {	margin-top: 10px;}
	.footer-e a {font-size: 14px;line-height: 28px;}
	.footer .footer-ab .contact p{font-size:14px;margin-bottom:6px;}
	.footer .footer-ab .contact {font-size: 14px;margin-top: 0px;width: 370px;}
	.footer-g {	font-size: 14px;}
	.footer-gh{ margin-top: 30px;}



	}
@media(max-width:1400px){
	.i_pro .i_pro_bot .swiper-slide a .imgbox img {width:auto;height:25vw;}




	}
@media(max-width:1200px){
	.ban-video{display: none;}
	.ban-swiper{position: relative;height: 400px;}
	.ban-a{font-size: ;font-weight: bold;letter-spacing: 2vw;}
	.ban-bd{padding: 0 5%;width: 50%;}
	.ban-b{font-weight: bold;font-size: 26px;}
	.ban-c{font-size: 14px;}
	.ban-swiper .swiper-button .swiper-button-prev, .ban-swiper .swiper-button .swiper-button-next{display:none; opacity: 0;}
	.header-dx{display: block;float: right;margin-top: 27px;margin-left: 35px;position: relative;z-index: 39;}
	header{height: 80px;}
	.logo{line-height: 80px;width: 140px;}
	.header-nav{}
	.header-a{display: none;}
	header.bj .header-dx>div,header.ny .header-dx>div{background: #fbb03c;}
	.header-nav{position: fixed;top: 80px;left: 0;width: 100%;height: 100vh;background: #fff;padding: 30px 4%;display: none; z-index: 1;}
	.header-nav-li{width: 100%;margin: 0;position: relative;}
	.header-d{color: #222;font-size: 18px;line-height: 65px;border-bottom: 1px solid #ebebeb;position: relative;font-weight: bold;}
	.header-d:hover{color: #222;}
	.header-d:after{display: none;}
	.header-nav-i{width: 10%;height: 65px;position: absolute;top: 0;right: 0;z-index: 3;display: block;background: url(../images/ico16_1.png) no-repeat right center;background-size: 18px;}
	.header-nav-li.act .header-nav-i{background-image: url(../images/ico17_1.png);}
	.header-nav-li.act .header-d{color: #fbb03c;}
	.header-nav-li.on .header-d{color: #222 !important;}
	.header-nav-ul{max-height: calc(100% - 200px);overflow: auto;}
	.header-sw{/*display: block;*/position: initial;top: initial;box-shadow: initial;border: 0;}
	.header-e{width: 100%;text-align: left;padding: 15px 0;}
	.header-e a{display: block;margin: 0;width: 100%;padding: 2px 0;}
	.header-fg{background: #fff;}
	.header-f{width: 100%;padding: 15px 0;}
	.header-m{display: block;position: relative;width: 100%;margin-bottom: 20px;}
	.header-m .int1{width: 100%;height: 60px;border-radius: 30px;border: 1px solid #D2D2D2;padding: 0 30px;padding-right: 100px;}
	.header-m .sub1{width: 60px;height: 100%;border: 0;background: url(../images/ico29_1.png) no-repeat center;background-size: 20px;opacity: .5;position: absolute;top: 0;right: 10px;}

	.i_pro {padding: 40px 0;}
	.i_tit .h3 {font-size: 24px;line-height: 32px;}
	.i_pro .i_pro_bot .swiper-button-next, .i_pro .i_pro_bot .swiper-button-prev{display:none;}
	.i_pro .i_pro_bot .swiper-pagination{display:block;}
	.i_pro .i_pro_bot{padding-bottom:30px;}
	.i_pro .i_pro_bot .swiper-slide a .imgbox img{height:30vw;}
	.i_side .textbox h3 {font-size: 20px;	line-height: 30px;}
	.i_more2 {margin-top: 20px;}
	.i_newsbox {padding: 40px 0 50px;}
	.i_newsbox .news-bot{padding-bottom:40px;}
	.i_newsbox .news-bot a .news-img {padding-bottom: 60%;}
	.i_newsbox .news-bot .swiper-pagination{display:block;}










	}


@media(max-width:800px){
.header-dx{display: block;width: 30px;margin-top: 30px;margin-left: 20px;padding-top: 0px;height: 30px;}
.header-dx1, .header-dx2, .header-dx3{height: 2px;margin-bottom: 4px;}
.header-dx.cli .header-dx3{top: 5px;}
.header .language-box .self-svg svg{width: 18px;height: 18px;margin-right: 8px;}
.header .language-box .self-svg span{font-size: 16px;}
.search_btn_box .con svg{width:18px;height:18px;}
.header-dx{width: 24px;margin-top: 20px;margin-left: 15px;padding-top: 0px;height: 24px;}
header{height: 60px;}
.logo{line-height:60px;width: 110px;}
.search_btn_box, .header .language-box .self-svg{height:60px;}
header .logo_white,header .logo_cs,header.bj .logo_cs, header.ny .logo_cs{height: 36px;width:auto;}
.header-nav{top: 0;}
.header-d{line-height: 2em;font-size: 16px;font-weight: 400;padding: 10px 0;}
.header-nav-i{width: 50%;height: 50px;background-size: 14px;}
.header-nav-ul{max-height: calc(100vh - 3.2rem);}
.header-e{padding: 10px 0;}
.header-e a{font-size: 15px;font-weight: 300;width: 100%;padding: 5px 10px;}
.header-f{padding: .2rem 0;}
.header-m .int1{width: 100%;height: .8rem;border-radius: .4rem;padding: 0 .3rem;padding-right: 1rem;}
.header-m .sub1{width: .8rem;right: .1rem;background-size: .3rem;}
.header-nav{padding: 30px 4%;}
.header-m{margin-bottom: .2rem;}

.header-sw{width:100%;transform: translate(0, 0);}
.i_pro .i_pro_bot {margin-top: 15px;}
.i_pro .i_pro_bot .swiper-slide a .imgbox {padding:25px 0;}
.i_pro .i_pro_bot .swiper-slide a .imgbox img{height:50vw;max-height:350px;}

.i_mesbox{flex-direction: column;}
.i_mesbox .i_mes_left{padding-bottom: 60%;}
.i_mesbox .i_mes_left,.i_mesbox .i_mes_right{ width: 100%;}
.i_mesbox .i_mes_right{margin-top:40px;padding-bottom:40px}
.i_mesbox .i_mes_right .i_mes { margin: 0 5% 0 5%;}
.i_mesbox .i_mes_right .mes_act .divs{width:100%;}

.footer-nav {display:none;}
.footer .footer-ab .contact {width: 100%;}
.footer .footer-ab .contact p {font-size: 13px;}
.footer-g { font-size: 13px;}
















}
