.joinlist .screen .select-box{
    float: left;
    width: 220px;
}
.news-bot .ul .li img{
	display: block;
}
.news-bot .ul .li a{
	display: block;
	color: #666666;
}
.news-bot{
	position: relative;

}
.drug .rightword{
	height: 100%;
	position: absolute;
}
.joinlist .screen .select-box + .select-box{
    margin-left: 20px;
}
.joinlist .screen .select-box select{
    width: 100%;
    height: 32px;
    border: 1px solid #dcdcdc;
    font-size: 12px;
    padding: 0 14px;
    /*background: url('../img/down2.png') no-repeat right 13px center/10px auto;*/
}
.joinlist .screen .search-box{
    float: right;
    position: relative;
}
.joinlist .screen .search-box input[type="text"]{
    width: 220px;
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 30px 0 16px;
    vertical-align: top;
    border: 1px solid #dcdcdc;
}
.joinlist .screen .search-box input[type="submit"]{
    width: 12px;
    height: 100%;
    right: 13px;
    top: 0;
    /*background: url('../img/search-ico.png') no-repeat center/100% auto;*/
    position: absolute;
}
.joinlist .joinlist-tit{
    height: 56px;
    line-height: 56px;
    background-color: #666666;
    margin-top: 30px;
    color: #fff;
    padding: 0 20px;
}
.joinlist .list-item{
    display: inline-block;
    vertical-align: top;
}
.joinlist .joinlist-tit .list-item{
    font-size: 16px;
}
.joinlist .sp1{
    width: calc((17% - 230px / 5));
}
.joinlist .sp2{
    width: calc((18.5% - 230px / 5));
}
.joinlist .sp3{
    width: calc((18% - 230px / 5));
}
.joinlist .sp4{
    width: calc((28% - 230px / 5));
}
.joinlist .sp5{
    width: calc((16% - 230px / 5));
}
.joinlist .sp6{
    width: 140px;
}
.joinlist .sp7{
    width: 90px
}
.joinlist ul li{
    padding: 0 20px;
    line-height: 70px;
}
.joinlist ul li .li-tit{
    border-bottom: 1px solid #d6d6d6;
    color: #333333;
}
.joinlist ul li .li-tit .list-item{
    font-size: 14px;
}
.joinlist ul li .li-tit .list-item.sp7{
    padding-right: 0;
}
.joinlist ul li .li-tit .sp7:after{
    content: '点击查看';
    width: 90px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    background-color: #666464;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    transition: all .4s ease;
}
.joinlist ul li.cur .li-tit .sp7:after{
    content: '点击关闭';
}
.joinlist ul li .li-con{
    overflow: hidden;
    font-size: 14px;
    line-height: 2;
    display: none;
    padding: 40px 0 54px;
}
.joinlist ul li.cur .li-con{
    opacity: 1;
    border-bottom: 1px solid #d6d6d6;
}
.joinlist ul li .li-con .li-con-item + .li-con-item{
    margin-top: 30px;
}
.joinlist ul li .li-con h4{
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
}
.joinlist ul li .li-con .apply{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #eb110c;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 34px;
}
.joinlist ul li .li-con .apply + .apply{
    margin-left: 20px;
}

.header {
  height: 120px;
  z-index: 6;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
}
    .yqlj-right.active {
    background: url(../img/images/jt2_050.png) right center no-repeat;
  }
.header .login, .header .bocweb-nav {
  line-height: 120px;
  height: 120px;
  font-size: 16px;
  color: #888888;
}
.header .login-a {
  display: block;
}
.wel-031 .item{
	display: block;
}
.header .login-a:hover, .header .login-a.active {
  color: #2672c0;
}
.header .login-a:hover span, .header .login-a:hover .login, .header .login-a.active span, .header .login-a.active .login {
  color: #2672c0;
}
.header .login span {
  color: #6c6c6c;
  font-size: 15px;
}
.header .head {
  position: relative;
  height: 120px;
}
.header .bocweb-logo a {
  height: 120px;
  width: 315px;
  position: relative;
  display: block;
}
.header .bocweb-logo a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.wel-04 .wel04-ul .item .word{
  color:#333;
}
.header .bocweb-nav.t {
  display: inline-block;
  margin-left: 170px;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #2672c0;
  transition: .5s;
}
.header .bocweb-nav .nav-li {
  float: left;
  transition: .5s;
  position: relative;
  /*.li-bot{
    display: none;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    position: absolute;
    top: 120px;
    width: 100%;
    a{
      font-size: 14px;
      color:#454545;
      line-height: 1.5;
      transition:.5s;
      padding-bottom: 20px;
      box-sizing: border-box;
      &:hover,&.active{
         color:#b10510;
        transition:.5s;
      }
    }
  }*/
}
.header .bocweb-nav .nav-li:after {
  width: 0;
  height: 10px;
  content: "";
  position: absolute;
  border-right: 1px dashed #7a7a7a;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.header .bocweb-nav .nav-li:nth-child(1):after {
  display: none;
}
.header .bocweb-nav .nav-li:nth-child(1) .li-top {
  padding-left: 0;
}
.header .bocweb-nav .nav-li a {
  display: block;
  color: #404040;
  font-size: 16px;
}
.header .bocweb-nav .nav-li a.bocweb-search {
  line-height: 20px;
  font-size: 12px;
}
.header .bocweb-nav .nav-li .li-top {
  line-height: 120px;
  padding: 0 25px;
  box-sizing: border-box;
  position: relative;
}

.m-header {
  width: 100%;
  background: #ffffff;
}
.m-header.cur {
  position: absolute;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  background: url(../img/n13.jpg) no-repeat center;
  background-size: cover;
}
.m-header .w-header .w-bot {
  position: relative;
}

.m-header .welcome-a {
  width: 185px;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.m-header .h-hg .welcome-a {
  position: static;
  width: 80px;
}

.w-header .w-top, .w-header .w-bot {
  padding: 0 20px;
  box-sizing: border-box;
}
.w-header .w-top {
  line-height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.w-header .w-bot {
  height: 75px;
  line-height: 75px;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 31px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -18px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #bf9f62;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 6px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.welcome {
  height: 200px;
  background: url(../img/n14.jpg) no-repeat center;
  background-size: cover;
}

.m-header .nav-btn .line2 {
  top: 16px;
  right: 0;
  left: auto;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.m-header .sub-menu {
  width: 75%;
  height: 100%;
  /*display: none;*/
  position: fixed;
  left: -100%;
  top: 0;
  background: rgba(0, 0, 0, 0.48);
  z-index: 10;
  color: #666;
  transition: .3s ease-in-out;
}

.ovh .m-header .sub-menu {
  left: 0;
  transition: .3s ease-in-out;
}

.h-box {
  width: 100%;
  height: 100%;
  background: #fff;
  overflow-y: auto;
}

.h-hg {
  padding-left: 20px;
  box-sizing: border-box;
}
.h-hg a {
  display: block;
}

.m-header .h-hg .welcome-a {
  width: 80px;
  position: static;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .sub-tit.on a {
  color: #ffffff;
  transition: none;
}
.m-header .sub-menu .sub-tit.on .ty-img .m {
  opacity: 1;
}
.m-header .sub-menu .sub-tit.on .ty-img .n {
  opacity: 0;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}

.headsearch-box input[type="text"] {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  /*background: url(../img/img2.png) no-repeat center;*/
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../img/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 15px;
  margin-left: 13px;
  float: right;
  margin-top: 0;
  background: url(../img/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 60px;
  color: #888;
  display: block;
}

.right-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 205px;
  z-index: 20;
}
.right-fixed .items {
  height: 50px;
  margin-bottom: 1px;
  position: relative;
  cursor: pointer;
}
.right-fixed .items:hover .span {
  font-size: 24px;
  transition: .5s ease;
}
.right-fixed .items .span {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 20px;
  background: #599be0;
  line-height: 50px;
  text-align: center;
  margin: 0;
  padding: 0;
  float: none;
  transition: .5s ease;
  display: block;
}
.right-fixed .items .images {
  position: absolute;
  width: 100px;
  height: 100px;
  left: -100px;
  top: -25px;
}

.bocweb-footer {
  background: #2f2f2f;
  color: #fff;
  padding-top: 105px;
  box-sizing: border-box;
}
.bocweb-footer a {
  color: #fff;
  transition: .5s ease;
}
.bocweb-footer a:hover {
  color: #fff;
  transition: .5s ease;
}
.bocweb-footer .bot {
  line-height: 98px;
  height: 98px;
  border-top: 1px solid #434343;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
}
.bocweb-footer .bot a {
  color: #666666;
}
.bocweb-footer .bot a:hover {
  color: #fff;
}
.bocweb-footer .top {
  height: 330px;
}
.bocweb-footer .footer-left {
  width: 300px;
  line-height: 1;
}
.bocweb-footer .footer-left .cn {
  font-size: 16px;
  color: #f7f7f7;
}
.bocweb-footer .footer-left .select {
  position: relative;
}
.bocweb-footer .footer-left .select .i0 {
  display: block;
  line-height: 30px;
  font-size: 15px;
  background: #3b3b3b;
  padding-left: 22px;
  box-sizing: border-box;
}
.bocweb-footer .footer-left .select .i0:hover {
  color: #2672c0;
}
.bocweb-footer .footer-left .select .select-top {
  line-height: 55px;
  border-radius: 6px;
  height: 55px;
  width: 100%;
  background: #3b3b3b;
  padding-left: 22px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.bocweb-footer .footer-left .select .select-top .span {
  content: "&#xe606;";
  font-family: "iconfont";
  position: absolute;
  right: 22px;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 15px;
  color: #8f9187;
}
.bocweb-footer .footer-left .select .select-bot {
  position: absolute;
  bottom: 55px;
  left: -1px;
  display: none;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.bocweb-footer .footer-left .en {
  font-size: 30px;
  color: #2672c0;
  margin-top: 20px;
  margin-bottom: 18px;
}
.bocweb-footer .footer-left .p {
  font-size: 14px;
  color: #888888;
  margin-bottom: 50px;
  line-height: 1.5;
}
.bocweb-footer .center {
  width: 630px;
  margin-left: 105px;
}
.bocweb-footer .center .li {
  float: left;
  margin-bottom: 0;
}
.bocweb-footer .right {
  width: 300px;
}
.bocweb-footer .right .abox {
  position: relative;
  display: block;
  height: 50px;
  border-radius: 5px;
  line-height: 50px;
  overflow: hidden;
  background: #2672c0;
  font-size: 16px;
  padding-left: 47px;
  box-sizing: border-box;
}
.bocweb-footer .right .abox:after {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto;
  content: "\e606";
  font-family: "iconfont";
}
.bocweb-footer .right .abox img {
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
}

.bocweb-footer-contact .li {
  margin: 0 42px;
}
.bocweb-footer-contact .litop {
  font-size: 16px;
  color: #f7f7f7;
  line-height: 1;
  display: block;
  margin-bottom: 6px;
}
.bocweb-footer-contact .litop.jh {
  margin-top: 30px;
}
.bocweb-footer-contact .litop.jh0 {
  margin-top: 20px;
  margin-bottom: 0;
}
.bocweb-footer-contact .libot .lio {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #888888;
}

.wel-tip.w1500 {
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  color: #444444;
  overflow: hidden;
  margin-top: -60px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.wel-tip.w1500 a {
  color: #444444;
  display: block;
  padding-left: 50px;
  box-sizing: border-box;
  transition: .3s ease-in-out;
}
.wel-tip.w1500 a:hover {
  color: #2672c0;
  transition: .3s ease-in-out;
}
.wel-tip.w1500 a:hover .time {
  color: #2672c0;
  transition: .3s ease-in-out;
}
.wel-tip.w1500 a .span {
  padding-left: 65px;
  box-sizing: border-box;
  position: relative;
}
.wel-tip.w1500 a .span:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
  transition: .3s ease-in-out;
}
.wel-tip.w1500 a .time {
  font-size: 16px;
  color: #bebebe;
  margin-left: 100px;
}
.wel-tip.w1500 .button-box {
  position: absolute;
  right: 0;
  top: 0;
  margin: auto;
  height: 100%;
  width: 120px;
  z-index: 2;
  border-left: 1px solid #f1f1f1;
  box-sizing: border-box;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
}
.wel-tip.w1500 .button-box .swiper-button-prev {
  position: static;
  width: 100%;
  height: 50%;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
  box-sizing: border-box;
  background: transparent;
}
.wel-tip.w1500 .button-box .swiper-button-prev:hover {
  transition: .3s ease-in-out;
  color: #2672c0;
}
.wel-tip.w1500 .button-box .swiper-button-next {
  position: static;
  width: 100%;
  margin: 0;
  height: 50%;
  background: transparent;
}
.wel-tip.w1500 .button-box .swiper-button-next:hover {
  transition: .3s ease-in-out;
  color: #2672c0;
}

.wel-box {
  background: #f7f7f7;
  padding-bottom: 110px;
  box-sizing: border-box;
}

.pd-title {
  font-size: 24px;
  color: #333333;
  padding-left: 32px;
  box-sizing: border-box;
  position: relative;
  line-height: 1;
  font-weight: 600;
}
.pd-title .i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
}

.zh-img {
  overflow: hidden;
}
.zh-img img {
  transition: .5s;
  width: 100%;
}
.zh-img:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}

.words-title {
  font-size: 18px;
  color: #333333;
  line-height: 1;
  display: block;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 25px;
}
.words-title:hover .more:after {
  right: 5px;
  transition: .5s ease-in-out;
}
.words-title .more {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  background: #599be0;
  padding: 7px;
  padding-right: 15px;
  position: relative;
}
.words-title .more:after {
  position: absolute;
  content: "\e608";
  font-size: 12px;
  width: 8px;
  text-align: center;
  line-height: 8px;
  height: 8px;
  right: 7px;
  border-radius: 5px;
  bottom: 0;
  top: 0;
  margin: auto;
  color: #fff;
  transition: .5s ease-in-out;
  font-family: "iconfont";
}
.words-title .item {
  color: #333333;
  position: relative;
  margin-right: 42px;
  padding-bottom: 20px;
  box-sizing: border-box;
  display: block;
  float: left;
}
.words-title .item:hover, .words-title .item.active {
  color: #2672c0;
}
.words-title .item:hover:before, .words-title .item:hover:after, .words-title .item.active:before, .words-title .item.active:after {
  opacity: 1;
  transition: .5s;
}
.words-title .item:before, .words-title .item:after {
  transition: .5s;
}
.words-title .item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #2672c0;
  left: 0;
  bottom: -2px;
  opacity: 0;
}
.words-title .item:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  background: url(../img/i7.png) no-repeat center;
  background-size: 100%;
  left: 0;
  right: 0;
  bottom: -7px;
  margin: auto;
  opacity: 0;
}
.words-title .its.item {
  margin-right: 10px;
  line-height: 61px;
  max-width: 33.3%;
  height: 61px;
  padding-bottom: 0;
  box-sizing: border-box;
}

.wel-product {
  margin-top: 60px;
}
.wel-product .pro-left {
  width: 1120px;
  height: 327px;
  background: #ffffff;
  padding: 50px;
  padding-top: 35px;
  box-sizing: border-box;
}
.wel-product .pro-left .imgs {
  margin-top: 33px;
  overflow: hidden;
}
.wel-product .pro-left .images {
  width: 370px;
}
.wel-product .pro-left .words {
  width: 605px;
}
.wel-product .pro-left .words-box {
  position: relative;
}
.wel-product .pro-left .words-box .w-items {
  display: none;
}
.wel-product .pro-left .words-box .w-items .li {
  line-height: 60px;
  display: block;
  border-bottom: 1px dashed #e4e4e4;
  font-size: 14px;
  color: #686868;
  transition: .3s ease-in-out;
}
.wel-product .pro-left .words-box .w-items .li .fr {
  color: #a9a8a8;
  transition: .3s ease-in-out;
}
.wel-product .pro-left .words-box .w-items .li:hover, .wel-product .pro-left .words-box .w-items .li:hover .fr {
  color: #2672c0;
  transition: .3s ease-in-out;
}
.wel-product .pro-right {
  width: 355px;
}
.wel-product .pro-right .lis {
  float: left;
  width: 170px;
  height: 160px;
  padding-top: 30px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 7px;
  margin-bottom: 7px;
  cursor: pointer;
}
.wel-product .pro-right .lis:hover .img {
  transition: .4s ease-in-out;
  transform: scale3d(1.2, 1.2, 1);
}
.wel-product .pro-right .lis .img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  transition: .4s ease-in-out;
}
.wel-product .pro-right .lis .wen {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.wel-product .pro-right .lis0 {
  background: #2672c0;
}
.wel-product .pro-right .lis1 {
  background: #ffa622;
}
.wel-product .pro-right .lis2 {
  background: #1ac38b;
}
.wel-product .pro-right .lis3 {
  background: #ff6c22;
}

.wel-list {
  overflow: hidden;
  margin-top: 56px;
  position: relative;
}
.wel-list .swiper-button-next {
  width: calc((100% - 1480px)/2);
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
}
.wel-list .swiper-button-next:after {
  content: "";
  position: absolute;
  width: 37px;
  height: 60px;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../img/n.png) #c6c6c6 no-repeat right center;
  margin: auto;
}
.wel-list .list {
  background: #fff;
  padding-left: 50px;
  box-sizing: border-box;
}
.wel-list .list .swiper-slide .list-box {
  background: #fff;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 65px;
}
.wel-list .list-wen {
  margin-top: 25px;
}
.wel-list .list-wen .words {
  display: block;
  line-height: 60px;
  font-size: 14px;
  transition: .5s ease-in-out;
  color: #444444;
  border-bottom: 1px dashed #e2e2e2;
}
.wel-list .list-wen .words:hover {
  color: #2672c0;
  transition: .5s ease-in-out;
}
.wel-list .words-title {
  margin-bottom: 0;
}
.wel-list .list-img {
  margin-top: 46px;
  overflow: hidden;
}
.wel-list .list-img:hover img {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s ease-in-out;
}
.wel-list .list-img img {
  transition: .5s ease-in-out;
}
.wel-list .swiper-slide .list-box {
  opacity: 1;
  transition: .1s ease-in-out;
}
.wel-list .swiper-slide-prev .list-box {
  opacity: 0;
  pointer-events: none;
  transition: .1s ease-in-out;
}
.wel-list .swiper-container {
  overflow: visible;
}

@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
  font-family: 'aven';
  src: url("fonts/AvenirNextLTPro-Regular.eot");
  src: url("fonts/AvenirNextLTPro-Regular.eot") format("embedded-opentype"), url("fonts/AvenirNextLTPro-Regular.woff") format("woff"), url("fonts/AvenirNextLTPro-Regular.ttf") format("truetype"), url("fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular") format("svg");
}
img {
  max-width: 100%;
}

body {
  overflow: hidden;
}

@font-face {
  font-family: 'iconfont';
  src: url("cfont/iconfont.eot");
  src: url("cfont/iconfont.eot?#iefix") format("embedded-opentype"), url("cfont/iconfont.woff2") format("woff2"), url("cfont/iconfont.woff") format("woff"), url("cfont/iconfont.ttf") format("truetype"), url("cfont/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bocweb-header {
  position: relative;
  z-index: 20;
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: .8s;
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.secwen-q {
  opacity: 0;
  transition: 1.5s ease;
  transform: scale3d(1.05, 1.05, 1);
}

.animate.secwen-q {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: 1.5s ease;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .8s;
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.conbanner img {
  width: 100%;
}
.conbanner .images {
  height: 200px;
}

.bgcolor {
  background: #f7f7f7;
  padding-bottom: 125px;
  box-sizing: border-box;
}

.crumbs {
  line-height: 88px;
  font-size: 16px;
  color: #888888;
}
.crumbs span {
  float: left;
  margin: 0 15px;
}
.crumbs a {
  color: #888888;
  float: left;
}
.crumbs a:hover {
  color: #2672c0;
}

/**/
.con-title {
  text-align: center;
  line-height: 1;
}
.con-title .cn {
  display: inline-block;
  padding-left: 35px;
  font-size: 46px;
  box-sizing: border-box;
  color: #c20101;
  position: relative;
}
.con-title .cn:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  border: 2px solid #c20101;
  box-sizing: border-box;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.con-title .en {
  font-size: 18px;
  font-family: Arial;
  color: #777777;
  margin-top: 18px;
}

.commen-banner {
  height: 500px;
  position: relative;
}

.df {
  font-family: DFKai-SB;
}

.cr {
  color: #c20101;
  font-weight: bold;
}

.pword {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}

.commen-tit {
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 475px;
  font-size: 40px;
  box-sizing: border-box;
  line-height: 1;
}
.commen-tit.active {
  padding: 0 390px;
}
.commen-tit.cr:after, .commen-tit.cr:before {
  top: 0;
}
.commen-tit:after {
  content: "";
  position: absolute;
  width: 395px;
  height: 55px;
  left: 0;
  top: 30px;
  background: url(../img/i0.png) no-repeat center;
  background-size: 100%;
}
.commen-tit:before {
  content: "";
  position: absolute;
  width: 395px;
  height: 55px;
  right: 0;
  top: 30px;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
}
.commen-tit span {
  display: inline-block;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #c20101;
  color: #fff;
  line-height: 65px;
  font-size: 36px;
  margin: 0 -15px;
}

.commen-words {
  text-align: center;
  position: absolute;
  padding-top: 155px;
  box-sizing: border-box;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.commen-words .tul {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
}
.commen-words .tul .item {
  display: inline-block;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  background: url(../img/i2.png) no-repeat center;
  background-size: 100%  100%;
  font-size: 18px;
  color: #333333;
  transition: .5s ease-in-out;
}
.commen-words .tul .item:hover, .commen-words .tul .item.active {
  color: #fff;
  background: url(../img/i3.png) no-repeat center;
  background-size: 100%  100%;
  transition: .5s ease-in-out;
}

.w1210 {
  width: 1210px;
  margin: 0 auto;
}

.qnz-tit .item {
  display: inline-block;
  font-size: 14px;
  color: #888888;
  position: relative;
  padding: 0 13px;
}
.qnz-tit .item:hover, .qnz-tit .item.active {
  color: #c4a261;
}
.qnz-tit .item:after {
  position: absolute;
  width: 6px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  font-size: 13px;
  content: "\e608";
  left: -3px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-family: "iconfont";
}
.qnz-tit .item.home {
  padding-left: 35px;
}
.qnz-tit .item.home:after {
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: "\e60d";
}

.qnz-tit {
  position: absolute;
  left: 0;
  top: 24px;
}

.summary01 {
  background: #fefbf5;
  height: 620px;
}
.summary01 .w1210 {
  padding-top: 100px;
  box-sizing: border-box;
  position: relative;
}
.summary01 .words {
  width: 560px;
  text-align: left;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.summary01 .words .p {
  margin-top: 25px;
}
.summary01 .images {
  width: 575px;
  height: 405px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.summary01 .images:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  background: url(../img/i5.png) no-repeat center;
  background-size: 100%;
}

.summary02 {
  padding-top: 75px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.summary02 .pword {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

.summary03 {
  padding-top: 80px;
  padding-bottom: 100px;
  box-sizing: border-box;
  background: url(../img/i6.png) #fefbf5 no-repeat center bottom;
  background-size: 100%;
}
.summary03 .pword {
  text-align: left;
  margin-top: 55px;
}
.summary03 .pword .item:nth-child(n+2) {
  margin-top: 50px;
}
.summary03 .pword .img.fr {
  margin-left: 30px;
  width: 685px;
  height: 337px;
}
.summary03 .pword .img.fl {
  margin-right: 35px;
  width: 479px;
  height: 252px;
  overflow: hidden;
}
.summary03 .pword .pli:nth-child(n+2) {
  margin-top: 14px;
}

.summary04 {
  padding-top: 90px;
  padding-bottom: 95px;
  box-sizing: border-box;
}

.slimScrollBar {
  opacity: 0 !important;
  background: rgb(191, 159, 98)!important;
}
.life .slimScrollBar{
	opacity: 1 !important;
	display: block!important;
}
.qnz-txt{
	padding-right:5px;
}

.summary04ul {
  margin-top: 60px;
}
.summary04ul .item {
  width: 280px;
  background: #f0ece5;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
}
.summary04ul .item .img {
  overflow: hidden;
}
.summary04ul .item .img img {
  transition: .5s ease-in-out;
}
.summary04ul .item:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.summary04ul .item .word {
  padding: 15px;
  box-sizing: border-box;
}
.summary04ul .item .t0 {
  font-size: 24px;
  color: #9b7c42;
  text-align: center;
  line-height: 32px;
  padding: 14px 0;
  border-bottom: 1px solid #d2cbc2;
  box-sizing: border-box;
}
.summary04ul .item .t1 {
  color: #666666;
  line-height: 24px;
  padding: 15px 0;
  box-sizing: border-box;
  height: 120px;
  overflow: hidden;
}

.qnz-t0 {
  text-align: center;
  font-size: 34px;
  color: #bf9f62;
  line-height: 1;
}
.qnz-t0 span {
  display: inline-block;
  padding: 0 30px;
  line-height: 1;
  position: relative;
}
.qnz-t0 span:after, .qnz-t0 span:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #c2a46a;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.qnz-t0 span:after {
  left: 0;
}
.qnz-t0 span:before {
  right: 0;
}

.qnz-ul {
  text-align: center;
}
.qnz-ul .li span {
  display: block;
}
.qnz-ul .li .span0, .qnz-ul .li .span1, .qnz-ul .li .span2, .qnz-ul .li .span3 {
  position: absolute;
  width: 13px;
  height: 13px;
  background: #f5f4f1;
  border: 1px solid #bf9f62;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.qnz-ul .li .span0:after, .qnz-ul .li .span1:after, .qnz-ul .li .span2:after, .qnz-ul .li .span3:after {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #bf9f62;
  content: "";
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.qnz-ul .li .span0 {
  top: -1px;
  left: -1px;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}
.qnz-ul .li .span0:after {
  top: 0;
  left: 0;
}
.qnz-ul .li .span1 {
  top: -1px;
  right: -1px;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
}
.qnz-ul .li .span1:after {
  top: 0;
  right: 0;
}
.qnz-ul .li .span2 {
  bottom: -1px;
  left: -1px;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
}
.qnz-ul .li .span2:after {
  bottom: 0;
  left: 0;
}
.qnz-ul .li .span3 {
  bottom: -1px;
  right: -1px;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.qnz-ul .li .span3:after {
  bottom: 0;
  right: 0;
}

.commen-bot .qnz-ul .li {
  display: inline-block;
  width: 278px;
  height: 62px;
  line-height: 62px;
  border: 1px solid #bf9f62;
  margin: 0 16px;
  font-size: 24px;
  color: #c20101;
  transition: .5s ease-in-out;
  position: relative;
}
.commen-bot .qnz-ul .li:hover {
  border-color: #c20101;
  background: #c20101;
  color: #fff;
  transition: .5s ease-in-out;
}
.commen-bot .qnz-ul .li:hover span {
  border-color: #c20101;
  transition: .5s ease-in-out;
}
.commen-bot .qnz-ul .li:hover span:after {
  border-color: #c20101;
  transition: .5s ease-in-out;
}
.commen-bot .qnz-ul .li:hover .span0 {
  border-left-color: #f5f4f1;
  border-top-color: #f5f4f1;
}
.commen-bot .qnz-ul .li:hover .span1 {
  border-right-color: #f5f4f1;
  border-top-color: #f5f4f1;
}
.commen-bot .qnz-ul .li:hover .span2 {
  border-left-color: #f5f4f1;
  border-bottom-color: #f5f4f1;
}
.commen-bot .qnz-ul .li:hover .span3 {
  border-right-color: #f5f4f1;
  border-bottom-color: #f5f4f1;
}

.remember01 .right-words .ul .li {
  text-align: left;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.commen-bot {
  background: #f5f4f1;
  padding-top: 75px;
  padding-bottom: 95px;
  box-sizing: border-box;
}
.commen-bot .qnz-ul {
  margin-top: 65px;
}

.remember01 {
  height: 830px;
  color: #615e59;
}
.remember01 .remember01box {
  padding-top: 90px;
  box-sizing: border-box;
}
.remember01 .words-box {
  height: 645px;
  background: #ece6dc;
  border-radius: 10px;
  padding: 55px 32px;
  padding-top: 60px;
  padding-left: 155px;
  box-sizing: border-box;
  position: relative;
}
.remember01 .words-box:before {
  position: absolute;
  content: "";
  width: 170px;
  height: 145px;
  bottom: -50px;
  right: -65px;
  background: url(../img/i9.png) no-repeat center;
  background-size: 100%;
}
.remember01 .left-ding {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 38px;
  left: 35px;
  width: 90px;
  height: 320px;
  background: #c20101;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
}
.remember01 .left-ding .span {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.36);
  box-sizing: border-box;
  position: relative;
}
.remember01 .left-ding .gt {
  padding: 25px 0;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 164px;
}
.remember01 .left-ding .gt:after, .remember01 .left-ding .gt:before {
  width: 38px;
  height: 16px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.remember01 .left-ding .gt:after {
  background: url(../img/i10.png) no-repeat center;
  background-size: 100%;
  top: 0;
}
.remember01 .left-ding .gt:before {
  background: url(../img/i11.png) no-repeat center;
  background-size: 100%;
  bottom: 0;
}
.remember01 .right-words .tit {
  font-size: 18px;
  color: #c20101;
  line-height: 1;
  text-align: left;
}
.remember01 .right-words .ul {
  line-height: 30px;
  margin-top: 15px;
}
.remember01 .right-words .ul .li {
  position: relative;
  padding: 17px 0;
  padding-left: 55px;
  border-bottom: 1px dotted #c7ad7c;
  box-sizing: border-box;
}
.remember01 .right-words .ul .li span {
  display: block;
  position: absolute;
  width: 34px;
  line-height: 34px;
  text-align: center;
  height: 34px;
  background: #cbbda6;
  border-radius: 50%;
  color: #ffffff;
  left: 5px;
  top: 15px;
}
.remember01 .right-words .zhu {
  margin-top: 15px;
  line-height: 1.2;
  font-size: 14px;
  color: #a98a50;
}

.swiper-box {
  position: relative;
}
.swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
  width: 25px;
  height: 40px;
}
.wel03-swiper .swiper-button-prev0,.wel03-swiper .swiper-button-next0{
  width: 25px;
  height: 40px;
  position: absolute;
  top:0;
  bottom:0;
  margin: auto;
  z-index: 20;
  transition:.5s ease-in-out;
}
.wel03-swiper .swiper-button-prev0 {
  background: url(../img/i012.png) no-repeat center;
  background-size: 100%;
  left: 10px;
  cursor: pointer;
}
.wel03-swiper .swiper-button-next0{
  background: url(../img/i013.png) no-repeat center;
  background-size: 100%;
  right: 10px;
  cursor: pointer;
}
.wel03-swiper .swiper-button-prev0:hover{
  background: url(../img/i12.png) no-repeat center;
  transition:.5s ease-in-out;
  background-size: 100%;
}
.wel03-swiper .swiper-button-next0:hover{
  background: url(../img/i13.png) no-repeat center;
  transition:.5s ease-in-out;
  background-size: 100%;
}
.swiper-box .swiper-button-prev {
  background: url(../img/i12.png) no-repeat center;
  background-size: 100%;
  left: -10px;
}
.swiper-box .swiper-button-next{
  background: url(../img/i13.png) no-repeat center;
  background-size: 100%;
  right: -10px;
}
.remember02 {
  padding: 100px 0;
  box-sizing: border-box;
  position: relative;
}
.remember02:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  background: #f0ece5;
  bottom: 0;
  left: 0;
}
.remember02 .pword {
  padding: 0 80px;
  box-sizing: border-box;
  margin-top: 50px;
  margin-bottom: 75px;
  text-align: center;
}
.remember02 .items {
  width: 380px;
  margin: 0 auto;
}
.remember02 .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.remember02 .items .img {
  height: 320px;
  overflow: hidden;
}
.remember02 .items .img img {
  transition: .5s ease-in-out;
  width: 100%;
}
.remember02 .items .word {
  text-align: left;
  padding-top: 15px;
  box-sizing: border-box;
}
.remember02 .items .word .t0 {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #333333;
}
.remember02 .items .word .t1 {
  color: #8d8d8d;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 10px;
}

.hospital .w1200 {
  position: relative;
  padding-top: 85px;
  box-sizing: border-box;
}

.hospital .words-box {
  padding-bottom: 75px;
  box-sizing: border-box;
}

.i50 {
  width: 50%;
}

.hospital01 {
  padding-bottom: 85px;
  box-sizing: border-box;
}
.hospital01 .items:nth-child(n+2) {
  margin-top: 57px;
}
.hospital01 .words {
  line-height: 25px;
  color: #666666;
}
.hospital01 .words .itbox {
  border: 1px solid #e2dbcf;
  padding: 50px 55px;
  box-sizing: border-box;
  text-align: left;
}
.hospital01 .words .t0 {
  font-size: 28px;
  color: #333333;
  margin-bottom: 35px;
  position: relative;
}
.hospital01 .words .t0:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 22px;
  background: #c20101;
  left: -19px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hospital01 .images {
  background: #f0ece5;
}
.hospital01 .imgt:hover .img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.hospital01 .itbox {
  width: 600px;
  height: 360px;
}
.hospital01 .itbox .img {
  width: 100%;
  height: 100%;
  transition: .5s;
  transition: .5s ease-in-out;
}
.hospital01 .itbox .img.pcbox {
  height: 360px;
}

.itbox .swiper-button-prev, .itbox .swiper-button-next {
  background: rgba(0, 0, 0, 0.8);
  line-height: 55px;
  width: 30px;
  text-align: center;
  height: 55px;
  transition: .5s ease-in-out;
  z-index: 20 !important;
}
.itbox .swiper-button-prev:hover, .itbox .swiper-button-next:hover {
  transition: .5s ease-in-out;
  background: #c20101;
}
.itbox .swiper-button-prev:after, .itbox .swiper-button-next:after {
  font-family: "iconfont";
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.itbox .swiper-button-prev {
  left: 0;
}
.itbox .swiper-button-next {
  right: 0;
}
/*.health.trusteeship .swiper-button-prev{
  left: 55px;
}
.health.trusteeship .swiper-button-next{
  right: 55px;
}*/

.itbox .swiper-button-prev:after {
  content: "\e607";
}
.itbox .swiper-button-next:after {
  content: "\e608";
}

.inherit {
  position: relative;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.inherit .hua {
  width: 475px;
  height: 230px;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 0;
}
.inherit .hualeft {
  width: 255px;
  height: 190px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.inherit .huaright {
  width: 460px;
  height: 390px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.inherit .con-title {
  padding-bottom: 55px;
  box-sizing: border-box;
}
.inherit .t0 {
  font-size: 26px;
  color: #c4a261;
  line-height: 1.3;
  margin-bottom: 32px;
}

.inherit01 {
  padding-bottom: 60px;
  box-sizing: border-box;
}
.inherit01 .inherit01-top .images {
  width: 510px;
  position: relative;
  overflow: hidden;
}
.inherit01 .inherit01-top .images:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.inherit01 .inherit01-top .images img {
  position: relative;
  z-index: 2;
  transition: .5s ease-in-out;
}
.inherit01 .inherit01-top .images:after {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -15px;
  right: -15px;
  background: #c4a261;
  z-index: 0;
}
.inherit01 .inherit01-top .pword {
  width: 630px;
  padding-top: 40px;
  box-sizing: border-box;
}
.inherit01 .inherit01-bot {
  border-top: 1px solid #e1dcd3;
}
.inherit01 .inherit01-bot .pword {
  border-bottom: 1px solid #e1dcd3;
  padding-top: 45px;
  padding-bottom: 40px;
  box-sizing: border-box;
}

.inherit-swiper {
  margin-top: 40px;
}
.inherit-swiper .items {
  width: 378px;
  margin:0 auto;
}
.inherit-swiper .img {
  height: 255px;
  border: 1px solid #e5ded4;
  background: #f0ece5;
  padding: 12px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.inherit-swiper .img:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.inherit-swiper .img .i {
  overflow: hidden;
}
.inherit-swiper .img img {
  width: 100%;
  transition: .5s ease-in-out;
}
.inherit-swiper .img span {
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #e5ded4;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
}
.inherit-swiper .img .span0 {
  top: -1px;
  left: -1px;
  border-left: none;
  border-top: none;
}
.inherit-swiper .img .span1 {
  top: -1px;
  right: -1px;
  border-right: none;
  border-top: none;
}
.inherit-swiper .img .span2 {
  bottom: -1px;
  left: -1px;
  border-left: none;
  border-bottom: none;
}
.inherit-swiper .img .span3 {
  bottom: -1px;
  right: -1px;
  border-right: none;
  border-bottom: none;
}
.inherit-swiper .word {
  text-align: center;
  line-height: 1.2;
  padding-top: 18px;
  font-size: 16px;
  color: #666666;
}

.physician .physician01 {
  padding-top: 40px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.physician .physician01 .left {
  margin-left: 55px;
  width: 280px;
  height: 448px;
}
.physician .physician01 .right {
  width: 760px;
  height: 448px;
}

.physician-swiper {
  padding-top: 100px;
  padding-bottom: 105px;
  background: #f0ece5;
  box-sizing: border-box;
  position: relative;
}
.physician-swiper .w1200 {
  position: relative;
}
.physician-swiper .items .word {
  padding-top: 25px;
  box-sizing: border-box;
}
.physician-swiper .items .word .t1 {
  color: #8d8d8d;
  line-height: 24px;
  height: 48px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.physician-swiper .items .word .t0 {
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 18px;
}
.physician-swiper .items .img {
  width: 380px;
  height: 320px;
  overflow: hidden;
  margin: 0 auto;
}
.physician-swiper .items .img img {
  transition: .5s ease-in-out;
}
.physician-swiper .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.physician-swiper .i0 {
  width: 160px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 65px;
}
.physician-swiper .i1 {
  width: 585px;
  height: 160px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.inherit .huaright0 {
  width: 860px;
  height: 185px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.life {
  padding-top: 20px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.life .top-tit {
  text-align: center;
}
.life .li {
  margin-bottom: 90px;
  position: relative;
}
.life .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.life .text-ul {
  margin-top: 75px;
}
.life .images {
  overflow: hidden;
}
.life .images img {
  transition: .5s ease-in-out;
}
.life .words {
  padding: 10px 0;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
}
.life .words .tx {
  padding-bottom: 20px;
  font-size: 26px;
  color: #c4a261;
  line-height: 1;
  margin-bottom: 17px;
  border-bottom: 1px solid #e1dcd3;
  box-sizing: border-box;
}
.life .words.fl {
  padding-right: 65px;
}
.life .words.fr {
  padding-left: 65px;
}
.life .words .ptop {
  font-size: 16px;
  color: #ffffff;
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(../img/k22.png) no-repeat center;
  background-size: 100%;
}

.trusteeship .w1200 {
  padding: 100px 0;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.trusteeship .w1200 .item-ul .li {
  margin-bottom: 60px;
}
.trusteeship .w1200 .item-ul .li i {
  font-style: inherit;
}
.trusteeship .w1200 .item-ul .li .img {
  overflow: hidden;
}
.trusteeship .w1200 .item-ul .li .images:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.trusteeship .w1200 .item-ul .words {
  text-align: left;
  padding-top: 40px;
  box-sizing: border-box;
}
.trusteeship .w1200 .item-ul .words.fl {
  padding-right: 45px;
}
.trusteeship .w1200 .item-ul .words.fr {
  padding-left: 45px;
}
.trusteeship .w1200 .item-ul .words .t0 {
  line-height: 1;
  color: #000000;
  margin-bottom: 40px;
  margin-left: -15px;
}
.trusteeship .w1200 .item-ul .words .t0 i {
  color: #c20101;
}
.trusteeship .w1200 .item-ul .words .t1 {
  line-height: 30px;
}
.trusteeship .w1200 .item-ul .images {
  position: relative;
  background: #f0ece5;
  border-color: #dfd8ca;
  padding: 20px;
  border: 1px solid #dfd8ca;
  box-sizing: border-box;
}
.trusteeship .w1200 .item-ul .images span:after {
  border-color: #dfd8ca;
}
.trusteeship .w1200 .item-ul .images img {
  transition: .5s ease-in-out;
}
.trusteeship .w1200 .item-ul .images span {
  border: 1px solid #dfd8ca;
}
.trusteeship .w1200 .item-ul .images .span0 {
  border-left-color: transparent;
  border-top-color: transparent;
}
.trusteeship .w1200 .item-ul .images .span1 {
  border-right-color: transparent;
  border-top-color: transparent;
}
.trusteeship .w1200 .item-ul .images .span2 {
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.trusteeship .w1200 .item-ul .images .span3 {
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.tourism .w1200 {
  padding-top: 90px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.tourism .w1200 .li {
  margin-bottom: 70px;
}
.tourism .w1200 .li .images {
  position: relative;
}
.tourism .w1200 .swiper-slide {
  overflow: hidden;
}
.tourism .w1200 .gtoip .items {
  transition: .5s ease-in-out;
  height: 560px;
}
.tourism .w1200 .gtoip .items:hover {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.tourism .w1200 .swiper-button-next, .tourism .w1200 .swiper-button-prev {
  width: 15px;
  height: 25px;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.tourism .w1200 .swiper-button-prev {
  left: 20px;
}
.tourism .w1200 .swiper-button-next {
  right: 20px;
}
.tourism .w1200 .words {
  width: 450px;
  height: 560px;
  text-align: left;
  padding: 70px 40px;
  padding-left: 55px;
  padding-bottom: 95px;
  box-sizing: border-box;
}
.tourism .w1200 .words .qnz-txt0 {
  position: relative;
  height: 100%;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.tourism .w1200 .words .t0 {
  margin-bottom: 40px;
}
.tourism .w1200 .words .t0 i {
  font-style: inherit;
  color: #c20101;
}
.tourism .w1200 .words .t1 {
  color: #333333;
  padding-left: 15px;
  box-sizing: border-box;
}
.tourism .w1200 .words .t3 {
  width: 100%;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.tourism .w1200 .words .t3 .more {
  width: 130px;
  display: inline-block;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #c4a261;
  font-size: 14px;
  color: #c4a261;
  line-height: 40px;
  text-align: center;
  margin: 0 5px;
  transition: .5s ease-in-out;
}
.tourism .w1200 .words .t3 .more:hover {
  color: #fff;
  transition: .5s ease-in-out;
  border-color: #c4a261;
  background: #c4a261;
}
.tourism .w1200 .images {
  width: 750px;
}
.tourism .w1200 .thumbs {
  position: absolute;
  z-index: 3;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px 48px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
}
.tourism .w1200 .thumbs .items {
  height: 120px;
  border: 3px solid #000;
  box-sizing: border-box;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.tourism .w1200 .thumbs .items:hover {
  border-color: #c20101;
  transition: .5s ease-in-out;
}
.tourism .w1200 .thumbs .swiper-slide-active .items {
  border-color: #c20101;
  transition: .5s ease-in-out;
}

.swiper-box .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
  background: url(../img/i7.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  opacity: 1;
}
.swiper-box .swiper-pagination {
  bottom: -25px !important;
  width: 100%;
  line-height: 1;
}
.swiper-box .swiper-pagination .swiper-pagination-bullet-active {
  transition: .5s ease-in-out;
  background: url(../img/i8.png) no-repeat center;
  background-size: 100%;
}

.con-swiper {
  position: relative;
}
.con-swiper .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
  background: url(../img/i7.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  opacity: 1;
}
.con-swiper .swiper-pagination {
  bottom: -25px !important;
  width: 100%;
  line-height: 1;
}
.con-swiper .swiper-pagination .swiper-pagination-bullet-active {
  transition: .5s ease-in-out;
  background: url(../img/i8.png) no-repeat center;
  background-size: 100%;
}
.con-swiper .swiper-button-next, .con-swiper .swiper-button-prev {
  width: 50px;
  height: 80px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 50%;
  transition: .5s ease-in-out;
}
.con-swiper .swiper-button-next:hover, .con-swiper .swiper-button-prev:hover {
  transition: .5s ease-in-out;
  background-color: #c20101;
}
.con-swiper .swiper-button-next {
  right: 21px;
}
.con-swiper .swiper-button-prev {
  left: 21px;
}

.trusteeship.academy .w1200 .item-ul .li {
  margin-bottom: 0;
}

.trusteeship.academy .w1200 .item-ul .words {
  padding-top: 15px;
}
.trusteeship.academy .w1200 .item-ul .words .t0 {
  margin-left: -20px;
}
.trusteeship.academy .w1200 .item-ul .words .t0 span {
  color: #c20101;
}

.academy-bot {
  padding-bottom: 15px;
  padding-top: 40px;
  box-sizing: border-box;
}
.academy-bot .items {
  float: left;
  margin-left: 33px;
  margin-bottom: 45px;
}
.academy-bot .items:nth-child(3n+1) {
  margin-left: 0;
}

.training-tit {
  text-align: center;
  line-height: 1;
}
.training-tit span {
  color: #c20101;
}

.training-bot {
  margin-top: 50px;
}

.training-swiper .gt {
  font-family: "Microsoft YaHei";
}

.training-swiper .li {
  width: 60px;
  height: 305px;
  margin: 0 auto;
  border: 1px solid #dfd8ca;
  box-sizing: border-box;
  position: relative;
  border-color: #dfd8ca !important;
  font-size: 16px;
  color: #333333;
  line-height: 1;
  padding-top: 30px;
  box-sizing: border-box;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.training-swiper .li:hover, .training-swiper .li.active {
  color: #fff;
  background: #c20101;
  transition: .5s ease-in-out;
}
.training-swiper .li .gt0 {
  position: relative;
  padding: 15px 0;
  box-sizing: border-box;
}
.training-swiper .li .gt0:after, .training-swiper .li .gt0:before {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
}
.training-swiper .li .gt0:after {
  top: 0;
  content: "(";
  transform: rotate(90deg);
}
.training-swiper .li .gt0:before {
  bottom: 0;
  content: ")";
  transform: rotate(90deg);
}
.training-swiper .li .span0:after, .training-swiper .li .span1:after, .training-swiper .li .span2:after, .training-swiper .li .span3:after {
  border-color: #dfd8ca;
}
.training-swiper .li .span0, .training-swiper .li .span1, .training-swiper .li .span2, .training-swiper .li .span3 {
  border-color: #dfd8ca;
}

.training {
  position: relative;
}
.training:after {
  height: 700px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../img/n16.jpg) no-repeat center;
  background-size: cover;
}
.training .training-bot {
  padding: 0;
  position: relative;
  z-index: 4;
  padding-top: 90px;
  box-sizing: border-box;
}
.training .training-swiper {
  margin-top: 50px;
}

.training-box {
  background: #fff;
  margin-bottom: 40px;
  margin-top: 50px;
}
.training-box .conbox {
  padding: 30px 50px;
  padding-left: 65px;
  box-sizing: border-box;
}
.training-box .images {
  width: 360px;
  height: 270px;
  overflow: hidden;
}
.training-box .images img {
  transition: .5s ease-in-out;
}
.training-box .images:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.training-box .words {
  width: 640px;
  padding-top: 36px;
  box-sizing: border-box;
}
.training-box .words .t0 {
  padding-left: 23px;
  position: relative;
  line-height: 1;
  margin-bottom: 32px;
}
.training-box .words .t0:after {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  border: 2px solid #c20101;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.training-box .words .t2 {
  margin-top: 14px;
  color: #c20101;
  margin-bottom: 32px;
}
.training-box .words .more {
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #c4a261;
  border: 1px solid #c4a261;
  border-radius: 40px;
  transition: .5s ease-in-out;
}
.training-box .words .more:hover {
  background: #c4a261;
  color: #fff;
  transition: .5s ease-in-out;
}

.doctor {
  padding-bottom: 50px;
  box-sizing: border-box;
}
.doctor .w1200 {
  padding-bottom: 0 !important;
}
.doctor .pword {
  width: 750px;
  margin: 0 auto;
  text-align: center;
  margin-top: 42px;
}
.doctor .summary04ul .li span {
  background: #fff;
  border-color: #e6e0d6;
}
.doctor .summary04ul .li span:after {
  display: none;
}
.doctor .summary04ul .word {
  padding-top: 0;
  color:#666;
}
.doctor .summary04ul .word .t{
  color:#333;
}
.doctor .summary04ul .item {
  padding: 13px;
  border: 1px solid #eae5dc;
  box-sizing: border-box;
  margin: 0 auto!important;
}
.doctor .b-bot {
  margin-top: 45px;
}
.doctor .b-bot a {
  float: left;
  margin-right: 15px;
}
.doctor .words .t1 {
  height: 265px;
}
.doctor .box:nth-child(n+2) {
  margin-top: 35px;
}
.doctor .ft18 {
  line-height: 1.2;
  margin-bottom: 12px;
}
.doctor .ft14 {
  line-height: 24px;
}
.doctor .ft14 p:nth-child(n+2) {
  margin-top: 20px;
}

.atelier .t1 .slimScrollBar {
  opacity: 1 !important;
  width: 3px !important;
  background: #c4a261 !important;
  display: block !important;
}
.atelier .t1 .slimScrollRail {
  opacity: 1 !important;
  width: 3px !important;
  background: #e7dfd2 !important;
  display: block !important;
}

.serve .serve01-box .doctorlist .summary04ul .item:nth-child(4n+1), .doctor .summary04ul .item:nth-child(4n+1) {
  margin-left: 0;
}

.item-ul.atelier {
  margin-top: 70px;
}

.qnz-more {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #c4a261;
  transition: .4s ease-in-out;
  border-radius: 40px;
}
.qnz-more.active {
  background: #999999;
}
.qnz-more:hover {
  color: #fff;
  transform: translateY(-6px);
  transition: .4s ease-in-out;
}

.serve .tourism .w1200 .li {
  margin-bottom: 20px;
}

.summary04ul .item .img img {
  width: 100%;
}

.serve .serve01-box .ul .t1 span, .serve .serve01-box .ul .t2 span {
  color: #c20101;
}

.doctorlist .summary04ul {
  margin-bottom: 37px;
}
.doctorlist .summary04ul .item {
  float: left;
  margin-left: 23px;
  margin-bottom: 38px;
}
.doctorlist .summary04ul .item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 12px;
  border: 1px solid #e5ded4;
  box-sizing: border-box;
  top: -10px;
  left: 0;
}
.doctorlist .summary04ul .item{
  cursor: pointer;
}
.doctorlist .summary04ul .item:hover .img .a {
  opacity: 1;
  transition: .5s ease-in-out;
}
.doctorlist .summary04ul .item .img {
  position: relative;
}
.doctorlist .summary04ul .item .img .a {
  display: block;
  background: rgba(196, 162, 97, 0.4);
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.doctorlist .summary04ul .item .img .a span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 130px;
  height: 45px;
  border-radius: 45px;
  line-height: 45px;
  text-align: center;
  background: #fff;
  color: #c20101;
  font-size: 14px;
}
.doctorlist .summary04ul .item:nth-child(4n+1) {
  margin-left: 0;
}

.click.qnz-ul {
  position: relative;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  margin: 0 auto;
  color: #999999;
  cursor: pointer;
  text-align: left;
}
.click.qnz-ul:hover .li:after {
  transform: translateX(5px);
  transition: .5s ease-in-out;
}
.click.qnz-ul .li {
  border: 1px solid #dfdfdf;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.click.qnz-ul .li span {
  background: #fff;
  border-color: #dfdfdf;
  width: 9px;
  height: 9px;
}
.click.qnz-ul .li span:after {
  display: none;
}
.click.qnz-ul .li:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/img7.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  right: 30px;
  transition: .5s ease-in-out;
  margin: auto;
}

.f5 {
  background: #f5f5f5;
}

.health-ul {
  padding-top: 40px;
  padding-bottom: 125px;
  box-sizing: border-box;
}
.health-ul .li {
  height: 540px;
  position: relative;
}
.health-ul .li:nth-child(n+2) {
  margin-top: 90px;
}
.health-ul .images {
  width: 960px;
  height: 450px;
  position: absolute;
}
.health-ul .images .imgt {
  width: 960px;
  height: 450px;
}
.health-ul .images .imgt div.img {
  width: 100%;
  height: 100%;
}
.health-ul .images.fl {
  left: 0;
  bottom: 0;
}
.health-ul .images.fr {
  right: 0;
  top: 0;
}
.health-ul .words {
  height: 100%;
  width: 100%;
  padding-top: 90px;
  box-sizing: border-box;
}
.health-ul .words.fl {
  padding-top: 70px;
}
.health-ul .words.fl .word .text {
  padding: 0;
  padding-right: 50px;
  box-sizing: border-box;
}
.health-ul .words.fl .span0 {
  position: absolute;
  left: 0;
  top: 0;
}
.health-ul .words .word {
  position: relative;
  z-index: 2;
}
.health-ul .words .word .text {
  width: 600px;
  padding-left: 50px;
  box-sizing: border-box;
}
.health-ul .words .word .text .t1 {
  min-height: 180px;
  margin-bottom: 25px;
}
.health-ul .words .word .text .t0 {
  line-height: 1;
  margin-left: -20px;
  margin-bottom: 40px;
}
.health-ul .words .word .text .t0 span {
  color: #c20101;
}
.health-ul .words .span0 {
  width: 1200px;
  height: 100%;
}
.health-ul .words.fr .span0 {
  position: absolute;
  right: 0;
  top: 0;
}

.pagination {
  text-align: center;
}
.pagination a {
  display: inline-block;
  font-size: 18px;
  color: #cccccc;
  width: 44px;
  height: 44px;
  background: #fff;
  line-height: 44px;
  transition: .5s ease-in-out;
  margin: 0 2px;
}
.pagination a:hover, .pagination a.active {
  color: #fff;
  background: #c4a261;
  transition: .5s ease-in-out;
}

.newslist {
  padding-bottom: 80px;
  box-sizing: border-box;
}
.newslist .page {
  margin-top: 65px;
}
.newslist .items {
  height: 155px;
  display: block;
}
.newslist .items:hover .left{
  background:#c4a261;
  transition: .5s ease-in-out;
}
.newslist .items:hover .right .t0, .newslist .items:hover .right .t1 {
  color: #c4a261;
  transition: .5s ease-in-out;
}
.newslist .items:nth-child(n+2) {
  margin-top: 40px;
}
.newslist .items .left {
  width: 130px;transition: .5s ease-in-out;
  height: 100%;
  background: #999999;
  color: #fff;
  font-family: Arial;
  text-align: center;
  line-height: 1;
  padding-top: 30px;
  box-sizing: border-box;
}
.newslist .items .left .i1 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 8px;
  margin-top: 15px;
}
.newslist .items .left .i2 {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background: url(../img/img4.png) no-repeat center;
  background-size: 1005;
}
.newslist .items .right {
  height: 100%;
  width: 1070px;
  background: #fff;
  padding: 30px 40px;
  box-sizing: border-box;
}
.newslist .items .right .t0 {
  color: #333333;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  transition: .5s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 20px;
}
.newslist .items .right .t1 {
  height: 60px;
  line-height: 30px;
  transition: .5s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.thinktank {
  padding-bottom: 60px;
  box-sizing: border-box;
}
.thinktank .time {
  position: relative;
  padding-left: 24px;
  line-height: 24px;
  height: 24px;
  color: #999999;
}
.thinktank .time:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/img8.png) no-repeat center;
  background-size: 100%;
}
.thinktank .items {
  background: #fff;
  position: relative;
  display: block;
}
.thinktank .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.thinktank .items img {
  transition: .5s ease-in-out;
}
.thinktank .items .images {
  overflow: hidden;
  width: 600px;
  height: 335px;
}
.thinktank .items .words {
  color: #666666;
}
.thinktank .items .words .k0 {
  color: #333333;
  line-height: 1;
}
.thinktank .thinktank-top {
  margin-top: 70px;
}
.thinktank .thinktank-top .swiper-pagination {
  text-align: right;
  line-height: 1;
  bottom: 30px;
  padding-right: 50px;
  box-sizing: border-box;
}
.thinktank .thinktank-top .swiper-pagination-bullet {
  opacity: 1;
  background: #cccccc;
}
.thinktank .thinktank-top .swiper-pagination-bullet-active {
  background: #c4a261;
}
.thinktank .thinktank-top .words {
  padding: 50px;
  padding-bottom: 30px;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
}
.thinktank .thinktank-top .words .k0 {
  margin-bottom: 4px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.thinktank .thinktank-top .words .k1 {
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 96px;
  margin-bottom: 30px;
}
.thinktank .thinktank-ul .images {
  overflow: hidden;
  width: 310px;
  height: 175px;
}
.thinktank .thinktank-ul .items {
  margin-top: 40px;
}
.thinktank .thinktank-ul .items .words {
  width: 890px;
  padding: 20px 45px;
  padding-top: 28px;
  box-sizing: border-box;
}
.thinktank .thinktank-ul .items .words .k0 {
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.thinktank .thinktank-ul .items .words .k1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.thinktank .thinktank-ul .items .words .time {
  margin-top: 22px;
}
.thinktank .page {
  margin-top: 80px;
}
.thinktank .click.qnz-ul .li span {
  background: #f5f5f5;
}

.product-top {
  margin-top: 65px;
  padding-bottom: 50px;
}
.product-top .img0 {
  width: 205px;
  height: 205px;
  overflow: hidden;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  margin-bottom: 55px;
}
.product-top .img1 {
  height: 175px;
}
.product-top .imagebox {
  width: 270px;
}
.product-top .pword {
  color: #333333;
  width: 910px;
  font-size: 15px;
  line-height: 32px;
}
.product-top .pword .img {
  margin-left: 20px;
  margin-bottom: 10px;
}

.lv span {
  color: #c20101;
}

.product-ul {
  background: #f0ece5;
  padding: 80px 0;
  box-sizing: border-box;
}
.product-ul .click {
  margin-top: 35px;
  margin-bottom: 55px;
}
.product-ul .inherit-swiper {
  position: relative;
}
.product-ul .inherit-swiper .swiper-pagination {
  position: static;
  margin-top: 30px;
}
.product-ul .inherit-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cac3b7;
}
.product-ul .inherit-swiper .swiper-pagination .swiper-pagination-bullet:hover, .product-ul .inherit-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c4a261;
}
.product-ul .inherit-swiper .items {
  background: #fff;
  position: relative;
  padding: 29px;
  border: 1px solid #e5ded4;
  box-sizing: border-box;
  width: 380px;
  margin-left: 30px;
  
}

.product-ul .inherit-swiper .items:nth-child(3n+1) {
  margin-left: 0;
}
.product-ul.i .inherit-swiper .items{
	margin:0 auto;
}
.product-ul .inherit-swiper .items:hover img {
  transform: scale3d(1.05, 1.05, 1);
}
.product-ul .inherit-swiper .items .img {
  position: static;
  border: none;
  padding: 0;
  height: 240px;
}
.product-ul .inherit-swiper .items .img span {
  background: #f0ece5;
}
.product-ul .inherit-swiper .items .t0 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000000;
}
.product-ul .inherit-swiper .items .t1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
  color: #666666;
}

.product .w1200 .item-ul .li .spanbox span {
  background: #fff;
}
.product .w1200 .item-ul .li span:after {
  display: none;
}
.product .w1200 .item-ul img {
  width: 100%;
}
.product .w1200 .item-ul .images {
  padding: 30px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.product .w1200 .item-ul .swiper-button-next {
  right: 0;
}
.product .w1200 .item-ul .swiper-button-prev {
  left: 0;
}
.product .w1200 .item-ul .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.product .w1200 .item-ul .swiper-pagination .swiper-pagination-bullet {
  border: none;
}

.product .w1200 .item-ul .words.fr {
  padding-top: 0 !important;
}
.product .w1200 .item-ul .words.fr .t0 {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.product .w1200 .item-ul .words.fr .t0 .i {
  width: 36px;
  height: 36px;
  right: 0;
  top: 0;
  position: absolute;
}
.product .w1200 .item-ul .words.fr .t1 {
  line-height: 24px;
  margin-top: 10px;
}
.product .w1200 .item-ul .words.fr .kbox:nth-child(n+2) {
  margin-top: 25px;
}
.product .w1200 .item-ul .words.fr .k01 {
  line-height: 1;
  margin-left: -10px;
  margin-bottom: 15px;
}

.details-bot {
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
  padding-top: 55px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.details-bot .w {
  width: 1000px;
}
.details-bot .w .li {
  display: block;
  font-size: 16px;
  transition: .5s ease-in-out;
  color: #333333;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.details-bot .w .li:hover {
  color: #bf9f62;
  transition: .5s ease-in-out;
}
.details-bot .w .prev {
  margin-bottom: 15px;
}
.details-bot .back {
  display: block;
  width: 135px;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  padding-left: 70px;
  color: #666666;
  font-size: 14px;
  position: relative;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.details-bot .back:hover {
  background: #bf9f62;
  color: #fff;
  transition: .5s ease-in-out;
}
.details-bot .back:hover:after {
  background: url(../img/img1.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.details-bot .back:after {
  left: 30px;
  content: "";
  position: absolute;
  width: 28px;
  height: 22px;
  background: url(../img/img0.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  margin: auto;
}

.k .w1200 {
  padding: 0 !important;
}

.chain {
  position: relative;
}
.chain .hx1 {
  width: 960px;
  height: 270px;
  position: absolute;
  left: 0;
  top: 50%;
}
.chain .hx0 {
  width: 940px;
  height: 320px;
  position: absolute;
  right: 0;
  bottom: 95px;
}
.chain .chain-top {
  background: #f0ece5;
  padding: 65px 0;
  box-sizing: border-box;
}
.chain .chain-top .img {
  width: 375px;
  height: 270px;
  margin: 0 auto;
  overflow: hidden;
}
.chain .chain-top .img:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.chain .chain-top .img img {
  transition: .5s ease-in-out;
}
.chain .chain-bot {
  padding-top: 60px;
  padding-bottom: 100px;
  box-sizing: border-box;
  position: relative;
}
.chain .chain-bot .pword {
  line-height: 35px;
  position: relative;
  z-index: 4;
}
.chain .chain-bot .pword .t0 {
  font-weight: bold;
  color: #333333;
}
.chain .chain-bot .pword .box:nth-child(n+2) {
  margin-top: 35px;
}

.news .thinktank .thinktank-top {
  margin-top: 0 !important;
}
.news .thinktank .thinktank-top .words .k0 {
  margin-bottom: 20px;
}
.news .thinktank .thinktank-top .words .k1 {
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 45px;
}

.news .page {
  margin-top: 40px;
}

.news-bot {
  margin-top: 70px;
}
.news-bot .ul .li {
  width: 380px;
  /*margin-left: 30px;*/
  float: left;
  display: block;
  color: #666666;
  background: #ffffff;
  margin-bottom: 30px;
}
.news-bot .ul .li:hover .words {
  color: #fff;
  background: #c4a261;
  transition: .5s ease-in-out;
}
.news-bot .ul .li:hover .words .time {
  color: #fff;
  transition: .5s ease-in-out;
}
.news-bot .ul .li:hover .words .time:after {
  background: url(../img/img4.png) no-repeat center;
  background-size: 100%;
}
.news-bot .ul .li .words {
  padding: 25px 25px;
  transition: .5s ease-in-out;
}
.news-bot .ul .li .words .k0 {
  line-height: 24px;
  height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 13px;
}
.news-bot .ul .li .words .k1 {
  line-height: 25px;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 25px;
}
.news-bot .ul .li .words .time {
  transition: .5s ease-in-out;
}
.news-bot .ul .li:nth-child(3n+1) {
  margin-left: 0;
}

.guidgance-ul {
  margin-bottom: 10px;
}
.guidgance-ul .li {
  position: relative;
  padding-left: 135px;
  padding-bottom: 50px;
  box-sizing: border-box;
  text-align: left;
}
.guidgance-ul .li span {
  display: inline;
}
.guidgance-ul .spanb {
  width: 82px;
  height: 82px;
  background: url(../img/img9.png) no-repeat center;
  background-size: 100%;
  text-align: center;
  line-height: 82px;
  color: #dfc481;
  position: absolute;
  left: 0;
  top: 10px;
}
.guidgance-ul .rightbox {
  position: relative;
  background: #f0ece5;
  padding: 35px 40px;
  border: 1px solid #dfd8ca;
  box-sizing: border-box;
}
.guidgance-ul .rightbox .spanbox span {
  border-color: #dfd8ca;
  background: #fff;
}
.guidgance-ul .rightbox .spanbox span:after {
  border-color: #dfd8ca;
}
.guidgance-ul .rightbox input, .guidgance-ul .rightbox textarea {
  border: none;
  background: none;
  outline: none;
}
.guidgance-ul .rightbox input::-webkit-input-placeholder, .guidgance-ul .rightbox textarea::-webkit-input-placeholder {
  color: #80786a;
}
.guidgance-ul .rightbox input::-moz-input-placeholder, .guidgance-ul .rightbox textarea::-moz-input-placeholder {
  color: #80786a;
}
.guidgance-ul .rightbox input::-ms-input-placeholder, .guidgance-ul .rightbox textarea::-ms-input-placeholder {
  color: #80786a;
}
.guidgance-ul .rightbox .inputbox {
  margin-top: 35px;
}
.guidgance-ul .rightbox .inputbox .input {
  font-size: 14px;
  color: #80786a;
  height: 44px;
  width: 315px;
  float: left;
  border: 1px solid #e0d9cc;
  padding-left: 13px;
  box-sizing: border-box;
  margin-left: 10px;
  margin-bottom: 8px;
}
.guidgance-ul .rightbox .inputbox .input:nth-child(3n+1) {
  margin-left: 0;
}
.guidgance-ul .rightbox .qnz-more {
  background: #c4a261;
  margin: 0 auto;
  margin-top: 30px;
}
.guidgance-ul .rightbox .box2 {
  padding-left: 16px;
  box-sizing: border-box;
}
.guidgance-ul .rightbox .box3 .qnz-more {
  margin-top: 0;
}
.guidgance-ul .rightbox .textarea {
  resize: none;
  height: 90px;
  font-size: 14px;
  color: #80786a;
  width: 100%;
  border: 1px solid #e0d9cc;
  padding-left: 13px;
  box-sizing: border-box;
}
.guidgance-ul .rightbox .pword {
  margin-top: 12px;
}
.guidgance-ul .rightbox .more {
  width: 165px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  background: #c20101;
  color: #fff;
  font-size: 16px;
  padding-left: 65px;
  box-sizing: border-box;
  transition: .5s ease-in-out;
  position: relative;
}
.guidgance-ul .rightbox .more:hover:after {
  transform: translateX(-5px);
  transition: .5s ease-in-out;
}
.guidgance-ul .rightbox .more:after {
  content: "";
  width: 30px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  left: 30px;
  margin: auto;
  background: url(../img/img10.png) no-repeat center;
  background-size: 100%;
}
.guidgance-ul .rightbox .tit0 {
  color: #333333;
}

.lin {
  line-height: 1;
}

.about {
  padding-bottom: 65px;
  box-sizing: border-box;
}
.about .qnz-ul .li span:after {
  display: none;
}
.about .h0 {
  left: 0;
  top: 0;
  width: 320px;
  height: 240px;
}
.about .h1 {
  width: 760px;
  height: 400px;
  right: 0;
  bottom: 0;
}
.about .w1200 {
  z-index: 4;
}
.about .w1200 .guidgance-ul {
  margin-top: 70px;
}
.about .w1200 .guidgance-ul .li {
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
.about .w1200 .guidgance-ul .li .rightbox {
  padding-top: 70px;
  padding-bottom: 55px;
  box-sizing: border-box;
  min-height: 310px;
}
.about .w1200 .guidgance-ul .li .box {
  padding-left: 285px;
  box-sizing: border-box;
  position: relative;
}
.about .w1200 .guidgance-ul .li .box .pword {
  padding-left: 90px;
  box-sizing: border-box;
  position: relative;
  margin-top: 0;
  color: #777;
}
.about .w1200 .guidgance-ul .li .box .pword:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 90%;
  background: #dbd2c6;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.about .w1200 .guidgance-ul .li .box .img {
  position: absolute;
  left: 85px;
  top: 0;
  bottom:0;
  width: 120px;
  height: 180px;
  margin: auto;
}

.c4 {
  color: #c4a261;
}

.ft26 {
  font-size: 26px;
}

.w900 {
  width: 900px;
  margin: 0 auto;
}

.introduce {
  margin-top: 80px;
}
.introduce .words {
  line-height: 32px;
  padding-top: 10px;
  box-sizing: border-box;
}
.introduce .words .t0 {
  line-height: 1;
  margin-bottom: 17px;
}

.timg {
  overflow: hidden;
}
.timg img, .timg .img {
  transition: .5s ease-in-out;
}
.timg:hover img, .timg:hover .img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.introduce-images {
  overflow: hidden;
  margin-right: 55px;
  width: 530px;
}
.introduce-images .wen {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.culture-tit {
  padding: 50px 0;
  line-height: 30px;
  background: #f1ece6;
  text-align: center;
  color: #c4a261;
  margin-bottom: 65px;
}

.events .eventsul {
  position: relative;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.events .eventsul:after {
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../img/img15.png) #c20101 no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  margin: auto;
}
.events .eventsul img {
  width: 100%;
}
.events .eventsul .word {
  width: 50%;
  padding-top: 27px;
  box-sizing: border-box;
  color:#666;
}
.events .eventsul .word img{
  transition:.5s ease-in-out;
}
.events .eventsul .word:hover img{
  transition:.5s ease-in-out;
  transform:scale3d(1.05,1.05,1);
}
.events .eventsul .word .p {
  margin-top: 20px;
  line-height: 25px;
}
.events .eventsul .word .img{
  overflow: hidden;
}
.events .eventsul .span {
  box-sizing: border-box;
  width: 50%;
  position: absolute;
  line-height: 25px;
  top: 120px;
}
.events .eventsul .word.fr {
  padding-left: 50px;
}
.events .eventsul .word.fl {
  padding-right: 50px;
  box-sizing: border-box;
}
.events .eventsul .span.fl {
  text-align: right;
  padding-right: 50px;
  left: 0;
}
.events .eventsul .span.fr {
  text-align: left;
  padding-left: 50px;
  right: 0;
}
.events .eventsul .li {
  position: relative;
}
.events .eventsul .li .k {
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  left: 0;
  top: 120px;
  margin: auto;
  background: url(../img/img15.png) no-repeat center;
  background-size: 100%;
}
.events .eventsul .li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 1px;
  margin: auto;
  background: #dfdfdf;
}

.honor-ul {
  margin-top: 75px;
}
.honor-ul .swiper-slide {
  padding: 18px 0;
  box-sizing: border-box;
  background: #cccede;
}
.honor-ul .swiper-slide-active {
  box-sizing: border-box;
}
.honor-ul .swiper-button-prev, .honor-ul .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 30%;
  transition: .5s ease-in-out;
  border-radius: 50%;
}
.honor-ul .swiper-button-prev:hover, .honor-ul .swiper-button-next:hover {
  background-color: #c4a261;
  transition: .5s ease-in-out;
}

.honor .guidgance-ul .li .rightbox {
  padding-top: 55px !important;
}

.honor .guidgance-ul .p {
  line-height: 48px;
  border-bottom: 1px dashed #dfd8ca;
  color: #333333;
}

.culture .culture-top .c-li {
  float: left;
  width: 335px;
  margin-left: 97px;
  text-align: center;
  margin-bottom: 50px;
}
.culture .culture-top .c-li:nth-child(3n+1) {
  margin-left: 0;
}
.culture .culture-top .c-li .t0 {
  line-height: 1;
  margin-top: 38px;
}
.culture .culture-top .c-li .t1 {
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 20px;
}
.culture .culture-top .c-li .img {
  border-radius: 50%;
  width: 98px;
  height: 98px;
  margin: 0 auto;
  background: #c4a261;
}
.culture .culture-bottom {
  position: relative;
  margin-top: 60px;
}
.culture .culture-bottom .word {
  position: absolute;
  height: 270px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 740px;
  margin: auto;
  padding: 10px;
  box-sizing: border-box;
}
.culture .culture-bottom .word .w {
  width: 100%;
  height: 100%;
  border: 1px solid  #b39b85;
  padding: 40px 75px;
  padding-top: 55px;
  box-sizing: border-box;
}
.culture .culture-bottom .word .w .t0 {
  line-height: 1;
  margin-bottom: 22px;
}

.staff .page {
  margin-top: 50px;
}
.staff .pagination a {
  background: #f5f5f5;
}
.staff .pagination a:hover, .staff .pagination a.active {
  background: #c4a261;
}
.staff .li .k0 {
  text-align: center;
}
.staff .li .k1 {
  margin-bottom: 0 !important;
}

.wel-column .wel-01 {
  height: 777px;
}
.wel-column .wel-01 .wel-top {
  height: 258px;
  padding-top: 85px;
  box-sizing: border-box;
}
.wel-column .wel-01 .wel-bot {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.wel-column .wel-01 .item {
  float: left;
  width: 25%;
  display: block;
  font-size: 14px;
  color: #fff;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.wel-column .wel-01 .item:nth-child(1) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.wel-column .wel-01 .item:hover .img img {
  opacity: 1;
  transition: .5s ease-in-out;
}
.wel-column .wel-01 .item .img {
  overflow: hidden;
  opacity: .4;
}
.wel-column .wel-01 .item .img img {
  opacity: 0;
  width: 100%;
  transition: .5s ease-in-out;
}
.wel-column .wel-01 .item .word {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 65px;
  box-sizing: border-box;
}
.wel-column .wel-01 .item .t0 {
  font-size: 80px;
  line-height: 1;
  text-align: center;
}
.wel-column .wel-01 .item .t1 {
  font-size: 20px;
  color: #bf9f62;
  line-height: 1;
  text-align: center;
  margin-top: 15px;
}
.wel-column .wel-01 .item .tul {
  padding: 0 35px;
  box-sizing: border-box;
  line-height: 30px;
}
.wel-column .wel-01 .item .t2 {
  width: 200px;
  height: 15px;
  background: url(../img/k7.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 42px;
}

.wel-02 {
  padding-top: 85px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.wel-02 .wel02-top .words {
  width: 580px;
}
.wel-02 .wel02-top .tit {
  position: relative;
  line-height: 1;
}
.wel-02 .wel02-top .tit:before {
  position: absolute;
  content: "";
  left: -160px;
  top: -5px;
  width: 125px;
  height: 25px;
  background: url(../img/k10.png) no-repeat center;
  background-size: 100%;
}
.wel-02 .wel02-top .tit:after {
  position: absolute;
  width: 420px;
  height: 15px;
  content: "";
  right: 0;
  bottom: 0;
  background: url(../img/k9.png) no-repeat center;
  background-size: 100%;
}
.wel-02 .wel02-top .word {
  color: #666666;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 38px;
}
.wel-02 .wel02-top .t0 {
  font-size: 14px;
  text-indent: 2em;
  font-weight: bold;
}
.wel-02 .wel02-top .img {
  margin-top: 40px;
}
.wel-02 .wel02-top .images .span {
  padding-top: 90px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  height: 105px;
  top: 180px;
  margin: auto;
  width: 100%;
}
.wel-02 .wel02-top .images .span:after {
  position: absolute;
  width: 80px;
  height: 80px;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: url(../img/i5.png) no-repeat center;
  background-size: 100%;
}

.wel-04 .wel04-ul .item {
  line-height: 1;
}
.wel-04 .wel04-ul .item .word {
  padding-top: 20px;
}
.wel-04 .wel04-ul .item .t2 {
  color: #bf9f62;
  margin-top: 5px;
}

.wel02-bot {
  padding-bottom: 0 !important;
  margin-top: 65px;
}
.wel02-bot .left {
  width: 545px;
}
.wel02-bot .right {
  width: 630px;
}
.wel02-bot .items .item-top {
  height: 50px;
  line-height: 50px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.wel02-bot .items .left0 {
  width: 325px;
}
.wel02-bot .items .right0 {
  width: 186px;
  margin-top: 22px;
}
.wel02-bot .items .right0 img {
  transform: scale3d(1, 1, 1) !important;
}
.wel02-bot .items .item-bot {
  height: 300px;
  background: #fff;
  padding: 0 20px;
  padding-left: 25px;
  padding-top: 22px;
  box-sizing: border-box;
  display: block;
  color:#666;
}
.wel02-bot .items .item-bot .li {
  display: block;
  color: #333333;
  line-height: 48px;
  height: 48px;
  border-bottom: 1px dashed #ded9d0;
  font-size: 14px;
  padding-left: 28px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
}
.wel02-bot .items .item-bot .li:hover {
  color: #c51616;
  transition: .5s ease-in-out;
}
.wel02-bot .items .item-bot .li .span {
  position: absolute;
  color: #bf9f62;
  height: 100%;
  left: 0;
  width: 15px;
}
.wel02-bot .items .item-bot .li .w {
  width: calc(100% - 110px);
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.wel02-bot .items .item-bot .li .time {
  height: 100%;
  line-height: 48px;
  width: 105px;
  box-sizing: border-box;
}

.swipbox {
  position: relative;
}
.swipbox .swiper-pagination {
  text-align: center;
  line-height: 1;
  margin-top: 20px;
  width: 100%;
}
.swipbox .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: transparent;
  position: relative;
  opacity: 1;
}
.swipbox .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #bf9f62;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.swipbox .swiper-pagination .swiper-pagination-bullet:nth-child(3):after {
  width: 100%;
  height: 100%;
}
.swipbox .swiper-pagination .swiper-pagination-bullet:nth-child(2):after, .swipbox .swiper-pagination .swiper-pagination-bullet:nth-last-child(2):after {
  width: 10px;
  height: 10px;
}
.swipbox .swiper-pagination .swiper-pagination-bullet-active:after {
  background: #c62020;
}

.ty-img {
  position: relative;
}
.ty-img .i1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.wel-03 {
  padding-top: 80px;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.wel-03 .wel03-top {
  text-align: center;
}
.wel-03 .wel03-top .pword {
  width: 700px;
  margin: 0 auto;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 50px;
}
.wel-03 .wel03-ul {
  text-align: center;
}
.wel-03 .wel03-ul .ul-bot {
  margin-top: 65px;
}
.wel-03 .wel03-ul .li {
  display: inline-block;
  margin: 0 16px;
  border: 1px solid #c9c6c0;
  border-radius: 8px;
  width: 100px;
  height: 125px;
  line-height: 1;
  padding-top: 12px;
  box-sizing: border-box;
  transition: .5s ease-in-out;
  color: #555555;
  cursor: pointer;
}
.wel-03 .wel03-ul .li:hover {
  background: #000000;
  border-color: #000000;
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-03 .wel03-ul .li:hover .t0 {
  color: #bf9f62;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .li:hover .img img {
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .li:hover .img .i0 {
  opacity: 0;
}
.wel-03 .wel03-ul .li:hover .img .i1 {
  opacity: 1;
}
.wel-03 .wel03-ul .li .t0 {
  color: #c20101;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .li .img {
  width: 50px;
  height: 50px;
  margin: 8px auto;
}
.wel-03 .wel03-ul .li .img img {
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .item {
  width: 305px;
}
.wel-03 .wel03-ul .item:hover .wp {
  color: #fff;
  background: #bf9f62;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .item:hover .wp .t2, .wel-03 .wel03-ul .item:hover .wp .t3 {
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-03 .wel03-ul .item:hover .wp .more {
  transition: .5s ease-in-out;
  background: #ffffff;
  color: #bf9f62;
}
.wel-03 .wel03-ul .item .img {
  height: 210px;
}
.wel-03 .wel03-ul .item .wp {
  color: #444;
  background: #f9f7f3;
  font-size: 14px;
  height: 290px;
  padding: 25px 28px;
  box-sizing: border-box;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .item .wp .t2 {
  color: #bf9f62;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .item .wp .t3 {
  line-height: 25px;
  height: 100px;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 40px;
  transition: .5s ease-in-out;
}
.wel-03 .wel03-ul .item .wp .more {
  width: 125px;
  height: 40px;
  margin: 0 auto;
  background: #bf9f62;
  color: #fff;
  border-radius: 5px;
  transition: .5s ease-in-out;
  line-height: 40px;
}

.wel03-swiper .swiper-container {
  overflow: visible;
}
.wel03-swiper .swiper-button-next {
  width: calc((100% - 1320px)/2);
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
}
.wel03-swiper .swiper-button-prev {
  width: calc((100% - 1320px)/2);
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
}

.wel-030 .text {
  background: url(../img/k12.png) no-repeat center;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 55px;
  width: 305px;
  text-align: center;
  color: #fff;
  font-size: 28px;
}
.wel-030 .left .text {
  right: 165px;
}
.wel-030 .right .text {
  left: 165px;
}
.wel-030 .tit {
  position: absolute;
  width: 320px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  background: #cb0808;
  border-radius: 60px;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  z-index: 5;
}
.wel-030 .tit span {
  display: block;
  width: 50%;
  text-align: center;
}
.wel-030 .tit .fr {
  background: #000000;
}

.wel-031 {
  margin-top: 35px;
}
.wel-031 .item {
  height: 350px;
  padding-top: 35px;
  box-sizing: border-box;
}
.wel-031 .item .fl {
  width: 550px;
  height: 285px;
}
.wel-031 .item .fr {
  width: 740px;
  height: 285px;
}
.wel-031 .swiper-pagination {
  bottom: 30px !important;
}

.wel-04 {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.wel-04 .swiper-text {
  margin: 0 auto;
  margin-top: 100px;
}
.wel-04 .wel04-ul {
  margin-top: 65px;
}
.wel-04 .wel04-ul .swiper-slide {
  padding-top: 10px;
  box-sizing: border-box;
}
.wel-04 .wel04-ul .swiper-pagination {
  bottom: -55px !important;
}
.wel-04 .wel04-ul .item {
  position: relative;
  float:none!important;
  margin-bottom: 0 !important;
  margin:0 auto!important;
}
.wel-04 .wel04-ul .item:after {
  top: -6px;
}

.wel-05 {
  text-align: center;
  padding-top: 60px;
  box-sizing: border-box;
  position: relative;
  min-height: 600px;
}
.wel-05 .pre {
  z-index: 2;
}
.wel-05:after {
  position: absolute;
  height: 568px;
  width: 100%;
  content: "";
  background: #f0ece5;
  left: 0;
  top: 0;
  z-index: 0;
}
.wel-05 .word {
  line-height: 24px;
  margin-top: 15px;
}
.wel-05 .wel05-tit {
  margin-top: 65px;
  margin-bottom: 50px;
}
.wel-05 .wel05-ul {
  padding: 50px 45px;
  background: #bf9f62;
  color: #fff;
  box-sizing: border-box;
}
.wel-05 .swiper-pagination {
  position: static;
  margin-top: 48px;
}
.wel-05 .swiper-pagination .swiper-pagination-bullet {
  background: url(../img/i09.png) no-repeat center;
  background-size: 100%;
}
.wel-05 .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../img/i8.png) no-repeat center;
  background-size: 100%;
}

.mtxt a {
  display: block;
  margin: 0 auto;
}

.wel05-tit .li {
  display: inline-block;
  height: 60px;
  min-width: 185px;
  box-sizing: border-box;
  background: url(../img/i02.png) no-repeat center;
  background-size: 100% 100%;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.wel05-tit .li:hover, .wel05-tit .li.active {
  transition: .5s ease-in-out;
  background: url(../img/i3.png) no-repeat center;
  background-size: 100% 100%;
}

.tc {
  text-align: center;
}

.wel-06 .wel06ul {
  color: #828282;
  text-align: left;
  height: 250px;
}
.wel-06 .wel06ul .images {
  height: 100%;
  overflow: hidden;
}
.wel-06 .wel06ul .images:hover .img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-06 .wel06ul .img {
  height: 100%;
  transition: .5s ease-in-out;
}
.wel-06 .wel06ul .words {
  position: relative;
  height: 100%;
  background: #f0ece5;
  padding: 50px 40px;
  box-sizing: border-box;
}
.wel-06 .wel06ul .words .gt0 {
  line-height: 1.2;
}
.wel-06 .wel06ul .words .p {
  line-height: 24px;
  margin-top: 25px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.wel-06 .wel06ul .words:after {
  position: absolute;
  width: 120px;
  height: 170px;
  content: "";
  right: 25px;
  bottom: 10px;
  background: url(../img/k18.png) no-repeat center;
  background-size: 100%;
}

.wel-06 {
  padding-top: 80px;
  padding-bottom: 120px;
  box-sizing: border-box;
  position: relative;
}
.wel-06 .pre {
  z-index: 2;
}
.wel-06:after {
  width: 50%;
  height: 405px;
  background: #f0ece5;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  z-index: 0;
}
.wel-06 .wel05-tit {
  margin-top: 65px;
  margin-bottom: 55px;
}
.wel-06 .wel06ul {
  margin-bottom: 70px;
}

.wel-07 {
  height: 695px;
}
.wel-07 .left-tit {
  width: 205px;
  min-height: 630px;
  position: relative;
  top: -40px;
  background: #c20101;
  padding-top: 22px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.wel-07 .tit-top {
  line-height: 1;
  text-align: center;
  color: #fff;
}
.wel-07 .tit-top .t0 {
  margin-top: 15px;
  margin-bottom: 12px;
}
.wel-07 .tit-top .t1 span {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  box-sizing: border-box;
}
.wel-07 .tit-top .t1 span:after, .wel-07 .tit-top .t1 span:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  bottom: 0;
  margin: auto;
}
.wel-07 .tit-top .t1 span:after {
  left: 0;
}
.wel-07 .tit-top .t1 span:before {
  right: 0;
}
.wel-07 .tit-ul {
  width: 170px;
  margin: 0 auto;
  margin-top: 35px;
}
.wel-07 .tit-ul .li {
  display: block;
  height: 45px;
  line-height: 45px;
  background: url(../img/a01.png) no-repeat center;
  background-size: 100% 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.wel-07 .tit-ul .li:hover, .wel-07 .tit-ul .li.active {
  background: url(../img/a02.png) no-repeat center;
  background-size: 100% 100%;
}
.wel-07 .tit-ul .li:nth-child(n+2) {
  margin-top: 9px;
}
.wel-07 .right-box {
  width: 945px;
}
.wel-07 .right-box .txt {
  padding-top: 33px;
  padding-bottom: 28px;
  box-sizing: border-box;
}
.wel-07 .right-box .txt a {
  font-size: 18px;
  line-height: 1;
  transition: .5s ease-in-out;
  color: #333333;
}
.wel-07 .right-box .txt a:hover {
  color: #bf9f62;
  transition: .5s ease-in-out;
}
.wel-07 .right-box .item {
  float: left;
  width: 471px;
  margin-bottom: 3px;
  margin-left: 3px;
  height: 250px;
  background: #fff;
  position: relative;
  display: block;
  color: #454545;
}
.wel-07 .right-box .item:hover .images {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s ease-in-out;
}
.wel-07 .right-box .item .images {
  right: 25px;
  bottom: 15px;
  width: 250px;
  height: 180px;
  position: absolute;
  transition: .5s ease-in-out;
}
.wel-07 .right-box .item .word {
  line-height: 1;
  height: 100%;
  padding: 55px 60px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
.wel-07 .right-box .item .word .t1 {
  line-height: 24px;
  height: 48px;
  margin-bottom: 16px;
  margin-top: 5px;
}
.wel-07 .right-box .item .word .more {
  color: #bf9f62;
}
.wel-07 .right-box .item:nth-child(2n+1) {
  margin-left: 0;
}

.wel-08 {
  background: #f5f4f1;
  padding-top: 80px;
  padding-bottom: 85px;
  box-sizing: border-box;
}
.wel-08 .wel08-tit {
  text-align: center;
  line-height: 1;
}
.wel-08 .wel08-tit .t0 {
  color: #c20101;
}
.wel-08 .wel08-tit .t1 {
  color: #454545;
  margin-top: 12px;
}
.wel-08 .wel08-swiper {
  border: 1px solid #4b4a48;
  border-radius: 5px;
  padding: 40px 85px;
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 40px;
}
.wel-08 .wel08-swiper a {
  color: #ffffff;
}
.wel-08 .wel08-swiper .item {
  width: 240px;
  height: 64px;
  background: url(../img/a04.png) no-repeat center;
  background-size: 100% 100%;
  transition: .5s ease-in-out;
  color: #fff;
  text-align: center;
  line-height: 64px;
}
.wel-08 .wel08-swiper .item:hover {
  background: url(../img/a03.png) no-repeat center;
  background-size: 100% 100%;
  transition: .5s ease-in-out;
}
.wel-08 .swiper-button-prev {
  background: url(../img/i012.png) no-repeat center;
  background-size: 100%;
  left: 18px !important;
}
.wel-08 .swiper-button-prev:hover {
  background: url(../img/i12.png) no-repeat center;
  background-size: 100%;
}
.wel-08 .swiper-button-next {
  background: url(../img/i013.png) no-repeat center;
  background-size: 100%;
  right: 18px !important;
}
.wel-08 .swiper-button-next:hover {
  background: url(../img/i13.png) no-repeat center;
  background-size: 100%;
}

.wel02-top video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  z-index: 0;
}
.wel02-top .images {
  width: 550px;
  height: 430px;
  overflow: hidden;
  cursor: pointer;
}
.wel02-top .images img {
  position: relative;
  z-index: 2;
  transition: .2s ease-in-out;
}
.wel02-top .images.active .images img {
  opacity: 0;
  transition: .2s ease-in-out;
}
.wel02-top .images.active .span {
  opacity: 0;
}
.wel02-top .images.active video {
  z-index: 4;
}
.wel02-top .images .span {
  transition: .5s ease-in-out;
  z-index: 5;
}
.wel02-top .images:hover .span {
  transition: .5s ease-in-out;
  transform: translateY(-10px);
}
.wel02-top .images:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel02-top .images img {
  transition: .5s ease-in-out;
}

.drug-box {
  padding-bottom: 45px;
}

.serve .h0 {
  height: 315px;
  top: 90px;
  left: 0;
  width: 100%;
  position: absolute;
}
.serve .repair .tourism .w1200 .thumbs .swiper-slide-active .items, .serve .repair .tourism .w1200 .thumbs .swiper-slide .items:hover {
  border-color: #c20101;
}
.serve .training-swiper .li {
  height: 170px;
  background: #f0ece5;
}
.serve .training-swiper .li:hover, .serve .training-swiper .li.active {
  background: #c20101;
}
.serve .training-swiper .li:hover span:after, .serve .training-swiper .li.active span:after {
  border-color: #c20101;
}
.serve .training-swiper .swiper-slide-active0 .li {
  background: #c20101;
  color: #fff;
}
.serve .training-swiper .swiper-slide-active0 .li span:after {
  border-color: #c20101;
}
.serve .serve01 .pword {
  color: #333333;
  margin-top: 58px;
  text-align: left;
  padding-bottom: 50px;
  border-bottom: 1px solid #f0ece5;
  box-sizing: border-box;
  margin-bottom: 45px;
}
.serve .serve01-tit {
  text-align: center;
}
.serve .serve01-tit .li {
  display: inline-block;
  width: 185px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #dfd8ca;
  border-radius: 48px;
  font-size: 16px;
  cursor: pointer;
  margin: 0 6px;
  position: relative;
}
.serve .serve01-tit .li:hover, .serve .serve01-tit .li.active {
  color: #fff;
  transition: .5s ease-in-out;
  background: #bf9f62;
}
.serve .serve01-tit .li:hover:after, .serve .serve01-tit .li.active:after {
  transition: .5s ease-in-out;
  opacity: 1;
}
.serve .serve01-tit .li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  left: 0;
  right: 0;
  bottom: -6px;
  background: url(../img/k20.png) no-repeat center;
  background-size: 100%;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}
.serve .serve01-box .top {
  min-height: 160px;
  background: #f0ece5;
  border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  padding: 40px 45px;
  box-sizing: border-box;
  margin-top: 35px;
}
.serve .serve01-box .doctor {
  padding-bottom: 0;
  margin-top: 50px;
}
.serve .serve01-box .doctorlist .summary04ul {
  margin: 0 !important;
}
.serve .serve01-box .doctorlist .summary04ul .item {
  font-size: 14px;
  color: #666666;
}
.serve .serve01-box .doctorlist .summary04ul .item .word {
  padding-top: 20px;
  box-sizing: border-box;
}
.serve .serve01-box .doctorlist .summary04ul .item .t {
  color: #333333;
  line-height: 1.2;
  margin-bottom: 10px;
}
.serve .serve01-box .doctorlist .summary04ul .item .p0 {
  height: 48px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.serve .serve01-box .doctorlist .summary04ul .item .more {
  font-size: 12px;
  line-height: 1;
  margin-top: 20px;
  color: #c20101;
}
.serve .serve01-box .ul {
  padding-top: 12px;
  box-sizing: border-box;
}
.serve .serve01-box .ul .t0 {
  line-height: 1;
  font-size: 24px;
  color: #c20101;
}
.serve .serve01-box .ul .t1, .serve .serve01-box .ul .t2 {
  margin-top: 28px;
}
.serve .serve01-box .ul .li0 {
  margin-top: 48px;
}

.serve01-tity {
  text-align: center;
}
.serve01-tity .li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
}

.ww1200 {
  width: 1200px;
  margin: 0 auto;
}

.repair {
  background: #f5f5f5;
  padding-bottom: 75px;
  padding-top: 78px;
  box-sizing: border-box;
}
.repair .tit {
  color: #333333;
  line-height: 1;
  text-align: center;
  margin-bottom: 60px;
}
.repair .repair-ul .li {
  float: left;
  width: 280px;
  height: 200px;
  overflow: hidden;
  margin-left: 26.666px;
  margin-bottom: 25px;
}
.repair .repair-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.repair .repair-ul .li img {
  transition: .5s ease-in-out;
}
.repair .repair-ul .li:nth-child(4n+1) {
  margin-left: 0;
}
.repair .repair-words {
  margin-top: 13px;
  line-height: 32px;
}
.repair .repair-words p {
  margin-bottom: 8px;
}
.repair .repair-words .txt {
  color: #333333;
  font-weight: bold;
}
.repair .repair-a {
  margin-top: 52px;
}
.repair .repair-a a {
  display: inline-block;
}

.repair .repair-a a:hover{
  transform:translateY(0);
  background:#c20101;
}
.health .qnz-more:hover{
  transform:translateY(0);
  background:#c20101;
}
.serve .tourism .w1200 .images {
  width: 100%;
}

.serve .tourism .w1200 .gtoip .items {
  height: 675px;
}

.serve .tourism .w1200 .thumbs {
  padding: 10px 0;
}

.serve .tourism .w1200 .swiper-button-prev {
  width: 50px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  background-size: 25%;
}
.serve .tourism .w1200 .swiper-button-next {
  width: 50px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 25%;
  right: 0;
}
.serve .tourism .w1200 {
  padding: 0 !important;
  margin-top: 42px;
}

.repair-bot {
  padding-bottom: 80px;
  padding-top: 70px;
  box-sizing: border-box;
}
.repair-bot .tit {
  text-align: center;
  line-height: 1;
  color: #c20101;
  margin-bottom: 55px;
}
.repair-bot .items-ul .li {
  background: #f0ece5;
  font-size: 16px;
  margin-top: 12px;
  color: #333333;
  padding: 35px;
  line-height: 30px;
  padding-left: 150px;
  box-sizing: border-box;
  position: relative;
}
.repair-bot .items-ul .li .span {
  position: absolute;
  font-size: 18px;
  color: #c20101;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  left: 40px;
  top: 40px;
}
.repair-bot .items-ul .li .words {
  padding-left: 40px;
  border-left: 1px solid #dbd6cd;
  box-sizing: border-box;
}
.repair-bot .items-ul .li .inputmore {
  margin-top: 38px;
}
.repair-bot .items-ul .li .inputmore .more {
  display: inline-block;
  margin-right: 10px;
  width: 160px;
  line-height: 46px;
  height: 46px;
  text-align: center;
  color: #bf9f62;
  background: #fff;
  transition: .5s ease-in-out;
  border-radius: 46px;
}
.repair-bot .items-ul .li .inputmore .more:hover {
  background: #bf9f62;
  color: #fff;
  transition: .5s ease-in-out;
}

.drug {
  padding-top: 90px;
  padding-bottom: 78px;
  box-sizing: border-box;
}
.drug .leftimg {
  overflow: hidden;
}
.drug .leftimg .items {
  position: relative;
}
.drug .leftimg .items:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  transition: .5s ease-in-out;
}
.drug .leftimg .swiper-slide-active .items:after {
  background: rgba(255, 255, 255, 0);
  transition: .5s ease-in-out;
}
.drug .leftimg .swiperbox {
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  margin-top: 30px;
}
.drug .leftimg .swiper-container {
  overflow: visible;
}
.drug .leftimg .swiper-button-next, .drug .leftimg .swiper-button-prev {
  position: static;
  margin: auto;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #cccccc;
  background-size: 30%;
  transition: .5s ease-in-out;
}
.drug .leftimg .swiper-button-next:hover, .drug .leftimg .swiper-button-prev:hover {
  background-color: #c20101;
  transition: .5s ease-in-out;
}
.drug .leftimg .swiper-pagination {
  position: relative;
  bottom: 15px;
  display: inline-block;
  width: auto;
  color: #999999;
  font-family: Arial;
  font-size: 16px;
  margin: 0 25px;
}
.drug .leftimg .swiper-pagination .swiper-pagination-current {
  font-size: 24px;
  color: #333333;
}
.drug .leftimg .imagesbox {
  width: 600px;
  display: block;
  position: relative;
}
.drug .leftimg .imagesbox .items {
  height: 450px;
  overflow: hidden;
}
.drug .words {
  width: 600px;
  height: 100%;
  padding-left: 45px;
  box-sizing: border-box;
}
.drug .slimScrollBar{
	opacity: 1 !important;
	display: block!important;
}
.drug .words .tit {
  line-height: 1;
  margin-bottom: 42px;
}
.drug .words .pword {
  line-height: 32px;
  text-indent: 2em;
  padding-right: 8px;
  box-sizing: border-box;
}

.summary04ul .item .t1 {
  text-align: left;
}

.drug-ul .summary04ul {
  margin: 0 !important;
}
.drug-ul .summary04ul .item {
  font-size: 14px;
  color: #666666;
  width: 380px;
  padding: 30px;
  float: left;
  margin-bottom: 35px;
  margin-left: 30px;
}

.drug-ul .summary04ul .item:nth-child(4n+1){
  margin-left: 30px;
}

.drug-ul .summary04ul .item:nth-child(3n+1) {
  margin-left: 0;
}

.drug-ul .summary04ul .item .word {
  padding-top: 20px;
  box-sizing: border-box;
}
.drug-ul .summary04ul .item .t {
  color: #333333;
  line-height: 1.2;
  margin-bottom: 25px;
}
.drug-ul .summary04ul .item .t b {
  font-weight: normal;
  color: #c20101;
}
.drug-ul .summary04ul .item .p0 {
  height: 48px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.drug-ul .summary04ul .item .more {
  font-size: 12px;
  line-height: 1;
  margin-top: 20px;
  color: #c20101;
}

.summary {
  text-align: center;
}

.summary .summary04 .swiper-pagination {
  position: static;
  margin-top: 70px;
}

.summary01 .images {
  position: relative;
}
.summary01 .images img {
  opacity: 1;
  transition: .4s ease-in-out;
  position: relative;
  z-index: 3;
}
.summary01 .images:after {
  z-index: 4;
}
.summary01 .images.active img {
  opacity: 0;
  transition: .4s ease-in-out;
}
.summary01 .images.active:after {
  opacity: 0;
}

.summary01 video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  z-index: 0;
}

.at {
  color: #ae935e;
  line-height: 20px;
}
.at .add, .at .phone {
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  margin: 8px 0;
}
.at .add:after, .at .phone:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
}
.at .add:after {
  background: url(../img/k23.png) no-repeat center;
  background-size: 100%;
}
.at .phone:after {
  background: url(../img/k24.png) no-repeat center;
  background-size: 100%;
}

.hospital01 .at {
  margin-top: 30px;
}

.hospital01 .words .itbox .t2 {
  height: 120px;
}
.hospital01 .words .itbox .t2 .slimScrollBar {
  opacity: 1 !important;
  display: block !important;
  width: 3px !important;
  background: #c4a261 !important;
}
.hospital01 .words .itbox .t2 .slimScrollRail {
  opacity: 1 !important;
  display: block !important;
  width: 3px !important;
  background: #e7dfd2 !important;
}

.inherit {
  text-align: left;
}

.inherit01-top .in-ul {
  padding: 60px 0;
  border-top: 1px solid #e1dcd3;
  box-sizing: border-box;
  color:#333;
  display: block;
}
.inherit01-top .in-ul:nth-child(1) {
  padding-top: 0;
  border-top: none;
}

.summary .physician .physician01 {
  padding-top: 0;
}

.pimg {
  margin-top: 26px;
}
.pimg .img0 {
  float: left;
  width: 48.5%;
  margin-left: 3%;
  overflow: hidden;
}
.pimg .img0:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.pimg .img0 img {
  width: 100%;
  transition: .5s ease-in-out;
}
.pimg .img0:nth-child(2n+1) {
  margin-left: 0;
}

.introduce-jiyu {
  margin-top: 70px;
}

.doctor-tankuang {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.doctor-tankuang .tankuang {
  width: 1065px;
  height: 355px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/bg1.png) no-repeat center;
  background-size: 100% 100%;
  padding: 30px 55px;
  padding-left: 65px;
  box-sizing: border-box;
}
.doctor-tankuang .tit {
  line-height: 1;
  margin-bottom: 35px;
  margin-left: -25px;
}
.doctor-tankuang .qnz-more {
  margin: 0 auto;
  margin-top: 23px;
}
.doctor-tankuang .qnz-more input {
  width: 100%;
  height: 100%;
}
.doctor-tankuang .input0 {
  width: 310px;
  height: 44px;
  border: 1px solid #e0d9cc;
  box-sizing: border-box;
  background: #e6e2db;
  float: left;
  margin-left: 7px;
  margin-bottom: 7px;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 14px;
}
.doctor-tankuang .input0:nth-child(3n+1) {
  margin-left: 0;
}
.doctor-tankuang .input0.input1 {
  margin-left: 7px;
  width: 627px;
}
.doctor-tankuang input, .doctor-tankuang textarea {
  border: none;
  background: none;
  outline: none;
}
.doctor-tankuang input::-webkit-input-placeholder, .doctor-tankuang textarea::-webkit-input-placeholder {
  color: #80786a;
}
.doctor-tankuang input::-moz-input-placeholder, .doctor-tankuang textarea::-moz-input-placeholder {
  color: #80786a;
}
.doctor-tankuang input::-ms-input-placeholder, .doctor-tankuang textarea::-ms-input-placeholder {
  color: #80786a;
}
.doctor-tankuang .cha {
  background: url(../img/k25.png) no-repeat center;
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  position: absolute;
  cursor: pointer;
}

.trusteeship.doctor .w1200 .item-ul .words.fr {
  padding-top: 0;
}

.trusteeship.doctor .w1200 .item-ul .words .t0 {
  margin-bottom: 18px;
}

.doctor .t10 {
  color: #666;
  line-height: 28px;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.doctor .t11 {
  display: block;
  font-size: 14px;
  color: #c20101;
  line-height: 1;
  margin-top: 18px;
}

.tbox {
  margin-top: 35px;
  margin-bottom: 20px;
}
.tbox .tx {
  width: 155px;
  height: 205px;
  background: url(../img/k26.png) no-repeat center;
  background-size: 100%;
  display: block;
  padding: 9px;
  box-sizing: border-box;
  font-size: 12px;
  color: #bf9f62;
  line-height: 1;
  text-align: center;
  margin-left: 45px;
}
.tbox .tx .i {
  overflow: hidden;
}
.tbox .tx img {
  transition: .5s ease-in-out;
}
.tbox .tx:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.tbox .tx:nth-child(1) {
  margin-left: 0;
}
.tbox .tx .p {
  margin-bottom: 5px;
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
}

.tbox0 .ib {
  width: 265px;
  height: 170px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  overflow: hidden;
}
.tbox0 .ib:hover .tx-p {
  transition: .5s ease-in-out;
  position: absolute;
  padding-top: 20px;
  height: 100%;
}
.tbox0 .ib:hover .k1, .tbox0 .ib:hover .k3 {
  opacity: 1;
  transition: .5s ease-in-out;
}
.tbox0 .ib .k1 {
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  opacity: 0;
  transition: .5s ease-in-out;
}
.tbox0 .ib .k0 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 6px;
}
.tbox0 .ib .k3 {
  margin-top: 24px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  background: #c4a261;
  border-radius: 30px;
  opacity: 0;
  transition: .5s ease-in-out;
}
.tbox0 .ib .tx-p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  transition: .5s ease-in-out;
}

.tourism .w1200 .li {
  position: relative;
}

.tourism .w1200 .words {
  position: absolute;
  height: 100%;
}
.tourism .w1200 .words.fr {
  right: 0;
  top: 0;
}
.tourism .w1200 .words.fl {
  left: 0;
  top: 0;
}

.pc900 {
  display: block;
}

.m900 {
  display: none;
}

.details-top .detail-tit {
  text-align: center;
  line-height: 1.2;
  padding-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
}
.details-top .detail-tit .en {
  font-family: Arial;
  margin-top: 15px;
}

.details0 .pword {
  margin: 40px 0;
}

.wel03m img {
  width: 100%;
}

.wel03m .i50 {
  width: 100%;
}

.chain2 {
  padding-bottom: 50px;
  padding-top: 25px;
  box-sizing: border-box;
}
.chain2 .li0 {
  height: 285px;
  background: url(../img/k27.png) no-repeat center;
  background-size: 100% 100%;
  padding: 8px 6px;
  box-sizing: border-box;
  margin-bottom: 24px;
}
.chain2 .li0 .images {
  width: 375px;
  height: 268px;
}
.chain2 .li0 .word {
  width: calc(100% - 375px);
  height: 268px;
  padding: 38px 30px;
  box-sizing: border-box;
}
.chain2 .li0 .word .h0 {
  color: #333333;
  font-weight: bold;
  line-height: 1;
}
.chain2 .li0 .word .p {
  color: #666666;
  line-height: 24px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 14px;
  margin-top: 18px;
}
.chain2 .click {
  margin-top: 44px;
}

.at0 {
  line-height: 20px;
}
.at0 .add, .at0 .phone {
  padding-left: 35px;
  color: #666666;
  font-size: 16px;
  position: relative;
}
.at0 .add:after, .at0 .phone:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 20px;
  left: 0;
  top: 0;
}
.at0 .add {
  margin-bottom: 16px;
}
.at0 .add:after {
  background: url(../img/k29.png) no-repeat center;
  background-size: 100%;
}
.at0 .phone:after {
  background: url(../img/k30.png) no-repeat center;
  background-size: 100%;
}

.mtxt {
  display: none;
}

.fixed-right {
  width: 160px;
  height: 590px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 15;
  background: url(../img/j2.png) no-repeat center;
  background-size: 90%;
  padding: 0 25px;
  padding-top: 65px;
  box-sizing: border-box;
}
.fixed-right .qq {
  margin-bottom: 20px;
}
.fixed-right img {
  transition: .5s ease-in-out;
}
.fixed-right .right-top a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #8c6b2c;
  transition: .5s ease-in-out;
}
.fixed-right .right-top a img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.fixed-right .right-top a:hover img {
  transition: .5s ease-in-out;
  opacity: .7;
}
.fixed-right .right-top a .span {
  line-height: 1;
  margin-top: 5px;
}
.fixed-right .span {
  line-height: 1;
}
.fixed-right .right-center {
  margin-top: 20px;
}
.fixed-right .right-center .wx {
  margin-bottom: 28px;
}
.fixed-right .right-center .item {
  font-size: 12px;
  color: #8c6b2c;
  text-align: center;
}
.fixed-right .right-center .item img {
  width: 86px;
  transition: .5s ease-in-out;
  height: 86px;
  margin: 0 auto;
}
.fixed-right .right-center .item .span {
  margin-top: 9px;
  line-height: 1;
}

.lx-topRight .lx-box {
  position: relative;
}
.lx-topRight .lx-box .lx-b {
  position: absolute;
  top: 60px;
  left: 0;
  line-height: 30px;
  z-index: 1;
  display: none;
}
.lx-topRight .lx-box .lx-b a {
  padding: 0 10px;
  background: #fff;
  color: #666;
  transition: .5s ease-in-out;
}
.lx-topRight .lx-box .lx-b a:hover {
  color: #bf9f62;
  transition: .5s ease-in-out;
}

.pro01 {
  width: 608px;
  height: 185px;
  left: 0;
  bottom: 0;
}

.pro02 {
  width: 427px;
  height: 252px;
  top: 300px;
  right: 0;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.w1500 {
  width: 1500px;
  margin: 0 auto;
}

.m768 {
  display: none;
}

.pc768 {
  display: block;
}

.wel-column .wel-01 .wel-top {
  text-align: center;
}

.swipbox .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
  .fixed-right {
    width: 128px;
    height: 472px;
    padding: 0 20px;
    padding-top: 52px;
  }
  .fixed-right .qq {
    margin-bottom: 16px;
  }
  .fixed-right .right-top a img {
    width: 56px;
    height: 56px;
  }
  .fixed-right .right-center {
    margin-top: 16px;
  }
  .fixed-right .right-center .item .span {
    margin-top: 7.2px;
  }

  .fixed-right .right-center .wx {
    margin-bottom: 18px;
  }

  .fixed-right .right-center .item img {
    width: 70px;
    height: 70px;
  }
@media screen and (max-width: 1900px) {
  .health-ul .images {
    width: 50%;
    height: auto;
  }

  .health-ul .images .imgt {
    width: 100%;
  }

  .health-ul .words .word .text {
    width: 90%;
  }

  .health-ul .words .span0 {
    width: 70%;
  }
}
@media screen and (max-width: 1700px) {
  .w1600 {
    width: 95%;
  }

  .wel-03 .wel03-ul .li {
    margin: 0 10px;
    width: 90px;
  }

  .wel-030 .left .text {
    right: 1.65rem;
  }

  .wel-030 .right .text {
    left: 1.65rem;
  }

  .wel-030 .text {
    top: .55rem;
    height: 60px;
    width: 240px;
    line-height: 60px;
    font-size: 22px;
    background-size: 100% 100%;
  }

  .wel-030 .tit {
    bottom: .7rem;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  .about .h0 {
    width: calc((100% - 1200px)/2);
    background-position: right !important;
  }
}
.els {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
}
@media screen and (max-width: 1600px){
	.fixed-box .items:nth-child(n+2){
		margin-top: 30px;
	}
	.fixed-box{
		height: 290px;
	}
}
@media screen and (max-width: 1400px) {
  .w1200, .ww1200 {
    width: 90%;
  }

  .wel02-bot .items .item-bot .li .time {
    line-height: 40px;
  }

  .guidgance-ul .rightbox .inputbox .input {
    width: 32%;
    margin-left: 2%;
  }

  .thinktank .page {
    margin-top: 55px;
  }

  .news-bot {
    margin-top: .7rem;
  }

  .about .h0 {
    width: 5%;
  }

  .news-bot .ul .li {
    width: 32%;
    /*margin-left: 2%;*/
  }

  .honor-ul {
    margin-top: .75rem;
  }

  .life .li {
    margin-bottom: .9rem;
  }

  .life .words.fr {
    padding-left: 40px;
  }

  .life .words.fl {
    padding-right: 40px;
  }

  .hospital01 {
    padding-bottom: .85rem;
  }

  .inherit-swiper .items {
    width: 95%;
  }

  .w1320 {
    width: 95%;
  }

  .w1330 {
    width: 95%;
  }

  .w1210 {
    width: 90%;
  }

  .wel03-swiper .swiper-button-next {
    width: calc((100% - 80%)/2);
  }

  .wel03-swiper .swiper-button-prev {
    width: calc((100% - 80%)/2);
  }

  .wel-03 .wel03-ul .ul-bot .w1320 {
    width: 80%;
  }

  .wel-column .wel-01 {
    height: auto;
  }

  .wel-column .wel-01 .item .t2 {
    margin-top: .3rem;
    margin-bottom: .4rem;
  }

  .wel-column .wel-01 .wel-top {
    height: auto;
    padding-top: .85rem;
    padding-bottom: .8rem;
  }

  .wel-column .wel-01 .item .tul {
    padding: 0 .35rem;
  }

  .wel-column .wel-01 .item .t0 {
    font-size: 60px;
  }

  .academy-bot .items {
    width: 32%;
    margin-left: 2%;
    height: auto;
    margin-bottom: 4%;
  }

  .inherit-swiper .img {
    height: auto;
  }

  .list1-top {
    overflow: hidden;
  }

  .list1-top a {
    margin-left: 0;
    width: 9%;
    float: left;
  }

  .hospital01 .words .t0 {
    font-size: 24px;
  }

  .commen-bot {
    padding-top: 50px;
    padding-bottom: 75px;
  }

  .commen-bot .qnz-ul {
    margin-top: 40px;
  }

  .commen-bot .qnz-ul .li {
    width: 250px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .qnz-t0 {
    font-size: 28px;
  }

  .commen-tit:after, .commen-tit:before {
    width: 300px;
    height: 45px;
  }

  .commen-tit {
    padding: 0 325px;
  }

  .commen-words .tul .item {
    font-size: 16px;
    padding: 0 35px;
  }

  .commen-words {
    padding-top: 130px;
  }

  .commen-banner {
    height: 420px;
  }

  /**/
  .wel-02 {
    padding-top: .85rem;
    padding-bottom: 1rem;
  }

  .wel02-bot {
    margin-top: .65rem;
  }

  .wel02-bot .right {
    width: 53%;
  }

  .wel02-bot .left {
    width: 45%;
  }

  .wel-02 .wel02-top .img {
    margin-top: .4rem;
  }

  .wel-02 .wel02-top .word {
    line-height: 24px;
    margin-top: .4rem;
  }

  .wel-03 {
    padding-top: .8rem;
    padding-bottom: .7rem;
  }

  .wel02-bot .items .item-bot .li {
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
  }

  .wel02-bot .items .item-bot .li .span {
    width: 7px;
  }

  .wel02-bot .items .item-bot {
    height: 250px;
  }

  .ft30 {
    font-size: 24px;
  }

  .ft24 {
    font-size: 20px;
  }

  .thinktank .time:after {
    width: 15px;
    height: 15px;
  }

  .wel-03 .wel03-ul .item {
    width: 100%;
  }

  .wel-03 .wel03-ul .item .img {
    height: auto;
  }

  .wel-031 .item .fl {
    height: auto;
    width: 45%;
  }

  .wel-031 .item .fr {
    width: 50%;
    height: auto;
  }

  .summary04ul .item {
    width: 95%;
  }

  .doctor .summary04ul .item {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .serve .serve01-box .doctorlist .summary04ul .item {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .wel-04 {
    padding-top: .75rem;
    padding-bottom: .8rem;
  }

  .wel-04 .swiper-text {
    margin-top: 50px;
  }

  .wel-05 {
    padding-top: 30px;
  }

  .wel-05 .wel05-tit {
    margin-top: 32px;
    margin-bottom: 30px;
  }

  .wel-04 .wel04-ul .swiper-pagination {
    bottom: -35px !important;
  }

  .wel05-tit .li {
    font-size: 16px;
  }

  .ft18 {
    font-size: 16px;
  }

  .wel-05 .swiper-pagination {
    margin-top: 30px;
  }

  .wel-05 .wel05-ul {
    padding: 35px 30px;
  }

  .wel-06 {
    padding-top: .8rem;
    padding-bottom: 1.2rem;
  }

  .wel-06 .wel05-tit {
    margin-top: 35px;
    margin-bottom: 30px;
  }

  .wel-07 .right-box {
    width: calc(100% - 265px);
  }

  .wel-07 .right-box .item {
    width: 49.5%;
    margin-left: 1%;
    margin-bottom: 1%;
  }

  .wel-07 {
    height: auto;
    padding-bottom: 25px;
  }

  .wel-08 {
    padding-top: .8rem;
    padding-bottom: .85rem;
  }

  .wel-08 .wel08-swiper {
    padding: 25px 55px;
  }

  .wel-08 .wel08-swiper .item {
    margin: 0 auto;
    display: block;
  }

  .wel-07 .right-box .txt {
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .wel-07 .right-box .txt a {
    font-size: 16px;
  }

  .wel-04 .wel04-ul {
    margin-top: .65rem;
  }

  .wel-030 .text {
    font-size: 18px;
  }

  .wel-06 .wel06ul {
    margin-bottom: .7rem;
  }

  .serve01-tity .li {
    margin: 0 10px;
  }

  .drug-ul .summary04ul .item {
    width: 32%;
    margin-left: 2%;
  }
  .drug-ul .summary04ul .item:nth-child(4n+1) {
    margin-left: 2%;
  }
  .drug-ul .summary04ul .item:nth-child(3n+1) {
    margin-left: 0;
  }

  .drug .leftimg .imagesbox {
    width: 65%;
  }

  .serve .training-swiper .li {
    padding-top: 20px;
  }

  .drug .leftimg .imagesbox .items {
    height: auto;
  }

  .drug .words .tit {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .drug .words .pword {
    line-height: 24px;
    font-size: 15px;
  }

  .drug {
    padding-top: .9rem;
    padding-bottom: .8rem;
  }

  .drug .leftimg .swiper-pagination {
    margin: 0 10px;
    bottom: 10px;
  }

  .drug .leftimg .swiperbox {
    margin-top: 20px;
  }

  .drug .leftimg .swiper-button-next, .drug .leftimg .swiper-button-prev {
    width: 35px;
    height: 35px;
    background-size: 20%;
  }

  .drug .words {
    width: 90%;
    padding-left: 30px;
  }

  .repair {
    padding-bottom: .75rem;
    padding-top: .78rem;
  }

  .repair .tit {
    margin-bottom: .6rem;
  }

  .repair-bot {
    padding-bottom: .8rem;
    padding-top: .7rem;
  }

  .repair-bot .tit {
    margin-bottom: .55rem;
  }

  .repair-bot .items-ul .li {
    font-size: 15px;
    line-height: 25px;
  }

  .repair .repair-ul .li {
    width: 24%;
    margin-left: 1.3333333333%;
    height: auto;
  }

  .summary01 {
    height: auto;
    padding-bottom: 1rem;
  }

  .summary02 {
    padding-top: .75rem;
    padding-bottom: 1.05rem;
  }

  .summary .summary04 .swiper-pagination {
    margin-top: .7rem;
  }

  .summary04 {
    padding-top: .9rem;
    padding-bottom: .95rem;
  }

  .commen-tit.active {
    padding: 0 260px;
  }

  .commen-tit.active:after, .commen-tit.active:before {
    width: 240px;
  }

  .remember01 .left-ding {
    width: 85px;
  }

  .remember02 .items {
    width: 95%;
  }

  .remember02 .items .img {
    height: auto;
  }

  .remember01 .words-box {
    height: auto;
  }

  .remember01 .right-words .ul .li {
    padding: 15px 0;
    padding-left: 45px;
  }

  .remember02 {
    padding: 1rem 0;
  }

  .inherit01 .inherit01-top .images {
    width: 45%;
  }

  .inherit01 .inherit01-top .pword {
    width: 50%;
    padding-top: 30px;
  }

  .inherit01-top .in-ul {
    padding: 40px 0;
  }

  .con-title .cn {
    font-size: 35px;
  }

  .hospital .words-box {
    padding-bottom: 50px;
  }

  .con-title .en {
    margin-top: 12px;
  }

  .physician-swiper {
    padding-top: 1rem;
    padding-bottom: 1.05rem;
  }

  .inherit .con-title {
    padding-bottom: .55rem;
  }

  .inherit {
    padding-bottom: .4rem;
  }

  .physician .physician01 {
    padding-bottom: 1.05rem;
  }

  .physician-swiper .items .img {
    width: 95%;
    height: auto;
  }
  .physician-swiper .items .img img {
    width: 100%;
  }

  .physician .physician01 .left {
    height: auto;
    width: 35%;
    margin-left: 5%;
  }

  .physician .physician01 .right {
    width: 55%;
    height: auto;
  }

  .about .w1200 .guidgance-ul .li .box .img {
    left: 40px;
  }

  .about .w1200 .guidgance-ul .li .box {
    padding-left: 200px;
  }

  .about .w1200 .guidgance-ul .li .rightbox {
    min-height: auto;
    padding: 35px 40px;
    padding-top: 60px;
  }

  .about .w1200 .guidgance-ul {
    margin-top: 50px;
  }

  .about .w1200 .guidgance-ul .li .box .pword {
    padding-left: 60px;
  }

  .introduce {
    margin-top: .8rem;
  }

  .introduce-images {
    width: 50%;
    margin-right: 5%;
  }

  .introduce-jiyu {
    margin-top: .7rem;
  }

  .culture-tit {
    padding: 40px 0;
    margin-bottom: 50px;
  }

  .culture .culture-top .c-li .img {
    width: 80px;
    height: 80px;
  }

  .culture .culture-top .c-li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
  }

  .culture .culture-top .c-li .t0 {
    margin-top: 30px;
  }

  .culture .culture-bottom .word .w {
    padding: 30px 55px;
    padding-top: 40px;
  }

  .health-ul .words {
    padding-top: 60px;
  }

  .health-ul .words .word .text .t0 {
    font-size: 30px;
  }

  .health-ul .images .imgt {
    height: 420px;
  }

  .health-ul .li {
    height: 480px;
  }

  .health-ul .li:nth-child(n+2) {
    margin-top: 60px;
  }

  .health-ul {
    padding-bottom: 1.25rem;
    padding-top: 25px;
  }

  .thinktank .items .images {
    width: 50%;
    height: auto;
  }

  .thinktank .thinktank-ul .images {
    width: 310px;
    height: auto;
  }

  .thinktank .thinktank-ul .items .words {
    width: calc(100% - 310px);
  }

  .thinktank .thinktank-top .words .k0 {
    line-height: 25px;
    height: 50px;
    font-size: 20px;
  }

  .thinktank .thinktank-top .words {
    padding: 40px;
    padding-bottom: 20px;
  }

  .thinktank .thinktank-top .words .k1 {
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .product-top .pword {
    width: calc(100% - 290px);
  }

  .product-ul .inherit-swiper .items {
    width: 95%;
    margin: 0 auto;
  }

  .product-ul .inherit-swiper .items:nth-child(3n+1) {
    margin-left: auto;
  }

  .product-ul .inherit-swiper .items .img {
    height: auto;
  }

  .con-swiper .swiper-button-next, .con-swiper .swiper-button-prev {
    width: 40px;
    height: 70px;
    line-height: 70px;
  }

  .details-bot .w {
    width: calc(100% - 145px);
  }

  .doctor0.doctor .summary04ul .item {
    float: none;
    width: 95%;
    margin: 0 auto;
    margin-left: auto !important;
  }

  .tbox .tx {
    width: 30%;
    margin-left: 5%;
    height: auto;
  }
  .tbox .tx img {
    width: 100%;
  }

  .doctor .b-bot {
    margin-top: 20px;
  }

  .tbox {
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .tbox0 .ib {
    height: auto;
    width: 48%;
  }

  .training .training-bot {
    padding-top: 75px;
  }

  .training .training-swiper {
    margin-top: 40px;
  }

  .tourism .w1200 .images {
    width: 62.5%;
  }

  .tourism .w1200 .words {
    width: 37.5%;
  }

  .tourism .w1200 .gtoip .items {
    height: 500px;
  }

  .tourism .w1200 .words {
    padding: .7rem .4rem;
    padding-left: .55rem;
    padding-bottom: .95rem;
  }

  .tourism .w1200 .words .t0 {
    line-height: 1;
    margin-bottom: 30px;
  }

  .tourism .w1200 .li {
    margin-bottom: 60px;
  }

  .newslist .items .right {
    width: calc(100% - 130px);
  }

  .newslist {
    padding-bottom: 60px;
  }

  .wel-04 .summary04ul .item {
    width: 95%;
  }
}
@media screen and (max-width: 1300px) {
  .nav-left a:nth-child(n+2), .nav-right a:nth-child(n+2) {
    margin-left: 50px;
  }

  .culture .culture-bottom {
    margin-top: 40px;
  }

  .training-box .conbox {
    padding: 20px 40px;
  }

  .training-box .words .t0:after {
    width: 10px;
    height: 10px;
  }

  .training-box {
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .news-bot {
    margin-top: 40px;
  }

  .training-box .words {
    width: 55%;
    padding-top: 20px;
  }

  .training-box .images {
    width: 40%;
    height: auto;
  }

  .introduce-jiyu {
    margin-top: 40px;
  }

  .introduce {
    margin-top: 50px;
  }

  .introduce .words {
    line-height: 25px;
  }

  .training-swiper .li {
    width: 50px;
  }

  .life .li {
    margin-bottom: 60px;
  }

  .life .words .tx {
    font-size: 20px;
  }

  .remember02 {
    padding: 65px 0;
  }

  .serve .serve01-tit .li {
    height: 40px;
    line-height: 40px;
  }

  .commen-tit span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
  }

  .wel-03 .wel03-ul .li {
    margin: 0 5px;
  }

  .ft16 {
    font-size: 14px;
  }

  .commen-tit:after, .commen-tit:before {
    top: 20px;
  }

  .ft36 {
    font-size: 26px;
  }

  .trusteeship .w1200 .item-ul .words .t0 {
    margin-bottom: 20px;
  }

  .health-ul .words .word .text .t0 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .health-ul {
    padding-bottom: 70px;
    padding-top: 15px;
  }

  .pword {
    font-size: 14px;
    line-height: 24px;
  }

  .academy-bot {
    padding-top: 25px;
  }

  .trusteeship .w1200 {
    padding: 80px 0;
    padding-bottom: 40px;
  }

  .inherit-swiper .word {
    padding-top: 10px;
  }

  .about .w1200 .guidgance-ul {
    margin-top: 35px;
  }

  .inherit-swiper {
    margin-top: 25px;
  }

  .academy-bot .items {
    margin-bottom: 25px;
  }

  .trusteeship .w1200 .item-ul .words.fr {
    padding-left: 30px;
  }

  .trusteeship .w1200 .item-ul .words .t1 {
    line-height: 24px;
  }

  .hospital01 {
    padding-bottom: 50px;
  }

  .hospital01 .words .t0 {
    font-size: 20px;
  }

  .wel-02 .wel02-top .words {
    width: 48%;
  }

  .wel02-top .images {
    width: 45%;
    height: auto;
  }

  .wel-02 .wel02-top .images .span {
    top: 0;
    bottom: 0;
    margin: auto;
    padding-top: 60px;
    height: 80px;
  }

  .wel-02 .wel02-top .images .span:after {
    width: 60px;
    height: 60px;
  }

  .wel-03 .wel03-ul .ul-bot {
    margin-top: 30px;
  }

  .wel-08 .wel08-swiper .item {
    width: 95%;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
  }

  .wel-030 .text {
    height: 40px;
    line-height: 40px;
  }

  .about .w1200 .guidgance-ul .li .box .pword {
    padding-left: 45px;
  }

  .wel05-tit .li {
    height: 45px;
    line-height: 45px;
  }

  .swiper-box .swiper-button-next {
    right: -25px;
  }

  .swiper-box .swiper-button-prev {
    left: -25px;
  }

  .wel-07 .tit-top img {
    height: 60px;
    display: block;
    margin: 0 auto;
  }

  .wel-07 .left-tit {
    top: -30px;
  }

  .wel-08 .wel08-swiper .item {
    height: auto;
    padding: 10px 0;
    line-height: 1.5;
  }

  .wel-03 .wel03-ul .item .wp .t2 {
    font-size: 20px;
  }

  .wel-03 .wel03-ul .item .wp .t2 {
    font-size: 18px;
  }

  /**/
  .serve .serve01-box .ul .t0 {
    font-size: 20px;
  }

  .serve .serve01-box .ul .t1, .serve .serve01-box .ul .t2 {
    margin-top: 20px;
  }

  .serve .serve01-box .ul .li0 {
    margin-top: 30px;
  }

  .serve .serve01 .pword {
    margin-top: 35px;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  .serve .serve01-box .top {
    min-height: auto;
    padding: 25px 35px;
  }

  .commen-words .tul .item {
    line-height: 50px;
    height: 50px;
  }

  .repair {
    padding-bottom: 35px;
    padding-top: 40px;
  }

  .repair .tit {
    margin-bottom: 30px;
  }

  .repair-bot {
    padding-bottom: 45px;
    padding-top: 40px;
  }

  .repair-bot .tit {
    margin-bottom: 30px;
  }

  .summary01 {
    padding-bottom: 65px;
  }

  .summary02 {
    padding-top: 50px;
    padding-bottom: 75px;
  }

  .summary .summary04 .swiper-pagination {
    margin-top: 45px;
  }

  .summary04 {
    padding-top: 60px;
    padding-bottom: 65px;
  }

  .summary01 .words, .summary01 .images {
    width: 48%;
    height: auto;
  }

  .commen-tit {
    font-size: 30px;
  }

  .summary01 .words .img {
    width: 90%;
  }

  .summary01 .words {
    font-size: 14px;
    line-height: 24px;
  }

  .commen-tit span {
    margin: 0 -10px;
  }

  .summary03 {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .remember01 .left-ding {
    font-size: 30px;
  }

  .remember01 .words-box {
    padding: 40px 20px;
    padding-left: 130px;
  }

  .remember01 .left-ding {
    width: 70px;
    padding: 8px;
  }

  .remember01 .right-words .ul .li span {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }

  .hospital01 .itbox {
    width: 90%;
    height: auto;
  }

  .hospital01 .items {
    position: relative;
  }

  .hospital01 .words {
    position: absolute;
    height: 100%;
  }
  .hospital01 .words.fl {
    left: 0;
  }
  .hospital01 .words.fr {
    right: 0;
  }
  .hospital01 .words .itbox {
    height: 100%;
  }

  .hospital01 .itbox .img.pcbox {
    height: 320px;
  }

  .hospital01 .words .itbox {
    padding: 35px 40px;
  }

  .con-title .cn {
    font-size: 30px;
  }

  .hospital .words-box {
    padding-bottom: 40px;
  }

  .con-title .en {
    margin-top: 10px;
  }

  .health-ul .words {
    padding-top: 40px;
  }

  .health-ul .images .imgt {
    height: 400px;
  }

  .health-ul .li {
    height: 440px;
  }

  .health-ul .li:nth-child(n+2) {
    margin-top: 40px;
  }

  .health-ul .words.fl {
    padding-top: 50px;
  }

  .guidgance-ul .li {
    padding-left: 90px;
  }

  .guidgance-ul .spanb {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .guidgance-ul .li {
    padding-bottom: 35px;
    box-sizing: border-box;
  }

  .guidgance-ul .rightbox {
    padding: 28px 35px;
  }

  .product-top .pword {
    width: calc(100% - 240px);
    line-height: 26px;
  }

  .product-top .imagebox {
    width: 230px;
  }

  .product-top .img0 {
    width: 180px;
    height: auto;
    margin-bottom: 20px;
  }

  .product-top .img1 {
    height: auto;
  }

  .product-top {
    margin-top: 40px;
    padding-bottom: 35px;
  }

  .product-top .pword .img {
    width: 250px;
    height: auto;
  }

  .product-ul .inherit-swiper {
    margin-top: 0;
  }

  .product-ul {
    padding: 60px 0;
  }

  .tbox0 .ib .k0 {
    font-size: 16px;
  }

  .tbox0 .ib .k1 {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }

  .tbox0 .ib .k3 {
    margin-top: 15px;
  }

  .doctor .t10 {
    line-height: 24px;
    height: 48px;
  }

  .doctor .t11 {
    margin-top: 10px;
  }

  .tbox .tx {
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 1190px) {
  .w1200 {
    width: 95%;
  }
  .joinlist ul li .li-tit .list-item{
  	font-size: 12px;
  }
  .joinlist .sp6{
  	width:120px
  }
  .joinlist .joinlist-tit .list-item{
  	font-size: 13px;
  }
	.joinlist ul li .li-tit .sp7:after{
		font-size: 12px;
	}
  .doctor-tankuang .tankuang {
    width: 95%;
  }

  .culture .culture-bottom .word {
    height: 200px;
    width: 80%;
  }

  .doctor-tankuang .input0 {
    width: 32%;
    margin-left: 2%;
    padding-left: 12px;
  }

  .doctor-tankuang .input0.input1 {
    margin-left: 2%;
    width: 66%;
  }

  .product-top {
    padding-bottom: 0;
  }

  .product-top .imagebox {
    width: 210px;
  }

  .culture .culture-bottom .word .w {
    padding: 20px 35px;
  }

  .ft30 {
    font-size: 18px;
  }

  .wel-06 .wel06ul {
    margin-bottom: 35px;
  }

  .inherit01 {
    padding-bottom: 40px;
  }

  .physician-swiper {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  .inherit .con-title {
    padding-bottom: 30px;
  }

  .inherit {
    padding-bottom: 20px;
  }

  .physician .physician01 {
    padding-bottom: 55px;
  }

  .physician .physician01 .left {
    height: auto;
    width: 25%;
    margin-left: 5%;
  }

  .physician .physician01 .right {
    width: 60%;
    height: auto;
  }

  .guidgance-ul .rightbox .tit0 {
    font-size: 18px;
  }

  .guidgance-ul .rightbox .more {
    line-height: 40px;
    height: 40px;
    width: 155px;
  }

  .wel-07 .left-tit {
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .wel-07 .tit-ul .li {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }

  .wel-07 .right-box .item .word {
    padding: 35px 40px;
  }

  .wel-07 .right-box {
    width: calc(100% - 225px);
  }

  .wel-07 .right-box .item {
    height: 180px;
  }

  .wel-07 .right-box .item .images {
    width: 150px;
    height: auto;
    right: 10px;
    bottom: 5px;
  }

  .jkrx {
    margin-left: 30px;
  }

  .lx-topRight a:nth-child(2) {
    margin: 0 30px;
  }

  .logo {
    width: 160px;
    height: auto;
  }

  .header-topList .ft22 {
    font-size: 18px;
  }

  .header-topList .ft18 {
    font-size: 16px;
  }

  .botList-nav {
    padding: 25px 0 15px 0;
  }

  .list1-top a {
    font-size: 15px;
  }

  .topList1 {
    padding: 25px 0 45px 0;
  }

  .yqlj-right {
    font-size: 14px;
  }

  .yqlj-left {
    font-size: 14px;
  }

  .ft36 {
    font-size: 20px;
  }

  .wel02-bot .items .right0 {
    width: 180px;
  }

  .wel02-bot .items .left0 {
    width: calc(100% - 200px);
  }

  .wel02-bot .items .item-bot {
    height: 280px;
  }

  .wel-03 .wel03-ul .li {
    width: 80px;
    margin: 0 3px;
  }

  .wel-03 .wel03-ul .item .wp {
    padding: 20px;
  }

  .wel-030 .text {
    font-size: 16px;
  }

  .wel-03 .wel03-ul .item .wp .t3 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .wel-03 .wel03-ul .item .wp {
    height: auto;
  }

  .wel-03 .wel03-ul .item .wp .t2 {
    font-size: 16px;
  }

  .wel-030 .tit {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }

  .wel-031 .item .fl {
    width: 40%;
  }

  .wel-031 .item .fr {
    width: 50%;
  }

  .wel-031 .item {
    height: auto;
    padding: 30px 0;
  }

  .wel02-bot .items .item-bot {
    line-height: 1.8;
  }

  .swipbox .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
  }
}
@media screen and (max-width: 1024px) {
  .mbox {
    display: block;
  }

  .news-bot .ul .li .words .k0 {
    font-size: 18px;
  }

  .tourism .w1200 {
    padding-top: 70px;
  }

  .tourism .w1200 .words .t3 .more {
    width: 40%;
    height: 30px;
    line-height: 30px;
  }

  .tourism .w1200 .words .t0 {
    margin-bottom: 20px;
  }

  .tourism .w1200 .gtoip .items {
    height: auto;
  }

  .trusteeship .w1200 .item-ul .li {
    margin-bottom: 38px;
  }

  .commen-words .tul .item {
    font-size: 12px;
  }

  .inherit01 .inherit01-top .pword {
    padding-top: 20px;
  }

  .inherit .t0 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .con-title .en {
    font-size: 16px;
  }

  .con-title .cn {
    font-size: 24px;
  }

  .hospital .w1200 {
    padding-top: 70px;
  }

  .hospital01 .words .itbox {
    padding: 25px 30px;
  }

  .hospital01 .words .t0 {
    margin-bottom: 20px;
  }

  .hospital01 {
    padding-bottom: 35px;
  }

  .summary04ul {
    margin-top: 45px;
  }

  .commen-tit.active {
    padding: 0;
  }

  .summary01 .w1210 {
    padding-top: 70px;
  }

  .summary04ul .item .t0 {
    font-size: 20px;
  }

  .summary03 .pword .img.fr, .summary03 .pword .img.fl {
    width: 50%;
    height: auto;
  }

  .summary03 .pword .img.fr {
    margin-left: 20px;
  }

  .summary03 .pword .img.fl {
    margin-right: 20px;
  }

  .summary .summary04 .swiper-pagination {
    display: none;
  }

  .serve .tourism .w1200 .gtoip .items {
    height: auto;
  }

  .summary03 .pword .item:nth-child(n+2) {
    margin-top: 35px;
  }

  .commen-tit {
    font-size: 20px;
  }

  .summary01 .images:after {
    width: 60px;
    height: 60px;
  }

  .tourism .w1200 .thumbs .items {
    height: auto;
  }

  .list1-botRight {
    margin-top: 50px;
  }

  .pcbox {
    display: none;
  }

  .commen-banner {
    height: auto;
  }

  .commen-tit:after, .commen-tit:before {
    display: none;
  }

  .commen-tit {
    padding: 0;
  }

  .commen-banner img {
    width: 100%;
  }

  .topList1 {
    width: 100%;
    padding: 0;
  }

  .list1-top {
    padding-bottom: 0;
    border-bottom: none;
  }

  .list1-top a {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-left: 0;
    font-size: 14px;
    line-height: 40px;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative;
  }
  .list1-top a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 30px;
    width: 10px;
    height: 12px;
    content: "";
    background: url(../img/i21.png) no-repeat center;
    background-size: 100%;
  }

  .list1-botLeft {
    width: 50%;
    padding-top: 0;
  }

  .list1-botMiddle {
    width: 50%;
    overflow: hidden;
    position: static;
    float: right;
  }
  .list1-botMiddle .imax {
    float: right;
    width: 140px;
  }

  .list1-botRight {
    width: 100%;
  }

  .list1-bot {
    padding: 30px;
    padding-bottom: 75px;
    box-sizing: border-box;
  }

  .foot-botList .botList1-left {
    width: 100%;
  }

  .foot-botList .botList1-right {
    width: 100%;
  }

  .yqlj-right {
    margin-left: 0;
    padding-left: 15px;
    width: calc(100% - 85px);
    box-sizing: border-box;
  }

  .foot-botList {
    height: auto;
    line-height: 50px;
    background: #191919;
  }

  .foot-botList {
    overflow: hidden;
  }
  .foot-botList .botList1-right {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
  }

  .botList1-left a {
    border-right: none;
    display: inline-block;
    width: 30%;
    margin: 0;
    padding: 0;
  }

  .serve .serve01-tit .li {
    width: 160px;
    font-size: 15px;
  }

  .doctor .summary04ul .item, .serve .serve01-box .doctorlist .summary04ul .item {
    width: 49%;
    margin-left: 2%;
  }
  .doctor .summary04ul .item:nth-child(2n+1), .serve .serve01-box .doctorlist .summary04ul .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .serve .serve01-box .ul .t0 {
    font-size: 18px;
  }

  .serve .serve01 .pword {
    margin-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 15px;
  }

  .doctorlist .summary04ul .item {
    margin-bottom: 25px;
  }

  .commen-words .tul .item {
    width: 85%;
    padding: 0 15px;
  }

  .drug .i50 {
    width: 100%;
  }

  .drug .words .tit {
    text-align: center;
  }

  .drug-ul .summary04ul .item:nth-child(3n+1) {
    margin-left: 2%;
  }

  .drug-ul .summary04ul .item:nth-child(2n+1) {
    margin-left: 0%;
  }

  .drug-ul .summary04ul .item {
    margin-bottom: 20px;
  }

  .drug .words {
    width: 95%;
    margin: 0 auto;
    padding: 15px 0;
  }

  .drug .words .tit {
    font-size: 20px;
  }

  .repair-bot .items-ul .li {
    padding: 20px;
    padding-left: 100px;
  }

  .repair-bot .items-ul .li .span {
    font-size: 16px;
    left: 20px;
    top: 20px;
  }

  .repair-bot .items-ul .li .words {
    padding-left: 20px;
  }

  .repair-bot .items-ul .li .inputmore .more {
    line-height: 35px;
    height: 35px;
    width: 130px;
  }

  .repair .repair-words {
    line-height: 25px;
  }

  .repair .repair-ul .li {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .repair .repair-ul .li img {
    width: 100%;
  }
  .repair .repair-ul .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .repair .repair-a {
    margin-top: 35px;
  }

  .remember02 .pword {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 45px;
  }

  .remember02 {
    padding: 45px 0;
  }

  .hospital01 .words {
    position: static;
  }

  .hospital01 .words, .hospital01 .images {
    width: 100%;
  }

  .hospital01 .itbox {
    width: 100%;
  }

  .hospital01 .items:nth-child(n+2) {
    margin-top: 30px;
  }

  .hospital01 .words .itbox .t2 {
    height: auto;
  }

  .hospital01 .words .itbox .t2 .slimScrollRail {
    display: none !important;
  }

  .hospital01 .words .itbox .t2 .slimScrollBar {
    display: none !important;
  }

  .about .w1200 .guidgance-ul .li .box .img {
    width: 90px;
    height: auto;
    left: 20px;
  }

  .about .w1200 .guidgance-ul .li .box {
    padding-left: 150px;
  }

  .about .w1200 .guidgance-ul .li .rightbox {
    padding: 20px  30px;
    padding-top: 40px;
  }

  .about .h1 {
    width: 380px;
    height: 200px;
  }

  .about .h0 {
    width: 160px;
    height: 120px;
  }

  .ft26 {
    font-size: 20px;
  }

  .events .eventsul .li .k {
    width: 20px;
    height: 20px;
  }

  .events .eventsul .word .p {
    margin-top: 10px;
  }

  .events .eventsul .word.fr {
    padding-left: 30px;
  }

  .events .eventsul .word.fl {
    padding-right: 30px;
  }

  .w900 {
    width: 95%;
  }

  .honor .guidgance-ul .p {
    line-height: 1.5;
    padding: 10px 0;
  }

  .health-ul .images {
    width: 100%;
    position: static;
  }

  .health-ul .li {
    height: auto;
  }

  .health-ul .words .span0 {
    display: none;
  }

  .health-ul .words .word {
    width: 100%;
  }

  .health-ul img {
    width: 100%;
  }

  .health-ul .words .word .text .t1 {
    min-height: auto;
  }

  .health-ul .words.fl .word .text
  .health-ul .words .word .text {
    width: 100%;
    padding: 20px;
  }

  .health-ul .images .imgt {
    height: auto;
  }

  .health-ul .words .word .text {
    width: 100%;
    padding-left: 0;
  }

  .health-ul .words.fl .word .text {
    padding-right: 0;
  }

  .health-ul .words.fl {
    padding-top: 0;
  }

  .health-ul {
    padding: 0 15px;
    box-sizing: border-box;
  }

  .health-ul .words {
    padding: 15px !important;
  }

  .thinktank .thinktank-top .words {
    padding: 30px;
    padding-bottom: 15px;
  }

  .thinktank .thinktank-ul .items {
    margin-top: 30px;
  }

  .thinktank .thinktank-top {
    margin-top: 40px;
  }

  .thinktank .page {
    margin-top: 45px;
  }

  .doctor .w1200 .atelier .images {
    width: 100%;
  }

  .doctor .w1200 .atelier .words.fr {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }

  .tbox0 .ib img {
    width: 100%;
  }

  .trusteeship img {
    width: 100%;
  }

  .tbox .tx {
    background: #f0ece5;
    padding: 10px 4px;
  }

  .doctor .b-bot a {
    width: 40%;
    margin: 0 2%;
  }

  .item-ul.atelier {
    margin-top: 50px;
  }

  .at0 .add, .at0 .phone {
    font-size: 14px;
  }

  .at0 .add {
    margin-bottom: 10px;
  }

  .chain2 .li0 .word {
    padding: 18px 20px;
  }

  .wel-04 .summary04ul .item {
    width: 95%;
  }

  .wel-column .wel-01 .item .word {
    padding-top: 40px;
  }

  .wel02-bot .items .item-bot {
    line-height: 1.6;
  }

  .wel-02 .wel02-top .img {
    margin-top: 15px;
  }

  .wel-01 {
    padding-top: 100px;
    box-sizing: border-box;
  }

  .wel-column .wel-01 .item {
    width: 100%;
  }

  .wel-01 .i50 {
    width: 50%;
  }

  .wel01mbox {
    width: 100%;
  }

  .wel-03 .wel03-ul .item img {
    width: 100%;
  }

  .wel-031 .item .fl, .wel-031 .item .fr {
    width: 100%;
  }
  .wel-031 .item .fl img, .wel-031 .item .fr img {
    width: 100%;
  }

  .wel-031 .swiper-pagination {
    position: static;
    margin-top: 20px;
  }

  .wel-06 .wel06ul .images {
    width: 100%;
  }
  .wel-06 .wel06ul .images img {
    width: 100%;
  }

  .wel-06 .wel06ul .words {
    width: 100%;
  }

  .wel-06 .wel06ul {
    height: auto;
  }

  .timg img {
    width: 100%;
  }

  .wel05-tit .li {
    min-width: auto;
    width: 90%;
    font-size: 14px;
  }

  .wel05-tbox img {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .qnz-tit {
    top: 15px;
  }
  .joinlist .joinlist-tit{
  	line-height: 40px;
  	height: 40px;
  	padding:0 10px;
  }
  .joinlist ul li .li-tit .sp7:after{
  	width: 60px;
  }
  .joinlist .joinlist-tit .list-item{
  	font-size:12px;
  }
  .joinlist .sp2, .joinlist .sp3, .joinlist .sp4, .joinlist .sp5{
  	display: none;
  }
  .joinlist .sp1{
  	width:calc(100% - 150px);
  	display: block;
  	float:left;
  }
  .joinlist .sp6{
  	width: 80px;
  	float:left;
  }
	.joinlist .sp7{
		width: 60px;
		float:left;
	}
  .wel02-bot .right {
    width: 100%;
    margin-top: 30px;
  }

  .wel02-bot .left {
    width: 100%;
  }

  .wel-02 .wel02-top .words, .wel02-top .images {
    width: 100%;
  }

  .wel02-top .images {
    margin-top: 30px;
  }

  .wel02-top .images img {
    width: 100%;
  }

  .newslist .items .right {
    padding: 15px 20px;
  }

  .newslist .items .right .t1 {
    line-height: 25px;
    height: 50px;
  }

  .newslist .items .left .i2 {
    width: 18px;
    height: 18px;
    background-size: 100%;
  }

  .news-bot .ul .li {
    width: 100%;
    margin-left: 0%;
  }
  .news-bot .ul .li img {
    width: 100%;
  }

  .newslist .items:nth-child(n+2) {
    margin-top: 25px;
  }

  .newslist .items .right {
    width: calc(100% - 100px);
  }

  .newslist .items .left {
    padding: 15px 0;
    width: 100px;
  }

  .newslist .items {
    height: 120px;
  }

  .commen-words .tul .item {
    font-size: 14px;
  }

  .guidgance-ul .rightbox .more {
    font-size: 14px;
  }

  .thinktank .thinktank-top .words .k0 {
    height: 30px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .thinktank .thinktank-top .words {
    width: 50%;
  }

  .thinktank .thinktank-ul .items {
    margin-top: 20px;
  }

  .introduce {
    margin-top: 35px;
  }

  .serve .serve01-tit .li {
    width: 150px;
  }

  .trusteeship .w1200 {
    padding-top: 70px;
  }

  .i50 {
    width: 100%;
  }

  .trusteeship .w1200 .item-ul .li .img img {
    width: 100%;
  }

  .trusteeship.academy .w1200 .item-ul .words {
    margin-top: 40px;
  }

  .academy-bot .items {
    width: 49%;
    margin-left: 2%;
  }
  .academy-bot .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .academy-bot .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .summary01 .words, .summary01 .images {
    width: 100%;
  }

  .summary01 .images {
    margin-top: 30px;
  }

  .summary01 .images img {
    width: 100%;
  }

  .inherit01 .inherit01-top .images, .inherit01 .inherit01-top .pword {
    width: 100%;
  }
  .inherit01 .inherit01-top .images img, .inherit01 .inherit01-top .pword img {
    width: 100%;
  }

  .inherit .con-title {
    padding-bottom: 30px;
  }

  .inherit .t0 {
    font-size: 18px;
  }

  .inherit {
    padding-bottom: 0;
  }

  .inherit .hualeft {
    display: none;
  }

  .life .words {
    position: static;
    margin-top: 20px;
    padding: 10px !important;
  }

  .life .images img {
    width: 100%;
  }

  .life .li {
    margin-bottom: 30px;
  }

  .life .text-ul {
    margin-top: 35px;
  }

  .about .w1200 .guidgance-ul .li .box .pword:after {
    display: none;
  }

  .about .w1200 .guidgance-ul .li .box .pword {
    padding-left: 0;
  }

  .about .w1200 .guidgance-ul .li .box {
    padding-left: 0;
  }

  .about .w1200 .guidgance-ul .li .box .img {
    position: static;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
  }

  .culture .culture-bottom .word {
    position: static;
    height: auto;
    width: 100%;
  }

  .product-top .imagebox {
    width: 100%;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
  }
  .product-top .imagebox img {
    width: 100%;
  }
  .product-top .imagebox .img0 {
    float: left;
    width: 45%;
  }
  .product-top .imagebox .img1 {
    float: right;
    width: 45%;
  }

  .product-top .pword {
    width: 100%;
  }

  .tourism .w1200 .words {
    width: 100%;
    position: static;
    padding: 35px;
  }

  .tourism .w1200 .li .images {
    width: 100%;
  }
  .tourism .w1200 .li .images img {
    width: 100%;
  }

  .tourism .w1200 .li {
    margin-bottom: 38px;
  }

  .chain2 .li0 .images {
    width: 100%;
    height: auto;
  }

  .chain2 .li0 .word {
    width: 100%;
    position: static;
  }

  .chain2 .li0 {
    height: auto;
    background: #f0ece5;
  }

  .chain2 .li0 .word .p {
    height: auto;
  }

  .chain2 .li0 .word {
    height: auto;
  }

  .click.qnz-ul {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
  }

  .wel-07 .left-tit {
    width: 100%;
  }

  .pc900 {
    display: none;
  }

  .m900 {
    display: block;
  }

  .wel-07 .right-box {
    width: 100%;
  }

  .wel-07 .tit-ul {
    width: 100%;
  }

  .wel-07 .tit-ul .li {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 850px) {
  .thinktank .items .images {
    width: 100%;
  }
  .thinktank .items .images img {
    width: 100%;
  }

  .wel-08 .wel08-swiper .item {
    font-size: 14px;
  }

  .wel02-bot .items .left0 {
    padding: 20px 0;
    box-sizing: border-box;
  }

  .swipbox .swiper-pagination {
    position: static;
    margin-top: 20px;
  }

  .thinktank .thinktank-top .words {
    width: 100%;
    position: static;
  }

  .thinktank .thinktank-ul .items .words {
    width: 100%;
  }

  .wel-03 .wel03-top .pword {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .doctor .pword {
    width: 95%;
    margin-top: 25px;
  }

  .training-box .words {
    width: 100%;
  }

  .training-box .images {
    width: 100%;
  }

  .wel02-bot .items .left0 {
    width: 100%;
  }

  .wel02-bot .items .right0 {
    width: 100%;
  }

  .wel02-bot .items .right0 img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .wel-03 .wel03-top .pword {
    width: 90%;
  }

  .wel-08 .wel08-swiper {
    padding: 0;
    border: none;
  }

  .wel-08 .swiper-box .swiper-button-prev, .wel-08 .swiper-box .swiper-button-next {
    display: inline-block;
    position: static;
    margin-top: 0;
    width: 20px;
    height: 25px;
  }

  .wel08box {
    text-align: center;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .m768 {
    display: block;
  }
  .joinlist ul li .li-con{
  	padding: 20px 0 25px;
  }
	.joinlist ul li .li-con h4{
		font-size: 14px;
	}
	.joinlist ul li .li-con p {
		font-size: 13px;
		line-height: 1.6;
	}
  .mtxt {
    display: block;
  }
  .joinlist ul li{
  	line-height: 50px;
  }
  .joinlist ul li .li-con .apply{
  	font-size: 13px;
  	line-height: 30px;
  	width: 100px;
  	height: 30px;
  	margin-top:20px;
  }

  .mtxt a {
    margin-top: 20px;
  }

  .wel-07 .right-box .item .word {
    padding: 35px 20px;
  }

  .wel-06 .wel06ul .words:after {
    width: 60px;
    height: 85px;
  }

  .wel-06 .wel06ul .words .p {
    height: auto;
    display: block;
    overflow: visible;
  }

  .wel-07 .right-box .item {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .wel-06 .wel06ul .words {
    padding: 20px   15px;
  }

  .commen-tit img {
    height: 50px;
  }

  .wel02-bot .items .item-bot {
    height: auto;
    padding: 0 10px;
  }

  .thinktank .time {
    padding-left: 16px;
    width: 85px;
  }

  .wel02-bot .items .item-bot .li .time {
    font-size: 12px;
    width: 85px;
  }

  .wel02-bot .items .item-bot .li .w {
    width: calc(100% - 90px);
    font-size: 13px;
  }

  .wel03-swiper .swiper-button-next, .wel03-swiper .swiper-button-prev {
    display: none;
  }

  .news-bot .ul .li .words .k0 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .commen-words .tul .item {
    padding: 0 5px;
  }

  .tourism .w1200 .words {
    padding: 25px 15px;
  }

  .newslist .items {
    height: 95px;
  }

  .click.qnz-ul {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }

  .news-bot .ul .li .words .k1 {
    margin-bottom: 20px;
  }

  .click.qnz-ul .li:after {
    width: 14px;
    height: 14px;
    right: 18px;
  }

  .click.qnz-ul {
    width: 160px;
  }

  .newslist .items:nth-child(n+2) {
    margin-top: 15px;
  }

  .newslist .items .right {
    width: calc(100% - 65px);
  }

  .newslist .items .left {
    padding: 8px 0;
    width: 65px;
  }

  .newslist .items .right .t0 {
    font-size: 15px;
    line-height: 18px;
    height: 18px;
    margin-bottom: 8px;
  }

  .newslist .items .right .t1 {
    line-height: 20px;
    height: 40px;
  }

  .newslist .items .right {
    padding: 10px 15px;
  }

  .newslist {
    padding-bottom: 30px;
  }

  .tourism .w1200 .thumbs {
    padding: 8px 30px;
  }

  .tourism .w1200 .swiper-button-prev {
    left: 5px;
  }

  .tourism .w1200 .swiper-button-next {
    right: 5px;
  }

  .tourism .w1200 .li {
    margin-bottom: 20px;
  }

  .qnz-tit .item {
    padding: 0 10px;
  }

  .qnz-tit .item:after {
    font-size: 12px;
  }

  .trusteeship .w1200 .item-ul .words {
    padding: 20px 10px !important;
  }

  .training-box .words .more {
    line-height: 30px;
    height: 30px;
  }

  .qnz-tit .item.home {
    padding-left: 20px;
  }

  .trusteeship .w1200 .item-ul .words .t0 {
    margin-left: 0;
    margin-bottom: 10px;
  }

  .training .training-swiper {
    margin-top: 30px;
  }

  .training-box .conbox {
    padding: 15px;
  }

  .training-box .words .t2 {
    margin-bottom: 20px;
  }

  .training-box .words .t0 {
    margin-bottom: 15px;
  }

  .doctor {
    padding-bottom: 25px;
  }

  .doctor .summary04ul .item .t1 {
    height: auto;
  }

  .thinktank .thinktank-top .words .k0 {
    font-size: 16px;
  }

  .health-ul .li:nth-child(n+2) {
    margin-top: 20px;
  }

  .health-ul .words {
    padding-top: 20px;
  }

  .thinktank .thinktank-ul .items {
    margin-top: 15px;
  }

  .product-top .imagebox .img0 {
    width: 100%;
    float: none;
  }

  .product-top .imagebox .img1 {
    float: none;
    width: 100%;
  }

  .product .w1200 .item-ul .swiper-pagination {
    margin-top: 10px;
  }

  .product-top .pword .img {
    width: 100%;
    margin-left: 0;
    padding: 10px;
    box-sizing: border-box;
  }
  .product-top .pword .img img {
    widows: 100%;
  }

  .product-ul {
    padding: 35px 0;
  }

  .product-ul .inherit-swiper .swiper-pagination {
    margin-top: 18px;
  }

  .product-ul .inherit-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }

  .health-ul .words .word .text .t0 {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .health-ul {
    padding: 0 10px;
  }

  .itbox .swiper-button-prev, .itbox .swiper-button-next {
    width: 20px;
    height: 40px;
    line-height: 40px;
  }

  .itbox .swiper-button-prev:after, .itbox .swiper-button-next:after {
    font-size: 14px;
  }

  .qnz-more {
    line-height: 30px;
    height: 30px;
    font-size: 13px;
  }

  .pagination a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }

  .staff .page {
    margin-top: 25px;
  }

  .news-bot .ul .li {
    margin-bottom: 15px;
  }

  .news-bot .ul .li .words {
    padding: 15px 20px;
  }

  .ft26 {
    font-size: 18px;
  }

  .news-bot {
    margin-top: 30px;
  }

  .introduce-images {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 20px;
  }

  .introduce-images .wen {
    line-height: 32px;
    height: 32px;
  }

  .introduce-jiyu {
    margin-top: 20px;
  }

  .events .eventsul .word .p {
    line-height: 24px;
  }

  .life {
    padding-top: 0;
  }

  .inherit01-top .in-ul {
    padding: 25px 0;
  }

  .at .add, .at .phone {
    margin: 4px 0;
  }

  .swiper-box .swiper-button-next {
    right: 0;
  }

  .swiper-box .swiper-button-prev {
    left: 0;
  }

  .summary04ul .item .t1 .qnz-txt {
    overflow: visible;
    overflow-y: auto;
  }

  .remember01 .remember01box {
    padding-top: 70px;
  }

  .hospital01 .at {
    margin-top: 18px;
  }

  .hospital01 .words .itbox {
    padding: 20px 25px;
  }

  .hospital01 .words .t0 {
    margin-bottom: 15px;
  }

  .hospital01 .words .t0:after {
    left: -10px;
  }

  .physician .physician01 .left {
    width: 100%;
    margin-left: 0;
  }
  .physician .physician01 .left img {
    display: block;
    width: 70%;
  }

  .physician .physician01 .right {
    width: 100%;
  }

  .life .words .tx {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  .life .text-ul {
    margin-top: 25px;
  }

  .physician-swiper .items .word {
    padding-top: 15px;
  }

  .physician-swiper {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .physician-swiper .items .word .t0 {
    margin-bottom: 12px;
  }

  .summary04ul .item .t0 {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 0;
  }

  .life .words .ptop {
    font-size: 14px;
  }

  .life .li {
    margin-bottom: 20px;
  }

  .summary04ul .item .t1 {
    line-height: 20px;
  }

  .repair .tit {
    font-size: 18px;
  }

  .doctor-tankuang .tankuang {
    padding: 20px 35px;
    height: 474px;
    background: #f0ece5;
    overflow-y: auto;
  }

  .doctor-tankuang .qnz-more {
    margin-top: 15px;
  }

  .doctor-tankuang .input0 {
    width: 100%;
    height: 35px;
    margin-left: 0;
  }

  .doctor-tankuang .input0.input1 {
    width: 100%;
    margin-left: 0;
  }

  .drug-ul .summary04ul .item .t {
    margin-bottom: 15px;
  }

  .drug-ul .summary04ul .item {
    padding: 20px;
  }

  .drug .leftimg .swiper-pagination .swiper-pagination-current {
    font-size: 20px;
  }

  .repair .repair-a {
    margin-top: 25px;
  }

  .drug .words .pword {
    font-size: 14px;
  }

  .drug .words .tit {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .drug-ul .summary04ul .item {
    margin-bottom: 15px;
  }

  .serve .serve01-box .top {
    line-height: 24px;
  }

  .serve .serve01-box .ul .li0 {
    margin-top: 15px;
  }

  .drug .leftimg .imagesbox {
    width: 85%;
  }

  .ft24 {
    font-size: 18px;
  }

  .serve .serve01-box .doctorlist .summary04ul .item .more {
    margin-top: 15px;
  }

  .summary04ul .item .word {
    padding: 10px;
  }

  .serve .serve01-box .doctorlist .summary04ul .item .word {
    padding-top: 15px;
  }

  .serve .serve01-box .top {
    padding: 15px 20px;
  }

  .serve .serve01-box .doctor {
    margin-top: 30px;
  }

  .thinktank .thinktank-ul .items .words .k0 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .qnz-ul .li .span0:after, .qnz-ul .li .span1:after, .qnz-ul .li .span2:after, .qnz-ul .li .span3:after {
    width: 6px;
    height: 6px;
  }

  .qnz-ul .li .span0, .qnz-ul .li .span1, .qnz-ul .li .span2, .qnz-ul .li .span3 {
    width: 10px;
    height: 10px;
  }

  .thinktank .thinktank-top {
    margin-top: 30px;
  }

  .training-swiper .li {
    font-size: 14px;
    padding-top: 15px;
  }

  .doctorlist .summary04ul .item {
    margin-bottom: 15px;
  }

  .serve .training-swiper .li {
    height: 135px;
  }

  .serve .serve01-box .ul .t0 {
    font-size: 16px;
  }

  .serve .serve01-tit {
    overflow: hidden;
  }

  .serve .serve01-tit .li {
    width: 18%;
    font-size: 13px;
    margin: 0;
  }

  .thinktank .page {
    margin-top: 25px;
  }

  .thinktank {
    padding-bottom: 0;
  }

  .thinktank .thinktank-top .swiper-pagination {
    bottom: 20px;
  }

  .thinktank .thinktank-top .words {
    padding: 15px 20px;
  }

  .thinktank .thinktank-ul .items .words {
    padding: 15px 20px;
  }

  .doctor .summary04ul .item {
    width: 100%;
    margin-left: 0% !important;
  }

  .serve .serve01-box .doctorlist .summary04ul .item {
    width: 100%;
    margin-left: 0% !important;
  }

  .honor .guidgance-ul .li .rightbox {
    padding-top: 15px !important;
  }

  .pc768 {
    display: none;
  }

  .commen-bot .qnz-ul .li {
    width: 45%;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    font-size: 16px;
  }

  .inherit-swiper .word {
    font-size: 14px;
  }

  .commen-bot {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .qnz-t0 span {
    font-size: 20px;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .qnz-t0 span:after, .qnz-t0 span:before {
    width: 4px;
    height: 4px;
  }

  .commen-bot .qnz-ul {
    margin-top: 25px;
  }

  .academy-bot .items {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 15px;
  }

  .trusteeship .w1200 .item-ul .words.fr {
    padding-left: 0;
  }

  .trusteeship.academy .w1200 .item-ul .words .t0 {
    margin-left: -10px;
  }

  .con-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .academy-bot {
    padding-top: 0;
  }

  .commen-words .tul .item {
    padding: 0 5px;
    width: 90%;
  }

  .trusteeship .w1200 .item-ul .images {
    padding: 10px;
  }

  .con-swiper .swiper-button-next, .con-swiper .swiper-button-prev {
    width: 25px;
    height: 40px;
  }

  .con-swiper .swiper-button-next {
    right: 11px;
  }

  .con-swiper .swiper-button-prev {
    left: 11px;
  }

  .commen-tit span {
    font-size: 25px;
  }

  .serve .h0 {
    top: 0;
  }

  .repair-bot .items-ul .li {
    padding: 20px;
  }

  .repair-bot .items-ul .li .span {
    position: static;
  }

  .repair-bot .items-ul .li .words {
    padding-left: 0;
    padding-top: 20px;
    border: none;
  }

  .repair-bot .items-ul .li .inputmore .more {
    width: 40%;
    margin-right: 4px;
    font-size: 14px;
  }

  .repair-bot .items-ul .li {
    font-size: 14px;
    line-height: 24px;
  }

  .repair-bot .items-ul .li .inputmore {
    margin-top: 25px;
  }

  .repair .repair-words {
    line-height: 24px;
  }

  .serve .tourism .w1200 {
    margin-top: 20px;
  }

  .serve .tourism .w1200 .swiper-button-prev {
    width: 35px;
  }

  .serve .tourism .w1200 .thumbs {
    padding: 5px 0;
  }

  .summary01 .words .img {
    width: 70%;
  }

  .summary01 .words .p {
    margin-top: 15px;
  }

  .summary01 .images:after {
    width: 40px;
    height: 40px;
  }

  .summary01 {
    padding-bottom: 45px;
  }

  .summary02 {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .summary02 .pword {
    margin-top: 20px;
    margin-bottom: 35px;
  }

  .summary03 {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .summary03 .pword {
    margin-top: 25px;
  }

  .summary03 .pword .img.fl, .summary03 .pword .img.fr {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }

  .summary04 {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .summary04ul {
    margin-top: 30px;
  }

  .remember01 .left-ding {
    position: static;
    width: auto;
    background: transparent;
    height: auto;
    color: #c20101;
    font-size: 22px;
  }

  .remember01 .words-box {
    padding: 25px;
  }

  .remember01 .right-words .tit {
    font-size: 16px;
  }

  .remember01 .words-box:before {
    display: none;
  }

  .remember01 .right-words .zhu {
    font-size: 12px;
  }

  .remember02 .pword {
    margin-top: 20px;
    margin-bottom: 35px;
  }

  .remember02 .items .word .t1 {
    margin-top: 5px;
  }

  .about .w1200 .guidgance-ul .li .rightbox {
    padding: 12px 15px;
  }

  .honor .guidgance-ul .p {
    padding: 5px 0;
  }

  .pimg .img0 {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }

  .about .h0, .about .h1 {
    display: none;
  }

  .trusteeship .w1200 {
    padding-bottom: 35px;
  }

  .training-bot {
    margin-top: 0;
  }

  .about {
    padding-bottom: 30px;
  }

  .events .eventsul .span {
    position: static;
    width: 100%;
  }

  .events .eventsul .word {
    width: 100%;
  }

  .events .eventsul .li:before {
    right: auto;
  }

  .events .eventsul .li .k {
    left: -10px;
    right: auto;
  }

  .events .eventsul .word.fl {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 0;
  }

  .events .eventsul .word.fr {
    padding-top: 0;
  }

  .events .eventsul .span {
    text-align: left !important;
    padding-left: 30px !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
  }

  .events .eventsul .li {
    padding-bottom: 30px;
    box-sizing: border-box;
  }

  .events .eventsul:after {
    width: 30px;
    height: 30px;
    left: -15px;
    right: auto;
  }

  .events .eventsul {
    padding-bottom: 30px;
  }

  .culture .culture-top .c-li .img {
    width: 60px;
    height: 60px;
  }

  .culture .culture-top .c-li {
    width: 49%;
    margin-left: 2%;
  }
  .culture .culture-top .c-li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .culture .culture-top .c-li:nth-child(2n+1) {
    margin-left: 0;
  }

  .culture .culture-bottom {
    margin-top: 25px;
  }

  .culture-tit {
    padding: 25px 0;
    margin-bottom: 35px;
  }

  .culture .culture-top .c-li .t0 {
    margin-top: 20px;
  }

  .culture .culture-top .c-li .t1 {
    margin-top: 12px;
  }

  .culture .culture-bottom .word .w {
    padding: 10px 15px;
  }

  .culture .culture-bottom .word .w .t0 {
    margin-bottom: 15px;
  }

  .culture .culture-top .c-li .t1 {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
  }

  .culture .culture-tit {
    font-size: 14px;
  }

  .guidgance-ul .spanb {
    position: static;
    display: none;
  }

  .guidgance-ul .li {
    padding-left: 0;
    padding-bottom: 20px;
  }

  .guidgance-ul .rightbox {
    padding: 15px;
  }

  .guidgance-ul .rightbox .more:after {
    width: 20px;
    height: 20px;
    left: 10px;
  }

  .guidgance-ul .rightbox .tit0 {
    font-size: 15px;
    line-height: 30px;
  }

  .guidgance-ul .rightbox .more {
    padding-left: 35px;
  }

  .guidgance-ul .rightbox .more {
    width: 110px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
  }

  .guidgance-ul .rightbox .inputbox .input {
    width: 100%;
    margin-left: 0;
  }

  .guidgance-ul .rightbox .box2 {
    padding-left: 0;
  }

  .guidgance-ul .rightbox .qnz-more {
    margin-top: 20px;
  }

  .guidgance-ul .rightbox .inputbox .input {
    height: 35px;
  }

  .guidgance-ul .rightbox .inputbox {
    margin-top: 20px;
  }

  .product .w1200 .item-ul .words.fr {
    padding-left: 10px;
  }

  .ft36 .w {
    font-size: 18px;
    line-height: 20px;
  }

  .product .w1200 .item-ul .words.fr .t0 .i {
    width: 20px;
    height: 20px;
  }

  .product .w1200 .item-ul .words.fr .t0 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .trusteeship .w1200 .item-ul .li {
    margin-bottom: 20px;
  }

  .product .w1200 .item-ul .words.fr .k01 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .product .w1200 .item-ul .words.fr .kbox:nth-child(n+2) {
    margin-top: 18px;
  }

  .details-bot {
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .details-bot .w .li {
    font-size: 13px;
  }

  .details-bot .w .prev {
    margin-bottom: 5px;
  }

  .details-bot .back:after {
    width: 20px;
    height: 18px;
    left: 10px;
  }

  .details-bot .back {
    font-size: 13px;
    padding-left: 50px;
    width: 100px;
  }

  .details-bot .w {
    width: calc(100% - 110px);
  }

  .item-ul.atelier {
    margin-top: 30px;
  }

  .trusteeship.academy .w1200 .item-ul .words {
    margin-top: 20px;
  }

  .trusteeship.academy .w1200 .item-ul .words .t0 {
    margin-bottom: 10px;
  }

  .training .training-bot {
    padding-top: 35px;
  }

  .wel-030 .tit {
    width: 80%;
    height: 35px;
    line-height: 35px;
    bottom: .5rem;
    font-size: 14px;
  }

  .wel-030 .left .text, .wel-030 .right .text {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 150px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .wel05-tit .li {
    background-size: 100%;
  }

  .wel-03 .wel03-ul .item .wp .more {
    line-height: 35px;
    height: 35px;
  }

  .swiper-box .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .wel-05 {
    min-height: auto;
  }

  .wel-05:after {
    display: none;
  }

  .wel-06:after {
    display: none;
  }

  .wel-07 .left-tit {
    top: 0;
  }

  .wel-06 {
    padding-bottom: .6rem;
  }

  .wel-07 .right-box .txt {
    display: none;
  }

  .wel-07 .w1200 {
    width: 100%;
  }

  .wel-07 .tit-ul .li {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .w-header .w-top .ft18 {
    font-size: 15px;
  }

  .wel-07 .left-tit {
    top: 0;
    padding-bottom: 1.5rem;
  }

  .mtxt a {
    margin-top: .35rem;
  }

  .wel-07 .right-box .ul {
    width: 85%;
    margin: 0 auto;
    margin-top: -.95rem;
    z-index: 3;
    float: none;
    display: block;
  }

  .wel-06 .wel06ul {
    margin-bottom: .4rem;
  }

  .details-top .detail-tit {
    padding-bottom: .5rem;
  }

  .at0 .add, .at0 .phone {
    font-size: 13px;
  }

  .tourism .w1200 .words .t1 {
    font-size: 13px;
  }

  .events .eventsul .li .k {
    width: 16px;
    height: 16px;
    left: -8px;
  }

  .details0 .pword {
    margin: .55rem 0;
  }

  .commen-words {
    padding-top: 1.5rem;
  }

  .list1-botRight {
    margin-top: 20px;
  }

  .remember01 .words-box {
    padding: 10px 20px;
  }

  .commen-words .tul {
    bottom: 15px;
  }

  .remember01 .right-words .ul .li {
    padding: 10px 0;
    padding-left: 35px;
    line-height: 24px;
  }

  .remember01 .right-words .ul .li span {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .commen-words .tul .item {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }

  .remember01 .left-ding {
    font-size: 20px;
    padding: 0;
  }

  .remember01 .right-words .tit {
    font-size: 14px;
  }

  .jkrx {
    margin-left: 0;
  }

  .w-header .w-top .jkrx {
    font-size: 13px;
  }
  .w-header .w-top .ft22 {
    font-size: 15px;
  }

  .w-header .w-top, .w-header .w-bot {
    padding: 0 10px;
  }

  .w-header .w-top {
    height: 50px;
    line-height: 50px;
  }

  .lx-topRight a:nth-child(2) {
    margin: 0 10px;
  }

  .lx-topLeft a, .lx-topRight a {
    font-size: 12px;
  }

  .w-header .w-bot {
    height: 50px;
    line-height: 50px;
  }

  .m-header .welcome-a {
    width: 1.85rem;
  }

  .welcome {
    height: 2rem;
  }

  .list1-top a {
    padding: 0 15px;
  }

  .list1-botLeft div {
    font-size: 14px;
    padding-left: 30px;
    line-height: 1.5;
  }

  .list1-bot {
    padding:30px 10px;
    padding-bottom: 35px;
    box-sizing: border-box;
  }

  .lxrx:after, .adress:after, .fz:after {
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .list1-botMiddle {
    width: 1.4rem;
  }
  .list1-botMiddle img {
    width: 100%;
  }

  .list1-botLeft {
    width: calc(100% - 2rem);
  }

  .yqlj {
    padding: 10px;
    padding-left: 80px;
    box-sizing: border-box;
    z-index: 4;
    line-height: 30px;
  }

  .yqlj-left {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    left: 0;
    top: 0;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .yqlj-right {
    height: 30px;
    width: 100%;
    line-height: 30px;
    padding-left: 0;
    font-size: 12px;
  }

  .list1-botRight {
    padding: 0;
    height: 50px;
  }

  .yqlj-mulu a {
    font-size: 12px;
  }

  .botList1-left a {
    text-align: center;
  }

  .list1-botLeft div:nth-child(2) {
    margin: 10px 0;
  }

  .foot-botList {
    line-height: 35px;
    padding: 15px 0;
  }

  .yqlj-mulu {
    bottom: 50px;
  }

  .tbox0 .ib {
    width: 100%;
    margin-bottom: 10px;
  }

  .wel-column .wel-01 .item .t0 {
    font-size: .8rem;
  }

  .wel-column .wel-01 .item .word {
    padding-top: .6rem;
  }

  .wel-column .wel-01 .item .t1 {
    margin-top: .15rem;
    font-size: .2rem;
  }

  .wel-column .wel-01 .item .tul {
    font-size: .2rem;
    line-height: 1.8;
    padding: 0 .3rem;
  }

  .wel-column .wel-01 .item .t2 {
    width: 90%;
  }

  .wel-01 {
    padding-top: .9rem;
  }

  .wel-02 .wel02-top .tit {
    text-align: center;
  }

  .wel-02 {
    padding-top: .6rem;
  }

  .wel-02 .wel02-top .tit:after {
    width: 95%;
    background: url(../img/k33.png) no-repeat center;
    background-size: 100%;
    bottom: -.1rem;
  }

  .wel-02 .wel02-top .tit {
    font-size: .3rem;
    color: #333333;
  }

  .wel-02 .wel02-top .word {
    font-size: .2rem;
  }

  .wel-02 .wel02-top .t0 {
    font-size: .24rem;
  }

  .wel-02 .wel02-top .img {
    margin-top: .4rem;
  }

  .wel02-top .images {
    margin-top: .55rem;
  }

  .wel02-bot {
    margin-top: .6rem;
  }

  .wel02-bot .items .item-bot .li {
    line-height: .8rem;
    height: .8rem;
  }

  .wel02-bot .items .item-bot .li .w {
    font-size: .26rem;
  }

  .wel02-bot .items .left0 {
    padding: .5rem 0;
    padding-bottom: .35rem;
  }

  .wel-03 {
    padding-top: .75rem;
  }

  .wel-03 .wel03-top .pword {
    width: 100%;
    font-size: .23rem;
    line-height: 1.6;
  }

  .wel-03 .wel03-ul .li .img {
    width: .9rem;
    height: .9rem;
  }

  .wel-03 .wel03-ul .li {
    width: 90%;
  }

  .wel-03 .wel03-ul .item .wp {
    padding: 15px;
  }

  .wel-03 .wel03-ul .item .wp .t3 {
    font-size: 13px;
    line-height: 20px;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }

  .wel-031 {
    margin-top: 0;
    padding-bottom: .55rem;
    background: #f2f2f2;
  }

  .wel-031 .item {
    background: #f2f2f2 !important;
  }

  .wel-031 .swiper-pagination {
    position: absolute;
  }

  .wel-05 .word .t {
    font-size: 14px;
  }
}
@media screen and (max-width: 365px) {
  .lx-topRight a span {
    display: none;
  }

  .wel-column .wel-01 .item .tul {
    font-size: .2rem;
    line-height: 1.8;
    padding: 0 .1rem;
  }

  .ft24 {
    font-size: 16px;
  }

  .serve .serve01-tit .li {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }

  .w-header .w-top .ft18 {
    font-size: 13px;
  }

  .w-header .w-top .jkrx {
    font-size: 12px;
  }

  .w-header .w-top .ft22 {
    font-size: 13px;
  }

  .list1-botLeft div {
    font-size: 12px;
  }

  .ft14 {
    font-size: 13px;
  }

  .drug-ul .summary04ul .item .p0 {
    line-height: 20px;
    height: 40px;
  }

  .culture-tit {
    padding: 15px 0;
    margin-bottom: 25px;
  }

  .guidgance-ul .rightbox .inputbox .input {
    font-size: 13px;
  }
}

/*# sourceMappingURL=style.css.map */
