/*  
365网站管理器让建站和seo变得简单！
365建站器官网：http://soft.365jz.com
*/

/* 全局样式重置 */
html {
    color: #000;
    background: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    vertical-align: bottom;
}

\
img {
    max-width: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

li {
    line-height: 17px;
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-size: 12px;
    font-family: 'microsoft yahei';
    *font-size: 100%
}

legend {
    color: #000
}

/* 全局样式 */
body {
    padding-top: 0px;
    color: #272a30;
    font-size: 12px;
    font-family: 'microsoft yahei';
    background: #f0f0f0;
}

a {
    color: #272a30;
    text-decoration: none;
}

.pre1 a,
.tags a,
.memo a {
    color: #888;
}

a:hover {
    color: #be0028;
}

a:active {
    color: #8f001e;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

/* 导航区域 */
< !--#z611f7hd {
    position: relative;
    background: #be0028;
    z-index: 1500;
}

-->#z611f7hd {
    position: static;
    *position: absolute;
    width: 100%;
    background: #be0028;
    z-index: 1500;
}

#z611f7nav {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 43px;
    font-size: 14px;
}

#z611f7nav a.logo {
    display: block;
    float: left;
    width: 116px;
    height: 28px;
    margin: 8px 0 0 15px;
    line-height: 28px;
    overflow: hidden;
}

#z611f7nav a.rm {
    display: block;
    float: left;
    width: 51px;
    height: 22px;
    margin: 11px 15px 0 15px;
    line-height: 22px;
    overflow: hidden;
}

#z611f7nav ul.nav_list {}

#z611f7nav ul.nav_list li {
    float: left;
}

#z611f7nav a.nav-item {
    display: block;
    height: 43px;
    padding: 0 25px;
    line-height: 43px;
    color: #fff;
}

#z611f7nav a.nav-item:hover,
#z611f7nav a.hover {
    background-color: #a20022;
}

#z611f7nav a.nav-item:active {
    background-color: #8f001e;
}

#z611f7nav a.current,
#z611f7nav a.current:hover {
    background-color: #8f001e;
}

#z611f7nav .an {
    float: left;
    border-left: 1px solid #9e0021;
}

#z611f7nav .an a.nav-item {
    padding: 0 42px 0 58px;
    font-weight: bold;
    background-image: url(../images/../images/narrow.png);
    background-position: 40px center;
    background-repeat: no-repeat;
}

#z611f7nav .nl {
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 2000;
    /*暂时隐藏*/
    display: none;
}

.nl .bg {
    width: 1000px;
    height: 225px;
    background: #000;
    opacity: 0.9;
    z-index: 5;
}

.nl-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    padding: 30px 20px 0 20px;
    font-size: 12px;
    z-index: 10;
}

.nl-con .bx {
    float: left;
    width: 129px;
    height: 162px;
    padding-left: 50px;
    border-right: 1px solid #393939;
    font-size: 14px;
    overflow: hidden;
}

.nl-con .bx h2.cate-title {
    font-size: 18px;
    color: #888;
}

.nl a {
    color: #e3e3e3;
}

.nl a:hover {
    color: #fff;
    text-decoration: underline;
}

.nl a:active {
    color: #f5f5f5;
}

.nl-con .bx ul.cate-list {
    float: left;
    padding: 10px 0 0 0;
}

.nl-con .bx ul.cate-list li {
    margin-top: 15px;
}

.nl-con .nb {
    border: 0;
}

.nl-con .z611f7bx2 {
    width: 194px;
    padding-left: 45px;
}

.nl-con .bx ul.sub {
    padding-left: 25px;
}

.nl-con .z611f7bx2 h2 {
    background: url(../images/cate_logo1.png) 45px center no-repeat;
}

.nl-con .bx3 h2 {
    background: url(../images/cate_logo2.png) 45px center no-repeat;
}

.nl-con .bx4 h2 {
    background: url(../images/cate_logo3.png) 45px center no-repeat;
}

.all_cate {
    position: absolute;
    top: 225px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    z-index: 20;
    border-top: 1px solid #000;
    background: url(../images/opacity_bg.png);
}

#tb {
    position: relative;
    height: 43px;
    background: #272a30;
    z-index: 2000;
}

.tb-nav {
    width: 1000px;
    margin: 0 auto;
}

.tb-nav-block-l {
    float: left;
}

.tb-nav-block-r {
    float: right;
}

.tb-item {
    position: relative;
    float: left;
}

.tb-item a.item-link {
    display: block;
    height: 43px;
    padding: 0 20px;
    text-align: center;
    line-height: 43px;
    color: #dcdcdc;
    overflow: hidden;
}

.dm a.item-link {
    padding: 0 20px 0 35px;
    background: url(../images/../images/narrow.png) 19px center no-repeat;
}

.tb-item a.item-link:hover,
.tb-item a.dm_hover {
    color: #fff;
    background-color: #a20022;
}

.tb-item a.item-link:active {
    background-color: #8f001e;
}

.tb-item a.item-link-3 {
    background-color: #136fb8;
}

.tb-item a.item-link-3:hover,
.tb-item a#rm_app.dm_hover {
    color: #fff;
    background-color: #136fb8;
}

.tb-item a.item-link-4,
.tb-item a.item-link-5 {
    padding: 0;
    width: 48px;
    text-indent: -1000px;
    background: url(../images/search_icon.png) center center no-repeat;
    overflow: hidden;
}

.tb-item a.item-link-4:active,
.tb-item a.il_4 {
    background-color: #333;
}

.tb-item a.item-link-5 {
    display: none;
    background-image: url(../images/setting_icon.png);
}

.tb-item .menu {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    width: 160px;
    background: #a20022;
    z-index: 1000;
    overflow: hidden;
}

.tb-item #app {
    background: #136fb8;
}

.tb-item .menu ul {}

.tb-item .menu ul li {
    *float: left;
    *width: 160px;
}

.tb-item .menu ul li a {
    display: block;
    height: 34px;
    padding: 0 20px;
    line-height: 34px;
    color: #dcdcdc;
    overflow: hidden;
}

.tb-item .menu ul li a:hover {
    color: #fff;
    background: #8b001d;
}

.tb-item #app ul li a:hover {
    background: #105e9d;
}

.tb-item .menu ul li a:active {
    color: #fff;
    background: #6a0016;
}

.tb-item #app ul li a:active {
    background: #0d4e81;
}

#sina_follow {
    margin: 10px 20px;
}

.view_search,
.view_setting {
    width: 100%;
    border-bottom: 1px solid #111;
    background: f0f0f0;
}

.view_search {
    height: 95px;
}

.logo {
    width: 980px;
    margin: 0 auto;
}

.logo img {
    max-height: 80px;
}

/* 搜索�?*/
.sc {
    width: 200px;
    height: 29px;
    margin: 0 auto;
    padding: 7px 10px 7px 10px;
    border-right: 0px solid #9e0021;
    font-size: 12px;
}

.sc form {}

.sc input.focus {
    float: left;
    width: 100px;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    padding: 5px 8px;
    vertical-align: middle;
    border: 0;
    outline: none;
    color: #666;
    background: #f1f1f1;
}

.sc button {
    float: left;
    width: 37px;
    height: 29px;
    background: #f1f1f1 url(../images/sc_btn.png) left 0 no-repeat;
    border: 0;
    outline: none;
    text-indent: -1000px;
    cursor: pointer;
    overflow: hidden;
}

.sc button.on {
    background-position: -37px 0;
}

.sc button:active {
    background-position: right 0;
}

.sc a {
    padding-left: 15px;
    color: #f0f0f0;
    line-height: 29px;
}

.sc a:hover {
    color: #fff;
    text-decoration: underline;
}

/* 头条 */
#hl {
    width: 960px;
    line-height: 50px;
    text-align: center;
}

#hl a {
    font-size: 26px;
}

/* 首页内容区域 */

#z611f7con {
    width: 960px;
    padding: 0 20px;
    margin: 0 auto;
    background: #fff;
}

/* 区块1 */
.con-block {
    padding-bottom: 20px;
    overflow: hidden;
}

.z611f7lf {
    float: left;
    width: 250px;
}

.z611f7lf .bx1 {
    width: 250px;
    height: 320px;
    overflow: hidden;
}

.coin-slider {
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.coin-slidera {
    text-decoration: none;
    outline: none;
    border: none;
}

.cs-buttons {
    position: relative;
    float: left;
    margin-top: -15px;
    margin-left: -58px !important;
    font-size: 0px;
    z-index: 1000;
}

.cs-buttons a {
    float: left;
    margin-left: 4px;
    width: 25px;
    height: 5px;
    background-color: #c1c2c3;
    text-indent: -1000px;
}

.cs-buttons a.cs-active {
    background-color: #be0028;
}

#cs-prev-coin-slider,
#cs-next-coin-slider {
    width: 24px;
    height: 30px;
    overflow: hidden;
    text-indent: -1000px;
    background-image: url(../images/prev_icon.png);
    background-position: center center;
    background-repeat: no-repeat
}

#cs-next-coin-slider {
    background-image: url(../images/next_icon.png);
}

.cs-title {
    width: 230px;
    padding: 10px 10px 30px 10px;
    color: #fff;
    background-color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cs-prev,
.cs-next {
    background-color: #000;
    color: #fff;
    padding: 0px 10px;
}

.z611f7lf .z611f7bx2 {
    position: relative;
    width: 224px;
    margin-top: 10px;
    padding: 37px 12px 0 12px;
    border: 1px solid #ccc;
}

.z611f7lf .z611f7bx2 .bx-title {
    position: absolute;
    top: 0;
    left: 90px;
    width: 73px;
    height: 23px;
    line-height: 23px;
    background: #be0028;
    text-align: center;
    color: #fff;
}

.z611f7lf .z611f7bx2 span {
    position: absolute;
    top: 4px;
    left: 127px;
    padding-left: 21px;
    background: url(../images/logo_icon.png) left center no-repeat;
}

.z611f7lf .z611f7bx2 .z611f7zj {
    width: 226px;
    padding: 5px 0;
    text-align: center;
}

.z611f7lf .z611f7bx2 ul {}

.z611f7lf .z611f7bx2 ul li {
    position: relative;
    width: 200px;
    margin-bottom: 12px;
    *float: left;
    padding-left: 25px;
    border-bottom: 1px solid #be0028;
}

.z611f7lf .z611f7bx2 ul li img {
    float: left;
}

.z611f7lf .z611f7bx2 ul li p {
    padding-left: 45px;
    color: #a8a7a7;
}

.z611f7lf .z611f7bx2 ul li p.pro-name {
    margin-bottom: 2px;
    color: #272a30;
}

.z611f7lf .z611f7bx2 ul li a.down_btn {
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
    width: 23px;
    height: 23px;
    text-indent: -1000px;
    background: url(../images/down_btn.png) no-repeat;
    overflow: hidden;
}

.z611f7lf .z611f7bx2 ul li a.down_btn:hover {
    background-position: -23px center;
}

.z611f7lf .z611f7bx2 ul li a.down_btn:active {
    background-position: right center;
}

.con-block .z611f7rt {
    float: left;
    width: 690px;
    /*height:932px;*/
    margin-left: 20px;
    overflow: hidden;
}

/* 焦点区域 */
.z611f7rt .focus_area {
    float: left;
}

.z611f7block-title {
    height: 20px;
    padding-left: 12px;
    border-left: 4px solid #be0028;
    line-height: 20px;
    font-size: 16px;
    color: #be0028;
}

.z611f7block-title span {
    float: right;
    font-size: 12px;
}

/* 焦点关注 */
.z611f7rt .focus {
    float: left;
}

.z611f7rt .focus ul,
.z611f7rt .zhuant ul {
    padding-top: 20px;
}

.z611f7rt .focus ul li {
    width: 436px;
    height: 60px;
    margin-bottom: 20px;
    overflow: hidden;
}

.z611f7rt .focus ul li img {
    float: left;
    border: 1px #ddd solid;
}

.z611f7rt .focus ul li p {
    padding-left: 78px;
    color: #888;
}

.z611f7rt .focus ul li p.focus-title {
    padding-bottom: 9px;
}

.z611f7rt .focus ul li p.focus-title a {
    display: block;
    width: 358px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.z611f7rt .zhuant {
    float: left;
    width: 300px;
    margin-left: 20px;
}

.z611f7rt .zhuant ul li {
    margin-bottom: 7px;
    padding-left: 15px;
    background: url(../images/list_icon.png) left center no-repeat;
}

/* 新闻列表 */
.z611f7rt .nlst {
    float: left;
    position: relative;
}

.z611f7rt .nlst .ct {
    position: relative;
    width: 690px;
    height: 44px;
    background: url(../images/../images/../images/bottom_line.png) 0 0 repeat-x;
}

.z611f7rt .nlst .ct ul {
    font-size: 16px;
}

.z611f7rt .nlst .ct ul li {
    float: left;
}

.z611f7rt .nlst .ct ul li a {
    display: block;
    height: 44px;
    padding: 0 50px;
    line-height: 44px;
    overflow: hidden;
    color: #be0028;
}

.z611f7rt .nlst .ct ul li a:hover {
    background: #f3f3f3 url(../images/../images/../images/bottom_line.png) 0 0 repeat-x;
}

.z611f7rt .nlst .ct ul li a:active {
    background-color: #e0e0e0;
}

.z611f7rt .nlst .ct ul li a.current {
    background: #be0028 url(../images/../images/../images/bottom_line.png) 0 -44px repeat-x;
    color: #fff;
}

.z611f7rt .nlst .ct span {
    position: absolute;
    bottom: 14px;
    right: 0;
    color: #888;
}

.z611f7rt .nlst .ct span strong {
    padding: 0 2px;
    color: #be0028;
    font-weight: bold;
}

.z611f7rt .nlst .lst {
    width: 710px;
    padding-top: 33px;
    font-size: 14px;
    overflow: hidden;
}

.z611f7rt .nlst .new-list ul {
    float: left;
    width: 335px;
    padding-bottom: 25px;
    margin-right: 20px;
}

.z611f7rt .nlst .new-list ul li {
    width: 325px;
    padding-left: 12px;
    margin-bottom: 11px;
    background: url(new_../images/list_icon.png) left 0 no-repeat;
    float: left;
}

.z611f7rt .nlst .new-list ul li span.title {
    display: block;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.z611f7rt .nlst .new-list ul li span.date {
    float: right;
    font-size: 12px;
    color: #888;
}

.z611f7rt .nlst .new-list ul li.new span.date {
    color: #be0028;
}

.z611f7rt .nlst .new-list ul li.new {
    background-position: left -17px;
}

.z611f7rt .nlst .new-list ul li.top {
    width: 315px;
    padding-left: 22px;
    background: url(../images/../images/top_icon.png) left center no-repeat;
}

.z611f7rt .nlst .new-list ul li a {
    color: #272a30;
}

.z611f7rt .nlst .new-list ul li a:visited {
    color: #888;
}

.z611f7rt .nlst .new-list ul li a:hover {
    color: #be0028;
    text-decoration: underline;
}

.z611f7rt .nlst .new-list ul li a:active {
    color: #8f001e;
}

.z611f7rt .nlst .hot-list .bx {
    float: left;
    width: 333px;
    margin: 0 20px 10px 0;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.hot-list .bx h4 {
    padding: 10px 15px;
    font-size: 16px;
    color: #be0028;
    border-top: 2px #e8e8e8 solid;
    font-weight: bold
}

.hot-list .bx ul {
    padding: 0 10px;
    font-size: 14px;
    background: url(../images/hot_title_bg.png) left top no-repeat;
}

.hot-list .bx ul li {
    width: 325px;
    padding-left: 12px;
    margin-bottom: 11px;
    float: left;
}

.hot-list .bx ul li span {
    display: none;
}

.page_nav {
    position: relative;
    clear: both;
    width: 690px;
    height: 28px;
    overflow: hidden;
}

.z611f7content .page_nav {
    padding: 30px 0 10px 0;
}

.page_nav .page_num {
    display: block;
}

.z611f7index .page_nav .page_num {
    position: relative;
    left: 50%;
    width: 124px;
    margin-left: -62px;
}

.page_nav .page_num a,
.page_nav .page_num span.current {
    float: left;
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background: url(../images/page_nav.png) 0 -56px;
}

.page_nav .page_num a:hover {
    background-position: -28px -56px;
}

.page_nav .page_num a:active {
    background-position: -56px -56px;
}

.page_nav .page_num a.current,
.page_nav .page_num span.current {
    background-position: 0 -28px;
    color: #be0028;
}

.page_nav .page_num a.current:hover {
    background-position: -28px -28px;
}

.page_nav .page_num a.current:active {
    background-position: -56px -28px;
}

.page_nav .page_num a.pt {
    background-position: 0 0;
    text-indent: -100px;
}

.page_nav .page_num a.pt:hover {
    background-position: -28px 0;
}

.page_nav .page_num a.pt:active {
    background-position: -56px 0;
}

.page_nav .page_num a.next {
    background-position: 0 -84px;
}

.page_nav .page_num a.next:hover {
    background-position: -28px -84px;
}

.page_nav .page_num a.next:active {
    background-position: -56px -84px;
}

.page_nav .all_news {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
}

.page_nav .all_news a {
    color: #be0028;
    text-decoration: none;
}

.page_nav .all_news a:hover {
    text-decoration: underline;
}

.page_nav .all_news a:active {
    color: #8f001e;
}

/* 暂时隐藏 */
#pager_btn,
#pager_input {
    display: none;
}

.bx-recom {
    width: 960px;
    padding-bottom: 10px;
    line-height: 1px;
}

.bx-recom-single {
    width: 960px;
    padding-top: 10px;
}

.bx-recom2 {
    width: 250px;
    line-height: 1px;
}

.con-recom {
    width: 600px;
    overflow: hidden;
}

.bx-recom3 {
    float: left;
    margin-top: 30px;
    width: 300px;
    line-height: 1px;
}

.bx-recom4 {
    width: 580px;
    margin: 0 auto 5px auto;
    line-height: 1px;
}

/* 文章页面 */

#z611f7wrapper {
    clear: both;
    padding-bottom: 20px;
    background: #fff;
    overflow: hidden;
}

.z611f7content {
    float: left;
    width: 600px;
}

.z611f7content .current_nav {
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    color: #888;
}

.z611f7content .current_nav span.sub {
    padding: 0 10px;
}

.z611f7content .post_title {
    padding: 30px 0 0 0;
    text-align: center;
}

.z611f7content .post_title h1 {
    font-size: 24px;
}

.z611f7content .post_title span.pt_info {
    display: block;
    padding-top: 5px;
    color: #888;
}

.z611f7content .post_content {
    padding-top: 30px;
}

.z611f7content .post_content p {
    font-size: 15px;
    line-height: 24px;
    word-wrap: break-word;
}

.z611f7content .post_content p a {
    color: blue;
    text-decoration: underline;
}

.z611f7content .post_content p a:hover {
    color: red;
}

.z611f7content .post_content p a.s_tag {
    color: #272a30;
    text-decoration: none;
    cursor: text;
}

.z611f7content .post_content p img {
    max-width: 600px;
}

.z611f7content .post_content p strong {
    font-weight: bold;
}

.z611f7content .shareto {
    height: 32px;
    padding: 20px 0 0 120px;
    color: #222;
    font-weight: bold;
}

.z611f7content .shareto span {
    float: left;
    padding-right: 15px;
    line-height: 32px;
}

.z611f7content .shareto #bdshare {
    float: left;
    width: 260px;
}

.z611f7content .shareto #bdshare a {
    width: 31px !important;
    height: 32px !important;
    background: url(../images/share_icon.png) no-repeat !important;
}

.z611f7content .shareto #bdshare a.bds_qzone {
    background-position: 0 0 !important
}

.z611f7content .shareto #bdshare a.bds_qzone:active {
    background-position: 0 -32px !important
}

.z611f7content .shareto #bdshare a.bds_tsina {
    background-position: -36px 0 !important
}

.z611f7content .shareto #bdshare a.bds_tsina:active {
    background-position: -36px -32px !important
}

.z611f7content .shareto #bdshare a.bds_tqq {
    background-position: -72px 0 !important
}

.z611f7content .shareto #bdshare a.bds_tqq:active {
    background-position: -72px -32px !important
}

.z611f7content .shareto #bdshare a.bds_renren {
    background-position: -108px 0 !important
}

.z611f7content .shareto #bdshare a.bds_renren:active {
    background-position: -108px -32px !important
}

.z611f7content .shareto #bdshare .bds_more {
    padding: 0 !important;
    width: 31px !important;
    height: 32px !important;
    background: url(../images/share_icon.png) -144px 0 no-repeat !important;
}

.z611f7content .shareto #bdshare .bds_more:hover {
    background-position: -144px -32px !important;
}

.z611f7content .shareto #bdshare .sharecount {
    width: 58px !important;
    margin: 0 0 0 5px !important;
    padding-left: 3px !important;
    background-position: -179px 0 !important;
}

#bdshare_s #bdshare_l,
#bdshare_s #bdshare_m {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.z611f7content .hot_tags {
    padding-top: 20px;
}

.z611f7content .rela-post {
    padding-top: 20px;
}

.z611f7content .pn_page {
    border-left: 4px solid #666;
    margin: 30px 0 10px 0;
    padding-left: 12px;
    font-size: 14px;
    line-height: 26px;
}

/* 分类页面 */
.z611f7content .cate_list {}

.z611f7content .cate_list ul.z611f7ulcl li {
    height: 100px;
    padding: 20px 0;
    border-bottom: 1px dotted #c5c5c5;
}

.z611f7content .cate_list ul.z611f7ulcl li .list_thumbnail img {
    float: left;
}

.z611f7content .cate_list ul.z611f7ulcl li .block {
    float: left;
    width: 90%;
    padding-left: 20px;
}

.z611f7content .cate_list ul.z611f7ulcl li .block h2 {
    font-size: 16px;
    padding-bottom: 12px;
    font-weight: bold;
}

.z611f7content .cate_list ul.z611f7ulcl li.cate_top .block h2 {
    padding-left: 22px;
    background: url(../images/../images/top_icon.png) left 0 no-repeat;
}

.z611f7content .cate_list ul.z611f7ulcl li .block h2 .state {
    float: right;
    font-size: 12px;
    color: #888;
}

.z611f7content .cate_list ul.z611f7ulcl li .block h2 .tody {
    color: #be0028;
}

.z611f7content .cate_list ul.z611f7ulcl li .block .memo {
    display: block;
    height: 48px;
    padding-bottom: 5px;
    color: #888;
    overflow: hidden;
}

.z611f7content .cate_list ul.z611f7ulcl li .block .tags {
    color: #888;
}

/* 评论区域 */
.post_comment {
    width: 600px;
    font-size: 14px;
}

.post_comment p.c_alt {
    padding: 0 0 10px 0;
}

.post_comment h3 {
    position: relative;
    margin: 10px 0 0 0;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #be0028;
    border-bottom: 5px #be0028 solid;
}

.post_comment h3 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #888;
    line-height: 22px;
}

.comm_list h3 a.showall {
    float: right;
    font-size: 12px;
}

/* 添加评论 */
.add_comm {
    position: relative;
    width: 598px;
    height: 191px;
    border: 1px #ccc solid;
    border-top-width: 0;
    background: #fafafa;
}

.add_comm textarea {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 568px;
    height: 120px;
    background: none;
    border: 0;
    resize: none;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    background: none;
}

.add_comm .comm-con {
    position: absolute;
    left: inherit;
    right: 105px;
    bottom: 12px;
}

.add_comm .comm-con span {
    vertical-align: bottom;
    color: #ba141d;
}

.add_comm .comm-con input.ipt-txt {
    width: 200px;
    height: 34px;
    border: none;
    border-bottom: 1px #ba141d solid;
    outline: none;
    background: none;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.add_comm input#btncomment {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 79px;
    height: 37px;
    border: 0;
    background: url(../images/button_bg.png) no-repeat;
    text-indent: -10000px;
    cursor: pointer;
}

.add_comm input#btncomment:hover {
    background-position: -79px 0;
}

.add_comm input#btncomment:active {
    background-position: -158px 0;
}

#divvalidate {
    float: left;
    margin-right: 5px;
}

#randomnoimg {
    height: 26px;
    margin: 0 0 0 4px;
    cursor: pointer;
}

#commentmessage {
    position: absolute;
    left: 15px;
    bottom: 12px;
}

/* 评论列表 */
.comm_list h3 {
    border-bottom: 1px #be0028 solid;
    overflow: hidden;
}

.comm_list ul {
    list-style: none;
}

.comm_list ul.list li.entry {
    width: 600px;
    padding: 0 0 12px 0;
    border-top: 1px #fff solid;
    border-bottom: 1px #e7e7e7 solid;
    background: #fff;
    float: left;
    *display: inline;
}

.comm_list ul.list li.entry .info,
.comm_list ul.list li.entry .re_info {
    padding: 12px 0 0 0;
    font-size: 12px;
    color: #888;
}

.comm_list ul.list li.entry .info strong,
.comm_list ul.list li.entry .re_info strong {
    color: #be0028;
    padding-right: 6px;
}

.comm_list ul.list li.entry .re_info strong {
    font-weight: normal;
}

.comm_list ul.list li.entry p {
    padding: 10px 0;
    line-height: 24px;
    word-wrap: break-word;
}

.comm_list ul.list li.entry span.comm_reply {
    float: right;
    font-size: 12px;
    color: #aaa;
}

.comm_list ul.list li.entry ul.reply {
    clear: both;
    margin: 10px 0 0 0;
    padding: 0 8px;
    border: 1px #fcbb90 solid;
    background: #fefcf4;
    zoom: 1;
}

.comm_list ul.list li.entry ul.reply li {
    *width: 100%;
}

/* 回复评论 */
.reply_post_comment {
    clear: both;
    padding-top: 10px;
    position: relative;
}

.reply_post_comment .add_comm {
    border-top-width: 1px;
}

.reply_post_comment .close_comm {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -20px;
    right: 0;
    background: #be0028 url(../images/close_comm.png) center center no-repeat;
    overflow: hidden;
}

/* 内容页侧�?*/
.z611f7sidebar {
    float: left;
    width: 320px;
    margin-left: 40px;
    padding-bottom: 20px;
}

.z611f7sidebar .sb_list {
    margin-bottom: 12px;
    line-height: 1px;
    background: #fff;
    overflow: hidden;
}

.z611f7sidebar .sb_list .bx {
    width: 300px;
    padding: 9px;
    border: 1px solid #e8e8e8;
}

/* 侧边热门评论 */
.sbb {
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.rm_hot,
.tags_title {
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-top: 3px #be0028 solid;
}

ul.sub_ul {}

ul.sub_ul li {
    list-style: none;
    padding: 0 10px 6px 10px;
    margin-bottom: 6px;
    border-bottom: 1px #e7e7e7 dotted;
    vertical-align: bottom;
    overflow: hidden;
}

ul.sub_ul li:last-child {
    padding-bottom: 0;
    border: 0;
}

ul.side_tags li {
    float: left;
    width: 139px;
    color: #888;
}

ul.side_tags li a {
    margin-right: 10px;
}

ul.sub_ul li span.nname {
    color: #be0028;
}

ul.sub_ul li p {
    clear: both;
    padding-bottom: 5px;
    word-wrap: break-word;
    word-break: normal;
}

ul.sub_ul li .comm_reply {
    float: right;
    *margin-top: -18px;
}

ul.side_products {
    padding-top: 10px;
    background: #f2f3f4;
}

ul.side_products li {
    list-style: none;
    height: 80px;
    padding: 0 8px 10px 9px;
}

/* 热点新闻 */
.hotnews_list {
    position: relative;
    clear: both;
    width: 320px;
    line-height: 17px;
}

.hotnews_list .hn_title {
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 3px #be0028 solid;
}

.hotnews_list ul li.z611f7hn_li {
    float: left;
    display: inline;
    width: 298px;
    padding: 4px 10px 0px 10px;
    *padding: 7px 10px 7px 10px;
    zoom: 1;
}

.hotnews_list ul li.bg {
    background-color: #f6f9fa;
}

.hotnews_list ul li.z611f7hn_li a {
    display: inline-block;
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hotnews_list ul li.z611f7hn_li a:hover {
    text-decoration: underline;
}

.hotnews_list ul li.z611f7hn_li span {
    color: #9f9f9f;
}

.hotnews_list ul,
.hotnews_list ul li.list_pic {
    overflow: hidden;
    zoom: 1;
}

.hotnews_list li.list_pic {
    float: left;
    width: 147px;
    height: 160px;
    padding: 10px 6px;
    border-bottom: 1px #ddd dotted;
    text-align: center;
}

.hotnews_list li.list_pic a {
    display: block;
}

.hotnews_list li.list_pic a.hn_img {
    padding-bottom: 10px;
}

.hotnews_list li.list_pic a.hn_img img {
    width: 100px;
    height: 100px;
}

/* 分类页侧�?*/

/* 页脚内容 */
#z611f7ft {
    clear: both;
    min-width: 1000px;
    margin: 0 auto;
    line-height: 22px;
}

.lk {
    width: 960px;
    margin: 0 auto;
    padding: 30px 20px;
    border-top: 1px solid #e7e7e7;
    background: #fff;
}

.lk .z611f7bx2 {
    margin-top: 20px;
}

.lk .z611f7bx2 p {
    margin-bottom: 5px;
}

.lk p strong {
    font-weight: bold;
    color: #354564;
}

.lk p a.wz {
    color: #008000;
}

.lk p a.wz:hover {
    color: #008f00;
    text-decoration: underline;
}

.lk p a.wz:active {
    color: #006400;
}

.lk strong a {
    color: #354564;
}

span.v {
    display: inline-block;
    width: 2px;
    height: 13px;
    margin: 0 7px 0 8px;
    color: #d5d5d5;
    line-height: 8px;
    text-indent: -100px;
    vertical-align: -2px;
    background: url(../images/split.png) left top no-repeat;
    overflow: hidden;
}

#z611f7ft .z611f7if {
    padding: 0 0 10px 0;
    color: #fff;
    text-align: center;
    background: #be0028;
}

#z611f7ft .z611f7if .bx1 {
    height: 43px;
    line-height: 43px;
    background: #272a30;
}

#z611f7ft .z611f7if .bx1 span.v {
    margin: 0 15px;
    background-position: 0 -13px;
}

#z611f7ft .z611f7if .bx1 a {
    color: #ccc;
}

#z611f7ft .z611f7if .bx1 a:hover {
    color: #fff;
}

#z611f7ft .z611f7if .bx1 a:active {
    color: #f2f2f2;
}

#z611f7ft .z611f7if .z611f7bx2 {
    padding-top: 10px;
    color: #ffced8;
}

#z611f7ft .z611f7if .z611f7bx2 a {
    color: #ffced8;
}

#z611f7ft .z611f7if .z611f7bx2 a:hover {
    color: #fff;
    text-decoration: underline;
}

#z611f7ft .z611f7if .z611f7bx2 a:active {
    color: #ffe4ea;
    text-decoration: underline;
}


.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

/* 精确搜索 */

.advanced_search {
    padding: 50px 0 0 230px;
    width: 728px;
    height: 460px;
    font-size: 14px;
}

.advanced_search .a_search {
    margin-top: 15px;
}

.advanced_search #searchkeyword,
.advanced_search #btnsearch {
    height: 30px;
    line-height: 30px;
    border: 1px #ddd solid;
}

.advanced_search #searchkeyword {
    width: 300px;
    padding: 0 5px;
}

.advanced_search #searchkeyword:focus {
    border: 1px #be0028 solid;
}

.advanced_search #btnsearch {
    width: 55px;
    cursor: pointer;
    background: #be0028;
    border: 1px #be0028 solid;
    color: #fff;
    font-size: 14px;
}

.advanced_search #btnsearch:hover {}

.advanced_search #btnsearch:active {}

.advanced_search .time_radio {
    margin-top: 15px;
    font-size: 14px
}

.advanced_search .time_radio input {
    margin: -3px 3px 0 0;
}

.advanced_search select {
    width: 244px;
    height: 330px;
    padding: 10px;
    border: 1px #ddd solid;
    color: #555;
    font-size: 14px;
    outline: none;
}

.advanced_search select option {
    padding: 2px;
}

/* 其他样式 */
iframe.hotcate {
    width: 320px;
    height: 466px;
}

iframe.hotnews {
    width: 320px;
    height: 415px;
}

.it-60090 {
    width: 580px;
    height: 90px;
}

#gotop {
    position: fixed;
    _position: absolute;
    bottom: 259px;
    right: 50%;
    margin-right: -558px;
    width: 58px;
    height: 58px;
    background: url(../images/gotop.gif) no-repeat;
    z-index: 10;
}

.hm-t-footer {
    display: none !important;
}

.adnews {
    padding-bottom: 5px;
    padding-left: 5px;
    width: 310px;
    padding-right: 5px;
    float: left;
    height: 260px;
    padding-top: 5px
}

.flink li {
    float: left;
    margin-right: 20px;
    list-style: none;
}



#z611f7nav a.current,
#z611f7nav a.current:hover {
    background-color: #8f001e;
}

#z611f7nav a.nav-item {
    display: block;
    height: 43px;
    padding: 0 25px;
    line-height: 43px;
    color: #fff;
}

#z611f7nav ul.nav_list li {

    display: block;
    height: 43px;
    padding: 0 25px;
    line-height: 43px;
    color: #fff;


}

#z611f7nav ul.nav_list li a {

    display: block;
    height: 43px;


    color: #fff;


}



.jz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.jz_pages ul li {
    float: left;
    font-family: tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #e9e9e9;
}

.jz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.pageinfo {
    display: block;
    height: 17px;
    padding: 2px 4px 2px;
}

.pageinfo strong,
b {
    font-weight: 100;
    color: #555;
}

.jz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #ecebeb;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.pagelist strong {}

.z611f7xiayibu {
    margin-top: 20px;
}

.z611f7xiayibu ul li {
    list-style-type: none;
    line-height: 26px;
    display: block;
    font-size: 14px;
}

.juli {
    display: block;
    height: 20px;
}

.z611f7xiayibu ul li :hover {
    color: #c00;
}

a {
    outline: none;
}

.block b {
    font-weight: 600;
    color: #272a30;
}

.block h2 a {
    font-weight: 600;
    color: #272a30;
}



/*  
banner
*/
.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* 话题标签topic */
.z611f7meta-tags {
    padding: 20px 0;
}

.z611f7meta-tags .z611f7tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z611f7meta-tags .z611f7tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z611f7meta-tags .z611f7tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z611f7container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z611f7container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z611f7container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z611f7container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z611f7main,
    .z611f7container {
        width: auto;
    }
}

.z611f7place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z611f7row .z611f7rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z611f7row .z611f7rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z611f7row .z611f7rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z611f7content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z611f7content p {
    padding-bottom: 20px;
}

.z611f7content .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z611f7content .contain:hover {
    background: #EFEFEF;
}

.z611f7content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z611f7content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z611f7content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z611f7content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z611f7news_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* 话题标签topic列表结束 */