﻿html,body{
	font-family: 'PingFangSC-Regular, sans-serif';
}
.ft-l{float: left;}
.text-right{text-align: right}
.text-center{ text-align: center;}
.text-left{ text-align: left;}
a{color: #fff;}
.pad-t10{ padding-top: 0.3rem;}
.mar-t10{margin-top: 0.4rem!important;}
.mar-tb1{margin-top: 0;margin-bottom: 0.1rem;}
.c-org{color: #FF6600!important;}
.c-lorg{ color: #F16101;}
.c-black{color: #000;}
.c-white{color: #fff;}
.c-red{ color: red;}
.c-gray{ color: #A9A9A9;}
.fW-700{font-weight: 700;}
.font-b{font-size: 0.4rem}
.font-s{font-size: 0.3rem}
.orgBtn{border: 0;width: 100%;color: #fff;border-radius: 0.6rem;height: 1.2rem;background-color: #FF6000;}
.clear{ clear: both;}
.underline{ text-decoration: underline;}
/* index.html */
header{
    width: 100%;
    height: 5.5rem;
    background: url("../img/top-bg.jpg") no-repeat;
    background-size: cover;
}
header .logo{
    padding: 0.3rem 0;
    font-size: 0.5rem;
    color: #fff;
    background-color: #000;
    opacity: 0.6;
}
.wrap{
    width: 100%;
    background-color: #fff;
}

.content{
    padding: 0.3rem;
}
.content img{
    width: 100%;
    height: 100%;
}
.content span{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
    color: #fff;
}
.content .left{
    float: left;
    width: 30%;
    height: 5.9rem;
    background: url("../img/cuxiao.jpg") no-repeat #EA3956;
    background-size: 100% 100%;
    display: table;
}
.content .right{
    float: left;
    height: 5.9rem;
    width: 70%;
}
.content .right .box{
    padding-left: 0.3rem;
}
.content .right .item{
    width: 100%;
    height: 2.8rem;
    display: table;
}
.ri-1{
    background: url("../img/kecheng.jpg") no-repeat #F9C24D;
    background-size: 100% 100%;
}
.ri-2{
    background: url("../img/ziyuan.jpg") no-repeat #9EBE39;
    background-size: 100% 100%;
    margin-top: 0.3rem;
}
.content .bottom{
    float: left;
    width: 100%;
    height: 2.8rem;
    margin-bottom: 2rem;
    margin-top: 0.3rem;
    background: url("../img/hudong.jpg") no-repeat #FF8F0F;
    background-size: 100% 100%;
    display: table;
    overflow: hidden;
}
footer{
    width: 100%;
    height: 1.5rem;
    background-color: #EFEFEF;
    position: fixed;
    border-top: 0.1rem solid #E2E2E2;
    bottom: 0;
}
footer li{
    font-size: 0.3rem;
    text-align: center;
    float: left;
    width: 25%;
    height: 1.3rem;
    padding-top: 0.2rem;
}
footer li p{
    padding-top: 0.2rem;
    color: #AEAEAE;
}
footer .select{
    color: #fff;
    background-color: #F27C26;
}
footer .select p{
    color: #fff;
}
footer img{
    height: 0.4rem;
}

/* login.html */
.login{
    width: 100%;
    height: 100%;
    background-color: #FF9900;
    background: url("../img/login-cover2.png") bottom;
    background-size: cover;
}
.lg-content{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
}
.lg-content .box{
    padding:  1rem 0.4rem 0 0.4rem;
}
.lg-content .box .textDiv{
    width: 100%;
    height: 1.2rem;
    position: relative;
    border: 0;
    border-radius: 0.6rem;
    background-color: #fff;
    margin: 0 0 1.2rem 0;
    text-align: center;
}
.lg-content .box .textDiv2{
    width: 100%;
    height: 1.2rem;
    text-align: center;
    color: #fff;
}
.lg-content .box .textDiv input,button{
    height: 1rem;
    border: 0;
    background-color: #fff;
    width: 70%;
}
.lg-content .box .textDiv input{
    margin-left: 1.2rem;
    padding-left: 0.3rem;
    line-height: 1rem;
    margin-top: 0.1rem;
    border-left: 1px solid #D2D2D2;
}
.lg-content .box .textDiv img{
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top: 0.2rem;
    left: 0.5rem;
}

/* register.html */
.register .lg-content{
    position: inherit;
    padding-bottom: 0.4rem;
    overflow: hidden;
}
.reg{
    padding: 0.3rem;
    font-size: 0.5rem;
    background-color: #fff;
}
.regTitle{
    font-size: 0.5rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.2rem;
}
.r-box .textDiv{
    margin: 0 0 0.2rem 0 !important;
}
.r-box .textDiv select{
    border: 0;
    width: 90%;
    height: 1.2rem;
}
.r-box .textDiv button{
    height: 1.2rem;
}
.r-box .needText .info{
    display: inline-block;
    padding-left: 5%;
}
/* scoreExchange.html */
.se {
    width: 100%;
    height: 100%;
    background-color: #FF9900;
}
.seTitle{
    color: #fff;
    font-size: 0.4rem;
    text-align: center;
    padding-bottom: 0.5rem;
}
.se-content .scan{
    width: 100%;
    margin: 0.3rem 0 1rem;
    overflow: hidden;
}
.se-content .scan .left{
    width: 70%;
    float: left;
}
.se-content .scan .left .ipBox{
    padding-right: 0.2rem;
}
.se-content .scan .left input{
    width: 100%;
    border: 0;
    border-radius: 0.6rem;
    height: 1.2rem;
    text-align: center;
}
.se-content .scan .right{
    width: 30%;
    float: left;
}

/* sale.html */
.activityMenu{
    padding: 0.3rem;
    font-size: 0.5rem;
    color: #fff;
    background-color: #F19001;
    position: relative;
    height: 0.6rem;
}

.imgShow img{
    width: 100%;
}
.tabTitle{
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    overflow: hidden;
    margin-top: 0.2rem;
}
.tabTitle li{
    color: #FF9F0F;
    float: left;
    font-size: 0.4rem;
    padding: 0.2rem 0.3rem;
}
.tabTitle .active{
    border-bottom: 0.1rem solid #FF6600;
}
.sale .list .l-content{
    width: 100%;
    font-size: 0.4rem;
}
.sale .list .l-content> li{
    position: relative;
    width: 100%;
    height: 2.2rem;
    margin-top: 0.1rem;
    padding-top: 0.1rem;
    background-color: #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    overflow: hidden;
}
.sale .list .l-content li img{
    position: absolute;
    width: 2rem;
    height: 2rem;
    left: 0.1rem;
    top: 0.1rem;
}
.sale .list .l-content li .title{
    font-size: 0.4rem;
    padding-bottom: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: underline;
    color:#666 ;
}
.sale .list .l-content li> p:last-child{
    font-size: 0.3rem;
    color: #A7AAAD;
}
.sale .list .l-content li> p{
    padding-left: 2.3rem;
    padding-right: 0.2rem;
}

/* classCenter.html */
.cc-content{
    width: 100%;
    background-color: #E8ECEF;
}
.cc-content img{
    width: 100%;
    border: 0;
    float: left;
}
/* class.html */
.cs .list{
    padding: 0.3rem;
}
.cs-content .row{
    width: 100%;
}
.cs-content .item{
    width: 49%;
}
.cs-content .row .item:first-child{
    float: left;

}
.cs-content .row .item:last-child{
    float: right;
}
.cs-content .item figure img{
    width: 99%;
}
.cs-content .item figure{
    background-color: #F6F6F6;
    margin-top: 0.2rem;
}
.cs-content .item figure .fig{
    height: 0.7rem;
    width: 100%;
    padding-top: 0.2rem;
    font-size: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #666;
}
.cs-content .item figure .fig2{
    height: 0.7rem;
    width: 100%;
    padding-top: 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #666;
}
/*  class-detial.html */
.cd .list{
    padding: 0.2rem;
}
.cd .imgTitle{
    width: 100%;
    min-height: 3.3rem;
    background-color: #FE9900;
    color: #fff;
    position: relative;
    margin-top: 0.2rem;
}
.cd .imgTitle img{
    position: absolute;
    width: 3.3rem;
    height: 3.3rem;
    left: 0;
    top: 0;
}
.cd .imgTitle p{
    font-size: 0.3rem;
    padding-left: 3.4rem;
    padding-bottom: 0.1rem;
}
.cd .imgTitle .title{
    font-size: 0.5rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.cd .imgTitle button{
    position: absolute;
    font-size: 0.4rem;
    width: 2.5rem;
    height: 1rem;
    right: 0.2rem;
    bottom: 0.3rem;
    border-radius: 2px;
    color: #FFA024;
}
.cd .detailBox .title{
    height: 0.4rem;
    font-size: 0.4rem;
    border-left: 0.1rem solid #FF9900;
    padding-left: 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    line-height: 0.6rem;
}
.cd .detailBox .cDetail span{
    color: #000;
}
.cd .detailBox p{
    font-size: 0.3rem;
    padding-bottom: 0.2rem;
    color: #666;
    line-height: 0.5rem;
}
.cd .detailBox li:before{
    content:"·";
    color: #FF9900;
}
.cd .detailBox li{
    line-height: 0.6rem;
    color: #666;
}

/* mart.html */
.mart .cs-content{
    padding: 0.1rem;
}
.mart .item{
    position: relative;
    box-shadow: 0.1rem 0.1rem 0.1rem #DCDCDC;
}
.mart .item .imgBox{
    height: 4rem;
    background-color: #fff;
    padding: 0.2rem;
}
.mart .price{
    display: inline-block;
    position: absolute;
    top: 0.2rem;
    right: 0;
    color: #fff;
    font-size: 0.4rem;
    padding: 0.2rem 0.1rem;
    background-color: #FF9900;
    text-align: center;
}
/* myClass.html */
.comMenu{
    padding: 0.3rem;
    font-size: 0.5rem;
    color: #fff;
    background-color: #F19001;
    position: relative;
    text-align: center;
}
.comMenu img{
    position: absolute;
    left: 0.4rem;
    top: 0.3rem;
    height: 0.6rem;
}
.myClass .l-content .date{
    font-size: 0.3rem;
    color: #D1D1D1;
    margin-bottom: 0.2rem;
}
.myClass .l-content .time{
    color: #000;
    font-size: 0.3rem;
}
.myClass .l-content .state{
    color: #FF9900;
}
/* myCertificate.html */
.myCert{
    width: 100%;
    overflow: hidden;
}
.myCert .row{
    padding: 0.2rem;
    overflow: hidden;
}
.myCert .row .item{
    float: left;
    width: 50%;
}
.myCert .row .item .box{
    padding: 0 0.1rem;
}
.myCert .row .item .box p{
    font-size: 0.5rem;
    color: #666;
    text-align: center;
    margin-top: 0.1rem;
}
.myCert .row .item .box img{
    width: 100%;
}

.bgCover{
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
}
.dialog{
    position: fixed;
    z-index: 999;
    top: 2rem;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    text-align: center;
}
.dialog .box{
    width: 60%;
    margin: 0 auto;
}
.dialog p{
    font-size: 0.5rem;
    color: #fff;
    margin: 0.3rem 0;
    text-align: center;
}
.dialog img{
    width: 100%;
}
/*serviceCenter.html*/
.serCenter .list{
    padding: 0.1rem;
}
.serCenter .l-content li{

}
.serCenter .l-content li >p{
    padding: 0.3rem !important;
    height: 0.8rem !important;

}
.serCenter .l-content li:nth-child(2n) >p{
    border-left: 0.1rem solid #FE9900;
}
.serCenter .l-content li:nth-child(2n+1) >p{
    border-left: 0.1rem solid #FFCC66;
}


.serCenter .l-content li .title{
    text-decoration: none !important;
}
/* perCenter.html */
.perHead{
    width: 100%;
    height: 6rem;
    background: url("../img/top-bg4.png") no-repeat #F19101;
    background-size: cover;
}
.perHead .logo{
    padding: 0.3rem;
    font-size: 0.5rem;
    color: #fff;
    border-bottom: 1px solid #F8C478;
}
.perDetail{
    width: 100%;
    height: 4.8rem;
    position: relative;
}
.perDetail .p-content{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 2;
}
.perDetail .p-content .edit{
    display: inline-block;
    text-decoration: underline;
    padding: 0.1rem 0.2rem;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.7rem;
}
.perDetail .p-content .edit img{
    height: 0.3rem;
    padding-right: 0.1rem;
}
.perDetail .headImg{
    padding-left: 3.5rem;
    position: relative;
}
.perDetail .headImg img{
    position: absolute;
    left: 1rem;
    top: 0;
    width: 2.2rem;
    height: 2.2rem;
}
.perDetail .headImg p{
    font-size: 0.3rem;
    color: #fff;
    padding: 0.1rem 0.2rem;
}
.perDetail .cover{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1.2rem;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
}
.perDetail .score{
    position: absolute;
    width: 100%;
    bottom: 0.2rem;
}
.perDetail  .c-item{
    float: left;
    width: 49%;
    color: #fff;
    text-align: center;
}
.perDetail  .c-item:first-child{
    border-right: 1px solid #fff;
}
.perDetail  .c-item .r-line{
    width: 2px;
    height: 0.2rem;
    float: right;
}
.perCenter li{
    padding: 0.3rem 1rem;
    position: relative;
    background-color: #F1F1F1;
    height: 0.8rem;
    margin: 0.1rem 0 0;
    font-size: 0.4rem;
    line-height: 0.7rem;
    overflow: hidden;
}
.perCenter li a{
    display: inline-block;
    width: 100%;
}
.perCenter li img{
    position: absolute;
    top:0.4rem;
    left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
}
/* myScore.html */
.myScore{
    margin: 0.2rem;
}
.myScore .scoreShow{
    margin: 0.2rem 0;
    width: 100%;
    overflow: hidden;
}
.myScore .scoreShow li{
    float: left;
    color: #666;
    font-size: 0.4rem;
    margin: 0.2rem;
}
.myScore thead tr{
    height: 0.8rem;
    font-size: 0.4rem;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.myScore tbody tr{
    font-size: 0.3rem;
    height: 1.6rem;
    border-bottom: 1px solid #EAEAEA;
    color: #9D9D9D;
}
.myScore tbody tr .minus{
    color: #CDCDCD;
}
.myScore tbody tr .plus{
    color: #FE6601;
    font-size: 0.4rem;
}
/* myCheck.html */
.myCheck{
    padding: 0.2rem;
}
.myCheck .detail{
    padding: 0.1rem 0.1rem 1rem;
    font-size: 0.4rem;
    border-bottom: 1px solid #E1E1E1;
}
.myCheck .detail tr{
    height: 1rem;
    color: #696969;
    height: 1.5rem;
}
.myCheck .detail tr td:first-child{
    text-align: right;
}
.myCheck .detail tr td{
    text-align: left;
}
.myCheck .detail button{
    width: 2.5rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    color: #fff;
    background-color: #F19001;
    color: #fff;
    position: relative;
    padding-left: 0.4rem;
}
.myCheck .detail button img{
    position: absolute;
    left: 0.3rem;
    top: 0.2rem;
    height: 0.4rem;
}
.myCheck .detail input[type="password"]{
    font-size: 0.3rem;
    border: none;
}
.myCheck .detail input[type="text"]{
    width: 85%;
    height: 1rem;
    border-radius: 0.5rem;
    font-size: 0.3rem;
    border: 1px solid #E1E1E1;
    color: #696969;
    padding-left: 0.5rem;
}
.myCheck .notice{
    padding: 1rem 0.2rem;
    font-size: 0.4rem;
}
.myCheck .notice p:first-child{
    color: #000;
}
.myCheck .notice p{
    color: #B6B6B6;
    margin: 0.2rem 0;
    line-height: 0.6rem;
}
/* sale-detail.html */
.saleDetail .sd-list{
    padding: 0.1rem;
}
.saleDetail .sd-list .title{
    font-size: 0.4rem;
    padding: 0.2rem 0.4rem;
    border-bottom: 1px solid #E1E1E1;
    color: #FFA31D;
    margin-bottom: 0.1rem;
}
/* myQuestion.html */
.myQtn .qtn{
    padding: 0.6rem 0.2rem;
}
.myQtn .qtn input{
    border: 1px solid #A9A9A9;
    width: 100%;
    height: 1.2rem;
    border-radius: 0.6rem;
}
.myQtn .qtn textarea{
    border: 1px solid #A9A9A9;
    width: 100%;
    height: 5rem;
    border-radius: 0.6rem;
    padding: 0.2rem 0;
    margin: 0.3rem 0 0.6rem;
}
.myQtn .log{
    padding: 0.2rem 0.2rem 0.2rem 0.5rem;
}
.myQtn .log li{
    border-left: 1px solid #EBEBEB;
    min-height: 1rem;
    padding-top: 0.1rem;
}
.myQtn .log li .QItem{
    position: relative;
    padding-left: 0.5rem;
    font-size: 0.4rem;
}
.myQtn .log li .QItem .circle{
    position: absolute;
    left: -0.2rem;
    top: 0.4rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    color: #fff;
    background-color: #EBEBEB;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.5rem;
}
.myQtn .log li .QItem .qTitle{
    width: 100%;
    min-height: 1rem;
    background-color: #FE9900;
    color: #fff;
}
.myQtn .log li .QItem .qTitle p{
    padding: 0.4rem 0.3rem;
}
.myQtn .log li .AItem .circle{
    background-color: #FE9900 !important;
}
.myQtn .log li .AItem .qTitle{
    background-color: #F6F6F6 !important;
    margin: 0!important;
    color: #000 !important;
}
.myQtn .log li .QItem i{
    position: absolute;
    right: 0.1rem;
    top: 0.3rem;
    color: #fff;
    display: inline-block;
    background-color: #CB7B02;
    width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    border-radius: 0.4rem;
    text-align: center;
}

/* sourceCenter.html */
.source-content .topImg img{
    width: 100%;
}
.source-content .row{
    width: 100%;
    overflow: hidden;
}
.source-content .row .cell{
    float: left;
    width: 50%;
    height: 4rem;
    position: relative;
}
.source-content .row .cell img{
    width: 100%;
    height: 100%;
}
.source-content .row .title{
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    text-align: center;
}
.source-content .row p{
    margin-bottom: 0.2rem;
}

/* source-detail */
.source-content{
    background-color: #F5F5F5;
}
.sourceDetail .sd-content .title{
    width: 100%;
    height: 0.8rem;
    background-color: #F19001;
    color: #fff;
    position: relative;
    margin-top: 1px;
    padding-top: 0.3rem;
}
.sourceDetail .sd-content .title >span{
    margin-left: 0.8rem;
    font-size: 0.3rem;
}
.sourceDetail .sd-content .title .circle1{
    width: 0.3rem;
    height: 0.3rem;
    background-color: #F19001;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 0.3rem;
    left: 0.2rem;
}
.sourceDetail .sd-content .title .circle2{
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 50%;
    margin: 0.1rem;
}
.sourceDetail .sd-content ul{
    width: 100%;
}
.sourceDetail .sd-content li{
    height: 1.5rem;
    position: relative;
    border-bottom: 1px solid #EDEDED;
    overflow: hidden;
}
.sourceDetail .sd-content li button{
    position: absolute;
    width: 2rem;
    height: 0.6rem;
    top: 0.4rem;
    right: 0.3rem;
    border-radius: 0.3rem;
    background-color: #F29101;
    font-size: 0.2rem;
    color: #fff;
    padding: 0.1rem;
}
.sourceDetail .sd-content li p{
    margin: 0.5rem 2.4rem 0 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.3rem;
}

/*  forgetPwd */
.comBox{
    width: 100%;
    height: 1.2rem;
    margin: 0 0 2.2rem 0;
}
.comBox .left{
    width: 60%;
    height: 100%;
    border-radius: 0.6rem;
    background-color: #fff;
    float: left;
}
.comBox .left input{
    width: 80%;
    height: 100%;
    margin: 0 10%;
    border: none;
}

.comBox .right{
    width: 40%;
    height: 100%;
    float: left;
}
.comBox .right button{
    width: 100%;
    height: 100%;
    border-radius: 0.6rem;
    background-color: #FC3B00;
    color: #fff;
}

.error{
    color: red;
    font-size: 0.4rem;
    text-align: center;
    padding-bottom: 0.3rem;
}

/* pdExchange.html */
.productInfo{
    border-bottom: 1px solid #F6CA86;
    padding: 0.3rem 0.1rem;
}
.productInfo table td{
    height: 0.6rem;
}
.pdScore{
    border-top: 1px solid #F6CA86;
    margin-top: 0.6rem;
    font-size: 0.4rem;
    margin-bottom: 0.5rem;
    padding: 0.4rem 0;
}
.cd-content .area{
    width: 33.33%;
    float: left;
}
.cd-content .area .abox{
    margin: 0 0.1rem;
    height: 0.7rem;
}

/* 二级导航 */
.secMenu{
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
}
.secMenu .menu{
    width: 0.5rem;
    right: 0.3rem;
    margin-top: 0.3rem;
}
.secMenu .redBg{
    position: absolute;
    right: 0;
    top: 0;
    width: 1.5rem;
    height: 1.2rem;
    text-align: center;
}
.orgBg{
    background-color: #FF6600;
}
.secMenu ul{
    position: absolute;
    right: 0;
    top: 1.2rem;
    width: 3.5rem;
    padding-bottom: 0.2rem;
    background-color: #fff;
    display: none;
}

.secMenu ul li{
    text-align: center;
    line-height: 0.8rem;
    color: #ccc;
    font-size: 0.4rem;
}
.secMenu ul li:first-child{
    background-color: #FF9900;
    font-size: 0.3rem;
    color: #fff;
    line-height: 1.2rem;
    vertical-align: middle;
}
.secMenu ul li >a{
    display: inline-block;
}

#logo{ height: 0.4rem; margin-left: 0.3rem;}

/* hudongCenter.html */
.hdList >ul>li{
    box-shadow: 1px 1px 1px #D9D9D9;
    overflow: hidden;
    margin: 0.2rem 0;
}
.hdList >ul>li>a>img{
    width: 3.5rem;
    height: 2.6rem ;
    float: left;
    margin: 0 0.2rem 0.2rem 0.2rem;
    border: 1px solid #FFA51E;
}
.hdList .info{
    margin-left: 4rem;
    padding-top: 0.3rem;
    font-size: 0.3rem;
}
.hdList .info .title{
    border-left: 3px solid #FF9900;
    font-size: 0.5rem;
    color: #000;
    padding-left: 0.2rem;
    margin-bottom: 0.4rem;
}
.hdList .info >ul{
    padding-left: 0.5rem;
    line-height: 0.6rem;
    color: #666;
}
.hdList .info >ul >li{
    list-style-type: disc;
}

/*================================================2017-07-17================================================*/
.index-dialog .box{
    width: 100%!important;
    height: 7rem;
    background: url("../img/bg-dialog.png") no-repeat;
    background-size: 100% auto;
    margin-top: 2rem;
    padding-top: 3.7rem;
    max-width: 580px;
    position: relative;
}
.index-dialog .box p{
    font-size: 0.4rem;
    width: 50%;
    margin: 0 auto;
}
.index-dialog .box .closeBtn{
    position: absolute;
    width: 0.6rem;
    right: 1rem;
    top: 0.5rem
}
.index-dialog .box .sureBtn{
    width: 5rem;
    margin-top: 2rem;
}
.index-dialog, .index-dialog-cover{
    display: none;
}