/*公共样式*/
.clear{clear:both}
/*.banner{height:767px !important;}*/
.banner #full-screen-slider{height:100% !important;}
.banner #full-screen-slider #slides{height:100% !important;}
.inside_pages{width: 100%;}
hr{border: 1px dashed #5b5b5b; width: 90%; margin: auto;}


/*小导航*/
.inside_pages .sec_nav{
	width:90%;
	margin: auto;
	margin-top: 60px;
	background:#fff;
}
.inside_pages .sec_nav ul{
	font-size: 14px;
}
.inside_pages .sec_nav ul li{
	float: right;
}
.inside_pages .sec_nav ul li a{
	font-size: 15px;
	color:#5b5b5b;
}
.inside_pages .sec_nav ul .on a{
	color:#5b5b5b !important;
	font-weight: bold;
}


/* 内容标题 */
.inside_pages .news_title{
	width: 90%;
	margin: auto;
	color: #615d5e;
	text-align: center;
}
.inside_pages .news_title img{
	width: 100%;
}
/*.inside_pages .news_title .news_titles{
	width: 55%;
	margin: auto;
	margin-left: 35%;
}
.inside_pages .news_title .news_titles div{
	margin-top: 12%;
	float: left;
}
.inside_pages .news_title .news_titles div:nth-child(1){
	width: 22%;
}
.inside_pages .news_title .news_titles div:nth-child(2){
	width: 78%;
	text-align: left;
	font-size: 32px;
	margin-top: 12%;
}
.inside_pages .news_title .news_titles div span{
	font-size: 40px;
	font-weight: bold;
	margin-left:3%;
    margin-top: 2%;
    display: block;
}
.inside_pages .news_title .news_titles div p{margin-left: -5%;}
.inside_pages .news_title .news_titles div img{
	width: 100%;
}
*/
/* 内容 */
.inside_pages .content{
	width: 100%;
	margin: 0 auto;
}
.inside_pages .content .design_content{
	width: 90%;
	margin: 50px auto;
}
.inside_pages .content .design_content .left_content_font{
	width: 46.5%;
	float: left;
	text-align: left;
}
.inside_pages .content .design_content .left_content_font .design_title{
	font-size: 22px;
	color: #3f3e3c;
}
.inside_pages .content .design_content .left_content_font .design_description{
	font-size: 16px;
	color: #5b5b5b;
}
.inside_pages .content .design_content .news_li{
	width: 49.5%;
	float: left;
	text-align: left;
	margin-top: 10px;
}
.inside_pages .content .design_content .news_li:nth-child(2n){
	margin-left: 1%;
}
.inside_pages .content .design_content .news_li img{
	width: 100%;
}
.list_news{
	width: 89%;
	margin: 0 auto;
}
.inside_pages .content .list_news ul{
	width: 100%;
	height:100%;
}
.list_news li{
	float: left;
	width: 32%;
	margin-right: 2%;
	height:340px;
	margin-top: 4%;
}
.list_news li:nth-child(1){
	margin-top: 0;
}
.list_news li:nth-child(2){
	margin-top: 0;
}
.list_news li:nth-child(3){
	margin-top: 0;
}
.list_news li:nth-child(3n){
	margin-right: 0;
}
.news_img{
	width: 100%;
	height: 100%;
}
.news_img img{
	width: 100%;
	height:100%;
}
.news_font{
	width:90%;
	height: 35px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: -40px;
}
.news_font a{
	width: 100%;
	line-height:40px;
	font-size:16px;
	color:#5c5c5c;
	text-align: left;
	display: block;
	color: #fff;
}