body .container .detail .main_text .zh .list ul li:last-child
{ margin-bottom: 5px;
}

.zh {
    min-height: 63px;
}
p,
ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3 {
  margin: 0;
}
.icon {
  display: inline-block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.thick {
  font-weight: bold;
  color: #b11a13;

}
.r_thick {
  font-weight: bold;
  color: #b11a13;
}
body {

  font-size: 0.32rem;
  margin: 0;
}
body .header {
  background: url("../images/head.png");
  background-size: 100%;
  position: relative;
  padding-top: 0.23rem;
}
body .header a.logo {
  display: block;
  width: 5.54rem;
  height: 0.91rem;
  margin-left: 0.3rem;
  margin-bottom: 0.23rem;
}
body .header a.logo img {
  max-width: 100%;
  max-height: 100%;
}
body .header .main_top {
  background-color: #b11a13;
}
body .header .main_top:after {
  content: "";
  display: block;
  clear: both;
}
body .header .main_top .left {
  padding: 0.2rem 0.3rem;
}
body .header .main_top .left .menu {
  width: 0.46rem;
  height: 0.37rem;
  background-image: url("../images/menu.png");
  background-size: 100% auto;
  vertical-align: middle;
  margin-right: 0.2rem;
}
body .header .main_top .left .en {
  font-size: 0.33rem;
  color: #fff;
}
body .header .main_top .right {
  padding: 0.16rem 0.3rem;
}
body .header .main_top .right input {
  width: 1.94rem;
  outline: none;
  border: none;
  border-bottom: 1px solid #fff;
  background: none;
  color: #fff;
  box-sizing: content-box;
  text-indent: 0.5em;
  border-radius: 0px;
}
body .header .main_top .right .search {
  width: 0.45rem;
  height: 0.46rem;
  background: url("../images/search.png") no-repeat;
  background-size: 101% 100%;
  vertical-align: bottom;
}
body .header ul.menu_list {
  display: none;
  position: absolute;
  top: 2.23rem;
  z-index: 9999;
  background: #f5f5f5;
  width: 100%;
}
body .header ul.menu_list a {
  color: #000;
}
body .header ul.menu_list li {
  border-top: 1px solid #fff;
}
body .header ul.menu_list li a {
  display: block;
  padding: 1em 0 1em 0;
}
body .header ul.menu_list > li > a {
  padding-left: 2em;
  width: 90%;
}
body .header ul.menu_list i {
  font-style: normal;
  height: 0.42rem;
  width: 0.42rem;
  float: right;
  margin-top: -2.5em;
  margin-right: 1em;
  background-image: url("../images/menu-down.png");
  background-size: 100% 100%;
}
body .header ul.menu_list li ul {
  list-style: none;
  display: none;
  margin-top: 10px;
  background-color: #fff;
  padding-left: 1.24rem;
}
body .header ul.menu_list li ul li {
  text-indent: 0.5em;
  border-bottom: 1px solid #f2f2f2;
}
body .container {
  padding: 0 0.3rem;
}

@media screen and (orientation:landscape) { 
body .container .intro {
  margin-top: 0.3rem;
  padding-left: 2.7rem;
   min-height: 284px;
} 

}
@media screen and (min-width: 320px)  {
body .container .intro {
  margin-top: 0.3rem;
  padding-left: 2.7rem;
    min-height: 200px;
}

}
@media screen and (min-width: 425px)  {
body .container .intro {
  margin-top: 0.3rem;
  padding-left: 2.7rem;
    min-height: 200px;
}

}
@media screen and (min-width: 768px)  {
body .container .intro {
  margin-top: 0.3rem;
  padding-left: 2.7rem;
    min-height: 284px;
}

}



body .container .intro:after {
  content: "";
  display: block;
  clear: both;
}
body .container .intro .left {
  width: 2.3rem;
  height: 2.3rem;
  margin-left: -2.7rem;
}
body .container .intro .left .portrait_box {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: url("../images/bg_portrait.png");
  background-size: 100% auto;
  padding-top: 0rem;
  margin-top: 0.1rem;
  position: relative;
}
body .container .intro .left .portrait_box .portrait {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0.18rem;
  box-sizing: border-box;
}
body .container .intro .left .portrait_box .portrait span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .intro .left .portrait_box .portrait span img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
}
body .container .intro .left .portrait_box .zan {
  position: absolute;
  left: 50%;
  margin-left: -0.16rem;
  bottom: -0.18rem;
}
body .container .intro .left .portrait_box .zan .heart_box {
  width: 0.33rem;
  height: 0.33rem;
  border-radius: 50%;
  background-color: #e5332a;
}
body .container .intro .left .portrait_box .zan .heart_box .heart {
  width: 0.16rem;
  height: 0.15rem;
  background-image: url("../images/heart.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  left: 0.085rem;
  top: 0.11rem;
}
body .container .intro .left .portrait_box .num {
  font-family: "宋体";
  font-size: 0.24rem;
  position: absolute;
  bottom: -0.5rem;
  width: 100%;
  text-align: center;
}
body .container .intro .right h2 {
  margin-bottom: 0.1rem;
}
body .container .intro .right h2 .name {
  font-size: 0.3rem;
  margin-right: 0.14rem;
}
body .container .intro .right h2 .post {
  font-size: 0.22rem;
  font-weight: normal;
}
body .container .intro .right p {
  font-family: "Times New Roman";
  font-size: 0.22rem;
  line-height: 1.6em;
  text-align: justify;
  color: #101010;
}
body .container .intro .right p .more {
  color: #b11a13;
  text-decoration: none;
}
body .container .detail .big_title {
  padding: 0.5rem 0rem;

  }
body .container .detail .big_title a {
  border-radius: 2px;
   border: 1px solid #c95f5a;
  font-family: "Times New Roman";
  font-size: 0.18rem;
  color: #b11a13;
  display: inline-block;
  width: 94%;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
  line-height: 0.5rem;
  text-align: center; font-weight: normal;
}
body .container .detail .big_title a.f_red {
  color: #bd3c36;
}
body .container .detail .perInfo {
  padding-bottom: 0.5rem;
}
body .container .detail .perInfo .main .title {
  padding: 0.29rem 0.23rem 0 0rem;

  position: relative;
  border-bottom: 1px solid #7b7b7b;
}
body .container .detail .perInfo .main .title h3 {
  font-size: 0.28rem;
}
body .container .detail .perInfo .main .title h3 span {
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 0.3rem;
}
body .container .detail .perInfo .main .title h3 span.half {
  max-width: 50%;
  font-family: "Times New Roman";
}
body .container .detail .perInfo .main .title > span {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../images/jia.png");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.2rem;
  right: 0.23rem;
}
body .container .detail .perInfo .main .title > span.on {
  background-image: url("../images/cheng.png");
}
body .container .detail .perInfo .main .wrap {
  display: none;
}
body .container .detail .perInfo .main .wrap .cont_wrap {
  padding: 0 0rem;
  height: auto;
  overflow: hidden;
  color: #202020;
  padding-bottom: 0.4rem;
  display: none;
  border: 1px solid #e5e5e5;
}
body .container .detail .perInfo .main .wrap .cont_wrap .cont {
  margin: 0.2rem 0.15rem;
}
body .container .detail .perInfo .main .wrap .cont_wrap .cont img{max-width:100%}
body .container .detail .perInfo .main .wrap .cont_wrap .cont_perInfo span,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_contact span {
  display: block;
  line-height: 0.54rem;
  font-size: 0.26rem;
    background-color: #fff !important;
}
body .container .detail .perInfo .main .wrap .cont_wrap .cont_perInfo span em,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_contact span em {
  font-style: normal;
  letter-spacing: 2em;
}
body .container .detail .perInfo .main .wrap .cont_wrap .cont_teach,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_extra,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_work,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_study {
  font-size: 0.24rem;
  line-height: 2em;
}
body .container .detail .perInfo .main .wrap .cont_wrap .cont_teach .f_blue,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_extra .f_blue,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_work .f_blue,
body .container .detail .perInfo .main .wrap .cont_wrap .cont_study .f_blue {
  color: #125395;
}
body .container .detail .perInfo .main .wrap .cont_wrap .more_box {

  position: relative;
  margin: 0.45rem 0;
}
body .container .detail .perInfo .main .wrap .cont_wrap .more_box .more {
  text-decoration:underline;
  width: 1.3rem;
  height: 0.45rem;
  text-align: center;
  line-height: 0.45rem;
  color: #e5332a;
  font-size: 0.24rem;
  border-radius: 5px;
  position: absolute;
  margin-left: -0.13rem;
  top: 50%;
  margin-top: -0.225rem;
}
body .container .detail .outcome .main {
  overflow: hidden;
}
/*body .container .detail .outcome .main .title_box {*/
  /*background-color: #f5f5f5;*/
/*}*/
body .container .detail .outcome .main .title_box .l_title {
  padding: 0.29rem 0;
  width: 100%;
  font-size: 0.3rem;
}
.title_box{    padding: 0.29rem 0.23rem 0 0rem;
  border-bottom: 1px solid #7b7b7b; }
body .container .detail .outcome .main .title_box .l_title .half {
  display: inline-block;
  max-width: 30%;
}
body .container .detail .outcome .list ul li,
body .container .detail .outcome .team ul li {
  padding: 0.4rem 0 0.3rem 0;
  font-size: 0.24rem;
  border-bottom: 1px dashed #e6e6e6;
}
body .container .detail .outcome .list ul li a,
body .container .detail .outcome .team ul li a {
  font-size: 0.22rem;
  color: #000;
  display: block;
  margin-bottom: 0.24rem;
}
body .container .detail .outcome .list ul li a .order,
body .container .detail .outcome .team ul li a .order {
  color: #125395;
  margin-right: 0.5em;
}
body .container .detail .outcome .list ul li .data,
body .container .detail .outcome .team ul li .data {
  color: #707070;
}
body .container .detail .outcome .list h3,
body .container .detail .outcome .team h3 {
  font-size: 0.26rem;
  padding: 0.1rem 0;
}
body .container .detail .list .photo_box .team1_box .team1,
body .container .detail .team .photo_box .team1_box .team1 {
  display: table;
  width: 2rem;
  height: 2.4rem;
  padding: 0.1rem;
  border: 1px solid #e0e0e0;
}
body .container .detail  .list .photo_box .team1_box .team1 .photo,
body .container .detail  .team .photo_box .team1_box .team1 .photo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .detail  .list .photo_box .team1_box .team1 .photo img,
body .container .detail .team .photo_box .team1_box .team1 .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .detail  .list .photo_box .team1_box .name,
body .container .detail .team .photo_box .team1_box .name {
  text-align: center;
  padding: 0.2rem 0 0.1rem 0;
  font-size: 0.24rem;
}
body .container .detail  .list .photo_box .team2_box .team1,
body .container .detail .team .photo_box .team2_box .team1 {
  display: table;
  width: 2rem;
  height: 2.4rem;
  padding: 0.1rem;
  border: 1px solid #e0e0e0;
}
body .container .detail  .list .photo_box .team2_box .team1 .photo,
body .container .detail  .team .photo_box .team2_box .team1 .photo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .detail  .list .photo_box .team2_box .team1 .photo img,
body .container .detail  .team .photo_box .team2_box .team1 .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .detail .list .photo_box .team2_box .name,
body .container .detail  .team .photo_box .team2_box .name {
  text-align: center;
  padding: 0.2rem 0 0.4rem 0;
  font-size: 0.24rem;
}

body .container .detail  .list .photo_box .team1_box .team3,
body .container .detail .team .photo_box .team1_box .team3 {
  display: table;
  width: 2rem;
  height: 2.4rem;
  padding: 0.1rem;
  border: 1px solid #e0e0e0;
}
body .container .detail .outcome .list .photo_box .team1_box .team3 .photo,
body .container .detail .outcome .team .photo_box .team1_box .team3 .photo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .detail .outcome .list .photo_box .team1_box .team3 .photo img,
body .container .detail .outcome .team .photo_box .team1_box .team3 .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .detail .outcome .list .photo_box .team1_box .name,
body .container .detail .outcome .team .photo_box .team1_box .name {
  text-align: center;
  padding: 0.2rem 0 0.4rem 0;
  font-size: 0.24rem;
}
body .container .detail .outcome .list .photo_box .team_box,
body .container .detail .outcome .team .photo_box .team_box {
  width: 3rem;
}
body .container .detail .outcome .list .photo_box .team_box:nth-child(2n+1),
body .container .detail .outcome .team .photo_box .team_box:nth-child(2n+1) {
  margin-right: 0.7rem;
}
body .container .detail .outcome .list .photo_box .team_box .team,
body .container .detail .outcome .team .photo_box .team_box .team {
  width: 100%;
  height: 3.6rem;
  padding: 0.1rem;
  border: 1px solid #e0e0e0;
  display: table;
}
body .container .detail .outcome .list .photo_box .team_box .team .photo,
body .container .detail .outcome .team .photo_box .team_box .team .photo {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}
body .container .detail .outcome .list .photo_box .team_box .team .photo img,
body .container .detail .outcome .team .photo_box .team_box .team .photo img {
  max-width: 100%;
  max-height: 100%;
}
body .container .detail .outcome .list .photo_box .team_box .name,
body .container .detail .outcome .team .photo_box .team_box .name {
  text-align: center;
  padding: 0.2rem 0 0.4rem 0;
  font-size: 0.24rem;
}
body .container .detail .outcome .team .photo_box .team_box .name a{color:#333;}
body .container .detail .outcome .list .more,
body .container .detail .outcome .team .more {
  width: 1.3rem;
  height: 0.45rem;
  text-align: center;
  line-height: 0.45rem;
  border: 1px solid #e5332a;
  color: #e5332a;
  font-size: 0.24rem;
  border-radius: 5px;
  margin: 0.3rem auto;
  margin-bottom: 0.5rem;
}
body .container .detail .outcome .list .more a,
body .container .detail .outcome .team .more a {
  color: #e5332a;
}
body .container .detail .main_text h3 {
  padding: 0.29rem 0.23rem;
  text-align: center;
  background-color: #fcd2d0;
  position: relative;
  font-size: 0.3rem;
  font-weight: bold;
  color: #b11a13;
}
body .container .detail .main_text .text h4 {
  padding: 0.29rem 0;
  text-align: center;
  border-bottom: 1px dashed #e6e6e6;
}
body .container .detail .main_text .text .txt_info {
  text-align: center;
  font-size: 0.22rem;
  color: #808080;
  padding: 0.1rem 0.6rem;
}
body .container .detail .main_text .text .txt_info span {
  display: inline-block;
  line-height: 2em;
}
body .container .detail .main_text .text .txt_info span:nth-child(2) {
  padding-left: 0.35rem;
}
body .container .detail .main_text .text .txt_info span:nth-child(3) {
  padding-left: 0.5rem;
  padding-right: 0.3rem;
}
body .container .detail .main_text .text .txt_info1 {
  font-size: 0.22rem;
  color: #808080;
  padding: 0.1rem 0rem;
  text-align: center;
}
body .container .detail .main_text .text .txt_info1 span {
  display: inline-block;
  line-height: 2em;
}
body .container .detail .main_text .text .txt_info1 span:nth-child(2) {
  padding-left: 0.15rem;
}
body .container .detail .main_text .text .txt_detail img {
  max-width:95%;
  margin: 0.15rem auto;
}
body .container .detail .main_text .text .txt_detail div {
  font-size: 0.24rem;
  color: #020202;
  line-height: 2em;
}
body .container .detail .main_text .text .txt_detail p {
  font-size: 0.24rem;
  color: #020202;

  line-height: 2em;
}
body .container .detail .main_text .text .txt_detail p.p1 {
  padding-top: 0.25rem;
}
body .container .detail .main_text .text .txt_detail p.p2 {
  padding-top: 0.3rem;
}
body .container .detail .main_text .text .fujian {
  padding-bottom: 0.3rem;
  
}
body .container .detail .main_text .text .fujian .fujian_link a {
display: block;
  font-size: 0.24rem;
  line-height: 2em;
  color: #666;
  padding-left: 1em;
  text-align: justify;
}
body .container .detail .main_text .text .fujian .fujian_link a span {
  margin-left: -1em;
}
body .container .detail .main_text .text .txt_page {
    margin-top: 0.2rem;
border-top: 1px dashed #b11a13;
  padding: 0.2rem 0;
  padding-left: 4em;
  text-align: justify;
  color: #020202;
  font-size: 0.24rem;
  line-height: 2em;
}
body .container .detail .main_text .text .txt_page span {
  margin-left: -4em;
  font-weight: bold;
}
body .container .detail .main_text .text .txt_page a {
  color: #020202;
}
body .container .detail .main_text .text .tuijian {
  width: 6.7rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background-color: #fbfbfb;
  margin-bottom: 0.4rem;
  font-size: 0.26rem;
  color: #a0a0a0;
  background-image: url("../images/tuijian.png");
  background-repeat: no-repeat;
  text-indent: 55%;
  background-position: 45% 50%;
  background-size: 0.3rem 0.3rem;
}
body .container .detail .main_text .zh .title {
  overflow: hidden;
  color: #b11a13;
  border-bottom: 1px solid #b11a13;
  position: relative;
  margin-top: 0.1rem;
}
body .container .detail .main_text .zh .title h4 {
  float: left;
  font-size: 0.3rem;
  padding: 3px 0;
  margin: 0;
   color: #202020;
  font-weight: bold;
}
body .container .detail .main_text .zh .title .more {
  color: #b11a13;
  background-color: #fff;
  width: 1.3rem;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  font-size: 0.24rem;
  float: right;
  padding: 0.13rem 0;
 margin-bottom: 5px;
}
body .container .detail .main_text .zh .list ul li {
  padding: 0.4rem 0 0.3rem 0;
  font-size: 0.24rem;
  border-bottom: 1px dashed #e6e6e6;
}
body .container .detail .main_text .zh .list ul li a {
  font-size: 0.22rem;
  color: #000;
  display: block;
  /* margin-bottom: 0.24rem; */
  /* width: 100%; */
  /* float: left; */
}
body .container .detail .main_text .zh .list ul li a .order {
  color: #125395;
  margin-right: 0.5em;
}
body .container .detail .main_text .zh .list ul li .data {
  color: #707070;
}
body .container .detail .main_text .zh .list p {
  padding: 0.4rem 0 0.2rem 0;
  border-bottom: 1px dashed #e6e6e6;
}
body .container .detail .main_text .zh .list p a {
  font-size: 0.22rem;
  color: #000;
  display: block;
}
body .container .detail .main_text .zh .list .load_more {
  font-size: 0.24rem;
  color: #999;
  padding: 0.28rem 0;
  text-align: center;
}
body .container .detail .main_text .zh .list .pic_list_box {
  padding-top: 0.5rem;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list {
  width: 3.12rem;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list:nth-child(2n-1) {
  margin-right: 0.43rem;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list .pic_box {
  width: 100%;
  height: 2.16rem;
  padding: 0.06rem;
  display: table;
  border: 1px solid #e5e5e5;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list .pic_box .pic {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list .pic_box .pic img {
  max-width: 100%;
  max-height: 100%;
}
body .container .detail .main_text .zh .list .pic_list_box .pic_list .name {
  padding: 0.2rem 0 0.35rem 0;
  text-align: center;
  font-size: 0.24rem;
}
body .footer {
  padding: 0.4rem 0.6rem 0.6rem 0.6rem;
  font-size: 0.22rem;
  line-height: 2em;
  background-color: #fbfbfb;
  border-top: 1px solid #cccbc8;
margin-top: 15px;
}
body .footer span {
  margin-right: 1em;
}
body .footer a {
  color: #595757;
  margin-right: 1em;
}
body .footer a.pc {
  display: inline-block;
  width: 1.8rem;
  height: 0.24rem;
  background-image: url("../images/pc.png");
  background-size: 100% 100%;
  margin-top: 0.16rem;
}


.team h3{ font-size: 0.28rem; line-height: 0.7rem;}
.team{     margin: 0.2rem auto 0;
  width: 6.72rem; text-align: center}
.team2{
  padding: 0 0rem ;
  margin-bottom: 0.5rem;
  height: auto;
  overflow: hidden;

  border: 1px solid #e5e5e5;}
.team1_box{ margin: 0 0.12rem }