body{
    max-width: 1000px;
    min-width: 20%;
    margin: auto;
    background: #fff;
    font-family: "Arial","Microsoft YaHei",sans-serif;
}
.hearder{
    width: 1000px;
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #c2d3e2;
}
.h_logo img{
    float:left;

}
.h{
    width: 100%;
    min-height: 480px;
    border-bottom: 1px solid #c2d3e2;

}
.h_pic{
    padding-top: 60px;
    width:33%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.h_txt{
    padding-top: 60px;
    width: 65%;
    height: 100%;
    display: inline-block;
    text-align: left;
    line-height: 1.5;
    text-indent: 2em;
    font-size: 18px;
    vertical-align: top;
}
.footer{
    font-size: 12px;
    color: #999999;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    float: left;
}
.font{font-weight: 800;margin-top: 20px;padding-left: 35px}
.qqgroup_top{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    margin-top: 20px;
}
.qqgroup_content{
    width: 1020px;
    margin: 0 auto;
}
.qqgroup_content:after{
    clear: both;
    content: "";
    display: block;
}
.left_map{
    width: 50%;
    margin-top: 50px;
    float: left;
}
.right_explain{
    width: 45%;
    margin-top: 50px;
    float: right;
    font-size: 14px;
}
.cn_nc{
    border-left: 14px solid #f3c437;
    width: 100%;
    height: 14px;
    padding-left: 10px;
    margin: 10px;
    font-weight: 800;
    margin-top: 20px;
}
.map_province{
    padding-left: 35px;
}
.cn_ec{
    border-left: 14px solid #eb7763;
    width: 100%;
    height: 14px;
    padding-left: 10px;
    margin: 10px;
    font-weight: 800;
    margin-top: 20px;
}
.cn_sccc{
    border-left: 14px solid #acd289;
    width: 100%;
    height: 14px;
    padding-left: 10px;
    margin: 10px;
    font-weight: 800;
    margin-top: 20px;
}
.cn_nenw{
    border-left: 14px solid #5388c4;
    width: 100%;
    height: 14px;
    padding-left: 10px;
    margin: 10px;
    font-weight: 800;
    margin-top: 20px;
}
.cn_sw{
    border-left: 14px solid #6baa83;
    width: 100%;
    height: 14px;
    padding-left: 10px;
    margin: 10px;
    font-weight: 800;
    margin-top: 20px;
}
