﻿@media screen and (width:320px) {
body {
	font-size: 14.5454px!important
}
}
@media screen and (width:360px) {
body {
	font-size: 16.3636px!important
}
}
@media screen {
* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "Georgia Pro", "Times New Roman", Helvitica, Verdana, Arial, san-serif;
	-webkit-tap-highlight-color: transparent;
}
html {

}
body {
	background-color: #f4f4f4;
	font-size: 13pt;
	position: relative
}
#subjects {
	padding-bottom: 4em;
	background:#fff;
}
#myform {
	display:block;
	padding-bottom: 1em;
	padding-left:3%;
	padding-right:3%;
}
.warn {
	color: #ea7a27;
	font-weight: normal
}
.page_separator {
	height: 1em;
	background-color: #e4e4e4;
	background-image: url(../images/sctx.png)
}
#logo {
	color: #a1a1a1;
	font-size:14px;
	text-align: center;
	padding-bottom:10px;
	background-image: url(../images/sctx.png);
	position: absolute;
	bottom: 0;
	width: 100%
}
#logo a{color: #a1a1a1; text-decoration:none; font-size:14px;}
#logo div {
	display: inline-block;
	width: 2em;
	height: 0.8em;
	vertical-align: middle;
	background-image: url(../images/v5kf_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center
}
#logo span {
	color: #ff6c00
}
}
@media screen {
.page_head {
	height: 3em;
	line-height: 3em;
	color: black;
	background-color: #6eb9c7;
	text-align: center
}
.page_pic {
	margin: .5em;
	overflow: hidden
}
.page_pic img {
	width: 100%;
	height: auto;
	border: 1px solid #dedede;
	border-radius: .5em;
	box-sizing: border-box
}
.page_text {
	margin: .5em;
	text-indent: 0
}
.page_pic_text {
	margin: .5em;
	overflow: hidden
}
.page_pic_text img#img1 {
	margin: .3em 0 .3em .3em;
	width: auto;
	height: 5em;
	float: right
}
.page_pic_text img#img2 {
	margin: .3em .3em .3em 0;
	width: auto;
	height: 4em;
	float: left
}
.page_pic_text p {
	text-indent: 2em
}
}
@media screen {
.form_ctrl {
	margin: .5em 0;
	padding-bottom:.5em;
}
.ctrl_title {
	padding-bottom:0.1em;
	font-size: 1.1em;
	color: #333;
	display: block;
	line-height: 1.6em;
	font-weight: 600;
	margin: .4em 0
}
.page_head, .page_separator {
	margin: 0;
	padding: 0
}
}
@media screen {
input:not([type="range"]), textarea, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em
}
input[type="text"], input[type="password"], select, textarea {
	width: 100%;
	padding: .5em .3em;
	margin: 1px 0;
	border-radius: 0;
	background-color: white;
	border: 1px solid #bfbfbf
}
textarea {
	line-height: 1.2em;
	height: 5.6em
}
select {
	background: white;
	background: -moz-linear-gradient(top, white, #ececec);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#ececec));
	background: -webkit-linear-gradient(top, white, #ececec);
	background: -o-linear-gradient(top, white, #ececec);
	background: linear-gradient(to bottom, white, #ececec);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFECECEC', GradientType=0)
}
select+div {
	position: relative;
	float: right;
	font-size: 1.05em;
	top: -1.7em;
	right: .7em;
	width: 0;
	height: 0;
	border-top: .5em solid #c6c6c6;
	border-left: .4em solid transparent;
	border-right: .4em solid transparent
}
input[type="radio"], input[type="checkbox"] {
	background-color: transparent;
	border: hidden;
	width: 1.8em;
	height: 1.8em;
	margin-top: .75em
}
input[type="radio"] {
	background-image: url(../images/base.png);
	background-size: 1000% auto;
	background-repeat: no-repeat;
	background-position: 2% 77%
}
input[type="radio"]:checked {
	background-position: 15.5% 77%
}
input[type="checkbox"] {
	background-image: url(../images/base.png);
	background-size: 1000% auto;
	background-repeat: no-repeat;
	background-position: 2% 60%
}
input[type="checkbox"]:checked {
	background-position: 15.5% 60%
}
.radio, .checkbox {
	line-height: 1.4em
}
input[type="button"] {
	border: hidden;
	width: 80%;
	margin:0 auto;
	box-sizing: border-box;
	padding: .8em 0;
	background-color: #f90010;
	color: white;
	font-weight: bold;
	border-radius: .45em;
	display:block;
	font-size:1.2em;
}
}

#bottom_info {
				position: relative;
				top: -3.8em;
				margin: 0 0.5em;
				padding: .8em 0;
				text-align: center;
				background-color: #18c178;
				color: #ffffff;
				border: medium hidden;
				border-radius: 0.1em;
				box-sizing: border-box;
				display: none;
			}
			#bottom_info a {
				width: 100%;
				text-decoration: none;
				outline: none;
			}
			#bottom_jump {
				position: relative;
				top: -3em;
				margin: 0 0.5em;
				padding: .8em 0;
				text-align: center;
				background-color: #62A9E3;
				color: #ffffff;
				border: medium hidden;
				border-radius: 0.1em;
				box-sizing: border-box;
				display: none;
			}
			
			
/*下面是单选、复选按钮的样式*/


*,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }



  @keyframes hover-color {
    from {
      border-color: #c0c0c0;
    }
    to {
      border-color: #3e97eb;
    }
  }

  .magic-radio,
  .magic-checkbox {
    position: absolute;
    display: none;
  }

  .magic-radio[disabled],
  .magic-checkbox[disabled] {
    cursor: not-allowed;
  }

  .magic-radio + label,
  .magic-checkbox + label {
    position: relative;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
  }

  .magic-radio + label:hover:before,
  .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
  }

  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
  }

  .magic-radio + label:after,
  .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: '';
  }

  .magic-radio[disabled] + label,
  .magic-checkbox[disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
  }

  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
  .magic-checkbox[disabled] + label:hover,
  .magic-checkbox[disabled] + label:before,
  .magic-checkbox[disabled] + label:after {
    cursor: not-allowed;
  }

  .magic-radio[disabled] + label:hover:before,
  .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none;
  }

  .magic-radio[disabled] + label:before,
  .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4;
  }

  .magic-radio:checked + label:before,
  .magic-checkbox:checked + label:before {
    animation-name: none;
  }

  .magic-radio:checked + label:after,
  .magic-checkbox:checked + label:after {
    display: block;
  }

  .magic-radio + label:before {
    border-radius: 50%;
  }

  .magic-radio + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3e97eb;
  }

  .magic-radio:checked + label:before {
    border: 1px solid #3e97eb;
  }

  .magic-radio:checked[disabled] + label:before {
    border: 1px solid #c9e2f9;
  }

  .magic-radio:checked[disabled] + label:after {
    background: #c9e2f9;
  }

  .magic-checkbox + label:before {
    border-radius: 3px;
  }

  .magic-checkbox + label:after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
  }

  .magic-checkbox:checked + label:before {
    border: #3e97eb;
    background: #3e97eb;
  }

  .magic-checkbox:checked[disabled] + label:before {
    border: #c9e2f9;
    background: #c9e2f9;
  }
  
  .clear{ clear:both;}
  
  
.footer-bar{
    position:fixed;
    z-index:999;
    left:0;
    bottom:0;
    width:100%;
    height:48px;
    font-size:0;
    text-align:center;
    -webkit-box-shadow:0 -2px 3px 0 rgba(0,0,0,.12);
    box-shadow:0 -2px 3px 0 rgba(0,0,0,.12);
    color:#666;
    background:#fff;
    padding-bottom:env(safe-area-inset-bottom);
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.footer-bar{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
.footer-bar .fb-item{
    width:100%;
    padding-top:7px;
    font-size:14px;
    vertical-align:middle
}
.footer-bar .fb-item .fb-item-icon{
    font-size:20px;
    line-height:20px;
    vertical-align:top;
    margin-bottom:3px
}
.footer-bar .fb-item .fb-item-icon img{
    height:20px;
    width:auto;
    vertical-align:top
}
.footer-bar .fb-item span{
    display:block;
    font-size:11px;
    line-height:11px
}
.footer-bar a{
    display:block;
    color:#666;
    text-decoration:none
}
.footer-bar a:active,.footer-bar a:focus,.footer-bar a:hover{
    color:#333
}