* {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	display: block;
}

a {
	text-decoration: none;
}

.bg {
	background-color: #f3fffe;
}

.banner_box {
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
	margin: auto;
	left: 0;
	right: 0;
}

.banner {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.blue_box {
	width: 1000px;
	overflow: hidden;
	padding: 40px 0;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #1e4baf;
	margin-top: -40px;
}

.blue_box .title_font {
	width: 900px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: white;
	margin: 0 auto;
}

.circle_line {
	width: 18px;
	height: 65px;
	margin: 0 auto;
	margin-top: 120px;
}

.circle_line img {
	max-width: 100%;
}

.title_img1 {
	width: 352px;
	height: 73px;
	margin: 0 auto;
	margin-top: 30px;
}

.title_img1 img {
	max-width: 100%;
}

.title_font1 {
	width: 900px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: black;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 25px;
}

.date_time {
	width: 300px;
	height: 35px;
	border: 2px solid #1e4baf;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #1E4BAF;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	font-weight: bold;
}

.title_img2 {
	width: 352px;
	height: 73px;
	margin: 0 auto;
	margin-top: 80px;
}

.title_img2 img {
	max-width: 100%;
}

.wave {
	width: 808px;
	height: 112px;
	margin: 0 auto;
	margin-top: 30px;
}

.wave img {
	max-width: 100%;
}

.title_font2 {
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	color: black;
	margin-top: 25px;
	line-height: 25px;
}

.icon_bg {
	width: 100%;
	height: 400px;
	background-color: #1e4baf;
	margin: 0 auto;
	margin-top: 60px;
}

.icon_bg .title_fontImg {
	width: 272px;
	height: 34px;
	margin: 0 auto;
	padding-top: 30px;
}

.icon_bg .title_fontImg img {
	max-width: 100%;
}

.icon_bg .title_font2 {
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
}

.icon_bg .icon_allBox {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	margin-top: 30px;
}

.icon_bg .icon_allBox .icon1_box {
	width: 220px;
	height: 210px;
	float: left;
	margin-left: 150px;
}

.icon_bg .icon_allBox .icon1_box .icon1 {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	display: block;
}

.icon_bg .icon_allBox .icon1_box .button {
	width: 150px;
	line-height: 35px;
	margin: 0 auto;
	background-color: #31afca;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	text-align: center;
	color: white;
	border-radius: 10px;
	margin-top: 10px;
	cursor: pointer;
}

.icon_bg .icon_allBox .icon1_box .icon1_title {
	text-align: center;
	font-size: 15px;
	font-family: "微软雅黑";
	color: white;
	margin-top: 10px;
}

.icon_bg .icon_allBox .icon2_box {
	float: left;
	margin-left: 50px;
	margin-top: 40px;
}

.icon_bg .icon_allBox .icon2_box .icon2 {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	display: block;
}

.icon_bg .icon_allBox .icon2_box .button {
	width: 150px;
	line-height: 35px;
	background-color: #f2b016;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	text-align: center;
	color: white;
	border-radius: 10px;
	margin-top: 10px;
	cursor: pointer;
}

.icon_bg .icon_allBox .icon2_box h3 {
	font-family: "微软雅黑";
	color: white;
	font-weight: normal;
}

.icon_bg .icon_allBox .icon2_box .icon2_title {
	font-size: 14px;
	font-family: "微软雅黑";
	color: white;
	margin-top: 10px;
}

.title_img3 {
	width: 352px;
	height: 73px;
	margin: 0 auto;
	margin-top: 100px;
}

.title_img3 img {
	max-width: 100%;
}

.date_font {
	margin-top: 20px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #262626;
	text-align: center;
	font-weight: bold;
}

.invitation_bg {
	width: 900px;
	height: 780px;
	margin: 0 auto;
	background-image: url(img/Invitation_bg2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.invitation_bg .invitation_font {
	width: 600px;
	height: 240px;
	padding-top: 70px;
	margin-left: 220px;
}

.invitation_bg .invitation_font .font {
	font-size: 15px;
	font-family: "微软雅黑";
	margin-top: 30px;
	color: white;
	clear: left;
}

.invitation_bg .invitation_font .top {
	padding-top: 50px!important;
}

.invitation_bg .invitation_font .left_font {
	font-size: 15px;
	font-family: "微软雅黑";
	margin-top: 10px;
	color: white;
	float: left;
}

.invitation_bg .invitation_font table {
	float: left;
	border-collapse: collapse;
	width: 360px;
	margin-top: 5px;
	border: 1px solid white;
}

.invitation_bg .invitation_font td {
	line-height: 30px;
	border: 1px solid white;
	text-align: center;
}

.invitation_bg .invitation_font .font p {
	margin-top: 10px;
}

.invitation_bg .invitation_font .dl_bottom {
	clear: left;
	width: 360px;
	margin-left: 95px;
	height: 40px;
	margin-top: 30px;
}

.invitation_bg .invitation_font .dl_bottom dd {
	display: block;
	width: 180px;
	float: left;
}

 .invitation_bg .invitation_font .dl_bottom dd p {
	text-align: center;
}

.title_img4 {
	width: 352px;
	height: 73px;
	margin: 0 auto;
	margin-top: 100px;
}

.title_img4 img {
	max-width: 100%;
}

.map {
	width: 800px;
	height: 387px;
	margin: 0 auto;
	margin-top: 30px;
}

.map img {
	max-width: 100%;
}

.hq_fontBox {
	width: 800px;
	margin: 0 auto;
	margin-top: 40px;
}

.hq_font1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1e4baf;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.hq_font2 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #1e4baf;
	margin-top: 10px;
	text-align: center;
}

.road_fontBox {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}

.road_fontBox .road_title {
	font-size: 16px;
	font-family: "微软雅黑";
	color: black;
	font-weight: bold;
}

.road_fontBox .road_font {
	font-size: 16px;
	font-family: "微软雅黑";
	color: black;
	margin-top: 5px;
}

.top_bg {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-color: #092563;
	margin-top: 50px;
}


/*登陆弹出框*/

#gray {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0px;
	display: none;
	z-index: 99;
	left: 0;
	right: 0;
	margin: auto;
}

.login_bg {
	width: 506px;
	height: 470px;
	background-image: url(img/login_bg.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: 100;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: none;
}

.guanbi {
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	top: 15px;
	right: 25px;
	cursor: pointer;
}

.guanbi img {
	max-width: 100%;
}

.guanbi2 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 90px;
	right: 25px;
	cursor: pointer;
}

.guanbi2 img {
	max-width: 100%;
}

.login_bg .input_box {
	width: 410px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.login_bg .input_box .input_boxLi11 {
	width: 410px;
	height: 50px;
	background-color: white;
	border-radius: 10px;
	border: 1px solid #1e4baf;
}

.login_bg .input_box .input_boxLi11 .phone {
	position: absolute;
	z-index: 99;
	margin-left: 13px;
	margin-top: 1%;
}

.login_bg .input_box .input_boxLi11 .text {
	width: 80%;
	height: 50px;
	border: 0;
	outline: none;
	vertical-align: middle;
	margin-left: 15%;
	font-size: 20px;
	border: 0;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	background-color: white;
}

.login_bg .input_box .input_boxLi12 {
	width: 410px;
	height: 50px;
	background-color: white;
	border-radius: 10px;
	margin-top: 20px;
	border: 1px solid #1e4baf;
}

.login_bg .input_box .input_boxLi12 .lock {
	position: absolute;
	z-index: 99;
	margin-left: 12px;
	margin-top: 2%;
}

.login_bg .input_box .input_boxLi12 .password {
	width: 80%;
	height: 50px;
	border: 0;
	outline: none;
	vertical-align: middle;
	margin-left: 15%;
	font-size: 20px;
	border: 0;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	background-color: white;
}

.login_bg .login_btn {
	width: 220px;
	height: 70px;
	margin: 0 auto;
	margin-top: 65px;
	cursor: pointer;
}

.login_bg .login_btn img {
	max-width: 100%;
}

.login_bg .register_btn {
	width: 220px;
	height: 70px;
	margin: 0 auto;
	cursor: pointer;
}

.login_bg .register_btn img {
	max-width: 100%;
}


/*注册弹出框*/

.register_bg {
	width: 506px;
	height: 550px;
	background-image: url(img/register_bg.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: 100;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
}

.register_bg .verifyImg {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 24%
}

.register_bg .input_box {
	width: 410px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

.register_bg .input_box .input_boxLi11 {
	width: 410px;
	height: 50px;
	background-color: white;
	border-radius: 10px;
	border: 1px solid #504dbe;
}

.register_bg .input_box .input_boxLi11 .phone {
	position: absolute;
	z-index: 99;
	margin-left: 13px;
	margin-top: 1%;
}

.register_bg .input_box .input_boxLi11 .text {
	width: 80%;
	height: 50px;
	border: 0;
	outline: none;
	vertical-align: middle;
	margin-left: 15%;
	font-size: 20px;
	border: 0;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	background-color: white;
}

.register_bg .input_box .input_boxLi12 {
	width: 410px;
	height: 50px;
	background-color: white;
	border-radius: 10px;
	margin-top: 20px;
	border: 1px solid #504dbe;
}

.register_bg .input_box .input_boxLi12 .message {
	position: absolute;
	z-index: 99;
	margin-left: 10px;
	margin-top: 3%;
}

.register_bg .input_box .input_boxLi12 .yzm {
	position: absolute;
	z-index: 99;
	margin-left: 12px;
	margin-top: 2%;
}

.register_bg .input_box .input_boxLi12 .lock {
	position: absolute;
	z-index: 99;
	margin-left: 11px;
	margin-top: 2%;
}

.register_bg .input_box .input_boxLi12 .password {
	width: 80%;
	height: 50px;
	border: 0;
	outline: none;
	vertical-align: middle;
	margin-left: 15%;
	font-size: 20px;
	border: 0;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	background-color: white;
}

.register_bg .registerLong_btn {
	width: 220px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	margin-top: 250px;
}

.register_bg p {
	display: block;
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	font-family: HYQiHei-65S;
	color: white;
}

.register_bg .back_font {
	cursor: pointer;
	display: block;
	position: absolute;
	z-index: 99;
	margin-left: 430px;
	margin-top: -60px;
}

.login_bg .phone_html {
	height: 10px;
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 10px;
}

.login_bg .password_html {
	height: 10px;
	color: #f1564f;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}

.register_bg .phone_html {
	height: 5px;
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 10px;
}

.register_bg .message_html {
	height: 5px;
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 10px;
}

.register_bg .yzm_html {
	height: 5px;
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 10px;
}

.register_bg .password_html {
	height: 5px;
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 10px;
	padding-top: 5px;
}

.get_message {
	width: 130px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #1e4baf;
	color: #fff;
	border: 0;
	font-family: "微软雅黑";
	cursor: pointer;
	outline: none;
}

.register_bg .get_yzm {
	width: 138px;
	height: 44px;
	position: absolute;
	z-index: 100;
	margin-left: 250px;
	margin-top: -48px;
	cursor: pointer;
}


/**/

.enroll_bg {
	width: 506px;
	height: 470px;
	background-image: url(img/enroll_bg.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: 100;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: none;
}

.enroll_bg .input_box {
	width: 410px;
	height: 100px;
	margin: 0 auto;
	margin-top: 100px;
}

.enroll_bg .input_box .enrollPhone_html {
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 15px;
	padding-top: 5px;
}

.enroll_bg .input_box .input_boxLi {
	width: 410px;
	height: 50px;
	background-color: white;
	border-radius: 10px;
	border: 1px solid #1e4baf;
}

.enroll_bg .input_box .input_boxLi .phone {
	position: absolute;
	z-index: 99;
	margin-left: 13px;
	margin-top: 1%;
}

.enroll_bg .input_box .input_boxLi .text {
	width: 80%;
	height: 50px;
	border: 0;
	outline: none;
	vertical-align: middle;
	margin-left: 15%;
	font-size: 20px;
	border: 0;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	background-color: white;
}

.enroll_bg .input_box .enroll_P {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #8f8f8f;
	text-align: center;
	margin-top: 8px;
}

.enroll_bg .enroll_P span {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #ff7800;
}

.enroll_bg .confirm_btn {
	width: 220px;
	height: 70px;
	margin: 0 auto;
	margin-top: 70px;
	cursor: pointer;
}

.enroll_bg .confirm_btn img {
	max-width: 100%;
}

.enroll_bg .guanbi {
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	top: 15px;
	right: 25px;
	cursor: pointer;
}

.check_box {
	width: 300px;
	height: 90px;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 50px;
}

.check_box .check_yes {
	width: 69px;
	height: 69px;
	background-image: url(img/check_box.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.check_box .check_no {
	width: 69px;
	height: 69px;
	background-image: url(img/check_box.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	margin-left: 120px;
}

.check_box .check_change {
	width: 69px;
	height: 69px;
	background-image: url(img/check_choce.png);
	background-repeat: no-repeat;
}

#choiceValue {
	display: none;
}


/*.check_box .check_html {
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 5px;
	text-align: center;
}

.check_box input[type="checkbox"] {
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background: url(img/check_box.png);
	height: 69px;
	vertical-align: middle;
	width: 69px;
	outline: none;
	background-repeat: no-repeat;
	border: 0;
}
 
.check_box input[type="checkbox"]:checked {
	background-position: -138px 0;
	background: url(img/check_choce.png);
	background-repeat: no-repeat;
}

.check_boxFireFox {
	width: 500px;
	height: 90px;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 50px;
}
.check_boxFireFox .check_html {
	color: #f1564f;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 5px;
	text-align: center;
}*/


/*.check_boxFireFox input[type="checkbox"] {
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background: url(img/check_box.png);
	height: 69px;
	vertical-align: middle;
	width: 69px;
	outline: none;
	background-repeat: no-repeat;
	border: 0;
}*/

.check_font {
	font-size: 26px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left: 3px;
	line-height: 69px;
	vertical-align: middle;
	color: #505050;
	margin-left: 75px;
}

.submit_bg {
	width: 506px;
	height: 328px;
	background-image: url(img/submit_bg.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: 100;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: none;
}

.submit_bg .guanbi {
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	top: 15px;
	right: 25px;
	cursor: pointer;
}

.submit_bg .submit_title {
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #ff7800;
	text-align: center;
	margin-top: 100px;
}

.submit_bg .submit_font {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #8a8a8a;
	text-align: center;
	margin-top: 30px;
}

.submit_bg .submit_btn {
	width: 220px;
	height: 70px;
	margin: 0 auto;
	margin-top: 70px;
	cursor: pointer;
}


/*报名按钮*/

.enroll_btnBox {
	width: 260px;
	height: 80px;
	margin: 0 auto;
	margin-top: 50px;
	cursor: pointer;
}

.enroll_btnBox .enroll_btn {
	width: 260px;
	height: 80px;
}

.enroll_btnBox .enroll_btn img {
	max-width: 100%;
}

.enroll_btnBox .enroll_afterBtn {
	width: 260px;
	height: 80px;
	position: relative;
	z-index: 2;
	margin-top: -80px;
	display: none;
	margin: 0 auto;
}

.enroll_btnBox .enroll_afterBtn img {
	max-width: 100%;
}

.title_time {
	width: 300px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #1e4baf;
	margin-top: 20px;
	color: #1e4baf;
	font-family: "微软雅黑";
	font-size: 16px;
}