@charset "utf-8";

/*通用样式*/
html,
body,
div,
span,
iframe,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	list-style: none;
}

body {
	background: #ffffff;
	font: normal 13px/22px "微软雅黑";
}

html,
body {
	position: relative;
	height: 100%;
}

i {
	font-style: normal;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: red;
}

.clear {
	clear: both;
}

div {
	box-sizing: border-box;
}

.dn {
	display: none;
}

.clearfix::after {
	content: '\20';
	height: 0;
	clear: both;
	display: block;
}





/* CSS Document */

.content{width:1920px}

.banner {
	width: 100%;
	height: 400px;
	background:  url(../images/banbg1.png) center no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 80px;
}

.banner a {
	display: block;
	height: 100%;
	padding-top: 100px;
	box-sizing: border-box;
}

.banner h2 {
	font-size: 85px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 80px;
	line-height: 1;
}

.banner p {
	margin: 0 auto;
	width: 500px;
	
	font-size: 40px;
	font-weight:bold;
	color: #aa0b0e;
	line-height: 75px;
	text-align: center;
	border-radius: 8px;	
	-webkit-text-stroke-width:2px;
	-webkit-text-stroke-color:#fff;
}

.banner p::after {
	content: '';
	position: absolute;
	top: -15px;
	left: 40px;
	width: 30px;
	height: 30px;
	background: #ffffff;
	transform: rotate(45deg);
}

.banner .next {
	position: absolute;
	top: 50%;
	left: 11vw;
	width: 42px;
	height: 24px;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/dow.png) center no-repeat;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.main1 {
	border: 2px solid #345AD5;
	border-radius: 10px;
	height: 200px;
	padding-top: 20px;
	margin-bottom: 80px;
}

.main1 .title {
	padding-left: 30px;
	margin-bottom: 43px;
}

.main1 .title h2 {
	font-size: 30px;
	color: #345AD5;
	font-weight: bold;
	line-height: 1;
}

.main1 .title h2 span {
	display: inline-block;
	height: 49px;
	width: 46px;
	vertical-align: -18px;
	margin-right: 10px;
}

.main1 .left {
	float: left;
	padding-left: 40px;
}

.main1 .left .cxcj {
	display: inline-block;
	width: 120px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #181818;
	border: 2px solid #A7BBFF;
	border-radius: 5px;
	margin-right: 40px;
	box-sizing: border-box;
}

.main1 .left select {
	width: 120px;
	height: 40px;
	outline: none;
	border: 2px solid #A7BBFF;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0 10px;
	margin-right: 40px;
	font-size: 16px;
	color: #181818;
	white-space: normal;
}

.main1 .left input {
	outline: none;
	border: 2px solid #A7BBFF;
	border-radius: 5px;
	height: 40px;
	font-size: 16px;
	color: #181818;
	white-space: normal;
	box-sizing: border-box;
	padding: 0 10px;
}

.main1 .left input.inp1 {
	width: 200px;
	margin-right: 40px;
}

.main1 .left input.inp2 {
	width: 130px;
}

.main1 .left .yzm {
	display: inline-block;
	width: 120px;
	line-height: 36px;
	border: 2px solid #345AD5;
	border-radius: 5px;
	font-size: 16px;
	color: #345AD5;
	text-align: center;
	background: #E3EAFF;
	margin-left: -12px;
	box-sizing: border-box;
	vertical-align: -1px;
}

.main1 .right {
	width: 240px;
	float: right;
	margin-right: 37px;
}

.main1 .right .submit {
	display: block;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: #345AD5;
	border-radius: 5px;
	margin-bottom: 9px;
}

.main1 .right p {
	font-size: 12px;
	line-height: 1;
	color: #999999;
}

.main1 .right p a {
	color: #345AD5;
}

.main1 .right p input {
	margin-right: 16px;
	vertical-align: -2px;
}

.main2 {
	margin-bottom: 80px;
}

.main2 .left {
	width: 560px;
	float: left;
	border-radius: 10px;
	overflow: hidden;
	background: #F0F4FF;
	border: 1px solid #A7BBFF;
}

.main2 .left .tit {
	width: 100%;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bg2.png) center no-repeat;
	background-size: cover;
}

.main2 .left .tit h2 {
	font-size: 30px;
	color: #ffffff;
	line-height: 80px;
	text-align: center;
}

.main2 .left ul {
	padding: 50px 0;
}

.main2 .left ul li {
	text-align: center;
	font-size: 26px;
	line-height: 2;
	position: relative;
}

.main2 .left ul li a {
	color: #181818;
}

.main2 .left ul li::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 48px;
	width: 6px;
	height: 6px;
	background: #345AD5;
	border-radius: 50%;
	transform: translateY(-50%);
}

.main2 .right {
	width: 595px;
	float: right;
}

.main2 .right .layerA {
	margin-bottom: 42px;
}

.main2 .right .layerA a {
	display: block;
	width: 100%;
	height: 200px;
	background:url("../images/bg3-1.png") center no-repeat;
	background-size: cover;
}

.main2 .right .layerB {
	width: 100%;
	height: 200px;
	background:  url("../images/1-1.jpg") center no-repeat;
	background-size: cover;
	position: relative;
}

.main2 .right .layerB a {
	position: absolute;
	display: block;
	top: 120px;
	right: 70px;
	width: 140px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #FFA94B;
	border-radius: 40px;
	border: 1px solid #FFFFFF;
}

.main3 {
	width: 100%;
	background: #FFA94B;
	padding: 50px 0;
	margin-bottom: 80px;
}

.main3 li {
	float: left;
	width: 32%;
	margin-right: 2%;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 10px;
	transition: 0.5s;
}

.main3 li a {
	display: block;
	padding: 40px 40px 28px;
}

.main3 li:last-child {
	margin-right: 0;
}

.main3 li .icon {
	width: 100%;
	height: 172px;
	position: relative;
	background: #FFF4E8;
	margin-bottom: 20px;
	transition: 0.5s;
}

.main3 li .icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.main3 li h2 {
	font-size: 20px;
	color: #333333;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	transition: 0.5s;
}

.main3 li h2::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	width: 20px;
	height: 2px;
	background: #333333;
	transform: translateX(-50%);
}

.main3 li p {
	font-size: 14px;
	color: #999999;
	line-height: 1;
	text-align: center;
}

.main3 li:hover {
	background: #FFF4E8;
	box-shadow: 20px 20px 40px 1px rgba(255, 106, 0, 0.56);
}

.main3 li:hover .icon {
	background: #ffffff;
}

.main3 li:hover h2 {
	color: #FFA94B;
}

.main4 {
	background: #C7D3FF;
	border-radius: 10px;
	margin-bottom: 80px;
}

.main4 .tit {
	width: 100%;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/starbg.png) center no-repeat;
	background-size: cover;
}

.main4 .tit h2 {
	font-size: 40px;
	color: #ffffff;
	line-height: 100px;
	text-align: center;
}

.main4 .text {
	padding: 40px;
}

.main4 .text p {
	font-size: 30px;
	color: #333333;
	padding: 30px;
	line-height: 2;
	background: #ffffff;
	border-radius: 5px;
}

.main5 {
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #C7D3FF;
	margin-bottom: 80px;
}

.main5 .left {
	float: left;
	width: 50%;
	background: #345AD5;
}

.main5 .left .tit {
	width: 100%;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bg5.png) center no-repeat;
	background-size: cover;
}

.main5 .left .tit h2 {
	font-size: 30px;
	line-height: 80px;
	color: #ffffff;
	text-align: center;
}

.main5 .left ul {
	padding: 50px 40px 30px 80px;
}

.main5 .left ul li {
	font-size: 20px;
	line-height: 60px;
	color: #0028A8;
	background: linear-gradient(68deg, #C3D1FF 0%, #FFFFFF 46%, #FFF8F0 100%);
	border-radius: 0px 34px 34px 0px;
	margin-bottom: 40px;
	padding-left: 70px;
	position: relative;
}

.main5 .left ul li:last-child {
	margin-bottom: 0;
}

.main5 .left ul li::after {
	content: '';
	position: absolute;
	left: -40px;
	bottom: 0;
	width: 80px;
	height: 80px;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bz1.png) center no-repeat;
	background-size: cover;
}

.main5 .left ul li:nth-child(2)::after {
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bz2.png) center no-repeat;
	background-size: cover;
}

.main5 .left ul li:nth-child(3)::after {
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bz3.png) center no-repeat;
	background-size: cover;
}

.main5 .left ul li:nth-child(4)::after {
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/bz4.png) center no-repeat;
	background-size: cover;
}

.main5 .right {
	float: left;
	width: 50%;
	background: linear-gradient(183deg, #EDF1FF 0%, #FFFFFF 100%);
}

.main5 .right ul li {
	padding: 30px 50px 30px 60px;
	box-sizing: border-box;
	overflow: hidden;
}

.main5 .right ul li h2 {
	font-size: 20px;
	color: #333333;
	line-height: 1;
	position: relative;
	padding-left: 11px;
	font-weight: bold;
	margin-bottom: 30px;
}

.main5 .right ul li h2::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 20px;
	background: #FFA94B;
	border-radius: 6px;
}

.main5 .right ul li p {
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.main5 .right ul li .more {
	float: right;
	font-size: 16px;
	color: #FFA94B;
}

.main5 .right ul li .more span {
	margin-left: 5px;
}

.main6 {
	width: 100%;
	background: linear-gradient(180deg, #345AD5 0%, #133AB9 100%);
	padding: 80px 0 160px;
}

.main6 .tit {
	margin-bottom: 30px;
}

.main6 .tit h2 {
	font-size: 50px;
	color: #ffffff;
	line-height: 1;
	position: relative;
	padding-left: 50px;
	font-weight: bold;
}

.main6 .tit h2::after {
	content: '';
	position: absolute;
	bottom: -21px;
	left: 0;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: linear-gradient(149deg, #D3DDFF 0%, rgba(52, 90, 213, 0) 100%);
}

.main6 .layerA {
	border-radius: 10px;
	overflow: hidden;
	height: 380px;
	background: #ffffff;
	margin-bottom: 80px;
}

.main6 .layerA .left {
	width: 50%;
	float: left;
	padding: 20px 0 20px 20px;
	height: 100%;
}

.main6 .layerA .left .icon {
	width: 100%;
	height: 100%;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/icon8.png) center no-repeat;
	background-size: cover;
	padding-top: 90px;
	position: relative;
}

.main6 .layerA .left .icon::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .8);
	background-size: 100% 100%;
	backdrop-filter: blur(15px);
}

.main6 .layerA .left .icon h2 {
	font-size: 30px;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	position: relative;
	z-index: 10;
}

.main6 .layerA .left .icon p {
	font-size: 20px;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	z-index: 10;
}

.main6 .layerA .left .icon .ljyy {
	display: block;
	margin: 0 auto;
	width: 200px;
	line-height: 40px;
	background: #345AD5;
	border-radius: 40px;
	padding-left: 32px;
	box-sizing: border-box;
	font-size: 16px;
	color: #ffffff;
	position: relative;
	z-index: 10;
}

.main6 .layerA .left .icon .ljyy span {
	margin-left: 50px;
	vertical-align: -5px;
	display: inline-block;
	width: 22px;
	height: 22px;
}

.main6 .layerA .left .icon .ljyy span img {
	display: block;
	width: 100%;
}

.main6 .layerA .right {
	padding: 20px 0 20px 60px;
	width: 50%;
	float: left;
}

.main6 .layerA .right .tit2 {
	margin-bottom: 20px;
}

.main6 .layerA .right .tit2 h2 {
	font-size: 20px;
	color: #333333;
	line-height: 1;
	font-weight: bold;
}

.main6 .layerA .right .tit2 h2 span {
	display: inline-block;
	width: 46px;
	height: 49px;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/icon4.png) center no-repeat;
	background-size: cover;
	margin-right: 10px;
	vertical-align: -22px;
}

.main6 .layerA .right .list {
	height: 280px;
}

.main6 .layerA .right .list .swiper {
	height: 100%;
}

.main6 .layerA .right .list .swiper-slide {
	padding: 15px 0 0 40px;
	overflow: hidden;
}

.main6 .layerA .right .list .text {
	width: 121px;
	float: left;
	background: #fff;
	padding: 37px 0 22px;
	box-shadow: 1px 10px 10px 1px rgba(231, 231, 231, 0.49);
	border-radius: 0 0 0 10px;
}

.main6 .layerA .right .list .text h2 {
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}

.main6 .layerA .right .list .text p {
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}

.main6 .layerA .right .list .icon {
	width: 279px;
	float: left;
}

.main6 .layerA .right .list .icon img {
	display: block;
	width: 100%;
}

.main6 .layerA .right .list .teacher {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 223px;
	line-height: 30px;
	background: linear-gradient(293deg, #FFA94B 0%, #FF7B2C 100%);
	box-shadow: 0px 3px 6px 1px rgba(255, 169, 75, 0.48);
	border-radius: 30px;
	font-size: 16px;
	color: #ffffff;
}

.main6 .layerA .right .list .teacher i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 6px;
	vertical-align: -3px;
}

.list .swiper-vertical>.swiper-scrollbar {
	right: 38px;
	background: #DEE6FF;
}

.list .swiper-scrollbar-drag {
	width: 14px;
	height: 14px !important;
	margin-left: -4px;
	background: #345AD5;
	box-shadow: 0px 0px 6px 1px rgba(52, 90, 213, 0.4);
}

.main6 .layerB {
	margin-bottom: 80px;
}

.main6 .layerB ul {
	overflow: hidden;
}

.main6 .layerB ul li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/caisebg2.png) center no-repeat #fff;
	background-size: cover;
	padding: 50px 20px 20px;
	box-sizing: border-box;
	position: relative;
	border-radius: 10px;
}

.main6 .layerB ul li:nth-child(2) {
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/caisebg1.png) center no-repeat #ffffff;
	background-size: cover;
}

.main6 .layerB ul li:nth-child(3) {
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/caisebg3.png) center no-repeat #ffffff;
	background-size: cover;
}

.main6 .layerB ul li:last-child {
	margin-right: 0;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/caisebg4.png) center no-repeat #ffffff;
	background-size: cover;
}

.main6 .layerB ul li .mbb {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background: #FFA94B;
	border-radius: 10px 0px 10px 0px;
}

.main6 .layerB ul li h2 {
	font-size: 16px;
	color: #333333;
	line-height: 2;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.main6 .layerB dl {
	background: linear-gradient(337deg, #FFFFFF 0%, #EDF1FF 100%);
	border: 1px solid #345AD5;
	border-radius: 5px;
	padding: 20px 10px 20px 20px;
	margin-bottom: 22px;
}

.main6 .layerB dl dd {
	margin-bottom: 30px;
	overflow: hidden;
}

.main6 .layerB dl dd:last-child {
	margin-bottom: 0;
}

.main6 .layerB dl dd .icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #9FB5FF;
	float: left;
}

.main6 .layerB dl dd p {
	width: calc(100% - 32px);
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
	float: left;
	line-height: 32px;
	font-weight: bold;
}

.main6 .layerB h3 {
	font-size: 20px;
	color: #D15D4A;
	line-height: 1;
	margin-bottom: 18px;
}

.main6 .layerB h3 span {
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	vertical-align: 3px;
}

.main6 .layerB .more {
	display: inline-block;
	width: 46%;
	line-height: 30px;
	font-size: 14px;
	margin-right: 8%;
	text-align: center;
	border: 1px solid #D15D4A;
	border-radius: 30px;
	color: #D15D4A;
	box-sizing: border-box;
}

.main6 .layerB .buy {
	display: inline-block;
	width: 46%;
	line-height: 30px;
	font-size: 14px;
	background: #D15D4A;
	border-radius: 30px;
	text-align: center;
	color: #ffffff;
}

.main6 .moreClass {
	display: block;
	width: 250px;
	line-height: 60px;
	border-radius: 60px;
	border: 2px solid #FFA94B;
	background: #ffffff;
	font-size: 16px;
	color: #FFA94B;
	margin: 0 auto 100px;
	text-align: center;
}

.main6 .layerC .left {
	width: 773px;
	float: left;
	height: 232px;
	padding-top: 30px;
	background: #ffffff;
	border-radius: 10px;
}

.main6 .layerC .left ul {
	overflow: hidden;
}

.main6 .layerC .left ul li {
	float: left;
	width: 220px;
	position: relative;
	box-sizing: border-box;
}

.main6 .layerC .left ul li:nth-child(2) {
	width: 347px;
	padding: 0 40px;
}

.main6 .layerC .left ul li:nth-child(3) {
	width: calc(100% - 567px);
	padding-top: 10px;
}

.main6 .layerC .left ul li::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 172px;
	background: #C4D2FF;
}

.main6 .layerC .left ul li:nth-child(3)::after {
	display: none;
}

.main6 .layerC .left .icon {
	width: 82px;
	margin: 0 auto 10px;
}

.main6 .layerC .left .icon img {
	display: block;
	width: 100%;
}

.main6 .layerC .left .p1 {
	font-size: 18px;
	color: #000000;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}

.main6 .layerC .left .free {
	display: block;
	margin: 0 auto;
	width: 140px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: #345AD5;
	border-radius: 40px;
}

.main6 .layerC .left h2 {
	font-size: 16px;
	color: #345AD5;
	line-height: 1;
	margin-bottom: 10px;
	font-weight: bold;
}

.main6 .layerC .left dl dd a {
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
}

.main6 .layerC .left dl dd i {
	display: inline-block;
	width: 15px;
	height: 15px;
	background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/icon6.png) center no-repeat;
	background-size: cover;
	margin-right: 6px;
	vertical-align: -2px;
}

.main6 .layerC .left dl dd span {
	color: #999999;
	float: right;
}

.main6 .layerC .left .icon2 {
	width: 110px;
	height: 110px;
    background:  url(https://img.gaodun.cn/skin_wx/cpa/zhuanti/cjcx/images/shequnweixin.png) center no-repeat;
	margin: 0 auto 20px;
}

.main6 .layerC .left .p2 {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 1;
}

.main6 .layerC .right {
	width: 377px;
	float: right;
	background: #ffffff;
	border-radius: 10px;
	padding: 20px 30px;
	height: 232px;
	box-sizing: border-box;
}

.main6 .layerC .right ul li {
	overflow: hidden;
	margin-bottom: 32px;
}

.main6 .layerC .right ul li:last-child {
	margin-bottom: 0;
}

.main6 .layerC .right ul li .icon {
	width: 60px;
	float: left;
	overflow: hidden;
}

.main6 .layerC .right ul li .icon img {
	display: block;
	width: 100%;
}

.main6 .layerC .right ul li .text {
	width: 140px;
	float: left;
	margin-left: 15px;
	padding-top: 5px;
}

.main6 .layerC .right ul li .text h2 {
	font-size: 18px;
	color: #333333;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 13px;
}

.main6 .layerC .right ul li .text p {
	font-size: 14px;
	color: #999999;
	line-height: 1.6;
}

.main6 .layerC .right ul li .aa {
	display: block;
	width: 80px;
	line-height: 30px;
	background: #FFA94B;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	float: right;
	margin-top: 50px;
}



.headerBoxCenter {
	width: 1388px;
	padding-top: 34px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.headerLogoBox img {
	height: 36px;
	margin-right: 14px;
}

.headerCenterMenuItem a {
	color: #1b1b1b;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.headerCenterMenuItem a img {
	margin-right: 5px;
}

































.leftMaskBox {
	width: 175px;
	height: 616px;
	position: fixed;
	z-index: 50;
	left: 10px;
	top: 100px;
}

.leftMaskBoxNiu {
	width: 154px;
}

.leftMaskBtnItem {
	width: 154px;
	height: 48px;
	background-color: #f3f3f7;
	border-radius: 6px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 4px;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
}

.leftMaskBtnBox {
	margin-top: -35px;
	transform: translateX(-44%);
}

.rightMaskBox {
	width: 142px;
	position: fixed;
	z-index: 50;
	right: 10px;
	top: 100px;
}

.leftMaskBox,
.rightMaskBox {
	/* transform: scale(0.8); */
}

.rightMaskBox .img {
	width: 129px;
	margin-left: 13px;
}

.rightMaskBoxCont {
	width: 100%;
	background-image: linear-gradient(150deg,
			#ff6e00 0%,
			#fb5b49 100%),
		linear-gradient(#f3f3f7,
			#f3f3f7);
	background-blend-mode: normal,
		normal;
	border-radius: 10px;
}

.rightMaskBoxCont {
	margin-top: -50px;
	position: absolute;
	z-index: 51;
}

.rightMaskBoxContItem {
	margin: 0 8px;
	border-bottom: 1px solid rgba(243, 243, 247, 0.3);
	height: 62px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 18px;
	color: #f3f3f7;
	cursor: pointer;
	padding-left: 4px;
}

.rightMaskBoxContItem .rightMaskBoxContItemIcon {
	height: 26px;
}

.rightMaskBoxContItem:nth-child(1) .rightMaskBoxContItemIcon {
	margin-right: 10px;
}

.rightMaskBoxContItem:nth-child(2) .rightMaskBoxContItemIcon {
	margin-right: 16px;
	margin-left: 4px;
}

.rightMaskBoxContItem:nth-child(3) .rightMaskBoxContItemIcon {
	margin-right: 5px;
	margin-left: -2px;
}

.rightMaskBoxContItem:nth-child(4) .rightMaskBoxContItemIcon {
	margin-right: 12px;
}

.rightMaskBoxContItemBtn {
	width: 142px;
	height: 59px;
	background-image: linear-gradient(150deg,
			#ffeb9a 0%,
			#ffe377 100%),
		linear-gradient(#ffe684,
			#ffe684);
	background-blend-mode: normal,
		normal;
	border-radius: 10px;
	margin-top: 14px;
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
	color: #bd0815;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}




.boxtesr {
	margin-left: 7px;
}









.rightMaskCodeBox {
	width: 110px;
	/* height: 106px; */
	padding: 11px 17px 8px 18px;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	background: url(https://img.gaodun.cn/uploads/2206/256-220615104213C8.png) no-repeat;
	position: absolute;
	left: -110px;
	background-size: 100% 100%;
	text-align: center;
	font-size: 12px;
	display: none;
}

.rightMaskCodeBox img {
	width: 70px;
	height: 70px;
}

.rightMaskBoxContItem:hover .rightMaskCodeBox {
	display: block;
}






.dividersc {
	color: #ffffff;
}







.mainnav {
	width: 1388px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
}

.mainnav_fl {
	display: flex;
	align-items: center;
}

.mainnav_text {
	display: flex;
	align-items: center;
}

.mainnav_img img {
	height: 36px;
	margin-right: 14px;
}

.mainnav_text {
	display: flex;
	align-items: center;
}

.mainnav_text .imagets {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	position: relative;
	padding-left: 13px;
	margin-right: 15px;
}

.mainnav_text img {
	width: 20px;
}

.mainnav_text ul {
	position: absolute;
	width: 160px;
	background: #ffffff;
	box-shadow: 0 0 10px 1px rgb(0 0 0 / 30%);
	z-index: 15;
	padding: 10px 0;
	border-radius: 5px;
	top: 80px;
	display: none;
}

.mainnav_text ul a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #1b1b1b;
	font-weight: 400;
	padding: 10px 20px;
}

.mainnav_box ul {
	display: flex;
	align-items: center;
}

.mainnav_box ul img {
	width: 15px;
}

.mainnav_box ul a {
	padding: 0 10px;
	display: flex;
	align-items: center;
}

.mainnav_box ul a span {
	font-size: 16px;
	color: #1b1b1b;
	padding-left: 5px;
	padding-right: 30px;
}

.mainnav_fr {
	display: flex;
	align-items: center;
}

.mainnav_fr a {
	width: 55px;
	height: 30px;
	border-radius: 50px;
	line-height: 30px;
	font-size: 16px;
	border: solid 2px #ff6e00;
	color: #ff801f;
	margin-right: 8px;
	text-align: center;
}

.mainnav_fr .box_main {
	background-color: #ff6e00;
	color: #fff;
}

.yuyuechafen {

}
.ziliaoxiazai {
 
}
.hegebiaozhun {

}
.chengjifuhe {
  
}
.mingshidaixue {
  
}

.zaixianxuanke {

}


/*M端适配CSS document*/
/*750px以下*/

@media screen and(max-width:768px){
	/*banner图*/
	.banner {
		width: 100%;
		height: 400px;
		background:  url(../images/banbg1m.png) center no-repeat;
		background-size: cover;
		position: relative;
		margin-bottom: 80px;
	}
}