@charset "UTF-8";
/*通用padding、margin*/
/*margin*/
.mt1 {
  margin-top: 1px;
}

.mr1 {
  margin-right: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.ml1 {
  margin-left: 1px;
}

/*padding*/
.pt1 {
  padding-top: 1px;
}

.pr1 {
  padding-right: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.pl1 {
  padding-left: 1px;
}

/*margin*/
.mt2 {
  margin-top: 2px;
}

.mr2 {
  margin-right: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.ml2 {
  margin-left: 2px;
}

/*padding*/
.pt2 {
  padding-top: 2px;
}

.pr2 {
  padding-right: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.pl2 {
  padding-left: 2px;
}

/*margin*/
.mt3 {
  margin-top: 3px;
}

.mr3 {
  margin-right: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

/*padding*/
.pt3 {
  padding-top: 3px;
}

.pr3 {
  padding-right: 3px;
}

.pb3 {
  padding-bottom: 3px;
}

.pl3 {
  padding-left: 3px;
}

/*margin*/
.mt4 {
  margin-top: 4px;
}

.mr4 {
  margin-right: 4px;
}

.mb4 {
  margin-bottom: 4px;
}

.ml4 {
  margin-left: 4px;
}

/*padding*/
.pt4 {
  padding-top: 4px;
}

.pr4 {
  padding-right: 4px;
}

.pb4 {
  padding-bottom: 4px;
}

.pl4 {
  padding-left: 4px;
}

/*margin*/
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

/*padding*/
.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

/*margin*/
.mt6 {
  margin-top: 6px;
}

.mr6 {
  margin-right: 6px;
}

.mb6 {
  margin-bottom: 6px;
}

.ml6 {
  margin-left: 6px;
}

/*padding*/
.pt6 {
  padding-top: 6px;
}

.pr6 {
  padding-right: 6px;
}

.pb6 {
  padding-bottom: 6px;
}

.pl6 {
  padding-left: 6px;
}

/*margin*/
.mt7 {
  margin-top: 7px;
}

.mr7 {
  margin-right: 7px;
}

.mb7 {
  margin-bottom: 7px;
}

.ml7 {
  margin-left: 7px;
}

/*padding*/
.pt7 {
  padding-top: 7px;
}

.pr7 {
  padding-right: 7px;
}

.pb7 {
  padding-bottom: 7px;
}

.pl7 {
  padding-left: 7px;
}

/*margin*/
.mt8 {
  margin-top: 8px;
}

.mr8 {
  margin-right: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml8 {
  margin-left: 8px;
}

/*padding*/
.pt8 {
  padding-top: 8px;
}

.pr8 {
  padding-right: 8px;
}

.pb8 {
  padding-bottom: 8px;
}

.pl8 {
  padding-left: 8px;
}

/*margin*/
.mt9 {
  margin-top: 9px;
}

.mr9 {
  margin-right: 9px;
}

.mb9 {
  margin-bottom: 9px;
}

.ml9 {
  margin-left: 9px;
}

/*padding*/
.pt9 {
  padding-top: 9px;
}

.pr9 {
  padding-right: 9px;
}

.pb9 {
  padding-bottom: 9px;
}

.pl9 {
  padding-left: 9px;
}

/*margin*/
.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

/*padding*/
.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

/*margin*/
.mt11 {
  margin-top: 11px;
}

.mr11 {
  margin-right: 11px;
}

.mb11 {
  margin-bottom: 11px;
}

.ml11 {
  margin-left: 11px;
}

/*padding*/
.pt11 {
  padding-top: 11px;
}

.pr11 {
  padding-right: 11px;
}

.pb11 {
  padding-bottom: 11px;
}

.pl11 {
  padding-left: 11px;
}

/*margin*/
.mt12 {
  margin-top: 12px;
}

.mr12 {
  margin-right: 12px;
}

.mb12 {
  margin-bottom: 12px;
}

.ml12 {
  margin-left: 12px;
}

/*padding*/
.pt12 {
  padding-top: 12px;
}

.pr12 {
  padding-right: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pl12 {
  padding-left: 12px;
}

/*margin*/
.mt13 {
  margin-top: 13px;
}

.mr13 {
  margin-right: 13px;
}

.mb13 {
  margin-bottom: 13px;
}

.ml13 {
  margin-left: 13px;
}

/*padding*/
.pt13 {
  padding-top: 13px;
}

.pr13 {
  padding-right: 13px;
}

.pb13 {
  padding-bottom: 13px;
}

.pl13 {
  padding-left: 13px;
}

/*margin*/
.mt14 {
  margin-top: 14px;
}

.mr14 {
  margin-right: 14px;
}

.mb14 {
  margin-bottom: 14px;
}

.ml14 {
  margin-left: 14px;
}

/*padding*/
.pt14 {
  padding-top: 14px;
}

.pr14 {
  padding-right: 14px;
}

.pb14 {
  padding-bottom: 14px;
}

.pl14 {
  padding-left: 14px;
}

/*margin*/
.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

/*padding*/
.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

/*margin*/
.mt16 {
  margin-top: 16px;
}

.mr16 {
  margin-right: 16px;
}

.mb16 {
  margin-bottom: 16px;
}

.ml16 {
  margin-left: 16px;
}

/*padding*/
.pt16 {
  padding-top: 16px;
}

.pr16 {
  padding-right: 16px;
}

.pb16 {
  padding-bottom: 16px;
}

.pl16 {
  padding-left: 16px;
}

/*margin*/
.mt17 {
  margin-top: 17px;
}

.mr17 {
  margin-right: 17px;
}

.mb17 {
  margin-bottom: 17px;
}

.ml17 {
  margin-left: 17px;
}

/*padding*/
.pt17 {
  padding-top: 17px;
}

.pr17 {
  padding-right: 17px;
}

.pb17 {
  padding-bottom: 17px;
}

.pl17 {
  padding-left: 17px;
}

/*margin*/
.mt18 {
  margin-top: 18px;
}

.mr18 {
  margin-right: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.ml18 {
  margin-left: 18px;
}

/*padding*/
.pt18 {
  padding-top: 18px;
}

.pr18 {
  padding-right: 18px;
}

.pb18 {
  padding-bottom: 18px;
}

.pl18 {
  padding-left: 18px;
}

/*margin*/
.mt19 {
  margin-top: 19px;
}

.mr19 {
  margin-right: 19px;
}

.mb19 {
  margin-bottom: 19px;
}

.ml19 {
  margin-left: 19px;
}

/*padding*/
.pt19 {
  padding-top: 19px;
}

.pr19 {
  padding-right: 19px;
}

.pb19 {
  padding-bottom: 19px;
}

.pl19 {
  padding-left: 19px;
}

/*margin*/
.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

/*padding*/
.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

/*margin*/
.mt21 {
  margin-top: 21px;
}

.mr21 {
  margin-right: 21px;
}

.mb21 {
  margin-bottom: 21px;
}

.ml21 {
  margin-left: 21px;
}

/*padding*/
.pt21 {
  padding-top: 21px;
}

.pr21 {
  padding-right: 21px;
}

.pb21 {
  padding-bottom: 21px;
}

.pl21 {
  padding-left: 21px;
}

/*margin*/
.mt22 {
  margin-top: 22px;
}

.mr22 {
  margin-right: 22px;
}

.mb22 {
  margin-bottom: 22px;
}

.ml22 {
  margin-left: 22px;
}

/*padding*/
.pt22 {
  padding-top: 22px;
}

.pr22 {
  padding-right: 22px;
}

.pb22 {
  padding-bottom: 22px;
}

.pl22 {
  padding-left: 22px;
}

/*margin*/
.mt23 {
  margin-top: 23px;
}

.mr23 {
  margin-right: 23px;
}

.mb23 {
  margin-bottom: 23px;
}

.ml23 {
  margin-left: 23px;
}

/*padding*/
.pt23 {
  padding-top: 23px;
}

.pr23 {
  padding-right: 23px;
}

.pb23 {
  padding-bottom: 23px;
}

.pl23 {
  padding-left: 23px;
}

/*margin*/
.mt24 {
  margin-top: 24px;
}

.mr24 {
  margin-right: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

.ml24 {
  margin-left: 24px;
}

/*padding*/
.pt24 {
  padding-top: 24px;
}

.pr24 {
  padding-right: 24px;
}

.pb24 {
  padding-bottom: 24px;
}

.pl24 {
  padding-left: 24px;
}

/*margin*/
.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

/*padding*/
.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

/*margin*/
.mt26 {
  margin-top: 26px;
}

.mr26 {
  margin-right: 26px;
}

.mb26 {
  margin-bottom: 26px;
}

.ml26 {
  margin-left: 26px;
}

/*padding*/
.pt26 {
  padding-top: 26px;
}

.pr26 {
  padding-right: 26px;
}

.pb26 {
  padding-bottom: 26px;
}

.pl26 {
  padding-left: 26px;
}

/*margin*/
.mt27 {
  margin-top: 27px;
}

.mr27 {
  margin-right: 27px;
}

.mb27 {
  margin-bottom: 27px;
}

.ml27 {
  margin-left: 27px;
}

/*padding*/
.pt27 {
  padding-top: 27px;
}

.pr27 {
  padding-right: 27px;
}

.pb27 {
  padding-bottom: 27px;
}

.pl27 {
  padding-left: 27px;
}

/*margin*/
.mt28 {
  margin-top: 28px;
}

.mr28 {
  margin-right: 28px;
}

.mb28 {
  margin-bottom: 28px;
}

.ml28 {
  margin-left: 28px;
}

/*padding*/
.pt28 {
  padding-top: 28px;
}

.pr28 {
  padding-right: 28px;
}

.pb28 {
  padding-bottom: 28px;
}

.pl28 {
  padding-left: 28px;
}

/*margin*/
.mt29 {
  margin-top: 29px;
}

.mr29 {
  margin-right: 29px;
}

.mb29 {
  margin-bottom: 29px;
}

.ml29 {
  margin-left: 29px;
}

/*padding*/
.pt29 {
  padding-top: 29px;
}

.pr29 {
  padding-right: 29px;
}

.pb29 {
  padding-bottom: 29px;
}

.pl29 {
  padding-left: 29px;
}

/*margin*/
.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

/*padding*/
.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.bgc_ffffff {
  background-color: #ffffff;
}

.bodypt47 {
  padding-top: 47px;
}

.page_width {
  width: 1225px;
  margin: 0 auto;
  position: relative;
}

.page_white {
  background-color: #fff;
}

.dropdown-container {
  position: relative;
}

.dropdown-container .dropdown-text {
  line-height: 32px;
  width: 112px;
  padding-left: 12px;
  padding-right: 22px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB6SURBVHgBpcy9DYAgEIZhLiziKGpj5SB2OoE02lJaMIaVjXEU5tBCxUQTwo9wvN13uTwwcMEAoCfpyf08Crou81ZW9W1CTvA9GOsaSdVKRD9MDfpekaiGaSACNTADjECtmBUMQJ2YE/SgXswLWtBfLLiRi5bxKQv5vQBfCV1el+iVOAAAAABJRU5ErkJggg==") no-repeat;
  background-size: 10px 5px;
  background-position: calc(100% - 7%) center;
  font-size: 14px;
  color: #1d2129;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown-container .dropdown-text:hover {
  cursor: pointer;
}

.dropdown-container .dropdown-ul {
  position: absolute;
  left: 0;
  display: none;
  min-width: 86px;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 4px 0;
}

.dropdown-container .dropdown-ul .dropdown-ul-item {
  padding: 10px 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.dropdown-container .dropdown-ul .dropdown-ul-item:hover {
  background-color: #f2f3f5;
  cursor: pointer;
}

.dropdown-container .dropdown-ul .dropdown-ul-item:active {
  background-color: #e4e7ed;
}

.dropdown-container .dropdown-ul .active {
  background-color: #e4e7ed;
}

.menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-container a {
  height: 67px;
  line-height: 67px;
  min-width: 143px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
}

.menu-container a:hover {
  background-color: #009988;
  color: #ffffff;
}

.menu-container .active {
  background-color: #009988;
  color: #ffffff;
}

.top-box {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  height: 104px;
  background-color: #fff;
}

.top-box .logo-box {
  height: 56px;
  display: block;
  position: absolute;
  margin-top: 24px;
}
.top-box .logo-box img{
  width: auto;
  height: 56px;
}
.module1 {
  background-color: #2B2B2B;
}

.grey-red-title {
  width: 100%;
  height: 52px;
  border-left: 6px solid #009988;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  padding: 0px 17px;
  margin-top: 28px;
}

.grey-red-title .title {
  color: #444444;
}

.grey-red-title .subtitle {
  color: #4E5969;
}

.module2 .module2-contain {
  border-top: 1px solid #CCCCCC;
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 24px;
}

.module2 .module2-contain-left .swiper-slide {
  position: relative;
}

.module2 .module2-contain-left .swiper-slide .title {
  position: absolute;
  width: 100%;
  height: 45px;
  line-height: 45px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 75, 67, 0.5);
  color: #ffffff;
  padding-left: 20px;
  font-weight: 500;
  font-size: 18px;
}

.module2 .module2-contain-right a {
  display: block;
  width: 514px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.module2 .module2-contain-right .content-item a{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  white-space: normal;
  line-height: 30px;
}
.module2 .module2-contain-right .title {
  font-size: 18px;
  line-height: 25px;
  color: #009988;
  margin-top: 24px;
  margin-bottom: 2px;
}

.module2 .module2-contain-right .info {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
  margin-bottom: 25px;
}

.module2 .module2-contain-right .content-item {
  font-size: 18px;
  line-height: 25px;
  color: #444444;
}

.module2 .module2-contain-right .content-item:not(:last-child) {
  margin-bottom: 13px;
}

.swiper1 {
  width: 612px;
  height: 360px;
  margin: 0 !important;
}

.swiper1 img {
  width: 100%;
  height: 100%;
}

.swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal {
  text-align: right;
  bottom: 0;
  padding: 5px 13px 12px;
}

.swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal .my-bullet {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin-left: 17px;
}

.swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background-color: #8DB1AD;
}

.swiper2 {
  margin: 0;
  width: 100%;
  height: 498px;
}

.swiper2 img {
  width: 100%;
  height: 100%;
}

.swiper-text-container {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: rgba(0, 60, 54, 0.5);
  width: 409px;
  z-index: 1;
}

.swiper-text-container ul {
  margin: 0 18px;
}

.swiper-text-container ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-left: 34px;
}

.swiper-text-container ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.swiper-text-container ul li a {
  font-size: 24px;
  line-height: 34px;
  display: block;
  color: #ffffff;
  margin: 23px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swiper-text-container ul li a:hover {
  color: #003C36;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.modele3 {
  margin-top: 82px;
}

.tab-head-style1 {
  border-bottom: 2px solid #009988;
}

.tab-head-style1 span {
  min-width: 108px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
}

.tab-head-style1 span:last-child {
  margin-right: 0;
}

.tab-head-style1 span:hover {
  color: #fff;
  background-color: #009988;
}

.tab-head-style1 .active {
  color: #fff;
  background-color: #009988;
}

.tab-head-style2 {
  border-bottom: 2px solid #009988;
}

.tab-head-style2 span {
  min-width: 108px;
  padding: 24px 0;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  color: #444444;
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
}

.tab-head-style2 span:last-child {
  margin-right: 0;
}

.tab-head-style2 span:hover {
  color: #009988;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFGSURBVHgB1ZaxTsJAGMf/32GIbjxCR8c+AsbRxTcwDA5Oshkn2omUBRZDUBN8AyZHI5sjvoF9BJ1MNLR+dxgN4aCl99HAb7q0d80/v9z9r4RNMAxq+N7vmvE0DXFxHUMYgjT9dh2Khjzyfp/ESNIGhx9DELng2vLXQQtIm9b3igKcX4UQQib4TcfHXjLCv+VlaPtHEltHwZXbziWHniA7NMwcRW+4i1pwpLjxfttDhfdyijqK4WS/mHFtWamJQ2iNZ74xiJpFFq9nfFZzI8fAthQP69ZmJe9EU3NJ9YVHh5DHB9EpTo4/8Pj0mmdBtvGsmhOHeqh+hmgE7ytnrXppuUzKIvPgLj+cg6jLoZ9RfmggR20uGjc1Bz6A5GM7sNqfN/5Xc1sTWmO1PzPufpmUA2HMtal/2GLCfXSGKXrcGjXsBnrrhD96PnLvJQr+3wAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 23px 8px;
}

.tab-head-style2 .active {
  color: #009988;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFGSURBVHgB1ZaxTsJAGMf/32GIbjxCR8c+AsbRxTcwDA5Oshkn2omUBRZDUBN8AyZHI5sjvoF9BJ1MNLR+dxgN4aCl99HAb7q0d80/v9z9r4RNMAxq+N7vmvE0DXFxHUMYgjT9dh2Khjzyfp/ESNIGhx9DELng2vLXQQtIm9b3igKcX4UQQib4TcfHXjLCv+VlaPtHEltHwZXbziWHniA7NMwcRW+4i1pwpLjxfttDhfdyijqK4WS/mHFtWamJQ2iNZ74xiJpFFq9nfFZzI8fAthQP69ZmJe9EU3NJ9YVHh5DHB9EpTo4/8Pj0mmdBtvGsmhOHeqh+hmgE7ytnrXppuUzKIvPgLj+cg6jLoZ9RfmggR20uGjc1Bz6A5GM7sNqfN/5Xc1sTWmO1PzPufpmUA2HMtal/2GLCfXSGKXrcGjXsBnrrhD96PnLvJQr+3wAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 23px 8px;
}

.tab-head-style3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-head-style3 span {
  width: 217px;
  height: 137px;
  margin-right: 10px;
  cursor: pointer;
}

.tab-head-style3 span img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.tab-head-style3 .active {
  border: 3px solid #009988;
  position: relative;
}

.tab-head-style3 .active img {
  opacity: 1;
}

.tab-head-style3 .active::before {
  content: '◥';
  color: #009988;
  position: absolute;
  top: -12px;
  -webkit-transform: rotate(317deg);
  font-size: 20px;
  left: 106px;
}

.list1 {
  overflow: hidden;
}

.list1 .list1-item {
  float: left;
  width: 338px;
  margin-right: 89px;
}

.list1 .list1-item:nth-child(3n) {
  margin-right: 0;
}

.list1 .list1-item img {
  width: 100%;
  height: 174px;
  display: block;
  margin-top: 20px;
}

.list1 .list1-item a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #444444;
  margin-top: 23px;
  display: block;
}

.list1 .list1-item a:first-child {
  margin-top: 30px;
}

.list2 {
  overflow: hidden;
}

.list2 .list2-item {
  float: left;
  height: 243px;
  background-color: #fff;
  width: 270px;
  margin-right: 37px;
  margin-top: 24px;
}

.list2 .list2-item:nth-child(4n) {
  margin-right: 0;
}

.list2 .list2-item img {
  display: block;
  width: 100%;
  height: 140px;
  margin-bottom: 11px;
}

.list2 .list2-item h6 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin: 0 11px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list2 .list2-item p {
  margin: 0 11px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.module4, .module5, .module6 {
  margin-top: 80px;
}

.module6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.module6 .module6-item {
  width: 595px;
}

.module6 .module6-item a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.module6 .module6-item .title {
  height: 49px;
  background-color: #009988;
  line-height: 49px;
  padding-left: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
}

.module6 .module6-item .context {
  background-color: #F8F8F8;
  font-size: 18px;
  line-height: 25px;
  color: #444444;
  padding: 30px;
}

.module6 .module6-item .context .text:not(:last-child) {
  margin-bottom: 24px;
}

.default-btn {
  padding: auto 16px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #4E5969;
  border-radius: 2px;
  cursor: pointer;
}

.default-btn:not(:last-child) {
  margin-right: 24px;
}

.default-btn.active {
  background-color: #009988;
  color: #ffffff;
}

.module7 {
  height: 892px;
  width: 100%;
  background-color: #2B2B2B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module7 .module7-contain {
  width: 1216px;
}

.module7 .module7-contain .tab-container {
  width: 100%;
}

.module7 .module7-contain .tab-container .tab-box-item {
  width: 100%;
}

.module7 .module7-contain .tab-container .tab-box-item .top {
  position: relative;
  height: 560px;
}

.module7 .module7-contain .tab-container .tab-box-item .top .img {
  width: 100%;
  height: 100%;
}

.module7 .module7-contain .tab-container .tab-box-item .top .img img {
  width: 100%;
  height: 100%;
}

.module7 .module7-contain .tab-container .tab-box-item .top .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 24px;
  bottom: 30px;
}

.module7 .module7-contain .tab-container .tab-box-item .center {
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
}

.module8 {
  width: 100%;
  height: 355px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.module8 .top {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #1D2129;
  margin-bottom: 28px;
}

.module8 .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #86909C;
}

.module8 .center img {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  margin-right: 24px;
}

.module8 .center textarea {
  width: 1111px;
  height: 111px;
  border: 1px solid #E4E7ED;
  padding: 12px;
}

.module8 .center span {
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.module8 .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 12px;
}

.module8 .bottom div {
  border-radius: 2px;
  width: 60px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
}

.module8 .bottom .default {
  background: #F2F3F5;
  color: #4E5969;
  margin-right: 24px;
}

.module8 .bottom .active {
  background: #009988;
  color: #ffffff;
}
/*# sourceMappingURL=index.css.map */
.ui-dialog,
.ui-dialog * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
