﻿/*通用类*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  min-width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
  background: #fff;
  text-align: justify;
  color: #333;
  overflow-x: hidden;

}

h1, h2, h3 {
  font-weight: 500;
}

img {
  border: none;
}

a {
  cursor: pointer;
  color: #333;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #1a84b0;
}

ul {
  list-style-type: none;
}

em {
  font-style: normal;
}

.lt {
  float: left;
}

.rt {
  float: right;
}

input.sub, label {
  border: none;
  cursor: pointer;
}

input, textarea {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
  outline: none;
}

table {
  border-collapse: collapse;
}

table td, table th {
  padding: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #706f6f;
}

input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #706f6f;
}

input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #706f6f;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #706f6f;
}

div.clear {
  font: 0px Arial;
  line-height: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}

.line5 {
  font-size: 1px;
  height: 5px;
  width: 100%;
  clear: both;
}

.line10 {
  font-size: 1px;
  height: 10px;
  width: 100%;
  clear: both;
}

.line20 {
  font-size: 1px;
  height: 20px;
  width: 100%;
  clear: both;
}

/*wrapin 主体容器宽度*/
.wrapin {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/*公用CSS 开始*/


/*公用CSS 结束*/

.hbanner {
  height: 537px;
  background: url(../images/banner.jpg) no-repeat top center;
}

/*footer*/
.g-footer * {
  box-sizing: border-box;
}

.g-footer {
  background: #231f20 right bottom no-repeat;
  color: #ffffff;
  height: 270px;
  clear: both;
}

.g-footer .m-footer {
  width: 1100px;
  margin: 0 auto;
}

.g-footer .m-footer .m-title {
  font-size: 24px;
  line-height: 90px;
  padding: 30px 0 0;
}

.g-footer .m-footer .m-contact {
  float: left;
  width: 275px;
}

.g-footer .m-footer .m-border {
  border-left: 1px solid #393637;
  padding-left: 20px;
}

.g-footer .m-footer .m-contact .u-type {
  font-size: 20px;
  line-height: 28px;
}

.g-footer .m-footer .m-contact .u-time {
  font-size: 16px;
  line-height: 24px;
}

.g-footer .m-footer .m-contact .u-btn {
  padding: 7px 0 0 0;
}

.g-footer .m-footer .m-contact .u-btn a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  background: #f5692c;
  color: #231f20;
  border-radius: 2px;
  padding: 0 14px;
  text-align: center;
}

.g-footer .m-footer .m-contact .u-contact {
  font-size: 23px;
}

.g-footer .m-footer .m-contact .u-input input {
  width: 160px;
}

.g-footer .m-footer .m-contact .u-btn a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  background: #f5692c;
  color: #231f20;
  border-radius: 2px;
  padding: 0 14px;
  text-align: center;
  width: 160px;
  cursor: pointer;
}

.g-footer .m-footer .m-contact .u-wechat {
  width: 90px;
  height: 90px;
  float: right;
  background: url(../images/wechat_01.jpg) center center no-repeat;
  background-size: 100%;
}

.g-footer .m-footer .m-contact .u-type {
  font-size: 20px;
  line-height: 28px;
}

.g-link {
  background: #f79b40;
  text-align: center;
  line-height: 32px;
  color: #231f20;
  font-size: 12px;
}

.g-link a {
  color: #231f20;
}

.g-footer .m-footer .m-contact .u-input input {
  width: 160px;
}

.g-footer .m-footer .m-contact {
  float: left;
  width: 275px;
}

.g-copyright {
  background: #373536;
  height: 170px;
}

.g-copyright .m-copyright {
  width: 1100px;
  margin: 0 auto;
  padding: 16px 0 0;
  line-height: 24px;
  color: #ffffff;
  font-size: 12px;
}

.g-copyright .m-copyright div {
  display: inline-flex;
  padding-left: 65px;
}

.g-copyright .m-copyright div.u-pull-right {
  float: right;
  padding-right: 50px;
}

.g-toplink {
  border-bottom: 1px solid #959595;
}

.g-toplink .m-toplink {
  width: 1100px;
  margin: 0 auto;
  color: #959595;
  font-size: 14px;
  line-height: 45px;
}

.g-toplink .m-toplink div {
  display: inline-flex;
}

.g-toplink .m-toplink div.u-pull-right {
  float: right;
}

.g-toplink .m-toplink div {
  display: inline-flex;
}

.g-toplink .m-toplink div a {
  color: #959595;
}

.g-logo .m-logo {
  width: 1100px;
  height: 85px;
  margin: 0 auto;
}

.g-logo .m-logo div {
  display: inline-flex;
}

.g-logo .m-logo div.u-pull-right {
  float: right;
}

.g-logo .m-logo div {
  display: inline-flex;
}

.g-nav {
  background: #323433;
  height: 42px;
}

.g-nav .m-nav {
  width: 1100px;
  margin: 0 auto;
  font-size: 17px;
}

.g-nav .m-nav-content {
  clear: both;
  height: 300px;
}

.g-nav .m-nav ul {
  line-height: 42px;
}

.g-nav .m-nav ul li.on {
  background: #fd8e3c;
}

.g-nav .m-nav ul li {
  float: left;
  padding: 0 20px;
}

.g-nav .m-nav ul li a {
  display: block;
  color: #fff;
  padding: 0 8px;
  text-decoration: none;
}

.g-nav .m-nav-content .m-menu {
  display: none;
  position: absolute;
  background: #fcddbf;
  z-index: 66;
  height: 300px;
  line-height: 26px;
  font-size: 12px;
  width: 100%;
}

.g-nav .m-nav-content .m-menu .m-sub-right {
  background: #ffffff;
  width: 40%;
  height: 300px;
  float: right;
}

.g-nav .m-nav-content .m-menu .m-sub-right .m-gg {
  position: absolute;
  bottom: 0;
}

.g-nav .m-nav-content .m-menu .m-sub-right .m-gg ul li {
  display: inline-table;
  padding: 0 0 10px 10px;
}

.g-nav .m-nav-content .m-menu .m-sub-left {
  width: 60%;
  height: 300px;
  float: left;
}

.g-nav .m-nav-content .m-menu .m-sub-left h5 {
  border-bottom: 1px solid #0a0b16;
  height: 42px;
  line-height: 32px;
  padding: 10px 0 0;
}

.g-nav .m-nav-content .m-menu .m-sub-left h5 span {
  width: 680px;
  float: right;
}

.g-nav .m-nav-content .m-menu .m-sub-left .m-sub-proj {
  width: 680px;
  float: right;
}

.g-nav .m-nav-content .m-menu .m-sub-left .m-sub-proj dl {
  width: 300px;
  display: inline-table;
}

.g-nav .m-nav-content .m-menu .m-sub-left .m-sub-proj dl.u-border-left {
  border-left: 1px solid #0a0b16;
  padding: 0 0 0 40px;
}

.g-nav .m-nav-content .m-menu .m-sub-left .m-sub-proj dl {
  width: 300px;
  display: inline-table;
}

.g-nav .m-nav-content .m-menu .m-sub-left .m-sub-proj .u-more {
  display: block;
  clear: both;
  float: right;
  background: #323433;
  width: 200px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  margin: 10px 100px 0 0;
}

.g-nav .m-nav-content .m-menu .m-sub-left a {
  color: #232937;
}

.g-rightmenu {
  position: fixed;
  right: 0;
  top: 130px;
  width: 66px;
  z-index: 199;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: #f5692c;
}

.g-rightmenu > div {
  border-bottom: 1px solid #FFFFFF;
  padding: 8px 0;
  line-height: 18px;
}

.g-rightmenu a {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
}

.g-rightmenu img {
  margin: 0 auto;
}

.g-rightmenu .u-pop-wechat-big {
  display: none;
  position: absolute;
  right: 66px;
  margin: -100px 0 0 0;
  width: 200px;
  height: 200px;
  background: url("/static/images/index2022/wechat_01.jpg") center center no-repeat;
  background-size: 100%;
}

.g-rightmenu > div:last-child {
  border-bottom: 0;
}

.banner {
  height: 497px;
  background: url(../images/banner.jpg) no-repeat top center;
}

.area1 {
  height: 750px;
  background: url(../images/area1bg.jpg) no-repeat top center;
}

.area1 .wp {
  width: 980px;
  margin: 0 auto;
}

.area1 .cleft {
  float: left;
  width: 415px;
}

.area1 .head {
  height: 160px;
  position: relative;
}

.area1 .head em {
  font-size: 40px;
  color: #e5eaf9;
  line-height: 160px;
  font-weight: bold;
}

.area1 .head span {
  font-size: 25px;
  color: #1a84b0;
  position: absolute;
  left: 55px;
  top: 0;
  line-height: 170px;
  font-weight: bold;
}

.area1 .head i {
  display: block;
  width: 85px;
  height: 4px;
  background: #ff6b2c;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.area1 .cleft p {
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  padding-bottom: 25px;
  width: 320px;
}

.area1 .cright {
  float: right;
  width: 553px;
}

.a1_slider {
  width: 100%;
}

.a1_slider img {
  display: block;
  width: 100%;
  height: auto;
}

.a1_ctrl {
  float: right;
  margin: 40px 0 10px 0;
  background: #fff;
  width: 90px;
  padding: 0 5px;
  height: 40px;
}

.a1_ctrl .bn {
  float: left;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.a1_ctrl .pre {
  background: url(../images/a1_pre.png) no-repeat center center;
}

.a1_ctrl .next {
  background: url(../images/a1_next.png) no-repeat center center;
}

.a1_pag {
  margin-top: 14px;
  text-align: right;
}

.a1_pag .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #323433;
  margin-left: 10px;
  opacity: 1;
}

.a1_pag .swiper-pagination-bullet-active {
  width: 30px;
  background: #ef9f58;
  border-radius: 5px;
}

.area1 .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.area1 .item {
  width: 420px;
  height: 100px;
  box-sizing: content-box;
  border: 2px solid #c1c1c1;
  margin-top: 35px;
  position: relative;
}

.area1 .ico {
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  left: -36px;
  top: -26px;
}

.area1 dl {
  padding: 6px 0 0 16px;
}

.area1 dt {
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}

.area1 dt i {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #8298e1;
}

.area1 dd {
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  padding-right: 10px;
  color: #6c6c6c;
}

.area2 {
  padding-bottom: 60px;
}

.area2 .head {
  height: 160px;
  position: relative;
  width: 1010px;
  margin: 0 auto;
}

.area2 .head em {
  font-size: 40px;
  color: #e5eaf9;
  line-height: 160px;
  font-weight: bold;
}

.area2 .head span {
  font-size: 25px;
  color: #1a84b0;
  position: absolute;
  left: 55px;
  top: 0;
  line-height: 170px;
  font-weight: bold;
}

.area2 .head i {
  display: block;
  width: 85px;
  height: 4px;
  background: #ff6b2c;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.area2 .wp1 {
  width: 858px;
  margin: 0 auto 30px auto;
}

.area2 .item {
  width: 260px;
  float: left;
  margin: 0 13px;
}

.fm {
  width: 1080px;
  height: 130px;
  margin: 0 auto;
}

.fm1 {
  background: url(../images/fm1.png) no-repeat top center;
}

.fm .title {
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
}

.fm1 .title {
  color: #715841;
}

.fm2 {
  background: url(../images/fm2.png) no-repeat top center;
}

.fm2 .title {
  color: #fff;
}

.fm .ws {
  width: 965px;
  margin: 0 auto;
}

.fm .in {
  float: left;
  width: 193px;
  height: 36px;
  border-radius: 4px;
  background: #fff;
  margin-right: 7px;
  position: relative;
}

.fm .ico {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 36px;
  height: 36px;
}

.fm .in em {
  position: absolute;
  left: 36px;
  line-height: 40px;
  top: 0;
  z-index: 10;
  color: #db4a51;
}

.fm .text {
  height: 36px;
  width: 145px;
  float: right;
  border: 0;
  background: none;
}

.fm select {
  height: 36px;
  width: 145px;
  float: right;
  border: 0;
  background: none;
}

.fm .send {
  float: right;
  display: block;
  height: 36px;
  width: 163px;
  text-align: center;
  line-height: 36px;
  background: #fed984;
  border-radius: 5px;
  font-size: 16px;
  color: #7e6835;
}

.area3 {
  background: #e6e7f1;
  padding-bottom: 50px;
}

.area3 .head {
  height: 160px;
  position: relative;
  width: 1080px;
  margin: 0 auto;
}

.area3 .head em {
  font-size: 40px;
  color: #fff;
  line-height: 160px;
  font-weight: bold;
  text-transform: uppercase;
}

.area3 .head span {
  font-size: 25px;
  color: #1a84b0;
  position: absolute;
  left: 55px;
  top: 0;
  line-height: 170px;
  font-weight: bold;
}

.area3 .head i {
  display: block;
  width: 100%;
  height: 4px;
  background: #ff6b2c;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.a3_handle {
  width: 820px;
  margin: 0 auto;
  height: 110px;
  display: flex;
  justify-content: space-between;
}

.a3_handle .btn {
  display: block;
  width: 216px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #d4d5db;
  font-size: 20px;
  font-weight: bold;
  color: #a0a0a0;
  position: relative;
  cursor: pointer;
}

.a3_handle .hover {
  color: #fff;
  background: #625fc9;
}

.a3_handle .hover i {
  display: block;
  width: 14px;
  height: 14px;
  background: #625fc9;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}

.a3_handle .fg {
  height: 80px;
  border-left: 2px solid #adadaf;
}

.a3_con {
  display: none;
}

.show {
  display: block;
}

.a3_ha1 {
  text-align: center;
  padding: 36px 0;
  font-size: 20px;
}

.a3_ha1 .bn {
  margin: 0 40px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #8e909b;
  padding: 0 20px 0 44px;
  font-weight: bold;
  background: url(../images/a3_ha1.png) no-repeat 12px center;
  cursor: pointer;
}

.a3_ha1 .hover {
  color: #7371ce;
  background: url(../images/a3_ha1h.png) no-repeat 12px center;
  border-bottom: 2px solid #7371ce;
}

.a3_cn1 {
  display: none;
  width: 1120px;
  margin: 0 auto;
  background: #bbbede;
  min-height: 900px;
}

.show {
  display: block;
}

.a3_cn1 .wp1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1040px;
  margin: 0 auto;
}

.a3_cn1 .item {
  width: 320px;
  height: 120px;
  margin-top: 30px;
  background: url(../images/a3_ren.png) no-repeat right center;
}

.a3_cn1 .zw {
  width: 320px;
}

.a3_cn1 .face {
  width: 113px;
  height: 113px;
  float: left;
  display: block;
}

.a3_cn1 .wp1 dl {
  float: left;
  width: 160px;
  padding: 18px 0 0 10px;
}

.a3_cn1 .wp1 dt {
  height: 25px;
  line-height: 25px;
  background: url(../images/a3_dt.png) no-repeat left center;
  padding-left: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
}

.a3_cn1 .wp1 dd {
  padding: 10px 0 0 8px;
  font-size: 13px;
  line-height: 20px;
  color: #525264;
}

.a3_ha2 {
  text-align: center;
  padding-top: 54px;
  height: 108px;
}

.a3_ha2 .bn {
  display: inline-block;
  width: 199px;
  height: 43px;
  line-height: 33px;
  margin: 0 30px;
  background: url(../images/a3_ha2.png) no-repeat top center;
}

.a3_ha2 .hover {
  color: #754924;
  background-image: url(../images/a3_ha2h.png);
}

.a3_cn2 {
  display: none;
  width: 884px;
  margin: 0 auto;
}

.show {
  display: block;
}

.cm_more {
  display: block;
  width: 164px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #4866c8;
  font-size: 18px;
  color: #fff !important;
  margin: 50px auto;
  text-align: center;
  box-shadow: 0 3px 10px rgba(70, 100, 200, 0.5);
}

.a3_cn1 .wp2 {
  position: relative;
  height: 408px;
  margin: 50px auto 0 auto;
  width: 880px;
  background: url(../images/a3_cn2.jpg) no-repeat center 10px;
}

.a3_cn1 .its {
  width: 256px;
  position: absolute;
}

.a3_cn1 .its dt {
  height: 32px;
  line-height: 26px;
}

.a3_cn1 .its span {
  display: inline-block;
  width: 106px;
  height: 26px;
  line-height: 26px;
  background: #565395;
  text-align: center;
  border-radius: 13px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.a3_cn1 .its1 {
  left: 0;
  top: 0;
}

.a3_cn1 .its1 span {
  float: right;
}

.a3_cn1 .its2 {
  left: 0;
  top: 120px;
}

.a3_cn1 .its2 span {
  float: right;
}

.a3_cn1 .its3 {
  left: 0;
  top: 235px;
}

.a3_cn1 .its3 span {
  float: right;
}

.a3_cn1 .its4 {
  right: 0;
  top: 0;
}

.a3_cn1 .its5 {
  right: 0;
  top: 120px;
}

.a3_cn1 .its6 {
  right: 0;
  top: 242px;
}

.a3_cn1 .wp3 {
  width: 1056px;
  margin: 0 auto;
}

.a3_cn1 .wp3 img {
  display: block;
  width: 148px;
  float: left;
  margin: 0 13px;
}

.a3_cn1 .tip {
  clear: both;
  color: #6d6d6d;
  line-height: 4;
  width: 100%;
  text-align: center;
}

.area3bg2 {
  background: url(../images/area3bg2.jpg) no-repeat top center;
}

.a3_con2 {
  text-align: center;

}

.a3_con2 .s1 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 42px;
}

.a3_con .s2 {
  color: #787786;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}

.a3_con .s3 {
  color: #9c9bbf;
  font-size: 20px;
  font-weight: bold;
  height: 92px;
  line-height: 92px;
}

.a3_con .wp1 {
  width: 1032px;
  margin: 0 auto;
}

.a3_con2 .item1 {
  width: 214px;
  margin: 0 22px;
  float: left;
  height: 95px;
  border: 1px solid #9b9cbf;
  border-radius: 14px;
  padding-top: 32px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #8f91b5;
}

.a3_con2 .item1 .ico {
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -35px;
}

.a3_con2 .wp2 {
  width: 1014px;
  margin: 0 auto;
}

.a3_con2 .item2 {
  display: block;
  width: 318px;
  height: 236px;
  background: #f1f2f3;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  float: left;
  position: relative;
  margin: 40px 10px 0 10px;
}

.a3_con2 .item2 img {
  display: block;
  width: 318px;
  height: 176px;
}

.a3_con2 .name {
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #787786;
  float: left;
  padding-left: 14px;
}

.a3_con2 .bn {
  display: block;
  width: 90px;
  height: 22px;
  line-height: 22px;
  border-radius: 12px;
  position: absolute;
  right: 14px;
  font-size: 12px;
  bottom: 20px;
  color: #9c9bbf;
  border: 2px solid #9c9bbf;
}

.a3_con2 .wp3 {
  width: 676px;
  margin: 0 auto;
}

.a3_con3 .t1 {
  text-align: center;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
}

.a3_con3 .t2 {
  height: 78px;
  line-height: 78px;
  font-size: 20px;
  font-weight: bold;
  color: #9c9bbf;
  text-align: center;
}

.a3_ha3 {
  text-align: center;
  height: 52px;
}

.a3_ha3 .bn {
  display: inline-block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #d5d5d5;
  font-size: 18px;
  margin: 0 15px;
  color: #4e4b48;
}

.a3_ha3 .hover {
  color: #754924;
  background: #fed984;
}

.a3_cn3 {
  display: none;
  width: 895px;
  margin: 0 auto;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

.a3_cn3 img {

}

.show {
  display: block;
}

.area4 {
  height: 710px;
  background: url(../images/area4bg.jpg) no-repeat top center;
}

.area4 .wp {
  width: 1020px;
  margin: 0 auto;
}

.area4 .head {
  height: 160px;
  position: relative;
  width: 1080px;
  margin: 0 auto;
}

.area4 .head em {
  font-size: 40px;
  color: #e5eaf9;
  line-height: 160px;
  font-weight: bold;
  text-transform: uppercase;
}

.area4 .head span {
  font-size: 25px;
  color: #1a84b0;
  position: absolute;
  left: 55px;
  top: 0;
  line-height: 170px;
  font-weight: bold;
}

.area4 .head i {
  display: block;
  width: 85px;
  height: 4px;
  background: #ff6b2c;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.area4 .cleft {
  float: left;
  width: 734px;
  display: flex;
  justify-content: space-between;
}

.area4 .cright {
  float: right;
  width: 240px;
}

.area4 .t1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 35px;
  color: #9c9bbf;
}

.area4 .t2 {
  font-size: 13px;
  font-weight: bold;
  color: #6c6c6c;
  line-height: 20px;
}

.area4 .ct {
  padding: 12px 0 18px 0;
}

.area4 dt {
  font-size: 13px;
  font-weight: bold;
  color: #6c6c6c;
  height: 22px;
  line-height: 22px;
  background: url(../images/up.png) no-repeat right center;
}

.area4 dd {
  font-size: 15px;
  font-weight: bold;
  color: #8686c5;
  line-height: 28px;
}

.fd_ani {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear; /*循环播放*/
  -webkit-animation-name: fdAni;
  animation-name: fdAni;
}

@-webkit-keyframes fdAni {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fdAni {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.area5 {
  background: #f5f5f5;
  padding: 20px 0 40px 0;
  text-align: center;
}

.area7 {
  background: #f5f5f5;
  padding: 50px 0;
}

.area6 {
  background: #fff;
}

.area6 .wp {
  width: 1010px;
  margin: 0 auto;
}

.area6 .head {
  height: 160px;
  position: relative;
  width: 1080px;
  margin: 0 auto;
}

.area6 .head em {
  font-size: 40px;
  color: #e5eaf9;
  line-height: 160px;
  font-weight: bold;
  text-transform: uppercase;
}

.area6 .head span {
  font-size: 25px;
  color: #1a84b0;
  position: absolute;
  left: 55px;
  top: 0;
  line-height: 170px;
  font-weight: bold;
}

.area6 .head i {
  display: block;
  width: 85px;
  height: 4px;
  background: #ff6b2c;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.a6_out {
  position: relative;
  height: 410px;
}

.a6_out .cbtn {
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 20;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}

.a6_out .pre {
  left: 0;
  background: url(../images/pre.png) no-repeat center center;
}

.a6_out .next {
  right: 0;
  background: url(../images/next.png) no-repeat center center;
}

.a6_slider {
  height: 410px;
  margin: 0 auto;
  width: 810px;
}

.a6_item {
  width: 230px;
  height: 370px;
  margin: 15px 20px;
  border-radius: 10px;
  background: #fff url(../images/a6_bt.png) no-repeat bottom center;
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding-top: 140px;
  float: left;
}

.a6_item .tps {
  width: 180px;
  height: 145px;
  padding-top: 10px;
  background: #c2c1d7;
  border-radius: 30px 0 30px 0;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -90px;
  text-align: center;
  color: #fff;
}

.a6_item .ico {
  display: block;
  width: 92px;
  height: 92px;
  margin: 0 auto;
}

.a6_item .s1 {
  font-weight: bold;
}

.a6_item .s2 {
  font-size: 13px;
}

.a6_item .name {
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: url(../images/a6_name.png) no-repeat center center;
}

.a6_item .tip {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #727170;
  height: 66px;
}

.a6_item .tip p {
  width: 100%;
}

.a6_item dl {
  padding: 0 18px;
}

.a6_item dt {
  font-size: 13px;
  color: #fff;
  line-height: 1.6;
  text-align: center;
}

.a6_item dd {
  font-size: 13px;
  color: #525264;
  line-height: 1.6;
  padding: 5px 0;
}

.a6_pag {
  margin-top: 14px;
  text-align: center;
}

.a6_pag .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #323433;
  margin-left: 10px;
  opacity: 1;
}

.a6_pag .swiper-pagination-bullet-active {
  width: 30px;
  background: #ef9f58;
  border-radius: 5px;
}

.a3_ld {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.a3_ld .item {
  width: 420px;
  height: 100px;
  background: #fff;
  border: 2px solid #bfc1c2;
  box-sizing: content-box;
  margin: 10px 0;
}

.a3_ld dl {
  padding: 5px 17px;
}

.a3_ld dt {
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
}

.a3_ld i {
  display: block;
  background: #8099e2;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.a3_ld dd {
  color: #6c6c6c;
  font-size: 13px;
  line-height: 1.6;
  font-weight: bold;
}