.w450 {
  width: 450px;
}
.mt3 {
  margin-top: 3px;
}
.mt35 {
  margin-top: 35px;
}
.face-top {
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  border-bottom: 1px solid #e9f2f4;
  color: #67737a;
}
.face-top a {
  color: #67737a;
  font-size: 14px;
  display: inline-block;
}
.face-top-l li {
  float: left;
  position: relative;
  margin-left: 20px;
  padding-left: 25px;
  height: 40px;
}
.face-top-l li .work-menu {
  z-index: 99;
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
}
.face-top-l li .work-menu p {
  height: 6px;
  background: url(../images/menu-bg.png) no-repeat 22px top;
}
.face-top-l li .work-menu div {
  width: 112px;
  padding: 10px 20px;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 #9eadb6;
}
.face-top-l li .work-menu div a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.face-top-l li .work-menu div a:hover {
  color: #00c3c2;
}
.icon-user {
  background: url(../images/face-top.png) no-repeat left center;
}
.icon-app {
  background: url(../images/icon-app.png) no-repeat left center;
}
.icon-work {
  background: url(../images/icon-work.png) no-repeat left center;
}
.icon-help {
  background: url(../images/icon-help.png) no-repeat left center;
}
.icon-work:hover .work-menu {
  display: block;
}
.link_title:hover .work-menu {
  display: block;
}
.face-top-r .exit {
  text-align: left;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 12px;
  background: url(../images/exit-black.png) no-repeat left center;
}
.notice-num {
  display: inline-block;
  padding: 0 5px;
  height: 15px;
  line-height: 15px;
  background: #e17950;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
}
.footer {
  background: #2c353a;
  height: 34px;
  line-height: 34px;
  color: #6a767d;
  text-align: center;
  font-size: 12px;
}
.main_warp {
  width: 1220px;
  margin: 20px auto;
}
.L_side {
  width: 260px;
  height: 650px;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 3px;
}
.R_side {
  width: 942px;
  min-height: 650px;
  background: #FFFFFF;
  border-radius: 3px;
}
.L_side h1 {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-size: 14px;
  color: #FFFFFF;
  background: url(../images/bg-01.png) repeat-y;
  position: relative;
}
.L_side h1 a {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  background: url(../images/Switch.png);
}
.L_side h1 a:hover {
  background: url(../images/Switch2.png);
}
.L_side .user-portrait {
  border-bottom: 1px solid #e9f2f4;
  padding-bottom: 40px;
}
.L_side .user-portrait-img {
  overflow: hidden;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 50px auto 10px;
}
.L_side .user-portrait-img img {
  width: 120px;
  height: 120px;
}
.L_side .user-portrait-name {
  font-size: 24px;
  color: #2c353a;
  text-align: center;
}
.L_side .L_side_list {
  margin-top: 25px;
  padding-left: 95px;
}
.L_side .L_side_list li {
  height: 50px;
}
.L_side .L_side_list li a {
  font-size: 16px;
  padding-left: 30px;
  color: #6f7b91;
  display: block;
  height: 50px;
  line-height: 50px;
  background-image: url(../images/tu1.png);
  background-repeat: no-repeat;
}
.L_side .L_side_list li a:hover {
  background-image: url(../images/tu2.png);
  color: #00c3c2;
}
.L_side .L_side_list li a.active {
  background-image: url(../images/tu2.png);
  color: #00c3c2;
}
.L_side .L_side_list li a.ziliao {
  background-position-y: 15px;
}
.L_side .L_side_list li a.haoyou {
  background-position-y: -38px;
}
.L_side .L_side_list li a.tongzhi {
  background-position-y: -93px;
}
.L_side .L_side_list li a.anquan {
  background-position-y: -145px;
}
.L_side .L_side_list li a.wenjian {
  background-position-y: -198px;
}
.tab-list-style a {
  margin-right: 40px;
  float: left;
  height: 59px;
  line-height: 59px;
  color: #6f7b91;
}
.tab-list-style a.active {
  font-weight: bold;
  color: #2c353a;
  border-bottom: 2px solid #6a7278;
}
.project-list-li {
  border: 1px solid #e6edf5;
  height: 154px;
}
.project-list-li .li-left {
  width: 154px;
  height: 154px;
}
.project-list-li .li-left img {
  width: 154px;
  height: 154px;
}
.project-list-li .li-middle {
  width: 505px;
  height: 114px;
}
.project-list-li .li-middle .li-middle-title {
  display: block;
  font-size: 16px;
  line-height: 24px;
  height: 96px;
}
.project-list-li .li-middle .li-middle-title a {
  color: #2c353a;
}
.project-list-li .li-middle .li-middle-date {
  color: #a5b1b8;
  font-size: 14px;
}
.project-list-li .li-middle .li-middle-date span {
  margin-left: 20px;
  margin-right: 20px;
}
.project-list-li .li-right {
  position: relative;
}
.project-list-li .li-right .state {
  width: 48px;
  height: 48px;
  background-image: url(../images/state.png);
  background-repeat: no-repeat;
  position: absolute;
  right: -1px;
  top: -1px;
}
.project-list-li .li-right .state-gray {
  background-position-y: -176px;
}
.project-list-li .li-right .state-orange {
  background-position-y: -352px;
}
.work-box a {
  display: block;
  float: left;
  width: 206px;
  height: 254px;
  border: 1px solid #e6edf5;
  margin-left: 20px;
  text-align: center;
  padding-top: 50px;
  color: #6f7b91;
  font-size: 18px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.work-box a:hover {
  border-top: 5px solid #00c3c2;
}
.work-box a.pxxm {
  background: url(../images/icon-pxxm.png) no-repeat;
}
.work-box a.jsxx {
  background: url(../images/icon-jsxxxt.png) no-repeat;
}
.work-box a.zyk {
  background: url(../images/icon-zyk.png) no-repeat;
}
.work-box a.yxf {
  background: url(../images/icon-yxf.png) no-repeat;
}
.work-box a.zb {
  background: url(../images/icon-zb.png) no-repeat;
}
.work-box a.yxsq {
  background: url(../images/icon-yxsq.png) no-repeat;
}
.work-box a.jqqd {
  background: url(../images/icon-jqqd.png) no-repeat;
}
.friend-sreach-box {
  width: 464px;
  border: 1px solid #ecf1f3;
  border-radius: 3px;
  font-size: 16px;
}
.friend-sreach-box input {
  width: 370px;
  height: 38px;
  padding: 0 10px;
  border: none;
}
.friend-sreach-box a {
  width: 74px;
  height: 38px;
  background: url(../images/friend-search.png) no-repeat center center #c1cdd0;
}
.addfriend-box {
  width: 240px;
  height: 80px;
  padding: 20px;
}
.addfriend-box dt {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.addfriend-box dt img {
  width: 80px;
  height: 80px;
}
.addfriend-box dd {
  float: left;
  margin-left: 20px;
}
.tab-request a {
  color: #58747c;
  font-size: 16px;
  line-height: 36px;
}
.tab-request a.active {
  font-weight: bold;
  color: #e17950;
}
.request-list-li {
  padding: 10px 0;
}
.request-list-li .list-li-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.request-list-li .list-li-img img {
  width: 80px;
  height: 80px;
}
.request-list-li .list-li-cont {
  width: 640px;
}
.news-list-li {
  padding: 20px 0;
}
.news-list-li .list-li-img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.news-list-li .list-li-img img {
  width: 60px;
  height: 60px;
}
.news-list-li .list-li-cont {
  width: 640px;
}
.tab-list-box {
  display: none;
}
.fsz {
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
}
.fsz span {
  margin-right: 10px;
  white-space: nowrap;
}
.fsz-list {
  width: 744px;
  height: 35px;
  overflow-y: auto;
}
.Reply-l {
  margin-left: 20px;
  margin-bottom: 20px;
  zoom: 1;
  overflow: hidden;
}
.Reply-l .touxiang {
  float: left;
  margin-right: 20px;
  width: 42px;
  height: 42px;
}
.Reply-l div {
  float: left;
  width: 568px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #eaecea;
  position: relative;
  background: #fff;
}
.Reply-l div p {
  zoom: 1;
  overflow: hidden;
  line-height: 30px;
  color: #666;
}
.Reply-l div p a {
  color: #3399ff;
}
.Reply-l div p span {
  color: #999;
  float: left;
}
.Reply-l div p .Reply_btn {
  float: right;
}
.Reply-l div i {
  width: 11px;
  height: 16px;
  background: url(../images/comment.png);
  position: absolute;
  left: -11px;
  top: 17px;
}
.Reply-r {
  margin-left: 20px;
  margin-bottom: 20px;
  zoom: 1;
  overflow: hidden;
}
.Reply-r .touxiang {
  float: left;
  margin-right: 20px;
  width: 42px;
  height: 42px;
}
.Reply-r div {
  float: left;
  width: 568px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #eaecea;
  position: relative;
  background: #fff;
}
.Reply-r div p {
  zoom: 1;
  overflow: hidden;
  line-height: 30px;
  color: #666;
}
.Reply-r div p a {
  color: #3399ff;
}
.Reply-r div p span {
  color: #999;
  float: left;
}
.Reply-r div p .Reply_btn {
  float: right;
}
.Reply-r div i {
  width: 11px;
  height: 16px;
  background: url(../images/comment.png);
  position: absolute;
  left: -11px;
  top: 17px;
}
.Reply-r .touxiang {
  float: right;
  margin-left: 20px;
}
.Reply-r div {
  float: right;
}
.Reply-r div i {
  left: 588px;
  background: url(../images/comment1.png);
}
.avatar {
  border-bottom: 1px dashed #cecdcd;
  padding-bottom: 5px;
}
.avatar .title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f08200;
}
.avatar_L {
  height: 390px;
  width: 569px;
  border-right: 1px dashed #cecdcd;
}
.avatar_L .avatar_L_box {
  width: 280px;
  height: 280px;
  padding: 10px;
  margin: 10px auto 0;
  border: 1px dashed #cecdcd;
}
.avatar_L .avatar_L_box img {
  width: 280px;
  height: 280px;
}
.avatar_R {
  height: 390px;
  width: 240px;
}
.avatar_R .avatar_R_box {
  margin-top: 10px;
  overflow: hidden;
}
.avatar_R .avatar_R_box span {
  display: block;
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-bottom: 20px;
}
.follow_list {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #DDDDDD;
}
.follow_text {
  color: #666;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.follow_text a {
  margin-right: 5px;
  color: #3399ff;
}
.follow_data {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 28px;
  color: #999;
}
.img-upload-box {
  width: 348px;
  height: 348px;
}
.img-upload-cont {
  width: 348px;
  height: 348px;
}
.img-upload-btn {
  display: block;
  padding-top: 50px;
  width: 66px;
  height: 16px;
  margin: 110px auto 15px;
  color: #00c3c2;
  text-align: center;
  background: url(../images/add-img.png) no-repeat center 15px;
}
.img-preview {
  width: 154px;
  height: 348px;
}
.img-preview h1 {
  color: #67737a;
}
.img-preview .img-preview-box img {
  width: 100%;
  height: 100%;
}
.img-preview p {
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #9eadb6;
}
.column-list {
  background: #FFFFFF;
  border-radius: 5px;
}
.icon-tj {
  background: url(../images/column.png) no-repeat left 10px;
}
.icon-xx {
  background: url(../images/column.png) no-repeat left -105px;
}
.icon-wj {
  background: url(../images/column.png) no-repeat left -222px;
}
.icon-admin {
  background: url(../images/bg-admin.png) no-repeat left;
}
.download-list li {
  line-height: 26px;
  background: #f4f8f9;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 20px;
  margin-bottom: 5px;
}
.class-intro {
  text-indent: 2em;
  color: #67737a;
  line-height: 26px;
}
.form-title1 {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: right;
  display: inline-block;
}
.top2 {
  top: 2px;
}
.xueke-whole1 label {
  float: left;
  width: 33.33%;
}
.bottom {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #9B9B9B;
  position: fixed;
  left: 0;
  bottom: 0;
}
.bottom img {
  vertical-align: middle;
}
.setWrap {
  background-image: url(../images/login-set.png) !important;
}
.Wrap_index {
  background-image: url(../images/login_bg2.png) !important;
}
.Wrap {
  background-image: url(../images/login-bg.png);
  position: fixed;
  height: 100%;
  width: 100%;
  min-width: 1000px;
  z-index: -10;
  background-position-x: center !important;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  zoom: 1;
}
.login h5 {
  color: #f00;
  background: url(../images/gth.png) no-repeat left center;
  margin-top: 15px;
  font-size: 12px;
  padding-left: 16px;
  margin-left: 30px;
}
.login h5 a {
  color: #00c3c2;
  font-size: 14px;
}
.login-wrap {
  width: 920px;
  min-height: 590px;
  margin: 0 auto;
}
.login-cont-wrap {
  position: absolute;
  top: 50%;
  margin-top: -250px;
  right: 0;
}
.login-set-wrap {
  left: 50%;
  margin-top: -225px !important;
  margin-left: -225px;
}
.login-tiaokuan-wrap {
  left: 50%;
  margin-top: -300px !important;
  margin-left: -400px;
}
.login-zhuce-wrap {
  width: 585px !important;
  margin: 0 auto;
  padding-top: 70px;
}
.login-cont-icon {
  width: 346px;
  height: 45px;
  background: url(../images/wrap-icon.png) no-repeat top center;
}
.login-set-icon {
  width: 450px !important;
}
.login-tiaokuan-icon {
  width: 800px !important;
}
.login-zhuce-icon {
  width: 585px !important;
}
.login-cont {
  background: #FFFFFF;
  border: 0 solid #E6EFFF;
  box-shadow: 0 13px 20px 0 rgba(0, 29, 103, 0.1);
  border-radius: 6.66px;
  width: 346px;
  height: 495px;
  z-index: 99;
}
.login-zhuce-cont {
  background: #FFFFFF;
  border: 0 solid #E6EFFF;
  box-shadow: 0 13px 20px 0 rgba(0, 29, 103, 0.1);
  border-radius: 6.66px;
  width: 585px;
  min-height: 404px;
  z-index: 99;
}
.login-set-cont {
  width: 450px !important;
  height: 365px !important;
}
.login-tiaokuan-cont {
  width: 800px !important;
}
.yzm {
  margin-left: 10px;
  position: relative;
  display: inline-block;
  width: 79px;
  height: 40px;
  cursor: pointer;
}
.yzm img {
  width: 79px;
  height: 40px;
}
.w214 {
  width: 214px;
}
.top42 {
  top: 42px;
}
.left90 {
  left: 90px;
}
.mr65 {
  margin-right: 65px;
}
.ml65 {
  margin-left: 65px;
}
.login input[type=text],
.login input[type=password] {
  background: #F3F7FF;
  border-radius: 2px;
  font-size: 14px;
  color: #333333;
  height: 40px;
  border: none;
  box-sizing: border-box;
}
.login-btn {
  display: inline-block;
  width: 214px;
  height: 80px;
  background: url(../images/login-btn.png) no-repeat;
}
.cancel-btn {
  display: inline-block;
  width: 160px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #4bcdce;
  background: #FFFFFF;
  border: 1px solid #4bcdce;
  box-shadow: 0 9px 20px -8px #686868;
  border-radius: 3px;
}
.login-tab {
  height: 124px;
  line-height: 124px;
}
.login-tab a {
  font-size: 14px;
  color: #4A4A4A;
}
.login-tab a.active {
  font-size: 20px;
  color: #4BCDCE;
}
.login-title {
  display: inline-block;
  width: 78px;
  text-align: right;
  font-size: 14px;
  color: #4A4A4A;
}
.login-title i {
  display: inline-block;
  width: 5px;
  position: relative;
  top: 3px;
  color: red;
  margin-right: 3px;
}
.yzm-btn {
  display: inline-block;
  width: 93px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: rgba(62, 203, 178, 0.2);
  border: 1px solid #3ECBB2;
  border-radius: 2px;
  font-size: 14px;
  color: #4BCDCE;
  margin-left: 10px;
}
.login-find {
  display: inline-block;
  width: 290px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #4bcdce;
  box-shadow: 0 9px 20px -8px #686868;
  border-radius: 3px;
}
.yyzh {
  height: 34px;
  line-height: 34px;
  text-align: right;
  position: relative;
  left: 50px;
}
.yyzh a {
  display: inline-block;
  width: 93px;
  height: 34px;
  text-align: center;
  background: #4BCDCE;
  border-radius: 20px 2px 20px 2px;
  color: #fff;
}
.center-more {
  background: url(../images/center-more.png) no-repeat left center;
  padding-left: 20px;
  color: #e17950;
}
