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;
}
.fullSlide
{
    width: 100%;
    position: relative;
    height: 867px;
    background: #000;
}
.fullSlide .bd
{
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul
{
    width: 100%!important;
}
.fullSlide .bd li
{
    width: 100%!important;
    height: 867px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li h3
{
    width: 90%;
    text-align: right;
    padding-top: 14vw;
    font-size: 2vw;
    color: #333;
    font-weight: normal;
    margin-right: 10%;
}
.fullSlide .bd li p
{
    width: 80%;
    text-align: right;
    padding-top: .7vw;
    font-size: .9vw;
    color: #333;
    font-weight: normal;
    margin-right: 10%;
    padding-bottom: 8vw;
}
.fullSlide .bd li a
{
    font-size: .95vw;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 8px 30px;
    color: #000;
    text-align: center;
    margin-right: 10%;
    font-weight: normal;
    width: 6vw;
    float: right;
    text-decoration: none;
}
.fullSlide .hd
{
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 3vw;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul
{
    text-align: center;
}
.fullSlide .hd ul li
{
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 60px;
    height: 2px;
    margin: 1px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
}
.fullSlide .hd ul .on
{
    background: #679d82;
    height: 3px;
}
.fullSlide .prev, .fullSlide .next
{
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(/css/images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    display: none;
}
.fullSlide .next
{
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}
.banner
{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.banner img
{
    width: 100%;
    position: relative;
}
.banner p
{
    position: absolute;
    bottom: 17.5vw;
    left: 12vw;
    color: #fff;
    font-size: 24px;
}
.banner h3
{
    position: absolute;
    bottom: 13vw;
    left: 12vw;
    color: #fff;
    font-size: 3.6vw;
}
.lb_meitiall
{
    overflow: hidden;
    width: 100%;
    margin-bottom: 5vw;
}
.lb_meitiallxia
{
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 3vw;
}
.lb_meitiallxia ul
{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.lb_meitiallxia li
{
    width: 11%;
    overflow: hidden;
    float: left;
    text-align: center;
}
.lb_meitiallxia li img
{
    width: 2.5vw;
}
.lb_meitiallxia li p
{
    text-align: center;
    padding-top: .5vw;
    font-size: 14px;
    color: #2b2c30;
}
.lb_meitiallxia li:hover p
{
    color: #bf4824;
    font-weight: bold;
}
.lb_meiti
{
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.lb_meiti h4
{
    font-weight: normal;
    font-size: 1.6vw;
    color: #2b2c30;
    margin-bottom: 1vw;
    margin-top: 4vw;
}
.lb_tuji
{
    height: auto;
}
.lb_zuo
{
    float: left;
    overflow: hidden;
    width: 50%;
    position: relative;
}
.lb_zuo img
{
    width: 100%;
    position: relative;
    transition: all .3s ease;
}
.lb_zuo:hover img
{
    transform: scale(1.05);
}
.lb_zuo:hover .yiyg
{
    background: rgb(229 57 6/50%);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.yiyg h4
{
    color: #333;
    font-size: 16px;
    position: absolute;
    top: 3.5vw;
    left: 3vw;
}
.yiyg:hover h4
{
    color: #fff;
}
.yiyg p
{
    color: #333;
    transition: all .5s ease;
    width: 50%;
    font-size: 16px;
    position: absolute;
    display: none;
    top: 7vw;
    left: 3vw;
}
.yiyg:hover p
{
    color: #fff;
    padding: 0%;
    font-size: 14px;
    position: absolute;
    display: block;
    top: 7vw;
    left: 3vw;
}
.lb_zuo a
{
    color: #b64223;
    display: none;
    font-size: 14px;
    position: absolute;
    top: 20vw;
    left: 3vw;
    border: 1px solid #b64223;
    padding: 8px 30px;
}
.lb_zuo:hover a
{
    background: #b64223;
    color: #fff;
    display: block;
}
.lb_you
{
    float: right;
    width: 50%;
    position: relative;
}
.lb_you img
{
    width: 100%;
}
.lb_sh
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.lb_sh img
{
    width: 100%;
    position: relative;
    transition: all .3s ease;
}
.lb_sh:hover img
{
    transform: scale(1.05);
}
.lb_sh:hover .yiyg1
{
    background: rgb(229 57 6/50%);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.yiyg1 h4
{
    color: #333;
    font-size: 16px;
    position: absolute;
    top: 3.5vw;
    left: 3vw;
}
.yiyg1:hover h4
{
    color: #fff;
}
.yiyg1 p
{
    color: #333;
    transition: all .5s ease;
    width: 50%;
    font-size: 16px;
    position: absolute;
    display: none;
    top: 7vw;
    left: 3vw;
}
.yiyg1:hover p
{
    color: #fff;
    padding: 0%;
    font-size: 14px;
    position: absolute;
    display: block;
    top: 7vw;
    left: 3vw;
}
.lb_sh a
{
    color: #b64223;
    display: none;
    font-size: 14px;
    position: absolute;
    top: 6vw;
    left: 38vw;
    border: 1px solid #b64223;
    padding: 5px 20px;
}
.lb_sh:hover a
{
    background: #b64223;
    color: #fff;
    display: block;
}
.zuo
{
    float: left;
    overflow: hidden;
    width: 50%;
    position: relative;
}
.zuo img
{
    width: 100%;
    position: relative;
    height: auto;
    transition: all .3s ease;
}
.zuo:hover img
{
    transform: scale(1.05);
}
.zuo:hover .yiyg2
{
    background: rgb(229 57 6/50%);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.yiyg2 h4
{
    color: #333;
    font-size: 16px;
    position: absolute;
    top: 3.5vw;
    left: 3vw;
}
.yiyg2:hover h4
{
    color: #fff;
}
.yiyg2 p
{
    color: #333;
    transition: all .5s ease;
    width: 80%;
    font-size: 16px;
    position: absolute;
    display: none;
    top: 7vw;
    left: 3vw;
}
.yiyg2:hover p
{
    color: #fff;
    padding: 0%;
    font-size: 14px;
    position: absolute;
    display: block;
    top: 7vw;
    left: 3vw;
}
.zuo a
{
    color: #b64223;
    font-size: 14px;
    position: absolute;
    display: none;
    bottom: 1vw;
    left: 3vw;
    border: 1px solid #b64223;
    padding: 5px 20px;
}
.zuo:hover a
{
    background: #b64223;
    color: #fff;
    display: block;
}
.you
{
    float: right;
    overflow: hidden;
    width: 50%;
    position: relative;
}
.you img
{
    width: 100%;
    position: relative;
    height: auto;
    transition: all .3s ease;
}
.you:hover img
{
    transform: scale(1.05);
}
.you a
{
    color: #b64223;
    font-size: 14px;
    position: absolute;
    display: none;
    bottom: 1vw;
    left: 3vw;
    border: 1px solid #b64223;
    padding: 5px 20px;
}
.you:hover a
{
    background: #b64223;
    color: #fff;
    display: block;
}
.you:hover .yiyg3
{
    background: rgb(229 57 6/50%);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.yiyg3 h4
{
    color: #333;
    display: block;
    font-size: 16px;
    position: absolute;
    top: 3.5vw;
    left: 3vw;
}
.yiyg3:hover h4
{
    color: #fff;
}
.yiyg3 p
{
    color: #333;
    transition: all .5s ease;
    width: 80%;
    font-size: 16px;
    position: absolute;
    display: none;
    top: 7vw;
    left: 3vw;
}
.yiyg3:hover p
{
    color: #fff;
    padding: 0%;
    font-size: 14px;
    position: absolute;
    display: block;
    top: 7vw;
    left: 3vw;
}
.container
{
    width: 80%;
    margin: 1vw auto 0 auto;
    overflow: hidden;
}
.jianjieall
{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
    background-size: cover;
}
.jianjieall img
{
    width: 100%;
}
.jianjie
{
    width: 40%;
    float: left;
    margin-right: 10%;
    margin-top: 0;
    position: relative;
}
.jianjie h3
{
    font-size: 1.6vw;
    font-weight: normal;
    color: #111;
}
.jianjie h4
{
    padding-bottom: 1.5vw;
    font-size: 1vw;
    font-weight: 100;
    line-height: 2vw;
}
.jianjie p
{
    line-height: 28px;
    font-size: 14px;
    color: #666;
    margin-bottom: 4vw;
}
.jianjie a
{
    border: #bf4824 1px solid;
    line-height: 26px;
    font-size: 14px;
    color: #bf4824;
    padding: 10px 35px;
    border-radius: 30px;
}
.about
{
    width: 100%;
    margin-top: 0;
}
.aboutimg
{
    width: 50%;
    margin-top: 0;
    float: left;
}
.aboutimg img
{
    width: 100%;
}
.digital
{
    width: 100%;
    height: auto;
    padding: 0 0;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
    height: 13vw;
}
.mainall
{
    width: 80vw;
    height: auto;
    margin: 0 auto;
    font-size: 0;
}
.mumping_mun li
{
    width: 12.5%;
    padding-right: 6.6vw;
    display: inline-block;
    height: 4vw;
    margin: 3vw .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: 80%;
    list-style: none;
    margin: 0 auto;
    top: 1.2vw;
    position: relative;
}
.mumping_mun dd
{
    font-size: .8vw;
    width: 100%;
    display: block;
    clear: both;
    color: #333;
    text-align: left;
    font-weight: normal;
    padding-bottom: .3vw;
}
.mumping_mun p
{
    font-size: 12px;
    width: 100%;
    display: block;
    clear: both;
    color: #333;
    text-align: left;
}
.mumping_mun h2
{
    font-size: 1.7vw;
    font-weight: bold;
    float: left;
    margin-right: .2vw;
    color: #333;
}
.mumping_mun span
{
    color: #000;
    font-size: 12px;
    font-weight: normal;
    float: left;
}
.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;
}
.lb_youshi
{
    width: 100%;
    overflow: hidden;
    margin: 0 auto 0 auto;
}
.lb_youshi h3
{
    font-weight: normal;
    font-size: 1.6vw;
    color: #333;
    text-align: center;
    margin-bottom: 2vw;
    margin-top: 0;
}
.lb_youshi ul
{
    width: 100%;
    padding: 0;
    margin: 0;
}
.lb_youshi ul li
{
    background: url(../image/ysbg.jpg)no-repeat;
    float: left;
    width: 24.9%;
    margin-right: 2px;
    margin-bottom: 5%;
    padding-top: 6%;
    color: #6c6e85;
    height: 25vw;
    background-size: cover;
}
.lb_youshi ul li:nth-child(4)
{
    margin-right: 0%;
}
.lb_youshi ul li:hover
{
    border: 0 solid #dadce3;
    color: #999;
}
.lb_youshi ul li img
{
    width: 100px;
    height: 100px;
    display: block;
    margin: 5vw auto 1vw auto;
    border: 6px solid #dadce3;
    border-radius: 82px;
    padding: 5px;
}
.lb_youshi ul li dd
{
    font-size: 24px;
    width: 100%;
    line-height: 60px;
    text-align: center;
    border-bottom: 0 solid #dadce3;
    color: #333;
}
.lb_youshi ul li p
{
    font-size: 14px;
    text-align: center;
    width: 60%;
    padding: 0 5%;
    line-height: 28px;
    margin-top: 1vw;
}
.lb_youshi ul li a
{
    color: #666;
    display: block;
    background: url(/images/jiantou.png);
    width: 93px;
    height: 31px;
    border: 0;
    margin: 15px auto;
}
.lb_youshi ul li a:hover
{
    background: url(/images/jiantou2.png);
}
.ry
{
    width: 80%;
    margin: 0 0 6vw 10%;
    overflow: hidden;
    background: #fff;
    padding: 0%;
}
.marqueeleft
{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.marqueeleft ul
{
    float: left;
}
.marqueeleft li
{
    float: left;
    margin: 0 15px;
    display: inline;
    width: 257px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 15px;
}
.marqueeleft li .pic
{
    display: block;
    border: #ccc 0 solid;
    width: 257px;
    padding: 2px;
    overflow: hidden;
}
.marqueeleft li .txt
{
    text-align: center;
    height: 23px;
    line-height: 23px;
}
.marqueeleft li img
{
    width: 100%;
}
.lb_zhuanli
{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 0 auto;
}
.lb_zhuanli h3
{
    font-weight: normal;
    font-size: 1.6vw;
    color: #333;
    text-align: center;
    padding-bottom: 2vw;
}
.lie
{
    width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 11vw;
    overflow: hidden;
    left: 10vw;
}
.lie ul li
{
    width: 21%;
    float: left;
    margin-right: 5%;
}
.lie ul li:nth-child(4)
{
    margin-right: 0%;
}
.lie ul li img
{
    border-radius: 10px;
    width: 90%;
}
.lb_newsall
{
    background: url(../image/about1.jpg);
    width: 100%;
    height: 35vw;
    padding: 3vw 0;
}
.lb_news
{
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5vw;
}
.lb_news h3
{
    font-weight: normal;
    font-size: 1.6vw;
    color: #2b2c30;
    text-align: center;
    margin-bottom: 3vw;
    margin-top: 1vw;
}
.newslie
{
    overflow: hidden;
}
.newslie ul li
{
    width: 29%;
    background: #fff;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 3% 1.5%;
}
.newslie ul li:nth-child(3n)
{
    margin-right: 0%;
}
.newslie ul li img
{
    width: 3vw;
    transition: all .3s ease;
}
.newslie ul li:hover img
{
    transform: scale(1.05);
}
.newslie ul li h4
{
    text-align: left;
    height: auto;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    padding: 25px 10px 10px 0;
}
.newslie ul li p
{
    text-align: left;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
.lb_case
{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 6vw;
}
.lb_case img
{
    width: 100%;
    position: relative;
}
.lb_case h3
{
    font-weight: normal;
    padding: 5vw 0 2vw 0;
    font-size: 1.6vw;
    color: #333;
    text-align: center;
}
.lieall
{
    width: 80%;
    margin: 0 auto;
}
.zlie
{
    width: 38%;
    height: auto;
    background: #f5f5f5;
    float: left;
    border-radius: 10px;
    padding: 70px 5%;
    margin-right: 4%;
    text-align: center;
}
.zlie:nth-child(2)
{
    margin-right: 0%;
}
.wz
{
    width: 100%;
}
.wz h4
{
    font-size: 28px;
    color: #333;
    padding-bottom: 3vw;
    font-weight: normal;
}
.wz p
{
    font-size: 16px;
    color: #666;
    margin-bottom: 1vw;
    line-height: 25px;
}
.wz a
{
    color: #333;
    font-size: 16px;
    border: 0 solid #b64223;
    padding: 8px 30px;
}
.wz:hover a
{
    background: #b64223;
    color: #fff;
}
.zlie img
{
    width: 100%;
    transition: all .3s ease;
    margin-top: 5vw;
}
.zlie:hover img
{
    transform: scale(1.02);
}
.ylie img
{
    width: 100%;
    margin-top: 0;
    transition: all .3s ease;
}
.ylie:hover img
{
    transform: scale(1.05);
}
@media(max-width: 760px)
{
    .fullSlide
    {
        width: 100%;
        position: relative;
        height: 80vw;
        background: #000;
    }
    .fullSlide .bd
    {
        margin: 0 auto;
        position: relative;
        z-index: 0;
        overflow: hidden;
    }
    .fullSlide .bd ul
    {
        width: 100%!important;
    }
    .fullSlide .bd li
    {
        width: 100%!important;
        height: 80vw;
        overflow: hidden;
        text-align: center;
        background-size: cover;
    }
    .fullSlide .bd li h3
    {
        width: 90%;
        text-align: left!important;
        text-shadow: 6px 5px 6px #000;
        padding-top: 30vw;
        font-size: 5vw;
        color: #fff;
        font-weight: bold;
        margin-left: 10%;
    }
    .fullSlide .bd li p
    {
        width: 90%;
        text-shadow: 6px 5px 6px #000;
        text-align: left!important;
        padding-top: 2vw;
        font-size: 3vw;
        color: #fff;
        font-weight: normal;
        margin-left: 10%;
        padding-bottom: 8vw;
    }
    .banner p
    {
        position: absolute;
        bottom: 16.5vw;
        left: 12vw;
        color: #fff;
        font-size: 4vw;
    }
    .banner h3
    {
        position: absolute;
        bottom: 8vw;
        left: 12vw;
        color: #fff;
        font-size: 6vw;
    }
    .lb_meitiallxia
    {
        width: 96%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 3vw;
    }
    .lb_meiti h4
    {
        font-weight: normal;
        font-size: 5vw;
        color: #2b2c30;
        margin-bottom: 1vw;
        margin-top: 4vw;
    }
    .lb_meitiallxia li
    {
        width: 33%;
        overflow: hidden;
        float: left;
    }
    .lb_tuji
    {
        height: auto;
        overflow: hidden;
        width: 100%;
    }
    .lb_zuo
    {
        float: left;
        overflow: hidden;
        width: 100%;
        position: relative;
        height: 65vw;
        background-size: cover;
    }
    .lb_you
    {
        float: right;
        width: 100%;
        position: relative;
    }
    .lb_zuo a
    {
        color: #b64223;
        font-size: 12px;
        position: absolute;
        top: 16vw;
        left: 3vw;
        border: 1px solid #b64223;
        padding: 8px 30px;
    }
    .yiyg p
    {
        color: #333;
        font-size: 16px;
        position: absolute;
        top: 6.5vw;
        left: 3vw;
    }
    .yiyg:hover p
    {
        color: #fff;
        padding: 3% 0;
        font-size: 3vw;
        position: absolute;
        display: block;
        width: 88%;
        top: 15vw;
        left: 6vw;
    }
    .lb_sh
    {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 42vw;
        background-size: cover;
    }
    .lb_sh p
    {
        color: #333;
        font-size: 3vw;
        position: absolute;
        top: 10vw;
        left: 71vw;
        width: 88%;
    }
    .lb_sh h4
    {
        color: #333;
        font-size: 14px;
        margin-left: 3%;
        margin-top: 7%;
        margin-bottom: 2%;
    }
    .lb_sh:hover p
    {
        color: #fff;
        padding: 3% 0;
        font-size: 3vw;
        position: absolute;
        display: block;
        top: 13vw;
        left: 6vw;
    }
    .lb_sh a
    {
        color: #b64223;
        font-size: 14px;
        position: absolute;
        top: 12vw;
        left: 71vw;
        border: 1px solid #b64223;
        padding: 3px 14px;
    }
    .zuo
    {
        float: left;
        overflow: hidden;
        width: 100%;
        position: relative;
        height: 60vw;
    }
    .zuo h4
    {
        color: #333;
        font-size: 14px;
        margin-left: 3%;
        margin-top: 12%;
        margin-bottom: 2%;
    }
    .zuo a
    {
        color: #b64223;
        font-size: 12px;
        position: absolute;
        bottom: 14vw;
        left: 2vw;
        border: 1px solid #b64223;
        padding: 3px 4px;
    }
    .zuo p
    {
        color: #333;
        font-size: 15px;
        position: absolute;
        bottom: 22vw;
        left: 2vw;
    }
    .zuo:hover p
    {
        margin: 3vw 0 0 0;
        color: #fff;
        padding: 3% 0;
        font-size: 3vw;
        position: absolute;
        display: block;
        top: 15vw;
        left: 6%;
        width: 88%;
    }
    .you
    {
        float: right;
        overflow: hidden;
        width: 100%;
        position: relative;
        height: 60vw;
    }
    .you a
    {
        color: #b64223;
        font-size: 12px;
        position: absolute;
        bottom: 13vw;
        left: 30vw;
        border: 1px solid #b64223;
        padding: 2px 6px;
    }
    .you h4
    {
        color: #333;
        font-size: 14px;
        margin-left: 3%;
        margin-top: 12%;
        margin-bottom: 2%;
    }
    .you p
    {
        color: #333;
        font-size: 16px;
        position: absolute;
        bottom: 22vw;
        left: 28vw;
    }
    .you:hover p
    {
        color: #fff;
        padding: 3% 0;
        font-size: 3vw;
        position: absolute;
        display: block;
        top: 15vw;
        left: 6%;
        width: 88%;
        margin: 3vw 0 0 0;
    }
    .container
    {
        width: 96%;
        margin: 1vw auto 0 auto;
        overflow: hidden;
    }
    .jianjieall
    {
        width: 96%;
        position: relative;
        overflow: hidden;
        margin-left: 2%;
    }
    .jianjie
    {
        width: 100%;
        margin-left: 0;
        margin-top: 7vw;
        position: relative;
        margin: 0 2%;
    }
    .jianjie h3
    {
        font-size: 5vw;
        color: #333;
        padding-top: 4vw;
    }
    .jianjie h4
    {
        padding-bottom: 1.5vw;
        font-size: 3vw;
        font-weight: normal;
        color: #666;
        line-height: 6vw;
    }
    .mumping_mun li
    {
        width: auto;
        padding-right: 2vw;
        display: inline-block;
        height: 9vw;
        margin: 3vw .18vw;
        text-align: center;
    }
    .mumping_mun li:nth-child(3)
    {
        margin: 3vw 0 3vw 1vw;
        border-right: 0 solid #fff;
    }
    .mumping_mun img
    {
        padding: 9px 0 20px 0;
        width: 3.1vw;
    }
    .digital
    {
        width: 100%;
        height: auto;
        background: #fff;
        padding: 0 0;
        color: #fff;
        margin: 0 auto;
        z-index: 99;
        background-color: #fff;
        height: 46vw;
        display: none;
    }
    .lb_youshi h3
    {
        font-weight: normal;
        font-size: 5vw;
        color: #2b2c30;
        text-align: center;
        margin-bottom: 4vw;
        margin-top: 4vw;
    }
    .lb_youshi
    {
        width: 96%;
        overflow: hidden;
        margin-top: 3vw;
        margin-left: 2%;
    }
    .lb_youshi ul li:nth-child(2n)
    {
        margin-right: 0%;
    }
    .lb_youshi ul li
    {
        background: url(../image/ysbg.jpg)no-repeat;
        float: left;
        width: 49%;
        margin-right: 1%;
        margin-bottom: 5%;
        padding-top: 6%;
        color: #6c6e85;
        height: 75vw;
        background-size: cover;
    }
    .lb_youshi ul li dd
    {
        font-size: 4vw;
        width: 100%;
        line-height: 35px;
        text-align: center;
        border-bottom: 0 solid #dadce3;
        color: #333;
    }
    .lb_youshi ul li p
    {
        font-size: 3vw;
        text-align: center;
        width: 86%;
        padding: 0 5%;
        line-height: 25px;
        margin-top: 0;
    }
    .lb_youshi ul li img
    {
        width: 15vw;
        height: 15vw;
        display: block;
        margin: 5vw auto 1vw auto;
        border: 6px solid #dadce3;
        border-radius: 82px;
        padding: 5px;
    }
    #four_flash .flashBg ul.mobile li
    {
        border: 5px solid #dadce3;
        float: left;
        width: 47%;
        height: 90vw;
        margin-left: 0;
        padding-top: 12px;
        color: #6c6e85;
        background: #fff;
    }
    #four_flash .flashBg ul.mobile li p
    {
        font-size: 3vw;
        text-align: center;
        width: 96%;
        padding: 0 2%;
        line-height: 22px;
        margin-top: 10px;
    }
    #four_flash .flashBg
    {
        width: 100%;
        height: 215vw;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }
    #four_flash .but_right
    {
        width: 50px;
        height: 42px;
        position: absolute;
        top: 100px;
        right: 0;
    }
    #four_flash .but_left
    {
        width: 50px;
        height: 42px;
        position: absolute;
        top: 100px;
        left: 0;
    }
    #four_flash .but_left img
    {
        width: 100%;
        display: none;
    }
    #four_flash .but_right img
    {
        width: 100%;
        display: none;
    }
    .lb_zhuanli h3
    {
        font-weight: normal;
        font-size: 5vw;
        color: #333;
        text-align: center;
    }
    #four_flash .flashBg ul.mobile
    {
        width: 100%;
        height: 215vw;
        top: 3vw;
        left: 0;
    }
    .lb_newsall
    {
        background: url(../image/about1.jpg);
        width: 100%;
        height: 115vw;
        padding: 3vw 0;
    }
    .newslie ul li
    {
        width: 46%;
        float: left;
        margin-right: 2%;
        overflow: hidden;
        height: auto;
        text-align: left;
    }
    .newslie ul li img
    {
        width: 10vw;
        transition: all .3s ease;
    }
    .lie
    {
        width: 80%;
        margin: 0 auto;
        position: absolute;
        top: 13vw;
        overflow: hidden;
        left: 10vw;
    }
    .lb_news h3
    {
        font-weight: normal;
        font-size: 5vw;
        color: #2b2c30;
        text-align: center;
        margin-bottom: 3vw;
        margin-top: 4vw;
    }
    .lb_news
    {
        overflow: hidden;
        width: 96%;
        margin: 0 auto;
        margin-bottom: 5vw;
    }
    .newslie ul li
    {
        width: 46%;
        float: left;
        margin-right: 2%;
        overflow: hidden;
        height: auto;
        text-align: left;
    }
    .newslie ul li h4
    {
        text-align: center;
        color: #444;
        font-size: 3.5vw;
        font-weight: normal;
        padding: 10px 10px 3vw 0;
        height: 10vw;
    }
    .newslie ul li:nth-child(2n)
    {
        margin-right: 0%;
    }
    .newslie ul li:nth-child(3)
    {
        margin-right: 2%;
    }
    .newslie ul li p
    {
        text-align: center;
        color: #666;
        font-size: 3vw;
        line-height: 20px;
        display: none;
    }
    .lb_meitiallxia li img
    {
        padding-left: 0;
        width: 10vw;
        height: 12vw;
    }
    .mumping_mun h2
    {
        font-size: 4.7vw;
        font-weight: bold;
        float: left;
        margin-right: .2vw;
        color: #333;
    }
    .mumping_mun dd
    {
        font-size: 3vw;
        width: 100%;
        display: block;
        clear: both;
        color: #666;
        text-align: center;
        font-weight: normal;
        padding-bottom: .3vw;
    }
    #four_flash .flashBg ul.mobile li dd
    {
        font-size: 16px;
        width: 100%;
        line-height: 60px;
        text-align: center;
        border-bottom: 1px solid #dadce3;
        color: #000;
    }
    .bodyCon08 .students
    {
        margin: 0 auto;
        width: 100%;
        height: 202vw;
        position: relative;
    }
    #four_flash
    {
        position: relative;
        width: 100%;
        height: 215vw;
        margin: 0 auto;
        position: relative;
        bottom: 0;
    }
    .lb_case h3
    {
        font-weight: normal;
        font-size: 5vw;
        color: #333;
        text-align: center;
        position: absolute;
        top: 0;
        left: 40vw;
    }
    .lieall
    {
        width: 95%;
        margin: 0 auto;
        position: absolute;
        left: 2%;
        top: 16vw;
    }
    .zlie
    {
        width: 94%;
        height: 85vw;
        background: #f5f5f5;
        float: left;
        border-radius: 10px;
        padding: 20px 3%;
    }
    .zlie:nth-child(2)
    {
        margin-right: 0%;
        display: none;
    }
    .wz h4
    {
        font-size: 4.5vw;
        color: #333;
        padding-bottom: 25px;
    }
    .wz
    {
        width: 100%;
    }
    .wz p
    {
        font-size: 3vw;
        color: #666;
        margin-bottom: 5px;
        line-height: 25px;
    }
    .wz a
    {
        color: #333;
        font-size: 14px;
        border: 0 solid #b64223;
        padding: 8px 30px;
    }
    .zlie img
    {
        width: 100%;
        transition: all .3s ease;
        float: right;
        margin-top: 6vw;
    }
    .lb_case img
    {
        position: relative;
    }
    .ylie
    {
        width: 100%;
        height: 300px;
        background: #fff;
        border-radius: 10px;
        padding: 70px 30px;
    }
    .lb_case
    {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 105vw;
    }
    .lb_meitiallxia li p
    {
        text-align: center;
        padding-top: .5vw;
        font-size: 3vw;
        color: #2b2c30;
    }
    .jianjie p
    {
        line-height: 22px;
        font-size: 3vw;
        color: #666;
    }
    .jianjie a
    {
        border: #bf4824 1px solid;
        line-height: 26px;
        font-size: 14px;
        color: #bf4824;
        padding: 2vw 10vw;
        border-radius: 30px;
    }
    .aboutimg
    {
        width: 100%;
        margin-top: 10vw;
        float: left;
    }
    .mumping_mun
    {
        width: 96%;
        list-style: none;
        margin: 0 auto;
        top: 6vw;
        position: relative;
    }
    .lb_zhuanli
    {
        width: 96%;
        overflow: hidden;
        position: relative;
        margin-top: 3%;
        margin-left: 2%;
    }
    .lb_zhuanli img
    {
        width: auto;
        position: relative;
    }
    .ry
    {
        width: 90%;
        margin: 3vw 3% 4vw 3%;
        overflow: hidden;
    }
    .marqueeleft li
    {
        float: left;
        margin: 0 15px;
        display: inline;
        width: 100px;
        overflow: hidden;
        border: 1px solid #ddd;
        padding: 15px;
    }
    .marqueeleft li .pic
    {
        display: block;
        border: #ccc 0 solid;
        width: 100px;
        padding: 2px;
        overflow: hidden;
    }
    .marqueeleft li img
    {
        width: 98%;
    }
    .lb_zuo h4
    {
        color: #333;
        font-size: 14px;
        margin-left: 3%;
        margin-top: 7%;
        margin-bottom: 2%;
    }
}
