.classItemH6 .classItem,.classItemH6 .classItema,.classItemH6 .classItema a{
    height: 60px;
}

.searchList{
    width: 870px;
    height: 140px;
    background: url("../images/listSearch.jpg") no-repeat left top;
    box-sizing: border-box;
    padding: 40px 0 0 48px;
    margin-bottom: 60px;
}

.searchList input{
    width:640px;
    height:60px;
    background:#fff;
    border-radius:4px 0px 0px 4px;
    float: left;
    line-height: 60px;
    box-sizing: border-box;
    padding-left: 34px;
}

.searchList .listSearchBtn{
    float: left;
    width:135px;
    height:60px;
    background:#DE030D;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    border-radius:0px 4px 4px 0px;
}
.xlayout-content{
    width: 870px;

}
.xlayout-content .lMain .list-main2{
    margin: 0;
}
.xlayout-content.pro-list{
    margin-top: 0;
}

.pqListLi{
    width:870px;
    height:189px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    padding: 24px 24px 0 24px;
    margin-top: 20px;
    transition: 0.3s;
}

.pqListLi:first-of-type{
    margin-top: 0;
}

.pqListLiH{
    height:28px;
    font-size:20px;
    font-weight:500;
    line-height:28px;
    color:#222222;
    margin-bottom: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.pqListTxt{
    font-size:16px;
    line-height:30px;
    color:#868686;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pqListLiTime{
    font-size:14px;
    height:20px;
    color:#868686;
}

.pqListLi:hover{
    background:#fff;
    box-shadow:0px 0px 20px rgba(0,0,0,0.2);
    transition: 0.3s;
}
.pqListLiH:hover{
    color: #2F4580;
    transition: 0.3s;
}

/**
问答详情
 */

.left-block {
    float: left;
}
.pd-mains.wsc-layoutCon{
    position: relative;
    padding: 0;
    margin: 60px auto;
}

.pd-mains .d-tit{
    position: relative!important;
    color: #222222;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
}
.pd-mains .d-tit h1{
    font-size: 28px;
}
.pd-mains .layout-content{
    width: 870px;
}
.posit .wsc-Nav{
    position: relative;
}
.pd-mains .d-info, .pd-mains .d-tip{
    color: #868686;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 17px;
}

.pd-mains  .infobor{
    color: #707070;
    opacity: 0.15;
    margin: 0 30px;
}

.pqLine{
    margin: 25px 0 10px 0;
    width:870px;
    height:0px;
    border-top:1px solid #E5E5E5;
}
.wsc-tagspq{
    margin-top: 15px;
}

.wsc-tags a{
    color: #868686;
    font-size: 14px;
}

.intro_tag{
    box-sizing: border-box;
    padding: 20px;
    color: #555555;
    font-size: 14px;
    line-height: 28px;
    background-color: #F5F5F5;
    margin-top: 20px;
}

.prevNews,.nextNews{
    margin-top: 30px;
    color: #333333;
    font-size:16px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.nextNews{
    margin-top: 20px;
}
.prevNews span,.nextNews span{
    color: #868686;
    transition: 0.3s    ;
}

.kjdh .pqList{
 width: 280px;
 padding: 0 18px;
    box-sizing: border-box;
    border:1px solid #E5E5E5 ;
}
.kjdh .pqListLi{
    width: auto;
    height: auto;
    background-color: #fff;
    padding: 20px 0;
    border-bottom:1px solid #E5E5E5;
    margin-top: 0;
}
.kjdh .pqListLiH{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size:16px;
    line-height:24px;
    height: 48px;
    white-space: normal;
}
.kjdh .pqListLi:hover{
    box-shadow: none;
}
.kjdh .pqListLi:last-of-type{
    border-bottom: none;
}

.kjdhnav{
    width: 280px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size:24px;
    padding-left: 30px;
    box-sizing: border-box;
    background: url("../images/padetailnavicon.jpg") no-repeat center;
}

/**
视频列表
 */
.videoNav a{
    width:180px;
    height:50px;
    background:#F5F5F5;
    line-height: 50px;
    text-align: center;
    color: #868686;
    font-size: 16px;
    margin-left: 30px;
    display: block;
    float: left;
}
.videoNav{
    margin-bottom: 30px;
}
.videoNav a.active,.videoNav a:hover{
    background-color: #2F4580;
    color: #fff;
}
.videoNav a:first-of-type{
    margin-left: 50px;
}

.videoListLi{
    width: 380px;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    position: relative;
    transition: 0.3s;
}
.videoContainer{
    margin-left: -20px;
}

.videoListImg img,.videoListImg{
    width: 380px;
    height: 212px;
    transition: 0.3s;
    overflow: hidden;
}

.videoListInfo{
    width:380px;
    height:84px;
    background:#F5F5F5;
    box-sizing: border-box;
    padding: 16px 20px 0 16px;
}

.videoListH{
    color: #868686;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.videoListTime{
    height:20px;
    font-size:14px;
    color: #868686;
    line-height:20px;
}

.LivideoBtn{
    width:58px;
    height:58px;
    position: absolute;
    left: 156px;
    top: 77px;
    background: url("../images/LivideoBtn.png") no-repeat center;
}

.videoListLi:hover img{
    transition: 0.3s;
    transform: scale(1.2);
}
.videoListH:hover{
    color: #2F4580;
}

.aboutVideo .videoListInfo{
    background-color: #fff;
}

.whiteBack{
    background-color: #fff;
}

.videodet-top{
    background:none;
}
.vdtop-left{
 width: 860px;
 padding: 0;
}

.videodet-top .d-tit{
    height:45px;
    font-size:32px;
    font-weight: bold;
    line-height:45px;
    color:#333333;
}

.videodet-top .d-info{
    height:20px;
    font-size:14px;
    line-height:20px;
    color:#868686;
    margin-top: 20px;
}
.videodet-top .infobor{
    margin: 0 30px;
    color: #707070;
    opacity: 0.15;
}
#video-container{
    height: 480px;
}

.videodet-top .d-video .vcp-player{
    padding-bottom: 0;
}
.videodet-top .vcp-controls-panel{
bottom: 0;
}

.videoCD .wsc-editCon{
 margin-top: 20px;
}
.videoCD .wsc-editCon{
    color: #868686;
    font-size:16px;
    line-height: 1.6;

}

#video-container .pause_ico{
    width: 91px;
    height: 91px;
    background: url(../images/bigVideoBtn.png) no-repeat center center;
}

.vdtop-right{
    width: 320px;
    height: 480px;
    box-sizing: border-box;
    overflow: hidden;
}

.videodet-top .rlist-style1{
    width: 320px;
    height: 480px;
    box-sizing: border-box;
    padding: 0;
}
.rlist-style1 .rListCon{
    margin: 0;

}

#scroll-box{
    height: 480px;
    padding: 0 24px;
}

.rlist-btn{
    position: absolute;
    width:29px;
    height:29px;
    background: url("../images/smallVideoBtn.png") no-repeat center;
    top: 38px;
    left: 55px;
}
.rlist-style1 .rlist-picitem{
    padding-left: 0;
}
.rlist-style1 .rlist-img{
    margin-left: 0;
}
.rlist-style1 .rlist-img,.rlist-style1 .rlist-img img{
    width:138px;
    height:78px;
}

.rlist-style1 .rlist-item{
    padding: 13px 0;
}
.videodet-top .rlist-style1 {
    height: 440px;



}
#scroll-box {
    height: 440px;
}
.rTit{
    border-bottom: none;
    padding: 0 24px;
    font-size:20px;
    height: 33px;
    margin-bottom: 7px;
    color:#333333;
    font-weight: bold;
}

.rTitText{
    border-left: 6px solid #2F4580;
    padding-left: 10px;
    line-height: 16px;
}
.vdtop-right{
    margin-top: 105px;
}
.side-relate .rlist-style1 .rlist-item{
    border-bottom: 1px solid #E5E5E5;
    border-top: none;
    margin-top: 0;
    box-sizing: border-box;
}

.rlist-style1 .rlist-info{
    margin-left: 10px;
    width: 123px;
}

.rlist-style1 .rlist-info .rlist-tit{
     color: #868686;
     margin-right: 0;
    width: 123px;
    font-size: 14px;
}
.pqLine.container{
  width: 100%;
}
#scroll-box  .rlist-item:hover .rlist-tit{
color: #2F4580;
}

.pd-mains .d-intro{
    background-color: #F5F5F5;
    padding: 15px 25px;
    box-sizing: border-box;
    font-size: 14px;
    color: #868686;
}

.topNewsLi{
    width: 357px;
    height: 175px;
    float: left;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;

}
.topNewsLi.big{
 width: 493px;
 height: 370px;
    margin-right: 20px;
}
.big .topNewsImg,.big .topNewsImg img{
    width: 493px;
    height: 370px;
}
.topNewsImg{
    overflow: hidden;
    display: block;

}
 .topNewsImg,.topNewsImg img{

     width: 357px;
     height: 175px;
     transition: 0.3s;

}
.big .wordDialog{
    width: 493px;
    height: 165px;
}
.wordDialog{
    width:357px;
    height:85px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.topNewsIf{
    position: absolute;
    height: 85px;
    bottom: 0;
    padding-top: 21px;
    box-sizing: border-box;
}

.big .topNewsIf{
    height: 165px;
    padding-top: 39px;
}
.topNewsH{
    height:22px;
    font-size:16px;
    font-weight: bold;
    line-height:22px;
    color:#FFFFFF;
    box-sizing: border-box;
    padding-left: 24px;

}

.topNewsTime{
    height:20px;
    font-size:14px;
    margin-top: 10px;
    line-height:20px;
    color:#FFFFFF;
    opacity:0.7;
    padding-left: 24px;
}

.topNewsT{
    font-size:14px;
    line-height:24px;
    color:#FFFFFF;
    opacity:0.7;
    margin-top: 7px;
    padding-left: 24px;
}

.newsTopLine{
    width:870px;
    height:0px;
    border-top:1px solid #E5E5E5;
    margin: 10px 0 30px 0;
}

.pqListNews .pqListLi{
    padding: 17px 29px 0 20px;
    box-sizing: border-box;
    height: 198px;
}
.pqListLiImg,.pqListLiImg img{
  width: 220px;
    height: 165px;
   float: left;
}
.pqListInfo{
    float: left;
    width: 570px;
    margin-left: 30px;
}
.pqListInfo .pqListLiH{
    margin-bottom: 25px;
    margin-top: 2px;
}
.pqListInfo .pqListTxt{
    margin-bottom: 25px;

}

.pd-mains4{
    padding: 0;
    margin: 60px auto;
}
.wsc-layoutCon{
    position: relative;
}
.topNewsLi:hover .topNewsImg img{
    transition: 0.3s;
    transform: scale(1.2);
}

.prevNews:hover, .nextNews:hover{
    color: #2F4580;
    transition: 0.3s;
}

.prevNews :hover span,.nextNews :hover span{
    color: #2F4580;
    transition: 0.3s;
}



/**
底部
 */

.wsc-foot{
    padding: 56px 0 49px;
}

.wsc-foot .ft-search input{
    width:505px;
    height:66px;
    background:#fff;
    border: 0;
    line-height: 0.66rem;
    font-size: 16px;
    padding:0 0 0 30px;
    box-sizing: border-box;
}

.wsc-foot  .btn-search{
    width:150px;
    height:66px;
    background:#30477E;
    line-height: 66px;
    font-size: 18px;
    text-align: center;
    color: #fff;

}

.fn-item{
    width: auto;
    margin-left: 80px;
}
.fn-item:first-of-type{
    margin-left: 0;
}

.foot-nav{
  margin-top: 60px;
}
.fn-text{
    color: #FFFFFF;
    line-height: 22px;
    height: 22px;
}

.fn-list{
    margin-top: 8px;
    font-size:14px;
    color:#FFFFFF;
}

.fn-list li{
    margin-top: 16px;
    height:20px;
    line-height: 20px;
}

.wsc-bottom{
    padding:  0;
    background:#1F1F1F;
    height: 52px;
    line-height: 52px;
    box-sizing: border-box;
}

.wb-text{
    height:20px;
    font-size:14px;
    color:#fff;
    opacity:0.3;
    line-height: 52px;
}
.wb-wscico{
 line-height: 52px;
}
.foot-infoTop{
    height:22px;
    font-size:16px;
    line-height:22px;
    color:#868686;
    margin-top: 22px;
}

.NavTe-kf a:hover{
    background-color: #B10008;
    transition: 0.3s;
}
.FootContactUs a:hover{
    background-color: #B10008;
    transition: 0.3s;
}
.foot-infoBottom{
    padding: 39px 0 35px 33px;
    box-sizing: border-box;
    width: 454px;
    margin-top: 81px;
    background-color: rgba(216,216,216,0.05);
}
.wsc-foot .btn-search:hover{
    background-color: #0F235A;

}
.foot_logo{
 width: 196px;
 height: 43px;
 display: block;
    margin-bottom: 30px;
}

.footTel,.footEmail,.Footaddress{
    font-size:16px;
    line-height:32px;
    color:#FFFFFF;
    opacity:0.8;
}

.FootContactUs a{
    display: block;
    width:196px;
    height:58px;
    background:#DE030D;
    text-align: center;
    line-height: 58px;
    border-radius:4px;
    margin-top: 33px;
    color: #fff;
    font-size:16px;

}
.gcsd .form-bar-top {
    background: url(../images/gcs.jpg) no-repeat center top;
}
.wsc-info .wsc-tags a {
    background:rgba(255,255,255,1);
    border:1px solid rgba(229,229,229,1);
}
.wsc-info .wsc-tags a:hover {
    background: #2F4580;
    border-color: #2F4580;
    color: #fff;
}
.wsc-info .intro_tag {
    background: #fff;
}
.pd-mains4 .classItem {
    height: 70px;
}
.intro_tag a {
    font-weight: bold;
}
.intro_tag a:hover {
    color: #2F4580;
}
.lefrW {
    text-align: left;
    text-indent: 30px;
}
.indexBan-but {
    overflow: hidden;
}
.d-content .wsc-edit table {
       display: table;
}
#tabModal{
            position: fixed;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background-color: rgba(0,0,0,0.6);
            display: none;
            z-index: 2147483699;
        }

        .tabContent table {
            background: #fff;
            height: auto!important;
            width: auto!important;
            max-width: 100%;
            border: 0;
            overflow-x: scroll;
            color: #666;
            line-height: 30px;
            font-size: 16px;
        }
        .tabContent td {
            border: 1px solid #999;
            padding: 5px;
            white-space: nowrap;
            width: auto!important;
        }
        .tabContent{
            max-width: 80%;
            max-height: 80%;
            position: relative;
            background-color: #fff;
            margin: 0 auto;
            top: 50%;
            padding: 10px ;
            width: max-content;
            height: max-content;
        }
        .tabContent div{
            overflow: auto;
            max-height:80vh;
        }


        .wsctabtab{
            position: relative;
        }

        .lookTable {
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
            background: url("../images/lineB.png") repeat-y left top;
            width:35px;
            padding-left: 65px;
            cursor: pointer;
            color: #999999;
            text-align: center;
        }
        .lookTable span{
            display: block;
            color: #fff;
            font-size: 14px;
            background: #7a88ae url("../images/lookIcon.png") no-repeat center 10px;
            width: 35px;
            height: 135px;
            text-align: center;
            padding-top: 30px;
            box-sizing: border-box;


        }
        .lookTable span i{
            width: 16px;
            font-style: normal;
            display: inline-block;
            line-height: initial;

        }
        #newBridge{
            z-index: 100001!important
        }






