.clearfix:after{
    content:"";
    height:0;
    line-height:0;
    display:block;
    clear:both;
    visibility:hidden;
}
.project_contenr_list_sub{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
.project_contenr_list_sub_obj{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 5px;
}
.project_contenr_list_sub_obj li{
    float: left;
    width: 112px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin-left: 17px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background-color: #e5e5e5;
    margin-bottom: 15px;
    cursor: pointer;
}
.project_contenr_list_sub_obj li.currentli{
    float: left;
    width: 112px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin-left: 17px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #ff1a1a;
    margin-bottom: 15px;
}
.project_contenr_list_sub_obj li.currentli a{
	color: #FFFFFF;
}
.nav_contenr_menu_list{
    display: none;
}
.mwseo_nav_contenr_menu_title :hover .nav_contenr_menu_list{
    display: block;
}
.mwseo_total_news_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
}
.mwseo_total_news_contenr {
    clear: both;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.mwseo_total_nav_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.mwseo_total_nav_box span{

    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #3d3d3d;
}
.mwseo_total_nav_box a {

    line-height: 35px;
    overflow: hidden;
    color: #999;
    font-size: 16px;
    cursor: pointer;
}
.mwseo_total_nav_box a:hover{
    color: red;
}
.mwseo_total_nav_box cite{
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #999;

}
.mwseo_total_nav_box span {
    line-height: 35px;
    overflow: hidden;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: normal;
}
.mwseo_total_news_contenr_box{
    clear: both;
    width: 100%;
    overflow: hidden;
}
.mwseo_total_news_contenr_left {
    float: left;
    width: 834px;
    overflow: hidden;
}
.news_contenr_left_top_nav{
    clear: both;
    width: 100%;
    height: 50px;
    overflow: hidden;
    background-color: #fafafa;
}
.news_contenr_left_top_nav li{
    float: left;
    width: 130px;
    line-height: 50px;
    overflow: hidden;
    font-size: 20px;
    color: #999;
    text-align: center;
    cursor: pointer;
}
.news_contenr_left_top_nav li>a{
	display: block;
}
.news_contenr_left_top_nav li.active{
    float: left;
    width: 130px;
    height: 48px;
    line-height: 50px;
    overflow: hidden;
    border-top: 2px solid #eb020e;
    background-color: #FFF;
    font-size: 20px;
    color: #eb020e;
}
.news_contenr_left_top_list{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.news_contenr_left_top_list li{
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
	transition: all .3s;
}
.news_contenr_left_top_list li:hover{
	background: #e8e8e8;
}
.news_contenr_left_top_list_left{
    float: left;
    width: 530px;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 15px;
}
.news_contenr_left_top_list_left_title{
    clear: both;
    width: 100%;
    overflow: hidden;
}
.news_contenr_left_top_list_left_title h2{
    float: left;
    overflow: hidden;
    font-size: 22px;
    color: #333;
	max-width: 470px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news_contenr_left_top_list_left_title span {
    float: left;
    width: 36px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background-color: #eb020e;
    text-align: center;
    font-size: 14px;
    color:#FFF;
    margin-left:15px;
    margin-top:4px;
    border-radius: 2px;
}
.news_contenr_left_top_list_left>p{
    clear: both;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #7c7777;
    margin-top: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_contenr_left_top_list_left_bottom{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.news_contenr_left_top_list_left_bottom>p{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #ababab;
    font-weight: normal;
    margin-left: 10px;
}
.news_contenr_left_top_list_left_bottom>p span{
    float: left;
    width: 20px;
    height:20px;
    overflow: hidden;
    background-image: url("../../../images/icon.png");

}
.news_contenr_left_top_list_left_bottom>p span.shijian{
    background-position:241px 157px;
}
.news_contenr_left_top_list_left_bottom>p span.yuedu{
    background-position:212px 158px;
}
.news_contenr_left_top_list_right {
    float: left;
    width: 229px;
    height: 151px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 10px;
}
.news_contenr_left_top_list_right img {
    width: 100%;
}
.news_contenr_left_top_list_special{
    clear: both;
    width: 785px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
}
.news_contenr_left_top_list_special p{
    clear: both;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #7c7777;
    margin-top: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.mwseo_total_news_contenr_fight{
    float: right;
    width: 337px;
    overflow: hidden;
}
.mwseo_total_news_contenr_fight_top{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.mwseo_total_news_contenr_fight_top_title{
    clear: both;
    width: 300px;
    overflow: hidden;
    margin-left: 15px;
    margin-top: 10px;
}
.mwseo_total_news_contenr_fight_top_title i {
    float: left;
    width: 4px;
    height: 18px;
    overflow: hidden;
    background-color: #ff1a1a;
    margin-top: 7px;
}
.mwseo_total_news_contenr_fight_top_title h2{
    float: left;
    width: 200px;
    overflow: hidden;
    margin-left: 10px;
    font-size: 22px;
    color: #000;
    font-weight: normal;
}
.mwseo_total_news_contenr_fight_top_list{
    clear: both;
    width: 307px;
    overflow: hidden;
    margin: 0 auto;
}
.mwseo_total_news_contenr_fight_top_list li{
    clear: both;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding: 15px 0;
}
.total_news_contenr_fight_top_list_left {
    float: left;
    width: 20px;
    overflow: hidden;
}
.total_news_contenr_fight_top_list_left span {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    background-color: #ababab;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    margin-top: 5px;
}
.total_news_contenr_fight_top_list_right{
    float: left;
    width: 240px;
    overflow: hidden;
    margin-left: 15px;
}
.total_news_contenr_fight_top_list_right h3{
    clear: both;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.total_news_contenr_fight_top_list_right_time{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.total_news_contenr_fight_top_list_right_time span{
    float: left;
    overflow: hidden;
    line-height: 20px;
    font-size: 13px;
    color: #ababab;
}
.total_news_contenr_fight_top_list_right_time span i {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-image: url(../../../images/icon.png);
    background-position: 212px 158px;

}
.total_news_contenr_fight_top_list_right_time p {
    float: right;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #ababab;
    font-weight: normal;
}
.total_news_contenr_fight_top_list_right_time p i{
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-image: url(../../../images/icon.png);
    background-position: 241px 158px;
}
.total_news_contenr_fight_top_list_right_img{
    float: left;
    width: 240px;
    height: 178px;
    margin-left: 15px;
    margin-top: 5px;
    position: relative;
	overflow: hidden;
}
.total_news_contenr_fight_top_list_right_img img{
    width: 100%;
}
.total_news_contenr_fight_top_list_right_img_tale{
    clear: both;
    width: 100%;
    height: 56px;
    overflow: hidden;
    background: rgba(0,0,0,.6);
	-webkit-background: rgba(0,0,0,.6);
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.total_news_contenr_fight_top_list_right_img_tale h3{
    clear: both;
    width: 220px;
    line-height: 35px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    color: #FFF;
    font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.total_news_contenr_fight_top_list_right_img_tale span{
    float: left;
    overflow: hidden;
    font-size: 13px;
    color: #FFFFFF;
    margin-left: 10px;
}
.total_news_contenr_fight_top_list_right_img_tale p{
    float: right;
    overflow: hidden;
    font-size: 13px;
    color: #FFFFFF;
    margin-right: 10px;
    font-weight: normal;
}
._news_contenr_fight_hot_box{
    clear: both;
    width: 307px;
    overflow: hidden;
    margin: 0 auto;
}
._news_contenr_fight_hot_box li{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
	cursor: pointer;
}
._news_contenr_fight_hot_box li a>span {
    display: block;
    float: left;
    width: 30px;
    height: 40px;
    line-height: 30px;
    overflow: hidden;
    background-image: url("../../../images/icon.png");
    text-align: center;
    font-size: 18px;
    color: #FFF;
}
._news_contenr_fight_hot_box li:hover h3{
	color: #FF0101;
}
._news_contenr_fight_hot_box li h3{
    float: left;
    width: 180px;
    line-height: 35px;
    overflow: hidden;
    font-size: 18px;
    color: #3c3c3c;
    font-weight: normal;
    margin-left: 5px;
	transition: all .3s;
}
._news_contenr_fight_hot_box li p{
    float: right;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
._news_contenr_fight_hot_box li p span {
    color: #FF0101;
    font-weight: normal;
}
.mwseo_total_hot_list_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
    padding: 30px 0;
}
.mwseo_total_hot_list_contenr{
    clear: both;
    width: 1198px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin: 0 auto;
}
.mwseo_total_hot_list_contenr_nav {
    clear: both;
    width: 900px;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mwseo_total_hot_list_contenr_nav li{
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    background-color: #cdcdcd;
    font-size: 18px;
    color: #FFF;
    margin-right: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.mwseo_total_hot_list_contenr_nav li.active{
    background-color: #ff1a1a;
}
.mwseo_total_hot_list_contenr_link{
    clear: both;
    width: 1150px;
    overflow: hidden;
    margin: 0 auto;
}
.mwseo_total_hot_list_contenr_link li{
    display: none;
    float: left;
    width: 100%;
    overflow: hidden;
}
.mwseo_total_hot_list_contenr_link li.active{
    display: block;
}
.mwseo_total_hot_list_contenr_link li a{
    display: block;
    float: left;
    width: 12.5%;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 15px;
    color: #666;
    cursor: pointer;
}
.mwseo_total_hot_list_contenr_link li a:hover{
    color: red;
}
.list_tial_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
.cour_turnpages{
    display: table;
    margin: 20px auto;
}
.cour_turnpages a{
    display: block;
    float: left;
    padding: 8px 15px;
    background: #F5F5F5;
    border-radius: 3px;
    margin: 0 8px;
    cursor: pointer;
}
.ct_active{
    background: #672B18 !important;
    color: #FFFFFF;
}
