.wsc-Nav{
    padding: 0 80px;
    height: 90px;
    background-color: #ffffff;
    box-shadow: 0px 2px 20px 0px 
		rgba(0, 0, 0, 0.05);
}
.wsc-NavCon{
    position: relative;
}
.container{
    width: 1430px;
    margin: auto;
}
.wsc-logo{
    float: left;
    margin: 21px auto 0;
    height: 47px;
}

.wsc-headNav{
    float: right;
    height: 100%;
    transition: 0.3s;
}
 .wsc-hnCont{
     float: left;
     height: 100%;
 }
.hn-item {
    float: left;
    position: relative;
    transition: 0.3s;
    margin-left: 30px;
    transition: 0.3s;
}
.hn-item:first-child{
    margin-left: 0;
}
.hn-text{
    padding: 27px 16px 30px;
    border-top: 3px solid #fff;
}
.hn-text a{
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: bold;
    transition: 0.3s;
}
.hn-item:hover .hn-text,.wsc-headNav .active .hn-text{
    border-color: #FF592D;
    box-shadow: 0px 0px 10px 0px 
		rgba(0, 0, 0, 0.06);
}
.hn-item:hover .hn-text a,.wsc-headNav .active .hn-text a{
    color: #FF592D;
}


.wsc-tophandle{
    float: left;
    height: 90px;
    padding-left: 50px;
    margin-left: 50px;
    background: url(../images/top-line.png) no-repeat left center;
}

.hn-item-search {
    float: left;
}
.hn-search{
    margin-top: 29px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f6f6f6 url(../images/top-search.png) no-repeat  center center;
    transition: 0.3s;
}
.hn-search:hover {
    background: #FF592D url(../images/top-searchh.png) no-repeat  center center;
}
.hn-em{
    float: left;
    margin-left: 12px;
}
.hn-em a{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 29px;
    border-radius: 50%;
    background: #f6f6f6 url(../images/top-email.png) no-repeat center center;
}
.hn-em a:hover{
    background: #FF592D url(../images/top-emailh.png) no-repeat center center;

}
.hn-drop{
    display: none;
    position: absolute;
    top: 90px;
    left: -40px;
    width: 280px;
	background-color: #ffffff;
	box-shadow: 0px 0px 30px 0px 
        rgba(0, 0, 0, 0.08);
        z-index: 100;
}
.hn-drop li{
    height: 30px;
    padding: 10px 10px;
    font-size: 16px;
    color: #555;
    line-height: 30px;
    text-align: center;
}
.hn-drop li:hover{
    background-color: #f6f6f6;
}
.hn-search-drop{
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    background: #fafafa;
    overflow: hidden;
    z-index: 1000;
    padding: 50px 80px;
    margin-left: -80px;
    margin-right: -80px;
    display: none;
}

.wsc-hnsearch{
    width: 800px;
    overflow: hidden;
    margin: auto;
}
.wsc-hnsearch input {
    height: 50px;
    float: left;
    width: 618px;
    background-color: #fff;
    text-indent: 20px;
    line-height: 48px;
    transition: 0.3s;
}
.wsc-hnsearch button{
    float: right;
    width: 180px;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    background: #3a3a3a;
    color: #fff;
    cursor: pointer;
    border: 0;
    border: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    transition: 0.3s;
}
.wsc-hnsearch button:hover{
    background-color: #305dc3;
}
.wsc-hnsearch input:focus{
    border-color: #305dc3;
}


.wsc-bread{
    margin: auto;
    height: 30px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;font-family: Poppins;
}
.wsc-bread a,.wsc-bread em,.wsc-bread span,.wsc-bread strong,.wsc-bread h1{
    display: inline;
    font-size: 14px;
    line-height: 30px;
    transition: 0.3s;
    color: #fff;
}
.wsc-bread a:hover{
    color: #fff;
}
.wsc-bread span{
    margin: 0 9px;
    display: inline-block;
    width: 9px;
    height: 30px;
    overflow: hidden;
    background: url(../images/bread-arr.png) no-repeat center center;
    font-size: 0;
    vertical-align: middle;
}
.wsc-bread h1,.wsc-bread em{
    font-weight: normal;
    color: #fff;
}

.wsc-det-bread{
    background-color: #f4f4f4;
    height: 50px;
    position: relative;
}
.wsc-det-bread a,.wsc-det-bread span,.wsc-det-bread strong{
    color: #999;
}
.wsc-det-bread a:hover{
    color: #222;
}
.wsc-det-bread h1,.wsc-det-bread em{
    color: #222;
}
.wsc-det-bread .wsc-bread span{
    color: #999;
}
.wsc-banner{
    height: 460px;
    background-color: #222;
    color: #fff;
    position: relative;
}
.ba-tit{
    padding-top: 191px;
    font-size: 40px;
    line-height: 46px;  
    text-align: center;  
    font-weight: bold;
}
.ba-text{
    margin-top: 19px;
    font-size: 18px;
    line-height: 28px;  
    text-align: center;  
}



.foot{
    background: url(../images/foot-bg.jpg) no-repeat center bottom;
    height: 490px;
    overflow: hidden;
}

.footNav{
    padding-top: 95px;
} 
.fn-logo{
    text-align: center
}
.fn-logo img{
    width: 112px
}
.fn-logo p{
    font-size: 16px;
    line-height: 26px;
    color: #999;
    margin-top: 18px;
}
.fn-search{
    margin-top: 40px;
}
.fn-search-main{
    display: flex;
    justify-content: center;
    height: 50px;
}
.fn-search-type{
    padding: 0 12px;
    min-width: 80px;
    float: left;
    text-align: center;
    background-color: #444;
    line-height: 50px;
    color: #999;
    font-size: 16px;
}
.fn-search input{
    float: left;
    width: 500px;
    box-sizing: border-box;
    background-color: #555;
    height: 50px;
    padding: 10px 25px;
    line-height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-left: 1px;
    color: #eaeaea;
}
.fn-search-icon{
    float: left;
    margin-left: 1px;
    width: 50px;
    height: 50px;
    background: #444 url(../images/fn-search.png) no-repeat center center;
    cursor: pointer;
}
.fn-search-icon:hover{
    background: #444 url(../images/fn-searchh.png) no-repeat center center;
}

.fn-link-share{
    margin-top: 87px;
}
.fn-link{
    float: left;
}
.fn-link li{
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #999;
} 
.fn-link span{
    margin: 0 20px;
}
.fn-share{ 
    float: right;
}
.fn-share a{ 
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    transition: 0.3s;
    border-radius: 50%;
}
.fn-share a:first-child{
    margin-left: 0;
}
.icon-twitter{
    background: #555 url(../images/ft-tw.png) no-repeat center center;
}
.icon-facebook{
    background: #555 url(../images/ft-face.png) no-repeat center center;
}
.icon-linkedin{
    background: #555 url(../images/ft-link.png) no-repeat center center;
}
.icon-twitter:hover{
    background: #555 url(../images/ft-twh.png) no-repeat center center;
}
.icon-facebook:hover{
    background: #555 url(../images/ft-faceh.png) no-repeat center center;
}
.icon-linkedin:hover{
    background: #555 url(../images/ft-linkh.png) no-repeat center center;
}
.footBar,.footBar .fb-left .fb-text{
    margin-top: 16px;
    line-height: 28px;
    font-size: 14px;
    color: #707070;
}
.footBar .container{

    padding: 16px 0 17px;
    border-top: 1px solid #555;
}
.foot a:hover{
    color: #eee;
}
.fb-left{
    float: left;
}
.fb-right{
    float: right;
}
.footBar .fb-left .fb-text{
    margin-top: 0;
}


.fix-bar{
    position: fixed;
    top: 65%;
    right: 10px;
    z-index: 100;
}
.fix-bar li{
    width: 65px;
    /* height: 60px; */
    text-align: center;
    margin-top: 1px;
    padding-top: 38px;
    height: 22px;
    transition: 0.3s;
    font-size: 12px;
    line-height: 1;
    color: #eee;
    position: relative;
    cursor: pointer;
}
.fix-bar li:first-child{
    margin-top: 0;
}
.fix-bar li a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 38px;
    height: 22px;
    transition: 0.3s;
}
.fix-telnum{
    right: 65px;
    padding-left: 24px;
    position: absolute;
    top: 0;
    width: 0;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    transition: 0.3s;
    text-align: left;
}
.fix-tel:hover .fix-telnum{
    width: 195px;
    background-color: #305dc3;
    color: #fff;
    /* transition-delay: 0.3s; */
}
.fix-bar li:hover,.fix-bar li:hover a{
    color: #fff;
}
.fix-kf{
    background:#305dc3 url(../images/fixbar-kfh.png) no-repeat center 10px;
    color: #fff !important;
}
.fix-tel{
    background:#333 url(../images/fixbar-tel.png) no-repeat center 10px;
}
.fix-top{
    background:#333 url(../images/fixbar-top.png) no-repeat center 10px;
}
.fix-tel:hover{
    background:#305dc3 url(../images/fixbar-telh.png) no-repeat center 10px;
}
.fix-top:hover{
    background:#305dc3 url(../images/fixbar-toph.png) no-repeat center 10px;
}


.u-paging{margin-top: 40px;}
    .paging-inner{margin: 0 auto;text-align: center;}
    .paging-inner a{margin-right: 15px;line-height: 36px;color: #999;width: 12px;display: inline-block;text-align: center;margin-left: 15px;font-size: 16px;transition: 0.3s;vertical-align: top;}
    .paging-inner span{display: inline-block;}
    .paging-inner .current,.paging-inner a:hover{color: #1e3d80;border-bottom: 1px solid #999;}
    .page-ellipsis {display: inline-block;width: 38px;color: #999;font-size: 16px;}
    .prev{background: url(../images/pagePrev.png) no-repeat center center;}
    .next{background: url(../images/pageNext.png) no-repeat center center;}
    .prev:hover{background: url(../images/pagePrev_hover.png) no-repeat center center;}
    .next:hover{background:url(../images/pageNext_hover.png) no-repeat center center;}

.wsc-edit h3{font-size:18px;font-weight:700;}
	
.wsc-edit p{
    font-size: 16px;
    line-height: 26px;
    color: #555;
    padding: 0px;
}

.wsc-edit table{
    max-width:100%;
    border-spacing:0;  
}

.wsc-edit img{
    display: block;
    margin: auto;
    padding: 10px 0;
    max-width: 100%;
}
.wsc-edit tr{
    height: 50px;
}
.wsc-edit td{
    padding: 0 40px;
    background-color: #f5f6f8;
    border: 1px solid #fff;
    font-size: 16px;
    color: #555;
}
.wsc-edit td:nth-child(odd){
    background-color: #fbfcfd;
}


.wsc-layout{
}
.lr-layoutCon .layout-box{
    float: left;
}
.lr-layoutCon .layout-bar{
    float: right;
}


.wsc-relate{
    /* padding: 80px 0 0; */
}
.rTit{
    line-height: 26px;
    overflow: hidden;
}
.rTitText{
    float: left;
    font-size: 24px;
    color: #222;
    font-weight: bold;
}
.rTitMore{
    float: right;
    font-size: 14px;
    color: #999;
}
.rTitMore span{
    display: inline-block;
    padding-right: 24px;
    background: url(../images/more.png) no-repeat right center ;
    transition: 0.3s;
}
.rTitMore:hover span{
    background-image: url(../images/re-moreh.png);
}
.reMain{
    margin-top: 40px;
    /* overflow: hidden; */
}


.bgf6{
    background-color: #f6f6f6 !important;
}




.cTit{
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    color: #222;
}











.prompt {
    /* width: 100%; */
    min-height: 600px;
    background: #f5f5f5;
    /* position: absolute;
    top: 0;
    left: 0; */
    position: relative;
}
.prompt-main {
    width: 1180px;
    height: 260px;    
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.prompt-icon{
    background: url("../images/susok.png") no-repeat 180px 80px;
}
.prompt-tit {
    font-size: 28px;
    color: #444;
    font-weight: bold;
    line-height: 34px;
    padding-top: 86px;
    padding-left: 248px;
}
.prompt-text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-left: 248px;
    margin-top: 14px;
}
.prompt-text span {
    color: #e54242;
}




.nofount{
    padding: 100px 0 80px;
      
}
.nofMain{
    padding: 100px 0 80px;
    background-color: #fff;
    width: 1180px;
    margin: auto;
    text-align: center;  
}
.nfImg{
    height: 160px;
    background: #fff url(../images/4041.png) no-repeat center top;
}
.nfTit{
    font-size: 26px;
    color: #222;
}
.nfText{
    font-size: 14px;
    color: #555;
    margin: 10px auto 0;
    width: 450px;
}
.nfBtn{
    margin-top: 40px;
}

.simple-page{
    padding: 0 0 80px;
    background-color: #f6f6f6;
      
}
.simple-page-box{
    padding: 100px 50px 80px;
    background-color: #fff;
    width: 1100px;
    margin: auto; 
}
.pTit{
    font-weight: bold;
    font-size: 28px;
    color: #333;
    line-height: 40px;
}

.simpage-main p{
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    line-height: 28px;
}
.simpage-main h3{
    font-size: 22px;
    color: #222;
    font-weight: bold;
    line-height: 1;
    margin-top: 39px; 
}
.simpage-main a{
    color: #ff0000
}

.map-item{
    font-size: 20px;
    line-height: 30px;
    color: #222;
    font-weight: bold;
    margin-top: 45px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #eaeaea;
}
.map-item ul{
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    color: #555;
    font-weight: normal;
    padding-top: 10px;
}
.map-item ul li{
    width: 33.33%;
    float: left;
    margin-top: 10px;
}



.wsc-search-main{
    margin-top: 40px;
    padding-bottom: 80px;
}
.wsc-select{
    float: left;
    width: 120px;
   
    border: 1px solid #f6f6f6;
    text-align: center;
    position: relative;
    border-right: 0;
}
.select-panel{
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #222;
}
.select-menu{
    position: absolute;
    left: 0;
    top: 44px;
    background-color: #fff;
    border: 1px solid #f6f6f6;
    display: none;
}
.select-menu li{
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #555;
    border-bottom: 1px dashed #f6f6f6;
    width: 90px;
    transition: 0.3s;
    cursor: pointer;
}
.select-menu li:hover,.select-menu .active{
    color: #222;
    background-color: #f6f6f6;
}

.wsc-search input{
    float: left;
    width: 570px;
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #222;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
}
.wsc-search input:focus{
    border-color: #305dc3;
    background-color: #fff;
}
.btn-search{
    height: 46px;
    width: 150px;
    float: left;
    background-color: #305dc3;
    color: #fff;
    font-size: 16px;
}
.btn-search:hover{
    background-color: #5078d3;
}


.search-tab{
    background-color: #f6f6f6;
    height: 56px;
}
.search-tab li{
    float: left;
    border-top: 3px solid #f5f5f5;
    height: 53px;
    line-height: 53px;
    padding: 0 40px;
    background: #f5f5f5 url(../images/nav-sx.png) no-repeat left center;
    font-size: 16px;
    color: #222;
}
.search-tab .active,.search-tab li:hover{
    background-color: #fff;
    border-color: #305dc3;
    color: #305dc3;
    background-image: none;
}
.search-tab .active +li,.search-tab li:hover +li{
    background-image: none;
}
.sl-count{
    padding-top: 20px;
}
.wsc-search-none{
    margin: 100px auto 0;
}
.search-wd,.s-key{color: #305dc3;}

.search-none-tit{font-size: 20px;line-height: 1;color: #222;}
.search-none-main{font-size: 16px;margin-top: 20px;color: #222;}
.search-none-main dd{font-size: 14px;line-height: 30px;color: #555;}

.search-none-btn{margin-top: 40px;}
		



.wsc-search-list{
    margin: auto;
    padding-bottom: 100px;
}
.wsc-search-list .list-item{
    background-color: #f6f6f6;
    padding: 20px 40px 20px 20px;
    margin-top: 20px;
    transition: 0.3s;
}
.wsc-search-list .list-item:hover{
    background-color: #fff;
    box-shadow: 0px 1px 18px 2px rgba(191, 191, 191, 0.16);
}
.wsc-search-list .list-item:hover .list-tit{
    color: #000;
}
.wsc-search-list .list-tit{
    font-size: 18px;
    line-height: 28px;
    color: #222;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-search-list .list-text{
    font-size: 14px;
    line-height: 24px;
    color: rgba(85,85,85,0.7);
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 7px;
}
.wsc-search-list .time{
    font-size: 14px;
    line-height: 1;
    color: #8a8a8a;
    margin-top: 24px;
}
.wsc-search-list .list-picitem{
    padding-left:290px;
}
.wsc-search-list .list-picitem .list-img{
    width: 240px;
    float: left; 
    margin-left:-270px; 
}
.wsc-search-list .list-picitem .list-img img{
    width: 240px;
}
.wsc-search-list .list-picitem .list-info{ 
    float: left; 
    width: 100%;
}