body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
}

.clearFix:after {
	clear: both;
	overflow: hidden;
}

.clearFix:before, .clearFix:after {
	content: "";
	display: table;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a, a:hover {
	text-decoration: none;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.top {
	height: 110px;
}

.top_nav {
	line-height: 50px;
	color: #fff;
	float: right;
	/* margin-right:30px; */
}

.top_nav a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}

.top_nav a:hover {
	color: #333;
}

.stu_nav {
	line-height: 50px;
	color: #fff;
	float: right;
	/* margin-right:30px; */
}

.stu_nav a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}

.stu_nav a:hover {
	color: #333;
}

.nav-fl {
	float: left;
}

.nav-fr {
	color: #333;
	float: right;
	/* margin-right: 68px; */
	/* width: 600px; */
	text-align: center;
	border: 1px solid #fff;
	border-radius: 200px;
	background: #fff;
	padding: 0 20px;
}

.nav-fr a {
	line-height: 52px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding: 0 12px;
}

.nav-fr a:hover {
	color: #FF5041;
}

.nav-fr .a1 {
	color: #FF5041;
}

.stu-fr {
	color: #333;
	float: right;
	/* margin-right: 68px; */
	/* width: 417px; */
	text-align: center;
	border: 1px solid #fff;
	border-radius: 200px;
	background: #fff;
	padding: 0 20px;
}

.stu-fr a {
	line-height: 52px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding: 0 12px;
}

.stu-fr a:hover {
	color: #ff5041;
}

.stu-fr .a1 {
	color: #ff5041;
}

.content-zi {
	/* height: 166px; */
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 72px;
	color: #013362;
}

.footer {
	width: 100%;
	background: #3ca1ff;
	margin-top: 50px;
}

.footer img {
	margin: 0 auto;
}

.bg_rea {
	position: relative;
	top: -2px;
}

.bg_pb3 {
	padding-bottom: 66px;
}

.bg_pb1 {
	padding-top: 8px;
	padding-bottom: 160px;
	padding-top: 30px;
}

.bg_pb2 {
	padding-bottom: 138px;
	margin-top: 160px;
}

.bg_pb4 {
	padding-top: 40px;
}

.bg_positop {
	position: relative;
	top: -147px;
}

.stu_pb1 {
	padding-top: 30px;
	padding-bottom: 157px;
}

.stu_pb2 {
	padding-bottom: 74px;
	padding-top: 200px;
}

.stu-footer {
	width: 100%;
	background: #ffa800;
}

.stu-footer img {
	margin: 0 auto;
}

.tab-cont {
	padding: 30px;
	background: #fff;
	margin-bottom: 50px;
}

.content-mb {
	margin-top: 35px;
	margin-bottom: 14px;
}

.tab-cont-tit {
	padding-bottom: 30px;
	text-align: center;
	font-size: 24px;
}

.footer img {
	width: 100%;
}

.stu-footer img {
	width: 100%;
}

.f-mb {
	margin-bottom: 30px;
}

.tab-cont table {
	color: #333;
	margin: 0 auto;
}

.tl-c {
	text-align: center;
}

.tab-cont-gray {
	color: #333333;
}

.top_nav_fl {
	line-height: 50px;
	float: left;
	/* margin-left: 30px; */
}

.top_nav_fl a {
	color: #fff;
	margin: 0 5px;
	font-size: 14px;
}

.top_xsy {
	color: #fff;
}

.top_nav_fl a:hover {
	color: #333;
}

.top_nav_gold a {
	color: #fff;
}

.wz_sj {
	text-indent: 20px;
}

.wz_red {
	color: #F00;
}

.wz_bold {
	font-weight: bold;
}

.act-shd {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

.act-alert {
	z-index: 1101;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 321px;
	transform: translateX(-50%) translateY(-50%) !important;
	border-radius: 10px;
	background: #fff;
	/* padding: 10px 27px; */
	display: none;
}

.act-alert-h {
	position: relative;
}

.act-alert-h img {
	width: 100%;
}

.act-btn {
	text-align: center;
	padding: 19px 0;
}

.act-sure {
	font-size: 14px;
	background: #ffa209;
	display: inline-block;
	color: #fff;
	padding: 7px 36px;
	border-radius: 16px;
	cursor: pointer;
}

.act-btn2 {
	text-align: center;
	padding: 19px 0;
}

.act-sure2 {
	font-size: 16px;
	display: inline-block;
	color: #1890FF;
	padding: 7px 36px;
	border-radius: 16px;
	cursor: pointer;
	border: 1px solid #D2D2D2;
}

.act-shdclose {
	cursor: pointer;
	position: absolute;
	right: -24px;
	top: -24px;
	padding: 11px;
	width: 30px;
}

.active-zs {
	cursor: pointer;
	color: #f44336 !important;
}

.act-zi {
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.act-wz {
	display: none;
}

.act-wz2 {
	display: none;
}

.tea-qw {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

.tea-qwshdAlerta {
	z-index: 1101;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 225px;
	transform: translateX(-50%) translateY(-50%) !important;
	text-align: center;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	display: none;
}

.tea-tc-qw {
	padding: 20px 20px 30px;
	font-size: 14px;
}

.tea-qw-enter {
	display: inline-block;
	padding: 7px 30px;
	border: 1px solid #fff;
	background: #1890FF;
	border-radius: 9px;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

.tip-alert4 {
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 472px;
	z-index: 1002;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 5px;
	display: none;
}

.tip-mask4 {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
	display: none;
}

.tip-alert-tit {
	position: relative;
}

.tip-alert-tit img {
	width: 100%;
}

.tip-close {
	position: absolute;
	right: -23px;
	z-index: 10;
	top: -23px;
	cursor: pointer;
	padding: 5px;
}

.tip-alert-tit span {
	position: absolute;
	top: 50%;
	left: 9%;
	color: #fff;
	font-size: 20px;
	transform: translateY(-50%);
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.item-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.tip-cont3-z {
	justify-content: space-around;
}

.tip-cont3-wz {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}

.tip-cont3-z a {
	cursor: pointer;
}

.tip-cont3-wz:hover {
	color: #ff5041;
}

.wxts-tip {
	font-size: 15px;
	padding: 30px 20px;
}

.tip-alert4 .tip-cont3 {
	padding: 80px 0 40px;
}

.tea-bmask {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1111;
	display: none;
}

.tea-balerta {
	z-index: 1115;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) !important;
	text-align: center;
	display: none;
}

.tea-balerta-cont {
	position: relative;
}

.tea-balerta-cont-ewm {
	position: absolute;
	bottom: 76px;
	left: 50%;
	transform: translateX(-50%);
	width: 177px;
}

.tea-balerta-close {
	position: absolute;
	top: -20px;
	right: -23px;
	cursor: pointer;
}

.index_choose_box {
	position: absolute;
	padding-top:20px;
	top: 84px;
	right: 260px;
	width: 202px;
	height: 75px;
	text-align: center;
	display: none;
    z-index: 999;
}

.index_choose a {
	width: 46px;
	height: 24px;
}

.index_choose_box .index_choose {
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 60px;
	border-radius: 10px;
}

.tip-mask5{
 	background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1001;
    display:none;
 }
 
.tip-alert5{
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 472px;
	z-index: 1002;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 5px;
	display:none;
}

.tip-alert-sure{
    background: #E1E1E1;
    text-align: center;
    padding: 12px;
}

.tip-alert-btn2{
	background: #FFA209;
    color: #fff;
    padding: 12px 62px;
    display: inline-block;
    font-size: 16px;
    border-radius: 13px;
    cursor: pointer;
}
.tip-cont{
	padding: 16px 0;
    background: #EEEEEE;
}