﻿.top_wrap {
	width: 100%;
	margin: 0 auto;
	height: 63px;
	background: ;
	position: relative;
	z-index: 999;
}

.top {
	width: 1280px;
	margin: 0 auto;
}

.top .logo {
	width: 183px;
	height: 41px;
	display: block;
	float: left;
	padding-top: 5px;
}

.btn_wrap {
	width: 330px;
	text-align: right;
	height: 44px;
	padding-top: 11px;
	float: right;
}

.btn_wrap a {
	display: inline-block;
	width: 127px;
	height: 40px;
	border-radius: 22px;
	line-height: 40px;

	text-align: center;
	font-size: 18px;

	margin: 0 10px;
}

.login_btn {
	background: #fff;
	color: #333;
}

.register_btn {
	background: #ec414d;
	color: #fff;
}

.btn_wrap a img {
	display: inline-block;
	width: 22px;
	height: 22px;
	position: relative;
	top: -2px;
}

.homePage {
	width: 100%;
	height: 100%;
	min-width: 1200px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
}

.home_title {
	width: 1136px;
	height: 121px;
	margin: 0 auto;
}

.home_title img {
	width: 100%;
	height: 100%;
}

.home_con {
	height: 460px;
	position: absolute;
	width: 1280px;
	left: 50%;
	top: 200px;
	margin-left: -640px;
	transition: all 1s;
	min-width: 1200px;
}

.homePage.active .home_con {
	top: 111px;
}

.con_wrap {

	border-radius: 30px;
	padding-bottom: 30px;
}

.homePage.active .con_wrap {
	margin-bottom: 50px;
}

p.tip_x {
	margin-bottom: 50px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 45px;

}

.homePage.active p.tip_x {
	display: none;
}

.user-box {
	margin: 30px auto 20px;
	padding: 24px 0;
	overflow: hidden;
	padding-left: 10px;
	text-align: center;
	background: rgba(138, 0, 143, 0.2);
}

.user-box .user-item {
	width: 230px;
	height: 44px;
	display: inline-block;
	margin-bottom: 15px;
	background: #fff;
	margin: 0 8px;
	position: relative;
	border-radius: 8px;
}

.user-box .user-item.user-item-x {
	width: 157px;
}

.user-box .user-item.user-item-x1 {
	width: 190px;
}

.user-box .user-item.user-item-1 {
	width: 400px;
	color: #9a9a9a;
	padding-left: 6px;
}

.user-box .user-item.user-item-1 input {
	width: 234px;
	background: none;
	margin: 0 !important;
}

.item_check {
	position: absolute;
	top: 2px;
	right: 5px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	width: 74px;
	height: 40px;
	background: url(./../images/check_bk1.png) no-repeat center;
	padding-left: 54px;
	line-height: 40px;
	transition: all 0.2s;
	text-align: left;
}

.item_check span {
	display: block;
	width: 38px;
	height: 38px;
	background: url(./../images/check_item.png) no-repeat center center;
	position: absolute;
	left: 1px;
	top: 1px;
	transition: all 0.2s;
}

.item_check.active {
	padding-left: 10px;
	width: 118px;
	background: url(./../images/check_bk.png) no-repeat center;
}

.item_check.active span {
	left: 88px;

}



.user-box .user-item input,
select {
	display: block;
	margin: 0 auto !important;
	width: 100%;
	background: none;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #777777;
	outline: none;
	border: none;
	text-indent: 10px;
}

.user-box .user-item.user-item-2 {
	width: 160px;
	background: none;
	height: 50px;
	margin-top: -2px;
}

.user-box .user-item .btn-submit {
	border: none;
	outline: none;
	width: 149px;
	height: 50px;
	background: #ec414d;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	border-radius: 30px;
	cursor: pointer;
}

.table_wrap {
	width: 1280px;
	margin: 0 auto;
}
.table_wrap h3 {
	color: #333;
	font-size: 21px;
	line-height: 1.5em;
}
.table_wrap p {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 10px;
}

.loadingImg {
	padding: 40px 0 0;
	margin: 0 auto;
	display: block;
}

.my_table {
	width: 1240px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
}
.my_table a{
	color: #ec414d;
}
.my_table th {
	height: 40px;
	background: #ec414d;
	color: #fff;
	font-size: 15px;
	border: 1px solid #fff;
}

.my_table th.th1 {
	width: 130px;
}

.my_table th.th2 {
	width: 70px;
}

.my_table th.th3 {
	width: 69px;
}

.my_table th.th4 {
	width: 95px;
}

.my_table th.th5 {
	width: 230px;
}

.my_table th.th6 {
	width: 51px;
}

.my_table th.th7 {
	width: 70px;
}

.my_table th.th8 {
	width: 60px;
}

.my_table th.th9 {
	width: 115px;
}

.my_table th.th10 {
	width: 60px;
}

.my_table th.th11 {
	width: 60px;
}

.my_table td {
	height: 40px;
	color: #5c6a80;
	font-size: 15px;
	padding: 10px 0;
	border: 1px solid #fff;
}

.my_table tr {
	background: #fff9f9;
}

.my_table tr:hover {
	background: #ffdadd;
}

/*zg_cover*/
.zg_cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9998;
	/*display: none;*/
}

.zg_direction {
	width: 1087px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -542px;
	margin-top: -200px;
	border-radius: 15px;
	z-index: 9999;
	padding-bottom: 30px;
}

.zg_direction h6 {
	width: 100%;
	height: 79px;
	background: url(./../images/top.png) no-repeat center center;
	font-size: 28px;
	line-height: 69px;
	color: #ec414d;
	text-align: center;
}

.direction_list {
	padding-top: 10px;
	width: 990px;
	margin: 0 auto;
	padding-bottom: 6px;
}

.direction_list li {
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 5px;
	color: #5c6a80;
}

.direction_list li a {
	font-weight: bold;
	color: #e5620b;
}

.direction_close {
	width: 30px;
	height: 30px;
	background: url(./../images/close.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	right: -21px;
	top: -26px;
}

.direction_know {
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 25px;
	background: #ec414d;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	margin: 5px auto 0;
	cursor: pointer;
}

.container {
	width: 439px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -219px;
	margin-top: -192px;
	z-index: 9999;
	padding: 0px 0 16px;
	background: #f3f5f7;
	border-radius: 10px;
	display: block;
	display: none;
}

.bd_close {
	width: 30px;
	height: 30px;
	background: url(./../images/close.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	right: -21px;
	top: -26px;
}

.bd_nav {
	height: 60px;
	padding: 0 53.5px;
	background: #ffffff;
	border-radius: 10px 10px 0 0;
}

.bd_nav span {
	width: 116px;
	display: block;
	margin: 0 25px;
	line-height: 60px;
	font-size: 24px;
	color: #e4e4e4;
	float: left;
	text-align: center;
	cursor: pointer;
}

.bd_nav span.active {
	border-bottom: 2px solid #ec414d;
	position: relative;
	top: -1px;
	color: #ec414d;
	font-weight: bold;
}

.container .agileits {
	width: 380px;
	margin: 0 auto;
	padding-top: 30px;
	display: none;
}

.container .agileits .bd_line_wrap {
	width: 380px;
	height: 54px;
	background: #fff;
	margin-bottom: 15px;
}

.container .agileits .bd_line_wrap .iconImg {
	display: inline-block;
	width: 18px;
	height: 24px;
	padding: 10px 16px 15px 22px;
}

.container .agileits .bd_line_wrap input,
.container .agileits .bd_line_wrap select {
	display: inline-block;
	width: 318px;
	line-height: 54px;
	font-size: 20px;
	color: #999999;
	height: 49px;
	border: none;
	background: none;
	outline: none;
	height: 54px;
}

.yzm_wrap {
	width: 100%;
	position: relative;
}

.yzm_wrap .yzm_btn,
#daojishi {
	width: 120px;
	height: 54px;
	color: #999999;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	line-height: 54px;
	font-size: 19px;
	transition: all 1s;
}

.yzm_wrap #daojishi {
	display: none;
	font-size: 14px;
}

.container .agileits .bd_line_wrap.send_button {
	background: none;
}

.container .agileits .bd_line_wrap.send_button input.submintBtn {
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 25px;
	background: #ec414d;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	margin: 45px auto 0;
	cursor: pointer;
}

.result_tip {
	font-size: 20px;
	text-align: center;
	color: #001b60;
	line-height: 50px;
	font-weight: bold;
}

/*left_nav*/
main {
	display: flex;
	justify-content: center;
	height: 100%;
	min-height: 100%;
	width: 100%;
}

canvas {
	position: fixed;
	top: 0;
	left: 0;
}

.plate {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1rem 0;
	text-align: center;
	color: white;
	letter-spacing: 4px;
	font-size: 0.6em;
	line-height: 2.5;
}

a {
	text-underline: none;
	-webkit-appearance: none;
}

.social {
	padding-top: 1rem;
}

.social svg {
	height: 1.25rem;
	margin: 0 0.5rem;
	fill: rgba(21, 46, 52, 0.5);
	transition: all 0.2s ease;
}

.social svg:hover {
	fill: white;
}

.social a {
	vertical-align: middle;
	display: inline-block;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s ease 0.15s;
}

.social__twitter {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.social__codepen {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.social.active {
	opacity: 1;
}

.social.active a {
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none;
}

.mouse {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	padding: 1rem 0;
	z-index: 2;
	color: rgba(21, 46, 52, 0.3);
	width: 100%;
	letter-spacing: 6px;
	font-size: 0.45em;
	line-height: 2.5;
	text-transform: uppercase;
	transition: all 0.5s ease;
	opacity: 0;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
}

.mouse.active {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

.text-animation {
	opacity: 0;
}

.text-animation.active {
	opacity: 1;
}

.text-animation .letter {
	opacity: 0;
	transition: color 0.5s ease, opacity 0.3s ease;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	color: white;
}

.text-animation .letter.active {
	color: rgba(209, 228, 230, 0.3);
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-animation: color 5s ease infinite 3s;
	animation: color 5s ease infinite 3s;
}

@-webkit-keyframes color {
	0% {
		color: white;
	}

	20% {
		color: rgba(21, 46, 52, 0.3);
	}

	100% {
		color: rgba(21, 46, 52, 0.3);
	}
}

@keyframes color {
	0% {
		color: white;
	}

	20% {
		color: rgba(21, 46, 52, 0.3);
	}

	100% {
		color: rgba(21, 46, 52, 0.3);
	}
}

.guanggao {
	width: 300px;
	position: fixed;
	left: 0;
	top: 170px;
	z-index: 1000;
}

.guanggao img {
	width: 175px;
	animation: tada 1.5s linear infinite;
}

.guanggao .close_gg {
	display: block;
	background: url(../images/close.png) no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 60px;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

/* 鏂板鍐呭 go */
.no-results {
	display: none;
	width: 1280px;
	margin: 0 auto;
}

.no-result-title {
	text-align: center;
}

.no-result-forms {
	text-align: center;
	padding-top: 60px;
}

.no-result-form {
	position: relative;
	display: inline-block;
	height: 40px;
	text-align: center;
}

.no-result-form .form-item {
	position: relative;
	float: left;
	width: 300px;
	height: 40px;
	font-size: 18px;
	margin: 0 8px;
}

.no-result-form .form-item .diqu-boxs {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 48px;
	background-color: #fff;
	width: 270px;
	padding: 5px;
	border-radius: 8px;
	text-align: left;
	color: red;
}

.no-result-form .form-item .diqu-boxs i {
	position: absolute;
	bottom: -5px;
	right: 10px;
	width: 0;
	height: 0;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #fff;

}

.no-result-form .form-item .diqu-boxs b {
	font-size: 12px;
}

.no-result-form .form-item .diqu-boxs .diqu-box {
	line-height: 24px;
	color: #333;
	text-align: center;
}

.diqu-boxs .diqu-box span {
	display: inline-block;
	margin: 2px 5px;
	cursor: pointer;
	padding: 0 4px;
}

.diqu-boxs .diqu-box span:hover {
	border-radius: 4px;
	background-color: #ec414d;
}

.diqu-boxs .diqu-box span:hover a {
	color: #fff;
}

.no-result-form .form-item input,
.no-result-form .form-item select {
	width: 280px;
	height: 40px;
	background: #fff;
	position: relative;
	border-radius: 8px;
	border: none;
	font-size: 18px;
	outline: none;
	border: 0;
	padding: 0 10px;
}

.no-result-form .form-item button {
	outline: none;
	border: 0;
	width: 270px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	background-color: #ec414d;
	border-radius: 8px;
}

.no-result-ewm {
	position: relative;
	height: 190px;
	padding-top: 130px;
}

.no-result-ewm li {
	float: left;
	width: 33%;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.bot-new-btns {
	width: 1280px;
	height: 40px;
	bottom: 20px;
	text-align: center;
	z-index: 999999;
	padding-bottom: 60px;
}

.bot-new-btns a {
	display: inline-block;
	width: 300px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ec414d;
	color: #ec414d;
	font-size: 22px;
	border-radius: 8px;
	margin: 0 15px;
}

.bot-new-btns a:hover {
	color: #fff;
	background-color: #ec414d;
}

.notice-boxs {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 576px;
	height: 434px;
	background-color: #fff;
	border-radius: 4px;
	z-index: 99999999;
}

.notice-boxs i.thisclose {
	position: absolute;
	top: -43px;
	right: -43px;
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	background-image: url(../images/close1.png);
}

.notice-box-title {
	text-align: center;
	padding: 70px 0 40px;
}

.notice-box-list {
	width: 370px;
	height: 50px;
	line-height: 50px;
	margin-left: 130px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 22px;
	color: #000;
	font-weight: 400;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.notice-box-list1 {
	background-image: url(../images/baoming.png);
}

.notice-box-list2 {
	background-image: url(../images/bishi.png);
}

.notice-box-list3 {
	background-image: url(../images/neirong.png);
}

.notice-href {
	padding-top: 35px;
	text-align: center;
}

.notice-href a {
	font-size: 22px;
	color: #ec414d;
}