@charset "utf-8";
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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font: 12px/24px Arial, "宋体", "微软雅黑";
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
}

.wraper{

  min-width:1100px;

  margin:0px auto;


  
}
:focus {
  outline: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
a:hover {
  color: #cc4b4b;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
th,
td {
  text-align: left;
  font-weight: normal;
}
img,
iframe {
  border: none;
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
  border: none;
  border: 1px solid #e6e6e6;
}
button {
  cursor: pointer;
}
select {
  margin: inherit;
}
option {
  border-color: #e5e5e5;
  background: #ffffff;
}
hr {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  background-color: #000;
  height: 1px;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
  list-style-type: none;
}
input,
select,
textarea {
  border-color: #e5e5e5;
}
textarea {
  border: 1px solid #e5e5e5;
}
input,
select,
textarea,
button {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.none {
  display: none;
}
.blueFont {
  color: #405eae;
}
.grayFont {
  color: #999999;
}
.line {
  display: block;
  width: 100%;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}
.margTop-13 {
  margin-top: 13px;
}
.whFavourite {
  display: block;
  width: 100%;
  height: 19px;
  clear: both;
}
.ft {
  float: left;
}
.rt {
  float: right;
}
.clumn {
  clear: both;
  overflow: hidden;
}
.clearfix {
  clear: both;
}
/* icon set */
/*活动 ion set*/
/* global tab set*/
.tab .tabNav-item {
  display: inline-block;
  float: left;
}
.tab .tabCont-item {
  overflow: hidden;
  clear: both;
}
.buttonRight {
  float: right;
}
.none {
  display: none;
}
.hidden {
  visibility: hidden;
}
/* some list  begin */
.list-form-flt {
  clear: both;
  overflow: hidden;
}
.list-form-flt dt,
.list-form-flt dd {
  float: left ;
}
.list-form .grand,
.list-form-flt .grand {
  width: 100%!important;
}
.list-form input[type='text'],
.list-form select,
.list-form-flt input[type='text'],
.list-form-flt select,
.list-form-flt input[type='password'],
.list-form input[type='password'] {
  width: 170px;
  height: 26px;
  border: none;
  border: 1px solid #e5e5e5;
  padding: 6px auto\9;
}
.list-form select option,
.list-form-flt select option {
  height: inherit;
}
.list-form-flt select option {
  /*height:inherit;

    width:inherit;

    padding:5px 0;

    font:inherit;

    height:inherit;

    overflow: hidden;*/
}
.list-form select {
  padding: 5px 0;
}
.list-form input.grand,
.list-form select.grand {
  width: 100%;
}
/* some list end*/
.ht50 {
  height: 50px;
}
.ht70 {
  height: 70px;
}
.ht95 {
  height: 95px;
}
.ht133 {
  height: 133px;
}
.lt24 {
  line-height: 24px;
}
.mt14 {
  margin-top: 14px;
}
.mt12 {
  margin-top: 12px;
}
.mt17 {
  margin-top: 17px;
}
.mt20 {
  margin-top: 20px;
}
.mt28 {
  margin-top: 28px;
}
.wd120 {
  width: 120px;
}
.wd248 {
  width: 248px;
}
.wd344 {
  width: 344px;
}
.wd456 {
  width: 456px;
}
/* input for time for obvious add a time-button to input right (begin)*/
.input-time-box {
  display: inline-block;
  position: relative;
}
.input-time-box .icon-time-button {
  position: absolute;
  right: 9px;
  top: 4px;
}
/*(end)*/
/*some input for type and asole have sm option to select  (begin)*/
.inline-check {
  display: inline-block;
}
.inline-check input {
  position: relative;
  top: 3px;
}
/* inifo count stream tag set  */
.stream-count {
  text-decoration: none;
  font-style: normal;
}
/*info stream click for look the detail*/
.clickdetail {
  margin-left: 10px;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d2d2d2;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d2d2d2;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d2d2d2;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d2d2d2;
}
.hide {
  visibility: hidden;
}
.mlr7 {
  margin-left: 7px;
  margin-right: 7px;
}
a.more {
  font: 12px/28px "宋体";
  cursor: pointer;
}
a.more:hover {
  text-decoration: underline;
}
strong {
  font-weight: bold;
}
input.placeholder,
select.placeholder,
textarea.placeholder {
  color: #999999!important;
}
.icon-tit-red-vline {
  display: inline-block;
  width: 31px;
  height: 2px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px -214px transparent;
}
.icon-tit-blue-hline {
  display: inline-block;
  width: 4px;
  height: 25px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px -218px transparent;
}
.icon-tit-blue-vline {
  display: inline-block;
  width: 90px;
  height: 1px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -4px -218px transparent;
}
.icon-red-squar {
  display: inline-block;
  width: 2px;
  height: 2px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -278px 0px transparent;
}
.icon-zhaobiao {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px -286px transparent;
}
.icon-tongji {
  display: inline-block;
  width: 16px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -20px -286px transparent;
}
.icon-re {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -66px -286px transparent;
}
.icon-index {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -44px -286px transparent;
}
.icon-lilun {
  display: inline-block;
  width: 16px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -84px -286px transparent;
}
.icon-z-download {
  display: inline-block;
  width: 16px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -106px -286px transparent;
}
.icon-z-tv {
  display: inline-block;
  width: 17px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -132px -286px transparent;
}
.icon-list-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -40px -373px transparent;
}
.icon-list-dot2 {
  display: inline-block;
  width: 3px;
  height: 5px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -46px -373px transparent;
}
.icon-list-circle {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -20px -373px transparent;
}
.icon-list-circle-red {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px -373px transparent;
}
.icon-z-b-teacher {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px -258px transparent;
}
.icon-b-s-model {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -25px -258px transparent;
  background-position: ;
}
.icon-z-t-bid {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -52px -258px transparent;
}
.icon-z-f-purchase {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -79px -258px transparent;
}
.icon-w-m-pragmatic {
  background-position: -104px -258px;
}
.icon-triangle-red-left {
  display: inline-block;
  width: 3px;
  height: 5px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -318px 0 transparent;
}
.icon-triangle-blue-left {
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -306px 0 transparent;
}
.icon-blue-line-80 {
  display: inline-block;
  width: 80px;
  height: 2px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -244px transparent;
}
.icon-gap-line-gray {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0px 0px transparent;
  background-position: -327px 0;
}
.icon-certificate-logo {
  display: inline-block;
  width: 35px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -476px -755px transparent;
}
.icon-dzswcxdw {
  display: inline-block;
  width: 154px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -521px -755px transparent;
}
.icon-wzlhxy {
  display: inline-block;
  width: 123px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -677px -755px transparent;
}
.icon-tab-view-next {
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -655px transparent;
}
.icon-tab-view-prev {
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -31px -655px transparent;
}
.icon-rc-book {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -448px transparent;
}
.icon-rc-arrow {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -42px -448px transparent;
}
.icon-rc-right {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -85px -448px transparent;
}
.icon-rc-people {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -130px -448px transparent;
}
.icon-rc-wrong {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -171px -448px transparent;
}
.icon-rc-cell {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -212px -448px transparent;
}
.icon-i-paper {
  display: inline-block;
  width: 14px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -705px transparent;
}
.icon-i-papers {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -20px -709px transparent;
}
.icon-i-notes {
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -61px -709px transparent;
}
.icon-i-law {
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -79px -709px transparent;
}
.icon-i-clock {
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -98px -707px transparent;
}
.icon-i-dang {
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -115px -709px transparent;
}
.icon-i-expert {
  display: inline-block;
  width: 14px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -133px -708px transparent;
}
.icon-i-lilun {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -152px -708px transparent;
}
.icon-i-earth {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -41px -709px transparent;
}
.icon-s-dang {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -741px transparent;
}
.icon-s-note {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -19px -741px transparent;
}
.icon-s-corner {
  display: inline-block;
  width: 33px;
  height: 16px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -38px -741px transparent;
}
.icon-hdfj {
  display: inline-block;
  width: 120px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -306px -752px transparent;
}
.icon-wlbjfw {
  display: inline-block;
  width: 100px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -440px -752px transparent;
}
.icon-jyxwz {
  display: inline-block;
  width: 121px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -678px -752px transparent;
}
.icon-kxwz {
  display: inline-block;
  width: 127px;
  height: 47px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -548px -753px transparent;
}
.icon-dzswcxdw {
  display: inline-block;
  width: 166px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -128px -752px transparent;
}
.icon-dzzs {
  display: inline-block;
  width: 156px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -643px -696px transparent;
}
.icon-cxwz {
  display: inline-block;
  width: 112px;
  height: 48px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -514px -696px transparent;
}
.icon-gray-sq {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -502px transparent;
}
.icon-gray-ss {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -778px transparent;
}
.icon-download {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -607px -99px transparent;
}
.icon-tv-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -740px -160px transparent;
}
.icon-blood {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -784px -226px transparent;
}
.icon-i-zxpx {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -156px -286px transparent;
}
.icon-login-user {
  display: inline-block;
  width: 32px;
  height: 30px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -768px -62px transparent;
}
.icon-login-pass {
  display: inline-block;
  width: 32px;
  height: 30px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -733px -62px transparent;
}
.icon-r-line {
  display: inline-block;
  width: 6px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -7px -126px transparent;
}
.icon-tools-hlcx {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -448px -124px transparent;
}
.icon-tools-hlzh {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -470px -124px transparent;
}
.icon-tools-szcx {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -492px -124px transparent;
}
.icon-tools-qhcx {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -514px -124px transparent;
}
.icon-tools-jdbcx {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -536px -124px transparent;
}
.icon-tools-gcjyzxml {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -558px -124px transparent;
}
.icon-tools-zfcgml {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -580px -124px transparent;
}
.icon-tools-ylqxdlml {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -602px -124px transparent;
}
.icon-input-time {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -168px -258px transparent;
}
.label-box {
  display: inline-block;
  position: relative;
  clear: both;
  font-size: 0px;
  overflow: hidden;
}
.label-box .label-icon {
  display: inline-block;
  float: left;
}
.label-box i.icon,
.label-box span.icon {
  display: inline-block;
  background-image: url(../img/icon/as_icon_lfs.png);
  background-repeat: no-repeat;
}
.label-box .label-panel {
  display: inline-block;
  float: left;
}
.label-box.tag {
  width: 122px;
  height: 38px;
  vertical-align: middle;
  font: bold 14px/38px "微软雅黑";
  color: #444444;
  border: 1px solid #dddddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f5f5;
  cursor: pointer;
}
.label-box.tag i.icon {
  float: left;
  width: 20px;
  height: 20px;
  margin: 9px 11px auto 18px;
}
.label-box.z-b-teacher i.icon {
  background-position: 0px -258px;
}
.label-box.b-s-model i.icon {
  background-position: -25px -258px;
}
.label-box.z-t-bid i.icon {
  background-position: -52px -258px;
}
.label-box.z-f-purchase i.icon {
  background-position: -79px -258px;
}
.label-box.w-m-pragmatic i.icon {
  background-position: -104px -258px;
}
.label-box.z-c-law i.icon {
  background-position: -132.5px -258px;
}
.label-box.pb-zj-library {
  width: 236px;
  height: 52px;
  border: 2px solid #9ed0f0;
}
.label-box.dljk-zc-entry {
  width: 236px;
  height: 52px;
  border: 2px solid #9ddccd;
}
.label-box.dljk-zc-entry,
.label-box.pb-zj-library {
  -webkit-border-radius: 2px ;
  -ms-border-radius: 2px ;
  -o-border-radius: 2px ;
  -moz-border-radius: 2px ;
  border-radius: 2px ;
}
.label-box.pb-zj-library .label-icon span.icon {
  width: 40px;
  height: 37px;
  background-position: -46px -332px;
}
.label-box.dljk-zc-entry .label-icon span.icon {
  width: 40px;
  height: 37px;
  background-position: 0px -332px;
}
.label-box.jy-pt-entrance {
  width: 236px;
  height: 52px;
  border: 2px solid #eca3ae;
}
.label-box.jy-pt-entrance span.icon {
  width: 40px;
  height: 25px;
  background-position: -91px -337px;
}
.label-box.jy-pt-entrance .label-panel {
  background-color: #d94f63;
}
.label-box.tag-txts .label-icon {
  width: 65px;
  height: 52px;
  background: #f4f4f4;
  position: relative;
}
.label-box.tag-txts .label-icon .icon {
  margin: 7px auto auto 12px;
}
.label-box.jy-pt-entrance .label-icon .icon {
  margin-top: 15px;
}
.label-box.tag-txts .label-icon .icon-xxx {
  display: block;
  width: 4px ;
  height: 8px;
  position: absolute;
  z-index: 3;
  right: -4px;
  top: 50%;
  margin-top: -4px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0px -545px;
}
.label-box.tag-txts .label-panel {
  height: 52px;
  width: 171px;
  text-align: left;
}
.label-box.pb-zj-library .tit,
.label-box.jy-pt-entrance .tit {
  letter-spacing: 4px;
}
.label-box.pb-zj-library .tit {
  text-indent: 16px;
}
.label-box.dljk-zc-entry .label-panel {
  background: #3cba9b;
}
.label-box.pb-zj-library .label-panel {
  background: #3da2e1;
}
.label-box .label-panel.tit-group .vice-tit {
  display: block;
  font: 12px/24px "微软雅黑";
  color: #ffffff;
  letter-spacing: 4px;
}
.label-box.pb-zj-library .label-panel .vice-tit {
  text-align: left;
  letter-spacing: 2px;
  text-indent: 16px;
}
.label-box.jy-pt-entrance .label-panel .vice-tit {
  letter-spacing: 2px;
  text-align: left;
  text-indent: 1.2em;
}
.label-box .label-panel.tit-group .tit {
  display: block;
  font: bold 20px/20px "微软雅黑";
  color: #ffffff;
}
.label-box.dljk-zc-entry .label-panel.tit-group .tit {
  font: bold 18px/20px "微软雅黑";
}
.label-box.dljk-zc-entry .label-panel .vice-tit {
  text-align: left;
  text-indent: 1em;
}
.label-box.dl-jg-notice {
  width: 236px;
  height: 66px;
  background: #ed5858;
  border: 2px solid #f6abab;
  -webkit-border-radius: 2px ;
  -ms-border-radius: 2px ;
  -o-border-radius: 2px ;
  -moz-border-radius: 2px ;
  border-radius: 2px ;
}
.label-box.dl-jg-notice .icon {
  float: right;
  width: 17px;
  height: 30px;
  background-position: -136px -391px;
  margin: 17px 20px auto 24px;
}
.label-box.dl-jg-notice .label-txt {
  display: block;
  float: left;
  width: 155px;
  height: ;
  margin: 9px auto auto 20px;
  font: bold 18px/24px "微软雅黑";
  color: #ffffff;
}
.label-box.dljk-zc-entry .label-panel .tit,
.label-box.dljk-zc-entry .label-panel .vice-tit {
  text-align: left;
  text-indent: 14px;
}
/* label -  tag list  */
.label-box.tags-list {
  width: 238px;
  height: 61px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px ;
  -ms-border-radius: 2px ;
  -o-border-radius: 2px ;
  -moz-border-radius: 2px ;
  border-radius: 2px ;
}
.label-box.tags-list .label-icon {
  width: 64px;
  height: 61px;
}
.label-box.tags-list .label-icon .icon,
.label-box.tags-list .label-icon .icon-xxx-txt {
  display: block;
}
.label-box.tags-list .label-icon .icon {
  margin: 6px auto auto 15px;
}
.label-box.tags-list .label-icon .icon-xxx-txt {
  font: bold 14px/24px "微软雅黑";
  text-align: center;
}
.label-box.tags-list .label-panel {
  width: 174px;
  height: 61px;
  background-color: #f5f5f5;
}
.label-box.t-b-bidder {
  display: block;
  border-color: #c4d4ec;
}
.label-box.z-b-tenderee {
  display: block;
  border-color: #f0e0d1;
}
.label-box.t-b-bidder .label-icon .icon {
  width: 28px;
  height: 29px;
  background-position: 0px -303px;
}
.label-box.t-b-bidder .label-icon .icon-xxx-txt {
  color: #3d7fd8;
}
.label-box.z-b-tenderee .label-icon .icon {
  width: 28px;
  height: 29px;
  background-position: -29px -303px;
}
.label-box.z-b-tenderee .label-icon .icon-xxx-txt {
  color: #ed911a;
}
.label-box.tags-list .t-t-o-list {
  width: 100%;
}
.label-box.tags-list .t-t-o-list .item {
  display: inline-block;
  overflow: hidden;
  width: 50%;
  float: Left;
  height: 30px;
  text-indent: 20px;
  line-height: 30px;
  vertical-align: middle;
}
.label-box.tags-list .t-t-o-list .item a {
  color: #444444;
}
.label-box.tags-list .t-t-o-list .item a:hover {
  text-decoration: underline;
}
.label-box.tags-list .t-t-o-list .item.first {
  width: 49%;
  height: 29px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.label-box.tags-list .t-t-o-list .item.secend {
  height: 29px;
  border-bottom: 1px solid #e4e4e4;
}
.label-box.tags-list .t-t-o-list .item.third {
  width: 49%;
  border-right: 1px solid #e4e4e4;
}
.label-box.tags-lists {
  width: 100%;
}
.label-box.tags-lists .label-txt {
  display: inline-block;
  float: left;
  width: 134px;
  height: 65px;
  border: 1px solid #e6e6e6;
}
.label-box.tags-lists .label-txt .icon-xxx-txt {
  display: block;
  font: bold 16px/65px "微软雅黑";
  vertical-align: middle;
  text-align: center;
}
.label-box.tags-lists.lab .label-panel {
  display: inline-block;
  float: left;
  width: 963px;
  height: 65px;
  border: 1px solid #e6e6e6;
  border-left: none;
  background-color: #f5f5f5;
}
.label-box.tags-lists {
  width: 100%;
}
.label-box.tags-lists .label-txt {
  display: inline-block;
  float: left;
  width: 134px;
  height: 65px;
  border: 1px solid #e6e6e6;
}
.label-box.tags-lists .label-txt .icon-xxx-txt {
  display: block;
  font: bold 16px/65px "微软雅黑";
  vertical-align: middle;
  text-align: center;
}
.label-box.tags-lists.lab .label-panel {
  display: inline-block;
  float: left;
  width: 963px;
  height: 65px;
  border: 1px solid #e6e6e6;
  border-left: none;
  background-color: #f5f5f5;
}
.news-info-list {
  width: 100%;
}
.news-info-list .news-info-item {
  width: 100%;
  font-size: 0px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.news-info-list .news-info-item a {
  color: #444444;
  white-space: nowrap;
  word-break: break-all;
  overflow: hidden;
}
.news-info-list .news-info-item a:hover {
  color: #cc4b4b;
  overflow: hidden;
}
.news-info-list .news-info-item .icon {
  float: left;
}
.news-info-list .news-info-item .time {
  float: right;
  color: #a6a6a6;
}
.news-info-list.circle .news-info-item .icon {
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  line-height: 15px;
  vertical-align: middle;
  font-style: normal;
  margin: 5px 6px auto auto;
}
.news-info-list.dotted .icon {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -40px -373px transparent;
}
.news-info-list.dotted .news-info-item .icon {
  margin: 10px 8px auto auto;
}
.news-info-list.circle .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -20px -373px transparent;
}
.news-info-list.circle .icon.red {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0px -373px transparent;
}
.news-info-list.circle .amount {
  color: #009944;
  float: right;
}
.news-info-list .news-info-item a .tag {
  color: #888888;
  margin: auto 8px auto auto;
}
.news-info-list .news-info-item a .state {
  color: #888888;
}
.news-info-list .news-info-item a:hover .tag,
.news-info-list .news-info-item a:hover .state {
  color: #cc4b4b;
}
.search-box {
  display: inline-block;
  position: relative;
}
.search-box input {
  width: 194px;
  height: 27px;
  border: 1px solid #dfdfdf;
  line-height: 27px\9;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-top: 0px\9;
  color: #999999;
  -webkit-appearance: none;
  margin-right: 50px;
}
.search-box input:focus {
  color: #999999;
  line-height: 27px\9;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-top: 0px\9;
}
.search-box button {
  border: none;
  position: absolute;
  width: 50px;
  height: 27px;
  background-color: #307fca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 27px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  right: 0px;
  top: 0px;
}
.search-box.well {
  width: 649px;
  height: 32px;
  border: 2px solid #cc4b4b;
}
.search-box.well input,
.search-box.well input:focus {
  padding-top: 2px\9;
  width: 576px;
  height: 32px;
  outline: none;
  border: none;
}
.search-box.well button {
  width: 73px;
  height: 32px;
  right: 0px;
  background-color: #cc4b4b;
  font: 16px "微软雅黑";
  color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.as-tit-2 {
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #e6e6e6;
}
.as-tit-2 .icon {
  float: left;
  margin: 0px;
}
.as-tit-2 .tit {
  display: inline-block;
  float: left;
  font: bold 15.97px "微软雅黑";
  color: #444444;
  margin-left: 10px;
}
.as-tit-2 .desc {
  display: inline-block;
  float: left;
  font: 14px "微软雅黑";
  margin: 1px auto auto 15px;
  color: #444444;
}
.as-tit-2 .desc.on,
.as-tit-2 .tit.on {
  color: #307fca;
  cursor: pointer;
}
.as-tit-2 .more {
  float: right;
  color: #444444;
}
.as-tit-2 .tit {
  float: left;
  font: bold 15.99px "微软雅黑";
  color: #444444;
}
/* tit first h1 */
.as-tit-f {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.as-tit-f .icon {
  position: absolute;
  bottom: -1px;
  left: 0px;
  z-index: 3;
}
.as-tit-f .tit {
  display: inline-block;
  float: left;
  font: bold 16px "微软雅黑";
  color: #444444;
  margin-left: 6px;
}
.as-tit-f .desc {
  display: inline-block;
  margin: 5px auto auto 50px;
  color: #cc4b4b;
  font: 12px/18px "宋体";
  max-width: 195px;
  height: 20px;
  overflow: hidden;
}
.as-tit-f .desc .icon-flag {
  display: inline-block;
  float: left;
  margin: 9px 5px auto auto;
}
.as-tit-f .more {
  float: right;
  color: #444444;
}
.as-tit-3 {
  width: 100%;
}
.as-tit-3 .icon {
  float: left;
  margin: 6px;
}
.as-tit-3 .tit {
  font: bold 13px/28px "微软雅黑";
  color: #444444;
}
.as-tit-3 .more {
  float: right;
}
.as-tit-4 {
  width: 100%;
}
.as-tit-4 .tit {
  font: bold 15.99px "微软雅黑";
  color: #444444;
}
.as-tit-4 .more {
  float: right;
  color: #444444;
}
.as-tab {
  overflow: hidden;
}
.as-tab .as-tab-navs {
  width: 100%;
  font-size: 0px;
}
.as-tab .as-tab-conts {
  width: 100%;
}
.as-tab .as-tab-navs .as-tab-nav-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.as-tab .as-tab-conts .as-tab-cont-item {
  display: none;
  overflow: hidden;
}
.as-tab .as-tab-conts .as-tab-cont-item.on {
  display: block;
  overflow: hidden;
}
.as-tab.as-tab-vertical {
  font-size: 0px;
}
.as-tab.as-tab-vertical .as-tab-navs {
  display: inline-block;
  *display: inline;
  float: left;
  zoom: 1;
}
.as-tab.as-tab-vertical .as-tab-conts {
  display: inline-block;
  *display: inline;
  float: left;
  zoom: 1;
}
.as-tab.as-tab-vertical .as-tab-navs .as-tab-nav-item {
  display: block;
}
.as-tab-vertical.as-tab-right .as-tab-navs {
  float: right;
}
.as-tab.as-tab-vertical .as-tab-conts {
  float: left;
}
.as-tab.as-tab-view {
  position: relative;
  overflow: hidden;
}
.as-tab.as-tab-view .prev,
.as-tab.as-tab-view .next {
  top: 0px;
  cursor: pointer;
}
.as-tab.as-tab-view .as-tab-btn .prev {
  left: 0px;
}
.as-tab.as-tab-view .as-tab-btn .next {
  right: 0px;
}
.as-tab.as-tab-view .as-tab-navs {
  position: relative;
  width: 8888em;
}
.as-tab.as-tab-view .as-tab-conts {
  width: 8888em;
}
.as-tab-vertical.as-tab-view .as-tab-conts,
.as-tab-vertical.as-tab-view .as-tab-navs {
  width: 8888em;
}
.as-tab-view .as-tab-navs a {
  white-space: nowrap;
  display: block;
}
.as-tab.as-tab-view .prev,
.as-tab.as-tab-view .next {
  position: absolute;
  z-index: 3;
  top: 0px;
}
.as-tab.as-tab-view .prev {
  left: 0px;
}
.as-tab.as-tab-view .next {
  right: 0px;
}
.top-header.span-all {
  height: 34px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}
#top-header .info-list {
  width: 1100px;
  margin: auto;
  font-size: 0px;
  padding-top: 5px;
  overflow: hidden;
}
#top-header .list-item {
  display: inline-block;
}
#top-header .list-item.first {
  float: left;
}
#top-header .list-item.last {
  float: right;
}
#top-header dl.horizontal span {
  color: #777777;
}
#top-header dl.horizontal .top-login {
  margin-left: 29px;
}
#top-header .top-login span {
  margin-right: 13px;
}
#top-header .top-login a {
  color: #777777;
}
#top-header .top-login a:hover {
  color: #ed5858;
}
#top-header dl.horizontal .top-language {
  margin-right: 9px;
}
#top-header .top-language i {
  margin: auto 8px;
}
#top-header .top-language a {
  color: #727171;
}
#top-header .top-language a:hover {
  color: #ed5858;
}
#top-header dl.horizontal .top-tell {
  margin-left: 16px;
  color: #ac313a;
}
/*header css set*/
#header {
  font-size: 0px;
}
#header > dl {
  width: 1100px;
  font-size: 0px;
  overflow: hidden;
  margin: 15px auto auto;
  height: 96px;
}
.site-logo {
  display: inline-block;
  background-image: url(../img/icon/as_icon_lfs.png);
  background-repeat: no-repeat;
  float: left\9;
}
#header .site-logo {
  display: inline-block;
  width: 265px;
  height: 72px;
  background-position: 0 0;
  font-size: 0px;
  text-indent: -8em;
}
#header .site-search {
  width: 653px;
  float: right;
}
#header .site-search .search-box.well {
  display: block;
}
.site-search .hot-word-list {
  margin-top: 2px;
}
.site-search .hot-word-list dt {
  padding-left: 11px;
  margin-right: 6px;
  color: #454545;
}
.site-search .hot-word-list dd {
  margin-right: 19px;
}
.site-search .hot-word-list dd a {
  color: #777777;
}
.site-search .hot-word-list dd a:hover {
  color: #ed5858;
}
#header .site-search .as-tab-nav-item {
  height: 27px;
  margin-right: 30px;
}
#header .as-tab-nav-item a {
  display: block;
  height: 27px;
  position: relative;
  bottom: -1px;
  font-size: 14px;
  color: #444444;
}
#header .as-tab-nav-item.on a {
  font-weight: bold;
  color: #cc4b4b;
}
#header .as-tab-nav-item .icon {
  display: inline-block;
  display: none;
  width: 7px;
  height: 4px;
  position: absolute;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -293px 0 transparent;
  bottom: 0px;
  left: 50%;
  margin-left: -3.5px;
  z-index: 3;
}
#header .as-tab-nav-item.on .icon {
  display: inline-block;
}
#header .site-search .as-tab-navs {
  padding-left: 10px;
  height: 28px;
}
/* navigator  */
#navigator.span-all {
  background: url(../img/bg/nav.png) repeat-x top center transparent;
}
#navigator.span-all > dl.horizontal {
  width: 1100px;
  overflow:hidden;
  margin: auto;
}
#navigator .horizontal dd,
#navigator .horizontal dt {
  height: 53px;
}
#navigator .horizontal dt {
  width: 780px;
  float: left;
  overflow: hidden;
}
#navigator .horizontal dd {
  float: right;
}
#navigator .nav-list {
  height: 53px;
  font-size: 0px;
  overflow: hidden;
}
#navigator .nav-list .nav-item {
  display: inline-block;
  height: 53px;
  overflow: hidden;
  zoom: 1;
}
#navigator .nav-list a {
  display: block;
  height: 53px;
  font: bold 15px/53px "微软雅黑";
  color: #ffffff;
  padding: 0 17px 0;
  background: url(../img/bg/nav-border.png) no-repeat right center;
}
#navigator .nav-item:last-child a,
#navigator .nav-item.last a {
  background: none;
}
#navigator .nav-list a:hover,
#navigator .nav-item.on a {
  background: none;
  background-color: #850b1c;
}
#navigator .quick-link {
  height: 53px;
  background: url(../img/bg/nav-line.png) no-repeat left center;
  padding-left: 19px;
  font-size: 0px;
}
#navigator .quick-link .quick-item {
  height: 53px;
  margin-right: 19px;
  display: inline-block;
}
#navigator .quick-link .quick-item a {
  display: block;
  height: 53px;
  font: 15px/53px "微软雅黑";
  vertical-align: middle;
  color: #ffffff;
}
#site-footer {
  border-top: 2px solid #e6e6e6;
  margin-top: 46px;
  overflow: hidden;
}
#site-footer .cooperative-agency {
  width: 1100px;
  margin: 30px auto auto;
  overflow: hidden;
}
#site-footer .cooperative-agency li {
  line-height: 26px;
}
#site-footer .cooperative-agency li a {
  margin-left: 47px;
  color: #206db7;
}
#site-footer .cooperative-agency li a:first-child,
#site-footer .cooperative-agency li a.first {
  margin-left: 0px;
}
#site-footer .cooperative-agency li a:hover {
  color: #cc4b4b;
}
#site-footer .copyright {
  clear: both;
  width: 1100px;
  margin: auto;
}
#site-footer .site-info {
  margin-bottom: 46px;
  overflow: hidden;
}
#site-footer .service-link {
  text-align: center;
  font-size: 0px;
  margin-top: 20px;
  overflow: hidden;
}
#site-footer .service-link li {
  display: inline-block;
  margin-right: 25px;
  line-height: 28px;
}
.ie7 #site-footer .service-link li {
  display: inline;
  zoom: 1;
}
#site-footer .service-link a {
  color: #888888;
}
#site-footer .service-link a:hover {
  color: #444444;
}
#site-footer .copy-right {
  width: 1100px;
  margin: auto auto;
  text-align: center;
  color: #010101;
}
#site-footer .copy-right a {
  color: #010101;
}
#site-footer .Certificate-bar {
  width: 1100px;
  margin: 6px auto auto;
  text-align: center;
}
#site-footer .Certificate-bar ul {
  font-size: 0px;
  overflow: hidden;
}
#site-footer .Certificate-bar li,
#site-footer .Certificate-bar li a {
  display: inline-block;
  text-align: center;
  height: 52px;
  line-height: 52px;
  vertical-align: middle;
}
.ie7 #site-footer .Certificate-bar li,
.ie7 #site-footer .Certificate-bar li a {
  display: inline;
  zoom: 1;
}
#site-footer .Certificate-bar li {
  margin-right: 8px;
}
#site-footer .Certificate-bar li a {
  display: block;
}
#site-footer .as-tit-4 {
  margin-bottom: 7px;
}
.as-floor {
  width: 100%;
}
.as-floor-normal {
  width: 100%;
  clear: both;
}
.as-floor-tit {
  width: 100%;
  height: 46px;
  border-top: 2px solid #dfdfdf;
  background: #f2f2f2;
  font-size: 0px;
}
.as-floor-tit h2.tit {
  display: inline-block;
  background: #ffffff;
  height: 46px;
  width: 165px;
  position: relative;
}
.as-floor-tit h2.tit .icon {
  position: absolute;
  top: -2px;
  left: 0px;
  z-index: 3;
}
.as-floor-tit h2.tit .flag {
  float: left;
  margin-top: 10px;
  font-size: 24px;
  color: #cc4b4b;
  font: bold 24px Arial, "微软雅黑";
}
.as-floor-tit h2.tit .txt {
  float: left;
  margin: 9px auto auto 15px;
  font: bold 20px "微软雅黑";
  color: #444444;
}
.as-floor-tit .as-floor-tit-cont {
  display: inline-block;
  width: 935px;
  float: right;
  font-size: 0px;
  overflow: hidden;
}
a:hover {
  color: #cc4b4b;
}
dl.horizontal {
 /* clear: both;
  overflow: hidden;*/
}
dl.horizontal dt,
dl.horizontal dd {
  float: left;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.as-pager {
  width: 100%;
}
.as-pager-body {
  width: 100%;
}
.as-pager-item {
  display: block;
  padding-bottom: 22px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.as-pager-item.sim {
  padding-bottom: 20px;
}
.as-pager-body .as-p-tit {
  font-size: 0px;
  margin-top: 21px;
  margin-left: 20px;
}
.as-pager-body .as-p-desc {
  margin: 10px 20px auto 20px;
  font: 12px/24px "宋体";
  color: #444444;
}
.as-pager-body .as-p-ft {
  margin-top: 10px;
  margin-left: 15px;
}
.as-pager-body .as-p-tit .txt,
.as-pager-body .as-p-tit .time {
  display: inline-block;
}
.as-pager-body .as-p-tit .txt {
  position: relative;
  color: #444444;
  font: bold 16px/24px "宋体";
  vertical-align: middle;
}
.as-pager-body .as-p-tit .tag {
  color: #eb8a0d;
  font: bold 14px/24px "宋体";
  vertical-align: middle;
  margin-right: 10px;
}
.as-pager-body .as-p-tit .icon {
  float: left;
  margin: 4px 8px auto 6px;
}
.as-pager-body .as-p-tit .time {
  float: right;
  color: #a6a6a6;
  margin-right: 20px;
}
.as-pager-body {
  border: none;
}
.as-pager-body .as-p-tit .txt .icon {
  float: none;
}
.as-pager-item:hover {
  background-color: #fafafa;
}
.as-pager-pagation {
  height: 32px;
  font-size: 0px;
  overflow: hidden;
  margin: 29px auto;
  display: inline-block;
  position: relative;
  padding-top: -1px;
  float: right;
  margin-right: 20px;
}
.as-pager-pagation a {
  display: inline-block;
  height: 27px;
  width: 27px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  line-height: 27px;
  vertical-align: middle;
  text-align: center;
  color: #444444;
  margin: 0px 5px 0px 0px ;
}
.as-pager-pagation a:hover {
  border: 1px solid #307fca;
}
.as-pager-pagation a.current {
  border: 1px solid #307fca;
  background-color: #307fca;
  color: #ffffff;
  cursor: default;
}
.as-pager-pagation a.more {
  border: none;
  font-weight: bold;
}
.as-pager-pagation a.more:hover {
  border: none;
}
.as-pager-pagation a.prev,
.as-pager-pagation a.next {
  width: 64px;
  height: 27px;
  line-height: 28px;
}
.as-pager-pagation a.prev .icon,
.as-pager-pagation a.next .icon {
  display: inline-block;
  width: 4px;
  height: 7px;
  background-image: url(../img/icon/as_icon_lfs.png);
  background-repeat: no-repeat;
}
.as-pager-pagation a.prev .icon {
  margin-right: 5px;
  background-position: -296px -8px;
}
.as-pager-pagation a.next .icon {
  margin-left: 5px;
  background-position: -278px -8px;
}
.as-pager-pagation a.prev.none,
.as-pager-pagation a.next.none {
  color: #b3b3b3;
  cursor: default;
}
.as-pager-pagation a.prev.none:hover,
.as-pager-pagation a.next.none:hover {
  color: #b3b3b3;
  border: 1px solid #e6e6e6;
}
.as-pager-pagation a.prev.none .icon {
  background-position: -290px -8px;
}
.as-pager-pagation a.next.none .icon {
  background-position: -283px -8px;
}
.as-pager-pagation > span {
  display: inline-block;
  height: 29px;
  float: right;
}
.as-pager-pagation > span input {
  width: 47px;
  padding: 0px;
  *top: -4px !important;
  float: left;
  text-align: center;
  line-height: 27px\9;
  padding: 2px auto;
}
.as-pager-pagation > span i {
  float: left;
  font-style: normal;
  margin-top: 3px;
}
.as-pager-pagation > span input,
.as-pager-pagation > span button {
  display: inline-block;
  *display: inline;
  height: 29px;
  border: 1px solid #e6e6e6;
  margin: 0px 7px;
  *position: relative;
  *top: 0px;
  *zoom: 1;
}
.as-pager-pagation > span button {
  width: 57px;
  height: 28px;
  line-height: 29px\9;
  background-color: #f5f5f5;
  float: right;
  cursor: pointer;
}
.as-pager-item:hover .as-p-tit .txt {
  color: #ed5858;
}
.as-pager-item.as-pager-item-border:hover .as-p-tit .txt {
  color: #ed5858;
}
span.customSelect {
  font: 12px sans-serif;
  background: #fff;
  width: 130px;
  height: 21px;
  border: 1px solid #d2d2d;
  color: #d2d2d2;
}
.as-sele-box .icon {
  position: absolute;
  top: 6px;
  right: 4px;
}
.as-sele-box {
  position: relative;
  height: 24px;
  border: 1px solid #d2d2d;
  padding: 0px 3px 0px 10px;
  -moz-border-radius: 2px 2px;
  -webkit-border-radius: 2px 2px;
  border-radius: 2px 2px;
  font-size: 0px;
}
.as-sele-box select {
  margin: 0px;
  font: 12px/24px "宋体";
}
.as-sele-box select {
  font-size: 13px\0;
  vertical-align: center\0;
  padding: 0px 4px\0;
}
.as-sele-box select,
.as-sele-box select {
  line-height: 24px\9;
  vertical-align: middle\9;
  font: 12px/24px "宋体";
  height: 24px\9;
  overflow: hidden;
}
.as-sele-box select option,
.as-sele-box select option {
  line-height: 24px\9;
  vertical-align: middle\9;
  font: 12px/24px "宋体";
}
.as-sele-box select,
.as-sele-box select option {
  vertical-align: middle\0;
}
.xdsoft_datetimepicker {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0px;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0px 0px;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0px;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0px;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0px;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #F1F1F1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33AAFF;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit  !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0px 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000000;
  border-bottom: 1px solid #444444;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  color: #cccccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222222;
  color: #999999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0px 1px 3px 0px inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222222;
  color: #999999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0px 1px 3px 0px inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.as-article {
  margin-top: 30px;
}
.as-article .as-article-body {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
}
.as-article h3,
.as-article .as-article-tit {
  font: bold 20px/28px "微软雅黑";
  text-align: center;
}
.as-article .as-article-summary {
  position: relative;
  width: 100%;
  height: 30px;
  background: #f5f5f5;
  text-align: center;
  margin-top: 17px;
}
.as-article .as-article-summary .come-from,
.as-article .as-article-summary .release-time {
  display: inline;
  font: 12px/32px "宋体";
  color: #888888;
}
.as-article .as-article-summary .release-time {
  margin-left: 25px;
}
.as-article .as-article-summary .as-entrance-bbs {
  display: block;
  position: absolute;
  right: 28px;
  top: 3px;
  z-index: 3;
  font-weight: bold;
}
.as-article .as-article-abtus {
  width: 770px;
  margin: 15px auto auto;
}
.as-article .as-article-abtus h4 {
  font: bold 14px/2 "微软雅黑";
}
.as-article .as-article-inform {
  width: 712px;
  margin: 32px auto auto;
  padding: 19px 29px 0px;
  background: #fafafa;
  overflow: hidden;
}
.as-article .as-article-inform dl {
  margin-bottom: 16px;
}
.as-article .as-article-inform dl.last {
  margin-bottom: 22px;
}
.as-article .as-article-inform dl dt {
  color: #eb8a0d;
}
.as-article .as-article-inform dl dd {
  color: #a6a6a6;
}
.as-article .as-article-abtus .news-info-list {
  margin-top: 6px;
}
.as-article-abtus .news-info-list a {
  width: 564px;
  overflow: hidden;
}
.as-article .login-prompt {
  background: #fcf7ef;
  padding-top: 14px;
  padding-bottom: 12px;
  margin-top: 26px;
}
.as-article .login-prompt h4 {
  text-align: center;
  color: #eb8a0d;
  font: bold 16px/28px "宋体";
}
.as-article .login-prompt h4 a {
  font: bold 16px/28px "宋体";
}
.as-article .login-prompt p {
  text-align: center;
  color: #444444;
  font: 12px/28px "宋体";
}
.span-3 {
  display: inline-block;
  float: left;
  width: 390px;
}
.span-4 {
  display: inline-block;
  float: left;
  width: 256px;
}
.span-side {
  float: right;
  display: inline-block;
  width: 240px;
}
.tags-lists.lab .t-t-list {
  font-size: 0px;
  overflow: hidden;
  margin: 24px auto auto 24px;
}
.tags-lists.lab .t-t-list .item {
  display: inline;
}
.tags-lists.lab .t-t-list .item a {
  display: inline-block;
  padding-left: 8px;
  padding-right: 10px;
  padding-top: auto;
  padding-bottom: auto;
  border-right: 1px solid #444444;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  vertical-align: middle;
  color: #444444;
}
.tags-lists.lab .t-t-list .item:first-child a,
.tags-lists.lab .t-t-list .item.first a {
  padding-left: 0px;
}
.tags-lists.lab .t-t-list .item:last-child a,
.tags-lists.lab .t-t-list .item.last a {
  padding-right: 0px;
  border: none;
}
.tags-lists.lab .t-t-list .item a:hover {
  color: #ed5858;
}
/* lab show  */
#site-content .lab-show {
  width: 1100px;
  margin: 0px auto auto;
  overflow: hidden;
}
#site-content .span-3 .as-carousel {
  width: 390px;
  height: 189px;
  overflow: hidden;
}
#site-content .as-carousel .as-carousel-view {
  position: relative;
  width: 390px;
  height: 189px;
  overflow: hidden;
}
#site-content .as-carousel .as-carousel-conts {
  width: 1111em;
  height: 189px;
  overflow: hidden;
}
#site-content .as-carousel-conts .as-carousel-conts-item {
  width: 390px;
  height: 189px;
}
#site-content .as-carousel-conts-item a {
  position: relative;
  display: block;
  width: 390px;
  height: 189px;
}
#site-content .as-carousel-conts-item a span {
  position: absolute;
  width: 100%;
  height: 43px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0px -566px transparent;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  font: 16px/43px "微软雅黑";
  vertical-align: middle;
  color: #ffffff;
  padding-left: 14px;
}
#site-content .as-carousel-nav {
  position: absolute;
  right: 4px;
  bottom: 7px;
  z-index: 5;
}
#site-content .as-carousel-nav .as-carousel-nav-item {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
#site-content .as-carousel-nav .as-carousel-nav-item .icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0 -619px;
}
#site-content .as-carousel-nav .as-carousel-nav-item.on .icon {
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0 -609px;
}
#site-content .lab-show .span-3:first-child,
#site-content .lab-show .span-3.first {
  margin-right: 40px;
}
#site-content .as-floor-panel .span-3:first-child,
#site-content .as-floor-panel .span-3.first {
  margin-right: 40px;
}
#site-content .lab-show .span-3:last-child,
#site-content .lab-show .span-3.second {
  margin-top: 7px;
}
.zone-summary a {
  font: 16px/18px "微软雅黑";
  color: #307fca;
}
#site-content .lab-show .zone-summary {
  margin-top: 5px;
}
.login-button {
  display: inline-block;
  width: 240px;
  height: 37px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -333px 0px transparent;
}
.login-button a {
  font: 16px/37px "微软雅黑";
  vertical-align: middle;
  color: #ffffff;
}
.login-button .login {
  margin-left: 44px;
}
.login-button .registry {
  margin-left: 72px;
}
#lab-show .pb-zj-library {
  display: block;
  margin-top: 10px;
}
#lab-show .dljk-zc-entry {
  display: block;
  margin-top: 10px;
}
#site-content > .as-floor {
  width: 1100px;
  margin: 45px auto auto;
  overflow: hidden;
}
/* home-page c-x-x-x */
#c-x-x-x {
  margin-top: 30px;
}
#c-x-x-x .as-tab-navs {
  width: 77px;
  background-color: #fafafa;
}
#c-x-x-x .as-tab-nav-item {
  position: relative;
  width: 62px;
  height: 30px;
  margin: 0px auto auto auto;
  border-bottom: 1px dashed #e0e0e0;
  font: 11.97px/30px "宋体";
  vertical-align: middle;
  color: #888888;
  cursor: pointer;
}
#c-x-x-x .as-tab-nav-item .icon {
  display: none;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -2.5px;
}
#c-x-x-x .as-tab-nav-item.on {
  color: #ed5858;
}
#c-x-x-x .as-tab-nav-item.on .icon {
  display: block;
}
#j-d-x-x .as-tab-nav-item .icon {
  right: -4px;
}
#j-d-x-x .as-tab-conts {
  width: 311px;
}
#j-d-x-x .as-tab-conts .as-tab-cont-item {
  margin: 4px 8px 12px 10px;
}
#j-d-x-x > h2 {
  height: 26px;
  line-height: 26px ;
  vertical-align: middle;
  background-color: #b3b3b3;
  color: #ffffff;
  padding-left: 11px;
  margin-top: 10px;
  font: bold 14px/28px "微软雅黑";
}
#z-b-jg-yj .as-tab-conts {
  width: 311px;
}
#z-b-jg-yj .as-tab-conts .as-tab-cont-item {
  margin: ;
}
#z-b-jg-yj .as-tab.as-tab-view {
  position: relative;
  overflow: hidden;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-navs,
#z-b-jg-yj .as-tab.as-tab-view .as-tab-conts {
  width: 1000000px;
  clear: both;
  background: none;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-nav-item {
  display: inline-block;
  width: ;
  height: ;
  background: #f7f7f7;
  text-align: center;
  font: 11.97px/29px "宋体";
  border: none;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-nav-item a {
  color: #888888;
  font: 11.97px/28px "宋体";
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-nav-item.on {
  background: #ffffff;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-nav-item.on a {
  color: #444444;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-cont-item {
  display: inline-block;
  width: 311px;
  height: ;
}
#z-b-jg-yj .as-tab.as-tab-view .as-tab-nav-item {
  float: none;
  width: auto;
  height: auto;
  padding: 0px 10px;
  overflow: hidden;
}
#z-b-jg-yj > h2 {
  height: 26px;
  line-height: 26px ;
  vertical-align: middle;
  background-color: #ed5858;
  color: #ffffff;
  padding-left: 11px;
  margin-top: 10px;
  font: bold 14px/28px "微软雅黑";
}
#z-b-jg-yj .as-tab.as-tab-view .news-info-list {
  margin: 3px 10px 5px;
  width: auto;
  overflow: hidden;
}
#z-b-jg-yj .as-tab.as-tab-view .news-info-list .time {
  color: #009944;
}
#j-d-x-x .as-tab-vertical {
  border: 1px solid #e6e6e6;
  border-top: none;
}
#z-b-jg-yj .as-tab-vertical {
  border: 1px solid #e6e6e6;
  border-top: none;
}
#j-d-x-x .as-tab-vertical,
#j-d-x-x .as-tab-vertical > .as-tab-navs {
  height: 135px;
}
#j-d-x-x .as-tab-vertical .as-tab-navs .as-tab-nav-item:last-child,
#j-d-x-x .as-tab-vertical .as-tab-navs .as-tab-nav-item.last {
  border: none;
}
#z-b-jg-yj .as-tab-vertical,
#z-b-jg-yj .as-tab-vertical > .as-tab-navs {
  height: 274px;
}
#z-b-jg-yj .as-tab-vertical .as-tab-navs .as-tab-nav-item:last-child,
#z-b-jg-yj .as-tab-vertical .as-tab-navs .as-tab-nav-item.last {
  border: none;
}
#z-c-f-g,
#z-y-t-z,
#d-f-d-t {
  margin-top: 30px;
}
#z-c-f-g .news-info-list,
#z-y-t-z .news-info-list,
#d-f-d-t .news-info-list {
  margin-top: 5px;
}
.dl-jg-notice {
  margin-top: 30px;
}
#s-j-t-j {
  margin-top: 10px;
  border: 1px solid #e6e6e6;
}
#s-j-t-j .as-tit-3 {
  background-color: #f5f5f5;
}
#z-b-g-g,
#p-b-jg-gs,
#z-b-bg-gg,
#z-b-jg-gg {
  margin-top: 30px;
}
#z-b-g-g .news-info-list,
#p-b-jg-gs .news-info-list,
#z-b-bg-gg .news-info-list,
#z-b-jg-gg .news-info-list {
  margin-top: 5px;
}
.t-b-bidder {
  margin-top: 30px;
}
.z-b-tenderee {
  margin-top: 10px;
}
#g-d-z-b {
  margin-top: 10px;
  border: 1px solid #e6e6e6;
}
#g-d-z-b .as-tit-3 {
  background-color: #f5f5f5;
}
#g-d-z-b > ul {
  margin: 3px auto 8px 11px;
  overflow: hidden;
}
#g-d-z-b > ul li {
  margin-top: 5px;
}
.state-tag-location {
  background-color: #ebf0f7;
}
#g-d-z-b .state-tag-location,
#g-d-z-b .state-tag-location a {
  width: 47px;
  height: 21px;
  text-align: center;
  color: #5789d8;
  overflow: hidden;
  line-height: 21px ;
  vertical-align: middle;
}
#g-d-z-b dd {
  margin-left: 8px;
  height: 21px;
  color: #225ba2;
  line-height: 21px ;
  vertical-align: middle;
  overflow: hidden;
}
#g-d-z-b dd a {
  color: #225ba2;
  display: inline-block;
  line-height: 21px ;
  vertical-align: middle;
}
#x-project-m-money {
  margin-top: 10px;
}
#x-project-m-money .as-tab-nav-item {
  position: relative;
  width: 79px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-left: none;
}
#x-project-m-money .as-tab-nav-item:first-child,
#x-project-m-money .as-tab-nav-item.first {
  width: 78px;
  border-left: 1px solid #e6e6e6;
}
#x-project-m-money .as-tab-nav-item a {
  display: block;
  height: 100%;
  height: 100%:;
  font: bold 13px/32px "微软雅黑";
  vertical-align: middle;
  text-align: center;
  color: #888888;
}
#x-project-m-money .as-tab-nav-item.on a,
#x-project-m-money .as-tab-nav-item a:hover {
  color: #444444;
}
#x-project-m-money .as-tab-nav-item.on {
  border: 1px solid #ffffff;
  border-left: none;
  border-right: 1px solid #e6e6e6;
}
#x-project-m-money .as-tab-nav-item.on:first-child,
#x-project-m-money .as-tab-nav-item.on.first {
  border-left: 1px solid #e6e6e6;
}
#x-project-m-money .as-tab-nav-item .icon {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
}
#x-project-m-money .as-tab-nav-item.on .icon {
  display: block;
}
#x-project-m-money .as-tab-conts {
  width: 238px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
#x-project-m-money .news-info-list {
  margin: 3px 16px 10px 11px;
  overflow: hidden;
}
.label-box.lab {
  display: block!important;
  width: 1100px!important;
  margin: 33px auto auto;
}
.ad-lab-link {
  display: block;
  width: 1100px;
  margin: 16px auto auto;
  overflow: hidden;
}
#z-y-c-x .as-tit-2 {
  margin-bottom: 10px;
}
#z-y-c-x dl {
  width: 236px;
  float: left;
  margin-left: 19px;
}
#z-y-c-x dl dt {
  width: 109px;
  border-right: 1px dashed #e6e6e6;
}
#z-y-c-x dl dd {
  padding-left: 20px;
}
#z-y-c-x dl a {
  color: #206db7;
}
#s-w-z-s li {
  display: inline-block;
  float: left;
  margin-top: 4px;
}
#s-w-z-s li.odd {
  margin-right: 8px;
}
#z-y-c-x {
  margin-top: 30px;
  overflow: hidden;
}
#s-w-z-s {
  margin-top: 10px;
  overflow: hidden;
}
.span-4 {
  margin-right: 31px;
}
.span-4.third {
  margin-right: auto;
}
#z-j-g-d,
#z-x-p-x {
  margin-top: 30px;
}
#z-j-g-d .news-info-list {
  margin-top: 10px;
}
/* as-img-list */
.as-img-list .as-img-item .tit {
  line-height: 16px;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
  max-width: 100%;
  color: #444444;
  overflow: hidden;
  margin-top: 6px;
}
.as-img-list .as-img-item img {
  display: block;
}
.as-img-list .as-img-item .detail-info {
  line-height: 16px;
  font-size: 12px;
  vertical-align: middle;
  text-align: left;
  max-width: 100%;
  color: #888888;
  overflow: hidden;
}
.as-img-list .as-img-item:hover * {
  color: #cc4b4b;
}
#z-x-p-x .as-img-list {
  margin-top: 5px;
  overflow: hidden;
}
#z-x-p-x .as-img-list .as-img-item {
  margin-top: 8px;
  overflow: hidden;
}
#z-x-p-x .as-img-item .detail-info .icon {
  margin: auto 12px;
}
#zb-zl-xz {
  margin-top: 30px;
  border: 1px solid #e6e6e6;
}
#l-l-y-j {
  margin-top: 10px;
  border: 1px solid #e6e6e6;
}
#zb-zl-xz h3,
#l-l-y-j h3 {
  background-color: #f5f5f5;
}
#zb-zl-xz h3 .more,
#l-l-y-j h3 .more {
  color: #444444;
  margin-right: 10px;
}
#zb-zl-xz ul,
#l-l-y-j ul {
  margin: 10px auto 10px 11px;
  overflow: hidden;
}
/* floor 4 */
#g-c-z-b,
#h-w-z-b,
#f-w-z-b,
#hy-cz-wm-news {
  margin-top: 30px;
}
#g-c-z-b .as-tit-4 .more,
#h-w-z-b .as-tit-4 .more,
#f-w-z-b .as-tit-4 .more {
  margin-right: 4px;
}
#g-c-z-b .as-tab-navs,
#h-w-z-b .as-tab-navs,
#f-w-z-b .as-tab-navs {
  height: 29px;
}
#g-c-z-b .as-tab-conts,
#h-w-z-b .as-tab-conts,
#f-w-z-b .as-tab-conts {
  margin-top: 7px;
}
#g-c-z-b .as-tab-nav-item,
#h-w-z-b .as-tab-nav-item,
#f-w-z-b .as-tab-nav-item {
  width: 64px;
  height: 29px;
  overflow: hidden;
}
#g-c-z-b .as-tab-nav-item:first-child,
#g-c-z-b .as-tab-nav-item.first,
#h-w-z-b .as-tab-nav-item:first-child,
#h-w-z-b .as-tab-nav-item.first,
#f-w-z-b .as-tab-nav-item:first-child,
#f-w-z-b .as-tab-nav-item.first {
  width: 64px;
}
#g-c-z-b .as-tab-nav-item a,
#h-w-z-b .as-tab-nav-item a,
#f-w-z-b .as-tab-nav-item a {
  position: relative;
  display: block;
  width: 63px;
  height: 100%;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  background-color: #f2f2f2;
  text-align: center;
  color: #888888;
}
#g-c-z-b .as-tab-nav-item:first-child a,
#g-c-z-b .as-tab-nav-item.first a,
#h-w-z-b .as-tab-nav-item:first-child a,
#h-w-z-b .as-tab-nav-item.first a,
#f-w-z-b .as-tab-nav-item:first-child a,
#f-w-z-b .as-tab-nav-item.first a {
  width: 62px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
#g-c-z-b .as-tab-nav-item:last-child a,
#g-c-z-b .as-tab-nav-item.last a,
#h-w-z-b .as-tab-nav-item:last-child a,
#h-w-z-b .as-tab-nav-item.last a,
#f-w-z-b .as-tab-nav-item:last-child a,
#f-w-z-b .as-tab-nav-item.last a {
  border-right: none;
}
#g-c-z-b .as-tab-nav-item.on a,
#h-w-z-b .as-tab-nav-item.on a,
#f-w-z-b .as-tab-nav-item.on a {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background-color: #ffffff;
  color: #444444;
  font-weight: bold;
}
#g-c-z-b .as-tab-nav-item:first-child.on a,
#g-c-z-b .as-tab-nav-item.first.on a,
#h-w-z-b .as-tab-nav-item:first-child.on a,
#h-w-z-b .as-tab-nav-item.first.on a,
#f-w-z-b .as-tab-nav-item:first-child.on a,
#f-w-z-b .as-tab-nav-item.first.on a {
  border-left: 1px solid #ffffff;
}
#g-c-z-b .as-tab-nav-item .icon,
#h-w-z-b .as-tab-nav-item .icon,
#f-w-z-b .as-tab-nav-item .icon {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 3;
  width: 64px;
  overflow: hidden;
}
#g-c-z-b .as-tab-nav-item:first-child.on .icon,
#g-c-z-b .as-tab-nav-item.first.on .icon,
#h-w-z-b .as-tab-nav-item:first-child.on .icon,
#h-w-z-b .as-tab-nav-item.first.on .icon,
#f-w-z-b .as-tab-nav-item:first-child.on .icon,
#f-w-z-b .as-tab-nav-item.first.on .icon {
  display: block;
}
#hy-cz-wm-news .as-tab-nav-item {
  position: relative;
  width: 79px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-left: none;
}
#hy-cz-wm-news .as-tab-nav-item:first-child,
#hy-cz-wm-news .as-tab-nav-item.first {
  width: 78px;
  border-left: 1px solid #e6e6e6;
}
#hy-cz-wm-news .as-tab-nav-item a {
  display: block;
  height: 100%;
  height: 100%:;
  font: bold 13px/32px "微软雅黑";
  vertical-align: middle;
  text-align: center;
  color: #888888;
}
#hy-cz-wm-news .as-tab-nav-item.on a,
#hy-cz-wm-news .as-tab-nav-item a:hover {
  color: #444444;
}
#hy-cz-wm-news .as-tab-nav-item.on {
  border: 1px solid #ffffff;
  border-left: none;
  border-right: 1px solid #e6e6e6;
}
#hy-cz-wm-news .as-tab-nav-item.on:first-child,
#hy-cz-wm-news .as-tab-nav-item.on.first {
  border-left: 1px solid #e6e6e6;
}
#hy-cz-wm-news .as-tab-nav-item .icon {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
}
#hy-cz-wm-news .as-tab-nav-item.on .icon {
  display: block;
}
#hy-cz-wm-news .as-tab-conts {
  width: 238px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
#hy-cz-wm-news .news-info-list {
  margin: 3px 16px 10px 11px;
  overflow: hidden;
}
.side-lab {
  display: block;
  width: 240px;
  height: 90px;
  margin-top: 10px;
  overflow: hidden;
}
.side-lab img {
  display: block;
  height: 90px;
}
#jd-mc-cx,
#jd-jg-cx {
  float: right;
  margin: 9px 40px auto auto;
}
.state-info-box {
  position: relative;
  font-size: 0px;
}
.state-info-box .state-info-close {
  position: absolute;
  right: 3px;
  left: 3px;
}
.state-info-box .state-info-txt {
  display: inline-block;
}
.state-info-box .state-icon.state-waring {
  display: inline-block;
  background-color: #cc4b4b;
  color: #ffffff;
  padding: 0px 5px;
  line-height: 16px;
  margin-right: 2px;
  border: 1px solid #ffffff;
}
#jq-xm-tj {
  margin: 11px auto auto 20px;
  float: left;
}
#jq-xm-tj .state-info-txt {
  color: #444444;
  font-weight: bold;
}
#hot-zb {
  clear: none;
  float: left;
  margin: 8px auto auto 64px;
}
#hot-zb dt,
#hot-zb dd {
  height: 32px;
}
#hot-zb dt {
  font-weight: bold;
  line-height: 32px;
  vertical-align: middle;
  text-align: center;
}
#hot-zb dd {
  line-height: 16px;
  padding-left: 8px;
}
#hot-zb dd p,
#hot-zb dd p a {
  line-height: 16px;
}
#hot-zb dd p a {
  margin-right: 10px;
  margin-left: 8px;
  color: #225ba2;
}
#hot-zb dd p a:hover {
  color: #cc4b4b;
}
#hot-zb dd p a:first-child {
  margin-left: 0px;
}
.lab-show .site-bread {
  color: #444444;
  margin: 4px auto;
  text-align: left;
  font-family: "宋体";
}
.lab-show .site-bread span {
  font-family: "宋体";
  margin: auto 5px;
  color: #888888;
}
.site-bread a {
  color: #444444;
}
.site-bread a:hover {
  color: #cc4b4b;
}
.site-bread a:first-child {
  margin-left: 8px;
}
.span-side {
  width: 200px;
  float: left;
}
.span-f {
  width: 870px;
  min-height: 649px;
  float: right;
}
.as-floor-normal .span-side {
  width: 200px;
  min-height: 649px;
  float: left!important;
  background-color: #f7f8f8;
}
.as-floor-normal .span-f {
  margin-left: 30px;
  width: 870px;
}
.span-side h3 {
  font: bold 16px/24px "微软雅黑";
  text-align: center;
  vertical-align: middle;
  margin-top: 40px;
}
#side-nav {
  display: block;
  margin-top: 17px;
  width: 100%;
  overflow: hidden;
}
#side-nav li,
#side-nav li a {
  display: block;
  height: 46px;
  line-height: 45px;
  position: relative;
  color: #444444;
}
#side-nav li a {
  background: url(../img/icon/as_icon_lfs.png) no-repeat -600px -285px;
}
#side-nav li.first,
#side-nav li.first a {
  height: 48px;
}
#side-nav li.first a {
  background-position: -600px -283px;
}
#side-nav li.on a {
  background-color: #ffffff;
}
#side-nav li a{
  font: 14px/45px "宋体";
  vertical-align: middle;
  text-align: center;
}
#side-nav li a i.icon {
  display: inline-block;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -7px -126px transparent;
  display: none;
  position: absolute;
  bottom: 2px;
  left: 0px;
  z-index: 3;
  width: 6px;
  height: 44px;
}
#side-nav li a span.icon,
#side-nav li a .txt {
  display: inline-block;
  float: left;
}
#side-nav li a .txt {
  font: 14px/46px "宋体";
  margin-left: 12px;
}
#side-nav li a span.icon {
  margin-left: 34px;
  margin-top: 12px;
}
#side-nav li.h-l-c-x a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -448px -124px transparent;
}
#side-nav li.h-l-z-h a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -470px -124px transparent;
}
#side-nav li.s-z-c-x a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -492px -124px transparent;
}
#side-nav li.q-h-c-x a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -514px -124px transparent;
}
#side-nav li.jd-b-c-x a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -536px -124px transparent;
}
#side-nav li.gc-jy-zx-ml a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -558px -124px transparent;
}
#side-nav li.zf-c-g-ml a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -580px -124px transparent;
}
#side-nav li.yl-qx-dl-ml a span.icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -602px -124px transparent;
}
#side-nav li.on a ,#side-nav li:hover a {
  color: #307fca;
  font-weight: bold;
  background-color: #ffffff;
}
#side-nav li.on .icon,  #side-nav li:hover .icon {
  display: block;
}
#side-nav-panel {
  width: 100%;
}
#side-nav-panel > li {
  display: block;
  width: 100%;
  display: none;
}
#side-nav-panel h3 {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-color: #3f9af0;
  color: #ffffff;
  font: 12px/30px "宋体";
  margin-top: 10px;
  padding-left: 20px;
}
#side-nav-panel .news-info-list {
  margin-top: 9px;
  overflow: hidden;
}
#side-nav-panel .news-info-list li {
  display: block;
  width: 100%;
  height: 5px;
  height: 52px;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 0px;
  vertical-align: middle;
  overflow: hidden;
}
#side-nav-panel .news-info-list li a {
  display: inline-block;
  float: left;
  margin-left: 20px;
  height: 52px;
  max-width: 766px;
  overflow: hidden;
  font: 12px/52px "宋体";
  vertical-align: middle;
}
#side-nav-panel .news-info-list li .time {
  display: inline-block;
  float: right;
  margin-right: 20px;
  height: 52px;
  font: 12px/52px "宋体";
  vertical-align: middle;
}
#side-nav-panel .as-pager-pagation {
  margin-bottom: 0px;
  margin-top: 42px;
}
.as-md.gc-jy-zx-ml,
.as-md.h-l-c-x,
.as-md.yl-qx-dl-ml,
.as-md.zf-c-g-ml,
.as-md.jd-b-c-x,
.as-md.s-z-c-x {
  border: 1px solid #e6e6e6;
}
.side-nav-panel .as-md {
  margin-top: 30px;
}
.side-nav-panel .as-md .as-action {
  height: 40px;
  font-size: 0px;
  background: #f2f2f2;
}
.as-sele-box .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat 0 -778px transparent;
  top: 1px;
  right: 4px;
  top: 1px\9;
  right: 4px\9;
  top: 2px\0;
  right: 4px\0;
}
.side-nav-panel .as-md .input-area,
.side-nav-panel .as-md .as-sele-box {
  display: inline-block;
  height: 24px;
}
.side-nav-panel .as-md input,
.side-nav-panel .as-md select,
.side-nav-panel .as-md button {
  height: 24px;
}
.side-nav-panel .as-md button {
  color: #ffffff;
  vertical-align: center;
}
.side-nav-panel .as-md input,
.side-nav-panel .as-md select {
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 24px\9;
}
.as-md form {
  font-size: 0px\0;
  line-height: 0px\0;
}
.as-md .as-sele-box,
.as-md .as-sele-box,
.as-md button,
.as-md .as-sele-box,
.as-md .as-sele-box {
  float: left\9;
  float: left\0;
}
.as-md.h-l-z-h label,
.as-md.q-h-c-x label,
.as-md.q-h-c-x input,
.as-md.s-z-c-x .input-area,
.as-md.jd-b-c-x .input-area,
.as-md.q-h-c-x label,
.as-md .input-area,
.as-md.h-l-z-h label {
  display: inline-block;
  font: 12px/24px "宋体";
  float: left\9;
}
.as-md.q-h-c-x form {
  overflow: hidden\9;
}
.as-md.h-l-z-h .input.first {
  height: 34px\9;
}
.as-md input.placeholder {
  height: 24px\0;
  line-height: 24px\0;
  font: 12px/24px "宋体";
}
.as-md select {
  vertical-align: middle\0;
}
.as-md button {
  height: 24px\0;
  line-height: 22px\0;
}
.as-md.gc-jy-zx-ml form,
.as-md.zf-c-g-ml form,
.as-md.jd-b-c-x form,
.as-md.s-z-c-x form {
  padding-top: 8px;
  margin-left: 325px;
  font-size: 0px;
}
.ie8 .as-md.s-z-c-x form {
  margin-top: 0px;
  padding-top: 8px;
}
.as-md.gc-jy-zx-ml select,
.as-md.zf-c-g-ml select,
.as-md.jd-b-c-x select,
.as-md.s-z-c-x select {
  width: 110px;
}
.as-md.gc-jy-zx-ml input,
.as-md.zf-c-g-ml input,
.as-md.jd-b-c-x input,
.as-md.s-z-c-x input {
  width: 220px;
  text-indent: 8px;
}
.as-md.gc-jy-zx-ml .input-area,
.as-md.zf-c-g-ml .input-area,
.as-md.jd-b-c-x .input-area,
.as-md.s-z-c-x .input-area {
  margin-left: 20px;
}
.as-md.gc-jy-zx-ml button,
.as-md.zf-c-g-ml button,
.as-md.jd-b-c-x button,
.as-md.s-z-c-x button {
  width: 89px;
  background: #307fca;
  margin-left: 10px;
  font-size: 12px;
}
.as-md.gc-jy-zx-ml table,
.as-md.h-l-c-x table .as-md.yl-qx-dl-ml table,
.as-md.zf-c-g-ml table,
.as-md.jd-b-c-x table,
.as-md.s-z-c-x table {
  width: 100%;
}
.as-md.gc-jy-zx-ml table tbody tr:odd,
.as-md.h-l-c-x table tbody tr:odd,
.as-md.zf-c-g-ml table tbody tr:odd,
.as-md.jd-b-c-x table tbody tr:odd,
.as-md.s-z-c-x table tbody tr:odd {
  background-color: #fafafa;
}
.as-md.gc-jy-zx-ml table tbody tr.odd,
.as-md.h-l-c-x table tbody tr.odd,
.as-md.zf-c-g-ml table tbody tr.odd,
.as-md.jd-b-c-x table tbody tr.odd,
.as-md.s-z-c-x table tbody tr.odd {
  background-color: #fafafa;
}
.as-md.gc-jy-zx-ml table tr,
.as-md.gc-jy-zx-ml table tr td,
.as-md.zf-c-g-ml table tr,
.as-md.zf-c-g-ml table tr td,
.as-md.jd-b-c-x table tr td,
.as-md.jd-b-c-x table tr,
.as-md.s-z-c-x table tr,
.as-md.s-z-c-x table td {
  height: 39px;
  width: 100%;
  padding-left: 69px;
}
.as-md.gc-jy-zx-ml table tr td a,
.as-md.zf-c-g-ml table tr td a,
.as-md.jd-b-c-x table tr td a,
.as-md.yl-qx-dl-ml table tr td a,
.as-md.s-z-c-x table tr td
 {
  font: 12px/39px "宋体";
  color: #444444;
}
.as-md.gc-jy-zx-ml table tr td a:hover,
.as-md.gc-jy-zx-ml table tr:hover td a,
.as-md.zf-c-g-ml table tr:hover td a,
as-md.jd-b-c-x tr:hover td a {
  color: #cc4b4b;
}
.as-md.gc-jy-zx-ml table thead,
.as-md.gc-jy-zx-ml table thead th,
.as-md.h-l-c-x table thead,
.as-md.zf-c-g-ml table thead th,
.as-md.jd-b-c-x table thead th {
  height: 40px;
  width: 100%;
  font: bold 12px/40px "宋体";
  padding-left: 69px;
}
.as-md.h-l-c-x table thead th {
  font: bold 12px/40px "宋体";
}
.as-md.gc-jy-zx-ml table thead .message-count,
.as-md.zf-c-g-ml table thead .message-count,
.as-md.jd-b-c-x table thead .message-count {
  float: right;
  font: 12px/40px "宋体";
  margin-right: 18px;
}
.red {
  color: #cc4b4b;
}
/* h - l -c -x */
.as-md.h-l-c-x .as-sele-box,
.as-md.h-l-c-x .as-sele-box select {
  width: 81px;
}
.as-md.h-l-c-x .as-sele-box {
  margin-right: 10px;
}
.as-md.h-l-c-x form {
  padding-top: 8px;
  margin-left: 312px;
}
.ie8 .as-md.h-l-c-x form {
  padding-top: 8px;
  margin-top: 0px;
}
.as-md.h-l-c-x form button {
  width: 89px;
  background-color: #307fca;
  margin-left: 20px;
  font: 12px/22px "宋体";
}
.as-md.h-l-c-x table {
  width: 100%;
}
.as-md.h-l-c-x table td,
.as-md.h-l-c-x table th {
  height: 40px;
  font: 12px/40px "宋体";
}
.as-md.h-l-c-x table td.area,
.as-md.h-l-c-x table th.area {
  width: 194px;
  text-align: center;
}
.as-md.h-l-c-x table td.spot-exchange,
.as-md.h-l-c-x table th.spot-exchange {
  width: 156px;
  text-align: left;
}
.as-md.h-l-c-x table td.spot-exchange {
  padding-left: 12px;
}
.as-md.h-l-c-x table td.cash,
.as-md.h-l-c-x table th.cash {
  width: 155px;
  text-align: left;
}
.as-md.h-l-c-x table td.cash {
  padding-left: 12px;
}
.as-md.h-l-c-x table td.sell-rate,
.as-md.h-l-c-x table th.sell-rate {
  width: 129px;
  text-align: left;
}
.as-md.h-l-c-x table td.sell-rate {
  padding-left: 12px;
}
.as-md.h-l-c-x table td.sell-rate,
.as-md.h-l-c-x table th.sell-rate {
  width: 128px;
  text-align: left;
}
.as-md.h-l-c-x table td.time,
.as-md.h-l-c-x table th.time {
  width: 105px;
  text-align: left;
}
.as-md.h-l-c-x table th.time {
  text-indent: 12px;
}
.as-md.yl-qx-dl-ml table {
  width: 100%;
}
.as-md.yl-qx-dl-ml thead,
.as-md.yl-qx-dl-ml th {
  height: 40px;
  background-color: #f2f2f2;
}
.as-md.yl-qx-dl-ml th {
  width: 100%;
  font: bold 12px/40px "宋体";
  padding-left: 53px;
}
.as-md.yl-qx-dl-ml td,
.as-md.yl-qx-dl-ml tr {
  width: 100%;
  height: 40px;
}
.as-md.yl-qx-dl-ml td {
  padding-left: 53px;
  font: 12px/40px "宋体";
}
.as-md.yl-qx-dl-ml table tbody tr {
  background-color: #fafafa;
}
.as-md.yl-qx-dl-ml table tbody tr.odd {
  background-color: #ffffff;
}
.as-md.yl-qx-dl-ml th .message-count {
  float: right;
  margin-right: 19px;
  font: 12px/40px "宋体";
}
/* s-z-c-x */
.as-md.s-z-c-x td.serial-number,
.as-md.s-z-c-x th.serial-number {
  width: 443px;
  padding-left: 99px;
}
.as-md.s-z-c-x td.name,
.as-md.s-z-c-x th.name {
  width: 425px;
  padding-left: 0px;
}
.as-md.s-z-c-x th {
  font: bold 12px/40px "宋体";
}
/* q-h-c-x */
.as-md.q-h-c-x {
  width: 734px;
  margin: 30px auto auto;
  border: 1px solid #e6e6e6;
}
.as-md.q-h-c-x .as-tit {
  height: 40px;
  font: bold 12px/40px "宋体";
  text-align: center;
  background: #f2f2f2;
}
.as-md.q-h-c-x form {
  margin: 15px auto 15px 149px;
}
.as-md.q-h-c-x form button {
  width: 89px;
  background: #307fca;
  margin-left: 10px;
  font: 12px/22px "宋体";
}
.as-md.q-h-c-x form input {
  width: 191px;
  padding-left: 10px;
}
.as-md.q-h-c-x table,
.as-md.q-h-c-x table tr {
  width: 100%;
}
.as-md.q-h-c-x table tr td,
.as-md.q-h-c-x table tr th {
  height: 40px;
  font: 12px/40px "宋体";
}
.as-md.q-h-c-x table tr th {
  font-weight: bold;
}
.as-md.q-h-c-x table tr .province {
  width: 243px;
  text-align: center;
  border-right: 1px solid #ebebeb;
}
.as-md.q-h-c-x table tr .zone {
  width: 244px;
  text-align: center;
  border-right: 1px solid #ebebeb;
}
.as-md.q-h-c-x table tr .code {
  width: 242px;
  text-align: center;
}
/* h-l-z-h*/
.as-md.h-l-z-h {
  width: 734px;
  margin: 80px auto auto;
}
.as-md.h-l-z-h .from,
.as-md.h-l-z-h .to,
.as-md.h-l-z-h .transfor {
  height: 129px;
  border: 1px solid #e6e6e6;
}
.as-md.h-l-z-h .from,
.as-md.h-l-z-h .to {
  width: 291px;
}
.as-md.h-l-z-h .transfor {
  width: 138px;
  overflow: hidden;
  margin: 0px 4px 0px;
  background: url(../img/bg/transfor.png) no-repeat center 50% transparent;
}
.as-md.h-l-z-h select {
  width: 128px;
  text-indent: 8px;
}
.as-md.h-l-z-h .input.first {
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.as-md.h-l-z-h .input label {
  display: inline-block;
  margin-left: 27px;
  width: 98.5px;
  font: bold 14px/24px "宋体";
  color: #444444;
  text-align: right;
}
.as-md.h-l-z-h .input {
  margin-top: 20px;
  font-size: 0px;
}
.as-md.h-l-z-h .input input {
  width: 130px;
}
.as-md.h-l-z-h .as-sele-box,
.as-md.h-l-z-h .as-time-box,
.as-md.h-l-z-h input {
  padding-left: 0px;
  margin-left: 11px;
}
.as-md.h-l-z-h input {
  text-indent: 8px;
}
.as-time-box {
  position: relative;
  height: 24px;
}
.as-time-box .icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -168px -258px transparent;
  position: absolute;
  right: 4px;
  top: -2px;
}
.as-time-box input {
  margin-left: 0px!important;
}
.as-md.h-l-z-h button {
  width: 180px;
  height: 45px;
  margin-left: 277px;
  margin-top: 40px;
  background: #307fca;
  -webkit-border-radius: 4px ;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font: 18px/45px "微软雅黑";
  letter-spacing: 6px;
  cursor: pointer;
}
.side-nav-panel .as-md select {
  text-indent: 8px!important;
}
.as-article .as-article-inform {
  width: 825px;
  padding-bottom: 21px;
}
.as-article .as-article-inform dl.horizontal dt {
  width: 18px;
  font: 12px/22px "宋体";
  color: #a6a6a6;
}
.as-article .as-article-inform dl.horizontal dd {
  width: 780px;
  font: 12px/22px "宋体";
  color: #a6a6a6;
}
.as-article .as-article-inform dl {
  margin-bottom: 4px;
}
.as-article .as-article-inform dl.horizontal {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#taxChangeContent{ display:block; text-align:left;}
#taxChangeContent table{float:left;}


/*************select下拉框*************/
.selectBox{ display:inline-block; vertical-align:top; position:relative; z-index:1; cursor:pointer; background:url(../img/tri_arr.gif) no-repeat right center; background-color:#eee; width:139px; border:1px solid #d2d2d2; line-height:22px; height:22px;}
.selectBox p{  vertical-align:top; padding:0 5px; background:#fff; margin-right:22px; border-right:1px solid #eee; height:22px; overflow:hidden;}
.selectBox ul{ width:139px; border:1px solid #eee; border-top:0; position:absolute; z-index:1; top:23px; left:-1px; background-color:#fff;max-height: 280px;overflow-y: auto;}
.selectBox ul.col2e{ border-color:#2e95c2;}
.selectBox ul li a{ display:block; line-height:22px; height:22px; padding:0 5px; color:#333; border-top:1px solid #f2f2f2;}
.selectBox ul li a:hover{ background-color:#f6f6f6;}
