/* **********学科服务平台--学科子页面************* */
.sub_sercon {
  margin: 40px 0 0 0;
}

.subslidebox {}

.subslidebox .subslide {}

.sub_sercon .faqbox {
  padding: 0 0 80px 0;
}

.sub_sercon .messtop .messcon,
.sub_sercon .messform .item .messinfo {
  width: 990px;
}

.sub_sercon .messcon .messtext .textarea {
  width: 968px;
}

.subslidecon {
  display: flex;
  justify-content: space-between;
}

.subleft {
  /* float: left;
  width: 265px;
  margin: 0 6px 0 0; */
  width: 23%;
}

.subleft .syfwcon,
.subleft .dcwjcon,
.subcneter .subjianj,
.subcneter .subjsearchbox,
.subcneter .peixunxx,
.subright .xglink {
  border: 1px solid #ddd;
  margin: 0 0 11px 0;
}

.subitem {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}

.subitem .title {
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  background: #f9f9f9;
  font-size: 18px;
  color: #111;
  padding: 0 20px;
}

.subitem .text {
  padding: 20px;
}


.innerbox {
  padding: 20px;
}

.subitem .subjectlist {
  list-style-type: none;
  margin-bottom: 0;
}

.syfwlist {}

.syfwlist li,
.subitem .subjectlist li {
  background: url(../images/listico.png) no-repeat left 10px;
  padding: 0 0 0 10px;
  margin: 0 0 6px 0;
}

.syfwlist a,
.academiclist li a,
.subitem .subjectlist li a {
  display: block;
}

.syfwlist a:hover,
.academiclist a:hover,
.dcwjcon .syfwlist a:hover,
.subitem .subjectlist li a:hover {
  color: #ed7423;
}

.dcwjcon .syfwlist a {
  color: #474747;
}

.subcenter {
  /* float: left;
  width: 520px; */
  width: 52%;
}

.subcenter .subjianj {
  margin: 0 0 15px 0;
}

.subjianj .text {}

.subcenter .subjsearchbox {
  background: #f9f9f9 url(../images/subjbg.png) no-repeat right 0;
  margin: 0 0 15px 0;
  display: none;
}

.subjsearchbox .subjsearch {
  margin: 0 auto;
  width: 430px;
}

.subjsearch .searchtab a {
  font-size: 14px;
  color: #5e5e5e;
  height: 25px;
  line-height: 25px;
  text-shadow: none;
  padding: 0 10px;
  margin: 0;
}

.subjsearch .searchtab .cur,
.subjsearch .searchtab a:hover {
  background-color: #f39800;
  color: #fff;
}

.seartab {
  margin: 0 auto;
  position: relative;
  height: 62px;
  width: 700px;
}

.seartabtext {
  position: absolute;
  left: 0;
  top: 0;
  width: 690px;
}

.subjsearch .searchform {
  border: 2px solid #f39800;
  padding: 0 3px 0 10px;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
}

.subjsearch .searchform .select {
  color: #ababab;
  float: left;
  font-size: 12px;
  margin: 4px 10px 0 0;
  width: 100px;
}

.subjsearch .searchform .input {
  border-left: 1px solid #ddd;
  font-size: 12px;
  padding: 6px 11px;
  width: 210px;
  color: #333;
}

.subjsearch .searchform .submit {
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  font-size: 12px;
  font-weight: normal;
  margin: 3px 0 0;
  padding: 3px 20px;
}





.subright {
  /* float: right;
  width: 265px;
  margin: 0 0 0 6px; */
  width: 22%;
}

.profile_image_box {
  text-align: center;
}

.profile_image_box a {
  display: inline-block;
}

.profile_image_box .profileimage {
  display: block;
  padding: 8px;
  border: 1px solid #e2e2e2;
}

.profile_image_box .profile_display_name {
  font-weight: bold;
}


.subright .subfaq,
.subright .submess {
  display: none;
  font-size: 18px;
  border: 1px solid #e2e2e2;
  height: 68px;
  background: url(../images/subbg_1.jpg) no-repeat left 0px;
  margin: 0 0 10px 0;
  font-weight: bold;

}

.subright .subfaq span,
.subright .submess span {
  padding: 15px 0 0 20px;
  display: none;
}

.subright .submess {
  background: url(../images/subbg_2.jpg) no-repeat left 0px;
  display: none;
}

.subright .edittext p {
  word-wrap: break-word;
}


.subconbox {
  overflow: hidden;
  /* margin: 0 0 0 -16px; */
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.subconbox .subitem {
  /* width:530px; */
  /* float:left; */
  width: 48%;
  margin: 0 0 16px 0px;
  /* position: absolute; */
}

.conboxcon_1::-webkit-scrollbar {
  /* display: none; */
}

/* ******************************************** */