﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea
{
    margin: 0;
    padding: 0;
    border: 0;
}
th, td
{
    margin: 0;
    padding: 0;
}
html
{
    color: #666;
}
html, body
{
    width: 100%;
    min-width: 320px;
}
body, button, input, select, textarea
{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑","Microsoft Yahei","Arial","Verdana","sans-serif";
    font-size: 14px;
    background: #fff;
}
ul, ol, li, dl, dd, dt
{
    list-style: none;
}
em
{
    font-style: normal;
}
a
{
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: underline;
}
legend
{
    color: #000;
}
fieldset, img
{
    border: 0;
}
label, button
{
    cursor: pointer;
}
img
{
    -ms-interpolation-mode: bicubic;
}
.clearfix:after
{
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.clearfix
{
    zoom: 1;
}
.clear
{
    clear: both;
}
.wordwrap
{
    word-break: break-all;
    word-wrap: break-word;
}
.omg
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
img
{
    border: 0;
    vertical-align: middle;
}
a
{
    color: #3a3a3a;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
::-webkit-scrollbar
{
    width: 4px;
}
::-webkit-scrollbar-track
{
    background-color: #f0f0f0;
    border-radius: 0;
}
::-webkit-scrollbar-thumb
{
    background-color: #6d6e70;
}
::-webkit-scrollbar-thumb:window-inactive
{
    background-color: #3c3c3c;
}
.container
{
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
}
#header
{
    width: 100%;
    background: #fff;
}
#header .container
{
    position: relative;
}
#header .logo
{
    width: 545px;
    display: inline-block;
    margin-right: 20px;
    overflow: hidden;
}
#header .logo a
{
    display: block;
}
#header .logo img
{
    vertical-align: middle;
}
.tzChinese
{
    display: block;
    background: url(../image/chinese.jpg) left center no-repeat;
    padding-left: 25px;
    color: #999;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 0;
    display: none;
}
.logo_desc
{
    float: right;
    width: 23%;
    padding: 28px 0 10px;
    box-sizing: border-box;
    border-radius: 16px 16px 0 0;
}
.logo_desc p.tel
{
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 6px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}
.logo_desc p.tel em
{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/top_icon1.png) left center no-repeat;
    vertical-align: top;
    padding-right: 5px;
}
.logo_desc p.email
{
    display: block;
    color: #999;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}
.logo_desc p.email em
{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/top_icon2.png) left center no-repeat;
    vertical-align: top;
    padding-right: 5px;
}
.logo_desc p span
{
    color: #006dbb;
}
.logo_desc p span a
{
    color: #006dbb;
}
.logo_desc p span a:hover
{
    color: #ff8e20;
}
.logo_desc p.tel span
{
    color: #006dbb;
}
.h_search
{
    width: 20%;
    float: left;
    margin-top: 30px;
}
.h_search .form1
{
    max-width: 1280px;
    margin: 0 auto;
    line-height: 59px;
    border: 1px solid #eaeaea;
}
.h_search .form_text1
{
    float: left;
    width: 80%;
    height: 36px;
    line-height: 28px;
    text-indent: 10px;
    outline: none;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.h_search .form_button1
{
    float: left;
    width: 20%;
    height: 36px;
    background: url(../image/sc_btn1.png) center center no-repeat;
    border: 0;
    outline: none;
    color: #fff;
    cursor: pointer;
    border-radius: 0 0 4px 0;
    font-size: 0;
}
@media(max-width: 1300px)
{
    #header .logo
    {
        width: 50%;
    }
}
@media(max-width: 1199px)
{
    .container
    {
        width: 95%;
        max-width: 1800px;
        margin: 0 auto;
    }
    #header .container
    {
        padding-bottom: 10px;
    }
    #header .logo
    {
        width: 43%;
    }
    #header .logo img
    {
        max-height: 100%;
        max-width: 100%;
    }
    .logo_desc
    {
        width: 28%;
        padding: 30px 0 10px;
    }
    .h_search
    {
        width: 25%;
        margin-top: 30px;
    }
    .search-box .input-search
    {
        width: 100%;
    }
    .search-box .input-search input
    {
        width: 95%;
        padding-left: 4%;
    }
}
@media(max-width: 992px)
{
    #header .logo
    {
        width: 65%;
    }
    .logo_desc div.tel span
    {
        font-size: 20px;
    }
}
@media(max-width: 880px)
{
    #header .logo
    {
        width: 80%;
        display: block;
        float: none;
    }
    #header .logo a
    {
        height: 70px;
        display: flex;
        display: -webkit-box;
        -webkit-box-align: center;
    }
    .logo_desc
    {
        display: none;
        width: 100%;
        float: none;
        position: static;
        background: none;
        margin-top: 0!important;
        margin-bottom: 10px;
        padding: 0 0 0;
    }
    .logo_desc div.tel
    {
        display: none;
    }
    .h_search
    {
        width: 100%;
        padding: 0;
        float: none;
        margin-top: 3px;
    }
    .h_search .form_text1
    {
        width: 80%;
        height: 46px;
        font-size: 14px;
        background: #f1f1f1;
    }
    .h_search .form_button1
    {
        width: 20%;
        height: 46px;
        background: #f1f1f1 url(../image/sc_btn1.png) center center no-repeat;
    }
}
@media(max-width: 767px)
{
    .h_search .form_text1
    {
        width: 80%;
        height: 40px;
        font-size: 14px;
        background: #f1f1f1;
    }
    .h_search .form_button1
    {
        width: 20%;
        height: 40px;
    }
}
.ly_nav
{
    width: 100%;
    margin: 0;
    background-color: #f0f0f0;
}
.nav
{
    height: 50px;
    width: 100%;
}
.nav_item
{
    float: left;
    position: relative;
    margin: 0;
    width: 14%;
}
.nav_item>a
{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.nav_item>a:hover
{
    color: #fff;
}
.nav_item>a:hover:after
{
    width: 50%;
}
.nav_item>a.active:after
{
    width: 50%;
}
.nav_item>a:hover, .nav_item>a.navon
{
    background: #006dbb;
    color: #fff;
}
.menu_open
{
    display: none;
}
.nav_item_open
{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    box-shadow: 0 4px 8px 0 rgba(0,12,49,.1);
    background: #fff;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(34px);
    transform: translateY(34px);
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
    border-top: 4px solid #006dbb;
    margin-top: 0;
}
.nav_item:hover .nav_item_open
{
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.subopen
{
    display: none;
}
.nav_item2
{
    width: 100%;
    line-height: 48px;
}
.nav_item2 a
{
    display: block;
    padding: 0 4%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #555;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.nav_item2:hover a
{
    background-color: #006dbb;
    color: #fff;
}
.hcover
{
    display: none;
}
@media(max-width: 880px)
{
    .ly_nav
    {
        position: static;
        width: auto;
        z-index: 9999999;
    }
    .menu_open
    {
        display: block;
        float: right;
        width: 40px;
        height: 40px;
        padding: 5px 0;
        border: 1px solid #eaeaea;
        position: absolute;
        top: 15px;
        right: 3%;
        box-sizing: border-box;
        z-index: 999999;
        cursor: pointer;
    }
    .menu_open i
    {
        height: 2px;
        width: 50%;
        background-color: #006ccc;
        display: block;
        margin: 5px auto;
    }
    .menu_open:active
    {
        background-color: #7a9bba;
        border: 1px solid #7a9bba;
    }
    .menu_open:active i
    {
        background-color: #fff;
    }
    .nav
    {
        width: 50%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -50%;
        z-index: 9999999;
        overflow: hidden;
        background-color: #006ccc;
    }
    .hcover
    {
        display: block;
        width: 50%;
        height: 100%;
        background: rgba(0,0,0,.5);
        position: fixed;
        right: -50%;
        top: 0;
        z-index: 9999999;
    }
    .nav_ul
    {
        margin: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 10px;
        text-align: left;
    }
    .nav_item
    {
        float: none;
        margin: 0;
        width: 100%;
        height: 50px;
        position: relative;
    }
    .nav_item:after
    {
        content: '';
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .nav_item>a
    {
        display: block;
        height: 50px;
        line-height: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0;
        font-size: 14px;
        color: #fff;
        padding: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .nav_item>a:active
    {
        background-color: #0065a4;
    }
    .nav_item>a:after
    {
        display: none;
    }
    .nav_item i
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
    .nav_item i:after
    {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        margin-bottom: -4px;
        border: 1px solid rgba(255,255,255,.5);
        border-top: 0;
        border-left: 0;
        position: absolute;
        bottom: 50%;
        right: 22px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .nav_item_open
    {
        width: 50%;
        height: 100%;
        margin: 0;
        box-shadow: none;
        background-color: #006ccc;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: fixed;
        left: -50%;
        top: 0;
        border-top: none;
    }
    .subopen
    {
        display: block;
    }
    .subopen a
    {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 14px;
        color: rgba(255,255,255,.5);
        background: rgba(0,0,0,.1);
        text-indent: 30px;
        position: relative;
    }
    .subopen a:before
    {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: 50%;
        left: 22px;
        margin-bottom: -4px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 1px solid rgba(255,255,255,.5);
        border-right: 0;
        border-bottom: 0;
    }
    .nav_item2
    {
        position: relative;
    }
    .nav_item2 a
    {
        width: 100%;
        display: block;
        line-height: 30px;
        height: 50px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
        margin: 0;
        padding: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        font-size: 14px;
    }
    .nav_item2:after
    {
        content: '';
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .nav_item>a:hover, .nav_item>a.navon
    {
        background: none;
    }
}
@media screen and (min-width: 1081px)
{
    .banner_a
    {
        display: block;
        width: 100%;
        height: 100%;
    }
    .apple-banner
    {
        width: 100%;
        height: 561px;
        overflow: hidden;
    }
    .apple-banner .swiper-container
    {
        width: 100%;
        height: 561px;
    }
    .apple-banner .swiper-button-prev, .apple-banner .swiper-button-next
    {
        width: 15%;
        height: 100%;
        top: 0;
        background: none;
        display: none;
    }
    .apple-banner .swiper-button-prev
    {
        left: 0;
    }
    .apple-banner .swiper-button-next
    {
        right: 0;
    }
    .apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span
    {
        display: block;
        width: 64px;
        height: 64px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -32px;
        border-radius: 100%;
        background: url(../image/arrows1.png) no-repeat center center;
        opacity: 1;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
    .apple-banner .swiper-button-next span
    {
        background: url(../image/arrows2.png) no-repeat center center;
        left: 0;
    }
    .apple-banner .swiper-button-prev:hover span, .swiper-button-next:hover span
    {
        opacity: 1;
    }
    .apple-banner .swiper-pagination
    {
        top: auto;
        bottom: 20px;
        background: none;
    }
    .apple-banner .swiper-pagination-bullet
    {
        display: inline-block;
        width: 50px;
        margin: 0 3px;
        cursor: pointer;
        background: none;
        border-radius: 0;
        opacity: 1;
    }
    .apple-banner .swiper-pagination-bullet span
    {
        width: 50px;
        height: 3px;
        display: block;
        background: rgba(255,255,255,.8);
    }
    .apple-banner .swiper-pagination-bullet-active span
    {
        background-color: #ff7200;
    }
    .apple-banner .autoplay .swiper-pagination-bullet-active span
    {
        background: rgba(255,255,255,.8);
    }
    .apple-banner .swiper-pagination-bullet i
    {
        background-color: #ff7200;
        height: 3px;
        transform: scaleX(0);
        transform-origin: 0;
        display: block;
    }
    .apple-banner .autoplay .firsrCurrent i
    {
        transition: transform 2.9s linear;
        transform: scaleX(1);
    }
    .apple-banner .autoplay .current i
    {
        transition: transform 4s linear;
        transform: scaleX(1);
    }
    .apple-banner .autoplay .replace span
    {
        background-color: #fff;
    }
}
@media screen and (max-width: 1080px)
{
    .apple-banner
    {
        width: 100%;
        height: 3rem;
        overflow: hidden;
    }
    .apple-banner .swiper-container
    {
        width: 100%;
        height: 3rem;
    }
    .apple-banner .swiper-button-prev, .apple-banner .swiper-button-next
    {
        width: 15%;
        height: 100%;
        top: 0;
        background: none;
    }
    .apple-banner .swiper-button-prev
    {
        left: 0;
    }
    .apple-banner .swiper-button-next
    {
        right: 0;
    }
    .apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span
    {
        display: block;
        width: .64rem;
        height: .64rem;
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -.32rem;
        border-radius: 100%;
        background: rgba(51,122,183,1) url(../image/arrows1.png) no-repeat center center;
        background-size: .17rem .3rem;
        opacity: 0;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
    .apple-banner .swiper-button-next span
    {
        background: rgba(51,122,183,1) url(../image/arrows2.png) no-repeat center center;
        background-size: .17rem .3rem;
        left: auto;
        right: 3%;
    }
    .apple-banner .swiper-button-prev:hover span, .swiper-button-next:hover span
    {
        opacity: 1;
    }
    .apple-banner .swiper-pagination
    {
        top: auto;
        bottom: .12rem;
        background: none;
    }
    .apple-banner .swiper-pagination-bullet
    {
        display: inline-block;
        width: .5rem;
        height: .02rem;
        margin: 0 .03rem;
        cursor: pointer;
        background: none;
        border-radius: 0;
        opacity: 1;
    }
    .apple-banner .swiper-pagination-bullet span
    {
        width: .5rem;
        height: .02rem;
        display: block;
        background: rgba(255,255,255,.8);
    }
    .apple-banner .swiper-pagination-bullet-active span
    {
        background-color: #ff7200;
    }
    .apple-banner .autoplay .swiper-pagination-bullet-active span
    {
        background: rgba(255,255,255,.8);
    }
    .apple-banner .swiper-pagination-bullet i
    {
        background-color: #ff7200;
        height: .02rem;
        transform: scaleX(0);
        transform-origin: 0;
        display: block;
    }
    .apple-banner .autoplay .firsrCurrent i
    {
        transition: transform 2.9s linear;
        transform: scaleX(1);
    }
    .apple-banner .autoplay .current i
    {
        transition: transform 4s linear;
        transform: scaleX(1);
    }
    .apple-banner .autoplay .replace span
    {
        background-color: #fff;
    }
}
.slog2
{
    margin-bottom: 30px;
    text-align: center;
}
.slog2 p
{
    display: block;
    text-align: center;
    color: #ff8c00;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.slog2 span
{
    display: block;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    height: 70px;
    overflow: hidden;
}
@media(max-width: 1199px)
{
    .slog2
    {
        margin-bottom: 26px;
    }
    .slog2 span
    {
        width: 90%;
    }
}
@media(max-width: 767px)
{
    .slog2 p
    {
        font-size: 24px;
    }
    .slog2 span
    {
        font-size: 12px;
        line-height: 17px;
        height: 53px;
    }
}
.h_tjcp
{
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 20px;
    background: #fff;
}
.h_tjcp ul.h_product_bd.on
{
    display: block;
}
.h_tjcp ul.h_product_bd li
{
    float: left;
    width: 23%;
    margin-right: 2.5%;
    margin-bottom: 40px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    padding: 0 0 20px;
}
.h_tjcp ul.h_product_bd li:nth-child(4n)
{
    margin-right: 0;
}
.h_tjcp ul.h_product_bd li .pro_img
{
    background: #fff;
    padding: 2px;
}
.h_tjcp ul.h_product_bd li .pro_img a
{
    text-align: center;
    height: 220px;
    min-height: 220px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.h_tjcp ul.h_product_bd li .pro_img a img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.h_tjcp ul.h_product_bd li .pro_img a .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    display: none;
}
.h_tjcp ul.h_product_bd li p
{
    width: 90%;
    background: #fff;
    color: #555;
    font-size: 14px;
    text-align: center;
    margin: 10px auto;
    height: 44px;
    overflow: hidden;
}
.h_tjcp ul.h_product_bd li p span
{
    display: block;
    line-height: 22px;
}
.h_tjcp ul.h_product_bd li p span a
{
    color: #555;
}
.h_tjcp ul.h_product_bd li a.more
{
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d8dde6;
    background: #eaedef;
    color: #333;
}
.h_tjcp ul.h_product_bd li a.more:hover
{
    background: #006dbb;
    color: #fff;
    border: 1px solid #006dbb;
}
.h_tjcp ul.h_product_bd li:hover
{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.h_tjcp ul.h_product_bd li p a:hover
{
    color: #0978c9;
    text-decoration: underline;
}
.h_tjcp ul.h_product_bd li:hover img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.h_tjcp a.more2
{
    display: block;
    width: 145px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    padding: 15px 20px;
    margin: 0 auto;
    background: rgba(31,80,159,1);
    background: -moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));
    background: -webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);
    background: -o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);
    background: -ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);
    background: linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1);
}
@media(max-width: 1199px)
{
    .h_tjcp
    {
        padding: 30px 0 10px;
    }
}
@media(max-width: 992px)
{
    .h_tjcp ul.h_product_bd li
    {
        width: 48%;
    }
    .h_tjcp ul.h_product_bd li:nth-child(2n)
    {
        margin-right: 0;
    }
}
@media(max-width: 767px)
{
    .h_tjcp
    {
        padding: 30px 0 20px;
    }
    .h_tjcp ul.h_product_bd
    {
        padding-top: 10px;
    }
    .h_tjcp ul.h_product_bd li
    {
        margin-bottom: 20px;
        padding: 0 0 20px;
    }
    .h_tjcp a.more2
    {
        font-size: 14px;
        padding: 10px 10px;
        text-align: center;
    }
    .h_tjcp ul.h_product_bd li .pro_img
    {
        padding: 10px 10px;
    }
    .h_tjcp ul.h_product_bd li .pro_img a
    {
        min-height: 100px;
    }
    .h_tjcp ul.h_product_bd li p
    {
        margin: 0 aauto 10px;
    }
    .h_tjcp ul.h_product_bd li p span
    {
        text-align: center;
    }
}
.idx_about
{
    background: #fff;
    padding: 0 0 60px;
    margin: 0 0 0;
}
.idx_about .idx_about_in
{
    width: 95%;
    margin: 0 auto;
}
.idx_about_top
{
    overflow: hidden;
}
.idx_about_top .idx_about_img
{
    float: left;
    width: 46%;
    position: relative;
    overflow: hidden;
}
.idx_about_top .idx_about_img span
{
    display: block;
    width: 80px;
    height: 86px;
    position: absolute;
    top: 50%;
    margin-top: -43px;
    left: 50%;
    margin-left: -40px;
    background: url(../image/play_icon.png) no-repeat center center;
}
.idx_about_top .idx_about_img img
{
    max-width: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.idx_about_top .idx_about_img:hover img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.idx_about_wz
{
    float: right;
    width: 51%;
    padding: 20px 0;
}
.idx_about_wz .slogn
{
    color: #bbb;
}
.idx_about_wz .tlt
{
    font-size: 30px;
    color: #555;
    font-weight: bold;
    padding: 10px 0;
}
.idx_about_wz .tlt span
{
    font-size: 30px;
    color: #bbb;
    padding-left: 10px;
    font-weight: normal;
}
.idx_about_wz .about_line
{
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    margin: 20px 0;
}
.idx_about_con
{
    font-size: 14px;
    line-height: 28px;
    color: #777;
    height: 244px;
    overflow: hidden;
}
.idx_about_con .sy_gsjj_p
{
    text-align: justify;
}
.idx_about_con p
{
    text-align: justify;
}
.idx_about_more
{
    display: block;
    width: 160px;
    margin: 20px 0 0 0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d8dde6;
    background: #eaedef;
    color: #333;
}
.idx_about_more:hover
{
    background: #006dbb;
    color: #fff;
    border: 1px solid #006dbb;
}
.idx_about_bottom
{
    overflow: hidden;
    padding: 0 50px;
}
.idx_about_bottom li
{
    float: left;
    height: 58px;
    width: 210px;
    text-align: left;
    margin: 0 20px;
    position: relative;
    overflow: hidden;
}
.idx_about_bottom li em
{
    display: block;
    width: 55px;
    height: 55px;
    background: url(/images/ys_icon1.png) no-repeat center center;
    border: 1px solid #dedede;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.idx_about_bottom li.ys2 em
{
    background: url(/images/ys_icon2.png) no-repeat center center;
}
.idx_about_bottom li.ys3 em
{
    background: url(/images/ys_icon3.png) no-repeat center center;
}
.idx_about_bottom li.ys4 em
{
    background: url(/images/ys_icon4.png) no-repeat center center;
}
.idx_about_bottom li:hover em
{
    border: 1px solid #dedede;
    border-radius: 50%;
    left: -60px;
    -webkit-filter: drop-shadow(60px 0 #0d9dd1);
    filter: drop-shadow(60px 0 #0d9dd1);
    overflow: hidden;
}
.idx_about_bottom li p
{
    font-size: 28px;
    color: #0d9dd1;
    display: block;
    text-indent: 68px;
}
.idx_about_bottom li span
{
    font-size: 16px;
    color: #555;
    display: block;
    padding-top: 10px;
    text-indent: 74px;
}
.vd_main
{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 10px solid #0f1014;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vd_main video
{
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: #111;
}
@media(max-width: 1199px)
{
    .idx_about_con
    {
        height: 114px;
    }
    .idx_about
    {
        padding: 50px 0;
    }
}
@media(max-width: 880px)
{
    .idx_about
    {
        padding: 30px 0;
    }
    .idx_about_wz .slogn
    {
        font-size: 12px;
        line-height: 24px;
    }
    .idx_about_con
    {
        height: 328px;
    }
    .idx_about_con
    {
        line-height: 24px;
    }
    .idx_about_top .idx_about_img
    {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .idx_about_line
    {
        display: none;
    }
    .idx_about_wz
    {
        float: none;
        width: 100%;
        padding: 0;
    }
    .idx_about_wz .tlt
    {
        font-size: 20px;
    }
    .idx_about_wz .tlt span
    {
        font-size: 20px;
    }
    .idx_about_more
    {
        margin: 10px auto;
    }
    .idx_about_top .idx_about_img img
    {
        width: 100%;
    }
    .idx_about_con p:first-child
    {
        text-align: center;
        font-size: 20px;
    }
    .idx_about_con p:first-child span
    {
        text-align: center;
        font-size: 20px;
    }
    .idx_about_con p
    {
        text-align: center;
        line-height: 28px;
    }
    .idx_about_con h3
    {
        text-align: center;
        line-height: 28px;
    }
}
.h_application
{
    padding: 50px 0 50px;
    background: #f2f4f7;
}
.h_application .slideGroup3
{
    width: 100%;
    text-align: left;
}
.h_application .slideGroup3 .slideBox
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    position: relative;
}
.h_application .slideGroup3 .sPrev, .slideGroup3 .sNext
{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -64px;
    width: 30px;
    height: 94px;
    background: url(../image/arrows1.png) center center no-repeat #404040;
    z-index: 999;
    pointer-events: auto!important;
    display: none;
}
.h_application .slideGroup3 .sNext
{
    left: auto;
    right: 0;
    background: url(../image/arrows2.png) center center no-repeat #404040;
}
.h_application .slideGroup3 .parBd ul
{
    zoom: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 99;
}
.h_application .slideGroup3 .parBd ul li
{
    margin: 0 0 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    background: #fff;
    padding: 0 0 15px;
    position: relative;
}
.h_application .slideGroup3 .parBd ul li .pic
{
    display: block;
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    width: 100%;
    height: 190px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 250px;
}
.h_application .slideGroup3 .parBd ul li .pic a
{
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    min-height: 250px;
}
.h_application .slideGroup3 .parBd ul li .pic .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.h_application .slideGroup3 .parBd ul li .pic img
{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: transform .6s;
}
.h_application .slideGroup3 .parBd ul li .title
{
    background: #fff;
    line-height: 34px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    position: relative;
    font-weight: bold;
}
.h_application .slideGroup3 .parBd ul li .title a
{
    font-size: 15px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.h_application .slideGroup3 .parBd ul li .desc
{
    background: #fff;
    font-size: 14px;
    color: #999;
    height: 38px;
    overflow: hidden;
}
.h_application .slideGroup3 .parBd ul li:hover .title a
{
    color: #006ccc;
}
.h_application .slideGroup3 .swiper-pagination
{
    position: static;
    margin-top: 20px;
}
@media(max-width: 1199px)
{
    .h_application
    {
        padding: 30px 0 50px;
    }
}
@media(max-width: 992px)
{
    .h_application
    {
        padding: 40px 0 20px;
    }
    .h_application .slideGroup3 .parBd ul li
    {
        padding: 0 0 .2rem;
        font-size: .2rem;
    }
    .h_application .slideGroup3 .parBd ul li .title a
    {
        font-size: 16px;
    }
    .h_application .slideGroup3 .parBd ul li .desc
    {
        font-size: 12px;
        padding-top: 0;
        line-height: 18px;
        height: 36px;
    }
}
@media(max-width: 880px)
{
    .h_application .slideGroup3 .parBd ul li .pic
    {
        height: 216px;
        padding-bottom: 0;
    }
}
@media(max-width: 767px)
{
    .h_application
    {
        padding: 30px 0 30px;
    }
    .h_application .slideGroup3 .parBd ul li .pic
    {
        height: 102px;
        padding-bottom: 0;
    }
    .h_application .slideGroup3 .sPrev, .slideGroup3 .sNext
    {
        display: none;
    }
}
.h_news
{
    padding: 40px 0 40px;
    background: #fff;
}
.h_news .news_bd
{
    width: 100%;
    float: left;
}
.h_news .news_bd .h_news_tlt
{
    line-height: 26px;
    font-size: 22px;
    color: #333;
}
.h_news .news_bd2
{
    margin: 0 2.5%;
}
.h_news .news_bd ul.news_tab_bd
{
    margin-top: 25px;
}
.h_news .news_bd ul.news_tab_bd li
{
    padding: 10px 0 20px;
    margin: 0 0 0 0;
    margin-bottom: 15px;
    position: relative;
    border-bottom: solid 1px #ddd;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    width: 100%;
}
.h_news .news_bd ul.news_tab_bd li .news_time
{
    float: left;
    width: 14%;
    margin-right: 2%;
    text-align: center;
    background: #c1c1c1;
    padding: 25px 0;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.h_news .news_bd ul.news_tab_bd li .news_time p
{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.h_news .news_bd ul.news_tab_bd li .news_time span
{
    font-size: 18px;
    color: #fff;
}
.h_news .news_bd ul.news_tab_bd li .news_img
{
    width: 26%;
    float: right;
}
.h_news .news_bd ul.news_tab_bd li .news_img a
{
    text-align: center;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 190px;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.h_news .news_bd ul.news_tab_bd li .news_img img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.h_news .news_bd ul img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.h_news .news_bd ul.news_tab_bd li .news_img .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.h_news .news_bd ul.news_tab_bd li:hover .news_img a img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.h_news .news_bd ul.news_tab_bd li .news_con
{
    width: 56%;
    float: left;
}
.h_news .news_bd ul.news_tab_bd li .news_con p a
{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 26px;
    max-height: 57px;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.h_news .news_bd ul.news_tab_bd li .news_con span
{
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    padding-top: 5px;
    max-height: 110px;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.h_news .news_bd ul.news_tab_bd li:hover .news_time
{
    background: #006ccc;
}
.h_news .news_bd ul.news_tab_bd li:hover .news_con p a
{
    color: #006ccc;
}
.h_news .news_bd a.more
{
    height: 34px;
    line-height: 34px;
    text-align: left;
    margin-top: 16px;
    font-size: 14px;
    display: block;
    color: #ff8c00;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.h_news .news_bd a.more:hover
{
    color: #ff8c00;
}
@media(max-width: 1199px)
{
    .h_news
    {
        padding: 30px 0 10px;
    }
}
@media(max-width: 880px)
{
    .h_news
    {
        padding: 40px 0 40px;
    }
    .h_news .news_bd
    {
        width: 100%;
        margin-bottom: 15px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_img a
    {
        height: 70px;
        padding: 5px;
    }
}
@media(max-width: 767px)
{
    .h_news
    {
        padding: 30px 0 0;
    }
    .h_news .news_bd ul.news_tab_bd li
    {
        width: 95%;
        margin: 0 0 20px 0;
        float: none;
        padding: 0 0 20px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_time
    {
        width: 20%;
        margin-right: 5%;
        padding: 10px 0;
    }
    .h_news .news_bd ul.news_tab_bd
    {
        height: auto;
    }
    .h_news .news_bd ul.news_tab_bd li .news_con
    {
        width: 75%;
    }
    .h_news .news_bd ul.news_tab_bd li .news_img
    {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_con span
    {
        line-height: 17px;
        height: 34px;
        font-size: 12px;
    }
    .h_news .news_bd a.more
    {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_time p
    {
        font-size: 20px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_time span
    {
        font-size: 12px;
    }
    .h_news .news_bd ul.news_tab_bd li .news_img a
    {
        height: 210px;
        padding: 8px;
    }
}
footer
{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 40px;
    background: #006dbb no-repeat center;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
}
footer .footL
{
    width: 100%;
}
footer a
{
    color: #fff;
}
footer a:hover
{
    color: #fff;
}
footer .jg
{
    height: 20px;
}
.fblock1
{
    float: left;
    width: 20%;
    margin-right: 7%;
}
.fblock1 .f_logo img
{
    max-width: 100%;
}
footer>p
{
    line-height: 20px;
}
.fblock1 p
{
    line-height: 28px;
    padding-top: 5px;
}
.f_nav
{
    float: left;
    width: 13%;
    margin-right: 5%;
}
.f_nav2
{
    float: left;
    width: 24%;
    margin-right: 2%;
}
.f_nav a
{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f_nav2 a
{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foot_lxfs
{
    float: right;
    width: 23%;
}
@media(max-width: 1199px)
{
    footer
    {
        padding: 30px 0 30px;
    }
    .fblock1
    {
        width: 28%;
        margin-right: 4%;
    }
}
@media(max-width: 767px)
{
    footer
    {
        padding: 15px 0 30px;
    }
    .fblock1
    {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .f_nav
    {
        width: 20%;
    }
    .f_nav2
    {
        width: 75%;
        margin-right: 0;
    }
    .foot_lxfs
    {
        padding-top: 20px;
        border-top: 1px solid #2d2b2b;
        margin-top: 10px;
        width: 100%;
    }
}
.suspend-item
{
    background: url(../image/toolbar.png) no-repeat #feb65b;
    display: block;
    width: 52px;
    height: 52px;
    margin-top: 1px;
    position: relative;
    -moz-transition: background-position 1s;
    -ms-transition: background-position 1s;
    -o-moz-transition: background-position 1s;
    -webkit-moz-transition: background-position 1s;
    -o-transition: background-position 1s;
    -webkit-transition: background-position 1s;
    transition: background-position 1s;
}
.suspend-item-item
{
    background: url(/images/toolbar_2.png) no-repeat #feb65b;
    display: block;
    width: 52px;
    height: 52px;
    margin-top: 1px;
    position: relative;
    -moz-transition: background-position 1s;
    -ms-transition: background-position 1s;
    -o-moz-transition: background-position 1s;
    -webkit-moz-transition: background-position 1s;
    -o-transition: background-position 1s;
    -webkit-transition: background-position 1s;
    transition: background-position 1s;
}
.service-QQ
{
    box-shadow: 0 0 8px 0 #feb65b;
}
.suspend-item-weixin .suspend-layer
{
    height: 140px;
    background-position: 0 0;
    overflow: hidden;
    box-shadow: 0 0 5px #feb65b;
}
.suspend-item:hover
{
    background-color: #f3941c;
}
.suspend-item-item:hover
{
    background-color: #f3941c;
}
.fn-suspend
{
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 99999;
    margin-right: 20px\0;
}
.suspend-item:hover .suspend-layer
{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.suspend-item-weixin
{
    background-position: 0 -370px;
}
.suspend-item-weixin:hover
{
    background-position: 0 -433px;
}
.suspend-item-weixin .suspend-layer img
{
    display: block;
}
.suspend-item-feedback
{
    background-position: 0 0;
}
.suspend-item-feedback a
{
    width: 100%;
    height: 100%;
    display: block;
}
.suspend-item-app
{
    background-position: 0 -122px;
}
.suspend-item-top
{
    background-position: 0 -243px;
    cursor: pointer;
}
.suspend-layer
{
    position: absolute;
    right: -173px;
    bottom: 0;
    width: 140px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.service-QQ
{
    position: absolute;
    list-style: none;
    color: #666;
    width: 173px;
    bottom: 0;
    background-color: #fff;
}
.service-QQ li
{
    border-bottom: 1px solid #ddd;
    padding: 8px 0 8px 15px;
    font-size: 14px;
}
.service-QQ a
{
    text-decoration: none;
    color: #666;
}
.service-QQ li:last-child
{
    border-bottom: none;
}
.service-QQ li img
{
    vertical-align: middle;
}
.fn-suspend.floatqq_left .service-QQ
{
    left: -173px;
    transition: left .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fn-suspend.floatqq_left .show_qq
{
    opacity: 1;
    left: 52px;
    filter: alpha(opacity=100);
}
.fn-suspend.floatqq_right .service-QQ
{
    left: 52px;
    transition: left .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fn-suspend.floatqq_right .show_qq
{
    opacity: 1;
    left: -173px;
    filter: alpha(opacity=100);
}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer
{
    left: -140px;
}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer.show_qq
{
    left: 52px;
    transition: left .3s;
}
.fn-suspend.floatqq_right .suspend-item-weixin .suspend-layer.show_qq
{
    left: -140px;
    transition: left .3s;
}
.fn-suspend.floatqq_left .suspend-layer
{
    left: 52px;
    -moz-transform-origin: 0 95%;
    -ms-transform-origin: 0 95%;
    -o-transform-origin: 0 95%;
    -webkit-transform-origin: 0 95%;
    transform-origin: 0 95%;
}
@media(max-width: 767px)
{
    .fopmes
    {
        height: 45px;
    }
}
.ny_banner
{
    overflow: hidden;
    width: 100%;
}
.ny_banner .slideshow
{
    height: 360px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media(max-width: 1199px) and (min-width: 1001px)
{
    .ny_banner .slideshow
    {
        height: 320px;
    }
}
@media screen and (max-width: 1000px)
{
    .ny_banner .slideshow
    {
        height: 280px;
    }
}
@media screen and (max-width: 760px)
{
    .ny_banner .slideshow
    {
        height: 170px;
    }
}
@media screen and (max-width: 480px)
{
    .ny_banner .slideshow
    {
        height: 120px;
    }
}
.h_zixun
{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 60px;
    background: #fff no-repeat center;
}
.h_tlt1
{
    margin-bottom: 20px;
}
.h_tlt1 p
{
    font-size: 16px;
    font-weight: bold;
}
.order table
{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.order table th
{
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #f3f3f3;
    text-align: left;
    font-weight: normal;
}
.order table td
{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px 15px;
}
.order table td a img
{
    max-height: 150px;
}
.order table td .sr
{
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    height: 40px;
    border-radius: 2px;
    text-indent: 10px;
}
.order_top
{
    border-right: 1px solid #ddd;
}
.order_top dl
{
    float: left;
    width: 33.33%;
}
.order_top dl dt
{
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #f3f3f3;
    text-align: center;
    font-weight: normal;
    border-right: 0;
    border-bottom: 0;
}
.order_top dl dd
{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px 15px;
    height: 150px;
    border-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.order_top dl dd a
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.order_top dl dd a img
{
    max-width: 100%;
    max-height: 100px;
}
.order_top dl dd .sr
{
    max-width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    height: 40px;
    border-radius: 2px;
    text-indent: 10px;
}
.chart
{
    margin-top: 30px;
}
.chart .order_block
{
    overflow: hidden;
    margin-bottom: 15px;
}
.chart .order_block input.txt
{
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #555;
    padding: 0 2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.chart .order_block .yzm
{
    width: 20%!important;
    float: left;
}
.chart .order_block #ImgVerify
{
    height: 40px;
}
.chart .order_block textarea
{
    display: block;
    float: right;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    height: 100px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    padding: 0 2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.chart .order_block .check
{
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 10px;
}
.chart .order_block .tj
{
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #006dba;
    cursor: pointer;
}
@media(max-width: 767px)
{
    .chart .order_block .tj
    {
        width: 100%;
    }
}
.ny_wrap_content
{
    width: 100%;
    background: #fff;
    padding: 20px 0 50px;
    line-height: 28px;
}
.ny_wrap_content2
{
    background: #fff;
    padding: 30px 0 50px;
}
.ny_wrap_content .container
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_wrap_left
{
    width: 20%;
    float: left;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_wrap_right
{
    width: 78%;
    float: right;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_wrap_right3
{
    border: 1px solid #f1f1f1;
}
.ny_nav
{
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    height: 45px;
    margin-bottom: 40px;
}
.bread_nav
{
    padding: 0 0 0 0;
    color: #666;
    font-size: 12px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bread_nav2
{
    float: none;
    width: 100%;
}
.bread_nav .iconfont
{
    font-size: 22px;
    background: url(../image/InpageAddress_icon01.png) center center no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 45px;
    margin-right: 10px;
}
.bread_nav a
{
    color: #333;
}
.ny_nav .tab1
{
    float: right;
    width: 45%;
    height: 45px;
    line-height: 45px;
    text-align: right;
}
.ny_nav .tab1 a
{
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    font-weight: bold;
}
.ny_nav .tab1 a:hover
{
    color: #006ccc;
}
.mainCon
{
    background: #fff;
    padding: 0;
    min-height: 600px;
}
.mainCon2
{
    background: #fff;
    padding: 0 20px 25px;
}
.ny_wrap_right .mainCon .about_tlt
{
    text-align: center;
    margin-top: 22px;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 28px;
    color: #333;
}
.ny_wrap_right .mainCon p
{
    line-height: 26px;
    color: #555;
}
.pro_mulu_wrap
{
    background: #fff;
}
.pro_mulu_wrap .c_tlt
{
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    background: #006dbb;
    color: #fff;
    padding: 0 25px;
    position: relative;
}
.pro_mulu_wrap .c_tlt:before
{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #ffb901;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
}
.pro_mulu_wrap .pro_mulu
{
    padding: 20px 0 10px;
    display: block;
}
.pro_mulu_wrap .pro_mulu li p
{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0 45px 0 15px;
    background: #f0f0f0;
    margin-bottom: 8px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 2px;
    position: relative;
}
.pro_mulu_wrap .pro_mulu li p a
{
    color: #333;
    font-size: 14px;
}
.pro_mulu_wrap .pro_mulu li p span
{
    display: block;
    width: 40px;
    height: 40px;
    background: url(../image/pro_fl_icon2.png) center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.pro_mulu_wrap .pro_mulu li div
{
    padding: 0 10px;
    display: none;
}
.pro_mulu_wrap .pro_mulu li:first-child div
{
    display: block;
}
.pro_mulu_wrap .pro_mulu li div a
{
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    color: #555;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #c7c7c7;
    background: url(../image/pro_icon.jpg) left center no-repeat;
    text-indent: 20px;
}
.pro_mulu_wrap .pro_mulu li.on p a
{
    color: #e9852f;
}
.pro_mulu_wrap .pro_mulu li>p:hover a
{
    color: #e9852f;
}
.pro_mulu_wrap .pro_mulu li div a:hover
{
    color: #e9852f;
}
.rNews_wrap .c_tlt
{
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    background: #006dbb;
    color: #fff;
    padding: 0 25px;
    position: relative;
}
.rNews_wrap .c_tlt:before
{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #ffb901;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
}
.rNews
{
    padding-top: 10px;
}
.rNews li
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #dedede;
}
.rNews li a
{
    padding-left: 10px;
    background: url(../image/dian.png) no-repeat left center;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
}
.rNews li a:hover
{
    color: #006dbb;
}
@media(max-width: 992px)
{
    .ny_wrap_left
    {
        width: 100%;
        margin-top: 20px;
    }
    .ny_wrap_right
    {
        width: 100%;
    }
    .mainCon
    {
        min-height: auto;
        padding: 3%;
    }
    .rNews_wrap
    {
        margin-top: 20px;
    }
}
@media(max-width: 880px)
{
    .ny_nav
    {
        background: none;
        border-bottom: 0;
        height: auto;
        margin-bottom: 0;
    }
    .bread_nav
    {
        float: none;
        background: #fff;
        width: 100%;
    }
    .ny_nav .tab1
    {
        width: 94%;
        float: none;
        margin-top: 10px;
        background: #fff;
        text-align: left;
        padding: 0 3%;
    }
}
@media(max-width: 767px)
{
    .ny_wrap_content
    {
        padding: 10px 0 30px;
    }
    .ny_wrap_right
    {
        padding: 0 10px;
    }
    .ny_wrap_left
    {
        padding: 0 0;
    }
    .mainCon
    {
        padding: 15px;
    }
    .mainCon2
    {
        padding: 0 0;
    }
    .ny_wrap_right .mainCon .about_tlt
    {
        font-size: 18px;
        margin-top: 8px;
    }
    .pro_mulu_wrap .c_tlt
    {
        text-align: left;
        background: #176cba url(../image/pro_fl_icon2.png) 95% center no-repeat;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .pro_mulu_wrap .pro_mulu
    {
        display: none;
    }
    .pro_mulu_wrap .pro_mulu_index li div
    {
        display: none;
    }
    .bread_nav
    {
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .ny_nav .tab1
    {
        height: 45px;
        line-height: 45px;
    }
    .bread_nav .iconfont
    {
        height: 45px;
        line-height: 45px;
    }
    .ny_nav .tab1 a
    {
        padding: 0 2px;
    }
    .rNews_wrap .c_tlt
    {
        text-align: left;
        background: #176cba url(../image/pro_fl_icon2.png) 95% center no-repeat;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
}
.ny_downlist
{
    overflow: hidden;
}
.ny_downlist ul li
{
    display: block;
    margin-bottom: 22px;
}
.ny_downlist ul li a
{
    display: block;
    height: 82px;
    padding-left: 60px;
    line-height: 82px;
    border-radius: 6px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    background: url(../image/down_bg1.png) 9px center no-repeat;
    background-size: auto 53%;
    border: 1px solid #dedede;
}
.ny_downlist ul li em
{
    float: right;
    margin-right: 2%;
    padding-right: 70px;
    background: url(../image/down_bg2.png) right center no-repeat;
    margin-left: 1%;
    background-size: auto 40%;
    font-size: 14px;
}
.ny_downlist ul li a:hover
{
    background: url(../image/down_bg1.png) #006dbb 9px center no-repeat;
    color: #fff;
    background-size: auto 53%;
    border: 1px solid #006dbb;
}
.ny_downlist ul li a:hover em
{
    background: url(../image/down_bg3.png) right center no-repeat;
    background-size: auto 40%;
}
.ny_newslist ul li
{
    padding: 10px 0 30px;
    margin: 0 0 0 0;
    margin-bottom: 30px;
    position: relative;
    border-bottom: solid 1px #ddd;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    width: 100%;
}
.ny_newslist ul li .news_time
{
    float: left;
    width: 14%;
    margin-right: 2%;
    text-align: center;
    background: #c1c1c1;
    padding: 25px 0;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.ny_newslist ul li .news_time p
{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
}
.ny_newslist ul li .news_time span
{
    font-size: 18px;
    color: #fff;
}
.ny_newslist ul li .news_img
{
    width: 26%;
    float: right;
}
.ny_newslist ul li .news_img a
{
    text-align: center;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 190px;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ny_newslist ul li .news_img img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.ny_newslist ul li .news_img .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.ny_newslist ul li:hover .news_img a img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ny_newslist ul li .news_con
{
    width: 56%;
    float: left;
}
.ny_newslist ul li .news_con p a
{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 26px;
    max-height: 57px;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.ny_newslist ul li .news_con span
{
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    padding-top: 5px;
    max-height: 110px;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.ny_newslist ul li:hover .news_time
{
    background: #006ccc;
}
.ny_newslist ul li:hover .news_con p a
{
    color: #006ccc;
}
.ny_newslist ul li a.more
{
    height: 34px;
    line-height: 34px;
    text-align: left;
    margin-top: 18px;
    font-size: 14px;
    display: block;
    color: #ff8c00;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.ny_newslist ul li a.more:hover
{
    color: #ff8c00;
}
.ny_newsdetail .news_con img, .ny_newsdetail .news_con p, .ny_newsdetail .news_con span, .ny_newsdetail .news_con div, .ny_newsdetail .news_con video, .ny_newsdetail .news_con embed
{
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
}
.ny_newsdetail .news_con table, .ny_newsdetail .news_con tr, .ny_newsdetail .news_con td
{
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
    word-break: break-all;
    word-break: keep-all;
}
.ny_newsdetail .news_con table span
{
    float: left;
    word-break: break-all;
}
.ny_newsdetail .news_con table p
{
    white-space: normal;
    word-break: break-all;
}
@media(max-width: 880px)
{
    .ny_newslist ul li .news_img a
    {
        height: 70px;
    }
}
@media(max-width: 767px)
{
    .ny_newsdetail .news_con img, .ny_newsdetail .news_con p, .ny_newsdetail .news_con span, .ny_newsdetail .news_con div, .ny_newsdetail .news_con video, .ny_newsdetail .news_con embed
    {
        width: auto!important;
        height: auto!important;
        max-width: 100%!important;
        max-height: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        white-space: normal;
        word-break: break-all;
        word-break: keep-all;
    }
    .ny_newsdetail .news_con table, .ny_newsdetail .news_con tr, .ny_newsdetail .news_con td
    {
        width: auto!important;
        height: auto!important;
        max-width: 100%!important;
        max-height: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        white-space: normal;
        word-break: break-all;
        word-break: keep-all;
    }
    .ny_newslist ul li
    {
        width: 95%;
        margin: 0 0 20px 0;
        float: none;
        padding: 0 0 20px;
    }
    .ny_newslist ul li .news_time
    {
        width: 20%;
        margin-right: 5%;
        padding: 10px 0;
    }
    .ny_newslist ul li .news_con
    {
        width: 75%;
    }
    .ny_newslist ul li .news_img
    {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .ny_newslist ul li .news_con span
    {
        line-height: 17px;
        height: 34px;
        font-size: 12px;
    }
    .ny_newslist ul li a.more
    {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .ny_newslist ul li .news_time p
    {
        font-size: 20px;
    }
    .ny_newslist ul li .news_time span
    {
        font-size: 12px;
    }
    .ny_downlist ul li em
    {
        font-size: 0;
    }
    .ny_downlist ul li a
    {
        font-size: 14px;
        height: 70px;
        line-height: 70px;
    }
    .ny_newslist ul li .news_img a
    {
        height: 200px;
        padding: 10px;
    }
}
.ny_newsdetail .tlt
{
    text-align: center;
    font-size: 28px;
    padding: 0 15px;
    font-weight: normal;
    color: #000;
    white-space: normal;
    word-break: break-all;
}
.ny_newsdetail .others
{
    text-align: center;
    padding: 20px 0 20px;
}
.ny_newsdetail .others span
{
    display: inline-block;
    color: #999;
    font-size: 14px;
    padding: 0;
    margin-right: 10px;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
}
.ny_newsdetail .others span i
{
    padding-right: 5px;
    color: #555;
    font-size: 20px;
    vertical-align: top;
}
.ny_newsdetail .others span i.time
{
    font-size: 12px;
}
.ny_newsdetail .news_con
{
    font-size: 13px;
    color: #555;
    line-height: 30px;
}
.news_detail_page
{
    margin-top: 100px;
    margin-bottom: 20px;
}
.news_detail_page ul li
{
    width: 47%;
    display: inline-block;
}
.news_detail_page ul li a
{
    display: block;
    padding: 10px 20px;
    color: #76838f;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 1000px;
    background-color: transparent;
    border: 1px solid #e4eaec;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_detail_page ul li a:hover
{
    border-color: #0978c9;
    color: #0978c9;
}
.news_detail_page ul li.next
{
    text-align: left;
    float: right;
}
.down_btn
{
    padding-top: 30px;
}
.down_btn a
{
    display: block;
    width: 158px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 5px;
    background: #0c65b6;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
}
.down_btn span
{
    text-align: center;
    padding-top: 10px;
    color: #c4c4c4;
    font-size: 14px;
    display: block;
    margin: 0 auto;
}
@media(max-width: 767px)
{
    .ny_newsdetail .tlt
    {
        font-size: 20px;
    }
    .ny_newsdetail .others
    {
        padding: 10px 0 5px;
    }
    .ny_newsdetail .news_con
    {
        line-height: 24px;
    }
}
.page_list
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page_list a
{
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    color: #777;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
}
.page_list a:hover
{
    background: #0978c9;
    color: #fff;
    border: 1px solid #0978c9;
}
.page_list a.pnnum1
{
    background: #0978c9;
    color: #fff;
    border: 1px solid #0978c9;
}
.page_list input
{
    display: inline-block;
    padding: 0 5px;
    background: #0978c9;
    width: 40px!important;
    height: 30px!important;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    color: #fff;
    cursor: pointer;
}
.page_list .p_input
{
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #ddd;
    color: #777;
    background: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    color: #555;
    cursor: auto;
}
@media(max-width: 992px)
{
    .page_list td span
    {
        display: none;
    }
    .page_list td #firstpage
    {
        display: none;
    }
    .page_list td #endpage
    {
        display: none;
    }
    .page_list a
    {
        margin-right: 5px;
    }
    .page_list
    {
        font-size: 0;
        color: #fff;
        margin-bottom: 0;
    }
    .page_list input
    {
        display: none!important;
    }
    .page_list a
    {
        font-size: 12px;
    }
}
@media(max-width: 767px)
{
    .news_detail_page ul li
    {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: left!important;
    }
    .news_detail_page ul li.next
    {
        float: none;
    }
    .news_detail_page ul li a
    {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 20px;
    }
    .news_detail_page
    {
        margin-top: 28px;
        margin-bottom: 0;
    }
}
.ny_pro_floor
{
    margin-bottom: 30px;
}
.ny_pro_floor .hd
{
    height: 50px;
    line-height: 50px;
    border: 1px solid #dedede;
    border-bottom: 0;
    padding: 0 10px;
}
.ny_pro_floor .hd p
{
    text-decoration: underline;
    color: #333;
    font-size: 18px;
    float: left;
    height: 50px;
    line-height: 50px;
}
.ny_pro_floor .hd a.tlt
{
    display: block;
    float: left;
    font-size: 18px;
    color: #333;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}
.ny_pro_floor .hd a.tlt:hover
{
    color: #0978c9;
}
.ny_pro_floor .hd a.more
{
    display: block;
    float: right;
    line-height: 50px;
    width: 70px;
    text-align: center;
    font-size: 16px;
}
.ny_pro_floor .hd a.more:hover
{
    color: #0978c9;
}
.ny_pro_floor .bd ul
{
    width: 100%;
    border: 1px solid #dedede;
    display: table;
    word-spacing: -1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_pro_floor .bd ul li
{
    display: inline-block;
    *display: inline;
    width: 20%;
    height: 310px;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_pro_floor .bd ul li.first a
{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.ny_pro_floor .bd ul li.first a img
{
    width: 95%;
}
.ny_pro_floor .bd ul li a.t_pic
{
    display: block;
    width: 85%;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.ny_pro_floor .bd ul li a img
{
    max-width: 100%;
    max-height: 100%;
}
.ny_pro_floor .bd ul li .t_name
{
    display: block;
    width: 90%;
    line-height: 25px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin: 0 auto;
}
.ny_pro_floor .bd ul li .t_name:hover
{
    color: #0978c9;
}
.ny_pro_floor .bd ul li .p_name
{
    text-align: left;
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;
}
.ny_pro_floor .bd ul li .p_name a
{
    display: block;
    color: #2277e6;
    line-height: 22px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny_pro_floor .bd ul li .p_name a:hover
{
    text-decoration: underline;
}
.ny_prolist ul li
{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 50px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    padding: 0 0 20px;
    transition: all .3s ease-out 0s;
}
.ny_prolist ul li:nth-child(3n)
{
    margin-right: 0;
}
.ny_prolist ul li .pro_img
{
    background: #fff;
    padding: 0 0;
}
.ny_prolist ul li .pro_img a
{
    text-align: center;
    min-height: 246px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.ny_prolist ul li .pro_img a img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.ny_prolist ul li .pro_img a .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    display: none;
}
.ny_prolist ul li p
{
    padding: 5px 1%;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    color: #555;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    text-align: left;
}
.ny_prolist ul li p span
{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.ny_prolist ul li p span a
{
    color: #555;
}
.ny_prolist ul li:hover
{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.ny_prolist ul li:hover p a
{
    color: #0978c9;
}
.ny_prolist ul li:hover img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ny_prolist ul li a.more
{
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d8dde6;
    background: #eaedef;
    color: #333;
}
.ny_prolist ul li a.more:hover
{
    background: #006dbb;
    color: #fff;
    border: 1px solid #006dbb;
}
.ny_xgcp
{
    background: #fff;
    padding-top: 20px;
}
.ny_xgcp .c_tlt
{
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    background: #0c65b6;
    color: #fff;
    padding: 0 25px;
    position: relative;
    margin-bottom: 20px;
}
.ny_xgcp .c_tlt:before
{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #ffb901;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
}
.ny_xgcp ul li
{
    float: left;
    margin-right: 2.5%;
    width: 23%;
    margin-bottom: 0;
}
.ny_xgcp ul li:nth-child(4n)
{
    margin-right: 0;
}
.ny_xgcp ul li .pro_img
{
    background: #fff;
    padding: 10px 10px;
    border: 1px solid #dedede;
}
.ny_xgcp ul li .pro_img a
{
    text-align: center;
    min-height: 160px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.ny_xgcp ul li .pro_img a img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.ny_xgcp ul li .pro_img a .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    display: none;
}
.ny_xgcp ul li p
{
    padding: 5px 1%;
    width: 98%;
    background: #fff;
    color: #555;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.ny_xgcp ul li p span
{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny_xgcp ul li p span a
{
    color: #555;
}
.ny_xgcp ul li:hover p
{
    background: #0978c9;
}
.ny_xgcp ul li:hover p a
{
    color: #fff;
}
.ny_xgcp ul li:hover img
{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
@media(max-width: 1199px)
{
    .ny_pro_floor .bd ul li
    {
        width: 25%;
        height: 320px;
    }
}
@media(max-width: 992px)
{
    .ny_pro_floor .bd ul li
    {
        width: 33.3%;
        height: 335px;
    }
    .ny_prolist ul li
    {
        width: 48%;
    }
    .ny_prolist ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .ny_prolist ul li:nth-child(3n)
    {
        margin-right: 3.5%;
    }
    .ny_prolist ul li:nth-child(6n)
    {
        margin-right: 0;
    }
    .ny_xgcp ul li
    {
        width: 48%;
    }
    .ny_xgcp ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .ny_xgcp ul li:nth-child(3n)
    {
        margin-right: 3.5%;
    }
    .ny_xgcp ul li:nth-child(6n)
    {
        margin-right: 0;
    }
}
@media(max-width: 767px)
{
    .ny_pro_floor .bd ul li .p_name a
    {
        line-height: 25px;
    }
    .ny_pro_floor .bd ul li
    {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }
    .ny_prolist ul
    {
        padding-top: 10px;
    }
    .ny_prolist ul li
    {
        margin-bottom: 20px;
    }
    .ny_prolist a.more2
    {
        font-size: 16px;
        padding: 10px 10px;
        text-align: center;
    }
    .ny_xgcp ul
    {
        padding-top: 10px;
    }
    .ny_xgcp ul li
    {
        margin-bottom: 20px;
    }
    .ny_xgcp a.more2
    {
        font-size: 16px;
        padding: 10px 10px;
        text-align: center;
    }
    .ny_prolist ul
    {
        padding-top: 10px;
    }
    .ny_prolist ul li
    {
        margin-bottom: 20px;
        padding: 0 0 10px;
    }
    .ny_prolist ul li .pro_img
    {
        padding: 10px 10px;
    }
    .ny_prolist ul li .pro_img a
    {
        min-height: 100px;
    }
    .ny_xgcp .c_tlt
    {
        text-align: left;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
}
.nyprodetail
{
    background: #fff;
    padding: 0 0 0;
}
.nyprodetail .proname
{
    text-align: center;
    display: block;
    margin: 22px 0 30px;
    font-size: 28px;
    font-weight: bold;
}
.pro_qiehuan
{
    width: 55%;
    float: left;
}
.pro_qiehuan>div.pro_img_hd
{
    border: 1px solid #f1f1f1;
}
.pro_right
{
    float: right;
    width: 42%;
}
.nyprodetail .prodesc
{
    margin: 0 0 15px;
    font-size: 14px;
    color: #555;
    line-height: 28px;
    height: 250px;
    overflow: hidden;
}
.nyprodetail .others
{
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #f1f1f1;
}
.nyprodetail .others p
{
    width: 100%;
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.nyprodetail .others p em
{
    color: #f60;
    font-style: normal;
}
.nyprodetail .others span
{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.nyprodetail .others span em
{
    color: #f60;
    font-style: normal;
}
.pro_btn1
{
    display: block;
    float: left;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0068b9;
    margin-right: 15px;
}
.pro_btn2
{
    display: block;
    float: left;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0068b9 url(../image/prodown.png) center center no-repeat;
}
.pro_btn2:hover
{
    background: #ff8e20 url(../image/prodown.png) center center no-repeat;
}
.nyprodetail2
{
    margin-top: 0;
    background: #fff;
    padding: 0 0 25px;
}
.nyprodetail2 .hd
{
    border-bottom: 2px solid #0978c9;
    vertical-align: middle;
    overflow: hidden;
}
.nyprodetail2 .hd span
{
    display: block;
    float: left;
    font-size: 15px;
    color: #76838f;
    margin-right: 10px;
    cursor: pointer;
}
.nyprodetail2 .hd span em
{
    display: block;
    padding: 5px 20px;
    border-bottom: 2px solid transparent;
}
.nyprodetail2 .hd span.on em
{
    color: #fff;
    background: #0978c9;
}
.nyprodetail2 .bd
{
    padding: 30px 0;
}
.nyprodetail2 .bd .bd1
{
    line-height: 34px;
    font-size: 14px;
}
.nyprodetail2 .bd .bd2
{
    display: none;
}
.nyprodetail2 .bd .bd3
{
    display: none;
}
.nyprodetail2 .bd .bd2 form
{
    display: inline-block;
}
.nyprodetail2 .bd .bd2 form div.form-group
{
    margin-bottom: 30px;
}
.nyprodetail2 .bd .bd2 form div.form-group div
{
    padding-left: 200px;
    text-align: left;
}
.nyprodetail2 .bd .bd2 form label
{
    font-size: 16px;
    float: left;
    color: #61656a;
    margin: 0;
    text-align: right;
    width: 185px;
    margin-right: 15px;
    display: inline-block;
    line-height: 48px;
}
.nyprodetail2 .bd .bd2 form input
{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 13px 15px;
    color: #000;
    width: 360px;
    height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.nyprodetail2 .bd .bd2 form textarea
{
    margin: 0;
    display: inline-block;
    width: 500px;
    height: 110px;
    border: 1px solid #ccc;
    padding: 13px 15px;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.nyprodetail2 .bd .bd2 form input::-webkit-input-placeholder
{
    color: #bfbfbf;
}
.nyprodetail2 .bd .bd2 form textarea::-webkit-input-placeholder
{
    color: #bfbfbf;
}
.nyprodetail2 .bd .bd2 form button
{
    background: #0978c9;
    color: #fff;
    border-color: #0978c9;
    color: #fff;
    width: 360px;
    border-radius: 3px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding: 10px 18px;
    font-size: 18px;
    line-height: 1.3333333;
}
.nyprodetail2 .bd .bd2 form button:hover
{
    opacity: .8!important;
}
.ny_lnew_wrap
{
    padding-top: 20px;
}
.ny_lnew_wrap .c_tlt
{
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 20px;
    background: #0c65b6;
    color: #fff;
    padding: 0 25px;
    position: relative;
}
.ny_lnew_wrap .c_tlt:before
{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #0978c9;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
}
.ny_lnew ul li
{
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px dotted #eaeaea;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny_lnew ul li a
{
    color: #666;
    font-size: 14px;
}
.ny_lnew ul li a:hover
{
    color: #2d5d5d;
}
.ny_lnew ul li a span
{
    display: block;
    width: 4px;
    height: 4px;
    overflow: hidden;
    margin: 18px 10px 18px 0;
    padding: 0;
    background-color: #2d5d5d;
    border-radius: 50%;
    float: left;
}
.nyprodetail2 img, .nyprodetail2 p, .nyprodetail2 span, .nyprodetail2 div, .nyprodetail2 video, .nyprodetail2 embed
{
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
    word-break: break-all;
}
.lx_dz
{
    width: 100%;
    overflow: hidden;
    margin: 50px auto 20px;
    padding: 0;
}
.lx_dz .dz_map
{
    width: 97%;
    height: 370px;
    overflow: hidden;
    margin: 0 auto;
    padding: 1%;
    border: 1px solid #d9d9d9;
}
.lx_dz .dz_map iframe
{
    width: 100%;
}
.lx_dz .dz_map iframe body
{
    width: 100%;
}
.contact_l
{
    float: left;
    width: 50%;
}
.contact_r
{
    float: right;
    width: 48%;
}
.contact_r iframe
{
    width: 100%!important;
}
.contact_r .order_tlt
{
    display: block;
    background-color: #ff6a16;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    margin-bottom: 20px;
}
.contact_r .order_block
{
    overflow: hidden;
    margin-bottom: 15px;
}
.contact_r .order_block input.txt
{
    display: block;
    float: right;
    width: 48%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #555;
    padding: 0 2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.contact_r .order_block input.txt1
{
    float: left;
}
.order_block #ImgVerify
{
    height: 36px;
    margin-left: 1%;
}
.contact_r .order_block textarea
{
    display: block;
    float: right;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    height: 100px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    padding: 0 2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.contact_r .order_block .check
{
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 10px;
}
.contact_r .order_block .tj
{
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #006dba;
    cursor: pointer;
}
@media(max-width: 1199px)
{
    .nyprodetail2 .bd .bd2 form textarea
    {
        width: 400px;
    }
}
@media(max-width: 992px)
{
    .nyprodetail2 .bd .bd2 form label
    {
        width: 120px;
    }
    .nyprodetail2 .bd .bd2 form div.form-group div
    {
        padding-left: 136px;
    }
    .nyprodetail2 .bd .bd2 form textarea
    {
        width: 418px;
    }
}
@media(max-width: 880px)
{
    .contact_l
    {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .contact_r
    {
        float: none;
        width: 100%;
    }
    .contact_r iframe
    {
        width: 100%!important;
        height: 180px!important;
    }
}
@media(max-width: 767px)
{
    .nyprodetail
    {
        background: #fff;
        padding: 0 0 0;
    }
    .nyprodetail2
    {
        margin-top: 0;
        background: #fff;
        padding: 0 0 25px;
    }
    .nyprodetail2 .bd .bd2 form
    {
        width: 100%;
    }
    .nyprodetail2 .bd .bd2 form label
    {
        float: none;
        width: 100%;
        text-align: left;
    }
    .nyprodetail2 .bd .bd2 form label.dd
    {
        height: 10px;
    }
    .nyprodetail2 .bd .bd2 form div.form-group div
    {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .nyprodetail2 .bd .bd2 form input
    {
        width: 100%;
        padding: 10px 2%;
        height: 40px;
        line-height: 40px;
    }
    .nyprodetail2 .bd .bd2 form div.form-group
    {
        margin-bottom: 10px;
    }
    .nyprodetail2 .bd .bd2 form textarea
    {
        width: 100%;
    }
    .nyprodetail2 .bd .bd2 form button
    {
        width: 100%;
    }
    .nyprodetail .proname
    {
        margin: 8px 0;
        font-size: 22px;
    }
    .nyprodetail .prodesc
    {
        font-size: 14px;
        line-height: 24px;
    }
    .nyprodetail2
    {
        padding-top: 20px;
    }
    .nyprodetail2 .bd .bd1
    {
        font-size: 14px;
        line-height: 26px;
    }
    #new-div
    {
        overflow: scroll;
        width: 100%;
    }
    .new-div-table
    {
        transform: scale(.5);
        transform-origin: left top;
    }
    #new-div::-webkit-scrollbar
    {
        width: 4px;
    }
    #new-div::-webkit-scrollbar-track
    {
        background-color: #f0f0f0;
        border-radius: 0;
    }
    #new-div::-webkit-scrollbar-thumb
    {
        background-color: #6d6e70;
    }
    #new-div::-webkit-scrollbar-thumb:window-inactive
    {
        background-color: #3c3c3c;
    }
    .ny_lnew_wrap .c_tlt
    {
        text-align: left;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .pro_right
    {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .nyprodetail2 .hd span
    {
        font-size: 14px;
    }
    .nyprodetail2 .hd span em
    {
        padding: 5px 5px;
    }
}
.pro_qiehuan .swiper-container
{
    width: 96%;
    height: 330px;
    margin-left: auto;
    margin-right: auto;
}
.pro_qiehuan .swiper-slide
{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.pro_qiehuan .swiper-slide a
{
    display: block;
    width: 100%;
    height: 100%;
}
.pro_qiehuan .gallery-thumbs
{
    height: 85px;
    padding: 20px 0;
    width: 100%;
}
.pro_qiehuan .gallery-thumbs .swiper-wrapper
{
    text-align: center;
    -webkit-transform: translate3d(0,0,0)!important;
    -moz-transform: translate3d(0,0,0)!important;
    -o-transform: translate(0,0)!important;
    -ms-transform: translate3d(0,0,0)!important;
    transform: translate3d(0,0,0)!important;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.pro_qiehuan .gallery-thumbs .swiper-slide
{
    border: 2px solid #ddd;
    cursor: pointer;
    width: 92px;
    height: 80px;
    opacity: .4;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.pro_qiehuan .gallery-thumbs .swiper-slide-active
{
    opacity: 1;
    display: inline-block;
    text-align: center;
}
.pro_qiehuan .gallery-thumbs .swiper-slide img
{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.pro_qiehuan .gallery-thumbs .swiper-slide .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.pro_qiehuan .swiper-button-prev
{
    display: none;
    background: url(../image/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 9999999;
}
.pro_qiehuan .swiper-button-next
{
    display: none;
    background: url(../image/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 9999999;
}
.pro_qiehuan .swiper-pagination
{
    bottom: 0;
}
@media(max-width: 767px)
{
    .pro_qiehuan
    {
        width: 100%;
        float: none;
    }
    .pro_qiehuan .swiper-container
    {
        width: 95%;
        height: 245px;
    }
    .pro_qiehuan .gallery-thumbs
    {
        height: 60px;
    }
    .pro_qiehuan .gallery-thumbs .swiper-slide
    {
        width: 51px;
        height: 51px;
    }
    .nyprodetail .others
    {
        padding-bottom: 0;
    }
    .nyprodetail .others p
    {
        float: none;
        width: 100%;
        font-size: 14px;
    }
    .nyprodetail .others span
    {
        float: none;
        width: 100%;
        font-size: 14px;
    }
}
.ny_job_hd
{
    overflow: hidden;
    margin-bottom: 60px;
}
.ny_job_hd .job_wz
{
    float: left;
    width: 40%;
    border-top: 2px solid #176cba;
    background: #f8f8f8;
    font-size: 14px;
    color: #555;
    padding: 50px 5%;
    line-height: 28px;
}
.ny_job_hd .job_wz p
{
    height: 165px;
    overflow: hidden;
}
.ny_job_hd .job_img
{
    width: 50%;
    height: 267px;
    float: left;
    background: url(../image/jobimg.jpg) center center no-repeat;
    background-size: cover;
}
.ny_joblist>ul
{
    padding-bottom: 20px;
}
.ny_joblist>ul li
{
    float: left;
    width: 25%;
    margin-right: 3%;
    border: 1px solid #f1f1f1;
    border-top: 2px solid #176cba;
    padding: 30px 3%;
    margin-bottom: 20px;
}
.ny_joblist>ul li:nth-child(3n)
{
    margin-right: 0;
}
.ny_joblist>ul li .tlt
{
    border-bottom: 1px solid #dedede;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.ny_joblist>ul li p
{
    font-size: 14px;
    color: #555;
}
.ny_joblist>ul li p span
{
    color: #777;
}
.ny_joblist>ul li>span
{
    display: block;
    color: #777;
    height: 68px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
}
.ny_joblist>ul li a.more
{
    display: block;
    width: 160px;
    height: 40px;
    border: 1px solid #176cba;
    color: #176cba;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    margin: 30px auto 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.ny_joblist>ul li a.more:hover
{
    background: #176cba;
    color: #fff;
}
.ny_joblist2>ul li p
{
    margin-bottom: 10px;
}
.ny_joblist2>ul li
{
    float: none;
    width: 94%;
    margin: 0;
}
.ny_joblist2>ul li a.more
{
    margin: 30px 0 0;
}
.ny_joblist2>ul li>span
{
    height: auto;
    margin-bottom: 10px;
    padding-top: 0;
}
@media(max-width: 767px)
{
    .ny_job_hd .job_wz
    {
        float: none;
        width: 94%;
        padding: 20px 3%;
    }
    .ny_job_hd .job_img
    {
        float: none;
        width: 100%;
    }
    .ny_job_hd
    {
        margin-bottom: 30px;
    }
    .ny_joblist>ul li
    {
        float: none;
        width: 94%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 10px 3% 30px;
    }
    .ny_joblist2>ul li
    {
        margin-bottom: 0;
    }
}
.ny_news_con2
{
    margin-bottom: 20px;
}
.ny_news_con2 .about_img
{
    float: left;
    width: 37%;
}
.ny_news_con2 .about_img img
{
    max-width: 100%;
}
.ny_news_con2 .about_wz
{
    float: right;
    width: 60%;
    font-size: 13px;
    line-height: 30px;
    color: #555;
}
@media(max-width: 880px)
{
    .ny_news_con2 .about_img
    {
        float: none;
        width: 100%;
        text-align: center;
    }
    .ny_news_con2 .about_wz
    {
        float: none;
        width: 100%;
        padding-top: 15px;
    }
}
.h_tjpro .slideGroup4
{
    width: 100%;
    text-align: left;
    margin-top: 40px;
    background: #fff;
}
.h_tjpro .slideGroup4 .slideBox
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    position: relative;
}
.h_tjpro .slideGroup4 .sPrev, .slideGroup .sNext
{
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -64px;
    width: 30px;
    height: 94px;
    border: 1px solid #ddd;
}
.h_tjpro .slideGroup4 .sNext
{
    left: auto;
    right: 0;
}
.h_tjpro .slideGroup4 .sPrev:hover, .slideGroup .sNext:hover
{
    border-color: #f60;
}
.h_tjpro .slideGroup4 .parBd ul
{
    zoom: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.h_tjpro .slideGroup4 .parBd ul li
{
    margin: 0 0 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    position: relative;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.h_tjpro .slideGroup4 .parBd ul li .pic
{
    display: block;
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    border-radius: 99px;
    width: 80%;
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.h_tjpro .slideGroup4 .parBd ul li .pic a
{
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
}
.h_tjpro .slideGroup4 .parBd ul li .pic .iblock
{
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.h_tjpro .slideGroup4 .parBd ul li .pic img
{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: transform .6s;
}
.h_tjpro .slideGroup4 .parBd ul li .title
{
    line-height: 34px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    position: relative;
}
.h_tjpro .slideGroup4 .parBd ul li .title a
{
    font-size: 15px;
    color: #555;
}
.h_tjpro .slideGroup4 .parBd ul li:hover .title a
{
    color: #006ccc;
}
.share
{
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    margin-bottom: 15px;
}
.bshare-custom
{
    display: inline-block;
}
#map
{
    width: 100%;
    height: 550px;
    border: #ccc solid 1px;
    font-size: 12px;
    margin-bottom: 20px;
}
#map2
{
    width: 100%;
    height: 550px;
    border: #ccc solid 1px;
    font-size: 12px;
}
.bshare-custom .bshare-more
{
    display: none!important;
}
#bshare-custom1 a
{
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 0;
    vertical-align: top;
    margin: 0 5px 0 0;
}
#bshare-custom1 .bshare-facebook
{
    background: url(../image/shareicon1.jpg) center center no-repeat;
    background-size: contain;
}
#bshare-custom1 .bshare-linkedin
{
    background: url(../image/shareicon2.jpg) center center no-repeat;
    background-size: contain;
}
#bshare-custom1 .bshare-twitter
{
    background: url(/images/shareicon3.jpg) center center no-repeat;
    background-size: contain;
}
#bshare-custom1 .bshare-pinterest
{
    background: url(../image/shareicon4.jpg) center center no-repeat;
    background-size: contain;
}
#bshare-custom1 .bshare-gplus
{
    background: url(../image/shareicon5.jpg) center center no-repeat;
    background-size: contain;
}
#bshare-custom2
{
    position: fixed;
    top: 50%;
    left: 5px;
    z-index: 999999;
    margin-top: -122px;
}
#bshare-custom2 a
{
    display: block;
    margin-bottom: 5px;
    width: 44px;
    height: 44px;
    padding: 0;
}
#bshare-custom2 .bshare-facebook
{
    background: url(../image/shareicon1.jpg) center center no-repeat;
}
#bshare-custom2 .bshare-linkedin
{
    background: url(../image/shareicon2.jpg) center center no-repeat;
}
#bshare-custom2 .bshare-twitter
{
    background: url(/images/shareicon3.jpg) center center no-repeat;
}
#bshare-custom2 .bshare-pinterest
{
    background: url(../image/shareicon4.jpg) center center no-repeat;
}
#bshare-custom2 .bshare-gplus
{
    background: url(../image/shareicon5.jpg) center center no-repeat;
}
.righticon
{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999999;
    margin-top: -122px;
}
.righticon>div
{
    display: block;
    margin-bottom: 5px;
    width: 44px;
    height: 44px;
    position: relative;
}
.righticon div.skype
{
    background: url(../image/righticon1.jpg) center center no-repeat;
}
.righticon div.phnoe
{
    background: url(../image/righticon2.jpg) center center no-repeat;
}
.righticon div.email
{
    background: url(../image/righticon3.jpg) center center no-repeat;
}
.righticon div.whatsapp
{
    background: url(../image/righticon4.jpg) center center no-repeat;
}
.righticon div.ali
{
    background: url(../image/righticon5.jpg) center center no-repeat;
}
.righticon div.qq
{
    background: url(../image/righticon6.jpg) center center no-repeat;
}
.righticon>div a
{
    display: none;
    position: absolute;
    right: 44px;
    top: 0;
    font-size: 12px;
    color: #fff;
    padding-right: 10px;
}
.righticon>div a p
{
    background: #ff8e20;
    padding: 10px;
    min-width: 120px;
}
@media(max-width: 992px)
{
    .h_tjpro
    {
        padding: 40px 0 20px;
    }
    .h_tjpro .slideGroup4 .parBd ul li
    {
        padding: .2rem 0;
        font-size: .2rempx;
    }
    .h_tjpro .slideGroup4 .parBd ul li .title a
    {
        font-size: 16px;
    }
    .h_tjpro .slideGroup4 .parBd ul li .desc
    {
        font-size: 12px;
        padding-top: 0;
        line-height: 18px;
        height: 36px;
    }
}
@media(max-width: 880px)
{
    .h_tjpro
    {
        padding: 20px 0 10px;
    }
    .h_tjpro .slideGroup4 .parBd ul li .pic
    {
        height: 140px;
    }
    .h_tjpro .slideGroup4
    {
        margin-top: 0;
    }
    #map
    {
        width: 100%;
        height: 350px;
        border: #ccc solid 1px;
        font-size: 12px;
        margin-bottom: 15px;
    }
    #map2
    {
        width: 100%;
        height: 550px;
        border: #ccc solid 1px;
        font-size: 12px;
    }
    #bshare-custom2
    {
        display: none;
    }
}
.lx_dz
{
    width: 100%;
    overflow: hidden;
    margin: 50px auto 20px;
    padding: 0;
}
.lx_dz .dz_map
{
    width: 97%;
    height: 370px;
    overflow: hidden;
    margin: 0 auto;
    padding: 1%;
    border: 1px solid #d9d9d9;
}
.lx_dz .dz_map iframe
{
    width: 100%;
}
.lx_dz .dz_map iframe body
{
    width: 100%;
}
@media(max-width: 880px)
{
    .lx_dz
    {
        margin: 20px auto 20px;
    }
    .lx_dz .dz_map
    {
        height: 270px;
    }
}
