
html,body{
	width:100%;
	height:100%;
}
.connott_mainBox{
	width:100%;
	min-height:900px;
	height:auto!important;
	height:900px;
}
.connott_main{
	width:85%;
	margin:0 auto;
}
.connott_main>div{
	float:left;
}
.connott_main .title_nav{
	width:100%;
	height:50px;
}
.connott_main .left_bar{
	width:27%;
	height:734px;
	margin-right:8%;
	background:url(../img/comp_serve_leftBg.gif) no-repeat center;
	background-size:cover;
}
.left_bar1{
	background-color:#a7c4e1;
}
.connott_main .connott_comIntro{
	width:65%;
	min-height:960px;
	height:auto!important;
	height:960px;
	float:left;
}
.como_connottIcon{
	width:100%;
	height:50px;
	text-align:center;
	line-height:50px;
}
.como_connottIcon p{
	color:#676565;
	font-size:32px;
	font-family:"黑体";
}
.como_connottIcon p span:nth-child(2){
	font-size:25px;
}
.comp_connottText{
	width:100%;
	min-height:780px;
	height:auto!important;
	height:780px;
	padding:0 48px;
	margin-bottom:30px;
	margin-top:20px;
	border:1px solid #d4d4d5;
	background-color:#fbfbfb;
	border-radius:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.comp_connottText h2{
	height:62px;
	font-size:22px;
	line-height:62px;
	color:#476d99;
	border-bottom:1px solid #a2b9e3;
	margin-bottom:20px;
}
.comp_connottText h2 span{
	font-size:20px;
}
.comp_connottText div{
	font-family:"微软雅黑";
	font-size:15px;
	line-height:35px;
	color:#333;
}
.title_nav{
	text-indent:83px;
}
.title_nav a,.title_nav span{
	color:#333;
	font-family:"黑体";
}


