.wsc-header{
    position: relative;
}
.wsc-top {
    z-index: 1000;
    top: 20px;
    position: absolute;
    height: 144px;
    background-color: #fff;
    padding: 0 40px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1420px;
}
.wsc-logo{
    float: left;
    height: 38px;
    margin-top: 25px;
}
.wsc-logo img{
    height: 38px;
}
.wsc-logo-side {
    float: right;
    padding-top: 32px;
}
.hn-tel {
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #3461C6;
}
.hn-tel span {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background: #3461C6 url("../images/icon-tel.png") no-repeat center;
}
.hn-lan {
    float: right;
    margin-left: 20px;
    cursor: pointer;
}
.lan-list {
    margin-top: 3px;
    font-size: 14px;
    line-height: 16px;
    color: #8C8D8E;
    transition: 0.3s;
}
 
.hn-lan .active,.lan-list:hover {
    color: #3461C6;
}
.wsc-nav {
    height: 76px;
}
.hn-item{
    float: left;
    position: relative;
    background: url("../images/icon-line.png") no-repeat left center;
}
.hn-text a{
    float: left;
    height: 76px;
    line-height: 76px;
    font-size: 16px;
    color: #363839;
    text-align: center;
    padding: 0 30px;
    background: url("../images/icon-sd-b.png") no-repeat center 54px;
}
.wsc-hnCont {
    float: left;
    margin-left: -30px;
}
.hn-item:first-child {
    background: none;
}
.wsc-headNav .active .hn-text a,.wsc-headNav .hn-text a:hover {
    color: #3461C6;
    background: url("../images/icon-sd.png") no-repeat center 54px;
}
.hn-drop{
    position: absolute;
    left: -6px;
    top: 74px;
    width: 160px;
    background-color: #fff;
    display: none;
    padding: 10px 0;
    box-shadow:0px 5px 10px rgba(58,58,58,0.15);
    border-top: 2px solid #3461C6;
}
.hn-drop a{
    padding: 0 20px;
    display: block;
    height: 38px;
    line-height: 38px;
    color: #696A6A;
    transition: 0.36s;
    font-size: 14px;
    background: url("../images/icon-nav.png") no-repeat 140px center;
}
.hn-drop a:hover{
    background: #F8F8F8 url("../images/icon-nav-hover.png") no-repeat 140px center;
    color: #3461C6;
}
.wsc-noban-top .hn-text{
    color: #333;
    border-color: #ebebeb;
}
.wsc-noban-top,.wsc-noban-top .hn-tel {
    border-color: #ebebeb;
}
.wsc-headNav .wsc-search {
    float: right;
    position: relative;
}
.wsc-search input {
    margin-top: 20px;
    width:252px;
    height:36px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(219,219,219,1);
    border-radius:100px;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 36px;
}
.btn-search {
    position: absolute;
    width:36px;
    height:36px;
    border-radius:50%;
    transition: 0.36s;
    cursor: pointer;
    right: 0px;
    top: 20px;
    background: #8C8D8E url("../images/icon-search.png") no-repeat center;
}
.wsc-search input:focus{
    border-color: #3461C6;
}
.btn-search:hover {
    background: #3461C6 url("../images/icon-search.png") no-repeat center;
}
@media screen and (max-width:1460px){
    .wsc-search input{
        width: 190px;
    }
    .hn-text a{
        padding: 0 20px;
    }
    .wsc-top {
        margin: 0 20px;
        padding: 0 30px;
    }
}
.container{
    width: 1180px;
    margin: auto;
}
.wsc-banner{
    height: 520px;
    text-align: center;
}
.banTit{
    padding-top: 264px;
    font-size: 36px;
    line-height: 47px;
    color: #fff;
}
.banText {
    margin-top: 25px;
    letter-spacing: 26px;
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
}
.wsc-bread{
    height:60px;
    background:rgba(18,19,20,0.3);
    margin-top: -60px;
}
.wsc-bread a,.wsc-bread h1{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 60px;
    color: rgba(255,255,255,0.5);
    font-weight: normal;
    padding: 0 20px;
    color: #fff;
    background: url("../images/wsc-bread-line.png") no-repeat left center;
}
.wsc-bread a:first-child {
    border-left: none;
    padding-left: 24px;
    background: url("../images/icom-home.png") no-repeat left center;
}
.wsc-bread a:hover {
    color: #eaeaea;
}
.wsc-foot{
    background: url("../images/wsc-bottom-bg.jpg") no-repeat center top;
    height: 376px;
    padding-top: 60px;
}
.fn-item {
    float: left;
    width: 250px;
    font-size: 16px;
    line-height: 42px;
}
.fn-text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding-left: 24px;
    background: url("../images/icon-foot.png") no-repeat left center;
}
.fn-item .fn-list {
    margin-top: 20px;
    padding-left: 24px;
}
.fn-item .fn-list li {
    color: #D1D6E1;
}
.fn-item .fn-list li:hover {
    color: #fff;
}
.footNav {
    float: left;
    border-right: 1px solid rgba(255,255,255,0.3);
}
.wrap {
    max-width: 1420px;
    margin: auto;
    transition: 0.3s;
}
@media screen and (max-width:1480px){
    .wrap {
        max-width: 1180px;
        margin: auto;
    }

}
.footMessage {
    float: left;
    padding-left: 120px;
}
.fm-item {
    float: left;
}
.fm {
    margin-top: 30px;
}
.fm-left {
    float: left;
}
.fm-left-img {
    width: 140px;
    height: 140px;
    overflow: hidden;
}
.fm-left-img img {
    width: 100%;
}
.fm-left-text {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color:rgba(255,255,255,0.3);
    letter-spacing: 8px;
}
.fm-right {
    float: left;
    padding-left: 30px;
}
.fm-right-tel {
    color:rgba(255,255,255,0.5);
    font-size: 14px;
    line-height: 22px;
}
.fm-right-tel span {
    font-size: 24px;
    line-height: 30px;
    color: #8AC55F;
    display: block;
}
.fm-right-info {
    margin-top: 20px;
}
.fm-right-ev {
    font-size: 14px;
    line-height: 32px;
    color: #8F9AB4;
}
.fm-right-ev span,.fm-right-ev a {
    color: #FFFFFF;
}
.wsc-bottom{
    height: 72px;
    color: #8E99B3;
    margin-top: -72px;
}
.wsc-bottom .wrap {
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.3);
}
.wb-left {
    float: left;
}
.wb-logo {
    width: 116px;
    height: 32px;
    float: left;
    background: url("../images/icon-bottom-logo.png") no-repeat center;
}
.wb-text {
    float: left;
    margin-left: 30px;
    color: #8E99B3;
    line-height: 32px;
}
.wb-text span {
    margin-left: 5px;
}
.wb-text span:first-child {
    margin-left: 0;
}
.wb-right {
    float: right;
}
.wb-right a {
    color: #8E99B3;
    line-height: 32px;
    padding-left: 23px;
    margin-right: 15px;
    background: url("../images/icon-xg.png") no-repeat left center;
}
.wb-right a:first-child {
    padding-left: 0;
    background: none;
}
@media screen and (max-width:1480px){
    .fn-item {
        width: 180px;

    }
    .footMessage {
        padding-left: 90px;
    }
}
.wsc-fixBar{
    position: fixed;
    right: 0px;
    top: 33%;
    z-index: 1000;
}
.fb-online, .fb-tel, .fb-ewm, .fb-top {
    width:72px;
    height:72px;
    background-color:#2B58BE;
    border-radius:2px 0px 0px 2px;
    text-align: center;
    transition: 0.3s;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 2px;
}
.fb-online {
    margin-top: 0;
}
.fb-online a, .fb-tel a, .fb-ewm a, .fb-top a {
    display: block;
    padding-top: 38px;
}
.fb-online a {
    background: url("../images/icon-kf-2.png") no-repeat center 5px;
}
.fb-tel a {
    background: url("../images/icon-zx-2.png") no-repeat center 5px;
}
.fb-ewm a {
    background: url("../images/icon-wx2-2.png") no-repeat center 5px;
}
.fb-top a {
    background: url("../images/icon-top-2.png") no-repeat center 5px;
}
.fb-online:hover {
    background-color: #3461C6;
}
.fb-tel:hover {
    background-color: #3461C6;
}
.fb-ewm:hover {
    background-color: #3461C6;
}
.fb-top:hover {
    background-color: #3461C6;
}

.fbarTel {
    display: none;
    position: absolute;
    right: 77px;
    bottom: 8px;
    height: 38px;
    padding: 11px 17px 11px 10px;
    width: 117px;
    color: #3461C6;
    font-weight: bold;
      white-space: nowrap;
    background: url("../images/icon-pho-bg.png") no-repeat center;
    transition: 0.5s;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.fbarTel span {
    display: block;
    color: #999999;
    font-weight: normal;
}
.fbarWx {
    display: none;
    position: absolute;
    right: 77px;
    bottom: 0;
    height: 144px;
    padding: 10px 17px 10px 10px;
    width: 120px;
    color: #999999;
    background: url("../images/icon-wx-bg.png") no-repeat center;
    transition: 0.5s;
    font-size: 14px;
    line-height: 16px;
}
.fbarWx p {
    margin-top: 6px;
}
.fbarWx img{
    width: 100%;
}


/**/
.simple-page{
    background-color: #f8f8f8;
    padding-bottom: 80px;

}
.simple-page-box{
    padding: 60px 50px 80px;
    background-color: #fff;
    width: 1100px;
    margin: auto;

}
.pTit{
    font-weight: bold;
    font-size: 28px;
    color: #333;
    line-height: 40px;
}
.search-form .wsc-select {
    float: left;
    width: 120px;
    border: 1px solid #f6f6f6;
    text-align: center;
    position: relative;
    border-right: 0;
}
.search-form .select-panel {
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #222;
}
.wsc-select .select-menu {
    position: absolute;
    left: 0;
    top: 44px;
    background-color: #fff;
    border: 1px solid #f6f6f6;
    display: none;
}
.wsc-select .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;
}
.search-form input {
    float: left;
    width: 570px;
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    border: 1px solid #f6f6f6;
    margin-top: 0;
    border-radius: 0;
    box-sizing: content-box;
}
.search-form .btn-search {
    height: 46px;
    width: 150px;
    float: left;
    background: #003f95;
    color: #fff;
    font-size: 16px;
    position: relative;
    border-radius: 0;
    left: 0;
    top: 0;
}
.search-form .btn-search:hover {
    background: #3461C6;
}
.wsc-search-main {
    margin-top: 40px;
}
.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 +li, .search-tab li:hover +li {
    background-image: none;
}
.search-tab .active, .search-tab li:hover {
    background-color: #fff;
    border-color: #003f95;
    color: #003f95;
    background-image: none;
}
.sl-count {
    padding-top: 20px;
}
.search-wd, .s-key {
    color: #003f95;
}



.wsc-search-list{
    margin: auto;

}
.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-pic{
    padding-left:290px;
}
.wsc-search-list .list-pic .list-img{
    width: 240px;
    float: left;
    margin-left:-270px;
}
.wsc-search-list .list-pic .list-img img{
    width: 240px;
}
.wsc-search-list .list-pic .list-info{
    float: left;
    width: 100%;
}
.wsc-search-none{
    margin: 100px auto 0;
}
.search-wd,.s-key{color: #003f95;}

.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;}









.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;
}





.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: 25%;
    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;
}






.new_add_Bnav{
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    max-width: 1500px;
    top: 164px;
    bottom: 0;
    margin: auto;
    box-shadow:0px 10px 20px rgba(58,58,58,0.15);
    z-index: 9;
    background-color: #fff;
    border-top: 1px solid #E6E6E6;
}

@media (max-width:) {
    .new_add_Bnav{

        margin: auto 20px;
    
    }
}
.common_main{
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.anlone-nav{
    width: 1180px;
    margin: 0 auto;
    padding:  40px 0;
    box-sizing: border-box;
    text-align: center;
}
.pro_productHg{
    width: 220px;
    text-align: center;
    float: left;
    margin-left: 20px;
}
.pro_productHg:first-of-type{
    margin-left: 0;
}
.pro_productHg_img{
    display: block;
    width: 220px;
    height: 150px;
    overflow: hidden;
}
.pro_productHg_img img {
    width: 100%;
}
.pro_productHgH {
    height:24px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #3461C6;
}
.pro_productHg_c {
    height: 96px;
    margin-top: 30px;
}
.pro_productHg_c a{
    display: block;
    font-size:14px;
    color: #696A6A;
    line-height:32px;
}
.pro_productHg_c a:hover{
    color: #3461C6;
}
.pro_productHg_M a {
    margin-top: 30px;
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #696A6A;
}
.pro_productHg_M a span {
    padding-right: 21px;
    background: url("../images/icon-pro.png") no-repeat right center;
    background-size: 7px auto;
}
.pro_productHg_M a:hover {
    color: #3461C6;
}
.pro_productHg_M a:hover span {
    background: url("../images/icon-pro-hover.png") no-repeat right center;
    background-size: 7px auto;
}



/*弹窗*/
.banner-lx {
    position: fixed;
    width: 680px;
    height: 480px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -240px;
    margin-left: -340px;
    z-index: 101;
    display: none;
}
.banner-lx-cont {
    padding: 60px;
}
.banner-lx-left {
    float: left;
}
.bl-tit {
    font-size: 16px;
    line-height: 21px;
    color: #696A6A;
    text-align: center;
}
.bl-wx {
    margin-top: 20px;
    width: 240px;
    height: 240px;
    overflow: hidden;
}
.bl-wx img {
    width: 100%;
}
.btn-red-tc {
    display: inline-block;
    width: 240px;
    height: 48px;
    line-height: 48px;
    background-color: #E54E4E;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    border-radius:2px;
}
.banner-lx-right {
    float: right;
}
.br-tit {
    font-size: 16px;
    line-height: 21px;
    color: #696A6A;
    text-align: left;
}
.comment-form .row {
    margin-top: 30px;
}
.comment-form .row:first-child {
    margin-top: 20px;
}
.comment-form .for-input input {
    width: 240px;
    height: 42px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 2px;
    font-size: 16px;
    color: #73757A;
    text-indent: 10px;
    box-sizing: border-box;
}
.comment-form .for-tex textarea {
    width: 240px;
    height: 96px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(230,230,230,1);
    border-radius: 2px;
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    box-sizing: border-box;
}
.comment-form .for-but button {
    width:240px;
    height:48px;
    background:rgba(52,97,198,1);
    border-radius:2px;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    margin-top: 22px;
}
.shut {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 21px;
    height: 21px;
    background: url("../images/icon-shut.png") no-repeat center;
}

.shadow {
    position: fixed;
    opacity: 0.5;
    filter: alpha(opacity=50);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: black;
    z-index: 100;
    display: none;
}
.comment-form .for-input {
    position: relative;
}

.comment-form .n-msg {
    position: absolute;
    left: 0;
    top: 40px;
    color: #F43535;
    font-size: 14px;
}









