.header-body {
    height: 100%;
    position: relative;
    z-index: 1;
}

.u_header {
    position: fixed;
    left: 0%;
    top: 0;
    right: 0%;
    z-index: 50;
    transition: all 0.7s ease-out 0.2s;
}
.u_header {
    opacity: 0;
    transform: translateY(-100%);
}
.u_header.showdiv {
    opacity: 1;
    transform: none;
}
.header-body.showdiv .u_header {
    transform: none;
    opacity: 1;
}

.u_header .logo {
    display: flex;
    height: 100%;
    width: 1.88rem;
}
.u_header .logo a {
    height: 100%;
    font-size: 0;
    display: block;
}
.u_header .logo img {
    max-height: 0.55rem;
    vertical-align: middle;
    display: inline-block;
}
.u_header .logo a:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.u_header .tools {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.u_header .tools .log i:after {
    content: '\e601';
    font-size: 26px;
    font-family: icon;
}
.u_header .tools .share-box {
    float: left;
}
.u_header .tools .lang {
    font-size: 16px;
    font-family: en;
    text-transform: uppercase;
    font-family: Arial;
}
.nav_mobile {
    display: none;
}
.menu-main {
    transition: all 0.3s ease-out 0s;
    height: 0.85rem;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.05));
    padding-top: 0.15rem;
}

.menu-main .nav {
    text-align: right;
    transition: all 0.35s ease-out;
    padding-top: 20px;
    margin-right: -25px;
}

.menu-main .nav > li {
    position: relative;
    height: 0.6rem;
    transition: height 0.4s ease-out;
    display: inline-block;
    padding: 0 0.2rem;
}

.menu-main .nav > li > a {
    font-size: 20px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    color: #fff;
    line-height: 60px;
}

.menu-main .nav > li > a::before {
    width: 0;
    height: 3px;
    background-color: #f39800;
    position: absolute;
    left: 50%;
    bottom: 1px;
    content: '';
    transition: all 0.35s ease-out;
}

.menu-main .nav > li:hover > a::before,
.menu-main .nav > li.on > a::before {
    width: 100%;
    left: 0;
}
.menu-main .nav > li.on .second_nav1 {
    display: block;
}

.second_nav1 dl {
    position: relative;
    z-index: 20;
    text-align: left;
}

.second_nav1 dd {
    width: 50%;
    line-height: 1.5;
    display: inline-block;
}

.second_nav1 dd a {
    padding: 9px 0;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    font-weight: normal;
}

.second_nav1 dd a:hover {
    color: #f4a300;
}

.menu-main .nav > li > span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.menu-main .nav > li .second_nav1 {
    width: 450px;
    position: absolute;
    left: 50%;
    display: none;
    top: 60px;
    padding: 30px 40px 30px 50px;
    box-sizing: border-box;
    background: #004a99;
    border-radius: 0 0 65px 65px;
    border-top: 1px solid #f39800;
    overflow: hidden;
    margin-left: -225px;
}

.menu-main .nav > li .second_nav1::before {
    content: '';
    width: 192px;
    height: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(u_bg1.png) no-repeat left bottom;
    z-index: 0;
    opacity: 0.6;
}

.menu-main .nav > li .second_nav1::after {
    content: '';
    width: 305px;
    height: 249px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(u_bg2.png) no-repeat left top;
    z-index: 0;
    opacity: 0.6;
}

.u_header .menu-lk {
    color: #fff;
    line-height: 0.45rem;
    height: 0.45rem;
    transition: all 0.2s ease-out 0s;
    background: rgba(0, 0, 0, 0.7);
}

.u_header .menu-lk .logo-lk {
    display: flex;
    height: 100%;
    width: 1.88rem;
}
.u_header .menu-lk .logo-lk img {
    max-height: 0.3rem;
    vertical-align: middle;
    display: inline-block;
}
.u_header .menu-lk .menu-lk-r {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    line-height: 0.45rem;
    color: #fff;
    font-size: 0.15rem;
    transition: 0.3s;
}
.menu-lk-r a {
    color: #fff;
    margin: 0 0.1rem;
}
.menu-lk-r .links {
    position: relative;
    padding: 0 0.15rem;
}
.menu-lk-r .links:after {
    content: '';
    height: 18px;
    width: 1px;
    background: rgba(255, 255, 255, 0.6);
    right: 0;
    top: 50%;
    margin-top: -9px;
    position: absolute;
}
.menu-lk-r .links:last-child:after {
    display: none;
}
.wp {
    margin: 0 auto;
    width: 90%;
}

.banner .slick-img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.banner .slick-img {
    height: 0;
    padding-bottom: calc(920% / 19.2);
}

.banner {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.banner .swiper-container {
    max-width: initial;
}

/* .banner video{height:100vh;width:auto} */
.banner .banner-dots {
    width: auto;
    text-align: center;
    position: absolute;
    left: calc(50% - 107px);
    bottom: 52px;
    text-align: center;
    overflow: hidden;
}

.banner .slick-img {
    display: block;
    height: 100vh;
    overflow: hidden;
    position: relative;
    background-size: cover !important;
    padding-bottom: 0;
    z-index: 5;
    background-position: center;
}

.banner a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    height: 0;
    padding-bottom: 12%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* 鏍囧噯鐨勮娉� */
    z-index: 6;
}

.banner .bottom {
    padding: 0 0 17px;
    bottom: 0;
    z-index: 2;
    letter-spacing: 3px;
}

.banner .title {
    color: #fff;
    margin: auto;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1.2em;
}

.banner .vicetitle {
    margin: 9px 0 0;
    color: #fff;
    width: 100vw;
    max-width: 1320px;
    text-align: center;
}

.banner a {
    display: block;
    position: relative;
}

.banner .slick-img video,
.banner .slick-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.banner .slick-img img {
    min-width: 100%;
    object-fit: cover;
}

.banner .slick-img video {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner_btns {
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 10;
    text-align: center;
    width: 100%;
}

.banner_more {
    padding: 0 17px 0 14px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 18px;
}

.banner_more::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
}

.banner_more::after {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    opacity: 0.5;
}

.banner_more a {
    color: #fff;
}

.banner_btns .swiper-pagination {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.banner .swiper-slide-active .slick-img {
    transition: transform 6s linear 0s;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px;
    text-align: center;
    position: relative;
    transition: all ease-in-out 0.3s;
    border-radius: 0;
    opacity: 1;
    background: #cccccc;
    border-radius: 50%;
    transform: translateY(4px);
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    margin: 0 10px;
    text-align: center;
    position: relative;
    transition: all ease-in-out 0.3s;
    border-radius: 0;
    opacity: 1;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    transform: translateY(4px);
}

@media screen and (max-width: 996px) {
    .banner {
        height: auto;
    }

    .banner .banner_btns {
        bottom: 10px;
    }

    .banner .slick-img {
        height: 0;
        padding-bottom: 48.43%;
    }
}

.main-body {
    position: fixed;
    left: 0;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #e9eef3;

    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 1;
    overflow-y: auto;
    outline: 0;
}

.main-body * {
    outline: 0;
}

.main-body.showdiv {
    top: 0;
}

/* -- */
.header2 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    background: #005826;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.7s ease-out 0.2s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.main-body .header2 {
    opacity: 0;
    transform: translateY(-100%);
}
.main-body.showdiv .header2 {
    transition: all 0.7s ease-in-out 0.2s;
    transform: none;
    opacity: 1;
}
.header2.showdiv {
    opacity: 1;
    transform: none;
}
.header2 .d1 {
    background: #115db2;
    color: #fff;
    line-height: 0.45rem;
    height: 0.45rem;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
}
/*.header2.lit .d1{height:0;}*/
.header2 .d1 .nav_l i {
    margin: 0 18px;
    font-size: 12px;
}
.header2 .d1 .nav_l a {
    display: inline-block;
    line-height: 1;
}
.header2 .d1 .nav_l a:before {
    content: '';
    display: block;
    margin-bottom: 5px;
    border-top: 2px solid #d39797;
    transition: all 0.1s ease-out 0s;
    transform: scaleX(0);
}
.header2 .d1 .nav_l a.now {
    color: #fff;
}
.header2 .d1 .nav_l a.now:before {
    transform: scaleX(1);
    border-color: #fff;
}
.header2 .d1 .nav_l a:hover:before {
    transform: scaleX(1);
    border-color: #fff;
}
.header2 .d1 .nav_r a {
    margin: 0 10px;
}
.header2 .d1 .nav_r a:last-child {
    margin-right: 0;
}
.header2 .d1 .nav_r a {
    display: inline-block;
    line-height: 1;
}
.header2 .d1 .nav_r a:hover {
    color: #fff;
}

.header2 .d2 {
    transition: all 0.3s ease-out 0s;
    height: 0.75rem;
    background: #fff;
    padding-top: 0.15rem;
}
.header2 .block {
    position: relative;
    height: 100%;
}
.header2 .logo {
    /* width: 100%; */
}
.header2 .logo a {
    height: 100%;
    font-size: 0;
    display: block;
}
.header2 .logo img {
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.header2 .logo a:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.pub-hd .hdr-t {
    line-height: 0.45rem;
    color: #fff;
    font-size: 0.15rem;
    transition: 0.3s;
}
.pub-hd .hdr-t .btn-link {
    color: rgba(255, 255, 255, 0.6);
}
.pub-hd .hdr-t a {
    color: #fff;
    margin: 0 0.1rem;
}
.pub-hd .hdr-t .links {
    position: relative;
    padding: 0 0.15rem;
}
.pub-hd .hdr-t .links:after {
    content: '';
    height: 18px;
    width: 1px;
    background: rgba(255, 255, 255, 0.6);
    right: 0;
    top: 50%;
    margin-top: -9px;
    position: absolute;
}
.pub-hd .hdr-t .links:last-child:after {
    display: none;
}
.pub-hd .hdr-t .links .quickUrl {
    position: relative;
    padding: 0 0.12rem;
    color: #fff;
    cursor: pointer;
}
.pub-hd .hdr-t .links .quickUrl:hover {
    background: #fff;
    color: #444;
}
.pub-hd .hdr-t .links .quickUrl:hover .quickSub {
    display: block;
}
.pub-hd .hdr-t .links .quickUrl:hover:after {
    display: inline-block;
    transform: rotate(180deg);
    position: relative;
    top: -1px;
}
.pub-hd .hdr-t .links .quickUrl:after {
    content: '\eabd';
    font-family: 'swiper-icons' !important;
    margin-left: 5px;
}
.pub-hd .hdr-t .links .quickUrl .quickSub {
    position: absolute;
    min-width: 1.8rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.45rem;
    z-index: 5;
    background: #fff;
    padding: 0.1rem 0;
    display: none;
}
.pub-hd .hdr-t .links .quickUrl .quickSub a {
    color: #444;
    display: block;
    line-height: 0.35rem;
    font-size: 0.14rem;
    white-space: nowrap;
    margin: 0;
    padding: 0 0.3rem;
}
.pub-hd .hdr-t .links .quickUrl .quickSub a:hover {
    color: #115db2;
    background: #ededed;
}

.pub-hd .hdr-t .search {
    width: 0.2rem;
    height: 0.45rem;
    position: relative;
    z-index: 20;
}
.pub-hd .hdr-t .search .btn {
    font-size: 0.18rem;
    opacity: 0.75;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    line-height: 0.45rem;
}
.pub-hd .hdr-t .search .btn input {
    width: 100%;
    height: 0.45rem;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    background: rgba(255, 255, 255, 0);
    border: 0;
}
.pub-hd .hdr-t .search .btn i {
    font-size: 0.2rem;
}
.pub-hd .hdr-t .search .btn:hover {
    opacity: 1;
}
.pub-hd .hdr-t .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.12rem;
    top: 0.05rem;
    bottom: auto;
    height: 0.36rem;
    width: 0.2rem;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    padding-right: 0.3rem;
}
.pub-hd .hdr-t .search .input input {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.14rem;
    padding: 0 0.12rem;
    border: 0;
    color: #555;
    display: block;
}
.pub-hd .hdr-t .search:hover .btn {
    color: #005826;
}
.pub-hd .hdr-t .search:hover .input {
    width: 3rem;
    opacity: 1;
    visibility: visible;
}

.pub-hd .hd-nav li {
    line-height: 0.36rem;
    font-size: 0.18rem;
    margin-left: 0.55rem;
    position: relative;
    font-weight: bold;
}
.pub-hd .hd-nav li:first-child {
    margin-left: 0;
}
.pub-hd .hd-nav li:before {
    position: absolute;
    bottom: -0.33rem;
    left: 50%;
    width: 0;
    opacity: 0;
    height: 3px;
    background: #fff;
    content: '';
    transition: width 0.5s;
}
.pub-hd .hd-nav li:after {
    position: absolute;
    bottom: -0.33rem;
    right: 50%;
    width: 0;
    opacity: 0;
    height: 3px;
    background: #fff;
    content: '';
    transition: width 0.5s;
}

.pub-hd .hd-nav li > a {
    color: #fff;
    display: block;
    line-height: 0.36rem;
    position: relative;
}
/* .pub-hd .hd-nav li > a.has-child:after {
    content: '\eabd';
    font-family: 'swiper-icons';
    margin-left: 5px;
    font-size: 0.16rem;
}
.pub-hd .hd-nav li:hover > a.has-child:after {
    display: inline-block;
    transform: rotate(180deg);
    position: relative;
    top: -1px;
} */
.pub-hd .hd-nav li > a {
    color: #fff;
}
/* .pub-hd .hd-nav li .sub-nav {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 99;
    padding-top: 0.12rem;
    min-width: 1.6rem;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
} */

.header2 .hd-nav li > a {
    color: #000000;
    line-height: 75px;
}
.hd-nav > li > a::before {
    width: 0;
    height: 3px;
    background-color: #f39800;
    position: absolute;
    left: 50%;
    bottom: 1px;
    content: '';
    transition: all 0.35s ease-out;
}

.hd-nav > li:hover > a::before,
.hd-nav > li.on > a::before {
    width: 100%;
    left: 0;
}
.header2 .hd-nav > li:hover > a::before,
.header2 .hd-nav > li.on > a::before {
    width: 100%;
    left: 0;
}
.header2 .hd-nav > li.on .second_nav1 {
    display: block;
}

.header2 .hd-nav > li .second_nav1 {
    width: 450px;
    position: absolute;
    left: 50%;
    display: none;
    top: 75px;
    padding: 30px 40px 30px 50px;
    box-sizing: border-box;
    background: #004a99;
    border-radius: 0 0 65px 65px;
    border-top: 1px solid #f39800;
    overflow: hidden;
    margin-left: -225px;
}

.header2 .hd-nav > li .second_nav1::before {
    content: '';
    width: 192px;
    height: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(u_bg1.png) no-repeat left bottom;
    z-index: 0;
    opacity: 0.6;
}

.header2 .hd-nav > li .second_nav1::after {
    content: '';
    width: 305px;
    height: 249px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(u_bg2.png) no-repeat left top;
    z-index: 0;
    opacity: 0.6;
}
.header.light .hd-nav li > a {
    color: #000000;
}

.scroll {
    z-index: 100;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    overflow-y: auto;
    position: absolute;
    background: #fff;
}
.big-nav ul li {
    width: 100%;
    text-align: left;
    padding-top: 0;
    border-bottom: rgba(0, 0, 0, 0.13) solid 1px;
}
.big-nav ul li:last-child {
    border-bottom: 0;
}
.big-nav ul li h2 {
    font-size: 0.21rem;
    line-height: 0.65rem;
    padding-left: 6%;
    position: relative;
}
.big-nav ul li h2.h2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 6%;
    font-size: 0.2rem;
    font-family: IcoFont !important;
    content: '\eac8';
    color: #888;
    transition: 0.3s;
}
.big-nav ul li .list {
    padding: 0 0 0 6%;
    display: none;
}
.big-nav ul li .list h3 {
    font-size: 0.18rem;
    line-height: 0.56rem;
    border-top: rgba(0, 0, 0, 0.13) solid 1px;
    opacity: 0.8;
}
.big-nav ul li .list h3:nth-child(1) {
    border: 0;
}
.big-nav ul li .list dl {
    margin-left: -6%;
    padding: 0 0.2rem 0.2rem 0;
    margin-top: -0.05rem;
    display: flex;
    flex-wrap: wrap;
}
.big-nav ul li .list dd {
    font-size: 0.16rem;
    line-height: 0.4rem;
    min-width: 25%;
    padding-left: 6%;
}
.big-nav ul li .list dd a {
    display: block;
    height: 0.4rem;
    opacity: 0.7;
}
.big-nav ul li.on h2.h2:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

@media screen and (max-width: 850px) {
    .header-body {
        height: auto;
        overflow: visible;
    }

    .u_header {
        display: flex;
    }
    .u_header .menu-lk {
        display: none;
    }

    .u_header .wp {
        padding-left: 0;
        padding-right: 0;
        width: 90%;
        margin: 0 auto;
        min-height: 50px;
    }
    .u_header .logo {
        width: 2.3rem;
        position: static;
    }
    .u_header .logo img {
        width: 100%;
        height: auto;
        max-height: none;
    }
    .u_header .menu-main {
        height: 60px;
        padding-top: 6px;
        width: 100%;
    }
    #nav {
        display: none;
    }

    .u_header .menu {
        width: 24px;
        height: 22px;
        position: relative;
        margin-left: 15px;
    }
    .u_header .menu i {
        height: 2px;
        background: #fff;
        width: 26px;
        border-radius: 1px;
    }

    .u_header .menu i:nth-child(1) {
        position: absolute;
        left: 0px;
        top: 2px;
    }
    .u_header .menu i:nth-child(2) {
        position: absolute;
        left: 0px;
        top: 11px;
    }
    .u_header .menu i:nth-child(3) {
        position: absolute;
        left: 0px;
        top: 20px;
    }

    .nav_mobile.showdiv {
        max-width: 100%;
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .nav_child {
        display: none;
    }

    .nav_mobile {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 150;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-out 0s;
        display: -ms-flexbox;
        display: -ms-flexbox;
        display: flex;
        -ms--ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        display: none;
    }
    .nav_mobile.showdiv {
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .nav_mobile .close {
        position: absolute;
        font-size: 28px;
        right: 17px;
        top: 17px;
        line-height: 1;
    }
    .nav_mobile .logo {
        position: absolute;
        left: 2%;
        top: 10px;
        width: 2.3rem;
        line-height: 60px;
    }
    .nav_mobile .logo img {
        width: 100%;
    }
    .nav_mobile .nav_l {
        font-size: 15px;
        background: #005826;
        color: #fff;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .nav_mobile .nav_l .inner {
        padding: 10px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .nav_mobile .nav_l .inner h4 {
        font-size: 18px;
    }
    .nav_mobile .nav_l i {
        display: none;
    }
    .nav_mobile .nav_l a {
        padding: 3px 10px;
        opacity: 0.8;
        display: inline-block;
        white-space: nowrap;
        color: #fff;
    }
    .nav_mobile .nav_l a:first-child {
        margin-left: 0;
    }
    .nav_mobile .nav_r {
        font-size: 16px;
        background: #005826;
        color: #fff;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        overflow: hidden;
    }
    .nav_mobile .nav_r .inner {
        padding: 5px 0;
    }
    .nav_mobile .nav_r a {
        padding: 5px 10px;
        opacity: 0.8;
        display: inline-block;
        white-space: nowrap;
        font-weight: normal;
    }
    .nav_mobile .nav_r a.now {
        opacity: 1;
    }
    .nav_mobile .nav_r a:first-child {
        margin-left: 0;
    }
    .nav_mobile .nav_main {
        padding: 0;
        font-size: 16px;
        background: #fafafa;
        background-size: auto 130px;
    }
    .nav_mobile .nav_main .logo {
        position: absolute;
        left: 20px;
        top: 0;
        line-height: 60px;
    }
    .nav_mobile .nav_main .logo a {
        display: block;
        height: 100%;
    }
    .nav_mobile .nav_main .logo img {
        max-height: 65%;
        width: auto;
        max-width: none;
    }

    .main-body {
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: hidden;
    }
    .pub-hd {
        display: none;
    }

    /*.nav_mobile .nav_main a{border-bottom:1px solid rgba(0,0,0,0.08);padding:8px 15px;text-align: center;
	width:50%;box-sizing:border-box;height:auto;display:inline-block;box-sizing: border-box;}
.nav_mobile .nav_main a:nth-child(odd){border-right:1px solid rgba(0,0,0,0.08);}
.nav_mobile .nav_main a:nth-child(-n+2){border-top:1px solid rgba(0,0,0,0.08);}
*/
}
