.zgw_banner {
    width: 100%;
    height: 344px;
    position: relative;
}

.zgw_fzwyh {
    background: url(zgw_fzwyh.jpg) no-repeat center center;
}

.zgw_czjj {
    background: url(zgw_czjj.jpg) no-repeat center center;
}

.zgw_jjkx {
    background: url(zgw_jjkx.jpg) no-repeat center center;
}

.zgw_mzqsb {
    background: url(zgw_mzqsb.jpg) no-repeat center center;
}

.zgw_jcsf {
    background: url(zgw_jcsf.jpg) no-repeat center center;
}

.zgw_nmwyh {
    background: url(zgw_nmwyh.jpg) no-repeat center center;
}

.zgw_hjbh {
    background: url(zgw_hjbh.jpg) no-repeat center center;
}

.zgw_shjs {
    background: url(zgw_shjs.jpg) no-repeat center center;
}

.zgw_rsdb {
    background: url(zgw_rsdb.jpg) no-repeat center center;
}

.zgw_head_box>div {
    display: none;
}

.zgw_head_box>div.on {
    display: block;
}

.zgw_return {
    color: #fff;
    padding-top: 1.5%;
    display: block;
}

.zgw_return:hover {
    color: #fff;
}

.zgw_nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(186, 101, 72, .6);
}

.zgw_nav li {
    width: 16.6%;
    float: left;
    text-align: center;
    height: 70px;
    line-height: 70px;
}

.zgw_nav li.on {
    background: #dbbc83
}

.zgw_nav li.on a {
    font-weight: bold;
}

.zgw_nav li a {
    font-size: 20px;
    color: #fff;
}

.location {
    padding: 20px 0;
}

.location img {
    vertical-align: middle;
    margin-right: 5px;
}

.location,
.location span,
.location a {
    color: #333333;
}

.zg-wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.zg-row {
    /* margin: 0 -8px; */
    margin-bottom: 15px;
}

.zg-col {
    display: inline-block;
    /* padding: 0 8px; */
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-col-302 {
    width: 302px;
    margin-right: 12px;
}

.mr15 {
    margin-right: 15px;
}

.zg-col-886 {
    width: 886px;
}

.zg-col-582 {
    width: 566px;
}

.zg-col-305 {
    width: 305px;
}

.zg-box {
    -webkit-box-shadow: 0 0 6px 0 #fdd0d0;
    box-shadow: 0 0 6px 0 #fdd0d0;
}

.zg-box--marginbottom {
    margin-bottom: 16px;
}

.zg-box-title1 {
    height: 40px;
    line-height: 40px;
    background-color: #b71318;
    color: #fff;
    text-align: center;
}

.zg-box-title1 span a {
    color: #fff;
}

.zg-box-content1 {
    height: 280px;
    padding: 24px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(zg_bg1.jpg) no-repeat center bottom;
    background-size: cover;
}

.zg-box-content1 p {
    line-height: 2;
}

.zg-box-content1 p span {
    display: inline-block;
}

.zg-box-content1 p span:first-child {
    font-weight: bold;
    color: #df1a13;
}

.zg-box-content1 a {
    display: inline-block;
    color: #333;
    text-decoration: none;
}

.zg-box-title2 {
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
}

.zg-box-title2 span {
    display: inline-block;
    height: 100%;
    padding: 0 20px;
    color: #666666;
    cursor: pointer;
}

.zg-box-title2 span.on {
    background-color: #b71318;
}

.zg-box-title2 span.on a {
    color: #fff;
}

.zg-box-content2 {
    height: 280px;
    padding: 21px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-box-content3 {
    padding: 5px 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.news--dot1 ul li{text-align: center;float: left;}
.zg-box-content4 {
    /*! height: 219px; */
    padding: 15px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-box-content5 {
    height: 232px;
    padding: 17px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-box-content6 {
    height: 122px;
    padding: 17px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zg-box-content7 {
    height: 485px;
    padding: 17px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(zg_bg2.jpg) no-repeat center bottom;
    background-size: cover;
}

.carousel-60p {
    width: 60%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.news {
    position: relative;
}

.news a.more {
    position: absolute;
    top: -47px;
    right: 10px;
    color: #999999;
    font-size: 15px;
    text-decoration: none;
}

.news ul {
    display: none;
}

.news ul.on {
    display: block;
}

.news ul li a {
    display: block;
    padding: 8px 0;
    padding-left: 10px;
    text-decoration: none;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.news ul li:first-child a {
    /* padding-top: 0; */
}

.news ul li:first-child a:before {
    top: 8px;
}

.news ul li a:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #eeeeee;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news--dot ul li a:before {
    border-radius: 6px;
    /*! background-color: #333333; */
}

.news-40p {
    width: 40%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wyhzz img {
    width: 100%;
    vertical-align: middle;
}

.zxdf {
    display: inline-block;
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    text-decoration: none;
    background-image: -o-repeating-linear-gradient(left, #e7e7e7, #fff, #e7e7e7);
    background-image: repeating-linear-gradient(90deg, #e7e7e7, #fff, #e7e7e7);
}

.zxdf span {
    display: inline-block;
    color: #f00;
    font-weight: bold;
}

.zxdf span:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(zg_fire.png) no-repeat center center;
    background-size: contain;
    position: relative;
    top: 2px;
    left: -5px;
}

.zxdf i {
    color: #333;
    font-style: normal;
}

.zzjg li {
    padding: 5px 0 5px 11px;
    position: relative;
}

.zzjg a {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    color: #333;
    border: 1px solid #f00;
    text-decoration: none;
}

.zzjg_line:first-child:before {
    background: url(zg_line_top.png) no-repeat center center;
}

.zzjg_line:last-child:before {
    background: url(zg_line_bottom.png) no-repeat center center;
}

.zzjg_line:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 52px;
    background: url(zg_line_center.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    left: -1px;
    top: 0px;
}


/*æžî†½æŒ±é¥ï¿½*/

.slideBox {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.slideBox .tempWrap {
    width: 100%;
    height: 100%;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: 8px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.slideBox .hd ul li.on {
    width: 18px;
    background: #df1a13;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 150px 12px 19px;
}

.slideBox .bd ul {
    width: 100%;
    height: 100%;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 42px;
    height: 69px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.white {
    background-color: #fff;
}

.zgw_conts {
    margin-bottom: 20px;
    /* overflow: hidden; */
}

.zgw_left {
    width: 21%;
    padding: 20px;
    background-color: #fff;
    min-height: 742px;
    /* margin-bottom: -1000px;
    padding-bottom: 1000px; */
}

.left_title {
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    color: #af241d;
}

.left_title .title_inner {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #af251d;
    position: relative;
    top: 1px;
}

.left .left_mune {
    padding-bottom: 20px;
}

.left_mune li {
    padding: 15px 0;
    background-color: #fbefef;
    margin-top: 20px;
    text-align: center;
}

.left_mune li a {
    font-size: 16px;
    display: block;
    color: #af241d;
}

.left_mune li.on {
    background-color: #af241d;
}

.left_mune li.on a {
    color: #fff;
}

.zgw_right {
    width: 73.5%;
    min-height: 700px;
    /* padding-bottom: 1000px;
    margin-bottom: -1000px; */
    background-color: #fff;
}

.zgw_title {
    font-size: 16px;
    color: #b71318;
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
    border-bottom: 2px solid #b71318;
    text-indent: 20px;
    font-weight: bold;
}

.zgw_list {
    padding: 20px 0 0;
    min-height: 663px;
}

.zgw_list li {
    height: 40px;
    line-height: 40px;
    clear: both;
    padding: 0 2%;
}

.zgw_list p {
    background-color: #ddd;
    height: 1px;
    margin: 10px 0;
}

.zgw_list li:hover a,
.zgw_list li:hover span {
    color: #af241d;
}

.zgw_list li a {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 80%;
    color: #333333;
    background: url(zgw_icon1.png) no-repeat left center;
    padding-left: 15px;
}

.zgw_list li span {
    float: right;
    color: #999999;
}

.box_shadow {
    box-shadow: 0px 1px 3px 0px #fbbcbe;
}

.zgw_links {
    margin-bottom: 20px;
}

.zgw_links_wrap {
    color: #333333;
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
    border-bottom: 2px solid #b71318;
}

.links {
    font-size: 16px;
    text-indent: 20px;
}

.zgw_links_tit li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    position: relative;
}

.zgw_links_tit li.on {
    background-color: #b71318;
    color: #fff;
}

.zgw_links_tit li.on::after {
    position: absolute;
    content: "";
    display: block;
    clear: both;
    text-align: center;
    bottom: -10px;
    color: #fff;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b71318;
}

.zgw_links_con>ul {
    display: none;
    padding: 10px 20px;
    min-height: 150px;
}

.zgw_links_con>ul.on {
    display: block;
}

.zgw_links_con li {
    display: block;
    float: left;
    width: 25%;
    padding: 10px 0;
}


/* è¯¦æƒ…é¡µ */

.details_con {
    padding: 20px;
    background-color: #fff;
}

.details_con h1 {
    font-size: 30px;
    color: #af241d;
    text-align: center;
    padding: 15px 0;
}

.details_con img {
    display: block;
    margin: 3% auto;
    max-width: 100%;
}

.other>div {
    width: 50%;
}

.other>div:last-child {
    text-align: right;
}

.other {
    border-bottom: 1px solid #ddd;
    padding: 1% 0;
}

.other span {
    margin-right: 3%;
    color: #666666;
}

.print {
    background: url(print.png) no-repeat;
    padding-left: 30px;
}

.details_con {
    line-height: 35px;
}

.details_text p,
.details_text {
    font-size: 16px;
}

.box li:hover a {
    margin-left: 0;
}


/* page */

#page_div {
    font-size: 14px;
    width: 96%;
    text-align: center;
    padding: 10px 0 20px;
}

#page_div p {
    margin-bottom: 0;
}

#page_div p,
#page_div span,
#page_div div input {
    font-size: 14px;
}

#page_div p,
#page_div div {
    width: 50%;
    font-size: 15px;
}

#page_div .text {
    width: 35px;
    background: #fff;
    text-align: center;
}

#page_div a {
    padding: 5px;
    font-size: 14px;
    border: 1px solid #af241d;
    border-radius: 5px;
    margin: 0 5px;
}

#page_div .pagination-last a:last-child,
#page_div .go {
    background-color: #f39803;
    font-weight: bold;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

#page_div a.hover,
.sub {
    background: #af241d;
    color: #fff;
    margin: 0px 5px;
    cursor: pointer;
    font-size: 14px;
}

#page_div .pagination-index {
    border-radius: 5px;
    padding: 5px;
    color: #af241d;
    margin: 0 5px;
}

#page_div input {
    width: 40px;
    padding: 5px 2px;
    margin: 0px 5px;
    text-align: center;
    background-color: #fbefef;
}

.tright a {
    margin-left: 2px;
}

@media screen and (max-width:1024px) {
    .zgw_left,
    .zgw_right {
        width: 95%;
        padding: 2.5%;
        min-height: inherit;
    }
    .left_mune li {
        width: 50%;
        float: left;
    }
    .zg-col,
    .zg-box-content2>div {
        float: none;
        width: 100%;
        margin: 3% 0;
    }
    .zg-box-content2 {
        height: initial;
    }
}

@media screen and (max-width:767px) {
    .zgw_nav li {
        width: 33.33%;
        height: 40px;
        line-height: 40px;
    }
    .zgw_nav li a {
        font-size: 16px;
    }
    .left_title {
        font-size: 18px;
    }
    .zgw_list li a {
        width: 65%;
    }
    .details_con h1 {
        font-size: 20px;
    }
    .other>div {
        width: 100%;
        float: none;
        text-align: left!important;
    }
    .print {
        display: none;
    }
}

@media screen and (max-width:500px) {
    .left_mune li {
        width: 100%;
        float: none;
    }
    .zgw_links_wrap>h2,
    .zgw_links_wrap>ul {
        float: none;
    }
    .zgw_links_con>ul {
        padding: 50px 20px 0;
    }
    .zgw_links_con li {
        width: 50%;
    }
}