body {
  font-family: "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";
}

.page_width {
  width: 1192px;
  margin: 0 auto;
  position: relative;
}

body {
  padding-top: 68px;
}

.top-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  height: 68px;
  background-color: #005dcb;
}

.top-box .page_width {
  height: 100%;
}

.top-box img.logo {
  height: 56px;
  display: block;
  margin-top: 6px;
}

.menu-container {
  overflow: hidden;
  margin-top: 14px;
  min-height: 50px;
}

.menu-container a {
  float: left;
  width: 93px;
  height: 36px;
  border-radius: 18px;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: #373737;
  text-align: center;
  margin-right: 16px;
  margin-top: 14px;
}

.menu-container a:hover {
  color: #fff;
  background-color: #005dcb;
}

.menu-container a:nth-last-col {
  margin-right: 0;
}

.menu-container .active {
  color: #fff;
  background-color: #005dcb;
}

.swiper3 {
  width: 1192px;
  margin: 0 auto;
  margin-top: 20px;
  min-height: 410px;
}

.swiper3 .swiper-slide {
  width: 656px;
  height: 410px;
  position: relative;
}

.swiper3 .swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper3 .swiper-slide a {
  position: absolute;
  width: 100%;
  display: block;
  height: 62px;
  line-height: 62px;
  background-color: rgba(0, 93, 203, 0.4);
  font-weight: 400;
  font-size: 24px;
  padding: 0 40px;
  color: #ffffff;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.title-bgc {
  border-bottom: 1px solid #ebeff2;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}

.title-bgc::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 166px;
  height: 4px;
  background-color: #005dcb;
}

.title-bgc a {
  position: absolute;
  right: 0;
  bottom: 7px;
  right: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #2e7ae1;
}

.title-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 9px;
  color: #333333;
}

.title-center {
  text-align: center;
  min-height: 42px;
}

.title-center .tc-e {
  font-weight: 400;
  font-size: 30px;
  line-height: 42px;
  color: #444444;
}

.module1 {
  margin-top: 80px;
}

.module2 {
  margin-top: 80px;
}

.module3 {
  margin-top: 80px;
}

.module4 {
  margin-top: 80px;
}

.module5 {
  margin-top: 80px;
}

.module6 {
  margin-top: 80px;
}

.module7 {
  margin-top: 80px;
}

#tabdetails3 {
  overflow: hidden;
  min-height: 50px;
}

#tabdetails3 > .diy-frame > .diy-area {
  float: left;
  width: 338px;
  margin-right: 89px;
}

#tabdetails3 > .diy-frame > .diy-area:nth-child(3n) {
  margin-right: 0;
}

#tabdetails3 > .diy-frame > .diy-area img {
  width: 100%;
  height: 174px;
  display: block;
  margin-top: 20px;
}

#tabdetails3 > .diy-frame > .diy-area 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;
}

#tabdetails3 > .diy-frame > .diy-area a:first-child {
  margin-top: 30px;
}

#tabdetails2 {
  overflow: hidden;
}

#tabdetails2 > .diy-widget {
  display: none;
}

#tabdetails2 > .diy-widget:first-child {
  display: block;
}

#tabdetails2 li {
  float: left;
  height: 243px !important;
  background-color: #fff;
  width: 270px !important;
  margin: 0 !important;
  margin-right: 37px !important;
  margin-top: 24px !important;
}

#tabdetails2 li:nth-child(4n) {
  margin-right: 0 !important;
}

#tabdetails2 li img {
  display: block;
  width: 270px !important;
  height: 140px !important;
  margin-bottom: 11px;
}

#tabdetails2 li h6 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin: 0 11px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tabdetails2 li 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;
}

.list3 {
  overflow: hidden;
}

.list3 .list3-item {
  float: left;
  margin-right: 18px;
  margin-top: 24px;
}

.list3 .list3-item:nth-child(1), .list3 .list3-item:nth-child(2) {
  margin-top: 0;
}

.list3 .list3-item:nth-child(2n) {
  margin-right: 0;
}

.list3 .list3-item .title-text {
  margin-bottom: 9px;
}

.list3 .list3-item .list3-content {
  width: 587px;
  height: 426px;
  background: #f8f8f8;
  overflow: hidden;
  padding: 24px;
}

.list3 .list3-item .list3-content .list3-c-img {
  float: left;
  width: 166px;
  height: 224px;
  margin-right: 30px;
}

.list3 .list3-item .list3-content .list3-c-img img {
  width: 166px;
  height: 224px;
}

.list3 .list3-item .list3-content .list3-c-c {
  min-height: 50px;
}

.list3 .list3-item .list3-content .list3-c-c li:last-child {
  margin-bottom: 0;
}

.list3 .list3-item .list3-content .list3-c-c li a {
  margin-bottom: 25px;
  font-weight: 400;
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list5 {
  overflow: hidden;
  min-height: 314px;
}

.list5 li {
  float: left;
  margin-right: 26px;
  padding: 18px;
  margin-top: 33px;
  text-align: center;
  width: 217px;
  height: 314px;
  background-color: #f4f5f9;
}

.list5 li:nth-child(5n) {
  margin-right: 0;
}

.list5 li img {
  width: 157px;
  height: 160px;
  display: block;
  margin: 0 auto;
}

.list5 li h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list5 li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #86909c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 7px;
}

.list5 li a.more {
  width: 94px;
  height: 36px;
  line-height: 36px;
  background: #005dcb;
  border-radius: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 14px;
  font-size: 14px;
  color: #ffffff;
}

.list6 {
  width: 1192px;
  height: 572px;
  position: relative;
}

.list6 .img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.list6 .img img {
  width: 100%;
  height: 100%;
}

.list6 .list6-main {
  padding: 0 63px;
  padding-top: 207px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list6 .list6-main {
  padding: 0 63px;
  padding-top: 207px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list6 .list6-main .list6-m-item {
  float: left;
  background-color: #fff;
  padding: 24px;
  width: 517px;
  margin-right: 32px;
}

.list6 .list6-main .list6-m-item:nth-child(2n) {
  margin-right: 0;
}

.list6 .list6-main .list6-m-item .list1-item {
  margin: 0;
  float: none;
  width: 100%;
}

.list8 {
  overflow: hidden;
}

.list8 .list8-l {
  float: left;
  width: 715px;
  min-height: 487px;
  background-color: #f8f8f8;
  padding: 24px;
  position: relative;
}

.list8 .list8-l .title-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
}

.list8 .list8-l .list8-main {
  margin-top: 24px;
}

.list8 .list8-l .list8-main .list8-main-left {
  width: 380px;
  float: left;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 {
  overflow: hidden;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img {
  float: left;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(1) {
  height: 221px;
  width: 380px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(1) img {
  height: 221px;
  width: 380px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(2) {
  height: 108px;
  width: 186px;
  margin-top: 8px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(2) img {
  height: 108px;
  width: 186px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(3) {
  height: 108px;
  width: 186px;
  margin-top: 8px;
  margin-left: 3px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-img1 .img:nth-child(3) img {
  height: 108px;
  width: 186px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news > div {
  text-align: center;
  width: 50%;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news > div .title-list li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 9px;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news > div .title-list li a {
  font-size: 14px;
  line-height: 20px;
  color: #4e5969;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news > div .title-list li:first-child {
  margin-top: 0;
}

.list8 .list8-l .list8-main .list8-main-left .list8-m-news > div .title-list li:first-child a {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1d2129;
}

.list8 .list8-l .list8-main .list8-m-right {
  float: left;
  margin-left: 24px;
  width: 262px;
}

.list8 .list8-l .list8-main .list8-m-right .list8-l1 {
  min-height: 221px;
}

.list8 .list8-l .list8-main .list8-m-right .list8-l2 {
  margin-top: 12px;
}

.list8 .list8-r {
  float: right;
  width: 458px;
  min-height: 487px;
  background-color: #f8f8f8;
  position: relative;
}

.list8 .list8-r .title-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
}

.list8 .list8-r .news-list7 {
  background-color: transparent;
}

.news-list3 ul li {
  margin-top: 12px;
}

.news-list3 ul li:first-child {
  margin-top: 0;
}

.news-list3 ul li:first-child a {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #1d2129;
}

.news-list3 ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  color: #4e5969;
}

.news-list7 {
  width: 458px;
  min-height: 487px;
  padding: 24px;
  background-color: #fff;
  position: relative;
}

.news-list7 .n-l6-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 19px;
}

.news-list7 .n-l6-img .img {
  margin-right: 10px;
}

.news-list7 .n-l6-img .img:nth-child(3n) {
  margin-right: 0;
}

.news-list7 .n-l6-img .img, .news-list7 .n-l6-img img {
  width: 130px;
  height: 96px;
}

.news-list7 ul {
  padding-left: 4px;
  margin-top: 8px;
}

.news-list7 ul li {
  position: relative;
  padding: 13px 0;
  padding-left: 29px;
  line-height: 22px;
  border-bottom: 1px solid #ebeff2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-list7 ul li a {
  color: #000;
  font-size: 16px;
}

.news-list7 ul li:last-child {
  border-bottom: none;
}

.news-list7 ul li::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #000;
  left: 4px;
  top: 23px;
}

.news-list7 .n-l6-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-list7 .n-l6-btn .n-l6-btn-item {
  width: 102px;
  height: 54px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  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;
  line-height: 20px;
}

.news-list7 .n-l6-btn .n-l6-btn-item:nth-child(1) {
  background-color: #6b8ce2;
}

.news-list7 .n-l6-btn .n-l6-btn-item:nth-child(2) {
  background-color: #315ed2;
}

.news-list7 .n-l6-btn .n-l6-btn-item:nth-child(3) {
  background-color: #2449ab;
}

.tab-head-style1 {
  border-bottom: 2px solid #005dcb;
  min-height: 38px;
}

.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: #005dcb;
}

.tab-head-style1 .active {
  color: #fff;
  background-color: #005dcb;
}

.tab-container {
  min-height: 50px;
}

.tab-container > .diy-root > .diy-frame {
  display: none;
}

.tab-container > .diy-root > .diy-frame:first-child {
  display: block;
}

.tab-container li 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;
}

.tab-container li a:first-child {
  margin-top: 30px;
}

.tab-head-style2 {
  border-bottom: 2px solid #005dcb;
  min-height: 38px;
}

.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: #3e5ffb;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFISURBVHgBzZXBTcMwFIbfC24lbh0hI/SMIAp7QJpOQDcomaDdoBEM0BGIgAO3jEBG4AaKEz/sFoRQ0rq1najfyQcn/vXJ7zdCB4QxjYjqhZBrjjx5S88LcAyCYy5veOid4QqA/J8jCoE0fU0HGTjEWXBlWVA1l8tZ6waC++eHQQKOcBL8Ii7HjLz1n+WdxxUl8msXV8cDS4KovGOEuT60gvwhsfcg4nOwxNh4GH/6NbGV/EEIRtjZNzKuLAtiuXloxcZ+fnX7NTP5+ijjagBrqtZ2gZsQYHpsbR4cfFtzIAcQRtAJWJAQycvjMD1ot26Dtubcs/SQJVmKH/s27Q3efEz6Qj+4O4czmPCFvBpP/YdW6GuzYVzVnGwMdZfHcBK02/9n/Lfm4GRCK9rtb4zbPyb9QAAZx2qq7GMQVRNAWkJnNeeabW1+A5n9nHWoJw3UAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 23px 8px;
}

.tab-head-style2 .active {
  color: #3e5ffb;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFISURBVHgBzZXBTcMwFIbfC24lbh0hI/SMIAp7QJpOQDcomaDdoBEM0BGIgAO3jEBG4AaKEz/sFoRQ0rq1najfyQcn/vXJ7zdCB4QxjYjqhZBrjjx5S88LcAyCYy5veOid4QqA/J8jCoE0fU0HGTjEWXBlWVA1l8tZ6waC++eHQQKOcBL8Ii7HjLz1n+WdxxUl8msXV8cDS4KovGOEuT60gvwhsfcg4nOwxNh4GH/6NbGV/EEIRtjZNzKuLAtiuXloxcZ+fnX7NTP5+ijjagBrqtZ2gZsQYHpsbR4cfFtzIAcQRtAJWJAQycvjMD1ot26Dtubcs/SQJVmKH/s27Q3efEz6Qj+4O4czmPCFvBpP/YdW6GuzYVzVnGwMdZfHcBK02/9n/Lfm4GRCK9rtb4zbPyb9QAAZx2qq7GMQVRNAWkJnNeeabW1+A5n9nHWoJw3UAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 23px 8px;
}

#f-4111 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 283px;
}

#f-4111 .diy-area {
  width: 213px;
  height: 283px;
  margin-top: 24px;
  margin-right: 31px;
}

#f-4111 .diy-area img {
  width: 213px;
  height: 283px;
}

#f-4111 .diy-area:nth-child(5n) {
  margin-right: 0;
}

.swiper4 {
  width: 1192px;
  margin: 0 auto;
  margin-top: 30px;
  min-height: 326px;
}

.swiper4 .swiper-slide {
  width: 354px;
  height: 326px;
  position: relative;
}

.swiper4 .swiper-slide::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}

.swiper4 .swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper4 .swiper-slide a {
  position: absolute;
  width: 100%;
  display: block;
  height: 62px;
  line-height: 62px;
  background-color: rgba(0, 93, 203, 0.4);
  font-weight: 400;
  font-size: 24px;
  padding: 0 40px;
  color: #ffffff;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.swiper4 .swiper-slide-prev::before,
.swiper4 .swiper-slide-active::before,
.swiper4 .swiper-slide-next::before {
  display: none;
}

.module7 ul li {
  margin-top: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.module7 ul li:first-child {
  margin-top: 30px;
}

.module7 ul li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #444444;
}

.footer {
  margin-top: 64px;
  text-align: center;
  background: #005DCB;
  min-height: 135px;
  padding: 39px;
}

.footer p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 18px;
  color: #FFFFFF;
}

.diy-design-mode .tab-container > .diy-root > .diy-frame {
  display: block !important;
}

.diy-design-mode #w-736-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.diy-design-mode #f-4111 .diy-area {
  margin-right: 0;
}

.diy-design-mode #tabdetails2 .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*# sourceMappingURL=index.css.map */