/*样式初始化及公共样式部分*/
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    outline: none;
}

body {
    color: #333;
    font-size: 13px;
    margin: 0 auto;
    background-color: #fff;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}

a {
    color: #333;
    text-decoration: none;
}

/*定义全局链接颜色*/
a:hover {
    color: #223a88;
    transition: 0.3s all;
}

/*定义全局链接鼠标滑过颜色*/
div,
ul,
li,
span,
p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
}

/*主要标签的样式初始化*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
    font-style: inherit;
    font-weight: inherit;
}

.cl {
    clear: both;
    height: 0px;
}

/*清除左右浮动*/
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.fl,
.l {
    float: left;
}

/*定义左浮动*/
.fr,
.r {
    float: right;
}

/*定义右浮动*/
#copy {
    display: none;
}

/*隐藏后台自带版权DIV*/
.page {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.page1 {
    width: 1300px;
    margin: 0 auto;
}

.wp {
    width: 1300px;
    margin: 0 auto;
}

/* .box,
.footer1 {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
} */

/*定义版面统一宽度*/
.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.top40 {
    margin-top: 40px;
}

.top50 {
    margin-top: 50px;
}

.top60 {
    margin-top: 60px;
}

.top65 {
    margin-top: 65px;
}

img {
    max-width: 100%;
}






/* 客服样式*/
.y-kefu-box {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 9999;
    font-size: 13px;
}

.y-kefu-box img {
    display: block;
    width: 100%;
    height: auto;
}

.y-kefu-box01 .icon {
    display: block;
    background: url(http://img.jinbotech.com/images/20200925170656_320002348.png) no-repeat;
    margin: 0 auto 6px;
}

.y-kefu-box01 {
    width: 54px;
    color: #666;
    text-align: center;
}

.y-kefu-box01 .kf-close-g-titb1n {
    width: 27px;
    height: 27px;
    background-position: -5px -115px;
    position: relative;
    cursor: pointer;
}

.y-kefu-box01 .kf-close-g-titb1n:before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background-color: #f48221;
    position: absolute;
    bottom: -12px;
    left: 13px;
    z-index: 1;
}

.y-kefu-box01 .show-status>a,
.y-kefu-box01 .show-status>div {
    display: block;
    width: 52px;
    padding: 8px 0 12px;
    background-color: #fff;
    border-left: solid 1px #efefef;
    border-top: solid 1px #efefef;
    border-right: solid 1px #efefef;
    position: relative;
}

.y-kefu-box01 .show-status {
    position: relative;
}

.y-kefu-box01 .show-status .kf-zixun {
    background-color: #bb0001;
    border-color: #bb0001;
    color: #fff;
    margin: 10px 0 7px;
}

.y-kefu-box01 .kf-zixun {
    border-radius: 2px;
}

.y-kefu-box01 .kf-zixun i {
    width: 21px;
    height: 22px;
    background-position: -5px -5px;
}

.y-kefu-box01 .kf-mobile {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-mobile>i {
    width: 18px;
    height: 18px;
    background-position: -5px -32px;
}

.y-kefu-box01 .kf-mobile:hover>i {
    background-position: -30px -32px;
}

.y-kefu-box01 .kf-weChat>i {
    width: 22px;
    height: 19px;
    background-position: -5px -55px;
}

.y-kefu-box01 .kf-weChat:hover>i {
    background-position: -30px -55px;
}

.y-kefu-box01 .kf-email {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.y-kefu-box01 .kf-email>i {
    width: 18px;
    height: 14px;
    background-position: -5px -80px;
}

.y-kefu-box01 .kf-email:hover>i {
    background-position: -30px -80px;
}

.y-kefu-box01 .back-top i {
    width: 13px;
    height: 11px;
    background-position: -5px -98px;
}

.y-kefu-box01 .back-top:hover i {
    background-position: -30px -98px;
}

.y-kefu-box01 .kf-email,
.y-kefu-box01 .back-top {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .back-top {
    margin-top: 20px;
    border-radius: 2px;
    left: 55px;
}

.y-kefu-box01 .hover:hover {
    background-color: #f48221;
    border-color: #f48221;
}

.y-kefu-box01 .hover:hover>p {
    color: #fff;
}

.y-kefu-box01 .kf-zixun1 {
    border-radius: 2px;
}

.y-kefu-box01 .kf-zixun1 i {
    width: 21px;
    height: 22px;
    background-position: -5px -151px;
}

.y-kefu-box01 .kf-zixun1:hover>i {
    background-position: -30px -151px;
}


.y-kefu-box01 .mobile-infos,
.y-kefu-box01 .y-ewm-box,
.y-kefu-box01 .y-email-infos {
    background-color: #fff;
    border: solid 1px #efefef;
    position: absolute;
    right: 90px;
    z-index: 2;
    border-radius: 2px;
    display: none;
}

/*咨询热线*/
.y-kefu-box01 .mobile-infos {
    width: 260px;
    text-align: left;
    top: 0;
}

.y-kefu-box01 .mobile-infos>div {
    padding: 20px 0 20px 45px;
    position: relative;
}

.y-kefu-box01 .mobile-infos>div i {
    width: 15px;
    height: 15px;
    background-position: -52px -32px;
    position: absolute;
    top: 22px;
    left: 20px;
    z-index: 2;
}

.y-kefu-box01 .mobile-infos .online1 {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .mobile-infos span {
    color: #b9b9b9;
}

.y-kefu-box01 .mobile-infos p {
    color: #f48221;
    font-size: 24px;
}

.y-kefu-box .right {
    width: 12px;
    height: 12px;
    position: absolute;
    right: -12px;
    top: 24px;
}

.y-kefu-box .right-arrow1,
.y-kefu-box .right-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px transparent dashed;
    border-left: 6px white solid;
    overflow: hidden;
}

.y-kefu-box .right-arrow1 {
    left: 1px;
    border-left: 6px #efefef solid;
}

.y-kefu-box .right-arrow2 {
    border-left: 6px white solid;
}

/*二维码*/
.y-kefu-box01 .y-ewm-box {
    width: 151px;
    height: 178px;
    top: -60px;
}

.y-kefu-box01 .y-ewm-box>div {
    width: 151px;
    height: 178px;
}

.y-kefu-box01 .y-ewm-box img {
    width: 115px;
    height: 114px;
    margin: 20px auto 10px;
}

.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
    width: 150px;
    border-right: solid 1px #efefef;
}

.y-kefu-box01 .y-ewm-box .right {
    top: 84px;
}

/*email*/
.y-kefu-box01 .y-email-infos {
    padding: 28px 20px 28px 45px;
    color: #b9b9b9;
    text-align: left;
    bottom: 0;
}

.y-kefu-box01 .y-email-infos p {
    color: #f48221;
    font-size: 16px;
}

.y-kefu-box01 .y-email-infos>i {
    width: 18px;
    height: 13px;
    background-position: -52px -80px;
    position: absolute;
    left: 15px;
    top: 30px;
}

.y-kefu-box01 .y-email-infos .right {
    top: 55px;
}

.y-kefu-box01 .hide-status {
    width: 54px;
    height: 65px;
    background-color: #f55b1b;
    position: absolute;
    top: 37px;
    left: 55px;
    z-index: 9;
}

.y-kefu-box01 .hide-status .kf-zixun {
    padding: 10px 0 7px;
    color: #fff;
    cursor: pointer;
}


/* 客服样式end*/
/* 头部 */
/*欢迎开始*/
.hd-top {
    background: #f4f4f4;
    height: 46px;
}

.hd-top_l {
    font-size: 14px;
    color: #999;
    line-height: 46px;
}

.hd-top_l a {
    font-size: 14px;
    color: #999;
}

.hd-top_l a:hover {
    color: #bb0001;
}

.hd-top_r {
    position: relative;
    float: right;
    font-size: 14px;
}

.hd-top_r ul li {
    background: url(../images/20210113151800_690475823.png)no-repeat left;
    color: #999;
    padding-left: 30px;
    float: left;
    margin-left: 20px;
    line-height: 46px;
    position: relative;
}

.hd-top_r li em img {
    position: absolute;
    top: 50px;
    left: -6px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    border: 1px solid #eee;
    display: block;
    /* height: 135px; */
    width: 135px;
    max-width: none;
}

.hd-top_r li:hover em img {
    visibility: visible;
    opacity: 1;
    top: 41px;
    transition: 0.3s all;
}

/*欢迎结束*/

/*抬头*/
.header {
    padding: 40px 0;
}

.logo p {
    margin-left: 24px;
    font-size: 42px;
    color: #343434;
    font-weight: bold;
    margin-top: 4px;
}

.logo p em {
    display: block;
    font-size: 12px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999;
    font-family: arial;
}

.hline {
    width: 1px;
    height: 52px;
    margin: 18px 25px;
    background: #b5b5b5;
    background: linear-gradient(to bottom, #f2f2f2, #b5b5b5, #f2f2f2);
}

.h-txt {
    font-size: 16px;
    color: #9fa19f;
    font-weight: lighter;
}

.h-txt strong {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #bb0001;
    margin: 14px 0 5px 0;
}

.ul-diy {
    margin: 15px 0 0 45px;
}

.ul-diy li {
    float: left;
    padding: 0 25px;
    font-size: 14px;
    color: #999999;
    border-right: 1px dotted #efeeed;
    transition: 0.3s all;
}

.ul-diy li:hover {
    margin-top: -6px;
    transition: 0.3s all;
}

.ul-diy li span {
    display: block;
    height: 40px;
    text-align: center;
}

.ul-diy li:last-child {
    border-right: 0px;
}

.h-concat {
    text-align: right;
    font-size: 30px;
    color: #d20000;
    line-height: 32px;
}

.h-concat p {
    letter-spacing: 0.5px;
}

.h-concat img {
    display: block;
    margin-top: 10px;
}

.h-concat span {
    font-size: 13px;
    color: #999;
    padding-left: 24px;
    background: url(../images/20210114090213_1929775347.png) no-repeat left center;
}


.menuBtn {
    display: none;
    position: fixed;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn b {
    display: block;
    height: 4px;
    background-color: #bb0001;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    width: 30px;
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}


/*导航*/
.nav {
    font-size: 0;
    position: relative;
    background: #bb0001;
    border-bottom: 3px #182d75 solid;
}

.nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.nav li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 11.1%;
    position: relative;
}

.nav li>a {
    line-height: 70px;
    display: block;
    font-size: 15px;
    position: relative;
    color: #fff;
    height: 66px;
}

.nav li>a i:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    border-left: 1px dashed #5772cc;
    right: 0;
    top: 3px;
    bottom: 0;
    margin: auto 0;
}

.nav li:nth-child(1)>a i:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    border-left: 1px dashed #5772cc;
    left: 0;
    top: 3px;
    bottom: 0;
    margin: auto 0;
}

.nav li>a:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 4px;
    background: #f48221;
    transition: all .3s ease;
    bottom: -3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.nav li:hover>a:after,
.nav li.cur>a:after {
    width: 80%;
}

.dropIcon {
    display: none;
    position: absolute;
    top: 0;
    right: 0px;
    width: 20px;
    height: 45px;
    background: url(../images/navjt.png) no-repeat center;
    background-size: 17px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    pointer-events: none;
}

.on .dropIcon {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.tabbar {
    display: none;
}

/*导航下拉*/
.nav .sub {
    width: 288px;
    padding: 28px;
    border: 3px #fff solid;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    top: 100%;
    z-index: 99;
    display: none;
    box-sizing: content-box;
}

.nav .sub p {
    font-size: 19px;
    font-weight: bold;
    color: #222;
    padding-bottom: 8px;
}

.nav .sub span {
    font-size: 15px;
}

.nav .sub span:after {
    content: "";
    display: block;
    width: 29px;
    height: 4px;
    background: #dd0000;
    margin-top: 19px;
}

.nav .sub a {
    display: block;
    border: 1px #ccc solid;
    margin-bottom: 13px;
    width: 163px;
    line-height: 33px;
    color: #333;
    font-size: 15px;
    text-align: center;
}

.nav .sub a:hover {
    color: #fff;
    background-color: #dd0000;
}



.dropmenu {
    position: absolute;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    top: 110%;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease;
    z-index: 333;
    padding: 10px 0;
    text-align: center;
}

.dropmenu table td table {
    display: none;
}

.dropmenu a,
.dropmenu table td a {
    display: inline-block;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.dropmenu a+a {
    margin-left: 100px;
}

.dropmenu table,
.dropmenu table tbody {
    width: 100% !important;
    display: block;
}

.dropmenu table tr {
    display: inline-block;
}

.dropmenu a:hover {
    color: #f78120;
}

.dropmenu table tr+tr {
    margin-left: 25px;
}

.nav li:hover .dropmenu {
    top: 105%;
    opacity: 1;
    visibility: visible;
}


/* 底部 */
/*版权*/
.copyright {
    background: #222222;
}

.footer {
    display: block;
}

.ul-concat {
    padding: 40px 0 50px 0;
    border-radius: 0 0 50px 50px;
    background: #333333;
    overflow: hidden;
}

.ul-concat li {
    float: left;
    height: 55px;
    font-size: 16px;
    color: #a8a8a8;
    padding: 0 70px;
}

.ul-concat li+li {
    border-left: 1px solid #404040;
}

.ul-concat li span {
    display: block;
    font-size: 18px;
    color: #f2f2f2;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 45px;
    background: url(../images/20210115091954_863080952.png) no-repeat left center;
}

.ul-concat li:nth-child(2) span {
    background: url(../images/20210115091954_2120378679.png) no-repeat left center;
}

.ul-concat li:nth-child(3) span {
    background: url(../images/20210115091843_1434350521.png) no-repeat left center;
}

.ul-concat li:nth-child(2) {
    font-size: 14px;
}

.ul-concat li a {
    display: block;
    box-sizing: border-box;
    width: 174px;
    height: 49px;
    border-radius: 25px;
    border: 1px solid #666666;
    font-size: 16px;
    color: #f2f2f2;
    line-height: 47px;
    text-align: center;
}

.ul-concat li a i {
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../images/20210115091954_1208155631.png) no-repeat center;
    margin-right: 17px;
    vertical-align: sub;
}

.ul-concat li a:hover {
    box-shadow: 0 0 5px #fff;
}

.crcon {
    padding: 60px 0;
}

.f-links p,
.code p {
    font-size: 20px;
    color: #eeeeee;
    margin-bottom: 20px;
}

.f-links a {
    display: block;
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    line-height: 30px;
}

.f-links a:hover {
    color: #fff;
}

.f-links li {
    float: left;
    padding: 0 48px;
    height: 205px;
    border-right: 1px dashed #333333;
}

.f-links li:nth-child(1) {
    padding-left: 0;
}

.f-code dl {
    float: left;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: lighter;
}

.f-code dl img {
    margin-bottom: 10px;
    width: 118px;
    height: 118px;
    display: block;
}

.f-code dl+dl {
    margin-left: 22px;
}

.f-links1 {
    line-height: 111px;
    font-size: 18px;
    color: #bbbbbb;
}

.f-bot {
    background: #bb0001;
    padding: 15px 0px;
}

.f-bot,
.f-bot a {
    font-size: 13px;
    color: #dadff0;
    font-weight: lighter;
    line-height: 35px;
}

.f-bot a:hover {
    color: #fff;
}

.ul-tags {
    width: 1000px;
    height: auto;
}

.ul-tags ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.ul-tags li {
    list-style: none;
    margin: 0px;
    padding-right: 10px;
    line-height: 111px;
    float: left;
}

.ul-tags li a {
    color: #999999;
    word-break: break-all;
}

.ul-tags li img {
    border: 0px;
}


.m-citys {
    padding: 10px;
    background: #000000;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.m-citys a {
    font-size: 14px;
    display: inline-block;
    width: 95px;
    float: left;
    color: #FFFFFF;
    margin: 2px 0;
}



@media only screen and (min-width: 1200px) and (max-width: 1920px) {


    .wp {
        width: 67.70vw;
        margin: 0 auto;
    }

    /*  .box,
    .footer1 {
        width: 67.70vw;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
    } */

    /*定义版面统一宽度*/
    .top20 {
        margin-top: 1.041vw;
    }

    .top30 {
        margin-top: 1.562vw;
    }

    .top40 {
        margin-top: 2.083vw;
    }

    .top50 {
        margin-top: 2.604vw;
    }

    .top60 {
        margin-top: 3.125vw;
    }

    .top65 {
        margin-top: 3.385vw;
    }









    /* 头部 */
    /*欢迎开始*/
    .hd-top {
        background: #f4f4f4;
        height: 2.395vw;
    }

    .hd-top_l {
        font-size: 0.729vw;
        color: #999;
        line-height: 2.395vw;
    }

    .hd-top_l a {
        font-size: 0.729vw;
        color: #999;
    }

    .hd-top_l a:hover {
        color: #bb0001;
    }

    .hd-top_r {
        position: relative;
        float: right;
        font-size: 0.729vw;
    }

    .hd-top_r ul li {
        background: url(../images/20210113151800_690475823.png)no-repeat left;
        color: #999;
        padding-left: 1.562vw;
        float: left;
        margin-left: 1.041vw;
        line-height: 2.395vw;
        position: relative;
        background-size: 1.307vw;
    }

    .hd-top_r li em img {
        position: absolute;
        top: 2.604vw;
        left: -0.312vw;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s all;
        border: 0.052vw solid #eee;
        display: block;
        /* height: 7.031vw; */
        width: 7.031vw;
    }

    .hd-top_r li:hover em img {
        visibility: visible;
        opacity: 1;
        top: 2.135vw;
        transition: 0.3s all;
    }

    /*欢迎结束*/

    /*抬头*/
    .header {
        padding: 2.083vw 0;
    }

    .logo p {
        margin-left: 1.25vw;
        font-size: 2.187vw;
        color: #343434;
        font-weight: bold;
        margin-top: 0.208vw;
    }

    .logo img {
        #width: 2.947vw;
    }

    .logo p em {
        display: block;
        font-size: 0.725vw;
        font-weight: lighter;
        text-transform: uppercase;
        letter-spacing: 0.352vw;
        color: #999;
        font-family: arial;
    }

    .hline {
        width: 0.052vw;
        height: 2.708vw;
        margin: 0.937vw 1vw;
        background: #b5b5b5;
        background: linear-gradient(to bottom, #f2f2f2, #b5b5b5, #f2f2f2);
    }

    .h-txt {
        font-size: 0.833vw;
        color: #9fa19f;
        font-weight: lighter;
    }

    .h-txt strong {
        display: block;
        font-size: 1.25vw;
        font-weight: bold;
        color: #000;
        margin: 0.729vw 0 0.260vw 0;
    }

    .ul-diy {
        margin: 0.781vw 0 0 2.343vw;
    }

    .ul-diy li {
        float: left;
        padding: 0 .8vw;
        font-size: 0.729vw;
        color: #999999;
        border-right: 0.052vw dotted #efeeed;
        transition: 0.3s all;
    }

    .ul-diy li:hover {
        margin-top: -0.312vw;
        transition: 0.3s all;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
    }

    .ul-diy li span {
        display: block;
        height: 2.083vw;
        text-align: center;
    }

    .ul-diy li:last-child {
        border-right: 0vw;
    }

    .h-concat {
        text-align: right;
        font-size: 30px;
        color: #d20000;
        line-height: 1.666vw;
        font-weight: bold;
        margin-top: 10px;
    }

    .h-concat p {
        letter-spacing: 0.0.260vw;
    }

    .h-concat img {
        display: block;
        margin-top: 0.520vw;
    }

    .h-concat span {
        font-size: 0.677vw;
        color: #999;
        padding-left: 1.25vw;
        background: url(../images/20210114090213_1929775347.png) no-repeat left center;
    }


    /*导航*/
    .nav {
        font-size: 0;
        position: relative;
        background: #000;
        border-bottom: 0.2vw #bb0001 solid;
    }

    .nav li {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width:12.5%;
    }

    .nav li>a {
        line-height: 70px;
        display: block;
        font-size: 16px;
        position: relative;
        color: #fff;
        height: 66px;
    }

    .nav li>a i:after {
        content: '';
        position: absolute;
        width: 0.052vw;
        height: 0.833vw;
        border-left: 0.052vw dashed #6f6f6f;
        right: 0;
        top: 0.156vw;
        bottom: 0;
        margin: auto 0;
    }

    .nav li:nth-child(1)>a i:before {
        content: '';
        position: absolute;
        width: 0.052vw;
        height: 0.833vw;
        border-left: 0.052vw dashed #6f6f6f;
        left: 0;
        top: 0.156vw;
        bottom: 0;
        margin: auto 0;
    }

    .nav li>a:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0.208vw;
        background: #f48221;
        transition: all .3s ease;
        bottom: -0.156vw;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .nav li:hover>a:after,
    .nav li.cur>a:after {
        width: 80%;
    }

    /*导航下拉*/
    .nav .sub {
        width: 15vw;
        padding: 1.5vw;
        border: 0.156vw #fff solid;
        position: absolute;
        background: rgba(255, 255, 255, 0.9);
        left: 0;
        top: 100%;
        z-index: 99;
        display: none;
    }

    .nav .sub p {
        font-size: 1vw;
        font-weight: bold;
        color: #222;
        padding-bottom: 0.416vw;
    }

    .nav .sub span {
        font-size: 0.8vw !important;
    }

    .nav .sub span:after {
        content: "";
        display: block;
        width: 1.5vw;
        height: 0.2vw;
        background: #dd0000;
        margin-top: 1vw;
    }

    .nav .sub a {
        display: block;
        border: 0.052vw #ccc solid;
        margin-bottom: 0.7vw;
        width: 8.5vw;
        line-height: 1.7vw;
        color: #333;
        font-size: 0.8vw;
        text-align: center;
    }

    .nav .sub a:hover {
        color: #fff;
        background-color: #dd0000;
    }

    .dropmenu {
        position: absolute;
        width: 100%;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        top: 110%;
        opacity: 0;
        visibility: hidden;
        transition: all .6s ease;
        z-index: 333;
        padding: 0.520vw 0;
        text-align: center;
    }

    .dropmenu table td table {
        display: none;
    }

    .dropmenu a,
    .dropmenu table td a {
        display: inline-block;
        line-height: 2.083vw;
        color: #fff;
        font-size: 0.833vw;
    }

    .dropmenu a+a {
        margin-left: 5.208vw;
    }

    .dropmenu table,
    .dropmenu table tbody {
        width: 100% !important;
        display: block;
    }

    .dropmenu table tr {
        display: inline-block;
    }

    .dropmenu a:hover {
        color: #f78120;
    }

    .dropmenu table tr+tr {
        margin-left: 1.302vw;
    }

    .nav li:hover .dropmenu {
        top: 105%;
        opacity: 1;
        visibility: visible;
    }


    /* 底部 */
    /*版权*/
    .copyright {
        background: #222222;
    }

    .ul-concat {
        padding: 2.083vw 0 2.604vw 0;
        border-radius: 0 0 2.604vw 2.604vw;
        background: #333333;
    }

    .ul-concat li {
        float: left;
        height: 2.864vw;
        font-size: 0.833vw;
        color: #a8a8a8;
        padding: 0 3vw;
    }

    .ul-concat li+li {
        border-left: 0.052vw solid #404040;
    }

    .ul-concat li span {
        display: block;
        font-size: 0.937vw;
        color: #f2f2f2;
        line-height: 1.562vw;
        margin-bottom: 0.520vw;
        padding-left: 2.343vw;
        background: url(../images/20210115091954_863080952.png) no-repeat left center;
        background-size: 1vw;
    }

    .ul-concat li:nth-child(2) span {
        background: url(../images/20210115091954_2120378679.png) no-repeat left center;
        background-size: 1vw;
    }

    .ul-concat li:nth-child(3) span {
        background: url(../images/20210115091843_1434350521.png) no-repeat left center;
        background-size: 1vw;
    }

    .ul-concat li:nth-child(2) {
        font-size: 0.729vw;
    }

    .ul-concat li a {
        display: block;
        box-sizing: border-box;
        width: 9.062vw;
        height: 2.552vw;
        border-radius: 1.302vw;
        border: 0.052vw solid #666666;
        font-size: 0.833vw;
        color: #f2f2f2;
        line-height: 2.447vw;
        text-align: center;
    }

    .ul-concat li a i {
        display: inline-block;
        width: 1.041vw;
        height: 1.145vw;
        background: url(../images/20210115091954_1208155631.png) no-repeat center;
        margin-right: 0.885vw;
        vertical-align: sub;
        background-size: 1vw;
    }

    .ul-concat li a:hover {
        box-shadow: 0 0 0.260vw #fff;
    }

    .crcon {
        padding: 3.125vw 0;
    }

    .f-links p,
    .code p {
        font-size: 1.041vw;
        color: #eeeeee;
        margin-bottom: 1.041vw;
    }

    .f-links a {
        display: block;
        font-size: 0.729vw;
        color: #999999;
        font-weight: lighter;
        line-height: 1.562vw;
    }

    .f-links a:hover {
        color: #fff;
    }

    .f-links li {
        float: left;
        padding: 0 5vw;
        height: 10.67vw;
        border-right: 0.052vw dashed #333333;
    }

    .f-links li:nth-child(1) {
        padding-left: 0;
    }

    .f-code dl {
        float: left;
        text-align: center;
        font-size: 0.677vw;
        color: #999999;
        font-weight: lighter;
    }

    .f-code dl img {
        margin-bottom: 0.520vw;
        width: 9.145vw;
        height: 9.145vw;
        display: block;
    }

    .f-code dl+dl {
        margin-left: 1.145vw;
    }

    .f-links1 {
        line-height: 5.781vw;
        font-size: 0.937vw;
        color: #bbbbbb;
    }

    .f-bot {
        background: #000;
        padding: 0.781vw 0vw;
    }

    .f-bot,
    .f-bot a {
        font-size: 0.677vw;
        color:#9f9f9f;
        font-weight: lighter;
        line-height: 1.822vw;
    }

    .f-bot a:hover {
        color: #fff;
    }

    .ul-tags {
        width: 52.08vw;
        height: auto;
    }

    .ul-tags ul {
        margin: 0vw;
        padding: 0vw;
        list-style-type: none;
    }

    .ul-tags li {
        list-style: none;
        margin: 0vw;
        padding-right: 0.520vw;
        line-height: 5.781vw;
        float: left;
    }

    .ul-tags li a {
        color: #999999;
        word-break: break-all;
    }

    .ul-tags li img {
        border: 0vw;
    }


    .m-citys {
        padding: 0.520vw;
        background: #000000;
        overflow: hidden;
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
    }

    .m-citys a {
        font-size: 0.729vw;
        display: inline-block;
        width: 4.947vw;
        float: left;
        color: #FFFFFF;
        margin: 0.104vw 0;
    }



}

@media screen and (max-width: 1240px) {
    .wp {
        width: 100%;
        padding: 0 15px;
    }

    body {
        padding-top: 50px;
    }

    .header {
        height: 50px;
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    }

    .logo {
        line-height: 50px;
    }

    .logo p {
        font-size: 14px;
        line-height: 1.5;
        margin-left: 10px;
    }

    .logo img {
        width: 20px;
        margin-top: 9px;
    }

    .menuBtn {
        display: block;
    }

    .y-kefu-box01,
    .hline,
    .h-txt,
    .ul-diy,
    .h-concat,
    .copyright,
    .m-citys,
    .hd-top {
        display: none;
    }

    .nav {
        display: none;
        position: fixed;
        top: 50px;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999;
        background: #fff;
        border-bottom: none;
        border-top: 1px solid #000;
    }

    .nav li {
        display: block;
        width: auto;
    }

    .nav li>a {
        height: auto;
        line-height: 45px;
        border-bottom: 1px solid #f1f1f1;
        font-size: 14px;
        color: #333;
        text-align: left;
    }

    .nav li>a:after {
        display: none;
    }

    .nav li>a i {
        display: none;
    }

    .nav .sub {
        position: static;
        border: none;
        width: auto;
        padding: 1vw;
    }

    .sub .type {
        display: none;
    }

    .sub .fr {
        float: none;
        width: auto;
    }

    .nav .sub a {
        width: auto;
        border: none;
        font-size: 14px;
        margin: 0 auto;
        padding-left: 10px;
        border-bottom: 1px solid #f1f1f1;
        line-height: 45px;
        text-align: left;
    }

    .footer {
        background-color: #222;
        display: block;
        padding: 2vw 0;
        font-size: 14px;
        text-align: center;
        color: #999;
    }

    .f-copy a {
        color: #999;
    }

    .f-code dl {
        display: inline-block;
        float: none;
    }

    .ul-concat {
        height: auto;
        padding: 1vw;
        display: none;
    }

    .ul-concat li {
        float: none;
        width: auto;
        height: auto;
        padding: 0;
        font-size: 12px;
        box-sizing: border-box;
        margin: 0 0 10px;
    }

    .ul-concat li span {
        font-size: 12px;
    }


    .f-code {
        float: none;
        text-align: center;
        font-size: 16px;
        color: #999;
    }

    .f-code dl {
        margin: 5px 0;
    }

    .crcon {
        padding: 0;
        text-align: center;
    }

    .dropIcon {
        display: block;
    }

    .tabbar {
        height: 60px;
        display: block;
    }

    .tabbar .box {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        z-index: 100;
        background-color: #bb0001;
    }

    .tabbar .icon {
        height: 19px;
        overflow: hidden;
        text-align: center;
        font-size: 0;
        margin: 10px 0 4px;
    }

    .tabbar .icon img {
        display: inline-block;
        vertical-align: middle;
        max-height: 18px;
    }

    .tabbar .item {
        float: left;
        width: 25%;
        height: 60px;
        box-sizing: border-box;
        text-align: center;
        font-size: 14px;
        color: #fff;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        border-right: 1px solid #d50a0b;
    }

    .tabbar .item:last-child {
        border-right: none;
    }
}

.jinbo-module-box {
    padding: 40px 0;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    margin: 30px 0;
    border-radius: 10px;
}

.jinbo-module {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.jinbo-title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #2a8cff;
}

.jinbo-title-box h2 {
    font-size: 28px;
    color: #333;
    margin: 0;
    display: flex;
    align-items: center;
}

.jinbo-title-box .big-bar {
    width: 6px;
    height: 28px;
    background: #2a8cff;
    margin-right: 10px;
    border-radius: 3px;
}

.jinbo-title-box .small-bar {
    width: 2px;
    height: 20px;
    background: #2a8cff;
    margin-right: 8px;
    opacity: 0.7;
    border-radius: 1px;
}

.jinbo-title-box b {
    color: #2a8cff;
    margin-right: 10px;
}

.jinbo-subtitle {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    margin-left: 10px;
}

.jinbo-more-link {
    color: #2a8cff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.jinbo-more-link:hover {
    color: #1a6bc7;
    transform: translateX(5px);
}

.jinbo-arrow {
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.jinbo-more-link:hover .jinbo-arrow {
    transform: translateX(5px);
}

.jinbo-products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 30px;
    margin: 30px 0;
}

.jinbo-product-item {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(42, 140, 255, 0.1);
    transition: all 0.3s ease;
    border: 1px solid #e8f0ff;
}

.jinbo-product-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(42, 140, 255, 0.2);
    border-color: #2a8cff;
}

.jinbo-product-item a {
    display: block;
    text-decoration: none;
    color: inherit;
}

.jinbo-img {
    height: 200px;
    overflow: hidden;
}

.jinbo-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.jinbo-product-item:hover .jinbo-img img {
    transform: scale(1.05);
}

.jinbo-product-info {
    padding: 20px;
}

.jinbo-product-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 10px 0;
    line-height: 1.4;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jinbo-product-desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0 0 15px 0;
    height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jinbo-product-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
}

.jinbo-product-type {
    font-size: 12px;
    color: #2a8cff;
    background: rgba(42, 140, 255, 0.1);
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: 500;
}

.jinbo-product-date {
    font-size: 12px;
    color: #999;
}

.jinbo-all-products {
    text-align: center;
    margin-top: 40px;
}

.jinbo-all-btn {
    display: inline-block;
    padding: 12px 35px;
    background: linear-gradient(135deg, #2a8cff, #1a6bc7);
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(42, 140, 255, 0.3);
    border: 2px solid #2a8cff;
}

.jinbo-all-btn:hover {
    background: white;
    color: #2a8cff;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(42, 140, 255, 0.4);
}

/* 金博新闻中心样式 - 蓝色主题 */
.jinbo-news-box {
    padding: 40px 0;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    margin: 30px 0;
    border-radius: 10px;
}

.jinbo-news-module {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.jinbo-news-content .jinbo-title-box {
    border-bottom: 2px solid #4a9eff;
}

.jinbo-news-content .jinbo-title-box b {
    color: #4a9eff;
}

.jinbo-news-content .jinbo-more-link {
    color: #4a9eff;
}

.jinbo-news-content .jinbo-more-link:hover {
    color: #2a8cff;
}

.jinbo-news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 25px;
    margin: 30px 0;
}

.jinbo-news-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(74, 158, 255, 0.1);
    transition: all 0.3s ease;
    border: 1px solid #e0eeff;
    position: relative;
}

.jinbo-news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(74, 158, 255, 0.2);
    border-color: #4a9eff;
}

.jinbo-news-highlight {
    border: 2px solid #4a9eff;
    box-shadow: 0 6px 25px rgba(74, 158, 255, 0.15);
}

.jinbo-news-label {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #4a9eff;
    color: white;
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
    z-index: 2;
}

.jinbo-news-highlight .jinbo-news-label {
    background: #2a8cff;
}

.jinbo-news-link {
    display: flex;
    text-decoration: none;
    color: inherit;
    padding: 25px;
}

.jinbo-news-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #4a9eff, #2a8cff);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
    margin-right: 20px;
    flex-shrink: 0;
}

.jinbo-news-highlight .jinbo-news-icon {
    background: linear-gradient(135deg, #2a8cff, #1a6bc7);
    width: 70px;
    height: 70px;
    font-size: 28px;
}

.jinbo-news-details {
    flex: 1;
}

.jinbo-news-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 10px 0;
    line-height: 1.4;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jinbo-news-excerpt {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0 0 15px 0;
    height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jinbo-news-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
}

.jinbo-news-date {
    font-size: 12px;
    color: #666;
}

.jinbo-news-tag {
    font-size: 12px;
    color: #4a9eff;
    background: rgba(74, 158, 255, 0.1);
    padding: 4px 10px;
    border-radius: 12px;
    font-weight: 500;
}

.jinbo-news-highlight .jinbo-news-tag {
    color: #2a8cff;
    background: rgba(42, 140, 255, 0.15);
}

.jinbo-news-categories {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.jinbo-category-link {
    padding: 8px 20px;
    background: white;
    color: #666;
    text-decoration: none;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 2px solid #d1e3ff;
}

.jinbo-category-link:hover,
.jinbo-category-active {
    background: linear-gradient(135deg, #4a9eff, #2a8cff);
    color: white;
    border-color: #4a9eff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(74, 158, 255, 0.3);
}

.jinbo-all-news {
    text-align: center;
    margin-top: 30px;
}

.jinbo-all-news .jinbo-all-btn {
    background: linear-gradient(135deg, #4a9eff, #2a8cff);
    border-color: #4a9eff;
}

.jinbo-all-news .jinbo-all-btn:hover {
    color: #4a9eff;
    background: white;
}

/* 响应式设计 */
@media (max-width: 992px) {
    .jinbo-products-grid,
    .jinbo-news-grid {
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .jinbo-title-box {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .jinbo-news-link {
        flex-direction: column;
    }
    
    .jinbo-news-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .jinbo-products-grid,
    .jinbo-news-grid {
        grid-template-columns: 1fr;
    }
    
    .jinbo-news-categories {
        gap: 10px;
    }
    
    .jinbo-category-link {
        padding: 6px 15px;
    }
}

@media (max-width: 480px) {
    .jinbo-module,
    .jinbo-news-module {
        padding: 0 15px;
    }
    
    .jinbo-title-box h2 {
        font-size: 22px;
    }
    
    .jinbo-subtitle {
        font-size: 14px;
        margin-left: 5px;
    }
}