@charset "utf-8";
*{margin:0;padding:0;}
ul,ol{list-style:none;}
a{text-decoration:none;}
img{display:block;}

.connott_mainBox{
	width:100%;
	min-height:1250px;
	height:auto!important;
	height:1250px;
	padding-bottom:50px;
}
.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;
}
.connott_main .connott_comIntro{
	width:65%;
	min-height:960px;
	height:auto!important;
	height:960px;
}
.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:1100px;
	height:auto!important;
	height:1100px;
	padding:10px 48px;
	margin-top:20px;
	margin-bottom:30px;
	border:1px solid #d4d4d5;
	background-color:#fbfbfb;
	border-radius:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.comp_connottText h2{
	height:40px;
	font-size:22px;
	line-height:40px;
	color:#476d99;
}
.comp_connottText h2 span{
	font-size:20px;
}
.comp_connottText div{
	font-family:"微软雅黑";
	font-size:15px;
	line-height:35px;
	color:#333;
	padding-left:23px;
}
.title_nav{
	text-indent:83px;
}
.title_nav a,.title_nav span{
	color:#333;
	font-family:"黑体";
}


