.logo {
  position: relative;
}
.logo .coalition {
  position: absolute;
  right: -30px;
  top: -30px;
  margin: 0;
  z-index: 10000;
}
.logo .coalition a {
  background-color: #75d53a;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  display: block;
  border-radius: 4px;
}
.logo .coalition a:hover {
  background-color: #5fc91e;
}
.logo .coalition a:hover .bot {
  border-top-color: #5fc91e;
}
.logo .coalition .bot {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #75d53a;
  position: absolute;
  bottom: -8px;
  left: 20%;
}
.css-logo {
  position: relative;
}
.css-logo .coalition {
  position: absolute;
  right: -30px;
  top: -30px;
  margin: 0;
  z-index: 10000;
}
.css-logo .coalition a {
  background-color: #75d53a;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  display: block;
  border-radius: 4px;
}
.css-logo .coalition a:hover {
  background-color: #5fc91e;
}
.css-logo .coalition a:hover .bot {
  border-top-color: #5fc91e;
}
.css-logo .coalition .bot {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #75d53a;
  position: absolute;
  bottom: -8px;
  left: 20%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
html {
  height: 100%;
}
body,
input,
button,
select,
table,
textarea {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica;
  color: #333333;
}
body {
  background-color: #f8f8f8;
  font-size: 12px;
}
textarea {
  resize: none;
}
body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc {
  margin: 0;
  padding: 0;
}
table {
  empty-cells: show;
  border-collapse: collapse;
  table-layout: fixed;
}
.css-footer table {
  table-layout: inherit;
}
caption,
th {
  text-align: left;
  font-weight: 400;
}
ul li,
.xl li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
em,
cite,
i {
  font-style: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: none;
}
label {
  cursor: pointer;
}
.text-center {
  text-align: center;
}
img[src*="fileTypeImages"] {
  width: auto;
}

.cl {
  *zoom: 1;
}
.cl:after {
  display: table;
  content: "";
  line-height: 0;
}
.cl:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.text-left {
  text-align: left !important;
}
.text-left a {
  text-align: left !important;
}
.text-b-red {
  color: #ff0000 !important;
  font-weight: bolder;
}
#logo {
  font-size: 30px;
  font-family: Microsoft YaHei;
  
  padding: 0;
}
#logo a {
  text-decoration: none;
  
  
}
#logo a img {
  width: 100%;
  
  
  margin: 0;
  border: none;
  padding: 0;
}

.bb {
  border-top: 1px solid #dfdfdf;
}




.quickMenu {
  text-align: right;
  color: #fff;
  float: right;
  line-height: 41px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.quickMenu .mitem {
  float: right;
  color: #fff;
  display: inline;
  margin: 0 3px;
  height: 41px;
  line-height: 35px;
}
.quickMenu .mitem .css-uname {
  display: block;
  width: 108px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.quickMenu .username {
  color: #FFF;
  margin-right: 20px;
}
.mspace {
  float: right;
}
.quickMenu a {
  color: #000;
}
.quickMenu .mobile {
  background: url(../image/sprint.gif) -488px -388px no-repeat;
  padding-left: 15px;
}
.quickMenu .submenu {
  position: absolute;
  z-index: 1500;
  top: 37px;
  right: 0;
  width: 105px;
  padding: 0;
}
.quickMenu .submenu ul {
  background: #fff;
  height: 210px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0 0 8px #cdcdcd;
  -moz-box-shadow: 0 0 8px #cdcdcd;
  box-shadow: 0 0 8px #cdcdcd;
  padding: 6px 0;
}
.quickMenu .submenu li {
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-align: center;
}
.quickMenu .submenu li a {
  padding: 0 10px;
  color: #585858;
  display: block;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #dcdddd;
}
.quickMenu .submenu li a:hover {
  background: #efefef;
  text-decoration: none;
}
.quickMenu .submenu i {
  text-decoration: none;
  float: right;
  padding-right: 10px;
  color: #f00;
}
.quickMenu .notice {
  cursor: pointer;
  background: url(../image/user.gif) 0 12px no-repeat;
  padding: 3px 15px;
  position: relative;
}
.quickMenu .notice .submenu {
  left: -17px;
}
.ui_sup {
  position: absolute;
  top: 0px;
  left: 13px;
  cursor: pointer;
  z-index: 210;
  background-color: #FE6600;
  color: #FFF;
  padding: 1px 0;
  font-style: normal;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 12px;
  height: 13px;
  display: inline-block;
}
.ui_sup b {
  height: 11px;
  background-color: #FE6600;
  margin: 0 -1px;
  display: inline-block;
  height: 13px;
  padding: 0 3px;
  _position: relative;
  left: -1px;
  white-space: nowrap;
}
.mlogin {
  float: right;
  padding-right: 20px;
}

.ui-state-active a,
.ui-state-hover a {
  outline: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  width: 100%;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
}
.wp {
  width: 1200px;
  margin: 0 auto;
}
.cWhite {
  color: #FFF;
}
.cBlack {
  color: #000;
}
.bWrite {
  background: #fff;
}
.p20 {
  padding: 20px;
}
.bGrey {
  background: #e6e6e6;
}
.aCenter {
  text-align: center;
}
.myslide {
  width: 330px;
  height: 200px;
  position: relative;
  overflow: hidden;
  float: right;
}
.myslide a img {
  width: 330px;
  height: 200px;
}
.myslide .myslide-frame {
  z-index: -1 !important;
}
.myslide .myslide-frame a {
  float: left;
  display: block;
  width: 330px;
  height: 200px;
}
.myslide .myslide-button {
  filter: alpha(opacity=70);
  
  -moz-opacity: 0.7;
  
  opacity: 0.7;
  z-index: 105;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.myslide .myslide-button li {
  cursor: pointer;
  float: left;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #fff;
  color: #000;
}
.myslide .myslide-button .current {
  background: #000000;
  color: #FFFFFF;
}
.header .top {
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  padding: 0 5px;
  position: relative;
  text-align: left;
}
.header .top .red {
  color: red;
}
.header .top .blue {
  color: #379be9;
}
.header .top ul {
  position: absolute;
  right: 0;
  top: 0;
}
.header .top ul li {
  float: left;
  margin: 0 5px 0 0;
}
.header .top ul li a {
  margin-right: 10px;
}
#nav {
  position: relative;
}
.nav {
  height: 41px;
  line-height: 41px;
}
.nav li {
  width: 106px;
  float: left;
  height: 41px;
  border-right: 1px solid #76ac78;
  text-align: center;
  position: relative;
  z-index: 101;
}
.nav li a {
  text-decoration: none;
  height: 41px;
  line-height: 41px;
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.nav li .dropdown {
  display: none;
  position: absolute;
  top: 41px;
  width: 130px;
  z-index: 99999;
  background-color: #fff;
  border: 1px solid #ddd;
}
.nav li:hover .dropdown {
  display: block;
}
.nav li .dropdown a {
  font-weight: normal;
  display: block;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  color: #333;
  border-top: 1px solid #ddd;
}
.nav li .dropdown a:hover {
  color: #fff;
}
.nav li .dropdown a:first-child {
  border-top: none;
}
.css-common-subnav {
  position: relative;
  background-color: #fff;
}
.subNav {
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  height: 35px;
}
.subNav li {
  position: relative;
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-right: 1px solid #e0e0e0;
}
.subNav li a {
  display: block;
  padding: 0 15px;
}
.subNav .curr a {
  display: block;
  margin-top: -1px;
  padding: 0 15px;
  background: #fff;
  height: 100%;
}
.mn {
  
  background: #FFF;
}
.mnsd {
  width: 796px;
}
.schBox {
  margin-bottom: 10px;
  padding: 20px;
  background: #fff;
  *zoom: 1;
}
.schBox:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.schBox .query-container {
  padding: 0;
}
.schBox .schItem {
  color: #6a6a6a;
  float: left;
  height: 80px;
  width: 120px;
  margin-right: 10px;
}
.schBox .schItem.condition-major {
  color: #6a6a6a;
  float: left;
  height: 80px;
  width: 250px;
  margin-right: 10px;
}
.schBox .schItem.condition-major .schIpt {
  width: 230px;
}
.schBox .schTab {
  height: 26px;
  line-height: 26px;
}
.schBox .schTab .curr {
  color: #fff;
}
.schBox .schTab li {
  cursor: pointer;
  width: 75px;
  float: left;
  height: 26px;
  text-align: center;
  line-height: 26px;
}
.schBox .schItem .schTit {
  height: 30px;
  line-height: 30px;
}
.schBox .schItem .schIpt {
  border: 1px solid #ddd;
  cursor: pointer;
  height: 31px;
  line-height: 31px;
  width: 100px;
  padding: 0 8px;
  display: block;
}
.schBox .schItem .schIpt i {
  display: block;
  height: 27px;
  overflow: hidden;
  background: url(../image/schItem.gif) no-repeat right center;
}
.schBox .schItem .schIpt .condition-major-container .condition-major-input {
  display: block;
  height: 27px;
  overflow: hidden;
  background: url(../image/schItem.gif) no-repeat right center;
  border: none;
  width: 210px;
  padding-right: 20px;
}
.schBox .schItem.keyWordItem.wz .schIpt .keyWord {
  display: block;
  padding-left: 28px;
  width: 336px;
}
.schBox .keyWordItem {
  width: 228px;
}
.schBox .keyWordItem .schIpt {
  width: 225px;
  padding: 0;
}
.schBox .keyWordItem .keyWord {
  width: 205px;
  padding-left: 25px;
  border: 0;
  display: block;
  padding-top: 4px;
  padding-bottom: 8px;
  background: url(../image/schIcon.gif) no-repeat;
}
.schBox .jobKeyWordItem {
  width: 280px;
  padding-top: 5px;
  height: 75px;
}
.schBox .jobKeyWordItem .schIpt {
  width: 277px;
  padding: 0;
}
.schBox .jobKeyWordItem .keyWord {
  width: 257px;
  padding-left: 20px;
  border: 0;
  padding-top: 7px;
  padding-bottom: 8px;
  background: url(../image/schIcon.gif) no-repeat;
}
.schBox .keyWordItem.wz {
  width: 368px;
}
.schBox .keyWordItem.wz .schIpt {
  width: 365px;
}
.schBox .keyWordItem.wz .keyWord {
  width: 345px;
}
.schBox .horizontal {
  width: 180px;
  padding-top: 30px;
  height: 30px;
}
.schBox .horizontal .schTit {
  width: 55px;
  float: left;
}
.schBox .horizontal .schIpt {
  float: left;
}
.schBox .schLast {
  padding-top: 30px;
  height: 30px;
}
.schBtn {
  color: #FFF;
  width: 78px;
  height: 31px;
  float: left;
  padding-top: 30px;
}
.schBtn button {
  cursor: pointer;
  width: 78px;
  height: 31px;
  line-height: 31px;
  display: block;
  color: #fff;
  margin: 0;
  padding: 0;
  border: 0;
}
.css-btn-auto {
  width: auto;
}
.infoBox {
  background: #fff;
  margin-bottom: 10px;
}
.infoBox .span0 {
  width: 40px;
  text-align: right;
}
.infoBox .span1 {
  width: 263px;
  padding-left: 15px;
}
.infoBox .span7 {
  width: 34%;
  padding-left: 15px;
  padding-right: 15px;
}
.infoBox .span8 {
  width: 240px;
  padding-left: 15px;
  padding-right: 15px;
}
.infoBox .span6 {
  width: 503px;
  padding-left: 15px;
}
.infoBox .span1 a,
.infoBox .span7 a,
.attentionList .span2 a,
.infoBox .span6 a {
  color: #3476a8;
  font-weight: bold;
}
.infoBox .span2 {
  width: 12%;
}
.infoBox .span3 {
  width: 20%;
}
.infoBox .span4 {
  width: 80px;
}
.infoBox .span5 {
  width: 100px;
}
.infoBox .span110 {
  width: 110px;
}
.infoBox .jobInfoTit .span6 {
  width: 25%;
}
.infoTit {
  height: 40px;
  line-height: 40px;
  background: #F7F7F7 !important;
  overflow: hidden;
}
.infoTit li {
  
  float: left;
  font-weight: bold;
}
.infoList {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #E5E5E5;
}
.infoList:first-child {
  border-top: none;
}
.infoList li {
  height: 40px;
  line-height: 40px;
  float: left;
  overflow: hidden;
}
.infoBox .infoList .span6 {
  width: 25%;
}

.teachinList li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.teachinList .span1 {
  width: 250px;
}
.teachinList .span2 {
  width: 150px;
}
.teachinList .span3 {
  width: 90px;
}
.teachinList .span4 {
  width: 15%;
}
.teachinList .span5 {
  width: 205px;
}
.jobfairList li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jobfairList .span1 {
  width: 320px;
}
.jobfairList .span2 {
  width: 150px;
}
.jobfairList .span3 {
  width: 12%;
}
.jobfairList .span4 {
  width: 130px;
}
.jobfairList .span5 {
  width: 205px;
}
.attentionList .span1 {
  width: 120px;
}
.attentionList .span2 {
  width: 390px;
}
.attentionList .span3 {
  width: 120px;
}
.bookJobList .span1 {
  width: 220px;
}
.bookJobList .span4 {
  width: 80px;
}

.retBox {
  height: 80px;
  border: 1px solid #ccc;
  background: #FFF;
}
.retBox .total {
  line-height: 20px;
  font-size: 12px;
  font-family: "微软雅黑";
  float: left;
  height: 65px;
  padding-left: 40px;
  padding-top: 20px;
}
.retBox .total .num {
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif;
  color: #3476a8;
  padding: 0 2px;
}
.retBtn {
  margin-left: 100px;
  margin-top: 28px;
  float: left;
  display: inline;
  width: 120px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  color: #fff;
  cursor: pointer;
}
.retBtn:hover {
  text-decoration: none;
}
.jobInfoHead {
  height: 35px;
  background: #f4f4f4;
  border-bottom: 1px solid #dfdfdf;
}
.schTotal {
  float: left;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
}
.schTotal span {
  color: #e56500;
  font-weight: bold;
}
.jobInfoTit {
  background: #fff;
}
.schSortTab {
  margin-right: 15px;
  display: inline;
}
.schSortTab li {
  cursor: pointer;
  margin-top: 6px;
  text-align: center;
  background: #fff url(../image/schSort.gif) no-repeat 65px -30px;
  width: 80px;
  float: left;
  height: 20px;
  border: 1px solid #f4f4f4;
}
.schSortTab .curr {
  background: url(../image/schSort.gif) no-repeat 65px 7px #e5e5e5;
  width: 80px;
  float: left;
  height: 20px;
  border: 1px solid #f4f4f4;
}
.jTit {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 15px;
  background: #f4f4f4;
  border-bottom: 1px solid #dfdfdf;
}
.jTit a {
  float: right;
  color: #3376aa;
}
.jobSd dl {
  padding: 15px 15px 0 15px;
}
.jobSd dl dt {
  background: url(../image/jobSd.gif) no-repeat 58px 15px;
  color: #6a6a6a;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  border-bottom: 1px solid #e7e7e7;
}
.jobSd dl .jobSdItem {
  height: 130px;
  overflow: hidden;
}
.jobSd dl .jobSdItem.hauto {
  height: auto;
}
.jobSd dl .cover {
  height: 160px;
}
.jobSd dl .cover ul {
  height: 130px;
  overflow: hidden;
}
.jobSd dl li {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.jobSd dl li input {
  vertical-align: middle;
  margin: 0;
}
.jobSd dl li label {
  padding-left: 8px;
}
.jobSd .more {
  display: none;
  height: 30px;
  line-height: 30px;
  display: block;
  padding-left: 28px;
  color: #8facb4;
}

.view {
  
  background: #FFF;
  
}
.css-common-view {
  padding: 23px;
  
}

.view2 {
  
}
.view3 {
  width: 970px;
}
.viewHead h1 {
  
  line-height: 40px;
  color: #333;
  font-size: 22px;
  font-family: "微软雅黑";
}
.viewHead .info {
  height: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.viewHead .info dt {
  float: left;
}
.viewHead .info dt a {
  color: #3278ab;
}
.viewHead .info dd {
  float: right;
  width: 390px;
}
.viewHead .info dd .vieCount {
  float: left;
  padding-right: 4px;
  font-size: 12px;
}
.kItem {
  padding: 0 15px;
}
.kItem dl {
  height: 45px;
  padding-top: 15px;
  border-bottom: 1px dotted #b5b5b5;
}
.kItem dt {
  height: 22px;
  line-height: 22px;
}
.kItem dt a {
  color: #3179ab;
}
.kItem dt span {
  float: right;
}

#qrcode {
  float: left;
  width: 70px;
  height: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../image/qr.gif) no-repeat 45px 3px;
  vertical-align: middle;
  position: relative;
}
#qrcode #qricon {
  width: 78px;
  height: 18px;
  display: block;
  cursor: pointer;
}
#qrwp {
  z-index: 111;
  display: none;
  top: -8px;
  left: 73px;
  background: #fff;
  padding: 4px 0;
  border: 1px solid #a0a0a0;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 10px;
  text-align: center;
  position: absolute;
  width: 180px;
  height: 200px;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
}
#qrwp img,
#qrwp #qrimg {
  width: 150px;
  height: 150px;
  margin-left: 8px;
  margin-top: 8px;
}
#qrimg {
  background: url(../image/onLoad.gif) no-repeat center center;
}
.menu_hide {
  display: none;
}
.qrclose {
  position: absolute;
  z-index: 111;
  right: 10px;
  top: 10px;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../image/sprint.gif) -298px -232px no-repeat;
}
.qrclose:hover {
  background: url(../image/sprint.gif) -334px -232px no-repeat;
}
.c_arrow {
  position: absolute;
  z-index: 1111;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent #fff;
  border-style: solid;
  left: -11px;
  top: -5px;
  _border-color: tomato white;
  _filter: chroma(color=tomato);
}
.c_arrow .c_arrow_d {
  border-width: 11px 11px 11px 0;
  border-color: transparent #aaa transparent #aaa;
  _border-color: tomato #C8C8C8;
  _filter: chroma(color=tomato);
}
.c_arrow .c_arrow_u {
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent #fff;
  left: 1px;
  top: 1px;
  _border-color: tomato white;
  _filter: chroma(color=tomato);
}
.c_arrow .c_arrow_u,
.c_arrow .c_arrow_d {
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
}

.share {
  float: left;
}

.xInfo {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
  *zoom: 1;
}
.xInfo:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.css-common-view .xInfo li:last-child {
  height: auto;
  width: 100%;
}
.xInfo li {
  height: 30px;
  line-height: 22px;
  
  float: left;
}
.xInfo li .xInfo li span {
  color: #666666;
}
.xInfo-2 {
  border-bottom: 0;
}
.xInfo-2 li,
.xInfo li {
  width: 49%;
  float: left;
  margin-right: 1%;
  height: auto;
}
.vTit {
  color: #333333;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  background: #f4f4f4;
  margin-top: 30px;
  padding-left: 10px;
}
.vContent {
  padding: 10px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
}
.infoContent {
  max-height: 150px;
  overflow-y: auto;
}
.vTab {
  margin-top: 35px;
}
.vTab .tabTitle {
  border-left: 1px solid #dfdfdf;
}
.vTab table {
  
  overflow-wrap: break-word;
  word-break: normal;
}
.vTab table td {
  white-space: normal;
}
.vTab .ui-tabs-nav li.ui-tabs-active a {
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #dfdfdf !important;
}

.kTit {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 15px;
  background: #f4f4f4;
  border-bottom: 1px solid #dfdfdf;
}
.kTit a {
  float: right;
  color: #3376aa;
}

.tools {
  height: 30px;
}
.tools a {
  float: left;
  display: block;
  width: 106px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #3177aa;
}
.tools .btn_1 {
  width: auto;
  height: 30px;
  background: #f67f00;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
.tools .btn_2 {
  width: auto;
  height: 30px;
  background: #f67f00;
  color: #fff;
  margin-left: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.ctl {
  min-height: 40px;
  background: #fff;
}
.pages {
  text-align: center;
  padding: 20px 5px 10px 0;
}
.pages * {
  display: inline;
}
.pages a {
  text-align: center;
  
  display: inline-block;
  vertical-align: middle;
  min-width: 12px;
  padding: 0 10px;
  margin: 0 1px;
  height: 28px;
  line-height: 28px;
  font-family: 'Tahoma';
  border: 1px solid #dcdcdc;
  color: #4c4c4c;
}
.pages a:hover {
  background: #efefef;
  color: #4c4c4c;
  text-decoration: none;
}
.pages .hidden {
  display: none;
}
.pages .selected a {
  
  border: 1px solid #9b9a98;
}
.pages .pageinfo {
  margin-left: 10px;
  display: inline;
}
.pageinfo {
  font-family: '宋体';
}
.mt10 {
  margin-top: 10px;
}
.sd {
  width: 225px;
  background: #fff;
}

.bt {
  border-top: 1px solid #dfdfdf;
}
.sTit {
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  background: #f4f4f4;
  border-bottom: 1px solid #e4e4e4;
  padding-left: 15px;
}
.sdList {
  padding: 15px;
}
.sdList li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.sdList li span {
  color: #F00;
}
.sdList li a {
  color: #666;
}
.container {
  margin-top: 0;
}

.side {
  float: left;
  position: relative;
}
.con {
  position: relative;
  border-left: 10px solid #fff;
}
.mSide {
  width: 190px;
  float: left;
  margin-right: 10px;
}
.mSide.cousult-side {
  display: block;
}
.mCon {
  margin-top: 10px;
  border: 1px solid #dddddd;
  overflow-x: hidden;
  background: #fff;
}
.ct {
  padding: 32px 25px 25px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  overflow: visible;
}

.iContainer {
  margin-top: 10px;
}
.iSide {
  width: 268px;
  float: left;
}
.iCon {
  float: right;
  width: 918px;
}

.item {
  border: 1px solid #ddd;
  background: #FFF;
  margin-bottom: 10px;
}
.loginItem {
  height: 198px;
  overflow: hidden;
}
.it {
  height: 29px;
  line-height: 29px;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
}
.it li {
  position: relative;
  height: 29px;
  line-height: 29px;
  width: 78px;
  float: left;
}
.it a {
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
  border-right: 1px solid #ddd;
  display: block;
  text-align: center;
  height: 29px;
  line-height: 29px;
}
.it b {
  padding-left: 10px;
}
.it .curr {
  
  border-bottom: 1px solid #fff;
  font-weight: bold;
  background: #ffffff;
  height: 27px;
  line-height: 27px;
}
.ic {
  padding: 0px 15px 0 15px;
  height: 130px;
}
.user {
  padding-top: 15px;
  height: 115px;
}
.user span {
  color: #f67f00;
}
.user .u1 {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e0e0e0;
}
.user .u2 .msg {
  background: url(../image/msg.gif) no-repeat 0 center;
  padding-left: 20px;
  height: 32px;
  line-height: 32px;
}
.user .u3 a {
  color: #3278ab;
  margin-right: 5px;
}
.hint {
  color: #aaaaaa;
}
.ic .username {
  margin-bottom: 7px;
}
.ipt {
  position: relative;
}
.loginPanel {
  position: relative;
  margin-top: 14px;
}
.loginPanel label {
  color: #afaeb3;
}
.loginPanel a {
  position: absolute;
  width: 80px;
  float: right;
  height: 16px;
  right: 0;
  top: 3px;
  color: #7a797f;
}
.loginPanel input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.loginPanel .ckbox {
  position: absolute;
  left: 75px;
  top: 3px;
  width: 75px;
  height: 16px;
}
.loginBtn {
  position: absolute;
  left: 0;
  width: 57px;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  cursor: pointer;
}

.tabs {
  background: #FFF;
}

.s1 {
  height: 210px;
}
.tab1 {
  position: relative;
  width: 572px;
  height: 198px;
  float: left;
  border: 1px solid #e0e0e0;
}
.tabs .more {
  position: absolute;
  right: 10px;
  width: 41px;
  height: 11px;
  background: url(../image/more1.png);
  top: 7px;
}
.tabTitle {
  height: 29px;
  border-bottom: 1px solid #dfdfdf;
  background: #f4f4f4;
}
.tabTitle li {
  position: relative;
  height: 29px;
  line-height: 29px;
  float: left;
  width: 90px;
  text-align: center;
  border-right: 1px solid #dfdfdf;
}
.tabTitle li a,
.tabTitle li span {
  display: block;
  height: 30px;
  width: 90px;
  cursor: pointer;
  font-size: 12px;
}
.tabTitle li a:hover {
  text-decoration: none;
}
.tabCon {
  background: #FFF;
  padding-top: 5px;
}
.tabCon li {
  overflow: hidden;
  height: 26px;
  line-height: 26px;
  background: url(../image/li1.png) no-repeat 15px center;
  padding-left: 25px;
  font-size: 12px;
}
.hide {
  display: none;
}
.tab2 {
  height: 295px;
  position: relative;
  border: 1px solid #e0e0e0;
}
.pubdate {
  float: right;
  padding-right: 10px;
  width: 125px;
  text-align: right;
}
.css-price {
  padding-left: 50px;
  text-align: center;
}
.css-jobname {
  display: block;
  width: 200px;
  overflow: hidden;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.it2 {
  float: right;
  width: 210px;
  text-align: left;
}
.it3 {
  float: right;
  width: 450px;
  text-align: left;
}
.xTit {
  height: 30px;
  line-height: 30px;
}
.mTit {
  
  background-color: #f1f1f1;
  color: #000;
  padding-left: 32px;
}
.dateItem {
  height: 295px;
  border: none;
}
.linkpic {
  border: none;
  background: #f8f8f8;
}
.linkpic img {
  margin-bottom: 1px;
}
.content {
  margin-top: 10px;
}

.qlink {
  padding: 10px 17px 0 17px;
}
.qlink li {
  height: 35px;
  line-height: 35px;
  padding-top: 0px;
}
.qlink li a {
  overflow: hidden;
  display: block;
  height: 35px;
  line-height: 35px;
  background: url(../image/qlink.png) no-repeat 10px 13px;
  padding-left: 30px;
  border-bottom: 1px solid #c9c9c9;
}
.dNav {
  border-bottom: 1px dotted #b4b4b4;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}
.dNav dt {
  width: 120px;
  padding-left: 15px;
  line-height: 28px;
  
  position: absolute;
  box-sizing: content-box;
}
.dNav dt a {
  color: #999;
}
.dNav dd {
  
  margin-left: 148px;
  *zoom: 1;
}
.dNav dd:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.dNav dd a {
  color: #000;
  display: inline;
  width: 144px;
  height: 28px;
  line-height: 28px;
  float: left;
}

.userSd {
  width: 220px;
  padding-left: 45px;
  background: #fff;
  float: left;
}
.userHead {
  margin-top: 25px;
  position: relative;
  width: 150px;
  height: 150px;
  border: 5px solid #f6f6f6;
}
.userHead span {
  filter: alpha(opacity=30);
  width: 150px;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  bottom: 0px;
  background: #000;
  left: 0px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.userHead a {
  width: 150px;
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.userInfo {
  margin-top: 25px;
  background: url(../image/sprint.gif) -484px 0 no-repeat;
  padding-left: 25px;
}
.userInfo li {
  color: #aaaaaa;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.userInfo li span {
  color: #000;
}
.userMn {
  width: 697px;
  float: right;
}
.userTargetCon {
  padding: 30px 0;
  background: #FFF;
}
.userTargetCon li {
  margin-bottom: 5px;
  height: 24px;
  line-height: 24px;
  padding-left: 15px;
}
.userTargetCon li strong {
  float: left;
  height: 24px;
  width: 65px;
}
.userTargetCon li span {
  padding: 0 7px;
  float: left;
  height: 24px;
  background: #ebf0ea;
}
.userTargetCon li i {
  margin-top: 3px;
  margin-left: 7px;
  width: 16px;
  height: 16px;
  float: left;
  background: url(../image/target.gif) no-repeat;
}
.msgBox {
  padding: 0 20px;
}
.userMsg {
  background: #fff;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  overflow: visible;
}
.userTab {
  border-bottom: 1px solid #e0e0e0;
  height: 29px;
  background: #f4f4f4;
}
.userTab li {
  position: relative;
  border-right: 1px solid #e0e0e0;
  width: 75px;
  height: 29px;
  line-height: 29px;
  float: left;
  text-align: center;
}
.userTab .curr {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 29px;
  background: #fff;
  border-bottom: 1px solid #fff;
}
.msgNav {
  padding-left: 5px;
  height: 50px;
  line-height: 50px;
}
.msgNav a {
  margin: 0 10px;
  color: #777;
}
.msgList {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dotted #b5b5b5;
}
.msgList li {
  float: left;
  height: 34px;
  line-height: 34px;
  color: #aaa;
}
.msgList li a {
  color: #aaa;
}
.msgList .span4 {
  float: right;
  width: 80px;
  text-align: center;
}
.msgList .span1 {
  width: 90px;
  padding-left: 15px;
  background: url(../image/msgFlag.gif) 0 -35px no-repeat;
}
.msgList .span2 {
  width: 90px;
}
.msgList .span3 {
  width: 330px;
  overflow: hidden;
}
.msgList .span3 a {
  color: #3477ab;
}
.msgBox .new .span1 {
  font-weight: bold;
  color: #000;
  background: url(../image/msgFlag.gif) no-repeat;
}
.msgBox .new .span2 a {
  font-weight: bold;
  color: #000;
}
.msgBox .new .span3 a {
  font-weight: bold;
}

.footer {
  
  margin-top: 20px;
}
.flink {
  padding: 10px;
  background: #e6e6e6;
  text-align: center;
}
.flink select {
  margin: 0 10px;
  padding: 0;
  width: 120px !important;
  font-size: 12px;
}
.finfo {
  line-height: 27px;
  padding-top: 15px;
}
.footer .finfo p {
  text-align: center;
}


.nodata {
  width: 100%;
  text-align: center;
  background: #ccc;
  height: 30px;
  line-height: 30px;
}
.ckbox .btn-a {
  text-align: center;
  margin-top: 6px;
  margin-left: 8px;
  height: auto;
  padding: 0;
}
.ck-all {
  padding-left: 20px;
}
.ck-all label {
  margin-top: 5px;
  float: left;
}
.ck-all input {
  float: left;
  margin: 10px 3px 3px 7px;
}

.upload-avatar-mod .bd {
  padding: 30px 40px 66px 20px;
}
.crop-avatar-mod .hd {
  display: none;
}
.crop-avatar-mod .bd {
  padding: 4px 40px 36px 46px;
}
.upload-avatar-mod .default-avatar-box,
.sns-avatar-show .sns-avatar-box {
  height: 161px;
  margin-right: 30px;
  float: left;
  overflow: hidden;
}
.upload-avatar-mod .action-box {
  overflow: hidden;
}
.upload-avatar-mod .avatar-tips {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 58px;
}
.upload-avatar-mod .up-btn-box {
  width: 143px;
  height: 39px;
  *margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.upload-pic-input {
  width: 40px;
  height: 39px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 999;
  outline: none;
}
.upload-pic-input:hover {
  outline: none;
}
.upload-pic-box .g9 {
  padding-top: 5px;
}
.sns-avatar-show {
  padding: 0 20px 0 90px;
}
.sns-avatar-show .confirm-pic-btn {
  margin-bottom: 5px;
}
.sns-avatar-show .sns-avatar-box {
  width: 160px;
}
.crop-tips {
  font-size: 14px;
  padding-bottom: 15px;
}
.dj-crop-mod {
  width: 250px;
  margin-right: 60px;
  float: left;
}
.dj-preview-mod {
  margin-left: 310px;
  padding-left: 15px;
  border-left: 1px solid #e5e5e5;
}
.dj-crop-mod .photo-box {
  width: 250px;
  background: #333;
  overflow: hidden;
}
.avatar-preview-m,
.avatar-preview-s {
  margin-bottom: 12px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
}
.avatar-preview-m {
  width: 80px;
  height: 80px;
}
.avatar-preview-s {
  width: 30px;
  height: 30px;
  margin-top: 30px;
}
.save-avatar-box {
  margin-top: 85px;
}
.upload-pic-btn {
  width: 143px;
  background-position: -406px 0;
}
.save-avatar-btn {
  width: 91px;
  background-position: -198px 0;
}
.confirm-pic-btn {
  width: 144px;
  background-position: -555px 0;
}
.modify-avatar-box .default-avatar-box {
  width: 160px;
}
.modify-avatar-box .up-btn-box {
  width: 100px;
  height: 30px;
  _height: 31px;
}
.modify-avatar-box .upload-pic-input {
  height: 30px;
  _height: 31px;
}
.modify-avatar-btn,
.modify-avatar-btn b {
  color: #333;
  font-size: 14px;
  text-align: center;
  height: 30px;
  background: url(../image/bg_reg_btn2.png) no-repeat 0 -143px;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
}
.modify-avatar-btn {
  padding-left: 20px;
}
.modify-avatar-btn b {
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  padding: 5px 20px 5px 0;
  background-position: 100% -143px;
}
.font14 {
  font-size: 14px;
}
.dj-newug-mod .table-box {
  padding-bottom: 10px;
}
.dj-newug-mod .practice-box {
  padding-top: 10px;
}
.practice-box .disabled {
  background: #f3f3f3;
  border-width: 1px;
}
.dj-newug-mod .bd {
  padding: 0;
}
.modify-avatar-box {
  width: 100%;
  overflow: hidden;
}
.action-box {
  float: left;
  width: 360px;
  padding-left: 100px;
}
.upload-avatar-mod .default-avatar-box {
  float: right;
  height: auto;
  margin-right: 0;
  padding-right: 55px;
}
.action-box h2 {
  font: normal 16px/44px 'Microsoft YaHei', 'SimHei';
  color: #333;
  text-indent: 8px;
}
.default-avatar-box h3 {
  margin-bottom: 6px;
  color: #999;
}
.upload-pic-box {
  position: relative;
  width: 358px;
  height: 378px;
  background: url(../image/avator-bg1.png) 0 0 no-repeat;
  cursor: pointer;
  overflow: hidden;
}
#J_ImageForm {
  position: relative;
  z-index: 100;
}
.upload-pic-box .g9 {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 244px;
  width: 90%;
  z-index: 80;
}
.avator1,
.avatar-preview-x {
  width: 150px;
  height: 150px;
}
.avator2,
.avatar-preview-m {
  width: 80px;
  height: 80px;
}
.avator3,
.avatar-preview-s {
  width: 50px;
  height: 50px;
}
.avator1,
.avator2,
.avator3,
.avatar-preview-x,
.avatar-preview-m,
.avatar-preview-s {
  position: relative;
  overflow: hidden;
  border: #ccc 1px solid;
  margin-bottom: 20px;
}
.default-avatar-box img {
  position: absolute;
  vertical-align: top;
  z-index: 100;
}
.upload-avatar-mod .up-btn-box {
  display: block;
  width: 358px;
  height: 378px;
  overflow: hidden;
}
.modify-avatar-btn {
  width: 358px;
  height: 378px;
}
.upload-pic-input {
  cursor: pointer;
}
#J_UploadPicBtn b {
  position: absolute;
  left: 90px;
  top: 200px;
  display: block;
  background: none;
  width: 176px;
  height: 39px;
  padding: 0;
  text-indent: -9999px;
  background: url(../image/btn-sub.png) 0 0 no-repeat;
  overflow: hidden;
}
.hov {
  background: url(../image/avator-bg2.png) 0 0 no-repeat;
}
.dj-ug-dialog .uploading {
  position: absolute;
  left: 220px;
  top: 210px;
  z-index: 120;
}
#J_UploadPicBtn .avator_loading {
  background: url(../image/btn-sub2.png) 0 0 no-repeat;
}
.dj-preview-mod {
  border: 0 none;
  margin-left: 0;
  padding-left: 0;
}
.dj-crop-mod {
  float: none;
  margin-right: 0;
  width: 354px;
  height: 374px;
  margin: 2px 0 0 2px;
}
.dj-crop-mod .photo-box {
  position: relative;
  width: 338px;
  height: 360px;
  margin: 8px 0 0 7px;
  *margin-top: 6px;
  overflow: hidden;
  background: #fff;
  border: #d7dee3 1px solid;
  background: #e5e5e5;
}
.save-avatar-box {
  margin-top: 20px;
}
#avator-substatus {
  text-align: center;
}
#avator-substatus a {
  text-align: left;
  text-indent: 26px;
  letter-spacing: 4px;
  color: #333;
  font-size: 14px;
}
#avator-substatus a:hover {
  text-decoration: none;
}
.save-avatar-btn {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  background: url(../image/save-btn.png) 0 0 no-repeat;
  margin-right: 10px;
}
.cancel-avatar-btn {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  background: url(../image/save-btn.png) -86px 0 no-repeat;
}
#avator-savestatus {
  display: none;
}
.avator-saving {
  display: block;
  width: 115px;
  height: 30px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  text-indent: 20px;
  color: #999;
  background: url(../image/save-btn.png) -172px 0 no-repeat;
  border: 0 none;
}
.avator-saving img {
  margin-left: 4px;
  vertical-align: -3px;
}
.avator-pre-loading {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #f0f0f0;
}
.aplx {
  width: 150px;
  height: 150px;
}
.aplm {
  width: 80px;
  height: 80px;
}
.apls {
  width: 50px;
  height: 50px;
}
.aplx img {
  position: absolute;
  top: 50px;
  left: 50px;
}
.aplm img {
  position: absolute;
  top: 28px;
  left: 28px;
}
.apls img {
  position: absolute;
  top: 17px;
  left: 17px;
}
#avator-substatus-unfn {
  padding-left: 24px;
  text-align: center;
}
#avator-substatus-unfn a {
  color: #999;
}
#avator-substatus-unfn a:hover {
  text-decoration: none;
}
.cancel-avatar-btn {
  margin-left: 10px;
}
.modify-avatar-btn,
.card-set-btn .modify-avatar-btn b {
  background: none;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  text-align: center;
  width: auto;
}
.card-set-btn .modify-avatar-btn b {
  background-position: 100% -143px;
}
.action-box {
  padding: 25px 0 0 0;
}
.default-avatar-box {
  padding-top: 25px;
}
.uploadimg-v2 {
  padding: 0 0 10px;
}


.resume {
  padding: 0 20px;
}
.r-update {
  margin-top: 15px;
  text-align: right;
  color: #aaaaaa;
  height: 36px;
  line-height: 36px;
}
.r-update span {
  color: #666666;
}
.r-title {
  font-family: verdana;
  font-size: 14px;
  padding: 0 15px;
  color: #333;
  font-weight: bold;
  background: #edf6fb;
  height: 43px;
  line-height: 43px;
}
.r-title a {
  font-size: 12px;
  margin-top: 6px;
  font-weight: normal;
  text-align: center;
  color: #FFF;
  float: right;
  margin-left: 10px;
  width: 49px;
  height: 30px;
  line-height: 30px;
  background: url(../image/sprint.gif) -332px -38px;
}
.r-title a:hover {
  text-decoration: none;
}
.usr-info {
  padding-top: 30px;
}
.usr-info dt {
  float: left;
  width: 515px;
  height: 210px;
}
.usr-info dd {
  float: left;
  width: 116px;
  height: 210px;
}
.usr-avatar {
  height: 160px;
}
.usr-avatar a {
  position: relative;
  display: block;
  height: 114px;
  width: 114px;
  border: 1px solid #e3e3e3;
}
.usr-avatar img {
  width: 114px;
  height: 114px;
}
.usr-avatar span {
  filter: alpha(opacity=70);
  
  -moz-opacity: 0.7;
  
  opacity: 0.7;
  color: #fff;
  bottom: 1px;
  left: 1px;
  padding-left: 43px;
  position: absolute;
  display: block;
  width: 69px;
  height: 21px;
  line-height: 21px;
  background: url(../image/sprint.gif) -332px -79px;
}
.usr-info li {
  height: 30px;
  line-height: 30px;
  color: #666;
}
.usr-info li span {
  float: left;
  width: 100px;
  text-align: right;
  color: #aaa;
}
.isPreview {
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
}
.isPreview input {
  vertical-align: middle;
  line-height: 20px;
  height: 20px;
}
.r1 {
  height: 285px;
}
.r-form table {
  width: 650px;
  font-family: verdana;
}
.r-form table tr td.input select {
  width: 340px !important;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
}
.r-form .label {
  text-align: right;
}
.aster {
  color: #F00;
}
.r-form td {
  padding: 4px 4px;
}
.r-form td textarea {
  width: 380px;
  height: 90px;
  overflow-y: auto;
}
.r-form td.input .selector-check {
  background-color: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.r-form td .hasDatepicker {
  width: 122px;
  height: 30px;
  line-height: 30px;
}
.r-form td #city_province {
  width: 162px;
  height: 30px;
  line-height: 30px;
}
.r-form td #city_city {
  width: 162px;
  margin-left: 15px;
  height: 30px;
  line-height: 30px;
}
.r-form td #startyearmonth-input {
  width: 122px;
  height: 30px;
  line-height: 30px;
}
.r-form td #endyearmonth-input {
  width: 122px;
  height: 30px;
  line-height: 30px;
}
.rbk {
  padding-bottom: 50px;
}
.rbk ul,
.rbk ol {
  border-bottom: 1px solid #eee;
  height: 33px;
  line-height: 33px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rbk ul {
  color: #aaa;
}
.rbk li {
  height: 33px;
  line-height: 33px;
  float: left;
  overflow: hidden;
}
.rbk .wA {
  width: 160px;
  padding-left: 60px;
}
.rbk .wB {
  width: 150px;
}
.rbk .wC {
  width: 80px;
}
.rbk .wD {
  width: 90px;
}
.rbk .wE {
  width: 100px;
}
.rbk .wF {
  width: 100px;
  padding-left: 60px;
}
.rbk .wG {
  width: 320px;
}
.rbk .wH {
  width: 380px;
  padding-left: 60px;
}
.rbk .wI {
  width: 130px;
}
.rbk .hA {
  height: auto;
}

.rbk .modify a {
  color: #009bd8;
}
.rbk .modify {
  float: right;
  padding-right: 10px;
  display: none;
}
.rbk .hover .modify {
  display: block;
}
.rbk ul {
  margin-top: 20px;
}
.rbk ol.hover {
  background: #fffad6;
}
.rbk .edit {
  padding: 10px 10px 0 20px;
  background: url(../image/sprint.gif) -480px -135px no-repeat;
}
.rbk .del {
  padding: 10px 10px 0 20px;
  background: url(../image/sprint.gif) -480px -165px no-repeat;
}
.rbk dl {
  height: 50px;
  padding-left: 30px;
  padding-top: 20px;
}
.rbk dt {
  width: 48px;
  height: 48px;
  background: url(../image/sprint.gif) 0 -246px;
  float: left;
}
.rbk dd {
  color: #333;
  width: 530px;
  height: 50px;
  padding-left: 20px;
  float: left;
  padding-top: 5px;
}
.rbk dd p {
  line-height: 21px;
}
.rbk dd p a {
  color: #009bd8;
}
.rsd {
  width: 200px;
  padding: 30px;
}
.rsd .preview {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint.gif) 0 -306px;
}
.rsd .save {
  margin: 0 auto;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint.gif) 0 -358px;
}
.limit {
  width: 200px;
  height: 12px;
  background: url(../image/sprint.gif) -61px -276px;
}
.limit span {
  display: block;
  width: 200px;
  height: 21px;
  background: url(../image/sprint.gif) -61px -252px;
}
.rsd .percent {
  padding-top: 30px;
  font-size: 14px;
  font-weight: bold;
}
.rsd .percent .title {
  height: 35px;
  line-height: 35px;
  color: #666;
}
.rsd .percent .title span {
  float: right;
  color: #8eb346;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
}
.rsd .ritem {
  padding-top: 40px;
}
.rsd .ritem li {
  height: 30px;
  position: relative;
}
.rsd .ritem li a {
  padding-left: 5px;
  padding-right: 35px;
  display: block;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px dashed #d9d9d9;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rsd .ritem li a:hover {
  display: block;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px solid #d9d9d9;
  background: #EEFDCF;
}
.rsd .ritem li .ok {
  float: right;
  background: url(../image/sprint.gif) no-repeat -485px -260px;
  width: 11px;
  height: 8px;
  display: block;
  position: absolute;
  right: -10px;
}
.rsd .ritem li .hide {
  float: right;
  background: url(../image/sprint.gif) no-repeat -485px -288px;
  width: 13px;
  height: 13px;
  text-indent: -9999px;
  display: block;
  margin: 10px 5px 0 0;
}
.rsd .ritem li span {
  float: right;
  color: #aaa;
}
.flag {
  padding: 20px 0;
  text-align: center;
}
.flag .ok {
  background: url(../image/sprint.gif) no-repeat -485px -256px;
  margin: 10px 5px 0 0;
  padding: 0 10px 0 15px;
}
.flag .hide {
  background: url(../image/sprint.gif) no-repeat -485px -285px;
  margin: 10px 5px 0 0;
  padding: 0 10px 0 15px;
}
.s-1 .title {
  background: url(../image/sprint.gif) -470px -210px no-repeat;
  padding-left: 45px;
  margin-top: 40px;
  height: 28px;
  padding-bottom: 5px;
  line-height: 28px;
}
.s-1 .b {
  font-size: 10.5pt;
  font-weight: bold;
  border: none;
}
.s-1 .g6 {
  color: #666;
}
.options {
  border: 1px solid #EBEBEB;
  padding: 20px 15px 10px 5px;
}
.options li {
  background: url(../image/sprint.gif) no-repeat -306px -146px;
  float: left;
  height: 23px;
  line-height: 23px;
  padding-left: 10px;
  margin-left: 15px;
  margin-bottom: 15px;
  display: inline;
  cursor: pointer;
  white-space: nowrap;
  _width: 50px;
}
.options li a {
  background: url(../image/sprint.gif) no-repeat -412px -146px;
  display: inline-block;
  width: 44px;
  text-align: center;
  margin-left: 10px;
  color: #666;
}
.options .hide {
  display: none;
}
.options li.hover {
  background: url(../image/sprint.gif) no-repeat -306px -123px;
}
.options li.hover a {
  color: #fff;
  text-decoration: none;
  background: url(../image/sprint.gif) no-repeat -412px -123px;
}
.rp {
  width: 750px;
  margin: 0 auto;
}
.rp-l {
  margin-top: 23px;
  padding: 0 9px;
  position: relative;
  background: url(../image/rp.gif) repeat-y;
}

#sortable {
  padding: 20px 50px 50px 50px;
}
#sortable li {
  margin: 5px 0;
  cursor: move;
  padding: 0 30px;
  background: url(../image/sprint.gif) no-repeat -475px -319px #f8f8f8;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d3d3d3;
}
#sortable li span {
  float: right;
}
.rb {
  padding: 50px 30px;
}
.rb dd {
  margin-left: -30px;
}
.rb dt {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.r-base {
  height: 120px;
}
.r-base dt h1 {
  font-size: 24px;
}
.r-base dt {
  float: left;
  width: 560px;
  height: 120px;
}
.rb dl {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.rb li {
  font-size: 12px;
  font-weight: normal;
  
  line-height: 25px;
}
.r-base dd {
  float: left;
  width: 120px;
  height: 120px;
}
.rb dd ul {
  padding-left: 30px;
  padding-top: 10px;
}
.rb .tit {
  font-size: 14px;
  font-weight: bold;
  color: #86b5d7;
}
.rb .half li {
  width: 310px;
  float: left;
}
.xq {
  padding: 10px 10px 10px 90px;
  line-height: 22px;
}
.xq span,
.r_content span {
  float: left;
  margin-left: -60px;
}
.r_content {
  
  height: auto !important;
}
.r_attachment li {
  width: 320px;
  float: left;
}
.r_attachment li a {
  color: #86b5d7;
}
.r_bottom {
  border-bottom: 1px dashed #E6E6E6;
}
.s-title {
  font-size: 14px;
  font-weight: bold;
  padding: 50px 50px 10px 50px;
  height: 30px;
  line-height: 30px;
}
.s-title .submit,
.rp .sortable,
.s-title .setDefault {
  text-align: center;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  float: right;
  width: 87px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(../image/sprint.gif) -306px -182px no-repeat;
}
.s-title .setDefault {
  margin-right: 10px;
  background: url(../image/sprint.gif) 0 -38px;
  width: 106px;
  color: #000;
}
.rp .sortable {
  margin-top: 33px;
}
.rp .print {
  color: #666;
  margin-left: 10px;
  display: inline;
  margin-top: 33px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  float: right;
  display: block;
  background: url(../image/sprint.gif) -393px -182px no-repeat;
}
.rp a:hover {
  text-decoration: none;
}


.aTitle {
  line-height: 40px;
  color: #333;
  font-size: 22px;
  font-family: "微软雅黑";
  text-align: center;
}
.aInfo {
  padding: 0 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.aShare {
  float: right;
}
.aContent {
  padding: 10px;
  padding-top: 30px;
  
  
  overflow-y: hidden;
  overflow-x: auto;
}

.aContent .selectTdClass {
  background-color: #edf5fa !important;
}
.aContent table.noBorderTable td,
.aContent table.noBorderTable th,
.aContent table.noBorderTable caption {
  border: 1px dashed #ddd !important;
}
.aContent table {
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table;
}
.aContent td,
.aContent th {
  padding: 5px 10px;
  border: 1px solid #DDD;
  border-width: 1pt !important;
}
.aContent caption {
  border: 1px dashed #DDD;
  border-bottom: 0;
  padding: 3px;
  text-align: center;
}
.aContent th {
  border-top: 1px solid #BBB;
  background-color: #F7F7F7;
}
.aContent table tr.firstRow th {
  border-top-width: 2px;
}
.aContent .ue-table-interlace-color-single {
  background-color: #fcfcfc;
}
.aContent .ue-table-interlace-color-double {
  background-color: #f7faff;
}

.aContent td p {
  margin: 0;
  padding: 0;
}

.aContent em {
  font-style: italic;
}

#messagetext {
  padding: 6px 0 6px 58px;
  min-height: 40px;
  height: auto !important;
  height: 40px;
  overflow: visible;
  line-height: 160%;
  font-size: 14px;
}
#messagetext li {
  display: inline;
  margin-right: 5px;
}
.showmessage {
  margin: 60px auto;
  padding: 20px;
  width: 580px;
  border: 3px solid #F2F2F2;
  background: #FFF;
}
.showmessage-wrap {
  margin-top: 20px;
  padding-top: 30px;
  min-height: 240px;
  height: auto !important;
  height: 340px;
  overflow: visible;
  background: #fff;
  width: 100%;
  margin: 0 auto;
}
.alert_error {
  background: url(../image/error.gif) no-repeat left center;
}
.alert_succeed {
  background: url(../image/right.gif) no-repeat left center;
}
.alert_warning {
  background: url(../image/info.gif) no-repeat left center;
}
.question-title {
  width: 200px;
  margin-right: 20px;
}

.table-intention-header {
  height: 88px;
  padding: 10px 10px 10px 150px;
  margin: 10px 0;
  width: 450px;
  margin: 0 auto;
  font-family: "MicroSoft YaHei", "SimHei";
  padding-left: 100px;
  font-size: 20px;
  line-height: 22px;
}
.table-intention-header p {
  font-size: 12px;
  font-family: 'tahoma', 'simsun';
  height: 26px;
  line-height: 26px;
}
.table-intention {
  width: 600px;
  margin: 0 auto;
  font-size: 14px;
}
.table-intention td {
  padding: 10px;
}
.table-intention td {
  padding: 10px;
}
.table-intention tr {
  border: none;
}
.table-intention tbody tr td {
  border: none !important;
  text-align: left;
}
.tdsmile {
  background: url(../image/1364973408_smile.png) center center no-repeat;
}
.reg-table td.td1,
.reg-table td.td2 {
  padding: 10px;
  width: 250px;
}
.td1 {
  width: 100px;
  padding-right: 10px;
  text-align: right;
  font-family: 'tahoma', 'simsun';
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 20px;
}
.td1 span {
  color: #F00;
}
.td2 {
  width: 300px;
}
.table-intention .hover {
  border: 1px solid #00b3ff;
}
.submit {
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  width: 80px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  color: #FFF;
}
.selector-error {
  border: 1px solid #f00;
}
.selector-info {
  display: none;
  background: url(../image/error.png) no-repeat;
  padding-left: 20px;
  color: #F00;
  font-size: 12px;
}

.binfoView {
  width: 500px;
}
.binfoView li {
  line-height: 30px;
  *zoom: 1;
}
.binfoView li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.binfoView li span {
  width: 180px;
  float: left;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
}

.newsBox {
  background: #fff;
}
.newsBox .span1 {
  width: 590px;
  height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsBox .span2 {
  float: right;
}
.newsList {
  
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #E5E5E5;
}
.newsBox .newsList {
  padding: 0 20px;
}
.newsBox.newsBox2 {
  margin: 10px auto 0;
  padding: 15px;
  *zoom: 1;
}
.newsBox.newsBox2:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.newsBox.newsBox2 .newsList {
  width: 260px;
  float: left;
  padding: 0 15px;
  margin-bottom: 15px;
  border: none;
}
.newsBox.newsBox2 .ctl {
  display: none;
}
.newsBox.newsBox2 .newsList .span1 {
  width: auto;
  border: 1px solid #dfdfdf;
  padding: 0 15px;
}
.newsBox.newsBox2 .newsList .span1 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsBox.newsBox2 .newsList .span1:hover {
  border-color: #004695;
}
.newsBox.newsBox2 .newsList .span2.y {
  display: none;
}

.jobList .span1 {
  width: 200px;
}
.jobList .span2 {
  width: 100px;
}
.jobList .span3 {
  width: 100px;
}
.jobList .span4 {
  width: 100px;
}
.jobList .span5 {
  width: 100px;
}
.jobList .span6 {
  width: 100px;
}

.consultList {
  *zoom: 1;
}
.consultList:after {
  display: block;
  clear: both;
  height: 0;
  content: "";
}
.consultList li {
  float: left;
}
.consultList .li1 {
  height: auto;
  float: left;
  margin-right: 10px;
  width: 80px;
}
.consultList .li2 {
  line-height: 20px;
  width: 500px;
}
.consultList .li2 .name {
  padding-right: 10px;
}
.consultList .li2 div {
  line-height: 24px;
}
.consultList .li3 {
  float: right;
  margin-top: 20px;
  margin-left: 10px;
}
.consultList .li3 .btn {
  width: auto !important;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  padding: 4px 12px;
  border: none;
  outline: none;
}
.consultList .li3 .btn[disabled] {
  background-color: #aaa !important;
  color: #333;
  cursor: not-allowed;
}
.consultButton {
  width: 50px;
  background: #ccc;
}
.largefairsList .span1 {
  padding-left: 20px;
  width: 280px;
}
.largefairsList .span2 {
  text-align: center;
  width: 120px;
}
.largefairsList .span3 {
  text-align: center;
  width: 80px;
}
.largefairsList .span4 {
  text-align: center;
  width: 180px;
}
.largefairsList .span5 {
  text-align: center;
  width: 80px;
}

.pagebreak li {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.shield {
  vertical-align: middle;
}
.vTools .warn {
  margin-top: 10px;
  color: #F00;
  line-height: 22px;
}
.vTools .warn span {
  float: right;
  color: #000;
}
.dayTip {
  background: #3476a8;
  color: #fff;
}
.dayTip_last {
  background: #96c7ed;
  color: #fff;
}
.dayTip_last a {
  color: #fff;
}
.datePickerLayout {
  width: 280px;
}
.datePickerLayout ul {
  margin-bottom: 20px;
}
.datePickerLayout ul li {
  height: 22px;
  line-height: 22px;
  width: 280px;
  overflow: hidden;
}
.datePickerLayout ul li a {
  color: #3476a8;
  text-decoration: underline;
  font-weight: bold;
}
.aContent a {
  color: #379be9;
  text-decoration: underline;
}

.float0831 {
  width: 140px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: -150px;
  background-color: #ffffff;
}
.float0831 .floatL {
  position: relative;
  width: 14px;
  float: right;
  padding-left: 2px;
  word-break: break-all;
}
.float0831 .tp {
  background-repeat: no-repeat;
  background-position: 0% 0%;
  height: 10px;
}
.float0831 .cn UL {
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  
  padding-top: 0px;
  margin-bottom: 15px;
}
.float0831 .floatR,
.float0831 .tp,
.float0831 .cn {
  
  
}
.float0831 .floatR {
  width: 140px;
  background-repeat: no-repeat;
  background-position: -121px bottom;
  float: left;
  overflow: hidden;
}
.float0831 .cn {
  background-repeat: repeat-y;
  background-position: -262px 0px;
}
.float0831 UL LI.bot {
  border-bottom-style: none;
}
.float0831 .cn UL LI {
  border-bottom: #e6e5e4 1px solid;
  line-height: 36px;
  word-wrap: break-word;
  height: 36px;
  overflow: hidden;
  word-break: normal;
  position: relative;
}
.float0831 .cn H3 {
  text-indent: -9999px;
  height: 36px;
  font-size: 0px;
}
.float0831 .titZx {
  background-position: 5px -10px;
}
.float0831 .cn UL LI.pl25 {
  padding-left: 0px;
}
.float0831 A {
  color: #00a0e9;
}
.float0831 .cn H3 {
  text-indent: -9999px;
  height: 36px;
  font-size: 0px;
}
.float0831 .titZx {
  background-position: 5px -10px;
}
.pl25 a {
  display: block;
  height: 36px;
  line-height: 36px;
}
.pl25 a img {
  vertical-align: middle;
  margin-right: 4px;
}

.zd {
  color: red;
  vertical-align: middle;
}


.pageFormContent {
  color: #666;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  vertical-align: top;
  font-size: 12px;
  line-height: 26px;
  padding: 20px 10px;
}
.pageFormContent .row,
.pageFormContent .auto {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 10px !important;
  position: relative;
}
.pageFormContent .row label,
.pageFormContent .auto label {
  width: 15% !important;
  display: flex;
  align-items: center;
  line-height: normal !important;
}
.pageFormContent .row .Validform_checktip,
.pageFormContent .auto .Validform_checktip {
  bottom: 0;
  margin-left: calc(15% + 10px);
  display: flex;
  align-items: center;
}
.pageFormContent .row .form-upload-container,
.pageFormContent .auto .form-upload-container {
  float: left;
}
.pageFormContent .row .check,
.pageFormContent .auto .check {
  display: inline-block;
  width: auto !important;
}
.pageFormContent .row .input-container,
.pageFormContent .auto .input-container {
  width: 70% !important;
}
.pageFormContent .row .input-container textarea,
.pageFormContent .auto .input-container textarea {
  width: 100% !important;
}
.pageFormContent .row .input-container .txt,
.pageFormContent .auto .input-container .txt {
  width: 100% !important;
}
.pageFormContent .row .selectDiv,
.pageFormContent .auto .selectDiv {
  width: 70%;
}
.pageFormContent .row .selectDiv select,
.pageFormContent .auto .selectDiv select {
  width: 100% !important;
}
.pageFormContent .row .checkbox-list-container,
.pageFormContent .auto .checkbox-list-container {
  width: 70%;
  min-height: 36px;
  display: flex;
  align-items: center;
}
.pageFormContent .row .checkbox-list-container li label,
.pageFormContent .auto .checkbox-list-container li label {
  width: auto !important;
  display: unset !important;
}
.pageFormContent select {
  float: left;
  border: 1px solid #c1c1c1;
  margin: 0;
  vertical-align: top;
  height: 35px;
  line-height: 20px;
  padding: 3px;
  font-size: 12px;
  _margin-top: 3px;
  margin-right: 0;
}
.pageFormContent label {
  cursor: pointer;
  color: #666;
}
.pageFormContent .textarea textarea {
  float: left;
}
.pageFormContent .textarea .Validform_checktip {
  margin-left: 180px;
}
.row {
  
  
  *zoom: 1;
}
.row:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.dialogForm .auto #Consult_consult {
  width: 230px;
}
.consulting-form .row {
  line-height: 38px;
}
.row .red,
.auto .red {
  color: #f00;
  margin-right: 5px;
  font-family: 'simsun';
}
.auto {
  padding-bottom: 5px;
  *zoom: 1;
}
.auto:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.row .label,
.auto .label {
  padding-right: 10px;
  width: 180px;
  float: left;
  height: 26px;
  line-height: 26px;
  text-align: right;
}
.radio ul {
  width: 320px;
  float: left;
}
.radio input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.radio ul label {
  vertical-align: top;
  height: 26px;
  line-height: 26px;
  margin-right: 15px;
  display: inline-block;
  padding: 0 6px 0 4px;
}
.row .txt,
.auto .txt,
.row .date {
  float: left;
  width: 226px;
  border: 1px solid #fff;
  border-color: #ddd;
  background: #fff;
  line-height: 18px;
  _line-height: 20px;
  padding: 2px 6px;
  font-size: 12px;
  vertical-align: top;
  vertical-align: middle\9;
}
.row .txtarea,
.auto .txtarea {
  height: auto;
  width: auto;
  float: left;
  resize: none;
  border: 1px solid #ddd;
}
.row #TeachinAllMore_extends_xjh {
  height: 36px;
  line-height: 36px;
  float: left;
}
.row #TeachinAllMore_extends_xjh + .Validform_checktip {
  height: 36px !important;
  line-height: 36px !important;
  margin-top: 0 !important;
}
.txt.conDate {
  width: 288px !important;
  margin-right: 0;
}
.txt.conTime {
  width: 80px !important;
}
body .question-search .title .selectDiv .zxs {
  height: 25px !important;
  box-sizing: content-box;
  border-color: #ddd;
}
.pileselectDiv {
  float: left;
  position: relative;
}
.pileselectDiv .selectDiv {
  float: none;
}
.pileselectDiv .Validform_checktip {
  margin: 0;
  padding-left: 0;
  position: absolute;
  left: 340px;
  top: 0;
  width: 100%;
}
.dialogForm .label {
  width: 110px;
  position: static !important;
}
.dialogForm.pageFormContent {
  padding: 10px;
  width: 100%;
}
.dialogForm.pageFormContent .toggleContent .messageBox .row .txt {
  width: 288px;
}
.dialogForm.pageFormContent .toggleContent .messageBox .row input {
  margin-right: 5px;
}
.selectDiv {
  width: 320px;
  float: left;
  background: #fff none repeat scroll 0 0;
  border-color: #ddd;
  border-radius: 0;
  box-shadow: none;
  height: 38px;
  line-height: 37px;
  margin-bottom: 0;
}
.selectDiv .txt {
  width: 100%;
}
.selectDiv select {
  width: 290px;
  margin-right: 0;
}
.selectDiv .chosen-container {
  height: 100%;
}
.selectDiv .chosen-container.chosen-disabled .chosen-single {
  background-color: #fafafa;
}
.selectDiv .chosen-container .chosen-single {
  height: 36px;
  border-radius: 0;
  background: none;
}
.selectDiv .chosen-container .chosen-single span {
  line-height: 36px;
  padding-left: 8px;
  font-size: 12px;
}
.selectDiv .chosen-container .chosen-single div b {
  background-position: 0 9px;
}
.selector-input {
  width: 318px;
  padding: 0;
  border: 1px solid #ddd;
  height: 36px !important;
}
.selector-input i {
  color: #666;
  display: block;
  font-style: normal;
  line-height: 36px;
  padding: 0 10px;
}
.Validform_checktip {
  padding-left: 10px;
  color: #666;
  float: left;
  height: 26px;
  line-height: 26px;
}
.image .Validform_checktip,
.checkbox .Validform_checktip {
  margin-left: 190px;
}
.row .d,
.auto .d {
  margin-left: 98px;
}
.linkage {
  height: auto;
}
.linkage ul {
  width: auto;
  float: left;
}
.linkage ul li {
  height: 26px;
  padding-bottom: 10px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.submitField {
  text-align: center;
}
.submitField .btn {
  margin-right: 15px;
  width: auto;
  text-align: center;
  color: #fff;
}
.btn {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  margin-right: 5px;
  padding: 0;
  border: 1px solid #efefef;
  color: #FFF;
  margin-right: -1px;
}
.daterangediv {
  float: left;
}
.daterangespan {
  height: 26px;
  line-height: 26px;
}
.inputButton,
.inputDateButton {
  padding: 0 2px;
  background: url(404.png) no-repeat center 6px;
}
.Validform_checktip {
  margin: 0 0 6px 12px;
  height: auto !important;
  line-height: 20px;
  min-height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
  display: block;
  float: left;
}
.Validform_right {
  padding-left: 20px;
  background: url(../image/right.png) no-repeat left center;
}
.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: normal;
  background: url(../image/error.png) no-repeat left center;
}

.Validform_loading {
  padding-left: 20px;
  background: url(../image/onLoad.gif) no-repeat left center;
}
.Validform_error,
.txt.Validform_error {
  background-color: #ffe7e7;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #999;
  background: -moz-linear-gradient(top, #999, #666 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}
#Validform_msg a.Validform_close:hover {
  color: #ccc;
}
#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #bbb;
  border-top: none;
  text-align: left;
}
.toggleHide .toggleContent {
  display: none;
}
.toggleShow .toggleContent {
  display: block;
}
.toggleShow .spanHide,
.toggleHide .spanShow {
  padding-left: 30px;
  cursor: pointer;
}
.toggleShow h2,
.toggleHide h2 {
  font-size: 16px;
  border-bottom: 1px dashed #ccc;
  padding: 5px 0;
  font-weight: bold;
}
.toggleContent hr {
  border: none;
  background-color: #fff;
}
.toggleShow .spanShow {
  display: none;
  font-size: 12px;
}
.toggleShow .spanHide {
  display: inline;
  font-size: 12px;
}
.toggleHide .spanShow {
  display: inline;
  font-size: 12px;
}
.toggleHide .spanHide {
  display: none;
  font-size: 12px;
}


.mini-menu {
  float: right;
  width: 290px;
  height: 34px;
  line-height: 34px;
}
.mini-menu {
  text-align: right;
  color: #fff;
  float: right;
  width: 260px;
  height: 34px;
  line-height: 34px;
}
.mini-menu .mitem {
  float: right;
  color: #fff;
  display: inline;
  margin: 0 10px;
  height: 34px;
  line-height: 34px;
}
.mspace {
  float: right;
}
.mini-menu a {
  color: #fff;
}
.mini-menu .mobile {
  background: url(../image/sprint.gif) -488px -388px no-repeat;
  padding-left: 15px;
}
.mini-menu .submenu {
  position: absolute;
  z-index: 1500;
  top: 37px;
  width: 130px;
  padding: 6px;
}
.mini-menu .submenu ul {
  background: #fff;
  height: 210px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0 0 8px #cdcdcd;
  -moz-box-shadow: 0 0 8px #cdcdcd;
  box-shadow: 0 0 8px #cdcdcd;
  padding: 6px 0;
}
.mini-menu .submenu li {
  height: 35px;
  line-height: 35px;
}
.mini-menu .submenu li a {
  padding: 0 10px;
  color: #585858;
  text-align: left;
  display: block;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #dcdddd;
}
.mini-menu .submenu li a:hover {
  background: #efefef;
  text-decoration: none;
}
.mini-menu .submenu i {
  text-decoration: none;
  float: right;
  padding-right: 10px;
  color: #f00;
}
.mini-menu .notice {
  cursor: pointer;
  background: url(../image/sprint.gif) -482px -442px no-repeat;
  padding: 3px 15px;
  position: relative;
}
.mini-menu .notice .submenu {
  left: -27px;
}
.ui_sup {
  position: absolute;
  top: 0px;
  left: 13px;
  cursor: pointer;
  z-index: 210;
  background-color: #FE6600;
  color: #FFF;
  padding: 1px 0;
  font-style: normal;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 12px;
  height: 13px;
  display: inline-block;
}
.ui_sup b {
  height: 11px;
  background-color: #FE6600;
  margin: 0 -1px;
  display: inline-block;
  height: 13px;
  padding: 0 3px;
  _position: relative;
  left: -1px;
  white-space: nowrap;
}
.username {
  cursor: pointer;
  position: relative;
  display: inline;
  padding: 0px 15px 3px 0;
  background: url(../image/sprint.gif) right -482px no-repeat;
}
.username a {
  color: #fff;
  padding-left: 10px;
}
.username .submenu {
  right: -17px;
  width: 80px;
}
.username span {
  margin-left: 3px;
  border-color: #fff transparent transparent;
  border-style: solid dashed dashed;
  border-width: 4px 4px 0;
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0;
}
.password {
  margin-top: -1px;
}
.password .placeholder {
  padding-top: 6px;
}
.mlogin {
  float: right;
  padding: 0 10px;
}

#nv .sub-nav {
  position: absolute;
  z-index: 1500;
  top: 34px;
  left: 0;
  width: 130px;
  padding: 6px;
}
#nv .sub-nav ul {
  background: #fff;
  height: 210px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0 0 8px #cdcdcd;
  -moz-box-shadow: 0 0 8px #cdcdcd;
  box-shadow: 0 0 8px #cdcdcd;
  padding: 6px 0;
}
#nv .sub-nav li {
  height: 35px;
  line-height: 35px;
  background-image: none;
}
#nv .sub-nav li a {
  font-weight: normal;
  padding: 0 10px;
  color: #585858;
  font-size: 12px;
  text-align: center;
  display: block;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #dcdddd;
}
#nv .sub-nav li a:hover {
  left: 0;
  border: none;
  font-size: 12px;
  background: #efefef;
  background-image: none;
  text-decoration: none;
}
#nv .sub-nav i {
  text-decoration: none;
  float: right;
  padding-right: 10px;
  color: #f00;
}
#ct {
  min-height: 550px;
  height: auto !important;
  height: 550px;
  overflow: visible;
}
.ct-r {
  background: url(../image/ct-r.gif) repeat-y;
}
.cw {
  margin-top: 20px;
  padding: 0 9px;
  position: relative;
  background: url(../image/c.gif) repeat-y;
  background-color: #fff;
}
.ct-l {
  margin-top: 20px;
  padding: 0 9px;
  position: relative;
  background: url(../image/ct.gif) repeat-y;
}
.ct-m {
  margin-top: 20px;
  padding: 0 9px;
  position: relative;
  background: url(../image/cm.gif) repeat-y;
}
.ct-n {
  margin-top: 20px;
  padding: 0 9px;
  position: relative;
  background: url(../image/ct-n.gif) repeat-y;
}
.ct-bd {
  position: absolute;
  width: 9px;
  height: 9px;
  background-image: url(../image/sprint.gif);
  font-size: 0;
}
.ct-tp {
  position: absolute;
  height: 9px;
  font-size: 0;
  background: url(../image/repeat-x.gif) center -109px;
}
.ct-bt {
  position: absolute;
  bottom: 0;
  height: 9px;
  font-size: 0;
  background: url(../image/repeat-x.gif) center -118px;
}
.ct-lt {
  left: 0;
  top: 0;
}
.ct-rt {
  right: 0;
  top: 0;
  background-position: -9px 0;
}
.ct-rb {
  right: 0;
  bottom: 0;
  background-position: -18px 0;
}
.ct-lb {
  left: 0;
  bottom: 0;
  background-position: -27px 0;
}
.xmn {
  width: 700px;
  padding: 20px;
}
.wmn {
  width: 940px;
  padding: 20px;
}
.sd {
  float: left;
  width: 170px;
  
}
.xsd {
  width: 240px;
}
.m-bk {
  padding: 0px 10px 0 10px;
}
.m-title {
  border-bottom: 1px solid #d9d9d9;
}
.m-title h2 {
  padding: 0 15px;
}
.m-ct li {
  height: 58px;
  border-bottom: 1px dashed #d9d9d9;
  text-align: center;
  line-height: 58px;
}
.m-ct img {
  vertical-align: middle;
}

.zx-list {
  padding: 0 5px;
}
.zx-list ul {
  height: 34px;
}
.zx-header {
  background: #ecf3fb;
}
.zx-list li {
  overflow: hidden;
  color: #666666;
  padding-left: 15px;
  height: 34px;
  line-height: 34px;
  border-right: 3px solid #fff;
  float: left;
}
.zx-list a {
  color: #666;
}
.zx-header li {
  font-weight: bold;
}
.zx-list .span-1 {
  width: 350px;
}
.zx-list .span-1 a {
  color: #009bd8;
}
.zx-list .span-2 {
  width: 70px;
  text-align: center;
  padding: 0;
}
.zx-list .span-3 {
  width: 280px;
}
.zx-list .span-4 {
  width: 120px;
  padding: 0;
  text-align: center;
}
.zx-list .span-5 {
  width: 85px;
  border-right: 0;
}
.zx-list .span-6 {
  width: 185px;
}
.zx-title {
  padding-left: 15px;
  height: 38px;
  line-height: 38px;
  color: #99c113;
  font-weight: 700;
}
.zx-style-1 {
  background: #e7f1e8;
}
.zx-style-2 {
  background: #f5fdff;
}
.pannel-bar {
  height: 29px;
  padding: 20px 5px 15px 5px;
}
.pannel-dropdown {
  position: relative;
  height: 29px;
  float: right;
}
.pannel-dropdown .dropdown {
  cursor: pointer;
  text-decoration: none;
  margin-right: 10px;
  display: block;
  width: 64px;
  height: 29px;
  padding-left: 15px;
  line-height: 29px;
  background: url(../image/sprint.gif) -184px -9px;
}
.pannel-dropdown .dropdown-submenu {
  padding-top: 5px;
}
.pannel-dropdown ul {
  display: none;
  position: absolute;
  z-index: 111;
  border: 1px solid #ccc;
  background: #FFF;
  height: 200px;
  overflow-y: auto;
  width: 130px;
}
.pannel-dropdown li {
  height: 26px;
  line-height: 20px;
}
.pannel-dropdown li a {
  padding: 3px 5px 3px 15px;
  display: block;
  height: 20px;
  line-height: 20px;
}
.pannel-dropdown li a:hover {
  background: #0088cc;
  color: #fff;
  text-decoration: none;
}
.city-menu {
  min-width: 80px;
  _width: 80px;
}
.zx-sch {
  width: 185px;
  height: 29px;
  float: right;
  padding-right: 3px;
}
.zx-sch input,
.zx-sch button {
  border: 0;
  margin: 0;
  padding: 0px;
}
.zx-sch-keyword {
  float: right;
  width: 119px;
  height: 29px;
  background: url(../image/sprint.gif) 0 -9px;
}
.zx-sch input {
  display: block;
  height: 27px;
  background: none;
  padding: 0 5px;
  width: 109px;
}
.zx-sch-btn {
  float: right;
  width: 65px;
  height: 29px;
  background: url(../image/sprint.gif) -119px -9px;
}
.zx-sch button {
  display: block;
  width: 65px;
  height: 29px;
  background: none;
  text-indent: -9999px;
  cursor: pointer;
}
.search-condition {
  padding: 5px 10px;
  margin-top: 20px;
}
#condition-keyword {
  height: 18px;
}
.search-condition dl {
  padding: 3px 0;
}
.search-condition dl.bottom {
  border-bottom: 1px dashed #ccc;
}
.search-condition dt {
  float: left;
  width: 50px;
  font-weight: bold;
  text-align: right;
  line-height: 25px;
}
.search-condition dd {
  overflow: hidden;
}
.search-condition dd ul li {
  float: left;
  margin-right: 12px;
}
.search-condition dd a {
  line-height: 25px;
  padding: 4px 6px;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.search-condition dd .select a {
  color: #000;
  background: #ddf0fa;
  
}
.search-condition dd ul li.w_t {
  width: 80px;
}
.search-condition dd ul li.w_t2 {
  width: 72px;
  float: left;
  margin-right: 0px;
}
.search-condition dd.condition-city div {
  width: 60px;
  float: left;
  display: inline;
  margin-right: 10px;
}
.search-condition dd.condition-city ul {
  width: 830px;
  float: left;
}
.search-condition dd.condition-city ul li {
  width: 50px;
}

.job-search {
  height: 55px;
  overflow: hidden;
  width: 755px;
  margin: 10px;
  padding: 10px;
  border: 1px dashed #ccc;
}
.title {
  position: relative;
}
.title-type {
  padding-left: 8px;
}
.title-type li {
  float: left;
  padding: 0 5px;
  cursor: pointer;
  margin-right: 8px;
}
.title-type li.current {
  background: #ddf0fa;
}
.title .search-input {
  float: left;
  width: 400px;
  height: 30px;
  line-height: 30px;
}
.title .search-input input {
  width: 312px;
}
.title .search-submit {
  background-position: -326px 0;
  width: 106px;
  color: #fff;
  position: absolute;
  left: 400px;
  top: 16px;
}
.search-list {
  margin-top: 40px;
}
.search-list li {
  float: left;
  width: 370px;
  margin-top: 10px;
}
.search-list li .tit {
  float: left;
  line-height: 28px;
}
.search-list li .selector-input {
  float: left;
  width: 294px;
}
.search-list li .selector-input i {
  height: 28px;
  overflow: hidden;
  display: block;
}
.title .action {
  float: left;
  line-height: 30px;
}
.title .action .more {
  padding-left: 20px;
}
.more-up {
  background: url(../image/more_up.gif) no-repeat left center;
}
.more-down {
  background: url(../image/more_down.gif) no-repeat left center;
}

.jobfair-title {
  line-height: 34px;
}
.jobfair-title h1 {
  font-size: 22px;
  font-weight: bold;
  font-family: "微软雅黑";
  font-weight: normal;
}
.addFollow {
  float: right;
  text-align: center;
  width: 63px;
  height: 29px;
  padding-bottom: 2px;
  line-height: 29px;
  cursor: pointer;
  background: url(../image/sprint.gif) -263px 0;
}
.addFollow a {
  color: #fff;
  display: block;
  width: 63px;
  height: 29px;
}
.addFollow a:hover {
  text-decoration: none;
}
.addStand {
  width: 106px;
  background-position: -326px 0;
  margin-left: 10px;
}
.addStand a {
  width: 106px;
}
.x-info {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.x-info li {
  height: 30px;
  line-height: 22px;
  color: #aaaaaa;
}
.x-info li span {
  color: #666666;
}
.x-ct-wp {
  padding-top: 10px;
}
.x-title {
  height: 29px;
  line-height: 29px;
  color: #aaaaaa;
}
.x-ct {
  padding: 10px 0;
  line-height: 20px;
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
}
.x-ct p {
  padding: 9px 0;
}

.m-title {
  height: 28px;
  line-height: 28px;
}
.m-title h2 {
  height: 18px;
  line-height: 18px;
  border-left: 4px solid #00b3ff;
}
.m-title h2 span {
  float: right;
  color: #009bd8;
  font-weight: normal;
}

.job-pannel {
  height: 43px;
}
.job-list {
  border-bottom: 2px solid #b9d5fd;
  min-height: 630px;
  height: auto !important;
  height: 630px;
}
.job-list .job-header {
  height: 34px;
  line-height: 34px;
  background: #f4fafd;
  font-weight: bold;
}
.job-list .job-header li {
  height: 34px;
  line-height: 34px;
}
.job-list .job-block {
  height: 38px;
  line-height: 38px;
}
.job-list .job-block li {
  border-bottom: 1px dotted #e8e8e8;
}
.mt26 {
  margin-top: 26px;
}
.job-list li {
  float: left;
  height: 37px;
  overflow: hidden;
}
.job-list .span-0 {
  width: 20px;
  padding-left: 10px;
}
.job-list .span-0 input {
  vertical-align: middle;
  height: 37px;
  line-height: 37px;
}
.job-list .span-1 {
  padding-left: 5px;
  width: 220px;
  overflow: hidden;
}
.job-list .span-1 a {
  color: #009bd8;
  font-weight: bold;
}
.job-list .span-2 {
  padding-left: 5px;
  width: 210px;
  overflow: hidden;
}
.job-list .span-2 a {
  color: #009bd8;
}
.job-list .span-3 {
  padding-left: 5px;
  width: 140px;
}
.job-list .span-4 {
  text-align: center;
  width: 90px;
}
.job-list .span-5 {
  text-align: center;
  width: 80px;
  padding-right: 10px;
}
.job-list .span-6 {
  padding-left: 5px;
  width: 300px;
  overflow: hidden;
}
.job-list .span-7 {
  text-align: center;
  width: 260px;
  overflow: hidden;
}
.job-list .span-6 a,
.job-list .span-7 a {
  color: #009bd8;
  font-weight: bold;
}
.job-list .largefairs-1 {
  padding-left: 20px;
  width: 280px;
}
.job-list .largefairs-2 {
  text-align: center;
  width: 120px;
}
.job-list .largefairs-3 {
  text-align: center;
  width: 80px;
}
.job-list .largefairs-4 {
  text-align: center;
  width: 180px;
}
.job-list .largefairs-5 {
  text-align: center;
  width: 80px;
}
.campus-list {
  margin-top: 11px;
  border-bottom: 2px solid #b9d5fd;
}
.campus-list .campus-header {
  height: 34px;
  line-height: 34px;
  background: #f4fafd;
  font-weight: bold;
}
.campus-list .campus-header li {
  height: 34px;
  line-height: 34px;
}
.campus-list .campus-block {
  height: 38px;
  line-height: 38px;
}
.campus-list .campus-block li {
  border-bottom: 1px dotted #e8e8e8;
}
.campus-list li {
  float: left;
  height: 37px;
  overflow: hidden;
}
.campus-list .span-1 {
  padding-left: 25px;
  width: 430px;
  overflow: hidden;
}
.campus-list .span-1 a {
  color: #009bd8;
  font-weight: bold;
}
.campus-list .span-2 {
  padding-left: 5px;
  width: 210px;
  overflow: hidden;
}
.campus-list .span-2 a {
  color: #009bd8;
}
.campus-list .span-3 {
  padding-left: 5px;
  width: 140px;
}
.campus-list .span-4 {
  text-align: center;
  width: 90px;
}
.keywordBar {
  padding: 0px 0 0px 8px;
}
.keywordBar .keyword-btn {
  background: url("404.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 30px;
  cursor: pointer;
}
.keywordBar .text {
  background: #fbfbfb;
  width: 107px;
  padding: 5px;
  vertical-align: middle;
  border-right: none;
  line-height: 20px;
}
input.text {
  border-width: 1px;
  border-style: solid;
  background: #f9f9f9;
  border-color: #c6c6c6 #eee #eee #c6c6c6;
  height: 18px;
  line-height: 14px;
  _line-height: 18px;
  padding: 2px;
  vertical-align: middle 9;
}

.j-bk .title {
  height: 43px;
  line-height: 43px;
  margin: 0 7px;
  font-size: 14px;
}
.j-bk dl {
  padding-bottom: 10px;
}
.j-bk dl dt {
  color: #999999;
  padding: 2px 0;
  margin: 0 7px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.j-bk dl dd {
  padding: 0 7px;
  line-height: 20px;
  color: #aaaaaa;
}
.j-bk dl dd a {
  color: #009bd8;
}
.job-tools {
  height: 60px;
}
.job-tools .ckbox {
  width: 65px;
  padding-left: 10px;
  float: left;
  height: 40px;
  padding-top: 15px;
}
.job-tools .ckbox label {
  padding-left: 5px;
}
.collect {
  color: #666666;
  background: url(../image/sprint.gif) 0 -38px;
}
.apply:hover,
.collect:hover {
  text-decoration: none;
}

.j-h1 {
  padding-bottom: 10px;
  border-bottom: 2px solid #b9d5fd;
  font-family: "微软雅黑";
  margin-top: 5px;
}
.j-h1 h1 {
  font-size: 22px;
  height: 34px;
  line-height: 34px;
  font-weight: normal;
}
.j-h1 .warn {
  color: #F00;
  height: 22px;
  line-height: 22px;
}
.j-h1 .warn span {
  float: right;
  color: #000;
}
.j-h1 .name {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  margin-left: -5px;
}
.j-h1 .name a {
  color: #009bd8;
}
.operation .share {
  float: none;
  padding-top: 0;
  color: #666;
  line-height: 33px;
}
.operation .share ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  margin-left: 5px;
}
.operation .share ul li a {
  color: #666;
  font-size: 20px;
}
.operation .share ul li a:hover {
  color: #1472DF;
}
.operation .share ul li .share-link a {
  margin-left: 5px !important;
}
.operation .share ul li .share-link a:first-child {
  margin-left: 0 !important;
}
.operation a + .share {
  padding-top: 15px;
}
.j-info li {
  width: 310px;
  float: left;
}
.j-info {
  padding-bottom: 10px;
  border-bottom: 0;
}
.tools {
  height: 30px;
}
.tools a {
  float: left;
  display: block;
  width: 106px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #009bd8;
}
.tools .apply {
  margin: 0;
  color: #fff;
}
.j-title,
.tab {
  color: #333333;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  background: #edf6fb;
  margin-top: 30px;
  padding-left: 10px;
  clear: both;
}
.tab a {
  display: block;
  float: left;
  padding: 0 20px;
  height: 25px;
  margin-top: 5px;
}
.tab .curr {
  background: #FFF;
}

.j-history .m-title {
  margin: 0 15px;
}
.j-history dl {
  margin: 0 15px;
  padding: 10px 0;
  border-bottom: 1px dashed #d9d9d9;
}
.j-history dt,
.j-history dd {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.j-history dt a {
  color: #009bd8;
  height: 20px;
  line-height: 20px;
  width: 155px;
  float: left;
  overflow: hidden;
}
.j-history dt span {
  float: right;
  color: #aaa;
}

.u-menu {
  width: 170px;
  float: left;
  padding-top: 34px;
}
.u-menu li {
  height: 34px;
  line-height: 34px;
}
.u-menu li a {
  padding-left: 20px;
  border-left: 5px solid #fff;
  display: block;
  height: 33px;
  line-height: 33px;
  border-bottom: 1px dashed #d9d9d9;
}
.u-menu li a:hover,
.u-menu .curr {
  text-decoration: none;
  border-left: 5px solid #00b3ff;
  background: #ebf1f8;
  border-bottom: 1px solid #ebf1f8;
}
.second-nav {
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
}
.umn {
  float: none;
  width: 780px;
  padding: 25px 15px;
  margin: 0 auto;
}
.usr-card {
  padding-left: 10px;
  height: 100px;
}
.usr-card dt {
  width: 102px;
  height: 102px;
  float: left;
  border: 1px solid #dedede;
}
.usr-card dd {
  padding-left: 28px;
  width: 400px;
  height: 102px;
  float: left;
}
.usr-card ul {
  background: url(../image/sprint.gif) -484px 0 no-repeat;
  padding-left: 25px;
}
.usr-card li {
  color: #aaaaaa;
  height: 26px;
  line-height: 26px;
}
.usr-card li span {
  color: #666666;
}
.msg-type {
  height: 50px;
  line-height: 50px;
}
.msg-type a {
  margin: 0 10px;
}
.msg-type .curr {
  color: #009bd8;
  font-weight: bold;
}
.msg-list li {
  padding-left: 47px;
  padding-right: 10px;
  background: url(../image/sprint.gif) -470px -108px no-repeat;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #d9d9d9;
}
.msg-list li span {
  float: right;
}
.msg-list li .linktext {
  color: #009bd8;
}
.guide-list li {
  padding-left: 27px;
  padding-right: 10px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #d9d9d9;
}
.guide-list li span {
  float: right;
}

.resume-c {
  margin-top: 10px;
}
.resume-c li {
  float: left;
}
.resume-h {
  color: #aaaaaa;
  border-top: 1px solid #b9d5fd;
  background: #f4fafd;
  height: 33px;
  line-height: 33px;
}
.resume-c .span-1 {
  width: 165px;
  padding-left: 25px;
}
.resume-c .span-1 a {
  color: #333333;
  font-weight: bold;
}
.resume-c .span-2 {
  width: 180px;
  padding-left: 20px;
}
.resume-c .span-3 {
  width: 120px;
}
.resume-c .span-4 {
  width: 230px;
  text-align: left;
}
.resume-c .span-4 a {
  margin: 0 5px;
  color: #009bd8;
}
.resume-l {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px dashed #d9d9d9;
}

.resume {
  padding: 0 20px;
}
.r-update {
  margin-top: 15px;
  text-align: right;
  color: #aaaaaa;
  height: 36px;
  line-height: 36px;
}
.r-update span {
  color: #666666;
}
.r-title {
  font-family: verdana;
  font-size: 14px;
  padding: 0 15px;
  color: #333;
  font-weight: bold;
  background: #edf6fb;
  height: 43px;
  line-height: 43px;
}
.r-title a {
  font-size: 12px;
  margin-top: 6px;
  font-weight: normal;
  text-align: center;
  color: #FFF;
  float: right;
  margin-left: 10px;
  width: 49px;
  height: 30px;
  line-height: 30px;
  background: url(../image/sprint.gif) -332px -38px;
}
.r-title a:hover {
  text-decoration: none;
}
.usr-info {
  padding-top: 30px;
}
.usr-info dt {
  float: left;
  width: 515px;
  height: 210px;
}
.usr-info dd {
  float: left;
  width: 116px;
  height: 210px;
}
.usr-avatar {
  height: 160px;
}
.usr-avatar a {
  position: relative;
  display: block;
  height: 114px;
  width: 114px;
  border: 1px solid #e3e3e3;
}
.fn-change-avatar span {
  left: 0 !important;
  right: 0;
  display: block;
  width: 100%;
}
.usr-avatar img {
  width: 114px;
  height: 114px;
}
.usr-avatar span {
  filter: alpha(opacity=70);
  
  -moz-opacity: 0.7;
  
  opacity: 0.7;
  color: #fff;
  bottom: 1px;
  left: 1px;
  padding-left: 43px;
  position: absolute;
  display: block;
  width: 69px;
  height: 21px;
  line-height: 21px;
  background: url(../image/sprint.gif) -332px -79px;
}
.usr-info li {
  height: 30px;
  line-height: 30px;
  color: #666;
}
.usr-info li span {
  float: left;
  width: 100px;
  text-align: right;
  color: #aaa;
}
.isPreview {
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
}
.isPreview input {
  vertical-align: middle;
  line-height: 20px;
  height: 20px;
}
.r1 {
  height: 285px;
}
.r-form table {
  width: 650px;
  font-family: verdana;
}
.r-form .label {
  text-align: right;
}
.aster {
  color: #F00;
}
.r-form input.text {
  width: 335px;
  border: 1px solid;
  border-color: #ccc;
  
  padding: 2px 2px;
  height: 30px;
  background-color: #fff;
  line-height: 30px;
}
.r-form td {
  padding: 4px 4px;
}
.r-form td textarea {
  width: 335px;
  height: 90px;
  overflow-y: auto;
  border: 1px solid #ccc;
}
.rbk {
  padding-bottom: 50px;
}
.rbk ul,
.rbk ol {
  border-bottom: 1px solid #eee;
  height: 33px;
  line-height: 33px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rbk ul {
  color: #aaa;
}
.rbk li {
  height: 33px;
  line-height: 33px;
  float: left;
  overflow: hidden;
}
.rbk .wA {
  width: 160px;
  padding-left: 60px;
}
.rbk .wB {
  width: 150px;
}
.rbk .wC {
  width: 80px;
}
.rbk .wD {
  width: 90px;
}
.rbk .wE {
  width: 130px;
}
.rbk .wF {
  width: 100px;
  padding-left: 60px;
}
.rbk .wG {
  width: 320px;
}
.rbk .wH {
  width: 380px;
  padding-left: 60px;
}
.rbk .wI {
  width: 130px;
}
.rbk .hA {
  height: auto;
}

.rbk .modify a {
  color: #009bd8;
}
.rbk .modify {
  float: right;
  padding-right: 10px;
  display: none;
}
.rbk .hover .modify {
  display: block;
}
.rbk ul {
  margin-top: 20px;
}
.rbk ol.hover {
  background: #fffad6;
}
.rbk .edit {
  padding: 10px 10px 0 20px;
  background: url(../image/sprint.gif) -480px -135px no-repeat;
}
.rbk .del {
  padding: 10px 10px 0 20px;
  background: url(../image/sprint.gif) -480px -165px no-repeat;
}
.rbk dl {
  height: 50px;
  padding-left: 30px;
  padding-top: 20px;
}
.rbk dt {
  width: 48px;
  height: 48px;
  background: url(../image/sprint.gif) 0 -246px;
  float: left;
}
.rbk dd {
  color: #333;
  width: 530px;
  height: 50px;
  padding-left: 20px;
  float: left;
  padding-top: 5px;
}
.rbk dd p {
  line-height: 21px;
}
.rbk dd p a {
  color: #009bd8;
}
.rsd {
  width: 200px;
  padding: 30px 20px;
}
.rsd .preview {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint.gif) 0 -306px;
}
.rsd .save {
  margin: 0 auto;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint.gif) 0 -358px;
}
.limit {
  width: 200px;
  height: 12px;
  background: url(../image/sprint.gif) -61px -276px;
}
.limit span {
  display: block;
  width: 200px;
  height: 21px;
  background: url(../image/sprint.gif) -61px -252px;
}
.rsd .percent {
  padding-top: 30px;
  font-size: 14px;
  font-weight: bold;
}
.rsd .percent .title {
  height: 35px;
  line-height: 35px;
  color: #666;
}
.rsd .percent .title span {
  float: right;
  color: #8eb346;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
}
.rsd .ritem {
  padding-top: 20px;
}
.rsd .ritem li {
  height: 30px;
}
.rsd .ritem li a {
  padding-left: 5px;
  display: block;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px dashed #d9d9d9;
}
.rsd .ritem li a:hover {
  display: block;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px solid #d9d9d9;
  background: #EEFDCF;
}
.rsd .ritem li .ok {
  float: right;
  background: url(../image/sprint.gif) no-repeat -485px -260px;
  width: 11px;
  height: 8px;
  display: block;
  margin: 0 30px 0 0;
  *zoom: 1;
}
.rsd .ritem li .ok:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.rsd .ritem li .hide {
  float: right;
  background: url(../image/sprint.gif) no-repeat -485px -288px;
  width: 13px;
  height: 13px;
  text-indent: -9999px;
  display: block;
  margin: 10px 5px 0 0;
}
.rsd .ritem li span {
  float: right;
  color: #aaa;
}
.flag {
  padding: 20px 0;
  text-align: center;
}
.flag .ok {
  background: url(../image/sprint.gif) no-repeat -485px -256px;
  margin: 10px 5px 0 0;
  padding: 0 10px 0 15px;
}
.flag .hide {
  background: url(../image/sprint.gif) no-repeat -485px -285px;
  margin: 10px 5px 0 0;
  padding: 0 10px 0 15px;
}
.s-1 .title {
  background: url(../image/sprint.gif) -470px -210px no-repeat;
  padding-left: 45px;
  margin-top: 40px;
  height: 28px;
  padding-bottom: 5px;
  line-height: 28px;
}
.s-1 .b {
  font-size: 10.5pt;
  font-weight: bold;
}
.s-1 .g6 {
  color: #666;
}
.options {
  border: 1px solid #EBEBEB;
  padding: 20px 15px 10px 5px;
  margin: 15px 0;
}
.options li {
  background: url(../image/sprint.gif) no-repeat -306px -146px;
  float: left;
  height: 23px;
  line-height: 23px;
  padding-left: 10px;
  margin-left: 15px;
  margin-bottom: 15px;
  display: inline;
  cursor: pointer;
  white-space: nowrap;
  _width: 50px;
}
.options li a {
  background: url(../image/sprint.gif) no-repeat -412px -146px;
  display: inline-block;
  width: 44px;
  text-align: center;
  margin-left: 10px;
  color: #666;
}
.options .hide {
  display: none;
}
.options li.hover {
  background: url(../image/sprint.gif) no-repeat -306px -123px;
}
.options li.hover a {
  color: #fff;
  text-decoration: none;
  background: url(../image/sprint.gif) no-repeat -412px -123px;
}
.rhd {
  height: 70px;
}
.rp {
  width: 750px;
  margin: 0 auto;
}
.rp-l {
  margin-top: 23px;
  padding: 0 9px;
  position: relative;
  background: url(../image/rp.gif) repeat-y;
}

.loginForm {
  margin-bottom: 0;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  color: #000000;
  
  font-size: 14px;
  font-variant: tabular-nums;
  height: 38px;
  line-height: 1.5;
  list-style: outside none none;
  margin: 0;
  min-height: 100%;
  padding: 4px 15px 4px 30px;
  position: relative;
  text-align: inherit;
  transition: all 0.3s ease 0s;
  width: 100%;
  margin-left: -1px;
  float: left;
  outline: none;
}
.loginFormIpt {
  position: relative;
  height: 38px;
  line-height: 38px;
  clear: both;
  border-bottom-color: #d5dbe2;
  border-right-color: #d5dbe2;
  border-radius: 2px;
}
#idInputLine {
  margin-bottom: 20px;
}
.loginFormIpt-over {
  border-color: #a6b4c9;
  border-bottom-color: #bac5d4;
  border-right-color: #bac5d4;
}
.loginFormIpt-focus .loginFormTdIpt,
.loginFormIpt-over .loginFormTdIpt {
  background-position: 0 -160px;
}
.loginFormIpt-focus {
  border-color: #60a4e8;
  border-bottom-color: #84b4fc;
  border-right-color: #84b4fc;
}
.loginFormIpt-focus .placeholder {
  color: #b4c0d2;
}
.loginFormIptWiotTh {
  height: 35px;
  border: none;
  margin-top: 19px;
  width: 255px;
}
.loginFormTh {
  width: 36px;
}
.loginFormThMob {
  display: none;
}
.loginFormTdIpt {
  margin-bottom: 0;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  color: #000000;
  
  font-size: 14px;
  font-variant: tabular-nums;
  height: 38px;
  line-height: 1.5;
  list-style: outside none none;
  margin: 0;
  min-height: 100%;
  padding: 4px 15px 4px 30px;
  position: relative;
  text-align: inherit;
  transition: all 0.3s ease 0s;
  width: 100%;
  margin-left: -1px;
  float: left;
  outline: none;
}
.loginFormTdIpt:hover {
  border-color: #0071bc;
}
.loginFormTdIpt:focus {
  border-color: #0071bc;
}
.loginFormTdIpt:focus {
  outline: 0;
}
.loginFormTdIpt-focus {
  color: #333;
  font-weight: 700;
}
.showPlaceholder .placeholder {
  visibility: visible;
  cursor: text;
  padding-left: 20px;
}
.placeholder {
  color: #999;
  font-size: 12px;
  text-indent: 10px;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  background: none;
}
.university {
  cursor: pointer;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  padding: 0 5px;
  height: 33px;
  background: #fff;
  overflow: hidden;
  display: block;
  right: 0;
  top: 0px;
}
.login-form-error {
  background: #FFFBFC;
  border-color: #F00 !important;
}
.login-wp {
  padding: 50px 0;
  width: 588px !important;
  height: auto;
  margin: 0 auto;
  min-height: 468px;
}
.login-wp .wp {
  width: 100%;
}
.login-wp * {
  box-sizing: border-box;
}
.login-form {
  position: relative;
  width: 588px;
  height: auto;
  background: #FFF;
  border: 1px solid #eee;
  border-radius: 4px;
  float: none;
  margin: 0 auto;
  padding: 40px 114px 40px;
}
.login-form > ul {
  font-size: 20px;
  line-height: 33px;
  margin: 0 0 15px 0;
}
.login-form > ul {
  font-size: 20px;
  line-height: 33px;
  margin: 0 0 15px 0;
}
.login-form .uname {
  background: url("../image/username.png") #fff no-repeat;
  background-size: 20px 20px;
  background-position: 5px 8px;
  vertical-align: middle;
}
.login-form .upwd {
  background: url("../image/aui-icon-lock.png") #fff no-repeat;
  background-size: 20px 20px;
  background-position: 5px 8px;
  vertical-align: middle;
}
.login-form form {
  padding: 0;
}
#login-type li {
  cursor: pointer;
  background: url(../image/repeat-x.gif) 0 -127px;
  border-bottom: 1px solid #b7c2c9;
  padding-left: 0;
  padding-top: 0;
  color: #333;
}
#login-type-1 {
  border-right: 1px solid #b7c2c9;
}
#login-type-2 {
  border-left: 1px solid #b7c2c9;
}
#login-type-1.curr {
  font-weight: bold;
  background: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#login-type-2.curr {
  font-weight: bold;
  background: none;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.login-form .txt {
  margin: 0;
  padding: 0;
  border: 0;
}
#university-list {
  z-index: 111;
  display: none;
  border: 1px solid #bac5d4;
  border-bottom: 0;
  position: absolute;
  width: 253px;
  left: -1px;
  top: 33px;
  z-index: 1111px;
  background: #fff;
}
#university-list li {
  font-size: 12px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
}
#university-list li a {
  color: #92a4bf;
  display: block;
  height: 33px;
  padding: 0 5px;
  line-height: 33px;
  border-bottom: 1px solid #bac5d4;
  text-decoration: none;
}
#university-list li .disabled {
  cursor: default;
  color: #CCC;
}
#university-list li .disabled:hover {
  background: #fff;
  color: #CCC;
}
#university-list li .disabled span {
  color: #CCC;
}
#university-list li span {
  float: right;
}
#university-list li a:hover {
  background: #eef3f8;
  color: #000;
}
.login-bar {
  height: 45px;
  padding-right: 0;
  padding-left: 0;
  padding: 15px 0;
  font-size: 12px;
}
.login-bar input {
  vertical-align: middle;
  margin: 0;
}
.login-bar .lostpwd {
  float: right;
  color: #0071bc;
  font-size: 12px;
}
.login-bar .rememberMe {
  float: left;
}
.login-btn {
  padding-right: 0;
  padding-left: 0;
}
.login-btn button {
  background-color: #0071bc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #dcdfe6;
  color: #fff;
  width: 100%;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.login-btn a {
  color: #444444;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #0071bc;
  color: #fff;
}
.login-btn a.not-stu {
  background-image: none;
  background: none;
  color: #0071bc;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 40px;
  font-size: 12px;
  border-radius: 4px;
}
.mobile-client-download {
  width: 288px;
  position: relative;
  left: 0;
  background: #fbfbfc url(../image/sprint.gif) 0 -163px;
  position: absolute;
  bottom: 0;
  height: 64px;
  border-top: 1px solid #f1f3f5;
}
.client-ios {
  text-indent: -9999px;
  width: 75px;
  height: 40px;
  position: absolute;
  left: 60px;
  top: 10px;
}
.client-android {
  text-indent: -9999px;
  width: 75px;
  height: 40px;
  position: absolute;
  left: 145px;
  top: 10px;
}

.regBtn {
  display: block;
  width: 119px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(../image/sprint.gif);
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  background-position: 0 bottom;
  text-decoration: none;
  color: #FFF;
  outline: none;
  text-align: center;
  font-weight: bold;
}
.regBtn-hover,
.regBtn:hover {
  background-position: -144px bottom;
  color: #fff;
}
.regBtn-active,
.regBtn:active {
  background-position: -288px bottom;
}
.regForm {
  width: 740px;
  padding-left: 135px;
  margin-top: 20px;
}
.seek-steps {
  margin-left: 14%;
  margin-top: 30px;
}
.arrow {
  background: url(../image/icon01.png) #fff no-repeat;
  background-position: 91px -126px;
}
.seek-steps .arrow {
  background: url(../image/step_arrow.png) no-repeat;
  position: absolute;
  width: 10px;
  height: 35px;
  overflow: hidden;
  top: -1px;
}
.step-p {
  margin-right: 27px;
  position: relative;
}
.step-green {
  background: #7da415;
  border: solid 1px #567e20;
  color: #fff;
  font-weight: bold;
  border-right: 0;
}
.step-green .arrow-t {
  background-position: 0 0;
  display: inline-block;
  right: -10px;
}
.step-green .arrow-w {
  background-position: -10px -122px;
  display: inline-block;
  left: -10px;
}
.step-grey {
  background: #e4ece5;
  border: solid 1px #cfdcd1;
  color: #4b4b4b;
}
.step-grey .arrow-t {
  background-position: 0 -40px;
  right: -10px;
}
.step-grey .arrow-w {
  background-position: -10px -79px;
  left: -10px;
}
.seek-steps .step-p {
  display: inline-block;
  text-align: center;
  line-height: 33px;
  font-size: 14px;
  height: 33px;
}
.seek-steps .step-1 {
  width: 215px;
  border-right: 0;
}
.seek-steps .step-2 {
  width: 208px;
}
.seek-steps .step-3 {
  width: 208px;
}
.seek-steps .step-4 {
  width: 215px;
  margin-right: 0;
}
.seek-steps .index {
  display: inline-block;
  margin-right: 11px;
}

.n-list li {
  border-bottom: 1px dashed #d8d8d8;
  height: 36px;
  line-height: 36px;
  padding: 0 25px;
  background: url(../image/sprint.gif) no-repeat -480px -358px;
}
.n-list li span {
  float: right;
}
.yrh {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ececec;
}
.ninfo {
  padding-top: 16px;
}
.ninfo h1 {
  font-size: 22px;
}
.ninfo ul {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ececec;
  text-align: center;
}
.ninfo ul li {
  color: #666666;
  display: inline;
  margin: 0 20px;
}
.ninfo ul li span {
  color: #aaa;
}
.ninfo span.time {
  margin-right: 20px;
}
.nct {
  padding: 20px;
  color: #666;
  line-height: 22px;
}
.nct p {
  padding: 9px 0;
  
}
.operation_success {
  border: 2px solid #DFDDDD;
  margin: 0 auto;
  width: 500px;
  height: 100px;
  margin-top: 150px;
}
.operation_success ul {
  margin-left: 80px;
}
.operation_success ul li {
  display: inline;
  margin-right: 10px;
}
.operation_success .state {
  margin-left: 20px;
  display: block;
  margin-top: 30px;
  font-size: 16px;
}
.state_font {
  margin-left: 10px;
  font-weight: bold;
}
.net-apply-btn {
  font-weight: bold;
}
.campus-nav {
  margin-top: 20px;
  height: 35px;
  line-height: 35px;
  background: #e4e4e4;
}
.campus-nav a {
  font-weight: bold;
  color: #666;
  float: left;
  height: 35px;
  padding: 0 20px;
}
.campus-nav .curr {
  background: url(../image/campus-nav-curr.gif) center bottom no-repeat #00c5ff;
  color: #fff;
}
#ft {
  height: 76px;
  margin-top: 20px;
  background: #f1f3f5;
  padding-top: 30px;
}
.ft-nv {
  text-align: center;
}
.ft-nv a {
  margin: 0 10px;
}
.copyright {
  text-align: center;
  height: 45px;
  line-height: 45px;
}
.add-job {
  float: right;
  margin-top: 8px;
}
.add-job a {
  text-decoration: none;
  display: block;
  width: 80px;
  height: 30px;
}

.job-mate-title {
  float: left;
  padding-left: 20px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.job-mate-title span {
  color: #F00;
  font-weight: bold;
  padding-right: 10px;
}
.job-intention {
  float: right;
  margin-right: 15px;
  margin-top: 8px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  width: 106px;
  height: 30px;
  display: block;
  background: url(../image/sprint.gif) -326px 0;
}
.job-intention a {
  color: #FFF;
}
.job-intention a:hover {
  text-decoration: none;
}

.change-psw {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  width: 450px;
}
.change-psw .submit {
  margin-top: 5px;
  margin-left: 40px;
}
.change-psw ul li .c_span {
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 5px;
  line-height: 28px;
}
.change-psw ul li {
  margin: 10px;
}
.intention-enter-input {
  width: 267px;
  height: 20px;
}
.auto-h {
  height: auto !important;
}
.shield {
  padding-top: 4px;
}
.jysd_table {
  border-width: 1px 1px 0 0;
  border-collapse: collapse;
  border-style: solid;
  border-color: #ededed;
}
.jysd_table td,
.jysd_table th {
  border-width: 0 0 1px 1px;
  border-color: #ededed;
  border-style: solid;
}

.cooperation-ul {
  width: 700px;
  margin-top: 20px;
}
.cooperation-ul li {
  margin: 5px;
  height: 30px;
}
.cooperation-ul input[type=text] {
  width: 200px;
}
.cooperation-ul li span.c_span {
  width: 120px;
  float: left;
  text-align: right;
  margin-right: 25px;
  line-height: 28px;
}
.gray {
  color: gray;
}
.area table {
  width: 100%;
  margin-top: 15px;
}
.area table,
.area td {
  border: 1px solid;
  text-align: center;
}
.stand_jobs li {
  height: 24px;
  line-height: 24px;
}
.chekbox {
  vertical-align: middle;
}
.stand-form {
  height: 360px;
  overflow-y: scroll;
}
.major-ul {
  clear: both;
  width: 300px;
  height: auto;
}
.major-ul li {
  float: left;
  width: 100px;
  height: 20px;
  overflow: hidden;
}
.standmap {
  
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 1px;
  clear: both;
}
.standmap td {
  text-align: center;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
  padding: 4px;
}

.question-block {
  height: 260px;
  
  padding: 10px 20px;
}
.question-block .row {
  height: 20px;
  margin-top: 15px;
  width: 600px;
  clear: both;
}
.question-block .h80 {
  height: 80px;
  _height: 20px;
}
.question-block .row .Validform_checktip {
  display: inline-block;
  float: right;
}
.question-block label {
  line-height: 20px;
  height: 20px;
  margin-right: 15px;
}
.question-block label,
.question-block input,
.question-block select,
.question-block textarea {
  display: inline-block;
  float: left;
}
.question-block .q-input input {
  width: 200px;
}
.question-block .q-select select {
  width: 120px;
}
.question-block .q-textarea label {
  display: block;
  float: left;
}
.question-block .q-textarea textarea {
  margin: 0;
}
.question-block .q-submit {
  padding-left: 50px;
  position: relative;
}
.question-block .q-submit button {
  top: 0;
  left: 50px;
}
.question-list li {
  line-height: 28px;
  width: 770px;
  padding-left: 20px;
  border-bottom: 1px dashed #d9d9d9;
  overflow: hidden;
}
.question-list li .info {
  display: none;
}
.question-list li .intro .time {
  float: right;
}
.question-list li .note {
  margin-right: 20px;
}
.question-list li p {
  text-indent: 4em;
  line-height: 28px;
}
.question-list li .question p {
  color: #009bd0;
  cursor: pointer;
}
.question-list li b.tit {
  position: absolute;
  margin: 0;
}
.question-list li.answer .info {
  display: block;
}
.pr {
  position: relative;
}
.green {
  color: #63A37E;
}
.wait {
  color: #C60;
}
.a-btn {
  padding: 5px 8px;
  background: #369;
  color: #FFF;
}
.a-btn:hover {
  text-decoration: none;
}
.q-btn {
  color: #FFF;
  padding: 3px 8px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  border: none;
  _padding: 2px 2px 1px 2px;
}
.q-btn.sub {
  background: #369;
  left: 0;
}
.q-btn.remove {
  left: 50px;
  background: #B5B8AD;
}
.bold {
  font-weight: bold;
}
.question_h1 {
  padding: 20px;
}
.question_info {
  padding-left: 20px;
}
.question_info .p {
  line-height: 24px;
}
.question_info .answer {
  margin-bottom: 20px;
}
.question_info .replenish {
  margin-top: 10px;
}
#add-question {
  margin: 20px;
}
#add-question-text {
  margin: 20px 0 0 20px;
  position: relative;
  height: 150px;
  display: none;
}
#questionText {
  height: 50px;
}
#questionSearch {
  float: right;
}
#questionSearch .question-title {
  margin: 0 10px;
  height: 37px;
}
.question-search {
  position: relative;
}
.question-search .title {
  float: right;
}
.question-search .title .btn {
  color: #fff;
  text-shadow: none;
  border: none;
}
.question-search .question-title {
  width: 200px;
  border: 1px solid #ddd;
  background: #fff;
}
.q-btn.ask {
  top: 3px;
  left: 360px;
  width: 50px;
  height: 20px;
}


.readonly {
  color: #a2a2a2;
  background-color: #eee !important;
}
.css-version {
  width: 100%;
  margin: 0;
  padding: 0;
}
.css-version .css-vercontent {
  border: 1px solid #ddd;
  margin: 50px auto 0;
  padding: 50px;
  width: 830px;
}
.css-version .css-vercontent h1 {
  color: #1275ff;
  font-weight: 600;
  font-size: 36px;
}
.css-version .css-vercontent p {
  margin-top: 25px;
  font-size: 19px;
}
.css-version .css-vercontent p img {
  position: relative;
  top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 0;
}
.css-version .css-vercontent p a {
  color: #1275ff;
  text-decoration: underline;
}
.css-version .css-vercontent .css-qq iframe {
  position: relative;
  top: 5px;
}
.css-version .css-vercontent .css-verbrowser {
  text-align: center;
  margin: 40px 0;
}
.css-version .css-vercontent .css-verbrowser a {
  height: 79px;
  margin: 0 20px 0 20px;
  display: inline-block;
  background: url("../image/browsers.png") no-repeat;
}
.css-version .css-vercontent .css-verbrowser a.browser-360safe {
  width: 81px;
  height: 80px;
  background-position: 0 0;
}
.css-version .css-vercontent .css-verbrowser a.browser-360chrome {
  width: 80px;
  height: 80px;
  background-position: -81px 0;
}
.css-version .css-vercontent .css-verbrowser a.browser-chrome {
  width: 82px;
  height: 82px;
  background-position: -162px 0;
}
.css-version .css-vercontent .css-verbrowser a.browser-firefox {
  width: 88px;
  height: 88px;
  background-position: -243px 6px;
}
.css-version .css-toprow {
  height: 40px;
  line-height: 40px;
  background-color: #086300;
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
}
.css-version .css-topcon {
  padding: 30px 0;
  background-color: #009900;
  text-align: center;
}
.css-version .css-topcon h2 {
  font-size: 40px;
  font-weight: bolder;
  margin-bottom: 15px;
  color: #fff;
}
.css-version h3 {
  font-size: 20px;
  font-weight: bolder;
  color: #000;
  margin-bottom: 10px;
}
.css-version .css-topcon p {
  font-size: 18px;
  margin-bottom: 30px;
  color: #fff;
}
.css-version .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: auto;
  padding: 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-repeat: repeat-x;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: #0098ff;
  color: #fff;
}
.css-version .css-topcon .btn:hover {
  background-color: #028dec;
}
.css-version .css-con {
  width: 1000px;
  margin: 30px auto 0;
}
.css-version .css-con h3 {
  font-size: 16px;
  font-weight: bolder;
  color: #000;
}
.css-version .css-con p {
  font-size: 14px;
}
.css-version .css-con .css-list {
  margin-top: 30px;
}
.css-version .css-con .css-list li {
  *zoom: 1;
  padding: 15px 0;
  border-top: 1px solid #eee;
}
.css-version .css-con .css-list li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.css-version .css-con .css-list li:first-child {
  border-top: none;
}
.css-version .css-con .css-list li img {
  float: left;
}
.css-version .css-con .css-list li .css-text {
  width: 780px;
  margin-left: 15px;
  float: left;
}
.css-version .css-con .css-list li .css-text b {
  font-size: 16px;
}
.css-version .css-con .css-list li .css-link {
  float: right;
}
.css-version .css-con .css-list li .css-link a {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.css-wrapper {
  min-height: 100%;
  margin: auto;
  height: auto !important;
}
.css-out-content {
  padding: 0 0 160px 0;
}
.css-out-content .main-content {
  height: auto !important;
}
.css-out-content:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
* html .css-wrapper {
  height: 100%;
}
* html .css-out-content {
  height: 1%;
}


.en .seek-steps {
  margin-left: 9%;
}
.en .td1 {
  font-size: 11px;
  width: 140px;
}
.en .seek-steps .step-1 {
  width: 240px;
  font-size: 11px;
}
.en .seek-steps .step-2 {
  width: 240px;
  font-size: 11px;
}
.en .seek-steps .step-3 {
  width: 240px;
  font-size: 11px;
}
.en .seek-steps .step-4 {
  width: 240px;
  font-size: 11px;
}
.en .dialogForm .row .label {
  width: 180px;
  font-size: 11px;
}
.en .dialogForm .auto .label {
  width: 180px;
  font-size: 11px;
}
.en #IndustryAlpha LI {
  width: 650px !important;
}
.en .row .d {
  margin-left: 90px;
}
.en .auto .d {
  margin-left: 90px;
}
.en .loginPanel a {
  position: absolute;
  width: 100px;
  float: right;
  height: 16px;
  right: 0;
  top: 3px;
  color: #7a797f;
}
.en .loginPanel .ckbox {
  position: absolute;
  left: 0;
  top: 3px;
  width: 125px;
  height: 16px;
}
.en .rsd .preview {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint_en.gif) 0 -306px;
}
.en .rsd .save {
  margin: 0 auto;
  width: 200px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  background: url(../image/sprint_en.gif) 0 -358px;
}
.binfoView li {
  
  line-height: 30px;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cs-userindex a:hover {
  color: #2c96ea;
}
.cs-userindex .cs-btn {
  padding: 3px 4px;
  background-color: #2c96ea;
  color: #fff;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.cs-userindex .cs-btn:hover {
  color: #fff;
  background-color: #1e8de6;
}
.cs-userindex .cs-info {
  *zoom: 1;
}
.cs-userindex .cs-info:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cs-userindex .cs-info .cs-text {
  width: 800px;
  float: left;
}
.cs-userindex .cs-info .cs-text .cs-welcome {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  font-weight: bolder;
  font-size: 24px;
}
.cs-userindex .cs-info .cs-text ul li {
  display: inline-block;
  padding: 0 7px;
  margin-top: 5px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  width: 30%;
  color: #666;
}
.cs-userindex .cs-info .cs-text ul li span {
  color: #000;
}
.cs-userindex .cs-info .cs-text ul li:first-child {
  border-left: none;
  padding-left: 0;
}
.cs-userindex .cs-info .cs-userimg {
  width: 93px;
  height: 93px;
  border-radius: 50%;
  margin-right: 20px;
  float: left;
}
.cs-userindex .cs-numlist {
  margin-top: 30px;
  border: 1px solid #ddd;
}
.cs-userindex .cs-numlist .css-caption {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  background-color: #f9f9f9;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}
.cs-userindex .cs-numlist dl {
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  font-size: 14px;
  padding: 15px 0;
}
.cs-userindex .cs-numlist dl dt {
  left: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 105px;
  margin-top: 10px;
  color: #000;
  padding-left: 15px;
  font-weight: bold;
}
.cs-userindex .cs-numlist dl dt:first-of-type {
  margin-top: 0;
}
.cs-userindex .cs-numlist dl dt img {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.cs-userindex .cs-numlist dl dd {
  
  margin-left: 100px;
  color: #555;
  padding: 10px 0 0 20px;
  
  *zoom: 1;
  border-left: 1px solid #ddd;
}
.cs-userindex .cs-numlist dl dd:first-of-type {
  padding-top: 0;
  
}
.cs-userindex .cs-numlist dl dd:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cs-userindex .cs-numlist dl a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0 15px;
  width: 128px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cs-userindex .cs-numlist ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cs-userindex .cs-numlist ul {
  letter-spacing: -4px;
  background-color: #FAFAFC;
}
.cs-userindex .cs-numlist ul li {
  padding: 0;
  line-height: 32px;
  width: 20%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
  font-size: 14px;
}
.cs-userindex .cs-numlist ul li:first-child {
  border: none;
}
.cs-userindex .cs-numlist ul li img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: 10px;
  vertical-align: top;
  letter-spacing: 0px;
}
.cs-userindex .cs-numlist ul li .num {
  width: 53px;
  height: 53px;
  line-height: 53px;
  font-weight: bolder;
  border-radius: 50%;
  border: 5px solid #ddd;
  margin: 0 auto;
  letter-spacing: 0px;
  font-size: 24px;
}
.cs-userindex .cs-numlist ul li a {
  padding: 25px;
  color: #333;
  letter-spacing: 0px;
  display: block;
}
.cs-userindex .cs-numlist ul li p {
  line-height: 14px;
  margin-top: 8px;
}
.cs-userindex .cs-caption {
  line-height: 40px;
  background-color: #f9f9f9;
  margin-top: 15px;
  border: 1px solid #ddd;
  padding: 0 15px;
  font-size: 14px;
}
.empty-container {
  text-align: center;
}
.cs-userindex .cs-caption .more {
  float: right;
  font-size: 12px;
}
.cs-userindex .cs-content {
  border: 1px solid #ddd;
  padding: 0 10px 10px 10px;
}
.cs-userindex .p-no {
  padding: 0;
}
.cs-userindex .b-no {
  border: none;
}
.cs-userindex .cs-listcon .cs-caption {
  line-height: 30px;
  padding: 0 10px;
}
.cs-userindex .cs-listcon .cs-caption time {
  font-weight: bolder;
  font-size: 12px;
}
.cs-userindex .cs-listcon .cs-content {
  padding: 10px;
}
.cs-userindex .cs-listcon .cs-content li a,
.cs-userindex .cs-listcon .cs-content li span {
  float: left;
  padding: 3px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cs-userindex .cs-listcon .cs-content .c-w-80 {
  width: 80px;
}
.cs-userindex .cs-listcon .cs-content .c-w-150 {
  width: 150px;
}
.cs-userindex .cs-listcon .cs-content .c-w-180 {
  width: 180px;
}
.cs-userindex .cs-listcon .cs-content .c-w-200 {
  width: 200px;
}
.cs-userindex .cs-listcon .cs-content .c-w-230 {
  width: 230px;
}
.cs-userindex .cs-listcon .cs-content .c-w-250 {
  width: 250px;
}
.cs-userindex .cs-listcon .cs-content .c-w-300 {
  width: 300px;
}
.cs-userindex .cs-listcon .cs-content .cs-title {
  background-color: #eee;
  margin-bottom: 5px;
}
.cs-userindex .cs-listcon .cs-content .cs-title span {
  float: left;
}
.cs-userindex .cs-listcon .p-no {
  padding: 0;
}
.cs-userindex .cs-listcon .b-no {
  border: none;
}
.cs-userindex .cs-listcon .b-ul-line li {
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding: 10px 0;
  height: auto;
}
.cs-userindex .cs-listcon .b-ul-line li:before,
.cs-userindex .cs-listcon .b-ul-line li:after {
  content: " ";
  display: table;
}
.cs-userindex .cs-listcon .b-ul-line li:after {
  clear: both;
}
.cs-userindex .cs-listcon .b-ul-line li:before,
.cs-userindex .cs-listcon .b-ul-line li:after {
  content: " ";
  display: table;
}
.cs-userindex .cs-listcon .b-ul-line li:after {
  clear: both;
}
.cs-set .cs-btnline {
  padding-left: 360px;
}
.cs-set .cs-btnline .cs-btn {
  padding: 10px 15px;
  margin: 10px 8px;
}
.cs-set .cs-btn {
  padding: 6px 12px;
  background-color: #2c96ea;
  color: #fff;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.cs-set .cs-btn:hover {
  color: #fff;
  background-color: #1e8de6;
}
.cs-set .bg-default {
  background-color: #f9f9f9;
  color: #555;
  border: 1px solid #eee;
}
.cs-set .bg-default:hover {
  background-color: #eee;
  color: #555;
}
.cs-set .cs-toptit {
  padding: 0 0 30px 15px;
  border-bottom: 1px solid #ddd;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.cs-set .cs-toptit img {
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
  position: relative;
  top: -4px;
}
.cs-set .cs-content {
  padding: 15px;
}
.cs-set .cs-content .cs-form-group {
  margin-top: 15px;
  width: 100%;
}
.cs-set .cs-content .cs-form-group:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cs-set .cs-content .cs-form-group .selector-input {
  width: 309px;
  border: 1px solid #eee;
}
.cs-set .cs-content .cs-form-group .selector-input > input {
  padding: 0 10px;
}
.cs-set .cs-content .cs-form-group label {
  float: left;
  vertical-align: top;
  width: 260px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  text-align: right;
  margin-right: 15px;
}
.cs-set .cs-content .cs-form-group .cs-input {
  float: left;
  border: 1px solid #eee;
  width: 300px;
  padding: 6px 12px;
}
.cs-set .cs-content .cs-form-group .cs-input input {
  border: none;
  width: 100%;
}
.cs-set .cs-content .error-tips .cs-input {
  border: 1px solid #ff0000;
}
.cs-set .cs-content .error-tips .cs-input input {
  color: #ff0000;
}
.cs-set .cs-content .cs-form-line .cs-input {
  border: none;
  padding-left: 0;
  padding-right: 0;
  width: 326px;
}
.cs-set .cs-content .cs-form-line .cs-input .cs-inline li {
  width: 75px;
  height: 30px;
  border: 1px solid #eee;
  display: inline-block;
  position: relative;
}
.cs-set .cs-content .cs-form-line .cs-input .cs-inline li button {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  border: none;
  background: 0 0;
  box-shadow: none;
  background-color: #efefef;
}
.cs-set .cs-content .cs-form-line .cs-input .cs-inline .btn-blue button {
  background-color: #2c96ea !important;
  color: #fff;
}


.unified-login {
  height: 130px;
  position: relative;
}
.unified-login .ul-btn {
  background-color: #f26222;
  color: #fff;
  width: 150px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  margin: -20px 0 0 -75px;
  display: block;
}
.unified-login .ul-btn:hover {
  background-color: #e34500;
}


.m-side-operation {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: none;
  font-size: 14px;
  position: fixed;
  right: 80px;
  width: 60px;
  z-index: 1000;
}
.m-side-operation .side-service-item {
  height: 60px;
  width: 60px;
}
.m-side-operation .side-service-item .item-link-block {
  display: inline-block;
  height: 60px;
  position: relative;
  width: 60px;
}
.m-side-operation .side-service-item .item-link-block:hover .item-hover-text {
  display: block;
}
.m-side-operation .side-service-item .item-link-block:hover .side-service-icon {
  display: none;
}
.m-side-operation .side-service-item .item-link-block .side-service-icon {
  background: url("../image/side.png") no-repeat;
  height: 35px;
  position: absolute;
  width: 40px;
}
.m-side-operation .side-service-item .item-link-block .feedback-icon {
  background-position: 0 0;
  left: 10px;
  top: 16px;
}
.m-side-operation .side-service-item .item-link-block .phone-icon {
  background-position: 0 -57px;
  left: 20px;
  top: 16px;
}
.m-side-operation .side-service-item .item-link-block .top-icon {
  background-position: 0 -112px;
  left: 16px;
  top: 13px;
}
.m-side-operation .side-service-item .item-link-block .item-hover-text {
  background-color: #39a030;
  color: #fff;
  display: none;
  height: 60px;
  padding: 10px 15px;
  text-align: center;
}
.m-side-operation .side-service-item .item-link-block .feedback-text {
  border-radius: 6px 6px 0 0;
}
.m-side-operation .side-service-item .item-link-block .scrtop-text {
  border-radius: 0 0 6px 6px;
}
.m-side-operation .side-service-item .item-link-block .qrcode-bubble {
  display: none;
  z-index: 100000;
}
.m-side-operation .side-service-item .item-link-block .qrcode-bubble .qrcode {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px 0 6px 4px;
  position: absolute;
  right: 60px;
  text-align: center;
  top: -30px;
  width: 100px;
}
.m-side-operation .side-service-item .item-link-block .qrcode-bubble .qrcode .download,
.m-side-operation .side-service-item .item-link-block .qrcode-bubble .qrcode .follow-weixin {
  color: #666;
  float: left;
  margin-right: 10px;
  width: 90px;
}
.m-side-operation .side-service-item .item-link-block .qrcode-bubble .qrcode .download img,
.m-side-operation .side-service-item .item-link-block .qrcode-bubble .qrcode .follow-weixin img {
  height: 90px;
  width: 90px;
}
.m-side-operation .side-service-item .item-link-block .arrow .arrow-cnt,
.m-side-operation .side-service-item .item-link-block .arrow .arrow-border {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 7px 4px;
  display: block;
  position: absolute;
  top: 27px;
}
.m-side-operation .side-service-item .item-link-block .arrow .arrow-cnt {
  left: 0;
}
.m-side-operation .side-service-item .item-link-block .arrow .arrow-border {
  border-left-color: #ccc;
}
.m-side-operation .side-service-item .app-download:hover .qrcode-bubble {
  display: block;
}
.m-side-operation .line-wrap {
  font-size: 0;
  text-align: center;
  width: 60px;
}
.m-side-operation .line-wrap .line {
  border-top: 1px solid #ccc;
  display: inline-block;
  width: 50px;
}
.auto-top.u-appbanner {
  background-color: #fff;
  height: 52px;
  width: 100%;
}
.auto-top.u-appbanner .wrap {
  margin: 0;
  padding: 11px 10px;
}
.auto-top.u-appbanner .logo {
  height: 30px;
}
.auto-top.u-appbanner .wrap .download {
  background-color: #fff;
  border: 1px solid #13bc6e;
  border-radius: 4px;
  color: #13bc6e;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 92px;
}
.auto-1479278256736 {
  display: block;
  height: 260px;
  width: 140px;
}
.auto-1479278256736:hover .close {
  display: block;
}
.auto-1479278256736 img {
  color: #10ae58;
  height: 260px;
  width: 140px;
}
.auto-1479278256736 .close {
  background: transparent none repeat scroll 0 0;
  cursor: pointer;
  height: 20px;
  right: 0;
  top: 0;
  width: 20px;
}


.mobile-client-download {
  display: none !important;
}
.input-line label input[type="radio"] {
  vertical-align: middle;
  margin-right: 5px;
}
.input-line .txt {
  margin-bottom: 10px;
}
.input-line .fn-change-avatar {
  margin-bottom: 10px;
}
.z.view {
  float: left;
}
.z.view.infoB {
  float: none !important;
}
.mn.z.view.view2.infoBox {
  float: none !important;
}
.sd.b.rsd.y {
  float: right;
}
.mn.z.view.view2 {
  float: none !important;
}
.mn.z.view.view2.mCon {
  margin-top: 0;
  width: auto;
}
.mn.z.view.view2.mCon .schBox:after {
  margin-bottom: 0;
}
.mn.z.view.view2 .talents-search .slinkage {
  float: left;
  margin-left: 15px;
}
.mn.z.view.view2 .talents-search .slinkage:first-child {
  margin-left: 0;
}
.mn.z.view.view2 .talents-search .btn {
  margin-left: 15px;
  margin-top: 0;
}
.mn.y.b {
  float: none !important;
}
.b.z.view.view2.css-common-view {
  float: none !important;
}
.b.z.view.css-common-view {
  float: none !important;
}
.container {
  width: 1200px;
}
.container.cl {
  position: relative;
}
.container.cl .userSd.z.b.cl {
  position: absolute;
  left: 0;
  top: 0;
}
.container.cl .userMn.y {
  margin-left: 276px;
  float: none;
  width: auto;
}

.Unreadmsg {
  padding: 8px 30px;
  border-style: solid;
  border-color: #e0e0e0;
  position: absolute;
  top: 50px;
  right: 30px;
  border-radius: 10px;
}
.Unreadmsg p {
  text-align: center;
  margin-bottom: 3px;
}
.Unreadmsg .Unread-Num {
  font-size: 25px;
  color: #2c96ea;
  font-weight: bold;
}
.infoBox .span1 {
  width: 20%;
}
.infoBox .span2 {
  width: 12%;
}
.infoBox .span3 {
  width: 20%;
}
.infoBox .span4 {
  width: 16%;
}
.infoBox .span5 {
  width: 16%;
}
input[disabled],
input:disabled,
input.disabled {
  color: #333;
  -webkit-text-fill-color: #333;
  -webkit-opacity: 1;
  opacity: 1;
  background-color: #e3e3e3 !important;
}
input[readonly],
input:readonly,
input.readonly {
  color: #333;
  -webkit-text-fill-color: #333;
  -webkit-opacity: 1;
  opacity: 1;
  background-color: #e3e3e3 !important;
}
.css-entryform .css-inputform .css-1 {
  width: 490px;
  float: left;
}
.css-entryform .css-inputform .css-2 {
  width: 490px;
  float: left;
}
.css-entryform .css-inputform .two-element .css-input {
  left: 139px !important;
}
.css-entryform .css-inputform .two-element .row select {
  right: 10px !important;
}
.css-entryform .css-inputform .css-name {
  width: 30% !important;
}
.css-entryform .css-summary h3 + div {
  float: none !important;
}
.css-entryform .css-summary h3 + div .edui-editor.edui-default {
  margin: 0 auto !important;
}
.css-entryform .css-inputform .css-input {
  height: auto !important;
}
.container.cl .css-common-subnav.container {
  margin: 10px 0;
}
.container.cl .css-common-subnav.container .subNav {
  margin: 0;
}

.userSd {
  display: none;
}
.container.cl .userMn.y {
  margin-left: 0;
}
.rsd {
  width: 242px;
}
.css-out-content .css-maincontent {
  padding: 0;
}
.css-public-page .css-maincontent {
  height: auto !important;
  margin-bottom: 10px;
}
.flowstep ol {
  text-align: center;
}
.flowstep ol li {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.fileTable .b {
  border: none;
}
.fileTable #upload_file {
  float: left;
  margin-top: 5px;
}
.large-table .css-entryform .css-inputform .css-1 .css-input {
  width: 63%;
}
.css-wrapper .job-pannel {
  margin: 0 10px;
}
.css-wrapper .seek-steps {
  text-align: center;
  margin-left: 0;
}



body .infoBox .infoTit li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #464646;
  height: 100%;
}
body .infoBox .infoList li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span1 {
  width: 21%;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span2 {
  width: 15%;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span3 {
  width: 10%;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span4 {
  width: 12%;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span5 {
  width: 14%;
}
body .infoBox.home-jobmanage-list .infoTit.jobList .span6 {
  width: 14%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span1 {
  width: 21%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span2 {
  width: 15%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span3 {
  width: 10%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span4 {
  width: 12%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span5 {
  width: 14%;
}
body .infoBox.home-jobmanage-list .infoList.jobList .span6 {
  width: 14%;
}
body .infoBox.resume-manage-list .infoTit.jobInfoTit .span1 {
  width: 20%;
}
body .infoBox.resume-manage-list .infoTit.jobInfoTit .span2 {
  width: 38%;
}
body .infoBox.resume-manage-list .infoTit.jobInfoTit .span3 {
  width: 22%;
}
body .infoBox.resume-manage-list .infoTit.jobInfoTit .span4 {
  width: 16%;
}
body .infoBox.resume-manage-list .infoList .span1 {
  width: 20%;
}
body .infoBox.resume-manage-list .infoList .span2 {
  width: 38%;
}
body .infoBox.resume-manage-list .infoList .span3 {
  width: 22%;
}
body .infoBox.resume-manage-list .infoList .span4 {
  width: 16%;
}
body .infoBox.home-jobcollect-list .infoTit.jobInfoTit.bookJobList .span1 {
  width: 20%;
}
body .infoBox.home-jobcollect-list .infoTit.jobInfoTit.bookJobList .span2 {
  width: 28%;
}
body .infoBox.home-jobcollect-list .infoTit.jobInfoTit.bookJobList .span3 {
  width: 22%;
}
body .infoBox.home-jobcollect-list .infoTit.jobInfoTit.bookJobList .span4 {
  width: 16%;
}
body .infoBox.home-jobcollect-list .infoList .span1 {
  width: 20%;
}
body .infoBox.home-jobcollect-list .infoList .span2 {
  width: 28%;
}
body .infoBox.home-jobcollect-list .infoList .span3 {
  width: 22%;
}
body .infoBox.home-jobcollect-list .infoList .span4 {
  width: 16%;
}
body .infoBox.home-jobapply-list .infoTit.jobInfoTit .span1 {
  width: 30%;
}
body .infoBox.home-jobapply-list .infoTit.jobInfoTit .span2 {
  width: 28%;
}
body .infoBox.home-jobapply-list .infoTit.jobInfoTit .span3 {
  width: 22%;
}
body .infoBox.home-jobapply-list .infoTit.jobInfoTit .span4 {
  width: 16%;
}
body .infoBox.home-jobapply-list .infoList .span1 {
  width: 30%;
}
body .infoBox.home-jobapply-list .infoList .span2 {
  width: 28%;
}
body .infoBox.home-jobapply-list .infoList .span3 {
  width: 22%;
}
body .infoBox.home-jobapply-list .infoList .span4 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoTit.jobInfoTit.attentionList .span1 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoTit.jobInfoTit.attentionList .span2 {
  width: 28%;
}
body .infoBox.home-calendar-list .infoTit.jobInfoTit.attentionList .span3 {
  width: 20%;
}
body .infoBox.home-calendar-list .infoTit.jobInfoTit.attentionList .span4 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoTit.jobInfoTit.attentionList .span5 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoList.attentionList .span1 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoList.attentionList .span2 {
  width: 28%;
}
body .infoBox.home-calendar-list .infoList.attentionList .span3 {
  width: 20%;
}
body .infoBox.home-calendar-list .infoList.attentionList .span4 {
  width: 16%;
}
body .infoBox.home-calendar-list .infoList.attentionList .span5 {
  width: 16%;
}
body .infoBox.home-attention-list .infoTit.jobInfoTit.attentionList .span1 {
  width: 15%;
}
body .infoBox.home-attention-list .infoTit.jobInfoTit.attentionList .span2 {
  width: 40%;
}
body .infoBox.home-attention-list .infoTit.jobInfoTit.attentionList .span3 {
  width: 20%;
}
body .infoBox.home-attention-list .infoTit.jobInfoTit.attentionList .span5 {
  width: 22%;
}
body .infoBox.home-attention-list .infoList.attentionList .span1 {
  width: 15%;
}
body .infoBox.home-attention-list .infoList.attentionList .span2 {
  width: 40%;
}
body .infoBox.home-attention-list .infoList.attentionList .span3 {
  width: 20%;
}
body .infoBox.home-attention-list .infoList.attentionList .span5 {
  width: 22%;
}
body .infoBox.home-attention-list .infoList.attentionList li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  float: left;
  margin-left: 10px;
}
body .infoBox.home-attention-list .infoList.attentionList li a:first-child {
  margin-left: 0;
}
body .infoBox.teachin-index-list .infoTit.campusList .span1 {
  width: 20%;
}
body .infoBox.teachin-index-list .infoTit.campusList .span2 {
  width: 21%;
}
body .infoBox.teachin-index-list .infoTit.campusList .span3 {
  width: 21%;
}
body .infoBox.teachin-index-list .infoTit.campusList .span4 {
  width: 10%;
}
body .infoBox.teachin-index-list .infoList.campusList .span1 {
  width: 20%;
}
body .infoBox.teachin-index-list .infoList.campusList .span2 {
  width: 21%;
}
body .infoBox.teachin-index-list .infoList.campusList .span3 {
  width: 21%;
}
body .infoBox.teachin-index-list .infoList.campusList .span4 {
  width: 10%;
}
body .infoBox.job-search-list .infoTit.jobInfoTit .span8 {
  width: 22%;
}
body .infoBox.job-search-list .infoList .span8 {
  width: 22%;
}
body .infoBox.largefairs-zt-list .infoTit .span1 {
  width: 25%;
}
body .infoBox.largefairs-zt-list .infoTit .span2 {
  width: 9%;
}
body .infoBox.largefairs-zt-list .infoTit .span3 {
  width: 17%;
}
body .infoBox.largefairs-zt-list .infoTit .span5 {
  width: 15%;
}
body .infoBox.largefairs-zt-list .infoTit .span4 {
  width: 8%;
}
body .infoBox.largefairs-zt-list .infoTit .span6 {
  width: 20%;
}
body .infoBox.largefairs-zt-list .infoList .span1 {
  width: 25%;
}
body .infoBox.largefairs-zt-list .infoList .span2 {
  width: 9%;
}
body .infoBox.largefairs-zt-list .infoList .span3 {
  width: 17%;
}
body .infoBox.largefairs-zt-list .infoList .span5 {
  width: 15%;
}
body .infoBox.largefairs-zt-list .infoList .span4 {
  width: 8%;
}
body .infoBox.largefairs-zt-list .infoList .span6 {
  width: 20%;
}
body .infoBox.largefairs-zt-list .infoList .span6 a {
  display: inline;
}
.css-public-page .userindex-page .container #Right #nav {
  display: none;
}
body .infoBox {
  margin: 10px;
}
.xTit {
  height: 40px;
  line-height: 40px;
}
.mTit {
  padding-left: 20px;
}
body .talents-search {
  padding: 20px 0 20px 30px;
}
body .job-pannel .y .btn {
  margin-top: 8px;
}
body .sites-2019-container {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
body .sites-2019-container #nav .quickMenu {
  display: none;
}
body .sites-2019-container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
body .sites-2019-container #nav {
  float: left;
  min-height: 60px;
  width: 200px;
}
body .sites-2019-container #nav .css-common-subnav {
  display: block;
}
body .sites-2019-container .container.cl #nav .subNav {
  margin-top: 0;
}
body .sites-2019-container .container.cl #nav .subNav {
  height: auto;
  border: none;
  background-color: #fff;
}
body .sites-2019-container .container.cl #nav .subNav li {
  background-color: #fff;
  border: none;
  border-top: 1px solid #eee;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  padding: 0;
  position: relative;
  float: none;
}
body .sites-2019-container .container.cl #nav .subNav li:first-child {
  border-top: none;
}
body .sites-2019-container .container.cl #nav .subNav li.curr a {
  border-top: none;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #379be9;
}
body .sites-2019-container .container.cl #nav .subNav li a {
  padding: 10px 15px;
  margin: 0;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
}
body .sites-2019-container .container.cl #nav .subNav .quickMenu {
  display: none;
}
body .sites-2019-container .container.cl #mn {
  margin-top: 0;
  padding: 20px;
  
}
body .sites-2019-container #nav .container.css-common-subnav {
  width: 100%;
  margin-top: 0;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav {
  width: 100%;
  margin-top: 0;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav li {
  width: 100%;
}
body .sites-2019-container #nav .container.css-common-subnav .quickMenu {
  display: none;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav {
  height: auto;
  border: none;
  background-color: #fff;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav li {
  background-color: #fff;
  border: none;
  padding: 0 10px;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  position: relative;
  float: none;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav li:first-child a {
  border-top: none;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav li.curr a {
  color: #379be9;
}
body .sites-2019-container #nav .container.css-common-subnav .subNav li a {
  padding: 12px 15px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
  border-top: 1px solid #F0F0F0;
}
body .sites-2019-container .container.cl {
  width: 985px;
  float: right;
}
body .sites-2019-container .container.cl #mn.mn.z.view.view2.css-common-view {
  width: auto;
}
body .sites-2019-container .container.cl.mt10 {
  width: 100%;
}
body .mTit {
  font-size: 14px;
  background: none !important;
  background-color: #F7F7F7 !important;
}
body .css-common-view {
  margin-left: 0;
  margin-right: 0;
}
body .css-common-view .ct {
  padding: 0;
}
body .mn.z.view.view2.mCon .infoBox {
  border: none;
}
body .mn.z.view.view2.mCon .schBox {
  margin: 10px;
}
body .mn.z.view.view2.mCon .infoBox .infoList {
  border-bottom: none;
}
body .sites-2019-container .infoBox .jobfairList .span1 {
  width: 280px;
}
body .sites-2019-container .infoBox .jobfairList .span2 {
  width: 130px;
}
body .sites-2019-container .infoBox .jobfairList .span3 {
  width: 20%;
}
body .sites-2019-container .infoBox .jobfairList .span4 {
  width: 160px;
}
body .sites-2019-container .infoBox .jobfairList .span5 {
  width: 175px;
}
body .sites-2019-container .infoBox .teachinList .span2 {
  width: 130px;
}
body .sites-2019-container .infoBox .teachinList .span3 {
  width: 20%;
}
body .sites-2019-container .infoBox .teachinList .span4 {
  width: 160px;
}
body .sites-2019-container .infoBox .teachinList .span5 {
  width: 175px;
}
body .sites-2019-container .infoBox .teachinList .span6 {
  width: 210px;
}
body .infoBox .faculty-introduce-list .facultyBlock .fTit {
  text-align: center;
  padding: 0;
  margin: 0;
}
body .infoBox .faculty-introduce-list .facultyBlock .majorList {
  *zoom: 1;
  padding: 0;
}
body .infoBox .faculty-introduce-list .facultyBlock .majorList:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
body .infoBox .faculty-introduce-list .facultyBlock .majorList li {
  width: 25%;
  height: auto;
  line-height: normal;
}
body .infoBox .faculty-introduce-list .facultyBlock .majorList li a {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 10px;
  display: block;
  font-weight: normal;
}
body .infoBox.largefairs-list-list .jobfairList .span1 {
  width: 190px;
}
body .infoBox.largefairs-list-list .jobfairList .span2 {
  width: 100px;
}
body .infoBox.largefairs-list-list .jobfairList .span3 {
  width: 200px;
}
body .infoBox.largefairs-list-list .jobfairList .span4 {
  width: 140px;
}
body .infoBox.largefairs-list-list .jobfairList .span5 {
  width: 130px;
}
body .infoBox.largefairs-list-list .jobfairList .span6 {
  width: 170px;
}
body .infoBox.largefairs-list-list .jobfairList .span6 a {
  display: inline;
}
body .infoBox .infoTit.campusList .span1 {
  width: 300px;
}
body .infoBox .infoTit.campusList .span2 {
  width: 100px;
}
body .infoBox .infoTit.campusList .span3 {
  width: 180px;
}
body .infoBox .infoList.campusList .span1 {
  width: 300px;
}
body .infoBox .infoList.campusList .span2 {
  width: 100px;
}
body .infoBox .infoList.campusList .span3 {
  width: 180px;
}
body .infoBox.source-index-list .infoTit .span7 {
  width: 770px;
}
body .infoBox.source-index-list .infoTit .span4 {
  width: 150px;
}
body .infoBox.source-index-list .infoList .span7 {
  width: 770px;
}
body .infoBox.source-index-list .infoList .span4 {
  width: 150px;
}
body .sites-2019-container #search .container {
  margin-top: 0;
}
body .sites-2019-container #search .container .infoBox {
  margin: 0;
}
body .mn.z.view.view2 .nctwp .nct {
  padding-bottom: 20px;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent .teachin_zone .selectDiv {
  width: 320px;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent .row .datezhou {
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form #cooperation-sub {
  margin-left: -1.7%;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm .row {
  margin-bottom: 0;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm .row select {
  width: 100%;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm #major .select_li {
  *zoom: 1;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm #major .select_li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm #major .select_li .input_major {
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  border-color: #ddd;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form .form.pageFormContent.dialogForm .d.row #CompanyAllMore_tag {
  float: left;
  width: 100%;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form .form.pageFormContent.dialogForm .checkbox span {
  float: left;
  width: 100%;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form .form.pageFormContent.dialogForm .radiobox span {
  float: left;
  width: 100%;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form .form.pageFormContent.dialogForm .d.row .txtarea {
  border: 1px solid #ddd;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}
body .mn.z.view.view2 .nctwp .nct #companyActivate-form .form.pageFormContent.dialogForm .d.auto.card #CompanyAllMore_tax_enrol_certificate_panel {
  width: 100%;
}
body #affairTabs .pager .yiiPager a {
  background: rgba(0, 0, 0, 0) url("../image/pages.png") repeat-x scroll 0 0;
  border: 1px solid #dcdcdc;
  color: #4c4c4c;
  display: inline-block;
  font-family: "Tahoma";
  height: 24px;
  line-height: 24px;
  margin: 0 1px;
  min-width: 12px;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
}
body .userindex-page #Right .css-common-subnav {
  display: none;
}
body .css-common-subnav.show-me-please {
  display: block;
}
body .css-recruit .css-list .css-title > li.else {
  width: 120px;
}
body .css-recruit .css-list .css-content > li.else {
  width: 120px;
}
body .css-recruit .css-list .css-title > li.email {
  width: 489px;
}
body .css-recruit .css-list .css-content > li.email {
  width: 489px;
}
body .edui-default {
  line-height: 22px;
  position: relative;
  z-index: 9;
}
body .web_pwa_body {
  margin: 15px auto;
}
body .web_pwa_body .web_pwd_cont {
  font-size: 14px;
}
body .web_pwa_body .web_pwd_cont .find-password-progress {
  line-height: 40px;
  background-color: #eee;
  text-align: center;
}
body .web_pwa_body .web_pwd_cont .tc {
  width: 1100px;
  margin: 20px auto 0;
  text-align: center;
  *zoom: 1;
}
body .web_pwa_body .web_pwd_cont .tc:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
body .web_pwa_body .web_pwd_cont .email.tc {
  margin-top: 10px;
  text-align: center;
}
body .web_pwa_body .web_pwd_cont .tc .pwd_name {
  width: 395px;
  float: left;
  text-align: right;
  margin-top: 0;
  height: 38px;
  line-height: 38px;
}
body .web_pwa_body .web_pwd_cont .tc .Validform_checktip {
  float: left !important;
  position: static;
  height: 38px !important;
  line-height: 38px;
  padding: 0 0 0 20px;
  margin: 0;
}
body .web_pwa_body .web_pwd_cont .tc .web_pwd_width {
  float: left;
  height: 26px;
  margin-right: 10px;
}
body .web_pwa_body .web_pwd_cont .tc #captchaInput {
  width: 90px !important;
}
body .web_pwa_body .web_pwd_cont .tc .Captcha {
  float: left;
  height: 38px;
  line-height: 38px;
  margin-right: 10px;
  width: 200px;
}
body .web_pwa_body .web_pwd_cont .tc .Captcha img {
  height: 38px !important;
  top: 0 !important;
  float: left;
}
body .web_pwa_body .web_pwd_cont .tc .Captcha a {
  float: left;
  font-size: 12px;
}
body .login-wp .login-bg .login-form .login-title {
  color: #3c3c3c;
  text-align: center;
  font-size: 30px !important;
  line-height: 50px;
  font-weight: 400;
  display: block;
}
body .login-wp .login-bg .login-form .login-title li {
  font-size: 30px !important;
}
body .consult-side {
  margin-top: 0;
}
body .consult-side .qlink {
  height: 39px;
  padding: 0;
  border: 1px solid #ddd;
  border-left: none;
}
body .consult-side .qlink li {
  padding-top: 0;
  height: 38px;
  float: left;
}
body .consult-side .qlink li .top-cate {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
body #Right .consult-side .q-cate {
  border-bottom: none;
}
body #Right .consult-side .q-cate .t-cate {
  position: relative;
  overflow: unset;
}
body #Right .consult-side .q-cate .t-cate:hover .cates {
  display: block;
}
body #Right .consult-side .q-cate .t-cate .cates {
  display: none;
  position: absolute;
  text-align: center;
  height: auto;
  background-color: #fff;
}
body #Right .consult-side .q-cate .t-cate .cates li {
  border-bottom: 1px solid #ddd !important;
  width: 100%;
  text-align: center;
}
body #Right .consult-side .q-cate .t-cate .cates a {
  border: none;
  padding: 0;
}
body #Right .consult-side .q-cate .t-cate .cates a:hover {
  background: #eee;
}
body #Right .consult-side .q-cate .t-cate .top-cate a {
  padding: 0 20px;
}
.consult-side .qlink {
  height: auto !important;
}
.consult-side .aCenter {
  color: #333;
  background: #eee;
}
.consult-side .t-cate {
  position: relative;
  height: auto !important;
}
.consult-side .t-cate:hover .cates {
  display: block;
}
.consult-side .qlink li .top-cate {
  border: none;
}
.consult-side .cates {
  position: absolute;
  width: 100%;
  display: none;
  background-color: #eee;
  z-index: 999;
}
.consult-side .curr .top-cate a {
  color: #226AD6;
}
body .consult-side .qlink li.curr a {
  background-color: #fff;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #fff;
}
body .consult-side .qlink li a {
  height: 39px;
  line-height: 39px;
  border: 1px solid #ddd;
  border-top: none;
  background: none;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
}
.cw {
  background: none;
  background-color: #fff;
  padding: 15px 0;
}
.cw .ct-tp {
  background: none;
}
.cw .ct-bt {
  background: none;
}
.cw .wp .regForm {
  padding-left: 0;
  width: 1100px;
  margin: 20px auto 20px;
  padding-bottom: 20px;
}
.cw .wp .regForm .tooltips {
  text-align: center;
}
.cw .wp .regForm .reg-table .td1 {
  width: 310px;
  color: #333;
}
.cw .wp .regForm .nctwp .nct {
  padding: 0;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .row .label {
  font-size: 14px;
  width: 310px;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .row .txt {
  padding: 7px 8px 6px 8px;
}
.css-wrapper #logo a img {
  width: auto;
}
.css-wrapper .wp #logo a img {
  width: inherit;
}

.cw {
  background: none;
  background-color: #fff;
  padding: 15px 0;
}
.cw .ct-tp {
  background: none;
}
.cw .ct-bt {
  background: none;
}
.cw .wp .regForm {
  padding-left: 0;
  width: 1100px;
  margin: 20px auto 20px;
}
.cw .wp .regForm .reg-table .td1 {
  width: 310px;
  color: #333;
}
.cw .wp .regForm .reg-table .identify-code .captchaInput {
  float: left;
  width: 80px;
  overflow: hidden;
}
.cw .wp .regForm .reg-table .identify-code .loginFormTdIpt {
  padding: 0;
  height: 33px;
  line-height: 33px;
  width: 60px !important;
  margin: 0 auto;
  display: block;
}
.cw .wp .regForm .reg-table .identify-code .Captcha {
  width: 170px;
  float: left;
  margin-left: 0;
}
.cw .wp .regForm .reg-table .identify-code .Captcha img {
  width: 65px;
  height: 35px;
  float: left;
}
.cw .wp .regForm .reg-table .identify-code .Captcha a {
  float: left;
  height: 35px;
  
  font-size: 12px;
  overflow: hidden;
  width: 100px;
}
.cw .wp .regForm .reg-table tr td .Validform_wrong {
  line-height: 28px !important;
  margin-top: 0;
}
.cw .wp .regForm .reg-table tr td .Validform_checktip {
  line-height: 14px;
  min-height: 28px;
}
.cw .wp .regForm .reg-table tr td .Validform_right {
  line-height: 28px !important;
  margin-top: 0;
}
.cw .wp .regForm .nctwp .nct {
  padding: 0;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .row .label {
  font-size: 14px;
  width: 350px;
  height: 38px;
  line-height: 38px;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .row .txt {
  padding: 7px 8px 6px 8px;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .d {
  *zoom: 1;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .d:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .auto .label {
  font-size: 14px;
  width: 350px;
  height: 33px;
  line-height: 33px;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .auto .txtarea {
  font-size: 14px;
  width: 540px;
  float: left;
  padding: 10px;
  border: 1px solid #ddd;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .row #CompanyAllMore_tag {
  float: left;
  width: auto;
  line-height: 35px;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .card .label {
  float: left;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .card #CompanyAllMore_authorization_panel {
  margin-left: 0 !important;
  margin-top: 0 !important;
  float: left;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .card #CompanyAllMore_license_panel {
  margin-left: 0 !important;
  margin-top: 0 !important;
  float: left;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .card #CompanyAllMore_organization_code_panel {
  margin-left: 0 !important;
  margin-top: 0 !important;
  float: left;
}
.cw .wp .regForm .nctwp .nct .pageFormContent .card #CompanyAllMore_tax_enrol_certificate_panel {
  margin-left: 0 !important;
  margin-top: 0 !important;
  float: left;
}
body .mn .nctwp .nct .pageFormContent .card .label {
  float: left;
}
body .mn .nctwp .nct .pageFormContent .card #CompanyAllMore_license_panel {
  margin-left: 246px !important;
}
body .mn .nctwp .nct .pageFormContent .card #CompanyAllMore_organization_code_panel {
  margin-left: 246px !important;
}
body .mn .nctwp .nct .pageFormContent .card #CompanyAllMore_tax_enrol_certificate_panel {
  margin-left: 246px !important;
}
body .mn .nctwp .nct .submit-btn {
  text-align: center;
}
body .mn .nctwp .nct .submit-btn .btn {
  color: #fff;
  background-color: #009bd8;
}
body #logo a img {
  width: auto;
}

body .container .container {
  width: auto;
}
body .infoList li {
  font-size: 12px;
}
body .infoList li .aire {
  font-size: 12px;
  margin-top: 0;
  padding: 2px 10px;
  line-height: 20px;
  width: auto;
  border-radius: 3px;
}
body .btnnor {
  background-color: #f26222;
  color: #fff;
}
body .infoBox .span1 a,
body .infoBox .span7 a,
body .attentionList .span2 a,
body .infoBox .span6 a {
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 5px;
  vertical-align: middle;
}
body .row .txt,
body .auto .txt,
body .row .date {
  line-height: 24px;
}
body .row.cl.radio ul li {
  line-height: normal;
}
body .row.cl.radio ul li label {
  height: 38px;
  line-height: 38px;
}
body .row .label,
body .auto .label {
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  margin-right: 15px;
  text-align: right;
  vertical-align: top;
  padding-right: 0;
  width: 350px;
}
body .row .label .middle-inner,
body .auto .label .middle-inner {
  width: 100%;
}
body .row .txt,
body .auto .txt,
body .row .date {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #555;
  float: left;
  height: 36px;
  line-height: 36px;
  outline: 0 none;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .line hr {
  display: none;
}
body .pageFormContent .row a.choose {
  line-height: 40px !important;
}
body .flowstep {
  background: none;
}
body .byqxfl .label {
  width: 312px;
}
body .flowstep .step-name {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
body .pageFormContent select {
  height: 38px;
  border-color: #ddd;
  width: 100%;
}
body .pageFormContent select#CompanyAllMore_fund_unit {
  width: auto !important;
}
body .css-entryform .css-inputform .css-2 .css-input {
  
  width: 63% !important;
}
body .row {
  height: auto;
  margin-bottom: 10px;
  *zoom: 1;
}
body .row:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
body .ck-all .ckbox .btn-a {
  padding: 6px 12px;
}
body .ck-all input {
  margin-top: 16px;
}
body .ck-all label {
  margin-top: 12px;
}
body .input_major {
  height: 30px;
  width: 230px;
  margin-bottom: 10px;
  background-color: #fff;
  border-color: #c6c6c6;
  padding: 0 6px;
}
body .input_major #btn_IndustryID {
  height: 36px;
}
body .Validform_checktip {
  min-height: 30px;
  line-height: normal;
  margin-bottom: 0;
  float: none;
  bottom: 0;
  text-align: left;
  margin-left: calc(15% + 10px);
}
body .Validform_wrong {
  margin-top: 0;
}
body .field-introduce {
  
  margin-bottom: 20px;
  background: none;
  
  font-size: 15px;
}
body .line1 .field-introduce {
  border-bottom: 1px solid #ddd;
  height: 40px;
  line-height: 40px;
}
body .line1 hr {
  display: none;
}
body .field-introduce p {
  line-height: 40px;
  background: none !important;
}
body .field-introduce p span {
  padding: 0 15px;
}
body .field-introduce p span b {
  font-size: 15px;
}
body .css-entryform .css-inputform {
  height: auto;
  *zoom: 1;
}
body .css-entryform .css-inputform:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
body .css-entryform .css-inputform .css-name {
  width: 114px;
  height: 26px;
  line-height: 26px;
}
body .css-entryform .css-inputform .css-input {
  height: 30px;
}
body .css-entryform .css-inputform .two-element .css-input {
  height: 24px !important;
  width: 160px !important;
}
body .css-entryform .css-inputform .two-element .row select {
  width: 170px !important;
}
body .css-entryform .css-inputform .two-element .css-input select {
  height: 100%;
  width: 100% !important;
  display: block;
}
body .css-entryform .css-inputform .css-2 {
  
  width: 45%;
}
body .css-entryform .css-inputform .css-2 .card {
  padding: 4px 12px;
}
body .css-entryform .css-inputform .css-1 {
  float: left;
  
  width: 45%;
}
body .nct {
  padding: 0;
}
body .nct #notice-edit-form .form.pageFormContent.dialogForm .row {
  margin-bottom: 10px;
}
body .nct #notice-edit-form .form.pageFormContent.dialogForm .row .selector-input {
  height: 36px !important;
  line-height: 36px !important;
  width: 288px;
  padding: 0 15px;
}
body .nct #notice-edit-form .form.pageFormContent.dialogForm .row #yw1 {
  margin: 0 !important;
  height: 40px !important;
}
body .mn.z.view.view2 .nctwp .nct .form.pageFormContent.dialogForm .row #yw1 {
  margin: 0 !important;
  height: 40px;
}
body .css-recruit.css-recruit-normal {
  width: 776px;
  margin: 0 auto 15px !important;
  border: none;
}
body .css-recruit.css-recruit-normal .css-list .label {
  width: 100%;
  font-size: 14px;
  text-align: left;
}
body .css-recruit.css-recruit-normal .css-list {
  margin-top: 10px;
  border: 1px solid #ddd;
}
body .css-recruit.css-recruit-normal .css-list .css-title {
  border-bottom: none;
  padding-left: 0;
  height: 30px;
  line-height: 30px;
}
body .css-recruit.css-recruit-normal .css-list .css-content {
  border: none;
  border-top: 1px solid #ddd;
}
body .css-recruit.css-recruit-normal .css-list .css-content li {
  height: 40px;
}
body .css-recruit.css-recruit-normal .css-list .css-content li input {
  height: 30px !important;
  display: block;
  margin: 5px auto 5px;
  font-size: 12px;
}
body .css-recruit.css-recruit-normal .css-list .css-content li select {
  height: 30px;
  margin: 5px auto 5px;
  display: block;
  float: none;
  width: 90% !important;
  padding: 0;
}
body .change-psw {
  width: auto !important;
}
body .change-psw #form-change-psw .form.pageFormContent.dialogForm {
  margin-left: 0 !important;
}
body .css-summary > div {
  float: none !important;
  width: 100% !important;
}
body .css-summary {
  margin: 0 auto;
}
body .css-summary .edui-default .edui-editor-toolbarbox {
  z-index: 100 !important;
  text-align: left;
}
body .css-summary .edui-default .edui-editor-iframeholder {
  width: 100% !important;
}
body .auto .d.col-sm-offset-2 {
  margin-left: 110px !important;
}
body .css-summary .edui-default .edui-toolbar {
  text-align: left;
}
body .auto .d.col-sm-offset-2 .img_a {
  margin-left: 130px;
  float: none;
}
body .auto .d .img_a {
  float: left;
}
body .updatefile .d.col-sm-offset-2 {
  margin-left: 180px !important;
}
body .updatefile .Validform_checktip,
body .updatefile .checkbox .Validform_checktip {
  margin-left: 170px;
}
body #jinfo-form .updatefile .Validform_checktip {
  margin-left: calc(15% + 10px);
}
body .pageFormContent .auto.cl.textarea.info {
  border: none;
  padding: 0 0 10px 0;
}
body .pageFormContent .auto.cl.textarea.info textarea {
  width: 320px;
  border: 1px solid #ddd;
  padding: 10px;
}
body .row.input-line {
  line-height: 36px;
}
body .row.input-line label input {
  margin-top: 0;
}
body .has-zone .qlink {
  border-bottom: none;
}
body .has-zone .schBox {
  border: none;
  border-top: 1px solid #ddd;
}
.tooltips {
  padding: 15px 20px;
}
.register-wanyuan {
  float: left;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
}

body .aui_content {
  overflow: visible;
  height: 100%;
  max-height: none;
}
body .aui_content .r-form {
  display: block;
  
  height: 100%;
}

body .aui_content .row .label {
  height: auto;
  width: 160px;
}
body .aui_content .row .label + input.txt.conDate.hasDatepicker {
  width: 110px !important;
}
body .aui_content .row .label + input.txt.conDate.hasDatepicker + input.txt.conTime + .Validform_checktip {
  margin-top: 3px;
}
body .aui_content .row .label + input.txt.conDate.hasDatepicker + input.txt.conTime + .Validform_checktip + div {
  float: left;
  margin-top: 3px;
  line-height: 30px;
}
body .aui_content .row .label + input.txt.conDate.hasDatepicker {
  width: 110px !important;
}
body .aui_content .row .label + input.txt.conDate.hasDatepicker + input.txt.conTime + .Validform_checktip {
  margin-top: 3px;
}
body .aui_content .auto .label {
  width: 160px;
}
body .aui_content .dialogForm {
  margin-left: 0 !important;
}
body .aui_content .dialogForm .auto #Consult_consult {
  width: 288px;
}
body .aui_content .dialogForm .row textarea {
  float: left;
  width: 288px;
  padding: 5px 15px;
  height: 85px;
}
body .aui_content .question-block .q-input input {
  width: 220px;
  padding: 2px 10px;
  border: 1px solid #ddd;
}
body .aui_content .question-block .q-input .label {
  height: 26px;
  line-height: 26px;
}
body .aui_content .question-block .q-select .label {
  height: 26px;
  line-height: 26px;
}
body .aui_content .question-block .q-textarea .label {
  height: 26px;
  line-height: 26px;
}
body .aui_content .question-block .q-select select {
  width: 240px;
  border: 1px solid #ddd;
}
body .aui_content .question-block .q-textarea textarea {
  width: 220px;
  padding: 10px;
  height: 60px;
  border: 1px solid #ddd;
}
body .wp .wp {
  padding: 0 !important;
}
.error-wrapper {
  padding-left: 357px;
  height: 30px;
  line-height: 30px;
}

.aui_main {
  width: 100%;
  background-color: #fff;
}
.aui_main .aui_content {
  
  width: auto;
}
.aui_main .aui_content .datePickerLayout {
  width: 350px;
}
.aui_main .aui_content .datePickerLayout ul {
  margin-bottom: 0;
  padding: 10px 0;
  *zoom: 1;
}
.aui_main .aui_content .datePickerLayout ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.aui_main .aui_content .datePickerLayout ul li {
  font-size: 12px;
  display: block;
  padding-left: 35px;
  float: left;
  width: 310px;
  height: auto;
}
.aui_main .aui_content .datePickerLayout ul li.date-subtitle {
  padding-left: 10px;
  width: 340px;
}
.aui_main .aui_content .datePickerLayout ul li .date-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  margin: 2px 0 0 5px;
  background-color: #96c7ed;
  color: #fff;
  float: left;
  margin-left: -30px;
}
.aui_main .aui_content .datePickerLayout ul li a {
  padding: 0 0 0 0;
  float: left;
  font-size: 14px;
  width: 315px;
  color: #08c;
}
.aui_main .aui_content .datePickerLayout ul li .date-symbol {
  display: none;
}
.aui_main .aui_content .row #change_guider {
  height: 38px;
  line-height: 37px;
  width: 320px;
  border: 1px solid #ddd;
}

.calendar_listpage {
  background-color: #fff;
  margin-bottom: 15px;
}
.calendar_listpage .infoBox {
  padding: 15px;
}
.calendar_listpage .title {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background-color: #e6e6e6;
  color: #333;
  padding: 0 15px;
}
.calendar_listpage .title .more {
  font-size: 12px;
  float: right;
  color: #1e529e;
}
.calendar_listpage .conduct_datetime {
  color: #333;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.calendar_listpage .infoBox .infoTit {
  border-bottom: 1px solid #dfdfdf;
}
.calendar_listpage .infoBox .infoTit .span1 {
  width: 400px;
}
.calendar_listpage .infoBox .infoTit .span2 {
  width: 350px;
}
.calendar_listpage .infoBox .infoTit .span3 {
  width: 120px;
}
.calendar_listpage .infoBox .infoTit .span4 {
  width: 160px;
}
.calendar_listpage .infoBox .infoTit .span5 {
  width: 100px;
}
.calendar_listpage .infoBox .infoList .span1 {
  width: 400px;
}
.calendar_listpage .infoBox .infoList .span2 {
  width: 350px;
}
.calendar_listpage .infoBox .infoList .span3 {
  width: 120px;
}
.calendar_listpage .infoBox .infoList .span4 {
  width: 160px;
}
.calendar_listpage .infoBox .infoList .span5 {
  width: 100px;
}
.calendar_listpage .view-links {
  border: 1px solid #ddd;
  margin: 15px 0 0;
  background-color: #1e529e;
  *zoom: 1;
}
.calendar_listpage .view-links:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.calendar_listpage .view-links li {
  float: left;
  width: 33.3%;
  text-align: center;
  padding: 10px 0;
}
.calendar_listpage .view-links li a {
  color: #fff;
}

.vContent p {
  background: none !important;
}
.vContent div {
  background: none !important;
}
.vContent span {
  background: none !important;
}
.vContent strong {
  background: none !important;
}
.vContent table {
  border: 1px solid #666;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  width: 100% !important;
  text-align: center;
}
.vContent table colgroup col {
  width: auto !important;
}
.vContent table th {
  border: 1px solid #666;
}
.vContent table td {
  border: 1px solid #666;
  white-space: normal;
  word-break: break-all;
}
.aContent p {
  background: none !important;
}
.aContent div {
  background: none;
}
.aContent div.video-js {
  background-color: #000 !important;
  margin-left: auto;
  margin-right: auto;
}
.aContent table {
  border: 1px solid #666;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  width: 100%;
  text-align: center;
}
.aContent table th {
  border: 1px solid #666;
}
.aContent table td {
  border: 1px solid #666;
}
.table-container .table-items .table-item td input {
  outline: none;
  width: 100%;
  box-shadow: none;
  border: 1px solid #bbb;
}
.table-container .table-items .table-item td select {
  outline: none;
  width: 100%;
  box-shadow: none;
  border: 1px solid #bbb;
}

.infoBox .consultList {
  margin-bottom: 10px;
}
.activity-list {
  border: none;
}
.activity-list .question-search {
  padding: 15px 20px 0 0;
  height: 65px;
  margin-top: 0;
}
.activity-list .ct {
  padding: 0;
}
.activity-list .consultList {
  padding: 0 7px;
  border-bottom: none;
}
.activity-list .consultList .li1 {
  width: 145px;
}
.activity-list .add-more {
  text-align: center;
  padding: 3px;
  cursor: pointer;
  color: #528BFF;
}
.activity-list .add-more a {
  color: #528BFF;
}
.activity-list .add-more a i {
  margin: 4px;
  font-size: 18px;
  vertical-align: -12%;
}
.activity-list .Retract {
  text-align: center;
  padding: 3px;
  cursor: pointer;
  display: none;
  color: #528BFF;
}
.activity-list .Retract i {
  font-size: 15px;
}
.activity-list .time-order {
  overflow: hidden;
}
.activity-list .consultList .li1 {
  width: auto;
}
.activity-list .add-more i {
  font-size: 15px;
}

.activity-list .consultList .li2 {
  width: 650px;
  padding-bottom: 5px;
}
.activity-list .consultList .li2 a {
  color: #528BFF;
}
.activity-list .consultList .li2 .field-info b {
  float: left;
}
.activity-list .consultList .li2 .field-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.activity-list .consultList .li2 .name {
  font-size: 16px;
  font-weight: bold;
}
.activity-list .consultList .li2 .full {
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  color: #969697 !important;
}
.activity-list .consultList .li2 .order {
  padding: 2px 10px;
  background-color: #EBF1FD;
  color: #6D81B4;
  border: 1px solid #EBF1FD;
  font-size: 12px;
  border-radius: 5px;
  margin: 5px 0;
  position: relative;
}
.activity-list .consultList .li2 .order span {
  margin-right: 5px;
}
.activity-list .consultList .li2 .order button {
  background-color: #528BFF;
  color: #fff;
  display: inline-block;
  padding: 0px 10px;
  position: absolute;
  height: 29px;
  line-height: 29px;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #528BFF;
  cursor: pointer;
}
.activity-list .consultList .li2 .order .alrbtn {
  background-color: #E9EAEE;
  color: #969697;
  border: 1px solid #E9EAEE;
}
.activity-list .consultList .li2 .Personal-info {
  display: block;
}
.activity-list .allup {
  height: 100% !important;
}
.activity-list .consultList .li2 .order .answers-btn {
  right: 46px;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 1px solid #fff;
}
.activity-list .infoBox {
  margin: 0 !important;
  background: #F8F7F5 !important;
}
.activity-list .infoBox .consultList {
  background: #fff;
  margin-bottom: 8px;
  padding: 10px 15px 0 15px;
}

.aui_main .aui_content #consult-form .selectDiv select {
  border: 1px solid #ddd;
  height: 100%;
  margin-right: 0;
  width: 100% !important;
}
.dialog-linkage .dialog-linkage-body .column-item.column-item-end.has-major {
  background-color: #ff9b00;
  color: #fff;
}
.talents-search-list .talentList .span6 {
  width: 100px !important;
}

.css-hide {
  display: none;
}
.jx-userindex,
.jx-userindex2,
.jx-userindex3 {
  overflow: hidden;
}
.jx-userindex .css-title,
.jx-userindex2 .css-title,
.jx-userindex3 .css-title {
  height: 45px;
  border: 1px solid #eee;
  border-bottom: none;
  position: relative;
  padding: 0 20px;
  *zoom: 1;
}
.jx-userindex .css-title:after,
.jx-userindex2 .css-title:after,
.jx-userindex3 .css-title:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.jx-userindex .css-title .css-tab,
.jx-userindex2 .css-title .css-tab,
.jx-userindex3 .css-title .css-tab {
  height: 45px;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
}
.jx-userindex .css-title .css-tab li,
.jx-userindex2 .css-title .css-tab li,
.jx-userindex3 .css-title .css-tab li {
  float: left;
  height: 45px;
  margin-left: 5px;
  position: relative;
}
.jx-userindex .css-title .css-tab li a,
.jx-userindex2 .css-title .css-tab li a,
.jx-userindex3 .css-title .css-tab li a {
  display: block;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.jx-userindex .css-title .css-tab li.current a,
.jx-userindex2 .css-title .css-tab li.current a,
.jx-userindex3 .css-title .css-tab li.current a {
  background-color: #f26222;
  color: #fff;
}
.jx-userindex .css-title .css-tab li:first-child,
.jx-userindex2 .css-title .css-tab li:first-child,
.jx-userindex3 .css-title .css-tab li:first-child {
  margin-left: 0;
}
.jx-userindex .css-title .css-tab li span,
.jx-userindex2 .css-title .css-tab li span,
.jx-userindex3 .css-title .css-tab li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: middle;
}
.jx-userindex .css-title .css-more,
.jx-userindex2 .css-title .css-more,
.jx-userindex3 .css-title .css-more {
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  padding: 2px 20px 2px 0;
  background: url("404.png") no-repeat right center;
}
.jx-userindex .css-content,
.jx-userindex2 .css-content,
.jx-userindex3 .css-content {
  margin: 0 auto;
  overflow: hidden;
  border-top: none;
  height: 223px;
  padding: 0;
  border: 1px solid #ddd;
}
.jx-userindex .css-content ul,
.jx-userindex2 .css-content ul,
.jx-userindex3 .css-content ul {
  width: 100%;
  *zoom: 1;
}
.jx-userindex .css-content ul:after,
.jx-userindex2 .css-content ul:after,
.jx-userindex3 .css-content ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.jx-userindex .css-content ul li,
.jx-userindex2 .css-content ul li,
.jx-userindex3 .css-content ul li {
  margin-top: 10px;
  height: 22px;
  background: url("404.png") no-repeat left center;
}
.jx-userindex .css-content ul li a,
.jx-userindex2 .css-content ul li a,
.jx-userindex3 .css-content ul li a {
  display: block;
  float: left;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jx-userindex .css-content ul li span,
.jx-userindex2 .css-content ul li span,
.jx-userindex3 .css-content ul li span {
  padding-left: 10px;
  width: 600px;
  height: 22px;
  line-height: 22px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 14px;
}
.jx-userindex .css-content ul li span a,
.jx-userindex2 .css-content ul li span a,
.jx-userindex3 .css-content ul li span a {
  display: inline-block;
  float: none;
  width: auto;
  margin-left: 5px;
}
.jx-userindex .css-content ul li span a:first-child,
.jx-userindex2 .css-content ul li span a,
.jx-userindex3 .css-content ul li span a {
  margin-left: 0;
}
.jx-userindex .css-content ul li .css-company,
.jx-userindex2 .css-content ul li .css-company,
.jx-userindex3 .css-content ul li .css-company {
  width: 246px;
  color: #333;
}
.jx-userindex .css-content ul li time,
.jx-userindex2 .css-content ul li time,
.jx-userindex3 .css-content ul li time {
  float: right;
  line-height: 22px;
  margin-right: 0;
  font-size: 14px;
}
.jx-userindex .css-content ul li .css-80,
.jx-userindex2 .css-content ul li .css-80,
.jx-userindex3 .css-content ul li .css-80 {
  width: 80px;
  color: #333;
}
.jx-userindex .css-content ul li .css-100,
.jx-userindex2 .css-content ul li .css-100,
.jx-userindex3 .css-content ul li .css-100 {
  width: 100px;
  color: #333;
}
.jx-userindex .css-content ul li .css-165,
.jx-userindex2 .css-content ul li .css-165,
.jx-userindex3 .css-content ul li .css-165 {
  width: 165px;
  color: #333;
}
.jx-userindex .css-content ul li .css-190,
.jx-userindex2 .css-content ul li .css-190,
.jx-userindex3 .css-content ul li .css-190 {
  width: 190px;
  color: #333;
}
.jx-userindex .css-content ul li .css-180,
.jx-userindex2 .css-content ul li .css-180,
.jx-userindex3 .css-content ul li .css-180 {
  width: 180px;
  color: #333;
}
.jx-userindex .css-content ul li .css-220,
.jx-userindex2 .css-content ul li .css-220,
.jx-userindex3 .css-content ul li .css-220 {
  width: 220px;
  color: #333;
}
.jx-userindex .css-content ul li .css-240,
.jx-userindex2 .css-content ul li .css-240,
.jx-userindex3 .css-content ul li .css-240 {
  width: 240px;
  color: #333;
}
.jx-userindex .css-content ul li .css-250,
.jx-userindex2 .css-content ul li .css-250,
.jx-userindex3 .css-content ul li .css-250 {
  width: 250px;
  color: #333;
}
.jx-userindex .css-content ul li .css-270,
.jx-userindex2 .css-content ul li .css-270,
.jx-userindex3 .css-content ul li .css-270 {
  width: 270px;
  color: #333;
}
.jx-userindex .css-content ul li .css-280,
.jx-userindex2 .css-content ul li .css-280,
.jx-userindex3 .css-content ul li .css-280 {
  width: 280px;
  color: #333;
}
.jx-userindex .css-content ul li .css-290,
.jx-userindex2 .css-content ul li .css-290,
.jx-userindex3 .css-content ul li .css-290 {
  width: 290px;
  color: #333;
}
.jx-userindex .css-content ul li .css-300,
.jx-userindex2 .css-content ul li .css-300,
.jx-userindex3 .css-content ul li .css-300 {
  width: 300px;
  color: #333;
}
.jx-userindex .css-content ul li .css-310,
.jx-userindex2 .css-content ul li .css-310,
.jx-userindex3 .css-content ul li .css-310 {
  width: 310px;
  color: #333;
}
.jx-userindex .css-content ul li .css-330,
.jx-userindex2 .css-content ul li .css-330,
.jx-userindex3 .css-content ul li .css-330 {
  width: 330px;
  color: #333;
}
.jx-userindex .css-content ul li .css-360,
.jx-userindex2 .css-content ul li .css-360,
.jx-userindex3 .css-content ul li .css-360 {
  width: 360px;
  color: #333;
}
.jx-userindex .css-content ul li .css-380,
.jx-userindex2 .css-content ul li .css-380,
.jx-userindex3 .css-content ul li .css-380 {
  width: 380px;
  color: #333;
}
.jx-userindex .css-content ul li .css-390,
.jx-userindex2 .css-content ul li .css-390,
.jx-userindex3 .css-content ul li .css-390 {
  width: 390px;
  color: #333;
}
.jx-userindex .css-content ul li .css-420,
.jx-userindex2 .css-content ul li .css-420,
.jx-userindex3 .css-content ul li .css-420 {
  width: 420px;
  color: #333;
}
.jx-userindex .css-content ul li .css-430,
.jx-userindex2 .css-content ul li .css-430,
.jx-userindex3 .css-content ul li .css-430 {
  width: 430px;
  color: #333;
}
.jx-userindex .css-content ul li .css-440,
.jx-userindex2 .css-content ul li .css-440,
.jx-userindex3 .css-content ul li .css-440 {
  width: 440px;
  color: #333;
}
.jx-userindex .css-content ul li .css-540,
.jx-userindex2 .css-content ul li .css-540,
.jx-userindex3 .css-content ul li .css-540 {
  width: 540px;
  color: #333;
}
.jx-userindex .css-content ul li .css-750,
.jx-userindex2 .css-content ul li .css-750,
.jx-userindex3 .css-content ul li .css-750 {
  width: 750px;
  color: #333;
}
.jx-userindex .css-content ul li .css-820,
.jx-userindex2 .css-content ul li .css-820,
.jx-userindex3 .css-content ul li .css-820 {
  width: 820px;
  color: #333;
}
.jx-userindex .css-content ul li .css-ainline a,
.jx-userindex2 .css-content ul li .css-ainline a,
.jx-userindex3 .css-content ul li .css-ainline a {
  width: auto;
  display: inline;
}
.jx-userindex {
  margin-top: 15px;
}
.jx-userindex .css-title {
  padding: 0;
}
.jx-userindex .css-content {
  height: 274px;
  padding: 0 15px;
  
}
.jx-userindex .css-content ul li a {
  padding: 0;
}
.jx-userindex .css-content ul li span {
  padding-left: 0;
}

.com-mian {
  background: #fff;
}
.com-mian .danger {
  color: #FF0000;
}
.com-mian .success {
  color: #009952;
}
.com-mian .tet-color {
  color: #016393;
}
.com-mian .btn-bg {
  background-color: #016393;
  border: 1px solid #016393;
  color: #fff;
}
.com-mian .btn-default {
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.com-mian .css-200 span {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}
.com-mian .com-title h5 {
  text-align: center;
  font-size: 16px;
}
.com-mian .add-ple {
  border-radius: 5px;
  color: #fff;
  padding: 5px 10px;
  background-color: #169BD5;
  border-color: #169BD5;
}
.com-mian .com-table {
  border: 1px solid #e1e1e1;
  margin: 10px;
  font-size: 13px;
}
.com-mian .com-table h5 {
  text-align: left;
  padding: 10px 0;
  font-weight: normal;
}
.com-mian .com-table table th {
  text-align: center;
  padding: 5px;
  background-color: #F3F3F3;
  font-weight: bold;
}
.com-mian .com-table table tr {
  border-bottom: 1px solid #e1e1e1;
}
.com-mian .com-table table tr td {
  text-align: center;
  padding: 5px;
}
.com-mian .com-table table tr td a {
  margin: 5px;
  color: #348AC6;
}
.com-mian .com-table table tr td a:hover {
  color: #348AC6;
}
.com-mian .com-table table tr .oper-btn a {
  color: #348AC6;
}
.com-mian .com-table table tr:last-child {
  border-bottom: none;
}
.com-mian .com-table .table-border {
  border: none;
}
.com-mian .com-table .table-border thead th {
  background-color: #fff;
  border: 1px solid #797979;
  font-weight: normal;
}
.com-mian .com-table .table-border td {
  border: 1px solid #797979;
}
.com-mian .com-form {
  margin-bottom: 80px;
}
.com-mian .com-form h5 {
  padding: 10px;
  border-bottom: 1px dashed #dfdfdf;
  font-size: 16px;
  font-weight: normal;
}
.com-mian .com-form .row {
  margin-bottom: 0 !important;
}
.com-mian .com-form .row select {
  margin-left: 3px;
}
.com-mian .com-form .form-group,
.com-mian .com-form .row {
  margin-top: 15px;
}
.com-mian .com-form .form-group .Validform_checktip,
.com-mian .com-form .row .Validform_checktip {
  display: inline;
  float: none !important;
}
.com-mian .com-form .form-group label,
.com-mian .com-form .row label {
  width: 350px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: right;
  padding-right: 5px;
  color: #333;
  vertical-align: middle;
  margin-right: 0;
}
.com-mian .com-form .form-group label span,
.com-mian .com-form .row label span {
  color: #FF0000;
}
.com-mian .com-form .form-group input,
.com-mian .com-form .row input {
  width: 300px;
  height: 27px;
  padding: 0 3px;
  line-height: 27px;
}
.com-mian .com-form .form-group select,
.com-mian .com-form .row select {
  width: 310px !important;
  height: 31px;
  vertical-align: middle;
}
.com-mian .com-form .form-group .selectDiv,
.com-mian .com-form .row .selectDiv {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  margin-bottom: 0;
}
.com-mian .com-form .form-group .selectDiv select,
.com-mian .com-form .row .selectDiv select {
  width: 310px !important;
  height: 31px;
  margin-left: 0;
}
.com-mian .com-form .form-group .tip,
.com-mian .com-form .row .tip {
  vertical-align: top;
  margin-left: 10px;
}
.com-mian .com-form .checkbox-box label {
  width: auto;
}
.com-mian .com-form .checkbox-box .checkbox-label {
  width: 350px;
}
.com-mian .com-form .checkbox-box input {
  width: auto;
  margin-left: 6px;
  vertical-align: middle;
}
.com-mian .com-form .checkbox-box .checkbox-meg {
  width: 370px;
  display: inline-block;
  vertical-align: middle;
}
.com-mian .com-form .textarea-box label {
  vertical-align: top;
}
.com-mian .com-form .textarea-box textarea {
  width: 288px;
  padding: 10px;
}
.com-mian .com-form .submit-btn {
  text-align: center;
  margin-top: 35px;
}
.com-mian .com-form .submit-btn button {
  border: 1px solid #016393;
  width: 100px;
  padding: 5px;
  border-radius: 5px;
}
.com-mian .line-form {
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.com-mian .line-form .form-group {
  float: left;
  margin-left: 10px;
}
.com-mian .line-form .form-group label {
  width: 100%;
  display: block;
  margin-bottom: 8px;
}
.com-mian .line-form .form-group input {
  width: 196px;
  height: 27px;
  padding: 0 5px;
}
.com-mian .line-form .form-group select {
  width: 196px;
  height: 31px;
}
.com-mian .com-details .details-title {
  padding: 8px;
  background-color: #F2F2F2;
  color: #333;
  font-size: 14px;
}
.com-mian .com-details h5 {
  font-size: 22px;
  font-weight: bold;
  padding: 15px 8px;
  border-bottom: 1px solid #dfdfdf;
  color: #333;
}
.com-mian .com-details .com-details-list {
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
}
.com-mian .com-details .com-details-list li {
  float: left;
  width: 48.5%;
  font-size: 14px;
  padding: 3px 0;
}
.com-mian .com-details .com-del-info {
  padding: 10px;
}
.com-mian .com-details .com-del-info p {
  font-size: 14px;
}
.com-mian .stu-details {
  text-align: center;
}
.com-mian .stu-details .progress-box {
  padding: 20px 0;
}
.com-mian .stu-details .progress-box span {
  width: 150px;
  height: 35px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  line-height: 35px;
  font-size: 14px;
}
.com-mian .stu-details .yel1 {
  background-image: url(../image/yel1.png);
  color: #FD5E07;
}
.com-mian .stu-details .yel2 {
  background-image: url(../image/yel2.png);
  color: #FD5E07;
}
.com-mian .stu-details .yel3 {
  background-image: url(../image/yel3.png);
  color: #FD5E07;
}
.com-mian .stu-details .org1 {
  background-image: url(../image/org1.png);
  color: #fff;
}
.com-mian .stu-details .org2 {
  background-image: url(../image/org2.png);
  color: #fff;
}
.com-mian .stu-detaials .org3 {
  background-image: url(../image/org3.png);
  color: #fff;
}
.com-mian .stu-details .gray1 {
  background-image: url(../image/gray1.png);
  color: #555;
}
.com-mian .stu-details .gray2 {
  background-image: url(../image/gray2.png);
  color: #555;
}
.com-mian .stu-details .gray3 {
  background-image: url(../image/gray3.png);
  color: #555;
}
.search-btn {
  text-align: center;
  margin-top: 26px;
}
.search-btn button {
  border: 1px solid #016393;
  width: 100px;
  padding: 5px;
  border-radius: 5px;
}
.bg-model {
  position: absolute;
  top: 0%;
  left: 0%;
  display: none;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
}
.bg-model .info-content .content {
  border: 1px solid #797979;
  width: 600px !important;
  height: auto;
}
.bg-model .info-content .content h5 {
  background-color: #F2F2F2;
  padding: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.bg-model .info-content .content h5 i {
  float: right;
  font-size: 16px;
  cursor: pointer;
}
.bg-model .info-content .content ul li {
  float: left;
  width: 49.8%;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
}
.bg-model .info-content .content ul li:nth-child(even) {
  border-left: 1px solid #CCCCCC;
}
.bg-model .info-footer {
  text-align: center;
}
.bg-model .info-footer p {
  color: red;
  padding: 15px 0;
}
.bg-model .info-footer .demoform .form-group {
  margin-bottom: 15px;
  zoom: 1;
}
.bg-model .info-footer .demoform .form-group::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bg-model .info-footer .demoform .form-group label {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-right: 15px;
  text-align: right;
  vertical-align: top;
  padding-right: 0;
  float: left;
  width: 160px;
}
.bg-model .info-footer .demoform .form-group input {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #555;
  float: left;
  height: 36px;
  line-height: 36px;
  outline: 0 none;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 255px;
}
.bg-model .info-footer .demoform .form-group textarea {
  float: left;
  width: 255px;
  border: 1px solid #ddd;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single {
  width: 287px !important;
  float: left;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single .chosen-search-input {
  width: 100%;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single .chosen-single div {
  top: 7px;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single .chosen-single {
  border-color: #ddd;
  border-radius: 0;
  box-shadow: none;
  height: 38px;
  line-height: 37px;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single .chosen-results {
  width: 100%;
}
.bg-model .info-footer .demoform .form-group .chosen-container-single .chosen-results li {
  width: 100%;
  padding: 5px 6px;
  border: none;
  text-align: left;
}
.bg-model .content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 25%;
  border-radius: 8px;
  width: 300px;
  height: 120px;
  background-color: #fff;
}
.bg-model .content .delete-box {
  margin-top: 30px;
}
.bg-model .content .delete-box h5 {
  font-size: 16px;
  text-align: center;
}
.bg-model .content .delete-box .model-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eee;
}
.bg-model .content .delete-box .model-btn a {
  width: 49.01%;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
}
.bg-model .content .delete-box .model-btn .confirm {
  border-bottom-right-radius: 8px;
}
.bg-model .link-box {
  margin: 10px;
}
.bg-model .link-box a {
  padding: 10px;
  color: #379be9;
  text-decoration: underline;
}
.info {
  margin-bottom: 10px;
  word-break: break-all;
  word-wrap: break-word;
}
.info p {
  padding: 5px 10px;
  font-size: 13px;
}
.btn-box {
  margin: 20px 10px;
}
.btn-box button {
  width: 100px;
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.match-list ul li {
  margin: 5px;
  width: 32.31%;
  float: left;
  text-align: center;
}
.match-list ul li a {
  width: 100%;
  padding-top: 15px;
  border: 1px solid #ddd;
  display: inline-block;
}
.match-list ul li a img {
  width: 300px;
  height: 210px;
}
.match-list ul li a p {
  text-align: center;
  font-size: 14px;
  padding: 10px;
}
.modular-banner {
  margin-bottom: 10px;
}
.modular-banner img {
  width: 980px;
  height: 300px;
}
.match-details .modular-nav {
  margin-bottom: 20px;
}
.match-details .modular-nav h5 {
  font-size: 16px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
  color: #333;
  margin-bottom: 10px;
}
.match-details .modular-nav p {
  font-size: 13px;
}
.match-details .match-table h5 {
  font-size: 16px;
  padding: 5px 0;
  color: #333;
}
.match-details .match-table table td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 5px;
}
.match-details .match-table table td a {
  color: #379be9;
}
.match-details .match-table table thead td {
  font-weight: bold;
}
.match-details .match-btn {
  margin-top: 20px;
  text-align: center;
}
.match-details .match-btn a {
  background-color: #1573b5;
  color: #fff;
  height: 38px;
  line-height: 38px;
  border-radius: 8px;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
}
.match-details .modular-tips {
  text-align: center;
  font-size: 18px;
}
.match-form h5 {
  font-size: 16px;
  border-bottom: 1px solid #333;
  padding: 10px 0;
  margin-bottom: 20px;
  color: #333;
}
.match-form .submit-btn {
  text-align: center;
}
.match-form .submit-btn button {
  background-color: #1573b5;
  color: #fff;
  border: 1px solid #1573b5;
  border-radius: 5px;
  padding: 5px 10px;
  width: 130px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.match-form .form-group {
  margin-bottom: 15px;
}
.match-form .form-group label {
  width: 320px;
  display: inline-block;
  text-align: right;
  margin-right: 15px;
  vertical-align: top;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
}
.match-form .form-group input {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #ddd;
  width: 318px;
}
.match-form .form-group select {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #ddd;
  width: 350px;
}
.match-form .form-group textarea {
  width: 340px;
  border: 1px solid #ddd;
  padding: 5px;
}
.match-form .form-radio .radio-box {
  display: inline-block;
  width: 380px;
  min-height: 34px;
  line-height: 34px;
}
.match-form .form-radio .radio-box input {
  width: auto;
  height: 20px;
}
.match-form .form-radio .radio-box label {
  width: auto;
  height: auto;
}
.match-form .form-tabel h4 {
  margin-bottom: 10px;
  font-size: 14px;
}
.match-form .form-tabel .table-info .ope-btn {
  text-align: right;
}
.match-form .form-tabel .table-info .ope-btn span {
  background-color: #1573b5;
  color: #fff;
  border: 1px solid #1573b5;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.match-form .form-tabel .table-info table {
  width: 100%;
  margin-bottom: 20px;
}
.match-form .form-tabel .table-info table tr th {
  border: 1px solid #ddd;
  text-align: center;
  padding: 7px;
  font-size: 14px;
}
.match-form .form-tabel .table-info table tr td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 5px 3px;
}
.match-form .form-tabel .table-info table tr td input {
  padding: 0px !important;
  width: 95% !important;
  text-align: center;
}
.match-form .form-tabel .table-info table tr .delete-btn input {
  padding: 10px !important;
  line-height: 0px;
}

.t-p-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.btn-center {
  margin: 25px auto 15px;
  text-align: center;
  display: block;
}
.training-plan .text-danger {
  color: #f5544c;
}
.training-plan .text-primary {
  color: #0086a3;
}
.training-plan .Validform_checktip {
  margin-left: 20px;
  float: none !important;
  *zoom: 1;
}
.training-plan .Validform_checktip:before {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.training-plan .t-p-container {
  background-color: #fff;
}
.training-plan .t-p-container .t-p-h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 24px;
  padding: 30px 30px 15px 30px;
}
.training-plan .t-p-container .main-container {
  padding: 20px 30px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group {
  margin-bottom: 15px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group label {
  display: block;
  max-width: 100%;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  cursor: auto;
  color: #444;
}
.training-plan .t-p-container .main-container .t-p-form .form-group input[type="text"] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  font-variant: tabular-nums;
  height: 20px;
  line-height: 1.5;
  list-style: outside none none;
  margin: 0;
  min-height: 100%;
  padding: 4px 11px;
  position: relative;
  text-align: inherit;
  transition: all 0.3s ease 0s;
}
.training-plan .t-p-container .main-container .t-p-form .form-group input[type="text"]:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.training-plan .t-p-container .main-container .t-p-form .form-group input[type="text"]:hover {
  border-color: #40a9ff;
}
.training-plan .t-p-container .main-container .t-p-form .form-group textarea {
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: outside none none;
  margin: 0;
  min-height: 100%;
  padding: 4px 11px;
  position: relative;
  text-align: inherit;
  transition: all 0.3s ease 0s;
  width: 90%;
}
.training-plan .t-p-container .main-container .t-p-form .form-group textarea:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.training-plan .t-p-container .main-container .t-p-form .form-group textarea:hover {
  border-color: #40a9ff;
}
.training-plan .t-p-container .main-container .t-p-form .form-group select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  font-variant: tabular-nums;
  height: 28px;
  line-height: 1.5;
  list-style: outside none none;
  margin: 0;
  min-height: 100%;
  padding: 4px 11px;
  position: relative;
  text-align: inherit;
  transition: all 0.3s ease 0s;
}
.training-plan .t-p-container .main-container .t-p-form .form-group select:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.training-plan .t-p-container .main-container .t-p-form .form-group select:hover {
  border-color: #40a9ff;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con {
  *zoom: 1;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con:after {
  clear: both;
  height: 0;
  content: "";
  display: block;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .tips {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.cs-list {
  padding-left: 20px;
  width: 940px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.cs-list li {
  position: relative;
  padding-left: 25px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.cs-list li * {
  vertical-align: middle;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.cs-list li .radio {
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 3px;
  cursor: pointer;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.cs-list li label {
  font-weight: normal;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.text-list {
  padding-left: 15px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.text-list li {
  margin-bottom: 10px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con ul.text-list li input[type="text"] {
  width: 300px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file {
  width: 150px;
  min-height: 120px;
  position: relative;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file p {
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .file-box {
  border: 1px solid #ddd;
  height: 100px;
  width: 100px;
  border-radius: 4px;
  background: url("../image/add-bg2.png") no-repeat center center;
  margin: 0 auto;
  position: relative;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .file-box input[type="file"] {
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .file-box.uploaded {
  background: url("../image/add-bg2.png") no-repeat center center;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .file-box.download {
  background: url("../image/download.png") no-repeat center center;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .file-box .upload-text {
  position: absolute;
  bottom: 0;
  height: 24px;
  line-height: 24px;
  z-index: 1;
  font-size: 14px;
  color: #333;
  width: 100%;
  text-align: center;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .choose-btn {
  font-size: 0;
  position: absolute;
  right: -70px;
  width: 80px;
}
.training-plan .t-p-container .main-container .t-p-form .form-group .input-con .upload-file .choose-btn li {
  margin-top: 10px;
}
.bdshare-button-style0-16 a {
  margin: 6px 6px 5px 0 !important;
}
#rinfo-form .row .label,
#rinfo-form .auto .label {
  width: 180px !important;
}
#rinfo-form .row .Validform_checktip,
#rinfo-form .auto .Validform_checktip {
  width: 71%;
  margin-left: calc(15% + 70px);
  margin-top: 3px;
}
#rinfo-form .row .input-container,
#rinfo-form .auto .input-container {
  width: 70%;
}
#rinfo-form .row .selectDiv {
  width: 70% !important;
}
a[href*="www.cnzz.com"] {
  position: static !important;
}
.userupbtn {
  float: left;
}
.web_pwa_body .del_img {
  float: left;
  margin: 5px 20px;
}
.registertips {
  background-color: #aaa;
  padding: 5px 10px !important;
}
.web_pwa_body .web_pwdbtn {
  margin-left: 0 !important;
  width: 300px;
  color: #fff;
  background-color: #005EC5;
  background-image: none;
}
.regForm #cooperation-sub {
  display: block;
  width: 119px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(../image/sprint.gif);
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  background-position: 0 bottom;
  text-decoration: none;
  color: #FFF;
  outline: none;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}
.uptips {
  color: #fff;
}
.source-bystj-list .facultyBlock .xTit {
  text-align: center;
}
.source-bystj-list .facultyBlock .majorList li {
  width: 220px;
  text-align: center;
}
.public-main .infoBox .pub-list li {
  border-bottom: 1px dashed #e1e1e1;
  padding: 10px 0;
}
.public-main .schBox {
  border-top: none;
}
.public-main .infoBox .pub-list li .side {
  margin-right: 20px;
  float: left;
  border: 1px solid #e1e1e1;
  display: table;
  table-layout: fixed;
  width: 84px;
  height: 84px;
  text-align: center;
}
.public-main .infoBox .pub-list li .side span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #555;
  font-size: 18px;
  padding: 5px;
}
.public-main .infoBox .pub-list li .css-title a {
  font-size: 16px;
  line-height: 28px;
  height: 28px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3476a8;
}
.public-main .infoBox .pub-list li .css-title a:hover {
  text-decoration: underline;
}
.public-main .infoBox .pub-list li p {
  margin-top: 10px;
  height: auto;
  background-color: transparent;
  border-bottom: none;
}
.public-main .consult-side .qlink {
  border-bottom: none;
  *zoom: 1;
}
.public-main .consult-side .qlink:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.slinkage select {
  height: 30px;
  line-height: 30px;
}
.css-imglist {
  margin: 0 auto;
}
.ct .tab {
  background: none;
  border: 1px solid #ddd;
  border-bottom: none;
  padding-left: 0;
}
.ct .tab a {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  height: 35px;
  line-height: 35px;
}
.container .content .con .ct .questionList {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 15px;
}
.css-public-page .userindex-page .container .content .con .ct .tab .curr {
  background-color: #edf6fb;
}
.consultType {
  margin: 0 10px;
}
#sinfo-form .label {
  width: 290px;
}
#sinfo-form .new-three-select {
  width: 70% !important;
}
#sinfo-form .new-three-select .selectDiv {
  width: 100% !important;
}
#sinfo-form .selector-input {
  width: 318px !important;
}

.new-vpage {
  background-color: unset;
  margin-top: 10px;
  padding-top: 0;
}
.procedure {
  padding: 15px 0 30px;
  background-color: #fff;
}
.procedure ul {
  margin: 30px auto 15px;
  *zoom: 1;
}
.procedure ul::before {
  content: "";
  display: block;
}
.procedure ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.procedure ul li {
  width: 280px;
  height: 50px;
  float: left;
  text-align: center;
  position: relative;
}
.procedure ul li .active {
  background-color: #1572DF;
  border-color: #1572DF;
  color: #fff;
}
.procedure ul li .check {
  border: none;
}
.procedure ul li .check i {
  font-size: 30px;
  color: #1572DF;
}
.procedure ul li span {
  width: 24px;
  height: 24px;
  line-height: 20px;
  margin: 0 auto;
  display: block;
  position: relative;
  background-color: #fff;
  z-index: 1;
  border-radius: 50%;
  font-size: 14px;
  color: #A8A8A8;
}
.procedure ul li p {
  height: 24px;
  line-height: 24px;
}
.procedure ul li .line {
  height: 3px;
  width: 130px;
  background-color: #bdbdbd;
}
.procedure ul li .lightline {
  height: 3px;
  width: 130px;
  background-color: #1572DF;
}
.procedure ul li .left {
  position: absolute;
  left: 0;
  top: 12px;
}
.procedure ul li .right {
  position: absolute;
  right: 0;
  top: 12px;
}
.procedure.two-pill ul {
  width: 70%;
  padding: 0 15px;
}
.procedure.two-pill ul li {
  width: 50%;
}
.procedure.three-pill ul {
  width: 85%;
  padding: 0 15px;
}
.procedure.three-pill ul li {
  width: 33%;
}
.procedure.four-pill ul {
  width: 70%;
  padding: 0 15px;
}
.procedure.four-pill ul li {
  width: 25%;
}
.form .row .new-three-select {
  width: 70%;
}
.form .row .new-three-select li .selectDiv {
  width: 100%;
}
.form .row .txt {
  border-radius: 3px;
  position: relative;
  width: 70%;
}
.form .row .txt.Validform_wrong {
  border-color: #F04134 !important;
  background: url(404.png) no-repeat center !important;
  background-position: 525px 11px !important;
}
.form .row .txt.Validform_right {
  background: url(../image/right.png);
  background-position: 525px 11px !important;
}
.form .ver-code {
  position: relative;
}
.form .ver-code .txt {
  width: 485px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form .ver-code .ver-img {
  position: absolute;
  width: 119px;
  height: 38px;
  border: 1px solid #E5E5E5;
  border-left: none;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.user-pagetitle {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  font-size: 22px;
  position: relative;
}
.user-pagetitle .more {
  position: absolute;
  right: 15px;
  font-size: 14px;
}
.sidebar-main {
  width: 895px;
  background-color: #fff;
  float: left;
}
.sidebar-main .regForm {
  width: 100%;
}
.sidebar-main .regForm .row .label {
  width: 20%;
  color: #333333;
}
.sidebar-main .regForm .row .txt {
  width: 517px;
  height: 38px;
  border-color: #E5E5E5;
  color: #787878;
  font-size: 14px;
}
.sidebar-main .regForm .row .Validform_checktip {
  width: 550px;
  margin-left: 192px;
  padding-left: 0;
}
.sidebar-main .regForm .submit-btn a {
  background-color: #2575D2;
  color: #fff;
  width: 241px;
  height: 40px;
  border-color: #2575D2;
  cursor: pointer;
  display: block;
  line-height: 40px;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
}
.sidebar-right {
  width: 305px;
  background-color: #fff;
  margin: 0;
  float: left;
  padding: 50px 30px;
  min-height: 574px;
  border-left: 5px solid #eee;
}
.sidebar-right h5 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}
.sidebar-right .info {
  font-size: 12px;
  color: #333333;
  line-height: 22px;
}
.sidebar-right .info p {
  padding: 2px 0;
}
.css-logo-bg .css-logo {
  width: 1200px;
}
.css-logo {
  box-sizing: content-box;
}
.boxsizing {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.wide-screen {
  width: 1200px !important;
  margin: 0 auto;
}
.wrapper .header {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.css-wrapper .header {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
body .css-public-page .css-header {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
body .wrapper .header .container-index .css-navbar {
  width: auto !important;
}
body .wrapper .header .container-index .css-navbar .css-navlist {
  width: auto !important;
}
.css-header {
  box-sizing: content-box;
}
.css-header .css-nav {
  width: 1200px !important;
  margin: 0 auto;
}
.css-header .css-logo {
  margin: 0 auto;
}
.css-navbar {
  width: 1200px !important;
  margin: 0 auto;
}
.infoBox .infoList {
  border-top: none;
}
.ncepujob-footer {
  width: 1200px !important;
}
.qztc-main {
  width: 1200px !important;
  margin: 0 auto;
}
.wp #ct {
  min-height: auto;
}
.container .infoBox {
  margin: 0;
  padding: 0;
}
.ct .infoBox {
  padding: 0;
}
.css-index .css-entrance {
  width: 1200px;
}
.status-text {
  border-radius: 0 !important;
  background-color: #fff !important;
  border: 1px solid #ddd;
  min-width: 10px;
  padding: 0px 2px !important;
  font-size: 12px !important;
  height: 16px !important;
  line-height: 14px !important;
  vertical-align: middle !important;
  white-space: nowrap;
  text-align: center !important;
  margin: 3px 4px 4px 0 !important;
  text-shadow: none !important;
  font-weight: normal !important;
  width: auto !important;
}
.status-text.status-ding {
  color: #ff0000 !important;
  border: 1px solid #ff0000 !important;
}
.status-text.status-yijuban {
  color: #e6a23c !important;
  border: 1px solid #e6a23c !important;
}
.status-text.status-timeout {
  color: #ccc !important;
  border: 1px solid #ccc !important;
}
.status-text.status-xin {
  color: #67c23a !important;
  border: 1px solid #67c23a !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
}
.zxs {
  padding: 5px;
}
.msroom-page .mini-program-alertbox {
  width: 200px;
  height: 150px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -100px;
  z-index: 1000;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px #555;
}
.msroom-page .mini-program-alertbox {
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 10px;
}
.msroom-page .mini-program-alertbox .btn {
  display: block;
  margin: 15px auto 0;
  text-align: center;
  font-size: 18px;
  background-color: #f26222;
  color: #fff;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0;
}
.msroom-page .mini-program-alertbox .esc_btn {
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 1001;
}
.msroom-page .mini-program-alertbox .esc_btn i {
  font-size: 22px;
  cursor: pointer;
}
.msroom-page .mini-program-alertbox .esc_btn i:hover {
  color: #08c;
}
.mSide ul {
  height: auto;
  border: none;
}
.mSide ul li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
body .mSide {
  border: 1px solid #ddd;
  border-top: none;
}
body .mSide .qlink li a {
  border: none;
}
.activity-list {
  border: 1px solid #ddd !important;
}
.userindex-page .consult-side {
  border-bottom: none;
}
.userindex-page .consult-side ul {
  height: 39px;
  padding: 0;
  border: 1px solid #ddd;
  border-bottom: none;
}
.userindex-page .consult-side ul li {
  width: auto;
  border-bottom: none !important;
}
.userindex-page .activity-list {
  border-top: none !important;
}
.css-wrapper .wp .header .logo a img {
  width: 1200px;
}
.bg-model .demoform .form-group select {
  border: 1px solid #ddd;
  color: #555;
  height: 36px;
  line-height: 36px;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 255px;
}
.bg-model .demoform .form-group textarea {
  border: 1px solid #ddd;
  color: #555;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 255px;
}
.bg-model .demoform .form-radio .checkbox-list-container input[type="checkbox"],
.bg-model .demoform .form-radio .checkbox-list-container input[type="radio"] {
  width: auto !important;
}
.bg-model .demoform .form-radio .checkbox-list-container label {
  width: auto !important;
}
.choice-box .choice-list {
  padding: 0 15px 15px;
}
.choice-box .choice-list li {
  margin-bottom: 15px;
}
.choice-box .choice-list li .subject {
  padding-left: 10px;
  font-size: 15px;
}
.choice-box .choice-list li .form-group {
  padding-left: 10px;
}
.choice-box .choice-list li .form-group .editor-container {
  float: none !important;
}
.choice-box .css-title {
  border-bottom: 0;
}
.choosel-submit {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.footer table tr td {
  border: none !important;
}
.video-js .vjs-control-text {
  display: none !important;
}
.video-js .vjs-big-play-button {
  left: 50% !important;
  top: 50% !important;
  margin: -0.75em 0 0 -1.5em !important;
}
.admin-editor-container {
  float: left;
}
.aui_content .r-form table tr td.input input[type="text"] {
  width: 100%;
}
.aui_content .r-form table tr td textarea {
  width: 100%;
}
.aui_content .r-form table tr td #city_city {
  margin-left: 15px;
}
.aui_content .r-form table tr td select {
  width: 100% !important;
  border: 1px solid #ddd;
  border-radius: 2px;
  height: 30px;
}
.aui_content .r-form table .date-year-input input[type="text"] {
  width: 37% !important;
}
.brandTemplate_container {
  padding-bottom: 15px;
  width: 1200px;
  margin: 0 auto;
}
.brandTemplate_container .employerList,
.brandTemplate_container .workstationList {
  margin-bottom: 15px;
}
.brandTemplate_container .employerList ul,
.brandTemplate_container .workstationList ul {
  overflow: hidden;
  margin-right: -15px;
}
.brandTemplate_container .employerList ul li,
.brandTemplate_container .workstationList ul li {
  width: 196px;
  height: 160px;
  background: #FFFFFF;
  padding: 20px;
  position: relative;
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}
.brandTemplate_container .employerList ul li .box,
.brandTemplate_container .workstationList ul li .box {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.brandTemplate_container .employerList ul li .box img,
.brandTemplate_container .workstationList ul li .box img {
  max-width: 100%;
  height: 80%;
}
.brandTemplate_container .employerList ul li .box .btn-box,
.brandTemplate_container .workstationList ul li .box .btn-box {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  margin: 0;
  text-align: center;
  padding: 40px 20px;
}
.brandTemplate_container .employerList ul li .box .btn-box .btn,
.brandTemplate_container .workstationList ul li .box .btn-box .btn {
  margin-bottom: 10px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  padding: 0;
}
.brandTemplate_container .employerList ul li .box .btn-box .titleBox,
.brandTemplate_container .workstationList ul li .box .btn-box .titleBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
.brandTemplate_container .employerList ul li .box .btn-box .titleBox .text,
.brandTemplate_container .workstationList ul li .box .btn-box .titleBox .text {
  color: #fff;
}
.brandTemplate_container .employerList ul li:hover .btn-box,
.brandTemplate_container .workstationList ul li:hover .btn-box {
  display: block;
}
.brandTemplate_container .workstationList ul li {
  border-radius: 0;
  border: none;
  width: auto;
  height: auto;
  padding: 0;
  margin-top: 15px;
  margin-right: 15px;
}
.brandTemplate_container .workstationList ul li .box img {
  width: 288px;
  height: 188px;
}
.brandTemplate_container .workstationList ul li .box p {
  text-align: center;
  padding: 5px 0;
}
.info-resume-list .action-list {
  margin-top: 10px;
}
.info-resume-list .infoBox .span1 {
  width: 25% !important;
}
