.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;}
.contact ul{padding-left: 15px;}
.contact ul li {list-style: inherit;}
.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;position: relative;overflow: hidden;}
.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;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #1c71d5;width:22px;}
.banner .swiper-button-prev1,.banner .swiper-button-next1{width:30px;height:50px;position: absolute;top: 50%;margin-top: -25px;z-index: 2;}
.banner .swiper-button-prev1{left:5%;background:#1c71d5 url(../img/zuo.png) no-repeat center center;}
.banner .swiper-button-next1{right:5%;background:#1c71d5 url(../img/you.png) no-repeat center center;}

/*--  BYU Group  sub1  --*/
.sub1{background: url(../img/sub1-bg.jpg) left bottom;padding:5% 0;}
.sub1-top video{width: 100%;height: auto;}
.sub1-cent{display: flex;align-items: center; justify-content: space-between;}
.sub1-left{width:50%;}
.sub1-tit{width: 100%;}
.sub1-tit span{font-size: 24px;color:#333333;}
.sub1-tit h5{font-size: 30px;color: #222222;margin: 20px 0;}
.sub1-tit h5 i{font-style: inherit;color: #e72219;}
.sub1-tit p{font-size: 36px;color: #222222;}
.sub1-cont{font-size: 16px;line-height: 32px;padding-right:10px;}
.sub-btn a{display: flex;align-items: center;justify-content: space-between;width: 170px;height: 45px;background: #063994; border-radius: 22px;padding:0 5px 0 23px;}
.sub-btn a span{color: #fff;}
.sub-btn a img{transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.sub-btn a:hover img{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.sub1-left .sub-btn{margin-top: 6%;}
.sub1-rig{width:50%;text-align: right;}
.sub1-rig img{margin-right: -5px;}
.sub1-bott{display: flex;justify-content: space-between;}
.sub1-item{max-width: 195px;}
.sub1-list{display: flex;align-items: center;justify-content: space-between;}
.sub1-list span{font-size: 18px;color: #333333;}
.sub1-list img{max-width: 35px;}
.sub1-item i{display: block;width: 100%;height: 1px;background: #bfbfbf;margin: 25px 0;}
.sub1-box{display: flex;align-items: end;}
.sub1-box p{font-size: 60px;}
.sub1-box sub{bottom: 0;font-size: 20px;}

/*--  Mian Products  sub2  --*/
.sub2 {background: url(../img/sub2-img.jpg) left bottom;display: flex;justify-content: space-between;}
.sub2-item{position: relative;overflow: hidden;min-height: 740px;width: 20%; padding: 40px 30px 40px 20px;color: #fff;
display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;border-right: 1px solid rgba(255,255,255,.3);}
.sub2-item:before {content: "";position: absolute;left: 0;width: 100%; height: 0;top:0; background: rgba(6,57,148,.63);-webkit-transition: all ease .5s;transition: all ease .5s}
.sub2-num{position: absolute;top: 40px;left: 20px;z-index:2;}
.sub2-num span{color: transparent!important;-webkit-text-stroke: 1px rgba(255,255,255,.9);font-size: 48px;font-weight: bold;}
.sub2-bott{position: relative;z-index: 2;}
.sub2-img{width: 60px;height: 60px;}
.sub2-item h5{font-size: 30px;margin: 25px 0;}
.sub2-item p{ max-height: 0;opacity: 0;margin-bottom: 0;transition: opacity .35s ease,max-height .45s ease,margin .35s ease}
.sub2-item:hover p{ max-height: 168px;opacity: 1; margin-bottom: 15%;overflow: hidden}
.sub2-item a{color: #fff; display: flex;align-items: center;justify-content: space-evenly; border: 1px solid #fff;border-radius: 18px;width: 140px; height: 36px;opacity: 0;transition: all .3s ease-in-out;transform: translateY(-10px)}
.sub2-item:hover a {opacity: 1;transform: translateY(0px);}
.sub2-item:hover:before{height: 100%;top:auto;bottom: 0;}
.sub2 .sub2-item:last-child{border-right: 0;}


/*--  产品展示   sub3  --*/
.sub3 {background: url(../img/sub3-bg.jpg) left top;}
.sub-tit{display: flex;align-items: center;justify-content:space-between;}
.sub-left{width: 80%;}
.sub-left h3,.sub5-top h3{font-size: 48px;}
.sub-left p{margin-top: 20px;}
.sub3-item{display: block;}
.sub3-list{padding: 1px;position: relative;overflow: hidden;padding-bottom: 20px;}
.sub3-list::before{content:"";position: absolute;left: 0;width: 100%;height: 0;background: #063994;-webkit-transition: all ease .5s;transition: all ease .5s}
.sub3-img{position: relative;overflow: hidden;}
.sub3-img img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub3-box{text-align: center;margin-top: 20px;padding: 0 10px;position: relative;z-index: 2;}
.sub3-box p{font-size: 22px;}
.sub3-box span{display: inline-block;font-size: 16px;line-height: 32px;text-decoration:underline;margin-top: 10px;}
.sub3-item:hover .sub3-list::before{height: 100%;top: auto;bottom: 0;}
.sub3-item:hover .sub3-box p,.sub3-item:hover .sub3-box span{color: #fff;}
.sub3-item .btn-rig,.sub3-item .btn-left{ width:20px; height:22px;cursor: pointer; position: absolute;top:50%;margin-top:-11px;z-index: 99;opacity:1;display: block;}
.sub3-item .btn-rig {right:-3%;background: url(../img/rig1.png) no-repeat center center;}
.sub3-item .btn-left {left:-3%;background: url(../img/left1.png) no-repeat center center;}


/*--  热卖产品   sub4  --*/
.sub4{background: url(../img/sub4-bg1.jpg) left top;padding:2% 0;}
.sub4-nr{display:flex;align-items: center;}
.sub4-left{width: 50%;}
.sub4-rig{width: 36.9%;margin-left:50px;}
.sub4-item{cursor: pointer;}
.sub4-box{text-align: center;}
.sub4-box h5{font-size: 36px;}
.sub4-box p{max-width:74%;margin: 20px auto 0;}
.sub4-box a {display: inline-block;color: #333333;margin-top:7%;}
.sub4-cont{margin-top:12%;position: relative;}
.sub4-img{border: 1px solid #e7e7e7;position: relative;overflow: hidden;}
.sub4-img img,.sub5-img img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub4-item:hover .sub4-img img,.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);}
.sub4-cont .btn-rig,.sub4-cont .btn-left{ width:16px; height:17px;cursor: pointer; position: absolute;top:50%;margin-top:-11px;z-index: 99;opacity:1;display: block;}
.sub4-cont .btn-rig {right:-5%;background: url(../img/rig2.png) no-repeat center center;}
.sub4-cont .btn-left {left:-5%;background: url(../img/left2.png) no-repeat center center;}

.sub4-bott{background: url(../img/sub4-bg2.jpg) left top;padding:2% 0;}
.sub4-bott .sub4-nr{justify-content: end;}
.sub4-bott .sub4-rig{margin: 0 50px 0 0;}

/*--  案例展示   sub5  --*/
.sub5{position: relative;overflow: hidden;}
.sub5::before{content: "";width: 100%;height:372px;position: absolute;top:14.5%;left: 0;background: #063994;}
.sub5-top{width: 53.8%;background:#e72219;padding: 30px 20px 5% 30px;color: #fff;position: relative;min-height: 452px;}
.sub5-top p{margin-top:6%;max-width:32%;}
.sub5-top a{display: flex;align-items: center;justify-content:space-around;width: 140px;height: 36px;border: 1px solid #fff;border-radius:18px;margin-top: 5%;position: relative;z-index: 3;}
.sub5-top a span{color: #fff;}
.sub5-list{position: relative;overflow: hidden;}
.sub5-box{width: 80%;height: 80%;background: rgba(6,57,148,.89);text-align: center;position: absolute;left: 10%;bottom: -50%;opacity: 0;transition: all 300ms ease-in-out;color: #fff;padding: 30px;}
.sub5-item:hover .sub5-box{bottom: 10%;opacity: 1;}
.sub5-box h5{font-size: 30px;}
.sub5-box p{margin-top: 30px;}
.sub5-box span{display: inline-block;text-decoration: underline;margin-top: 20px;}
.sub5-item{padding: 0 3.5px;margin-bottom: 7px;cursor: pointer;}
.sub5-bott{position: relative;margin-top: -23%;}
.sub5-bott .row{margin: 0 -3.5px;padding: 0 10px;}
.sub5-bott .row .sub5-item:nth-child(1){margin-left: 33.3%;}

/*--  News   sub6  --*/
.sub6-item{cursor: pointer;}
.sub6-list{padding: 30px;position: relative;overflow: hidden;}
.sub6-list::before{content: "";position: absolute;left: auto;right: 0;top: 0;width: 0;height: 100%;background: #063994;-webkit-transition: all ease .5s;transition: all ease .5s}
.sub6-list h4{font-size: 16px;color: #666666;transition: all 300ms ease-in-out;position: relative;z-index: 2;}
.sub6-list time{display: block;font-size: 24px;font-weight: bold;color: #063994;margin: 10px 0 15px;transition: all 300ms ease-in-out;position: relative;position: relative;z-index: 2;}
.sub6-img{position: relative;overflow: hidden;}
.sub6-img img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub6-box{margin-top: 20px;text-align: center;position: relative;z-index: 2;}
.sub6-box h5{font-size: 24px;}
.sub6-box p{margin-top: 15px;}
.sub6-box span{display: flex;align-items: center;justify-content: space-around;width: 140px;height: 36px;border: 1px solid #fff;border-radius:18px;color: #fff;margin: 8% auto 0;}
.sub6-box span i{width: 0px;height: 0px;border-bottom: 5px solid transparent;border-top: 5px solid transparent;border-left:10px solid #ffffff;font-size: 0px;line-height: 0px;transition: all 300ms ease-in-out;}
.sub6-item:hover .sub6-list::before{ width: 100%;right: auto;left: 0;}
.sub6-item:hover .sub6-list h4,.sub6-item:hover .sub6-list time,.sub6-item:hover .sub6-box h5,.sub6-item:hover .sub6-box p{color: #fff;}
.sub6-item:hover .sub6-box span i{border-left:10px solid #e72219;}

/*--  产品列表页  --*/
.sub{padding-bottom: 5%;background: #f5f5f5;}
.pro {display: flex;justify-content: space-between;}
.pro-left {width: 24.6%;}
.pro-bt {width: 100%;height:56px;background: #063994;color: #fff; font-size: 30px;color: #ffffff;text-align: center;line-height: 56px;}
.accordion {width:100%;z-index:2;position: relative;margin-top:10px;}
.element {position:sticky;top:0;z-index: 99;}
.accordion li {display: block;margin-bottom: 10px;}
/* .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{}
/* .accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;} */
.accordion .acc-li .link.open {margin-bottom: 10px;}
/* .accordion .acc-li:last-child .link {border-bottom: none;} */
.link {padding:10px 0;position: relative;background:#eeeeee;}
.link a {color: #151515 !important;padding-left:20px;font-size:18px;display: flex;align-items: center;justify-content: center;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .link.default a,.acc-li .link a:hover {color:#063994 !important;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {}
.submenu-body li a {display: block;line-height:36px;color: #666666 !important;padding-left:20px;font-size: 14px;display: flex;align-items: center;justify-content: center;}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #063994 !important;}
.pro-rig {width:72%;}
.pro-rig .row {margin: 0 -15px;}
.pro-item {margin-bottom: 3%;cursor: pointer;padding: 0 15px;}
.pro-img {overflow: hidden;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;width: 100%;}
.pro-box {text-align: center;background:#063994;}
.pro-box p{font-size: 16px;line-height:45px;color:#ffffff;}
.pro-item:hover .pro-img img,.bott-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-box span{background:#1c71d5;}

/*--  产品详情页  --*/
.pro-top {display: flex;justify-content: space-between;}
.pro-zuo{width: 60.1%;display: flex;justify-content: space-between;align-items: flex-start;}
.small .swiper-wrapper {height:665px;}
.small{width:19%;height: 100%; position: relative;overflow: hidden;}
.small-list{cursor: pointer;}
.small-img {position: relative;overflow:hidden;}
.small-box {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.5);display: flex;align-items: center;justify-content: center;}
.small-box img{max-width: 40px;}
/* .small .swiper-slide-thumb-active{border: 1px solid #063994;} */
.mySwiper14 .small-list:nth-child(1){cursor: pointer;}
.big{width: 78.8%;position: relative;}
.big-item{position: relative;overflow: hidden;height: 100%;}
.big-item video {width: 100%;height: 100% !important;position: absolute;top: 0;/* object-fit: cover; */}
.big .btn-left,.big .btn-rig{ width:16px; height:17px;cursor: pointer; position: absolute;top:50%;margin-top: -34px; z-index: 999;display: block;}
.big .btn-left {left:4%;background:url(../img/left2.png) no-repeat center center;opacity: 0;transition:all 0.5s;}
.big .btn-rig {right:4%;background:url(../img/rig2.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:37%;}
.pro-tit h6{font-size: 36px;font-weight: bold;color: #063994;}
.cp-fu{color:#018bcf;}
.cp-tit{font-size: 28px;color:#202529;margin-top:5px}
.pro-cont{color:#222;line-height: 32px;}
.pro-tit2{text-align: center;}
.pro-tit2 h3{font-size: 48px;color: #333333;}
.pro-tit2 p{margin-top: 20px;font-size: 16px;}
.pro-bott{background: url(../img/pro-bott.jpg) left top;}
.bott-nr {position: relative;}
.bott-item{cursor: pointer;display: block;text-align: center;}
.bott-nr .btn-rig,.bott-nr .btn-left{ width:20px; height:22px;cursor: pointer; position: absolute;top:50%;margin-top:-11px;z-index: 99;opacity:1;display: block;}
.bott-nr .btn-rig {right:-3%;background: url(../img/rig1.png) no-repeat center center;}
.bott-nr .btn-left {left:-3%;background: url(../img/left1.png) no-repeat center center;}

/*--  关于我们页  --*/
.sub-tit2{text-align: center;}
.sub-tit2 h3{font-size: 48px;}
.sub-tit2 p{margin-top: 20px;font-size: 16px;}
.abo1-nr{display: flex;justify-content: space-between;}
.abo1-left{width: 45%;line-height: 32px;text-align: justify;}
.abo1-rig{width: 51.5%;}
.abo2{background: #063994;}
.abo2-nr .sub-tit2 {color: #fff;}
.abo2-cont{position: relative;}
.abo2-cont .btn-rig,.abo2-cont .btn-left{ width:20px; height:22px;cursor: pointer; position: absolute;top:50%;margin-top:-11px;z-index: 99;opacity:1;display: block;}
.abo2-cont .btn-rig {right:-3%;background: url(../img/rig3.png) no-repeat center center;}
.abo2-cont .btn-left {left:-3%;background: url(../img/left3.png) no-repeat center center;}
.abo3{background: url(../img/pro-bott.jpg) left top;}
.abo3-item{margin-bottom: 30px;}
.abo3-list{position: relative;padding: 0 20px 30px;}
.abo3-list::before{content: "";width: 100%;height: 80%;background: #fff;position: absolute;bottom: 0;left: 0;box-shadow: 0px 0px 10px 0px rgba(35, 37, 38, 0.15);}
.abo3-img{width: 82px;height: 82px;border-radius: 50%;background: #f2f2f2;display: flex;align-items: center;justify-content: center;margin: 0 auto;position: relative;z-index: 2;
	transition: .6s; transform:rotateY(0deg);-ms-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-o-transform:rotateY(0deg);}
.abo3-box{text-align: center;margin-top:30px;position: relative;z-index: 2;padding: 0 15px;}
.abo3-box h6{font-size: 18px;font-weight: bold;}
.abo3-box p{margin-top: 10px;line-height: 28px;}
.abo3-item:hover .abo3-img{transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}

/*--  视频页  --*/
.sub-video{background: url(../img/video-bg.jpg) left top;}
.video-tab{display: flex;align-items: center;justify-content: center;}
.video-tab a{display: block;width: 263px;height: 57px;text-align: center;line-height: 57px;color: #333;font-size: 24px;margin: 0 10px;}
.video-tab a.default{background: #063994;color: #fff;}
.video-item{margin-bottom: 3%;cursor: pointer;}
.video-img{position: relative;overflow: hidden;}
.video-box{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: center;justify-content: center;}
.video-list p{text-align: center;font-size: 24px;margin-top: 15px;}
.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;}

/*--  案例页  --*/
.sub-cases{background: url(../img/cases-bg1.jpg) left top;}
.cases-cont .row{padding: 0;}
.cases-cont .sub5-item{padding: 0 11px;margin-bottom:22px;}

/*--  案例详情页  --*/
.sub-cases2{background: url(../img/cases-bg2.jpg) left top;}
.cases-top{display: flex;justify-content:space-between;}
.cases-left{width: 48%;}
.cases-tit h6{font-size: 36px;font-weight: bold;}
.cases-cont{line-height: 32px;}
.cases-rig{width: 49.3%;position: relative;text-align: right;}
.cases-rig::before{content: "";width:75%;height: 55%;background: #e72219;position: absolute;left: inherit; right:-39px;top:-30px;}
.cases-rig img{position: relative;z-index: 2;}


/*--  新闻列表页  --*/
.sub-news{padding: 3% 0;}
.news-item{position: relative;overflow: hidden;}
.news-item::before {content: "";position: absolute;top: 0;left:0;width:100%;height:0;background:#063994;
	-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.news-list {width: 100%;display: flex;align-items: center; justify-content: space-between;text-align: left;cursor: pointer;position: relative;}
.news-img {width:40%;position: relative;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-rig {width: 56.6%;text-align: left;}
.news-rig span{font-size: 16px;color:#666666;}
.news-rig time {color: #063994;display: block;font-size: 24px;font-weight: bold;margin: 5px 0 20px;}
.news-rig h5 {font-size: 24px;}
.news-rig p {margin-top: 15px;}
.news-rig a{display: flex;align-items: center;justify-content: space-between;width:170px;height:45px;background: #063994;margin-top: 30px;
border-radius:22.5px;padding: 0 5px 0 30px;color: #fff !important;}
.news-rig a img{width: 38px;height: 38px;transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.news-item:hover::before {height: 100%;top: auto;bottom: 0;}
.news-item:hover .news-rig a img{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.news-item:hover .news-rig span,.news-item:hover .news-rig time,.news-item:hover .news-rig h5,.news-item:hover .news-rig p{color:#fff;}
.news-item:hover .news-rig a{color: #fff !important;background:#e72219;}

/*--  新闻详情页  --*/
.sub-news2{background: url(../img/news-bg.jpg) left top;}
.news-tit h6{font-size: 36px;}
.news-tit time{font-size: 24px;font-weight: bold;color: #063994;margin-top: 10px;display: block;}

/*--  联系我们页  --*/
.sub-cont{background: url(../img/sub5-bg.jpg) left top;}
.cont{display: flex;justify-content: space-between;}
.cont-left{width: 31.7%;}
.cont-left ul{margin-top: 25px;}
.cont-left ul li{display: flex;align-items: center;}
.cont-left ul li img{width: 35px;height: 35px;margin-right:10px;}
.cont-left ul li p{font-size:18px;line-height: 48px;color: #333;}
.cont-left ul li p a{color: #333;}
.cont-left ul li:hover p a{color: #063994;}
.cont-rig{width: 51.1%;}
.cont-item{margin-bottom: 3%;}
.cont-item input{display: block;width: 100%;height: 54px;background: none;border: 1px solid #cccccc;padding: 0 10px;color: #333;font-size: 14px;}
.cont-item textarea{width: 100%;height: 165px;background: none;border: 1px solid #cccccc;padding:5px 10px;color: #333;font-size: 14px;}
.cont-item input::-webkit-input-placeholder {color:#888888;}
.cont-item input:-moz-placeholder {color:#888888;}
.cont-item input::-moz-placeholder {color:#888888;}
.cont-item input::-ms-input-placeholder {color:#888888;}

.cont-item textarea::-webkit-input-placeholder {color:#888888;}
.cont-item textarea:-moz-placeholder {color:#888888;}
.cont-item textarea::-moz-placeholder {color:#888888;}
.cont-item textarea::-ms-input-placeholder {color:#888888;}

.cont-item button{display: block;width: 160px;height: 45px;text-align: center;line-height: 45px;background:#e72219;color: #fff;}





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

}

@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%;}
	
}
@media only screen and (max-width:1400px) {
	.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;}
	.sub1-nr,.sub-tit{padding: 0 15px;}
	.sub1-rig{width: 45%;}
	.sub1-rig img{margin-right: 0;}
	.sub2-item h5{font-size: 24px;}
	.sub-left h3, .sub5-top h3,.sub-tit2 h3{font-size: 42px;}
	.sub4-box h5{font-size: 32px;}
	.sub4-box p{max-width: 100%;}
	.sub5-box h5{font-size:24px;}
	.sub5-box p{margin-top: 20px;}
	.sub6-list time,.news-rig time,.news-tit time{font-size: 22px;}
	.pro-bt{font-size:28px;}
	.small .swiper-wrapper {height:600px;}
	.pro-tit h6,.news-tit h6{font-size: 32px;}
	.bott-nr .btn-left{left: 25px;}
	.bott-nr .btn-rig{right: 25px;}
	.video-box img{max-width: 61px;}
	.cases-tit h6{font-size:32px;}
	.news-list{padding: 0 15px;}
}
@media only screen and (max-width:1300px) {
	.small .swiper-wrapper {height:568px;}
}
@media only screen and (max-width:1200px) {
	.sub1-tit span{font-size: 20px;}
	.sub1-tit h5{font-size: 24px;}
	.sub1-tit p{font-size: 32px;}
	.sub1-box p{font-size: 50px;}
	.sub2-item h5{font-size: 20px;}
	.sub-left h3, .sub5-top h3,.sub-tit2 h3{font-size: 38px;}
	.sub4-cont{margin-top: 30px;}
	.sub4-box h5{font-size: 28px;}
	.small .swiper-wrapper {height:530px;}
	.video-tab a{font-size: 22px;}
	.video-list p,.news-rig time{font-size:20px;}
	.news-img{width: 45%;}
	.news-rig{width: 53%;}
	.cont-left{width: 37%;}
}
@media screen and (max-width:992px) {
	.sub1-tit span{font-size: 18px;}
	.sub1-tit h5,.sub6-box h5,.news-rig h5{font-size: 22px;}
	.sub1-tit p,.news-tit h6{font-size: 28px;}
	.sub1-box p{font-size:42px;}
	.sub2-num span,.sub-left h3, .sub5-top h3,.sub-tit2 h3{font-size: 32px;}
	.sub3-box p,.sub5-box h5,.sub6-list time{font-size:20px;}
	.sub4-rig{width: 40%;}
	.sub5-top p{max-width: 100%;}
	.sub5-box{width: 90%;height: 90%;left: 5%;}
	.sub5-item:hover .sub5-box{bottom: 5%;}
	.sub5-box p{margin-top: 10px;}
	.sub6-list{padding: 15px;}
	.pro-bt{font-size:24px;}
	.small-box img{max-width: 30px;}
	.small .swiper-wrapper {height:446px;}
	.pro-tit h6,.cases-tit h6{font-size: 28px;}
	.video-cont {max-width: 100%;max-height:inherit;min-width: 320px;}
	.video-cont video,.video-cont iframe {width:100%;height: inherit;min-width: 320px;}
	.video-box img{max-width: 51px;}
	.cases-rig::before{display: none;}
	.news-tit time{font-size: 20px;}
	.cont-left{width:45%;}
	
}	
@media screen and (max-width: 768px) {
	.sub1-cent,.sub2,.sub-tit,.sub4-nr,.pro,.pro-top,.abo1-nr,.cases-top,.news-list,.cont{display: block;}
	.sub1-left,.sub1-rig,.sub-left,.sub4-left,.sub4-rig,.sub5-top,.pro-left,.pro-rig,.pro-zuo,.pro-you,.abo1-left,.abo1-rig,.cases-left,.cases-rig,.news-img,.news-rig,.cont-left,.cont-rig{width: 100%;}
	.sub1-rig,.sub-btn,.sub4-rig,.sub4-bott,.sub4-bott .sub4-left,.sub5-bott,.pro-you,.abo1-rig,.cases-rig,.news-rig,.cont-rig{margin-top: 20px;}
	.sub1-bott{flex-wrap: wrap;}
	.sub1-item{max-width: 45%;width: 45%;margin-bottom: 25px;}
	.sub1-box p{font-size: 32px;}
	.sub1-box sub{font-size: 16px;bottom:10px;}
	.sub2-item{width: 100%;min-height: inherit;}
	.sub2-item p{min-height: inherit;opacity: 1;max-height: inherit;}
	.sub2-num{position: inherit;top: inherit;left: inherit;}
	.sub2-item:hover p{max-height: inherit;margin-bottom: 20px;}
	.sub4-rig,.sub5-bott .row .sub5-item:nth-child(1){margin-left: 0;}
	.sub4-nr{padding: 0 15px;}
	.sub4-bott .sub4-rig{margin-right: 0;}
	.sub5-top{min-height: inherit;}
	.sub5-bott .row{padding: 0;}
	.sub2-num span, .sub-left h3, .sub5-top h3,.sub-tit2 h3{font-size: 28px;}
	.pro-bt{font-size: 20px;line-height: 32px;height: 32px;}
	.small .swiper-wrapper {height:284px;}
	.pro-tit h6,.cases-tit h6,.news-tit h6{font-size: 24px;}
	.small-box img{max-width: 20px;}
	.sub-tit2 p{font-size: 14px;line-height: 20px;}
	.video-tab a{width: 40%;font-size: 20px;}
	.video-list p,.news-rig time,.news-tit time{font-size: 18px;}
	.news-rig time{margin: 5px 0 10px;}
	.cont-left ul li p{font-size: 16px;}
	
}