@charset "UTF-8";
.wrapper {
	width: 1080px;
	margin: 0 auto;
}

.common_box {
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 30px;
	width: 1109px;
	height: 178px;
	text-align: center;
}

.common_title {
	font-size: 33px;
	font-weight: bold;
	color: #f2fb02;
}

.common_title span {
	font-size: 42px;
}

.common_txt {
	font-size: 23px;
	color: #fff;
	text-shadow: 0px 4px 5px rgba(156, 2, 245, 0.46);
}

.banner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 580px;
	width: 100%;
	height: 1064px;
	background: url(../images/banner.jpg) center no-repeat;
}

.banner .shipin_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	width: 624px;
	height: 368px;
	background: url(../images/video01.png) center no-repeat;
}

.banner .shipin_item {
	width: 560px;
	height: 315px;
}

.bannerB {
	width: 100%;
	height: 412px;
	background: url(../images/banner01.jpg) center no-repeat;
}

.nav_content {
	position: absolute;
	top: 1280px;
	left: 50%;
	width: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 90;
}

.nav_content.active {
	position: fixed;
	top: 0;
	background-image: linear-gradient(32deg, #0478ec 0%, #072c8e 100%),
		linear-gradient(#003e81, #003e81);
	background-blend-mode: normal, normal;
	-webkit-box-shadow: 0px 4px 3px 0px rgba(6, 51, 144, 0.42);
	box-shadow: 0px 4px 3px 0px rgba(6, 51, 144, 0.42);
}

.nav_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 180px;
	align-items: center;
	justify-content: center;
}

.nav_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 160px;
	height: 160px;
	background: url(../images/icon01.png) center no-repeat;
	background-size: 100% 100%;
	margin: 0 20px;
}

.nav_list.cur .nav_item {
	background-color: #fff7bc;
}

.nav_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 50%;
	width: 127px;
	height: 127px;
	cursor: pointer;
}

.nav_title {
	font-size: 28px;
	letter-spacing: 1px;
	color: #000;
}

.nav_txt {
	font-size: 15px;
	color: #c81b81;
	text-align: center;
	line-height: 18px;
}

.first {
	width: 100%;
	height: 881px;
	background: url(../images/banner02.jpg) center no-repeat;
}

.first .common_box {
	background: url(../images/jx01.png) center no-repeat;
}

.first_pic {
	position: absolute;
	right: 50px;
	top: 390px;
}

.first_content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -12px auto 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 74px 0 0 60px;
	width: 1155px;
	height: 731px;
	background: url(../images/01_01.png) center no-repeat;
}

.first_left {
	margin-right: 43px;
}

.first_left_title {
	padding-left: 165px;
	font-size: 16px;
	line-height: 51px;
	color: #c81b81;
}

.first_left_box {
	margin: 15px 0 363px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 19px 0 0 17px;
	width: 412px;
	height: 136px;
	font-size: 16px;
	color: #000;
}

.first_left_tip span {
	color: #c81b81;
}

.first_left_txt {
	margin: 5px 0;
	line-height: 20px;
}

.first_left_item {
	font-size: 20px;
	color: #c81b81;
}

.first_left_ewm {
	padding-left: 122px;
	font-size: 16px;
	color: #000;
}

.first_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 287px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.first_right_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 53px;
	height: 100%;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

.first_right_title span {
	display: inline-block;
	width: 27px;
	word-wrap: break-word;
	line-height: 28px;
}

.first_right_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.first_right_list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0 0 13px;
	height: 65px;
}

.first_right_list h2 {
	font-size: 20px;
	font-weight: bold;
	color: #c81b81;
}

.first_right_list p {
	font-size: 16px;
	color: #000;
}

.first_right_list span {
	font-weight: bold;
	color: #c81b81;
}

.second {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
	width: 100%;
	height: 877px;
	background: url(../images/banner03.jpg) center no-repeat;
}

.second .common_box {
	background: url(../images/jx02.png) center no-repeat;
}

.second_teach {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 10px auto 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 35px;
	width: 1113px;
	height: 348px;
	background: url(../images/02_01.png) center no-repeat;
}

.second_teach_list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 186px;
	width: 195px;
	color: #fcfcfa;
}

.second_teach_list h2 {
	margin-bottom: 5px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	-webkit-transform: skewX(-10deg) rotate(-13deg);
	-ms-transform: skewX(-10deg) rotate(-13deg);
	transform: skewX(-10deg) rotate(-13deg);
}

.second_teach_list div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	width: 186px;
	font-size: 12px;
	-webkit-transform: skewX(-10deg) rotate(-13deg);
	-ms-transform: skewX(-10deg) rotate(-13deg);
	transform: skewX(-10deg) rotate(-13deg);
}

.second_teach_list div span {
	margin-left: -4px;
}

.second_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 0 0 14px;
	width: 1108px;
	height: 291px;
	text-align: center;
	background: url(../images/02_02.png) center no-repeat;
}

.second_list {
	font-size: 16px;
	color: #000;
}

.second_list:first-child {
	width: 194px;
}

.second_list:nth-child(2) {
	width: 403px;
}

.second_list:nth-child(3) {
	width: 230px;
}

.second_list:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.second_list p {
	line-height: 56px;
}

.second_list p:first-child {
	line-height: 43px;
	font-size: 20px;
	color: #fff;
}

.three {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
	width: 100%;
	height: 1111px;
	background: url(../images/banner04.jpg) center no-repeat;
}

.three .common_box {
	height: 208px;
	background: url(../images/jx03.png) center no-repeat;
}

.three_teach {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1049px;
	height: 314px;
	background: url(../images/03_01.png) center no-repeat;
}

.three_teach_list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 70px 0 0 200px;
	width: 484px;
	color: #000;
}

.three_teach_list:nth-child(2) {
	padding-left: 208px;
}

.three_teach_list h2 {
	font-size: 22px;
	font-weight: bold;
}

.three_teach_txt {
	margin: 10px 0 0;
	height: 70px;
	font-size: 16px;
	line-height: 18px;
}

.three_teach_tip {
	position: relative;
	display: inline-block;
	font-size: 16px;
	z-index: 1;
}

.three_teach_tip::after {
	content: '';
	position: absolute;
	left: 0;
	top: 22px;
	width: 238px;
	height: 7px;
	background-color: #fcb608;
	border-radius: 4px;
	z-index: -1;
}

.three_teach_tip span {
	font-size: 22px;
}

.three_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 33px;
	width: 1077px;
	height: 527px;
	background: url(../images/03_02.png) center no-repeat;
}

.three_left {
	margin-right: 40px;
	margin-top: 10px;
	width: 565px;
	padding-left: 55px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.three_left_title {
	display: inline-block;
	position: relative;
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	z-index: 1;
}

.three_left_title::before {
	content: '';
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 7px;
	background-color: #fbe44d;
	z-index: -1;
}

.three_left_txt {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	text-align: justify;
}

.three_left_txt span {
	font-weight: bold;
	color: #dd42a8;
}

.three_right {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 224px;
	width: 412px;
	height: 467px;
	text-align: center;
	background: url(../images/03_03.png) center no-repeat;
}

.three_right h2 {
	font-size: 26px;
	color: #000;
}

.three_right h2 span {
	color: #dd42a8;
	font-style: italic;
}

.three_right h2 i {
	font-size: 42px;
	color: #dd42a8;
}

.three_right p {
	font-size: 22px;
	color: #000;
	letter-spacing: -1px;
}

.three_right a {
	display: block;
	margin: 15px auto 0;
	width: 162px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #fff;
	background-image: linear-gradient(#ff7a1b, #ff7a1b),
		linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
		linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal, normal;
	-webkit-box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	border-radius: 8px;
	border: solid 2px #ffea00;
	text-shadow: 3px 1px 6px rgba(170, 71, 0, 0.57);
	cursor: pointer;
}

.four {
	width: 100%;
	height: 720px;
	background: url(../images/banner05.jpg) center no-repeat;
}

.four .common_box {
	height: 208px;
	background: url(../images/jx04.png) center no-repeat;
}

.four .wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 0 0 540px;
}

.four_box {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 64px 0 0 15px;
	width: 572px;
}

.four_box h2 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}

.four_box h2 span {
	color: #dd42a8;
}

.four_box p {
	font-size: 20px;
	line-height: 42px;
	color: #000;
}

.four_box .ewm {
	position: absolute;
	right: 55px;
	bottom: -68px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	color: #000;
}

.four_box .ewm span {
	margin-top: -8px;
	font-size: 16px;
	color: #000;
}

.five {
	width: 100%;
	height: 808px;
	background: url(../images/banner06.jpg) center no-repeat;
}

.five .common_box {
	height: 208px;
	background: url(../images/jx05.png) center no-repeat;
}

.five .common_txt span {
	font-style: italic;
}

.five_txt {
	margin: 12px auto 425px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 26px;
	width: 1025px;
	height: 98px;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.five_btn {
	display: block;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 242px;
	height: 48px;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(#ff7a1b, #ff7a1b),
		linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
		linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal, normal;
	-webkit-box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	border-radius: 8px;
	border: solid 2px #ffea00;
	cursor: pointer;
}

.youhui {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 415px;
	width: 100%;
	height: 1162px;
	background: url(../images/banner07.jpg) center no-repeat;
}

.youhui .des_content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 29px;
	height: 729px;
	background: url(../images/06_01.png) center no-repeat;
}

.youhui .des_content .box {
	overflow: auto;
	height: 634px;
	width: 1060px;
}
.youhui table {
	display: block;
	margin: 0 auto;
	width: 963px;
	border: none;
	border-color: #197fb0;
}

.youhui .thead {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	width: 961px;
	border: 1px solid #197fb0;
	border-bottom: none;
	background-color: #197fb0;
}

.youhui .thead li {
	height: 49px;
	line-height: 49px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.youhui .thead li:first-child {
	width: 185px;
}

.youhui .thead li:nth-child(2) {
	border-left: 1px solid #197fb0;
	border-right: 1px solid #197fb0;
	width: 560px;
}

.youhui .thead li:last-child {
	width: 214px;
}

.youhui td:last-child {
	width: 214px;
}

.youhui td:first-child {
	width: 185px;
}

.youhui tr td:nth-child(2) {
	width: 560px;
}

.youhui td {
	height: 44px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.youhui .course_btn {
	display: block;
	margin: 0 auto;
	width: 87px;
	height: 25px;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#dd42a8),
			to(#dd42a8)
		),
		-webkit-gradient(linear, left bottom, left top, from(#0b50ba), to(#cd63a9)),
		-webkit-gradient(linear, left top, left bottom, from(#e72661), to(#e72661));
	background-image: linear-gradient(#dd42a8, #dd42a8),
		linear-gradient(0deg, #0b50ba 0%, #cd63a9 100%),
		linear-gradient(#e72661, #e72661);
	background-blend-mode: normal, normal, normal;
	border-radius: 13px;
	border: solid 1px #be0d43;
	color: #fff;
}

.youhui .course_more {
	display: block;
	margin: 15px auto 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 238px;
	height: 38px;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(#ff7a1b, #ff7a1b),
		linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
		linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal, normal;
	-webkit-box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	box-shadow: inset 1px 3px 5px 0px rgba(255, 200, 118, 0.46);
	border-radius: 8px;
	border: solid 2px #ffea00;
	cursor: pointer;
}

.gift {
	width: 100%;
	height: 1372px;
	background: url(../images/banner08.jpg) center no-repeat;
}

.gift .wrapper {
	padding-top: 193px;
}

.gift_txt {
	margin-bottom: 260px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

.gift_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 350px;
}

.gift_right {
	margin-left: 70px;
	width: 364px;
	height: 328px;
}

.gift_box {
	margin: 0 0 0 217px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 34px;
	width: 428px;
	height: 342px;
	text-align: center;
}

.gift_box_title {
	display: inline-block;
	position: relative;
	margin-bottom: 14px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	z-index: 1;
}

.gift_box_title::before {
	content: '';
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 7px;
	background-color: #fbe44d;
	z-index: -1;
}

.gift_box_txt {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.gift_box_tip {
	margin-top: 4px;
	padding-left: 17px;
	text-align: left;
	font-size: 12.5px;
	line-height: 25px;
	color: #000;
}

.gift_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	width: 947px;
}

.gift .kuang {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	width: 222px;
	height: 48px;
	background-color: #fff;
	border-radius: 8px;
	border: solid 1px #cebfad;
	color: #000;
	font-size: 16px;
	line-height: 48px;
	cursor: pointer;
}

.gift .kuang .list {
	position: absolute;
	display: none;
	bottom: 44px;
	left: 13px;
	width: 195px;
	max-height: 180px;
	overflow: auto;
	z-index: 3;
	background-color: #fff;
}

.gift .kuang_name {
	background-image: url(../images/icon08.png);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}

.gift .kuang_phone {
	background-image: url(../images/icon09.png);
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.gift .kuang_city {
	position: relative;
	background-image: url(../images/icon10.png);
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.gift .kuang_btn {
	padding: 0;
	font-size: 24px;
	text-align: center;
	color: #fff;
	width: 162px;
	height: 48px;
	line-height: 48px;
	background-image: linear-gradient(#ff7a1b, #ff7a1b),
		linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
		linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal, normal;
	-webkit-box-shadow: inset -2px -2px 5px 0px rgba(255, 200, 118, 0.46);
	box-shadow: inset -2px -2px 5px 0px rgba(255, 200, 118, 0.46);
	border-radius: 8px;
	border: solid 2px #ffea00;
}

.gift .current {
	display: block;
	padding-left: 50px;
	cursor: pointer;
}

.gift .option {
	padding-left: 10px;
}

.gift .kuang_city {
	padding: 0;
}

.footer {
	height: 161px;
	background-color: #001c50;
}

.footer_pic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 30px;
	font-size: 14px;
	color: #fff;
}

.footer p {
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.form {
	width: 100%;
	height: 91px;
	background-color: rgba(0, 62, 129, 0.8);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1000;
}

.form .icon {
	margin-top: -12px;
}

.form .wrapper {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
}

.form .wrapper .kuang {
	width: 222px;
	height: 48px;
	background-color: #fff;
	border-radius: 8px;
	font-size: 16px;
	line-height: 48px;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	border: 0;
	color: #000;
}

.form .wrapper .kuang::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #000;
}

.form .wrapper .kuang:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000;
}

.form .wrapper .kuang::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000;
}

.form .wrapper .kuang:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #000;
}

.form .wrapper .kuang.select {
	padding: 0;
}

.form .wrapper .kuang .current {
	display: block;
	padding-left: 50px;
}

.form .wrapper .kuang_name {
	background-image: url(../images/icon08.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

.form .wrapper .kuang_phone {
	background-image: url(../images/icon09.png);
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.form .wrapper .kuang_city {
	position: relative;
	background-image: url(../images/icon10.png);
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.form .wrapper .kuang_city:hover .list {
	display: block;
}

.form .kuang.sub-btn {
	padding: 0;
	text-align: center;
	width: 162px;
	height: 48px;
	line-height: 45px;
	font-size: 24px;
	color: #fff;
	background-image: linear-gradient(#ff7a1b, #ff7a1b),
		linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
		linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal, normal;
	-webkit-box-shadow: inset -2px -2px 5px 0px rgba(255, 200, 118, 0.46);
	box-shadow: inset -2px -2px 5px 0px rgba(255, 200, 118, 0.46);
	border-radius: 8px;
	border: solid 2px #ffea00;
	cursor: pointer;
}

.form .wrapper .guanbi {
	position: absolute;
	top: -30px;
	right: -24px;
	cursor: pointer;
}

.select {
	position: relative;
	cursor: pointer;
	background-color: #fff;
}

.select .list {
	position: absolute;
	top: -228px;
	left: 33px;
	z-index: 10;
	width: 203px;
	max-height: 228px;
	background-color: #fafafa;
	color: #333;
	overflow: auto;
	display: none;
}

.select .option {
	padding-left: 15px;
}

.select .option:hover {
	color: #fff;
	background-color: #ffbb29;
}

.select-one .list {
	top: -132px;
}

.toumingbi_yspd {
	width: 100%;
	z-index: 8;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}

.leyu_yspd {
	width: 550px;
	z-index: 9999;
	-webkit-box-shadow: 0 0 20px #082d87;
	box-shadow: 0 0 20px #082d87;
	height: 480px;
	background: #082d87;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -260px;
	margin-top: -240px;
	display: none;
}

.leyutop_yspd {
	width: 550px;
	height: 54px;
	background: #1360c8;
}

.leyutop_yspd a {
	float: left;
	margin: 0px auto auto 12px;
}

.leyutop_yspd a .img {
	width: 224px;
	height: 39px;
	display: inline-block;
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx1.png)
		no-repeat;
	margin-top: 9px;
}

.leyutop_yspd span {
	float: right;
	margin: 17px 14px auto auto;
	cursor: pointer;
}

.leyutop_yspd span .img {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx3.png)
		no-repeat;
	margin-top: -6px;
	margin-right: -4px;
}

.gaofen_yspd {
	float: left !important;
	margin: 21px auto auto 55px !important;
	width: 172px;
	height: 14px;
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx2.png)
		no-repeat;
}

.topleyu_yspd {
	width: 550px;
	height: 121px;
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx6.png)
		no-repeat;
	background-size: 100%;
}

.topleyu_yspd .img {
	display: block;
	margin: 0 auto;
	width: 457px;
	height: 81px;
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx4.png)
		no-repeat;
	background-position: 0 20px;
}

.topleyu_yspd ul li {
	float: left;
	border: 1px dotted #fff;
	padding: 4px 10px;
	border-radius: 12px;
	margin-left: 12px;
	font-size: 14px;
	font-family: '微软雅黑';
}

.topleyu_yspd ul li a {
	color: #fff;
}

.leyucenter_yspd {
	width: 550px;
	height: 243px;
	background: #f5f5f5;
	padding-top: 19px;
}

.leyucenter_yspd h1 {
	width: 497px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	font-family: '微软雅黑';
	background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx5.png)
		no-repeat;
	margin: 0 auto;
}

.c {
	clear: both;
}

.common_city_item {
	float: left;
	width: 50%;
	line-height: 30px;
}

.common_city_region {
	float: left;
	color: #1360c8;
	padding: 0 0px 0 20px;
}

.common_city_wrapper {
	float: left;
	width: 206px;
}

.common_city_items {
	padding-left: 10px;
}

.common_city_items:hover {
	color: #1360c8;
}

.leyuxia_yspd {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

/*# sourceMappingURL=map/index.css.map */
