.bl {
  display: block !important;
}

.cl {
  clear: both;
}

.banner {
  width: 100%;
  height: 640px;
  background: url(../img/am_01-min.png) no-repeat center;
  color: #fff;
  text-align: left;
}

.banner h1 {
  font-size: 60px;
  padding-top: 180px;
  padding-left: 40px;
  margin: 0;
}

.banner .contains>p {
  font-size: 20px;
  padding-left: 40px;
}

.banner h2 {
  font-size: 26px;
  margin-top: 35px;
  padding-left: 40px;
  font-weight: normal;
}

.banner a {
  display: block;
  width: 160px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  background: #ffa34d;
  margin-left: 40px;
  border-radius: 4px;
  color: #fff;
  margin-top: 40px;
}

.ba_form {
  width: 330px;
  height: 375px;
  padding: 0 35px;
  padding-top: 45px;
  background: rgba(255, 255, 255, 0.79);
  position: absolute;
  top: 90px;
  right: 75px;
  border-radius: 8px;
}

select, input {
  display: block;
}

.ba_form select, input {
  width: 310px;
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background: #fff;
  border: none;
  margin-bottom: 24px;
  font-size: 16px;
  color: #37383b;
}

.ba_form select {
  width: 330px;
}

.ba_btn {
  width: 330px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 30px;
  background: #ffa34d;
  display: block;
}

.main1 {
  padding-top: 40px;
}

.ml_list li {
  width: 350px;
  float: left;
  margin-bottom: 50px;
  margin-right: 70px;
}

.ml_list li:nth-of-type(3n) {
  margin-right: 0;
}

.m1_icon {
  width: 78px;
  height: 78px;
  border: 1px solid #4e5d73;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 78px;
  margin-right: 14px;
}

.ml_list .iconfont {
  font-size: 30px;
  vertical-align: middle;
}

.m1_cont {
  width: 250px;
  float: left;
}

.m1_cont h3 {
  font-size: 18px;
  color: #525252;
  margin-bottom: 18px;
}

.m1_cont p {
  font-size: 16px;
  color: #797a7c;
  line-height: 28px;
}

.main2 {
  background: #3c414b;
  padding-bottom: 80px;
  height: 612px;
}

.tit {
  font-size: 32px;
  padding-top: 40px;
  text-align: left;
  font-weight: normal;
}
.tit span{
  font-size: 16px;
  color: #c4c8d0;
  margin-left: 20px;
}
.main2 .tit {
  color: #fff;
  margin-left: 60px;
  margin-bottom: 56px;
}

.m2_list {
  width: 150px;
  position: absolute;
  left: -150px;
  top: 128px;
}

.m2_list li {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #3c414b;
  margin-bottom: 17px;
  background: #dadcdf;
  display: inline-block;
  float: right;
  cursor: pointer;
}

.m2_list li:hover {
  background: #ffa34d;
  font-weight: bold;
  color: #fff;
  transition: .5s;
}

.m2_list .m2_act {
  background: #ffa34d;
  font-weight: bold;
  color: #fff;
}

.m2_cont {
  display: none;
}
.hj p{
  padding-left: 40px;
  padding-right: 200px;
  font-size: 16px;
  color: #797a7c;
  line-height: 28px;
  margin-bottom: 50px;
  position: relative;

}
.main2 .hj p{
  color: #fff;
}
.main2 .hj{
  margin-left: 40px;
}
.hj p::before{
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #797a7c;
  left: 20px;
  top: 10px;

}
.main2 .hj p::before{
  background: #fff;
}
.ysu_list li{
    width: 280px;
    height: 110px;
    margin-right: 120px;
    background: #e0e2e4;
    float: left;
    margin-bottom: 40px;
}
.main2 .ysu_list{
  margin-left: 60px;
}
.main2 .ysu_list li:nth-of-type(3n){
  margin-right: 0px;
}
.main2 .ysu_list li{
  background: #525865;
}
.main2 .ysu_list li:nth-of-type(even){
  background: #717888;
}
.ysu_lf{
  width: 84px;
  float: left;
  text-align: center;
  height: 110px;
  line-height: 110px;
  color: #f5f6f7;
  font-size: 60px;
  position: relative;
}
.ysu_list li:nth-of-type(even) .ysu_lf::after{
  position: absolute;
  content: '';
  width: 1px;
  height: 64px;
  right: 0;
  top: 23px;
  background: #d5d8db;
}
.main2 .ysu_list li:nth-of-type(even) .ysu_lf::after{

  background: #5e6471;
}
.ysu_list li:nth-of-type(odd) .ysu_lf::after{
  position: absolute;
  content: '';
  width: 1px;
  height: 64px;
  right: 0;
  top: 23px;
  background: #f5f6f7;
}
.main2 .ysu_list li:nth-of-type(odd) .ysu_lf::after{

  background: #6b7383;
}
.ysu_list li:nth-of-type(even) {

  background: #eef0f2;
}
.ysu_list li:nth-of-type(even) .ysu_lf{
  color: #d5d8db;

}
.ysu_list li:nth-of-type(3n){
  margin-right: 80px;
}
.ysu_rt{
  width: 196px;
  float: left;
    height: 110px;
    text-align: center;
}
.main2 .ysu_rt h4{
  color: #fff;
}
.main2 .ysu_rt p{
  color: #fff;
}
.ysu_rt h4{
  font-size: 18px;
  color: #525865;
  padding-top: 30px;

}
.ysu_rt p{
  font-size: 14px;
  color: #797a7c;
  margin-top: 12px;
}
.ys_list {
  margin-left: 60px;
}

.ys_list li {
  width: 340px;
  float: left;
  margin-bottom: 60px;
  margin-right: 60px;
}

.ys_list li:nth-of-type(3n) {
  margin-right: 0;
}

.ys_list li h3 {
  font-size: 18px;
  color: #3c414b;
  margin-bottom: 15px;
  font-weight: normal;
}

.m2_cont .ys_list li h3 {
  color: #fff;
}

.ys_list li p {
  font-size: 16px;
  color: #797a7c;
  line-height: 24px;
}

.m2_cont li p {
  color: #cfd2d8;
}

.plan {
  margin-top: 60px;
}

.plan li {
  width: 494px;
  height: 424px;
  border: 3px solid #9398a4;
  float: left;
  margin: 0 30px;
}

.plan li h3 {
  font-size: 18px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #9398a4;
  position: relative;
}

.plan li h3 span {
  position: absolute;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #9398a4;
  font-size: 20px;
  color: #3c414b;
  font-weight: normal;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
}

.plan li h4 {
  padding: 0 30px;
  font-size: 16px;
  color: #525865;
  margin-top: 20px;
}

.plan li h4 span {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #525865;
  margin-left: -10px;
  margin-right: 7px;
  vertical-align: middle;
}

.plan li p {
  padding: 0 30px;
  color: #797a7c;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

.m2_cont .plan li h4 {
  color: #fff;
}

.m2_cont .plan li h4 span {
  background: #6b7280
}

.m2_cont .plan li p {
  color: #cfd2d8;
}

.m2_cont .time {
  width: 1200px;
  height: 368px;
  background: url(../img/am_04.png);
  background-size: 100% 100%;
}

.tj p {
  font-size: 16px;
  color: #797a7c;
  line-height: 40px;
  margin-bottom: 60px;
  margin-left: 15px;
}
.m2_cont .tj p{
  color: #fff;
}
.tj p span {
  width: 118px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #9ea5b1;
  border-radius: 6px;
  display: inline-block;
  margin-right: 26px;
}

.zx {
  width: 524px;
  height: 70px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
}

.zx_lf {
  width: calc(50% - 2px);
  float: left;
  border: 1px solid #ffa34d;
  height: 68px;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.zx_rt {
  display: block;
  width: 50%;
  float: left;
  height: 70px;
  background: #ffa34d;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.zx .iconfont {
  font-size: 24px;
}

.main3 {
  width: 100%;
  height: 750px;
  background: #fff url(../img/bg_03.png) right no-repeat;
}

.m3_list {
  width: 150px;
  position: absolute;
  right: -150px;
  top: 128px;
}

.m3_list li {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 17px;
  background: #3c414b;
  display: inline-block;
  cursor: pointer;
}

.m3_list li:hover {
  background: #ffa34d;
  font-weight: bold;
  color: #fff;
  transition: .5s;
}

.m3_list .m3_act {
  background: #ffa34d;
  font-weight: bold;
  color: #fff;
}

.m3_cont {
  display: none;
}

.main3 .tit {
  margin-bottom: 60px;
}

.main3 .contains {
  height: 750px;
  background: #fff
}
.tits{
  font-size: 16px;
  color: #797a7c;
  text-align: left;
  margin-top: -60px;
  margin-bottom: 40px;
}
.m3_cont .ys_list {
  margin-left: 0;
  margin-right: 60px;
}

.m3_cont .time {
  width: 1200px;
  height: 463px;
  background: url(../img/am_08.png);
}
.main3 .zx_lf{
  color: #ffa34d;
}
.main4 {
  width: 100%;
  height: 632px;
  background: url(../img/bg3_02-min.png) no-repeat center;

}
.m4_tit{
  float: left;
  width: 337px;
  height: 632px;
}
.m4_box{
  background: url(../img/en2_03.png);
  width: 338px;
  height: 312px;
  margin-top: 160px;
}
.m4_box h2{
  font-size: 32px;
  font-weight: normal;
  padding-top: 95px;
  line-height: 60px;
  color: #fff;
  margin-left: 30px;
}
.m4_box p{
  font-size: 16px;
  color: #fff;
  margin-top: -10px;
    margin-left: 30px;
    line-height: 28px;
}
.m4_main{
  width: 860px;
  height: 632px;
  float: left;
  position: relative;
}
.m4_list{
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.m4_list li{
  width: 25%;
  float: left;
  font-size: 18px;
  color: #fff;
}
.m4_list .m4_act{
  height: 62px;
  border-top: 8px solid #525865;
  color: #525865;
  font-weight: bold;
  background: #fff
}
.m4_cont{
  width: 860px;
  height: 562px;
  display: none;

}
.m4_cont .ys_list li:nth-of-type(3n) {
  margin-right: 60px;
}
.m4_cont .ys_list li:nth-of-type(2n) {
  margin-right: 0px;
}
.m4_cont .ys_list{
  margin-top: 40px;
}
.m4_cont .plan li{
  width: 580px;
  height: 190px;
  border: 3px solid #9398a4;
margin-left: 150px;
  margin-bottom: 45px;
}
.m4_cont .plan p{
  display: inline;
  padding: 0;
  font-weight: normal;
}
.m4_cont .tj{
  margin-top: 60px;
}
.m4_cont .tj span{
  display: block;
}
.m4_cont .tj p{
  margin-bottom: 30px;
}
.m4_cont .time img{
  width: 100%;
  margin-top: 40px;
}
.m4_main .zx{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -35px;
}
.main4 .zx_lf{
  background: #fdb068;
}
.main4 .ysu_list{
  margin-left: 60px;
  margin-top: 45px;

}
.main4 .ysu_list li{
  width: 200px;
  height: 200px;
  background: #e0e2e4;
  text-align: center;
  float: left;
  margin-right: 90px;
  margin-bottom: 40px;
}
.main4 .ysu_list li:nth-of-type(3n){
  margin-right: 0;
}
.main4 .ysu_list li h3{
    font-size: 60px;
    color: #f5f6f7;
    line-height: 80px;
    position: relative;
}
.main4 .ysu_list li:nth-of-type(even){
  background: #fff;
}
.main4 .ysu_list li:nth-of-type(even) h3{
  color: #d5d8db
}
.main4 .ysu_list li h3::after{
  position: absolute;
  content: '';
  width: 112px;
  height: 1px;
  background: #f5f6f7;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.main4 .ysu_list li:nth-of-type(even) h3::after{
  background: #d5d8db
}
.main4 .ysu_list li h4{
  font-size: 18px;
  color: #525865;
  margin-top: 26px;
}
.main4 .ysu_list li p{
  font-size: 14px;
  color: #797a7c;
  margin-top: 10px;
}
.main4 .hj{
  padding-top: 60px;
}
.main5{
  margin-top: 50px;
  padding-top: 60px;
  background: #eef0f2
}
.m5_tit{
  background: url(../img/en_14.png);
  width: 397px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.m5_list li{
  width: 397px;
  height: 295px;
  float: left;
  margin-right: 4.5px;
  margin-bottom: 6px;
  position: relative;
  transition: .5s;
}
.m5_list li:nth-of-type(3n){
  margin-right: 0;
}
.m5_list li:nth-of-type(1){
  background: url(../img/en_18-min.png);
}
.m5_list li:nth-of-type(2){
  background: url(../img/en_20-min.png);
}
.m5_list li:nth-of-type(3){
  background: url(../img/en_22-min.png);
}
.m5_list li:nth-of-type(4){
  background: url(../img/en_27-min.png);
}
.m5_list li:nth-of-type(5){
  background: url(../img/en_28-min.png);
}
.m5_list li:nth-of-type(6){
  background: url(../img/en_29-min.png);
}
.outside{
  position: absolute;
  width: 397px;
  height: 295px;
  text-align: center;
  color: #fff;
  left: 0;
  top: 0;

}
.outside p{
  margin-top: 100px;
}
.outside p .iconfont{
  font-size: 40px;

}
.outside h3{
  font-size: 20px;
  margin-top: 10px;
}
.inside{
  position: absolute;
  padding: 0 35px;
  width: 327px;
  height: 295px;
  text-align: left;
  color: #fff;
  left: 0;
  top: 0;
  background: rgba(60,65,75,0.89);
  opacity: 0;
}
.inside h3{
    font-size: 20px;
    padding-top: 80px;
}
.inside p{
  font-size: 14px;
  margin-top: 20px;
  line-height: 24px;
}
.m5_list li:hover .outside{
  opacity: 0;
}
.m5_list li:hover .inside{
  opacity: 1;
}
.main6 .tit{
  margin-bottom: 60px;
  padding-top: 100px;
}
.money_list li{
  width: 380px;
  height: 520px;
  float: left;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  margin-right: 30px;
}
.money_list li:nth-of-type(3n){
  margin-right: 0
}
.money_list li h3{
  font-size: 18px;
  color: #525865;
  text-align: center;
  position: relative;
  line-height: 89px;
}
.money_list li h3 .iconfont{
  font-size: 35px;
  vertical-align: middle;
  font-weight: normal;
}
.money_list li h3::after{
  position: absolute;
  content: '';
  width: 310px;
  height: 1px;
  background: #efeff2;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.money_list li h4{
  font-size: 16px;
  color: #525865;
  margin-top: 32px;
  padding-left: 28px;
}
.money_list li p{
  padding-left: 40px;
  font-size: 14px;
  color: #797a7c;
  line-height: 24px;
  margin-top: 18px;
  padding-right: 30px;
  position: relative;
}
.money_list li p::after{
  position: absolute;
  content: '';
  background: url(../img/am2_10.png);
  width: 8px;
  height: 8px;
  background-size: 100% 100%;
  left: 26px;
  top: 8px;

}
.main6 .zx_lf{
  color: #ffa34d;
}
