.top-menu{
    width: 0.8rem;
    height: 0.8rem;
    left: unset;
    right: 0.3rem;
    top: 0.1rem;
    bottom: unset;
    background-size: cover;
}
.wsc-logo{
    width: 5.16rem;
    /* height: 0.3rem; */
    font-size: 0;
		margin-top:7px;
		margin-left:63px;
}
.wsc-logo img{
    width: 100%;
    height: unset;
}
.top-search{
    position: absolute;
    left: 0.3rem;
    top: 0.1rem;
    height: 0.8rem;
    width: 0.8rem;
    background: url(../images/m-top-search.png) no-repeat center center;
    background-size: cover;
}

.hn-item.zhankai .hn-drop{
    display: block;
}
/* .hn-item.zhankai .hn-arr span{
    transform: rotateZ(180deg);
} */
.hn-drop li:nth-child(even){
    width: 49%;
}
.wsc-foot{
    padding: 0.6rem 0.3rem;
    background-color: #fff;
}
.ft-logo-img{
    width: 4rem;
}
.ft-logo-img img{
    width: 100%;
}
.ft-logo-text{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #757983;
    margin-top: 0.3rem;
}

.ft-info{
    margin-top: 0.6rem;
}
.ft-ifitem .item-dt{
    font-size: 0.32rem;
    line-height: 0.44rem;
    font-weight: bold;
    color: #484B52;
}
.ft-ifitem .item-dd{
    font-size: 0.28rem;
    line-height: 0.6rem;
    margin-top: 0.3rem;
    color: #757983;
}
.ft-share{
    font-size: 0;
    overflow: unset;
    margin-top: 0.3rem;
}
.ft-share a{
    display: inline-block;
    vertical-align: middle;
    width:0.6rem;
    height:0.6rem;
    border:0.02rem solid rgba(38,52,80,0.26);
    border-radius:50%;
    margin-right: 0.24rem;
    position: relative;
}
.ft-wb{
    background: url(../images/m-ft-wb.png) no-repeat center center;
    background-size: 0.31rem auto;
}
.ft-wx{
    background: url(../images/m-ft-wx.png) no-repeat center center;
    background-size: 0.33rem auto;
}
.ft-wximg{
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.8rem;
    width: 2rem;
    box-sizing: border-box;
    padding: 0.1rem;
    background-color: #fff;
    box-shadow:0px 0.06rem 0.1rem rgba(0,0,0,0.03);
}
.ft-wximg img{
    width: 100%;
}
.ft-wx:hover .ft-wximg{
    display: block;
}

.ft-search {
    margin-top: 0.5rem;
}
.ft-search form{
    border-radius: 1rem;
    overflow: hidden;
    background-color: #F5F8FA;
    padding-right: 2rem;
}

.ft-search input{
    background-color: #F5F8FA;
    border: 0;
    padding: 0.22rem 0.4rem;
    height: 0.92rem;
    color: #484B52;
}
.ft-search .btn-search{
    border-radius: 1rem;
    background: #2791E5;
    color: #fff;
    height: 0.92rem;
    width: 2rem;
    margin-right: -2rem;
}
.ft-search input::placeholder{
    color: #B1B1B1;
}



.fast-link{
    padding: 0.4rem 0.3rem;
    border-bottom: 0.02rem solid #fff;
    background-color: #f6f6f6;
}
.fast-link .item{
    font-size: 0.24rem;
    overflow: hidden;
    height: 0.34rem;
    line-height: 0.34rem;
    padding-left: 1.36rem;
    margin-top: 0.2rem;
}
.fast-link .item:first-child{
    margin-top: 0;
}
.fast-link .item-dt{
    float: left;
    width: 1.36rem;
    color: #757983;
    margin-left: -1.36rem;
}
.fast-link .item-dd{
    float: left;
    width: 100%;
    color: #A4A7AF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fast-link .item-dd a{
    display: inline;
}
.fast-link .item-dd i{
    display: inline;
    color: #E3E4E5;
    margin: 0 0.2rem;
}
.fast-link .item-dd i:first-child{
    display: none;
}

.wsc-bottom{
    background-color: #f6f6f6;
    padding: 0.4rem 0.3rem 0.5rem; 
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #A4A7AF;
}
.wb-main{
    padding: 0;
    background: none;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #A4A7AF;
}
.wb-text{
    margin-top: 0.14rem;
}    
.wb-text:first-child{
    margin-top: 0;
}
.wb-text span{
    margin: 0 0.2rem;
}
.wb-bot{
    margin-top: 0.22rem;
}
.wb-lan{
    float: left;
    position: relative;
}
.wb-link{
    float: left;
}
.wb-lan .lan-head{
    font-size: 0;
    cursor: pointer;
}
.wb-lan .lan-head .ico{
    display: inline-block;
    vertical-align: middle;
    width: 0.32rem;
    height: 0.32rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.14rem;
}
.wb-lan .lan-head .ico-cn{
    background: url(../images/m-ft-lan.png) no-repeat center center;
    background-size: cover;
}
.wb-lan .lan-head .tit{
    font-size: 0.24rem;
    color: #A4A7AF;    
    display: inline-block;
    vertical-align: middle;
    line-height: 0.32rem;
}
.wb-lan .lan-head .arr{
    width: 10px;
    margin-left: 0.2rem;
    height: 0.32rem;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/m-darr-a4.png) no-repeat center center;
    background-size: 0.16rem auto;
}
.wb-link{
    float: left;
}
.wb-link span{
    margin: 0 0.2rem;
}


.snav-main {
    background: #F6F7F9;
    position: relative;
    padding-left: 0.3rem;
    height: 0.8rem;
}
.snav-box {
    overflow: scroll;
    position: relative;
    height: 100%;
}
.snav-box::-webkit-scrollbar{
    display: none;
}
.sna-bg{
    display: none;
}
.snav-box ul {
    font-size: 0;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
}
.snav-box li {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #A4A7AF;
    position: relative;
    margin-right: 0.5rem;
}
.snav-box li a{
    display: block;
    height: 100%;
}
.snav-box li span{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    height: 0.04rem;
    background-color: #2791E5;
    transition: 0.36s;
}
.snav-box li.active span{
    width: 100%;
}

.absn-info{
    padding: 0.5rem 0.3rem 0.6rem;
}
.absn-info .tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #263450;
    font-weight: bold;
}
.absn-info .text{
    margin-top: 0.3rem;
    color: #757983;
    font-size: 0.28rem;
    line-height: 0.52rem;
}
.absn-info .item-btn{
    margin-top: 0.5rem;
}
.absn-info .item-btn .btn{
    width: 2.88rem;
}
.tip-tel{
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.4rem;
    padding-left: 0.4rem;border-left: 0.02rem dashed #c3c3c3;
}
.tip-tel .item-dt{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #A4A7AF;
}
.tip-tel .item-dd{
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #2791E5;
    font-weight: bold;
}
.snlx-way{
    margin-top: 0.4rem;
}
.snlx-way .item{
    margin-top: 0.2rem;
}
.snlx-way .item-dt{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #A4A7AF;
}
.snlx-way .item-dd{
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: #2791E5;
    font-weight: bold;
}

.pTit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #263450;
    font-weight: bold;
    text-align: center;
}
.pText{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #757983;
    margin-top: 0.3rem;
}





.in-ctit{
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #263450;
    font-weight: 800;
    overflow: hidden;
}


.index-banner{
    /* height: 4rem; */
    background-color: #263450;
}
.picshowitem,.picshowCon{
    width: 8.28rem;
}
.picshowitem {
    text-align: center;
}
.picshowitem img{
    width: unset;
    max-width: 8.28rem;
    height: unset;
}
.inban-item{
    width: 100%;
    height: 100%;
    display: block;
}
.picp,.picn{
    display: none;
}
.index-banner .picshowControl{
    bottom: 0.4rem;
}
.index-banner .picshowControl li{
    width: 0.12rem;
    height: 0.12rem;
    box-sizing: border-box;
    border: 0.02rem solid #fff;
    border-radius: 0.2rem;
    margin: 0 0.16rem;
    background: none;
}
.index-banner .picshowControl li.active{
    background-color: #fff;
}


.inb1-right{
    background-color: #F4F6FA;
    padding: 0 0.3rem 0.32rem;
}
.inb1-rtmain {
    overflow: hidden;
    width: 100%;
}
.inb1-rtmain .li-main{
    margin-top: -0.04rem;
    margin-left: -0.04rem;
}
.inb1-rtmain .item{
    float: left;
    padding: 0.4rem 0;
    width: 33.33%;
    border-top: 0.02rem solid #E1E8F4;
}
.inb1-rtmain .item-box{
    display: block;
    border-left: 0.02rem solid #E1E8F4;
}

.inb1-rtmain i{
    height: 1rem;
    display: block;
    transition: 0.36s;
}
.inb1-rtmain .tit{
    font-size: 0.28rem;
    margin-top: 0.1rem;
    color: #6F7FA0;
    line-height: 0.4rem;
    text-align: center;
}
.inb1-rtmain .ico1{
    background: url(../images/m-inpro-lhc.png) no-repeat center center;
    background-size: 0.76rem auto;
}
.inb1-rtmain .ico2{
    background: url(../images/m-inpro-yps.png) no-repeat center center;
    background-size: 1.02rem auto;
}
.inb1-rtmain .ico3{
    background: url(../images/m-inpro-zq.png) no-repeat center center;
    background-size: 0.62rem auto;
}
.inb1-rtmain .ico4{
    background: url(../images/m-inpro-kq.png) no-repeat center center;
    background-size: 0.97rem auto;
}
.inb1-rtmain .ico5{
    background: url(../images/m-inpro-zpm.png) no-repeat center center;
    background-size: 1.32rem auto;
}
.inb1-rtmain .ico6{
    background: url(../images/m-inpro-csm.png) no-repeat center center;
    background-size: 0.62rem auto;
}
.inb1-rtmain .ico7{
    background: url(../images/m-inpro-fcm.png) no-repeat center center;
    background-size: 0.74rem auto;
}
.inb1-rtmain .ico8{
    background: url(../images/m-inpro-wlm.png) no-repeat center center;
    background-size: 0.91rem auto;
}
.inb1-rtmain .ico9{
    background: url(../images/m-inpro-zzm.png) no-repeat center center;
    background-size: 1.07rem auto;
}
.inb1-rtmain .ico10{
    background: url(../images/m-inpro-kym.png) no-repeat center center;
    background-size: 0.52rem auto;
}
.inb1-rtmain .ico11{
    background: url(../images/m-inpro-zdm.png) no-repeat center center;
    background-size: 0.94rem auto;
}
.inb1-rtmain .ico12{
    background: url(../images/m-inpro-qlfjm.png) no-repeat center center;
    background-size: 0.45rem auto;
}
.inb1-rtmain .ico13{
    background: url(../images/m-inpro-ft.png) no-repeat center center;
    background-size: 1.07rem auto;
}
.inb1-rtmain .ico14{
    background: url(../images/m-inpro-qm.png) no-repeat center center;
    background-size: 1.05rem auto;
}
.inb1-rtmain .ico15{
    background: url(../images/m-inpro-sys.png) no-repeat center center;
    background-size: 1.12rem auto;
}
.inb1-rtmain .ico16{
    background: url(../images/m-inpro-fuzhuh.png) no-repeat center center;
    background-size: 0.68rem auto;
}
.inb1-rtmain .item:hover .tit{
    color: #263450;
}
.inb1-rtmain .item:hover i{
    transform: translateY(-5px);
}

.inb1-left{
    padding: 0.6rem 0.3rem;
    background-color: #2791E5;
}
.inb1-left .in-ctit{
    color: #fff;
}
.inb1-fm{
    margin-top: 0.3rem;
}

.sxfm-item{
    margin-top: 0.2rem;
    position: relative;
}
.sxfm-item:first-child{
    margin-top: 0;
}
.sxfm-btn{
    margin-top: 0.3rem;
}
.sxfm-btn .btn{
    background-color: #E5555E;
    color: #fff;
    width: 100%;
    transition: 0.36s;
    border-radius: 0.04rem;
    cursor: pointer;
}
.sxfm-btn .btn:hover{
    background-color: #C42F38;
}
.sxfm-head,.sxfm-item input{
    width: 100%;
    height:0.92rem;
    box-sizing: border-box;
    background:rgba(85,173,242,0.3);
    border:0.02rem solid rgba(255,255,255,0.16);
    border-radius:0.04rem;
    padding: 0.24rem 0.38rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #fff;
    cursor: pointer;
    padding-right: 0.76rem;
    position: relative;
}
.sxfm-head .arr{
    position: absolute;
    width: 0.16rem;
    height: 100%;
    top: 0;
    right: 0.4rem;
    background: url(../images/m-darr-fff.png) no-repeat center center;
    background-size: 0.16rem auto;
    transition: 0.36s;
}
.sxfm-dia{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -100%;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
}
.sxfm-down{

    position: fixed;
    width: 100%;
    background: #FFFFFF;
    left: 0;
    bottom: -100%;
    z-index: 100000;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0.5rem 0.3rem;
}
.sxfm-down ul{
    margin: 0.3rem -0.2rem 0;
}
.sxfm-down li{
    float: left;
    height: 0.8rem;
    width: 3.74rem;
    box-sizing: border-box;
    border: 0.02rem solid #EAEAEA;
    background-color: #F6F7F9;
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #222222;
    border-radius: 0.08rem;
    cursor: pointer;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    text-align: center;
}
.sxfm-down li.active{
    border-color: #2791E5;
    background: url(../images/m-sel-del.png) no-repeat right top;
    background-size: 0.54rem auto;
}
.sxfm-inp{
    position: relative;
}
.sxfm-inp label{
    font-size: 0.28rem;
    line-height: 0.4rem;
    position: absolute;
    left: 0.4rem;
    top: 0.26rem;
    color: #fff;
}


.sxfm-wldown{
    position: absolute;
    top: 0.92rem;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 2.22rem;
    overflow-y: scroll;
    background-color: #fff;
    display: none;
    z-index: 10;
    padding: 0.2rem 0.4rem;
}
.sxfm-wldown li{
    cursor: pointer;
    font-size: 0.26rem;
    line-height: 0.52rem;
    color: #757983;
}
.sxfm-wldown li:hover{
    color: #263450;
}


.index-block2{
    padding: 0.6rem 0.3rem;
}
.inb2-main{
    margin-top: 0.3rem;
}

.wl-resol .li-main{
    margin-top: -0.04rem;
    margin-right: -0.06rem;
}
.wl-resol .item{
    float: left;
    width: 3.82rem;
    transition: 0.36s;
    height: 3.2rem;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 0.04rem;
    margin-right: 0.04rem;
    padding-top: 0.4rem;
}
.wl-resol i{
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    transition: 0.36s;
    margin: auto;
    border-radius: 50%;
    border: 0.02rem solid #bcc6db;
}
.wl-resol .tit{
    font-size: 0.32rem;
    margin-top: 0.36rem;
    line-height: 0.44rem;
    text-align: center;
    color: #263450;
}
.ico-dc{
    background: #ffffff url(../images/m-sol-gdc.png) no-repeat center center;
    background-size: 0.34rem auto;
}
.ico-hb{
    background: #ffffff url(../images/m-sol-ghb.png) no-repeat center center;
    background-size: 0.51rem auto;
}
.ico-jc{
    background: #ffffff url(../images/m-sol-gjc.png) no-repeat center center;
    background-size: 0.57rem auto;
}
.ico-fjs{
    background: #ffffff url(../images/m-sol-gfjs.png) no-repeat center center;
    background-size: 0.69rem auto;
}
.ico-yy{
    background: #ffffff url(../images/m-sol-gyy.png) no-repeat center center;
    background-size: 0.5rem auto;
}
.ico-sp{
    background: #ffffff url(../images/m-sol-gsp.png) no-repeat center center;
    background-size: 0.61rem auto;
}
.ico-jxhg{
    background: #ffffff url(../images/m-sol-gjxhg.png) no-repeat center center;
    background-size: 0.52rem auto;
}
.ico-yjfm{
    background: #ffffff url(../images/m-sol-gfmyj.png) no-repeat center center;
    background-size: 0.62rem auto;
}
.ico-gxcl{
    background: #ffffff url(../images/m-sol-ggxcl.png) no-repeat center center;
    background-size: 0.5rem auto;
}

.ico-nyfl{
    background: #ffffff url(../images/m-sol-nyfl.png) no-repeat center center;
    background-size: 0.6rem auto;
}
.ico-ylrl{
    background: #ffffff url(../images/m-sol-ylrl.png) no-repeat center center;
    background-size: 0.6rem auto;
}
.ico-dcrl{
    background: #ffffff url(../images/m-sol-dcrl.png) no-repeat center center;
    background-size: 0.6rem auto;
}



.ico-qt{
    background: #ffffff url(../images/m-sol-gqt.png) no-repeat center center;
    background-size: 0.42rem auto;
}
.ico-yl{
    background: #ffffff url(../images/m-sol-yll.png) no-repeat center center;
    background-size: 0.44rem auto;
}

.inb2-main .wl-resol .li-main{
    margin-top: -0.12rem;
    margin-right: -0.14rem;
}
.inb2-main .wl-resol .item{
    width: 2.46rem;
    height: 2.7rem;
    background-color: #f6f7f9;
    margin-top: 0.12rem;
    margin-right: 0.12rem;
    padding-top: 0.3rem;
}
.inb2-main .wl-resol i{
    display: block;
    width: 1.44rem;
    height: 1.44rem;
    transition: 0.36s;
    margin: auto;
    border-radius: 50%;
    border: 0.02rem solid #bcc6db;
}
.inb2-main .wl-resol .tit{
    font-size: 0.28rem;
    margin-top: 0.24rem;
    line-height: 0.4rem;
    text-align: center;
    color: #6F7FA0;
}
.inb2-main .wl-resol .item-lang .tit{
    margin-top: 0.06rem;
}

.in-tip{
    padding: 0.5rem 0.3rem;
    background: url(../images/intip-bg.jpg) no-repeat center top;
    background-size: cover;
}
.in-tip .in-ctit{
    text-align: center;
    color: #fff;
}
.tip-btn{
    margin-top: 0.3rem;
    text-align: center;
}
.tip-btn .btn{
    width: unset;
    padding: 0 0.6rem;
}


.inb5-top{
    height: 8.4rem;
    box-sizing: border-box;
    padding: 0.8rem 0.8rem 0;
    background: url(../images/m-inb5-topbg.jpg) no-repeat center top;
    background-size: cover;
}
.inb5-top .in-ctit{
    line-height: 0.68rem;
    color: #fff;
    font-weight: 800;
}
.inb5-top .inb5-text{
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: rgba(255, 255, 255, 0.8);
}

.inb5-btn{
    margin-top: 0.8rem;
}
.inb5-btn .btn{
    width: 3.2rem;
    border-color: rgba(255, 255, 255, 0.4);
}
.inb5-btn .btn:hover{
    border-color: #2791E5;
    background-color: #2791E5;
    color: #fff;
}
.inb5-bot{
    background-color: #2791E5;
    /*height: 2.4rem;*/
    height: 1.2rem;
    overflow: hidden;
}
.inb5-bot .li-main{
    margin-top: -0.03rem;
}
.inb5-bot .item{
    /*width: 50%;*/ 
    width: 33.333%;
    box-sizing: border-box;
    height: 1.2rem;
    float: left;
    border-left: 0.02rem solid rgba(255, 255, 255, 0.2);
    border-top: 0.02rem solid rgba(255, 255, 255, 0.2);
    position: relative;
}
.inb5-bot .item-box{
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    transition: 0.36s;
    height: 1.2rem;
}
.inb5-bot .item-box:hover{
    background-color: #1B80D0;

}
.inb5-bot .item-head{
    height: 1.2rem;
    font-size: 0;
    text-align: center;
    display: block;
    transition: 0.36s;
}
.inb5-bot .item-head i{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 0.4rem;
}
.inb5-bot .item-head .tit{
    font-size: 0.28rem;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.4rem;
}
.inb5-bot .item-head .ico1{
    width: 0.49rem;
    background: url(../images/m-inb5-ico1.png) no-repeat center center;
    background-size: contain;
}
.inb5-bot .item-head .ico2{
    width: 0.46rem;
    background: url(../images/m-inb5-ico2.png) no-repeat center center;
    background-size: contain;
}
.inb5-bot .item-head .ico3{
    width: 0.52rem;
    background: url(../images/m-inb5-ico3.png) no-repeat center center;
    background-size: contain;
}
.inb5-bot .item-head .ico4{
    width: 0.45rem;
    background: url(../images/m-inb5-ico4.png) no-repeat center center;
    background-size: contain;
}

.index-block6{
    background-color: #f6f7f9;
    padding: 0.6rem 0.3rem; 
}


.index-block7{
    height: 3.6rem;
    box-sizing: border-box;
    padding: 0.6rem 0.3rem 0;
    background: url(../images/m-inb7-bg.jpg) no-repeat center top;
    background-size: cover;
}
.inb7-tit{
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #fff;
    font-weight: bold;
}
.inb7-main{
    margin-top: 0.5rem;
}
.inb7-main .item{
    float: left;
    width: 33%;
    box-sizing: border-box;
    text-align: center;
}
.inb7-main .item i{
    display: block;
    height: 0.51rem;
}
.inb7-main .item .tit{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #fff;
    margin-top: 0.3rem;
}

.inb7-main .item .ico1{
    background: url(../images/m-inb7-ico1.png) no-repeat center center;
    background-size: 0.47rem auto;
}
.inb7-main .item .ico2{
    background: url(../images/m-inb7-ico2.png) no-repeat center center;
    background-size: 0.4rem auto;
}
.inb7-main .item .ico3{
    background: url(../images/m-inb7-ico3.png) no-repeat center center;
    background-size: 0.41rem auto;
}
.inb7-main .item .ico4{
    background: url(../images/m-inb7-ico4.png) no-repeat center center;
    background-size: 0.39rem auto;
}
.inb7-main .item .ico5{
    background: url(../images/m-inb7-ico5.png) no-repeat center center;
    background-size: 0.4rem auto;
}


.pageh-banner{
    height: 3.6rem;
}
.ban-tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.pageh-banner .container{
    height: 100%;
}
.bk-banner .ban-main {
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0.94rem 0.3rem 0
}
.ban-search {
    margin-top: 0.3rem;
}
.ban-search .search-form {
    margin: auto;
    box-sizing: border-box;
}
.ban-search .search-form form {
    padding-right: 0;
    position: relative;
}
.ban-search .search-form input {
    border: 0.02rem solid #EAEAEA;
    background-color: #FFFFFF;
    transition: 0.36s;
    padding: 0.24rem 0.5rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    border-radius:1rem;
    padding-right: 2.46rem;
    height: 0.96rem;
}
.ban-search .search-btn {
   position: absolute;
    right: 0.04rem;
    top: 0.02rem;
    width: 1.96rem;
    height: 0.92rem;
    background-color: #E5555E;
    color: #fff;
    line-height: 0.92rem;
    text-align: center;
    font-size: 0.28rem;
    cursor: pointer;
    transition: 0.36s;
    border-radius:1rem;
}


.md-secnav .snav-main{
    height: 0.96rem;
    background-color: #fff;
    border-bottom: 0.02rem solid #f6f7f9;
}
.md-secnav .snav-box li{
    line-height: 0.96rem;
}
.md-secnav .snav-box li.active{
    color: #263450;
}



.wl-list{
    padding: 0.5rem 0.3rem 0.6rem;
}

.wsc-list-wl .li-main{
    margin-right: -0.1rem;
    margin-top: -0.08rem;
}
.wsc-list-wl .li-item{
    width: 3.8rem;
    height: 1.8rem;
    box-sizing: border-box;
    border-radius: 0.12rem;
    float: left;
    margin-right: 0.08rem;
    margin-top: 0.08rem;
}
.wsc-list-wl .li-item a{
    display: block;
    height: 100%;
    font-size: 0;
    text-align: center;
    padding: 0 0.3rem;
}
.wsc-list-wl .li-item .li-tit{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.32rem;
    line-height: 0.52rem;
}
.wsc-list-wl .li-item .midline{
    width: 0.02rem;
    margin-right: -0.02rem;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.wsc-list-wl .li-item.wl-color0{
    background-color: #F4E4E4;
    color: #B47474;
}
.wsc-list-wl .li-item.wl-color1{
    background-color: #F4E9C8;
    color: #95834F;
}
.wsc-list-wl .li-item.wl-color2{
    background-color: #D9F2EE;
    color: #457169;
}
.wsc-list-wl .li-item.wl-color3{
    background-color: #E9F7DC;
    color: #748E5D;
}
.wsc-list-wl .li-item.wl-color4{
    background-color: #D8EDFA;
    color: #4F7A95;
}
.wsc-list-wl .li-item.wl-color5{
    background-color: #E8F0FC;
    color: #5E708D;
}


.wlh-block2{
    padding: 0.6rem 0.3rem;
    background-color: #F6F7F9;
}
.wlh-block2 .wl-resol{
    margin-top: 0.3rem;
}
.wlh-block2 .wl-resol .item{

}
.wlh-block3{
    background: url(../images/m-wlh-b3bg.jpg) no-repeat center top;
    padding: 0.6rem 0.3rem;
    background-size: cover;
}
.wlh-block3 .pTit{
    color: #fff;
}
.wlhb3-main{
    margin-top: 0.3rem;
}
.wlhb3-main .li-item{
    box-sizing: border-box;
    border: 0.02rem solid #415377;
    margin-left: -0.02rem;
    background-color: rgba(255, 255, 255, 0.02);
    padding: 0.6rem;
}
.wlhb3-main .tip{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #fff;
    padding-left: 0.32rem;
    background: url(../images/m-wlhb3-dot.png) no-repeat 0 center;
    background-size: 0.12rem 0.12rem;
}
.wlhb3-main .tit{
    font-size: 0.36rem;
    line-height: 0.64rem;
    margin-top: 0.5rem;
    color: #fff;
}
.wlhb3-main .item-btn{
    margin-top: 0.5rem;
}
.wlhb3-main .item-btn .btn{
    width: unset;
    padding: 0 0.6rem;
}

.ban-pro{
    height: unset;
}
.ban-main{
    padding: 0.5rem 0.3rem 0.4rem;

}
.ban-prolist{
    margin-top: 0.3rem;
}
.ban-prolist .inb1-rtmain .item-box,.ban-prolist .inb1-rtmain .item{
    border-color: #4D9DDB;
}
.ban-prolist .inb1-rtmain .tit{
    color: #fff;
}
.ban-prolist .inb1-rtmain .ico1{
    background-image: url(../images/m-pro-wlhc.png);
}
.ban-prolist .inb1-rtmain .ico2{
    background-image: url(../images/m-pro-wyps.png);
}
.ban-prolist .inb1-rtmain .ico3{
    background-image: url(../images/m-pro-wzq.png);
}
.ban-prolist .inb1-rtmain .ico4{
    background-image: url(../images/m-pro-wkq.png);
}
.ban-prolist .inb1-rtmain .ico5{
    background-image: url(../images/m-pro-wzpm.png);
}
.ban-prolist .inb1-rtmain .ico6{
    background-image: url(../images/m-pro-wcsm.png);
}
.ban-prolist .inb1-rtmain .ico7{
    background-image: url(../images/m-pro-wfcm.png);
}
.ban-prolist .inb1-rtmain .ico8{
    background-image: url(../images/m-pro-wwlm.png);
}
.ban-prolist .inb1-rtmain .ico9{
    background-image: url(../images/m-pro-wzzm.png);
}
.ban-prolist .inb1-rtmain .ico10{
    background-image: url(../images/m-pro-wkym.png);
}
.ban-prolist .inb1-rtmain .ico11{
    background-image: url(../images/m-pro-wzdm.png);
}
.ban-prolist .inb1-rtmain .ico12{
    background-image: url(../images/m-pro-wqlfjm.png);
}
.ban-prolist .inb1-rtmain .ico13{
    background-image: url(../images/m-pro-wft.png);
}
.ban-prolist .inb1-rtmain .ico14{
    background-image: url(../images/m-pro-wqm.png);
}
.ban-prolist .inb1-rtmain .ico15{
    background-image: url(../images/m-pro-wsys.png);
}
.ban-prolist .inb1-rtmain .ico16{
    background-image: url(../images/inpro-fuzhu-white.png);
}



.proh-block1{
    padding: 0.4rem 0.3rem 0.6rem;
}
.proh-block1 .pTit{
    text-align: center;
}

.proh-sx{
    margin-top: 0.3rem;
}
.proh-sx .sxfm-head,.proh-sx  .sxfm-item input{
    background-color: #F6F7F9;
    border-color: #E6EAF2;
    color: #757983;
}
.proh-sx .sxfm-head .arr{
    background-image: url(../images/darr-a4.png);
}
.proh-sx .sxfm-inp label{
    color: #757983;
    z-index: 2;
}
.proh-sx .sxfm-btn{

}
.proh-sx .sxfm-btn .btn{
    background-color: #E5555E;
    color: #fff;
    width: 100%;
}
.proh-sx .sxfm-btn .btn:hover{
    background-color: #C42F38;
}
.proh-sx .tip{
    text-align: center;
    margin-top: 0.5rem;
}
.proh-sx .tip .item-dt{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #757983;
}
.proh-sx .tip .item-dd{
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #2791E5;
    font-weight: bold;
}
.proh-sx .tip .item-dd a{
    text-decoration: underline;
}



.proh-main{
    background-color: #FCFCFD;
    display:table;
}
.proh-item{
    position: relative;
    width: 48%;
    margin-left: 0.5%;
    float: left;
    border: 1px solid #e8dfde;
    margin-bottom: 14px;
    margin-right: 0.5%;
}
.proh-img{
    
}
.proh-img img{
    width: 100%;
}
.proh-info{
    padding: 0.6rem;
}
.proh-info .info-main{
    
}

.proh-info .tit{
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #263450;
    font-weight: bold;
}
.proh-info .text{
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #757983;
}
.proh-info .yd-main{
    margin-top: 0.4rem;
}
.proh-info .yd-main .item{
    float: left;
    background-color: #F6F7F9;
    width: 3.5rem;
    height: 3.02rem;
    box-sizing: border-box;
    padding: 0.4rem;
    font-size: 0;
    margin-left: 0.08rem;
}
.proh-info .yd-main .item:first-child{
    margin-left: 0;
}
.proh-info .yd-main i{
    display: block;
    width: 1.52rem;
    height: 1.52rem;
    margin: auto;
}
.proh-info .yd-main .tit{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #263450;
    margin-top: 0.3rem;
    text-align: center;
}
.proh-info .ico-y50{
    background: url(../images/m-proh-y50.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-y40{
    background: url(../images/m-proh-y40.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-y20{
    background: url(../images/m-proh-y20.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-y15{
    background: url(../images/m-proh-y15.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-g90{
    background: url(../images/m-proh-g90.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-g40{
    background: url(../images/m-proh-g40.png) no-repeat center center;
    background-size: cover;
}
.proh-info .ico-g30{
    background: url(../images/m-proh-g30.png) no-repeat center center;
    background-size: cover;
}
.proh-info .item-btn{
    margin-top: 0.5rem;
    font-size: 0;
}
.proh-info .item-btn .btn{
    width: 3.5rem;
    margin-left: 0.08rem;
}
.proh-info .item-btn .btn:first-child{
    margin-left: 0;
}




.proh-block3{
    position: relative;
    overflow: hidden;
}
.prohb3-left{
    box-sizing: border-box;
    padding: 0.6rem 0.3rem;
    background: url(../images/m-prohb3-lf.jpg) no-repeat right top;
    background-size: cover;
}
.prohb3-right{
    padding: 0.6rem 0.3rem;
    background: url(../images/m-prohb3-rt.jpg) no-repeat left top;
    background-size: cover;
}
.prohb3-tit{
    font-size: 0.36rem;
    line-height: 0.52rem;
    color: #fff;
}
.phlf-main .solhban_main{
    margin-top: 0.3rem;
}
.phlf-main .solhban_main .item-box{
    width: 2.58rem;
    padding: 0;
    border: 0.02rem solid #45A4EF;
    /*margin-top: -0.02rem;*//*没有下边框*/
    margin-top: -0.008rem;
    margin-left: -0.02rem;
}
.phlf-main .solhban_main .item{
    height: 3.2rem;
    padding-top: 0.3rem;
}
.phlf-main .solhban_main .tit{
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.phrt-main .item{
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    border-top: 0.02rem solid rgba(255, 255, 255, 0.1);
}
.phrt-main .item-dt{
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #fff;
}
.phrt-main .item-dd{
    font-size: 0.28rem;
    margin-top: 0.3rem;
    line-height: 0.52rem;
    color: #fff;
}
.phrt-main .item-btn{
    margin-top: 0.5rem;
    text-align: center;
}
.phrt-main .item-btn .btn{
    width: 6rem;
}
.phrt-main .item-dd i{
    margin: 0 0.1rem;
}
.phrt-main .item-dd i:first-child{
    display: none;
}

.page-relate{
    margin-top: 0;
    padding: 0.6rem 0.3rem;
}


.solh-ban{
    height: unset;
    
}
.solh-ban .ban-main{
    padding: 0.6rem 0.3rem;
}
.solh-ban .ban-tit{
    text-align: center;
}
.solhban_main{
    margin-top: 0.4rem;
}
.solhban_main .li-main{
    margin: -0.04rem -0.02rem 0;
}
.solhban_main .item-box{
    float: left;
    margin-top: 0.04rem;
    box-sizing: border-box;
    padding: 0 0.02rem;
    width: 50%;
}
.solhban_main .item{
    display: block;
    height: 3.2rem;
    box-sizing: border-box;
    padding-top: 0.4rem;
    background-color: #2791E5;
}
.solhban_main i{
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
    box-sizing: border-box;
   transition: 0.36s;
    border:0.02rem solid #2AAFEA;
    border-radius:50%;
}
.solhban_main .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #fff;
    margin-top: 0.3rem;
    text-align: center;
}
.solhban_main .ico1{
    background:#1477C6 url(../images/m-sol-dc.png) no-repeat center center;
    background-size: 0.34rem auto;
}
.solhban_main .ico2{
    background:#1477C6 url(../images/m-sol-hb.png) no-repeat center center;
    background-size: 0.51rem auto;
}
.solhban_main .ico3{
    background:#1477C6 url(../images/m-sol-jc.png) no-repeat center center;
    background-size: 0.57rem auto;
}
.solhban_main .ico4{
    background:#1477C6 url(../images/m-sol-fjs.png) no-repeat center center;
    background-size: 0.69rem auto;
}
.solhban_main .ico5{
    background:#1477C6 url(../images/m-sol-yy.png) no-repeat center center;
    background-size: 0.5rem auto;
}
.solhban_main .ico6{
    background:#1477C6 url(../images/m-sol-sp.png) no-repeat center center;
    background-size: 0.61rem auto;
}
.solhban_main .ico7{
    background:#1477C6 url(../images/m-sol-jxhg.png) no-repeat center center;
    background-size: 0.52rem auto;
}
.solhban_main .ico8{
    background:#1477C6 url(../images/m-sol-yjfm.png) no-repeat center center;
    background-size: 0.62rem auto;
}
.solhban_main .ico9{
    background:#1477C6 url(../images/m-sol-gxcl.png) no-repeat center center;
    background-size: 0.5rem auto;
}
.solhban_main .ico10{
    background:#1477C6 url(../images/m-sol-qt.png) no-repeat center center;
    background-size: 0.42rem auto;
}
.solhban_main .ico11{
    background:#1477C6 url(../images/m-sol-yl.png) no-repeat center center;
    background-size: 0.44rem auto;  
}

.solhban_main .ico12{
    background:#1477C6 url(../images/m-sol-qtt.png) no-repeat center center;
    background-size: 0.44rem auto;  
}


.solh-block1{
    padding: 0.4rem 0.3rem 0.6rem;
}
.solh-block1 .item{
    display: block;
    height: 4rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
}
.solh-block1 .item1{
    height: 3.2rem;
    margin-top: 0;
    background-color: #605751;
    overflow: hidden;
    padding: 0.4rem 0.8rem;
}
.solh-block1 .item-img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.solh-block1 .item-img img{
    width: 100%;
    transition: 0.36s;
}
.solh-block1 .item2 .item-info{
    position: absolute;
    top:0.8rem;
    left:0.8rem;
}
.solh-block1 .item2:hover img{
    transform: scale(1.08);
}
.solh-block1 .item2{
 position: relative;
 padding: 0;
}
.solh-block1 .item1 .item-row{
    border-top: 0.02rem solid #716761;
    padding-top: 0.4rem;
    margin-top: 0.4rem;
}
.solh-block1 .item1 .item-row:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.solh-block1 .item1 .item-link{
    float: left;
    height: 0.8rem;
    border-left: 0.02rem solid #716761;
    padding-left: 0.8rem;
    font-size: 0;
    width: 50%;
    box-sizing: border-box;
}
.solh-block1 .item1 .item-link:first-child{
    border-left: 0;
    padding-left: 0;
}
.solh-block1 .item1 .item-link i{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    transition: 0.36s;
    width: 0.8rem;
    /* opacity: 0.6; */
}
.solh-block1 .item1 .item-link .ico1{
    background: url(../images/m-solb1-ico1.png) no-repeat 0 center;
    background-size: 0.49rem auto;
}
.solh-block1 .item1 .item-link .ico2{
    background: url(../images/m-solb1-ico2.png) no-repeat 0 center;
    background-size: 0.38rem auto;
}
.solh-block1 .item1 .item-link .ico3{
    background: url(../images/m-solb1-ico3.png) no-repeat 0 center;
    background-size: 0.47rem auto;
}
.solh-block1 .item1 .item-link .ico4{
    background: url(../images/m-solb1-ico4.png) no-repeat 0 center;
    background-size: 0.4rem auto;
}
.solh-block1 .item1 .item-link .tit{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color:rgba(255,255,255,0.6);
    display: inline-block;
    vertical-align: middle;
    transition: 0.36s;
}
.solh-block1 .item1 .item-link:hover i{
    opacity: 1;
}
.solh-block1 .item1 .item-link:hover .tit{
    color:rgba(255,255,255,1); 
}
 
.solh-block1 .item-tit{
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #fff;
}
.solh-block1 .item-text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #fff;
    margin-top: 0.3rem;
    max-width: 3.4rem;
}


.solh-block2{
    padding: 0.6rem 0.3rem;
    background-color: #F6F7F9;
}
.solh-list .li-main{
    margin-top: -0.2rem;
}
.solh-list .li-item{
    margin-top: 0.2rem;
    background-color: #fff;
}
.solh-list .li-img img{
    width: 100%;
}
.solh-list .li-info{
    padding: 0.5rem;
}
.solh-list .li-tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #263450;
    font-weight: bold;
    height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.solh-list .li-btn{
    margin-top: 0.3rem;
    text-align: center;
}
.solh-list .li-btn .btn{
    width: unset;
    padding: 0 0.6rem;
}

.solh-block3{
    padding: 0.6rem 0.3rem;
}
.solhb3_main{
    margin-top: 0.3rem;
}
.solhb3_main .li-main{
    margin-right: -0.06rem;
    margin-top: -0.04rem;
}
.solhb3_main .item{
    width: 3.82rem;
    height: 3.2rem;
    float: left;
    margin-left: 0.04rem;
    margin-top: 0.04rem;
    box-sizing: border-box;
    background-color: #F6F7F9;
    padding-top: 0.4rem;
}
.solhb3_main i{
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
    border: 0.02rem solid #bcc6db;
    box-sizing: border-box;
    border-radius: 50%;
}
.solhb3_main .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #263450;
    margin-top: 0.36rem;
    text-align: center;
}
 
.rTit{
    overflow: hidden;
}
.solh-block4{
    box-sizing: border-box;
    padding: 0.6rem 0.3rem;
    background: url(../images/m-solh-rewlbg.jpg) no-repeat center top;
    background-size: cover;
}
.solh-block4 .rTitText{
    color: #ffffff;
}
.solh-block4 .rTitMore{
    color: #ffffff;
}
.solh-block4 .rTitMore span{
    /* background-image: url(../images/jt-fff.png); */
}
.solh-block4 .rTitMore:hover span{
    color: #fff;
}

.solh-wl{
    margin-top: 0.3rem;
}
.solh-wl .li-main{
    margin-top: -0.2rem;
}
.solh-wl .li-item{
    margin-top: 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.5rem 0.6rem;
    position: relative;
    box-shadow:0px 0.06rem 0.4rem rgba(10,42,67,0.12);
}

.solh-wl .li-tit{
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #263450;
    height: 0.5rem;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.solh-wl .li-text{
    margin-top: 0.4rem;
    border-top: 0.02rem solid #e3e4e5;
    padding-top: 0.4rem;
    line-height: 0.52rem;
    font-size: 0.28rem;
    color: #757983;
    height: 1.56rem;
    overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.solh-wl .li-text::before{
    content: '';
    position: absolute;
    left: 0.6rem;
    top: 1.4rem;
    width: 0;
    height: 0.02rem;
    background: #ADADAD;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
    }
    .solh-wl .li-item:hover .li-text::before{
    width:6.48rem;
    }
    .solh-wl .li-item:hover .li-tit{
        color: #2791E5;
    }
.solh-wl .li-btn{
    margin-top: 0.5rem;
}
.solh-wl .li-btn .btn{
    width: 2.32rem;
}


.solh-block5{
    padding: 0.6rem 0.3rem;
}

.reMain{
    margin-top: 0.3rem;
}

.wsc-list-pro .li-main{
    margin-top: -0.08rem;
}
.wsc-list-pro .li-main .item-box{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 0.04rem;
}
.wsc-list-pro .li-item{
    margin-top: 0.08rem;
    background-color: #fff;
    box-sizing: border-box;
    border: 0.02rem solid #eaeaea;
}
.wsc-list-pro .li-img{
    background-color: #f1f1f1;
    overflow: hidden;
}
.wsc-list-pro .li-img img{
    width: 100%;
    transition: 0.36s;
}
.wsc-list-pro .li-item:hover .li-img img{
transform: scale(1.08);
}
.wsc-list-pro .li-info{
    padding: 0.4rem;
}
.wsc-list-pro .li-tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #484B52;
    transition: 0.36s;
    height: 0.44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-pro .li-item:hover .li-tit{
    color: #2791E5;
}
.wsc-list-pro .li-attr{
    margin-top: 0.3rem;
    height: 0.88rem;
}
.wsc-list-pro .li-attr .item{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #A4A7AF;
    margin-top: 0.2rem;
}
.wsc-list-pro .li-attr .item:first-child{
    margin-top: 0;
}
.wsc-list-pro .li-btn{
    margin-top: 0.2rem;
    font-size: 0;
}
.wsc-list-pro .li-btn .btn{
    /* width: 110px;
    height: 38px;
    line-height: 38px; */
}
.wsc-list-pro .li-btn .btn-eabd{
    line-height: 36px;
    margin-right: 8px;
}
.wsc-list-pro .li-btn .btn-27bd-cg {
    line-height: 36px;
    margin-left: 8px;
}
.solh-tip{
    box-sizing: border-box;
    background: url(../images/m-solh-tip.jpg) no-repeat center top;
    background-size: cover;
    padding: 0.6rem;
}
.solh-tip .tit{
    color: #fff;
    font-size: 0.36rem;
    line-height: 0.6rem;
    font-weight: bold;
}
.solh-tip .tip-btn{
    margin-top: 0.4rem;
    text-align: left;
}
.solh-tip .tip-btn .btn{
    width: unset;
    padding: 0 0.6rem;
}
.solh-tip .tip-tel{
    border-left: 0.02rem solid rgba(255, 255, 255, 0.3);
}
.solh-tip .tip-tel .item-dt{
    color: #fff;
}
.solh-tip .tip-tel .item-dd{
    color: #fff;
}


.pdTab-box{
    max-width: unset;
    background-color: #E6EAF2;
    height: 1rem;
}
.pdTab{
    height: 1rem;
    background-color: #E6EAF2;
    padding-left: 0.3rem;
}
.pdTab li{
    line-height: 1rem;
    border-left: 0;
    background: url(../images/pdtab-line.png) no-repeat 0 center;
   background-size: 0.02rem auto; 
}
.pdTab li a{
    color: #6F7FA0;
    padding: 0 0.4rem;
}
.pdTab li:first-child {
    background: none;
}
.pdTab li:first-child a{
    padding-left: 0;
}
.pd-main{
    margin-top: 1rem;
    padding: 0.5rem 0.3rem 0.6rem;
}

.mdet-item{
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    border-top: 0.02rem solid #dedede;
}
.mdet-item:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.mdet-tit{
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.52rem;
    padding-left: 0.48rem;
    background: url(../images/m-det-tit.png) no-repeat 0 center;
    background-size: 0.28rem auto;
}
.mdet-main{
    margin-top: 0.3rem;
}

.sold-repro .li-main{
    margin-top: -0.08rem;
    margin-right: -0.1rem;
}
.sold-repro .li-item{
    float: left;
    width: 3.8rem;
    margin-right: 0.08rem;
    margin-top: 0.08rem;
}
.sold-repro .li-img img{
    width: 100%;
}
.sold-repro .li-info{
    padding: 0.26rem 0.3rem;
    background-color: #F6F7F9;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #263450;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sold-repro .tip{
    font-size: 0.28rem;
    line-height: 0.52rem;
    margin-top: 0.4rem;
    color: #757983;
}
.sold-repro .tip em{
    font-size: 0.32rem;
    color: #263450;
    margin-bottom: 0.2rem;
}

.sol-scx{
    padding: 0.5rem 0.5rem;
    background-color: #2791E5;
    color: #fff;
    border-radius: 0.12rem;
}
.sol-scx .item{
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    border-top: 0.02rem solid #439FE8;
}
.sol-scx .item-row:first-child .item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.sol-scx .item .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    font-weight: bold;
    color: #fff;
}
.sol-scx .item .text{
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
}


.sol-why .item{
    margin-top: 0.4rem;
    font-size: 0;
    box-sizing: unset;
    padding-left: 1.5rem;
}
.sol-scx .item-row:first-child .item:first-child  {
    margin-top: 0;
}
.sol-scx .item-row:first-child .item:first-child .info {
   border-top: 0;
}
.sol-why .item i{
    display: inline-block;
    vertical-align: top;
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.3rem;
    margin-top: 0.4rem;
}
.sol-why .item .info{
    display: inline-block;
    vertical-align: top;
    max-width: 6.18rem;
    padding-top: 0.4rem;
    border-top: 0.02rem solid #eaeaea;
}
.sol-why .item .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #333333;
}
.sol-why .item .text{
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #757983;
    margin-top: 0.2rem;
}
.sol-why .item .ico1{
    background: url(../images/m-sdwhy-ico1.png) no-repeat center center;
    background-size: cover;
}
.sol-why .item-row:first-child .item:nth-child(1){
    background: url(../images/m-sdwhy-ico1.png) no-repeat 0 0.4rem;
    background-size: 1.2rem auto;
}
.sol-why .item-row:first-child .item:nth-child(1) .info {

    padding-top: 0;
    border-top: 0;
}
.sol-why .item .ico2{
    background: url(../images/m-sdwhy-ico2.png) no-repeat center center;
    background-size: cover;
}
.sol-why .item-row:first-child .item:nth-child(2){
    background: url(../images/m-sdwhy-ico2.png) no-repeat 0 0.4rem;
    background-size: 1.2rem auto;
}
.sol-why .item .ico3{
    background: url(../images/m-sdwhy-ico3.png) no-repeat center center;
    background-size: cover;
}
.sol-why .item-row:nth-child(2) .item:nth-child(1){
    background: url(../images/m-sdwhy-ico3.png) no-repeat 0 0.4rem;
    background-size: 1.2rem auto;
}
.sol-why .item .ico4{
    background: url(../images/m-sdwhy-ico4.png) no-repeat center center;
    background-size: cover;
}
.sol-why .item-row:nth-child(2) .item:nth-child(2){
    background: url(../images/m-sdwhy-ico4.png) no-repeat 0 0.4rem;
    background-size: 1.2rem auto;
}


.re-sol .li-main{
    margin-top: -0.04rem;
    margin-right: -0.06rem;
}
.re-sol .item{
    float: left;
    width: 3.82rem;
    height: 3.2rem;
    transition: 0.36s;
    box-sizing: border-box;
    background-color: #F6F7F9;
    padding-top: 0.4rem;
    margin-top: 0.04rem;
    margin-right: 0.04rem;
}
.re-sol .item:hover{
    background-color: #fff;
    box-shadow: 0px 0px 0.48rem rgba(0,0,0,0.06);
}
.re-sol .item i{
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    margin: auto;
    transition: 0.36s;
    box-sizing: border-box;
    border: 0.02rem solid #bcc6db;
    border-radius: 50%;
}
.re-sol .item .tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #263450;
    margin-top: 0.36rem;
    text-align: center;
}

.md-form{
    padding: 0.6rem 0.3rem;
    background-color: #F6F7F9;
}
.wsc-form input, .wsc-form .sel-head {
    border-color: rgba(245,248,250,1);
    background: rgba(245,248,250,1);
}
.wsc-form .sel-head .tit{
    color: #757983;
}
.wsc-form .sel-list{
    background-color: #F5F8FA;
    border-color: #EAEAEA;
    height: 2.96rem;
}

.mdbot-bot{
    padding: 0.4rem 0.3rem 0.6rem;
    border-bottom: 1px solid #E6EAF2;
}
.mdbot-bot>div:first-child{
    margin-top: 0;
}

.md-cover{
    margin-top: 0.4rem;
}
.md-cover img{
    width: 100%;
}






.pd-img{
    
}
.pd-img .picshowitem,.pd-img .picshowCon{
    width: 7.68rem;
}
.pd-img .picshowitem {
    text-align: center;
    height: 5.76rem;
}
.pd-img .picshowitem img{
    width: unset;
    max-width: 7.68rem;
    max-height: 5.76rem;
    height: unset;
    margin: auto;
}
.pd-info{
    
}
.pd-top{
    background:linear-gradient(193deg,rgba(246,247,249,1) 0%,rgba(223,226,232,1) 100%);
    margin-top: -0.76rem;
    padding: 1.16rem 0.3rem 0.6rem;
    box-sizing: border-box;
}
.pd-top-bot{
    padding: 0.5rem 0.3rem 0.6rem;
}
.pd-intro{
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #757983;
}
.pd-top-bot .d-btn{
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}
.pd-top-bot .d-btn .btn{
    width: 6rem;
}
.pd-attr{
    margin-top: 0.8rem;
    height: 1.6rem;
    box-sizing: border-box;
    background-color: #f8f9fa;
    border-radius: 0.12rem;
    padding-top: 0.3rem;
}
.pd-attr .item{
    border-left: 0.02rem solid rgba(164,167,175,0.4);
    text-align: center;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
}
.pd-attr .item:first-child{
    border-left: 0;
}
.pd-attr .item-dt{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: rgba(72,75,82,0.6);
}
.pd-attr .item-dd{
    font-size: 0.36rem;
    line-height: 0.5rem;
    font-weight: 800;
    color: #6F7FA0;
    margin-top: 0.1rem;
}
.pd-top .d-tit{
    text-align: center;
}
.pd-img{
    margin-top: 0.4rem;
    height: unset;
}
.pd-img .picp,.pd-img .picn{
    display: none;
}

.pd-img .picshowControl{
    position: relative;
    margin-top: 0.2rem;
    bottom: 0;
}
.pd-img .picshowControl li{
    width: 0.16rem;
    height: 0.16rem;
    box-sizing: border-box;
    border-radius: 0.2rem;
    border: 0.02rem solid #A4A7AF;
    background-color: unset;
}
.pd-img .picshowControl li.active{
    background-color: #A4A7AF;
}





.filter-top{
    padding: 0.4rem 0.3rem 0.6rem;
}
.filter-condition {
    background-color: #fff;
    padding: 0.4rem 0.3rem 0.6rem;
    border: 1px solid #EAEAEA;
  }
.filter-tit{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #62748E;
    font-weight: bold;
    text-align: center;
}
.filter-res{
    margin-top: 0.4rem;
}
.filter-res a {
    display: block;
    margin-top: 0.2rem;
    padding-left: 0.3rem;
    color: #8B8E94;
    padding-right:0.7rem;
    height:0.92rem;
    background:#ECEDF1;
    font-size: 0.28rem;
    line-height: 0.92rem;
    position: relative;
  }
  .filter-res a:first-child{
      margin-top: 0;
  }
  .filter-res a .tit{
    color: #222222;
  }
.filter-res a i{
    position: absolute;
    height: 100%;
    right: 0.3rem;
    top: 0;
    width: 0.24rem;
    background:url(../images/m-case-condition.png) no-repeat center center ;
    background-size: 0.24rem auto;
  }
  .filter-condition .item-btn{
    margin-top: 0.4rem;
  }


.filter-sx{
    margin-top: 0.4rem;
    border-top: 0.02rem solid #E6EAF2;
    padding: 0.5rem 0.3rem;
    background-color: #f8f9fa;
}
.filter-sx .sxfm-head, .filter-sx .sxfm-item input{
    background-color: #fff;
    border-color: #eaeaea;
}
.filter-sx .sxfm-head{
    color: #222222;
}
.filter-sx .sxfm-btn{
    margin-top: 0.4rem;
}
.filter-sx .sxfm-btn .btn{
    border-radius: 1rem;
}


.filter-top .in-ctit{
    text-align: center;
}

.xxfw-link{
    padding: 0.6rem 0.3rem;
    border-bottom: 0.02rem solid #E6EAF2;
}
.fwli-main a{
    height: 2.4rem;
    display: block;
    padding: 0.5rem 0 0 0.4rem;
    box-sizing: border-box;
}
.fwli-main{
    margin-top: 0.3rem;
}
.fwli-main .tit{
    height:0.5rem;
    font-size:0.36rem;
    line-height:0.5rem;
    color:#fff;
    margin-bottom: 0.1rem;
}
.fwli-main .more{
    height:0.4rem;
    font-size:0.28rem;
    line-height:0.4rem;
    color:rgba(255,255,255,1);
    background: url("../images/m_morejt.png") no-repeat 1.28rem center;
    background-size: 0.24rem 0.18rem;
}
.fwli-four .item{
    width: 50%;
    float: left;
}
.fwli-four .itemm1{
    background: url(../images/m-fwli-img11.jpg) no-repeat 0 center;
    background-size: cover;
}
.fwli-four .itemm2{
    background: url(../images/m-fwli-img22.jpg) no-repeat 0 center;
    background-size: cover;
}
.fwli-four .itemm3{
    background: url(../images/m-fwli-img33.jpg) no-repeat 0 center;
    background-size: cover;
}
.fwli-four .itemm4{
    background: url(../images/m-fwli-img44.jpg) no-repeat 0 center;
    background-size: cover;
}


.pd-main .wsc-edit{
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.abb1-left .picshowitem, .abb1-left .picshowCon{
    width: 7.68rem;
}
.abb1-left .picshowControl{
    box-sizing: border-box;
    padding-left: 0.4rem;
    text-align: left;
    bottom: 0.3rem;
}
.abb1-left .picshowControl li{
    width: 0.06rem;
    height: 0.06rem;
    background: none;
}
.abb1-left .picshowControl li:first-child{
    margin-left: 0;
}
.abb1-left .picshowControl li.active{
    background: #fff;
}


.wsc-editCon a{
    color: #2791E5 !important;
}


/* 首页 */
.vcp-player {
  position: relative;
  z-index: 0;
  font-family: Tahoma, \\5FAE\8F6F\96C5\9ED1, \u5b8b\u4f53, Verdana, Arial, sans-serif;
  background-color: #000
}

.vcp-player video {
  display: block;
  overflow: hidden
}

.vcp-fullscreen.vcp-player,
.vcp-fullscreen video,
body.vcp-full-window {
  width: 100% !important;
  height: 100% !important
}

body.vcp-full-window {
  overflow-y: auto
}

.vcp-full-window .vcp-player {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2147483647
}

.vcp-pre-flash,
.vcp-video {
  width: 100%;
  height: 100%
}

.vcp-pre-flash {
  z-index: 999;
  background: #000;
  position: absolute;
  top: 0;
  left: 0
}

.vcp-controls-panel {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 16px;
  height: 3em;
  z-index: 1000
}

.vcp-controls-panel.show {
  -webkit-animation: fadeIn ease .8s;
  animation: fadeIn ease .8s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}

.vcp-controls-panel.hide {
  -webkit-animation: fadeOut ease .8s;
  animation: fadeOut ease .8s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}

.vcp-panel-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #242424;
  opacity: .8;
  filter: alpha(opacity=80);
  z-index: 1000
}

.vcp-playtoggle {
  cursor: pointer;
  position: relative;
  z-index: 1001;
  width: 3em;
  height: 100%;
  float: left;
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/play_btn.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/play_btn.png)\0
}

.vcp-playtoggle:focus,
.vcp-playtoggle:hover {
  background-color: #708090;
  opacity: .9;
  filter: alpha(opacity=90)
}

.touchable .vcp-playtoggle:hover {
  background-color: transparent;
  opacity: 1
}

.vcp-playing .vcp-playtoggle {
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/stop_btn.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/stop_btn.png)\0
}

.vcp-bigplay {
  width: 100%;
  height: 80%;
  position: absolute;
  background-color: white\0;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1000;
  top: 0;
  left: 0
}

.vcp-slider {
  position: relative;
  z-index: 1001;
  float: left;
  background: #c4c4c4;
  height: 10px;
  opacity: .8;
  filter: alpha(opacity=80);
  cursor: pointer
}

.vcp-slider .vcp-slider-track {
  width: 0;
  height: 100%;
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #1e90ff
}

.vcp-slider .vcp-slider-thumb {
  cursor: pointer;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1em !important;
  height: 10px;
  margin-left: -5px;
  width: 10px
}

.vcp-slider-vertical {
  position: relative;
  width: .5em;
  height: 8em;
  top: -5.6em;
  z-index: 1001;
  background-color: #1c1c1c;
  opacity: .9;
  filter: alpha(opacity=90);
  cursor: pointer
}

.vcp-slider-vertical .vcp-slider-track {
  background-color: #1275cf;
  width: .5em;
  height: 100%;
  opacity: .8;
  filter: alpha(opacity=80)
}

.vcp-slider-vertical .vcp-slider-thumb {
  cursor: pointer;
  position: absolute;
  background-color: #f0f8ff;
  width: .8em;
  height: .8em;
  border-radius: .8em !important;
  margin-top: -.4em;
  top: 0;
  left: -.15em
}

.vcp-timeline {
  top: -10px;
  left: 0;
  height: 10px;
  position: absolute;
  z-index: 1001;
  width: 100%
}

.vcp-timeline .vcp-slider-thumb {
  top: -4px
}

.vcp-timeline .vcp-slider {
  margin-top: 8px;
  height: 2px;
  width: 100%
}

.vcp-timeline:hover .vcp-slider {
  margin-top: 0;
  height: 10px
}

.vcp-timeline:hover .vcp-slider-thumb {
  display: block;
  width: 16px;
  height: 16px;
  top: -3px;
  margin-left: -8px
}

.vcp-timelabel {
  display: inline-block;
  line-height: 3em;
  float: left;
  color: #fff;
  padding: 0 9px
}

.vcp-timelabel,
.vcp-volume {
  height: 3em;
  z-index: 1001;
  position: relative
}

.vcp-volume {
  width: 3em;
  cursor: pointer;
  float: right;
  background-color: transparent;
  opacity: .9;
  filter: alpha(opacity=90)
}

.vcp-volume-icon {
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/volume.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/volume.png)\0;
  display: inline-block;
  width: 3em;
  height: 3em;
  position: absolute;
  left: 0;
  top: 0
}

.vcp-volume-muted .vcp-volume-icon {
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/muted.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/muted.png)\0
}

.vcp-volume .vcp-slider-vertical {
  top: -8.4em;
  left: 1em;
  display: none
}

.vcp-volume .vcp-slider-track {
  position: absolute;
  bottom: 0
}

.vcp-volume:hover .vcp-slider-vertical {
  display: block
}

.vcp-volume .vcp-volume-bg {
  height: 8.8em;
  width: 2em;
  position: absolute;
  left: .25em;
  top: -8.8em;
  background: #242424;
  display: none
}

.vcp-volume:hover .vcp-slider-vertical,
.vcp-volume:hover .vcp-volume-bg {
  display: block
}

.vcp-fullscreen-toggle {
  position: relative;
  width: 3em;
  height: 3em;
  float: right;
  cursor: pointer;
  z-index: 1001;
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/fullscreen.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/fullscreen.png)\0
}

.vcp-fullscreen .vcp-fullscreen-toggle {
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/fullscreen_exit.svg);
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/fullscreen_exit.png)\0
}

.vcp-loading {
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  text-indent: -9999em
}

.vcp-loading:before {
  box-sizing: inherit;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid hsla(0, 0%, 100%, 0);
  border-left-color: #fff;
  border-right-color: #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.vcp-poster {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none
}

.vcp-poster-pic {
  position: relative
}

.vcp-poster-pic.cover,
.vcp-poster-pic.default {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.vcp-poster-pic.cover {
  width: 100%
}

.vcp-poster-pic.stretch {
  width: 100%;
  height: 100%
}

.vcp-error-tips {
  position: absolute;
  z-index: 1001;
  width: 100%;
  height: 4.5em;
  left: 0;
  top: 50%;
  color: #ff4500;
  margin-top: -5.25em;
  text-align: center;
  display: none
}

.vcp-clarityswitcher {
  height: 3em;
  width: 3em;
  cursor: pointer;
  position: relative;
  z-index: 1001;
  float: right;
  background-color: transparent;
  opacity: .9
}

.vcp-vertical-switcher-container {
  width: 3em;
  position: absolute;
  left: 0;
  bottom: 2.4em;
  background: #242424;
  display: none
}

.vcp-vertical-switcher-current {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 3em
}

.vcp-vertical-switcher-item {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 2em
}

.vcp-vertical-switcher-item.current {
  color: #888
}

.vcp-share>a {
  width: 3em;
  height: 3em;
  cursor: pointer;
  background-image: url(//imgcache.qq.com/open/qcloud/video/vcplayer/img/share_btn.png);
  opacity: .9;
  display: block
}

.vcp-share {
  width: 3em;
  height: 3em;
  position: relative;
  float: right;
  z-index: 1001
}

.vcp-vertical-share-container {
  width: auto;
  height: auto;
  position: absolute;
  background: rgba(36, 36, 36, .8);
  padding: .5em;
  overflow: hidden;
  display: none
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation: fadeOut ease .8s;
  animation: fadeOut ease .8s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation: fadeIn ease .8s;
  animation: fadeIn ease .8s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards
}
.frontier-paging {     margin-top: 10px;
    margin-bottom: 29px; }
.frontier-paging ul { display:table; vertical-align: bottom; margin: auto;}
.frontier-paging ul span, 
.frontier-paging ul a { display: block; float: left; margin: auto 2px; padding: 4px 12px; background: #FFF; box-shadow: 0 0 8px rgba(0,0,0,0.07); border-radius: 2px; font-size: 14px; color: #999; }
.frontier-paging ul a.page-num-current,
.frontier-paging ul a:hover { background: #775BFF; color: #FFF; }
