html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
a {
  text-decoration: none;
  outline: none;
}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{color:#333;outline:0;}
a,a:hover{color:#333;}


::-webkit-input-placeholder,input:-moz-placeholder{font-size:0.875rem;}

html,body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed}
ul,ol,menu{list-style:none}
input{border:0}
fieldset,img{border:none}
img,object,select,input,textarea,button{vertical-align:middle;}
input,select{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
input,select,textarea{outline:none;blur:expression(this.onFocus=this.blur());-webkit-tap-highlight-color:rgba(0,0,0,0);}
article,aside,footer,header,section,nav,menu,figure,figcaption,hgroup,details{display:block}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6,input,textarea,select,address,caption,cite,code,dfn,em,i,b,strong,small,th,var,abbr,acronym{font-size:100%;font-style:normal}
abbr,acronym{border-bottom:0.0625rem dashed gray}
q:before,q:after{content:''}
ins,s,u,del{text-decoration:none}
.gclear:after{display:block;clear:both;visibility:hidden;height:0;content:''}
.gclear{zoom:1}
::selection{background-color:#a4a288;color:#fff}
::-moz-selection{background-color:#a4a288;color:#fff}
.none{display:none}
.b{font-weight:bold}
.nor{font-weight:normal}
hr,.hr{display:block;border:0;height:0.0625rem;background-color:#e5e5e5;margin:0.75rem 0;font-size:0;color:transparent;text-indent:-999999rem;}

p:first-child{margin:0;}
.noi p,p.noi{text-indent:0}

h1{font-size:20px;font-weight:normal;}
h2{font-size:18px;font-weight:normal;}
h3,h4{font-size:1rem;font-weight:normal;}

:root{--width-page:40rem; --bgc-page:#f1f1f1; --bgc-box:#e9dfbf; --bgc-tab-cur:#fbd16c;}
/* common */
*{margin:0;padding:0}
html,body{font-size:1rem;font-family: 'LXGW WenKai',"WenJin Mincho Plane 0","WenJin Mincho Plane 2","WenJin Mincho Plane 3", ff-tisa-web-pro-1, ff-tisa-web-pro-2, "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", sans-serif;background-color:var(--bgc-page,#f1f1f1);color:#333;max-width:100%;overflow-x:hidden;line-height:1.5;z-index:1;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol,menu{list-style:none}
img,input,select,button{border:0;vertical-align:middle;}
h1{font-size:2rem;font-weight:normal;margin: 0.5rem 0;font-weight:600;}
h2{font-size:1.25rem;font-weight:normal;}
h3,h4{font-size:1rem;font-weight:normal;}
a{color:#333;text-decoration:none;outline:none;blur:expression(this.onFocus=this.blur());}
a{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);/* -webkit-user-select: none; */-moz-user-focus: none;-moz-user-select: none;}
a:focus{color:#c5653e}

p:first-child{margin:0;}
hr{display:block;border:0;height:0.075rem;background-color:var(--bgc-page,#f1f1f1);margin:0.75rem 0;font-size:0;color:transparent;text-indent:-9999rem;}
h1 small,.h2 small,h3 small {
  font-size: 55%;
  font-weight: 400;
  line-height: 1;
  color: #777;
}
/* 常用css属性 */
.biaoti{color: #333;}
.bt{border-top:0.0625rem solid var(--bgc-page,#f1f1f1);}
.bb{border-bottom:0.0625rem solid var(--bgc-page,#f1f1f1);}
.bl{border-left:0.0625rem solid var(--bgc-page,#f1f1f1);}
.br{border-right:0.0625rem solid var(--bgc-page,#f1f1f1);}
.mt{margin-top:0.625rem;}
.mb{margin-bottom:0.625rem;}
.ml{margin-left:0.625rem;}
.mr{margin-right:0.625rem;}
.pt{padding-top:0.625rem;}
.pb{padding-bottom:0.625rem;}
.pl{padding-left:0.625rem;}
.pr{padding-right:0.625rem;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.right_img {float:right!important;}
.flt{float:left;}
.frt{float:right;}
.hide{display:none;}
.clear{clear:both;}
.clear:after{display:block;clear:both;height:0;visibility:hidden;content:'';}
.scroll{overflow:scroll;-webkit-overflow-scrolling:touch;}
.inline{display:inline;}
.uline{text-decoration: underline;}
.nowrap{white-space:nowrap;}
.indt0 {text-indent: 0;}
.ucase{text-transform:uppercase;}
.lcase{text-transform:lowercase;}
.foot {padding: 1em 10px;font: 0.86em / 1.2em Arial, Helvetica;}
/* 通用字体颜色 */
.black{color:#151515;}
.green{color:green;}
.red{color:red;}
.blue{color:#0366d6;}
.gray{color:gray;}
.yellow{color:yellow;}
.attr_tag, .attr_space {
    color: #605b45;
    background-color: #dee0dd;
    font-size: 0.875rem;
    margin: 0 0.5rem 0 0;
    padding: 0.125rem 0.1875rem;
    vertical-align: 0.0625rem;
}
.tags ol{list-style:none;}
.tags ol li{
background: #eceef6;
border-radius: 6px;
color: #9ca0c1;
display: inline-block;
font-size: 11px;
margin-right: 10px;
padding: 1px 6px;}
/* 字体 */
.kaiti {font-family: Georgia, Baskerville, "Liberation Serif", "Kaiti SC", STKaiti, "AR PL UKai CN", "AR PL UKai HK", "AR PL UKai TW", "AR PL UKai TW MBE", "AR PL KaitiM GB", KaiTi, KaiTi_GB2312, DFKai-SB, "TW\-Kai", serif;}
.tit__name {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    word-break: break-all;
    position: relative;
    padding: 0;
    margin: 0;
    font-weight: 600;
    margin-bottom: 10px;
    color: #d14;
}
/* .tags ol li{display:inline-block;color:#999;font-size:12px;padding:0 6px;background:#f2f2f2;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;margin-right:12px} */
.lj_gray {/*height: 33px;*/color: #999;}

/*定宽度高度*/
.wf1 a,.wf1 span{width: 1rem;height: 1rem;}
.wf2 a,.wf2 span{width: 2rem;height: 1rem;}
.wf3 a,.wf3 span{width: 3rem;height: 1rem;}

/*main*/
.zd-main{
    width: 1200px;
    height: auto;
    margin: 5px auto;
    overflow: hidden;
}
.zd-content {
    width: 855px;
    height: auto;
    float: left;
}
.zd-sidebar {
    width: 336px;
    height: auto;
    float: right;
}
.zd-box {
    position: relative;
    overflow: hidden;
    margin: 0 auto 0.625rem;
    border-radius: 5px;
	background: #fff;
}
.zd-title{
    vertical-align: text-bottom;
    font-size: 24px;
}
.zd-pic{
border:0.0625rem solid #c5653e;
background:transparent url(../imgs/zibg.gif) no-repeat center center;
float: right;
margin-left: 20px;
margin-bottom: 20px;
}
.zd-pic img{margin:10px;}
.zd-detail{
    line-height: 250%;
    font-size: 1rem !important;
}
/*sidebar*/
.zd-sdc{
    padding: 15px;
    background-color: #fff;
	font-size:16px;
}
.zd-sdc h3{
    color: #c5653e;
	font-size: 18px;
    font-weight: normal;
}
.zd-sdc ul.zd-btn{
    margin-top: 0;
}
.zd-sdc ul.zd-btn li {
    float: left;
    position: relative;
    white-space: nowrap;
}
.zd-sdc ul.zd-btn li a{
    text-decoration: none;
    padding: 0.375rem 0.25rem;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0px solid transparent;
    color: black;
}
.zd-sdc ul.zd-btn li a span.num{font-size: 12px;}
.zd-sdc ul.zd-btn li a:hover {
    background: #fff;
    box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
}
.contitle{background-color:#bbbaa7;color:#fff!important;font-size:0.875rem;padding:0.125rem 0.375rem;}
.contitle{display:inline-block;*display:inline;*zoom:1;*position:relative;}
.contitle{-moz-border-radius:0.1875rem;-webkit-border-radius:0.1875rem;border-radius:0.1875rem;}
#sidr-right {
    display: none;
}
/* font */
.pinyin,.zhuyin{font-family:Tahoma,Arial,Georgia,Verdana,Helvetica,sans-serif;}
.pinyin span{min-width:2.75rem;display:inline-block;text-align:center;}
.pinyin span.hw{min-width:1.375rem;}
.pinyin span.hhw{min-width:0.75rem;}

.long .pinyin span{min-width:3.5rem;display:inline-block;text-align:center;}
.long .pinyin span.hw{min-width:1.75rem;}
.long .pinyin span.hhw{min-width:1.125rem;}

.heiti{font-family:-apple-system,"Noto Sans","Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans","PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans SC","Source Han Sans CN","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;}

.songti{}
.kaiti{font-family:Georgia,Baskerville,"Liberation Serif","Kaiti SC",STKaiti,"AR PL UKai CN","AR PL UKai HK","AR PL UKai TW","AR PL UKai TW MBE","AR PL KaitiM GB",KaiTi,KaiTi_GB2312,DFKai-SB,"TW\-Kai",serif;}

p em{position:relative;text-indent:0;}
p em:after{position:absolute;top:0.5em;left:0;width:100%;color:#d25f32;overflow:hidden;white-space:nowrap;}
h1 em,h2 em,h3 em,h4 em,ul li em{color:#d25f32;}
.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    overflow: visible
}


/* header nav */
@media (min-width: 1024px){
.zd-header{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
}

@media (max-width: 1024px){
.zd-header{
    overflow: hidden;
    margin: 0 auto;
}
  }

.zd-nav{display:none;}
.zd-nav-top{
    display: block;
    height: 64px;
    position: relative;
    width: 100%;
}
.zd-nav-back{
    position: absolute;
    top: 0;
}
.zd-m-seach-btn{
    position: absolute;
    right: 56px;
    top: 0;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../imgs/search.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    padding: 18px 16px;
}
.zd-nav-back .zd-back-btn{
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../imgs/goback.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
	padding: 18px 16px;
}
.zd-nav-menu{
	float: right;
}
.zd-nav-menu .zd-menu-btn {
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../imgs/menu.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
	padding: 18px 16px;
}
.zd-nav-top .zd-m-logo{
    padding: 12px 0;
    position: absolute;
    left: 50%;
    margin-left: -60px;
}
.zd-nav-top .zd-mlogo-show{
    background: url(../imgs/logo.png) no-repeat;
    background-size: 146px 40px;
    height: 40px;
    width: 146px;
}
.zd-logo{
    padding: 5px;
    height: 96px;
	}
.zd-logo-site{
    display: block;
    background: transparent url(../imgs/logo.png) no-repeat center center;
    background-size: 350px 96px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    height: 96px;
    width: 350px;
	margin: 0 auto;
}
/*search*/
.zd-search-box{
    margin: 5px auto 5px auto;
	width:auto;
	padding:0;
}
.zd-search-form{
    box-shadow: none;
    background: none;
}
.zd-search-text{
    display: flex;
    width: 100%;
    height: 40px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    border: 0px solid transparent;
    /*box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);*/
	-webkit-box-shadow: 0 0px 0px 0 rgb(65 69 73 / 10%), 0 1px 3px 0px rgb(65 69 73 / 10%);
    box-shadow: 0 0px 0px 0 rgb(65 69 73 / 10%), 0 1px 3px 0px rgb(65 69 73 / 10%);
}
.zd-search-text:hover{
    background: rgba(255,255,255,1);
    -webkit-box-shadow: 0 1px 1px 0 rgb(65 69 73 / 30%), 0 1px 3px 1px rgb(65 69 73 / 15%);
    box-shadow: 0 1px 1px 0 rgb(65 69 73 / 30%), 0 1px 3px 1px rgb(65 69 73 / 15%);
	-webkit-transition: background 100ms ease-in,width 100ms ease-out;
    transition: background 100ms ease-in,width 100ms ease-out;
}
.zd-text-input{
    /*background: #f1f3f4;*/
    border: 1px solid transparent;
	width: 100%;
    line-height: 20px;
    padding: 6px 16px;
    position: relative;
    z-index: 5;
	font-size: 16px;
    color: #222;
}
.zd-s-btnw{
    display:inline-block;
    width: 80px;
    font-size: 16px;
	background:#fcc800;
}
.zd-s-btn{
    padding: 0 20px 4px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    background: #fcc800;
}
/*m-seach*/
.zd-m-search-wrap {
    padding-top: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 10;
}
.zd-m-search-form{
    width: 100%;
    display: flex;
}
.zd-m-search-input, .zd-m-search-input .zd-m-input-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.zd-m-search-input {
    position: relative;
    height: 36px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 15px 10px 9px;
}
.zd-text-input:hover,.zd-text-input:active,.zd-text-input:focus{
    background:#fff;
}
.zd-m-back-btn {
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../imgs/goback.png) no-repeat center center;
    background-size: 24px 24px;
    padding: 6px;
	margin-right: 6px;
	font-size: 0;
    color: transparent;
    text-indent: -999999rem;
}
.zd-m-search-input .zd-m-input-box {
    background-color: #fff;
    color: #222;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding: 0 16px;
    box-shadow: 0px 1px 0px 0px rgb(60 64 67 / 16%);
}
.zd-m-search-input input {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    outline: none;
    border: none;
    background: rgba(0,0,0,0);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zd-m-search-input .zd-m-searchbtn {
    width: 36px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.zd-m-search-input .zd-m-searchbtn{
    height: 36px;
    line-height: 36px;
    position: relative;
    width: 24px;
    display: block;
    background: transparent url(../imgs/search.png) no-repeat center center;
    background-size: 20px 20px;
}
.zd-m-searchbtn .zd-m-s-btn{
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
}
.zd-index-hint {
    font-size: 0;
    padding: 0 16px;
    margin-bottom: 8px;
}
.zd-index-hint h4 {
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 8px;
    color: #222;
    font-size: 16px;
    padding-top: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.zd-index-hint .zd-hint-box.zd-index-history {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.zd-index-hint .zd-hint-box a {
    font-size: 14px;
    line-height: 32px;
    padding: 0 12px;
    border-radius: 8px;
    display: inline-block;
    background-color: #f8f8f8;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*fy-page*/
.zd-pages {
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
}

.zd-pages ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.zd-pages ul li {
    display: inline-block;
    margin: 0 3px
}
.zd-pages ul li a,.gs-pages ul li span {
    display: inline-block;
    padding: 3px 15px;
    border-radius: 2px;
}

.zd-pages ul li a {
    color: #c5653e;
    opacity: 1;
    box-shadow: inset 0 1px 0 rgb(0 0 0 / 2%);
    font-size: 16px;
    text-decoration: none;
    padding: 5px 10px;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0px solid transparent;
}

.zd-pages ul li span {
    cursor: default;
    color: #222;
}

.zd-pages ul li a:hover,.zd-pages ul li a:focus {
    opacity: 0.8
}

.zd-pages ul li.active span {
    box-shadow: inset 0 1px 0 rgb(0 0 0 / 2%);
    font-size: 16px;
    text-decoration: none;
    padding: 6px 12px;
    background-color: #d1e4dd;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0px solid transparent;
    margin: 6px;
}
/* audio */
.audio,.audio_on{text-decoration:none!important;background:transparent url(../imgs/audio.gif) no-repeat center right;padding-right:1.8125rem;background-size:1.375rem 1.0625rem;}
.audio_on{background-imgs:url(../imgs/audiop.gif);}

/* flex */

.fleft{float:left}
.fright{float:right}
.center{text-align:center}
.right{text-align:right}
.left{text-align:left}
.cboth{clear:both}
.inline{display:inline}
.bbb,.br,.brl,.blr,.btr,.brt,.bbr,.brb{border-right:0.0625rem solid #e5e5e5}
.bbb,.bl,.brl,.blr,.btl,.blt,.bbl,.blb{border-left:0.0625rem solid #e5e5e5}
.bbb,.bt,.btb,.bbt,.btl,.blt,.btr,.brt{border-top:0.0625rem solid #e5e5e5}
.bbb,.bb,.btb,.bbt,.blb,.bbl,.brb,.bbr{border-bottom:0.0625rem solid #e5e5e5}

.mm,.mr,.mrl,.mlr,.mtr,.mrt,.mbr,.mrb{margin-right:0.625rem}
.mm,.ml,.mrl,.mlr,.mtl,.mlt,.mbl,.mlb{margin-left:0.625rem}
.mm,.mt,.mtb,.mbt,.mtl,.mlt,.mtr,.mrt{margin-top:0.625rem}
.mm,.mb,.mtb,.mbt,.mlb,.mbl,.mrb,.mbr{margin-bottom:0.625rem}
.pp,.pr,.prl,.plr,.ptr,.prt,.pbr,.prb{padding-right:0.625rem}
.pp,.pl,.prl,.plr,.ptl,.plt,.pbl,.plb{padding-left:0.625rem}
.pp,.pt,.ptb,.pbt,.ptl,.plt,.ptr,.prt{padding-top:0.625rem}
.pp,.pb,.ptb,.pbt,.plb,.pbl,.prb,.pbr{padding-bottom:0.625rem}

.mmd,.mrd,.mrld,.mlrd,.mtrd,.mrtd,.mbrd,.mrbd{margin-right:20px}
.mmd,.mld,.mrld,.mlrd,.mtld,.mltd,.mbld,.mlbd{margin-left:20px}
.mmd,.mtd,.mtbd,.mbtd,.mtld,.mltd,.mtrd,.mrtd{margin-top:20px}
.mmd,.mbd,.mtbd,.mbtd,.mlbd,.mbld,.mrbd,.mbrd{margin-bottom:20px}
.ppd,.prd,.prld,.plrd,.ptrd,.prtd,.pbrd,.prbd{padding-right:20px}
.ppd,.pld,.prld,.plrd,.ptld,.pltd,.pbld,.plbd{padding-left:20px}
.ppd,.ptd,.ptbd,.pbtd,.ptld,.pltd,.ptrd,.prtd{padding-top:20px}
.ppd,.pbd,.ptbd,.pbtd,.plbd,.pbld,.prbd,.pbrd{padding-bottom:20px}

.l50{line-height:50%}.l60{line-height:60%}.l70{line-height:70%}.l80{line-height:80%}.l90{line-height:90%}
.l100{line-height:100%}.l110{line-height:110%}.l120{line-height:120%}.l130{line-height:130%}.l140{line-height:140%}
.l150{line-height:150%}.l160{line-height:160%}.l170{line-height:170%}.l180{line-height:180%}.l190{line-height:190%}
.l200{line-height:200%}.l210{line-height:210%}.l220{line-height:220%}.l230{line-height:230%}.l240{line-height:240%}
.l250{line-height:250%}.l260{line-height:260%}.l270{line-height:270%}.l280{line-height:280%}.l290{line-height:290%}
.l300{line-height:300%}.l350{line-height:300%}.l400{line-height:400%}.l450{line-height:450%}.l500{line-height:500%}


.daxie{text-transform:uppercase}
.xiaoxie{text-transform:lowercase}

a.white,.white,.white a{color:#fff}
a.green,.green,.green a{color:#008000}
a.red,.red,.red a{color:red}
a.blue,.blue,.blue a{color:blue}
a.pink,.pink,.pink a{color:#c00}
a.gray,.gray,.gray a{color:#aaa}
a.dimgray,.dimgray,.dimgray a{color:#696969}
a.orange,.orange,.orange a{color:orange}
a.yellow,.yellow,.yellow a{color:#ff0}
a.black,.black,.black a{color:#333}
a.brown,.brown,.brown a{color:#622;}
a.light,.light,.light a{color:#c5653e;}
a.dark,.dark,.dark a{color:#a4a288;}
/* #726f51 */

.bwhite{background-color:#fff}
.bgreen{background-color:#008000}
.bred{background-color:red}
.bblue{background-color:blue}
.bpink{background-color:#c00}
.bgray{background-color:#e5e5e5}
.borange{background-color:orange}
.byellow{background-color:#ffffb5}
.bblack{background-color:#333}
.bbrown{background-color:#622}
.blight{background-color:#c5653e}
.bdark{background-color:#a4a288}

.zd-path a{line-height:100%;padding:0;margin:0;top:0;}
.zd-path a{display:inline-block;*display:inline;*zoom:1;*position:relative;}
.zd-path i {margin:0 0.5rem;}
.zd-path i:after {
    content: ">";
    color: #a4a288;
    font-size: 0.75rem;
    font-family: serif;
    margin: 0 2px;
    font-weight: bold;
}

.zd-mcon{
	padding:15px;
	background-color:#fff;
}
.zd-mcon p{
    text-indent: 0;
}
.zd-mtitle,.zd-otitle{
    font-size: 0.875rem;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    overflow: hidden;
}
.zd-mtitle h1,.zd-mtitle h2,.zd-mtitle h3,.zd-otitle h1,.zd-otitle h2,.zd-otitle h3{font-size:0.875rem;margin:0;padding:0;display:inline;color:#666;}

.zd-mtitle a:hover,.zd-mcon a:hover,.otitle a:hover{}

.zd-mcon h1{
    font-size: 32px;
}
.zd-nospacing h1{letter-spacing:0!important;text-indent:0!important;}
.zd-mcon .zd-long h1{letter-spacing:1.25rem;text-indent:1.25rem;}

.zd-mcon h2{
    color: #8c0000;
    font-weight: bold;
    margin-bottom: 15px;
}
.zd-mcon h3,.zd-mcon h4{
    color:#c5653e;
	margin-top: 10px;
}
.line-h-con{line-height:1.8rem;}
.zd-adbox{background-color:#ebeee9;font-size:0;}
.panel:after, .adbox:after, .zd-mtitle:after, .zd-otitle:after, .zd-mcon:after, ul:after, .zd-mhead:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    content: '';
}
ul li a{cursor:pointer;}
ul.w20,ul.w19,ul.w18,ul.w17,ul.w16,ul.w15,ul.w14,ul.w13,ul.w12,ul.w11,ul.w10,
ul.w9,ul.w8,ul.w7,ul.w6,ul.w5,ul.w4,ul.w3,ul.w2,ul.w1,ul.line{margin:-12px -6px 0;}
ul.w20 li,ul.w19 li,ul.w18 li,ul.w17 li,ul.w16 li,ul.w15 li,ul.w14 li,ul.w13 li,
ul.w12 li,ul.w11 li,ul.w10 li,ul.w9 li,ul.w8 li,ul.w7 li,ul.w6 li,ul.w5 li,
ul.w4 li,ul.w3 li,ul.w2 li,ul.w1 li,ul.line li{float:left;position:relative;}
ul.w20 li a,ul.w19 li a,ul.w18 li a,ul.w17 li a,ul.w16 li a,ul.w15 li a,
ul.w14 li a,ul.w13 li a,ul.w12 li a,ul.w11 li a,ul.w10 li a,ul.w9 li a,
ul.w8 li a,ul.w7 li a,ul.w6 li a,ul.w5 li a,ul.w4 li a,ul.w3 li a,ul.w2 li a,
ul.w1 li a,ul.line li a,ul li div.btn{margin:12px 6px 0;overflow:hidden;white-space:nowrap;}

ul.w1 li{width:100%;}

ul.w2 li{width:50%;}
ul.w2 li.t2{width:100%!important;}

ul.w3 li{width:33.3333%;}
ul.w3 li.t2{width:66.6666%!important;}
ul.w3 li.t3{width:100%!important;}

ul.w4 li{width:25%;}
ul.w4 li.t2{width:50%!important;}
ul.w4 li.t3{width:75%!important;}
ul.w4 li.t4{width:100%!important;}

ul.w5 li{width:20%;}
ul.w5 li.t2{width:40%!important;}
ul.w5 li.t3{width:60%!important;}
ul.w5 li.t4{width:80%!important;}
ul.w5 li.t5{width:100%!important;}

ul.w6 li{width:16.6666%;}
ul.w6 li.t2{width:33.3333%!important;}
ul.w6 li.t3{width:50%!important;}
ul.w6 li.t4{width:66.6666%!important;}
ul.w6 li.t5{width:83.3333%!important;}
ul.w6 li.t6{width:100%!important;}

ul.w7 li{width:14.2857%;}
ul.w7 li.t2{width:28.5714%!important;}
ul.w7 li.t3{width:42.8571%!important;}
ul.w7 li.t4{width:57.1428%!important;}
ul.w7 li.t5{width:71.4285%!important;}
ul.w7 li.t6{width:85.7142%!important;}
ul.w7 li.t7{width:100%!important;}

ul.w8 li{width:12.5%;}
ul.w8 li.t2{width:25%!important;}
ul.w8 li.t3{width:37.5%!important;}
ul.w8 li.t4{width:50%!important;}
ul.w8 li.t5{width:62.5%!important;}
ul.w8 li.t6{width:75%!important;}
ul.w8 li.t7{width:87.5%!important;}
ul.w8 li.t8{width:100%!important;}

ul.w9 li{width:11.1111%;}
ul.w9 li.t2{width:22.2222%!important;}
ul.w9 li.t3{width:33.3333%!important;}
ul.w9 li.t4{width:44.4444%!important;}
ul.w9 li.t5{width:55.5555%!important;}
ul.w9 li.t6{width:66.6666%!important;}
ul.w9 li.t7{width:77.7777%!important;}
ul.w9 li.t8{width:88.8888%!important;}
ul.w9 li.t9{width:100%!important;}

ul.w10 li{width:10%;}
ul.w10 li.t2{width:20%!important;}
ul.w10 li.t3{width:30%!important;}
ul.w10 li.t4{width:40%!important;}
ul.w10 li.t5{width:50%!important;}
ul.w10 li.t6{width:60%!important;}
ul.w10 li.t7{width:70%!important;}
ul.w10 li.t8{width:80%!important;}
ul.w10 li.t9{width:90%!important;}
ul.w10 li.t10{width:100%!important;}

ul.w11 li{width:9.0909%;}
ul.w11 li.t2{width:18.1818%!important;}
ul.w11 li.t3{width:27.2727%!important;}
ul.w11 li.t4{width:36.3636%!important;}
ul.w11 li.t5{width:45.4545%!important;}
ul.w11 li.t6{width:54.5454%!important;}
ul.w11 li.t7{width:63.6363%!important;}
ul.w11 li.t8{width:72.7272%!important;}
ul.w11 li.t9{width:81.8181%!important;}
ul.w11 li.t10{width:90.909%!important;}
ul.w11 li.t11{width:100%!important;}

ul.w12 li{width:8.3333%;}
ul.w12 li.t2{width:16.6666%!important;}
ul.w12 li.t3{width:25%!important;}
ul.w12 li.t4{width:33.3333%!important;}
ul.w12 li.t5{width:41.6666%!important;}
ul.w12 li.t6{width:50%!important;}
ul.w12 li.t7{width:58.3333%!important;}
ul.w12 li.t8{width:66.6666%!important;}
ul.w12 li.t9{width:75%!important;}
ul.w12 li.t10{width:83.3333%!important;}
ul.w12 li.t11{width:91.6666%!important;}
ul.w12 li.t12{width:100%!important;}

ul.w13 li{width:7.6923%;}
ul.w13 li.t2{width:15.3846%!important;}
ul.w13 li.t3{width:23.0769%!important;}
ul.w13 li.t4{width:30.7692%!important;}
ul.w13 li.t5{width:38.4615%!important;}
ul.w13 li.t6{width:46.1538%!important;}
ul.w13 li.t7{width:53.8461%!important;}
ul.w13 li.t8{width:61.5384%!important;}
ul.w13 li.t9{width:69.2307%!important;}
ul.w13 li.t10{width:76.923%!important;}
ul.w13 li.t11{width:84.6153%!important;}
ul.w13 li.t12{width:92.3076%!important;}
ul.w13 li.t13{width:100%!important;}

ul.w14 li{width:7.1428%;}
ul.w14 li.t2{width:14.2857%!important;}
ul.w14 li.t3{width:21.4285%!important;}
ul.w14 li.t4{width:28.5714%!important;}
ul.w14 li.t5{width:35.7142%!important;}
ul.w14 li.t6{width:42.8571%!important;}
ul.w14 li.t7{width:50%!important;}
ul.w14 li.t8{width:57.1428%!important;}
ul.w14 li.t9{width:64.2857%!important;}
ul.w14 li.t10{width:71.4285%!important;}
ul.w14 li.t11{width:78.5714%!important;}
ul.w14 li.t12{width:85.7142%!important;}
ul.w14 li.t13{width:92.8571%!important;}
ul.w14 li.t14{width:100%!important;}

ul.w15 li{width:6.6666%;}
ul.w15 li.t2{width:13.3333%!important;}
ul.w15 li.t3{width:20%!important;}
ul.w15 li.t4{width:26.6666%!important;}
ul.w15 li.t5{width:33.3333%!important;}
ul.w15 li.t6{width:40%!important;}
ul.w15 li.t7{width:46.6666%!important;}
ul.w15 li.t8{width:53.3333%!important;}
ul.w15 li.t9{width:60%!important;}
ul.w15 li.t10{width:66.6666%!important;}
ul.w15 li.t11{width:73.3333%!important;}
ul.w15 li.t12{width:80%!important;}
ul.w15 li.t13{width:86.6666%!important;}
ul.w15 li.t14{width:93.3333%!important;}
ul.w15 li.t15{width:100%!important;}

ul.w16 li{width:6.25%;}
ul.w16 li.t2{width:12.5%!important;}
ul.w16 li.t3{width:18.75%!important;}
ul.w16 li.t4{width:25%!important;}
ul.w16 li.t5{width:31.25%!important;}
ul.w16 li.t6{width:37.5%!important;}
ul.w16 li.t7{width:43.75%!important;}
ul.w16 li.t8{width:50%!important;}
ul.w16 li.t9{width:56.25%!important;}
ul.w16 li.t10{width:62.5%!important;}
ul.w16 li.t11{width:68.75%!important;}
ul.w16 li.t12{width:75%!important;}
ul.w16 li.t13{width:81.25%!important;}
ul.w16 li.t14{width:87.5%!important;}
ul.w16 li.t15{width:93.75%!important;}
ul.w16 li.t16{width:100%!important;}

ul.w17 li{width:5.8823%;}
ul.w17 li.t2{width:11.7647%!important;}
ul.w17 li.t3{width:17.647%!important;}
ul.w17 li.t4{width:23.5294%!important;}
ul.w17 li.t5{width:29.4117%!important;}
ul.w17 li.t6{width:35.2941%!important;}
ul.w17 li.t7{width:41.1764%!important;}
ul.w17 li.t8{width:47.0588%!important;}
ul.w17 li.t9{width:52.9411%!important;}
ul.w17 li.t10{width:58.8235%!important;}
ul.w17 li.t11{width:64.7058%!important;}
ul.w17 li.t12{width:70.5882%!important;}
ul.w17 li.t13{width:76.4705%!important;}
ul.w17 li.t14{width:82.3529%!important;}
ul.w17 li.t15{width:88.2352%!important;}
ul.w17 li.t16{width:94.1176%!important;}
ul.w17 li.t17{width:100%!important;}

ul.w18 li{width:5.5555%;}
ul.w18 li.t2{width:11.1111%!important;}
ul.w18 li.t3{width:16.6666%!important;}
ul.w18 li.t4{width:22.2222%!important;}
ul.w18 li.t5{width:27.7777%!important;}
ul.w18 li.t6{width:33.3333%!important;}
ul.w18 li.t7{width:38.8888%!important;}
ul.w18 li.t8{width:44.4444%!important;}
ul.w18 li.t9{width:50%!important;}
ul.w18 li.t10{width:55.5555%!important;}
ul.w18 li.t11{width:61.1111%!important;}
ul.w18 li.t12{width:66.6666%!important;}
ul.w18 li.t13{width:72.2222%!important;}
ul.w18 li.t14{width:77.7777%!important;}
ul.w18 li.t15{width:83.3333%!important;}
ul.w18 li.t16{width:88.8888%!important;}
ul.w18 li.t17{width:94.4444%!important;}
ul.w18 li.t18{width:100%!important;}

ul.w19 li{width:5.2631%;}
ul.w19 li.t2{width:10.5263%!important;}
ul.w19 li.t3{width:15.7894%!important;}
ul.w19 li.t4{width:21.0526%!important;}
ul.w19 li.t5{width:26.3157%!important;}
ul.w19 li.t6{width:31.5789%!important;}
ul.w19 li.t7{width:36.8421%!important;}
ul.w19 li.t8{width:42.1052%!important;}
ul.w19 li.t9{width:47.3684%!important;}
ul.w19 li.t10{width:52.6315%!important;}
ul.w19 li.t11{width:57.8947%!important;}
ul.w19 li.t12{width:63.1578%!important;}
ul.w19 li.t13{width:68.421%!important;}
ul.w19 li.t14{width:73.6842%!important;}
ul.w19 li.t15{width:78.9473%!important;}
ul.w19 li.t16{width:84.2105%!important;}
ul.w19 li.t17{width:89.4736%!important;}
ul.w19 li.t18{width:94.7368%!important;}
ul.w19 li.t19{width:100%!important;}

ul.w20 li{width:5%;}
ul.w20 li.t2{width:10%!important;}
ul.w20 li.t3{width:15%!important;}
ul.w20 li.t4{width:20%!important;}
ul.w20 li.t5{width:25%!important;}
ul.w20 li.t6{width:30%!important;}
ul.w20 li.t7{width:35%!important;}
ul.w20 li.t8{width:40%!important;}
ul.w20 li.t9{width:45%!important;}
ul.w20 li.t10{width:50%!important;}
ul.w20 li.t11{width:55%!important;}
ul.w20 li.t12{width:60%!important;}
ul.w20 li.t13{width:65%!important;}
ul.w20 li.t14{width:70%!important;}
ul.w20 li.t15{width:75%!important;}
ul.w20 li.t16{width:80%!important;}
ul.w20 li.t17{width:85%!important;}
ul.w20 li.t18{width:90%!important;}
ul.w20 li.t19{width:95%!important;}
ul.w20 li.t20{width:100%!important;}

ul.btn{margin-top: 0 !important;}
ul.btn li{float:left;position:relative;white-space:nowrap;}
ul.btn li span{font-family:Helvetica,Tahoma,Arial;}
ul.btn li a{
    font-size: 1.125rem;
    text-decoration: none;
    width: auto;
    height: auto;
    padding: 0.375rem 0.25rem;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0px solid transparent;
    color: black;
}
ul.btn li a span.num{font-size: .8rem;}
ul.btn li a:hover,ul.btn li.cur a{
    background-color: #fff;
    color: #000;
    border: 0px solid transparent;
}
ul.btn li.cur a{border:0.0625rem solid #fff;}
ul.btn li a:hover{box-shadow: rgb(235, 234, 226) 0.125rem 0.125rem 0.625rem 0, rgba(122, 122, 119, 0.3) 0.125rem 0.125rem 0.625rem 0;}
ul.btn li a img{vertical-align:middle;margin:0 0 0.25rem;}
ul.btn li a span{font-size:0.875rem;display:block;overflow:hidden;height:1.5rem;line-height:1.5rem;color:#999;font-family:tahoma,arial,georgia,verdana,helvetica,sans-serif;}
ul.btn li a:hover span{color:#c5653e;}
ul.btn li a span.bihua{font-size:0.875rem;}
ul.btn li a span.bihua+span{padding:0.25rem 0 0;}
ul li.smore a,ul li.more a,ul li.bmore a{color:transparent!important;background:#e5e7e4 url(../imgs/more.png) no-repeat center center;background-size:1.5rem 1.5rem;}
ul li.smore a{background-size:1rem 1rem;}
ul li.bmore a{background-size:2rem 2rem;}
ul li.smore a:hover,ul li.more a:hover,ul li.bmore a:hover{background-color:#fff;}

ul.btn li a span.ziqu{font-size:0.75rem;color:#ccc;width:0.875rem;height:0.875rem;line-height:0.875rem;display:block;position:absolute;right:0;bottom:0.25rem;margin-right:8px;}
ul.btn.left li a{text-align:left;padding:0.375rem 0.75rem;}


/* txt */
ul.txt{}
ul.txt li{}
ul.txt li span{font-family:Helvetica,Tahoma,Arial;}

ul.txt li a{font-size:1rem;text-decoration:underline;width:auto;height:auto;padding:0 0.1875rem;display:block;overflow:hidden;}
ul.txt li a:hover{background-color:#f2f3ee;color:#c5653e;}
ul.txt li a img{vertical-align:middle;margin:0 0 0.25rem;}
ul.txt li a span{font-size:0.875rem;color:#999;padding:0.0625rem 0;text-decoration:none!important;font-family:tahoma,arial,georgia,verdana,helvetica,sans-serif;}
ul.txt li a span{display:inline-block;*display:inline;*zoom:1;*position:relative;}
ul.txt li a:hover span{color:#c5653e;}

/* line */
ul.line{margin-left:-0.3125rem!important;margin-right:-0.3125rem!important;}
ul.line li{width:auto;display:inline-block;}
ul.line li a,ul.line li .btn{font-size:1rem;text-decoration:none;padding:0.375rem 0.75rem;border:0.0625rem solid #e5e7e4;background-color:#e5e7e4;display:block;text-align:center;}
ul.line li a,ul.line li .btn{margin:0.3125rem !important;}
ul.line li .btn.nobg{background-color:transparent;border:0.0625rem solid transparent;padding:0.375rem 0rem;margin-left:0.0625rem!important;margin-right:0.0625rem!important;box-shadow:none;}

ul.line li a:hover,ul.line li a:active,ul.line li.cur a{background-color:#fff;color:#333;border:0.0625rem solid #c5653e;}
ul.line li.cur a{border:0.0625rem solid #fff;}
ul.line li a:hover{box-shadow: rgb(235, 234, 226) 0.125rem 0.125rem 0.625rem 0, rgba(122, 122, 119, 0.3) 0.125rem 0.125rem 0.625rem 0;}
ul.line li a span{font-size:0.875rem;display:block;height:1.5rem;line-height:1.5rem;color:#999;font-family:tahoma,arial,georgia,verdana,helvetica,sans-serif;}
ul.line li a:hover span{color:#c5653e;}

ul.line.w8 li{width:2.8125rem;}
ul.line.w7 li{width:3.1875rem;}
ul.line.w6 li{width:3.75rem;}
ul.line.w5 li{width:4.5rem;}
ul.line.w4 li{width:5.375rem;}
ul.line.w3 li{width:7.5rem;}
ul.line.w2 li{width:11.25rem;}
ul.line.w1 li{width:22.5rem;}

ul.line.w8 li.t2{width:5.625rem !important;}
ul.line.w7 li.t2{width:6.375rem !important;}
ul.line.w6 li.t2{width:7.5rem !important;}
ul.line.w5 li.t2{width:9rem !important;}
ul.line.w4 li.t2{width:11.25rem !important;}
ul.line.w3 li.t2{width:15rem !important;}
ul.line.w2 li.t2{width:22.5rem !important;}

ul.line{display:inline-block;}
ul.nowrap{white-space:nowrap;}

/* tab */
ul.tab{display:-webkit-flex;display:flex;flex-wrap:nowrap;text-align:center;margin:0 0.5rem;font-size:1rem;}
ul.tab li{-webkit-flex:1;-ms-flex:1;-moz-flex:1;flex:1;background-color:#e5e7e4;margin:0.0625rem;}
ul.tab li{-moz-border-radius-topleft:0.375rem;-webkit-border-top-left-radius:0.375rem;border-top-left-radius:0.375rem;-moz-border-radius-topright:0.375rem;-webkit-border-top-right-radius:0.375rem;border-top-right-radius:0.375rem;}
ul.tab li.cur{background-color:#ebeee9;margin-bottom:0;border-bottom:0.0625rem solid #ebeee9;}
ul.tab li a{padding:0.375rem 0;width:auto;display:block;}

ul.page{margin:-0.375rem 0 0 -0.375rem !important;}
ul.page li a{margin:0.375rem 0 0 0.375rem !important;}

ul+ul{margin-top:0.875rem!important;}

/* attr */
.attr,.attrb{margin:0.375rem 0.9375rem 0.375rem 0;font-size:1rem;}
.attrb{margin:0.75rem 0.9375rem 0.75rem 0;}
.attr_name,.attr_tag{
    line-height: 100%;
    font-size: 0.875rem;
    padding: 0 0.375rem;
    margin: 0 0.625rem 0 0;
    background-color: #f1f3f4;
    color: #3c4043;
    -moz-border-radius: 0.1875rem;
    -webkit-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
}
.attr_name a{text-decoration:none;color:#605b45;}
.attr,.attrb,.attr_name,.attr_cont{line-height:1.5rem;}
.attr,.attr_name,.attr_cont{display:inline-block;*display:inline;*zoom:1;*position:relative;}
.attr_tag,.attr_space{color:#605b45;background-color:#dee0dd;font-size:0.875rem;margin:0 0.5rem 0 0;padding:0.125rem 0.1875rem;vertical-align:0.0625rem}
.attr_space{background-color:transparent;}
.attr_space:after{content:"\3000";}
.attr_no{width:1.75em!important;}

/* cont */
p.indent{text-indent:-1.25em;margin-left:1.25em;}
div.indent{margin-left:1.75em;}
p.w2,div.w2{margin-left:2.75em;text-indent:-1.75em;margin-top:0.3125rem;}
p.w2+p.w2{margin-top:0.3125rem;}
.attr_ext,.attr_ext a{color:#666;}

p.ind2{text-indent:-3em;margin-left:3em;}
p.ind3{text-indent:-4em;margin-left:4em;}
p.ind4{text-indent:-5em;margin-left:5em;}
.tip,a.tip{margin-right:0.5em;color:#77744d;text-decoration:none;}

a{color:#333;text-decoration:none;outline:none;blur:expression(this.onFocus=this.blur());}
a{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-user-select: none;-moz-user-focus: none;-moz-user-select: none;}
a:focus{color:#c5653e}
a.noline,.noline a{text-decoration:none}

.f0,.f0 a,.f0 div{font-size:0}
.f12,.f12 a,.f12 div{font-size:0.75rem !important}
.f14,.f14 a,.f14 div{font-size:0.875rem !important}
.f16,.f16 a,.f16 div{font-size:1rem !important}
.f18,.f18 a,.f18 div{font-size:1.125rem !important}
.f20,.f20 a,.f20 div{font-size:1.25rem !important}
.f22,.f22 a,.f22 div{font-size:1.375rem !important}
.f24,.f24 a,.f24 div{font-size:1.5rem !important}
.f26,.f26 a,.f26 div{font-size:1.625rem !important}
.f28,.f28 a,.f28 div{font-size:1.75rem !important}
.f30,.f30 a,.f30 div{font-size:1.875rem !important}
.f32,.f32 a,.f32 div{font-size:2rem !important}
.f34,.f34 a,.f34 div{font-size:2.125rem !important}
.f36,.f36 a,.f36 div{font-size:2.25rem !important}
.f42,.f42 a,.f42 div{font-size:2.625rem !important}
.f48,.f48 a,.f48 div{font-size:3rem !important}
.f56,.f56 a,.f56 div{font-size:3.5rem !important}
.f64,.f64 a,.f64 div{font-size:4rem !important}
.f72,.f72 a,.f72 div{font-size:4.5rem !important}
.f80,.f80 a,.f80 div{font-size:5rem !important}

.wh16,.wh24{vertical-align:text-bottom;margin-bottom:0.0625rem;}
.wh16{width:1rem;height:1rem;}
.wh24{width:1.5rem;height:1.5rem;}


.scroll{overflow:scroll;-webkit-overflow-scrolling:touch;}

.toptip{
    position: fixed;
    z-index: 9999;
    left:0;right:0;top:0;bottom:0;
}
.tipcont{
    position:absolute;
    left:50%;top:50%;
    padding:0.75rem;
    background: #c5653e;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    -moz-border-radius:0.375rem;
    -webkit-border-radius:0.375rem;
    border-radius:0.375rem;
    -moz-box-shadow: 0.125rem 0.125rem 0 #aaa;
    -webkit-box-shadow: 0.125rem 0.125rem 0 #aaa;
    box-shadow: 0.125rem 0.125rem 0 #aaa;
}

.pmore{
    position:fixed;z-index:999;
    top:0;left:0;right:0;bottom:0;width:100%;height:100%;
    background-color:#f2f3ee;
}
.pmore .scroll{position:absolute;top:0;bottom:0;right:0;top:0;width:100%;}

a.nav-back{text-decoration: none;font-size:0;}
a.nav-back:after {content:"闁愁偓鎷�";margin-left:0.25rem;font-family:"qianp";color:#a4a288;font-size:medium!important;}

.nav-btn{
    position:fixed;
    right:1rem;bottom:4rem;
}
a.rbtn{
    color:#a4a288;
    width:2.5rem;
    height:2.5rem;
    line-height:2.5rem;
    text-align:center;
    display:block;
    box-shadow:0 0 .5rem #999;
    background-color:#f2f3ee;
    padding:0!important;
    margin:0!important;
    vertical-align:middle;
    -moz-border-radius:2.5rem;-webkit-border-radius:2.5rem;border-radius:2.5rem;
}
a.rbtn:after{margin:0!important;}
a.rbtn~a.rbtn{margin-top:1rem!important;}

.visi{overflow:visible;position:static;}
.hidd{overflow:hidden;position:fixed;}
/*footer*/
.zd-footer {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0px 0px rgb(18 18 18 / 10%);
    box-shadow: 0 0px 0px rgb(18 18 18 / 10%);
}
.zd-footer p, .zd-footer a {
    color: #70757a;
	font-size: 14px;
	line-height: 26px;
}
#zd-gotop {
    bottom: 105px;
    _margin-bottom: 105px;
    width: 36px;
    height: 36px;
    background: url(../imgs/icon.svg) no-repeat;
    position: fixed;
    right: 50px;
    cursor: pointer
}
@media only screen and (-moz-min-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2),
(-moz-min-device-pixel-ratio:1.75), only screen and (-o-min-device-pixel-ratio:7/4), only screen and (-webkit-min-device-pixel-ratio:1.75), only screen and (min-device-pixel-ratio:1.75),
(-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5),
(-moz-min-device-pixel-ratio:1.25), only screen and (-o-min-device-pixel-ratio:5/4), only screen and (-webkit-min-device-pixel-ratio:1.25), only screen and (min-device-pixel-ratio:1.25){
    .csite{background:transparent url(../imgs/ppb.png) no-repeat 0 0;background-size:2.5rem 2.5rem;}
    .csiteh{background:transparent url(../imgs/pphb.png) no-repeat 0 0;background-size:1.5rem 2.5rem;}
}
@media (max-width:1080px){
	body, html{width:100%;}
	.zd-main{width:100%; height:auto; margin:10px auto; overflow:hidden;}
	.zd-content{ width:100%; height:auto; float:none; }
	.zd-sidebar{width: 100%;height: auto;float: none;}
	.zd-footer{width: 100%;}
	.zd-nav{display:block;}
	.zd-logo{display:none;}
	#zd-gotop {
    right: 5px;
    }
	/*缂佸顕ф慨锕廰v menu*/
	.sidr-open .zd-menu-btn{
		background: transparent url(../imgs/close.png) no-repeat center center;
    }
	.sidr {
		display: none;
		position: absolute;
		position: fixed;
		top: 0;
		height: 100%;
		z-index: 999999;
		width: 260px;
		overflow-x: none;
		overflow-y: auto;
		font-size: 16px;
		background: #d1e4dd;
		color: #333;
		-webkit-box-shadow: inset 0 0 5px 0px #d1e4dd;
		-moz-box-shadow: inset 0 0 5px 0px #E1E0C7;
		box-shadow: inset 0 0 5px 0px #d1e4dd;
		border-left: 1px solid #d1e4dd;
	}
	.sidr.right {
		left: auto;
		right: -260px;
	}
	.sidr .sidr-inner {
		padding: 0 0 6px;
	}
	.sidr-inner {
		clear: both;
	}
	.sidr-class-zd-box{
	    position: relative;
		overflow: hidden;
		margin: 0 auto 1px;
		border-radius: 2px;
		background: #fff;
	}
	.sidr-class-zd-sdc {
		padding: 10px;
		background-color: #fff;
    }
	.sidr-class-zd-sdc h3{
		color: #c5653e;
		font-size: 17px;
		font-weight: normal;
		text-align: left;
    }
	.sidr ul {
		display: block;
		margin: 0px -6px 0;
	}
	.sidr ul li {
		float: left;
		position: relative;
		white-space: nowrap;
		width: 50%;
	}
	.sidr ul li a{
		font-size: 15px;
		text-decoration: none;
		padding: 6px;
		background-color: #f1f3f4;
		display: block;
		text-align: center;
		border-radius: 3px;
		border: 0px solid transparent;
		overflow: hidden;
		white-space: nowrap;
		margin: 10px 6px 0;
	}
	.zd-pages ul li {
        display:none
    }

    .zd-pages ul li.prev-page,.zd-pages ul li.next-page {
        display: inline-block
    }
}
.zd-friendlink {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    padding: 10px 8px;
    -webkit-box-shadow: 0 0px 0px rgb(18 18 18 / 10%);
    box-shadow: 0 0px 0px rgb(18 18 18 / 10%);
}
.zd-friendlink p, .zd-friendlink a {
    color: #70757a;
	font-size: 14px;
	line-height: 26px;
}
@media (max-width:1080px){
	.zd-friendlink {
    width: 100%;

}
}


.nav-mini{color:#FFFFFF;height:34px;line-height:34px;background-imgs: linear-gradient(
0deg,#0086b3,#0066b0);font-size:14px;}
.nav-top {width:1200px;margin:0 auto;}
.nav{font-size:18px;padding:20px 0 0;margin:0 20px 0 0;}
ul.nav-list{float:left;display:inline;margin:0 5px;line-height:28px;overflow:hidden;white-space:nowrap}
ul.nav-list li{float:left;}
ul.nav-list li a{display:block;height:40px;line-height:40px;padding:0;margin:0 15px;}
ul.nav-list li a:hover,ul.nav-list li.cur a{color:#c5653e;border-bottom:1px solid #c5653e;}

/* zidian */
.box {
padding: 5px 15px;
background: #fff;
min-height: 180px;
border: 1px solid #f8f8f8;
border-radius: 6px;
-webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 4%);
box-shadow: 0 1px 10px rgb(0 0 0 / 4%);
border: 1px solid #eee;
text-overflow: ellipsis;
overflow: hidden;
clear: both;
}

.box__tit {
position: relative;
padding-bottom: 5px;
border-bottom: 1px solid #f0f2f7;
}
.box__tit h2 {
font-size: 16px;
font-weight: 700;
display: inline-block;
color: #333;
padding-left: 10px;
}
.box__tit h2::before{
content: "";
position: absolute;
left: 0;
/* top: 16px; */
width: 4px;
height: 12px;
/* background: -webkit-gradient(linear,left top,left bottom,from(#ff8100),to(#ff7600)); */
background: -webkit-linear-gradient(top,#fca300,#fd6853);
background: linear-gradient(180deg,#0373d4,#2b87ca);
-webkit-box-shadow: 0 4px 4px 0 rgb(255 212 0);
box-shadow: 0 4px 4px 0 rgb(255 211 131 / 94%);
border-radius: 4px;

}
.box__sub__inner h3:before {
    content: '';
    width: 3px;
    height: 18px;
    border-radius: 8px;
    margin-right: 10px;
    background: 0 0;
    background-color: #f85959;
    display: inline-block;
    vertical-align: sub;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-left: 0;
}
.ziCard_left img {
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.box__tit span.js_wz{font-weight:700;color:#222;font-size:16px;line-height:20px;top:0;height:20px;padding:0}
.box__tit i.line{position:absolute;left:0;top:1px;width:3px;height:18px}
.box__tit strong{margin:0 .2em}
.box__tit em{margin:0 .2em;color:#c14;position:relative;z-index:0;font-style:normal;font-weight:600}
.mod__tit{color:#c5653e;font-family:arial,'pingfang sc',stheiti,'microsoft yahei',sans-serif}
.mod__col ul.col-2{width:100%;float:left;}
.mod__col ul.tit{display:flow-root}
.mod__col ul.tit li.c3{width:20%}
.mod__col ul.tit li{padding-left:18px;line-height:28px;height:28px;width:20%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;float:left;border-bottom:1px solid #e6e6e6;border-bottom:0}
.c3 ul.tit li{width:33.3%}
.c4 ul.tit li{width:25%}
.mod__col ul{margin:.25rem 0 .75rem;margin:0;outline:0;padding:0;vertical-align:baseline}
.mod__col ul li{display:block;}
.mod__col ul li:before{content:"#";float:left;font-size:.5rem;color:#999;margin-left:-.875rem}
.mod__col ul li a{color:currentColor}
.mod__col ul.table-c4 li{width:25%;float:left;line-height:1.6rem;height:1.6rem;margin-left:0;padding-left:1rem}
.mod__col ul.col-2 li{width:50%;float:left;line-height:1.6rem;height:1.6rem;margin-left:0;padding-left:1rem}
#textbox em{position:relative;z-index:0;font-style:normal;color:none!important;font-weight:600}
.fl {
float: left;
color: rgb(0 0 0 / 60%);
}
.fr {
float: right!important;
display: inline-block;
}
.more_list {
    padding: 5px 5px;
}
.zipic {
border: 1px solid #c5653e;
background: transparent url(../imgs/zibg.gif) no-repeat center center;
margin: 10px 0 10px 0;
max-width: 100px;
max-height: auto;
}
.fr img {
max-width: 120px;
max-height: 120px;
height: auto;
border: 0;
padding: 0;
mix-blend-mode: multiply;
}

.zipic img {
display: block;
margin: 0 auto;
margin-bottom: 0!important;
margin-top: 0!important;
max-width: 100%!important;
height: auto!important;
}

.zipic p {
margin: 0 auto;
font-size: 70px;
text-align: center;
width: 100px;
height: 100px;
/* padding-top: 55px; */
}
.gclear {
zoom: 1;
padding-top: 8px;
min-height: 120px;
}
.attr {
display: inline-block;
zoom: 1;
position: relative;
margin: 0 8px 12px 0;
min-width: 36%;
line-height: 1.8;
}
.attr span {
background-color: #f0f2f7;
margin-right: .5em;
border: 1px solid #20a53a;
text-align: center;
color: #666;
border-radius: 3px;
}
.attr_name {
padding: 2px 6px;
color: #77744d;
text-decoration: none;
border: 0!important;
float: left;
}
.gclear a:link {
text-decoration: none;
border-bottom: 1px dashed rgba(0,0,0,.6);
}
.attr_du {
height: 26px;
line-height: 26px;
padding: 5px 0;
display: inline-flex;
}
.gclear a {
cursor: pointer;
text-decoration: none;
}
.gclear .line {
display: block;
width: 100%;
white-space: nowrap;
text-overflow: inherit;
}
.attr a img {
display: inline-block;
text-decoration: none!important;
}
.attr_bihua img {
width: 20px;
height: 20px;
border: 0;
display: initial;
margin: 0;
}
.attr_ciyu a {
color: #333;
border-bottom: dashed 1px rgba(0,0,0,.6);
margin-right: .5em;
}
@media (max-width: 1000px){
  .nav-mini{
    display: none;
  }
  .nav{
    display: none;
  }
}
.gs-isgood{
    width: 1200px;
    height: auto;
    margin: 0 auto 10px auto;
    overflow: hidden;
	background-color: #fff;
    border-radius: 5px;

}
.gs-isgood-title {
    line-height: 26px;
    font-size: 20px;
    border-left: 4px solid #FF0000;
    text-indent: 10px;
    color: #0F0F0F;
    margin: 15px 10px;
    overflow: hidden;
}
.gs-isgood-title h2{float:left;}
.gs-isgood-title .gs-top-entry{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-right: 4px;
    color: #626675;
}
.gs-isgood-title a:hover{
    color: #19537D;
    text-decoration: none;
}
.gs-isgood-ul{ width:1101px; overflow: hidden;margin-bottom:20px;min-height: 140px;max-height: 140px }
.gs-isgood-li{ width:326px; border-right: 1px dotted #DAD9D1; padding:0px 20px 0px 20px;color:#999;overflow: hidden;float: left;}
.gs-isgood-li h3{
    line-height: 26px;
    font-size: 18px;
    color: #20BD5D;
    display: flex;
    font-weight: bold;
}
.gs-isgood-li h3 a {
    color: #19537D;
}
.sidebar-box{width:100%; overflow:hidden; margin-bottom:20px;box-shadow: 0 1px 4px rgba(0,0,0,.07);background-repeat:no-repeat;}
.sidebar-tag{ margin:0 0 15px 20px; overflow:hidden;}
.sidebar-tag a {float:left; width:90px; height:30px; line-height:30px; font-size:14px; text-align:center; color:#19537D; border:1px solid #DAD9D1; border-radius:5px;  overflow:hidden; margin:5px 10px 5px 0;}
.sidebar-tag a:hover{color: #2440b3;border: 1px solid #666;text-decoration: none;}

.shuxie .zd-pic{
    float: left;
    margin-left: 0;
}
.clear{clear: both;}
.tips{display: block;}

.mid-select {
    display:inline-block;
    padding:.375rem 1.75rem .375rem .75rem;
    line-height:1.5;
    color:#495057;
    vertical-align:middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size:8px 10px;
    border:1px solid transparent;
    border-right: 0px;
    border-radius:.25rem 0px 0px .25rem;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.liju{margin-bottom: 5px;}
.liju:last-child{margin-bottom: 0px;}
.nobg{background:none;border:none;}

.zuci p{width: 20%;position: relative;float: left;margin: 0px;padding: 0.375rem 0rem;}
html {
  --body-bg-color:#f6f6f6;
  --body-secondary-bg-color:#f3f3f3;
  --body-color:#212112;
  --body-secondary-color:#444;
  --body-info-color:#666;
  --theme-bg-color:#fff;
  --theme-bg-color-rgb:255, 255, 255;
  --theme-secondary-bg-color:#f9f9f9;
  --border-color:#f0f0f0;
  --border-secondary-color:rgba(200, 200, 200, 0.4);
  --text-color-gray:rgba(0, 0, 0, 0.5);
  --info-color:#1a1b29;
  --a-color:#885E1B;
  --header-bg-color:#bd9237;
  --search-bg-color:#fdfaeb;
  --search-border-color:rgba(0, 0, 0, 0.2);
  --search-focus-border-color:#A27728;
  --btn-bg-color:var(--theme-bg-color);
  --btn-hover-bg-color:#f8f9fa;
  --btn-hover-border-color:#dee2e6;
  --btn-border-color:#e9ecef;
  --shadow-color:rgba(200, 200, 200, 0.3);
  --highlight-bg-color:#fdfbbc;
  --scrollbar-bg:rgba(66, 66, 66, 0.4);
  --shadow:rgba(0, 0, 0, 0.1);
  --theme:#885E1B;
  --mi-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96' fill='%23fff' stroke='%23ddd'%3E%3Cpath d='M96 0L0 96zM0 0l96 96z' stroke-dasharray='1,2'/%3E%3Cpath d='M0 48h96zM48 0v96z' stroke-dasharray='1,3'/%3E%3C/svg%3E") center no-repeat;
  --mi-bg-red:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96' fill='%23fff' fill-opacity='.5' stroke='red'%3E%3Cpath d='M96 0L0 96zM0 0l96 96z' stroke-dasharray='1,2'/%3E%3Cpath d='M0 48h96zM48 0v96z' stroke-dasharray='1,3'/%3E%3C/svg%3E") center no-repeat;
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:transparent;
  scroll-behavior:smooth;
}
.hanzi-content {
  --explain-en-color: #004200;
  --explain-en-outer-color: #aaa;
  --extra-en-color: #004200;
  --extra-quote-color: #885e1b;
  --extra-eg-color: #777;
}
.hanzi-content .explain {
  font-size:16px;
  border-bottom:1px solid var(--border-color);
  margin:0 0 0 30px;
  padding:8px 0;
  position:relative;
  line-height:180%
}
.hanzi-content .explain .no {
  position:absolute;
  left:-26px;
  top:14px;
  color:red;
  line-height:1rem;
  font-size:16px
}
.hanzi-content .explain .en {
  font-size:14px;
  font-style:normal;
  color:var(--explain-en-color)
}
.hanzi-content .explain .en::after,
.hanzi-content .explain .en::before {
  color:var(--explain-en-outer-color)
}
.hanzi-content .explain .en::after {
  content:""
}
.hanzi-content .explain .en::before {
  content:" [ "
}
.hanzi-content .explain .en:after {
  content:" ] "
}
.hanzi-content .explain label {
  margin-bottom:0;
  border-radius:5px;
  font-size:12px;
  margin-right:6px;
  width:2.5rem;
  text-align:center;
  color:#fff;
  line-height:1.5;
  padding:2px 0;
  background-color:#666
}
.hanzi-content .explain .eg {
  color:var(--extra-eg-color);
  font-size:14px
}
.hanzi-basic-explain .explain {
  margin-left:30px;
  position:relative
}
.hanzi-basic-explain+.hanzi-heading {
  margin-top:25px
}
.hanzi-detail-explain .extra {
  font-size:14px;
  position:relative;
  padding-left:0;
  margin-bottom:0;
  margin-left:20px;
  border-left:1px solid var(--border-secondary-color);
  padding-top:32px;
  line-height:1.5
}
.hanzi-detail-explain .extra>span {
  display:block;
  padding:6px 0 6px 15px;
  border-bottom:1px solid var(--border-color);
}
.hanzi-detail-explain .extra>label {
  position:absolute;
  left:-20px;
  top:8px;
  border-radius:12px;
  width:36px;
  height:20px;
  line-height:20px;
  box-sizing:content-box;
  color:#fff;
  z-index:1;
  white-space:nowrap;
  text-align:center;
  font-size:11px;
  margin-bottom:0
}
.hanzi-detail-explain .extra.en {
  color:var(--extra-en-color)
}
.hanzi-detail-explain .extra.en>label {
  background-color:#67a535
}
.hanzi-detail-explain .extra.eg {
  color:var(--extra-eg-color)
}
.hanzi-detail-explain .extra.eg>label {
  background-color:#666
}
.hanzi-detail-explain .extra.quotes {
  color:var(--extra-quote-color)
}
.hanzi-detail-explain .extra.quotes mark {
  background:0 0;
  color:red;
  position:relative
}
.hanzi-detail-explain .extra.quotes mark:after {
  position:absolute;
  top:.775rem;
  line-height:1;
  left:0;
  right:0;
  color:red;
  overflow:hidden;
  white-space:nowrap;
  content:"・"
}
.hanzi-detail-explain .extra.quotes>label {
  background-color:#8a0303
}
.hanzi-detail-explain .extra.quotes .author {
  color:var(--body-info-color)
}
.hanzi-detail-explain .extra.quotes .author::before {
  content:"";
  display:inline-block;
  vertical-align:middle;
  width:2em;
  height:1px;
  margin-right:5px;
  background:#999;
}
.hanzi-detail-explain.quote-hide .extra.quotes {
  display:none
}
.hanzi-detail-explain .cixing {
  font-size:1rem;
  color:red;
  border-bottom:0;
  font-weight:700;
  counter-reset:content-counter 0
}
.hanzi-detail-explain .cixing::before {
  content:"〈 ";
  font-size:.875rem
}
.hanzi-detail-explain .cixing::after {
  content:" 〉";
  font-size:.875rem
}

.table-container {
display: flex;
flex-wrap: wrap;
}
.table-column {
flex: 1 1 calc(25% - 20px); /* 每列占25%宽度，减去一些间距 */
box-sizing: border-box;
padding: 10px;
margin: 5px;
border: 1px solid #ddd;
}
@media (max-width: 767px) {
.table-column {
flex: 1 1 calc(50% - 20px); /* 每列占50%宽度，减去一些间距 */
}
}

.img {
  border: 1px solid #eee;
  text-align: center;
  padding: 0px;
  margin-right: 10px;
}
.jiben{
    min-height: 120px;
}
.jiben img{
    float:right;
    z-index: 999;
  position: relative;
}
.jiben dl{
    margin-top: 0px;
}
.you{
    padding: 1px;
    font-weight: 500;
    font-size: 1.5rem;
    margin-right: 2px;
    background-color: #5eb95e;
}
.yin {
    padding: 1px;
    font-weight: 500;
    font-size: 1.5rem;
    margin-right: 2px;
    background-color: #dd514c;
}
.kaozheng{
    padding: 3px 5px;
    background-color: #dd514c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  font-size: 1.0rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  padding: .125em .125em;
  border-radius: 2px;
  margin-bottom: 4px;
}
.audio,
.audio_on {
  text-decoration:none!important;
  background:transparent url(../imgs/audio.gif) no-repeat center right;
  padding-right:1.8125rem;
  background-size:1.375rem 1.0625rem;
}
.audio_on {
  background-image:url(../imgs/audiop.gif);
}