﻿body {
    margin: 0;
}
li {
    list-style:none
}
ul {
    margin:0;padding:0
}
a {
    text-decoration: none
}
.r {
    float: right;
}
.h {
    line-height:10px;
}
.margin_bottom{margin-bottom:60px}
.AppHeader{background: linear-gradient(to bottom right,#cfb17a, #bfb986);color: white;padding: 10px 18px;background: #cfb17a;}
.AppHeader .Header {height: 25px;}
.AppHeader .icon {float: left;margin-right: 15px;border-radius: 10px; }
.rightBtn {position: absolute;top: 10px;right: 18px;}
.rightBtn .home {background: url(/ui/ic_home.png);width: 18px;height: 18px;display: block;}
.appinfo div {margin-top: 14px;font-size: 13px;}
.appinfo em { font-weight: normal; font-style: normal; border: 1px solid white;border-radius: 8px;padding: 0 4px 0 4px;margin-right: 4px;font-size: 12px;}
h3 {margin:0}
.tip {margin-left: 7px;}
.tip b { background: url(/ui/sprite.png?20171215) no-repeat;display: inline-block;height: 15px;margin-right: 4px;}
.tip .tip1 {background-position: -16px 0;width: 13px;}
.tip .tip2 {background-position: -16px -15px;width: 13px;}
.tip .tip3 {background-position: -30px 0;width: 20px;}
.tip .tip4 {background-position: -30px -15px;width: 20px;}
.tip .tip4 {background-position: -30px -15px;width: 20px;}
.tip .tip6 {background-position: -51px 0;width: 14px;}
.tip .tip7 {background-position: -51px -15px;width: 14px;}
.tip .tip8 {background-position: -66px 0;width: 15px; }
.tip .tip9 {background-position: -66px -15px;width: 15px;}
.tip span {font-size: 13px;color: white;margin-right: 2px;}

.aiwuApp {width: 100%;height: 40px;background: #444;color: #cfb17a;}
.aiwuApp p {line-height: 40px;padding-left: 60px;overflow: hidden;height: 40px;margin:0 ; font-size: 14px;float: left;}
.aiwuApp .icon { width: 32px; height: 32px; float: left; margin: 4px 0 4px 15px;position: absolute;}
.aiwu-download {color: #444;padding: 4px 10px 4px 10px;background: #cfb17a;border-radius: 3px;font-size: 12px; position: absolute;right: 15px;margin-top: 8px;font-weight: bold;}

.sideNav {width: 100%;position: relative;overflow: hidden;height: 40px;line-height: 40px;}
.DetailNav {width:100%;padding:0;margin:0}
.DetailNav li {float:left;width:33.3%;text-align:center}
.DetailNav li a { color: #333;}
.sideNav a.current {color: #cfb17a}
.explainInfo {border-bottom: 1px solid #f3f3f3;padding: 15px; font-weight: bold; color: white;background-color:#cfb17a;font-size: 15px;}

/*开服*/
.OpenServer { text-align: center;height: 70px;}
.OpenServer ul {height: 70px;overflow-x: auto;overflow-y: hidden;white-space: nowrap;margin: 10px;padding:0}
.OpenServer li {display: inline-block;margin-right: 10px;z-index: 5;}
.info {border-radius: 3px;background-color: #cfb17a;color: white;padding: 2px 4px;height: 16px;line-height: 16px;font-size: 12px;text-align: center;}
.arrow {width: 0; height: 0;border-top: 6px solid #cfb17a;border-right: 6px solid transparent;border-left: 6px solid transparent; margin-top: -1px;margin: auto;margin-bottom: 5px;}
.dot {margin-top: 5px;background-color: white; border: 1px solid #7b8690; border-radius: 100%;height: 5px; width: 5px; margin: auto;}
.time{font-size:15px}

/*截图*/
.slider {width: 100%;overflow: hidden;}
.screenshot {overflow-x: auto;overflow-y: hidden;white-space: nowrap;padding:0;margin:0}
.slider li {display: inline-block;margin: 3px 0 3px 0;max-width: 200px;}

.otherInfo { padding:15px;border-top: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3;}
.otherInfo b {display: block;float: left;width: 50%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:14px}
.otherInfo em {color: #cfb17a; margin-right: 4px;padding: 1px 5px 1px 5px;border-radius: 5px;font-size: 13px;border: 1px solid #cfb17a;font-style: normal;}

.infoTitle {height: 15px;line-height: 15px; padding: 10px 0 5px 15px;}
.infoTitle .vertical { width: 3px;height: 15px;background-color: #cfb17a;float: left;}
.infoTitle span {padding-left: 5px;font-size: 15px;}
.infoContent {padding: 5px 15px 0 15px;font-size:14px;}
.h130 {overflow: hidden;height:95px}
.clearfix{clear: both;}
.More {display: block;color: #7b8690;font-size: 14px;text-align: center;background: #f5f7f9;margin: 0 15px 0 15px;height: 25px;line-height: 25px; border: 1px solid #ddd;margin-top: 2px;}
/*vip*/
.VipPrice {padding-bottom: 10px;}
.VipPrice ul:nth-child(odd) li {background-color: #f5f7f9;}
.VipPrice li { float: left;width: 49.5%;text-align: center; color: #7b8690;border-left: 1px solid #ddd;border-top: 1px solid #ddd; padding: 2px 0 2px 0;}
.VipPrice li:nth-child(even) {border-right: 1px solid #ddd;}
.VipPrice ul:nth-last-child(1) li {border-bottom: 1px solid #ddd;}

/*评论*/
.commentItem {position: relative;display: block;padding: 10px 15px 10px 0; border-bottom: 1px solid #f3f3f3;}
.userAvatr { position: absolute;left: 10px; border-radius: 25px;}
.commentInfo { margin-left: 56px;}
.commentInfo span{font-size:14px}
.commentInfo span em {background: #cfb17a;color: white;padding: 0 8px 0 8px; font-size: 12px; border-radius: 10px; font-style: normal;margin-left: 3px;}
.commentInfo .Nickname {font-weight: bold;}
.commentInfo .ComeFrom {color: #9ea7b3;}
.commentInfo .Content {font-size: 16px;margin: 10px 0 5px 0;}
.commentInfo .Content em { border: 1px solid #cfb17a;color: #cfb17a;font-style: normal; font-size: 12px;padding: 0 2px 1px 2px;border-radius: 2px;margin-right:3px;}
.noComment {margin: auto;text-align: center;margin-top: 10%;}
.noComment a{color: #cfb17a;}

/*礼包列表*/
.giftItem { position: relative;padding-bottom: 5px;border-bottom: 1px solid #f3f3f3;}
.giftIcon {position: absolute;left: 10px;top: 10px;}
.giftMain {padding: 20px 70px 10px 85px;}
.giftHeader {position: relative; }
.giftContent input{border: none;color: #a1a9b5;width: 100%;overflow: hidden;word-break: keep-all; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;}
.giftName {margin-bottom: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.surplusGift {position: absolute;right: 0;top: 19px;color: #cfb17a;font-size: 15px;}
.giftContent {color: #a1a9b5;width: 100%;overflow: hidden;word-break: keep-all; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;margin-top: 8px;}
.giftContent input{border: none;color: #a1a9b5;width: 100%;overflow: hidden;word-break: keep-all; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;}
.getGift {border: 1px solid #cfb17a;position: absolute;right: 10px;top: 35px;width: 50px;height: 24px; line-height: 24px; text-align: center;cursor: pointer;border-radius: 5px;}
.getGift a {color: #cfb17a;font-size: 14px;}
.bottom {width:100%; display: inline-block;background-color: #444;height: 50px;bottom: 0; position: fixed}
.bottom a {background-color: #cfb17a; color: white;padding: 0 35px;margin: auto;display: block;width: 77px;text-align: center;height: 30px;line-height: 30px; margin-top: 10px;border-radius:3px;float: left;
 margin-right: 3px;}