@CHARSET "utf-8";

/* O啦服务首页布局样式*/
/* 服务导航背景 */
.choice_box .chioce_model .service_nav_back {
	background-color: rgba(3, 22, 88, 0.65);
	border:1px solid transparent;
}

.service_nav_back ul li .nav_little dt a{
	font-size:14px;
	color: #29B5E2;
}

.service_nav_back ul li .nav_little dd a{
	color: #ffffff;
}

.service_nav_back ul li .nav_little dd a:hover{
	color: #29B5E2;
}

.cm_left ul li .nav_little{
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
}

.cm_left ul li .div_hover{
	border-top:1px solid rgba(255, 255, 255, 0.1);
}

.cm_left ul li dl dt .share_one_img {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 35px;
	background-image: url("./img/navs.png");
}
.one_position {
	background-position: 0px 0px;
}

.two_position {
	background-position: -24px 1px;
}

.three_position {
	background-position: -48px 2px;
}

.four_position {
	background-position: -72px 1px;
}

.five_position {
	background-position: -96px 0px;
}

.six_position {
	background-position: -120px 1px;
}

/*-------认证精品服务模块-------*/
.perfect_service_box {
	width: 1200px;
	height: auto;
	margin: 40px auto;

}

.perfect_service_box .psb_title_box {
	width: 145px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.perfect_service_box .psb_title_box h2 {
	width: 100%;
	height: auto;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.perfect_service_box .psb_title_box .psb_line {
	width: 43px;
	height: 4px;
	background-color: #6c6c6c;
	margin: 0 auto;
	margin-top: 10px;
}

.perfect_service_box .psb_body_box {
	width: 100%;
	height: auto;
}

.perfect_service_box .psb_body_box ul li {
	float: left;
	margin-right: 16px;
	margin-bottom: 40px;
}

.perfect_service_box .psb_body_box ul li a{
	position:relative;
	display: block;
	width: 224px;
	height: 310px;
	border:0 none;
	border: 1px solid #e4e4e4\0;
	width: 222px\0;
	
	-webkit-box-shadow: 0px 0px 25px #e4e4e4;
	-moz-box-shadow: 0px 0px 25px #e4e4e4;
	-o-box-shadow: 0px 0px 25px #e4e4e4;
	box-shadow: 0px 0px 25px #e4e4e4;
	transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

:root .psb_body_box ul li a {
	border: 0 none\9\0;
	width: 224px;
}

.psb_body_box ul li a .service_name {
	padding-top:17px;
	width: 204px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color: #29B5E2;
	font-weight: 600;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}

.psb_body_box ul li a .service_price {
	display: block;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	color: #fa4f4f;
	margin: 0 auto;
	border-top:1px dashed #e4e4e4;
	overflow: hidden;
	margin-top:17px;
}

.psb_body_box ul li a .service_image {
	display: block;
	width: 170px;
	height: 190px;
	margin: 0 auto;
}

.psb_body_box ul li a:hover {
	transform:translate3d(0,-10px,0);
}

.hot_icon {
	position:absolute;
	left:-10px;
	top:-5px;
	width:110px;
	height:111px;
	background: url("./img/small_hot.png") no-repeat center;
	
	transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

/* ---------全屏图片--------- */
.common_banner_{
	height:760px;
	width:100%;
	position:relative;
	overflow:hidden;
}

.common_banner_ .common_banner_img_{
	height:760px;
	width:1920px;
	left:50%;
	margin-left:-960px;
	position:absolute;
}

.height541 {
	height:541px;
}

.common_banner_ .heightt541 {
	height:541px;
}
.height538 {
	height:538px;
}

.common_banner_w1200{
	width:1200px;
	height:100%;
	margin:0 auto;
	position:relative;
	background: url("img/navs1.png") no-repeat;/* navs1.png为一张全透明图片 */
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='*.png',sizingMethod='image');
	z-index:100;
}

.do_consultation{
	display:block;
	position:absolute;
	width:240px;
	height:70px;
	top:442px;
	right:0px;
	z-index:200;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
}

.common_banner_ .heightt540 {
	height:540px;
}
