﻿﻿.InnB_titleImg{
	position: absolute;
    left: 50%;
    z-index: 99;
    top: 15%;
    margin-left: -600px;
}
.busi_contentBlock{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;	
}
.bTxt_title{
	position: relative;
    width: 100%;
}
.bTxt_title em{
	display: block;
	width: 18px;
	height: 4px;
	background: #476d5b;
}
.bTxt_title h2{
	color: #c7c6c6;
    font-size: 46px;
    font-weight: 300;
    margin: 10px 0;
}
.bTxt_title span{
	color: #fca42c;
    font-size: 20px;
    margin-left: 10px;
    font-weight: 500;
}
.bTxt_txt{
	position: relative;
	width: 100%;
}
.bTxt_txt p{
	text-align: justify;
	line-height: 26px;
	color: #585757;
}
.bTxt_img{
	position: relative;
	width: 100%;
	margin-top: 22px;
}
.bTxt_img img{
	width: 100%;
}
.busi_Bcolor{
	position: relative;
	width: 100%;
	background: #f4f4f4;
}
.busi_title{
	position: relative;
    width: 100%;
    border-bottom: 1px solid #717171;
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 34px;
}
.busi_item{
	position: relative;
	width: 100%;
}
.busi_item.left .busi_img{
	float: left;
}
.busi_item.left .busi_txt{
	float: right;
}
.busi_item.right .busi_img{
	float: right;
}
.busi_item.right .busi_txt{
	float: left;
}
.busi_project{
	position: relative;
	width: 100%;
	margin-bottom: 70px;
}
.busi_img{
	position: relative;
	width: 580px;
	height: 341px;
	overflow: hidden;
}
.busi_img img{
	width: 100%;
}
.busi_txt{
	position: relative;
	width: 580px;
}
.busi_txt h2{
	font-size: 26px;
    color: #151515;
    margin-bottom: 7px;
}
.busi_txt p{
	color: #585757;
    line-height: 26px;
    text-align: justify;    
}
.busi_img .swiper-container {
    width: 100%;
    height: 100%;
}
.busi_img .arrow-left{
	position: absolute;
    top: 50%;
    left: 20px;
    z-index: 99;
    margin-top: -16px;
    width: 18px;
    height: 32px;
    background: url(../images/n2.png);
}
.busi_img .arrow-right{
	position: absolute;
    top: 50%;
    right: 20px;
    z-index: 99;
    margin-top: -16px;
    width: 18px;
    height: 32px;
    background: url(../images/n3.png);
}

.Server_titleImg {
    position: absolute;
    left: 50%;
    z-index: 99;
    bottom: 15%;
    margin-left: -600px;
}
.serv_content {
    position: relative;
    width: 100%;
    margin: auto;
    min-width: 1200px;
}
.serv_project{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.sJpr_left{
	position: relative;
	width: 375px;
	float: left;
}
.sJpr_right{
	position: relative;
	width: 750px;
	float: right;
}
.sJpr_title{
	position: relative;
    width: 100%;
    color: #8d8c8c;
    margin-top: 20px;
}
.sJpr_title h2{
	font-size: 24px;
    margin-bottom: 1px;
}
.sJpr_title span{
	text-transform: uppercase;
	font-size: 16px;
}
.sJpr_city{
	position: relative;
	width: 100%;
}
.city_nav{
	position: relative;
	width: 100%;
	margin-top: 50px;
}
.city_nav li{
	float: left;
    width: 106px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ccc;
    border-radius: 22px;
    margin-right: 5%/*50px*/;
    cursor: pointer;
    margin-bottom:20px;
}
.city_nav li:hover,.city_nav li.at{
	color: #fff;
	background: #f0900c;
}
.city_content{
	position: relative;
	width: 100%;
}
.city_name{
	position: relative;
    width: 100%;
    margin-top: 35px;
}
.city_name span{
	display: block;
    cursor: pointer;
    float: left;
    color: #597064;
    margin-right: 24px;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}
.city_name span.cur,.city_name span:hover {
	border-bottom: 2px solid #021e11;
	height: 26px;
}
.city_pro{
	position: relative;
	width: 100%;
	margin-top: 35px;
}
.city_pro a {
	display: block;
    float: left;
    color: #484848;
    margin-right: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom:2px;
    cursor: pointer;
}
.city_pro a:hover,.city_pro a.cur {
    color:#f0900c;
}
.se_icon {position: absolute;width:0px;z-index: 99;height: 0px;}
.se_icon img {width:10px;position: absolute;bottom:0px;left:-5px;}

