* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

body,
html {
  min-width: 1200px;
  margin: 0;
}
div,
p,
a,
span,
li,
i {
  box-sizing: border-box;
}
.none {
  display: none;
}

.main-body {
  width: 100%;
  height: 7594px;
  background: url(../../../../images/activity/jiaozhao/PC/bg1.jpg?v=20240108) no-repeat;
  background-size: 100% 100%;
}
.m-logo {
  padding-top: 68px;
}
.m-logo a {
  display: block;
  width: 318px;
  height: 86px;
  background: url(../../../../images/activity/jiaozhao/PC/logo.png) no-repeat;
  background-size: 100% 100%;
}

.m-tip {
  width: 970px;
  height: 110px;
  background-color: #eafffb;
  border-radius: 10px;
  padding-top: 4px;
  padding-left: 12px;
  margin-top: 516px;
}
.m-tip a {
  float: left;
  font-size: 24px;
  color: #333333;
  margin: 10px 30px;
}
.m-tip a:hover {
  color: #f57b3c;
}
.m-hot {
  width: 100%;
  height: 460px;
  background-color: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(5, 190, 149, 0.15);
  border-radius: 10px;
  margin-top: 204px;
  position: relative;
  padding: 72px 0 0 98px;
}
.m-hot-tit {
  width: 523px;
  height: 70px;
  background: url(../../../../images/activity/jiaozhao/PC/tit01.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
}
.m-hot-left {
  float: left;
}
.m-hot-left > p {
  font-size: 28px;
  color: #333333;
  font-weight: 800;
  height: 30px;
  line-height: 30px;
  border-left: 6px solid #f57b3c;
  padding-left: 20px;
  margin-bottom: 30px;
  margin-left: 40px;
}
.m-hot-left > div {
  width: 450px;
  height: 286px;
  background-color: #eafefb;
  border-radius: 10px;
  margin-right: 80px;
}
.m-hot-left ul {
  padding: 20px 0 0 20px;
}
.m-hot-left ul li {
  height: 40px;
  line-height: 40px;
}
.m-hot-left ul li a {
  font-size: 20px;
  color: #333333;
}
.m-hot-left ul li a:hover {
  color: #f57b3c;
}
.m-hot-left > div > a {
  text-align: right;
  font-size: 22px;
  color: #333333;
  display: block;
  padding-right: 30px;
  margin-top: 14px;
}
.m-collect {
  width: 100%;
  height: 800px;
  background-color: #eafefb;
  box-shadow: 0px 1px 5px 0px rgba(5, 190, 149, 0.15);
  border-radius: 10px;
  position: relative;
  margin-top: 98px;
}
.m-collect .m-hot-tit {
  width: 593px;
  height: 70px;
  background: url(../../../../images/activity/jiaozhao/PC/tit02.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li {
  width: 276px;
  height: 295px;
  background-color: #ffffff;
  box-shadow: 1px 1px 4px 0px rgba(1, 117, 119, 0.36);
  border-radius: 10px;
  position: relative;
  padding-top: 66px;
  margin-bottom: 70px;
  margin-right: 50px;
}
.m-collect ul li:nth-of-type(3n) {
  margin-right: 0px;
}
.m-collect ul li > span {
  position: absolute;
  top: -43px;
  left: 50%;
  transform: translateX(-50%);
  width: 87px;
  height: 87px;
}
.m-collect ul li:nth-of-type(1) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon01.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li:nth-of-type(2) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon02.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li:nth-of-type(3) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon03.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li:nth-of-type(4) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon04.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li:nth-of-type(5) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon05.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect ul li:nth-of-type(6) > span {
  background: url(../../../../images/activity/jiaozhao/PC/icon06.png) no-repeat;
  background-size: 100% 100%;
}
.m-collect {
  padding: 100px 0 0 126px;
}
.m-collect h3 {
  font-size: 28px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}
.m-collect ul {
  height: 710px;
}
.m-collect ul li {
  float: left;
  zoom: 1;
}
.m-collect ul li p {
  padding-left: 29px;
  font-size: 22px;
  color: #333333;
  line-height: 40px;
}
.m-collect ul li p i {
  color: #f57b3c;
  margin-right: 6px;
}
.m-collect ul li a {
  width: 205px;
  height: 55px;
  background-color: #f57b3c;
  border-radius: 27px;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  color: #ffffff;
  line-height: 55px;
  text-align: center;
  margin-top: 30px;
}
.m-collect ul li:nth-of-type(3) a {
  margin-top: 12px;
}
.m-collect ul li:nth-of-type(3) p {
  line-height: 33px;
}
.m-collect ul li div {
  width: 121px;
  height: 43px;
  background-color: #ffffff;
  border-radius: 21px;
  border: dashed 1px #f57b3c;
  font-size: 22px;
  color: #f57b3c;
  line-height: 43px;
  text-align: center;
  font-weight: 800;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-collect ul li div:nth-of-type(2n-1) {
  margin-left: 12px;
}
.m-question {
  width: 100%;
  height: 890px;
  background: url(../../../../images/activity/jiaozhao/PC/bgu01.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 63px;
  padding: 158px 0 0 132px;
}
.m-question > ul {
  height: 330px;
}
.m-question > ul > li {
  height: 82px;
  float: left;
  margin-right: 144px;
  width: 430px;
}
.m-question > ul > li:nth-of-type(2n) {
  margin-right: 0px;
}
.m-question > ul > li > span {
  float: left;
  font-size: 24px;
  color: #333333;
  padding-top: 10px;
}
.m-question > ul > li > a {
  float: right;
  width: 131px;
  height: 43px;
  line-height: 43px;
  background-color: #f57b3c;
  border-radius: 21px;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  margin-right: 20px;
}
.m-zhidao {
  position: relative;
  width: 100%;
  height: 380px;
  background-color: #eafefb;
  box-shadow: 0px 1px 5px 0px rgba(5, 190, 149, 0.15);
  border-radius: 10px;
  margin-top: 96px;
  padding: 82px 0 0 33px;
}
.m-zhidao .m-hot-tit {
  width: 753px;
  height: 70px;
  background: url(../../../../images/activity/jiaozhao/PC/tit03.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul {
  height: 251px;
}
.m-zhidao > ul > li {
  width: 197px;
  height: 251px;
  background-color: #ffffff;
  box-shadow: 1px 1px 4px 0px rgba(1, 117, 119, 0.36);
  border-radius: 10px;
  margin: 0 15px;
  padding-top: 28px;
  float: left;
}
.m-zhidao > ul > li > span {
  display: block;
  width: 82px;
  height: 82px;
  margin: 0 auto;
}
.m-zhidao > ul > li:nth-of-type(1) > span {
  background: url(../../../../images/activity/jiaozhao/PC/face01.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul > li:nth-of-type(2) > span {
  background: url(../../../../images/activity/jiaozhao/PC/face02.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul > li:nth-of-type(3) > span {
  background: url(../../../../images/activity/jiaozhao/PC/face03.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul > li:nth-of-type(4) > span {
  background: url(../../../../images/activity/jiaozhao/PC/face04.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul > li:nth-of-type(5) > span {
  background: url(../../../../images/activity/jiaozhao/PC/face05.png) no-repeat;
  background-size: 100% 100%;
}
.m-zhidao > ul > li > p {
  text-align: center;
  font-size: 28px;
  color: #333333;
  font-weight: 800;
  margin: 26px 0 28px 0;
}
.m-zhidao > ul > li > a {
  display: block;
  width: 151px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background-color: #f57b3c;
  border-radius: 24px;
  margin: 0 auto;
}
.m-reason {
  width: 1188px;
  height: 1130px;
  background: url(../../../../images/activity/jiaozhao/PC/reason.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
}
.m-reason a {
  width: 205px;
  height: 55px;
  line-height: 55px;
  background-color: #f57b3c;
  border-radius: 27px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
.m-haoke {
  width: 100%;
  height: 810px;
  background-color: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(5, 190, 149, 0.15);
  border-radius: 10px;
  position: relative;
  margin-top: 96px;
  padding: 66px 66px 0 66px;
}
.m-haoke .m-hot-tit {
  width: 623px;
  height: 70px;
  background: url(../../../../images/activity/jiaozhao/PC/tit04.png) no-repeat;
  background-size: 100% 100%;
}
.tftable {
  font-size: 12px;
  color: #333333;
  width: 100%;
  border-width: 1px;
  border-color: #729ea5;
  border-collapse: collapse;
}
.tftable th {
  font-size: 20px;
  background-color: #49b1a6;
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #b2f1e5;
  text-align: left;
  color: #ffffff;
  text-align: center;
  padding: 25px 0 19px 0;
}
.tftable th:nth-of-type(1){
    width: 137px;
}
.tftable th:nth-of-type(2){
    width: 240px;
}
.tftable th:nth-of-type(3){
    width: 98px;
}
.tftable th:nth-of-type(4){
    width: 244px;
}
.tftable th:nth-of-type(5){
    width: 160px;
}
.tftable th:nth-of-type(6){
    width: 160px;
}
.tftable tr {
  background-color: #ffffff;
}
.tftable td {
  font-size: 18px;
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #b2f1e5;
  line-height: 32px;
}
.tftable td:nth-of-type(1){
    background-color: #f57b3c;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
    padding-left: 10px;
}
.tftable td:nth-of-type(2){
    padding-left: 10px;
}
.tftable td:nth-of-type(3){
    font-weight: 800;
    line-height: 50px;
    text-align: center;
}
.tftable td:nth-of-type(5) a{
    display: block;
    margin: 0 auto;
    width: 131px;
	height: 43px;
	background-color: #f57b3c;
	border-radius: 21px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 800;
    text-align: center;
    line-height: 43px;
}
.tftable td:nth-of-type(6) a{
    display: block;
    margin: 0 auto;
    width: 131px;
	height: 43px;
	background-color: #22858f;
	border-radius: 21px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 800;
    text-align: center;
    line-height: 43px;
}
.m-libao{
    width: 100%;
	height: 730px;
	background-color: #ffffff;
	box-shadow: 0px 1px 5px 0px 
		rgba(5, 190, 149, 0.15);
	border-radius: 10px;
    margin-top: 96px;
    position: relative;
    padding: 66px 17px 0 26px;
}
.m-libao .m-hot-tit{
    width: 603px;
    height: 70px;
    background: url(../../../../images/activity/jiaozhao/PC/tit05.png) no-repeat;
    background-size: 100% 100%;
}
.libao-left{
    float: left;
    width: 522px;
    height: 371px;
    background: url(../../../../images/activity/jiaozhao/PC/left.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 26px;
}
.libao-left{
    background: url(../../../../images/activity/jiaozhao/PC/right.png) no-repeat;
    background-size: 100% 100%;
    padding: 94px 0 0 87px;
}
.libao-left>div{
    height: 66px;
    line-height: 66px;
    width: 100%;
}
.libao-left>div>span{
    float: left;
    font-size: 24px;
    color: #333333;
    margin-top: -12px;
}
.libao-left>div>span>i{
    color: #f57b3c;
}
.libao-left>div>a{
    float: right;
    width: 151px;
	height: 49px;
	background-color: #f57b3c;
	border-radius: 24px;
    font-size: 23px;
    line-height: 49px;
    text-align: center;
    color: #ffffff;
    margin-right: 30px;
}
.m-sx{
    width: 100%;
    height: 655px;
    background: url(../../../../images/activity/jiaozhao/PC/sx1.png?v=20240108) no-repeat;
    background-size: 100% 100%;
    margin-top: 62px;
    padding: 130px 48px 0 48px;
    font-size: 22px;
    color: #333333;
    line-height: 36px;
}
.m-sx p{
    text-indent: 2em;
}
.m-sx>div{
    margin-top: 85px;
}
.m-sx>div>span{
    float: left;
    width: 256px;
    height: 140px;
    padding: 38px 63px 0 25px;
    margin: 0 10px;
    line-height: 30px;
}
.form01{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.form1-left .yxItemContent .divItemC label{
    width: 130px;
    display: inline-block;
}
.form1-left .yxItem{
   width: 50% !important;
   font-size: 24px;
   color: #333333;
}
.form1-left .yxCrmPanel .yxItem .yxItemLabel{
    width: 30% !important;
}
.form1-left .yxCrmPanel .yxItem .yxItemContent{
    width: 69% !important;
}
.form1-left{
    margin-top: 132px;
}
.form1-left .yxCrmPanel .yxItem.cascadeselect .yxItemContent select{
    width: 242px;
}
.form1-left .yxCrmPanel .yxItem.text .yxItemContent input{
    width: 230px !important;
}
.form1-left .yxCrmPanel .btn.btn-primary.submit{
    display: block;
	font-size: 24px;
	line-height: 55px;
	color: #ffffff;
    width: 205px;
	height: 55px;
	background-color: #f57b3c;
	border-radius: 27px;
    padding: 0;
    margin-left:34%;
}
.libao-form .yxCrmPanel .yxItem .yxItemLabel{
    font-size: 24px;
    color: #333333;
}
.libao-form .yxCrmPanel .yxItem{
    margin-bottom: 30px;
    padding-left: 27%;
}
.libao-form .yxCrmPanel .yxItem.cascadeselect .yxItemContent select{
    width: 300px;
}
.libao-form .yxCrmPanel .yxItem.text .yxItemContent input{
    width: 289px;
}
.libao-form{
    padding-top: 410px;
}
.libao-form .yxCrmPanel .btn.btn-primary.submit{
    width: 205px;
	height: 55px;
	background-color: #f57b3c;
	border-radius: 27px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    padding: 0;
    margin-top: 30px;
}
.bot{
    width: 100%;
	height: 120px;
	background-color: #ffffff;
	border: solid 1px #f1f1f1;
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    text-align: center;
    padding-top: 20px;
}
.top{
    width: 74px;
    height: 75px;
    background: url(../../../../images/activity/jiaozhao/PC/top.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 76%;
    right: 11%;
    display: none;
}
@media screen and (max-width: 1600px) {
    .top{
        right: 2%;
    }
}
@media screen and (max-width: 1420px) {
    .top{
        right: 0;
    }
}
