html,body{MARGIN: 0px;font-size:14px;text-align:left; padding:0px; color:#404040;font-family: ' Verdana, sans-serif'; margin:0px; padding:0px; }
body{background:#EAF2F7;  }
div,ul,li,p,form,dd,dt,dl,h1,h3,h4,h5,h2{ margin:0px; padding:0px; }
img{ border:0px;}
li{ list-style:none}
a{ font-size:14px; color:#404040; text-decoration:none;}
a:hover{ font-size:14px; color:#428b05; text-decoration:none;}
p{ font-size:14px;}
.clearboth{ clear:both;}
.container{clear:both; width:100%;text-align:left;word-break:break-all; margin:0 auto}
.fl{ float:left;}
.fr{ float:right;}

.toppic{width: 780px; margin: 0 auto;height: 80px;background: url("defaultpcbg.png") no-repeat center top /100%; }

.index-box{max-width: 780px; width:100%;margin: 0 auto; background: #fff;position: relative; }
.ewm{position: absolute; right: 10px; top: 10px;}
.ewmh{display: none; width: 140px; text-align: center; background: #F7F7F7; padding: 15px 5px;position: absolute; right: 0px; top: 32px;}
.ewmh p{line-height: 35px; }
.ewm:hover .ewmh{display: block}

.toptitle {padding-top: 50px; padding-bottom: 26px; border-bottom: 1px dashed #ccc; margin:0 50px;}
.toptitle h2 {
	width: 100%;
    color: #0095ff;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 40px;
}
.toptitle p{ font-size: 15px;line-height: 24px;}


#form1{margin:0 50px; position: relative}
.req {
    position: absolute;
    top: 0px;
    left: -12px;
    color: #ff4040 !important;
    margin: 2px 0 0 2px;
}
.field {
    margin: 0 0 10px 0;
	clear: both;
    padding: 20px 0px;
    margin: 5px 0;
    border: 1px solid transparent;
}
.field-label {
    font-size: 17px !important;
    line-height: 26px;
    font-weight: 500!important;
	-webkit-font-smoothing: antialiased;
	color: #262626;
	padding: 0 0 10px 0 !important;
	position: relative
}

.imgiconfont {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 8px;
    color: #8c8c8c;
    line-height: normal;
    z-index: 3;
}
.field>.ui-select, .field>.ui-input-text {
    width: 100%;
}
.ui-input-text {
    border: 1px solid #e3e3e3;
    margin: 5px 0;
    background-color: #fff;
    padding: 0;
}
.ui-input-text>input[type="text"] {
    background: 0;
    position: relative;
    z-index: 2;
	outline: none;
}
.ui-input-text input, .ui-input-text textarea {
    width: 100%;
    background-color: #fff;
    border: none !important;
    padding: 11px 10px;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    -webkit-appearance: none;
    resize: none;
}

.fa {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 8px;
    color: #8c8c8c;
    line-height: normal;
    z-index: 3;
}

.beginner_problem textarea{    border: 1px solid #e3e3e3;outline: none;}

.jqradiowrapper, .jqcheckwrapper {
    margin: 9px 4px 0 12px !important;
	display: block;
    float: left;
    margin: 14px 4px 0 12px;
}
.jqradio {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #a6a6a6;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.08);
    padding: 8px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
}

.ui-controlgroup .ui-radio .label, .ui-controlgroup .ui-checkbox .label, .ui-controlgroup .ui-radio label, .ui-controlgroup .ui-checkbox label {

	 display: block;
    cursor: pointer;
    font-size: 16px;
    color: #595959;
    text-align: left;
    padding: 7px 10px 13px 0;
    line-height: 22px;
    min-height: 36px;
}
.ui-radio:hover{background: #f7f7f7;}
.div_item_desc {
    color: gray;
    font-weight: normal;
    font-size: 12px;
    margin-top: 2px;
}

#ctlNext {
    width: 180px;
	margin: 0 auto;
    display: block;
    margin: 0 auto;
    outline: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    font-weight: 500;
    border-radius: 2px;
    color: #fff;
    background: #0095ff;
}

.wjfooter {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #bebebe;
    font-size: 14px;
	background: #F7F7F7;
}
.wjfooter a{color: #8c8c8c;}

.reportto {
    color: gray;
    font-size: 14px;
	position: absolute;
    right: 14px;
    bottom: 0;
    line-height: 50px;
}
.ui-text input {
     border: 1px solid #e3e3e3; !important;
    border-radius: 2px;
    font-size: 16px;
    margin: 0;
    padding: 8px 5px;
    width: 100%;
    background: #fff;
    display: inline-block;
    -webkit-appearance: none;
}