@charset "utf-8";
.head{
    width: 100%;
    min-width: 1200px;
    height: 470px;
    background: url(../images/head_back.png);
    background-size: 100% 100%;
}
.main{
    width: 1200px;
    height: auto;
    padding-top: 40px;
    margin:0 auto;
}
.box1{
    width: 100%;
    height: 395px;
}

.box1_left{
    width: 654px;
    height: auto;
    position: relative;
}
.box2_left{
    width: 654px;
    height: auto;
}

.box2_right{
    width: 520px;
    height: auto;
}

.box1_left img{
    width: 100%;
    height: 395px;
    font-size: 16px;
}

.box1_left  span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 62px;
    line-height: 62px;
    width: 100%;
    background: url(http://mpa.hunan.gov.cn/mpa/xhtml/images/nav-title.png);
    font-size: 16px;
    color: #ffffff;
    background-size: 100% 100%;
    text-indent: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_ .top{
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    height: 43px;
}

.top_left{
    width: 128px;
    height: 97%;
    float: left;
    border-bottom: 2px solid #e1130f;
}

.top_left .dh{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 6px;
    background: url(../images/dh.png);
}
.top_left .channel{
    font-size: 22px;
    color: #e1130f;
    font-weight: bold;
}

.top_right{
    width: 50px;
    height: 100%;
    float: right;
}

.top_right a{
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #999999;
}

.list{
    width: 100%;
    height: auto;
}
.list li{
    width: 100%;
    height: 67px;
    border-bottom: 1px dashed #999999;
}

.list li a{
    display: block;
}
.list li a .title .dian{
    width: 5px;
    height: 5px;
    float: left;
    background: url(../images/dian_ds.png);
    background-size: 100% 100%;
    margin-top: 32px;
    margin-right: 10px;
}
.list li:hover .title .dian{
    background: url(../images/dian_hover.png);
}
.list li a .title{
    width: 80%;
    height: 67px;
    float: left;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    font-size: 16px;
    line-height: 67px;
    letter-spacing: 0px;
}
.list li:hover a .title{
    color: #e1130f;
}

.list li a span{
    width: 20%;
    height: 67px;
    float: right;
    font-size: 16px;
    line-height: 67px;
    letter-spacing: 0px;
    color: #666666;
}

.box2{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.box3{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.tp_list{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.tp_list li{
    width: 279px;
    height: 221px;
    float: left;
    margin-right: 28px;
}

.tp_list li a img{
    width: 100%;
    height: 172px;
}

.img_bottom{
    width: 100%;
    height: 45px;
}

.img_bottom p{
    width: 161px;
    height: 45px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #000000;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.img_bottom span{
    width: 85px;
    height: 100%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    color: #999999;
    float: right;
}


.list2 li{
    height: 50px;
    border-bottom: none;
}

.list2 li a span {
    height: 50px;
line-height: 50px;
}

.list2  li a .title {

    height: 50px;
    line-height: 50px;

}

.list2 li a .title .dian {
    margin-top: 23px;
    margin-right: 10px;
}

