/************************************
*@描述:变量
************************************/
/*布局宽度*/
/*默认颜色值*/
/*
*MIX混合
*/
/************************************
*@描述:功能类样式(function);
************************************/
/**居中**/
/**隐藏文字**/
/**圆角**/
/**投影**/
/**透明度**/
/**背景颜色渐变**/
/**对象渐隐渐显**/
/**旋转**/
/**三角箭头**/
/**纯文字**/
.f-mt12 {
  margin-top: 12px;
}
.g-wrap {
    height: 100%;
  width: 100%;
}
.user-body {
  overflow: hidden;
    height: 100%;
  background-color: #ececec;
  font-family: 'Microsoft YaHei', SimHei, SimSun;
}
.user-g-left {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  width: 13%;
  float: left;
  display: inline;
  background-color: #ececec;
}
.user-g-left .leftBottom {
  height: 38px;
  background: url('../../images/user/leftboxtitlebg.jpg') 0 0 repeat-x transparent;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: hidden;
}
.user-g-right {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  width: 87%;
  float: right;
  display: inline;
}
.user-g-main {
    height: 85%;
    border-top: 2px solid #ed9c28;
}
.user-m-leftbox {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
}
.user-m-leftbox .title {
  height: 38px;
  background: url('../../images/user/leftboxtitlebg.jpg') 0 0 repeat-x transparent;
  font-size: 14px;
  color: #000;
  padding-left: 13px;
  border-bottom: 1px solid #ccc;
}
.user-m-leftbox .title span {
  line-height: 38px;
  padding-left: 22px;
  background: url('../../images/user/titleico.png') 0 50% no-repeat transparent;
}
.user-m-leftbox li {
  height: 36px;
  padding-top: 1px;
  padding-right: 1px;
  border-bottom: 1px solid #e2e2e2;
  line-height: 36px;
  padding-left: 35px;
}
.user-m-leftbox li a {
  color: #333;
}
.user-m-leftbox li a:hover {
  color: #3c93e3;
  text-decoration: none;
}
.user-m-leftbox li.active {
  border: 1px solid #1d6db6;
  background: url('../../images/user/activebg.png') 0 0 repeat-x transparent;
  padding: 0;
  padding-left: 34px;
}
.user-m-leftbox li.active a {
  color: #fff;
}
.user-m-rightbox {
  border: 1px solid #c7c7c7;
  background-color: #ececec;
}
.user-m-rightbox .boxTitle {
  background: url('../../images/user/righttitle.gif') 0 0 repeat-x transparent;
  padding: 0px 12px;
  line-height: 38px;
  border-bottom: 1px solid #c7c7c7;
}
.user-m-rightbox .boxTitle a {
  color: #555;
}
.user-m-rightbox .boxTitle .home {
  padding-left: 17px;
  background: url('../../images/user/home.png') 0 50% no-repeat transparent;
}
.user-m-rightbox .boxTitle .split {
  padding: 0px 8px;
}
.user-m-rightbox .boxTitle .titleTip {
  float: right;
  display: inline;
  color: #cc0000;
  font-size: 12px;
}
.user-m-rightbox .boxContent {
  padding: 10px;
}
.user-m-rightbox .nopadding {
  padding: 0px;
}
.user-m-pm {
  border: 1px solid #f1a892;
  background-color: #f4ecd6;
  color: #cc0000;
  height: 37px;
  line-height: 36px;
  padding-left: 16px;
}
.user-m-pm a {
  color: #cc0000;
}
.user-m-pm a em {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  zoom: 1;
  width: 7px;
  height: 7px;
  background-color: #cc0000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-top: 5px;
  float: right;
  display: inline;
}
.user-m-pm .line {
  color: #f2c3ad;
  padding: 0px 15px;
}
.user-m-result {
  border: 1px solid #fac662;
  color: #cc7c40;
  padding: 10px 10px 10px 33px;
  line-height: 1.7;
  background-color: #fcfccc;
}
.user-m-result .reason {
  color: #1558a1;
}
.user-m-result .result {
  font-weight: bold;
  color: #cc0000;
}
.user-m-result.user-m-result-none {
  padding-left: 10px;
}
.user-m-result.user-m-result-nopass {
  background: url('../../images/user/resultnopass.png') 8px 10px no-repeat #fcfccc;
}
.user-m-result.user-m-result-pass {
  background: url('../../images/user/resultpass.png') 8px 10px no-repeat #fcfccc;
}
.user-m-result.user-m-result-wait {
  background: url('../../images/user/resultwait.png') 8px 10px no-repeat #fcfccc;
}
.user-m-result2 {
  border-bottom: 1px solid #d6d6d6;
  color: #cc7c40;
  padding: 30px 10px 20px 125px;
  line-height: 1.7;
  background-color: #fff;
}
.user-m-result2 .txt {
  font-size: 20px;
  color: #cc0000;
}
.user-m-result2 .txt2 {
  font-size: 12px;
  color: #666;
}
.user-m-result2 .why {
  font-size: 12px;
  color: #cc0000;
}
.user-m-result2.user-m-result2-nopass {
  background: url('../../images/user/resultnopass2.png') 60px 33px no-repeat #fdfbf6;
}
.user-m-result2.user-m-result2-pass {
  background: url('../../images/user/resultpass2.png') 60px 33px no-repeat #fdfbf6;
}
.user-m-result2.user-m-result2-pass .txt {
  color: #1f8919;
}
.user-m-result2.user-m-result2-wait {
  background: url('../../images/user/resultwait2.png') 65px 33px no-repeat #fdfbf6;
}
.user-m-result2.user-m-result2-wait .txt {
  color: #1558a1;
}
.user-u-btn1,
.user-u-btn2,
.user-u-btn3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 96px;
  height: 27px;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  font-family: 'Microsoft YaHei', SimHei, SimSun;
  color: #fff;
  background: url('../../images/user/btn.png') 0 0 no-repeat transparent;
}
.user-u-btn1:hover,
.user-u-btn2:hover,
.user-u-btn3:hover {
  text-decoration: none;
}
.user-u-btn1 {
  background-position: 0 0;
  text-shadow: 0 -1px 1px #d72819;
}
.user-u-btn1:hover {
  background-position: -104px 0;
}
.user-u-btn2 {
  background-position: 0 -27px;
  text-shadow: 0 -1px 1px #1b2a8f;
}
.user-u-btn2:hover {
  background-position: -104px -27px;
}
.user-u-btn3 {
  background-position: 0 -54px;
  text-shadow: 0 -1px 1px #484848;
}
.user-u-btn3:hover {
  background-position: -104px -54px;
}
.user-u-midbtn1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 113px;
  height: 36px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  background: url('../../images/user/midbtn.png') 0 0 no-repeat transparent;
  font-family: 'Microsoft YaHei', SimHei, SimSun;
  background-position: 0 0px;
  text-shadow: 0 -1px 1px #d13522;
}
.user-u-midbtn1:hover {
  text-decoration: none;
  background-position: -137px 0px;
}
.user-u-midbtn1.disable {
  background: url('../../images/user/midbtndisable.png') 0 0 no-repeat transparent;
  text-shadow: 0 -1px 1px #727274;
  cursor: default;
}
.user-u-midbtn1.disable:hover {
  background-position: 0 0px;
}
.user-u-btnauto1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url('../../images/user/btnauto.png') right -32px no-repeat transparent;
  padding-right: 16px;
}
.user-u-btnauto1 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 32px;
  line-height: 30px;
  background: url('../../images/user/btnauto.png') 0 0 no-repeat transparent;
  color: #fff;
  text-shadow: 0 -1px 1px #c61d12;
  cursor: pointer;
  padding-left: 14px;
}
.user-u-btnauto1:hover {
  background-position: right -96px;
  text-decoration: none;
}
.user-u-btnauto1:hover span {
  background-position: 0 -64px;
}
.user-u-btnauto2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url('../../images/user/btnauto.png') right -160px no-repeat transparent;
  padding-right: 16px;
  vertical-align: top;
}
.user-u-btnauto2 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 32px;
  line-height: 30px;
  background: url('../../images/user/btnauto.png') 0 -128px no-repeat transparent;
  color: #fff;
  text-shadow: 0 -1px 1px #1b2880;
  cursor: pointer;
  padding-left: 14px;
  vertical-align: top;
}
.user-u-btnauto2:hover {
  background-position: right -224px;
  text-decoration: none;
}
.user-u-btnauto2:hover span {
  background-position: 0 -192px;
}
button::-moz-focus-inner{ border:0; padding:0; margin:0; }
/*弹出层代码开始*/
.easyDialog_wrapper{ width:auto; min-width:400px; color:#444; border:3px solid rgba(0,0,0,0); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); display:none; font-family:"Microsoft yahei", Arial; }

.easyDialog_wrapper .easyDialog_content{ -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #e5e5e5; }

.easyDialog_wrapper .easyDialog_title{ height:30px; line-height:30px; overflow:hidden; color:#666; padding:0 10px; font-size:14px; border-bottom:1px solid #e5e5e5; background:#f7f7f7; border-radius:4px 4px 0 0; }

.easyDialog_wrapper .close_btn{ font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }

.easyDialog_wrapper .close_btn:hover{ color:#333; }

.easyDialog_wrapper .easyDialog_text{ padding:25px 10px; font-size:13px; line-height:22px; }

.easyDialog_wrapper .easyDialog_footer{ padding:0 10px; *zoom:1; }

.easyDialog_wrapper .easyDialog_footer:after{ content:''; display:block; height:0; overflow:hidden; visibility:hidden; clear:both; }

.easyDialog_wrapper .btn_highlight,
.easyDialog_wrapper .btn_normal{ border:1px solid; border-radius:2px; cursor:pointer; font-family:"Microsoft yahei", Arial; float:right; font-size:12px; padding:0 12px; height:24px; line-height:24px; margin-bottom:10px; }

.easyDialog_wrapper .btn_highlight{ background:#4787ed; background:-webkit-gradient(linear,center bottom,center top,from(#4787ed),to(#4d90fe)); background:-moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color:#3079ed; color:#fff; }

.easyDialog_wrapper .btn_normal{ margin-left:10px; border-color:#c3c3c3; background:#ececec; color:#333; background:-webkit-gradient(linear,center bottom,center top,from(#ececec),to(#f4f4f4)); background:-moz-linear-gradient(90deg,#ececec,#f4f4f4); }
.btnWrap2 {
  padding: 14px 0;
  background-color: #f1f1f1;
  margin-top: 30px;
  padding-left: 100px;
}
.borderbut { border-bottom: solid 1px #d6d6d6;}




.box-header {
  border: none;
  padding-top: 5px;
  border-bottom: 1px solid #DEDEDE;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  height: 35px;
  min-height: 35px !important;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);

}

.box-header h2 {
  font-size: 15px;
  width: auto;
  clear: none;
  float: left;
  line-height: 25px;
  white-space: nowrap;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
}

.box-header h3 {
  font-size: 13px;
  width: auto;
  clear: none;
  float: left;
  line-height: 25px;
  white-space: nowrap;
}

.box-header h2 > i {
  margin-top: 1px;
}

.btn-round {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  font-size: 12px;
  padding-top: 4px;
}


.user-g-right .box-icon {
  float: right;
}

.user-g-right .box-icon a {
  clear: none;
  float: left;
  margin: 0 2px;
  height: 20px;
  width: 5px;
  margin-top: 1px;
}

.user-g-right .box-icon a i {
  margin-left: -6px;
  top: -1px;
}



.top-block {
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  display: block;
  line-height: 22px;
  text-shadow: 0 0 1px #DDD;
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
  -moz-box-shadow: inset 0 0 0 1px #FAFAFA;
  box-shadow: inset 0 0 0 1px #FAFAFA;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0.2) 0%, rgba(125, 185, 232, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 0.2)), color-stop(100%, rgba(125, 185, 232, 0)));
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0.2) 0%, rgba(125, 185, 232, 0) 100%);
  background: -o-linear-gradient(top, rgba(30, 87, 153, 0.2) 0%, rgba(125, 185, 232, 0) 100%);
  background: -ms-linear-gradient(top, rgba(30, 87, 153, 0.2) 0%, rgba(125, 185, 232, 0) 100%);
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0.2) 0%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#331e5799', endColorstr='#007db9e8', GradientType=0);
}

.top-block span {
  clear: both;
}

.top-block i {
  font-size: 25px;
}

.top-block:hover {
  text-decoration: none;
}

.view-number{
  font-size: 25px;
  color: #f99406;
}

.view-number2{
  font-size: 15px;
  color: #f99406;
}

.dashboard-list li {
  padding: 15px 0;
  list-style: none;
  border-bottom: 1px solid #EBEBEB;
  border-top: 1px solid white;
}