.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:1080px;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:5;}
.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: #f08519;width:22px;}
.bann-menu {width: 100%;height:127px;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.5);display: flex;align-items: center;justify-content:center;z-index: 10;}

.animated {
	-webkit-animation-duration:2s;
	animation-duration:2s;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
	visibility: hidden;
}
/*--   首页首屏内容  sub--*/
.sub{overflow: hidden;}
.sub-top {display: flex;justify-content: space-between;position: relative;overflow: hidden;}
.sub-left {width: 75%;height: 100%;}
.sub-left video {object-fit: cover;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.sub-rig {width: 25%;}
.sub-item{position: relative;overflow: hidden;}
.sub-box {width: 100%;height: auto;position: absolute;bottom:8%;left:0;padding-left:40px;}
.sub-box p {font-size: 36px;color: #fff;font-weight: bold;font-family: 'Rift';}
.sub-img,.sub-tu {overflow: hidden;}
.sub-img img,.sub-tu img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub-item:hover .sub-img img,.sub-zuo:hover .sub-tu img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub-bott {max-width: 1290px;display: flex;justify-content:end;position: relative;z-index: 2;}
.sub-zuo {width: 49.2%;background: #f6f6f6;display: flex;align-items: center;justify-content: space-between;position: absolute;bottom: 0;left: 0;}
.sub-tu {width: 41.5%;}
.sub-dec {width:37%;margin-right: 10%; font-size: 48px;color: #193d7e;line-height: 54px;font-family: 'Rift_b';}
.sub-you p {font-size: 28px;color: #676767;line-height: 150px;}

/*--   product category  sub1--*/
.sub1-tab {display: flex;align-items: center;justify-content: center;}
.sub1-tab li {margin: 0 2%;font-size: 22px;color: #676767;list-style: none;position: relative;padding-bottom:10px;cursor: pointer;}
.sub1-tab li::before {position: absolute; content: '';height:1px;width: 0%;left: auto;right: 0;bottom:0;opacity: 1;background:#193d7e;
	-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-tab li.default::before,.sub1-tab li:hover::before,.sub1-tab .sub1-ul.swiper-slide-thumb-active li::before {width: 100%;right: auto;left: 0;}
.sub1-cont {display: block;width: 100%;text-align: left;}
.sub1-nr .swiper-container{max-height: 646px;}
.sub1-top {position: relative;overflow: hidden;cursor: pointer;}
.sub1-box {width:53%;height: auto;top:20%;left: 20px;position: absolute;}
.sub1-box p {font-size: 46px;color: #ffffff;}
.sub1-box span {font-size: 18px;line-height: 20px;color: #ededed;font-family: 'Helvetica Neue';font-style: italic;}
.sub1-bott {margin-top: 11px;}
.sub1-item {cursor: pointer;}
.sub1-list {position: relative;overflow: hidden;}
.sub1-img {position: relative;overflow: hidden;}
.sub1-img::before {content: "";width: 100%;height: 100%;background: rgba(14,46,103,.78);position: absolute;top: 0;left: 0;opacity: 1; transition: all 300ms ease-in-out;}
.sub1-word {width: 100%;height: auto;position: absolute;top: 10px;left: 0;padding: 0 10px;}
.sub1-word p {font-size: 28px;color: #ffffff;font-weight: bold;}
.sub1-word span {font-size: 22px;color: #fff;}
.sub1-suo {width: 100%;height: auto;position: absolute;bottom: 0;left: 0;overflow: hidden;}
.sub1-suo img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-item:hover .sub1-suo img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub1-item:hover .sub1-img::before {opacity: 0;transition: all 300ms ease-in-out;}
.sub1-more {text-align: center;}
.sub1-more a {display: flex;align-items: center;justify-content: center;width: 120px;margin: 0 auto;}
.sub1-more span {font-size: 20px;color: #193d7e;font-family: 'Rift_b';margin-left: 10px;}
.circle {width: 40px;height: 40px;position: relative;}
.circlearrow__coopersvg--outer {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;top:0px;left:0px;
  z-index: 1;
}
.circlearrow__outer {
  fill: transparent;
  stroke: #0e2e67;
  stroke-width:2;
  stroke-dasharray: 200;
  transition: stroke-dashoffset 0.5s ease-out;
  animation-play-state: running;
  stroke-dashoffset: 200 !important;
}
.sub1-more a:hover .circlearrow__outer,.sub2-item:hover .sub2-box a .circlearrow__outer,.sub3-img1:hover .sub3-box1 .circlearrow__outer,
.sub3-btn a:hover .circlearrow__outer,.news-item:hover .news-icon .circlearrow__outer{ stroke-dashoffset: 0 !important;}

/*--   WHY VITOUR®?  sub2--*/
.sub2 {overflow: hidden;}
.sub2-list {width: 100%;position: relative;overflow: hidden;}
.sub2-list video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index:1;}
.sub2-box {width: 100%;height: auto;position: absolute;bottom: 30px;left: 0;padding: 0 10px 0 15%;z-index: 2;}
.sub2-box h4 {font-size: 48px;color: #fff;font-family: 'Rift_b';}
.sub2-box a {display: flex;align-items: center;margin-top: 15px;}
.sub2-box a span {color: #fff;font-size: 18px;font-family: 'Rift_b';margin-left: 10px;}
.sub2-list .play {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;padding-bottom: 15%;
background: linear-gradient(to top, rgba(25, 61, 126, 0.9) 0%, rgba(25, 61, 126, 0.45) 35%, rgba(25, 61, 126, 0) 60%, rgba(25, 61, 126, 0) 100%);z-index: 2;}
.sub2-item:hover .play {opacity: 0;}
.sub2-box a .circlearrow__outer,.sub3-box1 .circlearrow__outer{stroke: #fff;}

/*--   Company Profile  sub3--*/
.sub3-tit h3 {font-size: 66px;font-family: 'Rift_b';color: #193d7e;}
.sub3-tit p {font-size: 18px;color: #565656;font-family: 'Helvetica Neue_b';margin-top: 5px;}
.sub3-cont {font-family: 'Helvetica Neue_l';font-size: 18px;line-height: 26px;color: #565656;}
.sub3-img1 {position: relative;overflow: hidden;}
.sub3-box1 {width: 80%;height:90px;position: absolute;bottom: 0;left: 0;background: rgba(0,78,162,.8);display: flex;align-items: center;justify-content: end;
	padding-right: 30px;border-top-right-radius:22px;}
.sub3-box1 img {transform: rotate(45deg);}
.sub3-rig {padding-top: 3%;}
.sub3-rig ul {margin-top: 13%;display: flex;justify-content: space-between;}
.sub3-rig ul li {width: 33%;text-align: center;}
.sub3-rig ul li div span{font-size: 60px;color: #193d7e;font-family: 'Rift_b';}
.sub3-rig ul li div sup {font-size:40px;color: #193d7e;font-family: 'Rift_b';}
.sub3-rig ul li div sub {color: #333333;font-family: arial;font-size: 18px;margin-left: -10px;bottom: 0;}
.sub3-rig ul li p {color: #4a4a4a;font-family: 'Helvetica Neue_m';}
.sub3-bott {display: flex;justify-content: space-between;}
.sub3-zuo {width: 25%;}
.sub3-zuo h4 {font-size: 66px;color: #193d7e;font-family: 'Rift_b';}
.sub3-you {width: 75%;padding-top: 5px;}
.sub3-word {font-size: 18px;color: #565656;font-family: 'Helvetica Neue_l';line-height: 36px;}
.sub3-btn a {display: flex;align-items: center;width: 130px;}
.sub3-btn a span {font-size: 20px;color: #4b4b4b;font-family: 'Rift_b';margin-left: 10px;}

/*--   sponsorships  sub4--*/
.sub4 {overflow: hidden;}
.sub4-tab {display: flex;align-items: center;justify-content: center;}
.sub4-tab li {list-style: none;font-size: 24px;color: #4d4d4d;font-family: 'Rift_b';margin: 0 1.5%;position: relative;padding-bottom: 10px;cursor: pointer;}
.sub4-tab li::after {content: "";width: 9px;height: 9px;border-radius:50%;background: #193d7e;position: absolute;top: 50%;margin-top: -9px;left: -20px;opacity: 1;
	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;}
.sub4-tab li::before {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:0;height: 3px;opacity: 0;
	background: #193d7e;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.sub4-tab li.active::after,.sub4-tab li:hover::after {opacity: 0;}
.sub4-tab li.active::before,.sub4-tab li:hover::before {left:0;right:0;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;z-index: 99;}
.sub4-nr {padding:3% 0 2% 15%;position: relative;}
.sub4-nr::before {content: ""; width: 30%;height: 100%;background: #193d7e;position: absolute;top: 0;left: 0;}
.sub4-cont {position: relative;padding-left:13%;z-index: 2;}
.sub4-item {padding:8px;}
.sub4-list {box-shadow: 0px 0 8px 0px rgba(4, 0, 0, 0.09);background: #fff;width: 100%;padding: 8px 10px 0;}
.sub4-img {overflow: hidden;margin: 0 auto;}
.sub4-box {width: 100%;height: 100px;display: flex;align-items: center;justify-content: center;text-align: center;}
.sub4-box p {font-size: 24px;color: #4d4d4d;font-family: 'Rift_b';}
.sub4-cont .btn-rig,.sub4-cont .btn-left{ width:56px; height:57px;cursor: pointer; position: absolute;top:inherit;left: 37px; z-index: 99;opacity:1;display: block;}
.sub4-cont .btn-rig {top:5%;background: url(../img/next1.png) no-repeat center center;}
.sub4-cont .btn-left {top:25%;background: url(../img/prev1.png) no-repeat center center;}
.sub4-cont .swiper-pagination {position: absolute;left: 0;top:60%;width: 200px;z-index:2;text-align: left;font-size: 48px;color: #939393;font-family: 'Rift_b';}
.sub4-cont .swiper-pagination-current {color: #fff;font-size: 100px;}

/*--   news  sub5--*/
.sub5 {max-width: 1400px;margin: 0 auto;}
.sub5-item{cursor: pointer;}
.sub5-img {position: relative;overflow: hidden;}
.sub5-img::before{background: rgba(255,255,255,0.3);content: "";position: absolute;left: 0;top: 0;width: 100%;height: 0;opacity: 1;z-index: 9;pointer-events: none;}
.sub5-img img {width: 100%;-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.sub5-box {margin-top: 30px;}
.sub5-box h5 {font-size: 22px;color: #333333;font-family: 'Helvetica Neue_m';}
.sub5-box time {font-size: 14px;color: #616161;font-family: 'Helvetica Neue_l';}
.sub5-box p {line-height: 26px;color: #585858;font-family: 'Helvetica Neue_m';margin-top: 20px;}
.sub5-item:hover .sub5-img::before{height: 100%;opacity: 0;-webkit-transition: all 400ms linear;transition: all 400ms linear;}
.sub5-item:hover .sub5-img img {-webkit-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06);}

/*--   产品列表页  --*/
.pro {display: flex;justify-content: space-between;}
.pro-left {width: 26.2%;}
.pro-bt {width: 100%;height: 161px;display: flex;align-items: center;justify-content: center;background:url(../img/pro-tit.jpg) left top;
	font-size: 36px;font-family: 'Rift_b';color: #fff;}
.accordion {width: 100%;z-index: 10;position: relative;}
.accordion li {display: block;margin-top: 7px;}
.accordion li i { display: block; position: absolute;right:15px;top:0px;background: url(../img/rig.png) no-repeat center center; width:14px; height:100%;cursor: pointer;}
.accordion .acc-li .open i,.accordion .acc-li .default i {background: url(../img/up.png) no-repeat center center;width:14px;height:100%;}
.accordion .acc-li .default,.link.open {background: #193d7e;}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;background: #f6f6f6;}
.link a {color: #333333 !important;line-height:70px;padding-left:30px;font-size:22px;display: flex;align-items: center;}
.accordion .acc-li .default, .link.default,.link.open{background: #193d7e;}
.accordion .acc-li .default a,.link.open a{color: #fff !important;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {background: #fff;}
.submenu-body li a {display: block;line-height:56px;color: #666666 !important;padding-left:32px;font-size: 18px;display: flex;align-items: center;border-bottom: 1px solid #d9d9d9;}
.submenu-body li:hover a {}
.submenu-body li:last-child a{border-bottom: none;}
.submenu-body .active a,.submenu-body li:hover a {color: #666666 !important;background: #e5e5e5;}
.pro-rig {width: 71.5%;}
.pro-item{margin-bottom: 25px;cursor: pointer;}
.pro-list{text-align: center;}
.pro-img {border: 1px solid #bfbfbf;position: relative;overflow: hidden;}
.pro-img>img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-list p {line-height: 30px;color: #666666;margin-top: 10px;transition: all 300ms ease-in-out;opacity: 1;font-size: 18px;color: #676767;}
.pro-box {width: 100%;height: 100%;text-align: center;background: rgba(67,67,67,.62);position: absolute;bottom:-100%;left: 0;padding: 35% 10px 0;opacity: 0;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box span {color: #fff;line-height:24px;font-size: 22px;}
.pro-box a {display: block;width: 121px;height: 30px;text-align: center;line-height: 30px;background: #193d7e;border-radius:15px;color: #fff !important;
	font-size: 14px;text-transform: uppercase;margin: 15px auto 0;font-family: 'Helvetica Neue_l';}
.pro-item:hover .pro-box {bottom: 0;opacity: 1;}
.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-item:hover .pro-list p{opacity: 0;}

/*--   产品详情页  --*/
.pro-top {display: flex;justify-content: space-between;align-items: center;}
.pro-zuo {width: 61.4%;display: flex;justify-content: space-between;}
.small {width:19%;position: relative;}
.small-list {border: 1px solid #efefef;margin-bottom:8px;}
.small .small-list:nth-child(4) {margin-bottom: 0;}
.small .swiper-pagination2 {width: 100%;height:100%;position: absolute;bottom: inherit;top:0;z-index: 2;}
.small .swiper-pagination2 .swiper-pagination-bullet {display: block;margin: 0;width: 100%;border-radius: inherit;height:23.89%;background: none;margin-bottom:6%;border:1px solid rgba(134,27,32,.0);}
/* .small .swiper-pagination2 .swiper-pagination-bullet:last-child{display: none;} */
.small .swiper-pagination2 .swiper-pagination-bullet:last-child{margin-bottom: 0;}
.small .swiper-pagination2 .swiper-pagination-bullet-active {border:1px solid #193d7e;}
.zhezhao {display: flex;justify-content: center;align-items: center;text-align: center;background: rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;width: 100%;height:24%;}

.pro-v {height: 100%;position: relative;}
.big video {width: 100%;height: 100% !important;position: absolute;top: 0;}
.big {width: 79.5%;border: 1px solid #e5e5e5;position: relative;max-height: 586px;overflow: hidden;}
.big .btn-left,.big .btn-rig{ width:14px; height:34px;cursor: pointer; position: absolute;top:50%;margin-top: -17px; z-index: 999;display: block;}
.big .btn-left {left:4%;background:url(../img/prev2.png) no-repeat center center;opacity: 0;transition:all 0.5s;}
.big .btn-rig {right:4%;background:url(../img/next2.png) no-repeat center center;opacity: 0;transition:all 0.5s;}
.big:hover .btn-left {left:15px;opacity: 1;}
.big:hover .btn-rig {right:15px;opacity: 1;}
.pro-you {width: 35%;}
.pro-tit h6 {font-size:60px;color: #333333;font-family: 'Rift_b';}
.pro-tit i {display: block;width: 54px;height: 3px;background: #193d7e;margin-top:30px;}
.pro-cont,.pro-cont2 {line-height: 32px;color: #333333;font-family: 'Helvetica Neue_l';}
.pro-btn {display: flex;align-items: center;}
.pro-btn a {display: block;width: 131px;height: 35px;text-align: center;line-height: 35px;color: #fff;background: #193d7e;border-radius:17px;margin-right: 30px;font-family: 'Helvetica Neue_l';}
.pro-btn a:nth-child(2){background: #0a0706;}
.pro-bt2 h3 {font-size: 72px;font-family: 'Rift_b';}
.pro-bt2 p {font-family: 'Helvetica Neue_l';font-size: 18px;color: #565656;}
.bott-nr {position: relative;}
.bott-item{cursor: pointer;}
.bott-list {text-align: center;}
.bott-img {border: 1px solid #bfbfbf;overflow: hidden;}
.bott-list p {margin-top: 10px;line-height: 30px;color: #676767;font-size: 20px;}
.bott-nr .btn-rig,.bott-nr .btn-left{ width:16px; height:40px;cursor: pointer; position: absolute;top:40%;z-index: 99;opacity:1;display: block;}
.bott-nr .btn-rig {right:-3%;background: url(../img/next3.png) no-repeat center center;}
.bott-nr .btn-left {left:-3%;background: url(../img/prev3.png) no-repeat center center;}
.bott-cont {background: #f9f9f9;padding: 3% 0;}

/*--   关于我们页  --*/
.abo {padding: 3% 0 0;}
.abo-tab {display: flex;align-items: center;justify-content: center;}
.abo-tab li {display: flex;align-items: center;justify-content: center; width:224px;height: 50px;cursor: pointer;transition: .2s;margin: 0 5%;
	font-size: 18px;color: #333333;font-family: 'Helvetica Neue_l';text-transform: uppercase;}
.abo-tab li span {display: block;width: 30px;height: 30px;margin-right:5px;overflow: hidden;position: relative;z-index: 2;}
.abo-tab li span img {transition: .2s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#fff 0 30px);filter: drop-shadow(#fff 0 30px);}
.abo-tab li:hover span img,.abo-tab .active span img {top: -100%;}
.abo-tab li:hover,.abo-tab li.active {background:#193d7e;color: #fff;}
.fixed {position: fixed;top:0;left: 0; width: 100%;z-index: 999;transition: all 300ms ease-in-out;background: #fff;box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.2);}
.abo-nr {background: url(../img/abo-bg.jpg) no-repeat right bottom;}
.abo-nr .tit h3 {color: #333;}
.abo-nr .tit p {font-family: 'Helvetica Neue_l';}
.abo1-cont {font-size: 18px;color: #565656;font-family: 'Helvetica Neue_l';line-height: 36px;}
.abo1-nr {position: relative;overflow: hidden;}
.abo1-icon {width:60%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(25,61,126,.9),rgba(25,61,126,.6),rgba(25,61,126,0));
	display: flex;align-items: center;justify-content: center;}
.abo2-nr .row {margin: 0 -10.5px;}
.abo2-item {margin-bottom: 20px;padding: 0 10.5px;}
.abo3 {padding: 0 0 3%;}
.abo3-nr {font-size: 18px;line-height: 36px;font-family: 'Helvetica Neue_l';}
.abo1-play {width: 87px;position: relative; cursor: pointer;border-radius: 50%;z-index: 2;}
.abo1-play::after {content: "";position: absolute;display: block;left: 0;right: 0;top: 0;width: 100%;height: 100%;
	-webkit-animation: ripple1 1500ms ease-out infinite;animation: ripple1 1500ms ease-out infinite;background:rgba(255,255,255,.5); border-radius: 50%;z-index: -2;
}
.abo1-play::before {content: "";position: absolute;display: block;left: 0;right: 0;top: 0;width: 100%;height: 100%;
	-webkit-animation: ripple 1500ms ease-out infinite;animation: ripple 1500ms ease-out infinite;background:rgba(255,255,255,.3);border-radius: 50%;z-index: -2;
}
@-webkit-keyframes ripple {
	0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
	100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}
}
@keyframes ripple {
	0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
	100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}
}
@-webkit-keyframes ripple1 {
	0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
	100% {-webkit-transform: scale(2);transform: scale(2);opacity: 0;}
}
@keyframes ripple1 {
	0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
	100% {-webkit-transform: scale(2);transform: scale(2);opacity: 0;}
}
.videvMask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.8);z-index: 1001;display: none;}
.videv{margin: 10% auto;width: 800px;height: 450px;background: #050505;border-radius: 5px;}
#video{width: 100%;height: 100%;}
.closes{cursor: pointer;padding: 5px 10px;float: right;font-size:30px;text-align: center;color: #fff;
	transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.closes:hover {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}

/*--   新闻列表页  --*/
.news .row {margin: 0 -39.5px;}
.news-item {padding: 0 39.5px;margin-bottom: 4%;position: relative;cursor: pointer;}
.news-item::before {content: "";width: 1px;height: 100%;background: #bfbfbf;position: absolute;right: 0;top: 0;}
.news-box {margin-top: 20px;}
.news-box h5 {font-size: 20px;font-family: 'Helvetica Neue_m';}
.news-box time {display: block;font-size: 14px;color: #616161;font-family: 'Helvetica Neue_l';margin:15px 0;}
.news-box p {color: #585858;line-height: 24px;font-family: 'Helvetica Neue_m';}
.news-btn {margin-top: 25px;display: flex;align-items: center;}
.news-btn span {font-family: 'Rift_b';margin-left: 10px;}
.news .row .news-item:nth-child(3n)::before {display: none;}
.news-icon {display: flex;align-items: center;}
.news-img {overflow: hidden;}
.news-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news-item:hover .news-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--   新闻详情页  --*/
.news-xq {display: flex;justify-content: space-between;}
.news-left {width:60.8%;padding: 0 35px;}
.news-time {font-size: 18px;font-family: 'Rift_b';}
.news-time time {font-size: 16px;font-family: 'Rift';margin-left: 20px;}
.news-tit {margin-top:5%;}
.news-tit h6 {font-size: 30px;font-family: 'Helvetica Neue_m';}
.news-cont {font-size: 18px;line-height: 30px;font-family: 'Helvetica Neue_l';}
.news-rig {width: 26.2%;background: #f4f4f4;padding: 30px 0 20px 0;}
.news-bt {font-size: 26px;font-family: 'Rift_b';width: 80%;line-height: 50px;background: #193d7e;color: #fff;text-align: center;margin: 0 auto;}
.news-cont2 {margin-top:30px;}
.news-item2 {padding:0 30px 15px 20px;border-bottom: 1px solid #bfbfbf;margin-bottom: 20px;cursor: pointer;}
.news-item2 h6 {font-size: 18px;font-family: 'Helvetica Neue_m';}
.news-item2 p {line-height: 30px;font-family: 'Helvetica Neue_l';margin-top: 10px;}
.news-cont2 .news-item2:last-child {margin-bottom: 0;}
.news-item2:hover h6 {color: #193d7e;}

/*--   视频列表页  --*/
.video {display: flex;justify-content: space-between;}
.video-left {width: 18.3%;}
.video-left ul li{display: block;width: 100%;background: #eeeeee;margin-bottom:11px;position: relative;overflow: hidden;}
.video-left ul li::before {content: "";width:25px;height: 100%;position: absolute;left: 0;top: 0;background: #193d7e;
	clip-path: polygon(0 0, 85% 0, 85% 35%, 100% 50%, 85% 65%, 85% 100%, 0 100%);opacity: 0;}
.video-left ul li a {font-size: 22px;font-family: 'Rift_b';color: #333;line-height: 63px;padding-left:30%;}
.video-left ul li.default::before{opacity: 1;}
.video-left ul li.default a {color: #193d7e;}
.vidoe-rig {width: 80%;}
.video-img {position: relative;overflow: hidden;}
.video-play {width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
.video-box {margin-top: 10px;}
.video-box h6 {font-size: 22px;font-family: 'Rift_b';}
.video-box time {display: flex;margin-top: 10px;align-items: center;font-size: 14px;color: #666666;font-family: 'Helvetica Neue_l';}
.video-box time img {margin-right: 10px;}
.video-item {margin-bottom: 3%;cursor: pointer;}
.video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.9);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.video-word {width: 100%;height: 100%;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
.video-cont {max-width: 950px;max-height:520px;}
.video-cont video,.video-cont iframe {width: 950px;height: 514px;}
.video-img>img {transition: all 0.5s;}
.video-item:hover .video-img>img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--   联系我们页  --*/
.cont-top {display: flex;justify-content: space-between;}
.cont-left {width: 27%;}
.cont-left h5 {font-size: 30px;color: #193d7e;font-family: 'Rift_b';}
.cont-left h3 {font-size: 48px;font-family: 'Rift_b';}
.cont-tel {margin-top: 5%;font-size: 18px;font-family: 'Helvetica Neue_l';text-transform: uppercase;line-height: 30px;}
.cont-tel a {display: block;color: #333;}
.cont-word {margin-top: 5%;line-height: 30px;font-family: 'Helvetica Neue_l';}
.cont-rig {width: 38.3%;}
.cont-item {width: 100%;margin-bottom:10px;padding-bottom: 10px;border-bottom: 1px solid #bfbfbf;display: flex;align-items: center;justify-content: space-between;}
.cont-item input{display: block;width: 96%;height:35px;font-size: 14px;font-family: "Arial";}
.cont-item i {display: block;height:20px; font-size: 30px;color: #de1b1b;font-family: "Arial";line-height:30px;}
.cont-item textarea {display: block;width:96%;height: 70px;font-size: 14px;font-family: "Arial";}
.cont-item button {display: block;width: 162px;height: 50px;text-align: center;line-height: 50px;background: #193d7e;color: #fff;font-size: 22px;font-family: 'Rift_b';}
.cont-rig .cont-item:nth-child(7){border-bottom: none;padding-bottom: 0;margin-top: 20px;}
.cont-list {text-align: center;}
.cont-icon {max-width: 98px;margin: 0 auto 15px;}
.cont-list p {font-size: 24px;font-family: 'Rift_b';}
.cont-list span {font-size: 22px;font-family: 'Helvetica Neue_l';margin-top: 10px;}
.cont-list span a {color: #333;}
.cont-list span a:hover,.cont-tel a:hover {text-decoration: underline;color: #193d7e;}













@media only screen and (max-width:1400px) {
	.sub4-nr {padding: 3% 0 2% 10%;}
	.sub4-cont{padding-left: 10%;}
	.sub5{max-width: 100%;padding:5% 3%;}
	.pro-bt2 h3 {font-size: 70px;}
	.cont-left {width: 50%;}
}
@media only screen and (max-width:1300px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub1,.sub2,.sub3 {padding: 0 3%;}
	.sub4-nr {padding: 3% 0 2% 3%;}
	.sub-dec{width: 42%;}
	.sub-box p {font-size: 30px;}
	.sub-bott {max-width: 100%;padding-right: 3%;width: 100%;justify-content: space-between;}
	.sub2-box{padding: 0 10px 0 10%;}
	.sub4-tab li {margin: 0 2%;}
	.abo1,.abo2 {padding: 0 3%;}
	.abo3 { padding: 0 3% 3%;}
	.pro-bt {font-size: 28px;}
	.pro-tit h6 {font-size: 50px;}
	.pro-bott {padding: 0 3%;}
	.pro-bt2 h3 {font-size: 60px;}
	
}
@media only screen and (max-width:1200px) {
	.sub-dec{font-size: 40px;}
	.sub-zuo{position: inherit;bottom: inherit;left: inherit;}
	.pro-bt {font-size: 24px;}
	.pro-tit h6{font-size: 40px;}
	.pro-bt2 h3 {font-size: 50px;}
}
@media only screen and (max-width:1100px) {
	.sub1-tab li{font-size: 20px;}
}
@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;}
	.sub-top,.pro{display: block;}
	.sub-left,.sub-rig {width: 100%;}
	.sub-rig {display: flex;}
	.sub-item {width: 50%;}
	.sub-bott {display: none;}
	.sub1-tab {flex-wrap: wrap;justify-content: space-between;}
	.sub1-tab li {margin: 0;width: 33%;}
	.sub1-box p {font-size: 40px;}
	.sub1-box{width: 80%;}
	.sub3-zuo h4 {font-size: 50px;}
	.abo-tab li {margin: 0 2%;}
	.pro-bt {font-size: 20px;}
	.pro-bt2 h3 {font-size: 40px;}
	.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) {
	.sub-rig,.sub4-tab {flex-wrap: wrap;}
	.sub-item,.sub3-you,.pro-left,.pro-rig,.pro-zuo,.pro-you,.news-left,.video-left,.vidoe-rig,.cont-left,.cont-rig {width: 100%;}
	.sub1-tab li,.sub4-tab li {width: 50%;}
	.sub1-bott .row,.sub3-cent .row,.abo2-nr .row {margin: 0 -5px;}
	.sub1-item,.sub3-item{margin-bottom:10px;padding: 0 5px;}
	.sub3-bott,.pro-top,.news-xq,.video,.cont-top {display: block;}
	.sub3-zuo {width: 100%;}
	.sub3-zuo h4 {font-size: 40px;}
	.sub4-tab li {margin: 0;padding-left:30px;}
	.sub4-tab{justify-content: space-between;}
	.sub4 {padding: 0 15px;}
	.sub4-tab li::after {left:0;}
	.sub4-nr::before {width: 100%;}
	.sub4-cont .btn-rig, .sub4-cont .btn-left {left: 0;}
	.sub5-box,.pro-rig {margin-top: 15px;}
	.sub5-item,.cont-item1 {margin-bottom: 20px;}
	.abo2-item{padding: 0 5px;margin-bottom: 10px;}
	.pro-box {padding: 23% 5px 0;}
	.pro-you,.vidoe-rig,.cont-rig {margin-top: 20px;}
	.bott-nr .btn-left {left: 0;}
	.bott-nr .btn-rig {right: 0;}
	.news-item::before,.news-rig {display: none;}
	.news-left {padding: 0;}
	.bann-menu {position: inherit;top: inherit;left: inherit;}
	.bann-menu a img {max-width: 290px;}
	.sub-left {position: relative;overflow: hidden;min-height: 400px;}
	.link a {line-height: 50px;}
	.submenu-body li a {line-height: 45px;}
	.zhezhao img {max-width: 25px;}
	
}