.clearfloat{*zoom:1;}
.clearfloat:before,.clearfloat:after{content:""; display:table; line-height:0;visibility:hidden;}
.clearfloat:after{ clear:both;}
.wrap {width: 1300px; 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:1;-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.3); 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: #fff;}
.topPhone {float: right; margin-right: 30px; font-size: 0; color: #004d8f; /*background: url(../images/top_icon_phone.png) no-repeat left center;*/}
.topPhone img {width: 100%; vertical-align: middle;}
#menu {float: right; margin-right: 60px;z-index: 222;}
#menu li {float: left; font-size: 20px; margin-left: 90px;}
#menu li:first-child {margin-left: 0;}
#menu li.active a {color: #00479d;}
#menu li:hover a {color: #00479d;}
#menu li a {color: #fff;}
/* #top .menu-btn{display: block;float: right;width: 0.6rem;height: 0.6rem;
background: url('../images/menu.png');background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); right: 20px;z-index: 1111;}
#top {height: 1rem; line-height: 1rem;}
#menu {position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.6);top:0;right: 0;margin: 0; 
z-index: 223;box-sizing: border-box;padding: 2rem 0 1rem;transition: 0.4s;transform: translateX(100%);}
#menu.menu-show{transition: 0.4s;transform: translateX(0);}
.menu-show .menu-btn{background: url('../images/chahao.png') no-repeat; width: 45px; height: 45px;}
#menu li{float: none;margin: 0;line-height: 0.7rem;font-size: 0.25rem;padding: 0 0.3rem; text-align: center;}
#menu li:last-child{border: none;}	 */

 

@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) {
	
	
}

/*顶部 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.bannerBox1 {background: url(../images/banner1.jpg) no-repeat center; background-size: cover;}
.banner ul li.bannerBox2 {background: url(../images/banner2.jpg) no-repeat center; background-size: cover;}
.banner ul li.bannerBox3 {background: url(../images/banner3.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: #004d8f; 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;}
.bannerCont h2 img {display:inline }
.bannerCont p img {display:inline }

.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: #004d8f;}
.companyH p {font-size: 16px;  position: relative; top: -50px; opacity: 0;}
.companyW {width: 1230px; margin: 40px auto 0;}
.companyW .left {float: left; width: 566px; 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: 552px; height: 337px;  box-sizing: border-box; background: url(../images/cumpter.jpg) no-repeat center;transform: scale(1); transition: all .3s ease; background-size: 100%; position: relative; right: -60px; opacity: 0;}
.videoW:hover{ transform: scale(1.1);}
.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: 70px;}
.companyList li:first-child {margin-left: 230px;}
.companyList li h3 {font-size: 50px; color: #004d8f;}
.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%; font-size:16px}
.more a.moreN {color: #fff; background: #004d8f;}

.sectionNews {background: url(../images/section2.jpg) no-repeat center; background-size: cover;}
.newsW {}
.newsTop { }
.newsPro {float: left; margin-left: 12px; font-size: 0; position: relative; left: -50px; opacity: 0;} 
.newsPro img {vertical-align: middle;}

.newsTopGb { margin:0 auto; text-align:center;}
.newsTopGb span {display: inline-block; width: 60px; height: 60px; margin-left: 20px; text-align: center; line-height: 60px; font-size: 40px; color: #135d9c; 
position: relative; overflow: hidden; vertical-align: middle; border: 1px solid #135d9c; 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: #135d9c;}
.newsTopGb span:hover {transform: rotateY(360deg); /*transform: scale(-1,1);*/}
.newsTop .pro_item{ display: flex; justify-content: space-between; margin-top: 35px; overflow: hidden;}
.newsTop .pro_item li{  background: #135d9c; margin-left: 10px; height: 40px; line-height: 40px; width: 110px; text-align: center;}
.newsTop .pro_item li a{ font-size: 14px; color: #fff;}
.newsTop .pro_item li:hover{ background: #524F4F;}
.newsTop .pro_item li:hover a{ font-size: 15px;}
.newsClass {float: right; font-size: 16px; margin-right: -50px; opacity: 0;}
.newsClass a {margin: 0 12px;color: #fff;}
.newsClass a:hover {color: #004d8f;}
.newsM {margin-left: 28px; margin-top: 8px; position: relative; left: -50px; opacity: 0;}
.newsInner { margin-top: 32px;}
.newsInner ul {}
.newsInner ul li {float: left; width: 32%; margin-left: 1.5%; margin-bottom: 15px; position: relative; top: 60px; opacity: 0;}
.newsInner ul li:first-child{ margin-left: 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(3n){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: 263px; top: 0; left: 0; background: rgba(0,0,0,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; font-size: 30px;}
.newsInner ul li h3 {width: 90%; text-align: center; color: #000; font-size:18px; margin-top: 10px;}
.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: #135d9c; font-size:16px}
.moreNews a:hover {background: #004d8f;}

.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: #004d8f; text-shadow: 0 0 16px 2px #676767; }
.whyH h3 span {color: #004d8f; 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;  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%; }*/

/*合作伙伴*/

.partner2{ margin:25px 0 0 30px; overflow:hidden}
.partner2 li{ width:16%; float:left; box-sizing: border-box; margin:0 0 10px 0;}
.partner2 li a{
	display: block;
    border-radius: 5px;
    height: 100%;
    width: 90%;
    box-sizing: border-box;
	
	 margin:auto;
	 }
.partner2 li:hover a img{ border: solid 1px #1a5987;}
.partner2 li img{ width:100%; vertical-align:middle; border: solid 1px #dedede; border-radius: 5px;}

/*案例*/
.box5 { width: 1345px; margin: 0 auto;}
.box5 .newBox{margin-top: 25px;}
.box5 .newLi {
    position: relative;
    overflow: hidden;
    height: auto;
}
.box5 .p_articles {
    /* width: calc((100% - 0px)/3); */
}
.box5 .p_articles {
    display: inline-block;
    height: auto;
    /* min-width: 320px; */
    padding: 15px 16px;
    float: left;
}
.box5 .newLink {
    display: block;
    overflow: hidden;
    border: solid 0px #e9e9e9;
    transition: all .5s ease;
}
.box5 .newImgBox {
    position: relative;
    width: 316px;
    height: 239px;
    overflow: hidden;
}
.box5 .newImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.0);
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}
.box5 .newLi:hover .newImg {
	transform:translate(-50%,-50%) scale(1.1);
}
.box5 .newLi:hover .newLink {
	-moz-box-shadow:0px 0px 30px #ccc;
	-webkit-box-shadow:0px 0px 30px #ccc;
	box-shadow:0px 0px 15px #ccc;
}
.box5 .txtBox {
    height: 60px;
	line-height: 60px;
    background: #135d9c;
}
.box5 .txtBox {
    width: 316px;
    overflow: hidden;
}
.box5 .newTitle {
    position: relative;
    width: 100%;
    height: 50px;
    /* border-bottom: solid 1px #e9e9e9; */
}
.box5 .name {
    font-size: 20px;
    color: #fff;
}
.box5 .name {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
.box5 .p_title {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.box5 .imgLink {
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.box5 .p_news{ position: relative;}

.box5 .swiper-container{ position: initial;}
.box5 .swiper-button-next,
.box5 .swiper-button-prev{width: 66px;height: 30px;margin-top: 0;background-size: 50px;top: auto;bottom: 80px;
	transition: all 0.3s;opacity: 1;filter: alpha(opacity=100);transition: all 0.3s;}

.box5 .swiper-button-prev{top: 175px; left: -80px;background-image: url(../images/swiper_left.png);}
.box5 .swiper-button-next{top: 175px; right: -97px;background-image: url(../images/swiper_right.png);}
.box5 .swiper-button-prev:hover{left: -75px;}
.box5 .swiper-button-next:hover{right: -90px;}


.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: #004d8f;}
.whyWrit {display: none; margin-top: 28px;}
.whyInner p {font-size: 16px; line-height: 28px; color: #004d8f;}
.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;}
.caseH h3 {position: relative; top: 50px; opacity: 0; font-size: 30px; color: #004d8f; }
.caseH p {width: 540px; margin: 20px auto 0; font-size: 30px; color: #004d8f; 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: 80px;}
.caseW ul {padding: 0 35px;}
.caseW ul li {float: left; width: 23.5%; margin-left: 2%; border-bottom: 2px solid #004d8f; -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: #004d8f;}
.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: #004d8f; 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: #004d8f; margin-top: 90px;}
.moreCase a {color: #004d8f;}



.wmain {

	width:1200px;

	margin:0 auto;}
.join_main4 {

	height: 460px;

	padding-top: 0px;

	 

}

 

.join_main4 ul li:nth-child(1) {float:left;	width:200px;height:173px;background: url("../images/yuan1.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(2) {float:left;	width:200px;height:173px;background: url("../images/yuan2.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(3) {float:left;	width:200px;height:173px;background: url("../images/yuan3.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(4) {float:left;	width:200px;height:173px;background: url("../images/yuan4.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(5) {float:left;	width:200px;height:173px;background: url("../images/yuan5.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(6) {float:left;	width:200px;height:173px;background: url("../images/yuan6.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(7) {float:left;	width:200px;height:173px;background: url("../images/yuan7.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}
.join_main4 ul li:nth-child(8) {float:left;	width:200px;height:173px;background: url("../images/yuan8.png") no-repeat;	text-align: center;	padding-top: 26px;	margin: 60px 0 0 96px;}

.join_main4 ul li h4 {

	font-size: 18px;

	font-weight: normal;

	font-stretch: normal;

	line-height: 30px;

	margin-top: 175px;

	letter-spacing: 2px;

	color: #fffffe;

}

.join_main4 ul li p {

	font-size: 16px;

	font-weight: normal;

	font-stretch: normal;

	line-height: 23px;

	letter-spacing: 2px;

	color: #fffffe;

	padding: 0 30px;

}
@media screen and (max-width: 769px) {
	.wmain{
		width:100%;}
	.wap_two_list ul {
		margin-left:0;
	}
	.wap_two_list ul li {
		width:33.3%;
		margin-left:11.3%;
	}
	.wap_two_list ul li img {
		width:100%;
		height:auto;
	}
	
		.join_main4 {
		padding: 0px 0 30px 0;
	}
	.join_main5 {
		padding: 0 0 30px 0;
	}
	.join_main4 ul {
		margin-top: 20px;
	}
	
	
 
	
	
.join_main4 ul li:nth-child(1) {background: url("../images/yuan1.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(2) {background: url("../images/yuan2.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(3) {background: url("../images/yuan3.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(4) {background: url("../images/yuan4.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(5) {background: url("../images/yuan5.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(6) {background: url("../images/yuan6.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(7) {background: url("../images/yuan7.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}
.join_main4 ul li:nth-child(8) {background: url("../images/yuan8.png") no-repeat center;	padding-top: 15px;    width: 50%;height: 100px;margin: 0;	background-size: contain;}



	.join_main4 ul li img {
		width: 35%;
	}
	.join_main4 ul li h4 {
		font-size:12px;
		line-height: 30px;
		margin-top: 25px; 
	}
	.join_main4 ul li p {
		font-size:12px;
		line-height: 18px;
	}
}

.sectionForm {background: url(../images/section5.jpg) no-repeat center; background-size: cover;}
.formH {}
.formH .left {float: left; width: 400px; position: relative; left: -50px; opacity: 0;}
.formH .left .newsTopGb {position: absolute; right: 15px; 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; color:#FFF;}
.formHList li:first-child {font-size: 18px; height: 48px; line-height: 48px; color:#383535;}
.formHList li:hover a {color: #004d8f;}
.formHList li:hover span {background: url(../images/form_btn_a.png) no-repeat center; color:#FFF;}
.formHList li a {display: inline-block; width: calc(100% - 28px); color:#FFF;}
.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; color:#FFF;}
.formHList li em {float: left; margin-left: 6px; width: calc(100% - 52px); color:#383535;}
.formHList li i {float: right; font-style: normal; color:#383535;}
.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;}
.formW ul li .pic img{ height: 215px;}
.formInner {height: 63px; box-sizing: border-box; padding: 15px 2px 22px 9px; background: #fff;}
.formInner p {font-size: 16px; line-height: 32px;}
.formBg {display: none; position: absolute; width: 100%; height: 100%; background: #004d8f; 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 {line-height: 24px; overflow: hidden; font-size: 16px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.formBgInner .line {width: 40px; height: 1px; background: #fff; margin: 6px 0 15px 0;}
.moreForm {margin-top: 70px; border-color: #fff;}
.moreForm a {color: #fff;}

/*合作伙伴 开始*/
.partner{width: 100%;height: 100%;background: url('../images/partner_bg.jpg');background-size: 100% 100%;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: #004d8f;}
.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: 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) {
	
		#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;}	
	
	.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: 100% 100%;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: 15px;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;}
.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 .copyright{margin-top: 20px;line-height: 36px;font-size: 16px;color: #fff;display: flex;justify-content: space-between; position: relative; top: 60px; opacity: 0;}

@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: 15px;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;}
}

@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;}
}

@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;}
}

@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 (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;}
	
	.companyH {margin-top: 20px; padding: 0 12px;}
	.videoW,.companyList {margin-top: 4px;}
	.companyList li {margin-bottom: 8px;}
	.more {margin-top: 18px;}
	
}

@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;}
	
}
@media (max-width: 380px) {
	.companyW .left {height: 112px;}
	
	.companyList {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;}
	
	
}



.mmessage input{background: #f8f8f8; border:none; border-radius: 3px; display: block; text-indent: 0.6em; }
.mmessage textarea{background: #f8f8f8; border:none; border-radius: 3px;}
.mmessage .frtwo1{width: 49%; float: left; }
.mmessage .frtwo2{width: 49%; margin-left: 2%;float: left;}
.mmessage .frone{width: 100%;}
.mmessage textarea{width: 100%; height: 100px; line-height: 30px; text-indent: 0.6em; display: block;}
.mmessage .sub{background: #004d8f; width: 100%; text-align: center; font-weight: bold; font-size: 16px; color: #fff; margin-top:10px;}
.mmessage .sub:hover{background: #294284;}
@media (min-width: 768px) {
    .mmessage{width: 100%; padding: 60px 0px; max-width: 1000px; margin:0px auto;}
    .mmessage input{height: 50px; line-height: 50px; color: #333;}
    .mmessage .frtwo1{margin-bottom: 20px;}
    .mmessage .frtwo2{margin-bottom: 20px;}
    .mmessage .frone{width: 100%; margin-bottom:20px; }
    .mmessage .sub{margin-top:20px;}
}
@media (max-width: 768px) {
    .mmessage{width: 100%; padding: 2em 0px;}
    .mmessage input{height: 2.5em; line-height: 2.5em; color: #333;}
    .mmessage .frtwo1{margin-bottom: 1em;}
    .mmessage .frtwo2{margin-bottom: 1em;}
    .mmessage .frone{width: 100%; margin-bottom:1em; }
    .mmessage .sub{margin-top:1em;}
}