html
{
    font-size: 14px;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow-x: hidden;
}
div, img, h3, h4, p, dd, dl, em
{
    margin: 0;
    padding: 0;
    border: 0;
}
h1
{
    font: bold 1.26em Arial,Sans-Serif;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
h2
{
    font: bold 1.7em Arial,Sans-Serif;
    letter-spacing: 0;
    font-size: 16px;
    color: #000;
    background: inherit;
    margin: 0 0 5px;
    padding: 0;
}
p
{
    margin: 0 auto;
}
ul, li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
form
{
    margin: 0;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #c01701;
    transition: all .2s linear 0s;
}
.clear
{
    font-size: 0;
    line-height: 0;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.banner
{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.banner img
{
    width: 100%;
    position: relative;
}
.bg
{
    position: absolute;
    bottom: 12vw;
    left: 10%;
    padding: 2vw;
    border-radius: 10px;
}
.bg p
{
    color: #fff;
    font-size: 1vw;
}
.bg h3
{
    color: #fff;
    font-size: 2.2vw;
    text-align: left;
    font-weight: normal;
}
.aboutall
{
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    margin-top: 6vw;
}
.about1
{
    float: left;
    width: 45%;
    margin-right: 3%;
}
.about1 img
{
    transition: all .3s ease;
    width: 100%;
    border-radius: 0;
}
.about1:hover img
{
    transform: scale(1.05);
}
.about2
{
    float: right;
    width: 50%;
}
.about2 h3
{
    color: #333;
    margin-bottom: 1vw;
    font-size: 1.6vw;
    margin-top: 4vw;
    font-weight: normal;
}
.about2 dd
{
    height: 5px;
    width: 50px;
    background-color: #bf4824;
    margin-top: 1vw;
    margin-bottom: 1.5vw;
}
.about2 p
{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.about3
{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.about3 h3
{
    color: #333;
    font-size: 1.6vw;
    margin-top: 4vw;
    font-weight: normal;
    margin-bottom: 1vw;
}
.about3 dd
{
    height: 5px;
    width: 50px;
    background-color: #bf4824;
    margin-top: 1vw;
    margin-bottom: 1.5vw;
    margin-left: 38vw;
}
.about3 p
{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.csr1
{
    float: right;
    width: 26%;
}
.csr1 img
{
    transition: all .3s ease;
    width: 100%;
    border-radius: 0;
}
.csr1:hover img
{
    transform: scale(1.05);
}
.csr2
{
    float: left;
    width: 66%;
    margin-right: 3%;
}
.csr2 h3
{
    color: #333;
    font-size: 1.6vw;
    margin-top: 4vw;
    font-weight: normal;
    margin-bottom: 1vw;
}
.csr2 dd
{
    height: 5px;
    width: 50px;
    background-color: #bf4824;
    margin-top: 1vw;
    margin-bottom: 1.5vw;
}
.csr2 p
{
    color: #666;
    margin-bottom: 1vw;
    font-size: 14px;
    line-height: 30px;
}
.tulie
{
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 2vw;
    margin-bottom: 3vw;
}
.tulie ul
{
    overflow: hidden;
    margin-bottom: 3vw;
}
.tulie ul li
{
    width: 23%;
    margin-right: 2%;
    float: left;
    text-align: center;
}
.tulie ul li:nth-child(4)
{
    margin-right: 0%;
}
.tulie ul li img
{
    transition: all .3s ease;
    width: 100%;
    border-radius: 0;
}
.tulie ul li:hover img
{
    transform: scale(1.05);
}
.shipin
{
    width: 100%;
}
.wenhua
{
    width: 80%;
    overflow: hidden;
    margin: 60px auto;
}
.wenhua h3
{
    color: #333;
    font-size: 1.6vw;
    margin: 2vw 0 3vw 0;
    text-align: center;
    font-weight: normal;
}
.wenhua dd
{
    height: 5px;
    width: 50px;
    background-color: #bf4824;
    margin: 1vw auto 1.5vw auto;
}
.wenhua ul
{
    padding: 0;
    margin: 0;
}
.wenhua ul li
{
    float: left;
    border-radius: 0;
    width: 48.4%;
    text-align: center;
    margin: 0 -1px 35px 0;
    background: #f6f6f6;
    margin-right: 3%;
}
.wenhua ul li:nth-child(2n)
{
    margin-right: 0;
}
.wenhua ul li img
{
    margin: 4vw auto 30px auto;
    width: 8%;
}
.wenhua ul li h4
{
    font-size: 24px;
    color: #333;
    padding: 3px 0 3px 0;
    border: 0 solid #1b62b4;
    width: 120px;
    margin: 10px auto;
    font-weight: normal;
}
.wenhua ul li dd
{
    height: 3px;
    width: 60px;
    margin: 10px auto;
    background: #bf4824;
}
.wenhua ul li p
{
    font-size: 16px;
    color: #666;
    width: 84%;
    text-align: center;
    margin: .5vw auto 5vw auto;
    line-height: 22px;
}
.product-section
{
    padding-bottom: 50px;
    position: relative;
    background: #fff;
    background-size: cover;
}
.product-title
{
    padding: 50px 10px 30px;
    font-weight: normal;
    font-size: 36px;
    line-height: 46px;
    color: #252b3a;
    text-align: center;
    color: #fff;
}
.product-wrapper
{
    max-width: 80%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.product-wrapper h2
{
    color: #333;
    font-size: 1.6vw;
    margin-top: 0;
    text-align: center;
    font-weight: normal;
    margin-bottom: 2vw;
}
.product-wrapper dd
{
    height: 5px;
    width: 50px;
    background-color: #bf4824;
    margin-top: 1vw;
    margin-bottom: 1.5vw;
    margin-left: 38vw;
}
.swiper-container
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.product-features .product-body
{
    margin: 0 25px;
}
.product-features .product-body:after
{
    content: "";
    width: 100%;
    height: 3px;
    background: url(../image/productBase-features-model.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    top: 75px;
    left: 0;
    z-index: 10;
}
.features-item
{
    background: #f6f6f6;
    position: relative;
    float: left;
    padding-top: 2vw;
}
.features-item:hover
{
    background: #fff;
}
.features-slide .features-item>*
{
    text-align: center;
}
.features-item h3
{
    font-size: 1.6vw;
    line-height: 28px;
    margin-bottom: 50px;
    color: #333;
    opacity: .7;
    transition: all .1s;
    font-weight: normal;
}
.features-item i
{
    position: absolute;
    width: 75%;
    height: 33px;
    background: url(../image/productBase-features-timeline.png) no-repeat;
    background-size: contain;
    background-position: right center;
    left: -25%;
    margin-left: 10px;
    top: 60px;
    z-index: 3;
}
.features-item .features-info
{
    display: block;
    margin: 0 auto;
    padding: 20px 53px;
    transition: all .3s;
    border-radius: 2px;
}
.features-item .features-info .features-info-i
{
    font-size: 14px;
    color: #a0a2a8;
    line-height: 22px;
    margin-bottom: 10px;
}
.features-item .features-info .features-info-s
{
    font-size: .85vw;
    color: #666;
    line-height: 24px;
    overflow: hidden;
}
.features-item.dark i
{
    background: url(../image/productBase-features-timeline.png) no-repeat;
    background-size: contain;
    background-position: right center;
}
.features-item:hover h3
{
    font-size: 36px;
    line-height: 28px;
    opacity: .9;
    color: #333;
}
.features-item:hover .features-info-s
{
    color: #333;
}
.features-item:hover i
{
    width: 75%;
    margin-left: 13px;
    background: url(../image/productBase-features-timeline.png) no-repeat;
    background-size: contain;
    background-position: right center;
}
.product-features .swiper-button-prev
{
    width: 30px;
    height: 40%;
    left: -15px;
    top: 47%;
    background: none;
}
.product-features .swiper-button-prev:after
{
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url(../image/productBase-features-left.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px;
}
.product-features .swiper-button-next
{
    width: 30px;
    height: 40%;
    right: -15px;
    top: 47%;
    background: none;
}
.product-features .swiper-button-next:after
{
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url(../image/productBase-features-right.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px;
}
.about
{
    width: 100%;
    position: relative;
}
.digital
{
    width: 80vw;
    height: auto;
    margin: 0 auto;
    font-size: 0;
    background: url(../image/ditu.jpg) no-repeat center;
    height: 28vw;
    background-size: cover;
}
.mumping_mun li
{
    width: auto;
    padding-right: 9vw;
    display: inline-block;
    height: 4vw;
    margin: 13vw .15vw;
    text-align: center;
}
.mumping_mun li:nth-child(5)
{
    margin: 3vw 0 3vw 1vw;
    border-right: 0 solid #fff;
    padding-right: 0;
}
.mun_top
{
    margin-bottom: -17px;
}
.mumping_mun
{
    width: 100%;
    list-style: none;
    margin: 0 auto;
    top: 1.2vw;
    position: relative;
}
.mumping_mun dd
{
    font-size: .8vw;
    width: 100%;
    display: block;
    clear: both;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-bottom: .3vw;
}
.mumping_mun p
{
    font-size: 12px;
    width: 100%;
    display: block;
    clear: both;
    color: #000;
    text-align: left;
}
.mumping_mun h2
{
    font-size: 1.7vw;
    font-weight: bold;
    float: left;
    margin-right: .2vw;
    color: #000;
}
.mumping_mun img
{
    padding: 5px 0 20px 0;
    width: 1.1vw;
}
.company_box
{
    width: 100%;
    background: #fafafa url(../image/about.jpg)no-repeat right;
    padding: 150px 0;
    height: 697px;
    margin: 0 auto;
}
.page
{
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
}
.company_boxg
{
    width: 45%;
    background: #fff;
    float: left;
    height: 500px;
    position: absolute;
    left: 6%;
}
.company_bt
{
    width: 100%;
    height: 190px;
    float: left;
    position: relative;
    margin-bottom: 30px;
    margin-top: 45px;
}
.circular
{
    width: 13px;
    height: 13px;
    border-radius: 50px;
    float: left;
    border: 1px #0d8bd7 solid;
    margin-top: 88px;
}
.linec
{
    width: 53px;
    height: 1px;
    float: left;
    background: #0d8bd7;
    margin-top: 94px;
}
.company_bta
{
    width: 100%;
    height: 190px;
    border: 1px #0d8bd7 solid;
    float: left;
    padding: 6px 7px;
}
.company_btb
{
    width: 90%;
    height: 110px;
    background: #0d8bd7;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    padding: 40px 5%;
}
.company_btb span
{
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.company_nr
{
    font-size: 16px;
    line-height: 30px;
    color: #888;
    position: relative;
    width: 90%;
    text-align: justify;
    margin: 0 0;
}
.company_nr a
{
    font-size: 15px;
    color: #666;
}
.company_nr a:hover
{
    font-weight: bold;
}
.company_button
{
    float: left;
    background: #0d8bd7;
    width: 138px;
    height: 41px;
    line-height: 41px;
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-right: 10px;
    transition: all 1s;
}
.company_button a
{
    font-size: 15px;
    color: #fff;
}
.company_button:hover
{
    background: #dcdcdc;
}
.company_button a:hover
{
    color: #666;
}
.page_com
{
    width: 48%;
    float: left;
}
.nno
{
    margin-left: 0!important;
}
@media(max-width: 760px)
{
    .banner
    {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        display: none;
    }
    .banner p
    {
        position: absolute;
        top: 18.5vw;
        left: 12vw;
        color: #fff;
        font-size: 3vw;
    }
    .banner img
    {
        width: auto;
        position: relative;
        height: 57vw;
    }
    .banner h3
    {
        position: absolute;
        top: 22.5vw;
        left: 12vw;
        color: #fff;
        font-size: 5vw;
    }
    .wenhua
    {
        width: 94%;
        overflow: hidden;
        margin: 60px auto;
    }
    .wenhua h3
    {
        color: #333;
        font-size: 5vw;
        margin: 2vw 0 2vw 0;
        text-align: center;
    }
    .wenhua dd
    {
        height: 5px;
        width: 50px;
        background-color: #bf4824;
        margin: 1vw auto 5.5vw auto;
    }
    .wenhua ul li img
    {
        margin: 30px auto;
        width: 25%;
    }
    .wenhua ul li h4
    {
        font-size: 4vw;
        color: #333;
        padding: 3px 0 3px 0;
        border: 0 solid #1b62b4;
        width: 120px;
        margin: 10px auto;
    }
    .wenhua ul li dd
    {
        height: 3px;
        width: 36px;
        margin: 0 auto;
        background: #bf4824;
    }
    .wenhua ul li p
    {
        font-size: 14px;
        color: #666;
        width: 84%;
        text-align: center;
        margin: 10px auto 30px auto;
        line-height: 22px;
    }
    .aboutall
    {
        overflow: hidden;
        width: 96%;
        margin: 0 auto;
        margin-top: 5vw;
    }
    .about1
    {
        float: left;
        width: 100%;
        margin-right: 0%;
        margin: 9% 0%;
    }
    .about2
    {
        width: 96%;
        margin: 0 2%;
        margin-top: 5%;
    }
    .about2 h3
    {
        color: #333;
        font-weight: bold;
        font-size: 5vw;
        margin-top: 1vw;
        text-align: center;
    }
    .about2 dd
    {
        height: 5px;
        width: 50px;
        background-color: #bf4824;
        margin: 3vw auto 4.5vw auto;
    }
    .about2 dt
    {
        float: right;
        margin-top: -4vw;
    }
    .aboutall ul li
    {
        overflow: hidden;
        margin-bottom: 4vw;
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 18vw;
        padding-top: 3vw;
    }
    .about2 a
    {
        color: #b64223;
        font-size: 3vw;
        position: absolute;
        border: 1px solid #b64223;
        padding: 8px 30px;
        margin-top: 4vw;
    }
    .about2 dt
    {
        float: right;
        margin-top: -4vw;
        font-size: 3vw;
    }
    .about2 p
    {
        color: #666;
        font-size: 3vw;
        line-height: 25px;
    }
    .about3
    {
        width: 96%;
        margin: 0 auto;
        text-align: center;
    }
    .about3 h3
    {
        color: #333;
        font-size: 5vw;
        margin-top: 4vw;
    }
    .about3 p
    {
        color: #666;
        font-size: 3vw;
        line-height: 25px;
    }
    .about3 dd
    {
        height: 5px;
        width: 50px;
        background-color: #bf4824;
        margin-top: 1vw;
        margin-bottom: 1.5vw;
        margin-left: 42vw;
    }
    .csr2
    {
        float: left;
        width: 100%;
        margin-right: 0%;
    }
    .csr2 h3
    {
        color: #333;
        font-size: 5vw;
        margin-top: 0;
    }
    .csr2 dd
    {
        height: 5px;
        width: 50px;
        background-color: #bf4824;
        margin-top: 1vw;
        margin-bottom: 5.5vw;
    }
    .csr1
    {
        float: right;
        width: 100%;
        margin-bottom: 3vw;
    }
    .tulie
    {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding-top: 2vw;
        margin-bottom: 3vw;
    }
    .tulie ul li
    {
        width: 48%;
        margin-right: 2%;
        float: left;
        text-align: center;
        margin: 0 1%;
    }
    .shipin
    {
        width: 100%;
        overflow: hidden;
    }
    .shipin img
    {
        width: 100%;
    }
    .digital
    {
        width: 100%;
        height: auto;
        margin: 0 auto;
        font-size: 0;
        background: url(../image/ditu.jpg) no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .mumping_mun h2
    {
        font-size: 5vw;
        font-weight: bold;
        float: left;
        margin-right: .2vw;
        color: #000;
    }
    .about
    {
        width: 96%;
        position: relative;
        margin: 0 2%;
        display: none;
    }
    .product-wrapper h2
    {
        color: #333;
        font-size: 5vw;
        margin-top: 0;
        text-align: center;
    }
    .product-wrapper dd
    {
        height: 5px;
        width: 50px;
        background-color: #bf4824;
        margin: 0 auto 4vw auto;
    }
    .swiper-slide
    {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%!important;
        height: 100%;
        position: relative;
    }
    .product-section
    {
        padding-bottom: 50px;
        position: relative;
        background: #fff;
        background-size: cover;
        display: none;
    }
}
