:root {
  --teacherPageBgc: #005375;
  --teacherPageBgcActive: #00639d;
}

.os-win body,
.os-win button,
.os-win input,
.os-win textarea {
  font-family: Arial, "STHeiti Light", "Microsoft Yahei", NSimSun, SimSun;
}

.os-mac body,
.os-mac button,
.os-mac input,
.os-mac textarea,
.os-mac a {
  font-family: Helvetica, Arial, sans-serif, "Heiti SC", "STHeiti Light",
    STHeiti;
}

.os-linux body,
.os-linux button,
.os-linux input,
.os-linux textarea,
.os-linux a {
  font-family: Helvetica, FreeSans, "Liberation Sans", Helmet, Arial, sans-serif,
    NSimSun, SimSun;
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

abbr,
acronym,
fieldset,
img {
  border: 0;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:after,
q:before {
  content: "";
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.col-c,
.col-l,
.col_c,
.col_l,
.l {
  float: left;
}

.col-r,
.col_r,
.r,
.ul-txt li span,
.ul_txt li span,
dt span {
  float: right;
}

.c {
  clear: both;
}

.n,
em {
  font-weight: 400;
  font-style: normal;
}

.b {
  font-weight: 700;
}

.i {
  font-style: italic;
}

.fa {
  font-family: Arial;
}

.fg {
  font-family: Georgia;
}

.ft {
  font-family: Tahoma;
}

.fl {
  font-family: Lucida Console;
}

.fs {
  font-family: "瀹嬩綋";
}

.fw {
  font-family: "寰蒋闆呴粦";
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.tdu {
  text-decoration: underline;
}

.tdn,
.tdn:hover,
a.tdl:hover {
  text-decoration: none;
}

.fc0 {
  color: #000;
}

.fc3 {
  color: #333;
}

.fc6 {
  color: #666;
}

.fc9 {
  color: #999;
}

.fcr {
  color: red;
}

.fcw {
  color: #fff;
}

.fcb {
  color: #00f;
}

.fcg {
  color: green;
}

.f0 {
  font-size: 0;
}

.f10 {
  font-size: 10px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}

.vm {
  vertical-align: middle;
}

.vtb {
  vertical-align: text-bottom;
}

.vt {
  vertical-align: top;
}

.vn {
  vertical-align: -2px;
}

.vimg {
  margin-bottom: -3px;
}

.m0 {
  margin: 0;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml-1 {
  margin-left: -1px;
}

.mt-1 {
  margin-top: -1px;
}

.p1 {
  padding: 1px;
}

.pl5 {
  padding-left: 5px;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.p10 {
  padding: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.p20 {
  padding: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pr,
.rel {
  position: relative;
}

.abs,
.pa {
  position: absolute;
}

.dn {
  display: none;
}

.db {
  display: block;
}

.dib {
  -moz-inline-stack: inline-block;
  display: inline-block;
}

.di {
  display: inline;
}

.ovh {
  overflow: hidden;
}

.ovs {
  overflow: scroll;
}

.vh {
  visibility: hidden;
}

.vv {
  visibility: visible;
}

.lh14 {
  line-height: 14px;
}

.lh16 {
  line-height: 16px;
}

.lh18 {
  line-height: 18px;
}

.lh20 {
  line-height: 20px;
}

.lh22 {
  line-height: 22px;
}

.lh24 {
  line-height: 24px;
}

.fix {
  *zoom: 1;
}

.fix:after,
.fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.z {
  _zoom: 1;
}

.h1 {
  height: 1px;
}

.h5 {
  height: 5px;
}

.h,
.h10 {
  height: 10px;
}

.h15 {
  height: 15px;
}

.h20 {
  height: 20px;
}

.h,
.h1,
.h10,
.h15,
.h20,
.h5 {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  clear: both;
}

body {
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #444;
  min-width: 1000px;
  background-color: #f5f4f4;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #444;
}

a:hover {
  color: #134268;
  text-decoration: none;
}

.ani,
img {
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

input,
select,
textarea {
  font-size: 12px;
  color: #444;
  font-family: "寰蒋闆呴粦", "Microsoft Yahei";
}

input[type="button"],
input[type="reset"],
input[type="submit"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

.wp {
  width: 1200px;
  margin: 0 auto;

}

.wppp {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

/* 三期样式修改 */
.wp1 {
  width: 100%;
}

.h50 {
  height: 50px;
  clear: both;
  overflow: hidden;
}

.h100 {
  height: 100px;
  clear: both;
  overflow: hidden;
}

@font-face {
  font-family: ADELE;
  src: url(../fonts/adele-light-webfont.woff.ttf);
}

@font-face {
  font-family: stk;
}

/*! 澶撮儴  */

.header .row1 .wp {
  /* overflow: hidden; */
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--teacherPageBgc);
}

.header .row1 .left {
  width: 372px;
}

.header .row1 .right {}

.header .row1 .center {
  flex: 1;
  padding-right: 100px;
  box-sizing: border-box;
}

.header .row1 .center .ul-nav {
  text-align: right !important;
}

.logo {
  /* margin-top: 12px; */
  float: left;
  width: 385px;
  height: 49px;
  overflow: hidden;
  margin-right: 17px;
  padding-right: 15px;
  border-right: rgba(255, 255, 255, 0.22);
}

.logo img {
  width: 90%;
  height: 100%;
  display: block;
}

.txt-logo {
  margin-top: 14px;
  overflow: hidden;
  color: #fff;
}

.txt-logo h3 {
  font-size: 18px;
  font-weight: 400;
  font-family: stk;
}

.txt-logo p {
  font-size: 12px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.ul-nav {
  text-align: center;
  font-size: 0;
  margin-left: 20px;
}

.ul-nav li {
  display: inline-block;
  height: 72px;
  line-height: 66px;
  margin: 0 10px;
}

.ul-nav li a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  border-top: 2px solid rgba(0, 0, 0, 0);
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.ul-nav li.on a,
.ul-nav li:hover a {
  /* border-top-color: #f6a041 三期修改*/
}

.header .right {
  /* line-height: 67px; */
  /* font-size: 0; */
  display: flex;
}

.log {
  text-align: center;
  display: inline-block;
  width: 112px;
  height: 33px;
  line-height: 33px;
  background: #fff;
  border-radius: 5px;
  font-size: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}

.log em {
  font-size: 14px;
  vertical-align: middle;
  color: #fff !important;
}

.log i {
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 100%;
  -webkit-background-size: 23px auto;
}

.home,
#logout,
#adminPanel,
#log,
#pulldown,
#log1,
#logout1,
#home1,
#adminPanel1,
#new1,
#empower,
#register{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 30px;
  /* line-height: 26px; */
  background: transparent;
  padding: 0 15px;
  margin-left: 8px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
#new1, #empower{
  overflow: unset;
}

#pulldown {
  padding-right: 25px;
}

.home i,
#logout i,
#adminPanel i {
  background: url(../images/out/ico1.png) center center no-repeat;
}

#pulldown i {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 16px;
}

.home i,
#logout i,
#adminPanel i,
#log1 i,
#logout1 i,
#home1 i,
#adminPanel1 i {
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 100%;
  -webkit-background-size: 23px auto;
}

.home em,
#logout em,
#adminPanel em,
#pulldown em,
#log1 em,
#logout1 em,
#home1 em,
#adminPanel1 em {
  color: #0168b7;
}

.home em,
#logout em,
#adminPanel em,
#pulldown em,
#log1 em,
#logout1 em,
#home1 em,
#adminPanel1 em {
  font-size: 14px;
  vertical-align: middle;
  color: #fff;
}

.log:hover {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
}

.log {
  /* width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  padding: 0!important; */

}

.eng,
#eng {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  padding: 0;
  font-size: 14px;
  vertical-align: middle;
  margin-left: 8px;
  text-align: center;
  cursor: pointer;
}

.eng:hover {
  color: #fff;
}

.eng-en {
  display: inline-block;
  height: 30px;
  border-radius: 50%;
  line-height: 26px;
  font-size: 14px;
  vertical-align: middle;
  margin-left: 4px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}



.header .row2 {
  background-color: #fff;
  height: 50px;
  line-height: 50px;
}

.ul-info {
  width: 100%;
  /* overflow: hidden; */
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ul-info li {}

.cur {
  padding-left: 5px;
  margin-top: -1px;
  width: 602px;
  font-size: 0;
}

.cur span {
  display: inline-block;
  vertical-align: middle;
}

.cur em,
.cur span a {
  font-size: 12px;
  color: #919191;
  vertical-align: middle;
}

.cur .teac {
  color: #0168b7;
  vertical-align: middle;
}

.cur span i {
  margin-right: 10px;
  display: inline-block;
  width: 18px;
  height: 50px;
  background: url(../images/out/ico2.png) center 16px no-repeat;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
  vertical-align: middle;
}

.cur .home {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 30px;
  min-width: 30px;
  width: 30px;
}

.cur .home:hover {
  color: #0168b7;
}

.ul-info .d-two {
  /* min-width: 300px; */
  padding-right: 5px;
  margin-top: -1px;
  font-size: 0;
}

.ul-info .d1,
.ul-info .d2 {
  display: inline-block;
}

.ul-info li {
  flex: 1;
  display: flex;
  justify-content: center;
}

.ul-info li.d-two {
  flex: 3;
  padding: 0;
  border-right: 1px solid #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* .d-two .d:nth-child(1) {
  flex: 5;
}

.d-two .d:nth-child(2) {
  flex: 4;
}

.d-two .d:nth-child(3) {
  flex: 10;
} */

.d-two em {
  font-size: 12px;
  color: #999898;
  padding-right: 15px;
  vertical-align: middle;
}

.d-two span {
  display: inline-block;
  margin-top: 2px;
  font-size: 18px;
  color: #0168b7;
  font-family: adele;
  vertical-align: middle;
  font-weight: 800;
}

.d-two .d {
  margin: 0 15px 0 0;
}

.d-two .d2 span {
  color: #f6a041;
}

.ul-info .so {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 0;
  border-right: 1px solid #f4f4f4;
}

.ul-info .so .so_input {
  position: relative;
  margin-top: 5px;

}

.ul-info .so .so_input input {
  /* width: 257px;
  height: 30px;
  background: #E6E6E6;
  border-radius: 15px;
  outline: 0;
  border: 0;
  padding-left: 10px; */
  border: 0;
  outline: 0;
  background-color: #e6e6e6;
  width: 190px;
  height: 30px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.ul-info .so .so_input i {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 40%;
  transform: translateY(-50%);
}

.ul-info .so a {
  padding: 0 10px;
  display: inline-block;
  font-size: 14px;
  color: #999898;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.ul-info .so .i1 {
  display: inline-block;
  width: 18px;
  height: 50px;
  background: url(../images/out/ico3.png) center center no-repeat;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
  vertical-align: middle;
}

.ul-info .so .i2 {
  display: inline-block;
  width: 8px;
  height: 50px;
  background: url(../images/out/ico4.png) center center no-repeat;
  -webkit-background-size: 8px auto;
  background-size: 8px auto;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.ul-info .so .i2.on {
  background-image: url(../images/out/ico4-on.png);
}

.ul-info .so1 {
  display: flex;
  align-items: center;
}

.ul-info .so1 .soInputBox {
  position: relative;
  line-height: 30px;
}

.ul-info .so1 .soInputBox input {
  border: 0;
  outline: 0;
  background-color: #e6e6e6;
  width: 190px;
  height: 30px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.ul-info .so1 .soInputBox i {
  display: inline-block;
  width: 18px;
  height: 30px;
  background: url(../images/out/ico3.png) center center no-repeat;
  position: absolute;
  /* top: 10px; */
  right: 10px;
}
.empowerBox .soInputBox input{
  border: 0;
  outline: 0;
  background-color: #e6e6e6;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.empowerBox .soInputBox i{
  display: inline-block;
  width: 18px;
  height: 30px;
  background: url(../images/out/ico3.png) center center no-repeat;
  position: absolute;
  /* top: 10px; */
  right: 30px;
}
.empowerListLi{
  width: 100%;
  height: 20%;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
}
.empowerListBtn{
  width: 50px;
  height: 22px;
  color: #FFFFFF;
  background-color: #005FCE;
  border-radius: 10px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.empowerListBtn-ss{
  width: 50px;
  color: #B86E6E;
  cursor: pointer;
}
.empowerListLi-ss{
  width: 100%;
  height: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.empowerListLi-ss-list{
  width: 100%;
  height: 20%;
  padding: 0px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ul-info .so1 .so_i2 {
  width: 18px;
  height: 30px;
  background: url(../images/out/ico3.png) center center no-repeat;
}

.share {
  padding: 0 28px;
  font-size: 0;
  border-right: 1px solid #f4f4f4;
}

.share a {
  display: inline-block;
  font-size: 14px;
  color: #999898;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.share i {
  margin-right: 9px;
  display: inline-block;
  width: 17px;
  height: 50px;
  background: url(../images/out/ico5.png) center center no-repeat;
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
  vertical-align: middle;
}

.share a:hover,
.so a:hover {
  color: #0168b7;
}

/*! 澶撮儴  end*/

/*! 妫�绱㈡ā鍧� */

.header {
  position: relative;
  background-color: var(--teacherPageBgc);
}

.m-srch {
  position: absolute;
  left: 0;
  top: 122px;
  width: 100%;
  display: none;
  background-color: #fff;
  z-index: 10;
}

.srch .left {
  float: left;
}

.srch .right {
  float: right;
}

.srch .center {
  overflow: hidden;
}

.tit-srch1,
.tit-srch2 {
  vertical-align: middle;
  margin-top: 2px;
  margin-left: 40px;
  margin-right: 4px;
  font-size: 16px;
  color: #141414;
  font-weight: 700;
  font-family: "Microsoft Yahei UI";
}

.tit-srch {
  vertical-align: middle;
  margin-top: 2px;
  text-align: right;
  margin-right: 4px;
  margin-left: 10px;
  font-size: 16px;
  color: #141414;
  font-weight: 700;
  font-family: "Microsoft Yahei UI";
}

.srch1 {
  padding: 10px 64px;
  overflow: hidden;
  background-color: #ebf3f9;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.srch11 {
  padding: 20px 100px 10px 0;
  display: flex;
  align-items: center;

}

.srch1 .left {
  overflow: hidden;
}

.srch1 .tit-srch {
  float: left;
  margin-top: 8px;
}

.srch1 .two-input {
  font-size: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.srch1 .two-input .input1 {
  display: inline-block;
  margin: 0 16px 0 5px;
  background-color: #f5f4f4 !important;
  border: 1px solid #cee1ef;
  border-radius: 5px;
  height: 36px;
  width: 454px;
  padding-left: 12px;
  font-size: 16px;
  color: #141414;
  vertical-align: middle;
  outline: 0;
}

.srch1 .two-input .input2 {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 79px;
  height: 38px;
  border-radius: 5px;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.srch1 .two-input input::-webkit-input-placeholder {
  color: #999;
}

.srch1 .two-input input::-moz-placeholder {
  color: #999;
}

.srch1 .two-input input:-moz-placeholder {
  color: #999;
}

.srch1 .two-input input:-ms-input-placeholder {
  color: #999;
}

.srch1 .two-input .input2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.srch1 .number {
  margin-top: -6px;
  padding-bottom: 3px;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.srch1 .number .num {
  display: inline-block;
  line-height: 35px;
  font-size: 0;
}

.srch1 .number .line {
  height: 30px;
  width: 1px;
  background-color: #ddd;
  margin-right: 26px;
}

.srch1 .number .num1 {
  padding-right: 26px;
  margin-top: 2px;
}

.srch1 .number .num i {
  margin-right: 10px;
  display: inline-block;
  height: 35px;
  vertical-align: middle;
}

.srch1 .number .num1 i {
  margin-right: 13px;
  width: 40px;
  -webkit-background-size: 100% auto;
}

.srch1 .number .num2 i {
  width: 40px;
  -webkit-background-size: 100% auto;
}

.srch1 .number .num .txt {
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}

.srch1 .number .txt p {
  font-size: 12px;
  color: #666666;
}

.srch1 .number .txt em {
  font-size: 20px;
  color: #00639D;
  font-family: ADELE;
  font-weight: 800;
}

.srch2 .tit,
.srch3 .tit,
.srch4 .tit {
  height: 24px;
  line-height: 24px;
  margin-right: 18px;
  width: 98px;
  text-align: right;
}

.srch4,
.srch3 {
  display: none;
}

.ul-srch {
  text-align: center;
  overflow: hidden;
}

.ul-srch li {
  float: left;
  line-height: 24px;
}

.ul-srch li label {
  display: block;
  position: relative;
  overflow: hidden;
}

.ul-srch li label input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.ul-srch li span {
  margin: 0 5px;
  padding: 0 6px;
  cursor: pointer;
  font-size: 16px;
  color: #787878;
  display: block;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.ul-s2 li span {
  cursor: pointer;
  font-size: 14px;
  color: #787878;
  display: block;
  border-radius: 5px;
  /* -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; */
  font-weight: 400;
}

.ul-s3 li span {
  margin: 0 6px;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #787878;
  display: block;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.ul-s3 li:hover span {
  background-color: #f6a041;
  color: #fff;
}

.ul-srch li .wenzi {
  margin: 0 5px;
  padding: 0 10px;
  cursor: pointer;
  font-size: 14px;
  color: #787878;
  display: block;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.srch2 {
  padding: 14px 0;
  border-bottom: 1px dashed #e8eaf1;
}

.srch3 {
  padding: 23px 0 19px;
  border-bottom: 1px dashed #e8eaf1;
}

.srch3 .ul-s3 li {
  margin-bottom: 6px;
  display: block;
}

.srch4 {
  padding: 23px 0 18px;
  border-bottom: 1px dashed #e8eaf1;
}

.srch4 .ul-s4 li {
  margin-bottom: 3px;
}

.more-so {
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  font-size: 14px;
  color: #0168b7;
  height: 24px;
  line-height: 24px;
  background: url(../images/out/ico24.png) center right no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.more-so.on {
  background-image: url(../images/out/ico40.png);
}

.srch5 {
  text-align: right;
  padding: 15px 0;
}

.srch5 .start {
  display: inline-block;
  width: 150px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.srch5 .start:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.ul-hd {
  display: none;
}

/*! 妫�绱㈡ā鍧� end*/

/*! user-index */

.banner {
  min-width: 1600px;
  position: relative;
}

.banner .txt {
  position: absolute;
  bottom: 47px;
  right: 424px;
}

.banner .item {
  outline: 0;
  width: 100%;
  height: 230px;
  overflow: hidden;
}

.banner .item img {
  height: 100%;
  width: 100%;
}

.m-per {
  width: 1200px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 180px;
  transform: translateX(-50%);

}

.m-per .wp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-per .part1 {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}

.m-per .part1 .pic {
  /* -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  width: 120px;
  height: 120px;
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px; */
}

.img-thumbnail {
  width: 170px;
  height: 170px;
  /* border-radius: 50%; */
}
.img-thumbnail2{
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.part2_l{
  /* margin-left: 85px; */
}

.m-per .part1 .pic img {
  width: 170px;
  height: 170px;
  display: block;
  border: none;
}

.m-per .part2 {
  width: 300px;
  color: #fff;
  margin-left: -20px;
}

.m-per .part2 .tit {
  font-size: 24px !important;
  font-weight: 600;
}

.m-per .part2_1 {
  margin-bottom: 20px;

}

.m-per .part2 .user-country {
  display: inline-block;
  font-size: 12px;
  color: #fff !important;
  border-radius: 15px;
  text-align: center;
  margin-left: 10px;
  padding: 2px 10px;
}

.m-per .part2 .part2_1,
.part2_1 {
  display: flex;
  align-items: center;
  position: relative;
}
.part2_11{
  justify-content: center;
  flex-flow: wrap;
  flex-direction: column;
}

.m-per .part2 .user-describe {
  height: 21px;
  font-size: 16px;
  /* color: #b9b9b9; */
  /* width: 300px; */
}

.m-per .part2 .englishName {
  min-width: 136px;
  font-size: 20px !important;
  color: #fff;
  font-weight: 400;
}

.m-per .part2 em {
  display: flex;
  align-items: center;
  min-height: 16px;
  font-size: 12px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.m-per .part2 .tips {
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;

}

.m-per .part2 .tips .user-post {
  /* padding: 2px 5px; */
  font-size: 12px;
}

.m-per .part2 .tips em {
  /* text-align: center;
  margin-bottom: 5px;
  background: url(../images/out/bg110.png) no-repeat 100%;
  background-size: cover; */
  /* background-color: #276fb5; */
  background-color: #fff;
  margin-right: 10px;
  padding: 3px 10px;
  margin-bottom: 5px;
  display: inline-block;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-per .part4 {
  width: 658px;
  height: 158px;
  opacity: 0.9;
  border-radius: 10px;
  color: #fff !important;
  padding: 24px;
  box-sizing: border-box;
}

.m-per .part4 ul {
  margin-bottom: -5px;
}

.m-per .part4 li {
  font-size: 0;
  /* margin-bottom: 14px; */
}

.m-per .part4 li em {
  display: inline-block;
  text-align: right;
  margin-right: 12px;
  font-size: 12px;
  vertical-align: middle;
}

.m-per .part4 li span {
  /* font-size: 12px; */
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  color: #fff !important;
  white-space: normal !important;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}
.user-position,.user-discipline,.user-label{
  font-size: 12px;
}
.m-per .part4 li .web {
  display: inline-block;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-per .part4 li .web:hover {}

.link {
  margin-left: 5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-background-size: 16px auto;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-per .part4 li .copy {

  display: inline-block;
  padding-left: 10px;
  display: inline-block;
  font-size: 12px;
  text-decoration: underline;
  /*background: url(../images/out/ico7.png) left center no-repeat;*/
  -webkit-background-size: 13px auto;
  background-size: 13px auto;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff !important;
  margin-left: 10px;
}

.m-per .part4 li .copy:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con {
  padding: 36px 0 117px;
  overflow: hidden;
  background: url(../images/out/bg3.jpg) top center no-repeat #f5f4f4;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.m-con .col-l {
  float: left;
  width: 900px;
  padding-bottom: 20px;
  /* background-color: #fff; */
}

.m-con .part {
  border: 1px dashed #fff;
  padding: 45px 54px 23px 41px;
  background: url(../images/out/ico8.png) 0 50px no-repeat;
  -webkit-background-size: 12px 23px;
  background-size: 12px 23px;
}

.m-con .r2 {
  padding-bottom: 29px;
}

.m-con .r4 {
  padding-top: 40px;
  background-position: 0 45px;
}

.m-con .tit-l {
  margin-bottom: 22px;
  font-size: 23px;
  padding-bottom: 15px;
  font-weight: 400;
}

.m-con .desc {
  font-size: 14px;
  color: #3a3a3a;
  line-height: 2.6;
  text-align: justify;
}

.m-con .ul-exp li {
  font-size: 14px;
  color: #3a3a3a;
  line-height: 2.6;
}

.m-con .ul-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  width: 900px;
  margin-right: -1px;
}

.m-con .ul-menu li {
  flex-grow: 1;
  text-align: center;
  max-width: 200px;
  min-width: 100px;
  background-color: #0168b7;
  border-bottom: 1px solid #035595;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li a {
  font-size: 16px;
  display: block;
  padding: 13px 30px 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li.nbr a {
  border-right: none;
}

.m-con .col-r {
  float: right;
  width: 270px;
}

.m-con .cont {
  width: 270px;
  background: #FFFFFF;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.02);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 17px 18px 64px;
  background: url(../images/out/bg1.png) right bottom no-repeat #fff;
  -webkit-background-size: 186px 117px;
  background-size: 186px 117px;
  overflow: hidden;
}

.m-con .tit-g {
  padding-left: 5px;
  margin-bottom: 6px;
  padding-bottom: 13px;
}

.m-con .tit-g h3 {
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
}

.m-con .ul-cont {
  padding-bottom: 20px;
}

.m-con .ul-cont li {
  border-bottom: 1px dashed #e8eaf1;
  font-size: 0;
  padding: 10px 8px;
}

.m-con .ul-cont em {
  margin-right: 2px;
  font-size: 14px;
  /*padding-left: 2px;*/
  background: left center no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  vertical-align: middle;
  min-width: 66px;
  display: inline-block;
}

.m-con .ul-cont em span {
  padding-right: 4px;
}

.m-con .ul-cont p {
  display: inline-block;
  font-size: 14px;
  color: #363636;
  line-height: 1.5;
  vertical-align: middle;
}

.m-con .ul-cont li.addr {
  position: relative;
  overflow: hidden;
  display: flex;
}

.m-con .ul-cont li.addr em {
  vertical-align: top;
  /* float: left; */
}

.m-con .ul-cont .txt {
  /* float: left; */
  max-width: 157px;
}

.m-con .ul-cont .txt p {
  display: block;
  word-break: break-all;
}

.m-con .ul-cont .txt a {
  display: block;
  margin-top: 11px;
  font-size: 12px;
  color: #0168b7;
  line-height: 1.5;
  text-decoration: underline;
  font-style: italic;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-cont .txt a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con .ul-ico {
  overflow: hidden;
}

div.cont>ul.ul-ico {}

div.cont>ul.ul-ico>li {
  text-align: center;
  display: block;
  float: none;
  padding-left: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
}

div.cont>ul.ul-ico img {
  display: inline-block;
}

div.cont>ul.ul-ico>li>a {
  width: 100%;
  display: inline-block;
}

div.cont>ul.ul-ico span {
  padding-left: 8px;
}

.m-con .ul-ico li {
  float: left;
  margin-right: 10px;
}

.m-con .ul-ico li a {
  display: block;
  width: 40px;
  height: 40px;
  background: center center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-ico li.f a {
  background-image: url(../images/out/ico15.png);
}

.m-con .ul-ico li.i a {
  background-image: url(../images/out/ico16.png);
}

.m-con .ul-ico li.t a {
  background-image: url(../images/out/ico17.png);
}

.m-con .ul-ico li.w a {
  background-image: url(../images/out/ico18.png);
}

.m-con .ul-ico li.f:hover a {
  background-image: url(../images/out/ico15-on.png);
}

.m-con .ul-ico li.i:hover a {
  background-image: url(../images/out/ico16-on.png);
}

.m-con .ul-ico li.t:hover a {
  background-image: url(../images/out/ico17-on.png);
}

.m-con .ul-ico li.w:hover a {
  background-image: url(../images/out/ico18-on.png);
}

.m-con .ateac {
  width: 270px;
  background: #FFFFFF;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.02);
  border-radius: 6px;
  padding: 17px 18px;
  margin-top: 18px;
}

.m-con .tit-g .re {
  width: 20px;
  float: right;
  line-height: 24px;
  display: block;
  height: 20px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  background: url(../images/out/iconUpdate.png) no-repeat;
  -webkit-background-size: 14px auto;
  background-size: 97%;
  text-indent: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}

.m-con .tit-g a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con .ateac .tit-g {
  padding-bottom: 19px;
}

.m-con .ul-ateac {
  overflow: hidden;
  margin: 26px -10px -15px;
}

.m-con .ul-ateac li {
  margin-bottom: 18px;
  float: left;
  width: 33.3%;
  border-bottom: none;
}

.m-con .ul-ateac li .con {
  margin: 0;
}

.m-con .ul-ateac .pic {
  width: 55px;
  height: 55px;
  overflow: hidden;
  margin: 0 auto;
}

.m-con .ul-ateac .pic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-ateac .pic img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.m-con .ul-ateac .tit {
  text-align: center;
}

.m-con .ul-ateac .tit a {
  font-weight: 400;
  font-size: 14px;
  color: #0168b7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-ateac .tit a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con .ul-ateac p {
  font-size: 12px;
  color: #797979;
  text-align: center;
  line-height: 18px;
  padding: 0 5px;
}

.m-con .qr {
  width: 270px;
  height: 308px;
  background: #FFFFFF;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.02);
  border-radius: 6px;
  margin-top: 18px;
  padding: 48px 56px 55px;
  background-color: #fff;
}

.m-con .qr .pic {
  width: 158px;
  height: 158px;
  overflow: hidden;
}

.m-con .qr .pic img {
  width: 100%;
  height: 100%;
  display: block;
}

.m-con .qr .txt {
  margin-top: 10px;
  line-height: 1.8;
  text-align: center;
}

.m-con .qr .txt p {
  font-size: 14px;
  color: #797979;
}

.m-con .qr a {
  display: block;
  margin: 24px auto 0;
  height: 33px;
  line-height: 33px;
  width: 155px;
  border-radius: 30px;
  -webkit-background-size: 21px auto;
  text-indent: 50px;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .qr a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/*! 鏂伴椈鍐呭 */

.m-news {
  background-color: #fff;
}

.tit-n {
  overflow: hidden;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
}

.tit-n .left {
  margin-right: 15px;
  float: left;
  width: 49px;
  height: 53px;
  line-height: 51px;
  text-align: center;
  font-size: 14px;
}

.tit-n .txt {
  margin-top: 2px;
  overflow: hidden;
}

.tit-n .txt .date {
  font-size: 12px;
  color: #656565;
}

.tit-n .txt h3 a {
  font-size: 24px;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.tit-n .txt h3 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-news .news {
  padding: 50px 54px 22px 41px;
  background: url(../images/out/ico8.png) 0 63px no-repeat;
  -webkit-background-size: 12px 23px;
  background-size: 12px 23px;
  border: 1px dashed #fff;
}

.m-news .desc {
  margin-top: 22px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.m-news .all {
  margin-top: 13px;
  display: block;
  width: 108px;
  height: 29px;
  line-height: 29px;
  border-radius: 5px;
  font-size: 14px;
  -webkit-background-size: 15px auto;
  text-indent: 35px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-news .all:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-table .table {
  padding: 49px 54px 0 41px;
  background: url(../images/out/ico8.png) 0 50px no-repeat;
  -webkit-background-size: 12px 23px;
  background-size: 12px 23px;
  border: 1px dashed #fff;
}

.m-table .tit-n {
  padding-bottom: 17px;
}

.m-table .tit-n .txt {
  margin-bottom: -2px;
}

.m-table .tit-n .left {
  width: 49px;
  height: 31px;
  line-height: 31px;
}

.m-table table {
  margin-top: 17px;
  width: 100%;
  text-align: left;
  border: 1px solid #ebebeb;
}

.m-table table th {
  width: 125px;
  font-size: 14px;
  color: #444;
  padding: 9px 0 9px 30px;
  font-weight: 400;
  line-height: 20px;
  vertical-align: top;
}

.m-table table td {
  padding: 9px 0;
  font-size: 14px;
  color: #444;
  line-height: 20px;
}

.m-table table tr {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-table table tr:hover {
  background: #fef5ec !important;
}

.m-table .tab2 .tit-n {
  padding-bottom: 27px;
}

.m-table .tab2 table {
  margin-top: 26px;
}

.m-table td.intro {
  line-height: 1.6;
  padding: 6px 0 15px;
}

.m-table .tab3 {
  padding: 61px 54px 0 41px;
  background-position: 0 63px;
}

.m-table .tab3 .tit-n {
  padding-bottom: 19px;
}

.m-table .tab3 table {
  margin-top: 25px;
}

/*! user-index end*/

/*! 灏鹃儴 */

.footer {
  overflow: hidden;
  /* margin-top: 200px; */
}

.footer .f1 {
  -webkit-background-size: auto 100%;
  height: 208px;
  overflow: hidden;
}

.footer .f1 dt {
  width: 100%;
  font-size: 0;
  line-height: 31px;
  padding-bottom: 18px;
  border-bottom: 1px solid #3f536d;
  margin-bottom: 1px;
}

.footer .f1 dt h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}

.footer .f1 dt em {
  margin-left: 15px;
  display: inline-block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  vertical-align: bottom;
  line-height: 20px;

}

.footer .f1 dd {
  /* display: inline-block; */
  display: flex;
  vertical-align: top;
  margin-right: 100px;
}

.footer .f1 dd a {
  margin-right: 40px;
}

.footer .f1 .dd2 {
  margin-right: 0;
}

.footer .f1 .dd3 {
  margin-right: 72px;
}

.footer .f1 dd a {
  margin-top: 23px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .f1 dd a:hover {
  color: #fff;
}

.footer .f1 dd .chuang {
  margin-top: 19px;
  display: block;
  width: 260px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  font-size: 14px;
  color: #999;
  text-indent: 10px;
  background: url(../images/out/ico21.png) right center no-repeat #fff;
  -webkit-background-size: auto 32px;
  background-size: auto 32px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .f1 dd .chuang:hover {
  color: #0168b7;
}

.footer .f1 dd .se2 {
  margin-top: 12px;
}

.footer .f1 .link {
  position: relative;
}

.footer .f1 .ul-link {
  display: none;
  width: 100%;
  position: absolute;
  top: 32px;
  left: 0;
  background-color: #fff;
  border-radius: 5px;
  z-index: 3;
  height: 116px;
  overflow-y: auto;
}

.footer .f1 .ul-link a {
  display: block;
  margin-top: 0;
  color: #0168b7;
  padding: 5px 10px;
}

.footer .f1 .ul-link a:hover {
  color: #0168b7;
  text-decoration: underline;
}

.footer .f2 {
  height: 70px;
  line-height: 65px;
}

.footer .f2 .left {
  overflow: hidden;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}

.footer .f2 .left a {
  margin-left: 5px;
  font-size: 12px;
  color: #577a95;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer .f2 .left a:hover,
.footer .f2 .right a:hover {
  color: #fff;
}

.footer .f2 .right,
.footer .f2 .right a {
  float: right;
  font-size: 12px;
  color: rgba(87, 122, 149, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/*! 灏鹃儴 end*/

/*! user-index-edit end*/

.main-edit a.edit {
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #f6a041;
  border-radius: 1px;
  background: url(../images/out/ico26.png) center center no-repeat;
  -webkit-background-size: 9px auto;
  background-size: 9px auto;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.main-edit a.edit:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.main-edit .m-per .part2 em,
.main-edit .m-per .part3 p {
  display: inline-block;
  vertical-align: middle;
}

.main-edit .m-per .part3 .edit {
  margin-bottom: 13px;
}

.main-edit .m-per .part3 em {
  vertical-align: middle;
}

.main-edit .m-per .part3 .tips .edit {
  margin-bottom: 0;
}

.main-edit .m-con .tit-g h3 {
  display: inline-block;
  vertical-align: middle;
}

.main-edit .m-con .tit-g .re {
  margin-top: 0;
}

.main-edit .m-con .ul-menu li {
  position: relative;
}

.main-edit .m-con {
  overflow: visible;
}

.m-con .ul-menu li .edit-box {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: -57px;
  left: 50%;
  margin-left: -75px;
  z-index: 20;
  padding-top: 0;
  font-size: 0;
  width: 155px;
  background: url(../images/out/bg-edit.png) center center no-repeat;
  -webkit-background-size: 155px auto;
  background-size: 155px auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li .edit-box.on {
  padding-top: 7px;
  height: 51px;
}

.m-con .ul-menu li .edit-box a {
  padding: 0;
  border: none;
}

.m-con .ul-menu li .edit-box .prev {
  display: inline-block;
  width: 27px;
  height: 26px;
  background: url(../images/out/ico-left.png) center center no-repeat #638c0b;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  border: 1px solid #486a00;
  border-right: none;
  border-radius: 3px 0 0 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li .edit-box .next {
  display: inline-block;
  width: 28px;
  height: 26px;
  background: url(../images/out/ico-right.png) center center no-repeat #638c0b;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  border: 1px solid #486a00;
  border-radius: 0 3px 3px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li .edit-box .prev:hover {
  background-image: url(../images/out/ico-left-on.png);
}

.m-con .ul-menu li .edit-box .next:hover {
  background-image: url(../images/out/ico-right-on.png);
}

.m-con .ul-menu li .edit-box .set {
  margin-left: 3px;
  display: inline-block;
  width: 32px;
  height: 28px;
  background: url(../images/out/ico30.png) center center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li .edit-box .set:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con .ul-menu li .edit-box .del {
  margin-left: 3px;
  display: inline-block;
  width: 32px;
  height: 28px;
  background: url(../images/out/ico31.png) center center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li .edit-box .del:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-con .ul-menu li.plus {
  margin-top: 7px;
  margin-left: 10px;
  min-width: 0;
  flex-grow: 0;
  width: 40px;
  height: 40px;
  background: url(../images/out/ico28.png) center center no-repeat;
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
  border: 1px dashed #acd7f8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-con .ul-menu li.plus a {
  border: none;
}

.m-con .ul-menu li.plus:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.m-plus-h {
  cursor: pointer;
  margin: 25px auto 15px;
  height: 82px;
  width: 810px;
  border-radius: 5px;
  border: 1px dashed #acd7f8;
  background: url(../images/out/ico29.png) center center no-repeat #eff6fb;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-plus-h:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.part-edit:hover {
  background-color: #eff6fb;
  border: 1px dashed #acd7f8;
}

.part-edit {
  position: relative;
}

.edit-tool {
  display: none;
  font-size: 0;
  line-height: 26px;
  position: absolute;
  top: -13px;
  right: 25px;
}

.edit-tool a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.edit-tool a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.edit-tool .set {
  font-size: 12px;
  color: #fff;
  width: 83px;
  height: 26px;
  border: 1px solid #db8529;
  background: url(../images/out/ico33.png) 10px center no-repeat #f6a041;
  -webkit-background-size: 13px auto;
  background-size: 13px auto;
  text-indent: 25px;
  border-radius: 3px;
}

.edit-tool .con {
  margin-left: 7px;
  font-size: 12px;
  color: #fff;
  width: 83px;
  height: 26px;
  border: 1px solid #035595;
  background: url(../images/out/ico32.png) 10px center no-repeat #0168b7;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
  text-indent: 25px;
  border-radius: 3px;
}

.edit-tool .up {
  margin-left: 6px;
  width: 27px;
  height: 26px;
  border: 1px solid #486a00;
  background: url(../images/out/ico-up.png) center center no-repeat #638c0b;
  -webkit-background-size: 8px auto;
  background-size: 8px auto;
  border-radius: 3px 0 0 3px;
}

.edit-tool .up:hover {
  background-image: url(../images/out/ico-up-on.png);
}

.edit-tool .down {
  width: 27px;
  height: 26px;
  border: 1px solid #486a00;
  background: url(../images/out/ico-down.png) center center no-repeat #638c0b;
  -webkit-background-size: 8px auto;
  background-size: 8px auto;
  border-radius: 0 3px 3px 0;
}

.edit-tool .down:hover {
  background-image: url(../images/out/ico-down-on.png);
}

.edit-tool .del {
  margin-left: 7px;
  font-size: 12px;
  color: #fff;
  width: 58px;
  height: 26px;
  border: 1px solid #7d0000;
  background: url(../images/out/ico36.png) 10px center no-repeat #a40000;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
  text-indent: 25px;
  border-radius: 3px;
}

.fix-right {
  position: fixed;
  top: 20%;
  right: 20px;
  width: 88px;
  height: 288px;
  border-radius: 5px;
  border: 1px solid #acd7f8;
  background-color: #eff6fb;
  z-index: 9999;
}

.fix-right .tit {
  padding: 10px 0;
  margin: 0 5px;
  text-align: center;
  border-bottom: 1px solid #d7e8f4;
  font-size: 12px;
  color: #0168b7;
  font-weight: 400;
}

.fix-right ul {
  margin-top: 10px;
}

.fix-right li {
  cursor: pointer;
  width: 73px;
  height: 73px;
  border: 1px solid #a4ceec;
  border-radius: 5px;
  margin: 0 auto 7px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.fix-right li a {
  display: block;
  color: #035595;
}

.fix-right li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.fix-right li span {
  display: block;
  width: 34px;
  height: 34px;
  margin: 7px auto;
  background: center center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.fix-right li.tht span {
  background-image: url(../images/out/ico37.png);
}

.fix-right li.fan span {
  background-image: url(../images/out/ico38.png);
}

.fix-right li.pdf span {
  background-image: url(../images/out/ico39.png);
}

.fix-right li.vie span {
  background-image: url(../images/out/ico41.png);
}

.fix-right li.vie a {
  color: #a60;
}

.fix-right li:hover {
  background-color: #facd89;
  border: 1px solid #f19149;
}

.m-pop {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.m-pop .pop-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.5);
}

.m-pop .inner {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -15%;
  background-color: #fff;
  z-index: 31;
  padding-bottom: 78px;
  border-radius: 10px;
}

.m-pop .inner .tit-t {
  height: 77px;
  line-height: 77px;
  font-size: 24px;
  color: #0168b7;
  background: url(../images/out/ico37.png) 30px center no-repeat;
  padding-left: 78px;
}

.m-pop .inner .tit-t h3 {
  font-weight: 400;
  overflow: hidden;
}

.m-pop .inner .tit-t .close {
  display: block;
  float: right;
  margin-right: 25px;
  width: 18px;
  height: 77px;
  background: url(../images/out/close.png) center center no-repeat;
}

.m-pop .inner .content {
  height: 455px;
  overflow-y: auto;
  padding-left: 30px;
  padding-top: 21px;
  background-color: #f4f4f4;
}

.m-pop .inner .con1 {
  padding-bottom: 30px;
}

.m-pop .inner .con1 .tit {
  font-size: 16px;
  color: #505050;
  font-weight: 400;
  padding-bottom: 13px;
}

.m-pop .ul-tht {
  overflow: hidden;
}

.m-pop .ul-tht li {
  float: left;
  margin-right: 15px;
}

.m-pop .ul-tht li label {
  display: block;
  padding: 12px 13px;
  background-color: #fff;
  border: 4px solid #f4f4f4;
}

.m-pop .ul-tht label {
  position: relative;
  overflow: hidden;
}

.m-pop .ul-tht label input {
  position: absolute;
  left: -9999px;
}

.m-pop .ul-tht .pic {
  width: 188px;
  height: 124px;
  overflow: hidden;
  border: 1px solid #ececec;
  margin: 0 auto 9px;
}

.m-pop .ul-tht .pic img {
  width: 100%;
  height: 100%;
  display: block;
}

.m-pop .ul-tht .txt {
  text-align: center;
  font-size: 14px;
  color: #505050;
}

.m-pop .ul-tht li.using label {
  border-color: #0168b7 !important;
}

.m-pop .ul-tht li.using label:after {
  content: "";
  width: 44px;
  height: 46px;
  background: url(../images/out/use.png) right top no-repeat;
  -webkit-background-size: 44px auto;
  background-size: 44px auto;
  position: absolute;
  top: 0;
  right: -1px;
}

.m-pop .ul-tht li label.checked {
  border-color: #f19149;
}

.m-pop .appl {
  position: absolute;
  right: 22px;
  bottom: 21px;
  display: block;
  width: 113px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  background-color: #0168b7;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.m-pop .appl:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/*! user-index-edit */

/*! 棰滆壊涓婚妯℃澘 */

.header .row1 {
  /* min-width: 1600px; */
  /* background-color: #0168b7; */
  background-color: var(--teacherPageBgc);
}

.header .row1 .wp {
  width: 100% !important;
  padding: 2px 20px;
}

.m-con .ul-menu {}

.log i {
  /* background: url(../images/out/ico1.png) center center no-repeat; */
  width: 30px;
  height: 30px;
  position: absolute;
  top: -2px;
  left: -2px;
  transform: scale(0.8);
}


.em-label {
  width: 80px;
  font-weight: 600;
  color: #000;
}


.m-per .part4 li em {
  color: #fff !important;
  /* width: 60px; */
}

.link {
  background: url(../images/out/ico6.png) center center no-repeat
}

.m-con .ul-menu li.on,
.m-con .ul-menu li:hover {
  background-color: #fff;
}

.m-con .ul-menu li.on a,
.m-con .ul-menu li:hover a {
  color: #0168b7;
  border-top-color: #f6a041;
  border-right-color: #fff;
}

.m-con .ul-menu li a {
  color: #fff;
  border-right: 1px solid #035595;
  border-top: 2px solid #0168b7;
}

.m-con .tit-l {
  color: #0168b7;
  border-bottom: 1px solid #e0e0e0;
}

.tit-n .txt h3 a {
  color: #0168b7;
}

.m-news .all {
  border: 1px solid #b2d1e9;
  color: #b2d1e9;
  background: url(../images/out/ico25.png) 13px center no-repeat;
}

.tit-n .left {
  color: #f6a041;
  background-color: #f4f4f4;
}

.m-con .tit-g {}

.m-con .tit-g h3,
.m-con .ul-cont em {
  color: #0168b7;
}

.m-con .qr a {
  border: 1px solid #0168b7;
  background: url(../images/out/ico20.png) 23px center no-repeat;
  color: #0168b7;
}

.footer .f1 {
  background: url(../images/out/banner1-index@2x.png) no-repeat;
  background-size: contain;
}



.srch1 .number .num1 i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/out/ico22.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.srch1 .number .num2 i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/out/ico23.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ul-srch li label.checked span,
.ul-srch li:hover span {
  border: 2px solid #a8d8fa;
  background-color: #1359a8;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 15px !important;
  line-height: 26px;
}

.ul-srch .buxian label.checked span,
.ul-srch .buxian:hover span {
  width: 60px;
  border-radius: 15px;
}

.srch1 .two-input .input2,
.srch5 .start {
  color: #fff;
  background-color: #0168b7;
}

/*! 棰滆壊涓婚妯℃澘 end*/

.header-index {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding: 10px 20px;
  box-sizing: border-box;
  /* background: url(../images/out/ico-bg1.png) center center;; 三期修改*/
  /*-webkit-background-size: cover;三期修改*/
  /*background-size: cover;三期修改*/
  z-index: 999;
}

.hd-top {
  /* padding: 30px 0 37px; */
  /* overflow: hidden; */
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hd-top .left {
  float: left;
  overflow: hidden;
}

.hd-top .logo {
  width: 497px;
  height: 49px;
  margin-top: 0;
}

.hd-top .txt-logo {
  float: left;
  width: auto;
  margin-top: 0;
}

.hd-top .txt-logo h3 {
  font-size: 28px;
}

.hd-top .txt-logo p {
  font-size: 14px;
}

.hd-top .right {
  /* float: right; */
  display: flex;
  align-items: center;
}

.header-index .ul-nav {
  display: flex;
  text-align: left;
  /* border-top: 1px solid #448cc6; */
  /* width: 1200px; */
  /* margin: 0 auto; */
}

.header-index .ul-nav li {
  height: 54px;
  line-height: 54px;
  margin: 0;
}

.header-index .ul-nav li a {
  display: block;
  padding: 0 20px;
  line-height: 54px;
  font-size: 16px;
  border-top: none;
  position: relative;
}

.header-index .ul-nav li a:before {
  /* content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 0;
  height: 2px;
  background-color: #f6a041;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s */
}

.header-index .ul-nav li a:hover:before,
.header-index .ul-nav li.on a:before {
  content: "";
  width: 100%;
}

.banner-index {
  height: 460px;
  position: relative;
  overflow: hidden;
}

.banner-index img {
  width: 100%;
}

.banner-index .txt img {
  display: block;
  bottom: 50%;
  left: 10%;
  width: 400px;
  position: absolute;
}

.row-g1 {
  padding-bottom: 61px;
  background: url(../images/out/ico-bg2.png) center -220px no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: -150px;
}

.m-srch.search2 {
  position: relative;
  top: 0;
  display: block;
  background-color: transparent;
  margin-top: -46px;
}

.m-srch.search2 .wp {
  position: relative;
}

.m-srch.search2 .srch2,
.m-srch.search2 .srch3,
.m-srch.search2 .srch4,
.m-srch.search2 .srch5 {
  background-color: #fff;
}

.m-srch.search2 .srch2 {
  border: none;
}

.m-srch.search2 .srch3,
.m-srch.search2 .srch4,
.m-srch.search2 .srch5 {
  border: none;
  border-top: 1px dashed #e8eaf1;
}

.m-srch.search2 .ul-srch li span,
.m-srch.search2 .ul-srch li .wenzi {
  /* padding: 0 6.8px; */
}

.m-srch.search2 .box-lk1 {
  position: absolute;
  left: 0;
  right: 0;
  /*top: 135px;*/
  z-index: 2;
  display: none;
}

.m-srch.search2 .more-so {
  background-image: url(../images/out/ico24.png);
}

.m-srch.search2 .more-so.on {
  background-image: url(../images/out/ico24-on.png);
}

.m-tit-g1 {
  padding: 30px 0 20px;
  overflow: hidden;
}

.m-tit-g1 h3 {
  float: left;

  height: 24px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #000000;
  line-height: 34px;
}

.m-tit-g1 h3 span {
  margin-left: 14px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;

}

.m-tit-g1 span.h3 {
  font-size: 14px;
  color: #d7d7d7;
  margin-left: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
}

div.m-tit-g1>ul.ul-tab-g1 {
  display: inline-block;
}

div.row-g1 .m-tit-g1 span.h3 {
  top: 10px;
}

div.row-g2 .m-tit-g1 span.h3 {
  float: left;
  margin-top: 14px;
}

.slider-pic1 .item {
  outline: 0;
}

.ul-pic1 {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 20px;
}

.ul-pic1 li {
  list-style: none;
  float: left;
  width: 25%;
  border: 1px;
  min-height: 107px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}

#ul-pic12 {
  padding-top: 0;
}

#ul-pic12 ul {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

#ul-pic12 .title12 {
  display: block;
  width: 855px;
  height: 45px;
  background-color: #fff;
  line-height: 45px;
  padding-left: 20px;
  margin-left: 13px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0A4D8C;
}

#ul-pic12 .title12 em {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-left: 10px;
}

.xu li {
  height: 120px;
}

.xu_search li {
  height: 120px;
}
/* 
.ul-pic1 li:nth-child(4n) .con {
  margin-right: 0;
} */

.ul-pic1 .con {
  height: 110px;
  margin: 0 13px 0 0;
  padding: 10px;
  /* padding-top: 28px;
  padding-bottom: 28px; */
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}

.ul-pic1 .con.con_search {
  /* height: 110px;
 
  padding: 10px 20px!important;*/
  /* display: flex;
  align-items: center;
  position: relative; */
}

/* .ul-pic1.xu .con_search .pic {
  margin: 0;
}

.ul-pic1.xu .con_search a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
} */

.ul-pic1.xu .con_search .pic {}


.xu .con:hover:before {
  content: "";
  width: 0;
  background-color: transparent;
}

.xu li:hover .con a {
  text-decoration: none;

}

.ul-pic1.xu li:hover .con.con_school-dept a {
  display: flex !important;
  align-items: center;
}

.ul-pic1.xu li:hover .con.con_school-dept a .pic {
  /* margin:0; */
}

.xu li .con {
  -webkit-box-shadow: 0 0 10px transparent;
  -moz-box-shadow: 0 0 10px transparent;
  box-shadow: 0 0 10px transparent;
  border: 1px dashed transparent;
}

.xu li:hover .con {
  /* background-color: #fbfaf9;
  -webkit-box-shadow: 0 0 10px rgba(232, 223, 211, 0.35);
  -moz-box-shadow: 0 0 10px rgba(232, 223, 211, 0.35);
  box-shadow: 0 0 10px rgba(232, 223, 211, 0.35);
  border: 1px dashed #e0d7cd; */
}

.xu li:hover .ul-pic1 .pic {
  border-radius: 50% !important;
}

.xu li:hover img {
  /* -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); */
}

.ul-pic1 a {
  width: 100%;
  height: 100%;
  display: block;
  outline: 0;
  display: flex;
  align-items: center;
}

.ul-pic1 .pic {
  float: left;
  /* width: 100px; */
  /* height: 110px; */
  text-align: center;
  margin-right: 10px;
  overflow: hidden;
}

.ul-pic1 .pic img {
  width: 62px;
  height: 62px;
  cursor: pointer;
  transition: all 0.6s;
  border-radius: 50%;
  margin: auto;
}

.ul-pic1 .txt {
  max-width: 70%;
  /* height: 62px; */
  font-size: 14px;
  color: #aaa;
  /* margin-top: -2px; */
  padding-top: 5px;
  /*white-space: nowrap;*/
  /* overflow: hidden; */
}

.ul-pic1 .txt h3 {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #666;
  font-weight: 400;
}

.ul-pic1 .txt .p1 {
  color: var(--teacherPageBgc);
  width: 262px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ul-pic1 .txt .p2 {
  color: #aaa;
  /* width: 260px; */
  /* height: 20px; */
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ul-pic1 .txt .p1 span+span {
  margin-left: 8px;
}

/* .ul-pic1 .con:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.ul-pic1 .con:hover:before {
  content: '';
} */

.slider-pic1 .slick-arrow {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: transparent;
  outline: 0;
  border: none;
  text-indent: -999px;
  overflow: hidden;
}

.slider-pic1 .slick-prev {
  left: -58px;
  background-image: url(../images/out/ico-prev.png);
}

.slider-pic1 .slick-next {
  right: -58px;
  background-image: url(../images/out/ico-next.png);
}

.slider-pic1 .fireNum {
  position: absolute;
  right: 30px;
  top: 10px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.slider-pic1 .fireNum i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/out/fire.png) 100% 100% no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.box-t1 {
  position: relative;
}

.box-t1 .m-more-g1 {
  top: 34px;
  font-weight: 600;
}

.m-more-g1 {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #0168b7;
  height: 29px;
  line-height: 29px;
  border: 1px solid #0168b7;
  padding: 0 24px;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.m-more-g1:hover {
  background-color: #0168b7;
  color: #fff;
}

.row-g2 {
  padding: 10px 0 39px;
  background-color: #fff;
  overflow: hidden;
}

.row-g2 .m-tit-g1 {
  padding-bottom: 0;
}

.ul-tab-g1 {
  padding-left: 25px;
  overflow: hidden;
}

.ul-tab-g1 li {
  float: left;
  margin: 0 15px;
}

.ul-tab-g1 a {
  display: none;
}

.ul-tab-g1 .a1 {
  display: block;
  font-size: 14px;
  color: #222;
  padding: 0 7px;
  line-height: 36px;
  position: relative;
}

.ul-tab-g1 .a1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background-color: #0A4D8C;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ul-tab-g1 li.on .m-more-g1 {
  display: block;
}

.ul-tab-g1 li.on .a1,
.ul-tab-g1 li:hover .a1 {
  color: #0168b7;
}

.ul-tab-g1 li.on .a1:before,
.ul-tab-g1 li:hover .a1:before {
  content: "";
  width: 100%;
}

.m-slider {
  height: 0;
  visibility: hidden;
}

.m-slider.ok {
  height: auto;
  visibility: visible;
}

.slider-pic2 {
  width: 100% !important;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  width: 100% !important;
}

.slider-pic2:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  visibility: hidden;
}

.slider-pic2 .item {
  outline: 0;

  width: 23% !important;
  margin-right: 2%;
  background-color: #f5f4f4;
}

.slider-pic2 .con {
  padding: 29px 20px 40px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /* background-color: #f5f4f4; */
}

.slider-pic2 .pic {
  /* padding-top: 100%; */
  position: relative;

  width: 100px;
  height: 100px;
  z-index: 4;
  background: #1F51A3;
  border: 2px solid #C0D7F2;
  border-radius: 50%;
}

.slider-pic2 .pic img {
  position: relative;
  width: 96px;
  height: 96px;
  border-radius: 50%;
}

.slider-pic2 .txt h3 {
  /* width: 224px;
  height: 91px;
  background: #1359a8;
  border-radius: 46px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 40px;
  left: 35px;
  box-sizing: border-box;
  padding-left: 130px;
  line-height: 65px;
  font-size: 16px;
  z-index: 0; */
}

.slider-pic2 .txt {
  padding-top: 14px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  /*white-space: nowrap;*/
  /*overflow: hidden*/
}

.slider-pic2 .txt h3 a {
  display: block;
  outline: 0;
  font-size: 24px;
  color: #393939;
  margin-bottom: 9px;
  font-weight: 400;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.slider-pic2 .txt .p1 {
  color: #0168b7;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
  min-height: 20px;
  text-align: center;
  margin-top: 20px;

  margin-bottom: 20px;
}

.slider-pic2 .txt .p2 {
  color: #aaa;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
  min-height: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.slider-pic2 .txt .p1 span+span {
  margin-left: 8px;
}

.slider-pic2 .txt .enter {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
  outline: 0;
  margin: 0 0 0 50%;
  transform: translateX(-50%);
  width: 77px;
  height: 25px;
  background: #2455a5;
  border-radius: 13px;
  text-align: center;
  color: #fff;
}

.slider-pic2 .num {
  /* position: absolute;
  right: 55px;
  top: 95px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff; */
}

.slider-pic2 .num i {
  /* display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/out/fireWhite.png) 100% 100% no-repeat;
  background-size: contain;
  margin-right: 10px; */
}

/* .slider-pic2 .num:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 10px;
  background: url(../images/out/ico-g2.png) center center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto
} */

.slider-pic2 .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 24px;
  padding: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-color: transparent;
  outline: 0;
  border: none;
  text-indent: -999px;
  z-index: 2;
  overflow: hidden;
}

.slider-pic2 .slick-prev {
  left: -10px;
  background-image: url(../images/out/ico-prev.png);
}

.slider-pic2 .slick-next {
  right: -10px;
  background-image: url(../images/out/ico-next.png);
}

.slider-pic2 .slick-list {
  padding: 10px;
}

.slider-pic2 .con:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.row .col-xs-12,
.user-left-title {
  padding: 0;
}




.con-comm {
  padding: 6px;
  background-color: transparent;
}

.con-comm-phoneticize {
  margin-top: -60px;

}

.tit-in {
  padding-left: 71px;
  background: 31px center no-repeat #fff;
  font-size: 24px;
  color: #0168b7;
  font-weight: 400;
  border-bottom: 1px solid #e4e4e4;
  height: 60px;
  line-height: 60px;
}

.banner-in {
  height: 138px;
  position: relative;
  overflow: hidden;
}

.banner-in img {
  width: 100%;
  height: auto;
}

.ul-pic1.xu .pic {
  /* float: none; */
  /* margin: 0 auto 13px; */
}

.ul-pic1.xu .txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.con_school-dept h3,
.con_school-dept .p1,
.con_school-dept .p2 {
  text-align: left;
  margin-bottom: 0 !important;
}

.ul-pic1.xu .txt h3 {
  width: 100%;
  max-height: 34px;
  line-height: 34px;
}

.ul-pic1.xu .txt p {
  width: 100%;
  line-height: 20px;
}

.m-comm {
  min-height: 1000px;
  padding: 28px 0 131px;
  background: url(../images/out/bg3.jpg) top center no-repeat #f4f4f4;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

.m-subj {
  overflow: hidden;
  background-color: #f5f4f4;

  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  padding: 15px 0;
}

.padding-right {
  padding-right: 0;
}

.snav {
  float: left;
  width: 320px;
  border-right: 1px solid #eee;
  z-index: 99;
}

.snav .tit-snav {
  line-height: 57px;
  font-size: 18px;
  color: #fff;
  padding-left: 23px;
  font-weight: 400;
  height: 57px;
  font-weight: 600;
  background: var(--teacherPageBgc) !important;
  margin-bottom: 10px;
}

.snav li {
  line-height: 43px;
  background-color: #fbfaf9;
  position: relative;
}

.snav .tit {
  position: relative;
  border-bottom: 1px dashed #e4e4e4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 43px;
  line-height: 28px;
  padding: 10px 0 10px 28px;
}

.snav .tit_r {
  position: relative;
  border-bottom: 1px dashed #e4e4e4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 43px;
  line-height: 28px;
  padding: 10px 0 10px 28px;
}

.snav dl {
  padding: 16px 0 24px 30px;
  display: none;
  background-color: #fff;
}

.snav .tit-1.on:before {
  background-image: url(../images/out/ico-7-on.png);
}

.snav .tit-1:before {
  content: "";
  width: 10px;
  height: 43px !important;
  background: url(../images/out/ico-7.png) center center no-repeat;
  -webkit-background-size: 100px;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.snav .tit-1.on,
.snav .tit:hover {
  /* background-color: #1359A8; */
  /* border-bottom-color: #fff; */
}

#myCollapse li.active .tit {
  /* background-color: #1359A8;
  border-bottom-color: #fff; */
}

#myCollapse li.active .tit:after {
  background-image: url(../images/out/ico-6-on.png);
}

/* .snav .tit:after {
  content: "";
  width: 16px;
  height: 43px;
  background: url(../images/out/ico-6.png) center center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 23px;
} */

.snav .tit-1.on:after,
.snav .tit:hover:after {
  background-image: url(../images/out/ico-6-on.png);
}

.snav .tit a {
  max-width: 252px;
  display: block;
  font-size: 16px;
  color: #303030;
  font-weight: 400;
  text-decoration: none;
  padding: 9px 19px;
  margin-right: 10px;
}

.snav dl dd {
  background-color: #fff;
}

.snav dl dd div {
  padding-top: 6px;
  padding-bottom: 6px;
  background-size: 5px 10px;
  background-position: top 50%;
  -webkit-background-size: 5px 10px;
  padding-left: 15px;
  margin: 0 0 10px;
}

.snav dl a {
  line-height: 22px;
  font-size: 14px;
  color: #626262;
  /* -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; */
  padding: 9px 19px;
  display: flex;
}

.snav dl a:hover,
.snav dl a.active,
/* .snav li a:hover, */
.snav .tit a.active {
  background: var(--teacherPageBgcActive);
  border-radius: 40px;
  box-sizing: border-box;
  color: #fff;
}

.snav li dl a:hover {
  width: 200px;

}

.snav dl a.active {
  width: 200px;
}

.m-subj .col-r {
  width: 880px;
}

.lett {
  font-size: 42px;
  color: #f6a041;
  line-height: 50px;
  background-color: #f4f4f4;
  padding-left: 17px;
}

.m-idt {
  position: fixed;
  top: 30%;
  right: 20px;
  width: 28px;
}

.m-idt ul {
  width: 28px;
  background-color: #0168b7;
  border-radius: 30px;
}

.m-idt ul li a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-idt ul li a:hover {
  background-color: #f6a041;
  border-radius: 30px;
}

.m-subj .ul-pic1 li {
  width: 33.3% !important;
  position: relative;
  padding-bottom: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.con-comm {
  position: relative;
  /* -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  background-color: transparent;
}

.ul-qus {
  padding: 3px 58px 116px;
  margin: 0 -34px;
  overflow: hidden;
}

.ul-qus li {
  float: left;
  width: 50%;
}

.ul-qus li .con {
  margin: 0 34px;
  padding-bottom: 29px;
  border-bottom: 1px dashed #e9eaef;
}

.ul-qus .tit {
  margin-top: 65px;
  font-weight: 400;
  padding-left: 40px;
  position: relative;
}

.ul-qus .txt {
  padding-top: 4px;
  line-height: 24px;
  height: 140px;
  margin-top: 19px;
  padding-left: 40px;
  font-size: 14px;
  color: #2b2b2b;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.ul-qus .tit a {
  display: block;
  color: #0168b7;
  line-height: 26px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin: 0;
  padding: 0;
}

p.p1 {
  line-height: 20px;
}

p.p2 {
  line-height: 20px;
}

.ul-qus .txt:after {
  content: "A";
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #f5a244;
  border: 1px solid #f5a244;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
}

.ul-qus .tit:after {
  content: "Q";
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #0168b7;
  border: 1px solid #0168b7;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
}

.tit-in {
  padding-left: 71px;
  background: 31px center no-repeat #fff;
  font-size: 24px;
  color: #0168b7;
  font-weight: 400;
  border-bottom: 1px solid #e4e4e4;
  height: 60px;
  line-height: 60px;
}

.update {
  padding: 61px 59px 0 65px;
}

.ud1 {
  overflow: hidden;
  padding: 0 0 42px 22px;
  border-bottom: 1px dashed #e8eaf1;
}

.ud1 .pic {
  float: left;
  width: 153px;
  height: 151px;
  overflow: hidden;
}

.ud1 .pic img {
  width: 100%;
  height: 100%;
  display: block;
}

.ud1 .txt {
  margin-top: 27px;
  overflow: hidden;
  padding-left: 30px;
}

.ud1 .txt .tit {
  margin-bottom: 11px;
  font-size: 42px;
  color: #0168b7;
  font-weight: 400;
}

.ud1 .txt .desc {
  font-size: 14px;
  color: #414141;
  line-height: 22px;
}

.ud2 {
  padding-right: 140px;
  padding-top: 39px;
}

.ud2 li {
  padding-left: 45px;
  padding-bottom: 81px;
  position: relative;
}

.ud2 h4 {
  padding-bottom: 34px;
  font-size: 18px;
  color: #414141;
  font-weight: 400;
}

.ud2 dl {
  padding-bottom: 24px;
  font-size: 0;
}

.ud2 .list1:after,
.ud2 .list2:after,
.ud2 .list3:after,
.ud2 .list4:after {
  content: "1";
  font-size: 18px;
  color: #0168b7;
  width: 33px;
  height: 33px;
  border: 1px solid #0168b7;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  position: absolute;
  left: 0;
  top: -4px;
}

.ud2 dt {
  padding-bottom: 9px;
  padding-left: 16px;
  font-size: 16px;
  color: #0168b7;
  position: relative;
}

.ud2 dt:after {
  content: "";
  width: 4px;
  height: 4px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #0168b7;
  position: absolute;
  top: 8px;
  left: 0;
}

.ud2 dd {
  font-size: 14px;
  color: #414141;
  line-height: 24px;
}

.ud2 .list2:after {
  content: "2";
}

.ud2 .list3:after {
  content: "3";
}

.ud2 .list4:after {
  content: "4";
}

/*s*/
.banner-in {
  height: 138px;
  position: relative;
  overflow: hidden;
}

.banner-in .txt {
  position: absolute;
  bottom: 47px;
  right: 424px;
  width: 191px;
  height: 52px;
}

.banner-in img {
  width: 100%;
  height: auto;
}

.banner-in .txt img {
  display: block;
  float: right;
  bottom: 10px;
  left: 55px;
  position: relative;
}

.m-comm {
  padding: 28px 0 131px;
  background: url(../images/out/bg3.jpg) top center no-repeat #f4f4f4;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

.con-comm {
  position: relative;
  /* -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  background-color: transparent;
}

.tit-in {
  padding-left: 71px;
  background: 31px center no-repeat #fff;
  font-size: 24px;
  color: #0168b7;
  font-weight: 400;
  border-bottom: 1px solid #e4e4e4;
  height: 60px;
  line-height: 60px;
}

.result {
  padding: 15px 26px 20px 24px;
}

.result .m-srch.search2 {
  margin-top: 0;
  z-index: 8;
}

.m-srch.search2 {
  position: relative;
  top: 0;
  display: block;
  background-color: transparent;
  margin-top: -46px;
}

.m-srch {
  position: absolute;
  left: 0;
  top: 122px;
  width: 100%;
  display: none;
  background-color: #fff;
  z-index: 10;
}

.result .srch1 {
  padding-bottom: 23px;
}

.srch1 .left {
  overflow: hidden;
}

.srch .left {
  float: left;
}

.srch1 .two-input {
  font-size: 0;
  overflow: hidden;
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

form {
  display: block;
  margin-top: 0em;
}

.srch1 .two-input .input1 {
  display: inline-block;
  margin: 0 16px 0 5px;
  background-color: #fff;
  border: 1px solid #cee1ef;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 36px;
  width: 454px;
  padding-left: 12px;
  font-size: 16px;
  color: #141414;
  vertical-align: middle;
  outline: 0;
}

.srch1 .two-input .input2,
.srch5 .start {
  color: #fff;
  background-color: #0168b7;
}

.srch1 .two-input .input2 {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 79px;
  height: 38px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.m-srch.search2 .srch2 {
  border: none;
}

.m-srch.search2 .srch2,
.m-srch.search2 .srch3,
.m-srch.search2 .srch4 {
  background-color: #fff;
}

.result .srch2 {
  padding-top: 24px;
}

.srch2 {
  padding: 14px 0;
  border-bottom: 1px dashed #e8eaf1;
}

.srch .right {
  float: right;
}

.more-so {
  display: inline-block;
  margin-right: 40px;
  padding-right: 15px;
  font-size: 14px;
  color: #0168b7;
  height: 24px;
  line-height: 24px;
  background: url(../images/out/ico24.png) center right no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

a {
  adding-left: 10px;
  text-decoration: none;
  color: #337ab7;
}

a:hover {
  text-decoration: underline;
}

.srch .left {
  float: left;
}

.srch .center {
  overflow: hidden;
}

.ul-srch {
  text-align: center;
  overflow: hidden;
}

.m-srch.search2 .box-lk1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  z-index: 2;
  display: none;
}

.m-srch.search2 .srch3,
.m-srch.search2 .srch4 {
  border: none;
  border-top: 1px dashed #e8eaf1;
}

.m-srch.search2 .srch2,
.m-srch.search2 .srch3,
.m-srch.search2 .srch4 {
  background-color: #fff;
}

.srch3 {
  padding: 23px 0 19px;
  border-bottom: 1px dashed #e8eaf1;
}

.srch .left {
  float: left;
}

.srch .right {
  float: right;
}

.more-so {
  display: inline-block;
  margin-right: 40px;
  padding-right: 15px;
  font-size: 16px;
  color: #0168b7;
  height: 24px;
  line-height: 24px;
  background: url(../images/out/ico24.png) center right no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.srch .center {
  overflow: hidden;
  display: flex;
  align-items: start;
}

.srch .center .isPullBtn {
  display: inline-block;
  margin-top: 7px;
  margin-left: 20px;
}

.ul-srch {
  text-align: center;
  overflow: hidden;
}

ol,
ul {
  list-style: none;
}

.editor_content ul{
  list-style: disc
}


label {
  cursor: default;
}

user agent stylesheet li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.ul-srch {
  text-align: center;
  overflow: hidden;
}

.ul-srch li label.checked span,
.ul-srch li:hover span {
  background-color: #1359a8;
  border: 2px solid #a8d8fa;
  color: #fff;
}

input,
select,
textarea {
  font-size: 12px;
  color: rgb(68, 68, 68);
  font-family: 寰蒋闆呴粦, "Microsoft Yahei";
  -webkit-user-select: text!important;
}
.norst {
  margin: 115px auto 0;
  width: 672px;
  height: 447px;
  overflow: hidden;
}

.norst img {
  width: 100%;
  height: 100%;
  display: block;
}

.ani,
img {
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.txt-rst {
  margin-top: 17px;
  line-height: 43px;
  font-size: 14px;
  color: #515151;
  margin-left: 10px;
  display: flex !important;
  margin-right: 4px;
  justify-content: space-between;
}

.txt-rst .t_srch_tabs {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 15px;
  box-sizing: border-box;
}

.txt-rst .t_srch_tabs li {
  margin-right: 20px;
}

.txt-rst .t_srch_tabs li input[type="radio"],
.txt-rst .t_srch_tabs li input:checked+.checked,
.txt-rst .t_srch_tabs li:hover {
  color: #1359a8;
  cursor: pointer;
}

#myTabContent li,
#myTabContent p,
#myTabContent td {
  font-size: 14px;
  line-height: 2.4;
  text-align: justify;
  list-style: decimal;
}

#myTabContent ul li {
  list-style: disc;
}

#myTabContent ol li {
  list-style: decimal;
}

.part4.part em {
  text-align: right;
}

.ud3 {
  padding-left: 50px;
  margin-bottom: 10px;
}

.ud3 p {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.AB {
  padding-left: 50px;
  padding-right: 50px;
}

.AB h3 {
  margin-bottom: 10px;
  font-weight: 800;
  color: #34495e;
}

.AB h4 {
  margin-bottom: 20px;
  font-weight: 600;
  color: #666;
  margin-top: 20px;
}

.AB img {
  width: 100%;
  height: auto;
  margin: 20px 0;
}

.AB p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
  color: #333333;
}

.num_more {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px;
  background-color: #e60012;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.num_more:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 10px;
  background: url(../images/out/ico-g2.png) center center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

/*.col-xs-2 {*/
/*width: 30.666667%;*/
/*}*/

/*.col-xs-10 {*/
/*width: 69.333333%;*/
/*}*/

/*div.modal-dialog > div.modal-content > div.modal-body label.col-xs-2 {*/
/*width: 30.666667%;*/
/*}*/

/*div.modal-dialog > div.modal-content > div.modal-body label.col-xs-10 {*/
/*width: 69.333333%;*/
/*}*/
div.modal-body>form#edit-form>div.form-group>label.col-xs-2 {
  width: 30.666667%;
}

div.modal-body>form#edit-form>div.form-group>div.col-xs-10 {
  width: 30.666667%;
}

.form-group {
  display: flex;
  align-items: center;
}

div.form-group.clearfix {
  justify-content: flex-start;
}

.tit-cursor {
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 4px;
  cursor: pointer;
}

.tit-cursor:hover {
  padding-bottom: 4px;
  border-bottom-color: #f6a041;
  background-image: url("../images/out/ico-5.png");
}

.pTabEn a {
  background-image: url("../images/isEn.png");
  background-repeat: no-repeat;
}

.user-country {
  font-size: 14px !important;
}

.chineseName {
  font-size: 34px !important;
  color: #000000;
  z-index: 999;
}

.backgroundColor{
  width: 350px;
  height: 350px;
  position: absolute;
  top: -150px;
  left: -140px;
  background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background: -moz-radial-gradient(circle, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background: -o-radial-gradient(circle, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background: radial-gradient(circle, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  z-index: -99;
}

.modal {
  z-index: 1002;
  overflow-y: auto;
}

.modal-backdrop {
  z-index: 1001;
}

.nameSearch {
  width: 370px;
  height: 178px;
  box-sizing: border-box;
  padding: 10px 8px 20px 20px;
  /* background: rgba(19, 89, 168, 0.8); */
  background: var(--teacherPageBgc);
  opacity: 0.7;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 30%;
  top: 10%;
  border-radius: 5px;
  z-index: 99;
}

.nameSearch .title {
  padding: 10px 0;
}

.nameSearch .nameList {
  display: flex;
  flex-wrap: wrap;
  color: #333;
}

.nameSearch .nameList li {
  width: 26px;
  height: 26px;
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 1);
  line-height: 24px;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 12px;
  box-sizing: border-box;
  cursor: pointer;
}

.nameSearch .nameList li:hover {
  border: 2px solid #a8d8fa;
  background-color: #1359a8;
  color: #ffffff;
}

.nameSearch .nameList li:nth-child(9) {
  margin-right: 0;
}

.nameSearch .nameList li label {
  cursor: pointer;
}

.nameSearch .nameList li label input,
.txt-rst .t_srch_tabs li label input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  cursor: pointer;
}

.t_srch_title {
  min-width: 100px;
  text-align: left;
}

.m-search-school-dept {
  width: 1200px;
  background-color: #fff;
  margin: -25px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px;
  box-sizing: border-box;
  font-size: 14px;
  z-index: 2;
  position: relative;
}

.m-search-school-dept .search_11 span:nth-child(1) a {
  color: #999999 !important;
}

.m-search-school-dept .search_11 span:nth-child(2) a {
  color: #1359A8;

}

.m-search-school-dept .search_12 input {
  width: 257px;
  height: 30px;
  background: #E6E6E6;
  border-radius: 15px;
  border: 0;
  outline: 0;
  padding-left: 15px;
  padding-right: 40px;
  margin-right: 16px;
}

.m-search-school-dept .search_12 input+span {
  width: 56px;
  height: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0A4D8C;
  line-height: 11px;
  font-weight: 600;
  margin-right: 10px;

}

.catalogue {
  width: 169px;
  font-family: Microsoft YaHei;
  color: #666666;
}

.catalog_t {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

.catalog_close {
  cursor: pointer;
  font-size: 22px;
  transform: rotateZ(45deg);
}

.catalogue ul {
  padding: 20px 0 0;
}

.catalogue ul li {
  margin-bottom: 10px;
  cursor: pointer;

}

.catalogue .catalog_1 .catalog_1_t {
  font-size: 14px;
  font-weight: bold;

}

.catalogue .catalog_1 .catalog_2 {
  padding-top: 10px;
}

.catalogue .catalog_1 .catalog_2_t {
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #999999;
}

.catalogue .catalog_1 .catalog_2_t a {
  color: #999999;

}

.catalogue .catalog_1 .catalog_2_t a:hover,
.catalogue .catalog_1 .catalog_2_t a.active {
  color: #69a5e7;
  text-decoration-line: none;
}

.gundong-btn {
  /* display: none; */
}

#teacherTabs {
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  /* align-items: center; */
  position: relative;
}
.enImage{
  float: left;
  position: absolute;
  margin-left: 20px;
  width: 25px;
  height: 25px;
  background-image: url(../images/isEn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 999;
  margin-top: -20px;
}
.enImageView{
  float: left;
  width: 20px;
  height: 20px;
  position: absolute;
  background-image: url('../images/isEn.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 999;
  margin-top: -25px;
  border-top-left-radius: 5px;
}
#teacherTabs .teacher_Tab {
  width: 152px;
  height: 45px;
  opacity: 0.6;
  border-radius: 4px;
  font-weight: 400;
  text-shadow: 0px 0px 1px rgba(14, 59, 109, 0.32);
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* line-height: 45px; */
  padding: 0;
  margin-right: 17px;
  cursor: pointer;
  margin-bottom: 20px;
}

#teacherTabs .teacher_TabAdd {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-image: url(../images/out/teacherTabAdd.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  border: 3px solid white;
  margin-top: 5px;
  cursor: pointer;
}

#teacherTabs input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}


.tab_showHide {
  width: 0;
  height: 100%;
  position: relative;
}

#teacherTabs .tab_hide,
.tab_show {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: -13px;
  top: -13px;
  background-repeat: no-repeat;
  background-size: 100%;
}

#teacherTabs .tab_hide {
  background-image: url(../images/out/tab_hide.png);
  border-radius: 50%;
  background-position: center;
  background-size: 60%;
  border: 2px solid white;
  display: none;
}

#teacherTabs .tab_show {
  background-image: url(../images/out/tab_show.png);
  border-radius: 50%;
  background-position: center;
  background-size: 60%;
  border: 2px solid white;
}

#teacherTabs .teacher_Tab .dragImg {
  width: 20px;
  background: url(../images/out/drag.png) 100% no-repeat;
  background-size: cover;
  height: 100%;
  display: inline-block;
  margin: 0 !important;
  border-radius: 4px 0 0 4px;
  float: left;
  z-index: 7;
}

#teacherTabs .teacher_Tab .tab_txt {
  flex: 1;
  text-align: center;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

#teacherTabs .teacher_Tab.active {
  opacity: 1;
}

.teacherTabs_utils {
  position: relative;
}

.teacherTabs_util:nth-child(1) {
  width: 30px;
  height: 30px;
  line-height: 15px;
  font-size: 22px;
  overflow: hidden;
  position: relative;
  background-color: #1359A8;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  margin-top: 7.5px;
}

.teacherTabs_more {
  position: absolute;
  top: 55px;
  left: -60px;
  width: 160px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.02);
  border-radius: 8px;
  color: #000;
  padding: 10px;
  box-sizing: border-box;
  display: none;
  z-index: 9999;
}

.more_utils {
  position: relative;
  /* padding: 0 5px 0 5px;*/
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}
.editor_contentHidden{
  height: 24px;
  overflow: hidden;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}
.more_utils:hover {
  color: #0A53A5;
}

.more_utils:last-child {
  border: 0;
}

/* teacherHeader */
.describe_P {
  position: relative;
  display: inline-block;
}

.describe_P .top-edit {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* teacherHeader */

/* tracherContent */
.catalogue_hide_btn {
  width: 80px;
  padding-left: 20px;
  box-sizing: border-box;
  height: 36px;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.05);
  border-radius: 18px;
  position: fixed;
  left: -30px;
  top: 350px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.catalogue_hide_btn i {
  background-image: url(../images/out/catalogue.png);
  width: 18px;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 13px;
  display: block;
  background-size: 100%;
}

.teacher-body dl ol {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-left: 70px;
  position: relative;
  list-style: decimal;
}

.teacher-body dl ol:last-child {
  border: 0;
}

.addBtn {
  font-size: 16px;
  color: #333333;
  width: 100%;
  height: 47px;
  background: rgba(0, 0, 0, 0);
  border: 1px dashed #A7A7A7;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
}

.addBtn span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/out/iconAdd.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 5px;
}

.tacherContent_parts {
  width: 100% !important;
}

.tacherContent_parts .con_parts {
  width: 100%;
  padding: 18px 22px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 6px 8px 0px rgba(4, 0, 0, 0.02);
  border-radius: 6px;
  margin-top: 17px;
}

.tacherContent_parts .con_parts img {
  max-width: 100%;
}

.tacherContent_parts .part_t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.part_t_l {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #2D2D2D;
}

.part_r {
  display: flex;
  align-items: center;
}

input._block {
  width: 87%;
  font-size: 14px;
  display: block;
  outline: none;
  border: 0;
  padding-left: 10px;
  background: #F3F3F3;
  height: 28px;
  line-height: 28px;
}

input._inlineblock {
  width: 100%;
  font-size: 14px;
  display: inline-block !important;
  outline: none;
  border: 0;
  padding-left: 10px;
  background: #F3F3F3;
  height: 28px;
  line-height: 28px;
}

.subject_label {
  width: 774px;
}

.part_icon {
  transform: scale(.7);
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  margin-left: 10px;
  cursor: pointer;
}

.part_icon1 {
  display: block;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-right: 5px;
  cursor: pointer;
}

.part_icon_e1 {
  background-image: url(../images/out/part_icon_e_white.png);
  cursor: pointer;
}

.part_icon_add {
  background-image: url(../images/out/part_icon_add.png);
  cursor: pointer;
}
.part_icon_solid{
  width: 0px;
  height: 30px;
  margin-right: 0px;
  background-color: #E8D6E5;
}

.part_icon_top {
  background-image: url(../images/out/top.png);
  cursor: pointer;
}

.part_icon_up {
  background-image: url(../images/out/up.png);
  cursor: pointer;
}

.part_icon_down {
  background-image: url(../images/out/down.png);
  cursor: pointer;
}

.part_icon_bottom {
  background-image: url(../images/out/bottom.png);
  cursor: pointer;
}

.part_operate {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.part_operate:hover .part_operate_2 {
  display: flex;
}

.part_operate .part_operate_1 {
  width: 49px;
  height: 24px;
  background: #F3F3F3;
  border-radius: 12px;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  text-align: center;
}

.part_operate_2 {
  width: 48px;
  display: none;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}

.part_operate .part_operate_2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-bottom: 5px;
  background-color: #1f51a3;

}

.part_operate .part_operate_2 a span {
  display: block;
  width: 14px;
  height: 14px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.part_operate .part_operate_2 a:nth-child(1) span {
  background-image: url(../images/out/close1.png);

}

.part_operate .part_operate_2 a:nth-child(2) span {
  background-image: url(../images/out/top1.png);
}

.part_operate .part_operate_2 a:nth-child(3) span {
  background-image: url(../images/out/up1.png);
}

.part_operate .part_operate_2 a:nth-child(4) span {
  background-image: url(../images/out/down1.png);
}

.part_operate .part_operate_2 a:nth-child(5) span {
  background-image: url(../images/out/bottom1.png);
}

.part_icon_del_ol {
  width: 20px;
  height: 20px;
  font-size: 18px;
  background-color: #0075f6;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  top: 5px;
  color: #fff;
  transform: rotateZ(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.part_icon_d {
  background-image: url(../images/out/part_icon_d.png);
}

.articles {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.published_time {
  width: 79px;
  height: 79px;
  background-color: #8DB8D5;
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-right: 40px;
}

.published_time .published_year {
  flex: 1;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
}

.published_time .published_day {
  flex: 1;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.published_con {
  flex: 1;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #474747;
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
}

.published_con .article_name {
  font-weight: bold;
  margin-bottom: 18px;
}

.published_con .article_desc {
  font-weight: 400;
}

/* tracherContent */
.card_view {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #474747;
  margin-bottom: 20px;
}

.card_view .editor_content {
  width: 100%;
  /* word-break: break-all; */
  line-height: 2;
}

.card_view .ol_label {
  width: 120px;
  font-weight: 600;
}

.card_view .ol_value {
  flex: 1;
  font-weight: 400;
  /*display: flex;*/
  align-items: center;
}

.card_view .ol_value.timeFrame_value {
  flex: none;
  width: 150px !important;
  text-align: center;
}

.versionInfo {
  position: fixed;
  top: 310px;
  z-index: 999;
  font-size: 18px;
  color: #fff;
  background-color:#65cb00;
  padding:5px 20px 5px 10px;
}

.Buoy_tools {
  position: fixed;
  right: -91px;
  top: 350px;
  z-index: 999;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.Buoy_tools_say {
  position: fixed;
  right: -1px;
  top: 309px;
  z-index: 999;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.Buoy_tools_say .Buoy_tools_text {
  width: 91px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: var(--teacherPageBgcActive);
  opacity: 0.6;

}
.Buoy_toolsBox {}

.Buoy_tools .Buoy_tools_btn {
  width: 131px;
  display: flex;
  align-items: center;
  margin-bottom: 1px;
  transform: translateX(0);
  transition: transform 0.4s;
}
.Buoy_tools_say .Buoy_tools_btn {
  width: 131px;
  display: flex;
  align-items: center;
  margin-bottom: 1px;
}

.Buoy_tools .Buoy_tools_btn:hover {
  transform: translateX(-90px);
  transition: transform 0.4s;
}
.Buoy_tools_say .Buoy_tools_btn:hover {
  transform: translateX(0px)
}

.Buoy_tools .Buoy_tools_icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: var(--teacherPageBgc);
}
.Buoy_tools_say .Buoy_tools_icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: var(--teacherPageBgc);
}

.Buoy_tools_btn .Buoy_tools_icon i {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: scale(0.6);
}

.changeSkin .Buoy_tools_icon i {
  background-image: url(../images/out/changeSkin.png);
}

.feedback .Buoy_tools_icon i {
  background-image: url(../images/out/feedback.png);
}

.preview .Buoy_tools_icon.edit i {
  background-image: url(../images/out/edit110.png);
}

.preview .Buoy_tools_icon.view i {
  background-image: url(../images/out/view.png);
}

.scrollTop .Buoy_tools_icon i {
  background-image: url(../images/out/scrollTop.png);
}

.compose .Buoy_tools_icon i {
  background-image: url(../images/out/paiban.png);
}

.qrcodeView .Buoy_tools_icon i {
  background-image: url(../images/out/erweima.png);
}

.Buoy_tools .Buoy_tools_text {
  width: 91px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: var(--teacherPageBgcActive);
  opacity: 0.6;

}

/* template */
textarea.subject_desc {
  resize: none;
  flex: 1;
  height: 100px;
  border: 0;
  background: #f3f3f3;
  padding: 10px;
  outline: 0;
}

form label {
  margin-right: 10px !important;


}

form label input {
  margin-right: 5px !important;

}

form div.title {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #474747;
  margin-bottom: 10px;
  margin-top: 20px;
}

/* template */
/* 搜索页面 */
.ul_search_li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ul_search_li li input {
  /* opacity: 0; */
  /* position: absolute;
  left: 0;
  top: 30px; */
}

.ul_search_li li.buxian label {
  padding: 0 !important;
  width: 47px;
  height: 30px;
  border-radius: 15px;
}

.ul_search_userChina li label {
  width: 30px;
  height: 30px;
  margin: 0 0 20px 0;
  border: 2px solid #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ul_search_li li label.active {
  color: #fff;
  background: #1f51a3;
  border-radius: 20px;
}

.ul_search_userChinali label:hover {
  color: #fff;
  background: #1f51a3;
  border-radius: 20px;
}

.ul_search_dept li label,
.ul_search_userTitle li label {
  height: 30px;
  margin: 0 0 20px 0;
  border: 2px solid #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}

.ul_search_userTitle li label:hover,
.ul_search_dept li label:hover {
  color: #fff;
  background: #2455a5;
  border-radius: 20px;
}

.ul_search_checked li label {
  height: 30px;
  padding: 0 15px;
  margin: 0 20px 20px 0;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #2455a5;
  border-radius: 20px;
}

.ul_search_checked li label i {
  font-size: 20px;
  transform: rotateZ(45deg);
  margin-left: 10px;
}

.searchTXT_btn {
  outline: 0;
  border: 0;
  width: 60px;
  height: 34px;
  background: #2455a5;
  border-radius: 8px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
}

.m-srch.search2 .srch5 {
  min-height: 80px;
}

.card_edit,
.card_view {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  z-index: 0;
  word-break:break-word;
}

.card_edit .model_title,
.card_view .model_title {
  width: 100px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.pullBtn {
  width: 100%;
  color: #69a5e7;
  text-align: center;
  border-top: 1px solid #ddd;
  cursor: pointer;
  padding-top: 20px;
}

/* 拖动排序 */
.tacherContent_parts {
  max-height: 600px;
}

.con_parts {
  float: left;
  /*border: 1px solid #ccc;*/
}

.div-dash {
  height: 45px;
  display: flex;
  align-items: center;
  position: absolute;
  border: 1px solid #1f51a3;
  padding:5px 0;
  border-radius: 5px;
  background-color: rgba(31, 81, 163,0.7);
}

.dash {
  float: left;
  width: 100px;
  height: 45px;
  border: 1px dashed #ddd;
}

.submitTips {
  width: 100%;
  padding: 35px 0;
  z-index: 8;
}

.submitTips.psfix {
  position: fixed;
  bottom: 0;
  left: 0;
}

.submitTips .submitTips_con {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.submitTips .submit_btns {
  display: flex;
  align-items: center;

}

.submitTips .submit_btns .versions {
  color: #fff;
  font-size: 14px;
}

.submitTips .submit_btns .versions .version_history {
  cursor: pointer;
  position: relative;
}

.submitTips .submit_btns .versions .version_history_icon {
  display: inline-block;
  width: 14px;
  height: 13px;
  background: url(../images/out/version_history.png) no-repeat;
  background-size: contain;
}

.submit_btns .submitTips_btn .submitTips_btn_icon,
.submit_btns .submitShenhe_btn .submitTips_btn_icon {
  display: inline-block;
  width: 17px;
  height: 20px;
  margin-right: 10px;
  background: url(../images/out/submitTips_btn.png) no-repeat;
  background-size: contain;
}

.submit_btns .submitShenhe_btn .submitTips_btn_icon {
  background: url(../images/out/submitShenhe_btn.png) no-repeat;
  background-size: contain;
}

.submit_btns .submitRevoke_btn .submitTips_btn_icon {
  background: url(../images/out/submitShenhe_btn.png) no-repeat;
  background-size: contain;
}

.submitTips .submitTips_txt {
  width: 378px;
  font-size: 14px;
  color: #fff;
  position: relative;
  padding: 5px 20px 5px 40px;
  border-radius: 30px;
  background-color: #ea5858;
  opacity: 0;

}

.submitTips .submitTime {
  /* width: 250px; */
  font-size: 14px;
  color: #fff;
  position: relative;
  padding: 5px 20px 5px 40px;
}

.submitTips .submitTips_txt::before {
  width: 16px;
  height: 16px;
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/out/submitTips.png) no-repeat;
  background-size: contain;
}

.submitTips .submitTips_btn,
.submitTips .submitRevoke_btn,
.submitTips .submitShenhe_btn {
  width: 140px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 8px;
  font-size: 16px;
  text-align: center;
  margin: 0 10px;
  /*color: #0F4A8D;*/
  cursor: pointer;
}

.submitTips .submitRevoke_btn,
.shenhezhongTips {
  display: none;
}

.submitTips .shenhezhongTips {
  width: 140px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  text-align: center;
  margin-right: 20px;
  color: #fff;

}

.version_history .hasNoRead {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: red;
  position: absolute;
  /*right: 15px;*/
  top: -0;
}

.user-honor,
.user-post {
  height: 25px;
  line-height: 20px;
  padding: 2px 10px 2px 15px;
}

.user-post {
  line-height: 20px !important;
  padding: 2px 10px 2px 15px;
}

/* 按钮样式 */
.wmBtn {
  font-size: 16px;
  line-height: 34px;
  width: 60px;
  height: 34px;
  background: #1F51A3;
  border-radius: 8px;
  outline: 0;
  color: #fff;
  border: 0;
}

.btn-primary {
  background: #1F51A3;
}

.wmBtn_cancle,
.wmBtn_close {
  background: #f2f2f2;
  border: none;
  color: #666666;
}

.btn-success,
.btn-success:hover,
.btn-success:visited,
.wmBtn_sure,
.sweet-alert button,
.wmBtn-submit {
  background-color: #1F51A3 !important;
  color: #fff;
  border: none;
}

.wmBtn_del {
  width: 77px;
  height: 25px;
  background: linear-gradient(90deg, #D42223, #FE6C65);
  border-radius: 13px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 12px;
  border: 0;
  outline: 0;
}

.wmBtn_add {
  float: right;
  width: 60px;
  height: 34px;
  background: #1f51a3;
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
  border: 0;
  outline: 0;
}

.control-label.col-xs-2 {
  text-align: left;
}

select {
  outline: none !important;
  border: 0 !important;
  width: 180px;
  height: 30px;
  background: #E4E4E4 !important;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

select option {
  background: #fff;
}

/* 是否祖册打标 */
.hasUrl {
  display: block;
  width: 66px;
  height: 66px;
  position: absolute;
  left: 0;
  top: 0;
  /*background: url();*/
}

.fire {
  position: absolute;
  right: 10px;
  top: 5px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.fire_img {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/out/fire.png) 100% 100% no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.teacher-null-tips {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  text-align: center;
  padding: 20px;
  margin: 20px 0;
  display: none;
}

.rych {}

.rych_time {
  background-color: #8DB8D5;
  width: 79px;
  height: 79px;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 600;
  color: #fff;
}

.rych_year {
  font-size: 16px;
  border-bottom: 2px solid #fff;
  flex: 1;
  display: flex;
  align-items: center;
}

.rych_date {
  flex: 1;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.job_times {
  flex: 1;
  align-items: center;
}

.templateBtn {
  display: inline-block;
  width: 130px;
  height: 32px;

  margin: 0 18px 16px 0;
  background: #F4F4F4;
  border-radius: 13px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  text-align: center;
  cursor: pointer;

}

.templateBtn:hover,
.templateBtn.active {
  background-color: #1359a8;
  color: #fff;
}

#public-column-modal {
  margin-left: -500px;
}

#public-column-modal .modal-content {
  width: 1250px;
}

#public-column-modal .modal-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#public-column-modal .modal-content .templateCate {
  width: 49%;
}

.search_12 span {
  cursor: pointer;
}

.template-11 .part1 {}

/* 版本2样式 */
#wp-tamplate-2.wppp {
  display: flex;
  flex-direction: row-reverse;
}

#wp-tamplate-2 #col-l {
  display: flex;
  flex-direction: column;
}

#wp-tamplate-2 #cor-r,
#wp-tamplate-2 #catalogue {
  /* float: right !important; */
}

#qr {
  width: 145px;
  height: 145px;
  position: relative;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  border-radius: 2px;
}

.qrcodeView {
  position: relative;
}

.qrcodeShow {
  display: none;
  width: 169px;
  position: absolute;
  right: 50px;
  top: 80px;
  background-color: #fff;
  padding: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  z-index: 9;
}

.qrcodeShow::after {
  position: absolute;
  top: -20px;
  right: 20px;
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 30px solid #fff;
  z-index: -1;

}

.qrcodeShow p {
  margin-top: 9px;
  text-align: center;
}

/* .qrcodeShow1 {
  animation: qrShow 1s forwards;
} */

/* .qrclose {
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  margin-bottom: 10px;
  color: #fff;
  cursor: pointer;
} */

@keyframes qrShow {
  0% {
    bottom: -258px;
  }

  100% {
    bottom: 30px;
  }
}

.dept-type .wp {
  display: flex;
  align-items: center;

}

.dept-typeItem {
  width: 204px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333;
  background-color: #fff;
  margin: 22px 10px 0 0;
  cursor: pointer;
}

.dept-typeItem:hover {
  color: #1359A8;
  position: relative;
}

.dept-typeItem:hover::before {
  width: 100%;
  height: 3px;
  background-color: #1359a8;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}

.dept-typeItem.active {
  color: #1359A8;
  position: relative;
}

.dept-typeItem.active::before {
  width: 100%;
  height: 3px;
  background-color: #1359a8;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}

#compose-modal .modal-dialog {
  width: 700px !important;
}

#compose-modal .modal-body ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#compose-modal .modal-body ul li {
  margin-right: 20px;
}

#compose-modal .modal-body ul li:last-child {
  margin-right: 0;
}

#compose-modal .modal-body ul li p {
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}

#compose-modal .modal-body .template-img {
  display: block;
  width: 140px;
  height: 140px;
  background-size: contain;
}

#compose-modal .modal-body .template1-img {
  background-image: url(../images/template/template-1.png);
}

#compose-modal .modal-body .template2-img {
  background-image: url(../images/template/template-2.png);
}

#compose-modal .modal-body .template3-img {
  background-image: url(../images/template/template-3.png);
}

#compose-modal .modal-body .template4-img {
  background-image: url(../images/template/template-4.png);

}

.template-modal-title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-right: 20px;
  cursor: pointer;
}

.template-modal-active {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  position: relative;
  z-index: 2;
}

.template-modal-active_after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 7px;
  padding: 0 5px;
  border-radius: 4px;
  z-index: -1;
}

.templates-row {
  position: relative;
  padding-bottom: 35px;
}

.templateCate-tips {
  width: 100%;
  height: 29px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  background-color: #E3EDF8;
  line-height: 29px;
  position: absolute;
  left: 0;
  bottom: 10px;
  padding-left: 20px;
  z-index: 10;
  display: none;

}

.templates-row .templateBtn {
  position: relative;
}

.templates-row .templateBtn:hover~.templateCate-tips {
  display: block;
}

.templates-row .templateBtn:hover:after {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #E3EDF8;
  z-index: 0;
}

.part_t_utils span {
  display: inline-block;
  width: 77px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: rgba(225,225,225,0.2);
  border-radius: 13px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 20px;
}

#public-syncSettings-modal .modal-body form {
  display: flex;
  flex-wrap: wrap;
}

#public-syncSettings-modal .modal-body form label {
  width: 23%;
  margin-right: 0;
  margin-bottom: 20px;
}

.hasFields {
  color: #fff;
}

.syncSettings-btn {
  line-height: 25px;
}

.switch,
.switch1 {
  margin: 0 20px;
  width: 60px;
  height: 25px;
  border-radius: 30px;
  background-color: #167ef3;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

}





.switch-btn1 {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateY(-50%);
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.switch-btn1-on {
  animation: switch-change-on .1s forwards;
}

.switch-on-txt {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 14px;
}

.switch-off-txt {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 14px;
  display: none;

}

.switch-btn1-off {
  left: 70px;
  animation: switch-change-off .1s forwards;
  position: relative;
}

@keyframes switch-change-on {
  0% {
    left: 35px;
  }

  100% {
    left: 10px;
    background-color: #fff;
  }
}

@keyframes switch-change-off {
  0% {
    left: 10px;
  }

  100% {
    left: 35px;
    background-color: red;
  }
}

.StaticFields_noChecked {
  display: none !important;
}

.compose_active {
  border: 1px solid #2a89f4;
}


/* 三期二次修改样式覆盖 */
body {}

/* 首页 */
.header-index {
  /* background-color: #3662ab; */
  background-color: var(--teacherPageBgc);
  /* opacity: 0.9; */
}

.nameSearch {
  top: 162px;
  right: 18.5%;
}

.banner-index {
  height: 409px;
}

.row-g1 {
  margin-top: 8px;
}

.banner-index .txt img {
  bottom: 30%;
  left: 25%;
}

.ul-tab-g1 {
  height: 24px;
}

.slider-pic2 .con {
  display: flex;
  flex-direction: column;
  background-color: #f6f8fb;
  padding: 18px;
  position: relative;

}

/* .slider-pic2 .con:hover>.pic {
  border-color: #F9D110;

} */

.slider-pic2 .con:hover {
  transform: translate(0, -10px);
  box-shadow: 0 0 10px #f2f6fa;
  cursor: pointer;
}

.slider-pic2 .con:hover>.con_sign {
  background: var(--teacherPageBgc);
}

.slider-pic2 .pic {
  margin-left: 50%;
  transform: translateX(-50%);
  border-color: #cbdcf0;
}

.slider-pic2 .con .con_sign {
  display: inline-block;
  height: 88px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.slider-pic2 .con .con_sign .con_sign_icon {
  display: inline-block;
  width: 173px;
  height: 88px;
  background: url(../images/con_sign.png) left no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  background-size: contain;

}

.slider-pic2 .pic .con_medal {
  width: 30px;
  height: 30px;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.slider-pic2 .pic .con_medal1 {
  background: url(../images/medal1.png) center center no-repeat;
}

.slider-pic2 .pic .con_medal2 {
  background: url(../images/medal2.png) center center no-repeat;
}

.slider-pic2 .pic .con_medal3 {
  background: url(../images/medal3.png) center center no-repeat;
}

.slider-pic2 .pic img {}

.slider-pic2 .txt h3 {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

.slider-pic2 .txt .p1 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.slider-pic2 .txt .p2 {
  font-size: 14px;
  color: #666666;
  margin-bottom: 15px;
}

.slider-pic2 .txt .p1 span,
.slider-pic2 .txt .p2 span {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.slider-pic2 .num {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px dashed #999;
  padding-top: 26px;
}

.slider-pic2 .num p {
  color: #999999;
}

.ul-tab-g1 li.on .m-more-g1,
.box-t1 .m-more-g1 {
  width: 77px;
  height: 25px;
  background: #D5AB63;
  border-radius: 13px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  border: 0;
  line-height: 25px;
  padding: 0;
  text-align: center;
}

.ul-tab-g1 li.on .m-more-g1:hover,
.box-t1 .m-more-g1:hover {
  background-color: #D5AB63;
}

.nearUpdate_wp,
.hotPage {
  position: relative;
  /* background: transparent; */
}

.slider-pic2 .item {
  width: 18.4% !important;
}

.slick-track .item:last-child {
  margin-right: 0;
}

/* .nearUpdate_wp::after, */
.hotPage::after {
  background-color: #fff;

  width: 100vw;
  height: 100%;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.row-g1 {
  padding-bottom: 0;
}

.nearUpdate_teacher .con {
  background-color: #fff;
}

.nearUpdate_teacher .con .pic {
  position: relative;
  overflow: visible;
}

.nearUpdate_teacher .con .pic .teacher_name {
  width: 100%;
  height: 26px;
  background: var(--teacherPageBgc);
  border-radius: 13px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 0;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ul-pic1 .txt .p2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

/* 模板页面 */
.wmBtn_icon {
  display: inline-block;
  padding: 7px;
  border-radius: 50%;
}

.wmBtn_del_icon {
  background-image: url(../images/out/close2.png);
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.part0 .ul-cont .addr .txt {
  flex: 1;
}

.part0 .ul-cont .addr .txt p {
  text-align: left;
}

.part2 p {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.tips{
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

/* 添加模板的字体图标 */

.tacherContent_parts .con_parts {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;

}

.tacherContent_parts .part_t {
  padding: 10px 20px;
  /* opacity: 0.7; */
}

.tacherContent_parts .con_parts dl {
  padding: 0 20px;
}

.tacherContent_parts .part_t .part_t_l em {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 10px;
}

.part_icon_e1 {
  color: #fff;
}

.tacherContent_parts .con_parts .title_svg,
.tacherContent_parts .con_parts .template_icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-size: 100%;
}

/* 自定义部分 */

.tacherContent_parts .con_parts .template_icon3302 {
  background: url(../images/template_icon/论文期刊.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3401 {
  background: url(../images/template_icon/個人新闻.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3105,
.tacherContent_parts .con_parts .template_icon3001 {
  background: url(../images/template_icon/科研项目.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3203 {
  background: url(../images/template_icon/教学成果.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3204 {
  background: url(../images/template_icon/桃李满天.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3103 {
  background: url(../images/template_icon/专利.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3003 {
  background: url(../images/template_icon/工作经历.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3005 {
  background: url(../images/template_icon/主要任职.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3004 {
  background: url(../images/template_icon/教育经历.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3102 {
  background: url(../images/template_icon/团队成员.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3300 {
  background: url(../images/template_icon/论文期刊.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3104 {
  background: url(../images/template_icon/奖项成果.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3101 {
  background: url(../images/template_icon/科研领域.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3202 {
  background: url(../images/template_icon/招生信息.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3201 {
  background: url(../images/template_icon/讲授课程.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3301 {
  background: url(../images/template_icon/出版物.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3002 {
  background: url(../images/template_icon/荣誉称号.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon3592 {
  background: url(../images/template_icon/友情链接.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon999 {
  background: url(../images/template_icon/通用模板.png) center center no-repeat;
}

/* 自动同步部分 */
.tacherContent_parts .con_parts .template_icon68 {
  background: url(../images/template_icon2/人才称号.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon107 {
  background: url(../images/template_icon2/教学项目.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon77 {
  background: url(../images/template_icon2/科研项目.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon99 {
  background: url(../images/template_icon2/国际合作.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon82 {
  background: url(../images/template_icon2/科技论文.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon94 {
  background: url(../images/template_icon2/团队建设.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon85 {
  background: url(../images/template_icon2/专利.png) center center no-repeat;
}

.tacherContent_parts .con_parts .template_icon83 {
  background: url(../images/template_icon2/教学论文.png) center center no-repeat;
}

/* 学科方向 */
.xu li .con {
  position: relative;
}

.xu li .con .nameTitle {
  width: 30px;
  height: 30px;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  line-height: 20px;
  text-align: left;
  padding-left: 5px;
  color: #fff;
}

.xu li .con .nameTitle::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 30px solid #d5ac64;
  border-right: 30px solid transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.xu li .con .nameTitle1,
.xu li .con .nameTitle2 {
  padding: 0 10px;

  height: 20px;
  font-size: 12px;
  position: absolute;
  background-color: #d5ac64;
  left: 0;
  top: 0;
  z-index: 2;
  line-height: 20px;
  text-align: left;
  padding-left: 5px;
  color: #fff;
  border-radius: 0 20px 20px 0;
}



.ul-pic1.xu .pic {
  position: relative;
  overflow: visible;
}

.ul-pic1.xu .pic h3 {
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: var(--teacherPageBgc);
  border-radius: 13px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -15px;
  text-align: center;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.ul-pic1 .txt .p1 {
  /* margin-bottom: 5px; */
}

.m-subj .ul-pic1 li {
  width: 32% !important;
  margin-right: 2%;
}




.ul-pic1.xu {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.m-subj .ul-pic1 .con {
  margin: 0;
}

.col-r .con-comm .ul-tab-g1 {
  padding: 0;
  margin-bottom: 20px;
}

.col-r .ul-tab-g1 li {
  margin-left: 0;
}

.ul-pic1.xu .txt p.browse {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;

}

.ul-pic1 .xu li {
  margin-right: 1%;
}

.ul-pic1 li {
  width: 24%;

}

.xu li .con {
  margin: 0;
}

.ul-pic1 .xu li:nth-child(4n) {
  margin-right: 0;
}

/* 博导 */
#ul-pic12 ul.directionDoctor {
  padding-top: 0;
  padding-left: 13px;
}

.directionDoctorBox {
  margin-top: 20px;
}

.directionDoctorBox:first-child {
  margin-top: 0;
}

.m-subj .ul-pic1 .directionDoctor li {
  width: 20% !important;
  margin-bottom: 0;
  height: 40px;
  min-height: 40px;
  padding-bottom: 0;
  text-align: center;
  line-height: 40px;
  margin-right: 0 !important;

}

.m-subj .ul-pic1 .directionDoctor li .txt {
  height: 40px !important;
}

.ul-pic1.xu .directionDoctor .txt h3 {
  max-height: 40px;
  height: 40px;
  line-height: 40px;
}

.ul-pic1 .directionDoctor .txt {
  margin-top: 0;
  max-width: 100%;
  width: 100%;

}

.rowIndex0 .con1 {
  background-color: #f7f7f7;
}

.rowIndex1 .con1 {
  background-color: #fff;
}

.snav {}

/* 校内  学科  博导左侧菜单栏 */
.snav #myCollapse {
  overflow-y: auto;
  max-height: 580px;
}

/* 意见反馈 */
.RoleOfLook {
  background-color: #1f51a3 !important;
  border-radius: 4px !important;
}

.RoleOfDel {
  border-radius: 4px !important;

}

/* 审核历史表格 */
.version_history_table .table_th {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  background: #f7f7f7;
}

.version_history_table .table_th .td {
  font-size: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.version_history_table .version_tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  background: #fff;

}

.version_history_table .version_tr .reviewNums {
  position: relative;
}

.version_history_table .version_tr .noReadTips {
  width: 10px;
  height: 10px;
  background: #EA5858;
  border-radius: 50%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  left: 20px;
  top: 0;
}

.version_history_table .version_tr:nth-child(2n) {
  background: #f7f7f7;

}

.version_history_table .version_tr .version_td {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align: center;
}
.version_history_table .version_tr .version_tdd {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  /* white-space:nowrap; */
  /* overflow:hidden; */
  /* text-overflow:ellipsis; */
  text-align: center;
}
.version_history_table .version_tr .version_tdf {
  flex: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  /* white-space:nowrap; */
  /* overflow:hidden; */
  /* text-overflow:ellipsis; */
  text-align: center;
}
.version_history_table .version_tr .versionNum {
  display: flex;
}
.sh-td{
  flex: 2 !important;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  display: unset !important;
  text-align: center;
}

.fu-td{
  flex: 3 !important;
}

#version_history_modal #callBackPager {
  display: flex;
  justify-content: flex-end;
  padding-right: 50px;
}

/* 首页教师新闻 */
.wp.news .con {
  width: 380px;
  height: 177px;
  background: #FFFFFF;
}
.wp.news{
  margin-bottom: 50px;
}
.wp.news .con .news_title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.wp.news .con .news_title span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3677E5;
  margin-right: 6px;
}

.wp.news .con .news_time {
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
}

.wp.news .con .news_content {
  height: 59px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 20px 0;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.wp.news .con .news_foot {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.wp.news .con .news_foot .news_relevanceNums {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1F51A3;


}

.wp.news .con .news_foot .news_relevanceImgs {}

.wp.news .con .news_foot .news_relevanceImgs .newsTeacherImg {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: -10px;
  position: relative;
  z-index: 2;
}

.wp.news .con .news_foot .news_relevanceImgs .newsTeacherImg:last-child {
  margin-left: 0;

}

/* 新闻列表页 */
.newsList .article-list {
  padding: 40px 60px;
  background-color: #fff;
}

.newsList .article-list .newsArticle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
  cursor: pointer;
}

.newsList .article-list .newsOffice {
  display: inline-block;
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3677E5;
  margin-right: 11px;
}

.newsList .article-list .newsArticle .newsTitle {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  width: 92%;
}

.newsList .article-list .newsArticle .newsTime {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;

}

.myPagination nav {
  text-align: right;
}

/* 引导页流程 */
.guideModal {
  max-width: 350px;
  position: absolute;
  /* top: -20px; */
  border-radius: 15px;
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.78);
  z-index: 999;
  font-style: normal;

}

.guideModal_tab_showHide {
  top: -20px;
  left: 60px;
}

.guideModal .guideModal_arrows {}

.guideModal .guideModal_arrows.arrowLeft {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 20px solid rgba(0, 0, 0, 0.78);
  border-bottom: 15px solid transparent;
  position: absolute;
  left: -20px;
  top: 20px;
}

.guideModal .guideModal_arrows.arrowBottom {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid rgba(0, 0, 0, 0.78);
  position: absolute;
  right: 20px;
  bottom: -20px;
}

.guideModal .guideModal_arrows.arrowTop {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid rgba(0, 0, 0, 0.78);
  position: absolute;
  right: 20px;
  top: -20px;
}

.guideModal .guideModal_arrows.arrowRight {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 20px solid rgba(0, 0, 0, 0.78);
  border-bottom: 15px solid transparent;
  position: absolute;
  right: -20px;
  top: 20px;
}

.guide_title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: left;

}

.guide_content {
  font-size: 14px;
  color: #fff;
  margin: 10px 0 0;
  text-align: left;

}

.guide_Img img {
  margin-top: 10px;
  width: 290px;
}

.guideModal .guide_btns {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.guideModal .guide_btns div {
  width: 100px;
  height: 30px;
  font-size: 16px;
  border: 1px dashed #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 10px;
}

.guideModal .guide_btns .guide_next {
  margin-right: 20px;
}

.guideBorder {
  /* position: relative; */
}

.guideBorder0::after {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;

}

.guideBorder1::after {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 5px;
  z-index: 999;
}

.guideBorder2::after {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  /* top: 50%; */
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;
}

.guideBorderSpecal0::after {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 326px;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;
}

.guideBorderSpecal::after {
  width: 30px;
  height: 30px;
  position: absolute;
  /* left: 195px; */
  right: -20px;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;
}

.guideBorderSpecal3::after {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 228px;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;
}

.guideBorderSpecal2::after {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 150px;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  border: 1px dashed red;
  border-radius: 50%;
  z-index: 999;
}

.bodyBox {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.bodyBoxText {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
  color: #F7B955;
  line-height: 100px;
}

.bodyBoxImg {
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.bodyBoxImg img{
  width: 100%;
  height: 100%;
}

.public-footer .wp{
  width: 1400px;
}

.showBtn{
  position: absolute;
  width: 40px;
  height: 20px;
  left: 0px;
  background-color: #1F51A3;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.hideBtn{
  position: absolute;
  width: 40px;
  height: 20px;
  left: 0px;
  background-color: #1F51A3;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.fabu-no{
  background-color: #fff;
  padding: 2px 4px;
  border-radius: 5px;
  color: #f22c2c;
  font-size: 14px;
}
.fabu-yes{
  background-color: #fff;
  padding: 2px 4px;
  border-radius: 5px;
  color: #5cb95c;
  font-size: 14px;
}
.newEdit{
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  z-index: 7;
  position: relative;
}
.newEdit::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/edit-new.png) center center no-repeat;
  -moz-background-size: 100%;
  vertical-align: middle;
  background-size: 100%;
}

.EmailText{
  width: 150px;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  word-break: break-word;
}