.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:860px;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: #1a7fb2;width:22px;}
.swipers {overflow: hidden;}

/*--  custom package  sub1  --*/
.sub1 {background: #f8f8f8;}
.sub {padding: 0;}
.sub-nr {display: flex;justify-content:space-between;align-items: center;padding: 30px 30px 30px 40px;background: linear-gradient(to right, #174993, #20dee8);}
.sub-left {width: 67%;}
.sub-left p {font-size: 28px;line-height: 30px;font-weight: bold;color: #ffffff;font-family: 'Times New Roman';font-style: italic;}
.sub-left i {display: block;width: 34%;height: 1px;background: #ffffff;margin:20px 0 11px;}
.sub-left span {line-height: 24px;color: #ffffff;font-style: italic;max-width: 78%;}
/*.sub-rig a{display: flex;align-items: center;justify-content: center;width: 228px;height: 40px;background: #ffffff;text-align: center;*/
/*	line-height: 40px;color: #333333;font-family: 'Times New Roman';font-weight: bold;}*/
/*.sub-rig a img {width: 18px;height: 14px;margin-left: 15px;animation: myfirst 0.5s infinite;}*/
/*@keyframes myfirst {*/
/*	0% {*/
/*		transform: translate(0px, 0px);*/
/*	}*/
/*	50%{*/
/*		transform: translate(0px, -3px);*/
/*	}*/
/*	100%{*/
/*		transform: translate(0px, 0px);*/
/*	}*/
/*}*/
.sub-rig {display:flex;align-items:center;}
.sub-rig a {margin:0 8px;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;}
.sub-rig a:hover {transform: translateY(-10px);-webkit-transform: translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}


.sub1-nr {padding: 0;}
.sub1-item{cursor: pointer;}
.sub1-list {text-align: center;transition:all 0.5s;padding: 54px 10px 25px;position: relative;}
.sub1-list::before {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);content: '';position: absolute;bottom: 0;left: 0;
	width: 100%;height:6px;border-bottom: 6px solid transparent;border-left: 6px solid transparent;z-index: 0;}
.sub1-box {margin-top: 20px;}
.sub1-box i {display: inline-block;width: 20px;height: 3px;background: #00000c;}
.sub1-box p {font-weight: bold;font-family: 'Times New Roman';margin-top: 5px;}
.sub1-box span {font-size: 12px;line-height: 18px;color: #888888;margin-top:10px;height: 0;transition:all 0.5s;}
.sub1-box a {display: block;margin: 15px auto 0;width: 147px;height: 31px;text-align: center;line-height: 31px;background: #ffffff;color: #4f4f4f;font-size: 14px;font-family: 'Times New Roman';}
.sub1-item:hover .sub1-list {padding-top: 0;background: #fff;}
.sub1-item:hover .sub1-box span {height: 54px;}
.sub1-item:hover .sub1-box a {background: linear-gradient(to right, #174993, #20dee8);color: #fff;}
.sub1-item:hover .sub1-list::before {-webkit-transition: .2s -webkit-transform linear, .2s height linear .2s;transition: .2s transform linear, .2s height linear .2s;
	-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;z-index: 2;border-image: -webkit-linear-gradient(#174993,#20dee8) 1 1;
	border-image: -moz-linear-gradient(#174993,#20dee8) 1 1;border-image: linear-gradient(#174993,#20dee8) 1 1;}
.sub1-item:hover .sub1-box i {background: linear-gradient(to right, #174993, #20dee8);}

/*--  lashes  sub2  --*/
.sub2-nr .row {margin: 0 -7px;}
.sub2-item {padding: 0 7px;cursor: pointer;}
.sub2-list {position: relative;overflow: hidden;}
.sub2-img {transition: all 0.5s ease;opacity:1;}
.sub2-box {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f8f8f8;text-align: center;padding: 35px 10px 0;transition: all 0.5s ease;opacity: 0;}
.sub2-box p {font-size: 20px;font-weight: bold;font-family: 'Times New Roman';}
.sub2-box i {display:block;width: 20px;height: 3px;background: linear-gradient(to right, #174993, #20dee8);margin: 10px auto;}
.sub2-box a {display: block;margin: 0 auto;width: 147px;height: 31px;text-align: center;line-height: 31px;background: linear-gradient(to right, #174993, #20dee8);margin: 15px auto;color: #fff;font-family: 'Times New Roman';}
.sub2-item:hover .sub2-img {opacity: 0;}
.sub2-item:hover .sub2-box {opacity: 1;}

/*--  about us  sub3  --*/
.sub3 {padding: 0;}
.sub3-top .row {margin: 0 -1px;}
.sub3-item{padding:0 1px}
.sub3-list {text-align: center;min-height: 228px;padding:10% 15px 0;position: relative;z-index: 2;}
.sub3-list::before {content: "";background: #f0f8f7;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;clip-path: polygon(14% 0, 100% 0, 100% 100%, 0 100%, 0 20%);z-index: -1;}
.sub3-list::after {content: "";background: linear-gradient(to right, #174993, #20dee8);position: absolute;top: 0; right: 0; height: 100%;width: 0;z-index: 1;
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 0 100%, 0 20%);z-index: -1;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.num {width: 32px;height: 32px;background: #20d6e3;font-size: 16px;text-align: left;color: #fff; font-family: 'Times New Roman';
	position: absolute;top:7px;left:7px;clip-path: polygon(100% 0, 0 0, 0 100%);line-height: 20px;padding-left: 2px;}
.sub3-icon {position: relative;overflow: hidden;width: 50px;height: 50px;margin: 0 auto;}
.sub3-icon img {transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 50px 0);filter: drop-shadow(#fff 50px 0);}
.sub3-list p {color: #666666;line-height: 24px;margin-top: 25px;}
.sub3-cent {display: flex;justify-content: space-between;}
.sub3-left {width: 48.5%;background: #f8f8f8;padding: 15px 20px;position: relative;}
.sub3-cont {line-height: 30px;color: #555555;}
.sub3-left a {display: block;width: 188px;height: 32px;text-align: center;line-height: 32px;color: #fff;position: absolute;bottom: 0;left: 0;
	background: linear-gradient(to right, #174993, #20dee8);clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);}
.sub3-rig {width: 51.6%;position: relative;}
.sub3-rig a {display: block;width: 120px;height: 36px;background: linear-gradient(to right, #161616, #6f6f6f);position: absolute;top:16px;right: 1px;}
.sub3-bott .row {margin: 0 -20px;}
.sub3-item2 {padding: 0 20px;}
.sub3-list2 {position: relative;overflow: hidden;}
.sub3-box {width: 100%;height: 100%; position: absolute;top: 0;left: 0;text-align: center;background: rgba(0,0,0,.46);padding: 25% 5px 0;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.sub3-box h4 {font-size: 26px;font-weight: bold;color: #ffffff;font-family: 'Times New Roman';text-transform: uppercase;}
.sub3-box i {display: block;margin: 20px auto 0;width: 46px;height: 46px;text-align: center;line-height: 46px;font-style: inherit;
	font-size: 24px;color:#fff;background: linear-gradient(to right, #174993, #20dee8);-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.sub3-item:hover .sub3-list::after {width: 100%;right: auto;left: 0;}
.sub3-item:hover .sub3-list p {color: #fff;}
.sub3-item:hover .sub3-icon img {left: -100%;}
.sub3-item2:hover .sub3-box {background: linear-gradient(to right,rgba(23,73,147,.8),rgba(32,222,232,.8));}
.sub3-item2:hover .sub3-box i {background:none;}

/*--  video  sub4  --*/
.sub4 {background: url(../img/sub4-bg.jpg) left top;}
.sub4-nr video,.sub4-nr iframe,.abo4-nr video,.abo4-nr iframe {width: 100%;min-height: 345px;}

/*--  news center  sub5  --*/
.sub5-nr .row {margin: 0 -24px;}
.sub5-item {padding: 0 24px;cursor: pointer;}
.sub5-list {width: 100%;display: flex;justify-content: space-between;align-items: center;background: #f0f8f7;}
.sub5-tit {width: 30.5%;font-size: 24px;line-height: 36px;font-weight: bold;text-align: center;color: #222222;font-family: 'Times New Roman';padding: 0 30px;}
.sub5-img {width: 69.5%;position: relative;overflow: hidden;}
.sub5-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub5-box {width:100%;height: 35px;position: absolute;bottom: 0;left: 0;background: linear-gradient(to right,rgba(23,73,147,.8),rgba(32,222,232,.8));}
.sub5-box p {text-align: center;font-size: 14px;line-height: 35px;color: #fff;}
.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);}

/*--  关于我们页  --*/
.abo{background: url(../img/abo-bg.jpg) no-repeat left top;}
.abo-nr{padding: 0;}
.abo1 {font-size: 18px;line-height: 30px;}
.abo2,.abo3-nr {position: relative;}
.abo2 .btn-left,.abo2 .btn-rig {width:27px;height:31px;position: absolute;top: 50%;margin-top: -15.5px; cursor: pointer;z-index: 999;opacity: 1;display: block;}
.abo2 .btn-left {left:-5%;background:url(../img/prev1.png) no-repeat left top;}
.abo2 .btn-rig {right:-5%;background:url(../img/next1.png) no-repeat left top;}
.abo3-nr .btn-left,.abo3-nr .btn-rig {width:27px;height:31px;position: absolute;top: 50%;margin-top: -15.5px; cursor: pointer;z-index: 999;opacity: 1;display: block;}
.abo3-nr .btn-left {left:-5%;background:url(../img/prev1.png) no-repeat left top;}
.abo3-nr .btn-rig {right:-5%;background:url(../img/next1.png) no-repeat left top;}


/*--  产品列表页  --*/
.pro-left {padding: 0 13.5px;}
.pro-tu{font-size: 36px;color: #fff;font-weight: bold;font-family: 'Times New Roman';text-align: center;background: url(../img/bt.jpg) no-repeat left top;line-height: 220px;}
.accordion {width: 100%;z-index: 10;position: relative;}
.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%;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
.acc-li {margin-bottom:2px;}
.acc-li .link {position: relative;background: #eae9e7;}
.acc-li .link::before {content: ""; width:0;height: 60px;background: linear-gradient(to right, #174993, #20dee8);position: absolute;top: 0;width:0;height: 100%;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.acc-li .link a {padding:0 20px;color: #222222;font-size: 16px;display: block;display: flex;justify-content: center; align-items: center;line-height:59px;height:59px;overflow: hidden;position: relative; z-index: 2;}
.accordion .acc-li .default::before, .acc-li:hover .link::before {width: 115%;left:auto;right: 0;}
.accordion .acc-li .default a,.link:hover a{color: #fff !important;}
.accordion .acc-li:last-child a {border: none;}
.submenu-body {padding: 0 20px;}
.submenu-body a {display: block;line-height:35px;color: #969696;font-size: 14px;padding: 0 15px;}
.submenu-body li {margin-top:0;background: #f6f6f6;position: relative;}
.submenu-body li::before {content: "";display: block; width: 5px;height: 5px;background: #ff5e15;border-radius: 5px;position: absolute;right: 20px;top:15px;opacity: 0;}
.submenu-body a:hover {color: #333;}
.submenu-body .active a, .submenu-body li:hover a {color: #ff5e15;}
.submenu-body .active::before,.submenu-body li:hover::before {opacity:1;}
.pro-cont .row {margin: 0 -13.5px;}
.pro-item {padding: 0 13.5px;margin-bottom: 3%;cursor: pointer;}
.pro-list {padding:15px;background: #eeeeee;position: relative;z-index: 2;}
.pro-list::before {content: "";content: "";position: absolute;top: 0;left:0;width:100%;height:0;background: linear-gradient(to right, #174993, #20dee8);
	-webkit-transition: all ease 0.5s;transition: all ease 0.5s;z-index: -1;}
.pro-list p {text-align: center;font-size: 18px;font-weight: bold;font-family: 'Times New Roman';line-height: 50px;}
.pro-item:hover .pro-list::before {height: 100%;top: auto;bottom: 0;}
.pro-item:hover .pro-list p {color: #fff;}

/*--  产品详情页  --*/
.pro-top {position: relative;z-index: 2;}
.pro-top::before {content: "";width: 100%;height: 40%;background: linear-gradient(to right, #174993, #20dee8);position: absolute;top:36%;left: 0;z-index:-1;opacity:0;}
.protop-nr {display: flex;justify-content: space-between;position: relative;z-index: 2;}
.pro-zuo {width: 50.7%;}
.pro-fu {font-size:24px;color: #313131;margin-top: 5%;}
.pro-word {line-height: 30px;color: #313131;}
.pro-you {width: 42.6%;background: #eeeeee;padding: 20px;margin-top:5%;}

/*--  新闻列表页  --*/
.news-cont .row {margin: 0 -21px;}
.news-item {padding: 0 21px;margin-bottom: 3%;cursor: pointer;}
.news-box {margin-top: 20px;}
.news-box time {display: block;color:#1a81b3;}
.news-box p {font-size: 18px;line-height: 30px;color: #333333;margin-top: 10px;}
.news-tit time {display: block;color: #1a81b3;}
.news-tit h5 {font-size: 36px;font-weight: bold;color: #00000c;font-family: 'Times New Roman';margin-top: 10px;}
.news-cont2 {line-height: 30px;}

/*--  联系我们页  --*/
.cont-cont {display: flex;justify-content: space-between;}
.cont-left {width: 62.7%;}
.cont-rig {background: #ebebeb;width: 33.3%;padding-top: 3%;}
.name {width: 100%;line-height:50px;text-align: center;color: #fff;background: linear-gradient(to right, #174993, #20dee8);font-family: 'Times New Roman';}
.cont-rig ul {margin-top:5%;padding: 0 30px;}
.cont-rig ul li {line-height: 40px;}
.cont-rig ul li a {color: #333333;}
.cont-rig ul li a:hover {text-decoration: underline;}
.cont-rig ul li:last-child {display: flex;margin-top: 20px;}
.cont-rig ul li:last-child img {margin-right: 10px;}

@media only screen and (max-width:1400px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub3 {padding: 0 3%;}
	.sub3-left a {position: inherit;margin-top: 20px;}
	.sub3-box h4 {font-size: 24px;}
	.sub5-tit {font-size: 22px;}
	.news-tit h5 {font-size: 30px;}
}
@media only screen and (max-width:1320px) {
	.abo3-nr .btn-rig,.abo2 .btn-rig {right: 0;}
	.abo2 .btn-left,.abo3-nr .btn-left {left: 0;}
}
@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;}
	.sub3 {padding: 0 15px;overflow: hidden;}
	.sub5-tit {font-size: 20px;}
	.sub3-box h4{font-size: 22px;}
	.sub-left p {font-size: 24px;}
	.news-tit h5 {font-size: 28px;}
	.abo1 {font-size: 16px;}
	.pro-tu {font-size: 30px;}
}
@media screen and (max-width:992px) {
	.sub1-item,.sub3-item {margin-bottom: 20px;}
	.sub3-cent,.protop-nr,.cont-cont {display: block;}
	.sub3-left,.sub3-rig,.pro-zuo,.pro-you,.cont-left,.cont-rig {width: 100%;}
	.sub3-rig,.cont-rig {margin-top: 20px;}
	.sub3-bott .row {margin: 0 -5px;}
	.sub3-item2 {padding: 0 5px;}
	.sub5-tit,.sub3-box h4 {font-size: 18px;}
	.news-tit h5 {font-size: 24px;}
	.pro-left {padding: 0 15px;}
}
@media screen and (max-width: 768px) {
	.sub-nr {display: block;text-align: center;}
	.sub-left {width: 100%;}
	.sub-left span {max-width: 100%;}
	.sub-rig a {margin: 15px auto 0;}
	.sub2-item,.sub5-item {margin-bottom: 10px;}
	.sub-left i {margin: 15px auto;}
	.sub2-box a {display: none;}
	.sub-left p,.news-tit h5 {font-size: 20px;}
	.pro-list {padding: 5px;}
	.pro-list p {font-size: 16px;}
	.news-box p {font-size: 16px;line-height: 24px;}
	.pro-tu {display: none;}
	.pro-left {margin-bottom: 20px;}
	.pro-cont .row {margin: 0 -5px;}
	.pro-item,.pro-left {padding: 0 5px;}
	.cont-rig {padding: 15px 0;}
}