<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*清除样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,a,p,textarea{
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

ul,ol,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #262626;
}
body,html{
    width: 100%;
    min-width: 1200px;
}
img{
    border: none;
    /*display: block;*/
}
.s18{
    font-size: 18px;
}
.s16{
    font-size: 16px;
}
.c8{
    color: #888;
}
.cf{
    color: #fff;
}
.line{
    width: 100%;
    height: 1px;
    background: #dcdcdc;
}
/*清除浮动*/
.clearfloat:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfloat{
    zoom: 1;
}

/*头部*/
header{
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
    color: #262626;
}
header nav{
    width:1200px; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
header nav .rt{
    display: flex;
    align-items: center;
}
header nav .list{
    display: flex;
    margin-right: 50px;
    height: 70px;
    line-height: 70px;
}
header nav .list li{
    text-align: center;
    font-size: 15px;
    margin-left: 19px;
}
header nav .list a{
    margin-left: 34px;
}
header nav .btn{
    display: flex;
    font-size: 16px;
    text-align: center;
}
header nav .login{
    height: 30px;
    line-height: 30px;
    border:1px solid #2b90ed;
    color: #2b90ed;
    width: 80px;

}
header nav .regist{
    height: 30px;
    line-height: 30px;
    border:1px solid #2b90ed;
    color: #fff;
    background: #2b90ed;
    width: 80px;
    margin-left: 20px;
}
header nav .sele{
    background: url(../images/nav_se_h.png) right center no-repeat;
    background-size: 12px 7px;
    padding-right: 22px;
    color: #2b90ed;
}
.nav-cont{
    width: 100%;
    height: 52px;
    background: #fff url(../images/nav_bg.png) left top repeat-x;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
}
.button--nina{
    margin-left: 40px !important;
    margin-top: 50px !important;
    font-size: 21px;
    width: 150px;
    line-height: 50px;
    font-weight: normal !important;
}

.nav-cont .cont{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    font-size: 15px;
    z-index: 999;
}
.nav-cont .rt, .nav-cont ul{
    display: flex;
}
.nav-cont ul{
    height: 46px;
    line-height: 46px;
    box-sizing:border-box;
}
.nav-cont ul li{
    margin-right: 50px;
    text-align: center;
    border-bottom: 4px solid #fff;
}
.nav-cont ul li a{
    transition: all .3s;
}
.nav-cont ul li a:hover{
    color: #e7424e;
    border-bottom: 4px solid #e7424e;
}
.nav-cont ul li a{
    padding: 0 5px;
}
.nav-cont ul li .select{
    color: #e7424e;
    border-bottom: 4px solid #e7424e;
}
.nav-cont .btn{
    height: 30px;
    line-height: 30px;
    padding: 0 23px;
    margin-top: 5px;
    background: #e7424e;
    text-align: center;
    color: #fff;
}
.home .banner{
    width: 100%;
    height: 370px;
    background: url(../images/banner.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.module .banner2{
    width: 100%;
    height: 370px;
}
.module .banner2 img{
    width: 100%;
    height: 100%;
}
.home .banner .cont{
    width: 1200px;
    margin: 0 auto;
}
.home .banner .h1{
    font-size: 42px;
    line-height: 1em;
    color: #fff;
    margin-left: 40px;
    margin-top: 118px;
}
.home .banner .h2{
    font-size: 26px;
    line-height: 1em;
    color: #fff;
    margin-left: 40px;
    margin-top: 18px;
}
.home .banner .btn{
    font-size: 21px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: #3289ff;
    width: 150px;
    color: #fff;
    margin-left: 40px;
    margin-top: 60px;
}
.home .s-nav{
    max-width: 1282px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    height: 218px;
    align-items: center;
}
.home .describe{
    max-width: 1200px;
    margin: 0 auto;
}
.home .describe .tit{
    width: 280px;
    margin: 0 auto;
    font-size: 32px;
    margin-top: 60px;
    color: #262626;
    line-height: 1em;
    text-align: center;
}
.home .describe img{
    margin: 29px auto;
}
.home .describe .cont{
    margin-top: 63px;
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
}
.home .describe .list{
    width: 300px;
}
.home .describe .h1{
    width: 119px;
    height: 119px;
    line-height: 119px;
    text-align: center;
    font-size: 24px;
    background: #e2eeff;
    border-radius: 50%;
    color: #3289ff;
    margin: 0 auto;
}
.home .describe .red{
    color: #e720px60;
    background: #ffebf4;
}
.home .describe .orange{
    color: #d69c1a;
    background: #fff4d6;
}
.home .describe .info{
    font-size: 18px;
    color: #888;
    line-height: 1.5em;
    margin-top: 53px;
}
.home .describe .arrow{
    height: 120px;
    width: 100px;
    background: url(../images/icon_arrow.png) center center no-repeat;
    background-size:39px 23px;
}
.home .introduce{
    background: #3289ff;
    height: 100px;
    line-height: 100px;
}
.home .introduce .cont{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    font-size: 24px;
    color: #fff;
}
.home .blok1{
    max-width: 1200px;
    height: 620px;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}
.home .blok1 .lt{
    margin-top: 170px;
}
.home .blok1 .tit{
    font-size: 28px;
    color: #444;
    line-height: 1em;
    margin-bottom: 18px;
}
.home .blok1 .nr{
    margin-top: 40px;
    font-size: 16px;
    color: #444;
    line-height: 1.5em;
}
.home .blok1 .icon{
    width: 275px;
    height: 40px;
    background: url(../images/icon_blok1.png) no-repeat;
    background-size: cover;
    margin-top: 35px;
}
.home .blok1 .rt{
    margin-top: 70px;
}
.home .blok2{
    background: #e7424e;
    height: 620px;
}
.home .blok2 .cont{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.home .blok2 .lt{
    margin: 108px 0 0 -28px;
}
.home .blok2 .rt{
    margin-top: 187px;
    text-align: right;
}
.home .blok2 .tit{
    font-size: 28px;
    color: #f7d54e;
    line-height: 1em;
    margin-bottom: 20px;
}
.home .blok2 .info{
    font-size: 16px;
    color: #f9a4aa;
    margin-top: 40px;
    line-height: 1.5em;
}
.home .blok2 .icon{
    width: 317px;
    height: 40px;
    background: url(../images/icon_blok2.png) no-repeat;
    background-size: cover;
    float: right;
    margin-top: 39px;
}
.home .blok3{
    max-width: 1200px;
    height: 620px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.home .blok3 .lt{
    margin-top: 195px;
}
.home .blok3 .tit{
    font-size: 28px;
    color: #444;
    line-height: 1em;
    margin-bottom: 18px;
}
.home .blok3 .nr{
    font-size: 16px;
    color: #444;
    margin-top: 38px;
}
.home .blok3 .icon{
    width: 190px;
    height: 40px;
    background: url(../images/icon_blok3.png) no-repeat;
    background-size: cover;
    margin-top: 40px;
}
.home .blok3 .rt{
    margin-top: 120px;
}
.home .blok4{
    width: 100%;
    height: 620px;
    background:url(../images/blok4_bj.png)no-repeat;
    background-size: cover;
}
.home .blok4 .cont{
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
.home .blok4 .lt{
    margin-top: 80px;
    margin-left: 30px;
}
.home .blok4 .rt{
    margin-top: 185px;
    text-align: right;
}
.home .blok4 .rt .tit{
    font-size: 28px;
    color: #444;
    line-height: 1em;
    margin-bottom: 18px;
}
.home .blok4 .rt .info{
    margin-top: 40px;
    line-height: 1.5em;
    color: #444;
}
.home .blok4 .icon{
    width: 188px;
    height: 40px;
    background: url(../images/icon_blok4.png)no-repeat;
    background-size: cover;
    float: right;
    margin-top: 40px;
}
.home .blok5{
    max-width: 1200px;
    margin: 0 auto;
    height: 620px;
    display: flex;
    justify-content: space-between;
}
.home .blok5 .lt{
    margin-top: 195px;
}
.home .blok5 .rt{
    margin-top: 160px;
}
.home .blok5 .tit{
    font-size: 28px;
    line-height: 1em;
    color: #444;
    margin-bottom: 18px;
}
.home .blok5 .nr{
    font-size: 16px;
    color: #444;
    margin-top: 40px;
}
.home .blok5 .icon{
    margin-top: 40px;
    width: 204px;
    height: 42px;
    background: url(../images/icon_blok5.png) no-repeat;
    background-size: cover;
}
.home .blok6{
    width: 100%;
    height: 620px;
    background: #fcf9f5;
}
.home .blok6 .cont{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.home .blok6 .lt{
    margin-top: 118px;
    margin-left: 10px;
}
.home .blok6 .rt{
    margin-top: 187px;
    text-align: right;
}
.home .blok6 .tit{
    font-size: 28px;
    color: #9c7c6a;
    margin-bottom: 18px;
}
.home .blok6 .s18{
    color: #9c7c6a;
}
.home .blok6 .nr{
    font-size: 16px;
    line-height: 1.5em;
    color: #a8a399;
    margin-top: 40px;
}
.home .blok6 .icon{
    width: 206px;
    height: 40px;
    background: url(../images/icon_blok6.png)no-repeat;
    background-size: cover;
    float: right;
    margin-top: 40px;
}
.home .ewm{
    max-width: 1200px;
    height: 510px;
    margin: 0 auto;
    overflow: hidden;
}
.home .ewm .tit{
    margin-top: 70px;
    text-align: center;
}
.home .ewm .h1{
    font-size: 26px;
    color: #3289ff;
    line-height: 1em;
    margin-bottom: 21px;
}
.home .ewm .tit span{
    font-size: 16px;
    color: #96abac;
}
.home .ewm .cont{
    display: flex;
}
.home .ewm .list{
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 57px;
}
.home .ewm .list img{
    transition: transform .5s;
}
.home .ewm .list img:hover{
    transform:translate(0px,-20px);
}
.home .ewm .list p{
    font-size: 18px;
    color: #666;
    margin-top: 23px;
    line-height: 1em;
}
.home .ewm .android{
    line-height: 26px;
    width: 110px;
    font-size: 16px;
    color: #87b12a;
    background: url(../images/ic_android.png) left center no-repeat;
    background-size: 19px 23px;
    padding-left: 28px;
    margin-top: 10px;
}
.home .ewm .iOS{
    line-height: 26px;
    width: 110px;
    font-size: 16px;
    color: #87b12a;
    background: url(../images/ic_ios.png) left center no-repeat;
    background-size: 19px 23px;
    padding-left: 28px;
    margin-top: 10px;
}
.home .ewm .pad{
    line-height: 26px;
    font-size: 16px;
    background: url() left center no-repeat;
    background-size: 19px 26px;
    padding-left: 28px;
    margin-top: 10px;
    color: #93a7b9;
}
.bottom{
    width: 100%;
    background: #373d44;
    border-bottom: 1px solid #434a53;
}
.bottom .cont{
    max-width: 1200px;
    margin:0 auto;
    height: 405px;
    overflow: hidden;
    display: flex;
}
.bottom .bnav{
    margin-top: 63px;
    color: #fff;
}
.bottom .bnav .tit,.bottom .contact .tit{
    font-size: 21px;
    line-height: 1em;
    margin-bottom: 30px;
}
.bottom .bnav .bcon{
    display: flex;
}
.bottom .bnav .list{
    display: flex;
    flex-direction: column;
    line-height: 1em;
    margin-right: 58px;
}
.bottom .bnav .list span{
    margin-bottom: 22px;
}
.bottom .contact{
    margin-top: 63px;
    color: #fff;
    margin-left: 22px;
}
.bottom .contact .list{
    font-size: 14px;
    line-height: 1em;
}
.bottom .contact .list p,.bottom .contact .list a{
    margin-bottom: 16px;
    color: #fff;
}
.bottom .contact .list a{
    display: inline-block;
    background: url(../images/ic_qq.png) right center no-repeat;
    background-size: 18px 21px;
    padding-right: 27px;
    line-height: 21px;
}
.bottom .news{
    margin-top: 63px;
    color: #fff;
    margin-left: 55px;
    width: 350px;
}
.bottom .news .tit{
    font-size: 21px;
    line-height: 1em;
    margin-bottom: 30px;
    text-indent: 11px;
}
.bottom .news .list{
    line-height: 1em;
    font-size: 14px;
}
.bottom .news .list a{
    color: #aaa;
    margin-bottom: 20px;
    text-indent: 11px;
    border-left:2px solid #373d44;
}
.bottom .news .list a:hover{
    border-left:2px solid #fff;
    color: #fff;
}
.bottom .phone{
    margin-top: 115px;
    margin-left: 50px;
}
.bottom .phone .num{
    font-size: 35px;
    color: #fff;
    line-height: 1em;
    margin-top: 30px;
    margin-bottom: 28px;
}
.bottom .phone .time{
    color: #aaa;
    font-size: 17px;
}
footer{
    width: 100%;
    background: #373d44;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    height: 103px;
    line-height: 1em;
    overflow: hidden;
}
footer p:first-child{
    margin-top: 28px;
    margin-bottom: 26px;
}

/*功能页面*/
.module .container{
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
}
.module .container .tit{
    text-align: center;
    font-size: 23px;
    line-height: 1em;
    margin-top: 80px;
}
.module .container .box {
    display: flex;
    flex-flow: wrap;
    padding-bottom: 80px;
}
.module .container .list{
    display: flex;
    width: 300px;
    margin-top: 60px;
}
.module .container .box img{
    margin-right: 15px;
}
.module .container .list .text{
    width: 200px;
}
.module .container .list p{
    line-height: 1em;
    margin-top: 7px;
    font-size: 17px;
    margin-bottom: 6px;
}
.module .container .list span{
    line-height: 1em;
    color: #888;
    font-size: 14px;
}
.module .switch{
    width: 100%;
    height: 500px;
    background: url(../images/switch_bj.png);
    background-size: cover;
    overflow: hidden;
}
.module .switch .tit{
    font-size: 23px;
    text-align: center;
    line-height: 1em;
    margin-top:39px;
    color: #fff;
}
.module .switch .slider{
    margin-top: 54px;
}
.module .switch li .cnt .tit{
    color: #262626;
    margin-top: 20px;
}
.module .switch li .cnt{
    width: 270px;
    margin:0 auto;
}
.module .switch li .nr{
    font-size: 14px;
    text-align: left;
    line-height: 1.6em;
    height: 110px;
    margin-top: 15px;
    white-space: pre-wrap;
    /*white-space: wrap !important;*/
}
.module .act{
    height: 245px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.module .act .tit{
    margin-top: 60px;
    font-size: 23px;
    color: #444;
    line-height: 1em;
    margin-bottom: 25px;
}
.module .act span{
    font-size: 17px;
    color: #888888;
}
.module .act .btn{
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #078cfa;
    margin:20px auto 0;
}
/**场景页面**/
.scenario .banner3{
    width: 100%;
    height: 420px;
}
.scenario .banner3 .bg{
    width: 100%;
    height: 320px;
    overflow: hidden;
    background: url(../images/banner3.png) no-repeat;
    background-size: 100% 100%;
}
.scenario .banner3 .h1{
    text-align: center;
    font-size: 42px;
    margin-top: 135px;
    line-height: 1em;
    color: #fff;
    letter-spacing: 5px;
    margin-bottom: 19px;
}
.scenario .banner3 span{
    text-align: center;
    color: #fff;
    font-size: 20px;
    opacity: .7;
    text-align: center;
    display: block;
}
.scenario .banner3 .bot{
    background: #2b90ed;
    height: 100px;
    overflow: hidden;
}
.scenario .banner3 .nav{
    width: 1200px;
    margin: 32px auto 0;
}
.scenario .box1{
    width: 1200px;
    margin:0 auto;
    text-align: center;
}
.scenario .box1 .tit{
    font-size: 28px;
    line-height: 1em;
    margin-top: 80px;
    margin-bottom: 20px;
}
.scenario .box1 .cont{
    padding: 0 25px;
    margin-top: 75px;
    display: flex;
    justify-content: space-between;
}
.scenario .box1 .list p{
    font-size: 16px;
    line-height: 1em;
    margin: 20px 0 65px;
}
.scenario .box1 .list img{
    transition:all .7s;
}
.scenario .box1 .list img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.scenario .box2{
    width: 100%;
    background: #f2f2f2;
    overflow: hidden;
    text-align: center;
}
.scenario .box2 .tit{
    font-size: 28px;
    line-height: 1em;
    margin-top: 80px;
    margin-bottom: 20px;
}
#feature_list{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 594px;
    margin-top: 40px;
    overflow: hidden;
}
#feature_tabs li{
    width: 320px;
    height: 130px;
    background: #fff;
    display: flex;
    align-items: center;
    transition: all .5s;
}
#feature_tabs{
    margin-top: 110px;
    height: 384px;
    box-shadow: 5px 10px 15px rgba(0,0,0,.1);
}
#feature_tabs li:hover{
    cursor:pointer;
}
#feature_tabs li .text{
    text-align: left;
}
#feature_tabs li .h1{
    font-size: 24px;
    margin-bottom: 3px;
}
#feature_tabs li p{
    font-size: 18px;
}
#feature_tabs li .ic{
    width: 93px;
    height: 100%;
}
#feature_tabs li:nth-child(1) .ic{    
    background: url(../images/ic_md_n.png)center center no-repeat;
}
#feature_tabs li:nth-child(2) .ic{    
    background: url(../images/ic_lj_n.png)center center no-repeat;
}
#feature_tabs li:nth-child(3) .ic{    
    background: url(../images/ic_qd_n.png)center center no-repeat;
}
#feature_tabs .current{
    background: #2770e9;
}
#feature_tabs .current:nth-child(1) .ic{
    background: url(../images/ic_md_h.png)center center no-repeat;
}
#feature_tabs .current:nth-child(2) .ic{
    background: url(../images/ic_lj_h.png)center center no-repeat;
}
#feature_tabs .current:nth-child(3) .ic{
    background: url(../images/ic_qd_h.png)center center no-repeat;
}
#feature_tabs .current .h1{
    color: #fff;
}
#feature_tabs .current p{
    color: #fff;
    opacity: .6;
}
#feature_output{
    width: 720px;
    height: 547px;
    position: relative;
    margin: 48px 0 0 105px;
    overflow: hidden;
}
#feature_output .slider-img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#feature_output li{
    display: flex;
    justify-content: space-between;
}
#feature_output li .block{
    width: 310px;
    height: 546px;
    background: url(../images/dots_bj.png) no-repeat;
    background-size: 100%;
}
#feature_output li .block img{
    margin: 56px 26px 0;
}
.scenario .block img{
    border:1px solid #434a53;
    box-sizing:border-box;
}
/*tab2*/
.scenario .box3{
    width: 100%;
    background: #1c1c20;
    overflow: hidden;
    text-align: center;
    clear: both;
    color: #fff;
}
.scenario .box3 .tit{
    font-size: 28px;
    line-height: 1em;
    margin-top: 80px;
    margin-bottom: 20px;
}
#feature_list1{
    width: 1200px;
    margin: 0 auto;
    height: 594px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    z-index:1;
}
#feature_tabs1 ul{
    position: absolute;
    top: 47px;
    list-style: none;
    padding: 0;
    margin: 0;
}
#feature_tabs1{
    width: 320px;
    margin-top: 110px;
    height: 384px;
    box-shadow: 5px 10px 15px rgba(0,0,0,.1);
    position: absolute;
    right: 40px;
    top:0;
}
#feature_tabs1 li{
    height: 130px;
    display: flex;
    align-items: center;
    background: #fff;
    color: #262626;
}
#feature_tabs1 li:hover{
    cursor:pointer;
}
#feature_tabs1 li .h1{
    font-size: 24px;
    margin-bottom: 3px;
}
#feature_tabs1 li p{
    font-size: 18px;
}
#feature_tabs1 li .ic{
    width: 93px;
    height: 100%;
}
#feature_tabs1 li:nth-child(1) .ic{    
    background: url(../images/ic_md_n.png)center center no-repeat;
}
#feature_tabs1 li:nth-child(2) .ic{    
    background: url(../images/ic_lj_n.png)center center no-repeat;
}
#feature_tabs1 li:nth-child(3) .ic{    
    background: url(../images/ic_qd_n.png)center center no-repeat;
}
#feature_tabs1 .current{
    background: #2770e9;
}
#feature_tabs1 .current:nth-child(1) .ic{
    background: url(../images/ic_md_h.png)center center no-repeat;
}
#feature_tabs1 .current:nth-child(2) .ic{
    background: url(../images/ic_lj_h.png)center center no-repeat;
}
#feature_tabs1 .current:nth-child(3) .ic{
    background: url(../images/ic_qd_h.png)center center no-repeat;
}
#feature_tabs1 .current .h1{
    color: #fff;
}
#feature_tabs1 .current p{
    color: #fff;
    opacity: .6;
}

#feature_output1{
    top:47px;
    left:0;
    bottom: 0;
    width: 720px;
    height: 325px;
    position: relative;
    margin:0;
    padding:0;
}
#feature_output1 li {
    position: absolute;
    width: 720px;
    height: 325px;
    margin:0;
}
#feature_output1 .slider-img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#feature_output1 li a {
    position: absolute;
    top: 0;
    left: 0;
    width:636px;
    height:325px;
}
#feature_output1 li{
    display: flex;
    justify-content: space-between;
}
#feature_output1 li .pad{
    width: 717px;
    height: 546px;
    background: url(../images/food/pad_bj.png) no-repeat;
    background-size: 100% 100%;
}
#feature_output1 li .pad img{
    width: 655px;
    height: 450px;
    margin: 25px 30px;
}
#feature_output1 li .block{
    width: 310px;
    height: 546px;
    background: url(../images/food/dots2_bj.png) no-repeat;
    background-size: 100%;
}
#feature_output1 li .show{
    display: none;
}
#feature_output1 li .block img{
    margin: 56px 26px 0;
}
.feature_cat1 {
    text-align:right;
    padding:10px 0
}

/*tab3*/
#feature_tabs2 li{
    width: 320px;
    height: 130px;
    background: #fff;
    display: flex;
    align-items: center;
    transition: all .5s;
}
#feature_tabs2{
    margin-top: 45px;
    height: 384px;
    box-shadow: 5px 10px 15px rgba(0,0,0,.1);
}
#feature_tabs2 li:hover{
    cursor:pointer;
}
#feature_tabs2 li .text{
    text-align: left;
}
#feature_tabs2 li .h1{
    font-size: 24px;
    margin-bottom: 3px;
}
#feature_tabs2 li p{
    font-size: 18px;
}
#feature_tabs2 li .ic{
    width: 93px;
    height: 100%;
}
#feature_tabs2 li:nth-child(1) .ic{    
    background: url(../images/ic_jy_n.png)center center no-repeat;
}
#feature_tabs2 li:nth-child(2) .ic{    
    background: url(../images/ic_yh_n.png)center center no-repeat;
}
#feature_tabs2 li:nth-child(3) .ic{    
    background: url(../images/ic_wl_n.png)center center no-repeat;
}
#feature_tabs2 li:nth-child(4) .ic{    
    background: url(../images/ic_kh_n.png)center center no-repeat;
}
#feature_tabs2 .current{
    background: #2770e9;
}
#feature_tabs2 .current:nth-child(1) .ic{
    background: url(../images/ic_jy_h.png)center center no-repeat;
}
#feature_tabs2 .current:nth-child(2) .ic{
    background: url(../images/ic_yh_h.png)center center no-repeat;
}
#feature_tabs2 .current:nth-child(3) .ic{
    background: url(../images/ic_wl_h.png)center center no-repeat;
}
#feature_tabs2 .current:nth-child(4) .ic{
    background: url(../images/ic_kh_h.png)center center no-repeat;
}
#feature_tabs2 .current .h1{
    color: #fff;
}
#feature_tabs2 .current p{
    color: #fff;
    opacity: .6;
}
#feature_output2{
    width: 720px;
    height: 547px;
    position: relative;
    margin: 48px 0 0 105px;
    overflow: hidden;
}
#feature_output2 .slider-img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#feature_output2 li{
    display: flex;
    justify-content: space-between;
}
#feature_output2 li .block{
    width: 310px;
    height: 546px;
    background: url(../images/dots_bj.png) no-repeat;
    background-size: 100%;
}
#feature_output2 li .block img{
    margin: 56px 26px 0;
}
.scenario .gl{
    background: url(../images/gl_bj.png) no-repeat;
    background-size: cover;
}
.scenario .gl .tit,.scenario .gl .s16{
    color: #fff;
}
.scenario .process{
    background: #2f363d;
    display: flex;
    align-items: center;
    flex-direction: column; 
    justify-content: center;
    height: 245px;
    overflow: hidden;
}
.scenario .process .h1{
    font-size: 23px;
    color: #fff;
    line-height: 29px;
    background: url(../images/ic_proce.png) left center no-repeat;
    background-size: 31px 27px;
    padding-left: 52px;
}
.scenario .process .btn{
    font-size: 18px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #2f363d;
    text-align: center;
    margin-top: 30px;
}
.scenario .dialog{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    height: 100%;
    z-index: 999;
    display: none;
}
.scenario .dialog #imageView_container{
    text-align: center;
    width: 1300px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.scenario .dialog #imageView_container{
    cursor:zoom-in;
}
.scenario .dialog .close{
    position: absolute;
    right: 20px;
    top: 18px;
}
/*常见问题*/
.problem .banner4{
    background: url(../images/banner4.png) no-repeat;
    background-size: cover;
    height: 230px;
    overflow: hidden;
}
.problem .banner4 p{
    font-size: 34px;
    letter-spacing: 8px;
    margin-top: 123px;
    text-align: center;
    line-height: 1em;
    color: #fff;
}
.problem .content{
    width: 900px;
    margin: 0 auto;
}
.problem .content .h1{
    font-size: 30px;
    color: #444;
    margin-top: 60px;
    margin-bottom: 40px;
    line-height: 1em;
}
.problem .content p{
    font-size: 18px;
    color: #888;
    line-height: 1.5em;
}
.problem .content a{
    color: #4176ee;
    display: inline-block;
}
.problem .content .btn{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border:1px solid #2b90ed;
    color: #2b90ed;
    font-size: 18px;
    margin: 40px 0 43px;
    transition: all .5s;
}
.problem .content .btn:hover{
    background: #2b90ed;
    color: #fff;
}
.problem .content .btn:hover a{
    color: #fff;
}</pre></body></html>