@charset "utf-8";

/*新闻列表左边*/
.news_cont{
    padding-top: 22px;
    
}


#zuixiaogaodu{
    height: 520px;
}
*{
    margin: 0;padding: 0;
}
/* .qingchu{
    content: "";
    clear: both;
} */
ul,li{
	list-style: none;
}

/*新闻列表分页*/
.page_all{
    display: inline-block;
    line-height: 44px;
    padding-left: 12px;
}
.pagination>li>a, .pagination>li>span{
    position: relative;
    float: left;
    padding: 10px 16px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #f6f6f6;
    border: 1px solid #e6e6e6;
    font-size: 16px;
}
.pagination>li>a:hover{
    background-color: #e2006d;
    color: #fff;
}
.page_more:hover{
    background-color: #f6f6f6 !important;
    color: #666 !important;
}
.pagination>li .prev{
    background: url('../img/news/fenye_left.png') no-repeat 8px center #f6f6f6;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
.pagination>li .next_page{
    background: url('../img/news/fenye_right.png') no-repeat 70px center #f6f6f6;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 767px){
    #zuixiaogaodu{
        height: 230px;
    }
    .page_wrap{
        margin-left: -15px;
        margin-right: -15px;
        background: #f4f4f4;
    }
    .page_wrap:after{
        content: '';
        display: block;
        clear: both;
    }
    .page_wrap:before{
        content: '';
        display: block;
        clear: both;
    }
    .pag_ul{
        display: block;
        margin-bottom: 0;
        padding: 2rem;
    }
    .pag_ul:after{
        content: '';
        display: block;
        clear: both;
    }
    .pag_ul:before{
        content: '';
        display: block;
        clear: both;
    }
    .pag_ul li{
        width: 50%;
        display: block;
        line-height: 3rem;
        height: 3rem;
        float: left;
        text-align: center;
    }
    .pagination>li .pre_next{
        display: block;
        text-align: center;
        font-size: 1.8rem;
        padding: 0 !important;
        border:none;
        width: 100%;
    }
    .pagination>li .prev{
        background: url(../img/news/yd_fenye_left.png) no-repeat 20% 2px;
        background-size: auto 90%;
        width: 100%;
    }
    .pagination>li .next_page{
        background: url(../img/news/yd_fenye_right.png) no-repeat 80% 2px;
        background-size: auto 90%;
        border-left: 1px solid #ddd;
    }
    .pagination>li>a:focus{ color: #999 !important;}
    .pagination>li>a:link{ color: #999 !important;}
    .pagination>li>a:visited{ color: #999 !important;}
    .pagination>li>a:hover{ color: #999 !important;}
    .pagination>li>a:active{color: #999 !important;}

    .pagination>li .prev:focus{
        background: url(../img/news/yd_fenye_left.png) no-repeat 20% 2px !important;;
        background-size: auto 90%;
        width: 100%;
    }
    /* .pagination>li .prev:link{
         background: url(../img/news/yd_fenye_left.png) no-repeat 20% center !important;;
         background-size: auto 90%;
         width: 100%;
     }
     .pagination>li .prev:visited{
         background: url(../img/news/yd_fenye_left.png) no-repeat 20% center !important;;
         background-size: auto 90%;
         width: 100%;
     }*/
    .pagination>li .prev:hover{
        background: url(../img/news/yd_fenye_left.png) no-repeat 20% 2px !important;;
        background-size: auto 90%;
        width: 100%;
    }
    /* .pagination>li .prev:active{
         background: url(../img/news/yd_fenye_left.png) no-repeat 20% center !important;;
         background-size: auto 90%;
         width: 100%;
     }*/

    .pagination>li .next_page:focus{
        background: url(../img/news/yd_fenye_right.png) no-repeat 80% 2px !important;;
        background-size: auto 90%;
    }
    /*  .pagination>li .next_page:link{
          background: url(../img/news/yd_fenye_right.png) no-repeat 80% center !important;;
          background-size: auto 90%;
      }
      .pagination>li .next_page:visited{
          background: url(../img/news/yd_fenye_right.png) no-repeat 80% center !important;;
          background-size: auto 90%;
      }*/
    .pagination>li .next_page:hover{
        background: url(../img/news/yd_fenye_right.png) no-repeat 80% 2px !important;;
        background-size: auto 90%;
    }
    /*.pagination>li .next_page:active{
        background: url(../img/news/yd_fenye_right.png) no-repeat 80% center !important;;
        background-size: auto 90%;
    }*/
}


/*新闻详情页面*/
.dl_list dd h3 a:hover, .dl_list dd h3 a:focus{color: #e1006c;}
.div_wrap{ text-align: center;}
.detail_tit{ font-size: 26px; line-height: 1.4; margin-top: 12px; font-weight: bold;}
.detail_ul{
    display: inline-block;
    margin-top:18px;
    margin-bottom: 26px;
}
.detail_ul li{
    display: inline-block;
    float: left;
    padding: 0 14px;
}
.news_p{
    margin-top: 1rem;
}
.news_p p{
    line-height: 2;
    font-size: 16px;
    padding: 10px 0;
}
.text-center >img{
    padding: 0.6rem 0 1.5rem 0;
}
.article_list a:hover{ color: #e1006c;}
.article_list1{ margin-bottom: 0.8rem;}
.detail_caption{
    margin-bottom: 12px;
    margin-top:10px;
}
.detail_caption span{
    width:20px;
    height:20px;
    margin-right: 8px;
    display: inline-block;
    background: url("../img/news/news_icon.png") no-repeat right center;
    vertical-align: middle;
}
.tui_jie{ margin-top: 22px;}
.dl_detail dt{
    width: 140px;
}
.dl_detail dd{
    margin-left: 150px;
}
.dl_detail dd p{ max-height: 42px;}
.dl_list dd div{ bottom: 4px;}
@media(max-width: 1119px){
    .dl_detail dt{width: 10rem;}
    .dl_detail dd {margin-left: 11rem;}
    .dl_detail dd p{max-height: 2.0rem;}
}

@media(max-width: 991px){
    .dl_detail dt{width: 6rem;}
    .dl_detail dd { margin-left: 7rem;}
    .dl_detail dd p{max-height: 2.0rem;}
    .dl_list dd h3{padding-top: 2px;}
    .dl_list dd div{ bottom: 2px;}
    .yd_right{ float: right;}
    .list_yd_right{ float:none;}
}

@media(max-width: 767px) {
    .detail_tit{ font-size: 2.0rem; text-align: left; margin-top: 0;}
    .div_wrap{ text-align: left;}
    .detail_tit{ font-size: 2.4rem;}
    .detail_ul{
        display: inline-block;
        margin-top:1.3rem;
        margin-bottom: 1.2rem;
        font-size: 1.3rem;
    }
    .detail_ul li{padding: 0 10px;}
    .dl_list dd h3{padding-top: 0px;}
    .detail_ul li:first-child{ padding-left: 0;}
    .dl_detail dt{width: 10rem;}
    .dl_detail dd {
        margin-left: 11rem;
    }
    .news_p p{font-size: 1.8rem; line-height: 1.8}
    .tui_jie{ margin-top: 2rem;}
    .article_list{
        font-size: 1.6rem;
    }
    .article_list:after{
        content: "";
        display: block;
        clear: both;
    }
    .article_list:before{
        content: "";
        display: block;
        clear: both;
    }
    .article_list span{
        float: left;
        display: inline-block;
        padding-right: 0.4rem;
    }
    .article_list a{
        display: inline-block;
        float: left;
        width: 75%;
    }
    .news_p{ margin-top:0px; }
}
.yd_ge{
    margin-left: -15px;
    margin-right: -15px;
    height: 1.5rem;
    margin-top: 2rem;
}
/*移动端微信分享*/
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.share_wrap{padding-left: 10px;}
.yd_share{
    text-align: center;
}
.yd_wrap{
    display:inline-block;
}
.img_hover1{
    transform: scale(1.1);transition: 0.8s;
}
.img_hover2{
    transform: scale(1);transition: 0.8s;
}

/*热门标签*/


.hot_box{
    /* height: 1000px; */
    margin-bottom: 40px;
    /* border: 1px solid #ebebeb; */
    position: relative;
}
.hot_box .head{
    
    width: 100%;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    /* padding-bottom: 5px;
    padding-left: 10px; */
}
.hot_box .letter{
    position: relative;
    width: 100%;
    font-size: 20px;
    text-align: justify;
    padding-top: 8px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    margin-bottom: 20px;
    background: #f3f3f3;
    height: 50px;
}
.hot_box .letter3{
    position: relative;
    width: 100%;
    font-size: 20px;
    text-align: justify;
    padding-top: 8px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    margin-bottom: 20px;
    background: #f3f3f3;
    height: 50px;
}
.current_2::before{
    content: "立即观看";
    position: absolute;
    right: 15px;
    top: 20%;
    color: #999999;
    width: 130px;
    height: 30px;
    background-color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    /* font-size: 1.2rem; */
}
.currentDt::before{
    content: "收起";
    position: absolute;
    right: 15px;
    top: 20%;
    color: #fff;
    width: 130px;
    height: 30px;
    background-color: #e2006c;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    /* font-size: 1.2rem; */
}
.hot_box .letter2{
    position: relative;
    width: 100%;
    font-size: 20px;
    text-align: justify;
    padding-top: 8px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    margin-bottom: 20px;
    background: #e2006c;
    height: 50px;
}
.hot_box .letter .first{
    /* padding: 4px 35px;
    padding-right: 40px; */
    /* font-weight: bold; */
    /*height: inherit;*/
    /*float: left;*/
    /* color: #e2006c; */
}
.hot_box .letter a{
    font-size: 20px;
    color: #333;
    display: inline-block;
    padding: 4px 35px;
}

.hot_box .letter2 a{
    font-size: 20px;
    color: #333;
    display: inline-block;
    padding: 4px 35px;
}
.hot_box .letter3 a{
    font-size: 20px;
    color: #333;
    display: inline-block;
    padding: 4px 35px;
}
.dijizhangjie{
    position: absolute;
    width: 40px;
    height: 40px;
    top: -5px;left: -5px;
}

@media(max-width: 768px) {
    .shiyi_ce{
        margin-left: 0px;
    }
}
.shiyi_ce{
    margin-left: 0px;
}


/*  */
/* .videoCont .div_width{
    display: flex;
    justify-content: space-around;
} */
/*  */
.hot_box{
    /* height: 640px; */
    margin-bottom: 40px;
    position: relative;
}
.hot_box .head{
    width: 100%;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    /* padding-bottom: 5px;
    padding-left: 10px; */
}
.hot_box .letter{
    width: 100%;
    font-size: 15px;
    text-align: justify;
    padding-top: 0px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    padding-top: 10px;
    padding-bottom: 32px;
    height: 50px !important;
}
.hot_box .letter2{
    width: 100%;
    font-size: 15px;
    text-align: justify;
    padding-top: 0px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    padding-top: 10px;
    padding-bottom: 32px;
    height: 50px !important;
}
.hot_box .letter3{
    width: 100%;
    font-size: 15px;
    text-align: justify;
    padding-top: 0px;
    position: relative;
    /* overflow: hidden; */
    /* padding-right: 80px; */
    transition: 0.3s;
    padding-top: 10px;
    padding-bottom: 32px;
    height: 50px !important;
}
.hot_box .letter a{
    font-size: 15px;
    color: #333;
    display: inline-block;
    padding: 0px 35px;
}
.hot_box .letter2 a{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding: 0px 35px;
}
.hot_box .letter3 a{
    font-size: 15px;
    color: #333;
    display: inline-block;
    padding: 0px 35px;
}
.hot_box .letter .hotBtn{
    font-style: normal;
    position: absolute;
    width: 100px;
    height: 24px;
    text-align:right;
    right: 0;
    top:8px;
    color: #e2006c;
    font-size: 14px;
    cursor: pointer;
}
.hot_box .letter2 .hotBtn{
    font-style: normal;
    position: absolute;
    width: 100px;
    height: 24px;
    text-align:right;
    right: 0;
    top:8px;
    color: #e2006c;
    font-size: 14px;
    cursor: pointer;
}
.hot_box .letter3 .hotBtn{
    font-style: normal;
    position: absolute;
    width: 100px;
    height: 24px;
    text-align:right;
    right: 0;
    top:8px;
    color: #e2006c;
    font-size: 14px;
    cursor: pointer;
}
.img_jiantou{
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 19px;
    top: 15px;
}
.img_jiantou:hover{
    cursor: pointer;
}

@media (max-width: 768px){
    .zuida{
        height:188px;
    }
    .top1{
        display: none;
    }
    .hot_box1 .letter a {
    font-size: 1.2rem;
    color: #333;
    display: inline-block;
    padding: 4px 0.8rem 2rem;
    padding-left: 13px;
 }
 .hot_box1 .letter3 a {
    font-size: 1.2rem;
    color: #333;
    display: inline-block;
    padding: 4px 0.8rem 2rem;
    padding-left: 13px;
 }
 .hot_box .letter a{
    font-size: 1.2rem;

 }
 .hot_box .letter3 a{
    font-size: 1.2rem;

 }
 .letter_div{
     padding-left: 30px;
     display: inline-block;
 }
 
}


.videoBox{
    border:1px solid #ebebeb;
    /* padding-bottom: 15px; */
    margin-bottom: 20px;
    margin-left: -4px;
    margin-right: -4px;
}
.videoBox .videoDiv{
    position: relative;
    /* background: #000000; */
}
.videoBox .videoDiv > img{
    width: 100%;
    display: block;
    height: auto;
    /* height: 120px; */
}
.videoBox .videoDiv span{
    position: absolute;
}
.videoBox .videoDiv span.play1{
    width: 32px;
    height:32px;
    background: url("../img/video/videoIcon.png") no-repeat center;
    background-size: 100% auto;
    z-index: 1;
    bottom: 10px;
    right: 14px;
    opacity: 1;
    filter: Alpha(opacity=100);

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.videoBox .videoDiv span.play2{
    width: 40px;
    height: 40px;
    background: url(../img/video/videoHover.png) no-repeat center;
    background-size: 100% auto;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
}
.videoBox:hover .videoDiv > img{
    width: 100%;
    display: block;
    opacity: 0.4;
    filter: Alpha(opacity=40);
}
.videoBox:hover .videoDiv span.play1{
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
}
.videoBox:hover .videoDiv span.play2{
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
}
.videoBox:hover .videoTit{
    color: #c40461;
}

.videoBox .videoTit{
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 14px;
}
.videoTit li{
    list-style: disc;
    color: #f15b1a;
    font-size: 14px;
    padding-bottom: 15px;
    /* padding-left: 12px; */
}
.h3_a{
    font-size: 14px;
    color: #c6c6c6;
}
.videoBox .des{
    font-size:13px;
    color: #f15b1a;
    padding:0 14px;
}
.videoBox .des span{
    color: #999;
}
.videoBox .des span i{
    font-style: normal;
}
@media (max-width: 768px){
    .videoBox .videoDiv span.play1{
        width: 1.6rem;
        height:1.6rem;
        background: url("../img/video/videoIcon.png") no-repeat center;
        background-size: 100% auto;
        z-index: 1;
        bottom: 1rem;
        right: 1rem;
    }

    .videoBox .videoDiv span.play2{
        width: 4rem;
        height:4rem;
        background: url("../img/video/videoHover.png") no-repeat center;
        background-size: 100% auto;
        z-index: 1;
        top:50%;
        left: 50%;
        margin-top: -2rem;
        margin-left: -2rem;
    }
}

@media (min-width: 768px) {
    .videoCont{
        margin-right: -11px;
        margin-left: -11px;
    }
    .videoCont2{
        margin-right: -11px;
        margin-left: -11px;
    }
}

.zuida{
	height: 100px;
    position: relative;
    margin-top: -22px;

    
}
.shoufeng{
	background-color: #fff;
	top: 20px;left: 0px;
}
.menu_list{
    position: relative;
}
.menu_head1{
    width: 22px;
    height: 90px;
    background-color: #4179eb;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 5px;
    padding-left: 5px;
    line-height: 15px;
    padding-top: 3px;
}
.menu_head1:hover{
    cursor: pointer;
    border: 0;
}
.menu_head2{
    width: 22px;
    height: 102px;
    background-color: #e2006c;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 110px;
    padding-left: 5px;
    line-height: 15px;
    padding-top: 3px;
}
.menu_head2:hover{
    cursor: pointer;
    border: 0;
}
.menu_head3{
    width: 22px;
    height: 102px;
    background-color: #d1a50d;
    color: #fff;
    position: absolute;
    top: 225px;
    padding-left: 5px;
    line-height: 15px;
    padding-top: 3px;
    font-size: 10px;

}	
.menu_head3:hover{
    cursor: pointer;
    border: 0;
}
.menu_list li{
    font-size: 14px;
    color: #000000;
}	
.menu_body{
    position: absolute;
    top: 11px;left: 17px;
    padding-left: 5px;
}
.menu_body2{
    position: absolute;
    top: 22px;left: 17px;
    padding-left: 5px;
}
.menu_body3{
    position: absolute;
    top: 67px;left: 17px;
    padding-left: 5px;
}

.div_ul1{
    position: relative;
    top: 0px;left: 0px;
    border: 1px solid #c6c6c6;
}
.div_ul2{
    position: relative;
    top: 0px;left: 0px;
    border: 1px solid #c6c6c6;
}
.div_ul3{
    position: relative;
    top: 0px;left: 0px;
    border: 1px solid #c6c6c6;
}
.menu_body li{
    line-height:40px;
}
.menu_body2 li{
    line-height:43px;
}
.menu_body3 li{
    line-height:50px;
}
#a1{
    display: block;
}
 #a2,#a3{
    display: none;
}
.first_span{
    border-left: 1px solid #909090;
}
/*视频内容*/
.lijilingqu{
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    color: #999999;
    width: 130px;
    height: 30px;
    background-color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}
.lijilingqu:hover{
    background-color: #e2006c;
    cursor: pointer;
    color: #fff;
}
.lijiguankan{
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    width: 130px;
    height: 30px;
    background-color: #e2006c;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}
.lijiguankan:hover{
    
    cursor: pointer;
    
}
.lijilingqu1{
    position: absolute;
    top: 6px;left: 290px;
    display: none;
}
.lijilingqu1_img{
    width: 24px;
    height: 24px;
}
.lijilingqu_1{
    position: absolute;
    top: 6px;left: 290px;
    display: none;
}
.lijilingqu_1_img{
    width: 24px;
    height: 24px;
}
.letter_div{
    padding-left: 30px;
    display: inline-block;
}









@media (min-width: 1200px){
    .div_width{
        width: 20%;
    }
}
@media (min-width: 1200px){
    .youshipin {
    width: 86%;
    }
}
@media (min-width: 1200px){
    .zuida {
    width: 15%;
    }
}

@media (min-width: 992px){
 .div_width {
    width: 20%;
}
}


@media screen and (max-width:575.99px) {

    .current_2::before{
        content: "立即观看";
        position: absolute;
        right: 1.5%;
        top: 20%;
        color: #fff;
        width: 18%;
        height: 3rem;
        background-color: #e2006c;
        text-align: center;
        line-height: 3rem;
        border-radius: 5px;
        font-size: 1.2rem;
        display: none;
    }
    .currentDt::before{
        content: "收起";
        position: absolute;
        right: 1.5%;
        top: 20%;
        color: #999999;
        width: 18%;
        height: 3rem;
        background-color: #fff;
        text-align: center;
        line-height: 3rem;
        border-radius: 5px;
        font-size: 1.2rem;
        display: none;

    }


    #yincang{
        display: none;
    }
    .zuida{
        position: relative;
        height: 225px;
        background-color: #fff;
    }
    .shoufeng{
        height: 65px;
        top: 0px;
        background-color: #e2006c;
    }
    .menu_list{
        height: 100px;
    }
    .zuida .menu_head1{
        float: left;
    width: 29%;
    background-color: #e2006c;
    height: 30px;
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    top: 15%;
    left: 4%;
    text-align: center;
    padding: 0;
    }
    .zuida .menu_head2{
        float: left;
        width: 29%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15%;
        left: 6.7%;
        text-align: center;
        padding: 0;
    }
    .zuida .menu_head3{
        float: left;
        width: 29%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15%;
        left: 9.5%;
        text-align: center;
        padding: 0;
    }
    .menu_head1:hover{
        background-color: #fff;
        color: #000000;
    }
    .menu_head2:hover{
        background-color: #fff;
        color: #000000;
    }
    .menu_head3:hover{
        background-color: #fff;
        color: #000000;
    }
    
    .menu_body{
        width: 100%;
        height: 150px;
        position: absolute;
        top: 74%;
        left: 4%;
        margin-bottom: 10px;
        padding: 0;
        display: inline-block;
    }
    .menu_body2{
        width: 100%;
        height: 150px;
        position: absolute;
        top: 74%;
        left: 4%;
        margin-bottom: 10px;
        padding: 0;
    }
    .menu_body3{
        width: 100%;
        height: 150px;
        position: absolute;
        top: 74%;
        left: 4%;
        margin-bottom: 10px;
        padding: 0;
    }
    .menu_list .left_li{
        margin-right: 5px;
    }
    .div_ul1{
       border: 0;
    }
    .li1{
        background-color: #f3f3f3;
    }
    .li2{
        background-color: #f3f3f3;
    }
    .li3{
        background-color: #f3f3f3;
    }
    .div_ul1 li{
        float: left;
        width: 30%;
        height: 30px;
        border: 1px solid #f1f1f1;
        text-align: center;
        margin-bottom: 7px;
        font-size: 1.3rem;
    }
    .div_ul2 li{
        float: left;
        width: 30%;
        height: 30px;
        border: 1px solid #f1f1f1;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
        font-size: 1.4rem;
    }
    .div_ul2 .teshude{
        float: left;
        width: 30%;
        height: 30px;
        border: 1px solid #f1f1f1;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
        font-size: 1.4rem;
    }
    .div_ul3 li{
        float: left;
        width: 30%;
        height: 30px;
        border: 1px solid #f1f1f1;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
        font-size: 1.4rem;
    }
    .div_ul2{
       border: 0;
    }
    .div_ul3{
       border: 0;
    } 
    #a1{
        display: block;
    }
     #a2,#a3{
        display: none;
    }
    .letter span{
        border: 0;
    }
    .letter3 span{
        border: 0;
    }
    .shiyi_ce{
        border: 0;
    }
    .lijilingqu{
        display: none;
    }
    .lijilingqu1{
        display: block;
    }
    .hot_box1 {
        border: 0;
    }
    .img_jiantou{
        display: none;
    }
    .hot_box .letter a{
        font-size: 1.2rem;
        color: #333;
        display: inline-block;
        padding: 4px 11px;
    }
    .hot_box .letter2 a{
        font-size: 1.2rem;
        color: #fff;
        display: inline-block;
        padding: 4px 11px;
    }
    .hot_box .letter3 a{
        font-size: 1.2rem;
        color: #333;
        display: inline-block;
        padding: 4px 11px;
    }
    .img2_lingqu{
        position: absolute;
        top: 22%;left: 90%;
    }
    .lijilingqu_1{
        position: absolute;
        top: 22%;left: 90%;
        display: inline-block;
    }
    .lijilingqu1{
        position: absolute;
        top: 22%;left: 90%;
        /* display: none; */
    }
    .menu_body li{
        line-height: 26px;
    }
    .menu_list .act1{
        color: #000;
        background-color: #fff;
    }
    
}
@media screen and (min-width:576px) and (max-width:767.99px){
    #yincang{
        display: none;
    }
    .zuida{
        position: relative;
        height: 225px;
        background-color: #fff;
    }
    .shoufeng{
        height: 65px;
        top: 0px;
        background-color: #e2006c;
    }
    .menu_list{
        height: 100px;
    }
    .zuida .menu_head1{
        float: left;
    width: 24%;
    background-color: #e2006c;
    height: 30px;
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    top: 15px;
    left: 35px;
    text-align: center;
    padding: 0;
    }
    .zuida .menu_head2{
        float: left;
        width: 24%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15px;
        left: 86px;
        text-align: center;
        padding: 0;
    }
    .zuida .menu_head3{
        float: left;
        width: 24%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15px;
        left: 138px;
        text-align: center;
        padding: 0;
    }
    
    .menu_body{
        height: 150px;
        position: absolute;
        top: 74px;left: 3%;
        margin-bottom: 10px;
    }
    .menu_body2{
        height: 150px;
        position: absolute;
        top: 74px;left: 3%;
        margin-bottom: 10px;
    }
    .menu_body3{
        height: 150px;
        position: absolute;
        top: 74px;left: 3%;
        margin-bottom: 10px;
    }
    .div_ul1{
       border: 0;
       width: 740px;
    }
    
    .div_ul2{
        border: 0;
        width: 740px;
     }
     .div_ul3{
        border: 0;
        width: 740px;
     }
    .div_ul1 li{
        float: left;
        width: 20%;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
    }
    .div_ul2 li{
        float: left;
        width: 20%;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
    }
    .div_ul3 li{
        float: left;
        width: 20%;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
    }
    .div_ul2{
       border: 0;
    }
    .div_ul3{
       border: 0;
    } 
    #a1{
        display: block;
    }
     #a2,#a3{
        display: none;
    }
    .letter span{
        border: 0;
    }
    .letter2 span{
        border: 0;
    }
    .letter3 span{
        border: 0;
    }
    .shiyi_ce{
        border: 0;
    }
    .lijilingqu1{
        display: none;
    }
    .lijilingqu_1{
        display: none;
    }
    .img2_lingqu{
        display: none;
    }
    .li1{
        background-color: #f3f3f3;
    }
    .li2{
        background-color: #f3f3f3;
    }
    .li3{
        background-color: #f3f3f3;
    }
    .menu_body li{
        line-height: 26px;
    }
    .menu_list .act1{
        color: #000;
        background-color: #fff;
    }
}
@media screen and (min-width:768px) and (max-width:991.99px){
    #yincang{
        display: none;
    }
    .zuida{
        position: relative;
        height: 165px !important;
        background-color: #fff;
    }
    .shoufeng{
        height: 65px;
        top: 0px;
        background-color: #e2006c;
    }
    .menu_list{
        height: 100px;
    }
    .zuida .menu_head1{
        float: left;
        width: 27%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15px;
        left: 19px;
        text-align: center;
        padding: 0;
        
    }
    .zuida .menu_head2{
        float: left;
        width: 27%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15px;
        left: 75px;
        text-align: center;
        padding: 0;
    }
    .zuida .menu_head3{
        float: left;
        width: 27%;
        background-color: #e2006c;
        height: 30px;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 25px;
        position: relative;
        top: 15px;
        left: 128px;
        text-align: center;
        padding: 0;
    }
    .menu_head1:hover{
        background-color: #fff;
        color: #000000;
    }
    .menu_head2:hover{
        background-color: #fff;
        color: #000000;
    }
    .menu_head3:hover{
        background-color: #fff;
        color: #000000;
    }
    .menu_body{
        position: absolute;
        top: 74px;left: 5px;
        margin-bottom: 10px;
    }
    .menu_body2{
        position: absolute;
        top: 74px;left: 5px;
        margin-bottom: 10px;
    }
    .menu_body3{
        
        position: absolute;
        top: 74px;left: 5px;
        margin-bottom: 10px;
    }
    .div_ul1{
        width: 740px;
        border: 0;
    }
    .div_ul2{
        width: 740px;
        border: 0;
    }
    .div_ul3{
        width: 740px;
        border: 0;
    }
    .menu_body li {
        line-height: 26px;
    }
    .div_ul1 li{
        float: left;
        width: 115px;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
    }
    .div_ul2 li{
        float: left;
        width: 115px;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;
    }
    .div_ul3 li{
        float: left;
        width: 115px;
        height: 30px;
        border: 1px solid #f1f1f1;
        margin-left: 6px;
        text-align: center;
        margin-bottom: 7px;
        line-height: 30px;

    }
    .div_ul2{
       border: 0;
       
    }
    .div_ul3{
       border: 0;

    } 
    #a1{
        display: block;
    }
     #a2,#a3{
        display: none;
    }
    .letter span{
        border: 0;
    }
    .letter2 span{
        border: 0;
    }
    .shiyi_ce{
        border: 0;
    }
    .lijilingqu1{
        display: none;
    }
    .dijizhangjie{
        display: none;
    }
    .letter_div{
        padding-left: 0px;
        display: inline-block;
    }
    .hot_box .letter{
        padding-top: 0px;
        padding-bottom: 0px;
        height: 50px !important;
    }
    .hot_box .letter2{
        padding-top: 0px;
        padding-bottom: 0px;
        height: 50px !important;
    }
    .hot_box .letter3{
        padding-top: 0px;
        padding-bottom: 0px;
        height: 50px !important;
    }
    .img2_lingqu{
        display: none;
    }
    .hot_box .letter a{
        padding-top: 13px;
    }
    .hot_box .letter2 a{
        padding-top: 13px;
    }
    .hot_box .letter3 a{
        padding-top: 13px;
    }
    .li1{
        background-color: #f3f3f3;
    }
    .li2{
        background-color: #f3f3f3;
    }
    .li3{
        background-color: #f3f3f3;
    }
    .menu_list .act1{
        color: #000;
        background-color: #fff;
    }
} 

@media screen and (min-width:992px) and (max-width:1199.99px){
    .col-md-9 {
        width: 82%;
    }
    .col-md-3 {
        width: 20%;
    }
    .dijizhangjie{
        display: none;
    }
    .letter_div{
        padding-left: 0px;
        display: inline-block;
    }
    .div_ul1 li:hover{
        cursor: pointer;
    }
    .div_ul2 li:hover{
        cursor: pointer;
    }
    .div_ul3 li:hover{
        cursor: pointer;
    }
    .div_ul1{
        position: relative;
        top: -8px;left: 0px;
        border: 2px solid #b2c8f6;
        width: 132px;
    }
    .div_ul2{
        position: relative;
        top: -20px;left: 0px;
        border: 2px solid #f0c5d9;
        width: 132px;
    
    }
    .div_ul3{
        position: relative;
        top: -65px;left: 0px;
        border: 2px solid #e6d7a2;
        width: 120px;
    }
    
    .menu_head1{
        width: 22px;
        height: 65px;
        background-color: #4179eb;
        font-size: 10px;
        color: #fff;
        position: absolute;
        top: 2px;
        padding-left: 6px;
        line-height: 15px;
        padding-top: 9px;
    }
.menu_head2 {
    width: 22px;
    height: 78px;
    background-color: #e2006c;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 76px;
    padding-left: 6px;
    line-height: 15px;
    padding-top: 6px;
    cursor: pointer;
    border: 0;
}
.menu_head3 {
    width: 22px;
    height: 75px;
    background-color: #d1a50d;
    color: #fff;
    position: absolute;
    top: 163px;
    padding-left: 6px;
    line-height: 15px;
    padding-top: 8px;
    font-size: 10px;
}
.div_ul1 li {
    padding-left: 20px;
    color: #909090;
}
.div_ul2 li {
    padding-left: 20px;
    color: #909090;
}
.div_ul3 li {
    padding-left: 20px;
    color: #909090;
}
.div_ul1 li:hover{
    background-color: #f3f3f3;
    cursor: pointer;
}
.div_ul2 li:hover{
    background-color: #f3f3f3;

    cursor: pointer;
}
.div_ul3 li:hover{
    background-color: #f3f3f3;
    cursor: pointer;
}
    .hot_box .letter{
        padding-top: 10px;
        padding-bottom: 20px;
        height: 50px !important;
    }
    .hot_box .letter2{
        padding-top: 10px;
        padding-bottom: 20px;
        height: 50px !important;
    }
    .hot_box .letter3{
        padding-top: 10px;
        padding-bottom: 20px;
        height: 50px !important;
    }
    .img2_lingqu{
        display: none;
    }
    .act1{
        font-size: 15px;
        padding: 10px 23px 21px 11px;
        transform: translate(-11px,0px);
    }
    .li1{
        background-color: #f3f3f3;
    }
    .li2{
        background-color: #f3f3f3;
    }
    .li3{
        background-color: #f3f3f3;
    }
    
}
@media screen and (min-width:1200px) {
    .dijizhangjie{
        display: none;
    }
    .letter_div{
        padding-left: 0px;
        display: inline-block;
    }
    .div_ul1 li:hover{
        
        cursor: pointer;
    }
    .div_ul2 li:hover{
      
        cursor: pointer;
    }
    .div_ul3 li:hover{
      
        cursor: pointer;
    }
    .div_ul1{
        position: relative;
        top: -10px;left: 0px;
        border: 2px solid #b2c8f6;
        width: 132px;
    }
    .div_ul1 li{
        padding-left: 20px;
        color: #909090;
    }
    .div_ul2{
        position: relative;
        top: -20px;left: 0px;
        border: 2px solid #f0c5d9;
        width: 132px;
    }
    .div_ul2 li{
        padding-left: 15px;
        color: #909090;
    }
    .div_ul3{
        position: relative;
        top: -65px;left: 0px;
        border: 2px solid #e6d7a2;
        width: 130px;
    }
    .div_ul3 li{
        padding-left: 15px;
        color: #909090;
    }

    .menu_head1{
            width: 22px;
            height: 75px;
            background-color: #4179eb;
            font-size: 10px;
            color: #fff;
            position: absolute;
            top: 2px;
            left: 0px;
            padding-left: 6px;
            line-height: 20px;
            padding-top: 7px;
            
    }
    .menu_head2{
            width: 22px;
            height: 75px;
            background-color: #e2006c;
            font-size: 10px;
            color: #fff;
            position: absolute;
            top: 88px;
            padding-left: 6px;
            line-height: 15px;
            padding-top: 8px;
        }
        .menu_head3{
            width: 22px;
            height: 75px;
            background-color: #d1a50d;
            color: #fff;
            position: absolute;
            top: 174px;
            padding-left: 6px;
            line-height: 15px;
            padding-top: 5px;
            font-size: 10px;
        }	   
    .act1{
        font-size: 15px;
        padding: 8px 22px 4px 11px;
        transform: translate(-11px,0px);
    }
    .hot_box .letter{
        padding-top: 15px;
        padding-bottom: 32px;
        height: 50px !important;
    }
    .hot_box .letter2{
        padding-top: 15px;
        padding-bottom: 32px;
        height: 50px !important;
    }
    .hot_box .letter3{
        padding-top: 15px;
        padding-bottom: 32px;
        height: 50px !important;
    }
    .img2_lingqu{
        display: none;
    }
    .menu_list{
        position: relative;
    }
    .li1{
        background-color: #f3f3f3;
    }
    .li2{
        background-color: #f3f3f3;
    }
    .li3{
        background-color: #f3f3f3;
    }
}
