.showbbg {
    height: 180px;
    min-width: 100%;
    background: url(../images/wall_8.jpg) center center repeat;
    background-size: cover;
    color: #fff;
}

.am-showpage{margin: 15px 5px;}
.am-showinfo {margin: 2px;
    background: #FFF;
    position: relative;
    box-shadow: 0 0 4px rgba(0,0,0,.0);
}
.btns {
    display: inline-block;
    line-height: 1;
    border-radius: 2px;
    font-size: 14px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    background: linear-gradient( #FAFAFA, #F2F2F2);
    border: 1px solid #D9D9D9;
    cursor: pointer;
    text-decoration: none;
    color: #444;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-align: center;
}

.like-boardbtns{    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0px 15px;background-color: rgba(215,23,25,1);
	border-radius: 80px;}
.like-boardbtns .iconfont{
	font-size: 46px;
    color: #FFFFFF;
    line-height: 80px;
}
.like-boardbtns .text
{
	display: inline-block;
	width: 100%;
    line-height: 32px;
	height: 32px;
}
.like-boardbtns .iconfont:hover{
  font-size: 60px;
}


.wzzw .pc {
    background: url(../images/pc.png) center top no-repeat;
    width: 900px;
    height: 718px;
    margin: auto;
    position: relative;
}
.wzzw .pc .inner {
    width: 830px;
    height: 502px;
    overflow: hidden;
    padding: 38px 0 0;
    margin-left: 34px;
    position: relative;
}
.wzzw .pc .inner .frame {
    height: 100%;
    overflow-x: hidden;
}
.wzzw .pc .inner img {
    width: 100%;
    height: auto;
}

.wzzw .pc .mask {
    background: url(../images/pc_mask.png) right top no-repeat;
    width: 360px;
    height: 550px;
    position: absolute;
    right: 0;
    top: 0;
}
#listCheckButtonbg {
    margin: 0px auto;
    width: 100%;
    padding-bottom: 20px;
    background: url(../images/model_banner.jpg) no-repeat top center;
	background-size: cover;
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    text-align: center;
}
#listCheckButton {
    margin: 0px auto;
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    text-align: center;
}
#listCheckButton a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 165px;
    background: #c00;
    margin-left: 5px;
    color: #fff;
}
#listCheckButton a.normals {
    background: url(../images/checkbtn.png) no-repeat left center;
    color: #fff;
}

#listWikibg {
    padding-bottom: 10px;
    margin: 0px auto;
    width: 100%;
    height: 250px;
    background: url(../images/wall_6.jpg) no-repeat top center;
	background-size: cover;
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    text-align: center;
}
#listWiki {
    margin: 0px auto;
    width: 100%;
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    text-align: center;
}
#listWiki a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 165px;
    background: #c00;
    margin-left: 5px;
    color: #fff;
}

#listWiki a.normals {
    background: url(../images/checkbtn.png) no-repeat left center;
    color: #fff;
}


.excerpt .focus {
    float: left;
    margin-left: -235px;
    width: 220px;
    background: #FFA801;
}

.excerpt .thumb {
    width: 220px;
    height: 150px;
}
.excerpt header {
    margin-bottom: 10px;
}

.excerpt .cat {
    color: #fff;
    background-color: #45BCF9;
    padding: 3px 6px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 6px;
}
.excerpt .cat {
    background-color: #FF5E52;
}
.excerpt .cat i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid #45BCF9;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.excerpt .cat i {
    border-left-color: #FF5E52;
}
.excerpt h2 {
    display: inline;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    font-weight: bold;
}
.excerpt h2 a {
    color: #555;
}
.excerpt .meta {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.excerpt time, .excerpt .pv, .excerpt .pc, .excerpt .author {
    margin-right: 20px;
}
.excerpt .meta .fa {
    margin-right: 4px;
}
.excerpt .meta a {
    color: #999;
}
.excerpt .note {
    font-size: 12px;
    color: #999;
    word-wrap: break-word;
    line-height: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
.excerpt {
    padding: 20px 20px 20px 255px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: -1px;
}


ul, li, form, p {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cataList {
    background: #fff;
    width: 1182px;
    margin: 0 auto;
    height: 60px;
    line-height: 36px;
}
.cataList td.fenlei ul li {
    position: relative;
}
.cataList td.fenlei ul li span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
}
.cataList td.fenlei ul li .enarr {
    transition: transform .2s ease-in;
}
.cataList td.fenlei ul li ul {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100px;
    z-index: 20000;
}
.cataList td.fenlei ul li {
    position: relative;
}
.enarr {
    border-style: solid dashed dashed;
    border-width: 4px;
    border-color: #000 transparent transparent;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0%;
    position: absolute;
    margin-top: 10px;
}
.enarr {
    border-style: solid dashed dashed;
    border-width: 5px;
    border-color: #bbb transparent transparent;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0%;
}

.cataList td.fenlei ul li span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
}
.cataList td.fenlei ul li .enarr {
    transition: transform .2s ease-in;
}
.view-tabs {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
@media (max-width: 767px) {
	
.am-showpage {
     margin: 0px 0px; 
}
.am-showbg {
    padding: 15px 0px;
}
h1, .h1 {
    font-size: 18px !important;
}
.am-padding-sm {
    padding: 0rem;
}
.wzzw .pc {
    background-size: 100% auto;
    width: 260px;
    height: 210px;
}
.wzzw .pc .mask {
    width: 30%;
    background-size: 100% auto;
    height: 100%;
}
.wzzw .pc .inner {
    margin-left: 10px;
    padding: 10px 0 0;
    width: 240px;
    height: 136px;
}	

.like-boardbtns {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px 15px;
    background-color: rgba(215,23,25,1);
    border-radius: 40px;
}
.like-boardbtns .iconfont {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 40px;
}
.like-boardbtns .iconfont:hover {
    font-size: 24px;
}
.excerpt {
    padding: 20px 20px 20px 20px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: -1px;
}
.excerpt .focus {
    display:none
}
.subtit{display:none}
#listWikibg {
    margin: 0px auto;
    width: 100%;
    height: auto;
    background: url(../images/wall_6.jpg) no-repeat top center;
    background-size: cover;
    font-size: 24px;
    font-family: 微软雅黑,黑体;
    text-align: center;
}
#subMenu,.view-tabs{
    display:none
}
.am-padding-bottom-xl {
    padding-bottom: 1.2rem;
}
.am-padding-top-xl {
    padding-top: 1.2rem;
}
}
