.style-primary{}
a{text-decoration: none;color:inherit;}
a:hover {text-decoration: none;}

/*head*/
.style-primary .search-icon{}
.style-primary .search-icon:hover{}

/*page*/
.u-paging{margin-top: 30px;}
.paging-inner{height: 36px;margin: 0 auto;font-size: 0;text-align: center;}
.paging-inner a,.paging-inner span {margin:0 5px;height: 34px;line-height: 34px;width: 34px;color: #666;font-size: 14px;background-color: #fff;border: 1px solid #D8D8D8;transition: 0.3s;display: inline-block;vertical-align: top; text-align: center;}
.paging-inner .current,.paging-inner a:hover{background-color: #00429D;color: #fff;border-color: #00429D;}
.paging-inner .prev{background:#fff url(/images/page-prev.png) no-repeat center center;}
.paging-inner .next{background:#fff url(/images/page-next.png) no-repeat center center;}
.paging-inner .prev:hover{background:#00429D url(/images/page-prevh.png) no-repeat center center;}
.paging-inner .next:hover{ background:#00429D url(/images/page-nexth.png) no-repeat center center;}

/*tags*/
.wsc-tags {
    margin-top: 0;
}
.wsc-tagsCon {
    margin-top: -8px;
    margin-right: -8px;
}
.wsc-tags a {
    border:1px solid rgba(231,234,239,1);
    padding: 8px 19px;
    color: #888F98;
    float: left;
    line-height: 16px;
    font-size: 12px;
    margin-right: 8px;
    margin-top: 8px;
}
.style-primary .wsc-tags a:hover{border-color: #00429D;background-color: #00429D;color: #fff;}

/*search*/
.style-primary .wsc-search-list .list-item:hover .list-tit{color: #00429D;}
.style-primary .search-none-tip a{color: #00429D;}
.style-primary .search-tab .active a,.style-primary .search-tab li:hover a{color: #00429D;}
.style-primary .sl-count span,.style-primary .s-key{color: #CC4747;}
.style-primary .search-tab li span{background-color: #00429D;}
.style-primary .search-form input:focus{border-color: #00429D;}
.style-primary .btn-search{background-color: #00429D;}
.style-primary .btn-search:hover{background-color: #00429D;}




/*detailpage*/
.style-primary .rTitMore span:hover{color: #00429D;background-image: url(/images/pc-moreh.png);}
.style-primary .rTit .line{background-color: #00429D;}

.style-primary .rlist-style3 .list-btn1{border: solid 1px #EA9720;color: #EA9720;}
.style-primary .rlist-style3 .list-btn1:hover{background-color: #EA9720;color: #fff;}
.style-primary .rlist-style3 .list-btn2{ border: solid 1px #2761c4;color: #2761c4;}
.style-primary .rlist-style3 .list-btn2:hover{background-color: #2761c4;color: #fff;}


.style-primary .d-backlist:hover{color: #00429D;}
.rlist-style3 .rlist-img img {
    transition: 0.36s;
}
.list-item img {
    transition: 0.36s;
}
.list-img2 img {
    transition: 0.36s;
}
.rlist-style1 .rlist-img img {
    transition: 0.36s;
}
.list-item:hover .list-tit {
    color: #00429D;
}
.list-item:hover img {
    transform: scale(1.08);
}
.list-item2:hover img {
    transform: scale(1.08);
}
.rlist-item:hover img {
    transform: scale(1.08);
}
.rlist-style3 .rlist-imgitem:hover .rlist-tit {
    color: #00429D;
}
.rlist-style3 .rlist-imgitem:hover .list-tit {
    color: #00429D;
}

.btn{width: 140px;height: 42px;font-size: 14px;line-height: 42px;display: inline-block;vertical-align: top;box-sizing: border-box;transition: 0.36s;text-align: center;border-radius: 3px;}

.btn-white {
    background:rgba(255,255,255,1);
    border:1px solid rgba(0,66,157,1);
    line-height: 40px;
    color: #00429D;
}
.btn-white:hover {
    line-height: 40px;
    background:rgba(0,66,157,1);
    border:1px solid rgba(0,66,157,1);
    color: #fff;
}
.btn-red {
    background:#CC4747;
    color:rgba(255,255,255,1);
}
.btn-red:hover {
    background: #A10613;
}
.btn-whitebd {
    background:rgba(255,255,255,0);
    border:1px solid rgba(255,255,255,1);
    color:rgba(255,255,255,1);
    line-height: 40px;
}
.btn-whitebd:hover {
    background-color: #fff;
    border-color: #fff;
    color:  #01357D;
}
.btn-blue {
    background:rgba(0,66,157,1);
    border:1px solid rgba(0,66,157,1);
    line-height: 40px;
    color:rgba(255,255,255,1);
}
.btn-blue:hover {
    background: #01357D;
    border-color: #01357D;
}
.btn-whiteb {
    background:rgba(255,255,255,1);
    border:1px solid rgba(0,66,157,1);
    line-height: 40px;
    color: #00429D;
}
.btn-whiteb:hover {
    line-height: 40px;
    background:rgba(0,66,157,1);
    border:1px solid rgba(0,66,157,1);
    color: #fff;
}
.btn-redb {
    background-color: #ffffff;
    border: solid 1px #cc4747;
    color: #cc4747;
    line-height: 40px;
}
.btn-redb:hover {
    background-color: #cc4747;
    border-color: #cc4747;
    color: #fff;
}
.btn-grey-btn {
    background-color: #dfe7e9;
    color: #00429D;
    font-weight: bold;
}
.btn-grey-btn span {
    padding-left: 28px;
    background: url("/static/images/btn-tel.png") no-repeat left center;
}
.btn-ea-tel {
    background:rgba(235,235,235,1);
    border:1px solid rgba(234,234,234,1);
    line-height: 40px;
    color: #00429D;
    font-weight: bold;
}
.btn-ea-tel span {
    padding-left: 28px;
    background: url("/static/images/btn-tel.png") no-repeat left center;
}
.btn-eb-tel {
    background:rgba(235,235,235,1);
    color: #00429D;
    font-weight: bold;
}
.btn-eb-tel span {
    padding-left: 28px;
    background: url("/static/images/btn-tel.png") no-repeat left center;
}
.btn-dh {
    background:rgba(0,66,157,0.3);
    border:1px solid rgba(234,234,234,0.3);
    color: #FFFFFF;
}
.btn-dh:hover {
    background-color: #fff;
    border-color: #fff;
    color:  #00429D;
}
.btn-f5 {
    background:rgba(245,248,250,1);
    color: #888F98;
}
.btn-f5:hover {
    background: #00429D;
    color: #fff;
}
.btn-bluebd {
    background:rgba(255,255,255,1);
    border:1px solid rgba(0,66,157,1);
    color: #00429D;
    line-height: 40px;
}
.btn-bluebd:hover {
    background-color: #00429D;
    border-color: #00429D;
    color: #fff;
}
.btn-greybd {
    background:rgba(255,255,255,1);
    border:1px solid rgba(0,66,157,1);
    color: #00429D;
    line-height: 40px;
}
.btn-greybd:hover {
    background-color: #00429D;
    border-color: #00429D;
    color: #fff;
}
.btn-dow span {
    padding-left: 26px;
    background: url("/static/images/dow-icon.png") no-repeat left center;
}
.btn-doww span {
    padding-left: 26px;
    background: url("/static/images/doww-icon.png") no-repeat left center;
}
/* pdimg 轮播组件 */
.style-primary .picshowControl span.active{
    background-color: #2761c4;

}
.style-primary .picshowsmall ul li.active{
    border: solid 2px #2761c4;
}
/* 
产品详情导航吸顶 
*/
.style-primary .pdTab li:hover a,.pdTab .active a{
    color: #2148B1;
}

/* 
form 
*/
.style-primary .fm-tit .line{
    background-color: #2761c4;
}
.style-primary .wsc-form .sel-list li:hover,.style-primary .wsc-form .sel-list li.active{color: #00429D;}


/* 
album - picture - details 
*/
.style-primary .albumShowListp:hover,.albumShowListn:hover{
    background-color: #2761c4;
}
.style-primary .albumShowListCon li.active a{
    border: solid 2px #2761c4;
}

/* 
detlink 
*/
.wsc-detlink .dl-prev:hover .item-dd,.wsc-detlink .dl-next:hover .item-dd{
    color: #00429D;
}
.style-primary .fn-text:hover {
    color: #00429D;
}
.style-primary .fn-list a:hover{
    color: #00429D;
}
.style-primary .wsc-bottom a:hover{
    color: #00429D;
}


/* 
indexPage 
*/
.index-tip{background-color: #00429D;}
.style-primary .list-more:hover {color: #00429D;}

/*侧边*/
.fb-wx:hover,.fb-online:hover,.fb-tel:hover,.fb-em:hover,.fb-top:hover{
    background-color: #00429D;
    border-color: #00429D;
}
.fbarCon{
    background-color: #00429D;
}
/*导航*/
.inMain {
    width: 1540px;
    margin: 0 auto;
}

.wsc-logo {
    float: left;
    height: 120px;
}
.wsc-logo a {
    display: table-cell;
    vertical-align: middle;
    height: 120px;
}
.wsc-logo img {
    vertical-align: middle;
    max-height: 120px;
}
.nav-cont {
    float: right;
}
.wsc-topNav {
    height: 60px;
}

.wsc-topNav .hn-item {
    float: left;
    position: relative;
    margin: 0;
}
.wsc-topNav .active .hn-text{
    color: #00429D;
}
.wsc-topNav .hn-item:hover .hn-text {
    color: #00429D;
}

.wsc-topNav .hn-text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
    padding-top: 0;
    color: #555555;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.wsc-topNav .hn-text span {
    margin: 0 15px;
    padding-left: 2px;
    font-size: 12px;
    color: rgba(170,170,170,0.9);
    line-height: 10px;
}
.hn-item {
    float: left;
    position: relative;
    margin: 0px 25px;
}
.hn-text {
    font-size: 15px;
    line-height: 40px;
    padding-bottom: 20px;
    margin-top: 0;
}
.wsc-nav .hn-text span {
    font-size: 0;
    line-height: 0;
}
.wsc-nav .active .hn-text{
    color: #00429D;
}
.wsc-nav .hn-item:hover .hn-text {
    color: #00429D;
}

.hn-search {
    float: left;
    margin-left: 20px;
}
.hn-search span {
    float: left;
    margin-top: 10px;
    padding-left: 2px;
    font-size: 12px;
    color: #707070;
}
.search-icon {
    float: left;
    width: 24px;
    height: 45px;
    cursor: pointer;
    background: url(/images/pc-hn-searchico.png) no-repeat center top;
    margin-top: 15px;
    margin-left: 35px;
}
.hn-lan {
    float: left;
    position: relative;
}
.lan-icon {
    margin-left: 25px;
    width: 14px;
    height: 45px;
    margin-top: 15px;
    background: url(/images/top-lan.png) no-repeat center top;
    cursor: pointer;
    transition: 0.3s;
}
.hn-drop {
    z-index: 99999;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    width: 160px;
    background-color: #fff;
    display: none;
    border-top: 2px solid #e0e0e0;
}
.search-drop {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 0;
    box-shadow: none;
    display: none;
    background: #fff url("/static/images/serch-bg.jpg") no-repeat center top;
}
.hn-gs {
    padding-right: 16px;
    cursor: pointer;
}
.hn-gs span {
    position: absolute;
    top: 19px;
    right: 0;
    height: 40px;
    width: 8px;
    margin: 0;
    background: url(/images/wb-fil.png) no-repeat center;
}
.hn-gs-box {
    display: none;
    position: absolute;
    right: 0;
    top: 60px;
    width: 160px;
    background-color: #fff;
    border-top: 2px solid #e0e0e0;
    box-sizing: border-box;
    z-index: 9999;
}
.hn-gs-box a {
    display: block;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    color: #666666;
    text-align: center;
}
.hn-gs-box a:hover {
    background-color: #00429D;
    color: #fff;
    border-color: #00429D;
}

.tsearch-left{
    width: 1030px;
    padding:54px 120px 40px;
    box-sizing: border-box;
}
.tsearch-left .text{
    font-size:14px;
    margin-top: 8px;
    margin-bottom: 20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:30px;
}
.tsearch-right{
    width:510px;
    box-sizing: border-box;
    padding:54px 0 40px 40px;
}
.tsearch-left .tit, .tsearch-right .tit{
    font-size:22px;
    font-weight:bold;
    color:rgba(4,21,44,1);
    line-height:26px;
}
.tsearch-right .tel{
    font-size:28px;
    margin-top:14px;
    font-family:NotoSerifCJKsc;
    font-weight:900;
    margin-bottom: 22px;
    color:rgba(29,76,141,1);
    line-height:50px;
}
@media screen and (max-width:1580px){
    .tsearch-left{
        width: 720px;
        padding:54px  80px 40px 80px;
    }
    .tsearch-right{
        width:460px;
    }
}
.new_add_Bnav {
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    height: min-content;
    background: rgba(255,255,255,1);
    margin: auto;
    z-index: 99;
    padding: 30px;
    border: 1px solid #e0e0e0;
}
.nav-pro-list {
    margin-top: 15px;
    width: 100%;
    background-color: #f7f7f7;
    padding-left: 220px;
    box-sizing: border-box;
}
.nav-pro-list:first-child {
    margin-top: 0;
}
.nav-pro-img {
    float: left;
    width: 180px;
    height: 90px;
    overflow: hidden;
    margin-left: -220px;
    position: relative;
}
.nav-pro-img img {
    width: 100%;
}
.nav-pro-img span {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
}
.nav-pro-info {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
}
.nav-pro-def {
    margin-top: -10px;
}
.nav-pro-tit {
    width: 25%;
    float: left;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    transition: 0.3s;
}
.nav-pro-tit:hover {
    color: #00429D;
}
.nav-pro-tit a {
    padding-left: 12px;
    background: url("/static/images/tit-line.png") no-repeat left center;
    background-size: 2px 13px;
}
.nav-cont .hn-item:last-child span {
    font-size: 0;
    margin: 0;
}
.nav-pro-tit a span {
    padding-right: 14px;
    background: url("/static/images/jt-blue14.png") no-repeat right center;
}



/*底部*/
.wsc-foot {
    padding: 0;
    background-color: #F8F9FD;
}
.wsc-footCon.inMain {
    padding: 80px 0 60px;
}
.ftTit {
    font-size: 18px;
    line-height: 24px;
    color: #222222;
}
.foot-nav {
    margin-top: 40px;
    border-right: 1px solid #EAEAEA;
}
.fn-item {
    width: auto;
    float: left;
    margin-right: 40px;
}
.fn-text {
    font-size: 14px;
    color: #04152C;
    line-height: 20px;
}
.fn-text2 {
    font-size: 14px;
    color: #04152C;
    line-height: 20px;
}
.fn-list {
    margin-top: 10px;
    font-size: 14px;
    line-height: 34px;
    color: #7A8189;
}
.foot-info {

}
.ft-bar {
    margin-top: 40px;
}
.ft-help {
    float: left;
    margin-right: 60px;
}
.ft-mes {
    float: left;
    margin-right: 55px;
}
.ft-more {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color:rgba(0,66,157,0.8);
}
.ft-more a:hover{
    text-decoration: underline ;
}
.ft-btn {
    margin-top: 30px;
    font-size: 0;
}
.ft-btn .btn-red {
    margin-left: 10px;
}
.ft-rig {
    float: right;
}
.fn-logo {
    height: 73px;
    text-align: right;
}
.ft-search {
    margin-top: 30px;
    width: 350px;
}
.ft-search form {
    padding-right: 50px;
}
.ft-search input {
    float: left;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 10px 20px;
    line-height: 30px;
    border: 1px solid #EAEAEA;
    background-color: #FFFFFF;
    color: #555;
}
.ft-search input:focus {
    border-color:#00429D;
}
.ft-search input::placeholder{
    color: #999999;
}
.ft-search .btn-search {
    margin-right: -50px;
    width: 50px;
    height: 50px;
    background: #00429D url(/images/ft-search.png) no-repeat center center;
}
.wsc-bottom {
    background-color: #EDEFF7;
    padding: 9px 0;
    color: #888F98;
    font-size: 14px;
    line-height: 42px;
}
.wb-text {
    line-height: 42px;
}
.wb-wscico {
    line-height: 42px;
}
.wb-text span {
    font-size: 12px;
    color: rgba(153,153,153,0.4);
    margin: 0 15px;
}
.wb-link {
    float: right;
}
.wb-fil {
    float: left;
    width:220px;
    height:42px;
    background:rgba(245,248,250,1);
    padding: 0 15px;
    font-size: 14px;
    line-height: 42px;
    color: #888F98;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
}

.wb-fil-box {
    display: none;
    position: absolute;
    left: 0;
    padding: 8px 0 ;
    bottom: 42px;
    background-color: #FFFFFF;
    width: 250px;
    box-sizing: border-box;
}
.wb-fil-box p {
    line-height: 26px;
    padding: 0 15px;
    color: #888F98;
    font-size: 14px;
    transition: 0.3s;
}
.wb-fil-box p:hover {
    background-color: #00429D;
    color: #fff;
}
.wb-link .wb-fil-box p:hover a {
    color: #fff;
}
.wb-fil-box p a {
    display: block;
}
.wb-link span {
    font-size: 14px;
    color: #999999;
    margin: 0 15px;
}
.wsc-fixBar {
    position: fixed;
    right: 0;
    top: 60%;
    z-index: 1000;
}
.wb-fil span {
    position: absolute;
    top: 2px;
    right: 15px;
    height: 40px;
    width: 8px;
    margin: 0;
    background: url(/images/wb-fil.png) no-repeat center;
}
.fb-wx, .fb-tel, .fb-em, .fb-top {
    background-color: rgba(68,68,68,0.8);
    border: 0;
    margin-top: 5px;
}
.fb-online {
    background-color: #CC4747;
    border: 0;
}
.fb-online:hover {
    background-color: #CC4747;
}
.fb-wx a, .fb-tel a, .fb-em a, .fb-top a {
    padding-top: 32px;
    color: #E4E4E4;
}
.fb-online a {
    padding-top: 32px;
    color: #FFFFFF;
}
.fb-wx .fbarCon {
    top: -10px;
}

@media screen and (min-width:1580px){
    .inMain {
        width: 1540px;
    }
}
@media screen and (min-width:1400px) and (max-width:1580px){
    .inMain {
        width: 1360px;
    }
    .ft-help {
        display: none;
    }
    .fn-item {
        margin-right: 80px;
    }
    .index-block4 {
        background: url("/static/images/inb4-bg.jpg") no-repeat right center;
    }
}
@media screen and (min-width:1220px) and (max-width:1400px){
    .inMain {
        width: 1180px;
    }
    .ft-help {
        display: none;
    }
    .fn-item {
        margin-right: 50px;
    }
    .ft-mes {
        margin-right: 40px;
    }
    .hn-item {
        margin: 0px 18px;
    }

}
@media screen and (max-width:1220px){
    .inMain {
        width: 1180px;
    }
    .ft-help {
        display: none;
    }
    .fn-item {
        margin-right: 50px;
    }
    .ft-mes {
        margin-right: 40px;
    }
    .hn-item {
        margin: 0px 18px;
    }
}
/*1180底部*/
.wsc-footCon.container {
    padding: 50px 0 50px;
}
.wsc-foot .container .ftTit {
    display: none;
}
.wsc-foot .container .foot-nav {
    margin-top: 0;
}
.wsc-foot .container .fn-item {
    margin-right: 14px;
}
.wsc-foot .container .ft-bar {
    margin-top: 0;
}
.wsc-foot .container .ft-help {
    display: none;
}
.wsc-foot .container .ft-mes {
    margin-right: 40px;
}

/*banner*/
.wsc-banner {
    height: 400px;
    margin-top: -50px;
}
.wsc-banner .container {
    height: 400px;
}
.wsc-banner .banBox {
    height: 480px;
}
.banTit {
    font-size: 40px;
    line-height: 52px;
    padding-top: 180px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

/*面包屑*/
.wsc-breadbox {
    height: 50px;
    background-color: transparent;
}
.wsc-bread {
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
.wsc-breadCon {
    position: relative;
    color: rgba(255,255,255,0.6);
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
.wsc-bread h1, .wsc-bread em {
    color:rgba(255,255,255,1);
}
.wsc-breadbox-no {
    background-color: #F8F9FD;
}
.wsc-breadbox-no .wsc-breadCon {
    color: #B5BAC0;
}
.wsc-breadbox-no .wsc-bread h1, .wsc-breadbox-no .wsc-bread em {
    color: #62748E;
}
.wsc-breadbox a:hover {
    color:rgba(255,255,255,1);
}
.wsc-breadbox-no a:hover {
    color: #62748E;
}
/*二级导航*/
.wsc-zxnav li {
    width: 168px;
}
.wsc-hynav li {
    width: 50%;
}
.wsc-lxnav li {
    width: 50%;
}
.wsc-zpnav li {
    width: 50%;
}
.wsc-gynav li {
    width: 20%;
}
.wsc-mtnav li {
    width: 20%;
}
.wsc-fwnav li {
    width: 25%;
}
.wsc-xwnav li {
    width: 20%;
}
.wsc-secnav {
    height: 60px;
    background-color: #F8F9FD;
}
.wsc-secnav li {
    float: left;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid rgba(185,196,213,0.25);
    font-size: 14px;
    line-height: 60px;
    color: #888F98;
    transition: 0.3s;
}
.wsc-secnav li a {
    display: block;
}
.wsc-secnav li:first-child {
    border-left: 1px solid rgba(185,196,213,0.25);
}
.wsc-secnav li:hover,.wsc-secnav .active {
    color: #00429D;
}

.wsc-secnav li:first-child {
    background: none;
    padding-left: 0;
}

.wsc-layoutCon {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*侧边导航*/
.wsc-class {
    border: 1px solid #EBEBEB;
}
.classItem {
    border-top: 1px solid #EBEBEB;
    transition: 0.3s;
}
.classItema {
    overflow: hidden;
    padding: 0 30px;
    position: relative;
    transition: 0.3s;
}
.classItema a {
    line-height: 30px;
    color: #545454;
    font-weight: bold;
    padding: 18px 0;
    display: block;
    transition: 0.3s;
}
.classItema i {
    display: none;
}
.classItem:hover{
    border-color: #00429D;
}
.wsc-class .active .classItema, .classItema:hover {
    background-color: #00429D;
}
.style-primary .wsc-class .active .classItema a,.classItema:hover a{color: #FFFFFF;}

/*侧边联系*/
.wsc-bar {
    margin-top: 20px;
    background: url("/static/images/wsc-bar.jpg") no-repeat center top;
    padding: 40px 30px 0;
    height: 358px;
}
.wsc-bar-tit {
    color: #212121;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}
.wsc-bar-tel {
    color: #00429D;
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 15px;
}
.wsc-bar-bot {
    padding-top: 15px;
    margin-top: 18px;
    border-top: 1px solid #EBEBEB;
}
.wsc-bar-site {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
}
.wsc-bar-site span {
    padding-left: 14px;
    background: url("/static/images/site-icon.png") no-repeat left center;
}
.wsc-bar-add {
    margin-top: 15px;
    color: #545454;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.wsc-bar-link {
    margin-top: 25px;
    color: #999999;
    font-size: 14px;
    line-height: 14px;
    transition: 0.3s;
}
.wsc-bar-link span {
    padding-right: 20px;
    background: url("/static/images/more-hui.png") no-repeat right center;
}
.wsc-bar-link:hover {
    color: #00429D;
}
.wsc-bar-link:hover span {
    background: url("/static/images/more-blue13.png") no-repeat right center;
}

/*3块转化*/
.bteb {
    border-top: 1px solid #EBEBEB;
}
.bteo {
    border-top: 1px dotted #E0E0E0;
}
.pb60 {
    padding-bottom: 60px;
}
.pb80 {
    padding-bottom: 80px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pt60 {
    padding-top: 60px;
}
.bgf {
    background-color: #fff!important;
}
.nolTit {
    position: relative;
    line-height: 42px;
    height: 42px;
}
.nolTit .lTitText {
    float: left;
    font-size: 24px;
    color: #04152C;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 42px;
}
.lTitMore {
    float: right;
    font-size: 14px;
    color: #62748E;
    transition: 0.3s;
}
.lTitMore:hover span {
    background: url(/images/more-blue14.png) no-repeat right center;
}

.wsc-card {
    padding-top: 60px;
}
.card-list {
    float: left;
    width: 380px;
    margin-left: 20px;
    background:#F8F9FD;
    transition: 0.36s;
}
.card-list:first-child {
    margin-left: 0;
}
.card-img {
    width: 100%;
    height: 200px;
}
.card-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.card-img1 {
    background: url("/static/images/card-img1.jpg!/lossless/true") no-repeat center top;
}
.card-img2 {
    background: url("/static/images/card-img2.jpg!/lossless/true") no-repeat center top;
}
.card-img3 {
    background: url("/static/images/card-img3.jpg!/lossless/true") no-repeat center top;
}
.card-info {
    padding: 30px;
}
.card-tit {
    color: #04152C;
    font-size: 18px;
    line-height: 24px;
}
.card-text {
    font-size: 14px;
    color: #7A8189;
    line-height: 24px;
    margin-top: 15px;
    height: 48px;
}
.card-link {
    font-size: 14px;
    line-height: 19px;
    color: #00429D;
    margin-top: 25px;
}
.card-link span {
    padding-right: 20px;
    background: url("/static/images/more-blue14.png") no-repeat right center;
}
.card-list:hover {
    box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.12);
    background:rgba(255,255,255,1);
    margin-top: -10px;
}
/*底部部署*/
.wsc-detseo {
    margin-top: 20px;
    padding: 20px;
    background-color: #F8F9FD;
    font-size: 14px;
    line-height: 26px;
    color: #7A8189;
    border: 1px solid #DFE7E9;
}
.wsc-detseo a,.wsc-detseo em {
    font-weight: bold;
}
/*上一页下一页*/
.wsc-detlink {
    margin-top: 0;
    background: #F8F9FD;
    border: 0;
}
.dl-prev {
    float: unset;
    padding-left: 0;
    padding-right: 0;
}
.dl-prev, .dl-next {
    width: 100%;
    line-height: 26px;
}
.dl-next {
    float: unset;
    padding-right: 0;
    text-align: left;
    padding-left: 0;
}
.dp-arr, .dn-arr {
    color: #888F98;
    font-size: 14px;
    line-height: 26px;
}
.dp-text, .dn-text {
    color: #62748E;
    font-size: 16px;
    line-height: 26px;

}
.wsc-detlink>div {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #DFE7E9;
}
.wsc-detlink>div:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.wsc-detlink2 .dl-prev:hover .dp-text {
    color: #00429D;
}
.wsc-detlink2 .dl-next:hover .dn-text {
    color: #00429D;
}
/*表单*/
.bgf5 {
    background-color: #F5F5F5;
}
.comment-form {
    margin-top: 0;
    padding: 60px 0;
    background-color: #F8F9FD;
}
.comment-form .comfm-tit {
    text-align: center;
    color: #04152C;
    font-size: 30px;
    line-height: 40px;
}
.cmfm-main {
    margin-top: 40px;
}
.form-main {
    width: 880px;
    float: left;
    padding: 60px;
    background-color: #fff;
    box-sizing: border-box;
}
.cmfm-main .wsc-form .fm-row {
    margin-top: 15px;
    padding-left: 82px;
}
.cmfm-main .wsc-form .fm-row:first-child {
    margin-top: 0;
}
.wsc-form label {
    float: left;
    margin-left: -82px;
    font-size: 14px;
    color: #62748E;
    position: relative;
    line-height: 42px;
}
.wsc-form .fm-item {
    margin-top: 6px;
}
.wsc-form input {
    width: 420px;
    height: 42px;
    background-color: #F5F8FA;
    border: solid 1px #F5F8FA;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 16px;
    color: #555555;
    transition: 0.36s;
}
.wsc-form textarea {
    width: 500px;
    height: 80px;
    background-color: #F5F8FA;
    border: solid 1px #F5F8FA;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 16px;
    color: #555555;
    transition: 0.36s;
    display: block;
}
.wsc-form sup {
    color:#EA5555;
}
.fm-btn {
    margin-top: 40px;
}
.fm-btn .btn {
    width: 140px;
}
.form-bar {
    width: 300px;
    height: 453px;
    float: right;
    background: url(/images/form-bar.jpg) no-repeat center top;
}
.form-item {
    padding: 33px 40px;
}
.form-title {
    font-size: 18px;
    line-height: 24px;
    color: #04152C;
}
.form-text {
    font-size: 14px;
    line-height: 19px;
    color: #7A8189;
    margin-top: 20px;
}
.form-btn {
    margin-top: 10px;
}
.form-btn .btn {
    width: 220px;
}
.fmt {
    margin-top: 20px;
}
.form-telNum {
    font-size: 20px;
    color: #62748E;
    font-weight: bold;
    font-style: italic;
    line-height: 26px;
    margin-top: 8px;
    padding-left: 33px;
    background: url("/static/images/fm-tel.png") no-repeat left center;
}
.pl5 {
    padding-left: 5px;
}
.wsc-form input:focus, .wsc-form textarea:focus, .sel-head.clicking {
    border-color: #00429D;
    background-color: #F5F8FA;
}
.msg-box {
    margin-left: 5px;
}
.conb3-main .msg-box {
    display: block;
    margin-left: 0;
}

/*全局二级标题*/
.lTit .lTitText {
    padding-left: 12px;
    color: #04152C;
    font-size: 18px;
    font-weight: normal;
}
.lTitMore span {
    display: unset;
    padding-right: 20px;
    background: url(/images/more-grey.png) no-repeat right center;
}
.lTit .line {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 4px;
    height: 18px;
}
.style-primary .lTitMore:hover{color: #00429D;}
.style-primary .lTit .line{background-color: #00429D;}
.wsc-relate {
    margin-top: 0px;
}
.wsc-edit {
    line-height: 30px;
}
.d-content {
    margin-bottom: 10px;
}
/*全局新闻*/
.ov-news {
    padding-top: 60px;
}
.ov-news-box {
    width: 560px;
}
.list-item {
    border-bottom: 1px dotted #E0E0E0;
}
.list-tit {
    color: #04152C;
}
.list-time {
    color: #AFB8C4;
}
.list-text {
    margin-top: 15px;
    color: #888F98;
}
.ov-news-box .list-time {
    display: block;
    margin-top: 12px;
    margin-right: 0;
}
.wsc-news-gs {
    background:#F8F9FD;
    padding: 30px;
    border: none;
}
.wsc-news-gs .rlist-item {
    border-top: none;
    line-height: 20px;
    padding-right: 100px;
    box-sizing: border-box;
    margin-top: 12px;
    padding-top: 0;
    overflow: hidden;
}
.rlist-style4 .rlist-tit {
    color: #7A8189;
    transition: 0.3s;
}
.rlist-item:hover .rlist-tit {
    color: #00429D;
}
.rlist-style4 .rlist-time {
    color: #AFB8C4;
}
/*二级导航*/
.wsc-class2 {
    border-bottom: none;
    float: left;
    border:1px solid rgba(237,237,237,1);
}
.classItem2 {
    line-height: 40px;
    float: left;
    position: relative;
    margin-left: 0;
    font-size: 14px;
    color: #555555;
    transition: 0.36s;
    padding-bottom: 0;
    background-color: #fff;
    background: url(/images/nav-line.png) no-repeat 0 center;
}
.classItem2 a {
    display: block;
    padding: 0 30px;
}
.classItem2:first-child {
    background-image: none;
}
.wsc-class2 .classItem2:hover, .wsc-class2 .active {
    color: #FFFFFF;
    font-weight: bold;
    background-color:rgba(0,66,157,1);
}
.wsc-class2 .active {
    background-image: none;
}
.wsc-class2 .active + .classItem2 {
    background-image: none;
}
.wsc-class2 .classItem2:hover {
    background-image: none;
}
.wsc-class2 .classItem2:hover+ li {
    background-image: none;
}
/*服务优势*/
.ser-box {
    padding: 34px 50px 40px;
    background: url("/static/images/ser-bg.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-tit {
    font-size: 20px;
    color: #545454;
    font-weight: bold;
    line-height: 51px;
    height: 51px;
    padding-left: 60px;
    background: url("/static/images/ser-icon.png") no-repeat left center;
}
.ser-box-text {
    width: 585px;
    margin-top: 20px;
    border-top: 1px dashed #EBEBEB;
    padding-top: 20px;
}
.ser-box-text p {
    font-size: 14px;
    line-height: 30px;
    color: #545454;
}
.ser-box-text p span {
    display: inline-block;
    width:5px;
    height:5px;
    background:rgba(179,179,179,1);
    border-radius:50%;
    margin-right: 9px;
    vertical-align: middle;
}
.ser-box-main {
    margin-top: 25px;
}
.ser-box-item {
    margin: 0 -5px;
}
.ser-box-list {
    width: 14%;
    float: left;
    box-sizing: border-box;
    padding: 0 5px;
    height: 80px;
}
.ser-box-img {
    width: 100%;
    height: 100%;
}
.ser-box-list1 {
    background: url("/static/images/ser-img1.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-list2 {
    background: url("/static/images/ser-img2.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-list3 {
    background: url("/static/images/ser-img3.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-list4 {
    background: url("/static/images/ser-img4.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-list5 {
    background: url("/static/images/ser-img5.jpg") no-repeat center top;
    background-size: cover;
}
.ser-box-list6 {
    background: url("/static/images/ser-img6.jpg") no-repeat center top;
    background-size: cover;
}
.ser-mian {
    margin-top: 20px;
}
.ser-item {
    margin: -20px -10px 0;
}
.ser-list {
    width: 33.33%;
    float: left;
    padding: 0 10px;
    margin-top: 20px;
    box-sizing: border-box;
}
.wsc-serve .ser-info {
    background-color: #F5F5F5;
    padding: 30px 40px;
    height: 98px;
}
.ser-info {
    background-color: #F5F5F5;
    padding: 30px 20px;
    height:121px;
}
.ser-tit {
    font-size: 16px;
    color: #212121;
    line-height: 24px;
    text-align: center;
}
.ser-text {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    height: 72px;
    margin-top: 10px;
}
/*全局案例*/
.wsc-case {
    background-color: #f8f9fd;
}
.wsc-relate-list.bgf .list-info2 {
    background-color: #F5F5F5;
}
.wsc-relate-list.bgf .list-item2:hover .list-info2 {
    background-color: #fff;
}
.wsc-relate-list .lMain {
    margin-top: 30px;
}
.wsc-relate-list .list-item2 {
    width: 33.33%;
    transition: 0.3s;
}
.wsc-relate-list .list-img2 {
    border: none;
}
.wsc-relate-list .list-info2 {
    padding: 20px 30px;
    border: none;
    border-top: 0;
    background-color: #fff;
    transition: 0.3s;
}
.wsc-relate-list .list-info2 .list-tit2 {
    font-size: 16px;
    line-height: 26px;
    color: #04152c;
    height: 52px;
}
.wsc-relate-list .list-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #888f98;
    max-height: 82px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.wsc-relate-list .list-text p {
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsc-relate-list .list-text p span {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #62748e;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: -2px;
}
.wsc-relate-list .list-text p:first-child {
    margin-top: 0;
}
.wsc-relate-list .list-box2 {
    transition: 0.36s;
}
.wsc-relate-list .list-box2:hover {
    box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}
.wsc-relate-list .list-box2:hover .list-tit2 {
    color:rgba(0,66,157,1);
}
/*推荐服务*/
.wsc-ser {
    padding: 60px 0;
    background-color: #F8F9FD;
}
.wsc-ser-det {
    padding-top: 40px;
    padding-bottom: 0;
}
.wsc-ser .rlist-style3 {
    padding: 0;
    overflow: inherit;
    margin-top: 30px;
}
.wsc-ser .rListCon {
    margin: -20px -10px 0;
}
.wsc-ser .rlist-imgitem {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 20px;
}
.wsc-ser .rlist-itembox {
    background:#fff url("/static/images/wsc-ser-line.png") no-repeat left top;
    padding: 30px;
    position: relative;
}
.wsc-ser .rlist-info {
    overflow: hidden;
    padding: 0;
    border: 0;
    border-top: 0;
}
.wsc-ser-det .rlistTit {
    max-width: 220px;
}
.rlistTit {
    float: left;
    max-width: 270px;
}
.wsc-ser .rlist-tit {
    font-size: 18px;
    line-height: 24px;
    color: #04152C;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.wsc-ser .rlist-text {
    margin-top: 7px;
    color: #7A8189;
    font-size: 14px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-ser .rlist-more {
    float: right;
    width:38px;
    height:38px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(223,231,233,1);
    background: url("/static/images/jt-blue.png") no-repeat center;
    transition: 0.3s;
}
.wsc-ser .rlist-more a {
    display: block;
    width: 100%;
    height: 100%;
}

.wsc-ser .rlist-img {
    overflow: hidden;
    margin: 0;
    float: none;
    border: 0;
    position: relative;
    box-sizing: border-box;
    margin-top: 20px;
}
.wsc-ser.bgf .rlist-itembox {
    background-color: #F8F9FD;
}
.wsc-ser .rlist-itembox:before {
    content: '';
    width: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    top: 0;
    height: 3px;
    background: #00429D;
    -webkit-transition: .36s;
    transition: .36s;
}
.wsc-ser .rlist-imgitem:hover .rlist-itembox:before {
    width: 100%;
}
.wsc-ser .rlist-imgitem:hover .rlist-itembox {
    background-color: #fff;
    box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}
.wsc-ser .rlist-imgitem:hover .rlist-tit {
    color: #00429D;
}
.wsc-ser .rlist-imgitem:hover .rlist-more{
    border-color: #00429D;
    background: #00429D url(/images/jt-white.png) no-repeat center;
}
.wsc-ser .rlist-imgitem:hover img {
    transform: scale(1.08);
}

/*文章*/
.wsc-art .list-item {
    margin-top: 10px;
    padding-bottom: 0;
    border-bottom: 0;
    background-color: #F8F9FD;
    padding: 30px;
    transition: 0.3s;
}
.wsc-art .list-tit {
    line-height: 20px;
    height: 20px;
}
.wsc-art .list-time {
    font-size: 14px;
    display: block;
    margin-right: 0;
    color: #999999;
    margin-top: 10px;
}
.wsc-art .list-text {
    margin-top: 10px;
}
.wsc-art .list-item:hover {
    box-shadow:0px 0px 13px rgba(0,0,0,0.12);
    background-color: #fff;
}
/*招聘*/
.wsc-job {
    padding-top: 60px;
}
.wsc-job .rlist-style3 {
    padding: 0;
    overflow: hidden;
    margin-top: 30px;
}
.wsc-job .rListCon {
    margin: -20px -10px 0;
}
.wsc-job .rlist-imgitem {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 20px;
}
.wsc-job .rlist-itembox {
    border: 10px solid #F5F5F5;
}
.wsc-job .rlist-info {
    padding: 30px;
    border: 0;
}
.wsc-job .list-tit {
    color: #212121;
    font-size: 18px;
    font-weight: bold;
}
.wsc-job .rlist-text {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed #EBEBEB;
}
.wsc-job .rlist-dd {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #545454;
}
.wsc-job .rlist-time {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
/*导航固定*/
.wsc-Nav {
    width: 100%;
    height: 120px;
    position: fixed;
    z-index: 999;
    background-color: #fff;
}
.wsc-breadbox {
    padding-top: 120px;
}
.wsc-breadbox-no {
    padding-top: 120px;
}
.pt-180{
    padding-top: 180px;
}
.pt-160{
    padding-top: 160px;
}
/*引流中心*/
.allNews {
    padding-bottom: 60px;
}
.allNews-cls {
    width: 560px;
}
.allNews-main {
    background-color: #F8F9FD;
    padding: 15px 30px;
    margin-top: 20px;
}
.allNews-box {
    padding: 15px 0;
    border-top: 1px dashed #ddd;
}
.allNews-box:first-child {
    border: 0;
}
.allNews-title {
    width: 350px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.allNews-box .allNews-title:hover {
    color: #00429D;
}
.allNews-time {
    float: right;
    font-size: 14px;
    color: #666;
}
                           .fn-list li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
}
                             .ft-bar .fn-list li {
        width: auto;
    }