#about-main {
    padding: 50px 0 70px;
}

.section-white {
    background: #fff;
}
.content-main {
    width: 680px;
	float:left;
}

.article-content {
    font-size: 15px;
    line-height: 25px;
    padding: 30px 0 50px;
    word-wrap: break-word;
}
.content-pic {
    width: 450px;
	float:right;
}
#about-team {
    padding: 0;
    background: #000;
}
.products-why {
    background-color: #eaeaea;
    height: auto;
    padding: 80px 0 0 0;
}

.products-why-con {
    width: 1200px;
    height: 327px;
    margin: 0 auto;
    position: relative;
}
.products-why-con-01 {
    height: 85px;
    text-align: center;
}
.products-why-con-01 .title {
    color: #005faf;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
}
.products-why-con-01 p {
    color: #333;
    font-size: 16px;
    padding: 15px 0 0;
    line-height: 14px;
}
.products-why-con-02 div {
    width: 390px;
    float: left;
    text-align: left;
    line-height: 25px;
}
.products-why-cell {
    color: #666;
    font-size: 16px;
}
.products-why-cell {
    display: block;
    position: relative;
    text-decoration: none;
}
.products-why-con-02 span.number-box {
    width: auto;
    height: 120px;
    margin: 0 auto;
    margin-top: 12px;
    float: left;
    position: relative;
}
.count-number {
    width: 100%;
    height: 60px;
    display: block;
    font-family: "font-icons";
    font-size: 70px;
    color: #005FAF;
    text-align: center;
    line-height: 104px;
    -moz-line-height: normal;
}
.count-number:after {
    position: absolute;
    display: block;
    left: 0;
    top: 48px;
    height: 0;
    width: 100%;
    content: " ";
    border-bottom: 3px solid #EAEAEA;
}
.products-why-con-02 div h4 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px;
	margin-bottom:10px;
    text-align: left;
    padding-top: 30px;
}
.products-why-cell p {
    font-size: 14px;
    margin: 0;
    line-height: 1em;
}
.products-why-con-02 span.span-line {
    width: 5px;
    float: left;
    height: 179px;
}
.count-mc {
    font-family: "font-icons";
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 22px;
    color: #005FAF;
    position: absolute;
    top: 0;
    right: 10px;
}



div {
 
}
.qs-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 62.5%;
  margin: 90px auto 0;
}
.qs-box > h1 {
  font-weight: 700;
   font-size: 35px;
   color: #333333;
}
.qs-box > p {
  width: 78%;
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-top: 26px;
  margin-bottom: 34px;
}
.qs-box .jj-box {
  display: flex;
  justify-content: center;
  width: 100%;
}
.qs-box .jj-box ul {
  display: flex;
}
.qs-box .jj-box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 34px;
}
.qs-box .jj-box ul li .jj-img {
  width: 100px;
  height: 100px;
}
.qs-box .jj-box ul li .jj-img img {
  width: 100%;
}
.qs-box .jj-box ul li p {
  font-size: 18px;
  color: #7aba29;
  margin-top: 15px;
}
.service-box {
  width: 100%;
  background: url("fw_back.jpg") no-repeat;
  background-size: 100% 100%;
  margin-top: 78px;
}
.service {
  width: 62.5%;
  margin: 0 auto 2.048rem;
  padding-top: 58px;
}
.service .service-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 48px;
}
.service .service-top h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
}
.service .service-top p {
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
}
.service .service-bottom {
  width: 100%;
}
.service .service-bottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.service .service-bottom ul li {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 32%;
  height: 291px;
  box-sizing: border-box;
  padding: 0 32px;
  box-shadow: 0 0 8px #ccc;
  border-radius: 10px;
  margin-bottom: 25px;
}
.service .service-bottom ul li:nth-child(1) .serve-icon {
  background: url("fuwu1.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(2) .serve-icon {
  background: url("fuwu2.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(3) .serve-icon {
  background: url("fuwu3.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(4) .serve-icon {
  background: url("fuwu4.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(5) .serve-icon {
  background: url("fuwu5.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(6) .serve-icon {
  background: url("fuwu6.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(1):hover .serve-icon {
  background: url("fuwu1_hover.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(2):hover .serve-icon {
  background: url("fuwu2_hover.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(3):hover .serve-icon {
  background: url("fuwu3_hover.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(4):hover .serve-icon {
  background: url("fuwu4_hover.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(5):hover .serve-icon {
  background: url("fuwu5_hover.png") no-repeat center center;
}
.service .service-bottom ul li:nth-child(6):hover .serve-icon {
  background: url("fuwu6_hover.png") no-repeat center center;
}
.service .service-bottom ul li:hover {
  transition: all 0.5s;
  transform: translate(0, -20px);
  background: #0e348c;
}
.service .service-bottom ul li:hover h3 {
  color: #ffffff;
}
.service .service-bottom ul li:hover p {
  color: #ffffff;
}
.service .service-bottom ul li:hover a {
  background-color: #ffffff;
}
.service .service-bottom ul li .serve-icon {
  width: 60px;
  height: 56px;
  margin-top: 24px;
  margin-bottom: 26px;
}
.service .service-bottom ul li h3 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.service .service-bottom ul li p {
  height: 90px;
  width: 100%;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.service .service-bottom ul li a {
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  width: 120px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #7aba29;
  border-radius: 20px;
  border: 1px solid #7aba29;
}
.Service_plan {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 67px;
}
.Service_plan .title {
  text-align: center;
}
.Service_plan .title h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
}
.Service_plan .title p {
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
  margin-bottom: 17px;
}
.Service_plan ul {
  display: flex;
  margin-top: 37px;
}
.Service_plan ul li {
  position: relative;
  flex: 1;
  height: 319px;
  text-align:center;
  margin-right: 20px;
}
.Service_plan ul li:last-child {
  margin-right: 0;
}
.Service_plan ul li:hover {
  transition: all 0.5s;
  transform: translateY(-20px);
}
.Service_plan ul li:hover a {
  background-color: #1b8ca5;
  color: #ffffff;
}
.Service_plan ul li > img {

}
.Service_plan ul li h1 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
  color: #ffffff;
}
.Service_plan ul li .Service_text {
  margin-top: 110px;
  padding: 0 29px;
  text-align: center;
}
.Service_plan ul li .Service_text p {
  font-size: 16px;
  color: #666666;
}
.Service_plan ul li a {
  left: 50%;
  bottom: 26px;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 120px;
  height: 40px;
  border: 1px solid #7aba29;
  font-size: 16px;
  color: #7aba29;
  border-radius: 20px;
}
.Service_plan ul li .fa_img {
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 150px;
  border-radius: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.advantage {
  position: relative;
  margin-top: 70px;
  background: url("ys_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.advantage .advantage-box {
  display: flex;
  flex-direction: row-reverse;
  width: 62.5%;
  margin: 0 auto;
  padding: 76px 0;
}
.advantage .advantage-box .advantage-lr {
  width: 74%;
  height: 370px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0 99px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advantage .advantage-box .advantage-lr ul {
  display: flex;
  flex-wrap: wrap;
  height: 280px;
}
.advantage .advantage-box .advantage-lr ul li {
  width: 50%;
  display: flex;
  align-items: center;
}
.advantage .advantage-box .advantage-lr ul li div:nth-child(1) {
  width: 59px;
  margin-right: 20px;
}
.advantage .advantage-box .advantage-lr ul li div:nth-child(1) img {
  width: 100%;
}
.advantage .advantage-box .advantage-lr ul li div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.advantage .advantage-box .advantage-lr ul li div:nth-child(2) h3 {
  width: 100%;
  font-size: 20px;
  color: #000000;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.advantage .advantage-box .advantage-lr ul li div:nth-child(2) P {
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.security-box {
  padding-top: 75px;
  background: url("bz_back.jpg") no-repeat;
  background-size: 100% 100%;
  margin-top:30px;
}
.security {
  width: 62.5%;
  margin: 0 auto 0;
}
.security .title {
  text-align: center;
}
.security .title h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
}
.security .title p {
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
}
.security ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.security ul li {
  display: flex;
  width: 30%;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 5px 5px 8px #ccc;
  padding-left: 26px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 25px;
  box-sizing: border-box;
  margin-bottom: 36px;
}
.security ul li:hover .security-right h1 {
  transform: translateX(20px);
}
.security ul li .security-left {
  width: 33px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-top: 4px;
}
.security ul li .security-right {
  flex: 1;
  margin-left: 13px;
  overflow: hidden;
}
.security ul li .security-right h1 {
  font-size: 20px;
  color: #7aba29;
  margin-bottom: 18px;
  transition: all 0.5s;
}
.security ul li .security-right p {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.engineer {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 83px;
  padding-bottom: 50px;
}
.engineer .title {
  text-align: center;
}
.engineer .title h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
}
.engineer .title p {
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
}
.engineer ul {
  display: flex;
  margin-top: 38px;
}
.engineer ul li {
  position: relative;
  flex: 1;
  height: 430px;
  overflow: hidden;
}
.engineer ul li:hover div p {
  height: auto;
  margin-top: 33px;
}
.engineer ul li img {
  width: 100%;
  height: 100%;
}
.engineer ul li div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 56px;
  transform: translate(-50%, -50%);
  text-align: center;
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  padding: 5px 10px;
    margin: 0 14px;
}
.engineer ul li div h1 {
  font-size: 20px;
  color: #ffffff;
}
.engineer ul li div p {
  height: 0;
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.buy-box {
  width: 100%;
  background: url("gm_back.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 80px;
  padding-bottom: 91px;
  margin-top: 80px;
}
.buy-box .buy {
  width: 62.5%;
  margin: 0 auto;
}
.buy-box .buy .title {
  text-align: center;
}
.buy-box .buy .title h1 {
  font-size: 35px;
  color: #ffffff;
}
.buy-box .buy ul {
  display: flex;
  margin-top: 58px;
}
.buy-box .buy ul li {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 217px;
}
.buy-box .buy ul li:hover a {
  background-color: #ffffff;
  color: #1b8ca5;
  font-weight: 700;
}
.buy-box .buy ul li:hover div {
  background-color: #ffffff;
}
.buy-box .buy ul li:nth-child(1) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon01.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(2) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon02.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(3) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon03.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(4) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon04.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(5) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon05.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(6) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon06.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(7) div i {
  width: 45px;
  height: 40px;
  background: url("gm_icon07.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(1):hover div i {
  background: url("gm_icon01_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(2):hover div i {
  background: url("gm_icon02_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(3):hover div i {
  background: url("gm_icon03_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(4):hover div i {
  background: url("gm_icon04_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(5):hover div i {
  background: url("gm_icon05_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(6):hover div i {
  background: url("gm_icon06_on.png") no-repeat center center;
}
.buy-box .buy ul li:nth-child(7):hover div i {
  background: url("gm_icon07_on.png") no-repeat center center;
}
.buy-box .buy ul li div {
  width: 90px;
  height: 90px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.buy-box .buy ul li h3 {
  font-size: 20px;
  color: #ffffff;
  margin-top: 22px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.buy-box .buy ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 86px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 18px;
  font-size: 20px;
  color: #ffffff;
}
.xq_center {
  background-color: #f9f9f9;
  padding-bottom: 47px;
}
.xq_center .mbx {
  width: 62.5%;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  padding-top: 32px;
  padding-bottom: 18px;
}
.xq_center .mbx p {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #918f8f;
}
.xq_center .mbx p i {
  width: 14px;
  height: 13px;
  background: url("hone_icon.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 8px;
}
.xq_center .mbx p a {
  font-size: 14px;
  color: #918f8f;
}
.xq_center .xq_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 62.5%;
  height: 152px;
  margin: 0 auto;
  background-color: #ffffff;
}
.xq_center .xq_title h1 {
  font-size: 24px;
  color: #333333;
}
.xq_center .xq_title p {
  font-size: 16px;
  color: #666666;
  margin-top: 21px;
  text-align: center;
}
.xq_center .xq_text {
  width: 62.5%;
  margin: 7px auto 48px;
  padding: 0 50px 89px;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.xq_center .xq_text .xq_introduce {
  margin-top: 54px;
}
.xq_center .xq_text .xq_introduce h1 {
  position: relative;
  font-size: 18px;
  color: #666666;
}
.xq_center .xq_text .xq_introduce h1:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -9px;
  transform: translate(-100%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #1b8ca5;
}
.xq_center .xq_text .xq_introduce p {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 18px;
}
.xq_center .xq_text .xq_introduce .xq_img {
  width: 100%;
  overflow: hidden;
  margin-top: 56px;
}
.xq_center .xq_text .xq_introduce .xq_img img {
  width: 100%;
}
.xq_center .xq_text .xq_introduce .min-img {
  width: 100%;
  overflow: hidden;
  margin-top: 17px;
}
.fa-qunsi {
  width: 100%;
  background: url(qunsi_back.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 95px;
  padding-bottom: 98px;
}
.fa-qunsi .qunSi {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 62.5%;
  height: 100%;
  margin: 0 auto;
}
.fa-qunsi .qunSi h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
  margin-bottom: 30px;
}
.fa-qunsi .qunSi p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.it {
  width: 62.5%;
  margin: 0 auto;
  padding: 72px 0 87px;
}
.it .it_title {
  width: 100%;
}
.it .it_title h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
  text-align: center;
}
.it ul {
  display: flex;
  width: 105%;
  margin-top: 45px;
}
.it ul li {
  position: relative;
  width: 23%;
  height: 500px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  margin-right: 1%;
}
.it ul li:hover {
  border: 1px solid #1b8ca5;
  transition: all 0.5s;
  transform: translateY(-20px);
}
.it ul li:hover .it_center a {
  background-color: #1b8ca5;
  color: #ffffff;
}
.it ul li .it_img {
  width: 100%;
  height: 190px;
}
.it ul li .it_img img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.it ul li .it_center {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 28px;
  box-sizing: border-box;
  margin-top: 30px;
}
.it ul li .it_center .it_icon {
  width: 50px;
  height: 50px;
}
.it ul li .it_center .it_icon img {
  width: 100%;
}
.it ul li .it_center h1 {
  font-size: 18px;
  color: #333333;
  margin-top: 23px;
  margin-bottom: 19px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.it ul li .it_center p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.it ul li .it_center a {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translate(-50%,0);

  display: flex;
  justify-content: center;
  align-items: center;
  width: 122px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #1b8ca5;
  font-size: 16px;
  color: #1b8ca5;
  /* margin-top: 31px;
  margin-bottom: 29px; */
}
.customer-box {
  width: 100%;
  background: url("lc_back.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 75px;
  padding-bottom: 77px;
}
.customer-box .customer {
  width: 62.5%;
  margin: 0 auto;
}
.customer-box .customer .title {
  width: 100%;
}
.customer-box .customer .title h1 {
  font-weight: 700;
  font-size: 35px;
  color: #333333;
  text-align: center;
}
.customer-box .customer .customer-contentr {
  display: flex;
  margin-top: 50px;
}
.customer-box .customer .customer-contentr .customer-contentr-left {
  width: 160px;
}
.customer-box .customer .customer-contentr .customer-contentr-left ul {
  width: 100%;
}
.customer-box .customer .customer-contentr .customer-contentr-left ul li {
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 36px;
}
.customer-box .customer .customer-contentr .customer-contentr-left ul li div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background: url("lc_bticon.png") no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  color: #ffffff;
  padding-right: 9px;
}
.customer-box .customer .customer-contentr .customer-contentr-right {
  flex: 1;
  padding-left: 44px;
  background: url("lc_dian.png") no-repeat 13px 0;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul {
  width: 100%;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul li {
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  background: url("lc_backimg.png") no-repeat;
  background-size: 100% 100%;
  padding: 0 32px;
  box-sizing: border-box;
  margin-bottom: 36px;
  overflow: hidden;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul li:hover {
  background: url("lc_backimg_on.png") no-repeat;
  background-size: 100% 100%;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul li p {
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul li .contentr-right-img {
  width: 55px;
  height: 55px;
}
.customer-box .customer .customer-contentr .customer-contentr-right ul li .contentr-right-img img {
  width: 100%;
}
.order-box {
  width: 100%;
  background: url("xd_back.jpg") no-repeat;
  background-size: 100% 100%;
  margin: 10px 0;
  padding: 62px 0 76px;
}
.order-box .order {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 62.5%;
  margin: 0 auto;
}
.order-box .order .order-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.order-box .order .order-title h1 {
  font-size: 35px;
  color: #ffffff;
}
.order-box .order .order-title p {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  line-height: 42px;
  margin-top: 38px;
}
.order-box .order .order-img {
  width: 83.5%;
  margin-top: 38px;
}
.order-box .order .order-img img {
  width: 100%;
}
.order-box .order > p {
  font-size: 18px;
  color: #ffffff;
  margin-top: 22px;
  text-align: center;
}
.order-box .order a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  border-radius: 30px;
  font-size: 26px;
  color: #5365f8;
  background-color: #ffffff;
  margin-top: 47px;
}
.company-box {
  width: 100%;
  background: url("gs_back.png") no-repeat 0 0;
  padding: 132px 0 81px;
}
.company-box .company-num {
  display: flex;
  width: 62.5%;
  height: 199px;
  margin: 0 auto;
}
.company-box .company-num .company-login {
  width: 38.5%;
  height: 199px;
}
.company-box .company-num .company-login img {
  width: 100%;
}
.company-box .company-num ul {
  display: flex;
  width: 105%;
  height: 100%;
  padding-top: 82px;
  box-sizing: border-box;
}
.company-box .company-num ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 102px;
}
.company-box .company-num ul li:nth-child(1)::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px ;
  height: 109px;
  background-color: #eeeeee;
}
.company-box .company-num ul li:nth-child(2)::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px ;
  height: 164px;
  background-color: #eeeeee;
}
.company-box .company-num ul li:nth-child(3)::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px ;
  height: 208px;
  background-color: #eeeeee;
}
.company-box .company-num ul li div {
  display: flex;
  justify-content: center;
}
.company-box .company-num ul li div h1 {
  font-size: 46px;
  color: #1b8ca5;
}
.company-box .company-num ul li div span {
  font-size: 46px;
  color: #1b8ca5;
}
.company-box .company-num ul li p {
  font-size: 18px;
  color: #333333;
}
.company-box .company-jj {
  width: 62.5%;
  margin: 30px auto 0;
  padding-left: 20px;
}
.company-box .company-jj h1 {
  font-size: 30px;
  color: #1b8ca5;
}
.company-box .company-jj p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
}
.company-box .company_img {
  display: flex;
  width: 62.5%;
  margin: 77px auto 0;
}
.company-box .company_img img {
  width: 50%;
  height: 500px;
}
.honor-box {
  width: 100%;
  background: url("ry_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.honor-box .honor {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 69px;
  padding-bottom: 71px;
}
.honor-box .honor .honor-title {
  text-align: center;
}
.honor-box .honor .honor-title h1 {
  font-size: 30px;
  color: #333333;
}
.honor-box .honor .honor-hd {
  width: 100%;
  margin-top: 27px;
  margin-bottom: 34px;
}
.honor-box .honor .honor-hd ul {
  display: flex;
  justify-content: center;
}
.honor-box .honor .honor-hd ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 38px;
  font-size: 16px;
  color: #333333;
  border: 1px solid #c8c8c8;
  margin: 0 10px;
  cursor: pointer;
}
.honor-box .honor .honor-hd ul .honor_on {
  background-color: #1b8ca5;
  color: #ffffff;
  border: 0;
}
.honor-box .honor .honor-bd .honor-ul {
  position: relative;
}
.honor-box .honor .honor-bd .honor-ul .honor-container {
  width: 89.8%;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-container {
  width: 89.8%;
}
.honor-box .honor .honor-bd .honor-ul .honor-container .honor-slide {
  height: 340px;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-container .honor-slide {
  height: 340px;
}
.honor-box .honor .honor-bd .honor-ul .honor-container .honor-slide img {
  width: 100%;
  height: 100%;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-container .honor-slide img {
  width: 100%;
  height: 100%;
}
.honor-box .honor .honor-bd .honor-ul .honor-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  outline: none;
  cursor: pointer;
  background: url("ry_left_icon.png") no-repeat;
  background-size: 100% 100%;
}
.honor-box .honor .honor-bd .honor-ul .honor-button-prev:hover {
  background: url("ry_left_on.png") no-repeat;
}
.honor-box .honor .honor-bd .honor-ul .honor-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  outline: none;
  cursor: pointer;
  background: url("ry_right_icon.png") no-repeat;
  background-size: 100% 100%;
}
.honor-box .honor .honor-bd .honor-ul .honor-button-next:hover {
  background: url("ry_right_on.png") no-repeat;
}


.honor-box .honor .honor-bd .honor-ul .ihonor-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  outline: none;
  cursor: pointer;
  background: url("ry_left_icon.png") no-repeat;
  background-size: 100% 100%;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-button-prev:hover {
  background: url("ry_left_on.png") no-repeat;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  outline: none;
  cursor: pointer;
  background: url("ry_right_icon.png") no-repeat;
  background-size: 100% 100%;
}
.honor-box .honor .honor-bd .honor-ul .ihonor-button-next:hover {
  background: url("ry_right_on.png") no-repeat;
}

.course-box {
  width: 100%;
  background: url("fz_back.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 74px;
  padding-bottom: 83px;
}
.course-box .course {
  width: 62.5%;
  margin: 0 auto;
}
.course-box .course .course-title h1 {
  font-size: 30px;
  color: #333333;
  text-align: center;
}
.course-box .course .course-swiper {
  position: relative;
  width: 100%;
  margin-top: 45px;
}
.course-box .course .course-swiper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 49px;
  width: 100%;
  height: 1px;
  background-color: #1b8ca5;
}
.course-box .course .course-swiper .course-slide {
  padding-top: 50px;
  padding-left: 91px;
}
.course-box .course .course-swiper .course-slide > div {
  width: 262px;
  position: relative;
  border-left: 1px solid #1b8ca5;
  padding-top: 8px;
  padding-left: 20px;
}
.course-box .course .course-swiper .course-slide > div:before {
  content: '';
  width: 28px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  background: url("ry_quan.png") no-repeat;
  background-size: 100% 100%;
}
.course-box .course .course-swiper .course-slide > div p {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  margin-top: 26px;
}
.course-box .course .course-swiper .course-slide > div .course-img {
  width: 242px;
  height: 158px;
  margin-top: 35px;
}
.course-box .course .course-swiper .course-slide > div .course-img img {
  width: 100%;
}
.course-box .course .course-swiper .course-slide > div h1 {
  position: absolute;
  top: -16px;
  left: 0;
  font-size: 30px;
  color: #1b8ca5;
  transform: translate(-50%, -100%);
}
.course-box .course .course-swiper .course-button-prev {
  position: absolute;
  top: 30px;
  left: -25px;
  width: 40px;
  height: 40px;
  transform: translateX(-100%);
  outline: none;
  cursor: pointer;
  background: url("lc_left_icon.png") no-repeat;
  background-size: 100% 100%;
}
.course-box .course .course-swiper .course-button-prev:hover {
  background: url("lc_left_on.png") no-repeat;
}
.course-box .course .course-swiper .course-button-next {
  position: absolute;
  top: 30px;
  right: -25px;
  width: 40px;
  height: 40px;
  transform: translateX(100%);
  outline: none;
  cursor: pointer;
  background: url("lc_right_icon.png") no-repeat;
  background-size: 100% 100%;
}
.course-box .course .course-swiper .course-button-next:hover {
  background: url("lc_right_on.png") no-repeat;
}
.branches-box {
  width: 100%;
  background: url("map_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.branches-box .branches {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 78px;
  padding-bottom: 80px;
}
.branches-box .branches .branches-title {
  text-align: center;
}
.branches-box .branches .branches-title h1 {
  font-size: 30px;
  color: #333333;
}
.branches-box .branches .branches-content {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 82px;
}
.branches-box .branches .branches-content ul {
  width: 37.5%;
}
.branches-box .branches .branches-content ul li {
  display: flex;
  width: 100%;
  height: 93px;
  margin-bottom: 24px;
}
.branches-box .branches .branches-content ul li div:nth-child(1) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18%;
  height: 100%;
  font-size: 50px;
  color: #ffffff;
  background-color: #1b8ca5;
}
.branches-box .branches .branches-content ul li div:nth-child(1):before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 15px;
  height: 35px;
  transform: translate(-96%, -50%);
  background: url("map_icon.png") no-repeat;
  background-size: 100% 100%;
}
.branches-box .branches .branches-content ul li div:nth-child(2) {
  width: 82%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  background-color: #ffffff;
}
.branches-box .branches .branches-content ul li div:nth-child(2) h1 {
  font-size: 18px;
  color: #1b8ca5;
}
.branches-box .branches .branches-content ul li div:nth-child(2) p {
  font-size: 14px;
  color: #333333;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.social {
  width: 62.5%;
  margin: 0 auto;
  padding: 75px 0 104px 0;
}
.social .social-title {
  text-align: center;
}
.social .social-title h1 {
  font-size: 30px;
  color: #333333;
}
.social .social-content {
  display: flex;
  margin-top: 54px;
}
.social .social-content .social-content-left {
  width: 50%;
}
.social .social-content .social-content-left .social-img {
  width: 100%;
  height: 335px;
  overflow: hidden;
  background-color: #43515a;
}
.social .social-content .social-content-left .social-img img {
  width: 100%;
  transition: all 0.5s;
  vertical-align: middle;
}
.social .social-content .social-content-left .social-img img:hover {
  transform: scale(1.1);
}
.social .social-content .social-content-left .social-text {
  height: 250px;
  padding: 29px 31px 0 31px;
  box-sizing: border-box;
  background-color: #43515a;
}
.social .social-content .social-content-left .social-text h1 {
  font-size: 24px;
  color: #fdfdfd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.social .social-content .social-content-left .social-text h5 {
  font-size: 14px;
  color: #fdfdfd;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}
.social .social-content .social-content-left .social-text p {
  font-size: 14px;
  color: #fdfdfd;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.social .social-content .social-content-left .social-text a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 41px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 20.5px;
  border: 1px solid #ffffff;
  margin: 30px auto 0;
}
.social .social-content .social-content-left .social-text a:hover {
  color: #1b8ca5;
  
}
.social .social-content .social-content-right {
  width: 50%;
  background: #eee;
  border-radius:5px;
  background-size: 100% 100%;
}
.social .social-content .social-content-right ul {
  padding: 0 31px;
  box-sizing: border-box;
}
.social .social-content .social-content-right ul li {
  padding-left: 19px;
  box-sizing: border-box;
  margin-top: 54px;
}
.social .social-content .social-content-right ul li:hover a h1,
.social .social-content .social-content-right ul li:hover a h5,
.social .social-content .social-content-right ul li:hover a p {
  color: #1b8ca5;
}
.social .social-content .social-content-right ul li:hover a h1:before {
  background-color: #1b8ca5;
}
.social .social-content .social-content-right ul li a {
  display: block;
}
.social .social-content .social-content-right ul li a h1 {
  position: relative;
  font-size: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.social .social-content .social-content-right ul li a h1:before {
  position: absolute;
  top: 50%;
  left: -14px;
  transform: translateY(-50%);
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #000000;
}
.social .social-content .social-content-right ul li a h5 {
  font-size: 14px;
  color: #666666;
  margin-top: 7px;
  margin-bottom: 17px;
  font-weight: 400;
}
.social .social-content .social-content-right ul li a p {
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.customer {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 91px;
  padding-bottom: 87px;
}
.customer .customer-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer .customer-title h1 {
  font-size: 35px;
  color: #333333;
}
.customer .customer-title p {
  position: relative;
  width: 48%;
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-top: 30px;
}
.customer .customer-title p:before {
  position: absolute;
  left: -29px;
  top: 0;
  display: block;
  content: '';
  width: 16px;
  height: 13px;
  background: url("syh_left.png") no-repeat;
  background-size: 100% 100%;
}
.customer .customer-title p:after {
  position: absolute;
  right: -29px;
  top: 0;
  display: block;
  content: '';
  width: 16px;
  height: 13px;
  background: url("syh_right.png") no-repeat;
  background-size: 100% 100%;
}
.customer .customer-img {
  width: 100%;
  margin-top: 68px;
}
.customer .customer-img img {
  width: 100%;
}
.efficiency-box {
  width: 100%;
  height: 170px;
  background: url("kh_num_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.efficiency-box .efficiency {
  display: flex;
  align-items: center;
  width: 62.5%;
  height: 100%;
  margin: 0 auto;
}
.efficiency-box .efficiency ul {
  display: flex;
  width: 100%;
  height: auto;
}
.efficiency-box .efficiency ul li {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #8bdce8;
}
.efficiency-box .efficiency ul li:last-child {
  border-right: 0;
}
.efficiency-box .efficiency ul li img {
  height: 33px;
}
.efficiency-box .efficiency ul li p {
  font-size: 16px;
  color: #ffffff;
  margin-top: 10px;
  text-align: center;
}
.efficiency-box .efficiency ul li div {
  display: flex;
}
.efficiency-box .efficiency ul li div h1 {
  font-size: 36px;
  color: #ffffff;
}
.efficiency-box .efficiency ul li div span {
  font-size: 36px;
  color: #ffffff;
}
.kh_link {
  width: 68%;
  height: 476px;
  box-shadow: 0 0 8px #ccc;
  padding: 14px 30px;
  margin: 0 auto;
}
.evaluation-box {
  width: 100%;
  background: url("pj_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.evaluation-box .evaluation {
  width: 62.5%;
  margin: 0 auto;
  padding-top: 78px;
  padding-bottom: 124px;
}
.evaluation-box .evaluation .evaluation-title {
  text-align: center;
}
.evaluation-box .evaluation .evaluation-title h1 {
  font-size: 35px;
  color: #333333;
}
.evaluation-box .evaluation .kh_box {
  position: relative;
  width: 100%;
  height: 510px;
  display: flex;
  align-items: center;
  border: 1px solid #1b8ca5;
  box-sizing: border-box;
  margin-top: 45px;
}
.evaluation-box .evaluation .kh_box .evaluation-container {
  width: 100%;
  height: 100%;
}
.evaluation-box .evaluation .kh_box .evaluation-container .evaluation-slide {
  width: 100%;
  height: 100%;
}
.evaluation-box .evaluation .kh_box .evaluation-button-prev {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  outline: none;
  background: url("lc_left_icon.png") no-repeat;
  background-size: 100% 100%;
}
.evaluation-box .evaluation .kh_box .evaluation-button-prev:hover {
  background: url("lc_left_on.png") no-repeat;
}
.evaluation-box .evaluation .kh_box .evaluation-button-next {
  position: absolute;
  top: 50%;
  right: 40px;
  width: 40px;
  height: 41px;
  transform: translateY(-50%);
  outline: none;
  background: url("lc_right_icon.png") no-repeat;
  background-size: 100% 100%;
}
.evaluation-box .evaluation .kh_box .evaluation-button-next:hover {
  background: url("lc_right_on.png") no-repeat;
}
.evaluation-box .evaluation .pl-img {
  width: 100%;
  margin-top: 17px;
}
.evaluation-box .evaluation .pl-img img {
  width: 100%;
  box-shadow: 0 0 8px #ccc;
}
.branches_img {
  display: none;
  width: 100%;
}
.branches_img img {
  width: 100%;
}

.textP::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #1b8ca5;
}
/*# sourceMappingURL=index.css.map */