@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    width: 100%;
    min-width: 320px;
    font-size: 14px;
    font-family: "Helvetica", "Microsoft YaHei", sans-serif;;
    color: #000;
    background-color: #f0f0f0;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "\0020";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #444;
}

a:visited {
    color: #444;
}

li {
    list-style-type: none;
}

/**
*** 字体大小颜色
***
**/
.ui-title-nav {
    font-size: 16px !important;
    color: #fff;
    display: block;
}

.ui-title-path {
    color: #000 !important;
    display: block;
    padding-left: 10px;
    padding-right: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-title-path em {
    font-style: normal;
    color: #999;
    padding: 0 1px;
	font-size: 12px;

}

.ui-title-more {
    width: 75%;
    height: inherit;
    position: absolute;
    margin-right: 10px;
    top: 0;
    right: 0;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-title-more a {
    display: inline-block;
    padding: 0 2px;
    vertical-align: middle;
}

.ui-title-more a:nth-child(3) {
    padding-right: 10px;
    vertical-align: middle;
}

.ui-title-subject {
    font-size: 16px;
    padding-left: 25px;
    position: relative;
}

.ui-title-img {
    position: absolute;
    left: 20px;
}

.ui-title-img-right {
    padding-left: 55px !important;
}

.bibei:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 22px;
    height: 22px;
    background: url("/aguo../images/bi.png") no-repeat center;
    background-size: 22px auto;
    display: inline-block;
}

.tuijian:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 22px;
    height: 22px;
    background: url("/aguo../images/jian.png") no-repeat center;
    background-size: 22px auto;
    display: inline-block;
}

.lian:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 22px;
    height: 22px;
    background: url("/aguo../images/lian.png") no-repeat center;
    background-size: 22px auto;
    display: inline-block;
}

.ui-header {
    height: 30px;
    position: relative;
    padding: 10px;
    line-height: 30px;
}

.ui-logo {
    width: auto;
    height: 30px;
}

.ui-search-a {
    width: 50px;
    height: 50px;
    background: url("/aguo../images/search_black.png") no-repeat center;
    background-size: 25px auto;
    position: absolute;
    top: 0;
    right: 50px;
}

.ui-search-b {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: -50px;
    cursor: pointer;
}

.ui-search-b i {
    display: block;
    width: 50px;
    height: 50px;
    background: url("/aguo../images/search.png") no-repeat center;
    background-size: 25px auto;
}


.ui-navMenu {
    width: 50px;
    height: 50px;
    background: url("/aguo../images/menu_more.png") no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
}

.ui-nav-vice {
    height: 50px;
    position: relative;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
}

.ui-nav {
    position: relative;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
}

.ui-nav-vice {
    margin-right: 50px;
}

.ui-nav a, .ui-nav-vice a {
    width: 25%;
    float: left;
    padding: 10px 0;
}

.ui-nav-foo {
    position: relative;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.9);
}

.ui-nav-foo h1 {
    float: left;
    vertical-align: middle;
    padding-left: 70px;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-nav a:visited, .ui-nav-vice a:visited {
    color: #fff;
}

.ui-nav-footer a:visited {
    color: #000;
}

.ui-nav-footer {
    margin-bottom: 15px;
}

.ui-nav-footer a {
    width: 20%;
    float: left;
    padding: 8px 0;
    color: #000;
    font-size: 16px;
}

.kaifu :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.qianghao :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.gonglue :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.yeyou :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.zhuti :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.edu :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.qq :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.newest :after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.ui-prefecture {
    position: absolute;
    right: 0;
    background-color: #efefef;
    z-index: 299;
    border: 1px solid #ccc;
    padding: 0 5px;
    display: none;
}

.ui-prefecture a {
    width: 120px;
    height: 50px;
    display: block;
    line-height: 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
    overflow: hidden;
    margin-left: 5px;
}

.ui-prefecture a:nth-child(1) span {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/android_gray.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 6px;
}

.ui-prefecture a:nth-child(1) .actived {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/android.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 6px;
}

.ui-prefecture a:nth-child(2) span {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/apple_gray.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 4px;
}

.ui-prefecture a:nth-child(2) .actived {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/apple.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 6px;
}

.ui-prefecture a:nth-child(3) span {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/ipad_gray.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 4px;
}

.ui-prefecture a:nth-child(3) .actived {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("/aguo../images/ipad.png") no-repeat left;
    background-size: 25px auto;
    vertical-align: middle;
    margin-right: 6px;
}

.prefecture_android {
    width: 50px;
    height: 30px;
    background: url("/aguo../images/android.png") no-repeat bottom;
    background-size: 22px auto;
    display: inline-block;
}

.prefecture_ios {
    width: 50px;
    height: 30px;
    background: url("/aguo../images/apple.png") no-repeat bottom;
    background-size: 22px auto;
    display: inline-block;
}

.prefecture_ipad {
    width: 50px;
    height: 30px;
    background: url("/aguo../images/ipad.png") no-repeat bottom;
    background-size: 22px auto;
    display: inline-block;
}

/**
*** back go icon
**/
.ui-icon-backarea {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    line-height: 40px;
    z-index: 299;
}

.ui-icon-back {
    position: absolute;
    width: 11px;
    height: 11px;
    border-left: 2px solid #666;
    border-bottom: 2px solid #666;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 13px;
    left: 19px;
}

.ui-icon-backarea-search {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    line-height: 50px;
    z-index: 299;
}

.ui-icon-back-search {
    position: absolute;
    width: 12px;
    height: 12px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    left: 19px;
}

.ui-icon-page {
    position: relative;
    width: 100%;
    height: 54px;
    display: block;
    cursor: pointer;
    line-height: 54px;
    z-index: 299;
}

.ui-icon-page-pre {
    position: absolute;
    width: 15px;
    height: 15px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    left: 50%;
    margin-left: -15px;
}

.ui-icon-page-next {
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    right: 50%;
    margin-right: -15px;
}

.ui-icon-back-des {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    font-style: normal;
    color: #666;
    left: 35px;
    top: 0;
}

.ui-icon-goahead-a {
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 2px solid #777;
    border-top: 2px solid #777;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .2s linear .1s;
    top: 17px;
    right: 29px;
}

.ui-icon-goahead-b {
    position: absolute;
    width: 7px;
    height: 7px;
    border-right: 2px solid #777;
    border-top: 2px solid #777;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .2s linear .1s;
    top: 16px;
    right: 29px;
}

.ui-icon-goahead-c {
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 2px solid #777;
    border-top: 2px solid #777;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 42px;
    right: 30px;
}

/**
***  rate 360*140  360*25
***  rate 360*120  360*25
***
**/
.ui-lantern {
    position: relative;
    width: 100%;
    max-height: 250px;
    background-color: #fff;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.ui-lantern-height {
    min-height: 140px;
}

.ui-lantern ul li {
    position: relative;
    float: left;
    box-sizing: content-box;
}

.ui-lantern a {
    position: relative;
    display: block;
}

.ui-lantern img {
    width: 100%;
    /* max-height: 250px; */
    display: block;
}

.ui-lantern .swiper-wrapper {
    position: relative;
    max-height: 250px;
    transform: translate3d(0px, 0px, 0px);
    transition: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    box-sizing: content-box;
}

.ui-lantern-focuslab .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    border-radius: 8px;
    background-color: #ccc;
    cursor: pointer;
}

.ui-lantern-focuslab .swiper-active-switch {
    background-color: #fff !important;
}

.ui-subject {
    width: inherit;
    padding: 10px 0;
    position: relative;
    background-color: #fff;
    margin: 10px 0;
    box-shadow: 0 1px 2px rgba(204,204,204,0.9);
}

.ui-subject-list {
    height: 25px;
    line-height: 15px;
    background-color: #fff;
    padding: 10px 10px 0 0;
	border-bottom: 1px solid #ddd;

}

.ui-subject-more {
    float: right;
    font-size: 12px;
    line-height: 20px;
}

.ui-subject-des {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 12px;
    text-indent: 8px;
}

.ui-subject-img {
    max-height: 215px !important;
}

.ui-subject-des span {
    width: 75%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-lantern-focuslab {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 20px;
    padding-top: 5px;
}

.ui-subject-necessary {
    padding: 10px 20px 0 20px;
}

.ui-subject-necessary li {
    width: 33.3%;
    float: left;
    text-align: center;
}

.ui-subject-necessary section {
    margin-bottom: 15px;
}

.ui-subject-necessary p {
    padding: 3px 0;
}

.ui-tabcontrol {
    height: 40px;
    line-height: 40px;
    background-color: #12b306;
    text-align: center;
    margin-bottom: 20px;
}

.ui-tabcontrol .actived {
    background-color: #297e02;
}

.ui-tabcontrol a {
    position: relative;
    float: left;
    width: 50%;
    color: #fff;
    font-size: 16px;
}

.ui-tabcontrol a:visited {
    color: #fff;
}

.ui-tabcontrol-list li {
    width: 25%;
    float: left;
    text-align: center;
}

.ui-tabcontrol-list section {
    margin-bottom: 15px;
}

.ui-tabcontrol-list p {
    padding: 3px 0;
}

/**
*** app 图标 rate
*** 装机必备68*68  下载按钮 55*25 #f6fdf2 border-color #27b90e
*** 热搜50*50      下载按钮 45*20
***                 下载按钮 75*35
**/
.ui-down {
    border-radius: 5px;
    text-align: center;
    color: #2f8f03;
}

.ui-down a {
    color: #2f8f03;
	display:block;
	padding-top: 40px;
}

.ui-down-a {
    width: 45px;
    height: 45px;
    line-height: 31px;
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 10px;
    background: url('/aguo../images/icon_download.png') no-repeat center;
    background-size: 38px 38px;
}

.ui-down-b {
    width: 51px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    margin: 0 auto;
    border: 1px solid #53b462;
}

.ui-down-b a {
	padding-top: 0 !important; 
}

.ui-down-c {
    width: 45px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    margin: 0 auto;
    border: 1px solid #53b462;
}
.ui-down-c a{
	padding-top: 0 !important; 
}
.ui-down-d {
    width: 85px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
}

.ui-down-e {
    border: none;
    background: none;
    width: 100%;
}
.ui-down-j {
    float: left;
    border: none;
    background: none;
    width: 50%;
}

.ui-down-k {
    background-color: rgba(245,165,41,1) !important;
    border: 2px solid rgba(245,165,41,1) !important;
    color: #fff;
}
.ui-down-j a {
    display: block;
    padding: 5px;
    font-size: 16px;
}

.ui-down-j span {
    color: #fff;
    display: block;
    background-color: #5abc84;
    border: 2px solid #5abc84;
    border-radius: 5px;
}


.ui-down-f {
    background-color: #53b462 !important;
    border: 2px solid #53b462 !important;
    color: #fff;
}

.ui-down-g {
    width: 70px;
    height: 45px;
    line-height: 31px;
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 6px;
    background: url('/aguo../images/icon_download.png') no-repeat center;
    background-size: 38px 38px;
}

.ui-down-h {
    height: 35px;
    position: absolute;
    top: 0;
    right: 15px;
    display: inline-block;
    color: #27b90e;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.ui-down-i {
    width: 105px;
    height: 45px;
    display: table;
    background-color: #27b90e;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    color: #fff !important;
    margin: 0 auto;
}

.ui-down-h:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/aguo../images/ui-down-h.png") no-repeat left;
    background-size: auto 36px;
    vertical-align: bottom;
}

/*.ui-down-b a, .ui-down-c a {
    color: #fff;
}*/

.ui-down-e a {
    display: block;
    padding: 5px;
    font-size: 16px;
    color: #fff;
}

.ui-down-e span {
    display: block;
    background-color: rgba(245, 165, 41, 1);
    border: 2px solid rgba(245, 165, 41, 1);
    border-radius: 5px;
}

.ui-down-e span:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url("/aguo../images/ui-down-e.png") no-repeat right;
    background-size: auto 20px;
    vertical-align: middle;
    padding-left: 8px;
}

.ui-icon {
    border-radius: 8px;
}

.ui-icon-a {
    width: 68px;
    height: 68px;
}

.ui-icon-b {
    width: 50px;
    height: 50px;
}

.ui-icon-d {
    width: 12px;
    height: 12px;
}

/**
*** listview 单个列表 height 120  上90 下30 padding 11px 10px; 小按钮 12*12 分割线 1*20
*** img 68*68 margin-left:10px,margin-right:20;  分割线#ccc
**/
.ui-listbox {
    position: relative;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    color: #777;
}

.ui-listbox-a {
    height: 50px;
    line-height: 40px;
}

.ui-listbox-b {
    height: 40px;
    line-height: 30px;
}

.ui-listbox-c {
    height: 30px;
    line-height: 20px;
    text-align: center;
}

.ui-listbox-d {
	padding-bottom: 10px;
    height: 55px;
    line-height: 45px;
}

.ui-listbox-up {
    height: 90px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 12px;
    position: relative;
}

.ui-listbox-below {
    height: 30px;
    line-height: 35px;
    font-size: 12px;
}

.ui-listbox-up a {
    display: block;
    padding-top: 5px;
}

.ui-listbox-up-img {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 99;
}

.ui-detail-up-img {
    position: absolute !important;
    z-index: 199;
}

.ui-detail-up-img .ui-hotLabel-soft {
    left: 0;
}

.ui-listbox-up-a {
    position: relative;
	padding-left: 78px;
}

.ui-listbox-up section {
    position: relative;
    max-height: 65px;
    overflow: hidden;
}

@media all and (max-width: 320px) {
    .ui-listbox-up section {
        width: 80%;
    }
}

@media all and (min-width: 321px) and (max-width: 480px) {
    .ui-listbox-up section {
        width: 82%;
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    .ui-listbox-up section {
        width: 88%;
    }
}

@media all and (min-width: 769px) and (max-width: 1024px) {
    .ui-listbox-up section {
        width: 94%;
    }
}

@media all and (min-width: 1025px)  {
    .ui-listbox-up section {
        width: 96%;
    }
}


.ui-listbox-up h1 {
    font-size: 16px;
    padding: .3em 0;
    padding-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-listbox-up h2 {
    font-size: 14px;
    color: #12b306;
    font-weight: normal;
}

.ui-listbox-up h3 {
    position: relative;
    width: 50%;
    height: 8px;
    background-color: rgba(221, 221, 221, 0.6);
    border-radius: 8px;
    margin-top: 3px;
}

.ui-listbox-up h4 {
    position: absolute;
    width: 30%;
    height: 8px;
    background-color: rgba(41, 126, 2, 0.6);
    border-radius: 8px;
    margin-left: 88px;
    bottom: 0;
}

.ui-listbox-up i {
    position: absolute;
    width: 30%;
    height: 8px;
    background-color: rgba(41, 126, 2, 0.6);
    border-radius: 8px;
    bottom: 0;
}

.ui-listbox-up p {
    font-size: 12px;
    color: #777;
    padding-right: 1em;
    font-weight: normal;
    line-height: 1.5;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.ui-listbox-up img {
    width: 68px;
    height: 68px;
    margin-right: 10px;
}

.ui-listbox-below li {
    width: 50%;
    height: inherit;
    float: left;
    text-align: center;
}

.gameSize:before {
    content: url("/aguo../images/gamesize.png");
    margin-right: 4px;
    opacity: 0.5;
}

.downNum:before {
    content: url("/aguo../images/downnum.png");
    margin-right: 4px;
    opacity: 0.5;
}

.gameType:before {
    content: url("/aguo../images/gamestyle.png");
    margin-right: 4px;
    opacity: 0.5;
}

.searchType:before {
    content: url("/aguo../images/searchstyle.png");
    margin-right: 4px;
    opacity: 0.5;
}

.gameSize:after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.downNum:after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.gameType:after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.searchType:after {
    content: "|";
    float: right;
    opacity: 0.4;
}

.clear-below-after:after {
    content: '' !important;
}

.ui-listbox-icon {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    vertical-align: middle;
}

.ui-listbox-des {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 30px;
}

.ui-listbox-gift {
	float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    vertical-align: middle;
}

.ui-listbox-giftDes {
    font-size: 12px;
    max-height: 58px;
    line-height: 1.5;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.ui-listbox-kaifu {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.ui-listbox-kaifuDe {
    float: left;
    width: 65%;
    line-height: 1.5;
}
.ui-listbox-kaifuDe p {
    font-size: 14px !important;
    color: #000 !important;
    line-height: 1.5 !important;
	height: auto !important;
}

.ui-listbox-border {
    border: 5px solid rgba(204,204,204,0.25);
    background-color: rgba(255,255,255,0.95) !important;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}

.ui-listbox-border .ui-listbox-icon {
    width: 35px;
    height: 35px;
}
.ui-listbox-border .ui-listbox-des {
    top: 20px;
}

.ui-listbox-num {
    position: absolute;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
}

.ui-listbox-rank {
    position: relative;
    margin-left: 25px;
}

/**
*** 头部灰色 #efefef
***
**/
.ui-color-a {
    background-color: #efefef;
}

.ui-color-b {
    background-image: -webkit-linear-gradient(#43c317,#01ad00);
    background-color: #23B80C;
    color: #fff;
}

.ui-color-c {
    background-color: #297e02;
}

.ui-footer {
    color: #777;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 85px;
}

.ui-footer a {
    color: #777;
}

/**
*** 三栏选项卡
***
**/
.ui-column-tab {
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    margin-bottom: 6px;
    cursor: pointer;
}

.ui-column-tab a {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    text-align: center;
}

.ui-column-tab-actived {
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    border-bottom: 2px solid #12b306;
}

.ui-hot-division {
    height: 6px;
}

.ui-column-food, .ui-column-search {
    position: relative;
    line-height: 40px;
    width: 100%;
    z-index: 99;
}

.ui-column-foo a {
	width: 33.3%;
}

.ui-column-four a {
    width: 25%;
}

.ui-strategy-title h1 {
    width: auto !important;
    padding-left: 40px !important;
    text-align: left;
}

.ui-column-search a {
    width: 25%;
}


/**
*** 分类
***
**/
.ui-classify {
    padding: 5px 10px 10px;
    margin-bottom: 10px;
    min-height: 400px;
}

.ui-classify li {
    float: left;
    width: 50%;
}

.ui-classify fieldset {
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.5);
    margin-bottom: 10px;
}

.ui-classify a {
    width: 100%;
    height: 50px;
    display: block;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
}

.ui-classify img {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    vertical-align: middle;
}

.ui-classify-leftlist fieldset {
    border-right: 1px dashed #ccc;
}

.ui-classify-division {
    border-bottom: 1px dashed #ccc;
}

/**
*** top向上按钮46*46
***
**/
.ui-toTop {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    padding: 6px;
    position: fixed;
    right: 10px;
    bottom: 85px;
    box-shadow: 0 0 12px rgba(18, 179, 6, 0.5);
    opacity: 0.9;
    z-index: 999;
    display: none;
    cursor: pointer;
}

.ui-toTop:after {
    content: url("/aguo../images/totop.png");
}

/**
*** 游戏详情
***
**/
.ui-detail {
    position: relative;
    height: 80px;
    background-color: #fff;
    padding: 10px 10px 0 10px;
}

.ui-detail-a {
    padding-top: 20px;
}

.ui-detail-a > .ui-detail-zhushou {
    top: 10px;
}

.ui-detail a {
    display: block;
    margin: 0 auto;
}

.ui-detail-img {
    width: 68px;
    height: 68px;
    margin-right: 10px;
    float: left;
}

.ui-detail section {
    width: 70%;
}

.ui-detail h1 {
    font-size: 16px;
    padding-right: 5px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-detail h2 {
    width: 100px;
    height: 15px;
    background: url("/aguo../images/star.png") no-repeat center;
    background-position: 0 0;
    background-size: auto 30px;
    display: block;
    margin: 6px 0 6px 78px;
}

.ui-detail section img {
    width: 125px;
    height: auto;
    display: block;
    margin: 6px 0;
}

.ui-detail p {
    font-size: 12px;
    color: #339933;
    padding-right: 1em;
    font-weight: normal;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-detail-zhushou {
    height: auto;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

.ui-detail-zhushou img {
    width: auto;
    height: 80px;
}

.ui-detail-down {
    height: 65px;
    line-height: 45px;
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    padding: 0 5px 6px 5px;
}

.ui-detail-subject {
    width: inherit;
    padding-bottom: 6px;
    position: relative;
    background-color: #fff;
}

.ui-detail-tab, .ui-gameApp-tab {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(18, 179, 6, 0.8);
    margin-bottom: 12px;
}

.ui-detail-tab a, .ui-gameApp-tab a {
    position: relative;
    float: left;
    width: 50%;
    color: #fff;
    font-size: 16px;
}

.ui-detail-tab a:visited, .ui-gameApp-tab a:visited {
    color: #fff;
}

.ui-detail-tab .actived, .ui-gameApp-tab .actived {
    color: #fff !important;
    background-color: rgba(41, 126, 2, 0.3);
}

.ui-triangle-a {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #38ab25;
}

.ui-triangle-b {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #297e02;
}

.ui-triangle-pos {
    position: absolute;
    bottom: -8px;
    left: 20%;
}

.ui-detail-list {
    /*padding: 0 10px;*/
}

.gameScreener {
    width: 100%;
    height: 190px;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
    margin-bottom: 10px;
}

.gameScreener img {
    height: 190px;
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
}

.gameInstroduce {
    background-color: #fff;
    padding: 8px;
    border-radius: 5px;
    color: #444;
    line-height: 1.5;
    text-indent: 2em;
    box-shadow: 0 0 8px rgba(204, 204, 204, 0.9);
    margin-bottom: 10px;
    display: none;
}

.gamescreenerImport {
    width: 150px !important;
    height: 80px !important;
    display: block;
}

#ui-gameApp {
    background-color: #fff;
}

.ui-detail-gameApp {
    width: 100%;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.ui-detail-gameApp .swiper-wrapper {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    box-sizing: content-box;
}

.ui-detail-gameApp .swiper-slide {
    float: left;
    box-sizing: content-box;
}

.ui-strategy, .ui-pulldown {
    padding: 0 10px 10px;
    line-height: 40px;
    box-shadow: 0 2px 5px rgba(204, 204, 204, 0.9);
}

.ui-strategy li, .ui-pulldown li {
    position: relative;
    height: 40px;
    background-color: #fff;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
    padding-left: 25px;
}

.ui-strategy a, .ui-pulldown a {
    width: 80%;
    display: block;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-strategy-detail {
    background-color: #fff;
    padding: 10px 15px;
    margin-bottom: 6px;
}

.ui-strategy-detail h1, .ui-bizhi-detail h1 {
    font-size: 16px;
    color: #444;
    padding: 5px 0;
}

.ui-strategy-detail h2, .ui-bizhi-detail h2 {
    font-size: 12px;
    color: #777;
    padding: 3px 0;
}

.ui-strategy-detail h2 i, .ui-bizhi-detail h2 i {
    font-style: normal;
    margin-right: 8px;
}

.ui-strategy-detail h2 a, .ui-bizhi-detail h2 a {
    color: #12b306;
}

.ui-strategy-detail p {
    line-height: 1.5;
    color: #444;
}

.ui-strategy-detail img {
    width: 100%;
    height: auto;
    text-align: center;
}

/**
*** 开服
***
**/
.ui-kaifu {
    position: relative;
    height: 80px;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    margin-bottom: 6px;
}

.ui-kaifu a {
    display: block;
    margin: 0 auto;
	padding-top: 0;
}
.ui-kaifu .ui-down {
    border: 2px solid #27b90e;
}

.ui-kaifu .ui-down-a {
    width: 71px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    position: absolute;
    top: 25px;
    right: 10px;
    background-image: none;
}



.ui-kaifu section {
    width: 70%;
}

.ui-kaifu h1 {
    font-size: 16px;
    padding-right: 5px;
    padding-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-kaifu h2 {
    width: 100px;
    height: 15px;
    background: url("/aguo../images/star.png") no-repeat center;
    background-position: 0 0;
    background-size: auto 30px;
    display: block;
    margin: 2px 0 0 78px;
}

.ui-kaifu p {
    color: #339933;
    padding-right: 1em;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/**
*** 鎶㈠彿
***
**/
.ui-qianghao-up {
    height: 90px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 12px;
}

.ui-qianghao-below {
    padding: 5px;
    line-height: 1.5;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.ui-qianghao-get {
    width: 70px;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(19,156,234,0.7);
    text-align: center;
    color: #fff;
}

.ui-qianghao-get a {
    color: #fff;
    display: block;
}

.ui-qianghao-get a span {
    display: block;
}

.ui-qianghao-get a span:nth-child(1) {
    height: 60px;
    line-height: 80px;
}

.ui-qianghao-get a span:nth-child(2) {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-color: #e96950;
}

.ui-qianghao-detail {
    padding: 5px;
    line-height: 1.5;
}

.ui-qianghao-detail h1 {
    font-size: 16px;
    color: #297e02;
    padding: 5px 10px;
}

.ui-qianghao-detail p {
    padding: 5px 10px;
}

.ui-qianghao-detail-division {
    display: block;
    width: inherit;
    height: 1px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    margin-bottom: 5px;
}

.ui-blogroll {
    font-size: 12px;
    padding: 10px 5px;
    background-color: #fff;
    line-height: 1.5;
    margin-bottom: 6px;
}

.ui-blogroll a {
    padding: 10px;
    text-shadow: 0 0 5px rgba(204, 204, 204, 0.2);
    white-space: nowrap;
}

.qianghao-status {
    position: fixed;
    width: 100%;
    min-width: 320px;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    cursor: pointer;
    background-color: rgba(47,47,47,0.6);
    z-index: 999;
    display: none;
}

.qianghao-status aside {
    padding: 25px;
    margin-top: 10%;
}

.qianghao-status section {
    position: relative;
    max-width: 360px;
    line-height: 1.5;
    color: #444;
    padding: 25px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
}

.qianghao-status img {
    width: 100%;
    height: auto;
}

.qianghao-status i {
    color: #ff0000;
    font-style: normal;
    padding: 0 5px;
}

.qianghao-quit {
    position: absolute;
    top: 0;
    right: 8px;
}

.qianghao-quit span {
    display: block;
    font-size: 30px;
    font-weight: bold;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 13px;
}

.qianghao-status-get em {
    color: #27b90e !important;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    word-break: break-all;
}

.qianghao-status-down, .qianghao-status-timing, .qianghao-status-get {
    display: none;
}

/**
*** 各选项卡
***
**/
.hotSearch {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.hotSearch ul {
    float: left;
    box-sizing: content-box;
}

.biao,
.fen,
.android_soft,
.apple_game,
.apple_soft,
.game {
    display: none;
}

.status {
    position: fixed;
    top: 50%;
    margin-left: -70px;
    left: 50%;
    text-align: center;
    cursor: pointer;
    background-color: rgba(47, 47, 47, 0.9);
    border-radius: 10px;
    display: none;
    z-index: 999;
}

.status span {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 10px;
}

/**
*** 壁纸
***
**/
.ui-bizhi {
    text-align: center;
    position: relative;
    visibility: hidden;
}

.ui-bizhi li {
    width: 33%;
    position: absolute;
    top: 10px;
    left: 0;
    overflow: hidden;
}

.ui-bizhi a {
    display: block;
    background-color: #fff;
    margin-bottom: 2px;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.9);
    margin-left: 10px;
}

.ui-bizhi img {
    width: 98%;
    height: auto;
    margin-top: 1px;
}

.ui-bizhi h1, .ui-bizhi h2 {
    font-size: 14px;
    color: #777;
    padding: 0 5px;
    font-weight: normal;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.ui-bizhi h2 {
    color: #27b90e;
    padding: 5px 0;
}

.ui-bizhi-detail {
    padding: 10px;
}

.bizhi-detail {
    position: relative;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.9);
}

.ui-bizhi-detail .swiper-wrapper {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    box-sizing: content-box;
}

.ui-bizhi-detail li {
    box-sizing: content-box;
}

.ui-bizhi-detail img {
    width: 99%;
    margin: 4px 2px;
}

.bizhi-focuslab {
    text-align: center;
    padding-bottom: 10px;
}

.bizhi-focuslab .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background-color: #fff;
    cursor: pointer;
}

.bizhi-focuslab .swiper-active-switch {
    background-color: #12b306 !important;
}

.ui-bizhi-page {
    padding-bottom: 60px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

.ui-bizhi-page a {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0 10px;
    text-indent: -9999px;
}

.ui-bizhi-page a:hover {
    background-position: 0 -44px;
}

.ui-bizhi-prepage {
    background: url("/aguo../images/icon-page-pre.png") no-repeat;
    background-size: 44px 88px;
    background-position: 0 0;
}

.ui-bizhi-nextpage {
    background: url("/aguo../images/icon-page-next.png") no-repeat;
    background-size: 44px 88px;
    background-position: 0 0;
}

.ui-bizhi-detail article {
    background: #fff;
    padding: 5px;
}

.ui-bizhi-loading {
    width: 50px;
    height: 50px;
    padding: 50px;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #fff;
    display: none;
}

/**
*** 页游
***
**/

.ui-yeyou-detail {
    margin: 10px;
    background-color: #fff;
}

.ui-yeyou-detail-des {
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 2px 1px rgba(204, 204, 204, 0.5);
}

.ui-yeyou-detail-des h1 {
    font-size: 16px;
    color: #27b90e;
}

.ui-yeyou-detail-des h2 {
    font-size: 14px;
    color: #777;
    font-weight: normal;
    margin: 10px;
}
.ui-yeyou .ui-down a {
    padding-top: 0;
}

.ui-yeyou .ui-down {
    border: 2px solid #27b90e;
}

.ui-yeyou .ui-down-a {
    width: 60px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    position: absolute;
    top: 25px;
    right: 5px;
    background-image: none;
}


/**
*** 翻页
***
**/
.ui-page {
    position: relative;
    background-color: #fff;
    padding: 10px 5px;
    margin: 10px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.6);
}

.ui-page ul {
    display: block;
    text-align: center;
    padding-top: 5px;
}

.ui-page li {
    display: inline-block;
}

.ui-page li a {
    font-size: 16px;
    text-decoration: none;
    padding: 4px 10px;
    display: block;
    margin: 0 3px 5px 0;
    opacity: 0.8;
    color: #777;
    border: 1px solid rgba(204, 204, 204, .2);
    background-clip: padding-box;
    background-color: #f0f0f0;
    border-radius: 5px;
}

.ui-page-space {
}

.ui-page .actived a {
    color: #fff;
    border: 1px solid rgba(204, 204, 204, .2);
    background-clip: padding-box;
    background-color: #12b306;
}

.ui-page-nav {
    position: relative;
    display: block;
    height: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.ui-page-nav span {
    display: inline-block;
    width: 45%;
    height: 54px;
    line-height: 54px;
    opacity: 0.8;
    cursor: pointer;
    margin-right: 10px;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.4);
}

.ui-page-nav span a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/*.ui-page-pre {
    position: absolute;
    top: 0;
    left: 0;
}
.ui-page-next {
    position: absolute;
    top: 0;
    right: 0;
}*/

.ui-page-pre {
    background-color: #297e02;
}

.ui-page-next {
    background-color: #12b306;
}

.ui-search {
    position: relative;
    width: 70%;
    float: right;
    display: block;
    margin-top: 8px;
    margin-right: 10px;
}

.ui-search input {
    width: 100%;
    float: right;
    height: 34px;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 35px;
    color: #777;
    background-color: #fff;
}

.searchDo {
    display: block;
    cursor: pointer;
    width: 34px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
}

.searchDo em {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/aguo../images/search_black.png") no-repeat center;
    background-size: 100% auto;
    opacity: 0.7;
    margin-top: 8px;
    margin-left: 4px;
}

/**
*** 搜索
***
**/
.ui-search-recommend {
    margin: 10px;
    min-height: 360px;
    padding: 0 15px;
    display: none;
}

.ui-search-recommend li {
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 18px;
}

.ui-search-recommend a {
    font-size: 16px;
}

.ui-search-recommend .actived a {
    color: #e94744;
    font-weight: bold;
}

#searchResult {
    display: none;
}

#searchResult dd {
    padding-left: 20px;
    padding-top: 45px;
    font-size: 16px;
}

#searchResult .title {
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

#searchResult .title span {
    color: #ff4343;
}

.ui-search-noResult {
    display: block;
    padding: 20px 20px 0;
    color: #444;
    line-height: 1.5;
    font-size: 16px;
}

.ui-search-noResult span {
    color: #ff4343;
    padding: 0 10px;
}

#corrected h1 {
    font-size: 16px;
    color: #ff4343;
    padding-top: 10px;
}

.error {
    position: fixed;
    top: 50%;
    margin-left: -70px;
    left: 50%;
    text-align: center;
    cursor: pointer;
    background-color: rgba(47, 47, 47, 0.9);
    border-radius: 10px;
    display: none;
}

.error span {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.ui-listbox-up em {
    font-style: normal;
    color: #ff4343;
}

.loadMore {
    cursor: pointer;
}

/**
*** 瑁呮満蹇呭
***
**/
.ui-subject-thumb {
    position: relative;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.6);
}

.ui-subject-thumb img {
    width: 100%;
    height: auto;
    max-height: 180px;
}

.ui-subject-thumb h1, .ui-subject-thumb h3 {
    font-size: 16px;
    color: #27b90e;
    padding: 10px 15px 5px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}

.ui-subject-thumb h1:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    content: '';
    background: url("/aguo../images/icon_hint.png") no-repeat center;
    background-size: 25px 25px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 2px;
}

.ui-subject-thumb h3:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    content: '';
    background: url("/aguo../images/icon_fingerpost.png") no-repeat center;
    background-size: 25px 25px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 2px;
}

.ui-subject-thumb h2 {
    font-size: 14px;
    color: #777;
    font-weight: normal;
    margin: 10px;
}

.ui-subject-thumb ul {
    margin-top: 15px !important;
}

.ui-hotLabel {
    position: absolute;
    display: block;
    top: 5px;
    left: 0;
    background: url("/aguo../images/hotlabel.png") no-repeat left top;
    width: 68px;
    height: 68px;
    background-size: 38px 34px;
}

.ui-hotLabel-soft {
    position: absolute;
    display: block;
    left: 10px;
    background: url("/aguo../images/hotlabel_app.png") no-repeat left top;
    width: 68px;
    height: 68px;
    background-size: 38px 34px;
}

.ui-detail .ui-hotLabel-soft {
    left: 0 !important;
}

/**
*** 涓撻
***
**/
.ui-hot {
    position: relative;
    color: #777;
}

.ui-hot li {
    background-color: #fff;
    padding: 10px 10px 0 10px;
    margin: 10px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    position: relative;
}

.ui-hot-img {
    /*600*256*/
    width: 100%;
    height: auto;
}

.ui-hot h1 {
    font-size: 16px;
    padding-bottom: .4em;
    padding-right: 5px;
    color: #12b306;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-hot em {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 8px;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
    padding-bottom: .3em;
    padding-right: 5px;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-hot em span:nth-child(2) {
    float: right;
    margin-right: 10px;
}

.ui-hot-up {
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 12px;
}

.ui-hot-up a {
    display: block;
    padding-top: 5px;
    position: relative;
}

.ui-hot-up .ui-down-a a {
    padding-top: 0 !important;
}

.ui-hot-up section {
    position: relative;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
}

.ui-hot-up p {
    font-size: 12px;
    color: #777;
    padding-right: 1em;
    font-weight: normal;
    line-height: 1.5;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    max-height: 35px;
}

.ui-hot-up img {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    float: left;
}

.ui-subject-nav-thumb {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.6);
}

.ui-subject-nav-thumb img {
    width: 100%;
    height: auto;
    max-height: 180px;
}

.ui-subject-nav {
    padding: 0 5px;
    margin-bottom: 10px;
}

.ui-subject-nav ul {
    display: block;
    margin: 0 auto;
}

.ui-subject-nav a {
    float: left;
    width: 33.3%;
    margin-bottom: 8px;
    text-align: center;
    color: #fff;
}

#xinshouzhinan .ui-subject-nav a {
    height: 100px;
}

.ui-subject-nav span {
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-right: 10px;
}



.subject-nav-1 {
    background-color: #fec132;
}

.subject-nav-2 {
    background-color: #ff4343;
}

.subject-nav-3 {
    background-color: #3d91ef;
}

.subject-nav-4 {
    background-color: #ff2788;
}

.subject-nav-5 {
    background-color: #fd913a;
}

.subject-nav-6 {
    background-color: #297e02;
}


.subject-nav-one {
    background-color: #fec132;
}

.subject-nav-two {
    background-color: #ff4343;
}

.subject-nav-three {
    background-color: #3d91ef;
}

.subject-nav-four {
    background-color: #ff2788;
}

.subject-nav-five {
    background-color: #fd913a;
}

.subject-nav-six {
    background-color: #297e02;
}

.ui-subject-nav img {
    width: 90%;
    border-radius: 5px;
    height: 60px;
}

.ui-subject-nav p {
    padding: 0 2px;
    font-size: 12px;
    color: #444;
    max-height: 35px;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;

}

/**
*** 面包屑
*/
.ui-crumbs:after {
    /*content: '搴旂敤闆�';
    font-size: 0.3em;
    background-color: #febf2a;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    padding: 2px 5px 0;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    box-shadow: 0 1px 1px rgba(204,204,204,0.5);*/

    content: '';
    background: url("/aguo../images/crumbs.png") no-repeat center;
    background-size: auto 15px;
    display: inline-block;
    width: 50px;
    height: 22px;
    text-align: center;
    vertical-align: bottom;
}

.ui-crumbs {
    color: #ff0000;
}

.ui-force-color {
    background: rgba(230, 252, 239, 0.2);
}

.ui-force-color .ui-title-path i {
    font-style: normal;
    color: #ff0000;
}

.ui-title-path p {
    position: relative;
    height: 42px;
    line-height: 1.5;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.ui-title-path p span {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 14px;
    color: #000;
}


/**
*** 专区
***
**/
.ui-zhuanqu {
    position: relative;
    color: #777;
}

.ui-zhuanqu li {
    background-color: #fff;
    padding: 10px 10px 25px 10px;
    margin: 18px 10px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    position: relative;
}

.ui-zhuanqu h1 {
    width: 68%;
    font-size: 16px;
    padding-bottom: .4em;
    padding-right: 5px;
    color: #12b306;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-zhuanqu em {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 12px;
    color: #777;
    padding-bottom: .3em;
    padding-right: 5px;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-zhuanqu-img {
    width: 100%;
    max-height: 145px;
}

.ui-zhuanqu-listbox {
    position: relative;
    margin-top: 15px;
}

.ui-zhuanqu-listbox dd {
    width: 25%;
    float: left;
    text-align: center;
}

.ui-zhuanqu-listbox section {
    margin-bottom: 15px;
}

.ui-zhuanqu-listbox section p, .ui-subject section p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-zhuanqu-listbox p {
    padding: 3px 0;
}

.ui-zhuanqu-listbox-b {
    box-shadow: none !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);;
    margin-bottom: 10px;
}

.ui-zhuanqu-listbox-b img {
    margin-left: 0 !important;
}

.ui-zhuanqu-listbox-b section {
    width: 70% !important;
}

.ui-zhuanqu-listbox-b h1 {
    width: 50% !important;
}

.ui-listbox-below dd {
    width: 50%;
    height: inherit;
    float: left;
    text-align: center;
}

.ui-zhuanqu > li > a > img {
    width: 100% !important;
    height: auto !important;
    max-height: 90px !important;
}

.ui-zhuanqu-article {
    background-color: #fff;
}

.ui-zhuanqu-title {
    padding: 10px 10px 0 10px;
    font-size: 16px;
    color: #27b90e;
    background-color: #fff;
}

/**
*** 广告位
***
**/
.ui-ad-pic {
    /*padding: 2px 0;*/
    background-color: #fff;
    margin: 4px 0;
    box-shadow: 0 1px 5px rgba(204, 204, 204, 0.9);
}

.ui-ad-pic a {
    display: block;
}

.ui-ad-pic img {
    display: block;
     width: 100% !important;
     height: auto !important;
    max-height: 90px !important;
}

.ui-ad-word {
    padding: 0 10px;
    text-align: center;
}

.ui-ad-word a {
    color: #12b306;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px 10px;
    display: inline-block;
    margin: 5px;
}

.ui-ad-word-a {
    padding: 0 10px;
    text-align: left;
	margin: 10px 0;
}

.ui-ad-word-a section {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(204,204,204,0.9);
}

.ui-ad-word-a h1 {
    font-size: 16px;
    color: #12b306;
    text-align: left;
    margin-bottom: 5px;
}

.ui-ad-word-a a {
    color: #fff;
    background-color: rgba(18,179,6,0.9);
    border-radius: 5px;
    padding: 8px 10px;
    display: inline-block;
    margin: 5px;
}
.ui-ad-color-1 {
    background-color: #fcc130 !important;
}

.ui-ad-color-2 {
    background-color: #ff4343 !important;
}

.ui-ad-color-2 a {
    color: #fff !important;
}

.ui-ad-color-3 {
    background-color: #3d90ee !important;
}

.ui-ad-color-4 {
    background-color: #ff2788 !important;
}

.ui-ad-color-5 {
    background-color: #12b306 !important;
}

.ui-ad-fix {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
    background-color: #f5f5f5;
    box-shadow: 0 -1px 2px rgba(204, 204, 204, 0.9);
    z-index: 91474836469999;
}

.ui-ad-fix article {
    padding: 0 10px 0 15px;
}

.ui-ad-fix img {
    width: 60px;
    height: 60px;
}

.ui-ad-fix .ui-listbox-up {
    height: 75px;
}

.ui-ad-fix .ui-down-a {
    top: 5px;
    right: 15px;
}

#ui-ad-star {
    width: 77px;
    height: auto;
}

/**/
#deviceRoute, #pushDown, .weixin {
    position: fixed;
    width: 100%;
    min-width: 320px;
    height: 100%;
    background-color: rgba(47,47,47,0.8);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.weixin{
    background-color: rgba(0,0,0,0.8);
}

#deviceRoute article, #pushDown article {
	position: relative;
    padding: 40px 10px 10px;
}

.weixin article {
    position: relative;
    padding: 100px 20px 20px;
    color: #fff;
    text-align: center;
}

.deviceRoute, .pushDown {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 10px 20px;
    box-shadow: 0 1px 15px rgba(204,204,204,0.9);
}
.deviceRoute fieldset a {
    height: 65px;
    line-height: 45px;
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0 5px 6px 5px;
}

.deviceRoute p {
    padding: 15px;
    line-height: 1.5;
}
.deviceRoute i {
    color: #ff0000;
    font-style: normal;
    padding: 0 4px;
}

.deviceRoute .quit, .pushDown .quit {
    position: absolute;
    top: 0;
    right: 8px;
}

.deviceRoute .quit span, .pushDown .quit span {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #444;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 13px;
}


.pushDown h1 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(204,204,204,0.9);
    color: #12b306;
    margin-bottom: 6px;
}

.pushDown h2 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pushDown p {
    font-size: 12px;
    color: #777;
    padding: 2px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pushDown h3 {
    width: 60px;
    height: 20px;
    font-size: 12px;
    color: #2f8f03;
    border: 1px solid #27b90e;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
}

.pushDown li {
    width: 49.5%;
    float: left;
    overflow: hidden;
}

.pushDown section {
    margin-bottom: 10px;
    padding: 5px 6px;
    border-bottom: 1px dashed rgba(204,204,204,0.9);
}

.pushDown a {
    display: inline-block;
    vertical-align: middle;
}

.pushDown-word {
    width: 50%;
    margin-left: 6px;
}

.pushDown img {
    width: 55px;
    height: 55px;
    display: inline-block;
}

.pushDown li:nth-child(1) {
    border-right: 1px dashed #ddd;
}

.pushDown section:last-child {
    border-bottom: none !important;
}

.weixin h1, .weixin h2, .weixin h3 {
    font-size: 16px;
    padding: 8px 0;
}

.weixin h2 {
    width: 60%;
    margin: 0 auto;
}

.weixin .android:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background: url('/aguo../images/android_explor.png') no-repeat center;
    background-size: 25px auto;
    margin-right: 10px;
}

.weixin .ios:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background: url('/aguo../images/ios_explor.png') no-repeat center;
    background-size: 25px auto;
    margin-right: 10px;
}

.weixin section {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 15%
}

.weixin section p {
    width: 100%;
    height: 135px;
    border-bottom: 3px dashed #fff;
    border-right: 3px dashed #fff;
}

.weixin section span {
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    transition: all .2s linear .1s;
    top: -8px;
    right: -7px;
}

/* loading
**
*/
.loading_icon {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    display: none;
}

.loading_icon em {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
    margin-left: -12px;
    margin-top: -12px;
}

.loading_icon span {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -12px;
    border: #428bca 2px solid;
    border-radius: 25px;
    -webkit-animation: gif 1s infinite linear;
    animation: gif 1s infinite linear;
    clip: rect(0 auto 12px 0);
    z-index: 9999;
}


@keyframes gif {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes gif {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.ui-404 {
    color: #444;
    min-height: 300px;
    padding-top: 15px;
    margin-bottom: 5px;
}

.ui-404 h1 {
    margin-bottom: 10px;
    padding: 0 10px;
}

.ui-404 h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
}

.ui-404 h3 {
    font-size: 14px;
    padding: 0 10px;
    color: #ff0000;
    margin-top: 10px;
}
/*new year prize*/
#newYearPrice {
    position: fixed;
    width: 100%;
    min-width: 320px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(47, 47, 47, 0.8);
    display: none;
}

.newYearPrice {
    position: relative;
    width: 100%;
    height: 100%;
    background: url("/aguo../images/newyear_gift.png") no-repeat top;
    background-size: 100% auto;
    margin: 0 auto;
    display: none;
}

#choujiangma {
    color: #e6393f;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(230,57,63,0.28);
}

@media all and (max-width: 1023px) {
    .newYearPrice  {
        max-width: 320px;
    }
    #choujiangma {
        padding-top: 140px;
    }

    #newYearPrice-scroll {
        width: 220px;
        height: 65px;
        top: 305px;
        left: 50px;
    }
}

@media all and (min-width: 1024px) {
    .newYearPrice  {
        max-width: 480px;
    }
    #choujiangma {
        padding-top: 210px;
    }

    #newYearPrice-scroll {
        width: 300px;
        height: 65px;
        top: 450px;
        left: 90px;
    }
}

#closed {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 2px;
}

#newYearPrice-scroll {
    position: absolute;
    color: #fff;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}

/*article*/
.ui-article {
    padding: 0 10px;
    background-color: #fff;
    margin: 10px 0;
}

.ui-article dd,
.ui-article li{
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-article-classify {
    display: inline-block;
}

.ui-article-classify a {
    color: #df3031;
}

.ui-edu-app {
    padding: 10px 0;
}

.ui-edu-app section {
    float: left;
    width: 25%;
    text-align: center;
}

.ui-edu-app section p {
    padding: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*字母排行*/
.ui-content {
    position: relative;
}

.ui-letter {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    margin-bottom: 10px;
}

.ui-letter li {
    width: 30px;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
}

.ui-letter h1 {
    color: #297e02;
    font-size: 16px;
    padding: 10px 10px 15px 10px;
}

.ui-ranked {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
}

.ui-hot.ui-ranked li {
    margin: 10px 0;
}

.ui-column-rank {
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    margin-bottom: 6px;
    cursor: pointer;
    border-bottom: 2px solid #297e02;
}

.ui-column-rank a {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    text-align: center;
}

.ui-column-rank .actived {
    border: none;
}

.ui-column-rank .actived span {
    background-color: #297e02;
    color: #fff;
    padding: 0 10px;
    border-radius: 1px;
}

.ui-column-rank a span {
    padding: 0 10px;
}

.ui-column-rank a:first-child span {
    float: right;
    margin-right: 15px;
}

.ui-column-rank a:last-child span {
    float: left;
    margin-left: 15px;
}

.ui-ranked-title {
    position: relative;
    font-size: 16px;
    color: #297e02;
    text-align: center;
    padding: 15px;
}

.ui-ranked-title span {
    position: absolute;
    right: 0;
}

.ui-ranked-title a {
    font-size: 12px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    background-color: #e72033;
}

.ui-ranked-num {
    position: absolute;
    top: 0;
    left: 0;
}

.ui-ranked-num span {
    padding: 0 8px;
    background-color: #e72033;
    color: #fff;
    font-size: 12px;
    border-radius: 1px;
}

.ui-ranked .ui-ranked-top {
    padding-top: 15px;
}

.ui-ranked-nav {
    margin-bottom: 15px;
    padding: 15px 10px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
    background-color: #fff;
}

.ui-ranked-nav a {
    display: block;
    color: #fff;
    padding: 12px 5px;
}

.ui-ranked-nav a span {
    background-color: #e72033;
    padding: 10px 20px;
    border-radius: 2px;
}

.comment-title-foo {
    font-size: 16px;
    padding-bottom: 20px;
    padding-left: 10px;
    color: #12b306;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-qq-app {
    background-color: #fff;
    margin: 10px 10px 0;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.9);
}

.ui-qq-app h1 {
    padding: 0 10px 10px;
}

.ui-qq-app section {
    margin-bottom: 18px;
}