html,
body {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  overflow-x: hidden;
  transform: '';height:auto;
}

.fl_pc {
  float: none;
  display: block;
}

.fr_pc {
  float: none;
  display: block;
}

.pchide {
  display: block;
}

.mhide {
  display: none;
}

.padhide {
  display: none;
}

/*reset*/
/*Main*/
.responsive-image {
  width: 100%;
}

img {
  max-width: 100%;display:block;
  height: auto;
}

body {
  font-size: 14px;
  font-family: "Microsoft YaHei UI", "微软雅黑", "苹方 常规", "黑体";
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  color: #666;
}

a:hover {
  color: #2C73C3;
  transition: all 200ms ease;
}

a {
  color: #222;
  transition: all 200ms ease;
}

.loading {
  text-align: center;
  padding: 100px;
  background-color: #2C73C3;
  font-display: block;
  min-height: 300px;
  width: 100%;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

/*logo+name自适应代码*/
.top_bar {
  width: auto;margin-bottom:30px;
}

.top_bar .logo {
  display: block;
  margin: 30px 15px 0px 30px;
  width: 100px;height: auto;
}

.top_bar .logo img {
  display: block;width:100%;
  height: auto;
}

.top_bar .site_name {
  display: block;
  width: 580px;
  margin-top: 45px;
}

.top_bar .site_name embed {
  height: auto;
}
.top_bar .search_box{float:none;clear:both;width:90vw;margin:50px auto;display: none;height:60px;}



/*NAV*/
.main-menu {
  display: block;
  background-color: #13569F;
}

.main-menu a {
  width: 25%;
  line-height: 2em;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
}

.main-menu a:link,
.main-menu a:visited {
  color: #fff;
}

.main-menu a:hover {
  background-color: #0C498B;
}

.main-menu a.cur:link,
.main-menu a.cur:visited {
  background-color: #236EC2;
  font-weight: bold;
}


.class_info {
  height: 3.6em;
  line-height: 3.6em;
  padding-left: 1.2em;
  position: absolute;
  right: 1.5em;
  bottom: 0;
}

.class_info .name {
  font-size: 1.1em;
  color: #666;
  display: block;
  float: left;
}

.class_info .classid {
  font-size: 1.3em;
  color: #f65;
  margin-left: 0.5em;
  font-family: "tw_cen_mt_condensedregular", "Tw Cen MT Condensed";
  display: block;
  float: left;
}

a.btn_main {
  display: block;
  background-color: #f65;
  border-radius: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 180px;
  margin: 2em auto;
  color: #fff;
  font-size: 1.4em;
}

a.btn_main:active {
  background-color: #f43;
}

.ipt_line {
  border-bottom: 1px solid #eee;
  line-height: 3.5em;
  padding: 0em 0.3em;
  margin: 0 1em;
  position: relative;
}

.ipt_line .name {
  color: #333;
  font-size: 16px;
  width: 25%;
  display: block;
  float: left;
  text-align: right;
  min-width: 80px;
}

.ipt_line .box {
  width: 70%;
  display: block;
  float: left;
}

.ipt_line .box2 {
  width: 75%;
  display: block;
  float: left;
  position: relative;
}

.ipt_line .box2 .txt {
  font-size: 1.1em;
  padding-top: 0.2em;
  display: inline-block;
}

.ipt_line .text {
  width: 75%;
  font-size: 1.1em;
  padding: 0.3em;
  border: none;
  line-height: 180%;
  margin-top: 0.6em;
  margin-bottom: 0.5em;
  display: block;
  float: left;
}

.ipt_line .intro {
  width: 100%;
  font-size: 1.1em;
  padding: 0.3em;
  border: none;
  line-height: 180%;
  margin-bottom: 0.7em;
  display: block;
}

.ipt_line .box input[type=text] {
  width: 90%;
  font-size: 1.1em;
  padding: 1em 0.3em;
  border: none;
  height: 2em;
  margin-top: 0.6em;
}

.ipt_line .box input[type=textarea] {
  width: 90%;
  font-size: 1.1em;
  padding: 1em 0.3em;
  border: none;
  height: 2em;
  margin-top: 0.7em;
  overflow-y: scroll;
}

.ipt_line .box input[type=radio] {
  width: 2em;
  height: 2em;
}

.ipt_line .box textarea {
  width: 100%;
  font-size: 1.1em;
  padding: 0 0.3em;
  border: none;
  height: 6em;
}

.ipt_line .box a.more {
  right: 0;
  top: 0.2em;
  position: absolute;
}

.ipt_line .box input[type=date] {
  width: 80%;
  font-size: 1.2em;
  line-height: 1.6em;
  background-color: #fff;
  margin: 0.4em 0;
  padding: 0.4em 0;
}

.ipt_line .box .chk {
  width: 90%;
  height: 2em;
  margin-top: 0.5em;
}

.note {
  margin: 1em 1.5em;
  line-height: 1.6em;
}

.note .iconfont {
  color: #f65;
  padding-right: 0.3em;
  font-size: 1.6em;
  line-height: 1.2em;
  vertical-align: middle;
}

.box a.more .iconfont {
  font-size: 3em;
  color: #ccc;
}

.box a.more .icon-edit {
  font-size: 2em;
  color: #ccc;
}

.box a.more .icon-location {
  font-size: 2em;
  color: #f65;
  padding-right: 0.3em;
}

.box a.more:active .iconfont {
  color: #f43;
}

.box .more .icon-edit {
  font-size: 2em;
  color: #ccc;
  margin-right: 0.15em;
  padding: 0 0.1em;
  line-height: 1.8em;
}

.red {
  color: #f65;
}

.b_btns {
  height: 90px;
  padding: 15px 20px 20px 20px;
  border-top: 1px solid #eee;
  position: fixed;
  bottom: 0px;
  display: block;
  width: 100%;
  background-color: #f7f7f7;
}

.b_btns .left {
  width: 20%;
  display: block;
  float: left;
}

.b_btns .main {
  width: 60%;
  display: block;
  float: left;
}

.b_btns .right {
  width: 20%;
  display: block;
  float: right;
}

.b_btns a {
  line-height: 50px;
  border-radius: 25px;
  font-size: 1.2em;
  margin: 0 0.3em;
  text-align: center;
  display: block;
}

.b_btns a span.iconfont {
  display: inline-block;
  font-size: 1.3em;
  color: #f65;
  padding: 0.2em 0 -0.2em 0;
}

.b_btns span.main a span.iconfont {
  display: inline-block;
  font-size: 1.2em;
  margin: 0px 0.4em 0 0;
  color: #fff;
}

.b_btns span.main a span.icon-menu {
  display: inline-block;
  font-size: 1.2em;
  margin: 0;
  color: #fff;
}

.b_btns span.left a {
  background-color: #fff;
}

.b_btns span.right a {
  background-color: #fff;
}

.b_btns span.left a:active,
.b_btns span.right a:active {
  background-color: #f65;
}

.b_btns span.left a:active .iconfont,
.b_btns span.right a:active .iconfont {
  color: #fff;
}

.b_btns span.main a {
  background-color: #f65;
  color: #fff;
}

.b_btns span.main a:active {
  background-color: #f43;
  color: #fff;
}




.btn_tiny {
  width: 50%;
  line-height: 2.4em;
  border-radius: 1.2em;
  font-size: 1em;
  margin: 0.8em 0.3em 0 0.3em;
  text-align: center;
  display: block;
  background-color: #F5F5F5;
}

.btn_tiny:active {
  background-color: #F65;
  color: #fff;
}

.list_bottom {
  height: 90px;
  padding: 20px;
  text-align: center;
  color: #eee;
}

/*Guideline*/
.back_t {
  position: relative;
}

.back_t a.back {
  position: absolute;
  top: 1.8em;
  left: 0.3em;
}

.back_t a.back .iconfont {
  font-size: 2.6em;
  color: #fff;
  line-height: 1em;
}

.back_t a.back:active .iconfont {
  color: #f65;
}

.back_l {
  position: relative;
}

.back_l a.back {
  position: absolute;
  top: 0em;
  left: 0.3em;
}

.back_l a.back .iconfont {
  font-size: 1.4em;
  color: #ccc;
  line-height: 2.1em;
}

.back_l a.back:active .iconfont {
  color: #f65;
}

/*.chk 在class_m*/
.chk {
  display: block;
  line-height: 1.6em;
}

.chk a {
  display: inline-block;
  line-height: 2.1em;
  border-radius: 1.2em;
  background-color: #f5f5f5;
  margin: 0.2em;
  font-size: 1.1em;
  padding-left: 2.3em;
  padding-right: 1em;
  color: #999;
  position: relative;
}

.chk a:active {
  background-color: #f65;
  color: #fff;
}

.chk a .iconfont {
  position: absolute;
  font-size: 1.6em;
  left: 0.1em;
  padding-left: 0.05em;
  color: #ddd;
  line-height: 1.35em;
}

.chk a:active .iconfont {
  color: #FFF;
}

.chk a.ok {
  color: #444;
}

.chk a.ok .iconfont {
  color: #f65;
}

.chk a.ok:active {
  color: #fff;
}

.chk a.ok:active .iconfont {
  color: #fff;
}

.chk .cube-switch {
  position: absolute;
  top: 0.75em;
  right: 0.5em;
}

.chkline {
  margin: 0.6em 1.2em;
  display: block;
}

.txtname {
  font-size: 1.2em;
  color: #f65;
  padding: 18px 12px 10px 18px;
  border-bottom: 1px solid #ddd;
}

.txtinfo {
  line-height: 1.6em;
  font-size: 1.2em;
  padding: 7px 18px 14px 18px;
}

.txtbtn {
  border-top: 1px solid #ddd;
  line-height: 2em;
  padding: 10px;
}

.txtbtn a {
  height: 40px;
  line-height: 40px;
  font-size: 1.2em;
  text-align: center;
  background-color: #f65;
  border-radius: 0.3em;
  color: #fff;
}

/*Home*/
.cls_select {
  height: 4em;
  line-height: 4em;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.cls_select .name {
  font-size: 1.3em;
  color: #444;
  display: inline-block;
}

.cls_select .classid {
  font-size: 1.3em;
  color: #444;
  margin-left: 1em;
  font-family: "tw_cen_mt_condensedregular", "Tw Cen MT Condensed";
  display: inline-block;
}

.info_notice {
  background-color: #fff;
  padding-left: 0.8em;
  line-height: 4em;
}

.info_notice .iconfont {
  font-size: 1.5em;
  background-color: #f4f4f4;
  border-radius: 50%;
  vertical-align: middle;
  color: #ff5331;
  padding: 0.15em;
}

.info_notice .text {
  color: #666;
  vertical-align: middle;
  font-size: 1em;
  padding-left: 0.3em;
}

.icons {
  padding: 0em 1em 1em 1em;
}

.icons a {
  width: 25%;
  float: left;
  display: block;
  text-align: center;
}

.icons a svg.icon {
  width: 70%;
  display: block;
  margin: 0 auto;
}

.icons a svg {
  height: 6.5em;
  margin-top: 7.5em;
  margin-bottom: 0em;
}

.icons a:link .name {
  display: block;
  font-size: 1.2em;
  line-height: 1;
  color: #333;
}

.icons a:active .name {
  color: #000;
}

.helps {
  background-color: #f4f4f4;
  border-top: 1px solid #ddd;
  padding: 1.5em 1.5em 2.5em 2em;
}

.helps .iconfont {
  font-size: 1.5em;
  line-height: 2.3;
  color: #f65;
  vertical-align: middle;
  text-align: center;
}

.helps .name {
  font-size: 1.1em;
  margin-left: 0.2em;
  vertical-align: middle;
}

.helps .text {
  font-size: 1em;
  margin-left: 0.7em;
  display: block;
}

.helps .text li {
  line-height: 2.3;
}

.share {
  margin: 1.2em 0 0 0;
  background-color: #f4f4f4;
  padding: 1em 0.7em 2em 0.7em;
}

.share a {
  width: 20%;
  float: left;
  display: block;
  text-align: center;
  line-height: 100%;
}

.share a span {
  display: block;
  text-align: center;
  width: 80%;
}

.share a .iconfont {
  width: 2.21em;
  height: 2.2em;
  font-size: 1.4em;
  line-height: 2.2em;
  margin: 0.5em auto;
  border-radius: 50%;
}

.share a.light .iconfont {
  background-color: #fff;
  border: 1px dashed #ccc;
  color: #f65;
}

.share a.light:active .iconfont {
  background-color: #f65;
  border: 1px solid #f65;
  color: #fff;
}

.share a.dark .iconfont {
  background-color: #f65;
  border: 1px solid #f65;
  color: #fff;
}

.share a.dark:active .iconfont {
  background-color: #f43;
  border: 1px solid #f43;
  color: #fff;
}

.share a .name {
  display: block;
  font-size: 0.9em;
  line-height: 1.2;
  padding-bottom: 0.5em;
  margin: 0 auto;
  width: 100%;
}

/*Config*/
.lm_t {
  border-bottom: 1px solid #236EC2;
  position: relative;
}

.lm_t .name {
  font-size: 1.6em;
  line-height: 2.4em;
  padding-left: 0.2em;
  color: #236EC2;
  font-weight: bold;
}

.lm_t a.more {
  font-size: 1em;
  position: absolute;
  line-height: 2.4em;
  right: 0px;
  top: 0px;
  display: block;
  padding: 10px;
  font-weight: normal;
  text-decoration: none;
}

.lm_t a.more .lm_t a.more:visited {
  color: #aaa;
}

.lm_t a.more:link .iconfont,
.lm_t a.more:visited .iconfont {
  font-size: 1.8em;
  color: #ccc;
  vertical-align: -5px;
}

.lm_t a.more .lm_t a.more:hover {
  color: #2C73C3;
}

.lm_t a.more:hover .iconfont {
  color: #2C73C3;
}

.ul_names {
  margin: 0 1em;
}

.ul_names li {
  display: block;
  list-style: none;
  line-height: 3em;
  border-bottom: 1px dashed #ddd;
  font-size: 1.2em;
  margin: 0;
  position: relative;
}

.ul_names li.title {
  border-bottom: 1px solid #f65;
  color: #000;
  line-height: 2.4em;
  margin-top: 0.8em;
}

.ul_names li span {
  display: inline-block;
}

.ul_names li a {
  display: inline-block;
  margin: 0;
}

.ul_names li .serial {
  width: 10%;
  font-family: "Bebas Neue", "bebasneue_regular";
  color: #f65;
  text-align: center;
}

.ul_names li .name {
  width: 22%;
  min-width: 80px;
}

.ul_names li .sex {
  width: 8%;
  font-size: 0.9em;
  color: #999;
}

.ul_names li .notes {
  width: 35%;
}

.ul_names li .notes .iconfont.icon-flag {
  color: #f33;
  margin-left: 0.2em;
}

.ul_names li .note2 {
  float: right;
  width: 70%;
  min-width: 100px;
  text-align: right;
}

.ul_names li a.edit {
  position: absolute;
  right: 0em;
}

.ul_names li a.edit .iconfont {
  font-size: 1.6em;
  color: #ddd;
  line-height: 1.9em;
  padding: 0 0.3em;
}

.ul_names li a.edit:active .iconfont {
  color: #f65;
}

/*Notice*/
.n_details_t {
  border-bottom: 1px solid #eee;
  padding: 0 0 0.5em 0;
  width: 100%;
  margin: 0em auto;
  text-align: center;
}

.n_details_t span.name {
  display: block;
  font-size: 1.6em;
  line-height: 1.4;
  color: #444;
  margin-top: 0.4em;
  padding: 0 0.9em;
}

.n_details_t span.notes {
  display: block;
  color: #999;
  font-size: 1em;
  padding: 0 1.55em;
}

.n_details_t span.notes span.time {
  color: #f65;
}

.n_txt {
  width: 90%;
  margin: 1em auto;
  line-height: 180%;
  font-size: 1.2em;
  color: #666;
}

.n_banner {
  width: 90%;
  margin: 1em auto;
  line-height: 180%;
  font-size: 1.2em;
  color: #666;
}

.n_banner a {
  margin-bottom: 1em;
  border-radius: 0.5em;
  display: block;
}

.n_banner a img {
  border-radius: 0.5em;
}

/*Dragon*/


.copytxt {
  left: 1em;
  bottom: 0px;
  line-height: 1.8em;
  position: absolute;
  color: #999;
}

.copytxt .iconfont {
  color: #ccc;
  padding-right: 0.2em;
  font-size: 1.6em;
  margin-top: -0.2em;
  display: inline-block;
  vertical-align: middle;
}

.copytxt:active .iconfont {
  color: #f65;
}

.d_details_t {
  padding: 1em 0 0 0;
  width: 100%;
  margin: 0em auto;
}

.d_details_t span.name {
  display: block;
  font-size: 1.8em;
  line-height: 1.4;
  color: #444;
  margin-top: 0.4em;
  padding: 0 0.85em;
}

.d_details_t span.notes {
  display: block;
  color: #999;
  font-size: 1em;
  padding: 0 1.55em;
}

.d_details_t span.notes span.time {
  color: #f65;
}

.d_txt {
  width: 90%;
  margin: 0.5em auto 1.2em auto;
  line-height: 170%;
  font-size: 1.2em;
  color: #444;
  padding: 0.8em 0.95em 0.6em 0.95em;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 0.5em;
}

.sign_in {
  width: 90%;
  padding: 0.5em 0;
  margin: 0px auto;
}

.sign_in .title {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 0.3em;
  font-size: 1.1em;
}

.sign_in .title .box {
  background-color: #fcfcfc;
  border-radius: 4px;
  border: 2px solid #f3f3f3;
  width: 45%;
  display: inline-block;
  margin: 0.6em 0.6em 0 0;
  float: right;
}

.sign_in .title .box .ink {
  display: block;
  background-color: #f65;
  height: 2px;
  border-radius: 2px;
}

.sign_in .title .num {
  font-family: "Bebas Neue", "bebasneue_regular";
  float: right;
  margin-top: 0.15em;
}

.sign_in .title .iconfont {
  color: #f65;
  font-size: 1.4em;
}

.sign_in .title .name {
  padding: 0 0.3em;
}

.sign_div {
  width: 90%;
  margin: 0.3em auto;
  padding-bottom: 0.8em;
}

.sign_list {
  margin: 0.6em auto;
  position: relative;
  display: block;
}

.sign_list span {
  margin-right: 0.1em;
}

.sign_list .num {
  width: 1.8em;
  height: 1.8em;
  display: inline-block;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 1.8em;
  border-radius: 0.9em;
  font-family: "bebasneue_regular";
  color: #f65;
  padding: 0.1em 0 0 0;
  font-size: 1.2em;
}

.sign_list .name {
  height: 1.8em;
  display: inline-block;
  border-radius: 0.9em;
  background-color: #f5f5f5;
  line-height: 1.8em;
  padding: 0.1em 0.8em;
  font-size: 1.2em;
  color: #000;
  position: relative;
}

.sign_list .name span.mine {
  background-color: #f33;
  position: absolute;
  right: 0;
  top: 0.1em;
  display: block;
  width: 0.6em;
  height: 0.6em;
  border-radius: 0.3em;
}

.sign_list .item {
  height: 2.15em;
  display: inline-block;
  border-radius: 1.1em;
  border: 1px solid #f4f4f4;
  background-color: #fefefe;
  line-height: 2.15em;
  padding: 0.1em 0.8em;
  vertical-align: top;
}

.sign_ipt {
  display: block;
  border-radius: 0.8em;
  background-color: #f5f5f5;
  padding: 0.5em 1em;
  margin: 1em auto 1.6em auto;
}

.sign_ipt .name {
  font-size: 1.2em;
  line-height: 2.4em;
}

.sign_ipt .name .iconfont {
  font-size: 1em;
  color: #f65;
  margin-right: 0.3em;
  margin-left: 0.2em;
}

.sign_ipt input[type=text] {
  line-height: 2em;
  font-size: 1.2em;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0.7em 1em;
  width: 100%;
  border-radius: 0.3em;
}

.sign_ipt .btns {
  border-top: 1px dashed #f65;
  display: block;
  margin: 1.5em 0;
  height: 4.2em;
}

.sign_ipt .btns .left {
  width: 49.5%;
  display: block;
  float: left;
}

.sign_ipt .btns .right {
  width: 49.5%;
  display: block;
  float: right;
}

.sign_ipt .btns a {
  margin: 1.1em 0 0 0;
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 1.2em;
}

.sign_ipt .btns .left a {
  background-color: #eee;
  color: #666;
}

.sign_ipt .btns .left a:active {
  background-color: #f65;
  color: #fff;
}

.sign_ipt .btns .right a {
  background-color: #f65;
  color: #fff;
}

.sign_ipt .btns .right a:active {
  background-color: #f43;
  color: #fff;
}

.sign_send {
  box-sizing: border-box;
  display: block;
  border-radius: 1em 1em 0 0;
  background-color: #fff;
  padding: 0.5em 1em 1.3em 1em;
  position: relative;
}

.sign_send a.send {
  position: absolute;
  top: 0.2em;
  right: 1.6em;
  padding: 0.3em;
}

.sign_send a.send .iconfont {
  font-size: 2em;
  color: #f65;
  line-height: 1.5em;
}

.sign_send a.send:active .iconfont {
  color: #f43;
}

.sign_send a.cls {
  position: absolute;
  top: 0em;
  left: 0.6em;
  padding: 0.3em;
}

.sign_send a.cls .iconfont {
  font-size: 2.2em;
  color: #ccc;
  line-height: 1.6em;
}

.sign_send a.cls:active .iconfont {
  color: #f65;
}

.sign_send .name {
  font-size: 1.3em;
  line-height: 2.4em;
  padding-left: 2.2em;
  display: block;
  color: #444;
}

.sign_send input[type=text] {
  line-height: 2em;
  font-size: 1.2em;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0.3em 0.8em;
  width: 100%;
  border-radius: 0.3em;
  color: #222;
}

.sign_send .btns {
  border-top: 1px dashed #f65;
  display: block;
  margin: 1.5em 0;
}

.sign_send .btns a {
  margin: 1.1em auto 0 auto;
  display: block;
  line-height: 50px;
  border-radius: 25px;
  text-align: center;
  font-size: 1.2em;
  width: 50%;
}

.sign_send .btns .main a {
  background-color: #f65;
  color: #fff;
}

.sign_send .btns .main a:active {
  background-color: #f43;
  color: #fff;
}

.sign_send .btns .light a {
  background-color: #f4f4f4;
  color: #999;
}

.sign_send .btns .light a:active {
  background-color: #f65;
  color: #fff;
}

.sign_send .chk {
  margin: 10px 10px 0px 10px;
  display: block;
}

.sign_list a.edit {
  color: #f65;
  position: absolute;
  right: 0em;
  top: 0;
  display: block;
  padding: 0.2em 0.1em;
  width: 2em;
}

.sign_list a.edit .iconfont {
  font-size: 1.8em;
  line-height: 1em;
  width: 1.8em;
}

.sign_list a.edit:active .iconfont {
  color: #f43;
}

.havenot {
  border-top: 1px dashed #eee;
  margin-top: 20px;
  display: block;
}

.havenot a {
  display: block;
  width: 50%;
  line-height: 2.1em;
  border: 1px solid #eee;
  border-radius: 1.2em;
  background-color: #f9f9f9;
  margin: 1em 0 0.5em 0;
  font-size: 1.1em;
  padding-left: 3em;
  color: #999;
  position: relative;
}

.havenot a:active {
  background-color: #f65;
  border: 1px solid #f65;
  color: #fff;
}

.havenot a .iconfont {
  position: absolute;
  font-size: 1.6em;
  left: 0.1em;
  padding-left: 0.05em;
  color: #ddd;
  line-height: 1.35em;
}

.havenot a:active .iconfont {
  color: #FFF;
}

.havenot a.ok {
  border: 1px solid #eee;
  color: #f65;
}

.havenot a.ok .iconfont {
  color: #f65;
}

.havenot a.ok:active {
  color: #fff;
  border: 1px solid #f65;
}

.havenot a.ok:active .iconfont {
  color: #fff;
}

/*Memo*/
.bdiv {
  padding: 1em 0;
}

.memo_t {
  border-bottom: 1px dashed #f65;
  margin: 0 1em;
}

.memo_t .name {
  width: 77%;
  display: block;
  float: left;
  padding: 0 0 0.5em 0.4em;
  font-size: 1.4em;
  color: #f65;
}

.memo_t .name .tip {
  font-size: 0.6em;
  color: #999;
}

.memo_t .rank {
  width: 23%;
  display: block;
  float: left;
  text-align: center;
  font-size: 1em;
  color: #999;
  margin-top: 0.6em;
}

.memo_list {
  border-bottom: 1px solid #eee;
  margin: 0 1em;
  font-size: 1.2em;
  background-color: #fff;
}

.memo_list:active {
  background-color: #f7f7f7;
}

.memo_list span.txt {
  display: block;
  float: left;
  width: 77%;
  padding: 1.1em 0.3em 0.6em 0.3em;
  line-height: 1.2;
  color: #444;
}

.memo_list .author {
  padding: 0 0.3em 0.5em 0.3em;
  color: #999;
  font-size: 0.8em;
  display: block;
  clear: both;
}

.memo_list .stars {
  width: 23%;
}

.stars {
  display: inline-block;
  color: #444;
  padding: 1em 0em;
  text-align: center;
}

.stars .iconfont {
  margin-left: 0.3em;
}

.stars span.icon-star {
  color: #fc0;
}

.stars span.icon-star_0 {
  color: #ddd;
}

.rank_line {
  display: block;
  padding-left: 1.4em;
  line-height: 3.6em;
  vertical-align: middle;
}

.rank_line .name {
  display: inline-block;
  font-size: 1.2em;
  color: #444;
  padding-left: 0;
}

.memo_list a span.icon-signed {
  display: block;
  color: #f65;
  font-size: 3em;
  position: absolute;
  line-height: 1.1em;
  top: 0;
  right: 1em;
}

.list_bottom {
  height: 90px;
  padding: 20px;
  text-align: center;
  color: #eee;
}

/*Activities*/
.adiv {
  padding: 1em 0;
}

.act_list {
  border-bottom: 1px solid #eee;
  padding: 0.7em 0.4em 0.6em 1.5em;
  position: relative;
  background-color: #fff;
}

.act_list:active {
  background-color: #f7f7f7;
}

.act_list span.name {
  display: block;
  font-size: 1.4em;
  width: 70%;
  line-height: 1.4;
  color: #444;
}

.act_list span.notes {
  display: block;
  width: 70%;
  color: #999;
  font-size: 0.9em;
}

.act_list span.notes span.time {
  color: #f65;
}

.act_list a span.icon-more_right {
  display: block;
  color: #ddd;
  font-size: 2.4em;
  position: absolute;
  line-height: 1.4em;
  top: 0.3em;
  right: 0.3em;
}

.act_list a:active span.icon-more_right {
  color: #f65;
}

.act_list a span.icon-signed {
  display: block;
  color: #f65;
  font-size: 3em;
  position: absolute;
  line-height: 1.1em;
  top: 0;
  right: 1em;
}

.a_details_t {
  border-bottom: 1px solid #ddd;
  padding: 0.5em 0em;
  width: 90%;
  margin: 0em auto;
}

.a_details_t span.name {
  display: block;
  font-size: 1.6em;
  line-height: 1.4;
  color: #444;
  margin-top: 0.4em;
}

.a_details_t span.notes {
  display: block;
  color: #999;
  font-size: 1em;
}

.a_details_t span.notes span.time {
  color: #f65;
}

.a_txt {
  width: 90%;
  margin: 0.8em auto;
  line-height: 180%;
  font-size: 1.2em;
  color: #666;
}

.item_div {
  margin: 0.5em 1.6em;
}

.item_line {
  line-height: 1.4em;
  font-size: 1.2em;
  position: relative;
  padding: 0.9em 0;
  border-bottom: 1px dashed #eee;
}

.item_line .name {
  color: #333;
  display: inline-block;
  padding-left: 0.7em;
  border-left: 3px solid #f65;
}

.item_line .text {
  color: #666;
  display: inline-block;
}

.item_line a.more {
  right: 0.5em;
  top: 0.4em;
  display: block;
  position: absolute;
}

.item_line a.more .iconfont {
  font-size: 1.4em;
  line-height: 1.8em;
  color: #f65;
}

.item_line a.more:hover .iconfont {
  color: #f43;
}

.item_line .intro {
  width: 100%;
  color: #666;
  display: block;
  clear: both;
  line-height: 1.6;
  font-size: 0.9em;
  padding-top: 0.3em;
  padding-left: 0.9em;
}

/*Members*/
.mdiv {
  padding: 1em 0;
}

.list_names {
  margin: 0 1em;
}

.list_names li {
  display: block;
  list-style: none;
  line-height: 3em;
  border-bottom: 1px dashed #ddd;
  font-size: 1.2em;
  margin: 0;
  position: relative;
}

.list_names li.title {
  border-bottom: 1px solid #f65;
  color: #000;
  line-height: 1.5em;
}

.list_names li span {
  display: inline-block;
}

.list_names li a {
  display: inline-block;
  margin: 0;
}

.list_names li .serial {
  width: 10%;
  font-family: "Bebas Neue", "bebasneue_regular";
  color: #f65;
  text-align: center;
}

.list_names li .name {
  width: 22%;
}

.list_names li .sex {
  width: 8%;
  font-size: 0.9em;
  color: #999;
}

.list_names li .notes {
  width: 55%;
}

.list_names li a.edit {
  position: absolute;
  right: 0em;
}

.list_names li a.edit .iconfont {
  font-size: 1.6em;
  color: #ddd;
  line-height: 1.9em;
  padding: 0 0.3em;
}

.list_names li a.edit:active .iconfont {
  color: #f65;
}

/*Popwin*/
.popwin {
  padding: 1.7em;
  background-color: #fff;
  display: block;
}

.pop_line .box {
  display: block;
  border-bottom: 1px solid #eee;
}

.pop_line .name {
  padding: 0 0 0.3em 0;
  display: block;
  font-size: 1.4em;
  text-align: center;
  line-height: 1.4em;
  border-bottom: 1px solid #f65;
}

.pop_line .box .txt {
  padding: 1.1em 0.5em 0.8em 0.5em;
  font-size: 1.2em;
  display: block;
  color: #666;
}

.pop_line input[type=text] {
  padding: 1.1em 0.5em 0.8em 0.5em;
  font-size: 1.2em;
  display: block;
  color: #666;
  border: 1px;
  width: 300px;
}

.pop_line .box textarea {
  margin: 0.5em 0 0.3em 0;
  padding: 0 0.5em;
  font-size: 1.2em;
  line-height: 1.6em;
  display: block;
  color: #666;
  width: 300px;
  height: auto;
}

.popwin .btns .left {
  width: 49.5%;
  display: block;
  float: left;
}

.popwin .btns .right {
  width: 49.5%;
  display: block;
  float: right;
}

.popwin .btns a {
  margin: 1.1em 0 0 0;
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 1.2em;
}

.popwin .btns .left a {
  background-color: #eee;
  color: #666;
}

.popwin .btns .left a:active {
  background-color: #f65;
  color: #fff;
}

.popwin .btns .right a {
  background-color: #f65;
  color: #fff;
}

.popwin .btns .right a:active {
  background-color: #f43;
  color: #fff;
}

.mar10 {
  margin: 10px;
}

.mar15 {
  margin: 15px;
}

.tab02 {
  font-family: "Microsoft YaHei UI", "微软雅黑", "PingFangSC-Regular", "黑体";
  background-color: #ddd;
}

.tab02 th {
  font-weight: bold;
  padding: 10px 8px;
  background-color: #f4f4f4;
  font-size: 16px;
}

.tab02 td {
  padding: 10px 8px;
  color: #444;
  font-size: 16px;
  line-height: 180%;
}

.tab02 td .name {
  font-weight: bold;
  color: #236EC2;
  font-size: 18px;
}

.tr_normal {
  background-color: #FFF;
}

.tr_on {
  background-color: #f2f2f2;
}

.tab03 {
  font-family: "Microsoft YaHei UI", "微软雅黑", "PingFangSC-Regular", "黑体";
  background-color: #ccc;
}

.tab03 td {
  padding: 8px;
  color: #444;
  font-size: 16px;
  line-height: 180%;
}

.tip2 {
  margin: 25px 10px 0 5px;
  line-height: 20px;
  display: block;
  color: #236EC2;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}

/*链接列表*/
.links {
  display: block;
  margin: 0 8px 0 -3px;
}

.links .tip {
  /* margin: 0 5px;
  line-height: 24px;
  display: block;
  padding: 10px;
  color: #407ABB;
  border-bottom: 1px solid #407ABB; */
  font-size: 28px;
  /* font-weight: bold;
  margin-bottom: 6px;
  width: 100%; */
}

.links a {
  /* margin: 6px;
  line-height: 28px;
  display: block;
  padding: 6px 6px 6px 25px; */
  font-size: 26px;
  /* border-radius: 5px;
  text-decoration: none;
  float: none;
  position: relative; */
}

/* @media (min-width: 550px) {
  .links a {
    width: 45%;
  }

  .links.long a {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .links a {
    width: 100%;
  }

  .links.long a {
    width: 100%;
  }
} */

.links a .dot {
  position: absolute;
  left: 12px;
  top: 18px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #0059af;
}

.links.long a {
  display: block;width: 100% !important;
}
.links.long .links_box a:nth-child(even){float:left;}

/* .links a:link,
.links a:visited {
  background-color: #f4f4f4;
  color: #444;
}

.links a:hover {
  background-color: #669cdd;
  color: #fff;
}

.links a:hover .dot {
  background-color: #fff;
}

.links a:active {
  background-color: #407ABB;
  color: #fff;
} */

/*-- 部领导介绍 --*/
.right {
  width: auto;
  margin: 15px;
  float: none;
}
.right.style1{margin:0;}

ul.leaders {
  margin: 0;
  padding: 10px 0;
}

ul.leaders li .img {
  width: 150px;
  height: 217.5px;
}

ul.leaders li {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  padding: 20px;
  background-color: transparent;
}

ul.leaders li .right_a {
  display: block;
  position: relative;
  min-height: 145px;
  width: 70%;
  /* height: 217.5px; */
  margin-top: 0;
  padding-left: 0;
  height: fit-content;
}

ul.leaders li .right_a img {
  width: 100px;
  height: 145px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
}

ul.leaders li .iconfont {
  font-size: 24px;
  vertical-align: 0px;
  margin-right: 0;
}

ul.leaders li .right_a .name {
  float: none;
  font-size: 36px;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  color: #444;
  margin-bottom: 3px;
}

ul.leaders li .right_a .title {
  float: none;
  font-size: 28px;
  display: block;
  line-height: 30px;
  padding-bottom: 10px;
  color: #666;
  padding-top: 5px;
}

ul.leaders li .ldhd {
  font-size: 28px;
}

ul.leaders li .notes {
  font-size: 28px;
  line-height: 1.5;
  color: #222;
  padding-top: 20px;
  padding-bottom: 10px;
}

/* ul.leaders li .right_a a {
  line-height: 1.5;
  padding: 0 30px;
  font-size: 24px;
}
ul.leaders li .right_a .notes
ul.leaders li .right_a a:link,
ul.leaders li .right_a a:visited {
  border: 1px solid #eee;
  background-color: #fff;
  color: #666;
}
ul.leaders li .right_a a.ly:link,
ul.leaders li .right_a a.ly:visited {
  border: none;
  background: linear-gradient(#fff9a2, #fdffca);
  color: #dd1201;
  border-radius: 19px;
  height: 39px;
  line-height: 39px;
  padding-left: 60px;
} */
/* ul.leaders li .right_a a.ly:link .iconfont,
ul.leaders li .right_a a.ly:visited .iconfont {
  color: #dd1201;
  font-size: 32px;
  position: absolute;
  top: -8px;
  left: 22px;
}
ul.leaders li .right_a a:hover {
  border: 1px solid #2C73C3;
  background-color: #2C73C3;
  color: #fff;
}
ul.leaders li .right_a a:active {
  border: 1px solid #2C73C3;
  background-color: #2C73C3;
}
ul.leaders li .right_a a .iconfont {
  font-size: 18px;
  margin-right: 15px;
  vertical-align: -1px;
}
ul.leaders li .right_a a:link .iconfont,
ul.leaders li .right_a a:visited .iconfont {
  color: #2C73C3;
}
ul.leaders li .right_a a:hover .iconfont {
  color: #FFF;
} */

.sub_t {
  /*margin-bottom: 30px;*/
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px solid #2C73C3;
  position: relative;
  padding:20px 10px;
}

.sub_t .name {
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  color: #2C73C3;
}

.sub_t a.more {
  /*position: absolute;*/
  font-size: 24px;
  line-height: normal;
  /*right: 0px;
  top: 14px;*/
  display: block;
  font-weight: normal;
}

/* .sub_t a.more .sub_t a.more:visited {
  color: #aaa;
}

.sub_t a.more:link .iconfont,
.sub_t a.more:visited .iconfont {
  font-size: 1.8em;
  color: #ccc;
  vertical-align: -5px;
}

.sub_t a.more .sub_t a.more:hover {
  color: #2C73C3;
}

.sub_t a.more:hover .iconfont {
  color: #2C73C3;
} */

/*分页符手机端*/
.pagination {
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  /* border-top: 1px solid #2c73c3; */
  margin: 15px 0;
}

.pagination input.page {
  width: 30px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 16px;
  padding: 0 6px;
  line-height: 30px;
  font-weight: bold;
  color: #2c73c3;
  outline: none;
  border-radius: 8px;
}

.pagination input:active {
  border: 1px solid #2c73c3;
}

.pagination .page_text {
  display: inline-block;
  margin: 0px 10px;
  font-family: Tahoma, Geneva, sans-serif;
}

.pagination a:link,
.pagination a:visited {
  display: inline-block;
  background-color: #f8f8f8;
  text-align: center;
  color: #2c73c3;
  text-decoration: none;
  width: unset;
  height: unset;
}

.pagination a:hover {
  border: 1px solid #2c73c3;
  color: #FFF;
  background-color: #2c73c3;
}

.pagination a:active {
  color: #FFF;
  background-color: #27a;
}

.pagination a .iconfont {
  font-size: 16px;
  text-align: center;
}

/*footer*/
.footer {
  padding: 20px 20px 30px;
  background: #eee;width:750px;
  border-top: 2px solid #13569F;
}
.footer .center{
	width: 710px;flex-wrap: wrap;justify-content: space-around;
}
.footer .center .text {
  clear: both;float:none;text-align: center;
  font-size: 20px;width:100%;
}
.footer .center .img-1{/*margin: 13px 40px 13px 250px;*/}

.home_div {
  width: auto;
}

/*  zmj 新增0820 */

/* 面包屑 */
.crumbs{font-size:24px;padding:20px;width:auto;}
.crumbs *{font-size:24px;}

.b_crumbs {
  color: #444;width:auto;line-height:40px;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  font-size: 24px;
}

.b_crumbs>* {
  margin: 0 5px;
}
.b_crumbs *{font-size:24px;}
.b_crumbs *:last-child {
  font-weight: bold;
  color: #2C73C3;
}

.domain {
  margin: 0 20px;
  background-color: #fff;
  border-top: 3px solid #ddd;
}

.domain span {
  color: #2C73C3;
  padding: 0 60px 0 10px;
  line-height: 50px;
  font-weight: bold;
  font-family: Tahoma, Verdana;
  display: inline-block;
  border-top: 3px solid #2C73C3;
  margin-top: -3px;
  font-size: 24px;
}

.list_div {
  /*width: 100%;*/width:750px;
  border: none;
  border-top: 1px solid #ddd;
}

.list_div .details{font-size:26px !important;line-height:1.2 !important;max-width:100%;word-break: break-all;}
.list_div .details *{font-size:26px !important;line-height:1.2 !important;max-width:100%;word-break: break-all;}



.list_div .lmt .name {
  font-size: 32px;
  line-height: 74px;
  margin-left: 0;
}


/* 列表页 */
ul.info_list2 {
  /*padding-top: 18px;*/padding:0 10px;
}

ul.info_list2.mstyle1{padding:0 12px;}
ul.info_list2.mstyle2{padding:0 20px;}


ul.info_list2 li .dot {
  display: none;
}

ul.info_list2 li {
  /*margin-bottom: 28px;*/
  overflow: hidden;
  min-height: 0;/*padding-left:0px;*/
  /*border-bottom: none;*/border-bottom-width: 2px;padding: 25px 0 20px;line-height:2;
}

ul.info_list2 li a {
  /*padding: 3px 15px;*/
  white-space: unset;text-align: justify;
  font-size: 28px;
}
ul.info_list2 li .date.mhide{display:none;}

/* 20251113.1621 弃用这块style
ul.info_list2 li .date {
  
  width: 84px;
  height: 84px;
  margin: 0 10px;
  border-radius: 8px;
  background-color: #f4f4f4;
  display: flex;float:left;
  align-items: center;
  justify-content: center;flex-direction: column;
}
*/

ul.info_list2 li .date{font-size:24px;float: none;text-align: left;margin-left: 0;}


ul.info_list2 li .date .day {
  line-height: 28px;
  text-align: center;
  font-size: 22px;
  font-family: Tahoma, Verdana;
  color: #999;
  width: 100px;
}

ul.info_list2 li .date .year {
  line-height: 30px;
  text-align: center;
  font-size: 26px;
  font-family: "Bebas Neue Bold", "bebas_neuebold";
  font-weight: bold;
  color: #236EC2;
}

.moreList1{color:#333;font-size:28px;text-align: center;display: block;}
.moreList1.mstyle1{margin-top: 28px;}



/* 图片列表1 */
ul.img_list1 li{width:48%;}
ul.img_list1 .doctitle-outer{font-size:28px;height:60px;line-height:60px;bottom:0;}



/* 复制原网站 标题+图片+时间+地点+内容 列表 */
.hjr{padding:20px 0;}
.hjr-title{height:auto;}
.hjr-title h1{height:1.8;}
.hjr-title h1 a{font-size:28px;}
.hjzp{float:none;width:auto;margin-right:0;}
.hjzp>a{display: block;}
.hjzp img{width:100%;}
.hjjs{line-height:1.8;padding-top:30px;font-size:24px;}

.tu-hjzp{float:none;width:auto;margin-right:0;}
.tu-hjzp>a{display: block;}
.tu-hjzp img{width:100%;}
.tu-hjjs{line-height:1.8;font-size:24px;}
.tu-hjjs h1{font-size:24px;white-space: normal;}
.tu-hjr-title h1 a{font-size:24px;}




/* 翻页 zmj start */
.pagination-wrap {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

#paginationContainer,
.page-jump {
  width: 100%;
  justify-content: center;
}

.page-jump {
  font-size: 24px;
  margin-bottom: 30px;
}

#paginationContainer {
  margin-top: 0;
  margin-bottom: 0;
}

/* 缩小分页按钮/页码尺寸，减少横向占用 */
#paginationContainer .paginationjs-first,
#paginationContainer .paginationjs-prev,
#paginationContainer .paginationjs-next,
#paginationContainer .paginationjs-last {
  /* padding: 4px 8px; */
  font-size: 24px;
  width: 54px;
  height: 54px;
}

#paginationContainer .paginationjs-page,
#paginationContainer .paginationjs-ellipsis {
  width: 54px;
  height: 54px;
  font-size: 24px;
}

/* 缩小跳转区域元素尺寸 */
#jumpPage {
  width: 80px;
  height: 50px;
  font-size: 24px;
}

#jumpBtn {
  padding: 4px 10px;
  font-size: 24px;
  height: 50px;
}







/* 数据列表字体缩小，适配移动端 */
#dataList li {
  font-size: 14px;
  padding: 6px 10px;
}

/* 翻页 zmj end */

/* 组织结构 - 部领导 */
.home_div_leaders {
  position: relative;
}


.menu-item {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 20;
}

.menu-item.cur {
  display: block;
}

.menu-item a {
  display: block;
  float: right;
  border: 0;
  line-height: 66px;
  padding-top: 4px;
  margin: 0px;  font-size: 28px;
}

.menu-item a:active {
  background-color: #236EC2;
}

.menu-item a .iconfont {
  font-size: 36px;
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
}

.mobile_menu_btn {
  text-decoration: none;
  display: block;
  float: right;
  border: 0;
  /*padding-top: 4px;*/
  margin: 0px;
  /* height:70px; */
  line-height: 70px;
  font-size: 28px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 999;background:#236EC2;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile_menu_btn:active {
  background-color: #236EC2;
}

.mobile_menu_btn .iconfont {
  font-size: 36px;
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
}

/*左侧导航*/
.m-lmenu{
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 20;
}
.m-lmenu.active{display:block;}
.m-lmenu .downmenu {
  /* visibility: hidden; */
  background-color: #fff;
  clear: both;
  /* display: none; */
  /* opacity: 0; */
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: absolute;
  /* top: -50px; */
  top: 75px;overflow-y: auto;
  width: 100%;max-height: 45vh;
  border-bottom: 4px solid #2C73C3;
  z-index: 21;
}

.m-lmenu .downmenu a {
  line-height: 50px;
  padding-left: 15px;
  float: none;
  /* font-size: 18px; */
  font-size: 30px;
  background-color: #f4f4f4;
  margin-bottom: 1px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 302;
  display: block;
}

.m-lmenu .downmenu a .iconfont {
  color: #2c73c3;
  font-size: 18px;
  padding: 0 5px;
}

.m-lmenu .downmenu a:active {
  color: #fff;
  background-color: #2c73c3;
}

.m-lmenu .downmenu a:active .iconfont {
  color: #fff;
}

/* 组织结构 - 尺寸调整 */
.guide-menu {
  background: #236EC2;
  line-height: 50px;
  padding: 10px 80px 10px 18px;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: justify;
}

.guide-menu *:first-child {
  font-size: 30px;
  font-weight: bold;
}

.guide-menu a {
  color: #fff;
  margin-left: 6px;
  display: inline-block;
}

.guide-menu *:hover {
  color: #fff;
}

.guide-menu [title=hide] {
  display: none;
}

.guide-menu [title=hide]+span {
  display: none;
}


/* 领导详情页（leader_profile）  */
.right_leader_profile .ly {
  width: 210px;
  border: none;
  background: linear-gradient(#fff9a2, #fdffca);
  color: #dd1201;
  border-radius: 100px;
  line-height: 56px;
  padding-left: 30px;
  font-size: 24px;
  position: relative;
}

.right_leader_profile .ly:visited .iconfont {
  color: #dd1201;
  font-size: 48px;
  position: absolute;
  top: -8px;
  left: 22px;
}

.right_leader_profile .icon-sign_in:before {
  content: "\e6fe";
  font-size: 48px;
}

/* 
.right {
  margin: 22px;
} */

/*
∵他写了全局类 .right 而且各种情况下都不合理（又用在全局又用在后代中），而且应用页面极多，还不敢改
∴再写个类覆盖 .right 以便用在问题页面使用
*/
.right_correction {
  margin: 0;
}

.right .left_b {
  width: 100%;
}

.right .box_c {
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;margin-top: 20px;
  flex: 1;
  display: flex;
}

.right .box_c>img {
  margin: 0;
  width: 150px;
  height: 217.5px;
}

.right .box_c .contact {
  display: none;
}

.basic_info_mobile {
  flex: 1;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.basic_info_mobile .ly{font-size:20px;}
.basic_info_mobile .iconfont{font-size:20px;}

.basic_info_mobile .basic_info_top .name {
  color: #444;
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
}

.basic_info_mobile .basic_info_top .title {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  line-height: 24px;
}

.basic_info_mobile img {
  margin: 0;
}

.right .right_b {
  float: none;
  width: auto;
}

.leader_details {
  /*margin-bottom: 30px;*/margin-bottom:10px;
  padding: 0 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  color: #222;
  font-size: 28px;
  line-height: 160%;
}



ul.info_list li {
  margin-bottom: 28px;
  min-height: 80px;
  border-bottom: none;
}

ul.info_list li a {
  width: 100%;
  padding: 3px 15px 3px 114px;
  white-space: unset;
  font-size: 28px;
  line-height: 38px;
}

ul.info_list li .dot {
  display: none;
}

ul.info_list li .date {
  display: none;
}

ul.info_list li .date_mobile {
  position: absolute;
  left: 6px;
  top: 0;
  width: 84px;
  height: 84px;
  margin: 0 10px;
  border-radius: 8px;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.info_list li .date_mobile .day {
  width: 84px;
  line-height: 28px;
  display: block;
  text-align: center;
  font-size: 22px;
  font-family: Tahoma, Verdana;
  color: #999;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translate(-50%, 0);
}

ul.info_list li .date_mobile .year {
  width: 84px;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 26px;
  font-family: "Bebas Neue Bold", "bebas_neuebold";
  font-weight: bold;
  color: #236EC2;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
}

/* 领导活动页（leader_activity） */
.leader_activity_lm_t .name {
  font-size: 32px;
  line-height: 66px;
}

.leader_activity_lm_t a.more {
  font-size: 20px;
  line-height: 66px;
}

.leader_activity_lm_t a.more .iconfont {
  font-size: 30px !important;
}

ul.leader_activity_info_list {
  border-bottom: 1px solid #236EC2;
}

ul.leader_activity_info_list li a {
  width: 100%;
  padding: 3px 15px 3px 114px;
  white-space: unset;
  font-size: 28px;
  line-height: 38px;
}

/* 内设机构列表页 */
.nsjb_right {
  /*margin-top: 15px;
  margin-bottom: 8px;*/
}

.nsjb_right .links {
  border-top: none;
}

.nsjb_right .links a {
  width: 100%;
  /*height: 60px;*/
  padding-left: 44px;
  font-size: 30px;
  line-height: 2;float: none;margin-bottom: 10px;
}

.nsjb_right .links a .dot {
  left: 20px;top: 50%;margin-top: -3px;width: 6px;
  width: 6px;
  height: 6px;
}

/* 内设机构详情页 */
.nsjg_home_div .left.dept {
  width: 100%;
  float: none;
}

.nsjg_home_div .left.dept .title_bar {
  border-bottom: #1b68c0 2px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 20px;
}

.nsjg_home_div .left.dept .title_bar .dept_name {
  background-color: transparent;
  text-align: left;
  font-size: 30px;
}
.dept_name{font-size:30px;}

.nsjg_home_div .left.dept .title_bar .more {
  font-size: 22px;
}

.nsjg_home_div .left.dept .bder_mar {
  border: none;
  /*padding: 0 20px;*/padding:0;
}


/* 机构设置 文章发布的table */
.bder_mar{font-size:28px;color:#000;}
.bder_mar td{width:auto;}


.nsjg_home_div .left.dept .bder_mar .lm_t_gray .name {
  padding: 0 10px;
  font-size: 30px;
  margin-top: 20px;
}

.nsjg_home_div .left.dept .bder_mar .dept_profile {

}

.nsjg_home_div .right.right_correction {
  width: auto;
}
.lm_t_gray .name {
  padding: 0 10px;
  font-size: 30px;
}
.lm_t_gray{line-height:74px;margin:0 20px 30px;}
.lm_t_gray a.more {
  font-size:24px;line-height: inherit;
}

ul.info_list li:hover {
  background-color: transparent;
}

ul.info_list li:hover .date_mobile_nsjg {
  background-color: #2C73C3;
}

ul.info_list li:hover .date_mobile_nsjg .day,
ul.info_list li:hover .date_mobile_nsjg .year {
  color: #fff;
}


/* ul.info_list li a {
  width: 100%;
  padding: 3px 15px 3px 108px;
  white-space: unset;
  font-size: 28px;
  line-height: 38px;
} */


/* ul.info_list li .date {
  display: none;
} */

ul.info_list li .date_mobile_nsjg {
  position: absolute;
  top: 0;
  width: 84px;
  height: 84px;
  margin: 0 10px;
  border-radius: 8px;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.info_list li .date_mobile_nsjg .day {
  width: 84px;
  line-height: 28px;
  display: block;
  text-align: center;
  font-size: 22px;
  font-family: Tahoma, Verdana;
  color: #999;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translate(-50%, 0);
}

ul.info_list li .date_mobile_nsjg .year {
  width: 84px;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 26px;
  font-family: "Bebas Neue Bold", "bebas_neuebold";
  font-weight: bold;
  color: #236EC2;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
}

/* 事业单位页(sydw) */
.right_sydw .links {
  border-top: none;
  padding-top: 0;
}

.right_sydw .links .tip {
  margin: 0 9px 10px;
  padding: 15px;
  font-size: 32px;line-height: 42px;
}

.right_sydw .links a {
  width: 100%;
  min-height: 60px;
  padding: 7px 7px 7px 44px;
  margin: 9px;
  font-size: 30px;
  line-height: 48px;
}

.right_sydw .links a .dot {
  left: 20px;
  top: 28px;
  width: 6px;
  height: 6px;
}

/* 驻部纪检监察页(zbjjz) */
.right_zbjjz {
  margin: 0;
  padding: 0;
}

.right_zbjjz .style_underline {
  text-decoration: underline;
}

.right_zbjjz .details {
  padding: 30px 0 10px 0;
}

.right_zbjjz .details .title {
  font-size: 36px;
  line-height: 54px;
  padding: 0 30px 20px 30px;
}

.right_zbjjz .details .text {
  margin: 15px 30px;
}

.right_zbjjz .details .text p {
  font-size: 24px;
  line-height: 48px;
}

/* 主管社团、基金会 */
.right_zgshjjh .details {
  margin: 0 !important;
}

.right_zgshjjh .details .tip2 {
  margin: 38px 15px 8px 8px;
  font-size: 24px;
  line-height: 32px;
}

.right_zgshjjh .details .tab03 {
  width: 100% !important;
}

.right_zgshjjh .details .tab03 td {
  padding: 12px;
  font-size: 24px;
}

.right_zgshjjh .details .tab03 .tr_normal>td:nth-child(1) {
  width: 162px !important;
}

.right_zgshjjh .details *{font-size:26px !important;line-height:1.2 !important;max-width:100%;word-break: break-all;}

/* 驻外科技机构 */
.right_zwkjjg .tab02 {
  width: 100%;
}

.right_zwkjjg .tab02 th {
  width: auto !important;
  font-size: 24px;
  padding: 15px 12px;
}

.right_zwkjjg .tab02 td {
  font-size: 24px;
}

.right_zwkjjg .tab02 .name {
  font-size: 28px;
}

.right_zwkjjg .tab02 .name p {
  color: #444;
  font-size: 24px;
  font-weight: normal;
  line-height: 43px;
}

.right_zwkjjg .tr_normal>th:nth-child(3),
.right_zwkjjg .tr_normal>th:nth-child(4),
.right_zwkjjg .tr_normal>th:nth-child(5),
.right_zwkjjg .tr_normal>td:nth-child(3),
.right_zwkjjg .tr_normal>td:nth-child(4),
.right_zwkjjg .tr_normal>td:nth-child(5) {
  display: none;
}

/*返回页面顶部*/
#return_top img{width:160px;height:auto;}

.page-nav-dropdown-menu li a,
#mt-leftnav-menu-ID .downmenu a{
  display: flex;
  align-items: center;
}
