@charset "utf-8";
body {
  position: relative;
  overflow-y: visible !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: moz-none;
  user-select: none;
  -webkit-overflow-scrolling: auto;
}
body * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-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 {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0 none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
b,
h1,
h2,
h3 {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style-type: none;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  vertical-align: top;
  text-align: left;
}
input[type='text'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='date'],
input[type='month'],
input[type='tel'],
input[type='radio'],
input[type='checkbox'],
button,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type='search'] {
  -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
img {
  vertical-align: middle;
  font-size: 0;
}
h1 {
  font-size: 0.24rem;
}
h2 {
  font-size: 0.2rem;
}
h3 {
  font-size: 0.18rem;
}
h4 {
  font-size: 0.16rem;
}
h5 {
  font-size: 0.14rem;
}
header,
footer,
section,
nav,
menu,
details,
hgroup,
figure,
figcaption,
article,
aside {
  margin: 0;
  padding: 0;
  display: block;
}
input,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  opacity: 1;
}
.boost {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-backface-visibility: hidden;
  -moz-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000;
  zoom: 1;
}
body,
html {
  font-size: 100px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  font-size: 0.14rem;
  line-height: 0.2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #eee;
  color: #333333;
}
#afui,
#content,
.page {
  height: 100%;
  width: 100%;
}
.main.fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
}
.main.fixed .home_banner {
  background-color: #ccc;
}
.main.fixed article.content {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.header_inner {
  background: #ffffff;
  position: relative;
  height: 0.44rem;
  line-height: 0.44rem;
}
.header_inner > h1.title {
  line-height: 0.44rem;
  font-size: 0.18rem;
  font-weight: 500;
  color: #000000;
  position: relative;
  z-index: 0;
  text-align: center;
}
.icon_back {
  width: 0.44rem;
  height: 0.44rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0.05rem;
  z-index: 50;
  cursor: pointer;
}
.icon_back svg {
  vertical-align: middle;
}
.home_banner img {
  display: block;
  width: 100%;
}
.hm_navlist {
  padding: 0.2rem 0;
  display: flex;
}
.hm_navlist li {
  flex: 1;
  padding: 0 0.1rem;
}
.hm_navlist li a {
  display: block;
  text-align: center;
  padding: 0.1rem 0;
  font-size: 0.14rem;
  line-height: 1;
  color: #000000;
}
.hm_navlist li a .icon {
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  margin: 0 auto 0.1rem;
}
.hm_navlist li a .icon img {
  display: block;
  width: 100%;
}
.hm_cont_module {
  background: #ffffff;
  border-top: 0.05rem solid rgba(233, 233, 233, 0.5);
  padding: 0.26rem 0.16rem 0.32rem;
}
.module_title {
  padding: 0.1rem 0;
  font-size: 0.22rem;
  font-weight: 700;
  color: #4c2d82;
  line-height: 0.34rem;
}
.module_title img {
  display: inline-block;
  vertical-align: top;
  height: 0.24rem;
  margin-right: 0.08rem;
  position: relative;
  top: 0.05rem;
}
.module_title b {
  display: inline-block;
  padding-right: 0.16rem;
  color: #4c2d82;
  font-weight: 700;
  margin-left: 0.03rem;
  position: relative;
}
.module_title b:after {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/cirle_bg.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.module_cont {
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.module_cont > p {
  margin: 0.12rem 0;
}
.p_sub_title {
  font-size: 0.2rem;
  line-height: 0.32rem;
  margin: 0.24rem 0;
  font-weight: normal;
  color: #4c2d82;
}
.p_sub_title b {
  font-weight: normal;
  color: #4c2d82;
}
.dt_link_list {
  margin-top: 0.2rem;
  overflow: hidden;
}
.dt_link_list li {
  margin-top: 0.16rem;
}
.dt_link_list li:first-child {
  margin-top: 0;
}
.dt_link_list li a {
  display: block;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 0.16rem;
  color: #f08200;
  font-weight: 500;
  position: relative;
  padding-right: 0.4rem;
  background: linear-gradient(90deg, rgba(245, 166, 35, 0.2) 0%, rgba(245, 166, 35, 0.07) 100%);
}
.dt_link_list li a:after {
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  background: url(../images/arrow02.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.04rem;
  right: 0.9rem;
}
.dt_link_list.row_2 li {
  width: 48%;
  float: left;
}
.dt_link_list.row_2 li:nth-child(2n) {
  float: right;
}
.dt_link_list.row_2 li:nth-child(2) {
  margin-top: 0;
}
.dt_link_list.row_2 li a {
  padding-right: 0;
}
.dt_link_list.row_2 li a:after {
  right: 0.25rem;
}
.qh_hybox {
  margin: 0.2rem 0 0.3rem;
}
.qh_hybox h5 {
  text-align: center;
  padding: 0.05rem 0;
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin-bottom: 0.16rem;
  font-weight: 700;
  color: #4c2d82;
}
.qh_hybox .info {
  overflow: hidden;
}
.qh_hybox .info dl {
  width: 48%;
  float: left;
  background: rgba(245, 166, 35, 0.2);
  border-radius: 0.08rem;
  padding: 0.14rem 0;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #4c2d82;
}
.qh_hybox .info dl:nth-child(2n) {
  float: right;
}
.qh_hybox .info dl dd {
  font-size: 0.2rem;
  line-height: 0.24rem;
  margin-bottom: 0.02rem;
  color: #f08200;
  font-weight: 700;
}
.f_medium {
  font-weight: 500;
}
.blackcol {
  color: #000000 !important;
}
.p_file_list {
  margin-top: 0.2rem;
}
.p_file_list li {
  border-bottom: 1px solid rgba(229, 229, 229, 0.5);
}
.p_file_list li a {
  display: block;
  padding: 0.12rem 0.24rem 0.12rem 0.36rem;
  position: relative;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_file_list li a .icon {
  width: 0.18rem;
  height: 0.22rem;
  background: url(../images/file_icon.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.11rem;
  left: 0;
}
.p_file_list li a:after {
  content: '';
  width: 0.24rem;
  height: 0.24rem;
  background: url(../images/arrow01.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.12rem;
  right: 0;
}
.js_cont_wrap {
  margin: 10px 0 26px;
}
.js_cont_wrap .tips {
  padding: 0.08rem 0.16rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #f08200;
}
.js_contbox {
  border-radius: 0.08rem;
  background: linear-gradient(180deg, rgba(76, 45, 130, 0.94) 0%, rgba(76, 45, 130, 0.5) 100%);
  padding: 0.16rem;
}
.js_contbox .title {
  min-height: 0.6rem;
  margin-bottom: 0.16rem;
  position: relative;
  padding-left: 0.76rem;
}
.js_contbox .title h5 {
  font-size: 0.15rem;
  font-weight: normal;
  color: #f08200;
  line-height: 0.22rem;
  padding: 0.08rem 0;
}
.js_contbox .title .icon {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
.js_contbox .title .icon img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0px 3px 9px -4px #4c2d82;
}
.js_contbox .cont {
  background: #ffffff;
  border-radius: 0.04rem;
  margin: 0.16rem 0 0;
  padding: 0.08rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.js_contbox .tag {
  padding-top: 0.06rem;
  font-size: 0;
  line-height: 0;
}
.js_contbox .tag span {
  display: inline-block;
  padding: 0.04rem 0.12rem;
  font-size: 0.12rem;
  line-height: 0.2rem;
  background-color: #fff;
  border-radius: 0.14rem;
  color: #f08200;
  margin-top: 0.1rem;
  margin-right: 0.12rem;
}
.p_list_arrow {
  background: #ffffff;
  border-top: 0.05rem solid rgba(233, 233, 233, 0.5);
}
.p_list_arrow li a {
  display: block;
  padding: 0.2rem 0.4rem 0.2rem 0.16rem;
  position: relative;
  font-size: 0.18rem;
  line-height: 0.28rem;
  font-weight: 700;
  color: #000000;
}
.p_list_arrow li a:after {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/xsgl/arrow.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.12rem;
  right: 0.16rem;
}
.foot_box {
  background: #ffffff;
  border-top: 0.05rem solid rgba(233, 233, 233, 0.5);
}
.f_about_us {
  padding: 0.2rem 0.16rem 0.16rem;
}
.f_about_us h5 {
  font-size: 0.14rem;
  line-height: 0.2rem;
  margin-bottom: 0.05rem;
  font-weight: 500;
}
.f_tel_info {
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: rgba(0, 0, 0, 0.6);
}
.f_tel_info span {
  display: inline-block;
  margin-top: 0.08rem;
  margin-right: 0.2rem;
}
.f_info_box {
  border-top: 1px solid rgba(233, 233, 233, 0.5);
  padding: 0.12rem 0.16rem 0.2rem;
  text-align: center;
  font-size: 0.12rem;
  line-height: 0.3rem;
  color: rgba(0, 0, 0, 0.6);
}
.zb_page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #cc050d;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.icon_back2 {
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/icon_back2.png) no-repeat center;
  background-size: 0.24rem;
  position: absolute;
  top: 0;
  left: 0.05rem;
  z-index: 50;
}
.zb_bannerbox img {
  display: block;
  width: 100%;
}
.zb_cont_wrap {
  flex: 1;
  height: 100%;
  background: linear-gradient(180deg, #cc050d 0%, #d73940 100%);
}
.zb_ctbox {
  border-radius: 0.08rem;
  padding: 0.2rem 0 0.3rem;
  background: linear-gradient(-72deg, #fff2f2 0%, #fffafa 100%);
  margin: 0 0.2rem 0;
  position: relative;
  top: -1rem;
  z-index: 50;
}
.zb_ctbox .title {
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.25rem;
  color: #4c2d82;
  font-weight: 500;
  margin-bottom: 0.3rem;
}
.zb_ctbox .title span {
  display: inline-block;
  padding: 0 0.28rem;
  vertical-align: top;
  position: relative;
}
.zb_ctbox .title span:before,
.zb_ctbox .title span:after {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/tit_dot.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.08rem;
}
.zb_ctbox .title span:before {
  left: 0;
}
.zb_ctbox .title span:after {
  right: 0;
}
.zb_iclist {
  display: flex;
}
.zb_iclist li {
  flex: 1;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.22rem;
  color: #ea9ea1;
}
.zb_iclist li .icon {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 auto 0.12rem;
}
.zb_iclist li .icon img {
  display: block;
  width: 100%;
}
.zb_iclist li span {
  display: block;
}
.header.bot_border {
  border-bottom: 0.05rem solid rgba(233, 233, 233, 0.5);
}
.page_wrapper {
  min-height: 100%;
  padding-bottom: 0.8rem;
  position: relative;
}
.foot_fixed {
  width: 100%;
  background: rgba(233, 233, 233, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
}
.foot_fixed .f_info_box {
  border-top: 0 none;
  padding: 0.05rem 0.16rem 0.1rem;
}
.cm_cont_module {
  padding: 0.2rem 0.16rem 0.16rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.cm_cont_title {
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.25rem;
  margin-bottom: 0.2rem;
  font-weight: 500;
  color: #4c2d82;
}
.cm_cont_title span {
  display: inline-block;
  padding: 0 0.4rem;
  vertical-align: top;
  position: relative;
}
.cm_cont_title span:before,
.cm_cont_title span:after {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/tit_dot.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.08rem;
}
.cm_cont_title span:before {
  left: 0;
}
.cm_cont_title span:after {
  right: 0;
}
.chart_img {
  margin: 0.12rem 0;
  background: #f5f5f5;
  min-height: 3rem;
}
.chart_img img {
  display: block;
  width: 100%;
}
.cm_imptips {
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: #4c2d82;
  margin-top: 0.12rem;
}
.tabnav_wrap {
  height: 0.44rem;
  overflow: hidden;
}
.tab_navlist {
  display: flex;
  height: 0.64rem;
  overflow: auto;
}
.tab_navlist li {
  flex: 1;
}
.tab_navlist li a {
  display: block;
  height: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  padding: 0 0.16rem;
  font-size: 0.16rem;
  color: #333333;
  white-space: nowrap;
  position: relative;
}
.tab_navlist li.active a {
  font-weight: 500;
}
.tab_navlist li.active a:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #4c2d82;
  position: absolute;
  bottom: 0;
  left: 0;
}
.txt_info {
  padding: 0.1rem 0 0.1rem 0.16rem;
}
.txt_info .title {
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #333333;
  font-weight: 500;
  margin-bottom: 0.12rem;
}
.txt_info .list li {
  display: flex;
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin-top: 0.06rem;
}
.txt_info .list li p {
  flex: 1;
  width: 100%;
}
.redcol {
  color: #4c2d82 !important;
}
.mt10 {
  margin-top: 0.1rem !important;
}
.page_banner {
  padding: 0 0.16rem;
  margin-bottom: 0.1rem;
}
.page_banner img {
  display: block;
  width: 100%;
}
.file_pdf_box {
  padding: 0 0.16rem;
  margin: 0.1rem 0;
}
.file_pdf_box img {
  display: block;
  width: 100%;
  margin-top: 0.1rem;
}
.file_pdf_box img:first-child {
  margin-top: 0;
}
.link_img {
  background: #f5f5f5;
  min-height: 3rem;
  word-break: break-all;
}
.link_img a {
  color: #333333;
}
.link_img img {
  display: block;
  width: 100%;
}
.cm_cont_title.spel {
  font-size: 0.26rem;
  line-height: 0.32rem;
  font-weight: 700;
}
.txt_box_1 {
  border-radius: 0.12rem;
  background: linear-gradient(180deg, #ffedee 0%, #ffffff 100%);
  box-shadow: 0px 0.04rem 0.08rem 0px #e7e7e73f;
  margin: 0.16rem 0 0.2rem;
  padding: 0.2rem 0.16rem 0.1rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
  text-align: justify;
  text-justify: inter-word;
}
.txt_box_1:last-child {
  margin-bottom: 0.16rem;
}
.txt_box_1 .num {
  display: block;
  width: 0.32rem;
  height: 0.46rem;
  margin-bottom: -0.22rem;
  position: relative;
  left: -0.05rem;
}
.txt_box_1 .num img {
  display: block;
  width: 100%;
}
.txt_box_1 .wrap {
  position: relative;
  z-index: 10;
}
.txt_box_1 .title {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #4c2d82;
  margin-bottom: 0.1rem;
  font-weight: 700;
}
.txt_box_1 p {
  margin: 0.1rem 0 0.16rem;
}
.redcol_light {
  color: #4c2d82 !important;
}
.txt_box_1.gray {
  background: #fafafa;
}
.txt_box_1 h6 {
  font-size: 0.16rem;
  line-height: 0.24rem;
  font-weight: 700;
  color: #000000;
  margin: 0.16rem 0 0.1rem;
}
.mt30 {
  margin-top: 0.3rem !important;
}
.det_imgbox {
  margin: 0.16rem 0;
}
.det_imgbox img {
  display: block;
  max-width: 100%;
}
.txt_box_2 {
  border-radius: 0.08rem;
  background: linear-gradient(180deg, #fff5f5 0%, #ffeced 100%);
  padding: 0.2rem 0.16rem;
  position: relative;
  overflow: hidden;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #4c2d82;
  margin: 0.16rem 0;
  text-align: justify;
  text-justify: inter-word;
}
.txt_box_2 p {
  margin-top: 0.16rem;
}
.txt_box_2:before {
  content: '';
  width: 100%;
  height: 0.64rem;
  background: url(../images/dw_bg.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.txt_box_2 .wrap {
  position: relative;
  z-index: 10;
}
.txt_box_2 h3 {
  font-size: 0.26rem;
  line-height: 0.32rem;
  font-weight: 700;
  margin-bottom: 0.16rem;
}
.gray_bg {
  background: #f9f9f9 !important;
}
.lt_imgbox {
  margin: 0.2rem 0 0.12rem;
}
.lt_imgbox img {
  display: block;
  width: 100%;
}
.lt_info_box {
  background: #fefefe;
  border-radius: 0.08rem;
  padding: 0.12rem;
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin: 0.12rem 0 0;
  text-align: justify;
  text-justify: inter-word;
}
.redcol_2 {
  color: #e84c53 !important;
}
.sw_item {
  border-top: 0.05rem solid rgba(233, 233, 233, 0.5);
  padding: 0.16rem 0.16rem 0.1rem;
  font-size: 0.12rem;
  line-height: 0.16rem;
}
.sw_item:first-child {
  border-top: 0 none;
}
.sw_item p {
  margin-top: 0.04rem;
}
.sw_item .title {
  padding-left: 0.8rem;
  position: relative;
  min-height: 0.7rem;
}
.sw_item .title .icon {
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: 0;
  left: 0;
}
.sw_item .title .icon img {
  display: block;
  width: 100%;
}
.sw_item .title h5 {
  font-size: 0.18rem;
  line-height: 1;
  font-weight: 500;
  color: #b22222;
  margin-bottom: 0.12rem;
}
.sw_item .title p {
  margin-top: 0.04rem;
  color: #ffc1c1;
}
.art_title {
  margin-bottom: 0.2rem;
}
.art_title h3 {
  font-size: 0.18rem;
  line-height: 0.25rem;
  font-weight: 500;
  color: #000000;
}
.art_title h3 em {
  font-style: normal;
  font-size: 0.14rem;
}
.art_title p {
  font-size: 0.12rem;
  line-height: 0.24rem;
  color: #999999;
  margin-top: 0.1rem;
}
.date_searchbox {
  padding: 0.08rem 0.16rem;
  background: #ffffff;
}
.date_searchbox .btn {
  display: block;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  background: #f3f3f3;
  border-radius: 0.04rem;
  font-size: 0.16rem;
  color: #333333;
}
.date_searchbox .btn span {
  padding-left: 0.28rem;
  position: relative;
}
.date_searchbox .btn span:before {
  content: '';
  width: 0.24rem;
  height: 0.24rem;
  background: url(../images/icon_date.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.12rem;
  left: 0;
}
.date_search_input {
  position: relative;
  display: flex;
}
.date_search_input .t1 {
  display: block;
  flex: 1;
  width: 100%;
  height: 0.4rem;
  line-height: 0.22rem;
  border: 0 none;
  background: #f3f3f3;
  border-radius: 0.04rem;
  outline: none;
  font-size: 0.16rem;
  color: #333333;
  padding: 0.09rem 0.12rem;
}
.date_search_input .cancel {
  display: block;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-left: 0.16rem;
  font-size: 0.16rem;
  color: #4c2d82;
}
.sw_item p {
  margin-top: 0;
  color: #8b8989;
}
.sw_item p.div_block {
  display: block;
  margin-top: 0.04rem;
}
.sw_item p.div_block_fr {
  display: block;
  margin-top: 0.06rem;
  font-weight: bold;
}
.sw_item p.div_block_item {
  text-indent: 0.5em;
}
.foot_fixed .tp_text {
  margin: 0 0 0.1rem;
  color: #4c2d82;
  text-align: center;
}
.cm_cont_module img {
  max-width: 100% !important;
}
.cm_cont_module p {
  text-indent: 2em;
}
.cm_cont_module .cont_p_img {
  text-indent: 0;
  text-align: center;
}
table {
  width: 100% !important;
}
table th {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #333333;
}
table td {
  vertical-align: middle;
  border: 1px solid #f3f3f3;
}
.main.fixed {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.dt_link_list li .list-item {
  display: block;
  padding: 0.1rem 0.2rem;
  line-height: 0.2rem;
  border-radius: 0.5rem;
  font-size: 0.14rem;
  color: #f08200;
  font-weight: 500;
  position: relative;
  background: linear-gradient(90deg, rgba(245, 166, 35, 0.2) 0%, rgba(245, 166, 35, 0.07) 100%);
}
.dt_link_list li .list-item-center {
  display: block;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 0.16rem;
  color: #f08200;
  font-weight: 500;
  position: relative;
  padding-right: 0.4rem;
  background: linear-gradient(90deg, rgba(245, 166, 35, 0.2) 0%, rgba(245, 166, 35, 0.07) 100%);
}
@media (min-width: 1200px) {
  section.main.fixed {
    width: 750px;
  }
}
@media (min-width: 992px) {
  section.main.fixed {
    width: 750px;
  }
}
@media (max-width: 768px) {
  section.main.fixed {
    width: 760px;
  }
}
@media (max-width: 760px) {
  section.main.fixed {
    width: 100%;
  }
}
@media (max-width: 540px) {
  section.main.fixed {
    width: 100%;
  }
}
