@charset "UTF-8";
@import url("core/radio.less");
@import url("core/btn.less");
@import url("component/lack.less");
@imgUrl :"../images/";
@imgUrl :"../../img/";
.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px !important;
}

.f18 {
  font-size: 18px !important;
}

.f20 {
  font-size: 20px !important;
}

.f22 {
  font-size: 22px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f40 {
  font-size: 40px;
}

.f48 {
  font-size: 48px;
}

.f36 {
  font-size: 36px;
}

.fwb {
  font-weight: 700;
}

.fwn {
  font-weight: 400;
}

.ti2 {
  text-indent: 2em;
}

.tdu {
  text-decoration: underlline;
}

.tdn {
  text-decoration: none;
}

.toe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.toe-ex {
  max-width: 750px;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.llc {
  display: inline-block;
  width: auto;
  min-width: 160px;
}

.wmvl {
  writing-mode: vertical-lr;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.bc {
  margin-left: 0;
  margin-right: 0;
}

.pull-left {
  float: left;
  display: inline;
}

.pull-right {
  float: right;
  display: inline;
}

.cb {
  clear: both;
}

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

.vam {
  vertical-align: middle !important;
}

.vat {
  vertical-align: top;
}

.posr {
  position: relative;
}

.posa {
  position: absolute;
}

.zoom {
  zoom: 1;
}

.hidden {
  visiility: hidden;
}

.none {
  display: none;
}

.w10 {
  width: 10px;
}

.w20 {
  width: 20px;
}

.w30 {
  width: 30px;
}

.w40 {
  width: 40px;
}

.w50 {
  width: 50px;
}

.w60 {
  width: 60px;
}

.w70 {
  width: 70px;
}

.w80 {
  width: 80px;
}

.w90 {
  width: 90px;
}

.w100 {
  width: 100px;
}

.w200 {
  width: 200px !important;
}

.w110 {
  width: 110px;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w160 {
  width: 160px;
}

.w300 {
  width: 300px;
}

.w400 {
  width: 400px;
}

.w500 {
  width: 500px;
}

.w600 {
  width: 600px;
}

.w700 {
  width: 700px;
}

.w800 {
  width: 800px;
}

.w530 {
  width: 530px;
}

.w850 {
  width: 850px;
  float: left;
}

.w300 {
  width: 300px;
  float: left;
}

.w560 {
  width: 560px;
}

.w710 {
  width: 710px;
  float: left;
}

.w440 {
  width: 440px;
  float: left;
}

.w1132 {
  width: 1132px !important;
}

.w75 {
  width: 75px;
}

.mh465 {
  min-height: 465px;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.f24 {
  font-size: 24px;
}

.f36 {
  font-size: 36px;
}

.f46 {
  font-size: 46px;
}

.w {
  width: 100%;
}

.h50 {
  height: 50px;
}

.h80 {
  height: 80px;
}

.h100 {
  height: 100px;
}

.h200 {
  height: 200px;
}

.h {
  height: 100%;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml-8 {
  margin-left: -8px;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px;
}

.p20 {
  padding: 20px;
}

.p10 {
  padding: 10px;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.p30 {
  padding: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.mt200 {
  margin-top: 200px;
}

.mb200 {
  margin-bottom: 200px;
}

.ml200 {
  margin-left: 200px;
}

.ml160 {
  margin-left: 160px;
}

.ml250 {
  margin-left: 250px;
}

.mr200 {
  margin-right: 200px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.pl200 {
  padding-left: 200px;
}

.pr200 {
  padding-right: 200px;
}

.mt270 {
  margin-top: 270px;
}

.mr300 {
  margin-right: 300px;
}

.ml300 {
  margin-left: 300px;
}

.wnw {
  white-space: nowrap;
}

.dib {
  display: inline-block;
}

.db {
  display: block;
}

.p0 {
  padding: 0px !important;
}

.p3 {
  padding: 3px;
}

.p5 {
  padding: 5px;
}

.m30 {
  margin: 30px;
}

.m {
  margin: 0;
}

.p {
  padding: 0;
}

.mr3 {
  margin-right: 3px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.ml-6 {
  margin-left: -6px;
}

.ml-22 {
  margin-left: -22px;
}

.mr-1 {
  margin-right: -1px;
}

.mr-10 {
  margin-right: -10px;
}

.mt25 {
  margin-top: 25px;
}

.mt2 {
  margin-top: 2px;
}

.mt5 {
  margin-top: 5px;
}

.mb3 {
  margin-bottom: 3px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb23 {
  margin-bottom: 23px;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml5 {
  margin-left: 5px;
}

.ml15 {
  margin-left: 15px;
}

.ml600 {
  margin-left: 600px;
}

.ml700 {
  margin-left: 700px;
}

.mr5 {
  margin-right: 5px !important;
}

.mr160 {
  margin-right: 160px;
}

.mr170 {
  margin-right: 170px;
}

.mr170 {
  margin-right: 170px;
}

.mt-5 {
  margin-top: -5px;
}

.m20 {
  margin: 20px;
}

.m {
  margin: 0;
}

.pt5 {
  padding-top: 5px;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb5 {
  padding-bottom: 5px;
}

.pl15 {
  padding-left: 15px;
}

.pr15 {
  padding-right: 15px;
}

.b5 {
  position: relative;
  bottom: 5px;
}

.t5 {
  position: relative;
  top: 5px;
}

.fc333 {
  color: #333;
}

.bdn {
  border: none !important;
}

.left-20 {
  position: relative;
  left: -15px;
}

.u-btn-yellow {
  border: 1px solid #FF9900;
  color: #FF6600;
}

/*********************************徽章*******************************/
.u-badge {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}

.u-badge-xs {
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
}

.u-badge-md {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 14px;
}

.u-badge-danger {
  background: #FF0000;
  color: #fff;
}

.u-badge-gray {
  background: #9A9691;
  color: #fff;
}

.u-badge-danger-opacity {
  background: rgba(255, 0, 0, 0.5);
}

/***********************************按钮******************************/
.label {
  padding: 5px 8px;
}

.u-btn {
  display: inline-block;
  text-align: center;
  border: 1px solid #999;
  color: #333;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
}

.u-btn-mini {
  padding: 1px 3px;
  border-radius: 1px;
}

.u-btn-xs {
  padding: 3px 5px;
  border-radius: 2px;
}

.u-btn-sm {
  padding: 6px 17px;
  border-radius: 1px;
}

.u-btn-md {
  padding: 6px 25px;
  border-radius: 3px;
}

.u-btn-lg {
  padding: 8px 40px;
  border-radius: 3px;
}

.u-btn-next {
  padding: 10px 150px;
  font-size: 18px;
}

.u-btn-block {
  padding: 12px 0px;
  text-align: center;
  width: 100%;
}

.u-btn-danger {
  border: 1px solid #FF0000;
  color: #FF0000;
}

.u-btn-orange {
  border: 1px solid #FF3300;
  color: #FF3300;
}

.u-btn-blue {
  border: 1px solid #0099FF;
  color: #0099FF;
}

.u-btn-green {
  border: 1px solid #01C77F;
  color: #01C77F;
}

.u-btn-yellow {
  border: 1px solid #FF9900;
  color: #FF6600;
}

.u-btn-danger-fill {
  background: #FF0000;
  border: 1px solid #FF0000;
  color: #fff;
}

.u-btn-danger-fill:focus, .u-btn-danger-fill:hover {
  color: #fff;
}

.u-btn-orange-fill {
  background: #FF6600;
  border: 1px solid #FF6600;
  color: #fff;
}

.u-btn-orange-fill:focus, .u-btn-orange-fill:hover {
  color: #fff;
}

.u-btn-darkorange-fill {
  background: #FF3300;
  border: 1px solid #FF3300;
  color: #fff;
}

.u-btn-yellow-fill {
  background: #FF9900;
  border: 1px solid #FF9900;
  color: #fff;
}

.u-btn-green-fill {
  background: #01C77F;
  border: 1px solid #01C77F;
  color: #fff;
}

.u-btn-green-fill:hover {
  color: #fff;
}

.u-btn-black-fill {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}

.u-btn-blue-fill {
  background: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}

.u-btn-blue-fill:focus, .u-btn-blue-fill:hover {
  color: #fff;
}

.u-btn-gray-fill {
  background: #CCCCCC !important;
  border: 1px solid #CCCCCC !important;
  color: #fff !important;
}

.u-btn-white-fill {
  background: #fff;
  border: 1px solid #ddd;
}

.u-btn-darkgray-fill {
  border: 1px solid #666460;
  background: #666460;
  color: #fff;
}

.u-btn-ligntgray-fill {
  border: 1px solid #F3F3F3;
  background: #F3F3F3;
  color: #999;
}

.u-btn-lightblue-fill {
  border: 1px solid #E4EEF3;
  background: #E4EEF3;
  color: #629DB7;
}

.u-btn-pink-fill {
  border: 1px solid #F8ECE9;
  background: #F8ECE9;
  color: #FF3338;
}

.u-btn-lightpink-fill {
  border: 1px solid #F8ECE9;
  background: #F8ECE9;
  color: #FB866E;
}

.u-btn-lightgreen-fill {
  border: 1px solid #E5F9F1;
  background: #E5F9F1;
  color: #01C77F;
}

.u-btn-brown-fill {
  border: 1px solid #ADADAD;
  background: #ADADAD;
  color: #fff;
}

.u-btn-orange-opa {
  background: rgba(255, 102, 0, 0.8);
  border: 1px solid #FF6600;
  color: #fff;
}

.u-btn-ligntorange-opa {
  background: rgba(231, 156, 35, 0.9);
  border: 1px solid #E89E24;
  color: #fff;
}

.u-btn-black-opa {
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: #fff;
}

.u-btn-green-opa {
  background: rgba(37, 185, 101, 0.8);
  border: 1px solid #24B964;
  color: #fff;
}

.u-btn-danger-opa {
  background: rgba(225, 27, 22, 0.9);
  border: 1px solid #DF1B19;
  color: #fff;
}

.u-fbtn-sm {
  padding: 1px 5px;
  border-radius: 55px;
}

.u-fbtn-xs {
  padding: 1px 10px;
  border-radius: 55px;
}

.u-fbtn-md {
  padding: 4px 28px;
  border-radius: 55px;
}

.u-fbtn-lg {
  padding: 8px 38px;
  border-radius: 55px;
}

.u-fbtn-green {
  color: #01c77f;
  border: 1px solid #04C881;
}

.u-fbtn-blue {
  color: #0099FF;
  border: 1px solid #0099FF;
}

.u-fbtn-darkblue {
  color: #0191C7;
  border: 1px solid #0191C7;
}

.u-fbtn-orange {
  color: #FF3300;
  border: 1px solid #FF3300;
}

.u-fbtn-red {
  color: #FF0000;
  border: 1px solid #FF0000;
}

.u-fbtn-fill-gray {
  border: 1px solid #F5F5F5;
  background: #F5F5F5;
  color: #999;
}

.u-fbtn-fill-blue {
  border: 1px solid #0099FF;
  background: #0099FF;
  color: #fff;
}

/********************************文字样式*********************************/
.text-white {
  color: #fff;
}

.text-success {
  color: #00CB7E !important;
}

.text-danger {
  color: #FA0014 !important;
}

.text-gray {
  color: #999 !important;
}

.text-darkgray {
  color: #666;
}

.text-black {
  color: #333;
}

.text-orange {
  color: #FF6600;
}

.text-lightorange {
  color: #FF8A00;
}

.text-darkorange {
  color: #FF3300;
}

.text-lightblue {
  color: #01BBC7;
}

.text-blue {
  color: #0099FF;
}

.text-darkblue {
  color: #0191C7;
}

.text-brightblue {
  color: #0066FF;
}

.text-red {
  color: #FA0014 !important;
}

.text-dangary {
  color: #ccc;
}

.text-black {
  color: #000;
}

.bg-gray {
  background: #F3F3F3;
}

.text-paragraph {
  line-height: 30px;
}

/***********************************图标*********************************/
.icon {
  display: inline-block;
  padding-left: 22px;
  vertical-align: middle;
}

.icon :after {
  content: "";
}

.icon-download {
  background: url("@{imgUrl}u9149.png") no-repeat;
}

.icon-u437 {
  background: url("@{imgUrl}personal-center.png") no-repeat -34px -54px;
}

.icon-u6993 {
  background: url("@{imgUrl}u6993.png") no-repeat;
}

.icon-u437.active {
  background: url("@{imgUrl}u437.png") no-repeat;
}

.icon-bank {
  background: url("@{imgUrl}bank1.png") no-repeat 0 3px;
}

.icon-bank.active {
  background: url("@{imgUrl}personal-center.png") no-repeat -142px -56px;
}

.icon-u589 {
  background: url("@{imgUrl}u589.png") no-repeat;
}

.icon-u589.active {
  background: url("@{imgUrl}personal-center.png") no-repeat -260px -55px;
}

.icon-u491 {
  background: url("@{imgUrl}u491.png") no-repeat;
}

.icon-u473 {
  background: url("@{imgUrl}u473.png") no-repeat;
}

.icon-u557 {
  background: url("@{imgUrl}u557.png") no-repeat;
}

.icon-u559 {
  background: url("@{imgUrl}u559.png") no-repeat;
}

.icon-u555 {
  background: url("@{imgUrl}u555.png") no-repeat;
}

.icon-u545 {
  background: url("@{imgUrl}u545.png") no-repeat;
}

.icon-u539 {
  background: url("@{imgUrl}u539.png") no-repeat;
}

.icon-u521 {
  background: url("@{imgUrl}u521.png") no-repeat;
}

.icon-u467 {
  background: url("@{imgUrl}u467.png") no-repeat;
}

.icon-u471 {
  background: url("@{imgUrl}u471.png") no-repeat;
}

.icon-u475 {
  background: url("@{imgUrl}u475.png") no-repeat;
}

.icon-u459 {
  background: url("@{imgUrl}u459.png") no-repeat;
}

.icon-u477 {
  background: url("@{imgUrl}u477.png") no-repeat;
}

.icon-u3873 {
  background: url("@{imgUrl}u3873.png") no-repeat 0 4px;
}

.icon-u3806 {
  background: url("@{imgUrl}u3806.png") no-repeat;
}

.icon-subtitle {
  width: 5px;
  height: 20px;
  background: inherit;
  background-color: #ff6600;
  padding-left: 0px;
}

.icon-home {
  background: url("@{imgUrl}u994.png") no-repeat 0 50%;
}

.icon-u2747 {
  background: url("@{imgUrl}u2747.png") no-repeat;
}

.icon-u2743 {
  background: url("@{imgUrl}u2743.png") no-repeat;
}

.icon-u2745 {
  background: url("@{imgUrl}u2745.png") no-repeat;
}

.icon-u2749 {
  background: url("@{imgUrl}u2749.png") no-repeat;
}

.icon-u8907 {
  background: url("@{imgUrl}u8907.png") no-repeat;
  height: 17px;
  padding-left: 0px;
  width: 16px;
}

.icon-u9868 {
  background: url("@{imgUrl}u9868.png") no-repeat;
}

.icon-u4114 {
  background: url("@{imgUrl}u4114.png") no-repeat 0 5px;
  display: block;
}

.icon-eye {
  display: inline-block;
  width: 20px;
  height: 13px;
  background: url("@{imgUrl}u139.png") no-repeat;
  position: absolute;
  right: 20px;
  top: 13px;
}

.icon-problem {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  color: #fff;
  background: #999;
}

.icon-yuan {
  width: 16px;
  height: 16px;
  background: url("@{imgUrl}u11064.png") no-repeat;
}

.icon-bottom-prompt {
  width: 65px;
  height: 27px;
  background: url("@{imgUrl}icon-bottom-prompt.png") no-repeat;
  text-align: center;
  color: #fff;
  line-height: 25px;
}

.icon-right-prompt {
  width: 68px;
  height: 22px;
  background: url("@{imgUrl}icon-right-prompt.png") no-repeat;
  text-align: center;
  color: #fff;
  line-height: 22px;
}

.icon-report {
  width: 30px;
  height: 30px;
  background: url("@{imgUrl}u13107.png") no-repeat;
}

.icon-cr {
  width: 50px;
  height: 50px;
  background: url("@{imgUrl}u12646.png") no-repeat;
}

.icon-bottom-prompt {
  width: 65px;
  height: 27px;
  background: url("@{imgUrl}icon-bottom-prompt.png") no-repeat;
  text-align: center;
  color: #fff;
  line-height: 25px;
}

.icon-right-prompt {
  width: 68px;
  height: 22px;
  background: url("@{imgUrl}icon-right-prompt.png") no-repeat;
  text-align: center;
  color: #fff;
  line-height: 22px;
}

.icon-report {
  width: 30px;
  height: 30px;
  background: url("@{imgUrl}u13107.png") no-repeat;
}

.icon-cr {
  width: 50px;
  height: 50px;
  background: url("@{imgUrl}u12646.png") no-repeat;
}

.w680 {
  width: 680px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 4px solid\9;
  border-right: 6px solid transparent;
  border-left: 4px solid transparent;
}

.btn-selected .close {
  font-weight: normal;
  background-color: #01C77F;
  opacity: 1;
  color: #FFF;
  text-shadow: none;
  line-height: 14px;
  padding: 0 1px;
  font-size: 16px;
  margin-left: 6px;
  vertical-align: middle;
  text-align: center;
  width: 15px;
  height: 15px;
}

.iconfont {
  vertical-align: middle;
}

.state_01 {
  width: 18px;
  height: 26px;
  background: url("@{imgUrl}state-gray01.png") no-repeat;
}

.state_02 {
  width: 24px;
  height: 26px;
  background: url("@{imgUrl}state-gray02.png") no-repeat;
}

.state_03 {
  width: 20px;
  height: 26px;
  background: url("@{imgUrl}state-gray03.png") no-repeat;
}

.state_04 {
  width: 25px;
  height: 26px;
  background: url("@{imgUrl}state-gray04.png") no-repeat;
}

.state_05 {
  width: 24px;
  height: 26px;
  background: url("@{imgUrl}state-gray05.png") no-repeat;
}

.state_06 {
  width: 25px;
  height: 26px;
  background: url("@{imgUrl}state-gray06.png") no-repeat;
}

.state_01.active {
  background: url("@{imgUrl}state-01.png") no-repeat;
}

.state_02.active {
  background: url("@{imgUrl}state-02.png") no-repeat;
}

.state_03.active {
  background: url("@{imgUrl}state-03.png") no-repeat;
}

.state_04.active {
  background: url("@{imgUrl}state-04.png") no-repeat;
}

.state_05.active {
  background: url("@{imgUrl}state-05.png") no-repeat;
}

.state_06.active {
  background: url("@{imgUrl}state-06.png") no-repeat;
}

.state_01.suc {
  background: url("@{imgUrl}state-gre01.png") no-repeat;
}

.state_02.suc {
  background: url("@{imgUrl}state-gre02.png") no-repeat;
}

.state_03.suc {
  background: url("@{imgUrl}state-gre03.png") no-repeat;
}

.state_04.suc {
  background: url("@{imgUrl}state-gre04.png") no-repeat;
}

.state_05.suc {
  background: url("@{imgUrl}state-gre05.png") no-repeat;
}

.state_06.suc {
  background: url("@{imgUrl}state-gre06.png") no-repeat;
}

.entrust-step-1 {
  width: 25px;
  height: 28px;
  background: url(../images/entrust-step-1.png);
}

.entrust-step-2 {
  width: 23px;
  height: 28px;
  background: url(../images/entrust-step-2.png);
}

.entrust-step-3 {
  width: 22px;
  height: 28px;
  background: url(../images/entrust-step-3.png);
}

.entrust-step-4 {
  width: 26px;
  height: 28px;
  background: url(../images/entrust-step-4.png);
}

.icon1 {
  display: inline-block;
  background-position: bottom;
}

.jt-01 {
  width: 95px;
  height: 12px;
  background: url("@{imgUrl}jt_01.png") no-repeat;
}

.jt-02 {
  width: 95px;
  height: 12px;
  background: url("@{imgUrl}jt_02.png") no-repeat;
}

.jt-03 {
  width: 95px;
  height: 12px;
  background: url("@{imgUrl}jt_03.png") no-repeat;
}

/**************************************线条***************************************************/
.hr-line-solid {
  overflow: hidden;
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 10px;
}

.hr-line-dashed {
  overflow: hidden;
  border-bottom: 1px dashed #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 12px;
  margin-bottom: 12px;
}

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

/*************************************************进度条*********************************/
.progress {
  height: 18px;
  border-radius: 20px;
  border: 1px solid  #01c77f;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 0;
  vertical-align: middle;
}

.progress-sm {
  height: 16px;
}

.progress-bar {
  color: #fff;
  text-align: center;
  background-color: #01c77f;
  border-radius: 20px;
}

.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0;
}

.progress-sm {
  width: 160px;
}

.progress-xs {
  width: 120px;
  height: 15px;
}

.progress-inline {
  display: inline-block;
  min-width: 90px;
}

.pointer {
  cursor: pointer;
}

/********************************************盒子样式*********************************************/
.yellow_box {
  border: 1px solid #ececcd;
  background-color: #ffffee;
  min-height: auto !important;
}

.yellow_box .form-group {
  margin-bottom: 0;
}

.orange_box {
  border: 1px solid #FEE8BE;
  background-color: #FFF7F0;
  min-height: auto !important;
  padding: 10px 12px;
}

.gray_box {
  border: 1px solid #eee;
  background: #FAFAFA;
}

.select-lose-style {
  position: relative;
}

.select-lose-style select {
  border: 0;
  padding: 4px 22px 4px 10px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari 和 Chrome */
}

.select-lose-style select option {
  text-align: center;
}

.select-lose-style .icon-dwonOpen {
  position: absolute;
  top: 3px;
  right: 5px;
}

.select-gray select {
  background: #F5F5F5;
}

.select-blue select {
  background: #0099FF;
  color: #fff;
}

.select-blue .icon-dwonOpen {
  color: #fff;
}

.short-title {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sep-white-line {
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #fff;
  position: relative;
  top: 1px;
}

body {
  color: #333;
  font-size: 14px;
}

html,
body {
  /*"Hiragino Sans GB",*/
  font-family: 'Hiragino Sans GB','Microsoft Yahei UI','Microsoft Yahei','微软雅黑','Segoe UI',Tahoma,'宋体b8b\4f53',SimSun,sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-family: 'Hiragino Sans GB','Microsoft Yahei UI','Microsoft Yahei','微软雅黑','Segoe UI',Tahoma,'宋体b8b\4f53',SimSun,sans-serif;
}

a {
  color: #333;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #0277ff;
}

.w220 {
  width: 220px !important;
}

.w180 {
  width: 180px !important;
}

.w620 {
  width: 620px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w550 {
  width: 550px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w200 {
  width: 200px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w950 {
  width: 950px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w250 {
  width: 250px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w1000 {
  width: 1000px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w1020 {
  width: 1020px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.w30p {
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

body {
  background-color: #EEE;
}

/* 单选多选框 */
/* 头尾公用样式 */
/* footer */
/* ========================== */
body .help-block[id*=error] {
  margin-bottom: -17px !important;
  height: 17px;
  line-height: 1em;
}

.content {
  background-color: #fff;
  border: 1px solid #E5E5E5;
  margin-bottom: 20px;
  min-height: 400px;
}

.mh700 {
  min-height: 700px;
}

/*  */
.js_btn_ty,
.js_btn_byj {
  display: inline-block;
  background-color: white;
  border: 1px solid #ccc;
  color: #666666;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  height: 36px;
  width: 100px;
  cursor: pointer;
}

.js_btn_ty:hover, .js_btn_ty.active,
.js_btn_byj:hover,
.js_btn_byj.active {
  border-color: #07f;
  color: #07F;
}

/* 查询 */
.form-query {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.form-query .control-label {
  font-weight: normal;
  min-width: 70px;
  text-align: right;
  color: #666;
}

.form-query .form-control, .form-query .single-line {
  color: #666;
}

/*tabs 切换样式*/
.tabs-authentication {
  background-color: #FFF;
  list-style: none;
  padding: 0;
  font-size: 18px;
  overflow: hidden;
}

.tabs-authentication li {
  float: left;
  padding: 10px 20px;
}

.tabs-authentication li small {
  font-size: 14px;
  /* color: #999; */
}

.tabs-authentication li a:focus {
  color: inherit;
}

.tabs-authentication li.active, .tabs-authentication li:hover {
  border-bottom: 2px solid #09f;
}

.tabs-authentication li.active a, .tabs-authentication li.active a:hover, .tabs-authentication li:hover a, .tabs-authentication li:hover a:hover {
  font-weight: bold;
  color: #09f;
}

.tabs-authentication li.active small, .tabs-authentication li:hover small {
  font-weight: normal;
}

.building-box {
  position: relative;
  cursor: pointer;
  min-height: 30px;
  margin-left: 100px;
}

.building {
  border: 1px solid #2898FA;
  position: absolute;
  top: 27px;
  left: -109px;
  width: 938px;
  display: none;
  background: #fff;
  z-index: 1000;
}

.building .table {
  margin-bottom: 0px;
}

.building .table td, .building.table th {
  border: none;
}

.building .table td, .building.table th {
  border-left: 1px solid #eee;
}

.building .table td:first-child, .building.table th:first-child {
  border-left: none;
}

.building .table tr {
  border-top: 1px solid #eee;
}

.building .table tr:first-child {
  border-top: none;
}

.icon-blue-sj {
  width: 23px;
  height: 12px;
  background: url(../images/icon-blue-sj.png) no-repeat;
  position: absolute;
  top: -12px;
  left: 132px;
}

.J_building .J_more {
  display: none;
}

/* 我的园区列表 */
.warehouse-list {
  list-style: none;
  padding-left: 0;
}

.warehouse-list-item {
  margin-bottom: 10px;
  position: relative;
}

.warehouse-list-item .offerDays {
  position: absolute;
  left: 530px;
  top: 50px;
  color: #333;
}

.warehouse-list-item .offerDays strong {
  font-size: 16px;
}

.warehouse-list-item .stateInfo {
  position: absolute;
  left: 600px;
  top: 60px;
  color: #333;
  font-size: 12px;
}

.warehouse-list-item .stateInfo .glyphicon {
  color: #666666;
}

.warehouse-list-item .stateInfo strong {
  font-size: 16px;
}

.warehouse-list-item .LocationBidding {
  float: right;
  text-align: right;
  padding-right: 15px;
  margin-top: 20px;
}

.warehouse-list-item .LocationBidding .offer {
  margin-bottom: 6px;
}

.interval-line {
  margin: 0 6px;
  font-family: 'å®‹ä½“';
}

.interval-line {
  margin: 0 6px;
  color: #ccc;
}

.interval-line2 {
  margin: 0 6px;
  color: #999;
}

.media-one {
  border: 1px solid #eee;
  padding-top: 15px;
  position: relative;
  margin-top: 0;
}

.media-one > .pull-left {
  padding-right: 20px;
}

.media-one:hover .modify {
  display: block;
}

.media-one .modify {
  position: absolute;
  right: -1px;
  z-index: 10;
  display: none;
  top: -1px;
  background-color: #999999;
  padding: 3px 14px;
  color: #fff;
}

.media-one .modify a {
  font-size: 12px;
  color: #FFF;
}

.media-one .modify a:hover, .media-one .modify a:focus {
  color: #efefef;
  text-decoration: none;
}

.media-one .btn-release {
  color: #FFF;
  background-color: #0077ff;
  border-color: #0077ff;
  padding: 4px 8px;
  border-radius: 0;
}

.media-one .btn-release:hover {
  color: #0077ff;
  background-color: #FFF;
}

.media-one .btn-recovery {
  color: #ff7700;
  background-color: #FFF;
  border-color: #ff7700;
  padding: 6px 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.media-one .btn-recovery:hover {
  color: #FFF;
  background-color: #ff7700;
}

.media-one .label-jvsh, .media-one .label-wtsh {
  position: absolute;
  color: #FFF;
  left: 0;
  font-size: 12px;
  padding: 3px 6px;
}

.media-one .label-jvsh {
  background-color: rgba(50, 122, 203, 0.9);
  bottom: 0;
}

.media-one .label-jvsh-red {
  background-color: rgba(205, 55, 55, 0.9);
  position: absolute;
  bottom: 0;
  color: #FFF;
  display: block;
  width: 88%;
  padding: 3px 6px;
  font-size: 10px;
}

.media-one .label-wtsh {
  background-color: rgba(60, 64, 74, 0.8);
}

.media-one .picture {
  position: relative;
  margin-bottom: 15px;
}

.media-one .checkbox {
  margin: 0;
  float: left;
}

.media-one .checkbox label {
  padding: 24px 20px 28px 40px;
  display: block;
}

.media-one .checkbox label input {
  margin-left: -6px;
}

.media-one .media-heading {
  margin-bottom: 4px;
  margin-top: 4px;
  height: 24px;
}

.media-one .media-heading .label-jian,
.media-one .media-heading .label-tuoguan,
.media-one .media-heading .label-tuijian {
  vertical-align: middle;
  padding: 2px 4px;
}

.media-one .btns {
  position: absolute;
  right: 10px;
  bottom: 60px;
}

.media-one .btns .btn1 {
  border: 1px solid #f50;
  color: #f50;
  border-radius: 2px;
}

.media-one .btns .btn2 {
  background-color: #eee;
  border: 1px solid #aaa;
  border-radius: 2px;
}

.media-one .media-body {
  padding-right: 10px;
}

.media-one .media-body p {
  margin: 15px 0;
}

.media-one .media-footer {
  background-color: #F5F5F5;
  line-height: 46px;
  padding: 0 15px;
  clear: both;
}

.label-v, .label-jian, .label-tuoguan, .label-tuijian, .label-v {
  text-align: center;
  font-size: 12px;
  color: #FFF;
  padding: 2px 4px;
  border-radius: 2px;
  font-weight: normal;
}

.label-v::selection, .label-jian::selection, .label-tuoguan::selection, .label-tuijian::selection, .label-v::selection {
  background-color: transparent;
}

.label-v {
  background-color: #FB9929;
  font-style: italic;
  padding-right: 7px;
}

.label-jian {
  background-color: #2899FB;
}

.label-tuoguan {
  background-color: #29C783;
}

.label-tuijian {
  background-color: #FA232D;
}

/*  */
.pop_lookList-hover:hover {
  cursor: pointer;
}

.pop_lookList-hover:hover .pop_lookList {
  display: block;
}

.pop_lookList {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 124px;
  font-size: 12px;
  color: #666;
  border: solid 1px #0099ff;
}

.pop_lookList .arrow, .pop_lookList .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}

.pop_lookList > .arrow {
  top: -22px;
  left: 21%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #0099ff;
  border-width: 11px;
}

.pop_lookList > .arrow:after {
  top: 2px;
  margin-left: -11px;
  content: " ";
  border-width: 11px;
  border-top-width: 0;
  border-bottom-color: #f6f6f6;
}

.pop_lookList table {
  width: 100%;
  margin-bottom: 0px;
}

.pop_lookList .table > tbody > tr > td {
  border-top: 0;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
}

.pop_lookList .table > tbody > tr > td a {
  display: block;
  margin: 0 auto;
}

.pop_lookList .table > tbody > tr > td a:hover {
  color: #333;
}

.pop_lookList-object {
  width: 100px;
  height: 75px;
  position: relative;
}

.pop_lookList-object .number {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.502);
  text-align: center;
  padding: 2px 10px;
  color: #FFF;
}

.pop_lookList-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
  color: #333333;
}

.pop_lookList .btn-seeLibrary {
  min-width: 99px;
  height: 28px;
  padding: 3px 10px;
  background-color: #ffffff;
  border: solid 1px #0099ff;
  color: #0099ff;
  font-size: 12px;
  transition: all .1s ease-in;
}

.pop_lookList .btn-seeLibrary:hover {
  background-color: #0099ff;
  border: solid 1px #0099ff;
  color: #ffffff;
}

.pop_lookList .btn-seeLibrary.active, .pop_lookList .btn-seeLibrary.active:hover {
  background-color: #ccc;
  border: 1px solid #ccc;
  color: #ffffff;
}

.pop_lookList .btn-addContrast {
  min-width: 99px;
  border: none;
  color: #333333;
}

.pop_lookList .btn-addContrast:hover {
  color: #999;
}

.pop_lookList .btn-more {
  width: 176px;
  height: 34px;
  background-color: #ffffff;
  border-radius: 17px;
  border: solid 1px #dddddd;
}

.pop_lookList-item {
  color: #666;
}

.label-lightBlue {
  width: 61px;
  height: 24px;
  line-height: 15px;
  background-color: #e4eef3;
  color: #629db7;
}

/*  */
.nav-tabs-one > li.active a, .nav-tabs-one > li.active a:hover, .nav-tabs-one > li.active a:focus {
  border-top: 4px solid #2898FB;
  font-weight: bold;
  color: #2898FB;
}

.nav-tabs-one > li a {
  margin-right: 10px;
  background-color: #EEE;
  border-top-width: 4px;
  border-color: #eee #eee #ddd;
  padding: 8px 15px;
  min-width: 90px;
  text-align: center;
}

.nav-tabs-one > li a .badge-state {
  width: 8px;
  height: 8px;
  padding: 0;
  display: block;
  position: absolute;
  top: 2px;
  right: 4px;
  background-color: #f00;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.Park-view {
  list-style: none;
  padding-left: 0;
}

.Park-view li {
  display: inline-block;
}

.Park-view li a {
  padding: 2px 8px;
  font-size: 12px;
  color: #999;
}

.Park-view li a.active, .Park-view li a:hover {
  color: #2898FB;
}

/* 申请加V*/
#modal-sqjv .SFCupload {
  width: 120px;
  display: inline-block;
  overflow: hidden;
}

#modal-sqjv .SFCupload + .SFCupload {
  margin-left: 20px;
  margin-right: 0;
}

#modal-sqjv .SFCupload .PicturePreview {
  height: 120px;
  position: relative;
  background-color: #F3F3F3;
  border: 1px solid #DDDDDD;
}

#modal-sqjv .SFCupload .PicturePreview .uclose {
  cursor: pointer;
  display: none;
  position: absolute;
  right: 1px;
  top: 1px;
  background-color: #7F7F7F;
  width: 14px;
  line-height: 11px;
  height: 14px;
  font-size: 12px;
  font-family: Arial;
  color: #FFF;
  padding: 2px 0 2px 4px;
}

#modal-sqjv .SFCupload .PicturePreview .UploadButton {
  display: none;
  text-decoration: none;
  background-color: #797979;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
}

#modal-sqjv .SFCupload .PicturePreview:hover .UploadButton {
  display: block;
}

#modal-sqjv .SFCupload .PicturePreview:hover .uclose {
  display: block;
}

#modal-sqjv .SFCupload .title {
  text-align: center;
  font-size: 12px;
  color: #999;
  height: 50px;
}

#modal-sqjv .SFCupload .PicturePreview .imgview {
  width: 120px;
  height: 120px;
}

#modal-sqjv .SFCupload .PicturePreview .imgview img {
  border: none;
}

#modal-sqjv .SFCupload .PicturePreview input {
  display: block;
  bottom: 0;
  position: absolute;
  opacity: 0;
}

.noData {
  height: 200px;
  margin-top: 100px;
  text-align: center;
}

/* 立即报价 发布园区 立即回复 */
.form-ljbj, .form-ljhf {
  padding: 30px;
}

.form-ljbj dl.dl-horizontal dt, .form-ljhf dl.dl-horizontal dt {
  font-weight: normal;
  width: 100px;
}

.form-ljbj dl.dl-horizontal dd, .form-ljhf dl.dl-horizontal dd {
  margin-left: 120px;
  color: #333;
}

.form-ljbj .input, .form-ljhf .input, .form-ljbj textarea, .form-ljhf textarea {
  color: #999;
}

.form-ljbj .btn-ljbj, .form-ljhf .btn-ljbj {
  background-color: #666;
  width: 140px;
  padding: 8px 20px;
  color: #FFF;
  margin: 0 4px;
}

.form-ljbj .modal-btn-sqwt, .form-ljhf .modal-btn-sqwt {
  background-color: #f60;
  width: 140px;
  padding: 8px 20px;
  color: #FFF;
  margin: 0 4px;
}

.form-ljhf {
  padding: 20px 30px;
}

.form-ljhf .btn-ljbj,
.ajaxForm .btn-ljbj,
.form-zcbj .btn-ljbj {
  background-color: #666;
  width: 140px;
  padding: 8px 20px;
  color: #FFF;
}

.no-padding {
  padding: 0;
}

.modal-w450 {
  width: 450px;
}

#modal-tjtbd .modal-header {
  background-color: #09f;
  color: #FFF;
  padding: 10px;
}

#modal-tjtbd .modal-header .btn {
  float: right;
  border: 1px solid #FFF;
  background: none;
}

#modal-tjtbd .modal-header .btn:hover {
  color: #eee;
}

#modal-tjtbd .modal-title {
  font-size: 16px;
  float: left;
}

#modal-tjtbd .modal-footer {
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  z-index: 10;
  padding: 10px;
}

.form-fbyq .form-group, #form-fbkf .form-group {
  margin-bottom: 0;
  min-height: 48px;
}

.form-fbyq .form-group [id*="-error"], #form-fbkf .form-group [id*="-error"] {
  line-height: 12px;
}

.form-fbyq .form-group span[id*="-error"] + span[id*="-error"], #form-fbkf .form-group span[id*="-error"] + span[id*="-error"] {
  display: none !important;
}

.form-fbyq .form-control, #form-fbkf .form-group {
  font-size: 12px;
}

.form-fbyq .js_month option[disabled="disabled"], #form-fbkf .js_month option[disabled="disabled"] {
  color: #ddd;
}

.form-fbyq .form-control + .form-control, #form-fbkf .form-control + .form-control {
  margin-left: 6px;
}

.yq_box {
  height: 260px;
  overflow-y: scroll;
}

.js_point_inp {
  width: 150px;
  border: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default;
}

.js_btn_ViewContact {
  color: #0099ff;
}

.js_btn_ViewContact:hover {
  color: #008ff5;
  text-decoration: none;
}

#form-fbkf .upPicture, .form-fbyq .upPicture {
  width: 110px;
  position: relative;
  margin: 10px 0;
  height: 150px;
}

#form-fbkf .upPicture input, .form-fbyq .upPicture input {
  position: absolute;
  width: 72px;
  right: -80px;
  opacity: 0;
}

#form-fbkf .upPicture .btn, .form-fbyq .upPicture .btn {
  position: absolute;
  left: 120px;
}

#form-fbkf .upPicture .img, .form-fbyq .upPicture .img {
  width: 110px;
  height: 110px;
  background-color: #F6F6F6;
  border: 1px solid #DDDDDD;
}

#form-fbkf .upPicture .img img, .form-fbyq .upPicture .img img {
  width: 100%;
  height: 100%;
}

img span#alttext-container {
  border: none;
}

#form-fbkf .upPicture .caption, .form-fbyq .upPicture .caption {
  text-align: center;
  font-size: 12px;
  padding: 4px 0;
}

.SFCupload {
  width: 120px;
  margin-right: 20px;
  display: inline-block;
}

.SFCupload + .SFCupload {
  margin-left: 20px;
}

.SFCupload .PicturePreview {
  height: 120px;
  position: relative;
  background-color: #F3F3F3;
  border: 1px solid #DDDDDD;
}

.SFCupload .PicturePreview .UploadButton {
  display: none;
  text-decoration: none;
  background-color: #797979;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
}

.SFCupload .PicturePreview:hover .UploadButton {
  display: block;
}

.SFCupload .title {
  text-align: center;
  font-size: 12px;
  color: #999;
}

.SFCupload .PicturePreview .imgview {
  width: 120px;
  height: 120px;
}

.SFCupload .PicturePreview input {
  display: none;
}

#modal-bindingTel .panel-signIn {
  width: 430px;
  min-height: 350px;
  margin-right: 80px;
  margin-left: auto;
}

#modal-bindingTel .panel-signIn .form-group .help-block {
  margin: 0;
}

#modal-bindingTel .panel-signIn .panel-body {
  padding: 30px;
}

.btn-VerificationCode {
  position: absolute;
  right: 8px;
  top: 10px;
  font-size: 12px;
  color: #01c77f;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #01c77f;
  line-height: 17px;
  padding: 3px;
  width: 104px;
  height: 26px;
  z-index: 10;
}

.btn-VerificationCode:hover {
  color: #00b36b;
}

/* 文章 */
.article .title {
  font-weight: bold;
  color: #000;
  margin-bottom: 16px;
}

.article .meta {
  list-style: none;
  padding-left: 0;
  margin-bottom: 10px;
}

.article .meta li {
  display: inline-block;
}

.article .meta li + li {
  margin: 0 20px;
}

.article .content {
  border: none;
  padding: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

/*  */
.media-two {
  border: 1px solid #ececcd;
  background-color: #ffffee;
  padding: 12px;
  margin-bottom: 15px;
}

.media-two .media-heading {
  margin-top: 4px;
  margin-bottom: 15px;
  color: #333;
}

.yellow_box {
  border: 1px solid #ececcd;
  background-color: #ffffee;
  padding: 10px 0;
  min-height: auto !important;
}

.yellow_box .form-group {
  margin-bottom: 0;
}

.media-three {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
  margin-bottom: 15px;
}

.media-md .media-body .media-heading {
  margin-bottom: 8px;
}

.media-md .media-body p {
  margin: 0 0 6px;
}

.media-three.bg-state-one {
  border: 1px solid #FDC0C1;
  background-color: #fff1f1;
}

.media-three .state07, .media-three .state-one, .media-three .state-two, .media-three .state-three, .media-three .state-nothing, .media-three .state-six {
  right: 220px;
}

.media-three .state-four {
  right: 200px;
}

.media-three .picture {
  position: relative;
}

.media-three .PictureNum {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.502);
  text-align: center;
  padding: 2px 10px;
  color: #FFF;
}

.media-three .media-heading {
  margin-top: 4px;
  margin-bottom: 15px;
  color: #333;
}

.media-four {
  border-bottom: 1px solid #ddd;
  padding: 5px 0px 15px;
  position: relative;
}

.media-four .btn-follow-black {
  position: absolute;
  right: 0;
  z-index: 10;
  font-size: 12px;
  display: none;
  background-color: #666;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 5px 12px;
  font-size: 14px;
  color: #fff;
  top: -11px;
}

.media-four .btn-follow-black:hover, .media-four .btn-follow-black:focus {
  color: #FFF;
  background-color: #5c5c5c;
}

.media-four:hover .btn-follow-black {
  display: block;
}

.media-four .picture {
  float: left;
  position: relative;
}

.media-four .PictureNum {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.502);
  text-align: center;
  padding: 2px 10px;
  color: #FFF;
}

.media-four .PictureNum {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.502);
  text-align: center;
  padding: 2px 10px;
  color: #FFF;
}

.media-four .media-heading {
  margin-top: 4px;
  margin-bottom: 11px;
  color: #333;
}

.state07, .state-one, .state-two, .state-three, .state-four, .state-nothing, .state-six {
  position: absolute;
  top: 20px;
  right: 240px;
  width: 80px;
  height: 80px;
}

.state07 {
  background: url(../images/state07.png) 0 0 no-repeat;
}

.state-one {
  background: url(../images/state-one.png) 0 0 no-repeat;
}

.state-two {
  background: url(../images/state-two.png) 0 0 no-repeat;
}

.state-three {
  background: url(../images/state-three.png) 0 0 no-repeat;
}

.state-four {
  background: url(../images/state-four.png) 0 0 no-repeat;
}

.state-nothing {
  background: url(../images/state-demand-Two.png) 0 0 no-repeat;
}

.state-six {
  background: url(../images/state-demand-Three.png) 0 0 no-repeat;
}

/*  */
.nav-about {
  background-color: #FFF;
  border: 1px solid #E5E5E5;
}

.nav-about > li {
  margin-top: 0 !important;
}

.nav-about > li > a {
  font-size: 18px;
  padding: 18px 30px;
}

.nav-about > li.active a, .nav-about > li a:hover {
  background-color: #2898FB;
  color: #FFF;
}

/*   */
.nav-news {
  background-color: #FFF;
}

.nav-news .title {
  background-color: #666;
  color: #FFF;
  padding: 8px 20px;
  font-weight: bold;
  font-size: 20px;
}

.nav-news > li + li {
  margin-top: 0 !important;
  border-bottom: 1px solid #EEEEEE;
  background-color: #F8F8F9;
}

.nav-news > li + li:hover {
  background-color: #FFF;
}

.nav-news > li + li > a, .nav-news > li + li > span {
  display: block;
  color: #333;
  font-size: 16px;
  padding: 20px 18px;
  font-weight: bold;
  text-decoration: none;
}

.nav-news > li + li > a:focus, .nav-news > li + li > span:focus {
  background: none;
}

.nav-news > li + li ul.list-inline {
  padding: 0px 0 20px 18px;
  margin-top: -10px;
}

.nav-news > li + li ul.list-inline li a {
  background: none;
}

.nav-news > li + li ul.list-inline li a:hover {
  background: none;
  text-decoration: none;
}

.nav-news > li + li > ul {
  padding: 20px 0 20px 18px;
}

.nav-news > li + li.active a, .nav-news > li + li a:hover, .nav-news > li + li a:hover + ul {
  background-color: #FFF;
  color: #29C783;
}

/*  */
.news-list {
  list-style: none;
  padding: 0;
}

.news-list-item {
  border-bottom: 1px solid #eee;
  padding: 30px 0px 25px;
}

.media-news > .pull-left {
  padding-right: 30px;
  position: relative;
}

.media-news > .pull-left .label-title {
  position: absolute;
  z-index: 10;
  top: 0;
  margin: 4px;
  background-color: #999;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 4px 10px;
  color: #FFF;
}

.media-news .media-heading {
  min-height: 40px;
}

.media-news .media-body {
  position: relative;
  height: 180px;
}

.media-news .media-body .meta {
  margin-left: -12px;
  position: absolute;
  bottom: 0;
}

.slideBox {
  overflow: hidden;
  position: relative;
  height: 300px;
}

.slideBox .label-title {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 4px 10px;
  color: #FFF;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 10px;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  list-style: none;
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  list-style: none;
}

.slideBox .bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slideBox .bd ul li {
  position: relative;
}

.slideBox .bd ul li .caption {
  position: absolute;
  top: 230px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 70px;
  color: #FFF;
  padding: 0 20px;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 930px;
  height: 300px;
  display: block;
}

/*  */
.slideBox .prev, .slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/prev.png) 0 0 no-repeat;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background: url(../images/next.png) 0 0 no-repeat;
}

.slideBox .prev:hover, .slideBox .next:hover {
  filter: alpha(opacity=50);
  opacity: .5;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.message-list {
  list-style: none;
  padding: 0;
}

.message-list-item {
  border: 1px solid #eee;
  border-width: 1px 0 1px 0;
  margin-bottom: -1px;
  padding: 20px 0 10px;
}

.message-list-item a.text-gray:hover {
  color: #999;
}

/*  */
#modal-verifying-records dl {
  font-size: 12px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #E5E5E5;
}

#modal-verifying-records dl dt {
  text-align: center !important;
  width: 140px;
}

#modal-verifying-records dl dt h5 {
  margin-top: 0;
  color: #333;
}

#modal-verifying-records dl dt small {
  font-weight: normal;
}

#modal-verifying-records dl dd {
  line-height: 1.92;
  color: #333333;
  margin-left: 120px;
}

.alert {
  padding: 10px 15px;
  margin-bottom: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 20px;
}

.personalCenter_avatar {
  border: 1px solid #ccc;
  overflow: hidden;
  width: 110px;
  height: 110px;
}

.info_line {
  padding-left: 30px !important;
  border-left: 1px solid #eeeeee;
}

.info_line- {
  padding: 20px 0;
}

.icon {
  display: inline-block;
  padding-left: 22px;
  vertical-align: middle;
}

.btn-releaseWarehouse {
  display: inline-block;
  width: 150px;
  margin: 8px 4px;
  height: 45px;
  line-height: 44px;
  background-color: #07f;
  border-radius: 25px;
  border: solid 1px #07f;
  color: #FFF;
  font-size: 16px;
  text-align: center;
}

.btn-releaseWarehouse:hover, .btn-releaseWarehouse.active {
  color: #fff;
  opacity: .8;
}

.btn-releaseWarehouse .iconfont {
  font-size: 18px;
  vertical-align: -1px;
}

/*  */
.panel {
  margin-bottom: 15px;
}

.panel-new_message .panel-heading, .panel-industry_analysis .panel-heading {
  font-size: 16px;
  color: #333;
}

.panel-new_message .panel-body, .panel-industry_analysis .panel-body {
  padding: 0 20px;
}

.panel-new_message .list, .panel-industry_analysis .list {
  list-style: none;
  padding: 0;
}

.panel-new_message .list li, .panel-industry_analysis .list li {
  padding: 8px 0;
}

/*  */
.panel-notice .panel-heading,
.panel-new_week .panel-heading {
  overflow: hidden;
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}

.panel-notice .panel-title,
.panel-new_week .panel-title {
  float: left;
  font-weight: bold;
  font-size: 14px;
}

.panel-notice .more,
.panel-new_week .more {
  float: right;
  font-size: 14px;
  line-height: 1em;
}

.panel-notice .panel-body .list,
.panel-new_week .panel-body .list {
  margin-bottom: 0;
}

.panel-notice .panel-body .list li + li,
.panel-new_week .panel-body .list li + li {
  margin-top: 6px;
}

.panel-notice .list a,
.panel-new_week .list a {
  color: #666;
}

.list {
  list-style: none;
  padding: 0;
}

/*  */
.panel-new_week .list-img a {
  display: block;
}

.panel-new_week .list-img li img {
  width: 200px;
  height: 150px;
}

.panel-new_week .list-img li .caption {
  padding: 4px 0px;
}

.text-success {
  color: #0099ff;
}

.text-primary {
  color: #0277ff;
}

.btn-primary {
  color: #fff;
  border-color: #0277ff;
  background-color: #0277ff;
}

/* login */
.navbar-login {
  margin-bottom: 0;
}

.navbar-login .navbar-brand {
  margin-right: 10px;
  padding: 8px 20px 0 0;
  border-right: 1px solid #eee;
}

.navbar-login .nav > li > a:hover,
.navbar-login .nav > li > a:focus {
  background: none;
}

.signIn-box {
  height: 687px;
  padding-top: 80px;
  background: url(../images/login-focus.jpg) center no-repeat;
}

.layui-layer-openbox {
  width: 430px !important;
  height: 400px !important;
}

.openbox {
  padding: 135px 0;
  background: #ffff;
}

.openbox .text {
  font-weight: bold;
  margin-bottom: 40px;
  color: #333;
}

.openbox .btn-register-success {
  font-size: 14px;
  line-height: 28px;
  width: 140px;
  height: 38px;
  color: #01c77f;
  border: 1px solid #01c77f;
  border-radius: 20px;
  background: #fff;
}

#modal-login .panel-signIn {
  margin-right: 0;
}

.panel-signIn {
  width: 430px;
  min-height: 400px;
  margin-right: 80px;
  margin-left: auto;
}

.panel-signIn .form-group {
  margin-bottom: 20px;
}

.panel-signIn .form-group-auto {
  vertical-align: middle;
}

.panel-signIn .form-group-auto .checkbox, .panel-signIn .form-group-auto .checkbox-inline {
  padding-top: 0 !important;
}

.panel-signIn .form-group .btn-lg {
  font-size: 18px;
  background: #0277ff;
  border-color: #0277ff;
}

.panel-signIn .form-group-send .btn {
  float: right;
  border: none;
}

.panel-signIn .form-group .help-block {
  margin: 0;
}

.panel-signIn .form-group .input-lg {
  font-size: 16px;
}

.panel-signIn .panel-body {
  padding: 30px;
}

.panel-signIn .panel-body-hd {
  margin-bottom: 15px;
  padding: 10px 0;
}

.panel-signIn .panel-body-hd h4 {
  margin: 0;
  font-size: 20px;
}

.panel-signIn a {
  color: #0277ff;
}

.panel-signIn a:hover {
  color: #f50;
}

.footer-login {
  clear: both;
  padding: 30px 0;
}

.order-status span {
  display: block;
}

.order-status.fz16px span.title {
  font-size: 16px;
}

.loading-in-modal {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-height: 45px;
  text-align: center;
  background: #FFF;
  z-index: 999;
}

.loading-in-modal span {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: transparent url("../images/loding.gif") center no-repeat;
  background-size: 100% 100%;
}

.modal-alert {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-height: 45px;
  text-align: center;
  background: #FFF;
  z-index: 999;
  font-size: 120%;
  color: #f00;
}

.order-status span b {
  color: #07f;
}

.tooltip {
  z-index: 10;
  top: 106px;
  left: 576px;
  display: block;
}

.tooltip-inner {
  max-width: 300px;
  padding: 6px 14px;
  text-align: center;
  /*background-color: #ed5565;*/
  white-space: nowrap;
  color: #fff;
  border-radius: 4px;
  background-color: rgba(255, 0, 0, 0.6);
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 115px;
  border-width: 5px 5px 0;
  border-top-color: #ee6674;
}

.tooltip2 {
  z-index: 10;
  top: 126px;
  left: 443px;
  display: block;
}

.tooltip2 .tooltip-inner {
  max-width: 300px;
  padding: 6px 14px;
  text-align: center;
  /*background-color: #ed5565;*/
  white-space: nowrap;
  color: #fff;
  border-radius: 4px;
  background-color: rgba(255, 0, 0, 0.6);
}

.tooltip2 .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 7px;
  border-width: 5px 5px 0;
  border-top-color: #ee6674;
}

.ibox-content {
  padding: 20px;
}

.content-member {
  /*  */
}

.content-member-block {
  background: none !important;
}

.content-member-block .bd-item {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  margin-bottom: 15px;
  border-radius: 0;
}

.content-member .bar-tab {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.content-member .bar-tab .item {
  float: left;
  margin-right: 8px;
  height: 38px;
  min-width: 90px;
  text-align: center;
  line-height: 38px;
  border: 1px solid #ddd;
  background-color: #eee;
  padding: 0 15px;
  bottom: -1px;
  position: relative;
  z-index: 999;
}

.content-member .bar-tab .item.active {
  background-color: #fff;
  color: #0277ff;
  border-color: #0277ff;
  border-bottom: 1px solid #fff;
  border-top-width: 2px;
}

.content-member .bar-filter {
  margin-bottom: 15px;
}

.content-member .bar-filter select {
  height: 40px;
  display: inline-block;
}

#fenye {
  padding: 10px;
}

/*# member.css.map */
