﻿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;
}
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;
}
body
{
    background-color: #d1e4dd;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    z-index: 1;
}
a, a:hover
{
    color: #333;
}/*body{overflow-x:hidden;max-width:100%;-webkit-text-size-adjust:none}*/
::-webkit-input-placeholder, input:-moz-placeholder
{
    font-size: .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: .0625rem dashed #808080;
}
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: .0625rem;
    background-color: #e5e5e5;
    margin: .75rem 0;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
}
p
{
    line-height: 1.5rem;
    font-size: 1rem;
    margin: .75rem 0 0;
    text-indent: 2em;
    word-wrap: break-word;
    zoom: 1;
}
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;
}/*main*/
.cd-main
{
    width: 1100px;
    height: auto;
    margin: 5px auto;
    overflow: hidden;
}
.cd-content
{
    width: 755px;
    height: auto;
    float: left;
}
.cd-sidebar
{
    width: 336px;
    height: auto;
    float: right;
}
.cd-box
{
    position: relative;
    overflow: hidden;
    margin: 0 auto .625rem;
    border-radius: 5px;
    background: #fff;
}
.cd-title
{
    vertical-align: text-bottom;
    font-size: 24px;
}
.cd-detail
{
    line-height: 250%;
    font-size: 1rem!important;
}
.cd-detail h2
{
    border-top: 1px solid #e5e5e5;
    padding-top: 5px;
    margin-top: 5px;
}/*sidebar*/
.cd-sdc
{
    padding: 15px;
    background-color: #fff;
    font-size: 16px;
}
.cd-sdc h3
{
    color: #c5653e;
    font-size: 18px;
    font-weight: normal;
}
.cd-sdc ul.cd-btn
{
    margin-top: 0;
}
.cd-sdc ul.cd-btn li
{
    float: left;
    position: relative;
    white-space: nowrap;
}
.cd-sdc ul.cd-btn li a
{
    text-decoration: none;
    padding: .375rem .25rem;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0 solid transparent;
    color: #000;
}
.cd-sdc ul.cd-btn li a:hover
{
    background: #fff;
    box-shadow: #ebeae2 .125rem .125rem .625rem 0,rgb(122 122 119/30%) .125rem .125rem .625rem 0;
}
.contitle
{
    background-color: #bbbaa7;
    color: #fff!important;
    font-size: .875rem;
    padding: .125rem .375rem;
}
.contitle
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *position: relative;
}
.contitle
{
    -moz-border-radius: .1875rem;
    -webkit-border-radius: .1875rem;
    border-radius: .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: .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
{
    font-family: Georgia,"Nimbus Roman No9 L","Songti SC","Noto Serif CJK SC","Source Han Serif SC","Source Han Serif CN",STSong,"AR PL New Sung","AR PL SungtiL GB",NSimSun,SimSun,"TW\-Sung","WenQuanYi Bitmap Song","AR PL UMing CN","AR PL UMing HK","AR PL UMing TW","AR PL UMing TW MBE",PMingLiU,MingLiU,serif;
}
.cd-ziti
{
    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: .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 */
.cd-header
{
    margin-bottom: 10px;
    overflow: hidden;
}
.cd-nav
{
    display: none;
}
.cd-nav-top
{
    display: block;
    height: 64px;
    position: relative;
    width: 100%;
}
.cd-nav-back
{
    position: absolute;
    top: 0;
}
.cd-m-seach-btn
{
    position: absolute;
    right: 56px;
    top: 0;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../image/search.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    padding: 18px 16px;
}
.cd-nav-back .cd-back-btn
{
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../image/goback.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    padding: 18px 16px;
}
.cd-nav-menu
{
    float: right;
}
.cd-nav-menu .cd-menu-btn
{
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../image/menu.png) no-repeat center center;
    background-size: 24px 24px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    padding: 18px 16px;
}
.cd-nav-top .cd-m-logo
{
    padding: 12px 0;
    position: absolute;
    left: 50%;
    margin-left: -60px;
}
.cd-nav-top .cd-mlogo-show
{
    background: url(../image/logo-m-min.png) no-repeat;
    background-size: 120px 40px;
    height: 40px;
    width: 120px;
}
.cd-logo
{
    padding: 20px;
    height: 120px;
}
.cd-logo-site
{
    display: block;
    background: transparent url(../image/logo-big-news.png) no-repeat center center;
    background-size: 210px 120px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
    height: 120px;
    width: 210px;
    margin: 0 auto;
}/*search*/
.cd-search-box
{
    max-width: 750px;
    margin: 10px auto 20px auto;
    width: auto;
    padding: 0;
}
.cd-search-form
{
    box-shadow: none;
    background: none;
    margin-left: 16px;
    margin-right: 16px;
}
.cd-search-text
{
    display: flex;
    width: 100%;
    height: 40px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    border: 0 solid transparent;/*box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);*/
    -webkit-box-shadow: 0 0 0 0 rgb(65 69 73/10%),0 1px 3px 0 rgb(65 69 73/10%);
    box-shadow: 0 0 0 0 rgb(65 69 73/10%),0 1px 3px 0 rgb(65 69 73/10%);
}
.cd-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;
}
.cd-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;
}
.cd-s-btnw
{
    display: inline-block;
    width: 80px;
    font-size: 16px;
    background: #fcc800;
}
.cd-s-btn
{
    padding: 0 20px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    background: #fcc800;
}/*m-seach*/
.cd-m-search-wrap
{
    padding-top: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 10;
}
.cd-m-search-form
{
    width: 100%;
    display: flex;
}
.cd-m-search-input, .cd-m-search-input .cd-m-input-box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.cd-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;
}
.cd-text-input:hover, .cd-text-input:active, .cd-text-input:focus
{
    background: #fff;
}
.cd-m-back-btn
{
    fill: #70757a;
    width: 24px;
    height: 24px;
    display: block;
    background: transparent url(../image/goback.png) no-repeat center center;
    background-size: 24px 24px;
    padding: 6px;
    margin-right: 6px;
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
}
.cd-m-search-input .cd-m-input-box
{
    background-color: #fff;
    color: #222;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding: 0 16px;
    box-shadow: 0 1px 0 0 rgb(60 64 67/16%);
}
.cd-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;
}
.cd-m-search-input .cd-m-searchbtn
{
    width: 36px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.cd-m-search-input .cd-m-searchbtn
{
    height: 36px;
    line-height: 36px;
    position: relative;
    width: 24px;
    display: block;
    background: transparent url(../image/search.png) no-repeat center center;
    background-size: 20px 20px;
}
.cd-m-searchbtn .cd-m-s-btn
{
    font-size: 0;
    color: transparent;
    text-indent: -999999rem;
}
.cd-index-hint
{
    font-size: 0;
    padding: 0 16px;
    margin-bottom: 8px;
}
.cd-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;
}
.cd-index-hint .cd-hint-box.cd-index-history
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cd-index-hint .cd-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*/
.cd-pages
{
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
}
.cd-pages ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cd-pages ul li
{
    display: inline-block;
    margin: 0 3px;
}
.cd-pages ul li a, .cd-pages ul li span
{
    display: inline-block;
    padding: 3px 15px;
    border-radius: 2px;
}
.cd-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: 6px 12px;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0 solid transparent;
    margin: 6px;
}
.cd-pages ul li span
{
    cursor: default;
    color: #222;
}
.cd-pages ul li a:hover, .cd-pages ul li a:focus
{
    opacity: .8;
}
.cd-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: 0 solid transparent;
    margin: 6px;
}/* audio */
.audio, .audio_on
{
    text-decoration: none!important;
    background: transparent url(audio.gif) no-repeat center right;
    padding-right: 1.8125rem;
    background-size: 1.375rem 1.0625rem;
}
.audio_on
{
    background-image: url(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: .0625rem solid #e5e5e5;
}
.bbb, .bl, .brl, .blr, .btl, .blt, .bbl, .blb
{
    border-left: .0625rem solid #e5e5e5;
}
.bbb, .bt, .btb, .bbt, .btl, .blt, .btr, .brt
{
    border-top: .0625rem solid #e5e5e5;
}
.bbb, .bb, .btb, .bbt, .blb, .bbl, .brb, .bbr
{
    border-bottom: .0625rem solid #e5e5e5;
}
.mm, .mr, .mrl, .mlr, .mtr, .mrt, .mbr, .mrb
{
    margin-right: .625rem;
}
.mm, .ml, .mrl, .mlr, .mtl, .mlt, .mbl, .mlb
{
    margin-left: .625rem;
}
.mm, .mt, .mtb, .mbt, .mtl, .mlt, .mtr, .mrt
{
    margin-top: .625rem;
}
.mm, .mb, .mtb, .mbt, .mlb, .mbl, .mrb, .mbr
{
    margin-bottom: .625rem;
}
.pp, .pr, .prl, .plr, .ptr, .prt, .pbr, .prb
{
    padding-right: .625rem;
}
.pp, .pl, .prl, .plr, .ptl, .plt, .pbl, .plb
{
    padding-left: .625rem;
}
.pp, .pt, .ptb, .pbt, .ptl, .plt, .ptr, .prt
{
    padding-top: .625rem;
}
.pp, .pb, .ptb, .pbt, .plb, .pbl, .prb, .pbr
{
    padding-bottom: .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: #f00;
}
a.blue, .blue, .blue a
{
    color: #00f;
}
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: #ffa500;
}
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: #f00;
}
.bblue
{
    background-color: #00f;
}
.bpink
{
    background-color: #c00;
}
.bgray
{
    background-color: #e5e5e5;
}
.borange
{
    background-color: #ffa500;
}
.byellow
{
    background-color: #ffffb5;
}
.bblack
{
    background-color: #333;
}
.bbrown
{
    background-color: #622;
}
.blight
{
    background-color: #c5653e;
}
.bdark
{
    background-color: #a4a288;
}
.cd-path a
{
    line-height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
}
.cd-path a
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *position: relative;
}
.cd-path i
{
    margin: 0 .5rem;
}
.cd-path i:after
{
    content: ">";
    color: #a4a288;
    font-size: .75rem;
    font-family: serif;
    margin: 0 2px;
    font-weight: bold;
}
.cd-mcon
{
    padding: 15px;
    background-color: #fff;
}
.cd-mcon p
{
    text-indent: 0;
}
.cd-mtitle, .cd-otitle
{
    font-size: .875rem;
    color: #333;
    border-bottom: .0625rem solid #f5f5f5;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    overflow: hidden;
    background-color: #f5f5f5;
}
.cd-mtitle h1, .cd-mtitle h2, .cd-mtitle h3, .cd-otitle h1, .cd-otitle h2, .cd-otitle h3
{
    font-size: .875rem;
    margin: 0;
    padding: 0;
    display: inline;
    color: #666;
}
.cd-mtitle a, .cd-mcon a, .cd-otitle a
{
    text-decoration: underline;
}
.cd-mcon h1
{
    letter-spacing: .5rem;
    text-indent: .5rem;
    font-size: 2.25rem;
}
.cd-nospacing h1
{
    letter-spacing: 0!important;
    text-indent: 0!important;
}
.cd-mcon .cd-long h1
{
    letter-spacing: 1.25rem;
    text-indent: 1.25rem;
}
.cd-mcon h2
{
    color: #77744d;
}
.cd-mcon h1
{
    letter-spacing: .5rem;
    text-indent: .5rem;
    font-size: 2.25rem;
}
.cd-mcon
{
    padding: 15px;
    background-color: #fff;
}
.cd-mcon p
{
    text-indent: 0;
}
.cd-mcon h2
{
    color: #77744d;
}
.cd-mcon h3, .cd-mcon h4
{
    color: #c5653e;
}
.cd-tags
{
    overflow: hidden;
}
.cd-adbox
{
    background-color: #ebeee9;
    font-size: 0;
}
.panel:after, .adbox:after, .cd-mtitle:after, .cd-otitle:after, .cd-mcon:after, ul:after, .cd-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: .375rem .25rem;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 0 solid transparent;
    color: #000;
}
ul.btn li a:hover, ul.btn li.cur a
{
    background-color: #fff;
    color: #000;
    border: 0 solid transparent;
}
ul.btn li.cur a
{
    border: 0 solid #fff;
    color: #d25f32;
    box-shadow: #ebeae2 .125rem .125rem .625rem 0,rgb(122 122 119/30%) .125rem .125rem .625rem 0;
}
ul.btn li a:hover
{
    box-shadow: #ebeae2 .125rem .125rem .625rem 0,rgba(122,122,119,.3) .125rem .125rem .625rem 0;
}
ul.btn li a img
{
    vertical-align: middle;
    margin: 0 0 .25rem;
}
ul.btn li a span
{
    font-size: .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: .875rem;
}
ul.btn li a span.bihua+span
{
    padding: .25rem 0 0;
}
ul li.smore a, ul li.more a, ul li.bmore a
{
    color: transparent!important;
    background: #e5e7e4 url(./images/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: .75rem;
    color: #ccc;
    width: .875rem;
    height: .875rem;
    line-height: .875rem;
    display: block;
    position: absolute;
    right: 0;
    bottom: .25rem;
    margin-right: 8px;
}
ul.btn.left li a
{
    text-align: left;
    padding: .375rem .75rem;
}/* txt */
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 .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 .25rem;
}
ul.txt li a span
{
    font-size: .875rem;
    color: #999;
    padding: .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: -.3125rem!important;
    margin-right: -.3125rem!important;
    margin-top: 0;
}
ul.line li
{
    width: auto;
    display: inline-block;
}
ul.line li a, ul.line li .btn
{
    font-size: 1rem;
    text-decoration: none;
    padding: .375rem .75rem;
    border: .0625rem solid #f1f3f4;
    background-color: #f1f3f4;
    display: block;
    text-align: center;
    -moz-border-radius: .375rem;
    -webkit-border-radius: .375rem;
    border-radius: .375rem;
}
ul.line li a, ul.line li .btn
{
    margin: .3125rem!important;
}
ul.line li .btn.nobg
{
    background-color: transparent;
    border: .0625rem solid transparent;
    padding: .375rem 0;
    margin-left: .0625rem!important;
    margin-right: .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 solid transparent;
}
ul.line li.cur a
{
    border: .0625rem solid #fff;
}
ul.line li a:hover
{
    box-shadow: #ebeae2 .125rem .125rem .625rem 0,rgba(122,122,119,.3) .125rem .125rem .625rem 0;
}
ul.line li a span
{
    font-size: .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.nowrap
{
    white-space: nowrap;
}/* tab */
ul.tab
{
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    margin: 0 .5rem;
    font-size: 1rem;
}
ul.tab li
{
    -webkit-flex: 1;
    -ms-flex: 1;
    -moz-flex: 1;
    flex: 1;
    background-color: #e5e7e4;
    margin: .0625rem;
}
ul.tab li
{
    -moz-border-radius-topleft: .375rem;
    -webkit-border-top-left-radius: .375rem;
    border-top-left-radius: .375rem;
    -moz-border-radius-topright: .375rem;
    -webkit-border-top-right-radius: .375rem;
    border-top-right-radius: .375rem;
}
ul.tab li.cur
{
    background-color: #ebeee9;
    margin-bottom: 0;
    border-bottom: .0625rem solid #ebeee9;
}
ul.tab li a
{
    padding: .375rem 0;
    width: auto;
    display: block;
}
ul.page
{
    margin: -.375rem 0 0 -.375rem!important;
}
ul.page li a
{
    margin: .375rem 0 0 .375rem!important;
}
ul+ul
{
    margin-top: .875rem!important;
}/* attr */
.attr, .attrb
{
    margin: .375rem .9375rem .375rem 0;
    font-size: 1rem;
}
.attrb
{
    margin: .75rem .9375rem .75rem 0;
}
.attr_name, .attr_tag
{
    line-height: 100%;
    font-size: .875rem;
    padding: 0 .375rem;
    margin: 0 .625rem 0 0;
    background-color: #f1f3f4;
    color: #3c4043;
    -moz-border-radius: .1875rem;
    -webkit-border-radius: .1875rem;
    border-radius: .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: .875rem;
    margin: 0 .5rem 0 0;
    padding: .125rem .1875rem;
    vertical-align: .0625rem;
}
.attr_space
{
    background-color: transparent;
}
.attr_space:after
{
    content: "　";
}
.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: .3125rem;
}
p.w2+p.w2
{
    margin-top: .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: .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: .75rem!important;
}
.f14, .f14 a, .f14 div
{
    font-size: .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: .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: .75rem;
    background: #c5653e;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    -moz-border-radius: .375rem;
    -webkit-border-radius: .375rem;
    border-radius: .375rem;
    -moz-box-shadow: .125rem .125rem 0 #aaa;
    -webkit-box-shadow: .125rem .125rem 0 #aaa;
    box-shadow: .125rem .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: .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*/
.cd-footer
{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0 0 rgb(18 18 18/10%);
    box-shadow: 0 0 0 rgb(18 18 18/10%);
}
.cd-footer p, .cd-footer a
{
    color: #70757a;
    font-size: 14px;
    line-height: 26px;
}
#cd-gotop
{
    bottom: 105px;
    _margin-bottom: 105px;
    width: 36px;
    height: 36px;
    background: #f1f3f4 url(../image/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(ppb.png) no-repeat 0 0;
        background-size: 2.5rem 2.5rem;
    }
    .csiteh
    {
        background: transparent url(pphb.png) no-repeat 0 0;
        background-size: 1.5rem 2.5rem;
    }
}
@media(max-width: 1080px)
{
    body, html
    {
        width: 100%;
    }
    .cd-main
    {
        width: 100%;
        height: auto;
        margin: 10px auto;
        overflow: hidden;
    }
    .cd-content
    {
        width: 100%;
        height: auto;
        float: none;
    }
    .cd-sidebar
    {
        width: 100%;
        height: auto;
        float: none;
    }
    .cd-footer
    {
        width: 100%;
    }
    .cd-nav
    {
        display: block;
    }
    .cd-logo
    {
        display: none;
    }
    #cd-gotop
    {
        right: 5px;
    }/*移动nav menu*/
    .sidr-open .cd-menu-btn
    {
        background: transparent url(../image/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 0 #d1e4dd;
        -moz-box-shadow: inset 0 0 5px 0 #e1e0c7;
        box-shadow: inset 0 0 5px 0 #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-cd-box
    {
        position: relative;
        overflow: hidden;
        margin: 0 auto .625rem;
        border-radius: 2px;
        background: #fff;
    }
    .sidr-class-cd-sdc
    {
        padding: 15px;
        background-color: #fff;
    }
    .sidr-class-cd-sdc h3
    {
        color: #c5653e;
        font-size: 17px;
        font-weight: normal;
        text-align: left;
    }
    .sidr ul
    {
        display: block;
        margin: 0 -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: 0 solid transparent;
        overflow: hidden;
        white-space: nowrap;
        margin: 10px 6px 0;
    }
    .cd-pages ul li
    {
        display: none;
    }
    .cd-pages ul li.prev-page, .cd-pages ul li.next-page
    {
        display: inline-block;
    }
    ul.w4 li
    {
        width: 50%;
    }
}
@media screen and (max-width: 767px)
{
    ul.w12 li
    {
        width: 16.666666666%;
    }
    ul.w6 li
    {
        width: 25%;
    }
    ul.w5 li
    {
        width: 33.333333%;
    }
    ul.w3 li
    {
        width: 50%;
    }
    ul.w2 li
    {
        width: 100%;
    }
    .cd-sidebar
    {
        display: none;
    }
}/*友情链接*/
.zd-friendlink
{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    padding: 10px 0;
    -webkit-box-shadow: 0 0 0 rgb(18 18 18/10%);
    box-shadow: 0 0 0 rgb(18 18 18/10%);
}
.zd-friendlink p, .zd-friendlink a
{
    color: #70757a;
    font-size: 14px;
    line-height: 26px;
}