﻿
body
{
    font-family: "Microsoft YaHei",Arial;
    font-size: 100%;
    color: #434343;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
ol, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5, h6
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}
img
{
    border: none;
}
a:link, a:visited
{
    color: #323232;
    text-decoration: none;
    outline: none;
}
a:hover, a:active
{
    color: #0093dd;
    text-decoration: none;
    outline: none;
}
.clear
{
    clear: both;
}
.kg
{
    width: 96%;
    margin: 0 auto;
    max-width: 1300px;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.dw
{
    position: relative;
}
.cj
{
    overflow: hidden;
}
.green-black
{
    display: block;
    padding-top: 26px;
    clear: both;
    text-align: center;
}
.green-black a
{
    padding: 5px 8px 4px 8px;
    padding: 5px 8px 4px 8px;
    border: 1px solid #ddd;
    height: 12px;
    line-height: 12px;
    zoom: 1;
    font-weight: bold;
    font-size: 12px;
    overflow: auto;
    margin-left: 3px;
    margin-right: 3px;
    color: #333;
    background: url(/images/page_bg01.png) #fff bottom repeat-x;
    text-decoration: none;
}
.green-black a:hover
{
    border: 1px solid #ccc;
    height: 12px;
    line-height: 12px;
    zoom: 1;
    overflow: auto;
    background: url(/images/page_bg02.png) top repeat-x #0093dd;
    margin-left: 3px;
    margin-right: 3px;
    color: #fff;
    font-size: 12px;
}
.green-black span.current
{
    padding: 5px 8px 5px 8px;
    padding: 5px 8px 4px 8px;
    border: 1px solid #ccc;
    color: #fff;
    height: 12px;
    line-height: 12px;
    zoom: 1;
    overflow: auto;
    background: url(/images/page_bg02.png) top repeat-x #0093dd;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
}
::-webkit-scrollbar
{
    width: 3px;
    height: 8px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
::-webkit-scrollbar-thumb
{
    background-color: #b1b1b1;
    border-radius: 3px;
}
#dituContent
{
    height: 450px;
    border-top: 1px solid #ddd;
}
@media screen and (max-width: 770px)
{
    #dituContent
    {
        height: 230px;
    }
}
@font-face
{
    font-family: "alternate";
    src: url("/html/font/alternate.eot?"),url("/html/font/alternate.ttf");
}
@font-face
{
    font-family: "Din";
    src: url("/html/font/Din.eot?"),url("/html/font/Din.ttf");
}
@font-face
{
    font-family: "AgencyFB";
    src: url("/html/font/AgencyFB.eot?"),url("/html/font/AgencyFB.ttf");
}
@font-face
{
    font-family: "alternate";
    src: url("/html/font/alternate.eot?"),url("/html/font/alternate.ttf");
}
@font-face
{
    font-family: "Din";
    src: url("/html/font/Din.eot?"),url("/html/font/Din.ttf");
}
@font-face
{
    font-family: "AgencyFB";
    src: url("/html/font/AgencyFB.eot?"),url("/html/font/AgencyFB.ttf");
}
.top_bg
{
    background: #fff;
    width: 100%;
    border-top: 3px solid #0093dd;
    position: relative;
    z-index: 9999;
}
.logo_tel
{
    height: 120px;
    width: 100%;
}
.logo
{
    display: flex;
    align-items: center;
}
.logo a:nth-child(2)
{
    padding-left: 47px;
    position: relative;
}
.logo a:nth-child(2)::after
{
    content: '';
    width: 1px;
    height: 58px;
    position: absolute;
    left: 23px;
    top: 0;
    background-image: linear-gradient(#fff,#c7c7c7,#fff);
}
.logo a:nth-child(2) p
{
    font-weight: bold;
    font-size: 1.625rem;
    color: #0093dd;
}
.logo a:nth-child(2) span
{
    display: block;
    color: #000;
    font-size: 1.25rem;
    line-height: 1em;
}
.yyqf
{
    position: relative;
    z-index: 999;
}
.yyqf dt
{
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 88px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: .875rem;
    cursor: pointer;
}
.yyqf dd
{
    position: absolute;
    background: #f5f5f5;
    width: 220px;
    justify-content: space-around;
    line-height: 32px;
    font-size: .875rem;
}
.yyqf dd a
{
    text-align: center;
}
.language1 dt
{
    display: none;
}
.language1 dd
{
    position: static;
    background: #fff;
    display: flex;
}
.language2
{
    display: none;
}
.nav_container
{
    height: 100%;
    width: 96%;
    margin: 0 auto;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tel
{
    position: relative;
    display: flex;
}
.tel p:nth-child(1)
{
    display: block;
    font-size: .9375rem;
    color: #000;
}
.tel p:nth-child(2) a
{
    display: block;
    font-size: 1.625rem;
    line-height: 26px;
    color: #0093dd;
}
.sp_nav i
{
    display: none;
}
.nav_bg
{
    background: #1f1a17;
    width: 100%;
    position: relative;
    z-index: 999;
}
.nav_bg>i
{
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../image/nav_cur.png) no-repeat right;
    height: 66px;
}
.sjj_nav
{
    position: relative;
    z-index: 9;
}
.sjj_nav>ul>li
{
    float: left;
    position: relative;
    width: 10%;
}
.sjj_nav li .sp_nav_xjb
{
    display: none;
}
.sjj_nav>ul>li>a
{
    display: block;
    text-align: center;
    font-size: 1rem;
    height: 60px;
    line-height: 60px;
    color: #fff;
    transition: .5s;
    position: relative;
    z-index: 9;
}
.sjj_nav>ul>li>a:before
{
    content: "";
    position: absolute;
    top: 22px;
    right: 0;
    background: rgba(255,255,255,.5);
    width: 1px;
    height: 14px;
}
.sjj_nav>ul>li:nth-last-child(1)>a:before, .sjj_nav>ul>li.cur>a:before, .sjj_nav>ul>li:hover>a:before
{
    background: none;
}
.sjj_nav>ul>li:hover>a, .sjj_nav>ul>li.cur>a
{
    font-weight: bold;
    transition: .5s;
}
.sjj_nav>ul>li>ul
{
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,.9);
    left: 0;
    display: none;
}
.sjj_nav>ul>li>ul>li
{
    border-top: 1px solid rgba(0,0,0,.1);
}
.sjj_nav>ul>li>ul>li:nth-child(1)
{
    border-top: none;
}
.sjj_nav>ul>li>ul>li>a
{
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 1rem;
    text-align: center;
    transition: .5s;
}
.sjj_nav>ul>li>ul>li:hover>a
{
    background: #0093dd;
    color: #fff;
    transition: .5s;
}
@media screen and (max-width: 1366px)
{
    .logo img
    {
        max-width: 90%;
    }
    .logo a:nth-child(2) p
    {
        font-size: 20px;
    }
    .logo a:nth-child(2) span
    {
        font-size: 19px;
    }
    .logo a:nth-child(2)
    {
        padding-left: 10px;
    }
    .logo a:nth-child(2)::after
    {
        left: -12px;
        top: -5px;
    }
}
@media screen and (max-width: 1280px)
{
    .logo_tel
    {
        height: 100px;
    }
}
@media screen and (max-width: 1220px)
{
    .logo
    {
        flex: 0 1 50%;
    }
    .logo a:nth-child(1)
    {
        flex: 0 1 50%;
    }
    .logo a:nth-child(2)
    {
        padding-left: 20px;
    }
    .logo a:nth-child(2)::after
    {
        left: 9px;
    }
    .logo img
    {
        max-width: 100%;
    }
    .tel p:nth-child(2) a
    {
        font-size: 18px;
    }
    .logo a:nth-child(2) p
    {
        font-size: 16px;
    }
    .logo a:nth-child(2) span
    {
        font-size: 16px;
    }
}
@media screen and (max-width: 1024px)
{
    .logo
    {
        padding: 0;
        flex: content;
    }
    .logo a:nth-child(1) img
    {
        flex: content;
    }
    .logo a:nth-child(2)::after
    {
        left: 14px;
    }
    .logo a:nth-child(2)
    {
        padding-left: 30px;
    }
    .tel
    {
        display: none;
    }
    .logo a:nth-child(2) p
    {
        font-size: 20px;
    }
    .logo a:nth-child(2) span
    {
        font-size: 19px;
    }
}
@media screen and (max-width: 1020px)
{
    .top_bg
    {
        border-top: 2px solid #0093dd;
    }
    .logo_tel
    {
        height: 80px;
    }
    .logo_tel .kg
    {
        width: 100%;
    }
    .tel, .nav_bg>i
    {
        display: none;
    }
    .logo
    {
        display: block;
    }
    .logo a:nth-child(1) img
    {
        height: 36px;
    }
    .logo a:nth-child(2)
    {
        display: none;
    }
    .logo a:nth-child(2) p
    {
        font-size: 1.375rem;
    }
    .logo a:nth-child(2) span
    {
        font-size: 1.125rem;
    }
    .language1
    {
        display: none!important;
    }
    .language2
    {
        display: block;
        margin: auto;
        margin-right: 0;
        padding-right: 5%;
    }
    .yyqf dd
    {
        display: none;
    }
    .yyqf dd a
    {
        margin: 0 4%;
    }
    .sjj_nav>ul>li>a:before
    {
        display: none;
    }
    .sjj_nav>ul>li>ul
    {
        position: relative;
        background: none;
        left: auto;
    }
    .sjj_nav>ul>li>ul>li
    {
        border-top: 1px solid rgba(255,255,255,.1);
    }
    .sjj_nav>ul>li>ul>li>a
    {
        line-height: 46px;
        height: 46px;
    }
    .sjj_nav>ul>li>ul>li:hover>a
    {
        background: none;
    }
}
@media screen and (max-width: 700px)
{
    .logo_tel
    {
        height: 50px;
    }
    .logo a:nth-child(2)
    {
        display: none;
    }
    .logo
    {
        padding-top: 11px;
    }
    .logo a:nth-child(1) img
    {
        height: 28px;
    }
    .nav_container
    {
        align-items: flex-start;
    }
    .yyqf
    {
        margin-right: 5%;
        padding-right: 0;
    }
    .yyqf dt
    {
        border-radius: 3px;
        width: 72px;
        height: 26px;
        line-height: 26px;
        font-size: .8125rem;
    }
    .yyqf dd
    {
        width: 100%;
        line-height: 24px;
        font-size: .8125rem;
    }
    .yyqf dd a
    {
        display: block;
        margin: 0;
        padding: 5% 0;
    }
    .yyqf dd span
    {
        display: none;
    }
}
.banner
{
    height: auto;
    width: 100%;
    position: relative;
    height: 100%;
    display: inline-block;
}
.slides
{
    position: relative;
    height: 100%;
}
.slides li
{
    height: 100%;
    position: relative;
    width: 100%;
}
.slides li a
{
    display: block;
    width: 100%;
    height: auto;
}
.slides li img
{
    display: none;
}
.flex-control-nav
{
    position: absolute;
    bottom: 7%;
    z-index: 99;
    text-align: center;
    width: 100%;
}
.flex-control-nav li
{
    display: inline-block;
    width: 16px;
    margin: 0 5px;
}
.flex-control-nav li a
{
    display: block;
    overflow: hidden;
    text-indent: -999px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: .5s;
}
.flex-control-nav li a.flex-active
{
    border: 2px solid #0093dd;
    transition: .5s;
}
.flex-direction-nav
{
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    margin: 0 auto;
    top: 47%;
}
.flex-direction-nav li a
{
    display: block;
    width: 15px;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.flex-direction-nav li a.flex-prev
{
    left: 2%;
    background: url(/images/ban_l.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next
{
    right: 2%;
    background: url(/images/ban_r.png) center center no-repeat;
}
.flex-direction-nav li a:hover
{
    filter: alpha(opacity=60);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}
@media screen and (max-width: 1400px)
{
    .slides li
    {
        background-size: auto 100%!important;
        height: auto!important;
        min-height: 730px!important;
    }
}
@media screen and (max-width: 1270px)
{
    .slides li
    {
        background-size: auto 100%!important;
        height: auto!important;
        min-height: 580px!important;
    }
}
@media screen and (max-width: 770px)
{
    .slides li
    {
        background: none!important;
        height: auto!important;
        min-height: inherit!important;
    }
    .slides li img
    {
        width: 100%;
        display: block;
    }
}
.index_bga
{
    background: #1f1a17;
    width: 100%;
    position: relative;
    z-index: 9;
}
.inda_nr ul
{
    display: flex;
}
.inda_nr li
{
    flex: 0 1 33.333%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.inda_nr li:nth-child(2)
{
    background: #0093dd;
}
.inda_pic span
{
    display: none;
}
.inda_pic img
{
    height: 50px;
}
.inda_wb
{
    padding-left: 20px;
    color: #fff;
}
.inda_wb h3
{
    font-size: 1.5rem;
}
.inda_wb p
{
    color: rgba(255,255,255,.5);
    font-size: .875rem;
    font-family: 'Din';
    text-transform: uppercase;
}
@media screen and (max-width: 1270px)
{
    .inda_nr li
    {
        padding: 40px 0;
    }
    .inda_pic img
    {
        height: 40px;
    }
    .inda_wb p
    {
        font-size: .75rem;
    }
    .inda_wb
    {
        padding-left: 5px;
    }
}
@media screen and (max-width: 1020px)
{
    .inda_nr li
    {
        padding: 40px 15px;
    }
    .inda_wb h3
    {
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 700px)
{
    .inda_nr li
    {
        display: block;
        text-align: center;
        padding: 20px 2%;
    }
    .inda_pic img
    {
        max-height: 36px;
    }
    .inda_wb h3
    {
        width: 64px;
        font-size: 1rem;
        margin: 5px auto 0 auto;
    }
    .inda_wb span
    {
        display: none;
    }
    .inda_wb p
    {
        display: none;
    }
}
.index_bgb
{
    background: url(../image/index_bgb.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
    z-index: 8;
    box-shadow: 1px 0 8px rgba(0,0,0,.3);
}
.indb_gd
{
    position: relative;
}
.indb_title
{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.indb_bt h2
{
    font-size: 2.5rem;
    color: #0093dd;
    font-weight: bold;
    padding-bottom: 5px;
}
.indb_bt p
{
    color: #666;
    font-size: 1.25rem;
}
.indb_fl
{
    padding-top: 0;
    display: flex;
}
.indb_fl ul
{
    display: flex;
    justify-content: center;
}
.indb_fl li
{
    position: relative;
    margin-left: 50px;
}
.indb_fl li a
{
    display: block;
    font-size: 1.125rem;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #1f1a17;
}
.indb_fl li:hover a, .indb_fl li.on a
{
    color: #0093dd;
    font-weight: bold;
}
.indb_fl li::after
{
    content: '';
    width: 0%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -21px;
    background: #0093dd;
    transition: .5s;
}
.indb_fl li:hover::after, .indb_fl li.on::after
{
    width: 100%;
    transition: .5s;
}
.indb_nr
{
    padding-top: 80px;
}
.indb_pic img
{
    max-width: 100%;
}
.indb_mc
{
    text-align: center;
    padding-bottom: 10px;
}
.indb_mc h3
{
    font-size: 2.25rem;
    font-weight: bold;
    color: #1f1a17;
}
.indb_mc p
{
    font-family: 'Din';
    font-size: 1.125rem;
    padding-top: 5px;
    color: rgba(0,0,0,.6);
}
.indb_jt a
{
    display: block;
    position: absolute;
    width: 56px;
    height: 56px;
    border: 2px solid #0093dd;
    border-radius: 50%;
    top: 50%;
    cursor: pointer;
    transition: .5s;
}
.indb_jt a::after
{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    top: 22%;
}
.indb_jt a.prev::after
{
    border-right: 18px solid #0093dd;
    left: 0;
    transition: .5s;
}
.indb_jt a.next::after
{
    border-left: 18px solid #0093dd;
    right: 0;
    transition: .5s;
}
.indb_jt a.prev
{
    left: -60px;
}
.indb_jt a.next
{
    right: -60px;
}
.indb_jt a.prevStop, .indb_jt a.nextStop
{
    border: 2px solid #ddd;
    transition: .5s;
}
.indb_jt a.prevStop::after
{
    border-right: 18px solid #ddd;
    left: 0;
    transition: .5s;
}
.indb_jt a.nextStop::after
{
    border-left: 18px solid #ddd;
    right: 0;
    transition: .5s;
}
@media screen and (max-width: 1400px)
{
    .indb_jt a.prev
    {
        left: -1%;
    }
    .indb_jt a.next
    {
        right: -1%;
    }
}
@media screen and (max-width: 1270px)
{
    .indb_fl li
    {
        margin-left: 25px;
    }
}
@media screen and (max-width: 1020px)
{
    .index_bgb
    {
        padding: 70px 0 40px 0;
    }
    .indb_title
    {
        display: block;
    }
    .indb_bt
    {
        text-align: center;
    }
    .indb_bt h2
    {
        font-size: 2rem;
    }
    .indb_bt p
    {
        font-size: 1rem;
    }
    .indb_fl
    {
        padding-top: 30px;
        display: flex;
        justify-content: center;
    }
    .indb_fl li
    {
        margin: 0 15px;
    }
    .indb_mc h3
    {
        font-size: 2rem;
    }
    .indb_nr
    {
        padding-top: 50px;
    }
}
@media screen and (max-width: 700px)
{
    .index_bgb
    {
        padding: 40px 0 30px 0;
    }
    .indb_bt h2
    {
        font-size: 1.5rem;
    }
    .indb_fl
    {
        display: none;
    }
    .indb_nr
    {
        padding-top: 25px;
    }
    .indb_mc h3
    {
        font-size: 1.375rem;
    }
    .indb_mc p
    {
        font-size: .875rem;
        padding-top: 0;
    }
    .indb_jt a
    {
        width: 36px;
        height: 36px;
        top: 55%;
    }
    .indb_jt a::after
    {
        border: 10px solid transparent;
    }
    .indb_jt a.prev::after
    {
        border-right: 12px solid #0093dd;
    }
    .indb_jt a.next::after
    {
        border-left: 12px solid #0093dd;
    }
    .indb_jt a.prevStop::after
    {
        border-right: 12px solid #ddd;
    }
    .indb_jt a.nextStop::after
    {
        border-left: 12px solid #ddd;
    }
}
.index_bgc
{
    background: url(../image/index_bgc.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 80px 0 90px 0;
}
.indc_title
{
    text-align: center;
}
.indc_title h2
{
    font-size: 2.5rem;
    color: #0093dd;
    font-weight: bold;
}
.indc_title p
{
    font-size: 1.25rem;
    color: #fff;
    padding-top: 5px;
}
.indc_title:after
{
    content: "";
    display: block;
    margin: 18px auto 0 auto;
    width: 58px;
    height: 4px;
    background: #0093dd;
}
#certify
{
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 9;
}
#certify .swiper-container
{
    padding-top: 45px;
}
#certify .swiper-slide
{
    width: 820px;
}
#certify .swiper-slide span
{
    display: block;
    border: 5px solid #fff;
    position: relative;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}
#certify .swiper-slide.swiper-slide-active span
{
    box-shadow: 0 3px 6px rgba(0,0,0,.3);
}
#certify .swiper-slide span:after
{
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#certify .swiper-slide.swiper-slide-active span:after
{
    content: "";
    background: rgba(0,0,0,0);
}
#certify .swiper-slide img
{
    display: block;
    width: 100%;
}
#certify .swiper-slide p
{
    line-height: 58px;
    padding-top: 0;
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
#certify .swiper-slide.swiper-slide-active p
{
    opacity: 1;
    filter: alpha(opacity=100);
}
#certify .swiper-pagination
{
    display: none;
}
#certify .swiper-button-prev
{
    left: 14%;
    top: 50%;
    width: 21px;
    height: 41px;
    background: url(../image/indh_l.png) no-repeat;
}
#certify .swiper-button-next
{
    right: 14%;
    top: 50%;
    width: 21px;
    height: 41px;
    background: url(../image/indh_r.png) no-repeat;
}
@media screen and (max-width: 1270px)
{
    #certify .swiper-slide
    {
        width: 680px;
    }
    #certify .swiper-slide p
    {
        font-size: 1.25rem;
    }
    #certify .swiper-button-prev
    {
        left: 11%;
    }
    #certify .swiper-button-next
    {
        right: 11%;
    }
}
@media screen and (max-width: 768px)
{
    .index_bgc
    {
        padding: 60px 0 70px 0;
    }
    .indc_title h2
    {
        font-size: 2rem;
    }
    .indc_title p
    {
        font-size: 1rem;
    }
    .indc_title:after
    {
        margin: 15px auto 0 auto;
        width: 38px;
        height: 2px;
    }
    #certify .swiper-slide
    {
        width: 580px;
    }
    #certify .swiper-button-prev
    {
        left: 2%;
    }
    #certify .swiper-button-next
    {
        right: 2%;
    }
    #certify .swiper-slide p
    {
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 520px)
{
    .index_bgc
    {
        padding: 40px 0;
    }
    .indc_title h2
    {
        font-size: 1.5rem;
    }
    .indc_title:after
    {
        margin: 8px auto 0 auto;
        width: 32px;
        height: 2px;
    }
    #certify .swiper-container
    {
        padding-top: 20px;
    }
    #certify .swiper-slide
    {
        width: 300px;
    }
    #certify .swiper-slide span
    {
        border: 2px solid #fff;
    }
    #certify .swiper-button-prev
    {
        top: 52%;
        height: 22px;
        background-size: auto 100%;
    }
    #certify .swiper-button-next
    {
        top: 52%;
        height: 22px;
        background-size: auto 100%;
        background-position: right;
    }
    #certify .swiper-slide p
    {
        line-height: 40px;
        font-size: .9375rem;
    }
}
.indz_bga
{
    background: #fff;
    width: 100%;
    position: relative;
    padding: 70px 0;
}
.indz_bga .indc_title p
{
    color: #666;
}
.indaz_gd
{
    margin-top: 50px;
    position: relative;
}
.indaz_nr li
{
    width: 32%;
    float: left;
    position: relative;
}
.indaz_nr li:nth-child(3n-1)
{
    margin: 0 2%;
}
.indaz_nr li:nth-child(n+4)
{
    padding-top: 25px;
}
.indaz_nr li::after
{
    content: '';
    width: 0%;
    height: 3px;
    background: #0093dd;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.indaz_nr li:hover::after
{
    width: 100%;
    transition: .5s;
}
.indaz_pic
{
    overflow: hidden;
}
.indaz_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.indaz_nr li:hover .indaz_pic img
{
    transform: scale(1.05);
}
.indaz_mc
{
    font-size: 1.125rem;
    height: 60px;
    line-height: 60px;
    padding: 0 3%;
    color: #1f1a17;
    background: #f5f5f5;
    position: relative;
    transition: .5s;
}
.indaz_mc::after
{
    content: '+';
    width: 28px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #999;
    color: #999;
    border-radius: 50%;
    position: absolute;
    right: 3%;
    top: 15px;
    text-align: center;
    font-size: 1.5rem;
    transition: .5s;
}
.indaz_nr li:hover .indaz_mc
{
    color: #0093dd;
    transition: .5s;
}
.indaz_nr li:hover .indaz_mc::after
{
    transform: rotate(225deg);
    border: 1px solid #0093dd;
    color: #0093dd;
    transition: .5s;
}
.indaz_more
{
    padding-top: 50px;
}
.indaz_more a
{
    display: block;
    width: 160px;
    font-size: 1.125rem;
    height: 46px;
    text-align: center;
    margin: 0 auto;
    line-height: 46px;
    border: 2px solid #eee;
    color: #666;
    transition: .5s;
}
.indaz_more a:hover
{
    background: #0093dd;
    border: 2px solid #0093dd;
    color: #fff;
    transition: .5s;
}
@media screen and (max-width: 1270px)
{
    .indaz_mc
    {
        font-size: 1rem;
    }
}
@media screen and (max-width: 700px)
{
    .indz_bga
    {
        padding: 40px 0 50px 0;
    }
    .indaz_gd
    {
        margin-top: 25px;
    }
    .indaz_nr li
    {
        width: 49%;
    }
    .indaz_nr li:nth-child(3n-1)
    {
        margin: 0;
    }
    .indaz_nr li:nth-child(2n)
    {
        float: right;
    }
    .indaz_nr li:nth-child(n+3)
    {
        padding-top: 2%;
    }
    .indaz_mc
    {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: .9375rem;
    }
    .indaz_mc::after
    {
        display: none;
    }
    .indaz_more
    {
        padding-top: 25px;
    }
    .indaz_more a
    {
        width: 110px;
        font-size: .875rem;
        height: 34px;
        line-height: 34px;
    }
}
.index_bgd
{
    background: #f5f5f5;
    padding: 80px 0 90px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.index_bgd .indc_title p
{
    color: #666;
}
.indd_kg
{
    max-width: 1300px;
    background: #fff;
    width: 97%;
    padding: 1.5%;
    margin: 40px auto;
}
.indd_l
{
    width: 47%;
    padding-top: 10px;
}
.indd_bt span
{
    font-family: "alternate";
    font-size: 1.625rem;
    color: rgba(0,0,0,.2);
    padding-left: 5px;
}
.indd_bt p
{
    font-size: 2rem;
    color: #393d49;
}
.indd_ms
{
    color: #6a6a6a;
    padding-top: 25px;
    line-height: 26px;
}
.indd_more
{
    padding-top: 25px;
}
.indd_more a
{
    display: block;
    width: 146px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #393d49;
    transition: .5s;
}
.indd_more a:hover
{
    background: #0093dd;
    transition: .5s;
}
.indd_r
{
    overflow: hidden;
    width: 50%;
    position: relative;
}
.indd_r img
{
    display: block;
    width: 100%;
}
.inddcfbt
{
    text-align: center;
}
.inddcfbt p
{
    display: inline-block;
    position: relative;
    height: 51px;
    line-height: 51px;
    font-size: 1.5rem;
}
.inddcfbt p::before
{
    width: 120px;
    height: 1px;
    content: '';
    background: #ddd;
    position: absolute;
    left: -150px;
    top: 26px;
}
.inddcfbt p::after
{
    width: 120px;
    height: 1px;
    content: '';
    background: #ddd;
    position: absolute;
    right: -150px;
    top: 26px;
}
.inddcf_nr
{
    margin-top: 15px;
}
.inddcf_nr ul
{
    display: flex;
    justify-content: space-between;
}
.inddcf_nr li
{
    flex: 0 1 24%;
}
.inddcf_pic
{
    border: 1px solid #ddd;
    display: block;
    overflow: hidden;
}
.inddcf_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.inddcf_nr li:hover .inddcf_pic img
{
    transform: scale(1.03);
}
.inddcf_mc
{
    text-align: center;
    font-size: 1.125rem;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}
@media screen and (max-width: 1020px)
{
    .index_bgd
    {
        padding: 60px 0 70px 0;
    }
    .indd_kg
    {
        width: 96%;
        padding: 2%;
    }
    .indd_r
    {
        width: auto;
        float: none;
    }
    .indd_l
    {
        width: auto;
        float: none;
        padding: 20px 0 30px 0;
    }
    .inddcf_mc
    {
        font-size: 1rem;
        line-height: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 700px)
{
    .index_bgd
    {
        padding: 40px 0 50px 0;
    }
    .indd_kg
    {
        margin: 25px 0;
    }
    .indd_bt p
    {
        font-size: 1.5rem;
    }
    .indd_bt span
    {
        font-size: 1.25rem;
    }
    .indd_ms
    {
        font-size: .9375rem;
        line-height: 24px;
    }
    .indd_more a
    {
        width: 110px;
        height: 36px;
        font-size: .875rem;
        line-height: 36px;
        margin: 0 auto;
    }
    .inddcf_nr ul
    {
        flex-wrap: wrap;
        padding: 0 4%;
    }
    .inddcf_nr li
    {
        flex: 0 1 47%;
    }
    .inddcf_nr li:nth-child(n+3)
    {
        margin-top: 20px;
    }
    .inddcf_mc
    {
        font-size: .9375rem;
        line-height: 34px;
        height: 34px;
    }
}
.index_bgh
{
    background: #fff;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 100px;
}
.indh_gd
{
    margin-top: 24px;
}
.indh_fl
{
    width: 426px;
    margin: 0 auto;
}
.indh_fl li
{
    float: left;
    width: 33%;
    background: #fff;
    position: relative;
}
.indh_fl li:nth-child(2)
{
    margin: 0 .5%;
}
.indh_fl li:after
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a00000;
    transform: scale(0);
    transition: .5s;
}
.indh_fl li:hover:after, .indh_fl li.on:after
{
    transform: scale(1);
    transition: .5s;
}
.indh_fl li a
{
    display: block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: #383838;
    position: relative;
    z-index: 9;
    transition: .5s;
}
.indh_fl li:hover a, .indh_fl li.on a
{
    color: #fff;
    transition: .5s;
}
.indh_kg
{
    margin-top: 40px;
}
.indh_nr li
{
    float: left;
    width: 30%;
}
.indh_nr li:nth-child(2)
{
    margin: 0 5%;
}
.indh_nr li a
{
    display: block;
    width: 100%;
    background: #fff;
    transition: .5s;
}
.indh_nr li:hover a
{
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    transition: .5s;
}
.indh_pic
{
    overflow: hidden;
}
.indh_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.indh_nr li:hover .indh_pic img
{
    transform: scale(1.1);
}
.indh_wb
{
    margin: 0 auto;
    width: 90%;
    padding-bottom: 5%;
    position: relative;
}
.indh_bt
{
    font-size: 1.125rem;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #000;
    padding-left: 90px;
    margin-top: 18px;
    transition: .5s;
}
.indh_ms
{
    margin-top: 30px;
    color: #767676;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}
.indh_more
{
    margin-top: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #1f1a17;
    transition: .5s;
}
.indh_rq
{
    background: #0093dd;
    width: 74px;
    padding: 20px 0 18px 0;
    left: 0;
    top: -50px;
    position: absolute;
    text-align: center;
    color: #fff;
    font-family: "Din";
    z-index: 9;
    transition: .5s;
}
.indh_rq p
{
    font-size: 2.5rem;
}
.indh_nr li:hover .indh_rq
{
    background: #0093dd;
    transition: .5s;
}
.indh_nr li:hover .indh_bt, .indh_nr li:hover .indh_more
{
    color: #0093dd;
    transition: .5s;
}
@media screen and (max-width: 1020px)
{
    .index_bgh
    {
        padding-top: 35px;
        padding-bottom: 70px;
    }
    .indh_nr li
    {
        width: 32%;
    }
    .indh_nr li:nth-child(2)
    {
        margin: 0 2%;
    }
    .indh_wb
    {
        width: 96%;
    }
    .indh_bt
    {
        font-size: 1rem;
        line-height: 24px;
        height: 48px;
        padding-left: 80px;
        margin-top: 5px;
    }
    .indh_ms
    {
        margin-top: 10px;
        font-size: .875rem;
        line-height: 22px;
        height: 44px;
    }
    .indh_more
    {
        margin-top: 10px;
        font-size: .875rem;
    }
    .indh_rq
    {
        width: 70px;
        padding: 5px 0 10px 0;
        top: -25px;
    }
    .indh_rq p
    {
        font-size: 2rem;
    }
}
@media screen and (max-width: 700px)
{
    .index_bgh
    {
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .indh_gd .indb_title
    {
        padding-bottom: 10px;
    }
    .indh_gd .indb_fl
    {
        display: block;
        width: auto;
        padding-top: 20px;
    }
    .indh_gd .indb_fl li a
    {
        font-size: 1rem;
    }
    .indh_gd .indb_fl li::after
    {
        bottom: -11px;
        height: 3px;
    }
    .indh_kg
    {
        margin-top: 25px;
    }
    .indh_nr li
    {
        width: 49%;
    }
    .indh_nr li:nth-child(2)
    {
        margin: 0;
        float: right;
    }
    .indh_nr li:nth-child(3)
    {
        display: none;
    }
    .indh_bt
    {
        padding-left: 70px;
        font-size: .9375rem;
    }
    .indh_rq
    {
        width: 60px;
        font-size: .875rem;
    }
}
.link_bg
{
    padding: 25px 0;
    background: #f9f9f9;
}
.link_bg .kg
{
    display: flex;
}
.link_title
{
    flex: 0 0 150px;
}
.link_nr
{
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    flex: 1;
}
.link_nr a
{
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 1rem;
}
.link_nr a:hover
{
    text-decoration: underline;
}
@media screen and (max-width: 1024px)
{
    .link_bg
    {
        display: none;
    }
}
.foot_bg
{
    background: url(../image/foot_bg.jpg) no-repeat center top;
    width: 100%;
    position: relative;
}
.ftelnav
{
    padding-top: 60px;
    padding-bottom: 55px;
}
.fnav
{
    width: 48%;
    display: flex;
    justify-content: space-between;
}
.fnav dl dt
{
    margin-bottom: 5px;
}
.fnav dl dt a
{
    display: block;
    font-size: 1.125rem;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    transition: .5s;
}
.fnav dl dd
{
    line-height: 30px;
    font-size: .9375rem;
}
.fnav dl dd a
{
    color: #fff;
    transition: .5s;
}
.fnav dl dt:hover a, .fnav dl dd:hover a
{
    text-decoration: underline;
    transition: .5s;
}
.fewmrel
{
    width: 42%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.fewm
{
    padding: 10px 10px 0 10px;
    border: 3px solid #fff;
}
.fewm_mc
{
    text-align: center;
    line-height: 44px;
    font-size: .9375rem;
    color: #fff;
}
.ftel
{
    margin-left: 30px;
}
.ftel_one
{
    border-bottom: 1px dotted rgba(255,255,255,.1);
    padding-bottom: 10px;
}
.ftel_one a
{
    color: #fff;
}
.ftel_one p
{
    background: url(../image/f02.png) no-repeat left;
    padding-left: 43px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
}
.ftel_one span
{
    color: #fff;
    display: block;
    font-size: 2.25rem;
    font-family: "alternate";
    margin-top: 5px;
}
.ftel_nr
{
    padding-top: 15px;
}
.ftel_nr p
{
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 43px;
    color: #fff;
}
.ftel_nr p a
{
    color: #fff;
}
.ftel_nr p:hover a
{
    text-decoration: underline;
}
.fbq
{
    padding: 33px 0;
    line-height: 22px;
    font-size: .9375rem;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.1);
}
.fbq em
{
    font-style: normal;
}
.fbq span
{
    float: right;
}
.fbq a
{
    color: #fff;
}
.fbq a:hover
{
    text-decoration: underline;
}
@media screen and (max-width: 1270px)
{
    .fbq em
    {
        display: none;
    }
    .fewmrel
    {
        width: 45%;
    }
    .ftel_one span
    {
        font-size: 2rem;
    }
    .ftel_nr p
    {
        font-size: .875rem;
        line-height: 22px;
        padding-left: 33px;
    }
}
@media screen and (max-width: 1020px)
{
    .ftelnav
    {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .fnav
    {
        display: none;
    }
    .fewmrel
    {
        width: auto;
        float: none;
    }
    .ftel_nr p
    {
        font-size: 1rem;
        line-height: 24px;
    }
    .fbq
    {
        padding: 20px 0;
        font-size: .875rem;
    }
}
@media screen and (max-width: 700px)
{
    .ftelnav
    {
        padding-top: 35px;
        padding-bottom: 30px;
    }
    .fewm
    {
        border: 1px solid #fff;
        box-sizing: border-box;
        padding: 4px 4px 0 4px;
        flex: 0 1 26%;
    }
    .fewm_pic img
    {
        display: block;
        width: 100%;
    }
    .fewm_mc
    {
        line-height: 30px;
        font-size: .875rem;
    }
    .ftel
    {
        margin-left: 0;
        flex: 0 1 70%;
    }
    .ftel_one p
    {
        padding-left: 33px;
        font-size: .9375rem;
        font-weight: normal;
    }
    .ftel_one span
    {
        font-size: 1.875rem;
        line-height: .8em;
    }
    .ftel_nr p
    {
        font-size: .875rem;
        line-height: 22px;
        padding-left: 28px;
        background-size: auto 20px!important;
    }
    .fbq
    {
        padding: 15px 0 65px 0;
        font-size: .8125rem;
        text-align: center;
    }
    .fbq span
    {
        float: none;
        display: block;
    }
}
.about_banner
{
    background: url(../image/about_banner.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.contact_banner
{
    background: url(../image/contact_banner.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.video_banner
{
    background: url(../image/video_banner.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.case_banner
{
    background: url(../image/case_banner.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.news_banner
{
    background: url(../image/news_banner.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.pro_banner1
{
    background: url(../image/pro_banner1.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.pro_banner2
{
    background: url(../image/pro_banner2.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.pro_banner3
{
    background: url(../image/pro_banner3.jpg) no-repeat center bottom;
    width: 100%;
    height: 350px;
    position: relative;
}
.main_right
{
    text-align: center;
    padding-top: 120px;
}
.main_right .ny_tit
{
    font-size: 2.25rem;
    padding-bottom: 4px;
    color: #0093dd;
    font-weight: bold;
}
.main_right p
{
    font-size: 1.375rem;
    font-family: "Din";
    color: #000;
}
.main_flbg
{
    width: 100%;
    position: relative;
    background: url(/images/top_bg.png) repeat;
    border-bottom: 1px solid #ececec;
    height: 75px;
    z-index: 9;
}
.main_fl
{
    text-align: center;
}
.main_fl li
{
    position: relative;
    float: left;
}
.main_fl li:before
{
    content: "";
    background: #cecece;
    width: 1px;
    height: 18px;
    position: absolute;
    top: 28px;
    right: 0;
}
.main_fl li a
{
    color: #808080;
    padding: 0 32px;
    font-size: 1.125rem;
    height: 75px;
    display: block;
    line-height: 75px;
    text-align: center;
    position: relative;
    z-index: 9;
    transition: .5s;
}
.main_fl li:hover a, .main_fl li.cur a
{
    color: #0093dd;
    transition: .5s;
}
.main_fl li:after
{
    content: "";
    display: block;
    background: #0093dd;
    width: 50%;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 25%;
    transform: scaleX(0);
    transition: .5s;
}
.main_fl li:hover:after, .main_fl li.cur:after
{
    transform: scaleX(1);
    transition: .5s;
}
.main_wz
{
    font-size: 1rem;
    color: #969696;
    line-height: 75px;
}
.wzhome
{
    position: relative;
    background: url(../image/main_wz.png) no-repeat center 46% #0093dd;
    width: 70px;
    height: 84px;
    display: block;
    float: left;
    margin-right: 10px;
}
.main_wz span
{
    padding: 0 8px;
    font-family: "宋体";
}
.main_wz a
{
    color: #969696;
}
.main_wz a:hover
{
    color: #0093dd;
}
.main
{
    background: #fff;
    padding-top: 70px;
    padding-bottom: 110px;
}
.about_nr
{
    color: #7b7b7b;
    font-size: 1rem;
    line-height: 180%;
}
.about_nr img
{
    max-width: 100%;
}
.book_title
{
    font-size: 1rem;
    line-height: 30px;
    padding-bottom: 40px;
}
.book_title p
{
    color: #000;
}
.book_nr div.fl, .book_nr div.fr
{
    width: 49%;
    padding-bottom: 15px;
}
.book_nr div.book
{
    width: 100%;
    padding-bottom: 15px;
}
.contxt
{
    width: 96%;
    display: block;
    padding: 0 2%;
    font-family: "微软雅黑";
    font-size: 1rem;
    height: 44px;
    outline: none;
}
.contxta
{
    width: 98%;
    line-height: 30px;
    padding: 1%;
    height: 150px;
    font-family: "微软雅黑";
    font-size: 1rem;
    outline: none;
}
.btn
{
    width: 150px;
    border: 0;
    background: #0079e0;
    font-family: "微软雅黑";
    height: 46px;
    cursor: pointer;
    font-size: 1.25rem;
    color: #fff;
    float: right;
    margin-left: 15px;
}
@media screen and (max-width: 1279px)
{
    .about_banner, .contact_banner, .service_banner, .video_banner, .case_banner, .news_banner, .pro_banner1, .pro_banner2, .pro_banner3
    {
        background-size: cover;
        height: 300px;
    }
    .main_right
    {
        padding-top: 110px;
    }
    .main_right .ny_tit
    {
        font-size: 2rem;
    }
    .main_right p
    {
        font-size: 1.25rem;
    }
    .main_flbg .kg
    {
        width: 100%;
    }
    .main_fl
    {
        padding-right: 1%;
    }
}
@media screen and (max-width: 1020px)
{
    .about_banner, .contact_banner, .service_banner, .video_banner, .case_banner, .news_banner, .pro_banner1, .pro_banner2, .pro_banner3
    {
        height: 240px;
        margin-top: 0;
    }
    .main_right
    {
        padding-top: 90px;
    }
    .main_ptit
    {
        padding-top: 80px;
        padding-left: 5%;
    }
    .main_ptit .ny_tit
    {
        font-size: 2rem;
    }
    .main_fl li a
    {
        font-size: 1rem;
    }
    .maina
    {
        padding-top: 0;
        padding-bottom: 80px;
    }
    .maina .kg
    {
        width: 100%;
    }
    .main_flbg
    {
        overflow: hidden;
    }
    .propad .main_wz
    {
        display: none;
    }
}
@media screen and (max-width: 700px)
{
    .about_banner, .contact_banner, .service_banner, .video_banner, .case_banner, .news_banner, .pro_banner1, .pro_banner2, .pro_banner3
    {
        height: 100px;
    }
    .main_right
    {
        padding-top: 25px;
    }
    .main_right .ny_tit
    {
        font-size: 1.375rem;
    }
    .main_right p
    {
        font-size: 1rem;
    }
    .main_ptit
    {
        padding-top: 25px;
        padding-left: 2%;
    }
    .main_ptit .ny_tit
    {
        font-size: 1.375rem;
    }
    .main_ptit p
    {
        font-size: 1rem;
    }
    .main_flbg
    {
        height: auto;
    }
    .main_fl
    {
        float: none;
        width: auto;
    }
    .main_fl.wrapper li a
    {
        padding: 0 15px;
    }
    .fl_03 li
    {
        width: 33.333%;
    }
    .fl_04 li
    {
        width: 25%;
    }
    .main_fl li a
    {
        font-size: 1rem;
        padding: 0;
        height: 44px;
        line-height: 44px;
    }
    .main_fl li:before
    {
        top: 15px;
    }
    .main_wz
    {
        display: none;
    }
    .main
    {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .main .kg
    {
        width: 96%;
    }
    .about_nr
    {
        font-size: .875rem;
    }
}
.honor_nr li
{
    float: left;
    width: 24%;
    margin-right: 1.333%;
    padding-bottom: 30px;
}
.honor_nr li:nth-child(4n)
{
    margin-right: 0%;
}
.case_nr li
{
    float: left;
    width: 32%;
    padding-bottom: 2%;
}
.case_nr li:nth-child(3n-1)
{
    margin: 0 2%;
}
.case_pic
{
    overflow: hidden;
    position: relative;
    border: 2px solid #f1f1f1;
}
.case_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.case_nr li:hover .case_pic img, .honor_nr li:hover .case_pic img, .hezuo_nr li:hover .case_pic img
{
    transform: scale(1.05);
}
.case_pic i
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/video_pic.png) no-repeat center rgba(0,0,0,.4);
    background-size: 20%;
    width: 100%;
    height: 100%;
}
.case_mc
{
    font-size: 1rem;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
@media screen and (max-width: 1279px)
{
    .case_mc
    {
        height: 60px;
        line-height: 60px;
    }
    .case_mc:after
    {
        width: 24px;
        height: 24px;
        bottom: 18px;
        font-size: .875rem;
        line-height: 24px;
    }
}
@media screen and (max-width: 1020px)
{
    .honor_nr li
    {
        width: 32%;
        margin-right: 0%;
    }
    .honor_nr li:nth-child(3n-1)
    {
        margin: 0 2%;
    }
    .case_pic
    {
        border: 2px solid #f1f1f1;
    }
    .case_pic i
    {
        background-size: auto 30%;
    }
    .case_mc
    {
        font-size: 1rem;
        height: 50px;
        line-height: 50px;
    }
    .case_mc:after
    {
        width: 22px;
        height: 22px;
        bottom: 14px;
        line-height: 22px;
    }
}
@media screen and (max-width: 700px)
{
    .honor_nr
    {
        width: 98%;
        margin: 0 auto;
    }
    .honor_nr li
    {
        width: 49%;
        padding-bottom: 20px;
    }
    .honor_nr li:nth-child(3n-1)
    {
        margin: 0;
    }
    .honor_nr li:nth-child(2n)
    {
        float: right;
    }
    .case_nr li
    {
        width: 49%;
    }
    .case_nr li:nth-child(3n-1)
    {
        margin: 0;
    }
    .case_nr li:nth-child(2n)
    {
        float: right;
    }
    .case_mc
    {
        font-size: .9375rem;
        height: 40px;
        line-height: 40px;
    }
    .case_mc:after
    {
        display: none;
    }
}
.news_nr li
{
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.news_nr li:after
{
    content: "";
    background: rgba(57,61,73,.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transition: .5s;
}
.news_nr li:hover:after
{
    transform: scaleY(1);
    transition: .5s;
}
.news_nr li a
{
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    width: 1260px;
    max-width: 98%;
    position: relative;
    z-index: 9;
    transition: .5s;
}
.news_pic
{
    overflow: hidden;
    width: 20%;
}
.news_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.news_nr li:hover .news_pic img
{
    transform: scale(1.1);
}
.news_wb
{
    width: 64%;
    margin-left: 3%;
}
.news_bt
{
    font-size: 1.375rem;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
    transition: .5s;
}
.news_ms
{
    font-size: 1rem;
    line-height: 24px;
    height: 48px;
    color: #666;
    overflow: hidden;
    margin-top: 12px;
    transition: .5s;
}
.news_more
{
    width: 126px;
    height: 34px;
    text-align: center;
    background: #393d49;
    line-height: 34px;
    color: #fff;
    font-size: .875rem;
    margin-top: 30px;
    transition: .5s;
}
.news_rq
{
    width: 83px;
    background: #9b9b9b;
    line-height: 28px;
    text-align: center;
    margin-top: 25px;
    color: #fff;
    font-family: "Din";
    transition: .5s;
}
.news_rq p
{
    line-height: 86px;
    background: #c2c2c2;
    border-bottom: 1px solid #fff;
    font-size: 3rem;
    transition: .5s;
}
.news_nr li:hover .news_bt, .news_nr li:hover .news_ms
{
    color: #fff;
    transition: .5s;
}
.news_nr li:hover .news_rq
{
    background: #393d49;
    transition: .5s;
}
.news_nr li:hover .news_rq p
{
    background: #0093dd;
    transition: .5s;
}
.news_nr li:hover .news_more
{
    background: #0093dd;
    transition: .5s;
}
.newsshow_title
{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 12px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 25px;
    color: #666;
}
.newsshow_title p
{
    font-size: .875rem;
    color: #c7c7c7;
    font-weight: normal;
    padding-top: 8px;
}
.newsshow_wnnr
{
    margin: 0 auto;
    padding-top: 15px;
    font-size: 1rem;
    line-height: 180%;
}
.newsshow_wnnr img
{
    max-width: 100%;
}
.bdsharebuttonbox
{
    margin: 0 auto;
    padding-top: 40px;
    width: 145px;
}
.sxyjsys, .sxyjsys a
{
    font-size: 14px;
    line-height: 20px;
}
.sxyjsys a:hover
{
    text-decoration: underline;
}
.xgnews-tit
{
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 46px;
    height: 46px;
}
.xgnews-con
{
    padding-top: 15px;
}
.xgnews-con li
{
    float: left;
    width: 45%;
    margin-left: 1%;
    margin-right: 4%;
    line-height: 24px;
    list-style-position: inside;
    list-style-type: disc;
}
.xgnews-con li a
{
    font-size: 14px;
}
.xgnews-con li span
{
    float: right;
    color: #c7c7c7;
    font-size: 12px;
}
.xgnews-con li a:hover
{
    text-decoration: underline;
}
@media screen and (max-width: 1279px)
{
    .news_pic
    {
        width: 22%;
    }
    .news_wb
    {
        width: 63%;
        margin-left: 2%;
    }
    .news_bt
    {
        font-size: 1.25rem;
        height: 32px;
        line-height: 32px;
    }
    .news_more
    {
        margin-top: 20px;
    }
}
@media screen and (max-width: 1020px)
{
    .news_nr li a
    {
        padding: 15px 0;
    }
    .news_pic
    {
        width: 27%;
    }
    .news_wb
    {
        width: 70%;
        margin-left: 3%;
    }
    .news_bt
    {
        font-size: 1.125rem;
        height: 32px;
        line-height: 32px;
    }
    .news_ms
    {
        font-size: .875rem;
        line-height: 22px;
        height: 44px;
        margin-top: 5px;
        transition: .5s;
    }
    .news_more
    {
        margin-top: 15px;
    }
    .news_rq
    {
        display: none;
    }
    .newsshow_title
    {
        font-size: 1.25rem;
    }
    .newsshow_title p
    {
        font-size: .75rem;
        padding-top: 5px;
    }
}
@media screen and (max-width: 700px)
{
    .news_nr li a
    {
        padding: 5px 1%;
    }
    .news_pic
    {
        overflow: hidden;
        width: 30%;
    }
    .news_wb
    {
        width: 67%;
        margin-left: 3%;
    }
    .news_bt
    {
        font-size: .9375rem;
        height: 30px;
        line-height: 30px;
    }
    .news_ms
    {
        font-size: .8125rem;
        line-height: 22px;
        height: 44px;
        margin-top: 0;
    }
    .news_more
    {
        display: none;
    }
    .news_nr li:hover .news_bt, .news_nr li:hover .news_ms
    {
        color: #fff;
        transition: .5s;
    }
    .news_nr li:hover .news_rq
    {
        background: #008fd7;
        transition: .5s;
    }
    .news_nr li:hover .news_rq p
    {
        background: #0086c9;
        transition: .5s;
    }
    .newsshow_title
    {
        font-size: 1.125rem;
    }
    .newsshow_wnnr
    {
        font-size: .875rem;
    }
    .xgnews-con li
    {
        width: 95%;
    }
}
.pro_nr li
{
    position: relative;
    width: 48%;
    float: left;
    margin-bottom: 30px;
}
.pro_nr li:nth-child(2n)
{
    float: right;
}
.pro_nr li a
{
    display: block;
    padding: 5px;
    position: relative;
    z-index: 9;
}
.pro_nr li::after
{
    content: '';
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    position: absolute;
    background: #0093dd;
    transition: .5s;
}
.pro_nr li:hover::after
{
    height: 100%;
    transition: .5s;
}
.pro_pic
{
    overflow: hidden;
    background: #fff;
}
.pro_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.pro_nr li:hover .pro_pic img
{
    transform: scale(1.05);
}
.pro_mc
{
    text-align: center;
    font-size: 1.5rem;
    line-height: 60px;
    height: 60px;
    color: #1f1a17;
    overflow: hidden;
    transition: .5s;
}
.pro_nr li:hover .pro_mc
{
    color: #fff;
    transition: .5s;
}
@media screen and (max-width: 1279px)
{
    .pro_mc
    {
        height: 50px;
        line-height: 50px;
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 1020px)
{
    .pro_mc
    {
        font-size: 1rem;
    }
}
@media screen and (max-width: 700px)
{
    .pro_nr li
    {
        width: 49%;
        margin-bottom: 20px;
    }
    .pro_nr li a
    {
        padding: 3px;
    }
    .pro_nr li::after
    {
        height: 2px;
    }
    .pro_mc
    {
        height: 40px;
        line-height: 40px;
        font-size: .875rem;
    }
}
.proshowa
{
    background: #f9f9f9;
    padding: 2%;
    border-top: 4px solid #0093dd;
}
.proshow_gd
{
    width: 64%;
    position: relative;
}
.proshow_img
{
    border: 5px solid #e6e6e6;
    overflow: hidden;
}
.proshow_img li
{
    overflow: hidden;
}
.proshow_img li img
{
    display: block;
    width: 100%;
}
.proshow_anjt
{
    position: relative;
    width: 100%;
}
.proshow_an
{
    width: 91%;
    margin: 17px auto 0 auto;
}
.proshow_an li
{
    width: 24%;
    float: left;
    cursor: pointer;
    margin-right: 1.333%;
}
.proshow_an li:nth-child(4)
{
    margin-right: 0;
}
.proshow_an li a
{
    display: block;
    border: 2px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
}
.proshow_an li img
{
    display: block;
    width: 100%;
}
.proshow_an li.on a
{
    border: 2px solid #0093dd;
}
.proshow_anjt .prev, .proshow_anjt .next
{
    cursor: pointer;
    display: block;
    width: 3%;
    background: #e6e6e6;
    font-family: "宋体";
    position: absolute;
    text-align: center;
    padding: 4.7% 0;
    color: #000;
    font-size: 1.5rem;
    transition: .5s;
}
.proshow_anjt .prev:hover, .proshow_anjt .next:hover
{
    background: #0093dd;
    color: #fff;
    transition: .5s;
}
.proshow_anjt .prev
{
    left: 0;
}
.proshow_anjt .next
{
    right: 0;
}
.proshowa_wb
{
    width: 33%;
    padding-top: 25px;
}
.nycp_bt
{
    color: #232323;
    font-size: 1.875rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-weight: bold;
}
.nycp_nr
{
    font-size: 1rem;
    color: #2e2e2e;
    line-height: 180%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ddd;
}
.nycp_nr img
{
    max-width: 100%;
}
.nycp_tel
{
    font-size: 1.125rem;
    color: #000;
    padding-top: 35px;
}
.nycp_tel p
{
    color: #000;
    font-size: 2rem;
    font-family: "alternate";
}
.nycp_more
{
    padding-top: 12px;
}
.nycp_more a
{
    display: block;
    background: #0093dd;
    text-align: center;
    width: 150px;
    line-height: 50px;
    font-size: 1.125rem;
    color: #fff;
}
.nycp_more img
{
    margin-bottom: -7px;
    margin-right: 5px;
}
.nycp_more .job_moreb
{
    display: none;
}
.proshow_bom
{
    margin-top: 20px;
    position: relative;
}
.proshow_bom:after
{
    content: "";
    width: 100%;
    height: 54px;
    display: block;
    background: #1f1a17;
    position: absolute;
    top: 0;
    left: 0;
}
.proshow_title p
{
    display: inline-block;
    border-top: 8px solid #0093dd;
    background: #0093dd;
    color: #fff;
    font-size: 1.125rem;
    line-height: 54px;
    height: 54px;
    margin-top: -8px;
    padding: 0 25px;
    position: relative;
    z-index: 9;
}
.proshow_title img
{
    margin-bottom: -3px;
    margin-right: 6px;
}
.proms_l
{
    background: #f9f9f9;
    padding: 25px 2% 40px 2%;
}
.proshow_nr
{
    font-size: 1rem;
    line-height: 1.8em;
}
.proshow_nr img
{
    max-width: 100%;
}
.proshow_nr .fsqi_title p, .proshow_nr .fsqh_title p
{
    padding-bottom: 8px;
    line-height: 40px;
}
.showcp_an
{
    padding-top: .875rem;
    width: 100%;
    padding-top: 40px;
    margin-bottom: 50px;
}
.showcp_an p
{
    width: 120px;
}
.showcp_an p a
{
    width: 100%;
    height: 40px;
    background: #0093dd;
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
}
.cnxh
{
    margin-top: 35px;
}
.cnxh_title
{
    width: 100%;
    position: relative;
    height: 67px;
    border-top: 4px solid #0093dd;
    border-bottom: 1px solid #f5f5f5;
    background: #f1f1f1;
}
.cnxh_title p
{
    display: inline-block;
    color: #1f1a17;
    font-size: 1.375rem;
    line-height: 67px;
    height: 67px;
    padding-left: 2%;
}
.cnxh_nr
{
    padding: 25px 2% 40px 2%;
    background: #f9f9f9;
}
.cnxh_nr li
{
    margin-top: 20px;
    width: 24%;
    margin-right: 1.333%;
    float: left;
}
.cnxh_nr li:nth-child(4)
{
    margin-right: 0;
}
.cnxh_pic
{
    overflow: hidden;
    border: 1px solid #ddd;
}
.cnxh_pic img
{
    display: block;
    width: 100%;
    transition: .5s;
}
.cnxh_nr li:hover .cnxh_pic img
{
    transform: scale(1.1);
}
.cnxh_wb
{
    background: #ddd;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: .875rem;
    text-align: center;
    transition: .5s;
}
.cnxh_nr li:hover .cnxh_wb
{
    background: #0093dd;
    color: #fff;
    transition: .5s;
}
@media screen and (max-width: 1020px)
{
    .proshowa
    {
        padding: 1.5%;
    }
    .proshow_img
    {
        border: 2px solid #e6e6e6;
    }
    .proshow_an
    {
        width: 87%;
        margin: 15px auto 0 auto;
    }
    .proshow_an li a
    {
        border: 1px solid #e6e6e6;
        border-radius: 5px;
    }
    .proshow_an li.on a
    {
        border: 1px solid #0093dd;
    }
    .proshow_anjt .prev, .proshow_anjt .next
    {
        width: 5%;
        padding: 3.2% 0;
    }
    .proshowa_wb
    {
        width: 34%;
        padding-top: 10px;
    }
    .nycp_bt
    {
        font-size: 1.375rem;
        padding-bottom: 10px;
    }
    .nycp_nr
    {
        font-size: .875rem;
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .nycp_tel
    {
        font-size: 1rem;
        padding-top: 15px;
    }
    .nycp_tel p
    {
        font-size: 1.375rem;
    }
    .nycp_more a
    {
        width: 120px;
        line-height: 40px;
        font-size: 1rem;
    }
    .nycp_more img
    {
        height: 22px;
    }
    .proshow_bom
    {
        padding-bottom: 0;
    }
    .proshow_bom:after
    {
        height: 44px;
    }
    .proshow_title p
    {
        border-top: 4px solid #0093dd;
        font-size: 1.125rem;
        line-height: 44px;
        height: 44px;
        margin-top: -4px;
    }
    .showcp_an
    {
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .cnxh
    {
        margin-top: 25px;
    }
    .cnxh_title
    {
        height: 47px;
    }
    .cnxh_title p
    {
        font-size: 1.25rem;
        line-height: 47px;
        height: 47px;
    }
    .cnxh_nr
    {
        padding: 10px 2% 30px 2%;
    }
}
@media screen and (max-width: 700px)
{
    .proshowa
    {
        border-top: 2px solid #0093dd;
    }
    .proshow_gd
    {
        width: auto;
        float: none;
    }
    .proshow_anjt .prev, .proshow_anjt .next
    {
        padding: 2.2% 0;
    }
    .proshowa_wb
    {
        width: auto;
        padding-top: 35px;
        float: none;
    }
    .nycp_nr
    {
        font-size: .875rem;
    }
    .nycp_tel p
    {
        font-size: 1.875rem;
    }
    .nycp_more .job_morea
    {
        display: none;
    }
    .nycp_more .job_moreb
    {
        display: block;
    }
    .proshow_title p
    {
        font-size: 1rem;
        padding: 0 20px;
    }
    .proms_l
    {
        padding: 10px 2% 30px 2%;
    }
    .proshow_nr
    {
        font-size: .875rem;
    }
    .showcp_an
    {
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .showcp_an p
    {
        width: 90px;
    }
    .showcp_an p a
    {
        height: 32px;
        line-height: 32px;
        font-size: .875rem;
    }
    .cnxh_title
    {
        border-top: 2px solid #004fa1;
    }
    .cnxh_title p
    {
        font-size: 1.125rem;
    }
    .cnxh_nr
    {
        padding: 10px 2% 40px 2%;
    }
    .cnxh_nr li
    {
        width: 49%;
        margin-right: 0%;
    }
    .cnxh_nr li:nth-child(2n)
    {
        float: right;
    }
}
.fazhan
{
    width: 100%;
    height: 650px;
    background: url(/images/fabg_02.jpg) center bottom no-repeat;
    padding-top: 40px;
}
.fazhan h4
{
    font-size: 42px;
    color: #0093dd;
    padding-top: 27px;
    text-align: center;
}
.fazhan h6
{
    font-size: 24px;
    color: #8a8a8a;
    text-align: center;
}
.container-history
{
    padding-bottom: 4%;
}
.container-history .contain
{
    width: 100%;
}
.hist-wrapper
{
    padding: 0 15%;
    position: relative;
    width: 70%;
    margin-top: 70px;
}
.hist-wrapper .histSwiper-prev, .hist-wrapper .histSwiper-next
{
    display: block;
    width: 67px;
    height: 100%;
    position: absolute;
    top: 0;
}
.hist-wrapper .histSwiper-prev
{
    left: 0;
    background: url(/images/fleft.png) no-repeat center center;
}
.hist-wrapper .histSwiper-next
{
    right: 0;
    background: url(/images/fright.png) no-repeat center center;
}
.hist-wrapper .swiper-slide
{
    height: 300px!important;
}
.hist-wrapper .swiper-slide .fan
{
    width: 20%;
    border-right: 1px solid #ccc;
    height: 214px;
}
.hist-wrapper .swiper-slide .fan p
{
    font-size: 36px;
    color: #0093dd;
}
.hist-wrapper .swiper-slide .facon
{
    width: 73%;
    color: #3f3f3f;
    font-size: 1rem;
    line-height: 1.6;
}
.hist-list
{
    width: 100%;
    height: 90px;
    background: url(/images/bg-hintLine.png) no-repeat left top;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.hist-list ul li
{
    width: 122px;
    padding-top: 45px;
    text-align: center;
    font-size: 24px;
    color: #232323;
    float: left;
    margin-left: 60px;
}
.hist-list ul li.cur
{
    background: url(/images/fpng.png) no-repeat center 5px;
    font-size: 24px;
    color: #0093dd;
}
@media screen and (max-width: 768px)
{
    .fazhan h4
    {
        font-size: 1.5rem;
    }
    .fazhan h6
    {
        font-size: .875rem;
    }
    .hist-wrapper .histSwiper-prev, .hist-wrapper .histSwiper-next
    {
        width: 37px;
    }
    .hist-wrapper .swiper-slide .fan
    {
        width: 100%;
        border-right: none;
        height: auto;
        padding-bottom: .5rem;
    }
    .hist-wrapper .swiper-slide .fan p
    {
        font-size: 1.5rem;
    }
    .hist-wrapper .swiper-slide .facon
    {
        width: 100%;
        font-size: .875rem;
    }
}
@media screen and (max-width: 520px)
{
    .fazhan
    {
        width: 100%;
        height: 650px;
        background: url(/images/fabg_02.jpg) center bottom no-repeat;
        padding-top: 0;
    }
    .hist-wrapper
    {
        margin-top: 0;
        width: 100%;
        padding: 0;
    }
    .hist-wrapper .histSwiper-prev, .hist-wrapper .histSwiper-next
    {
        display: none;
    }
    .main1 .hist-wrapper .swiper-slide
    {
        background: none;
    }
    .main1 .hist-wrapper .swiper-slide .fan
    {
        float: none;
    }
    .hist-list ul li, .hist-list ul li.cur
    {
        font-size: 1rem;
    }
    .hist-list ul li.cur
    {
        background-size: auto 18px;
    }
    .fazhan
    {
        height: 500px;
    }
}
.fswzj
{
    display: none;
}
@media(max-width: 767px)
{
    .fswzj
    {
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
        display: block;
        background: #0093dd;
    }
    .fswzj ul
    {
        padding: 0;
        margin: 0;
        list-style-type: none;
        border-top: 2px solid #12a1e8;
    }
    .fswzj ul li
    {
        color: #fff;
        width: 25%;
        text-align: center;
        padding: .3rem 0;
        position: relative;
        float: left;
    }
    .fswzj ul li a
    {
        color: #fff;
        display: block;
        border-left: 1px solid #12a1e8;
    }
    .fswzj ul li.on a
    {
        border-left: none;
    }
    .fnav_pic
    {
        width: 24%;
        margin: 0 auto;
    }
    .fnav_pic img
    {
        width: 100%;
    }
    .fnav_wb
    {
        font-size: .8125rem;
        padding-top: 2px;
    }
    footer
    {
        padding: 20px 0 120px 0;
    }
}
@media screen and (max-width: 770px)
{
    header
    {
        background: none;
        width: auto;
        display: block;
        position: relative;
        z-index: 100;
        margin: 0;
        padding: 0;
        border-radius: 0;
        float: none!important;
    }
    header nav li
    {
        background: none;
        line-height: inherit;
        margin-bottom: auto;
    }
    header nav li a
    {
        font-weight: inherit;
        border: none;
        padding: inherit;
        height: auto;
        z-index: 9;
    }
    header nav li span
    {
        display: none;
    }
    header nav li ul li
    {
        margin: auto;
        background: none;
    }
    header nav li ul li a
    {
        border: 0;
        line-height: inherit;
    }
    header nav li i
    {
        height: 40px;
    }
    .mean-container .mean-bar
    {
        width: 100%;
        position: relative;
        background: #0056ab;
        height: 40px;
        z-index: 99;
    }
    .mean-container .mean-bar div.fl
    {
        font-size: 1rem;
        color: #fff;
        line-height: 40px;
        padding-left: 2%;
    }
    .mean-container a.meanmenu-reveal
    {
        width: 22px;
        height: 22px;
        padding: 9px 10px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        text-indent: -9999em;
        line-height: 22px;
        font-size: 1px;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 700;
    }
    .mean-container a.meanmenu-reveal span
    {
        display: block;
        background: #fff;
        height: 3px;
        margin-top: 3px;
    }
    .mean-container .mean-nav
    {
        float: left;
        width: 100%;
        background: rgba(243,243,243,1);
        margin-bottom: 30px;
    }
    .mean-container .mean-nav ul
    {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
    }
    .mean-container .mean-nav ul li
    {
        position: relative;
        width: 100%;
    }
    .mean-container .mean-nav ul li a
    {
        display: block;
        width: 90%;
        background: none;
        font-size: .875rem;
        padding: 0 5%;
        height: 39px;
        line-height: 39px;
        margin: 0;
        text-align: left;
        border-top: 1px solid #383838;
        border-top: 1px solid rgba(173,173,173,.5);
        text-decoration: none;
        text-transform: uppercase;
    }
    .mean-container .mean-nav ul li li a
    {
        width: 80%;
        padding: 0 10%;
        height: 45px;
        line-height: 45px;
        border-top: 1px solid rgba(216,216,216,.25);
        opacity: .75;
        filter: alpha(opacity=75);
        text-shadow: none!important;
        visibility: visible;
    }
    .mean-container .mean-nav ul li.mean-last a
    {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .mean-container .mean-nav ul li a.mean-expand
    {
        width: 15px;
        height: 40px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        font-weight: 700;
        background: rgba(255,255,255,.1);
        border: 0!important;
        border-left: 1px solid rgba(255,255,255,.4)!important;
        border-bottom: 1px solid rgba(255,255,255,.2)!important;
    }
    .mean-container .mean-nav ul li a.mean-expand:hover
    {
        background: rgba(0,0,0,.9);
    }
    .mean-container .mean-push
    {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        clear: both;
    }
    .mean-nav .wrapper
    {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .mean-container .mean-bar, .mean-container .mean-bar *
    {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    .mean-remove
    {
        display: none!important;
    }
    header nav
    {
        text-align: center;
        background: #efefef;
    }
    header nav ul
    {
        margin: 0;
        padding: 1em;
        list-style-type: none;
    }
}
@media screen and (max-width: 1023px)
{
    .sp_nav
    {
        width: 60px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 60px;
        background: #0093dd;
        padding: 10px;
    }
    .sp_nav i
    {
        display: block;
        color: #fff;
        position: absolute;
        width: 100%;
        bottom: 12px;
        left: 0;
        text-align: center;
        font-style: normal;
    }
    .sp_nav span
    {
        display: block;
        background: #fff;
        width: 40%;
        height: 2px;
        position: absolute;
        left: 30%;
        transition: all ease .35s;
    }
    .sp_nav span:nth-of-type(1)
    {
        top: 22px;
    }
    .sp_nav span:nth-of-type(2)
    {
        top: 32px;
    }
    .sp_nav_se span:nth-of-type(1)
    {
        top: 22px;
        transform: rotate(45deg);
    }
    .sp_nav_se span:nth-of-type(2)
    {
        top: 22px;
        transform: rotate(-45deg);
    }
    .sjj_nav
    {
        position: fixed;
        z-index: 9;
        background: rgba(31,26,23,.95);
        width: 50%;
        height: calc(100% - 104px);
        line-height: 40px;
        top: 82px;
        right: -100%;
        overflow: auto;
        overflow-x: hidden;
        transition: right ease .5s;
    }
    .nav_show
    {
        top: 82px;
        right: 0;
    }
    .sjj_nav li ul, .sjj_nav li .sp_nav_xjb
    {
        display: block;
    }
    .sjj_nav ul li
    {
        float: none;
        width: auto;
        background: none;
    }
    .sjj_nav>ul>li:first-child
    {
        overflow: hidden;
        border-top: none;
    }
    .sjj_nav>ul>li:first-child>a
    {
        float: left;
        width: calc(100% - 70px);
    }
    .sjj_nav>ul>li:first-child .language
    {
        float: right;
        width: 70px;
        overflow: hidden;
        line-height: 30px;
        margin-top: 5px;
    }
    .sjj_nav>ul>li:first-child .language a
    {
        width: 35px;
        float: left;
        border-left: 1px rgba(255,255,255,.1) solid;
        text-align: center;
        color: #999;
    }
    .sjj_nav ul li i
    {
        display: block;
        position: absolute;
        top: 5px;
        right: 0;
        border-left: 1px rgba(255,255,255,.1) solid;
        height: 40px;
        padding: 0 10px 0 10px;
    }
    .sjj_nav ul li i svg
    {
        transform: rotate(-90deg);
        transition: all ease .35s;
    }
    .sjj_nav ul li .sjj_nav_i_se svg
    {
        transform: rotate(0deg);
    }
    .sjj_nav ul li em
    {
        display: none;
    }
    .sjj_nav ul li
    {
        border-top: 1px rgba(255,255,255,.1) solid;
        margin-left: 10px;
        position: relative;
        line-height: 50px;
        font-size: 14px;
    }
    .sjj_nav>ul>li:last-child
    {
        border-bottom: 1px rgba(255,255,255,.1) solid;
    }
    .sjj_nav ul li ul
    {
        display: none;
    }
    .sjj_nav ul li a
    {
        width: 90%;
        font-size: 1rem;
        color: #fff;
        text-align: inherit;
        padding: inherit;
        height: auto;
        line-height: inherit;
        background: none;
    }
    .sjj_nav ul li.cur a, .sjj_nav ul li.cur ul li.cur a
    {
        color: #fff;
    }
    .sjj_nav ul li ul li a, .sjj_nav ul li.cur ul li a
    {
        color: #fff;
        display: block;
        text-align: left;
        font-size: 1rem;
    }
    .sjj_nav ul li i svg
    {
        width: 24px;
        height: 38px;
        fill: #fff;
    }
    .sjj_nav ul li .sjj_nav_i_se svg
    {
        fill: #fff;
    }
    .sjj_nav ul li ul li>ul
    {
        margin-left: 10px;
    }
}
@media screen and (max-width: 520px)
{
    .sp_header
    {
        height: 50px;
    }
    .sp_logo
    {
        padding: 10px;
        float: left;
        height: 50px;
    }
    .sp_logo img
    {
        margin: auto;
        max-height: 30px;
    }
    .sp_nav
    {
        width: 50px;
        height: 50px;
        padding: 0;
    }
    .sp_nav i
    {
        font-size: .8125rem;
        bottom: 6px;
    }
    .sp_nav span
    {
        width: 50%;
        left: 25%;
    }
    .sp_nav span:nth-of-type(1)
    {
        top: 10px;
    }
    .sp_nav span:nth-of-type(2)
    {
        top: 20px;
    }
    .sp_nav_se span:nth-of-type(1)
    {
        top: 13px;
        transform: rotate(45deg);
    }
    .sp_nav_se span:nth-of-type(2)
    {
        top: 13px;
        transform: rotate(-45deg);
    }
    .sjj_nav
    {
        top: 52px;
        width: 65%;
    }
    .nav_show
    {
        top: 52px;
    }
    .sjj_nav ul li
    {
        line-height: 44px;
    }
    .sjj_nav ul li i
    {
        height: 34px;
    }
    .sjj_nav ul li a
    {
        font-size: .9375rem;
        width: 83%;
    }
    .sjj_nav ul li i svg
    {
        width: 20px;
        height: 34px;
        fill: #fff;
    }
    .sjj_nav ul li ul li a, .sjj_nav ul li.cur ul li a
    {
        font-size: .875rem;
    }
}
.cd-top
{
    display: inline-block;
    height: 30px;
    width: 30px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(77,77,77,.8) url(../image/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 9999;
}
.cd-top.cd-is-visible
{
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out
{
    opacity: .9;
}
.no-touch .cd-top:hover
{
    background-color: #e86256;
    opacity: 1;
}
@media screen and (max-width: 520px)
{
    .cd-top
    {
        display: none;
    }
}