.fix {
    *zoom:1; }

.fix:after,.fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
img{max-width: 100%!important;max-height: 100%!important;}
.az_content img{height: 100%!important;}
.n,em {
    font-weight: normal;
    font-style: normal;
}
* {
    outline: none;
}
.wp {
    width: 92%;
    margin: 0 auto;
}
.bgw{background: #fff!important;}
h3.t1{font-size: 16px;font-weight: bold;height: 25px;line-height: 25px;
    padding-left: 10px;border-left: 6px solid #22C485;margin: 0px 0 10px;}
h3.t1 a{font-size: 13px;color: #666;font-weight: normal;}
h3.t2{text-align: center;font-size: 16px;background: url(../images/line.jpg) repeat-x left center;}
h3.t2 strong{display: inline-block;background: #f2f2f2;display: inline-block;padding: 0 10px;}
/*面包屑*/
.cur {
    position: relative;
    position: relative;
    /*height: 35px;*/
    line-height: 35px;
    padding: 0 13px;
    font-size: 14px;
    background-color: #f5f5f5;
}
.cur .return {
    float: right;
    width: 40px;
    height: 23px;
    margin: 6px 0;
    padding-left: 4px;
    line-height: 23px;
    text-align: center;
    background: url(../images/icon-return.png) no-repeat center;
    -webkit-background-size: 44px 23px;
    background-size: 44px 23px;
}
.cur .addr {
    padding-left: 17px;
    background: url(../images/icon-addr.png) no-repeat left center;
    -webkit-background-size: 11px 17px;
    background-size: 11px 17px;
}
.cur span {
    float: left;
    margin-right: 6px;
    display: inline-block;
    color: #a0a0a0;
    overflow: hidden;
    line-height: 36px;
    height: 30px;
    /*width: 50%;*/
}
.cur2 span {
    width: 50%;
}
.cur > a {
    float: left;
    margin-right: 6px;
    color: #565656;
}
.cur.cur2 .return {
    float: left;
}
a.btn-select {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 6px 5px 0 8px;
    background: url(../images/btn-select.png) no-repeat center;
    -webkit-background-size: 23px 23px;
    background-size: 23px 23px;
}
.btn-select.open {
    background-image: url(../images/btn-select-h.png);
}
.cur-select {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #f5f5f5;
    z-index: 999;
}
.cur-select ul {
    overflow: hidden;
}
.cur-select li {
    float: left;
    width: 25%;
    height: 33px;
    margin-bottom: 12px;
}
.cur-select a {
    display: block;
    width: 75px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    color: #565656;
    border: 1px solid #e1e1e1;
    border-radius: 7px;
    background-color: #fff;
}
.cur-select li.on a {
    color: #fff;
    background-color: #22C485;
    border-color: #22C485;
}
/*面包屑 end*/



/**
 *      下载内页
 */
.m-download.m-intro,.m-down-3h3.m-intro {
    border: 0;
    padding: 0;
    margin: 20px 0 15px;
    margin-top: 0px;
    padding-top: 10px;
}
.m-intro .c{
    font-style: normal;
    color: #989898;
}
.m-intro .v {
    font-size: 16px;
    font-style: normal;
    color: #22C485;
}
.m-intro .star ul {
    display: inline-block;
    margin: 2px 0;
}
.m-intro .star i {
    margin-left: 5px;
    vertical-align: top;
    font-size: 16px;
    font-style: normal;
    color: #fd737d;
}
a.btn-dwn {
    display: block;
    height: 40px;

    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #fff;

    border-radius: 10px;

    background: url(../images/bg-dwn.png) repeat-x center;
    background-size: contain;
}
.btn-dwn:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 23px;
    margin-right: 10px;

    background: url(../images/ico-dwn.png) no-repeat center;
    background-size: contain;
}

.m-anchor {
    overflow: hidden;
    border: 1px solid #ffa519;
    margin-bottom: 10px;

    border-radius: 5px;
}
.m-anchor li {
    float: left;
    width: 25%;

    font-size: 16px;
    line-height: 2em;
    text-align: center;
}
.m-anchor li:last-child a {
    border-right: none;
}
.m-anchor li.on {
    color: #fff;
    background-color: #ffa519;
}
.m-anchor a {
    display: block;
    border-right: 1px solid #ffa519;

    color: inherit;
}

.m-show {
    overflow: hidden;
    border-top: 1px dashed #e1e1e1;
    margin: 14px 0 20px;
}
.m-show span{
    float: right;
    width: 65px;
    border: 1px dashed #e1e1e1;
    border-top: 0;

    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #22C485;
}
.m-show span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 6px;
    margin-left: 5px;

    background: url(../images/ico-show.png) no-repeat center;
    background-size: contain;
}
.m-show .hide {
    display: none;
    background-color: #fafafa;
}
.m-show .hide:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.m-show.show .show {
    display: none;
}
.m-show.show .hide {
    display: block;
}

.m-slide {
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}
.m-slide .slick-list {
    margin: 0 -9px;
}
.m-slide .item{
    margin: 0 9px;
}
.m-slide .item a {
    overflow: hidden;
    display: block;
}
.m-slide .item img {
    width: 100%;
    height: auto;
}
.m-slide .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;

    width: 25px;
    border: none;

    text-indent: -9999px;

    background: url(../images/ico-arrow.png) no-repeat center;
    background-size: 15px;
}
.m-slide .slick-prev {
    left: 0;
}
.m-slide .slick-next {
    right: 0;

    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.m-slide1 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
    margin-bottom: 10px;
}
.m-slide1 ul {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px 0 0;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
.m-slide1 li {
    width: 170px;
    height: auto;
    display: inline-block;
    margin: 0 12px 0 0;
    white-space: nowrap;
    overflow: hidden;
}


.m-tag {
    overflow: hidden;
    margin-bottom: 18px;
}
.m-tag span {
    float: left;
    border-width: 1px;
    border-style: solid;
    margin: 0 10px 5px 0;

    border-radius: 12px;
}
.m-tag a {
    display: block;
    padding: 0 12px;
    font-size: 16px;
    line-height: 25px;
}
.m-tag .s1 {
    border-color: #c3ecf9;
    background-color: #e1f4fa;
}
.m-tag .s2 {
    border-color: #d5e3fc;
    background-color: #e7eefb;
}
.m-tag .s3 {
    border-color: #ffdfae;
    background-color: #ffedd1;
}
.m-tag .s4 {
    border-color: #cceecc;
    background-color: #def5de;
}
.m-tag .s5 {
    border-color: #c3ecf9;
    background-color: #e1f4fa;
}
.m-tag .s6 {
    border-color: #d5e3fc;
    background-color: #e7eefb;
}
.m-tag .s7 {
    border-color: #ffdfae;
    background-color: #ffedd1;
}
.m-tag .s8 {
    border-color: #cceecc;
    background-color: #def5de;
}

.m-intro .pic {
    width: 85px;
    height: 85px;
}

.m-download,.m-down-3h3 {
    text-indent: 0;
    padding-bottom: 14px;
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 14px;
}
.m-con .m-download,.m-con .m-down-3h3 {
    border: 1px solid #e3e3e3;
}
.m-con .m-download .pic img,.m-con .m-down-3h3 .pic img{padding: 4px;}
.m-download:last-child,.m-down-3h3:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.m-download .pic,.m-down-3h3 .pic{
    float: left;
    width:52px;
    height:52px;
    margin-right: 10px;
    overflow: hidden;
}
.m-download .pic img,.m-down-3h3 .pic img{
    /*width:65px;
    height:65px;*/
    border-radius: 8px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-download .btn,.m-down-3h3 .btn{
    float: right;margin-left: 0px;position: relative;top: 3px;
}
.m-download .btn .download,.m-down-3h3 .btn .download{
    padding: 4px;
    display: inline-block;padding-top: 30px;min-width: 30px;background: url(../images/az_down.png) no-repeat center top;-webkit-background-size: auto 30px;background-size: auto 30px;text-align: center;
}
.m-con .gamedown{border:0;}

.m-intro .pic {
    width: 85px;
    height: 85px;
}
.m-rel  a:hover img{
    opacity: 0.8;
}
.m-download .txt,.m-down-3h3 .txt {
    overflow: hidden;
}
.m-download .txt h3,.m-down-3h3 .txt h3  {
    padding-right: 10px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-download .txt h3 a,.m-down-3h3 .txt h3 a,.m-down-3h3 .txt h3{
    font-size: 16px;
    font-weight: normal;
    color: #232323;
    line-height: 1em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.m-download .txt h3 a:hover,.m-down-3h3 .txt h3 a:hover{
    text-decoration: underline;
}
.m-download .txt li,.m-down-3h3 .txt li{
    float: left;
    width: 10px;
    height:10px;
    margin-right:2px;
    background:url(../images/m-rel-3.png) no-repeat center;
    background-size: cover;
}
.m-download .txt li.ok,.m-down-3h3 .txt li.ok{
    background: url(../images/m-rel-4.png) no-repeat center;
    background-size: cover;
}
.m-download ul,.m-down-3h3 ul {
    overflow: hidden;
    margin:6px 0!important;
}
.m-download span,.m-down-3h3 span{
    font-size: 14px;
    color: #565656;
    padding-right: 6px;
    border-right: 2px solid #dddddd;
}
.m-download .no_right_border,.m-down-3h3 .no_right_border {
    border-right:0;
}

.m-download em,.m-down-3h3 em {
    font-size: 13px;
    color: #565656;
    padding-left: 4px;
}
.m-download .down,.m-down-3h3 .down{
    display: block;
    float: right;
    font-size: 14px;
    color: #fff;
    width: 56px;
    height: 56px;
    border-radius: 5px;
    text-align: center;
    padding-top: 32px;
    margin-top: 5px;
    box-sizing: border-box;
    background:#22C485 url(../images/m-rel-2.png) no-repeat center 9px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-download .down:hover,.m-down-3h3 .down:hover{
    background-color: #86bc0f;
}

.m-down-3h3 .pic img,.m-rel .m-option .m-download .pic img{width:100%;}


.jctip{height:auto;font-size:13px;color:#888;padding:0 0 0 25px;margin-bottom:8px;position: relative;    line-height: 22px;overflow: hidden;}
.jctip s{width:18px;height:18px;display:block;position: absolute;left:0;top:50%;margin-top:-10px;background:url('../images/off.png') 0 0 no-repeat;background-size:20px 20px;}
.jctip em{color:#f40;display: inline;}


.m-slide1 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
    margin-bottom: 10px;
}
.m-slide1 ul {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px 0 0;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
.m-slide1 li {
    width: 170px;
    height: auto;
    display: inline-block;
    margin: 0 12px 0 0;
    white-space: nowrap;
    overflow: hidden;
}


.g-tit1 h3{
    position: relative;
    font-size: 17px;
    color: #232323;
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.g-tit1 h3::before{
    position: absolute;
    content:"";
    left:0;
    bottom:-1px;
    width: 85px;
    height: 2px;
    background-color: #22C485;
}
.m-con {
    padding-top: 10px;
    margin-bottom: 10px;

    font-size: 14px;
    line-height: 1.75em;
    /*text-indent: 2em;
	height:200px;*/
    overflow: hidden;
}

.az_content > h2, .az_content > h3 {
    font-weight: 600
}
.az_content > h2:before, .az_content > h3:before {
    content: '●';
    color: #22C485;
    padding-right: 5px
}

.az_content > h2 {
    font-size: 14px;
}

.az_content > h2:before {
    content: '◆';
    color: #22C485;
    padding-right: 5px;
}

.app_intro{padding-top:10px}


.m-rel{
    margin-top: 5px;
}
.tab-1{
    overflow: hidden;
    text-align: center;
}
.tab-1 li{
    float: left;
    width: 50%;
    font-size: 17px;
    color: #565656;
    height: 39px;
    line-height: 39px;
    border-top: 2px solid #f9f9f9;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f9f9f9;
    cursor: pointer;
}
.tab-1 li.on{
    color: #232323;
    height: 42px;
    background-color: #fff;
    border-top: 2px solid #22C485;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #e1e1e1;
    box-sizing: border-box;
}
.app_soft{margin-top:10px;}
.m-option {
    padding-top: 15px;
}

.Qad {padding:8px;height:90px;overflow:hidden;}
.Qtag .t1{margin-left:10px;margin-top:10px;}
.Qad li{position:relative;float:left;width:180px;height:90px;margin-right:8px;margin-bottom:10px;border-radius:5px;overflow:hidden;}
.Qad li p{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,0.5);color:#fff;display:block;height:24px;line-height:24px;text-align:center;overflow:hidden;}
.Qad li img{width:180px;height:90px;border-radius:5px;display: block;}

.Qtag {width:100%;overflow:hidden;background:#fff;margin-top:10px;}
.Qtag ul{padding-top:8px;padding-left:8px;}
.Qtag li{float:left;}
.Qtag li a{    line-height: 19px;background:none;padding:3px 6px;border:1px solid #eee;display:block;color:#fff;margin-right:8px;margin-bottom:8px;font-size:14px;border-radius:4px;}
.Qtag li.cc1 a{color:#ce6808;}.Qtag li.cc2 a{color:#005fbf;}.Qtag li.cc3 a{color:#7f00ff;}.Qtag li.cc4 a{color:#ff00ff;}.Qtag li.cc5 a{color:#007f00;}
.Qtag li.cc6 a{color:#f74242;}.Qtag li.cc7 a{color:#672fa3;}.Qtag li.cc8 a{color:#b73838;}.Qtag li.cc9 a{color:#509e03;}.Qtag li.cc10 a{color:#09bc92;}
.Qtag li.cc11 a{color:#77770d;}.Qtag li.cc12 a{color:#4ba8a8;}.Qtag li.cc13 a{color:#1d4bd3;}.Qtag li.cc14 a{color:#af5f15;}.Qtag li.cc15 a{color:#a045a0;}
.Qtag li.cc16 a{color:#db9553;}.Qtag li.cc17 a{color:#7b7bf2;}.Qtag li.cc18 a{color:#c13679;}.Qtag li.cc19 a{color:#457f0b;}.Qtag li.cc20 a{color:#778899;}


.tags-box-ul li {
    width: 25%;
    float: left;
    margin-top: 8px;
}

.tags-box-ul li a {
    display: block;
    width: 66px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.tags-box-ul li img {
    width: 66px;
    height: 66px;
    text-align: center;
    float: left;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

img {
    border: none;
}

.tags-box-ul li span {
    clear: both;
    display: block;
    color: #000;
    text-align: center;
    word-break: break-all;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 108%;
}

.tags-box-ul li em {
    border-radius: 6px;
    border: #22C485 1px solid;
    line-height: 25px;
    color: #22C485;
    display: block;
    font-size: 14px;
}
.app_appmore .t1{margin-left: 10px;margin-top: 10px;}
.tags-box-ul {
    padding: 10px 0 0 0;
    overflow: hidden;
    zoom: 1;
}

.donwl_content .btn2 {
    height: .86rem;
    line-height: .86rem;
    border-radius: .4rem;
    background-color: #ffac1e;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 700;
    margin: .2rem;
    font-size: 16px;
}

.donwl_content .change-btn {
    background-color: #22C485;
}
.donwl_content .noneurl-btn {
    background-color: #c1c1c1;
}


.donwl_content .tips {
    color: #999;
    font-size: .24rem;
    line-height: .46rem;
    text-align: center;
}

.donwl_content .tips>span {
    display: inline-block;
    vertical-align: middle;
}

.donwl_content .agreement {
    width: .24rem;
    height: .24rem;
    box-sizing: border-box;
    position: relative;
    margin: 0 .06rem;
    border-radius: 2px;
    cursor: pointer;
    background-color: #d8d8d8;
}

.donwl_content .agreement.active {
    background: #ffac1e url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAeklEQVQYlbXQMQ4BYBCE0YkoSFQ0jsAhHECnF53EWdzBDfT0GlfgEDr9k78gWxCJxCZTTPLtzmTzn8En9TBvoZ0vyesks5dD/83FDXYYV3CLdYFWOGLQfAUnOGCJBc4YPhcr2DTCHidMa4023VL8luSa5J7k8tt7kzwAnleDTxJNWWEAAAAASUVORK5CYII=') no-repeat center center;
    background-size: 80% auto;
}