@charset "utf-8";
*{margin: 0;padding: 0;box-sizing: border-box;}
body{color:#333;}
a:hover{color:#cc2728;text-decoration:underline; outline: none !important;}
body a:focus {outline: none !important;}
 a::-moz-focus-inner{border: 0 ;outline:0 !important;}
ul{display: inline-block;}
a{text-decoration:none;color: #333;}
img, input {vertical-align: middle;}
input,button{outline: none;border: none;}
li{list-style: none;}
.zcwjk{
    padding: 20px;
    background: #fff;
}
.con1{
    padding-top: 40px;
    width: 100%;
    height: 307px;
    text-align: center;
    background: url(../images/wjtopbg.png) no-repeat;
}
.searchbox{
    position: relative;
    margin: 32px auto 0;
    width: 635px;
    height: 56px;
}
.searchbox input{
    float: left;
    padding-left: 20px;
    width: 525px;
    height: 100%;
    font-size: 16px;
    background: #fff;
    border-radius: 10px 0 0 10px;
    box-shadow: 0px 2px 4px  #C2D4FC;
}
.searchbox .btn{
    float: right;
    width: 110px;
    height: 100%;
    line-height: 56px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #4B78E2;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
}
.searchbox .btn *{
    display: inline-block;
    vertical-align: middle;
}
.searchbox .btn img{margin-right: 5px;}

.pos {
    line-height: 25px;
    padding-bottom: 15px;
    box-sizing: border-box;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
#dy{
    padding:15px;
    text-align:right;
    font-size:16px;
    margin-right: 12px;
     
}
#dy img{
    max-width:25px;
    margin-right:10px;
}
body{
    background: #fff;
    font-family:   Microsoft Yahei ;
    color: #333;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.container:before{
    display: unset;
}
.clearfix::after,.biao li .h1::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}

.content{
    padding: 25px 0;
}
 .tit span{
    color:#868585;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    padding-left: 18px;
    border-left: 2px solid #868585;
    font-weight: bold;
    cursor: pointer;
}
 .tit span.on{
    color: #b90000;
    border-left: 5px solid #b90000;
 }
 .tit span+span{
     margin-left: 10px;
 }
.tit{
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
.con1 .ssinputbox{
    padding-top: 5px;
}
.con1 .ssinputbox li{
    width: 50%;
    float: left;
    padding-left: 25px;
    box-sizing: border-box;
    padding-top: 10px;
    font-size: 16px;
}
.con1 .ssinputbox span{
    text-align: right;
    display: inline-block;
    width: 100px;
}
.con1 .ssinputbox li input,
.con1 .ssinputbox li select{
    width: 388px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    text-indent: 20px;
}
.con1 .btnbox {
    padding-top: 15px;
    width: 100%;
    text-align: center;
    padding-bottom: 6px;
}
.con1 .btnbox button{
    width: 145px;
    height: 47px;
    text-align: center;
    background: #be0000;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
}

.con1  .btnbox button+button{
    margin-left: 80px;
    background: #a5a5a5;
}
.whitebg .bg1{
    width: 100%;
    height: 6px;
    background: #fff;
}
.whitebg .bg1{
    width: 100%;
    height: 6px;
    background: #f5f5f5;
}

.con2{
    width: 100%;
}


.con2{
    box-sizing: border-box;
    margin-top: 30px;
}
.con2left{
    width: 234px;
    float: left;
}
.con2left .leftnavbox {
    width: 100%;
    margin-bottom: 32px;
}
.con2 .con2lefttit{
    width: 100%;
    height: 52px;
    border-radius: 52px;
    background: #4B78E2;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 52px;
}
.con2 .con2lefttit img{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 13px;
}
.con2 .dhnav01{
    margin-top: 30px;    
    position: relative;
}
.con2 .dhnav01 .bavtit::after{
    display: block;
    width: 16px;
    height: 16px;
    font-size: 18px;
    font-weight:bolder;
    content: '+';
    color: #5183E6;
    position: absolute;
    right: 18px;
    top: 10px;
    z-index: 1;
}
.con2 .dhnav01.active .bavtit::after{
    content: '-';
    font-size:24px;
}
.con2 .dhnav01.active ul.xl{
    display: block;
}
.con2 .con2left .dhnav01 .bavtit{
    height: 48px;
    padding-top: 15px;
    box-sizing: border-box;
    background: url(../images/newzfwjss12_02.png)repeat-x;
    cursor: pointer;
    z-index: 10;
}
.con2 .con2left .dhnav01 .bavtit span{
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    border-left: 5px solid #5183E6;
       color: #5183E6;
    font-weight: bold;
    padding-left: 20px;
   
}
.con2 .con2left ul.xl{
    margin-top: 5px;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.con2 .con2left ul.xl li{
    height: 36px;
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 50px;
    height: 42px;
    overflow: hidden;
    position: relative;
    margin-top: -10px;
    font-size:16px;
    background: url(../images/newzfwjss12_05.png)no-repeat 0 4px;
    cursor: pointer;
}
.con2 .con2left  ul.xl li:first-child{
    background: url(../images/newzfwjss12_04.png )no-repeat  0 4px;

}
.con2 .con2left  ul.xl li:last-child{
    background: url(../images/newzfwjss12_06.png )no-repeat 0 4px;


}
.con2 .con2left .yhlxfl ul.xl li:nth-child(2),
.con2 .con2left .bsxuql ul.xl li:nth-child(2),
.con2 .con2left .cyfl ul.xl li:nth-child(2){
    background: url(../images/newzfwjss12_04.png )no-repeat  0 4px;
}
.con2 .con2left ul.xl li.on,
.con2 .con2left ul.xl li.on a{
    color: #5183E6;
}
.con2 .dhnav01 ul.xl{
    display: none;
}
.con2 .xlbox .on {
    display: block;
    
}

/* .inputser #searchForm{
    width: 100%;
}

.inputser #searchForm input{
    width: 86%;
}

.inputser #searchForm button{
    background: none;
}

.inputser #searchForm{
    margin-top: 0px;
} */

.con2 .con2right {
    width: 907px;
    float: right;
}
.con2 .con2right.results{
    width: 100%;
}
.con2 .con2right>p.wz {
    text-align: right;
    padding: 20px 10px;
    color: #be0000;
    font-size: 14px;
}
.con2 .con2right #page_div{
    padding-top: 25px;
}
.con2 .con2right .biao{
    width: 100%;
    font-size: 18px;
}
.con2 .biao{
    /* background: #fff; */
}
.con2 .biao .biaotit{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #EDF5FF;
    text-align: center;
    box-sizing:border-box;
    color: #1B5ABA;
}
.con2 .biao .biaotit>div{
    line-height: 50px;
    padding:0;
}
.biao .lie1{
    width: 50px;
    line-height: 16px;
    text-align: center;
    padding-top: 19px;
}
.biao .lie2{
    width: 520px;
}
.results .biao .lie2{
    width: 770px;
}
.biao .lie3{
    width: 197px;
    line-height:28px;
    text-align: center;
    padding-top:20px;
}
.biao .lie4,.biao .lie5{
    width: 140px;
    text-indent: 13px;
    line-height:28px;
    text-align: center;
    padding-top:20px;
}
.biao .lie1,.biao .lie2,.biao .lie3,.biao .lie4,.biao .lie5{
    float: left;
    
}
.biaotit .lie1,.biaotit .lie2,.biaotit .lie3,.biaotit .lie4,.biaotit .lie5{
    line-height: 75px;
    font-weight: bold;
}
.con2 .biao .biaobody li{
    padding-bottom: 8px;
}
.con2 .biao .biaobody li:nth-child(even){
    background: #F7F9FC;
}
.con2 .biao .biaobody *{
    max-width:100%;
    box-sizing: border-box;
}
.con2 .biao .biaobody ul{
    width:100%;
}
.con2 .biao .biaobody ul li .p2{
    padding-left: 70px;
    box-sizing: border-box;
    padding-bottom: 12px;
    display: none;
}
.con2 .biao .biaobody ul li .p2 .jdlist{
    padding-top:8px;
    color:#d1d1d1;
    /* display: none; */
}

.con2 .biao .biaobody ul li .p2 .jdlist i,
.con2 .biao .biaobody ul li .p2 .jdlist a{
    color:#9c9c9c;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    width: 98%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.con2 .biao .biaobody ul li .lie2{
    padding: 4px 2px;
    box-sizing: border-box;
    display: table;
    height: 54px;
}
.con2 .biao .biaobody ul li  .h1{

}
.con2 .biao .biaobody ul li  .redjd span{
    cursor: pointer;
}
.con2 .sztsbox{
    text-align: center;
}
.con2 .sztsbox a{
    display:inline-block;
    padding: 0 25px;
    line-height:46px;
    margin: 20px 0px;
    border: 1px solid #d1d1d1;
    border-radius: 46px;
}
.redjd{
    width: 100%;
    display: block;
    padding-left: 50px;
    float: left;
    font-size: 14px;
    color: #be0000;
    line-height: 14px;
}
.biaobody ul .lie2 a{
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
}
.biaobody li:nth-child(2n+1){
    background: #fff;
}
.lie2 a{
    width: 100%;
    overflow: auto;
    text-overflow: unset;
}
.h2.p2{
    display: none;
}





.con3{
    margin-top: 35px;
}

.con3 .zwfwbox .zcsix{
    float: left;
}

.con3  .tit .morebox{
    float: right;
}
.con3  .tit .morebox a{
    display: none;
    color:#8a8a8a;
}
.con3  .tit .morebox .show{
    display: block;
}
.con3 .zwfwbox  {
    padding-top: 26px;
}
.con3 .zwfwbox  .zcsix {
    width: 260px;
    height: 140px;
    padding: 15px 0 0 20px;
    margin-bottom: 10px;
    float: left;
    margin-left: 15px;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    
}
.con3 .zwfwbox .zwli01,
.con3 .zwfwbox .zwli05{
    width: 360px;
    height: 140px;
    margin-left: 0;
}
.con3 .zcsix .mytitle,.zcsix .mytitle a{
    line-height: 40px;
    color: #464646;
    font-weight: bold;
    font-size: 18px;
    
}
.con3  .zcsix  .mytitle,
.con3 .zcsix ul{
    padding-left: 50px;
}
.con3  .zcsix ul li {
    float: left;
    width: 95px;
}
.con3 .zcsix ul li, .zcsix ul li a{
    color: #8c8c8c;
    font-size: 14px;
    line-height: 30px;
}
.con3 .zwli02 li.thr,
.con3 .zwli02  li.fin{
    width:auto;
}
.con3 .zwli02 li.fin{
    margin-left:15px;
}
.con3  .zwli01 ul  li{
    width: 110px;
}
.con3  .zwli01 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo2.png) no-repeat;
}
.con3  .zwli02 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo7.png) no-repeat;
}
.con3  .zwli03 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo1.png) no-repeat;
}
.con3  .zwli04 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo8.png) no-repeat;
}
.con3  .zwli05  .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo3.png) no-repeat;
}
.con3  .zwli06 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo4.png) no-repeat;
}
.con3  .zwli07 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo5.png) no-repeat;
}
.con3  .zwli08 .mytitle{
    background: url(/10462/xhtml/images/zcfwlogo6.png) no-repeat;
}
.biaobody{
   /* min-height: 700px;*/
}
.pagination-num.active{
    color: #fff;
}
.con3 .mytitle img{
    display:none;
}
.con3nr,.con3ul {
    width: 100%;
}
.con3ul{
    display: none;
}
.con3ul.on{
    display: block;
}
.con3 .con3list {
    padding: 20px 0;
}
.con3 .con3list  li a{
    font-size: 18px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 88%;
}
.con3 .con3list  li a:hover{
    color: #ae1110;
    outline: none !important;
}
.con3 .con3list li>span{
    float: right;
    line-height: 40px;
    margin-top: -40px;
    font-size:18px;
}
.con3 .con3list li a span{
    float: unset;
}
.con3 .con3list li span.on{
    color: #cc2728;
}
.con3list  li {
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    background: url(../images/index202109/scindex_comdian.png) no-repeat 0px 18px;
}
.con3list ul {
    width: 100%;
}
.con3nr{
    /* height:320px; */
}
.con2leftimg li{margin-top: 25px;}
.con2leftimg .gz{
    margin-top: 25px;
    display:inline-block;
}
 .con2leftimg li{
   cursor: pointer;
}
/* 20231008 */
.wzfldy li {
    position: relative;
}
.wzfldy li .dy{
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 50px;
    /* display: none; */
}
.wzfldy li.on .dy{
    display: block;
}
.wzfldy li:hover .dy{
    display: block;
}
.wzfldy li .dy img{
    width: 20px;
    vertical-align: middle;
    margin-right: 4px;
}
.wzfldy li .dy span{
    font-size: 14px;
}
/* 20231008 */

/* 搜索页 */
.topsearch{
    padding: 25px;
    background: #ECF2FF;
}
.gjssbox > div:first-child{margin-top: 0;}
.gjssbox > div{margin-top: 21px;font-size: 0;}
.gjssbox > div.radio{margin-top: 34px;display: none;}
.gjssbox > div > *{display: inline-block;vertical-align: middle;font-size: 18px;}
.gjssbox > div i{display: inline-block;text-align: justify;text-align-last: justify;;font-style: normal;width: 80px;}
.gjssbox > div .sszd{margin-right: 15px;}
.gjssbox > div .lb{background-color: #fff;margin-right: 60px;}
.gjssbox > div .lb select{width: 270px;height: 50px;line-height: 50px;padding-left: 20px;background: url(../images/down.png) no-repeat 96% center;border: none;appearance:none;}
.gjssbox > div .ipt{width: 400px;height: 50px;padding-left: 20px;outline: none;border: none;background: #fff;margin-right: 60px;}
.gjssbox > div .layui-input{width: 182px;height: 50px;padding-left: 20px;background: #fff url(../images/date.png) no-repeat 90% center;}
.gjssbox > div b{font-weight: normal;margin: 0 5px;}
.gjssbox > div input[type=radio]{width: 22px;height: 22px;}
.gjssbox > div label{margin-right: 24px;margin-left: 10px;/* min-width: 74px; */}
.gjssbox .btn{text-align: center;}
.gjssbox .btn div{width: 120px;height: 50px;text-align: center;line-height: 50px;color: #fff;font-weight: bold;margin: 0 10px;cursor: pointer;}
.gjssbox .btn .zcsearch{background-color: #1760AD;}
.gjssbox .btn .reset{background-color: #689EE3;}

@media(max-width:1200px){
    .content{
        padding:15px 6px;
        box-sizing: border-box;
    }
    .container{
        width:100%;
    }
    .con1 .ssinputbox li,
    .con2left,
    .con2 .con2lefttit,
    .con2left .leftnavbox,
    .con2 .con2right{
        width:100%
    }
    .con2 .con2right{
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .con2 .con2right .biao{
        white-space: normal;
    }
    #page_div{
        padding-bottom:30px;
    }
    .con1 .ssinputbox li input, .con1 .ssinputbox li select{
        width:100%;
        margin-top:10px;
    }
    .con2leftimg{
        text-align: center;
        padding: 0 0 20px 0px;
    }
    .con2leftimg li{
        display: inline-block;
    }
    .con2leftimg li{
        margin-left:30px;
    }
    .con3 #zwfwbox .zcsix{
        width: 96%;
        margin: 10px auto;
        height: auto;
        float: none;
        padding: 8px 0 12px 15px;
    }
    .con3 .con3nr{
        height:auto;
    }
    .con3 .con3list li a{
        width:80%;
    }
    
}



@media(max-width:600px){
    .con1 .btnbox button{
        width: 115px;
        font-size: 16px;
        height: 36px;
    }
     .con1 .btnbox button+button{
        margin-left:10px;
    }
    .con2leftimg li{
        margin-left:0px;
    }
    .con1 .ssinputbox li{
        padding-left:0px;
    }
    .con2 .con2lefttit{
        height:42px;
        line-height:42px;
    }
    .con2leftimg img{
        max-width:100%;
    }
    .con2 .con2left .dhnav01 .bavtit span,
    .con3 .zcsix .mytitle, .zcsix .mytitle a,
     .con2 .con2lefttit,
    .con3 .zwfwbox#zwfwbox .zcsix .mytitle, .zcsix .mytitle a,
    .con3 .con3list li a{
        font-size: 16px !important;
    }
    .con3 .con3list li a{
        width:65%;
    }
        .con2 .biao .biaobody *，
    .con2 .biao .biaobody ul li .p2 .jdlist i, .con2 .biao .biaobody ul li .p2 .jdlist a
    .con2 .biao .biaobody ul li .redjd span{
        font-size: 14px !important;
    }
}