﻿@media screen and (max-width: 1919px) and (min-width: 1280px){
    .banner1-pos {
        position: absolute;
        top: 200px;
        right: 6%;
        color: #fff;
    }
}
.bg-1l-1{
    background: url("img/1l-1.png") no-repeat ;
    height: 314px;
}
.bg-1l-2{
    background: url("img/1l-2.png") no-repeat ;
    height: 314px;
}
.bg-1l-3{
    background: url("img/1l-3.png") no-repeat ;
    height: 314px;
}
.bg-1l-4{
    background: url("img/1l-4.png") no-repeat ;
    height: 314px;
}
#actBanBox h5{
    font-size: 45px;
}
.banner1{
    background: url('img/banner1.png') center center no-repeat;
    background-size: cover;
    height: 620px
}
.banner1-pos{
    position: absolute;
    top: 100px;
    right: 12%;
    color: #fff;
}
.banner1-pos h5{
    font-size: 40px;
}
.banner1-pos>p{
    font-size: 20px;
    margin-top: 25px;
}
.banner1 .p3{
    display: flex;
}
.banner1 .p3 div{
    display: flex;
    font-size: 20px;
    align-items: center;
    width: 130px;
}
.banner2{
    background: url('img/banner2.png') center center no-repeat;
    background-size: cover;
    height: 620px
}
.banner2-pos{
    position: absolute;
    top: 138px;
    left: 15%;
    color: #fff;
    z-index: 1;
}
.banner2-pos h5{
    font-size: 45px;
    font-weight: 500;
}
.banner3{
    background: url('img/banner3.png') center center no-repeat;
    background-size: cover;
    height: 620px
}
.banner3-pos{
    position: absolute;
    top: 188px;
    right: 15%;
    color: #fff;
    z-index: 1;
}
.banner3-pos>p{
    font-size: 20px;
    margin-top: 25px;
}
.banner4{
    background: url('img/banner4.png') center center no-repeat;
    background-size: cover;
    height: 620px
}
.banner4-pos{
    position: absolute;
    top: 167px;
    left: 15%;
    color: #fff;
    z-index: 1;
}
.banner5{
    background: url('img/banner5.png') center center no-repeat;
    background-size: cover;
    height: 620px
}
.banner5-pos{
    position: absolute;
    top: 145px;
    left: 20%;
    color: #fff;
    z-index: 1;
}
.m-not-bg-gy {
    background-color: #f7f8fb
}

.m-not {
    padding: 16px 0;
    background-color: #f7f8fb
}

.m-not a {
    color: #595961
}

.m-not a:hover {
    color: #2589ff;
    text-decoration: underline
}

.m-not a>span {
    vertical-align: middle
}

.m-not a>img {
    vertical-align: middle
}

.g-vam {
    vertical-align: middle
}

.m-not-i {
    display: inline-block;
    width: 246px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 30px;
    position: relative;
    vertical-align: middle
}

.m-not-i>i {
    background-image: url('img/not_i.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: -3px
}

.m-dl {
    padding-top: 82px;
    padding-bottom: 94px
}

.m-dl1 {
    padding-top: 103px;
    padding-bottom: 94px
}

.m-dl2 {
    padding-top: 100px;
    padding-bottom: 73px
}

.m-dl3 {
    padding-top: 91px;
    padding-bottom: 99px
}

.m-dl4 {
    padding-top: 93px;
    padding-bottom: 107px
}

.m-dl5 {
    padding-top: 101px
}

.m-dl6 {
    padding-top: 100px;
    padding-bottom: 106px
}

.m-dl7 {
    padding-top: 93px;
    padding-bottom: 115px
}

.m-dl dd {
    margin-left: 0
}

.m-dt-t1 {
    text-align: center;
    font-size: 30px
}

.m-dt-t2 {
    text-align: center;
    font-size: 18px;
}

.m-dt-lnk {
    font-size: 18px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2589ff;
    margin-right: 30px;
    font-weight: 400;
    color: #2589ff;
    transition: background-color .2s linear,color .2s linear
}

.m-dt-lnk:hover {
    background-color: #2589ff;
    color: #fff
}

.m-ban.zd {
    background-color: #2589ff
}

.f1>li {
    display: inline-block;
    width: 270px;
    height: 220px;
    margin-left: 20px;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.1);
    border: 1px solid #efefef
}

.f1>li:first-child {
    margin-left: 0
}

.f1-item {
    position: relative;
    background-color: #fff;
    z-index: 1
}

.f1-h {
    position: absolute;
    min-height: 190px;
    left: 0;
    background-color: #fff;
    line-height: 24px;
    top: 0;
    opacity: 0;
    padding: 20px 20px 10px;
    filter: Alpha(opacity=0);
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    color: #71717a;
    text-align: left;
    z-index: 2
}

.f1>li:hover .f1-h {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.f1>li:hover {
    box-shadow: 0 8px 40px 0 rgba(0,0,0,.1)
}

.f1>li:hover .f1-lnk {
    display: block
}

.f1-t1 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 700
}

.f1-lnk {
    display: none;
    border-top: 1px solid #e3e2e5;
    position: absolute;
    bottom: -5px;
    left: 20px;
    right: 20px;
    text-align: center;
    font-size: 12px
}

.f1-lnk>span {
    position: relative;
    top: -13px;
    color: #2589ff;
    padding: 0 20px;
    background-color: #fff;
    transition: all .2s linear
}

.f1-lnk>span:hover {
    color: #0968ff
}

.f1>li img {
    width: 100%;
    min-height: 140px
}

.f1-line {
    width: 20px;
    height: 2px;
    margin: 6px auto
}

.f1-line1 {
    position: absolute;
    bottom: 90px;
    width: 20px;
    height: 2px
}

.f1-l1 {
    background-color: #2d5be5
}

.f1-l2 {
    background-color: #2589ff
}

.f1-l3 {
    background-color: #2dcad3
}

.f1-l4 {
    background-color: #006aff
}

.f1-l5 {
    background-color: #bc212d
}

.f1-l6 {
    background-color: #ff7800
}

.f1-l7 {
    background-color: #202d46
}

.f1-apply {
    position: absolute;
    top: 129px;
    width: 230px
}

.f1-slider-wrap ul {
    display: none
}

.f1-slider-wrap ul.active {
    display: block
}

.f1-nav {
    font-size: 0;
    margin-top: 50px
}

.f1-nav li {
    display: inline-block;
    width: 100px;
    height: 4px;
    background-color: #e5e4e9;
    cursor: pointer;
    transition: background-color .2s linear
}

.f1-nav li.active {
    background-color: #61616a
}

.f1-input-item {
    position: relative;
    width: 440px;
    margin: 40px auto 0
}

.f1-input-item .f1-phone:focus {
    border-color: #2589ff
}

.f1-input-item .f1-phone:focus+.f1-phoneBtn {
    background-color: #2589ff
}

.f1-phone {
    width: 240px;
    height: 24px;
    border: 1px solid #7cb8ff;
    outline: none;
    font-size: 18px;
    padding: 12px 180px 12px 20px;
    color: #1b1c26
}

.f1-phone::-webkit-input-placeholder {
    color: #b2aebc;
    opacity: 1
}

.f1-phone::-moz-placeholder {
    color: #b2aebc;
    opacity: 1
}

.f1-phone:-moz-placeholder {
    color: #b2aebc;
    opacity: 1
}

.f1-phone:-ms-input-placeholder {
    color: #b2aebc;
    opacity: 1
}

.f1-phoneBtn {
    width: 160px;
    height: 50px;
    background: #7cb8ff;
    font-size: 18px;
    color: #FFF;
    line-height: 50px;
    border: none;
    position: absolute;
    right: -1px;
    top: 0;
    text-align: center
}
.f3-jf{
    background: url("img/so_di1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-hxm{
    background: url("img/so_di2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-khgl{
    background: url("img/so_di3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-kq{
    background: url("img/so_di4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-hyyx{
    background: url("img/so_di5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-zxzx{
    background: url("img/so_mei1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-yyxt{
    background: url("img/so_mei2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-xgpc{
    background: url("img/so_mei3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-zkgl{
    background: url("img/so_mei4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-hyfx{
    background: url("img/so_mei5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-zxsc{
    background: url("img/so_mei6.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-hyk{
    background: url("img/so_xin1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jfsc{
    background: url("img/so_xin2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-yhq{
    background: url("img/so_xin3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-ygtk{
    background: url("img/so_xin4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-sm{
    background: url("img/so_xin5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jfyx{
    background: url("img/so_xin6.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-zhi1{
    background: url("img/so_zhi1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-zhi2{
    background: url("img/so_zhi2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-zhi3{
    background: url("img/so_zhi3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-zhi4{
    background: url("img/so_zhi4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-zhi5{
    background: url("img/so_zhi5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-zhi6{
    background: url("img/so_zhi6.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

.f3-qi3{
    background: url("img/so_qi3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-qi4{
    background: url("img/so_qi4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-qi2{
    background: url("img/so_qi2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-qi5{
    background: url("img/so_qi5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jin1{
    background: url("img/so_jin1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jin2{
    background-size: contain;
    background: url("img/so_jin2.png") no-repeat;
    width: 70px;
    height: 70px;
}
.f3-jin3{
    background: url("img/so_jin3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jin5{
    background: url("img/so_jin5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jin6{
    background: url("img/so_jin6.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jin7{
    background: url("img/so_jin7.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-can1{
    background: url("img/so_can1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-can2{
    background: url("img/so_can2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-can3{
    background: url("img/so_can3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-can4{
    background: url("img/so_can4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-can5{
    background: url("img/so_can5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang1{
    background: url("img/so_chang1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang2{
    background: url("img/so_chang2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang3{
    background: url("img/so_chang3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang4{
    background: url("img/so_chang4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang5{
    background: url("img/so_chang5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-chang6{
    background: url("img/so_chang6.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jiao1{
    background: url("img/so_jiao1.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jiao2{
    background: url("img/so_jiao2.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jiao3{
    background: url("img/so_jiao3.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jiao4{
    background: url("img/so_jiao4.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-jiao5{
    background: url("img/so_jiao5.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.f3-rul, .f3-rul1 {
    width: 100%;
    position: absolute;
    top: 160px;
    font-size: 0
}

.f3-rul li{
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 12px;
}

.f3-rul1 li{
    display: inline-block;
    width: 16%;
    text-align: center;
    font-size: 12px;
}

.f2-bg.bg_ds {
    background-image: url(img/bg_ds.jpg)
}

.f2-bg.bg_cy {
    background-image: url(img/bg_cy.jpg)
}

.f2-bg.bg_ls {
    background-image: url(img/bg_ls.jpg)
}

.f2-bg.bg_xy {
    background-image: url(img/bg_xy.jpg)
}

.f2-bg.bg_my {
    background-image: url(img/bg_my.jpg)
}

.f2-bg.bg_jy {
    background-image: url(img/bg_jy.jpg)
}

.f2-bg.bg_fc {
    background-image: url(img/bg_fc.jpg)
}

.f2-bg.bg_hssy {
    background-image: url(img/bg_hssy.jpg)
}

.f2-bg.bg_zx {
    background-image: url(img/bg_zx.jpg)
}

.f2-bg.bg_qc {
    background-image: url(img/bg_qc.jpg)
}

.f2-bg.bg_hotel {
    background-image: url(img/bg_hotel.jpg)
}

.f2-lul>li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    transition: background .2s linear
}

.f2-lul>li:hover,.f2-lul>li.active {
    background-color: #2589ff;
    border-radius: 2px;
    font-weight: 700
}

.f2-l {
    min-height: 480px;
    padding-right: 30px;
    color: #fff;
    border-right: 4px solid #a9a9a9;
    border-color: rgba(255,255,255,.3)
}

.f2-r {
    padding-left: 58px;
    width: 950px;
    min-height: 430px
}

.f2-bd {
    font-size: 16px;
    line-height: 30px;
    margin-top: 17px
}

.f2-rul {
    width: 100%;
    position: absolute;
    top: 160px;
    font-size: 0
}

.f2-rul>li {
    display: inline-block;
    width: 12.5%;
    text-align: center;
    font-size: 12px
}

.f2-item {
    position: relative;
    margin-top: 15px;
    display: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.f2-item.active {
    display: block
}

.f2-sprite,.f2-bdgj,.f2-czjf,.f2-dc,.f2-ddfx,.f2-dmd,.f2-fx,.f2-fxtx,.f2-gxhyy,.f2-hdyx,.f2-hftx,.f2-hygl,.f2-hyyx,.f2-jck,.f2-jfsc,.f2-jkyl,.f2-jsgl,.f2-jxc,.f2-kfxt,.f2-khgl,.f2-kptcz,.f2-lbfx,.f2-lxhk,.f2-lxtg,.f2-mdgl,.f2-mdrc,.f2-nryy,.f2-ptkj,.f2-qdfx,.f2-scrm,.f2-shhfx,.f2-sjfx,.f2-sjtj,.f2-sjyx,.f2-sjyx1,.f2-sykd,.f2-syxt,.f2-wm,.f2-wzmb,.f2-xcx,.f2-xsgz,.f2-ydbg,.f2-yhmd,.f2-yxcj,.f2-yxgj,.f2-yxhd,.f2-yxtg,.f2-yyps,.f2-yyyd,.f2-znxt,.f2-zpzb,.f2-zqg,.f2-zqk,.f2-zxsc,.f2-kfgl {
    background-image: url('img/f2_icns.png?20180717');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px
}

.f2-bdgj {
    background-position: 0 0
}

.f2-czjf {
    background-position: 0 -75px
}

.f2-dc {
    background-position: 0 -150px
}

.f2-ddfx {
    background-position: 0 -225px
}

.f2-dmd {
    background-position: 0 -300px
}

.f2-fx {
    background-position: 0 -375px
}

.f2-fxtx {
    background-position: 0 -450px
}

.f2-gxhyy {
    background-position: 0 -525px
}

.f2-hdyx {
    background-position: 0 -600px
}

.f2-hftx {
    background-position: 0 -675px
}

.f2-hygl {
    background-position: 0 -750px
}

.f2-hyyx {
    background-position: 0 -825px
}

.f2-jck {
    background-position: 0 -900px
}

.f2-jfsc {
    background-position: 0 -975px
}

.f2-jkyl {
    background-position: 0 -1050px
}

.f2-jsgl {
    background-position: 0 -1125px
}

.f2-jxc {
    background-position: 0 -1200px
}

.f2-kfxt {
    background-position: 0 -1275px
}

.f2-khgl {
    background-position: 0 -1350px
}

.f2-kptcz {
    background-position: 0 -1425px
}

.f2-lbfx {
    background-position: 0 -1500px
}

.f2-lxhk {
    background-position: 0 -1575px
}

.f2-lxtg {
    background-position: 0 -1650px
}

.f2-mdgl {
    background-position: 0 -1725px
}

.f2-mdrc {
    background-position: 0 -1800px
}

.f2-nryy {
    background-position: 0 -1875px
}

.f2-ptkj {
    background-position: 0 -1950px
}

.f2-qdfx {
    background-position: 0 -2025px
}

.f2-scrm {
    background-position: 0 -2100px
}

.f2-shhfx {
    background-position: 0 -2175px
}

.f2-sjfx {
    background-position: 0 -2250px
}

.f2-sjtj {
    background-position: 0 -2325px
}

.f2-sjyx {
    background-position: 0 -2400px
}

.f2-sjyx1 {
    background-position: 0 -2475px
}

.f2-sykd {
    background-position: 0 -2550px
}

.f2-syxt {
    background-position: 0 -2625px
}

.f2-wm {
    background-position: 0 -2700px
}

.f2-wzmb {
    background-position: 0 -2775px
}

.f2-xcx {
    background-position: 0 -2850px
}

.f2-xsgz {
    background-position: 0 -2925px
}

.f2-ydbg {
    background-position: 0 -3000px
}

.f2-yhmd {
    background-position: 0 -3075px
}

.f2-yxcj {
    background-position: 0 -3150px
}

.f2-yxgj {
    background-position: 0 -3225px
}

.f2-yxhd {
    background-position: 0 -3300px
}

.f2-yxtg {
    background-position: 0 -3375px
}

.f2-yyps {
    background-position: 0 -3450px
}

.f2-yyyd {
    background-position: 0 -3525px
}

.f2-znxt {
    background-position: 0 -3600px
}

.f2-zpzb {
    background-position: 0 -3675px
}

.f2-zqg {
    background-position: 0 -3750px
}

.f2-zqk {
    background-position: 0 -3825px
}

.f2-zxsc {
    background-position: 0 -3900px
}

.f2-kfgl {
    background-position: 0 -3975px
}

.f2-gjbd,.f2-qdtg,.f2-qdtg,.f2-wzgl,.f2-ymtz,.f2-yxyy,.f2-zxzj {
    background-image: url('img/f2_icns2.png?20180828');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px
}

.f2-gjbd {
    background-position: 0 0
}

.f2-qdtg {
    background-position: 0 -80px
}

.f2-wzgl {
    background-position: 0 -160px
}

.f2-ymtz {
    background-position: 0 -240px
}

.f2-yxyy {
    background-position: 0 -320px
}

.f2-zxzj {
    background-position: 0 -400px
}

.f2-mdgl,.f2-qzc {
    background-image: url('img/f2_icns3.png?20180904');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px
}

.f2-mdgl {
    background-position: 0 0
}

.f2-qzc {
    background-position: 0 -80px
}

.f2-rul1 {
    width: 100%;
    padding-top: 10px;
    border-top: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    top: 310px
}

.f2-rul1>li {
    display: inline-block;
    margin-left: 72px;
    position: relative
}

.f2-rul1>li:first-child {
    margin-left: 0
}

.f2-rul1-qr {
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter: Alpha(opacity=0);
    font-size: 12px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.f2-rul1-qr>img {
    width: 130px;
    margin: 12px 25px 9px
}

.f2-rul1>li:hover .f2-rul1-qr {
    height: 180px;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #595961
}

.f2-lnk {
    padding: 4px 14px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #3986ff;
    background-color: #3986ff;
    color: #fff;
    transition: all .2s linear
}

.f2-lnk:hover {
    border-color: #0968ff;
    background-color: #0968ff;
    color: #fff
}

.f3-box {
    width: 100%;
    height: 525px;
    position: relative
}

.f3-ul-l,.f3-ul-r {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    z-index: 1
}

.f3-ul-l {
    left: 0;
    background-image: url('img/arrow_l.png');
    background-size: 100%
}

.f3-ul-l:hover {
    left: 0;
    background-image: url('img/arrow_l_h.png');
    background-size: 100%
}

.f3-ul-r {
    right: 0;
    background-image: url('img/arrow_r.png');
    background-size: 100%
}

.f3-ul-r:hover {
    right: 0;
    background-image: url('img/arrow_r_h.png');
    background-size: 100%
}

.f3-ul {
    width: 300%;
    font-size: 0
}

.f3-ul>li {
    display: inline-block;
    font-size: 14px;
    width: 358px;
    margin-left: 30px;
    border: 1px solid #e3e2e5;
    border-bottom: 0;
    background-color: #fff;
    vertical-align: top;
    min-height: 518px
}

.f3-hd {
    padding: 20px 20px 24px
}

.f3-sul {
    display: block;
    border-top: 1px solid #e3e2e5
}

.f3-sul>li {
    height: 58px;
    border-bottom: 1px solid #e3e2e5;
    padding: 20px 18px;
    position: relative;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s
}

.f3-sul-lnk {
    display: none;
    position: absolute;
    bottom: 8px;
    right: 20px;
    color: #2589ff;
    border: 1px solid #2589ff;
    border-radius: 2px;
    padding: 4px 10px;
    transition: background-color .15s linear,color .15s linear
}

.f3-sul-lnk:hover {
    background-color: #2589ff;
    color: #fff
}

.f3-sul>li.active {
    height: 88px;
    background-color: #f4f4f7
}

.f3-sul>li.active .f3-sul-lnk {
    display: block
}

.f3-in {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 2px
}

.b1 .f3-in {
    background-color: #2589ff
}

.b2 .f3-in {
    background-color: #8052ff
}

.b3 .f3-in {
    background-color: #ff7445
}

.b4 .f3-in {
    background-color: #2b74fe
}

.b5 .f3-in {
    background-color: #8052ff
}

.b6 .f3-in {
    background-color: #ff7445
}

.b7 .f3-in {
    background-color: #2b74fe
}

.b8 .f3-in {
    background-color: #8052ff
}

.f3-in>i {
    background-image: url('img/f3_icns.png?20180604');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px
}

.f3-360 {
    background-position: 0 0;
    height: 48px;
    width: 48px
}

.f3-app {
    background-position: 0 -53px;
    height: 48px;
    width: 48px
}

.f3-cj {
    background-position: 0 -106px;
    height: 48px;
    width: 48px
}

.f3-clh {
    background-position: 0 -159px;
    height: 48px;
    width: 48px
}

.f3-fsgl {
    background-position: 0 -212px;
    height: 48px;
    width: 48px
}

.f3-iBeacon {
    background-position: 0 -318px;
    height: 48px;
    width: 48px
}

.f3-jk {
    background-position: 0 -371px;
    height: 48px;
    width: 48px
}

.f3-qmjjr {
    background-position: 0 -424px;
    height: 48px;
    width: 48px
}

.f3-sdp {
    background-position: 0 -477px;
    height: 48px;
    width: 48px
}

.f3-sjmf {
    background-position: 0 -530px;
    height: 48px;
    width: 48px
}

.f3-wcj {
    background-position: 0 -583px;
    height: 48px;
    width: 48px
}

.f3-wcy {
    background-position: 0 -636px;
    height: 48px;
    width: 48px
}

.f3-wifi {
    background-position: 0 -689px;
    height: 48px;
    width: 48px
}

.f3-wkf {
    background-position: 0 -742px;
    height: 48px;
    width: 48px
}

.f3-wly {
    background-position: 0 -795px;
    height: 48px;
    width: 48px
}

.f3-wmds {
    background-position: 0 -848px;
    height: 48px;
    width: 48px
}

.f3-wp {
    background-position: 0 -901px;
    height: 48px;
    width: 48px
}

.f3-wqd {
    background-position: 0 -954px;
    height: 48px;
    width: 48px
}

.f3-wsq {
    background-position: 0 -1007px;
    height: 48px;
    width: 48px
}

.f3-wtg {
    background-position: 0 -1060px;
    height: 48px;
    width: 48px
}

.f3-wtp {
    background-position: 0 -1113px;
    height: 48px;
    width: 48px
}

.f3-wxc {
    background-position: 0 -1166px;
    height: 48px;
    width: 48px
}

.f3-wyq {
    background-position: 0 -1219px;
    height: 48px;
    width: 48px
}

.f3-wyy {
    background-position: 0 -1272px;
    height: 48px;
    width: 48px
}

.f3-wz {
    background-position: 0 -1325px;
    height: 48px;
    width: 48px
}

.f3-wzl {
    background-position: 0 -1378px;
    height: 48px;
    width: 48px
}

.f3-wzx {
    background-position: 0 -1431px;
    height: 48px;
    width: 48px
}

.f3-xpj {
    background-position: 0 -1484px;
    height: 48px;
    width: 48px
}

.f3-yy {
    background-position: 0 -1537px;
    height: 48px;
    width: 48px
}

.f3-yyhb {
    background-position: 0 -1590px;
    height: 48px;
    width: 48px
}

.f3-zb {
    background-position: 0 -1643px;
    height: 48px;
    width: 48px
}

.f4-ul {
    font-size: 0
}

.f4-ul>li {
    display: inline-block;
    width: 248px;
    height: 340px;
    border: 1px solid #e3e2e5;
    margin-right: -1px;
    position: relative;
    vertical-align: top;
    overflow: hidden
}

.f4-ul>li.active {
    width: 448px;
    border: 1px solid #1d77ff;
    z-index: 1;
    box-shadow: 0 0 20px 0 rgba(34,33,53,.1)
}

.f4-ul>li.active .f4-h {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.f4-in {
    height: 40px;
    line-height: 40px;
    margin-top: 40px
}

.f4-h {
    width: 408px;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 20px;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s
}

.f4-h-hd {
    font-size: 18px;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e3e2e5
}

.f4-h-bd {
    font-size: 14px;
    line-height: 27px;
    color: #9797a1
}

.f4-h-lnk {
    position: absolute;
    bottom: 32px;
    left: 20px;
    color: #2589ff;
    font-size: 14px
}

.f4-in>i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(img/f4_icns.png?20180507);
    background-repeat: no-repeat
}

.f4-i1 {
    background-position: 0 0;
    height: 36px;
    width: 36px
}

.f4-i1h {
    background-position: 0 -41px;
    height: 36px;
    width: 36px;
    margin-right: 14px
}

.f4-i2 {
    background-position: 0 -82px;
    height: 40px;
    width: 36px
}

.f4-i2h {
    background-position: 0 -127px;
    height: 40px;
    width: 36px;
    margin-right: 14px
}

.f4-i3 {
    background-position: 0 -172px;
    height: 20px;
    width: 62px
}

.f4-i3h {
    background-position: 0 -197px;
    height: 20px;
    width: 62px;
    margin-right: 14px
}

.f4-i4 {
    background-position: 0 -222px;
    height: 20px;
    width: 124px
}

.f4-i4h {
    background-position: 0 -247px;
    height: 19px;
    width: 116px;
    margin-right: 14px
}

.f4-i5 {
    background-position: 0 -271px;
    height: 33px;
    width: 52px
}

.f4-i5h {
    background-position: 0 -309px;
    height: 33px;
    width: 52px;
    margin-right: 14px
}

.f4-hr {
    border: none;
    width: 52px;
    height: 1px;
    font-size: 1px;
    background-color: #e3e2e5;
    margin: 22px auto
}

.f4-sul>li {
    font-size: 14px;
    color: #9797a1;
    margin-bottom: 16px
}

.f2-bg {
    height: 855px;
    background: url(img/2l-bg.png)  no-repeat 50%;
    background-size: cover;
}

.f4-bg {
    background: url(img/4l.png)  no-repeat 50%;
    background-size: cover;
}
.f6-bg{
    height: 759px;
    background: url(img/6l-bg.png) no-repeat 50%;
    background-size: cover;
}
.f7-bg{
    height: 1106px;
    background: url(img/7l-bg.png) no-repeat 50%;
    background-size: cover;
}
.modal-1-tit{
    padding-top: 109px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}
.modal-1-tips{
    margin-top: 82px;
    font-size: 24px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.modal-7-tips{
    position: absolute;
    width: 504px;
    height: 596px;
    top: 835px;
    left: 60px;
}
.content-7{
    position: relative;
    width: 1190px;
    padding: 0 5px;
    margin: 0 auto;
    height: 100%;
}
.content-8{
    width: 1190px;
    padding: 0 5px;
    margin: 0 auto;
    height: 100%;
}
.form-input{
    clear: both;
    overflow: hidden;
    margin-top: 32px;
}
.f8-bg .input-item{
    width: 275px;
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 24px;
    float: left;
    border: 1px solid #999;
    margin-right: 10px;
    border-radius: 4px;
}
.f8-bg .btn{
    width: 172px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
    margin-left: 11px;
    box-shadow: 3px 6px 8px 0 rgba(32,126,255,.3);
    border-radius: 4px;
    background: #207eff;
    float: right;
    cursor: pointer;
}
.input-item input{
    border: 0;
    outline: none;
    font-size: 16px;
    color: #222;
    margin-left: 20px;
}
.f6-bg .content{
    width: 1190px;
    padding: 0 5px;
    margin: 0 auto;
    height: 100%;
}
.case-items{
    width: 100px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    margin-right: 70px;
}
.case-logo{
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
    border-radius: 100%;
}
.f2-bg .content{
    width: 1190px;
    padding: 0 5px;
    margin: 0 auto;
    height: 100%;
}
.f2-bg .modal-2-icon1{
    position: absolute;
    left: 120px;
    top: 564px;
    width: 87px;
    height: 87px;
    animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 2S;
    animation-delay: 2S;
}
.f2-bg .modal-2-icon2{
    position: absolute;
    width: 84px;
    height: 86px;
    left: 230px;
    top: 364px;
    animation: scale-data-v-c12f2c7c 4s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 4s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1S;
    animation-delay: 1S;
}
.f2-bg .modal-2-icon3{
    position: absolute;
    left: 266px;
    top: 642px;
    width: 108px;
    height: 108px;
    animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1S;
    animation-delay: 1S;
}
.f2-bg .modal-2-icon4{
    position: absolute;
    width: 84px;
    height: 84px;
    left: 370px;
    top: 484px;
    animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 3S;
    animation-delay: 3S;
}
.f2-bg .modal-2-icon5{
    width: 90px;
    height: 86px;
    position: absolute;
    left: 505px;
    top: 265px;
    animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1S;
    animation-delay: 1S;
}
.f2-bg .modal-2-icon6{
    left: 735px;
    top: 385px;
    animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 2S;
    animation-delay: 2S;
    width: 90px;
    height: 86px;
    position: absolute;
}
.f2-bg .modal-2-icon7{
    left: 938px;
    top: 345px;
    animation: scale-data-v-c12f2c7c 4s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 4s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1S;
    animation-delay: 1S;
    width: 90px;
    height: 86px;
    position: absolute;
}
.f2-bg .modal-2-icon8{
    width: 90px;
    height: 86px;
    position: absolute;
    left: 1058px;
    top: 460px;
    animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 5s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 3S;
    animation-delay: 3S;
}
.f2-bg .modal-2-icon9{
    width: 90px;
    height: 86px;
    position: absolute;
    left: 1020px;
    top: 588px;
    animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1S;
    animation-delay: 1S;
}
.f2-bg .modal-2-icon10{
    width: 90px;
    height: 86px;
    position: absolute;
    left: 751px;
    top: 632px;
    animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    animation-direction: alternate;
    -webkit-animation: scale-data-v-c12f2c7c 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 2S;
    animation-delay: 2S;
}
@keyframes scale-data-v-c12f2c7c{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}75%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}
.f3-bg{
    height: 1000px;
    background: url(img/3l-bg.png) no-repeat 50%;
    background-size: cover;
}
.f5-ul {
    margin-top: 105px;
    margin-left: 95px
}

.f5-ul>li {
    margin-bottom: 74px
}

.f5-ul>li img {
    height: 105px
}

.f6-ul {
    margin-top: 58px
}

.f6-ul>li {
    display: inline-block;
    position: relative;
    margin-left: 217px;
    padding-left: 22px;
    height: 75px;
    box-sizing: border-box
}

.f6-ul>li:first-child {
    margin-left: 0
}

.f6-fc-gy {
    color: #a6a6ae
}

.f6-ul1 {
    width: 1000px;
    margin: 40px auto 0
}

.f6-ul1>li {
    position: relative;
    padding: 24px 20px 24px 30px;
    background-color: rgba(216,216,216,.13);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19000000",endColorstr="#19000000");
    border-radius: 4px;
    margin-top: 20px;
    line-height: 1.5
}

.f6-ul1>li:first-child {
    margin-top: 0
}

.f6-line {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 30px;
    background-color: #3986ff;
    vertical-align: top
}

.g-lh38 {
    line-height: 38px
}

.f6-img {
    line-height: 58px
}

.f6-img img {
    width: 80px
}

.f7-ul {
    display: block;
    margin: 138px auto
}

.f7-ul>li {
    display: inline-block;
    margin-right: 55px;
    margin-left: 55px;
    min-width: 110px;
    text-align: center
}

.f8-bg {
}
.modal-8-p{
    font-size: 24px;
    color: #333;
    padding-top: 413px;
}
.f8-mt76 {
    margin-top: 76px
}

.f8-tt {
    display: inline-block;
    min-width: 530px;
    letter-spacing: 24px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 68px
}

.f8-lt {
    margin-top: 16px;
    padding-left: 32px;
    letter-spacing: 32px
}

.f9-ul {
    font-size: 0
}

.f9-ul li {
    display: inline-block;
    margin-left: 30px
}

.f9-ul li:first-child {
    margin-left: 0
}

.f10-bg {
    background-color: #f4f4f7
}

.f10-ul {
    font-size: 0
}

.f10-ul>li {
    display: inline-block;
    vertical-align: top;
    margin-left: 90px;
    font-size: 14px
}

.f10-ul>li:first-child {
    margin-left: 0
}

.f10-ul-lst {
    margin-top: 32px
}

.f10-ul-lst>li {
    margin-bottom: 10px
}

.f10-ul-lst>li>span {
    vertical-align: middle
}

.f10-ul-lst>li>a {
    display: inline-block;
    vertical-align: middle;
    width: 280px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #595961
}

.f10-ul-lst>li>a:hover {
    text-decoration: underline
}

.f10-ptb {
    padding-top: 60px;
    padding-bottom: 60px
}

.f10-tt {
    position: absolute;
    top: 40px;
    left: 20px;
    color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .f5-bg {
        height: 930px;
        background: url(img/f5_bg@2x.png?201912181) #f1f1f5 center no-repeat
    }

    .f5-bg,.f6-dd {
        background-size: auto 100%
    }

    .f8-bg {
        height: 220px;
        background: url(img/f8_bg@2x.png?20180507) center no-repeat;
        background-size: cover
    }

    .f2-sprite,.f2-bdgj,.f2-czjf,.f2-dc,.f2-ddfx,.f2-dmd,.f2-fx,.f2-fxtx,.f2-gxhyy,.f2-hdyx,.f2-hftx,.f2-hygl,.f2-hyyx,.f2-jck,.f2-jfsc,.f2-jkyl,.f2-jsgl,.f2-jxc,.f2-kfxt,.f2-khgl,.f2-kptcz,.f2-lbfx,.f2-lxhk,.f2-lxtg,.f2-mdgl,.f2-mdrc,.f2-nryy,.f2-ptkj,.f2-qdfx,.f2-scrm,.f2-shhfx,.f2-sjfx,.f2-sjtj,.f2-sjyx,.f2-sjyx1,.f2-sykd,.f2-syxt,.f2-wm,.f2-wzmb,.f2-xcx,.f2-xsgz,.f2-ydbg,.f2-yhmd,.f2-yxcj,.f2-yxgj,.f2-yxhd,.f2-yxtg,.f2-yyps,.f2-yyyd,.f2-znxt,.f2-zpzb,.f2-zqg,.f2-zqk,.f2-zxsc,.f2-kfgl {
        background-image: url('img/f2_icns@2x.png?20180717');
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        background-size: 70px auto
    }

    .f2-gjbd,.f2-qdtg,.f2-qdtg,.f2-wzgl,.f2-ymtz,.f2-yxyy,.f2-zxzj {
        background-image: url('img/f2_icns2@2x.png?20180828');
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        background-size: 70px auto
    }

    .f2-mdgl,.f2-qzc {
        background-image: url('img/f2_icns3@2x.png?20180904');
        background-repeat: no-repeat;
        background-size: 70px auto
    }

    .f3-in>i {
        background-image: url('img/f3_icns@2x.png?20180604');
        background-size: 48px auto;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle
    }

    .f3-ul-l {
        left: 0;
        background-image: url('img/arrow_l@2x.png');
        background-size: 100%
    }

    .f3-ul-l:hover {
        left: 0;
        background-image: url('img/arrow_l_h@2x.png');
        background-size: 100%
    }

    .f3-ul-r {
        right: 0;
        background-image: url('img/arrow_r@2x.png');
        background-size: 100%
    }

    .f3-ul-r:hover {
        right: 0;
        background-image: url('img/arrow_r_h@2x.png');
        background-size: 100%
    }

    .f4-in>i {
        display: inline-block;
        vertical-align: middle;
        background-image: url(img/f4_icns@2x.png?20180507);
        background-repeat: no-repeat;
        background-size: 124px auto
    }
}

.m-f1-lnk {
    padding: 8px 30px;
    color: #2589ff;
    background: #FFF;
    border: 1px solid #2589ff
}

.m-f1-lnk:hover {
    color: #FFF;
    background: #2589ff
}

.f2-lnk1 {
    color: #FFF;
    background: 0 0;
    border: 1px solid #FFF;
    margin-right: 20px
}

.f5-le {
    margin: 0;
    width: 100px;
    height: 1px;
    background: #dcdce5;
    border-radius: 1px
}

.f5-tt1 {
    margin-top: 10px;
    font-size: 56px;
    color: #2589ff;
    line-height: 60px
}

.f5-tt2 {
    margin-top: 10px;
    font-size: 18px;
    color: #727281
}

.m-new-ul {
    padding: 40px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px
}

.m-new-ul li.f-fl {
    width: 285px;
    border-radius: 3px;
    box-shadow: 0 5px 10px 0 rgba(2,31,65,.05)
}

.m-new-ul li.f-fl:hover {
    box-shadow: 0 15px 20px 0 rgba(2,31,65,.1)
}

.m-new-top {
    height: 80px;
    background-image: url('img/header.png?20200204');
    background-repeat: no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.m-new-top1 {
    background-position: 0 0
}

.m-new-top2 {
    background-position: 0 -90px
}

.m-new-top3 {
    background-position: 0 -180px
}

.m-new-top4 {
    background-position: 0 -270px
}

.m-new-top .m-dt-t1 {
    margin-bottom: 45px
}

.m-new-top p {
    font-size: 18px;
    color: #FFF;
    margin-top: 15px;
    margin-left: 20px;
    font-weight: 700
}

.m-new-top span {
    display: inline-block;
    width: 32px;
    height: 18px;
    background-image: url('img/hot@1x.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: -3px;
    margin-left: 5px;
    box-shadow: 0 5px 11px 0 rgba(0,82,255,.42)
}

.m-new-dl1 {
    padding-top: 70px;
    padding-bottom: 30px;
    background: #fafafa url('img/bg.png') no-repeat;
    background-size: 100% auto
}

.m-new-child {
    height: 290px
}

.m-new-childli {
    display: block;
    padding: 20px;
    height: 50px;
    cursor: default
}

.m-new-child li .index-show {
    display: block;
    padding-top: 6px
}

.m-new-child li .index-hide {
    display: none;
    color: #73767c
}

.m-new-child li .index-hide.p1 {
    padding-top: 6px
}

.m-new-child li.active .index-hide {
    display: block
}

.m-new-child li.active .index-show {
    display: none
}

.m-new-child li.active h5 {
    width: 95px
}

.m-new-child li {
    position: relative;
    cursor: default
}

.m-new-child li.display {
    display: none
}

.m-new-child li.visible {
    visibility: hidden
}

.m-new-child li.active .m-new-childli {
    height: 70px;
    background-image: url('img/top@1x.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative
}

.m-new-child li.active.child-li1 .m-new-childli {
    background-position: 0 0
}

.m-new-child li.active.child-li2 .m-new-childli {
    background-position: 0 -120px
}

.m-new-child li.active.child-li3 .m-new-childli {
    background-position: 0 -240px
}

.m-new-child li.active.child-li4 .m-new-childli {
    background-position: 0 -360px
}

.m-new-child h5 {
    color: #70747d;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 16px
}

.m-new-child h5 span.yuan {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url('img/yuan@1x.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 10px
}

span.yuan1 {
    background-position: 0 0
}

span.yuan2 {
    background-position: 0 -20px
}

span.yuan3 {
    background-position: 0 -40px
}

span.yuan4 {
    background-position: 0 -60px
}

span.yuan5 {
    background-position: 0 -80px
}

span.yuan6 {
    background-position: 0 -100px
}

span.yuan7 {
    background-position: 0 -120px
}

span.yuan8 {
    background-position: 0 -140px
}

span.yuan9 {
    background-position: 0 -160px
}

span.yuan10 {
    background-position: 0 -180px
}

span.yuan11 {
    background-position: 0 -200px
}

span.yuan12 {
    background-position: 0 -220px
}

span.yuan13 {
    background-position: 0 -240px
}

span.yuan14 {
    background-position: 0 -260px
}

span.yuan15 {
    background-position: 0 -280px
}

.m-new-child p {
    font-size: 12px;
    color: #979ba5;
    letter-spacing: 0;
    line-height: 20px;
    padding-left: 20px
}

.m-new-a {
    font-size: 14px;
    color: #4098ff;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    padding: 5px 12px;
    background: #fbfbfd;
    box-shadow: 11px 3px 19px 0 rgba(0,0,0,.08);
    border-radius: 3px;
    position: absolute;
    display: none;
    top: 18px;
    right: 20px;
    font-weight: 700
}

.m-new-child li.active .m-new-a {
    display: block
}

.m-new-a:hover {
    background: #4299ff;
    color: #fff
}

.m-new-up {
    position: relative;
    visibility: hidden;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
    border-top: 1px solid #f2f3f5;
    font-size: 12px;
    color: #979ba5;
    letter-spacing: 0
}

.m-new-up.visible {
    visibility: visible
}

.m-new-up.active::after {
    transform: rotate(135deg)
}

.m-new-up:hover {
    background-image: linear-gradient(225deg,#f7f8fa 0%,#fcfcfc 37%,#edeef1 100%,#FFF 100%);
    color: #73767c;
    margin: 0;
    padding: 0 20px
}

.m-new-up:hover::after {
    border-color: #73767c;
    right: 22px
}

.m-new-up::after {
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    position: absolute;
    top: 14px;
    right: 2px;
    border-bottom: 2px solid #d7dae1;
    border-left: 2px solid #d7dae1;
    transform: rotate(315deg);
    transition: transform .3s ease-out,top .2s ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .m-new-top {
        background-image: url('img/header@2x.png?20200204');
        background-size: 100% auto
    }

    .m-new-child h5 span.yuan {
        background-image: url('img/yuan@2x.png');
        background-size: 100% auto
    }

    .m-new-child li.active .m-new-childli {
        background-image: url('img/top@2x.png');
        background-size: 100% auto
    }

    .m-new-top span {
        background-image: url('img/hot@2x.png');
        background-size: 100% auto
    }
}