.header {
    box-shadow: none;
    position: absolute;
    width: 100%;
}

.row {
    max-width: 1400px;
}

.nav2 {
    display: inline-block;
}

.enheader::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding-bottom: calc(160% / 19.2);
    background: rgba(0, 0, 0, .7);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
}

.enheader::after {
    content: '';
    display: block;
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #b92227;
}

.enheader .nav2 li {
    margin: 0 0.2rem;
}

.enheader .nav2>ul a {
    line-height: .65rem;
    position: relative;
}

/*1.ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢*/
.gp-search {
    width: 220px;
    overflow: hidden;
    display: inline-block;
    * display: inline;
    * zoom: 1;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    border: 1px solid #ccc;
}

.gp-ser {
    width: 100%;
    height: 28px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.gp-search input, .gp-search button {
    position: absolute;
    height: 35px;
    line-height: 35px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search input.notxt {
    color: #a4a4a4;
    width: calc(100% - 50px);
    left: 0;
    box-sizing: border-box;
    padding-left: 2%;
}
.gp-search4 input.notxt{
    width:85%
}
.gp-search .notxt1 {
    position: absolute;
    width: 50px;
    line-height: 35px;
    right: 0;
    cursor: pointer;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #666;
    background: #b92227 url(../images/en_serBtn.png) no-repeat center;
}
.gp-search4 .notxt1{
    width:15%
}
.white {
    color: #FFF;
}

/*4.ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬*/
#gp-serBtn4 {
    position: absolute;
    z-index: 5;
    right: 0;
    display: inline-block;
    background: #e39d45 url(../images/en_serBtn.png) no-repeat center;
    width: 40px;
    height: 40px;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50%;
}

.gp-search4 {
    height: 0;
    border: none;
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 50%;
    z-index: 802;
    left: 0;
}

.gp-search4 .gp-ser {
    max-width: 800px;
}

.gp-search4 input, .gp-search4 button {
    height: 100%;
    /* line-height: 42px; */
}

.gp-search4 .gp-ser {
    height: 40px;
    border: 1px solid #ccc;
    /* margin-top: 20px; */
    border-radius: 40px;
}


.gp-search4 .gp-ser {
    display: none;
    border: none;
    background: #fff;
}

.gp-search1 {
    min-width: 220px;
    margin: 13px 60px 12px 30px;
    border: none;
    width: 80%;
    height: 35px;
}

.gp-search4.active .gp-ser {
    display: block;
}

.gp-search1 input.notxt {

border: 1px solid #ccc;

height: 35px;

border-right: none;
}

.gp-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 800;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
    left: 0
}

.gp-search4.active {
    height: 80px;
}

.searchActive .gp-overlay {
    top: 0;
}

@media screen and (max-width:998px) {
    .gp-search4 .gp-ser {
        width: 80%;
    }

    .gp-search4 input, .gp-search4 button {
        box-sizing: border-box;
    }

    .gp-search4 input.notxt {
        width: 100%;
        padding-right: 90px;
    }

    .gp-search4 .notxt1 {
        width: 85px;
    }
}

/*5ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â§Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¤*/
.gp-m-search {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.gp-m-search .notxt1 {
    right: auto;
    left: 0;
    width: 40px;
}

.gp-m-search input.notxt {
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 42px;
}

.enheader {
    position: relative;
    padding-top: .33rem;
    box-sizing: border-box;
}

.logo {
    display: inline-block;
}

.logo a {
    position: static;
    display: inline-block;
    overflow: hidden;
    width: 3.78rem;
    vertical-align: middle;
}

.logo1 {

    max-width: 466px;

}

.logo a.logo2 {
    width: 1.89rem;
    margin-left: .18rem;
    padding-left: .14rem;
    box-sizing: border-box;
    position: relative;
}

.logo2::before {
    content: '';
    display: block;
    width: 1px;
    height: 46px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nav2 {
    margin: 0 auto;
    position: relative;
    text-align: center;
    float: right;
    margin-right: .6rem;
}

.nav2 li {
    margin: 0 .39rem;
    position: relative;
    width: auto
}

.nav2 a {
    display: block;
    position: relative;
    line-height: .85rem;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    margin-left: 0;
    font-weight: 700
}

.nav2 li.active a {
    color: #e29c45
}

.detail_nav2 {
    position: absolute;
    width: 100%;
    overflow: hidden;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    top: 100%;
    height: 0;
    max-width: 660px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
}

.detail_nav2.active {
    overflow: visible;
    height: auto
}

.detail_nav2 .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .44rem;
    right: .2rem;
    display: none;
    z-index: 10;
    height: 162px
}

.detail_nav2 .box.active {
    display: block
}

.detail_nav2 a {
    color: #9b2125;
    line-height: .24rem;
    padding: .09rem 0 .09rem .18rem;
    position: relative;
    display: inline-block;
    width: 33.3%;
    box-sizing: border-box;
    font-size: .15rem;
    font-weight: 400
}

.detail_nav2 a::before {
    content: '';
    display: block;
    border: .01rem dashed #cc7a7d;
    border-radius: 50%;
    width: .06rem;
    height: .06rem;
    position: absolute;
    left: 0;
    top: .17rem
}

.detail_nav2_bg {
    position: relative;
    width: 100%;
    max-width: initial;
    z-index: 1;
    display: block;
    filter: drop-shadow(0 5px 9.5px rgba(0, 0, 0, .1))
}

.detail_nav2_bg .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eddfdf
}

.detail_nav2_bg .st1 {
    opacity: .2;
    fill: none;
    stroke: #991f23;
    stroke-width: .8761;
    stroke-miterlimit: 3.5043;
    enable-background: new;
}

.detail_nav2 a {
    color: #7b841a;
    vertical-align: top;
}

.detail_nav2 a::before {
    border-color: #adb26b
}

.detail_nav2_bg .st1 {
    stroke: #767f15
}

.detail_nav2_bg .st0 {
    fill: #eceddf
}

/* mobile_header */
@media screen and (max-width:1040px) {
    .header {
        /* height: auto; */
        /* padding: 10px 0; */
    }

    .header .logo {
        /* position: relative; */
        /* width: 60%; */
        /* top: 0; */
        /* transform: none; */
        /* max-width: 320px; */
    }

    .header .logo1 {
        /* width: 100%; */
    }

    .nav2, #gp-search4, .gp-serBtn2 {
        display: none !important;
    }

    .header .top_links {
        display: none;
    }

    .enheader {
        padding: 10px 0;
    }

    .mob_nav_btn {
        height: 54px;
        text-align: left;
        width: 54px;
        z-index: 1000;
        position: absolute;
        background: #b92227;
        cursor: pointer;
        margin-right: 0;
        font-weight: 700;
        text-align: right;
        right: 30px;
        -webkit-transition: background .5s;
        -moz-transition: background .5s;
        -o-transition: background .5s;
        transition: background .5s;
        top: 50%;
        transform: translateY(-50%);
    }

    .mob_nav_btn.on {
        background: #fff
    }

    .mob_nav_btn.on span {
        background: #b92227
    }

    .mob_nav_btn span {
        position: absolute;
        left: calc((100% - 25px)/ 2);
        top: calc((100% - 1px)/ 2);
        width: 22px;
        height: 2px;
        background-color: #fff;
        animation-duration: .5s;
        animation-fill-mode: both;
        /* display:none; */
    }

    .mob_nav_btn span:nth-child(1) {
        transform: translateY(4px) rotate(0);
        animation-name: outfirst
    }

    .mob_nav_btn span:nth-child(2) {
        transform: translateY(-4px) rotate(0);
        animation-name: outsecond
    }

    .mob_nav_btn span:nth-child(3) {
        transform: translateY(-4px) rotate(0);
        animation-name: outthird
    }

    @keyframes outfirst {
        0% {
            transform: translateY(0) rotate(-45deg)
        }

        100% {
            transform: translateY(-8px) rotate(0)
        }
    }

    @keyframes outsecond {
        0% {
            transform: translateY(0) rotate(45deg)
        }

        100% {
            transform: translateY(0px) rotate(0)
        }
    }

    @keyframes outthird {
        0% {
            transform: translateY(0) rotate(90deg)
        }

        100% {
            transform: translateY(8px) rotate(0)
        }
    }

    .mob_nav_btn.on span:nth-child(1) {
        animation-name: clickfirst
    }

    .mob_nav_btn.on span:nth-child(2) {
        animation-name: clicksecond
    }

    .mob_nav_btn.on span:nth-child(3) {
        animation-name: clickthird
    }

    @keyframes clickfirst {
        0% {
            transform: translateY(8px) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(45deg)
        }
    }

    @keyframes clicksecond {
        0% {
            transform: translateY(-8px) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(-45deg)
        }
    }

    @keyframes clickthird {
        0% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    .mobile_header_cover {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 100%;
        background: rgba(0, 0, 0, .7);
        z-index: 9;
        transition: all ease-in-out .2s;
        -ms-transition: all ease-in-out .2s;
        -moz-transition: all ease-in-out .2s;
        -webkit-transition: all ease-in-out .2s;
        -o-transition: all ease-in-out .2s
    }

    .mobile_header_cover.on {
        bottom: 0
    }

    .mobile-header {
        max-width: 90%;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 995;
        overflow: auto;
        background: #fff;
        display: none;
        width: 392px;
        border-left: 8px solid #991f23;
        height: 100vh;
    }

    .mobile-header.on {
        animation-duration: .5s;
        animation-fill-mode: both;
        animation-name: y_scale;
        display: block
    }

    .mobile-nav {
        width: 100%;
        padding-top: 64px;
    }

    .mobile-nav li {
        position: relative;
        padding: 0 0;
        border-bottom: 1px solid #f2f2f2
    }

    .mobile-nav li a {
        display: block;
        line-height: 45px;
        text-decoration: none;
        font-size: 18px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        padding: 13px 60px 12px 30px
    }

    .mobile-nav dd a {
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: returnToNormal;
        animation-name: returnToNormal
    }

    @-webkit-keyframes returnToNormal {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes returnToNormal {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    .mobile_subNav {
        padding: 0 22px 0 8px;
        background: #f2f2f2;
        overflow: hidden
    }

    .mobile-nav dd a {
        height: 35px;
        line-height: 35px;
        border-top: 1px solid rgba(135, 135, 135, .1);
        font-size: 16px;
        padding-left: 40px;
        position: relative
    }

    .mobile-nav dd:first-child a {
        border-top: 0
    }

    .mobile-nav dd a::before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        right: 50%;
        top: 0;
        bottom: 0;
        background: #991f23;
        transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        z-index: -1
    }

    .mobile-nav dd:hover a {
        color: #fff
    }

    .mobile-nav dd:hover a::before {
        left: -30px;
        right: -30px
    }

.mobile-nav li.on  .arrow{background-image:url(../images/mobile_arrow2.png)}
    .mobile-nav .arrow {
        color: #fff;
        position: absolute;
        right: 0;
        top: 12px;
        font-size: 2.5rem;
        cursor: pointer;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 40px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        background: url(../images/mobile_arrow1.png) center no-repeat
    }

    .mobile-nav .arrow.on {
        background-image: url(../images/mobile_arrow2.png)
    }

    .mobile_subNav {
        display: none
    }

    li.on .mobile_subNav {
        display: block
    }

    .mobile_search {
        height: 56px;
        z-index: 600;
        overflow: hidden;
        position: relative;
        transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        margin: 30px 40px 40px;
        border: 1px solid #d3d3d3
    }

    .mobile_search .search {
        width: 100%;
        height: 100%
    }

    .mobile_search .search input.notxt {
        position: absolute;
        width: calc(100% - 56px);
        height: 100%;
        color: #666;
        left: 0;
        top: 1px;
        padding: 0;
        margin: 0;
        outline: 0;
        font-size: 16px;
        z-index: 3;
        padding: 0 0 0 20px;
        background: 0 0;
        border: 0
    }

    .mobile_search .search input.notxt1 {
        position: absolute;
        width: 58px;
        height: 100%;
        border: none;
        background: url(../images/m_search_btn.png) center center no-repeat;
        right: 0;
        cursor: pointer;
        top: 0;
        z-index: 3;
        font-size: 0;
        padding: 0
    }

    .mobile_links {
        text-align: center;
        padding: 20px 0 40px;
        font-size: 0;
    }

    .mobile_links .item {
        color: #666;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin: 0 10px;
        line-height: 40px;
        z-index: 2;
        width: 40px;
        height: 40px;
        text-align: center;
        background: url(../images/header_link_bg.svg) center no-repeat;
        background-size: 100% auto;
    }

    .mobile_links .item span {
        display: block;
        font-size: 20px;
    }

    .mobile_links .icon-header-link4 {
        color: #9c2226;
    }
}

@media screen and (max-width:767px) {
    .mob_nav_btn {
        width: 36px;
        height: 36px;
        background-size: 100% auto;
        right: 20px;
    }

    .mobile-nav {
        padding-top: 45px;
    }

    .mobile-nav li a {
        line-height: 30px;
        font-size: 16px;
    }

    .mobile-nav dd a {
        padding-left: 60px;
        font-size: 14px;
        height: 25px;
        line-height: 25px;
    }

    .mobile-nav .arrow {
        top: 6px
    }
}

.footer {
    background: #ba2227;
    padding: .4rem 0;
    /* height: 400px; */
}

.footer .row {
    max-width: 14rem
}

.footer_lf {
    float: left;
}

.footer_rt {
    float: right;
    /* width: calc(100% - 465px); */
}

.footer h3 {
    color: #fff;
    margin-bottom: .2rem
}

.footer_1 > h3 {
    margin-left: .2rem
}

.footer_1 ul {
    margin: 0 0 32px -.1rem;
}

.footer_1 li {
    width: auto;
}

.footer_1 .item {
    margin: 0 0 .1rem .1rem;
    /* line-height:.24rem; */
    padding: .18rem .28rem .18rem .2rem;
    position: relative
}

.footer_1 .item::before {
    content: '';
    display: block;
    position: absolute;
    left: .1rem;
    right: .1rem;
    top: 0;
    bottom: 0;
    border: 1px solid rgba(255,255,255,.3);
    background: #ba2227;
    border-radius: .16rem;
    z-index: 1
}

.footer_1 .item::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: .1rem;
    bottom: .1rem;
    border: 1px solid rgba(255,255,255,.3);
    background: #ba2227;
    border-radius: .36rem;
    z-index: 2
}

.footer_1 .bg {
    display: block;
    position: absolute;
    left: .09rem;
    right: .09rem;
    top: 0;
    bottom: 0;
    background: #ba2227;
    border-radius: .16rem;
    z-index: 3;
    margin: 2px
}

.footer_1 .title {
    margin: 0 0 0;
    color: #fff;
    position: relative;
    padding: 0 0 0 .12rem;
    z-index: 10;
    line-height: 1.3;
}

.footer_1 .title::before {
    content: '';
    display: block;
    width: .04rem;
    height: .04rem;
    background: rgba(255,255,255,.3);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .5
}

.footer_2 {
    position: relative;
}

.footer_2 ul {
    margin: .25rem 0 .3rem;
}

.footer_2 li {
    display: block
}

.footer_2 .item {
    margin: 0 0 .12rem;
    color: #fff;
    display: block;
}

.footer_2 .ico {
    width: .26rem;
    height: .26rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .1rem .02rem 0;
    background: rgba(0,0,0,.15) center no-repeat;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: .26rem
}

.footer_3 {
    float: right;
    text-align: right;
    position: relative;
    z-index: 10
}

.footer_3 ul {
    margin: 0 0 0 -.2rem
}

.footer_3 li {
    width: auto
}

.footer_3 .item {
    margin: 0 0 0 .3rem;
    width: .6rem;
    height: .6rem;
    position: relative;
    background: url(../images/footer_link_bg.png) center no-repeat;
    background-size: 100% auto
}

.footer_3 .item .ico {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: .24rem
}

.footer_3 .item .alert_box {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    width: 1rem;
    z-index: 2;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    padding: 0;
    border-radius: 5px;
    width: 100px;
    background: transparent;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.1));
}

.footer_3 .item:hover .alert_box {
    display: block
}

.copy_right {
    color: #fff;
    /* margin:0 0 .1rem; */
}

.footer_feedback {
    color: #fff;
    line-height: .5rem;
    position: relative;
    height: .5rem;
    border-radius: .06rem;
    background: #c84e52;
    display: inline-block;
    padding: 0 .12rem;
    margin: 4px 0 0 12px;
}

.footer_feedback::before {
    content: '';
    display: block;
    z-index: -1;
    background: #c84e52;
    position: absolute;
    top: .07rem;
    bottom: .07rem;
    left: -.06rem;
    right: -.06rem;
    border-radius: .12rem;
}

.footer_feedback i {
    margin: 0 4px 0 0;
    vertical-align: middle;
}

@media screen and (max-width: 1100px) {
    .footer_1 {
        width: auto;
        float: none;
        /* padding: 0 0 20px; */
        min-width: initial;
    }

    .footer_1 .title {
        line-height: 1.8;
    }

    .footer_1 .item {
        line-height: initial;
        padding: 6px 16px 6px 10px;
    }

    .footer_1 .title {
        font-size: 14px;
    }

    /* .footer_1 .item::after{top: 10px;bottom: 10px;} */
    /* .footer_1 .item::before{left: 10px;right: 10px;border-radius: 16px;} */
    .footer_2 {
        margin: 0;
        width: auto;
    }

    .footer_2 .ico {
        width: 22px;
        height: 22px;
        font-size: 12px;
        line-height: 22px;
    }

    .footer_3 .item .alert_box {
        min-width: 100px;
    }
}

@media screen and (max-width: 767px) {
    .footer_lf {
        float: none;
        margin: 0 0 30px;
    }

    .footer_rt {
        float: none;
        max-width: initial;
    }

    .footer_1 ul {
        margin-bottom: 20px;
    }

    .footer_1 .title,.footer_2 .item {
        font-size: 13px;
    }

    .footer_3 .item .alert_box {
        left: auto;
        transform: none;
        right: 0;
    }

    .footer_rt {
        max-width: calc(100% - 0px);
        width: 100%;
    }
}

@media screen and (max-width:1200px) {
#gp-serBtn4{
    width: 30px;
    height: 30px;
}}


@media screen and (max-width: 767px) {}

@media screen and (max-width:639px) {}

@media screen and (max-width:479px) {
    .header .logo1 {
        width: 145px;
    }

    .logo1 {

        max-width: 466px;

    }

    .logo a.logo2 {
        width: 1.3rem;
        margin-left: .04rem;
        padding-left: .14rem;
    }
    .fs16,.fs17{font-size: 15px;}
    .fs14, .fs13, .fs15{
        font-size: 12px;
    }
}

@media screen and (max-width:413px) {}

@media screen and (max-width:380px) {}

@media screen and (max-width:320px) {}