h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,li{list-style: none}
.fl{float: left;}
.fr{float: right}
.abs{position: absolute;}
.rel{position: relative;}
.clear{float: none;height: 0;clear: both}
* {box-sizing: border-box; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {margin: 0;padding: 0; }
body{
  font: 14px "Microsoft YaHei","PingFangSC-Regular";  color: #333
}
button,input,select{cursor: pointer;}
i{font-style: normal;}
img {
  border: none; display: block;
}
a:hover {
  text-decoration: none; 
}
a {
  text-decoration: none;
  color: #333
}
a:focus, *:focus {
  outline: none; }
.mb{margin-bottom: 0!important}
.mt{margin-top: 0!important}
.mt-10{margin-top:10px!important;}
.mt-30{margin-top:30px!important;}

[v-cloak]{
	display: none;
}

/*分页样式*/
.base-paging-box {
  margin-top: 40px;
  text-align: right; }
  .base-paging-box .paging {
    display: inline-block; }
    .base-paging-box .paging .page-info {
      border: none;
      font-size: 14px;
      background-color: transparent;
      color: #777777;
      cursor: initial; }
    .base-paging-box .paging span {
      display: inline-block;
      height: 34px;
      line-height: 32px;
      margin-left: 10px;
      border: 1px solid #e6e6e6;
      background-color: #fff;
      text-align: center;
      font-size: 14px;
      color: #777777;
      cursor: pointer; }
      .base-paging-box .paging span img {
        display: inherit !important;
        margin-top: 0 !important;
        width: 7px !important;
        height: 14px !important;
        vertical-align: middle; }
      .base-paging-box .paging span.prev-page, .base-paging-box .paging span.next-page {
        width: 76px; }
      .base-paging-box .paging span.prev-page.disabled, .base-paging-box .paging span.next-page.disabled {
        opacity: 0.6;
        cursor: not-allowed; }
      .base-paging-box .paging span.prev-page img {
        margin-right: 6px !important; }
      .base-paging-box .paging span.next-page img {
        margin-left: 6px !important; }
      .base-paging-box .paging span.current-page {
        width: 59px;
        color: #C0222D;
        cursor: initial; }
      .base-paging-box .paging span.skip-page {
        width: 49px; }
    .base-paging-box .paging input {
      width: 59px;
      height: 34px;
      line-height: 32px;
      margin-left: 10px;
      padding: 10px;
      border: 1px solid #e6e6e6;
      background-color: #fff;
      text-align: center;
      font-size: 14px;
      color: #777777; }

.page-box {
  width: auto;
  margin: 0 auto;
  margin-top: 60px;
  margin-left: 300px; }
  .page-box .page-item {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    font-size: 14px;
    color: #5E5E5E;
    margin-right: 8px; }
    .page-box .page-item.active {
      background: #BD9A7F;
      border: 1px solid #BD9A7F;
      color: #FFFFFF; }

.disabilitiesNav .disabilitiesMain .disabilitiesContent{
  width: 1044px !important;
}
.disabilitiesNavFold .disabilitiesMain .disabilitiesContent{
  width: 1044px !important;
}
.gs_activity{
	background: url("./gs_activity_bg.png");
	background-size: cover;
	padding:36px 35px;
}
.gs_activity h1{
	text-align: center;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	margin-bottom: 20px;
	font-size: 36px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 48px;
}
.gs_activity_main{
	display: flex;
	margin: 70px 0 30px;
}
.gs_activity_introduce{
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
}
.gs_activity .half-box{
	width:49%;
	padding: 40px 15px 40px;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px 0px rgba(4, 61, 129, 0.2);
	border-radius: 12px;
	border: 1px solid #348CF5;
	position: relative;
	margin-bottom: 30px;
}
.gs_activity .half-box .header-img{
	position: absolute;
	width: 298px;
	top: 0%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.gs_activity .introduce-box-heard{
	font-size: 18px;
	font-family: MicrosoftYaHeiSemibold;
	color: rgba(0, 0, 0, 0.8);
	line-height: 24px;
	font-weight: 600;
}
.gs_activity .introduce-box-flex{
	width: 80%;
	padding: 24px 50px 24px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.gs_activity .introduce-box-flex p{
	width: 50%;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	margin-bottom: 15px;
	text-align: center;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, 0.8);
	line-height: 24px;
}
.gs_activity .half-box .header-img img{
	width: 100%;
}
.tb_header{
	width: 150px;
	position: relative;
	padding-left:15px ;
}
.gs_activity .red{
	position: absolute;
	left: 0;
	top: 0;
	color: red ;
}
.gs_activity .title-bold{
	font-size: 24px !important;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600 !important;
	color: #333333 !important;
	line-height: 33px !important;
}
.gs_activity .radioWrap{
	width: 100%;
	padding-bottom: 26px;
}
.gs_activity .radioWrap .radioItem{
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 33px;
}
.radioWrapRow{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 20px ;
}
.gs_activity .sectionWrap {
	padding: 10px 0;
	background-color: #fff;  
}

.gs_activity .sectionWrap .pub-form input[type='radio'] {
	position: absolute;
	clip: rect(0, 0, 0, 0); 
}
.gs_activity .sectionWrap .pub-form input[type='radio'] + label::before {
	content: '';
	background: url("./checkNot.png");
	background-size: cover;
	width: 30px;
	height: 30px;
	float: left;
	position: relative;
	top:50%;
	left: -10%;
	transform: translate(0%,-50%);
}
.gs_activity .sectionWrap .pub-form input[type='radio']:checked + label::before {
	background: url("./checked.png");
	background-clip: content-box;
	background-size: cover;
}
.line{
	width: 2px;
	height: 470px;
	border: 1px dashed #DDE3E8;
}
.gs_activity .sectionWrap1{
	width: 100%;
	margin: 0 auto;
}
label.error {
  display: none !important; }
.gs_activity .sectionWrap .pub-form .input {
	width: 292px;
	height: 52px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #D8DEE4;
	border-radius: 10px;
	margin-bottom: 16px;
	font-size: 20px;
	padding-left: 5px;
}
.gs_activity .sectionWrap .pub-form .textarea {
  width: 100%;
  -webkit-appearance: none;
  padding: 0.05rem 0.08rem;
  height: 200px;
  background: #FFFFFF;
  border-radius: 10px;
  border: none;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  padding: 10px;
}
.gs_activity .sectionWrap .pub-form table {
color: #666666; }
.gs_activity .sectionWrap .pub-form table tr td {
	padding-top: 0.06rem;
	vertical-align: top; 
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 33px;
}
.gs_activity .sectionWrap .pub-form table tr td:nth-child(2) {
	padding-left: 0.08rem; 
}

.pubBtnWrap {
  width: 100%;
  padding: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: center; 
}
.pubBtnWrap .btn {
    text-align: center;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;
	width: 221px;
	height: 60px;
	background: #025293;
	border-radius: 6px;
	cursor: pointer;
}
