@CHARSET "UTF-8";
*,*:before,*:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.display_n{display: none;}
.display_b{display:block;}
.pa{position:absolute;}
.left {
    float: left !important;
}
.small-1 {
    width:8.33333%;
}
.small-11 {
    width:91.66667%;
}
body {
    background:#fff;
    color:#222222;
    padding:0;
    margin:0;
    font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight:normal;
    font-style:normal;
    line-height:1.5;
    position:relative;
    cursor:auto;
}
.small-12 {
    width:100%;
}
input[type="file"],input[type="checkbox"],input[type="radio"],select {
    margin:0 0 1rem 0;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

select {
	-webkit-appearance:none !important;
	border-radius:0;
	background-color:#FAFAFA;
	background-position:100% center;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	padding:0.5rem;
	font-size:0.875rem;
	font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	color:rgba(0,0,0,0.75);
	line-height:normal;
	border-radius:0;
	height:2.3125rem;
}
select::-ms-expand {
	display:none;
}
select.radius {
	border-radius:3px;
}
select:hover {
	background-color:#f3f3f3;
	border-color:#999999;
}
select:disabled {
	background-color:#DDDDDD;
	cursor:default;
}
select {
	width:100%;
}
label {
    font-size:0.875rem;
    color:#4d4d4d;
    cursor:pointer;
    display:block;
    font-weight:normal;
    line-height:1.5;
    margin-bottom:0;
}

    .column,.columns {
    position:relative;
    padding-left:0.9375em;
    padding-right:0.9375em;
    float:left;
}

[class*="column"] + [class*="column"]:last-child {
    float:right;
}

* {
	padding: 0;
	margin: 0;
}

html {
	font-family: "Microsoft YaHei", Arial, Verdana, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

.clearfix {
	zoom: 1;
}

body,form {
	margin: 0;
	padding: 0;
	background-color: rgb(255, 255, 255);
	width: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.headercsm {
	vertical-align: middle;
	background-color: rgb(53, 115, 187);
	width: 100%;
	margin: 0;
	padding: 0.8em 0;
	color: white;
}

.headerwxcsm {
	vertical-align: middle;
	background-color: #3ec970;
	width: 100%;
	margin: 0;
	padding: 0.8em 0;
	color: white;
}

.headerjkl {
	vertical-align: middle;
	background-color: #AFDF79;
	width: 100%;
	margin: 0;
	padding: 0.8em 0;
	color: white;
}

.bottom-div {
	/* 				bottom:0;
				left:0; */
	width: 100%;
	height: 35px;
}

.title {
	margin-bottom: 0.6em;
	border-bottom: 1px dashed rgb(124, 124, 124);
	padding: 0.5em 0;
}

.row {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	clear: both;
}

h2,.form-desc {
	color: rgb(255, 255, 255);
	width: 100%;
	text-align: center;
}

h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.form-desc {
	font-size: 0.8em;
}

.spread-line {
	height: 1px;
	background-color: rgb(124, 124, 124);
}

.line {
	height: 0.6em;
}

label {
	display: inline-block;
	margin-left: 0.5rem;
}

.check {
	margin-bottom: 0.8em;
}

input[type="button"] {
	-webkit-appearance: none;
}

.btnwxcsm {
	padding: 10px 0;
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 1em;
	color: white;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
	background-color: #3ec970;
	width: 100%;
	height: 45px;
	opacity: 1;
}

.btncsm {
	padding: 10px 0;
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
	background-color: rgb(53, 115, 187);
	width: 100%;
	height: 45px;
}

.btnjkl {
	padding: 10px 0;
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
	background-color: #AFDF79;
	width: 100%;
	height: 45px;
}

a:hover {
/* 	color: #fff; */
}

a.l-btn span.l-btn-left {
	height: 24px;
}

.tabData td {
	padding: 0px;
	vertical-align: middle;
}

.tableQuestion {
	border-collapse: collapse;
	border-spacing: 0;
}

.title_view {
	border: 1px solid #fff;
}

.con_view {
	padding: 10px;
}

.input_view {
	
}

.input_view input {
	
}

.table_style {
	width: 96%;
	margin: auto;
	overflow-x: auto;
	overflow-y: hidden;
}

.none {
	display: none;
}

.myModal {
	position: fixed;
	height: 300px;
	width: 96%;
	z-index: 1000;
	display: none;
	top: 100px;
	left: 2%;
	background-color: white;
	border: 0px;
	border-radius: 10px;
}

.cancelDiv {
	line-height: 45px;
	border: 0px;
	vertical-align: middle;
	margin: 0;
	width: 50%;
	background-color: #F2746E;
	color: white;
	font-size: 18px;
	text-align: center;
	height: 45px;
	bottom: 0px;
	float: left;
}

.confirmDiv {
	line-height: 45px;
	border: 0px;
	vertical-align: middle;
	margin: 0;
	width: 50%;
	background-color: #3573BB;
	color: white;
	font-size: 18px;
	text-align: center;
	height: 45px;
	bottom: 0px;
	float: right;
}

.back_div {
	background: rgba(0, 0, 0, 0.45);
	bottom: 0;
	position: fixed;
	right: 0;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.reason {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	border: 0;
	bottom: 60px;
	right: 10px;
	position: fixed;
	z-index: 2000;
}

.font-gray {
	color: #B9B9B9;
}

input[type="checkbox"],input[type="radio"] {
	display: inline-block;
	width: 24px;
	height: 18px;
	cursor: pointer;
	position: relative;
	overflow: visible;
	border: 0;
	background: 0 0;
	-webkit-appearance: none;
	outline: 0;
	margin-right: 10px;
	vertical-align: middle;
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="checkbox"]:before,input[type="radio"]:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../image/unchecked.png) no-repeat;
	width: 24px;
	height: 24px;
	background-size: 100% 100%;
}

input[type="checkbox"]:checked:before,input[type="radio"]:checked:before
	{
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../image/checked.png) no-repeat;
	width: 24px;
	height: 24px;
	background-size: 100% 100%;
}

.btn-box {
	background: -webkit-linear-gradient(left, #72BF38, #4FA0DE);
	background: -o-linear-gradient(right, #72BF38, #4FA0DE);
	background: -moz-linear-gradient(right, #72BF38, #4FA0DE);
	background: linear-gradient(to right, #72BF38, #4FA0DE);
	border-radius: 10em;
	padding: 2px;
	width: 100%;
	height:100%;
}

.btn-sub {
	display: block;
	width: 100%;
	text-align: center;
	color: #4FA0DE;
	font-size: 18px;
	font-size: 1.3em;
	border: none;
	border-radius: 10em;
	background-color: #fff;
	height:100%;
}

input.input-box {
	height: 40px;
	line-height: 40px!important;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 15px;
	width: 100%;
}
input.input-box:focus {
	border: 1px solid #78C0F8;
	border-left: 5px solid #4FA0DE;
}

textarea.text-area-con {
	border: 1px solid #78C0F8;
	border-left: 5px solid #4FA0DE;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	resize: none;
	overflow-y: auto;
	min-height: 5em;
	font-size: 15px;
}

textarea.text-area-con:focus {
	border: 1px solid #78C0F8;
	border-left: 5px solid #4FA0DE;
}
.head-left{
	height: 48px;width: 10px;
    background: -webkit-linear-gradient(#4FA0DE , #96D487); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #4FA0DE, #96D487); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #4FA0DE, #96D487); /* Firefox 3.6 - 15 */
	background: linear-gradient( #4FA0DE , #96D487); /* 标准的语法 */
	}
.head-box{
	margin-left: 5px;padding-left: 10px;font-size:17px;font-size:1.2em;
  	color: #fff;max-width: 70%;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;
  	background: -webkit-linear-gradient(left, #96D487 , #4FA0DE); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #96D487, #4FA0DE); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #96D487, #4FA0DE); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #96D487 , #4FA0DE); /* 标准的语法 */
   }
.head-box p{white-space: initial;margin-bottom:0px;}
.head-arrow{
	border-width: 24px;border-style: solid;
    border-color: #4FA0DE transparent transparent #4FA0DE;
    font-size: 0px;line-height: 0px;
    }

.fl {
	float: left;
	display: inline;
}

.font-blue {
	color: #5b8fe4;
}

p {
	font-family: inherit;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}
.score_img{
	z-index: 1001;
	-moz-opacity: 1.0;
	opacity: .100;
	filter: alpha(opacity = 100);
}

.container_score{background:rgba(0, 0, 0, 0.85) none repeat scroll 0 0 !important;width:100%;height:100%;overflow: auto;}
.cancel_score{font-size: 16px;font-size: 20px;color: white;text-decoration: none;}
.score_score{width: 100%;height: 185pt;text-align: center;padding-top: 40px;margin-bottom: 20px;}
.bg_score_score{background: url(../image/xscore.png)no-repeat center center ;background-size: contain;height: 100%;line-height: 140px;}
.f26_score{font-size: 13px;font-size: 1.3rem;}
.f51_score{font-size: 25px;font-size: 2.5rem;}
.font_orange_score{color: #ffcb4e;}
.prompt_score{color: white;font-size: 16px;font-size: 1.6rem;line-height: 3rem;line-height: 30px;margin: 0 1.6rem;margin: 0 20px;min-height: 30px;}
.btn_submit_score{background: url(../image/bgsubmit.png)no-repeat center center;background-size:90% 90%;height: 45px;line-height:45px;width: 40%;max-width: 450px;border: none;font-size: 16px;color: #6F9ADB;display:inline-block;}

@media only screen and (min-width:450px ){
	.prompt_score{text-align: center;}
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
/* 	z-index:500; */
/* 	background: rgb(0, 0, 0) none repeat scroll 0% 0%;  */
/* 	opacity: 0.8; */
}
.container_score_app{background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;height:100%;}
.footer_score_app{background: white;padding: 15px 0px 0px 0px;position: absolute;bottom: 0px;left: 0px;width:100%;}
.cancel_score_app{font-size: 10px;font-size: 1.0rem;color: #3573BB;text-decoration: none;margin-left: 15px;}
.score_score_app{width: 100%;text-align: center;}
.score_score_app > p{color: #9b9b9b;font-size: 15px;font-size:1.5rem;}
.bg_score_score_app{background: url(../image/score_app.png)no-repeat center center;background-size: contain;height:100px;line-height:85px;margin-top: 10px;}
.bg_score_score_app p{font-size: 25px;font-size: 2.5rem;color: white;}
.prompt_score_app{padding: 30px 15px 25px 15px;}
.prompt_score_app p{font-size: 10px;font-size:1.0rem;line-height: 20px;}
.bg_blue_score_app{background: #0F2237;height: 3px;}
.submit_score_app{display: block;color: #3573BB;font-size: 10px;font-size: 1.0rem;text-align: center;padding: 10px;text-decoration: none;}
.font_orange{color: #fe952c;}

.loading_mobile{background: #000000;opacity: 0.5;position: fixed;top:0;left: 0;width: 100%;height: 100%;z-index: 100;}
.loading_mobile span{position: fixed;top:50%;left: 50%;margin-top:-30px; margin-left:-30px; background: url(../image/loading.gif) no-repeat;background-size: 60px 60px;height: 60px;width: 60px;}

input[type="checkbox"]:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/unchecked.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;margin-top:2px;
}

input[type="checkbox"]:checked:before
	{
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/checked.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;margin-top:2px;
}

.next_jh{background: #FFF;padding: 50px 20px 40px 20px;text-align: center;border-radius: 6px;line-height: 28px;font-size: 16px;}
.next_sure{background: #4fa0de;display: block;text-align: center;padding: 11px;border-radius: 4px;margin-top: 15px;border: none;width: 100%;color: #fff;font-size: 16px;}
.next_close{background: url(../images/close_next.png) no-repeat;width: 30px;height: 30px;display: block;background-size: contain;position: absolute;top: -40px;right: 0;}

.p10{padding:10px;}
.a_blue_blue,.a_blue_blue:hover{color: #68a5df;}
.egfr:disabled{color:#000;opacity:1;font-size:16px;}
.egfr[disabled]{color:#000;opacity:1;font-size:16px;}
.border_dash>.border_dashed{border: 1px dotted #C4CEC7;padding:0.6em 5px; border-radius:10px;margin-top: 5px; margin-bottom: 10px;}
.border_dash>.border_dashed:last-child{border-bottom:1px solid #fff;}
.border_red{border:1px dotted #FF7474!important;border-radius:10px;margin-bottom: 10px;margin-top: 5px;}
.title{border-bottom:none;padding: 0;}
form .row .row{margin-bottom: 10px;padding-left:1em;}
.cancelDiv,.confirmDiv{width:49.5%;border-radius: 0px;}
.btn_why{display: block;text-align: center;border: 2px solid #4fa0de;color:#4fa0de;width: 88%;margin: 0 auto;border-radius: 23px;height: 46px;line-height: 42px;position: absolute;bottom: 34px;left: 6%;}
.input_view{min-width: 185px;}

.pinch-zoom,.pinch-zoom img{
	width: 100%;
	-webkit-user-drag: none;
	-moz-user-drag: none;
	-ms-user-drag: none;
	user-drag: none;
}
#perfect_num>div{    float: left;width: 20px;}
#eduContent>p>span{word-break:normal;}
.pop_block{background: #000;opacity: 0.7;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index:101;}
.pop_white{background: #fff;position: fixed;top: 20%;width: calc(100% - 58px);margin: 0 29px;border-radius: 6px;text-align: center;color: #4a4a4a;padding-top:30px;z-index:102;}
.pop_white button{border-top: 1px solid #ececec;font-size: 18px;color: #50b452;background: #fff;height: 68px;line-height: 68px;}
.pop_white button::after{border: none;}
.myModal{top:50%;margin-top:-120px;}
		
		/*scl*/
#score{word-wrap: break-word;word-break: break-all;}
.doc-img1 img {max-width: 350px; max-height: 100px;}
td .select_border {margin:5px;width:auto;}
.dqdf_scl{width: 70px;font-weight: bold;float: left;}
.defen_ul{float: left;width: calc(100% - 16px);margin-left: 10px;font-size: 15px;}
.defen_ul li{float: left;width: 100%;font-size: 14px;margin-bottom: 10px;}
.form_content {
    width: 60%;
    background-color: #e4f9e6;
    margin: 20px auto;
    padding: 20px 40px;
}
.pw55{width: 55%;}
.pw45{width: 45%;}
.scl_fixed{position: fixed;top: 50%;margin-top: -280px;left: 50%;width: 460px;margin-left:-270px;background: #fff;border-radius: 4px;padding:20px 40px;z-index:999;}
.scl_auto{max-height: 400px;overflow: auto;-webkit-overflow-scrolling: touch;padding-right: 10px;margin-right: -10px;}
@media screen and (max-width: 800px) {
	.scl_fixed{position: fixed;top: 50%;margin-top: -230px;left: 50%;width: 300px;margin-left:-42%;background: #fff;border-radius: 4px;padding:20px;z-index:999;}
	.scl_auto{max-height: 300px;overflow: auto;-webkit-overflow-scrolling: touch;}
}
#msg{
    width: auto;
    padding: 5px 15px;
    border-radius:4px;
    text-align: center;
    position: fixed;
    top: 70px;
    color: #fff;
    background-color: #000;
    z-index: 9999999;
    display:none;
}

.tip_wrong_ques{
  background:url("../imgs/form/wrong.png") no-repeat right 1px center;
  background-size:25px 25px;
}

.tip_write_item{
  background:url("../imgs/form/right.png") no-repeat right 1px center;
  background-size:25px 25px;
}
.input-box span.xy_item{
	border-left: 0;
}
.input-box span.xy_input{
	min-width: 40%;
	text-align: center;
}
.input-box input.xy_input{
	width: 40%;
}
.input-box input.xy_siminput{
	width:30%;
}
.xy_font{
	font-size: 12px;
}
.xy_mw{
	margin-top: 10px;
	width: 90%;
}
.xy_m{
	margin-left:48px;
	margin-right: 6%;
	margin-top: 10px;
}
.xy_d{
	display: block;
}

.div_img_self{width:72px; height: 90px; position: relative; float: left; margin-bottom: 15px; margin-right: 15px;text-align:center;}
.img_self{width: 70px;height:70px;border: 1px dashed #BDC3C7; cursor: pointer;}
.del_img_self{position: absolute; top: -5px; right: -8px;cursor: pointer;}
.vote_mod{display:flex;flex-direction:column; /*align-items: center;*/ padding:10px 5px; width:100px;border:solid 1px Gray;}

body{padding: 0;margin: 0;}
/* 进度条样式 */
.progress_bg{position: fixed;top: 0px;left: 0px;width: 100%;z-index: 100;background:#fff;padding:0 5px 8px 5px;}
.progress_box{background-color:#E5E9F2;border-radius: 5px;height: 5px;}
.progress_bar{background:linear-gradient(to right, #9FD1F1 , #66A4DF);border-radius: 5px;height: 5px;width:0;background:#3272e7;}
/* 样式调整 */
 .btn-box-sub{background:#65a4de;border-radius:4px;height: 50px;}
.btn-box-sub .btn-sub{background-color:#3272e7;border-radius:4px;color:#fff;font-size:15px;padding:8px 0 9px 0;line-height: 22px;}
/*.chongxie>.border_dashed{border:none;padding:0;border-radius:0;margin:0;}
.chongxie .columns{padding:0px!important;}
.chongxie .title{margin-bottom: 5px;} 
.chongxie input.input-box{border:1px solid #f0f0f0!important;box-shadow: none;height: 36px;line-height: 36px;padding: 0 8px!important;}*/
.chongxie input[type="checkbox"]:before,.chongxie input[type="radio"]:before {
	width: 18px;height: 18px;margin: 0;
}

.chongxie input[type="checkbox"]:checked:before,.chongxie input[type="radio"]:checked:before{
	width: 18px;height: 18px;margin: 0;
}
.chongxie input[type="checkbox"],.chongxie  input[type="radio"]{margin:0!important;width: 18px;height: 18px;}
/* .chongxie .small-1{width:20px;}
.chongxie .small-11{width:calc(100% - 24px)}
.chongxie .radiocx{border:1px solid #f0f0f0!important;margin:-1px 0 0 0!important;padding:7px 10px!important;} */
.chongxie .title p{font-size:15px!important;font-weight: bold}
.chongxie .head-left{background:#66A4DF;width:5px;height:38px!important;}
.chongxie .head-box{background: linear-gradient(to right, #66A4DF , #9FD1F1);padding-right: 10px;margin-left:3px;min-width:83%;}
.chongxie .head-arrow{border-color: #9FD1F1 transparent transparent #9FD1F1;}
.chongxie .head-box p{height:38px!important;border-width:14px!important;font-size: 16px!important;}

/*$('#mustAnswer').css('color', '#EB3C52');
$('#mustAnswer').css('font-size', '15px');
$('#mustAnswer').css('font-weight', 'bold');
$('#mustAnswer').css('font-family', 'Hiragino Sans GB W6');
$('#mustAnswer').css('letter-spacing', '0.4pt');
$('#mustAnswer').css('line-height', '1.5');
$('#mustAnswer').css('border', '1px solid red');*/

#mustAnswer{color: #EB3C52; font-size: 12px; font-weight: normal; padding-left: 10px; display: none;}
.column, .columns{padding-left:10px;padding-right:10px;}
.xz_padding .radiocx{margin-bottom:12px!important;}
.xz_padding .radiocx:last-child{margin-bottom:5px!important;}

.unselect_radio:before {
	content: '' !important;
	display: block !important;
	position: absolute !important;
	left: 0px !important;
	top: 0px !important;
	background: url(../image/unchecked.png) no-repeat !important;
	width: 18px !important;
	height: 18px !important;
	background-size: 100% 100% !important;
}

.unselect_radio:checked:before
{
	content: '' !important;
	display: block !important;
	position: absolute !important;
	left: 0px !important;
	top: 0px !important;
	background: url(../image/checked.png) no-repeat !important;
	width: 18px !important;
	height: 18px !important;
	background-size: 100% 100% !important;
}