.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.contact ul{padding-left: 15px;}
.contact ul li {list-style: inherit;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.row7 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.row8 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;}
.bg-blue{background: #22529e;}
.banner {max-height:800px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:10;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:10;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #22529e;width:22px;}
.banner .swiper-button-prev1,.banner .swiper-button-next1{width:30px;height:50px;position: absolute;top: 50%;margin-top: -25px;z-index: 2;}
.banner .swiper-button-prev1{left:5%;background:#22529e url(../img/zuo.png) no-repeat center center;}
.banner .swiper-button-next1{right:5%;background:#22529e url(../img/you.png) no-repeat center center;}

/*--  Products index  sub1  --*/
.sub1 {background: #eeeeee;}
.sub1-tab {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sub1-tab li {width: 24%;height: 64px;background: #22529e;display: flex;align-items: center;justify-content: center;text-align: center;
	border-radius:8px;position: relative;color: #fff;font-size: 18px;cursor: pointer;}
.sub1-tab li::before {content: "";width: 0px;height: 0px;border-left: 11px solid transparent;border-right: 11px solid transparent;opacity: 0;
	border-top: 16px solid #22529e;font-size: 0px;line-height: 0px;position: absolute;bottom: 0;left: 50%;margin-left: -11px;transition: all 300ms ease-in-out;}
.sub1-tab li.active::before{bottom: -16px;opacity: 1;}
.sub1-cont {position: relative;padding-bottom:7%;}
.sub1-item{cursor: pointer;}
.sub1-list{position: relative;overflow: hidden;}
.sub1-img{overflow: hidden;}
.sub1-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-box{width: 100%;height: 100%;background: rgba(0,0,0,.5);display: flex;align-items: center;justify-content: center;position: absolute;bottom: -80%;left: 0;opacity: 0;transition: all 300ms ease-in-out;}
.sub1-box p {color: #fff;line-height: 26px;color: #fff;padding: 0 20px;}
.sub1-item:hover .sub1-box {bottom: 0;opacity: 1;}
.sub1-item:hover .sub1-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub1-cont .btn-rig,.sub1-cont .btn-left{ width:59px; height:59px;cursor: pointer; position: absolute;top:inherit;bottom: 0; z-index: 99;opacity:1;display: block;}
.sub1-cont .btn-rig{right:45%;background:url(../img/next1.png) no-repeat center center;}
.sub1-cont .btn-left{left:45%;background:url(../img/prev1.png) no-repeat center center;}

/*--  about us  sub2  --*/
.sub2{position: relative;overflow: hidden;}
.sub2-l {position: absolute;top: 0;left:1.6%;width: 10%;height: auto;}
.sub2-r{position: absolute;top: 0;right: 0.8%;width: 11.5%;height: auto;}
.sub2-nr{display: flex;justify-content: space-between;position: relative;z-index: 2;background: #fff;}
.sub2-left {width: 40.7%;}
.sub-tit{position: relative;padding-left:25px;}
.sub-tit::before {content: "";width:8px;height:38px;background: #22529e;position: absolute;left: 0;top:50%;margin-top: -22px;}
.sub-tit h3 {font-size: 52px;text-transform: capitalize;font-family: 'Avenir-b';}
.sub2-name {font-size: 20px;}
.sub2-cont {height: 234px;line-height: 26px;padding-right:22px;position: relative;overflow: hidden;overflow-x: hidden!important;margin-top: 15px;
	overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.sub2-cont::-webkit-scrollbar-thumb,.abo1-cont::-webkit-scrollbar-thumb { background-color: #d2d2d2;height:10px;-webkit-box-shadow: inset 0 0 20px rgb(0 0 0 / 5%);}
.sub2-cont::-webkit-scrollbar,.abo1-cont::-webkit-scrollbar {width:17px;background:#e5e5e5;}
.sub2-btn {margin-top: 7.6%;}
.sub2-btn a {display: block;width: 193px;height: 50px;text-align: center;line-height: 50px;color: #fff;transition: all 300ms ease-in-out;}
.sub2-btn a:hover {border-radius: 30px;}
.sub2-rig {width: 57.2%;}
.sub2-rig video{width: 100%;}

/*--  企业优势  sub3  --*/
.sub3-list {text-align: center;}
.sub3-num {text-align: center;color: #09357a;}
.sub3-num span {font-size:66px;font-family: 'Avenir-b';}
.sub3-num sup {font-size:18px;top: -37px;font-weight: bold;}
.sub3-list p {font-size: 14px;color: #666666;line-height: 18px;padding:0 5px;}

/*--  图片展示  sub4  --*/
.sub4 {padding: 0 20px;position: relative;}

/*--  News center  sub5  --*/
.sub5-nr {position: relative;}
.sub5-cont {display: block;width: 100%;}
.sub5-nr .swiper-button-prev,.sub5-nr .swiper-button-next{width: 197px;height: 46px;text-align: center;line-height: 46px;border: 1px solid #22529e;color: #333; border-radius:23px;
	position: absolute;top: -15%;opacity: 1;z-index: 2;}
.sub5-nr .swiper-button-prev{left: inherit;right:15%;}
.sub5-nr .swiper-button-next{right: 0;}
.sub5-nr .swiper-button-prev.swiper-button-disabled,
.sub5-nr .swiper-button-next.swiper-button-disabled {background: #22529e;color: #fff;}
.sub5-item {text-align: left;cursor: pointer;padding: 0 18.5px;}
.sub5-cont .row {margin: 0 -18.5px;}
.sub5-list {background:#f5f5f5;}
.sub5-img {position: relative;overflow: hidden;}
.sub5-img::before {content: ""; width: 100%;height: 100%;position: absolute;top: 0;left: 0;border:10px solid rgba(255,255,255,0);z-index: 2;
	transition: all 300ms ease-in-out;-webkit-transform:all 300ms ease-in-out;-ms-transform:all 300ms ease-in-out;-o-transform:all 300ms ease-in-out;}
.sub5-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub5-item:hover .sub5-img::before{border:15px solid rgba(255,255,255,.4);}
.sub5-item:hover .sub5-img img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub5-box {padding: 20px 15px;}
.sub5-box h5 {font-size: 22px;color: #09357a;font-family: 'Avenir 65';}
.sub5-box p {font-size: 14px;line-height: 20px;color: #666666;margin-top: 10px;}
.sub5-di {display: flex;align-items: center;justify-content: space-between;margin-top: 25px;font-family: 'Avenir 65';}
.sub5-di span {display: block;width: 98px;height: 32px;text-align: center;line-height: 32px;border-radius:15.7px;color: #fff;}

/*--  产品列表页  --*/
.pro-nr {display: flex;justify-content: space-between;}
.pro-left{width: 27.5%;}
.accordion li {display: block;}
.accordion li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;cursor: pointer;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
/* .accordion .acc-li:last-child .link {border-bottom: none;} */
.link {padding:0;position: relative;background: #22529e;border-bottom: 1px solid #577bb6;}
.link a {color: #fff !important;line-height:60px;padding-left:30px;font-size:18px;display: flex;align-items: center;font-family: 'Trueno-l';}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover,.acc-li .open {background: #22529e;}
.accordion .acc-li .link.default a,.acc-li .link a:hover {color: #fff !important;background: url(../img/li-icon.png) no-repeat 10px center;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body li{background: #fff;border-bottom: 1px solid #bccbe2;;}
.submenu-body li a {display: block;line-height:48px;color: #666666 !important;padding-left:30px;font-size: 14px;display: flex;align-items: center;}
.submenu-body li.active {background: #e7edf5;}
.submenu-body .active a,.submenu-body li:hover a {color: #161616 !important;}
.pro-rig {width: 70.7%;}
.pro-item{margin-bottom: 25px;cursor: pointer;}
.pro-list {position: relative;overflow: hidden;}
.pro-img{overflow: hidden;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box{width: 100%;height: 100%;background: rgba(0,45,116,.66);position: absolute;bottom:-80%;left: 0;text-align: center;opacity: 0;transition: all 300ms ease-in-out;
	display: flex;align-items: center;justify-content: center;flex-direction: column;}
.pro-box p {padding: 0 10px;font-size: 18px;line-height: 28px;font-family: 'Avenir 65';color: #fff;}
.pro-box img {margin-top: 10px;}
.pro-item:hover .pro-img img,.bott-item:hover .pro-img img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.pro-item:hover .pro-box,.bott-item:hover .pro-box{bottom: 0;opacity: 1;}

/*--  产品详情页  --*/
.pro-tit h6 {font-size: 32px;font-family: 'Avenir 65';text-transform:uppercase;}
.pro-tit i {display: block;width: 67px;height: 6px;background: #22529e;margin: 10px auto 0;}
.pro-top {display: flex;justify-content: space-between;}
.pro-zuo {width: 42.8%;}
.pro-you{width: 54.7%;}
.pro-bt {font-size: 30px;font-family: 'Avenir 65';}
.pro-cont,.pro-cont2,.abo1-nr,.news-cont {line-height: 32px;color: #333333;font-family: 'Avenir 45 Book';}
.small{position: relative;padding-bottom:10%;}
.small-list {border: 1px solid #fff;cursor: pointer;}
.mySwiper4 .swiper-slide-thumb-active {border:1px solid #22529e;}
.small .swiper-button-next,.small .swiper-button-prev{width:66px; height:44px;cursor: pointer; position: absolute;top:inherit;bottom:0; z-index: 99;opacity:1;display: block;}
.small .swiper-button-next {right:40%;background: url(../img/next2.jpg) no-repeat center center;}
.small .swiper-button-prev {left:40%;background: url(../img/prev2.jpg) no-repeat center center;}
.pro-bt2 h3 {font-size: 38px;font-family: 'Avenir 65';font-weight: bold;text-transform: uppercase;}
.pro-bt2 i {display: block;width: 67px;height: 5px;background: #22529e;margin: 10px auto 0;}
.bott-nr {position: relative;}
.bott-item{cursor: pointer;}
.bott-nr .btn-rig,.bott-nr .btn-left,
.abo2-nr .btn-rig,.abo2-nr .btn-left{ width:39px; height:55px;cursor: pointer; position: absolute;top:50%;margin-top: -27.5px;z-index: 99;opacity:1;display: block;}
.bott-nr .btn-rig,.abo2-nr .btn-rig{right:-5%;background:url(../img/next3.jpg) no-repeat center center;}
.bott-nr .btn-left,.abo2-nr .btn-left{left:-5%;background:url(../img/prev3.jpg) no-repeat center center;}

/*--  关于我们页  --*/
.abo1-nr{font-family: 'Avenir 45 Book';}
.abo1-item {margin-bottom: 20px;}
.abo2-nr {position: relative;}
.video-item {margin-bottom:25px;cursor: pointer;}
.video-img {position: relative;overflow: hidden;}
.play {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.2);display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
.video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.9);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.video-word {width: 100%;height: 100%;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
.video-cont {max-width: 950px;max-height:520px;}
.video-cont video,.video-cont iframe {width: 950px;height: 514px;}
.video-img .img {transition: all 0.5s;}
.video-item:hover .video-img .img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.video-list p {font-size:18px;color: #000000;line-height: 24px;margin-top: 15px;text-align: center;font-family: 'Avenir 65';text-transform: capitalize;}

/*--  新闻列表页  --*/
.news-tab {margin-top: 20px;display: flex;align-items: center;justify-content: center;}
.news-tab a {width: 197px;height: 46px;text-align: center;line-height: 46px;border: 1px solid #22529e;color: #333; border-radius:23px;margin: 0 10px;font-size: 18px;}
.news-tab a.active{background: #22529e;color: #fff;}
.news-item {padding: 26px;background: #eeeeee;display: flex;justify-content: space-between;align-items: center;margin-bottom: 3%;cursor: pointer;}
.news-img {width: 25%;overflow: hidden;}
.news-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news-rig {width: 74%;text-align: left;font-family: 'Avenir 65';}
.news-rig h5 {font-size: 22px;color: #09357a;line-height: 26px;}
.news-rig time{display:block;color: #999999;margin: 10px 0;}
.news-rig p {line-height: 28px;color: #999999;}
.news-rig span{display: block;width: 98px;height: 32px;text-align: center;line-height: 32px;border-radius:16px;color: #fff;font-size: 14px;margin-top: 3%;}
.news-item:hover .news-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  新闻详情页  --*/
.news-bt {font-family: 'Avenir 65';}
.news-bt h6 {font-size: 28px;color: #09357a;}
.news-bt time {display: block;font-size: 18px;color: #999999;margin-top: 10px;}

/*--  关于我们页  --*/
.cont{background: url(../img/cont-bg.jpg) left top;}
.cont-tit {display: flex;align-items: flex-end;}
.cont-tit h3 {font-size: 46px;text-transform: uppercase;font-family: 'Avenir 65';font-weight: bold;margin-right: 20px;}
.cont-tit p {font-size: 14px;line-height: 23px;color: #909090;text-transform: uppercase;letter-spacing: 2px;}
.cont-ul {margin-top: 20px;display: flex;align-items: center;flex-wrap: wrap;}
.cont-ul li,.cont-ul li a {color: #666666;}
.cont-ul li a:hover {text-decoration: underline;}
.cont-ul li {width: 28%;}
.cont-left {padding: 0 6px;}
.cont-left .row,.cont-bott .row {margin: 0 -6px;}
.cont-item {margin-bottom: 10px;padding: 0 6px;}
.cont-item input{display: block;width: 100%;height:63px;background: #22529e;padding: 0 10px;color: #fff;}
.cont-left textarea {display: block;width: 100%;height: 137px;background: #22529e;padding: 5px 10px;color: #fff;}
.cont-item button {display: block;width:191px;height: 63px;background: #22529e;text-align: center;line-height: 63px;color: #fff;}
.cont-item input::-webkit-input-placeholder {color: #ffffff;}
.cont-item input:-moz-placeholder {color: #ffffff;}
.cont-item input::-moz-placeholder {color: #ffffff;}
.cont-item input::-ms-input-placeholder {color: #ffffff;}

.cont-left textarea::-webkit-input-placeholder {color: #ffffff;}
.cont-left textarea:-moz-placeholder {color: #ffffff;}
.cont-left textarea::-moz-placeholder {color: #ffffff;}
.cont-left textarea::-ms-input-placeholder {color: #ffffff;}
















@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1500px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub2-nr{padding: 0 3%;}
	.sub-tit h3{font-size: 48px;}
	.sub3-num span{font-size: 56px;}
}
@media only screen and (max-width:1480px) {

}
@media only screen and (max-width:1400px) {
	.sub-tit h3{font-size: 42px;}
	.sub5-nr .swiper-button-prev{right: 17%;}
	.sub2-l,.sub2-r{display: none;}
	.sub3-num span{font-size: 46px;}
	.bott-nr .btn-left, .abo2-nr .btn-left{left: 0;}
	.bott-nr .btn-rig, .abo2-nr .btn-rig{right: 0;}
	.pro-tit h6{font-size: 30px;}
	.small .swiper-button-next {right:35%;}
	.small .swiper-button-prev {left:35%;}
	.pro-bt{font-size: 28px;}
	.news-bt h6{font-size: 26px;}
	.cont-tit h3{font-size: 44px;}
	.cont-ul li{width: inherit;margin-right: 5%;}
}
@media only screen and (max-width:1200px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.sub-tit h3{font-size:38px;}
	.sub1-cont .btn-left{left: 40%;}
	.sub1-cont .btn-rig{right: 40%;}
	.sub3-num span{font-size:42px;}
	.sub5-nr .swiper-button-prev{right:20%;}
	.pro-tit h6{font-size:28px;}
	.pro-bt,.news-bt h6{font-size: 24px;}
	.news-img{width: 31%;}
	.news-rig{width: 67%;}
	.news-bt time{font-size: 16px;}
	.cont-tit h3{font-size: 36px;}
}
@media screen and (max-width:992px) {
	.sub-tit h3{font-size:32px;}
	.sub1-tab li{font-size: 16px;}
	.sub5-nr .swiper-button-prev, .sub5-nr .swiper-button-next{width: 177px;top:-11%;}
	.sub3-num span{font-size:38px;}
	.pro-bt{font-size: 20px;}
	.pro-tit h6{font-size:24px;}
	.video-cont {max-width: 320px;max-height:520px;}
	.video-cont video,.video-cont iframe {width: 320px;height: 514px;}
	.news-img{width: 44%;}
	.news-rig{width: 52%;}
	.news-bt h6{font-size: 22px;}
	.news-bt time{font-size: 14px;}
	.cont-tit h3{font-size: 28px;}
}
@media screen and (max-width: 768px) {
	.sub-tit h3{font-size:28px;}
	.sub1-tab li{width:49%;height: 50px;font-size: 12px;margin-bottom: 20px;}
	.sub1-cont{padding-bottom: 80px;}
	.sub1-cont .btn-left{left: 30%;}
	.sub1-cont .btn-rig{right: 30%;}
	.sub2-nr,.pro-nr,.pro-top,.cont-tit{display: block;}
	.sub2-left,.sub2-rig,.pro-left,.pro-rig,.pro-zuo,.pro-you,.news-img,.news-rig{width: 100%;}
	.sub2-rig,.sub5,.pro-rig,.pro-you,.news-rig{margin-top: 20px;}
	.sub3-item,.sub5-item,.news-item2{margin-bottom: 20px;}
	.sub3-num sup{top: -20px;}
	.sub5-nr {padding-top:65px;}
	.sub5-nr .swiper-button-prev, .sub5-nr .swiper-button-next{top:25px;}
	.sub5-nr .swiper-button-prev{right:inherit;}
	.pro-tit h6{font-size:22px;}
	.pro-you{position: relative;padding-top:40%;}
	.small{margin-top: 0;width: 100%;position: absolute;top: 0;left: 0;}
	.small .swiper-button-next,.small .swiper-button-prev {top:100%;z-index: 2;}
	.small .swiper-button-next {right:30%;}
	.small .swiper-button-prev {left:30%;}
	.news-item{padding: 10px;display: block;}
	.news-rig h5{font-size:18px;}
	.news-bt h6{font-size: 20px;}
	.cont-tit h3{font-size: 24px;}
	.cont-tit p{letter-spacing: 0;}
	.cont-item input{height: 40px;}
	.cont-left{margin-bottom: 10px;}
	.cont-left textarea{height: 107px;}
	.cont-item button{height: 40px;line-height: 40px;}
	.sub2-cont{padding-right: 10px;}
}