﻿@charset "utf-8";
/* CSS Document */
.hot-line{
    border-left: 6px solid #c50009;
    line-height: 22px;
    padding-left: 10px;
    float: left;
    margin: 20px 15px!important;
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: 800;
    width: 100%;
}
.list_left{padding:10px 8px; width:100%;}
 .list_left li{
    float: left;
    text-overflow: ellipsis;
    list-style: none;
	padding:6px 0px 6px 15px;
    text-align: left;
	line-height:24px;
    background: url("../imagesnew/dian.jpg") no-repeat scroll 4px center rgba(0, 0, 0, 0);
    border-bottom: #dad9d9 1px dotted;
}

.list_left li a{font-size:15px;}
.adcontent{ padding: 30px;
    background: #ffff33;
    margin-top: 30px;
    border-radius: 0px 50px 0px 0px;
    font-size: 16px;
    color: #000;
    line-height: 28px;
}
.adcontent b{font-family: 微软雅黑;
    font-size: 18px;
    font-weight: 800;
}
    
    
   