.header-new {
    width: 100%;
    position: fixed;
    background: #fff;
    box-shadow: 3px 0px 25px rgba(204, 204, 204, 0.33);
}

body {
    position: absolute;
    width: 100%;
    overflow-x: hidden;
}

html {
    position: absolute;
    width: 100%;
    overflow-x: hidden;
}

.nav .on {
    pointer-events: none;
}

.nav .nav_bg li:nth-of-type(1) .on, .nav .nav_bg li:nth-of-type(5) .on {
    pointer-events: auto;
}

.nav .nav_bg li:nth-of-type(5) {
    padding-right: 12px;
}


.mianbao p a {
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.scroll_hide {
    width: 420px;
    height: 100%;
    overflow: hidden;
}

#outer #tab li:hover {
    background: #fffbf9;
}

.mianbao p a:hover {
    color: #bc8842;

}

.header-new .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.header-new .logo-new {
    float: left;
    width:260px;
    line-height:80px;
}

.header-new .logo-new img {
    display: inline-block;
    vertical-align: middle
}

.header-new .showSubNav {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sec-menu li img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    vertical-align: middle;
}

.sec-menu li:hover .submenu-img {
    display: block !important;
}

.header-new .wp {
    padding: 0
}

.nav {
    float: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 0px 0;

    background: rgba(0, 0, 0, 0.6);
    display: none;
    box-shadow: -1px 0 3px rgba(0, 0, 0, .5)
}

.nav li:hover i {
    background: url("../images/index/nav_icon_on.jpg") no-repeat;
}

.nav li > .has-menu {
    background: url("../images/index/arr-right.png") right 40px top 50% no-repeat;
}

.nav li > .active > dd {
    height: 40px;
}

.nav li > dl > dd > a {
    line-height: 50px;
    display: block;
    width: 100%;
    height: 100%;
}

.nav li > .active > dd:first-child {
    margin-top: 20px;
}

.nav li > .active > dd:last-child {
    margin-bottom: 20px;
}

.nav li dl dd {
    text-align: center;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    clear: both;
    padding-bottom: 20px;
}

.nav li dl dd hr {
    width: 20px;
    margin: 0 auto;
    border: 0;
    background: #999;
    height: 1px;
    border-bottom: 1px solid transparent;
}

.nav li dl dd:hover hr {
    height: 2px;
    background: #c67a48;
    border-bottom: 0;
    width: 40px;
}

.nav li.jiaruzhongmian dd {
    width: 60px;
}

.nav li dl dd:first-child {
    margin-top: 0;
}

.nav li dl dd:last-child {
    margin-bottom: 0;
}

.nav li dl dd > a {
    color: #222222;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.nav li dl dd:hover > a {
    color: #c67a48;
}

.header-new .wp {
    position: relative
}

.so .cont {
    width: 450px;
    height: 52px;
    border-radius: 52px;
    border: 1px solid #888;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}

.so .inp {
    padding: 0 60px 0 10px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
}

.so .btn {
    display: block;
}

.so .form {
    display: none;
    position: absolute;
    right: 0;
    top: 48px;
    padding: 19px;
    background-color: #fff;
    z-index: 99;
}

.so .form .btn {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff
}

.menuBtn {
    display: none;
    position: absolute;
    left: 0px;
    top: 28px;
    z-index: 9;
    width: 68px;
    height: 25px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    overflow: hidden;
}

.menuBtn:hover b {
    background: #bc8842;

}

.menuBtn:hover p {
    color: #bc8842;
}

.menuBtn em {
    width: 25px;
    display: inline-block;
}

.menuBtn p {
    float: right;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 25px;
}

.menuBtn b {
    display: block;
    height: 3px;
    background-color: #666;
    margin: 4px 0;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.en {
    position: absolute;
    right: 0px;
    top: 25px;
    margin-top: 0;
    cursor: pointer;
}

.en .en_btn {
    font-size: 16px;
    color: #565656;
    width: 65px;
    float: right;
}

.en .en_btn span {
    float: left;
    margin-top: 2px;
    margin-right: -2px;
}

.en .en_btn i {
    width: 18px;
    height: 23px;
    background: url(../images/nav/yuyan.png) right 4px no-repeat;
    cursor: pointer;
    float: left;
    vertical-align: middle;
    -webkit-background-size: 100%;
    background-size: 94%;
    margin-right: 5px;
}

.en .en_btn b {
    width: 18px;
    height: 20px;
    background: url(../images/index/qianjin.png) right 10px no-repeat;
    cursor: pointer;
    float: left;
    vertical-align: middle;
}

.en:hover i {
    background: url(../images/nav/yuyan_on.png) right 4px no-repeat;
    -webkit-background-size: 94%;
    background-size: 94%;
}

.en:hover b {
    background: url(../images/index/qianjin_on.png) right 10px no-repeat;
}

.en:hover a {
    color: #bc8842;
}

.en ol {
    display: none;
    width: 150px;
    border: 1px solid #cccccc;
    background: #fff;
    clear: both;
    position: relative;
    top: 10px;
    z-index: 9999;
    right: -20px;
}

.en:hover ol {
    display: block;
}

.en ol li {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    color: #000;
    line-height: 50px;
    padding: 0 14px;
    height: 50px;
}

.en ol li.on {
    color: #bc8842;
    background: url(../images/index/duihao.png) 105px 17px no-repeat;
}

.en ol>img {
    position: absolute;
    top: -10px;
    right: 21px;
}
.en ol li:hover {
    background: #efefef;
    color: #c67a48;
}

.en ol li.on:hover {
    background: url(../images/index/duihao.png) 105px 17px no-repeat #efefef;
}

.en ol li:last-child {
    border-bottom: 0;
}

.pay {
    position: absolute;
    right: 80px;
    top: 28px;
    margin-top: 0;
}

.pay .pay_btn {
    width: 17px;
    height: 20px;
    background: url(../images/index/pay.png) right 0 no-repeat;
    cursor: pointer;
    float: left;
    vertical-align: middle;
}

.pay:hover .pay_btn {
    background: url(../images/index/pay_on.png) right 0px no-repeat;
    cursor: pointer;
    float: left;
    vertical-align: middle;
    background-size: 100%;
}

.pay:hover a {
    color: #bc8842 !important;
}

.ban {
    height: 630px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.ban .txt {
    padding-top: 165px;
    color: #fff
}

.ban .txt.right {
    text-align: right
}

.ban .txt h2 {
    line-height: 1;
    font-size: 150px;
    margin: 20px 0
}

.ban .txt em {
    font-size: 24px
}

.ban .txt p {
    font-size: 46px;
    line-height: 48px
}

.header-new .container {
    padding: 0;
}

/*分页*/
.fenye {
    text-align: center;
    margin: 10px auto;
    box-sizing: border-box;
    cursor: pointer;
    width: auto !important;
}

.fenye .fast {
    background: url(../images/search/fast.png) no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.fenye ul, .fenye ol {
    display: inline-block;
    line-height: 25px;
}

.fenye a, .fenye i {
    float: none !important;
    cursor: pointer;
}

.fenye ul {
    width: auto !important;
}

.fenye ul li {
    float: left;
    display: inline-block;
    margin: 0 3px;
    font-size: 12px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    color: #000;
}

.fenye {
    margin: 50px auto 0;
    width: 275px;
    padding-bottom: 80px;
}

.fenye i {
    margin: 0 3px;
}

.fenye ul li.active {
    background: #c06f44;
    padding: 0 9px;
    color: #FFF
}

.fenye .fast {
    background: url(../images/search/fast.png) no-repeat 50% 50%/100%;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.fenye .last {
    background: url(../images/search/last.png) no-repeat 50% 50%/100%;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.fenye .prev-btn {
    background: url(../images/search/icon-prev.png) no-repeat 50% 50%/100%;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.fenye .next-btn {
    background: url(../images/search/icon-next.png) no-repeat 50% 50%/100%;
    width: 35px;
    height: 35px;
    display: inline-block;
}

#tab li a {
    font-size: 16px;
}

@media only screen and (max-width: 1199px) {
    .wp {
        padding: 0 10px
    }

    .nav {
        margin-right: 30px
    }

    .nav li {
        margin: 0 6px
    }

    .nav li > a {
        font-size: 14px
    }

    .wp .so {
        margin-right: 10px
    }
}

/*@media only screen and (max-width: 959px) {*/
.menuBtn {
    display: block
}

.header-new {
    position: fixed;
    height: 80px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.header-new .logo-new {
    line-height: 80px;
    float: none;
    margin: 0 auto
}

.hdr {
    display: none
}

.so {
    position: absolute;
    left: 80px;
    top: 31px;
    margin-top: 0;
    z-index: 1;
}

.so .btn {
    width: 20px;
    height: 20px;
    background: url(../images/index/so.png) no-repeat 0 -1px;
    cursor: pointer;
    float: left;
    background-size: 19px;
}

.so:hover .btn {
    background: url("../images/index/so_on.png") no-repeat 0 -1px;
    background-size: 19px;
}

.so:hover a {
    color: #bc8842 !important;
}

.header-new .wp {
    padding: 0
}

/*-------------------------------*/
.nav {
    float: none;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 0px 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    box-shadow: -1px 0 3px rgba(0, 0, 0, .5)
}

.nav_bg {
    width: 420px;
    background: #fff;
    max-height: 725px;
}

.nav .nav_box {
    width: 420px;
    background: #fff;
    height: 100%;
}

.nav li {
    float: none;
    margin: 0;
    border-bottom: 2px solid transparent;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    text-align: center;
    height: 80px;
    line-height: 80px;
    clear: both;
    padding: 0 80px;

}

.nav li > dl {
    width: 300px;
    position: absolute;
    top: 0;
    margin-left: 305px;

    background-color: #e4e4e4;
    overflow: hidden;
    height: 100%;
    border-left: 1px solid #f1f1f1;
    display: none;
}

.nav .fast {
    height: 60px;
    line-height: 60px;
    float: right;
    margin-right: 35px;
}

.nav li i {
    width: 8px;
    height: 12px;
    display: inline-block;
    background: url("../images/index/nav_icon_d.png") no-repeat;
    float: right;
    margin-top: 35px;
}

.nav li:hover {
    background: #eeeeee;

}

.nav dl dd:first-child {
    height: 60px;
    line-height: 60px;
    float: right;
    margin-right: 10px;
    padding-top: 5px;
    cursor: pointer;
}

.nav li:hover i {
    background: url("../images/index/nav_icon_on.png") no-repeat;
}

.nav li:hover {
    background: none !important;
}

.nav li > a {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #222222;
    font-size: 16px;
    border: none;
    height: 80px;
    line-height: 80px;
    text-align: left;
    padding-left: 50px;
    background: url("../images/nav/home1.png") no-repeat left 24px;
    font-weight: 600;
}

.nav li:hover > a {
    color: #c67a48;
    background: url("../images/nav/home2.png") no-repeat left 24px;

}

.nav li:nth-of-type(2) > a {
    background: url("../images/nav/women.png") no-repeat left 26px;
}

.nav li:nth-of-type(2):hover > a {
    color: #c67a48;
    background: url("../images/nav/women_on.png") no-repeat left 26px;

}

.nav li:nth-of-type(3) > a {
    background: url("../images/nav/xinwen.png") no-repeat left 28px;
}

.nav li:nth-of-type(3):hover > a {
    color: #c67a48;
    background: url("../images/nav/xinwen_on.png") no-repeat left 28px;

}

.nav li:nth-of-type(4) > a {
    background: url("../images/nav/yewu.png") no-repeat left 24px;
}

.nav li:nth-of-type(4):hover > a {
    color: #c67a48;
    background: url("../images/nav/yewu_on.png") no-repeat left 24px;

}

.nav li:nth-of-type(5) > a {
    background: url("../images/nav/wangluo.png") no-repeat left 24px;
}

.nav li:nth-of-type(5):hover > a {
    color: #c67a48;
    background: url("../images/nav/wangluo_on.png") no-repeat left 24px;

}

.nav li:nth-of-type(6) > a {
    background: url("../images/nav/vip.png") no-repeat left 24px;
}

.nav li:nth-of-type(6):hover > a {
    color: #c67a48;
    background: url("../images/nav/vip_on.png") no-repeat left 24px;

}

.nav li:nth-of-type(7) > a {
    background: url("../images/nav/gongyi.png") no-repeat left 24px;
}

.nav li:nth-of-type(7):hover > a {
    color: #c67a48;
    background: url("../images/nav/gongyi_on.png") no-repeat left 24px;

}

.nav li:nth-of-type(8) > a {
    background: url("../images/index/jiaru_nav.png") no-repeat left 24px;
}

.nav li:nth-of-type(8):hover > a {
    color: #c67a48;
    background: url("../images/index/jiaru_nav_on.png") no-repeat left 24px;

}

.nav .weixin_weibo > b {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 5px;
    background: url("../images/nav/nav_weixin.png") no-repeat center;
}

.nav .weixin_weibo > b:hover {
    background: url("../images/nav/weixin_on.png") no-repeat center;

}

.nav .weixin_weibo {
    width: 75px;
    margin: 20px auto 0;
}

.nav .weixin_weibo > em {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 5px;
    background: url("../images/nav/nav_weibo.png") no-repeat center;

}

.nav .weixin_weibo > em:hover {
    background: url("../images/nav/weibo_on.png") no-repeat center;

}

.nav li > .has-menu {
    background: url("../images/index/arr-right.png") right 40px top 50% no-repeat;
}

.nav a.on,
.nav a:hover {
    border: none
}

.ban {
    height: 450px
}

.ban .txt {
    padding-top: 100px
}

.ban .txt em {
    font-size: 16px
}

.ban .txt h2 {
    font-size: 60px
}

.ban .txt p {
    font-size: 24px;
    line-height: 28px
}

@media only screen and (max-width: 479px) {
    .ban .txt h2 {
        font-size: 48px;
        margin: 10px 0
    }

    .ban .txt p {
        font-size: 18px
    }
}

/*foot*/
.foot_box {
    background: #000;
    padding: 80px 0 60px;
    overflow: hidden;
}

.foot_box .container {
    padding: 0;
}

.foot_box .list_box {
    float: left;
    max-width: 900px;
}

.foot_box .list {
    float: left;
    padding-right: 75px;
    overflow: hidden;
    height: 270px;
    width: 270px;
}

.foot_box .list:nth-of-type(4), .foot_box .list:nth-of-type(5) {
    height: auto;
}

.foot_box .list:last-child {
    margin-right: 0;
}

.foot_box .list h4 {
    font-size: 22px;
    color: #ebebeb;
    padding: 10px 20px;
    border-left: 1px solid #df8555 !important;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    cursor: pointer;
}

.foot_box .list li {
    margin: 10px 0;

}

.foot_box .list h4:hover {
    color: #df8555;
}

.foot_box .list li a {
    color: #fff;
}

.foot_box .list li:hover a {
    color: #df8555;
}

.foot_box .list ul {
    margin-left: 20px;
}

.lianxiwomen {
    float: right;
    text-align: right;
    margin-top: 15px;
}

.lianxiwomen ul {
    clear: both;
    overflow: hidden;
}

.lianxiwomen ul li {
    float: left;
    text-align: center;
    margin-left: 25px;
    color: #fff;
}

.lianxiwomen ul li img {
    margin-bottom: 14px;
}

.lianxiwomen .icon_box img {
    margin-left: 20px;
    margin-top: 30px;
}

.lianxiwomen .icon_box li:last-child {
    margin-left: 20px;
}

.icon_box {
    width: 122px;
    float: right;
}

.foot_box .row {
    clear: both;
    margin: 0;
}

.foot_box .row div:last-child {
    margin-right: 0;
}

.foot_box .tel {
    padding-top: 50px;
    clear: both;
    /*max-width: 980px;*/
    margin: 0 auto;
}

.foot_box .tel div {
    float: left;
    font-size: 14px;
    color: #666666;
    /*margin-right: 120px;*/
    text-align: center;
    padding: 0 14px;
    border-left: 1px solid #fff;
    height: 15px;
    margin-top: 10px;
    line-height: 15px;
}

.foot_box .tel div:first-child, .foot_box .tel div:nth-of-type(4) {
    padding: 0 14px 0 0 !important;
    border-left: 0;
}

.foot_box .tel div:first-child, .foot_box .link p:first-child {
    border-left: 0;

}

.foot_box .link {
    clear: both;
    /*max-width: 730px;*/
    margin: 15px auto;
    padding-bottom: 25px;
}

.foot_box .link p {
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    border-left: 1px solid #fff;
    height: 15px;
    line-height: 15px;
}

.foot_box .link p:first-child {
    padding: 0 15px 0 0;
}

.foot_box hr {
    width: 100%;
    margin: 0 0 20px;
    border-color: #565656;
}

.bottom_box {
    overflow: hidden;
}

.bottom_box ul {
    float: left;
}

.bottom_box ul li {
    float: left;
    margin-right: 55px;
    font-size: 14px;
    color: #fff;
}

.bottom_box .bottom_right {
    float: right;
}

.bottom_box .bottom_right a {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-size: 14px;
}

.foot_box .mo {
    display: none;
}

.foot_box .list h4 {
    background: none;
}

.foot_box .link p a, .foot_box .tel a {
    color: #fff;
}

.foot_box .link p a:hover, .foot_box .bottom_right a:hover {
    color: #df8555;
    cursor: pointer;
}

.foot_box .link span {
    margin-right: 15px !important;
}

.foot_box .tel div:first-child a:hover {
    color: #fff;
}

.foot_box .link p:first-child:hover {
    color: #fff;
    cursor: default;
}

@media only screen and (max-width: 1180px) {
    .foot_box .pc {
        display: none;
    }

    .foot_box .list {
        padding-right: 15px;
        width: auto;
    }

    .foot_box .mo {
        display: block;
    }

    .foot_box .list {
        float: none;
        margin-right: 0;
        cursor: pointer;
        border-bottom: 1px solid #838383;
        height: auto;
    }

    .lianxiwomen {
        clear: both;
    }

    .foot_box .list_box {
        width: 100%;
    }

    .foot_box .list ul {
        display: none;
        padding-bottom: 20px;
    }

    .foot_box .list h4 {
        width: 100%;
        padding: 20px 0;
        background: url("../images/index/foot_xiala.png") no-repeat right;
        border: 0 !important;
    }

    .lianxiwomen {
        width: 100%;
    }

    .lianxiwomen .erweima_box {
        width: 305px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
    }

    .lianxiwomen .icon_box img {
        margin: 0 30px;
    }

    .lianxiwomen ul li p {
        font-size: .29rem;

    }

    .lianxiwomen ul li {
        margin: 0 35px;
    }

    .lianxiwomen .icon_box {
        width: 207px;
        margin: 30px auto;
        float: none;
    }

    .foot_box .tel div {
        color: #666666;
        text-align: left;
        width: 247px;
        float: none;
        margin: 0 auto;
        font-size: 14px;
    }

    .foot_box .row div:last-child {
        margin: 0 auto;
    }

    .foot_box hr {
        display: none;
    }

    .bottom_box .bottom_right {
        float: none;
        text-align: center;
        margin: 35px 0;
    }

    .bottom_box ul li {
        float: none;
        margin: 0;
        font-size: 12px;
    }

    .bottom_box ul {
        text-align: center;
        width: 312px;
        margin: 0 auto;
        float: none;
    }

    .foot_box {
        padding-bottom: 80px;
    }

    .foot_box .tel {
        padding-top: 0;
    }

    .foot_box .tel div {
        border: 0;
        margin-bottom: .1rem;
        text-align: center;

    }

    .foot_box .tel div a {
        color: #b4b4b4;
        font-size: .14rem;

    }

    .foot_box .link p {
        float: none;
        color: #b4b4b4;
        border-left: 0;
        height: auto;
        line-height: normal;
        margin-bottom: .18rem;
        text-align: center;
    }

    .foot_box .link {
        max-width: 730px;
        margin: .49rem auto 0;
        padding-bottom: 0;
    }

    .foot_box .link p span {
        margin: 0 !important;
        display: inline-block;
    }

    .foot_box .link p a {
        display: inline-block;
        width: auto;
        font-size: .23rem;
        color: #b4b4b4;
        border-bottom: 1px solid #909090;
    }

    .bottom_box .bottom_right {
        float: none;
        text-align: center;
        margin: .4rem 0 0.25rem;
    }

    .bottom_box ul li {
        color: #666;
        font-size: .16rem;
    }
}

.gotop {
    position: fixed;
    bottom: 150px;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 99;
}

.gotop img {
    width: 100%;
    height: 100%;
}

#back-to-top {
    visibility: hidden;
    cursor: pointer;
}

#tab a {
    display: block;
    width: 100%;
    height: 100%;
}

#tab li.current a {
    color: #c06f44;
}

.m {
    display: none !important;
}

@media only screen and (min-width: 767px) {
    .nav li:hover dl {
        display: block;
    }

}

@media only screen and (max-width: 992px) {
    .foot_box .tel div {
        width: 100%;
    }

    .ka_box img:hover {
        margin-top: 0px !important;
    }

    .ka_box div {
        /*margin-top: 30px;*/
    }

}
@media only screen and (max-width: 768px) {
    .lianxiwomen ul li {
        margin: 0 15px;
    }
}
@media only screen and (max-width: 767px) {
    .p {
        display: none !important;
    }



    .ov_nav {
        display: none;
    }

    .nav_bg {
        height: 85% !important;
    }

    .m {
        display: block !important;
    }

    .foot_box .tel div {
        width: 100%;
    }

    .foot_box .link p span {
        display: block;
    }

    .header-new {
        height: 1.7rem;
    }

    .so {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 1rem;
        z-index: 1;
        width: 6.6rem;
        height: .55rem;
        line-height: .5rem;
        background: #f6f6f6;
    }

    .menuBtn {
        top: .35rem;
        left: .45rem;
        font-size: .16rem;
        width: 55px;
    }

    .so a {
        float: left !important;
        font-size: .25rem;
        margin-top: 0.07rem !important;
    }

    .so .btn {
        margin-left: 41%;
        line-height: .5rem;
        margin-top: 0.17rem !important;
        background-size: .25rem .25rem;
    }

    .so:hover .btn {
        background-size: .25rem .25rem;
    }

    .header-new .logo-new {
        width: 1.2rem;
        padding-top: .3rem;
    }

    .en .en_btn {
        font-size: .21rem;
        color: #565656;
        float: right;
        width: auto;
    }

    .pay a {
        font-size: .16rem;
    }

    .pay {
        top: .3rem;
        right: 1.2rem;
    }

    .pay .pay_btn {
        width: .22rem;
        background: url(../images/index/pay.png) right 4px no-repeat;
        cursor: pointer;
        float: left;
        vertical-align: middle;
        background-size: 100%;
    }

    .en .en_btn i {
        width: 0.25rem;
        height: .23rem;
        background: url(../images/nav/yuyan.png) right 0px no-repeat;
        background-size: 99%;
        margin-top: 0.05rem;

    }

    .en {
        position: absolute;
        right: .45rem;
        top: .37rem;
        margin-top: 0;
        cursor: pointer;
    }

    .en:hover i {
        width: 0.25rem;
        height: .23rem;
        background: url(../images/nav/yuyan_on.png) right 0px no-repeat;
        background-size: 100%;
        margin-top: 0.05rem;
    }

    .menuBtn p {
        line-height: 22px;
        /*font-size: .165rem;*/
    }

    .menuBtn b {
        display: block;
        height: .03rem;
    }

    .menuBtn em {
        width: .25rem;
    }

    .foot_box {
        padding: .3rem .75rem .45rem;
        overflow: inherit;
    }

    .bottom_box {
        overflow: inherit;
    }

    .foot_box .list h4 {
        text-indent: .2rem;
        padding: .25rem 0;
        font-size: .35rem;
        background-size: 6% !important;
    }

    .foot_box .list h4:hover {
        color: #ebebeb;
    }

    .foot_box .list li a {
        font-size: .25rem;
        color: #cdcdcd;
    }

    .foot_box .list li {
        margin: 0 0 .1rem;
    }

    .foot_box .list ul {
        padding-bottom: .2rem;
    }

    .foot_box .list h5 {
        text-indent: .2rem;
        padding: .25rem 0;
        font-size: .35rem;
        color: #ebebeb;

    }

    .foot_box .list:last-child {
        border: 0;
    }

    .lianxiwomen .erweima_box {
        width: 4.1rem;
        margin: 0 auto;
    }

    .lianxiwomen ul li img {
        margin-bottom: .15rem;
        width: 1.72rem;
    }

    .lianxiwomen .icon_box img {
        margin: .35rem 8% .5rem;
    }

    .lianxiwomen ul li p {
        font-size: .29rem;

    }
    .lianxiwomen ul li {
        margin: 0 .16rem;
    }

    .lianxiwomen .icon_box {
        width: 2.5rem;
        margin: 0 auto;
        float: none;
    }

    .nav_box .fast {
        display: none;
    }

    .nav li {
        float: none;
        margin: 0;
        height: auto;
        line-height: normal;
        border-bottom: 0;
        padding: 0;
    }

    .nav li > a {
        width: 100%;
        font-size: .22rem;
        padding: 0 0 0 1.4rem;
        text-align: left;
        height: auto;
        line-height: .8rem;
        background: url(../images/nav/home1.png) no-repeat .64rem 11px;
        background-size: .39rem;
        border-bottom: 1px solid #f6f6f6;

    }

    .nav li:nth-of-type(2) > a {
        background: url("../images/nav/women.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(3) > a {
        background: url("../images/nav/xinwen.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(4) > a {
        padding: 0 0 0 1.4rem;
        background: url("../images/nav/yewu.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(5) > a {
        background: url("../images/nav/wangluo.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(6) > a {
        background: url("../images/nav/vip.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(7) > a {
        background: url("../images/nav/gongyi.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(8) > a {
        background: url("../images/index/jiaru_nav.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:hover > a {
        color: #c67a48;
        background: url("../images/nav/home2.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(2):hover > a {
        color: #c67a48;
        background: url("../images/nav/women_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(3):hover > a {
        color: #c67a48;
        background: url("../images/nav/xinwen_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(4):hover > a {
        color: #c67a48;
        background: url("../images/nav/yewu_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(5):hover > a {
        color: #c67a48;
        background: url("../images/nav/wangluo_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(6):hover > a {
        color: #c67a48;
        background: url("../images/nav/vip_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(7):hover > a {
        color: #c67a48;
        background: url("../images/nav/gongyi_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li:nth-of-type(8):hover > a {
        color: #c67a48;
        background: url("../images/index/jiaru_nav_on.png") no-repeat .64rem 11px;
        background-size: .39rem;
    }

    .nav li i {
        width: .24rem;
        height: .16rem;
        display: inline-block;
        float: right;
        margin-right: .6rem;
        background: url(../images/index/m_nav_xiala.png) no-repeat center;
        background-size: 100% 100%!important;
        margin-top: .3rem;
    }

    .nav li:hover i {
        background: url(../images/index/m_nav_shangla.png) no-repeat;
        background-size: 100% 100%!important;
    }

    .nav .nav_box,
    .nav .nav_bg {
        width: 100%;
    }

    .nav li > dl {
        width: 100%;
        position: static;
        margin-left: 0;
        padding: 0.2rem 0;
        background: #fff;
    }

    .nav li dl hr {
        display: none;
    }

    .nav li dl dd {
        width: 100%;
        text-align: left;
        padding-left: 1.4rem;
        padding-bottom: 0;
        line-height: .6rem;
        font-size: .2rem;

    }

    .nav li > dl > dd > a {
        height: .6rem;
        line-height: .6rem;
    }

    .gotop img {
        width: .8rem;
        height: .8rem;
    }

    .scroll_hide {
        width: 100%;
    }

    .fenye {
        margin: .5rem auto 0;
        width: 3.7rem;
        padding-bottom: 1rem;
    }

    .fenye ul li {
        width: .44rem;
        height: .44rem;
        line-height: .44rem;
    }

    .fenye .fast, .fenye .prev-btn, .fenye .next-btn, .fenye .last {
        width: .44rem;
        height: .44rem;
        line-height: .44rem;
    }

    .fenye ul li.active {
        padding: 0;
    }

    .nav li:last-child {
        padding-bottom: 0;
    }

    .menuBtn p {
        display: none;
    }

    .pay a:nth-of-type(2) {
        display: none !important;
    }

    .foot_box .link p span {
        display: block;
    }

    .en .en_btn b {
        width: 11px;
        background: url(../images/index/qianjin.png) right 5px no-repeat;
        background-size: 100%;
    }

    .en:hover b {
        background: url(../images/index/qianjin_on.png) right 5px no-repeat;
        background-size: 100%;
    }

    .en ol {
        width: 140px;
        right: -9px;
    }

    div .x {
        width: 25px;
        height: 25px;
        background: url(../images/news/x.png) no-repeat;
        background-size: 100%;
        top: 20px;
        right: 20px;
    }

    .en .en_btn i {
        display: none;
    }

    .en .en_btn span {
        margin-right: 5px;
        margin-top: -1px;
    }
    .item span em{
        background-size: .3rem!important;
    }
    .item span .em1 {
        background: url(../images/storeNetwork/feiji_list.png) no-repeat;
    }

    .item span .em1:hover {
        background: url(../images/storeNetwork/feiji_list_on.png) no-repeat;
    }

    .item  span .em2 {
        background: url(../images/storeNetwork/bianjing_list.png) no-repeat;

    }

    .item  span .em2:hover {
        background: url(../images/storeNetwork/bianjing_list_on.png) no-repeat;
    }

    .item  span .em3 {
        background: url(../images/storeNetwork/hengkong_list.png) no-repeat;
    }

    .item  span .em3:hover {
        background: url(../images/storeNetwork/hangkong_list_on.png) no-repeat;
    }

    .item span .em4 {
        background: url(../images/storeNetwork/lunchuan_list.png) no-repeat;
    }

    .item span .em4:hover {
        background: url(../images/storeNetwork/lunchun_list_on.png) no-repeat;
    }

    .item span .em5 {
        background: url(../images/storeNetwork/keche_list.png) no-repeat;
    }

    .item span .em5:hover {
        background: url(../images/storeNetwork/keche_list_on.png) no-repeat;
    }

    .item span .em6 {
        background: url(../images/storeNetwork/huoche_list.png) no-repeat;
    }

    .item span .em6:hover {
        background: url(../images/storeNetwork/huoche_list_on.png) no-repeat;

    }

    .item span .em7 {
        background: url(../images/storeNetwork/waijiao_list.png) no-repeat;

    }

    .item span .em7:hover {
        background: url(../images/storeNetwork/waijiao_list_on.png) no-repeat;

    }

    .item span .em8 {
        background: url(../images/storeNetwork/chengshi_list.png) no-repeat;

    }

    .item span .em8:hover {
        background: url(../images/storeNetwork/chengshi_list_on.png) no-repeat;

    }

    .item span .em9 {
        background: url(../images/storeNetwork/youlun_list.png) no-repeat;
        background-size: .21rem!important;

    }

    .item span .em9:hover {
        background: url(../images/storeNetwork/youlun_list_on.png) no-repeat;
        background-size: .21rem!important;

    }



}
@media only screen and (max-width: 767px) {
    .prism-player {
        position: fixed!important;
        z-index: 9999999;
    }
    .x {
        position: fixed!important;
        z-index: 99999999;

    }
    video {
        width: 100%!important;
        height: 1200px!important;
        object-fit: contain !important;
        object-position: 0 50% !important;
    }

}
@media only screen and (min-width: 1024px)  and (max-height: 800px) {

    .nav li dl dd {
        padding-bottom: 0;
    }
    .nav li {
        height: 58px;
        line-height: 58px;

    }
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

.prism-player video {
    margin: 0;
}

.prism-player {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    bottom: 0;
    margin: auto;
}

.prism-player {
    display: none;
}

.x {
    display: none;
    width: 52px;
    height: 45px;
    background: url(../images/news/x.png) no-repeat;
    position: fixed;
    top: 50px;
    right: 50px;
    z-index: 999;

}

.volume-icon,.prism-setting-btn,.prism-cc-btn,.prism-big-play-btn{
    display: none!important;
}
