@charset "utf-8";
*{
    margin:0px 0px;
    padding:0px 0px;
    font-family: 微软雅黑;
    /*overflow: auto;*/
}
ul li{
	margin:0px;
	padding:0px;
}
img{
    border:0px;
}
a{
    cursor:pointer;
    text-decoration: none;
}
table{
    border-collapse:collapse;
}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

/*最新咨询*/
.body_0_div_1{
     border: 2px solid #C7000B;
    width: 288px;
    height: 290px;
    position: absolute;
    right: 2%;
	top: 27%;
    display: table;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.body_0_div_1::before{
    content:" ";
    display: table;
}
.body_0_div_1::after{
    content:" ";
    clear:both;
}
.roll_div_1{
    width: 287px;
    /* border: 1px solid blue; */
    font-size: 12px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    height: 260px;
}
.body_0_h2_1{
    background-color: #C7000B;
    color: white;
    font-size: 15px;
    margin-bottom: 4px;
    height: 25px;
}
.body_0_ul_1  li {
    display: block;
    border-bottom:2px dotted #666666;
    text-align:center
}
.body_0_ul_1 li a{
    color:#666;
    font-size:14px;
    font-weight:bolder;
}
.body_0_ul_1  li a:hover{
    color:#C7000B;
}
.body_0_div_2{
    font-size:12px;
    color:#666;
    line-height:30px;
}