.header{

    background: #ffffff;

    position: relative;

    height: 70px;

    padding: 0 10px;

    box-sizing: border-box;
    margin-top: 6px !important;

}

.header .logo a{

    display: block;

    margin-top: 8px;

}

.header .logo img{

    display: block;

    width: 100%;

    height: 52px;

}

.header .logo span{

    display: block;

    font-size: 15px;

    color: #666;

    margin-top: 20px;

    margin-left: 6px;


}

.header .sign{

    text-align: center;

}

.header .sign>div{
    position: relative;
    right: -26px;
    text-align: right;
}

.header .sign p{

    font-size: 12px;

    /*color: #0884cc;*/

    margin-top: 4px;
    text-align: right;

}

.header .sign p span{
    color: #e44544c4;
}
.header .sign u{
    width: 1px;
    height: 15px;
    background: #c7c7c7;
    position: absolute;
    top:13px;
}
.header .sign p em{

    color: #e44544;

}

.header .sign a{

    font-size: 15px; 

    /*color: #0884cc;*/

    display: inline-block;

    margin: 0px 5px;

    padding: 10px 0;



}

.header .sign .shez{

    display: inline-block;

    width: 100px;

    vertical-align: top;

    position: relative;

    text-align: center;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

}

.header .sign .shez .sz{

    padding-left: 8px;

    box-sizing: border-box;

}

.header .sign .shez span{

    font-size: 15px;

    /*color: #0884cc;*/

    padding: 10px 0;



}

.header .sign .shez em{

    display: block;

    width: 11px;

    height: 10px;

    background-image: url(../img/xsj.png);

    background-repeat: no-repeat;

    background-position: center center;

    margin-top: 16px;

    margin-left: 4px;

}

.header .sign .shez.current{

    background: #0c86cd;

}

.header .sign .shez .shez_list{

    background: #0c86cd;

    z-index: 9999;

    width: 100%;

}

.header .sign .shez .sz{

    cursor: pointer;

}

.header .sign .shez.current em{

    background-image: url(../img/xsj1.png);

}

.header .sign .shez.current span{

    color: #ffffff;

}

.header .sign .shez_list{

    position: absolute;

    top: 38px;

    left: 0;

    padding-top: 6px;

    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

    display: none;

}



.header .sign .shez_list a{

    display: block;

    color: #ffffff;

    font-size: 14px;

    line-height: 30px;

    padding: 0;

}

.header .search{

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

}

.header .search .input{

    width: 256px;

    height: 28px;

    border: 1px solid #c7c7c7;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

    position: relative;

}

.header .search{

    margin-top: 18px;

}

.header .search .input img{

    width: 20px;

    position: absolute;

    right: 10px;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

}

.header .search input{
    width: 100%;
    display: block;
    line-height: 28px;
    padding-left: 10px;
    box-sizing: border-box;
    height: 28px;
}
.header .ts {
    margin-top: 4px;
    display: none;
}
.header .ts img{
    width: 17px;
}
.header .ts a{
    color: #666666;
    font-size: 12px;
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle;
    color: #e63018;
}
.top{
    background: hsl(0, 0%, 100%);
    padding: 0 10px;
    padding-right: 0;
    padding-bottom: 2px;
    box-sizing: border-box;
    position: relative;
}
.top .top_c{
    border-top: 1px solid #f0f0f0;
    padding: 5px 0 0;
    padding-bottom: 0;
}

.top .fr img{

    /*width: 85px;

    height: 52px;*/

    display: block;

    margin-top: 10px;


}

.top .top_img{

    display: block;

    width: 26px;

    height: 14px;

    position: absolute;

    top: 0;

    left: 7px;

}

.top .link{

    /* width: 970px; 

    padding-left: 7px;*/
    width: 912px;
    box-sizing: border-box;
    position: relative;

}
.dino,#show{display:none;}
    .top_c .link .span {
        width: 78px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border: none;
        border-radius: 0;
        position: relative;
        left: 4px;
    }
    .top_c .link i {
        float: left;
        margin: 6px 11px 0;
        width: 1px;
        height:16px;
        background: #c7c7c7;
    }
    .top_c .link u {
        float: left;
        margin: 6px 12px 0;
        width: 1px;
        height:15px;
        background: #c7c7c7;
    }

    /*.top_c .link .span::before {
        display: block;
        content: "";
        position: absolute;;
        left: -6px;
        height: 70%;
        background: #c7c7c7;
        width: 1px;
        top: 68%;
        transform: translateY(-50%);
    }*/

    .top_c .link .span em {
        display: inline-block;
        vertical-align: middle;
    }

    .top_c .link .span img {
        vertical-align: middle;
        width: 16px;
    }

    .top_c .link .active {
        display: none;
        color: #e62f17ab;
        border-color: #e62f1766;
    }

    .top_c .link .current {
        /* font-weight: bold; */
    }
    .top_c .link .caozuo{
        
        position: absolute;
        right: 10px;
        bottom: 9px;
    }
    .top_c .link .caozuo span{
        color: #ff0000;
        cursor: default;
    }
    
.top a{

    display: block;

    /*width: 101px;*/

    height: 26px;
    line-height: 26px;

    float: left;

    font-size: 16px;

    border-radius: 15px;

    -webkit-border-radius: 15px;

    -moz-border-radius: 15px;

    -ms-border-radius: 15px;

    -o-border-radius: 15px;

    /*border: 1px solid #c2c5cb;*/

    text-align: center;

    margin-bottom: 6px;


}

.top a.current{

    color: #0884cc;

    /*border-color: #098cce66;*/

}
.top a:active{
    color: #e44544;
    border-color:#e44544;
}
/*
.top a:nth-child(8n){

    margin-right: 0;

}*/

.main {

    margin-top: 16px;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    flex-wrap: wrap;

}

.main .right{

    width: 232px;

}

.main .tit{

    width: 140px;

    background: #ffffff;

    padding: 3px 5px;

    box-sizing: border-box; 

    height: 1092px;

    overflow-y: scroll;

}

.main .tit h3{

    background: url(../img/bbs.jpg) no-repeat 5px center;

    background-size: 26px 15px;

    font-size: 17px;

    color: #333333;

    padding-left: 36px;

    box-sizing: border-box; 

}

.main .tit dd .catelist .hide_tit{
    height: 30px;
    overflow: hidden;
}

/*.main .tit dd.on .gengduo{ display: none;}*/

.zk_gd{ }
.zk_gd a::before{
    content: " ● ";
    color: rgb(8, 132, 204);
    font-size: 12px;
}

.main .tit dd.on .zk_gd{ display: block;}

.main .tit a{

    display: block;

    color: #0884cc;

    font-size: 16px;

    line-height: 30px;

    padding-left: 5px;

    box-sizing: border-box;
    
    cursor: pointer;
    
  white-space: nowrap; /* 防止文本换行 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
　　

}
.main .tit a:active{
    color:#e63018;
}

.main .tit a.gengduo:hover{ color:#e63018;}

.main .tit dd{

    border-bottom: 1px solid #ededed;

    /* padding: 10px 0; */

    box-sizing: border-box;

}
.main .tit dd:first-child{
    padding-top: 0;
}
.main .news .news_list p,.main .news .news_list .imgs{

    float: left;

}

.main .right {

    display: block;

    margin-left: 14px;

}

.main .right .title{

    padding: 14px 0;

    padding-right: 10px;

    box-sizing: border-box;

    border-bottom: 1px solid #f0f0f0;

}

.main .right .title h3{

    padding-left: 12px;

    box-sizing: border-box;

    border-left: 5px solid #ff002a;

    color: #ff002a;

}

.main .right .title a{

    text-transform: uppercase;

    font-size: 12px;

    color: #666666;

}

.main .news{

    background: #ffffff;

}

.main .news .news_list {

    padding: 0 10px;

    box-sizing: border-box;

    background: #ffffff;

}


.main .news .news_list .swiper-pagination{ bottom: 30px!important;}
.main .news .news_list{width: 100%; 
    height: 269px; }
.main .news .news_list .swiper-pagination-bullet{ width: 27px; height: 5px; background:rgba(0,0,0,0.5); border-radius: 0;}
.main .news .news_list .swiper-pagination-bullet-active{ background: #ff6700;}
.main .news .news_list img{
    display: inline-block;
    width: 100% !important;
    height: 190px;
}
.main .news .news_list p{
    width: 100% !important;
    line-height: 30px;
}


.main .news .news_list .imgs{

    width: 80px;

    height: 75px;

    overflow: hidden;

}

.main .news .news_list .imgs img{

    display: block;

    width: 100%;

}

.main .news .news_list a{

    display: block;

    margin-top: 10px;

}

.main .news .news_list p{

    font-size: 14px;

    color: #333333;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    width: 130px;

    padding-left: 10px;

    box-sizing: border-box;

    height: 38px;

    margin-top: 14px;

}

.main .right .zcta{

    margin-top: 10px;

    background: #ffffff;

}

.main .right .zcta img{

    display: block;

    margin: 0 auto;

    width: 205px;

}

.main .right .zcta {

    padding-bottom: 10px;

    background: #ffffff;

}

.main .right .zcta .imgs{

    height: 205px;

    height: 311px;

    overflow: hidden;

    margin-top: 10px;

}

.main .right .zcta .imgs img{

    display: block;

}

.main .right  .zcta2{

    background: #ffffff;

    margin-top: 10px;

    padding-bottom: 2.2rem;

}

.main .right  .zcta2 .imgs{

    width: 206px;

    height: 214px;

    overflow: hidden;

    margin: 0 auto;

}

.main .right .zcta2 img{

    display: block;

    width: 100%;

}

.main .right .zcta2 span{

    font-size: 14PX;

    color: #383c3f;

    text-align: center;

    margin-top: 10px;

}

.main .right .zcta2  a{

    background: #ff5722;

    color: #ffffff;

    font-size: 14px;

    margin-top: 10px;

    text-align: center;

    display: block;

    height: 34px;

    line-height: 34px;

    border-radius: 22px;

    -webkit-border-radius: 22px;

    -moz-border-radius: 22px;

    -ms-border-radius: 22px;

    -o-border-radius: 22px;

    width: 98px;

    margin: 0 auto;

    margin-top: 10px;

}



.main .content,.main .edit,.wenda_list,.sq_banzhu,.sq_banzhu2{

    width: 940px;

    padding: 0 10px;

    box-sizing: border-box;

    margin-left: 14px;

    background: #ffffff;

}

.content_h h2{

    font-size: 18px;

    color: #e63018;

    margin-top: 2px;

    line-height: 31px;

}

.content_h p em{

    color: #666666;

    font-size: 15px;

}

.content_h p {

    font-size: 13px;

    color: #666666;

    margin-left: 17px;

    margin-top: 2px;

    line-height: 31px;

}

.content_h .num{

    color: #888888;
    margin-right: 20px;
    /* margin-left: 100px; */

}

.content_h .tab_js span{

    font-size: 14px;

    color: #333333;

    display: block;

    width: 68px;

    height: 31px;

    line-height: 31px;

    text-align: center;

    margin-top: 2px;

   border-top-left-radius: 6px;

   border-top-right-radius: 6px;

   cursor: pointer;

}

.content_h .tab_js span.current {

    color: #111111;

    background: #c3dbff;

}

.content .nrjj{

    border: 4px solid #c3dbff;

    box-sizing: border-box;

    padding: 10px;
    padding-bottom: 5px;
    display: none;
    padding-right: 2px;

}

.content .nrjj.first{

    display: block;
    padding-right: 0px;

}

.swiper_nrjj,
#swiper_2{

    width: 236px;

    height: 130px;

}

.swiper_nrjj .pagination ,
#swiper_2 .pagination1{

    right: 0;

    width: auto;

    left: auto;

    bottom: 2px;

}

.swiper_nrjj .pagination span,
#swiper_2 .pagination1 span{

    background: rgba(0, 0, 0, 0.5);

    color: #ffffff;

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    width: 16px;

    height: 16px;

    text-align: center;

    line-height: 16px;

    opacity: 1;

    margin:  0 2px !important;

    padding: 0;

    font-size: 12px;

}
.swiper_nrjj .pagination span.swiper-pagination-bullet-active,
#swiper_2 .pagination1 span.swiper-pagination-bullet-active{
    background: #e44544;
}
.content .nrjj .fr p{

    font-size: 14px;

    line-height: 23px;

    color: #555555;

    width: 460px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 6;

    overflow: hidden;

    text-indent: 2em;
    margin-right:8px;
    margin-top:-6px;

}

.toutiao{ padding: 2px; margin-top:-6px;}

.toutiao dd{ display: inline-block; 
    width: 225px; white-space: nowrap;

    overflow: hidden; 
    font-size: 14px; 
    line-height: 23px;
    padding: 0 20px; 
    padding-left: 4px;
    box-sizing: border-box;
    }

.toutiao dd a:hover{ color: #0884cc;}

.toutiao dd:before{content: " ● "; color: #0884cc;font-size: 12px;}

.options .options1 a{

    font-size: 15px;

    color: #333333;

    margin-left: 35px;

    line-height: 26px;

}

.options {

    padding: 4px 0;

}

.options .options1 a:first-child{

    margin-left: 6px;

}

.options .search{

    width: 204px;

    height: 27px;

    box-sizing: border-box;

    border: 1px solid #d2d2d2;

    position: relative;

    margin-left: 48px;

}

.options .search img{

    width: 17px;

    height: 17px;

    position: absolute;

    right: 6px;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translatey(-50%);

    -moz-transform: translatey(-50%);

    -ms-transform: translatey(-50%);

    -o-transform: translatey(-50%);

}

.options input{

    width: 100%;

    height: 28px;
    line-height: 28px;
    display: block;

    padding-left: 6px;

    box-sizing: border-box;

}

.options .options2 a{

    margin-left: 10px;

    display: block;

    font-size: 14px;

    color: #333333;

    width: 72px;

    height: 26px;

    text-align: center;

    line-height: 26px;

    box-sizing: border-box;

    border: 1px solid #6a6a69;

    background-image: -moz-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(252,252,252) 100%);

    background-image: -webkit-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(252,252,252) 100%);

    background-image: -ms-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(252,252,252) 100%);

}

.table .th{

    background: #e8e8e8;

    padding-left: 6px;

    box-sizing: border-box;

}

.table .th span{

    color: #333333;

    font-size: 15px;

    line-height: 24px;

    height: 24px;

}

.table span{

    display: block;

}
.table .th  span:first-child{
    width: 453px;
}
.content .table dd .texts{
    width: 459px;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.table span:nth-child(2){
    text-align: center;
    width: 72px;
}

.table span:nth-child(3){

    width: 50px;
    text-align: center;

}
.table span:nth-child(4){
    width: 40px;
    text-align: center;
}

.table span:nth-child(5){

    width: 100px;

    text-align: center;

    margin-left: 4px;

}

.content .table  dl{  height: 803px;overflow-x: scroll;}

.content .table dd {

    line-height: 35px;

    border-bottom: 1px solid #e6e6e6;

    box-sizing: border-box;

    font-family: "宋体";

}

.content .table dd span{

    font-size: 12px;

    color: #666666;
    overflow: hidden;
    display: block;

}
.content .table dd .texts span{
    font-size: 14px;

}
.content .table dd .texts a{

    /* width: 86%; */
    display: block; 
    flex: 0 0 auto;
    font-size: 15px;

    color: #333333;
    font-family: "宋体";
    min-width: 100px;
    overflow: hidden;

}

.content .table dd .texts span{

    color: #e44544;

    display: inline-block;
    vertical-align: middle;
}

.content .table dd .texts em{

    display: block;

    color: #ffffff;

    background: #f98d51;

    font-size: 12px;

    padding: 2px 4px;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    -ms-border-radius: 2px;

    -o-border-radius: 2px;

    line-height: normal;

    margin-top: 8px;
    flex: 0 0 auto;

}





.main .edit input.fr{

    display: block;

    height: 35px;

    line-height: 5px;

    width: 625px;

    border: 1px solid #d2d2d2;

    padding-left: 10px;

    box-sizing: border-box;

}

.main .edit{

    padding: 0 32px;

    padding-top: 28px;

    box-sizing: border-box;

}

.main .edit h2{

    font-size: 18px;

    color: #333333;

    padding-left: 14px;

    border-left: 6px solid #0884cc;

}

.main .edit span.fl{

    width: 80px;

    text-align: right;

    font-size: 14px;

    color: #333333;

    line-height: 35px;

}

.edit .edui-default .edui-editor-bottomContainer table{

    display: none;

}

.edit .edit_ueditor{

    margin-top: 18px;

}

.edit .submit{

    display: block;

    width: 106px;

    height: 36px;

    text-align: center;

    line-height: 36px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

    background: #f99203;

    color: #ffffff;

    font-size: 16px;

    margin-left: 112px;

    margin-top: 28px;

}

#edui1_toolbarbox{

    position: static !important;

}

.wenda_list{

    padding: 0 26px;

    padding-top: 28px;

}

.wenda_list .head{

    padding-bottom: 5px;

    border-bottom: 1px solid #ededed;

}

.wenda_list .head h2{

    font-size: 18px;

    color: #333333;

    border-left: 6px solid #0884cc;

    padding-left: 14px;

    box-sizing: border-box;

}

.wenda_list .head a{

    color: #ffffff;

    width: 72px;

    height: 26px;

    background: #f99203;

    text-align: center;

    line-height: 26px;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

}

.wenda_list .list {

    margin-top: 14px;

}

.wenda_list .list span,.wenda_list .list dd a{

    display: block;

    font-size: 14px;

    color: #555555;

}

.wenda_list .list dd a{

    max-width: 96%;

}

.wenda_list .list dd{

    line-height: 35px;

}

.wenda_list .list span:first-child{

    padding-left: 16px;

    box-sizing: border-box;

}

.wenda_list .list span:first-child,.wenda_list .list .text{

    width: 410px;

    margin-right: 15px;

}

.wenda_list .list  span:nth-child(2){

    width: 110px;

    text-align: center;

}

.wenda_list .list span:nth-child(3){

    width: 110px;

    text-align: center;

}

.wenda_list .list .th{

    background: #e8e8e8;

    height: 24px;

    line-height: 24px;

}

.wenda_list .list .th span{

    font-size: 14px;

    color: #666666;

}

.sq_banzhu,.sq_banzhu2{

    padding: 0 30px;

    padding-top: 14px;

}

.sq_banzhu h2 span,.sq_banzhu2 h2 span{

    display: block;

    background: #089bf1;

    color: #ffffff;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    font-size: 15px;

    color: #ffffff;

    line-height: 42px;

    font-weight: normal;

    padding: 0 20px;

}

.sq_banzhu h2,.sq_banzhu2 h2{

    border-bottom: 1px solid #ededed;

}

.sq_banzhu .tab{

    border-bottom: 1px solid #ededed;

    margin-bottom: 36px;

}

.sq_banzhu .tab p{

    font-size: 16px;

    color: #333333;

    width: 33.333%;

    text-align: center;

    padding-top: 25px;

}

.sq_banzhu .tab p span{

    padding: 25px 0;

    display: inline-block;

}

.sq_banzhu .tab p.current span{

    position: relative;

   

}

.sq_banzhu .tab p.current span::after{

    color: #0884cc;

    content: "";

    display: block;

    width: 100%;

    height: 3px;

    background: #0884cc;

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

}

.sq_banzhu .form span{

    font-size: 14px;

    color: #333333;

    line-height: 35px;

    height: 35px;

}

.sq_banzhu .form .layui-form-select{

    width: 210px;

    line-height: 35px;

    height: 35px;

}

.sq_banzhu .form .tab_s span{

    border: 2px solid #dcdcdc;

    font-size: 14px;

    color: #666666;

    margin-right: 10px;

    padding: 0 14px;

    height: 32px;

    line-height: 32px;

    cursor: pointer;

}

.sq_banzhu .form .tab_s span.current{

    border-color: #0884cc;

}

.sq_banzhu .form{

    margin-top: 14px;

}

.sq_banzhu .sqtj{

    margin-top: 20px;

}

.sq_banzhu .sqtj h4{

    font-size: 14px;

    color: #333333;

    font-weight: normal;

    margin-bottom: 10px;

}

.sq_banzhu .sqtj dd{

    font-size: 14px;

    line-height: 30px;

}

.sq_banzhu .sqtj .radio input{

    display: inline-block;

    -webkit-appearance: button;

    cursor: pointer;

    margin-left: 10px;

    margin-right: 2px;

}

.sq_banzhu .sqtj .layui-form-radio{

    display: none;

}

.sq_banzhu .sqtj .xyb,.sq_banzhu2 .xyb{

    display: block;

    width: 160px;

    height: 36px;

    line-height: 36px;

    background: #f99203;

    color: #ffffff;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

    text-align: center;

    margin-top: 60px;

}

.sq_banzhu2 li {

    margin-top: 12px;

}

.sq_banzhu2 li span:first-child{

    display: block;

    font-size: 14px;

    color: #333333;

    width: 100px;

    text-align: right;

    line-height: 35px;

    margin-right: 10px;

}

.sq_banzhu2 li  .name{

    line-height: 35px;

}

.sq_banzhu2 li  .name em{

    font-size: 14px;

    color: #000000;

}

.sq_banzhu2 li  .name em:last-child{

    color: #999999;

    margin-left: 20px;

    display: inline-block;

}

.sq_banzhu2 li .radios{

    line-height: 35px;

}

.sq_banzhu2 li .radios input{

    display: inline-block;

    -webkit-appearance: button;

    appearance: button;

    margin-left: 30px;

    margin-right: 4px;

}

.sq_banzhu2 li .radios input:first-child{

    margin-left: 0;

}

.sq_banzhu2 li .layui-form-radio{

    display: none;

}

.sq_banzhu2 li .select .layui-input-inline{

    width: 188px;

}

.sq_banzhu2 li .selects .layui-input-inline{

    width: 380px;

}

.sq_banzhu2 li .select input,.sq_banzhu2 li .selects input{

    border-color: #d2d2d2;

}

.sq_banzhu2 li .input input{

    display: block;

    width: 380px;

    height: 35px;

    line-height: 35px;

    border: 1px solid #d2d2d2;

    padding-left: 10px;

    box-sizing: border-box;

}

.sq_banzhu2 li .input textarea{

    display: block;

    width: 380px;

    border: 1px solid #d2d2d2;

    padding: 10px;

    box-sizing: border-box;

    height: 150px;

}

.sq_banzhu2 .xyb{

    margin-top: 40px;

    margin-left: 110px;

}



.position_lk{

    display: inline-block

}

.details{

    width: 950px;

    background: #ffffff;

    padding: 22px 100px 24px 100px;

    box-sizing: border-box;

}
/*.details div{*/

/*    overflow: hidden;*/
/*}*/


.details  .details_content{
    overflow: hidden;
    max-height: 800px;
}
.details .more,.details .vip{
    display: block;
    position: relative;
    cursor: pointer;
    text-align: center;
    background-color: transparent;
    border-bottom: none;
    border-top: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 40px;
}
.details .expandShowBox::before {
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 36px;
    background: -webkit-gradient(linear, 0% 0%, 0% 82%, from(rgba(255, 255, 255, 0)), to(white));
}
/*.details .vip::before {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 300px;*/
/*    position: absolute;*/
/*    bottom: 115px;*/
/*    background: -webkit-gradient(linear, 0% 0%, 0% 82%, from(rgba(255, 255, 255, 0)), to(white));*/
/*}*/
.details .filedown{
    width: 80px;
    height: 36px;
    background: #3072cb;
    text-align: center;
    padding: 10px 3px;
    font-size: 12px;
    border-radius: 6px;
    margin-top: 30px;
}
.details .filedown a{
    color: #fff !important;
    cursor: pointer;
}

.details .more .expandBtn {
    border: 1px solid rgb(187, 187, 187);
    width: 118px;
    height: 36px;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
    box-sizing: border-box;
}

.details .position {

    font-size: 14px;

    color: #333333;

}

.details .position a{

    font-size: 14px;

    color: #0884cc;

}

.details .position>a{

    color: #e62f17;

    margin-left: 20px;

}

.details .title{

    text-align: center;

    margin-top: 30px;

    margin-bottom: 40px;

}

.details .title h2{

    font-size: 20px;

    color: #333333;

}

.details .title p{

    font-size: 14px;

    color: #666666;

    margin-top: 16px;

}

.details .title p em{

    color: #0884cc;

}

.details_content p{

    line-height: 30px !important;

    font-size: 16px;

    color: #333333;

}

.details .nlc-list{
    
    margin-top: 10px;
}
.details .nlc-list li{
    display: inline-block;
    width: 48%;
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 4px;
}
.details .nlc-list li a{
    
    display: inline-block;
    width: 100%;
    background: #ededed;
    padding: 2px 10px;
}
.details .nlc-list li a em{
    margin-left: 10px;
}


.details_mzsm{

    font-size: 16px;

    color: #666666;

    line-height: 28px;

    margin-top: 100px;

}


.details .from {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
    
}
.details .from ul{ display:flex; flex-wrap:wrap; justify-content: space-between;}
.details .from ul li{
    width: 48%;
    margin-bottom: 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.details .from ul li:last-child{ width:100%;align-items: flex-start; }
.details .from ul li .input {
    
    width: 87%;
    height: 36px;
    border: 1px solid #e5e5e5;
}
 
.details .from ul li:last-child .input{ width:94%; height:100px;}
.details .from ul li:last-child .input textarea{width:100%;}
.details .from ul li .input input{
    width:100%;
    height: 30px;
}
 
.details .from  .xyb {
    width: 100px;
    height: 40px;
    background: #3072cb;
    color: #fff;
    border-radius: 5px;
    margin-left:43px;
}



.reward .img{

    width: 62px;

    height: 62px;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    border: 1px solid #c6c9cf;
    margin: 0 auto;

}
.reward .shang span{
    display: block;
    text-align: center;
    color: #999999;
    margin-bottom: 10px;
}

.reward .shang .img  em{

    display: block;

    width: 24px;

    height: 23px;

    background: url(../img/shang.png) no-repeat center / cover;

    margin: 0 auto;

    margin-top: 20px;

}

.reward .zan .img  em{

    display: block;

    width: 27px;

    height: 26px;

    margin: 0 auto;

    margin-top: 18px;

    background: url(../img/wxzan.png) no-repeat center / cover;



}

.reward .zan .img  em.current{

    background: url(../img/xzzan.png) no-repeat center / cover;

}

.reward{
    text-align: center;
    margin-top: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.reward>div{

    display: inline-block;

    margin: 0 20px;

    cursor: pointer;
    padding-bottom: 20px;

}

.reward>div p{

    margin-top: 10px;

}

.zlupload .layui-upload-list{

    position: relative;

    max-height: 400px;

    overflow: hidden;

}



.zlupload .layui-upload-list button{

    width: 100%;

    height: 100%;

    position: absolute;

    opacity: 0;



}

.details .fenxiang{

    margin-top: 100px;

}

/*.details .fenxiang>span{*/

/*    margin-top: 4px;*/

/*    margin-right: 4px;*/

/*}*/

 
.details .fenxiang{width: 200px;position: relative;overflow:visible;}
.details .fenxiang .new_sharebtnbox{ display: flex; gap:0 10px; justify-content: flex-end; align-items: center; color: #666;}
.details .fenxiang .new_sharebtnbox a{ width: 30px; height: 30px; background: #cdd1d5; border-radius: 50px; display: block; text-align: center; line-height: 30px;display: flex; justify-content: center; align-items: center; cursor: pointer; }
.details .fenxiang .new_sharebtnbox a:hover{ background: #009fa7;}
.details .fenxiang .new_qrcode{position: absolute; top:35px; width: 80px; height: 80px;  left: 60px;}
.details .fenxiang .new_qrcode .new_close{position: absolute; top:30px; right: -30px;color: #aaa; font-family: arial; cursor: pointer; display: none;width: 20px;height: 20px;border: 1px #aaa solid; border-radius: 50px;text-align: center;line-height: 20px;font-size: 12px;}



.details_foot{

    margin-top: 10px;

}

.details_foot p,.details_foot p a{

    font-size: 14px;

    color: #666666;

}

.comment{

    background: #ffffff;

    margin-top: 10px;

    width: 950px;

}

.comment-area{ padding:0 100px !important;}
.comment .comments .comment{
    width:750px;
}

.comment .comment_tit p{

    font-size: 14px;

    color: #888888;

}

.comment .comment_tit p em{

    color: #2a80d6;

}

.comment .comment_tit .order{

    font-size: 14px;

    color: #333333;

}

.comment .comment_tit .order em{

    color: #ff0020;

}

.comment dd {

    padding: 10px 0;

    box-sizing: border-box;

    border-bottom: 1px solid #e1e4e6;

}

.comment dd .text{

    color: #333333;

    line-height: 24px;


    box-sizing: border-box;

    margin-top: 10px;


}

.comment dd .comment_foot p{

    font-size: 14px;

    color: #666666;

}

.comment dd .comment_foot a{

    font-size: 14px;

    color: #666666;

}

.comment_pages{

    /*padding: 22px;

    box-sizing: border-box;

    border-bottom: 1px solid #e1e4e6;*/

}

.comment .edit_ueditor{

    margin: 20px 0;


}

.comment .edit_ueditor .input{

    margin-bottom: 15px;

}

.comment .edit_ueditor .input input{

        border-width: 1px;

        border-color: rgb(194, 197, 203);

        border-style: solid;

        background-color: #ffffff;

        width: 227px;

        height: 42px;

        display: block;



}

.comment .edit_ueditor .input>div{

    margin-right: 50px;

}

.comment .edit_ueditor .input span{

    line-height: 44px;

    margin-right: 10px;

}

#edui1_bottombar{

    display: none;

}

.comment .edit_ueditor .button{

    background-color: rgb(7, 60, 122);

    width: 157px;

    height: 44px;

    color: #ffffff;

    font-size: 16px;

    text-align: center;

    line-height: 44px;

    display: block;

    margin-top: 20px;

}

.tuijian{

    width: 950px;

    background: #ffffff;

    padding: 25px 100px;

    box-sizing: border-box;

    margin-top: 14px;

}

.tuijian .tuijian_tit {

    padding-bottom: 14px;

    border-bottom: 1px solid #f0f0f0;

    margin-bottom: 10px;

}

.tuijian .tuijian_tit h2{

    font-size: 18px;

    color: #333333;

    padding-left: 10px;

    border-left: 6px solid #0884cc;

}

.tuijian .tuijian_tit a{

    font-size: 14px;

    color: #666666;

}

.tuijian ul li{ 
    /*line-height: 30px;*/ 
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    flex-direction: row; 
}

.tuijian ul li em{

    font-size: 14px;

    display: block;

    color: #666666;

}

.tuijian ul li a{

    display: block;
    
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    

    font-size: 15px;
    font-weight: 600;

    color: #333333;

    transition: .3s color;

    -webkit-transition: .3s color;

    -moz-transition: .3s color;

    -ms-transition: .3s color;

    -o-transition: .3s color;

}

.tuijian ul li a:hover{

    color: #0884cc;

}







.picMarquee-left {

    width: 241px;

    overflow: hidden;

}

.picMarquee-left ul{

    display: flex;

}

.picMarquee-left li{

    width: auto !important;

    min-width: 300px;

    overflow: hidden;

    white-space: nowrap;

    margin-right: 20px;

    display: flex;

}

.picMarquee-left li a{

    /* float: left; */

    

}



.menu-tab_s {
    position: relative;
}
.menu-tab{
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translate(-100%,-320%);
    -webkit-transform: translate(-100%,-320%);
    -moz-transform: translate(-100%,-320%);
    -ms-transform: translate(-100%,-320%);
    -o-transform: translate(-100%,-320%);
    padding: 14px 0;
}
.menu-tab a{
    display: block;
    width: 30px;
    background: rgb(243,86,78);
    color: #ffffff;
    font-size: 12px;
    width: 50px;
    line-height: 34px;
    text-align: center;
    margin: 1px 0;
}
.menu-tab div{
    background: rgb(243,86,78);
}
.menu-tab img{
    display: block;
    width: 30px;
    margin: 0 auto;
    padding: 2px 0;
}
.menu-tab a:hover{
    background: #ffffff;
    color: rgb(243,86,78);;
}
.nrjj_tianjia{
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    height: 22px;
    line-height: 20px;
    bottom:0;
}
.nrjj_tianjia .banner_text{
    padding-left: 5px;
}
.nrjj_tianjia .banner_text a{
    display: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.nrjj_tianjia .banner_text a.first{
    display: block;
  
}
.guanggao{
    width: 100%;
    margin-top: 8px;
}
.guanggao span{
    color: #666666;
}
.guanggao a{
    color: #0c31e6;
    margin-right: 22px;
    position: relative;
    font-size: 14px;
}
.guanggao a:last-child{
    margin-right: 0;
}
.guanggao a::after{
    content: "";
    display: block;
    position: absolute;
    background: url(../img/hots.png) no-repeat center / cover;
    width: 16px;
    height: 16px;
    right: -4px;
    top: 4px;
    transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
}
