<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.w1200{ width: 1200px; margin: 0 auto; padding: 20px 0; overflow: hidden;}
.m_t__60{margin-top:-60px;}
.userbg{ display: block; background: #3489fc;}
.wl, .wr{ float: left; width: 50%;}
.wl a{ font-size: 16px; color: #fff;}
.wl a:hover{ color: #fff;}
.wr{ font-size: 16px; color: #fff; text-align: right;}
.wr a.yzg{ background: #fff; color: #333; font-size: 16px; border-radius: 50px; padding: 10px 30px;}
.wr a.yzg:hover{ background: #ff581b; color: #fff; }
.wr a.logout{ color: #fff;}
.wr a.logout:hover{ color: #333; }
.wr i{ margin-left: 20px;}

.paper-header{ display: block; background: #fff;padding: 20px 50px;}
.paper-header h2{ font-size: 30px; font-weight: normal; color: #333; text-align: center;}
.header-con{ padding: 30px 0; overflow: hidden;}
.h-code{ float: left; width: 200px; height: 237px; background: url("../images/h-code.png"); background-size: 100%;}
.code-img{ margin: 30px;}
.code-img img{ width: 100%; height: auto;}
.h-code p{ text-align: center; font-size: 16px; margin-top: -25px;}

.h-txt{ float: left; width: 450px; margin: 0 100px;}
.h-txt-info{ overflow: hidden;}
.h-txt-info ul li{ float: left; width: 50%; font-size: 16px; color: #666; line-height: 2.5;}
.h-txt-btn{ margin-top:40px}
.h-txt-btn a{ border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 15px 60px; font-size: 16px; font-weight: bold; color: #fff;}
.h-txt-btn a:hover{ background: linear-gradient(150deg, #ff9900 15%, #ff9900 50%, #ff3300 94%); }

.h-time{ float: right; width: 200px; height: 200px; border-radius: 50%; border: 1px solid #ff581b; text-align: center;}
.h-time .count{ position: relative; top: 50%; margin:-29px; font-size: 16px;}
.h-time .count input{ border: none; text-align: center; font-size: 20px; background: none;}


.panel{ background: #fff;  padding: 20px 50px;}
.page {
    width: 100%;
    display: block;
    /* overflow-y: auto; */
    /* min-height: 420px; */
}
.panel-heading{ font-size: 14px; color: #333; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px; margin-bottom: 10px;}
.FAQ_Content ul{display:flex;flex-wrap: wrap;}
.FAQ_Content ul li {
    float: left;
    width: 50%;
}
.FAQ_Content label{height: calc(100% - 12px);}
@media screen and (min-width:641px) {
.FAQ_Title img:nth-of-type(1),.answer-resolve img{ width:35%; height:auto;}
.FAQ_Title img:nth-of-type(2){ width:10%; height:auto;}
.FAQ_Content ul li img {
    width: 60%;
height:auto;
}
.itembox .page:nth-of-type(6) .FAQ_Title img:nth-of-type(1),.itembox .page:nth-of-type(16) .FAQ_Title img:nth-of-type(1){  width:20%!important; height:auto;}
}
.panel-body {
    padding: 15px 0;
    margin-bottom: 30px;
}
.tj-box{ background: #fff; padding: 50px; text-align: center;}
.tj-box a{ border-radius: 50px; background: #ff6600; color: #fff; font-size: 16px; padding: 20px 150px; margin: 0 auto; font-weight: bold;}
.tj-box a:hover{  background: #ff3300; color: #fff; }

/*edit by zyp 2022.10.19*/
@media (min-width:768px) and (max-width:1024px){
    .w1200{ width: 100%; margin: 0 auto; padding: 10px 0; overflow: hidden;}
    
    
    }

@media screen and (max-width:768px){
.w1200{ width: 100%; margin: 0 auto; padding: 10px 0; overflow: hidden;}
.wl, .wr{ float: left; width: 100%; text-align: center; padding: 10px 0;}
.wl{ padding: 20px 0; font-size: 36px; font-weight: bold; border-bottom: 1px solid rgba(255,255,255,.2); margin-bottom: 10px;}
.wl a {
    font-size: 30px;
    color: #fff;
}
.wr {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.wr a.yzg {
    background: #fff;
    color: #333;
    font-size: 14px;
    border-radius: 50px;
    padding: 7px 20px;
}
.paper-header{ display: block; background: #fff; padding: 20px;}
.paper-header h2{ font-size: 18px; font-weight: bold; color: #333; text-align: center;}
.h-code{ display: none;}
.h-txt-btn {
    margin-top: 20px;
}
.h-txt-btn a{ display: block; text-align: center; border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 15px 60px; font-size: 16px; font-weight: bold; color: #fff;}
.h-txt{ float: left; width: 100%; margin: 0;}
.h-time .count {
    position: relative;
    top: 50%;
    margin-top: -25px;
    font-size: 16px;
}
.h-time{ float: right; width: 100%; height: 100px; border-radius: 0; border: 0px solid #ff581b; text-align: center;background: #f0f0f0;margin-top: 10px;}
.panel {
    background: #fff;
    padding: 20px;
}
.panel-body {
    padding: 15px 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.tj-box {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f0f0f0;
    padding: 0;
    text-align: center;
    overflow: hidden;
	left: 0;
}
.tj-box a {
    float: left;
    border-radius: 0;
    background: #3489fc;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
}



#topcontrol{ display: none;}

}
/* 2021.12.08xushan add */
body{font-size: 14px;}
.FAQ{ overflow: hidden;}
.FAQ_Content label{padding:3px;height: calc(100% - 12px);}
.FAQ_Content label span{font-size: 14px;/* display: block; */}
.span-option{width:30px;line-height: 30px;}
.answer-box{margin-top:30px}
.answer-result &gt; a{display: inline-block;width:160px;height:40px;line-height: 40px;border-radius: 30px;color:#fff;font-size: 18px;text-align: center;margin-right:30px}
.answer-result &gt; a.btn-success{background: #02c66c;}
.answer-result &gt; a.btn-danger{background: #ff4d08;}
.answer-resolve{margin-top:20px;padding:0 10px;}
.answer-resolve .answer-text{color:#02c66c;}
.read-answer .answer-result{padding:30px;background: #effff8;}
.read-answer .answer-resolve{width:30%;margin:0 auto;height: 56px;border-radius: 40px;background: #efefef;padding: 0;line-height: 56px;margin-top:30px;}
.read-answer .answer-resolve ul {display: flex;justify-content: space-between;}
.read-answer .answer-resolve ul li{width:50%;text-align: center;}
.read-answer .answer-resolve ul li:first-child{padding: 18px 0; box-sizing: border-box;}
.read-answer .answer-resolve ul li:first-child span{border-right: 1px solid #cacaca;display: block;height: 20px;line-height: initial;}
.read-answer .answer-resolve ul li input{height: 100%;background: transparent;border: 0;text-align: center;}
.read-answer .answer-resolve ul li input:focus{outline: none;}
.read-answer .answer-resolve ul li input::-webkit-input-placeholder{color:#aaa;}
.nav {clear: both;background: #fff;display: block;width:1200px;overflow: hidden;margin-bottom: 10px;border-bottom: 1px solid #e5e5e5;}
.nav &gt; li{line-height: 60px;float:left;padding: 0 30px; text-align: center;font-size: 16px;}
.nav &gt; li &gt;a{color:#333;display: block;cursor: pointer; font-size: 14px;}
.nav &gt; li.nav-active{border-bottom:3px solid #6295fe;}
.nav &gt; li.nav-active a{background: transparent; color: #6295fe; font-weight: bold;}
.nav &gt; li &gt;a:hover{background: transparent;}
.FAQ_Content3531 ul li,.FAQ_Content3532 ul li,.FAQ_Content3533 ul li,.FAQ_Content3534 ul li,.FAQ_Content3535 ul li,.FAQ_Content3536 ul li,.FAQ_Content3537 ul li,.FAQ_Content3538 ul li,.FAQ_Content3539 ul li,.FAQ_Content3540 ul li {
        float: left;
        width: 33%!important;
    }
@media screen and (max-width:768px) {
	/* 2021.12.08xushan add */
	.read-answer .answer-resolve,.nav,#nav{width:100%}
	.nav &gt; li{font-size: 12px; display: inline-block; padding: 0;}
    .nav &gt; li a{ padding: 0 15px;}
	.nav.navbar{position:relative;top:58px;}
    .score-table tr td &gt; .b{ width: 10px!important;}
.FAQ_Title img:nth-of-type(1),.answer-resolve img{ width:100%; height:auto;}
    .FAQ_Content ul li {
        float: left;
        width: 100%;
    }
.FAQ_Content ul li img{ width:50%; height:auto;}
    .answer-result &gt; a{width:100%;}
.FAQ_Y_Info img{ width:100%; }
	/* .layui-layer{position: fixed !important; top: 50% !important;left: 0 !important;transform: translateY(-50%) !important;} */
}

/*Ã¦Âµâ€¹Ã¨Â¯â€žÃ§Â»â€œÃ¦Å¾Å“Ã©Â¡ÂµÃ©ÂÂ¢*/
.resule-body{max-width:750px;margin:0 auto;}
.cont{padding:4%;box-shadow: 0px 0px 12px 0px #e0e0e0;}
.cont-title{text-align: center;margin-bottom:2%;}
.cont-title h1,.card-box-title h1,.cont-cont-left h1{font-size: 18px;text-align: center;}
.card-box-title{ padding: 10px 0;}
.score{display: flex;padding:0 0 10px 0;border-bottom: 1px solid #f1f1f1;}
.score li{width:33.333%;text-align: center;font-size: 20px;color:#1e61db; font-weight: bold;}
.score li p{font-size: 12px;color:#999; font-weight: normal;}
.cont-title p{font-size: 12px;color:#999;}
.card-box{padding:2%;background: #fff;margin:10px 0; border-radius: 10px; box-shadow: 0px 0px 20px #e1e1e1;}
.score-qf{ display: block;}
.score-table {width:100%;}
.score-table tr td{height:30px;text-align: center;font-size: 12px;width:25%}


.score-table tr:first-child td{font-weight: bold;color:#333;font-size: 18px;}
.score-table tr td:nth-of-type(1),.score-table tr td:nth-of-type(3){text-align: left;padding-left:2%;}
.cont-cont{display: flex;justify-content: space-between;}
.cont-cont img {
    width: 100%;
    height: auto;
}
.cont-cont a{width:44%;margin:0 auto;display: block;line-height: 40px;font-size: 18px;text-align: center;
border-radius: 30px;margin:10px auto;}

.cont-cont a.reevaluate{ border: 1px solid #ff6600; color: #ff6600;}
.cont-cont a.reevaluate:hover{background: #ff3300; color: #fff;}

.cont-cont a.evaluate{ border: 1px solid #ff6600; background: #ff6600; color: #fff;}
.cont-cont a.evaluate:hover{background: #ff3300; color: #fff;}

.cont-cont .a-btn{background:transparent;border:1px solid #0480e9;border-radius: 5px;color:#0480e9;margin:10px 0;}
.before-table{width:100%;border-top:1px solid #eff3f5;border-left:1px solid #eff3f5;}
.before-table caption{background: #0480e9;color:#fff;font-size: 16px;text-align: center;padding:10px 0;}
.before-table caption span{font-size: 14px;display: block;line-height: 1;}
.before-table tr td{width:100%;border-bottom:1px solid #eff3f5;border-right:1px solid #eff3f5;width:33.333%; padding: 10px; text-align: center; vertical-align: middle;}
.before-table tr td span{display: block;line-height: 1;}

/* Ã¥Â¼â€¢Ã¥Â¯Â¼Ã©Â¡Âµ */
.page1{background: url(../images/page1.jpg?1) no-repeat #0066b1;
    background-size: 100%;
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
	position: relative;
}
.page1 .page-btn{
	display: block;
	width: 90%;
	line-height: 0.8;
    font-size: 24px;
padding:10px 0;
	background: #ff9600;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 80%;
	transform: translateX(-50%);
}
.page1 .page-btn:hover{
	background: #fe6601;
}
.page1 a em{ font-style:normal; font-size:13px}


/*2021.12.13Ã¦â€“Â°Ã¥â€&nbsp;â„¢*/
.mask_box{position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none;}
.mask_box.active{display: block;}

.mnsj{ display:block; background:linear-gradient( 135deg,#E4FCFF, #ffffff,#E4FCFF); height:100%; text-align:center;width: 100%;}
.mnsj-tit{ min-height:137px; border-bottom:1px solid #f0f0f0; padding-top: 40px;}
.mnsj h2{ font-size:36px; font-weight:bold; color:#333;margin: 0 auto; padding-top: 30px;}
.mnsj p{ font-size:18px; color:#999; margin-bottom:20px;}

.mnsj-con{ padding:20px;}
.dbox{ display:block; text-align:left; font-size:18px;display: -webkit-box; margin-bottom:20px; padding-bottom: 10px;}
.d-icon{ width: 50px;}
.d-icon i{ font-size: 48px;}
.d-con{width: 85%;}

.d-tit&gt;span{display: block;  padding: 20px 0;}
.d-tit &gt;h5{font-weight: normal; line-height: 1.8;}
.d-tit i{ color: #ff581b; margin-left: 10px;}
.d-tit a.download{ color: #999; font-size: 16px;}
.d-tit a.download:hover{ color: #ff581b;}

.d-tit a.cback{ background: #ff581b; color: #fff; border-radius: 5px; padding: 5px 10px; font-size: 14px; margin-right: 20px;}
.d-tit a.cback:hover{ background: #333; color: #fff;}
.d-de{ font-size: 14px; color: #999;}

.score-table{margin-bottom: 10px;}
.score-table tr td{padding-left: 0 !important; width: 20%; height: auto; padding: 5px 0;}
.score-table tr td:nth-child(2n-1){ width: 30%;}
.score-table tr th{text-align: center; height: 35px; font-size: 16px;  font-weight: bold;}
.score-table tr th em{margin-left: 10px;}
.score-table tr .reevaluate{border: 1px solid #ff6600; color: #ff6600; margin: 0 auto;display: block;line-height: 40px;font-size: 18px;  text-align: center;border-radius: 30px;}
.score-table tr:last-child{border: 0;}
.score-table tr .evaluate{border: 1px solid #ff6600; color: #fff; background:#ff6600 ; margin: 0 auto;display: block;line-height: 40px;font-size: 18px;  text-align: center;border-radius: 30px;}

.tq_student{font-size: 18px; display: inline-block;height: 17px; width: 17px;margin-right: 10px;}
.radio_from label{font-size: 18px; margin-right: 30px;}
.radio_form{padding-left:20px; margin-top: 0 !important;}
.radio_from p{font-size: 18px;padding-bottom: 10px;}
.FAQ_Score{ display:none;}
.FAQ_Content3748 ul li:nth-of-type(2)~li,.FAQ_Content3749 ul li:nth-of-type(2)~li,.FAQ_Content3750 ul li:nth-of-type(2)~li,.FAQ_Content3751 ul li:nth-of-type(2)~li,.FAQ_Content3752 ul li:nth-of-type(2)~li{ display:none;}
.panel-heading {
    text-transform: initial;
    }
.panel-heading .titlep{text-align:left;}
@media screen and (min-width:750px){
	.page1{width:500px;margin:0 auto;}
	.mask_box.active{width: 500px;margin: 0 auto;left: 50%;transform: translateX(-50%);}
	
}


.answer-text3748,.answer-text3749,.answer-text3750,.answer-text3751,.answer-text3752{  display: none;;}



/* 2022/12/19 æ–°ä¿®æ”¹ */
.page1 .page-btn{background: #0151a7;  box-shadow: 0px 2px 15px 0px #003c7d;}
.mnsj .mnsj-tit p{color:#0066b1; font-size: 20px;padding-top: 30px; font-family: "æ€æºå®‹ä½“ CN";margin-bottom: 0;}
.mnsj .mnsj-tit h2{ color: #0066b1; font-size: 40px; padding: 0;}
.mnsj .mnsj-tit span{font-size: 14px;font-family: "æ€æºå®‹ä½“ CN"; font-weight: bold;}
.mnsj-tit_box{ display: inline-block; padding: 8px 30px; background: #fff; color: #0066b1;font-size: 18px; margin-top: 20px;}
.mnsj-tit_box em{color: #ff3c00; padding: 0 5px; font-size: 20px;}
.mnsj .mnsj-tit .mnsj-tit_box span{font-size: 20px;}
.mnsj-tit{border:0;}
.mnsj{background: url(http://www.tqedu.net/Template/Default/Skin/EstimateExam/images/page2.jpg) no-repeat;background-size: 100%;}
.mnsj-con{padding-top: 40px;}
.d-con{width: 100%; border-radius: 15px; background: #fff; position: relative; padding: 30px; height: 110px;box-sizing: border-box;}
.d-con .d-tit&gt;span{position: absolute; right: 0; top: 0; padding: 0; border-radius: 0 15px 15px 0;width: 40%; height: 110px;  box-sizing: border-box;}
.d-tit a.cback{background: transparent; width: 100%;  height: 100%; box-sizing: border-box; padding: 0;margin: 0;}
.d-tit a.cback span{font-size: 18px;width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: #0066b1; color: #fff; border-radius: 0 15px 15px 0;}
.d-con .d-tit  a.cback span.again{background: #f8f8f8;color: #0066b1;}
.d-tit &gt;h5{color:#0066b1; font-size: 18px; }
.d-tit &gt;p{font-size: 14px;}

.resultPanel{background:#e8edf7 url(http://www.tqedu.net/Template/Default/Skin/EstimateExam/images/page-topbg.jpg) no-repeat;background-size: 100%;padding-bottom: 60px;}
.cont-title{text-align:left;padding: 20px 0;}
.cont-title h1{text-align:left; font-size: 26px; position: relative; padding-bottom: 10px; line-height: 1.2;}
.cont-title h1&gt;img{position: absolute;transform: scale(0.8); transform-origin: 0 0; right: 0;top: 0;}
.card-box-title h1{text-align: left;}
.card-box{padding: 0;background: transparent; box-shadow: none;padding: 0;margin: 20px 0;}
.card-box-title{ border-radius: 15px; background: #fff;padding: 10px 15px; margin-bottom: 15px;}
.score{border:0;text-align: center;justify-content: space-between;padding: 10px 0 0 0;}
.score li{width: auto;}
.score-table{ border-radius: 15px; background: #fff;padding: 10px 15px;box-sizing: border-box;margin-bottom: 15px; }
.score-table table{width: 100%;}
.score-table tr th{text-align: left;position: relative; height: 40px;}
.score-table tr th .pg_btn{position: absolute; right: 0; top:50%; transform: translateY(-50%); }
.score-table tr .evaluate{padding: 6px 15px; line-height: 1;border: 1px solid #5893c6; background: #5893c6; font-size: 16px;}
.score-table tr .reevaluate{border: 1px solid #5893c6; color:#5893c6;padding: 6px 15px; line-height: 1;font-size: 16px; }
.card-box.card-img-box{background:transparent; margin:15px auto; border-radius: 15px; overflow: hidden; position: relative;}
.card-box.card-img-box&gt;img{width: 100%;}
.card-img-box .ewm-box{position: absolute; right:15px;  top:50%; transform: translateY(-50%); width:28%; }
.card-box .compare-box{ border-radius: 15px; background: #fff; padding:0;}
.card-box .compare-box h3{text-align: left; font-size: 18px; background: #5893c6; padding: 10px 15px; border-radius: 15px 15px 0 0; color: #fff; border:0;}
.card-box .compare-box h3 em{font-size: 14px;}
.compare-box .compare-1{padding:0 15px;}
.compare-num-1 tbody tr:nth-child(3){background: #e8edf7;}
.compare-num-1 tbody tr td&gt;span{display: block;}
.tips-right{border-radius: 100px;}
.compare-box .compare-1 h4{font-size: 16px;}
.compare-box .flex-container{padding-bottom: 20px; padding-top: 15px;}
.compare-box .flex-container&gt;div{padding: 10px 0; background: #ddf0ff; border:0;}
.compare-box .flex-container .active{background: #aed5f5; font-weight: bold;}

@media screen and (max-width:750px){
    .cont-title{ padding: 15px 0;}
    .cont-title h1{font-size: 20px; padding-right: 50px;}
    .cont-title h1&gt;img{position: absolute;transform: scale(0.5); transform-origin: top right; right: 0; top: 0;}
	.ph_w_100{width:100% !important;}
}

/* 2023/3/2æ‰‹æœºç‰ˆé€‰é¡¹æ&nbsp;·å¼è°ƒæ•´ */

    .FAQ_Content label{height: calc(100% - 4px);}
   



    .FAQ_Content label{height:auto;}
</pre></body></html>