.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.main {
  width: 100%;
  background-color: #F5F7FA;
}
.main .layout {
  width: 1200px;
  margin: 0 auto;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  min-width: 1200px;
}
body a:hover {
  cursor: pointer;
  user-select: none;
}
#headbar {
  width: 100%;
  height: 40px;
  min-width: 1180px;
  background: #F1F1F1;
}
#headbar {
  width: 100%;
  height: 40px;
  min-width: 1180px;
  background: #F1F1F1;
}
.headbar {
  height: 40px;
}
.headbar .headbar_left {
  float: left;
}
.headbar .headbar_left ul li {
  float: left;
  margin-right: 25px;
  font-size: 14px;
  color: #8F928F;
  line-height: 40px;
}
.headbar .headbar_right {
  height: 40px;
  float: right;
}
.headbar .headbar_right ul {
  float: left;
  box-sizing: border-box;
  height: 40px;
  padding: 10px 0;
  margin-left: 70px;
}
.headbar .headbar_right ul a {
  display: block;
}
.headbar .headbar_right ul li {
  height: 20px;
  float: left;
}
.headbar .headbar_right ul li a {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #757575;
  line-height: 20px;
}
.headbar .headbar_right ul li a:hover {
  color: #4572F6;
}
.headbar .headbar_right ul li span {
  padding: 0 24px;
  font-size: 14px;
  color: #757575;
  line-height: 20px;
}
.headbar .headbar_right ul .last_li {
  border-right: 0px;
  padding-right: 0px;
}
#headnav {
  width: 100%;
  min-width: 1180px;
  height: 100px;
  background: #FFFFFF;
}
.headnav {
  height: 100px;
}
.headnav .head_logo {
  box-sizing: border-box;
  float: left;
  padding-top: 24px;
  height: 100px;
}
.headnav .head_logo .img {
  float: left;
  margin-top: 8px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.headnav .head_logo .img img {
  width: 100%;
  height: 100%;
}
.headnav .head_logo .logo_title {
  float: left;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 38px;
  color: #4572F6;
}
.headnav .head_logo .logo_title img {
  width: 466px;
  display: inline-block;
  vertical-align: 4px;
}
.headnav .headnav_right {
  float: right;
  height: 100%;
  box-sizing: border-box;
  padding-top: 28px;
}
.headnav .headnav_right .headnav_list {
  height: auto;
}
.headnav .headnav_right .headnav_list a {
  display: block;
  font-size: 16px;
  color: #342525;
}
.headnav .headnav_right .headnav_list .item {
  box-sizing: border-box;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #4B4B4B;
  margin-left: 75px;
  float: left;
}
.headnav .headnav_right .headnav_list .item_active {
  border-bottom: 2px solid #4572F6;
}
.headnav .headnav_right .headnav_list .item_active a {
  font-weight: bold;
  color: #4572F6;
}
.headnav .headnav_right .headnav_list .item:hover {
  border-bottom: 2px solid #4572F6;
}
.headnav .headnav_right .headnav_list .item:hover a {
  font-weight: bold;
  color: #4572F6;
}
.popup_shade {
  display: none;
  z-index: 1000000001;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.popup_wrap {
  display: none;
  width: 600px;
  height: 640px;
  background: #FFFFFF;
  border: 1px solid #E6EBE2;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -320px;
  margin-left: -300px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}
.popup_head {
  width: 100%;
  height: 37px;
}
.popup_head .head_p {
  float: left;
  font-size: 28px;
  color: #200F0E;
  line-height: 37px;
}
.popup_head .popup_head_delete {
  float: right;
  margin-top: 5px;
}
.popup_head .popup_head_delete img {
  width: auto;
  height: auto;
}
.popup_main {
  padding: 70px 0px 20px 0px;
}
.popup_main .input_moduler {
  width: 100%;
}
.popup_main .item {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}
.popup_main .item .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item .input_dl {
  float: left;
  width: 404px;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_main .item_textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
}
.popup_main .item_textarea .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item_textarea .input_dl {
  float: left;
  width: 404px;
  height: 120px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item_textarea .input_dl textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_footer {
  width: 100%;
  height: 50px;
}
.popup_footer .popup_btn {
  margin: 0 auto;
  display: block;
  width: 480px;
  height: 50px;
  background: #4572F6;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.popup_footer .popup_footer_tips {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  height: 21px;
  font-size: 16px;
  color: #959895;
  line-height: 21px;
}
.container_wrap {
  min-width: 1200px;
  overflow: hidden;
}
#banner {
  width: 100%;
  min-width: 1180px;
  height: 538px;
  position: relative;
  background: #fff;
}
#banner .switch_tips_wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -38px;
  z-index: 1;
}
#banner .switch_tips_wrap ol {
  height: 12px;
}
#banner .switch_tips_wrap li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
#banner .switch_tips_wrap .on {
  opacity: 1;
}
#banner .switch_tips_wrap .last-switch-tips {
  margin-right: 0px;
}
#banner .banner_list {
  margin: 0 auto;
  min-width: 1200px;
  height: 538px;
  background: #fff;
}
#banner .list {
  height: 100%;
}
#banner .banner_list .item {
  width: 100%;
  position: relative;
  height: 100%;
  background: #fff;
}
#banner .banner_list .item a {
  display: block;
  height: 100%;
  position: relative;
}
#banner .banner_list .item img {
  display: block;
  margin: 0 auto;
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner .settle_btn {
  position: absolute;
  bottom: 140px;
  left: 50%;
  margin-left: -596px;
  background: #fff;
  border-radius: 40px;
  width: 140px;
  height: 50px !important;
  font-family: AlibabaPuHuiTiR;
  font-size: 20px;
  color: #4572F6;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.titleBox .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 36px;
  color: #000000;
  text-align: center;
}
.titleBox .ftitle {
  margin-top: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.part1 {
  padding: 70px 0 25px;
}
.part1 .titleBox {
  margin-bottom: 23px;
}
.part1 ul {
  display: flex;
  justify-content: space-between;
}
.part1 ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 284px;
  height: 228px;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 2px 0px 7px 0px #EBEBEC;
  cursor: pointer;
  transition: all .3s;
}
.part1 ul li:hover {
  transform: translateY(-10px);
}
.part1 ul li:nth-child(1) img {
  width: 73px;
  height: 73px;
  margin-bottom: 9px;
}
.part1 ul li:nth-child(2) img {
  width: 65px;
  height: 65px;
  margin-bottom: 16px;
}
.part1 ul li:nth-child(3) img {
  width: 56px;
  height: 53px;
  margin-bottom: 23px;
}
.part1 ul li:nth-child(4) img {
  width: 57px;
  height: 57px;
  margin-bottom: 21px;
}
.part1 ul li img {
  display: block;
}
.part1 ul li .title {
  margin-bottom: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 30px;
  color: #4572F6;
}
.part1 ul li .ftitle {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #323232;
  line-height: 19px;
  text-align: center;
}
.part2 {
  padding: 25px 0 48px;
}
.part2 .titleBox {
  margin-bottom: 51px;
}
.part2 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part2 ul li {
  margin-top: 32px;
  margin-right: 96px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: all .3s;
}
.part2 ul li:hover {
  transform: translateY(-10px);
}
.part2 ul li:nth-child(1),
.part2 ul li:nth-child(2),
.part2 ul li:nth-child(3),
.part2 ul li:nth-child(4),
.part2 ul li:nth-child(5),
.part2 ul li:nth-child(6) {
  margin-top: 0;
}
.part2 ul li:nth-child(6n) {
  margin-right: 0;
}
.part2 ul li img {
  margin-bottom: 13px;
  display: block;
  width: 120px;
  height: 120px;
}
.part2 ul li .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}
.part3 {
  padding: 48px 0 97px;
}
.part3 .pic li {
  margin-bottom: 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part3 .pic li:nth-last-child(1) {
  margin-bottom: 0;
}
.part3 .pic li .text {
  width: 534px;
}
.part3 .pic li .text h1 {
  width: 100%;
  margin-bottom: 24px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
}
.part3 .pic li .text h2 {
  width: 100%;
  margin-bottom: 40px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
.part3 .pic li .text h3 {
  width: 100%;
  margin-bottom: 17px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.part3 .pic li .text h3 i {
  color: #4572F6;
}
.part3 .pic li .text h4 {
  width: 100%;
  margin-bottom: 29px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.part3 .pic li .text ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part3 .pic li .text ol li {
  margin-top: 10px;
  display: block;
  margin-bottom: 0;
  width: 115px;
  height: 50px;
  background: #F4F8FF;
  border-radius: 10px 10px 10px 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.part3 .pic li .text ol li:nth-child(1),
.part3 .pic li .text ol li:nth-child(2),
.part3 .pic li .text ol li:nth-child(3),
.part3 .pic li .text ol li:nth-child(4) {
  margin-top: 0;
}
.part3 .pic li .text ol li:hover {
  color: #fff;
  background-color: #4572F6;
}
.part3 .pic li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.part3 .pic1 li:nth-child(1) .imgbox {
  width: 603px;
  height: 351px;
}
.part3 .pic1 li:nth-child(2) .imgbox {
  width: 595px;
  height: 328px;
}
.part3 .pic1 li:nth-child(3) .imgbox {
  width: 554px;
  height: 360px;
}
.part3 .pic1 li:nth-child(4) .imgbox {
  width: 554px;
  height: 360px;
}
.part3 .pic1 li:nth-child(5) .imgbox {
  width: 535px;
  height: 352px;
}
.part3 .pic2 li:nth-child(1) .imgbox {
  width: 553px;
  height: 430px;
}
.part3 .pic2 li:nth-child(2) .imgbox {
  width: 528px;
  height: 440px;
}
.part3 .pic2 li:nth-child(3) .imgbox {
  width: 476px;
  height: 379px;
}
.part3 .list1 {
  margin: 77px 0 58px;
  display: flex;
  justify-content: space-between;
}
.part3 .list1 .item {
  width: 288px;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  overflow: hidden;
}
.part3 .list1 .item .top {
  background: #4572F6;
  padding: 20px 0;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
}
.part3 .list1 .item ul {
  width: 100%;
  padding: 18px 20px 26px;
}
.part3 .list1 .item ul li {
  margin-bottom: 10px;
  width: 248px;
  height: 54px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #4572F6;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 54px;
  cursor: pointer;
}
.part3 .list1 .item ul li:hover {
  color: #4572F6;
}
.part3 .list1 .item ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.part3 .list2 {
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
}
.part3 .list2 li {
  padding: 43px 0 29px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 280px;
  height: 481px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 4px 2px 27px 2px #F1F1F1;
  cursor: pointer;
  transition: all .3s;
}
.part3 .list2 li:hover {
  transform: translateY(-10px);
}
.part3 .list2 li img {
  display: block;
}
.part3 .list2 li:nth-child(1) img {
  width: 98px;
  height: 72px;
  margin-bottom: 23px;
}
.part3 .list2 li:nth-child(2) img {
  width: 83px;
  height: 78px;
  margin-bottom: 20px;
}
.part3 .list2 li:nth-child(3) img {
  width: 86px;
  height: 78px;
  margin-bottom: 21px;
}
.part3 .list2 li:nth-child(4) img {
  width: 85px;
  height: 79px;
  margin-bottom: 16px;
}
.part3 .list2 li .title {
  margin-bottom: 37px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 24px;
  color: #4572F6;
  text-align: center;
}
.part3 .list2 li .smalltext {
  width: 208px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
.part10 {
  padding: 69px 0 89px;
  background: #5F93FF;
}
.part10 .layout {
  display: flex;
  justify-content: space-between;
}
.part10 .all {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
}
.part10 .left .all {
  margin-bottom: 20px;
}
.part10 .left .tel {
  margin-bottom: 46px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
}
.part10 .left .settle_btn {
  background: #FCBF00;
  border-radius: 40px;
  width: 140px;
  height: 50px !important;
  font-family: AlibabaPuHuiTiR;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.part10 .right {
  display: flex;
}
.part10 .right .pc {
  margin-right: 40px;
}
.part10 .right .box .all {
  margin-bottom: 20px;
}
.part10 .right .box ul {
  display: flex;
}
.part10 .right .box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 40px;
}
.part10 .right .box ul li img {
  margin-bottom: 10px;
  width: 85px;
  height: 85px;
}
.part10 .right .box ul li p {
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
}
