.friendlinks li { width: auto; margin-left:10px;}

/*文化、资讯首页导航开始*/
.class_nav .flex-container {
    display: flex;
    flex-flow: row;
    width: 100%;
    height: 36px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.class_nav .flex-item {
    position: relative;
    text-align: center;
    line-height: 36px;
    width: 300px;
    font-size: 14px;
    color: #4b4b4b;
}
.class_nav .flex-item:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 20px;
    background: #ddd;
    margin: 8px 0;
}
.class_nav .flex-container .cc{
    color: #e4393c;
    border-bottom: 2px solid #e4393c;
}
/*文化、资讯首页导航结束*/

.curMenu {
    color: red !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.prev-next{
    margin-top: 20px;
}

#zixun-main .head a.more1{
    float: right;
    margin-top: 5px;
    display: inline-block;
    width: 56px;
    height: 16px;
}
#zixun-main .head a.more1 span{
    font-size: 15px;
    padding-right: 2px;
    font-weight: 100;
}
#zixun-main .head a.more1 img{
    margin-top: -2px;
}

#daohang .dhleft .erjimenu ul li .hideleft dd {
    margin-bottom: 14px;
}
#daohang .dhleft .erjimenu ul li .hideleft .dl4,#daohang .dhleft .erjimenu ul li .hideleft .dl2,#daohang .dhleft .erjimenu ul li .hideleft .dl3,#daohang .dhleft .erjimenu ul li .hideleft .dl7,#daohang .dhleft .erjimenu ul li .hideleft .dl6,#daohang .dhleft .erjimenu ul li .hideleft .dl1{
    border-bottom: none;
    height: auto;
}
#daohang .dhleft .erjimenu ul li .hideleft .dl2,#daohang .dhleft .erjimenu ul li .hideleft .dl3,#daohang .dhleft .erjimenu ul li .hideleft .dl1{
    float: left;
}

#daohang .dhleft .erjimenu ul li .hideleft .dl3 dt{
    height: 84px;
}
#daohang .dhleft .erjimenu ul li .hideleft .dl7 dt{
    height: 252px;
}
#daohang .dhleft .erjimenu ul li .hideleft .dl6 dt{
    height: 170px;
}

.feature_poster .con_us .leftbox{
    height: 344px;
}

.p-wrap a{
    border:none !important;
}

/* 行业资讯开始 */
#information {padding-bottom:20px;}
#information .infleft {float:left;width:435px;margin-top:12px;border-right: none;margin-right: 0;}
#information .infright {float:left; width:335px;margin-left:42px;margin-right:10px;margin-top:12px;}
#information .floor1 {line-height:32px;}
#information .floor2 {line-height:30px;margin-top:10px;}
#information li {
    color:#4d4d4c;
    font-size:13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#information li a:hover {color:#b61d1d}
#information .infleft .ind_inf_pic {position:relative;margin-bottom:9px;}
#information .infleft .ind_inf_pic p {position:absolute;left:0;bottom:0;width:100%;height:35px;line-height:35px;overflow:hidden;letter-spacing:1px;background:rgba(0,0,0,.5);color:#fff;text-align:center;font-weight:700;font-size:14px;}
#information .red {color:#cc0000;}
#information .blue {color:#60aaee;}
#information .title {color:#4d4d4c;font-weight:700;font-size:14px;line-height:34px;}
#information .ind_halfbox {width:50%;float:left;}
#information .ind_halfbox li {padding-right:20px;}
#information .inf_newsbox {margin-bottom:20px;}
#information .inf_newsbox .headbox {float:left;width:144px;height:100px;}
#information .inf_newsbox .content {float:left;width:240px;margin-left:10px;font-size:12px;line-height:24px;color:#939292;height:100px;overflow:hidden;}
#information .inf_newsbox .content > div {font-size:14px;font-weight:700;color:#4d4d4c;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}


/* 行业资讯结束 */

