* {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
  font-size: 36px;
  background: url(../images/banner.png) no-repeat center 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

a {
  color: #000000;
  cursor: pointer;
}
/* 顶部导航 */

a {
  text-decoration: none;
}

.title a:hover {
  text-decoration: underline;
}

.header_logo {
  width: 100%;
  min-width: 1280px;
  overflow: hidden;
  height: 58px;
  border-top: 1px solid #1d5871;
  background-color: #012D73;
}

.header_logo_in {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.header_logo_in .a_img {
  float: left;
  margin-top: 19px;
}

img {
  border: 0;
  object-fit: cover;
}

.header_logo_in .a_span {
  float: left;
  margin-top: 19px;
  padding-left: 19px;
  margin-left: 30px;
  border-left: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-family: Arial;
}
/* 顶部导航 */
/* banner图 */

.banner {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  height: 150px;
  margin-bottom: 300px;
}
/* banner图 */
/* 导读 */

.daodu {
  width: 1160px;
  height: auto;
  margin: 0 auto;
  background: #971d18;
  color: #fff;
  font-family: Times;
  font-size: 30px;
  line-height: 38px;
  padding: 40px 60px;
}
/* 导读 */
/* 人物专题 */

.content {
  width: 100%;
  min-width: 1280px;
  padding-bottom: 50px;
}

.renwu_zhuanti_box {
  width: 1280px;
  margin: 0 auto;
  margin-top: 620px;
}

.renwu_zhuanti {
  background: url('../images/line.png') no-repeat center 0;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 383px;
}

.renwu_jieshao {
  width: 304px;
}

.renwu_jieshao .toux {
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
  width: 184px;
  height: 184px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  border:5px solid #fff;
  overflow:hidden;
  box-shadow:0 0 30px #00558e;
}

.renwu_jieshao .toux img {
  width: 100%;
  height: 100%;
}

.mingc {
  font-size: 28px;
  font-family: 'Times New Roman';
  font-weight: bold;
  color: #006699;
  text-align: center;
  width: 100%;
}

.mingc a {
  color: #006699;
}

.birthday {
  text-align: center;
  color: #000000;
  font-size: 22px;
  font-family: 'Times New Roman';
  width: 90%;
  margin: 0 auto;
  margin-bottom: 28px;
  margin-top: 13px;
}

#div_currpage>.select {
  background: #003366;
  color: #fff;
}

.wenzhang_bigimg {
  width: 606px;
  height: 366px;
  margin-top: 1px;
  margin-left: 20px;
}

.wenzhang_bigimg img {
  width: 100%;
  height: 100%;
}

.title {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  font-family: 'Times New Roman';
}

.renwu_jieshao_right {
  width: 975px;
}

.wenzhang {
  width: 349px;
  padding-left: 27px;
  padding-top: 23px;
  padding-right: 18px;
  box-sizing: border-box;
}

.neir {
  color: #3c3c3c;
  font-size: 23px;
  font-family: 'Times New Roman';
  margin-top: 23px;
}
/* 人物专题 */
/* show more */

.showmore {
  background: url('../images/more.png') no-repeat center 0;
  height: 93px;
  width: 1280px;
  margin: 0 auto;
  margin-top: 40px;
}
/* show more */
/*footer-start*/

.footer {
  width: 100%;
  height: 220px;
  background-color: #0b6599;
}

.footer_top {
  width: 100%;
  min-width: 1280px;
  padding-top: 1px;
  height: 49px;
  background-color: #c5af6f;
  position: relative;
}

.footer_in {
  width: 1280px;
  margin: 0 auto;
}

.toTop {
  width: 260px;
  height: 63px;
  margin: 0 auto;
  background: url(../images/toTop.png) no-repeat;
  position: relative;
  top: -14px;
  z-index: 100;
  text-align: center;
  line-height: 63px;
  font-family: arial;
  font-size: 16px;
  color: #f5f5f5;
  cursor: pointer;
}

.footer_content {
  width: 1280px;
  margin: 0 auto;
  padding-top: 60px;
}

.footer_left {
  width: 367px;
  height: 46px;
  padding-right: 34px;
  border-right: 1px solid #eeeeee;
  float: left;
}

.footer_left img {
  width: 367px;
  height: 46px;
}

.footer_right {
  width: 840px;
  float: left;
  padding-left: 19px;
  font-size: 13px;
  font-family: arial;
  color: #f5f5f5;
  line-height: 18px;
}

.phone_header {
  display: none;
}

.content_iphone {
  display: none;
}

.footer_iphone {
  display: none;
}
/*footer-end*/
/* 分页 */

#div_currpage {
  display: block;
}

#div_currpage {
  text-align: center;
  padding-bottom: 54px;
  overflow: hidden;
  width: 1280px;
  min-width: 1280px;
  margin: 0 auto;
}

#div_currpage>a,
#div_currpage span {
  float: left;
  display: block;
  height: 30px;
  padding: 0px 8px;
  line-height: 33px;
  margin-right: 3px;
  border: 1px solid #ebebeb;
  color: #003366;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
  background: #f6f6f6;
}

#div_currpage>a:hover {
  background: #003366;
  color: #fff;
}
/* 分页 */

@media screen and (max-width: 480px) {
  html, body {
    /*font-size: 100px;*/
    background-image:none!important;
  }
  .header_logo {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    height: 0.58rem;
    border-top: 0.01rem solid #1d5871;
    background-color: #012D73;
  }
  .header_logo_in {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .header_logo_in .a_img {
    float: left;
    margin-top: 0.19rem;
  }
  .header_logo_in .a_span {
    float: left;
    margin-top: 0.19rem;
    padding-left: 0.19rem;
    margin-left: 0.3rem;
    border-left: 0.01rem solid #fff;
    color: #fff;
    font-size: 0.18rem;
    font-family: Arial;
  }
  /* 顶部导航 */
  /* banner图 */
  .banner {
    width: 100%;
    min-width: 100%;
    background: url(../images/banner_phone.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 2.13rem;
  }
  /* banner图 */
  /* 导读 */
  .daodu {
    margin: 0 auto;
    height: auto;
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0.1rem 3%;
    width: 94%;
    background: #971d18;
  }
  /* 导读 */
  /* 人物专题 */
  .content {
    background: 0;
    width: 100%;
    min-width: 100%;
    padding-bottom: .5rem;
  }
  .renwu_zhuanti_box {
    width: 100%;
    margin: 0 auto;
  }
  .renwu_zhuanti_phone {
    margin-top: 0.2rem;
  }
  .renwu_zhuanti {
    background: url('../images/line.png') no-repeat center 0;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    height: 3.83rem;
  }
  .renwu_jieshao {
    width: 100%;
    clear: both;
    height: 0.56rem;
    padding-bottom: 0.18rem;
    display: flex;
    flex-flow: row nowrap;
  }
  .renwu_jieshao .toux {
    width: 0.56rem;
    height: 0.54rem;
    margin: 0 0.16rem;
    border:0.8px solid #fff;
  	box-shadow:0 0 10px #00558e;
  }
  .toux_right {
    width: 2.8rem;
  }
  .mingc {
    font-size: 0.24rem;
    font-family: 'Times New Roman';
    font-weight: bold;
    color: #006699;
    text-align: left;
    float: left;
  }
  .birthday {
    text-align: left;
    color: #000000;
    font-size: 0.14rem;
    font-family: 'Times New Roman';
    width: 90%;
    margin: 0;
  }
  .wenzhang_bigimg {
    width: 100%;
    height: 2rem;
    margin: 0;
    border-top: 0.01rem solid #d20002;
  }
  .yinhao {
    display: block;
    width: 0.15rem;
    height: 0.11rem;
    float: left;
    margin: 0 0.03rem;
    margin-top: 0.03rem;
  }
  .title {
    color: #000000;
    font-size: 0.16rem;
    font-weight: bold;
    font-family: 'Times New Roman';
    margin-top: 0.1rem;
  }
  .renwu_jieshao_right {
    width: 100%;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .wenzhang {
    width: 3.49rem;
    padding: 0;
    box-sizing: border-box;
  }
  .neir {
    color: #3c3c3c;
    font-size: 0.14rem;
    font-family: 'Times New Roman';
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .line {
    background: url('../images/line1.png') no-repeat;
    height: 0.17rem;
  }
  /* 人物专题 */
  /* show more */
  .showmore {
    background: url('../images/showmore_phone.png') no-repeat center 0;
    height: 0.34rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 0.4rem;
  }
  /* show more */
  /*footer-start*/
  .footer {
    width: 100%;
    height: 3.53rem;
    background-color: #0b6599;
  }
  .footer_top {
    width: 100%;
    padding-top: 0.01rem;
    height: 0.49rem;
    background-color: #c5af6f;
    position: relative;
  }
  .footer_in {
    width: 100%;
    margin: 0 auto;
  }
  .toTop {
    width: 2.6rem;
    height: 0.63rem;
    margin: 0 auto;
    background: url(../images/toTop.png) no-repeat;
    position: relative;
    top: -0.14rem;
    z-index: 100;
    text-align: center;
    line-height: 0.63rem;
    font-family: arial;
    font-size: 0.16rem;
    color: #f5f5f5;
    cursor: pointer;
  }
  .footer_content {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.6rem;
  }
  .footer_left {
    width: 3.67rem;
    height: 0.46rem;
    padding-right: 0.34rem;
    border-right: 0.01rem solid #eeeeee;
    float: left;
  }
  .footer_left img {
    width: 3.67rem;
    height: 0.46rem;
  }
  .footer_right {
    width: 8.4rem;
    float: left;
    padding-left: 0.19rem;
    font-size: 0.13rem;
    font-family: arial;
    color: #f5f5f5;
    line-height: 0.18rem;
  }
  /*footer-end*/
  img {
    width: 100%;
    height: 100%;
  }
  .to_top_phone {
    width: 100%;
    height: 0.4rem;
    background-color: #f6f6f6;
  }
  .toTop {
    width: 100%;
    text-align: center;
    cursor: pointer;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    margin-top: 0.4rem;
  }
  .toTop {
    width: 50%;
    margin-top: -9px;
    background: 0;
  }
  .footer_phpone {
    background-color: #014073;
    overflow: hidden;
    height: 0.74rem;
  }
  .footer_phpone a {
    float: left;
    font-size: 0.2rem;
    color: #fff;
    overflow: hidden;
    height: 0.29rem;
    line-height: 0.29rem;
    position: relative;
    top: 50%;
    margin-top: -0.145rem;
    margin-left: 2.5%;
  }
  .footer_phpone img {
    width: 1.9rem;
    height: 0.19rem;
    margin-top: 0rem;
    position: relative;
    top: 50%;
    margin-top: -0.095rem;
  }
}
.displaypagenum {
  font-size:14px;
  font-weight:bold;
  color:#a0a3a5;
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight:normal;
  margin:20px 0 0;
}
.displaypagenum {
  text-align: center;
}
.displaypagenum span {
  text-decoration:none;
  color:#a0a3a5;
  padding:5px 10px;
  background-color:#ebebeb;
  border-color:#ebebeb;
  color:#363738;
  border:1px solid #CCCCCC;
}
.displaypagenum a {
  text-decoration:none;
  color:#a0a3a5;
  padding:5px 10px;
  background-color: #f3f3ed;
  border:1px solid #CCCCCC;
}
.displaypagenum span:hover,.displaypagenum a:hover{background-color:#f1ba6d;border-color:#f1ba6d;color:#fff;cursor:pointer;}

.to_top_phone .mainB{
  padding: 10%;
  font-size: 0.08rem;
  line-height: 0.36rem;
  text-align: center;
  border-top: 6px solid #eceded;
  color: #666;
}