.icon {
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon.search {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../images/search.png");
}
.icon.lang {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../images/lang.png");
}
.icon.menu {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../images/menu.png");
}
.icon.love {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url("../images/love.png");
}
.icon.pc {
  width: 0.28rem;
  height: 0.2rem;
  background-image: url("../images/pc.png");
}
.icon.search1 {
  width: 0.3rem;
  height: 0.28rem;
  background: url(../images/search1.png) no-repeat #fff;
  background-size: 100% 100%;
}
p,
ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  margin: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-indent {
  text-indent: 2em;
}
.txt-bold {
  font-weight: bold;
}
.inline-block {
  display: inline-block;
  vertical-align: top;
}
.letter-space {
  letter-spacing: 2em;
}
.weight {
  font-weight: bold;
}
h3 {
  font-size: 0.28rem;
}
.style-disc li {
  padding-left: 0.16rem;
  background: url("../images/disc.png") no-repeat 0 0.5em;
}
* {

    word-wrap: break-word;
}
body {
  font-family: "Times New Roman";
  font-size: 0.26rem;
  margin: 0;
  color: #202020;
  background-color: #fff;
  background-image: url("../images/bg-body.png");
}
body .header .logo-box {
  padding: 0.24rem 0 0.16rem 0.2rem;
  width: 4.07rem;
}
body .header .logo-box .logo {
  max-width: 100%;
}
body .header .ipt-wrap {
  background-color: #0b4076;
  padding: 0.1rem 0.2rem 0.1rem 0.32rem;
}
body .header .ipt-wrap .icon {
  margin-left: 0.1rem;
}
body .header .ipt-wrap .ipt-box {
  position: relative;
}
body .header .ipt-wrap .ipt-box .ipt-search {
  padding: 0 0.5rem 0 0.5em;
  width: 1.75rem;
  height: 0.41rem;
  outline: none;
  border: none;
  vertical-align: middle;
}
body .header .ipt-wrap .ipt-box .search1 {
  position: absolute;
  top: 0.05rem;
  right: 0.1rem;    border: 0;
    outline: none;
}
body .header .menu-list {
  position: absolute;
  top: 1.61rem;
  left: 0;
  width: 100%;
  z-index: 10;
}
body .header .menu-list > ul > li {
  width:100%;
  line-height: 0.8rem;
  overflow: hidden;
    background-color: #0b4076;
      border-top: 1px solid #fff;
}
body .header  .menu-list > ul > li .tt{
  overflow: hidden;
}
body .header .menu-list > ul > li .tt i {
  display: inline-block;
  width: 0.23rem;
  height: 0.4rem;
  background: url("../images/greater.png") no-repeat;
  background-size: 100% 100%;
  float:right;
  margin-right:0.2rem;
  margin-top:0.2rem;
}
body .header .menu-list > ul > li .tt i.on {
  width: 0.4rem;
  height: 0.23rem;
  background: url("../images/greater1.png") no-repeat;
  background-size: 100% 100%;
}
body .header .menu-list > ul > li .tt a {
  display: block;
  /*padding: 0.25rem 0.6rem 0.25rem 0.37rem;*/
  /*line-height: 0.4rem;*/
  float:left;
  width:92%;
  padding-left:0.2rem;
  color: #fff;

  text-decoration: none;
}
body .header .menu-list > ul > li > ul{
  overflow: hidden;
}
body .header .menu-list > ul > li > ul > li{
  line-height: 0.6rem;

}
body .header .menu-list > ul > li > ul > li > a {
  display: block;
  /*line-height: 0.4rem;*/
  border-top: 1px solid #fff;
  background-color: #5c98d5;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  padding-left:0.4rem;
}
body .container {
  padding: 0.26rem 0.2rem 0.6rem 0.2rem;
}
body .container .link-detail a {
  color: #16589b;
  text-decoration: underline;
}
body .container .personal-intro {
  background-color: #fff;
}
body .container .personal-intro h3 {
  padding: 0.23rem 0.4rem;
  color: #fff;
  background-color: #7dafe2;
  border: 1px dashed #000;
  border-width: 1px 0;
}
body .container .personal-intro .text {
  border: 1px solid #ccc;
  padding: 0.35rem 0.1rem 0.4rem 0.1rem;
}
body .container .personal-intro .text .data {
  color: #125395;
}
body .container .personal-intro .text p {
  text-align: justify;
}
body .container .personal-info {
  background-color: #fff;
}
body .container .personal-info h3 {
  padding: 0.23rem 0.4rem;
  color: #fff;
  background-color: #7dafe2;
  border: 1px dashed #000;
  border-width: 1px 0;
}
body .container .personal-info .text-head {
  text-align: center;
  padding: 0.34rem 0.65rem 0 0.65rem;
}
body .container .personal-info .text-head .hits {
  font-family: Arial;
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
}
body .container .personal-info .text-head .hits .data {
  margin-right: 0.2rem;
}
body .container .personal-info .text-head .hits .source {
  margin-left: 0.2rem;
}
body .container .personal-info .text {
  padding: 0.35rem 0.2rem 0.4rem 0.2rem;
}
body .container .personal-info .text.photo-list {
  padding: 0;
  border: none;
}
body .container .personal-info .text.direc {
  padding: 0.2rem 0 0.4rem 0.2rem;
}
body .container .personal-info .text.direc li {
  border: none;
  padding: 0;
}
body .container .personal-info .text.text-text .photo-box {
  width: 6.7rem;
  height: 3.23rem;
  display: table;
  overflow: hidden;
  margin-top: 0;
}
body .container .personal-info .text.text-text .photo-box .photo {
  width: 6.7rem;
  height: 3.23rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .personal-info .text.text-text .photo-box .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .personal-info .text .page-text p {
  margin-top: 0.4rem;
}
body .container .personal-info .text .list-photo {
  margin-top: 0.75rem;
}
body .container .personal-info .text .list-photo .load-more {
  margin-bottom: 0.2rem;text-decoration: underline;
}
body .container .personal-info .text .list-photo .load-more a{text-decoration: underline;}
body .container .personal-info .text .list-photo .photo-wrap {
  width: 3.33rem;
}
body .container .personal-info .text .list-photo .photo-wrap:nth-child(2n+1) {
  margin-right: 0.38rem;
}
body .container .personal-info .text .list-photo .photo-wrap .photo-box {
  width: 3.33rem;
  height: 2.25rem;
  display: table;
  overflow: hidden;
  border: 1px solid #ccc;
  margin-top: 0;
}
body .container .personal-info .text .list-photo .photo-wrap .photo-box .photo {
  width: 3.33rem;
  height: 2.25rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .personal-info .text .list-photo .photo-wrap .photo-box .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .personal-info .text .list-photo .photo-wrap .name {
  text-align: center;
  padding: 0.2rem 0 0.3rem 0;
}
body .container .personal-info .text .team h4 {
  margin-bottom: 0.2rem;
}
body .container .personal-info .text .team .team-photo .photo-wrap {
  width: 1.84rem;height:3rem
}
body .container .personal-info .text .team .team-photo .photo-wrap:nth-child(3n+2) {
  margin: 0 0.56rem;
}
body .container .personal-info .text .team .team-photo .photo-wrap .photo-box {
  width: 1.84rem;
  height: 2.2rem;
  display: table;
  overflow: hidden;
  border: 1px solid #ccc;
}
body .container .personal-info .text .team .team-photo .photo-wrap .photo-box .photo {
  width: 1.84rem;
  height: 2.2rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .personal-info .text .team .team-photo .photo-wrap .photo-box .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .personal-info .text .team .team-photo .photo-wrap .name {
  text-align: center;
  padding: 0.2rem 0 0.3rem 0;
}
body .container .personal-info .text p {
  text-align: justify;
  word-break: break-all;
}
body .container .personal-info .text .extra-file {
  margin-top: 0.3rem;
}
body .container .personal-info .text .extra-file h4 {
  padding: 0.1rem 0;
  color: #1f63a5;
}
body .container .personal-info .text .extra-file a {
  color: #000;
}
body .container .personal-info .text .photo-box {
  width: 100%;
  height: 4.5rem;
  margin-top: 0.15rem;
  display: table;
  border: 1px solid #ccc;
}
body .container .personal-info .text .photo-box .photo {
  width: 100%;
  height: 4.5rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .personal-info .text .photo-box .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .personal-info .text .pic-intro {
  margin-top: 0.2rem;
}
body .container .personal-info .text ul {
  background-color: #fff;
}
body .container .personal-info .text ul li {
  background-position: 0 2em;
  padding: 0.2rem 0.12rem 0.12rem 0.12rem;
  line-height: 2.4em;
  word-break: break-all;
  border-bottom: 1px dashed #ccc;
}
body .container .personal-info .text .load-more {
  text-align: center;
  padding-top: 0.3rem;
  color: #0b4076;
}
body .container .per-main {
  background-color: #fff;
  padding: 0.32rem 0.12rem 0.36rem 2.1rem;
  border: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0.6rem;
}
body .container .per-main.fir-page {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 1px dashed #dcdcdc;
}
body .container .per-main .main-left {
  width: 2rem;
  margin-left: -2rem;
}
body .container .per-main .main-left .photo-box {
  display: table;
  width: 1.24rem;
  height: 1.5rem;
  border: 1px solid #0e5093;
}
body .container .per-main .main-left .photo-box .photo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .per-main .main-left .photo-box .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .per-main .main-left .zan {
  margin-top: 0.1rem;
}
body .container .per-main .main-left .zan .love-num {
  vertical-align: middle;
  margin-left: 0.1rem;
}
body .container .per-main .main-left .header-links {
  margin-top: 0.1rem;
  color: #125395;
}
body .container .per-main .main-left .header-links li {
  margin-bottom: 0.25rem;
}
body .container .per-main .main-left .header-links li a {
  color: #000;
}
body .container .per-main .main-right {
  width: 100%;
}
body .container .per-main .main-right .name {
  font-size: 0.28rem;
  margin-right: 0.22rem;
}
body .container .per-main .main-right .post {
  font-size: 0.24rem;
  color: #666;
}
body .container .per-main .main-right p {
  word-break: break-word;;
  margin-top: 0.1rem;
  line-height: 1.6em;

  overflow: hidden;
  position: relative;
 
}
body .container .per-main .main-right p .more {
  text-decoration: underline;
  font-style: italic;
}
body .container .per-main .main-right .header-links {
  margin-top: 0.2rem;
  margin-left: -0.16rem;
}
body .container .per-main .main-right .header-links li {
  background-position: 0 0.5em;
}
body .container .per-main .main-right .header-links li a {
  color: #000;
}
body .container .per-info {
  background-color: #fff;
  padding: 0.3rem 0.12rem 0 0.12rem;
  border: 1px solid #dcdcdc;
  border-top: none;
}
body .container .per-info .info,
body .container .per-info .contact {
  margin-bottom: 0.3rem;
}
body .container .per-info p {
  line-height: 1.6em;
}
body .container .last-next {
  background-color: #fff;
  padding: 0.3rem 0.12rem 0.3rem 0.12rem;
  border-top: none;
}
body .container .last-next a {
  color: #000;
}
body .container .thesis h2,
body .container .scientific h2 {
  font-size: 0.28rem;
  padding: 0.23rem 0.4rem;
  color: #fff;
  background-color: #7dafe2;
  border: 1px dashed #000;
  border-width: 1px 0;
}
body .container .thesis .title,
body .container .scientific .title {
  position: relative;
  padding-top: 0.3rem;
  padding-right: 0.4rem;
}
body .container .thesis .title h3,
body .container .scientific .title h3 {
  display: inline-block;
  padding-bottom: 0.1rem;
  padding-right: 0.3rem;
  border-bottom: 1px solid #ffcc00;
}
body .container .thesis .title .more,
body .container .scientific .title .more {
  position: absolute;
  top: 0.3rem;
  right: 0.1rem;
  width: 0.43rem;
  height: 0.3rem;
}
body .container .thesis .title .more a,
body .container .scientific .title .more a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
body .container .thesis .title .more a img,
body .container .scientific .title .more a img {
  max-width: 100%;
  max-height: 100%;
}
body .container .thesis .page,
body .container .scientific .page {
  background-color: #fff;
  padding: 0 0.12rem 0.4rem 0.12rem;
  border: 1px solid #dcdcdc;
}
body .container .thesis .page p,
body .container .scientific .page p {
  text-indent: 2em;
}
body .container .thesis ul,
body .container .scientific ul {
  background-color: #fff;
  padding: 0 0.12rem 0.4rem 0.12rem;
  border: 1px solid #dcdcdc;
}
body .container .thesis ul li,
body .container .scientific ul li {
  background-position: 0 2em;
  padding: 0.26rem 0.12rem 0.12rem 0.12rem;
  line-height: 2em;
  word-break: break-all;
  border-bottom: 1px dashed #ccc;
}
body .container .blog .title {
  position: relative;
  padding-top: 0.3rem;
}
body .container .blog .title h3 {
  display: inline-block;
  padding-right: 0.3rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #ffcc00;
}
body .container .blog .title .more {
  position: absolute;
  top: 0.3rem;
  right: 0.1rem;
  width: 0.43rem;
  height: 0.3rem;
}
body .container .blog .title .more a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
body .container .blog .title .more a img {
  max-width: 100%;
  max-height: 100%;
}
body .container .blog ul {
  background-color: #fff;
  padding: 0.32rem 0.12rem 0.4rem 0.2rem;
  border: 1px solid #dcdcdc;
}
body .container .blog ul li {
  padding-left: 1.4rem;
  line-height: 2em;
  word-break: break-all;
  position: relative;
}
body .container .blog ul li .data {
  position: absolute;
  left: 0;
  top: 0;
  color: #666;
}
body .container .tab-direc-social {
  background-color: #fff;
  position: relative;
}
body .container .tab-direc-social .title {
  position: relative;
  margin-top: 0.7rem;
  color: #999;
}
body .container .tab-direc-social .title h3 {
  padding: 0.1rem 0;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
}
body .container .tab-direc-social .title h3 .on {
  color: #000;
}
body .container .tab-direc-social .title .more {
  position: absolute;
  top: 0.3rem;
  right: 0;
  width: 0.43rem;
  height: 0.3rem;
}
body .container .tab-direc-social .title .more a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
body .container .tab-direc-social .title .more a img {
  max-width: 100%;
  max-height: 100%;
}
body .container .tab-direc-social .tab-wrap {
  border-bottom: 1px solid #ccc;
}
body .container .tab-direc-social .tab-wrap .more {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  width: 0.43rem;
  height: 0.3rem;
}
body .container .tab-direc-social .tab-wrap .more a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
body .container .tab-direc-social .tab-wrap .more a img {
  max-width: 100%;
  max-height: 100%;
}
body .container .tab-direc-social .tab-wrap .tab-list {
  padding: 0.3rem 0.12rem;
}
body .container .tab-direc-social .tab-wrap .tab-list .list-style-num {
  word-break: break-all;
  padding-left: 0.55rem;
}
body .container .tab-direc-social .tab-wrap .tab-list .list-style-num span {
  margin-left: -0.55rem;
}
body .container .tab-direc-social .tab-wrap .tab-list .list-style-period .data {
  color: #125395;
}
body .footer {
  background-color: #fff;
  padding: 0.17rem 0.2rem 0.35rem 0.2rem;
  color: #595757;
  border-top: 0.06rem #0b4076 solid;
  font-size: 0.22rem;
}
body .footer p {
  line-height: 2em;
}
body .footer .links {
  margin-top: 0.18rem;
  color: #125395;
}
body .footer .links a {
  color: #125395;
}
body .footer .links .link-pc {
  margin-left: 1rem;
}
body .footer .links .link-pc span {
  margin-left: 0.1rem;
  vertical-align: middle;
}