.box{
    width: 12rem;
    margin: 0 auto;
}
.banner{
    width: 12rem;
    height: 3.4rem;
    background: url("../zsimg/img_hzkh_banner.png")center no-repeat;
    background-size: cover;

}
.menu_tab{
    margin-left: 0.35rem;
    cursor: pointer;
    margin-top: 0.8rem;
}
.menu_tab td{
    color: #919191;
    font-size: 0.14rem;
    text-align: center;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 0.5rem;
}
.menu_tab td.tx_td2{
    width: 1.3rem;
}
.menu_tab td.tx_td1{
    width: 0.8rem;
}
.menu_tab td:hover{
    color: #247dc2;
}
.menu_tab td:first-child{
    text-align: left;
    font-size: 0.18rem;
    color: #000;
    font-weight: bold;
}
.menu_tab td:first-child:hover{
    color: #000;
}
.menu_tab td.act{
    border-bottom: 3px solid #b0dcf6;
    color:#247dc2 ;
}
.container{
    width: 12rem;
    position: relative;
    margin-bottom: 1rem;
}
.left_cont{
    width: 8.6rem;
    background-color: #eee;
    padding-top: 0.25rem;
    padding-bottom: 0.2rem;
    min-height: 8.6rem;
}
.cont_tab{
    width: 8.3rem;
    margin-left: 0.15rem;
    margin-bottom: 0.5rem;
    background-color: #fff;
}
.cont_tab td{float: left;}

.cont_tab .img_td{
    width: 2.65rem;
    height: 1.80rem;
    margin:0.1rem ;
}
.img_td img{
    width: 2.65rem;
    height: 1.80rem;
}
.cont_tab .p_td{
    width: 4.85rem;
    margin: 0.1rem 0 0.1rem 0.3rem;
}
.cont_tab .p_td .bt{
    color: #000;
    font-size: 0.18rem;
    margin-top: 0.1rem;
}
.cont_tab .p_td .p_cont{
    color: #acacac;
    font-size: 0.12rem;
    margin-top: 0.25rem;
    line-height: 1.7em;
}
.but{
    width: 8.3rem;
    height: 0.6rem;
    margin-left: 0.15rem;
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.but img{
    width: 1.44rem;
    height: 0.34rem;
    display: block;
    position: relative;
    left: 50%;
   -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50,0);
    -ms-transform: translate(-50,0);
    transform: translate(-50%,0);
    top: 0.13rem;
}
.but .bb_t{
    width: 1.44rem;
    height: 0.34rem;
    position: relative;
    top: 0.13rem;
    left: 50%;
    margin-left: -0.77rem;
    background-color: #fff;
}
.bb_t img{
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 0.03rem;
}
.bb_t p{
    font-size: 0.15rem;
    color: #aaa;
    height: 0.34rem;
    line-height: 0.34rem;
    position: absolute;
    left: 0.32rem;
    top: 0;
    font-weight: 600;
}


.right_box{
    width: 3.1rem;
    position: absolute;
    right: 0;
    top: -0.41rem;
}
.right_cont{
    border: 1px solid #b0dcf6;
    width: 3.1rem;
}
.img_box{
    width: 2.8rem;
    height: 7.65rem;
    margin: 0.15rem;
    overflow: hidden;
    position: relative;
}
/*****/
.move_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8rem;
}
.move_box div{
    margin-top: 0.15rem;
}
.move_box .fist_div{margin: 0;}
/***/
.jt_box{
    width: 3.1rem;
    height: 50px;
    margin-top: 0.15rem;
}
.jt_box img{
    width: 0.35rem;
    height: 0.2rem;
    position: relative;
    left: 50%;
    margin-left: -0.175rem;
    cursor: pointer;
}
.jt_up{
    visibility: hidden;
}
.jt_down{margin-top: 0.01rem;visibility: hidden;}
/*.sq_div{*/
    /*position: relative;*/
    /*height: 0.28rem;*/
    /*margin-top: -0.2rem;*/
    /*visibility: hidden;*/
/*}*/
.sq{
    font-size: 0.13rem;
    color: #aaa;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0.1rem;
    visibility: hidden;
}
.rig_tit{
    font-size: 0.18rem;
    color: #000;
    font-weight: 600;
    margin-left: 0.25rem;
    margin-bottom: 0.15rem;
}
