/*commom style*/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

p,
div,
span {
    cursor: default;
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
    outline: none !important;
}

a:hover {
    color: #355e92;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* ??¡­¨¦?¡è?????¡§ */
.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

@font-face{
	font-family:"SourceHanSerifCN-Bold";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-BOLD.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-EXTRALIGHT";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-EXTRALIGHT.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-Heavy";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-HEAVY.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-LIGHT";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-LIGHT.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-MEDIUM";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-MEDIUM.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-Regular";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-REGULAR.OTF);
}

@font-face{
	font-family:"SourceHanSerifCN-SEMIBOLD";
	src: url(/cms_files/jcms1/web3096/site/images/42617/SOURCEHANSERIFCN-SEMIBOLD.OTF);
}

@font-face{
	font-family:"FZXiaoBiaoSong-B05S";
	src: url(/cms_files/jcms1/web3096/site/images/42617/fzxiaobiaosong-b05s.ttf);
}



/* body?????€???font-size?????????¨¦??¨¦??????????¡ª¨¨?¡§??¡ª??¡¤??? */
body {
    font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei UI', 'Microsoft YaHei', '???¨¨??¨¦?¡­¨¦?¡®', Arial, sans-serif;
    margin: 0;
    padding: 0;
}

/*commom style*/

.w1420 {
    width: 1420px;
    margin: 0 auto;
}

/* ¨¦????¡À */
.css_shadow {
    /*?????¡ë??€?????????*/
    /*?????¡ë??€???¨¦?????*/
    background: #fff;
    color: #333;
    /*?????????¨¦?????*/
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  /* For IE 8 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    /* For IE 5.5 - 7 */
    -moz-box-shadow: 2px 2px 10px #909090;
    /* for firefox */
    -webkit-box-shadow: 2px 2px 10px #909090;
    /* for safari or chrome */
    box-shadow: 2px 2px 10px #909090;
    /* for opera or ie9 */
}

/*commom style end*/

body {
    /* background: url(/cms_files/weblishuishizhengfumenhuwangzhan/pubtplobject/defaultSet/668517/images/big_bg.png) no-repeat; */
    background: #f5f5f5 !important;
}

.zc_head {
    display: none;
    font-size: 24px;
    color: #fff;
    padding-top: 45px;
    padding-bottom: 45px;
}

.w1420.box_top{
    margin-top: 30px;
    width: 1200px;
}

.gh1 {
    width: 40px;
}

/* ?¡±???¨C¨¨¡ì?????¨C????¨¦?? */
.zc_article {
    background: #fff;
    padding-top: 50px;
}

.zc_article_tit {
    text-align: center;
    font-size: 40px;
    font-family: 'FZXiaoBiaoSong-B05S';
    position: relative;
    border-bottom: 5px solid #015293;
    line-height: 80px;
    padding-bottom: 35px;
    margin-bottom: 58px;
    color: #fd0102;
}

.zc_article_tit img{
    margin-top: -5px;
}

.zc_article_tit .article_down {
    position: absolute;
    right: 0;
    bottom: 30px;
}

.zc_article_tit .article_down a {
    font-size: 14px;
    color: #666;
    font-family: 'Î¢ÈíÑÅºÚ';
    display: block;
    width: 90px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin-right: 12px;
    border: 1px solid #d2d2d2;
    float: left;
}

.zc_article_con {
    padding: 0 50px 70px;
    border-bottom: 5px solid #015293;
}

.zc_article_con .tit {
    font-size: 28px;
    font-family: "FZXiaoBiaoSong-B05S";
    text-align: center;
    margin-bottom: 18px;
}

.zc_article_con .time {
    font-size: 18px;
    font-family: "??????";
    text-align: center;
    margin-bottom: 58px;
}

.zc_article_con .zj {
    font-size: 21px;
    font-family: "¨¦?¡®??¡°";
    text-align: center;
    margin-bottom: 58px;
    font-weight: bold;
}

.zc_article_con .con {
    font-size: 21px;
    font-family: "??????";
    line-height: 38px;
    text-indent: 1em;
}

.zc_article_con .con span {
    display: inline-block;
    font-size: 21px;
    font-family: "¨¦?¡®??¡°";
    margin-right: 10px;
    font-weight: bold;
}

.zc_article_bottom {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: right;
    font-size: 28px;
    font-family: 'FZXiaoBiaoSong-B05S';
    color: #015293;
    padding-right: 45px;
}


.zc_article_con p{
    width: 100%;
    font-family: ·ÂËÎ;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0rem;
    color: rgb(0, 0, 0);
}

.zc_article_con span{
    width: 100%;
    font-family: ·ÂËÎ;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0rem;
    color: rgb(0, 0, 0);
}

.zc_article_con div{
    width: 100%;
    font-family: ·ÂËÎ;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0rem;
    color: rgb(0, 0, 0);
}

.zc_article_con p a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}

.zc_article_con span a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}

.zc_article_con div a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}

.zc_article_con p span a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}

.zc_article_con span p a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}

.zc_article_con div span a{
    font-family: ·ÂËÎ;
    font-size: 21px;
    line-height: 38px;
    color: rgb(0, 0, 0);
}


.zc_article_con div.zc_artice_tit{
    font-family: 'FZXiaoBiaoSong-B05S';
    font-size: 28px;
    margin-top: 20px;
    text-align: center;
    /* font-weight: bold; */
    margin-bottom: 10px;
}

.zc_article_con div.zc_artice_tit1{
    margin-bottom: 50px;
    font-size: 18px;
    text-align: center;
}