﻿/* CSS Document */

@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

body {
    font-size: 18px;
    margin: 0px;
    background: #fff;
    font-family: "Microsoft YaHei" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Microsoft YaHei" !important;
}

p {
    color: #666666;
    font-family: "Microsoft YaHei" !important;
}

a:link,
a:active,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

.clearall {
    clear: both;
    width: 100%;
}

/*����*/
.pcnav {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: #f8b94d;
    height: 50px;
}

.pcnav ul {
    width: 1000px;
    height: 30px;
    margin: 10px auto;
}

.pcnav ul li {
    width: 199px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    font-family: "Microsoft YaHei" !important;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
}

.pcnav ul li a,
.pcnav ul li a:active,
.pcnav ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.pcnav-b {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFCC;
    height: 30px;
}

.pcnav ul li a:hover {
    color: #FFFFCC;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFCC;
}

.mnav {
    display: none;
}




.pcfoot19th {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.mbfoot19th {
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.editor {
    font-size: 16px;
    line-height: 42px;
    font-weight: 200;
    color: #000000;
    text-decoration: none;
    text-align: right;
    display: block;
    float: right;
    width: 100%;
    overflow: hidden;
}

.topbanner {
    display: none;
}
  .search-box {
    float: right;
    margin-top:10px;
}

.search-box input {
    border: none;
    height: 24px;
    line-height: 24px;
    width: 200px;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
}

.search-box .btn {
    height: 24px;
    line-height: 24px;
    text-align: center;
    min-width: 60px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    color: white;
    background-color: #f8b94d;
    vertical-align: middle;
    cursor: pointer;
}
.topnav {
    background-color: #eaeaea;
    height: 50px;
    width: 100%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    overflow: hidden;
        box-sizing: border-box;
    padding: 0  calc(50% - 500px);
}
div[type^='CMS_TAG_']{
    display: inline-block !important;
}
.topnav ul {
    display: block;
    height: 50px;
    /* width: 1000px; */
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.topnav ul li {
    font-size: 16px;
    line-height: 50px;
    font-weight: 200;
    color: #000000;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    height: 50px;
    /* width: 1000px; */
    overflow: hidden;
}

.topnav ul li a,
.topnav ul li a:active,
.topnav ul li a:visited {
    color: #000000;
    text-decoration: none;
}

.topnav ul li a:hover {
    color: #000000;
    text-decoration: none;
}

.mainb {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    visibility: visible;
    background: #fff;
    padding-top: 35px;
    padding-right: 75px;
    padding-bottom: 20px;
    padding-left: 75px;
    border: 1px solid #e6e6e6;
    margin-top: 25px;
}

.maincon {
    background-color: #FFFFFF;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}

.maincon02 {
    width: 1000px;
    height: 245px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}

.hr1 {
    height: 5px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    margin: 0 auto 10px;
}

.bigbox {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    visibility: visible;
}

.topttbg {
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/pcbanner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 311px;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}

.toptt {
    display: block;
    width: 850px;
    /*margin-top: 15px;*/
    margin-left: auto;
    overflow: hidden;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 20px;
}

.toptt h2 {
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 850px;
    overflow: hidden;
    margin-bottom: 10px;
}

.toptt h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 200;
    color: #666666;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 850px;
    overflow: hidden;
    margin-bottom: 3px;
}

.toptt p {
    font-family: "������";
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 850px;
    overflow: hidden;
    margin-top: 10px;
}

.sdbox {
    background-color: #EDEDED;
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/sd.jpg);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    display: block;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    visibility: visible;
    padding-top: 65px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 50px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.sdbox p {
    line-height: 36px;
    color: #000000;
    text-decoration: none;
    display: block;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    letter-spacing: 0.15em;
    font-weight: lighter;
}

.articlebox {
    width: 850px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
    visibility: visible;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #d9d9d9;
}

.articlebox p {
    line-height: 36px;
    color: #333333;
    text-decoration: none;
    display: block;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    margin-top: 20px;
    /*text-indent: 18px;*/
}
.articlebox table p {
    width: auto;
}
.articlebox p span {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.articlebox img {
    max-width: 700px;
    margin: 0 auto 15px;
    display: block;
}

.articlebox h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #990000;
    text-decoration: none;
    text-align: left;
    display: block;
    overflow: hidden;
    width: 800px;
    letter-spacing: 0.15em;
    margin-top: 15px;
}

.spbox {
    width: 800px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    overflow: hidden;
    visibility: visible;
    background-color: #FFFFFF;
}

.spbox p {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    letter-spacing: 0.15em;
    font-weight: lighter;
}

.xgbd {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/index_18.jpg);
    background-repeat: no-repeat;
    background-position: left 7px;
    display: block;
    margin-bottom: 20px;
}

.xgbd h3 {
    font-size: 24px;
    line-height: 50px;
    font-weight: 500;
    color: #CC0000;
    text-decoration: none;
    text-align: left;
    display: block;
    height: 50px;
    width: 500px;
    overflow: hidden;
    float: left;
}

.xgbd h3 a,
.xgbd h3 a:active,
.xgbd h3 a:visited {
    color: #CC0000;
    text-decoration: none;
}

.xgbd h3 a:hover {
    color: #990000;
    text-decoration: none;
}

.more {
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    text-decoration: none;
    text-align: right;
    display: block;
    float: right;
    height: 50px;
    width: 150px;
    margin-right: 10px;
    overflow: hidden;
}

.xgbd ul li {
    font-size: 16px;
    line-height: 48px;
    color: #000000;
    text-decoration: none;
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/dot.jpg);
    background-position: 5px 18px;
    text-align: left;
    text-indent: 20px;
    display: block;
    float: left;
    height: 48px;
    width: 750px;
    margin-left: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.foot_zbsz {
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/index_20.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 283px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.foot_con {
    display: block;
    height: 283px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.foot_con .left {
    display: block;
    float: left;
    width: 337px;
    margin-left: 10px;
    overflow: hidden;
}

.foot_con .left h3 {
    font-size: 16px;
    line-height: 48px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    text-indent: 20px;
    display: block;
    float: left;
    height: 48px;
    overflow: hidden;
    width: 100%;
    margin-top: 7px;
}

.foot_con .left p {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 250px;
    margin-left: 15px;
    overflow: hidden;
}

.foot_con .left p a,
.foot_con .left p a:active,
.foot_con .left p a:visited {
    color: #666666;
    text-decoration: none;
}

.foot_con .left p a:hover {
    color: #006699;
    text-decoration: none;
}

.foot_con .left02 {
    display: block;
    float: left;
    width: 217px;
    margin-left: 10px;
    overflow: hidden;
}

.foot_con .left02 h3 {
    font-size: 16px;
    line-height: 48px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    text-indent: 17px;
    display: block;
    float: left;
    height: 48px;
    overflow: hidden;
    width: 100%;
    margin-top: 7px;
}

.foot_con .left02 p {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 180px;
    margin-left: 15px;
    overflow: hidden;
}

.foot_con .left02 p a,
.foot_con .left02 p a:active,
.foot_con .left02 p a:visited {
    color: #666666;
    text-decoration: none;
}

.foot_con .left02 p a:hover {
    color: #006699;
    text-decoration: none;
}

.foot_con .right {
    display: block;
    float: right;
    width: 175px;
    margin-left: 15px;
    overflow: hidden;
}

.foot_con .right h3 {
    font-size: 16px;
    line-height: 48px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    text-indent: 17px;
    display: block;
    float: left;
    height: 48px;
    overflow: hidden;
    width: 100%;
    margin-top: 7px;
}

.foot_con .right p {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    width: 150px;
    margin-left: 15px;
    overflow: hidden;
}

.foot_con .right p a,
.foot_con .right p a:active,
.foot_con .right p a:visited {
    color: #666666;
    text-decoration: none;
}

.foot_con .right p a:hover {
    color: #006699;
    text-decoration: none;
}

.foot_con .right img {
    float: left;
    height: 84px;
    width: 84px;
    margin-left: 10px;
    overflow: hidden;
}

.bianji {
    font-size: 16px;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
    text-align: right;
    display: block;
    float: right;
    overflow: hidden;
    height: 32px;
    padding-right: 10px;
    margin-bottom: 15px;
}

.zblogo {
    text-align: left;
    display: none;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}

.ewmbox {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    text-align: center;
}

/*ҳ��*/
.pc_footzhaopbiao {
    width: 100%;
    display: block;
    background-color: #383838;
}

.mb_footzhaopbiao {
    width: 100%;
    display: none;
}

.m-ft {
    margin-top: 40px;
    background-color: #383838;
    border-top: 1px solid #cfcfcf;
    clear: both;
    font: 14px/1.5 Microsoft Yahei, Helmet, Freesans, sans-serif;
    text-align: left;
    padding: 20px 0;
}

.m-ft p {
    margin-top: 5px;
    color: #FFFFFF;
}

.m-ft a,
.m-ft span {
    color: #000;
    margin: 0 5px;
}

.m-ft a:hover {
    color: #487dbe;
}

.g-wp {
    width: 1000px;
    margin: 0 auto;
}

.head {
    font-size: 16px;
    padding-left: 25px;
    margin-bottom: 10px;
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/telicon.png);
    background-repeat: no-repeat;
    background-position: left center;
}

/*��ҳ*/
.m-fpager {
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.m-fpager span {
    width: 10px;
    height: 10px;
    background: #fff;
    float: left;
    overflow: hidden;
    text-indent: -200px;
    margin-right: 5px;
}

.m-fpager .selected span {
    background: #d23b3b;
}

a.page {
    border: 1px solid #e3e3e3;
    line-height: 25px;
    height: 25px;
    text-align: center;
    background: #f5f5f5;
    display: inline-block;
    margin: 10px 2px;
    padding: 0 10px;
}

a.page:hover {
    border: 1px solid #195cad;
    background: #195cad;
    color: #fff;
}

.main center span,
span.page {
    display: inline-block;
    line-height: 25px;
    height: 25px;
    text-align: center;
    margin: 10px 2px;
    padding: 0 10px;
}


/*�б�*/
.mainblist {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    visibility: visible;
    background: #fff;
    padding-top: 35px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    margin-top: 25px;
}

.list {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.list ul li {
    display: block;
    height: 60px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.listtext {
    font-size: 18px;
    line-height: 56px;
    font-weight: 200;
    color: #000;
    text-decoration: none;
    background-image: url(https://nfcms-mainsiteoss.188-5633.com/zbtb/__tpl_asset/home/img/dot10.png);
    background-repeat: no-repeat;
    background-position: left 22px;
    text-align: left;
    text-indent: 15px;
    display: block;
    float: left;
    height: 56px;
    width: 800px;
    margin-left: 15px;
    margin-right: 25px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.listtime {
    font-size: 14px;
    line-height: 56px;
    font-weight: 200;
    color: #000000;
    text-decoration: none;
    text-align: left;
    display: block;
    float: right;
    height: 56px;
    width: 130px;
    overflow: hidden;
}