﻿.header .mid{
    background: none;
}
.main{
    background:none;
    overflow: hidden;
}
.mt{
    border-bottom: 1px dashed #dddddd;
}
.hudongjiaoliu{
    padding:0 0 40px;
    background: #fff;
    overflow: hidden;;
}
/* 机构设置 */
.jg_div{
	width: 100%;
	float: left;
	margin-top: 45px;
}

/* 机构设置 */
.top_duty{
    width: 100%;
    float: left;
}
.duty_con{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 75px;
    position: relative;
    margin-top: 20px;
    background: #ecf2f6;
}
.duty_con a{
    background: url(../images/dotblue.png) left center no-repeat;
    padding-left: 10px;
    margin-right: 104px;
}
.duty_con_dian{
    width: 4px;
    height: 4px;
    background: #2f6699;
    position: absolute;
    left: 60px;
    top: 37px;
}
.top_duty .duty_ul:first-child li p:nth-child(1){
    font-size:20px;
}
.duty_ul{
    width: 100%;
    padding-bottom: 40px;
    clear: both;
    overflow: auto;
    background: url("../images/border.jpg") left bottom repeat-x;
}
.duty_ul li{
    margin-top: 40px;
    float: left;
    width: 16.6%;
    list-style:none;
    font-weight: bold;
}
.duty_ul a{
    color: #1a5284;
}
.duty_ul li p:nth-child(1){
    color: #1a5284;
    font-size: 16px;
    margin-bottom: 10px;
}
.duty_ul li p:nth-child(2){
    color: #666666;
    font-size: 13px;
}

.unit_ul li{
    width: 200px;
    float: left;
    font-size: 16px;
    color: #333;
    padding-left: 14px;
    position: relative;
    margin-top: 20px;
    height: 20px;
    overflow: hidden;
}
.unit_dian{
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #2f6699;
}
.ftsize li{
    font-size: 14px;
}
.ftsize .unit_dian{
    top:7px;
}
