@font-face {
  font-family: "enfont";
  /* Project id 2790044 */
  src: url('../font/enfont.TTF?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "enfont1";
  /* Project id 2790044 */
  src: url('../font/enfont1.TTF?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "enfont2";
  /* Project id 2790044 */
  src: url('../font/enfont2.TTF?t=1631080669159') format('truetype');
}
@keyframes test {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(360deg);
  }
}
.medical-title {
  padding: 60px 0;
  text-align: center;
}
.medical-title h3 {
  letter-spacing: 0px;
  color: #222222;
  font-weight: bold;
  font-size: 26px;
}
.medical-title p {
  font-size: 16px;
  color: #d9d9d9;
  line-height: 30px;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.h {
  padding-bottom: 80px;
}
.medical-ban {
  width: 100%;
}
.medical-ban img {
  width: 100%;
}
.medical1 {
  margin: 80px auto;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  transition: all 0.3s ease-in-out;
  padding: 20px;
}
.medical1 h1 {
  font-size: 36px;
  color: #222222;
  padding-bottom: 10px;
}
.medical1 h1 span {
  color: #e6e7e9;
  padding-left: 15px;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'enfont2';
}
.medical1 p {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
}
.medical2 .medical2-con .conn {
  width: 550px;
}
.medical2 .medical2-con .conn img {
  height: 300px;
  width: 550px;
  transition: all 0.5s;
}
.medical2 .medical2-con .conn h3 {
  padding-top: 10px;
  line-height: 48px;
  color: #333333;
  font-size: 22px;
}
.medical2 .medical2-con .conn .txt {
  line-height: 32px;
  color: #555555;
  font-size: 16px;
}
.medical2 .medical2-con .conn:hover img {
  transform: translateY(-5px);
}
.medical2 .medical2-con .conn:hover h3 {
  color: #f2a311;
  font-weight: bold;
}
.medical2 .medical2-con .conn:hover .txt {
  color: #f2a311;
}
.medical2 .medical2-con .aft {
  position: relative;
}
.medical2 .medical2-con .aft::after {
  position: absolute;
  content: '';
  right: -68px;
  top: 25%;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-left: 33px solid #e6e7e9;
  border-bottom: 23px solid transparent;
}
.medical3 {
  background-color: #fafafa;
}
.medical3 .medical3-con {
  height: 530px;
  background-image: url(../images/medical3.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 50px;
}
.medical3 .medical3-con .medical3-txt .conn {
  width: 750px;
  height: 430px;
  border: solid 5px #f5b032;
  padding: 50px 160px 0 60px;
}
.medical3 .medical3-con .medical3-txt .conn h3,
.medical3 .medical3-con .medical3-txt .conn h4 {
  font-size: 26px;
  line-height: 36px;
  color: #111111;
  font-weight: bold;
}
.medical3 .medical3-con .medical3-txt .conn h4 {
  color: #f5b031;
}
.medical3 .medical3-con .medical3-txt .conn p {
  line-height: 32px;
  font-size: 15px;
  color: #555555;
  padding-top: 30px;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.medical4 .conn ul {
  justify-content: space-between;
}
.medical4 .conn ul li {
  width: 16.666%;
  text-align: center;
}
.medical4 .conn ul li i {
  width: 90px;
  height: 90px;
  font-size: 38px;
  color: #333333;
  border: solid 1px #333333;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
}
.medical4 .conn ul li h3 {
  line-height: 54px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.medical4 .conn ul li p {
  line-height: 24px;
  font-size: 14px;
  color: #333333;
}
.medical4 .conn ul li:hover {
  cursor: pointer;
}
.medical4 .conn ul li:hover i {
  -webkit-transform: rotate(360deg);
  animation: rotation 2s linear infinite;
  -moz-animation: rotation 2s linear infinite;
  -webkit-animation: rotation 2s linear infinite;
  -o-animation: rotation 2s linear infinite;
  border: #f2a311 solid 1px;
  color: #f2a311;
}
.medical4 .conn ul li:hover h3,
.medical4 .conn ul li:hover p {
  color: #f2a311;
}
.medical5 {
  background-image: url(../images/medical5.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 80px;
}
.medical5 .txt {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  line-height: 48px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: lighter;
  margin-bottom: 80px;
}
.medical5 table {
  background-color: salmon;
  text-align: center;
}
.medical5 table tr,
.medical5 table td {
  background-color: #e6e7e9;
  border: solid 2px #ffffff;
}
.medical5 table .one {
  width: 202px;
  background-color: #bcbdc0;
}
.medical5 table td {
  line-height: 48px;
  font-size: 18px;
}
.medical5 table .tow {
  color: #000000;
  font-size: 22px;
}
.medical5 .bom-txt {
  line-height: 48px;
  letter-spacing: 1px;
  color: #000000;
  font-size: 18px;
  text-align: center;
}
.medical6 .conn .pro {
  background-image: linear-gradient(90deg, #f7f7f7 0%, #fbfbfb 100%), linear-gradient(#f8f8f8, #f8f8f8);
  background-blend-mode: normal, normal;
  padding-bottom: 30px;
  width: 50%;
}
.medical6 .conn .pro img {
  transition: all 0.5s;
}
.medical6 .conn .pro h3,
.medical6 .conn .pro span {
  line-height: 36px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.medical6 .conn .pro h3,
.medical6 .conn .pro p {
  padding-left: 65px;
}
.medical6 .conn .pro p {
  line-height: 36px;
  font-size: 16px;
  color: #333333;
}
.medical6 .conn .pro h3 {
  margin-top: 25px;
}
.medical6 .conn .pro:hover {
  cursor: pointer;
}
.medical6 .conn .pro:hover img {
  transform: translateY(-5px);
}
.medical6 .conn .pro:hover h3 {
  color: #f2a311;
}
.btm {
  width: 240px;
  height: 56px;
  border-radius: 3px;
  border: solid 1px #bfbfbf;
  background-color: #fff;
  margin: 50px auto;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #666666;
  transition: background-color 2s, color 2s, border 2s;
  -webkit-transition: background-color 2s, color 2s, border 2s;
}
.btm:hover {
  cursor: pointer;
  color: #fff;
  border: solid 1px transparent;
  background-color: #f2a311;
}
.medical7 .conn {
  justify-content: space-between;
}
.medical7 .conn .coten {
  padding-left: 40px;
}
.medical7 .conn .coten1 {
  padding-right: 30px;
}
.medical7 .conn h3 {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #f5b031;
  font-weight: bold;
}
.medical7 .conn p {
  line-height: 30px;
  font-size: 16px;
  padding: 10px 0;
  color: #555;
}
.medical7 .conn p span {
  font-weight: bold;
  color: #333;
}
.medical8 {
  background-color: #fafafa;
}
.medical8 .conn ul {
  flex-wrap: wrap;
}
.medical8 .conn ul li {
  width: 100px;
  text-align: center;
  margin-right: 80px;
  margin-bottom: 42px;
}
.medical8 .conn ul li img {
  width: 100px;
  height: 100px;
}
.medical8 .conn ul li p {
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  font-family: 'enfont1';
}
.medical8 .conn ul li:nth-child(7n) {
  margin-right: 0;
}
.medical9 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  position: relative;
}
.medical9 .swiper-slide .txt {
  display: none;
  position: absolute;
  bottom: 0;
  height: 210px;
  padding: 35px 30px 0px;
  text-align: left;
  background-image: linear-gradient(transparent, #666);
}
.medical9 .swiper-slide .txt h3 {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  color: #ffffff;
}
.medical9 .swiper-slide .txt p {
  line-height: 30px;
  font-weight: lighter;
  color: #ffffff;
  font-size: 15px;
}
.medical9 .swiper-slide:hover .txt {
  display: block;
}
.medical9 .swiper-slide-active,
.medical9 .swiper-slide-duplicate-active {
  transform: scale(1);
}
.medical9 .swiper-slide-active .txt,
.medical9 .swiper-slide-duplicate-active .txt {
  display: block;
}
.medical9 .button .swiper-button-prev {
  left: 26.5%;
  color: #fff;
}
.medical9 .button .swiper-button-next {
  right: 26.5%;
  color: #fff;
}
.medical9 .button .swiper-button-next,
.medical9 .button .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-color: #7a7a7a;
  border-radius: 50%;
}
.medical9 .button .swiper-button-next:hover,
.medical9 .button .swiper-button-prev:hover {
  background-color: #f2a311;
}
.medical9 .button .swiper-button-next:after,
.medical9 .button .swiper-button-prev:after {
  font-size: 20px;
}
.medical10 .conn ul {
  flex-wrap: wrap;
}
.medical10 .conn ul li {
  text-align: center;
  width: 200px;
  height: 124px;
  line-height: 124px;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.medical10 .conn ul li img {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.5s;
}
.medical10 .conn ul li:nth-child(6n) {
  border-right: 1px solid transparent;
}
.medical10 .conn ul li:nth-child(n+19) {
  border-bottom: 1px solid transparent;
}
.medical10 .conn ul li:hover img {
  transform: translateY(-5px);
}
.medical11 {
  background-color: #fafafa;
}
.medical11 .conn ul {
  margin-bottom: 20px;
}
.medical11 .conn ul li {
  text-align: center;
  width: 20%;
}
.medical11 .conn ul li p {
  line-height: 48px;
  font-size: 14px;
  color: #333333;
  font-weight: lighter;
}
.medical11 .conn ul li .txt {
  line-height: 20px;
  padding-top: 14px;
}
.medical11 .conn ul li img {
  transition: all 0.5s;
}
.medical11 .conn ul li:hover img {
  transform: translateY(-5px);
}
.medical11 .conn ul li:hover p {
  color: #ea7900;
}
.machine1 {
  background-image: url(../images/machine-1.png);
  background-position: right;
  background-repeat: no-repeat;
}
.machine1 .machinel-con h1 {
  line-height: 48px;
  font-size: 36px;
  color: #222222;
  padding: 74px 0;
}
.machine1 .machinel-con p {
  font-stretch: normal;
  line-height: 30px;
  font-size: 16px;
  color: #555555;
  width: 820px;
}
.machine1 .machinel-con .btm {
  margin: 50px 0;
}
.machine2 .machine2-con ul {
  flex-wrap: wrap;
}
.machine2 .machine2-con ul li {
  width: 48%;
  background-color: #ffffff;
  box-shadow: 8px 13px 25px 0px rgba(153, 153, 153, 0.1);
  border-radius: 0px 0px 20px 0px;
  margin-bottom: 20px;
  justify-content: start;
}
.machine2 .machine2-con ul li img {
  width: 75px;
}
.machine2 .machine2-con ul li .txt {
  padding: 30px 60px;
  text-align: left;
}
.machine2 .machine2-con ul li .txt h3 {
  line-height: 34px;
  font-size: 22px;
  color: #444444;
  font-weight: bold;
}
.machine2 .machine2-con ul li .txt p {
  line-height: 24px;
  font-size: 14px;
  color: #777777;
}
.machine2 .machine2-con ul li:hover img {
  animation: test 2s;
}
.machine2 .machine2-con ul li:hover .txt h3,
.machine2 .machine2-con ul li:hover .txt p {
  color: #f2a311;
}
.machine3 .mechine-con table {
  width: 100%;
}
.machine3 .mechine-con table tr {
  width: 20%;
  text-align: center;
  height: 54px;
  border-bottom: 1px #e9e9e9 solid;
}
.machine3 .mechine-con table tr th {
  background-color: #fafafa;
  border-top: 1px #e9e9e9 solid;
  font-weight: bold;
  font-size: 22px;
  color: #333;
}
.machine3 .mechine-con table tr td,
.machine3 .mechine-con table tr th {
  border-right: 1px #e9e9e9 solid;
  font-size: 18px;
  color: #333;
}
.machine3 .mechine-con table tr td:nth-child(5),
.machine3 .mechine-con table tr th:nth-child(5) {
  border-right: 1px transparent solid ;
}
.machine3 .mechine-con table tr td:nth-child(2),
.machine3 .mechine-con table tr th:nth-child(2) {
  background-color: #fafafa;
  color: #ea7900;
  line-height: 54px;
  font-size: 22px;
}
.machine4 {
  background-color: #f6f8fa;
}
.machine4 .machine4-con table tr th {
  width: 275px;
  height: 56px;
  background-color: #c9d4df;
  border-radius: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  line-height: 56px;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}
.machine4 .machine4-con table tr th:nth-child(1) {
  width: 50px;
  background-color: transparent;
}
.machine4 .machine4-con table tr th:nth-child(2) {
  background-color: #ed8222;
}
.machine4 .machine4-con table tr td {
  width: 275px;
  height: 160px;
  background-color: #e1e7ed;
  border-radius: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  color: #888888;
  padding: 30px 30px 0;
}
.machine4 .machine4-con table tr td:nth-child(1) {
  width: 50px;
  background-color: #b4b4b4;
  border-radius: 10px;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  line-height: 50px;
  letter-spacing: 4px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding: 0;
}
.machine4 .machine4-con table tr td:nth-child(2) {
  background-color: #eda200;
  border-radius: 10px;
  color: #fff;
}
.machine5 .machine5-con ul li {
  width: 275px;
  height: 500px;
  background-image: linear-gradient(0deg, #dce0e4 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                    normal;
  box-shadow: 8px 13px 25px 0px rgba(153, 153, 153, 0.1);
  border-radius: 15px 0px 15px 0px;
  border: solid 1px #ffffff;
  position: relative;
}
.machine5 .machine5-con ul li::after {
  position: absolute;
  content: '';
  width: 90px;
  height: 122px;
  background-image: url(../images/machine5-1.png);
  background-repeat: no-repeat;
  bottom: 2%;
  right: 10%;
}
.machine5 .machine5-con ul li h3 {
  width: 275px;
  height: 56px;
  background-color: #b4b4b4;
  border-radius: 15px 0px 0px 0px;
  line-height: 56px;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.machine5 .machine5-con ul li h4 {
  line-height: 36px;
  font-size: 16px;
  color: #555555;
  font-weight: bold;
}
.machine5 .machine5-con ul li p {
  line-height: 36px;
  font-size: 14px;
  color: #555555;
}
.machine5 .machine5-con ul li h4,
.machine5 .machine5-con ul li p {
  padding: 26px 26px 0;
}
.machine5 .machine5-con ul li:hover h3 {
  background-color: #ea7900;
}
.machine5 .machine5-con ul li:hover h4,
.machine5 .machine5-con ul li:hover p {
  color: #ea7900;
}
.machine5 .machine5-con ul li:hover::after {
  background-image: url(../images/machine5-2.png);
}
.machine6 {
  background-color: #f6f8fa;
  padding-bottom: 30px;
}
.machine6 .machine6-con .machine6-top .img {
  width: 69%;
  overflow: hidden;
}
.machine6 .machine6-con .machine6-top .img img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.machine6 .machine6-con .machine6-top .img:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.machine6 .machine6-con .machine6-top .con {
  width: 36%;
  padding: 30px 20px 0 40px;
  overflow: hidden;
}
.machine6 .machine6-con .machine6-top .con h4 {
  line-height: 36px;
  font-size: 14px;
  color: #eda200;
  transition: all 0.5s;
}
.machine6 .machine6-con .machine6-top .con h3 {
  line-height: 40px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 28px;
  transition: all 0.5s;
}
.machine6 .machine6-con .machine6-top .con p {
  line-height: 24px;
  font-size: 14px;
  color: #555555;
  transition: all 0.5s;
}
.machine6 .machine6-con .machine6-top .con .bimg {
  padding: 0;
  overflow: hidden;
}
.machine6 .machine6-con .machine6-top .con .bimg img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.machine6 .machine6-con .machine6-top .con .btm {
  width: 160px;
  height: 44px;
  background-color: #eda200;
  margin: 40px 0;
  line-height: 44px;
}
.machine6 .machine6-con .machine6-top .con:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.machine6 .machine6-con .machine6-top .con:hover h4,
.machine6 .machine6-con .machine6-top .con:hover h3,
.machine6 .machine6-con .machine6-top .con:hover p {
  transform: translateY(-5px);
}
.machine6 .machine6-con .machine6-top .con:hover .btm {
  color: #fff;
}
.machine6 .machine6-con ul {
  flex-wrap: wrap;
  padding: 40px 20px 0;
}
.machine6 .machine6-con ul li {
  width: 32%;
  overflow: hidden;
}
.machine6 .machine6-con ul li img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.machine6 .machine6-con ul li p {
  line-height: 66px;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.machine6 .machine6-con ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.machine6 .machine6-con ul li:hover p {
  color: #eda200;
}
.business1 {
  padding-top: 80px;
}
.business1 h1 {
  line-height: 48px;
  letter-spacing: 2px;
  color: #363636;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 50px;
}
.business1 p {
  line-height: 30px;
  font-size: 16px;
  font-family: 'enfont';
  color: #555555;
}
.business2 {
  background-color: #fafafa;
}
.business2 .business2-con {
  width: 100%;
}
.business2 .business2-con .left,
.business2 .business2-con .right {
  width: 50%;
}
.business2 .business2-con .right {
  padding-right: 10%;
  padding-left: 3%;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.business3 ul li {
  width: 285px;
  height: 200px;
  background-color: #e1e7ed;
  border-radius: 20px 0px 0px 0px;
  padding: 34px 34px 0;
  font-size: 14px;
  line-height: 26px;
  color: #4a535e;
  position: relative;
}
.business3 ul li::after {
  position: absolute;
  content: '01';
  right: 20px;
  bottom: 20px;
  font-size: 30px;
  color: #606a76;
  font-family: 'enfont2';
  font-weight: bold;
}
.business3 ul li:nth-child(2)::after {
  content: '02';
}
.business3 ul li:nth-child(3)::after {
  content: '03';
}
.business3 ul li:nth-child(4)::after {
  content: '04';
}
.business3 ul li:hover {
  color: #fff;
  background-color: #f6a900;
}
.business3 ul li:hover::after {
  color: #fff;
}
.business3 .bott {
  justify-content: center;
  margin-top: 20px;
}
.business3 .bott li {
  margin-right: 20px;
}
.business3 .bott li::after {
  content: '05';
}
.business3 .bott li:nth-child(2)::after {
  content: '06';
}
.business3 .bott li:nth-child(3)::after {
  content: '07';
}
.business4 table {
  text-align: center;
}
.business4 table tr {
  width: 20%;
}
.business4 table tr th,
.business4 table tr td {
  border: solid 1px #ffe19f;
  line-height: 54px;
}
.business4 table tr th {
  background-color: #f68500;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.business4 table tr td {
  font-size: 18px;
  color: #333;
}
.business4 table tr td:nth-child(1) {
  background-color: #fff9eb;
}
.business4 table tr td:nth-child(5) {
  background-color: #f6a900;
  color: #fff;
}
.business4 p {
  font-size: 16px;
  line-height: 88px;
  color: #666666;
  text-align: center;
}
.business5 ul li {
  width: 25%;
  background-color: #f5f5f5;
  padding: 80px 2%;
  border-right: 1px solid #e2e2e2;
}
.business5 ul li:nth-child(4) {
  border-right: transparent;
}
.business5 ul li img {
  width: 100%;
  max-width: 400px;
  margin: 6% auto;
}
.business5 ul li h3 {
  font-size: 20px;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
}
.business5 ul li h3::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #f6a900;
  bottom: 2%;
  left: 0;
}
.business5 ul li p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #888888;
  display: inline-block;
  min-height: 90px;
}
.business5 ul li div {
  width: 158px;
  height: 44px;
  background-color: #fff;
  border-radius: 22px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  color: #555;
  margin-top: 60px;
}
.business5 ul li:hover {
  background-color: #fff;
}
.business5 ul li:hover h3,
.business5 ul li:hover p {
  color: #f6a900;
}
.business5 ul li:hover div {
  background-color: #f6a900;
  color: #fff;
}
.business6 .business6-con ul {
  justify-content: center;
  margin-bottom: -118px;
}
.business6 .business6-con ul li {
  width: 240px;
  height: 240px;
}
.business6 .business6-con ul li div {
  width: 170px;
  height: 170px;
  background-color: #ffffff;
  position: relative;
  box-shadow: 4px 6px 27px 0px rgba(21, 164, 222, 0.1);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
}
.business6 .business6-con ul li div img {
  transform: rotate(-45deg);
  position: absolute;
  top: 42%;
  left: 3%;
}
.sitemap {
  padding: 20px 0 50px;
}
.sitemap .box {
  justify-content: space-between;
  margin-top: 20px;
}
.sitemap .box .name {
  font-weight: bold;
  font-size: 16px;
}
.sitemap .box a {
  width: 33%;
  margin-top: 15px;
}
.sitemap .inner_title {
  border: 1px solid #eeeeee;
  padding: 20px;
  background-color: #fafafa;
}
.sitemap .inner_title .cn {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.sitemap .inner_title .en {
  font-size: 18px;
}
.index header .header {
  max-width: 1680px;
  margin: 0 auto;
  padding: 25px 1%;
}
.index header .header .logo {
  width: 10%;
}
.index header .header .logo img {
  width: 240px;
}
.index header .header menu {
  width: 60%;
}
.index header .header menu ul {
  width: 100%;
  padding: 0 3%;
}
.index header .header menu ul li,
.index header .header menu ul a {
  font-size: 16px;
  color: #444444;
  position: relative;
}
.index header .header menu ul .cool,
.index header .header menu ul li:hover {
  color: #f6a900;
}
.index header .header menu ul .cool::after,
.index header .header menu ul li:hover::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 100%;
  background-color: #f6a900;
  bottom: -41px;
  left: 0;
}
.index header .header .search {
  width: 20%;
  justify-content: flex-end;
  position: relative;
}
.index header .header .search .tel {
  color: #f6a900;
  font-weight: bold;
  font-size: 20px;
  width: 200px;
}
.index header .header .search .tel i {
  font-size: 22px;
  color: #f6a900;
}
.index header .header .search .tel span {
  padding-left: 4%;
}
.index header .header .search .search1:hover {
  cursor: pointer;
}
.index header .header .search .search1:hover i {
  color: #f6a900;
}
.index header .header .search .search1 i {
  font-size: 26px;
  color: #6a6a6a;
}
.index header .header .search .language {
  margin: 0 6%;
  position: relative;
}
.index header .header .search .language::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  background-color: #dbdbdb;
  top: 5px;
  left: -15px;
}
.index header .header .search .language::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  background-color: #dbdbdb;
  top: 5px;
  right: -13px;
}
.index header .header .search .language:hover {
  cursor: pointer;
}
.index header .header .search .language:hover i {
  color: #f6a900;
}
.index header .header .search .language i {
  font-size: 22px;
  color: #6a6a6a;
}
.index header .header .search .search_box {
  display: none;
  position: absolute;
  top: 67px;
  z-index: 222;
  right: 20%;
  width: 500px;
  height: 100px;
  background-color: #f7f7f7;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 8px 8px;
}
.index header .header .search .search_box .box {
  width: 450px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 5px;
  margin: 15px auto;
  position: relative;
}
.index header .header .search .search_box .box button {
  float: right;
}
.index header .header .search .search_box .box i {
  font-size: 22px;
  color: #f6a900;
  line-height: 60px;
  padding-right: 10px;
}
.index header .header .search .search_box .box input {
  line-height: 60px;
  padding-left: 10px;
}
.index header .header .search .search_box .box .cha {
  position: absolute;
  top: -43px;
  right: -47px;
  z-index: 555;
}
.index .banner .swiper-pagination-bullet {
  background-color: #f68500;
  opacity: 1;
}
.index .banner .swiper-pagination-bullet-active {
  background-color: #fff;
}
.index .content .index1 .con .top {
  margin-bottom: 40px;
  height: 368px;
  overflow: hidden;
}
.index .content .index1 .con .top .top-con .text {
  padding-right: 85px;
}
.index .content .index1 .con .top .top-con .text h3 {
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 26px;
}
.index .content .index1 .con .top .top-con .text h4 {
  line-height: 36px;
  font-size: 16px;
  color: #888888;
  font-family: 'enfont1';
}
.index .content .index1 .con .top .top-con .text p {
  line-height: 30px;
  font-size: 14px;
  color: #777777;
}
.index .content .index1 .con .top .top-con .text .butt {
  border-top: 1px solid #f1f1f1;
  margin-top: 50px;
}
.index .content .index1 .con .top .top-con .text .butt a {
  line-height: 40px;
  font-size: 14px;
  color: #f6a900;
  font-family: 'enfont';
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
}
.index .content .index1 .con .top .top-con .text .butt a::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background-color: #f6a900;
  top: 0;
  left: 0;
}
.index .content .index1 .con .index1-menu li {
  background-color: #f8f9fb;
  width: 33.433%;
  padding: 26px;
}
.index .content .index1 .con .index1-menu li h3 {
  line-height: 36px;
  letter-spacing: 1px;
  color: #555555;
  font-size: 18px;
  font-weight: bold;
}
.index .content .index1 .con .index1-menu li h4 {
  line-height: 20px;
  font-size: 16px;
  color: #888888;
  font-family: 'enfont1';
}
.index .content .index1 .con .index1-menu li .right {
  width: 30px;
  height: 30px;
  background-color: #fffdfb;
  border-radius: 50%;
  text-align: center;
}
.index .content .index1 .con .index1-menu li .right i {
  text-align: center;
  line-height: 30px;
  color: #f68500;
  -webkit-transform: rotate(90deg);
}
.index .content .index1 .con .index1-menu .cool1,
.index .content .index1 .con .index1-menu li:hover {
  background-color: #f6a900;
  cursor: pointer;
}
.index .content .index1 .con .index1-menu .cool1 h3,
.index .content .index1 .con .index1-menu li:hover h3,
.index .content .index1 .con .index1-menu .cool1 h4,
.index .content .index1 .con .index1-menu li:hover h4 {
  color: #f7f7f7;
}
.index .content .index2 {
  background-color: #f9f9f9;
}
.index .content .index2 .pro-title .gallery {
  background-color: #fff;
  height: 80px;
}
.index .content .index2 .pro-title .gallery .swiper-slide-thumb-active {
  background-color: #ef9d05;
  color: #fff;
}
.index .content .index2 .pro-title .gallery .swiper-slide-thumb-active i {
  font-size: 33px;
  color: #f7f7f7;
  opacity: 0.3;
  position: absolute;
  left: 0;
  bottom: -40%;
}
.index .content .index2 .pro-title .gallery .gallery-title-t {
  cursor: pointer;
  line-height: 80px;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.index .content .index2 .pro-title .gallery .gallery-title-t::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 16px;
  background-color: #d1d1d1;
  right: 0;
  top: 34px;
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-last-child(1)::after {
  display: none;
}
.index .content .index2 .pro-title .gallery .gallery-title-t i {
  color: #e1e1e1;
  font-size: 18px;
  margin-right: 3px;
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(1) i::before {
  content: "\e603";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(2) i::before {
  content: "\e61f";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(3) i::before {
  content: "\e66c";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(4) i::before {
  content: "\e684";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(5) i::before {
  content: "\e602";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(6) i::before {
  content: "\e626";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:nth-child(7) i::before {
  content: "\e675";
}
.index .content .index2 .pro-title .gallery .gallery-title-t:hover {
  background-color: #ef9d05;
  color: #fff;
}
.index .content .index2 .pro-title .gallery .gallery-title-t:hover i {
  font-size: 33px;
  color: #f7f7f7;
  opacity: 0.3;
  position: absolute;
  left: 0;
  bottom: -40%;
}
.index .content .index2 .pro-title .gallery-top {
  margin-top: 50px;
}
.index .content .index2 .pro-title .gallery-top .left {
  width: 360px;
  margin-right: 66px  ;
}
.index .content .index2 .pro-title .gallery-top .left img {
  width: 360px;
  height: 500px;
}
.index .content .index2 .pro-title .gallery-top .right {
  width: 880px;
}
.index .content .index2 .pro-title .gallery-top .right .title {
  margin-bottom: 20px;
}
.index .content .index2 .pro-title .gallery-top .right h3 {
  font-size: 20px;
  line-height: 48px;
  color: #444444;
}
.index .content .index2 .pro-title .gallery-top .right span {
  font-size: 16px;
  line-height: 48px;
  color: #aaaaaa;
  font-family: 'enfont1';
}
.index .content .index2 .pro-title .gallery-top .right .butt {
  font-family: 'enfont';
  color: #888888;
  font-size: 14;
}
.index .content .index2 .pro-title .gallery-top .right .butt:hover {
  cursor: pointer;
  color: #f68500;
}
.index .content .index2 .pro-title .gallery-top .right .txt,
.index .content .index2 .pro-title .gallery-top .right p {
  line-height: 26px;
  font-size: 14px;
  color: #777777;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp {
  margin-top: 50px;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li {
  width: 33%;
  transition: all 0.5s;
  border-bottom: 1px solid transparent;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li h3,
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li p {
  padding: 0 5px;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li h3 {
  font-size: 16px;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li img {
  transition: all 0.5s;
  width: 270px;
  height: 225px;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li::after {
  display: none;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li:hover {
  cursor: pointer;
  transform: translateY(-5px);
  border-bottom: 1px solid #f6a900;
}
.index .content .index2 .pro-title .gallery-top .right .more-prp ul li:hover h3 {
  color: #f6a900;
}
.index .content .index3 {
  background-image: url(../images/about.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.index .content .index3 .medical-title p {
  color: #ffffff;
  opacity: 0.5;
  font-size: 16px;
  line-height: 48px;
}
.index .content .index3 .medical-title h3 {
  line-height: 48px;
  font-size: 32px;
  color: #ffffff;
}
.index .content .index3 .conn .top .txt {
  width: 40%;
}
.index .content .index3 .conn .top .txt h3 {
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
}
.index .content .index3 .conn .top .txt h4 {
  font-family: CenturyGothic-Bold;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ed8109;
}
.index .content .index3 .conn .top .txt h5 {
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 30px;
}
.index .content .index3 .conn .top .txt p {
  line-height: 30px;
  font-size: 14px;
  color: #ececec;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.index .content .index3 .conn .top .txt .butt {
  width: 170px;
  height: 48px;
  border-radius: 24px;
  border: solid 1px #eeeeee;
  opacity: 0.6;
  text-align: center;
  line-height: 48px;
  color: #e9e9e9;
  font-size: 16px;
  margin-top: 40px;
}
.index .content .index3 .conn .top .txt .butt:hover {
  background-color: #f68500;
  color: #fff;
  border: solid 1px #f68500;
}
.index .content .index3 .conn .top .r-video {
  width: 610px;
  height: 400px;
  position: relative;
  z-index: 5;
}
.index .content .index3 .conn .top .r-video .bag {
  position: absolute;
  width: 610px;
  height: 400px;
  z-index: -1;
  left: -50px;
  bottom: -60px;
}
.index .content .index3 .conn .top .r-video .bofang {
  position: absolute;
  top: 36%;
  left: -6%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #f6a900;
  text-align: center;
}
.index .content .index3 .conn .top .r-video .bofang span {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.index .content .index3 .conn .top .r-video .bofang:hover {
  background-color: #fff;
}
.index .content .index3 .conn .top .r-video .bofang:hover span {
  color: #f6a900;
}
.index .content .index3 .conn .bot {
  margin-top: 90px;
}
.index .content .index3 .conn .bot ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 30px 0;
}
.index .content .index3 .conn .bot ul li {
  position: relative;
}
.index .content .index3 .conn .bot ul li h3 {
  font-family: CenturyGothic-Bold;
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffff;
  font-weight: bold;
  position: relative;
}
.index .content .index3 .conn .bot ul li h3::after {
  position: absolute;
  content: '+';
  font-size: 20px;
  color: #ffffff;
  top: -15px;
}
.index .content .index3 .conn .bot ul li p {
  font-size: 14px;
  line-height: 50px;
  color: #e4e4e4;
}
.index .content .index3 .conn .bot ul li::after {
  position: absolute;
  width: 1px;
  height: 40px;
  background-color: #eeeeee;
  opacity: 0.4;
  content: '';
  right: -60px;
  top: 15%;
}
.index .content .index3 .conn .bot ul li:nth-last-child(1)::after {
  display: none;
}
.index .content .index4 {
  width: 100%;
}
.index .content .index4 .index4-cont .index4-title {
  line-height: 48px;
  font-size: 16px;
  color: #888888;
  line-height: 60px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.index .content .index4 .index4-cont .index4-title .swiper-slide-thumb-active {
  color: #f68500;
}
.index .content .index4 .index4-cont .index4-title .gallery-title-t {
  padding: 0 5px;
  position: relative;
  cursor: pointer;
}
.index .content .index4 .index4-cont .index4-title .gallery-title-t::after {
  position: absolute;
  content: '/';
  color: #cccccc;
  right: 20px;
}
.index .content .index4 .index4-cont .index4-title .gallery-title-t:nth-last-child(1)::after {
  display: none;
}
.index .content .index4 .index4-cont .index4-list {
  width: 100%;
  min-height: 660px;
}
.index .content .index4 .index4-cont .index4-list ul li {
  width: 25%;
  padding: 100px 20px 0;
  transition: all 0.8s;
}
.index .content .index4 .index4-cont .index4-list ul li h3 {
  line-height: 48px;
  font-size: 22px;
  font-weight: bold;
  color: #444444;
  overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}
.index .content .index4 .index4-cont .index4-list ul li h4 {
  font-family: SimSun;
  font-size: 14px;
  font-weight: normal;
  color: #888888;
  margin-bottom: 60px;
}
.index .content .index4 .index4-cont .index4-list ul li p {
  line-height: 26px;
  font-size: 14px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.index .content .index4 .index4-cont .index4-list ul li .butt {
  line-height: 48px;
  font-size: 16px;
  font-family: 'enfont';
  color: #666666;
  margin: 40px 0;
}
.index .content .index4 .index4-cont .index4-list ul li .tu1 {
  width: 400px;
  height: 210px;
  display: none;
  margin-bottom: 30px;
}
.index .content .index4 .index4-cont .index4-list ul li .tu {
  max-width: 100px;
  max-height: 100px;
}
.index .content .index4 .index4-cont .index4-list ul li:hover {
  background-color: #f8f9fb;
  padding: 60px 20px;
}
.index .content .index4 .index4-cont .index4-list ul li:hover h3 {
  color: #f68500;
}
.index .content .index4 .index4-cont .index4-list ul li:hover .tu1 {
  display: block;
}
.index .content .index4 .index4-cont .index4-list ul li:hover .tu {
  display: none;
}
.index .content .index4 .index4-cont .index4-list ul li:hover .butt {
  margin: 40px 0 0;
}
.index .content .index5 {
  background-color: #fafafa;
}
.index .content .index5 .news-title {
  background-color: #ffffff;
  line-height: 70px;
  letter-spacing: 1px;
  color: #424242;
  font-size: 22px;
  position: relative;
  margin-bottom: 60px;
}
.index .content .index5 .news-title .swiper-slide-thumb-active {
  background: #f68500;
  color: #fff;
}
.index .content .index5 .news-title .gallery-title-t {
  cursor: pointer;
  text-align: center;
}
.index .content .index5 .news-title .gallery-title-t::after {
  position: absolute;
  content: '';
  height: 70px;
  width: 2px;
  background-color: #fafafa;
  top: 0;
  right: 0;
}
.index .content .index5 .news-title .gallery-title-t:nth-last-child(1)::after {
  display: none;
}
.index .content .index5 .news-list .box ul {
  flex-wrap: wrap;
}
.index .content .index5 .news-list .box ul .top {
  width: 48%;
  border-bottom: 1px #e4e4e4 solid;
  padding-bottom: 35px;
  margin-bottom: 20px;
}
.index .content .index5 .news-list .box ul .top img {
  width: 300px;
  height: 185px;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.index .content .index5 .news-list .box ul .top .txt {
  padding-left: 40px;
}
.index .content .index5 .news-list .box ul .top h3 {
  line-height: 60px;
  letter-spacing: 1px;
  color: #666666;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index .content .index5 .news-list .box ul .top p {
  line-height: 26px;
  font-size: 14px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 80px;
}
.index .content .index5 .news-list .box ul .top i {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  padding-top: 30px;
  transition: all 0.5s;
}
.index .content .index5 .news-list .box ul .top i span {
  padding-left: 40px;
  position: relative;
}
.index .content .index5 .news-list .box ul .top i span::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  background-color: #e4e6e8;
  top: 2px;
  left: 18px;
}
.index .content .index5 .news-list .box ul .list {
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  width: 48%;
  border-bottom: 1px #dbdbdb dashed;
}
.index .content .index5 .news-list .box ul .list i {
  font-size: 10px;
  color: #dbdbdb;
  line-height: 48px;
  padding-right: 20px;
}
.index .content .index5 .news-list .box ul .list span {
  letter-spacing: 0px;
  color: #999999;
  float: right;
}
.index .content .index5 .news-list .box ul li:hover h3,
.index .content .index5 .news-list .box ul li:hover span,
.index .content .index5 .news-list .box ul li:hover i {
  color: #f68500;
}
.index .content .index5 .news-list .box ul li:hover i {
  transform: translateX(5px);
}
.index .content .index5 .news-list .box ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.index footer {
  background-color: #303031;
}
.index footer .footlist .footnav dl {
  padding: 60px 0;
}
.index footer .footlist .footnav dl dt a {
  line-height: 40px;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 16px;
}
.index footer .footlist .footnav dl dt:hover {
  color: #f6a900;
}
.index footer .footlist .footnav dl dd {
  color: #888;
  line-height: 30px;
}
.index footer .footlist .footnav dl dd a {
  line-height: 30px;
  letter-spacing: 1px;
  color: #888;
  font-size: 14px;
}
.index footer .footlist .footnav dl dd:hover {
  color: #f6a900;
}
.index footer .footlist .footnav dl dd img {
  margin-top: 20px;
}
.index footer hr {
  background-color: #777777;
  opacity: 0.1;
}
.index footer .link ul {
  flex-wrap: wrap;
  justify-content: start;
  padding: 10px 0 20px;
}
.index footer .link ul li {
  padding: 0 5px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #555;
}
.index footer .link ul li:hover {
  color: #f6a900;
}
.index footer .cop {
  color: #888;
  font-family: SimSun;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 70px;
  background-color: #3f3f40;
}
.index footer .cop p {
  text-align: center;
}
.index footer .cop a {
  color: #888;
}
.aboutus .ww {
  width: 1200px;
  margin: 0 auto;
}
.aboutus .hh {
  margin-bottom: 60px;
}
.aboutus .abouttitle {
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
}
.aboutus .abouttitle h1,
.aboutus .abouttitle h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  color: #222222;
}
.aboutus .abouttitle p {
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #a9a9a9;
}
.aboutus .about1 .conn .top .txt {
  width: 40%;
}
.aboutus .about1 .conn .top .txt h3 {
  font-family: CenturyGothic-Bold;
  font-size: 32px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
  color: #999999;
}
.aboutus .about1 .conn .top .txt h4 {
  font-family: CenturyGothic-Bold;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ed8109;
}
.aboutus .about1 .conn .top .txt h5 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px 0 50px ;
}
.aboutus .about1 .conn .top .txt p {
  font-size: 15px;
  line-height: 30px;
  color: #444444;
}
.aboutus .about1 .conn .top .r-video {
  width: 610px;
  height: 400px;
  position: relative;
  z-index: 5;
}
.aboutus .about1 .conn .top .r-video .bag {
  position: absolute;
  width: 610px;
  height: 400px;
  z-index: -1;
  left: -50px;
  bottom: -60px;
}
.aboutus .about1 .conn .top .r-video .bofang {
  position: absolute;
  top: 36%;
  left: -6%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #f6a900;
  text-align: center;
}
.aboutus .about1 .conn .top .r-video .bofang span {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.aboutus .about1 .conn .top .r-video .bofang:hover {
  background-color: #fff;
}
.aboutus .about1 .conn .top .r-video .bofang:hover span {
  color: #f6a900;
}
.aboutus .about1 .conn .bot {
  margin-top: 90px;
}
.aboutus .about1 .conn .bot ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 30px 0;
}
.aboutus .about1 .conn .bot ul li {
  position: relative;
}
.aboutus .about1 .conn .bot ul li h3 {
  font-family: CenturyGothic-Bold;
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffff;
  font-weight: bold;
  position: relative;
}
.aboutus .about1 .conn .bot ul li h3::after {
  position: absolute;
  content: '+';
  font-size: 20px;
  color: #ffffff;
  top: -15px;
}
.aboutus .about1 .conn .bot ul li p {
  font-size: 14px;
  line-height: 50px;
  color: #e4e4e4;
}
.aboutus .about1 .conn .bot ul li::after {
  position: absolute;
  width: 1px;
  height: 40px;
  background-color: #eeeeee;
  opacity: 0.4;
  content: '';
  right: -60px;
  top: 15%;
}
.aboutus .about1 .conn .bot ul li:nth-last-child(1)::after {
  display: none;
}
.aboutus .about2 {
  background: url(../images/about2.jpg) top no-repeat;
  padding: 110px 0;
}
.aboutus .about2 .bot {
  margin: 0 auto;
}
.aboutus .about2 .bot ul {
  padding: 20px 30px 0;
}
.aboutus .about2 .bot ul li {
  position: relative;
}
.aboutus .about2 .bot ul li h3 {
  font-family: CenturyGothic-Bold;
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffff;
  font-weight: bold;
  position: relative;
}
.aboutus .about2 .bot ul li h3::after {
  position: absolute;
  content: '+';
  font-size: 20px;
  color: #ffffff;
  top: -15px;
}
.aboutus .about2 .bot ul li p {
  font-size: 14px;
  line-height: 50px;
  color: #e4e4e4;
}
.aboutus .about2 .bot ul li::after {
  position: absolute;
  width: 1px;
  height: 40px;
  background-color: #eeeeee;
  opacity: 0.4;
  content: '';
  right: -60px;
  top: 15%;
}
.aboutus .about2 .bot ul li:nth-last-child(1)::after {
  display: none;
}
.aboutus .about3 .txt {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #444444;
}
.aboutus .about4 {
  background-color: #f4f6fb;
  padding-bottom: 60px;
}
.aboutus .about4 ul li {
  width: 385px;
  height: 360px;
  text-align: center;
  background-color: #fff;
  padding-top: 30px;
  transition: all 0.5s;
  overflow: hidden;
}
.aboutus .about4 ul li img {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.aboutus .about4 ul li h3 {
  font-size: 26px;
  line-height: 48px;
  letter-spacing: 1px;
  color: #222222;
}
.aboutus .about4 ul li p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #555555;
  height: 78px;
}
.aboutus .about4 ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.aboutus .about4 ul li:hover h3,
.aboutus .about4 ul li:hover p {
  color: #ed8109;
}
.aboutus .about5 .cont ul li {
  width: 25%;
  position: relative;
  text-align: center;
  transition: all 0.5s;
}
.aboutus .about5 .cont ul li img {
  width: 100%;
}
.aboutus .about5 .cont ul li p {
  position: absolute;
  font-size: 22px;
  height: 100%;
  line-height: 48px;
  letter-spacing: 1px;
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: 0;
  text-align: center;
  background-color: #000000;
  transition: all 0.5s;
  opacity: 0.5;
  padding-top: 95%;
}
.aboutus .about5 .cont ul li:hover {
  transform: translateY(-5px);
}
.aboutus .about5 .cont ul li:hover p {
  opacity: 0;
}
.aboutus .about6 .cont ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutus .about6 .cont ul li {
  width: 25%;
  text-align: center;
  transition: all 0.5s;
}
.aboutus .about6 .cont ul li p {
  font-size: 16px;
  font-weight: lighter;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
}
.aboutus .about6 .cont ul li:hover {
  transform: translateY(-5px);
}
.aboutus .about7 {
  background-color: #f8f8f8;
}
.aboutus .about7 ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutus .about7 ul li {
  text-align: center;
  width: 200px;
  flex-shrink: 0;
}
.aboutus .about7 ul li p {
  line-height: 1.5;
  font-size: 16px;
  font-weight: lighter;
  color: #333333;
  text-align: center;
}
.aboutus .about8 .cont ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutus .about8 .cont ul li {
  width: 20%;
  margin-bottom: 20px;
  transition: all 0.8s;
}
.aboutus .about8 .cont ul li:hover {
  transform: translateY(-5px);
}
.aboutus .about9 {
  background-color: #f8f8f8;
  padding-bottom: 60px;
}
.aboutus .about9 .cont {
  justify-content: space-between;
}
.aboutus .about9 .cont .left ul {
  width: 265px;
  margin-bottom: 12px;
}
.aboutus .about9 .cont .left ul li {
  width: 265px;
  height: 138px;
  background-color: #efefef;
  border-bottom: 1px solid #fff;
  padding: 40px 30px;
  position: relative;
  cursor: pointer;
}
.aboutus .about9 .cont .left ul li h3 {
  font-size: 24px;
  color: #333333;
}
.aboutus .about9 .cont .left ul li p {
  font-family: CenturyGothic;
  font-size: 14px;
  line-height: 2;
  color: #333333;
}
.aboutus .about9 .cont .left ul li i {
  font-size: 46px;
  color: #333333;
  opacity: 0.3;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.aboutus .about9 .cont .left ul li span {
  position: absolute;
  font-size: 40px;
  top: 32%;
  right: -22px;
  display: none;
  color: #f6a900;
}
.aboutus .about9 .cont .left ul .cool1 {
  background-color: #f6a900;
}
.aboutus .about9 .cont .left ul .cool1 span {
  display: block;
}
.aboutus .about9 .cont .left ul .cool1 h3,
.aboutus .about9 .cont .left ul .cool1 p,
.aboutus .about9 .cont .left ul .cool1 i {
  color: #fff;
}
.aboutus .about9 .cont .right {
  margin-left: 10px;
  height: 418px;
  overflow: hidden;
}
.aboutus .about9 .cont .right .box ul {
  width: 925px;
  height: 418px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aboutus .about9 .cont .right .box ul li {
  width: 300px;
  margin-bottom: 12px;
  overflow: hidden;
}
.aboutus .about9 .cont .right .box ul li img {
  transition: all 0.5s;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.aboutus .about9 .cont .right .box ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}

