.bl {
  display: block !important;
}

.cl {
  clear: both;
}

.banner {
  width: 100%;
  height: 640px;
  background: url(../img/en_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: #26c6da;
  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: #26c6da;
  display: block;
}

.main1 {
  padding-top: 40px;
}

.ml_list li {
  width: 485px;
  float: left;
  margin-bottom: 50px;
}

.ml_list li:nth-of-type(even) {
  float: right;
}

.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: 390px;
  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: #3e444e;
  padding-bottom: 80px;
  height: 710px;
}

.tit {
  font-size: 32px;
  padding-top: 40px;
  text-align: left;
  font-weight: normal;
}

.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: #26c6da;
  font-weight: bold;
  color: #fff;
  transition: .5s;
}

.m2_list .m2_act {
  background: #26c6da;
  font-weight: bold;
  color: #fff;
}

.m2_cont {
  display: none;
}

.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: 528px;
  background: url(../img/en_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: 50%;
  float: left;
  background: #23b6c8;
  height: 70px;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.zx_rt {
  display: block;
  width: 50%;
  float: left;
  height: 70px;
  background: #26c6da;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.zx .iconfont {
  font-size: 24px;
}

.main3 {
  width: 100%;
  height: 750px;
  background: #eef0f2 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: #26c6da;
  font-weight: bold;
  color: #fff;
  transition: .5s;
}

.m3_list .m3_act {
  background: #26c6da;
  font-weight: bold;
  color: #fff;
}

.m3_cont {
  display: none;
}

.main3 .tit {
  margin-bottom: 60px;
}

.main3 .contains {
  height: 750px;
  background: #eef0f2
}

.m3_cont .ys_list {
  margin-left: 0;
  margin-right: 60px;
}

.m3_cont .time {
  width: 1200px;
  height: 478px;
  background: url(../img/en_07.png);
}

.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_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{
  width: 100%;
  height: 538px;
  background: url(../img/time_01.png);
  background-size: 100% 100%;
}
.m4_main .zx{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -35px;
}
.main5{
  margin-top: 110px;
}
.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;
}
