html,
body,
div,
section,
figure,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
header,
input,
a {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
}
a{ text-decoration: none;}
@media only screen and (min-width: 320px) and (max-width:640px) {

	.sd_bg{ background-size: 189%; }
}
@media only screen and (min-width: 320px) and (max-width:350px) {
	html,
	body {
		font-size: 10px !important;
	}
	#scroll_question ul li {
		font-size: 9px !important;
		font-family: "Microsoft Yahei";
		font-weight: normal;
		line-height: 40px;
		width: 211px !important;
	}
	#scroll_question {
		overflow: hidden;
		height: 40px;
		float: left;
		width: 219px !important;
	}
	.login_panel .panel_center .askfor {
		width: 71px !important;
		margin-left: 0px  !important;	
	}
}

@media only screen and (min-width:1300px) {
	.login_panel .panel_center {
		width: 450px !important;
	}
}

h2 {
	font-size: 1.6rem;
}


}
a {
	text-decoration: none;
}
ul,
li {
	list-style: none;
}
img {
	border: 0 none;
	display: block;
}
html,
body {
	font-family: helvetica, "microsoft yahei";
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	background: url(../img/body-background.jpg) 0 0 repeat;
}
.clear {
	diplay: block!important;
	float: none!important;
	clear: both;
	overflow: hidden;
	width: auto!important;
	height: 0!important;
	margin: 0 auto!important;
	padding: 0!important;
	font-size: 0;
	line-height: 0;
}
.part1 {
/*	background: -webkit-linear-gradient( to bottom, rgba(218,253,239,1.00) 0%, rgba(208,245,234,1.00) 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient( to bottom, rgba(218,253,239,1.00) 0%, rgba(208,245,234,1.00) 50%, rgba(255,255,255,0) 100%);*/
	padding: 0;
	position: relative;
	top: -95px;
}

/*{
    background: rgba(20,57,128,1);
    background: -moz-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(20,57,128,1)), color-stop(50%,rgba(96,156,229,1)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
:root .gradient{filter:none;}*/
.logo img {
	width: 60px;
	margin: 13px auto;
}
h1 {
	font-size: 3.2rem;
	/*font-weight: normal;*/
	color: #fff;
	/*margin-top: 5px;*/
	/*margin-bottom: 1rem;*/
	font-weight: bold;
}
.line {
	width: 250px;
	height: 1px;
	background: #A8A8A8;
	box-shadow: 0 1px 0px #a8a8a8;
	margin: 12px auto 0px;
	;
}
h2 {
	font-size: 1.6rem;
	;
	font-weight: normal;
	color: #fff;
	/*margin-top: 16px;*/
}
/*.evidence {
	margin: 8px auto;
	width: 160px;
}
.evidence li {
	font-size: 1.5rem;
	line-height: 2.2rem;
	color: #fff;
	text-align: left;
}
.evidence li span {
	display: inline-block;
	background: url(../img/iconhjs.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 3px;
}
.evidence li span.icon1 {
	background-position: 0px 3px;
	background-size: 46px auto;
}
.evidence li span.icon2 {
	background-position: 0px -18px;
	background-size: 46px auto;
}
.evidence li span.icon3 {
	background-position: 0px -42px;
	background-size: 46px auto;
}*/
.evidence {
	margin: 5px auto;
}
.evidence li {
	font-size: 1.2rem;
	line-height: 2.2rem;
	color: #fff;
	display:inline-block;
	font-weight:bold;
}
.evidence li span {
	display: inline-block;
	background: url(../img/iconhjs.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 3px;
}
.evidence li span.icon1 {
	background-position: 0px 3px;
	background-size: 46px auto;
}
.evidence li span.icon2 {
	background-position: 0px 3px;
	background-size: 46px auto;
}
.deadline {}
h3 {
	font-size: 1.8rem;
	font-weight: normal;
	color: #333333;
	margin-top: 1rem;
}
.deadline-box {
	width: 160px;
	margin: 0.6rem auto;
}
.month-box {
	background: #ffffff;
	font-size: 2.2rem;
	border: 1px solid #333;
	float: left;
	width: 4.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.month-text {
	font-size: 1.2rem;
	color: #333333;
	float: left;
	padding-top: 1.5rem;
	padding-left: 5px;
}
.day-box {
	background: #ffffff;
	font-size: 2.2rem;
	border: 1px solid #333;
	float: left;
	width: 4.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	float: left;
	margin-left: 1rem;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.day-text {
	font-size: 1.2rem;
	color: #333333;
	float: left;
	padding-top: 1.5rem;
	padding-left: 5px;
	text-shadow: 0px 0px 0px #a7cdfa;
}
.btn {
	display: block;
	border: 1px solid #004377;
	background: -webkit-linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
	width: 260px;
	margin: 8px auto 0px;
	height: 46px;
	line-height: 46px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	font-size: 1.3rem;
	text-decoration: none;
	/*    text-shadow: 1px 1px 0px rgba(36,36,36,0.65);*/
}
.btn:active {
	background: -webkit-linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
	background: linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}
.note {
	color: #b02424;
	font-size: 13px;
	margin-top: 5px;
	/*text-shadow: 1px 1px 0px #ffffff;*/
}
p.rs_p{
	font-size: 15px;
    margin-top: 10px;
    color: #545454;
}
p.rs_p span{
	color: #e10000;
	font-weight: bold;
}
.arrow-down {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 10px solid #cccccc;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.nav3 {
	width: 86%;
	height:28px;
	background: #004377;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 9;
	border-radius:5px;
}
.nav3 ul {
	width: 100%;
}
.nav3 ul li {
	width: 25%;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    margin-top: 7px;
    font-size: 12px;
}
.nav3 ul li:last-child {
	border: 0;
}

.liebiao{
	width:86%; 
	border:1px solid #000000; 
	border-radius:5px;
	position: relative;
	top: 0;
	left: 0;
	margin:0 auto;
	padding: 0 0px 5px 0;
	background: #fff;
}
.liebiao li{
	width: 96%;
    height: 24px;
    border-bottom: 1px solid #a7a7a7;
    margin: 0 atuo;
    margin: 0 auto;
}

.liebiao li a {
	font-size:13px; line-height:24px; text-decoration:underline; color:#333; text-align:left;
}
.liebiao li a span{ padding-left:0px; float:left}
.liebiao li a font{ float:right; padding-right:10px;}


.part2 {
	padding: 2em 0;
	position: relative;
}
.notice-title {
	font-size: 1.2rem;
	background: #faf8ef;
	border: 1px solid #cec8a9;
	box-shadow: -1px -1px 1px #ece8d8;
	color: #908964;
	padding: 5px 0;
	width: 100px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 10%;
	margin-left: -50px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.notice-box {
	border: 1px solid #d7d7d7;
	background: #ffffff;
	width: 270px;
	margin: 28px auto 0;
	list-style: square;
	padding: 15px 10px 10px;
	box-shadow: 1px 1px 0px #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.notice-box li {
	list-style: square;
	text-align: left;
}
.notice-box li a {
	text-decoration: none;
	text-align: center;
	line-height: 2rem;
	color: #333333;
	font-size: 0.8rem;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ffffff;
	font-size: 1.4rem;
}
.notice-box li a span{
	font-weight: bold;
	color: red;
}

h4 {
	font-size: 2rem;
	color: #004377;
	text-shadow: 1px 1px 0px #ffffff;
	font-weight: bold;
}
.part3 {
	padding: 1em 0;
	position: relative;
}
.forms {
	width: 310px;
	margin: 0 auto;
	margin-top: 25px;
}
.forms li {
	float: left;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ffffff;
	width: 88px;
	margin-right: 5px;
	margin-bottom: 8px;
	padding: 10px 5px;
	box-shadow: 1px 1px 0px #ffffff;
}
.forms-title {
	font-size: 1.7rem;
	color: #004377;
	text-shadow: 1px 1px 0px #ffffff;
}
.forms-btn {
	display: block;
	font-size: 1rem;
	border: 1px solid #004377;
	background: -webkit-linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
	width: 86px;
	margin: 8px auto 0px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
}
.forms-btn:active {
	background: -webkit-linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
	background: linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}
.part4 {
	padding: 2em 0;
	position: relative;
}
.questions-box {
	width: 320px;
	margin: 0 auto;
}
.questions {
	margin-top: 23px;
	float: left;
	margin-left: 15px;
}
.questions li {
	text-align: left;
	line-height: 34px;
	border-bottom: 1px dashed #d7d7d7;
}
.questions li a {
	text-align: left;
	font-size: 1.1rem;
	color: #333333;
	text-decoration: none;
}
.questions-btn {
	margin-top: 25px;
	font-size: 0.8rem;
	float: right;
	margin-right: 10px;
	text-shadow: 1px 1px 0px #ffffff;
}
.questions-btn li {
	margin-bottom: 5px;
}
.questions-btn li a {
	display: block;
	font-size: 0.8rem;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #d7d7d7;
	background: -webkit-linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(93, 195, 187) 100%);
	background: linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(93, 195, 187) 100%);
	box-shadow: 1px 1px 1px #ececec;
	width: 74px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666666;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}
.questions-btn li a:active {
	background: -webkit-linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
}
.part5 {
	padding: 1em 0 0;
	position: relative;
}
.info-list {
	margin: 0 auto;
	margin-top: 25px;
	width: 292px;
}
.info-list li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.info-list li a {
	display: block;
	border: 1px solid #004377;
	background: -webkit-linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
	width: 90px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
	text-decoration: none;
}
.info-list li a:active {
	background: -webkit-linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
	background: linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}
.part6 {
	padding: 1em 0;
	position: relative;
}
.university-list {
	margin-top: 25px;
}
.university-list li {
	width: 260px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.university-img img {
	width: 260px;
	margin: 0 auto;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px;
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 0px #ffffff;
}
.university-title {
	font-size: 1.3rem;
	line-height: 1.8rem;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: left;
	color: #004377;
	margin-top: 6px;
}
.university-title span {
	font-size: 1.1rem;
}
.university-limit {
	font-size: 0.8rem;
	line-height: 1.4rem;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: left;
	color: #004377;
}
.university-intro {
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.3;
	text-shadow: 1px 1px 0px #ffffff;
	color: #666666;
	margin-top: 10px;
}
.part7 {
	padding: 1em 0;
	position: relative;
}
.forecast-title {
	font-size: 1.2rem;
	background: #faf8ef;
	border: 1px solid #cec8a9;
	box-shadow: -1px -1px 1px #ece8d8;
	color: #908964;
	padding: 5px 0;
	width: 100px;
	margin: 25px auto 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.forecast-questions {}
.forecast-questions li {
	text-align: center;
	margin-bottom: 5px;
}
.forecast-questions a {
	text-decoration: none;
	font-size: 0.8rem;
	line-height: 1.4rem;
	color: #333333;
}
.forecast-questions a span {
    text-decoration: none;
    font-size: 2rem;
    line-height: 3rem;
    color: #004377;
}
.part8 {
	padding: 1em 0;
	position: relative;
}
.reasons {
	width: 260px;
	margin: 0 auto;
	margin-top: 25px;
}
.reasons li {
	margin-bottom: 15px;
}
.reasons li a {
	display: block;
	font-size: 1rem;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #d7d7d7;
	background: -webkit-linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	box-shadow: 1px 1px 1px #ececec;
	width: 120px;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}
.reasons li a:active {
	background: -webkit-linear-gradient( to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient( to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.reasons li p {
	text-align: left;
	font-size: 0.8rem;
	margin-top: 8px;
	color: #666666;
}
.part9 {
	padding: 1em 0;
	position: relative;
}
.grant-img img {
	width: 260px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px;
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 0px #ffffff;
}
.grant-intro {
	font-size: 0.8rem;
	line-height: 1.2rem;
	text-align: left;
	width: 260px;
	margin: 0 auto;
	color: #666666;
	margin-top: 10px;
	text-indent: 1.8rem;
	text-align: justify;
	text-shadow: 1px 1px 0px #ffffff;
}
.part10 {
	/*padding: 2em 0;*/
	position: relative;
}
.tentimes {
	font-size: 1rem;
	background: #faf8ef;
	border: 1px solid #cec8a9;
	box-shadow: -1px -1px 1px #ece8d8;
	color: #908964;
	padding: 5px 0;
	width: 280px;
	margin: 10px auto 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tentimes-img img {
	width: 260px;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px;
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 0px #ffffff;
}
.brand {
	width: 242px;
	margin: 0 auto;
}
.brand li {
	float: left;
	width: 100px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px;
}
.brand-img1 {
	background: url(../img/iconhjs.png) 0px -99px no-repeat;
	width: 100px;
	height: 76px;
	background-size: 100px auto;
}
.brand-img2 {
	background: url(../img/iconhjs.png) 0px -210px no-repeat;
	width: 100px;
	height: 76px;
	background-size: 100px auto;
}
.brand-img3 {
	background: url(../img/iconhjs.png) 0px -315px no-repeat;
	width: 100px;
	height: 76px;
	background-size: 100px auto;
}
.brand-img4 {
	background: url(../img/iconhjs.png) 0px -420px no-repeat;
	width: 100px;
	height: 76px;
	background-size: 100px auto;
}
.brand-text {
	color: #666666;
	font-size: 0.8rem;
	margin-top: 8px;
	text-shadow: 1px 1px 0px #ffffff;
}
.part11 {
	padding: 1em 0;
	position: relative;
}
.get-grant {
	font-size: 1.2rem;
	background: #faf8ef;
	border: 1px solid #cec8a9;
	box-shadow: -1px -1px 1px #ece8d8;
	color: #908964;
	padding: 5px 0;
	width: 280px;
	margin: 10px auto 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.get-grant-ask {
	width: 280px;
	margin: 0 auto;
}
.get-grant-ask li {
	float: left;
	margin-right: 10px;
}
.btn-1 {
	display: block;
	border: 1px solid #004377;
	background: -webkit-linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
	box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
	width: 133px;
	margin: 10px auto 10px;
	height: 46px;
	line-height: 46px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
	text-decoration: none;
}
.btn-1:active {
	background: -webkit-linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
	background: linear-gradient( to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}
.btn-2 {
	display: block;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #d7d7d7;
	background: -webkit-linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	box-shadow: 1px 1px 1px #ececec;
	width: 133px;
	margin: 10px auto 10px;
	height: 46px;
	line-height: 46px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666666;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}
.btn-2:active {
	background: -webkit-linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
}
.footer1 {
	background: #333333;
	padding: 1.5rem 0;
}
.footer1 figure img {
	width: 75px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.fixed-nav {
	width: 70px;
	height: 58px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 8;
	background: url(../images/free-plan.png) 0 0 no-repeat;
	background-size: 70px 58px;
}
.free-plan {
	display: block;
	font-size: 0.8rem;
	line-height: 1rem;
	color: #ffffff;
	text-decoration: none;
	margin-top: 19px;
	text-shadow: 1px 1px 0px #d64c02;
}
#loading {
	background: rgba(255, 255, 255, 1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.spinner {
	margin: 100px auto;
	width: 50px;
	height: 60px;
	text-align: center;
	font-size: 10px;
}
.spinner>div {
	background-color: #004377;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4)
	}
	
	20% {
		-webkit-transform: scaleY(1.0)
	}
}
@keyframes stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	
	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}
.icon-arrow-up {
	position: fixed;
	z-index: 99999;
	width: 50px;
	height: 50px;
	display: block;
}
.icon-arrow-up {
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	bottom: 3%;
	display: block;
}
.icon-arrow-up i {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-repeat: no-repeat;
	background-size: 400px 50px
}
.icon-arrow-up i {
	-webkit-animation: arrowUp 1.5s ease-out infinite;
	animation: arrowUp 1.5s ease-out infinite
}
.ani-up1 {
	background-position: -50px 0;
}
@-webkit-keyframes arrowUp {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
	
	50% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0)
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0)
	}
}
@keyframes arrowUp {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
	
	50% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	
	100% {
		opacity: 0;
		transform: translate3d(0, -20px, 0)
	}
}
.link-btns {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
.wrap {
	width: 80%;
	margin: .5em auto .8em;
	border: 1px solid #AEBDCD;
	background-color: #F1F5FA;
	box-shadow: 0 5px 5px rgba(64, 100, 138, .4);
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 3px;
}
.link-btns .l-btn {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
	min-height: 50px;
	height: 50px;
	line-height: 40px;
	padding: 0.2em 0 .2em;
	color: #5C7894;
	text-decoration: none;
}
.link-btns .l-btn.hover {
	background-color: #B5CDE6;
}
.link-btns .l-btn span {
	position: relative;
	display: block;
	width: 14.5em;
	;
	margin: 0 auto;
}
.link-btns .l-btn span:after {
	content: ' ';
	position: absolute;
	top: 0;
	width: 35px;
	height: 35px;
	background-image: url(images/sun-spa.png.html);
	background-repeat: no-repeat;
}
.link-btns .l-btn.tal span {
	text-align: right;
}
.link-btns .l-btn.tal span:after {
	left: 0;
	background-position: 0 0;
}
.link-btns .l-btn.tel span:after {
	right: 0;
	background-position: -45px 0;
}
.link-btns .l-btn:first-child {
	border-right: 1px solid #DBE5F0;
}
.nav {
	width: 100%;
	height: 40px;
	background: #004377;
	margin: 0 auto;
	/*position: fixed;
	top: 0;
	left: 0;
	z-index: 9;*/
}
.nav ul {
	width: 100%;
}
.nav ul li {
	width: 25%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	float: left;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	margin-top: 6px;
	font-size: 1.2rem;
}
.nav ul li:last-child {
	border: 0;
}

/*以下为去除苹果默认按钮样式*/
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="number"],
input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}

/*bootstrap*/
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	
	.modal-sm {
		width: 300px
	}
}
@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	display: table;
	content: " "
}
.form-group {
	margin-bottom: 15px
}
.form-group .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}
}
@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-sizing: border-box;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button,
select {
	text-transform: none;
}

/*移动端按钮*/
input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

.footer{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, .30);
    padding: 10px 0;
    background: #fff;
}
.footer .ul1 li{
    position: relative;
    float: left;
    width: 25%;
    font-size: 13px;
    text-align: center;
}
.footer .ul1 li img{
    width: 30px;
    margin: auto;
}
.footer .ul1 li span{
    position: absolute;
    top: -7px;
    right: 15px;
    border-radius: 100%;
    background: #ff2424;
    color: #fff;
    width: 18px;
    height: 18px;
    -webkit-animation: sdb07 2s infinite;
    animation: sdb07 2s infinite;
    animation-delay: 0s;
    opacity: 0;
}
@-webkit-keyframes sdb07 {
    0% {opacity: 0;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes sdb07 {
    0% {opacity: 0;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
/*底部结束*/

/*弹框*/
.popup,.popup2{
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 99999;
    display: none;
}
.popup_box,.popup_box2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width: 100%;
}
.popup .pupimg,.popup2 .pupimg2 {
    position: relative;
    width: 320px;
    margin: auto;
}
.popup_box img.bg_img,.popup_box2 img.bg_img2 {
    width: 98%;
    box-shadow: 0px 0px 0px 0px #9c9c9c;
    max-width: 320px;
}
.pup_txt {
    text-align: center;
    font-size: 14px;
    position: absolute;
    width: 72%;
    left: 44px;
    bottom: 32px;
}
.pup_txt  .num-input{
    border: none;
    width: 100%;
    height: 32px;
    font-size: 12px;
    border-radius: 30px;
    padding-left: 5px;
    text-align: center;
}
.pup_txt a{
    background: #004377;
    color: #fff;
    line-height: 32px;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
    margin-top: 10px;
}
.popup .pupimg h1{
    position: absolute;
    top: 15px;
    font-size: 20px;
    left: 55px;
}
.popup .pupimg ul.titleul{
    overflow: hidden;
    position: absolute;
    top: 48px;
    left: 15px;
    width: 90%;
    overflow: hidden;
}
#table{
    height: 170px;
    position: absolute;
    top: 72px;
    overflow: hidden;
    text-align: left;
    left: 15px;
    width: 92%;
}
#table ul li{
    position: relative;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
}
#table ul li.tdmc img{
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
}
#table ul li span{
    width: 60px;
    display: inline-block;
    /*height: 20px;*/
    overflow: hidden;
    text-align: center;
}
#table ul li span.tdmc{width: 136px;text-align: left;}
#table ul li img{
    width: 14px;
    margin-top: 2px;
    float: left;
}
.popup .pupimg ul table tr {
    text-align: left;
}
.popup .pupimg ul table tr td{color: #484848;}

.popup .pupimg ul table tr td.tdmc{
    overflow: hidden;
    height: 18px;
    display: inline-block;
}
.popup .pupimg ul table tr td.tdsj{padding-left: 4px;}
.popup .pupimg ul.titleul li{
       text-align: right;
    margin-top: 5px;
    float: left;
    font-weight: bold;
    width: 21%;
    margin-right: 5px
}
.popup .pupimg ul li img{
    width: 38%;
}
.popup .pupimg ul li p{
    font-size: 17px;
    line-height: 34px;
}
.l_mf {
    color: #1190d5;
}
.l_bkfa {
    color: #3e386a;
    margin: 5px 0;
    line-height: 1.6;
}

.popbkzy{position: absolute;top: 55px;left: 23%;}
.popbkzy h1{font-size: 20px;color: #0e2763;margin-bottom: 13px;}
.popmacon{text-align: left;margin-bottom: 10px;}
.popmacon label{font-size: 16px;display: block;margin-bottom: 10px;}
.popmacon select{width: 88%;height: 28px;border: 1px solid #ccc;padding-left: 8px;}
.popmabtn{position: absolute;bottom: 55px;width: 76%;left: 12%;}
.popmabtn .popbtn{border: 1px solid #ccc;border-radius: 30px;height: 32px;background: #fff;}
.popmabtn .popbtn label{float: left;margin: 5px 0 0 10px;}
.popmabtn .popbtn input{float: right;border: none;height: 31px;border-radius: 30px;width: 88%;font-size: 12px;}
.popmabtn .popbtn input:focus{outline: none;}
/*#btn4{display: block;background: #004377;width: 96%;margin: auto;height: 32px;border-radius: 30px;line-height: 30px;color: #fff;margin-top: 10px;}*/
.cancel2{position: absolute;top: 6px;right: 10px;}
/*end*/

.marquee {
    width:84%;
    height:20px;
    overflow: hidden;
    background: none;
    margin:0 auto;
    margin-bottom:30px;
    border-radius:3px;
    color:#a0a0a0;
    }

    .marquee ul li {
        float: left;
        width: 90%;
        padding: 1% 5%;
        line-height: 20px;
        font-size:12px;
            text-align:center;
    }
    .marquee ul li  a{
        text-decoration:none;
        color:#a0a0a0;
        text-align:center;
    }



#baoming,#guanyu{ 
	display:block;margin-top:20px;
}
.baoming img{ 
	width: 100%; height:100%; display: block;  
}
.baoming {
	max-width: 730px;
	margin: 0 auto;
}
.part4 {
	padding: 1em 0;
	position: relative;
}
.questions-box {
	width: 320px;
	margin: 0 auto;
}
.questions {
	margin-top: 23px;
	float: left;
	margin-left: 15px;
}
.questions li {
	text-align: left;
	line-height: 34px;
	border-bottom: 1px dashed #d7d7d7;
}
.questions li a {
	text-align: left;
	font-size: 1.1rem;
	color: #333333;
	text-decoration: none;
}
.questions-btn {
	margin-top: 25px;
	font-size: 0.8rem;
	float: right;
	margin-right: 10px;
	text-shadow: 1px 1px 0px #ffffff;
}
.questions-btn li {
	margin-bottom: 5px;
}
.questions-btn li a {
	display: block;
	font-size: 0.8rem;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #d7d7d7;
	background: -webkit-linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	box-shadow: 1px 1px 1px #ececec;
	width: 74px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666666;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}
.questions-btn li a:active {
	background: -webkit-linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient( to bottom, rgba(93, 195, 187) 0%, rgba(255, 255, 255, 1) 100%);
}
.part1 a.btn{
	box-shadow: 3px 3px 3px #002a48;
}
/*8.18*/
.sd_bg{max-width:730px; height: 629px; margin:0 auto; background:url(../img/sd-bg.png) center -45px no-repeat; }
/*.sd_bg_1{ margin-top: 4px; background:#fff; width:74%; margin:0 auto; padding:1.0rem 2.0rem; filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity: 0.75;opacity: 0.75; border-radius: 10px;}*/
.sd_bg_1 h3{
	margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-weight: bold;
}
/*深大颜色*/
h4,.forms-title,.university-title,.forecast-questions a span{ color: #004377 !important; }
.nav,.login_panel .panel_center .askfor{ background: #004377 !important; }
.btn,.forms-btn,.info-list li a,.btn-1{
	background: -webkit-linear-gradient(to bottom,rgb(5 105 160 / 76%) 10%,#004377 100%);
	background: -o-linear-gradient(to bottom,rgb(5 105 160 / 76%) 10%,#004377 100%);
	background: linear-gradient( to bottom,rgb(5 105 160 / 76%) 10%,#004377 100%);
	border: 1px solid #004377;
}

#messageForm2{width: 260px;margin: auto;}

#messageForm2 .part7lab {
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 0 5px;
    position: relative;
    margin-top: 10px;
    height: 32px;
}
#messageForm2 .part7lab label {
    border-right: 1px solid #ccc;
    display: inline-block;
    margin: 5px 0;
    padding-right: 5px;
    float: left;
}
#messageForm2 .part7lab label img {
    width: 20px;
    margin-top: 3px;
}
#messageForm2 .part7lab input {
    border: none;
    height: 100%;
    width: 85%;
    position: absolute;
    right: 0;
    padding-left: 5px;
    text-align: left;
    background: none;
}
#messageForm2 .part7lab input:focus {
    outline: none;
}
#messageForm2 a.btn2{
	width: 100%;
    background: #004377;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    border-radius: 6px;
    margin-top: 10px;
}
/*测一测*/
.minp{color: #868686;font-size: 13px;margin: 10px 0;}
.ceyice{width:310px;margin:0 auto 15px; background-size:cover;}
.ceyice_list{width:100%;margin-top:.2rem;margin-bottom: 20px;}
.ceyice_list li{margin-bottom:.25rem}
.cyc_list{font-size:1.27rem;display:flex;justify-content:space-between;padding:0 .2rem;font-weight:bold}
.cyc_list span{font-weight:normal;font-size:.2rem}
.cyc_xzt{display: flex;align-items: center;margin: .2rem auto 1rem; width: 94%;}
.cyc_xzt label {padding-right: .4rem;font-size: 1.1rem;margin-top: 5px;width: 33.333333%;text-align: left;}
.cyc_xzt label input{float: left;margin-top: 2px;margin-right: 3px;}
.cyc_xzt div{flex:1;font-size:.25rem;margin: .1rem .1rem 0;padding:.15rem .1rem}
.ceyice .cycinp{width: 92%;margin: auto;border: 1px solid #ccc;height: 38px;margin-bottom: 15px;}
.ceyice .cycbtn{
	font-size: 1.2rem;
	display: inline-block;
    width: 92%;
    height: 40px;
    line-height: 40px;
    color: #fff;
	background: -webkit-linear-gradient( to bottom,#418db7 10%,#004377 100%);
    background: -o-linear-gradient( to bottom,#418db7 10%,#004377 100%);
    background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
    border: 1px solid #004377;
}
/*测一测 end*/

.login_panel {
	width: 100%;
	height: 65px;
	background: url(../img/float_bottom_bg.png) 0 0 repeat-x;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	z-index: 99999;
}
.login_panel .panel_center {
	margin: 10px auto;
	width: 1000px;
	height: 45px;
	overflow: hidden;
}
.login_panel .panel_center p {
	float: left;
	line-height: 45px;
	margin-top: 6px;
}
.login_panel .panel_center .tips {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width: 320px;
	text-align: center;
	line-height: 40px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}
.login_panel .panel_center .askfor {
	background: #239b6f;
	display: block;
	padding: 5px 10px;
	width: 97px;
	height: 28px;
	line-height: 28px;
    margin-left: 13px;
	margin-top: 5px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
}
.login_panel .panel_center .askfor:hover {
	text-decoration: none;
	background: #60befc;
}
#scroll_question {
	overflow: hidden;
	height: 40px;
	float: left;
	width: 225px;
}
#scroll_question ul li {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	line-height: 40px;
	width: 240px;
	margin-right: 10px;
}
#scroll_question ul li a {
	display: block;
	color:#e5588d;
	text-decoration: none;
}
#baoming,#guanyu{ 
	display:block;margin-top:20px;
}
.baoming img{ 
	width: 100%; height:100%; display: block;  
}
.baoming {
	max-width: 730px;
	margin: 0 auto;
}

.part4 {
	margin-top: -50px
	padding: 2em 0;
	position: relative;
}
.questions-box {
	width: 324px;
	margin: 0 auto;
}
.questions {
	margin-top: 23px;
	float: left;
	margin-left: 15px;
}
.questions li {
	text-align: left;
	line-height: 34px;
	border-bottom: 1px dashed #d7d7d7;
}
.questions li.c_red a{
	color: #c30101;
}
.questions li a {
	text-align: left;
	font-size: 1.1rem;
	color: #333333;
	text-decoration: none;
}
.questions-btn {
	margin-top: 25px;
	font-size: 0.8rem;
	float: right;
	margin-right: 10px;
	text-shadow: 1px 1px 0px #ffffff;
}
.questions-btn li {
	margin-bottom: 5px;
}
.questions-btn li a {
	display: block;
	font-size: 0.8rem;
	color: #333333;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #d7d7d7;
	background: -webkit-linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: linear-gradient( to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	box-shadow: 1px 1px 1px #ececec;
	width: 74px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666666;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}
.questions-btn li a:active {
	background: -webkit-linear-gradient( to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient( to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.public-part .slogan h1 {
    font-size:2rem;
    font-weight:900;
    color:#121212;
    padding-bottom:.133333rem;
    border-bottom:1px solid #121212;
}
.public-part .slogan h1 .co-span {
    color:#004377;
}
.public-part .slogan h1 .bb-span {
    padding-bottom:.133333rem;
    border-bottom:.2rem solid #004377;
}
.exam {
    /*background:#fff;*/
    padding:.533333rem 0 .64rem 0;
    max-width: 410px;
    margin: auto;
}
.exam .slogan {
    width:92%;
    margin: auto;
}
.exam ul {
    margin-top:1.2rem;
    overflow: hidden;
}
.exam ul li {
    float:left;
    width:25%;
    margin-top:1.2rem;
}
.exam ul li img {
    width:3.6rem;
    height:3.67rem;
    margin: auto;
}
.exam ul li p {
    /*font-size:1.2rem;
    color:#2b2b2b;
    margin-top:0.6rem;*/
    font-size: 12px;
    color: #ffffff;
    margin-top: 0.6rem;
    width: 80%;
    margin: auto;
    /*background: #004377;*/
    line-height: 24px;
    border-radius: 5px;
    background: -webkit-linear-gradient( to bottom,#418db7 10%,#004377 100%);
    background: -o-linear-gradient( to bottom,#418db7 10%,#004377 100%);
    background: linear-gradient(  to bottom,#418db7 10%,#004377 100%);
    border: 1px solid #004377;
}
.exam form {
    margin-top:1.5rem;
}
.exam form input{

}
#tel1{
	width: 23rem;
    height: 3rem;
    border-radius: 5px;
    border: 1px solid #616161;
    margin: auto;
}
#btn1{
	display: block;
    margin: 0 auto;
    margin-top: 1.2rem;
    outline: 0;
    border: 0;
    width: 23rem;
    height: 4rem;
    line-height: 1.333333rem;
    background: url(../img/btn1.png) left center no-repeat;
    background-size: 100% 100%;
    font-size: 1.2rem;
    color: #fff;
}

/*隐私*/
.layer--io7NE {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 2000;
}
      
.layer--io7NE, .root--1sDcm {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}   
      
.modelContainer---hi5r {
    width: 281px;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 1007;
    box-shadow: 1px 1px 8px rgba(0,0,0,.4);
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: 50%;
  margin-top: -50%;
  
}   
.agreement--1IaQC {
    height: 332px;
    overflow-y: scroll;
    padding: 0 24px;
}     
      
.confirmButton--3WKjJ {
    font-size: 17px;
    width: 100%;
    opacity: 1;
    height: 48px;
    font-family: PingFangSC,PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    border: none;
    border-top: .1em solid #eaeaea;
    background: #fff;
    color: #3089ff;
    line-height: 24px;
}     
  .agreement--1IaQC h2 {
    opacity: 1;
    width: 100%;
    padding: 24px 0 0;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
      
.agreement--1IaQC h2, .agreement--1IaQC h3 {
    font-family: PingFangSC,PingFangSC-Medium;
    font-weight: 500;
    color: #222;
}     
      
.agreement--1IaQC p {
    margin-bottom: 12px;
    opacity: 1;
    font-size: 14px;
    font-family: PingFangSC,PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666;
    line-height: 21px;
}     
.agreement--1IaQC h3 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 22px;
} 

.root--1sDcm {
        height: 39px;
        width: 100%;
        
}

.part11 {
  padding: 1em 0 0 0;
}

.root--1sDcm {
        height: 39px;
        width: 100%;
        /*background: #f8f8f8;*/
        opacity: 1;
        overflow: hidden;
        font-size: 12px;
        font-family: PingFangSC,PingFangSC-Regular;
        font-weight: 400;
        color: #9c9c9c;
        line-height: 16px;
      display: flex;
      align-items: center;
}

.round--3cp_f {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.round--3cp_f input[type=checkbox] {
    visibility: hidden;
}
.round--3cp_f input[type=checkbox]:checked+label {
    background-color: #821535;
}
.round--3cp_f label {
    
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    left: -8px;
    position: absolute;
    top: 0;
    width: 16px;
    background-color: #fff;
    border-color: #821535;
}
.round--3cp_f input[type=checkbox]:checked+label:after {
    opacity: 1;
}
  .round--3cp_f label:after {
    border: 1px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 4px;
    left: 4px;
    opacity: 1;
    position: absolute;
    top: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 7px;
} 
/*end*/

footer {
    width:100%;
    height:4.5rem;
    background:#393a3f;
    position:fixed;
    bottom:0;
    left:0;
    z-index:9999;
}
footer ul li {
    float:left;
    width:25%;
    height:4.5rem;
    font-size:13px;
    color:#fff;
    position:relative;
}
footer ul li img {
    height: 1.5rem;
    margin: .8rem auto 0;
}
footer ul li p {
    margin-top:.08rem;
}
.absolute{
	position: absolute;
}
footer ul li span {
    animation:side2-num 1s infinite;
    -moz-animation:side2-num 1s infinite;
    -webkit-animation:side2-num 1s infinite;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #f8605d;
    border-radius: 50%;
    top: 00.5rem;
    right: 0.5rem;
    font-size: 1.2rem;
}
footer ul li:first-child {
    border-left:none;
    width:24%;
}
footer ul .br-pos:after {
    content:'';
    position:absolute;
    top:15%;
    right:0;
    z-index:9;
    width:1px;
    height:70%;
    background:#fff;
}
footer ul .act {
    background:#004377;
}
.mask-layer-box {
    display:none;
}
.mask-layer-box .mask-bg-opacity {
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    background:rgba(0,0,0,.7);
    z-index:9999;
}
.mask-layer-box .mask-layer-content {
    width:28rem;
    height:33rem;
    position:fixed;
    top:50%;
    left:50%;
    z-index:10000;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.mask-layer-box .mask-layer-content .close-btn {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 100%;
    position: absolute;
    top: -2rem;
    right: 0;
    color: #000;
    font-size: 1.4rem;
    cursor: pointer;
    background: #aeadb0;
}
.mask-layer-box .mask-layer-content form {
    margin-top:.666667rem;
}
.mask-layer-box .mask-layer-content form img {
    width:88%;
    margin: auto;
}
.mask-layer-box .mask-layer-content form input,.mask-layer-box .mask-layer-content form .record-drag {
    display: block;
    width: 24.4rem;
    height: 3.12rem;
    outline: 0;
    border: 0;
    margin: 0 auto;
    margin-top: 15px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}
.mask-layer-box .mask-layer-content form .layer-phone {
    background:#f1f1f1;
    font-size:.373333rem;
}
.mask-layer-box .mask-layer-content form .layer-form-btn,.mask-layer-box .mask-layer-content form .record-drag {
    width: 24.5rem;
    height: 3.146667rem;
    background: -webkit-linear-gradient(left,#ce3951,#b81c2e);
    background: -o-linear-gradient(right,#ce3951,#b81c2e);
    background: -webkit-gradient(linear,left top,right top,from(#ce3951),to(#b81c2e));
    background: -o-linear-gradient(left,#ce3951,#b81c2e);
    background: linear-gradient(to right,#ce3951,#b81c2e);
    font-size: 1.3rem;
    color: #f1f1f1;
    border: 0;
}
.mask-layer-box .mask-layer-content .layer-listen-form {
    background:#fff;
    padding:1.5rem 0;
}
.mask-layer-box .mask-layer-content .layer-bonus-form {
    width:9.026667rem;
    height:7.2rem;
    background:url((../images/layer-bg1.png) center no-repeat;
    background-size:100% 100%;
}
.mask-layer-box .mask-layer-content .layer-bonus-form h1,.mask-layer-box .mask-layer-content .layer-bonus-form h6 {
    font-size:.693333rem;
    color:#fff;
}
.mask-layer-box .mask-layer-content .layer-bonus-form h1 span,.mask-layer-box .mask-layer-content .layer-bonus-form h6 span {
    color:#e9cb69;
}
.mask-layer-box .mask-layer-content .layer-bonus-form h1 {
    padding-top:.466667rem;
    margin-bottom:2.066667rem;
}
.mask-layer-box .mask-layer-content .layer-bonus-form h6 {
    font-size:.426667rem;
    margin-top:.2rem;
}
.mask-layer-box .mask-layer-content .layer-bonus-form .layer-form-btn {
    background:-webkit-linear-gradient(left,#fcd280,#f0ae4d);
    background:-o-linear-gradient(right,#fcd280,#f0ae4d);
    background:-webkit-gradient(linear,left top,right top,from(#fcd280),to(#f0ae4d));
    background:-o-linear-gradient(left,#fcd280,#f0ae4d);
    background:linear-gradient(to right,#fcd280,#f0ae4d);
    font-size:.373333rem;
    color:#ac2729;
}
.mask-layer-box .mask-layer-content .layer-resourse-form {
    width:8.08rem;
    height:9.613333rem;
    background:url((../images/layer-bg2.png) center no-repeat;
    background-size:100% 100%;
}
.mask-layer-box .mask-layer-content .layer-resourse-form .h1-black {
    color:#393a3f;
    padding-top:1.466667rem;
    margin-bottom:.2rem;
}
.mask-layer-box .mask-layer-content .layer-resourse-form input {
    width:6.666667rem;
}
.mask-layer-box .mask-layer-content .layer-resourse-form ul {
    height:.56rem;
    line-height:.56rem;
    margin-bottom:3.4rem;
    overflow:hidden;
}
.mask-layer-box .mask-layer-content .layer-resourse-form ul li {
    height:.56rem;
    line-height:.56rem;
    font-size:.346667rem;
    color:#393a3f;
}
.mask-layer-box .mask-layer-content .layer-resourse-form ul li span {
    margin:0 .146667rem;
}
.mask-layer-box .mask-layer-content .layer-resourse-form ul li span:last-child {
    color:#ee3226;
}
.mask-layer-box .mask-layer-content .layer-record-form {
    width:9.04rem;
    height:8.293333rem;
    border-radius:.173333rem;
    background:#fff;
    position:relative;
}
.mask-layer-box .mask-layer-content .layer-record-form h1 {
    height:2.826667rem;
    line-height:2.826667rem;
    font-size:.826667rem;
    color:#fff;
    background:url((../images/layer-bg4.png) left top no-repeat;
    background-size:100% 100%;
}
.mask-layer-box .mask-layer-content .layer-record-form .record-wrap {
    padding-top:.4rem;
}
.mask-layer-box .mask-layer-content .layer-record-form .record-wrap .record-drag span {
    display:block;
    width:7.893333rem;
    height:1.12rem;
    line-height:1.12rem;
}
.mask-layer-box .mask-layer-content .layer-record-form .record-wrap .record-drag ul {
    background:#fff;
    display:none;
    padding:.733333rem 0;
    width:100%;
    position:absolute;
    top:2.826667rem;
    left:0;
    border-radius:0 0 .173333rem .173333rem;
}
.mask-layer-box .mask-layer-content .layer-record-form .record-wrap .record-drag ul li {
    width:8.68rem;
    height:.813333rem;
    line-height:.813333rem;
    margin:0 auto;
    margin-top:.266667rem;
    font-size:.373333rem;
    color:#4a4a4a;
    background:url(../images/layer-btn2.png) left top no-repeat;
    background-size:100% 100%;
}
.mask-layer-box .mask-layer-content .layer-record-form .record-wrap .record-drag ul .act {
    background:url(../images/layer-btn1.png) left top no-repeat;
    background-size:100% 100%;
    color:#fff;
}
.mask-layer-box .mask-layer-content .layer-record-form .success {
    background:#fff;
    display:none;
}
.mask-layer-box .mask-layer-content .layer-record-form .success img {
    width:1.373333rem;
    height:1.373333rem;
    margin:1rem 0 .533333rem 0;
}

@keyframes side2-num {
    0% {
        -webkit-transform: scale(.6,.6);
        transform: scale(.6,.6);
    }

    20% {
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }

    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }

    60% {
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }

    80% {
        -webkit-transform: scale(.6,.6);
        transform: scale(.6,.6);
    }

    to {
        -webkit-transform: scale(.4,.4);
        transform: scale(.4,.4);
    }
}

@-webkit-keyframes side2-num {
    0% {
        -webkit-transform: scale(.6,.6);
        transform: scale(.6,.6);
    }

    20% {
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }

    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }

    60% {
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }

    80% {
        -webkit-transform: scale(.6,.6);
        transform: scale(.6,.6);
    }

    to {
        -webkit-transform: scale(.4,.4);
        transform: scale(.4,.4);
    }
}