* {
  box-sizing: border-box;
}

.list-zx-div>.list-info-wrap>li>span.name {
  width: 660px;
}

.list-zx-div>.list-info-wrap>li>span.type {
  color: white;
  background-color: #9fb8db;
  padding-left: 7px;
  padding-right: 7px;
}

.list-zx-div>.list-info-wrap>li>span.operate {
  float: right;
}

.layout {
  width: 1200px;
  margin: 0 auto;
}

.user-center .break {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  margin: 20px 0px 10px;
}

.user-center .break a,
.user-center .break span {
  display: inline-block;
}

.user-center-content {
  padding: 0 40px 20px;
  border: 10px solid #e7e7e7;
  margin-bottom: 25px;
}

.user-infos {
  width: 257px;
  float: left;
  padding-top: 35px;
}

.info-title {
  width: 100%;
  height: 66px;
  background: url(yhzx_sm_icon_03.png) no-repeat left top;
}

.you-can-do {
  width: 810px;
  float: right;
}

.user-head-pic {
  text-align: center;
  margin: 6px auto 20px;
}

.user-head-pic img {
  width: 108px;
  height: 109px;
  display: inline-block;
  vertical-align: middle;
}

.user-infos .user-name {
  padding: 15px 10px 0;
  text-align: center;
  font-size: 16px;
  color: #333;
}

.user-infos .user-name .name {
  color: #1492ff;
}

.user-infos .user-op {
  text-align: center;
}

.user-op .edit {
  width: 90px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: #29cea2;
  border: 0;
  margin-right: 20px;
}

.user-op .logout {
  width: 100px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: #bdbdbd;
  border: 0;
  cursor: pointer;
}

.user-detais {
  margin-top: 30px;
  padding-left: 24px;
}

.user-detais p {
  padding-bottom: 20px;
  font-size: 16px;
  color: #666;
}

.do-list-tab {
  border-bottom: 3px solid #e7e7e7;
  text-align: center;
  padding-top: 10px;
}

.do-list-tab li {
  width: 270px;
  line-height: 65px;
  float: left;
  padding: 0 40px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  position: relative;
  cursor: pointer;
}

.do-list-tab li.active:after {
  width: 100%;
  height: 7px;
  background: #628fc4;
  display: block;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 100;
}

.list-tab-content {
  padding-top: 15px;
}

.list-content .ul-list {
  text-align: center;
}

.list-content .ul-list li {
  width: 260px;
  padding: 15px 15px;
  display: inline-block;
  font-size: 16px;
  text-align: left;
}

.ul-list li a {
  display: block;
}

.ul-list li img {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
}

.ul-list li span {
  display: inline-block;
  vertical-align: middle;
  width: 125px;
  line-height: 24px;
  padding-left: 7px;
}

.part-two-wrap {
  margin: 40px 0 50px;
}

.part-two-wrap a {
  display: inline-block;
}

.part-two-wrap .center {
  margin: 0 46px;
}

.part-two-wrap .left-menu-list {
  width: 260px;
  float: left;
  border-right: 1px solid #ccc;
}

.left-menu-list li {
  line-height: 26px;
  font-size: 16px;
  position: relative;
}

.left-menu-list li a {
  display: block;
  margin: 0 30px;
  height: 57px;
  line-height: 57px;
  text-align: left;
  border-bottom: 1px dashed #e4e4e4;
}

.left-menu-list .my-fw a {
  background: url(yhzx_menu_icon1.png) no-repeat 25px center;
  background-size: 28px 28px;
}

.left-menu-list .my-fw.active a {
  background: url(yhzx_menu_active_icon1.png) no-repeat 25px center;
  background-size: 28px 28px;
}

.left-menu-list .my-pj a {
  background: url(yhzx_menu_icon2.png) no-repeat 27px center;
  background-size: 28px 28px;
}

.left-menu-list .my-pj.active a {
  background: url(yhzx_menu_active_icon2.png) no-repeat 27px center;
  background-size: 28px 28px;
}

.left-menu-list .my-bj a {
  background: url(yhzx_menu_icon3.png) no-repeat 27px center;
  background-size: 32px 32px;
}

.left-menu-list .my-bj.active a {
  background: url(yhzx_menu_active_icon3.png) no-repeat 27px center;
  background-size: 32px 32px;
}

.left-menu-list .my-yj a {
  background: url(yhzx_menu_icon4.png) no-repeat 28px center;
  background-size: 26px 26px;
}

.left-menu-list .my-yj.active a {
  background: url(yhzx_menu_active_icon4.png) no-repeat 28px center;
  background-size: 26px 26px;
}

.left-menu-list .my-sc a {
  background: url(yhzx_menu_icon5.png) no-repeat 28px center;
  background-size: 28px 28px;
}

.left-menu-list .my-sc.active a {
  background: url(yhzx_menu_active_icon5.png) no-repeat 28px center;
  background-size: 28px 28px;
}

.left-menu-list .my-zz a {
  background: url(yhzx_menu_icon6.png) no-repeat 28px center;
  background-size: 28px 28px;
}

.left-menu-list .my-zz.active a {
  background: url(yhzx_menu_active_icon6.png) no-repeat 28px center;
  background-size: 28px 28px;
}

.left-menu-list li.active {
  background: #1492ff;
}

.left-menu-list li.active a {
  color: #fff;
  border: 0;
}

.left-menu-list li.active:after {
  width: 29px;
  height: 57px;
  display: block;
  content: "";
  background: url(yhzx_menu_active_bg.png) no-repeat;
  position: absolute;
  top: 0;
  right: -29px;
}

.part-two-wrap .right-table {
  float: right;
  width: 840px;
}

.right-table .tab-list {
  padding-top: 7px;
}

.tab-list .tab-header {
  height: 44px;
  line-height: 44px;
  background: #d3d3d3;
  color: #000;
  font-size: 18px;
  text-align: center;
  padding-left: 50px;
}

.tab-header li {
  float: left;
}

.tab-list .number {
  width: 70px;
  text-align: center;
}

.tab-list .name {
  width: 340px;
  text-align: center;
}

.tab-list .time {
  width: 200px;
  text-align: center;
}

.tab-list .operate {
  width: 180px;
  text-align: center;
}

.list-info-wrap {
  height: 100%;
  margin-top: 10px;
  line-height: 44px;
  text-align: center;
  padding-left: 50px;
}

.list-info-wrap li {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  padding: 5px 0;
  border-top: 1px dashed #e4e4e4;
}

.list-info-wrap li:first-child {
  border-top: 0;
}

.list-info-wrap li span {
  float: left;
}

.list-info-wrap li span a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-info-wrap li .name {
  text-align: left;
  padding: 0 10px;
}

.list-info-wrap li .view {
  width: 80px;
  height: 24px;
  padding-left: 35px;
  line-height: 24px;
  text-align: left;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  background: #40a1f5 url(yhzx_view_icon.png) no-repeat 12px center;
  cursor: pointer;
}

.list-info-wrap li .del {
  width: 80px;
  height: 24px;
  padding-left: 35px;
  line-height: 24px;
  text-align: left;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  background: #22d191 url(yhzx_del_icon.png) no-repeat 12px center;
  cursor: pointer;
}

.right-table .pages {
  padding: 30px 75px;
}

.right-table .pages span {
  display: inline-block;
  width: 65px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  color: #666;
  margin-right: 4px;
  cursor: pointer;
}

.right-table .pages .active {
  color: #fff;
  background: #4e9de2;
  border-color: #4e9de2;
}
.user-infos {
  width: 270px;
}

.user-detais {
  padding: 0;
}

/*æ¸æ˜¾çª—å£s*/
.post-box {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/2017fgwznwd-tmbg.png") repeat left top;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.post-box .tc-box {
  display: inline-block;
  width: 81%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  right: -62%;
  z-index: 10000;
  overflow: auto;
}

.post-box .close-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/2017fgwznwd-bg-close.png") no-repeat center center;
  border: 1px solid #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  position: absolute;
  left: 142%;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}

.post-box .tc-box .gl-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/2017fgwznwd-bg-close.png") no-repeat center center;
  border: 1px solid #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  position: fixed;
  left: 14%;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}

.mbox {
  padding: 5%;
}

.mbox h2 {
  font: 20px/38px "å¾®è½¯é›…é»‘";
  color: #e5370a;
}

.mbox h2.tit {
  color: #1297dc;
}

.mbox p {
  margin-top: 20px;
  font: 16px/38px "å¾®è½¯é›…é»‘";
  color: #655d50;
}

.mbox p.hfnr {
  border-left: 5px solid #ff8c00;
  padding-left: 6px;
}

.mbox p.hfr {
  text-align: right;
}

.mbox p.nrxx {
  background-color: #f5f5f5;
  padding-left: 100px;
}

.mbox p span {
  margin-right: 40px;
  font: 12px/38px "å¾®è½¯é›…é»‘";
}

.mbox p i.span1 {
  color: #ff8c00;
}

.mbox p i.span2 {
  color: #40a7e4;
}

.mbox h4 span {
  display: inline-block;
  background: #fafafa;
  padding: 0 10px;
}

.mbox h4 span i {
  display: inline-block;
  width: 59px;
  height: 59px;
  border: 1px solid #e9e9e9;
  background: #fff;
  font: 22px/59px "å¾®è½¯é›…é»‘";
  color: #f44336;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.mbox .hd {
  margin-top: 20px;
}

.mbox .hd p {
  font: 16px/28px "å¾®è½¯é›…é»‘";
  color: #333;
}

.mbox .pj {
  background: #ececec;
  padding: 10px 20px;
  text-align: center;
  margin-top: 20px;
}

.mbox .pj p {
  font: bold 14px/38px "å¾®è½¯é›…é»‘";
  color: #666;
}

.mbox .pj p a {
  display: inline-block;
  margin: 0 20px;
  height: 38px;
  padding-left: 48px;
  font: bold 14px/38px "å¾®è½¯é›…é»‘";
  color: #1470a6;
}

.mbox .pj p a.ico01 {
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/emoticons.png") no-repeat 0 0;
}

.mbox .pj p a.ico02 {
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/emoticons.png") no-repeat 0 -38px;
}

.mbox .pj p a.ico03 {
  background: url("<trs_website field='_recurl' UrlIsAbs='true'/>images/emoticons.png") no-repeat 0 -76px;
}

.close-btn:hover {
  transform: rotateZ(90deg);
  transition: all 0.5s;
}

/*æ¸æ˜¾çª—å£e*/
#search_button {
  right: 50px !important;
}