﻿.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 h3,.white p {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: 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: #00a2e9;width:22px;}

/*--   Our Advantages  sub1--*/
.sub1,.sub3,.sub5,.abo1 {background: #eff6ff;}
.sub1-item{}
.sub1-list {background: #fff;text-align: center;position: relative;padding: 12% 10% 15%;}
.sub1-list::before {position: absolute; content: '';height:10px;width: 0%;left: auto;right: 0;bottom: 0;
	background: #f5b221;opacity: 1;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.sub1-icon {text-align: center;}
.sub1-list h4 {margin-top:10%;font-size: 26px;font-family: 'Impact';text-transform: uppercase;}
.sub1-list i {display: block;width: 30px;height: 3px;background: #f5b221;margin: 20px auto;}
.sub1-list p {line-height: 26px;color: #666666;min-height: 104px;}
.sub1-list a {color: #f5b221;display: block;margin-top: 20px;}
.sub1-list a:hover {text-decoration: underline;}
.sub1-item:hover .sub1-list::before {width: 100%;right: auto;left: 0;}
.sub1-item:hover h4 {color: #5393d3;}
.sub1-item:hover .sub1-icon img {-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

/*--   Product Classification  sub2--*/
.sub2-nr .row {margin: 0 -17.5px;}
.sub2-item {padding: 0 17.5px;margin-bottom: 3%;cursor: pointer;}
.sub2-list{background: linear-gradient(to right, #266eb8, #619fe1);padding: 14px 14px 0;position: relative;}
.sub2-list span {font-size: 14px;color: #fff;position: absolute;top: 14px;left: 30px;}
.sub2-list h4 {font-size: 20px;color: #ffffff;font-family: 'Impact';text-transform: uppercase;line-height: 55px;text-align: right;padding-right:12%;}
.sub2-suo {width: 121px;height: 121px;border-radius: 50%;display: flex;text-align: center;align-items: center;justify-content: center;position: absolute;bottom: 5px;left: 14px;background: #fff;}
.sub2-suo img {border-radius: 50%;background: #fff;box-shadow: 0px 4px 14px 0px rgba(97, 162, 221, 0.41);}
.sub2-img {overflow: hidden;}
.sub2-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub2-list p {width: 45%;background: #f5b221;text-align: center;line-height: 38px;font-size: 14px;color: #282828;border-radius:30px;
	position: absolute;right: 0;bottom: 55px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.sub2-item:hover .sub2-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub2-item:hover .sub2-suo {-webkit-animation: bounce .5s linear 1;animation: bounce .5s linear 1;}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

/*--   Company Profile  sub3--*/
.sub3-cont {line-height: 26px;color: #666666;}
.sub3-btn a {display: block;width: 167px;height:36px;text-align: center;line-height: 36px;background: #5696d7;color:#fff;font-size: 14px;margin:0 auto;}

/*--   Why choose us  sub4--*/
.sub4-top {background: url(../img/sub4-bg.jpg) no-repeat left top;}
.white div {border-bottom: 1px solid rgba(255,255,255,.41);}
.sub4-nr {position: relative;padding: 3% 0 14%;}
.sub4-bg {position: absolute;top: 0;left: -6%;width: 75.8%;}
.sub4-left{width:60%;position: relative;z-index: 2;}
.sub4-item {}
.sub4-item div {display: flex;align-items: center;font-size: 68px;color: #5696d7;}
.sub4-item div li {font-family: 'Impact';list-style: none;}
.sub4-item div span {font-family: 'Adobe 黑体 Std';}
.sub4-item p {line-height: 26px;color: #474747;max-width: 65%;}
.sub4-img {position: absolute;right:-2%;top: -10%;z-index: 3;width: 60%;}
.sub4-left .row .sub4-item:nth-child(2) div li {display: none;}
.sub4-left .row .sub4-item:nth-child(2) div  span {font-family: 'Impact';}

/*--   About Us  sub5--*/
.sub5 {overflow: hidden;}
.sub5 .title div {border-bottom: none;}
.sub5-tit {display: flex;justify-content: space-between;align-items: center;}
.sub5-tab {width: 47%;display: flex;align-items: center;justify-content: center;position:relative;z-index: 2;}
.sub5-tab::before {content: "";width: 150%;height: 100%;background: #fff;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);position: absolute;top: 0;left: 0;z-index: 1;}
.sub5-li{width: 33.3%;display: flex;align-items: center;justify-content: center;position: relative;z-index: 2;cursor: pointer;}
.sub5-li .sub5-box {display: none;}
.sub5-icon {position: relative;overflow: hidden;z-index: 2;width: 36px;height:26px;margin-right: 20px;}
.sub5-icon img {display: block;transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 36px 0);filter: drop-shadow(#fff 36px 0);}
.sub5-li span {line-height: 74px;}
.sub5-li i {display: none;}
.sub5-tab .default {position: relative;z-index: 2;}
.sub5-tab .default::before {content: "";width: 100%;height: 77px;background: #5696d7;border-radius: 5px;position: absolute;left: 0;top: -2px;z-index: -1;}
.sub5-tab .default .sub5-icon img {left: -100%;}
.sub5-tab .default span {color: #fff;}
.sub5-tab .default i {width: 0px;height: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;
	border-top: 10px solid #5696d7;font-size: 0px;line-height: 0px;position: absolute;left: 50%;bottom: -10px;display: block;margin-left: -5px;}
.sub5-word {color: #484848;line-height: 30px;}

/*--   News  sub6--*/
.sub6-box {background: #5696d7;padding: 20px 5%;}
.sub6-zuo {cursor: pointer;}
.sub6-top {display: flex;justify-content: space-between;align-items: center;}
.sub6-top h4 {max-width: 70%;color: #fff;font-size: 20px;font-family: 'Impact';}
.sub6-top time {color: #fff;}
.sub6-box p {line-height: 30px;margin-top: 15px;color: #fff;}
.sub6-rig {padding:0 15px 0 4%;}
.sub6-item {padding: 0 0 5% 7%; border-bottom: 1px solid #e4e4e4;margin-bottom: 3.5%;position: relative;cursor: pointer;}
.sub6-item::before {content:"";width: 12px;height: 12px;border: 2px solid #d2d2d2;border-radius: 50%;position: absolute;top:7px;left: 0;}
.sub6-rig .sub6-item:last-child {margin-bottom: 0;}
.sub6-item .sub6-top h4 {color: #292929;}
.sub6-item .sub6-top time {color: #5696d7;}
.sub6-item p {margin-top: 15px;color: #565656;line-height: 30px;}
.sub6-item a {display: block;text-align: center;width: 167px;height: 36px;line-height: 36px;background: #b5b5b5;color: #fff;margin-top: 20px;font-size: 14px;}
.sub6-item:hover::before{border: 2px solid #5696d7;}
.sub6-item:hover .sub6-top h4 {color: #5696d7;}
.sub6-item:hover a {background: #5696d7;}

/*--   Category  sub7--*/
.sub7-ul {background: #5696d7;}
.sub7-ul li {display: block;border-bottom: 1px solid #fff;list-style: none;line-height: 74px;color: #fff;padding-left: 15%;cursor: pointer;opacity: .6;}
.sub7-ul .default {text-decoration: underline;opacity: 1;}
.sub7-rig {padding: 0 15px 0 30px;}
.sub7-rig .row {margin: 0 -17px;}
.sub7-item {margin-bottom: 10px;padding: 0 17px;cursor: pointer;}
.sub7-img {overflow: hidden;}
.sub7-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub7-list {background: #5696d7;padding:6px 5px 10px;text-align: center;}
.sub7-list p {color: #fff;font-weight: bold;margin-top: 8px;}
.sub7-list a {display: block;font-size: 14px;color: #fff;opacity: .5;margin-top: 5px;}
.sub7-item:hover .sub7-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub7-item:hover .sub7-list a {opacity: 1;}

/*--   关于我们页  --*/
.abo1-cont {display: flex;justify-content: space-between;}
.abo1-left {width: 39.5%;padding-left: 14px;position: relative;z-index: 2;}
.abo1-left::before {content: "";width: 100%;height:75%;background: #5696d7;position: absolute;left: 0;bottom:-18px;z-index: -1;}
.abo1-word {background: #fff;padding: 25px 4% 25px 0;}
.abo1-cont2{height: 470px;line-height: 26px;color: #666666;padding:0 4% 0 25px;overflow: hidden; overflow-x: hidden!important;overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.abo1-cont2::-webkit-scrollbar-thumb {background-color: #c3c3c3;height: 60px;-webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);border-radius: 5px;}
.abo1-cont2::-webkit-scrollbar {width:5px;background-color:#e5e5e5;border-radius: 5px;}
.abo1-rig {width: 60.5%;}
.abo1-top {position: relative;background: #5696d7;padding: 15px 5% 15px 0;display: flex;justify-content: space-between;align-items: center;z-index: 2;}
.abo1-top i {width: 0px;height: 0px;border-bottom: 10px solid transparent;border-top: 10px solid transparent;
	border-right: 10px solid #5696d7;font-size: 0px;line-height: 0px;position: absolute;left: -10px;top: 50%;margin-top: -8px;}
.abo1-name {width:88%;text-align: right;}
.abo1-name h4 {font-size: 32px;text-transform: uppercase;color: #fff;font-family: 'Impact';}
.abo1-name p {color: #fff;margin-top: 5px;}
.abo1-box {position: relative;}
.abo1-box .swiper-button-next,.abo1-box .swiper-button-prev{ width:70px; height:24px; cursor: pointer; position: absolute;top: inherit;left: inherit; bottom:0;z-index: 99;opacity:1;display: block;}
.abo1-box .swiper-button-next {right:0;background: url(../img/next01.jpg) no-repeat center center;}
.abo1-box .swiper-button-prev {right:9%;background: url(../img/prev01.jpg) no-repeat center center;}
.abo2 {background:url(../img/abo2-bg.jpg) left top;}
.abo2-nr {padding: 3% 0 0;}
.abo2-cont .row{margin: 0;}
.abo2-item {padding:0;background: linear-gradient(to right, rgba(12, 99, 187, 0.33) 0%, rgba(12, 99, 187, 0.1) 25%, rgba(12, 99, 187, 0) 100%);}
.abo2-list {text-align: center;padding: 10% 13% 10%;}
.abo2-icon {position: relative;max-width: 190px;margin-left: 25%;}
.abo2-tu {position: absolute;top: 18%;left:17%;width: 37%;}
.abo2-tu img {transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.abo2-list h5 {font-size: 25px;text-transform: uppercase;font-family: 'Impact';color: #fff;}
.abo2-list i {display: block;width: 30px;height: 3px;background: #f5b221;margin: 20px auto;}
.abo2-list p {line-height: 26px;color: #fff;}
.abo2-item:hover .abo2-tu img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
.abo3-tu {margin-bottom: 14px;}
.abo3-cont {padding: 0 0 0 15px;margin-bottom: 14px;}
.abo3-box {background: #5696d7;width: 100%;height: 100%;text-align: center;padding-top: 18%;}
.abo3-box i {display: block;width: 24px;height: 3px;background: #fff;border-radius: 3px;margin: 20px auto;}
.abo3-box h4 {font-size: 36px;text-transform: uppercase;color: #fff;font-family: 'Impact';}
.abo3-left {padding: 0 18px 0 15px;}
.abo3-rig {padding: 0 15px 0 3px;}
.abo3-di {background: #5696d7;text-align: center;padding: 10px;line-height: 30px;color: #fff;}

/*--   产品列表页  --*/
.pro {display: flex;justify-content: space-between;}
.pro-left {width: 20%;}
.pro-bt {background: #5696d7;color: #fff;line-height: 50px;padding-left: 25px;font-family: 'Impact';text-transform: uppercase;font-size: 24px;}
.accordion {width: 100%;z-index: 10;position: relative;background: #f9f9f9;border: 1px solid #efefef;}
.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;border-bottom: 1px dashed #dfe2e6;}
.link a {color: #111111 !important;line-height:42px;padding-left:40px;font-size:16px;display: flex;align-items: center;background: url(../img/li-icon.png) no-repeat 10px center;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a,.acc-li .link a:hover {color: #5696d7 !important;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {background: #eff6ff;}
.submenu-body li a {display: block;line-height:42px;color: #666666 !important;padding-left:42px;font-size: 14px;display: flex;align-items: center;border-bottom: 1px dashed #dfe2e6;}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #fff !important;background: #5696d7;}
.pro-rig {width: 78.9%;}
.pro-item{margin-bottom: 20px;cursor: pointer;}
.pro-list {text-align: center;}
.pro-img {border: 1px solid #dcdcdc;position: relative;overflow: hidden;}
.pro-img .img1 {position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.pro-list p {color: #787878;margin-top:10px;}
.pro-item:hover .pro-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;}}

/*--   产品详情页  --*/
.pro-top {display: flex;width: 100%;justify-content: space-between;}
.big {border: 1px solid #dcdcdc;width: 45%;}
.pro-you {width: 48%;}
.pro-tit {font-size: 30px;color: #010101;text-transform:uppercase;font-family: 'Impact';}
.pro-fu {color: #5696d7;margin-top: 20px;}
.pro-cont {line-height: 30px;color: #858585;}
.pro-tit2 {background: #eff6ff;border-bottom: 3px solid #5696d7;}
.pro-tit2 p {display: inline-block;color: #fff;line-height: 40px;padding: 0 5%;background: #5696d7;}
.pro-cont2 {color: #858585;line-height: 30px;}
.pro-bott {padding: 0 0 3%;}
.pro-bt2 {font-size: 30px;color: #000;text-transform: uppercase;font-family: 'Impact';}

/*--   新闻列表页  --*/
.news-item {display: flex;justify-content: space-between;align-items: center;background: #eff6ff;margin-bottom: 3%;}
.news-left {width: 29.2%;}
.news-rig {width: 68.4%;}
.news-tit {display: flex;align-items: center;justify-content: space-between; padding-right: 5%;border-bottom: 1px solid #cde1f6;padding-bottom:4%;}
.news-tit h4{font-size: 20px;color: #5696d7;font-family: 'Impact';}
.news-tit time {color: #5696d7;}
.news-rig p {margin-top: 20px;line-height: 30px;color: #565656;}
.news-rig a {display: block;width: 167px;height:36px;text-align: center;line-height: 36px;background: #5696d7;color: #fff;font-size: 14px;margin-top: 20px;}

/*--   新闻详情页  --*/
.news-top {width: 63.5%;margin: 0 auto;position: relative;}
.news-top .swiper-button-next,.news-top .swiper-button-prev{ width:29px; height:31px; cursor: pointer; position: absolute;top: 50%;margin-top:-15.5px;z-index: 99;opacity:1;display: block;}
.news-top .swiper-button-next {right:-8%;background: url(../img/next4.png) no-repeat center center;left:inherit;}
.news-top .swiper-button-prev {left:-8%;background: url(../img/prev4.png) no-repeat center center;right: inherit;}
.news-cont{color: #565656;line-height: 30px;}


/*--  联系我们页  --*/
.pad {padding: 3%;}
.cont-nr {padding: 3%;background: #fff;box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.2);border-radius: 15px;}
.cont-left {padding: 3% 3% 15px;background: #eff6ff;position: relative;}
.cont-tit h3{font-size: 36px;color: #5696d7;text-transform: uppercase;font-family: 'Impact';}
.cont-tit i {display: block;width: 50px;height: 3px;background: #5696d7;margin:20px 0;}
.cont-left ul {margin-top: 25px;}
.cont-left ul li {display: block;line-height: 34px;color: #747474;}
.cont-left ul li a {color: #747474;}
.cont-left ul li a:hover {color: #5696d7;text-decoration: underline;}
.cont-icon {position: absolute;bottom: 6%;left:7%;width: 80%;display: flex;align-items: center;}
.cont-icon a {display: block;margin-right: 20px;}
.cont-rig {padding:0 15px 0 3%;}
.cont-item{margin-bottom: 10%;position: relative;}
.cont-item input {display: block;width: 100%;height:58px;background: #fff;border-radius: 5px;padding: 0 10px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);}
.cont-item button {display: block;width: 100%;height:58px;background: #5696d7;text-align: center;line-height: 58px;color: #fff;border-radius: 5px;}
.cont-bott {border-top:28px solid #333f45;}
.cont-item1 {margin-bottom: 0;}













@media only screen and (max-width:1750px) {
	.sub4-nr{padding: 3% 0 18%;}
}



@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%;}
	.sub4-nr{padding: 3% 3% 18%;}
	.sub4-img {right: 0;}
	.pro-bott {padding: 0 3% 3%;overflow: hidden;}
	.sub7 {padding: 0 3%;}
}
@media only screen and (max-width:1400px) {
	.sub4-item div {font-size: 50px;}
	.sub4-item p {max-width: 77%;}
	.abo3-box h4 {font-size: 32px;}
	.abo1-name h4 {font-size: 30px;}
	.cont-tit h3 {font-size: 32px;}
	.sub7-ul li {line-height: 70px;}
	.sub7-rig .row {margin: 0 -15px;}
	.sub7-item {padding: 0 15px;}
}
@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;}
	.pro-bott {padding: 0 15px 3%;overflow: hidden;}
	.sub1-list h4 {font-size: 20px;}
	.sub2-list span {left: 20px;}
	.sub2-list h4 {font-size: 18px;padding-right: 8%;}
	.sub4-nr{padding: 3% 15px 22%;}
	.sub4-item div {font-size:45px;}
	.abo3-box h4,.pro-tit{font-size: 28px;}
	.abo1-name h4 {font-size: 26px;}
	.abo1-cont2 {height: 387px;}
	.pro-left {width: 25%;}
	.pro-rig {width: 73.9%;}
	.news-left {width: 35%;}
	.news-rig {width: 62%;}
	.cont-tit h3 {font-size: 30px;}
	.sub7 {padding: 0 15px;overflow: hidden;}
	.sub7-ul li {padding-left: 10%;}
	.sub7-ul li {line-height:64px;}
	.sub7-rig {padding: 0 15px;}
	.sub7-rig .row {margin: 0 -10px;}
	.sub7-item {padding: 0 10px;}
}
@media screen and (max-width:992px) {
	.sub2-list h4 {padding-right: 0;}
	.sub2-item {padding: 0 15px;}
	.sub2-nr .row {margin:0 -15px;}
	.abo3-box h4,.pro-tit{font-size: 24px;}
	.abo3-box {padding-top: 8%;}
	.pro-left {width: 30%;}
	.pro-rig {width: 68.9%;}
	.pro-you {width: 52%;}
	.pro-bt2 {font-size: 28px;}
	.news-left {width: 40%;}
	.news-rig {width:58%;}
	.cont-tit h3 {font-size: 28px;}
}
@media screen and (max-width: 768px) {
	.sub1-item {margin-bottom: 20px;}
	.sub1-list {padding: 15px 10px;}
	.sub1-list p {font-size: 14px;line-height: 20px;}
	.sub4-left {width: 100%;}
	.sub4-img {position: inherit;top: inherit;right: inherit;width: 100%;}
	.sub4-nr {padding: 3% 15px;}
	.sub5-tit {display: block;}
	.sub5-tab {width: 100%;margin-top: 15px;}
	.sub5-icon {margin-right: 5px;}
	.sub5-item {margin-bottom: 5px;}
	.sub6-rig {padding: 0 15px;margin-top: 15px;}
	.abo1-cont {display: block;}
	.abo1-left {width: 100%;padding-left: 0;}
	.abo1-left::before {display: none;}
	.abo1-rig {width: 100%;}
	.abo1-box .swiper-button-prev {right: 20%;}
	.abo1-name {width: 80%;}
	.abo2-list {padding: 15px 10px;}
	.abo2-item {margin-bottom: 15px;}
	.abo3-left,.abo3-rig {padding: 0 15px;}
	.abo3-box i {margin: 10px auto;}
	.abo3-left {margin-bottom:15px;}
	.abo2-list p {font-size: 14px;}
	.pro,.pro-top,.news-item {display: block;}
	.pro-left,.pro-rig,.big,.pro-you,.news-left,.news-rig,.news-top {width: 100%;}
	.pro-rig,.pro-you {margin-top: 20px;}
	.pro-bt {padding: 0;text-align: center;}
	.pro-bt2 {font-size: 24px;}
	.news-rig {padding:15px;}
	.news-top .swiper-button-prev {left: 0;}
	.news-top .swiper-button-next {right: 0;}
	.cont-rig {padding: 0 15px;margin-top: 20px;}
	.cont-item input,.cont-item button {height: 50px;}
	.cont-item {margin-bottom: 15px;}
	.cont-tit h3 {font-size: 24px;}
	.sub7-ul li {line-height: 45px;}
	.sub7-rig {margin-top: 20px;}
	.sub7-rig .row {margin: 0 -5px;}
	.sub7-item {padding: 0 5px;}
	.sub7-list p {font-size: 14px;}
}