﻿@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin: 0 auto;
}

a,
input,
textarea {
  outline: 0 none;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  border: none;
  display: block;
}

div {
  margin: 0 auto;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

a.topimg {
  display: block;
}

a.topimg img {
  width: 100%;
}

.mr0 {
  margin-right: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}
h2.title{
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  color: #111;
}
.lititle{
  font-size: 16px;
  line-height: 16px;
  color: #111;
  margin-top: 21px;
}

.container{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.content1{
  position: relative;
}
.content1 .c1-form{
  width: 846px;
  height: 112px;
  position: absolute;
  background-color: rgba(240,165,189,.4);
  left: 50%;
  transform: translateX(-50%);
  top: -56px;
  border-radius: 8px;
  padding-left: 20px;
}
.content1 .c1-form input{
  width: 272px;
  height: 52px;
  background-color: #fff;
  border: none;
  border-radius: 12px;
  margin-top: 30px;
  font-size: 20px;
  text-indent: 17px;
  margin:25px 8px;
}
.content1 .c1-form .dbtijiao{
  width: 230px;
  height: 60px;
  line-height: 60px;
  background-color: #e30000;
  color: #fff;
  font-size: 24px;
  text-indent: 28px;
}
.content1 .c1-form .db-img{
  position: absolute;
  top: 42px;
  right: 181px;
}
.content2 {
  padding: 65px 0 0;
}
.content2 .section{
  height: 690px;
  background: url(../images/2.png) no-repeat center center;
}
.content2 .section .container{
  padding-left: 52px;
}
.content2 .section .c2-top{
  padding-top: 62px;
}
.content2 .section .block{
  width: 4px;
  height: 28px;
  background: linear-gradient(#16bbc7,#a84398);
  margin: 28px 0 13px 0;
}
.content2 .section .sec{
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 38px;
}
.content2 .section .c2-mor{
  display: block;
  color: #a84398;
  font-size: 18px;
  text-align: left;
  margin-left: 0;
}
.content2 .section .c2-mor img{
  display: inline;
  vertical-align: middle;
  margin-left: 12px;
}
.content2 ul{
  margin-top: 30px;
}
.content2 li{
  display: inline-block;
  width: 230px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-radius: 25px;
  background-color: #d5d5d5;
  margin: 0 13px;
  transition: all .3s;
} 
.content2 li a{
  color: #111111;
}
.content2 li:hover{
  background-color: #ea68a2;
}
.content2 li:hover a{
  color: #fff;
}
.content3 {
  padding: 90px 0 72px;
  position: relative;
}
.content3 .poa1{
  position: absolute;
  top: 90px;
  left: 105px;
}
.content3 .title{
  padding-top: 45px;
}
.content3 .lititle{
  margin-bottom: 74px;
}
.content3 .main{
  margin: 0 auto;
}
.content3 .sect {
  color: #111;
  width: 294px;
  text-align: left;
  position: absolute;
}
.content3 .sect .sect-title{
  font-size: 22px;
  line-height: 22px;
}
.content3 .sect .sect-lititle{
  font-size: 16px;
  line-height: 16px;
  margin: 16px 0 24px;
}
.content3 .sect p{
  font-size: 16px;
  line-height: 28px;
}
.content3 .n1{
  left: 48px;
  top: 352px;
}
.content3 .n2{
  right: 112px;
  top: 294px;
}
.content3 .n3{
  left: 152px;
  top: 706px;
}
.content3 .n4{
  right: 28px;
  top: 670px;
}
.content3 .c3-btn{
  display: block;
  margin: 0 auto;
  width: 500px;
  height: 54px;
  line-height: 54px;
  background-color: #ea68a2;
  font-size: 22px;
  color: #fff;
  border-radius: 15px;
}
.content4{
  height: 448px;
  background: url(../images/6.jpg) no-repeat center center;
  padding-top: 92px;
}
.content4 .c4-left{
  float: left;
  padding-left: 45px;
  text-align: left;
  color: #FFF;
}
.content4 .c4-left .c4-title{
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
.content4 .c4-left .c4-lititle{
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin: 15px 0 20px;
}
.content4 .c4-left .block{
  width: 80px;
  height: 4px;
  background-color: #fff;
  margin-left: 0;
}
.content4 .c4-left p{
  font-size: 20px;
  margin: 27px 0 28px;
}
.content4 .c4-left ul{
  margin-bottom: 10px;
}
.content4 .c4-left li{
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin-left: 25px;
  position: relative;
}
.content4 .c4-left li::before{
  content: ' ';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #ddc1dc;
  position: absolute;
  top: 12px;
  left: -25px;
}
.content4 .c4-left .c4-btn{
  display: block;
  width: 230px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 20px;
  background-color: #ea68a2;
  border-radius: 10px;
  text-align: center;
}
.content4 .c4-right{
  float: right;
  width: 791px;
}
.content4 .c4-right .sect{
  width: 392px;
  height: 180px;
  background-color: #fff;
  float: left;
  margin-right: 7px;
  margin-bottom: 14px;
}
.content4 .c4-right .sect .sect-left{
  width: 135px;
  float: left;
  margin: 20px 13px;
}
.content4 .c4-right .sect p{
  font-size: 16px;
  line-height: 28px;
  color: #111;
  text-align: left;
  margin-top: 40px;
}
.content4 .c4-right .sect p span {
  font-size: 18px;
  font-weight: bold;
}
.content5{
  padding: 108px 0 0;
  overflow: hidden;
  position: relative;
}
.content5 .title::before{
  content: 'POPULAR PROFESSIONAL RECOMMENDATION';
  width: 1720px;
  font-size: 50px;
  color: #efefef;
  font-weight: bold;
  letter-spacing: 15px;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 80px;
}
.content5 .lititle{
  margin-bottom: 46px;
}
.content5 .c5-left{
  float: left;
  margin-left: 30px;
}
.content5 .c5-right{
  float: right;
  width: 772px;
  padding-top: 12px;
}
.content5 .c5-right li{
  float: left;
  width: 380px;
  margin-right: 12px;
  color: #111111;
  position: relative;
}
.content5 .c5-right li .li-til{
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  text-indent: 10px;
  margin-top: 22px;
}
.content5 .c5-right li .li-til span{
  font-size: 16px;
  margin-left: 14px;
}
.content5 .c5-right li .nums{
  font-size: 16px;
  line-height: 16px;
  margin: 16px 0 32px;
  text-align: left;
  text-indent: 10px;
}
.content5 .c5-right li .nums span{
  color: #ff0000;
}
.content5 .c5-right li .c5-btn{
  display: block;
  width: 120px;
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  background-color: #ff6535;
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 2px;
  top: 236px;
}
.content6{
  padding-bottom: 110px;
}
.content6 .title{
  margin-top: -115px;
}
.content6 ul{
  margin-top: 70px;
}
.content6 li{
  display: inline-block;
  margin: 0 8px 18px;
}
.content6 .nec{
  font-size: 20px;
  margin: 16px 0 12px;
}
.content6 p{
  font-size: 18px;
  margin-bottom: 36px;
}
.content6 .c6-btn{
  display: block;
  margin: 0 auto;
  width: 500px;
  height: 54px;
  line-height: 54px;
  font-size: 22px;
  color: #fff;
  background-color: #ea68a2;
  border-radius: 16px;
}

.content7 {
  padding: 0 104px 53px;
  width: 992px;
}
.content7 .tit {
  color: #ff97be;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
}
.content7 ul {
  overflow: hidden;
  padding: 26px 70px 31px;
  border: 1px dashed #e5004f;
  margin-top: 22px;
}
.content7 ul li {
  width: 33%;
  float: left;
  text-align: center;
}
.content7 ul li img {
  margin: 0 auto;
}
.content7 ul li b {
  display: block;
  font-size: 24px;
  color: #ff97be;
  margin: 20px 0 9px;
}
.content7 ul li p {
  font-size: 18px;
  color: #6c6493;
}
.content7 img {
  transition: all ease-in-out 0.3s;
}
.content7 ul li {
  transition: all ease-in-out 0.3s;
}
.content7 ul li:hover > img{
  overflow: hidden;
  transform: scale(1.1);
}