@charset:"UTF-8";
/* -------------------------------index---------------------------- */

/* 鼠标经过效果 20180911 */
.fiveStep:hover  a:hover{
color: red;
background-color:#F1D7D7;

}
.hoverwz1{
color:#0000ff ;
background-color:#0000ff;

}
 .wz1 {
    color: #929292;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #346342;
    width: 30px;
    height: 30px;
    line-height: 30px;
	text-align: center;
}
.hoverwz2{
color: #FFFF00 ;
background-color:#FFFF00 ;

}
 .wz2 {
    color: #929292;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #346342;
    width: 30px;
    height: 30px;
    line-height: 30px;
	text-align: center;
}
.hoverwz3{
color:#FF7F00;
background-color:#FF7F00;

}
 .wz3 {
    color: #929292;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #346342;
    width: 30px;
    height: 30px;
    line-height: 30px;
	text-align: center;
}
.hoverwz4{
color: red;
background-color:red;

}
 .wz4 {
    color: #929292;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #346342;
    width: 30px;
    height: 30px;
    line-height: 30px;
	text-align: center;
}

.hoverwz5{
color:#00FF00;
background-color:#00FF00;

}
 .wz5 {
    color: #929292;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #346342;
    width: 30px;
    height: 30px;
    line-height: 30px;
	text-align: center;
}

/* 鼠标经过效果 20180911 */


/* 图片轮播 */
.bannerBox{height: 650px;}
.bannerBox .swiper-slide>div{
	width: 100%;height:650px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

/* 认证明星服务 */
.server .hh_con {
    position: relative;
}
.server .tempWrap{
	width: 1200px!important;
}
.server .tempWrap li {
    width: 285px;
    height: 370px;
    position: relative;
    margin-right: 20px;
}
.server .hleft{
	left: -32px;
    text-align: left;
}
.server .hright {
    right: -43px;
    text-align: right;
}
.server .hleft:hover, .hright:hover,.hleft:active,.hright:active {
    background: #008ce8;
}
.server .hleft,.hright{
	width: 30px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    background: rgba(0,0,0,.2);
    position: absolute;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    z-index: 6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.server{
	width: 100%;height: 600px;background: #f5f5f5;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.bgTitle{text-align: center;}
.bgTitle i{
	display: inline-block;width: 60px;height: 1px;
	background: #929292;transform: translateY(-9px);
	margin: 0 20px;
}
.bgTitle p:nth-child(2){
	display: inline-block;font-size: 30px;
}
.bgTitle p:last-child{
	font-size: 16px;color: #929292;margin-top: 10px;
}
.serverISOBox{
	margin-top: 50px;
	display: flex;
	display: -webkit-flex;
}
.server_ISO{
	width: 285px;height: 370px;background: #fff;
	margin-right: 20px;
	text-align: center;
}
.server_ISO>p{
	width: 100%;height: 80px;
	text-align: center;line-height: 80px;
	background: #55c79e;color: #fff;
	font-size: 27px;
}
.server_ISO2>p{background: #fa915d;}
.server_ISO3>p{background: #67adef;}
.server_ISO4>p{background: #fe656a;}
.server_ISO .ISO{padding:20px;}
.server_ISO .ISO .money {margin:5px 0 35px 0 ;}
.server_ISO .ISO .money span{font-size: 30px;margin:0 5px;}
.server_ISO .ISO .money i{font-size: 18px;}
.server_ISO .ISO .card{
	font-size: 20px;
	color: #5b5b5b;
	margin-bottom: 20px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.server_ISO .ISO .cardContent{
		color: #aeaeae;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.server_ISO .ISO button{
	border:1px solid  #f76d1c;padding: 10px 30px;
	margin-top: 27px;
}
.server_ISO .ISO button a{color: #fd671c;}
.server_ISO .ISO button:hover{
	background-color: #f76d1c;
}
.server_ISO .ISO button:hover a{color: #fff;}


/* 互联网认证 */
.proveBox{
	width: 100%;height: 575px;
}
.bgTitleWhite i{background-color: #fff;}
.bgTitleWhite p{color: #fff!important;}
.proveBottom{
	margin-top: 40px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
}
.proveBox .proveIcon{
	width: 240px;height:280px;text-align: center;
	background: #fff;border-right: 1px solid #ddd;
	overflow: hidden;
}
.proveBox .proveIcon>aside{
	width: 80%;height: 90%;margin:5% auto;
}
.proveBox .proveIcon>aside img{
	margin:40px 0;
	height: 75px;
}
.proveBox .proveIcon>aside p:nth-child(2){
	font-size: 20px;color: rgba(0, 0, 0, .75);
}
.proveBox .proveIcon>aside .report{
	color: #929292;font-size: 17px;
	margin-top: 15px;
}

/* 艾施欧服务优势 */
.advantage{
	width: 100%;height: 600px;background: #f5f5f5;overflow: hidden
}
.advantage .swiper-container{
	width: 1200px;height: 330px;
	margin: 107px 0 1px 0;
}
.advantage .swiper-container .swiper-slide{
	display: flex;
	display: -webkit-flex;
}
.advantage .swiper-slide img{width: 88px;height: 260px;}
.advantage .swiper-slide .VS_left{
	flex-grow: 2;
	-webkit-flex-grow: 2;
	text-align: center;
}
.advantage .swiper-slide .VS_right{
	flex-grow: 2;
	-webkit-flex-grow: 2;
	text-align: center;

}
@font-face{
    font-family: '汉仪超粗宋简';
    src : url('../font/汉仪超粗宋简.TTF');
}
.advantage  .swiper-button-next,
.advantage  .swiper-button-prev{
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.advantage .swiper-slide span{
	font-size: 23px;
}
.advantage .swiper-slide .VS_left>span{
	font-size: 26px;
	color: #009aff;
	font-family: '汉仪超粗宋简';
}
.advantage .swiper-slide .VS_left>aside,
.advantage .swiper-slide .VS_right>aside{
	border-radius: 10px;
	width: 358px;height: 165px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	margin: 20px auto;
	overflow: hidden;
}
.advantage .swiper-slide .VS_left>aside{
	background-color: #009aff;
	color: #fff;
	font-family: '汉仪超粗宋简';
	font-size: 24px;
}
.advantage .swiper-slide .VS_right>aside{
	background-color:#fff;
	color: #9e9e9e;
}
.advantage .swiper-slide .VS_left>aside>p:first-child,
.advantage .swiper-slide .VS_right>aside>p:first-child{margin-top: 20px;}
.advantage form{text-align: center;}
.advantage form input{
	width: 380px;padding: 13px 0;
	border: 1px solid #ff2874;
	text-indent: 2em;font-size: 16px;
	border-radius: 10px;margin-right: 10px;
}
.advantage form input[type='button']{
	width: 240px;background: #ff2874;color: #fff;
	text-indent:0;font-size: 18px;
}


/* 45天后 您将成为有证一*/
.quick{
	width: 100%;height:454px;
}

/* 资深专家团队 */
.teams{
	width: 100%;height: 600px;
}
.teams .server_ISO{
	border: 1px solid #55c791;
	text-align: center;
}
.teams .server_ISO2{border-color: #828ad7;}
.teams .server_ISO3{border-color: #f1656a;}
.teams .server_ISO4{border-color: #67abef;}
.teams .server_ISO .ISO{padding:15px;}
.teams .server_ISO .topImg{
	background: #55c791;height:175px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}
.teams .server_ISO2>.topImg{background: #828ad7;}
.teams .server_ISO3>.topImg{background: #f1656a;}
.teams .server_ISO4>.topImg{background: #67abef;}
.teams .server_ISO .ISO .money{
	font-size: 25px;
	margin: 0 0 8px 0;
}
.teams .server_ISO .ISO  .card{
	color: #3491ef;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.teams .server_ISO .ISO button{
	padding: 4px 25px;margin-top: 0;
}
.teams .server_ISO .ISO button .zixun{
	transform: translate(0,-5px);
	display: inline-block;margin-left: 5px;
}
.teams .server_ISO .ISO button span.img{
	width: 22px;height: 22px;display: inline-block;
	background-image: url('../images/home/news.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.teams .server_ISO .ISO button:hover{background-color: #ff6b00;}
.teams .server_ISO .ISO button:hover .img{
	background-image: url('../images/home/news2.png')
}

/* 五步轻松出证 */
.relaxedCard{
	width: 100%;height: 420px;
    margin: -45px 0 0 0;

}
.relaxedCard .fiveStep{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-top: 30px;
}
.relaxedCard .fiveStep aside{
	flex-grow: 1;text-align: center;
	position: relative;
}
.relaxedCard .fiveStep p:nth-child(2){
	font-size: 20px;margin: 10px 0 5px 0;
}
.relaxedCard .fiveStep p:nth-child(3){
	font-size: 18px;color: #929292;margin-bottom: 15px;
}
.relaxedCard .fiveStep p:nth-child(4){
	color: #929292;border-radius: 50%;display: inline-block;
	border: 1px solid #d5d5d5;width: 30px;height: 30px;
	line-height: 30px;
}
.relaxedCard .fiveStep span:nth-child(5){
	display: inline-block;width:80%;
	height: 1px;background: #d5d5d5;
	position: absolute;
	margin-left: 5px;margin-top: 15px;
}

/* 客户案例 */
.case{
	width: 100%; height: 715px;
}
.case .caseContent{
	margin:50px 0 30px 0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.case .card_left{
	width: 400px;height: 330px;
	margin: 70px 20px 0 0;
}
.case .card_right{
	width: 595px;height: 460px;
	border-radius: 15px;
	background: #fff;
}
.case .card_right .card_top{
	display:flex;justify-content: flex-end;
	padding: 20px 0;
}
.case .card_right .card_top>aside{
	/* margin: 0 30px; */text-align: center;
}
.case .card_right .card_top>aside time{
	font-size: 17px;
}
.case .card_right .card_top>aside p:nth-child(2),.case .card_center>aside p:nth-child(2){
	color: #aaa;margin: 10px 0 6px 0;
}
.case .card_right .card_top>aside p:nth-child(3),.case .card_center>aside p:nth-child(3){color: #ff6b00;font-size: 15px;}
.case .br{
	content: "";display: block;
	width:497px;height: 11px;
	margin: 0 auto;
	background: url('../images/home/caseXian.png')no-repeat center/cover;
}
.case .card_center{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	margin: 20px 0;
}
.case .card_center>aside{
	/* margin: 0 55px; */
	text-align: center;
}
.case .card_bottom{
	display: flex;
	display: -webkit-flex;
	margin-top: 40px;
}
.case .card_bottom>.left{
	width: 30%;margin: 0 0 0 30px;
	text-align: center;
}
.case .card_bottom>.right{
	width: 361px;height: 175px;
	margin-right:50px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	margin-top: -15px;
}
.case .card_bottom>.right>p{
	width: 90%;height: 95%;
	margin: 2.5% 30px;font-size: 15px;
}

/* 在线视频 */
.video{
	width: 100%;height: 725px;
	background-color: #f5f5f5;
                margin-bottom: -15px;
}
.video .videoContent{
	margin: 50px 0;background-color: #fff;
	display: flex;
	display: -webkit-flex;
}
.video .videoContent ul li{
	display: flex;
	display: -webkit-flex;
	width: 450px;
}
.video .videoContent ul li>div{
	width: 88%;margin:17px auto 0 auto;
	border-bottom: 1px dashed #929292;
	display: flex;
	display: -webkit-flex;
	padding-bottom: 10px;
}
.video .videoContent ul li>div img:hover{
	transform: translate(5px,-5px);
}
.video .videoContent ul li.end>div{border-bottom: 0;}
.video .videoContent ul li aside{
	margin-left: 20px;
}
.video .videoContent ul li aside .title{
	margin: 10px 0 5px 0;font-size: 17px;
}
.video .videoContent ul li aside .content{ color: #929292 }
.video .more{
	float: right;margin: 10px 30px 0 0;
}
.video .more:hover{
	transform: translateX(-5px)
}
/* 行业资讯 */
.information{
	width: 100%;height: 650px;
    margin-top: -15px;
    margin: -25px 0 0 0;
}
.information .nav{
	display: flex;
	display: -webkit-flex;
	margin: 50px 0 30px 0;
}
.information .nav>aside{
	display: flex;
	display: -webkit-flex;
	width: 50%;
	align-items: center;
	-webkit-align-items:center;
}
.information .nav>aside p:nth-child(2){
	font-size: 25px;margin: 0 20px;
}
.information .nav>aside p:nth-child(3) a{
	color: #3486f6;
}
.information .content,.information .type{
	width: 100%;height: 177px;
	display: flex;
	display: -webkit-flex;
}
.information .content>section{
	display: flex;
	display: -webkit-flex;
	width: 45%;margin: 0 2.5%;
	box-shadow: 3px 3px 3px rgba(0,0,0,.05),3px -3px 3px rgba(0,0,0,.05);
}
.information .content>section img:hover{
	transform: scale(0.95)
}
.information .content>section>aside{
	padding: 15px 20px;
}
.information .content>section>aside .newsTitle{
	color: #3486f6;font-size: 18px;
}
.information .content>section>aside time{
	color: #929292;font-size: 14px;margin: 10px 0 15px 0;
	display: block;
}
.information .content>section>aside p:last-child{
	color: #777;
}
.information .type{margin:15px 0 0 0;}
.information .type>section{ width: 45%;margin: 0 2.5%; }
.information .type>section>aside{
	padding: 10px 0;position: relative;
}
.information .type>section>aside time{
	position: absolute;right: 10px;
}
.information .type>section>aside span:nth-child(2){
	display: inline-block;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
}
.information .type>section>aside span:nth-child(2):hover{color: red;}
.information .type>section>aside span:first-child{color: #3486f6;}

/* 合作认证机构  */
.organization{
	width: 100%;height: 460px;background-color: #f5f5f5;
}
.organization .cards{margin-top: 30px;}
.organization .cards img{
	margin:10px;
	width: 214px;
	height: 97px;
}
/* ------------------about界面 -----------------------*/

/* 图片 */
.aboutBanner{
	width: 100%;height: 520px;
}
/* 公司简介 */
.abstract{
	width: 100%;height: 610px;
}
.abstract .content{
	display: flex;
	display: -webkit-flex;
	margin: 35px 0;
}
.abstract .content p{
	color: #929292;
	margin-left: 25px;text-indent: 2em;
	line-height:35px;
}
.abstract .content p span{
	text-indent: 2em;display:block;
}
.spread{
	width: 100%;height: 750px;background: #f5f5f5;
}
.spread .mapContent{
	display: flex;
	display: -webkit-flex;
	margin-top: 35px;
}
.spread .mapContent .introduction{
	color: #595858;margin: 40px 20px 30px 20px;
	line-height: 35px;overflow: hidden;
	background: #fff;height: 450px;
	padding: 20px;text-indent: 2em;
	font-size: 17px;
}
/* 公司分布 */
.map-aside{
	position: relative;
	width: 100%;
}
.map-aside .circle_aside>.circle_i{
	display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border:1px solid #0076e0;
	opacity: 0;
	-webkit-animation:circle 2s ease-out .8s infinite;
	-moz-animation: circle 2s ease-out .8s infinite;
	-o-animation:circle 2s ease-out .8s infinite;
	animation: circle 2s ease-out .8s infinite;
}
.map-aside .circle_aside>b{
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border:1px solid #0076e0;
	position: absolute;
	opacity: 0;
	-webkit-animation:circle 2s ease-out .8s infinite;
	-moz-animation:circle 2s ease-out .8s infinite;
	-o-animation:circle 2s ease-out .8s infinite;
	animation:circle 2s ease-out .8s infinite;
}
.map-aside .circle_aside>a{
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:1px solid #0076e0;
	position: absolute;
	opacity:0;
	-webkit-animation:circle 2s ease-out .8s infinite;
	-moz-animation:circle 2s ease-out .8s infinite;
	-o-animation:circle 2s ease-out .8s infinite;
	animation:circle 2s ease-out .8s infinite;
}
.map-aside .circle_aside:nth-child(2)>i{
    top: 118px;
    right: 319px;
}
.map-aside .circle_aside:nth-child(2)>b{
    top: 129px;
    right: 329px;
}
.map-aside .circle_aside:nth-child(2)>a{
    top: 139px;
    right: 342px;
}
.map-aside .circle_aside:nth-child(3)>i{
    top: 178px;
    right: 410px;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.map-aside .circle_aside:nth-child(3)>b{
    top: 188px;
    right: 420px;
}
.map-aside .circle_aside:nth-child(3)>a{
    top: 198px;
    right: 430px;
}
.map-aside .circle_aside:nth-child(4)>i{
    top: 267px;
    right: 505px;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.map-aside .circle_aside:nth-child(4)>b{
    top: 277px;
    right: 515px;
}
.map-aside .circle_aside:nth-child(4)>a{
    top: 287px;
    right: 525px;
}
.map-aside .circle_aside:nth-child(5)>i{
    top: 311px;
    right: 345px;
}
.map-aside .circle_aside:nth-child(5)>b{
    top: 321px;
    right: 355px;
}
.map-aside .circle_aside:nth-child(5)>a{
    top: 332px;
    right: 365px;
}
.map-aside .circle_aside:nth-child(6)>i{
    top: 331px;
    right: 365px;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    animation-duration: 1.1s;
}
.map-aside .circle_aside:nth-child(6)>b{
    top: 341px;
    right: 374px;
}
.map-aside .circle_aside:nth-child(6)>a{
    top: 351px;
    right: 383px;
}
.map-aside .circle_aside:nth-child(7)>i{
    top: 400px;
    right: 420px;
    border-color: #ff3d3d;
}
.map-aside .circle_aside:nth-child(7)>b{
    top: 410px;
    right: 429px;
    border-color: #ff3d3d;
}
.map-aside .circle_aside:nth-child(7)>a{
    top: 422px;
    right: 438px;
    border-color: #ff3d3d;
}
.map-aside .circle_aside:nth-child(8)>i{
	top: 429px;
    right: 416px;
}
.map-aside .circle_aside:nth-child(8)>b{
    top: 439px;
    right: 426px;
}
.map-aside .circle_aside:nth-child(8)>a{
    top: 449px;
    right: 436px;
}
.map-aside .circle_aside:nth-child(9)>i{
    top: 318px;
    right: 532px;
}
.map-aside .circle_aside:nth-child(9)>b{
    top: 328px;
    right: 542px;
}
.map-aside .circle_aside:nth-child(9)>a{
    top: 338px;
    right: 552px;
}
.map-aside .circle_aside:nth-child(10)>i{
    top: 302px;
    left: 438px;
}
.map-aside .circle_aside:nth-child(10)>b{
    top: 312px;
    left: 448px;
}
.map-aside .circle_aside:nth-child(10)>a{
    top: 322px;
    left: 458px;
}
.map-aside .circle_aside:nth-child(11)>i{
	top: 195px;
    left: 499px;
   	-webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.map-aside .circle_aside:nth-child(11)>b{
    top: 205px;
    left: 509px;
}
.map-aside .circle_aside:nth-child(11)>a{
    top: 215px;
    left: 519px;
}
.map-aside .circle_aside:nth-child(12)>i{
	top: 295px;
    left: 499px;
   	-webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.map-aside .circle_aside:nth-child(12)>b{
    top: 305px;
    left: 509px;
}
.map-aside .circle_aside:nth-child(12)>a{
    top: 215px;
    left: 519px;
}
@keyframes circle{
	0% {
		transform: scale(0.1);
		opacity: 0.0;
	}
	50%{
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0.0;
	}
}
@-moz-keyframes circle{
	0% {
		transform: scale(0.1);
		opacity: 0.0;
	}
	50%{
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0.0;
	}
}
@-ms-keyframes circle{
	0% {
		transform: scale(0.1);
		opacity: 0.0;
	}
	50%{
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0.0;
	}
}
@-webkit-keyframescircle{
	0% {
		transform: scale(0.1);
		opacity: 0.0;
	}
	50%{
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0.0;
	}
}

/* 我们提供专业的一站式服务 */
.PrServices{
	width: 100%;height: 900px;
	position: relative;
}
.clear
{
	clear: both;
}
.box
{
	position: relative;
	margin-top: 60px;
}
.lineF, .lineS ,.lineT
{
	position: absolute;
	visibility: hidden;
}
.lineF{
	top: 0;
	left: 105px;
}
.lineS
{
	top: 182px;
	left: 0;
}
.lineT
{
	top: 364px;
	left: 105px;
}
.boxF, .boxS, .boxT, .overlay
{
	width: 200px;
	height: 250px;
	overflow: hidden;
}
.boxF, .boxS
{
	visibility: hidden;
}
.boxF
{
	transform: rotate(120deg);
	float: left;
	margin-left: 10px;
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}
.boxS
{
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}
.boxT
{
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
	position: relative;
	background-color: #f2f2f2;
}
.boxT>aside{
	width: 50%;
	position: absolute;
	top: 50%;left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}
.boxT>aside p:first-child{
	font-size: 23px;
}
.overlay
{
	transition: all 250ms ease-in-out 0s;
	display: none;
	position: relative;
}
.overlay:hover
{
	background-color: #fa722e;
}
.boxT:hover .overlay
{
	display: block;
}
.overlay a
{
	display: inline-block;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	border-radius: 3px;
	width: 100%;
	text-align: center;
	color: White;
	font-size: 23px;
	font-weight: bolder;
}

/* 100+ 1200+ 1000+ 800+ */
.fourBox{
	width: 100%;height: 222px;
}
.fourBox .four{
	display: flex;
	display: -webkit-flex;
	color: #fff;
}
.fourBox .four>aside{width: 25%;text-align: center;}
.fourBox .four>aside p:nth-child(1){font-size: 40px;}
.fourBox .four>aside p:nth-child(2){font-size:23px;margin:10px 0;}

/* 认证明星服务 */
.aboutServer{height: 670px;}
.aboutServer .moreBtn{
	font-size: 18px;color: #fff;
	background: #008ce8;
	padding: 10px 50px;
	border-radius: 10px;
	display: block;
	margin: 50px auto 0 auto;
}

/* 荣誉资质 */
.honor{
	width: 100%;height: 445px;
}
.honor .cards{
	margin: 50px 0 ;text-align: center;
}
.honor .tempWrap li{
	width: 279px;
	height: 202px;
	position: relative;
}
.honor .cards .tempWrap li>img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
}
.honor .cards .hh_con{
	position: relative;
}
.honor .cards .tempWrap{
	margin:0 auto;
}
.honor .cards .hleft,.honor .cards .hright{
	width: 30px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	background: rgba(0,0,0,.2);
	position: absolute;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	z-index: 6;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.honor .cards .hleft:hover,.honor .cards .hright:hover,
.honor .cards .hleft:active,.honor .cards .hright:active{
	background:#008ce8 ;
}
.honor .cards .hleft{
	left: 9px;
	text-align: left;
}
.honor .cards .hright{
	right: 0;
	text-align: right;
}
/* 他们都选择了艾施欧 */
.choice{
	width: 100%;
	background: #f5f5f5;
	padding-bottom: 40px;
}
.choice .selector{
	text-align: center;
	margin-top: 40px;
}
.choice .selector>.img-aside,.organization .cards>.img-aside{
	width: 18%;
	height: 105px;
	float:left;
	overflow: hidden;
	background: #fff;
	position: relative;
	margin:1%;
}
.choice .selector>.img-aside>img,.organization .cards>.img-aside>img{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.choice::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
/* -------------------联系我们------------------------ */
.contactBanner{
	width: 100%;height: 400px;
}
.companyicon{
	position: relative;
	background: url('../images/contact/company.png') no-repeat center/contain;
	width: 103px;
	height: 103px;
	left: 57%;
	top: 67%;
}
/* 背景图片icon效果 */
.cicle,.cicle2{
	position: absolute;
	top: 15%;
	left: 15%;
	width: 73px;height: 73px;
	background: rgba(255,255,255,.2);
	border-radius: 50%;
	-webkit-animation: move 3s ease-in-out infinite;
	-moz-animation: move 3s ease-in-out infinite;
	-ms-animation: move 3s ease-in-out infinite;
	-o-animation: move 3s ease-in-out infinite;
	animation: move 3s ease-in-out infinite;
}
.cicle2{
	top: 26%;
	left: 26%;
	width: 50px;height: 50px;
	animation-delay: .2s;
}
@keyframes move{
	0{
		transform: scale(1);
	}
	25%{
		transform: scale(1.5);
	}
	50%{
		transform: scale(2);
	}
	75%{
		transform: scale(1.5);
	}
	100%{
		transform: scale(1);
	}
}
.contactAsk{
	width: 100%;height: 285px;background: #fbfbfb;
}
.contactAsk .askBox{
	display: flex;
	display:-webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	width: 62%;height: 100%;
	margin: 0 auto;
}
.contactAsk .askBox>aside{
	width: 33.33%;text-align: center;
}
.contactAsk .askBox>aside img{width: 86px;height: 86px;}
.contactAsk .askBox>aside p:nth-child(2){
	font-size: 17px;margin:10px 0 15px 0;color: #333;
}
.contactAsk .askBox>aside p:nth-child(3){
	color: #078dff;font-size: 23px;
}
.contactAsk .askBox>aside button{
	padding: 7px 40px;
	border: 1px solid #078dff;
	border-radius: 8px;
}
.contactAsk .askBox>aside button a{color: #078dff;}
.contactAsk .askBox>aside button:hover{background: #078dff;}
.contactAsk .askBox>aside button:hover a{color:#fff;}
/* 各公司联系方式 */
.contacts .companies{
	text-align: center;font-size: 30px;
}
.contacts .company{margin-top: 40px;}
.contacts .company>section{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	box-shadow:
	5px 5px 15px rgba(0, 0, 0, .05),
	-5px 5px 15px rgba(0, 0, 0, .05),
	5px -5px 15px rgba(0, 0, 0, .05),
	-5px -5px 15px rgba(0, 0, 0, .05);
}
.contacts .company>section:nth-child(n+2){margin: 40px 0;}
.contacts .company>section>.left{
	width: 50%;margin: 50px;
}
.contacts .company>section>.left aside{
	margin: 23px 0;
}
.contacts .company>section>.left>aside>span{
	transform: translateY(-5px);
	display: inline-block;
}
.contacts .company P{font-size: 23px;}
.contacts .company img{margin-right: 10px;}
.contacts .company span{font-size: 17px;}

.top-btn:hover{
    color: #fd671c;
    border:1px solid #fd671c !important;
}
.pro-lc img:hover{
	-webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}