.main-wrap {
    width: 100%;
    float: left;
}

.content-wrap {
    float: left;
    width: 100%;
    line-height: 32px;
    color: #838383;
}

.h2 {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin: 60px 0;
}

.h2 span {
    clear: both;
}

.h2 .cn {
    font-size: 30px;
    color: #0175BA;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 45px;
}

.h2 .cn em {
    color: #2b2b2b;
}

.h2 .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    z-index: 1;
    top: 24px;
}
.h2 .line {
    border: none;
}

.h2 .en {
    padding-top: 10px;
}
.h2 .en {
    /* display: inline-block; */
    text-align: center;
    font-size: 12px;
    color: #C3C3C3;
    text-transform: uppercase;
    line-height: 1.2;
    clear: both;
    width: 100%;
}

@media (max-width: 720px) {

    .h2 {
        margin: .6rem 0;
        position: relative;
    }

    .h2 span {
        clear: both;
    }

    .h2 .cn {
        font-size: .3rem;
        line-height: 1.2;
        padding: 0 .45rem;
    }

    .h2 .cn em {
        color: #2b2b2b;
    }

    .h2 .en {
        font-size: .16rem;
        line-height: 1.2;
        padding:.1rem 0;;
    }

    .h2:after {
        content: "";
        display: inline-block;
        width: .41rem;
        border-top: 2px solid #108bed;
        margin-bottom: .2rem;
        left: 50%;
        position: absolute;
        top: .85rem;
        margin-left: -.2rem;
    }
    .model:after {
        top: 1.2rem;
    }
    .model .context .items ul li span {
        padding-top: 0;
        width: 90px;
    }
    .model .context .items ul li:hover span:after, .model .context .items ul li.active span:after{
        content:unset;
    }
    .model .context {
        padding-top: 0;
        min-height: unset;
        overflow-x:auto;
    }
    .productHome{
        margin-top:0;
    }
    .model{
        margin:0;
        margin-top:20px;
    }
}

.page-content {
    font-size: 14px;
    line-height: 200%;
}

.site-scroll {
    overflow: hidden;
    position: relative;
    float: left;
    width: 1200px;
}

.site-scroll .hd {
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0;
}

.site-scroll .hd .prev {
    display: none;
    position: absolute;
    left: -50px;
    top: 150px;
    width: 37px;
    height: 37px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/icon-left.png") center no-repeat;
}

.site-scroll .hd .next {
    display: none;
    position: absolute;
    right: -50px;
    top: 150px;
    width: 37px;
    height: 37px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/icon-right.png") center no-repeat;
}

.site-scroll .pageState {
    display: none;
}

.site-scroll .hd .prevStop {
    background-position: -60px 0;
}

.site-scroll .hd .nextStop {
    background-position: -60px -50px;
}

.site-scroll .hd ul {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    zoom: 1;
    text-align: center;
    width: 100%;
}

.site-scroll .hd ul li {
    display: inline-block;
    width: 30px;
    height: 2px;
    overflow: hidden;
    background-color: #f0f0f0;
    margin-right: 16px;
    text-indent: -999px;
    cursor: pointer;
}

.site-scroll .hd ul li.on {
    background-color: #000;
}

.site-scroll .bd ul {
    overflow: hidden;
    zoom: 1;
}

.site-scroll .bd ul li {
    margin: 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    padding: 50px 0;
    width: 240px;
}

.site-scroll .bd ul li:hover {
    background-color: #f7f7f7;
}

.site-scroll .bd ul li .pic {
    text-align: center;
}

.site-scroll .bd ul li .pic img {
    display: inline-block;
}

.site-scroll .bd ul li .t1 {
    line-height: 40px;
    color: #303030;
    font-size: 14px;
}

.site-scroll .bd ul li .t2 {
    color: #959595;
    font-size: 12px;
}

.wx-list2 {
    width: 1200px;
    float: left;
    height: 320px;
    position: relative;
}

.wx-list2 li {
    width: 1200px;
    float: left;
    height: 320px;
    display: none;
}

.wx-list2 li .wxsub {
    width: 1200px;
    float: left;
    height: 320px;
}

.wx-list2 li .wxsub .fl, .wx-list2 li .wxsub .fr {
    width: 600px;
}

.wx-list2 li .wxsub .fr .wxt0 {
    color: #404040;
    font-size: 20px;
    line-height: 80px;
}

.wx-list2 li .wxsub .fr .wxt1 {
    color: #949494;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 30px;
}

.wx-list {
    width: 1200px;
    float: left;
    height: 100px;
    margin: 20px 0;
    position: relative;
}

.wx-list li {
    width: 399px;
    float: left;
    height: 100px;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.wx-list li a {
    width: 349px;
    padding-left: 40px;
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 20px;
    margin-top: 32px;
    position: relative;
}

.wx-list li a .tb {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: #fff url(../images/wx-tab-icon.png) center no-repeat;
    position: absolute;
    right: 20px;
    top: 0;
}

.wx-list li:hover, .wx-list li.on {
    background-color: #108bed;
}

.wx-list li:hover a, .wx-list li.on a {
    color: #fff;
}

.wx-list li a .tb {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: #fff url(../images/wx-tab-icon.png) center no-repeat;
    position: absolute;
    right: 10px;
    top: 0;
}

.ebp-list {
    width: 1234px;
    margin-left: -34px;
    float: left;
}

.ebp-list li {
    width: 583px;
    height: 170px;
    float: left;
    background-color: #f6f6f6;
    margin: 17px 0 17px 34px;
    position: relative;
}

.ebp-list li:hover {
    background-color: #108bed;
}

.ebp-list li:hover .fr .wxt0, .ebp-list li:hover .fr .wxt1 {
    color: #fff;
}

.ebp-list li .fr {
    margin-top: 50px;
    height: 70px;
    margin-right: 40px;
    width: 350px;
}

.ebp-list li .fr .wxt0 {
    font-size: 20px;
    line-height: 40px;
}

.ebp-list li .fr .wxt1 {
    font-size: 12px;
    color: #949494;
    line-height: 20px;
}

.ebp-list li .fl {
    width: 80px;
    height: 170px;
    margin-left: 80px;
}

.ebp-list li .fl .img2 {
    display: none;
}

.ebp-list li:hover .fl .img1 {
    display: none;
}

.ebp-list li:hover .fl .img2 {
    display: block;
}

.ads-scroll {
    position: relative;
    float: left;
    width: 1212px;
    margin-left: -6px;
}

.ads-scroll .bd ul {
    overflow: hidden;
    zoom: 1;
}

.ads-scroll .bd ul li {
    margin: 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    padding: 50px 11px;
    width: 180px;
}

.ads-scroll .bd ul li:hover {
    background-color: #f7f7f7;
}

.ads-scroll .bd ul li .pic {
    text-align: center;
}

.ads-scroll .bd ul li .pic img {
    display: inline-block;
}

.ads-scroll .bd ul li .t1 {
    line-height: 40px;
    color: #2d2d2d;
    font-size: 14px;
}

.ads-scroll .bd ul li .t2 {
    color: #898989;
    font-size: 12px;
    line-height: 24px;
}

@media (max-width: 720px) {

    .ads-scroll {
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    .ads-scroll .bd ul li {
        box-sizing: border-box;
        padding: .3rem;
        width: 50%;
    }

    .ads-scroll .bd ul li .pic img {
        width: .8rem;
        height: .8rem;
        display: inline-block;
    }

    .ads-scroll .bd ul li .t1 {
        line-height: 2;
        color: #2d2d2d;
        font-size: .22rem;
    }

    .ads-scroll .bd ul li .t2 {
        color: #898989;
        font-size: .18rem;
        line-height: 1.5;
    }
}

.adv-wrap {
    width: 100%;
    float: left;
    background: #f8f8f8;
    padding-bottom: 60px;
    padding-top: 20px;
}

.adv-wrap .h2 .cn {
    background: none;
}

.adv-list {
    width: 100%;
    float: left;
}

.adv-list li {
    width: 50%;
    float: left;
    margin: 20px 0;
    height: 135px;
}

.adv-list li:hover {
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-name: bounceIn;
}

.adv-list li img {
    width: 113px;
    height: 131px;
    float: left;
}

.adv-list .fr {
    float: left;
    margin-left: 30px;
    width: 400px;
}

.adv-list li .wxt0 {
    height: 55px;
    line-height: 80px;
    font-size: 18px;
    color: #393939;
    clear: both;
}

.adv-list li .wxt1 {
    color: #7B7B7B;
    font-size: 12px;
    clear: both;
}

@media (max-width: 720px) {

    .adv-wrap {
        width: 100%;
        float: left;
        background: #fff;
        padding-bottom: .6rem;
        padding-top: 0;
    }

    .adv-list li {
        width: 100%;
        float: left;
        margin: .09rem 0;
        height: 1.3rem;
    }

    .adv-list li:hover {
        animation-duration: 3s;
        animation-fill-mode: both;
        animation-name: bounceIn;
    }

    .adv-list li img {
        width: auto;
        height: 1.3rem;
        float: left;
    }

    .adv-list .fr {
        margin-left: auto;
        float: right;
        width: 5.14rem;
    }

    .adv-list li .wxt0 {
        height: .55rem;
        line-height: 3;
        font-size: .24rem;
        color: #393939;
        clear: both;
    }

    .adv-list li .wxt1 {
        color: #7B7B7B;
        font-size: .18rem;
        line-height: 1.5;
        clear: both;
    }
}

.brand-list {
    border-left: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    width: 1052px;
    float: left;
    margin: 0 74px 50px 74px;
}

.brand-list li {
    float: left;
    width: 174px;
    border-bottom: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    height: 109px;
    text-align: center;
    line-height: 109px;
}

.brand-list li:hover {
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-name: bounceIn;
}

.brand-list li img {
    vertical-align: middle;
    display: initial;
}

@media (max-width: 720px) {

    .brand-list {
        border: none;
        width: 100%;
        float: left;
        margin: 0;
        margin-bottom: .7rem;
    }

    .brand-list li {
        float: left;
        width: 25%;
        box-sizing: border-box;
        border: none;
        height: 1rem;
        text-align: center;
        line-height: 1rem;
    }

    .brand-list li img {
        width: 100%;
    }
}

.prom-news {
    width: 100%;
    float: left;
}

.prom-news li {
    float: left;
    width: 348px;
    height: 460px;
    padding: 25px;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.prom-news li:hover {
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-name: bounceIn;
}

.prom-news li .img img {
    width: 348px;
    height: 200px;
}

.prom-news li p {
    clear: both;
}

.prom-news li .p1 {
    font-size: 18px;
    color: #1F1F1F;
    line-height: 200%;
}

.prom-news li .p2 {
    font-size: 12px;
    color: #c1c1c1;
    line-height: 300%;
    padding-bottom: 10px;
}

.prom-news li .p3 {
    font-size: 12px;
    color: #8b8b8b;
    padding-top: 10px;
    height:80px;
    line-height: 200%;
}

.prom-news li .idx {
    font-size: 12px;
    color: #2d2d2d;
    line-height: 300%;
    padding: 10px 0;
}

.prom-news li .author {
    height: 40px;
    background: url('../images/icon-nfwt.png') left center no-repeat;
    padding-left: 60px;
    line-height: 40px;
    padding-top: 10px;
}

.prom-news li .star {
    display: inline-block;
    width: 60px;
    height: 12px;
    background: url(../images/icon-star.jpg) left center;
}

.prom-news li .star .star-on {
    float: left;
    display: inline-block;
    height: 12px;
    background: url(../images/icon-star-on.jpg) left center;
}

.prom-news li.li3, .prom-news li.li6 {
    border-right: none;
}

.prom-news li.li4, .prom-news li.li5, .prom-news li.li6 {
    border-bottom: none;
}

@media (max-width: 720px) {

    .prom-news {
        width: 6.88rem;
        margin-left: -.12rem;
    }

    .prom-news li {
        float: left;
        width: 3.2rem;
        height: 4.8rem;
        margin-left: .12rem;
        margin-bottom: .3rem;
        padding: 0;
        border: none;
    }

    .prom-news li .img img {
        width: 3.2rem;
        height: 2rem;
    }

    .prom-news li p {
        clear: both;
    }

    .prom-news li .p1 {
        font-size: .2rem;
        color: #1F1F1F;
        line-height: 2;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .prom-news li .p2 {
        font-size: .18rem;
        color: #c1c1c1;
        line-height: 300%;
        padding-bottom: .1rem;
    }

    .prom-news li .p3 {
        font-size: .18rem;
        color: #8b8b8b;
        height: 1rem;
        overflow: hidden;
        padding-top: 0;
        line-height: 2;
    }

    .prom-news li .idx {
        font-size: .14rem;
        color: #2d2d2d;
        line-height: 300%;
        padding: .1rem 0;
    }

    .prom-news li .author {
        height: .4rem;
        background: url('../images/icon-nfwt.png') left center no-repeat;
        background-size: auto 100%;
        padding-left: .5rem;
        line-height: .4rem;
        padding-top: 0;
    }

    .prom-news li .star {
        display: inline-block;
        width: .6rem;
        height: .12rem;
        background: url(../images/icon-star.jpg) left center;
        background-size: auto 100%;
    }

    .prom-news li .star .star-on {
        float: left;
        display: inline-block;
        height: .12rem;
        background: url(../images/icon-star-on.jpg) left center;
    }

    .prom-news li.li3, .prom-news li.li6 {
        border-right: none;
    }

    .prom-news li.li4, .prom-news li.li5, .prom-news li.li6 {
        border-bottom: none;
    }
}
.webbox1 {
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom:35px;
}


.webbox1 > div {
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
}

.webbox1 > div > span {
    font-size: 24px;
    line-height: 24px;
    color: #000;
}

.webbox1 > div > a {
    font-size: 12px;
    font-family: Arial;
    color: #000;
    display: block;
    padding-top: 15px;
}

.webbox1 > div:before {
    position: absolute;
    width: 264px;
    left: 50%;
    margin-left: -132px;
    height: 1px;
    content: "";
    background: #c7c7c7;
    bottom: 1px;
}

.webbox1 > div:after {
    position: absolute;
    width: 44px;
    left: 50%;
    margin-left: -22px;
    height: 3px;
    content: "";
    background: #0a4f79;
    bottom: 0px;
}

.webmodel7 {
    height: 230px;
    /*max-width: 1920px;*/
    margin-top: 40px;
    background: #f0f0f0;
    padding-top: 60px;
    padding-bottom: 60px;
}


.frend {
    margin-top: 45px;
}

.frend {
    margin-top: 45px;
}

.frend > .swiper-wrapper .swiper-slide {
    text-align: center;
    max-width: 270px !important;
}

.frend > .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 87px;
    /*background:#fff;*/
}

.frend > .swiper-wrapper .swiper-slide a {
    max-width: 270px;
    max-height: 87px;
    background-color: #f0f0f0;
}