/** ????? **/

* {
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  font-family: 'Microsoft YaHei' !important;
}
html {
  overflow-x: hidden;
  font-size: 100px;
  --size: calc(100vw / 19.2);
  font-size: var(--size);
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
p,
blockquote,
th,
td,
form,
pre {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline: 0;
}
img {
  display: inline-block;
  border: none;
  vertical-align: middle;
}
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3 {
  font-size: 14px;
  font-weight: 400;
}
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
:focus {
  outline: none;
}
body {
  font-size: 13px;
  color: #333;
  background: #fff7ec;
  font-family: 'Microsoft YaHei', '\u5b8b\u4f53', Tahoma, Geneva, sans-serif;
  color: #232222;
  font-weight: bold;
}
.layui-layer-dialog .layui-layer-content{
 position: relative;
 padding: 25px !important;
 line-height: 24px;
 word-break: break-all;
 overflow: hidden;
 font-size: 18px !important;
 overflow-x: hidden;
 overflow-y: auto;
 font-weight: bold;
}
a {
  color: #3794e3;
  text-decoration: none;
  +cursor: pointer;
}
a:hover {
  color: #64b3f7;
}
.text-red {
  color: #dd4b39 !important;
}
body#bbb *,
body,
td,
p,
input {
  font-family: 'Microsoft YaHei' !important;
}
::placeholder {
  font-size: 18px;
  color: #b4b4b4;
  font-weight: bold;
  line-height: 2;
}
.jyfl {
  font-size: 18px;
  font-weight: bold;
}
span.form-title-inline.zzz2,
span.form-title-inline.zzz1 {
  font-size: 18px;
  font-weight: bold;
  width: 54px;
  flex-shrink: 0;
  text-align: left;
}
textarea.form-control {
  border-radius: 15px;
  min-height: 369px;
  margin: 0 !important;
  box-sizing: border-box;
  padding: 6px 28px;
  width: 100% !important;
}
/*form*/
/*form-panel*/
.sudy-form {
  margin: 0px;
  padding: 0px;
}
.sudy-form li {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
.sudy-form label {
  line-height: 60px !important;
  font-size: 18px !important;
  vertical-align: middle;
  font-weight: bold;
  width: 31.3%;
  text-align: center;
  background: #eee2c9;
  border-radius: 15px;
  margin: 10px;
  color: #a35d5c;
  cursor: pointer;
}
.sudy-form li input {
  height: 60px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 15px;
}
.sudy-form li img#validateCodeImg {
  height: 24px;
  line-height: 24px;
  width: auto;
  vertical-align: middle;
}
.sudy-form .button {
  margin-left: 130px;
}
.sudy-form .register-info {
  margin-top: 5px;
  padding-left: 130px;
}

.form-linkbutton {
  line-height: 24px;
  border-radius: 0px;
}
.form-linkbutton .l-btn-text {
  line-height: 24px;
}
/*form-title*/
.form-title-inline {
  float: left;
  display: inline-block;
  line-height: 26px;
  font-size: 13px;
  text-align: right;
}
.form-must,
.red {
  line-height: 26px;
  height: 26px;
  margin-right: 2px;
  color: #fe1b1b;
  vertical-align: middle;
}

/*form-title*/
.form-head-title {
  position: relative;
  line-height: 35px;
  font-weight: bold;
  font-size: 13px;
  border-top: 1px solid #ececec;
  border-bottom: 1px dashed #ccc;
}
.form-head-title .head-down {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.form-head-title .head-down a {
  color: #5898f0;
  text-decoration: none;
  padding-right: 15px;
  background: url(images/head-up.png) no-repeat right center;
}
.form-head-title .head-up {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.form-head-title .head-up a {
  color: #5898f0;
  text-decoration: none;
  padding-right: 15px;
  background: url(images/head-down.png) no-repeat right center;
}

/*form-describe*/
.form-text-describe {
  padding: 0px 20px 10px;
  line-height: 26px;
  color: #353535;
}
/*form-title-width*/
.w130 {
  width: 130px;
}
.w100 {
  width: 100px;
}
.w80 {
  width: 80px;
}
/*form-text-width*/
.w400 {
  width: 400px;
}
.w200 {
  width: 200px;
}
.w150 {
  width: 150px;
}
.w110 {
  width: 110px;
}
.w40 {
  width: 40px;
}
/*search-button*/
.search-box {
}
.search-box .searchbox-button {
  width: 36px !important;
}
/**/
.sudy-searchbox {
  top: 16px;
  right: 20px;
  z-index: 1000;
}

/*text-align*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
/*margin*/
.ml20 {
  margin-left: 20px;
}
.ml10 {
  margin-left: 10px;
}
.ml5 {
  margin-left: 5px;
}

.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5px;
}

.mr20 {
  margin-right: 20px;
}
.mr10 {
  margin-right: 10px;
}
.mr5 {
  margin-right: 5px;
}

.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
/*padding*/
.pl130 {
  padding-left: 130px;
}
.pl100 {
  padding-left: 100px;
}
.pl80 {
  padding-left: 80px;
}

.pt20 {
  padding-top: 20px;
}
.pt10 {
  padding-top: 10px;
}
.pt5 {
  padding-top: 5px;
}

.pad20-all {
  padding: 20px 0;
}
.pad10-all {
  padding: 10px 0;
}
.pad5-all {
  padding: 5px 0;
}
/*positioning*/
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ng {
  display: flex;
}
.wrapper {
}

.header {
  background: #4aa0dd;
}
.header .inner {
  padding: 30px 0px;
}
.header .inner .title {
  padding: 0px 20px;
  line-height: 30px;
  font-size: 30px;
  color: #fff;
}

.main .inner {
  padding: 37px 90px 49px;
  width: 1280px;
  background: #fff7ec;
  border-radius: 0.3rem;
  box-sizing: border-box;
  margin: 0 auto;
}

/*上传按钮*/
.attach_div,
.attach_div div {
  line-height: 22px;
  height: 21px;
}
.qq-upload-button-image {
  float: left;
}
.iradio_square-green {
  display: none !important;
}

.radio-group {
  display: flex;
  flex-wrap: wrap;
}

.flbox {
  box-sizing: border-box;
  padding-left: 60px;
  margin: 0 -10px;
}

.sudy-form label:hover {
  background: #c9201b;
  color: #fff;
}
.sudy-form label.acc {
  background: #c9201b;
  color: #fff;
}
button.btn.btn-primary::before {
  content: '';
  position: absolute;
  width: 19px;
  height: 23px;
  background: url(../_images/xx.png) no-repeat center;
  z-index: 3;
  left: 54px;
  top: 24px;
}
span.rowcol_fieldTag_3_8_8 {
  flex: 1;
}
span.form-title-inline.zzz1 {
  line-height: 60px;
}
span.rowcol_fieldTag_3_7_7 {
  flex: 1;
}
.sudy-form li.ng11 {
  display: flex;
  margin-bottom: 20px;
}
.bbbtn .btn-primary:hover,
.bbbtn .btn-primary:active,
.bbbtn .btn-primary.hover {
  background: #f44336;
}
.bbbtn .btn-primary {
  background: linear-gradient(180deg, #d51111, #ff3d3d);
  font-size: 25px;
  font-weight: bold;
  line-height: 56px;
  width: 250px;
  color: #fff0d5;
  border: 0;
  border-radius: 30px;
  position: relative;
  box-sizing: border-box;
  padding-left: 34px;
}
@media (max-width: 1665px) {
  .main .inner {
    width: 100%;
    padding: 0.37rem 0.9rem 0.49rem;
  }
}
@media (max-width: 999px) {
  .wrapper {
  }
  .wrapper .inner {
    width: 100%;
    margin: 0 auto;
  }
  .wrapper .inner .mod {
    padding: 10px 10px;
  }
  .main {
    padding: 0px 0px;
  }
  .main .inner {
    padding: 0px;
    width: 100%;
    border-radius: 0px;
  }
  .form-text-describe {
    padding: 10px 0px 10px;
    line-height: 26px;
    color: #353535;
  }
  .sudy-form label {
    font-size: 15px !important;
  }
}
@media (max-width: 765px) {
  .flbox {
    padding-left: 0;
  }
  ::placeholder {
    font-size: 14px;
  }
  .header .inner {
    padding: 25px 0px;
  }
  .main .inner {
    padding: 5px 0px 15px;
  }
  .sudy-form label {
    line-height: 2 !important;
    padding: 5px;
    width: 100%;
  }
  .sudy-form li.ng11 {
    display: flex;
    flex-direction: column;
  }
  span.form-title-inline.zzz2,
  span.form-title-inline.zzz1 {
    margin-bottom: 10px;
    width: auto;
  }

  .header .inner .title {
    line-height: 30px;
    font-size: 25px;
    text-align: center;
  }
  /*form-title-width*/
  .w130 {
    width: 85px;
  }
  .sudy-form li textarea {
    margin-left: 86px;
    margin-top: -22px;
    width: 190px;
    vertical-align: top;
  }
  .sudy-form .button {
    margin-left: 85px;
  }
  .sudy-form .register-info {
    margin-top: 5px;
    padding-left: 85px;
  }
  .bbbtn .btn-primary {
    font-size: 14px;
  }
}

.login_div .form-title {
  line-height: 35px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #dedede;
}
.formlist_div,
.formlist_div a {
  line-height: 30px;
  vertical-align: inherit !important;
}
.customform_list li.list_item {
  border-bottom: 1px solid #ddd !important;
}
.dg_search table {
  float: right;
  margin-bottom: 10px;
}

.control_button {
  text-align: center;
}
/*搜索*/
.search_menu li {
  float: left;
  width: auto;
}
.search_menu li .easyui-linkbutton {
  vertical-align: middle;
  margin-top: 5px;
}
