@charset "utf-8";
/* CSS Document */

/* 寄语 */
.central_section{
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;

}
.central_section>ul{
	width:1200px;
	margin:0 auto;
	float:left;	
	background:#ffffff;
}
.central_section .hov_color{
	color: #ae2323;
}
.central_section a:hover{
	color: #ae2323;
}
.central_section>ul>li{
	width:170.5px;
	float:left;
	height:30px;
	text-align: center;
    line-height: 30px;
	border-right:solid 1px #dddddd;
	margin:20px 0;
}
.central_section>ul>li>a{
	width:170px;
	font-size: 17px;
    color: #666666;
    text-decoration: none;
}
.central_section>ul>li>a.color_them{

    color: #ae2323;

}
.central_bgimg{
	width:100%;
	height:350px;
}


.remarks{
	margin:60px auto 0; 
	width:580px;
}
.remarks h3{
	font-size:24px; 
	line-height:32px;
	padding-bottom:40px;
	font-weight:normal;
}
.remarks h3 img{
	margin-right:10px; 
	spadding: 12px 0;
}	
.remarks p{
	font-size:14px; 
	line-height:44px; 
	color:#808080;
}

/* 选择 */
.chose{
	width:580px; 
	margin:30px auto 0; 
	text-align:left;
}

.chose h5{
	font-size:24px; 
	line-height:32px; 
	font-weight: normal; 
	padding:30px 0 40px
}

.chose p{
	font-size:14px; 
	line-height:32px;
}

/* 简介 */
.abstract{
	margin:60px auto 0; 
	width:580px;
}
.abstract h3{
	font-size:24px; 
	line-height:32px;
	font-weight:normal;
}
.abstract h3 img{
	margin-right:10px; 
	spadding: 12px 0;
}	
.abstract p{
	font-size:14px; 
	line-height:44px; 
	color:#808080;
	text-align:left;
	padding-top:50px;
}


/* 核心优势 */
.advantage{
	margin:60px auto 0; 
	width:1200px;
}
.advantage h3{
	font-size:24px; 
	line-height:32px;
	font-weight:normal;
	padding-bottom:60px;
}
.advantage h3 img{
	margin-right:10px; 
	spadding: 12px 0;
}	
.advantage>ul>li{
	float: left;
    width: 600px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    color: #333333;
}
.advantage>ul>li>img {
    margin-left: 40px;
    margin-right: 40px;
}

/* 客户名录 */	
.client{
	margin:60px auto 0; 
	width:1200px;
}
.client h3{
	font-size:24px; 
	line-height:32px;
	font-weight:normal;
	padding-bottom:60px;
}
.client h3 img{
	margin-right:10px; 
	spadding: 12px 0;
}
.client>ul{
	width: 1200px;
    margin: 0 auto;
    float: left;
    background: #ffffff;
}
.client>ul>li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
}


/* 格调卢宏 */
.aboutus_style>ul{
	width: 1200px;
    margin: 0 auto;
    float: left;
	border-bottom:solid 1px #dddddd;
}

.aboutus_style>ul>li{
	width: 150px;
    float: left;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 20px 0;
}
.aboutus_style>ul>li>a {
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.hov_border{
	border-bottom:solid 3px #ae2323; 
	padding:20px 0;
}




/* 行业新闻 */
.company_news{
	width:1200px;
	margin:0 auto;
}
.company_news>ul>li{
	width:540px;
	background:#fff; 
	float:left; 
	padding:30px 25px; 
	margin-top:20px;
	height:160px;
}

.news_time{
	text-align: left;
    height: 20px;
    line-height: 20px;
	width:50%;
}
.news_time>span {
    vertical-align: middle;
    color: #999999;
    font-size: 16px;
}
.news_time>img {
    vertical-align: middle;
}
.news_title{
	line-height: 35px;
    font-size: 16px;
    text-align: left;
    color: #ae2323;
	width: 345px;
	padding-top: 10px;
}
.news_content{
	font-size:14px;
	line-height:35px;
	color:#808080;
	text-align:left;
	width:345px;
	height:100px;
	overflow: hidden;
}

.news_img{
	width:185px;
	height:160px;
	float:right;
}
.paging{
	background-color: #F7F7F7!important;
    padding-top: 80px;
	width:1200px;
	margin:0 auto;
}

.paging>ul>li {
    float: left;
    width: 60px;
    height: 60px;
    background-color: #fff;
    line-height: 60px;
    margin-right: 30px;
}
















