@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;
}
.icon-search-prompt {
  display: inline-block;
  width: 50px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -168px -135px 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;
  margin: auto;
}
#navigator .horizontal dd,
#navigator .horizontal dt {
  height: 53px;
}
#navigator .horizontal dt {
  width: 628px;
  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;
}
.span-f {
  display: inline-block;
  width: 830px;
  float: left;
}
.state.tag-zb {
  color: #ffffff !important;
  background-color: #f2a75e !important;
}
.state.tag-cj {
  color: #ffffff !important;
  background-color: #cc4b4b !important;
}
.tag-attr {
  display: inline-block;
  padding: 0px 5px 0px 4px;
  *float: left;
  color: #91b5d4;
  border: 1px solid #c3d0ec;
  line-height: 18px;
}
.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 font {
  color: #ed5858;
  font: bold 16px/24px "宋体";
}
.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 #ed5858;
}
.as-pager-pagation a.current {
  border: 1px solid #ed5858;
  background-color: #ed5858;
  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;
}
.as-pager-none {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.as-pager-none .as-pager-none-body {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.as-pager-none .as-pager-none-body .icon {
  display: inline-block;
  width: 50px;
  height: 44px;
  background: url('../img/icon/as_icon_lfs.png') no-repeat -168px -135px transparent;
  float: left;
}
.as-pager-none .as-pager-none-body .as-pager-content {
  margin-left: 62px;
}
.as-pager-none .as-pager-content .tit {
  font: bold 14px/28px "宋体";
  color: #888888;
}
.as-pager-none .as-pager-content .tit .red {
  font: bold 14px/28px "宋体";
  color: #cc4b4b;
}
.as-pager-none .as-pager-content .desc {
  font: 12px/22px "宋体";
  color: #888888;
  text-align: left;
}
.as-md {
  display: block;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding-top: 44px;
}
.as-md:last-child,
.as-md.last {
  margin-bottom: 0px;
}
.as-md .as-tit {
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 3;
  width: 828px;
  height: 39px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.as-md .as-tit .txt {
  margin-left: 19px;
  line-height: 39px;
  vertical-align: middle;
  font: bold 16px/41px "微软雅黑";
  margin-top: 3px;
  float: left;
}
.as-md .as-tit .more {
  float: right;
  margin-right: 15px;
  line-height: 39px;
  vertical-align: middle;
  margin-top: 5px;
  line-height: 42px;
}
.as-md .as-tit .as-tit-panel {
  float: right;
  margin-right: 48px;
  line-height: 39px;
  vertical-align: middle;
}
.as-md .as-tit .tag-list {
  height: 20px;
  margin-top: 13px;
}
.as-md .as-tit .tag-list li {
  display: inline-block;
}
.as-md .as-tit .tag-list li a {
  display: inline-block;
  padding: 0px 5px;
  line-height: 20px;
  vertical-align: middle;
  color: #888888;
}
.as-md .as-tit .tag-list li a:hover,
.as-md .as-tit .tag-list li.on a {
  background-color: #ed5858;
  color: #ffffff;
}
.as-md .as-tit .tag-list li .gap-line {
  display: inline-block;
  margin: 0px 4px;
  color: #d9d9d9;
}
.as-md .as-tit .tag-list li.last .gap-line,
.as-md .as-tit .tag-list li:last-child .gap-line {
  display: none;
}
.as-md .as-md-panel {
  display: block;
  width: 828px;
  overflow: hidden;
}
.as-md .as-md-panel .table-list {
  width: 100%;
}
.as-md .as-md-panel .table-list li {
  height: 35px;
  font-size: 0px;
  overflow: hidden;
}
.as-md .as-md-panel .table-list-tit li {
  height: 43px;
}
.as-md .table-list .table-list-tit li span {
  display: inline-block;
  color: #444444;
  font: bold 12px/34px "宋体";
  vertical-align: middle;
}
.as-md .as-md-panel .table-list-tit li span {
  height: 43px;
}
.as-md .table-list .table-list-panel li a {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 0px;
  border-bottom: 1px dashed #e6e6e6;
}
.as-md .table-list .table-list-items li:last-child a {
  border-bottom: none;
}
.as-md .table-list .table-list-items li.last a {
  border-bottom: none;
}
.as-md .table-list .table-list-panel li span {
  display: inline-block;
  color: #444444;
  font: 12px/34px "宋体";
  vertical-align: middle;
}
.as-md .table-list .table-list-panel li a:hover {
  background-color: #f6f6f6;
}
.as-md .table-list .table-list-panel li a:hover span {
  color: #cc4b4b;
}
.as-md .as-tit {
  height: 43px;
  line-height: 39px;
  background-color: #fafafa;
}
.as-md .as-tit .icon-r-line {
  display: block;
  width: 830px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: -1px;
  background: url(../img/bg/reline.jpg) repeat-x top left;
  overflow: hidden;
}
.as-md .as-tit-4 .txt {
  font: bold 16px/39px "微软雅黑";
  color: #444444;
  float: left;
  margin-top: 5px;
  margin-left: 20px;
}
.as-md .as-tit-4 .more {
  font: 12px/39px "宋体";
  color: #444444;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}
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;
  top: 7px\9;
}
.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;
}
.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 "宋体";
}
.as-article .as-article-summary .as-report {
  display: block;
  position: absolute;
  right: 28px;
  top: 3px;
  z-index: 3;
  font-weight: bold;
  color: #cc4b4b;
}
.as-article .as-article-summary .registy-time {
  float: right;
  margin-right: 99px;
  margin-top: 3px;
}
.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 {
  padding-right: 0px;
  border: none;
}
.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;
}
.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;
}
.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;
}
.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 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;
}
#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: 10px;
  border: 1px solid #e6e6e6;
}
#z-y-c-x {
  border: 1px solid #e6e6e6;
}
#zb-zl-xz h3,
#z-y-c-x h3 {
  background-color: #f5f5f5;
  height: 32px;
}
#zb-zl-xz h3 .more,
#l-l-y-j h3 .more,
#z-c-f-l h3 .more {
  color: #444444;
  margin-right: 10px;
}
#zb-zl-xz ul,
#l-l-y-j ul {
  margin: 10px auto 10px 11px;
  overflow: hidden;
}
#zb-zl-xz h3 .icon,
#z-y-c-x h3 .icon {
  margin: 9px 6px auto 9px;
}
#zb-zl-xz h3 .tit,
#z-y-c-x h3 .tit {
  font: bold 13px/32px "微软雅黑";
}
.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;
}
.as-pager-body .as-p-ft .tag-attr {
  margin-right: 5px;
}
#z-c-j-d,
#z-c-f-l,
#d-f-d-t,
#z-y-t-z,
#h-y-x-w,
#z-j-g-d,
#c-z-x-w,
#w-m-x-w {
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
#z-c-j-d {
  margin-top: 20px;
}
#z-c-j-d .more,
#z-c-f-l.more,
#d-f-d-t .more,
#z-y-t-z .more,
#h-y-x-w .more,
#z-j-g-d .more,
#c-z-x-w .more,
#w-m-x-w .more {
  color: #444444;
  margin-right: 10px;
}
#z-c-j-d h3,
#z-c-f-l h3,
#d-f-d-t h3,
#z-y-t-z h3,
#h-y-x-w h3,
#z-j-g-d h3,
#c-z-x-w h3,
#w-m-x-w h3 {
  background-color: #f5f5f5;
}
#z-c-j-d ul,
#z-c-f-l ul,
#d-f-d-t ul,
#z-y-t-z ul,
#h-y-x-w ul,
#z-j-g-d ul,
#c-z-x-w ul,
#w-m-x-w ul {
  margin: 10px 20px 15px 13px;
  overflow: hidden;
}
.red {
  color: #cc4b4b;
}
.as-md .as-tit {
  width: 1098px;
}
.as-md .as-md-panel {
  width: 1098px;
}
.as-md .as-tit .red {
  color: #cc4b4b;
  font-weight: bold;
}
.as-pager-pagation a {
  float: left\9;
}
.as-md .table-list .table-list-panel li {
  border-top: 1px dashed #e6e6e6;
}
.as-md .table-list .table-list-panel .as-index-list .as-index-tit {
  margin-left: 19px;
}
.as-md .table-list .table-list-panel li {
  height: 44px;
}
.as-md .table-list .table-list-panel a.tag-li {
  display: inline-block;
  width: auto;
  height: 18px;
  font: 11.95px/24px "宋体";
  color: #206db7;
  padding: 4px 12px 2px 13px;
  border: none;
  margin-right: 5px;
  vertical-align: middle;
  line-height: 16px;
  -moz-border-radius: 2px ;
  -webkit-border-radius: 2px ;
  -ms-border-radius: 2px ;
  -o-border-radius: 2px ;
  border-radius: 2px ;
}
.as-md .table-list .table-list-panel a.tag-li.on {
  background-color: #ed5858;
  color: #ffffff;
}
.as-sele-box {
  position: relative;
  height: 24px;
  margin-top: 6px;
}
.as-sele-box .icon {
  top: 4px\9;
  right: 3px\9;
}
select {
  width: 140px;
  height: 24px;
}
.as-md,
.as-md .table-list .table-list-panel li {
  overflow: visible;
}
.as-md .table-list .table-list-panel li .as-sele-box:first-child,
.as-md .table-list .table-list-panel li .as-sele-box.first {
  margin-left: 19px;
}
.as-md .table-list-panel .as-sele-box select {
  padding: 2px 3px;
}
.as-md .table-list .table-list-panel li .as-sele-box {
  margin-right: 10px;
  float: left;
}
.as-md .table-list .table-list-panel li label {
  float: left;
}
.as-md .table-list .table-list-panel li input {
  width: 220px;
  height: 24px;
  line-height: 12px\9;
  padding: 3px 4px 4px;
  border: 1px solid #d2d2d2;
  font: 12px/18px "宋体";
  vertical-align: middle;
  float: left;
  -moz-border-radius: 2px ;
  -webkit-border-radius: 2px ;
  -ms-border-radius: 2px ;
  -o-border-radius: 2px ;
  border-radius: 2px ;
}
.as-md .table-list .table-list-panel li button {
  border: none;
  height: 24px;
  width: 89px;
  background-color: #ed5858;
  margin-left: 10px;
  font: 12px/23px "宋体";
  color: #ffffff;
  float: left;
}
.as-md .table-list .table-list-panel li label,
.as-md .table-list .table-list-panel li input,
.as-md .table-list .table-list-panel li button {
  margin-top: 10px;
}
.as-md .table-list .table-list-panel li label {
  margin-left: 20px;
}
.as-md .table-list .table-list-panel li input {
  margin-left: 10px;
}
.as-md .as-tit .icon-r-line {
  width: 1100px;
}
span.customSelect {
  line-height: 24px !import;
}
.as-md .table-list .table-list-panel li span.customSelect {
  font: 12px/21px "宋体";
}
.as-md .table-list-panel .as-sele-box select {
  width: 140px;
  top: 8px;
  left: 0px;
}
.as-md .table-list-panel .as-sele-box.first select {
  width: 140px;
  top: 8px;
  left: -19px;
}
.as-md .table-list-panel .as-sele-box .customSelectInner {
  font: 12px/23px "宋体";
}
.as-md .table-list-panel dl.horizontal {
  margin-top: 6px;
  margin-bottom: 5px;
}
.as-md .table-list-panel dl.horizontal dt {
  width: 102px;
  padding-top: 6px;
}
.as-md .table-list-panel dl.horizontal dd {
  width: 996px;
  line-height: 36.86px;
}
.as-md .table-list-panel dl.horizontal dt .as-index-tit {
  display: block;
  text-align: left;
  text-indent: 19px;
  color: #444444;
}
.as-md .table-list-panel dl.horizontal dt .desc {
  display: block;
  text-align: left;
  text-indent: 19px;
  color: #bfbfbf;
}
.as-pager-body li {
  margin-top: 10px;
}
.as-pager-body li:first-child {
  margin-top: 0px;
}
.as-pager-body li.first {
  margin-top: 0px;
}
.as-pager-item.as-pager-item-border {
  height: 124px;
  width: 828px;
  border: 1px solid #e6e6e6;
  padding-bottom: 0px;
  overflow: hidden;
}
.as-pager-item.as-pager-item-border:hover {
  background: none;
}
.as-pager-item.as-pager-item-border .as-p-tit {
  margin: 0px;
  height: 42px;
  background-color: #fafafa;
}
.as-pager-item.as-pager-item-border .as-p-tit .icon,
.as-pager-item.as-pager-item-border .as-p-tit .time {
  display: none;
}
.as-pager-item.as-pager-item-border .as-p-tit .txt {
  text-indent: 19px;
  font: bold 16px/42px "宋体";
  color: #444444;
}
.as-pager-item .as-p-cmpinfo {
  margin: 13px auto  auto 59px;
}
.as-pager-item .as-p-cmpinfo li {
  float: left;
  margin-top: 0px;
}
.as-pager-item .as-p-cmpinfo li.odd {
  margin-right: 137px;
}
.as-pager-item .as-p-cmpinfo dl.horizontal dt {
  width: 72px;
  height: ;
  color: #eb8a0d;
  font: 12px/28px "宋体";
  overflow: hidden;
  text-align: right;
  white-space: nowrap;
}
.as-pager-item .as-p-cmpinfo dl.horizontal dd {
  width: 174px;
  height: ;
  font: 12px/28px "宋体";
  color: #888888;
  overflow: hidden;
  white-space: nowrap;
}
#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;
}
#z-y-c-x {
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
#z-y-c-x .as-tit-3 {
  background-color: #f5f5f5;
}
#z-y-c-x .as-tit-3 .more {
  color: #888888;
}
#z-y-c-x dl.horizontal {
  width: 222px;
  margin: auto 9px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
#z-y-c-x dl.horizontal dt,
#z-y-c-x dl.horizontal dd {
  padding-left: 0px;
  height: 34px;
  line-height: 35px;
  vertical-align: middle;
  border-bottom: 1px  dashed #e6e6e6;
}
#z-y-c-x dl.horizontal dt a {
  margin-left: 11px;
}
#z-y-c-x dl.horizontal a:hover {
  color: #cc4b4b;
}
#z-y-c-x dl.horizontal dd a {
  margin-left: 20px;
}
#z-y-c-x dl.horizontal dt {
  width: 98px;
  border-right: 1px dashed #e6e6e6;
}
#z-y-c-x dl.horizontal dd {
  width: 109px;
  overflow: hidden;
}
#z-y-c-x dl.horizontal i {
  margin-right: 10px;
}
#z-y-c-x dl.horizontal.first {
  margin-top: 7px;
}
#z-y-c-x dl.horizontal.last {
  margin-bottom: 8px;
}
#z-y-c-x dl.horizontal.last dd,
#z-y-c-x dl.horizontal.last dt {
  border-bottom: none;
}
.as-md .as-tit .txt {
  font-size: 14px;
}
:-ms-input-placeholder {
  color: #d2d2d2;
}
.as-article .as-article-body {
  border-bottom: none;
}
table.as-table {
  border-collapse: collapse;
  width: 1100px;
}
table.as-table td,
table.as-table th {
  border: 1px solid #e6e6e6;
  height: 40px;
  vertical-align: middle;
  font: 12px "宋体";
}
.as-table.jgb td {
  padding-left: 30px;
}
.as-table.jgb .th,
.as-table.jgb th {
  padding-left: 30px;
  background: #eee;
  font: 12px "宋体";
  color: #444444;
}
.as-table.jgb .th {
  width: 275px;
}
.as-table.jgb th.th {
  text-align: center;
  background: #ffffff;
}
.as-table.zbry {
  width: 1100px;
  border-collapse: collapse;
}
.as-table.jgb td {
  color: #888888;
  line-height:20px;
}
.as-table.jgb th,
.as-table.jgb .th {
  color: #444444;
  line-height:20px;
}
.as-table.zbry td,
.as-table.zbry th {
  border: 1px solid #e6e6e6;
  text-align: center;
}
.as-table.zbry th {
  background:#eee;
  height: 60px;
  color: #444444;
  line-height:20px;
}
.as-table.zbry td {
  height: 40px;
  line-height:18px;
  color: #444444;
}
table.as-table td.td-left{
	text-align:left;
	padding: 0 10px;
}
.tit-table h5.tit {
  font: bold 14px/28px "宋体";
  color: #444444;
  position: relative;
  padding-left: 10px;
}
.tit-table h5.tit .icon {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0px;
  width: 1100px;
  height: 2px;
  z-index: 3;
  background: #307fca;
}
.tit-table {
  margin-top: 23px;
}
#site-footer {
  margin-top: 0px;
}
/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */
.ui-dialog {
  *zoom: 1;
  _float: left;
  position: relative;
  background-color: #FFF;
  border: 1px solid #999;
  border-radius: 6px;
  outline: 0;
  background-clip: padding-box;
  font-family: Helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
}
.ui-popup-show .ui-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ui-popup-focus .ui-dialog {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, 0.3);
}
.ui-dialog-grid {
  width: auto;
  margin: 0;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
}
.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
  padding: 0;
  border: 0 none;
  text-align: left;
  background: transparent;
}
.ui-dialog-header {
  white-space: nowrap;
  border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
  position: relative;
  _position: absolute;
  float: right;
  top: 13px;
  right: 13px;
  _height: 26px;
  padding: 0 4px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: pointer;
  background: transparent;
  _background: #FFF;
  border: 0;
  -webkit-appearance: none;
}
.ui-dialog-close:hover,
.ui-dialog-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-dialog-title {
  margin: 0;
  line-height: 1.428571429;
  min-height: 16.428571429px;
  padding: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  cursor: default;
}
.ui-dialog-body {
  padding: 20px;
  text-align: center;
}
.ui-dialog-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
  text-align: left;
}
.ui-dialog-footer {
  padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
  float: left;
  margin-right: 20px;
  padding: 6px 0;
  line-height: 1.428571429;
  font-size: 14px;
  color: #888;
  white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
  color: #333;
}
.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
  vertical-align: middle;
}
.ui-dialog-button {
  float: right;
  white-space: nowrap;
}
.ui-dialog-footer button + button {
  margin-bottom: 0;
  margin-left: 5px;
}
.ui-dialog-footer button {
  width: auto;
  overflow: visible;
  display: inline-block;
  padding: 6px 12px;
  _margin-left: 5px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ui-dialog-footer button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
  color: #333333;
  text-decoration: none;
}
.ui-dialog-footer button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-dialog-footer button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-dialog-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.ui-dialog-footer button:active {
  background-image: none;
}
.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.ui-dialog-footer button.ui-dialog-autofocus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.ui-dialog-footer button.ui-dialog-autofocus:active {
  background-image: none;
}
.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
  top: -8px;
}
.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
  top: 8px;
}
.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
  left: -8px;
}
.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
  left: 8px;
}
.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
  _color: #FF3FFF;
  _filter: chroma(color=#ff3fff);
  border: 8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
  display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
  bottom: -16px;
  border-top: 8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
  bottom: -15px;
  border-top: 8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
  left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
  left: 50%;
  margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
  right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
  top: -16px;
  border-bottom: 8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
  top: -15px;
  border-bottom: 8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
  left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
  margin-left: -8px;
  left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
  right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
  right: -16px;
  border-left: 8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
  right: -15px;
  border-left: 8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
  top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
  left: -16px;
  border-right: 8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
  left: -15px;
  border-right: 8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
  top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}
@-webkit-keyframes ui-dialog-loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ui-dialog-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ui-dialog-loading {
  vertical-align: middle;
  position: relative;
  display: block;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 32px;
  height: 32px;
  top: 50%;
  margin: -16px auto 0 auto;
  font-size: 0;
  text-indent: -999em;
  color: #666;
}
.ui-dialog-loading {
  width: 100%\9;
  text-indent: 0\9;
  line-height: 32px\9;
  text-align: center\9;
  font-size: 12px\9;
}
.ui-dialog-loading::after {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  margin: 14.5px 0 0 14.5px;
  border-radius: 100%;
  box-shadow: 0 -10px 0 1px #cccccc, 10px 0px #cccccc, 0 10px #cccccc, -10px 0 #cccccc, -7px -7px 0 0.5px #cccccc, 7px -7px 0 1.5px #cccccc, 7px 7px #cccccc, -7px 7px #cccccc;
  -webkit-transform: rotate(360deg);
  -webkit-animation: ui-dialog-loading 1.5s infinite linear;
  transform: rotate(360deg);
  animation: ui-dialog-loading 1.5s infinite linear;
  display: none\9;
}

.mesg{
	
	text-align:center;

	line-height:45px;

	font:24px/45px "微软雅黑";

}


.mesg .icon-success{

	display:inline-block;

    width:43px; 

    height:45px;

    background:url(../img/bg/xtb.png) no-repeat 0px -25px transparent;

    /*float:left;*/

  /*  margin-top:3px;*/

}

.mesg .icon-error{

	display:inline-block;
    
   	width:20px; 

    height:20px; 

    background:url(../img/bg/xtb.png) no-repeat 0px 0px transparent;

    /*float:left;*/

    /*margin-top:3px;*/

}


  .btnbox{
	
	margin-top:30px;

	height:41px;


	text-align:center;


}


  .ok-btn ,   .close-btn{

	display:inline-block;
	
	width:130px;

	height:36px;

	font:14px/36px "微软雅黑";

	background:url(../img/bg/antb.png) no-repeat 0px 0px;

	color:#ffffff;

	text-align:center;

	cursor:pointer;

}

  .ok-btn:hover,   .close-btn:hover{
	
	width:130px;

	height:36px;

	background:url(../img/bg/antb.png) no-repeat 0px -52px;;

}

#jd-dengji tr td{
    word-break: break-all;
}

/* 表格样式居左展示 */
.as-table.zbry td.text-align-l{text-align:left;padding-left:10px;}
.notes .table-box tr td.text-align-l{text-align:left;padding-left:10px;}







