@charset "utf-8";

/* CSS Document */
html {
    font-size: 62.5%;
    /* 10÷16=62.5% */
}

* {
    word-wrap: break-word;
}

p {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 12px;
    font-size: 1.2rem;
    /* 12÷10=1.2 */
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body,
html {
    font-family: "微软雅黑";
    min-width: 320px;
}

ul,
ul li,
dl,
dl dt,
dl dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.f_faminly {
    font-family: "微软雅黑";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearboth {
    clear: both;
}

.bigzm {
    text-transform: uppercase;
}

.b_cursor {
    border: 0px;
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

input {
    outline: 0;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #888888;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs17 {
    font-size: 17px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

ul li {
    list-style-type: none;
    float: left;
}

.container {
    width: 100% !important;
    max-width: 1200px;
    max-width: 1170px\9;
}

.container1 {
    width: 100%;
}


/*loading加载*/
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #466f9e;
    z-index: 10000000;
}

.loading-img {
    width: 231px;
    position: absolute;
    height: 47px;
    left: 50%;
    top: 50%;
    margin-left: -115.5px;
    margin-top: -23.5px;
    -webkit-animation: rotateplane 1.4s infinite ease-in-out;
    animation: rotateplane 1.4s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
    0% {
        filter: alpha(opacity=0);
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes rotateplane {
    0% {
        filter: alpha(opacity=0);
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}


/*头部*/

#banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.clearpadding {
    padding: 0px;
    margin: 0px;
}


.i_bg1 {
    background-color: #ebebeb;
    border-bottom: 28px solid #004098;
}

.i_bg2 {
    background-color: #ebebeb;
}


.header {
    width: 100%;
    /* height:120px;*/
    position: fixed;
    /*height:110px;*/
    padding: 0px 4.5%;
    left: 0px;
    top: -100px;
    /*top:58p*/
    /*x;*/
    z-index: 10000;
    /*-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;*/
}

.header.fixedmenu {
    top: 20px;
    position: fixed;
}

.header.fixednav {
    position: relative;
}

.header.fixednav.fixedmenu {
    position: fixed;
}

.i_banben {
    width: 38px;
    height: 38px;
    margin-left: 40px;
    background-color: #171717;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -moz-border-radius: 100%;
    /* Gecko browsers */
    -webkit-border-radius: 100%;
    /* Webkit browsers */
    border-radius: 100%;
    /* W3C syntax */
    border: 1px solid #171717;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.i_banben:hover {
    background-color: #fff;
    color: #171717;
}

.i_logo_img {}

.i_logo_img img {}


.i_logo_ul {
    /* padding:0px 4px;*/
    height: 38px;
    background-color: #171717;
    -moz-border-radius: 3px;
    /* Gecko browsers */
    -webkit-border-radius: 3px;
    /* Webkit browsers */
    border-radius: 3px;
    /* W3C syntax */
}

.i_logo_ul .nav_menu {
    width: auto !important;
    margin: 0px;
    padding: 0px;
}

.i_logo_ul .nav_menu li {
    width: 100px;
    height: 50px;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.i_logo_ul .nav_menu li .a_nav {
    position: relative;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
}

.i_logo_ul .nav_menu li .a_nav:hover,
.i_logo_ul .nav_menu li .a_nav.active,
.i_logo_ul .nav_menu li .a_nav.active1 {
    color: #f17b24;
    /*font-weight:bold; */
    text-decoration: none;
}

.i_logo_ul .nav_menu li .a_nav:after {
    /*content:"";width:0px; height:1px; background-color:#fff; position:absolute; left:50%; bottom:0px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 margin-left:0px;*/
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
    bottom: 0px;
    background-color: currentColor;
    transform: scalex(0);
    transform-origin: right;
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.i_logo_ul .nav_menu li .a_nav:hover:after

/*,.i_logo_ul .nav_menu li .a_nav.active:after,.i_logo_ul .nav_menu li .a_nav.active1:after*/
    {
    /*width:50px; margin-left:-25px;*/
    transform: scalex(1);
    transform-origin: left;
    background-color: #f17b24;
}

.i_logo_ul .nav_menu li.zaipin {
    position: relative;
}

.i_logo_ul .nav_menu li.zaipin .twodiv {
    width: 150px;
    position: absolute;
    left: 0px;
    /* left:50%; margin-left:-75px;*/
    top: 100%;
    padding: 0px 0px;
    background-color: #fff;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    /*display:none;*/
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl {
    width: 100%;
    padding: 10px 10px;
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl dd {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl dd a {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    display: inline-block;
    float: left;
    color: #666666;
    position: relative;
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl dd a:hover {
    color: #f17b24;
    text-decoration: none;
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl dd a:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
    bottom: 0px;
    background-color: currentColor;
    transform: scalex(0);
    transform-origin: right;
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.i_logo_ul .nav_menu li.zaipin .twodiv .twodl dd a:hover:after {
    transform: scalex(1);
    transform-origin: left;
    background-color: #f17b24;
}

.i_logo_ul .nav_menu li .twodiv {
    width: 100%;
    padding: 0px 4.5%;
    position: absolute;
    left: 0px;
    top: 50px;
    display: none;
}

.i_logo_ul .nav_menu li .twodiv_c {
    width: 100%;
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    -moz-border-radius: 8px;
    /* Gecko browsers */
    -webkit-border-radius: 8px;
    /* Webkit browsers */
    border-radius: 8px;
    /* W3C syntax */
}

.i_logo_ul .nav_menu li .twodiv_dl {
    width: 100%;
}

.i_logo_ul .nav_menu li .twodiv_dl dd {
    width: 100%;
    padding-bottom: 20px;
}

.i_logo_ul .nav_menu li .twodiv_dl dd a {
    width: 20%;
    float: left;
    text-align: left;
    height: 32px;
    padding-left: 27px;
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    position: relative;
}

.i_logo_ul .nav_menu li .twodiv_dl dd a:hover {
    text-decoration: none;
    color: #f17b24;
}

.i_logo_ul .nav_menu li .twodiv_dl dd a .pict {
    width: 20px;
    height: 11px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5.5px;
}

.i_logo_ul .nav_menu li .twodiv_dl dd a .pict img {
    width: 20px;
    height: 11px;
    float: left;
}



.i_ss {
    width: 5%;
    height: 100px;
    position: relative;
}

.i_ss_t {
    width: 100%;
    height: 100%;
    background: url(../image/tb_01s.png) center no-repeat;
    cursor: pointer;
}

.i_ss_c {
    width: 200px;
    position: absolute;
    background-color: #fff;
    right: 0px;
    top: 100%;
    display: none;
}

.i_ss_c .ipt1 {
    width: 85%;
    height: 34px;
    line-height: 34px;
    background-color: transparent;
    text-indent: 10px;
    border: 0px;
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
}

.i_ss_c .ipt2 {
    width: 15%;
    height: 34px;
    line-height: 34px;
    border: 0px;
    background: url(../image/tb_01sz.png) center no-repeat;
    cursor: pointer;
    background-size: 18px;
    background-color: #004098;
}

.i_ss_c .ipt1:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.i_ss_c .ipt1::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

.i_ss_c .ipt1:-ms-input-placeholder {
    color: #999999;
}

.i_ss_c .ipt1::-webkit-input-placeholder {
    color: #999999;
}



.home-swiper {
    width: 100%;
    height: 100%;
}

.home-swiper .swiper-slide {
    text-align: left;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    width: 100%;
    position: relative;
}

/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/
.home-swiper .swiper-slide .s1 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
}

.home-swiper .swiper-slide .s1 img {
    width: 100%;
    height: auto !important;
    display: none;
}

.home-swiper .swiper-slide .s2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: none;
}

.home-swiper .swiper-slide .s2 img {
    width: 100%;
    height: auto !important;
    display: none;
}

.home-swiper .swiper-slide .banner_zc {
    width: 100%;
    height: 100%;
    /*background:url(../images/tb_08.png) repeat;*/
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1111111;
}

.home-swiper .swiper-slide .banner_text {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    color: #fff;
    z-index: 2111111;
}

.home-swiper .swiper-slide .banner_text .text {
    width: 100%;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.8;
}
.home-swiper .swiper-slide .banner_text .slogan {
    font-size: 18px;
    font-weight: bold;
}
/*.home-swiper .swiper-slide .banner_text .phone {*/
/*    width: 100%;*/
/*    line-height: 1.7;*/
/*    font-size: 39px;*/
/*    color: #f17b24;*/
/*    font-weight: bold;*/
/*}*/

/*.home-swiper .swiper-slide .banner_text .more {*/
/*    display: inline-block;*/
/*    width: 140px;*/
/*    text-align: center;*/
/*    height: 46px;*/
/*    line-height: 46px;*/
/*    border: 1px solid #fff;*/
/*    margin-top: 45px;*/
/*    -moz-border-radius: 23px;*/
/*    !* Gecko browsers *!*/
/*    -webkit-border-radius: 23px;*/
/*    !* Webkit browsers *!*/
/*    border-radius: 23px;*/
/*    !* W3C syntax *!*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    !*-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;*!*/
/*}*/

/*.home-swiper .swiper-slide .banner_text .more:hover {*/
/*    background-color: #f17b24;*/
/*    color: #fff;*/
/*    border: 1px solid #f17b24;*/
/*    transition-delay: 0s;*/
/*    -webkit-transition-delay: 0s;*/
/*    -moz-transition-delay: 0s;*/
/*    -o-transition-delay: 0s;*/
/*}*/


/*.home-swiper .swiper-slide .banner_text .text,*/
/*.home-swiper .swiper-slide .banner_text .phone,*/
/*.home-swiper .swiper-slide .banner_text .more {*/
/*    opacity: 0;*/
/*    filter: alpha(opacity=0);*/
/*    -webkit-transform: translateX(50%);*/
/*    -ms-transform: translateX(50%);*/
/*    -o-transform: translateX(50%);*/
/*    transform: translateX(50%);*/
/*    -webkit-transition: all 0.5s;*/
/*    transition: all 0.5s;*/
/*}*/

/*.home-swiper .swiper-slide.swiper-slide-active .banner_text .text,*/
/*.home-swiper .swiper-slide.swiper-slide-active .banner_text .phone,*/
/*.home-swiper .swiper-slide.swiper-slide-active .banner_text .more {*/
/*    opacity: 1;*/
/*    filter: alpha(opacity=100);*/
/*    -webkit-transform: translateX(0);*/
/*    -ms-transform: translateX(0);*/
/*    -o-transform: translateX(0);*/
/*    transform: translateX(0);*/
/*}*/

.home-swiper .swiper-slide.swiper-slide-active .banner_text .text {
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
}

/*.home-swiper .swiper-slide.swiper-slide-active .banner_text .phone {*/
/*    transition-delay: 0.2s;*/
/*    -webkit-transition-delay: 0.2s;*/
/*    -moz-transition-delay: 0.6s;*/
/*    -o-transition-delay: 0.2s;*/
/*}*/

/*.home-swiper .swiper-slide.swiper-slide-active .banner_text .more{transition-delay:0.3s;-webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay:0.3s;}*/
.home-swiper .swiper-slide.swiper-slide-active .s1 {
    -webkit-animation: hvr-bob 7s ease infinite;
    animation: hvr-bob 7s ease infinite;
    animation-iteration-count: 1;
}

.home-swiper .swiper-slide.swiper-slide-active .s2 {
    -webkit-animation: hvr-bob 7s ease infinite;
    animation: hvr-bob 7s ease infinite;
    animation-iteration-count: 1;
}


.home-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: 0px 10px !important;
    transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    position: relative;
    -moz-border-radius: 100%;
    /* Gecko browsers */
    -webkit-border-radius: 100%;
    /* Webkit browsers */
    border-radius: 100%;
    /* W3C syntax */
    background: url(../image/tb_06.png) center no-repeat;
    background-size: 100%;
}

.home-pagination .swiper-pagination-bullet-active {
    background: url(../image/tb_07.png) center no-repeat;
    background-size: 100%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.home-swiper.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 100%;
    text-align: center;
    bottom: 20px;
}

/*
.home-swiper .home_prev{width:21px; height:40px; background:url(../images/banner_l.png) no-repeat; position:absolute; left:4%; top:50%; margin-top:-20px; background-size:100%;}
.home-swiper .home_next{width:21px; height:40px; background:url(../images/banner_r.png) no-repeat; position:absolute; right:4%; top:50%; margin-top:-20px; background-size:100%;}*/




/*首页内容部分*/
.ui_div {
    width: 100%;
}

.ui_div1 {
    width: 100%;
}

.ui_div_center {
    width: 1440px;
    margin: 0px auto;
}

.ui_div_con {
    width: 1200px;
    margin: 0px auto;
}


/*手机导航*/
/* CSS Document */
.phone_nav {
    display: none;
}

.phone_nav.fixedmenu {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100000;
}

.phone_logo {
    padding: 10px 0px;
}

.phone_logo .p1 img {
    width: auto;
    height: 35px;
}

.phone_nav.bgcolor {
    background-color: #171717;
    transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

@media screen and (max-width:1200px) {
    .phone_logo .p1 {
        display: block;
        width: 100%;
        display: inline-block;
        position: relative;
    }

    /*.header{ display:none;}*/
    .phone_logo {
        width: 100%;
        padding: 15px 20px;
        box-sizing: border-box;
    }

    .phone_nav {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        display: block;
        z-index: 100000;
    }

    /*导航按钮*/
    .phone_nav .nav_but_box {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        right: 10px;
        top: 50%;
        margin-top: -15px;
        z-index: 1;
        transition: all 0.7s;
        -webkit-transition: all 0.7s;
    }

    .phone_nav .nav_but {
        display: inline-block;
        position: relative;
        width: 20px;
        height: 2px;
        z-index: 2;
        margin: 13px 0 0 5px;
        background: #ffffff;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .phone_nav .nav_but:before,
    .nav_but:after {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        position: absolute;
        background: #ffffff;
        transition-property: margin, -webkit-transform;
        -webkit-transition-property: margin, -webkit-transform;
        transition-property: margin, transform;
        transition-property: margin, transform, -webkit-transform;
        transition-duration: 300ms;
        -webkit-transition-duration: 300ms;
    }

    .phone_nav .nav_but:before {
        margin-top: -5px;
    }

    .phone_nav .nav_but:after {
        margin-top: 5px;
    }

    /*栏目名称*/
    .phone_nav .nav_main {
        height: 100%;
        position: fixed;
        left: 0;
        opacity: 0;
        width: 0;
        transition: all 0.4s ease 0.3s;
        -webkit-transition: all 0.4s ease 0.3s;
        background-color: #171717;
        overflow: hidden;
    }

    .phone_nav .nav_main ul {
        padding: 0 20px;
        margin-top: 40px;
    }

    .phone_nav .nav_main li a {
        background-position: left;
        color: #fff;
        height: 46px;
        line-height: 46px;
        display: inline-block;
        background-size: 32px;
        background-repeat: no-repeat;
        font-size: 14px;
    }

    .phone_nav .nav_main .ss {
        border: 1px solid #fff;
        margin-top: 20px;
    }

    .phone_nav .nav_main .ss .p2 {
        float: right;
    }

    .phone_nav .nav_main .ss .p2 input {
        border: 0;
        width: 34px;
        height: 34px;
    }

    .phone_nav .nav_main .ss .p1 {
        display: block;
        margin: 0 34px 0 5px;
    }

    .phone_nav .nav_main .ss .p1 input {
        width: 100%;
        height: 34px;
        line-height: 34px;
        background: none;
        border: 0;
        font-family: "Microsoft YaHei";
        font-size: 14px;
        color: #fff;
    }

    .phone_nav .nav_main li b {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 0px;
        width: 50%;
        height: 50px;
        background: url("../image/lmfooter_bottom.png") center right no-repeat;
        z-index: 99;
    }

    .phone_nav .nav_main .ul {
        padding: 0 0 0px 20px;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s;
        -webkit-transition: max-height 0.4s;
    }

    .phone_nav .nav_main .ul li {
        padding: 0;
        border-bottom: 0;
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }

    .phone_nav .nav_main .ul li a {
        padding: 0;
        height: auto;
        line-height: 30px;
        font-weight: normal
    }

    .phone_nav .nav_main .b_one .ul {
        max-height: 300px;
        padding: 0 0 0px 20px;
        margin-bottom: 10px;
    }


    .phone_nav .nav_main li {
        width: 100%;
        transform: translateX(100px);
        -webkit-transform: translateX(100px);
        transition: all 0.8s ease;
        -webkit-transition: all 0.8s ease;
        border-bottom: 1px solid rgba(225, 225, 225, 0.5);
        padding: 0 20px;
        position: relative;
    }

    .phone_nav .nav_main li:nth-of-type(1) {
        transition-delay: 0.1s;
        -webkit-transition-delay: 0.1s;
    }

    .phone_nav .nav_main li:nth-of-type(2) {
        transition-delay: 0.2s;
        -webkit-transition-delay: 0.2s;
    }

    .phone_nav .nav_main li:nth-of-type(3) {
        transition-delay: 0.3s;
        -webkit-transition-delay: 0.3s;
    }

    .phone_nav .nav_main li:nth-of-type(4) {
        transition-delay: 0.4s;
        -webkit-transition-delay: 0.4s;
    }

    .phone_nav .nav_main li:nth-of-type(5) {
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .phone_nav .nav_main li:nth-of-type(6) {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .phone_nav .nav_main li:nth-of-type(7) {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .phone_nav .nav_main li:nth-of-type(8) {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .phone_nav .nav_main li:nth-of-type(9) {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .phone_nav .nav_main li:nth-of-type(10) {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }


    /*打开样式*/
    .phone_nav_one {
        transition-delay: 0s;
        -webkit-transition-delay: 0s;
    }

    .phone_nav_one .nav_main {
        opacity: 1;
        width: 100%;
        overflow: inherit;
    }

    .phone_nav_one .nav_but {
        background: rgba(0, 0, 0, 0);
    }

    .phone_nav_one .nav_but:before {
        margin-top: 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .phone_nav_one .nav_but:after {
        margin-top: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .phone_nav_one .nav_but_box {
        opacity: 0.8;
    }

    .phone_nav_one .nav_main li {
        width: 100%;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
}




@media screen and (max-width:470px) {

    /*--768-0--*/
    .phone_logo {
        padding: 10px 10px
    }

    .phone_nav .nav_main ul {
        height: 410px;
    }

    .phone_nav .nav_main .b_one .ul {
        height: auto;
    }

}

@media screen and (max-width:758px) {

    /*--768-0--*/
    /*.phone_nav .nav_but_box{ top:34px; right:10px;}*/
    .phone_nav .nav_main ul {
        margin-top: 20px;
        height: 550px;
        overflow-y: auto;
        box-sizing: border-box;
    }

    .phone_nav .nav_main .b_one .ul {
        height: auto;
    }

}

/*手机导航*/
.i_ssbn {
    width: 50px;
    height: 100%;
    background: url(../image/tb_01s.png) center no-repeat;
    background-size: 17px;
    position: absolute;
    top: 0px;
    right: 40px;
    z-index: 10000;
}

.i_ssbn span {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.i_ssbn_div {
    width: 200px;
    display: none;
    background-color: #fff;
    z-index: 10000;
    position: absolute;
    right: 0px;
    top: 100%;
    box-shadow: 0px 5px 20px 0px #d9d9d9;
}

.i_ssbn_div .ipt1 {
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border: 0px;
    font-family: "微软雅黑";
    background-color: #fff;
    color: #b9b9b9;
    font-size: 0.16rem;
}

.i_ssbn_div .ipt2 {
    width: 20%;
    height: 40px;
    background: url(../image/tb_01sz.png) center no-repeat;
    background-color: #004098;
    border: 0px;
    background-size: 15px;
}

.i_ssbn_div input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b9b9b9;
}

.i_ssbn_div input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b9b9b9;
}

.i_ssbn_div input:-ms-input-placeholder {
    color: #b9b9b9;
}

.i_ssbn_div input::-webkit-input-placeholder {
    color: #b9b9b9;
}


.video_banner {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}


.i_ff {
    background-color: #171717;
}

.i_footer {
    width: 100%;
    padding: 95px 0px 20px 0px;
}

.i_footer_t {
    width: 100%;
    padding-bottom: 80px;
    border-bottom: 1px solid #454545;
}

.i_footer_t_l {
    width: 42.5%;
}

.i_footer_t_l_t {
    width: 100%;
    padding-bottom: 10px;
    line-height: 1.8;
    color: #fff;
    font-size: 14px;
}

.i_footer_t_l_t .s1 {
    font-size: 18px;
    font-weight: bold;
}

.i_footer_t_l_c {
    width: 100%;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 2;
}

.i_footer_t_l_c table tr td {
    padding: 8px 0px;
    line-height: 2;
}

.i_footer_t_c {
    width: 23%;
}

.i_footer_t_c_menu {
    width: 100%;
    padding-bottom: 15px;
}

.i_footer_t_c_menu li {
    width: 100%;
    float: left;
}

.i_footer_t_c_menu li a {
    width: 100%;
    padding: 8px 0px;
    display: inline-block;
    line-height: 1.6;
    overflow: hidden;
    color: #bbbbbb;
    font-size: 16px;
}

.i_footer_t_c_menu li a:hover {
    text-decoration: none;
    color: #f17b24;
}

.i_footer_t_c_lx {
    width: 116px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -moz-border-radius: 18px;
    /* Gecko browsers */
    -webkit-border18pxradius: 18px;
    /* Webkit browsers */
    border-radius: 15px;
    /* W3C syntax */
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.i_footer_t_c_lx:hover {
    background-color: #f17b24;
    color: #fff;
    border: 1px solid #f17b24;
}

.i_footer_t_r {
    width: 34.5%;
}

.i_footer_t_r_t {
    width: 100%;
    padding-bottom: 37px;
    line-height: 1.8;
    color: #fff;
    font-size: 28px;
}

.i_footer_t_r_c {
    width: 100%;
}

.i_footer_t_r_c_l {
    width: 85%;
}

.i_footer_t_r_c_l .s1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #bbbbbb;
    font-size: 16px;
}

.i_footer_t_r_c_l .ipt1 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    border: 0px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #bbbbbb;
    font-family: "微软雅黑";
}

.i_footer_t_r_c .ipt2 {
    width: 15%;
    height: 36px;
    border: 1px solid #b7b7b7;
    line-height: 36px;
    text-align: center;
    background: url(../image/tb_04.png) center no-repeat;
    -moz-border-radius: 18px;
    /* Gecko browsers */
    -webkit-border-radius: 18px;
    /* Webkit browsers */
    border-radius: 18px;
    /* W3C syntax */
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.i_footer_t_r_c .ipt2:hover {
    cursor: pointer;
    background: url(../image/tb_04.png) center no-repeat;
    border: 1px solid #f17b24;
    background-color: #f17b24;
}

.i_footer_b {
    width: 100%;
    padding-top: 35px;
    line-height: 1.8;
    color: #bbbbbb;
    font-size: 14px;
    text-align: center;
}

.i_footer_b a {
    color: #bbbbbb;
}

.i_footer_b a:hover {
    color: #fff;
}


.wx_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 111;
}

.wx_top.activshow {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.wx_top img {
    width: 100%;
}


.n_banner {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.n_banner img {
    width: 100%;
}



.pc_amenu {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(../image/tb_015.png) repeat;
}

.a_menu {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
}

.a_menu .a_menu_a {
    padding: 0px;
    margin: 0px;
    padding: 0px 25px;
    margin: 0px 5px;
    height: 50px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    color: #222222;
    font-size: 16px;
    position: relative;
}

.a_menu .a_menu_a:hover,
.a_menu .a_menu_a.activetm1 {
    color: #fff;
    background-color: #1c5fc4;
    text-decoration: none;
}


.a_zxlmenu {
    width: 100%;
    position: relative;
    display: none;
    z-index: 111;
    margin-top: 10px;
}

.a_zxlmenu_t {
    width: 100%;
    padding: 3% 0px;
    background: url(../image/zxl_jt1.jpg) right center no-repeat;
    font-size: 16px;
    text-align: center;
    background-color: #004098;
    color: #fff;
    cursor: pointer;
    background-size: 30px;
}

.a_zxlmenu_c {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #eeeeee;
    text-indent: 0px;
    display: none;
    -moz-box-shadow: 0px 0px 10px #c7c5bf;
    /*firefox*/
    -webkit-box-shadow: 0px 0px 10px #c7c5bf;
    /*webkit*/
    box-shadow: 0px 0px 10px #c7c5bf;
    /*opera或ie9*/
}

.a_zxlmenu_c li {
    width: 100%;
    float: left;
    text-align: center;
}

.a_zxlmenu_c li .aone {
    width: 100%;
    padding: 3% 0px;
    display: inline-block;
    color: #004098;
    font-size: 14px;
    text-decoration: none;
    text-indent: 0px;
}

.a_zxlmenu_c li .aone:hover,
.a_zxlmenu_c li .aone.activetwo {
    color: #fff;
    text-decoration: none;
    background-color: #1d5aaf;
}

.a_zxlmenu_c li dl {
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: none;
}

.a_zxlmenu_c li dl dd {
    width: 100%;
    float: left;
    text-align: center;
}

.a_zxlmenu_c li dl dd a,
.a_zxlmenu_c li dl dd a:hover {
    width: 100%;
    padding: 3% 0px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    text-indent: 0px;
}


.video_div {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    z-index: 100011111111111;
    left: 0px;
    top: -100%;
}

.video_div_closebtv {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 100;
}

.video_div_center {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.n_bg1 {
    background-color: #242424;
}

.n_box1 {
    width: 100%;
    padding: 55px 0px 50px 0px;
}

.n_box1_t {
    width: 100%;
    position: relative;
}

.n_box1_t .s1 {
    width: 100%;
    padding: 15px 0px;
    line-height: 1.1;
    color: #f5f5f5;
    font-size: 76px;
    font-weight: bold;
    filter: alpha(opacity=10);
    -moz-opacity: 01;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    text-align: center;
}

.n_box1_t .s2 {
    width: 100%;
    padding-bottom: 20px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    font-size: 28px;
    z-index: 1;
}

.n_box1_t .s2:after {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #f17b24;
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: 1;
    margin-left: -20px;
}

.n_box1_t.active .s1 {
    text-align: left;
}

.n_box1_t.active .s2 {
    text-align: left;
}

.n_box1_t.active .s2:after {
    left: 0px;
    margin-left: 0px;
}

.n_box1_c {
    width: 100%;
    padding: 30px 0px 80px 0px;
    line-height: 2;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
}

.n_box1_c img {
    max-width: 100%;
    height: auto !important;
}

.n_box1_c.n_box1_c1 {
    padding: 0px;
    padding-top: 30px;
}

.n_box3 {
    width: 100%;
    padding: 105px 0px 100px 0px;
}

.n_box3 .a_img {
    width: 47.6%;
    display: inline-block;
    overflow: hidden;
}

.n_box3 .a_img img {
    width: 100%;
}

.n_box3 .a_img_r {
    width: 46%;
}

.n_box3 .a_img_rc {
    width: 100%;
    margin-top: 25px;
    height: auto !important;
    /*height:175px;*/
    line-height: 35px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
}

.i_section {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.bg_blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center !important;
    /*opacity: 0.4;*/
    z-index: 1;
}

.n_box4 {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 115px 7%;
}

.n_box4_ul {
    width: 100%;
}

.n_box4_ul li {
    width: 33.33%;
    float: left;
    padding: 20px;
}

.n_box4_ul li .div {
    width: 100%;
    background: url(../image/tb_09.png) repeat;
    padding: 35px 20px 10px 20px;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.n_box4_ul li .div .div_t {
    width: 100%;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}

.n_box4_ul li .div .div_c {
    width: 100%;
    height: 54px;
    line-height: 27px;
    overflow: hidden;
}

.n_box4_ul li .div:hover {
    -moz-box-shadow: 0px 0px 10px #baa186;
    /*firefox*/
    -webkit-box-shadow: 0px 0px 10px #baa186;
    /*webkit*/
    box-shadow: 0px 0px 10px #baa186;
    /*opera或ie9*/
}

.n_box5 {
    width: 100%;
    padding: 170px 0px 0px 0px;
}

.n_box5_t {
    width: 100%;
    line-height: 1.9;
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    padding: 0px 3%;
}

.n_bg2 {
    border-bottom: 1px solid #4d4d4d;
}

.n_box5_menu {
    width: 100%;
    text-align: center;
}

.n_box5_menu a {
    height: 66px;
    line-height: 66px;
    padding: 0px 40px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.n_box5_menu a:hover,
.n_box5_menu a.activetopm {
    color: #f17b24;
    text-decoration: none;
}

.n_box5_menu a:after {
    width: 0px;
    height: 3px;
    background-color: #f17b24;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    content: "";
    bottom: 0px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.n_box5_menu a:hover:after,
.n_box5_menu a.activetopm:after {
    width: 62px;
}

.n_box6 {
    width: 100%;
    padding: 85px 0px 95px 0px;
}

.n_box6_ul {
    width: 100%;
}

.n_box6_ul li {
    width: 48%;
    float: left;
    margin-right: 4%;
    padding-bottom: 55px;
}

.n_box6_ul li .div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: left;
    color: #bbbbbb;
    font-size: 16px;
}

.n_box6_ul li .div:hover {
    color: #fff;
    text-decoration: none;
}

.n_box6_ul li .div .a_img {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
}

.n_box6_ul li .div .a_img img {
    width: 100%;
}

.n_box6_ul li .div .a_text {
    width: 100%;
    height: 58px;
    line-height: 58px;
    margin-top: 10px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.n_box6_ul li .div .a_text_c {
    width: 100%;
    height: 52px;
    line-height: 26px;
    overflow: hidden;
}

.a_mtbd_dpages {
    width: 100%;
    text-align: center;
    padding: 25px 0% 25px 0%;
    font-size: 14px;
}

.a_mtbd_dpages a,
.a_mtbd_dpages span {
    padding: 0px 15px;
    height: 30px;
    margin-bottom: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #f5f5f4;
    color: #333333;
    display: inline-block;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    -moz-border-radius: 2px;
    /* Gecko browsers */
    -webkit-border-radius: 2px;
    /* Webkit browsers */
    border-radius: 2px;
    /* W3C syntax */
}

.a_mtbd_dpages a:hover,
.a_mtbd_dpages a.activepages,
.a_mtbd_dpages span {
    color: #fff;
    text-decoration: none;
    background-color: #f17b24;
}

.n_box6_c {
    width: 100%;
    padding: 60px 0px 120px 0px;
}

.n_box6_c_t {
    width: 100%;
    padding: 20px 0px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
    position: relative;
    font-size: 28px;
    font-weight: bold;
}

.n_box6_c_t:after {
    width: 40px;
    height: 4px;
    background-color: #f17b24;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -20px;
    content: "";
    z-index: 1;
}

.n_box6_c_con {
    width: 100%;
    padding-top: 30px;
    line-height: 2.5;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
}

.n_box6_c_con img {
    max-width: 100%;
    height: auto !important;
}

.n_newsList {
    width: 100%;
}

.n_newsList li {
    width: 100%;
    padding-bottom: 95px;
    float: left;
}

.n_newsList li .div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: left;
    color: #fff;
    font-size: 16px;
}

.n_newsList li .div:hover {
    color: #fff;
    text-decoration: none;
}

.n_newsList li .div .a_img {
    width: 48%;
    display: inline-block;
    overflow: hidden;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
}

.n_newsList li .div .a_img img {
    width: 100%;
}

.n_newsList li .div .a_img_r {
    width: 48%;
    padding-top: 42px;
}

.n_newsList li .div .a_img_r .div_t {
    width: 100%;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
}

.n_newsList li .div .a_img_r .div_c {
    width: 100%;
    height: 48px;
    margin-bottom: 20px;
    line-height: 48px;
    overflow: hidden;
    font-size: 38px;
}

.n_newsList li .div .a_img_r .div_text {
    width: 100%;
    height: 100px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 20px;
}

.n_newsList li .div .a_img_r .div_b {
    width: 62px;
    height: 36px;
    border: 1px solid #f17b24;
    background: url(../image/tb_010.png) center no-repeat;
    -moz-border-radius: 18px;
    /* Gecko browsers */
    -webkit-border-radius: 18px;
    /* Webkit browsers */
    border-radius: 18px;
    /* W3C syntax */
}

.n_newsList li .div:hover .a_img_r .div_b {
    background: url(../image/tb_010s.png) center no-repeat;
    background-color: #f17b24;
    text-decoration: none;
}

.n_box7 {
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.n_box7_time {
    width: 100%;
    padding: 20px 0px;
    line-height: 1.7;
}

.n_box7_t {
    width: 100%;
    line-height: 1.8;
    font-size: 28px;
}

.n_box7_c {
    width: 100%;
    padding: 45px 0px;
    line-height: 2;
    overflow: hidden;
}

.n_box7_c img {
    max-width: 100%;
    height: auto !important;
}

.n_box7_b {
    width: 100%;
}

.n_box7_b a {
    width: 50%;
    color: #fff;
    font-size: 22px;
    line-height: 1.8;
    float: left;
}

.n_box7_b a:hover {
    color: #f17b24;
    text-decoration: none;
}

.n_box7_b a.a1 {
    text-align: right;
}

.n_box8 {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.n_box8_t {
    width: 100%;
    padding-top: 200px;
    padding-bottom: 100px;
    /* position:absolute; left:0px; top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);*/
}

.n_box8_t_l {
    width: 43%;
    color: #fff;
    font-size: 16px
}

.n_box8_t_l_t {
    width: 100%;
    padding: 15px 0px;
    line-height: 1.7;
    color: #f17b24;
    font-size: 44px;
    font-weight: bold;
}

.n_box8_t_l_logo {
    width: 100%;
    line-height: 1.6;
    padding-bottom: 16px;
}

.n_box8_t_l_logo .s1 {
    font-size: 24px;
}

.n_box8_t_l_c {
    width: 100%;
    font-size: 18px;
    line-height: 2;
    overflow: hidden;
}

.n_box8_t_l_c img {
    max-width: 100%;
    height: auto !important;
}

.n_box8_t_r {
    width: 43%;
    padding-top: 15px;
    color: #fff;
    font-size: 18px;
}

.n_box8_t_r li {
    width: 100%;
    padding-bottom: 30px;
    float: left;
}

.n_box8_t_r li .div_l {
    width: 46%;
    float: left;
}

.n_box8_t_r li .div_r {
    width: 46%;
    float: right;
}

.n_box8_t_r li .div_t {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.n_box8_t_r li .div_c {
    width: 100%;
}

.n_box8_t_r li .div_c .ipt1 {
    width: 100%;
    height: 35px;
    background-color: transparent;
    line-height: 35px;
    border: 0px;
    border-bottom: 1px solid #879fa2;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
}

.n_box8_t_r li .div_c .ipt2 {
    width: 100%;
    height: 90px;
    background-color: transparent;
    line-height: 1.8;
    border: 0px;
    border-bottom: 1px solid #879fa2;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    resize: none;
}

.n_box8_t_r li .ipt3 {
    width: 98px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-family: "微软雅黑";
    -moz-border-radius: 21px;
    /* Gecko browsers */
    -webkit-border-radius: 21px;
    /* Webkit browsers */
    border-radius: 21px;
    /* W3C syntax */
    border: 0px;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: transparent;
}

.n_box8_t_r li .ipt3:hover {
    background-color: #f17b24;
    color: #fff;
    border: 1px solid #f17b24;
}
.n_box9 {
    width: 100%;
    padding: 62px 0px;
}

.n_box9_t {
    width: 100%;
    padding-bottom: 87px;
}

.n_box9_t_l {
    width: 45%;
}

.n_box9_t_l_t {
    width: 100%;
    padding: 20px 0px;
    line-height: 1.5;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    position: relative;
}

.n_box9_t_l_t:after {
    width: 40px;
    height: 4px;
    background-color: #f17b24;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    content: "";
}

.n_box9_t_l_t.active {
    text-align: center;
}

.n_box9_t_l_t.active:after {
    left: 50%;
    margin-left: -20px;
}

.n_box9_t_l_c {
    width: 100%;
    padding-top: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
}

.n_box9_t_r {
    width: 49%;
    padding-top: 94px;
    display: inline-block;
    overflow: hidden;
}

/*.n_box9_t_r img{width:100%;}*/

.n_box9_t_r_img {
    width: 100%;
}

.n_box9_t_r_img img {
    width: 100%;
}

.n_box9_t_r_video {
    width: 100%;
    /*height:390px;*/
    height: auto !important;
    position: relative;
}

.n_box9_t_r_video video {
    position: relative;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}

.n_box9_ul {
    width: 100%;
    padding-bottom: 90px;
}

.n_box9_ul li {
    width: 33.33%;
    float: left;
}

.n_box9_ul li .div {
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    padding: 45px 20px 35px 20px;
    font-size: 16px;
    position: relative;
}

.n_box9_ul li .div:hover {
    color: #fff;
    text-decoration: none;
}

.n_box9_ul li .div:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #f17b24;
    content: "";
    transform: scalex(0);
    transform-origin: right;
    transition: transform 1s cubic-bezier(.19, 1, .22, 1);
}

.n_box9_ul li .div:hover:after {
    transform: scalex(1);
    transform-origin: left;
}

.n_box9_ul li .div .div_t {
    width: 100%;
    padding-bottom: 23px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.n_box9_ul li .div .div_t img {
    max-width: 100%;
    height: auto !important;
    background-color: #fff;
    -moz-border-radius: 100%;
    /* Gecko browsers */
    -webkit-border-radius: 100%;
    /* Webkit browsers */
    border-radius: 100%;
    /* W3C syntax */
    /*border: 2px solid #f17b24;*/
}

.n_box9_ul li .div .div_c {
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 22px;
}

.n_box9_ul li .div .div_b {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.n_box10 {
    width: 100%;
}

.n_box10 li {
    width: 25%;
    float: left;
    padding: 0px 2px 4px 2px;
}

.n_box10 li .a_img {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.n_box10 li .a_img:before {
    width: 100%;
    height: 100%;
    background: url(../image/tb_011.png) repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

/*.n_box10 li .a_img:after{width:100%; height:100%; background:url(../image/tb_012.png) center center no-repeat; position:absolute; left:0px; top:0px; z-index:2; content:"";opacity: 0; filter: alpha(opacity=0);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
-webkit-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}*/
.n_box10 li .a_img:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*.n_box10 li .a_img:hover:after{opacity: 1; filter: alpha(opacity=100);-webkit-transform:scale(1, 1); transform:scale(1, 1);}*/
.n_box10 li .a_img img {
    width: 100%;
}

.n_box10 li .a_img .a_text {
    width: 100%;
    background: url(../image/tb_012.png) bottom center no-repeat;
    line-height: 1.8;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    position: absolute;
    left: 0px;
    top: 50%;
    padding: 0px 10px 40px 10px;
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 2;
    text-align: center;
}

.n_box10 li .a_img:hover .a_text {
    opacity: 1;
    filter: alpha(opacity=100);
}



.n_box11 {
    width: 100%;
    padding: 70px 0px 100px 0px;
}

.n_box11_t {
    width: 100%;
    padding-top: 40px;
    overflow: hidden;
}

.n_box11_t_pc {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: block;
}

.n_box11_t_pc img {
    max-width: 100%;
    height: auto !important;
}

.n_box11_t_wap {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: none;
}

.n_box11_t_wap img {
    max-width: 100%;
    height: auto !important;
}

.n_box11_c {
    width: 100%;
}

.n_box11_c li {
    width: 50%;
    float: left;
    padding: 55px 4% 85px 4%;
    background-color: #4e4e4e;
    color: #fff;
    font-size: 16px;
}

.n_box11_c li .div_t {
    width: 100%;
    height: 90px;
    line-height: 90px;
    position: relative;
    font-size: 36px;
    font-weight: bold;
}

.n_box11_c li .div_t:after {
    width: 40px;
    height: 4px;
    background-color: #f17b24;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    content: "";
}

.n_box11_c li .div_c {
    width: 100%;
    margin: 20px 0px 15px 0px;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
}

.n_box11_c li .div_b {
    width: 128px;
    height: 46px;
    line-height: 46px;
    border: 2px solid #f17b24;
    color: #f17b24;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    -moz-border-radius: 23px;
    /* Gecko browsers */
    -webkit-border-radius: 23px;
    /* Webkit browsers */
    border-radius: 23px;
    /* W3C syntax */
}

.n_box11_c li .div_b:hover {
    background-color: #f17b24;
    color: #fff;
    text-decoration: none;
}

.n_box11_c li:nth-child(2) {
    background-color: #333;
}


.n_bg3 {
    background-color: #171717;
}

.n_box12 {
    width: 100%;
    padding: 30px 0px 75px 0px;
    padding-bottom: 30px !important;
}

.n_box12_t {
    width: 100%;
    padding: 25px 0px;
    line-height: 1.5;
    color: #fff;
    font-size: 24px;
}

.n_box12_t li {
    width: 100%;
    padding-bottom: 20px;
    float: left;
}

.n_box12_t li dl {
    width: 100%;
}

.n_box12_t li dl dd {
    width: 20%;
    float: left;
}

.n_box12_t li dl dd a {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    overflow: hidden;
    color: #bbbbbb;
    font-size: 14px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.n_box12_t li dl dd a:hover {
    text-decoration: none;
    color: #f17b24;
}

.n_box12_t.activetb li dl dd a {
    position: relative;
    padding-left: 27px
}

.n_box12_t.activetb li dl dd a .pict {
    width: 20px;
    height: 11px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5.5px;
}

.n_box12_t.activetb li dl dd a .pict img {
    width: 20px;
    height: 11px;
    float: left;
}



.n_bjdiv {
    width: 100%;
    height: 100%;
    background: url(../image/tb_014.png) repeat;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 111111;
    display: none;
}

.n_bjdiv_c {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 50%;
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 1111111;
}

.n_bjdiv_con {
    width: 100%;
    background-color: #fff;
    -moz-border-radius: 10px;
    /* Gecko browsers */
    -webkit-border-radius: 10px;
    /* Webkit browsers */
    border-radius: 10px;
    /* W3C syntax */
    padding: 35px 25px 15px 25px;
}

.n_bjdiv_con_t {
    width: 100%;
    line-height: 1.7;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.n_bjdiv_con_t .closebtn {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -14px;
}

.n_bjdiv_con_t .closebtn img {
    width: 100%;
    float: left;
}

.n_bjdiv_con_c {
    width: 100%;
    padding-top: 45px;
}

.n_bjdiv_con_c li {
    width: 100%;
    padding-bottom: 25px;
    float: left;
}

.n_bjdiv_con_c li dl {
    width: 100%;
}

.n_bjdiv_con_c li dl dd {
    width: 27%;
    float: left;
    margin-right: 9%;
}

.n_bjdiv_con_c li .div_t {
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #333333;
    font-size: 16px;
}

.n_bjdiv_con_c li .div_t .s1 {
    color: red;
}

.n_bjdiv_con_c li .div_c {
    width: 100%;
}

.n_bjdiv_con_c li .div_c .ipt1 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    text-indent: 15px;
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
}

.n_bjdiv_con_c li .div_c .ipt2 {
    width: 100%;
    height: 200px;
    line-height: 1.6;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    padding: 15px;
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
    resize: none;
}

.n_bjdiv_con_c li .div_b {
    width: 100%;
    text-align: center;
}

.n_bjdiv_con_c li .div_b .ipt3 {
    width: 158px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #f17b24;
    font-family: "微软雅黑";
    cursor: pointer;
    -moz-border-radius: 4px;
    /* Gecko browsers */
    -webkit-border-radius: 4px;
    /* Webkit browsers */
    border-radius: 4px;
    /* W3C syntax */
    border: 0px;
}

.n_box13 {
    width: 100%;
    padding-bottom: 100px;
    text-align: center;
    overflow: hidden;
}

.n_box13 img {
    max-width: 100%;
    height: auto !important;
}



.n_bg4 {
    background-color: #333;
}

.n_box14 {
    width: 100%;
    padding: 80px 4.5% 100px 4.5%;
}

#wrapper {
    width: 100%;
}

#container {
    position: relative;
    /*margin-left:3px;*/
    margin-left: 15px;
}

.grid {
    width: 188px;
    min-height: 100px;
    padding: 0px;
    font-size: 12px;
    float: left;
    position: relative;
}

.grid .imgholder a {
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    display: inline-block;
    overflow: hidden;
}

.grid .imgholder a img {
    float: left;
}

.grid .imgholder a:after {
    width: 100%;
    height: 100%;
    background: url(../image/tb_016.png) repeat;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

.grid .imgholder img {
    width: 100%;
    display: block;
    /*-moz-transition:0.5s;
    -o-transition:0.5s;
    -webkit-transition:0.5s;
    transition:0.5s;background: url(../images/loding.gif) no-repeat center*/
}

/*.grid:hover .imgholder img{
	-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
	}*/
.grid .imgholder a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.grid .hidebox {
    width: 100%;
    text-align: center;
    padding: 0px 3%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.grid .hidebox span {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

.grid .hidebox span:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    background: #fff;
    left: 0;
    bottom: 0;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.grid:hover .hidebox {
    opacity: 1;
}

.grid:hover .hidebox span:after {
    width: 0%;
}

.n_box14_t {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #454545;
    text-align: right;
    display: none;
}

.n_box14_t a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #f17b24;
    color: #f17b24;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    -moz-border-radius: 25px;
    /* Gecko browsers */
    -webkit-border-radius: 25px;
    /* Webkit browsers */
    border-radius: 25px;
    /* W3C syntax */
}

.n_box14_t a:hover {
    background-color: #f17b24;
    color: #fff;
    text-decoration: none;
}

.n_box14_c {
    width: 100%;
    padding: 70px 0px 60px 0px;
    color: #fff;
}

.n_box14_c_t {
    width: 100%;
    padding: 10px 0px;
    line-height: 1.6;
    font-size: 38px;
    text-align: center;
}

.n_box14_c_text {
    width: 100%;
    padding: 37px 0px 80px 0px;
    line-height: 2;
    overflow: hidden;
    font-size: 16px;
}

.n_box14_c_text img {
    max-width: 100%;
    height: auto !important;
}

.n_box14_c_ul {
    width: 100%;
}

.n_box14_c_ul li {
    width: 100%;
    float: left;
    padding-bottom: 60px
}

.n_box14_c_ul li .div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.n_box14_c_ul li .div:hover {
    color: #fff;
    text-decoration: none;
}

.n_box14_c_ul li .div .a_img {
    width: 46%;
    display: inline-block;
    overflow: hidden;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    float: left;
}

/*.n_box14_c_ul li .div .a_img img{width:100%;}*/
.n_box14_c_ul li .div .a_img_pic {
    width: 100%;
}

.n_box14_c_ul li .div .a_img_pic img {
    width: 100%;
}

.n_box14_c_ul li .div .a_video {
    width: 100%;
    /*height:450px;*/
    height: auto !important;
    position: relative;
}

.n_box14_c_ul li .div .a_video video {
    position: relative;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}

.n_box14_c_ul li .div .a_img_r {
    width: 47.5%;
    float: right;
    padding-top: 10px;
}

.n_box14_c_ul li .div .a_img_r .s1 {
    width: 100%;
    padding-bottom: 28px;
    line-height: 1.6;
    font-size: 28px
}

.n_box14_c_ul li .div .a_img_r .s2 {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
}

.n_box14_c_ul li.twodiv .div .a_img_r {
    float: left;
}

.n_box14_c_ul li.twodiv .div .a_img {
    float: right;
}

.n_box15 {
    width: 100%;
    padding: 0px 4.5% 90px 4.5%;
}

.containergrid:after,
.containergrid:before {
    content: "";
    display: table
}

.containergrid:after {
    clear: both
}

.item {
    float: left;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    display: inline-block;
    overflow: hidden;
    cursor: zoom-in
}

.item img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom
}

.first-item {
    clear: both
}

/* remove margin bottom on last row */
.last-row,
.last-row~.item {
    margin-bottom: 0;
}


.gq_div {
    width: 100%;
    position: absolute;
    left: 0px;
    /*top:-49px;*/
    top: -49px;
    z-index: 1111;
}

.gq_div_c {
    width: 49%;
    text-align: right !important;
    float: right;
}

/*.gq_div_c img{width:169px; height:98px; max-width:100%; }*/
.gq_div_c img {
    width: 169px;
    max-width: 100%;
    height: auto !important;
}



/*2022-4-7新增*/
.xz_banner {
    width: 100%;
}

.xz_banner_img {
    width: 100%;
    overflow: hidden;
    height: auto !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.xz_banner_img img {
    width: 100%;
    display: block !important;
}

.xz_banner_video {
    width: 100%;
    height: 740px;
    position: relative;
}

.xz_banner_video video {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}

#video_canvas {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
    display: none;
}


.Rotation img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.Rotation:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.arrowGo {
    animation: arrowGo 2.5s infinite;
    -webkit-animation: arrowGo 2.5s infinite;
}

@-webkit-keyframes arrowGo {
    0% {
        -webkit-transform: translate(0, 30%);
    }

    50% {
        -webkit-transform: translate(0, 0%);
    }

    100% {
        -webkit-transform: translate(0, 30%);
    }
}

@keyframes arrowGo {
    0% {
        transform: translate(0, 30%);
    }

    50% {
        transform: translate(0, 0%);
    }

    100% {
        transform: translate(0, 30%);
    }
}

.Amplification img {

    transition: 400ms;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.Amplification:hover img {
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.Amplification1 .img1 {

    transition: 400ms;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.Amplification1:hover .img1 {
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}


.Rotation img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.Rotation:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}



@-webkit-keyframes hvr-bob {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes hvr-bob {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}