.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;}
.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;}
.banner {max-height:750px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width:10px;height:10px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{width:32px;background:#0068b7;opacity: .82;}

/*--  our advantages  sub1  --*/
.sub1,.sub3,.abo2 {background: #e5f0f8;}
.sub1-cont .row {margin: 0 -23px;}
.sub1-item {padding: 0 23px;position: relative;}
.sub1-list {background: #f5f9fc;text-align: center;border-radius: 10px;min-height: 447px;padding:10% 30px 0;border: 1px solid #fff;position: relative;z-index: 2;
-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-list h4 {font-size: 24px;line-height: 30px;text-transform: uppercase;font-family: 'Casanova Scotia';}
.sub1-list i {display: block;width: 27px;height: 4px;background: #0068b7;margin: 20px auto;}
.sub1-list div {font-size: 14px;line-height: 24px;color: #282828;}
.sub1-item img {position: absolute;bottom:-10%;left: 0;width: 100%;opacity: 0;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-item:hover img {opacity: 1;}
.sub1-item:hover .sub1-list {background: #0068b7;}
.sub1-item:hover .sub1-list h4,.sub1-item:hover .sub1-list div {color: #fff;}
.sub1-item:hover .sub1-list i {background: #fff;}
.sub1-item:hover {-webkit-animation-name: hvr-hang-sink, hvr-hang;animation-name: hvr-hang-sink, hvr-hang;
	-webkit-animation-duration: .5s, 3s;animation-duration: .5s, 3s;-webkit-animation-delay: 0s, .5s;animation-delay: 0s, .5s;-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;-webkit-animation-direction: normal, alternate;animation-direction: normal, alternate;}
@-webkit-keyframes hvr-hang {
	0% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
	50% {-webkit-transform: translateY(6px);transform: translateY(6px);}
	100% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
}
@keyframes hvr-hang {
	0% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
	50% {-webkit-transform: translateY(6px);transform: translateY(6px);}
	100% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
}
@-webkit-keyframes hvr-hang-sink {
	100% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
}
@keyframes hvr-hang-sink {
	100% {-webkit-transform: translateY(-24px);transform: translateY(-24px);}
}
.hvr-hang {vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);}

/*--  Main Products  sub2  --*/
.sub2 {background: url(../img/sub2-bg.jpg) left top;}
.sub2-cont {position: relative;}
.sub2-item {padding-bottom: 4px;cursor: pointer;}
.sub2-list {background: #ffffff;position: relative;padding-bottom: 40px;}
.sub2-list::before {content: "";width: 50%;height:7px;background: #0068b7;position: absolute;left: 50%;margin-left: -25%;bottom: -4px;}
.sub2-img {position: relative;overflow: hidden;}
.sub2-img .img1 {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.sub2-item:hover .sub2-img .img1 {animation-name: big;-webkit-animation-name: big;-webkit-animation-duration: 0.7s;animation-duration: 0.7s;}
@keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.4);opacity: 0;}}
@-webkit-keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.4);opacity: 0;}}
.sub2-box {padding: 0 5%;}
.sub2-box h4 {font-family: 'Raleway';font-size: 28px;color: #1e2d3a;font-weight: 300;}
.sub2-box p {margin-top: 15px;line-height: 20px;color: #000000;font-family: 'Raleway';}
.sub2-cont .btn-rig,.sub2-cont .btn-left{ width:20px; height:95px;margin-top:-47.5px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.sub2-cont .btn-rig {right:-3%;background: url(../img/next1.png) no-repeat center center;}
.sub2-cont .btn-left {left:-3%;background: url(../img/prev1.png) no-repeat center center;}
.sub2-btn a {display: inline-block;color: #f9fafb;font-size: 22px;width: 264px;height: 79px;background: #0068b7;line-height: 79px;text-align: center;}

/*--  video  sub3  --*/
.sub3-nr video {width: 100%;height: auto;}

/*--  company profile  sub4  --*/
.sub4 {position: relative;overflow:hidden;background: #f3f3f3;}
.sub4-nr {padding: 4% 0 2%;position: relative;z-index: 2;}
.sub4-tit h3 {font-size: 48px;font-family: 'Casanova Scotia';color: #000000;text-transform: uppercase;}
.sub4-tit p {display: flex;align-items: flex-end;margin-top: 5px;}
.sub4-tit p span {font-size: 36px;color: #282828;}
.sub4-tit p i {display: block;width: 188px;height: 1px;background: #282828;opacity: .3;margin: 0 0 15px 20px;}
.sub4-cont {background: #ffffff;width: 52.7%;padding:3% 2% 3% 3%;}
.sub4-bt {display: flex;align-items: flex-end;}
.sub4-bt h4{font-size: 24px;color: #282828;line-height: 30px;font-weight: bold;margin-left: 20px;}
.sub4-cont2 {font-size: 18px;line-height: 30px;height: 300px;padding-right: 10px; overflow: hidden; overflow-x: hidden!important;overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.sub4-cont2::-webkit-scrollbar-thumb {background-color: #c3c3c3;height: 60px;-webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);border-radius: 5px;}
.sub4-cont2::-webkit-scrollbar {width:5px;background-color:#e5e5e5;border-radius: 5px;}
.sub4-bott {display: flex;justify-content: space-between;align-items: center;padding-left: 3%;}
.sub4-left {max-width: 71%;}
.sub4-left h4 {font-size:24px;text-transform: uppercase;font-family: 'Casanova Scotia';}
.sub4-left p {font-size: 18px;line-height: 30px;margin-top: 5px;}
.sub4-bott a {display: block;font-size: 18px;color: #ffffff;width: 164px;height: 47px;background: #0068b7;border-radius: 30px;text-align: center;line-height: 47px;}
.sub4-big {position: absolute;right:0;top: 0;width: 61%;}
.sub4-zuo {width: 140px;background: #282828;height: 100%;position: absolute;left: 0;top: 0;}
.sub4-icon {display: flex;justify-content: center;background: #0068b7;height:22%;padding-top: 45%;align-items: flex-start;}
.sub4-word {height: 70%;font-size: 14px;line-height: 20px;color: #fff;writing-mode: tb-rl;width: 100%;text-align: center;padding:0 40% 0 0;letter-spacing: 25px;font-style: italic;}

/*--  news  sub5  --*/
.sub5-nr,.sub6-cont {position: relative;padding-bottom:50px;}
.sub5-list {border: 1px solid #cdcdcd;position: relative;overflow: hidden;}
.sub5-box {padding: 25px 10px 15px;}
.sub5-box h4 {font-size: 24px;color: #a7a7a7;font-weight: 200;}
.sub5-box i {display: block;width: 62px;height: 1px;background: #b5b5b5;margin: 10px auto;}
.sub5-box time {line-height: 24px;color: #aaaaaa;}
.sub5-nr .swiper-paginations2,.sub6-cont .swiper-paginations3 {bottom:0px;width: 100% !important;position: absolute;text-align: center;}
.sub5-nr .swiper-pagination-bullet,.sub6-cont .swiper-pagination-bullet {background: #000000;opacity: 1;width: 12px;height: 12px;margin: 0 8px !important;}
.sub5-nr .swiper-pagination-bullet-active {background:#0068b7;}
.sub5-item {cursor: pointer;}
.sub5-cont {width: 100%;height: 100%;background: rgba(0,0,0,.7);position: absolute;bottom:-50%;left: 0;padding:20% 30px 0;text-align: center;color: #fff;opacity: 0;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub5-cont h4 {font-size: 24px;}
.sub5-cont i {display: block;width:62px;height: 1px;background: #fff;margin: 25px auto;}
.sub5-cont p {line-height: 24px;margin-top: 20px;}
.sub5-item:hover .sub5-cont {bottom:0;opacity: 1;}
.sub5-item:hover .sub5-box {opacity: 0;}
.font{width: 90%;height: 90%;top:5%;left:5%;position:absolute;color:#a9a9a9;text-align:center;}
.font::before,.font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.font::before{top:0;right:0;bottom:0;left:0;border-top:1px solid #a9a9a9;
 border-bottom:1px solid #a9a9a9;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.font::after{top:0;right:0;bottom:0;left:0;border-right:1px solid #a9a9a9;
border-left:1px solid #a9a9a9;transform:scale(1,0);transform-origin:100% 0;} 
.sub5-item:hover .font::before,.sub5-item:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

/*--  case  sub6  --*/
.sub6 {background: url(../img/sub6-bg.jpg) left top;}
.sub6-cont .swiper-pagination-bullet-active {background: #1cb3d0;}
.sub6-item {cursor: pointer;}

/*--  logo  sub7  --*/
.sub7 {background: #b2b2b2;}

/*--  产品列表页  --*/
.pro-left {float: left;width: 23.3%;}
.pro-bt {width: 100%;background: #0168b7;text-align: center;padding:20% 5px;}
.pro-bt h4 {font-size: 30px;color: #ffffff;text-transform: uppercase;}
.pro-bt i {display: inline-block;width:45px;height:6px;background: #fff;margin-top: 15px;}
.pro-lx {background: #0168b7;padding:15% 10px 15% 12%;}
.pro-lx li {display: flex;align-items: center;}
.pro-lx li img {margin-right: 20px;}
.pro-lx li p {color: #fff;line-height:40px;font-size: 18px;}
.pro-lx li p a {color: #fff;}
.pro-lx li p a:hover {text-decoration:underline;}
.pro-rig {float: right;width: calc(100% - 23.3%);padding-left: 2%;}
.pro-rig .row {margin: 0 -17.5px;}
.pro-item{margin-bottom: 3%;padding:0 17.5px;cursor:pointer;}
.pro-img {position: relative;overflow: hidden;border: 1px solid #cacaca;}
.pro-img img {transition: 0.3s;}
.overlay {display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;opacity: 0;z-index: 20;background: rgba(255, 106, 0,.6);overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
a.expand {display: block;position: absolute;z-index: 100;width: 60px;height: 60px;border: solid 5px #fff;text-align: center;color: #fff !important;
	line-height:50px;font-weight: 700;font-size: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border-radius: 30px;}
.overlay a.expand {display: block; top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;border-radius: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.pro-item:hover .overlay {opacity: 1;}
.pro-item:hover .overlay a.expand {width: 60px;height: 60px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border-radius: 30px;}
.pro-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-list{transition:all 0.5s;}
.pro-list p {text-align: center;font-size: 18px;color: #000000;margin-top: 10px;}
.accordion {width: 100%;z-index: 10;position: relative;background:url(../img/ul-bg.jpg) no-repeat left top;min-height: 490px;padding: 30px 5% 0 10px;margin-top: -10%;}
.accordion .acc-li {display: block;margin-top:4px;border-bottom:1px dashed #b4b4b4;}
.accordion .acc-li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;}
.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;}
.link a {color: #000 !important;display: block;line-height:45px;font-weight:bold;padding:0 20px;font-size:18px;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a, .acc-li:hover .link a {text-decoration: underline;color: #0168b7 !important;}
.submenu-body.open {padding:10px 0 20px;}
.submenu-body li a {display: block;line-height: 24px;color: #060408 !important;padding:0 15px;font-size:15px; background: url(../img/rig-bg.png) no-repeat left center;}
.submenu-body li {line-height:24px;padding-left:25px;}
.submenu-body .active a,.submenu-body li a:hover {text-decoration: underline;}

/*--  产品详情页  --*/
.pro-top {display: flex;justify-content: space-between;}
.pro-zuo {width: 38.9%;}
.big {border: 1px solid #bfbfbf;}
.small {position: relative;padding: 0 5%;margin-top: 25px;}
.small .btn-rig,.small .btn-left,.bott-nr .btn-rig,.bott-nr .btn-left{width:16px; height:48px;margin-top:-24px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.small .btn-rig,.bott-nr .btn-rig {right:0;background: url(../img/next4.png) no-repeat center center;}
.small .btn-left,.bott-nr .btn-left {left:0;background: url(../img/prev4.png) no-repeat center center;}
.small-list {padding: 1px;}
.small-img,.bott-img {border: 1px solid #bfbfbf;}
.small-list.active .small-img {border: 1px solid #0168b7;}
.pro-you {width: 57.4%;}
.pro-tit {padding-bottom:2%;border-bottom: 1px solid #c1c1c1;}
.pro-tit h5,.pro-btn span,.pro-bt2 {font-size: 24px;color: #333333;font-weight: bold;}
.pro-cont {font-size: 18px;line-height: 36px;}
.pro-btn {display: flex;align-items: center;}
.pro-btn a {display: block;width: 190px;height: 57px;text-align: center;line-height: 57px;background: #0168b7;color: #fff;margin-left: 20px;}
.pro-bt2 {padding-bottom:10px;border-bottom:5px solid #0168b7;}
.pro-tit2 h3 {font-size: 40px;text-transform: uppercase;}
.pro-tit2 i {display: inline-block;width:40px;height:4px;background: #0168b7;margin-top: 10px;}
.bott-nr {position: relative;padding: 0 2%;}
.bott-item {cursor: pointer;}

/*--  关于我们页  --*/
.abo1-cont {font-size: 18px;line-height: 30px;}
.abo1-bott {position: relative;}
.abo1-bott .btn-rig,.abo1-bott .btn-left{ width:28px; height:78px;margin-top:-39px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.abo1-bott .btn-rig {right:-3%;background: url(../img/next6.png) no-repeat center center;}
.abo1-bott .btn-left {left:-3%;background: url(../img/prev6.png) no-repeat center center;}
.abo2-item {padding: 24px;display: flex;align-items: center; justify-content: space-between;background: rgba(40,40,40,.1);border-radius: 10px;margin-bottom: 25px;}
.abo2-left {width: 52%;}
.abo2-left h5 {font-size: 24px;text-transform: uppercase;font-family: 'Casanova Scotia';}
.abo2-left i {display: inline-block;width: 27px;height: 4px;background: #282828;margin: 20px 0;}
.abo2-word{line-height: 30px;}
.abo2-rig {width: 41%;}
.abo2-cont .abo2-item:nth-child(2n){background: #0068b7;}
.abo2-cont .abo2-item:nth-child(2n) .abo2-left {color: #fff;text-align: right;}
.abo2-cont .abo2-item:nth-child(2n) .abo2-left i {background: #fff;}

/*--  新闻列表页  --*/
.news-nr {overflow: hidden;}
.news-item {position: relative;margin-bottom:45px;transition: all 0.3s ease-out 0s;height: 263px;cursor: pointer;display: flex;align-items: center;padding: 0 3%;}
.news-item:before,.news-item:after {display: table;clear: both;content: '';}
.news-left {width:10%;height:100%;text-align: center;position: relative;padding-top: 5%;}
.news-item .news-left:after {content: '';position: absolute;top: 0;right:0;width: 0;height: 263px;z-index: -1;
	background:#0168b7;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-left h1 {display: block;font-size:64px;color: #0168b7;text-align: center;font-weight: bold;}
.news-left time {display: block;font-size:18px;color: #0168b7;}
.news-left div {z-index: 99;position: relative;}
.news-rig {background: #f1f1f1;padding: 14px 16px;display: flex;align-items: center;height: 263px;position: relative;justify-content: space-between;width:90%;border-left: 1px solid #bdbdbd;}
.news-rig:after {content: '';position: absolute;top: 0;right: 0;background: #0168b7;height: 100%;width: 0; transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-zuo {float: left;width: 65%;padding: 0 2% 0 15px;}
.news-you {float: right;width:31%;text-align: right;max-height: 235px;overflow: hidden;}
.news-zuo h6 {display: block;color: #282828;font-size: 20px;}
.news-zuo i {display: block;width: 100%;height: 1px;background: #c1c1c1;margin-top: 15px;}
.news-zuo p {color: #515151;line-height: 27px;margin-top: 15px;}
.news-zuo a {display: block;width: 166px;height: 50px;text-align: center;line-height: 50px;background: #0168b7;color: #fff;margin-top: 20px;}
.news-item.hover .news-rig {background: #0168b7;}
/* .news-item.hover .news-left h1,.news-item.hover .news-left time {color: #fff;-webkit-line-clamp: 2;
background-image: -webkit-linear-gradient(left, #fff,#fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;} */
.news-nr .news-item:last-child {margin-bottom: 0;}
.news-item.hover .news-left:after {width:377px;}
.news-item.hover .news-rig:after {width:360px;right:-360px;}
.news-item.hover .news-left h1,.news-item.hover .news-left time {color: #fff;}
.news-item.hover .news-zuo h6,.news-item.hover .news-zuo p {color: #fff;}
.news-item.hover .news-zuo a {background: #fff;color: #0168b7;}
.news-item.hover .news-rig {border-left: 1px solid #3889c7;}

/*--  新闻、案例详情页  --*/
.det-tit {text-align: center;}
.det-tit h3 {font-size: 26px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #d1d1d1;}
.det-tit p {display: flex;justify-content: center;align-items: center;margin-top: 15px;color: #5a5a5a;}
.det-tit p time {margin-right: 25px;}
.det-cont {line-height: 30px;color: #5a5a5a;}
.det-bott {position: relative;padding: 0 5%;}
.det-bott .buttonNext2,.det-bott .buttonPrev2{ width:19px; height:95px;margin-top:-47.5px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.det-bott .buttonNext2 {right:0;background: url(../img/you2.png) no-repeat center center;}
.det-bott .buttonPrev2 {left:0;background: url(../img/zuo2.png) no-repeat center center;}

/*--  案例列表页  --*/
.cases-item {margin-bottom: 25px;cursor: pointer;}
.cases-list {text-align: center;}
.cases-list p {color: #323232;margin-top: 15px;}

/*--  联系我们页  --*/
.cont-nr {padding: 0 0 5%;}
.cont {position: relative;z-index: 2;}
.cont-item {padding: 40px 5% 20px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);background: #fff;}
.cont-item h3,.cont-rig h3 {display: block;font-size: 36px;text-transform: uppercase;font-weight: bold;}
.cont-item i,.cont-rig i {display: block;width: 50px;height: 3px;background: #182d55;margin-top: 15px;}
.cont-item span {display: block;font-size: 14px;margin-top: 20px;}
.cont-item input {display: block;font-size:20px; width: 100%;height:40px; margin-bottom:25px;border-bottom: 1px solid #666666;}
.cont-item textarea {display: block;font-size:20px;width: 100%;height:90px;margin-bottom: 20px;border-bottom: 1px solid #666666;}
.cont-item button {float: right;width:120px;height:40px;text-align: center;line-height: 34px;background: #0168b7;color: #fff; cursor: pointer;font-size: 20px;}
.cont-left {padding: 0 5% 0 15px;}
.cont-rig {padding: 40px 0 0 2%;}
.cont-rig {position: relative;}
.cont-rig ul {margin-top: 3%;width: 85%;position: relative;z-index: 2;}
.cont-rig ul li {display: block;font-size:16px;line-height: 36px;color: #000000;}
.cont-rig ul li a {color: #000000;}
.cont-rig ul li span {font-weight: bold;color: #000000;margin-right: 5px;}
.cont-rig ul li a:hover {color: #0068b7;}
.map {position: absolute;left:15%;top: 40px;}
.dt {margin-top: -10%;}















@media only screen and (max-width:1600px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub4-nr {padding: 4% 3% 2%;}
	.sub2-box h4 {font-size: 26px;}
	.sub4-cont2 {font-size: 16px;}
	.sub4-zuo {display: none;}
	.sub4-tit h3 {font-size: 45px;}
	.sub4-tit p span {font-size: 32px;}
	.sub5-box h4 {font-size: 22px;}
	.pro-bt h4 {font-size: 28px;}
	.pro-tit2 h3 {font-size: 38px;}
	.cont-item h3, .cont-rig h3 {font-size: 34px;}
}
@media only screen and (max-width:1550px) {
	.sub2-btn a {font-size: 20px;height: 55px;line-height: 55px;}
	.pro-lx {padding: 15% 10px 15% 8%;}
	.pro-lx li p {font-size: 16px;}
	.pro-bt h4 {font-size: 24px;}
	.pro-tit2 h3 {font-size: 36px;}
	.cont-item h3, .cont-rig h3 {font-size: 32px;}
}
@media only screen and (max-width:1400px) {
	.sub1-list h4,.sub2-box h4{font-size: 22px;}
	.sub1-list {min-height: 480px;padding:20px 30px;}
	.sub2-btn a {font-size: 18px;}
	.sub4-tit h3 {font-size: 40px;}
	.sub4-tit p span {font-size: 28px;}
	.sub5-box h4 {font-size: 20px;}
	.pro-lx {padding:20px 15px;}
	.pro-tit2 h3 {font-size: 34px;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: 235px;}
	.cont-item h3, .cont-rig h3 {font-size: 30px;}
	.cont-item button {font-size: 18px;}
}
@media only screen and (max-width:1200px) {
	.sub4-cont {width: 68%;}
	.sub5-box h4 {font-size: 18px;}
	.sub1-list h4,.sub2-box h4{font-size: 20px;}
	.sub2-btn a,.sub4-bott a {font-size: 16px;}
	.sub4-tit h3 {font-size: 36px;}
	.sub4-tit p span {font-size: 24px;}
	.sub5-box h4 {font-size:18px;}
	.abo1-cont {font-size: 16px;line-height: 30px;}
	.pro-left {width: 28%;}
	.pro-rig {width: calc(100% - 28%);}
	.pro-tit2 h3 {font-size: 32px;}
	.pro-tit h5, .pro-btn span, .pro-bt2 {font-size: 22px;}
	.news-item {padding: 0;}
	.cont-item h3, .cont-rig h3 {font-size: 28px;}
	.cont-item input {font-size: 18px;}
	.cont-left {padding: 0 3% 0 15px;}
	.cont-item button {font-size: 16px;}
}
@media screen and (max-width:992px) {
	.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;}
	.sub2-cont .btn-left,.abo1-bott .btn-left {left: 0;}
	.sub2-cont .btn-rig,.abo1-bott .btn-rig {right: 0;}
	.pro-left {width:32%;}
	.pro-rig {width: calc(100% - 32%);}
	.pro-tit2 h3 {font-size: 28px;}
	.cont-item h3, .cont-rig h3 {font-size: 24px;}
}
@media screen and (max-width: 768px) {
	.sub1-list {min-height:inherit;}
	.sub1-item {margin-bottom: 20px;}
	.sub4-cont,.abo2-left,.abo2-rig,.pro-left,.pro-rig,.pro-zuo,.pro-you,.news-zuo,.news-you,.news-rig {width: 100%;}
	.sub4-left {max-width: 100%;}
	.sub4-bott {display: block;padding-left: 0;margin-top: 20px;}
	.sub4-bott a,.abo2-rig,.abo2-cont .abo2-item:nth-child(2n) .abo2-left,.pro-rig,.pro-you,.news-you {margin-top: 20px;}
	.sub4-big {position: inherit;right: inherit;top: inherit;width: 100%;}
	.sub4-tit h3 {font-size: 32px;}
	.sub4-bt h4 {font-size: 14px;}
	.sub7-img img {max-width:35%;}
	.sub4-left p,.pro-list p {font-size: 16px;}
	.abo2-item {display: block;}
	.abo2-cont .abo2-item:nth-child(2n) .abo2-left {text-align: left;}
	.pro-rig .row {margin:0 -5px;}
	.pro-rig {padding: 0;}
	.pro-item {padding: 0 5px;}
	.pro-tit2 h3 {font-size: 24px;}
	.pro-top {display: block;}
	.pro-btn span {font-size: 18px;}
	.pro-cent {margin: 30px 0 15px;}
	.bott-nr,.news-zuo {padding: 0;}
	.pro-btn a {width: 170px;height:50px;line-height:50px;}
	.news-left {display: none;}
	.news-item.hover .news-rig:after {display: none;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: inherit;}
	.news-item.hover {background: #0168b7;}
	.news-rig {display: block;border: none;}
	.news-you {max-height:inherit;}
	.news-item.hover .news-rig {border: none;}
	.det-tit h3 {font-size: 22px;}
	.det-bott {padding: 0;}
	.cont-rig {padding: 0 15px;margin-top: 20px;}
	.dt {margin-top: 20px;}
	.pro-bt {padding: 20px 10px;}
	.accordion {min-height: inherit;}
	.pro-lx {display: none;}
}