.clearfloat{*zoom:1;}
.clearfloat:before,.clearfloat:after{content:""; display:table; line-height:0;visibility:hidden;}
.clearfloat:after{ clear:both;}
.wrap {width: 1230px; margin: 0 auto;}

/*垂直对齐*/
.m-list-flex{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.m-list-flex .m-cell-bd{ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; }
/*文字截取*/
.single-line{ text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.multi-line{min-height: 2em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
.multi-line1{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;}
/*图片*/
.pic {width: 100%; overflow: hidden;}
.pic img {width: 100%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}

#fp-nav.right {right: auto; left: 36px;}
#fp-nav ul li, .fp-slidesNav ul li {width: 16px; height: 16px; margin: 6px 0; line-height: 16px; text-align: center; font-size: 0;}
#fp-nav ul li a, .fp-slidesNav ul li a {display: inline-block; width: 10px; height: 10px;  border-radius: 50%; box-sizing: border-box;}
#fp-nav ul li a.active,.fp-slidesNav ul li a.active {width: 100%; height: 100%;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {width: 100%; height: 100%;  background: #fff; border-color: #fff; box-sizing: border-box;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {background: none; border: 2px solid #fff;}

#top {position: fixed; width: 100%; height: 100px; line-height: 100px; color: #fff; background: rgba(0,0,0,0.6); left: 0; top: -100px; z-index: 222;}
#top .logo {float: left; font-size: 0; margin-left: 50px;}
#top .logo img {vertical-align: middle; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
#top .logo.on img {transform: scale(0.8);}
.language {float: right; margin-right: 50px; font-size: 16px;}
.language a {color: #e5e6e6; margin: 0 8px;}
.language a:hover {color: #d60107;}
.topPhone {float: right; margin-right: 30px; font-size: 0; color: #d60107; /*background: url(../images/top_icon_phone.png) no-repeat left center;*/}
.topPhone img {width: 100%; vertical-align: middle;}
#menu {float: right; margin-right: 60px;}
#menu li {float: left; font-size: 20px; margin-left: 54px;}
#menu li:first-child {margin-left: 0;}
#menu li.active a {color: #D60107;}
#menu li:hover a {color: #D60107;}
#menu li a {color: #fff;}

@media screen and (max-width: 1680px) {
	#top {height: 88px; line-height: 88px;}
	#top .logo {margin-left: 2.6%;}
	.language {margin-right: 2.6%; font-size: 16px;}
	.language a {margin: 0 8px;}
	.topPhone {padding-left: 36px; margin-right: 28px; font-size: 26px;}
	#menu {margin-right: 56px;}
	#menu li {font-size: 18px; margin-left: 50px;}
	.topPhone {width: 210px;}
}

@media screen and (max-width: 1440px) {
	#top {height: 75px; line-height: 75px;}
	.language {font-size: 14px;}
	.language a {margin: 0 6px;}
	.topPhone {padding-left: 30px; margin-right: 24px; font-size: 22px;}
	#menu {margin-right: 44px;}
	#menu li {font-size: 16px; margin-left: 36px;}
	.topPhone {width: 180px;}
}

@media screen and (max-width: 1280px) {
	#top {height: 64px; line-height: 64px;}
	.topPhone {display: none;}
	#menu {margin-right: 40px;}
	#menu li {font-size: 14px; margin-left: 32px;}
}

@media screen and (max-width: 980px) {
	#top {height: 56px; line-height: 56px;}
	.language {display: none}
	#menu {margin-right: 2.6%;}
	#menu li {margin-left: 28px;}
}

@media screen and (max-width: 750px) {
	#top {height: 1rem; line-height: 1rem;}
	#menu {position: fixed;width: 70%;height: 100%;background: rgba(0,0,0,0.6);top: 1rem;right: 0;margin: 0;z-index: 223;box-sizing: border-box;padding: 0.4rem 0 1rem;transition: 0.4s;transform: translateX(100%);}
	#menu.menu-show{transition: 0.4s;transform: translateX(0);}
	#menu li{float: none;margin: 0;border-bottom: 1px solid #999;line-height: 0.88rem;font-size: 0.3rem;padding: 0 0.4rem;}
	#menu li:last-child{border: none;}
	#top .menu-btn{display: block;float: right;/*margin: 0.2rem 2.6% 0 0;*/ width: 0.6rem;height: 0.6rem;background: url('../images/menu.png');background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); right: 20px;}
	
}

/*顶部 End！*/


.section {height: 100%;}
/*banner*/
.bx-wrapper .bx-viewport {height: auto !important; background: none; border: none; box-shadow: none; left: 0;}
.bx-wrapper {margin: 0 auto 0; max-width: 100% !important;}
.banner {width: 100%; height: 100%;}
.banner .bx-wrapper {height: 100% !important; }
.banner .bx-wrapper .bx-viewport {height: 100% !important;}
.banner ul {width: 100%; height: 100%;}
.banner ul li {width: 100%; height: 100%; position: relative;}
.banner ul li img { max-height: 100%;max-width: 100%;}
.banner ul li.bannerBox0 {background: url(../images/banner2025.jpg) no-repeat center; background-size: 100% 100%;}
.banner ul li.bannerBox1 {background: url(../images/baner.jpg) no-repeat center; background-size: cover;}
.banner ul li.bannerBox2 {background: url(../images/baner.jpg) no-repeat center; background-size: cover;}
.banner ul li.bannerBox3 {background: url(../images/baner.jpg) no-repeat center; background-size: cover;}
.banner .bx-wrapper .bx-pager {bottom: 86px; box-sizing: border-box;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {width: 80px; height: 3px; border-radius: 0; background: #d2d2d2;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active {background: #bd1328;}
.bannerCont {position: absolute; text-align: center; right: 0; top: 30%; width: 100%;}
.bannerCont h2 {font-size: 50px; color: #d60107; margin-bottom: 10px; position: relative; right: -100px; opacity: 0;}
.bannerCont h3 {font-size: 24px; color: #fff; height: 60px; line-height: 60px; margin-bottom: 18px; position: relative; left: -100px; opacity: 0;}
.bannerCont h3 span {display: inline-block; padding: 0 36px; background: #bd1328;}
.bannerCont p {font-size: 24px; position: relative; top: 50px; opacity: 0;}

.pageNext {position: absolute; width: 66px; height: 64px; left: 50%; bottom: 30px; transform: translateX(-50%); z-index: 99; animation:animation1 3s infinite; animation-timing-function: linear;}
.pageNext a {display: block; width: 100%; height: 100%; background: url(../images/next_icon.png) no-repeat center;}
@keyframes animation1{
  0% {bottom: 30px;}
  25% {bottom: 26px;}
  50% {bottom: 30px; }
  75% {bottom: 34px;}
  100% {bottom: 30px;}
}

.sectionCompany {background: url(../images/section1.jpg) no-repeat center; background-size: cover;}
.companyH {text-align: center;}
.companyH h3 {font-size: 40px; margin-bottom: 10px; position: relative; top: -50px; opacity: 0;}
.companyH h3 span {color: #d60107;}
.companyH p {font-size: 16px;  position: relative; top: -50px; opacity: 0;}
.companyW {width: 1230px; margin: 40px auto 0;}
.companyW .left {float: left; width: 584px; margin-left: 4%; margin-top: 30px; position: relative; left: -60px; opacity: 0;}
.companyW .left p {text-indent: 2em; font-size: 16px; line-height: 30px; margin-bottom: 24px;}
.companyW .right {float: right; width: 577px; }
.videoW {width: 577px; height: 337px; padding-top: 20px; box-sizing: border-box; background: url(../images/cumpter.png) no-repeat center; background-size: 100%; position: relative; right: -60px; opacity: 0;}
.videoBox {width: 441px; height: 278px; margin: 0 auto 0;}
.video-js .vjs-big-play-button {width: 70px; height: 70px; top: 50%; left: 50%; transform: translate(-50%,-50%); border: none; background: url(../images/vedio_icon.png) no-repeat center; background-size: 100%; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {content: "";}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {opacity: 0.7; background-color: none; background: url(../images/vedio_icon1.png) no-repeat center; background-size: 100%; /*-webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -moz-transform: scale(0.8); transform: scale(0.8);*/}
.companyList {margin-top: 30px; position: relative; bottom: -50px; opacity: 0;}
.companyList li {float: left; text-align: center; margin-left: 100px;}
.companyList li:first-child {margin-left: 150px;}
.companyList li h3 {font-size: 50px; color: #d60107;}
.companyList li p {font-size: 20px; margin-top: 4px;}
.more {width: 100px; height: 38px; margin: 60px auto 0; text-align: center; line-height: 38px; border: 1px solid #858283; overflow: hidden; border-radius: 1px;}
.more:hover a:first-child {margin-top: -38px;}
.more a {display: block; width: 100%; height: 100%;}
.more a.moreN {color: #fff; background: #D60107;}

.sectionNews {background: url(../images/news_bg.jpg) no-repeat center; background-size: cover;}
.newsW {}
.newsTop {height: 84px; line-height: 84px; margin-top: 80px;}
.newsPro {float: left; margin-left: 12px; font-size: 0; position: relative; left: -50px; opacity: 0;} 
.newsPro img {vertical-align: middle;}
.newsTopGb {float: left; font-size: 0; margin-left: 90px; position: relative; right: -50px; opacity: 0;}
.newsTopGb span {display: inline-block; width: 40px; height: 40px; margin-left: 20px; text-align: center; line-height: 40px; font-size: 20px; color: #d60107; position: relative; overflow: hidden; vertical-align: middle; border: 1px solid #D60107; border-radius: 50%; cursor: pointer; -moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;transition: all 0.5s ease-in;}
.newsTopGb span:first-child {margin-left: 0;}
.newsTopGb span:nth-child(2n) {color: #fff; background: #D60107;}
.newsTopGb span:hover {transform: rotateY(360deg); /*transform: scale(-1,1);*/}
.newsClass {float: right; font-size: 16px; margin-right: -50px; opacity: 0;}
.newsClass a {margin: 0 12px;}
.newsClass a:hover {color: #D60107;}
.newsM {margin-left: 28px; margin-top: 8px; position: relative; left: -50px; opacity: 0;}
.newsInner {padding: 0 50px 0 25px; margin-top: 32px;}
.newsInner ul {}
.newsInner ul li {float: left; width: 23.875%; margin-right: 1.5%; margin-bottom: 15px; position: relative; top: 60px; opacity: 0;}
.newsInner ul li:hover .pic img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.newsInner ul li:nth-child(4n){margin-right: 0;}
.newsInner ul li a {display: block; width: 100%; height: 100%; position: relative;}
.newsInner ul li .bg {display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(214,1,7,0.4);}
.newsInner ul li .bg p {width: 90%; text-align: center; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); opacity: 0;}
.moreNews {width: 152px; height: 42px; text-align: center; margin: 45px auto 0; line-height: 42px; overflow: hidden;}
.moreNews a {display: block; width: 100%; height: 100%; color: #fffefe; background: #294284;}
.moreNews a:hover {background: #D60107;}

.sectionWhy {background: url(../images/section3.jpg) no-repeat center; background-size: cover;}
.whyH {text-align: center;}
.whyH img {transform: scale(0.7); opacity: 0; -moz-transition: all 0.6s ease-in;-webkit-transition: all 0.6s ease-in;-o-transition: all 0.6s ease-in;transition: all 0.6s ease-in;}
.whyH.on img {transform: scale(1); opacity: 1;}
.whyH h3 {font-size: 48px; color: #fff; text-shadow: 0 0 16px 2px #676767;}
.whyH h3 span {color: #D60107; text-shadow: 2px 2px 16px 2px #676767;}
.whyH p {font-size: 13px; color: #ebebeb;}
.whyW {margin-top: 150px; margin-bottom: 90px;}
.whyW ul {}
.whyW ul li {position: relative; top: 50px; opacity: 0; height: 300px; /*border: 1px solid #000000;*/ float: left; width: 16.666%; text-align: center;}
.whyW ul li a {display: block;}
.whyPic {position: relative; width: 100%; height: 110px;}
.whyPic1 {position: relative; width: 110px; height: 110px; margin: 0 auto; padding: 3px; box-sizing: border-box; border: 1px solid #fff; border-radius: 50%; z-index: 24;
/*-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;*/
}
/*.whyPic1.on {left: 40%; }*/
.whyPic1.on span {-ms-transform: rotate(60deg); -webkit-transform: rotate(60deg); transform: rotate(60deg);}
.whyPic span {display: block; width: 100%; height: 100%; border-radius: 50%; -moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;transition: all 0.5s ease-in;}
.whyPic1 span.icon1 {background: url(../images/wgy_img1.png) no-repeat center;}
.whyPic1 span.icon2 {background: url(../images/wgy_img2.png) no-repeat center;}
.whyPic1 span.icon3 {background: url(../images/wgy_img3.png) no-repeat center;}
.whyPic1 span.icon4 {background: url(../images/wgy_img4.png) no-repeat center;}
.whyPic1 span.icon5 {background: url(../images/wgy_img5.png) no-repeat center;}
.whyPic1 span.icon6 {background: url(../images/wgy_img6.png) no-repeat center;}
.whyInner {margin-top: 35px;}
.whyInner h3 {font-size: 26px; color: #fff;}
.whyInner h3.on {color: #D60107;}
.whyWrit {display: none; margin-top: 28px;}
.whyInner p {font-size: 16px; line-height: 28px; color: #d60107;}
.whyPic2 {opacity: 0; width: 110px; height: 110px; padding: 3px; position: absolute; top: 16px; left: 0%; margin-left: -55px; z-index: 22; box-sizing: border-box; border: 5px solid rgba(255,2,0,0.5); border-radius: 50%; 
/*-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;*/
}
.whyPic2 span {-ms-transform: rotate(-60deg); -webkit-transform: rotate(-60deg); transform: rotate(-60deg);}
.whyPic2.on { /*top: -10px; left: 50%;*/ }
.whyPic2.on span {-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
.whyPic2 span.icon1 {background: url(../images/wgy_img11.png) no-repeat center;}
.whyPic2 span.icon2 {background: url(../images/wgy_img22.png) no-repeat center;}
.whyPic2 span.icon3 {background: url(../images/wgy_img33.png) no-repeat center;}
.whyPic2 span.icon4 {background: url(../images/wgy_img44.png) no-repeat center;}
.whyPic2 span.icon5 {background: url(../images/wgy_img55.png) no-repeat center;}
.whyPic2 span.icon6 {background: url(../images/wgy_img66.png) no-repeat center;}

.sectionCase {background: url(../images/section4.jpg) no-repeat center; background-size: cover;}
.caseH {text-align: center; margin-top: 40px;}
.caseH h3 {position: relative; top: 50px; opacity: 0;}
.caseH p {width: 540px; margin: 20px auto 0; font-size: 30px; color: #D60107; line-height: 42px; position: relative; top: -50px; opacity: 0;}
.caseH p:after {display: block; content: ""; width: 146px; height: 1px; background: #333; position: absolute; top: 50%; left: 0;}
.caseH p:before {display: block; content: ""; width: 146px; height: 1px; background: #333; position: absolute; top: 50%; right: 0;}
.caseW {margin-top: 50px;}
.caseW ul {padding: 0 35px;}
.caseW ul li {float: left; width: 23.5%; margin-left: 2%; border-bottom: 2px solid #D60107; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in; }
.caseW ul li:nth-child(1),.caseW ul li:nth-child(2){position: relative; left: -60px; opacity: 0;}
.caseW ul li:nth-child(3),.caseW ul li:nth-child(4){position: relative; right: -60px; opacity: 0;}
.caseW ul li a {display: block;}
.caseW ul li:first-child {margin-left: 0;}
.caseW ul li .pic {position: relative;}
.caseW ul li .pic .bg {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 20;}
.caseW ul li:hover {box-shadow: 0 0 15px 0 #676767;}
.caseW ul li:hover .caseInner {background: #D60107;}
.caseW ul li:hover .caseInner h3,.caseW ul li:hover .caseInner p {color: #fff;}
.caseW ul li:hover .pic img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.caseBtn {display: none; position: absolute; width: 34px; height: 34px; line-height: 32px; text-align: center; font-size: 22px; color: #fff; background: #D60107; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 24;}
.caseInner {padding: 10px 15px 22px 15px; background: #fff;
-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
}
.caseInner h3 {font-size: 16px; line-height: 32px;}
.caseInner p {font-size: 12px; color: #999; line-height: 20px;}
.moreCase {width: 150px; border-color: #D60107; margin-top: 90px;}
.moreCase a {color: #D60107;}

.sectionForm {background: url(../images/section5.jpg) no-repeat center; background-size: cover;}
.formH {}
.formH .left {float: left; width: 324px; position: relative; left: -50px; opacity: 0;}
.formH .left .newsTopGb {position: absolute; right: 0; top: 0;}
.formH .left .newsTopGb span {margin-left: 26px;}
.formH .right {float: right; width: 742px; margin-right: 16px; border-top: 1px solid #939393; position: relative; right: -50px; opacity: 0;}
.formHList {width: 45%; margin: 0 2.5%;}
.formHList1 {float: left;}
.formHList2 {float: right;}
.formHList li {height: 30px; line-height: 30px; font-size: 16px;}
.formHList li:first-child {font-size: 18px; height: 48px; line-height: 48px;}
.formHList li:hover a {color: #D60107;}
.formHList li:hover span {background: url(../images/form_btn_a.png) no-repeat center;}
.formHList li a {display: inline-block; width: calc(100% - 28px);}
.formHList li span {display: inline-block; width: 15px; height: 100%; margin-right: 12px; background: url(../images/form_btn.png) no-repeat center; vertical-align: top;}
.formHList li em {float: left; margin-left: 6px; width: calc(100% - 52px);}
.formHList li i {float: right; font-style: normal;}
.formW {margin-top: 48px;}
.formW ul {padding-right: 20px;}
.formW ul li {float: left; width: 23.5%; margin-left: 2%; position: relative; top: 60px; opacity: 0;}
.formW ul li:first-child {margin-left: 0;}
.formW ul li a {display: block; position: relative;}
.formInner {height: 106px; box-sizing: border-box; padding: 15px 20px 22px 30px; background: #fff;}
.formInner p {font-size: 16px; line-height: 32px;}
.formBg {display: none; position: absolute; width: 100%; height: 100%; background: #d60107; top: 0; left: 0; z-index: 6; box-sizing: border-box;}
.formBgInner {padding: 50px 35px 40px 28px; color: #fff; overflow: hidden; position: relative; top: 30px; opacity: 0;}
.formBgInner h3 {font-size: 16px; color: #fff; line-height: 32px;}
.formBgInner p {height: 168px; line-height: 24px; overflow: hidden; font-size: 14px;}
.formBgInner .line {width: 40px; height: 1px; background: #fff; margin: 6px 0 15px 0;}
.moreForm {margin-top: 70px; border-color: #524f4f;}
.moreForm a {color: #524f4f;}

/*合作伙伴 开始*/
.partner{width: 100%;height: 100%;background: url('../images/partner_bg.jpg');background-size:cover;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.partner .partner-tit{text-align: center;padding-top: 68px;}
.partner .partner-tit h3{line-height: 64px;font-size: 48px; position: relative; top: -50px; opacity: 0;}
.partner .partner-tit h4 {position: relative; top: -50px; opacity: 0;}
.partner .partner-tit h4 span{display: inline-block;vertical-align: top;position: relative;line-height: 60px;font-size: 30px;color: #d60107;}
.partner .partner-tit h4 span::before,
.partner .partner-tit h4 span::after{content: "";display: inline-block;vertical-align: top;width: 182px;height: 1px;background: #524f4f;position: absolute;top: 50%;}
.partner .partner-tit h4 span::before{left: -256px;}
.partner .partner-tit h4 span::after{right: -256px;}

.partner .partner-wrapper{opacity: 0; width: 1150px;height: 450px;background: rgba(255, 255, 255, 0.3);margin: 60px auto 0;position: relative;}
.partner ul{width: 100%;height: 100%;position: relative;z-index: 3; }
.partner ul.on {}

.partner ul li{float: left;width: 230px;height: 150px;position: relative;overflow: hidden;}
.partner ul li a{display: block;width: 230px;height: 300px;transition: 0.6s ease-in-out;}
.partner ul li a img{display: block;width: 100%;height: 50%;}
.partner ul li:hover a{transition: 0.6s ease-in-out;transform: translateY(-50%);}
.partner .partner-wrapper .bg-div{width: 230px;height: 150px;background: rgba(255, 255, 255, 0.7);position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;}
.partner .partner-wrapper:hover .bg-div{opacity: 1;}
@media (max-width: 1680px) {
	.companyH {margin-top: 50px;}
	.companyH h3 {margin-bottom: 0;}
	.companyW {margin-top: 20px;}
	.companyList {margin-top: 10px;}
	.more {margin-top: 36px;}
	.newsInner {margin-top: 22px;}
	.newsInner {padding: 0 80px 0 78px;}
	.moreNews {margin-top: 22px;}
	.whyW {margin-top: 78px; margin-bottom:0;}
	.caseW {margin-top: 36px;}
	.moreCase {margin-top: 40px;}
	.formW {margin-top: 20px;}
	.formH {margin-top: 30px;}
	.moreForm {margin-top: 40px;}
}
@media (max-width: 1440px) {
	.newsInner {padding: 0 100px 0 100px;}
	.companyList li h3 {font-size: 40px;}
	.caseH h3 img {width: 220px;}
	.caseW {margin-top: 30px;}
	.caseH p {margin-top: 10px;}
}
@media (max-width: 1280px) {
	.wrap {width: 1000px;}
	/*.section {padding: 60px 0 20px 0; box-sizing: border-box;}*/
	.section:first-child {padding: 0;}
	.bannerCont {width: 90%; right: auto; top: 50%; left: 50%; transform: translate(-50%,-50%);}
	.bannerCont h2 {font-size: 42px;}
	.bannerCont h3 {font-size: 20px; height: 56px; line-height: 56px; padding: 0 30px;}
	.bannerCont p {font-size: 20px;}
	#fp-nav.right {left: 28px;}
	/*.companyH {margin-top: 30px;}*/
	.companyH h3 {font-size: 34px; margin-bottom: 2px;}
	.companyH p {font-size: 15px;}
	.companyW .left {width: 100%; margin-top: 15px;}
	.companyW .left p {font-size: 15px; line-height: 26px;margin-bottom: 10px;}
	.companyW {margin-top: 4px;}
	.companyW .right {width: 100%; }
	.videoW {margin: 10px auto 0;}
	.companyList li:first-child {margin-left: 15px;}
	.companyList li h3 {font-size: 40px;}
	.companyList li p {font-size: 18px; margin-top: 2px;}
	.companyList {margin-top: 15px;}
	.more {margin-top: 38px;}
	.videoW {width: 506px; height: 294px; padding-top: 13px;}
	.videoBox {width: 400px; height: 244px;}
	.newsPro {width: 248px; margin-left: 0;}
	.newsPro img {width: 100%;}
	.newsTopGb span {margin-left: 10px;font-size: 18px;}
	.newsClass {font-size: 15px;}
	.newsClass a {margin: 0 6px;}
	.newsTopGb {margin-left: 42px;}
	.newsM {margin-left: 10px; width: 260px;}
	.newsM img {width: 100%;}
	.newsInner {margin-top: 30px;padding: 0 12px 0 12px;}
	.moreNews {margin-top: 60px;}
	.whyH img {width: 378px;}
	.whyW {margin-top: 100px;margin-bottom: 50px;}
	.whyInner h3 {font-size: 24px;}
	.caseH h3 img {width: 200px;}
	.caseH p {width: 476px;font-size: 28px;margin: 10px auto 0;}
	.caseW ul {padding: 0 8px;}
	.caseW,.moreCase {margin-top: 50px;}
	.caseInner {padding: 8px 12px 20px 12px;}
	.formH .left {width: 284px;}
	.formH .left img {width: 88%;}
	.formH .left .newsTopGb span {margin-left: 12px;}
	.formH .right {width: 668px; margin-right: 0;}
	.formHList li {font-size: 15px;}
	.formHList li:first-child {font-size: 17px;}
	.formHList li span {margin-right: 4px;}
	.formW ul {padding-right: 0;}
	.formInner {height: 90px; padding: 10px 6px 18px 10px;}
	.formInner p,.formBgInner h3 {font-size: 15px; line-height: 28px;}
	.formBgInner {height: 100%; box-sizing: border-box; padding: 25px 20px 20px 16px;}
	
}

@media (max-width: 1024px) {
	.wrap {width: 960px;}
	.companyW .left {margin-left: 0;}
	.companyH h3 {font-size: 32px;}
	.companyW .left p {font-size: 14px;}
	.companyList li h3 {font-size: 38px;}
	.companyList li {margin-left: 40px;}
	.companyList li:first-child {margin-left: 30px;}
	.more {margin-top: 30px;}
	.newsPro {width: 210px;}
	.newsM {width: 232px;}
	.newsTopGb span {width: 36px; height: 36px; line-height: 36px;}
	.newsTopGb {margin-left: 30px;}
	.whyH img {width: 366px;}
	.whyInner h3 {font-size: 22px;}
	.whyW {margin-top: 85px; margin-bottom: 40px;}
	.caseH p {font-size: 27px;}
	.caseW,.moreCase {margin-top: 40px;}
	.formH .left {width: 264px;}
	.formH .right {width: 658px;}
	.formHList li:first-child {height: 40px; line-height: 40px;}
	.formHList li {font-size: 14px;}
}

@media (max-width: 992px) {
	.wrap {width: 96%;}
	.bannerCont h2 {font-size: 32px;}
	.bannerCont h3 {font-size: 16px; height: 40px; line-height: 40px;}
	.bannerCont h3 span {padding: 0 20px;}
	.bannerCont p {font-size: 18px;}
	.banner .bx-wrapper .bx-pager.bx-default-pager a {width: 58px;}
	.companyH {padding: 0 20px;}
	.companyH h3 {font-size: 26px;}
	.companyH p {font-size: 14px;}
	.companyW .left {margin-top: 8px;}
	.companyW .left p {font-size: 13px; line-height: 24px; margin-bottom: 8px;}
	.companyList li {margin-left: 6%;}
	.companyList li h3 {font-size: 30px;}
	.companyList li p {font-size: 16px;}
	.newsClass {height: 30px; line-height: 30px; font-size: 14px;}
	.newsClass a {margin: 0 5px;}
	.newsTopGb {margin-right: 90px;}
	.whyH img {width: 320px;}
	.whyInner h3 {font-size: 20px;}
	.whyInner p {font-size: 14px; line-height: 24px;}
	.whyWrit {margin-top: 16px;}
	.whyInner {margin-top: 25px;}
	.caseH h3 img {width: 168px;}
	.caseH p {font-size: 22px; width: 410px;}
	.caseInner h3 {font-size: 14px; line-height: 28px;}
	.caseInner p {line-height: 18px;}
	.caseInner {padding: 6px 10px 12px 10px;}
	.more {font-size: 12px;}
	.formH .left {width: 30%;}
	.formH .left .newsTopGb {margin-right: 0;}
	.formH .right {width: 68%;}
	.formHList li:first-child {font-size: 16px;}
	.formHList li {font-size: 12px;}
	.formHList li em {margin-left: 0; width: calc(100% - 47px);}
	.formInner p, .formBgInner h3 {font-size: 14px; line-height: 20px;}
	.formBgInner .line {margin: 4px 0 8px 0;}
	.formBgInner p {font-size: 12px; line-height: 18px; height: calc(100% - 52px);}
	.formInner {height: 60px;}
	.formBgInner {padding: 16px 10px 16px 8px;}
	
}

@media (max-width: 768px) {
	#fp-nav.right {left: 15px;}
	.bannerCont h2 {font-size: 26px;}
	.bannerCont h3 {font-size: 14px; height: 36px; line-height: 36px;}
	.bannerCont p {font-size: 16px;}
	.banner .bx-wrapper .bx-pager.bx-default-pager a {width: 48px;}
	.companyH h3 {font-size: 20px;}
	.companyH p {font-size: 12px;}
	.companyW .left p {font-size: 12px; line-height: 20px;}
	.videoW {width: 320px; height: 193px;}
	.videoBox {width: 244px; height: 153px;}
	.companyList {padding: 0 2%; margin-top: 20px;} 
	.companyList li {width: 48%; margin: 0; margin-right: 2%; margin-bottom: 10px;}
	.companyList li:nth-child(2n) {margin-right: 0;}
	.companyList li:first-child {margin-left: 0;}
	.companyList li h3 {font-size: 22px;}
	.companyList li p {font-size: 14px;}
	.video-js .vjs-big-play-button {width: 36px; height: 36px;}
	.newsTopGb {margin-right: 0;}
	.newsTopGb span {width: 30px;height: 30px;line-height: 30px; margin-left: 8px;}
	.newsPro {width: 138px;}
	.newsM {width: 170px; margin-top: 0;}
	.newsTop {position: relative; height: 60px; line-height: 60px;}
	.newsClass {width: 100%; height: auto; line-height: 24px; font-size: 12px; position: absolute; right: 0; top: 74px; overflow: auto;}
	.newsInner {padding: 0 30px; margin-top: 60px;}
	.newsClass a {display: inline-block;}
	/*.newsInner ul li {width: 49%; margin-right: 1px;}
	.newsInner ul li:nth-child(2n){margin-right: 0;}*/
	.newsInner ul li {margin-right: 10px;}
	.newsInner ul li:nth-child(4n){margin-right: 10px;} 
	
	.bx-wrapper .bx-controls-direction a {width: 26px; height: 36px; top: 50%; transform: translateY(-50%); margin-top: 0; background-color: rgba(0,0,0,0.5); background-repeat: no-repeat; background-position: center; box-sizing: border-box;}
	.bx-wrapper .bx-controls-direction a:hover {background-color: rgba(0,0,0,0.8); background-position: center;}
	.bx-wrapper .bx-prev {left: -32px; background-image: url(../images/jt_zuo2.png);  /*border-right: 1px solid #f5f5f5;*/}
	.bx-wrapper .bx-next {right: -32px; background-image: url(../images/jt_you2.png);}
	
	.whyH img {width: 240px;}
	.whyW ul li {width: 33.33%; height: 180px; margin: 0; margin-bottom: 10px;}
	.whyW {margin-top: 64px;}
	.whyInner h3 {font-size: 16px;}
	.whyInner {margin-top: 20px !important;}
	.whyWrit {display: none;}
	.whyPic1,.whyPic2 {width: 100px; height: 100px;}
	.caseH h3 img {width: 138px;}
	.caseH p {width: 70%; margin-top: 2px; font-size: 18px; line-height: 30px;}
	.caseH p:before {width: 32%;}
	.caseH p:after {width: 32%;}
	.caseW {padding: 0 15%; box-sizing: border-box; margin-top: 20px;}
	.caseW ul {width: 100%; padding: 0;}
	.caseW ul li {width: 100%; margin: 0; margin-right: 0;}
	.formH .left {width: 50%; margin-bottom: 15px;}
	.formH .right {width: 100%;}
	.formW {padding: 0 30px;}
	.formW ul li {margin: 0; margin-right: 10px;}
	
}

@media screen and (max-width: 1680px) {
	.partner .partner-tit h3{line-height: 60px;font-size: 44px;}
	.partner .partner-tit h4 span{line-height: 56px;font-size: 28px;}
	.partner .partner-tit h4 span::before,
	.partner .partner-tit h4 span::after{width: 170px;}
	.partner .partner-tit h4 span::before{left: -236px;}
	.partner .partner-tit h4 span::after{right: -236px;}

	.partner .partner-wrapper{margin: 50px auto 0;}
}


@media screen and (max-width: 1440px) {
	.partner .partner-tit h3{line-height: 48px;font-size: 36px;}
	.partner .partner-tit h4 span{line-height: 36px;font-size: 22px;}
	.partner .partner-tit h4 span::before,
	.partner .partner-tit h4 span::after{width: 140px;}
	.partner .partner-tit h4 span::before{left: -200px;}
	.partner .partner-tit h4 span::after{right: -200px;}

	.partner .partner-wrapper{width: 920px;height: 360px;margin: 40px auto 0;}
	.partner ul li{float: left;width: 184px;height: 120px;}
	.partner ul li a{width: 184px;height: 240px;}
	.partner .partner-wrapper .bg-div{width: 184px;height: 120px;}
	
}

@media screen and (max-width: 1366px) {
	.partner .partner-tit h3{line-height: 40px;font-size: 30px;}
	.partner .partner-tit h4 span{line-height: 28px;font-size: 18px;}
	.partner .partner-tit h4 span::before,
	.partner .partner-tit h4 span::after{width: 120px;}
	.partner .partner-tit h4 span::before{left: -180px;}
	.partner .partner-tit h4 span::after{right: -180px;}

	.partner .partner-wrapper{margin: 20px auto 0;}
}

@media screen and (max-width: 1080px) {
	.partner .partner-wrapper{width: 750px;height: 294px;margin: 18px auto 0;}
	.partner ul li{float: left;width: 150px;height: 98px;}
	.partner ul li a{width: 150px;height: 196px;}
	.partner .partner-wrapper .bg-div{width: 150px;height: 98px;}
}


@media screen and (max-width: 750px) {
	.partner .partner-tit h3{line-height: 0.64rem;font-size: 0.48rem;}
	.partner .partner-tit h4 span{line-height: 0.6rem;font-size: 0.3rem;}
	.partner .partner-tit h4 span::before,
	.partner .partner-tit h4 span::after{width: 1.8rem;}
	.partner .partner-tit h4 span::before{left: -2.2rem;}
	.partner .partner-tit h4 span::after{right: -2.2rem;}
	.partner .partner-wrapper{width: 6.9rem;height: 7.5rem;margin: 0.5rem auto 0;}
	.partner ul li{float: left;width: 2.3rem;height: 1.5rem;}
	.partner ul li a{width: 2.3rem;height: 3rem;}
	.partner .partner-wrapper .bg-div{width: 2.3rem;height: 1.5rem;}
}


/*合作伙伴 结束*/


/*底部 开始*/
.w1200{width: 1200px;}
.contact{width: 100%;height: 100%;background: url('../images/contact_bg.jpg');background-size: cover;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.contact .info-list li{float: left;width: 25%;text-align: center;color: #fff;padding-top: 80px;cursor: pointer; position: relative; top: -60px; opacity: 0;}
.contact .info-list li span{display: block;width: 120px;height: 120px;margin: 0 auto;position: relative;transition: 0.4s;}
.contact .info-list li span img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.contact .info-list li span img.icon{z-index: 3;}
.contact .info-list li span img.icon-on{z-index: 1;opacity: 0;}
.contact .info-list li:hover span{transition: 0.4s;transform: rotateY(180deg);}
.contact .info-list li:hover span img.icon{opacity: 0;}
.contact .info-list li:hover span img.icon-on{opacity: 1;}
.contact .info-list li h4{margin-top: 20px;font-size: 22px;line-height: 50px;}
.contact .info-list li p{font-size: 16px;line-height: 30px;}
.contact .contact-nav{background: rgba(0, 0, 0, 0.45);padding: 20px 0 32px;display: flex;justify-content: space-around;margin-top: 60px; position: relative; top: 60px; opacity: 0;}
.contact .contact-nav dl{width: 102px; text-align: center;}
.contact .contact-nav dt{line-height: 56px;font-size: 20px;padding-bottom: 5px;border-bottom: 1px solid #828385;position: relative;color: #fff;margin-bottom: 18px;text-align: center;}
.contact .contact-nav dt::before,
.contact .contact-nav dt::after{display: block;content: "";width: 12px;height: 1px;background: #ba3633;position: absolute;bottom: -1px;}
.contact .contact-nav dt::before{left: 0;}
.contact .contact-nav dt::after{right: 0;}
.contact .contact-nav dd{line-height: 28px;font-size: 16px;}
.contact .contact-nav dd a{color: #fff; }
.contact .contact-nav dd a:hover{color: #D60107; }
.contact .copyright{margin-top: 20px;line-height: 36px;font-size: 16px;color: #fff;display: flex;justify-content: space-between; position: relative; top: 60px; opacity: 0;}
.contact .copyright a{ color:#ffffff;}
@media screen and (max-width: 1680px) {
	.w1200{width: 1200px;}
	.contact .info-list li{padding-top: 72px;}
	.contact .info-list li span{width: 108px;height: 108px;}
	.contact .info-list li h4{margin-top: 18px;font-size: 20px;line-height: 44px;}
	.contact .info-list li p{font-size: 16px;line-height: 28px;}
	.contact .contact-nav{padding: 18px 0 28px;margin-top: 56px;}
	.contact .contact-nav dl{width: 102px;}
	.contact .contact-nav dt{line-height: 50px;font-size: 18px;padding-bottom: 5px;margin-bottom: 16px;}
	.contact .contact-nav dt::before,
	.contact .contact-nav dt::after{width: 12px;}
	.contact .contact-nav dd{line-height: 26px;font-size: 16px;}
	.contact .copyright{margin-top: 18px;line-height: 32px;font-size: 16px;}
	.contact .copyright a{ color:#ffffff;}
	.contact .copyright a:hover{ color:#D60107;}
}

@media screen and (max-width: 1440px) {
	.w1200{width: 1200px;}
	.contact .info-list li{padding-top: 60px;}
	.contact .info-list li span{width: 90px;height: 90px;}
	.contact .info-list li h4{margin-top: 16px;font-size: 18px;line-height: 40px;}
	.contact .info-list li p{font-size: 14px;line-height: 24px;}
	.contact .contact-nav{padding: 16px 0 24px;margin-top: 48px;}
	.contact .contact-nav dl{width: 102px;}
	.contact .contact-nav dt{line-height: 44px;font-size: 16px;padding-bottom: 4px;margin-bottom: 14px;}
	.contact .contact-nav dt::before,
	.contact .contact-nav dt::after{width: 12px;}
	.contact .contact-nav dd{line-height: 22px;font-size: 14px;}
	.contact .copyright{margin-top: 16px;line-height: 30px;font-size: 14px;}
	.contact .copyright a{ color:#ffffff;}
	.contact .copyright a:hover{ color:#D60107;}
}

@media screen and (max-width: 1366px) {
	.w1200{width: 90%;}
	.contact .info-list li{padding-top: 48px;}
	.contact .info-list li span{width: 80px;height: 80px;}
	.contact .info-list li h4{margin-top: 12px;font-size: 16px;line-height: 36px;}
	.contact .info-list li p{font-size: 14px;line-height: 22px;}
	.contact .contact-nav{padding: 16px 0 24px;margin-top: 36px;}
	.contact .contact-nav dl{width: 102px;}
	.contact .contact-nav dt{line-height: 40px;font-size: 16px;padding-bottom: 4px;margin-bottom: 12px;}
	.contact .contact-nav dt::before,
	.contact .contact-nav dt::after{width: 12px;}
	.contact .contact-nav dd{line-height: 22px;font-size: 14px;}
	.contact .copyright{margin-top: 16px;line-height: 30px;font-size: 14px;}
	.contact .copyright a{ color:#ffffff;}
}

@media screen and (max-width: 800px) {
	.contact .contact-nav{display: none;}
	.contact .copyright{display: none;}
	.contact .info-list li{width: 50%;}
}

@media screen and (max-width: 750px) {
	.w1200{width: 94%;}
	.contact .info-list li{padding-top: 0.48rem;margin: 0.4rem 0;}
	.contact .info-list li span{width: 1rem;height: 1rem;}
	.contact .info-list li h4{margin-top: 0.18rem;font-size: 0.28rem;line-height: 0.4rem;}
	.contact .info-list li p{font-size: 0.24rem;line-height: 0.32rem;}
}

/*底部 结束*/

@media screen and (max-width: 768px) {
	#top .logo img {width: 160px;}
	
	
	
}
	/*右侧悬浮菜单*/
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#d60107;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#d60107;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#d60107;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#d60107}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#d60107;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999; font-style: normal;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#d60107}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #d60107;padding:20px; height: 200px; background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#d60107;font-size:24px;line-height:28px; display: block;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa; font-style: normal;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:70px; border-top:1px solid #ccc;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../images/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#d60107}
.meau-sev .cndns-right-box .box-border{width:430px;}
.sev-t img{width: 160px;}
.demo-icon img{max-width: 48px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#d60107;font-size:16px;line-height:16px; font-style: normal;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#d60107}
.meau-zs .cndns-right-btn{background-color:#d60107;color:#fff;margin-top:80px;border-color:#d60107}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}





@media (max-width: 768px) {
	.meau-sev .cndns-right-box .box-border {width: 218px; height: 202px; padding: 12px;}
	.sev-t:after,#zixunUl:after {display: block; clear: both; content: ""; overflow: hidden;}
	.cndns-right-box .box-border .sev-t span {font-size: 38px; margin-right: 8px;}
	.cndns-right-box .box-border .sev-t p {font-size: 18px; width: 100%;}
	.cndns-right-box .box-border .sev-t p i {font-size: 12px;}
	.cndns-right-box .box-border .sev-b h4 {font-size: 12px; padding-bottom: 6px;}
	.cndns-right-box .box-border .sev-b li {width: 48%; margin-right: 2%;}
	.cndns-right-box .box-border .sev-b li a {font-size: 12px;}
	.cndns-right-box .box-border {padding: 12px;}
	.cndns-right-box .box-border .sev-t span {font-size: 36px; line-height: 42px;}
	.cndns-right-box .box-border .sev-t p {line-height: 20px; width: 100%;}
	.cndns-right-box .box-border .sev-t p {max-width: 100%;}
	.meau-code .cndns-right-box .box-border i {margin-top: 12px;}
	
	
	
	
	.companyH {margin-top: 20px; padding: 0 12px;}
	.videoW,.companyList {margin-top: 4px;}
	.companyList li {margin-bottom: 8px;}
	.more {margin-top: 18px;}
	
}
@media (max-width: 1680px) {
	#top .logo img {width: 260px;}
}
@media (max-width: 1440px) {
	#top .logo img {width: 230px;}
}
@media (max-width: 1280px) {
	#top .logo img {width: 200px;}
}
@media (max-width: 980px) {
	#top .logo img {width: 180px;}
}
@media screen and (max-width: 768px) {
	#top .logo img {width: 160px;}
}



@media screen and (max-width: 768px) {
	#top .logo img {width: 160px;}
	
	.companyH {margin-top: 20px; padding: 0 12px;}
	.videoW,.companyList {margin-top: 4px;}
	.companyList li {margin-bottom: 8px;}
	.more {margin-top: 18px;}
	.companyList {display: none;}
	.pageNext{ display:none}
	
}

@media (max-width: 420px) {
	.companyW .left {height: 156px; overflow: hidden;}
	
	.whyH {margin-top: 30px;}
	.whyW {margin-top: 34px;}
	.whyW ul li {height: 166px;}
	.whyInner {margin-top: 10px !important;}
	.caseH,.formH {margin-top: 20px;}
	.caseH p {line-height: 22px;}
	.formH .left {margin-bottom: 8px;}
	.formHList li {height: 26px; line-height: 26px;}
	.formHList li:first-child {height: 30px; line-height: 30px;}	
	.formW {margin-top: 22px;}
	.pageNext{ display:none}
	
}
@media (max-width: 380px) {
	.companyW .left {height: 112px;}
	.companyList {display: none;}
	.pageNext{ display:none}
}
@media (max-width: 320px) {
	.companyW .left {height: 70px; margin-top: 2px;}
	.companyW .left p {line-height: 18px;}
	.companyList li h3 {line-height: 26px;}
	.companyList li p {line-height: 18px;}
	.more {margin-top: 12px;}
	.companyList {display: none;}
	.pageNext{ display:none}
}

