body {
  background: url(../img/PC-bg.jpg) no-repeat 50% 0 #fefcf2;
}
.top {
  height: 720px;
  /*height: 400px;*/
  /* background: url(../img/top_bg.png) no-repeat 50% 0; */
}
.block_ins,
.block_ins_narrow {
  width: 878px;
  background: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 65px 100px 45px;
  min-height: 310px;
}
.block_ins_narrow {
  padding: 50px 60px;
  width: 1050px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
.narrow_txt {
  font-size: 24px;
  line-height: 36px;
  width: 805px;
}
.narrow_submit {
  width: 207px;
  height: 239px;
  border: 2px dashed #d1ecff;
  cursor: pointer;
}
.narrow_submit:hover::after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  position: absolute;
  border: 8px solid #e6f5fe;
  cursor: pointer;
}
.submit_ins {
  margin-top: 55px;
  background: url(../img/upload_pic.png) no-repeat 50% 0;
}
.submit_ins span {
  display: block;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #1aa1ff;
  padding-top: 75px;
}
.submitBtn {
  margin-top: 24px;
}
.submitBtn a {
  display: inline-block;
  vertical-align: top;
  width: 216px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  -o-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  background: #1aa1ff;
  font-size: 20px;
  color: #fff;
}
.submitBtn a:hover {
  text-decoration: none;
  background: #39aeff;
}
.m_hide {
  display: block;
}
.pc_hide {
  display: none;
}
.block_tit {
  text-align: center;
}
.block_tit span {
  font-size: 42px;
  line-height: 1;
  color: #f28962;
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.block_tit span em {
  position: relative;
  z-index: 2;
}
.block_tit span::after {
  content: "";
  display: block;
  height: 13px;
  background: #fef3d3;
  -o-border-radius: 11.5px;
  -webkit-border-radius: 11.5px;
  border-radius: 11.5px;
  position: absolute;
  bottom: 7px;
  left: -35px;
  right: -35px;
  z-index: 1;
}
.cate_txt {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 35px;
}
.circle {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ce2f1c;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  z-index: 2;
}
.c_t_l {
  top: 9px;
  left: 9px;
}
.c_t_r {
  top: 9px;
  right: 9px;
}
.c_b_l {
  bottom: 9px;
  left: 9px;
}
.c_b_r {
  bottom: 9px;
  right: 9px;
}
.b_s {
  display: inline-block;
  position: absolute;
  z-index: 3;
}
.s_l {
  width: 14px;
  height: 310px;
  background: url(../img/left_shadow.png) no-repeat;
  left: 0;
  top: 48px;
}
.s_r {
  width: 15px;
  height: 332px;
  background: url(../img/right_shadow.png) no-repeat;
  right: 0;
  bottom: 48px;
}
.s_t {
  width: 514px;
  height: 23px;
  background: url(../img/top_shadow.png) no-repeat;
  right: 25px;
  top: 0;
}
.s_b {
  width: 536px;
  height: 24px;
  bottom: 0;
  left: 24px;
  background: url(../img/bottom_shadow.png) no-repeat;
}
.block_wrap {
  width: 1108px;
  /* padding: 23px 0 24px; */
}
.block_wrap_wid {
  width: 1200px;
}
.txtContent {
  font-size: 26px;
  line-height: 56px;
  color: #010101;
  margin-top: 44px;
}
.txtContent span {
  font-weight: bold;
  color: #d12e1d;
}
.block_mart {
  margin-top: -285px;
}
.mart_90 {
  margin-top: 90px;
}
.participate_dl {
  margin-top: 30px;
}
.participate_dl dt::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background: #6fc4ff;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 12px;
  margin-top: 7px;
}
.participate_dl dt {
  margin-top: 20px;
  margin-bottom: 15px;
}
.participate_dl dt b {
  font-size: 30px;
  line-height: 1;
  color: #ce2f1c;
  display: inline-block;
  vertical-align: top;
}
.participate_dl dd {
  padding-left: 14px;
}
.participate_dl dd span {
  float: left;
  font-size: 26px;
  line-height: 56px;
  color: #010101;
  min-width: 110px;
  text-align: right;
  margin-right: 5px;
}
.participate_dl dd div {
  overflow: hidden;
  font-size: 26px;
  line-height: 56px;
  color: #010101;
}
.get_cont p {
  text-align: center;
  font-size: 26px;
  line-height: 56px;
  color: #010101;
}
.corRed {
  color: #ce2f1c;
}
.get_cont p span {
  font-weight: bold;
  color: #ce2f1c;
}
.cat_lst {
  text-align: center;
}
.cat_lst li {
  position: relative;
  padding: 10px 0 0 30px;
}
.cat_lst li:nth-child(2) {
  margin: 0 100px;
}
.cat_lst li span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: inline-block;
  width: 39px;
  height: 39px;
  background: #ffcd47;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 30px;
  line-height: 39px;
  color: #fff;
  text-align: center;
}
.cat_lst li div {
  width: 173px;
  height: 173px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffcd47;
  overflow: hidden;
}

.cat_lst li div b {
  display: block;
  height: 52px;
  background: url(../img/cat_icon_01.png) no-repeat 50% 50%;
  margin-top: 43px;
}
.cat_lst li div i {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-style: normal;
  display: block;
  margin-top: 5px;
}
.cat_lst li:nth-child(2) span {
  background: #3758d2;
}
.cat_lst li:nth-child(2) div {
  background: #3758d2;
}
.cat_lst li:nth-child(2) div b {
  display: block;
  height: 52px;
  background: url(../img/cat_icon_02.png) no-repeat 50% 50%;
}
.cat_lst li:nth-child(3) span {
  background: #ce2f1c;
}
.cat_lst li:nth-child(3) div {
  background: #ce2f1c;
}
.cat_lst li:nth-child(3) div b {
  display: block;
  height: 52px;
  background: url(../img/cat_icon_03.png) no-repeat 50% 50%;
}
.footer {
  background: #eca879;
  padding: 38px 0;
}
.footer_cont .floatlft {
  margin-right: 25px;
  margin-top: 5px;
}
.footer_cont div {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.submit_wrap {
  height: 670px;
  overflow: hidden;
  margin-top: 65px;
  background: url(../img/foot_top_bg.png) no-repeat 50% 0;
}
.submit_tit {
  text-align: center;
  font-size: 42px;
  line-height: 1;
  color: #fff;
  margin-top: 118px;
  font-weight: normal;
}
.btn_list li a {
  display: inline-block;
  width: 335px;
  height: 132px;
  line-height: 132px;
  background: url(../img/arrow_01.png) no-repeat 10px 50% #ffd437;
  border: 4px solid #deb318;
  font-size: 30px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 70px;
  -o-border-radius: 70px;
  -webkit-border-radius: 70px;
  padding-left: 130px;
  padding-right: 15px;
  text-align: center;
  margin: 0 25px;
}
.btn_list li {
  margin-top: 85px;
}
.btn_list li:nth-child(2) a {
  background: url(../img/arrow_02.png) no-repeat 10px 50% #ce2f1c;
  border-color: #b82311;
}
.btn_list li a:hover {
  border-color: #ffd437;
}
.btn_list li:nth-child(2) a:hover {
  border-color: #ce2f1c;
}
.btn_list {
  text-align: center;
}
.copy_bx a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #adbfff;
  background: #3758d2;
  padding: 0 30px;
  border-radius: 17px;
  -o-border-radius: 17px;
  -webkit-border-radius: 17px;
}
.btn_list a:hover {
  text-decoration: none;
}
.copy_bx {
  margin-top: 100px;
}
.copy_bx p {
  text-align: center;
  font-size: 18px;
  color: #adbfff;
  margin-top: 20px;
}
.copy_bx a:hover {
  text-decoration: none;
}
.copyright_bx {
  position: absolute;
  background: #fff;
  top: 42px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 20px 20px 40px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: none;
  transition: 0.2s all ease-in-out;
}
.copyright_bx_show {
  display: block;
}
.copyright_ins {
  font-size: 18px;
  line-height: 39px;
  padding-left: 26px;
  max-height: 178px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 10px;
}
.copyright_ins p {
  margin: 0 0 10px;
}
.copyright_btn {
  text-align: right;
}
.copyright_btn span {
  display: inline-block;
  font-size: 20px;
  color: #323cc9;
  cursor: pointer;
}
.sub_block_tit {
  font-size: 42px;
  color: #1c3db6;
  line-height: 1;
}
.reuire_tit {
  font-size: 20px;
  line-height: 1;
}
.form_lst li span {
  font-size: 20px;
  line-height: 40px;
  color: #010101;
  float: left;
  width: 180px;
  padding-right: 10px;
}
.form_lst li {
  overflow: hidden;
  margin-top: 20px;
}
.form_lst li span i {
  font-style: normal;
  color: #d12e1d;
  display: inline-block;
  padding-right: 6px;
}
.form_lst li span b {
  font-weight: normal;
}
.form_lst li div {
  overflow: hidden;
}
.form_lst li div input {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 38px;
  height: 38px;
  width: 534px;
  border: 1px solid #d2d2d2;
  padding: 0 10px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.form_lst li div input.input_click {
  border-color: #1c3db6;
}
.video_wrap {
  width: 854px;
  height: 408px;
  background: url(../img/video.png) no-repeat 50% 50% #eee;
  margin-top: 30px;
}
.tips {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  padding-left: 20px;
  margin: 10px 0 0 12px;
}
.loading {
  background: url(../img/loading.png) no-repeat 0 50%;
}
.fail {
  background: url(../img/fail.png) no-repeat 0 50%;
}
.success {
  background: url(../img/success.png) no-repeat 0 50%;
}
.hide {
  display: none;
}
.upload {
  text-align: center;
  margin-top: 15px;
}
.chooseFile {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
  cursor: pointer;
}
.upload span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  padding: 0 30px 0 54px;
  border: 1px solid #3758d2;
  border-radius: 19px;
  -o-border-radius: 19px;
  -webkit-border-radius: 19px;
  background: url(../img/upload.png) no-repeat 20px 50%;
  cursor: pointer;
}
.editor {
  width: 854px;
  margin-top: 35px;
}
.submit_btn {
  text-align: center;
  margin-top: 35px;
}
.submit_btn span {
  display: inline-block;
  width: 270px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 20px;
  background: #3758d2;
  color: #fff;
  cursor: pointer;
}
.block_hei {
  height: 120px;
}
.wysiwyg-toolbar-top {
  background: #eee;
}
.wysiwyg-container {
  border-color: #000;
}
.wysiwyg-editor {
  min-height: 500px;
  padding: 15px;
}
.listPic li {
  width: 320px;
  margin: 0 45px 85px 0;
}
.listPic li img {
  border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  width: 100%;
  height: auto;
}
.listPic .labels {
  letter-spacing: -3em;
  font-size: 0;
  margin-top: 20px;
}
/* 20220429 start */
.listPic .labels a,
.listPic .labels span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 20px;
  padding: 4px 15px;
  background: #fde8bd;
  margin-bottom: 10px;
  margin-right: 6px;
}
/* 20220429 end */
.listPic p {
  font-size: 24px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  margin: 15px 0 0;
}
.thumb {
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.thumb span,
.thumb a {
  display: inline-block;
  height: 25px;
  line-height: 20px;
  border-radius: 27px;
  -o-border-radius: 27px;
  -webkit-border-radius: 27px;
  font-size: 12px;
  color: #fff;
  background: url(../img/thumb.png) no-repeat 50% 8px #3758d2;
  padding-top: 29px;
  padding-left: 30px;
  padding-right: 30px;
}
.thumb:hover span,
.thumb:hover a {
  background: url(../img/thumb_hover.png) no-repeat 50% 8px #3758d2;
}
.showMore {
  text-align: center;
}
.showMore span,
.showMore a {
  display: inline-block;
  text-decoration: none;
  width: 220px;
  height: 25px;
  text-align: center;
  font-size: 20px;
  color: #f28b65;
  vertical-align: top;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 10px 0 25px;
  cursor: pointer;
  background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxwYXRoIGQ9Ik00OTQuNDkgOTU1LjdhMjUuNTczIDI1LjU3MyAwIDAgMCAxNy42MTIgNy4wNjVjNi41NTQgMCAxMi45MDMtMi41NiAxNy42MTMtNy4wNjZtLjEwMyAwbDQ3NC4xMTItNDU0LjA0MWMyMC44OS0xOS45NjggMTkuNTU4LTUzLjE0Ni0xLjIzLTczLjAxMnMtNTQuMzc0LTE5Ljk2OC03NS4xNi0uMTAyTDUxMi4yMDQgODI1Ljg1NiA5Ni45NzMgNDI4LjU0NGMtMjAuODktMTkuOTY4LTU0LjQ3Ny0xOS43NjMtNzUuMTYyLjEwMi0yMC44OSAxOS43NjQtMjIuMjIgNTMuMDQ0LTEuMzMxIDcyLjkxbDQ3NC4xMTIgNDU0LjA0aDM1LjIyNnptMCAwIiBmaWxsPSIjZjI4YjY1Ii8+PHBhdGggZD0iTTQ5NC4xODIgNjAzLjM0YzQuNzEgNC41MDYgMTEuMDYgNi45NjQgMTcuNjEzIDYuOTY0IDYuNTU0IDAgMTIuOTAzLTIuNTYgMTcuNjEzLTYuOTYzbS4xMDIgMGw0NzQuMTEyLTQ1NC4wNDJjMjAuODktMTkuOTY4IDE5LjU1OS01My4xNDUtMS4yMjgtNzMuMDExcy01NC4zNzUtMTkuOTY4LTc1LjE2Mi0uMTAyTDUxMS44OTggNDczLjQ5OCA5Ni41NjMgNzYuMTg2Yy0yMC44OS0xOS45NjgtNTQuNDc3LTE5Ljc2NC03NS4xNjEuMTAyLTIwLjc4OCAxOS44NjYtMjIuMTE5IDUzLjE0Ni0xLjIzIDczLjAxMWw0NzQuMTEzIDQ1NC4wNDJoMzUuMjI1em0wIDAiIGZpbGw9IiNmMjhiNjUiLz48L3N2Zz4=") no-repeat 50% 34px #fde8bd;
  box-shadow: 0 0 #0000,0 0 #0000, 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  margin-bottom: 5px;
}
.note {
  margin-top: 60px;
  margin-bottom: 105px;
  text-align: center;
}
.note span {
  display: inline-block;
  vertical-align: top;
  padding-right: 65px;
  height: 52px;
  padding-left: 40px;
  border: 1px solid #2194f8;
  -webkit-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  font-size: 16px;
  line-height: 52px;
  color: #fff;
  text-transform: uppercase;
  background: url(../img/ring.png) no-repeat calc(100% - 27px) 50%;
}
.top_tips {
  background: #fa9829;
}
.top_tips div {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.top_tips div a {
  background: url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M16.88 2.88a1.25 1.25 0 0 0-1.77 0L6.7 11.29a.996.996 0 0 0 0 1.41l8.41 8.41c.49.49 1.28.49 1.77 0s.49-1.28 0-1.77L9.54 12l7.35-7.35c.48-.49.48-1.28-.01-1.77z'/%3E%3C/svg%3E") no-repeat 0 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  margin-left: 15px;
  font-size: 14px;
  color: #fff;
}
.marb_100 {
  margin-bottom: 100px;
}
.content_lft {
  width: 718px;
}
.title {
  font-size: 32px;
  line-height: 40px;
  font-weight: normal;
}
.author {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  padding: 0 16px;
}
.share {
  word-spacing: -3em;
  font-size: 0;
}
.share a {
  display: inline-block;
  vertical-align: top;
  word-spacing: normal;
  margin: 7px 0 0 6px;
}
.author span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666;
}
.content {
  font-size: 16px;
  line-height: 26px;
  margin-top: 30px;
}
.relateBx {
  margin-top: 75px;
}
.relateBx dt {
  font-size: 26px;
  line-height: 36px;
  color: #213a94;
  margin-bottom: 15px;
}
.relateBx dd::before {
  content: "";
  float: left;
  width: 8px;
  height: 8px;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #1aa1ff;
  margin: 6px 7px 0 0;
}
.relateBx dd {
  margin-top: 16px;
}
.relateBx dd a {
  display: block;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
}
.sideLst {
  width: 290px;
}
.sideLst li {
  margin-bottom: 10px;
}
.sideLst li h3 {
  padding: 8px 11px;
  font-weight: normal;
  background: #f5f5f5;
}
.sideLst li h3 a {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
/* 20220601 start */
.bdy_item_title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
}
.bdy_item_title::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 24px;
  background: #fa9829;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
  margin-right: 14px;
}
.listPicShortGap li {
  margin-bottom: 50px;
}
.listPic li a.with_icon {
  position: relative;
  display: block;
}
.listPic li a.with_icon::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: 11px;
  right: 14px;
  z-index: 20;
}
.listPic li a.icon_txt::after {
  background: url(../img/icon_txt.png) no-repeat 50% 50% #ffcd47;
}
.listPic li a.icon_video::after {
  background: url(../img/icon_video.png) no-repeat 50% 50% #ce2f1c;
}
.listPic li a.icon_pic::after {
  background: url(../img/icon_pic.png) no-repeat 50% 50% #3758d2;
}
.gapBlock {
  height: 85px;
  display: block;
}
.award_wrap {
  margin-top: 20px;
  line-height: 26px;
  padding: 5px 12px 5px 40px;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: url(../img/award.png) no-repeat 12px 50% #f28962;
}
.award_wrap span.gap {
  margin: 0 8px;
}
.note_two_lines {
  width: 700px;
}
.note_two_lines span {
  height: 60px;
  line-height: 26px;
  -o-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  padding-top: 8px;
}
.note_two_lines span {
  padding-left: 30px;
  padding-right: 30px;
  background: none;
}
.note_two_lines span::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 19px;
  background: url(../img/ring.png) no-repeat 50% 50%;
  background-size: contain;
  margin: 3px 0 0 4px;
}
.block_tit span em {
  text-transform: uppercase;
}
.award_lst li {
  width: 474px;
  padding: 18px;
  border: 1px solid #fde1b9;
  box-shadow: 0 0 10px rgba(230, 169, 91, 0.18);
  margin: 0 20px 0 6px;
}
.award_lst li a.floatlft {
  margin-right: 18px;
}
.award_lst li div h3 a {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
}
.award_lst li div span {
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  color: #7d7d7d;
  font-size: 14px;
}
.block_ins_award {
  padding-left: 50px;
  padding-right: 50px;
  width: 1070px;
}
.swiper-container-award {
  width: 970px;
  height: 314px;
}
.award_focus_lst li .floatlft {
  margin-right: 28px;
}
.award_tit {
  font-size: 28px;
  line-height: 40px;
  margin-top: 18px;
  font-weight: normal;
}
.labels {
  letter-spacing: -3em;
  font-size: 0;
  margin-top: 20px;
}
.labels a,
.labels span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 20px;
  padding: 4px 15px;
  background: #fde8bd;
  margin-bottom: 10px;
  margin-right: 6px;
}
.pagination {
  text-align: center;
  white-space: -3em;
  *display: inline;
  *zoom: 1;
  margin-top: 40px;
}
.pagination span {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  background: #fde8bd;
  margin: 0 4px;
  cursor: pointer;
}
.pagination span.swiper-active-switch {
  width: 70px;
  background: #f28962;
}
.arrow {
  position: absolute;
  top: 124px;
  z-index: 20;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 71px;
  cursor: pointer;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjZjI4OTYyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjIyNCAxLjU1M2EuNS41IDAgMCAxIC4yMjMuNjdMNi41NiA4bDIuODg4IDUuNzc2YS41LjUgMCAxIDEtLjg5NC40NDhsLTMtNmEuNS41IDAgMCAxIDAtLjQ0OGwzLTZhLjUuNSAwIDAgMSAuNjctLjIyM3oiLz48L3N2Zz4=") no-repeat 50% 50%;
}
.arrow_prev {
  left: 0;
}
.arrow_nxt {
  right: 0;
  transform: rotate(180deg);
}
.block_ins_bg {
  background: url(../img/block_bg.png) no-repeat 50% 100% #fff;
  background-size: 100% auto;
}
.block_ins_bg .floatrgt {
  margin-left: 40px;
  margin-top: 15px;
}
.award_cup_wrap {
  font-size: 24px;
  line-height: 36px;
  color: #010101;
}
.award_cup_wrap p b {
  color: #ce2f1c;
}
.nav_lst {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
.top_tips div .nav_lst a {
  margin-left: 0;
  background: none;
}
.nav_lst li a {
  display: inline-block;
  line-height: 40px;
  padding: 0 16px;
  color: #fff;
  font-size: 16px;
}
.nav_lst li.current a,
.nav_lst li a:hover {
  background: #3758d2;
  text-decoration: none;
  font-weight: bold;
}
.breadCum {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 40px;
}
.footer_cont .floatlft img {
  width: 293px;
}
.showMore span.no-data {
  background-image: none;
  padding-bottom: 10px;
  cursor: default;
}
.share a img {
  width: 25px;
  height: 25px;
}