﻿@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal
}.ficon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}.icon-phone:before {
    content: "\e601"
}.icon-phone2:before {
    content: "\e602"
}.icon-locked:before {
    content: "\e600"
}.icon-office:before {
    content: "\e903"
}.icon-user:before {
    content: "\e971"
}.icon-users:before {
    content: "\e972"
}.icon-user-check:before {
    content: "\e975"
}.icon-user-tie:before {
    content: "\e976"
}.icon-key:before {
    content: "\e98d"
}.icon-key2:before {
    content: "\e98e"
}@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg')
}.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}.icon-yanzheng:before {
    content: "\e600"
}.icon-right:before {
    content: "\e605"
}.icon-password:before {
    content: "\e601"
}.icon-icon1460189563041:before {
    content: "\e602"
}.icon-name:before {
    content: "\e603"
}.icon-tabdown:before {
    content: "\e604"
}.icon-chose:before {
    content: "\e606"
}.icon-fenxiao:before {
    content: "\e60d"
}.icon-caidan:before {
    content: "\e60a"
}.icon-shezhi:before {
    content: "\e60b"
}.icon-baobiao:before {
    content: "\e609"
}.icon-danju:before {
    content: "\e60c"
}.icon-navphone:before {
    content: "\e60f"
}.icon-navuser:before {
    content: "\e610"
}.icon-kucun:before {
    content: "\e61d"
}.icon-kucun2:before {
    content: "\e611"
}.icon-xioashou1:before {
    content: "\e61a"
}.icon-xioashou2:before {
    content: "\e612"
}.icon-cart:before {
    content: "\e61f"
}.icon-cart2:before {
    content: "\e61e"
}.icon-huiyuan1:before {
    content: "\e618"
}.icon-shouji1:before {
    content: "\e613"
}.icon-shouji2:before {
    content: "\e615"
}.icon-caiwu1:before {
    content: "\e61b"
}.icon-caiwu2:before {
    content: "\e616"
}.icon-shangcheng1:before {
    content: "\e617"
}.icon-shangcheng2:before {
    content: "\e619"
}.icon-baobiao1:before {
    content: "\e61c"
}.icon-baobiao2:before {
    content: "\e614"
}.icon-genzhong:before {
    content: "\e621"
}.icon-OAbangong:before {
    content: "\e620"
}.icon-moveright:before {
    content: "\e62f"
}.icon-moveleft:before {
    content: "\e630"
}.icon-dingdan:before {
    content: "\e622"
}.icon-huiyuan:before {
    content: "\e627"
}.icon-liubianxing2:before {
    content: "\e631"
}* {
    margin: 0;
    padding: 0;
    border: 0
}body {
    font-family: 'Microsoft YaHei';
    background-color: #fff;
    color: #565656
}.learn_more_product_a {
    display: block;
    font-size: 18px;
    color: #38adff;
    margin-top: 20px;
    text-decoration: underline
}.learn_more_product_a:hover {
    color: #38adff
}.panel {
    margin: 0;
    border-radius: 0
}.down_text {
    font-size: 18px;
    color: #333;
    margin-top: 35px;
    width: 130px
}a {
    color: #fff;
    text-decoration: none
}a:hover {
    color: #fff;
    text-decoration: none
}@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}.nav_bg1 {
    background: #fff;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: .5s
}.menu1 {
    display: inline-block;
    text-align: center;
    float: right
}.menu1 ul {
    list-style: none
}.menu1 ul li {
    display: inline-block;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    float: left;
    margin-right: 36px
}.menu1 ul li:hover>a {
    color: #2090e8 !important;
    transition: .2s
}.menu1 ul li:hover>a .nav1 {
    display: none
}.menu1 ul li:hover>a .nav2 {
    display: inline-block !important
}.menu1 ul li a {
    color: #555 !important;
    transition: .2s
}.menu1 ul li a span {
    margin-right: 5px;
    display: inline-block;
    margin-top: -5px;
    vertical-align: top;
    font-size: 24px
}.menu1 .current>a {
    color: #2090e8 !important;
    position: relative;
    transition: .2s
}.menu1 .current .nav1 {
    display: none
}.menu1 .current .nav2 {
    display: inline-block !important
}.menu_div1 {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 1000;
    min-width: 980px;
    -webkit-transition: top .3s linear;
    -ms-transition: top .3s linear;
    transition: top .3s linear;
    -webkit-transition: top .3s linear 0;
    -ms-transition: top .3s linear 0;
    transition: top .3s linear 0
}.menu_div1 #menu_left {
    z-index: 3;
    position: relative;
    display: inline-block;
    float: left;
    margin: 15px 0 0 75px
}.menu_div1 #menu_left div {
    width: 143px;
    cursor: pointer;
    background: url('../images/indexlogo_black.png') no-repeat center !important;
    display: inline-block;
    position: relative;
    z-index: 9999999;
    height: 40px;
    background-size: 100%
}#menu_div {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 1000;
    min-width: 980px;
    border-bottom: 1px solid #ececec;
    -webkit-transition: top .3s linear;
    -ms-transition: top .3s linear;
    transition: top .3s linear;
    -webkit-transition: top .3s linear 0;
    -ms-transition: top .3s linear 0;
    transition: top .3s linear 0
}#menu_div #menu_left {
    z-index: 3;
    position: relative;
    display: inline-block;
    float: left;
    margin: 15px 0 0 75px
}#menu_div #menu_left div {
    width: 143px;
    cursor: pointer;
    background: url('../images/indexlogo.png') no-repeat center;
    display: inline-block;
    position: relative;
    z-index: 9999999;
    height: 40px;
    background-size: 100%
}#menu_div #menu_left span {
    color: #ff7200;
    font-size: 16px;
    position: relative;
    top: 5px;
    margin-left: 8px
}#menu_div #menu_left span img {
    width: 135px
}#menu_div #menu {
    display: inline-block;
    text-align: center;
    float: right
}#menu_div #menu ul {
    list-style: none
}#menu_div #menu ul li {
    display: inline-block;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    float: left;
    margin-right: 39px;
    min-width: 82px
}#menu_div #menu ul li:hover>a {
    color: #fff;
    transition: .2s
}#menu_div #menu ul li a {
    color: #cecece;
    transition: .2s;
    display: block;
    padding: 0 10px
}#menu_div #menu ul li a span {
    margin-right: 5px;
    display: inline-block;
    margin-top: -5px;
    vertical-align: top;
    font-size: 24px
}#menu_div #menu ul li:link {
    text-decoration: none
}#menu_div #menu ul li:hover {
    background: #f3f7f9
}#menu_div #menu .current>a {
    color: #fff;
    position: relative;
    transition: .2s
}#menu_div #menu .current .nav1 {
    display: none
}#menu_div #menu .current .nav2 {
    display: inline-block !important
}#menu_div #menu_product1,
#menu_div #menu_product {
    position: relative
}#menu_div .bannertextBg {
    background: #f00
}#menu_div .bannerIcon {
    width: 29px;
    margin-right: 6px
}#menu_div .menu_product_child1,
#menu_div .menu_product_child2,
#menu_div .menu_product_child3,
#menu_div .menu_product_child4 {
    position: fixed;
    width: 100%;
    height: 104px;
    text-align: center;
    background: #f3f7f9 !important;
    z-index: 1000;
    left: 0;
    border-bottom: 1px solid #e8e8e8
}#menu_div .menu_product_child1 ul,
#menu_div .menu_product_child2 ul,
#menu_div .menu_product_child3 ul,
#menu_div .menu_product_child4 ul {
    height: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    padding-top: 15px;
    justify-content: center
}#menu_div .menu_product_child1 ul li,
#menu_div .menu_product_child2 ul li,
#menu_div .menu_product_child3 ul li,
#menu_div .menu_product_child4 ul li {
    margin-right: 0 !important;
    width: 220px
}#menu_div .menu_product_child1 ul li a,
#menu_div .menu_product_child2 ul li a,
#menu_div .menu_product_child3 ul li a,
#menu_div .menu_product_child4 ul li a {
    display: block
}#menu_div .menu_product_child1 ul li img,
#menu_div .menu_product_child2 ul li img,
#menu_div .menu_product_child3 ul li img,
#menu_div .menu_product_child4 ul li img {
    width: 20px;
    vertical-align: -5px
}@media screen and (max-width:1550px) {    #menu_div .menu_product_child1 ul li,
    #menu_div .menu_product_child2 ul li,
    #menu_div .menu_product_child3 ul li,
    #menu_div .menu_product_child4 ul li {
        width: 200px
    }
}@media screen and (max-width:1366px) {    #menu_div .menu_product_child1 ul li,
    #menu_div .menu_product_child2 ul li,
    #menu_div .menu_product_child3 ul li,
    #menu_div .menu_product_child4 ul li {
        width: 180px
    }
}@media screen and (max-width:1200px) {    #menu_div .menu_product_child1 ul li,
    #menu_div .menu_product_child2 ul li,
    #menu_div .menu_product_child3 ul li,
    #menu_div .menu_product_child4 ul li {
        width: 140px
    }
}@media screen and (max-width:900px) {    #menu_div .menu_product_child1 ul li,
    #menu_div .menu_product_child2 ul li,
    #menu_div .menu_product_child3 ul li,
    #menu_div .menu_product_child4 ul li {
        width: 129px;
        padding: 0 !important
    }
}#menu_div .menu_product_child1 ul a:hover,
#menu_div .menu_product_child2 ul a:hover,
#menu_div .menu_product_child3 ul a:hover,
#menu_div .menu_product_child4 ul a:hover {
    color: #2090e8 !important
}#menu_div #menu_right {
    display: inline-block;
    float: right;
    height: 70px;
    line-height: 70px;
    font-size: 16px
}#menu_div #menu_right a {
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    outline: none
}#menu_div #menu_right a:hover {
    background: none;
    color: #fff
}#menu_div #menu_right .nav_btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px
}#menu_div #menu_right .nav_btn:focus {
    text-decoration: none
}#menu_div #menu_right .nav_btn1 {
    background-color: #2dbe60;
    color: #fff
}#menu_div #menu_right .nav_btn1:hover {
    background: #35cc6a
}#menu_div #menu_right .nav_btn3 {
    background: #f75b47
}#menu_div #menu_right .nav_btn3:hover {
    background: #f96754
}#menu_div #menu_right .nav_btn2 {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 7px;
    font-size: 14px;
    background: #2dbe60;
    text-shadow: 0 2px 2px #1f1f1f
}#menu_div #menu_right .nav_btn2:hover {
    background-color: #2db35c;
    color: #fff
}#menu_div #menu_right #menu_phone {
    margin: 0 35px 0 8px;
    font-size: 23px;
    color: #2697e6;
    font-weight: bold;
    font-style: italic;
    vertical-align: -5px;
    display: inline-block;
    height: 70px
}#menu_div #menu_right .dropdown-toggle {
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    height: 70px;
    color: #f75b47;
    float: left;
    min-width: 120px;
    padding: 0 20px 0 10px;
    transition: .2s
}#menu_div #menu_right .dropdown-toggle:hover {
    background: #f3f7f9
}#menu_div #menu_right .dropdown-toggle .caret {
    position: absolute;
    right: 8px;
    top: 35px
}#menu_div #menu_right .dropdown-toggle1 {
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    height: 69px;
    color: #f75b47;
    float: left;
    min-width: 120px;
    padding: 0 20px 0 10px
}#menu_div #menu_right .dropdown-toggle1 .border_div {
    height: 70px;
    display: inline-block;
    border-left: 1px solid #ddd
}#menu_div #menu_right .dropdown-menu {
    top: 68px;
    left: 0;
    z-index: -1;
    box-shadow: none;
    padding-top: 17px;
    border-radius: 0;
    border: 0
}#menu_div #menu_right .dropdown-menu li {
    display: inline-block;
    background: none;
    margin-left: 100px;
    margin-right: 100px
}#menu_div #menu_right .dropdown-menu li a {
    color: #555;
    display: block;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    padding: 0;
    border: none;
    height: 34px;
    font-size: 16px
}#menu_div #menu_right .dropdown-menu li a:hover {
    color: #2090e8
}#menu_div.productNav {
    background-color: transparent;
    box-shadow: none
}#menu_div.productNav #menu ul li a {
    color: #fff;
    display: block
}#menu_div.productNav #menu ul li a:hover {
    color: #2090e8
}#menu_div.productNav .menu_product_child ul li a {
    color: #282828 !important
}#menu_div.productNav #menu_right .dropdown-toggle {
    background-color: transparent
}#menu_div.productNav #menu_right .dropdown {
    color: #fff
}#footer-outer {
    background-color: #fff;
    text-align: center
}#footer-outer .title {
    margin-top: 20px;
    margin: 0 0 40px 0
}#footer-outer .title div {
    font-size: 36px;
    margin-bottom: 15px;
    color: #555
}#footer-outer .title span {
    font-size: 20px;
    letter-spacing: 3px
}#footer-outer .container {
    width: 1200px
}#footer-outer .panel .bottom_img {
    margin: 40px auto 80px
}#footer-outer .panel .bottom_img .text {
    color: #fff;
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 80%;
    left: 10%;
    transition: .3s
}#footer-outer .panel .bottom_img .footerBtn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #ffb400;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 25px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear
}#footer-outer .panel .bottom_img .footerBtn:focus {
    color: #fff;
    text-decoration: none
}#footer-outer .panel .bottom_img .footerBtn:hover {
    background-color: #f0af2e
}#footer-outer .panel .bottom_img .down_div {
    width: 152px;
    float: left;
    height: 180px;
    margin-right: 57px
}#footer-outer .panel .bottom_img .down_div:hover {
    box-shadow: 0 1px 15px #cecece
}#footer-outer .panel .bottom_img .down_div:hover .text {
    bottom: 20px;
    position: absolute
}#footer-outer .panel .bottom_img .down_0 {
    background: url('../images/icon_bg_00.png') no-repeat center
}#footer-outer .panel .bottom_img .down_1 {
    background: url('../images/icon_bg_01.png') no-repeat center
}#footer-outer .panel .bottom_img .down_2 {
    background: url('../images/icon_bg_02.png') no-repeat center
}#footer-outer .panel .bottom_img .down_3 {
    background: url('../images/icon_bg_03.png') no-repeat center
}#footer-outer .panel .bottom_img .down_4 {
    background: url('../images/icon_bg_04.png') no-repeat center
}#footer-outer .panel .bottom_img .down_5 {
    background: url('../images/icon_bg_05.png') no-repeat center
}#footer-outer .panel .bottom_img .m_0 {
    margin-right: 0 !important
}#footer-outer .panel .bottomP {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    position: relative
}#footer-outer .panel .bottomP .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}#footer-outer .panel .bottomP .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}#footer-outer .panel .bottomP .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "微软雅黑"
}#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}#footer-outer .panel .bottomP .index_bottom .public_bottom_link {
    font-size: 13px
}#footer-outer .panel .bottomP .index_bottom .public_bottom_link a {
    display: inline-block;
    color: #fff;
    padding-left: 7px
}#footer-outer .panel .bottomP .index_bottom .public_bottom_link a .line {
    display: inline-block;
    background: #fff;
    width: 1px;
    height: 14px;
    margin: 0 0 0 13px;
    vertical-align: -2px
}#footer-outer .panel .bottomP .index_bottom .public_bottom_link a:active {
    text-decoration: none;
    color: #fff
}#footer-outer .panel .bottomP .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 20px;
    color: #2dbe60;
    text-indent: 44px;
    background: url("../images/indexbottom_tel.png") no-repeat 0 2px
}#footer-outer .panel .bottomP .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right {
    position: relative
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 50px 0;
    line-height: 41px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #2dbe60;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:hover {
    background-color: #2bba5d;
    cursor: pointer
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:focus {
    color: #fff;
    text-decoration: none
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:link,
#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}#footer-outer .panel .bottomP .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 104px
}#footer-outer .panel .bottomP .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}#footer-outer .footer_img {
    height: 180px;
    width: 152px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative
}#footer-outer .footer_img:hover .img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1, 1)
}#footer-outer .footer_img .img {
    width: 117px;
    height: 117px;
    position: absolute;
    top: 9px;
    left: 16px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all .2s linear, opacity .3s linear;
    -webkit-transition: transform .2s linear, opacity .3s linear;
    -moz-transition: transform .2s linear, opacity .3s linear;
    -o-transition: transform .2s linear, opacity .3s linear;
    transform: scale(1.1, 1.1)
}#footer-outer .footer_img .img img {
    width: 120px;
    text-align: center;
    border-radius: 3px
}#footer-outer .footer_img .img1 {
    top: 30px
}#footer-outer .footer_img .img1 img {
    width: 64px
}#footer-outer .footer_img .text {
    font-size: 18px;
    color: #333;
    margin-top: 60px;
    text-align: center
}#footer-outer .bottom_content2 {
    background-color: #373737;
    text-align: center;
    padding-bottom: 104px
}.moveTo_top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 95px;
    z-index: 1000;
    opacity: .8;
    transition: opacity .3s ease
}.moveTo_top:hover {
    cursor: pointer;
    opacity: 1
}@media screen and (max-width:1700px) {
    #menu_div #menu_right #menu_phone {
        margin-right: 20px
    }
}@media screen and (max-width:1400px) {
    #menu_div #menu_left span {
        display: block;
        text-align: center;
        margin: -8px 0 0 50px
    }    #menu_div #menu_left span img {
        width: 100px;
        position: relative;
        margin-left: 13px;
        top: -12px
    }
}@media screen and (max-width:1550px) {
    #menu_div #menu ul li {
        font-size: 14px;
        margin-right: 30px
    }
}@media screen and (max-width:1410px) {
    #menu_div #menu ul li {
        font-size: 13px;
        margin-right: 24px
    }
}@media screen and (max-width:1360px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 15px
    }
}@media screen and (max-width:1252px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 8px
    }
}@media screen and (max-width:1200px) {
    #menu_div #menu_right #menu_phone {
        display: none
    }    #menu_right .dropdown {
        font-size: 14px
    }
}@media screen and (max-width:1050px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 8px
    }
}@media screen and (max-width:927px) {
    #menu_div #menu ul li {
        margin-right: auto;
        font-size: 12px;
        padding: 0 5px
    }    #menu_div #menu_right #menu_phone {
        display: none
    }    #menu_right .dropdown {
        font-size: 14px
    }    #menu_right {
        margin-left: 15px !important
    }
}@media screen and (max-width:800px) {
    #menu_div #menu {
        display: none
    }
}@media screen and (max-width:500px) {
    #menu_div #menu_right {
        display: none
    }
}#service_online {
    z-index: 1000;
    position: fixed;
    top: 350px;
    right: 0;
    opacity: 1;
    background: #029ae1;
    padding: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    transition: all .3s ease 0
}#service_online .stop {
    background: url('../images/stop.png') center no-repeat;
    position: absolute;
    bottom: 38%;
    width: 36px;
    height: 90px;
    left: -35px;
    border-top: 1px solid #0889c4;
    border-left: 1px solid #0889c4;
    border-bottom: 1px solid #0889c4;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-size: cover;
    font-size: 16px;
    color: #fff;
    padding-top: 12px;
    padding-left: 10px;
    cursor: pointer
}#service_online .stop .show,
#service_online .stop .pcText {
    display: none !important
}#service_online li {
    margin-bottom: 0;
    list-style: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}#service_online li .service_online_content {
    top: -4px;
    right: -29px;
    width: 153px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #aeaeae
}#service_online li .service_online_content>ul {
    width: 95%;
    margin: 0 auto
}#service_online li .service_online_content li {
    margin-bottom: 10px;
    font-size: 17px;
    padding: 3px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #38adff
}#service_online li .service_online_content li ul {
    display: inline
}#service_online li .service_online_content li li {
    display: inline
}#service_online li .service_online_content li:hover a {
    color: #38adff
}#service_online li .service_online_content li a {
    color: #333
}#service_online li .service_online_content li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/qqicon_0525.png');
    margin-right: 3px;
    position: relative;
    top: 3px
}#service_online li .service_online_content .title {
    font-size: 18px;
    padding-left: 25px
}#service_online li .service_online_content .title:hover {
    color: #333
}#service_online li .service_online_content2 {
    text-align: center
}#service_online li .service_online_content2 div {
    margin-top: 10px
}#service_online li .service_online_content2 img {
    width: 90px
}#service_online li .service_online_content2 a {
    color: #333
}#service_online li .service_online_content2 span {
    display: inline-block;
    margin-top: 5px
}#service_online li .service_online_content2 .content_btn {
    display: inline-block;
    background-color: #febd3d;
    padding: 5px 0;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0
}#service_online li .service_online_content2 .content_btn:focus {
    text-decoration: none
}#service_online li .service_online_content2 .content_btn:hover {
    background-color: #f0af2e
}#service_online li .service_online_content2 .pcDownload {
    width: 94%;
    margin: 2px 0 15px 0
}#service_online li .service_online_content2 .content_btn_bot {
    width: 94%;
    margin-top: 5px
}#service_online .service_per.active .service_online_content {
    display: block
}#service_online .service_app.active .service_online_content2 {
    display: block
}#service_online #service_close {
    cursor: pointer;
    opacity: .65;
    height: 0
}#service_online #service_open {
    text-align: center;
    opacity: 1;
    width: 170px;
    margin-left: -170px
}#service_online #service_open #service_top {
    height: 44px;
    cursor: pointer
}#service_online #service_open #service_top #serivce_title {
    display: block;
    padding-top: 12px;
    padding-left: 45px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px
}#service_online #service_open #service_content {
    float: right;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-top: none;
    width: 170px;
    border-radius: 0 0 5px 5px;
    box-shadow: 5px #f0f0f0
}#service_online #service_open #service_content ul {
    list-style: none
}#service_online #service_open #service_content a {
    display: block;
    height: 30px;
    line-height: 26px;
    width: 130px;
    background-color: #02a6ed;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-top: none;
    box-shadow: 0 2px 2px 2px #d1d1d1;
    margin: 15px auto
}#service_online #service_open #service_content a img {
    margin-right: 5px
}#service_online #service_open #service_content a:hover {
    background-color: #62d1ff
}#service_online #service_open #service_content p {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 5px
}#service_online #service_open #service_content .pcDownload {
    display: block;
    width: 138px;
    height: 33px;
    margin: 10px auto;
    color: #fff;
    text-align: center;
    line-height: 33px;
    background: url('../images/service_5.png') center no-repeat;
    border-radius: 0;
    border: none;
    box-shadow: none
}#service_online #service_open #service_content .pcDownload img {
    margin-top: -4px;
    margin-right: 10px
}#service_online #service_open #service_content #service_phone {
    margin-top: 5px
}.hiden {
    right: -163px !important
}.service_online_login li .service_online_content2 img {
    margin: 15px 0 7px 0
}#foot_link a {
    color: #000;
    font-size: 12px;
    margin: 30px 10px 15px 0;
    display: inline-block;
    color: #bdbcbc
}#foot_link a img {
    margin: -2px 7px 0 0 !important;
    display: inline-block !important
}#foot_link a:hover {
    color: #000
}.btn_apliy_nomal {
    background: url('../images/unselected.jpg') center no-repeat;
    font-family: 'Microsoft YaHei';
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    width: 84px;
    height: 26px;
    cursor: pointer;
    float: left
}.btn_apliy_selected {
    background: url('../images/selected.jpg') center no-repeat;
    font-family: 'Microsoft YaHei';
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    width: 84px;
    height: 26px;
    cursor: pointer;
    float: left
}#nav_height {
    transition: all .3s linear
}.getPrize_banner {
    width: 100%;
    height: 80px;
    background-color: #e01f3e;
    position: fixed;
    top: 0;
    z-index: 1000
}.getPrize_banner a {
    display: inline-block;
    width: 100%;
    height: 100%
}.getPrize_banner:hover {
    cursor: pointer
}.getPrize_banner .getPrize_wra {
    width: 972px;
    height: 80px;
    margin: 0 auto
}.getPrize_banner .getPrize_wra .text {
    font-size: 22px;
    color: #fff;
    border: 4px solid #fff100;
    background-color: #38adff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) inset;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    float: left;
    padding: 0 25px;
    height: 46px;
    line-height: 35px;
    border-radius: 46px;
    margin: 17px 0 0 337px
}.getPrize_banner .getPrize_wra .text span {
    display: inline-block;
    margin-right: 10px
}.active_time {
    float: left;
    text-align: center;
    margin-left: 57px
}.active_time #time_title {
    color: #fff;
    display: inline-block;
    margin: 9px 0 5px 0
}.active_time li {
    float: left;
    width: 25%;
    color: #fbff00;
    font-size: 12px;
    padding-left: 3px
}.active_time li span {
    display: inline-block;
    width: 33px;
    height: 35px;
    background-image: url('../images/getprize_time.png');
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 34px
}.getPrize_content {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 1s ease
}.getPrize_content .getPrize_close {
    text-align: right;
    margin: 10px
}.getPrize_content .getPrize_close:hover {
    cursor: pointer
}.getPrize_content .content_wra {
    width: 800px;
    margin: 107px auto 0
}.getPrize_content .content_wra .content_left {
    float: left;
    text-align: center;
    position: relative
}.getPrize_content .content_wra .content_left .prize {
    width: 412px;
    height: 412px;
    background-image: url('../images/getprize_contentimgbg.png');
    position: relative;
    overflow: hidden
}.getPrize_content .content_wra .content_left .prize .prize_end {
    display: inline-block;
    width: 131px;
    height: 155px;
    background-image: url('../images/getprize_contentimg2.png');
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -88px 0 0 -69px
}.getPrize_content .content_wra .content_left .prize .prize_end:hover {
    cursor: pointer
}.getPrize_content .content_wra .content_left .btn {
    display: inline-block;
    color: #000;
    font-size: 19px;
    padding: 6px 18px;
    background-color: #faf4dc;
    border-radius: 5px;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.4);
    margin: 8px 20px 0 20px;
    position: absolute;
    z-index: 2000
}.getPrize_content .content_wra .content_left #activeAsk {
    left: 44px
}.getPrize_content .content_wra .content_right {
    float: left;
    text-align: center;
    margin: 30px 0 0 45px;
    width: 312px
}.getPrize_content .content_wra .content_right .prize_per {
    font-size: 14px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    color: #fff;
    filter: alpha(opacity=20);
    background: #fff\9
}.getPrize_content .content_wra .content_right .prize_per .title {
    color: #d41020;
    font-size: 16px;
    letter-spacing: 4px;
    margin-bottom: 13px;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 7px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 50px;
    filter: alpha(opacity=60);
    background: #fff\9
}.getPrize_content .content_wra .content_right .prize_per .title li {
    float: left;
    width: 50%;
    position: relative;
    height: 40px
}.getPrize_content .content_wra .content_right .prize_per .title li span {
    transition: all .1s linear;
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 7px
}.getPrize_content .content_wra .content_right .prize_per .title li:hover span {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold
}.getPrize_content .content_wra .content_right .prize_per .title li.active {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold
}.getPrize_content .content_wra .content_right .prize_per .title .per_list span {
    border-right: 1px solid #d41020
}.getPrize_content .content_wra .content_right .prize_per .content {
    padding: 0 10px 20px 18px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    height: 260px
}.getPrize_content .content_wra .content_right .prize_per .content .giftList li {
    text-align: left
}.getPrize_content .content_wra .content_right .prize_per .content2 div {
    padding-top: 100px
}.getPrize_content .content_wra .content_right .prize_per .content2 li {
    text-align: left
}.getPrize_content .content_wra .content_right .prize_per li {
    margin-bottom: 3px
}.getPrize_content .content_wra .content_right .btn {
    display: inline-block;
    color: #000;
    font-size: 19px;
    padding: 4px 38px;
    background-color: #f5e928;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.4);
    margin-top: 15px
}.getPrize_content .content_wra .content_right .text_bottom {
    text-align: center;
    color: #ffaeae;
    font-size: 13px;
    margin-top: 40px
}.getPrize_content .content_wra #backTo_home {
    display: inline-block;
    color: #fff;
    width: 77px;
    padding: 4px 0;
    border: 2px solid #fff;
    background-color: #d41020;
    font-size: 16px;
    border-radius: 34px;
    text-align: center;
    float: right;
    margin-top: 20px
}#prize_height {
    height: 0;
    z-index: -2
}.index-promotion-12 {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 0;
    font-size: 0;
    cursor: pointer
}.index-promotion-12 .promotion-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 732px
}.index-promotion-12 .promotion-close {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0
}.index-promotion-12 .promotion-content {
    position: relative;
    z-index: 2;
    width: 950px;
    height: 682px;
    margin: 0 auto;
    text-align: center
}.index-promotion-12 .promotion-content .info {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 3;
    font-size: 22px
}@media screen and (max-width:1024px) {
    .index-promotion-12 .promotion-content .info {
        font-size: 16px;
        margin-top: .8em
    }
}.index-promotion-12 .label-list {
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2em;
    padding: 0;
    text-align: center
}.index-promotion-12 .label-list .label-item {
    display: inline-block;
    list-style: none;
    padding: 8px 6px;
    line-height: 2em;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background-color: #f58c2a
}.index-promotion-12 .label-list .label-item.important {
    margin-left: 1.5em;
    margin-right: 1.5em;
    background-color: #fe4c56
}.index-promotion-12 .label-list .label-item .important-text {
    vertical-align: -0.15em;
    font-size: 2em
}@media screen and (max-width:1440px) {
    .index-promotion-12 .label-list {
        bottom: 3em
    }
}@media screen and (max-width:1024px) {
    .index-promotion-12 .label-list {
        bottom: 1.5em
    }
}.index-promotion-12 .time {
    position: relative;
    z-index: 3;
    padding: 5px 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    opacity: .8;
    letter-spacing: 1px;
    background-color: #9d0b71;
    font-size: 18px
}.index-promotion-12 .time .day {
    display: inline-block;
    background-color: #fff;
    padding: 0 2px;
    font-size: 1.5em;
    font-weight: bold;
    border-radius: 4px;
    color: #f92a30
}.ActivePage {
    background-color: #faf4dc;
    padding: 70px 0 70px 0;
    float: left;
    width: 100%
}.ActivePage .ActivePage_wra {
    text-align: center;
    width: 800px;
    margin: 0 auto
}.ActivePage .ActivePage_wra .title {
    padding-left: 270px;
    margin-bottom: 40px
}.ActivePage .ActivePage_wra .title #time_title1 {
    display: inline-block;
    color: #c11d34;
    margin-bottom: 5px;
    font-weight: bold
}.ActivePage .ActivePage_wra .title li {
    float: left
}.ActivePage .ActivePage_wra .title li img {
    width: 230px
}.ActivePage .ActivePage_content .content_tap {
    width: 800px
}.ActivePage .ActivePage_content .content_tap li {
    float: left;
    width: 33.33%;
    background-color: #faf4dc;
    font-size: 19px;
    color: #2b2b2b
}.ActivePage .ActivePage_content .content_tap li.active div {
    background-color: #fff
}.ActivePage .ActivePage_content .content_tap li:hover {
    cursor: pointer
}.ActivePage .ActivePage_content .content_tap li div {
    width: 94%;
    background-color: #fdd000;
    margin: 0 auto;
    height: 90px;
    padding-top: 17px
}.ActivePage .ActivePage_content .content_tap li div span {
    display: block;
    color: #d72539;
    font-size: 22px;
    font-weight: bold
}.ActivePage .ActivePage_content .content1 {
    text-align: left;
    height: 1440px !important
}.ActivePage .ActivePage_content .content1 .content1_img {
    width: 100%;
    background-color: #fff;
    padding-bottom: 30px
}.ActivePage .ActivePage_content .content1 .content1_img .gift_card {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding-bottom: 30px
}.ActivePage .ActivePage_content .content1 .content1_img .gift_card .name {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px
}.ActivePage .ActivePage_content .content1 .content1_img .gift_card div {
    margin-bottom: 5px;
    font-size: 15px
}.ActivePage .ActivePage_content .content1 .content1_img li {
    float: left;
    width: 50%;
    text-align: center
}.ActivePage .ActivePage_content .content1 .content1_img li div {
    height: 280px
}.ActivePage .ActivePage_content .content1 .content1_img li div img {
    margin-top: 30px
}.ActivePage .ActivePage_content .content1 .content1_img li span {
    margin-right: 10px;
    font-weight: normal
}.ActivePage .ActivePage_content .content1 .content1_img li .name {
    font-weight: bold
}.ActivePage .ActivePage_content .content1 .content1_img .content1_title {
    margin: 50px 0 0 110px
}.ActivePage .ActivePage_content .content1 .content1_img .bottom_card {
    text-align: center;
    float: left;
    width: 100%;
    background-color: #fff
}.ActivePage .ActivePage_content .content1 .content1_img .bottom_card div {
    margin: 40px 0 30px 0;
    font-size: 15px
}.ActivePage .ActivePage_content .content1 .content1_img .bottom_card img {
    margin-bottom: 40px
}.ActivePage .ActivePage_content .content1 .content1_text {
    padding: 75px 0 0 110px
}.ActivePage .ActivePage_content .content1 .content1_cardwra {
    margin: 70px 0 0 125px
}.ActivePage .ActivePage_content .content1 .content1_cardwra div {
    text-align: center;
    margin-bottom: 5px
}.ActivePage .ActivePage_content .content1 .content1_cardwra .name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px
}.ActivePage .ActivePage_content .content1 .content1_card {
    width: 535px;
    float: left;
    margin-right: 112px;
    text-align: center
}.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left,
.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right {
    background: none
}.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left span,
.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right span {
    color: #000
}.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left {
    left: -65px
}.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right {
    right: -65px
}.ActivePage .ActivePage_content .content1 .content1_card .carousel-inner>.item>img {
    display: inline-block;
    margin: 0 15px
}.ActivePage .ActivePage_content .content2 {
    text-align: left;
    padding: 58px 0 0 122px
}.ActivePage .ActivePage_content .content2 table {
    width: 520px;
    text-align: center;
    border: 1px solid #d8d8d8;
    color: #000;
    margin-top: 15px
}.ActivePage .ActivePage_content .content2 table td {
    border: 1px solid #d8d8d8;
    padding: 7px 0;
    font-size: 15px
}.ActivePage .ActivePage_content .content2 p {
    text-indent: 2em
}.ActivePage .ActivePage_content .content3 {
    text-align: left;
    height: 3200px !important
}.ActivePage .ActivePage_content .content3 table {
    width: 570px;
    text-align: center;
    border: 1px solid #d8d8d8;
    color: #000
}.ActivePage .ActivePage_content .content3 table td {
    border: 1px solid #d8d8d8;
    padding: 15px 5px;
    font-size: 15px
}.ActivePage .ActivePage_content .content3 p {
    text-indent: 2em
}.ActivePage .ActivePage_content .content3 .content3_img {
    width: 100%
}.ActivePage .ActivePage_content .content3 .content3_img li {
    float: left;
    width: 50%;
    text-align: center
}.ActivePage .ActivePage_content .content3 .content3_img li div {
    height: 280px
}.ActivePage .ActivePage_content .content3 .content3_img li div img {
    margin-top: 30px
}.ActivePage .ActivePage_content .content3 .content3_img li span {
    margin-right: 10px;
    font-weight: normal
}.ActivePage .ActivePage_content .content3 .content3_img li .name {
    font-weight: bold
}.ActivePage .ActivePage_content .content3 .content3_img .content2_title {
    margin-left: 104px;
    margin-top: 63px
}.ActivePage .ActivePage_content .content3 .content3_text {
    padding: 75px 0 0 102px
}.ActivePage .ActivePage_content .tap_content {
    background-color: #fff;
    width: 784px;
    height: 600px;
    margin-left: 8px
}.ActivePage .ActivePage_content .tap_content span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px
}.ActivePage .ActivePage_content .tap_content p {
    line-height: 24px;
    font-size: 15px
}.ActivePage .bottom_text {
    margin-top: 20px;
    text-align: center
}.ActivePage .bottom_text div {
    font-size: 14px;
    color: #565656
}.ActivePage .bottom_text span {
    font-size: 13px;
    color: rgba(86, 86, 86, 0.5)
}.ActivePage .active_time #time_title {
    color: #c11d34
}.ActivePage .active_time li {
    color: #c11d34
}.ActivePage .promition-wrapper {
    position: relative;
    margin-top: -70px;
    width: 100%;
    height: auto;
    font-size: 14px
}.ActivePage .promition-wrapper .bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}.ActivePage .promition-wrapper .logo {
    position: absolute;
    top: 0;
    left: 20%;
    z-index: 3;
    cursor: pointer
}@media screen and (max-width:1366px) {
    .ActivePage .promition-wrapper .logo {
        left: 19%
    }
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .logo {
        width: 100px
    }
}.ActivePage .promition-wrapper .header {
    position: relative;
    z-index: 2;
    padding-top: 50em;
    margin: 0 auto
}.ActivePage .promition-wrapper .header .label-list {
    bottom: 100px;
    width: 900px;
    margin: 0 auto
}.ActivePage .promition-wrapper .header .label-list .label-item {
    width: 220px;
    margin-left: 2em;
    margin-right: 2em
}.ActivePage .promition-wrapper .header .label-list .label-item .label {
    letter-spacing: 2px;
    font-size: 1.2em
}.ActivePage .promition-wrapper .header .label-list .label-item.important {
    margin: 0
}.ActivePage .promition-wrapper .header .label-list .important-text {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: bold
}.ActivePage .promition-wrapper .header .time {
    margin-top: 100px
}.ActivePage .promition-wrapper .body {
    position: relative;
    z-index: 2;
    padding-top: 10em;
    width: 62.5%;
    margin: 0 auto;
    color: #fff
}.ActivePage .promition-wrapper .body h3 {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 2em
}.ActivePage .promition-wrapper .body .explain-item {
    position: relative;
    width: 100%
}.ActivePage .promition-wrapper .body .explain-item .explain-bg {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    max-width: 100%
}.ActivePage .promition-wrapper .body .explain-item .explain-content {
    position: relative;
    z-index: 2;
    padding: 2em 10% 12em
}.ActivePage .promition-wrapper .body .explain-item .explain-content h4 {
    margin-bottom: 1em;
    font-size: 2.5em;
    text-align: center;
    color: #ffde00;
    font-weight: bold;
    font-family: "Microsoft YaHei"
}.ActivePage .promition-wrapper .body .explain-item .explain-content p {
    text-indent: 2em;
    font-size: 1.4em;
    line-height: 1.7em;
    letter-spacing: 1px
}.ActivePage .promition-wrapper .body .bonus-section {
    padding-bottom: 2em
}.ActivePage .promition-wrapper .body .bonus-section .detail {
    margin-left: 4em;
    font-size: 1.4em;
    line-height: 1.7em;
    letter-spacing: 1px
}.ActivePage .promition-wrapper .body .bonus-section .detail li {
    list-style: none
}@media screen and (max-width:1280px) {
    .ActivePage .promition-wrapper .body .bonus-section .detail {
        margin-left: 1em
    }
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-section .detail {
        font-size: 1.2em;
        letter-spacing: 0
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section {
    position: relative
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-bg {
    width: 90%;
    margin-left: 5%
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-bg {
        width: 100%;
        margin-left: 0
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
    position: absolute;
    top: 3%;
    bottom: 2%;
    left: 10%;
    right: 10%;
    text-align: center;
    overflow: hidden
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
        top: 4%
    }
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
        left: 5%;
        right: 5%
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.3333333%;
    padding: .5em 2em
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
        padding: .25em .5em 1em;
        height: 130px
    }
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
        height: 115px
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item img {
    width: 100%;
    height: 100%
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content {
    position: absolute;
    top: 2em;
    left: 2em;
    right: 1em;
    color: #000
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content {
        top: 1em;
        left: 1em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-label {
    display: block;
    margin-left: -1em;
    letter-spacing: 1px;
    font-size: 1em
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-label {
        font-size: .8em;
        letter-spacing: 0
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
    margin-top: 1em;
    float: left;
    width: 40%;
    color: #e70419;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 15px
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        padding-left: 0;
        margin-top: .3em
    }
}@media screen and (max-width:1366px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        margin-top: .5em
    }
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        margin-top: .3em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money .money {
    margin-left: -2px;
    font-size: 4.5em;
    font-weight: bold;
    vertical-align: top;
    line-height: .9em
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money .money {
        font-size: 3em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money img {
    width: 4em;
    height: 3.6em;
    vertical-align: text-top;
    margin-top: .5em;
    margin-left: -5px
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money img {
        width: 2.5em;
        height: 2.1em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc {
    margin-top: 5px;
    float: left;
    width: 60%;
    text-align: left;
    font-size: 1.2em
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc {
        margin-top: 0;
        font-size: .8em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc span {
    font-size: 2em;
    font-weight: bold;
    color: #e70419
}@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc span {
        font-size: 1.5em
    }
}.ActivePage .promition-wrapper .body .bonus-detail-section .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 37%;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 4px;
    color: #5e13b9;
    text-align: center
}@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .info {
        font-size: 2em
    }
}.ActivePage .promition-wrapper .footer {
    position: relative;
    z-index: 1;
    margin-top: -3em;
    padding-bottom: 3em;
    text-align: center
}.ActivePage .promition-wrapper .footer p {
    letter-spacing: 1px;
    font-size: 1.2em;
    color: #fff
}.active_panel {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    z-index: 10000;
    background: #000\9
}.active_btn {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
    background-color: #e41728;
    margin: 25px 10px 0 10px
}.active_btn:focus {
    color: #fff;
    text-decoration: none
}.activeAsk .activeAsk_close {
    text-align: right;
    margin-top: 0 !important
}.activeAsk .activeAsk_close:hover {
    cursor: pointer
}.activeAsk .activeAsk_close img {
    margin: 5px 5px 0 0
}.activeAsk .activeAsk_ask {
    text-align: center;
    background-color: #fff;
    filter: alpha(opacity=100);
    background-color: #fff\9;
    width: 350px;
    height: 181px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -175px
}.activeAsk .activeAsk_ask div {
    font-size: 16px
}.activeAsk .activeAsk_ask div span {
    color: #0024ff;
    font-weight: bold
}.activeAsk .activeAsk_ask .no_login a {
    width: 108px
}.activeAsk .activeAsk_ask .no_login a span {
    margin-right: 10px;
    color: #fff;
    font-weight: normal
}.activeAsk .activeAsk_ask .no_login .active_btn {
    margin: 17px 10px 0 10px
}.activeGet_wra {
    width: 540px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -270px
}.activeGet_wra .activeGet_close {
    position: absolute;
    right: -17px;
    top: 16px;
    z-index: 1
}.activeGet_wra .activeGet_close:hover {
    cursor: pointer
}.activeGet_wra .activeGet_content {
    position: relative;
    padding-right: 7px
}.activeGet_wra .activeGet_content div {
    position: absolute;
    top: 43px;
    left: 200px;
    height: 180px;
    overflow: hidden
}.activeGet_wra .activeGet_content div img {
    width: 215px
}.activeGet_wra a {
    margin-left: 74px
}.activeGet_wra span {
    display: block;
    color: #fff;
    padding-left: 65px;
    position: relative;
    top: -13px
}.activeGet_wra .active_btn {
    margin: 15px 10px 0 74px
}.activePerInfo_wra {
    background-color: #fff;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    padding-bottom: 30px;
    margin: -160px 0 0 -200px
}.activePerInfo_wra .activePerInfo_close {
    float: right
}.activePerInfo_wra .activePerInfo_close:hover {
    cursor: pointer
}.activePerInfo_wra .activePerInfo_close img {
    margin: 10px
}.activePerInfo_wra .activePerInfo_img {
    position: absolute;
    left: 167px;
    top: -34px
}.activePerInfo_wra .activePerInfo_content {
    text-align: center;
    margin-top: 47px
}.activePerInfo_wra .activePerInfo_content .title {
    display: inline-block;
    color: #e41728;
    border-bottom: 1px dashed #c7c7c7;
    width: 90%;
    padding: 5px 0;
    font-size: 16px
}.activePerInfo_wra .activePerInfo_content div {
    margin-top: 20px
}.activePerInfo_wra .activePerInfo_content div label {
    font-weight: normal;
    font-size: 16px;
    margin-right: 6px
}.activePerInfo_wra .activePerInfo_content div input {
    border: 1px solid #b0b0b0;
    height: 30px;
    width: 240px
}.activePerInfo_wra .active_btn {
    padding-left: 50px;
    padding-right: 50px
}.activePerInfo_wra .active_btn span {
    margin-right: 10px
}.activePerInfo_wra .activeGetSuccess_content div {
    margin-top: 0;
    text-align: left;
    margin-left: 88px
}.activePerInfo_wra .activeGetSuccess_content .title {
    margin-bottom: 40px
}.activePerInfo_wra .activeGetSuccess_text {
    font-size: 13px;
    margin-top: 20px
}.activePerInfo_wra .activeGetSuccess_text a {
    color: #0b37f7;
    font-weight: bold
}.activePage_cont {
    min-width: 1200px;
    background: url('../images/activedouble_bg.png') center no-repeat;
    padding-bottom: 140px;
    background-size: cover
}.activePage_cont .activeDouble_bg {
    position: absolute;
    z-index: -1;
    min-width: 1200px;
    max-width: 100%
}.activePage_cont .activeDouble_top {
    width: 86%;
    margin-left: 7%;
    position: absolute;
    min-width: 1024px
}.activePage_cont .center {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40%
}.activePage_cont .center .content1 {
    background: url('../images/activedouble_cont1.png') center no-repeat;
    width: 100%;
    height: 470px;
    padding: 90px 106px
}.activePage_cont .center .content1 .title1 {
    background: url('../images/activedouble_btn1.png') no-repeat;
    font-size: 41px;
    color: #4d1f00;
    margin: 0;
    text-indent: 50px;
    height: 58px;
    line-height: 56px
}.activePage_cont .center .content1 .title2 {
    margin-top: 52px;
    font-size: 26px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 44px
}.activePage_cont .center .content1 .title3 {
    margin-top: 50px
}.activePage_cont .center .content1 .title3 span {
    font-size: 20px;
    display: inline-block;
    width: 137px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    margin-right: 18px
}.activePage_cont .center .content1 .title3 .word1 {
    background: url('../images/active_double_word1.png') no-repeat center
}.activePage_cont .center .content1 .title3 .word2 {
    background: url('../images/active_double_word1.png') no-repeat center
}.activePage_cont .center .content1 .title3 .word3 {
    background: url('../images/active_double_word1.png') no-repeat center
}.activePage_cont .center .content2 {
    background: url('../images/activedouble_cont2.png') center no-repeat;
    width: 100%;
    height: 750px;
    padding: 90px 106px;
    margin-top: 42px
}.activePage_cont .center .content2 .title1 {
    background: url('../images/activedouble_btn1.png') no-repeat;
    font-size: 41px;
    color: #4d1f00;
    margin: 0;
    text-indent: 50px;
    height: 58px;
    line-height: 56px
}.activePage_cont .center .content2 .title2 {
    margin-top: 52px;
    font-size: 26px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 44px
}.activePage_cont .center .content2 .title2 p {
    margin-bottom: 45px
}.activePage_cont .center .content2 .title2 p .active_rule {
    display: block;
    margin-left: 45px
}.activePage_cont .center .content2 .title3 {
    margin-top: 50px
}.activePage_cont .center .content2 .title3 span {
    font-size: 20px;
    display: inline-block;
    width: 137px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    margin-right: 18px
}.activePage_cont .center .content2 .title3 .word1 {
    background: url('../images/active_double_word1.png') no-repeat center
}.activePage_cont .center .content2 .title3 .word2 {
    background: url('../images/active_double_word2.png') no-repeat center
}.activePage_cont .center .content2 .title3 .word3 {
    background: url('../images/active_double_word3.png') no-repeat center
}.activePage_cont .center .content3 {
    font-size: 41px;
    font-weight: bold;
    color: #fff;
    margin-top: 50px
}.activePage_cont .center .content3 .title1 {
    background: url('../images/activedouble_left.png') no-repeat center;
    width: 110px;
    margin-right: 11px;
    display: inline-block;
    height: 55px;
    vertical-align: -12px
}.activePage_cont .center .content3 .title2 {
    background: url('../images/activedouble_right.png') no-repeat center;
    width: 108px;
    margin-left: 3px;
    display: inline-block;
    height: 55px;
    vertical-align: -12px
}.activePage_cont .center .content4 {
    font-size: 22px;
    color: #fff;
    margin-top: 12px;
    text-align: center
}.activePage_bottom {
    background: #ed4332;
    height: 118px;
    text-align: center
}.bigTitle {
    font-size: 38px;
    color: #333;
    letter-spacing: 15px
}.nomralTitle {
    font-size: 28px;
    color: #333
}.englishTitle {
    font-size: 24px;
    color: #9a9a9a
}.contentTitle {
    font-size: 24px;
    color: #333;
    margin-top: 20px
}.englistContent {
    font-size: 14px;
    color: #333
}.content {
    font-size: 16px;
    color: #9a9a9a;
    margin-top: -5px
}.des {
    list-style: none
}.des li {
    color: #9a9a9a;
    font-size: 20px;
    line-height: 38px;
    padding-top: 10px
}.des .more {
    color: #62d1ff;
    font-size: 24px
}.btn_register {
    background-color: #62d1ff;
    color: #fff;
    display: block;
    width: 310px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    margin-top: 45px
}.btn_register:hover {
    background-color: #039fea
}.split {
    background: url('../images/hr.png') center no-repeat;
    width: 100%;
    height: 99px;
    margin-top: 40px
}.font-margin {
    margin-left: 10px
}.dot {
    margin: 0 20px;
    font-weight: 900
}#banner_menu {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 80px;
    margin-top: 20px
}#banner_menu .right {
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    font-size: 14px;
    color: #333
}#banner_menu .right a {
    border: 1px solid #62d1ff;
    border-radius: 30px;
    color: #333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 8px 25px;
    margin-right: 20px;
    outline: none
}#banner_menu .right a:hover {
    background-color: #62d1ff;
    color: #fff
}.service_block {
    display: block;
    width: 280px;
    height: 355px;
    background-color: #efefef;
    margin: 30px auto
}.service_block .contentTitle {
    margin-top: 40px
}.service_block .englistContent {
    margin-top: -10px
}.safe_row {
    margin-top: 60px
}.safe_row img {
    float: right;
    margin-left: 40px;
    margin-top: 10px
}.safe_row li {
    padding-top: 0;
    line-height: 42px
}#index_banner .Nindex_banner_content {
    margin-top: 25px
}#index_banner .Nindex_banner_content li {
    float: left
}#index_banner .Nindex_banner_content .content_left {
    width: 55%
}#index_banner .Nindex_banner_content .content_left .title {
    font-size: 3.5em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 10px;
    margin-bottom: 20px
}#index_banner .Nindex_banner_content .content_left .title span {
    display: block
}#index_banner .Nindex_banner_content .content_left .title div {
    margin-bottom: 25px
}#index_banner .Nindex_banner_content .content_left .text {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff
}#index_banner .Nindex_banner_content .content_left .text span {
    display: inline-block;
    width: 140px;
    text-align: center
}#index_banner .Nindex_banner_content .content_left .text2 {
    color: #fff
}#index_banner .Nindex_banner_content .content_left .text2 span {
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 2px
}#index_banner .Nindex_banner_content .content_left .banner_btn {
    display: inline-block;
    font-size: 23px;
    background-color: #ff7200;
    padding: 3px 20px;
    border-radius: 10px;
    letter-spacing: 3px;
    margin: 30px 0 7px 0
}#index_banner .Nindex_banner_content .content_right {
    width: 30%;
    margin-top: 60px
}#index_banner .Nindex_banner_content .content_right img {
    width: 550px
}#index_banner .banner_wrapper {
    height: 720px;
    background: url('../images/index_bannerbgimg.jpg') center no-repeat;
    background-size: cover
}#index_banner #carousel-example-banner1 {
    width: 100%;
    float: left;
    height: 720px
}.Nindex_content4 .title,
.Nindex_content3 .title,
.Nindex_content2 .title,
.Nindex_content1 .title {
    text-align: center
}.Nindex_content4 .title1,
.Nindex_content3 .title1,
.Nindex_content2 .title1,
.Nindex_content1 .title1 {
    font-size: 30px;
    margin-bottom: 10px
}.Nindex_content4 .title1 span,
.Nindex_content3 .title1 span,
.Nindex_content2 .title1 span,
.Nindex_content1 .title1 span {
    display: inline-block;
    margin-right: 40px
}.Nindex_content4 .title2,
.Nindex_content3 .title2,
.Nindex_content2 .title2,
.Nindex_content1 .title2 {
    font-size: 22px;
    color: #4f4e4e
}.Nindex_content4 .title2 span,
.Nindex_content3 .title2 span,
.Nindex_content2 .title2 span,
.Nindex_content1 .title2 span {
    display: inline-block;
    margin-right: 25px
}.Nindex_content1 {
    background-color: #ececec;
    padding: 25px 0 120px 0
}.Nindex_content1 ul {
    width: 750px;
    margin: 0 auto
}.Nindex_content1 .content1_content {
    width: 1000px;
    margin: 70px auto 0
}.Nindex_content1 .content1_content li {
    float: left
}.Nindex_content1 .content1_content li div span {
    display: block;
    font-size: 17px;
    margin-bottom: 5px
}.Nindex_content1 .content1_content li div span img {
    margin-right: 10px
}.Nindex_content1 .content1_content li div .title {
    font-size: 22px;
    margin-bottom: 20px
}.Nindex_content1 .content1_content .content1_center {
    width: 400px;
    height: 470px;
    background: url('../images/nindex_img1.png') center no-repeat;
    text-align: center;
    padding-top: 230px
}.Nindex_content1 .content1_content .content1_center span {
    margin-bottom: 15px
}.Nindex_content1 .content1_content .content1_left {
    margin-right: 30px
}.Nindex_content1 .content1_content .content1_right {
    margin-left: 30px
}.Nindex_content1 .content1_content .content1_left,
.Nindex_content1 .content1_content .content1_right {
    padding-top: 35px
}.Nindex_content1 .content1_content .content1_left div,
.Nindex_content1 .content1_content .content1_right div {
    margin-bottom: 110px
}.Nindex_content2 {
    padding-bottom: 20px
}.Nindex_content2 .title {
    margin: 30px 0 50px 0
}.Nindex_content2 .Nindex_content2_content {
    width: 1000px;
    margin: 70px auto 0
}.Nindex_content2 .Nindex_content2_content li {
    float: left;
    width: 33.3%;
    height: 110px;
    text-align: center;
    margin-bottom: 50px
}.Nindex_content2 .Nindex_content2_content li .content_item {
    width: 88%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #c5c7d3
}.Nindex_content2 .Nindex_content2_content li .content_item .img {
    height: 110px;
    width: 100px;
    text-align: center;
    line-height: 110px
}.Nindex_content2 .Nindex_content2_content li .content_item .text {
    width: 150px;
    padding-top: 30px
}.Nindex_content2 .Nindex_content2_content li .content_item .text span {
    font-size: 17px
}.Nindex_content2 .Nindex_content2_content li .content_item .text div {
    color: #6c6c6c;
    font-size: 14px;
    margin-top: 5px
}.Nindex_content3 {
    background-color: #ececec;
    padding-top: 30px;
    padding-bottom: 85px
}.Nindex_content3 .Nindex_content3_content {
    width: 1000px;
    margin: 60px auto 0
}.Nindex_content3 .Nindex_content3_content ul {
    width: 720px;
    margin: 0 auto
}.Nindex_content3 .Nindex_content3_content li {
    float: left
}.Nindex_content3 .Nindex_content3_content li div {
    float: left
}.Nindex_content3 .Nindex_content3_content li div span {
    display: block;
    margin-bottom: 8px
}.Nindex_content3 .Nindex_content3_content li .text {
    font-size: 16px;
    margin: 25px 0 0 30px
}.Nindex_content3 .Nindex_content3_content .content3_left {
    margin-right: 150px
}.Nindex_content4 .title {
    margin: 20px 0 15px 0
}.Nindex_content4 .Nindex_content4_content {
    width: 100%;
    height: 760px;
    background: url('../images/nindex_content4_bgimg.jpg') center no-repeat
}.Nindex_content4 .Nindex_content4_content .content_line {
    position: absolute;
    left: 50%;
    margin-left: -730px
}.Nindex_content4 .Nindex_content4_content .content_line div {
    width: 185px;
    height: 185px;
    position: absolute
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div1 {
    left: 350px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div2 {
    left: 730px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div3 {
    left: 920px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div4 {
    left: 350px;
    top: 190px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div5 {
    left: 920px;
    top: 195px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div6 {
    left: 350px;
    top: 380px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div7 {
    left: 540px;
    top: 570px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div8 {
    left: 730px;
    top: 570px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div9 {
    left: 920px;
    top: 575px
}.Nindex_content4 .Nindex_content4_content .content_line .content4_div10 {
    top: 190px;
    left: 540px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 {
    width: 375px;
    height: 375px;
    box-shadow: 0 0 10px #9e9e9e;
    border-radius: 10px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content {
    width: 300px;
    height: 100%;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    padding-top: 30px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content div {
    width: 100%;
    text-align: left;
    bottom: 10px;
    height: 150px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content0 img {
    margin-top: 20px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content2 img {
    width: 100%
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content3 {
    padding-top: 50px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content3 div {
    bottom: 60px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content5 img {
    width: 100%
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content5 div {
    bottom: 25px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content7 div {
    bottom: 30px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 {
    padding-top: 15px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 img {
    width: 130px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 div {
    bottom: 70px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content9 img {
    width: 100%
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content10 div {
    bottom: 60px
}.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content10 img {
    margin-top: 30px
}.Nindex_content5 {
    text-align: center;
    letter-spacing: 4px;
    height: 234px;
    width: 100%;
    margin-top: 20px;
    background: url('../images/nindex_content5_bgimg.jpg') center no-repeat;
    padding-top: 30px
}.Nindex_content5 .title {
    font-size: 2.8em
}.Nindex_content5 .title span {
    margin-right: 20px
}.Nindex_content5 a {
    display: inline-block;
    font-size: 23px;
    background-color: #ff7200;
    padding: 3px 20px;
    border-radius: 10px;
    letter-spacing: 3px;
    margin: 50px 0 7px 0
}.Nindex_content5 a:focus {
    outline: none;
    text-decoration: none;
    color: #fff
}.Nindex_content5 .text {
    letter-spacing: 0
}.Nindex_content5 .text span {
    display: inline-block;
    font-size: 16px
}.Nindex_content5 .text span:nth-child(1) {
    margin-right: 20px
}.indexContentText {
    font-size: 16px;
    letter-spacing: 2px
}.indexContentBtn {
    display: inline-block;
    padding: 0 70px;
    height: 45px;
    line-height: 42px;
    text-align: left;
    border-radius: 25px;
    font-size: 22px;
    position: relative;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0
}.indexContentBtn:link {
    color: #1c89ff;
    text-decoration: none;
    background: #fff
}.indexContentBtn:hover {
    background: #1c89ff;
    color: #fff !important;
    text-decoration: none
}.indexContentBtn:hover .indexContentBtnDiv {
    display: none
}.indexContentBtn:hover .indexContentArrow_light {
    display: block
}.indexContentBtn:visited {
    color: #1c89ff;
    background: #fff;
    text-decoration: none
}.indexContentBtn .indexContentArrow,
.indexContentBtn .indexContentArrow_light {
    position: absolute;
    top: -5px;
    right: 38px
}.indexContentBtn .indexContentArrow_light {
    display: none
}.btn_visited {
    color: #fff !important
}.btn_visited:link,
.btn_visited:hover {
    color: #fff !important
}.indexContentBtnDiv {
    margin: 50px auto 34px
}.zhBanner {
    width: 100%;
    height: 736px;
    background: url('../images/signbannerbg.png') center no-repeat;
    color: #fff
}.zhBanner .zhBanner_cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px;
    letter-spacing: 1px
}.zhBanner .zhBanner_cont .title1 {
    font-size: 53px;
    font-weight: bold;
    margin-bottom: 15px
}.zhBanner .zhBanner_cont .title2 {
    margin-left: 20px
}.zhBanner .zhBanner_cont .title3 {
    font-size: 39px
}.zhBanner .zhBanner_cont .title4 {
    font-size: 50px;
    color: #ff0;
    font-weight: bold
}.zhBanner .zhBanner_cont .title5 {
    font-size: 24px;
    margin-top: 10px
}.zhBanner .zhBanner_cont .btn {
    font-size: 18px;
    width: 215px;
    height: 55px;
    line-height: 50px;
    color: #3c4043;
    background: #fff;
    border-radius: 47px;
    cursor: pointer;
    padding: 0;
    margin-top: 75px
}.qudaoBanner {
    width: 100%;
    height: 736px;
    background: url('../images/qudaobanner.jpg') center no-repeat;
    text-align: center;
    color: #fff
}.qudaoBanner .title1 {
    font-size: 30px;
    font-weight: bold;
    padding-top: 320px
}.qudaoBanner .title2 {
    font-size: 32px;
    margin: 18px auto 30px
}.qudaoBanner .title3 {
    font-size: 45px;
    font-weight: bold
}.qudaoBanner .indexBannerBtn {
    display: inline-block;
    width: 266px;
    height: 62px;
    line-height: 58px;
    text-align: left;
    border-radius: 40px;
    font-size: 28px;
    text-decoration: none;
    background: #2dbe60;
    margin-top: 20px;
    cursor: pointer;
    text-indent: 60px
}.qudaoBanner .indexBannerBtn:hover,
.qudaoBanner .indexBannerBtn:visited {
    color: #fff
}.qudaoBanner .indexBannerBtn img {
    margin-left: 15px
}.FiveBanner {
    background: url('../images/banner_anniversary.jpg') center no-repeat;
    width: 100%;
    height: 686px;
    text-align: center;
    color: #fff;
    background-size: cover;
    padding-top: 60px;
    margin-top: 50px
}.FiveBanner>img {
    display: block;
    margin: 0 auto
}.FiveBanner .btn_Consultation {
    cursor: pointer;
    display: inline-block;
    margin-top: 4px
}.FiveBanner .banner_fiveAnniversary {
    margin-top: 16px
}.huiBanner {
    background: url('../images/index_huibanner.jpg') center no-repeat;
    width: 100%;
    height: 736px;
    text-align: center;
    color: #fff
}.huiBanner .huiBanner_w {
    width: 1200px;
    margin: 0 auto;
    position: relative
}.huiBanner .huiBanner_w .text {
    width: 366px;
    height: 52px;
    display: block;
    line-height: 52px;
    font-size: 16px;
    text-align: left;
    padding-left: 26px;
    position: absolute;
    left: 398px;
    top: 627px;
    color: #e71220;
    background: url('../images/index_huibtn.png') top no-repeat;
    background-size: cover;
    font-weight: bold
}.huiBannerNew {
    background: url('../images/index_huibanner_new.jpg') center no-repeat;
    width: 100%;
    height: 736px;
    text-align: center;
    color: #fff
}.indexBanner {
    width: 100%;
    height: 736px;
    text-align: center;
    color: #fff;
    background: url('../images/indexbannerimg.jpg') center no-repeat
}.indexBanner .indexBanner_wrapper {
    padding-top: 240px
}.indexBanner .indexBanner_wrapper .indexBanner_w {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative
}.indexBanner .bannerTitle {
    font-size: 48px;
    letter-spacing: 6px;
    text-indent: 20px
}.indexBanner .bannerText {
    font-size: 29px;
    color: #fff;
    margin-top: 30px;
    letter-spacing: 1px;
    text-indent: 20px
}.indexBanner .bannerText1 {
    font-size: 19px;
    color: #fff;
    margin-top: 20px;
    padding-left: 20px
}.indexBanner .bannerText1 span {
    display: inline-block;
    margin-right: 10px
}.indexBanner .indexBanner_video {
    position: absolute;
    right: 0;
    top: 16px
}.indexBanner .bannerTel {
    width: 452px;
    margin: 80px 8px 0 0;
    line-height: 41px;
    padding-left: 20px
}.indexBanner .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    width: 261px
}.indexBanner .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}.indexBanner .bannerTel input:focus {
    outline: none
}.indexBanner .bannerTel #bannerTelBtn,
.indexBanner .bannerTel #bannerTelBtn_bottom {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #2dbe60;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}.indexBanner .bannerTel #bannerTelBtn:hover,
.indexBanner .bannerTel #bannerTelBtn_bottom:hover {
    background-color: #2bba5d;
    cursor: pointer
}.indexBanner .bannerTel #bannerTelBtn:focus,
.indexBanner .bannerTel #bannerTelBtn_bottom:focus {
    color: #fff;
    text-decoration: none
}.indexBanner .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}.indexBanner .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}.samllBanner {
    width: 100%;
    height: 736px;
    background: url('../images/smallbanner.jpg') center no-repeat;
    text-align: center;
    color: #fff
}.samllBanner .bannerWidth {
    width: 1100px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding-top: 230px
}.samllBanner .bannerWidth .title1 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0 2px 30px #412475
}.samllBanner .bannerWidth .title2 {
    font-size: 32px;
    margin: 15px 0 35px
}.samllBanner .bannerWidth .title3 {
    font-size: 24px;
    margin-bottom: 40px
}.samllBanner .bannerWidth .title3 img {
    width: 8px;
    margin: 0 24px
}.samllBanner .bannerWidth .title4 {
    font-size: 20px
}.samllBanner .bannerWidth .smallBtn {
    height: 60px;
    line-height: 58px;
    width: 230px;
    background: #ecb200;
    font-size: 23px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    text-indent: 47px;
    border-radius: 30px
}.samllBanner .bannerWidth .smallBtn img {
    margin-left: 20px
}.samllBanner .bannerWidth .smallBtn:hover {
    background: #daa70a
}.samllDetail {
    width: 100%;
    height: 633px;
    background: url('../images/smallprogram_detail.jpg') center no-repeat;
    text-align: center;
    color: #fff
}.samllDetail .bannerWidth {
    width: 1100px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding-top: 230px
}.samllDetail .bannerWidth .title1 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0 2px 30px #412475
}.samllDetail .bannerWidth .title2 {
    font-size: 32px;
    margin: 15px 0 35px
}.samllDetail .bannerWidth .title3 {
    font-size: 24px;
    margin-bottom: 40px
}.samllDetail .bannerWidth .title3 img {
    width: 8px;
    margin: 0 24px
}.samllDetail .bannerWidth .title4 {
    font-size: 20px
}.samllDetail .bannerWidth .smallBtn {
    height: 60px;
    line-height: 58px;
    width: 230px;
    background: #ecb200;
    font-size: 23px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    text-indent: 47px;
    border-radius: 30px
}.samllDetail .bannerWidth .smallBtn img {
    margin-left: 20px
}.samllDetail .bannerWidth .smallBtn:hover {
    background: #daa70a
}.smallContent1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 128px;
    position: relative
}.smallContent1 .title {
    font-size: 50px;
    color: #161616;
    text-align: center;
    margin-bottom: 115px
}.smallContent1 .title span {
    font-weight: bold
}.smallContent1 .box {
    margin-bottom: 130px;
    height: 218px
}.smallContent1 .box .smallList {
    width: 302px;
    float: left;
    margin-right: 142px
}.smallContent1 .box .smallList .img {
    margin-left: -25px
}.smallContent1 .box .smallList p {
    text-align: justify;
    font-size: 16px;
    color: #5a5a5a;
    line-height: 28px
}.smallContent1 .box .center {
    text-align: center
}.smallContent1 .box .smallList:last-child {
    margin-right: 0
}.activeDouble {
    position: fixed;
    top: 0;
    background: url('../images/active_doublegou.png') center no-repeat;
    width: 100%;
    z-index: 9999;
    display: block
}.indexContent1 {
    width: 100%;
    height: 530px;
    background-position: 100%
}.indexContent1 .indexContent1_wrapper {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
    padding-top: 75px;
    color: #5a5a5a
}.indexContent1 .indexContent1_wrapper .indexType_title {
    font-size: 32px
}.indexContent1 .indexContent1_wrapper .indexType_subtitle {
    font-size: 18px;
    margin-top: 15px;
    letter-spacing: 2px
}.indexContent1 .indexContent1_wrapper .indexType_cont {
    margin-top: 60px
}.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list {
    width: 200px;
    float: left;
    height: 240px;
    margin: 0 40px;
    border-radius: 5px;
    position: relative
}.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list img {
    margin-top: 40px
}.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list .indexType_bottom {
    width: 100%;
    height: 58px;
    line-height: 58px;
    bottom: 0;
    position: absolute;
    font-size: 22px;
    display: block;
    letter-spacing: 1px;
    color: #fff
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_1 {
    background: rgba(125, 192, 144, 0.2);
    border: 1px solid #91d282
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_1 .indexType_bottom {
    background: url("../images/type_common01.png") center no-repeat
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_1:hover {
    box-shadow: 0 0 20px #d0e8ca
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_2 {
    background: rgba(255, 168, 83, 0.2);
    border: 1px solid #ffbd7c
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_2 .indexType_bottom {
    background: url("../images/type_common02.png") center no-repeat
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_2:hover {
    box-shadow: 0 0 20px #f9d8b7
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_3 {
    background: rgba(167, 194, 242, 0.2);
    border: 1px solid #81d4fc
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_3 .indexType_bottom {
    background: url("../images/type_common03.png") center no-repeat
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_3:hover {
    box-shadow: 0 0 20px #c1ebff
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_4 {
    background: rgba(246, 192, 207, 0.2);
    border: 1px solid #f9acc2
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_4 .indexType_bottom {
    background: url("../images/type_common04.png") center no-repeat
}.indexContent1 .indexContent1_wrapper .indexType_cont .type_4:hover {
    box-shadow: 0 0 20px #f9cedb
}.indexContent2 {
    text-align: center;
    padding: 90px 0 30px 0;
    position: relative
}.indexContent2 .indexContentTitle {
    margin-bottom: 47px;
    font-size: 36px;
    color: #555
}.indexContent2 .indexContentTitle span {
    margin-right: 30px
}.indexContent2 .indexTube_cont {
    width: 1200px;
    margin: 90px auto 0;
    height: 720px;
    position: relative
}.indexContent2 .trbe_left {
    width: 480px;
    float: left;
    position: relative
}.indexContent2 .trbe_left .left_img {
    position: absolute;
    right: 33px;
    bottom: 109px
}.indexContent2 .trbe_left .left_img .img1 {
    position: absolute;
    right: 63px;
    bottom: 264px
}.indexContent2 .trbe_left .left_img .img1 img {
    margin: 0
}.indexContent2 .trbe_left .left_img .img2 {
    position: absolute;
    right: 127px;
    bottom: 97px
}.indexContent2 .trbe_left .left_img .img2 img {
    margin: 0
}.indexContent2 .trbe_left .left_img .img3 {
    position: absolute;
    right: -27px;
    bottom: -22px
}.indexContent2 .trbe_left .left_img .img3 img {
    margin: 0
}.indexContent2 .trbe_left .indexTube_word {
    text-align: right
}.indexContent2 .trbe_left .indexTube_word>a {
    color: #0d6ce3;
    font-size: 20px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 16px;
    cursor: pointer
}.indexContent2 .trbe_left .indexTube_word div {
    color: #989898;
    font-size: 14px;
    margin-bottom: 1px
}.indexContent2 .trbe_left .tube2 {
    margin: 47px 72px 0 0
}.indexContent2 .trbe_left .tube3 {
    margin: 45px 196px 0 0
}.indexContent2 .trbe_left .tube3 span {
    color: #1fa172 !important
}.indexContent2 .trbe_left .tube4 {
    margin: 80px 240px 0 0
}.indexContent2 .trbe_left .tube4 span {
    color: #1fa172 !important
}.indexContent2 .trbe_left .tube5 {
    margin: 122px 7px 0 0
}.indexContent2 .trbe_left .tube5 span {
    color: #1fa172 !important
}.indexContent2 .trbe_right {
    width: 720px;
    float: left;
    position: relative
}.indexContent2 .trbe_right .right_img {
    position: absolute;
    right: 266px;
    bottom: 114px
}.indexContent2 .trbe_right .right_img .img1 {
    position: absolute;
    right: 45px;
    bottom: 264px
}.indexContent2 .trbe_right .right_img .img1 img {
    margin: 0
}.indexContent2 .trbe_right .right_img .img2 {
    position: absolute;
    right: -24px;
    bottom: 104px
}.indexContent2 .trbe_right .right_img .img2 img {
    margin: 0
}.indexContent2 .trbe_right .right_img .img3 {
    position: absolute;
    right: 119px;
    bottom: -23px
}.indexContent2 .trbe_right .right_img .img3 img {
    margin: 0
}.indexContent2 .trbe_right .top_img {
    position: absolute;
    left: -17px;
    top: 31px
}.indexContent2 .trbe_right .top_img .img1 {
    position: absolute;
    left: -47px;
    top: 110px;
    z-index: 99
}.indexContent2 .trbe_right .top_img .img1 img {
    margin: 0
}.indexContent2 .trbe_right .top_img .img2 {
    position: absolute;
    left: 36px;
    top: -1px
}.indexContent2 .trbe_right .top_img .img2 img {
    margin: 0
}.indexContent2 .trbe_right .top_img .img3 {
    position: absolute;
    left: 179px;
    top: 17px
}.indexContent2 .trbe_right .top_img .img3 img {
    margin: 0
}.indexContent2 .trbe_right .top_img .img4 {
    position: absolute;
    right: -37px;
    top: 111px;
    z-index: 99
}.indexContent2 .trbe_right .top_img .img4 img {
    margin: 0
}.indexContent2 .trbe_right .trbeRight {
    text-align: left
}.indexContent2 .trbe_right .trbeRight>a {
    color: #0d6ce3;
    font-size: 20px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 16px;
    cursor: pointer
}.indexContent2 .trbe_right .trbeRight div {
    color: #989898;
    font-size: 14px;
    margin-bottom: 1px
}.indexContent2 .trbe_right .tube6 {
    margin-left: 240px
}.indexContent2 .trbe_right .tube7 {
    margin: 46px 0 0 330px
}.indexContent2 .trbe_right .tube8 {
    margin: 48px 0 0 435px
}.indexContent2 .trbe_right .tube8 span {
    color: #13c8d4 !important
}.indexContent2 .trbe_right .tube9 {
    margin: 85px 0 0 491px
}.indexContent2 .trbe_right .tube9 span {
    color: #13c8d4 !important
}.indexContent2 .trbe_right .tube10 {
    margin: 112px 0 0 269px
}.indexContent2 .trbe_right .tube10 span {
    color: #13c8d4 !important
}.indexContent2 .index_center {
    position: absolute;
    top: 174px;
    left: 438px
}.indexContent2 .index_center a {
    text-align: center;
    overflow: hidden
}.indexContent2 .index_center a:link,
.indexContent2 .index_center a:visited {
    text-decoration: none
}.indexContent2 .index_center a img {
    top: 111px;
    position: absolute;
    transition: .3s;
    left: 60px
}.indexContent2 .index_center a span {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-top: 50px;
    transition: .3s
}.indexContent2 .tubeleft {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    background: url("../images/tubeleft.png");
    top: 208px;
    right: -67px;
    transition: .5s
}.indexContent2 .tubeleft:hover {
    text-decoration: none
}.indexContent2 .tubeleft:hover span {
    margin-top: -90px;
    transition: .5s
}.indexContent2 .tubeleft:hover img {
    top: 20px;
    transition: .5s;
    left: 60px
}.indexContent2 .tubetop {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    top: -64px;
    background: url("../images/tubetop.png") center no-repeat;
    left: 95px;
    transition: .5s
}.indexContent2 .tubetop:hover {
    text-decoration: none
}.indexContent2 .tubetop:hover span {
    margin-top: -90px;
    transition: .5s
}.indexContent2 .tubetop:hover img {
    top: 30px;
    transition: .5s
}.indexContent2 .tuberight {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    background: url("../images/tuberight.png") center no-repeat;
    top: 208px;
    left: -69px;
    transition: .5s
}.indexContent2 .tuberight:hover {
    text-decoration: none
}.indexContent2 .tuberight:hover span {
    margin-top: -105px;
    transition: .5s
}.indexContent2 .tuberight:hover img {
    top: 20px;
    transition: .5s
}.indexContent2 .indexContentText {
    margin-bottom: 17px
}.indexContent2 .indexContentText span {
    font-weight: bold
}.indexContent2 img {
    margin: 15px 0 0 -25px
}.indexContent2 .indexContentBtn {
    color: #0274f0;
    border: 1px solid #0274f0
}.indexContent2 .indexContentBtn:hover {
    color: #fff;
    background-color: #0274f0
}.indexContent2-1 {
    background: url("../images/domore_bg.png") center no-repeat;
    height: 435px
}.indexContent2-1 .doMore_cont {
    margin: auto;
    padding-top: 110px;
    width: 1200px
}.indexContent2-1 .doMore_title1 {
    font-size: 38px;
    color: #fff;
    letter-spacing: 2px;
    padding-left: 20px
}.indexContent2-1 .doMore_title2 {
    color: #fff;
    font-size: 22px;
    margin: 15px auto 45px;
    padding-left: 20px
}.indexContent2-1 .doMore_video {
    padding-left: 20px
}.indexContent3 {
    width: 100%;
    height: 700px;
    background: url('../images/indexcontent3bg.png') center no-repeat
}.indexContent3 .indexContent2_wrapper {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px
}.indexContent3 .indexContent2_wrapper .indexContentTitle {
    letter-spacing: 3px;
    font-size: 20px
}.indexContent3 .indexContent2_wrapper .indexContentText {
    text-shadow: 1px 2px 1px #000;
    margin-bottom: 12px;
    font-size: 36px
}.indexContent3 .indexContent2_wrapper .indexContentText,
.indexContent3 .indexContent2_wrapper .indexContentTitle {
    color: #fff
}.indexContent3 .indexContent2_wrapper .indexContent2Text {
    background-color: rgba(0, 0, 0, 0.4);
    background-color: #000\9;
    color: #fff;
    font-size: 16px;
    width: 755px;
    height: 200px;
    padding: 20px 25px;
    margin: 50px auto 40px
}.indexContent3 .indexContent2_wrapper .toValue_cont {
    margin-top: 55px
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list {
    width: 385px;
    float: left;
    height: 385px;
    background: #fff
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list:hover {
    box-shadow: 2px 5px 20px #000
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top {
    position: relative
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top .toValue_l {
    top: 14px;
    left: 18px;
    font-size: 28px;
    color: #fff;
    position: absolute
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top img {
    width: 385px;
    height: 148px
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_title1 {
    font-size: 18px;
    color: #555;
    margin: 35px auto 20px;
    padding: 0 30px;
    text-align: left
}.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_title2 {
    font-size: 14px;
    color: #9a9fa7;
    padding: 0 30px;
    line-height: 28px;
    text-align: left
}.indexContent3 .indexContent2_wrapper .t_1,
.indexContent3 .indexContent2_wrapper .t_2 {
    margin-right: 22px
}.indexContent3 .indexContent2_wrapper .t_1:hover .toValue_title1 {
    color: #005ceb
}.indexContent3 .indexContent2_wrapper .t_2:hover .toValue_title1 {
    color: #fa7b5b
}.indexContent3 .indexContent2_wrapper .t_3:hover .toValue_title1 {
    color: #09b888
}.indexContent3 .indexContent2_wrapper .carousel-control.right {
    right: 52px
}.indexContent3 .indexContent2_wrapper .carousel-control.left {
    left: -13px
}.indexContent3 .indexContent2_wrapper .carousel-control.left,
.indexContent3 .indexContent2_wrapper .carousel-control.right {
    background-image: none;
    top: -170px;
    filter: none
}.indexContent3 .indexContent2_wrapper .carousel-control {
    opacity: 1;
    width: 0
}.indexContent3 .indexContent2_wrapper .carousel-inner>.item {
    height: 130px;
    width: 700px;
    margin: 0 auto;
    line-height: 130px;
    overflow: hidden
}.indexContent3 .indexContent2_wrapper .carousel-inner>.item>div {
    width: 1321px;
    text-align: left;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}.indexContent3 .indexContent2_wrapper .carousel-inner>.item>div>img {
    display: inline-block;
    margin: 0 20px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease 0;
    -ms-transition: all .2s ease 0;
    transition: all .2s ease 0
}.indexContent4 {
    background-color: #f7f7f7;
    padding: 80px 0 90px 0
}.indexContent4 .title {
    text-align: center;
    color: #565452
}.indexContent4 .title span {
    font-size: 33px;
    letter-spacing: 2px
}.indexContent4 .title div {
    font-size: 17px;
    margin-top: 7px
}.indexContent4 .content_wrapper {
    width: 1000px;
    margin: 65px auto 0
}.indexContent4 .content_wrapper li {
    float: left;
    width: 33.3%;
    margin-bottom: 57px
}.indexContent4 .content_wrapper li a:focus {
    text-decoration: none
}.indexContent4 .content_wrapper li a .content_time {
    position: absolute
}.indexContent4 .content_wrapper li a .content_time div {
    width: 69px;
    height: 54px;
    line-height: 54px;
    background-color: #38adff;
    color: #fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px
}.indexContent4 .content_wrapper li a .content_time span {
    display: inline-block;
    background-color: #38adff;
    color: #fff;
    font-size: 14px;
    width: 69px;
    text-align: center
}.indexContent4 .content_wrapper li a .content_text {
    margin-left: 83px
}.indexContent4 .content_wrapper li a .content_text div {
    color: #38adff;
    font-size: 16px;
    margin-bottom: 16px;
    width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}.indexContent4 .content_wrapper li a .content_text p {
    font-size: 12px;
    color: #636363;
    width: 220px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 21px
}.indexContent4 .content_wrapper .content4_btn {
    display: block;
    width: 202px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: #41b1ff;
    font-size: 21px;
    border-radius: 5px;
    margin: 0 auto
}.indexContent4 .content_wrapper .content4_btn:focus {
    color: #fff;
    text-decoration: none
}.indexNews {
    width: 100%;
    height: 600px;
    background: #eef0f5
}.indexNews .indexNews_cont {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding-top: 70px
}.indexNews .indexNews_cont .maxtitle {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}.indexNews .indexNews_cont .indexNews_right {
    float: left
}.indexNews .indexNews_cont .indexNews_right .indexNews_midea {
    color: #05080d;
    font-size: 24px;
    padding-top: 80px;
    margin-bottom: 40px
}.indexNews .indexNews_cont .indexNews_right .indexNews_midea a {
    font-size: 12px;
    color: #636363;
    float: right;
    display: inline-block;
    padding-top: 10px
}.indexNews .indexNews_cont .indexNews_right .indexNew_righttop {
    width: 378px;
    height: 150px;
    margin: 0 auto 10px
}.indexNews .indexNews_cont .indexNews_right .indexNews_new {
    display: inline-block;
    width: 400px;
    padding-right: 55px
}.indexNews .indexNews_cont .indexNews_right .indexNews_new:hover .indexNews_titles div {
    text-decoration: underline;
    color: #000
}.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles {
    font-size: 16px;
    color: #43474d;
    margin-top: 20px
}.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles div {
    display: inline-block;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles span {
    float: right;
    font-size: 12px;
    color: #a7a8a8
}.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_subtitle {
    font-size: 12px;
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}.bottom_content2 {
    background-color: #2c2c2c !important;
    text-align: center;
    padding-bottom: 104px
}.bottom_content2 .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}.bottom_content2 .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}.bottom_content2 .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #eeeff1;
    margin-bottom: 30px
}.bottom_content2 .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}.bottom_content2 .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}.bottom_content2 .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0 !important
}.bottom_content2 .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}.bottom_content2 .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 20px;
    color: #2dbe60;
    text-indent: 44px;
    background: url("../images/indexbottom_tel.png") no-repeat 0 2px
}.bottom_content2 .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 30px
}.bottom_content2 .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}.bottom_content2 .index_bottom .indexBottom_right {
    position: relative
}.bottom_content2 .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px
}.bottom_content2 .index_bottom .indexBottom_right ul li a {
    margin-bottom: 9px;
    display: inline-block
}.bottom_content2 .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}.bottom_content2 .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}.bottom_content2 .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}.bottom_content2 .index_bottom .indexBottom_right .public_bottom_link {
    font-size: 13px;
    margin-bottom: 40px
}.bottom_content2 .index_bottom .indexBottom_right .public_bottom_link a {
    display: inline-block;
    color: #fff;
    padding-left: 7px
}.bottom_content2 .index_bottom .indexBottom_right .public_bottom_link a .line {
    display: inline-block;
    background: #fff;
    width: 1px;
    height: 14px;
    margin: 0 0 0 13px;
    vertical-align: -2px
}.bottom_content2 .index_bottom .indexBottom_right .public_bottom_link a:active {
    text-decoration: none;
    color: #fff
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 45px 0;
    line-height: 41px
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,
.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #2dbe60;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,
.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover {
    background-color: #2bba5d;
    cursor: pointer
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,
.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus {
    color: #fff;
    text-decoration: none
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}.bottom_content2 .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a:link,
.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}.bottom_content2 .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: relative
}.bottom_content2 .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}.indexProduct4-0 {
    width: 100%;
    background-color: #38adff;
    height: 0;
    overflow: hidden
}.indexProduct4-0 .indexProduct_wra .indexProductClose {
    text-align: right;
    padding: 22px 26px 0 0;
    margin-bottom: 15px
}.indexProduct4-0 .indexProduct_wra .indexProductClose img {
    cursor: pointer
}.indexProduct4-0 .indexProduct_wra .indexProductContent {
    position: absolute;
    left: 50%;
    margin-left: -368px;
    height: 0;
    overflow: hidden
}.indexProduct4-0 .indexProduct_wra .indexProductContent .title {
    font-size: 58px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin-top: 10px
}.indexProduct4-0 .indexProduct_wra .indexProductContent .title span {
    color: #fff100
}.indexProduct4-0 .indexProduct_wra .indexProductContent .img {
    width: 60px
}.indexProduct4-0 .indexProduct_wra .indexProductContent .text {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    float: left
}.indexProduct4-0 .indexProduct_wra .indexProductContent .tel {
    color: #014f85;
    font-size: 26px;
    float: left;
    margin: 7px 0 0 15px
}.indexProduct4-0 .indexProduct_wra .indexProductContent .time {
    color: #fff100;
    font-size: 35px;
    text-align: center
}.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn {
    text-align: center;
    margin-top: 35px
}.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn a {
    display: inline-block;
    width: 143px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #ffb400;
    border-radius: 5px
}.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn a:focus {
    text-decoration: none
}.indexProduct4-0 .indexProduct_wra .img {
    text-align: center
}.indexProduct4-0 .indexProduct_wra .img img {
    width: 1000px;
    margin-top: 80px
}.newyear {
    width: 100%;
    height: 0;
    position: fixed;
    left: 100%;
    top: 200px;
    z-index: 1000
}.newyear .btn-close {
    background: url('../images/close.png') center no-repeat;
    position: absolute;
    width: 68px;
    height: 68px;
    top: 26px;
    right: 24px;
    cursor: pointer;
    opacity: .8
}.newyear .btn-close:hover {
    opacity: 1
}.newyear .bg-font {
    background: url('../images/banner-bg-font.png') center no-repeat;
    width: 100%;
    height: 237px;
    position: absolute;
    top: 90px;
    right: 160px
}@media (max-width:1367px) {
    .newyear .bg-font {
        right: 10%
    }
}.newyear .bg-font .light {
    background: url('../images/banner-light.png') center no-repeat;
    height: 21px;
    margin-top: 180px
}.newyear .btns {
    height: 84px;
    position: absolute;
    top: 350px;
    left: 24%
}@media (max-width:1367px) {
    .newyear .btns {
        left: 10%
    }
}@media (max-width:1025px) {
    .newyear .btns {
        left: 5%
    }
}.newyear .btns a {
    display: inline-block;
    width: 282px;
    height: 84px;
    cursor: pointer
}.newyear .btns a:hover {
    opacity: .8
}.newyear .btns .of8-fold {
    background: url('../images/banner-btn-8.png') center no-repeat;
    margin-right: 21px
}.newyear .btns .yuan8 {
    background: url('../images/banner-btn-8yuan.png') center no-repeat
}.newyear .see-detail {
    background: url('../images/banner-btn-seedetail.png') center no-repeat;
    height: 160px;
    width: 433px;
    position: absolute;
    top: 445px;
    left: 22%
}@media (max-width:1367px) {
    .newyear .see-detail {
        left: 12%
    }
}@media (max-width:1025px) {
    .newyear .see-detail {
        left: 8%
    }
}.newyear .see-detail a {
    font-size: 39px;
    color: #fff;
    position: absolute;
    top: 80px;
    left: 225px;
    cursor: pointer
}.newyear .see-detail a:hover {
    opacity: .9
}.red-envelop {
    background: url('../images/red-envelope.png') center no-repeat;
    position: fixed;
    width: 196px;
    height: 188px;
    z-index: 10000;
    top: 145px;
    right: 0;
    cursor: pointer
}@media (max-width:1367px) {
    .red-envelop {
        top: 45px
    }
}.jump {
    -webkit-animation-name: red-jump;
    -webkit-animation-duration: 950ms;
    -webkit-animation-iteration-count: 2;
    -o-animation-name: red-jump;
    -o-animation-duration: 950ms;
    -o-animation-iteration-count: 2;
    -ms-animation-name: red-jump;
    -ms-animation-duration: 950ms;
    -ms-animation-iteration-count: 2;
    animation-name: red-jump;
    animation-duration: 950ms;
    animation-iteration-count: 2
}@-webkit-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }    14.3% {
        background-position-y: -6px
    }    28.6% {
        background-position-y: 0
    }    42.9% {
        background-position-y: -6px
    }    57.2% {
        background-position-y: 0
    }    71.5% {
        background-position-y: -6px
    }    85.8% {
        background-position-y: 0
    }    100% {
        background-position-y: 0
    }
}@-moz-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }    14.3% {
        background-position-y: -6px
    }    28.6% {
        background-position-y: 0
    }    42.9% {
        background-position-y: -6px
    }    57.2% {
        background-position-y: 0
    }    71.5% {
        background-position-y: -6px
    }    85.8% {
        background-position-y: 0
    }    100% {
        background-position-y: 0
    }
}@-ms-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }    14.3% {
        background-position-y: -6px
    }    28.6% {
        background-position-y: 0
    }    42.9% {
        background-position-y: -6px
    }    57.2% {
        background-position-y: 0
    }    71.5% {
        background-position-y: -6px
    }    85.8% {
        background-position-y: 0
    }    100% {
        background-position-y: 0
    }
}@-o-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }    14.3% {
        background-position-y: -6px
    }    28.6% {
        background-position-y: 0
    }    42.9% {
        background-position-y: -6px
    }    57.2% {
        background-position-y: 0
    }    71.5% {
        background-position-y: -6px
    }    85.8% {
        background-position-y: 0
    }    100% {
        background-position-y: 0
    }
}@keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }    14.3% {
        background-position-y: -6px
    }    28.6% {
        background-position-y: 0
    }    42.9% {
        background-position-y: -6px
    }    57.2% {
        background-position-y: 0
    }    71.5% {
        background-position-y: -6px
    }    85.8% {
        background-position-y: 0
    }    100% {
        background-position-y: 0
    }
}@media (max-width:1400px) {
    #index_banner .Nindex_banner_content .content_right img {
        width: 450px
    }    #index_banner .banner_wrapper {
        height: 600px
    }    #index_banner #carousel-example-banner1 {
        height: 600px
    }    #index_banner .Nindex_banner_content .content_right {
        margin-top: 30px
    }
}.index_modelwrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000
}.index_modelwrapper .index_model {
    width: 735px;
    height: 570px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -400px;
    padding: 15px;
    text-align: center;
    font-size: 17px;
    box-shadow: 0 0 30px #666;
    border-radius: 5px
}.index_modelwrapper .index_model .top_close {
    display: block;
    float: right;
    cursor: pointer
}.index_modelwrapper .index_model .index_modeltitle {
    font-size: 30px;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding: 26px 5px 15px 5px;
    letter-spacing: 4px
}.index_modelwrapper .index_model p {
    text-align: left;
    line-height: 48px;
    color: #000;
    margin: 30px 30px 0 30px
}.index_modelwrapper .index_model p span {
    display: inline-block;
    line-height: 25px
}.index_modelwrapper .index_model div {
    margin-top: 20px;
    text-align: right
}.index_modelwrapper .index_model div span {
    text-align: center;
    display: inline-block;
    letter-spacing: 2px;
    margin-right: 15px
}.index_modelwrapper .index_model a {
    display: inline-block;
    width: 140px;
    height: 45px;
    border: 1px solid #585858;
    color: #585858;
    border-radius: 10px;
    line-height: 40px;
    font-size: 20px;
    margin-top: 15px;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 15px;
    text-align: center;
    padding-left: 15px
}.transition(all, .2s, ease) .index_modelwrapper .index_model a:hover {
    color: #fff;
    background-color: #00deff
}.FiveZBanner {
    background: url('../images/fivez_banner.jpg') center no-repeat;
    height: 648px;
    margin-top: 68px
}.FiveZBanner .box {
    width: 1200px;
    margin: 0 auto;
    position: relative
}.FiveZBanner .box .text {
    font-size: 15px;
    background: url('../images/fivezero_text_bg.png') center no-repeat;
    position: absolute;
    display: block;
    top: 358px;
    left: 427px;
    width: 350px !important;
    text-align: center;
    height: 40px;
    line-height: 31px;
    background-size: cover;
    letter-spacing: .5px;
    color: #fff
}.FiveZBanner .box .text span {
    display: inline-block;
    margin: 0 5px;
    width: auto
}.FiveZContent1 {
    background: url('../images/fivezbg1.jpg') center no-repeat;
    padding-bottom: 110px
}.FiveZContent1 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent1 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent1 .center .title .word>span {
    font-weight: bold
}.FiveZContent1 .center .title .left {
    vertical-align: -40px
}.FiveZContent1 .center .title .right {
    vertical-align: -4px
}.FiveZContent1 .center .cont {
    margin-top: 30px
}.FiveZContent2 {
    background: url('../images/fivezbg2.jpg') center no-repeat;
    padding-bottom: 110px
}.FiveZContent2 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent2 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent2 .center .title .word>span {
    font-weight: bold
}.FiveZContent2 .center .title .left {
    vertical-align: -40px
}.FiveZContent2 .center .title .right {
    vertical-align: -4px
}.FiveZContent2 .center .cont {
    margin-top: 30px
}.FiveZContent3 {
    background: url('../images/fivezbg3.jpg') center no-repeat;
    padding-bottom: 110px
}.FiveZContent3 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 53px
}.FiveZContent3 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent3 .center .title .word>span {
    font-weight: bold
}.FiveZContent3 .center .title .left {
    vertical-align: -40px
}.FiveZContent3 .center .title .right {
    vertical-align: -4px
}.FiveZContent3 .center .cont {
    margin-top: 30px
}.FiveZContent4 {
    background: url('../images/fivezbg4.jpg') center no-repeat;
    padding-bottom: 83px
}.FiveZContent4 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 46px
}.FiveZContent4 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent4 .center .title .word>span {
    font-weight: bold
}.FiveZContent4 .center .title .left {
    vertical-align: -40px
}.FiveZContent4 .center .title .right {
    vertical-align: -4px
}.FiveZContent4 .center .cont {
    margin-top: 30px
}.FiveZContent4 .center .cont .text {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px
}.FiveZContent4 .center .cont .text>span {
    height: 60px
}.FiveZContent4 .center .cont .text>span>span {
    display: inline-block;
    margin-left: 15px
}.FiveZContent4 .center .cont .text .center {
    margin: 0 66px
}.FiveZContent4 .center .cont .text .center>span {
    width: 385px;
    display: inline-block;
    vertical-align: -23px
}.FiveZContent4 .center .cont .text .right>span {
    vertical-align: -23px;
    display: inline-block;
    width: 203px
}.FiveZContent5 {
    background: url('../images/fivezbg1.jpg') center no-repeat;
    padding-bottom: 83px
}.FiveZContent5 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent5 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent5 .center .title .word>span {
    font-weight: bold
}.FiveZContent5 .center .title .left {
    vertical-align: -40px
}.FiveZContent5 .center .title .right {
    vertical-align: -4px
}.FiveZContent5 .center .cont {
    margin-top: 30px
}.FiveZContent5 .center .cont .text {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px
}.FiveZContent5 .center .cont .text>span {
    height: 60px;
    margin-left: 100px
}.FiveZContent5 .center .cont .text>span>span {
    display: inline-block;
    margin-left: 15px
}.FiveZContent6 {
    background: url('../images/fivezbg6.jpg') center no-repeat;
    padding-bottom: 83px
}.FiveZContent6 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent6 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent6 .center .title .word>span {
    font-weight: bold
}.FiveZContent6 .center .title .left {
    vertical-align: -40px
}.FiveZContent6 .center .title .right {
    vertical-align: -4px
}.FiveZContent6 .center .cont {
    margin-top: 30px
}.FiveZContent6 .center .cont .text {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px
}.FiveZContent6 .center .cont .text>span {
    height: 60px
}.FiveZContent6 .center .cont .text>span>span {
    display: inline-block;
    margin-left: 15px
}.FiveZContent6 .center .cont .text .left>span {
    width: 296px;
    vertical-align: -23px
}.FiveZContent6 .center .cont .text .center {
    margin: 0 68px
}.FiveZContent6 .center .cont .text .center>span {
    display: inline-block
}.FiveZContent6 .center .cont .text .right>span {
    display: inline-block
}.FiveZContent7 {
    background: url('../images/fivezbg7.jpg') center no-repeat;
    padding-bottom: 83px
}.FiveZContent7 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent7 .center .title {
    background: url('../images/more.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent7 .center .title .word>span {
    font-weight: bold
}.FiveZContent7 .center .title .left {
    vertical-align: -40px
}.FiveZContent7 .center .title .right {
    vertical-align: -4px
}.FiveZContent7 .center .cont {
    margin-top: 30px
}.FiveZContent7 .center .cont .text {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px
}.FiveZContent7 .center .cont .text>span {
    height: 60px;
    margin-left: 210px
}.FiveZContent7 .center .cont .text>span>span {
    display: inline-block;
    margin-left: 15px
}.FiveZContent8 {
    background: url('../images/fivezbg8.jpg') center no-repeat;
    padding-bottom: 83px
}.FiveZContent8 .center {
    width: 1138px;
    margin: 0 auto;
    padding-top: 50px
}.FiveZContent8 .center .title {
    background: url('../images/new.png') center no-repeat;
    position: relative;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #1bb9c2
}.FiveZContent8 .center .title .word>span {
    font-weight: bold
}.FiveZContent8 .center .title .left {
    vertical-align: -40px
}.FiveZContent8 .center .title .right {
    vertical-align: -4px
}.FiveZContent8 .center .cont {
    margin-top: 30px
}.FiveZContent8 .center .cont .text {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px
}.FiveZContent8 .center .cont .text>span {
    height: 60px
}.FiveZContent8 .center .cont .text>span>span {
    display: inline-block;
    margin-left: 15px
}.FiveZContent8 .center .cont .text .left>span {
    vertical-align: -23px
}.FiveZContent8 .center .cont .text .center {
    margin: 0 62px
}.FiveZContent8 .center .cont .text .center>span {
    display: inline-block;
    vertical-align: -23px
}.FiveZContent8 .center .cont .text .right>span {
    display: inline-block
}.febActiveContent {
    background: url('../images/feb_detail_bg.jpg') top no-repeat;
    background-size: cover;
    margin-top: 70px;
    padding-bottom: 170px
}.febActiveContent .content1 {
    background: url('../images/feb_detail_content.png') top no-repeat;
    width: 1088px;
    height: 1320px;
    margin: 0 auto
}.febActiveContent .content1 .top {
    margin: 55px 0 0 440px
}.febActiveContent .content1 .text {
    font-size: 22px;
    color: #e7593d;
    padding-left: 285px;
    padding-top: 55px;
    line-height: 45px
}.febActiveContent .content1 .text p {
    margin-bottom: 30px
}.febActiveContent .content1 .bottom {
    font-size: 22px;
    color: #ffead3;
    padding-top: 67px;
    padding-left: 156px;
    line-height: 38px
}.febActiveContent .content1 .bottom>div {
    float: left
}.febActiveContent .content1 .bottom .left {
    width: 310px;
    margin-top: 20px
}.febActiveContent .bottom_btn {
    width: 422px;
    height: 68px;
    line-height: 64px;
    background: url('../images/feb_detail_btn.png') center no-repeat;
    font-size: 22px;
    color: #d01f1e;
    margin: 45px auto;
    text-align: center
}@font-face {
    font-family: 'SourceHanSans-Regular';
    src: url('../fonts/SourceHanSans-Regular.otf') format('opentype')
}@font-face {
    font-family: '思源宋体';
    src: url('../fonts/思源宋体.otf') format('opentype')
}ul,
li {
    padding: 0;
    margin: 0
}li {
    list-style: none
}.clear {
    clear: both
}.same_topstyle {
    font-size: 35px
}.same_topstyle span {
    display: inline-block;
    width: 160px;
    position: relative;
    top: -8px;
    margin: 0 15px
}.servicePage .service-content-title {
    text-align: center
}.servicePage .service-content-title div {
    font-size: 38px;
    color: #383838;
    margin-bottom: 13px
}.servicePage .service-content-title span {
    font-size: 22px;
    color: #888
}.servicePage .service-banner {
    width: 100%;
    height: 522px;
    padding-top: 160px;
    background: url('../images/servicepage_banner.jpg') center no-repeat;
    text-align: center;
    color: #fff
}.servicePage .service-banner span {
    font-size: 68px;
    letter-spacing: 3px
}.servicePage .service-banner div {
    font-size: 30px;
    margin-top: 25px;
    letter-spacing: 2px
}.servicePage .service .serviceContent1 .title {
    font-size: 38px;
    color: #383838;
    text-align: center;
    margin: 80px auto
}.servicePage .service .serviceContent1 .cont {
    width: 1200px;
    margin: 0 auto;
    position: relative
}.servicePage .service .serviceContent1 .cont .contBg {
    display: inline-block;
    position: relative;
    margin-bottom: 6px;
    margin-right: 2px
}.servicePage .service .serviceContent1 .cont .contBg img {
    width: 99.8%
}.servicePage .service .serviceContent1 .cont .contBg .text {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 40px
}.servicePage .service .serviceContent1 .cont .contBg .t180 {
    top: 175px !important
}.servicePage .service .serviceContent2 {
    background: url('../images/servicecontent2.png') center no-repeat;
    position: relative;
    padding-top: 270px;
    height: 730px
}.servicePage .service .serviceContent2 .title {
    font-size: 28px;
    color: #888;
    width: 1200px;
    margin: 0 auto
}.servicePage .service .serviceContent2 .title span {
    font-size: 43px;
    color: #383838;
    display: block;
    margin-top: 15px;
    position: relative;
    z-index: 9
}.servicePage .service .serviceContent2 .servicePurpose {
    position: absolute;
    right: 0;
    top: 10px
}.servicePage .service .title3 {
    background: url('../images/servicestep1.jpg') center no-repeat;
    height: 670px;
    background-size: cover;
    border-top: 1px solid #eee
}.servicePage .service .title4 {
    background: url('../images/servicestep2.jpg') center no-repeat;
    height: 670px;
    background-size: cover
}.servicePage .service .serviceContent3 {
    position: relative
}.servicePage .service .serviceContent3 .title1 {
    font-size: 45px;
    text-align: center
}.servicePage .service .serviceContent3 .title2 {
    font-size: 24px;
    color: #888;
    text-align: center;
    margin: 15px 0 50px
}.servicePage .service .serviceContent3 .serviceStep_left {
    width: 59%;
    float: left;
    height: 670px;
    border-top: 1px solid #eee
}.servicePage .service .serviceContent3 .serviceStep_Right {
    width: 41%;
    float: left;
    height: 670px
}.servicePage .service .serviceContent3 .serviceRight {
    margin: 0 auto;
    top: 80px;
    width: 1200px;
    height: 100%;
    position: relative
}.servicePage .service .serviceContent3 .serviceRight>div {
    position: absolute;
    right: 0;
    width: 330px;
    float: right;
    color: #fff
}.servicePage .service .serviceContent3 .serviceRight>div .title {
    font-size: 35px;
    font-weight: bold
}.servicePage .service .serviceContent3 .serviceRight>div .subtitle {
    font-size: 28px;
    margin: 30px 0 15px
}.servicePage .service .serviceContent3 .serviceRight>div .text {
    font-size: 18px;
    margin-bottom: 45px;
    line-height: 35px;
    letter-spacing: 1px;
    text-align: justify
}.servicePage .service .serviceContent4 {
    padding-top: 90px;
    position: relative;
    height: 1100px;
    background: #f8f8f8
}.servicePage .service .serviceContent4 .title1 {
    font-size: 45px;
    text-align: center;
    margin-bottom: 50px
}.servicePage .service .serviceContent4 .cont {
    width: 1200px;
    margin: 0 auto
}.servicePage .service .serviceContent4 .cont .title2 {
    width: 320px;
    margin-right: 120px;
    float: left;
    margin-bottom: 20px
}.servicePage .service .serviceContent4 .cont .title2 img {
    margin-left: 115px
}.servicePage .service .serviceContent4 .cont .title2 div {
    font-size: 30px;
    color: #292929;
    text-align: center;
    margin: 5px 0 8px
}.servicePage .service .serviceContent4 .cont .title2 p {
    font-size: 20px;
    color: #888;
    text-align: justify;
    line-height: 34px
}.base_service_wrapper {
    margin: 80px 0 50px 0;
    font-size: 15px
}.base_service_wrapper .nav_img {
    margin-bottom: 35px
}.base_service_wrapper .nav_img ul {
    width: 30%;
    margin: 0 auto
}.base_service_wrapper .nav_img ul li {
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 40px
}.base_service_wrapper .nav_img ul li a {
    color: #666;
    text-decoration: none;
    display: inline-block
}.base_service_wrapper .nav_img ul li span {
    display: inline-block;
    height: 70px;
    border-left: 1px solid #e8e8e8;
    margin-top: 30px
}.base_service_wrapper .nav_img ul li div {
    margin-top: 10px
}.base_service_wrapper .nav_img ul .nav_img_left {
    padding-top: 17px
}.base_service_wrapper .nav_img ul .nav_img_right div {
    padding-right: 50px
}.base_service_wrapper .nav_img ul .nav_img_left.selected,
.base_service_wrapper .nav_img ul .nav_img_right.selected {
    opacity: 1
}.base_service_wrapper .base_service_content_wrapper {
    width: 940px;
    margin: 0 auto;
    padding: 35px 0
}.base_service_wrapper .base_service_content_wrapper .price {
    width: 280px;
    float: right
}.base_service_wrapper .base_service_content_wrapper .price li {
    float: left;
    font-size: 25px;
    color: #f00;
    margin-top: -6px
}.base_service_wrapper .base_service_content_wrapper .price li #oldTotalMoney {
    color: #a3a3a3;
    text-decoration: line-through;
    font-size: 14px;
    border: none
}.base_service_wrapper .base_service_content_wrapper .price li div {
    color: #f75047;
    font-size: 14px;
    border-radius: 7px;
    padding: 4px 12px;
    border: 1px solid #f75047
}.base_service_wrapper .base_service_content_wrapper .price #li_discount div {
    position: relative;
    top: 35px;
    left: -30px;
    padding: 4px;
    font-size: 12px
}.base_service_wrapper .base_service_content_wrapper .but_btn.disableed div {
    background-color: #dfdfdf
}.base_service_wrapper .base_service_content_wrapper .but_btn a {
    text-decoration: none;
    color: #fff;
    background-color: #f75047;
    border-radius: 10px;
    width: 130px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    margin: 85px -250px 0 0;
    float: right
}.base_service_wrapper .base_service_content_wrapper .but_btn .tip {
    display: inline-block;
    float: right;
    margin: 95px -100px 0 0
}.base_service_wrapper .base_service_content_wrapper .but_btn .tip:before {
    content: url('/Images/service/ApplyFree/service_wran_icon.png')
}.base_service_wrapper .base_service_content_wrapper .but_btn .tip span {
    color: #f75047
}.base_service_wrapper .base_service_content_wrapper .have_chose {
    width: 637px;
    height: 67px;
    background-image: url('../images/service_tipbg2.png');
    float: left;
    font-size: 16px;
    padding: 23px 0 0 20px
}.base_service_wrapper .title {
    float: left;
    margin-right: 20px;
    text-align: right;
    display: inline-block;
    width: 120px;
    font-size: 16px
}.base_service_wrapper .title span {
    color: #f77068
}.base_service_wrapper .usertitle {
    width: 13%
}.base_service_wrapper .base_service_content .product_title {
    display: block;
    color: #2cb4ff;
    position: absolute;
    font-size: 18px;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    left: 30px;
    top: 95px
}.base_service_wrapper .base_service_content .product_title2 {
    margin-top: 40px;
    left: 30px;
    top: 96px
}.base_service_wrapper .base_service_content .product_title3 {
    left: 30px;
    top: 50px
}.base_service_wrapper .base_service_content .base_service_controls {
    height: 130px;
    border-bottom: 1px dashed #95a6aa
}.base_service_wrapper .base_service_content .base_service_item0,
.base_service_wrapper .base_service_content .base_service_item,
.base_service_wrapper .base_service_content .base_service_user {
    margin-left: 110px;
    padding-top: 15px;
    width: 830px
}.base_service_wrapper .base_service_content .base_service_item5 {
    width: 100%;
    margin-left: 50px
}.base_service_wrapper .base_service_content .base_service_item li,
.base_service_wrapper .base_service_content .base_service_item0 li {
    float: left;
    background-color: #fff;
    margin: 0 10px;
    text-align: center;
    padding: 20px;
    width: 150px;
    border: 1px solid #ebebeb;
    cursor: pointer;
    transition: all .1s ease;
    position: relative
}.base_service_wrapper .base_service_content .base_service_item li div,
.base_service_wrapper .base_service_content .base_service_item0 li div {
    margin-bottom: 5px
}.base_service_wrapper .base_service_content .base_service_item li div span,
.base_service_wrapper .base_service_content .base_service_item0 li div span {
    color: #00c8f2
}.base_service_wrapper .base_service_content .base_service_item li.selected,
.base_service_wrapper .base_service_content .base_service_item0 li.selected {
    color: #666;
    border: 1px solid #00c8f2
}.base_service_wrapper .base_service_content .base_service_item li.selected:after,
.base_service_wrapper .base_service_content .base_service_item0 li.selected:after {
    content: url('/Images/service/buy/service_selected_img.png');
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px
}.base_service_wrapper .base_service_content .base_service_user li {
    float: left;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 7px 30px;
    color: #666;
    margin-right: 20px;
    cursor: pointer;
    transition: all .1s ease;
    margin-bottom: 15px;
    width: 120px;
    margin-right: 10px;
    position: relative;
    text-align: center
}.base_service_wrapper .base_service_content .base_service_user li.selected {
    border: 1px solid #f75047
}.base_service_wrapper .base_service_content .base_service_user li.selected:after {
    content: url('/Images/service/buy/service_selected_img2.png');
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px
}.base_service_wrapper .base_service_content .base_service_user .base_service_user_input {
    background-color: transparent;
    border: none;
    padding: 0
}.base_service_wrapper .base_service_content .base_service_user .base_service_user_input input {
    height: 35px;
    width: 60px;
    margin-right: 10px;
    border: 1px solid #ebebeb
}.base_service_wrapper .base_service_content .base_service_user .base_service_user_input input:focus {
    outline: none
}.base_service_wrapper .base_service_content .base_service_user .tip {
    float: left;
    width: 350px;
    height: 50px;
    background: url('../images/service_tipbg.pn') no-repeat;
    padding: 15px 0 0 35px;
    margin-top: -5px
}.base_service_wrapper .base_service_content .base_service_item2 ul {
    float: left;
    width: 70%
}.base_service_wrapper .base_service_content .base_service_item2 a {
    float: left;
    color: #888;
    text-decoration: underline;
    margin-top: 9px;
    cursor: pointer
}.base_service_wrapper .base_service_content .base_service_item0 ul {
    float: left
}.base_service_wrapper .base_service_content .base_service_item0 .line {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border-top: 1px dashed #95a6aa;
    margin: 20px 0
}.base_service_wrapper .base_service_content .base_service_item1 li div span,
.base_service_wrapper .base_service_content .base_service_item5 li div span {
    color: #f75047
}.base_service_wrapper .base_service_content .base_service_item1 li.selected,
.base_service_wrapper .base_service_content .base_service_item5 li.selected {
    border: 1px solid #f75047
}.base_service_wrapper .base_service_content .base_service_item1 li.selected:after,
.base_service_wrapper .base_service_content .base_service_item5 li.selected:after {
    content: url('/Images/service/buy/service_selected_img2.png');
    position: absolute;
    padding: 0;
    margin-left: 54px;
    margin-top: 1px
}.ServiceTeam_banner {
    width: 100%;
    height: 584px;
    background: url('../images/servicebanner.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 180px
}.ServiceTeam_banner .title {
    font-size: 68px
}.ServiceTeam_banner .subtitle {
    font-size: 31px;
    margin-top: 10px
}.ServiceTeam_cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}.ServiceTeam_cont .title {
    font-size: 50px;
    color: #383838;
    text-align: center
}.ServiceTeam_cont .subtitle {
    font-size: 28px;
    color: #888;
    margin-bottom: 50px;
    text-align: center
}.ServiceTeam_cont .center {
    width: 1200px;
    margin: 0 auto 80px;
    float: left
}.ServiceTeam_cont .center .list1 {
    background: url('../images/service1.jpg') center no-repeat
}.ServiceTeam_cont .center .list2 {
    background: url('../images/service2.jpg') center no-repeat
}.ServiceTeam_cont .center .list3 {
    background: url('../images/service3.jpg') center no-repeat
}.ServiceTeam_cont .center .list4 {
    background: url('../images/service4.jpg') center no-repeat
}.ServiceTeam_cont .center .list5 {
    background: url('../images/service5.jpg') center no-repeat
}.ServiceTeam_cont .center .list6 {
    background: url('../images/service6.jpg') center no-repeat
}.ServiceTeam_cont .center .list7 {
    background: url('../images/service7.jpg') center no-repeat
}.ServiceTeam_cont .center .list8 {
    background: url('../images/service8.jpg') center no-repeat
}.ServiceTeam_cont .center .list9 {
    background: url('../images/service9.jpg') center no-repeat
}.ServiceTeam_cont .center .list10 {
    background: url('../images/service10.jpg') center no-repeat
}.ServiceTeam_cont .center .list11 {
    background: url('../images/service11.jpg') center no-repeat
}.ServiceTeam_cont .center .list12 {
    background: url('../images/service12.jpg') center no-repeat
}.ServiceTeam_cont .center .list {
    width: 366px;
    height: 568px;
    display: inline-block;
    padding: 0 30px;
    box-shadow: 0 0 17px #dadada;
    margin-right: 46px;
    margin-bottom: 45px;
    float: left
}.ServiceTeam_cont .center .list .cont_title {
    font-size: 24px;
    font-weight: bold;
    padding-top: 300px
}.ServiceTeam_cont .center .list .cont_level {
    font-size: 16px;
    color: #959595;
    margin-top: 3px
}.ServiceTeam_cont .center .list .cont_level img {
    vertical-align: 1px
}.ServiceTeam_cont .center .list .cont_text {
    font-size: 16px;
    color: #444;
    line-height: 27px;
    padding-top: 25px;
    text-align: justify
}.ServiceTeam_cont .center .last {
    margin-right: 0
}.servicefooter {
    background: url('../images/service_bg.jpg') center no-repeat;
    width: 100%;
    padding-top: 110px;
    color: #fff;
    padding-bottom: 115px;
    clear: both
}.servicefooter .title {
    font-size: 50px;
    text-align: center
}.servicefooter .subtitle {
    font-size: 28px;
    margin-bottom: 95px;
    text-align: center
}.servicefooter .cont {
    width: 1200px;
    margin: 0 auto
}.servicefooter .cont .list {
    width: 207px;
    height: 307px;
    display: inline-block;
    margin-right: 37px;
    margin-bottom: 45px
}.servicefooter .cont .list .operate {
    width: 100%;
    height: 238px;
    border-radius: 5px
}.servicefooter .cont .list .name {
    font-size: 24px;
    color: #d3e4f5;
    font-weight: bold;
    text-align: center;
    margin-top: 15px
}.servicefooter .cont .list .level {
    font-size: 16px;
    color: #62788f;
    margin-top: 3px
}.servicefooter .cont .list .level img {
    vertical-align: 1px
}.servicefooter .cont .last {
    margin-right: 0
}.more_user_panel {
    position: absolute;
    background-color: #f7f7f7;
    padding: 15px;
    top: 230px;
    left: 180px;
    box-shadow: 0 4px 10px #dadada;
    display: none;
    z-index: 1
}.more_user_panel ul {
    width: 100% !important
}.more_user_panel ul li {
    border: none !important
}.more_user_panel:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 25px solid #f7f7f7;
    top: -20px;
    left: 640px
}.more_user_panel li {
    float: left
}.more_user_panel .user_panel_per {
    padding: 0 70px 0 20px;
    border-right: 1px dashed #888 !important
}.more_user_panel .user_panel_per span {
    font-size: 15px
}.more_user_panel .user_panel_per div {
    margin-top: 10px
}.more_user_panel .user_panel_per div:before {
    content: url('/Images/service/buy/more_user_icon1.jpg');
    float: left
}.more_user_panel .user_panel_per div span {
    color: #009feb;
    font-size: 17px;
    margin-left: 10px
}.more_user_panel .user_panel_num {
    padding-left: 80px
}.more_user_panel .user_panel_num div {
    margin-bottom: 10px
}.more_user_panel .user_panel_num .qq {
    padding: 5px 0;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, #a4aab1, #566069);
    width: 150px;
    text-align: center;
    font-size: 15px
}.more_user_panel .user_panel_num .qq:before {
    content: url('/Images/service/orderDetail/more_user_icon2.png');
    position: absolute;
    left: -8px;
    top: 3px
}.userCenter_content_ask .qq:before {
    content: url('/Images/service/orderDetail/more_user_icon2.png');
    position: absolute;
    left: -8px;
    top: 3px
}.orderDetail_content_top {
    width: 945px;
    height: 265px;
    margin: 30px auto 0;
    padding-top: 35px;
    background: url('../images/orderdetail_bgimg.jpg') center no-repeat
}.buySuccess_wrapper .orderDetail_content_top {
    background: url('../images/buysuccess_img1.jpg') center no-repeat
}.add_service_content {
    width: 1000px;
    margin: 0 auto 100px
}.add_service_content ul {
    width: 100%
}.add_service_content ul li {
    float: left;
    width: 25%;
    height: 343px
}.add_service_content ul li .content_wrapper {
    width: 90%;
    margin: 60px auto 0;
    text-align: center
}.add_service_content ul li .content_wrapper .tltle {
    margin-top: 25px
}.add_service_content ul li .content_wrapper .tltle div {
    font-size: 17px;
    margin-bottom: 4px;
    font-weight: bolder
}.add_service_content ul li .content_wrapper .tltle span {
    font-size: 14px;
    color: #8d8d8d;
    display: inline-block;
    height: 45px
}.add_service_content ul li .content_wrapper .price {
    margin-top: 10px;
    color: #31b5dd
}.add_service_content ul li .content_wrapper .price span {
    margin-right: 7px
}.add_service_content ul li .content_wrapper .price a {
    color: #f34b4b;
    font-size: 17px
}.add_service_content ul li .icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #dedede;
    margin-left: 30px
}.add_service_content ul li .icon div {
    position: relative;
    left: 50%;
    top: 50%
}.add_service_content ul li .icon1 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}.add_service_content ul li .icon2 {
    width: 44px;
    height: 55px;
    margin: -27px 0 0 -22px
}.add_service_content ul li .icon3 {
    width: 54px;
    height: 55px;
    margin: -27px 0 0 -27px
}.add_service_content ul li .icon4 {
    width: 54px;
    height: 55px;
    margin: -20px 0 0 -27px
}.add_service_content ul li .icon5 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}.add_service_content ul li .icon6 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}.add_service_content ul li .icon7 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}.pricePage {
    margin-top: 70px;
    min-width: 1340px
}.pricePage .top {
    background: url('../images/top_bg.png') center no-repeat;
    width: 100%;
    height: 620px;
    padding-top: 75px
}.pricePage .top .box {
    width: 1055px;
    margin: 0 auto
}.pricePage .top .box ul li {
    width: 330px;
    height: 480px;
    background: #fff;
    border-radius: 5px;
    float: left;
    margin-right: 28px;
    text-align: center;
    box-shadow: 0 0 19px #6b6b6b
}.pricePage .top .box ul li h3 {
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0
}.pricePage .top .box ul li h3 span {
    font-size: 20px;
    color: #f73e3e
}.pricePage .top .box ul li>div {
    background: #f2f8fd;
    padding: 30px 30px 0 45px;
    height: 295px
}.pricePage .top .box ul li>div .money {
    font-size: 30px;
    color: #4fa8ff;
    margin-bottom: 32px
}.pricePage .top .box ul li>div .text {
    font-size: 14px;
    color: #aeaeae;
    text-align: justify;
    line-height: 23px;
    text-align: left
}.pricePage .top .box ul li>div p {
    font-size: 14px;
    color: #aeaeae;
    text-align: justify;
    line-height: 23px;
    text-align: left;
    margin-bottom: 3px;
    position: relative
}.pricePage .top .box ul li>div p:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    display: block;
    top: 10px;
    left: -15px
}.pricePage .top .box ul li .buy_btn {
    width: 138px;
    height: 48px;
    background: #46a3ff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    border-radius: 3px;
    display: block;
    margin: 24px auto;
    cursor: pointer
}.pricePage .top .box ul li .buy_btn:hover {
    color: #fff;
    background: #409ffd
}.pricePage .priceContent1 .box {
    width: 1055px;
    margin: 0 auto;
    padding-top: 100px
}.pricePage .priceContent1 .box .title {
    font-size: 24px;
    color: #393939;
    margin-bottom: 40px
}.pricePage .priceContent1 .box .title:before {
    content: '';
    width: 2px;
    height: 24px;
    background: #3c9cfb;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 13px
}.pricePage .priceContent1 .box .price_table tr {
    text-align: center
}.pricePage .priceContent1 .box .price_table tr .h50 {
    height: 50px;
    line-height: 50px;
    background: #f2f8fd
}.pricePage .priceContent1 .box .price_table tr .Cf2f8fd {
    background: #f2f8fd
}.pricePage .priceContent1 .box .price_table tr .Cf2f8fd span {
    display: block
}.pricePage .priceContent1 .box .price_table tr td {
    height: 70px;
    border: 1px solid #d9ecff;
    width: 77px;
    position: relative;
    font-size: 14px
}.pricePage .priceContent1 .box .price_table tr td img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}.pricePage .priceContent1 .box .price_table tr .w100 {
    width: 100px
}.pricePage .priceContent2 .box {
    width: 1055px;
    margin: 0 auto;
    padding-top: 100px
}.pricePage .priceContent2 .box .title {
    font-size: 24px;
    color: #393939;
    margin-bottom: 40px
}.pricePage .priceContent2 .box .title:before {
    content: '';
    width: 2px;
    height: 24px;
    background: #3c9cfb;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 13px
}.pricePage .priceContent2 .box .cont {
    width: 1055px;
    box-shadow: 0 0 10px #bfbfbf
}.pricePage .priceContent2 .box .cont li {
    width: 260px;
    height: 290px;
    margin: 36px 44px;
    border: 1px solid #f1f1f1;
    display: inline-block
}.pricePage .priceContent2 .box .cont li>div {
    background: #f5f5f5;
    height: 210px;
    text-align: center
}.pricePage .priceContent2 .box .cont li>div .text {
    font-size: 20px;
    color: #7d7d7d;
    text-align: center;
    padding-top: 23px;
    margin-bottom: 35px
}.pricePage .priceContent2 .box .cont li .mall_btn {
    width: 99px;
    height: 45px;
    background: #46a3ff;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    border-radius: 3px;
    display: block;
    margin: 15px auto;
    cursor: pointer
}.pricePage .priceContent2 .box .cont li .mall_btn:hover {
    color: #fff;
    background: #409ffd
}.pricePage .priceContent3 .box {
    width: 1055px;
    margin: 0 auto;
    padding-top: 100px;
    position: relative
}.pricePage .priceContent3 .box .fun_nav {
    position: absolute;
    width: 124px;
    background: #f9fafa;
    font-size: 14px;
    left: 0;
    top: 0
}.pricePage .priceContent3 .box .fun_nav li {
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer
}.pricePage .priceContent3 .box .fun_nav li a {
    color: #676767;
    display: block;
    position: relative;
    text-decoration: none
}.pricePage .priceContent3 .box .fun_nav li .selected {
    color: #fff;
    background: #46a3ff
}.pricePage .priceContent3 .box .fun_nav li .selected span {
    background-image: url('../images/sanjiao.png');
    display: block;
    position: absolute;
    width: 16px;
    height: 21px;
    right: -16px;
    top: 8px
}.pricePage .priceContent3 .box .title {
    font-size: 24px;
    color: #393939;
    margin-bottom: 40px
}.pricePage .priceContent3 .box .title:before {
    content: '';
    width: 2px;
    height: 24px;
    background: #3c9cfb;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 13px
}.pricePage .priceContent3 .box .pro_table .price_div {
    text-align: center;
    display: block;
    width: 1041px;
    height: 38px
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head {
    height: 110px;
    background: #f2f8fd;
    width: 260px;
    border: 1px solid #d8ecff;
    text-align: center;
    font-size: 16px;
    color: #46a3ff;
    font-weight: normal;
    display: inline-block;
    float: left
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head span {
    display: block;
    font-size: 20px;
    margin-top: 40px
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head .top_checked {
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 20px
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head .top_checked label {
    font-weight: normal
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head .top_checked label input {
    vertical-align: -2px;
    margin-right: 5px
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head .produce {
    text-align: left;
    padding-left: 20px;
    font-size: 12px;
    color: #666
}.pricePage .priceContent3 .box .pro_table .price_div .price_pro_head .produce img {
    margin-right: 2px
}.pricePage .priceContent3 .box .pro_table .price_div .div {
    height: 38px;
    width: 260px;
    border-bottom: 1px solid #d8ecff;
    border-right: 1px solid #d8ecff;
    display: inline-block;
    float: left;
    line-height: 38px
}.pricePage .priceContent3 .box .pro_table .price_div .L20 {
    padding-left: 20px;
    height: 38px;
    line-height: 38px;
    border-left: 1px solid #d8ecff;
    border-right: 1px solid #d8ecff
}.pricePage .priceContent3 .box .pro_table .pro_title {
    color: #46a3ff;
    font-size: 14px;
    font-weight: bold;
    background: #f2f8fd
}.pricePage .priceContent4 {
    margin-bottom: 50px
}.pricePage .priceContent4 .box {
    width: 1055px;
    margin: 0 auto;
    padding-top: 100px
}.pricePage .priceContent4 .box .title {
    font-size: 24px;
    color: #393939;
    margin-bottom: 40px
}.pricePage .priceContent4 .box .title:before {
    content: '';
    width: 2px;
    height: 24px;
    background: #3c9cfb;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 13px
}.pricePage .priceContent4 .box .contentItem {
    margin-top: 15px
}.pricePage .priceContent4 .box .contentItem ul {
    border-left: 1px solid #d7ebff;
    border-top: 1px solid #d7ebff;
    height: 360px
}.pricePage .priceContent4 .box .contentItem ul li {
    float: left;
    width: 20%;
    border-bottom: 1px solid #d7ebff;
    border-right: 1px solid #d7ebff;
    height: 120px;
    padding-top: 40px;
    padding-left: 27px
}.pricePage .priceContent4 .box .contentItem ul li a {
    height: 50px
}.pricePage .priceContent4 .box .contentItem ul li a div {
    float: left;
    color: #848484
}.pricePage .priceContent4 .box .contentItem ul li a div span {
    display: block;
    margin-bottom: 3px
}.pricePage .priceContent4 .box .contentItem ul li a div .item_span {
    color: #46a3ff;
    font-size: 12px
}.pricePage .priceContent4 .box .contentItem ul li .img {
    width: 62px
}.pricePage .F2 {
    background: #f2f8fd
}.pricePage .price_tr:hover {
    background: #fafaf2
}.pricePage_panle {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    z-index: 1001;
    overflow-y: scroll
}.pricePage_panle .panleContent_wra {
    width: 1000px;
    margin: 40px auto
}.pricePage_panle .panleContent_wra .panleClose {
    float: right;
    cursor: pointer;
    margin-top: -14px
}.pricePage_panle .panleContent_wra .panleContent {
    width: 940px;
    background-color: #fff;
    padding: 25px 0
}.pricePage_panle .panleContent_wra .panleContent table {
    background-color: #fff;
    margin: 0 auto;
    width: 900px
}.pricePage_panle .panleContent_wra .panleContent table .item {
    background-color: #f9f9f9
}.pricePage_panle .panleContent_wra .panleContent table .item .title {
    font-size: 16px
}.pricePage_panle .panleContent_wra .panleContent table .item .itemName {
    font-size: 24px;
    padding: 15px 0
}.pricePage_panle .panleContent_wra .panleContent table .item .itemName1 {
    color: #37cc9d
}.pricePage_panle .panleContent_wra .panleContent table .item .itemName2 {
    color: #2d4eec
}.pricePage_panle .panleContent_wra .panleContent table .item .itemName3 {
    color: #148be0
}.pricePage_panle .panleContent_wra .panleContent table .item .price span {
    font-size: 30px;
    font-weight: bold
}.pricePage_panle .panleContent_wra .panleContent table .item td {
    padding: 10px 5px
}.pricePage_panle .panleContent_wra .panleContent table td {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 6px 5px;
    color: #717171
}.pricePage_panle .panleContent_wra .panleContent table .color1,
.pricePage_panle .panleContent_wra .panleContent table .color2,
.pricePage_panle .panleContent_wra .panleContent table .color3 {
    font-size: 18px;
    font-weight: bold
}.pricePage_panle .panleContent_wra .panleContent table .color1 {
    color: #83dabb
}.pricePage_panle .panleContent_wra .panleContent table .color2 {
    color: #7f8ef0
}.pricePage_panle .panleContent_wra .panleContent table .color3 {
    color: #38acff
}.pricePage_panle2 .itemName {
    font-size: 22px;
    color: #148be0 !important
}.pricePage_panle3 .panleContent_wra {
    width: 765px
}.pricePage_panle3 .panleContent_wra .panleContent {
    width: 615px !important;
    margin: 0 auto
}.pricePage_panle3 .panleContent_wra .panleContent table {
    width: 554px !important
}.pricePage_panle3 .panleContent_wra .panleContent table .item .itemName {
    font-size: 22px
}.blogs_topbg {
    background: url('../images/newlknews_img1.jpg') center no-repeat;
    background-size: cover;
    width: 100%;
    height: 414px
}.blogs_subnav {
    margin: 0 auto;
    width: 705px
}.blogs_subnav ul {
    float: left;
    box-shadow: 1px 2px 2px #a5a5a5;
    margin-bottom: 50px
}.blogs_subnav ul li {
    width: 141px;
    line-height: 40px !important;
    background-color: #686868;
    float: left;
    text-align: center;
    line-height: 50px;
    border-left: 1px solid #000;
    border-right: 1px solid #9b9b9b;
    font-size: 21px;
    color: #fff;
    cursor: pointer
}.blogs_text {
    float: left;
    margin: 0 0 0 25px;
    width: 350px
}.blogs_text1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}.blogs_text2 {
    font-size: 14px;
    color: #9a9a9a;
    width: 93%;
    line-height: 23px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 70px;
    margin: 0 auto
}.blogs_text3 {
    font-size: 14px;
    color: #333;
    margin-top: 15px
}.blogs_text3 span {
    margin-left: 165px
}.blogs_contentbottom {
    margin-top: -26px;
    width: 435px
}.blogs_contentbottom .blogs_contentbottom_link {
    text-align: right
}.blogs_contentbottom .blogs_contentbottom_link a {
    color: #ff7200;
    margin-right: 20px
}.blogs_content {
    margin: 50px 0
}.blogs_contentwrapper {
    width: 1000px;
    margin: 0 auto 0
}.pageindex {
    float: left;
    border: solid 1px #9e9e9e !important;
    margin-left: 5px;
    border-radius: 3px
}.pageindex a,
.pageindex div {
    color: #333;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    display: block
}.currentPageIndex {
    background-color: #62d1ff;
    border: 1px solid #6293c2
}.currentPageIndex a {
    color: #4879a6
}.News_wra .blogs_topbg {
    background: url('../images/newlknews_img1.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 135px
}.News_wra .blogs_topbg .text1 {
    font-size: 5em;
    font-weight: bold
}.News_wra .blogs_topbg .text1 span {
    margin-right: 50px;
    letter-spacing: 5px
}.News_wra .blogs_topbg .text2 {
    color: #0090e2;
    font-size: 2em
}.News_wra .blogs_topbg .text2 span {
    margin-right: 30px;
    letter-spacing: 2px
}.News_wra .blogs_subnav {
    margin: 0 auto
}.News_wra .blogs_content {
    width: 433px;
    margin: 50px auto 50px;
    border: 1px solid #9a9a9a;
    padding-bottom: 15px
}.News_wra .blogs_content .blogs_content_img {
    position: relative
}.News_wra .blogs_content .blogs_content_img .blogs_text1 {
    position: relative;
    top: -41px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 8px
}.News_wra .blogs_text3 {
    margin-top: 10px
}.News_wra .blogs_text3 span {
    margin-left: 230px
}.News_wra .blogs_content .blogs_titleimg1 {
    float: left
}.News_wra .news_content {
    width: 980px;
    margin: 126px auto 0
}.News_wra .news_content ul {
    margin-bottom: 65px
}.News_wra .news_content .news_textli {
    zoom: 1;
    margin-bottom: 35px
}.News_wra .news_content .news_textli .news_img {
    float: left
}.News_wra .news_content .news_textli .news_img img {
    width: 245px !important;
    height: 171px !important
}.News_wra .news_content .news_textli .news_textwra {
    width: 680px;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 20px;
    margin-top: 49px;
    float: left;
    margin-left: 54px
}.News_wra .news_content .news_textli .news_textwra .news_time {
    position: absolute;
    border-right: 2px dashed #a19f9f;
    padding-right: 20px
}.News_wra .news_content .news_textli .news_textwra .news_time span {
    font-size: 29px;
    color: #292929
}.News_wra .news_content .news_textli .news_textwra .news_time div {
    font-size: 21px;
    color: #b6bec8;
    margin: 10px 0 0 2px
}.News_wra .news_content .news_textli .news_textwra .news_text {
    margin-left: 147px;
    position: relative
}.News_wra .news_content .news_textli .news_textwra .news_text div i:before {
    content: "\e62f";
    width: 17px;
    height: 17px;
    border-radius: 17px;
    background-color: #b8b8b8;
    color: #fff;
    text-align: center;
    line-height: 17px;
    display: inline-block;
    position: absolute;
    left: -27px;
    top: 7px;
    font-size: 9px;
    padding-left: 1px
}.News_wra .news_content .news_textli .news_textwra .news_text div span {
    display: inline-block;
    color: #070707;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 420px
}.News_wra .news_content .news_textli .news_textwra .news_text div .more_btn {
    color: #bcbcbc;
    float: right;
    font-size: 13px
}.News_wra .news_content .news_textli .news_textwra .news_text div .more_btn img {
    margin: 0 14px 0 8px
}.News_wra .news_content .news_textli .news_textwra .news_text p {
    font-size: 16px;
    color: #bcbcbc;
    text-indent: 2em;
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 14px
}.News_wra .news_content .news_textli:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}.News_wra .news_botcontent {
    width: 980px;
    margin: 20px auto 0
}.News_wra .news_botcontent li {
    float: left;
    width: 50%
}.News_wra .news_botcontent li:nth-child(2) .botcontent_wra {
    float: right
}.News_wra .news_botcontent li .botcontent_wra {
    width: 80%
}.News_wra .news_botcontent li .botcontent_wra .botcontent_title {
    color: #0584cc;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 25px
}.News_wra .news_botcontent li .botcontent_wra div a {
    color: #636363
}.News_wra .news_botcontent li .botcontent_wra div a .text_time {
    float: right
}.News_wra .news_botcontent li .botcontent_wra div a .text_title {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}.News_wra .news_botcontent li .botcontent_wra div a:focus {
    text-decoration: none
}.lkblogs_xqtext {
    margin-top: 80px
}.lkblogs_xqtext div {
    float: left;
    margin-right: 20px
}.lkblogs_xqtext span {
    font-size: 14px;
    color: #333;
    display: block;
    margin-top: 6px
}.lkblogs_xqwrapper {
    width: 880px;
    margin: 0 auto
}.lkblogs_xqcontent {
    text-align: center
}.lkblogs_xqcontent span {
    font-size: 18px;
    color: #333;
    margin-top: 20px
}.lkblogs_xqcontent a {
    color: #05b3fc
}.lkblogs_xqimg1 {
    width: 678px;
    margin: 20px 0 40px 0
}.lkblogs_xqimg2 {
    width: 875px;
    height: 270px;
    margin: 20px 0 40px 0;
    background: url('../images/lkblogs_xqimg1.png') no-repeat 0 -100px
}.lkblogs_xqcontent1 {
    color: #9a9a9a;
    font-size: 14px;
    text-align: left
}.lkblogs_xqbottomline {
    margin: 50px auto 0;
    width: 1000px
}.lkblogs_xqbottom_btn {
    text-align: left;
    width: 880px;
    margin: 35px auto 0
}.lkblogs_xqbottom_btn a {
    display: block;
    color: #333;
    font-size: 16px;
    margin-bottom: 3px
}.lkblogs_xqbottom_btn a:focus {
    text-decoration: none
}.lkblogs_xqbottom_btn a span {
    display: inline-block;
    margin-left: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 250px;
    position: relative;
    top: 4px
}.newscontent_bot {
    width: 880px;
    margin: 35px auto 0
}.newscontent_bot .botcontent_title {
    font-size: 21px;
    color: #38adff;
    display: inline-block;
    margin-bottom: 30px
}.newscontent_bot li {
    float: left;
    width: 50%
}.newscontent_bot li:nth-child(2n) .botcontent_wra {
    float: right
}.newscontent_bot li .botcontent_wra {
    width: 78%
}.newscontent_bot li .botcontent_wra .text_title {
    display: inline-block;
    font-size: 13px;
    color: #636363;
    width: 210px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}.newscontent_bot li .botcontent_wra .text_time {
    float: right;
    font-size: 12px;
    color: #a3a3a3
}.lkblogs_xacopyright {
    width: 470px;
    height: 90px;
    background-color: #f1f1f1;
    margin: 50px auto 0;
    padding: 20px 20px 10px 20px;
    font-size: 18px
}.lkblogs_xacopyright div {
    float: left
}.lkblogs_xacopyrightL {
    color: #333;
    width: 40px;
    margin-right: 15px
}.lkblogs_xacopyrightR {
    color: #9a9a9a;
    width: 370px
}@media screen and (max-width:1280px) {
    .product1_bannerR {
        margin: 90px 0 0 190px
    }    .product1_bannerL img {
        width: 335px
    }    .product1_bannerL {
        margin-top: 35px
    }    .product_banner {
        height: 700px
    }
}@media screen and (max-width:1600px) {
    .product_banner {
        background: url("../images/product1_bannerbg_1600.png") center center no-repeat
    }
}.bottom_linkwrapper {
    background-color: #1f1f1f;
    padding: 10px 0 20px 0;
    margin: 30px 0 60px 0
}.bottom_link {
    padding: 10px 0;
    font-size: 16px;
    width: 900px;
    margin: 0 auto;
    color: #949393
}.bottom_link span {
    display: inline-block;
    border-top: 1px solid #414141;
    width: 300px;
    margin-bottom: 5px
}.bottom_links {
    width: 1000px;
    margin: 0 auto
}.bottom_links li {
    float: left;
    padding: 0 3px;
    font-size: 15px;
    margin-bottom: 5px
}.bottom_links li a {
    color: #949393;
    font-size: 12px
}@font-face {
    font-family: 'hobostd';
    src: url("/Content/icon/fonts/hobostd.otf") format("truetype-aat")
}.active-time {
    color: #1a1a1a;
    font-size: 33px;
    font-family: hobostd;
    padding-left: 110px;
    height: 42px
}.index-banner-img {
    background: url("../images/index_banner.png") center;
    height: 188px;
    position: relative;
    min-width: 980px;
    display: block
}.banner-cicle {
    padding-left: 137px;
    font-size: 14px;
    font-family: 黑体;
    position: relative;
    margin-top: -30px;
    text-align: center;
    width: 451px;
    color: #0a0204
}.cicle-img {
    position: absolute
}.banner-right {
    float: right;
    margin: 114px 37px 0 auto
}.evaluateBanner {
    width: 100%;
    height: 580px;
    background: url("../images/common_banner.jpg") center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 200px
}.evaluateBanner .title {
    font-size: 62px;
    color: #fff;
    letter-spacing: 6px;
    line-height: 70px
}.evaluateBanner .title>span {
    font-size: 50px !important
}.evaluateContent {
    padding-top: 120px;
    background: #f7f7f7
}.evaluateContent .title {
    font-size: 50px;
    color: #383838;
    text-align: center
}.evaluateContent .cont {
    width: 1400px;
    margin: 0 auto
}.evaluateContent .cont #myCarousel .carousel-inner {
    margin: 0 auto 100px
}.evaluateContent .cont #myCarousel .carousel-inner .item {
    margin: 50px 80px;
    z-index: 9
}.evaluateContent .cont #myCarousel .carousel-inner .item .img_list {
    text-align: center
}.evaluateContent .cont #myCarousel .carousel-inner .item .img_list img {
    box-shadow: 0 0 30px #e1e1f9;
    border-radius: 5px;
    margin: 20px;
    width: 364px;
    height: 210px;
    display: inline-block
}.evaluateContent .cont #myCarousel .carousel-inner .item .img_list img:hover {
    transform: scale(1.5)
}.evaluateContent .cont #myCarousel .carousel-control {
    background: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 43%;
    opacity: 1
}.evaluateContent .cont #myCarousel .carousel-control .leftPage0 {
    display: block
}.evaluateContent .cont #myCarousel .carousel-control .leftPage {
    display: none
}.evaluateContent .cont #myCarousel .carousel-control .rightPage {
    display: block
}.evaluateContent .cont #myCarousel .carousel-control .rightPage0 {
    display: none
}.evaluateContent .cont #myCarousel .left:hover .leftPage0 {
    display: none
}.evaluateContent .cont #myCarousel .left:hover .leftPage {
    display: block
}.evaluateContent .cont #myCarousel .left:hover+a .rightPage0 {
    display: block
}.evaluateContent .cont #myCarousel .left:hover+a .rightPage {
    display: none
}.evaluateContent .cont #myCarousel .carousel-indicators {
    bottom: 0
}.evaluateContent .cont #myCarousel .carousel-indicators li {
    background: #d2d2d2
}.evaluateContent .cont #myCarousel .carousel-indicators .active {
    background: #6684f2
}.team_banner {
    width: 100%;
    height: 564px;
    background: url('../images/team_banner.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 190px
}.team_banner .title {
    font-size: 55px;
    letter-spacing: 2px
}.team_cont {
    background: #f2f6f9;
    border-bottom: 90px solid #f2f6f9
}.team_cont .team_center {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 0 80px 1px;
    position: relative
}.team_cont .team_center .titletop {
    font-size: 30px;
    color: #1c222a;
    font-weight: bold;
    position: absolute;
    top: -80px;
    background: #fff;
    width: 1200px;
    left: 0;
    padding-left: 80px
}.team_cont .team_center .titletop span {
    width: 24px;
    height: 110px;
    display: inline-block;
    background: #0070c9
}.team_cont .team_center .titletop label {
    margin-bottom: 5px;
    font-weight: bold;
    display: inline-block;
    vertical-align: 4px;
    margin-left: 8px
}.team_cont .team_center .team_content1 {
    margin-bottom: 110px
}.team_cont .team_center .team_content1 .cont {
    padding-top: 90px
}.team_cont .team_center .team_content1 .cont>div {
    display: inline-block
}.team_cont .team_center .team_content1 .cont .left {
    width: 485px;
    margin-right: 50px;
    padding-left: 30px;
    float: left
}.team_cont .team_center .team_content1 .cont .right {
    width: 500px;
    font-size: 18px;
    line-height: 38px;
    color: #373432;
    margin-top: 40px
}.team_cont .team_center .team_content1 .cont .right p {
    margin-bottom: 30px
}.team_cont .team_center .team_content2 {
    clear: both;
    margin-bottom: 65px
}.team_cont .team_center .team_content2 .title {
    font-size: 24px;
    color: #1c222a;
    border-bottom: 1px solid #0070c9;
    margin-bottom: 25px;
    position: relative
}.team_cont .team_center .team_content2 .title span {
    width: 24px;
    height: 60px;
    display: inline-block;
    background: #0070c9;
    position: absolute;
    bottom: 0
}.team_cont .team_center .team_content2 .title label {
    margin-bottom: 5px;
    font-weight: normal;
    display: inline-block;
    vertical-align: 4px;
    margin-left: 40px
}.team_cont .team_center .team_content2 .team_img img {
    margin-bottom: 18px;
    margin-right: 15px
}.team_cont .team_center .team_content2 .team_img .last {
    margin-right: 0
}.team_cont .team_center .team_content3 {
    clear: both;
    margin-bottom: 65px
}.team_cont .team_center .team_content3 .title {
    font-size: 24px;
    color: #1c222a;
    border-bottom: 1px solid #0070c9;
    margin-bottom: 25px;
    position: relative
}.team_cont .team_center .team_content3 .title span {
    width: 24px;
    height: 60px;
    display: inline-block;
    background: #0070c9;
    position: absolute;
    bottom: 0
}.team_cont .team_center .team_content3 .title label {
    margin-bottom: 5px;
    font-weight: normal;
    display: inline-block;
    vertical-align: 4px;
    margin-left: 40px
}.team_cont .team_center .team_content3 .team_img img {
    margin-bottom: 18px;
    margin-right: 15px
}.team_cont .team_center .team_content3 .team_img .last {
    margin-right: 0
}.team_cont .team_center .team_content4 {
    clear: both;
    margin-bottom: 65px
}.team_cont .team_center .team_content4 .title {
    font-size: 24px;
    color: #1c222a;
    border-bottom: 1px solid #0070c9;
    margin-bottom: 25px;
    position: relative
}.team_cont .team_center .team_content4 .title span {
    width: 24px;
    height: 60px;
    display: inline-block;
    background: #0070c9;
    position: absolute;
    bottom: 0
}.team_cont .team_center .team_content4 .title label {
    margin-bottom: 5px;
    font-weight: normal;
    display: inline-block;
    vertical-align: 4px;
    margin-left: 40px
}.team_cont .team_center .team_content4 .team_img img {
    margin-bottom: 18px;
    margin-right: 15px
}.team_cont .team_center .team_content4 .team_img .last {
    margin-right: 0
}.teamMessage_content {
    background: #141440;
    position: relative;
    padding: 200px 0 160px 0
}.teamMessage_content .teammessage_bg1 {
    position: absolute;
    width: 100%;
    top: 0
}.teamMessage_content .teammessage_bg2 {
    position: absolute;
    width: 100%;
    bottom: 0
}.teamMessage_content .teamMessage_center {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    position: relative
}.teamMessage_content .teamMessage_center .title {
    margin-bottom: 40px
}.teamMessage_content .teamMessage_center .teamMessage_text {
    padding: 0 80px 100px
}.teamMessage_content .teamMessage_center .teamMessage_text .text {
    font-size: 16px;
    color: #626262;
    line-height: 30px;
    margin-bottom: 30px;
    text-indent: 33px;
    text-align: justify
}.teamMessage_content .teamMessage_center .teamMessage_text .title_icon {
    text-align: center;
    margin: 25px auto 10px;
    color: #d99447;
    font-size: 35px;
    font-family: 宋体;
    line-height: 80px;
    height: 80px
}.teamMessage_content .teamMessage_center .teamMessage_text .title_icon>div {
    display: inline-block;
    position: relative
}.teamMessage_content .teamMessage_center .teamMessage_text .title_icon>div img {
    position: absolute
}.teamMessage_content .teamMessage_center .teamMessage_text .title_icon>div .teammessage_title_bg_left {
    left: -50px;
    bottom: 0
}.teamMessage_content .teamMessage_center .teamMessage_text .title_icon>div .teammessage_title_bg_right {
    right: -50px;
    top: 0
}.teamMessage_content .teamMessage_center .teamMessage_text .alias {
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    width: 100px;
    display: inline-block
}.teamMessage_content .teamMessage_center .teamMessage_text .realname {
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    width: 90px;
    display: inline-block
}.teamMessage_content .teamMessage_center .teamMessage_text .message {
    font-size: 18px;
    display: inline-block;
    margin-left: 40px;
    color: #484848;
    line-height: 30px;
    margin-bottom: 15px
}.teamMessage_content .teamMessage_center .teamMessage_text .more {
    margin-left: 234px;
    margin-top: -27px;
    line-height: 35px
}.teamMessage_content .teamMessage_center .teamMessage_text .firsetMessage>p {
    text-indent: 38px;
    text-align: justify
}.teamMessage_content .teamMessage_center .teamMessage_text .let_space {
    letter-spacing: 2.2px
}.activeBox {
    background: url('../images/contentbg.jpg') center no-repeat
}.activeBox .activeContent {
    width: 832px;
    margin: 70px auto 0;
    position: relative
}.activeBox .activeContent .content {
    position: absolute;
    padding: 0 95px;
    top: 320px
}.activeBox .activeContent .content p {
    color: #f9f4d9;
    font-size: 17px;
    margin-bottom: 58px;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: justify
}.activeBox .activeContent .content p span {
    font-weight: bold;
    font-size: 22px
}.activeBox .activeContent .content p .number {
    font-size: 30px;
    font-weight: bold;
    font-family: -webkit-pictograph
}@font-face {
    font-family: 'hya3gj';
    src: url('../fonts/hya3gj.TTF') format('truetype')
}.appbanner {
    background: url('../images/appbanner.jpg') center no-repeat;
    height: 629px;
    background-size: cover;
    margin-top: 70px
}.appContent1 {
    background: #fff;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 50px
}.appContent1 .box {
    width: 1050px;
    margin: 0 auto;
    padding-top: 140px
}.appContent1 .box .box_left {
    width: 479px;
    float: left;
    margin-right: 40px
}.appContent1 .box .box_left ul li h3 {
    font-size: 32px;
    color: #505050;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    margin-top: 50px
}.appContent1 .box .box_left ul li h3 span {
    content: '';
    width: 3px;
    height: 32px;
    background: #505050;
    display: inline-block;
    position: absolute;
    left: -14px
}.appContent1 .box .box_left ul li p {
    font-size: 20px;
    color: #737373;
    line-height: 38px;
    margin-bottom: 110px;
    text-align: justify;
    padding-right: 30px
}.appContent1 .box .box_left ul li .C2a95ff {
    color: #2a95ff
}.appContent1 .box .box_right {
    float: left;
    width: 530px
}.appContent1 .box .box_right img {
    height: 550px
}.appContent2 {
    background: url('../images/appcontent2_bg.png') center no-repeat;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 60px
}.appContent2 .box {
    width: 1050px;
    margin: 0 auto;
    padding-top: 140px
}.appContent2 .box .box_right {
    width: 479px;
    float: right
}.appContent2 .box .box_right ul li h3 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    padding-right: 14px;
    letter-spacing: 1px;
    margin-top: 50px
}.appContent2 .box .box_right ul li h3 span {
    content: '';
    width: 3px;
    height: 32px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: -22px
}.appContent2 .box .box_right ul li p {
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    margin-bottom: 110px;
    text-align: justify;
    padding-right: 30px
}.appContent2 .box .box_right ul li .C2a95ff {
    color: #fff
}.appContent2 .box .box_left {
    float: left;
    width: 530px
}.appContent2 .box .box_left img {
    margin-top: 20px;
    width: 440px
}.appContent3 {
    background: url('../images/appcontent5_bg.jpg') center no-repeat;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 60px
}.appContent3 .box {
    width: 1050px;
    margin: 0 auto;
    padding-top: 140px
}.appContent3 .box .box_right {
    width: 479px;
    float: right
}.appContent3 .box .box_right ul li h3 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    padding-right: 14px;
    letter-spacing: 1px;
    margin-top: 50px
}.appContent3 .box .box_right ul li h3 span {
    content: '';
    width: 3px;
    height: 32px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: -22px
}.appContent3 .box .box_right ul li p {
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    margin-bottom: 110px;
    text-align: justify;
    padding-right: 30px
}.appContent3 .box .box_right ul li .C2a95ff {
    color: #fff
}.appContent3 .box .box_left {
    float: left;
    width: 530px
}.appContent3 .box .box_left img {
    margin-top: 20px;
    width: 440px
}.appContent6 {
    background: url('../images/appcontent6_bg.jpg') center no-repeat;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 60px
}.appContent6 .box {
    width: 1050px;
    margin: 0 auto;
    padding-top: 140px
}.appContent6 .box .box_right {
    width: 479px;
    float: right
}.appContent6 .box .box_right ul li h3 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    padding-right: 14px;
    letter-spacing: 1px;
    margin-top: 50px
}.appContent6 .box .box_right ul li h3 span {
    content: '';
    width: 3px;
    height: 32px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: -22px
}.appContent6 .box .box_right ul li p {
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    margin-bottom: 110px;
    text-align: justify;
    padding-right: 30px
}.appContent6 .box .box_right ul li .C2a95ff {
    color: #fff
}.appContent6 .box .box_left {
    float: left;
    width: 530px
}.appContent6 .box .box_left img {
    margin-top: 20px;
    width: 440px
}.appContent4 {
    background: #fff;
    clear: both;
    height: 850px
}.appContent4 h1 {
    padding-top: 120px;
    text-align: center;
    font-size: 32px;
    color: #2b97f1;
    margin-bottom: 70px;
    letter-spacing: 2px;
    font-weight: bold
}.appContent4 ul {
    width: 1142px;
    margin: 0 auto
}.appContent4 ul li {
    text-align: center;
    width: 190px;
    float: left;
    margin-bottom: 60px
}.appContent4 ul li>div {
    font-size: 18px;
    color: #737373;
    margin-top: 15px
}.appContent5 {
    padding-top: 100px;
    background: url('../images/appcontent5_bg.jpg') center no-repeat;
    padding-bottom: 175px
}.appContent5 h1 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
    font-weight: bold;
    letter-spacing: 2px
}.appContent5 .bottomImg {
    width: 1055px;
    margin: 0 auto
}.pdaView {
    font-family: 'Noto Sans S Chinese' !important
}.pdaView .pdaContent1 {
    padding-top: 70px
}.pdaView .pdaContent2 {
    padding-top: 107px;
    padding-bottom: 105px;
    float: left;
    width: 100%
}.pdaView .pdaContent2 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent2 .cont .left {
    float: left
}.pdaView .pdaContent2 .cont .left .title {
    font-size: 30px;
    color: #36bdd0;
    font-weight: bold;
    padding: 130px 0 30px 0
}.pdaView .pdaContent2 .cont .left .title:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 26px;
    background: #36bdd0;
    margin-right: 15px
}.pdaView .pdaContent2 .cont .left p {
    color: #666;
    font-size: 20px;
    margin-left: 0;
    line-height: 45px;
    letter-spacing: 1px
}.pdaView .pdaContent2 .cont .right {
    float: left;
    margin-left: 135px
}.pdaView .pdaContent3 {
    background: url('../images/pda_bg1.jpg') center no-repeat;
    height: 800px;
    clear: both;
    padding-top: 110px
}.pdaView .pdaContent3 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent3 .cont .left {
    float: left
}.pdaView .pdaContent3 .cont .left .title {
    font-size: 30px;
    color: #fff;
    margin: 195px 0 0 40px;
    font-weight: bold
}.pdaView .pdaContent3 .cont .left p {
    font-size: 20px;
    color: #fff;
    margin: 17px 0 0 40px;
    line-height: 45px;
    letter-spacing: 1px
}.pdaView .pdaContent3 .cont .right {
    float: left;
    margin-left: 285px
}.pdaView .pdaContent4 {
    padding-top: 90px;
    padding-bottom: 90px;
    float: left;
    width: 100%
}.pdaView .pdaContent4 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent4 .cont .right {
    float: left
}.pdaView .pdaContent4 .cont .left {
    float: left
}.pdaView .pdaContent4 .cont .left .title {
    font-size: 30px;
    color: #36bdd0;
    font-weight: bold;
    padding: 150px 0 20px 174px
}.pdaView .pdaContent4 .cont .left .title:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 26px;
    background: #36bdd0;
    margin-right: 15px
}.pdaView .pdaContent4 .cont .left p {
    color: #666;
    font-size: 20px;
    margin-left: 174px;
    line-height: 45px;
    letter-spacing: 1px
}.pdaView .pdaContent5 {
    background: url('../images/pda_bg2.jpg') center no-repeat;
    height: 800px;
    clear: both;
    padding-top: 70px
}.pdaView .pdaContent5 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent5 .cont .left {
    float: left
}.pdaView .pdaContent5 .cont .left .title {
    font-size: 30px;
    color: #fff;
    margin: 200px 0 0 80px;
    font-weight: bold
}.pdaView .pdaContent5 .cont .left p {
    font-size: 20px;
    color: #fff;
    margin: 17px 0 0 80px;
    line-height: 45px;
    letter-spacing: 1px
}.pdaView .pdaContent5 .cont .right {
    float: left;
    margin-left: 230px
}.pdaView .pdaContent6 {
    padding-top: 140px;
    padding-bottom: 145px;
    float: left;
    width: 100%;
    clear: both
}.pdaView .pdaContent6 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent6 .cont .left {
    float: left;
    letter-spacing: 2px
}.pdaView .pdaContent6 .cont .left .title {
    font-size: 30px;
    color: #36bdd0;
    font-weight: bold;
    padding: 125px 0 30px
}.pdaView .pdaContent6 .cont .left .title:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 20px;
    background: #36bdd0;
    margin-right: 15px
}.pdaView .pdaContent6 .cont .left p {
    color: #666;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 0
}.pdaView .pdaContent6 .cont .right {
    float: left;
    margin-left: 90px
}.pdaView .pdaContent7 {
    background: url('../images/pda_bg4.jpg') center no-repeat;
    height: 700px;
    clear: both;
    padding-top: 120px
}.pdaView .pdaContent7 .cont {
    width: 1200px;
    margin: 0 auto
}.pdaView .pdaContent7 .cont .left {
    float: left
}.pdaView .pdaContent7 .cont .left .title {
    font-size: 30px;
    color: #fff;
    margin: 130px 0 0 0;
    font-weight: bold
}.pdaView .pdaContent7 .cont .left p {
    font-size: 20px;
    color: #fff;
    margin: 25px 0 0 0;
    line-height: 45px;
    letter-spacing: 1px
}.pdaView .pdaContent7 .cont .right {
    float: left;
    margin-left: 90px
}.pdaView .pdaContent8 {
    height: 345px
}.pdaView .pdaContent8 h1 {
    font-size: 40px;
    color: #36bdd0;
    font-weight: bold;
    text-align: center;
    margin: 100px auto 70px
}.pdaView .pdaContent8 .cont {
    width: 1100px;
    margin: 0 auto
}.pdaView .pdaContent8 .cont li {
    float: left
}.pdaView .pdaContent8 .cont li .cont8Img {
    float: left
}.pdaView .pdaContent8 .cont li .icon8Text {
    margin-left: 20px;
    float: left;
    margin-top: 8px
}.pdaView .pdaContent8 .cont li .icon8Text span {
    font-size: 20px;
    color: #666;
    display: block;
    margin-bottom: 2px
}.pdaView .pdaContent8 .cont li .icon8Text div {
    font-size: 18px;
    color: #36bdd0
}.pdaView .pdaContent8 .bottom {
    font-size: 20px;
    color: #666;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 80px;
    float: left;
    clear: both;
    width: 100%
}@font-face {
    font-family: 'NOTOSANSHANS-BOLD_0';
    src: url('../fonts/NOTOSANSHANS-BOLD_0.OTF') format('opentype')
}@font-face {
    font-family: 'NOTOSANSHANS-REGULAR_1';
    src: url('../fonts/NOTOSANSHANS-REGULAR_1.OTF') format('opentype')
}ul,
li {
    padding: 0;
    margin: 0
}li {
    list-style: none
}.clear {
    clear: both
}.New_about_wra .New_service_title img {
    position: relative;
    top: -16px;
    margin-right: 10px
}.New_about_wra .New_service_title span {
    color: #ff7200;
    font-size: 24px
}.New_about_wra .New_service_banner {
    width: 100%;
    height: 660px;
    background: url('../images/new_aboutus_bgimg.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    background-position: center
}.New_about_wra .New_service_banner .title {
    font-size: 85px;
    letter-spacing: 3px
}.New_about_wra .New_service_banner .title span {
    margin-left: 60px;
    display: inline-block
}.New_about_wra .New_service_banner .text {
    font-size: 66px
}.New_about_wra .New_service_banner .text span {
    margin-right: 25px
}.New_about_wra .New_about_content1 .content1_wra {
    width: 1200px;
    padding: 75px 0 0;
    height: 1040px;
    margin: auto
}.New_about_wra .New_about_content1 .content1_wra .New_service_title .New_line {
    width: 177px;
    height: 9px;
    background: #e2e2e2;
    margin-bottom: 10px
}.New_about_wra .New_about_content1 .content1_wra .title {
    color: #525252;
    font-size: 17px;
    margin-bottom: 17px;
    font-weight: bold
}.New_about_wra .New_about_content1 .content1_wra .content_text1 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #626262
}.New_about_wra .New_about_content1 .content1_wra .content_text1 span {
    margin-left: 30px
}.New_about_wra .New_about_content1 .content1_wra .product_list {
    margin-top: 60px
}.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont {
    width: 20%;
    float: left;
    height: 166px;
    border-left: 1px solid #2dbe60;
    padding-left: 11px
}.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont span {
    color: #000;
    font-size: 20px;
    display: block;
    margin: 12px auto 22px
}.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont div {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 25px
}.New_about_wra .New_about_content1 .content_bgimg1 {
    float: right
}.New_about_wra .New_about_content1 .content_bgimg1 img {
    width: 800px
}.New_about_wra .New_about_content1 .content_bgimg2 img {
    width: 600px
}.New_about_wra .New_about_content1 .New_about_content2 {
    background-color: rgba(17, 41, 75, 0.65);
    background-color: #000\9;
    padding: 75px 0 115px 0;
    position: absolute;
    width: 100%;
    top: 1200px
}.New_about_wra .New_about_content1 .New_about_content2 .service_content2_wra {
    width: 660px;
    margin: 0 auto
}.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li {
    margin-top: 30px;
    font-size: 21px;
    color: #fff
}.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text1 {
    display: inline-block;
    width: 175px;
    font-size: 24px
}.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text2 {
    position: relative
}.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text2:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f29a76;
    position: absolute;
    left: -20px;
    top: 8px
}.New_about_wra .New_about_content3 {
    background: url('../images/content3_bg.png') no-repeat
}.New_about_wra .New_about_content3 .content3_top_wra {
    width: 1200px;
    margin: 0 auto;
    height: 1078px;
    position: relative
}.New_about_wra .New_about_content3 .content3_top_wra .content3Cont {
    position: absolute;
    top: 241px;
    left: -106px;
    z-index: 1
}.New_about_wra .New_about_content3 .content3_top_wra .growth {
    padding-top: 65px
}.New_about_wra .New_about_content3 .content3_top_wra .groupUp {
    font-size: 38px;
    color: #fff;
    margin-bottom: 100px
}.New_about_wra .New_about_content3 .content3_top_wra .time {
    height: 150px;
    position: relative;
    z-index: 2
}.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 {
    width: 25%;
    float: left
}.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 a {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    height: 48px
}.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 a:hover {
    font-size: 38px !important;
    margin-top: -5px;
    margin-bottom: 5px
}.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 div {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}.New_about_wra .New_about_content3 .content3_bot_wra {
    width: 100%;
    height: 1084px;
    background: #fff;
    padding-top: 90px
}.New_about_wra .New_about_content3 .content3_bot_wra .content3_cont0 {
    width: 1200px;
    margin: 0 auto
}.New_about_wra .New_about_content3 .content3_bot_wra .enterprise {
    color: #525252;
    font-size: 38px
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture {
    width: 1200px;
    margin: 0 auto 55px;
    text-align: center
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content_row {
    height: 80px
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .w_33 {
    width: 33%;
    display: inline-block
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content1_title1 {
    font-size: 22px;
    color: #202020;
    text-align: center;
    padding: 28px 0 15px
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content1_title2 {
    font-size: 22px;
    color: #262626;
    text-align: center
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .cn_0 {
    text-align: left;
    padding-left: 20px
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .cn_1 {
    padding-left: 70px
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .picture_l {
    text-align: left
}.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .picture_r {
    text-align: right
}.New_about_wra .New_about_content3 .content3_bot_wra .content_container {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}.New_about_wra .New_about_content3 .content3_bot_wra .content_row li {
    width: 33.3%;
    float: left
}.New_about_wra .New_about_content3 .content3_bot_wra .content_row li div {
    color: #2d2d2d;
    font-size: 16px;
    line-height: 28px;
    width: 73%;
    text-align: left;
    text-align: justify
}.New_about_wra .New_about_content3 .carousel {
    width: 1000px;
    margin: 0 auto
}.New_about_wra .New_about_content3 .carousel-inner>.item>img,
.New_about_wra .New_about_content3 .carousel-inner>.item>a>img {
    width: 850px
}.New_about_wra .New_about_content3 .carousel-inner {
    width: 885px;
    margin: 0 auto
}.New_about_wra .New_about_content3 .carousel-control {
    width: 0
}.New_about_wra .New_about_content3 .carousel-control:hover,
.New_about_wra .New_about_content3 .carousel-control:focus {
    background: none
}.New_about_wra .New_about_content3 .carousel-control img {
    margin-top: 120px
}.New_about_wra .New_about_content3 .carousel-control.right img {
    margin-left: -76px
}.New_about_wra .New_about_content3 .carousel-control.left img {
    margin-left: 7px
}.New_about_wra .New_about_content3 .carousel-control img:hover,
.New_about_wra .New_about_content3 .carousel-control img:focus {
    opacity: .9
}.New_about_wra .New_about_content3 .carousel-control.right,
.New_about_wra .New_about_content3 .carousel-control.left {
    background: none
}.New_about_wra .New_about_content3 .carousel-inner>.item li {
    float: left;
    width: 33.333%;
    text-align: center
}.New_about_wra .New_about_content3 .carousel-inner>.item li img {
    height: 306px
}.New_about_wra .New_about_content4 {
    background: url('../images/content4_picture_img.png') no-repeat;
    padding: 65px 0 0;
    height: 807px
}.New_about_wra .New_about_content4 .service_content4_wra {
    width: 1200px;
    margin: 0 auto
}.New_about_wra .New_about_content4 .service_content4_wra .New_service_title {
    font-size: 58px;
    color: #fff
}.New_about_wra .New_about_content4 .service_content4_wra .title {
    font-size: 38px;
    color: #fff;
    margin-bottom: 10px
}.New_about_wra .New_about_content4 .service_content4_wra .subitle {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    letter-spacing: 1px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 {
    width: 25%;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 58px;
    letter-spacing: 1px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 p {
    font-size: 28px;
    margin: 5px 0 14px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 {
    width: 20%;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 58px;
    letter-spacing: 1px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 p {
    font-size: 28px;
    margin: 5px 0 14px
}.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px
}.New_about_wra .New_about_content4 .service_content4_wra li {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin-top: 30px
}.New_about_wra .New_about_content4 .service_content4_wra li .item {
    width: 238px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 0;
    font-size: 18px
}.New_about_wra .New_about_content4 .service_content4_wra li .item div {
    height: 90px
}.New_about_wra .New_about_content4 .service_content4_wra li .item div img {
    width: 70px
}.New_about_wra .New_about_content4 .service_content4_wra li .item span {
    display: block;
    margin-bottom: 5px
}.New_about_wra .New_about_content4 .service_content4_wra li .item .title {
    font-size: 24px
}.New_about_wra .New_about_content4 .service_content4_wra .content_wra {
    width: 513px;
    margin: 0 auto
}.New_about_wra .New_about_content4 .service_content4_wra .content_wra li {
    width: 50%
}.New_about_wra .New_service_contact {
    width: 1200px;
    margin: 100px auto 0
}.New_about_wra .New_service_contact .contactus {
    font-size: 38px;
    color: #525252;
    margin-top: 15px
}.New_about_wra .New_service_contact .contactus_ul {
    margin-top: 45px
}.New_about_wra .New_service_contact .contactus_ul li {
    width: 25%;
    float: left
}.New_about_wra .New_service_contact .contactus_ul li .concatus_div {
    color: #1e1e1e;
    font-size: 22px
}.New_about_wra .New_service_contact .contactus_ul li .contactus_tel {
    color: #292929;
    font-size: 24px;
    margin-top: 14px;
    display: inline-block;
    font-weight: bold
}.New_about_wra .New_service_contact .contactus_ul li .contactService {
    color: #1e1e1e;
    font-size: 22px;
    border: 1px solid #b9b9b9;
    width: 146px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin-bottom: 8px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px
}.New_about_wra .New_service_contact .contactus_ul li .contactService:hover {
    background: #0285ff;
    border: 1px solid #0285ff;
    color: #fff
}.New_about_wra .New_service_contact .contactus_ul li .contactService img {
    width: 26px;
    margin-left: 5px;
    vertical-align: -6px
}.New_about_wra .New_service_contact .contactus_ul li .concatus_address {
    color: #292929;
    font-size: 18px;
    margin-bottom: 6px
}.New_about_wra .New_service_contact .content_right {
    float: left
}.New_about_wra .New_service_contact .content_right img {
    width: 400px
}.New_about_wra .map {
    margin: 50px 0 30px;
    width: 100%
}.lkrep_btn0525 {
    display: inline-block;
    padding: 6px 18px;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    border-bottom: 3px solid;
    letter-spacing: 1px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.lkrep_btn0525:hover {
    background-color: #2a9ff1
}.Nlkerp_btn {
    display: inline-block;
    border: 1px solid #ff8400;
    border-radius: 10px;
    font-size: 25px;
    color: #000;
    letter-spacing: 2px
}.Nlkerp_btn:focus {
    text-decoration: none;
    color: #000
}.Nlkerp_btn:hover {
    color: #000
}.Nlkerp_forfree {
    background-color: #fff;
    padding: 50px 0 20px 0
}.Nlkerp_forfree .Nlkerp_forfree_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center
}.Nlkerp_forfree .Nlkerp_forfree_wra .title {
    font-size: 3em;
    letter-spacing: 4px
}.Nlkerp_forfree .Nlkerp_forfree_wra .title .num {
    font-size: 60px
}.Nlkerp_forfree .Nlkerp_forfree_wra .title .font {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background-color: #04a4e7
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra {
    float: left;
    margin: 20px 0 0 150px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li {
    float: left;
    font-size: 22px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li span {
    color: #f00
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li img {
    margin-right: 20px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right {
    margin-left: 70px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right span {
    font-size: 30px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right .price_right_color {
    font-size: 70px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_left span {
    text-decoration: line-through
}.Nlkerp_forfree .Nlkerp_forfree_wra .text {
    float: left;
    width: 100%;
    margin: 75px 0 0 0;
    padding-left: 80px
}.Nlkerp_forfree .Nlkerp_forfree_wra .text .title {
    font-size: 30px;
    margin-top: 10px
}.Nlkerp_forfree .Nlkerp_forfree_wra .text .title_content {
    width: 70%
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li {
    float: left
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line,
.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item {
    float: left
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item {
    width: 30%
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item div {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #2399c1;
    text-align: center;
    line-height: 54px;
    font-size: 30px;
    margin: 0 auto 15px;
    background-color: #9bd6ea
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line {
    position: relative
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line img {
    margin-top: 20px
}.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line span {
    display: inline-block;
    border: 1px solid #000;
    width: 150px;
    position: absolute;
    left: -75px;
    top: 30px
}.Nlkerp_forfree .Nlkerp_forfree_wra .title1 {
    font-size: 32px
}.Nlkerp_forfree .Nlkerp_forfree_wra .title1 span {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    background-color: #e60012;
    padding: 1px 11px;
    margin-left: 20px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 {
    margin-top: 35px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span {
    font-size: 22px;
    margin-right: 15px
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span span {
    color: #e60012;
    font-size: 26px;
    margin-right: 0
}.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span .font-line {
    text-decoration: line-through
}.Nlkerp_forfree .Nlkerp_forfree_wra .num_text {
    text-align: center;
    font-size: 22px
}.Nlkerp_forfree .Nlkerp_forfree_wra .num_text span {
    font-size: 26px;
    color: #e60012
}.Nlkerp_forfree .Nlkerp_forfree_wra img {
    margin-top: 25px
}.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn {
    margin: 60px 0 50px 0
}.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn .lkrep_btn0525:hover {
    background-color: #f0af2e
}.Nproduct_bannerbg {
    width: 100%;
    height: 679px;
    padding-top: 204px;
    background: url('../images/lkerp_bgimg0525.jpg') center no-repeat;
    background-size: cover
}.Nproduct_bannerbg .Nlkerp_bannercontent {
    width: 1000px;
    margin: 0 auto;
    text-align: center
}.Nproduct_bannerbg .Nlkerp_bannercontent ul {
    float: left;
    margin-top: 195px
}.Nproduct_bannerbg .Nlkerp_bannercontent .li_left {
    margin: 80px 30px 0 0
}.Nproduct_bannerbg .Nlkerp_bannercontent .title {
    font-size: 3.5em;
    font-weight: bold;
    letter-spacing: 7px
}.Nproduct_bannerbg .Nlkerp_bannercontent .title span {
    color: #ff6000
}.Nproduct_bannerbg .Nlkerp_bannercontent .btn {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    letter-spacing: 1px;
    margin: 55px 0 10px 0
}.Nproduct_bannerbg .Nlkerp_bannercontent .text {
    font-size: 16px;
    letter-spacing: 3px
}.Nproduct_bannerbg .Nlkerp_bannercontent .text span {
    margin-right: 30px
}.Nproduct_bannerbg .Nlkerp_bannercontent li {
    float: left;
    color: #fff;
    text-align: center
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div {
    width: 400px;
    margin-left: 523px
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue {
    background-color: #38adff;
    border-bottom-color: #0674c1;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue:focus {
    color: #fff;
    text-decoration: none
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue:hover {
    background-color: #2a9ff1
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div span {
    color: #ffd900;
    font-size: 46px
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text1 {
    color: #ffd900;
    font-size: 51px;
    font-weight: bold;
    margin-bottom: 120px
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 {
    margin-top: 7px
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 span {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px
}.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 span:nth-child(1) {
    margin-right: 17px
}.Nlkerp_content1 {
    text-align: center;
    padding: 50px 0
}.Nlkerp_content1 .title {
    font-size: 25px
}.Nlkerp_content1 .title span {
    margin-right: 30px
}.Nlkerp_content1 .text {
    font-size: 30px;
    color: #ff8400;
    margin: 20px 0 30px 0
}.Nlkerp_content1 .text span {
    margin-right: 35px
}.Nlkerp_content1 .title2 {
    font-size: 35px;
    margin-bottom: 60px
}.Nlkerp_content1 .title2 .title2_num {
    color: #ff8400;
    font-size: 2.3em;
    margin-right: 0
}.Nlkerp_content1 .title2 span {
    margin-right: 20px
}.Nlkerp_content1 img {
    margin-bottom: 30px
}.Nlkerp_content2 {
    background-color: #efefef
}.Nlkerp_content2 .Nlkerp_content2_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 25px 0
}.Nlkerp_content2 .Nlkerp_content2_wra .title {
    font-size: 35px;
    margin-bottom: 15px
}.Nlkerp_content2 .Nlkerp_content2_wra .title span {
    margin-right: 20px
}.Nlkerp_content2 .Nlkerp_content2_wra .text {
    font-size: 20px;
    margin-bottom: 5px
}.Nlkerp_content2 .Nlkerp_content2_wra .text span {
    margin-right: 35px
}.Nlkerp_content2 .Nlkerp_content2_wra .img {
    margin-top: 60px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li {
    float: left;
    width: 25%;
    margin-bottom: 35px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item {
    width: 195px;
    height: 135px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 15px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item:hover .content_img {
    bottom: -14px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item .content_img {
    background-color: rgba(0, 0, 0, 0.4);
    background-color: #000\9;
    color: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 150px;
    padding-top: 10px;
    bottom: -118px;
    transition: all .3s ease-in
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item1 {
    background: url('../images/nlkerp_imgs.png') 0 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item2 {
    background: url('../images/nlkerp_imgs.png') -152px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item3 {
    background: url('../images/nlkerp_imgs.png') -304px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item4 {
    background: url('../images/nlkerp_imgs.png') -455px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item5 {
    background: url('../images/nlkerp_imgs.png') -606px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item6 {
    background: url('../images/nlkerp_imgs.png') -757px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item7 {
    background: url('../images/nlkerp_imgs.png') -1059px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item8 {
    background: url('../images/nlkerp_imgs.png') -908px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item9 {
    background: url('../images/nlkerp_imgs.png') -1210px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item10 {
    background: url('../images/nlkerp_imgs.png') -1360px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item11 {
    background: url('../images/nlkerp_imgs.png') -1511px 124px
}.Nlkerp_content2 .Nlkerp_content2_wra .img li .item12 {
    background: url('../images/nlkerp_imgs.png') -1662px 124px
}.lkrep_item1 {
    background-color: #139af9
}.lkrep_item1 div span {
    width: 37px;
    height: 29px;
    background: url('../images/lkerp0525_content3icons.png') 0 42px
}.lkrep_item2 {
    background-color: #fea13d
}.lkrep_item2 div span {
    width: 39px;
    height: 29px;
    background: url('../images/lkerp0525_content3icons.png') -40px 42px
}.lkrep_item3 {
    background-color: #fa6359
}.lkrep_item3 div span {
    width: 36px;
    height: 36px;
    background: url('../images/lkerp0525_content3icons.png') -82px 42px
}.lkrep_item4 {
    background-color: #45b035
}.lkrep_item4 div span {
    width: 32px;
    height: 35px;
    background: url('../images/lkerp0525_content3icons.png') -121px 42px
}.lkrep_item5 {
    background-color: #e1513f
}.lkrep_item5 div span {
    width: 38px;
    height: 33px;
    background: url('../images/lkerp0525_content3icons.png') -156px 42px
}.lkrep_item6 {
    background-color: #139af9
}.lkrep_item6 div span {
    width: 36px;
    height: 31px;
    background: url('../images/lkerp0525_content3icons.png') -197px 42px
}.lkrep_item7 {
    background-color: #3eb370
}.lkrep_item7 div span {
    width: 31px;
    height: 36px;
    background: url('../images/lkerp0525_content3icons.png') -236px 42px
}.lkrep_item8 {
    background-color: #fea13d
}.lkrep_item8 div span {
    width: 23px;
    height: 42px;
    background: url('../images/lkerp0525_content3icons.png') -270px 42px
}.lkrep_item {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    padding-top: 25px;
    margin: 0 auto;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease;
    -ms-transition: top .2s ease;
    transition: top .2s ease;
    -webkit-transition: top .2s ease 0;
    -ms-transition: top .2s ease 0;
    transition: top .2s ease 0
}.lkrep_item div {
    height: 47px
}.lkrep_item:hover {
    top: -5px;
    cursor: pointer
}.Nlkerp_content3 {
    padding-top: 50px;
    background: url('../images/lkerp0525_content3img1.jpg') center no-repeat
}.Nlkerp_content3 .Nlkerp_content3_wra {
    width: 900px;
    margin: 0 auto;
    text-align: center
}.Nlkerp_content3 .Nlkerp_content3_wra .title {
    font-size: 35px;
    margin-bottom: 10px
}.Nlkerp_content3 .Nlkerp_content3_wra .title span {
    margin-right: 20px
}.Nlkerp_content3 .Nlkerp_content3_wra .sub_title {
    font-size: 20px;
    margin-bottom: 20px
}.Nlkerp_content3 .Nlkerp_content3_wra .sub_title span {
    margin-right: 20px
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left,
.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right {
    float: left
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right {
    width: 590px;
    margin: 60px 0 0 30px
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525 {
    display: inline-block;
    padding: 6px 15px;
    color: #139af9;
    border: 1px solid #139af9;
    font-size: 19px;
    border-radius: 5px;
    margin: 0 10px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525:focus {
    text-decoration: none
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525:hover {
    color: #fff;
    background-color: #139af9
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right ul {
    float: left;
    width: 100%
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li {
    float: left;
    width: 25%;
    margin-bottom: 50px
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li div div span {
    display: inline-block
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li span {
    display: inline-block;
    font-size: 15px;
    color: #fff
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left .content_left_wra {
    width: 280px;
    height: 508px;
    background: url('../images/lkerp0525_content3img2.png');
    padding-top: 120px;
    position: relative
}.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left .content_left_wra img {
    position: absolute;
    left: 46px;
    width: 185px;
    top: 79px;
    -webkit-transition: all .2s linear .1s;
    -ms-transition: all .2s linear .1s;
    transition: all .2s linear .1s
}.Nlkerp_content4 {
    background-color: #fff;
    text-align: center
}.Nlkerp_content4 .Nlkerp_content4_wra {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 40px 0
}.Nlkerp_content4 .Nlkerp_content4_wra .title {
    font-size: 35px;
    margin-bottom: 15px
}.Nlkerp_content4 .Nlkerp_content4_wra .title span {
    margin-right: 20px
}.Nlkerp_content4 .Nlkerp_content4_wra .title2 {
    font-size: 26px
}.Nlkerp_content4 .Nlkerp_content4_wra .title2 .font-size {
    font-size: 57px;
    color: #38adff;
    position: relative;
    top: 9px;
    margin: 0 25px
}.Nlkerp_content4 .Nlkerp_content4_wra .title2 .font-blue {
    color: #38adff
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content ul {
    margin: 20px 0 0 135px
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li {
    float: left
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li div {
    font-size: 15px;
    margin-bottom: 27px
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li div span {
    margin-right: 10px
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_img {
    margin: 0 20px
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_left {
    text-align: right;
    margin-top: 70px
}.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_right {
    text-align: left;
    margin-top: 70px
}.Nlkerp_content5 {
    width: 100%;
    background-color: #efefef
}.Nlkerp_content5 .Nlkerp_content5_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px
}.Nlkerp_content5 .Nlkerp_content5_wra .text {
    font-size: 30px;
    margin-top: 20px
}.Nlkerp_content5 .Nlkerp_content5_wra .text span {
    margin-right: 55px
}.Nlkerp_content5 .Nlkerp_content5_wra .btn a {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    margin: 55px 130px 10px 0
}.Nlkerp_content5 .Nlkerp_content5_wra .title {
    font-size: 35px;
    margin-bottom: 50px
}.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li {
    float: left;
    width: 16.666%
}.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li span {
    font-size: 18px
}.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li .text1 {
    margin-top: 10px
}.Nlkerp_content5 .Nlkerp_content5_wra .content5_content .img {
    height: 100px
}.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    padding: 10px 33px;
    margin: 50px 0 50px 0;
    font-size: 22px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525:focus {
    color: #fff;
    text-decoration: none
}.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525:hover {
    background-color: #f0af2e
}.Nlkerp_content6 .Nlkerp_content6_wra {
    width: 1000px;
    margin: 70px auto 40px
}.Nlkerp_content6 .Nlkerp_content6_wra .title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 50px
}.Nlkerp_content6 .Nlkerp_content6_wra .title span {
    margin-right: 25px
}.Nlkerp_content6 .Nlkerp_content6_wra .text {
    text-align: center;
    font-size: 20px;
    margin: 15px 0 25px 0
}.Nlkerp_content6 .Nlkerp_content6_wra .text span {
    color: #ff7200
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra {
    width: 915px;
    margin: 0 auto
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li {
    float: left
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .title {
    font-size: 17px;
    color: #fff;
    padding: 5px 10px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .title span {
    margin-right: 20px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .content_text {
    padding-top: 15px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .content_text div {
    margin-top: 10px;
    font-size: 17px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left {
    text-align: right
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .title {
    background-color: #5e5e5e;
    margin-right: 10px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .content_text {
    margin-right: 20px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .content_text:before {
    content: url('/Images/3.0/lkerp/Nlkerp_content6_img1.jpg');
    float: left;
    margin: 20px 0 0 -20px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .title {
    background-color: #ff7200;
    margin-left: 10px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .content_text {
    margin-left: 20px
}.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .content_text:after {
    content: url('/Images/3.0/lkerp/Nlkerp_content6_img2.png');
    float: left;
    margin: -170px 0 0 300px
}.Nlkerp_content6 .Nlkerp_content6_wra table {
    width: 1000px;
    text-align: center;
    position: relative
}.Nlkerp_content6 .Nlkerp_content6_wra table td {
    border: 2px dashed #efefef;
    width: 20%
}.Nlkerp_content6 .Nlkerp_content6_wra table td.active div {
    opacity: 1
}.Nlkerp_content6 .Nlkerp_content6_wra table td:last-child div {
    right: 0
}.Nlkerp_content6 .Nlkerp_content6_wra table td div {
    position: absolute;
    z-index: 1;
    width: 400px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #38adff;
    border-radius: 8px;
    padding: 15px 20px;
    text-indent: 2em;
    box-shadow: 3px 3px 5px #b1b1b1
}.Nlkerp_content6 .Nlkerp_btn {
    padding: 10px 35px;
    margin: 40px 0 30px 400px
}.Nlkerp_content7 {
    background-color: #e8e7e7;
    height: 280px;
    padding-top: 30px;
    background-image: url('../images/lkerp0525_content7img1.jpg');
    text-align: center
}.Nlkerp_content7 .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    margin: 0 30px;
    padding: 10px 18px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}.Nlkerp_content7 .lkrep_btn0525:focus {
    color: #fff;
    text-decoration: none
}.Nlkerp_content7 .lkrep_btn0525:hover {
    background-color: #f0af2e
}.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content {
    margin: 40px auto 0
}.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content li .content_item {
    background-color: #fff
}.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content li {
    margin-bottom: 40px
}.Nlkerp_content8 {
    width: 100%;
    height: 300px;
    background: url('../images/nlkerp_content8_bgimg.jpg') center no-repeat
}.Nlkerp_content8 .Nlkerp_content8_wra {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px
}.Nlkerp_content8 .Nlkerp_content8_wra li {
    float: left;
    text-align: center;
    width: 33.3%
}.Nlkerp_content8 .Nlkerp_content8_wra li .img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid #ff6000;
    text-align: center;
    padding-top: 55px;
    margin: 0 auto
}.Nlkerp_content8 .Nlkerp_content8_wra li .img a {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    margin-top: 15px
}.Nlkerp_content8 .Nlkerp_content8_wra li .img a:focus {
    text-decoration: none
}.Nlkerp_content8 .Nlkerp_content8_wra li .text {
    color: #fff;
    font-size: 17px;
    margin-top: 25px
}.CharWrapper {
    color: #282828;
    -webkit-font-smoothing: antialiased
}.CharWrapper .CharTitle {
    font-size: 2.5em
}.CharWrapper .CharSubTitle {
    font-size: 1.7em
}.CharWrapper .CharBtn {
    display: inline-block;
    color: #fff;
    padding: 7px 30px;
    font-size: 1.2em;
    border-radius: 37px;
    letter-spacing: 1px;
    behavior: url(border-radius.htc)
}.CharWrapper .CharBtn:focus {
    color: #fff;
    text-decoration: none
}.CharWrapper .CharBanner {
    width: 100%;
    height: 518px;
    background: url('../images/characteristicsbanbg.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 125px
}.CharWrapper .CharBanner .CharBanner_wra {
    width: 980px;
    margin: 0 auto
}.CharWrapper .CharBanner .CharBanner_wra .title {
    font-size: 3.5em;
    margin-bottom: 25px
}.CharWrapper .CharBanner .CharBanner_wra .text {
    font-size: 1.4em;
    margin-bottom: 80px;
    letter-spacing: 2px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li {
    float: left;
    width: 12.5%
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 2px solid;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease 0;
    -ms-transition: all .2s ease 0;
    transition: all .2s ease 0
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div i {
    position: relative;
    top: 8px;
    left: 17px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont1 {
    font-size: 42px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2 {
    font-size: 28px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont3 {
    display: inline-block
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont3 i,
.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2 {
    display: inline-block;
    filter: alpha(opacity=0)
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .icon-huiyuan1 {
    left: 16px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2_huiyuan {
    font-size: 15px;
    position: relative;
    top: -3px;
    background-color: #4bcfa9;
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 35px;
    filter: alpha(opacity=0)
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2_huiyuan i {
    font-size: 20px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div span {
    display: block;
    font-size: 1.1em
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div a {
    display: block
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 {
    border-color: #4bcfa9
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 .iconfont1,
.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 .iconfont2 {
    color: #4bcfa9
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 {
    border-color: #758cfc
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 .iconfont1,
.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 .iconfont2 {
    color: #758cfc
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 {
    border-color: #2494ff
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 .iconfont1,
.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 .iconfont2 {
    color: #2494ff
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div:hover {
    margin-top: -10px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 58px;
    background-color: #fff;
    box-shadow: 0 0 15px #b3b3b3;
    border-bottom: 1px solid #B3B3B3\9
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra {
    width: 980px;
    margin: 0 auto;
    height: 58px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover {
    background-color: #f7f7f7;
    color: #282828;
    cursor: pointer;
    margin-top: 0
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item1 {
    border-bottom: 3px solid #4bcfa9
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item2 {
    border-bottom: 3px solid #758cfc
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item3 {
    border-bottom: 3px solid #2494ff
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item1 {
    border-bottom: 3px solid #4bcfa9;
    background-color: #f7f7f7
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item2 {
    border-bottom: 3px solid #758cfc;
    background-color: #f7f7f7
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item3 {
    border-bottom: 3px solid #2494ff;
    background-color: #f7f7f7
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra span {
    color: #bdbdbd;
    display: inline-block
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div {
    border: none;
    height: 60px;
    line-height: 58px;
    width: 100%;
    border-radius: 0
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2 {
    opacity: 1 !important;
    position: relative;
    top: 2px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont3 {
    opacity: 1 !important
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont1 {
    display: none
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div i {
    left: 0;
    filter: alpha(opacity=100)
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2 {
    font-size: 28px
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2_huiyuan {
    font-size: 15px;
    position: relative;
    top: -3px;
    background-color: #4bcfa9;
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 35px;
    filter: alpha(opacity=100)
}.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2_huiyuan i {
    color: #fff;
    font-size: 20px
}.CharWrapper .CharContent_left {
    float: left;
    width: 24%
}.CharWrapper .CharContent_left .CharTitle {
    margin-bottom: 60px
}.CharWrapper .CharContent_left li {
    margin-bottom: 35px
}.CharWrapper .CharContent_left li.active {
    position: relative
}.CharWrapper .CharContent_left li.active i {
    font-size: 4em
}.CharWrapper .CharContent_left li.active i:after {
    content: "\e62f";
    position: absolute;
    left: 275px;
    top: 10px;
    z-index: 1
}.CharWrapper .CharContent_right {
    float: right;
    width: 76%;
    position: relative
}.CharWrapper .CharContent_right .CharImg {
    position: absolute
}.CharWrapper .CharContent_right .CharImg img {
    position: absolute
}.CharWrapper .CharContent1_left {
    float: left;
    width: 76%
}.CharWrapper .CharContent1_right {
    float: right;
    width: 24%
}.CharWrapper .CharContent1_right .CharTitle {
    margin-bottom: 60px
}.CharWrapper .CharContent1_right li {
    margin-bottom: 35px
}.CharWrapper .CharContent1_right li.active {
    position: relative
}.CharWrapper .CharContent1_right li.active i {
    font-size: 4em
}.CharWrapper .CharContent1_right li.active i:after {
    content: "\e630";
    position: absolute;
    left: -70px;
    top: 11px;
    z-index: 1
}.CharWrapper .bannerNav_position {
    padding-top: 58px;
    margin-top: -58px
}.CharWrapper .CharContent1 {
    text-align: center
}.CharWrapper .CharContent1 .CharContent1_wra {
    width: 980px;
    margin: 60px auto 0
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav {
    margin-top: 40px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li {
    float: left;
    width: 25%;
    cursor: pointer
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .CharSubTitle {
    position: relative;
    top: -19px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon {
    display: inline-block;
    height: 50px;
    margin-right: 10px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon1 {
    width: 46px;
    background: url('../images/charcontent1icon.png') 0 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon2 {
    width: 53px;
    background: url('../images/charcontent1icon.png') -100px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon3 {
    width: 38px;
    background: url('../images/charcontent1icon.png') -214px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon4 {
    width: 46px;
    background: url('../images/charcontent1icon.png') -298px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li div {
    font-size: 1em;
    text-align: left;
    display: inline-block;
    height: 90px;
    border-bottom: 2px solid;
    border-top: 2px solid;
    padding-top: 13px;
    margin-top: 10px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .CharSubTitle {
    color: #4cd2ab
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon1 {
    background: url('../images/charcontent1icon.png') -50px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon2 {
    background: url('../images/charcontent1icon.png') -157px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon3 {
    background: url('../images/charcontent1icon.png') -256px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon4 {
    background: url('../images/charcontent1icon.png') -348px 50px
}.CharWrapper .CharContent1 .CharContent1_wra .CharBtn {
    background-color: #4cd2ab;
    margin-top: 25px
}.CharWrapper .CharContent1 .CharContent1_wra .CharImg {
    height: 546px;
    position: relative;
    margin-top: 20px
}.CharWrapper .CharContent1 .CharContent1_wra .CharImg img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}.CharWrapper .CharContent2 {
    background-color: #f2f2f2;
    height: 750px
}.CharWrapper .CharContent2 .CharContent2_wra {
    float: right;
    width: 90%;
    margin: 25px auto 0
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left {
    margin-top: 100px
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li {
    cursor: pointer
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li.active {
    color: #758cfc
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li.active div {
    color: #758cfc
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li div {
    color: #7f8286
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li .CharBtn {
    background-color: #758cfc
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right {
    margin-top: 65px
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImgBg img {
    width: 860px
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg {
    left: 148px;
    top: 30px
}.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg img {
    width: 621px;
    height: 398px
}.CharWrapper .CharContent3 {
    width: 100%;
    height: 840px;
    background: url('../images/charcontent3img1.jpg') center no-repeat
}.CharWrapper .CharContent3 .CharContent3_wra {
    width: 82%
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left {
    position: relative;
    margin-top: 120px;
    width: 74%
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg {
    position: absolute;
    top: 30px
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
    position: absolute;
    width: 835px
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
    width: 990px
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right {
    color: #fff;
    margin-top: 140px;
    width: 26%
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li {
    cursor: pointer
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li div {
    color: #bfbfc0
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li.active {
    color: #2494ff
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li.active div {
    color: #2494ff
}.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li .CharBtn {
    background-color: #2494ff;
    color: #0e161f
}.CharWrapper .CharContent4 {
    text-align: center;
    height: 1030px
}.CharWrapper .CharContent4 .CharContent4_wra {
    width: 980px;
    margin: 60px auto 0
}.CharWrapper .CharContent4 .CharContent4_wra .CharTitle {
    margin-bottom: 30px
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li {
    float: left;
    width: 50%;
    cursor: pointer
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon {
    width: 200px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon span {
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 160px;
    background-color: #272636
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon span i {
    color: #fff;
    font-size: 6em;
    position: relative;
    top: 18px
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .CharContent4_title {
    color: #333;
    font-size: 1.6em;
    margin: 15px 0 25px 0;
    display: inline-block
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li.active .navIcon span {
    background-color: #4cd2ab
}.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li.active .CharContent4_title {
    color: #4cd2ab
}.CharWrapper .CharContent4 .CharContent4_wra .CharImg {
    position: relative;
    height: 550px
}.CharWrapper .CharContent4 .CharContent4_wra .CharImg img {
    width: 980px;
    position: absolute;
    left: 0
}.CharWrapper .CharContent4 .CharContent4_wra .CharBtn {
    background-color: #4cd2ab
}.CharWrapper .CharContent5 {
    width: 100%;
    height: 730px;
    background: url('../images/charcontent5img1.jpg') center no-repeat;
    padding-top: 85px
}.CharWrapper .CharContent5 .CharContent5_wra {
    width: 59%;
    margin: 0 auto
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_left {
    width: 50%
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_left .CharImg img {
    position: absolute;
    width: 270px
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right {
    width: 40%;
    margin-top: 40px
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li {
    cursor: pointer
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li.active {
    color: #758cfc
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li.active div {
    color: #758cfc
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li div {
    color: #4e4e4e
}.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li .CharBtn {
    background-color: #758cfc
}.CharWrapper .CharContent6 {
    height: 770px;
    color: #333;
    background-color: #f2f2f2;
    padding-top: 65px
}.CharWrapper .CharContent6 .CharContent6_wra {
    width: 87%;
    float: right
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right {
    width: 74%
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImgBg img {
    width: 840px
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg {
    left: 126px;
    top: 78px
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg img {
    width: 671px
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left {
    width: 26%;
    margin-top: 80px
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li {
    cursor: pointer
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li .CharBtn {
    background-color: #4bcfa9
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li.active {
    color: #4bcfa9
}.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li.active div {
    color: #4bcfa9
}.CharWrapper .CharContent7 .CharContent7_top {
    background-color: #203248;
    padding: 65px 0 55px 0
}.CharWrapper .CharContent7 .CharContent7_top ul {
    width: 800px;
    margin: 0 auto
}.CharWrapper .CharContent7 .CharContent7_top ul li {
    float: left;
    width: 50%;
    color: #fff
}.CharWrapper .CharContent7 .CharContent7_top ul li .CharContent7_text {
    font-size: 1.4em;
    margin-bottom: 10px
}.CharWrapper .CharContent7 .CharContent7_top ul li .CharContent7_text2 {
    font-size: 1em;
    color: #eee
}.CharWrapper .CharContent7 .CharContent7_top ul li i {
    font-size: 2.2em;
    color: #3666a1;
    margin-left: 5px
}.CharWrapper .CharContent7 .CharContent7_top ul li .CharBtn {
    background-color: #2494ff;
    margin-top: 25px
}.CharWrapper .CharContent7 .CharContent7_content {
    width: 100%;
    height: 600px;
    background: url('../images/charcontent7img1.jpg') center no-repeat
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra {
    width: 980px;
    margin: 0 auto;
    padding-top: 65px;
    position: relative
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img {
    position: absolute;
    width: 825px;
    height: 384px;
    overflow: hidden;
    left: 68px;
    top: 88px
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img .CharContent7_imgwra {
    width: 4142px;
    position: absolute
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img .CharContent7_imgwra img {
    width: 825px
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg img {
    width: 100%
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul {
    position: absolute;
    bottom: 10px;
    left: 167px
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li {
    float: left;
    color: #a6d4ff;
    font-size: 1.1em;
    margin-right: 50px;
    cursor: pointer
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active {
    color: #fff;
    position: relative
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active i {
    color: #fff;
    position: absolute;
    font-size: .7em;
    top: -16px;
    right: 0
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active i:after {
    content: "\e623"
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow {
    position: absolute;
    background-color: #2494ff;
    right: -39px;
    top: 250px
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow span {
    display: inline-block;
    background-color: #2494ff;
    width: 40px;
    text-align: center;
    cursor: pointer
}.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow span i {
    font-size: 1.7em;
    color: #fff
}.CharWrapper .CharContent8 {
    height: 860px;
    padding-top: 60px
}.CharWrapper .CharContent8 .CharTitle {
    text-align: center
}.CharWrapper .CharContent8 .CharSubTitle {
    text-align: center;
    font-size: 1.5em
}.CharWrapper .CharContent8 .CharContent8_wra {
    width: 76%;
    float: right;
    margin-top: 30px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left {
    width: 29%;
    padding-left: 12px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li {
    cursor: pointer
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .iconfont1 {
    font-size: 3em
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .CharSubTitle {
    display: block;
    text-align: left
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active {
    color: #758cfc
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active .iconfont1:after {
    content: none
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active .iconfont2:after {
    top: 72px;
    left: 290px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .CharBtn {
    background-color: #758cfc
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right {
    width: 71%
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg li {
    position: absolute;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    transition: all .2s linear 0
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg li img {
    position: static;
    width: 100%
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg0 {
    width: 320px;
    left: 40px;
    z-index: 0;
    top: 67px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg1 {
    width: 370px;
    left: 200px;
    z-index: 1
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg2 {
    width: 320px;
    left: 390px;
    z-index: 0;
    top: 67px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .bot_CharImg {
    position: absolute;
    top: 442px;
    z-index: 2;
    left: 54px;
    width: 643px
}.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .bot_CharImg img {
    width: 100%
}.CharWrapper .CharContent9 {
    background-color: #303233;
    padding: 70px 0 40px 0
}.CharWrapper .CharContent9 .CharTitle {
    color: #fff;
    font-size: 2em;
    text-align: center
}.CharWrapper .CharContent9 .content9Icon {
    width: 980px;
    margin: 40px auto 0
}.CharWrapper .CharContent9 .content9Icon li {
    float: left;
    width: 20%;
    height: 170px;
    margin-bottom: 90px
}.CharWrapper .CharContent9 .content9Icon li .contentItem {
    position: relative;
    width: 112px;
    margin: 0 auto;
    cursor: pointer
}.CharWrapper .CharContent9 .content9Icon li .contentItem>div {
    height: 150px
}.CharWrapper .CharContent9 .content9Icon li .contentItem .iconfont1 {
    position: absolute;
    left: 42px;
    top: 111px;
    font-size: 25px;
    font-weight: bold;
    color: #2494ff;
    margin-top: 0
}.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem {
    position: relative
}.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem:before {
    content: "\e631";
    font-size: 110px;
    color: #2494ff;
    z-index: 1;
    position: absolute
}.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem:after {
    position: absolute;
    color: #2494ff;
    left: 32px;
    font-size: 45px;
    z-index: 2;
    line-height: 149px
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon5:after {
    font-size: 54px;
    left: 29px;
    line-height: 152px
}.CharWrapper .CharContent9 .content9Icon li .contentItem:hover .iconItem:before {
    content: "\e632";
    z-index: 1;
    position: absolute
}.CharWrapper .CharContent9 .content9Icon li .contentItem:hover+.contentTitle {
    color: #fff
}.CharWrapper .CharContent9 .content9Icon li .contentItem:hover .iconItem:after {
    color: #303233
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon1:after {
    content: "\e62d"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon2:after {
    content: "\e62c"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon3:after {
    content: "\e613"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon4:after {
    content: "\e625"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon5:after {
    content: "\e62e"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon6:after {
    content: "\e62a"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon7:after {
    content: "\e626"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon8:after {
    content: "\e628"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon9:after {
    content: "\e629"
}.CharWrapper .CharContent9 .content9Icon li .contentItem .icon10:after {
    content: "\e62b"
}.CharWrapper .CharContent9 .content9Icon li .contentTitle {
    color: #aaa;
    text-align: center;
    font-size: 13px;
    margin-top: 0
}.CharWrapper .CharContent9 .content9Icon li .contentTitle div {
    font-size: 20px;
    margin-bottom: 5px
}.bottomAccount_fixed {
    width: 100%;
    height: 104px;
    background-color: rgba(255, 194, 28, 0.8);
    position: fixed;
    bottom: 0;
    text-align: center;
    color: #fff;
    z-index: 100
}.bottomAccount_fixed span {
    line-height: 104px;
    font-size: 15px
}.bottomAccount_fixed span img {
    width: 250px
}.bottomAccount_fixed a {
    width: 148px;
    height: 48px;
    line-height: 46px;
    display: inline-block;
    background-color: #212121;
    border-radius: 5px;
    margin-left: 120px;
    font-size: 22px;
    color: #ffc21c
}.bottomAccount_fixed a:focus {
    color: #ffc21c;
    text-decoration: none
}@media (min-width:1600px) {
    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 73%
    }    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 80%
    }    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 78%
    }
}@media (max-width:1600px) {
    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 95%
    }
}@media (max-width:1366px) {
    .CharWrapper .CharContent8 .CharContent8_wra {
        width: 92%
    }    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 90%
    }    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImgBg img {
        width: 750px
    }    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg {
        top: 27px;
        left: 129px
    }    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg img {
        width: 524px;
        height: 345px
    }    .CharWrapper .CharContent3 {
        height: 780px
    }    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
        width: 860px
    }    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
        width: 720px
    }    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 90%
    }    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg {
        top: 65px;
        left: 108px
    }    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg img {
        width: 575px
    }    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImgBg img {
        width: 720px
    }    .CharWrapper .CharContent5 .CharContent5_wra {
        width: 69%
    }
}@media (max-width:1170px) {
    .CharWrapper .CharContent3 {
        height: 720px
    }    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 99%
    }    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
        width: 745px
    }    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
        width: 620px
    }    .CharWrapper .CharContent5 .CharContent5_wra {
        width: 80%
    }    .CharWrapper .CharContent8 .CharContent8_wra {
        width: 100%
    }    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 99%
    }    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 98%
    }    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_left {
        margin-top: 40px
    }    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra {
        width: 928px
    }    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img {
        width: 780px;
        height: 360px;
        left: 65px;
        top: 90px
    }    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img img {
        width: 780px !important
    }    .CharContent6 .CharContent_left li.active i:after {
        left: 242px
    }
}.Ndh1_title {
    font-size: 2.9em
}.Ndh1_title span {
    margin-right: 25px
}.Ndh1_subtitle {
    font-size: 22px;
    color: #a7a7a7;
    margin-bottom: 8px
}.Ndh1_banner {
    width: 100%;
    height: 688px;
    background: url('../images/ndh1_banner_bgimg.jpg') center no-repeat
}.Ndh1_banner .Ndh1_banner_wra {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title1 {
    font-size: 32px;
    color: #36373b
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title2 {
    font-size: 46px;
    color: #3441ab;
    font-weight: bold;
    margin-top: -15px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title2 span {
    font-size: 81px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title3 {
    color: #36373b;
    font-size: 16px;
    margin-top: 18px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title3 p {
    margin-bottom: 15px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 {
    font-size: 18px;
    position: relative;
    margin-top: 35px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 img {
    position: absolute;
    top: 0;
    left: -15px
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 span {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    font-style: italic;
    color: #fff
}.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 .dh_video_btn {
    width: 190px;
    height: 38px;
    line-height: 36px;
    display: inline-block;
    background: url('../images/dh_play_bg.png') center no-repeat;
    color: #3442ab;
    font-size: 17px;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    letter-spacing: 2px;
    padding-left: 20px;
    text-decoration: none;
    margin-left: 35px;
    font-weight: bold
}.Ndh1_banner .Ndh1_banner_wra .text {
    font-size: 25px;
    margin-bottom: 20px
}.Ndh1_banner .Ndh1_banner_wra .text span {
    margin-right: 35px
}.Ndh1_banner .Ndh1_banner_wra .img .erweima {
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 40px auto 10px;
    padding-top: 10px
}.Ndh1_banner .Ndh1_banner_wra .img .erweima img {
    width: 130px
}.Ndh1_banner .Ndh1_banner_wra .img div {
    font-size: 25px;
    color: #ff7200;
    margin-bottom: 20px
}.Ndh1_banner .Ndh1_banner_wra .btn {
    margin-top: 60px
}.Ndh1_banner .Ndh1_banner_wra .btn a {
    display: block;
    margin-bottom: 35px
}.Ndh1_content1 {
    width: 100%;
    height: 630px;
    background: url('../images/ndh1_bg.png') center no-repeat;
    padding-top: 50px;
    color: #fff
}.Ndh1_content1 .Ndh1_content1_wra {
    width: 1200px;
    margin: 0 auto
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_maybe {
    font-size: 30px
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_maybe p {
    margin-bottom: 0
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_title1 {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_title1 span {
    font-weight: bold
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_cont {
    height: 375px
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left {
    float: left;
    width: 350px
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left div {
    margin-top: 110px;
    font-size: 21px;
    text-align: right
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left div p {
    margin-bottom: 35px
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_center {
    float: left;
    width: 548px
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_center img {
    margin-left: 100px;
    width: 62%
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right {
    width: 260px;
    float: left
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right div {
    margin-top: 110px;
    font-size: 21px;
    text-align: left
}.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right div p {
    margin-bottom: 35px
}.Ndh1_content2 {
    padding-top: 125px;
    height: 585px;
    background: #fff
}.Ndh1_content2 .Ndh1_content2_wra {
    width: 1200px;
    margin: 0 auto
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title {
    float: right;
    text-align: left;
    width: 377px;
    color: #36383c;
    font-weight: bold;
    font-size: 24px
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title1 {
    color: #757575;
    font-size: 73px;
    clear: both
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title1 span {
    color: #1cc7c1;
    font-weight: bold
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 {
    margin-top: 30px;
    float: right;
    width: 455px;
    text-align: left
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 div {
    font-size: 30px;
    color: #444;
    margin-bottom: 15px
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 p {
    margin-bottom: 12px;
    color: #121212;
    font-size: 16px;
    letter-spacing: 2px
}.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 p span {
    display: inline-block;
    margin-left: 10px
}.Ndh1_content3 {
    width: 100%;
    height: 880px;
    background: url('../images/ndh1_content3_bgimg.jpg') center no-repeat;
    padding-top: 145px;
    background-position: center
}.Ndh1_content3 .Ndh1_content3_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right {
    width: 425px;
    float: right;
    position: absolute
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #2678ee;
    margin-right: 300px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #a7cbfe;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #036ded;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2578ee;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #2678ee !important;
    border: 1px solid #2678ee
}.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/ndh1_arrow_light.png') !important
}.Ndh1_content4 {
    background: url('../images/ndh1_content4_bgimg.jpg');
    width: 100%;
    padding-top: 210px;
    height: 980px;
    background-position: center
}.Ndh1_content4 .Ndh1_content4_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right {
    width: 425px;
    float: left;
    position: absolute
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #f4392d;
    margin-right: 300px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #feafaa;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #f4392d;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f4392d;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    cursor: pointer;
    color: #f54c42 !important;
    border: 1px solid #f54c42
}.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/ndh1_arrow_light_04.png') !important
}.Ndh1_content5 {
    width: 100%;
    height: 976px;
    padding-top: 70px;
    background-image: url('../images/ndh1_content5_bgimg.jpg');
    background-position: center
}.Ndh1_content5 .Ndh1_content5_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right {
    width: 425px;
    float: right;
    position: absolute
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #1cc7c1;
    margin-right: 300px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #bfe7e6;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #1cc7c1;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .Ndh3_span1 {
    color: #1cc7c1;
    font-size: 24px;
    display: block;
    margin: -27px auto 40px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #1cc7c1;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #44d2c3 !important;
    border: 1px solid #44d2c3
}.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/ndh1_arrow_light_05.png') !important
}.Ndh1_content6 {
    background-image: url('../images/ndh1_content6_bgimg.jpg');
    width: 100%;
    padding-top: 236px;
    height: 923px;
    background-position: center
}.Ndh1_content6 .Ndh1_content6_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right {
    width: 425px;
    float: left;
    position: absolute
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #b08366;
    margin-right: 300px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #e7d9ce;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #b08366;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b58c71;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #b58c71 !important;
    border: 1px solid #b58c71
}.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/ndh1_arrow_light_06.png') !important
}.case_banner {
    background: url('../images/cuetomerwall_banner.png') no-repeat center;
    height: 548px;
    position: relative;
    padding-top: 230px
}.case_banner .title {
    font-size: 52px;
    color: #fff;
    width: 1100px;
    margin: 0 auto;
    letter-spacing: 1px
}.case_banner .title span {
    color: #13fcde;
    font-size: 72px;
    margin: 0 0 0 75px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
}.case_content1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 115px
}.case_content1 .left {
    width: 525px;
    margin-right: 65px;
    float: left
}.case_content1 .left .title {
    font-size: 42px;
    color: #444;
    font-family: 宋体
}.case_content1 .left .title2 {
    font-size: 16px;
    color: #444;
    margin-top: 25px;
    text-align: justify;
    line-height: 27px
}.case_content1 .left .case_play {
    width: 140px;
    height: 45px;
    background: #4178be;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
    cursor: pointer
}.case_content1 .left .case_play img {
    vertical-align: -4px;
    margin-right: 5px
}.case_content1 .right {
    width: 610px;
    float: left;
    position: relative;
    display: -webkit-flex;
    align-items: center;
    justify-content: center
}.case_content1 .right .case_play_btn {
    position: absolute
}.case_content2 {
    text-align: center;
    height: 770px;
    background: #fff
}.case_content2 .title {
    font-size: 42px;
    color: #444;
    margin: 80px 0;
    padding-top: 60px
}.case_content2 .user_case_top {
    width: 210px;
    height: 215px;
    margin-right: 35px;
    float: left;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 40px #dadada;
    margin-bottom: 50px
}.case_content2 .user_case_top .h100 {
    height: 130px;
    display: -webkit-flex;
    align-items: center;
    justify-content: center
}.case_content2 .user_case_top>img {
    margin-top: 30px;
    margin-left: 5px;
    vertical-align: -1px
}.case_content2 .user_case_top .text {
    font-size: 14px;
    color: #000;
    border-top: 1px solid #eee;
    padding-top: 18px;
    margin-bottom: 12px
}.case_content2 .user_case_top .more {
    display: block;
    width: 88px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    color: #444;
    font-size: 12px;
    border: 1px solid #aeaeae;
    margin: 0 auto
}.case_cont {
    width: 1216px;
    margin: 0 auto
}.case_cont .caseTop_div {
    width: 1200px;
    margin: 0 auto;
    height: 204px;
    margin-bottom: -90px;
    position: relative
}.case_cont .caseTop_div .title {
    font-size: 42px;
    color: #444;
    text-align: center;
    margin-top: 80px
}.case_cont .caseTop_div .case_top {
    height: 106px;
    margin: 40px auto 0;
    border-bottom: 1px solid #eee;
    background: #fff;
    width: 1200px
}.case_cont .caseTop_div .case_top li {
    float: left;
    width: 150px;
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee
}.case_cont .caseTop_div .case_top li a {
    display: block;
    color: #4b4b4b;
    font-size: 17px;
    text-align: center;
    text-decoration: none
}.case_cont .caseTop_div .case_top li a:hover {
    background: #f75b47;
    color: #fff
}.case_cont .caseTop_div .case_top li .caseTop_bgf7 {
    background: #f75b47;
    color: #fff !important
}.case_cont .caseTop_div .case_top_fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 99
}.case_cont .case_list>div {
    padding-top: 210px;
    margin-bottom: -90px
}.case_cont .case_list>div .caseContent {
    text-align: center
}.case_cont .case_list>div .caseContent .title {
    font-size: 40px;
    color: #575757;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: "Microsoft YaHei"
}.case_cont .case_list>div .caseContent ul li {
    margin: 40px 6px 0;
    display: inline-block
}.case_cont .case_list>div .caseContent ul li div {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-top: 10px
}.New_joinus_wra .btn a {
    display: inline-block;
    background-color: #38adff;
    font-size: 24px;
    padding: 9px 55px;
    border-radius: 10px;
    letter-spacing: 1px;
    margin-right: 50px
}.New_joinus_wra .btn a:focus {
    color: #fff;
    text-decoration: none
}.New_joinus_wra .btnb a {
    background-color: #1577e4
}.New_joinus_wra .btnb .lk_link {
    background-color: #7dc9ff;
    background-color: rgba(56, 173, 255, 0.65);
    transition: background-color .3s ease
}.New_joinus_wra .btnb .lk_link:hover {
    background-color: #1577e4
}.New_joinus_wra .btnb .btna:hover {
    background: #1571d8
}.New_joinus_wra .joinus_title {
    font-size: 36px;
    text-align: center;
    color: #303030
}.New_joinus_wra .New_joinus_banner {
    width: 100%;
    height: 620px;
    background: url('../images/new_joinus_bgimg.jpg') center no-repeat;
    text-align: center;
    padding-top: 142px;
    color: #fff
}.New_joinus_wra .New_joinus_banner .banner_wra {
    width: 1000px;
    margin: 0 auto
}.New_joinus_wra .New_joinus_banner .title0 {
    font-size: 48px;
    color: #fff
}.New_joinus_wra .New_joinus_banner .title1 {
    font-size: 56px;
    letter-spacing: 4px
}.New_joinus_wra .New_joinus_banner .title1 span {
    margin-right: 40px
}.New_joinus_wra .New_joinus_banner .title2 {
    font-size: 33px;
    letter-spacing: 4px;
    margin-top: 5px
}.New_joinus_wra .New_joinus_banner .title3 {
    font-size: 24px;
    color: #fff;
    margin-top: 80px
}.New_joinus_wra .New_joinus_banner .btn {
    margin-top: 25px
}.New_joinus_wra .New_joinus_banner .btn a {
    margin: auto
}.New_joinus_wra .New_joinus_banner .join_phone {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px
}.New_joinus_wra .w_980 {
    width: 1100px !important;
    margin: 0 auto
}.New_joinus_wra .w_1024 {
    width: 1024px;
    margin: 70px auto !important
}.New_joinus_wra .content_container {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}.New_joinus_wra .content_row {
    overflow: hidden
}.New_joinus_wra .content_row:before,
.New_joinus_wra .content_row:after {
    display: table;
    content: " "
}.New_joinus_wra .content_row>li {
    float: left;
    text-align: center
}.New_joinus_wra .New_joinus_content1 .content1_header {
    background-color: #1577e4;
    height: 186px;
    overflow: hidden;
    color: #fff;
    padding-top: 52px
}.New_joinus_wra .New_joinus_content1 .content1_header .content1_wra {
    width: 974px;
    border-left: 6px solid;
    position: relative;
    margin: 0 auto
}.New_joinus_wra .New_joinus_content1 .content1_header .joinus_htitle,
.New_joinus_wra .New_joinus_content1 .content1_header .htitle2 {
    line-height: 1;
    margin-left: 20px;
    position: relative;
    z-index: 1
}.New_joinus_wra .New_joinus_content1 .content1_header .joinus_htitle {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2.5px
}.New_joinus_wra .New_joinus_content1 .content1_header .htitle2 {
    font-size: 18px;
    margin-top: 12px;
    letter-spacing: 1px
}.New_joinus_wra .New_joinus_content1 .content1_header .content1_header_bg {
    position: absolute;
    right: -138px;
    top: -52px
}.New_joinus_wra .New_joinus_content1 .content1_titlebar {
    text-align: center;
    padding-top: 100px
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleline_te {
    border-bottom: 10px solid #07b7e8 !important
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .content1_div1 {
    font-size: 20px;
    color: #262626;
    margin-top: 28px
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitle {
    display: inline-block;
    border-bottom: 10px solid #2494ff;
    position: relative;
    z-index: 1;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 8px;
    color: #555
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitlea {
    border-bottom: 10px solid #758cfc
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleb {
    border-bottom: 10px solid #4cd3ac
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitlec {
    border-bottom: 10px solid #1577e4
}.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleline {
    margin-top: -10px;
    border-top: 10px solid #f2f2f2;
    font-size: 18px;
    padding-top: 12px
}.New_joinus_wra .New_joinus_content1 .content1_certificate {
    width: 980px !important
}.New_joinus_wra .New_joinus_content1 .content1_certificate img {
    margin-bottom: 40px
}.New_joinus_wra .New_joinus_content1 .content1_picture {
    width: 1100px;
    margin: 55px auto;
    text-align: center
}.New_joinus_wra .New_joinus_content1 .content1_picture .w_33 {
    width: 33%;
    display: inline-block
}.New_joinus_wra .New_joinus_content1 .content1_picture .content1_title1 {
    font-size: 26px;
    color: #262626;
    text-align: center;
    padding: 28px 0 15px;
    font-weight: bold
}.New_joinus_wra .New_joinus_content1 .content1_picture .content1_title2 {
    font-size: 22px;
    color: #262626;
    text-align: center
}.New_joinus_wra .New_joinus_content1 .content1_picture .cn_0 {
    text-align: left;
    padding-left: 20px
}.New_joinus_wra .New_joinus_content1 .content1_picture .cn_1 {
    padding-left: 70px
}.New_joinus_wra .New_joinus_content1 .content1_picture .picture_l {
    text-align: left
}.New_joinus_wra .New_joinus_content1 .content1_picture .picture_r {
    text-align: right
}.New_joinus_wra .New_joinus_content1 .content_row span {
    display: block;
    font-size: 24px;
    color: #262626;
    padding: 20px 0 30px;
    font-weight: 700
}.New_joinus_wra .New_joinus_content1 .content_row div {
    font-size: 18px;
    text-align: justify;
    line-height: 1.8
}.New_joinus_wra .New_joinus_content1 .content_row.colcount2 {
    margin-top: 48px;
    margin-bottom: 30px
}.New_joinus_wra .New_joinus_content1 .content_row.colcount2>li {
    width: 20%
}.New_joinus_wra .New_joinus_content1 .content_row.colcount2>li>div {
    font-size: 16px;
    text-align: center
}.New_joinus_wra .New_joinus_content1 .content_row.colcount3 {
    margin-right: -194px
}.New_joinus_wra .New_joinus_content1 .content_row.colcount3>li {
    margin-right: 18%;
    width: 21%
}.New_joinus_wra .New_joinus_content1 .content_row.colcount4 {
    margin-right: -44px
}.New_joinus_wra .New_joinus_content1 .content_row.colcount4>li {
    padding-right: 54px;
    width: 25%
}.New_joinus_wra .New_joinus_content1 .joinus_title {
    margin-bottom: 18px
}.New_joinus_wra .New_joinus_content1 .joinus_title span {
    margin-right: 20px;
    text-align: center
}.New_joinus_wra .New_joinus_content1 .title2 {
    font-size: 24px;
    text-align: center;
    letter-spacing: 3px
}.New_joinus_wra .content_bg {
    position: absolute;
    bottom: 184px
}.New_joinus_wra .content_advantage_bg {
    width: 100%;
    min-width: 1200px;
    height: 184px;
    position: relative;
    background: #1577e4
}.New_joinus_wra .advantage_title1 {
    color: #01dee8;
    text-align: center;
    font-size: 40px;
    padding-top: 40px
}.New_joinus_wra .advantage_title2 {
    font-size: 40px;
    color: #01dee8;
    padding-left: 290px;
    font-weight: bold
}.New_joinus_wra .advantage_center {
    width: 900px;
    margin: 0 auto;
    position: relative
}.New_joinus_wra .advantage_center img {
    position: absolute;
    right: 214px;
    bottom: -18px
}.New_joinus_wra .advantage_cont {
    min-width: 1200px;
    height: 619px;
    background: url('../images/four_bg.png') center no-repeat
}.New_joinus_wra .advantage_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}.New_joinus_wra .advantage_div1,
.New_joinus_wra .advantage_div2,
.New_joinus_wra .advantage_div3,
.New_joinus_wra .advantage_div4 {
    width: 24%;
    float: left;
    height: 370px;
    letter-spacing: 1px
}.New_joinus_wra .advantage_div1 {
    background: url('../images/four-icon01.png') no-repeat
}.New_joinus_wra .advantage_div2 {
    background: url('../images/four-icon02.png') no-repeat
}.New_joinus_wra .advantage_div3 {
    background: url('../images/four-icon03.png') no-repeat
}.New_joinus_wra .advantage_div4 {
    background: url('../images/four-icon04.png') no-repeat
}.New_joinus_wra .advantage_span {
    font-size: 24px;
    color: #f3f3f3;
    display: inline-block;
    margin-top: 80px;
    margin-left: 80px
}.New_joinus_wra .advantage_p {
    color: #bcbcbc;
    font-size: 16px;
    margin-top: 35px;
    width: 220px;
    text-align: justify;
    margin-left: 80px
}.New_joinus_wra .m_60 {
    margin-left: 60px !important
}.New_joinus_wra .New_joinus_content2 {
    min-width: 1200px;
    width: 100%;
    height: 506px;
    background: url('../images/new_joinus_content2bgimg.jpg') center no-repeat;
    padding-top: 72px
}.New_joinus_wra .New_joinus_content2 .joinus_title {
    color: #fff;
    position: relative
}.New_joinus_wra .New_joinus_content2 .content_row {
    margin-top: 40px;
    margin-right: -31px;
    overflow: initial
}.New_joinus_wra .New_joinus_content2 .content_row>li {
    padding-right: 31px;
    width: 25%
}.New_joinus_wra .New_joinus_content2 .content_row .wra2_item {
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    width: 270px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6)
}.New_joinus_wra .New_joinus_content2 .content_row .wra2_item>img {
    width: 270px;
    height: 190px
}.New_joinus_wra .New_joinus_content2 .content_row .wra2_item>div {
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    padding: 16px 18px 0 18px;
    height: 82px;
    color: #353535
}.New_joinus_wra .New_joinus_content3 {
    text-align: center;
    padding: 60px 0 50px 0;
    background: #f9f9f9
}.New_joinus_wra .New_joinus_content3 img {
    margin-top: 45px
}.New_joinus_wra .New_joinus_content4 {
    background-color: #f6f6fa;
    padding: 64px 0 25px 0;
    color: #000
}.New_joinus_wra .New_joinus_content4 .r_25 {
    margin-right: 25px
}.New_joinus_wra .New_joinus_content4 .content_row {
    margin-top: 58px;
    margin-left: -100px
}.New_joinus_wra .New_joinus_content4 .content_row>li {
    text-align: left;
    width: 25%
}.New_joinus_wra .New_joinus_content4 .content_row .btitle img {
    height: 38px;
    width: 38px;
    margin-left: 38px
}.New_joinus_wra .New_joinus_content4 .content_row .btitle span {
    font-size: 22px;
    margin-left: 5px
}.New_joinus_wra .New_joinus_content4 .content_row .bcontent_span {
    display: inline-block;
    padding: 0 5px;
    height: 24px;
    line-height: 20px;
    border: 2px solid #f4b950;
    background: #ffe1d5;
    color: #181818;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold
}.New_joinus_wra .New_joinus_content4 .content_row .h_auto p {
    font-size: 14px;
    color: #585858;
    width: 200px;
    margin: 0;
    text-indent: 30px
}.New_joinus_wra .New_joinus_content4 .content_row .h_auto div {
    font-size: 14px;
    color: #585858;
    width: 200px;
    margin: 0
}.New_joinus_wra .New_joinus_content4 .content_row .h_auto {
    height: auto !important
}.New_joinus_wra .New_joinus_content4 .content_row .btitle {
    margin-bottom: 30px
}.New_joinus_wra .New_joinus_content4 .content_row .bcontent {
    font-size: 14px;
    height: 136px;
    margin-top: 10px;
    line-height: 1.8
}.New_joinus_wra .New_joinus_content5 {
    width: 100%;
    height: 650px;
    background: url('../images/new_joinus_content5bgimg.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 120px
}.New_joinus_wra .New_joinus_content5 .content5_title1 {
    font-size: 42px;
    font-weight: 600
}.New_joinus_wra .New_joinus_content5 .content5_title2 {
    font-size: 39px;
    margin: 20px auto 110px
}.New_joinus_wra .New_joinus_content5 .text {
    font-size: 33px;
    letter-spacing: 5px;
    margin-top: 50px
}.New_joinus_wra .New_joinus_content5 .text .tel {
    color: #fff;
    font-weight: bold;
    font-size: 44px;
    font-style: italic
}.b2c_btn {
    background-color: #ff7200;
    color: #fff;
    padding: 7px 20px;
    font-size: 22px;
    border-radius: 10px;
    letter-spacing: 4px
}.b2c_btn:focus {
    color: #fff;
    text-decoration: none
}.b2c_title {
    text-align: center;
    font-size: 40px;
    margin-bottom: 15px
}.b2c_title span {
    margin-left: 40px
}.b2c_title span span {
    margin-left: 0
}.b2c_subtitle {
    text-align: center;
    font-size: 20px
}.b2c_subtitle span {
    margin-left: 25px
}.B2C_banner {
    width: 100%;
    height: 730px;
    padding-top: 80px;
    background: url('../images/b2c_bannerbg.jpg') center no-repeat;
    color: #fff;
    text-align: center
}.B2C_banner .B2C_banner_wrapper {
    margin: 140px 0 0 250px
}.B2C_banner .B2C_banner_wrapper .title {
    font-size: 4em;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 35px
}.B2C_banner .B2C_banner_wrapper .text {
    font-size: 22px;
    font-weight: bold;
    color: #e1e1e1;
    margin-bottom: 10px
}.B2C_banner .B2C_banner_wrapper .text span {
    display: inline-block;
    width: 160px
}.B2C_banner .B2C_banner_wrapper .img {
    margin-top: 30px
}.B2C_banner .B2C_banner_wrapper .img .erweima {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 5px;
    width: 150px;
    height: 150px;
    margin: 0 auto
}.B2C_banner .B2C_banner_wrapper .img .erweima img {
    margin-top: 5px;
    width: 130px
}.B2C_banner .B2C_banner_wrapper .img div {
    color: #ff7200;
    font-size: 30px;
    margin: 10px 0 20px 0
}.B2C_banner .B2C_banner_wrapper .btn {
    margin-top: 60px
}.B2C_banner .B2C_banner_wrapper .btn a {
    display: block;
    margin-bottom: 35px
}.b2c_content1_wra {
    margin-top: 20px
}.b2c_content1_wra .title_text {
    display: inline-block;
    width: 455px;
    height: 56px;
    background-image: url('../images/b2c_content1_titlebg.png')
}.b2c_content1_wra .b2c_content1_content {
    width: 970px;
    margin: 80px auto 0
}.b2c_content1_wra .b2c_content1_content li {
    float: left;
    margin-bottom: 60px
}.b2c_content1_wra .b2c_content1_content li .title {
    margin-left: 155px;
    font-size: 25px
}.b2c_content1_wra .b2c_content1_content li .item_content {
    width: 455px;
    height: 130px;
    font-size: 18px
}.b2c_content1_wra .b2c_content1_content li .text {
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px solid #00b4ff
}.b2c_content1_wra .b2c_content1_content li .text span {
    margin-right: 10px
}.b2c_content1_wra .b2c_content1_content .item1 {
    margin-right: 60px
}.b2c_content1_wra .b2c_content1_content .item1 .item_content {
    padding: 60px 0 0 35px;
    background: url('../images/b2c_content1_img1.jpg') no-repeat
}.b2c_content1_wra .b2c_content1_content .item1 .item_content span {
    margin-right: 150px
}.b2c_content1_wra .b2c_content1_content .item1 .text {
    margin-left: 110px
}.b2c_content1_wra .b2c_content1_content .item2 .item_content {
    padding: 60px 0 0 35px;
    background: url('../images/b2c_content1_img2.jpg') no-repeat
}.b2c_content1_wra .b2c_content1_content .item2 .item_content span {
    margin-right: 150px
}.b2c_content1_wra .b2c_content1_content .item2 .text {
    margin-left: 140px
}.b2c_content1_wra .b2c_content1_content .item3 {
    margin-right: 60px
}.b2c_content1_wra .b2c_content1_content .item3 .item_content {
    padding: 60px 0 0 15px;
    background: url('../images/b2c_content1_img3.jpg') no-repeat
}.b2c_content1_wra .b2c_content1_content .item3 .item_content span {
    margin-right: 130px
}.b2c_content1_wra .b2c_content1_content .item3 .text {
    margin-left: 100px
}.b2c_content1_wra .b2c_content1_content .item4 .item_content {
    padding: 60px 0 0 15px;
    background: url('../images/b2c_content1_img4.jpg') no-repeat
}.b2c_content1_wra .b2c_content1_content .item4 .item_content span {
    margin-right: 125px
}.b2c_content1_wra .b2c_content1_content .item4 .text {
    margin-left: 140px
}.b2c_content2 {
    background-color: #f3f3f3;
    padding: 40px 0 45px 0
}.b2c_content2 .b2c_content2_wra {
    width: 1000px;
    margin: 0 auto
}.b2c_content2 .b2c_content2_wra .b2c_content2_content li {
    float: left;
    text-align: center
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top {
    margin-bottom: 70px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .title div {
    background-color: #f0514a
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .icon {
    width: 15%
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .icon div {
    margin: 40px auto 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .title div {
    background-color: #009cff
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon {
    width: 13%
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon div {
    margin: 20px auto 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon span {
    display: block
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .title div {
    color: #fff;
    width: 50px;
    padding: 15px 0;
    font-size: 17px;
    text-align: center;
    border-radius: 10px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .title div span {
    display: block;
    height: 20px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon div {
    width: 50px;
    height: 50px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon div span {
    display: inline-block
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon1 span {
    width: 32px;
    height: 30px;
    background: url('../images/b2c_content2_icons.png') 0 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon1 span:hover {
    background: url('../images/b2c_content2_icons.png') 0 38px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon2 span {
    width: 21px;
    height: 29px;
    background: url('../images/b2c_content2_icons.png') -35px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon2 span:hover {
    background: url('../images/b2c_content2_icons.png') -35px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon3 span {
    width: 35px;
    height: 23px;
    background: url('../images/b2c_content2_icons.png') -59px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon3 span:hover {
    background: url('../images/b2c_content2_icons.png') -59px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon4 span {
    width: 23px;
    height: 28px;
    background: url('../images/b2c_content2_icons.png') -97px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon4 span:hover {
    background: url('../images/b2c_content2_icons.png') -97px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon5 span {
    width: 35px;
    height: 26px;
    background: url('../images/b2c_content2_icons.png') -123px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon5 span:hover {
    background: url('../images/b2c_content2_icons.png') -123px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon6 span {
    width: 36px;
    height: 23px;
    background: url('../images/b2c_content2_icons.png') -161px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon6 span:hover {
    background: url('../images/b2c_content2_icons.png') -161px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon7 span {
    width: 42px;
    height: 35px;
    background: url('../images/b2c_content2_icons.png') -200px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon7 span:hover {
    background: url('../images/b2c_content2_icons.png') -200px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon8 span {
    width: 44px;
    height: 30px;
    background: url('../images/b2c_content2_icons.png') -245px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon8 span:hover {
    background: url('../images/b2c_content2_icons.png') -245px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon9 span {
    width: 40px;
    height: 36px;
    background: url('../images/b2c_content2_icons.png') -293px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon9 span:hover {
    background: url('../images/b2c_content2_icons.png') -293px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon10 span {
    width: 28px;
    height: 37px;
    background: url('../images/b2c_content2_icons.png') -336px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon10 span:hover {
    background: url('../images/b2c_content2_icons.png') -336px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon11 span {
    width: 39px;
    height: 39px;
    background: url('../images/b2c_content2_icons.png') -368px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon11 span:hover {
    background: url('../images/b2c_content2_icons.png') -368px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon12 span {
    width: 20px;
    height: 33px;
    background: url('../images/b2c_content2_icons.png') -411px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon12 span:hover {
    background: url('../images/b2c_content2_icons.png') -411px 39px
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon13 span {
    width: 36px;
    height: 32px;
    background: url('../images/b2c_content2_icons.png') -435px 0
}.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon13 span:hover {
    background: url('../images/b2c_content2_icons.png') -435px 39px
}.b2c_content3 {
    padding: 50px 0 20px 0;
    text-align: center
}.b2c_content3 .b2c_subtitle {
    margin-bottom: 30px
}.b2c_content3 .title {
    margin-top: 40px;
    font-size: 17px
}.b2c_content3 .title img {
    margin-right: 20px
}.b2c_content4 {
    width: 100%;
    height: 817px;
    background: url('../images/b2c_content4_bgimg.jpg') center no-repeat;
    padding-top: 30px
}.b2c_content4 .b2c_content4_content {
    width: 1000px;
    margin: 0 auto
}.b2c_content4 .b2c_content4_content .title {
    float: left;
    margin: 80px 0 0 340px
}.b2c_content4 .b2c_content4_content .title div {
    float: left;
    font-size: 18px
}.b2c_content4 .b2c_content4_content .title div span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    left: -7px
}.b2c_content4 .b2c_content4_content .title .left {
    margin-right: 60px
}.b2c_content4 .b2c_content4_content .title .left span {
    background-color: #009cff
}.b2c_content4 .b2c_content4_content .title .right span {
    background-color: #ffa200
}.b2c_content4 .b2c_content4_content ul {
    float: left;
    margin: 60px 0 0 80px
}.b2c_content4 .b2c_content4_content li {
    float: left;
    font-size: 17px
}.b2c_content4 .b2c_content4_content li .item {
    position: relative
}.b2c_content4 .b2c_content4_content li .item .top {
    margin-bottom: 5px
}.b2c_content4 .b2c_content4_content li .item div .color2,
.b2c_content4 .b2c_content4_content li .item div .color1 {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px
}.b2c_content4 .b2c_content4_content li .item div .color1 {
    background-color: #009cff
}.b2c_content4 .b2c_content4_content li .item div .color2 {
    background-color: #ffa200
}.b2c_content4 .b2c_content4_content li .item .line {
    display: inline-block;
    background-color: #ff7e00;
    height: 4px;
    position: relative;
    top: -15px
}.b2c_content4 .b2c_content4_content li .item1 {
    margin-right: 70px
}.b2c_content4 .b2c_content4_content li .item1:after {
    content: url('/Images/product/B2C/b2c_content4_icon1.png');
    position: absolute;
    top: 0;
    right: -60px
}.b2c_content4 .b2c_content4_content li .item1 .line {
    width: 100px
}.b2c_content4 .b2c_content4_content li .item2 {
    margin-right: 70px
}.b2c_content4 .b2c_content4_content li .item2:after {
    content: url('/Images/product/B2C/b2c_content4_icon3.png');
    position: absolute;
    top: 0;
    right: -60px
}.b2c_content4 .b2c_content4_content li .item2 .line {
    width: 100px
}.b2c_content4 .b2c_content4_content li .item3 {
    margin-left: 70px
}.b2c_content4 .b2c_content4_content li .item3:before {
    content: url('/Images/product/B2C/b2c_content4_icon2.png');
    position: absolute;
    top: 0;
    left: -60px
}.b2c_content4 .b2c_content4_content li .item3 .line {
    width: 70px;
    left: 35px
}.b2c_content4 .b2c_content4_content li .item4 {
    margin-left: 70px
}.b2c_content4 .b2c_content4_content li .item4:before {
    content: url('/Images/product/B2C/b2c_content4_icon4.png');
    position: absolute;
    top: 0;
    left: -60px
}.b2c_content4 .b2c_content4_content li .item4 .line {
    width: 70px;
    left: 75px
}.b2c_content4 .b2c_content4_content li .item1,
.b2c_content4 .b2c_content4_content li .item3 {
    margin-bottom: 120px
}.b2c_content4 .b2c_content4_content .left_li {
    text-align: right;
    margin-top: 90px
}.b2c_content4 .b2c_content4_content .left_li .color2,
.b2c_content4 .b2c_content4_content .left_li .color1 {
    margin-right: 10px
}.b2c_content4 .b2c_content4_content .left_li .bottom span {
    margin-right: 10px
}.b2c_content4 .b2c_content4_content .right_li {
    text-align: left;
    margin-top: 90px
}.b2c_content4 .b2c_content4_content .right_li .bottom span {
    margin-right: 10px
}.b2c_content4 .b2c_content4_content .right_li .color2,
.b2c_content4 .b2c_content4_content .right_li .color1 {
    margin-left: 10px
}.b2c_content5 {
    width: 100%;
    height: 525px;
    background: url('../images/b2c_content5_bgimg.jpg') center no-repeat;
    padding-top: 80px
}.b2c_content5 .b2c_content5_wra {
    width: 1000px;
    margin: 0 auto
}.b2c_content5 .b2c_content5_wra .b2c_title {
    margin-top: 90px
}.b2c_content5 .b2c_content5_wra li {
    float: left
}.b2c_content6 {
    padding: 50px 0 40px 0
}.b2c_content6 .b2c_content6_wra {
    width: 1000px;
    margin: 0 auto
}.b2c_content6 .b2c_content6_wra .b2c_content6_content {
    margin-top: 80px
}.b2c_content6 .b2c_content6_wra .b2c_content6_content li {
    float: left;
    width: 33.3%
}.b2c_content6 .b2c_content6_wra .b2c_content6_content li div {
    text-align: center
}.b2c_content6 .b2c_content6_wra .b2c_content6_content li div img {
    margin-bottom: 15px
}.b2c_content6 .b2c_content6_wra .b2c_content6_content li span {
    display: block
}.b2c_content7 {
    height: 435px;
    background: url('../images/ndh_content_bg7.jpg') center no-repeat;
    padding-top: 60px;
    margin: 0 auto 100px
}.b2c_content7 .b2c_content7_wra {
    width: 1200px;
    margin: 0 auto
}.b2c_content7 .b2c_content7_wra .cont9_title1 {
    font-size: 79px;
    color: #1cc7c1;
    width: 455px;
    font-weight: bold;
    font-family: Arial
}.b2c_content7 .b2c_content7_wra .cont9_title1 span {
    color: #303030;
    font-size: 42px;
    margin-top: 26px;
    float: right;
    font-family: "微软雅黑"
}.b2c_content7 .b2c_content7_wra .b2c_with {
    color: #37383c;
    font-size: 31px;
    margin-top: 20px
}.OnlineTry_wra .btn {
    display: inline-block;
    padding: 5px 20px;
    background-color: #ff7200;
    border-radius: 14px;
    font-size: 21px;
    letter-spacing: 3px;
    margin: 50px 0 10px 0
}.OnlineTry_wra .btn:hover {
    color: #fff
}.OnlineTry_wra .btn:focus {
    color: #fff
}.OnlineTry_wra .text {
    font-size: 16px
}.OnlineTry_wra .text span {
    margin-right: 10px;
    letter-spacing: 2px
}.OnlineTry_wra .OnlineTry_banner_wra {
    width: 100%;
    height: 630px;
    margin-top: 80px;
    background: url('../images/onlinetry_bgimg.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 195px
}.OnlineTry_wra .OnlineTry_banner_wra .title {
    font-size: 4em
}.OnlineTry_wra .OnlineTry_banner_wra .title span {
    margin-right: 35px
}.OnlineTry_wra .OnlineTry_content1_wra {
    text-align: center;
    padding-top: 40px
}.OnlineTry_wra .OnlineTry_content1_wra .title {
    font-size: 26px;
    letter-spacing: 4px
}.OnlineTry_wra .OnlineTry_content1_wra .title span {
    margin-right: 10px
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra .item {
    float: left;
    width: 100%;
    border-bottom: 1px solid #8a8a8a;
    padding: 40px 0
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul {
    margin: 0 auto 20px;
    width: 1000px
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li {
    float: left;
    width: 33.333%
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li div a {
    display: inline-block;
    padding: 3px 20px;
    background-color: #f7a00a;
    font-size: 20px;
    letter-spacing: 3px;
    border-radius: 7px;
    margin-top: 25px
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li div a:hover {
    color: #000;
    background-color: #feb942
}.OnlineTry_wra .OnlineTry_content1_wra .content_wra .item3 {
    border-bottom: none
}.OnlineTry_wra .OnlineTry_content2_wra {
    width: 100%;
    height: 300px;
    background: url('../images/onlinetry_content_bgimg2.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 60px
}.OnlineTry_wra .OnlineTry_content2_wra .text {
    margin-top: 15px
}@-webkit-keyframes move {
    0% {
        -webkit-transform: translateY(0)
    }    50% {
        -webkit-transform: translateY(20px)
    }    100% {
        -webkit-transform: translateY(0)
    }
}.productBanner {
    width: 100%;
    background: url('../images/invoicbanner_bg.png') center no-repeat;
    height: 693px;
    position: relative;
    min-width: 1200px
}.productBanner .productBanner_wra {
    color: #fff;
    height: 100%;
    padding-top: 220px;
    width: 1200px;
    margin: 0 auto;
    position: relative
}.productBanner .productBanner_wra .prodectBanner_title {
    font-size: 32px;
    color: #37393e
}.productBanner .productBanner_wra .prodectBanner_title2 {
    font-size: 46px;
    font-weight: bold;
    color: #005aff;
    margin-top: -40px
}.productBanner .productBanner_wra .prodectBanner_title2 span {
    font-size: 81px
}.productBanner .productBanner_wra .invoicBanner_phone {
    position: absolute;
    right: 0;
    top: 130px
}.productBanner .productBanner_wra .prodectBanner_title3 {
    margin-top: 30px;
    font-size: 16px;
    color: #343339
}.productBanner .productBanner_wra .prodectBanner_title3 div {
    margin-bottom: 12px
}.productBanner .productBanner_wra .prodectBanner_title4 {
    font-size: 20px;
    position: relative;
    margin-top: 30px
}.productBanner .productBanner_wra .prodectBanner_title4 img {
    position: absolute;
    top: 0;
    left: -15px
}.productBanner .productBanner_wra .prodectBanner_title4 span {
    position: relative;
    padding-top: 3px;
    display: inline-block;
    font-style: italic
}.productBanner .productBanner_wra .text {
    font-size: 60px;
    margin-top: 50px;
    letter-spacing: 25px
}.productBanner .productBanner_wra .text span {
    color: #38adff;
    font-size: 60px
}.productBanner .productBanner_wra .moveBtn {
    display: inline-block;
    margin: 260px 0 50px 0;
    font-size: 23px;
    -webkit-animation: move 1.5s infinite linear
}.productBanner .productBanner_wra .img {
    position: absolute;
    bottom: 0;
    width: 990px;
    left: 50%;
    margin-left: -490px
}.productBanner .productBanner_wra .img img {
    width: 100%
}.productFree {
    text-align: center;
    padding: 65px 0 60px 0
}.productFree .title {
    font-size: 23px;
    margin-bottom: 20px
}.productFree .text {
    color: #1685d3;
    margin-bottom: 35px;
    font-size: 16px
}.productFree .freeBtn {
    display: block;
    width: 162px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    background-color: #febd3d;
    border-radius: 5px;
    margin: 25px auto 0
}.productFree .freeBtn:focus {
    color: #fff;
    text-decoration: none
}.productFree .text2 {
    margin-top: 20px
}.productFree .text2 span {
    text-decoration: line-through;
    color: #ff0e0e
}.productContent1 {
    color: #fff
}.productContent1 .cont1_title {
    background: #199FB1;
    font-size: 36px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}.productContent1 .cont1_cont {
    height: 531px;
    background: url('../images/cont1cont_bg.png') center no-repeat;
    background-size: cover;
    padding-top: 60px
}.productContent1 .cont1_cont .cont1_center {
    width: 1200px;
    margin: 0 auto
}.productContent1 .cont1_cont .cont1_center .cont1_left {
    width: 350px;
    float: left
}.productContent1 .cont1_cont .cont1_center .cont1_left div {
    font-size: 20px;
    margin-bottom: 55px
}.productContent1 .cont1_cont .cont1_center .cont1_left .left_1 {
    margin-top: 60px;
    margin-left: 15px
}.productContent1 .cont1_cont .cont1_center .cont1_left .left_2 {
    margin-left: 15px
}.productContent1 .cont1_cont .cont1_center .cont1_c {
    width: 435px;
    float: left
}.productContent1 .cont1_cont .cont1_center .cont1_right {
    width: 415px;
    float: left
}.productContent1 .cont1_cont .cont1_center .cont1_right div {
    font-size: 20px;
    margin-bottom: 55px;
    line-height: 28px
}.productContent1 .cont1_cont .cont1_center .cont1_right .right_1 {
    margin-top: 60px
}.productContent1 .content1_li {
    position: relative;
    left: 20px;
    top: 106px
}.productContent1 .productContent1_1 {
    text-align: center;
    padding-top: 100px
}.productContent1 .productContent1_1 .title {
    text-align: left;
    width: 300px;
    margin: 0 auto 25px
}.productContent1 .productContent1_1 .title span {
    font-size: 18px
}.productContent1 .productContent1_1 .title div {
    font-size: 30px
}.productContent1 .productContent1_1 .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px
}.productContent1 .productContent1_1 .img {
    width: 80%;
    margin: 0 auto
}.productContent1 .productContent1_1 .img img {
    width: 100%
}.productContent2 {
    background-color: #fff;
    padding-top: 80px;
    position: relative;
    height: 890px
}.productContent2 .cont2_title {
    color: #1289f1;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
}.productContent2 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.productContent2 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}.productContent2 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}.productContent2 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #1289f1;
    margin-bottom: 8px
}.productContent2 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1289f1;
    margin-right: 10px;
    display: inline-block
}.productContent2 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}.productContent2 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}.productContent2 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #1289f1;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    line-height: 47px;
    margin: 10px 0 0 20px;
    text-decoration: none
}.productContent2 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    color: #1289f1;
    border: 1px solid #1289f1
}.productContent2 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}.productContent2 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}.productContent2 .cont2_cont .cont2_right ul {
    padding-left: 28px;
    margin-top: 35px
}.productContent2 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}.productContent2 .cont2_cont .cont2_right ul li span {
    color: #1289f1;
    display: block;
    margin-top: 12px;
    font-size: 16px
}.productContent5 {
    background: url('../images/content_bg1.png') center no-repeat;
    padding-top: 80px;
    position: relative;
    height: 950px;
    color: #fff
}.productContent5 .cont2_title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
}.productContent5 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.productContent5 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}.productContent5 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}.productContent5 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    margin-bottom: 8px
}.productContent5 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    display: inline-block
}.productContent5 .cont2_cont .cont2_left div div {
    font-size: 14px;
    padding-left: 20px
}.productContent5 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}.productContent5 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}.productContent5 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}.productContent5 .cont2_cont .cont2_right ul {
    padding-left: 28px;
    margin-top: 35px
}.productContent5 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}.productContent5 .cont2_cont .cont2_right ul li span {
    display: block;
    margin-top: 12px;
    font-size: 16px
}.productContent6 {
    background-color: #fff;
    padding-top: 80px;
    position: relative;
    height: 890px
}.productContent6 .cont2_title {
    color: #1cc7c1;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
}.productContent6 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.productContent6 .cont2_cont .cont2_left {
    width: 400px;
    float: left;
    position: absolute
}.productContent6 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}.productContent6 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #1cc7c1;
    margin-bottom: 8px
}.productContent6 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1cc7c1;
    margin-right: 10px;
    display: inline-block
}.productContent6 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}.productContent6 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}.productContent6 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #1cc7c1;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    line-height: 47px;
    margin: 10px 0 0 20px;
    text-decoration: none
}.productContent6 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    border: 1px solid #1cc7c1;
    color: #1cc7c1
}.productContent6 .cont2_cont .cont2_right {
    width: 660px;
    margin-left: 140px;
    float: left;
    position: absolute
}.productContent6 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}.productContent6 .cont2_cont .cont2_right ul {
    padding-left: 80px;
    margin-top: 35px
}.productContent6 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}.productContent6 .cont2_cont .cont2_right ul li span {
    color: #1cc7c1;
    display: block;
    margin-top: 12px;
    font-size: 16px
}.productContent7 {
    background: url('../images/content_bg7.png') center no-repeat;
    padding-top: 80px;
    position: relative;
    height: 770px;
    color: #fff
}.productContent7 .cont2_title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
}.productContent7 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.productContent7 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}.productContent7 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}.productContent7 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    margin-bottom: 8px
}.productContent7 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    display: inline-block
}.productContent7 .cont2_cont .cont2_left div div {
    font-size: 14px;
    padding-left: 20px
}.productContent7 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}.productContent7 .cont2_cont .cont2_left ul {
    margin-top: 50px
}.productContent7 .cont2_cont .cont2_left ul li {
    text-align: center;
    float: left;
    margin-right: 22px
}.productContent7 .cont2_cont .cont2_left ul li span {
    display: block;
    margin-top: 12px;
    font-size: 16px
}.productContent7 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}.productContent7 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}.productContent8 {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
    height: 750px;
}.productContent8 .cont2_title {
    color: #5786df;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
}.productContent8 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.productContent8 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}.productContent8 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}.productContent8 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #5786df;
    margin-bottom: 8px
}.productContent8 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #5786df;
    margin-right: 10px;
    display: inline-block
}.productContent8 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}.productContent8 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}.productContent8 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #5786df;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    line-height: 47px;
    margin: 30px 0 0 0;
    text-decoration: none
}.productContent8 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    color: #5786df;
    border: 1px solid #5786df
}.productContent8 .cont2_cont .cont2_left ul {
    margin-top: 35px
}.productContent8 .cont2_cont .cont2_left ul li {
    text-align: center;
    float: left;
    margin-right: 44px
}.productContent8 .cont2_cont .cont2_left ul li span {
    color: #5786df;
    display: block;
    margin-top: 12px;
    font-size: 16px
}.productContent8 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}.productContent8 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}.productContent9 {
    height: 360px;
    background: url('../images/content_bg9.png') center no-repeat;
    padding-top: 100px;
    text-align: center
}.productContent9 .cont9_title1 {
    font-size: 79px !important;
    color: #1cc7c1 !important
}.productContent9 .cont9_title1 span {
    font-weight: bold;
    font-family: Arial
}.productContent3 {
    text-align: center;
    padding: 35px 0 20px 0
}.productContent3 .title {
    width: 390px;
    margin: 0 auto 50px;
    text-align: left
}.productContent3 .title span {
    font-size: 18px
}.productContent3 .title div {
    font-size: 30px
}.productContent3 .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px
}.productContent4 {
    background-color: #ebeff7;
    height: 460px
}.productContent4 .cont4_width {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px
}.productContent4 .cont4_width .cont4_title {
    color: #199FB1;
    font-size: 38px;
    margin-bottom: 60px;
    text-align: center;
    font-weight: 600;
}.productContent4 .cont4_width .cont4_cont li {
    float: left;
    width: 300px
}.productContent4 .cont4_width .cont4_cont li img {
    width: 106px;
    margin-left: 97px;
    margin-bottom: 12px
}.productContent4 .cont4_width .cont4_cont li span {
    font-size: 22px;
    text-align: center;
    display: block
}.productContent4 .cont4_width .cont4_cont li div {
    color: #686868;
    font-size: 16px;
    width: 240px;
    margin: 20px auto 0;
    text-align: left
}.productContent4 .cont4_width .cont4_cont li div p {
    margin-bottom: 8px
}.productContent4 .cont4_width .cont4_cont li .cont_s1 {
    color: #1289f1;
    font-weight: 600;
}.productContent4 .cont4_width .cont4_cont li .cont_s2 {
    color: #f75b47;
    font-weight: 600;
}.productContent4 .cont4_width .cont4_cont li .cont_s3 {
    color: #1cc7c1;
    font-weight: 600;
}.productContent4 .cont4_width .cont4_cont li .cont_s4 {
    color: #5786df;
    font-weight: 600;
}.Linkage_banner {
    width: 100%;
    height: 688px;
    background: url('../images/linkage_bg.png') center no-repeat
}.Linkage_banner .Linkage_banner_wra {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px
}.Linkage_banner .Linkage_banner_wra .Linkage_title1 {
    font-size: 28px;
    color: #36373b;
    text-indent: 16px
}.Linkage_banner .Linkage_banner_wra .Linkage_title2 {
    font-size: 28px;
    color: #36373b;
    font-weight: bold
}.Linkage_banner .Linkage_banner_wra .Linkage_title2_1 {
    font-size: 46px;
    color: #e9a838;
    text-indent: 17px;
    margin-top: -18px;
    font-weight: bold
}.Linkage_banner .Linkage_banner_wra .Linkage_title2_1 span {
    font-size: 80px
}.Linkage_banner .Linkage_banner_wra .Linkage_title3 {
    color: #36373b;
    font-size: 16px;
    margin-top: 20px;
    text-indent: 20px
}.Linkage_banner .Linkage_banner_wra .Linkage_title4 {
    font-size: 18px;
    position: relative;
    margin-top: 35px
}.Linkage_banner .Linkage_banner_wra .Linkage_title4 img {
    position: absolute;
    top: 0;
    left: 13px
}.Linkage_banner .Linkage_banner_wra .Linkage_title4 span {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    font-style: italic;
    color: #fff;
    text-indent: 30px
}.Linkage_banner .Linkage_banner_wra .text {
    font-size: 25px;
    margin-bottom: 20px
}.Linkage_banner .Linkage_banner_wra .text span {
    margin-right: 35px
}.Linkage_banner .Linkage_banner_wra .img .erweima {
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 40px auto 10px;
    padding-top: 10px
}.Linkage_banner .Linkage_banner_wra .img .erweima img {
    width: 130px
}.Linkage_banner .Linkage_banner_wra .img div {
    font-size: 25px;
    color: #ff7200;
    margin-bottom: 20px
}.Linkage_banner .Linkage_banner_wra .btn {
    margin-top: 60px
}.Linkage_banner .Linkage_banner_wra .btn a {
    display: block;
    margin-bottom: 35px
}.Lankage_content1 {
    width: 100%;
    height: 704px;
    background: url('../images/lankagecont1.png') center no-repeat;
    padding-top: 90px;
    color: #fff
}.Lankage_content1 .Lankage_content1_wra {
    width: 1200px;
    margin: 0 auto
}.Lankage_content1 .Lankage_content1_wra .LankageContent_title1 {
    font-size: 40px;
    margin-bottom: 80px;
    text-align: center;
    letter-spacing: 1px
}.Lankage_content1 .Lankage_content1_wra .LankageContent_title1 span {
    font-weight: bold
}.Lankage_content1 .Lankage_content1_wra .Lankage_left {
    float: left;
    width: 340px
}.Lankage_content1 .Lankage_content1_wra .Lankage_left div {
    margin-top: 110px;
    font-size: 21px;
    text-align: right
}.Lankage_content1 .Lankage_content1_wra .Lankage_left div p {
    margin-bottom: 55px
}.Lankage_content1 .Lankage_content1_wra .Lankage_center {
    float: left;
    width: 530px
}.Lankage_content1 .Lankage_content1_wra .Lankage_center img {
    margin-left: 55px
}.Lankage_content1 .Lankage_content1_wra .Lankage_right {
    width: 300px;
    float: left
}.Lankage_content1 .Lankage_content1_wra .Lankage_right div {
    margin-top: 110px;
    font-size: 21px;
    text-align: left
}.Lankage_content1 .Lankage_content1_wra .Lankage_right div p {
    margin-bottom: 55px
}.Linkage_content2 {
    height: 580px
}.Linkage_content2 .Linkage_width {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    margin-bottom: 90px
}.Linkage_content2 .Linkage_width .Linkage_title {
    color: #454545;
    font-size: 40px;
    margin-bottom: 106px;
    text-align: center
}.Linkage_content2 .Linkage_width .Linkage_cont li {
    float: left;
    width: 300px
}.Linkage_content2 .Linkage_width .Linkage_cont li div {
    width: 132px;
    margin: 0 auto 40px
}.Linkage_content2 .Linkage_width .Linkage_cont li span {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #454545
}.Linkage_content2 .Linkage_width .Linkage_cont li .linkcont2_div {
    color: #454545;
    font-size: 16px;
    width: 240px;
    margin: 20px auto 0;
    text-align: left
}.Linkage_content2 .Linkage_width .Linkage_cont li .linkcont2_div p {
    margin-bottom: 8px
}.LinkageContent3 {
    background: url('../images/linkage_bg01.png') no-repeat;
    padding-top: 80px;
    position: relative;
    height: 736px
}.LinkageContent3 .carousel-inner>.item>img,
.LinkageContent3 .carousel-inner>.item>a>img {
    height: 430px !important
}.LinkageContent3 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.LinkageContent3 .Linkage_cont .title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 55px
}.LinkageContent3 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}.LinkageContent3 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}.LinkageContent3 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #fff
}.LinkageContent3 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    margin-top: 8px
}.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #fff;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/linkage_arrow1.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8);
    color: #f75b47 !important;
    border: 1px solid #fff
}.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/linkage_arrow1_light.png') !important
}.LinkageContent3 .Linkage_cont .cont2_right {
    width: 870px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px
}.LinkageContent3 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}.LinkageContent3 .Linkage_cont .cont2_right .left01 {
    left: -50px
}.LinkageContent3 .Linkage_cont .cont2_right .right01 {
    right: -50px
}.LinkageContent4 {
    background: #fff;
    padding-top: 120px;
    position: relative;
    height: 736px
}.LinkageContent4 .carousel-inner>.item>img,
.LinkageContent4 .carousel-inner>.item>a>img {
    height: 430px !important
}.LinkageContent4 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.LinkageContent4 .Linkage_cont .title {
    font-size: 40px;
    color: #363636;
    text-align: center;
    margin-bottom: 55px
}.LinkageContent4 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}.LinkageContent4 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}.LinkageContent4 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #363636
}.LinkageContent4 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #717171;
    margin-top: 8px;
    text-align: justify
}.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #161616;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/linkage_arrow2.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: #0075ff;
    color: #fff !important;
    border: 1px solid #fff
}.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/linkage_arrow1.png') !important
}.LinkageContent4 .Linkage_cont .cont2_right {
    width: 850px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px;
    margin-right: 20px
}.LinkageContent4 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}.LinkageContent4 .Linkage_cont .cont2_right .left01 {
    left: -50px
}.LinkageContent4 .Linkage_cont .cont2_right .right01 {
    right: -50px
}.LinkageContent5 {
    background: url('../images/linkage_bg03.png') no-repeat;
    padding-top: 120px;
    position: relative;
    height: 736px
}.LinkageContent5 .carousel-inner>.item>img,
.LinkageContent5 .carousel-inner>.item>a>img {
    height: 430px !important
}.LinkageContent5 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}.LinkageContent5 .Linkage_cont .title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 55px
}.LinkageContent5 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}.LinkageContent5 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}.LinkageContent5 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #fff
}.LinkageContent5 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    margin-top: 8px
}.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #fff;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/linkage_arrow1.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8);
    color: #07ac9b !important;
    border: 1px solid #fff
}.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/linkage_arrow3.png') !important
}.LinkageContent5 .Linkage_cont .cont2_right {
    width: 870px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px
}.LinkageContent5 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}.LinkageContent5 .Linkage_cont .cont2_right .left01 {
    left: -50px
}.LinkageContent5 .Linkage_cont .cont2_right .right01 {
    right: -50px
}.Linkage_content6 {
    height: 435px;
    background: url('../images/ndh_content_bg7.jpg') center no-repeat;
    padding-top: 60px;
    margin: 0 auto 100px;
    text-decoration: none
}.Linkage_content6 .b2c_content7_wra {
    width: 1200px;
    margin: 0 auto
}.Linkage_content6 .b2c_content7_wra .cont9_title1 {
    font-size: 79px;
    color: #1cc7c1;
    width: 455px;
    font-weight: bold;
    font-family: Arial
}.Linkage_content6 .b2c_content7_wra .cont9_title1 span {
    color: #303030;
    font-size: 42px;
    margin-top: 26px;
    float: right;
    font-weight: normal;
    font-family: "微软雅黑"
}.Linkage_content6 .b2c_content7_wra .b2c_with {
    color: #37383c;
    font-size: 31px;
    margin-top: 20px
}.valueaddTop {
    padding-top: 156px;
    font-size: 40px;
    color: #555;
    text-align: center
}.valueadd_cont {
    margin: 44px auto 100px;
    width: 1200px;
    color: #555
}.valueadd_cont table {
    border-collapse: collapse
}.valueadd_cont table tr {
    font-size: 16px
}.valueadd_cont table tr .w_116 {
    width: 116px
}.valueadd_cont table tr .w_528 {
    width: 528px
}.valueadd_cont table tr .w_263 {
    width: 263px
}.valueadd_cont table tr .w_294 {
    width: 294px
}.valueadd_cont table tr .w_97 {
    width: 97px
}.valueadd_cont table tr .w_192 {
    width: 192px
}.valueadd_cont table tr .w_236 {
    width: 236px
}.valueadd_cont table tr .w_265 {
    width: 265px
}.valueadd_cont table tr .h_47 {
    height: 54px;
    background: #fff;
    padding: 0 15px
}.valueadd_cont table tr .h_65 {
    height: 65px
}.valueadd_cont table tr .h_70 {
    height: 70px
}.valueadd_cont table tr .h_98 {
    height: 98px;
    background: #fff
}.valueadd_cont table tr .h_173 {
    height: 173px
}.valueadd_cont table tr .c_f5 {
    color: #f55425
}.valueadd_cont table tr .c_a1 {
    color: #a1abb5
}.valueadd_cont table tr .bg_fb {
    background: #fbfcfe
}.valueadd_cont table tr .text_left {
    text-align: left;
    padding-left: 15px;
    line-height: 28px
}.valueadd_cont table tr th {
    font-size: 20px;
    color: #555;
    background: #f3f6fc;
    font-weight: normal;
    height: 70px;
    border: 1px solid #eee;
    text-align: center
}.valueadd_cont table tr td {
    text-align: center;
    border: 1px solid #eee
}.down0 {
    margin: 0 auto 80px;
    width: 920px;
    padding: 0
}.down0 .text {
    color: #fff;
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 80%;
    left: 10%;
    transition: .3s
}.down0 .footerBtn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #ffb400;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 25px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear
}.down0 .footerBtn:focus {
    color: #fff;
    text-decoration: none
}.down0 .footerBtn:hover {
    background-color: #f0af2e
}.down0 .down_div {
    width: 152px;
    float: left;
    height: 180px;
    margin-right: 77px
}.down0 .down_div:hover {
    box-shadow: 0 1px 15px #cecece
}.down0 .down_div:hover .text {
    bottom: 20px;
    position: absolute
}.down0 .down_0 {
    background: url('../images/icon_bg_00.png') no-repeat center
}.down0 .down_1 {
    background: url('../images/icon_bg_01.png') no-repeat center
}.down0 .down_2 {
    background: url('../images/icon_bg_02.png') no-repeat center
}.down0 .down_3 {
    background: url('../images/icon_bg_03.png') no-repeat center
}.down0 .down_4 {
    background: url('../images/icon_bg_04.png') no-repeat center
}.down0 .down_5 {
    background: url('../images/icon_bg_05.png') no-repeat center
}.down0 .m_0 {
    margin-right: 0 !important
}.bottom_load {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    padding-bottom: 53px;
    position: relative
}.bottom_load .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}.bottom_load .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}.bottom_load .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}.bottom_load .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}.bottom_load .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}.bottom_load .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "微软雅黑"
}.bottom_load .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}.bottom_load .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 20px;
    color: #2dbe60;
    text-indent: 44px;
    background: url("../images/indexbottom_tel.png") no-repeat 0 2px
}.bottom_load .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}.bottom_load .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}.bottom_load .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}.bottom_load .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}.bottom_load .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}.bottom_load .index_bottom .indexBottom_right {
    position: relative
}.bottom_load .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}.bottom_load .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}.bottom_load .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}.bottom_load .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}.bottom_load .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}.bottom_load .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}.bottom_load .index_bottom .indexBottom_right .public_bottom_link {
    font-size: 13px
}.bottom_load .index_bottom .indexBottom_right .public_bottom_link a {
    display: inline-block;
    color: #fff;
    padding-left: 7px
}.bottom_load .index_bottom .indexBottom_right .public_bottom_link a .line {
    display: inline-block;
    background: #fff;
    width: 1px;
    height: 14px;
    margin: 0 0 0 13px;
    vertical-align: -2px
}.bottom_load .index_bottom .indexBottom_right .public_bottom_link a:active {
    text-decoration: none;
    color: #fff
}.bottom_load .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 50px 0;
    line-height: 41px
}.bottom_load .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}.bottom_load .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}.bottom_load .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #2dbe60;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:hover {
    background-color: #2bba5d;
    cursor: pointer
}.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus,
.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:focus {
    color: #fff;
    text-decoration: none
}.bottom_load .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}.bottom_load .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}.bottom_load .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a:link,
.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}.bottom_load .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 104px
}.bottom_load .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}.bottomP {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    position: relative
}.bottomP .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}.bottomP .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}.bottomP .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}.bottomP .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}.bottomP .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}.bottomP .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "微软雅黑"
}.bottomP .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}.bottomP .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}.bottomP .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}.bottomP .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}.bottomP .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}.bottomP .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}.bottomP .index_bottom .indexBottom_right {
    position: relative
}.bottomP .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}.bottomP .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}.bottomP .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}.bottomP .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}.bottomP .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}.bottomP .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}.bottomP .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}.bottomP .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:link,
.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}.bottomP .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 104px
}.bottomP .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}.footer_img {
    height: 180px;
    width: 152px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    text-align: center
}.footer_img:hover .img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1, 1)
}.footer_img .img {
    width: 117px;
    height: 117px;
    position: absolute;
    top: 9px;
    left: 16px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all .2s linear, opacity .3s linear;
    -webkit-transition: transform .2s linear, opacity .3s linear;
    -moz-transition: transform .2s linear, opacity .3s linear;
    -o-transition: transform .2s linear, opacity .3s linear;
    transform: scale(1.1, 1.1)
}.footer_img .img img {
    width: 120px;
    text-align: center;
    border-radius: 3px
}.footer_img .img1 {
    top: 30px
}.footer_img .img1 img {
    width: 66px;
    margin-left: -5px
}.bottom_content2 {
    background-color: #373737;
    text-align: center;
    padding-bottom: 104px
}@media (max-width:1600px) {
    .product4-0 .productContent5 .content5 li img {
        width: 800px
    }    .product4-0 .productContent5 .content5 .textLi {
        padding: 30px 0 0 70px
    }    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 800px
    }    .product4-0 .productContent5 .content5 .content5_2 .content5_2text {
        top: 140px
    }    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 243px 0 0 70px
    }    .product4-0 .productContent1 li .text2 {
        font-size: 28px
    }    .product4-0 .productContent1 li img {
        width: 900px
    }
}@media (max-width:1400px) {
    .product4-0 .productContent1 li img {
        width: 830px
    }    .product4-0 .productContent2 .img img {
        width: 1000px
    }    .product4-0 .productContent4 .productContent4_wra {
        width: 1000px
    }    .product4-0 .productContent4 .productContent4_wra li img {
        width: 500px;
        height: auto
    }    .product4-0 .productContent4 .productContent4_wra .productContent4_title1 {
        padding: 90px 0 0 40px
    }    .product4-0 .productContent4 .productContent4_wra .productContent4_title2 {
        padding: 100px 0 0 50px
    }    .product4-0 .productContent4 .productContent4_wra li .title2 {
        margin-bottom: 60px
    }    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 600px
    }    .product4-0 .productContent5 .content5 li img {
        width: 600px
    }    .product4-0 .productContent5 .content5 .content5_2 {
        top: -58px
    }    .product4-0 .productContent5 .content5 .content5_2 .content5_2text {
        top: 28px;
        left: 20px
    }    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 145px 0 0 70px
    }
}@media (max-width:1280px) {
    .product4-0 .productContent1 li img {
        width: 650px
    }    .product4-0 .productContent1 li .text2 {
        margin-bottom: 65px
    }    .product4-0 .productContent1 li .text3 {
        margin-bottom: 140px
    }    .product4-0 .productContent5 .content5 li img {
        width: 500px
    }    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 550px
    }    .product4-0 .productContent5 .content5 .textLi {
        padding: 30px 0 0 25px
    }    .product4-0 .productContent5 .content5 .content5_2 {
        width: 1000px;
        margin-right: 0
    }    .product4-0 .productContent1 .content1_li {
        left: 0;
        top: 55px
    }    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 80px 0 0 40px
    }    .product4-0 .productContent5 .content5 .content5_ul {
        padding-left: 30px
    }
}@media (max-height:768px) {
    .product4-0 .productBanner .productBanner_wra .moveBtn {
        margin: 110px 0 50px 0
    }    .product4-0 .productBanner .productBanner_wra .img {
        width: 750px;
        margin-left: -375px
    }    .product4-0 .productBanner .productBanner_wra .title {
        margin-left: -300px;
        top: 23px
    }    .product4-0 .productBanner .productBanner_wra .title div {
        font-size: 14px;
        line-height: 25px
    }    .product4-0 .productBanner .productBanner_wra .title span {
        font-size: 35px
    }
}#wrapper,
#footer-outer {
    min-width: 1200px !important
}.bgPop {
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    min-width: 1200px;
    min-height: 5400px
}.pop {
    display: none;
    width: 90%;
    height: 26%;
    position: absolute;
    top: 20%;
    left: 15%;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(0, 0, 0, 0.5);
    font-size: 50px;
    text-align: center
}.popTitle {
    padding: 9% 0;
    border-top: 8px solid #26a9f9
}.oppBtn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
    border-top: 2px solid #ddd
}.cancel,
.ok {
    width: 49%;
    padding: 0;
    float: left;
    background: none;
    color: #333;
    border: none;
    cursor: pointer;
    padding-top: 1%;
    font-size: 51px;
    height: 100%
}.cancel {
    left: 160px;
    border-right: 2px solid #ddd
}.ok {
    right: 160px
}input:focus {
    outline: none;
    border: none
}#menu_phone {
    position: relative
}#menu_phone {
    font-style: normal !important
}.tel028 {
    position: absolute;
    top: 20px;
    right: -1px;
    font-size: 14px;
    width: 100%;
    display: block;
    color: #cecece
}.floatingwindow {
    position: fixed;
    top: 80px;
    left: 90%;
    width: 195px;
    height: 132px;
    z-index: 9999;
    padding: 22px 20px;
    box-shadow: 0 3px 20px #3f3e3e;
    background: url('../images/floatwindow_bg.png') center no-repeat
}.floatingwindow a {
    background: #2dbe60;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 154px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 8px;
    text-decoration: none
}.floatingwindow a:visited,
.floatingwindow a:active {
    color: #fff
}.floatingwindow a img {
    width: 22px;
    margin-right: 10px
}.floatclose {
    position: absolute;
    right: 4px;
    top: -2px;
    width: 18px;
    display: block
}.floatclose img {
    width: 8px
}.floatingwindow {
    animation: carAnimation 45s infinite
}.animationStop {
    animation-play-state: paused
}.userBg {
    color: #2090e8 !important
}.nav_top {
    margin-left: 10px;
    width: 70px;
    height: 70px;
    display: inline-block
}