body {
    background: #fff!important;
    max-width: 640px;
    margin: 0 auto;
}

ul {
    list-style: none;
    padding: 0 !important;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.container {
    padding: 0px !important;
    max-width: 640px;
    text-align: center;
}

b,
strong {
    font-weight: bold;
}


/*清楚浮动*/

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.ss1 img{width: 69% !important}
#comm-head-nav img{max-width: 131%}
    /*
    *head样式
    */

.head {
    max-width: 640px;
   /* background: url("/style/anlistyle/images/bg-head.jpg") no-repeat center ;*/
    /*background: #262333;*/
    /*background: #53340f;*/
    background-size: cover;
    /*背景自适应*/
    height: 100%;
    overflow: hidden;
}

.headlf {
    float: left;
    padding: 1% 2%;
}

.close {
    display: none;
}

.headrf {
    float: right;
    padding: 2% 2%;
}

#comm-index {
    float: left;
    width: 60%;
}


/*顶部更多导航*/

#iframe-main {
    display: none;
    overflow: hidden;
    background: #1a1a24;
    z-index: 99999999;
    position: absolute;
    max-width: 640px;
    overflow: hidden;


}

#iframe-main .dw-g-10-3 {
    background: #262333;
}

#iframe-main ul {
    padding: 0 !important;
    margin: 0 !important;
}

#iframe-main .menu li {
    font-size: 2.8rem;
    text-align: center;
   line-height: 200%;
}

#iframe-main .menu li a {
    color: #ffffff;
    text-decoration: none;
}

#iframe-main .main {
    margin: 0 3%;
}

.menu {
    height: 100%;
}

#iframe-main li.dw-active {
    background: #1a1a24;
}

#iframe-main .slide-main a {
    color: #cccccc;
}

#iframe-main .slide-main h3 {
    font-size: 2.4rem;
    line-height: 200%;
    border-bottom: 1px solid #595757;
    margin-top: 2px;
    color: #cccccc;
    text-align: left
}

#iframe-main .slide-main ul {
    overflow: hidden;
    line-height: 250%;
}

#iframe-main .slide-main li {
    width: 33.333333%;
    float: left;
    font-size: 2.3rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#iframe-main .slide-main li i {
    line-height: 100%;
    position: absolute;
    right: 0;
    top: -2%;
    z-index: 1;
}

.dw-g-10-3 {
    width: 30%;
    padding-top: 2%;
}

.dw-g-10-7 {
    width: 70%;
    padding-top: 2%;
}

.dw-rf-li {
    width: 100% !important;
    height: 100%;
    display: none;
}

.dw-rf-lishow {
    display: block !important;
}


/***头部结束****/


/*列表相关*/

.comm-hot {
    background: #28292c;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}

.comm-hot h4,
p {
    margin: 0px !important;
}

.dw-padd-lx,
.dw-padd-lxx {
    padding-top: 1em;
    padding-bottom: 1em !important;
}

.dw-padd-lx {
    padding-left: 0 !important;
    text-align: left;
}

.comm-hot h4 a {
    color: #fff;
}

.comm-hot p a {
    color: #f2e1c1;
}

.comm-hot p i {
    font-size: 12px;
    display: inline-block;
    background: #ff0000;
    color: #fff;
    border-radius: 2px;
    padding: 0 1%;
}

.row {
    /*background:rgb(26, 26, 36);*/
    height: 100%;
}

.nav_row {
    /*background: rgb(26, 26, 36);*/
    background:#895a9e;
    height: 100%;
}

.row ul li {
    float: left;
    /*width: 25%;*/
    position: relative;
    text-align: center;
    /*background:rgb(26, 26, 36);*/
}

.expert-list .yslist ul li {
    text-align: left;
}

.row ul li a {
    box-sizing: border-box;
    /*background:rgb(26, 26, 36);*/
}

.row ul li img {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.ztfoot {
    background-color: #1a1a24;
}

.topTips {
    visibility: hidden;
}
