.max_width {
  margin: 0 auto;
  width: 1000px;
}
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 640px;
  background: url(../images/banner.png) no-repeat center;
}
.banner_wrap div {
  margin: 0 auto;
  width: 306px;
  margin-top: 502px;
}
.banner_wrap div a {
  display: block;
  width: 306px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background: #ff6683;
  border-radius: 3px;
}
.frist_box {
  margin-top: 36px;
}
.frist_box > p {
  position: relative;
  margin: 0 auto;
  width: 559px;
  height: 104px;
  background: url(../images/title_img1.png) no-repeat;
}
.frist_box > p > span {
  position: absolute;
  top: 24px;
  left: 78px;
  line-height: 46px;
  font-size: 46px;
  color: #333333;
  font-weight: bold;
}
.frist_bg {
  height: 411px;
  background: url(../images/bg1.png) no-repeat center;
}
.frist_bg .F_box {
  position: relative;
}
.frist_bg .F_box .F_left {
  position: absolute;
  top: 133px;
  left: 279px;
}
.frist_bg .F_box .F_left p {
  font-size: 24px;
  color: #4139e3;
  padding-bottom: 20px;
}
.frist_bg .F_box .F_left p .ico1 {
  display: inline-block;
  vertical-align: top;
  margin-right: 9px;
  width: 27px;
  height: 23px;
  background: url(../images/ico1.png) no-repeat center;
}
.frist_bg .F_box .F_left p .ico2 {
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  width: 19px;
  height: 27px;
  background: url(../images/ico2.png) no-repeat center;
}
.frist_bg .F_box .F_left span {
  display: block;
  font-size: 18px;
  color: #333333;
  padding-bottom: 30px;
}
.frist_bg .F_box .F_con {
  position: absolute;
  top: 180px;
  left: 477px;
}
.frist_bg .F_box .F_con em {
  display: block;
  font-size: 22px;
  color: #fff;
  padding-bottom: 21px;
}
.frist_bg .F_box .F_right {
  position: absolute;
  top: 133px;
  right: 279px;
}
.frist_bg .F_box .F_right p {
  font-size: 24px;
  color: #4139e3;
  padding-bottom: 20px;
}
.frist_bg .F_box .F_right p .ico1 {
  display: inline-block;
  vertical-align: top;
  margin-right: 9px;
  width: 27px;
  height: 23px;
  background: url(../images/ico1.png) no-repeat center;
}
.frist_bg .F_box .F_right p .ico2 {
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  width: 19px;
  height: 27px;
  background: url(../images/ico2.png) no-repeat center;
}
.frist_bg .F_box .F_right span {
  display: block;
  font-size: 18px;
  color: #333333;
  padding-bottom: 30px;
}
.two_btn {
  text-align: center;
  margin-top: 50px;
}
.two_btn a {
  text-align: center;
  display: inline-block;
  width: 200px;
  height: 44px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  margin: 0 40px;
  border-radius: 3px;
}
.two_btn .two_btn1 {
  background: #ff6f8a;
  -moz-box-shadow: 0px 5px 4px #ffeaef;
  -webkit-box-shadow: 0px 5px 4px #ffeaef;
  box-shadow: 0px 5px 4px #ffeaef;
}
.two_btn .two_btn2 {
  background: #5d76fb;
  -moz-box-shadow: 0px 5px 4px #e3e7ff;
  -webkit-box-shadow: 0px 5px 4px #e3e7ff;
  box-shadow: 0px 5px 4px #e3e7ff;
}
.F_lastBg {
  overflow: hidden;
  margin-top: 65px;
  height: 276px;
  background: url(../images/bg2.png) no-repeat center;
}
.F_lastBg .F_lastLeft {
  float: left;
  width: 549px;
  margin-top: 65px;
}
.F_lastBg .F_lastLeft div {
  text-align: center;
  line-height: 57px;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  width: 439px;
  height: 88px;
  background: url(../images/year_bg.png) no-repeat;
}
.F_lastBg .F_lastLeft p {
  width: 271px;
  height: 52px;
  margin-top: 5px;
  margin-left: 85px;
  border: 1px dashed #92d4fa;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  color: #fff;
}
.F_lastBg .F_lastRight {
  float: right;
  width: 451px;
  margin-top: 37px;
}
.F_lastBg .F_lastRight ul {
  margin-right: -19px;
  margin-left: 108px;
}
.F_lastBg .F_lastRight ul li {
  float: left;
  width: 163px;
  height: 42px;
  margin-top: 13px;
  margin-right: 16px;
  border: 1px dashed #fff;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
}
.F_lastBg .F_lastRight .btn_box {
  margin: 0 auto;
}
.F_lastBg .F_lastRight .btn_box >.lalsas {
  display: block;
  width: 233px;
  height: 49px;
  background: url(../images/btn1.png) no-repeat;
  font-size: 20px;
  color: #fff;
  line-height: 44px;
  text-align: center;
  margin-left: 163px;
  margin-top: 30px;
}
.second_box {
  overflow: hidden;
  height: 1184px;
  background: url(../images/bg_3.png) no-repeat;
}
.second_box > p {
  position: relative;
  margin: 0 auto;
  margin-top: 35px;
  width: 616px;
  height: 104px;
  background: url(../images/title_img2.png) no-repeat;
}
.second_box > p > span {
  position: absolute;
  top: 30px;
  left: 92px;
  line-height: 46px;
  font-size: 46px;
  color: #333333;
  font-weight: bold;
}
.second_box .list_box {
  overflow: hidden;
  margin-top: 15px;
}
.second_box .list_box li {
  margin-top: 30px;
  width: 1000px;
  height: 260px;
  background: url(../images/ag_bg.png) no-repeat;
}
.second_box .list_box li > p {
  width: 222px;
  height: 64px;
  background: url(../images/ico3.png) no-repeat;
}
.second_box .list_box li > p i {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  width: 46px;
  text-align: center;
}
.second_box .list_box li > p span {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  width: 145px;
  text-align: center;
}
.second_box .list_box li > div .left {
  box-sizing: border-box;
  float: left;
  width: 500px;
  padding-left: 74px;
}
.second_box .list_box li > div .left p {
  font-size: 16px;
  line-height: 30px;
  color: #999999;
}
.second_box .list_box li > div .left span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.second_box .list_box li > div .right {
  box-sizing: border-box;
  float: left;
  width: 500px;
  padding-left: 68px;
}
.second_box .list_box li > div .right p {
  font-size: 16px;
  line-height: 30px;
  color: #999999;
}
.second_box .list_box li > div .right span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.three_box {
  overflow: hidden;
  height: 1819px;
  background: url(../images/bg_4.png) no-repeat center;
}
.three_box .T_title {
  margin-top: 46px;
  padding-left: 10px;
}
.three_box .T_title h3 {
  font-weight: normal;
  line-height: 30px;
  font-size: 30px;
  color: #333333;
}
.three_box .T_title em {
  display: block;
  line-height: 18px;
  margin-top: 13px;
  font-size: 18px;
  color: #666666;
}
.three_box .list_box {
  margin-left: 7px;
  margin-top: 40px;
  margin-right: -1px;
}
.three_box .list_box li {
  float: left;
  text-align: center;
  height: 56px;
  width: 140px;
  line-height: 56px;
  margin-right: 1px;
  background: #5d76fb;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.three_box .list_box .active {
  background: #ff6f8a;
}
.three_box .active_wrap {
  box-sizing: border-box;
  margin: 0 7px;
  background: #fafafa;
  padding-bottom: 41px;
}
.three_box .active_wrap .active_box {
  display: none;
}
.three_box .active_wrap .ac_left {
  float: left;
  width: 524px;
  box-sizing: border-box;
  padding-left: 40px;
  margin-top: 83px;
}
.three_box .active_wrap .ac_left p {
	display: inline;
  
  width: 452px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.three_box .active_wrap .ac_left a {
  display: inline;
  font-size: 14px;
  color: #5d76fb;
  line-height: 30px;
}
.three_box .active_wrap .ac_right {
  float: left;
  width: 462px;
  padding-top: 40px;
}
.three_box .active_wrap .ac_right .ac_bg {
  overflow: hidden;
  width: 422px;
  height: 205px;
  margin-right: 7px;
  background: url(../images/active_bg.png) no-repeat center;
}
.three_box .active_wrap .ac_right .ac_bg h4 {
  margin: 0 auto;
  margin-top: 33px;
  width: 270px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  border: 1px solid #626262;
}
.three_box .active_wrap .ac_right .ac_bg ul {
  margin: 0 auto;
  width: 370px;
  margin-top: 18px;
  margin-left: 70px;
}
.three_box .active_wrap .ac_right .ac_bg ul li {
  margin-right: 6px;
  width: 160px;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.three_box .bottom_text {
  overflow: hidden;
  height: 48px;
  margin: 0 auto;
  margin-top: 21px;
  width: 986px;
  background: #5d76fb;
}
.three_box .bottom_text span {
  display: block;
  padding: 0 14px;
  margin-top: 3px;
  line-height: 21px;
  font-size: 14px;
  color: #fff;
}
.three_box .er_box .all_list {
  margin-top: 20px;
  margin-right: -18px;
}
.three_box .er_box .all_list li {
  position: relative;
  float: left;
  width: 490px;
  height: 234px;
  margin-top: 20px;
  margin-right: 18px;
  -moz-box-shadow: 0px 0px 12px #f1f1f1;
  -webkit-box-shadow: 0px 0px 12px #f1f1f1;
  box-shadow: 0px 0px 12px #f1f1f1;
  border-radius: 3px;
}
.three_box .er_box .all_list li i {
  position: absolute;
  top: 0;
  left: 0;
  width: 121px;
  height: 128px;
  background: url(../images/li_sj.png) no-repeat;
}
.three_box .er_box .all_list li p {
  padding-top: 40px;
  padding-left: 77px;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.four_wrap {
  overflow: hidden;
}
.four_wrap > p {
  position: relative;
  margin: 0 auto;
  margin-top: 38px;
  width: 825px;
  height: 104px;
  background: url(../images/title_img3.png) no-repeat;
}
.four_wrap > p > span {
  position: absolute;
  top: 25px;
  left: 88px;
  line-height: 46px;
  font-size: 46px;
  color: #333333;
  font-weight: bold;
}
.four_wrap ul {
  padding: 10px 10px;
  margin-right: -40px;
}
.four_wrap ul li {
  float: left;
  width: 300px;
  height: 280px;
  margin-right: 40px;
  border-radius: 5px;
  margin-top: 30px;
  -moz-box-shadow: 0px 0px 15px #e5e2e2;
  -webkit-box-shadow: 0px 0px 15px #e5e2e2;
  box-shadow: 0px 0px 15px #e5e2e2;
}
.four_wrap ul li h5 {
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  color: #fff;
  background: #5d76fb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.four_wrap ul li p {
  font-size: 16px;
  color: #333333;
  padding-top: 30px;
  text-align: center;
  line-height: 37px;
}
.four_wrap ul li a {
  margin: 0 auto;
  margin-top: 32px;
  display: block;
  text-align: center;
  width: 194px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #333333;
  font-size: 16px;
  color: #333333;
  border-radius: 5px;
}
.four_wrap ul li a:hover {
  background: #333333;
  color: #fff;
}
.five_wrap {
  margin-top: 60px;
  overflow: hidden;
  height: 700px;
  background: url(../images/lb_bg.png) no-repeat center;
}
.five_wrap > div {
  position: relative;
}
.five_wrap > div .title_box {
  position: absolute;
  top: 66px;
  left: 156px;
  text-align: center;
  line-height: 46px;
  font-size: 46px;
  color: #fff;
  font-weight: bold;
}
.five_wrap > div .lunbo_box {
  overflow: hidden;
}
.five_wrap > div .lunbo_box .swiper-container {
  width: 1000px;
  height: 377px;
  margin-top: 170px;
}
.five_wrap > div .lunbo_box .swiper-container .swiper-slide {
  position: relative;
  width: 240px;
}
.five_wrap > div .lunbo_box .swiper-container .d_wz {
  position: absolute;
  top: 142px;
  left: 0;
  width: 240px;
}
.lubo_yt {
  margin-top: 26px;
}
.lubo_yt a {
  margin: 0 auto;
  margin-top: 32px;
  display: block;
  text-align: center;
  width: 194px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #333333;
  font-size: 16px;
  color: #333333;
  border-radius: 5px;
}
.lubo_yt a:hover {
  background: #333333;
  color: #fff;
}
.lunb_left {
  position: absolute;
  top: 355px;
  left: -82px;
  width: 39px;
  height: 60px;
  background: url(../images/left_btn.png) no-repeat center center;
}
.lunb_right {
  position: absolute;
  top: 355px;
  right: -82px;
  width: 39px;
  height: 60px;
  background: url(../images/right_btn.png) no-repeat center center;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lubo_xuel p {
  text-align: left;
  font-size: 14px;
}
.lubo_xuel {
  padding-left: 24px;
  margin-top: 16px;
}
.six_box {
  overflow: hidden;
  height: 367px;
  background: url(../images/bg_5.png) no-repeat;
}
.six_box .six_flBox .map_box {
  float: left;
  width: 333px;
  height: 209px;
  margin-top: 71px;
  border: 1px dashed #6c6d7d;
}
.six_box .six_flBox .map_box img {
  padding-top: 16px;
  padding-left: 11px;
}
.six_box .six_flBox .con {
  float: left;
  width: 392px;
}
.six_box .six_flBox .con h3 {
  padding-left: 82px;
  line-height: 24px;
  font-size: 24px;
  color: #fff;
  margin-top: 89px;
}
.six_box .six_flBox .con h4 {
  padding-left: 70px;
  line-height: 24px;
  font-size: 24px;
  color: #f9fb5d;
  margin-top: 20px;
  padding-bottom: 15px;
}
.six_box .six_flBox .con p {
  width: 265px;
  margin-left: 82px;
}
.six_box .six_flBox .con p span {
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.six_box .six_flBox .if_right {
  width: 273px;
  height: 360px;
  float: right;
}
.seven_box {
  overflow: hidden;
  background: #f8f8f8;
}
.seven_box > div > p {
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
  width: 559px;
  height: 104px;
  background: url(../images/title_img1.png) no-repeat;
}
.seven_box > div > p > span {
  position: absolute;
  top: 24px;
  left: 78px;
  line-height: 46px;
  font-size: 46px;
  color: #333333;
  font-weight: bold;
}
.seven_box .number_box {
  position: relative;
  margin-top: 10px;
  width: 1000px;
  height: 616px;
  background: url(../images/360_bg.png) no-repeat center;
}
.seven_box .number_box p {
  position: absolute;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.seven_box .number_box .number1 {
  left: 210px;
  top: 395px;
}
.seven_box .number_box .number2 {
  left: 210px;
  top: 215px;
}
.seven_box .number_box .number3 {
  left: 325px;
  top: 75px;
}
.seven_box .number_box .number4 {
  right: 330px;
  top: 75px;
}
.seven_box .number_box .number5 {
  right: 206px;
  top: 215px;
}
.seven_box .number_box .number6 {
  right: 206px;
  top: 395px;
}
.seven_box .number_list {
  height: 180px;
  margin-top: 35px;
  margin-left: 40px;
}
.seven_box .number_list li {
  float: left;
  width: 125px;
  margin-right: 32px;
}
.seven_box .number_list li h5 {
  font-size: 30px;
}
.seven_box .number_list li p {
  margin-top: 8px;
  font-size: 14px;
  color: #626262;
  line-height: 24px;
}
.xfc_box {
  position: fixed;
  top: 245px;
  left: 80px;
  z-index: 10;
  width: 140px;
  height: 300px;
  background: url(../images/xfc.png) no-repeat;
}
.xfc_box ul {
  overflow: hidden;
  margin-top: 22px;
}
.xfc_box ul li {
  height: 40px;
  line-height: 40px;
}
.xfc_box ul li > a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.xfc_box ul li > a:hover {
  color: #21dadc;
}
.xfc_box > a {
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  width: 108px;
  height: 32px;
  line-height: 32px;
  background: #21dadc;
  border-radius: 5px;
  font-size: 14px;
  color: #3933e3;
  text-align: center;
}
