.inside_content
{
    width: 1440px;
    margin: 0 auto 0 auto;
}
@media screen and (max-width: 1440px)
{
    .inside_content
    {
        width: 96%;
    }
}
.inside_banner
{
    width: 100%;
    overflow: hidden;
}
.inside_banner img
{
    display: block;
    max-width: 100%;
    height: auto;
}
.inside_nav
{
    width: 1440px;
    overflow: hidden;
    margin: 2% auto 2.5% auto;
}
.inside_nav p
{
    font-size: 16px;
    line-height: 24px;
    color: #363636;
}
.inside_nav p a
{
    color: #363636;
}
@media screen and (max-width: 1440px)
{
    .inside_nav
    {
        width: 96%;
    }
}
@media screen and (max-width: 560px)
{
    .inside_nav
    {
        margin: 4% auto 5% auto;
    }
}
@media screen and (max-width: 900px)
{
    .inside_nav p
    {
        font-size: 14px;
        line-height: 24px;
        color: #363636;
    }
}
.fudong_nav_container
{
    width: 10.5%;
    float: left;
    position: fixed;
    left: 0;
    z-index: 999999;
    bottom: 5%;
    height: 326px;
}
.fudong_nav
{
    width: 100%;
}
.fudong_nav_anniu2
{
    width: 100%;
    line-height: 50px;
    background: #ccc;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    min-width: 150px;
    background: url(../image/tit_c.jpg) no-repeat center center;
    height: 50px;
}
.fudong_nav_anniu3
{
    width: 50%;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    min-width: 90px;
    background: url(../image/tit_h.jpg) no-repeat center center;
}
.fudong_nav ul
{
    width: 100%;
}
.fudong_nav ul li a
{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #e7e7e7;
    text-align: center;
    font-size: 18px;
    color: #1b1b1b;
    margin-top: 1px;
    display: block;
    min-width: 150px;
}
.fudong_nav ul li.cur3 a, .fudong_nav ul li a:hover
{
    background: #002b61;
    color: #fff;
}
.fudong_nav_anniu
{
    width: 19%;
    float: left;
    background: #2b4188;
    height: 100px;
    margin-left: 1px;
    margin-top: 90px;
}
.about_lisit_content
{
    display: none;
}
.about_left_word
{
    width: 51%;
    overflow: hidden;
    float: left;
    padding: 0 2.5%;
}
.about_left_word h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
}
.about_left_word h6
{
    width: 60px;
    height: 4px;
    background: #fa0202;
    margin: 2.2% 0 3% 0;
}
.about_left_word p
{
    font-size: 16px;
    line-height: 2em;
    letter-spacing: .5px;
    color: #434343;
}
.about_jianjie img
{
    display: block;
    width: 43.4%;
    float: right;
    height: auto;
    margin-top: 0;
}
@media screen and (max-width: 1400px)
{
    .about_left_word p
    {
        line-height: 1.9em;
    }
    .about_jianjie img
    {
        margin-top: 3.5%;
    }
}
@media screen and (max-width: 1300px)
{
    .about_left_word p
    {
        line-height: 1.8em;
    }
    .about_jianjie img
    {
        margin-top: 4%;
    }
}
@media screen and (max-width: 1200px)
{
    .about_left_word p
    {
        font-size: 15px;
        line-height: 1.6em;
    }
    .about_jianjie img
    {
        margin-top: 5%;
    }
}
@media screen and (max-width: 1000px)
{
    .about_jianjie img
    {
        margin-top: 9%;
    }
}
@media screen and (max-width: 900px)
{
    .about_jianjie img
    {
        width: 100%;
        height: auto;
        display: block;
        margin: 4% auto 0 auto;
    }
    .about_left_word
    {
        width: 100%;
        overflow: hidden;
        float: left;
        padding: 0;
    }
    .about_left_word h3
    {
        font-size: 22px;
        line-height: 30px;
    }
    .about_left_word p
    {
        line-height: 2em;
    }
}
.fazhan_content
{
    width: 100%;
    overflow: hidden;
    padding: 3% 0 4.5% 0;
    background: #fbfbfb;
    margin-top: 5%;
}
.fazhan_word
{
    width: 90%;
    overflow: hidden;
    margin: 0 auto 0 auto;
}
.fazhan_word h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    text-align: center;
    margin-bottom: 3.5%;
}
.fazhan_word p
{
    font-size: 16px;
    line-height: 2em;
    letter-spacing: .8px;
    color: #434343;
}
.num
{
    width: 100%;
    overflow: hidden;
    margin: 5% auto 0 auto;
}
.num ul li
{
    width: 23%;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 1%;
}
.num ul li h3
{
    display: inline-block;
    font-size: 70px;
    color: #002b61;
    line-height: 80px;
}
.num ul li p
{
    text-align: center;
    font-size: 20px;
    color: #002b61;
    line-height: 25px;
    margin-top: 3%;
}
.num ul li span
{
    font-size: 26px;
    color: #7d7d7d;
}
@media screen and (max-width: 1440px)
{
    .fazhan_word
    {
        width: 95%;
    }
}
@media screen and (max-width: 1100px)
{
    .num ul li h3
    {
        font-size: 45px;
        line-height: 55px;
    }
    .num ul li span
    {
        font-size: 22px;
        color: #7d7d7d;
    }
    .num ul li p
    {
        font-size: 18px;
        line-height: 25px;
        margin-top: 3%;
    }
}
@media screen and (max-width: 900px)
{
    .fazhan_word
    {
        width: 100%;
    }
    .fazhan_word h3
    {
        font-size: 22px;
        line-height: 30px;
    }
    .num ul li span
    {
        font-size: 18px;
    }
    .fazhan_word p
    {
        font-size: 15px;
    }
    .num ul li h3
    {
        font-size: 35px;
        line-height: 45px;
    }
    .num ul li p
    {
        font-size: 16px;
        line-height: 20px;
        margin-top: 3%;
    }
}
@media screen and (max-width: 560px)
{
    .num ul li
    {
        width: 48%;
        margin-bottom: 4%;
    }
    .num ul li h3
    {
        font-size: 30px;
        line-height: 40px;
    }
    .num ul li span
    {
        font-size: 14px;
    }
    .num ul li p
    {
        font-size: 14px;
        line-height: 20px;
        margin-top: 3%;
    }
}
.cultur_content
{
    width: 100%;
    overflow: hidden;
}
.cultur_content ul li
{
    width: 33.33333%;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all .5s;
}
.cultur_content ul li img.cultur_bg
{
    width: 100.1%;
    height: auto;
    display: block;
    transform: scale(1);
    -mo-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .8s ease-out 0s;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -mo-transition: all .8s ease-out 0s;
}
.cultur_content ul li .cultur_word
{
    width: 96%;
    padding: 0 2%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transition: all .5s;
}
.cultur_content ul li h3
{
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    margin-top: 4%;
    letter-spacing: 1px;
    font-weight: normal;
}
.cultur_content ul li p
{
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    margin-top: 1%;
    letter-spacing: .5px;
}
.cultur_content ul li:first-child+li+li p span
{
    display: block;
}
.cultur_content ul li:hover img.cultur_bg
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -mo-transition: all 1s ease-out 0s;
}
.cultur_content ul li:hover .cultur_word
{
    top: 46%;
    transition: all .5s;
}
@media screen and (max-width: 1450px)
{
    .cultur_content ul li:first-child+li+li p span
    {
        display: inline;
    }
}
@media screen and (max-width: 1100px)
{
    .cultur_content ul li h3
    {
        font-size: 20px;
        line-height: 28px;
        margin-top: 4%;
    }
    .cultur_content ul li p
    {
        text-align: center;
        font-size: 16px;
        line-height: 25px;
        margin-top: 1%;
    }
}
@media screen and (max-width: 900px)
{
    .cultur_content ul li h3
    {
        font-size: 20px;
        line-height: 28px;
        margin-top: 4%;
    }
    .cultur_content ul li p
    {
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        margin-top: 1%;
    }
    .cultur_content ul li img.cultur_biao
    {
        width: 20%;
        height: auto;
    }
}
@media screen and (max-width: 700px)
{
    .cultur_content ul li
    {
        width: 50%;
    }
    .cultur_content ul li:first-child+li+li
    {
        display: none;
    }
}
@media screen and (max-width: 450px)
{
    .cultur_content ul li img.cultur_biao
    {
        display: none;
    }
}
@media screen and (max-width: 420px)
{
    .cultur_content ul li
    {
        width: 50%;
    }
    .cultur_content ul li:first-child+li+li
    {
        display: none;
    }
    .cultur_content ul li img.cultur_biao
    {
        width: 25%;
        height: auto;
    }
    .cultur_content ul li h3
    {
        font-size: 18px;
        line-height: 26px;
        margin-top: 4%;
    }
    .cultur_content ul li p
    {
        font-size: 14px;
        line-height: 21px;
        margin-top: 1%;
    }
}
.honor_content h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin: 3.5% 0;
    position: relative;
}
.honor_content h3 span
{
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: normal;
}
.honor_content h3 span a
{
    color: #959595;
}
.honor_content ul li
{
    width: 22.75%;
    float: left;
    margin: 0 3% 3% 0;
    overflow: hidden;
}
.honor_content ul li img
{
    display: block;
    width: 100%;
    height: auto;
}
.honor_content ul li:nth-child(4n)
{
    margin-right: 0;
}
@media screen and (max-width: 900px)
{
    .honor_content h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 5.5% 0;
    }
    .honor_content h3 span
    {
        font-size: 16px;
    }
    .honor_content ul li
    {
        width: 31.333%;
        margin: 0 3% 3% 0;
    }
    .honor_content ul li:nth-child(4n)
    {
        margin-right: 3%;
    }
    .honor_content ul li:nth-child(3n)
    {
        margin-right: 0;
    }
}
.inside_about_content
{
    width: 100%;
    overflow: hidden;
    padding: 3% 0 4.5% 0;
    background: #fbfbfb;
    margin-top: 2%;
}
.inside_about_content18
{
    margin-top: 0;
}
.inside_news_title h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin-bottom: 2.5%;
}
.inside_about_content ul
{
    width: 100%;
    margin-top: 2%;
}
.inside_about_content ul li
{
    width: 32%;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background: #fff;
    box-shadow: 0 1px 6px #dfdfdf;
}
.inside_about_content ul li:nth-child(3)
{
    margin-right: 0;
}
.inside_about_content ul li img
{
    display: block;
    width: 100%;
}
.inside_about_content ul li h3
{
    padding: 25px 5% 15px 5%;
    display: block;
    font-size: 20px;
    color: #002b61;
    line-height: 26px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.inside_about_content ul li p
{
    padding: 0 5%;
    margin-bottom: 10%;
    font-size: 16px;
    color: #002b61;
    line-height: 1.8em;
}
@media screen and (max-width: 1200px)
{
    .inside_about_content ul li
    {
        min-height: auto;
    }
    .inside_about_content ul li h3
    {
        padding: 15px 5%;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .inside_about_content ul li p
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 900px)
{
    .inside_news_title h3
    {
        font-size: 22px;
        line-height: 30px;
    }
    .inside_about_content ul li
    {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 25px;
    }
    .inside_about_content ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .inside_about_content ul li:nth-child(3n)
    {
        display: none;
    }
}
@media screen and (max-width: 560px)
{
    .inside_news_title h3
    {
        margin: 5% 0;
    }
    .inside_about_content ul li
    {
        width: 100%;
        margin-right: 0;
    }
    .inside_about_content ul li p
    {
        margin-bottom: 3%;
    }
}
.news
{
    width: 100%;
    background: #e7e7e7;
    padding-bottom: 5%;
    float: left;
}
.news:before
{
    content: "";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
.news:after
{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.inside_title h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    text-align: center;
    margin-bottom: 3.5%;
}
.inside_news_content ul
{
    width: 100%;
    margin-top: 2%;
}
.inside_news_content ul li
{
    width: 49%;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background: #fff;
    box-shadow: 0 1px 6px #dfdfdf;
}
.inside_news_content ul li:nth-child(2)
{
    margin-right: 0;
}
.inside_news_content ul li img
{
    display: block;
    width: 100%;
}
.inside_news_content ul li h3
{
    padding: 25px 5% 15px 5%;
    display: block;
    font-size: 20px;
    color: #002b61;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inside_news_content ul li p
{
    padding: 0 5%;
    margin-bottom: 3%;
    font-size: 16px;
    color: #002b61;
    line-height: 1.8em;
}
@media screen and (max-width: 1200px)
{
    .inside_news_content ul li
    {
        min-height: auto;
    }
    .inside_news_content ul li h3
    {
        padding: 15px 5%;
        font-size: 18px;
    }
    .inside_news_content ul li p
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 900px)
{
    .inside_title h3
    {
        font-size: 22px;
        line-height: 30px;
    }
    .inside_news_content ul li
    {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 560px)
{
    .inside_title h3
    {
        margin: 5% 0;
    }
    .inside_news_content ul li
    {
        width: 100%;
        margin-right: 0;
    }
    .inside_news_content ul li p
    {
        margin-bottom: 3%;
    }
}
.news_list_content
{
    margin-top: 30px;
}
.left_nav_container
{
    width: 28%;
    float: left;
}
.left_nav_content
{
    background: #fff;
    padding: 32px 0;
}
.left_nav_content h3
{
    font-size: 32px;
    line-height: 40px;
    color: #002b61;
    margin: 0 6.5% 5.5%;
    font-weight: normal;
}
.left_nav_content h6 img
{
    max-width: 100%;
    height: auto;
}
.left_nav_content ul
{
    width: 87%;
    margin: 0 6.5% 0;
}
.left_nav_content ul li
{
    font-size: 22px;
    line-height: 33px;
    background: url(../image/inside_navbg.jpg) no-repeat left center;
    padding-left: 50px;
    color: #05164d;
    margin: 9% 0;
    transition: all .5s;
    box-sizing: border-box;
}
.left_nav_content ul li:hover
{
    background: url(../image/inside_navbg1.jpg) no-repeat;
    padding-left: 60px;
    transition: all .5s;
}
.left_nav_content ul li.cur
{
    background: url(../image/inside_navbg1.jpg) no-repeat;
}
.left_nav_content h5
{
    margin: 7% 6.5% 0;
    font-size: 22px;
    line-height: 30px;
    color: #05164d;
    font-weight: normal;
}
.left_nav_content p
{
    margin: 1% 6.5% 0;
    color: #05164d;
    font-size: 34px;
    line-height: 42px;
}
.inside_riht_news
{
    width: 63%;
    float: right;
    background: #fff;
    padding: 2% 3%;
}
.inside_right_news2 ul li
{
    width: 100%;
    overflow: hidden;
    margin-top: 3.5%;
}
.news_data
{
    width: 19%;
    float: left;
}
.news_data h6
{
    font-size: 24px;
    line-height: 30px;
    color: #d2d2d2;
}
.inside_news_word
{
    width: 81%;
    float: right;
    border-bottom: 1px dotted #949494;
    padding-bottom: 3.5%;
}
.inside_news_word h3
{
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
}
.inside_news_word h3 a
{
    color: #313131;
}
.inside_news_word p
{
    font-size: 16px;
    line-height: 28px;
    color: #313131;
    margin-top: 2%;
}
.inside_right_news2 ul li:hover .news_data h6
{
    color: #ffc958;
}
.inside_right_news2 ul li:hover .inside_news_word h3 a
{
    color: #002b61;
}
.fenye
{
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 3%;
}
.fenye_word
{
    text-align: center;
    padding: 15px 25px;
    background: #f7f7f7;
    display: inline-block;
}
.fenye_word a
{
    font-size: 20px;
    margin: 0 12px;
    color: #717171;
    line-height: 22px;
    padding: 1px 9px;
}
.fenye_word a.cur2, .fenye_word a:hover
{
    background: #2d5891;
    color: #fff;
}
@media screen and (max-width: 1250px)
{
    .inside_news_word
    {
        width: 79%;
    }
}
@media screen and (max-width: 1100px)
{
    .left_nav_container
    {
        width: 27%;
    }
    .inside_riht_news
    {
        width: 64%;
    }
    .left_nav_content ul li
    {
        font-size: 20px;
        padding-left: 40px;
    }
    .left_nav_content h5
    {
        margin: 7% 6.5% 0;
        font-size: 20px;
        line-height: 30px;
    }
    .left_nav_content p
    {
        margin: 1% 6.5% 0;
        font-size: 30px;
        line-height: 38px;
    }
    .news_data
    {
        width: 17%;
    }
    .inside_news_word
    {
        width: 78%;
        float: right;
        border-bottom: 1px dotted #949494;
        padding-bottom: 3.5%;
    }
    .news_data h6
    {
        font-size: 20px;
        line-height: 30px;
        color: #d2d2d2;
    }
}
.left_nav_content h3 i
{
    display: none;
}
@media screen and (max-width: 900px)
{
    .inside_riht_news
    {
        padding: 4% 3%;
    }
    .news_list_content
    {
        margin-top: 0;
    }
    .left_nav_container
    {
        width: 100%;
    }
    .left_nav_content
    {
        width: 100%;
        margin-bottom: 2%;
        padding: 3.5% 0 3.5% 0;
    }
    .inside_riht_news
    {
        width: 94%;
    }
    .inside_news_word
    {
        width: 80%;
    }
    .left_nav_content h6
    {
        display: none;
    }
    .left_nav_content h5
    {
        display: none;
    }
    .left_nav_content p
    {
        display: none;
    }
    .left_nav_content h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 0 6.5% 0;
        position: relative;
    }
    .left_nav_content h3 i
    {
        display: block;
        width: 60px;
        height: 21px;
        border: 2px solid #002b61;
        border-radius: 5px;
        position: absolute;
        right: 5px;
        top: 4px;
        transition-duration: .5s;
        -ms-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
    }
    .left_nav_content h3 i span
    {
        font-size: 14px;
        line-height: 21px;
        font-style: normal;
        text-align: center;
        display: block;
        transition-duration: .5s;
        -ms-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
    }
    .left_nav_content h3 i span.daohang2
    {
        display: none;
    }
    .left_nav_content h3 i.guanbi
    {
        transition-duration: .5s;
        -ms-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
    }
    .left_nav_content h3 i.guanbi span.daohang1
    {
        display: none;
    }
    .left_nav_content h3 i.guanbi span.daohang2
    {
        display: block;
    }
    .left_nav_content ul
    {
        margin-top: 10px;
        display: none;
    }
    .left_nav_content h6 img
    {
        width: 100%;
        height: auto;
    }
    .left_nav_content ul li
    {
        font-size: 16px;
        line-height: 20px;
        background: url(../image/inside_navbg.jpg) no-repeat left center;
        background-size: 20px;
        padding-left: 30px;
        color: #05164d;
        margin: 15px 0;
        transition: all .5s;
        box-sizing: border-box;
        width: 32%;
        margin-right: 2%;
        float: left;
    }
    .left_nav_content ul li:hover
    {
        padding-left: 30px;
    }
    .left_nav_content ul a:nth-child(3n) li
    {
        margin-right: 0;
    }
    .left_nav_content ul li:hover
    {
        background: url(../image/inside_navbg1.jpg) no-repeat left center;
        background-size: 20px;
        transition: all .5s;
    }
    .left_nav_content ul li.cur
    {
        background: url(../image/inside_navbg1.jpg) no-repeat left center;
        background-size: 20px;
    }
    .inside_news_word h3
    {
        font-size: 18px;
        line-height: 26px;
        font-weight: normal;
    }
    .inside_news_word p
    {
        font-size: 14px;
        line-height: 22px;
    }
    .news_data h6
    {
        font-size: 18px;
        line-height: 30px;
        color: #d2d2d2;
    }
    .fenye
    {
        margin-top: 3%;
    }
    .fenye_word
    {
        text-align: center;
        padding: 10px;
        background: #f7f7f7;
        display: inline-block;
    }
    .fenye_word a
    {
        font-size: 14px;
        margin: 0 5px;
        color: #717171;
        line-height: 20px;
        padding: 1px 7px;
    }
}
@media screen and (max-width: 600px)
{
    .left_nav_content ul li
    {;
        margin: 12px 2% 12px 0;
    }
    .news_data
    {
        width: 100%;
        float: left;
    }
    .news_data h6
    {
        font-size: 16px;
        line-height: 20px;
        color: #d2d2d2;
        font-weight: normal;
        margin-bottom: 3%;
    }
    .inside_news_word
    {
        width: 100%;
        float: right;
        border-bottom: 1px dotted #949494;
        padding-bottom: 4.5%;
    }
    .inside_news_word h3 a
    {
        color: #313131;
    }
    .inside_news_word p
    {
        margin-top: 2%;
    }
    .inside_right_news2 ul li
    {
        margin-top: 0;
        margin-bottom: 3.5%;
    }
}
@media screen and (max-width: 480px)
{
    .jiejue_nav_content ul li
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 422px)
{
    .jiejue_nav_content ul li
    {
        font-size: 13px;
    }
    .jiejue_nav_content ul li
    {
        background-size: 18px;
    }
    .jiejue_nav_content ul li:hover
    {
        background-size: 18px;
    }
    .jiejue_nav_content ul li.cur
    {
        background-size: 18px;
    }
}
@media screen and (max-width: 420px)
{
    .left_nav_content ul
    {
        margin-top: 10px;
    }
    .left_nav_content ul li
    {;
        margin: 12px 2% 12px 0;
        font-size: 14px;
        padding-left: 25px;
    }
    .jiejue_nav_content ul li
    {
        font-size: 13px;
    }
    .left_nav_content ul li:hover
    {
        padding-left: 25px;
    }
}
@media screen and (max-width: 384px)
{
    .jiejue_nav_content ul li
    {
        font-size: 12px;
    }
}
@media screen and (max-width: 370px)
{
    .jiejue_nav_content ul li
    {;
        margin: 12px 2% 12px 0;
        padding-left: 22px;
    }
    .jiejue_nav_content ul li:hover
    {
        padding-left: 22px;
    }
}
.news_products .inside_title h3
{
    text-align: left;
    margin: 3.5% 0;
}
.news_products ul li
{
    width: 49%;
    float: left;
    margin-right: 2%;
}
.news_products ul li img
{
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    -mo-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .8s ease-out 0s;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -mo-transition: all .8s ease-out 0s;
}
.news_products ul li:first-child+li
{
    margin-right: 0;
}
.news_products ul li:first-child+li+li+li
{
    margin-right: 0;
}
.news_products ul li:hover img
{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -mo-transition: all 1s ease-out 0s;
}
@media screen and (max-width: 560px)
{
    .news_products ul li
    {
        width: 100%;
        float: left;
        margin-bottom: 3%;
    }
    .news_products .inside_title h3
    {
        text-align: left;
        margin: 5.5% 0;
    }
}
.inside_news_top
{
    width: 100%;
    border-bottom: 1px dotted #949494;
    padding-bottom: 2.3%;
}
.inside_news_top h3
{
    font-size: 22px;
    line-height: 22px;
    border-left: 3px solid #05164d;
    padding-left: 8px;
    font-weight: normal;
    color: #05164d;
}
.inside_news_top h6
{
    font-weight: normal;
    font-size: 16px;
    color: #313131;
    line-height: 24px;
    position: relative;
    margin-top: 2%;
}
.inside_news_top h6 span
{
    position: absolute;
    right: 15%;
}
.inside_news_xiang_word h1
{
    font-size: 20px;
    line-height: 28px;
    color: #002b61;
    font-weight: normal;
    text-align: center;
    margin: 3.5% 0 2% 0;
}
.inside_news_xiang_word p
{
    font-size: 14px;
    line-height: 3em;
    margin-top: 15px;
    text-indent: 2em;
    color: #707070;
}
.inside_news_xiang_word img
{
    max-width: 100%;
    heigh: auto;
    margin-left: -2em;
}
.fenye2
{
    width: 100%;
    margin-top: 3%;
}
.fenye2 h6
{
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
}
.fenye a
{
    color: #000;
}
.guanlian_container
{
    background: #fff;
    padding: 25px 0 15px 0;
    margin-top: 4%;
}
.guanlian_container h3
{
    font-size: 32px;
    line-height: 40px;
    color: #002b61;
    margin: 0 6.5% 5.5%;
    font-weight: normal;
}
.guanlian_container h6 img
{
    max-width: 100%;
    height: auto;
}
.guanlian_container ul
{
    width: 87%;
    margin: 0 6.5% 0;
}
.guanlian_container ul li
{
    font-size: 16px;
    line-height: 25px;
    border-top: 1px dotted #9a9a9a;
    padding: 4.5% 0;
}
.guanlian_container ul li:first-child
{
    border-top: none;
}
.guanlian_container ul li a
{
    color: #313131;
}
.guanlian_container ul li a:hover
{
    color: #002b61;
}
@media screen and (max-width: 1300px)
{
    .guanlian_container ul li
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 900px)
{
    .inside_news_top h3
    {
        font-size: 20px;
        line-height: 20px;
    }
    .inside_news_top h6
    {
        font-size: 13px;
    }
    .inside_news_top h6 span
    {
        right: 0;
    }
    .inside_news_xiang
    {
        width: 94%;
        padding: 6% 3%;
    }
    .inside_news_xiang_word h1
    {
        text-align: center;
        margin: 4.5% 0 1.5% 0;
        font-size: 18px;
    }
    .inside_news_xiang_word p
    {
        line-height: 2em;
        margin-top: 10px;
    }
    .guanlian_container
    {
        display: none;
    }
}
.jiejue_img
{
    width: 69%;
    float: right;
    margin-bottom: 1.3%;
}
.jiejue_img img
{
    width: 100%;
    height: auto;
}
.jiejue_title h3
{
    font-size: 28px;
    line-height: 32px;
    background: url(../image/jiejue_line.png) no-repeat left bottom;
    font-weight: normal;
    color: #002b61;
    padding-bottom: 2.3%;
    margin-top: 1.6%;
}
.jiejue_product ul li
{
    width: 23.35%;
    float: left;
    margin-right: 2.2%;
    margin-top: 3%;
}
.jiejue_product ul li:first-child+li+li+li
{
    margin-right: 0;
}
.jiejue_product ul li .jiejue_product_img img
{
    width: 100%;
    border: 1px solid #e9e9e9;
    display: block;
    height: auto;
    transform: scale(1);
    -mo-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .8s ease-out 0s;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -mo-transition: all .8s ease-out 0s;
}
.jiejue_product ul li .jiejue_product_img:hover img
{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -mo-transition: all 1s ease-out 0s;
}
.jiejue_product ul li h3
{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #101010;
    margin-top: 6%;
}
.jiejue_product ul li h3:hover
{
    color: #002b61;
}
.jiejue_product ul li h3 i
{
    margin-right: 5%;
}
.changjing_title h3
{
    margin-top: 4.5%;
}
.changjing_content
{
    margin-top: 1%;
}
.changjing_content ul li
{
    width: 48.75%;
    float: left;
    margin: 2% 2.5% 0 0;
}
.changjing_content ul li:first-child+li, .changjing_content ul li:first-child+li+li+li
{
    margin-right: 0;
}
.changjing_content ul li img
{
    width: 100%;
    display: block;
    height: auto;
}
.tedian_content
{
    width: 100%;
    overflow: hidden;
    margin-top: 2%;
}
.tedian_content p
{
    font-size: 16px;
    color: #434343;
    line-height: 24px;
    margin-top: 1%;
}
@media screen and (max-width: 1100px)
{
    .jiejue_img
    {
        width: 70%;
    }
}
@media screen and (max-width: 900px)
{
    .jiejue_img
    {
        width: 100%;
    }
    .jiejue_title h3
    {
        font-size: 22px;
        line-height: 30px;
        background: url(../image/jiejue_line.png) no-repeat left bottom;
        font-weight: normal;
        color: #002b61;
        padding-bottom: 3%;
    }
    .jiejue_product ul li
    {
        width: 48.9%;
        float: left;
        margin-right: 2.2%;
        margin-top: 3%;
    }
    .jiejue_product ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .tedian_content p
    {
        font-size: 14px;
        line-height: 24px;
        margin-top: 1.5%;
    }
    .changjing_title h3
    {
        margin-top: 5.5%;
    }
}
.jiejue_products .inside_title h3
{
    text-align: center;
    margin: 3.5% 0;
}
.xilie_container
{
    width: 100%;
    overflow: hidden;
    padding: 3% 0 1% 0;
    background: #f1f1f1;
    margin-top: 5%;
}
.produst_xilie_container ul li
{
    width: 14.66%;
    float: left;
    padding: 0 1%;
    float: left;
    text-align: center;
    margin-bottom: 3%;
}
.produst_xilie_container ul li img
{
    max-width: 80%;
    height: auto;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}
.produst_xilie_container ul li h3
{
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    color: #002b61;
    margin-top: 10%;
}
@media screen and (max-width: 1130px)
{
    .produst_xilie_container ul li h3
    {
        font-size: 16px;
        line-height: 32px;
        margin-top: 10%;
    }
}
@media screen and (max-width: 900px)
{
    .produst_xilie_container ul li
    {
        width: 23%;
        float: left;
        padding: 0 1%;
        margin-bottom: 3%;
    }
}
@media screen and (max-width: 580px)
{
    .produst_xilie_container ul li
    {
        width: 31.33%;
        float: left;
        padding: 0 1%;
        margin-bottom: 2%;
    }
    .produst_xilie_container ul li h3
    {
        font-size: 14px;
        line-height: 32px;
        margin-top: 8%;
    }
}
@media screen and (max-width: 360px)
{
    .produst_xilie_container ul li h3
    {
        font-size: 13px;
    }
}
.contact_container
{
    width: 98%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-right: 2%;
}
.map
{
    width: 59%;
    float: left;
    border-right: 1px solid #e1e1e1;
}
.map img
{
    width: 100%;
    height: auto;
}
.contact_word_content
{
    width: 37%;
    float: right;
    margin-top: 2.3%;
}
.contact_word_content h3
{
    font-size: 32px;
    line-height: 40px;
    color: #002b61;
    font-weight: normal;
    letter-spacing: 1px;
}
.contact_word_content h6
{
    font-size: 16px;
    line-height: 22px;
    color: #fa0202;
    font-weight: normal;
    margin: .8% 0 3% 0;
}
.contact_word_content p
{
    font-size: 18px;
    color: #626262;
    line-height: 24px;
    margin-top: 2%;
}
.contact_word_content p span
{
    font-size: 26px;
    color: #002b61;
    line-height: 30px;
}
.contact_word_content ul
{
    margin-top: 3.5%;
}
.contact_word_content ul li
{
    width: 20%;
    float: left;
    text-align: center;
    margin-right: 3%;
}
.contact_word_content ul li img
{
    max-width: 100%;
    height: auto;
}
.contact_word_content ul li p
{
    font-size: 18px;
    line-height: 26px;
    color: #626262;
    text-align: center;
}
#map
{
    width: 100%;
    height: 23.5vw;
    font-size: 12px;
}
@media screen and (max-width: 1450px)
{
    .contact_word_content
    {
        margin-top: 1%;
    }
}
@media screen and (max-width: 1300px)
{
    .contact_word_content h3
    {
        font-size: 30px;
        line-height: 40px;
    }
    .contact_word_content h6
    {
        font-size: 15px;
        line-height: 22px;
        margin: .8% 0 1% 0;
    }
    .contact_word_content p
    {
        font-size: 15px;
        line-height: 22px;
        margin-top: 1%;
    }
    .contact_word_content p span
    {
        font-size: 24px;
        line-height: 30px;
    }
    .contact_word_content ul
    {
        margin-top: 2.5%;
    }
    .contact_word_content ul li p
    {
        font-size: 15px;
        line-height: 26px;
    }
}
@media screen and (max-width: 1100px)
{
    .contact_word_content ul
    {
        margin-top: 1.5%;
    }
}
@media screen and (max-width: 1085px)
{
    .contact_word_content
    {
        margin-top: 3%;
    }
    .contact_word_content ul
    {
        display: none;
    }
}
@media screen and (max-width: 900px)
{
    .contact_word_content h3
    {
        font-size: 22px;
        line-height: 30px;
    }
    .contact_word_content p span
    {
        font-size: 20px;
        line-height: 30px;
    }
    .contact_container
    {
        width: 96%;
        margin: 0 2% 0 2%;
        padding-right: 0;
        border: none;
    }
    .map
    {
        width: 100%;
        float: left;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
    }
    .contact_word_content
    {
        width: 100%;
        border: 1px solid #e1e1e1;
        padding: 3% 4%;
        box-sizing: border-box;
    }
    .contact_word_content ul
    {
        display: block;
        margin-top: 2.5%;
    }
    .contact_word_content ul li
    {
        width: 20%;
        float: left;
    }
    #map
    {
        height: 220px;
    }
}
@media screen and (max-width: 500px)
{
    .contact_word_content ul li
    {
        width: 30%;
        float: left;
    }
}
.trading_container
{
    width: 100%;
    background: url(../image/map_bg.jpg) no-repeat center center;
    height: 590px;
    padding: 3.5% 0 0 0;
    overflow: hidden;
}
.trading_content
{
    width: 1150px;
    margin: 0 auto 0 auto;
    position: relative;
}
.domestic
{
    width: 60%;
    float: left;
}
.domestic h3, .foreign h3
{
    font-size: 32px;
    line-height: 40px;
    color: #002b61;
    font-weight: normal;
}
.domestic h6
{
    width: 85px;
    height: 7px;
    background: #ffbd00;
    margin: 2.5% 0 4% 0;
}
.foreign h6
{
    width: 85px;
    height: 7px;
    background: #ffbd00;
    margin: 4% 0 5.5% 0;
}
.domestic p, .foreign p
{
    font-size: 16px;
    line-height: 28px;
    color: #434343;
    margin-bottom: 2%;
}
.foreign
{
    width: 40%;
    float: left;
    margin-top: 20%;
}
@media screen and (max-width: 1200px)
{
    .trading_container
    {
        height: auto;
        padding: 4% 0 4% 0;
    }
    .trading_content
    {
        width: 96%;
        padding: 0 2% 0 2%;
    }
}
@media screen and (max-width: 900px)
{
    .domestic h3, .foreign h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        font-weight: normal;
    }
    .domestic h6
    {
        width: 40px;
        height: 2px;
        background: #ffbd00;
        margin: 1.5% 0 3% 0;
    }
    .foreign h6
    {
        width: 40px;
        height: 2px;
        background: #ffbd00;
        margin: 3% 0 4.5% 0;
    }
    .domestic p, .foreign p
    {
        font-size: 15px;
        line-height: 26px;
        color: #434343;
        margin-bottom: 2%;
    }
}
@media screen and (max-width: 740px)
{
    .trading_container
    {
        margin-top: 3%;
    }
}
@media screen and (max-width: 630px)
{
    .domestic p, .foreign p
    {
        font-size: 14px;
        line-height: 26px;
        color: #434343;
        margin-bottom: 2%;
    }
}
@media screen and (max-width: 580px)
{
    .domestic
    {
        width: 100%;
    }
    .foreign
    {
        width: 100%;
        margin-top: 2%;
    }
    .domestic p, .foreign p
    {
        font-size: 15px;
        line-height: 24px;
        color: #434343;
        margin-bottom: 1.8%;
    }
    .domestic h6
    {
        margin: 1.5% 0 3% 0;
    }
    .foreign h6
    {
        margin: 1.5% 0 3% 0;
    }
    .trading_container
    {
        margin-top: 1%;
    }
}
.order_container
{
    width: 100%;
    height: auto;
    background: url(../image/caigou_bg.jpg) no-repeat center center;
    padding: 3% 0 3.5% 0;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 4%;
}
.order_container .inside_title h3
{
    color: #262626;
    margin-bottom: 2.8%;
}
.form_container
{
    width: 850px;
    padding: 3% 3% 2% 3%;
    background: #fff;
    margin: 0 auto 0 auto;
}
.form_container h4
{
    font-size: 20px;
    line-height: 30px;
    color: #1b1b1b;
    margin-bottom: 5px;
}
.form_container input
{
    border: none;
    background: none;
    outline: none;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
    color: #1b1b1b;
    font-size: 15px;
}
.form_container h4.liuyan
{
    margin: 20px 0;
}
.form_container textarea
{
    width: 100%;
    border: none;
    background: none;
    outline: none;
    border: 1px solid #dcdcdc;
    height: 100px;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #1b1b1b;
    font-family: "Alibaba-PuHuiTi-Regular";
    font-size: 15px;
}
.form_container button
{
    width: 128px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #002b61;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    margin: 5% auto 0 auto;
    display: block;
}
@media screen and (max-width: 900px)
{
    .order_container
    {
        width: 100%;
        height: auto;
    }
    .form_container
    {
        width: 90%;
        padding: 3% 3% 3% 3%;
    }
    .form_container h4
    {
        font-size: 18px;
        line-height: 26px;
    }
}
@media screen and (max-width: 560px)
{
    .order_container .inside_title h3
    {
        margin-bottom: 5%;
    }
    .form_container input
    {
        padding: 15px 15px;
        font-size: 14px;
    }
    .form_container button
    {
        width: 110px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        margin: 5% auto 0 auto;
        display: block;
    }
    .order_container
    {
        padding: 0% 0 4% 0;
    }
    .form_container textarea
    {
        font-size: 14px;
    }
}
.order_container2
{
    background: #efefef;
}
.wangluo_top h3
{
    text-align: left;
    color: #002b61;
    margin-bottom: 1%;
}
.wangluo_top p
{
    font-size: 16px;
    line-height: 30px;
    color: #707070;
    letter-spacing: .5px;
}
.wangluo_top p span
{
    display: block;
}
.wangluo_map_content
{
    width: 100%;
    position: relative;
    margin-top: 3%;
}
.wangluo_map_content img.wangluo_map_img
{
    width: 97.8%;
    display: block;
    margin: 0 auto 0 auto;
    height: auto;
}
.map_contact
{
    width: 40%;
    overflow: hidden;
    position: absolute;
    top: 45%;
    left: 0;
}
.map_contact p
{
    font-size: 16px;
    line-height: 30px;
    color: #707070;
    font-weight: bold;
}
.map_contact p span
{
    font-size: 20px;
    color: #fa0202;
}
@media screen and (max-width: 1250px)
{
    .wangluo_top p span
    {
        display: inline;
    }
}
@media screen and (max-width: 900px)
{
    .wangluo_top p
    {
        font-size: 15px;
        line-height: 26px;
        color: #707070;
        letter-spacing: .5px;
    }
    .map_contact
    {
        width: 60%;
    }
    .map_contact p
    {
        font-size: 14px;
        line-height: 30px;
        color: #707070;
    }
}
@media screen and (max-width: 560px)
{
    .map_contact
    {
        position: inherit;
        top: 0;
        margin: 3.5% 0;
        width: 100%;
    }
}
.inside_product_container
{
    width: 69%;
    padding: 0;
    background: none;
}
.inside_product_container ul li
{
    width: 32.33%;
    margin: 0 2% 2% 0;
    float: left;
    background: #fff;
    margin-right: 1.5%;
    padding: 1.5% 1.5% 2.5% 1.5%;
    box-sizing: border-box;
    text-align: center;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.inside_product_container ul li:nth-child(3n)
{
    margin-right: 0;
}
.inside_product_container ul li img
{
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #f2f2f2;
    transform: scale(1);
    -mo-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .8s ease-out 0s;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -mo-transition: all .8s ease-out 0s;
}
.inside_product_container ul li h3
{
    font-size: 21px;
    line-height: 30px;
    font-weight: normal;
    color: #1c1c1c;
    margin-top: 5.5%;
    height: 60px;
    overflow: hidden;
}
.inside_product_container ul li:hover h3
{
    color: #05164d;
}
.inside_product_container ul li:hover
{
    box-shadow: 0 0 20px 3px #acabab;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.inside_product_container ul li:hover img
{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -mo-transition: all 1s ease-out 0s;
}
.hot_product_container .inside_title h3
{
    margin: 4.5% auto 3% auto;
}
.hot_product_container ul li
{
    width: 32%;
    float: left;
    margin-right: 2%;
    border: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 5%;
    box-sizing: border-box;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.hot_product_container ul li:first-child+li+li
{
    margin-right: 0;
}
.hot_product
{
    width: 100%;
    background: url(../image/product_huibg.jpg) no-repeat top center;
    padding: 4.5% 4.5% 18% 4.5%;
    box-sizing: border-box;
}
.hot_product img
{
    width: 100%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: auto;
    display: block;
}
.hot_product p
{
    font-size: 22px;
    line-height: 30px;
    color: #626262;
    margin: 5% 2% 3% 2%;
}
.hot_product h6
{
    width: 83px;
    height: 4px;
    background: #fabe00;
    margin-left: 2%;
}
.hot_product h3
{
    font-size: 26px;
    line-height: 40px;
    color: #1b1b1b;
    margin: 3% 2% 0 2%;
    height: 80px;
    overflow: hidden;
}
.more
{
    width: 223px;
    height: 63px;
    background: url(../image/more_bg.png) no-repeat center center;
    position: absolute;
    bottom: -4%;
    right: -2%;
}
.more h4
{
    font-size: 22px;
    color: #191919;
    line-height: 63px;
    font-weight: normal;
    margin-left: 45px;
}
.hot_product_container ul li:hover
{
    box-shadow: 0 0 25px 3px #ccc;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.jiejue_nav_content h3.xinpin
{
    margin-top: 4.5%;
}
.jiejue_nav_content h3.remen
{
    margin-top: 12%;
}
@media screen and (max-width: 1440px)
{
    .hot_product p
    {
        font-size: 20px;
        line-height: 30px;
        margin: 5% 2% 3% 2%;
    }
    .hot_product h3
    {
        font-size: 24px;
        line-height: 32px;
        margin: 3% 2% 0 2%;
        height: 64px;
        overflow: hidden;
    }
}
@media screen and (max-width: 1100px)
{
    .more
    {
        display: none;
    }
    .hot_product
    {
        padding: 4.5% 4.5% 8% 4.5%;
    }
}
@media screen and (max-width: 900px)
{
    .jiejue_nav_content h3.xinpin
    {
        display: none;
    }
    .hot_product p
    {
        font-size: 15px;
        line-height: 26px;
        margin: 5% 2% 3% 2%;
    }
    .hot_product h6
    {
        width: 56px;
        height: 2px;
        margin-left: 2%;
    }
    .hot_product h3
    {
        font-size: 17px;
        line-height: 26px;
        color: #1b1b1b;
        margin: 3% 2% 0 2%;
        height: 52px;
        overflow: hidden;
    }
}
@media screen and (max-width: 560px)
{
    .hot_product_container ul li
    {
        width: 49%;
    }
    .hot_product_container ul li:first-child+li
    {
        margin-right: 0;
    }
    .hot_product_container ul li:first-child+li+li
    {
        display: none;
    }
}
.inside_products_content
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 88vh;
}
.left_nav_container5
{
    position: absolute;
    left: 0;
    top: 0;
}
.left_nav_container5
{
    height: 100%;
}
.guding_content
{
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    z-index: 100000;
}
.guding_content
{
    padding: 3vh 0;
}
.guding_content h3
{
    margin-bottom: 2%;
}
.guding_content ul li
{
    margin: 2.1vh 0;
    line-height: 4vh;
    height: 4vh;
    background-size: 3.4vh;
}
.qita_product_content
{
    width: 87%;
    margin: 0 6.5% 0;
    overflow: hidden;
}
.qita_product_content a
{
    display: block;
    width: 47%;
    float: left;
    border: 2px solid #002b61;
    box-sizing: border-box;
    text-align: center;
    height: 4.6vh;
    margin-right: 6%;
    margin-top: 2vh;
    border-radius: 10px;
    line-height: 3.5vh;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.qita_product_content a:first-child+a
{
    margin-right: 0;
}
.qita_product_content h4
{
    font-size: 22px;
    color: #002b61;
    font-weight: normal;
    line-height: 4vh;
    display: block;
    height: 4.6vh;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.qita_product_content a:hover, .qita_product_content a.cur5
{
    background: #002b61;
}
.qita_product_content a:hover h4, .qita_product_content a.cur5 h4
{
    color: #fff;
}
.guding_content ul li:hover
{
    background: url(../image/inside_navbg1.jpg) no-repeat left center;
    padding-left: 60px;
    transition: all .5s;
    background-size: 3.4vh;
}
.guding_content ul li.cur
{
    background: url(../image/inside_navbg1.jpg) no-repeat left center;
    background-size: 3.4vh;
}
@media screen and (max-width: 1100px)
{
    .qita_product_content h4
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 900px)
{
    .inside_products_content
    {
        min-height: auto;
    }
    .guding_content
    {
        top: 9vh;
        z-index: 100000;
    }
    .guding_content
    {
        height: auto;
        padding: 3.5% 0 3% 0;
    }
    .guding_content h3
    {
        margin-bottom: 0;
    }
    .guding_content ul li
    {
        line-height: 20px;
        background-size: 20px;
        margin: 15px 0;
        width: 32%;
        margin-right: 2%;
        height: auto;
    }
    .guding_content ul li:hover
    {
        background: url(../image/inside_navbg1.jpg) no-repeat left center;
        background-size: 20px;
    }
    .guding_content ul li:hover
    {
        padding-left: 30px;
    }
    .guding_content ul li.cur
    {
        background: url(../image/inside_navbg1.jpg) no-repeat left center;
        background-size: 20px;
    }
    .zhankai
    {
        display: none;
    }
    .inside_product_container
    {
        width: 100%;
        padding: 4% 0 0 0;
        margin-top: 8%;
    }
    .inside_product_container ul li h3
    {
        font-size: 16px;
        line-height: 24px;
        margin-top: 5.5%;
        height: auto;
        height: 48px;
        overflow: hidden;
    }
    .qita_product_content a
    {
        width: 47%;
        border: 1px solid #002b61;
        line-height: 30px;
        margin-right: 6%;
        margin-top: 3%;
        border-radius: 10px;
        height: 30px;
    }
    .qita_product_content a:first-child+a
    {
        margin-right: 0;
    }
    .qita_product_content h4
    {
        font-size: 18px;
        color: #002b61;
        font-weight: normal;
        line-height: 30px;
        display: block;
        height: 30px;
    }
}
@media screen and (max-width: 690px)
{
    .inside_product_container
    {
        margin-top: 10%;
    }
}
@media screen and (max-width: 590px)
{
    .guding_content ul li
    {
        font-size: 14px;
        line-height: 20px;
        margin: 12px 2% 12px 0;
    }
}
@media screen and (max-width: 560px)
{
    .inside_product_container ul li
    {
        width: 49%;
        margin: 0 2% 2% 0;
        float: left;
        background: #fff;
        padding: 1.5% 1.5% 2.5% 1.5%;
        box-sizing: border-box;
    }
    .inside_product_container ul li:nth-child(3n)
    {
        margin-right: 2%;
    }
    .inside_product_container ul li:nth-child(2n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 590px)
{
    .guding_content ul li
    {
        font-size: 12px;
        line-height: 20px;
        margin: 12px 2% 12px 0;
        padding-left: 25px;
    }
    .guding_content ul li:hover
    {
        padding-left: 25px;
    }
}
@media screen and (max-width: 500px)
{
    .inside_product_container
    {
        margin-top: 13%;
    }
}
@media screen and (max-width: 450px)
{
    .guding_content ul li
    {
        line-height: 20px;
        margin: 6px 2% 6px 0;
        padding-left: 0;
        background-size: 14px;
        background: none;
        font-size: 13px;
    }
    .guding_content ul li:hover
    {
        background-size: 14px;
        background: none;
    }
    .guding_content ul li:hover
    {
        padding-left: 0;
    }
    .guding_content ul li.cur
    {
        background-size: 14px;
        background: none;
    }
}
@media screen and (max-width: 390px)
{
    .guding_content ul li
    {
        font-size: 12px;
    }
}
@media screen and (max-width: 900px)
{
    .fudong_nav_container
    {
        display: none;
    }
    .about_lisit_content
    {
        display: block;
    }
    .about_lisit_content .left_nav_content
    {
        background: #f7f7f8;
        margin-bottom: 4%;
    }
}
.inside_product_word_content2
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.inside_product_left
{
    width: 50%;
    float: left;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.inside_product_left img
{
    width: 100%;
    height: auto;
    display: block;
}
.swiper-pagination10 span.swiper-pagination-bullet-active
{
    opacity: 1;
    background: #002b61;
}
.inside_product_right
{
    width: 45%;
    float: right;
}
.inside_product_right h5
{
    font-size: 18px;
    line-height: 32px;
    font-weight: normal;
    color: #7d7d7d;
    margin-top: 3%;
}
.inside_product_right h3
{
    font-size: 34px;
    line-height: 42px;
    color: #101010;
    background: #f6f6f6;
    padding: 3% 4% 4% 3%;
    box-sizing: border-box;
    margin-top: 2%;
}
.inside_product_right p
{
    font-size: 16px;
    line-height: 30px;
    color: #7d7d7d;
    margin-top: 4%;
}
.inside_product_right p span
{
    color: #1b1b1b;
}
.inside_product_right h6
{
    width: 20%;
    line-height: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    background: #002b61;
    font-weight: normal;
    font-size: 20px;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    margin-top: 10%;
    position: absolute;
    bottom: 0;
}
.inside_product_right h6:hover
{
    color: #002b61;
    background: none;
    border: 1px solid #002b61;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    box-sizing: border-box;
}
.jiejue_products .inside_title2 h3
{
    text-align: left;
}
@media screen and (max-width: 1420px)
{
    .inside_product_right h3
    {
        font-size: 26px;
        line-height: 36px;
        padding: 2% 4% 3% 3%;
        margin-top: 2%;
    }
    .inside_product_right p
    {
        font-size: 15px;
        line-height: 24px;
        color: #7d7d7d;
        margin-top: 3%;
    }
    .inside_product_right h6
    {
        line-height: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 1200px)
{
    .inside_product_right h5
    {
        display: none;
    }
    .inside_product_right h3
    {
        font-size: 22px;
        line-height: 32px;
        padding: 2% 4% 3% 3%;
        margin-top: 0%;
    }
}
@media screen and (max-width: 1000px)
{
    .inside_product_right h6
    {
        line-height: 40px;
        height: 40px;
        font-size: 18px;
    }
}
@media screen and (max-width: 900px)
{
    .inside_product_word_content
    {
        margin-top: 12%;
    }
}
@media screen and (max-width: 650px)
{
    .inside_product_word_content
    {
        margin-top: 14%;
    }
    .inside_product_right p
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 620px)
{
    .inside_product_left
    {
        width: 100%;
    }
    .inside_product_right
    {
        width: 100%;
    }
    .inside_product_right h6
    {
        position: inherit;
        width: 40%;
        margin-top: 5%;
        font-size: 16px;
    }
    .inside_product_right h5
    {
        display: block;
        font-size: 15px;
        margin-top: 5%;
    }
    .inside_product_right h3
    {
        font-size: 22px;
        line-height: 32px;
        padding: 2% 4% 3% 3%;
        margin-top: 2%;
    }
}
@media screen and (max-width: 520px)
{
    .inside_product_word_content
    {
        margin-top: 16%;
    }
}
.inside_honor_container
{
    padding-bottom: 2%;
}
.inside_honor_container h3
{
    margin: 0 0 2.8% 0;
}
.inside_honor_about
{
    margin-top: 0;
}
.inside_honor_container ul li
{
    text-align: center;
}
.inside_honor_container ul li p
{
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    margin-top: 4%;
}
@media screen and (max-width: 1300px)
{
    .inside_honor_container ul li p
    {
        font-size: 16px;
        line-height: 26px;
        margin-top: 4%;
    }
}
@media screen and (max-width: 900px)
{
    .inside_honor_container ul li p
    {
        font-size: 14px;
        line-height: 26px;
        margin-top: 4%;
    }
    .inside_honor_container h3
    {
        margin: 1.5% 0 3.5% 0;
    }
}
@media screen and (max-width: 650px)
{
    .inside_honor_container ul li:nth-child(3n)
    {
        margin-right: 3%;
    }
    .inside_honor_container ul li
    {
        width: 48.5%;
    }
    .inside_honor_container ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .inside_honor_container ul li p
    {
        font-size: 13px;
    }
}
.recruit_container h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin: 0 0 2.8% 0;
    position: relative;
}
.recruit_container ul li
{
    width: 48.5%;
    float: left;
    margin-right: 3%;
    position: relative;
    overflow: hidden;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.recruit_container ul li:first-child+li
{
    margin-right: 0;
}
.recruit_container ul li img
{
    width: 100%;
    height: auto;
    transform: scale(1);
    -mo-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .8s ease-out 0s;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -mo-transition: all .8s ease-out 0s;
    display: block;
}
.recruit_word
{
    width: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    text-align: center;
}
.recruit_word h4
{
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 5%;
    letter-spacing: 1px;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.recruit_word p
{
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin-top: 3%;
}
.recruit_word h6
{
    width: 100%;
    height: 1px;
    background: #fff;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    margin: 0 auto;
}
.recruit_container ul li:hover img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -mo-transition: all 1s ease-out 0s;
}
.recruit_container ul li:hover h6
{
    width: 30%;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.recruit_container ul li:hover h4
{
    padding-bottom: 10%;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    font-size: 34px;
}
.recruit_list_container .renzi_button
{
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 2%;
}
.recruit_list_container .renzi_button span
{
    margin-right: 2%;
}
.recruit_list_container .renzi_button span a
{
    color: #2b2b2b;
    padding-bottom: 8px;
    overflow: hidden;
    box-sizing: border-box;
}
.recruit_list_container .renzi_button span a.cur4
{
    color: #002b61;
    border-bottom: 2px solid #002b61;
}
@media screen and (max-width: 900px)
{
    .recruit_container h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 1.5% 0 3.5% 0;
    }
    .recruit_fazhan h3
    {
        text-align: left;
    }
    .recruit_word
    {
        width: 80%;
    }
    .recruit_word h4
    {
        font-size: 22px;
        line-height: 32px;
    }
    .recruit_word p
    {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        margin-top: 3%;
    }
    .recruit_container ul li:hover h4
    {
        padding-bottom: 10%;
        font-size: 26px;
    }
    .recruit_list_container .renzi_button
    {
        font-size: 16px;
        font-weight: normal;
        line-height: 28px;
        margin-bottom: 4%;
    }
    .recruit_list_container .renzi_button span
    {
        margin-right: 8%;
    }
    .recruit_list_container .renzi_button span a
    {
        color: #2b2b2b;
        padding-bottom: 8px;
        overflow: hidden;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 500px)
{
    .recruit_word h4
    {
        font-size: 19px;
        line-height: 32px;
    }
    .recruit_word p
    {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        margin-top: 3%;
    }
}
.recruit_list_container h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin: 0 0 2.8% 0;
    position: relative;
}
.recruit_list_top
{
    width: 100%;
    height: 70px;
    background: #002b61;
    padding: 0 3%;
    box-sizing: border-box;
}
.recruit_list_top ul li
{
    width: 22%;
    float: left;
    color: #fff;
    line-height: 70px;
    font-size: 18px;
    background: url(../image/zhaopin_icon1.png) no-repeat left center;
    padding-left: 35px;
    box-sizing: border-box;
}
.recruit_list_top ul li:first-child+li
{
    background: url(../image/zhaopin_icon2.png) no-repeat left center;
}
.recruit_list_top ul li:first-child+li+li
{
    background: url(../image/zhaopin_icon3.png) no-repeat left center;
}
.recruit_list_top ul li:first-child+li+li+li
{
    background: url(../image/zhaopin_icon4.png) no-repeat left center;
}
.recruit_list_bottom
{
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding: 2% 3%;
    box-sizing: border-box;
}
.recruit_list_bottom ul
{
    background: #eee;
    width: 100%;
    overflow: hidden;
    margin-bottom: 3px;
}
.recruit_list_bottom ul li
{
    width: 22%;
    padding: 0 35px;
    box-sizing: border-box;
    float: left;
    line-height: 60px;
    font-size: 16px;
}
.recruit_list_bottom ul li:first-child+li+li+li+li
{
    width: 12%;
}
.recruit_list_bottom ul li a
{
    color: #000;
}
.recruit_list_bottom ul li a:hover
{
    color: #002b61;
}
@media screen and (max-width: 1240px)
{
    .recruit_list_top ul li:first-child+li
    {
        width: 26%;
    }
    .recruit_list_top ul li:first-child+li+li
    {
        width: 15%;
    }
    .recruit_list_top ul li:first-child+li+li+li
    {
        width: 19.5%;
    }
    .recruit_list_bottom ul li:first-child+li
    {
        width: 26%;
    }
    .recruit_list_bottom ul li:first-child+li+li
    {
        width: 15%;
    }
    .recruit_list_bottom ul li:first-child+li+li+li
    {
        width: 19.5%;
    }
    .recruit_list_bottom ul li:first-child+li+li+li+li
    {
        width: 17.5%;
    }
}
@media screen and (max-width: 900px)
{
    .recruit_list_container h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 1.5% 0 3.5% 0;
    }
    .recruit_list_top
    {
        height: 60px;
    }
    .recruit_list_top ul li:first-child+li+li+li
    {
        display: none;
    }
    .recruit_list_bottom ul li:first-child+li+li+li
    {
        display: none;
    }
    .recruit_list_top ul li
    {
        font-size: 16px;
        padding-left: 30px;
        line-height: 60px;
    }
    .recruit_list_top ul li:first-child
    {
        width: 28%;
    }
    .recruit_list_top ul li:first-child+li
    {
        width: 32%;
    }
    .recruit_list_top ul li:first-child+li+li
    {
        width: 20%;
    }
    .recruit_list_bottom ul li
    {
        font-size: 15px;
        padding: 16px 0 16px 30px;
        line-height: 20px;
    }
    .recruit_list_bottom ul li:first-child
    {
        width: 28%;
    }
    .recruit_list_bottom ul li:first-child+li
    {
        width: 32%;
    }
    .recruit_list_bottom ul li:first-child+li+li
    {
        width: 20%;
    }
    .recruit_list_bottom ul li:first-child+li+li+li
    {
        width: 20%;
    }
}
@media screen and (max-width: 580px)
{
    .recruit_list_top ul li:first-child
    {
        display: none;
    }
    .recruit_list_bottom ul li:first-child
    {
        display: none;
    }
    .recruit_list_top ul li:first-child+li
    {
        width: 41%;
    }
    .recruit_list_top ul li:first-child+li+li
    {
        width: 29%;
    }
    .recruit_list_bottom ul li:first-child+li
    {
        width: 41%;
    }
    .recruit_list_bottom ul li:first-child+li+li
    {
        width: 28%;
    }
    .recruit_list_bottom ul li:first-child+li+li+li+li
    {
        width: 30%;
    }
}
.renzi_xiangqing_container h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin: 0 0 2.8% 0;
    position: relative;
}
.renzi_xiangqing_left
{
    width: 65%;
    float: left;
}
.top_title
{
    width: 100%;
    height: 70px;
    background: #002b61;
    padding: 0 3%;
    box-sizing: border-box;
}
.top_title h4
{
    font-size: 22px;
    line-height: 70px;
    background: url(../image/zhaopin_icon1.png) no-repeat left center;
    padding-left: 35px;
    box-sizing: border-box;
    color: #fff;
    font-weight: normal;
}
.renzi_xiangqing_word
{
    background: #f9f9f9;
    padding: 2% 3%;
    box-sizing: border-box;
}
.renzi_xiangqing_word p
{
    font-size: 17px;
    line-height: 28px;
    margin: 1% 0;
}
.renzi_xiangqing_word p span
{
    font-size: 26px;
    color: #002b61;
}
.renzi_xiangqing_word h6
{
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 3% 0;
}
.top_title2
{
    background: none;
}
.top_title2 h4
{
    color: #000;
    background: url(../image/zhaopin_icon2.png) no-repeat left center;
}
.top_title3 h4
{
    background: url(../image/zhaopin_icon3.png) no-repeat left center center;
}
.renzi_xiangqing_word2 p
{
    font-size: 16px;
}
.renzi_right_biaodan
{
    width: 32%;
    float: right;
    background: #f9f9f9;
    padding: 0 2% 2% 2%;
    box-sizing: border-box;
}
.renzi_right_biaodan h4
{
    font-size: 22px;
    line-height: 69px;
    font-weight: normal;
    color: #002b61;
    border-bottom: 1px solid #ccc;
}
.renzi_right_biaodan h5
{
    font-size: 17px;
    line-height: 30px;
    font-weight: normal;
    margin: 3% 0 0 0;
}
.renzi_right_biaodan p
{
    width: 100%;
    overflow: hidden;
    margin-top: 2%;
}
.renzi_right_biaodan p.biaoge input
{
    border: none;
    background: none;
    outline: none;
    box-sizing: border-box;
    line-height: 50px;
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #ccc;
}
.renzi_right_biaodan p textarea
{
    border: none;
    background: none;
    outline: none;
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 150px;
    font-family: "Alibaba-PuHuiTi-Regular";
}
.renzi_right_biaodan button
{
    display: block;
    width: 40%;
    line-height: 45px;
    border: none;
    background: none;
    background: #002b61;
    color: #fff;
    font-size: 16px;
    margin: 4% auto 0 auto;
}
.renzi_xiangqing_container .renzi_button
{
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 2%;
}
.renzi_xiangqing_container .renzi_button span
{
    margin-right: 2%;
}
.renzi_xiangqing_container .renzi_button span a
{
    color: #2b2b2b;
    padding-bottom: 8px;
    overflow: hidden;
    box-sizing: border-box;
}
.renzi_xiangqing_container .renzi_button span a.cur4
{
    color: #002b61;
    border-bottom: 2px solid #002b61;
}
@media screen and (max-width: 900px)
{
    .renzi_xiangqing_container h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 1.5% 0 3.5% 0;
    }
    .renzi_xiangqing_left
    {
        width: 100%;
    }
    .top_title
    {
        height: 60px;
    }
    .top_title h4
    {
        line-height: 60px;
        font-size: 18px;
    }
    .renzi_xiangqing_word p
    {
        font-size: 16px;
    }
    .renzi_xiangqing_word2 p
    {
        font-size: 14px;
    }
    .renzi_xiangqing_word p span
    {
        font-size: 22px;
    }
    .renzi_right_biaodan
    {
        width: 100%;
        margin-top: 3%;
        padding: 0 2% 3% 2%;
    }
    .renzi_right_biaodan h4
    {
        font-size: 18px;
        line-height: 55px;
    }
    .renzi_right_biaodan h5
    {
        font-size: 16px;
        line-height: 26px;
    }
    .renzi_right_biaodan p.biaoge input
    {
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px;
    }
    .renzi_right_biaodan button
    {
        line-height: 40px;
        font-size: 14px;
        margin: 4% auto 0 auto;
    }
    .renzi_xiangqing_container .renzi_button
    {
        font-size: 16px;
        font-weight: normal;
        line-height: 28px;
        margin-bottom: 4%;
    }
    .renzi_xiangqing_container .renzi_button span
    {
        margin-right: 8%;
    }
    .renzi_xiangqing_container .renzi_button span a
    {
        color: #2b2b2b;
        padding-bottom: 8px;
        overflow: hidden;
        box-sizing: border-box;
    }
}
.dashiji_container
{
    padding-bottom: 5%;
}
.dashiji_container h3
{
    font-size: 34px;
    line-height: 40px;
    color: #002b61;
    margin: 0 0 2.8% 0;
    position: relative;
}
.dashiji_container_right
{
    width: 100%;
    background: url(../image/dashiji_img.jpg) no-repeat 15px center;
    background-size: 35%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2%;
    box-sizing: border-box;
}
.dashiji_container_right ul
{
    width: 60%;
    float: right;
}
.dashiji_container_right ul li
{
    font-size: 16px;
    line-height: 23px;
    background: url(../image/quan.png) no-repeat left center;
    padding-left: 25px;
    margin: 1.2% 0 1.2% 1%;
    width: 49%;
    float: left;
    box-sizing: border-box;
}
.dashiji_container_left
{
    width: 100%;
    margin: 3% auto 0 auto;
}
.dashiji_img
{
    width: 100%;
    overflow: hidden;
    display: none;
}
.dashiji_img img
{
    display: block;
    width: 100%;
    height: auto;
}
.dashiji_container_left ul li
{
    width: 100%;
    background: url(404.png) no-repeat center center;
    overflow: hidden;
    color: #383838;
}
.dashiji_container_left ul li .dashiji_word
{
    width: 50%;
    float: left;
    padding: 1% 5% 1% 0;
    text-align: right;
    box-sizing: border-box;
}
.dashiji_container_left ul li .dashiji_word p
{
    text-align: right;
}
.dashiji_container_left ul li:nth-child(2n) .dashiji_word
{
    padding: 1% 0 1% 5%;
    float: right;
    box-sizing: border-box;
    text-align: left;
}
.dashiji_container_left ul li:nth-child(2n) .dashiji_word p
{
    text-align: left;
}
.dashiji_container_left ul li h4
{
    font-size: 28px;
    line-height: 38px;
    font-weight: normal;
    font-weight: normal;
    color: #002b61;
}
.dashiji_container_left ul li h6
{
    width: 60px;
    height: 4px;
    background: #002b61;
    float: right;
    overflow: hidden;
    margin: 2% 0;
    transition-duration: .8s;
    -ms-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
}
.dashiji_container_left ul li:hover h6
{
    width: 70%;
    transition-duration: .8s;
    -ms-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
}
.dashiji_container_left ul li:nth-child(2n) h6
{
    float: left;
}
.dashiji_container_left ul li p
{
    font-size: 16px;
    line-height: 26px;
}
.dashiji_container_left ul
{
    width: 100%;
    background: url(404.png) no-repeat top center;
    padding-top: 150px;
}
@media screen and (max-width: 1400px)
{
    .dashiji_container_right ul li
    {
        font-size: 14px;
        line-height: 23px;
        margin: 1.2% 0 1.2% 1%;
        width: 49%;
    }
}
@media screen and (max-width: 1250px)
{
    .dashiji_container_right
    {
        background-size: 30%;
    }
    .dashiji_container_right ul
    {
        width: 65%;
    }
}
@media screen and (max-width: 1140px)
{
    .dashiji_container_right
    {
        background-size: 25%;
    }
    .dashiji_container_right ul
    {
        width: 70%;
    }
}
@media screen and (max-width: 1060px)
{
    .dashiji_container_right
    {
        background: none;
    }
    .dashiji_container_right ul
    {
        width: 100%;
    }
}
@media screen and (max-width: 900px)
{
    .dashiji_container h3
    {
        font-size: 22px;
        line-height: 30px;
        color: #002b61;
        margin: 1.5% 0 3.5% 0;
    }
    .dashiji_container_left ul
    {
        background-size: 120px;
        padding-top: 90px;
    }
    .dashiji_container_left ul li
    {
        background-size: 20px;
    }
    .dashiji_container_left ul li h4
    {
        font-size: 22px;
        line-height: 32px;
    }
    .dashiji_container_left ul li h6
    {
        height: 2px;
    }
    .dashiji_container_left ul li p
    {
        font-size: 14px;
        line-height: 25px;
    }
}
@media screen and (max-width: 750px)
{
    .dashiji_container_right ul li
    {
        width: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 560px)
{
    .dashiji_container_left ul li
    {
        background: url(404.png) no-repeat left center;
        background-size: 20px;
    }
    .dashiji_container_left ul li .dashiji_word
    {
        width: 90%;
        float: right;
        padding: 4% 0 4% 0;
        text-align: left;
    }
    .dashiji_container_left ul li:nth-child(2n) .dashiji_word
    {
        padding: 4% 0 4% 0;
    }
    .dashiji_container_left ul li h6
    {
        float: left;
        height: 3px;
    }
    .dashiji_container_left ul li .dashiji_word p
    {
        text-align: left;
    }
}
.sousuo_list .inside_news_word
{
    width: 100%;
}
.sitemap_content h3
{
    font-size: 22px;
    line-height: 32px;
    margin: 2% 0 1.5% 0;
}
.sitemap_content h3 a
{
    color: #454545;
}
.sitemap_content ul
{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 1% 2%;
    overflow: hidden;
}
.sitemap_content ul li
{
    float: left;
    font-size: 16px;
    line-height: 35px;
    margin-right: 2%;
}
.sitemap_content ul li a
{
    color: #676767;
}
.sitemap_content ul li a:hover
{
    color: #002b61;
}
@media screen and (max-width: 900px)
{
    .sitemap_content h3
    {
        font-size: 20px;
        line-height: 30px;
        margin: 2% 0 1.5% 0;
    }
    .sitemap_content ul li
    {
        float: left;
        font-size: 15px;
        line-height: 30px;
        margin-right: 2%;
    }
}
.cuowu_content
{
    padding: 5.8% 3%;
}
.cuowu_content img
{
    display: block;
    width: 40%;
    margin: 0 auto 0 auto;
    height: auto;
}
.cuowu_content h3
{
    font-size: 46px;
    line-height: 56px;
    font-weight: normal;
    color: #002b61;
    margin-top: 5%;
}
.cuowu_content p
{
    font-size: 18px;
    line-height: 30px;
}
.cuowu_content ul
{
    width: 100%;
    overflow: hidden;
    margin-top: 2%;
}
.cuowu_content ul li
{
    width: 15.83%;
    font-size: 16px;
    float: left;
    background: #002b61;
    margin: 1% 1% 0 0;
    text-align: center;
    line-height: 40px;
}
.cuowu_content ul li:first-child+li+li+li+li+li
{
    margin-right: 0;
}
.cuowu_content ul li a
{
    color: #fff;
    display: block;
}
@media screen and (max-width: 900px)
{
    .cuowu_content img
    {
        width: 60%;
    }
    .cuowu_content
    {
        padding: 4% 3%;
    }
    .cuowu_content h3
    {
        font-size: 26px;
        line-height: 40px;
        font-weight: normal;
        color: #002b61;
        margin-top: 4%;
    }
    .cuowu_content p
    {
        font-size: 16px;
        line-height: 24px;
    }
    .cuowu_content ul li
    {
        font-size: 15px;
    }
}
@media screen and (max-width: 700px)
{
    .cuowu_content ul
    {
        margin-top: 3%;
    }
    .cuowu_content ul li
    {
        width: 24.25%;
        line-height: 35px;
    }
    .cuowu_content ul li:first-child+li+li+li
    {
        margin-right: 0;
    }
}
.zuzhi_content
{
    width: 100%;
    overflow: hidden;
}
.zuzhi_content img
{
    width: 100%;
    height: auto;
    display: block;
}
.inside_banner img.shoujibanner
{
    display: none;
}
@media screen and (max-width: 900px)
{
    .inside_banner img.pcbanner
    {
        display: none;
    }
    .inside_banner img.shoujibanner
    {
        display: block;
    }
}
.inside_zuzhi10_container
{
    padding-bottom: 0;
}
#inside_product5 video
{
    width: 70%;
    display: block;
    margin: 0 auto;
    height: auto;
}
