@charset "utf-8";
body,html{
    font-family: -apple-system, "苹方-简", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
}
body{
    padding: 0 !important;
    margin: 0 !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust:none;
    -webkit-overflow-scrolling: touch;
    -webkit-focus-ring-color:  rgba(0, 0, 0, 0);
    outline: none;
    background: url("../img/main_bg.jpg") 0 0 repeat;
    background-size: 375px 257px;
}
a{
    text-decoration: none;
}
.hidden{
    display: none !important;
}
.main{
    position: relative;
    width: 375px;
    height: 604px;
    background: url("../img/index.jpg") 0 0 no-repeat;
    background-size: 375px 604px;
}
.topContent{
    width: 203px;
    height: 125px;
    position: absolute;
    top: 18px;
    left:50%;
    margin-left: -101px;
}
.sxImg{
    float: left;
    width: 125px;
    height: 125px;
    background-image: url("../img/sx/1.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 125px 125px;
}
.sxSelect{
    float: left;
    width: 78px;
    height: 28px;
    margin-top: 50px;
    background-image: url("../img/sxSelect.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 78px 28px;
}
.linkList{
    position: absolute;
    top: 220px;
    left:50%;
    width: 270px;
    margin-left: -135px;
}
.sxLink{
    display: block;
    width: 270px;
    height: 70px;
    position: relative;
}
.sxLink.middle{
    margin-top: 10px;
    margin-bottom: 10px;
}
.cesuan_list{
    margin-top: 15px;
    width: 270px;
    height: 70px;
}
.cesuan_list a{
    width: 130px;
    height: 70px;
}
.bzjp{
    float: left;
}
.myys{
    float: right;
}
.sxName{
    width: 18px;
    height: 22px;
    position: absolute;
    top:50%;
    left: 111px;
    margin-top: -8px;
    font-size: 16px;
    color: #fcd849;
}
.kaiyunLink{
    display: block;
    position: absolute;
    width: 120px;
    height: 16px;
    left:50%;
    top: 512px;;
    margin-left: -60px;
    background-image: url("../img/kaiyun.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 120px 16px;
}
.modalContent{
    position: fixed;
    width: 300px;
    height: 413px;
    left:50%;
    margin-left: -150px;
    top: 60px;
    z-index: 100;
    background-image: url("../img/modal.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 300px 413px;
}
.mask{
    position: fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(0,0,0,0.6);
}
.sxSelectList{
    width: 223px;
    margin: 80px auto 0;
}
.sxModalLine{
    width: 223px;
    height: 60px;
}
.sxModalLine+.sxModalLine{
    margin-top: 17px;
}
.sxModalLine:after{
    content: '';
    clear: both;
}
.sxModalLink{
    float: left;
    width: 60px;
    height: 60px;
    background-position: right 20px;
    background-repeat: no-repeat;
    background-size: 31px 31px;
}
.sxModalLink.middle{
    margin-left: 21px;
    margin-right: 22px;
}
.sxModalLink.active{
    background-image: url("../img/right.png");
}



.yunshi_body{
    background: none;
    background-color: #fff5e1;
}
.yunshi_main{
    width: 100%;
}
.headTab{
    width: 100%;
    height: 45px;
    background-color: #d93448;
}
.headTab:after{
    content: '';
    clear: both;
}
.headTab a{
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: rgba(237,209,153,0.5);
    text-align: center;
}
.headTab a.active{
    box-shadow: inset 0 -4px 0 #edd199;
    color: #edd199;
}
.contentList{
    margin: 15px 15px 20px;
}
.dayunTitle1 {
    position: relative;
    height: 35px;
    /*margin: 20px 15px 15px;*/
}
.titleIcon {
    position: absolute;
    left: 15px;
    z-index: 100;
    width: 11px;
    height: 35px;
    background-image: url("../img/hl-title-icon@3x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px 11px;
}
.titleTxt {
    /*width: 100%;*/
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #9f4200;
    text-indent: 10px;
    text-align: left;
    margin: 0 20px;
    background-image: url("../img/hl-h5-title-boxin-img01@3x.png");
    background-position: 30px 0;
    background-repeat: repeat-x;
    background-size: 1px 35px;
}
.leftRadius, .rightRadius {
    position: absolute;
    top: 0;
    width: 20px;
    height: 35px;
    background-image: url("../img/hl-h5-title-box-img01@3x.png");
    background-repeat: no-repeat;
    background-size: 50px 35px;
}
.leftRadius {
    left: 0;
    background-position: 0 0;
}
.rightRadius {
    right: 0;
    background-position: -30px 0;
}
.dayunContent{
    position: relative;
    margin: 10px 0 25px;
    padding: 10px 15px;
    background-color: transparent;
    border: 1px solid #dc915b;
    font-size: 15px;
    line-height: 1.5em;
    color: #666666;
}
.corner {
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #fff9f1;
    border: 1px solid #dc915b;
}
.top-left {
    top: -1px;
    left: -1px;
    border-radius: 0 0 100% 0;
    border-width: 0 1px 1px 0;
}
.top-right {
    top: -1px;
    right: -1px;
    border-radius: 0 0 0 100%;
    border-width: 0 0 1px 1px;
}
.bottom-left {
    bottom: -1px;
    left: -1px;
    border-radius: 0 100% 0 0;
    border-width: 1px 1px 0 0;
}
.bottom-right {
    bottom: -1px;
    right: -1px;
    border-radius: 100% 0 0 0;
    border-width: 1px 0 0 1px;
}
.yunshiContentTitle{
    font-size: 15px;
    color: #dd9561;
    line-height: 2em;
}
.nianfenTitle{
    /*font-size: 14px;*/
    line-height: 1.5em;
}
.downloadLink{
    position: fixed;
    left:0;
    bottom: 0;
    width: 375px;
    height: 68px;
    background-image: url("../img/banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 375px 68px;
}
.zhengtiContent p{
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
/*@media only screen and (max-device-width:320px){*/
    /*.nianfenTitle{*/
        /*font-size: 12px;*/
    /*}*/
/*}*/

.wnlBanner{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    z-index: 100;
}
.closeBanner{
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: url(../img/ad-close-icon@3x.png) center no-repeat;
    background-size: 10px 10px;
}
.wnllogo{
    position: absolute;
    left: 30px;
    top: 10px;
    width: 44px;
    height: 44px;
    background: url(../img/ad-logo-icon.png) no-repeat;
    background-size: 44px 44px;
}
.ad-title{
    display: inline-block;
    margin-top: 14px;
    margin-left: 84px;
}
.ad-title .ad-t1{
    font-family:PingFangSC-Regular;
    font-size:14px;
    color:#111111;
    line-height:18px;
    text-align:left;
}
.ad-title .ad-t2{
    margin-top: 1px;
    font-family:PingFangSC-Regular;
    font-size:12px;
    color:#333333;
    line-height:18px;
    text-align:left;
}
.downloadBtn{
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
    display: block;
    border:1px solid #2ea9df;
    border-radius:3px;
    width:66px;
    height:24px;
    font-family:PingFangSC-Regular;
    font-size:15px;
    color:#2ea9df;
    line-height:26px;
    text-align:center;
    text-decoration: none;
}











