/*---------- base ---------*/
* {
    color: #333;
    padding: 0px;
    margin: 0px;
    font-size: 62.5%;
    font-family: Arial, "MicroSoft YaHei", "微软雅黑";
    -webkit-text-size-adjust: none !important;
}

html {
    font-size: 62.5%;
}

body {
    margin: 0 auto;
    max-width: 540px;
    font-size: 1.8rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    border: none;
    max-width: 100%;
    display: block;
}

a {
    color: #333;
    font-size: 1.8rem;
    text-decoration: none;
    font-family: Arial, "MicroSoft YaHei", "微软雅黑";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

em {
    font-style: normal;
}

input {
    outline:none;
}

textarea {
    outline: none;
    resize:none;
}

ul, li, dl, dd {
    list-style: none;
}

input, select, button {
    vertical-align: middle;
}

h1 {
    font-size: 1.8rem;
}

h2 {
    font-size: 1.6rem;
}

.fullwidth {
    width: 100%
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt1 {
    margin-top: 0.5rem;
}

.fblock {
    display: block;
}

.pd10 {
    padding: 0 10px;
}

.pd20 {
    padding: 0 20px;
}

.pd30 {
    padding: 0 30px;
}

.clr {
    clear: both;
}

iframe {
    display: block;
    background: #eee;
}
/*头部导航&#65533;*/
header {
    height: 46px;
    line-height: 46px;
    z-index: 999;
}

header ul {
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #f00 /*#25a2f0*/;
    overflow: hidden;
}

header a, header a:visited, header a:focus {
    color: #fff;
    font-weight: bold;
}

header .webname {
    float: left;
    width: 33.3%;
    font-size: 0.85em;
    color: #fff;
}

header .webname a {
    display: block;
    width: 78px;
    padding-left: 106px;
    text-indent: -2000px;
    background: url(images/home.png) no-repeat 20px center;
    background-size: auto 30px;
}

header .daohang {
    float: left;
    padding: 0 0 0 10px;
    background: url(images/daohang_a_bg.png) no-repeat 0 center;
    background-size: 10px auto;
    font-size: 0.95em;
    color: #fff;
}

header .daohang a {
    display: block;
    padding: 0px 5px;
}

header .catebar {
    float: right;
    width: 33.3%;
    height: 46px;
    overflow:hidden;
}

header .cwebname {
    width: 33.3%;
    float: left;
    color: #fff;
    text-align: center;
}

header .cwebname h1 {
    padding: 0;
    margin: 0;
    text-indent: -3000px;
    background: url("/wap/images/z-logow.png") no-repeat scroll center center;
    background-size: 70% auto;
}

header .cwebname h1 a {
    display: block;
    width: 100%;
    height:50%;
}

header .catebar .btn {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wap/images/search_classify3.png) 83% center no-repeat;
    background-size: auto 25px;
    cursor: pointer;
    border: none;
    float: right;
    border-left:1px solid #fe0000;
}

header nav {
    background: #444444;
    padding: 10px;
}

header nav a {
    border-bottom: 1px solid #333333;
    height: 2em;
    line-height: 2em;
    display: block;
    width: 100%
}

.chlist {
    padding: 8px 0;
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    font-size: 1em;
    overflow: hidden;
}

.chlist a {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    width: 20%;
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
}

.hd {
    margin: 0 auto;
    width: 100%;
}

/*public scroll*/
.swiper-container {
    height: 280px;
    background: #ddd;
    overflow: hidden;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

/*首页*/
.alwaysTop {
    margin: 10px;
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 10px;
}

.alwaysTop span {
    font-size: 1.4rem;
    padding: 3px 8px;;
    background: #f00;
    margin-right: 10px;
    color: #fff;
    border-radius: 2px;
}

.alwaysTop a {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.7rem;
}

.hot-comment-goood {
    margin: 15px 10px 25px 10px;
    overflow: hidden;
}

.hot-comment-goood dd {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
    width: 32%;
    float: left;
    color: #369;
    overflow: hidden;
}

.hot-comment-goood dd a {
    line-height: 36px;
    display: block;
    width: 100%;
    height: 100%;
}

.hot-comment-goood dd span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -2000px;
}

.cd-popup-container .share_list li span {
    display: none;
}

.hot-comment-goood dd span.phb {
    background: url(/wap/images/hot_rank.png) no-repeat 50% center;
    background-size: 80%;
}

.hot-comment-goood dd span.pl {
    background: url(/wap/images/comment.png) no-repeat 50% center;
    background-size: 80%;
}

.hot-comment-goood dd span.verynice {
    background: url(/wap/images/good_post.png) no-repeat 50% center;
    background-size: 80%;
}

.hot-comment-goood dd a p {
    font-size: 1.4rem;
    font-weight: bold;
    color: #aaa;
}

.hot-comment-goood dd:nth-child(1) {
    margin-right: 2%;
}

.hot-comment-goood dd:nth-child(2) {
    margin-right: 2%;
}

.index-arc-list {
    margin: 10px;
}

.index-arc-list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.rank-list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.index-arc-list li .less-three a {
    font-size: 1.8rem;
    font-weight: normal;
}

.index-arc-list li .less-three a em,.common-title em {
    font-size:1.2rem;
    font-style:normal;
    background:#3D82F9;
    color:#fff;
    padding:0 3px;
    margin-left:5px;
    border-radius: 2px;
    height:20px;
    line-height:20px;
}

.index-arc-list li .common-title {
    font-size: 1.8rem;
    line-height: 3.6rem;
    margin-bottom: 10px;
    font-weight: normal;
}

.index-arc-list li .onlyone-pic {
    float: left;
    width: 150px;
    height: 100px;
    background: #fafafa;
    overflow: hidden;
}

.index-arc-list li .less-three, .index-arc-list li .lm-time {
    padding-left: 165px;
}

.index-arc-list li .lm-time {
    margin-top: 10px;
}

.index-arc-list li div.nopspan {
    padding-left:0;
    float:right;

}

.index-arc-list li .lm-time2 {
    margin-top: 10px;
    float: right;
    margin-right: 10px;
}

.index-arc-list li .lm-time2 span {
    color: #aaa;
    font-size: 14px;
    margin-left: 10px;
    padding: 2px 5px;
}

.index-arc-list li .lm-time2 span.typename {
    color: #f00;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.index-arc-list li .lm-time span {
    font-size: 14px;
    color: #aaa;
    margin-right: 10px;
    padding: 2px 5px;
}

.index-arc-list li .lm-time span.typename {
    color: #f00;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.index-arc-list li .onlyone-pic img {
    width: 100%;
    background: #aaa;
    overflow: hidden;
}

.index-arc-list li .multi-pics {
    height: 100px;
    overflow: hidden;
}

.index-arc-list li a {
    font-size:1.8rem;
    font-weight:normal;
}

.oimg {
    float: left;
    width: 32%;
    height: 100%;
    background: #eee;
}

.oimg:nth-of-type(1), .oimg:nth-of-type(2) {
    margin-right: 2%;
}

.oimg img {
    width: 100%;
}

#loading-much {
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    font-size: 1.4rem;
    padding: 10px 20px;
    margin: 20px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.hlmbg {
    background: #3D82F9;
}

.rlmbg {
    background: #f00;
}

/*通用文章列表&#65533;*/
#st-container {
    position: relative;
    width:100%;
}

#menu-3 {
    background: rgba(255,255,255,0.85);
    width:100%;
    height: 100%;
    display: block;
    position: absolute;
    left:0;
    top:0;
    z-index: 9999;
    padding-top:30px;
    display: none;
    box-shadow: 1px 1px 1px #000;
}

#menu-3 dl {
    width:94%;
    float:right;
    margin:20px 3% 0 3%;
    overflow: hidden;
}

#menu-3 dl div {
    clear:both;
    margin:10px 10px 10px 10px;
    width:100%;
    overflow:hidden;
}

#menu-3 .close {
    float:right;
    width:50px;
    height:50px;
    line-height: 50px;
    border-radius: 50%;
    margin-right:5%;
    font-size:4rem;
    border:1px solid #ccc;
    text-align:center;
    cursor:pointer;
}

#menu-3 dd {
    float:left;
    background: #f00;
    width:75px;
    border-radius: 2px;
    text-align:center;
    padding:5px 10px;
    margin:0 8px 15px 8px;
}

#menu-3 dd a {
    font-size:1.6rem;
    color:#fff;
}

.licon {
    height:320px;
    background: #eee;
    position: relative;
    overflow: hidden;
}

.licon .show-all-column {
    position: absolute;
    right:20px;
    top:20px;
    width:35px;
    height:35px;
    background: url("/wap/images/search_classify3.png") no-repeat scroll top center;
    background-size: 100% auto;
    cursor:pointer;
}

.licon .gohome {
    position: absolute;
    left:20px;
    top:20px;
    width:35px;
    height:35px;
    background: url("/wap/images/home.png") no-repeat scroll top center;
    background-size: 100% auto;
    cursor:pointer;
}

.lyt {
    background: url("/wap/images/licon/yt.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lcourse {
    background: url("/wap/images/licon/lesson.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lproject {
    background: url("/wap/images/licon/project.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.ltraining {
    background: url("/wap/images/licon/training.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lteacher {
    background: url("/wap/images/licon/teacher.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lblog {
    background: url("/wap/images/licon/column.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.ldownload {
    background: url("/wap/images/licon/imformation.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.dynamic {
    background: url("/wap/images/licon/dynamic.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.loriginal {
    background: url("/wap/images/licon/original.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

#cnzz_stat_icon_1253562923 {
    display: none;
}

.lperson {
    background: url("/wap/images/licon/person.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lshiwu {
    background: url("/wap/images/licon/practice.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.linspection {
    background: url("/wap/images/licon/inspection.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lsupermarket {
    background: url("/wap/images/licon/supermarket.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lcommunity {
    background: url("/wap/images/licon/community.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lconvenience {
    background: url("/wap/images/licon/convenience.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.ldepartment {
    background: url("/wap/images/licon/department.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lstore {
    background: url("/wap/images/licon/store.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lspeciality {
    background: url("/wap/images/licon/speciality.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lmall {
    background: url("/wap/images/licon/mall.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lgallary {
    background: url("/wap/images/licon/gallary.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lcase {
    background: url("/wap/images/licon/case.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lmanage {
    background: url("/wap/images/licon/manage.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.ldata {
    background: url("/wap/images/licon/data.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lfront {
    background: url("/wap/images/licon/prospect.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lview {
    background: url("/wap/images/licon/view.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lcomment {
    background: url("/wap/images/licon/comment.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lelectronic {
    background: url("/wap/images/licon/e-commerce.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.lreport{
    background: url("/wap/images/licon/report.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}


.vyt {
    background: url("/wap/images/licon/video.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}


.vsupermarket {
    background: url("/wap/images/licon/vsupermarket.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vconvenience {
    background: url("/wap/images/licon/vconvenience.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vmall {
    background: url("/wap/images/licon/vmall.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vdepartment {
    background: url("/wap/images/licon/vdepartment.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.ve-commerce {
    background: url("/wap/images/licon/vecommerce.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vspeciality {
    background: url("/wap/images/licon/vspeciality.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vcreation {
    background: url("/wap/images/licon/vcreation.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.vnews {
    background: url("/wap/images/licon/vnews.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}




.not-found {
    background: url("/wap/images/404.jpg") #eee no-repeat top center;
    background-size: 100% auto;
    height:380px;
}

.ls-index-404 {
    width:80%;
    padding:10px 0;
    border:1px solid #eee;
    border-radius: 2px;
    text-align: center;
    margin:15px auto;
}

.list-404 {
    width:90%;
    margin:0 auto 20px auto;
}

.list-404 li {
    width:28%;
    margin:0 2% 10px 2%;
    border:1px solid #ddd;
    text-align: center;
    padding:6px 0;
    float:left;
}

.list-404 li a {
    font-size:1.4rem;
    color:#369;
}



.sublist {
    margin:15px 10px;
    overflow: hidden;
}

.sublist a {
    float:left;
    font-size:1.6rem;
    width:110px;
    text-align:center;
    color:#fff;
    background: #f00;
    margin-right:10px;
    margin-bottom:10px;
    padding:7px 5px;
    border-radius:2px;
}

.wrapper_page {
    text-align: center;
    margin:20px auto;
    overflow: hidden;
}

.wrapper_page span {
    font-size:1.6rem;
    text-align: center;
    padding:5px 15px;
    border:1px solid #ddd;
    color:#333;
    border-radius: 3px;
    color:#aaa;
}

.pagelistbox {
    padding: 0;
    margin: 20px 10px;
    clear: both;
    text-align: center;
}

.pagelistbox a, .pagelistbox strong {
    font-size:1.6rem;
    padding:5px 15px;
    border:1px solid #ddd;
    color:#333;
    border-radius: 3px;
    margin:0 10px;
}

/*
 *文章内容&#65533;
 */
/*共用头部*/
.columnSection {
    padding: 15px 0;
    border-bottom: 1px solid #000;
    display: none;
    overflow: hidden;
}

.columnSection .columnName {
    color: #0687D7;
    border: 1px solid #eee;
    padding: 0 8px;
    float: left;
    font-size: 14px;
}

.columnSection .arcTags {
    float: right;
    margin-left: 10px;
    padding: 0 4px;
    background: #ccc;
    color: #fff;
    font-size: 12px;
}

.feedbackNum {
    float: right;
    border-radius: 2px;
    padding: 0 5px;
}

.zt {
    background: url(/wap/images/zt.png) no-repeat center center;
    float: right;
    width: 30px;
    height: 20px;
    background-size: auto 60%;
}
iframe,embed {
    width:100%;
    height:200px;
}

/*普通文章内容页*/
article .title-typename-date {
    padding: 20px;
    color: #000;
    border-bottom: 1px solid #eee;
    background: #fafafa;
    overflow: hidden;
}

article .title-typename-date h1 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: left;
    line-height: 3.6rem;
    margin-bottom: 10px;
}

article .typename-date a {
    float: left;
    padding: 3px 20px;
    border: 1px solid #dfdfdf;
    color: #f00;
    border-radius: 20px;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 18px;
    margin-right: 10px;
}

article .typename-date {
    width: 100%;
    overflow: hidden;
}

article .typename-date time {
    color: #999;
    font-size: 1.4rem;
    line-height: 24px;
}

article .content {
    color: #1a1a1a;
    margin: 5% 20px;
    font-size: 1.6rem;
    line-height: 2rem;
    overflow: hidden;
}

article .info {
    color: #666;
    font-size: 0.7em;
    height: 20px;
    line-height: 20px;
    display: none
}

article .content p, article .content div {
    /*text-indent: 2em;*/
    margin-bottom: 20px;
    color: #1a1a1a;
    font-size: 1.6rem;
    line-height: 3.2rem;
    font-weight: normal;
}

article .content p.myinvest, article .content div.myinvest {
    text-indent: 0;
}

article .content div.myinvest span {
    padding:3px 2px 3px 5px;
    border:1px solid #ddd;
    margin-right:6px;
    border-radius:2px;
    color:#4385F5;
    font-size:1.4rem;
    font-weight: bold;
}

.swiper-slide img {
    width:100%;
}

article .content p em, article .content div em {
    font-size: 1.6rem;
}

article .content p span, article .content div span {
    font-size: 1.6rem;
}

article .content p a, article .content div a {
    border-bottom: 1px solid #f00;
    font-size: 1.6rem;
}

article .content p a span, article .content div a span {
    font-size: 1.6rem;
}

article .content p span font, article .content div span font{
    font-size:1.6rem;
}

article .content img {
    margin: 10px auto;
    display: block;
    max-width: 100%;
    width: expression(this.width > 100% && this.width > this.height ? 100% : true);
    overflow: hidden;
    background-color: #ccc;
    background-size: 100% 100%;
}

article .content img[style] {
    max-width: 100%;
    height: auto !important;
}

article .content p[style="text-align: center;"], article .content div[style="text-align: center;"] {
    text-indent: 0;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

article .content div.face-name {
    padding:20px;
    background: #eee;
    overflow: hidden;
    text-indent: 0;
}

article .content div.face-name div {
    float:left;
    text-indent: 0;
    color:#4385F5;
}

article .content div.face-name div ,article .content div.face-name p {
    margin-bottom:0;
}

article .content div.face-name img {
    float:left;
    height:30px;
    width:30px;
    border-radius:50%;
    margin:0 10px 0 0;
}

article .content div.face-name .sign {
    clear: both;
    line-height: 28px;
}

#goodpost {
    text-indent: 0;
    border-radius: 3px;
    height: 36px;
    width: 80px;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto 30px auto;
    border: 1px solid #eee;
}

#goodpost span {
    float: left;
    display: block;
    color: #333;
    font-weight: bold;
    width: 50%;
    height: 100%;
}

#goodpost span.zbg {
    background: url(/wap/images/zbg.png) center center no-repeat;
    background-size:70% auto;
}

#goodpost span.znum {
    font-size: 1.6rem;
}

article .content div.xgtags h2 {
    color:#000;
    text-indent: 0;
    font-size:1.8rem;
    font-weight:bold;
    margin-bottom:10px;
}

article .content div.xgtags a {
    display: inline-block;
    margin-right: 16px;
    margin-bottom:10px;
    background: #eee;
    border-radius: 20px;
    color: #3D82F9;
    border-bottom: none;
    padding:3px 15px;
    text-indent: 0;
}

/*标签&#65533;*/
.tag-banner {
    width:100%;
    height:300px;
    background: url(/wap/images/tags.jpg) no-repeat #eee top center;
    overflow:hidden;
}

.tag-banner .tagplace {
    display:block;
    margin:100px auto;
    width:100px;
    text-align:center;
    color:#f00;
    font-size:1.8rem;
    padding:10px 20px;
    border:1px solid #fff;
    border-radius: 20px;
}

.taglist {
    width:100%;
    margin-bottom:20px;
    overflow:hidden;
}

.taglist .tag-pic {
    float:left;
    width:30%;
    margin-right:5%;
    height:80px;
    overflow:hidden;
}

.taglist .tag-pic img {
    width:100%;
}

.other_title_info {
    float:left;
    width:65%;
}

.other_title_info h2 {
    font-weight: normal;
    font-size:1.6rem;
}

.other_title_info h2 a {
    font-size:1.6rem;
}

.other_title_info h2,.other_title_info h2 b {
    font-weight:normal;
    line-height:32px;
    font-size:1.6rem;
}

.other_title_info span {
    font-size:1.2rem;
    padding:2px 5px;
    border:1px solid #ddd;
    border-radius:2px;
    color:#666;
    margin-right:10px;
    margin-top:8px;
    float:left;
}

.other_title_info span.tag-typename {
    color:#f00;
}

.pagelist {
    text-align: center;
}

.pagelist li {
    display: inline-block;
    margin:0 10px;
}

.pagelist li {
    border:1px solid #999;
    border-radius:2px;
    text-align: center;
}

.pagelist li.thisclass {
    border:1px solid #ddd;
}

.pagelist li a {
    padding:10px 15px;
}

article .content div.share-box span{
    text-indent: 0;
    float:left;
    height:60px;
    line-height:60px;
    font-weight: bold;
    color:#aaa;
}
article .content div.share-box {
    margin-bottom:0;
    overflow:hidden;
}

article .content div.mask {
    padding:10px;
    background: rgba(0,0,0,0.1);
    margin:10px auto;
    width:200px;
    margin-bottom:0;
    display:none;
}

article .content div.source-writer {
    text-indent: 0;
}

article .content div.source-writer span {
    margin-right:20px;
    color:#aaa;
}

#qrcode {
    margin-bottom:0;
    width:200px;
    height:200px;
    overflow:hidden;
    text-indent: 0;
}

article .content div a.share {
    width:60px;
    height:60px;
    float:left;
    margin-right:20px;
    border-radius: 50%;
    text-indent: -3000px;
    border:none;
}

a.sharexl {
    background: url(/wap/images/share-new.png) no-repeat top center;
    background-size: 100% auto;
}

a.shareqq {
    background: url(/wap/images/share-new.png) no-repeat center -62px;
    background-size: 100% auto;
}

a.sharewx {
    background: url(/wap/images/share-new.png) no-repeat center -122px;
    background-size: 100% auto;
}

/*文章内容页相关文章与热门文章排行&#65533;*/
h2.xgname {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
    height: 3rem;
    line-height: 3rem;
}

.arc-inner-list {
    width: 90%;
    margin: 0 5%;
}

.arc-inner-list li {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.arc-inner-list li a {
    display: block;
    overflow: hidden;
}

.arc-inner-list .arc-have-pic {
    height: 100px;
    width: 35%;
    float: left;
    overflow: hidden;
}

.arc-inner-list li span {
    float: left;
    padding: 2px 5px;
    border: 1px solid #e9e9e9;
    font-size: 1.2rem;
    color: #f00;
}

.arc-inner-list li span.spanhpic {
    margin: 10px 0 0 5%;
}

.arc-inner-list .arc-have-pic img {
    width: 100%;
}

.arc-inner-list .commonp {
    font-size: 1.6rem;
    line-height: 2.8rem;
    overflow: hidden
}

.arc-inner-list .hpic {
    width: 60%;
    float: right;
}

.arc-inner-list .nopic {
    width: 100%;
}


/*图库列表*/
.photo_list {
    margin: 5% 5%;
    border-bottom:1px solid #eee;
}

.photo_list .imgcontent {
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
}

.photo_list .imgcontent img {
    width: 100%;
    display: block;
}

.photo_list .imginfo {
    padding: 5px;
}

.photo_list .imginfo .imgtitle {
    padding: 6px 0;
    line-height: 20px;
}

.photo_list .img_date_click span {
    color: #aaa;
    font-size: 12px;
    margin-right: 20px;
}

.playBtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wap/images/playBtn.png) no-repeat center center;
    background-size: 80px auto;
}


.videoDesc {
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 10px;
    color: #666;
}

.videoDesc span {
    color: #f60;
}

article.articleImg {
    margin-bottom: 5px;
    background: #fff;
}

article.articleImg h1 {
    color: #222;
}

.photo_body {
    padding: 10px;
    background: #f2f2f2;
}

article .content div.photo_body {
    text-indent: 0;
}

.photo_body span {
    margin-right: 5px;
    border-radius: 2px;
    margin-bottom: 10px;
    padding:5px;
    border:1px solid #eee;
    color:#f00;
}

.content .photoBox {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.content .photoBox .phototitle {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
}

#piccontent {
    margin:0;
    padding:10px;
    background: #333;
    position: relative;
}

#piccontent .swiper-container{
    background: none;
    min-height:400px;
}

article .content table {
    width:100%;
    border:none;
    border:1px solid #ccc;
}

article .content table tr {
    border-bottom:1px solid #ccc;
}

article .content table tr td {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

article .content table tr td p {
    margin-bottom:0;
}

article .content table tr td,article .content table tr td p {
    font-size:1.2rem;
}

article .content p table, article .content div table{
    text-indent: -2rem;
    font-size:1.0rem;
}

article .content p table p, article .content div table p {
    margin-bottom:0;
    font-size:1.0rem;
    text-indent: 0;
}

article .content p table p strong, article .content div table p strong{
    margin-bottom:0;
    font-size:1.0rem;
    text-indent: 0;
}

article .content .imgbox {
    position: relative;
    max-height: 200px;
    transition: width 1s;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    overflow: hidden;
    background: #f2f2f2;
}

article .content .imgbox li {
    float: left;
    min-height: 200px;
    max-height: 300px;
    overflow: hidden;
}

article .content .imgbox img {
    height: 200px;
}

.imgdesc {
    color: #fff;
}

article div.arcvideobg {
    background: #666;
    background-size: 100% 100%;
    text-indent: 0;
}

.arcvideobg iframe {
    padding: 0;
    margin: 0;
}

.downDesc {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}

.download_notice {
    color: #0687D7;
}

.download_notice a {
    font-size: 12px;
    padding: 2px 5px;
    background: #f60;
    color: #fff;
    border-radius: 2px;
    white-space: normal;
}

.imgdesc .headdesc {
    padding: 2px 3px;
    background: red;
    margin-right: 5px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}

article .content p strong, article .content div strong {
    color: #A00B11;
    padding: 5px 0;
    font-size: 1.6rem;
}

article .content p strong img, article .content div strong img {
    display: none;
}

article .content p a strong, article .content div a strong {
    font-size: 1em;
    color: #0687D7;
    font-weight: normal;
    padding: 0;
    border: 0;
    background: none;
    display: inline;
}

article .content p br {
    display: none;
}

article .content .tags {
    margin-top: 10px;
    display: block;
    font-size: 0.75em;
    line-height: 150%;
    color: #369;
    border: 1px solid #f3f3f3;
    background: #fafafa;
    border-radius: 4px;
    padding: 2px 5px;
}

#numericalPage {
    width: 62px;
    padding: 0 5px;
    background: #222;
    color: #fff;
    margin: 10px auto;
    border-radius: 5px;
    overflow: hidden;
}

#numericalPage span {
    float: left;
    width: 30px;
    text-align: center;
    color: #fff;
}

#numericalPage .keyPic {
    border-right: 1px solid #000;
}

article .content table tr {
    border-bottom:1px solid #ccc;
}

article .content table tbody tr  {
    border-bottom:1px solid #ccc;
}

#numericalPage .totalPic {
    border-left: 1px solid #444;
}

/*评论*/
#contentInfo1, #contentInfo2, #contentInfo3, #contentInfo4 {
    display: none;
}

.commentNum {
    font-size: 12px;
    color: #f60;
}

.feedbackbox {
    width: 0%;
    margin: 10px auto;
    overlfow: hidden;
}

.feedbackbox .face_feedback {
    width: 100%;
    overflow: hidden;
}

#feedback {
    height: 100px;
    resize: none;
    box-sizing: border-box;
    padding: 5px;
    font-size: 12px;
    color: #555;
    width: 100%;
}

.codebut {
    padding: 5px 0;
    overflow: hidden;
}

.codebut img {
    display: none;
}

.codebut input {
    display: none;
}

.codebut .but {
    font-weight: bold;
    float: right;
    display: block;
    font-size: 12px;
    margin-left: 10px;
    width: 75px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #f00;
    border-radius: 2px;
}

.codebut .mcode {
    float: right;
    width: 50px;
    height: 30px;
    line-height: 30px;
    width: 75px;
    font-size:1.4rem;
}

.code {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.commentList {
    background: #fff;
    border-top: 1px solid #ddd;
    width:90%;
    margin:0 auto;
}

.commentBox {
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.commentBox .commentName {
    float: left;
    width: 12%;
    padding: 0 3px;
    font-size: 10px;
    color: #0687D7;
    text-align: center;
}

.commentBox .commentName img {
    display: block;
    width: 90%;
    margin: 5px auto 5px auto;
}

.commentBox .commentName span {
    color:#888;
}

.commentContent {
    float: right;
    width: 83%;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #555;
}

.yzmfalse {
    font-size: 12px;
    color: red;
    margin-right: 5px;
    float: right;
    margin-top: 6px;
}

/*排行*/
.rankBox {
    overflow: hidden;
    margin: 20px 0;
}

.rankBox h1 {
    padding:5px 10px;
    margin:10px 10px 20px;
    border:1px solid #eee;
    border-radius: 3px;
    line-height: 2.4rem;
    text-align: center;
    color:#3D82F9;
}

.rankNum1, .rankNum2, .rankNum3 {
    padding: 0 5px;
    background: #f60;
    color: #fff;
    margin-right: 6px;
}

.rankNum4, .rankNum5, .rankNum6, .rankNum7, .rankNum8, .rankNum9, .rankNum10 {
    padding: 0 5px;
    background: #0687D7;
    color: #fff;
    margin-right: 6px;
}

/*评论列表&#65533;*/
.msgbox {
    width:90%;
    margin:20px auto 0 auto;
    padding:10px;
    display: block;
    overflow: hidden;
}

.msgbox a {
    height: 32px;
    line-height: 32px;
    white-space: normal;
    font-weight: normal;
    font-size:1.8rem;
}

.msgbox span.showmore {
    color: #f00;
    cursor:pointer;
}

.msgbox p span {
    font-size:1.2rem;
    margin-right:20px;
    color:#666;
    padding:3px 5px;
    border:1px solid #eee;
    border-radius:2px;
}

.msgbox p.time-num-show {
    height:24px;
    line-height:24px;
    margin-top:10px;
    overflow:hidden;
}

.msgbox p.arc-comment-list {
    margin-top:20px;
    font-size:1.4rem;
    color:#aaa;
    line-height:28px;
    margin-left:2em;
    background: #eee;
    padding-left:10px;
    white-space: normal;
}

.arc-comment-list em {
    font-style: normal;
    font-size:1.4rem;
    color:#333;
    margin-right:10px;
}

footer {
    width: 100%;
    padding: 10px 0 15px;
    line-height: 150%;
    background: #fff url(images/line_1.png) repeat-x 0 top;
    background-size: 100% 1px;
    clear: both;
    font-size: 0.8em;
    text-align: center;
    color: #aaa;
}

footer a, footer a:visited {
    margin-left: 15px;
    line-height: 150%;
    color: #999;
}

footer a:active {
    color: #aaa;
    text-decoration: none;
}

footer a.pc {
    display: inline-block;
    height: 17px;
    line-height: 17px;
    padding: 3px 0 0 20px;
    background: url(images/m_pc_version.png) no-repeat left top;
    background-size: auto 20px;
}

#service {
    margin-bottom: 0;
    margin-right: 12px;
    position: fixed;
    _position: absolute;
    right: 0;
    bottom: 12px;
    width: 35px;
    height: 114px;
    z-index: 9999;
    overflow: hidden;
}

#service a {
    display: block;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    cursor: pointer;
    margin-bottom: 3px; /* background:#000; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;*/
}

#service a.goTop {
    background: url(images/gotop.png) no-repeat;
    background-size: 35px 35px;
}

#service a.search {
    background: url(images/search.png) no-repeat;
    background-size: 35px 35px;
    display: none;
}

#service a.share {
    background: url(images/share.png) no-repeat;
    background-size: 35px 35px;
}

#service a.pinglun {
    background: url(images/pinglun.png) no-repeat;
    background-size: 35px 35px;
}

.searchbox {
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 48px;
    overflow: hidden;
    z-index: 99;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    left: 0px;
    background: url(images/searchbox_bg.png) repeat;
}

.search, .pinglun {
    width: 100%;
    height: 48px;
    overflow: hidden;
    z-index: 1000;
    display: block;
}

.search-box {
    display: block;
    clear:both;
    width:80%;
    margin:20px auto;
    overflow: hidden;
}

.form_box .keyword {
    width:280px;
    border:1px solid #ddd;
    height:28px;
    line-height:28px;
    padding:5px 10px;
    float:left;
    font-size:1.5rem;
    margin-right:10px;
}

.submit {
    cursor:pointer;
    float:left;
    width:60px;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#fff;
    background: #00CC88;
    font-size:1.6rem;
    border:none;
}

#typeid,.select  {
    display: none;
}

.search .search_input {
    float: left;
    display: block;
    border: 1px solid #bbb;
    background: #fff;
    height: 30px;
    width: 50%;
    margin-top: 8px;
    border-radius: 4px;
    text-align: center;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.pinglun .pinglun_input {
    float: left;
    display: block;
    border: 1px solid #bbb;
    background: #fff;
    height: 30px;
    width: 45%;
    margin-top: 8px;
    border-radius: 4px 0 0 4px;
    text-align: center;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.search_input, .pinglun_input {
    color: #ccc;
    font-size: 14px;
    text-align: center;
}

.search a, .pinglun a {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.search_input a, pinglun_input a {
    color: #ccc;
    font-size: 14px;
    line-height: 30px;
}

.pinglun .pinglun_fabu {
    float: left;
    display: block;
    border: 1px solid #bbb;
    border-left-width: 0;
    background: #e3e3e3;
    height: 30px;
    width: 11%;
    margin: 8px 12px 0 0;
    border-radius: 0 4px 4px 0;
    text-align: center;
    color: #777;
    font-size: 14px;
    text-align: center;
}

.pinglun_user {
    position: fixed;
    bottom: 3px;
    left: 15px;
    z-index: 99;
    width: 46px;
    height: 46px;
    padding: 2px;
    background: #f4f4f4 url(images/pinglun_head.png) no-repeat;
    background-size: 50px 50px;
    border: 0px solid #ddd;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 0 3px #aaa;
}

.searchbox .search_a {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -35%;
}

.searchbox .pinglun_a {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -28%;
}

.searchbox .share {
    display: block;
    margin-right: 8px;
    width: auto;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
}

/*文章评论*/
.dsbox {
    margin: 10px 20px;
    overflow: hidden;
}

.dsbox h2 {
    height: 35px;
    line-height: 36px;
    font-size: 1.8rem;
    font-weight: bold;
}

.dsbox h3 a.goback {
    float: right;
    display: block;
    margin: 2px 10px 0 0;
    padding-left: 30px;
    background: url(images/goback.png) no-repeat;
    background-size: 30px 30px;
    font-weight: normal;
    font-size: 70%;
    color: #777;
}

.ds-thread {
    padding: 0 10px;
}

.ds-thread .ds-powered-by {
    display: none;
}

#ds-wrapper #ds-reset .ds-dialog-footer {
    display: none;
}

#ds-wrapper #ds-reset .ds-dialog-close {
    position: absolute;
    bottom: 13px;
    right: 11px;
    display: block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: transparent url("//static.duoshuo.com/images/sprites.png") 0 -163px no-repeat;
    _background-image: url("//static.duoshuo.com/images/sprites.gif")
}

/***************搜索&#65533;****************/
.searchbody {
    padding: 10px;
    max-width: 500px;
    margin: 0 auto;
}

.persearchlist {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.isearchkeywords {
    position: relative;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 1.2em;
    background: #f00;
    border-bottom: 1px solid #ddd;
    color: #fff;
}

.isearchkeywords .goback {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 100%;
    background: url("images/home.png") no-repeat scroll center center;
    background-size: 70% auto;
}

.search_title_info {
    position: relative;
    overflow: hidden;
}

.search_img_box {
    float: left;
    width: 120px;
    margin-right: 3%;
    height: 80px;
    overflow: hidden;
}

.search_img_box img {
    width: 100%;
    min-height: 60px;
    display: block;
}

.search_title {
    line-height: 32px;
    overflow: hidden;
}

.search_title a {
    text-decoration: none;
}

.searc_info {
    margin-top:8px;
    float:right;
    overflow:hidden;
    padding:3px 0;
}

.searc_info span {
    margin-right: 10px;
    font-size: 1.4rem;
    color: #f00;
    transform: scale(50%, 50%);
    border:1px solid #ddd;
    border-radius:2px;
    padding:3px 5px;
    float:right;
}

.fenyepage {
    margin: 15px auto 25px auto;
    position: relative;
    width: 244px;
    overflow: hidden;
}

.fenyepage a {
    display: block;
    float: left;
    margin: 0 10px;
    text-decoration: none;
    padding: 5px 10px;
    width: 80px;
    border: 1px solid #f2f2f2;
    text-align: center;
    border-radius: 5px;
}

.fenyepage a.havemuch {
    color: #aaa;
}

.much-type {
    display: block;
    position: absolute;
    right:0;
    top:0;
    width:50px;
    height:100%;
    background: url("/wap/images/search_classify3.png") no-repeat scroll center center;
    background-size: 60% auto;
    text-indent: -6000px;
}

/*专题*/
#spec-banner {
    width:100%;
    height:200px;
    background: #eee;
    overflow:hidden;
    position:relative;
}

#spec-banner img {
    display: block;
    width: 100%;

    -webkit-filter: blur(2px); /* Chrome, Opera */
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=2, MakeShadow=false); /* IE6~IE9 */
}

#spec-banner p {
    width:90%;
    padding:10px 5%;
    position: absolute;
    bottom:0;
    left:0;
    line-height:20px;
    font-size:1.6rem;
    background: rgba(3,3,3,0.2);
    color:#fff;
}

.spec-tag {
    padding:10px;
    overflow: hidden;
}

.spec-tag a {
    float:left;
    padding:8px 15px;
    border-radius:15px;
    background: #eee;
    color:#666;
    margin-right:10px;
    margin-bottom:10px;
    font-size:1.6rem;
}

.speclist {
    width:90%;
    margin:0 auto 20px auto;
}

.speclist li {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
    overflow:hidden;
}

.speclist li a ,.speclist li a div{
    font-size:1.8rem;
    line-height:28px;
}

.speclist li img {
    width:150px;
    float:left;
    margin-right:20px;
}

.speclist li span {
    font-size:1.4rem;
    padding:3px 5px;
    border:1px solid #eee;
    color:#666;
    border-radius:2px;
    float:right;
}

/***************适配&#65533;******************/
@media screen and (orientation: portrait) {
    .news_list_img li {
        width: 49%;
        height: 100px;
    }
}

@media screen and (orientation: landscape) {
    .news_list_img li {
        width: 49%;
        height: 180px;
    }
}

@media screen and (max-width: 639px) and (min-width: 540px) {
    /*首页*/

}

@media screen and (max-width: 539px) and (min-width: 480px) {
    /*首页*/
    .index-arc-list li .multi-pics {
        height: 90px;
    }

    article h1 {
        font-size: 1.4em;
        line-height: 1.4em;
    }

    article .content p, article .content div {
    }
}

@media screen and (max-width: 479px) and (min-width: 420px) {
    /*首页*/
    .swiper-container {
        height: 230px;
    }

    .index-arc-list li .multi-pics {
        height: 80px;
    }

    .index-arc-list li .onlyone-pic {
        height: 80px;
        width: 130px;
        overflow: hidden
    }

    .index-arc-list li .less-three, .index-arc-list li .lm-time {
        padding-left: 145px;
    }

    .index-arc-list li .less-three a, .index-arc-list li .common-title {
        font-size: 1.8rem;
        line-height: 2.7rem;
    }

    .index-arc-list li .lm-time span, .index-arc-list li .lm-time2 span {
        font-size: 1.2rem;
    }

    /*首页ICON*/
    .hot-comment-goood dd span.phb {
        background: url(/wap/images/hot_rank.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.pl {
        background: url(/wap/images/comment.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.verynice {
        background: url(/wap/images/good_post.png) no-repeat 50% center;
        background-size: 100%;
    }

    .not-found {
        height:300px;
    }

    article h1 {
        font-size: 1.3em;
        line-height: 1.4em;
    }

    article .content p, article .content div {
    }

    .licon {
        height:260px;
    }

    .photo_list .imgcontent {
        height:230px;
    }

    #menu-3 .close {
        width:40px;
        height:40px;
        font-size:3rem;
        line-height:40px;
    }

    #menu-3 dd {
        width:65px;
    }

    #menu-3 dd a {
        font-size:1.5rem;
    }

    .form_box .keyword{
        width:250px;
    }

}

@media screen and (max-width: 419px) and (min-width: 360px) {
    /*首页顶部*/
    header {
        height: 46px;
        line-height: 46px;
    }

    header .cwebname h1 {
        background-size: 85% auto;
    }

    .chlist {
        height: 24px;
        line-height: 24px;
    }

    .chlist a {
        font-size: 1.4rem;
    }

    .alwaysTop {
        padding: 5px 10px;
    }

    .alwaysTop span {
        font-size: 1.2rem;
    }

    .alwaysTop a {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    /*首页ICON*/
    .hot-comment-goood dd span.phb {
        background: url(/wap/images/hot_rank.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.pl {
        background: url(/wap/images/comment.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.verynice {
        background: url(/wap/images/good_post.png) no-repeat 50% center;
        background-size: 100%;
    }

    /*首页列表*/
    .swiper-container {
        height: 190px;
    }

    .index-arc-list li .multi-pics {
        height: 70px;
    }

    .index-arc-list li .onlyone-pic {
        height: 70px;
        width: 120px;
        overflow: hidden
    }

    .index-arc-list li .less-three, .index-arc-list li .lm-time {
        padding-left: 135px;
    }

    .index-arc-list li .less-three a, .index-arc-list li .common-title {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .index-arc-list li a {
        font-size:1.6rem;
    }

    .index-arc-list li .lm-time span, .index-arc-list li .lm-time2 span {
        font-size: 1.2rem;
    }
    /*列表页ICON*/
    .licon {
        height:210px;
    }

    .sublist a{
        width:92px;
        padding:5px;
    }

    .licon .show-all-column {
        width:35px;
        height:35px;
        background-size: 100% auto;
    }

    .not-found {
        height:210px;
    }

    .ls-index-404 {
        width:80%;
        padding:10px 0;
        border:1px solid #eee;
        border-radius: 2px;
        text-align: center;
        margin:15px auto;
    }

    .list-404 {
        width:90%;
        margin:0 auto 20px auto;
    }

    .list-404 li {
        width:28%;
        margin:0 2% 10px 2%;
        border:1px solid #ddd;
        text-align: center;
        padding:6px 0;
        float:left;
    }

    .list-404 li a {
        font-size:1.4rem;
        color:#369;
    }

    /*内容&#65533;*/
    article h1 {
        font-size: 1.4em;
        line-height: 1.8em;
    }

    article .content p, article .content div {
    }

    /*图片列表&#65533;*/
    .photo_list .imgcontent {
        height:200px;
        background: #f2f2f2;
    }

    .photo_list .imginfo .imgtitle a {
        font-size:1.6rem;
    }

    /*评论*/
    .msgbox a {
        font-size:1.6rem;
    }

    .other_title_info h2,.other_title_info h2 b {
        line-height:24px;
    }

    .tag-banner {
        height:200px;
    }

    .tag-banner .tagplace {
        margin-top:80px;
    }

    .search-box {
        width:90%;
    }

    .form_box .keyword {
        width:220px;
    }

    #menu-3 .close {
        height:40px;
        width:40px;
        line-height:40px;
        font-size:3rem;
    }

    .searc_info span {
        font-size:1.2rem;
    }

    .search_title {
        line-height:24px;
    }

    .search_title a {
        font-size:1.6rem;
    }

    .search_img_box{
        width:100px;
        height:80px;
    }

    .speclist li a ,.speclist li a div{
        font-size:1.6rem;
    }

    .speclist li img {
        width:120px;
        margin-right:10px;
    }

    .speclist li span {
        font-size:1.2rem;
    }

    .other_title_info h2 a {
        fonts-size:1.6rem;
        font-weight:normal;
    }

    .other_title_info h2 a b {
        font-size:1.6rem;
        font-weight:normal;
    }

    .taglist .tag-pic {
        height:60px;
    }

}

@media screen and (max-width: 359px) and (min-width: 320px) {
    /*顶部导航&#65533;*/
    .chlist a {
        font-size: 1.5rem;
    }

    header .cwebname h1 {
        background-size: 90% auto;
    }

    /*首页*/
    .swiper-container {
        height: 160px;
    }

    .index-arc-list li .multi-pics {
        height: 60px;
    }

    .index-arc-list li .onlyone-pic {
        height: 60px;
        width: 100px;
        overflow: hidden
    }

    .index-arc-list li .less-three, .index-arc-list li .lm-time {
        padding-left: 115px;
    }

    .index-arc-list li .less-three a, .index-arc-list li .common-title {
        font-size: 1.4rem;
        line-height: 2.1rem;
    }

    .index-arc-list li a {
        font-size:1.4rem;
    }

    .index-arc-list li .lm-time span, .index-arc-list li .lm-time2 span {
        font-size: 1rem;
    }

    /*置顶*/
    .alwaysTop {
        padding: 0 10px;
    }

    .alwaysTop span {
        font-size: 1.2rem;
    }

    .alwaysTop a {
        font-size: 1.5rem;
    }

    /*首页ICON*/
    .hot-comment-goood {
        margin: 15px 10px 15px 10px
    }

    .hot-comment-goood dd span.phb {
        background: url(/wap/images/hot_rank.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.pl {
        background: url(/wap/images/comment.png) no-repeat 50% center;
        background-size: 100%;
    }

    .hot-comment-goood dd span.verynice {
        background: url(/wap/images/good_post.png) no-repeat 50% center;
        background-size: 100%;
    }
    /*列表页ICON*/
    .licon {
        height:170px;
    }

    .not-found {
        height:200px;
    }

    .ls-index-404 a {
        font-size:1.6rem;
    }

    /*文章&#65533;*/
    article h1 {
        font-size: 1.2em;
        line-height: 1.4em;
    }

    article .title-typename-date h1 {
        font-size:1.8rem;
        line-height:2.8rem;
    }

    article .content p, article .content div {
        line-height:1.8;
    }

    .arc-inner-list .commonp {
        font-size:1.4rem;
        line-height: 2.4rem;
    }

    article .content div.source-writer span {
        font-size:1.4rem;
    }

    article .content div.xgtags a {
        font-size:1.4rem;
    }

    .photo_list .imgcontent  {
        height:160px;
    }

    .photo_list .imginfo .imgtitle a {
        font-size: 1.4rem;
    }

    /*评论*/
    .msgbox a {
        font-size:1.6rem;
    }

    article .content div.share-box span {
        height:40px;
        line-height:40px;
    }

    article .content div a.share {
        height:40px;
        width:40px;
    }

    article div .share-box {
        margin-bottom:0;
    }

    a.shareqq {
        background: url("/wap/images/share-new.png") no-repeat scroll center -42px / 100% auto
    }

    a.sharewx {
        background: url(/wap/images/share-new.png) no-repeat center -82px;
        background-size: 100% auto;
    }

    #menu-3 .close {
        width:30px;
        height:30px;
        line-height:30px;
        font-size:1.8rem;
    }

    #menu-3 dd {
        width:60px;
        font-size:1.4rem;
    }

    #menu-3 dd a {
        font-size:1.4rem;
    }

    .search-box {
        width:90%;
    }

    .form_box .keyword {
        width:190px;
        height:24px;
        line-height:24px;
    }

    .submit {
        height:36px;
        line-height:36px;
    }

    .spec-tag a {
        font-size:1.4rem;
        padding:5px 10px;
    }

    .speclist li img {
        width:100px;
        margin-right:10px;
    }

    .speclist li a, .speclist li a div {
        font-size:1.4rem;
        line-height:24px;
    }

    .speclist li span {
        font-size:1.2rem;
    }

    .search_img_box {
        width:110px;
    }

    .search_title a {
        font-size:1.5rem;
        line-height:2.4rem;
    }

    .searc_info span {
        font-size:1.2rem;
    }

    .other_title_info h2, .other_title_info h2 b {
        font-size:1.4rem;
    }

    .other_title_info h2 {
        line-height:2.4rem;
        font-weight: normal;
        font-size:1.4rem;
    }

    .other_title_info h2 a {
        line-height:2.4rem;
        font-size:1.4rem;
    }

    .taglist .tag-pic {
        height:60px;
    }

    .tag-banner {
        height:200px;
    }

    .tag-banner .tagplace {
        margin:80px auto;
    }
}

@media screen and (max-width: 319px) and (min-width: 240px) {
    /*首页*/
    .index-arc-list li .less-three a, .index-arc-list li .common-title {
        font-size: 1.4rem;
        line-height: 28px;
    }

    .index-arc-list li a {
        font-size:1.4rem;
    }

    .index-arc-list li .multi-pics {
        height: 60px;
    }

    article .content p, article .content div {
    }

    .not-found {
        height:190px;
    }

    .ls-index-404 a {
        font-size:1.6rem;
    }

    #spec-banner {
        height:160px;
    }

    .spec-tag a {
        font-size:1.4rem;
        padding:5px 10px;
    }

    .speclist li img {
        width:100px;
        margin-right:10px;
    }

    .speclist li a, .speclist li a div {
        font-size:1.4rem;
        line-height:24px;
    }

    .speclist li span {
        font-size:1.2rem;
    }

}

@media screen and (max-width: 239px) {
    /*首页*/
    .index-arc-list li .multi-pics {
        height: 50px;
    }

    article .content p, article .content div {
    }
}