<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** CSS Reset **/
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: center;
}

textarea,
input,
select {
	resize: none;
	outline: none;
	background: none;
	border: none;
}

button {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

input {
	border: 0;
	outline: none;
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
	display: block;
}

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0 auto;
	color: #333;
	background: #fff;
	font-size: 1.6rem;
	font-family: "Microsoft YaHei", helvetica;
	width: 100%;
	background:#f5f5f5;
	height: 100%;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	word-break: break-all;
	word-wrap: break-word;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.pc{display:block;}
.m{display:none;}

.head_bg{height:350px;background:url(../images/banner.jpg) no-repeat center top;}

.reading h2{padding:0px 0 20px;}
.reading h2 span{font-size:14px;display:inline-block;}
.reading h2 span.border{border-bottom:2px solid #000;}
.reading .con h3{font-size:20px;text-align:center;padding:0 0 10px;}
.reading .con p{padding:5px 0;}
.reading .con p i{color: red;font-style: inherit;}
.reading .con p b{text-decoration: underline;font-weight: normal;}

/* 闂椤� */
.page1 {position:relative;font-size:16px;margin-bottom:60px;}
.page1 .answer{width:1120px;padding:0 40px;background:#fff;margin:30px auto 0;border-top:2px solid #3a539b;}
.page1 h2{font-size:20px;line-height:26px;margin-top:38px;}
.page1 h2 span{font-size:14px;display:inline-block;}
.page1 h2 span.border{margin-top:10px;border-bottom:2px solid #000;}
.page1 h4{font-size: 34px;text-align: center;line-height: 54px;}
.page1 h5{font-size: 22px;text-align: center;line-height: 36px;}
.page1 .field{margin:20px 0;border-bottom:1px solid #eaeaea;}
.page1 .field:last-child{border-bottom:none;}
.page1 .field-label{word-wrap:break-word;word-break:normal;overflow:hidden;}
.page1 .indent{position:relative;font-weight:bold;}
.page1 .indent span{font-weight:bold;}
.page1 .matrix-rating p {padding:15px 30px 15px 30px;cursor:pointer;
	background:url(../images/icon_default.png) no-repeat 10px center;
	background-size:14px 14px;
}
.page1 .matrix-rating p i{font-style: inherit;font-size: 14px;}
.page1 .matrix-rating input{height: 44px;line-height: 44px;margin:0 0 10px 10px;width:50px;font-size: 16px;color: rgb(51, 51, 51);border-bottom: 1px solid #cccccc;text-align: center;}
.page1 .matrix-rating .rate-on {
	background:url(../images/icon_select.png) no-repeat 10px center;
	background-size:14px 14px;
}
.page1 .matrix-rating input.rate-on{background: none;}
.page1 .MathJax{outline:0;}
.page1 .MathJax span {font-size:16px;}
.page1 .MathJax_Display {text-align:left !important;margin: 0 !important;}
/**鎻愪氦鎸夐挳**/
.page1 .divSubmit {padding:10px 0 50px;}
.page1 .divSubmit .submitBtn,
.page1 .divSubmit .submitBtn:visited {
	width:340px;height:46px;line-height:46px;font-size:20px;border-radius:23px;color:#fff;margin:0 auto;display:block;outline:none;cursor:pointer;text-align:center;
	background: #6592d6;background: linear-gradient(to right, #476ba2 0%,#6592d6 50%,#476ba2 100%);
}
/**杩斿洖椤堕儴鎸夐挳**/
.page1 .totop {display:none;position:fixed;bottom:100px;right:3%;width:77px;height:77px;z-index:1999;cursor:pointer;}
.page1 .totop img {width:100%;}


.mask{background:rgba(0,0,0,.7);height:100%;width:100%;position:fixed;top:0;z-index:200;display: none;}
.model{
	text-align:center;padding:100px 0;border-radius:10px;width:600px;height:300px;
	background: #fff url(../images/model_bg.png) no-repeat 10% top;
	position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;
}
.model p{text-align: center;font-size:26px;}
.model .btnGroup{margin:2rem 5% 0;}
.model .btnGroup .modelReturn{width: 45%;background: url(../images/modelReturn.png) no-repeat center center;height: 5rem;background-size:contain;}
.model .btnGroup .modelClose{width: 45%;background: url(../images/modelClose.png) no-repeat center center;height: 5rem;background-size:contain;}


/* 琛ㄥ崟 */
/* .unlock_form_alert .mfpg_tit{padding:70px 0 0;}
.unlock_form_alert ul{width:90%;margin:0 auto;padding:30px 0 0 0;}
.unlock_form_alert li{width:46%;height:36px;float:left;padding:0;margin:0 2% 20px;}
.unlock_form_alert li.phone,.unlock_form_alert li.smsCode{width:100%;}
.unlock_form_alert li.name input{width:100%;}
.unlock_form_alert li select{width:100%;vertical-align: super;}
.unlock_form_alert li input{width:96%;vertical-align: super;}
.unlock_form_alert li .SmsCode{width:63%;}
.unlock_form_alert li .SmsCodeBtn{display:inline-block;vertical-align: super;} */


.unlock_form_alert .mfpg_tit{padding:70px 0 0;}
.unlock_form_alert ul{width:90%;margin:0 auto;padding:30px 0 0 0;}
.unlock_form_alert li{width:46%;height:36px;float:left;padding:0;margin:0 2% 20px;}
.unlock_form_alert li.phone,.unlock_form_alert li.smsCode{width:100%;}


/* .unlock_form_alert li.name input{width:100%;} */


.unlock_form_alert li select{width:100%;vertical-align: super;}
.unlock_form_alert li input{width:96%;vertical-align: super;}
.unlock_form_alert li .SmsCode{width:63%;}



.unlock_form_alert{height: 440px;}
.unlock_form_alert h2{font-size: 40px;font-weight: bold;margin: 50px 0 0;color: #3a539b;}
.unlock_form_alert li:nth-of-type(1){display: none;}
.unlock_form_alert li:nth-of-type(2){display: none;}
.unlock_form_alert li:nth-of-type(3){display: none;}
.unlock_form_alert li:nth-of-type(4){width: 100%;}
.unlock_form_alert li .SmsCodeBtn{display:inline-block;vertical-align: super;height: 36px;line-height: 36px;top: 0;right: 18px;}
.unlock_form_alert .tiaokuan{padding-top: 5px;}


/*鍗曢」缁撴灉椤�*/
.page2 {display:none;width:1200px;margin:30px auto 60px;background:#fff;text-align:center;padding-bottom:70px;}
.page2 .resultPicWrap h2{height:80px;line-height:80px;background:#4a62a6;font-size:32px;color:#fff;}
.page2 .resultPicWrap .box{width:1000px;min-height:588px;background:url(../images/box.jpg) no-repeat center top;background-size:100% 100%;margin:50px auto 40px;padding:58px 0 70px 0 ;}
.page2 .resultPicWrap .box h3{color:#b9671b;font-size:34px;line-height:34px;font-weight:normal;}
.page2 .resultPicWrap .box .score{color:#b9671b;font-size:40px;font-weight:bold;}
.page2 .resultPicWrap .box .allscore{color:#b9671b;}
.page2 .resultPicWrap .box .score span{font-size:86px;}
.page2 .resultPicWrap .box .allscore {
    color: #b9671b;margin-bottom: 15px;
}

.page2 .resultPicWrap .box h4{display:none;}

.page2 .resultPicWrap .box .promote{width:800px;min-height:240px;margin:0 auto;padding-bottom:40px;}
.page2 .resultPicWrap .box .promote p{font-size:30px;line-height:36px;color:#333333;margin-bottom:14px;}
.page2 .resultPicWrap .box .promote p.bluefont{font-size:38px;color:#557dba;font-weight:bold;line-height:64px;padding:10px 0 12px;}
.page2 .resultPicWrap .box .promote p span{font-size:26px;}

.page2 .resultPicWrap .box .btnGroup{width:800px;margin:20px auto 0;text-align:center;}
.page2 .resultPicWrap .box .btnGroup .wantknow.pc{
	width:340px;height:46px;border-radius:23px;color:#fff;font-size:20px;line-height:46px;
	background: #6592d6;
    background: linear-gradient(to right, #476ba2 0%,#6592d6 50%,#476ba2 100%);
	margin: 0 auto;
	display: block;
	float: inherit;
}


.page2 .resultPicWrap .recommend{width:1000px;margin:0 auto;border-top:1px solid #eaeaea;padding:30px 0 0 0;text-align:left;}
.page2 .resultPicWrap .recommend h3{font-size:20px;color:#333333;line-height:42px;}
.page2 .resultPicWrap .recommend h3 a{color: #999999;font-size: 14px;padding: 0px 20px 0 0;margin: 6px 0 0 0;background: url(//liuxue.xdf.cn/image/icon/more_2.png) no-repeat right center;font-weight: normal;}
.page2 .resultPicWrap .recommend ul{background-color:#f4f4f4;padding:20px 95px 0;border-radius:10px;}
.page2 .resultPicWrap .recommend li{width:148px;height:115px;background:url(//liuxue.xdf.cn/image/academic/evaluation_1.png) no-repeat center center;margin:0 7px 25px;float:left;border-radius:15px;}
.page2 .resultPicWrap .recommend li h4{height:38px;line-height:38px;overflow:hidden;font-size:14px;color:#fff;padding:0 0 0 14px;}
.page2 .resultPicWrap .recommend li p{height:73px;overflow:hidden;font-size:16px;color:#333333;display:table;width:100%;position:relative;background:url(//liuxue.xdf.cn/image/academic/evaluation_3.png) no-repeat right 0;border-radius:0 0 10px 10px;}
.page2 .resultPicWrap .recommend li.list_1 p{background-position-y:0;}
.page2 .resultPicWrap .recommend li.list_2 p{background-position-y:-73px;}
.page2 .resultPicWrap .recommend li.list_3 p{background-position-y:-146px;}
.page2 .resultPicWrap .recommend li.list_4 p{background-position-y:-219px;}
.page2 .resultPicWrap .recommend li.list_5 p{background-position-y:-292px;}
.page2 .resultPicWrap .recommend li.list_6 p{background-position-y:-365px;}
.page2 .resultPicWrap .recommend li.list_7 p{background-position-y:-438px;}
.page2 .resultPicWrap .recommend li.list_8 p{background-position-y:-511px;}
.page2 .resultPicWrap .recommend li.list_9 p{background-position-y:-584px;}
.page2 .resultPicWrap .recommend li p b{display:table-cell;vertical-align:middle;padding:0 10px;}



@media only screen and (max-width: 1000px) {
	body {
		width: 100%;
		background:#fff;
	}

	.head_bg{height:25rem;background:url(../images/banner-m.jpg) no-repeat center top;background-size:100%;}
	.page1 .bg{height:22rem;width:100%;}
	.page1 .answer{border-top:none;width:100%;padding:0;}
	.page1 .question{width:96%;padding:0 2%;margin:0 auto;}
	.page1 h2 {font-size:1.8rem;font-weight:normal;width:96%;padding:0 2%;margin:0 auto;}
	.page1 h2 span{font-size:1.6rem;}
	.page1 h4{font-size: 3rem;line-height: 3rem;margin: 1rem 0;}
	.page1 h5{font-size: 2.4rem;line-height: 2.8rem;margin: 1rem 0 0;}
	.page1 .indent{font-weight:normal;font-size: 2rem;line-height: 2.8rem;}
	.page1 .indent span{font-weight:normal;}
	.page1 .field-label{font-size:2rem;}
	.page1 .MathJax span {font-size:2rem;}
	.page1 .matrix-rating{display:block;}
	.page1 .field{border-bottom:none;}
	.page1 .matrix-rating p {font-size:2rem;margin:1rem 0;padding:1rem 2% 1rem 8%;border:1px solid #b2b2b2;background-size:26px 26px;}
	.page1 .matrix-rating .txts{font-size: 2rem;line-height: 3.6rem;}
	.page1 .matrix-rating input{font-size:2rem;margin:1rem 0;padding:1rem 2% 1rem 8%;border:1px solid #b2b2b2;width: 100%;height:100%;padding-left: 8%;text-align: right;}
	.page1 .matrix-rating p i{font-size: 1.6rem;}
	.page1 .matrix-rating .rate-on {background-size:26px 26px;}
	.page1 .divSubmit{padding: 4rem 0;}
	.page1 .divSubmit .submitBtn,
	.page1 .divSubmit .submitBtn:visited{width:30rem;height:5rem;line-height:5rem;font-size:2rem;}
	.bg {
		height:28rem;background-size:cover;
	}
	.reading h2{width:100%;padding:0;}
	.reading h2 span{font-size:1.6rem;}
	.reading .con p{font-size:1.4rem;}
	
	.page1{margin-bottom:0;}
	.page1 .totop {width:5rem;height:auto;}
	
	.unlock_form_alert_wrap{font-size:1.2rem;}
	.unlock_form_alert{width:80%;height:31rem;}
	.unlock_form_alert li{height:3rem;}
	.unlock_form_alert li select{height:3rem;font-size:1.2rem;}
	.unlock_form_alert li input{height:3rem;font-size:1.2rem;}
	.unlock_form_alert li .SmsCode{height:3rem;width:70%;}
	.unlock_form_alert li .SmsCodeBtn{height:3rem;line-height:3rem;font-size:1.2rem;}
	.unlock_form_alert .tiaokuan{font-size:1.2rem;}
	.unlock_form_alert .btn{width:50%;height:3rem;line-height:3rem;font-size:1.2rem;}
	
	.unlock_form_alert h2{font-size: 2rem;font-weight: bold;margin: 3rem 0 0;color: #3a539b;}
	.unlock_form_alert li:nth-of-type(1){display: none;}
	.unlock_form_alert li:nth-of-type(2){display: none;}
	.unlock_form_alert li:nth-of-type(3){display: none;}
	.unlock_form_alert li .SmsCodeBtn{display:inline-block;top: 0;right: 18px;width: 8rem;border-radius: 3rem;}
	.unlock_form_alert .tiaokuan{padding-top: 5px;}
	.unlock_form_alert .btn{margin-top: 2rem;}


	.page2{width:100%;}
	.page2 .resultPicWrap .box{width:96%;}
	.page2 .resultPicWrap .box .promote{width:90%;}
	.page2 .resultPicWrap .box .btnGroup{width:90%;}
	.page2 .resultPicWrap .box .btnGroup .wantknow{width:45%;}
	.page2 .resultPicWrap .recommend{width:96%;}
	.page2 .resultPicWrap .recommend ul{padding:20px 35px 0;}
	.page2 .btnGroup .wantknow{
		float: left;
		width: 45%;background: url(../images/wantknow.png) no-repeat center center;height: 5rem;
	}
	.page2 .btnGroup .toShare{
		float: right;
		width: 45%;background: url(../images/toShare.png) no-repeat center center;height: 5rem;
	}
	
	.page2 .resultPicWrap .box .btnGroup .wantknow.pc{display:none;}
	.m{display:block;}
	.page2 .resultPicWrap h2{display:none;}
	
}
</pre></body></html>