/*20170726加---------------------------------------huangliping*/

/*小程序开发*/
.applet_top{overflow:hidden;background:#fff;}
.applet_top .top_imgMark{position:absolute;width:100%;height:100%;background:url(../images/applet_top_mark.png);top:0;left:0;}
.applet_top .text{position:absolute;color:#fff;font-weight:700;z-index:2;left:49%;top:55%;transform:translateY(-50%);-webkit-transform:translateY(-50%);line-height:57px;}
.applet_top h1{font-size:30px;line-height:38px;}
.applet_top p{font-size:40px;margin:5px 0;}
.applet_top p span{color:#85DC4C;}
.applet_top p span.span1{font-size:46px;}
.applet_top .text a{display:block;font-size:40px;color:#fff;}
.applet_top .text a span{font-size:46px;color:#F85D5D;}

.applet_item{padding-top:60px;}
.applet_item .container{width:1200px;margin:0 auto;}
.applet_title{margin-bottom:40px;text-align:center;}
.applet_title h2{font-size:28px;margin-bottom:18px;color:#333;}
.applet_title .line{width:100px;height:4px;background:#E0243B;margin:0 auto;}

.applet_item_01{padding-bottom:20px;}
.applet_item_01 .container{width:900px;}
.applet_item_01 .tit{text-align:center;font-size:14px;}
.applet_item_01 .tit2{width:350px;height:50px;line-height:50px;font-weight:700;font-size:18px;color:#fff;text-align:center;background:#E0243B;margin:50px auto;}
.applet_item_01 .text{width:41%;font-size:14px;font-weight:700;}
.applet_item_01 .img{position:relative;width:59%;top:0;animation: moveTop 3s infinite alternate;-moz-animation: moveTop 3s infinite alternate;-webkit-animation: moveTop 3s infinite alternate;-o-animation: moveTop 3s infinite alternate;}
.applet_item_01 .img img{display:block;width:100%;max-width:538px;margin:0 auto;}
@keyframes moveTop{
	0% {top:0;}
	50% {top:-5px;}
	100% {top:5px;}
}

@-moz-keyframes top10{
	0% {top:0;}
	50% {top:-5px;}
	100% {top:5px;}
}

@-webkit-keyframes top10{
	0% {top:0;}
	50% {top:-5px;}
	100% {top:5px;}
}

@-o-keyframes top10{
	0% {top:0;}
	50% {top:-5px;}
	100% {top:5px;}
}



.applet_item_02{background:#F9F9F9;padding-bottom:75px;}
.applet_item_02 .applet_title{margin-bottom:90px;}
.applet_item_02 li{float:left;width:33.33%;height:145px;overflow:hidden;padding-left:45px;box-sizing:border-box;border-bottom:1px solid #EBEBEB;border-right:1px solid #EBEBEB;}
.applet_item_02 li:nth-child(n+4),.applet_item_02 .li_04,.applet_item_02 .li_05,.applet_item_02 .li_06{padding-top:45px;border-bottom:none;}
.applet_item_02 li:nth-child(3n),.applet_item_02 .li_03,.applet_item_02 .li_06{border-right:none;}
.applet_item_02 .icon{float:left;margin-right:20px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.applet_item_02 .icon img{width:100%;height:100%;}
.applet_item_02 .text{float:left;width:190px;}
.applet_item_02 .text h3{font-size:18px;font-weight:700;}
.applet_item_02 .text p{font-size:14px;}
.applet_item_02 li:hover .icon{transform:rotate(-10deg);opacity:0.9;}


.applet_item_03{padding-bottom:55px;}
.applet_item_03 li{position:relative;float:left;width:25%;height:257px;text-align:center;line-height:23px;padding:20px 2% 0;overflow:hidden;transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;box-sizing:border-box;border-right:1px solid #F2F2F2;}
.applet_item_03 li i{display:block;height:40px;line-height:40px;font-size:35px;}
.applet_item_03 li h4{font-size:16px;margin:24px auto 27px;}
.applet_item_03 li p{font-size:14px;}
.applet_item_03 li .line{position:absolute;width:100%;height:3px;background:red;top:-3px;left:0;transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;}
.applet_item_03 .li_01,.applet_item_03 .li_02,.applet_item_03 .li_03,.applet_item_03 .li_04{border-bottom:1px solid #F2F2F2;}
.applet_item_03 .li_05,.applet_item_03 .li_06,.applet_item_03 .li_07,.applet_item_03 .li_08{padding-top:45px;}
.applet_item_03 .li_04,.applet_item_03 .li_08{border-right:0;}
.applet_item_03 li:hover{background:#f4f4f4;}
.applet_item_03 li:hover .line{top:0;}

.applet_item_03 .li_01 .iconfont{color:#17B061;}
.applet_item_03 .li_02 .iconfont{color:#662D90;}
.applet_item_03 .li_03 .iconfont{color:#0F7ABF;}
.applet_item_03 .li_04 .iconfont{color:#F8921C;}
.applet_item_03 .li_05 .iconfont{color:#F36523;}
.applet_item_03 .li_06 .iconfont{color:#01A99E;}
.applet_item_03 .li_07 .iconfont{color:#00B71D;}
.applet_item_03 .li_08 .iconfont{color:#2D3194;}


.applet_item_04{background:#F9F9F9;padding-bottom:40px;}
.applet_item_04 .applet_title{margin-bottom:85px;}
.applet_item_04 li{position:relative;float:left;width:50%;box-sizing:border-box;height:120px;}
.applet_item_04 li .iconfont{position:absolute;display:block;font-size:40px;margin-right:20px;left:0;top:13px;opacity:0.3;}
.applet_item_04 li p{width:460px;font-size:14px;padding-left:60px;}
.applet_item_04 .li_01 .iconfont{color:#17B061;}
.applet_item_04 .li_02 .iconfont{color:#662D90;}
.applet_item_04 .li_03 .iconfont{color:#0F7ABF;}
.applet_item_04 .li_04 .iconfont{color:#F8921C;}
.applet_item_04 .li_05 .iconfont{color:#662D90;}
.applet_item_04 .li_06 .iconfont{color:#01A99E;}
.applet_item_04 li:hover .iconfont{opacity:1;}

.applet_item_05{padding-bottom:100px;}
.applet_item_05 .container{width:1000px;}
.aC_item{width:100%;padding:28px 0;}
.aC_item_2,.aC_item_4{background:#F9F9F9;}
.aC_ul{float:left;width:33.33%;padding:0 1.5%;text-align:center;font-size:14px;box-sizing:border-box;}
.aC_ul img{display:block;width:100%;max-width:300px;margin:0 auto 15px;}


.applet_item_06{padding-bottom:60px;}
.appletServiceList{margin-top:90px;}
.appletServiceList li{float:left;width:33.33%;text-align:center;color:#333333;font-size:14px;padding:0 45px;box-sizing:border-box;}
.appletServiceList li img{display:block;margin:0 auto;}
.appletServiceList h4{font-size:20px;margin:30px 0 25px;}
.appletServiceList .li_01{color:#5A9AD4;}
.appletServiceList .li_02{color:#EC7D31;}



.applet_item_07{padding-bottom:75px;background:#f9f9f9;}
.guarantee{position:relative;margin-top:75px;}
.guarentee_item img{display:none;}
.guarantee .con_img{width:461px;display:block;margin:0 auto;transition:transform 0.3s;-webkit-transition:transform 0.3s;}
.guarentee_item{position:absolute;font-size:18px;box-sizing:border-box;}
.guarentee_item h2{font-size:24px;color:#5A9AD4;margin-bottom:7px;}
.guarentee_item_02 h2,.guarentee_item_04 h2,.guarentee_item_06 h2{color:#EC7D31;}
.guarentee_item_01,.guarentee_item_02,.guarentee_item_03{text-align:right;width:310px;}
.guarentee_item_04,.guarentee_item_05,.guarentee_item_06{width:275px;}

.guarentee_item_01,.guarentee_item_04{top:28px;}
.guarentee_item_02,.guarentee_item_05{top:178px;}
.guarentee_item_03,.guarentee_item_06{top:327px;}

.guarentee_item_01{left:105px;}
.guarentee_item_02{left:45px;}
.guarentee_item_03{left:100px;}
.guarentee_item_04{left:775px;}
.guarentee_item_05{left:840px;}
.guarentee_item_06{left:780px;}


.guarantee .con_img:hover{-webkit-transform:scale(0.97);transform:scale(0.97);}




/*衿领AI  2018.05.31*/
.applet_title .p{margin-top:20px;color:#595757;font-size:14px;line-height:25px;}
.AItem *{box-sizing:border-box;}
.AItem{overflow:hidden;}
.AItem .container{width:1200px;}
.AItem01{padding:75px 0 45px;}
.AItem01_ul{width:845px;margin:0 auto;}
.AItem01_ul .item{position:relative;float:left;overflow:hidden;padding:37px 0 0 0;margin-right:34px;margin-bottom:30px;}
.AItem01_ul .item:nth-child(3n){margin-right:0;}
.AItem01_ul .item.r{padding-right:75px;}
.AItem01_ul .item.l{padding-left:75px;}
.AItem01_ul .text{width:183px;height:104px;}
.AItem01_ul .item.r .text{background:url(../images/aIcon_7.png) no-repeat center;background-size:100% 100%;padding:10px 45px 20px 20px;}
.AItem01_ul .item.l .text{background:url(../images/aIcon_8.png) no-repeat center;background-size:100% 100%;padding:10px 20px 20px 45px;}
.AItem01_ul .num{border-bottom:2px solid #E0243B;margin-bottom:7px;}
.AItem01_ul .num span{font-size:26px;color:#E0243B;}
.AItem01_ul .p{font-size:14px;color:#494e51;line-height:20px;}
.AItem01_ul .icon{position:absolute;width:65px;height:65px;top:0;}
.AItem01_ul .icon img{width:100%;height:100%;}
.AItem01_ul .item.r .icon{right:0;}
.AItem01_ul .item.l .icon{left:0;}

.AItem02{padding:180px 0;}
.AItem02 .applet_title,.AItem04 .applet_title{text-align:left;max-width:50%;margin-bottom:0;}
.AItem02 .applet_title .line,.AItem04 .applet_title .line{margin:0;}
.AItem02 .applet_title h2,.AItem04 .applet_title h2{color:#fff;}
.AItem02 .applet_title .p{color:#fff;margin-top:30px;}

.AItem03{padding:45px 0 80px;}
.AItem03 img{display:block;max-width:100%;margin:0 auto;}
.AItem03 .min{display:none;}

.AItem04{padding:120px 0;}
.AItem04 .applet_title h2{line-height:46px;margin-top:15px;}
.AItem04 .applet_title h2 span{color:#E0243B;font-weight:700;display:block;}
.AItem04 .applet_title .p{color:#fff;}


.AItem05{padding:70px 0;}
.AItem05 .applet_title{margin-bottom:55px;}
.AItem05_ul .item{position:relative;float:left;margin-right:40px;}
.AItem05_ul .item:nth-child(5n){margin-right:0;}
.AItem05_ul .item:nth-child(1){z-index:5;}
.AItem05_ul .item:nth-child(2){z-index:4;}
.AItem05_ul .item:nth-child(3){z-index:3;}
.AItem05_ul .item:nth-child(4){z-index:2;}
.AItem05_ul .item:nth-child(5){z-index:1;}
.AItem05_ul .line{position:absolute;left:48%;top:0;width:262px;}
.AItem05_ul .line img{width:100%;}
.AItem05_ul .yuan{position:relative;width:205px;height:205px;border-radius:50%;padding:14px;border:1px solid #fff;color:#fff;font-size:22px;font-weight:700;text-align:center;margin:0 auto;}
.AItem05_ul .yuan p{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:32px;}
.AItem05_ul .yuan .y_inner{width:100%;height:100%;background:#fff;border-radius:50%;}
.AItem05_ul .icon{width:26px;height:23px;margin:16px auto;}
.AItem05_ul .red .icon{background:url(../images/aIcon_9.png) no-repeat center;background-size:100% 100%;}
.AItem05_ul .blue .icon{background:url(../images/aIcon_10.png) no-repeat center;background-size:100% 100%;}
.AItem05_ul .red .yuan{border-color:#E0243B;}
.AItem05_ul .red .y_inner{background:#E0243B;}
.AItem05_ul .blue .yuan{border-color:#353943;}
.AItem05_ul .blue .y_inner{background:#353943;}
.AItem05_ul .p{font-size:14px;line-height:24px;text-align:center;height:48px;}


.AItem06{padding:60px 0;}
.AItem06 img{display:block;max-width:100%;margin:0 auto;}
.AItem06 .min{display:none;}

.AItem07{padding:80px 0;}
.AItem07_ul .item{float:left;width:30%;padding:30px 0 50px;text-align:center;margin-right:5%;}
.AItem07_ul .item:nth-child(3n){margin-right:0;}
.AItem07_ul h3{font-size:22px;color:#3e3a39;margin:0 0 20px;}
.AItem07_ul .icon{width:100px;height:100px;margin:0 auto;}
.AItem07_ul .icon img{width:100%;height:100%;}
.AItem07_ul .text{font-size:14px;color:#595757;line-height:20px;text-align:center;padding:0 10px;}
.AItem07_ul .item:hover{background:#efefef;}


.AItem08{padding:65px 0;}
.AItem08 .outer-swiper-container{position:relative;width:100%;margin:0 auto;}
.AItem08 .swiper-container{width:973px;margin:0 auto;overflow:hidden;}
.AItem08 .swiper-wrapper{width:9999px;}
.AItem08 .swiper-slide{position:relative;float:left;width:900px;margin:0;padding:0;}
.AItem08 .swiper-slide img{display:block;max-width:100%;margin:auto;}
.AItem08 .swiper-button-next,.AItem08 .swiper-button-prev{position:absolute;color:#727171;font-size:50px;top:50%;cursor:pointer;opacity:0.8;background:none;width:50px;height:50px;margin-top:-25px;line-height:50px;}
.AItem08 .swiper-button-next:hover,.AItem08 .swiper-button-prev:hover{opacity:1;}
.AItem08 .swiper-button-next{right:35px;transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.AItem08 .swiper-button-prev{left:35px;}
.AItem08 .bg{position:absolute;width:694px;height:420px;margin:auto;background:red;top:18px;left:50%;margin-left:-347px;-webkit-transition: background 10s linear; transition: background 10s linear;background-position:center top!important;}
/*.AItem08 .swiper-slide:hover .bg{background-position: center bottom!important;}*/



@media ( min-width: 1200px ) and ( max-width: 1300px ){
	/*衿领AI  2018.05.31*/
	.AItem .container{width:1100px;}
	.AItem02{padding:140px 0;}
	.AItem05_ul .item{margin-right:36px;}
	.AItem05_ul .yuan{width:190px;height:190px;font-size:20px;}
	.AItem05_ul .line{width:240px;}
	.AItem05_ul .icon{width:22px;height:19px;}
	.AItem07{padding:70px 0;}
}



@media ( min-width: 992px ) and ( max-width: 1199px ){
	.applet_top h1{font-size:26px;}
	.applet_top p{font-size:36px;}
	.applet_top p span.span1{font-size:40px;}
	.applet_top .text a{font-size:36px;}
	.applet_top .text a span{font-size:40px;}
	.applet_top .text{line-height:50px;top:57%;}

	.applet_item .container{width:970px;}
	.applet_item_02 .icon{width:60px;height:60px;}
	.applet_item_02 li{padding-left:30px;height:140px;}
	.applet_item_04 li p{width:400px;}



	.appletServiceList li{padding:0 15px;}
	.appletServiceList li img{width:160px;}
	
	.guarentee_item{font-size:16px;}
	.guarentee_item h2{font-size:22px;}
	.guarentee_item_01, .guarentee_item_02, .guarentee_item_03{width:228px;}
	.guarentee_item_04, .guarentee_item_05, .guarentee_item_06{width:240px;}
	.guarantee .con_img{width:450px;}
	.guarentee_item_01{left:74px;}
	.guarentee_item_02{left:16px;}
	.guarentee_item_03{left:74px;}
	.guarentee_item_04{left:660px;}
	.guarentee_item_05{left:723px;}
	.guarentee_item_06{left:660px;}


	/*衿领AI  2018.05.31*/
	.applet_title .p{margin-top:15px;}
	.AItem .container{width:970px;}

	.AItem01{padding:60px 0 40px;}
	.AItem02{padding:120px 0;}
	.AItem03{padding:25px 0 60px;}
	.AItem04{padding:100px 0;}
	.AItem07{padding:60px 0;}
	.AItem07_ul h3{font-size:20px;margin-bottom:15px;}
	.AItem08{padding:50px 0;}

	.AItem05_ul .item{margin-right:35px;}
	.AItem05_ul .yuan{width:165px;height:165px;font-size:18px;}
	.AItem05_ul .line{width:210px;}
	.AItem05_ul .icon{width:22px;height:19px;}
	
	.AItem07_ul .item{height:300px;}

	

}



@media ( min-width: 768px ) and ( max-width: 991px ){
	.applet_top h1{font-size:22px;}
	.applet_top p{font-size:30px;}
	.applet_top p span.span1{font-size:34px;}
	.applet_top .text a{font-size:30px;}
	.applet_top .text a span{font-size:34px;}
	.applet_top .text{line-height:40px;top:59%;}


	.applet_item_01 .tit{padding:0 5%;}
	.applet_item_01 .content{padding:0 3%;}

	.applet_item .container{width:750px;}
	.applet_item_02 .icon{width:50px;height:50px;}
	.applet_item_02 li{padding-left:25px;height:150px;}
	.applet_item_02 .text{width:130px;}
	.applet_item_02 .text h3{font-size:16px;}
	.applet_item_02 .li_01,.applet_item_02 .li_02,.applet_item_02 .li_03{padding-top:20px;}
	.applet_item_02 li:nth-child(n+4),.applet_item_02 .li_04,.applet_item_02 .li_05,.applet_item_02 .li_06{padding-top:30px;}

	.applet_item_04 li p{width:280px;padding-left:55px;}

	.applet_item_05 .swiper-button{width:25px;height:40px;}


	.appletServiceList li{padding:0 15px;}
	.appletServiceList li img{width:130px;}


	.guarentee_item{font-size:14px;}
	.guarentee_item h2{font-size:18px;margin-bottom:2px;}
	.guarentee_item_01, .guarentee_item_04{top:22px;}
	.guarentee_item_02, .guarentee_item_05{top:123px;}
	.guarentee_item_03, .guarentee_item_06{top:230px;}
	.guarentee_item_01, .guarentee_item_02, .guarentee_item_03{width:180px;}
	.guarentee_item_04, .guarentee_item_05, .guarentee_item_06{width:196px;}
	.guarantee .con_img{width:325px;}
	.guarentee_item_01{left:48px;}
	.guarentee_item_02{left:16px;}
	.guarentee_item_03{left:61px;}
	.guarentee_item_04{left:520px;}
	.guarentee_item_05{left:550px;}
	.guarentee_item_06{left:505px;}




	/*衿领AI  2018.05.31*/
	.applet_title{margin-bottom:35px;}
	.applet_title h2{margin-bottom:15px;font-size:26px;}
	.applet_title .p{margin-top:15px;}
	.AItem .container{width:750px;}

	.AItem01{padding:50px 0 30px;}
	.AItem01_ul{width:750px;}
	.AItem01_ul .item.r{padding-right:60px;}
	.AItem01_ul .item.l{padding-left:60px;}
	.AItem01_ul .item{margin-right:25px;}
	.AItem01_ul .icon{width:60px;height:60px;}
	.AItem01_ul .text{width:170px;}
	.AItem01_ul .num span{font-size:22px;}
	.AItem01_ul .item.l .text{padding:10px 18px 18px 35px;}
	.AItem01_ul .item.r .text{padding:10px 35px 18px 18px;}

	.AItem02{padding:100px 0;}
	.AItem02 .applet_title .p{margin-top:15px;}

	.AItem03{padding:25px 0 60px;}
	.AItem04{padding:80px 0;}
	.AItem07{padding:50px 0;}
	.AItem07_ul h3{font-size:18px;margin-bottom:15px;}
	
	
	.AItem05{padding:60px 0 20px;}
	.AItem05_ul{text-align:center;}
	.AItem05_ul .item{float:none;display:inline-block;margin-right:45px;margin-bottom:50px;height:264px;}
	.AItem05_ul .item:nth-child(3) .line{display:none;margin-right:0;}
	.AItem05_ul .yuan{width:170px;height:170px;font-size:18px;}
	.AItem05_ul .line{width:215px;}
	.AItem05_ul .icon{width:22px;height:19px;}

	.AItem07_ul .item{width:32%;margin-right:2%;padding:20px 0 40px;height:260px;}
	.AItem07_ul .text br{display:none;}
	.AItem07_ul .icon{width:80px;height:80px;}
		
	.AItem08{padding:50px 0;}
	.AItem08 .swiper-container{width:630px;}
	.AItem08 .bg{width:450px;height:285px;top:15px;margin-left:-225px;}

}
@media ( min-width: 0px ) and ( max-width: 767px ){
	.applet_top h1{font-size:16px;line-height:20px;}
	.applet_top p{font-size:18px;margin:8px 0}
	.applet_top p span.span1{font-size:20px;}
	.applet_top .text a{font-size:16px;}
	.applet_top .text a span{font-size:18px;}
	.applet_top .text{line-height:20px;top:59%;left:46%}

	.applet_title h2{font-size:20px;margin-bottom:13px;}
	.applet_title .line{width:80px;height:3px;}

	.max_top_img{display:none;}
	.min_top_img{display:block;}

	.applet_item .container{width:auto;padding:0 15px;}
	.applet_item{padding-top:35px;}
	.applet_item_01{padding-top:20px;padding-bottom:40px;}
	.applet_item_01 .tit2{margin:30px auto;width:230px;font-size:15px;height:40px;line-height:40px;}
	.applet_item_01 .text{width:100%;}
	.applet_item_01 .img{width:100%;margin-top:50px;}
	
	.applet_item_02{padding-bottom:50px;}
	.applet_item_02 .applet_title{margin-bottom:40px;}
	.applet_item_02 li{width:50%;padding-left:0;padding:25px 0;height:190px;}
	.applet_item_02 .icon{float:none;display:block;margin:0 auto;width:55px;height:55px;}
	.applet_item_02 .text{float:none;width:auto;text-align:center;padding:0 10px;}
	.applet_item_02 .text h3{font-size:15px;margin:10px 0;}
	.applet_item_02 li:nth-child(n+4), .applet_item_02 .li_04, .applet_item_02 .li_05, .applet_item_02 .li_06{padding-top:20px;}
	.applet_item_02 li:nth-child(3n), .applet_item_02 .li_03, .applet_item_02 .li_06{border-right:1px solid #EBEBEB;}
	.applet_item_02 li:nth-child(2n), .applet_item_02 .li_02, .applet_item_02 .li_04, .applet_item_02 .li_06{border-right:0;}
	.applet_item_02 li.li_04{border-bottom:1px solid #EBEBEB;}
	
	.applet_item_03{padding-bottom:40px;}
	.applet_item_03 li{width:50%;padding:20px 10px;height:240px;border-bottom:1px solid #EBEBEB;}
	.applet_item_03 li h4{margin:15px auto;}
	.applet_item_03 .li_07,.applet_item_03 .li_08{border-bottom:none;}
	.applet_item_03 .li_05, .applet_item_03 .li_06, .applet_item_03 .li_07, .applet_item_03 .li_08{padding-top:20px;}
	.applet_item_03 .li_02, .applet_item_03 .li_04, .applet_item_03 .li_06, .applet_item_03 .li_08{border-right:none;}
	
	.applet_item_04 .applet_title{margin-bottom:40px;}
	.applet_item_04 li{width:100%;height:auto;margin-bottom:25px;}
	.applet_item_04 li p{padding-left:45px;width:100%;box-sizing:border-box;}
	.applet_item_04 li .iconfont{font-size:35px;top:8px;}
	
	.applet_item_05{padding-bottom:60px;}
	.aC_item_1{padding-top:0;}

	
	.applet_item_06{padding-bottom:10px;}
	.appletServiceList{margin-top:0;}
	.appletServiceList li{position:relative;width:100%;hieght:64px;padding:0;padding-left:90px;margin-bottom:30px;text-align:left;font-size:14px;}
	.appletServiceList li img{position:absolute;width:65px;top:0;left:0;}
	.appletServiceList h4{margin:0;margin-bottom:7px;font-size:18px;}
	.appletServiceList p{color:#666;}
	.appletServiceList .li_01{color:#333;}
	.appletServiceList .li_02{color:#333;}

	.applet_item_07{padding-bottom:20px;}
	.guarantee{margin-top:0;}
	.guarentee_item{font-size:14px;position:relative;top:0;left:0;width:50%;float:left;height:100px;padding-left:33px;}
	.guarentee_item h2{font-size:18px;margin-bottom:2px;color:#333;}
	.guarentee_item:nth-child(2n) h2{color:#333;}
	.guarantee .con_img{display:none;}
	.guarentee_item_01, .guarentee_item_02, .guarentee_item_03{text-align:left;}
	.guarentee_item_04, .guarentee_item_05, .guarentee_item_06{padding-left:43px;}
	.guarentee_item img{position:absolute;display:block;width:25px;left:0;top:3px;}
	.guarentee_item_04 img, .guarentee_item_05 img, .guarentee_item_06 img{left:10px;}
	

	
	/*衿领AI  2018.05.31*/
	.applet_title{margin-bottom:30px;}
	.applet_title h2{margin-bottom:15px;font-size:24px;}
	.applet_title .p{margin-top:15px;}
	.AItem .container{width:100%;padding:0 15px;}

	.AItem01{padding:50px 0 30px;}
	.AItem01_ul{width:450px;}
	.AItem01_ul .item.r{padding-right:50px;}
	.AItem01_ul .item.l{padding-left:50px;}
	.AItem01_ul .item{margin-right:10px;padding-top:25px;}
	.AItem01_ul .item:nth-child(3n){margin-right:10px;}
	.AItem01_ul .item:nth-child(2n){margin-right:0;}
	.AItem01_ul .icon{width:50px;height:50px;}
	.AItem01_ul .text{width:170px;}
	.AItem01_ul .num span{font-size:22px;}
	.AItem01_ul .item.l .text{padding:10px 18px 18px 35px;}
	.AItem01_ul .item.r .text{padding:10px 35px 18px 18px;}

	.AItem02{padding:80px 0;}
	.AItem02 .applet_title .p{margin-top:15px;}
	.AItem02 .applet_title, .AItem04 .applet_title{max-width:100%;}


	.AItem04{padding:60px 0;}
	
	
	.AItem05{padding:40px 0 10px;}
	.AItem05_ul{text-align:center;width:450px;margin:0 auto;}
	.AItem05_ul .item{float:none;display:inline-block;margin-right:45px;margin-bottom:40px;height:264px;}
	.AItem05_ul .item:nth-child(2) .line,.AItem05_ul .item:nth-child(4) .line{display:none;margin-right:0;}
	.AItem05_ul .yuan{width:170px;height:170px;font-size:18px;}
	.AItem05_ul .line{width:215px;}
	.AItem05_ul .icon{width:22px;height:19px;}
	
	.AItem07{padding:40px 0;}
	.AItem07_ul .item{width:48%;margin-right:4%;padding:10px 0 40px;height:260px;margin-bottom:20px;background:#efefef;}
	.AItem07_ul .item:nth-child(3n){margin-right:4%;}
	.AItem07_ul .item:nth-child(2n){margin-right:0;}
	.AItem07_ul .text br{display:none;}
	.AItem07_ul h3{font-size:18px;margin-bottom:15px;}
	.AItem07_ul .icon{width:80px;height:80px;margin-bottom:15px;}
	
	.AItem08{padding:50px 0;}
	.AItem08 .swiper-container{width:100%;}
	.AItem08 .bg{width:72%;height:76%;left:14%;top:3%;margin-left:0;}
	.AItem08 .swiper-button-next, .AItem08 .swiper-button-prev{display:none;}

	.AItem03,.AItem06{padding:0;}
	.AItem03 .pc,.AItem06 .pc{display:none;}
	.AItem03 .min,.AItem06 .min{display:block;width:100%;}


}
@media ( min-width: 0px ) and ( max-width: 550px ){
	.aC_ul{font-size:13px;}
}
@media ( min-width: 0px ) and ( max-width: 500px ){
	.guarentee_item{height:120px;}
}
@media ( min-width: 0px ) and ( max-width: 330px ){
	.guarentee_item{height:130px;}
}


@media ( min-width: 0px ) and ( max-width: 479px ){
	/*衿领AI  2018.05.31*/
	.applet_title h2{font-size:22px;}
	.applet_title .p br{display:none;}

	.AItem01{padding:40px 0 15px;}
	
	
	.AItem02{padding:60px 0;}
	.AItem04 .applet_title h2{line-height:36px;}
	

	.AItem07_ul .item{padding-top:20px;}
	.AItem07_ul .item{width:100%;height:auto;margin-right:0;}
	.AItem07_ul .text{padding:0 15px;}
	.AItem08{padding:40px 0;}
}


@media ( min-width: 414px ) and ( max-width: 479px ){
	/*衿领AI  2018.05.31*/
	.AItem01_ul{width:100%;text-align:center;}
	.AItem01_ul .item.r{padding-right:50px;}
	.AItem01_ul .item.l{padding-left:50px;}
	.AItem01_ul .item{float:none;margin-right:0;display:inline-block;margin-bottom:15px;}
	.AItem01_ul .icon{width:50px;height:50px;}
	.AItem01_ul .text{width:160px;}
	.AItem01_ul .num{text-align:left;}
	.AItem01_ul .num span{font-size:22px;}
	.AItem01_ul .item.l .text{padding:10px 18px 18px 35px;}
	.AItem01_ul .item.r .text{padding:10px 35px 18px 18px;}


	.AItem05_ul{width:384px;}
	.AItem05_ul .item{margin-right:40px;width:156px;height:240px;margin-bottom:15px;}
	.AItem05_ul .item:nth-child(2n){margin-right:0;}
	.AItem05_ul .yuan{width:140px;height:140px;font-size:16px;padding:4px;}
	.AItem05_ul .line{display:none;}
	.AItem05_ul .icon{width:18px;height:16px;margin:12px auto;}
	.AItem05_ul .p br{display:none;}


}

@media ( min-width: 0px ) and ( max-width: 413px ){
	/*衿领AI  2018.05.31*/
	.AItem01_ul{width:100%;text-align:center;}
	.AItem01_ul .item.r{padding-right:60px;}
	.AItem01_ul .item.l{padding-left:60px;}
	.AItem01_ul .item{float:none;margin-right:0;display:inline-block;margin-bottom:15px;}
	.AItem01_ul .icon{width:60px;height:60px;}
	.AItem01_ul .text{width:170px;}
	.AItem01_ul .num{text-align:left;}
	.AItem01_ul .num span{font-size:22px;}
	.AItem01_ul .item.l .text{padding:10px 18px 18px 35px;}
	.AItem01_ul .item.r .text{padding:10px 35px 18px 18px;}


	.AItem05_ul{width:290px;}
	.AItem05_ul .item{margin-right:20px;width:120px;height:240px;margin-bottom:0;}
	.AItem05_ul .item:nth-child(2n){margin-right:0;}
	.AItem05_ul .item:last-child{margin-top:25px;}
	.AItem05_ul .yuan{width:120px;height:120px;font-size:16px;padding:4px;}
	.AItem05_ul .line{display:none;}
	.AItem05_ul .icon{width:18px;height:16px;margin:12px auto;}
	.AItem05_ul .p br{display:none;}
	.AItem05_ul .p{height:72px;}

}
