﻿@charset "utf-8";
@import url(top.css);
@import url(header.css);
@import url(footer.css);

.subTitle {
    float: left;
    height: 51px;
    font: 20px/51px "微软雅黑", "simhei";
    padding-left: 31px;
    background: url('http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/icons.png') no-repeat scroll 12px -438px transparent;
}

.subHot {
    width: 688px;
    height: 240px;
    clear: both;
}

.subHot .forStyle {
    width: 297px;
    height: 237px;
    padding: 0 15px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    float: right;
}

.subHot h2 {
    font: 20px/27px "微软雅黑", "simhei";
    padding: 15px 0px 13px;
    border-bottom: 1px solid #e0e0e0;
}

.subHot p {
    font: 12px/22px "宋体", "Arial Narrow";
    text-indent: 2em;
    color: #818181;
    padding: 10px 0px 0px;
}

.subHot .pic, .subHot .pic img {
    width: 360px;
    height: 238px;
    float: left;
}

.newsRow {
    width: 100%;
    display: block;
    overflow: hidden;
}

.newsRow .subTitle {
    width: 100%;
    text-indent: 31px;
    padding-left: 0px;
    clear: both;
}

.listPanel:after {
    clear: both;
    content: "";
    display: table;
}

.listPanel {
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    margin: 15px 0;
    position: relative;
    overflow: hidden;
    padding: 15px;
    width: 100%;
}

.listPanel:hover {
    background: #fafafa;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .15);
    margin: 15px auto;
    border-bottom: 1px solid #dee2e6;
    width: 99%;
}

.listPanel .pic {
    margin: 0px 19px 0 0;
    position: relative;
    width: 120px;
    text-align: center;
    display: inline;
    float: left;
    overflow: hidden;
}

.listPanel em {
    display: inline-block;
    font-family: "微软雅黑", "simhei";
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
    max-width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listPanel .news_list {
    display: block;
    overflow: hidden;
}

.listPanel .news_list p.detial {
    color: #818181;
    padding: 0px 15px 0 0;
    line-height: 24px;
    overflow: hidden;
}

.listPanel .lp_info {
    height: 50px;
    width: 90px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 15px;
    color: #999;
}

.listPanel .lp_info .time, .listPanel .lp_info .num {
    width: 100%;
    line-height: 24px;
    clear: both;
    display: block;
    text-align: right;
}


.shareProduct {
    height: 30px;
    position: absolute;
    right: 110px;
    top: 0px;
    width: 72px;
    margin-right: 20px;
    color: #999
}

.shareProduct .jiathis_style img {
    margin: 8px 5px auto 10px;
    float: left;
}

.shareProduct .jiathis_style span {
    height: 30px;
    line-height: 30px;
}

.panelBox {
    width: 298px;
    border: 1px solid #eee;
    border-top: 2px solid #d7d7d7;
    clear: both;
}

.panelBox .tit {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #eee;
}

.panelBox .tit h3 {
    font: 16px/39px "微软雅黑";
    float: left;
    padding-left: 16px;
}

.panelBox2 {
    width: 298px;
    border: 1px solid #eee;
    border-top: 2px solid #d7d7d7;
    clear: both;
    background: #f9f9f9;
}

.panelBox2 .tit {
    height: 40px;
}

.panelBox2 .tit h3 {
    font: 16px/32px "微软雅黑";
    float: left;
    padding-left: 16px;
    margin-top: 8px;
}

.panelBox3 {
    width: 300px;
    clear: both;
}

.panelBox3 .tit {
    height: 40px;
    line-height: 40px;
}

.panelBox3 .tit h3 {
    font: 16px/40px "微软雅黑";
    float: left;
    padding-left: 16px;
    font-weight: bolder;
}

.panelBox3 .con {
    width: 298px;
    border: 1px solid #eee;
    margin: 0px;
    border-top: 2px solid #d7d7d7;
}


.picFocus {
    overflow: hidden;
    margin: 5px 8px;
    padding-bottom: 5px;
    display: block;
}

.picFocus li {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 3px;
}

.picFocus li a img {
    margin: 10px 5px 3px;
}

.picFocus li a p {
    height: 20px;
    overflow: hidden;
    width: 90%;
    line-height: 20px;
    margin: 0px auto;
}

.picFocus li span {
    float: left;
    padding: 0px 3px 0 8px;
    color: #c00;
    font-size: 14px;
}

.remai {
    width: 90%;
    overflow: hidden;
    margin: 5px auto;
    padding-bottom: 5px;
}

.remai li {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 3px;
}

.remai li a img {
    margin: 10px auto 3px;
}

.remai li a p {
    height: 20px;
    overflow: hidden;
    width: 90%;
    line-height: 20px;
    margin: 0px auto;
}

.remai li span {
    float: left;
    padding: 0px 3px 0 8px;
    color: #c00;
    font-size: 14px;
}

/*
.remai2{ width:100%; overflow:hidden;}
.remai2 ul { width:280px; overflow:hidden; margin:0px auto; padding:10px 0px 15px;}
.remai2 ul li{width:50%;float:left;  display:inline-block; text-align:center; padding:8px 0px 0px;  }
.remai2 ul li a{ text-align:left;}
.remai2 ul li a img{ margin:5px auto 3px; border:1px solid #eaeaea; padding:1px;}
.remai2 ul li a p{ height:40px; overflow:hidden; width:90%; line-height:20px; margin:0px auto; text-align:left;}
.remai2 ul li span{ float:left; padding:4px 3px 6px 8px; color:#c00; font-size:16px; font-weight:700;}
*/
.newlist1 {
    width: 100%;
    display: block;
    padding-bottom: 5px;
}

.newlist1 li {
    display: block;
    background: url("http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/dian4px.jpg") no-repeat 4px 8px;
    height: 28px;
    height: 30px: 4px \9;
    *height: 26px;
    _height: 26px;
    overflow: hidden;
}

.newlist1 li a, .newlist1 li span {
    float: left;
    font-size: 14px;
    padding-left: 18px;
    color: #333;
    line-height: 26px;
}

.newlist1 li span {
    color: #666;
    padding-left: 8px;
}

.newlist1 li a:hover {
    color: #c00;
}

.newlist1 li em a {
    font-family: "宋体";
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    color: #c00;
    padding-left: 18px;
    font-style: normal;
}

.newlist1 li em b {
    font-weight: bolder;
}

.newlist2 {
    width: 100%;
    display: block;
    padding-bottom: 5px;
}

.newlist2 li {
    display: block;
    background: url("http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/dian4px.jpg") no-repeat 4px 8px;
    height: 28px;
    height: 30px: 4px \9;
    *height: 26px;
    _height: 26px;
    overflow: hidden;
}

.newlist2 li a, .newlist2 li span {
    float: left;
    font-size: 14px;
    padding-left: 18px;
    color: #333;
    line-height: 26px;
}

.newlist2 li span {
    color: #666;
    padding-right: 8px;
    float: right;
}

.newlist2 li a:hover {
    color: #c00;
}

.newlist2 li em a {
    font-family: "宋体";
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    color: #c00;
    padding-left: 18px;
    font-style: normal;
}

.newlist2 li em b {
    font-weight: bolder;
}

.readSome {
}

.readSome li {
    line-height: 20px;
    padding: 0 20px 10px 12px;
    width: 180 p
}

.readSome li a {
    color: #666;
}

.readSome li span {
    color: #bbb;
    display: block;
    font-size: 12px;
    line-height: 10px;
    padding-top: 2px;
    text-align: right;
}

.sortHot {
    overflow: hidden;
    width: 92%;
    margin: 0px auto;
}

.sortHot ul {
    width: 100%
    float: left;
    overflow: hidden;
    margin: 5px 0px 20px;
}

.sortHot ul li {
    width: 100%;
    clear: both;
    margin: 0px auto;
    line-height: 30px;
    position: relative;
}

.sortHot ul li i {
    position: absolute;
    left: 5px;
    top: 4px;
    height: 22px;
    line-height: 22px;
    width: 22px;
    text-align: center;
    background: #ddd;
    color: #666;
}

.sortHot ul li i.hot {
    background: #db2323;
    color: #fff;
}

.sortHot ul li a {
    display: block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0px 50px 0px 38px;
}

.sortHot ul li span {
    position: absolute;
    right: 4px;
    top: 0px;
    height: 30px;
    line-height: 30px;
    width: 46px;
    text-align: right;
    color: #666;
    text-indent: 0px;
}

.pageBox {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin: 15px auto;
}

.pageBox .page {
    padding: 25px 15px;
    font-size: 14px;
    text-align: center;
}

.pageBox .page a {
    background-color: #fff;
    color: #fff;
    margin: 2px;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #333;
}

.pageBox .page .cur, .pageBox .page a:hover {
    background-color: #c00;
    color: #fff;
    margin: 2px;
    padding: 8px;
    border: 1px solid #c00;
}

.pageBox .page .dis {
    display: none;
}

/* detail */
.detailMain {
    padding-top: 2px;
}

.detailLocal {
    height: 22px;
    line-height: 22px;
    margin: 10px 0px 16px;
    display: block;
    color: #666;
    clear: both;
    overflow: hidden;
    font-family: Tahoma, Geneva, sans-serif;
}

.breadcrumb {
    font-size: 20px;
}

.breadcrumb i {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    float: left;
    display: inline-block;
    background: #ccc;
    margin-top: 6px;
}

.breadcrumb a {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    color: #000;
    padding: 0px 10px;
    color: #999;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.detailTit {
    border-bottom: 1px solid #eee;
    display: block;
}

.detailTit h2 {
    font-family: '微软雅黑';
    font-size: 26px;
    padding-bottom: 8px;
    font-weight: 400;
    line-height: 50px;
}

.detailTit .tit-bar {
    color: #666;
    position: relative;
    line-height: 30px;
    overflow: hidden;
}

.detailTit .tit-bar span {
    float: left;
}

.detailTit .tit-bar span {
    z-index: 2;
}

.detailTit .time {
    padding-right: 13px;
    padding-left: 5px;
}

.detailTit .bor {
    display: inline;
    width: 1px;
    height: 13px;
    overflow: hidden;
    background: #ccc;
    margin: 8px 10px 0px 2px;
}

.detailTit .btns {
    right: 310px;
    top: 8px;
    width: 70px;
    height: 30px;
}

.detailTit .btns a.i {
    line-height: 26px;
    float: left;
    text-decoration: none;
    margin-left: 18px;
    color: #666
}

.detailTit .btns a.i:hover {
    color: #c00
}

.detailTit .shareBtnUl {
    top: 28px;
}


.detailTit .shareBtn {
    width: 80px;
    height: 30px;
    background-position: 0px 7px;
}

.detailTit .tit-bar span.numComment {
    float: right;
}

.numComment a {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    padding-left: 36px;
    padding-right: 10px;
    background-color: #fcedec;
    background-image: url('http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/pl_icon.png');
    background-repeat: no-repeat;
    background-position: left 0px;
    font-weight: bold;
    font-size: 13px;
    font-family: 'tahoma';
}

.numComment a, .numComment a:visited, .numComment a:link {
    color: #c00;
}

.numComment a:hover {
    background-position: 0px -77px;
    background-color: #fcf4ec;
    color: #c60;
    text-decoration: none;
}

.detailCon {
    margin-bottom: 15px;
    overflow: hidden;
}

.editContent {
    font-size: 130%;
    line-height: 200%;
    font-family: arial, '微软雅黑';
    padding: 20px 0px 0px;
}

.editContent p {
    margin-bottom: 20px;
    clear: both;
    display: block;
}

.editContent .PCBlank {
    clear: both;
    height: 20px;
    margin: 0px;
    overflow: hidden;
    width: 100%;
}

.relatedBox {
}

.relatedBox .tit {
    height: 40px;
    line-height: 40px;
}

.relatedBox .tit h3 {
    font: 16px/40px;
    float: left;
}

.recomBox {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.recomBox .reCol1 {
    width: 686px;
}

.recomBox .reCol1 .tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.recomBox .reCol1 .tit h3 {
    font: 16px/40px;
    float: left;
    position: absolute;
    border-bottom: 1px solid #ff2968;
    padding: 0px 5px;
}

.recomBox .reCol2 {
    width: 180px;
    float: right;
    border: 1px solid #e4e4e4;
    box-shadow: 2px 2px 0 #e4e4e4;
}

.recomBox .reCol2 .tit {
    margin-bottom: 10px;
    background: #f5f5f5;
    padding: 3px 0px;
}

.recomBox .reCol2 .tit h3 {
    color: #db2323;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 13px;
}


.textList {
    width: 100%;
    margin: 0px auto;
}

.textList li {
    width: 100%;
    clear: both;
}

.textList li a {
    padding: 0px 8px 0px 0px;
    line-height: 28px;
    font-size: 14px;
}

.detailShare {
    overflow: hidden;
    display: block;
    padding: 15px 0px;
}

.shareBtn-hd {
    display: inline-block;
    font-size: 12px;
    height: 23px;
    line-height: 21px;
    position: relative;
    width: 55px;
    z-index: 3;
    color: #666;
    float: left;
    font-size: 14px;
}

.shareBtn-bd a {
    display: inline-block;
    background: url('http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/icons.png') no-repeat 0px 0px;
}

.shareBtn-bd li {
    line-height: 24px;
    float: left;
    height: 24px;
    margin-right: 5px;
    overflow: hidden;
    padding: 0;
    width: 24px;
}

.shareBtn-bd li a {
    display: block;
    height: 24px;
    opacity: 0.8;
    padding-left: 24px;
    transition: opacity 0.5s ease 0s;
    width: 0;
}

.shareBtn24 .s_weibo {
    background-position: 0px -141px;
}

.shareBtn24 .s_qzone {
    background-position: 0px -170px;
}

.shareBtn24 .s_sina {
    background-position: 0px -257px;
}

.shareBtn24 .s_ewm {
    background-position: 0px -373px;
}

.shareBtn24 .s_qq {
    background-position: 0px -402px;
}

.replyBox {
    font-family: arial, '宋体';
    overflow: hidden;
    clear: both;
}

.replyBox .np-title {
    font-size: 20px;
    font-weight: 100;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.replyBox .np-title a {
    float: right;
    font-size: 13px;
}

.replyBox .np-title a span {
    text-decoration: none;
}

.replyBox .np-title a span:hover {
    text-decoration: none;
}

.replyBox .np-title strong {
    float: left;
    font-weight: normal;
    font-family: '微软雅黑';
}

.commentArea {
    color: #2a2a2a;
}

.npReply {
    border: 1px solid #999;
}

.npReplyCon {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.topTextarea {
    border: 0 none;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 60px;
    width: 666px;
    padding: 10px;
    overflow: auto;
}

.p_loginBtn {
    display: block;
    height: 40px;
    position: relative;
    overflow: hidden;
}

.p_loginBtn .npLogin {
    padding: 0px 0 0 36px;
    position: relative;
    float: left;
    margin: 0px 0 0 6px;
    display: block;
    height: 40px;
}

.p_loginBtn .np-avatar {
    height: 35px;
    left: 0px;
    position: absolute;
    top: 2px;
    width: 35px;
}

.replyBox .btn_submit {
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 67px;
    float: right;
    margin: 6px 10px 0 0;
    background: #db2323;
    color: #fff;
    border-radius: 3px;
}

.replyBox .btn_submit:hover {
    background: #ce1919;
    text-decoration: none;
}

.p_loginBtn .np-user {
    padding: 0 10px;
    text-align: none;
    color: #db2323;
    height: 38px;
    line-height: 38px;
}

/*.p_loginBtn .sybol_face{ cursor:pointer; margin-right:10px; padding-left:20px; position:relative; height:12px; display:inline-block; font-size:12px;}*/
.p_loginBtn .change {
    color: #999;
    text-decoration: none;
}

.mod_post_list {
    display: inline-block;
    font-size: 12px;
    height: 40px;
    margin-left: 10px;
    overflow: hidden;
    top: 0px;
    height: 40px;
    line-height: 40px;
}

.mod_post_list .list_item {
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    height: 40px;
    display: inline-block;
}

.mod_post_list .sybol_pic .inputBorder {
    width: 60px;
    float: left;
    margin: 7px;
    height: 24px;
    border: 1px solid #ccc;
    padding: 0px 3px;
}

.mod_post_list .icon_pic {
    background: url('http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/sprite_edit.png') -121px -7px;
    height: 12px;
    width: 16px;
    left: 0;
    position: absolute;
}

.mod_post_list input.add_file {
    cursor: pointer;
    font-size: 300px;
    height: 16px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: 2px;
}

.sybol_pic img {
    margin: 6px 2px auto;
    float: left;
    height: 35px;
}

.mod_post_list .sybol_face {
    float: left;
}

.allComments {
    padding: 15px 0px;
}

.allComments .postAll {
    padding-left: 40px;
    position: relative;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.allComments .headimg {
    left: 0px;
    position: absolute;
    top: 20px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    border-radius: 20px;
    border: 0 none;
}

.NoneComBox {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 20px auto 30px;
    color: #999;
    font-size: 14px;
}

.NoneComBox img {
    clear: both;
    width: 40%;
    margin: 10px auto;
}

.NoneComBox a {
    color: #c00;
    text-decoration: underline;
}


.postBody {
    padding-left: 10px;
}

.postHeader {
    line-height: 20px;
    padding-top: 18px;
}

.postHeader .usr {
    color: #db2323;
    text-decoration: none;
}

.postHeader .time {
    margin-left: 7px;
    margin-right: 3px;
    color: #999;
}

.postContent {
    font-size: 14px;
    line-height: 24px;
    margin-top: 6px;
    word-break: break-all;
}

.postFooter {
    margin-top: 10px;
    padding-bottom: 15px;
}

.postFooter a {
    color: #999;
}

.postFooter a:hover {
    color: #555;
    text-decoration: none;
}

.postFooter .Praise, .postFooter .reply, .postFooter .check i {
    background-image: url(http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/icons2.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.postFooter .Praise {
    background-position: 0px -3px;
    padding-left: 18px;
    margin-right: 8px;
}

.postFooter .Praise:hover {
    background-position: -60px -3px;
}

.postFooter .reply {
    background-position: 0px -22px;
    padding-left: 19px;
}

.postFooter .reply:hover {
    background-position: -60px -22px;
}

.postFooter .check {
    padding-left: 15px;
    position: relative;
}

.postFooter .check i {
    background-position: 0px -85px;
    height: 14px;
    vertical-align: middle;
    width: 15px;
    margin-right: 5px;
    margin-top: 2px;
}

.postFooter .check:hover i {
    background-position: -59px -85px;
}

.postTit {
    font-family: Microsoft YaHei, Heiti SC;
    border-bottom: 1px solid #e8e8e8;
    color: #db2323;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0;
}

.newProduct {
    width: 686px;
    border: 1px solid #eee;
    border-top: 3px solid #d7d7d7;
    overflow: hidden;
    margin-bottom: 10px;
}

.newProduct .tit {
    width: 100%;
    border-bottom: 1px solid #eee;
    height: 39px;
    line-height: 39px;
}

.newProduct .tit h3 {
    float: left;
    font: 16px/39px "微软雅黑";
    padding-left: 16px;
}

.newProduct .con {
    width: 94%;
    margin: 10px auto;
}

.ulimg4 {
    margin: 20px auto;
    overflow: hidden;
}

.ulimg4 li {
    width: 21%;
    display: block;
    float: left;
    margin: 0px 2%;
}

.ulimg4 li a {
    width: 100%;
    display: block;
    margin: 0px auto;
}

.ulimg4 li a.img img {
    border: 1px solid #eee;
    padding: 1px;
}

.ulimg4 li a.txt {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin: 5px;
}

.ulimg4 li p {
    width: 100%;
    display: block;
    margin: 3px auto;
    font-family: '微软雅黑';
    line-height: 24px;
}

.ulimg4 li p span.jg {
    font-size: 16px;
    color: #c00;
    padding: 4px 5px auto 0px;
    font-weight: 700;
}

.ulimg4 li p span.xl {
    color: #666;
}


.ulimg3n {
    margin: 20px auto;
    overflow: hidden;
}

.ulimg3n li {
    width: 29%;
    display: block;
    float: left;
    margin: 5px 2%;
}

.ulimg3n li a {
    width: 100%;
    display: block;
    margin: 0px auto;
}

.ulimg3n li a.img img {
    border: 1px solid #eee;
    padding: 1px;
}

.ulimg3n li a.txt {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin: 5px;
    display: block;
}

.ulimg3n li p {
    width: 100%;
    display: block;
    margin: 3px auto;
    font-family: '微软雅黑';
    line-height: 24px;
}

.ulimg3n li p span.jg {
    font-size: 16px;
    color: #c00;
    padding: 4px 5px auto 0px;
    font-weight: 700;
}

.ulimg3n li p span.xl {
    color: #666;
}


.newProduct2 {
    width: 686px;
    overflow: hidden;
    margin-bottom: 10px;
}

.newProduct2 .tit {
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #d7d7d7;
}

.newProduct2 .tit h3 {
    float: left;
    font: 16px/36px "微软雅黑";
}

.newProduct2 .con {
    width: 100%;
    margin: 10px auto;
}

.newProduct2 .ulimg3n {
    width: 750px;
    margin: 0px;
}

.newProduct2 .ulimg3n li {
    width: 210px;
    display: block;
    float: left;
    margin: 5px 26px 5px 0px;
}

.newProduct2 .ulimg3n li a.txt {
    margin: 5px 0px;
    display: block;
}

.newProduct2 li p span.jg {
    font-weight: normal;
}

.newProduct2 .fcolor_y {
    color: #f60;
    float: left;
    margin-right: 3px;
}

.guwenBox {
    width: 100%;
    padding-top: 10px;
}

.guwenBox dl {
    width: 100%;
    display: block;
    margin: 0px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.guwenBox dl dt,
.guwenBox dl dd {
    float: left;
    width: 310px;
    margin: 0px;
    display: inline-block;
}

.guwenBox dl dt label {
    width: 80px;
    height: 90px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
}

.guwenBox dl dt label img {
    width: 82px;
    margin-left: -1px;
}

.guwenBox dl dt div {
    float: left;
}

.guwenBox dl dt div h2 {
    font-size: 20px;
    overflow: hidden;
    font-weight: normal;
    margin: 20px 0px 8px;
}

.guwenBox dl dt div h2 span {
    font-family: '微软雅黑';
    float: left;
    margin-right: 6px;
}

.guwenBox dl dt div h2 sub {
    font-size: 12px;
    margin-left: 5px;
    float: left;
    color: #666;
    margin-top: 11px;
    font-weight: normal;
}

.guwenBox p.qqtel .tel,
.guwenBox p.qqtel .qq {
    float: left;
}

.guwenBox .icon_tel {
    width: 22px;
    height: 22px;
    display: block;
    background: url(http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/tel.png) 0 0 no-repeat;
    background-size: 22px 22px;
    float: left;
}

.guwenBox p.qqtel .tel code {
    float: left;
    height: 22px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-left: 2px;
    margin-right: 2px;
}

.guwenBox .icon_qqlong {
    width: 77px;
    height: 22px;
    display: block;
    background: url(http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/qq_long.gif) 0 0 no-repeat;
    background-size: 77px 22px;
}

.guwenBox dl dd {
    float: left;
    width: 350px;
    color: #333;
    border-left: 1px dashed #ccc;
    padding-left: 20px;
}

.guwenBox dl dd h3 {
    font-size: 13px;
    font-family: '微软雅黑';
    line-height: 26px;


}

.guwenBox dl dd p {
    line-height: 22px;
    min-height: 66px;
    color: #666;
}


/*404*/

.err404Box {
    background: url("http://cms-image.airmb.com/site/360stamp/themes/2017stmap/images/404bg.jpg") no-repeat center top;
    width: 600px;
    margin: 0px auto;
    font-family: "Microsoft YaHei", "微软雅黑";
    text-align: center;
    overflow: hidden;
    display: block;
    min-height: 550px;
}

.err404Box .errorBtn {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: block;
    background: #ce2e36;
    border: 0 none;
    float: left;
    padding: 5px 15px;
    border-radius: 3px;
    width: 32%;
    margin-left: 12%;
    margin-top: 480px;
    text-decoration: none;
}

.err404Box .errorBtn:hover {
    background: #F00;
}

.panelBox .category {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.panelBox .category a {
    padding: 5px 10px;
    font-size: 15px;
}

.listPanel span {
    font-size: 16px;
    margin-right: 10px;
}

.listPanel .detial {
    font-size: 14px;
    color: #818181;
    padding: 5px;
    line-height: 24px;
    height: 68px;
    overflow: hidden;
}

.category-flex {
    display: flex;
    justify-content: space-between;
    border-top: 1px dashed #E0E0E0;
    padding-top: 5px;
    color: #818181;
}

.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
