.hovershow{
    transition: all 0.4s linear;
}
.hovershow:hover{
    box-shadow: 5px 5px 10px #999;
}
.zjxx_t_left p a {
    color: red;
    display: inline-block;
    float: none;
    text-indent: 0;
    margin: 0;
}
.zjxx{
    width: 96%;
    padding: 20px 0;
    margin: 0 auto;
}

.zjxx_top{
    width: 100%;
    overflow: hidden;
}

.zjxx_t_left{
    float: left;
    width: 75%;
    height: 280px;
    background: url(../png/n2qeke.png) no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}
.zjxx_t_left a{
    display: block;
    float: left;
    margin: 30px 15px 0;
}
.zjxx_t_left div{
    float: right;
    width: 82%;
}
.zjxx_t_left div span{
    display: none;
    font-size: 20px;
    color: #fff;
    padding: 3px 25px;
    border-radius: 5px;
    background-color: #fdcc67;
    margin: 5px auto 15px;
}
.zjxx_t_left div p{
    line-height: 34px;
    font-size: 16px;
    text-indent: 2em;
}

.zjxx_t_right{
    float: right;
    width: 22%;
}

.div_one{
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.div_one a{
    display: block;
    float: left;
    width: 47%;
    height: 90px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.4s linear;
}
.div_one a:first-child{
    margin-right: 4%;
}
.div_one a.do_a1{
    background-color: #fa8b72;
}
.div_one a.do_a2{
    background-color: #84c77f;
}
.div_one a.do_a3{
    background-color: #e0858b;
}
.div_one a.do_a4{
    background-color: #fb9a65;
}
.div_one a img{
    margin-top: 12px;
}
.div_one a p{
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.div_one a:hover{
    -webkit-box-shadow: 5px 5px 4px #a9aeb0;  
    -moz-box-shadow: 5px 5px 4px #a9aeb0;  
    box-shadow: 5px 5px 4px #a9aeb0; 
}

.zjxx_t_left{
    width: 67%;
}
.zjxx_t_right{
    width: 32%;
}
.hyqk_li01{
    width: 170px;
	height: 78px;
    background: url(../png/n01nrs.png)no-repeat;
    float: left;
    margin-left: 14px;
    margin-bottom: 14px;
}
.hyqk_ul01 li+li{
    background: url(../png/o05asx.png)no-repeat;
}
.hyqk_ul01 li+li+li{
    background: url(../png/j18xhi.png)no-repeat; 
}
.hyqk_ul01 li+li+li+li{
    background: url(../png/vkoz4y.png)no-repeat; 
}
.hyqk_ul01 li+li+li+li+li{
    background: url(../png/gtov2l.png)no-repeat; 
}
.hyqk_ul01 li+li+li+li+li+li{
    background: url(../png/9qnqqb.png)no-repeat; 
}

.hyqk_li01 a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 8px;
}
.hyqk_li01 a img{
    margin-bottom: 10px;
}


.div_two{
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.div_two a{
    display: block;
    width: 98%;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-color: #4ecbc3;
    transition: all 0.4s linear;
}
.div_two a img{
    display: inline-block;
    margin: -5px 8px 0 0;
}
.div_two a p{
    display: inline-block;
}
.div_two a:hover{
    -webkit-box-shadow: 5px 5px 4px #a9aeb0;  
    -moz-box-shadow: 5px 5px 4px #a9aeb0;  
    box-shadow: 5px 5px 4px #a9aeb0; 
}

.zjxx_container{
    width: 100%;
    padding: 10px 0 20px;
}

.zjxx_titles{
    width: 100%;
    font-size: 20px;
    color: #d92729;
    background: url(../png/ufkf78.png) no-repeat;
    background-position: 100% 50%;
    margin-bottom: 20px;
}
.zjxx_titles img{
    display: inline-block;
    margin-top: -8px;
}
.zjxx_titles span{
    display: inline-block;
    margin-top: 3px;
    margin-left: 5px;
}

.map_main{
    width: 100%;
    overflow: hidden;
}
.map_left{
    float: left;
    width: 49%;
    height: 160px;
    background-color: #ffffff;
}

.map_right{
    float: right;
    width: 49%;
}
.map_title{
    width: 100%;
    overflow: hidden;
}
.map_title p{
    float: left;
    font-size: 18px;
    color: #d92729;
}
.map_title a{
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    line-height: 16px;
    font-size: 20px;
    color: #999999;
    text-align: center;
    transition: all 0.4s linear;
    margin-top: 3px;
}
.map_title a:hover{
    transform: rotate(360deg);
}

.map_right ul{
    width: 100%;
    overflow: hidden;
}
.map_right ul li{
    float: left;
    width: 18.92%;
    font-size: 16px;
    text-align: center;
    padding: 16px 0;
    background-color: #ffffff;
    border: 1px solid #f3cdcf;
    margin-top: 10px;
    margin-left: 1.33%;
    cursor: pointer;
}
.map_right ul li a{
    color: #000; 
}
.map_right ul li:hover{
    background-color: #f8f0f1;
}
.map_right ul li.li{
    margin-left: 0;
}

.zjxx_bottom{
    width: 100%;
    overflow: hidden;
}

.zjxx_b_left{
    float: left;
    width: 49%;
    padding: 10px 0;
    background-color: #ffffff;
    border: 1px solid #d9e1e1;
}
.zjxx_b_right{
    float: right;
    width: 49%;
    padding: 10px 0;
    background-color: #ffffff;
    border: 1px solid #d9e1e1;
}
.zjxx_bl,
.zjxx_br {
    width: 92%;
    height: 230px;
    margin: 0 auto;
}

.lbt_container{
    width: 100%;
    height: 160px;
    margin-top: 20px;
    overflow: hidden;
}
.prev,
.next {
    float: left;
    width: 8%;
    height: 100%;
    text-align: center;
}
.prev img,
.next img {
    margin-top: 50px;
}
.lbt{
    float: left;
    width: 84%;
    height: 100%;
}
.lbt_main{
    width: 100%;
    height: 100%;
}
.lbt_main a{
    display: block;
    width: 96%;
    height: 100%;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0 auto;
}
.lbt_main a img{
    width: 100%;
    height: 130px;
}
.lbt_main a p{
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zjxx_title{
    border-bottom: none;
}
.tab_one p{
    cursor: pointer;
}

.zjxx_list_one ul{
    display: none;
}
.zjxx_list_one ul.on{
    display: block;
}
.my-map { margin: 0 auto; width: 565px; height: 160px; }
.amap-container{height: 100%;}
@media (max-width: 768px) {
    .zjxx{
        width: 94%;
        padding: 10px 0;
    }
    .zjxx_t_left,
    .zjxx_t_right {
        float: none;
        width: 100%;
        height: auto;
    }
    .zjxx_t_left{
        background: none;
    }
    .zjxx_t_left a{
        display: none;
    }
    .zjxx_t_left div{
        float: right;
        width: 100%;
    }
    .zjxx_t_left div span{
        display: block;
    }
    .zjxx_t_left div p{
        line-height: 22px;
        font-size: 13px;
    }
    .zjxx_t_right{
        margin-top: 15px;
    }
    .zjxx_container{
        padding: 10px 0;
    }
    .zjxx_titles{
        text-align: center;
        background: none;
    }
    .map_left,
    .map_right {
        float: none;
        width: 100%;
    }
    .map_title{
        margin-top: 15px;
    }
    .map_title p{
        font-size: 16px;
    }
    .map_title a{
        margin-top: 2px;
    }
    .map_right ul li{
        font-size: 14px;
    }
    .zjxx_b_left,
    .zjxx_b_right{
        float: none;
        width: 100%;
    }
    .zjxx_b_left{
        margin-bottom: 15px;
    }
    .zjxx_bl,
    .zjxx_br {
        height: auto;
    }
    .lbt_container{
        height: 120px;
    }
    .prev, 
    .next {
        width: 10%;
    }
    .prev img, 
    .next img {
        margin-top: 34px;
    }
    .lbt{
        width: 80%;
    }
    .lbt_main a p{
        margin-top: 2px;
    }
    .zjxx_list_one ul li a p{
        width: 66%;
    }
    .lbt_main a img{
        height:90px;
    }
}