.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: #3E5FFB;
}

.top-box .logo-box {
  height: 56px;
  display: block;
  margin-top: 6px;
}
.top-box .logo-box img{
  height: 56px;
  width: auto;
}
.menu-container {
  overflow: hidden;
  margin-top: 14px;
}

.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: #3E5FFB;
}

.menu-container a:nth-last-col {
  margin-right: 0;
}

.menu-container .active {
  color: #fff;
  background-color: #3E5FFB;
}

.swiper3 {
  width: 1192px;
  margin: 0 auto;
  margin-top: 20px;
}

.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, 28, 160, 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: #3E5FFB;
}

.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;
}

.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;
  margin-bottom: 129px;
}

.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;
}

.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;
}

.list3 .list3-item .list3-content .list3-c-img img {
  width: 166px;
  height: 224px;
  margin-right: 30px;
}

.list3 .list3-item .list3-content .list3-c-c 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;
}

.list3 .list3-item .list3-content .list3-c-c a:last-child {
  margin-bottom: 0;
}

.tab-head-style1 {
  border-bottom: 2px solid #3E5FFB;
}

.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: #3E5FFB;
}

.tab-head-style1 .active {
  color: #fff;
  background-color: #3E5FFB;
}

.tab-head-style2 {
  border-bottom: 2px solid #3E5FFB;
}

.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;
}

.banner2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.banner2 a img {
  width: 213px;
  height: 283px;
  margin-top: 24px;
  margin-right: 31px;
}

.banner2 a:nth-child(5n) img {
  margin-right: 0;
}

.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, 20, 114, 0.57);
  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;
}
/*# sourceMappingURL=index.css.map */
.ui-dialog,
.ui-dialog * {
  box-sizing: content-box;
}
.diy-design-mode .list2 .list2-item{
  margin-right: 22px;
}