﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#355e92;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:微软雅黑;margin:0; padding:0;font-size: 17px;color: #333333;background: #f5f5f5;}/*commom style*/


.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}


.main{
    height: 680px;
    background: #fff;
    padding: 30px 20px 40px;
}
.main_left{
    width: 316px;
    float: left;
}
.main_left  li{
    width:316px;
    height: 107px;
    margin-bottom: 20px;
}
.main_left  li a{
    display: block;
    width:316px;
    height: 107px;
    padding-left: 130px;
    padding-right: 50px;
    padding-top: 20px;
}
.main_left  li.m1{background: url("hd_01.png") no-repeat;}
.main_left  li.m2{background: url("hd_02.png") no-repeat;}
.main_left  li.m3{background: url("hd_03.png") no-repeat;}
.main_left  li.m4{background: url("hd_04.png") no-repeat;}
.main_left  li.m5{background: url("hd_05.png") no-repeat;}
.big{
    display: block;
    margin-bottom: 5px;
}
.mini{
    color: #999999;
    font-size: 13px;
    line-height: 20px;
}




.main_right{
    width: 815px;
}
.lanmu{
    position: relative;
}
.title{
    border-bottom: 1px solid #d9d9d9;
    height: 40px;
    font-size: 15px;
}
.title li{
    float: left;
    font-size: 19px;
    margin-right: 20px;
}
.title li.act span{
    color: #335ca9;
    font-size: 19px;
    font-weight: bold;
    display:inline-block ;
    border-bottom: 3px solid #335ca9;
    margin-bottom: -1px;
    height: 40px;
}
.hide{display: none;}
.most{
    position: absolute;
    right:0px;
    top:10px;
}
.list{ padding-top: 15px;margin-bottom: 10px;}
.list li{
    line-height: 42px;
    height: 42px;
}
.list li{
    background: url("dian.png") no-repeat 7px center;
    padding-left: 20px;
}
.list li span{
    float: right;
    color: #d9d9d9;
}
.back .list li span{
    color: #d10808;
}
