
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 20px;
}

.swiper-pagination-bullet{
	background: #fff !important;
	width: 14px;
	height: 14px;
}
.swiper-pagination-bullet-active{
	background: #FF9000 !important;
}
.section{
	width: 100%;
	height: 810px;
	background: #f8f8f8;
}
.sectionBox{
	width: 1100px;
	margin: auto;
	height: 100%;
}
.sectionBox div{
	padding-top: 80px;
}
.sectionBox div p{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.sectionBox div p:first-child{
	font-size: 30px;
	color: #333;
	line-height: 60px;
}
.sectionBox ul{
	overflow: hidden;
	list-style: none;
	padding-top: 30px;
}
.sectionBox ul li{
	width: 18%;
	float: left;
	padding: 3% 2%;
	margin-right: 2%;
	margin-bottom: 20px;
	transition:transform .2s linear;
}
.sectionBox ul li:first-child{
	margin-left: 2%;
}
.sectionBox ul li:hover {
    transform: translate(0px,-10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -o-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}
.sectionBox ul li:last-child{
	margin-right: 0;
}
.sectionBox ul li p{
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 23px;
}
.sectionBox ul li i{
	display: inline-block;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
}
.sectionBox ul li i.icon_one{
	background: url(../img/icon1.png) no-repeat;
	background-size: 24px 23px;
}
.sectionBox ul li i.icon_two{
	background: url(../img/icon2.png) no-repeat;
	background-size: 24px 22px;
}
.sectionBox ul li i.icon_three{
	background: url(../img/icon3.png) no-repeat;
	background-size: 23px 23px;
}
.sectionBox ul li i.icon_four{
	background: url(../img/icon4.png) no-repeat;
	background-size: 25px 23px;
}
.sectionBox ul li i.icon_five{
	background: url(../img/icon5.png) no-repeat;
	background-size: 26px 23px;
}
.sectionBox ul li i.icon_six{
	background: url(../img/icon6.png) no-repeat;
	background-size: 24px 24px;
}
.sectionBox ul li i.icon_seven{
	background: url(../img/icon7.png) no-repeat;
	background-size: 24px 24px;
}
.sectionBox ul li i.icon_eight{
	background: url(../img/icon8.png) no-repeat;
	background-size: 19px 23px;
}

.sectionBox ul li p:nth-child(2){
	font-size: 20px;
	color: #333;
	line-height: 30px;
}
.sectionBox ul li p:nth-child(3){
	height: 100px;
	}
.sectionBox ul li p:last-child{
	color: #ff9000;
	margin-top: 10px;
	cursor: pointer;
}
.sectionBox ul:last-child p:last-child{
	color: #999;
}


.dingding-index-video {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.closeBtnWrap,.dingding-index-video video{
	width: 900px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.index-video-closeBtn {
    position: absolute;
    right: -42px;
    top: 0;
    width: 48px;
    height: 48px;
    color: silver;
    background-image: url(https://gw.alicdn.com/tps/TB1es2sNpXXXXcbapXXXXXXXXXX-48-48.png);
}
.partner{
	width: 100%;
	height: 646px;
	background: #fff;
}
.partnerBox{
	width: 1100px;
	margin: auto;
	height: 100%;
}
.partnerBox div{
	padding-top: 80px;
}
.partnerBox div p{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.partnerBox div p:first-child{
	font-size: 30px;
	color: #333;
	line-height: 60px;
}
.partnerBox .partnerList{
	padding-top: 60px;
	overflow: hidden;
}
.partnerBox .partnerList p{
	width: 108px;
	height: 108px;
	border-radius: 50%;
	float: left;
	margin-right: 88px;
	border: 1px solid #e2e2e2;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.partnerBox .partnerList p:hover{
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.partnerBox .partnerList p:last-child{
	margin-right: 0;
}
.partnerBox .partnerList p.lmm{
	background: url(../img/partner1.png) no-repeat,#f8f8f8;
	background-size-x: 100px;
	background-position: 5px 40px;
}
.partnerBox .partnerList p.tc{
	background: url(../img/partner2.png) no-repeat,#f8f8f8;
	background-position: 5px 45px;
}
.partnerBox .partnerList p.tn{
	background: url(../img/partner3.png) no-repeat,#f8f8f8;
	background-position: 18px 40px;
}
.partnerBox .partnerList p.xc{
	background: url(../img/partner4.png) no-repeat,#f8f8f8;
	background-position: 15px 44px;
}
.partnerBox .partnerList p.qne{
	background: url(../img/partner5.png) no-repeat,#f8f8f8;
	background-position: 4px 25px;
}
.partnerBox .partnerList p.mt{
	background: url(../img/partner6.png) no-repeat,#f8f8f8;
	background-position: 5px 40px;
}
.partnerBox .partnerList p.kx{
	background: url(../img/partner7.png) no-repeat,#f8f8f8;
	background-position: 15px 35px;
}
.partnerBox .partnerList p.fz{
	background: url(../img/partner8.png) no-repeat,#f8f8f8;
	background-position: 13px 40px;
}
.partnerBox .partnerList p.ycf{
	background: url(../img/partner9.png) no-repeat,#f8f8f8;
	background-position: 10px 45px;
}
.partnerBox .partnerList p.jxt{
	background: url(../img/partner10.png) no-repeat,#f8f8f8;
	background-position: 10px 44px;
}
.partnerBox .partnerList p.tstc{
	background: url(../img/partner11.png) no-repeat,#f8f8f8;
	background-size: 80px;
	background-position: 25px 25px;
}
.partnerBox .partnerList p.zwy{
	background: url(../img/partner12.png) no-repeat,#f8f8f8;
	background-size: 100px 40px;
	background-position: 0px 40px;
}
.scenic{
	width: 100%;
	height: 606px;
	background: #f8f8f8;
}
.scenicBox{
	width: 1100px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.scenicBox >div:first-child{
	padding-top: 80px;
}
.scenicBox div p{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.scenicBox div p:first-child{
	font-size: 30px;
	color: #333;
	line-height: 60px;
}
.scenicBox .swiper-container {
    width: 1040px;
    /*height: 240px;*/
}
.scenicBox #scenic{
	margin-top: 66px;
}
.scenicBox .swiper-slide {
    text-align: center;
    font-size: 18px;
}
.scenicBox .button-prev,.button-next{
	position: absolute;
    width: 15px;
    height: 26px;
    background: url(../img/botton.png) no-repeat;
    top: 320px;
    right: 0;
}
.scenicBox .button-next{
    left: 0;
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH;
}
.scenicBox .swiper-slide img{
	width: 100%;
	height: 187px;
}
.scenicBox .swiper-slide p{
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	margin-top: 20px;
}


.data{
	width: 100%;
	height: 464px;
	background:url(../img/bg.png) no-repeat;
}
.dataBox{
	width: 1100px;
	margin: 0 auto;
	height: 100%;
}
.dataBox div{
	padding-top: 80px;
    width: 680px;
    margin-left: 210px;
}
.dataBox div p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.dataBox div p:first-child{
	font-size: 30px;
	color: #fff;
	line-height: 60px;
}
.dataBox ul{
	overflow: hidden;
	text-align: center;
	margin-top: 60px;
	margin-left: 50px;
	list-style: none;
}
.dataBox ul li{
	width: 250px;
	float: left;
	height: 136px;
	border-right:2px solid #fff;
	list-style: none;
}
.dataBox ul li:last-child{
	border-right: none;
}
.dataBox ul li p{
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}
.dataBox ul li p:first-child span,.dataBox ul li p:first-child{
	font-size: 47px;
	margin-bottom: 30px;
	font-weight: 700;
	color:#fff;
}
.customer{
	width: 100%;
	height: 646px;
	background: #f8f8f8;
}
.customerBox{
	width: 1100px;
	margin: auto;
	height: 100%;
}
.customerBox div{
	padding-top: 80px;
}
.customerBox div p{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.customerBox div p:first-child{
	font-size: 30px;
	color: #333;
	line-height: 60px;
}
.customerBox ul{
	overflow: hidden;
	margin-top: 60px;
	list-style: none;
}
.customerBox ul li{
	float: left;
	list-style: none;
	width: 30%;
	margin: 0 1.65% 30px 1.65%;
	text-align: center;
	transition: transform .2s linear;
	padding: 50px 0;
	/*opacity: 0;*/
}
/*.customerBox ul li:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-5px,0);
    -webkit-transform: translate3d(0,-5px,0);
}*/
.customerBox ul li:first-child P:first-child{
	width: 100%;
	height: 142px;
	background: url(../img/personal_one.png) no-repeat;
	background-size: 142px 142px;
	background-position-x: 50%;
}
.customerBox ul li:nth-child(2) P:first-child{
	width: 100%;
	height: 142px;
	background: url(../img/personal_two.png) no-repeat;
	background-size: 142px 142px;
	background-position-x: 50%;
}
.customerBox ul li:nth-child(3) P:first-child{
	width: 100%;
	height: 142px;
	background: url(../img/personal_three.png) no-repeat;
	background-size: 142px 142px;
	background-position-x: 50%;
}
.customerBox ul li P:nth-child(2){
	font-size: 20px;
	color: #333;
	margin-top: 60px;
}
.customerBox ul li P:nth-child(3){
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.swiper-button-white{
	opacity: .35;
}
.swiper-button-white:hover{
	opacity: 1;
}
.closeBtnWrap{
	z-index: -1;
}

@media (min-width:970px) and (max-width:1099px){
	.swiper-container-fade .swiper-slide,.banner_img{
		height: 440px;
	}
	.video,.bg-img{
		height: 100%;
	}
	.sectionBox{
		width: auto;
	}
	.partnerBox{
		width: 100%;
	}
	.banner_img p.btn_bg,.banner_img>ul li{
		margin-top: 310px;
	}
	.banner_img span{
		top: 310px;
	}
	.videoFont {
	    width: 450px;
	    height: 250px;
	    background: url(../img/video.png) no-repeat;
	    background-size: 450px 250px;
	    position: fixed;
	    top: 50%;
	    left: 50%;
	    margin-left: -225px;
	    margin-top: -200px;
	}
	.videoFont p{
		margin-top: 301px;
		margin-left: 120px;
	}
	.videoFont span{
		margin-left: 170px;
	}
	.partnerBox .partnerList {
	    padding: 60px 20px 0 20px;
	    overflow: hidden;
	}
	.partnerBox .partnerList p{
		margin-right: 63px;
	}
	.scenicBox{
		width: 80%;
	}
	.scenicBox .swiper-container{
		width: calc(100% - 60px);
	}
	.banner_img>div {
	    width: 880px;
	    /* margin-left: 10%; */
	    height: 100%;
	    position: absolute;
	    left: 50%;
	    top: 0;
	    margin-left: -440px;
	}
	.banner_img>ul{
		width: 880px;
		margin-left: -440px;
	}
	.customerBox{
		width: auto;
	}
	.footerBox ul{
		width: 90%;
    	margin-left: 5%;
	}    
	.footerBox ul li:first-child{
		margin-left: 0;
	}
}
@media (min-width:768px) and (max-width:970px){
	.closeBtnWrap, .dingding-index-video>video{
		width: 500px;
		height: 300px;
	}

	.index-video-closeBtn{
		right: -65px;
	}
	#banner{
		margin-top: 66.875px;
	}
	.headerIcon{
		width: 200px;
    	height: 100%;
		background: url(../img/logo.png) no-repeat;
		margin-left: 20px;
		margin-top: 10px;
	}
	.mobileHeader {
	    display: block;
	    width: 100%;
	    height: 66.875px;
	    background: #fff;
	    opacity: .9;
	    position: fixed;
	    top: 0;
	    z-index: 999;
	}
	.header{
		display: none;
	}
	.swiper-container{
		height: 400px;
	}
	.sectionBox ul li{
		width: 42%;
	    padding: 3% 2%; 
	    margin: 5px 2%;
	    background: #fff;
	}
	.video,.bg-img{
		height: 400px ;
	}
	.videoFont{
		background: url(../img/video.png) no-repeat;
	    position: fixed;
	    background-size: 400px 250px;
	    top: 50%;
	    left: 50%;
	    width: 500px;
	    height: 250px;
	    margin-left: -200px;
	    margin-top: -300px;
	}
	.videoFont p {
	    background: #fff;
	    opacity: 0.5;
	    color: #fff;
	    width: 180px;
	    height: 36px;
	    z-index: 9999;
	    margin-top: 271px;
    	margin-left: 120px;
	}
	.videoFont span {
	    display: inline-block;
	    height: 36px;
	    line-height: 36px;
	    font-size: 14px;
	    color: #fff;
	    position: relative;
	    top: -35px;
	    margin-left: 175px;
	    letter-spacing: 2px;
	    position: relative;
	}
	.videoFont span i{
		top: -8px;
	}
	.swiper-pagination-bullet{
		width: 10px;
		height: 10px;
	}
	.banner_img p.btn_bg {
	    margin-top: 251px;
	    margin-left: 219px;
	    width: 142px;
	    height: 44px;
	}
	.banner_img span{
		top: 251px;
	    margin-left: 219px;
	    width: 142px;
	    height: 44px;
	    line-height: 44px;
	}
	.banner_img>ul li:first-child{
		margin-left: 210px;
	}
	.banner_img>ul li{
		margin-top: 250px;
		width: 55px;
	}
	.banner_img>ul li img{
		width: 55px;
		height: 54px;
		margin-left: 0;
	}	
	.banner_img>ul li p{
		width: 55px;
	}
	.section{
		height: auto;
		padding-bottom: 20px;
	}
	.sectionBox{
		width: 100%;
	}
	.sectionBox ul li:nth-child(2),.sectionBox ul li:nth-child(4){
		margin-left: 0;
	}
	.sectionBox ul li:nth-child(1),.sectionBox ul li:nth-child(3){
		margin-left: 3%;
	}
	.sectionBox ul{
		padding-top: 0;
	}
	.sectionBox div{
		padding-bottom: 30px;
	}
	.partner,.scenic,.data{
		height: auto;
	}
	.partnerBox,.scenicBox{
		width: calc( 100% - 40px );
		padding-bottom: 60px;
	}
	.partnerBox>div:nth-child(1){
		padding-bottom: 60px;
	}
	.partnerBox .partnerList{
		padding-top: 0;
		width: 80%;
    	margin-left: 10%;
	}
	.partnerBox .partnerList p{
		margin-right: 78px;
		margin-top: 20px;
	}
	.partnerBox .partnerList p:nth-child(1),.partnerBox .partnerList p:nth-child(4){
		margin-left: 50px;
	}
	.partnerBox .partnerList p:nth-child(3),.partnerBox .partnerList p:nth-child(6){
		margin-right: 0;
	}
	.scenicBox #scenic{
		margin-top: 50px;
		height: auto;
		width: 80%;
	}
	.scenicBox .button-prev, .button-next {
	    top: 300px;
    	right: 30px;
	}
	.scenicBox .button-next{
		left: 30px;
	}
	.dataBox{
		width: 100%;
	}
	.dataBox div{
		width: 80%;
		margin-left: 10%;
	}
	.dataBox ul li{
		width: 24%;
		margin-bottom: 60px;
	}
	.customer{
		height: auto;
	}
	.customerBox{
		width: auto;
	}
	.footerBox{
		width: 100%;
	}
	.footerBox ul li:first-child{
		margin-left: 0;
		padding-left:20px;
	}
	.footerBox ul li:nth-child(2){
		margin-left: 20px;
		padding: 0 20px;
	}
	.footerBox ul li:nth-child(3){
		padding: 0 20px;
	}
	.footerBox .copy{
		width: 100%;
	    text-align: center;
	    left: 0;
	}
}
.mobile{
	display: none;
}
@media screen and (max-width:767px) {
	.mobileFooter{
		display: block;
	}
	.dingding-index-video video{
		width: 100%;
		height: 200px;
	}
	.closeBtnWrap{
		width: 100%;
    	height: 200px;
	}
	.index-video-closeBtn{
		right: 0;
		top: -48px;
	}
	.swiper-container{
		z-index: 0;
	}
	.header{
		display: none;
	}
	#banner{
		display: none;
		height: 200px;
	}
	.video,.bg-img{
		height: 200px !important;
	}
	.videoFont{
		display: none;
	}
	.swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	#mobileBanner .swiper-pagination{
		bottom: 4px;
	}
	.swiper-pagination-bullet-active{
		background: #fff !important;
	}
	.swiper-button-next,.swiper-button-prev{
		display: none;
	}
	.website{
		display: none;
	}
	.mobile{
		margin-top: 66px;
		display: block !important;
	}
}




