* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}
.dl-container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.banner {
  background: url(../images/bannerBg.jpg) no-repeat center bottom;
}
.banner .bannerbox {
  width: 96.875%;
  margin: 0 auto;
  position: relative;
}
.banner .bannerbox ul li{
  /* width: 100% !important;    */
  width: 100%;
}
.banner .bannerbox ul li a {
  display: block;
  width: 100%;
}
.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}
.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/next.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_positon {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner .bannerbox .swiper_positon span {
  background: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0 10px;
  border: 1px solid #fff;
}
.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  background: #144c2a;
}
.banner .bannertext {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 340px;
  height: 310px;
  background: rgba(20, 76, 42, 0.9);
  z-index: 999;
  padding: 40px;
  box-sizing: border-box;
}
.banner .bannertext h4 {
  height: 48px;
  border-top: 1px solid #607857;
  border-bottom: 1px solid #607857;
  line-height: 48px;
  font-size: 28px;
  color: #ffdfbc;
  padding-left: 48px;
  background: url(../images/headertel.png) no-repeat center left;
}
.banner .bannertext h5 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #ffdfbc;
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1;
}
.banner .bannertext p {
  font-size: 18px;
  color: #d5b599;
  line-height: 18px;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  justify-content: center;
  letter-spacing: 2px;
}
.banner .bannertext p em {
  font-size: 12px;
  line-height: 18px;
}
.banner .bannertext i {
  width: 32px;
  height: 1px;
  background: #ffdfbc;
  display: block;
  margin: 17px auto;
}
.banner .bannertext span {
  font-size: 12px;
  color: #ffdfbc;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  display: block;
  opacity: 0.4;
}
.about {
  background: url(../images/about.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 120px;
}
.about .aboutbox {
  padding-top: 74px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutbox::after {
  content: "";
  width: 20px;
  height: 173px;
  background: url(../images/aboutline.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -9px;
}
.about .aboutbox .aboutboxl {
  width: 747px;
}
.about .aboutbox .aboutboxl .aboutboxltitle {
  display: flex;
  padding-left: 35px;
  align-items: flex-end;
}
.about .aboutbox .aboutboxl .aboutboxltitle h4 {
  width: 1em;
  display: block;
  font-size: 36px;
  font-family: 'SimSun', 'å®‹ä½“';
  line-height: 1;
}
.about .aboutbox .aboutboxl .aboutboxltitle h5 {
  padding-left: 30px;
}
.about .aboutbox .aboutboxl .aboutboxltitle h5 span {
  display: block;
  font-family: 'SimSun', 'å®‹ä½“';
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 18px;
}
.about .aboutbox .aboutboxl .aboutboxltitle h5 b {
  font-size: 26px;
  line-height: 1;
  color: #144c2a;
}
.about .aboutbox .aboutboxl .aboutboxlcenter {
  padding-top: 75px;
}
.about .aboutbox .aboutboxl .aboutboxlcenter h3 {
  display: block;
}
.about .aboutbox .aboutboxl .aboutboxlcenter h3 a {
  display: block;
  line-height: 1;
  font-size: 24px;
  letter-spacing: 2px;
}
.about .aboutbox .aboutboxl .aboutboxlcenter h3 em {
  font-size: 12px;
  color: #999999;
  letter-spacing: 2px;
  line-height: 1;
  padding-top: 9px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.about .aboutbox .aboutboxl .aboutboxlcenter p {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.about .aboutbox .aboutboxl .aboutboxlcenter .aboutlimg {
  padding-top: 35px;
}
.about .aboutbox .aboutboxl .aboutboxlcenter .aboutlimg img {
  display: block;
  width: 100%;
}
.about .aboutbox .aboutboxr {
  width: 448px;
  margin-top: 50px;
}
.about .aboutbox .aboutboxr .aboutboxrtel {
  display: flex;
  justify-content: flex-end;
  padding-top: 38px;
  background: url(../images/aboutboxrtel1.png) no-repeat right top;
  align-items: center;
}
.about .aboutbox .aboutboxr .aboutboxrtel i {
  width: 47px;
  height: 47px;
  display: block;
  background: url(../images/aboutboxrtel2.png) no-repeat center;
}
.about .aboutbox .aboutboxr .aboutboxrtel span {
  display: block;
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 4px;
  padding-left: 21px;
}
.about .aboutbox .aboutboxr .aboutboxrbox {
  padding-top: 50px;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li {
  width: 208px;
  height: 435px;
  position: relative;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 span {
  width: 70px;
  height: 70px;
  border: 1px solid #99b9a9;
  background: #d2e0ce;
  display: block;
  line-height: 70px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: 'SimSun', 'å®‹ä½“';
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 .aboutboxrboxlist {
  height: 400px;
  width: 100%;
  border: 1px solid #99b9a9;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 .aboutboxrboxlist .aboutboxrboxlisttext {
  position: relative;
  padding-top: 96px;
  display: block;
  display: flex;
  justify-content: center;
  text-align: center;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 .aboutboxrboxlist .aboutboxrboxlisttext i {
  width: 1em;
  font-size: 24px;
  line-height: 30px;
  font-family: 'SimSun', 'å®‹ä½“';
  padding-right: 40px;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 .aboutboxrboxlist .aboutboxrboxlisttext em {
  display: block;
  position: absolute;
  transform: rotate(90deg);
  right: 5px;
  top: 171px;
  font-family: 'SimSun', 'å®‹ä½“';
  font-size: 14px;
  color: #999;
  font-weight: bold;
  line-height: 1;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox1 .aboutboxrboxlist img.aboutImg {
  display: block;
  width: 45px;
  height: 46px;
  margin: 0 auto;
  padding-top: 86px;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li:hover.aboutboxrbox1 span {
  background: #144c2a;
  border-color: #d5b599;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li:hover.aboutboxrbox1 .aboutboxrboxlist {
  background: #d2e8df;
  border-color: #99b9a9;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li:hover.aboutboxrbox2 span {
  background: #144c2a;
  border-color: #d5b599;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li:hover.aboutboxrbox2 .aboutboxrboxlist {
  background: #d2e8df;
  border-color: #99b9a9;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 span {
  width: 70px;
  height: 70px;
  border: 1px solid #99b9a9;
  background: #d2e0ce;
  display: block;
  line-height: 70px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: 'SimSun', 'å®‹ä½“';
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist {
  height: 400px;
  width: 100%;
  border: 1px solid #99b9a9;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist .aboutboxrboxlisttext {
  position: relative;
  padding-top: 66px;
  display: block;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist .aboutboxrboxlisttext .aboutQr {
  border: 1px dashed #d4d4d4;
  width: 152px;
  display: block;
  height: 152px;
  margin: 0 auto;
  padding: 6px;
  box-sizing: border-box;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist .aboutboxrboxlisttext i {
  font-size: 24px;
  line-height: 30px;
  font-family: 'SimSun', 'å®‹ä½“';
  padding-right: 40px;
  text-align: center;
  display: block;
  width: 100%;
  padding-top: 24px;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist .aboutboxrboxlisttext em {
  font-family: 'SimSun', 'å®‹ä½“';
  font-size: 14px;
  color: #999;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 8px;
}
.about .aboutbox .aboutboxr .aboutboxrbox ul li.aboutboxrbox2 .aboutboxrboxlist img.aboutImg {
  display: block;
  width: 45px;
  height: 46px;
  margin: 0 auto;
  padding-top: 36px;
}
.healte {
  background: url(../images/healtebg.jpg) no-repeat center bottom;
  height: 1056px;
  background-size: cover;
}
.healte .healteBox {
  position: relative;
}
.healte .healteBox .healtetitle {
  width: 100%;
  height: 321px;
  position: absolute;
  background: url(../images/healte.png) no-repeat center bottom;
  top: 0;
  left: 0;
  z-index: 999;
  background-size: cover;
}
.healte .healteBox .healtetitle .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 74px;
  align-items: flex-end;
}
.healte .healteBox .healtetitle .dl-container::after {
  content: "";
  width: 20px;
  height: 173px;
  background: url(../images/healteline.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -9px;
  background-size: contain;
}
.healte .healteBox .healtetitle .dl-container .healtetitlel {
  padding-left: 55px;
}
.healte .healteBox .healtetitle .dl-container .healtetitlel h4 {
  font-size: 27px;
  color: #d5b599;
  font-family: 'SimSun', 'å®‹ä½“';
}
.healte .healteBox .healtetitle .dl-container .healtetitlel h3 {
  display: block;
  font-size: 33px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 4px;
}
.healte .healteBox .healtetitle .dl-container .healtetitlel p {
  font-size: 35px;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #d5b599;
  letter-spacing: 4px;
}
.healte .healteBox .healtetitle .dl-container .healtetitler {
  padding-bottom: 20px;
  padding-bottom: 10px;
  background: url(../images/healtetitler.png) no-repeat center bottom;
  width: 300px;
  padding-top: 10px;
  color: #fff;
  padding-left: 80px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  transform: translateX(10px);
}
.healte .healteBox .healtetitle .dl-container .healtetitler em {
  padding-right: 10px;
}
.healte .healteBox .healtetitle .dl-container .healtetitler p {
  font-size: 18px;
  color: #fff;
}
.healte .healteBox .healtecenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 860px;
  width: 100%;
  padding-left: 16.6667%;
  box-sizing: border-box;
  padding-top: 196px;
  position: relative;
  z-index: 99;
}
.healte .healteBox .healtecenter .healtecenterl {
  width: 215px;
  height: 860px;
}
.healte .healteBox .healtecenter .healtecenterl ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.healte .healteBox .healtecenter .healtecenterl ul li {
  width: 100px;
  height: 860px;
  display: flex;
  text-align: center;
  position: relative;
  padding-top: 150px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterl ul li a {
  display: block;
  margin: 0 auto;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterl ul li a h3 {
  width: 1em;
  font-family: 'SimSun', 'å®‹ä½“';
  margin: 0 auto;
  display: block;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterl ul li a i {
  width: 23px;
  height: 21px;
  display: block;
  margin: 0 auto;
  background: url(../images/healtecenterlc.png) no-repeat center;
  margin-top: 18px;
  color: #fff;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterl ul li a em {
  display: flex;
  width: 300%;
  transform: rotate(90deg);
  position: absolute;
  left: -100%;
  top: 55%;
  font-size: 14px;
  font-family: 'SimSun', 'å®‹ä½“';
  color: #999999;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterl ul li.on {
  background: url(../images/healtecenterl.png) no-repeat center top;
}
.healte .healteBox .healtecenter .healtecenterl ul li.on a h3 {
  color: #fff;
}
.healte .healteBox .healtecenter .healtecenterl ul li.on a i {
  color: #144c2a;
  background: url(../images/healtecenterlc2.png) no-repeat center;
}
.healte .healteBox .healtecenter .healtecenterl ul li.on a em {
  color: #dfc6b0;
}
.healte .healteBox .healtecenter .healtecenterr {
  width: 60.73%;
  height: 860px;
  overflow: hidden;
}
.healte .healteBox .healtecenter .healtecenterr img {
  display: block;
  height: 860px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.healte .healteBox .healtecenter .healtecenterr .fdss {
  transform: scale(1.2);
}
.healte .healteBox .healtecenter .healtecenterC {
  width: 548px;
  height: 580px;
  display: block;
  background: url(../images/healteCenterBg.jpg) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -8%);
  left: 50%;
  padding: 52px;
  box-sizing: border-box;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterCtitle {
  width: 230px;
  height: 124px;
  background: url(../images/healtecenterCtitleLone.jpg) no-repeat center;
  text-align: center;
  margin: 0 auto;
  margin-top: 70px;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterCtitle h3 {
  font-size: 26px;
  font-weight: bold;
  color: #144c2a;
  line-height: 1;
  padding-top: 28px;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterCtitle i {
  display: block;
  width: 23px;
  height: 2px;
  background: #144c2a;
  margin: 15px auto;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterCtitle em {
  line-height: 1;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #999999;
  text-transform: uppercase;
}
.healte .healteBox .healtecenter .healtecenterC p {
  padding-top: 43px;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 2;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterBox {
  display: flex;
  justify-content: center;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterBox img {
  border: 1px dashed #d4d4d4;
  width: 152px;
  display: block;
  height: 152px;
  padding: 6px;
  box-sizing: border-box;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterBox em i {
  font-size: 20px;
  font-family: 'SimSun', 'å®‹ä½“';
  padding-top: 34px;
  display: block;
  padding-left: 50px;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterBox em u {
  width: 194px;
  height: 7px;
  background: url(../images/healtecenterBoxline.png) no-repeat center;
  display: block;
}
.healte .healteBox .healtecenter .healtecenterC .healtecenterBox em b {
  text-align: center;
  display: block;
  font-weight: normal;
  color: #999999;
  text-transform: uppercase;
  margin-top: 5px;
}
.display .displaytitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.display .displaytitle::after {
  content: "";
  width: 20px;
  height: 173px;
  background: url(../images/aboutline.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -9px;
}
.display .displaytitle .aboutboxltitle {
  display: flex;
  padding-left: 35px;
  align-items: flex-end;
  padding-top: 60px;
}
.display .displaytitle .aboutboxltitle h4 {
  width: 1em;
  display: block;
  font-size: 36px;
  font-family: 'SimSun', 'å®‹ä½“';
  line-height: 1;
}
.display .displaytitle .aboutboxltitle h5 {
  padding-left: 30px;
}
.display .displaytitle .aboutboxltitle h5 span {
  display: block;
  font-family: 'SimSun', 'å®‹ä½“';
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 18px;
}
.display .displaytitle .aboutboxltitle h5 b {
  font-size: 26px;
  line-height: 1;
  color: #144c2a;
}
.display .displaytitle .displaytitler ul {
  display: flex;
  margin-bottom: 10px;
}
.display .displaytitle .displaytitler ul li {
  margin-left: 10px;
}
.display .displaytitle .displaytitler ul li a {
  display: flex;
}
.display .displaytitle .displaytitler ul li a::before {
  content: "";
  width: 24px;
  height: 38px;
  background: url(../images/displaytitleR.png) no-repeat center;
}
.display .displaytitle .displaytitler ul li a::after {
  content: "";
  width: 24px;
  height: 38px;
  transform: rotate(180deg);
  background: url(../images/displaytitleR.png) no-repeat center;
}
.display .displaytitle .displaytitler ul li a em {
  height: 31px;
  border-top: 1px solid #839f8e;
  border-bottom: 1px solid #839f8e;
  margin-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 31px;
  font-size: 16px;
  color: #666;
  letter-spacing: 2px;
}
.display .displaytitle .displaytitler ul li.on a em {
  color: #144c2a;
  font-weight: bold;
}
.display .bd {
  margin-top: 51px !important;
}
.display .bd ul li {
  width: 380px;
  height: 490px;
  background: url(../images/displaytitleBg.jpg) no-repeat center;
  padding: 45px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.display .bd ul li .displayListimg {
  margin-top: 30px;
  display: block;
  width: 100%;
  height: 200px;
}
.display .bd ul li .displayListimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.display .bd ul li .displayListtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #3f3f3f;
  max-width: 8em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
  margin-top: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.display .bd ul li .displayListtitle::before {
  content: "";
  width: 22px;
  height: 11px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 18px;
  background: url(../images/displayico1.png) no-repeat center;
}
.display .bd ul li .displayListtitle::after {
  content: "";
  width: 22px;
  height: 11px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 12px;
  background: url(../images/displayico2.png) no-repeat center;
}
.display .bd ul li .displayListBox {
  padding-top: 20px;
  border-top: 1px solid #d4d4d4;
  margin-top: 18px;
}
.display .bd ul li .displayListBox p {
  box-sizing: border-box;
  padding-left: 20px;
  padding-bottom: 10px;
}
.display .bd ul li .displayListBox p:nth-child(1) {
  background: url(../images/displayico5.png) no-repeat left 5px;
}
.display .bd ul li .displayListBox p:nth-child(2) {
  background: url(../images/displayico6.png) no-repeat left 5px;
}



.display .bd .displayList:nth-child(2) ul li .displayListBox p:nth-child(1) {
  background: url(../images/displayico3.png) no-repeat left 5px;
}
.display .bd .displayList:nth-child(2) ul li .displayListBox p:nth-child(2) {
  background: url(../images/displayico4.png) no-repeat left 5px;
}




.display .bd ul li .displayListBox p i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
}
.display .bd ul li .displayListBox p b {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 24px;
  font-size: 18px;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.display .bd ul li .displayListBox p span {
  display: block;
  color: #989898;
  font-size: 15px;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.display .bd ul li:hover {
  background: url(../images/displaytitleBg2.jpg) no-repeat center;
}
.display .bd ul li:hover .displayListtitle {
  color: #fff;
}
.display .bd ul li:hover .displayListtitle::before {
  background: url(../images/displayico1_1.png) no-repeat center;
}
.display .bd ul li:hover .displayListtitle::after {
  background: url(../images/displayico2_1.png) no-repeat center;
}
.display .bd ul li:hover .displayListBox p:nth-child(1) {
  background: url(../images/displayico5_1.png) no-repeat left 5px;
}
.display .bd ul li:hover .displayListBox p:nth-child(2) {
  background: url(../images/displayico6_1.png) no-repeat left 5px;
}

.display .bd .displayList:nth-child(2) ul li:hover .displayListBox p:nth-child(1) {
  background: url(../images/displayico3_1.png) no-repeat left 5px;
}
.display .bd .displayList:nth-child(2) ul li:hover .displayListBox p:nth-child(2) {
  background: url(../images/displayico4_1.png) no-repeat left 5px;
}


.display .bd ul li:hover .displayListBox p i {
  color: #fff;
}
.display .bd ul li:hover .displayListBox p b {
  color: #fff;
}
.display .bd ul li:hover .displayListBox p span {
  color: #fff;
}
.news {
  margin-top: 88px;
  background: url(../images/news.jpg) no-repeat center;
  background-size: cover;
}
.news .displaytitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.news .displaytitle::after {
  content: "";
  width: 20px;
  height: 173px;
  background: url(../images/aboutline.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -9px;
}
.news .displaytitle .aboutboxltitle {
  display: flex;
  padding-left: 35px;
  align-items: flex-end;
  padding-top: 60px;
}
.news .displaytitle .aboutboxltitle h4 {
  width: 1em;
  display: block;
  font-size: 36px;
  font-family: 'SimSun', 'å®‹ä½“';
  line-height: 1;
}
.news .displaytitle .aboutboxltitle h5 {
  padding-left: 30px;
}
.news .displaytitle .aboutboxltitle h5 span {
  display: block;
  font-family: 'SimSun', 'å®‹ä½“';
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 18px;
}
.news .displaytitle .aboutboxltitle h5 b {
  font-size: 26px;
  line-height: 1;
  color: #144c2a;
}
.news .displaytitle .displaytitler ul {
  display: flex;
  margin-bottom: 10px;
}
.news .displaytitle .displaytitler ul li {
  margin-left: 10px;
}
.news .displaytitle .displaytitler ul li a {
  display: flex;
}
.news .displaytitle .displaytitler ul li a::before {
  content: "";
  width: 24px;
  height: 38px;
  background: url(../images/displaytitleR.png) no-repeat center;
}
.news .displaytitle .displaytitler ul li a::after {
  content: "";
  width: 24px;
  height: 38px;
  transform: rotate(180deg);
  background: url(../images/displaytitleR.png) no-repeat center;
}
.news .displaytitle .displaytitler ul li a em {
  height: 31px;
  border-top: 1px solid #839f8e;
  border-bottom: 1px solid #839f8e;
  margin-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 31px;
  font-size: 16px;
  color: #666;
  letter-spacing: 2px;
}
.news .displaytitle .displaytitler ul li.on a em {
  color: #144c2a;
  font-weight: bold;
}
.news .newsbox {
  padding-top: 65px !important;
  padding-bottom: 108px !important;
}
.news .newsbox .newslist ul {
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li {
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistl {
  overflow: hidden;
  width: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistl img {
  width: 100%;
  height: 355px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr {
  width: 160px;
  border-right: 1px solid #dfdfdf;
  padding-right: 40px;
  padding-left: 40px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr .newslistrtime {
  box-sizing: border-box;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr .newslistrtime i {
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr .newslistrtime em {
  font-size: 16px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  display: block;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr .newslistrtext {
  display: flex;
  justify-content: flex-end;
  height: 17em;
  overflow: hidden;
  padding-top: 60px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .newslist ul li .newslistr .newslistrtext i {
  padding-right: 12px;
  height: 17em;
  color: #888888;
  display: block;
  letter-spacing: 1px;
  writing-mode: vertical-rl;
  /* åž‚ç›´ä»Žå³åˆ°å·¦ */
  text-orientation: upright;
  /* ä¿æŒæ–‡å­—ç›´ç«‹ */
  overflow: hidden;
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 1; */
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 1.5em;
}
.news .newsbox .newslist ul li .newslistr .newslistrtext em {
  font-size: 16px;
  writing-mode: vertical-rl;
  /* åž‚ç›´ä»Žå³åˆ°å·¦ */
  text-orientation: upright;
  /* ä¿æŒæ–‡å­—ç›´ç«‹ */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.2;
  width: 1.2em;
}
.news .newsbox .newslist ul li.on {
  width: 648px;
}
.news .newsbox .newslist ul li.on .newslistl {
  width: 463px;
}
.news .newsbox .newslist ul li.on .newslistr .newslistrtime i {
  color: #144c2a;
}
.news .newsbox .newslist ul li.on .newslistr .newslistrtime em {
  color: #144c2a;
}
.news .newsbox .newslist ul li.on .newslistr .newslistrtime .newslistrtext i {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .newsbox .newslist ul li.on .newslistr .newslistrtime .newslistrtext em {
  color: #144c2a;
}
