html {  font-family: sans-serif;  -webkit-text-size-adjust: 100%;      -ms-text-size-adjust: 100%;}

body, div, h1, h2, h3, h4, h5, h5, p, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; font-weight:normal; font-family:"Microsoft Yahei";}
ul, ol { list-style-type: none;}
em { font-style: normal}

body{background-color:#efefef;}
input,textarea { font: 14px "Microsoft Yahei",Arial,Helvetica,sans-serif;line-height:30px; border:none;outline:none;}

a { color: #333; text-decoration: none;}
a:hover { color: #b62c2f;}

body, div{ line-height:26px; font-size: 16px}

.clearfix:after { content: ""; display: table; clear: both;}
.cf{zoom:1;}
.cf:after{content:'.';display:block;visibility:hidden;clear:both;height:0px;}
.clear {clear:both;display:block;height:0;overflow:hidden;margin:0px 6px;} 
h1{
	font-size: 28px;
	line-height: 40px;
	}
/* CSS Document */

.wrap {position: relative; width:auto} /**/

/**页面背景**/
.wrapbg {
	position: absolute;
	left:0;
	z-index: -1;
	width:100%;
	background:transparent url(../images/banner.png)no-repeat scroll center 0;
	height:324px;
	background-position:center center;
	background-size:100% 100%;
	background-image: url(../images/banner.png);
	top: 0;
}
	.headtop { height:324px }

/****/
.mb60 {margin-bottom:60px}
.mb20 {margin-bottom:20px}
.ml50{
	margin-left: 25px;
	}
.mt50{
	margin-top: 63px;
	}
.g-cont-box {
    margin: -36px auto;
    background-color: #fff;
    border-radius: 20px;
	width:1100px;
}


.fl-l {float:left}
.fl-r {float:right}

.f14 {font-size: 14px}
.txt-center {text-align: center}

.maindiv_t1 {
    text-align: left;
	    margin: 0 1.5rem;
}
.maindiv_t2{
	text-align: left;
	}
.mainmt{
	padding-top: 40px;
	}
.mainmt1{
	padding-top: 21px;
	padding-left: 61px;
	padding-right: 61px;
	}
.mainrm{
	text-indent:2em;}
.main-line{
	margin: 0 53px;
	padding: 5px;
	background-color: #ddeff7;
	overflow: hidden;
	}
.main-line2{
	/* margin: 0px 28px; */
	padding: 1px;
	border-top:1px dashed #efefef;
	overflow: hidden;
	/* width: 90%; */
	margin-top: 14px;
	}

.wjtitle {/* float: left; *//* width: 94%; */}
.wjtitle h3 { text-align:center; color:#4c4c4c; font-size:16px; }
.wjtitle h1 { color: #4C4C4C; font-size: 16px; text-align: center;}
.mtop { margin-top:20px; }
.wjques{padding-left: 25px;}

.matrix {overflow-x: hidden;overflow-y:hidden;width: 100%;/* margin: 0 auto; */}

.icheckbox_div { position:relative; padding-bottom:10px; }
.icheckbox_div a{ display:inline-block;}
.icheckbox_div label{max-width: 650px; vertical-align:middle;}
.vote .icheckbox_div label{max-width: 640px;}
.table_icheckbox_div { width:18px; height:18px; margin:0 auto; }
.icheckbox_div input{ margin-left:10px; }

.title {width: 100%;font-size:16px;/* margin-left: -15px; */padding-bottom:8px;position: relative;padding-left: 5px;}
.title .Qnum { top:0; left: -42px; position: absolute; text-align: right; width:45px; }
.title p { /*display: inline;*/}
.title+div[id^="tip_"]{ clear: both;}

textarea{ resize:none; overflow:auto; min-height: 21px; border: 1px solid #dbdbdb; border-radius: 6px; width: 70%;}
textarea:focus,input[type="text"]:focus,.blank:focus,.matrix_sel:focus,select:focus,.pwd_win .pwd:focus{ border-color: #53a4f4;}
#begin_content{ clear: both; overflow: hidden;}
#prev_button,#next_button,.wjContent .wjhr,.bar .barbox{
	background-color:#53a4f4!important;

}

.wjContent .WJButton:hover,.wjContent .prevButton:hover{
	background-color:#53a4f4!important;
}
.bar{
	border:1px solid #53a4f4!important;
}
.wjprogress span{
	color:#53a4f4!important;
}
.submit1{    width: 175px;
    margin: 20px auto;
    border-radius: 14px;
    color: white;
    padding: 5px;
    text-align: center;
    font-size: 20px;
	border:1px solid #53a4f4;
	}
/* 单选题 */
.question input.option[type=radio],
.question input.option[type=checkbox] {
    position: absolute;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    visibility: hidden;
}
.question .option_cell{
	position: relative;
	display: block;
	padding-left: 26px;
}
.question .option_cell .option_label{
	/* margin-left: 26px; */
}
.question .option_cell .radio_box,
.question .option_cell .check_box {
	position: relative;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	width: 18px;
	top: 50%;
	left: 0;
	margin-top: -8px;
}
.question input.option:checked+.option_cell .radio_box,
.question input.option:checked+.option_cell .check_box {
  background-position: center bottom;
}
.question .option_cell .radio_box {
	background: transparent url(../images/radio.png) no-repeat center top;
}
.question .option_cell .check_box {
	background: transparent url(../images/checkbox.png) no-repeat center top;
}
.question .data_row .option_cell {
	padding-left: 0;
}
.question .data_row .option_cell .radio_box,
.question .data_row .option_cell .check_box {
	display: inline-block;
	position: static;
	margin: 2px 8px 2px 0;
}
.question .title>*:last-child:after {
	content: "";
	display: inline;
	color: #ff6d56;
	margin-left: 5px;
}

.question[allow_null="1"] .title>*:last-child:after {
	display: none;
}
.load1{
	    width: 99%;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;}
.load1 .Bar {
            position: relative;
            width: 86%;
            /* 宽度 */
            border-radius: 20px;
            background-color: #eaf2f6;
            height:6px;
            }

       .load1 .Bar div{
            display: block;
            position: relative;
            background: #60D58f;/* 进度条背景颜色 */
            height: 6px; /* 高度 */
            border-radius: 20px;
            }
        .load1 span{
	text-align: right;
	color: #95abb9;
	padding-left: 7px;
	font-size: 14px;
	white-space: nowrap;
	}
			
.footcopyright {
    padding: 20px 0 40px;
    text-align: center;
    color: #999;
    font-size: 14px;margin:30px;
}

.pl5{
	padding-left:5px;}
.fs15{
	font-size: 15px;}
.mt10{
	margin-top:10px;
       margin-bottom: 10px;
}


.sealz{
    position: absolute;
   /* width: 13%;
    height: 76%;*/
    /*background: url(../images/seal.png) no-repeat center top;
     background-size: 100% 100%; */
    display: flex;
    align-items: center;
    justify-content: right;
    right: 0px;
    margin-right: 47px;
   /* bottom: 10px;*/}
/********************/
@media screen and (max-width:1920) {
	.menufiexclass {right:10px}
	.s1-news .fl-l {width:50%;padding-top:5px}.s1-newslist {width:100%;}
	.s1-news .fl-r {width:48%;}
	.wrapbg { background:transparent url(../images/banner.png) no-repeat scroll center 0 ; height:324px;background-size:cover ;width:100%;}
	.wrapbg ,.headtop { height:324px }
}
@media screen and (max-width:1440px) {
	.wrapbg { background:transparent url(../images/banner.png) no-repeat scroll center 0 ; height:324px;background-size:cover ;width:100%;}
	.wrapbg ,.headtop { height:324px }
.g-c-area {
    width: 100%;
}
.g-cont-box {
        margin: -36px auto;
    background-color: #fff;
    border-radius: 20px;
    width: 950px;
}
}
@media screen and (max-width:1280px){
	
.wrapbg { background-image: url(../images/banner.png);background-repeat: no-repeat; background-size:cover ;width:100%;height:324px}
	.wrapbg ,.headtop {height:324px}
.g-cont-box {
    margin: -36px auto;
    background-color: #fff;
    border-radius: 20px;
    width:930px;}


}


@media screen and (max-width:1080px) {
	.navmenu {position: fixed;top:60px;right:20px ; z-index: 200;width:150px;}
	.wrapbg { background:transparent url(../images/banner.png) no-repeat scroll center 0 ; height:324px;background-size:cover ;width:100%;}
	.wrapbg ,.headtop { height:324px }
body{background-color:#efefef;}
.g-c-area {
    width: 100%;
}
.g-cont-box {
        margin: -36px auto;
    background-color: #fff;
    border-radius: 20px;
    width: 98%;
}
.sealz{
  /*width: 28%;
    height: 83%;*/
    /* background: url(../images/seal.png) no-repeat center top; */
    /* background-size: 64% 70%; */
    margin-right: 2%;
    /* margin-top: 41px; 
    bottom: -9px;*/
	}
}
@media screen and (min-device-width:500px) and (max-device-width: 1080px) {
	body{ background:#C7EBFB;
		}
.wrapbg { background:transparent url(../images/banner.png) no-repeat scroll center 0 ; height:324px;background-size:cover ;width:100%;}
	.wrapbg ,.headtop { height:324px }
	
	.leadnews-bd h2 {font-size: 30px; font-weight: normal;margin-bottom:12px}
.g-cont-box {margin: -8rem auto;background-color:#fff;border-radius:20px;width:90%;}
.g-c-area {width:100%}
.main-line2{width: 99%;}
    textarea{width: 97%;}
	.wjtitle{width:auto;}
	.wjques{padding-left:2px;
		}
	.matrix{width:100%;
		}
	.title{width:100%;
		}

.sealz{
    /*width: 30%;
    height: 47%;*/
    /* background: url(../images/seal.png) no-repeat center top; */
    /*background-size: 64% 70%;*/
    margin-right: 2%;
   /* bottom: -40px;*/
   top:7%;
	}
.mainmt1{
	padding-top: 21px;
	padding-left:30px;padding-right:30px;
	
	}
.main-line{
	margin: 0px 18px;}

		.footcopyright {
    text-align: center;
    color: #999;
    font-size: 14px;
    position: relative;
    top: 101px;
}
}
@media screen and (max-width:480px){
	body{ background:#C7EBFB;
		}
.wrapbg {background-image: url(../images/750banner.png);background-repeat:  no-repeat;background-size: 100% 100%;/* width: 100%; *//* height:400px; *//* left: 10px; */}
	
	.leadnews-bd h2 {font-size: 30px; font-weight: normal;margin-bottom:12px}
.g-cont-box {margin: -8rem auto;background-color:#fff;border-radius:20px;width:90%;}
.g-c-area {width:100%}
.main-line2{width: 99%;}
    textarea{width: 97%;}
	.wjtitle{width:auto;}
	.wjques{padding-left:2px;
		}
	.matrix{width:100%;
		}
	.title{width:100%;
		}

.sealz{
     /* width: 30%;
    height: 47%;
   background: url(../images/seal.png) no-repeat center top; 
    background-size: 64% 70%;*/
    margin-right: 2%;
    /*bottom: -40px;*/
	top:7%;
	}
.mainmt1{
	padding-top: 21px;
	padding-left:30px;padding-right:30px;
	
	}
.main-line{
	margin: 0px 18px;}

		.footcopyright {
    text-align: center;
    color: #999;
    font-size: 14px;
    position: relative;
    top:7rem;
}
}