.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;}
.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;}
.banner {max-height:930px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:9;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:9;}
.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: #0a86dc;width:22px;}
.banner .swiper-button-prev,.banner .swiper-button-next{width:30px;height:50px;}
.banner .swiper-button-prev{left:5%;background:#044091 url(../img/zuo.png) no-repeat center center;}
.banner .swiper-button-next{right:5%;background:#044091 url(../img/you.png) no-repeat center center;}

/*--  热门产品  sub1  --*/
.sub1 {background: url(../img/sub1-bg.jpg) left top;}
.sub1-tit {display: flex;justify-content: space-between;align-items: end;padding-bottom: 10px;border-bottom: 1px solid rgba(255,255,255,.24);}
.sub1-tit .title p {opacity: .48;}
.sub1-tit img {margin-bottom: 10px;}
.sub1-tab .sub1-ul {display: flex;align-items: center;justify-content: space-between;width: 100%;}
.sub1-ul li{list-style: none;width: 100%;line-height: 51px;text-align: center;background: #ffffff;font-size: 20px;color: #044091;cursor: pointer;}
.sub1-tab li.default,.sub1-tab li:hover,.sub1-tab .sub1-ul.swiper-slide-thumb-active li {background: #ff0000;color: #fff;}
.sub1-cont{position: relative;}
.sub1-item {width: 100%;display: flex;justify-content: space-between;align-items: inherit;text-align:left;min-height: 630px;}
.sub1-left {width: 45%;padding-top:6%;position: relative;}
.sub1-hot {display: flex;align-items: center;}
.sub1-hot span {font-size: 20px;font-weight: bold;color: #ff0000;}
.sub1-hot img {margin-left: 20px;animation: myfirst 0.5s infinite;}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
.sub1-left h4 {font-weight: bold;font-size: 30px;color: #fff;margin-top: 5%;letter-spacing: 3px;}
.sub1-sub {margin-top:5%;display: flex;align-items: center;flex-wrap: wrap;display:none;}
.sub1-sub p {display: block;width: 151px;height: 41px;background: #1b5eb8;text-align: center;line-height: 41px;border-radius:20.5px;color: #fff;margin: 0 3% 10px 0;}
.sub1-word {font-size: 16px;line-height: 30px;color: #596f8b;margin-top: 13%;}
.sub1-btn {position: absolute;bottom: 5%;left: 0;}
.sub-btn a{display:flex;align-items: center;justify-content: space-between;width: 189px;height: 52px;background: #044091;border-radius: 26px;padding: 0 8px 0 30px;}
.sub-btn a span {color: #fff;}
.sub-btn a img {transition: .6s;}
.sub-btn a:hover {background: #ff0000;}
.sub-btn a:hover img {transform:rotate(-45deg);}
.sub1-rig {width: 52.8%;}
.sub1-cont .swiper-container {max-height: 630px;}

/*--  行业案例  sub2  --*/
.sub2 {padding: 3% 0;background: url(../img/sub2-bg.jpg) left top;}
.sub2-nr {margin: 3% auto 0;max-width: 1553px;position: relative;}
.sub2-cont1,.sub2-cont2 {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.sub2-tit {position: absolute;z-index: 2;}
.sub2-tit a p{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;}
.sub2-tit p {font-size: 20px;color: #044091;letter-spacing: 1px;}
.sub2-tit:hover a p{transform: translateY(-10px);-webkit-transform: translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}
.sub2-cont1 .sub2-tit:nth-child(1) {left: 0;top: 39%; animation-delay: 0.4s;}
.sub2-cont1 .sub2-tit:nth-child(2) {left:8%;top:7%; animation-delay: 0.6s;}
.sub2-cont1 .sub2-tit:nth-child(3) {top: 1%;left:33%; animation-delay: 0.8s;}
.sub2-cont1 .sub2-tit:nth-child(4) {top:12%;right:11.5%; animation-delay: 1s;}
.sub2-cont1 .sub2-tit:nth-child(5) {top:45%;right: 0; animation-delay: 1.2s;}
.sub2-cont1 .sub2-tit:nth-child(6) {left: 13.3%;top:66%; animation-delay:1.4s;}
.sub2-list {position: absolute;text-align: center;z-index: 2;}
.sub2-list p {display:inline-block; font-size:14px; color:#000; padding:0 15px; line-height:30px; height:30px; background:#fff; border-radius:5px;}
.sub2-list:hover p{color: #044091;}
.sub2-list span {display: block;text-align: center;}
.sub2-list span i {display:inline-block; width:6px; height:6px; background:#044091; border-radius:100%; box-shadow: 0 0 rgba(4, 64, 145, 0.3);
	animation: ripple-wave1 3s linear infinite;animation-play-state: running;opacity: 1;visibility: visible;transform: scale(1);
	-webkit-animation: ripple-wave1 3s linear infinite; transform: scale(0.8);}
@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 10px rgba(4, 64, 145, 0.3);
	}
}
.sub2-cont2 .sub2-list:nth-child(1){top:0;left:42%; animation-delay: 0.2s;}
.sub2-cont2 .sub2-list:nth-child(2){top:10%;left:38.5%; animation-delay: 0.4s;}
.sub2-cont2 .sub2-list:nth-child(3){top:13%;left:47%; animation-delay: 0.6s;}
.sub2-cont2 .sub2-list:nth-child(4){top:16%;left:57.5%; animation-delay: 0.8s;}
.sub2-cont2 .sub2-list:nth-child(5){top:25%;left:42.5%; animation-delay:1s;}
.sub2-cont2 .sub2-list:nth-child(6){top:30%;left:34%; animation-delay:1.2s;}
.sub2-cont2 .sub2-list:nth-child(7){top:37%;left:68%; animation-delay:1.4s;}
.sub2-cont2 .sub2-list:nth-child(8){top:43%;left:40%; animation-delay:1.6s;}
.sub2-cont2 .sub2-list:nth-child(9){top:57%;left:53%; animation-delay:1.8s;}

/*--  关于我们  sub3  --*/
.sub3 {background: #f2f6fa;position: relative;overflow: hidden;padding-bottom:3%;}
.sub3-bj {position: absolute;top: 0;left: 0;}
.sub3-nr {position: relative;z-index: 2;}
.sub3-top {display: flex;justify-content: space-between;}
.sub3-left {width: 40%;padding-top: 3%;position: relative;}
.sub3-cont {margin-top: 6%;line-height: 30px;color: #7c7c7c;}
.sub3-btn {position: absolute;bottom: 10%;left: 0;}
.sub3-rig {width:87%;margin-right: -37%;}
.sub3-list {width: 100%;padding:10% 2px 10% 15%;background: linear-gradient(to right, #d6e1ee, #ebf1f7);}
.sub3-box {display: flex;align-items: center;}
.sub3-box i {display: block;width: 1px;height: 34px;background: rgba(4,64,145,.25);margin: 0 15px;}
.sub3-box span {font-size: 46px;font-weight: bold;color: #044091;}
.sub3-box sup {font-size: 30px;font-weight: bold;color: #044091;margin-left: 5px;}
.sub3-list p {font-size: 20px;color: #595959;margin-top:5px;}
.sub3-cent .row {margin: 0 -3px;}
.sub3-cent .sub3-item {padding: 0 3px;}
.sub3-cent .sub3-item:nth-child(1) .sub3-box sup {display: none;}
.sub3-icon {width: 39px;height: 39px; overflow: hidden;position: relative;z-index: 2;}
.sub3-icon img {transition: .2s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#ff0000 0 39px);filter: drop-shadow(#ff0000 0 39px);}
.sub3-item:hover .sub3-icon img {top: -100%;}
.sub3-item:hover .sub3-box span,.sub3-item:hover .sub3-box sup {color: #ff0000;}
.sub3-bott {position: relative;max-width:1400px; -moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;}
.sub3-bott video {width: 100%;height: auto;}
.sub3-bott:hover {max-width: 100%;}

/*--  定制  sub4  --*/
.sub4 {background: #f8fafc;}
.sub4-nr {display: flex;justify-content: space-between;}
.sub4-left {width: 54.5%;}
.sub4-tit h3 {font-size: 43px;font-weight: bold;margin-bottom: 15px;}
.sub4-tit p {font-size: 18px;color: #575757;line-height:30px;}
.sub4-btn {margin-top: 3%;}
.sub4-rig {width: 41%;}
.sub4-item {padding-left:11%;position: relative;margin-bottom: 13%;}
.sub4-num {font-size: 80px;font-weight: bold;color: #044091;position: absolute;top: -85%;left:2%;}
.sub4-list {width: 100%;height: inherit;position: relative;overflow: hidden;box-shadow: 0px 8px 16px 6px rgba(21, 54, 102, .09);border-radius: 20px;cursor: pointer;}
.sub4-box {width: 100%;height:88px;display: flex;align-items: center;justify-content: space-between; padding: 0 13% 0 18%;-webkit-backdrop-filter: blur(.281vw);backdrop-filter: blur(0.281vw);
    background: linear-gradient(170deg, rgba(238, 243, 251, .48) 0%, rgba(217, 225, 236.48) 100%);border: 1px solid #ebeff5;}
.sub4-box span {font-size: 22px;font-weight: bold;color: #042045;}
.sub4-bg {display:none;}
.sub4-bg img {opacity:.5;}
.sub4-rig .sub4-item:last-child {margin-bottom: 0;}

/*--  产品案例  sub5  --*/
.sub5-nr {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sub5-item {width:24.8%;position: relative;overflow: hidden;cursor: pointer;}
.sub5-item::before {content: "";width: 100%;height: 50%;position: absolute;bottom: 0;left:0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, .4) 60%, rgba(1, 58, 59, 0) 100%);}
.sub5-box{position: absolute;bottom: 5%;left: 0;width: 100%;height: auto;text-align: left;padding: 0 5%;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub5-box h5 {font-size: 24px;color: #ffffff;}
.sub5-box i {display: block;width: 100%;height: 1px;background: rgba(255,255,255,.24);margin: 20px 0 15px;}
.sub5-box p {font-size: 14px;line-height: 24px;color: #9b9b9b;}
.sub5-item:hover .sub5-box {bottom:10%;}

/*--  新闻中心  sub6  --*/
.sub6 {display: flex;justify-content: space-between;}
.sub6-left {width: 50%;}
.sub6-nr {margin-top: 6%;}
.sub6-item {margin-bottom:8%;cursor: pointer;}
.sub6-left .sub6-item:last-child{margin-bottom: 0;}
.sub6-list {display: flex;justify-content: space-between; width: 100%;height: 146px;background: #fff;border-radius: 10px;padding:5% 5% 0 20px;border:1px solid #e5e5e5;}
.sub6-list span {display: flex;align-items: center;justify-content: center; width: 70px;height: 70px;background: #cfcfcf;border-radius: 10px;text-align: center;
	font-size: 30px;font-weight: bold;color: #fff;margin-right: 5%;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub6-box{text-align: left;width:82%;}
.sub6-box h5 {font-size: 18px;color: #000000;font-weight: bold;line-height: 24px;}
.sub6-box p {font-size: 14px;line-height: 24px;color: #969696;margin-top:8px;}
.sub6-box time {font-size: 14px;line-height: 26px;color: #5f5f5f;display: block;text-align: right;margin-top: -10px;}
.sub6-item:hover .sub6-list{box-shadow: 0px 0 32px 2px rgba(0, 0, 0, .08);}
.sub6-item:hover .sub6-list span {background: #044091;}
.sub6-rig {width: 46.7%;}

/*--   产品列表页   --*/
.pro,.cases,.video {display: flex;justify-content: space-between;}
.pro-left,.cases-left,.video-left {width:22.8%;}
.pro-tit {font-size: 22px;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;}
.accordion {width: 100%;z-index: 10;position: relative;}
.accordion .acc-li {display: block;border-bottom:1px solid #e6e6e6;}
.accordion .acc-li i { display: block; position: absolute;right:-10px;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;line-height:50px;padding:0 10px;font-size:18px;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a, .acc-li:hover .link a,.acc-li .link.open a {color: #e60012 !important;}
.submenu-body.open {padding:0 0 10px;}
.submenu-body li a {line-height:40px;color: #060408 !important;padding:0 5px 0 25px;font-size:14px; background: url(../img/rig-bg.png) no-repeat left center;}
.submenu-body li {line-height:24px;padding-left:15px;}
.submenu-body .active a,.submenu-body li:hover a{color: #e60012 !important;background: url(../img/rig-bg1.png) no-repeat left center;}
.pro-rig {width: 75.5%;}
.pro-rig .row {margin: 0 -22px;}
.pro-item{margin-bottom:4%;padding: 0 22px;cursor: pointer;}
.pro-img {position: relative;overflow: hidden;box-shadow: 0px 0px 10px 0px rgba(4, 64, 145, 0.13);}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box {background: #e8eef5;padding: 20px;display: flex;align-items: center;justify-content: space-between;}
.pro-l h5 {color: #20232e;font-size: 16px;}
.pro-l span{display: block;font-size: 14px;color: #999999;margin-top: 5px;}
.pro-icon {display: block;width: 30px;height: 30px;background: #044091;border-radius: 50%;text-align: center;transition: all 300ms ease-in-out;}
.pro-icon img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-item:hover .pro-icon {background: #ce0008;}
.pro-item:hover .pro-icon img {transform:rotate(-45deg);}
.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-xq {position: relative;min-height:1200px;}
.pro-zuo {width: 46.4%;left: calc(50% - 46.4%);height: 935px;padding-bottom:60px; position: sticky;top:80px;z-index:11;float: left;overflow: hidden;overflow-x: hidden!important;overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.pro-zuo::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.pro-zuo::-webkit-scrollbar-thumb {background-color: #fff;height:30px;-webkit-box-shadow: inset 0 0 1px rgb(0 0 0 / 2%);}
.pro-zuo::-webkit-scrollbar {width:1px;background:#fff;}
.small{margin-top: 20px;}
.small-list {padding: 1px;cursor: pointer;}
.small-img {border: 1px solid #dedede;}
.small-list.active .small-img {border: 1px solid #044091;}
.pro-ind {width: 100%;display: flex;justify-content: space-between;margin-top: 6%;}
.pro-indz{width: 44.6%;}
.pro-indz p {font-size: 20px;line-height: 38px;}
.pro-indz span {display: block;}
.pro-indz span a {font-size: 39px;color: #ff0000;}
.pro-indy {width: 54.6%;display: flex;justify-content: space-between;}
.indy-item {width: 48%;text-align: center;}
.indy-item p {margin-top: 5px;font-size: 20px;}
.pro-you {width: 46.4%;float: right;}
.pro-bt h5 {font-size: 26px;color: #000;}
.pro-bt p {color: #6a6a6a;margin-top:3%;}
.pro-js {margin-top:5%;background: #eff4fe;padding:5% 8%;line-height: 30px;color: #9c9c9c;}
.pro-xh .xh-tit {font-size: 20px;font-weight: bold;}
.xh-nr {margin-top: 20px;display: flex;align-items: center;}
.xh-nr p {display: block;color: #727272;width: 152px;height: 38px;text-align: center;line-height: 38px;border: 1px solid #dcdcdc;margin: 0 10px 5px 0;}
.pro-btn {display: flex;align-items: center;justify-content: space-between;margin-top:7%;}
.pro-btn a {display: block;width: 48%;height:56px;text-align: center;line-height: 56px;color: #fff;font-size: 20px;background: #044091;}
.pro-btn a:nth-child(1){background: #ce0008;}
.pro-nr {margin-top:7%;}
.pro-tab {display: flex;align-items: center;justify-content: space-between;width: 100%;background: #eff4fe;border-bottom: 3px solid #044091;position: sticky;top:80px;z-index: 10;}
.pro-tab li {width: 25%;line-height: 40px;text-align: center;list-style: none;color: #6a6a6a;cursor:pointer;}
.pro-tab li.active {background: #044091;color: #fff;}
.pro-sub {margin-top:50px;}
.p-tit{position:relative; font-size:20px; color:#333; padding-left:10px; font-weight:bold;}
.p-tit::before{position:absolute; left:0; top:50%; margin-top:-8px; width:3px; height:16px; background:#d11e22; display:block; content:""; z-index:1;}
.p-cont {margin-top:20px; font-size:16px; line-height:2; color:#333; }

/*--   案例列表页   --*/
.cases-rig {width: 72.1%;}
.cases-item {margin-bottom:5%;cursor: pointer;}
.cases-list {text-align: center;}
.cases-img {overflow: hidden;}
.cases-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.cases-list p {margin-top: 15px;font-size: 20px;color: #044091;}
.cases-list a {display: block;margin: 15px auto 0;width: 80%;height: 40px;line-height: 40px; text-align: center;color: #fff;background: #044091;}
.cases-item:hover .cases-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--   案例详情页   --*/
.cases-you {width: 60.2%;float: right;margin: 0 0 10px 4%;position: relative;}
.cases-you .swiper-button-prev,.cases-you .swiper-button-next{ width:37px; height:37px;cursor: pointer; position: absolute;top:50px;z-index: 999;display: block;}
.cases-you .swiper-button-prev {left:inherit; right:11%;background:url(../img/prev.png) no-repeat center center;transition:all 0.5s;}
.cases-you .swiper-button-next {right:5%;background:url(../img/next.png) no-repeat center center;transition:all 0.5s;}
.cases-tit {font-size: 22px;color: #044091;font-weight: bold;}
.cases-cont {line-height: 26px;color: #707070;margin-top: 5%;}

/*--   关于我们页   --*/
.abo1-left {width:100%;}
.abo1-tit h4 {font-size: 33px;font-weight: bold;color: #044091;}
.abo1-tit p {color: #044091;margin-top: 10px;}
.abo1-cont {margin-top: 3%;line-height: 30px;color: #3d3d3d;}
.abo2 {background: #f3f6fb;position: relative;overflow: hidden;}
.abo2::before {content: "";width:30%;height: 30%; background: #044091;position: absolute;top: 0;left: 0;}
.abo2-top {display: flex;align-items: center;justify-content: space-between;position: relative;}
.abo2-top h3 {font-size: 43px;text-transform: capitalize;color: #ffffff;font-weight: bold;}
.abo2-top p {font-size:16px; line-height: 30px;color: #5f5f5f;width: 69%;text-align: right;}
.abo2-bott{position: relative;}
.abo2-item {margin-bottom: 2%;}
.abo2-img {position: relative;overflow: hidden;}
.abo2-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;}
.abo2-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.abo2-item:hover .abo2-img::before {border:10px solid rgba(255,255,255,.5);}
.abo2-item:hover .abo2-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.abo3 {display: flex;align-items: center;justify-content: space-between;}
.abo3-left {width: 26.7%;}
.abo3-left .title {margin:15% 0;}
.abo3-word {line-height: 30px;color: #5f5f5f;}
.abo3-rig {width: 71%;}

/*--   视频列表页   --*/
.video-rig{width: 74.5%;}
.video-item{margin-bottom: 20px;cursor: pointer;}
.video-img {position: relative;overflow: hidden;}
.play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
.video-list p {text-align: center;color: #fff;width: 100%;line-height: 36px;background: #044091;}
.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;color: #fff;}
.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);}

/*--   新闻列表页   --*/
.news-item {display: flex;justify-content: space-between;align-items: center;background: #ecf3fb;margin-bottom:3%;padding-right:7%;cursor: pointer;}
.news-left {width:24%;}
.news-rig {width: 71.8%;padding: 10px 0;}
.news-tit {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #d1e2f6;padding-bottom:15px;}
.news-tit h4{font-size: 20px;line-height: 30px; color: #000000;font-weight: bold;}
.news-tit time {color: #5f5f5f;font-size: 14px;}
.news-rig p {margin-top:20px;font-size: 16px; line-height:30px;color: #828282;}
.news-rig a {display: inline-block;color: #000000;margin-top:2%;position: relative;}
.news-rig a img {margin-left: 10px;}
.news-rig a::before {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background-color: #044091;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-rig a:hover::before {width: 100%;}

/*--   新闻详情页   --*/
.news-bt {width: 100%;display: flex;align-items: center;justify-content: space-between;padding-bottom:20px;border-bottom: 1px solid #e2e2e2;}
.news-bt h6 {font-size: 20px;color: #222222;font-weight: bold;}
.news-bt time {font-size: 14px;line-height: 26px;color: #5f5f5f;}
.news-zuo {float: left; max-width: 48%;margin: 0 3% 10px 0;position: relative;}
.news-zuo .swiper-button-prev,.news-zuo .swiper-button-next{ width:37px; height:37px;cursor: pointer; position: absolute;top:50px;z-index: 999;display: block;}
.news-zuo .swiper-button-prev {left:inherit; right:11%;background:url(../img/prev.png) no-repeat center center;transition:all 0.5s;}
.news-zuo .swiper-button-next {right:5%;background:url(../img/next.png) no-repeat center center;transition:all 0.5s;}
.news-cont {line-height: 30px;color: #6e6e6e;}


/*--   联系我们页   --*/
.cont {padding:1% 0 2%;}
.cont-top {background: #eef2fb;position: relative;overflow: hidden;}
.cont-img {width: 42%;height: 100%;position: absolute;top: 0;left: 0;}
.cont-img img {width: 100%;}
.cont-nr {position: relative;z-index: 2;padding:4.5% 0;}
.cont-nr>.row{align-items: center;}
.cont-left{padding: 0 3% 0 15px;}
.cont-left ul li {display: block;list-style: none;color: #fff;margin-bottom: 5px;}
.cont-left ul li span {display: block;font-size: 24px;line-height: 48px;}
.cont-left ul li p {display: block;height: 40px;max-width: 60%;background: linear-gradient(to right,rgba(255,255,255,.28),rgba(255,255,255,.1),rgba(255,255,255,0));
	padding-left: 30px;line-height: 40px;font-size: 22px;color: #fff;margin-top: 5px;}
.cont-left ul li a {color: #fff;}
.cont-left ul li a:hover {text-decoration: underline;}
.cont-form {margin-top:8%;}
.cont-item {margin-bottom:20px;}
.cont-item p {display: block;width: 100%;height:auto;background: #fff;position: relative;padding: 0 30px;}
.cont-item i {display: block;font-size: 20px;color: #d10000;position: absolute;top:16px;left:16px;}
.cont-item p input {display: block;width: 100%;height: 58px;}
.cont-item p textarea {display: block;width: 100%;height:110px;background: #fff;padding: 15px 0;}
.cont-item button {display: block;width: 245px;height: 45px;background: #002176;color: #fff;text-align: center;line-height: 45px;color: #fff;cursor: pointer;}
.cont-bott {background: #fff;padding: 15px;position: relative;z-index:3;margin-top: -2%;}















@media only screen and (max-width:1600px) {
	
}

@media only screen and (max-width:1553px) {
	.sub2-nr {max-width: 100%;}
}

@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%;}
	.sub1-word{margin-top: 13%;}
	.sub2{padding: 3%;}
	.sub3-nr {padding: 0 3%;}
	.sub3-list {width: 100%;padding:8% 2px 10% 8%;}
	.sub1-tab li,.sub3-list p,.pro-btn a,.indy-item p,.pro-indz p {font-size: 18px;}
	.sub4-tit h3,.abo2-top h3{font-size: 40px;}
	.sub6-item {margin-bottom: 4%;}
	.pro-zuo{left: 15px;}
	.pro-indz span a{font-size: 35px;}
	.cont-nr {padding: 4.5% 3% 3%;}
	.sub4-box{height:78px;}
}
@media only screen and (max-width:1300px) {
	.sub1-word{margin-top:22%;}
	.sub4-tit h3,.abo2-top h3{font-size:36px;}
	.sub4-num{font-size: 70px;}
	.sub5-box h5{font-size: 22px;}
	.pro-indz span a{font-size: 36px;}
	.cont-left ul li span{font-size: 22px;}
	.cont-left ul li p{font-size: 20px;}
}
@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;}
	.sub4-tit h3,.abo2-top h3 {font-size: 32px;}
	.sub2{padding: 3% 15px;}
	.sub3-nr {padding: 0 15px;}
	.sub1-left{padding-top: 6%;}
	.sub1-word{margin-top: 16%;}
	.sub3-rig{width: 50%;margin-right: 0;}
	.sub6-list{height: inherit;padding:10px 15px;}
	.sub6-box time{margin-top: 0;}
	.sub4-box span{font-size: 20px;}
	.pro-rig .row{margin: 0 -15px;}
	.pro-item{padding:0 15px;}
	.pro-indz span a,.abo1-tit h4{font-size: 30px;}
	.indy-item p{font-size: 16px;}
	.pro-btn a{height: 40px;line-height: 40px;}
	.abo1-left{margin: 0 20px 10px 0;}
	.news-left{width: 35%;}
	.news-rig{width: 62%;}
	.cont-nr {padding: 4.5% 15px 3%;}
	.cont-left ul li span{font-size:20px;}
	.cont-left ul li p{font-size:18px;}
	.cont-img img {height: 100%;}
}
@media screen and (max-width:992px) {
	.sub1-btn,.sub3-btn{position: inherit;bottom: inherit;left: inherit;margin-top: 20px;}
	.sub2-list{display: none;}
	.sub3-top,.sub6{display: block;}
	.sub3-left,.sub3-rig,.sub6-left,.sub6-rig {width: 100%;}
	.sub3-rig,.sub6-rig {margin-top: 20px;}
	.sub3-list{padding: 10px 20px;}
	.sub3-cent .sub3-item{margin-bottom:10px;}
	.sub4-num{font-size: 50px;}
	.sub4-box span,.sub2-tit p{font-size:18px;}
	.pro-btn a{font-size: 16px;}
	.pro-indz span a,.abo1-tit h4,.sub4-tit h3,.abo2-top h3{font-size: 28px;}
	.cases-you .swiper-button-next{right: 2%;}
	.cont-left ul li p{max-width: 100%;}
	.cont-left ul li span{font-size:18px;}
	.cont-left ul li p{font-size:16px;}
	.sub1-cont .swiper-container{max-height: 800px;}
	.video-cont {max-width: 100%;max-height:inherit;min-width: 320px;}
	.video-cont video,.video-cont iframe {width:100%;height: inherit;min-width: 320px;}
	.videv{width: 100%;height: inherit;padding: 10px;}
	#video{width: 100%;height: inherit;}
}
@media screen and (max-width: 768px) {
	.sub1-tab {flex-wrap: wrap;}
	.sub1-tab li {width:100%;}
	.sub1-left,.sub1-rig,.sub4-left,.sub4-rig,.pro-left, .cases-left, .video-left,.pro-rig,.pro-zuo,.pro-indz,.pro-indy,.pro-you,
	.cases-rig,.abo2-top p,.abo3-left,.abo3-rig,.video-rig,.news-left,.news-rig,.cont-item button{width: 100%;}
	.sub1-rig,.sub4-rig,.pro-rig,.pro-indy,.cases-rig,.cases-zuo,.abo1-rig,.abo3-rig,.video-rig,.cont-rig {margin-top: 20px;}
	.sub1-item,.sub3-box,.sub4-nr,.pro, .cases, .video,.pro-ind,.abo2-top,.abo3,.news-item{display: block;}
	.sub3-box i,.pro-icon {display: none;}
	.sub3-box span{font-size: 40px;}
	.sub4-num{top: -60%;}
	.sub5-item{width: 49.5%;margin-bottom: 5px;}
	.pro-box {padding:10px;}
	.pro-zuo{position: inherit;top: inherit;left: inherit;}
	.pro-you{float: inherit;margin-top: 20px;}
	.pro-bt h5{font-size: 24px;}
	.cases-you .swiper-button-prev, .cases-you .swiper-button-next{top: 28px;}
	.cases-you .swiper-button-prev{right: 16%;}
	.cases-you,.abo1-left{width: 100%;float: inherit;margin: 0;}
	.pro-indz span a,.abo1-tit h4,.sub4-tit h3,.abo2-top h3{font-size: 24px;}
	.abo2::before{width: 100%;}
	.abo2-top p{color: #fff;margin-top: 10px;text-align: left;}
	.abo2-bott {margin-top: 30px;}
	.abo2-bott .row {margin: 0 -5px;}
	.abo2-item{padding: 0 5px;}
	.abo3-left .title{margin: 20px 0;}
	.news-item{padding: 0;}
	.news-rig{padding:10px 15px;}
	.cont-img img {display: none;}
	.cont-img {background: #044091;width: 100%;}
	.cont-form{margin-top: 10px;}
	.cont-rig .title h3{color: #fff;}
	.news-zuo{float: inherit;margin: 0 0 10px 0;max-width: 100%;}
}