#content1 {
    width: 1200px !important;
    margin: 0 auto;
}
.headTopic {
    background: url(http://img.jihui88.com/upload/t/t2/thfdoors/picture/2017/06/20/1692cc9f-0737-46e3-b935-7d7216fd519d.jpg) no-repeat center;
}
#user_defined9 .bodyContTitle .b:after {
content:"News";
}
/*自定义9*/
#user_defined9 .bodyContContent {min-height:400px;}
.news_fl {margin:0 0 24px 0;}
.news_fl ul {text-align:center;font-size:0;}
.news_fl ul li {display:inline-block;*display:inline;*zoom:1;width:12%;padding:0;position:relative;margin:0;}
.news_fl ul li em {position:absolute;width:15px;height:0;right:0;top:49%;border-top:1px solid #999;}
.news_fl ul li a {
    display: block;
    width: 100%;
    background: none;
    font-size: 15px;
    color: #999;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s ease 0s;
 }
.news_fl ul li.pro_bg a,
.news_fl ul li a:hover {color:#D93D2A;text-decoration:none;}

.news_list {clear:both;    margin-bottom: 30px;}
.news_list .loading {
font-size:14px;color:#666;
}
.news_list li {
padding:0;
overflow:hidden;
clear:both;
cursor: pointer;
position:relative;
}
.news_list .ny_news_img {
display:block;
width:22%;
height:150px;
transition:all 0.6s ease 0s;
margin:0;
position:absolute;
left:13%;
top:10px;
}
.news_list li.pro_bg .ny_news_img {
left:15%;
}
.news_list .ny_news_img img {
display:block;
width:100%;
height:100%;
}
.news_list .ny_news_time {
width:11%;
margin:0;
float:left;
position:relative;
height:150px;
border-right:1px solid #ccc;
overflow:visible;
padding:10px 0;
}
.news_list .ny_news_time em {
display:block;
width:1px;
height:0;
position:absolute;
right:-1px;
background:#D93D2A;
top:0;
transition:all 0.3s ease 0s;
}
.news_list li.pro_bg .ny_news_time em {
height:100%;
}
.news_list .ny_news_time span {
display:block;
width:100%;
}
.news_list span.time1 {
color:#999;
font-weight:normal;
font-family: 'Conv_Hero Light';
font-size:36px;
line-height:40px;
transition:all 0.3s ease 0s;
}
.news_list li.pro_bg span.time1 {
color:#D93D2A;
}
.news_list span.time1 i {font-size:14px;line-height:14px;}
.news_list .ny_news_time a.more {
color:#666;
font-size:12px;
font-weight:normal;
position:absolute;
top:50%;left:0;
transition:all 0.3s ease 0s;
}
.news_list li.pro_bg .ny_news_time a.more,
.news_list .ny_news_time a.more:hover {
color:#D93D2A;
left:5%;
text-decoration:none;
}

.news_list .ny_news_cont {
width:55%;
margin:0;
position:relative;
transition:all 0.6s ease 0s;
position:absolute;
top:10px;
right:5%;
}
.news_list li.pro_bg .ny_news_cont {
right:0;
} 
.news_list h1 {margin:0;padding:0;}
.news_list h1 a {color:#666;font-size:16px;font-weight:normal;line-height:50px;transition:all 0.3s ease 0s;}
.news_list li.pro_bg h1 a,
.news_list h1 a:hover {color:#D93D2A;text-decoration:none;}
.news_list .cont {margin:0;padding:0;font-size:13px;color:#999;line-height:30px;}
.news_list .yema {padding:20px 0 0 0;margin:0 auto;display:table;overflow:hidden;}
.news_list .yema a {display:block;width:25px;height:25px;text-align:center;line-height:25px;color:#666;font-size:12px;background:#eee;margin:0 2px;_margin:0 1px;float:left;transition:all 0.6s ease 0s;}
.news_list .yema a.active,
.news_list .yema a:hover {background:#D93D2A;color:#fff;text-decoration:none;}

.news_list .news_nothing {font-size:16px;line-height:2;text-align:center;color:#ccc;}