/*common start*/

body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: 0;
  list-style: none;
}

body {
  font-size: 12px;
  font-family: Arial, 'Microsoft YaHei';
  color: #333;
}

a {
  color: #666;
}

a:hover {
  color: #ff7f7f;
  text-decoration: none;
}

p {
  line-height: 1.5em;
  padding: 5px 0;
}

.clear {
  margin: 0;
  padding: 0;
  font-size: 0;
  clear: both;
}

.wapper {
  width: 1100px;
  margin: 0 auto;
}

input, textarea, select {
  outline: none
}

/*common end*/

.headbg {
  width: 100%;
  background: rgba(255, 255, 255, .8);
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
}

.head {
  height: 120px;
}

.head .logo {
  float: left;
  width: 400px;
  height: 120px;
  position: relative;
}

.head .logo img {
  max-width: 100%;
  max-height: 90%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}

/*menu*/

.menu {
  height: 40px;
  line-height: 40px;
  float: right;
  margin-top: 40px;
}

.menu ul li {
  float: left;
  position: relative;
}

.menu ul li dl {
  background: #fff;
  width: 150%;
  position: absolute;
  left: -25%;
  top: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  display: none;
}

.menu ul li dl dd {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}

.menu ul li dl dd a {
  font-size: 14px;
  color: #666;
  padding: 0;
}

.menu ul li dl dd a:hover {
  background: #2d93ff;
  color: #fff;
}

.menu a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 0 12px;
}

.menu a:hover {
  color: #ff7f7f;
}

a.menu_hover {
  color: #ff7f7f;
}

.h_height {
  height: 120px;
}

@media(max-width:768px) {
  .wapper {
    width: 100%;
  }
  .headbg {
    display: none;
  }
  .h_height {
    height: 0;
  }
}

.head_mbg {
  width: 100%;
  /* background:rgba(255,255,255,.8); position:fixed;*/
  z-index: 666;
  top: 0;
  left: 0;
  display: none;
}

.head_m {
  height: 50px;
  position: relative;
}

.head_m .logo {
  float: left;
  width: 50%;
  height: 50px;
  position: relative;
  margin-left: 2%;
}

.head_m .logo img {
  max-width: 100%;
  max-height: 90%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}

.head_m .rt {
  float: right;
  margin: 5px 2% 0 0;
}

.head_m .rt dl dt {
  float: left;
  font-size: 12px;
  line-height: 20px;
  color: #ff7f7f;
}

.head_m .rt dl dd {
  float: left;
  font-size: 16px;
  line-height: 20px;
  color: #00bbff;
}

.head_m .rt dl dd span {
  display: block;
}

.nav_open {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 10px;
}

.nav_open i {
  font-size: 20px;
  vertical-align: middle;
}

.navbg {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666;
  display: none;
}

.nav {
  padding: 80px 5% 200px 5%;
  position: relative;
}

.nav_close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 20px;
}

.nav_close i {
  font-size: 20px;
  vertical-align: middle;
}

.nav_list {
  height: calc(100vh - 100px);
  overflow-Y: scroll;
}

.tree {}

.tree_box {}

.tree_one, .tree_two {
  display: none;
  overflow: hidden;
}

.tree_box h3 {
  font-weight: normal;
  font-size: 14px;
  height: 49px;
  line-height: 49px;
  overflow: hidden;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #eee;
}

.tree_box h3 a {
  color: #333;
  position: relative;
  z-index: 10;
}

.tree_box h3 a:hover {
  color: #ff7f7f;
}

.tree_box h3 span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: right;
}

.tree_box h3 span i {}

.tree_one h4 {
  font-weight: normal;
  font-size: 12px;
  position: relative;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
  margin: 0 0 0 5%;
  border-bottom: 1px solid #eee;
}

.tree_box h4 a {
  color: #666;
  position: relative;
  z-index: 10;
}

.tree_box h4 a:hover {
  color: #ff7f7f;
}

@media(max-width:768px) {
  .head_mbg {
    display: block;
  }
}

.m_menubg {
  padding: 0 1%;
  margin-top: 20px;
  display: none;
}

.m_menu {}

.tit3 {
  text-align: center;
}

.tit3 h2 {
     box-sizing: border-box;
    font-size: 19px;
    font-family: Microsoft YaHei;
    text-align: center;
    color: #ff0004;
    font-weight: bold;
}

.m_menu .list {
  margin-top: 10px;
}

.m_menu .list ul li {
  float: left;
  width: 31.33%;
  margin: 1% 1%;
  border-radius: 10px;
  background: #6abb8e;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
}

.m_menu .list ul li a {
  display: block;
  color: #fff;
}

@media(max-width:768px) {
  .m_menubg {
    display: block;
  }
}

.swiper-container1 .swiper-slide {}

.swiper-container1 .swiper-slide img {
  width: 100%;
  : block;
}

.swiper-container1 .swiper-button-prev1 {
  width: 73px;
  height: 74px;
  margin-top: -37px;
  background-image: url(../images/hover_left.png);
  background-size: 73px 74px;
}

.swiper-container1 .swiper-button-next1 {
  width: 73px;
  height: 74px;
  margin-top: -37px;
  background-image: url(../images/hover_right.png);
  background-size: 73px 74px;
}

.swiper-container1 .swiper-pagination1 {
  bottom: 10px !important;
}

.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
}

.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet-active {
  background: #fff;
}

@media(max-width:768px) {
  .swiper-container1 .swiper-button-prev1 {
    display: none;
  }
  .swiper-container1 .swiper-button-next1 {
    display: none;
  }
  .swiper-container1 .swiper-pagination1 {
    display: block;
  }
}

.tit1 {
  text-align: center;
  padding-bottom: 20px;
  background: url(../images/1111.png) center bottom no-repeat;
 
}

.tit1 h2 {
  box-sizing: border-box;
  font-size: 22px;
  font-weight: bold;
  color: #71cef0;
}

.con01bg {
  margin-top: 50px;
}

.con01 {}

.con01 .list_pc {
  margin-top: 30px;
}

.slideTxtBox_01 {}

.slideTxtBox_01 .hd {
  height: 29px;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
}

.slideTxtBox_01 .hd ul li {
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  height: 28px;
  line-height: 28px;
  background: #6abb8e;
  font-size: 14px;
}

.slideTxtBox_01 .hd ul li a {
  display: block;
  color: #fff;
  padding: 0 15px;
}

.slideTxtBox_01 .hd ul li.on {
  background: #fff;
}

.slideTxtBox_01 .hd ul li.on a {
  color: #333;
}

.slideTxtBox_01 .bd {
  margin-top: 20px;
}

.slideTxtBox_01 .bd .box {
  height: 400px;
}

.slideTxtBox_01 .bd .box .img {
  float: left;
  width: 49%;
}

.slideTxtBox_01 .bd .box .img img {
  display: block;
  width: 100%;
}

.slideTxtBox_01 .bd .box .txt {
  float: left;
  width: 50%;
  margin-left: 1%;
  height: 350px;
  overflow-y: scroll;
}

.slideTxtBox_01 .bd .box .txt h2 {
  font-size: 18px;
  line-height: 1.5em;
  color: #71cef0;
}

.slideTxtBox_01 .bd .box .txt .nr {
  margin-top: 10px;
}

.con01 .list_m {
  display: none;
}

.con01 .list_m ul li {
  float: left;
  width: 46%;
  margin: 15px 2% 0 2%;
  background: #6abb8e;
  text-align: center;
}

.con01 .list_m ul li .img {
  padding-bottom: 70%;
}

.con01 .list_m ul li h2 {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}

@media(max-width:768px) {
  .con01bg {
    margin-top: 20px;
    /* padding: 0 2%; */
  }
  .con01 .list_pc {
    display: none;
  }
  .con01 .list_m {
    display: block;
  }
}

.con02bg {
  margin-top: 50px;
}

.con02 {
  background: #6abb8e;
  color: #fff;
  margin-top: 30px;
  padding: 30px 0;
}

.con02 .list_pc {}

.con02 .list_pc .img {
  float: left;
  width: 400px;
}

.con02 .list_pc .img img {
  display: block;
  width: 100%;
}

.con02 .list_pc .txt {
  float: right;
  width: 640px;
}

.con02 .list_pc .txt h2 {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.5em;
}

.con02 .list_pc .txt h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
}

.con02 .list_pc .txt .nr {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5em;
}

@media(max-width:768px) {
  .con02bg {
    margin-top: 30px;
  }
  .con02 {
    padding: 30px 4%;
  }
  .con02 .list_pc .img {
    float: none;
    width: 63%;
    margin-left: 19%;
    
   }
  .con02 .list_pc .txt {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
}

.con03bg {
  margin-top: 50px;
}

.con03 {}

.con03 .list_pc {
  margin-top: 30px;
}

.slideTxtBox_02 {}

.slideTxtBox_02 .hd {
  height: 29px;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
}

.slideTxtBox_02 .hd ul li {
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  height: 28px;
  line-height: 28px;
  background: #6abb8e;
  font-size: 14px;
}

.slideTxtBox_02 .hd ul li a {
  display: block;
  color: #fff;
  padding: 0 15px;
}

.slideTxtBox_02 .hd ul li.on {
  background: #fff;
}

.slideTxtBox_02 .hd ul li.on a {
  color: #333;
}

.slideTxtBox_02 .bd {}

.slideTxtBox_02 .bd ul li {
  float: left;
  width: 49% ;
  margin-bottom: 5px;
   /* width: 266px; */
  /* margin: 20px 12px 0 0; */
  

}

.slideTxtBox_02 .bd ul li:nth-child(4n) {
  margin-right: 0;
}

.slideTxtBox_02 .bd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}
.slideTxtBox_02 .bd ul li .img {}

.slideTxtBox_02 .bd ul li .imgbg {
  padding-bottom: 70%;
}

.slideTxtBox_02 .bd ul li .txt {}

.slideTxtBox_02 .bd ul li .txt h2 {
  font-size: 14px;
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}

.slideTxtBox_02 .bd ul li .txt h2 a {}

.more1 {
  text-align: center;
}

.more1 a {
  display: block;
  border: 1px solid #ddd;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.more1 a:hover {}

.more2 {
  /* text-align: center; */
  display: block;
  margin: auto;text-align: center;
  margin-top: 30px;
}

.more2 a {
  /* display: inline-block; */
  font-size: 16px;
  border-radius: 50px;
  width: 155px;
  height: 30px;
  line-height: 30px;
  /* text-align: center; */
  background: #6abb8e;
  color: #fff;
  display: block;
  margin: auto;
}

.more2 a:hover {
  opacity: .8;
}

@media(max-width:768px) {
  .con03bg {
    margin-top: 30px;
    padding: 0 2%;
  }
  .slideTxtBox_02 .hd {
    overflow: hidden;
  }
  .slideTxtBox_02 .hd ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .slideTxtBox_02 .hd ul li {
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    height: 28px;
    line-height: 28px;
    background: #6abb8e;
    font-size: 14px;
    width: calc(24% - 6px);
  }
  .slideTxtBox_02 .hd ul li a {
    width: 100%;
    float: left;
    height: 100%;
    padding: 0px;
  }
  .slideTxtBox_02 .bd ul li {
    /* float: left; */
    width: 48.5%;
    /* margin: 15px 2% 0 2%; */
  }
  .slideTxtBox_02 .bd ul li:nth-child(4n) {
    margin-right: 0;
  }
  .slideTxtBox_02 .bd ul li:nth-child(2n) {
    margin-right: 0;
  }
}

.con04bg {
  margin-top: 50px;
  padding-bottom: 0px;
}

.con04 {
  margin-top: 30px;
}

.con04 img {
  display: block;
  width: 100%;
}

.footbg {
  height: 22em;	
  background: #6abb8e;
  padding: 30px 0;
  color: #fff;
}

.foot {
  height: 102px;
}

.foot .top {}

.foot .top h2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 2em;
  position: relative;
}

.foot .top h2:before {
  content: "";
  width: 50px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.foot .top .lt {
  float: left;
  width: 400px;
}

.foot .top .lt .list {
  margin-top: 20px;
}

.foot .top .lt .list ul li {
  font-size: 14px;
  line-height: 1.5em;
  margin: .5em 0;
}

.foot .top .lt .list ul li i {
  display: inline-block;
  width: 35px;
  text-align: center;
}

.foot .top .lt .list ul li img {
  height: 26px;
  vertical-align: middle;
}

.foot .top .ct {
  float: left;
  width: 420px;
  margin-left: 20px;
}

.foot .top .ct .list {
  font-size: 14px;
  line-height: 2em;
  margin-top: 20px;
}

.foot .top .rt {
  float: right;
  max-width: 240px;
}

.foot .top .rt .list {
  margin-top: 20px;
}

.foot .top .rt .list ul li {
  font-size: 12px;
  line-height: 1.5em;
  margin: .5em 0;
}

.foot .top .rt .list ul li a {
  color: #fff;
}

.foot .top .rt .list ul li a:hover {
  text-decoration: underline;
}

.foot .btm {
  margin-top: 0px;
}

.foot .btm ul li {
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
}

.foot .btm ul li a {
  color: #fff;
}

.foot .btm ul li a:hover {
  text-decoration: underline;
}

@media(max-width:768px) {
  .footbg {
  	height: 100%;
    padding: 10px 3%;
  }
  .foot .top {
    display: none;
  }
  .foot .top .lt {
    float: none;
    width: 100%;
  }
  .foot .top .ct {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .foot .top .rt {
    float: none;
    margin-top: 10px;
  }
}

.f_navbg {
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 666;
  bottom: 0;
  left: 0;
  display: none;
}

.f_nav {
  height: 50px;
}

.f_nav ul li {
  float: left;
  width: 25%;
  text-align: center;
}

.f_nav ul li .img {
  height: 30px;
  position: relative;
}

.f_nav ul li .img img {
  max-width: 100%;
  max-height: 90%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}

.f_nav ul li h2 {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #666;
}

@media(max-width:768px) {
  .f_navbg {
    display: block;
  }
}

.con11bg {
  padding: 0px 4%;
  margin-top: 30px;
}

.con11 {}

.con11 .list {
  margin-top: 30px;
}

.con11 .list img {
  display: block;
  width: 100%;
}

.con12bg {
  margin-top: 50px;
}

.con12 {
  background: #6abb8e;
  color: #fff;
  padding: 10px 2%;
  margin-top: 15px;
}

.con12 .h5_yous {
  display: none;
}

.con12 .badafwu {
  width: 100%;
  display: flex;
  justify-items: center;
  justify-content: space-around;
  align-content: flex-start;
  flex-wrap: wrap;
}

.con12 .badafwu .cell {
  width: calc(100%/3 - 40px);
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}

.con12 .badafwu .cell img {
  height: 100%;
}

.con12 .badafwu .cell p {
  width: 100%;
  font-size: 16px;
}

.con12 .badafwu .cell p>span {
  font-size: 12px;
}

.con12 .list {
  position: relative;
}

.con12 .list:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.5px;
}

.con12 .list .ser2 {
  float: left;
  width: calc(50% - 25px);
  position: relative;
  text-align: right;
  margin-top: 30px;
  height: 200px;
}

.con12 .list .ser2:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  right: -32px;
  top: 10px;
  border: 5px solid #fff;
}

.con12 .list .ser2 h2 {
  font-size: 26px;
  line-height: 1.5em;
}

.con12 .list .ser2 h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 5px;
}

.con12 .list .ser1 {
  float: right;
  width: calc(50% - 25px);
  position: relative;
  margin-top: 30px;
  height: 200px;
}

.con12 .list .ser1:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  left: -33px;
  top: 10px;
  border: 5px solid #fff;
}

.con12 .list .ser1 h2 {
  font-size: 26px;
  line-height: 1.5em;
}

.con12 .list .ser1 h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 5px;
}

.con12 .list li:nth-child(2) {
  margin-top: 145px;
}

@media(max-width:768px) {
  .con12 .h5_yous {
    display: initial;
  }
  .con12 .badafwu {
    display: none;
  }
  .con12 .badafwu .cell {
    width: 90%;
    margin: 10px 0px;
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .con12 .list .ser2 {
    height: 130px;
  }
  .con12 .list .ser2 h2 {
    font-size: 18px;
    line-height: 1em;
  }
  .con12 .list .ser2 h3 {
    font-size: 14px;
    line-height: 1.5em;
  }
  .con12 .list .ser1 {
    height: 140px;
  }
  .con12 .list .ser1 h2 {
    font-size: 18px;
    line-height: 1em;
  }
  .con12 .list .ser1 h3 {
    font-size: 14px;
    line-height: 1.5em;
  }
  .con12 .list li:nth-child(2) {
    margin-top: 120px;
  }
}

/*Add------------------------------------------------------------------------------*/

.insidebg {
  padding: 20px 0 0px 0;

}

.inside {}

.weizhi {
  height: 40px;
  line-height: 40px;
  background: #6abb8e;
  color: #fff;
  padding: 0 4px;
}

.weizhi strong {
  font-weight: normal;
  float: left;
  font-size: 16px;
}

.weizhi span {
  float: right;
  font-size: 14px;
  padding-left: 30px;
}

.weizhi span img {
  height: 22px;
  vertical-align: middle;
}

.weizhi span a {
  color: #fff;
}

.weizhi span a:hover {}

.in_nav {
  text-align: center;
  margin-top: 30px;
}

.in_nav ul {
  display: inline-block;
  border: 1px solid #ff7f7f;
  display: flex;
  flex-wrap: wrap;
}

.in_nav ul li {
  /* display: inline-block;
   */

  margin-left: -4px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.in_nav ul li:nth-child(1) {
  margin-left: 0;
}

.in_nav ul li a {
  display: block;
  padding: 0 50px;
}

.in_nav ul li:hover a {
  background: #6abb8e;
  color: #fff;
}

.in_nav ul li.on a {
  background: #6abb8e;
  color: #fff;
}

.inside_con {
  margin-top: 20px;
  width: 100%;
  /* margin-left: 5%; */
}

.inside_con img {
  margin-bottom: 40px;
}

@media(max-width:768px) {
  .weizhi span {
    display: none;
  }
  #lxwm2{
    padding-left: 35px;
}
  .in_nav ul li a {
    padding: 0 20px;
  }
  .inside_con {
    margin-top: 0px;
    width: 100%;
    /* margin-left: 5%; */
    margin-bottom: 30px;
  }
  .inside_con img {
    margin-left: 0%;
    margin-bottom: 0px;
  }
}

.job {}

.job .list_pc {
  margin-top: 30px;
}

.job .list_m {
  display: none;
}

.job .list_m ul li {
  float: left;
  width: 46%;
  margin: 15px 2% 0 2%;
  background: #6abb8e;
  text-align: center;
}

.job .list_m ul li .img {
  padding-bottom: 70%;
}

.job .list_m ul li h2 {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}

@media(max-width:768px) {
  .job .list_pc {
    display: none;
  }
  .job .list_m {
    display: block;
    padding: 0 2%;
  }
}

.picList {}

.picList ul li {
  float: left;
  width: 266px;
  margin: 20px 12px 0 0;
}

.picList ul li:nth-child(4n) {
  margin-right: 0;
}

.picList ul li .img {
    width: 266px;
    height: 186.19px;
}
.picList ul li .img .imgbg img {
    width: 266px;
    height: 186.19px;
}

.picList ul li .imgbg {
  padding-bottom: 70%;
}

.picList ul li .txt {}

.picList ul li .txt h2 {
  font-size: 14px;
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}

.picList ul li .txt h2 a {}

@media(max-width:768px) {
  .picList {
    padding: 0 2%;
  }
  .picList ul{
    /* padding: 0 2%; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .picList ul li {
    float: left;
    margin-bottom: 6px;
    width: 48%;
    /* margin-left: 5px; */
    /* margin: 15px 2% 0 2%; */
  }
  .picList ul li .img {
    width: 100%;
    height: 186.19px;
}
  .picList ul li .img .imgbg img {
    width: 100%;
    height: 186.19px;
}
  .picList ul li:nth-child(2n) {
    margin-right: 0;
  }
}

.page_box {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
}

.page_box a {
  display: inline-block;
  border: 1px solid #e5e5e5;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  border-radius: 5px;
}
.page_box a:nth-child(1){
  /* margin-left: 20px; */
}
.page_box a:hover {
  background: #ff0000;
  color: #fff;
}

.page_box a.on {
  background: #ff0000;
  color: #fff;
}

.detail {}

.detail .bt1 {
  text-align: center;
}

.detail .bt1 h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 1.5em;
}

.detail .bt1 h3 {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5em;
  color: #999;
}

.detail_con {
  margin-top: 20px;
}

@media(max-width:768px) {
  .detail {
    padding: 0 4%;
  }
}

.news {}

.news ul li {
  padding: 30px 0;
  border-bottom: 1px solid #dedede;
}

.news ul li .txt1 {}

.news ul li .txt1 h2 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  color: #f37878;
}

.news ul li .txt1 h3 {
  font-size: 18px;
  line-height: 1.5em;
}

.news ul li .txt1 h3 a {}

.news ul li .btm {
  margin-top: 10px;
}

.news ul li .btm .img {
  float: left;
  width: 200px;
}

.news ul li .btm .imgbg {
  padding-bottom: 70%;
}

.news ul li .btm .txt2 {
  float: right;
  width: calc(100% - 300px);
  margin-left: 20px;
}

.news ul li .btm .txt2 h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5em;
}

.news ul li .btm .txt2 h2 a {}

.more3 {
  margin-top: 20px;
}

.more3 a {
  display: inline-block;
  background: #f37878;
  color: #fff;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
}

.more3 a:hover {}

@media(max-width:768px) {
  .news {
    padding: 0 4%;
  }
  .news ul li .btm .img {
    float: none;
    width: 100%;
  }
  .news ul li .btm .txt2 {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}

.aboutus1 .img {
  float: left;
  padding: 8px 0px;
  background: #6abb8e;
  text-align: center;
}

.aboutus1 .img img {
  width: 55.5%;
}

.aboutus1 .txt {
  float: right;
  width: 620px;
}
.aboutus1 .txt  .nr{
 font-size: 16px;
 color: #777777;
}
.aboutus1 .txt  .nr span{

 color: #666;
 line-height: 20px;
 font-size: 16px;
}
.aboutus1 .txt  .nr p{

  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-family: "Microsoft YaHei";
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.aboutus1 .txt h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 2em;
  color: #999;
}

.aboutus1 .txt h2 span {
  display: inline-block;
  border-bottom: 1px solid #ff7f7f;
  font-size: 14px;
  width: 149px;
  margin-left:20px ;

}

.aboutus1 .txt h3 {
  font-size: 20px;
  line-height: 20px;
  padding-left:20px ;
  margin-top: 5px;
}

.aboutus1 .txt .nr {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5em;
}

.tit2 {
  text-align: center;
}

.tit2 h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 2em;
  color: #999;
  text-align: center;
}

.tit2 h2 span {
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #ff7f7f;
  color: #c0c0c0;
}

.tit2 h3 {
  font-size: 20px;
  /* line-height: 2em */
  line-height: 30px;
    height: 30px;
}

.aboutus2 {
  margin-top: 50px;
}

.aboutus2 .list {
  margin-top: 20px;
  padding: 0 4%;
}
.aboutus2 .list p {
color: #555555 !important,;
}

@media(max-width:768px) {
  .aboutus1 .img {
    float: none;
  }
  .aboutus1 .txt {
    float: none;
    width: 92%;
    padding: 0 4%;
    margin-top: 20px;
  }
  .aboutus2 {
    padding: 0 2%;
  }
}

.history {}

.bt2bg {
  text-align: center;
}

.bt2 {
  display: inline-block;
  border: 1px solid #ff7f7f;
  border-radius: 100px;
  padding: 10px 10px;
}

.bt2 .img {
  padding: 30px 30px;
  background: #6abb8e;
  border-radius: 100px;
}

.bt2 .img img {
  display: block;
}

.history .historybg {
  position: relative;
}

.history .historybg:before {
  content: "";
  width: 10px;
  height: 100%;
  background: #6abb8e;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}

.history .historybg>li {}

.history ul .year {
  width: calc(50% - 25px);
  position: relative;
  text-align: right;
}

.history ul .year:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #6abb8e;
  border-radius: 100%;
  position: absolute;
  right: -45px;
  top: 10px;
  border: 5px solid #fff;
}

.history ul .year h2 {
  font-weight: normal;
  font-size: 44px;
  line-height: 1.5em;
  color: #6abb8e;
  text-align: right;
}

.history ul .day1 {
  float: left;
  width: calc(50% - 25px);
  position: relative;
  text-align: right;
  margin-top: 30px;
  height: 320px;
}

.history ul .day1:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #6abb8e;
  border-radius: 100%;
  position: absolute;
  right: -35px;
  top: 10px;
  border: 5px solid #fff;
}

.history ul .day1 h2 {
  font-weight: normal;
  font-size: 26px;
  line-height: 1.5em;
  color: #6abb8e;
}

.history ul .day1 h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 5px;
}

.history ul .day1 .img {
  margin-top: 10px;
}

.history ul .day1 .img img {
  max-width: 100%;
}

.history ul .day2 {
  float: right;
  width: calc(50% - 25px);
  position: relative;
  margin-top: 30px;
  height: 320px;
}

.history ul .day2:before {
  content: "";
  width: 10px;
  height: 10px;
  background:#6abb8e;
  border-radius: 100%;
  position: absolute;
  left: -35px;
  top: 10px;
  border: 5px solid #fff;
}

.history ul .day2 h2 {
  font-weight: normal;
  font-size: 26px;
  line-height: 1.5em;
  color: #6abb8e;
}

.history ul .day2 h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 5px;
}

.history ul .day2 .img {
  margin-top: 10px;
}

.history ul .day2 .img img {
  max-width: 100%;
}

.history .historybg li.margin1 {
  margin-top: 195px;
}

@media(max-width:768px) {
  .history {
    padding: 0 4%;
  }
  .history .historybg:before {
    position: absolute;
    top: 0;
    left: 20%;
    margin-left: -5px;
  }
  .history ul .year {
    width: calc(20% - 25px);
  }
  .history ul .year:before {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -40px;
    top: 0;
    border: 5px solid #fff;
  }
  .history ul .year h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
  }
  .history ul .day1 {
    float: none;
    width: calc(80% - 25px);
    padding-left: calc(20% + 25px);
    position: relative;
    text-align: left;
    margin-top: 30px;
    height: auto;
  }
  .history ul .day1:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: auto;
    left: 18%;
    top: 10px;
    border: 2px solid #fff;
  }
  .history ul .day1 h2 {
    font-size: 20px;
    line-height: 1.5em;
  }
  .history ul .day1 h3 {
    font-size: 12px;
    line-height: 1.5em;
  }
  .history ul .day2 {
    float: none;
    width: calc(80% - 25px);
    padding-left: calc(20% + 25px);
    position: relative;
    margin-top: 30px;
    height: auto;
  }
  .history ul .day2:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 18%;
    top: 10px;
    border: 2px solid #fff;
  }
  .history ul .day2 h2 {
    font-size: 20px;
    line-height: 1.5em;
  }
  .history ul .day2 h3 {
    font-size: 12px;
    line-height: 1.5em;
  }
  .history .historybg li.margin1 {
    margin-top: 0;
  }
}

.team1 {}

.team1 img {
  float: left;
  width: 33.33%;
}

@media(max-width:768px) {
  .team1 img {
    float: none;
    width: 100%;
  }
}

#lxwm2 {
  position: relative;
  left: 7.260742187499999%;
  height: 120px;
  width: 80%;
  display: block;
  left: 10%;
  padding-right: 10px;
}

.QRcode {
  height: 120px;
  width: 100%;
  box-sizing: border-box;
  font-family: Microsoft YaHei;
  font-size: 14px;
  text-align: center;
}

.QRcode span {
  float: left;
}

#lxwm1>.view_contents {
  box-sizing: border-box;
  font-family: Microsoft YaHei;
  font-size: 14px;
  text-align: center;
  right: 10%;
  width: 120%;
}
.nanfang1 {
  height: 35px;
}
@media(max-width:768px) {
.nanfang1 {
  height: 50px;
}
.detail_con img{
    width: 100%;
    height: 100%;
}
}
@media (max-width: 400px){
.nanfang1 {
    height: 80px;
}
#lxwm2 {
    padding-left: 5px;
}
}
