html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
button,
textarea,
select {
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei, Arial, sans-serif;
    font-weight: normal;
    color: #222222;
    border: none;
    vertical-align: baseline;
}

i {
    font-style: normal;
}

body {
    font-size: 16px;
}

ul,
ol {
    list-style: none;
}

input,
button,
textarea,
select,
input:focus,
textarea:focus {
    background: none;
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

select {
    border: none;
}

a,
button {
    cursor: pointer;
}

a {
    color: #222222;
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: none;
    }


table {
    border-collapse: collapse;
    border-spacing: 0;
}

button,
input,
optgroup,
select,
/* textarea {
  -webkit-appearance: none;
} */
a,
button,
input,
optgroup,
select,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
img {
    -webkit-touch-callout: none;
}

video,
img {
    vertical-align: top;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    display: block;
    margin: 0;
    padding: 0;
}


mark {
    background: none;
}


sub,
sup {
    vertical-align: baseline;
}


:link,
:visited,
ins {
    text-decoration: none;
}

:focus {
    outline: 0;
}




.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}


.clearoutline:focus {
    outline: none;
}

.fnow8A {
    font-size: 14px;
    color: #8A8A8D !important;
}
a:hover {text-decoration:none;}
/* text*/
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f30 {font-size:30px;}
.f34 {font-size:34px;}
.f50 {font-size:50px;}
.fHei {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei, Arial, sans-serif;
}

.fYaHei {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei, Arial, sans-serif;
}
.ftv {font-family:Verdana;}
.fb {font-weight:bold;}
.fn {font-weight:normal;font-style:normal;}
.t2 {text-indent:2em;}
.t1 {text-indent:1em;}
.t9999 {text-indent:-9999em;}
.lh140 {line-height:140%;}
.lh150 {line-height:150%;}
.lh180 {line-height:180%;}
.lh200 {line-height:200%;}
.unl {text-decoration:underline;}
.nol {text-decoration:none;}
.del {text-decoration:line-through;}
/* positon*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto;margin-right:auto;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.cb {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {*zoom:1;}
.vm {vertical-align:middle;}
.pr {position:relative;}
.pa {position:absolute;}
.abs-r {position:absolute;right:0;}
.zoom {zoom:1;}
.hidden {visibility:hidden;}
.none {display:none;}
/*border*/
.nb {border:0;}
.rb {border-right-width:1px;border-right-style:solid;}
.lb {border-left-width:1px;border-left-style:solid;}
.ls{letter-spacing:2px}
.black {color:#000000;}
.white {color:#fff;}
.red,.red a {color:#f00;}
.orange,.stitle a,.stitle a:visited {color:#FF632D;}
.deeporange {color:#b53f08;}
.blue {color:#03c;}
.gray {color:#999;}
.lightgray {color:#ccc;}
.grayhigh{color:#333;}
.graydeep {color:#666;}
.lightgreen {color:#00DD98;}
.green{color:#008000;}
.yellow {color:#fd781b;}
.yellowGreen {color:#9F6600;}
.yellowdeep {color:#7b320d;}
.pink {color:#e75a90;}
.pinkdeep {color:#f85998;}
.deepblue,.deepblue a {color:#0e5895;}
.deepred {color:#ba2636;}
.pinkred {color:#eb4960;}
.grapered {color:#a80077;}
.lightblue {color:#55c6c0;}
.lightorange {color:#f58518;}
/* inline box style*/
.dib {display:inline-block;}
.db {display:block;}
/* others*/
.alpha {filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;}
.wordbreak {table-layout:fixed;word-break:break-all;overflow:hidden;}
.oh {overflow:hidden;}

.goto,.goto:visited {margin-top:-5px;border:1px solid #d1d3d2;background:#f0f4f5;}
.box-bd {border:1px #c8dae1 solid;}
.over {overflow:hidden;}
#sub_nav {width:1190px;margin:auto;border:1px solid #e3e3e3;line-height:28px;background-color:#f4f4f4;margin-bottom:0px;text-align:center;}
#sub_nav a {color:#4c4c4c;}
.foot {
    max-width:1190px;width:99%;margin:auto;border-top:0px solid #ddd;font-size:12px;text-align:center;line-height:24px;padding-top:5px;padding-bottom:6px;margin-top:20px;
       margin-bottom:10px;clear:both;overflow:hidden;
       
}
a.gray:link,a.gray:visited,a.gray:active {color:gray;}
a.gray:hover {color:#f30;}
.box {margin:0px auto;width:1200px;}
.bg-fff {background-color:#fff;margin-top:5px;}
a {color:#333;}
.clearfix:after {display:block;height:0px;visibility:hidden;clear:both;content:"";}
.clearfix {zoom:1;}
.top-bar {border-bottom:#e5e5e5 1px solid;line-height:35px;background-color:#f9f9f9;width:100%;height:35px;}
.headerWrap {background:#fff;}
.header {padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:5px;}
.topBarLink {width:500px;color:#ccc;}
.topBarLink A {color:#666;}
.topBarLink a:hover {color:#55a642;}
.topBarLink01 {padding-bottom:0px;padding-left:15px;padding-right:0px;}
.topBarLink02 {padding-bottom:0px;padding-left:12px;padding-right:0px;padding-top:0px;}
.top-bar .fr {line-height:35px;height:35px;}
.header .logo {width:305px;float:left;height:75px;overflow:hidden;}
.header .search {width:500px;float:right;overflow:hidden;margin-top:20px;}
.header-nav {border-bottom:2px #FF6382 solid;width:100%;}
.navWrap {width:1200px;height:70px;overflow:hidden;margin:0 auto;}
.navWrap .logo {width:185px;float:left;overflow:hidden;margin-top:20px;margin-bottom:10px;}
.nav {float:right;width:1000px;margin-top:20px;margin-bottom:10px;}
.navList {float:left;}
    .navList LI {
        line-height: 41px;
        font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
        float: left;
        height: 41px;
        font-size: 16px;
        border-left: 0px solid #FF6497;
    }
.navList LI A {text-align:center;padding-bottom:0px;line-height:38px;padding-left:12px;padding-right:12px;display:inline-block;height:38px;color:#666;overflow:hidden;padding-top:0px;border-radius:5px;}
.navList LI a:hover {background:#FF6382;color:#fff;text-decoration:none;}
.navList LI .active {background:#FF6382;color:#fff;font-weight:800;margin-bottom:5px;}
.navList LI .active:hover {background:#FF6382;color:#fff;font-weight:800;text-decoration:underline;}
.navList LI#navIndex A {padding-bottom:0px;padding-left:20px;padding-right:20px;padding-top:0px;}
.position_all {margin:0 auto;width:1200px;clear:both;overflow:hidden;}
.position_l {line-height:28px;margin-top:5px;width:568px;float:left;color:#999;}
.position_l A {text-decoration:none;}
.position_l a:hover {color:#0b398c;text-decoration:underline;}
.position_r {margin-top:10px;width:250px;float:right;}
.prsition_search {text-align:right;width:187px;padding-right:2px;float:left;}
.prsition_submit {width:57px;float:right;}
.input_search1 {border-bottom:#91b9dc 1px solid;border-left:#91b9dc 1px solid;line-height:24px;width:122px;height:20px;color:#999;font-size:12px;border-top:#91b9dc 1px solid;border-right:#91b9dc 1px solid;}
#friendlink {line-height:28px;min-height:50px;margin:0px auto;overflow:hidden;max-width:1188px;width:99%;margin-top:20px;background-color:#FFF;padding:5px;text-indent:0.5em;border:1px solid #ddd;text-align:left;}
.wrapper {width:1198px;margin:0 auto;margin-bottom:10px;clear:both;overflow:hidden;margin-bottom:10px;}
.content-w {margin:0 auto;width:1198px;margin:0 auto;clear:both;overflow:hiden;}

.pt5 {padding-top:5px;}
.grapered {color:#A80077;}
a.white,a.white:visited {color:#fff;}
.dib {display:inline-block;}
.tc {text-align:center;}
.h90 {height:90px;}
.h25 {height:25px;}
.h30 {height:30px;}
.w30 {width:30px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w60 {width:60px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w55 {width:55px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w58 {width:58px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w65 {width:65px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w70 {width:70px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w80{width:80px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w90{width:90px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w100{width:100px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w120{width:120px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.w130{width:130px;white-space:nowrap;overflow:hidden;text-overflow:clip;}
.ml16 {margin-left:16px;}
.oh {overflow:hidden;}
.auto {margin:0 auto;}
.bgy {background:#FFFF99;}
select {border:solid 1px #bbb;height:25px;line-height:25px;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background:#fff\9;border-radius:1px;padding-right:24px;padding-left:3px;}
select::-ms-expand {display:none;}
.wrapper {width:1198px;margin:0 auto;margin-bottom:10px;clear:both;overflow:hidden;margin-bottom:10px;}
.content-w {margin:0 auto;width:1198px;margin:0 auto;clear:both;overflow:hiden;}
.main {margin:0 auto;width:100%;margin:0 auto;background-color:#fff;clear:both;overflow:hiden;}
.content {margin:0 auto;width:100%;margin:0 auto;background-color:#fff;clear:both;overflow:hiden;}

.w890 {width:890px;}
.w300 {width:300px;}
.w900 {width:900px;}
.w290 {width:290px;}
.fl {float:left;}
.fr {float:right;}
.fb {font-weight:bold;}
.fI {font-style:italic;}
.fu {text-decoration:underline;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.mg5 {margin:5px;}
.mg3 {margin:3px;}
.mr3 {margin-right:3px;}
.mrt3 {margin-right:3px;margin-top:3px;}
.mg10 {margin:10px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr12 {margin-right:12px;}
.mr20 {margin-right:20px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.plr5 {padding-left:5px;padding-right:5px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl13 {padding-left:13px;}
.pr5 {padding-left:5px;}
.pl0{padding-left:0px}
.pb5 {padding-bottom:5px;}
.pt5 {padding-top:5px;}
.mt50 {margin-top:50px;}
.mt20 {margin-top:20px;}
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.lh24 {line-height:24px;}
.lh25 {line-height:25px;}
.lh26 {line-height:26px;}
.lh30 {line-height:30px;}
.left,.fl {float:left;}
.right,.fr {float:right;}
.clear {line-height:1px;height:1px;clear:both;overflow:hidden;}
.hidden {display:none;}
.block {display:block;}
.w590 {width:590px;}
.w400 {width:400px;}
.w450 {width:450px;}
.w890 {width:900px;}
.w290 {width:290px;}
.w900 {width:900px;}
.w300 {width:300px;}
.w380 {width:380px;}
.w360 {width:360px;}
.pos-a {position:absolute;}
.pos-r {position:relative;}
.red{color:#ff0000;}
.bb-border-ddd {border-bottom:1px #ddd solid;}
.bt-border-ddd {border-top:1px #ddd solid;}
.bgyy {background:#ff6600;}
.center {text-align:center;}
.noborder {border:none;}
.no-border {border:none;}
.block {margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);}
.button-primary, .button-primary-flat {
    background-color: #337ab7;
    border: 1px #2e6da4 solid;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
}
.block-title {color:#333;background-color:#f5f5f5;border-color:#ddd;padding:10px;font-size:14px;}
.left-border-color {border-left:5px #FF6382 solid;}
.panel-content {margin-top:10px;margin-bottom:10px;}
.form-control {display:block;width:96%;height:150px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:1px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;padding:10px;line-height:24px;}
.btn {display:inline-block;padding:7px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;border-radius:4px;}
.btn:hover{background:#bbb;color:#000}
button,input,select,textarea {font-family:inherit;font-size:inherit;line-height:inherit;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button;cursor:pointer;}
button,select {text-transform:none;}
button {overflow:visible;}
.btn-primary.btn-outline {color:#fff;}
.btn-outline {color:inherit;background-color:transparent;transition:all .5s;}
.btn-primary {color:#fff;background-color:#FF6382;border-color:#009ACF;}
.btn-primary:hover {color:#fff;background-color:#089ABF;border-color:#089ABF;}
.row {width:100%;clear:both;min-height:45px;overflow:hidden;padding-top:10px;}
.col-wd-7 {width:70%;}
.col-wd-3 {width:30%;}
.text-r {text-align:right;}
.text-c {text-align:center;}
.border-color {border:1px #dedede solid;}
.panel-content-text {padding:5px;color:#333;line-height:26px;margin-bottom:10px;}
.panel-content-text p {text-indent:1em;line-height:26px;}
.panel-content-text font {color:#993300;}
.btn-all-1 {border:1px solid #ff7e00;background:#ff9e00;background-repeat:no-repeat;color:#FFF;font-size:12px;cursor:pointer;height:28px;padding-top:0;padding-right:5px;padding-bottom:0;padding-left:5px;margin:0;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.btn-all-1:hover {background:#ff7e00;}
.input-txt {border:1px solid #c6cede;background-color:#fff;height:30px;line-height:30px;padding:0px 5px;font-family:verdana;}
.input-btn-txt {border:1px solid #c6cede;background-color:#fff;text-align:center;line-height:32px;height:32px;padding-left:10px;padding-right:10px;}
.input-btn-txt:hover {color:#02B3B9;border:1px #02B3B9 solid;}
.row-content a {padding:5px;border:1px solid #0474C8;background-color:#fefefe;margin-left:10px;border-radius:3px;}
.row-content span,.row-content a {display:inline-block;}
.w200 {width:200px;}
.label-text-time {display:inline-block;background-color:#fff;border:1px solid #c6cede;padding:5px 10px;font-size:14px;color:#ff7e00;font-weight:bold;width:144px;}
table {border:1px solid #999;border-width:1px 0px 0px 1px;border-collapse:collapse;border-spacing:0;margin-top:5px;}
table tbody tr {line-height:25px;}
table tbody tr.odd {;}
table tbody tr.even {;}
table tbody tr th,table tbody tr td {padding:3px 2px;border:1px solid #ccc;}
table tbody tr th {font-weight:bold;text-align:center;background:#f7f7f7;}
table tbody tr td a:hover {color:#EC4C6B;}
table.anquanqi {width:360px;margin:0 auto;margin-top:10px;}
table.anquanqi tr td {font-size:14px;text-align:center;vertical-align:middle;}
table.anquanqi tbody tr:first-line {background:#eeeeee;}
table.anquanqi tr td:hover {background:#ffff99;}
table.anquanqi tr td.bg {background:#ffff99;}
table.anquanqi tr td a {display:block;width:99%;height:99%;color:#333;font-size:16px;}
table.anquanqi tbody tr td a:hover {color:#EC4C6B;}
table.anquanqi tbody tr td.aqq {;}
table.anquanqi tbody tr td.aqq a {font-size:16px;}
table.anquanqi tbody tr td div {height:18px;line-height:18px;color:#fff;font-size:12px;margin-top:5px;font-weight:normal;overflow:hidden;text-align:center;}
.code_label {display:inline-block;background:#eee;color:#333;border-radius:2px;font-size:12px;font-family:verdana;padding-right:10px;}
.label-color {color:#00c;}
.bg-ccc {background:#ccc;}
.bg-ddd {background:#ddd;}
.bg-eee {background:#eee;}
.bg-efef {background:#efefef;}
.bg-f7f7 {background:#f7f7f7;}
.row-tools {overflow:hidden;}
.row-tools ul li a {position:relative;width:288px;height:70px;float:left;margin:8px 5px;display:inline;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
span.app-icon {width:60px;height:60px;top:9px;left:9px;position:absolute;cursor:pointer;display:block;}
span.app-title {position:absolute;left:78px;top:12px;font-size:18px;cursor:pointer;}
span.app-summary {position:absolute;left:78px;top:40px;font-size:14px;color:#a5a5a5;cursor:pointer;}
.row-tools ul li a:hover {background:#FFF1FD;}
.today-icon {background-image:url(../images/jt.gif);background-repeat:no-repeat;background-position:0% 0%;}
a.r-link{color:#EE4E6E}
a.r-link:hover{color:#ff3300}

.hidden{display:none;overflow:hidden;}
#page{margin:5px;clear:both;overflow:hidden;width:auto;text-align:center;}
#page a{display:inline-block;padding:3px 8px;border:1px solid #ddd;margin:5px;font-size:14px;color:#555555;background:#f9f9f9;border:1px solid #ddd;}
#page a:hover{background:#fff;}
#page a.cur{color:red;background:#FA4E68;border:1px solid #F41473;color:#fff;}
#page a.noborder{padding:5px 8px;border:none;margin:0 2px;background:#fff;border:1px solid #ddd;}

/* return top */
#btnTop {display:none;position:fixed;bottom:20px;right:10px;z-index:999;border:none;outline:none;background-color:#999;color:white;cursor:pointer;padding:5px;border-radius:8px;}
#btnTop:hover {background-color:#333;}
.tr-header{background:#eeeeee;}
.b-more{background:#fefefe;border:1px #FF6382 solid;color:#FF6382}
.b-more a:hover{color:#fff}
.py-zi{float:left;display:inline-block;margin:5px;padding-top:3px;font-size:20px;height:50px;line-height:22px;text-align:center;width:31px;}


.py-zi-more{float:left;display:block;margin:6px;width:29px;font-size:14px;height:35px;line-height:22px;padding-top:17px;}
.pinyin-all{float:left;display:block;margin-left:10px;font-size:16px;margin-top:5px;width:50px;height:30px;line-height:30px;}
.py-zimubiao{font-size:18px}
.py-zimubiao font{display:inline-block;width:90px;border:1px #ddd solid;margin-left:10px;margin-top:8px;}
.py-zimubiao b{color:#ff3300;margin-left:5px;}
.zifu-line35{line-height:35px;letter-spacing:3px;word-break:break-all;white-space:normal;}
.py-star-fuhao{text-align:center;color:#484891;font-size:25px;font-weight:blod}
.py-star-text{text-align:center;color:#484891;font-size:15px;font-weight:blod}
.py-zi-bihua{float:left;display:block;margin:5px;padding-top:3px;width:31px;font-size:20px;height:78px;line-height:24px;}
.wx-more-bihua{height:52px;margin-left:10px;padding-top:30px;}
.pinyin-a{float:left;display:block;margin-left:10px;font-size:16px;margin-top:5px;width:50px;height:30px;line-height:30px;}

.dyzi-e{float:left;display:block;width:25%;font-size:18px;margin-top:10px;white-space: nowrap;overflow: hidden;}
.dyzi-e a{color:#333;text-decoration:none}
.dyzi-e a:hover{color:#000;text-decoration:underline}
.dyzi-e i{text-decoration:none;font-size:14px;color:#aaa;margin-left:10px;font-family:verdana;}

.zi-img-size{width:16px;height:16px;}
.dyzi-e-cy{float:left;display:block;width:25%;font-size:18px;margin-top:10px;white-space: nowrap;overflow: hidden;}
.dyzi-e-cy a{color:#333;text-decoration:none}
.dyzi-e-cy a:hover{color:#000;text-decoration:underline}
.dyzi-e-cy i{text-decoration:none;font-size:14px;color:#aaa;margin-left:10px;font-family:verdana;}




.py-tran-result{text-align:left;overflow:auto;min-height:120px;max-height:600px;height:auto;color:#000;font-size:16px;;line-height:25px;}
.py-tran-result em{display:block;padding:5px;float:left;border:1px #999 solid;text-align:center;margin:2px;height:48px;line-height:25px;font-family:verdana;}
.py-tran-result em{border:0;border-bottom:1px #ff3300 dashed }
.py-tran-result i{color:blue}
#content_nav{width:clear:both;width:100%;overflow:hidden;}
#content_nav h2{margin-left:6px;font-weight:bold;margin-top:20px;}
.fixx {position: fixed;top:100px;background-color:#ffff;}
.navi_bl{margin-top:15px;height:auto;width:240;margin:0 auto;border:0px red solid;background:url(../images/sline_1.gif) repeat-y 9px center;}
.navi_dot{width:100%;padding-left:18px;line-height:30px;background:url(../images/nav_dot.png) no-repeat 5px center;overflow:hidden;max-width:230px;    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.navi_red_dot{background:url(../images/nav_dot_red.png) no-repeat 5px center;}
.navi_red_dot a{color:#FA6D5F;}
.navi_gray_dot{background:url(../images/nav_dot.png) no-repeat 5px center;}
.top-header{background:url('../images/logo-s.png') no-repeat 0px 6px;padding-left:100px;max-width:1090px;width:99%;margin:auto;border-top:0px solid #ddd;font-size:12px;line-height:24px;padding-top:5px;margin-bottom:10px;color:#ddd}
.top-header a{color:#999}
p.c-h{font-weight:bold;line-height:28px;}
.word-ah a{padding-right:10px;}
.word-ah a{text-decoration:underline;}
.word-ah a:hover{text-decoration:none;color:#000;}
.zi-img-size{width:20px;height:20px;}
.panel-content-text ul{margin:0;padding:0;width:100%;}
.panel-content-text ul li{float:left;border-bottom:1px #ddd solid;width:100%;line-height:24px;padding:5px 3px;text-indent:0.5em;}
.panel-content-text ul li:hover{background-color:#f7f7f7;}
.panel-content-text ul li em{padding-left:20px;color:#333;}
.border-top{border-top:1px #ddd solid;}
.border-bottom{border-bottom:1px #ddd solid;}
.word-break{word-break:break-all;white-space:normal;overflow:hidden;text-overflow:clip;}
.b-r3{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.t-i0{text-indent:0em;}
.t-i1{text-indent:1em;}

.zaoju-text{margin:0;padding:3px 0px;text-indent:0em;}
.zaoju-text .zaoju-item {float:left;font-size:16px;color:#333;border-bottom:1px solid #ddd;display:inline-block;text-align:left;list-style:none;padding:5px 5px;margin:3px 0;overflow:hidden;clear:both;width:100%;line-height:23px;}


.zaoju-text .zaoju-item span {float:left;display:inline-block;color:#fff;background:#999;text-align:center;padding:5px;border-radius:3px;font-size:18px;}
.zaoju-text .zaoju-item div{float:left;max-width:94%;display:inline-block;margin-left:15px;line-height:30px;font-weight:300;}

.ycjc-bg-color {
    background: #f8f8f8
}

table.qgb {
    width: 100%
}

    table.qgb tr td {
        text-align: center
    }

        table.qgb tr td span {
            color: #EB4B6B;
        }

        table.qgb tr td:hover {
            background: #FFF1FD;
        }

        table.qgb tr td a {
            text-decoration: underline;
        }

table.jine tr td {
    font-size: 18px
}