@charset "utf-8";

body {
	width:100%;
	height:100%;
	font-family:"微软雅黑",Arial;
	background: #f8f9ff;
}
header,section {
	width:100%;
}
table {
	border-collapse:collapse
}
a{

}
a:focus {
	outline:0;
}
a:hover {
	text-decoration:none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.banner-xw{
	margin-top: 80px;
	height:	360px;
	position: relative;
	z-index: 5;
}
.banner-xw .section-container {
	width:100%;
	height:	360px;
}
.banner-xw .section-container .swiper-slide {
	position:relative;
	overflow:hidden;
	height: 360px;
}
.banner-xw .section-container .nth1 {
	background-image: url(../images/x_bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
.banner-xw .section-container .nth1 .box .l {
	position:absolute;
	top:130px;
	left:-10%;
	width:475px;
	height:200px;
}
.banner-xw .section-container .nth1 .box .l h1{
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 0;
}
.banner-xw .section-container .nth1 .box .l p{
	font-size: 18px;
	margin: 20px 0 0;
}
.banner-xw .section-container .nth1 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.banner-xw .section-container .nth1.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-xw .section-container .nth1 .box .r {
	position:absolute;
	top:0;
	right:-20%;
	width:532px;
	height:360px;
	background:url(/images/cp_b1.png);
	-moz-background-size:cover;
	background-size:cover
}
.banner-xw .section-container .nth1.active .box .r {
	right:calc(50% - 532px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-xw .section-container .nth1 .box .r h1 {
	display:none
}

.anchor-ab{
	box-shadow: 0px 5px 5px 2px #e5eafc;
	background: #f8f9ff;
	z-index: 9;
}
.anchor-ab .section-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.anchor-ab .nav ul li{
	width: 170px;
	height: 80px;
	float: left;
	position: relative;
	cursor: pointer;
}
.anchor-ab .nav ul li span{
	line-height: 80px;
	text-align: center;
	display: block;
	font-size: 18px;
}
.anchor-ab .nav ul li.active span{
	color:#236eff;
}
.anchor-ab .nav ul li.active:after{
	content: ' ';
	width: 22px;
	height: 3px;
    font-size: 3px;
    display: block;
    position: absolute;
    background: #236eff;
    bottom:1px;
    left: 50%;
    margin-left: -11px;
}

.section-be .caption{
	width: 100%;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    margin-top: 60px;
    margin-bottom: 45px;
}
.section-be .caption h3{
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 0;
    text-align: center;
    position: relative;
}
.section-be .caption.mark{
    padding:0;
    background: none;
}
.section-be .caption.mark h3:after{
	width: 30px;
	content: ' ';
    height: 3px;
    font-size: 3px;
    display: block;
    position: absolute;
    background: #236eff;
    bottom: -20px;
    left: 50%;
    margin-left: -15px;
    border-radius: 8px;
}
.section-be .caption div {
	width: 1200px;
	margin: 70px auto 0;
}
.section-be .caption div p{
	margin: 0;
	line-height: 32px;
	font-size: 16px;
	position: relative;
	text-indent: 34px;
}
.section-be .section-container{
	width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}


.we-ab{
	padding: 0 0 30px;
}


.culture-ab .section-container{
	width: 1200px;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.culture-ab .section-wrapper{
	padding: 40PX 0 0;
}
.culture-ab .item{
	width: 584px;
	height: 216px;
	float: left;
	background-repeat: no-repeat;
	border-radius: 12px;
	padding: 40PX;
	box-sizing: border-box;
}
.culture-ab .item:nth-child(1){
	background-image: url(../images/ab_bg1.jpg);
	margin-right: 32px;
	margin-bottom: 32px;
}
.culture-ab .item:nth-child(2){
	background-image: url(../images/ab_bg2.jpg);
	margin-bottom: 32px;
}
.culture-ab .item:nth-child(3){
	background-image: url(../images/ab_bg3.jpg);
	margin-right: 32px;
}
.culture-ab .item:nth-child(4){
	background-image: url(../images/ab_bg4.jpg);
}
.culture-ab .item h3{
	color:#FFF;
	font-size: 32PX;
	font-weight: 700;
	margin: 30PX 0 0;
}
.culture-ab .item P{
	color:#FFF;
	font-size: 18PX;
	margin: 32PX 0 0;
}

.develop-ab .section-container{
	width: 1200px;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-bottom: 90px;
}
.develop-ab .content{
	height: 630px;
}
.develop-ab .bg{
	width: 0px;
	height: 630px;
	background: url(../images/ab_x.png) no-repeat left center;
	position: relative;
}
.develop-ab .bg ul li{
	position: absolute;
	cursor: pointer;
	opacity:0;
}
.develop-ab .bg ul li i{
	width: 24px;
	height: 24px;
	background: #FFF;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
	box-shadow: 2px 5px 8px #e5eafc;
}
.develop-ab .bg ul li:hover i{
	width: 12px;
	height: 12px;
	background: #236eff;
	border: 10px solid #FFF;
	margin-top: -8px;
}
.develop-ab .bg ul li .f{
	padding: 20px;
	border-radius: 12px;
}
.develop-ab .bg ul li:hover .f{
	background: #FFF;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.develop-ab .bg ul li .f h3{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin: 0;
}
.develop-ab .bg ul li .f p{
	font-size: 16px;
	line-height: 26px;
	margin: 12px 0 0;
}
.develop-ab .bg ul li:nth-child(1){
	width: 180px;
	left:5px;
	top:450px;
}
.develop-ab .bg ul li:nth-child(1) .f{
	margin-top: 20PX;
}
.develop-ab .bg ul li:nth-child(2){
	width: 200px;
	left:132px;
	top:235px;
}
.develop-ab .bg ul li:nth-child(2) .f{
	margin-top: 0;
}
.develop-ab .bg ul li:nth-child(2) i{
	margin: 30px auto 0;
}
.develop-ab .bg ul li:nth-child(3){
	width: 220px;
	left:260px;
	top:320px;
}
.develop-ab .bg ul li:nth-child(3) .f{
	margin-top: 40PX;
}
.develop-ab .bg ul li:nth-child(4){
	width: 220px;
	left:410px;
	top:182px;
}
.develop-ab .bg ul li:nth-child(4) .f{
	margin-top: 0;
}
.develop-ab .bg ul li:nth-child(4) i{
	margin: 30px auto 0;
}
.develop-ab .bg ul li:nth-child(5){
	width: 240px;
	left:545px;
	top:298px;
}
.develop-ab .bg ul li:nth-child(5) .f{
	margin-top: 40PX;
}
.develop-ab .bg ul li:nth-child(6){
	width: 220px;
	left:690px;
	top:58px;
}
.develop-ab .bg ul li:nth-child(6) .f{
	margin-top: 0;
}
.develop-ab .bg ul li:nth-child(6) i{
	margin: 10px auto 0;
}
.develop-ab .bg ul li:nth-child(7){
	width: 240px;
	left:840px;
	top:270px;
}
.develop-ab .bg ul li:nth-child(7) .f{
	margin-top: 20PX;
}
.develop-ab .bg ul li:nth-child(8){
	width: 220px;
	right:5px;
	top:45px;
}
.develop-ab .bg ul li:nth-child(8) .f{
	margin-top: 0;
}
.develop-ab .bg ul li:nth-child(8) i{
	margin: 20px auto 0;
}


.brand-ab .section-container{
	width: 1200px;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-bottom: 90px;
}
.brand-ab .tabs .tab-title{
	margin-top: 30px;
	text-align: center;
}
.brand-ab .tabs .tab-title ul li{
	width:248px;
	height: 64px;
	border-radius: 12px;
	margin: 0 12px;
	display: inline-block;
    float: none;
}
.brand-ab .tabs .tab-title ul li.active a{
	background:#236eff;
	color:#FFF;
}
.brand-ab .tabs .tab-title ul li a{
	width:228px;
	font-size: 20px;
	padding: 0;
	line-height: 64px;
	text-align: center;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: 1px solid #236eff;
    border-radius: 12px;
    color:#236eff;
}
.brand-ab .tabs .tab-title ul li a:hover{
	background:#236eff;
	color:#FFF;
}
.brand-ab .tabs .tab-content .item .t{
	text-align: center;
	margin-top: 54px;
}
.brand-ab .tabs .tab-content .item .t h3{
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	display: inline-block;
	padding: 0 50px;
	position: relative;
}
.brand-ab .tabs .tab-content .item .t h3:before{
	content: ' ';
	position: absolute;
	top:0;
	left:0;
	width: 49px;
	height: 48px;
	display: block;
	background: url(../images/ab_c1.png) no-repeat;
}
.brand-ab .tabs .tab-content .item .t h3:after{
	content: ' ';
	position: absolute;
	top:0;
	right:0;
	width: 49px;
	height: 48px;
	display: block;
	background: url(../images/ab_c2.png) no-repeat;
}
.brand-ab .tabs .tab-content .item:nth-child(2) .t h3:before{
	background: url(../images/ab_c3.png) no-repeat;
}
.brand-ab .tabs .tab-content .item:nth-child(2) .t h3:after{
	background: url(../images/ab_c4.png) no-repeat;
}
.brand-ab .tabs .tab-content .item .h{
	margin-top: 40px;
}
.brand-ab .tabs .tab-content .item .h .swiper-wrapper{
	width: 250px;
	margin: 0 auto;
}
.brand-ab .tabs .tab-content .item .h .swiper-slide img{
	width: 250px;
	height: 330px;
}
.brand-ab .tabs .tab-content .item .h .swiper-slide h3{
	text-align: center;
    margin: 16px 0 0;
    font-size: 18px;
    padding: 0 10px;
}
.brand-ab .tabs .tab-content .item .h .swiper1 .swiper-slide img{
	width: 250px;
	height: 330px;
}
.brand-ab .tabs .tab-content .item .h .swiper2 .swiper-slide img{
	width: 250px;
	height: 160px;
}
.brand-ab .tabs .tab-content .item .h .swiper3 .swiper-slide h3{
	display: none;
}
.brand-ab .tabs .tab-content .item .h .swiper3 .swiper-slide.swiper-slide-active h3{
	display: block;
}
.brand-ab .tabs .tab-content .item .h .swiper-button-next,.brand-ab .tabs .tab-content .item .h .swiper-button-prev{
	margin-top: -50px;
}
.brand-ab .tabs .tab-content .item .h .swiper-button-prev{
	width: 56px;
	height: 56px;
	background: url(../images/owl_l.png) no-repeat;
	-moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity = 70);
}
.brand-ab .tabs .tab-content .item .h .swiper-button-prev:after{
	content: '';
}
.brand-ab .tabs .tab-content .item .h .swiper-button-next{
	width: 56px;
	height: 56px;
	background: url(../images/owl_r.png) no-repeat;
	-moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity = 70);

}
.brand-ab .tabs .tab-content .item .h .swiper-button-next:after{
	content: '';
}


.service-ab .section-container{
	width: 100%;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 40px;
}
.service-ab .txt{
	font-size: 16px;
	margin: 0;
	text-align: center;
}
.service-ab .logo-wrap{
	margin-top: 50px;
	position: relative;
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.service-ab .logo-wrap .mask{
	position: absolute;
    width:320px;
    height:456px;
    z-index: 1;
}
.service-ab .logo-wrap .mask.left-mask{
	left: 0;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.92) 58%, #FFFFFF 100%);
}
.service-ab .logo-wrap .mask.right-mask{
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.92) 58%, #FFFFFF 100%);
}
.service-ab .logo-wrap .list {

}
.service-ab .logo-wrap .list .logo-box{
	display:inline-block;
    width:190px;
    height:126px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #EEEEEE;
    margin-right: 36px;
    text-align: center;
    position: relative;
}
.service-ab .logo-wrap .list .logo-box img{
	width: 68px;
	height: 68px;
	margin-top: 29px;
}
.service-ab .logo-wrap .list .logo-box .title{
	height: 126px;
	position: absolute;
	width: 190px;
	top:128px;
	border-radius: 8px;
	background: #236eff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	display: flex;
	align-items: center;
}
.service-ab .logo-wrap .list .logo-box .title p{
	width: 190px;
	color:#FFF;
	font-size: 18px;
	text-align: center;
	margin: 0;
	display: block;
	padding:15px;
}
.service-ab .logo-wrap .list .logo-box:hover .title{
	top:0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.service-ab .logo-wrap .list{
	margin-bottom: 36px;
	height: 128px;
	overflow: hidden;
	-webkit-animation: scrollToRight 40s linear infinite;
    animation: scrollToRight 40s linear infinite;
    animation-play-state: running;
}
.service-ab .logo-wrap .list:hover{
	animation-play-state: paused;
}
.service-ab .logo-wrap .list.first{
	width: 4560px;
}
.service-ab .logo-wrap .list.two{
	width: 4104px;
}
.service-ab .logo-wrap .list.three{
	width: 4560px;
	margin-bottom: 0;
}

@-webkit-keyframes scrollToRight {
    from {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        animation-play-state: running;
    }
    to {
        -webkit-transform: translate(0%, 0);
        transform: translate(0%, 0);
        animation-play-state: running;
    }
}
@keyframes scrollToRight {
    from {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        animation-play-state: running;
    }
    to {
        -webkit-transform: translate(0%, 0);
        transform: translate(0%, 0);
        animation-play-state: running;
    }
}

.down-ab .section-container{
	width: 1200px;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0px;
}
.down-ab .content{
	height: 658px;
	margin-top: 50px;
	display: block;
	overflow: hidden;
}
.down-ab .content .frame{
	width: 1200px;
	height: 488px;
	margin: 100px auto 0;
	background:url(../images/ab_bg7.png) no-repeat;
}
.down-ab .content .frame .l{
	width: 640px;
	height: 350px;
	float: left;
	margin-top: 65px;
	margin-left: 20px;
	border-right: 1px dotted #333;
}
.down-ab .content .frame .l .pic{
	text-align: center;
	padding: 14px 0 0;
}
.down-ab .content .frame .l .pic ul li{
	width:226px;
	height: 260px;
	margin: 0 12px;
	display: inline-block;
}
.down-ab .content .frame .l .pic ul li i{
	display: block;
}
.down-ab .content .frame .l .pic ul li i img{
	width:226px;
	height: 226px;
}
.down-ab .content .frame .l .pic ul li p{
	margin: 8px 0 0;
	font-size: 20px;
	text-align: center;
	line-height: 26px;
}
.down-ab .content .frame .l .title{
	margin: 32px auto 0;
	width: 464px;
	height: 44px;
	line-height: 44px;
	background: url(../images/ab_bg8.png) no-repeat;
	text-align: center;
	font-size: 20px;
	color:#236eff;
}
.down-ab .content .frame .r{
	width: 520px;
	float: left;
}
.down-ab .content .frame .r .writing{
	background:url(../images/ab_icon1.png) no-repeat top center;
	padding: 128px 0 0;
	text-align: center;
	margin-top:85px ;
}
.down-ab .content .frame .r .writing h3{
	font-size: 26px;
	line-height: 40px;
	color:#236eff;
	font-weight: 700;
	text-align: center;
	display: block;
	margin: 34px 0 0;
}
.down-ab .content .frame .r .writing a{
	height: 56px;
	line-height: 54px;
	display: inline-block;
	padding: 0 90px 0 40px;
	background: #236eff;
	color:#FFF;
	border-radius: 16PX;
	font-size: 20px;
	margin-top: 48px;
	background-image: url(../images/ab_icon2.png);
	background-repeat: no-repeat;
	background-position: 145px center;
}
.down-ab .content .frame .bg{
	width: 920px;
	height: 461px;
	background:url(../images/ab_icon1.png) no-repeat 100px 70px;
}
.down-ab .content .frame .bg .writing h3{
	font-size: 26px;
	line-height: 40px;
	color:#236eff;
	font-weight: 700;
	text-align: center;
	display: block;
	margin: 0;
}
.down-ab .content .frame .bg .writing a{
	height: 56px;
	line-height: 54px;
	display: inline-block;
	padding: 0 90px 0 40px;
	background: #236eff;
	color:#FFF;
	border-radius: 16PX;
	font-size: 20px;
	margin-top: 70PX;
	background-image: url(../images/ab_icon2.png);
	background-repeat: no-repeat;
	background-position: 145px center;
}


.map-ab .section-container{
	width: 100%;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0px;
}
.map-ab .section-wrapper{
	padding-top: 60px;
}
.map-ab .map{
	width: 50%;
	height: 430px;
	float: left;
	background: url(../images/map.jpg) no-repeat center center;
}
.map-ab .map a{
	width: 100%;
	height: 430px;
	display: block;
}
.map-ab .address{
	width: 50%;
	height: 430px;
	background: #2b73fe;
	float: left;
	display: flex;
	align-items: center;
}
.map-ab .address div{
	margin-left: 95px;
}
.map-ab .address a{
	color:#FFF;
}
.map-ab .address p{
	width: 100%;
	line-height: 34px;
	margin: 16px 0;
	font-size: 24px;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	display: block;
	float: left;

}
.map-ab .address p:nth-child(1){
	background-image: url(../images/ab_icon3.png);
}
.map-ab .address p:nth-child(2){
	background-image: url(../images/ab_icon4.png);
}
.map-ab .address p:nth-child(3){
	background-image: url(../images/ab_icon5.png);
}

@media (max-width: 500px) {
	.banner-xw{
		margin-top: 60px;
		height: 250px;
	}
	.banner-xw .section-container{
		height: 250px;
	}
	.banner-xw .section-container .swiper-slide{
		height: 250px;
		background-position: -800px 0;
	}
	.banner-xw .section-container .nth1 .box .l{
		top:80px;
		height: 100px;
	}
	.banner-xw .section-container .nth1.active .box .l{
		left:30px;
	}
	.banner-xw .section-container .nth1.active .box .r{
		display: none;
	}
	.banner-xw .section-container .nth1 .box .l h1{
		font-size: 24px;
	}
	.banner-xw .section-container .nth1 .box .l p{
		margin: 10px 0 0;
	}
	.banner-xw .section-container .nth1 .box .l p span{
		display: block;
	}
	.banner-xw .section-container .nth1 .box .l a{
		width: 120px;
		height:40px;
		line-height: 40px;
		font-size: 16px;
		margin: 20px 0 0;
	}

	.section-be .caption{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.section-be .caption h3{
		font-size: 24px;
	}
	.section-be .caption.mark h3:after{
		bottom: -12px;
	}
	.section-be .caption div{
		width: 100%;
		margin: 35px 0 0;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.anchor-ab{
		display: none;
	}

	.culture-ab .section-container{
		width: 100%;
		margin-bottom: 40px;
	}
	.culture-ab .section-wrapper{
		padding: 20px 0 0;
	}
	.culture-ab .item{
		width: 45%;
		padding: 12px;
		height: 120px;
		background-position: right center;
		background-size: cover;
		margin-left: 3%;
	}
	.culture-ab .item:nth-child(1){
		margin: 0 0 12px 3%;
	}
	.culture-ab .item:nth-child(2){
		margin: 0 0 12px 3%;
	}
	.culture-ab .item:nth-child(3){
		margin: 0 0 0 3%;
	}
	.culture-ab .item:nth-child(4){
		margin: 0 0 0 3%;
	}
	.culture-ab .item h3{
		margin: 8px 0 0;
		font-size: 20px;
	}
	.culture-ab .item P{
		font-size: 16px;
		margin: 12px 0 0;
	}
	.culture-ab .item P span{
		display: block;
	}


	.develop-ab .section-container{
		width: 100%;
		margin-bottom: 40px;
		padding: 0 0 10px;
	}
	.develop-ab .bg{
		width: 100%;
		background: none;
		height: auto;
	}
	.develop-ab .bg:after{
		content: ' ';
		position: absolute;
		top:22px;
		left:105px;
		background: #333;
		display: block;
		width: 1px;
		height: 96%;
	}
	.develop-ab .bg ul{
		padding: 0 10px;
	}
	.develop-ab .bg ul li{
		opacity:1;
		position: relative;
	}
	.develop-ab .bg ul li i{
		width: 9px;
		height: 9px;
		background: #333;
		position: absolute;
		top:20px;
		left:91px;
		margin:0;
	}
	.develop-ab .bg ul li:hover i{
		width: 12px;
		height: 12px;
		background: #333;
		border: 0;
		
	}
	.develop-ab .bg ul li:nth-child(1){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(1):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(2){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(2) i{
		margin:0;
	}
	.develop-ab .bg ul li:nth-child(2):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(3){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(3):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(3) .f{
		margin: 0;
	}
	.develop-ab .bg ul li:nth-child(4){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(4) i{
		margin:0;
	}
	.develop-ab .bg ul li:nth-child(4):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(5){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(5):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(5) .f{
		margin: 0;
	}
	.develop-ab .bg ul li:nth-child(6){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(6) i{
		margin: 0;
	}
	.develop-ab .bg ul li:nth-child(6):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(7){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(7):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li:nth-child(7) .f{
		margin: 0;
	}
	.develop-ab .bg ul li:nth-child(8){
		width: 100%;
		top:auto;
		left: auto;
	}
	.develop-ab .bg ul li:nth-child(8) i{
		margin: 0;
		left: 96px;
	}
	.develop-ab .bg ul li:nth-child(8):hover i{
		margin-top: -1px;
		margin-left: -2px;
	}
	.develop-ab .bg ul li .f{
		padding: 12px 12px 12px 0;
		display: block;
		overflow: hidden;
		display: flex;
	}
	.develop-ab .bg ul li:hover .f{
		background: none;
		box-shadow: 0;
	}
	.develop-ab .bg ul li .f h3{
		width: 100px;
		color:#333;
		line-height: 26px;
	}
	.develop-ab .bg ul li .f p{
		margin: 0;
		flex: 1;
		padding-left: 12px;
	}


	.brand-ab .section-container{
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}
	.brand-ab .tabs .tab-title{
		margin-top: 15px;
	}
	.brand-ab .tabs .tab-title ul li{
		width: 26%;
		margin: 0 2%;
		height: 44px;
	}
	.brand-ab .tabs .tab-title ul li a{
		width: 100%;
		line-height: 44px;
		font-size: 16px;
	}
	.brand-ab .tabs .tab-content .item .t{
		margin-top: 24px;
	}
	.brand-ab .tabs .tab-content .item .t h3{
		font-size: 20px;
	}
	.brand-ab .tabs .tab-content .item .h{
		margin-top: 20px;
	}


	.service-ab .logo-wrap{
		margin-top: 20px;
	}
	.service-ab .logo-wrap .mask{
		display: none;
	}
	.service-ab .logo-wrap .list.first{
		width: 3040px;
	}
	.service-ab .logo-wrap .list.two{
		width: 2736px;
	}
	.service-ab .logo-wrap .list.three{
		width: 3040px;
	}
	.service-ab .logo-wrap .list{
		height: 102px;
		margin-bottom:16px;
	}
	.service-ab .logo-wrap .list .logo-box{
		width: 150px;
		height: 100px;
		margin-right:16px;
	}
	.service-ab .logo-wrap .list .logo-box img{
		width: 44px;
		height: 44px;
		margin-top: 24px;
	}
	.service-ab .logo-wrap .list .logo-box .title{
		width: 150px;
		height:100px;
		top:102px;
	}
	.service-ab .logo-wrap .list .logo-box .title p{
		width: 150px;
		font-size: 16px;
	}


	.down-ab .section-container{
		width: 100%;
		margin-bottom: 40px;
	}
	.down-ab .content{
		margin-top: 20px;
		height: auto;
		padding: 0 10px;
	}
	.down-ab .content .frame{
		width: 100%;
		background: none;
		margin: 0 auto;
		height: auto;
	}
	.down-ab .content .frame .l{
		width: 100%;
		float: none;
		margin: 0;
		height: auto;
		border-right: 0;
	}
	.down-ab .content .frame .l .pic ul li{
		width: 150px;
		height: 150px;
	}
	.down-ab .content .frame .l .pic ul li i img{
		width: 150px;
		height: 150px;
	}
	.down-ab .content .frame .l .pic ul li p{
		font-size: 16px;
	}
	.down-ab .content .frame .l .title{
		width: 100%;
		font-size: 18px;
		margin: 16px auto 0;
	}

	.down-ab .content .frame .r{
		width: 100%;
		float: none;
	}
	.down-ab .content .frame .r .writing{
		margin-top: 30px;
	}
	.down-ab .content .frame .r .writing h3{
		font-size: 20px;
		margin: 16px 0 0;
	}
	.down-ab .content .frame .r .writing a{
		margin-top: 20px;
		height: 44px;
		line-height: 42px;
		font-size: 16px;
		padding:0 70px 0 20px;
		background-position:100px center;
	}


	.map-ab .section-wrapper{
		padding-top: 30px;
	}
	.map-ab .map{
		width: 100%;
		height: 220px;
		float: none;
	}
	.map-ab .address{
		width: 100%;
		height: 220px;
	}
	.map-ab .address div{
		margin:0px;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.map-ab .address p{
		font-size: 16px;
		background-size: 24px 24px;
		margin:8px;
		padding-right: 20px;
		box-sizing: border-box;
		padding-left:36px;
	}
	.map-ab .address p a{
		color:#FFF;
	}

}





