@charset "utf-8";
/* CSS Document */

* {
  padding: 0;
  margin: 0;
}

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

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

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

a {
  text-decoration: none;
}

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;
}

.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;
  background: /*url(https://subsites.chinadaily.com.cn/hannan/att/3058.files/images/banner.jpg) no-repeat center 0*/;
  margin: 0 auto;
  overflow: hidden;
  height: 800px;
}
/* banner图 */
/* 导读 */

.daodu {
  width: 1280px;
  height: 126px;
  margin: 0 auto;
  /* background: url(https://subsites.chinadaily.com.cn/ezhejiang/att/2851.files/images/daodu.jpg) no-repeat;*/
}
/* 导读 */
/* 人物专题 */

.content_warp {
  display: none;
}

.content {
  background:/* url(https://subsites.chinadaily.com.cn/ezhejiang/att/2851.files/images/content-bg.jpg) top center;*/
    width: 100%;
  min-width: 1280px;
  padding-bottom: 70px;
}

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

.renwu_zhuanti {
  background: #fff;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 407px;
}

.renwu_jieshao {
  width: 304px;
}

.renwu_jieshao .toux {
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
  width: 184px;
  height: 184px;
}

.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: 1280px;
  padding-bottom:20px;
  padding-top:20px;
}

.wenzhang {
  width: 654px;
  padding-left: 68px;
  padding-top: 23px;
  padding-right: 40px;
  box-sizing: border-box;
  line-height:32px;
}

.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: 122px;
  background:#245684;
}

.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 {
  /*background:url(https://www.chinadaily.com.cn/m/phoenix/f_copy.jpg) no-repeat left center;*/
  height:68px;
  width: 840px;
  float: left;
  padding-left: 109px;
  padding-top:53px;
  font-size: 13px;
  font-family: arial;
  color: #fff;
  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: url(../images/banner_phone.jpg) no-repeat center 0 ;
    background-size: 100% auto;
  }
  .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(https://subsites.chinadaily.com.cn/hannan/att/3058.files/images/bannerphone.jpg) no-repeat;*/
      background-size: 100% 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 1.8rem;
  }
  /* banner图 */
  /* 导读 */
  .daodu {
    width: 100%;
    height: 0.58rem;
    margin: 0 auto;
    /* background: url(https://subsites.chinadaily.com.cn/ezhejiang/att/2851.files/images/daodu_phone.jpg) no-repeat;*/
    background-size: 100% 100%;
  }
  /* 导读 */
  .content_warp {
    display: block;
    background: 0;
    font-size: .14rem;
    background-color: #eef6fd;
    color: #3d588b;
    width: 100%;
    min-width: 100%;
    margin-bottom: -0.2rem;
  }
  .content_warp .text {
    padding: 0.15rem 0.15rem;
  }
  /* 人物专题 */
  .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;
    background:#fff;
  }
  .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;
  }
  .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.15rem 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:#886103;
    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:#636566;border-color:#636566;color:#fff;cursor:pointer;}

}