/* 涓嬭浇椤� */
.down-con {
    width: 100%;
    background: #fff;
}

.down-top {
    padding: 0 4% 0 0px;
    margin: 10px 0 15px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.down-top .dimg {
    position: absolute;
    display: block;
    width: 51px;
    height: 51px;
    left: 15px;
    top: 3px;
}

.down-top .dmess {
    color: #909090;
    font-size: 12px;
    line-height: 21px;
    display: block;
    margin-left: 75px;
}

.down-top .dmess h1 {
    display: inline-block;
}

.down-top .dname {
    color: #010101;
    font-size: 17px;
    margin-right: 10px;
}

.down-top .dmess img {
    vertical-align: middle;
    margin: 0 3px 3px 0;
}

.down-top .dmess .ddowns {
    display: inline-block;
    width: 38%;
    height: 45px;
    text-align: center;
    font-size: 16px;
    background: #bfbfbf;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: 5px;
    line-height: 43px;
    vertical-align: top;
}

.down-top .dmess .ddownx {
    display: inline-block;
    width: 60%;
    height: 45px;
    text-align: center;
    font-size: 16px;
    background: #3c82e1;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: -26px;
    line-height: 28px;
}

.down-top .dmess .ddownx i {
    display: block;
    font-size: 10px;
    line-height: 10px;
}

.down_info {
    color: #999;
    font-size: 14px;
    line-height: 18px;
}

.down_info span {
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url(http://m.bkill.com/images/tishi.png) no-repeat;
    background-size: 80%;
    margin-top: 10px;
    margin-left: -26px;
}

.down-top .dmess .ddown {
    display: inline-block;
    width: 98%;
    height: 28px;
    text-align: center;
    font-size: 16px;
    background: #3c82e1;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: -26px;
    padding-top: 3px;
}

.down-top .dmess .xiajia {
    display: inline-block;
    width: 98%;
    height: 28px;
    text-align: center;
    font-size: 16px;
    background: #708090;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: -26px;
    padding-top: 3px;
}

.down-top .dmess .shangjia {
    display: inline-block;
    width: 98%;
    height: 28px;
    text-align: center;
    font-size: 16px;
    background: #708090;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: -26px;
    padding-top: 3px;
}

.down-itro {
}

.ditro-tit {
    padding: 8px 10px 0;
    color: #1a7eed;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 5px;
}

.ditro-tit label {
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #3c82e1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
}

.dctext {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 25px;
    overflow: hidden;
}

.dctext center img {
    width: 100% !important;
    height: auto !important;
}

.dctext h3 {
    font-size: 15px;
    font-weight: bold;
    color: #1a7eed;
    word-spacing: 1px;
    clear: both;
}

.dctext p {
    font-size: 15px;
    color: #666666;
    margin-bottom: 5px;
}

.dcopera {
    display: block;
    width: 100%;
    height: 18px;
    line-height: 10px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    text-align: center;
    margin-top: 20px;
}

.dcopera a {
    padding-left: 12px;
    background-size: 10px 25px;
    -webkit-background-size: 10px 25px;
    color: #3c82e1;
    font-size: 12px;
}

.dcopera a.dhide {
    background-position: left -15px;
}

.m-game-info {
    position: relative;
    background-color: #f6f1f1;
    padding-bottom: 15px;
    padding-top: 5px;
}

.m-game-info .u-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.m-game-info .u-bg img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    display: block;
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.m-game-info .u-bg .cov {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 165px;
    background-color: rgba(0,0,0,.7);
}

.m-game-info .u-con {
    position: relative;
    width: 90%;
    margin: 60px auto 0;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #656565;
    padding-top: 10px;
    padding-bottom: 10px;
}

.m-game-info .u-con img {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 10px;
    margin: -40px auto 0;
}

.m-game-info .u-con h1 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    margin-top: 9px;
    color: #333;
}

.m-game-info .u-con h1 a {
    color: #fff
}

.m-game-info .u-con .list-game-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #eee;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.m-game-info .u-con .list-game-info span {
    color: #999;
    margin: 0 5px;
}

.m-game-info .u-con .list-game-info span i {
    color: #3c82e1;
}

.checkbox-container {
    width: 310px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12px;
}

.checkbox-container .checkboxlabel {
    display: -webkit-box;
}

.checkbox-container .checkbox:checked {
    background: #ffffff;
    border: 1px solid #3c82e1;
}

.checkbox-container .checkbox {
    width: 20px;
    height: 14px;
    height: 19px;
    ackground-color: #f5f5f5;
    border: 1px solid #e1e1e1;
    -moz-border-radius: 50%;
    border-radius: 20%;
    font-size: .8rem;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: default;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .1s ease;
    -moz-transition: background-color ease .1s;
    transition: background-color .1s ease;
}

.checkbox-container .checkbox:checked:after {
    content: "";
    top: 4px;
    left: 4px;
    position: absolute;
    background: 0 0;
    border: 2px solid #3c82e1;
    border-top: none;
    border-right: none;
    height: 5px;
    width: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkbox-container .checkboxlabel .checkmark {
    color: #999;
    vertical-align: bottom;
    margin-left: 6px;
    width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.checkbox-container .checkboxlabel .checkmark {
    color: #999;
    vertical-align: bottom;
    margin-left: 6px;
    width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.topdown a {
    display: block;
    width: 95%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #1a7eed;
    border-radius: 18px;
    font-size: 16px;
    color: #fff;
    margin: 10px auto 0;
}

.topdown .downbtn_a,.topdown .btn_zq_a {
    display: inline-block;
    width: 45%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 0 2%;
    margin-bottom: 10px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #3c82e1;
    color: #3c82e1;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
}

.topdown .downbtn_b {
    text-align: center;
    background: #3c82e1;
    display: inline-block;
    width: 45%;
    margin: 0 2% 0 2%;
    margin-bottom: 10px;
    line-height: 20px;
    height: 38px;
    padding-top: 2px;
    vertical-align: top;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
}

.topdown .downbtn_b i {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    opacity: .8;
}

.topdown p {
    font-size: 12px;
    background: #fff3e2;
    color: #787878;
    padding: 4px 8px;
    box-sizing: border-box;
    border: 1px solid #ffe0b5;
    line-height: 20px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.topdown p em {
    color: #f75934;
}

.m-score-box {
    margin-top: 12px;
    overflow: hidden;
}

.m-score-box .m-score-item {
    position: relative;
    font-size: 14px;
    color: #aaa;
    text-align: center;
    width: 33.3333%;
    float: left;
}

.m-score-box .m-score-item:not(:last-child):after {
    content: "";
    position: absolute;
    display: block;
    width: .02rem;
    height: .6rem;
    background: url(../images/ic-line-1.png) 0 0/100% 100%;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.m-score-box .m-score-item .m-icon-box {
    font-size: 20px;
    color: #464646;
    margin-bottom: 5px;
    text-align: center;
}

.m-score-box .m-score-item .m-icon-box .icon-hot {
    background-image: url(http://m.dnfziliao.com/SkinNew/images/ic-hot-g.png);
}

.m-score-box .m-score-item .m-icon-box .icon-star {
    background-image: url(http://m.dnfziliao.com/SkinNew/images/ic-star.png);
}

.m-score-box .m-score-item .m-icon-box .icon-user {
    background-image: url(http://m.dnfziliao.com/SkinNew/images/ic-user-g.png);
}

.m-score-box .m-score-item .m-icon-box .icon {
    position: relative;
    top: -3px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

#downlinkaddress {
    display: block;
    width: 5.94rem;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    background: #0db5ec;
    border-radius: .4rem;
    font-size: .34rem;
    color: #fff;
    margin: .3rem auto 0
}

.sm {
    text-align: center;
    font-size: 14px;
    color: #259d5d;
    padding-top: 10px;
}

.sm span {
    padding: 0 15px;
    position: relative;
}

.sm span::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 10px;
    margin-top: -5px;
    background: url(http://m.dnfziliao.com/SkinNew/images/icon-lvse@2x.png) no-repeat;
    background-size: 12px;
}

/* 璇︾粏淇℃伅 */
.m-title-c {
    font-size: 14px;
    color: #464646;
    margin-bottom: .2rem;
    overflow: hidden;
    margin-top: 10px;
}

.m-title-c:before {
    display: inline-block;
    position: relative;
    top: -.03rem;
    margin-right: .1rem;
    vertical-align: middle;
    content: "";
    height: .3rem;
    width: .06rem;
    background-image: -webkit-linear-gradient(-180deg,#f53c79 0,#fdb73f 100%);
    background-image: linear-gradient(-180deg,#f53c79 0,#fdb73f 100%);
    border-radius: .1rem
}

.m-game-block {
    padding: 0 10px;
    position: relative;
    clear: both;
    color: #333;
}

.m-detail-content {
    font-size: 14px;
    color: #777;
    margin-top: 10px;
}

.m-detail-content .u-item {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 6px;
    color: #666666;
    width: 50%;
    float: left;
}

/*new-tab-bar*/
.tab-bar {
    overflow: hidden;
    margin-bottom: 10px;
}

.tab-bar a {
    width: 33.3333%;
    text-align: center;
    display: inline;
    font-size: 16px;
    color: #6c6c6c;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.tab-bar a.active {
    position: relative;
    color: #1a7eed;
}

.tab-bar a.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #399afd;
}

.tab-bar a.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: .2rem solid transparent;
    border-right: .2rem solid transparent;
    border-bottom: .2rem solid #399afd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .05rem;
    margin: auto;
}

.yxfl {
    width: 100%;
    overflow: hidden;
    display: block;
}

.slide_A {
    overflow: hidden;
    width: 2000px;
}

.slide_A a {
    display: inline;
    width: 160px;
    margin-top: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 10px;
}

.slide_A a img {
    width: 100%;
    max-height: 400px;
}

.text_jj {
    height: 232px;
    overflow: hidden;
    width: 100%;
}

.text_jj .tjcon {
}

.text_jj p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-family: arial,"寰蒋闆呴粦";
    padding: 8px 0;
}

.text_jj p a {
    color: #08c;
}

.text_jj p img {
    width: 100%;
}

.text_jj h3 {
    font-size: 16px;
    font-weight: bold;
    color: #1A8EDB;
}

.pinglun {
    width: 90%;
    padding: 8px 4%;
}

.replt-div {
    width: 100%;
}

.reply-list {
    width: 100%;
}

.reply-list li {
    line-height: 20px;
    padding: 8px 5%;
    border-bottom: 1px solid #e1e1e1;
}

.reply-list li .rel-name {
    display: block;
    color: #000;
    font-size: 15px;
}

.reply-list li .retime {
    float: right;
    font-size: 13px;
    color: #8f8f8f;
}

.reply-list li .rel-con {
    display: block;
    font-size: 13px;
    color: #8f8f8f;
    padding: 5px 0;
}

.reply-list li .rel-other {
    display: block;
    font-size: 13px;
    color: #8f8f8f;
    text-align: right;
}

.reply-list li .rel-other img {
    vertical-align: middle;
    margin: 0 0 3px 5px;
}

.reply-list li .rel-other a {
    color: #3c82e1;
    margin-left: 10px;
}

.reply-text {
    background: #ededed;
    width: 82%;
    margin: 30px auto;
    padding: 5px 4% 15px 4%;
}

.rept-top {
    font-size: 14px;
    color: #000;
    padding: 5px 0;
}

.rept-top a {
    color: #3c82e1;
    float: right;
}

.rept-top .repnum {
    display: inline-block;
    width: 34px;
    height: 18px;
    background: url(http://m.bkill.com/images/repnum.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    color: #fff;
    text-align: center;
    padding-right: 5px;
    vertical-align: middle;
    margin: 0 3px 4px 0
}

.rept-box {
    border: 1px solid #909090;
    background: #fff;
}

.rept-box textarea {
    display: block;
    border: none;
    padding: 5px 3%;
    width: 94%;
    height: 80px;
    background: #fff;
    color: #5b5b5b;
    overflow: auto;
}

.rept-opera {
    border-top: 1px solid #e1e1e1;
    height: 35px;
    line-height: 35px;
}

.rept-opera a {
    margin-left: 20px;
}

.rept-opera img {
    vertical-align: middle;
    margin: 0 0 5px 0;
}

.rept-opera a.reply-btn {
    display: block;
    width: 70px;
    height: 35px;
    background: #3c82e1;
    color: #fff;
    text-align: center;
    line-height: 35px;
    float: right;
    margin-left: 0px;
}

.only-top {
    width: 100%;
    text-align: center;
}

.only-top h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 7px 0;
    border-bottom: 1px solid #e1e1e1;
}

.only-top img {
    width: 100%;
    max-width: 640px;
}

.othzx-list {
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
}

.othzx-list li {
    line-height: 25px;
    padding: 3px 4%;
}

.othzx-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.otqm {
    font-weight: 700;
    margin-right: 5px;
}

.bottom_line {
    padding-bottom: 3px;
    border-bottom: 1px solid #e1e1e1;
}

.topad {
    padding: 0px 0 0px 0;
    text-align: center;
    clear: both;
}

.softad {
    padding: 15px 0 15px 0;
    text-align: center;
    clear: both;
}

.techad {
    padding: 20px 0 0 0;
    text-align: center;
    clear: both;
}

.xzdzad {
    padding: 0 0 5px 0;
    margin-top: -8px;
    text-align: center;
    clear: both;
}

/*鎺ㄨ崘杞欢鏍峰紡*/
.table-re table {
    margin-top: 10px;
    border-left: 0;
    border-top: 0;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font-size: 12px;
    width: 96%;
    height: 60px;
    table-layout: fixed;
    background-color: #FAFAFA;
}

.table-re table td {
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD
}

.re_title {
    width: 50%;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.re_title a {
    margin-left: 5px;
}

.re_title:hover {
    color: #005a92
}

.re_sub_title {
    width: 40%;
    height: 10px;
    padding-left: 5px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.re_content {
    overflow: hidden;
    white-space: pre;
    overflow: hidden
}

.table-re .re_edge img {
    width: 48px;
    height: 48px;
    border: 0;
}

.re_down {
    width: 80%;
    border-radius: 4px;
    background: #1196d9;
    line-height: 30px;
    padding: 0;
    color: #FFF;
    background-position: -1px -216px;
    display: inline-block;
    font-size: 12px;
}

.re_downedge {
    width: 30%;
    text-align: center
}

.re_down:hover {
    background: #FF9F15;
    text-decoration: none;
    color: #FFF
}

.re_edge {
    width: 20%;
    text-align: center
}

/*鍚堥泦鍒楄〃鏍峰紡*/
.heji {
    clear: both;
}

.heji {
    background: #fff;
    padding: 0% 3%;
}

.heji ul {
    zoom:1;overflow: hidden;
}

.heji ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 10px 0 0 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

/*鍙嬫儏閾炬帴*/
.friendlink {
    padding: 0 10px 10px 10px;
    width: 96%;
    overflow: hidden;
    height: auto;
}

.friendlink li {
    width: auto;
    height: auto;
    float: left;
    margin: 5px 5px 0 0 ;
    display: inline;
    overflow: hidden;
}

.friendlink li a {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-family: "寰蒋闆呴粦";
    display: block;
    overflow: hidden;
    color: #333;
}

.friendlink li a:active {
    background: #66d105;
    color: #fff;
    border: 1px solid #66d105
}

/*PC鏂囦欢涓嬭浇鎻愮ず*/
.nonsupport {
    margin-left: -26px;
    background: #FFFBE2;
    height: 21px;
    width: 98%;
}

.nonsupport-alert p {
    height: 18px;
    color: #D20000;
    padding: 0px 10px;
    width: 90%;
    line-height: 18px;
    overflow: hidden;
}

/*棰勭害*/
.yuyuemengban {
    display: none;
    width: 100%;
    height: 2000px;
    position: fixed;
    z-index: 999;
    ;background: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    left: 0;
    top: 0;
}

.yuyuewrap {
    display: none;
    width: 90%;
    height: 300px;
    position: fixed;
    left: 5%;
    top: 45%;
    margin: -150px 0 0 0;
    background: #fff;
    border-radius: 8px;
    z-index: 1000;
    cursor: initial;
}

.yuyuewrap .closebtn {
    position: absolute;
    right: 10px;
    top: 5px;
    font: 20px/18px microsoft yahei;
    color: #3c82e1;
    cursor: pointer;
}

.yuyuewrap .closebtn:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyue_con {
    width: 90%;
    height: 260px;
    margin: 0px auto;
    padding-top: 20px
}

.yuyuewrap .yuyue_con .phone {
    width: 90%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #ccc ;
    display: block;
    margin: 20px auto 0 auto;
    border-radius: 5px;
}

.yuyuewrap .yuyue_con .phone:focus {
    border: 1px solid #ff8329 ;
}

.yuyuewrap .yuyue_con .tips {
    width: 90%;
    text-align: center;
    line-height: 40px;
    margin: 10px auto;
    color: #999;
}

.yuyuewrap .yuyuebtn_bs,.yuyuewrap .yuyuebtn_br {
    width: 90%;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 20px;
    font-size: 16px;
    cursor: pointer;
}

.yuyuewrap .yuyuebtn_bs {
    background: #3c82e1;
    color: #fff;
}

.yuyuewrap .yuyuebtn_bs:hover,.yuyuewrap .yuyuebtn_br:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyuebtn_br {
    color: #3c82e1;
    border: 1px solid #3c82e1;
}

.yxfl {
    width: 100%;
    overflow: hidden;
    display: block;
}

.slide_A {
    overflow: hidden;
    width: 2000px;
}

.slide_A a {
    display: inline;
    width: 160px;
    margin-top: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 10px;
}

.slide_A a img {
    width: 100%;
    max-height: 400px;
}

.tag {
    background: #f4f4f4;
    overflow: hidden;
    padding: 8px 0 0 8px;
    display: none;
}

.tag span {
    font-size: 13px;
    display: inline-block;
    line-height: 24px;
    border: 1px solid #efefef;
    background: #fff;
    color: #999;
    padding: 0 9px;
    margin-right: 2px;
    border-radius: 3px;
    margin-bottom: 8px
}

.tag a {
    font-size: 13px;
    display: inline-block;
    line-height: 24px;
    border: 1px solid #f02f2f;
    background: #fff;
    color: #f02f2f;
    padding: 0 9px;
    margin-right: 2px;
    border-radius: 3px;
    margin-bottom: 8px
}

.tag a:hover {
    background: #f02f2f;
    color: #fff;
    border: 1px solid #f02f2f;
}

/*鐚滀綘鍠滄*/
.app_guess {
    border-top: 10px solid #efefef;
    padding: 0px 0 10px 0;
    clear: both;
    background: #fff;
}

#guess_main {
    margin: 10px 10px 0;
}

.guessCont .info span {
    font-size: 16px;
    line-height: 26px;
    background: url(//img.hackhome.com/images/Arr.gif) no-repeat left center;
    padding-left: 10px;
}

.guessCont .info span i {
    font-size: 13px;
    padding-left: 5px;
}

.guessCont .info p {
    color: #858585;
    text-indent: 2em;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}

.guessList {
    overflow: hidden;
}

.app_guess .hd_article .cur {
    color: #1a7eed;
}

.guessList li {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 10px;
}

.guessList li a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 68px;
    margin: 0 auto;
}

.guessList li .btn-down {
    display: block;
    text-align: center;
    line-height: 24px;
    border: 1px solid #1a7eed;
    font-size: 12px;
    border-radius: 4px;
    color: #1a7eed;
}

.guessList .appimg {
    width: 68px;
    height: 68px;
    border-radius: 8px;
}

.guessList .gameTit {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
    color: #;
}

.guessList .gameTit {
    width: 70px;
    margin: 0 auto;
}

.tj_ztcon {
    display: block;
    overflow: hidden;
    position: relative;
    background: #484747;
    border-radius: 3px;
    padding: 12px 0;
    /* margin: 10px; */
}

.tj_ztimg {
    width: 62px;
    height: 62px;
    display: inline-block;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    margin-left: 8px;
}

.tj_ztimg img {
    width: 68px;
    height: 68px;
}

.tj_zttitle {
    padding-right: 10px;
    overflow: hidden;
    padding-left: 8px;
}

.tj_zttitle h3 {
    font-size: 16px;
    color: #fff;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    margin-right: 80px;
}

.tj_zttitle p {
    font-size: 12px;
    color: #dcdbdb;
    margin-top: 12px;
    line-height: 18px;
    max-height: 36px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}

.tj_ztbtn {
    display: block;
    overflow: hidden;
    width: 80px;
    height: 28px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background: #1a7eed;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 8px;
    border-radius: 4px;
}

.hd_article,.hd1 {
}

.hd_article span,.hd1 span {
    -webkit-box-flex: 1.0;
    -moz-box-flex: 1.0;
    box-flex: 1.0;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    overflow: hidden;
    margin: 0 1%;
    flex-shrink: 0;
    padding: 0 2px;
}

.hd_article span a i {
    background: #f50;
    color: #fff;
    padding: 1px 4px;
    border-radius: 8px;
    letter-spacing: 0.6px;
    font-size: 12px;
    margin-left: 4px;
}

.hd_article span.cur,.hd1 span.cur {
    border-bottom: 2px solid #1a7eed;
}

.hd_tabs2 {
    overflow-x: scroll;
    display: flex;
    padding: 0 10px;
}

.m-hover-game-box {
    position: fixed;
    display: none;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fafafa;
    -webkit-box-shadow: 0 1px .6rem 0 rgba(0,0,0,.2);
    box-shadow: 0 1px .6rem 0 rgba(0,0,0,.2);
}

.m-tr .m-td {
    display: inline-block
}

.m-hover-game-box .m-left {
    overflow: hidden;
    margin-left: 10px;
    width: 68%;
}

.m-hover-game-box .m-left img {
    float: left;
    margin-top: 8px;
    width: 36px;
    height: 36px;
    border-radius: 5px
}

.m-hover-game-box .m-left .m-intro-box {
    margin-top: 8px;
    margin-left: 45px
}

.m-hover-game-box .m-left .m-intro-box .u-title {
    overflow: hidden;
    color: #464646;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    -ms-text-overflow: ellipsis;
}

.m-hover-game-box .m-left .m-intro-box .u-type {
    color: #aaa;
    font-size: 12px;
}

.m-hover-game-box .m-right {
    width: 25%;
    vertical-align: top;
    text-align: right;
}

.m-hover-game-box .m-right .u-btn-dload {
    display: inline-block;
    margin-top: 10px;
    width: 60px;
    height: 30px;
    border: none;
    border-radius: 15px;
    background-image: -webkit-linear-gradient(-90deg,#7ebcee 0,#3c82e1 94%);
    background-image: linear-gradient(-90deg,#7ebcee 0,#3c82e1 94%);
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

/*swipebox鏍峰紡*/
html.swipebox {
    overflow: hidden!important
}

#swipebox-overlay img {
    border: none!important
}

#swipebox-overlay {
    position: fixed;
    z-index: 99999!important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#swipebox-overlay,#swipebox-slider {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#swipebox-slider {
    position: absolute;
    display: none;
    white-space: nowrap
}

#swipebox-slider .slide {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/loader.gif) no-repeat center center;
    text-align: center;
    line-height: 1px
}

#swipebox-slider .slide:before {
    display: inline-block;
    margin-right: -1px;
    width: 1px;
    height: 50%;
    content: ""
}

#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    width: 100%;
    max-width: 855pt;
    max-height: 100%;
    background: 0 0
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

#swipebox-action,#swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px
}

#swipebox-action {
    bottom: -50px;
}

#swipebox-action.visible-bars {
    bottom: 0
}

#swipebox-action.force-visible-bars {
    bottom: 0!important
}

#swipebox-caption {
    bottom: -50px;
    text-align: center
}

#swipebox-caption.visible-bars {
    bottom: 0
}

#swipebox-caption.force-visible-bars {
    bottom: 0!important
}

#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    border: none!important;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    text-decoration: none!important;
    cursor: pointer
}

#swipebox-action #swipebox-close {
    left: 40px;
    background-position: 15px 9pt
}

#swipebox-action #swipebox-prev {
    right: 75pt;
    background-position: -2pc 13px
}

#swipebox-action #swipebox-next {
    right: 40px;
    background-position: -78px 13px
}

#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled {
    opacity: .3;
    filter: alpha(Opacity=30)
}

#swipebox-slider.rightSpring {
    -moz-animation: rightSpring .3s;
    -webkit-animation: rightSpring .3s
}

#swipebox-slider.leftSpring {
    -moz-animation: leftSpring .3s;
    -webkit-animation: leftSpring .3s
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    to {
        margin-left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    to {
        margin-left: 0
    }
}

@media screen and (max-width: 800px) {
    #swipebox-action #swipebox-close {
        width:50px;
        height: 50px;
        border: none!important;
        background-image: url(../images/icons.png);
        background-repeat: no-repeat;
        text-decoration: none!important;
        cursor: pointer;
        float: right;
    }

    #swipebox-action #swipebox-prev {
        left: 0;
    }

    #swipebox-action #swipebox-next {
        left: 60px;
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

#swipebox-action,#swipebox-caption {
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#0d0d0d),color-stop(100%,#000));
    background-image: -webkit-linear-gradient(#0d0d0d,#000);
    background-image: linear-gradient(#0d0d0d,#000);
    text-shadow: 1px 1px 1px #000;
    opacity: .95;
    filter: alpha(Opacity=95)
}

#swipebox-action {
    border-bottom: 1px solid hsla(0,0%,100%,.2)
}

#swipebox-caption {
    border-bottom: 1px solid hsla(0,0%,100%,.2);
    color: #fff!important;
    font-size: 15px;
    font-family: Helvetica,Arial,sans-serif;
    line-height: 43px
}

/*鐩稿叧鐗堟湰*/
.version {
    position: relative;
    margin-bottom: 10px;
}

.version2 {
    border-bottom: none;
    margin-bottom: 0;
}

.version ul {
    margin: 10px 10px 0;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}

.version ul li {
    line-height: 24px;
    padding: 10px 0;
    border-top: 1px solid #d9d9d9;
}

.version ul li:last-child {
    padding-bottom: 0;
}

.version ul li a {
    display: block;
    font-size: 14px;
    color: #333;
}

.version ul li .button {
    padding-left: 30px;
}

.version ul li .button i {
    display: block;
    width: 60px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.version ul li .button.c1 i {
    border-color: #ff5043;
    color: #ff5043;
}

.version ul li .button.c2 i {
    border-color: #f21b20;
    color: #f21b20;
    font-style: normal;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.tFlexGrow {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

/* 鏍囩 */
.hot-soft-label {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 10px;
}

.hot-soft-label a {
    color: #fff;
    border: none;
    font-size: 14px;
    float: left;
    margin: 0 10px 8px 0;
    padding: 0 15px;
    text-align: center;
    border-radius: 4px;
    transition: opacity .3s ease;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.hot-soft-label a:hover {
    opacity: .7;
}

.hot-soft-label a:nth-of-type(6n+1) {
    background: #ffa958;
}

.hot-soft-label a:nth-of-type(4n+2) {
    background: #67b4ff;
}

.hot-soft-label a:nth-of-type(5n+1) {
    background: #ffa958;
}

.hot-soft-label a:nth-of-type(3n) {
    background: #61e0c4;
}

.hot-soft-label a:nth-of-type(7n+3) {
    background: #ffa9a8;
}

.hot-soft-label a:nth-of-type(4n+4) {
    background: #61e0c4;
}

.hot-soft-label a:nth-of-type(4n+5) {
    background: #ff7f7d;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex_grow {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.garea {
    background: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.garea .garea_tab {
    height: 36px;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.garea .garea_tab span {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #666;
    border-bottom: 1px solid rgba(255,255,255,0);
    border-right: 1px solid #eee;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.garea .garea_tab span.on {
    color: #f80;
    border-bottom: 1px solid #f80;
}

.garea .garea_tab span:last.child {
    border-right: none
}

.garea .garea_cont {
}

.garea .garea_cont>div {
    display: none
}

.garea .garea_cont>div.on {
    display: block
}

.garea .garea_cont>div.on img {
    display: block;
    max-width: 90%;
    height: auto;
    margin: 0 auto;
}

.gamePH ul {
    padding: 10px 10px 0 10px;
}

.gamePH ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.gamePH ul li a {
    align-items: center;
}

.gamePH ul li .gameimg {
    width: 80%
}

.gamePH ul li i {
    width: 20px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #595959;
}

.gamePH ul li .num {
    background: url('../images/num.png') no-repeat;
    background-size: 20px 80px;
}

.gamePH ul li:nth-child(1) .num {
    background-position: 0 0;
}

.gamePH ul li:nth-child(2) .num {
    background-position: 0px -26px;
}

.gamePH ul li:nth-child(3) .num {
    background-position: 0 -52px;
}

.gamePH ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.gamePH ul li img {
    width: 30px;
    height: 30px !important;
    border-radius: 3px;
    margin: 0 5px !important;
}

.gamePH ul li p {
    width: 30%;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gamePH ul li span {
    font-size: 14px;
    color: #f16816;
    margin-right: 10px;
    white-space: nowrap;
    text-align: right;
}

.gamePH ul li .btn {
    border: 1px solid #ff5043;
    border-radius: 3px;
    text-align: center;
    color: #ff5043;
    font-size: 12px;
    width: 40px;
    height: 24px;
    line-height: 24px;
    background: #fff;
}

.mid_more {
    display: block;
    margin: 10px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #999;
    background-color: #f6f6f6;
    border-radius: 3px;
}

.mid_more:after {
    display: inline-block;
    margin-left: 10px;
    font-size: 18px;
    content: "\bb";
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

/* 钀藉湴椤典妇鎶� */
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.jubao {
    display: block;
    width: 24px;
    height: 30px;
    line-height: 14px;
    padding: 10px 0;
    position: fixed;
    right: 0;
    font-size: 14px;
    text-align: center;
    top: 36%;
    color: #888;
    border: 1px solid #888;
    z-index: 999999;
    background: #fff;
    border-radius: 3px;
}

.art .time .jubao {
    padding-left: 5px
}

#overlay {
    z-index: 9999;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    position: fixed;
    background-color: #000;
}

#popjubao {
    z-index: 99999;
    position: fixed;
    padding: 8% 5%;
    color: #666;
    font-size: 14px;
    font-family: arial,"Microsoft Yahei";
    top: 5%;
    width: 75%;
    left: 7.5%;
    background: #fff;
    border-radius: 5px;
}

#popjubao p {
    line-height: 24px
}

#popjubao li {
    clear: both;
    margin: 5px 0;
}

#popjubao li label {
    display: block;
    float: left;
    width: 50%;
    line-height: 22px;
    margin-top: 10px;
}

#popjubao .text {
    position: relative;
}

#popjubao .text span {
    position: absolute;
    bottom: 0;
    right: 8px;
    font-size: 12px;
}

#popjubao li .othersp {
    margin-right: 0;
}

#popjubao li label input.radios {
    margin-right: 7px;
    width: 16px;
    height: 16px;
    float: left;
    outline: none;
}

#popjubao li span {
    display: block;
    font-size: 16px;
    color: #444;
    line-height: 36px;
}

#popjubao li input.other {
    width: 167px;
    float: right;
    height: 20px;
    margin-left: 10px;
    margin-top: -1px;
    margin-right: 0;
}

#popjubao li textarea.spec {
    border: 1px solid #cdcdcd;
    width: 95%;
    min-height: 80px;
    font-size: 14px;
    color: #666;
    resize: none;
    padding: 6px;
    font-family: arial,"Microsoft Yahei";
}

#popjubao li input.text {
    border: 1px solid #cdcdcd;
    line-height: 26px;
    padding: 3px;
    font-size: 14px;
    color: #666;
    font-family: arial,"Microsoft Yahei";
}

#popjubao li input.code {
    width: 141px;
    margin-right: 10px;
    float: left;
}

#popjubao li .codeimg {
    width: 100px;
    height: 34px;
    float: right;
    background: #ccc;
}

#popjubao li.submit {
    text-align: center;
    padding: 20px 0 0 0;
    margin: 0;
}

.blockUI {
}

#popjubao li.submit input {
    border: none;
    width: 120px;
    background: #31adfa;
    color: #fff;
    height: 30px;
}

.pop_close {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 10;
    top: 5px;
    right: 5px;
    color: #999;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    transform: rotate(45deg);
}

.hide {
    display: none;
}

.block {
    display: block
}

/* slider */
.slider {
    height: 220px;
    zoom:1; overflow-x: scroll;
    display: flex;
}

.slider::-webkit-scrollbar {
    display: none;
}

.slider a {
    display: block;
    width: auto;
    height: 220px;
    margin-right: 10px;
}

.slider a img {
    height: 100%;
    width: auto;
    display: block;
}

.big_img {
    position: fixed;
    z-index: -1;
    opacity: 0;
    background: rgba(0,0,0,.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.big_img .swiper-container2 {
    position: relative;
    width: 100%;
    height: 100%
}

.big_img .swiper-container2 .swiper-wrapper {
    width: 100%;
    height: 100%
}

.big_img .swiper-slide {
    width: 100%;
    height: 100%;
    display: table
}

.big_img .swiper-slide .cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.big_img .swiper-slide img {
    max-width: 90%;
    max-height: 80%;
    margin: 0 auto
}

.big_img .swiper-pagination2 {
    position: absolute;
    top: .2rem;
    text-align: center;
    width: 100%
}

.big_img .swiper-pagination2 span {
    margin: 0 .05rem
}

.footer-box {
    margin-top: 10px;
    background-color: #fff;
    font-size: 14px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.hotsuj-tit {
    padding: 10px 10px 0;
    color: #1a7eed;
    line-height: 25px;
    font-size: 16px;
}

.hotsuj-tit label {
    display: inline-block;
    width: 4px;
    height: 15px;
    background: #1a7eed;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
}

.suj-tit {
    border-bottom: 2px solid #3c82e1;
    padding: 5px 4%;
    color: #3c82e1;
    line-height: 25px;
    margin-top: 12px;
    font-size: 16px;
    border-bottom: none;
}

.suj-tit label {
    display: inline-block;
    width: 4px;
    height: 15px;
    background: #3c82e1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
}

.suj-list {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.suj-list li {
    float: left;
    display: block;
    width: 21%;
    text-align: center;
    margin: 10px 2% 0 2%;
}

.suj-list li a span {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.suj-list li a h1, .suj-list li a h3 {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.suj-list li a img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    width: 68px;
    height: 68px;
}
.g-btn.none{ background:#ccc;}
.yuyue{background: #fff !important;
    border: 1px solid #fcaa20 !important;
    color: #fcaa20 !important;}
.yAlert_bg{ display: none; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9998; }
.yAlert{width:90%;position: fixed;height:240px; padding-bottom:10px;left:5%;z-index: 9999;background: #fff;border-radius: 10px;overflow:hidden;top: 50%; margin-top: -120px;display: none;}
.yAlert_t{background: #1f7fd6;font:16px/45px microsoft yahei;color:#fff;padding:0 15px;}
.yAlert_t span{float: right;font-size: 18px}
.yAlert input,.yAlert .yAlert_bs,.yAlert .yAlert_br{width:80%;padding:0 10px;font:14px/40px microsoft yahei;border-radius: 5px;}
.yAlert input{border:#ccc 1px solid;display: block;margin:20px auto;height: 40px;overflow: hidden}
.yAlert input:focus{border:#2fc26e 1px solid}
.yAlert_b{border-top:#ddd 1px solid}
.yAlert .yAlert_bs,.yAlert .yAlert_br{font-size:16px;margin:10px auto;text-align: center}
.yAlert .yAlert_bs{background: #1f7fd6;color:#fff;}
.yAlert .yAlert_br{border: #1f7fd6 1px solid;color: #1f7fd6;}

input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}
.report{display: block;width: 24px;height: 30px;line-height: 14px;padding: 8px 0;position: fixed;left: 0;font-size: 14px;text-align: center;top: 387px;color: #999;border: 1px solid #999;z-index: 999999;background: #fff;border-radius: 3px;}
#overbg {z-index: 9999;border: none;margin: 0px;padding: 0px;width: 100%;height: 100%;top: 0px;left: 0px;opacity: 0.8;position: fixed;background-color:#000;}
#popreport {z-index: 99999;position: fixed;padding: 8% 5%;color: #666;font-size: 14px;font-family:arial,"Microsoft Yahei";top: 5%;width: 75%;left: 7.5%;background: #fff;border-radius: 5px;}
#popreport p {line-height: 24px}
#popreport li {clear: both;margin: 5px 0;}
#popreport li label { display: inline-block; line-height: 24px; margin-right: 12px}
#popreport li .othersp { margin-right: 0; }
#popreport li label input.radios { margin-right:7px; width:16px; height:16px; float: left;outline:none}
#popreport li span { display: block; font-size: 16px; color: #444; line-height: 36px; }
#popreport li input.other {width: 167px;float: right;height: 20px;margin-left:10px;margin-top: -1px;margin-right: 0;}
#popreport li textarea.spec {border:1px solid #cdcdcd;width: 95%;min-height: 40px;font-size: 14px;color: #666;resize: none;padding:6px;font-family:arial,"Microsoft Yahei";}
#popreport li input.text {border:1px solid #cdcdcd;line-height: 26px;padding: 3px;font-size: 14px;color: #666;font-family:arial,"Microsoft Yahei";}
#popreport li input.code {width: 141px;margin-right:10px;float: left;}
#popreport li #canvas {width: 100px;height: 34px;float: right;background: #ccc;border: 1px solid #ccc;
        border-radius: 5px;}
#popreport li.submit {text-align: center;padding: 20px 0 0 0;margin:0;}
#popreport li.submit input{border: none;width: 120px;background: #69a921;color: #fff; height:30px;}
#popreport .pop_close{width: 30px;height: 30px;position:absolute;z-index:10;top:5px;right:5px;color: #999;font-size: 30px;text-align: center;line-height: 30px;transform: rotate(45deg);}
.hide{display:none;}
.block{display:block}

.yAlert_bg{ display: none; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9998; }
.yAlert{width:90%;position: fixed;height:240px; padding-bottom:10px;left:5%;z-index: 9999;background: #fff;border-radius: 10px;overflow:hidden;top: 50%; margin-top: -120px;display: none;}
.yAlert_t{background: #1f7fd6;font:16px/45px microsoft yahei;color:#fff;padding:0 15px;}
.yAlert_t span{float: right;font-size: 18px}
.yAlert input,.yAlert .yAlert_bs,.yAlert .yAlert_br{width:80%;padding:0 10px;font:14px/40px microsoft yahei;border-radius: 5px;}
.yAlert input{border:#ccc 1px solid;display: block;margin:20px auto;height: 40px;overflow: hidden}
.yAlert input:focus{border:#2fc26e 1px solid}
.yAlert_b{border-top:#ddd 1px solid}
.yAlert .yAlert_bs,.yAlert .yAlert_br{font-size:16px;margin:10px auto;text-align: center}
.yAlert .yAlert_bs{background: #1f7fd6;color:#fff;}
.yAlert .yAlert_br{border: #1f7fd6 1px solid;color: #1f7fd6;}


#gotop{
	position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 300;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(0,0,0,0.4) url(https://static.pchome.net/pchome/{$theme_path}/static/m/img/gotop-icon.png) no-repeat;
    background-size: 100% 100%;
	display: none;
}