.main {
    width: 1180px;
    padding: 0 10px;
    margin: 20px auto 0 auto;
}
.conent {
    width: 1180px;
    margin: 0 auto;
    font-family: SimSun;
    font-size: 14px;
    margin-top: 10px;
    color: #565656;
    overflow: hidden;
}
.con_left {
    margin-right: 40px;
    background: #393939 no-repeat left bottom;
    padding: 28px 0 73px;
}
.con_left, .con_right {
    float: left;
}
.con_left li {
    height: 46px;
    background: #393939;
    border-bottom: 1px solid #494949;
    width: 160px;
    line-height: 46px;
}
.con_left .hoverli {
    background: #ff9500;
    border-bottom: 1px solid #ff9500;
}
.con_left li a {
    color: #afafaf;
    font-size: 14px;
    display: block;
    padding-left: 50px;
}
.con_left .hoverli a {
    color: #fff;
}
.con_right {
    width: 958px;
    margin-top: 2px;    
}
.con_right .nav_dl {
    clear: both;
    margin: 10px 0px 30px 0px;
    overflow: hidden;
}
.con_right .nav_dl dt, .con_right .nav_dl dd {
    float: left;
    font-size: 12px;
    color: #787878;
}
.con_right .nav_dl dt, .con_right .nav_dl dd {
    float: left;
    font-size: 12px;
    color: #787878;
}
.con_right .nav_dl dd a {
    color: #787878;
    font-size: 12px;
}
.con_right .title_top {
    clear: both;
    margin-bottom: 10px;
}
.con_right .title_top label {
    font-size: 28px;
    font-family: Microsoft YaHei;
    color: #333;
    border-right: 2px solid #e7e7e7;
    padding-right: 20px;
}
.con_right .title_top font {
    font-size: 22px;
    color: #dcdcdc;
    font-family: Microsoft YaHei;
    margin-left: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
.con_right p {
    margin-top: 30px;
    line-height: 30px;
}
.con_right p a {
    color: #f5842a;
}
.con_dl dl dt {
    font-weight: bold;
}
.con_dl dl dt, .con_dl dl dd {
    line-height: 34px;
    font-size: 14px;
    clear: both;
}
.con_dl .cust_service, .con_dl .red_color {
    overflow: hidden;
    margin-top: 5px;
}
.con_dl dl dt, .con_dl dl dd {
    line-height: 34px;
    font-size: 14px;
    clear: both;
}
.con_dl dl {
    margin-top: 10px;
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 20px;
}
.con_dl .require_dl dd {
    font-size: 12px;
    color: #999;
    line-height: 28px;
}
.bd {
    border: 1px #e0e0e0 solid;
    padding: 30px 42px;
    text-align: left;
    line-height: 30px;
}