.header-nav {
    background: #fff;
    position: relative
}

.header-nav .center {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-top {
    width: 100%;
    height: 35px;
    background: #272727;
    color: #8c8c8c
}

.header-top-left {
    float: left;
    font-size: 12px
}

.header-top-right {
    float: right
}

.header-top-left p {
    float: left;
    line-height: 35px
}

.city-list {
    position: absolute;
    top: 40px;
    left: 0;
    width: 270px;
    height: auto;
    padding: 16px;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease
}

.city-list a {
    padding: 3px 10px
}

.city-list a:hover {
    background: #e53025;
    color: #fff
}

.city:hover .city-list {
    top: 35px;
    opacity: 1;
    visibility: visible
}

.header-top-right li {
    float: left;
    line-height: 35px;
    padding: 0 16px;
    position: relative
}

.header-top-right li:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #8c8c8c;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -5px
}

.header-top-right li:last-child:after {
    display: none
}

.city {
    position: relative;
    padding-left: 16px;
    float: left;
    line-height: 35px;
    margin-right: 16px
}

.city:before {
    content: '';
    width: 10px;
    height: 13px;
    position: absolute;
    top: 11px;
    left: 0;
    background: url(../images/jiantou.png) right top no-repeat
}

.header-top-left .city span {
    color: #e53025;
    cursor: pointer
}

.header-top-right li {
    float: left
}

.menu {
    width: 100%;
    height: 150px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 98;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: none
}

.menu .center {
    padding: 30px 0
}

.menu-list {
    float: left;
    width: 11.5%;
    margin: 0.5%;
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
    color: #444
}

.menu-list i {
    background-image: url(../images/nav_2.png);
    height: 50px;
    display: inline-block;
    transition: 0.3s ease
}

.menu-list .nav_jcby {
    width: 39px;
    background-position: -55px 0
}

.menu-list:hover .nav_jcby {
    background-position: -55px -50px
}

.menu-list .nav_bgsby {
    width: 44px;
    background-position: -204px 0
}

.menu-list:hover .nav_bgsby {
    background-position: -204px -50px
}

.menu-list .nav_yszs {
    width: 105px;
    background-position: -304px 0
}

.menu-list:hover .nav_yszs {
    background-position: -304px -50px
}

.menu-list .nav_smpg {
    width: 105px;
    background-position: -453px 0
}

.menu-list:hover .nav_smpg {
    background-position: -453px -50px
}

.menu-list .nav_wd {
    width: 44px;
    background-position: -654px 0
}

.menu-list:hover .nav_wd {
    background-position: -654px -50px
}

.menu-list .nav_zx {
    width: 36px;
    background-position: -808px 0
}

.menu-list:hover .nav_zx {
    background-position: -808px -50px
}

.menu-list .nav_gy {
    width: 44px;
    background-position: -955px 0
}

.menu-list:hover .nav_gy {
    background-position: -955px -50px
}

.menu-list .nav_lianxi {
    width: 38px;
    background-position: -1107px 0
}

.menu-list:hover .nav_lianxi {
    background-position: -1107px -50px
}

.menu-list:hover {
    color: #e53025
}

.menu-list:hover i {
    margin-top: -5px
}

.nav {
    position: relative;
}

.nav-line {
    position: relative;
    float: right;
}

.nav li {
    text-align: center;
    padding: 30px 16px;
    line-height: 40px;
    float: left;
    font-size: 16px
}

.nav li:hover .menu {
    display: block
}

.nav li:last-child:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 3px;
    width: 0;
    height: 0;
    border-top: 4px solid #000;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    transform-origin: 4px 3px;
    transition: 0.3s ease
}

.nav li.active:last-child:before {
    border-top: 4px solid #e53025;
}

.sanjiao {
    padding-right: 30px !important
}

.sanjiao:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-top: 4px solid #8c8c8c;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    transform-origin: 4px 3px;
    transition: 0.3s ease
}

.sanjiao:hover {
    background: #fff
}

.sanjiao:hover:before {
    transform: rotate(180deg)
}

/*.cx{padding:10px;width:130px;position:absolute;top:35px;left:0;border-top:none;}*/
/*.header-top-right li:hover .cx{display:block}*/
.wdcx {
    width: 300px !important
}

.wdcx a {
    float: left;
    padding: 0 10px;
}

.top-tel {
    padding-left: 30px !important;
    position: relative;
    color: #e53025
}

.top-tel:before {
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 13px;
    background: url(../images/jiantou.png) -16px -16px no-repeat
}

.tel-menu {
    position: absolute;
    width: 280px;
    padding: 20px;
    left: auto;
    border: 1px solid rgba(0, 0, 0, 0.05);
    top: 40px;
    right: 0;
    text-align: center;
    color: #8c8c8c;
    z-index: 9999999;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    background: #fff;
    /*display:none;*/
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.top-tel:hover .tel-menu {
    top: 35px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.top-input {
    width: 100%;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    outline: none;
    margin-top: 20px;
    padding-left: 16px;
    font-size: 12px
}

.top-btn {
    width: 100%;
    height: 40px;
    border: none;
    background: #e53025;
    color: #fff;
    font-family: 'Microsoft Yahei';
    margin-top: 20px;
    border-radius: 5px;
    outline: none;
    cursor: pointer
}

.tel-menu h3 {
    font-size: 18px;
    font-weight: normal
}

.product {
    width: 1240px;
    margin: 0 auto;
    padding: 0 20px
}

.nav li:hover:last-child:before {
    transform: rotate(180deg)
}

.line {
    margin: 0;
    padding: 0;
    width: 0px;
    height: 2px;
    background-color: #e53025;
    display: block;
    position: absolute;
    bottom: 25px
}

.header-left {
    float: left
}

.header-left img {
    height: 70px;
    margin-top: 10px;
}

.nav {
    float: right
}

.nav>li:hover {
    color: #e53025
}

.nav>li:hover:before {
    border-top: 4px solid #e53025
}

.nav .active {
    color: #e53025
}

.swiper-pagination-bullet {
    transition: 0.3s;
    width: 10px;
    height: 10px
}

.banner .swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 5px;
    background: #fff;
    opacity: .8
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: .4
}

.banner-btn {
    width: 50px;
    height: 90px;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9;
    top: 50%;
    margin-top: -45px;
    line-height: 88px;
    text-align: center;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.8);
    font-family: "Times New Roman", Times, serif;
    cursor: pointer;
    transition: all .3s linear
}

.banner-next {
    right: -50px
}

.banner-left {
    left: -50px
}

.banner-left:before {
    content: '';
    width: 11px;
    height: 22px;
    position: absolute;
    background: url(../images/jiantou.png) 0 -23px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -6px
}

.banner-next:before {
    content: '';
    width: 11px;
    height: 22px;
    position: absolute;
    background: url(../images/jiantou.png) 0 0 no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -5px
}

.banner:hover .banner-next {
    right: 0px
}

.banner:hover .banner-left {
    left: 0px
}

.banner img {
    display: block
}

.rightFix {
    width: 80px;
    height: 335px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 55%;
    margin-top: -280px;
    bottom: 0;
    right: 50px;
    z-index: 1000;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
}

.rightFix li {
    position: relative;
    text-align: center;
    height: 83px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.rightFix li a {
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.rightFix li a>p {
    margin-top: 10px
}

.rightFix li:after {
    content: '';
    width: 80%;
    height: 1px;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 50%;
    margin-left: -40%
}

.rightFix li:last-child:after {
    display: none
}

.rightFix li:hover {
    background: #e53025;
    cursor: pointer
}

.rightFix li:hover>p {
    color: #fff
}

.rightFix li:hover>a {
    color: #fff
}

.rightFix li .img-box {
    width: 30px;
    height: 25px;
    overflow: hidden;
    display: inline-block;
    position: relative
}

.rightFix li .img-box:before {
    content: '';
    position: absolute;
    background: url(../images/tel.png) left top no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    transition: all .1s
}

.rightFix li .img-box:after {
    content: '';
    position: absolute;
    background: url(../images/tel.png) right top no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .1s
}

.rightFix li:nth-child(2) .img-box {
    width: 28px
}

.rightFix li:nth-child(2) .img-box:before {
    background: url(../images/chat.png) left top no-repeat
}

.rightFix li:nth-child(2) .img-box:after {
    background: url(../images/chat.png) right top no-repeat
}

.rightFix li:nth-child(3) .img-box {
    width: 32px
}

.rightFix li:nth-child(3) .img-box:before {
    background: url(../images/weixin.png) left top no-repeat
}

.rightFix li:nth-child(3) .img-box:after {
    background: url(../images/weixin.png) right top no-repeat
}

.rightFix li:nth-child(4) .img-box {
    width: 30px;
    height: 30px
}

.rightFix li:nth-child(4) .img-box:before {
    background: url(../images/zixun.png) left top no-repeat
}

.rightFix li:nth-child(4) .img-box:after {
    background: url(../images/zixun.png) right top no-repeat
}

.rightFix li:nth-child(5) .img-box {
    width: 32px;
    height: 28px
}

.rightFix li:nth-child(5) .img-box:before {
    background: url(../images/genzong.png) left top no-repeat
}

.rightFix li:nth-child(5) .img-box:after {
    background: url(../images/genzong.png) right top no-repeat
}

.rightFix li:nth-child(6) .img-box {
    width: 28px;
    height: 28px
}

.rightFix li:nth-child(6) .img-box:before {
    background: url(../images/anli.png) left top no-repeat
}

.rightFix li:nth-child(6) .img-box:after {
    background: url(../images/anli.png) right top no-repeat
}

.rightFix li:hover .img-box img {
    margin-left: -30px
}

.rightFix li:hover .img-box:before {
    opacity: 0
}

.rightFix li:hover .img-box:after {
    opacity: 1
}

.rightFix li>p {
    margin-top: 15px
}

.rightFix li .text-box {
    padding: 10px 16px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    background: #fff;
    right: 105px;
    top: 0;
    font-size: 13px;
    box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.rightFix li .text-box p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    padding: 10px 0;
    width: 190px;
    text-align: left
}

.rightFix li .text-box p i {
    display: block;
    font-size: 16px;
}

.rightFix li .text-box p span {
    display: block;
}

.rightFix li .text-box p:last-child {
    border: none
}

.rightFix li .text-box p span.time {
    color: #999;
    position: relative;
    padding-left: 30px;
    margin: 7px 0
}

.rightFix li .text-box p span.time:before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/icon.png);
    background-position: -45px -48px;
    position: absolute;
    top: 0;
    left: 0
}

.rightFix li .text-box p span.tel {
    color: #e53025;
    font-size: 20px;
    position: relative;
    padding-left: 30px
}

.rightFix li .text-box p span.tel:before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/icon.png);
    background-position: -45px -74px;
    position: absolute;
    top: 6px;
    left: 0
}

.rightFix li:hover .text-box {
    opacity: 1;
    visibility: visible;
    right: 100px
}

.rightFix li .text-box:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -9px;
    top: 25px;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    border-bottom: 9px solid transparent
}

.city-box {
    width: 430px;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99;
    line-height: 1;
    display: none;
}

.city-nav-1 {
    position: relative;
    overflow: hidden;
    background: #f4f4f4;
    padding: 0 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.city-nav-1 li {
    padding: 16px 0;
    float: left;
    cursor: pointer;
    width: 60px;
    text-align: center
}

.city-nav-1 li.active {
    color: #e53025;
    border-bottom: 2px solid #e53025
}

.city-nav-1 .cityLine {
    position: absolute;
    height: 2px;
    bottom: 0;
    background: #e53025;
    left: 30px;
    transition: 0.3s ease
}

.city-con {
    width: 100%;
    max-width: 1200px;
    height: 188px;
    background: #fff;
    position: relative;
    transition: 0.3s ease;
    overflow: hidden
}

.city-con .city-list-1 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0
}

.city-con .city-list-1 a {
    padding: 5px 0;
    display: block;
    width: 68px;
    text-align: center;
    float: left;
    color: #777
}

.city-con .city-list-1 a:hover {
    color: #e53025
}

.city-con .city-list-1 li p:nth-child(2) a {
    color: #e53025
}

.city-con .city-list-1 ul {
    overflow: hidden
}

.city-con .city-list-1 li p {
    float: left;
    line-height: 1.5;
    padding: 0 10px;
}

.city-con .city-list-1 li p span {
    display: inline-block;
    color: red;
    width: 30px;
    text-align: center;
    padding: 5px 0
}

#city-toggle:hover .city-box {
    display: block
}

.top_banner {
    width: 100%;
    height: 450px;
    background-position: center center
}

@media (max-width:1500px) {
    .rightFix {
        right: 5px
    }
}

@media (max-width:1400px) {
    .rightFix {
        right: 0;
        width: 50px
    }

    .rightFix li {
        padding: 0 10px;
        font-size: 12px
    }

    .rightFix li>p {
        margin-top: 5px
    }

    .rightFix li a>p {
        margin-top: 5px
    }

    .rightFix li .img-box {
        transform: scale(0.8)
    }

    .top_banner {
        height: 360px
    }
}

/*表单*/
.orderId {
    width: 90%;
    height: 40px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    outline: none;
    padding-left: 20px
}

.search-btn {
    width: 90%;
    height: 40px;
    background: #ffa034;
    border: none;
    color: #fff;
    margin-top: 100px;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    font-size: 16px
}

.order-box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: 0.1s ease;
    pointer-events: none;
}

.order {
    width: 870px;
    height: auto;
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -435px;
    z-index: 99999;
    background: #fff;
    border-radius: 10px;
    transition: 0.5s ease;
    transform: perspective(600px) rotateX(40deg);
    pointer-events: none;
}

.order.show {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    top: 50px;
    pointer-events: auto;
}

.order.move {
    opacity: 0;
    visibility: hidden;
    transform: rotateY(90deg);
    pointer-events: auto;
}

.order-box.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.order-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    font-size: 16px;
    padding-left: 30px
}

.order-title span {
    float: right;
    cursor: pointer;
    padding: 0 5px
}

.order-container {
    padding: 10px 30px
}

.order-msg {
    padding: 10px 20px;
    background: #f7f7f7;
    border-radius: 10px
}

.orderft {
    font-size: 18px;
    color: #2c7564;
    font-weight: bold
}

.jt {
    width: 48px;
    height: 11px;
    display: inline-block;
    background: url(../images/jt.png) no-repeat;
    margin: 0 16px
}

.service-tel {
    color: #fa5e09;
    padding: 20px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1)
}

.service-tel span {
    margin-right: 50px
}

.order-content {
    padding: 10px 0;
    font-size: 13px;
    color: #555
}

.order-content p {
    float: left;
    padding: 5px 0;
    margin-right: 0px;
    min-width: 33%
}

.order-content>div {
    display: block;
    overflow: hidden
}

.track {
    padding: 0 20px;
    position: relative;
    margin-top: 20px;
}

.track li {
    width: 100%;
    overflow: hidden
}

.track li p {
    float: left;
    margin-right: 80px;
    padding: 20px 0;
    line-height: 1.6;
    font-size: 12px;
}

.track li p:nth-child(1) {
    position: relative;
    color: #666
}

.track li p:nth-child(1):after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    border-radius: 50%;
    top: 22px;
    right: -49px;
    background: #ebebeb
}

.track li:first-child {
    color: #fa5e09 !important
}

.track li:first-child p:nth-child(1) {
    color: #fa5e09 !important
}

.track li:first-child p:nth-child(1):after {
    background: #fa5e09
}

.message {
    position: fixed;
    top: 20%;
    left: 50%;
    width: 300px;
    color: #fff;
    height: 60px;
    z-index: 99999;
    background: #ffa034;
    margin-left: -150px;
    margin-top: -20px;
    text-align: center;
    line-height: 60px;
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    border-radius: 5px
}

.track:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    background: #ebebeb;
    top: 0;
    left: 127px
}

.msg-dh {
    animation: wy 3s
}

.fonts {
    font-size: 16px;
    margin-bottom: 5px
}

@keyframes wy {
    0% {
        opacity: 0;
        visibility: hidden;
        margin-top: -50px
    }

    20% {
        opacity: 1;
        visibility: visible;
        margin-top: -25px
    }

    80% {
        opacity: 1;
        visibility: visible;
        margin-top: -25px
    }

    100% {
        opacity: 0;
        visibility: hidden;
        margin-top: 0px
    }
}

.ajax-msg .content-msg {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #ff9023;
    color: #fff;
    position: fixed;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -90px;
    z-index: 999999;
    text-align: center;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden
}

.ajax-msg .ewm {
    width: 300px;
    height: 300px;
    padding: 30px;
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 50%;
    margin-top: -70px;
    left: 50%;
    margin-left: -150px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.5s;
    z-index: 99999;
    color: #fff
}

.ajax-msg .ewm .close {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

.ajax-msg .ewm.show {
    visibility: visible;
    margin-top: -100px;
    opacity: 1;
    pointer-events: auto;
}

.uiw {
    overflow: hidden !important;
}

#Popup p,
h1,
li {
    font-family: 'Microsoft Yahei'
}

.popup-box * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.popup-box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: 0.1s ease;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    z-index: 1000000;

}

#Popup {
    width: 870px;
    height: 600px;
    position: fixed;
    top: 50%;
    margin-top: -130px;
    left: 50%;
    margin-left: -435px;
    font-size: 14px !important;
    font-family: 'Microsoft Yahei' !important;
    background: #fff;
    border-radius: 8px;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .8s cubic-bezier(.42, .47, 0, 1.24);
}

#Popup.show {
    margin-top: -270px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.popup-box.show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.right-box p {
    font-size: 14px
}

.close-popup {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    right: -40px;
    top: -40px;
    background: url(../images/close2.png);
    z-index: 99999;
    cursor: pointer;
    background-size: contain
}

#Popup .container {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    background: #fff;
    border-radius: 8px 0 0 8px
}

.left-nav {
    position: absolute;
    width: 50px;
    height: 80%;
    border-radius: 8px 0 0 8px;
    overflow: hidden;
    top: 10%;
    left: -50px;
    background: #eaeced
}

.left-nav ul {
    height: 100%
}

.left-nav li {
    text-align: center;
    border-left: 3px solid #eaeced;
    transition: 0.35s;
    cursor: pointer;
    color: #555;
    padding: 0 3px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    border-bottom: 1px solid #dedede;
    line-height: 1.3;
    height: 16.66%
}

.left-nav li.active {
    background: #fff;
    border-left: 3px solid #e53025;
    color: #e53025
}

.left-nav li:hover {
    background: #fff;
    border-left: 3px solid #ff9023;
    color: #e53025
}

.left-nav li:last-child {
    border-bottom: none
}

.box1 {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none
}

.left-box {
    width: 100%;
    float: left;
    height: 100%;
    padding: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.right-box {
    width: 50%;
    float: left;
    height: 100%;
    border-radius: 0 8px 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 50px 50px 40px;
    background: #fff
}

.left-box h1 {
    font-size: 26px;
    color: #e53025;
    font-weight: 600
}

.left-box h1 span {
    color: #444
}

.left-box p {
    margin-top: 10px;
    font-size: 12px;
    color: #888
}

.left-box p span {
    color: #e3961a;
    line-height: 2
}

.inside-box {
    width: 100%;
    height: 410px;
    margin-top: 25px;
    box-shadow: 0 0 20px 0 rgba(10, 130, 107, 0.1);
    border-radius: 5px
}

.inside-nav {
    overflow: hidden
}

.inside-nav li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.35s;
    cursor: pointer
}

.international li {
    width: 33.33%
}

.inside-nav li.active {
    border-bottom: 1px solid #e53025;
    background: #f5f5f5;
    color: #e53025
}

.inside-nav li:hover {
    border-bottom: 1px solid #e53025;
    background: #f5f5f5;
    color: #e53025
}

.container-2 {
    width: 335px;
    height: 100%;
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.container-3,
.container-4 {
    width: 3000px;
    position: absolute;
    top: 0;
    left: 0
}

.container-ks {
    position: absolute;
    top: 0;
    left: 0
}

.container-2 .box2 {
    float: left;
    width: 335px;
    padding: 0 30px
}

.container-ks .box2 {
    padding: 25px 30px 0
}

.service {
    width: 100%;
    overflow: hidden
}

.service li {
    width: calc(30% - 2px);
    margin-right: 5%;
    float: left;
    line-height: 43px !important;
    height: 43px !important;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 11px;
    background: #f6f6f6;
    transition: 0.35s;
    position: relative;
    cursor: pointer;
    border-radius: 3px
}

.service li input {
    display: none
}

.service label {
    width: 82px;
    display: block
}

.service li.active {
    border: 1px solid #e53025
}

.service li.active:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 13px;
    height: 13px;
    background: url(../images/6485487875.png) no-repeat
}

.service li:nth-child(3) {
    margin-right: 0
}

.service li:nth-child(6) {
    margin-right: 0
}

.mart15 {
    margin-top: 13px
}

.e-phone {
    position: relative
}

.e-phone input {
    width: 100%;
    height: 44px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    outline: none;
    padding-left: 10px
}

.e-phone:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12px;
    background: url(../images/phone.png)
}

.pianoBtn {
    width: 100%;
    height: 44px;
    background: #e53025;
    color: #fff;
    margin-top: 13px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    font-size: 16px
}

.baojia-Customer {
    width: 100%;
    padding: 28px 5px 28px 20px;
    border-radius: 3px;
    position: relative;
    margin-top: 15px;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.03);
    color: #777
}

.c-title {
    width: 160px;
    line-height: 30px;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -80px;
    background: #fff;
    text-align: center;
    color: #444
}

.baojia-Customer p {
    line-height: 2
}

.baojia-Customer p span {
    color: #e53025;
    font-size: 18px
}

.baojia-Customer p em {
    font-style: normal;
    font-size: 11px
}

.online a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    background: #ff9023;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    padding-left: 25px;
    margin-top: 10px;
    cursor: pointer
}

.chat:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 8px;
    background: url(../images/chat2.png) no-repeat
}

.weixin {
    margin-left: 16px;
    background: #e53025 !important;
    padding-left: 32px !important
}

.weixin:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 8px;
    background: url(../images/chat2.png) -18px 2px no-repeat
}

.baojia-Customer i {
    font-style: normal;
    margin-left: 5px
}

.baojia-city {
    margin-top: 30px;
    padding: 30px 5px 5px 30px
}

.baojia-city p {
    float: left;
    line-height: 2.5 !important;
    width: 50%
}

.baojia-city p:nth-of-type(odd) {
    margin-right: 0px
}

.area {
    margin-top: 16px
}

.area input,.area select {
    height: 46px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 16px 0 10px;
    position: relative;
    width: 100%;
    /* float: left; */
    border-radius: 3px
}

.area div {
    position: relative;
    /* overflow: hidden; */
    width: calc(46% - 2px);
    margin-bottom: 13px
}
.code-b img{
    position: absolute;
    top: 3px;
    right: 3px;
    height: 40px;
    border-radius: 4px;
}


.area div:after {
    content: '';
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 16px;
    background: url(../images/chat2.png) -43px 0
}

.area div:first-child:after {
    display: none
}

.e-date input {
    width: 100%;
    height: 44px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    outline: none;
    padding-left: 10px
}

.e-date {
    position: relative;
    margin-top: 16px
}

.e-date:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    background: url(../images/chat2.png) -56px 0
}

.domestic {
    margin-top: 0
}

.domestic div {
    width: 100% !important
}

.gq-nav {
    overflow: hidden
}

.gq-nav li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.35s;
    cursor: pointer
}

.warning {
    color: #e53025 !important;
    text-align: left;
    padding-top: 5px
}

.citySelector {
    font: 13px/1.5 tahoma, arial, \5b8b\4f53;
    background: #fff;
    text-align: left
}

.cityslide {
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #B3CDC0;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    overflow: auto;
    max-height: 300px
}

.cityslide li {
    list-style: none;
    overflow: hidden;
    height: 30px;
    padding: 0px 10px;
    line-height: 30px
}

.cityslide li.on {
    background: #e52f22;
    color: #fff;
    cursor: pointer
}

.cityslide li:hover {
    background: #e52f22;
    color: #fff;
    cursor: pointer
}

.cityslide li b {
    font-weight: normal
}

.cityslide li.empty {
    background: #fff2e8;
    color: #666
}

.cityslide li.empty em {
    color: red;
    font-style: normal
}

.cityname {
    float: left
}

.cityspell {
    float: right
}

.cityBox {
    width: 390px;
    border: 1px solid #B3CDC0;
    overflow: hidden;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    font-size: 12px
}

.cityBox ul {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.cityBox ul li:first-child {
    margin-left: 5px
}

.cityBox ul li {
    float: left;
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #DDD;
    cursor: pointer;
    display: inline;
    color: #e52f22
}

.cityBox ul li.on {
    border-bottom-color: #e52f22;
    position: relative
}

.hide {
    display: none
}

p.tip {
    color: #888;
    line-height: 20px;
    padding: 5px;
    margin: 0;
    text-indent: 3px
}

.hotCity {
    border-top: 1px solid #DDD;
    margin-top: -1px;
    clear: left;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    _margin-bottom: 8px
}

.cityTab {
    overflow: hidden
}

.cityTab dl {
    margin: 0;
    padding: 0 0 0 10px;
    overflow: hidden
}

.cityTab dl dt {
    float: left;
    padding-left: 3px;
    color: #e52f22;
    margin-top: 1px;
    text-indent: 5px;
    line-height: 25px;
    font-size: 16px;
    width: 20px
}

.cityTab dl dd {
    margin-left: 2px;
    float: left;
    width: 335px
}

.cityTab dl dd a {
    padding-left: 5px;
    min-width: 66px;
    line-height: 25px;
    display: inline-block;
    color: #444;
    text-decoration: none;
    font-family: '微软雅黑';
    cursor: pointer;
}

.cityTab dl dd a:hover {
    color: #e52f22
}

.cityinput {
    font-size: 13px;
    padding-left: 2px;
    border: 1px solid #D8D8D8
}

.track-box {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 99998;
    opacity: 0;
    visibility: hidden
}

#tracking {
    width: 400px;
    height: 400px;
    position: fixed;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -200px;
    transform: scale(0.5);
    transition: 0.3s;
    border-radius: 5px;
    background: #fff;
    z-index: 999;
    padding: 30px;
    text-align: center
}

#tracking h1 {
    font-size: 26px;
    color: #555;
    font-weight: normal;
    margin-bottom: 30px
}

.close-track {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 25px;
    cursor: pointer;
    line-height: 25px;
    color: #888
}

#form_tongcheng .area div:after {
    display: none
}

.top {
    font-family: "Times New Roman", Times, serif;
    font-size: 50px;
    text-align: center;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 20px;
    position: relative;
    display: none;
    cursor: pointer
}

.top span {
    width: 23px;
    height: 16px;
    display: inline-block;
    background: url(../images/jiantou.png) 0 -50px no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -11px
}

#tracking.show {
    transform: scale(1);
}

.track-box.show {
    opacity: 1;
    visibility: visible;
}

.plate-top {
    margin-top: 45px
}

.plate-top p:nth-child(1) {
    font-size: 18px;
    float: left
}

.plate-top p:nth-child(2) {
    float: right
}

.plate-top p:nth-child(1) span {
    font-size: 13px;
    color: #777;
    margin-left: 10px
}

.plate-top p:nth-child(2) a {
    width: 40px;
    height: 24px;
    display: block;
    outline: none;
    transition: all .3s;
    border: 1px solid rgba(0, 0, 0, 0.2);
    float: left;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    font-family: "Times New Roman", Times, serif
}

a.btn-left {
    border-right: none !important
}

a.clients-left {
    border-right: none !important
}

.plate-top p:nth-child(2) a:hover {
    color: #e53025
}

.title {
    font-size: 16px;
    text-align: center
}

.title-3 {
    font-size: 16px;
    margin-bottom: 16px;
    color: #444;
    font-weight: bold
}

.bottom15 {
    margin-bottom: 15px
}

.title14 {
    font-size: 16px
}

.slide-box h4 {
    margin: 20px 0 5px;
    color: #444;
    font-weight: 700
}

.infos {
    line-height: 1.7;
    margin-bottom: 20px;
    color: #888
}

.cont a {
    padding: 8px 16px;
    position: relative;
    display: inline-block;
    border: 1px solid #e53025;
    margin: 0 2px;
    border-radius: 5px;
    transition: all .3s;
    overflow: hidden;
    font-size: 12px;
}

.slide-box .cont a {
    color: #e53025
}

.cont a:hover {
    color: #fff;
    background: #e53025
}

.cont a span {
    position: relative;
    z-index: 1
}

.title-top p:nth-child(1) {
    font-size: 18px;
    float: left
}

.title-top p:nth-child(2) {
    float: right
}

.title-top p:nth-child(1) span {
    font-size: 13px;
    color: #777;
    margin-left: 10px
}

.img-o {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.more a {
    color: #666;
    line-height: 20px
}

.more a span {
    width: 16px;
    height: 16px;
    padding-left: 2px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background: #666;
    display: inline-block;
    font-size: 16px;
    margin-left: 8px;
    transition: 0.3s ease;
    transform: translateY(-1px);
}

.more a:hover {
    color: #e53025
}

.more a:hover span {
    background: #e53025
}

/*客户评价*/
.evalu {
    padding: 24px 1%;
    background: #fff
}

.case-tj {
    background: #fff;
    position: relative;
    padding: 0 3px
}

.case-tj .swiper-container {
    padding: 24px 21px;
}

.Customer {
    float: right;
    position: relative
}

.Customer li {
    float: left;
    margin: 0 10px;
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #666
}

.Customer li.active {
    color: #e53025
}

.evalu-1 {
    width: 100%;
    position: relative;
    transition: 0.3s ease;
    height: 377px;
    background: #fff
}

.evalu-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.evalu-list.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.more2 {
    float: right;
    margin-left: 10px;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    line-height: 27px;
    color: #666
}

.right.Customer ul {
    float: left
}

.number-list {
    position: relative
}

.more2:hover {
    color: #e53025
}

.evalu-list li {
    width: 23%;
    margin: 0 1%;
    float: left;
    transition: all 0.5s
}

.evalu-list li img {
    display: block
}

.evalu-list li .img-box {
    position: relative;
    overflow: hidden
}

.evalu-list li .img-box .img-c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
    z-index: 2
}

.img-btn {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 42px;
    height: 22px;
    display: block;
    border-radius: 10px;
    border: 2px solid #fff;
    transition: all 0.5s;
    z-index: 2
}

.img-btn:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -3px;
    border-top: 6px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 6px solid transparent
}

.evalu-list li:hover .img-btn {
    background: #e53025;
    border: 2px solid #e53025
}

.evalu-list li:hover .img-c {
    background: rgba(0, 0, 0, 0)
}

#myscroll ul li:hover .img-btn {
    background: #e53025;
    border: 2px solid #e53025
}

#myscroll ul li:hover .img-c {
    background: rgba(0, 0, 0, 0)
}

.evalu-list li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    margin-top: -5px
}

.evalu-list li .text-box {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none
}

.evalu-list li:hover .more-five:before {
    width: 100%;
    left: 0
}

.evalu-list li:hover .more-five:after {
    width: 100%;
    left: 0
}

.evalu-list li:hover .more-five span:before {
    height: 100%;
    top: 0
}

.evalu-list li:hover .more-five span:after {
    height: 100%;
    top: 0
}

.evalu-list li:hover .more-five {
    color: #e53025
}

.evalu-list li .title-3 {
    margin-bottom: 8px;
    font-weight: bold;
}

.evalu-list li .bottom15 {
    margin-bottom: 13px;
    color: #888;
    font-size: 12px;
}

.evalu-list li .infos {
    margin-bottom: 15px;
    font-size: 13px;
}

/*.evalu-list li .infos,.evalu-list li .bottom15{*/
/*  font-size: 14px;*/
/*}*/
.border3 {
    position: absolute;
    height: 2px;
    bottom: 0;
    background: #e53025;
    left: 0;
    transition: 0.3s ease
}

.case-tj .index-case-prev {
    width: 25px;
    height: 50px;
    background: #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
    opacity: 0;
}

.case-tj .index-case-next {
    width: 25px;
    height: 50px;
    background: #ccc;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
    opacity: 0;
}

.case-tj .index-case-prev:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top left;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px;
}

.case-tj .index-case-next:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top right;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px;
}

.case-tj:hover .index-case-prev,
.case-tj:hover .index-case-next {
    opacity: 1;
}

.case-tj .swiper-button-disabled {
    opacity: 0.3;
}

/*合作客户*/
.parter {
    overflow: hidden
}

.parter li {
    width: calc(16.66% - 16px);
    float: left;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 18px;
    margin-right: 18px;
    transition: 0.3s ease
}

.parter li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    border-radius: 3px
}

.parter li:nth-child(6) {
    margin-right: 0
}

.parter li:nth-child(12) {
    margin-right: 0
}

.parter li img {
    display: inline-block;
    max-width: 100%;
    max-height: 68px
}

.tabs {
    position: relative;
    background: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden
}

.tabs-header {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 24px
}

.tabs-header .border {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e52b1e;
    width: auto;
    height: 2px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.tabs-header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 68px)
}

.tabs-header li {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #666;
    margin: 0 20px
}

.tabs-header li.active {
    color: #e52b1e
}

.tabs-header a {
    z-index: 1;
    display: block;
    box-sizing: border-box;
    padding: 16px 0;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}

.tabs-nav {
    position: absolute;
    top: 0;
    right: 0;
    background: #4285F4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 10px;
    color: #FFFFFF;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabs-nav:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: 0 0 20px 10px #4285F4
}

.tabs-nav i {
    border-radius: 100%;
    cursor: pointer
}

.tabs-content {
    position: relative;
    padding: 24px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    overflow: hidden;
    height: 214px
}

.tabs-content:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    box-shadow: 0 0 20px 10px #FFFFFF
}

.tabs-content .tab {
    display: none
}

.tabs-content .tab.active {
    display: block
}

.clients-left:hover {
    color: #e53025 !important
}

.clients-right:hover {
    color: #e53025 !important
}

/*选择易丰的理由*/
.reasons {
    padding: 0 1%;
    background: #fff
}

.reasons .img-box {
    overflow: hidden;
    height: 146px
}

.reasons img {
    display: block;
    transition: all 0.5s
}

.reasons li {
    width: 23%;
    margin: 0 1%;
    float: left;
    transition: all 0.5s;
    position: relative
}

.reasons li .text-box {
    padding: 20px 16px;
    border: 1px solid rgba(0, 0, 0, 0.05)
}

.reasons li .text-box h3 {
    font-size: 16px;
    margin-bottom: 16px
}

.reasons li .text-box p {
    padding: 5px 0 5px 0px;
    color: #888;
    position: relative
}

.reasons li .text-box p:first-child {
    padding-left: 0;
    font-size: 16px;
    color: #444
}

.reasons li .text-box p:last-child {
    padding-left: 0;
    margin-top: 15px
}

.reasons li .text-box p span {
    float: left;
    height: 100%
}

.reasons li .about-more {
    margin-bottom: 0
}

.reasons li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    margin-top: -5px
}

.reasons li:hover .more-five:before {
    width: 100%;
    left: 0
}

.reasons li:hover .more-five:after {
    width: 100%;
    left: 0
}

.reasons li:hover .more-five span:before {
    height: 100%;
    top: 0
}

.reasons li:hover .more-five span:after {
    height: 100%;
    top: 0
}

.reasons li:hover .more-five {
    color: #e53025
}

.more-five {
    padding: 8px 16px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: inline-block;
    color: #888;
    font-size: 12px;
    transition: 0.35s all
}

.more-five:before {
    content: '';
    width: 0;
    height: 1px;
    background: #e53025;
    position: absolute;
    top: -1px;
    left: 100%;
    transition: all 0.3s 0.1s
}

.more-five:after {
    content: '';
    width: 0;
    height: 1px;
    background: #e53025;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s 0.1s
}

.more-five span:before {
    content: '';
    width: 1px;
    height: 0;
    background: #e53025;
    position: absolute;
    top: 0;
    left: -1px;
    transition: all 0.3s 0.1s
}

.more-five span:after {
    content: '';
    width: 1px;
    height: 0;
    background: #e53025;
    position: absolute;
    top: 100%;
    right: -1px;
    transition: all 0.3s 0.1s
}

.more-five:hover:before {
    width: 100%;
    left: 0
}

.more-five:hover:after {
    width: 100%;
    left: 0
}

.more-five:hover span:before {
    height: 100%;
    top: 0
}

.more-five:hover span:after {
    height: 100%;
    top: 0
}

/*选择易丰的理由2*/
.reasons .left-content {
    width: 430px;
    height: 530px;
    float: left;
    padding: 45px 25px
}

.reasons .center-content {
    width: 370px;
    height: 530px;
    float: left;
    padding: 45px 0;
    position: relative;
}

.reasons .right-content {
    width: 430px;
    height: 530px;
    float: right;
    padding: 45px 25px
}

.reasons .list {
    padding: 10px 15px;
    height: 138px;
    margin-bottom: 5px;
    transition: all .4s ease-out;
    position: relative;
}

.reasons .list .text-right {
    margin-right: 20px;
}

.reasons .list .text-left {
    margin-left: 20px;
}

.reasons .center-content .icon {
    width: 33px;
    height: 33px;
    background-image: url(../images/icon_b9392664077944eba1d482f01d41af00.png);
    display: inline-block
}

.reasons .center-content .icon1 {
    background-position: 0 0
}

.reasons .center-content .icon2 {
    background-position: -58px 0
}

.reasons .center-content .icon3 {
    background-position: -112px 0
}

.reasons .center-content .video-box {
    height: 300px;
    position: relative
}

.reasons .center-content .video-box .video-1 {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: 0.35s all
}

.reasons .center-content .video-box .video-1.show {
    pointer-events: auto;
    opacity: 1;
    top: 0;
    z-index: 99;
    visibility: visible;
}

.Reasons-box .video-box {
    width: 371px;
    height: 271px !important;
    background-image: url(../images/about-video.png);
    padding: 13px 15px;
    margin-left: 15px;
    margin-top: 30px;
    background-size: cover;
}

.reasons .center-content .video-box .hide_video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #000;
    opacity: 0;
    top: 0;
    left: 0;
}

.video-show {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: 0.35s ease;
    transform: scale(1);
    z-index: 2
}

.video-show:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-top: -29px;
    margin-left: -30px;
    border-radius: 50%;
    background: #e53025
}

.video-show:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 20px solid #fff;
    border-bottom: 16px solid transparent;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -7px
}

.video:hover .video-show {
    background: rgba(0, 0, 0, 0.35)
}

.reasons .list.list-left:after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border: 10px solid transparent;
    content: '';
    transition: all .4s ease-out
}

.reasons .list.list-left:after {
    border-left: 10px solid #fff;
    left: 100%
}

.reasons .list:hover {
    background: #f4f4f4;
    box-shadow: 0 0 10px #ccc
}

.reasons .list.list-left:hover {
    transform: translateX(-5px)
}

.reasons .list.list-left:hover:after {
    border-left: 10px solid #f1f1f1
}

.reasons .list.list-right:after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border: 10px solid transparent;
    content: '';
    transition: all .4s ease-out
}

.reasons .list.list-right:after {
    border-right: 10px solid #fff;
    right: 100%
}

.reasons .list.list-right:hover {
    transform: translateX(5px)
}

.reasons .list.list-right:hover:after {
    border-right: 10px solid #f1f1f1
}

.reasons span.ico {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: #f4f4f4;
    border: 1px solid #d0d0d0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .4s ease-out
}

.reasons span.ico1 {
    background-image: url(../images/ico1.png)
}

.reasons span.ico2 {
    background-image: url(../images/ico2.png)
}

.reasons span.ico3 {
    background-image: url(../images/ico3.png)
}

.reasons span.ico4 {
    background-image: url(../images/ico4.png)
}

.reasons span.ico5 {
    background-image: url(../images/ico5.png)
}

.reasons span.ico6 {
    background-image: url(../images/ico6.png)
}

.reasons .list:hover .ico {
    background-color: #e53025;
    transform: rotate(360deg)
}

.reasons .list:hover .ico1 {
    background-image: url(../images/ico11.png)
}

.reasons .list:hover .ico2 {
    background-image: url(../images/ico22.png)
}

.reasons .list:hover .ico3 {
    background-image: url(../images/ico33.png)
}

.reasons .list:hover .ico4 {
    background-image: url(../images/ico44.png)
}

.reasons .list:hover .ico5 {
    background-image: url(../images/ico55.png)
}

.reasons .list:hover .ico6 {
    background-image: url(../images/ico66.png)
}

.reasons .change-slide-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none
}

.reasons .change-slide-box.show {
    pointer-events: auto;
}

.reasons .change-slide-box .slide-list {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    transition: 0.35s;
}

.reasons .change-slide-box .slide-list img {
    max-width: none;
}

.reasons .change-slide-box .slide-list .text {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    padding: 20px;
    line-height: 2;
}

.reasons .change-slide-box .slide-list.show {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    top: 0
}

.reasons .center-content .top_video {
    width: 100%;
    height: 276px;
    border: 1px solid #ececec;
    position: relative
}

.reasons .center-content .top_video .img_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer
}

.reasons .center-content .top_video .img_box .img_c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 8
}

.reasons .center-content .top_video .img_box img {
    width: 100%;
    height: 100%
}

.reasons .center-content .top_video .video_btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/img08_fd6fc9df00fc4f9781456316d2bf1faa.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    z-index: 9;
    margin-left: -25px;
    opacity: 1;
    transform: scale(1.1);
    transition: all .25s ease-out
}

.reasons .center-content .top_video:hover .video_btn {
    opacity: 1;
    transform: scale(1)
}

.reasons .center-content .top_video:hover .img_c {
    background-color: rgba(0, 0, 0, 0);
}

.reasons .center-content .bottom_baojia {
    height: 150px;
    margin-top: 20px;
    border: 1px solid #ececec;
    position: relative;
    padding-left: 170px
}

.reasons .center-content .bottom_baojia img {
    position: absolute;
    left: 5px;
    bottom: 0
}

.reasons .center-content .bottom_baojia .hot {
    padding: 1px 10px;
    border-radius: 15px 0 15px 0;
    color: #fff;
    background-color: #ff5c00;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px
}

.reasons .center-content .bottom_baojia .zixun-online {
    padding: 4px 15px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    display: inline-block;
    transition: 0.35s all
}

.reasons .center-content .bottom_baojia .zixun-online:hover {
    background-color: #e52f22;
    color: #fff;
    border-color: #e52f22;
    cursor: pointer
}

.reasons_ver2 {
    padding: 25px;
    background: #fff
}

.reasons_ver2 .left_content {
    width: 450px
}

.reasons_ver2 .right_content {
    width: 705px;
}

.reasons_ver2 .left_content .top_video {
    width: 100%;
    height: 337px;
    border: 1px solid #ececec;
    position: relative
}

.reasons_ver2 .left_content .top_video .img_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.reasons_ver2 .left_content .top_video .img_box img {
    width: 587px;
    height: 344px;
    max-width: none
}

.reasons_ver2 .left_content .top_video .video_btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(https://www.yifeng.com/_templets_/defau../images/img08_fd6fc9df00fc4f9781456316d2bf1faa.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    opacity: 1;
    transform: scale(1.1);
    transition: all .25s ease-out
}

.reasons_ver2 .left_content .top_video:hover .video_btn {
    opacity: 1;
    transform: scale(1)
}

.reasons_ver2 .left_content .bottom_baojia {
    height: 150px;
    margin-top: 20px;
    border: 1px solid #ececec;
    position: relative;
    padding-left: 192px
}

.reasons_ver2 .left_content .bottom_baojia img {
    position: absolute;
    left: 10px;
    bottom: 0
}

.reasons_ver2 .left_content .bottom_baojia .hot {
    padding: 1px 10px;
    border-radius: 15px 0 15px 0;
    color: #fff;
    background-color: #ff5c00;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px
}

.reasons_ver2 .left_content .bottom_baojia .zixun-online {
    padding: 4px 15px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    display: inline-block;
    transition: 0.35s all
}

.reasons_ver2 .left_content .bottom_baojia .zixun-online:hover {
    background-color: #e52f22;
    color: #fff;
    border-color: #e52f22
}

.reasons_ver2 .right_content li {
    width: 33.33%;
    border: 1px solid #ececec;
    height: 253.5px;
    float: left;
    border-right: none;
    border-bottom: none;
    padding: 20px;
    text-align: center;
    transition: 0.35s all
}

.reasons_ver2 .right_content li:nth-child(3),
.reasons_ver2 .right_content li:nth-child(6) {
    border-right: 1px solid #ececec;
}

.reasons_ver2 .right_content li:nth-child(4),
.reasons_ver2 .right_content li:nth-child(5),
.reasons_ver2 .right_content li:nth-child(6) {
    border-bottom: 1px solid #ececec;
}

.reasons_ver2 .right_content li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 3px;
    transform: translateY(-5px)
}

.reasons_ver2 .r_icon {
    height: 45px;
    text-align: center
}

.reasons_ver2 .r_icon span {
    background-image: url(../images/r_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    transition: 0.35s all
}

.reasons_ver2 .r_icon_1 {
    width: 38px;
    height: 41px;
    background-position: 0 0
}

.reasons_ver2 .r_icon_2 {
    width: 46px;
    height: 38px;
    background-position: -52px 0
}

.reasons_ver2 .r_icon_3 {
    width: 37px;
    height: 39px;
    background-position: -120px 0
}

.reasons_ver2 .r_icon_4 {
    width: 42px;
    height: 42px;
    background-position: -172px 0
}

.reasons_ver2 .r_icon_5 {
    width: 41px;
    height: 40px;
    background-position: -229px 0
}

.reasons_ver2 .r_icon_6 {
    width: 41px;
    height: 41px;
    background-position: -289px 0
}

.reasons_ver2 .right_content li:hover .r_icon_1 {
    background-position: 0 -50px
}

.reasons_ver2 .right_content li:hover .r_icon_2 {
    background-position: -52px -50px
}

.reasons_ver2 .right_content li:hover .r_icon_3 {
    background-position: -120px -50px
}

.reasons_ver2 .right_content li:hover .r_icon_4 {
    background-position: -172px -50px
}

.reasons_ver2 .right_content li:hover .r_icon_5 {
    background-position: -229px -50px
}

.reasons_ver2 .right_content li:hover .r_icon_6 {
    background-position: -289px -50px
}

/*问题*/
.qusetions {
    width: 100%;
    background: #fff;
    display: flex
}

.qusetions li {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    text-align: center;
    flex: 1
}

.more4 {
    padding: 8px 16px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #f3f3f3;
    border-radius: 5px;
    transition: 0.3s ease
}

.more4:hover {
    background: #e53025;
    color: #fff;
    border-color: #e53025
}

.qusetions li .img-box {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #f8f8f8;
    margin-bottom: 20px;
    text-align: center;
    display: -webkit-inline-flex;
    justify-content: center;
    align-items: center
}

.qusetions li:hover .img-box {
    animation: myfirst 1.2s infinite
}

.qusetions li .img-box span {
    background-image: url(../images/pg46.png)
}

.qusetions li .cjbjwt {
    width: 56px;
    height: 56px;
    background-position: -218px -19px
}

.qusetions li .mfzx {
    width: 58px;
    height: 48px;
    background-position: -362px -19px
}

.qusetions li .smbzbz {
    width: 46px;
    height: 56px;
    background-position: -293px -19px
}

.qusetions li .zzbzjq {
    width: 42px;
    height: 53px;
    background-position: -93px -19px
}

.qusetions li .bxtk {
    width: 43px;
    height: 56px;
    background-position: -158px -19px
}

.qusetions li .bjqzbgz {
    width: 61px;
    height: 42px;
    background-position: -15px -19px
}

.qusetions li:hover .more-five:before {
    width: 100%;
    left: 0
}

.qusetions li:hover .more-five:after {
    width: 100%;
    left: 0
}

.qusetions li:hover .more-five span:before {
    height: 100%;
    top: 0
}

.qusetions li:hover .more-five span:after {
    height: 100%;
    top: 0
}

.qusetions li:hover .more-five {
    color: #e53025
}

/*系统化的服务流程*/
.process {}

.process .left {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    width: 320px;
    padding: 20px;
    float: left
}

.process .left .img-box {
    position: relative;
    overflow: hidden
}

.process .left .text-box {
    padding: 20px;
    background: #f6f6f6
}

.process .left .img-box img {
    display: block
}

.process .left .ceng {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.process .left .ceng:before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    border-radius: 50%;
    background: #e53025
}

.process .left .ceng:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    cursor: pointer;
    border-left: 16px solid #fff;
    border-bottom: 10px solid transparent;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -5px
}

.process .right {
    padding: 20px 0;
    float: right;
    width: 910px
}

.process-top {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #444;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-left: 20px
}

.process-top span {
    color: #e53025
}

.process-bottom-1 {
    padding: 40px 0;
    overflow: hidden;
    position: relative
}

.process-bottom-1 ul {
    width: 100%
}

.process-bottom-1 li {
    width: 25%;
    float: left;
    text-align: center
}

.process-bottom-1 li i {
    display: inline-block;
    height: 38px
}

.process-bottom-1:after {
    content: '';
    width: 880px;
    height: 33px;
    position: absolute;
    bottom: 0;
    left: 20px;
    background: url(../images/line.png) no-repeat
}

.process-bottom-1 li:nth-child(1) i {
    width: 36px;
    background: url(../images/icon2.png) 0 0
}

.process-bottom-1 li:nth-child(2) i {
    width: 51px;
    background: url(../images/icon2.png) -40px 0
}

.process-bottom-1 li:nth-child(3) i {
    width: 40px;
    background: url(../images/icon2.png) -97px 0
}

.process-bottom-1 li:nth-child(4) i {
    width: 35px;
    background: url(../images/icon2.png) -140px 0
}

.process-bottom-2 {
    padding: 40px 0;
    overflow: hidden;
    position: relative
}

.process-bottom-2 ul {
    width: 100%;
    text-align: center
}

.process-bottom-2 li {
    width: 25%;
    text-align: center;
    display: inline-block
}

.process-bottom-2 li i {
    display: inline-block;
    height: 44px
}

.process-bottom-2:after {
    content: '';
    width: 880px;
    height: 33px;
    position: absolute;
    bottom: 0;
    left: 16px;
    background: url(../images/line2.png) no-repeat
}

.process-bottom-2 li:nth-child(1) i {
    width: 38px;
    background: url(../images/icon2.png) -181px 0
}

.process-bottom-2 li:nth-child(2) i {
    width: 44px;
    background: url(../images/icon2.png) -226px 0
}

.process-bottom-2 li:nth-child(3) i {
    width: 46px;
    background: url(../images/icon2.png) -278px 0
}

/*流程*/
.chuguo-liucheng {
    width: 100%;
}

.chuguo-liucheng li {
    float: left;
    width: 16.66%;
    height: 100%;
    text-align: center;
    border: 1px solid #f8f8f8;
    border-right: 1px solid #ececec;
    transition: 0.35s all;
    background: #fff
}

.chuguo-liucheng li .img-box {
    height: 130px;
    background: #f8f8f8;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    transition: 0.35s all
}

.chuguo-liucheng li .text-box {
    padding: 16px;
    position: relative;
    padding-top: 40px
}

.chuguo-liucheng li .img-box span {
    transition: 0.45s ease;
}

.chuguo-liucheng li .title-3 {
    font-weight: bold
}

.chuguo-liucheng li:last-child {
    border-right: none
}

.chuguo-liucheng li .infos {
    padding: 0 10px;
}

.chuguo-liucheng li:hover {
    margin-top: -8px;
}

.chuguo-liucheng .qid {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    background: #e53025;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    color: #fff;
    line-height: 20px
}

.chuguo-liucheng li span.bjzx {
    background-image: url(../images/bjzx.png);
    width: 54px;
    height: 53px;
}

.chuguo-liucheng li span.pgbj {
    background-image: url(../images/cl.png);
    width: 58px;
    height: 52px;
}

.chuguo-liucheng li span.qsht {
    background-image: url(../images/smdb.png);
    width: 49px;
    height: 53px;
}

.chuguo-liucheng li span.smbz {
    background-image: url(../images/jsfy.png);
    width: 59px;
    height: 57px;
}

.chuguo-liucheng li span.pshy {
    background-image: url(../images/pssm.png);
    width: 60px;
    height: 44px;
}

.chuguo-liucheng li span.kxjs {
    background-image: url(../images/azgw.png);
    width: 47px;
    height: 49px;
}

.chuguo-liucheng.ks-liucheng li span.kxjs {
    background-image: url(../images/jsys.png);
    width: 49px;
    height: 49px;
}

.chuguo-liucheng li span.kspgbj {
    background-image: url(../images/pgbj.png);
    width: 61px;
    height: 44px;
}

.chuguo-liucheng li span.ksqsht {
    background-image: url(../images/qdht.png);
    width: 51px;
    height: 54px;
}

.chuguo-liucheng li span.ksbz {
    background-image: url(../images/smdb.png);
    width: 49px;
    height: 53px;
}

.chuguo-liucheng li span.gjqdxd {
    background-image: url(../images/gjqdxd.png);
    width: 52px;
    height: 47px;
}

.chuguo-liucheng li span.gjrccz {
    background-image: url(../images/gjrccz.png);
    width: 60px;
    height: 55px;
}

.chuguo-liucheng li span.gjgjys {
    background-image: url(../images/gjgjys.png);
    width: 46px;
    height: 47px;
}

.chuguo-liucheng li span.gjqssd {
    background-image: url(../images/gjqssd.png);
    width: 43px;
    height: 57px;
}

.chuguo-liucheng li span.zssm {
    background-image: url(../images/zssm.png);
    width: 42px;
    height: 57px;
}

.chuguo-liucheng li span.zfkx {
    background-image: url(../images/zfkx.png);
    width: 62px;
    height: 62px;
}

.chuguo-liucheng li span.sh {
    background-image: url(../images/sh.png);
    width: 47px;
    height: 56px;
}

.chuguo-liucheng li span.aqys {
    background-image: url(../images/aqys.png);
    width: 45px;
    height: 51px;
}

.chuguo-liucheng li span.jsys {
    background-image: url(../images/jsys.png);
    width: 49px;
    height: 49px;
}

.chuguo-liucheng li span.pxzd {
    background-image: url(../images/pxzd.png);
    width: 65px;
    height: 56px;
}

.chuguo-liucheng li span.gnqg {
    background-image: url(../images/gnqg.png);
    width: 58px;
    height: 58px;
}

/*包装案例现场*/
.case-video {
    background-color: #fff;
    height: 555px;
    padding: 25px;
    overflow: hidden
}

.case-video .case-left-nav {
    width: 200px;
    height: 100%;
    float: left
}

.case-video .case-left-nav ul {
    height: 100%
}

.case-video .case-left-nav .abroad li {
    width: 100%;
    height: 70px;
    margin-bottom: 17px;
    padding: 0 15px;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: table;
    position: relative;
    transition: 0.25s;
    cursor: pointer
}

.case-video .case-left-nav .abroad li>div {
    display: table-cell;
    vertical-align: middle
}

.case-video .case-left-nav .abroad li:last-child {
    margin-bottom: 0
}

.case-video .case-left-nav .abroad li:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -10px;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    transform-origin: 4px 3px;
    transition: 0.25s;
    opacity: 0
}

.case-video .case-left-nav .abroad li .icon {
    width: 52px
}

.case-video .case-left-nav .abroad li .icon span {
    transition: 0.35s all
}

.case-video .case-left-nav .abroad li .over-hidden {
    display: table;
    height: 100%
}

.case-video .case-left-nav .abroad li .over-hidden p {
    display: table-cell;
    vertical-align: middle
}

.case-video .case-left-nav .abroad li .icon1 {
    width: 34px;
    height: 34px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: 0 -45px
}

.case-video .case-left-nav .abroad li .icon2 {
    width: 30px;
    height: 35px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: -45px -45px;
    margin-left: 3px
}

.case-video .case-left-nav .abroad li .icon3 {
    width: 28px;
    height: 36px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: -85px -45px;
    margin-left: 3px
}

.case-video .case-left-nav .abroad li .icon4 {
    width: 32px;
    height: 35px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: -128px -45px;
    margin-left: 2px
}

.case-video .case-left-nav .abroad li .icon5 {
    width: 33px;
    height: 35px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: -176px -45px;
    margin-left: 2px
}

.case-video .case-left-nav .abroad li .icon6 {
    width: 36px;
    height: 38px;
    display: block;
    background-image: url(../images/bz-icon.png);
    background-position: -223px -43px;
    margin-left: 1px
}

.case-video .case-left-nav .abroad li:hover {
    background-color: #e52f22;
    color: #fff
}

.case-video .case-left-nav .abroad li:hover .icon1 {
    background-position: 0 0
}

.case-video .case-left-nav .abroad li:hover .icon2 {
    background-position: -45px 0
}

.case-video .case-left-nav .abroad li:hover .icon3 {
    background-position: -85px 0
}

.case-video .case-left-nav .abroad li:hover .icon4 {
    background-position: -128px 0
}

.case-video .case-left-nav .abroad li:hover .icon5 {
    background-position: -176px 0
}

.case-video .case-left-nav .abroad li:hover .icon6 {
    background-position: -223px 0
}

.case-video .case-left-nav .abroad li:hover:after {
    border-left: 10px solid #e52f22;
    opacity: 1
}

.case-video .case-left-nav .abroad li.on {
    background-color: #e52f22;
    color: #fff
}

.case-video .case-left-nav .abroad li.on .icon1 {
    background-position: 0 0
}

.case-video .case-left-nav .abroad li.on .icon2 {
    background-position: -45px 0
}

.case-video .case-left-nav .abroad li.on .icon3 {
    background-position: -85px 0
}

.case-video .case-left-nav .abroad li.on .icon4 {
    background-position: -128px 0
}

.case-video .case-left-nav .abroad li.on .icon5 {
    background-position: -176px 0
}

.case-video .case-left-nav .abroad li.on .icon6 {
    background-position: -223px 0
}

.case-video .case-left-nav .abroad li.on:after {
    border-left: 10px solid rgba(0, 0, 0, 0.05);
    opacity: 1
}

.case-video .case-right-content {
    width: 960px;
    float: right;
    height: 100%;
    position: relative
}

.case-video .case-right-content .slide-content {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
    transition: 0.25s;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s
}

.case-video .case-right-content .slide-content.show {
    pointer-events: auto;
    opacity: 1;
    top: 0;
    z-index: 999
}

.case-video .case-right-content .slide-top-nav {
    overflow: hidden;
    border-left: 1px solid rgba(0, 0, 0, 0.05)
}

.case-video .case-right-content .slide-top-nav .list {
    width: 25%;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 110px;
    border-left: none;
    display: table;
    font-size: 16px;
    position: relative;
    transition: 0.25s;
    cursor: pointer
}

.case-video .case-right-content .slide-top-nav .list:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
    border-bottom: 10px solid #e52f22;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    transform-origin: 4px 3px;
    transition: 0.25s;
    opacity: 0
}

.case-video .case-right-content .slide-top-nav .list>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.case-video .case-right-content .slide-top-nav .list .icon {
    width: 60px;
    height: 40px;
    display: inline-block;
    margin-bottom: 5px
}

.case-video .case-right-content .slide-top-nav .list .icon span {
    display: inline-block;
    transition: 0.25s
}

.case-video .case-right-content .slide-top-nav .list .icon1 {
    width: 48px;
    height: 24px;
    background-image: url(../images/bz-icon2.png);
    background-position: 0 -47px;
    margin-top: 7px
}

.case-video .case-right-content .slide-top-nav .list .icon2 {
    width: 30px;
    height: 40px;
    background-image: url(../images/bz-icon2.png);
    background-position: -67px -47px
}

.case-video .case-right-content .slide-top-nav .list .icon3 {
    width: 38px;
    height: 34px;
    background-image: url(../images/bz-icon2.png);
    background-position: -116px -47px
}

.case-video .case-right-content .slide-top-nav .list .icon4 {
    width: 18px;
    height: 36px;
    background-image: url(../images/bz-icon2.png);
    background-position: -187px -47px
}

.case-video .case-right-content .slide-top-nav .list:hover {
    border-bottom: 1px solid #e52f22;
    color: #e52f22
}

.case-video .case-right-content .slide-top-nav .list:hover:after {
    opacity: 1
}

.case-video .case-right-content .slide-top-nav .list:hover .icon1 {
    background-position: 0 0
}

.case-video .case-right-content .slide-top-nav .list:hover .icon2 {
    background-position: -67px 0
}

.case-video .case-right-content .slide-top-nav .list:hover .icon3 {
    background-position: -116px 0
}

.case-video .case-right-content .slide-top-nav .list:hover .icon4 {
    background-position: -187px 0
}

.case-video .case-right-content .slide-top-nav .list.on {
    border-bottom: 1px solid #e52f22;
    color: #e52f22
}

.case-video .case-right-content .slide-top-nav .list.on:after {
    opacity: 1
}

.case-video .case-right-content .slide-top-nav .list.on .icon1 {
    background-position: 0 0
}

.case-video .case-right-content .slide-top-nav .list.on .icon2 {
    background-position: -67px 0
}

.case-video .case-right-content .slide-top-nav .list.on .icon3 {
    background-position: -116px 0
}

.case-video .case-right-content .slide-top-nav .list.on .icon4 {
    background-position: -187px 0
}

.slide-bottom-content {
    height: 370px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 25px
}

.slide-bottom-content .slide-p {
    position: absolute;
    top: 20px;
    left: 0;
    height: 100%;
    padding: 20px 30px;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: 0.25s
}

.slide-bottom-content .slide-p.show {
    pointer-events: auto;
    opacity: 1;
    top: 0
}

.case-video-swiper {
    height: 100%
}

.case-video-swiper .swiper-slide {
    height: 100%
}

.slide-bottom-content .case-video-prev {
    position: absolute;
    left: 0;
    top: 50%;
    width: 25px;
    height: 50px;
    margin-top: -25px;
    background-color: #ccc;
    outline: none;
    cursor: pointer;
    opacity: 0
}

.slide-bottom-content .case-video-prev:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top left;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px
}

.slide-bottom-content .case-video-next {
    position: absolute;
    right: 0;
    top: 50%;
    width: 25px;
    height: 50px;
    margin-top: -25px;
    background-color: #ccc;
    outline: none;
    cursor: pointer;
    opacity: 0
}

.slide-bottom-content .case-video-next:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top right;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px
}

.slide-bottom-content .slide-p:hover .case-video-prev {
    opacity: 1;
}

.slide-bottom-content .slide-p:hover .case-video-next {
    opacity: 1;
}

.slide-bottom-content .swiper-button-disabled {
    background: #f1f1f1
}

.case-right-content .img-box {
    position: relative;
    overflow: hidden
}

.case-right-content .img-box img {
    transition: 0.35s all
}

.case-right-content .img-box .img-c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
    z-index: 2
}

.case-right-content .text-box {
    padding: 20px;
    height: 128px;
    line-height: 1.7;
    font-size: 13px;
    background: #fff
}

.case-right-content .swiper-slide:hover .img-c {
    opacity: 0
}

.case-right-content .swiper-slide:hover .img-btn {
    background: #e53025;
    border: 2px solid #e53025
}

.case-right-content .img-box .hot {
    position: absolute;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    top: 20px;
    left: 0;
    z-index: 2;
    text-align: left;
    background: #e53025;
    color: #fff;
    font-size: 14px
}

.case-right-content .img-box:hover img {
    transform: scale(1.1)
}

.case-right-content .img-box .hot:after {
    content: '';
    width: 25px;
    height: 30px;
    background: url(../images/icon4.png) -215px 0;
    position: absolute;
    top: 0;
    right: -25px
}

.top-infos {
    padding: 15px 35px;
    background: #f2f8fe
}

.top-infos .more {
    padding: 3px 10px;
    border: 1px solid #e53025;
    border-radius: 20px;
    color: #e53025
}

.top-infos .more img {
    margin-left: 5px
}

.img-box img {
    display: block
}

.img-box {
    overflow: hidden
}

.border-none {
    border: none !important
}

.bgfbfbfb {
    background: #fbfbfb
}

.bgfff {
    background: #fff
}

.slide-top-nav2 .list {
    width: 33.33% !important
}

.case-video .case-right-content .slide-top-nav2 .list .icon .icon1 {
    width: 33px;
    height: 35px;
    background-image: url(../images/nav-bg.png);
    background-position: 0 0
}

.case-video .case-right-content .slide-top-nav2 .list.on .icon1 {
    background-position: 0 -50px
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon1 {
    background-position: 0 -50px
}

.case-video .case-right-content .slide-top-nav2 .list .icon2 {
    width: 43px;
    height: 33px;
    background-image: url(../images/nav-bg.png);
    background-position: -41px 0
}

.case-video .case-right-content .slide-top-nav2 .list.on .icon2 {
    background-position: -41px -50px
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon2 {
    background-position: -41px -50px
}

.case-video .case-right-content .slide-top-nav2 .list .icon3 {
    width: 40px;
    height: 39px;
    background-image: url(../images/nav-bg.png);
    background-position: -92px 0
}

.case-video .case-right-content .slide-top-nav2 .list.on .icon3 {
    background-position: -92px -50px
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon3 {
    background-position: -92px -50px
}

.case-video .case-right-content .slide-top-nav3 .list .icon .icon1 {
    width: 38px;
    height: 38px;
    background-image: url(../images/nav-bg.png);
    background-position: -140px 0
}

.case-video .case-right-content .slide-top-nav3 .list.on .icon1 {
    background-position: -140px -50px
}

.case-video .case-right-content .slide-top-nav3 .list:hover .icon1 {
    background-position: -140px -50px
}

.case-video .case-right-content .slide-top-nav3 .list .icon .icon2 {
    width: 38px;
    height: 38px;
    background-image: url(../images/nav-bg.png);
    background-position: -193px 0
}

.case-video .case-right-content .slide-top-nav3 .list.on .icon2 {
    background-position: -193px -50px
}

.case-video .case-right-content .slide-top-nav3 .list:hover .icon2 {
    background-position: -193px -50px
}

.case-video .case-right-content .slide-top-nav3 .list .icon .icon3 {
    width: 38px;
    height: 38px;
    background-image: url(../images/nav-bg.png);
    background-position: -240px 0
}

.case-video .case-right-content .slide-top-nav3 .list.on .icon3 {
    background-position: -240px -50px
}

.case-video .case-right-content .slide-top-nav3 .list:hover .icon3 {
    background-position: -240px -50px
}

.case-video .case-right-content .slide-top-nav3 .list .icon .icon4 {
    width: 38px;
    height: 39px;
    background-image: url(../images/nav-bg.png);
    background-position: -285px 0
}

.case-video .case-right-content .slide-top-nav3 .list.on .icon4 {
    background-position: -285px -50px
}

.case-video .case-right-content .slide-top-nav3 .list:hover .icon4 {
    background-position: -285px -50px
}

.slide-bottom-content-s .text-box {
    height: 156px
}

.slide-top-nav6 .list {
    width: 50% !important
}

.case-video .case-right-content .slide-top-nav6 .list .icon .icon1 {
    width: 36px;
    height: 36px;
    background-image: url(../images/nav-bg.png);
    background-position: -338px 0
}

.case-video .case-right-content .slide-top-nav6 .list.on .icon1 {
    background-position: -338px -50px
}

.case-video .case-right-content .slide-top-nav6 .list:hover .icon1 {
    background-position: -338px -50px
}

.case-video .case-right-content .slide-top-nav6 .list .icon .icon2 {
    width: 31px;
    height: 40px;
    background-image: url(../images/nav-bg.png);
    background-position: -394px 0
}

.case-video .case-right-content .slide-top-nav6 .list.on .icon2 {
    background-position: -394px -50px
}

.case-video .case-right-content .slide-top-nav6 .list:hover .icon2 {
    background-position: -394px -50px
}

.case-video {
    height: 468px
}

.slide-bottom-content {
    height: 324px
}

.case-right-content .text-box {
    height: 118px;
    padding: 15px
}

.case-video .case-right-content .slide-top-nav .list {
    height: 70px
}

.case-video .case-right-content .slide-top-nav .list>div {
    text-align: center;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center
}

.case-video .case-right-content .slide-top-nav .list .icon {
    margin-bottom: 0;
    height: auto;
    width: 50px
}

.case-video .case-right-content .slide-top-nav .list .icon span {
    transform: scale(0.5)
}

.case-video .case-right-content .slide-top-nav .list>div p {
    display: inline-block
}

.case-video .case-right-content .slide-top-nav .list .icon1 {
    margin-top: 0
}

.slide-top-nav6 .list {
    width: 33.33% !important
}

.slide-bottom-content a.prevStop,
.slide-bottom-content a.nextStop {
    display: none !important
}

.door-service.slide-4 .text-box {
    height: 118px
}

.slide-bottom-content6 .door-service.slide-4 .text-box {
    height: 138px
}

.case-video .case-right-content .slide-top-nav2 .list .icon .icon1 {
    width: 27px;
    height: 40px;
    background-image: url(../images/s_icon.png);
    background-position: 0 -50px;
}

.case-video .case-right-content .slide-top-nav2 .list .icon .icon2 {
    width: 34px;
    height: 34px;
    background-image: url(../images/s_icon.png);
    background-position: -48px -50px;
}

.case-video .case-right-content .slide-top-nav2 .list .icon .icon3 {
    width: 47px;
    height: 34px;
    background-image: url(../images/s_icon.png);
    background-position: -101px -50px;
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon1,
.case-video .case-right-content .slide-top-nav2 .list.on .icon1 {
    background-position: 0 0;
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon2,
.case-video .case-right-content .slide-top-nav2 .list.on .icon2 {
    background-position: -48px 0;
}

.case-video .case-right-content .slide-top-nav2 .list:hover .icon3,
.case-video .case-right-content .slide-top-nav2 .list.on .icon3 {
    background-position: -101px 0;
}

.case-video .case-right-content .slide-top-nav7 .list .icon .icon1 {
    width: 39px;
    height: 32px;
    background-image: url(../images/b_icon.png);
    background-position: 0 -53px;
}

.case-video .case-right-content .slide-top-nav7 .list .icon .icon2 {
    width: 42px;
    height: 37px;
    background-image: url(../images/b_icon.png);
    background-position: -57px -53px;
}

.case-video .case-right-content .slide-top-nav7 .list .icon .icon3 {
    width: 34px;
    height: 34px;
    background-image: url(../images/b_icon.png);
    background-position: -116px -53px;
}

.case-video .case-right-content .slide-top-nav7 .list .icon .icon4 {
    width: 39px;
    height: 31px;
    background-image: url(../images/b_icon.png);
    background-position: -165px -53px;
}

.case-video .case-right-content .slide-top-nav7 .list:hover .icon1,
.case-video .case-right-content .slide-top-nav7 .list.on .icon1 {
    background-position: 0 0;
}

.case-video .case-right-content .slide-top-nav7 .list:hover .icon2,
.case-video .case-right-content .slide-top-nav7 .list.on .icon2 {
    background-position: -57px 0;
}

.case-video .case-right-content .slide-top-nav7 .list:hover .icon3,
.case-video .case-right-content .slide-top-nav7 .list.on .icon3 {
    background-position: -116px 0;
}

.case-video .case-right-content .slide-top-nav7 .list:hover .icon4,
.case-video .case-right-content .slide-top-nav7 .list.on .icon4 {
    background-position: -165px 0;
}

/*8大服务特色*/
.characteristic {
    background: #fff;
    padding: 25px 25px 10px 25px
}

.characteristic li {
    float: left;
    width: 24%;
    margin-right: 1.333%;
    margin-bottom: 1.333%;
    position: relative;
    overflow: hidden
}

.characteristic li img {
    display: block;
    transition: 0.35s all ease-out;
    width: 100%;
    height: 210px
}

.characteristic li:nth-child(4n) {
    margin-right: 0
}

.characteristic li .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    transition: all 0.35s ease-out
}

.characteristic li .text-box {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 48, 35, 0.9);
    text-align: center;
    color: #fff;
    padding: 45px 50px 0 50px;
    transition: all 0.35s ease-out
}

.characteristic li:hover .text-box {
    top: 0
}

.characteristic li:hover img {
    transform: scale(1.1)
}

.go-abroad-service {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.go-abroad-service li {
    width: 24%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.3s ease
}

.go-abroad-service li .img-box {
    overflow: hidden
}

.go-abroad-service li .img-box img {
    display: block
}

.go-abroad-service li .text-box {
    padding: 20px
}

.go-abroad-service li:hover {
    margin-top: -5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.go-abroad-service li .cont {
    color: #e53025
}

.go-abroad-service li .about-more a {
    margin-right: 16px
}

.go-abroad-service li:hover .more-five:before {
    width: 100%;
    left: 0
}

.go-abroad-service li:hover .more-five:after {
    width: 100%;
    left: 0
}

.go-abroad-service li:hover .more-five span:before {
    height: 100%;
    top: 0
}

.go-abroad-service li:hover .more-five span:after {
    height: 100%;
    top: 0
}

.go-abroad-service li:hover .more-five {
    color: #e53025
}

.go-abroad-service li .more-five:hover {
    background: #e53025;
    color: #fff
}

/*包装案例现场*/
.case-site {
    margin-top: 10px !important
}

.case-site .case-site-swiper {
    padding-top: 10px
}

.case-site .slide {
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.35s ease-out
}

.case-site .slide:hover {
    margin-top: -10px
}

.case-site .text-box {
    padding: 24px;
    background: #fff;
    height: 214px
}

.case-site .text-box .infos {
    line-height: 2
}

.button-bz a {
    width: 40px;
    height: 24px;
    display: block;
    outline: none;
    transition: all .3s;
    border: 1px solid rgba(0, 0, 0, 0.2);
    float: left;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    font-family: "Times New Roman", Times, serif
}

.button-bz a.btn-left {
    border-right: none !important
}

.button-bz .swiper-button-disabled {
    color: rgba(0, 0, 0, 0.1)
}

/**/
.page-form {
    padding: 25px;
    background: #fff
}

.page-form .top-bg {
    width: 100%;
    height: 142px;
    background-image: url(../images/lm_img_bg.png);
    padding-top: 53px;
    padding-left: 530px;
    color: #fff
}

.page-form .top-bg li {
    margin-right: 30px
}

.page-form .top-bg li img {
    margin-right: 10px
}

.page-form-box {
    height: 55px;
    border: 2px solid #e52f22
}

.page-form-box form {
    width: 100%;
    height: 100%
}

.page-form .slide-text {
    font-size: 28px;
    font-weight: normal
}

.page-form-box .left-form-box {
    padding: 9px;
    width: 990px;
    height: 100%;
    float: left
}

.page-form-box .left-form-box input {
    height: 100%;
    border: none;
    border-right: 1px solid #ececec;
    padding-left: 10px;
    padding-right: 10px;
    outline: none
}

.right-form-btn {
    width: 186px;
    height: 100%;
    background: #e52f22;
    float: left;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 51px;
    cursor: pointer;
    border: none;
    outline: none
}

.left-form-box .fl {
    height: 100%
}

.left-form-box input {
    background: none
}

.page-form-box .left-form-box .page-form-banjiaType {
    position: relative;
    z-index: 999
}

.page-form-box .left-form-box .page-form-banjiaType:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-top: 6px solid #e52f22;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    transition: 0.3s ease
}

.page-form-box .left-form-box .page-form-banjiaType input {
    width: 170px
}

.page-form-box .left-form-box .page-form-startPath input {
    width: 265px
}

.page-form-box .left-form-box .page-form-endPath input {
    width: 265px
}

.page-form-box .left-form-box .page-form-date input {
    width: 260px;
    border-right: none
}

.page-form-typeList {
    position: absolute;
    left: 0;
    top: 110%;
    background: #fff;
    width: 100%;
    z-index: 999999;
    border: 1px solid #ececec;
    visibility: hidden;
    opacity: 0;
    transition: 0.35s all
}

.page-form-typeList p {
    border-bottom: 1px solid #ececec;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px
}

.page-form-box .left-form-box .page-form-banjiaType:hover .page-form-typeList {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.page-form-typeList p a {
    display: block
}

.page-form-typeList p:hover {
    background: #ececec;
    cursor: pointer
}

.page-form {
    padding: 25px;
    padding-top: 50px
}

.page-form>.mt10 {
    padding: 25px;
    border: 1px solid #ececec;
    position: relative;
    padding-top: 50px
}

.page-form .slide-text {
    position: absolute;
    top: -25px;
    left: 50%;
    background: #fff;
    z-index: 1;
    transform: translateX(-50%);
    width: 600px
}

.page-form .slide-text span {
    font-weight: bold;
    color: #e52f22
}

/*.page-form .slide-text:before{*/
/*    content:'';*/
/*    width: 20px;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: -20px;*/
/*    top: 0;*/
/*    background: #fff;*/
/*}*/
/*.page-form .slide-text:after{*/
/*    content:'';*/
/*    width: 20px;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    right: -20px;*/
/*    top: 0;*/
/*    background: #fff;*/
/*}*/
.page-form .page-form-box {
    border: none;
    height: 43px
}

.page-form .page-form-box .left-form-box .page-form-banjiaType input {
    width: 178px;
    height: 44px;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 20px
}

.page-form .page-form-box .left-form-box .page-form-banjiaType:after {
    border-top: 6px solid #333333;
    right: 28px
}

.page-form-box .left-form-box .page-form-startPath input,
.page-form-box .left-form-box .page-form-endPath input {
    width: 210px;
    height: 44px;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 20px;
    padding-left: 38px
}

.page-form-box .left-form-box .page-form-date input {
    width: 270px;
    height: 44px;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 20px;
    padding-left: 32px
}

.page-form .page-form-box .left-form-box {
    width: auto;
    padding: 0
}

.page-form .right-form-btn {
    height: 44px;
    border-radius: 3px;
    width: 176px;
    line-height: 44px
}

.page-form .slide-box {
    border-top: none;
    padding-top: 0
}

.page-form-startPath,
.page-form-endPath,
.page-form-date {
    position: relative
}

.page-form-startPath:before {
    content: '';
    position: absolute;
    background-image: url(../images/start.png);
    width: 20px;
    height: 20px;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%)
}

.page-form-endPath:before {
    content: '';
    position: absolute;
    background-image: url(../images/end.png);
    width: 20px;
    height: 20px;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%)
}

.page-form-date:before {
    content: '';
    position: absolute;
    background-image: url(../images/phone_5ec7cccb8f59496c8331aa9ebc1ff60f.png);
    width: 12px;
    height: 20px;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%)
}

.page-form .slide-box .left p.fl {
    padding: 6px 10px;
    background: #fff5ef;
    color: #f55d25
}

.page-form .slide-box .left .icon-right {
    display: none
}

.page-form .slide-box .left .text {
    padding-right: 0;
    line-height: 1;
    font-size: 14px;
    padding-left: 5px
}

.page-form .slide-box .left .order-icon {
    height: 14px;
    width: 12px;
    background-image: url(../images/order.png)
}

.page-form .slide-box .right p.fl {
    padding: 5px 10px;
    background: #fff5ef;
    color: #f55d25
}

.page-form .slide-box .right .icon-right {
    display: none
}

.page-form .slide-box .right .text {
    padding-right: 0;
    line-height: 1;
    font-size: 14px;
    padding-left: 5px
}

.page-form .slide-box .right .pingjia-icon {
    height: 16px;
    width: 18px;
    background-image: url(../images/pingjia.png)
}

.mode-none:hover {
    animation-fill-mode: none;
}

.autoSelector {
    background: #fff;
    border: 1px solid #ececec;
    padding: 4px;
    color: #666
}

.autoSelector li {
    padding: 5px;
    border-bottom: 1px solid #ececec
}

.autoSelector li.l_tips {
    border-bottom: none
}

.autoSelector li:hover {
    background: #ececec;
    cursor: pointer;
}

.autoSelector li.l_tips:hover {
    background: none;
}

.slide-box {}

.w50 {
    width: 50%
}

.slide-box .left .order-icon {
    width: 21px;
    height: 24px;
    background: url(../images/lm_ico_or1.png);
    background-repeat: no-repeat;
}

.slide-box .left .text {
    padding-left: 10px;
    padding-right: 15px;
    font-size: 14px
}

.slide-box .left .icon-right {
    width: 4px;
    height: 24px;
    background: url(../images/lm_ico_gd.png);
    background-repeat: no-repeat;
}

.slide-box .order-slide {
    width: 404px;
    height: 26px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
}

.slide-box .order-slide li {
    height: 24px;
    line-height: 24px;
}

.slide-box .order-slide .slide-title {
    width: 200px;
    display: block;
}

.slide-box .order-slide .swiper-slide a:hover {
    color: #e52f22;
}

.slide-box .left {
    padding-right: 20px
}

.slide-box .right {
    padding-left: 20px
}

.slide-box .right .pingjia-icon {
    width: 24px;
    height: 22px;
    background: url(../images/lm_ico_or2.png);
    background-repeat: no-repeat;
}

.slide-box .right .text {
    padding-left: 10px;
    padding-right: 15px;
    font-size: 14px
}

.slide-box .right .icon-right {
    width: 4px;
    height: 24px;
    background: url(../images/lm_ico_gd.png);
    background-repeat: no-repeat;
}

.order-slide .swiper-container {
    height: 100%;
    font-size: 14px;
    line-height: 26px;
}

.form-tel {
    padding-bottom: 20px;
    height: 260px;
}

.form-tel .swiper-pagination-bullet {
    background: #ccc;
    opacity: 1;
    width: 6px;
    height: 6px
}

.form-tel .swiper-pagination-bullet-active {
    background: #e53025;
}

.form-tel .swiper-pagination {
    bottom: 0
}

.form-tel p {
    height: 36px;
    line-height: 36px;
}

.top-number {
    height: 110px;
    padding-left: 535px;
    color: #fff;
    padding-top: 27px;
    border-radius: 4px;
    overflow: hidden;
}

.top-number li {
    margin-right: 25px;
}

.top-number li img {
    margin-right: 10px;
    display: block;
}

.top-number-index {
    height: 158px;
    background: url(../images/qa1.png);
    padding-top: 47px;
}

.position {
    color: #888;
}

.position a:hover {
    color: #e53025;
}

.guide-box .guide-list li .img-box {
    height: 130px;
    overflow: hidden;
}

.guide-box .guide-list li .img-box img {
    min-height: 100%;
}

.hy_banner {
    width: 1230px;
    height: 180px;
    margin: 0 auto;
    background-position: center center;
}

/*多元化服务*/
.international3 li {
    width: 24%;
    float: left;
    margin-right: 1.33%;
    text-align: center;
    background: #fff;
    transition: 0.35s all;
}

.international3 li:hover {
    transform: translateY(-8px)
}

.international3 li img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    display: inline-block;
}

.international3 li p.table {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.international3 li p.table span {
    width: 50%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
    border-bottom: none;
}

.international3 li:nth-child(4n) {
    margin-right: 0;
}

.international3 li .a-href a {
    width: 50%;
    height: 48px;
    display: block;
    float: left;
    text-align: center;
    line-height: 46px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    color: #e52f22;
    transition: 0.35s all;
    font-size: 14px;
}

.international3 li .a-href a:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.international3 li.pd0 {
    overflow: hidden;
}

.international3 li .a-href a:hover {
    background: #e52f22;
    color: #fff;
}

.packing-material {
    position: relative
}

.packing-material .hd a {
    width: 25px;
    height: 50px;
    display: inline-block;
    position: absolute;
}

.packing-material .hd a.prev {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    left: -30px;
}

.packing-material .hd a.next {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    right: -30px;
}

a.slide-btn.prev:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top left;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px;
}

a.slide-btn.next:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: top right;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px;
}

a.nextStop {
    background-color: #f1f1f1 !important;
}

a.prevStop {
    background-color: #f1f1f1 !important;
}

.packing-material .bd {
    overflow: hidden
}

.packing-material .bd ul li {
    margin-right: 20px;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}

.packing-material .bd img {
    width: 286px;
    display: block;
    transition: 0.35s all
}

.packing-material .bd .text-box {
    width: 286px;
    text-align: left
}

.packing-material .bd ul li:last-child {
    margin: 0
}

.packing-material .pic {
    position: relative;
    overflow: hidden;
}

.packing-material .pic .hot {
    position: absolute;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    top: 20px;
    left: 0;
    z-index: 2;
    text-align: left;
    background: #e53025;
    color: #fff;
    font-size: 14px;
}

.packing-material .bd ul li:hover img {
    transform: scale(1.1);
}

.packing-material .pic .hot:after {
    content: '';
    width: 25px;
    height: 30px;
    background: url(../images/icon4.png) -215px 0;
    position: absolute;
    top: 0;
    right: -25px;
}

.packaging-standard {
    position: relative;
}

.packaging-standard .bd {
    overflow: hidden
}

.packaging-standard .bd li {
    width: 286px;
    margin-right: 20px;
    display: inline;
    overflow: hidden;
    float: left
}

.packaging-standard .bd .text-box {
    width: 286px;
    text-align: left
}

.packaging-standard .hd a {
    width: 25px;
    height: 50px;
    display: inline-block;
    position: absolute;
}

.packaging-standard .hd a.prev {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    left: -30px;
}

.packaging-standard .hd a.next {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    right: -30px;
}

.door-service {
    position: relative;
}

.door-service .bd {
    overflow: hidden
}

.door-service .bd li {
    width: 208px;
    margin-right: 20px;
    display: inline;
    overflow: hidden;
    float: left
}

.door-service .bd .text-box {
    width: 208px;
}

.door-service .hd a {
    width: 25px;
    height: 50px;
    display: inline-block;
    position: absolute;
}

.door-service .hd a.prev {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    left: -30px;
}

.door-service .hd a.next {
    background-color: #ccc;
    top: 50%;
    margin-top: -25px;
    right: -30px;
}

.door-service.slide-4 .text-box {
    width: 208px;
}

/*视频弹框*/
.showPack {
    cursor: pointer;
}

.poplayer_quickplay * {
    outline: none
}

.poplayer_quickplay {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 175px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .7);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
}

.quickplay_header {
    position: relative;
    color: #444;
    padding: 10px;
    line-height: 32px;
    background-color: #f5f5f5;
    font-size: 18px;
}

.poplayer_quickplay.showShodw {
    -webkit-animation: showShodw .3s ease-out backwards;
    animation: showShodw .3s ease-out backwards
}

.poplayer_quickplay.hideShodw {
    -webkit-animation: hideShodw .3s ease-out backwards;
    animation: hideShodw .3s ease-out backwards
}

.qp_pop_close {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #888;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    transition: 0.25s all;
}

.qp_pop_close:hover {
    background: #e53025;
    color: #fff;
}

@-webkit-keyframes showShodw {
    0% {
        top: -20px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes showShodw {
    0% {
        top: -20px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes hideShodw {
    0% {
        top: 0;
        opacity: 1
    }

    100% {
        top: -20px;
        opacity: 0
    }
}

@keyframes hideShodw {
    0% {
        top: 0;
        opacity: 1
    }

    100% {
        top: -20px;
        opacity: 0
    }
}

@-webkit-keyframes show {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes show {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes showOut {
    0% {
        -webkit-transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes showOut {
    0% {
        transform: scale(0);
        opacity: 1
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

._citys {
    width: 450px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    position: relative;
    background: #fff
}

._citys span {
    color: #e53025;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #e53025;
    cursor: pointer
}

._citys0 {
    width: 100%;
    height: 34px;
    display: inline-block;
    border-bottom: 2px solid #e53025;
    padding: 0;
    margin: 0
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer
}

.citySel {
    background-color: #e53025;
    color: #fff !important
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    padding-bottom: 0
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-right: 5px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden
}

._citys1 a:hover {
    color: #fff;
    background-color: #e53025
}

.AreaS {
    background-color: #e53025 !important;
    color: #fff !important
}

._citys1 a:nth-child(5n) {
    margin-right: 0
}

/* 头部 */
