@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;
}
.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-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-4 {
  width: 270px;
}
#site-content .span-2 {
  display: inline-block;
  float: left;
  width: 524px;
}
#site-content .lab-show .span-4 .as-carousel {
  width: 276px;
  height: 222px;
  overflow: hidden;
}
#site-content .span-4 .as-carousel-view {
  position: relative;
  width: 276;
  height: 222px;
  overflow: hidden;
}
#site-content .span-4 .as-carousel-conts {
  width: 1111em;
  height: 222px;
  overflow: hidden;
}
#site-content .span-4 .as-carousel-conts-item {
  width: 270px;
  height: 222px;
}
#site-content .as-carousel-conts-item a {
  position: relative;
  display: block;
  width: 270px;
  height: 222px;
}
#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;
}
.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;
  float: right;
}
.as-floor-normal {
  background: url(../img/bg/grayleft.png) repeat-y top left;
  overflow: hidden;
}
.as-floor-normal .span-side {
  width: 200px;
  float: left!important;
}
.as-floor-normal .span-f {
  margin-left: 30px;
  width: 870px;
  overflow: hidden;
}
.span-side h3 {
  font: bold 16px/24px "微软雅黑";
  padding-left: 60px;
  text-align: left;
  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 {
  padding-left: 60px;
  text-align: left;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -600px -285px;
  font: 14px/45px "宋体";
  vertical-align: middle;
}
#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,
#side-nav li:hover a {
  background-color: #ffffff;
}
#side-nav li a .icon {
  display: none;
  position: absolute;
  bottom: 2px;
  left: 0px;
  z-index: 3;
  width: 6px;
  height: 44px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -7px -126px;
}
#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%;
  overflow: hidden;
}
#side-nav-panel > li {
  display: block;
  width: 100%;
  overflow: hidden;
  display: none;
}
#side-nav-panel h3 {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-color: #ed5858;
  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;
}
.icon-logo {
  display: inline-block;
  width: 265px;
  height: 72px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat 0 0;
}
.icon-ebnew {
  display: inline-block;
  width: 85px;
  height: 50px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -220px -135px;
}
#side-nav-panel .tit-4 {
  font: bold 20px/47.12px "微软雅黑";
  color: #444444;
  position: relative;
  padding-left: 25px;
  border-bottom: 2px solid #e6e6e6;
}
#side-nav-panel .tit-4 .icon {
  display: inline-block;
  position: absolute;
  z-index: 3;
  height: 2px;
  width: 150px;
  background-color: #307fca;
  left: 0px;
  bottom: -2px;
}
.ab-qxcp dt {
  margin-top: 40px;
}
.ab-qxcp dd {
  border-bottom: 1px dashed #e6e6e6;
  margin-top: 16px;
  padding-bottom: 23px;
}
.ab-qxcp dd p {
  text-indent: 1em;
  font: 12px/26px "宋体";
  color: #444444;
}
.ab-qxcp dd .blue {
  color: #206db7;
}
#site-footer {
  margin-top: 80px;
}
.ab-gsgk p {
  font: 12px/26px "宋体";
  color: #444444;
  margin-bottom: 26px;
  text-indent: 2em;
  margin-left:20px;
  margin-right:20px;
  text-indent:2em;
}
.ab-gsgk .tit-4 {
  margin-bottom: 43px;
}
.ab-gsgk p.last {
  margin-bottom: 14px;
}
.ab-gsgk p:last-child {
  margin-bottom: 14px;
}
.ab-gsgk h5 {
  font: bold 12px/26px "宋体";
  color: #444444;
}
.ab-zdsj {
  position: relative;
}
.timeLine {
  position: absolute;
  z-index: 3;
  top: 50px;
  left: 27px;
  width: 1px;
  height: 600px;
  background: #e6e6e6;
}
.ab-zdsj .history-list {
  margin-left: 93px;
  margin-top: 39px;
}
.ab-zdsj .history-list li {
  position: relative;
}
.ab-zdsj .history-list i.icon {
  position: absolute;
  width: 6px;
  height: 6px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -789px -119px;
  left: -68.5px;
  top: 15px;
  z-index: 4;
}
.ab-zdsj .history-list span.icon {
  display: inline-block;
  width: 43px;
  height: 16px;
  color: #ffffff;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -756px -131px transparent;
  font: 12px/16px "宋体";
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: -58px;
  top: 10px;
}
.ab-zdsj .history-list p {
  font: 12px/36px "宋体";
  color: #444444;
  vertical-align: middle;
}
.ab-zdsj .history-list p i.icon {
  position: static;
  float: left;
  margin-top: 17px;
  margin-right: 5px;
  display: inline-block;
  width: 3px;
  height: 3px;
  background: url(../img/icon/as_icon_lfs.png) no-repeat -40px -373px transparent;
}

.site-contract dt p{

  text-indent: 1.8em!important;
  margin-left:0px;
  margin-right:0px;

}

/* 关于我们 site-info */
.side-nav-panel.site-info h4 {
  font: bold 20px/47.12px "微软雅黑";
  color: #444444;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 31px;
}
.side-nav-panel.site-info h5 {
  font: bold 12px/26px "宋体";
  color: #444444;
  margin-top: 26px;
  text-indent: 2em;
}
.side-nav-panel.site-info p {
  font: 12px/26px "宋体";
  color: #444444;
  text-indent: 2em;
}
.side-nav-panel.site-info p.noindent,
.side-nav-panel.site-info h5,
.side-nav-panel.site-info h6 {
 //  text-indent: 0;
}
.side-nav-panel.site-info .blue {
  color: #206db7!important;
}
.side-nav-panel.site-info .red {
  color: #cc4b4b!important;
}
.side-nav-panel.site-info p.t-column {
  padding-left: 150px;
  position: relative;
  margin-top: 26px;
  text-indent: 0px;
}
.side-nav-panel.site-info p.t-column strong {
  display: block;
  font: bold 12px/26px "宋体";
  width: 150px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left:2em;
}
.side-nav-panel.site-info p.first-letter {
  position: relative;
  padding-left: 54px;
  text-indent: 0;
}
.side-nav-panel.site-info p.first-letter .letter {
  position: absolute;
  font: 12px/26px "宋体";
  color: #444444;
  left: 40px;
  top: 1px;
}