@charset "UTF-8";
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.wz_content{
    padding-bottom: 50px;
}
.wz_content .location{
    background: #f1e9d7;
}
.wz_content .location a{
    font-size: 16px;
    color: #454545;
    display: inline-block;
    line-height: 30px;
    margin: 0 3px;
}
.wz_content .location a:hover,
.wz_content .location a.active{
    color: #c13737!important;
}
.location_con{
    padding: 10px 0 10px 38px;
    background: url("../images/static/location_icon.png") no-repeat 12px;
}
.wz_box{
    padding: 30px 0px 0 0px;
}
.wz_main .wz_title{
    font-size: 26px;
    color: #000;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #999;
    line-height: 38px;
    padding: 4px 20px 14px 20px;
}
.wz_info{
    margin-top: 18px;
}
.wz_info ul{
    text-align: center;
}
.wz_info ul li{
    display: inline-block;
    font-size: 16px;
    color: #999;
    margin-left: 20px;
}
.wz_info ul li:first-child{
    margin-left: 0;
}
.size_change{
    margin-left: 20px;
}
.size_change span{
    margin: 0 2px;
}
.size_change span,
.close_fw{
    cursor: pointer;
}
.size_change span:hover,
.close_fw:hover{
    color: #bb3535!important;
}
.wz_text{
    margin-top: 30px;
}
.wz_text img{
max-width:100%;
}
.wz_text p{
    font-size: 16px;
    color: #333;
    line-height: 36px;
}
.wz_text.small,
.wz_text.small p{
    font-size: 16px!important;
}
.wz_text.middle,
.wz_text.middle p{
    font-size: 18px!important;
}
.wz_text.big,
.wz_text.big p{
    font-size: 20px!important;
}
.wz_text table{
    display: block!important;
    margin: 0 auto!important;
height:auto;
}
.wz_main .bottom_tools{
    margin-top: 30px;
    background: #ebebeb;
    height: 50px;
    padding: 0 30px;
}
.wz_main .bottom_tools .tools_left{
    float: left;
}
.tools_left .fx_laber{
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
#shareWz{
    float: left;
    margin-top: 5px;
    margin-left: 14px;
}
.wz_main .bottom_tools .tools_right{
    float: right;
}
.tools_right ul li{
    float: left;
    margin-left: 30px;
    line-height: 50px;
    height: 50px;
}
.tools_right ul li:first-child{
    margin-left: 0;
}
.tools_right ul li a{
    font-size: 16px;
    color: #333;
}
.tools_right ul li a:hover{
    color: #bb3535!important;
}

.xxgk_info{
    width: 900px;
    margin: 0 auto 50px auto;
}
.xxgk_info td {
    line-height: 30px;
    border: 1px solid #fff;
    padding: 4px 10px 4px 20px;
    font-size: 14px;
}
.xxgk_info .info_laber{
    width: 100px;
    background: #eee;
    padding: 4px 10px 4px 20px;
    text-align-last: justify;
}
.xxgk_info .info_con{
    width: 350px;
    background: #f8f8f8;
    color: #888;
}
.xxgk_info .con_sxrq{
    display: none!important;
}

.wz_main .main_about{
    display: none;
}
.wz_box.have_about {
    padding: 30px 100px 0 100px;
}
.have_about .wz_main .main_text{
    float: left;
    width: 720px;
    border-right: 1px solid #e8e8e8;
    padding-right: 30px;
}
.have_about .wz_main .main_about{
    float: left;
    width: 260px;
    margin-left: 20px;
    display: block;
}
.have_about .wz_main .main_about .about_laber{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    position: relative;
    padding-left: 18px;
}
.have_about .wz_main .main_about .about_laber:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    margin-top: 5px;
    width: 6px;
    border-radius: 2px;
    background: #af3131;
}
.have_about .wz_main .main_about .about_sub{
    margin-bottom: 20px;
}
.have_about .wz_main .unscramble ul li{
    line-height: 24px;
    margin: 8px 0;
    text-align: justify;
}
.have_about .wz_main .unscramble ul li a{
    font-size: 16px;
    color: #999;
}
.have_about .wz_main .unscramble ul li a:hover{
    color: #c13737!important;
}
.have_about .wz_main .download ul{
    text-align: center;
}
.have_about .wz_main .download ul li{
    float: left;
    margin: 0 20px;
    padding-bottom: 6px;
    padding-top: 20px;
}
.have_about .wz_main .download ul li a{
    font-size: 14px;
    color: #666;
}
.have_about .wz_main .download ul li a:hover{
    color: #c13737!important;
}
.have_about .wz_main .download ul li span{
    display: block;
    line-height: 20px;
    margin-top: 10px;
}
.wz_text .tx_img{
    text-align: center;
}
.wz_text .tx_img img{
    width: 260px;
    height: auto;
}
.wz_text .ld_title{
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    position: relative;
    padding-left: 20px;
    display: block;
    margin: 10px 0;
}
.wz_text .ld_title:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 22px;
    background: #af3131;
    border-radius: 4px;
}
.wz_text .ld_text{
    text-indent: 2em;
    font-size: 18px;
    color: #333;
    line-height: 36px;
}
.wz_text p span{
    font-size: 18px;
}
.wz_text ul li{
    display: flex;
}
.wz_text .jgxx{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 780px;
    margin: 0 auto;
}
.wz_text ul li div{
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 20px;
    line-height: 39px;
    align-items: center;
    display: flex;
}
.wz_text ul li div.profile_laber{
    width: 148px;
    background: #f5f5f5;
}
.wz_text ul li div.profile_laber.role{
    display: block;
}
.wz_text ul li div.profile_text{
    width: 631px;
    display: block;
}


@media screen and (max-width: 768px){
    body,
    .header_top,
    .common_header,
    .index_footer{
        min-width: auto!important;
    }
    .header_top .top_left{
        float: none!important;
    }
    .header_top .top_left .weather{
        float: right!important;
        margin-left: 0!important;
    }
    .header_main .main_con .main_left .logo_link{
        display: block!important;
        text-align: center;
    }
    .header_main .main_con .main_left .logo_link img{
        float: none!important;
        height: auto;
    }
    .header_main .main_con .main_left .logo_link .logo_gh{
        width: 82px;
    }
    .logo_link img.logo_name{
        margin-left: 0!important;
        margin-top: 20px!important;
        width: 90%!important;
    }
    .dt_container{
        width: 100%!important;
        padding: 0 20px;
    }
    .header_top .top_right,
    .header_main .main_con .main_right,
    .index_nav,
    .wz_content .location,
    .tools_right ul li,
    .wz_info ul li.size_change,
    .size_change span, .close_fw,
    .index_footer .footer_links,
    .footer_info .info_center{
        display: none;
    }
    .header_main .main_con{
        padding: 30px 0;
    }
    .wz_box{
        padding: 30px 0 0 0;
    }
/* 新添加 */
.wz_box.have_about{
  padding: 30px 0 0 0;
}
.have_about .wz_main .main_text{
    width: 100%;
    border-right: 0px;
    padding-right: 0px;
}
.have_about .wz_main .main_about{
    width: 100%;
    margin-left: 0;
}
/* 修改结束 */
    .tools_right ul li.return_top{
        display: block;
    }
    .footer_info .dt_container{
        display: block!important;
    }
    .footer_info .info_right{
        float: none!important;
        margin-left: 0!important;
        margin-top: 20px;
    }
    .index_footer .footer_info .info_left{
        float: none!important;
        text-align: center;
    }
    .index_footer .footer_info .info_left a{
        margin-left: 0;
        float: none!important;
        display: inline-block;
    }
    .footer_info .info_right div{
        text-align: center;
    }
    .footer_info .info_right div span{
        display: block;
    }
    .social-share .icon-wechat{
        display: none!important;
    }
    .xxgk_info{
        width: 100%;
    }
    .xxgk_info td{
        display: inline-block;
        padding: 4px 10px;
    }
    .xxgk_info .info_laber{
        width: 30%;
        padding: 4px 8px 4px 8px;
    }
    .xxgk_info td.info_con{
        width: 70%;
    }
}

.close_fw{
display:none;
}

.wz_title{
    display: flex;
    justify-content: left;
    border-bottom: 1px solid #e6e6e6;
    line-height: 60px;
    flex-wrap: wrap;
}
.wz_title li{
    font-size: 25px;
    font-weight: bold;
    margin-right: 30px;
 padding: 0 15px;
cursor: pointer;
}
.wz_title li a{
 font-size: 26px;
    font-weight: bold;
color:#333;
}
.wz_title li.on a{
color: #af3131;
}
.wz_title li.on{
color: #af3131;
    border-bottom: 3px solid #af3131;
}
.wz_main{
margin-top: 30px;
min-height: 300px;
}
.main_text {
    margin: 0 auto;
    padding: 0 20px;
}