.newslist li {
  padding: 40px 0;
  border-bottom: 1px #efefef dashed;
  height: auto;
  display: inline-block;
}

.newslist li:last-child {
  border-bottom: none;
}

.newslist-info {
  font-size: 14px;
  color: #444;
  line-height: 26px;
  float: right;
  width: 1005px;
  min-height: 113px;
  overflow: hidden;
}

.newslist-img {
  width: 165px;
  height: 110px;
  float: left;
}

.newslist-img img {
  width: 165px;
  height: 110px;
}

.newslist-info h3 {
  font-weight: normal;
  margin-bottom: 8px;
}

.newslist-info a.title {
  font-size: 20px;
  color: #23578f;
  font-weight: bold;
  margin-right: 8px;
}

.newslist-info p {
  height: auto;
  clear: both;
}

.newslist-des {
  text-indent: 28px;
}

.newsdetail {
  color: #444444;
  padding: 30px 0 50px;
  line-height: 30px;
}

.newsdetail h2 {
  color: #23578f;
  font-size: 20px;
  text-align: center;
  line-height: 45px;
}

.newsdetail p {
  text-indent: 28px;
  padding: 8px 0
}

.newsdetail img {
  max-width: 800px;
}

.newsdetail .txtcenter {
  text-align: center;
  text-indent: 0;
}

.newsdetail-time {
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.newsdetail-img {
  text-align: center;
}

.profile_container,
.speech_container,
.recuit_container,
.honor_container,
.service_container,
.culture_container,
.party_container,
.recuitdet_container {
  width: 1200px;
  margin: 0 auto
}

.profile_container h4 {
  font-size: 16px;
  font-weight: normal;
  color: #23578f;
  line-height: 16px;
  margin-top: 40px;
  margin-bottom: 11px;
}

.profile_container h1 {
  font-size: 36px;
  color: #1a1264;
  line-height: 86px;
  font-weight: normal;
  text-align: center;
}

.profile_container p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 23px;
  color: #444444;
  text-indent: 2em;
}

.profile_container img {
  margin-top: 69px;
  margin-bottom: 74px;
}

.profile_container p span strong {
  font-size: inherit;
}
.profile_container p a {
  color: #23578f;
}

.speech_container {
  position: relative;
}

.speech_info {
  width: 717px;
}

.speech_info h4 {
  font-size: 16px;
  font-weight: normal;
  color: #23578f;
  line-height: 16px;
  margin-top: 40px;
  margin-bottom: 11px;
}

.speech_info p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 23px;
  color: #444444;
}

.speech_header {
  position: absolute;
  top: 0;
  left: 786px;
}

.speech_header img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.front {
  display: block;
  height: 122px;
  background: url("../image/front.jpg") no-repeat right;
}

.speech_title {
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 42px;
}

.speech_title h4 {
  font-size: 16px;
  font-weight: normal;
  color: #23578f;
  margin-bottom: 13px;
}

.speech_title ul {
  width: 100%;
  font-size: 0;
}

.speech_title li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33.33%;
  font-size: 14px;
  line-height: 26px;
}

.recuit_list {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  /*border-bottom:1px dashed #efefef;*/
}

.recuit_list table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #23578f;
}

.recuit_list table th {
  height: 40px;
  background-color: #23578f;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
}

.recuit_list table td {
  height: 50px;
  text-align: center;
  font-size: 14px;
}

.recuit_list table td span {
  padding: 0 26px;
  display: block;
}

.recuit_list table td a {
  /*padding: 0 12px;*/
  color: #000000;
}

.recuit_list table td a:hover {
  color: #23578f;
  text-decoration: underline;
}

.recuit_list table .table_left {
  text-align: left;
  padding-left: 4%;
}

.recuitdet_container {
  margin-bottom: 40px;
}

.rec_list {
  float: left;
  width: 230px;
  padding-right: 40px;
  margin-top: 20px;
}

.rec_list ul {}

.rec_list li {}

.rec_list li a {
  display: block;
  height: 36px;
  margin-bottom: 3px;
  color: #333;
  /* background: #f2f4f7;*/
  padding-left: 10px;
  line-height: 36px;
}

.rec_list li a:hover {
  background: #23578f;
  color: #fff;
}

.rec_list li a.active {
  background: #23578f;
  color: #fff;
}

.recuit_content {
  font-size: 0;
  float: left;
  margin: 20px 0 0px 0;
  border-left: 1px dashed #efefef;
}

.recuit_box {
  padding-left: 40px;

  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.recuit_info {
  width: 640px;
  /*padding-right: 55px;*/

}

.recuit_info h2 {
  font-size: 20px;
  font-weight: normal;
  color: #23578f;
  line-height: 20px;
  margin-bottom: 21px;
}

.recuit_info>p {
  font-size: 0;
  /*margin-bottom: 21px;*/
}

.recuit_info span {
  font-size: 14px;
  color: #23578f;
  line-height: 30px;
  float: left;
}

.recuit_info span i,
.recuit_info span i {
  color: #444444;
  font-style: normal;
}

.recuit_info .recuit_info_span {
  width: 100%;

}

.recuit_info .recuit_info_left {
  /*display: inline-block;*/
  width: 50%;

  /**display:inline;*/
  /**zoom:1;*/
}

/*.recuit_info .recuit_info_right{*/
/*/!*display: inline-block;*!/*/
/*width: 50%;*/
/*float: right;*/
/*/!**display:inline;*!/*/
/*/!**zoom:1;*!/*/
/*}*/
.recuit_info h3 {
  font-size: 14px;
  font-weight: normal;
  color: #23578f;
  line-height: 14px;
  margin-bottom: 6px;
  margin-top: 30px;
}

.recuit_info h4 {
  font-size: 14px;
  font-weight: normal;
  color: #444444;
  line-height: 30px;
  /*margin-top: 14px;*/
}

.recuit_info p {
  font-size: 14px;
  color: #444444;
  line-height: 30px;
}

.recuit_a {
  margin: 25px 0;
  padding-left: 40px;
}

.recuit_a a {
  display: block;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #23578f;
  color: #FFFFFF;
}

.recuit_alert {
  padding-left: 40px;
}

.recuit_alert li {
  height: 40px;
  line-height: 30px;
}

.recuit_alert li span {
  float: left;
}

.recuit_alert li input {
  float: left;
  height: 24px;
  line-height: 24px;
}

.recuit_alert li input.text {
  width: 300px;
  padding: 0 5px;
  border: 1px solid #a9a9a9;
}

.recuit_alert li input.radio {
  margin-top: 4px;
}

/*.recuit_alert li em.btn{ padding: 0; float: left;font-style: normal; width: 80px; background: #f5f5f5;text-align: center; height: 24px; line-height:24px;margin:0 5px; border: 1px solid #a6a6a6; line-height: 20px\9;}*/
.recuit_alert li em.btn {
  padding: 0;
  float: left;
  position: relative;
  font-style: normal;
  width: 80px;
  background: #f5f5f5;
  text-align: center;
  height: 24px;
  line-height: 24px;
  margin: 0 5px;
  border: 1px solid #a6a6a6;
}

.recuit_alert li em.btn .file {
  cursor: pointer;
  filter: Alpha(opacity=0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.recuit_alert li em {
  float: left;
  font-style: normal;
  padding: 0 10px 0 5px;
}

.recuit_alert li i {
  float: left;
  font-style: normal;
  color: #ff6666;
  padding: 2px 0 0 5px;
}

.recuit_alert p {
  padding-left: 42px;
}

.recuit_alert p a {
  float: left;
  width: 70px;
  height: 24px;
  line-height: 24px;
  color: #FFFFFF;
  margin-right: 15px;
  text-align: center;
}

.recuit_alert p a.red {
  background: #ff6666;
}

.recuit_alert p a.gray {
  background: #989898;
}

.recuit_border_right {
  /*border-right:1px dashed #efefef;*/
}

.honor_container {
  padding: 41px 0 22px;
  font-size: 0;
}

.honor_box {
  width: 270px;
  height: 274px;
  display: inline-block;
  margin-left: 40px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.honor_box img {
  width: 260px;
  height: 174px;
  padding: 4px 4px 20px;
  border: 1px solid #999999;
  margin-bottom: 18px;
}

.honor_box p {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 0 9px;
  height: 36px;
  color: #23578f;
}

.img_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.71);
}

.article_content {
  padding: 20px 0;
  width: 1200px;
  margin: 0 auto;

}

.article_content .title p,
.article_content .title p span {
  font-size: 36px !important;
  color: #1a1264;
  line-height: 86px;
  font-weight: normal;
  text-align: center;
}

.article_content p {
  line-height: 30px;
  font-size: 18px;
  color: #222222;
  padding: 15px 0px;
}

.article_content img {
  width: 100% !important;
}
.privacy_prompt {
  width: 100%;
  padding: 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #23578f;
  z-index: 10000;
  display: none;
  box-sizing: border-box;
  pointer-events: auto;
}

.privacy_prompt .text {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}

.privacy_prompt .text a {
  font-size: 16px;
  text-decoration: underline !important;
  color: #fff;
}

.privacy_prompt .agree_btn {
  background: #fff;
  color: #23578f;
  font-size: 16px;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-block;
}

.privacy_prompt #rejectbtn {
  background: #f1f1f1;
  color: #23578f;
}

.privacy_prompt .agree_btn:hover {
  opacity: 0.7;
}
.agree_btns{
  text-align: center;
}

@media \0screen\,screen\9 {
  .img_mask {
    background-color: #000000;
    filter: Alpha(opacity=70);
    position: static;
    *zoom: 1;
  }
}

.img_mask_box {
  margin: 0 auto;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: relative;
  background-color: #ffffff;
  padding: 23px;
  display: block;
  max-width: 900px;
  max-height: 630px;
}

.img_mask_box img {
  display: block;
  max-width: 900px;
  max-height: 630px;
  margin: 0 auto;
}

.service_list {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #efefef;
}

.service_list table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #23578f;
}

.service_list table .table_left {
  text-align: left;
  padding-left: 4%;
}

.service_list table caption {
  height: 40px;
  background-color: #23578f;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  line-height: 40px;
}

.service_list table th {
  font-size: 14px;
  color: #000;
  padding: 14px 0;
}

.service_list table td {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 0;
}

.service_content {
  margin-bottom: 60px;
}

.service_content h2 {
  height: 40px;
  background-color: #23578f;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
}

.service_content ul {
  border: 1px solid #23578f;
  padding: 0 30px;
  font-size: 0;
}

.service_info {
  width: 342px;
  height: 302px;
  font-size: 0;
  padding-left: 56px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 31px;
}

.service_info img {
  width: 342px;
  height: 262px;
}

.service_info p {
  font-size: 14px;
  color: #000000;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.border-bottom_dashed {
  border-bottom: 1px dashed #efefef;
}

.culture_top {
  width: 100%;
  font-size: 0;
  padding-bottom: 43px;
}

.culture_top_left h4,
.culture_top_right h4 {
  font-size: 16px;
  font-weight: normal;
  color: #23578f;
  line-height: 16px;
  padding-bottom: 17px;
  padding-top: 39px;
}

.culture_top_left {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 420px;
  vertical-align: top;
}

.culture_top_left ul {
  background-color: #eeeeee;
  padding: 18px 12px 22px 28px;
}

.culture_top_left ul li {
  line-height: 36px;
  font-size: 14px;
  color: #23578f;
}

.culture_top_right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 708px;
  margin-left: 72px;
}

.culture_top_right p {
  font-size: 14px;
  color: #444444;
  line-height: 24px;
  margin-bottom: 22px;
}

.culture_bottom {
  padding-bottom: 75px;
  font-size: 0;
}

.culture_bottom_left,
.culture_bottom_mid,
.culture_bottom_right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 0;
}

.culture_bottom_left {
  border-right: 1px solid #e9e9e9;
}

.culture_bottom_left img {
  display: block;
  padding-right: 26px;
}

.culture_bottom p {
  font-size: 14px;
  color: #23578f;
  text-align: right;
  line-height: 14px;
  *line-height: 18px;
}

.culture_img1+p {
  padding: 11px 26px 12px 0;
  *padding: 10px 26px 10px 0;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 19px;
  *margin-bottom: 18px;
}

.culture_img2+p {
  padding-top: 12px;
  padding-right: 26px;
}

.culture_bottom_mid {
  padding-left: 26px;
}

.culture_bottom_mid img {
  display: block;
}

.culture_img3 {
  margin-bottom: 7px;
}

.culture_img4+p {
  padding-top: 12px;
}

.culture_bottom_right {
  padding-left: 39px;
}

.culture_bottom_right img {
  display: block;
}

.culture_img5+p {
  padding-top: 12px;
}

.party_tit {
  font-size: 16px;
  font-weight: normal;
  color: #23578f;
  line-height: 16px;
  padding: 39px 0 13px;
}

.party_container>p {
  font-size: 14px;
  line-height: 22px;
  color: #444444;
  padding-bottom: 28px;
}

.party_container>img {
  width: 1147px;
  height: auto;
  margin: 59px auto 48px;
}

@media (max-width:768px) {
  body {
    min-width: auto;
  }

  .nav {
    display: none;
  }

  .profile_container,
  .speech_container,
  .recuit_container,
  .honor_container,
  .service_container,
  .culture_container,
  .party_container,
  .recuitdet_container {
    width: 100%;
  }

  .profile_container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }

  .profile_container h4 {
    line-height: 26px;
  }

  .profile_container p {
    text-indent: 0em;
  }

  .profile_container img {
    width: 100% !important;
  }

  .profile_container .left,
  .profile_container .right {
    float: none !important;
    width: auto !important;
  }

  .profile_container .right table {
    width: 100%;
  }

  .profile_container .right table td {
    padding: 2px 4px;
  }

  .profile_container img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .article_content {
    padding: 20px;
    width: 100% !important;
    box-sizing: border-box;
  }

  .article_content .title p,
  .article_content .title p span {
    font-size: 26px !important;
    color: #1a1264;
    line-height: 56px;
    font-weight: normal;
    text-align: center;
  }

  .article_content p {
    line-height: 30px;
    font-size: 18px;
    color: #222222;
  }


  .article_content img {
    width: 100% !important;
  }

  .newslist-info {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .honor_container {
    text-align: center;
  }

  .honor_box {
    margin: 0 auto !important;
    width: 320px;
    height: 284px;
  }

  .honor_box img {
    margin-bottom: 8px;
    padding: 10px;
    width: 320px;
    height: 215px;
    box-sizing: border-box;
  }

  .space_container {
    height: auto !important;
    margin: 40px 0;
  }

  .space_container div {
    background: url("../image/chs.jpg") no-repeat top !important;
    background-size: 100% !important;
    padding: 220px 0 0 !important;
    margin: 0 !important;
  }

  .space_container h4 {
    margin-top: 0 !important;
  }

  .newsdetail {
    padding: 0 20px;
  }

  .newsdetail h2 {
    line-height: 32px;
    text-align: left;
  }
}