@charset "utf-8";
/* CSS Document */
/*.mainContent {
  overflow:inherit;
	float: left;
}*/
.type_contBox, .mc1300, .mainBody {
    overflow: inherit;
}

.footerBox {
    float: left;
}

/*安卓详情图片slide*/
.slideshow {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.slideshow .slide {
    position: relative;
    float: left;
    height: 170px;
    overflow: hidden;
    width: 100%;
}

.slideshow .s-container {
    height: 170px;
    margin-left: -182px;
    width: 1570px;
}

.scrollShow .s-container {
    height: 170px;
    margin-left: 58px;
    width: 1570px;
}

.slideshow .s-content li {
    display: inline;
    /*width: 300px;*/
    height: 170px;
    position: relative;
    float: left;
    text-align: center;
}

.slideshow .s-content img {
    /*width: 300px;*/
    height: 170px;
}

.slideshow .s-content a {
    display: block;
    height: 170px;
    position: relative;
    float: right;
    text-align: center;
}

.slideshow .s-content li s {
    display: block;
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 0;
    float: right;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=60);
    opacity: .6
}

.slideshow .prev, .slideshow .next {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 54px;
    height: 54px;
    background: url(../img/dkcssimg.png) no-repeat;
}

.slideshow .prev {
    left: 82px;
    background-position: -70px -356px;
}

.slideshow .prev:hover {
    background-position: -70px -299px;
}

.slideshow .next {
    right: 106px;
    background-position: -126px -356px;
}

.slideshow .next:hover {
    background-position: -126px -299px;
}

.slideshow .slide:hover .prev, .slideshow .slide:hover .next, .slideshow .slide.hover .prev, .slideshow .slide.hover .next {
    display: block;
}

.gt_mask {
    z-index: 103 !important;
}

/*顶部信息*/
.azgm_loadBox {
    width: 100%;
    overflow: hidden;
}

.azgm_main {
    width: 100%;
    overflow: hidden;
}

.azgm_name {
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 26px;
    font-weight: bold;
}

.azgm_name h1 {
    max-width: 970px;
    float: left;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 26px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 8px;
}

.ztlb_btn {
    float: right;
    margin-top: 14px;
    margin-left: 22px;
    height: 24px;
    overflow: hidden;
}

.ztlb_btn a {
    padding: 0 10px;
    float: left;
    border-radius: 4px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}

.ztlb_btn a.disBtnent {
    color: #358ff0;
    padding: 0 10px;
    background-color: #d7f4ff;
    margin-right: 10px;
}

.ztlb_btn a.disBtnent:hover {
    background-color: #cbf0fe;
}

.ztlb_btn a.ztBtnent {
    background-color: #20ace6;
    margin-right: 10px;
}

.ztlb_btn a.lbBtnent {
    background-color: #fc5b79
}

.ztlb_btn a.ztBtnent:hover {
    background-color: #1398cf;
}

.ztlb_btn a.lbBtnent:hover {
    background-color: #eb3b5c
}

.ztlb_btn a i {
    display: inline-block;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 2.5px;
    margin-right: 6px;
    background: url("../img/dkcssimg.png") no-repeat;
    overflow: hidden;
}

.ztlb_btn a i.disIcon {
    background-position: -152px -5px;
}

.w230 {
    width: 230px;
}

.w230 span {
    height: 52px;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #777;
}

.w230 span.bdsharebuttonbox {
    display: inline-block;
    width: 166px;
    height: 30px;
    padding: 0;
    margin-top: 0;
    text-align: center;
    vertical-align: middle;
}

.bdsharebuttonbox a {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(../img/share.png) 0 0px no-repeat;
    padding: 0;
    margin-left: 10px;
    margin-top: 0;
    text-align: center;

    vertical-align: middle;
    opacity: 1;
    filter: alpha(opacity=100);
}

.bdsharebuttonbox a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.azgm_infoCon {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}

.azgm_img {
    width: 128px;
    height: 182px;
    overflow: hidden;
    margin-right: 22px;
}

.azgm_img img {
    width: 128px;
    height: 128px;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-bottom: 14px;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
}

p.showErr {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    padding: 0 12px;
    margin-top: 8px;
    background-color: #ddd;
    border-radius: 4px;
}

p.showErr:hover {
    background-color: #1e89e0;
    color: #fff;
}

p.showErr a {
    display: block;
    font-weight: bold;
    color: #1e89e0
}

p.showErr:hover a {
    color: #fff;
}

.azgm_info {
    width: 980px;
    overflow: hidden;
}

.azgm_txtList {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.azgm_txtList li {
    float: left;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    width: 188px;
    line-height: 26px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
}

.azgm_txtList li:nth-child(4n) {
    margin-right: 0px;
}

.azgm_txtList li.w120 {
    width: 220px;
}

.azgm_txtList li.w340 {
    margin-right: 0px;
    width: 350px;
    float: left;
}

.azgm_txtList li.w440 {
    margin-right: 0px;
    width: 416px;
    float: left;
}

.azgm_txtList li.wall {
    margin-right: 0px;
    width: 60%;
    margin-top: 8px;
}

.azgm_txtList li.wcap {
    margin-right: 0px;
    width: 40%;
}

.azgm_txtList li em {
    float: left;
}

.azgm_txtList li > span {
    max-width: 150px;
    height: 26px;
    float: left;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.azgm_txtList li > span a {
    color: #20ace6;
}

.azgm_txtList li.w340 > span {
    max-width: 300px;
}

.azgm_txtList li.w440 > span {
    max-width: 360px;
}

.azgm_txtList li.wall span {
    max-width: 510px;
}

span.csspan a {
    color: #20ace6
}

span.csspan a:hover {
    color: #ff2d22
}

.label_mood {
    width: 100%;
    overflow: hidden;
}

.label_mood .labelbox {
    width: 60%;
    overflow: hidden;
    margin-top: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.label_mood .labelbox em {
    color: #999;
}

.label_mood .labelbox span {
    line-height: 26px;
}

.label_mood .wcap {
    width: 60%;
    overflow: hidden;
}

span.tagspan a {
    color: #20ace6;
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
}

span.tagspan a:hover {
    color: #ff2d22;
}

.starBox {
    margin: 6px 0;
    margin-right: 10px;
}

.starBox .star {
    display: block;
    height: 18px;
    margin: 0px;
    line-height: 18px;
    margin-left: 0;
}

.starBox .star span {
    width: 100px;
    height: 18px;
    background: url(../img/litterStar.png) no-repeat;
    display: inline-block;
}

.starBox .star span.star0 {
    background-position: 0 0;
}

.starBox .star span.star1 {
    background-position: 0 -35px;
}

.starBox .star span.star2 {
    background-position: 0 -70px;
}

.starBox .star span.star3 {
    background-position: 0 -106px;
}

.starBox .star span.star4 {
    background-position: 0 -142px;
}

.starBox .star span.star5 {
    background-position: 0 -177px;
}

/*顶踩*/
.mood {
    position: relative;
    float: left;
    overflow: hidden
}

#dingandcai {
    width: 270px;
    position: relative;
    float: left;
    top: 0px;
    left: 14px;
    font-size: 12px;
}

#dingandcai a {
    display: inline-block;
    height: 30px;
    line-height: 20px;
    cursor: pointer;
    padding-right: 50px;
    margin-top: 2px;
}

#dingandcai a:hover {
    text-decoration: none
}

#dingandcai .dcico {
    width: 30px;
    height: 30px;
    margin-right: 1px;
    background: url(../img/dkcssimg.png) -50px -161px no-repeat;
    float: left;
    display: inline
}

#showcai .dcico {
    background-position: -88px -161px
}

#dingandcai .bfk {
    margin-top: 10px;
    height: 12px;
    width: 50px;
    float: left;
    display: inline
}

#dingandcai .bfk span {
    height: 12px;
    position: relative
}

#dingandcai em {
    font-style: normal;
    position: absolute;
    left: 100%;
    top: -4px;
    margin-left: 5px
}

#ding_1 {
    background: #ff7673;
    float: left
}

#cai_1 {
    background: #c5ced4;
    float: left
}

#ding_2 {
    color: #ff7673
}

#cai_2 {
    color: #c5ced4
}

/*新信息布局*/
.azInfo_box {
    width: 1150px;
    overflow: hidden;
}

ul.azInfo_list {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

ul.azInfo_list li {
    float: left;
    color: #999;
    font-size: 14px;
    width: 190px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
}

ul.azInfo_list li.hafspan {
    max-width: 400px;
}

ul.azInfo_list li em {
    float: left;
}

ul.azInfo_list li > span {
    max-width: 146px;
    height: 26px;
    float: left;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.azInfo_list li > span a {
    color: #20ace6;
}

ul.azInfo_list li.hafspan > span {
    max-width: 300px;
}

/*无需网络，无广告，免谷歌*/
ul.azInfo_list li.cospan {
    width: 380px;
    text-overflow: inherit;
    white-space: normal;
}

ul.azInfo_list li.cospan span {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    border-radius: 4px;
    background-color: #3cb8ec;
    margin-right: 12px;
    margin-top: 3px;
    line-height: 24px
}

ul.azInfo_list li.cospan span i.icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    background: url("../img/dkcssimg.png") no-repeat;
    overflow: hidden;
}

ul.azInfo_list li.cospan span i.icon.wl {
    background-position: -160px -628px;
}

ul.azInfo_list li.cospan span i.icon.wg {
    background-position: -185px -628px;
}

ul.azInfo_list li.cospan span i.icon.mg {
    background-position: -210px -628px;
}

ul.azInfo_list li.cospan i.icon.wl_no {
    background-position: -67px -628px;
}

ul.azInfo_list li.cospan i.icon.wg_no {
    background-position: -88px -628px;
}

ul.azInfo_list li.cospan i.icon.mg_no {
    background-position: -112px -628px;
}

/*下载按钮*/
.az_loadBtnIco {
    width: 100%;
    float: left;
    margin-top: 8px;
    position: absolute;
    bottom: 0;
}

.AnDetCLS {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.AnDetCLS li {
    position: relative;
    float: left;
    display: inline-block;
    margin: auto;
    height: 46px;
    border-radius: 5px;
    letter-spacing: 1.6px;
    margin-right: 30px;
}

.AnDetCLS li.azbnt, .AnDetCLS li.bdloadbnt, .AnDetCLS li.bdloadbnt_lj {
    background: #25c88a;
}

.AnDetCLS li.pgbnt {
    background: #5298ff;
}

.AnDetCLS li.pcbnt {
    background: #fea342;
}

.AnDetCLS li.orderbnt {
    background: #ed6d0f;
}

.AnDetCLS li.xjbnt {
    background: #aaaaaa;
}

.AnDetCLS li.xjbnt a {
    cursor: default
}

.AnDetCLS li.azbnt:hover, .AnDetCLS li.bdloadbnt:hover, .AnDetCLS li.bdloadbnt_lj:hover {
    background: #18ab73;
}

.AnDetCLS li.pgbnt:hover {
    background: #2d73d9;
}

.AnDetCLS li.pcbnt:hover {
    background: #e18c33;
}

.AnDetCLS li.orderbnt:hover {
    background: #c95b09;
}

.AnDetCLS li a {
    position: relative;
    float: left;
    display: block;
    padding-right: 16px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.AnDetCLS li.orderbnt a {
    padding-right: 33.61px;
}

.AnDetCLS li a:hover {
    color: #fff;
}

.AnDetCLS li a span {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    font-size: 16px;
}

.AnDetCLS li a span.pcdownTxt {
    margin-top: 13px;
    line-height: 18px;
}

.AnDetCLS li a span i {
    font-size: 12px;
    letter-spacing: 1px;
    display: block;
}

.AnDetCLS li a .down {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.AnDetCLS li.bdloadbnt a span, .AnDetCLS li.bdloadbnt_lj a span {
    padding-right: 10px;
}

.AnDetCLS li.bdloadbnt a em {
    position: relative;
    float: left;
    padding-left: 16px;
    font-size: 16px;
    border-left: 1px solid #fff;
}

.bdloadbnt .az_ico span, .bdloadbnt_lj .az_ico span {
    background-position: -164px -571px;
}

.bdloadbnt .wp_ico span, .bdloadbnt_lj .wp_ico span {
    background-position: -164px -571px;
}

.AnDetCLS li.bdloadbnt a i {
    display: block;
    width: 22px;
    height: 25px;
    background: url(../img/dkcssimg.png) no-repeat;
    margin: 8px auto 0 10px;
    overflow: hidden;
    background-position: -164px -571px;
}

.az_loadBtnIco p.bdload_tips {
    color: #999;
    display: block;
    padding-top: 6px;
    font-size: 13px;
}

.smico {
    width: 56px;
    float: left;
    height: 42px;
    cursor: pointer;
    overflow: hidden;
}

.smico span {
    display: block;
    width: 22px;
    height: 25px;
    background: url(../img/dkcssimg.png) no-repeat;
    margin: 10px auto 0;
    overflow: hidden;
}

.az_ico span {
    background-position: -120px -485px;
}

.pg_ico span {
    background-position: -159px -485px;
}

.pc_ico span {
    background-position: -239px -673px;
}

.yy_ico span {
    background-position: -126px -571px;
    margin-top: 10px;
}

.xj_ico span {
    background-position: -140px -200px;
    margin-top: 10px;
}

.azgm_loadewm {
    width: 126px;
    height: 158px;
}

.azgm_loadewm p {
    width: 100%;
    height: 28px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin-bottom: 4px;
}

.azgm_loadewm img {
    width: 126px;
    height: 126px;
    text-align: center;
    vertical-align: middle;
}

.azInfo_con .azgm_loadewm {
    width: 128px;
    height: 128px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.azInfo_con .azgm_loadewm p {
    height: 36px;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 36px;
    margin-top: 16px;
    margin-bottom: 0;
}

.azInfo_con .azgm_loadewm img {
    width: 128px;
    height: 128px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
}

.deta_main_con {
    width: 100%;
    float: left;
}

.deta_main_con .type_con_list {
    width: 920px;
}

/*软件介绍*/
.intro_sumItem {
    width: 100%;
    float: left;
    margin: 0 auto;
    border: 1px #fce4d2 solid;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.deta_nav {
    width: 100%;

    overflow: hidden;

    z-index: 99;
    background-color: #fff2e8;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    
}

.deta_nav li {
    float: left;
    height: 38px;
    text-align: center;
    font-size: 15px;
    border-right: 1px solid #fff;
    line-height: 38px;
    padding: 0 24px;
    display: block;
    text-align: center;
    color: #777;
    cursor: pointer;
}

.deta_nav li a {
    display: block;
    text-align: center;
    color: #777;
}

.deta_nav li.cur, .deta_nav li:hover {
    background: #fbc846;
    color: #fff;
}

.deta_nav li.cur a, .deta_nav li:hover a {
    color: #fff;
}

.main_title_2 {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    height: 54px;
    border-bottom: 1px solid #ededed;
    position: relative;
}

.main_title_2 span {
    display: inline-block;
    padding: 0;
    color: #404040;
    font-size: 18px;
    position: relative;
    line-height: 56px;
    border-bottom: 4px solid #fbc846;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    height: 51px;
    font-weight: bold;
}

.intro_sumItem .intro_sumList {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    float: left;
    margin: 0 auto;
    position: relative;
    border-top: 2px #fce4d2 solid;
}

.introInfo {
    height: 710px;
    overflow: hidden;
    position: relative;
}

.intro_sumList.open {
    height: auto;
}

.intro_sumItem .slideshow {
    height: 320px;
    /*	margin-top: 20px;*/
}

.intro_sumItem .slide {
    height: 320px;
}

.intro_sumItem .slideshow .s-container {
    height: 320px;
    margin-left: 0
}

.intro_sumItem .scrollShow .s-container {
    height: 320px;
    margin-left: 0
}

.intro_sumItem .slideshow .s-content li {
    /*width: 200px;*/
    height: 320px;
}

.intro_sumItem .slideshow .s-content img {
    /*width: 200px;*/
    height: 320px;
}

.intro_sumItem .slideshow .s-content a {
    /*height: 320px;*/
}

.intro_sumItem .slideshow .prev, .intro_sumItem .slideshow .next {
    top: 135px;
}

/*video*/
.intro_sumItem .video-box {
    display: block;
    width: 100%;
    height: 494px;
    padding: 0;
    position: relative;
    margin-top: 20px;
    margin-bottom: 16px;
}

.intro_sumItem .video-box video {
    width: 100%;
    height: 100%;
}

.des {
    width: 100%;
    padding-bottom: 30px;
    overflow: hidden;
    margin: 0 auto;
    vertical-align: middle;
    box-sizing: border-box;
    color: #666;
    font: 14.6px/1.8 arial, sans-serif;
    letter-spacing: 0.8px;
    margin-top: 16px;
}

.des p {
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.des a {
    color: #1e89e0;
    text-decoration: underline;
}

.des a:hover {
    color: #ff2d22;
}

.des img {
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 6px auto 8px;
}

.des p img {
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 0 auto 6px;
}

.des p.itTit, .des h3 {
    height: 28px;
    padding: 4px 0px;
    text-indent: 0px;
    margin: 12px 0;
    border-bottom: 1px solid #ededed;
    color: #333;
    font: bold 16px/26px arial, sans-serif;
}

/*页面内容展开和收起*/
.intro_sumList .loadMore {
    position: absolute;
    float: left;
    right: 0px;
    width: 100%;
    text-align: center;
    bottom: 0px;
    height: 42px;
    z-index: 96;
}

.intro_sumList .loadMore span {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.intro_sumList .loadMore i {
    float: left;
    display: block;
    background: url(../img/zksqxz.png) no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 99
}

.intro_sumList .loadMore .Topen {
    display: none;
    width: 166px;
    height: 42px;
    background-position: -2px -64px;
}

.intro_sumList .loadMore .Topen:hover {
    width: 166px;
    height: 42px;
    background-position: -174px -64px;
}

.intro_sumList .loadMore .Tclose {
    display: block;
    width: 165px;
    height: 42px;
    background-position: -2px -6px;
}

.intro_sumList .loadMore .Tclose:hover {
    width: 165px;
    height: 42px;
    background-position: -174px -6px;
}

.intro_conBox {
    padding: 0px 0px 16px 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    vertical-align: middle;
    box-sizing: border-box;
}


.main_title_2 a {
    position: absolute;
    top: 16px;
    right: 0px;
}

.main_title_2 a.lxqq {
    position: absolute;
    top: 20px;
    right: auto;
    margin-left: 16px;
    color: #0099ff;
    font-size: 12px;
    border: 1px solid #0099ff;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    padding: 0 10px;
    background: #e3f4ff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc3c ', endColorstr='#ffd760', GradientType=0);
}

.intro_label span {
    color: #666;
    display: inline-block;
    font-size: 15px;
    background: #eee;
    padding: 0 12px;
    border-radius: 22px;
    height: 26px;
    line-height: 24px;
    margin-right: 12px
}

.intro_label span.cur, .intro_label span:hover {
    color: #0f72ed;
    background: #ddd;
    padding: 0px 12px;
    border-radius: 22px;
    height: 26px;
    line-height: 24px;
}

.intro_sumList .intro_tcsItem {
    float: right;
    overflow: hidden;
    line-height: 36px;
    width: 720px;
    text-align: center;
    height: 32px;
    position: absolute;
    top: 16px;
    left: 154px;
}

#xghj .intro_tcsItem {
    left: 160px;
}

.intro_tcsItem li {
    padding-right: 16px;
    display: inline;
    color: #666;
}

.intro_tcsItem li:last-child {
    padding-right: 0px;
}

.intro_tcsItem li a {
    display: inline-block;
    font-size: 15px;
    margin-right: 16px;
}

.intro_tcsItem li.cur a, .intro_tcsItem li:hover a {
    color: #ed6d0f
}

.intro_sumList .intro_label {
    position: absolute;
    top: 16px;
    left: 160px;
    float: right;
    overflow: hidden;
    line-height: 36px;
    width: 720px;
    text-align: center;
    height: 32px;
}

.intro_label span a {
    display: inline-block;
    font-size: 15px;
    background: #eee;
    padding: 0 12px;
    border-radius: 22px;
    height: 26px;
    line-height: 24px;
    margin-right: 12px
}

.intro_label span.cur a, .intro_label span:hover a {
    color: #0f72ed;
    background: #ddd;
    padding: 0px 12px;
    border-radius: 22px;
    height: 26px;
    line-height: 24px;
}


.top_ad {
    width: 350px;
    float: right;
    max-height: 260px;
    overflow: hidden;
}





/*加下载弹出层*/
.open-box {
    min-width: 320px;
    max-width: 480px;
    height: auto;
    font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
    display: none;
    position: fixed;
    left: 60%;
    top: 180px;
    margin: 0 0 0 -473px;
    z-index: 103;
}

.open-box .open-title {
    width: 320px;
    height: auto;
    line-height: 36px;
    font-size: 26px;
    font-weight: normal;
    color: #000;
    font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
    margin: 25px 0 0 0;
    padding: 0 20px;
    display: block;
    overflow: hidden;
}

.open-box .open-title span {
    color: #006bc7
}

.open-box .open-exit {
    width: 46px;
    height: 30px;
    line-height: 30px;
    background: #8f8f8f;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    position: absolute;
    right: -50px;
    top: 0;
    border-radius: 12px;
    z-index: 9;
    cursor: pointer
}

.open-box .Magnifier {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    border-radius: 12px;
    zoom: 1
}

.open-box .Magnifier img {
    position: relative;
    float: left;
    max-width: 460px;
    max-height: 680px;
}


/*投诉报错*/
.pop-close {
    float: right;
    display: inline;
    margin: 22px 20px 0 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background: url(../img/dkcssimg.png) no-repeat -132px -160px;
}

.complain {
    display: none;
    background: #fff;
    left: 50%;
    margin-left: -356px;
    margin-top: -170px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 712px;
    z-index: 103;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}

.readqx_tanchuan, .readys_tanchuan {
    display: none;
    background: #fff;
    max-height: 560px;
    left: 50%;
    margin-left: -250px;
    margin-top: -280px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 500px;
    z-index: 103;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}

.complain .complain-hd, .readqx_tanchuan .readqx-hd, .readys_tanchuan .readqx-hd {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #f2f2f2;
}

.complain .complain-hd h3, .readqx_tanchuan .readqx-hd h3, .readys_tanchuan .readqx-hd h3 {
    padding-left: 19px;
    font-size: 18px;
    color: #666;
}

.complain .complain-hd .pop-close, .readqx_tanchuan .readqx-hd .pop-close, .readys_tanchuan .readqx-hd .pop-close {
    margin: 16px 20px 0 0;
}

.complain .tab-bar {
    padding: 21px 20px 0 20px;
    line-height: 22px;
}

.complain .tab-bar span {
    float: left;
    font-weight: bold;
}

.complain .tab-bar label {
    float: left;
    margin: 0 18px 0 0;
    *margin-right: 8px;
    padding-left: 5px;
    position: relative;
    zoom: 1;
    cursor: pointer;
}

.complain .tab-bar label input {
    margin: 0 4px 0 0;
    position: relative;
    top: 2px;
    *top: 1px;
}

.complain-form {
    margin-top: 18px;
}

.complain-form .form-txt {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.complain-form .form-txt span, .complain-form .em-txt span {
    float: left;
    font-weight: bold;
    margin-right: 6px;
}

.complain-form .form-txt em {
    float: left;
    margin: 4px 22px 0px 52px;
    height: 44px;
}

.complain-form .form-txt textarea {
    height: 82px;
    width: 600px;
    overflow-x: hidden;
    resize: none;
    padding: 4px 8px;
    padding-bottom: 4px;
    outline: 0 none;
    border: 1px solid #ccc;
    background: #fff;
    color: #a7a7a7;
    font: normal 14px/24px "Microsoft YaHei";
    border-radius: 5px;
}

.complain-form .em-txt {
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px 0;
    overflow: hidden;
}

.complain-form .em-txt input[type="text"] {
    height: 32px;
    width: 200px;
    overflow-x: hidden;
    resize: none;
    padding: 0 8px;
    outline: 0 none;
    border: 1px solid #ccc;
    background: #fff;
    font: normal 14px/24px "Microsoft YaHei";
    border-radius: 5px;
}

.complain-form .button-box {
    padding: 10px 0 20px 70px;
}

.complain-form .button-box .button {
    display: block;
    width: 128px;
    height: 36px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #ed6d0f;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    letter-spacing: 3px;
    border-radius: 5px;
    cursor: pointer;
}



/*详情页右侧内容*/

.comm_more_tit {
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 1px solid #ededed;
}

.comm_more_tit h2 {
    float: left;
    font-weight: bold;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.comm_more_tit h2 em {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: url(../img/azicon.png) no-repeat -130px -270px;
    margin: 5px 8px 0 0;
}

.w360 {
    width: 360px;
    position: relative;
    overflow: hidden;
}

.xztopsec {
    width: 100%;
    background-color: #fff;
    z-index: 100;
}

.gm_glright {
    width: 100%;
    margin-left: 20px;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ededed;
}

.gm_glright .multiColumnList {
    margin-top: 6px;
    grid-template-columns:repeat(2, 155px);
    font-size: 14px;
    color: #FFFFFF
}

.gm_glright .multiColumnList li {
    margin-top: 15px
}

.gm_glright .multiColumnList li a {
    display: block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #64D2F3;
    border-radius: 5px;
    color: inherit;
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.gm_glright .multiColumnList li:hover a {
    opacity: .75
}

.gm_glright .multiColumnList li:nth-child(2n) a, .gm_glright .multiColumnList li:nth-child(2n) a, .gm_glright .multiColumnList li:nth-child(2n) a, .gm_glright .multiColumnList li:nth-child(6n) a, .gm_glright .multiColumnList li:nth-child(6n) a, .gm_glright .multiColumnList li:nth-child(6n) a, .gm_glright .multiColumnList li:nth-child(16n) a, .gm_glright .multiColumnList li:nth-child(16n) a, .gm_glright .multiColumnList li:nth-child(16n) a {
    background: #57BC84
}

.gm_glright .multiColumnList li:nth-child(16n) a, .gm_glright .multiColumnList li:nth-child(16n) a, .gm_glright .multiColumnList li:nth-child(16n) a, .gm_glright .multiColumnList li:nth-child(6n) a, .gm_glright .multiColumnList li:nth-child(6n) a, .gm_glright .multiColumnList li:nth-child(6n) a {
    background: #57BC84 !important
}

.gm_glright .multiColumnList li:nth-child(3n) a, .gm_glright .multiColumnList li:nth-child(3n) a, .gm_glright .multiColumnList li:nth-child(3n) a, .gm_glright .multiColumnList li:nth-child(9n) a, .gm_glright .multiColumnList li:nth-child(9n) a, .gm_glright .multiColumnList li:nth-child(9n) a {
    background: #B9DA6A
}

.gm_glright .multiColumnList li:nth-child(4n) a, .gm_glright .multiColumnList li:nth-child(4n) a, .gm_glright .multiColumnList li:nth-child(4n) a, .gm_glright .multiColumnList li:nth-child(20n) a, .gm_glright .multiColumnList li:nth-child(20n) a, .gm_glright .multiColumnList li:nth-child(20n) a {
    background: #538BCC
}

.gm_glright .multiColumnList li:nth-child(20n) a, .gm_glright .multiColumnList li:nth-child(20n) a, .gm_glright .multiColumnList li:nth-child(20n) a {
    background: #538BCC !important
}

.gm_glright .multiColumnList li:nth-child(5n) a, .gm_glright .multiColumnList li:nth-child(5n) a, .gm_glright .multiColumnList li:nth-child(5n) a, .gm_glright .multiColumnList li:nth-child(12n) a, .gm_glright .multiColumnList li:nth-child(12n) a, .gm_glright .multiColumnList li:nth-child(12n) a, .gm_glright .multiColumnList li:nth-child(15n) a, .gm_glright .multiColumnList li:nth-child(15n) a, .gm_glright .multiColumnList li:nth-child(15n) a, .gm_glright .multiColumnList li:nth-child(18n) a, .gm_glright .multiColumnList li:nth-child(18n) a, .gm_glright .multiColumnList li:nth-child(18n) a {
    background: #BC9C57
}

.gm_glright .multiColumnList li:nth-child(18n) a, .gm_glright .multiColumnList li:nth-child(18n) a, .gm_glright .multiColumnList li:nth-child(18n) a, .gm_glright .multiColumnList li:nth-child(12n) a, .gm_glright .multiColumnList li:nth-child(12n) a, .gm_glright .multiColumnList li:nth-child(12n) a {
    background: #BC9C57 !important
}

.gm_glright .multiColumnList li:nth-child(7n) a, .gm_glright .multiColumnList li:nth-child(7n) a, .gm_glright .multiColumnList li:nth-child(7n) a, .gm_glright .multiColumnList li:nth-child(10n) a, .gm_glright .multiColumnList li:nth-child(10n) a, .gm_glright .multiColumnList li:nth-child(10n) a, .gm_glright .multiColumnList li:nth-child(11n) a, .gm_glright .multiColumnList li:nth-child(11n) a, .gm_glright .multiColumnList li:nth-child(11n) a, .gm_glright .multiColumnList li:nth-child(14n) a, .gm_glright .multiColumnList li:nth-child(14n) a, .gm_glright .multiColumnList li:nth-child(14n) a {
    background: #FFAED1
}

.gm_glright .multiColumnList li:nth-child(8n) a, .gm_glright .multiColumnList li:nth-child(8n) a, .gm_glright .multiColumnList li:nth-child(8n) a, .gm_glright .multiColumnList li:nth-child(13n) a, .gm_glright .multiColumnList li:nth-child(13n) a, .gm_glright .multiColumnList li:nth-child(13n) a {
    background: #A08AF0
}

.gm_glright .multiColumnList li:nth-child(17n) a, .gm_glright .multiColumnList li:nth-child(17n) a, .gm_glright .multiColumnList li:nth-child(17n) a {
    background: #FF968B
}

.gm_glright:last-child {
    border-bottom: none;
}

.no_borBot {
    border-bottom: none;
}

/*相关软件*/
.rele_riList {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.rele_riList li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px #eee dashed;
}

.rele_riList li:first-child {
    padding-top: 0;
}

.rele_riList li a.picAndRank {
    display: block;
    width: 60px;
    float: left;
    height: 60px;
    border-radius: 10px;
    position: relative;
    overflow: hidden
}

a.picAndRank img {
    float: left;
}

.rele_riList li em {
    width: 22px;
    font-style: normal;
    font-size: 10px;
    line-height: 16px;
    height: 28px;
    margin-right: 12px;
    float: left;
    display: block;
    text-align: center;
    color: #fff;
    background: url(../img/top4.png) no-repeat;
    background-size: 100%;
    background-position: bottom left;
}

.rele_riList li:nth-child(1) em {
    background: url(../img/top1.png) no-repeat;
    background-size: 100%;
    background-position: bottom left;
}

.rele_riList li:nth-child(2) em {
    background: url(../img/top2.png) no-repeat;
    background-size: 100%;
    background-position: bottom left;

}

.rele_riList li:nth-child(3) em {
    background: url(../img/top3.png) no-repeat;
    background-size: 100%;
    background-position: bottom left;
}

.rele_riList li .app_info {
    width: 170px;
    height: 60px;
    float: left;
    margin-left: 16px;
    margin-right: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rele_riList li .app_info a {
    display: block;
    margin-bottom: 3px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rele_riList li .app_info p {
    display: block;
    font-size: 12px;
    color: #777;
    margin-top: 2px;
}

.rele_riList li .app_info p a {
    display: inline;
    font-size: 12px;
    color: #777;
}

.rele_riList li .app_info p a:hover {
    color: #006bc7;
}

.rele_riList li a.app_btn {
    display: block;
    width: 80px;
    height: 32px;
    border-radius: 30px;
    background: #fff;
    border: 2px solid #fbc846;
    box-sizing: border-box;
    color: #fbc846;
    font-size: 14px;
    position: absolute;
    top: 14px;
    right: 0px;
    text-align: center;
    line-height: 28px;
}

.rele_riList li:hover a.app_btn {
    background: #fbc846;
    color: #fff;
}

.rele_riList li .app_info .app_starBox {
    width: 200px;
}

.rele_riList li .app_info .app_starBox .star {
    float: left;
    margin-top: 4px;
}

.rele_riList li .app_info .app_starBox u {
    font-size: 14px;
    float: left;
    margin-left: 10px;
}

.index_syRank_top li {
    padding: 12px 0;
    border-bottom: 1px dashed #EEEEEE;
}

.index_syRank_top li.one {
    margin-top: 12px;
}

.index_syRank_top em {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    float: left;
    margin: 27px 17px 0 0;
    color: #FFFFFF;
    text-align: center;
}

.index_syRank_top em.top1 {
    background: #ff6600
}

.index_syRank_top em.top2 {
    background: #ffa800
}

.index_syRank_top em.top3 {
    background: #ffc000
}

.index_syRank_xz {
    float: right;
    width: 66px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    background: #f6f6f6;
    color: #999999;
    text-decoration: none;
    margin: 22px 0 0 10px;
}

.index_syRank_xz:hover {
    background: #fbc846;
    color: #FFFFFF;
}

.index_syRank_top img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    margin-right: 17px;
    transition: transform 0.3s;
}

.ywAorange a, .ywAorange {
    color: #FF6600;
    text-decoration: none;
}

.index_syRank_top img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}

.index_syRank_top dt {
    font-size: 17px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.index_syRank_top dd {
    color: #999999;
    margin-top: 15px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.index_syRank_list {
    padding-top: 5px;
}

.index_syRank_list li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 13px;
}

.index_syRank_list em {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 3px 10px 0 0;
    border-radius: 2px;
    color: #FFFFFF;
    text-align: center;
    background: #CCCCCC;
}

.index_syRank_list .index_syRank_xz {
    margin-top: 0;
}

.gmList_tab {
    margin: 0 auto;
    height: 34px;
    position: relative;
    border-bottom: 1px #ededed solid;
}

.gmList_tab a {
    width: 50%;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    color: #404040;
    font-size: 16px;
    position: relative;
    height: 36px;
    font-weight: bold;
}

.gmList_tab a.cur {

    color: #fbc846;
}

.gmList_tab a.cur::after {
    z-index: 2;
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    background-color: #fbc846;
    border-radius: 3px;
    width: 40px;
    margin-left: -20px;
    left: 50%;

    bottom: 0;
}

/*新本类热门标签*/

.multiColumnList {
    display: grid;
    grid-template-columns:repeat(10, 8.2%);
    justify-content: space-between
}




/*其他版本*/
.edit_box {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.edit_box .moreEdit {
    background: #47b751;
    color: #fff;
    line-height: 32px;
    width: 120px;
    text-align: center;
    margin: 10px auto 20px auto;
    border-radius: 5px;
    cursor: pointer;
}

.edit_box .moreEdit:hover {
    background: #2ca837
}

ul.new_proItem {
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 12px;
}

.new_proItem li {
    width: 100%;
    cursor: pointer;
    height: 62px;
    padding: 10px 0;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px dashed #bfbfbf;
}

.new_proItem li:hover .new_pro_name {
    color: #1e89e0;
}

.new_proItem li a.new_pro_img {
    width: 42px;
    height: 42px;
    margin-right: 6px;
    border-radius: 4px;
    overflow: hidden;
}

.new_proItem li a.new_pro_img img {
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
}

.newPro_info {
    width: 220px;
    height: 42px;
    margin-right: 30px;
}

.new_proItem li:last-child {
    border-bottom: none;
}

.newPro_info span {
    color: #999;
    display: block;
    font-size: 13px;
}

.newPro_info span a {
    color: #999;
    font-size: 13px;
}

.newPro_info span a:hover {
    color: #FF6600;
    font-size: 13px;
}

a.new_pro_name {
    width: 100%;
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_proItem .app_type_star {
    margin-top: 14px;
}

.newPro_spa {
    width: 400px;
    height: 42px;
    text-align: right;
}

.newPro_spa span {
    width: 126px;
    float: left;
    display: inline-block;
    font-size: 13px;
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    color: #999;
    text-align: right;
}

.newPro_spa span:nth-child(2) {
    text-indent: 40px;
    text-align: center;
}

.newPro_spa span:last-child {
    margin-right: 20px;
}

.spe_tlBtn {
    width: 100px;
    overflow: hidden;
}

.spe_tlBtn a {
    width: 100px;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #f6f6f6;
    color: #999;
    text-align: center;
    font-size: 13px;
    border-radius: 30px;
    margin-top: 6px;
}

.new_proItem li:hover .spe_tlBtn a {
    background: #fbc846;
    color: #fff;
}

.new_proItem li:hover .new_pro_name {
    color: #FF6600;
}

/*相关合集*/
.deta_cont_item .DCLsszt {
    width: 100%;
    overflow: auto;

    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0px;
}

.deta_cont_item .DCLsszt img {
    float: left;
    margin-right: 25px;
    width: 300px;
    height: 160px;
}

.deta_cont_item .DCLsszt div {
    line-height: 36px;
    height: 36px;
    color: #000;
    margin-bottom: 6px;
}

.deta_cont_item .DCLsszt div .span1 {
    font-size: 18px;
    display: block;
    float: left;
    font-weight: normal;
}

.deta_cont_item .DCLsszt div .span2 {
    display: block;
    float: right;
}

.deta_cont_item .DCLsszt div .span2 i {
    font-style: normal;
    color: #f00;
}

.deta_cont_item .DCLsszt p {
    font-size: 12px;
    line-height: 24px;
    max-height: 114px;
    overflow: hidden;
}

.DCLssztUl {
    width: 100%;
    overflow: hidden;
    min-height: 110px;
    max-height: 240px;
}

.DCLssztUl li {
    width: 97px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 0 6px;
    margin-bottom: 16px;
}

.DCLssztUl li a {
    display: block;
}

.DCLssztUl li img {
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
    transition: transform 0.3s;
}

.DCLssztUl li img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;

}

.DCLssztUl li p {
    font-size: 12px;
    color: #000;
    line-height: 22px;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
}

.DCLssztUl li a.ztxiazai {
    width: 55px;
    height: 24px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #fbc846;
    color: #fbc846;
}

.DCLssztUl li a.ztxiazai:hover,
.DCLssztUl li:hover a.ztxiazai {
    color: #fff;
    background: #fbc846;
}

/*同类软件*/
ul.and_com_list {
    width: 100%;
    position: relative;
    float: left;
    height: 102px;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}

.and_com_list li {
    float: left;
    height: 102px;
    margin: 0 12px;
    position: relative;
    width: 73px;
}

.and_com_list li img {
    border-radius: 16px;
    display: block;
    height: 72px;
    width: 72px;
    margin-bottom: 6px;
    transition: transform 0.3s;
}

.and_com_list li img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}

.and_com_list li a {
    display: block;
}

.and_com_list li a span {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

/*猜你喜欢*/
.comm_more_tit span {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0 6px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #888;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    cursor: pointer;
}

.comm_more_tit span:hover {
    background: #eee;
}

/*专题列表*/
.rm_ztList {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    max-height: 390px;
}

.rm_ztList li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 7px;
    margin-bottom: 6px;
}

.rm_ztList li a.spealb_img {
    width: 100%;
    height: 96px;
    display: block;
    text-align: center;
    vertical-align: middle;
}

.rm_ztList li a.spealb_img img {
    width: 100%;
    height: 96px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.rm_ztList li:hover a.spealb_img img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.rm_ztList li p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rm_ztList li p a {
    width: 100%;
    height: 30px;
    color: #666;
    line-height: 30px;
    font-size: 14px;
    padding: 0 12px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rm_ztList li:hover p a {
    color: #1e89e0;
}

/*下载排行*/
.iner_topsec {
    width: 100%;
    overflow: hidden;
}

.iner_topsec li {
    padding: 8px 0;
    border-bottom: 1px dashed #EEEEEE;
}

.iner_topsec li:last-child {
    border-bottom: none;
}

.iner_topsec li .nor_topsec {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.iner_topsec li .hover_topsec {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    display: none;
}

.iner_topsec .hover_topsec em {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    float: left;
    margin: 27px 17px 0 0;
    color: #FFFFFF;
    text-align: center;
    background: #CCCCCC;
}

.iner_topsec .nor_topsec em {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 3px 10px 0 0;
    border-radius: 2px;
    color: #FFFFFF;
    text-align: center;
    background: #CCCCCC;
}

.iner_topsec li:first-child em {
    background: #ff6600
}

.iner_topsec li:nth-child(2) em {
    background: #ffa800
}

.iner_topsec li:nth-child(3) em {
    background: #ffc000
}

.topsec_xz {
    float: right;
    width: 66px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    background: #f6f6f6;
    color: #999999;
    text-decoration: none;
    margin: 22px 0 0 10px;
}

.nor_topsec .topsec_xz {
    background: #f6f6f6;
    color: #999999;
    margin: 0px 0 0 10px;
}

.nor_topsec .ywAblack {
    display: inline-block;
    max-width: 220px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hover_topsec .topsec_xz {
    background: #fbc846;
    color: #FFFFFF;
}

.iner_topsec img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    margin-right: 17px;
    transition: transform 0.3s;
}

.ywAorange a, .ywAorange {
    color: #FF6600;
    text-decoration: none;
}

.iner_topsec img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}

.iner_topsec dt {
    font-size: 17px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.iner_topsec dd {
    color: #999999;
    margin-top: 15px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.iner_topsec dd a {
    color: #999999;
}



.index_syRank_list li a.ywAblack {

    display: inline-block;
    max-width: 260px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;

    white-space: nowrap;
}






.readqx-form {
    max-height: 460px;
    overflow: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 32px;
}

.readqx-form pre {
    font-size: 16px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}

.no_marBot {
    margin-bottom: 0px;
}




/*新增*/
ul.azInfo_list li .read_qx {
    color: #20ace6;
    padding: 0;
    margin-top: 0;
    background: none;
}

ul.azInfo_list li.cslist {
    width: 190px;
}

ul.azInfo_list li.cslist > span {
    width: 146px;
}

ul.azInfo_list li.wall {
    width: 100%;
}

ul.azInfo_list li.wall .taglist {
    max-width: 718px;
    margin-right: 40px;
    float: left;
    overflow: hidden;
}

ul.azInfo_list li.wall .wcap {
    width: 380px;
    float: left;
}

ul.azInfo_list li.wall .wcap .starBox {
}

ul.azInfo_list li.wall .wcap #dingandcai {
    height: 36px;
    overflow: hidden;
}

ul.azInfo_list li.wall .wcap #dingandcai a {
}




/* 预约 */
.maa {
    left: 50%;
    margin-left: -380px;
    margin-top: -280px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 820px;
    height: 505px;
    background: #fafafa;
    border-radius: 10px;
    box-shadow: 0 3px 3px #f3f3f3;
    overflow: hidden;
    display: none;
    z-index: 103;
}

.maanav {
    width: 762px;
    height: 48px;
    border: 1px solid #fb9d04;
    border-radius: 12px;
    overflow: hidden;
    margin: 68px 28px 20px;
}

.maanav span {
    width: 381px;
    background: #fff;
    color: #fb9d04;
    text-align: center;
    height: 48px;
    display: inline-block;
    float: left;
    line-height: 46px;
    font-size: 18px;
    cursor: pointer;
}

.maanav span.current {
    background: #fb9d04;
    color: #fff;
}

.stagenav .box {
    width: 28px;
    height: 28px;
    text-align: center;
    transform: rotate(45deg);
    transform-origin: center 50%;
    background: #bfbfbf;
    border-radius: 5px;
    display: inline-block;
    margin: 6px;
}

.stagenav .current .box {
    background: #fb9d04;
}

.stagenav .current p {
    color: #fb9d04;
}

.stagenav .current em {
    background: #fb9d04;
}

.stagenav .txt {
    display: inline-block;
    line-height: 27px;
    transform: rotate(-45deg);
    transform-origin: center 50%;
    color: #fff;
    font-size: 18px;
}

.stagenav ul {
    margin: 20px 37px;
    height: 100px;
}

.stagenav li {
    float: left;
    position: relative;
}

.stagenav li p {
    position: absolute;
    right: -20px;
    white-space: nowrap;
    text-align: center;
    width: 78px;
    font-size: 16px;
    color: #bfbfbf;
    margin-top: 10px;
}

.stagenav li em {
    width: 284px;
    height: 2px;
    display: inline-block;
    background: #d2d2d2;
    vertical-align: super;
    margin: 0 12px;
}

.provebox {
}

.prove1 {
    margin: 0 auto;
    width: 415px;
}

.prove1 p {
    font-size: 16px;
    color: #999;
    margin-bottom: 20px;
    position: relative;
}

.prove1 p input {
    border: 1px solid #d2d2d2;
    width: 298px;
    height: 43px;
    border-radius: 5px;
    padding-left: 20px;
    margin-left: 24px;
}

#pr1 {
    width: 412px;
    height: 44px;
    color: #fff;
    background: #fb9d04;
    font-size: 16px;
    line-height: 44px;
    border-radius: 8px;
    margin-top: 18px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.prove1 em {
    position: absolute;
    right: -135px;
    width: 128px;
    text-align: left;
    top: 12px;
    color: #f36861;
    display: none;
}

.prove2 {
    margin: 0 auto;
    width: 415px;
    display: none;
}

.prove2 .info {
    overflow: hidden;
}

.prove2 span {
    font-size: 16px;
    color: #999;
    float: left;
    line-height: 45px;
    margin-right: 40px;
}

.prove2 #v_container {
    width: 136px;
    height: 45px;
    float: left;
}

.prove2 #code_input {
    width: 141px;
    height: 43px;
    border: 1px solid #d2d2d2;
    padding-left: 20px;
    border-radius: 8px;
    margin-left: 20px;
}

.prove2 em {
    font-size: 12px;
    color: #999;
    line-height: 12px;
    margin-top: 14px;
    display: inline-block;
    margin-left: 92px;
    height: 10px;
}

#pr2 {
    width: 412px;
    height: 44px;
    color: #fff;
    background: #fb9d04;
    font-size: 16px;
    line-height: 44px;
    border-radius: 8px;
    margin-top: 15px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.prove3 {
    margin: 0 auto;
    width: 246px;
    display: none;
}

.prove3 i {
    background: url(../img/yyok.png) no-repeat;
    background-size: 246px 135px;
    width: 246px;
    height: 135px;
    display: block;
}

.prove3 p:nth-child(2) {
    font-size: 24px;
    color: #fb9d04;
    font-weight: 600;
    text-align: center;
    margin-top: 18px;
}

.prove3 p:nth-child(3) {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 12px;
}


.gSecret, .gPower {
    color: #009cff !important;
    cursor: pointer;
}


.gSecret:hover, .gPower:hover {
    text-decoration: underline;
}



/* power */
.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.ruleTxt {
    position: absolute;
    z-index: 5;
    top: 150px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 100% auto;
    background-color: #fff;
    width: 540px;
    border-radius: 6px;
    text-align: center;
}

.gRule .gRclose {
    position: absolute;
    top: 21px;
    right: 21px;
    z-index: 10;
    cursor: pointer;
}

.gRule .gRclose i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -15px -19px;
    position: relative;
}

.gRule .oTitle {
    position: relative;
    width: 100%;
    height: 130px;
    text-align: center;
    font-size: 24px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
}

.gRule .oTitle i {
    display: block;
    width: 225px;
    height: 154px;
    background-position: -38px -334px;
    position: relative;
    top: -82px;
    margin: 0 auto;
}

.gRule .oTitle p {
    position: relative;
    top: -72px;
    margin-top: 10px;
    font-size: 28px;
    color: #202020;
    font-weight: bold;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
}

.gRule .gSure {
    display: block;
    cursor: pointer;
    width: 400px;
    border: 0;
    background: linear-gradient(to right, #38a6fd, #008bff);
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    line-height: 58px;
    margin: 21px auto 36px;
    overflow: hidden;
    white-space: nowrap;
}

.ruleMain {
    background-color: #fff;
    display: block;
    height: 280px;
    border: none;
    padding: 10px 15px;
    line-height: 28px;
    font-size: 16px;
    margin: 10px 26px;
    text-align: left;
    overflow: auto;
}

.ruleMain strong {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

.ruleMain p:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.ruleMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}

/* Privacy */
.gPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 12;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 100% auto;
    background-color: #fff;
    width: 540px;
    border-radius: 6px;
    text-align: center;
}

.gPrivacy .gPclose {
    position: absolute;
    top: 21px;
    right: 21px;
    z-index: 10;
    cursor: pointer;
}

.gPrivacy .gPclose i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -15px -19px;
    position: relative;
}

.gPrivacy .oTitle {
    position: relative;
    width: 100%;
    height: 130px;
    text-align: center;
    font-size: 24px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
}

.gPrivacy .oTitle i {
    display: block;
    width: 225px;
    height: 153px;
    background-position: -38px -562px;
    position: relative;
    top: -82px;
    margin: 0 auto;
}

.gPrivacy .oTitle p {
    position: relative;
    top: -72px;
    margin-top: 10px;
    font-size: 28px;
    color: #202020;
    font-weight: bold;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
}

.gPrivacy .gSure {
    display: block;
    cursor: pointer;
    width: 400px;
    border: 0;
    background: linear-gradient(to right, #38a6fd, #008bff);
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    line-height: 58px;
    margin: 21px auto 36px;
    overflow: hidden;
    white-space: nowrap;
}

.privacyMain {
    background-color: #fff;
    display: block;
    height: 400px;
    border: none;
    padding: 10px 15px;
    line-height: 28px;
    font-size: 16px;
    margin: 10px 26px;
    text-align: left;
    overflow: auto;
}

.privacyMain strong {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

.privacyMain p:nth-of-type(1) {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.privacyMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}

.az_loadBtnIco {
    position: relative;
}

ul.azInfo_list li {
    width: 228px;
    white-space: nowrap;
}

ul.azInfo_list li.hafspan {
    width: 456px;
    max-width: 456px;
}

ul.azInfo_list li > span {
    white-space: nowrap;
}

ul.azInfo_list li.hafspan span {
    max-width: 360px;
    width: 360px;
}









li.wp_li {
    width: 192px;
    height: 46px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    margin-left: 0px;
    border-radius: 6px;
    list-style: none;
}
li.wp_li  a {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    line-height: 59px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 22px;
    color: #fff;
    background: #4bc483;
    display: flex;
    /*margin-top: 4px;*/
}
li.wp_li  a:before {
    display: inline-block;
    content: '';
    width: 38px;
    height: 38px;
    background: url(../img/ico_wangpan.png) no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 2px 10px 0 5px;
    top: 4px;
}
li.wp_li  a.bd_btn p {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
}
li.wp_li  a.bd_btn p span {
    line-height: 20px;
    line-height: 18px;
    font-size: 18px;
    display: block;
    text-align: center;
    color: #fff;
}
li.wp_li  a.bd_btn i {
    position: relative;
    top: 4px;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-style: normal;
    color: #fff;
    width: auto;
}
@media screen and (max-width: 750px) {
    .wp_li{
        margin-left:10px !important;
        margin-bottom: 10px;

    }
    .wp_li a{
        display: flex;
        justify-content: center;
    }
}

.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.ruleBox {
    position: fixed;
    z-index: 5;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 520px;
    border-radius: 8px;
}

.ruleBox .rClose {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    text-align: center;
}

.ruleBox .rClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.privacyTxt .rTitle,
.ruleBox .rTitle{
    position: relative;
    width: 100%;
    height: 90px;
    background-image: url(../img/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.privacyTxt .rTitle > i,
.ruleBox .rTitle > i {
    display: block;
    width: 90px;
    height: 90px;
    background-position: -777px -905px;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.privacyTxt .rTitle p,
.ruleBox .rTitle p {
    font-size: 24px;
    /*color: #fff;*/
    /*font-weight: bold;*/
    line-height: 120px;
    white-space: nowrap;
    overflow: hidden;
    
    color: #202020;
    font-weight: 700;
    margin-top: -8px;
}

.privacyTxt .rTitle p > i,
.ruleBox .rTitle p > i {
    display: inline-block;
    width: 24px;
    height: 26px;
    background-position: -913px -702px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.ruleMain {
    display: block;
    width: 480px;
    height: 300px;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 16px;
    margin: 20px auto 0;
    overflow: auto;
}

.ruleMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}
.rSure,.pSure {
    width: 190px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #F54544;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    margin: 20px auto 30px;
    cursor: pointer;
}

textarea.ruleMain {
    border: none;
    resize: none;
}
.intro_sumItem .slideshow{
    height: auto;
    
}
.slideshow .swiper-slide {
    width:auto;
    max-width: 243px;
    min-width: 243px;
}

 .slideshow .swiper-slide img{
      max-width: 100%;
      min-width: 100%;
      width:100%;
}