.bl {
  display: block !important;
}

.cl {
  clear: both;
}
html{
  background: #fffaf9;
}
.contains {
	width: 1366px !important;
	margin: 0 auto;
	position: relative;
}


.main4 {
 padding-top: 80px;
  padding-bottom: 100px;
}
.main4  .tit b{
  font-weight: normal;
  font-size: 18px;
  bottom: -12px;
  font-style: normal;
}
.m4_list {
  margin-top: 50px;
}

.m4_list li {
  width: 681px;
  height: 251px;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  position: relative;
}

.outside {
  position: absolute;
  width: 681px;
  height: 251px;
  text-align: center;
  color: #fff;
  left: 0;
  top: 0;
}

.outside p {
  margin-top: 70px;
}

.outside p .iconfont {
  font-size: 40px;
}

.outside h3 {
  font-size: 20px;
  margin-top: 10px;
}

.inside {
  position: absolute;
  padding-left: 210px;
  width: 471px;
  height: 251px;
  text-align: left;
  color: #fff;
  left: 0;
  top: 0;
  background-image: linear-gradient(37deg, rgba(239,115,95,0.75), rgba(255,156,74,0.75));

  opacity: 0;
}

.inside h3 {
  font-size: 20px;
  padding-top: 60px;
  margin-bottom: 20px;
}

.inside p {
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 24px;
}

.m4_list li:hover .outside {
  opacity: 0;
}

.m4_list li:hover .inside {
  opacity: 1;
}

.m4_list li:nth-of-type(1) {
  background: url(../img/btm_03.png);
  background-size: 100% 100%;
}

.m4_list li:nth-of-type(2) {
  background: url(../img/btm_05.png);
  background-size: 100% 100%;
}

.m4_list li:nth-of-type(3) {
  background: url(../img/btm_09.png);
  background-size: 100% 100%;
}

.m4_list li:nth-of-type(4) {
  background: url(../img/btm_10.png);
  background-size: 100% 100%;
}

.m4_list li:nth-of-type(2n) {
  margin-right: 0;
}

.banner {
  width: 100%;
  height: 781px;
  background: url(../img/zx_01.png) center no-repeat;
  box-sizing: border-box;
  padding-top: 600px;
}

.banner h2 {
  font-size: 60px;
  padding-top: 150px;
  color: #233d63;
}
.ba_zx{
  display: inline-block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  background: #fff;
  border-radius: 32px;
  text-align: center;
  font-size: 18px;
  color: #4e587d;
}
.banner img{
  vertical-align: middle;
  margin-right: 5px;
}
.ba_zx1{
  display: inline-block;
  padding: 0 40px;
  height: 64px;
  line-height: 64px;
  background: #425ec9;
  border-radius: 32px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-left: 30px;
}
.main1{
  margin-top: 90px;
}
.tit{
  margin: 0 auto;
  border: 1px solid #24305c;
  height: 58px;
  position: relative;
  box-sizing: border-box;
}
.main1 .tit{
  width: 550px;
}
.main2 .tit{
  width: 510px;
}
.main3 .tit{
  width: 390px;
}
.main4 .tit{
  width: 490px;
}
.main5 .tit{
  width: 450px;
}
.tit span{
  display: table;
  padding: 0 5px;
  text-align: center;
  font-size: 56px;
  color: #24305c;
  background: #fffaf9;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -40px;
  font-weight: normal;
}
.tit b{
  display: table;
  padding: 0 5px;
  text-align: center;
  font-size: 32px;
  color: #adb0c2;
  background: #fffaf9;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
 font-style: italic;
}
.m1_list{
  box-sizing: border-box;
  width: 740px;
  padding: 30px;
  background: #f8f2ee;
  border-radius: 16px;
  margin-top: 65px;
  float: left;
  padding-bottom: 15px;
}
.m1_list li{
  padding: 20px 45px 20px 100px;
  box-sizing: border-box;
  background: #fffaf9;
  border-radius: 12px;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
}
.m1_list li>img{
  position: absolute;
  left: 22px;
  top: 30px;
}
.m1_list li h3{
  font-size: 18px;
  color: #24305c;
  margin-bottom: 10px;
}
.m1_li span{
  padding-left: 15px;
  position: relative;
  font-size: 14px;
  color: #5e5f69;
  margin-right: 20px;
  line-height: 28px;
}
.m1_li span>img{
  position: absolute;
  left: 0;
  top: 5px;
}
.m1_msg{
  font-size: 14px;
  color: #5e5f69;
  margin-top: 15px;
  display: none;
}
.m1_list .m1_act{
  border: 4px solid #fb934f;
  box-shadow: 3px 3px 16px rgba(236,156,119,0.5);
}
.m1_list .m1_act .m1_msg{
  display: block;
}
.m1_cont{
  float: left;
  width: 626px;
  box-sizing: border-box;
  height: 420px;
  margin-top: 180px;
  border: 1px solid #b2b5c6;
  border-left: none;
  text-align: center;
  padding-top: 60px;
  display: none;
}
.m1_cont h3{
  font-size: 24px;
  color: #f77849;
  height:50px;
  line-height: 50px;
}
.m1_cont h3 b{
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.m1_cont h3 b span{
  position: absolute;
  font-size: 48px;
  color: #f2ecea;
  font-style: italic;
  left: -10px;
  bottom: 5px;
  z-index: -1;
}
.m1_cont h4{
  font-size: 14px;
  color: #24305c;
  margin-top: 10px;
}
.m1_cont h4 span{
  padding: 0 15px;
}
.m1_case{
  font-size: 14px;
  color: #5e5f69;
  line-height: 28px;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 0 50px;
}
.m1_zx{
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}
.m1_zx span{
  display: inline-block;
  padding: 0 40px;
  height: 64px;
  line-height: 64px;
  background: #425ec9;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  border-radius: 32px;
}
.main2{
  padding-top: 140px;
}
.m2_box{
  margin-top: 15px;
  width: 100%;
  height: 540px;
  background: url(../img/bg_06.png)center no-repeat;
}
.m2_list1{
  width: 140px;
  float: left;
  margin-top: 130px;
  position: relative;
  z-index: 2;
}
.m2_list1 li{
  width: 133px;
  background: #ddd9d7;
  color: #fff;
  font-size: 24px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  cursor: pointer;
  border-radius: 4px 0 0 4px;
}
.m2_list1 .m2_act{
  font-weight: bold;
  width: 140px;
  background-image: linear-gradient(37deg,#ef735f, #ff9c4a);

}
.m2_img{
  position: absolute;
  display: none;
  left: 133px;
  top: 40px;
  z-index: 1;
}
.m2_list2{
  width: 900px;
  float: right;
  height: 420px;
  margin-top: 62px;
  display: none;
}
.m2_list2 li{
  box-sizing: border-box;
  padding-top: 20px;
  width: 25%;
  float: left;
  height: 210px;
  text-align: center;
}
.m2_list2 li img{
  width: 88px;
  height: 113px;
  display: block;
  margin: 0 auto;
  object-fit: scale-down;
}
.m2_list2 li h4{
  font-size: 18px;
  color: #24305c;
  font-weight: normal;
}
.m2_list2 li h5{
  font-size: 14px;
  color: #24305c;
  font-weight: normal;
  font-style: italic;
}
.m2_zx{
  text-align: center;
  font-size: 0;
}
.m2_zx a{
  display: inline-block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  box-sizing: border-box;
  border: 1px solid #425ec9;
  color: #425ec9;
  font-size: 18px;
  margin-right: 30px;
}
.m2_zx span{
  display: inline-block;
 padding: 0 40px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  box-sizing: border-box;
  background: #425ec9;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
 
}
.m2_zx span img{
  vertical-align: middle;
  margin-right: 5px;
}
.main3{
  padding-top: 110px;
}
.m3_lf{
  width: 610px;
  height: 377px;
  background: url(../img/zx_04.png);
  margin-top: 80px;
  text-align: center;
  float: left;
}
.m3_bf{
  width: 290px;
  float: left;
  padding-top: 110px;
}
.m3_bf p{
  font-size: 16px;
  color: #898a92;
  margin-bottom: 25px;
}
.m3_af{
  width: 290px;
  float: left;
  padding-top: 100px;
}
.m3_af p{
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}
.m3_fm{
  width: 730px;
  float: right;
  padding-top: 60px;
}
.m3_fm h3{
text-align: center;
font-size: 24px;
color: #24305c;
}
input {
	display: none;
}
label {
	cursor: pointer;
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	position: relative;
	vertical-align: bottom;
}

input[type="radio"]+label::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0;
	background: url(../img/zx2_03.png);
}

input[type="radio"]:checked+label::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/zx2_05.png);
}
.fm_se{
  width: 96px;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
  color: #5e5f69;
}
.fm_box{
  margin-top: 25px;
}
.fm_box h4{
  font-size: 18px;
  color: #24305c;
  width: 140px;
  float: left;
  font-weight: normal;
}
.fm_rt{
  width: 590px;
  float: right;
}
textarea{
  display: block;
  float: right;
  width: 590px;
  height: 64px;
  background: #fff;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  padding-left: 10px;
}
#wechat1{
  display: block;
  width: 395px;
  height: 40px;
  line-height: 40px;
  float: left;
  background: url(../img/zx_07.png);
  border: none;
  box-sizing: border-box;
  padding-left: 10px;
}
.m3_btn{
  float: right;
  display: block;
  width: 165px;
  border: none;
  background: #425ec9;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.fm_text h4{
  line-height: 64px;
}
.fm_input h4{
  line-height: 40px;
}
.main5{
  padding-top: 80px;
}
.m5_list{
  margin-top: 60px!important;
}
.m5_list li{
  width: 203px;
  height: 400px;
  float: left;
  background: url(../img/zx_12.png);
  border-radius: 0 24px 24px 0;
  margin-right: 25px;
}
.m5_list li:nth-of-type(6){
  margin-right: 0;
}
.m5_list li>img{
  display: block;
  margin-top: 35px;
}
.m5_list li h3{
  font-size: 18px;
  color: #24305c;
  padding-left: 25px;
  margin-top: 15px;
}
.m5_list li p{
  padding: 0 25px;
  font-size: 14px;
  color: #5e5f69;
  margin-top: 10px;
  line-height: 24px;
}
.ad{
  width: 100%;
  height: 310px;
  background: url(../img/zx_15.png)center no-repeat;
  margin-top: 50px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 120px;
}
.ad h2{
  font-size: 40px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}