.phone {
  display: none !important;
}
.pc {
  display: block !important;
}
.more:hover {
  border-bottom: 1px solid #FF6402;
}
.awjl_content {
  width: 1200px;
  margin: 40px auto 40px;
}
.awjl_content .email {
  height: 378px;
}
.awjl_content .qzxx {
  width: 240px;
  position: relative;
  margin-right: 19px;
  height: 378px;
}
.awjl_content .qzxx .text {
  width: 200px;
  height: 210px;
  border-radius: 6px;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 8px;
  padding-top: 42px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
}
.awjl_content .qzxx .text .cell {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;
  opacity: 0.8;
  z-index: 1;
}
.awjl_content .qzxx .text .ly_box {
  width: 180px;
  height: 48px;
  border-radius: 24px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .awjl_content .qzxx .text .ly_box {
    margin-top: 0;
    margin-left: 24px;
    width: 240px;
    height: 64px;
    border-radius: 48px;
  }
}
.awjl_content .qzxx .text .ly_box .ly {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #09C7F9 0%, #3E86FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#09C7F9', endColorstr='#3E86FF');
  box-shadow: 0px 2px 4px 0px #9B4311;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
@media (max-width: 751px) {
  .awjl_content .qzxx .text .ly_box .ly {
    margin-left: 0;
  }
}
.awjl_content .qzxx .text .ly_box .ly img {
  width: 23px;
  margin-right: 14px;
}
.awjl_content .qzxx .text .ly_box .ly a {
  color: #FFFFFF;
  vertical-align: baseline;
}
.awjl_content .qzxx .text .ly_box .ly a:hover {
  border-bottom: 1px solid #fff;
}
.awjl_content .qzxx .text .ly_box:first-child {
  margin-top: 0;
}
.awjl_content .qzxx .text .ly_box:first-child .ly {
  margin-top: 0;
  box-shadow: 0px 2px 4px 0px rgba(155, 17, 17, 0.5);
  background: linear-gradient(270deg, #FF6402 0%, #FF9D05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
}
.awjl_content .qzxx .text .ly_box:first-child .ly img {
  width: 25px;
}
@media (max-width: 751px) {
  .awjl_content .qzxx .text .ly_box:first-child {
    margin-left: 24px;
  }
}
.awjl_content .ljxd {
  width: 565px;
  margin-right: 22px;
}
.awjl_content .ljxd .ljxd_title {
  padding-bottom: 9px;
  border-bottom: 2px solid #4078BE;
}
.awjl_content .ljxd .ljxd_title img {
  width: 31px;
  margin-right: 12px;
}
.awjl_content .ljxd .ljxd_title a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.awjl_content .ljxd .tab_title {
  height: 37px;
  background: #EFEFEF;
  margin: 13px 0 9px;
  box-sizing: border-box;
  padding: 0 11px;
}
.awjl_content .ljxd .tab_title span {
  font-size: 14px;
  font-weight: bold;
  line-height: 37px;
  color: #333333;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.awjl_content .ljxd .tab_title .lxbt {
  width: 35%;
}
.awjl_content .ljxd .tab_title .lx {
  width: 14%;
}
.awjl_content .ljxd .tab_title .dfdw {
  width: 20%;
  text-align: left;
  padding-left: 10px;
}
.awjl_content .ljxd .tab_title .dfsj {
  width: 14%;
}
.awjl_content .ljxd .tab_title .djs {
  width: 12%;
}
.awjl_content .ljxd .tab_content div {
  padding: 13px 11px;
  box-sizing: border-box;
}
.awjl_content .ljxd .tab_content span,
.awjl_content .ljxd .tab_content a {
  font-size: 14px;
  color: #333333;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.awjl_content .ljxd .tab_content a:hover {
  color: #4078be;
}
.awjl_content .ljxd .tab_content .lxbt {
  text-align: left;
  width: 35%;
}
.awjl_content .ljxd .tab_content .lx {
  width: 14%;
}
.awjl_content .ljxd .tab_content .dfdw {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.awjl_content .ljxd .tab_content .dfsj {
  width: 14%;
  color: #999999;
  font-size: 12px;
}
.awjl_content .ljxd .tab_content .djs {
  width: 12%;
}
.awjl_content .sltj {
  width: 354px;
  position: relative;
}
.awjl_content .sltj .sltj_title {
  padding-bottom: 8px;
  border-bottom: 2px solid #4078BE;
}
.awjl_content .sltj .sltj_title img {
  width: 31px;
  margin-right: 12px;
}
.awjl_content .sltj .sltj_title a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.awjl_content .sltj .sltj_content {
  height: 320px;
  margin-top: 17px;
  border: 4px solid rgba(255, 109, 3, 0.5);
  padding: 15px 0 0 15px;
  box-sizing: border-box;
  position: relative;
}
.awjl_content .sltj .sltj_content #main {
  width: 105%;
  height: 100%;
}
.awjl_content .sltj .sltj_content .pl {
  position: absolute;
  top: 8px;
  right: 23px;
}
.awjl_content .sltj .sltj_content .pl .one,
.awjl_content .sltj .sltj_content .pl .two {
  font-size: 14px;
  color: #000000;
  line-height: 36px;
}
.awjl_content .sltj .sltj_content .pl .number {
  color: #2C86D6;
  margin-left: 8px;
}
.awjl_content .sltj .sltj_content .pl .two {
  text-align: left;
  margin-left: 15px;
}
.yncy {
  position: relative;
  padding-bottom: 44px;
}
.yncy .cell {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #AAD2FF;
  opacity: 0.32;
}
.yncy .yncy_content {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
}
.yncy .yncy_content .yncy_title {
  padding: 40px 0 30px;
}
.yncy .yncy_content .yncy_title .line {
  display: inline-block;
  width: 380px;
  height: 1px;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 30px;
}
.yncy .yncy_content .yncy_title .qiu1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
}
.yncy .yncy_content .yncy_title .qiu2 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
}
.yncy .yncy_content .yncy_title .center {
  position: relative;
  width: 344px;
  display: inline-block;
  margin: 0 40px;
}
.yncy .yncy_content .yncy_title .center img {
  width: 344px;
}
.yncy .yncy_content .yncy_title .center p {
  width: 128px;
  height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 42px;
  text-shadow: 2px 2px 4px #A32E00;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  top: 50%;
  margin-top: -33px;
}
.yncy .yncy_content .yjzj {
  background: #FFFFFF;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
  padding: 24px 0 34px 20px;
}
.yncy .yncy_content .yjzj .yjzj_a {
  width: 773px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title {
  padding-bottom: 10px;
  border-bottom: 2px solid #4078BE;
  margin-bottom: 15px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title img {
  width: 26px;
  margin-right: 11px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title a {
  font-size: 22px;
  color: #999999;
  line-height: 28px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title a:first-child {
  padding-right: 20px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title span {
  display: inline-block;
  width: 1px;
  height: 19px;
  background-color: #B8BBBF;
  margin: 0 20px 0 0;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title a.active {
  font-weight: bold;
  color: #333333;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title .more {
  font-size: 16px;
  color: #FF6402;
  line-height: 16px;
  padding-top: 10px;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_title .more:hover {
  border-bottom-color: #FF6402;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content > div {
  height: 210px;
  overflow: hidden;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao {
  padding: 5px 0 5px;
  display: block;
  height: 32px;
  line-height: 32px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .sanjiao {
  width: 0;
  height: 0;
  border-top: 6.5px solid transparent;
  border-left: 11px solid #FF6402;
  border-bottom: 6.5px solid transparent;
  margin-right: 6px;
  position: relative;
  top: 50%;
  margin-top: -6.5px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .title_a {
  max-width: 510px;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .tag {
  width: 55px;
  height: 24px;
  background: #3DCDAC;
  border-radius: 12px;
  top: 50%;
  position: relative;
  margin-top: -12px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 10px;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .tag.yjsu {
  margin-left: 10px;
  background-color: #D25353;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .time {
  font-size: 16px;
  color: #999999;
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover {
  background: rgba(233, 237, 244, 0.8);
}
.yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover .title_a {
  color: #4078BE;
}
.yncy .yncy_content .yjzj .yjzj_b {
  width: 381px;
  margin-left: 22px;
}
.yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title {
  padding-bottom: 10px;
  border-bottom: 2px solid #4078BE;
}
.yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title img {
  height: 31px;
  margin-right: 11px;
}
.yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a.more {
  font-size: 16px;
  color: #FF6402;
  line-height: 16px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}
.yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a.more:hover {
  border-bottom-color: #FF6402;
}
.yncy .yncy_content .yjzj .yjzj_b .img_box {
  width: 364px;
  height: 100px;
  margin-top: 10px;
}
.yncy .yncy_content .yjzj .yjzj_b .img_box a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.yncy .yncy_content .yjzj .yjzj_b .img_box a img {
  width: 100%;
}
.yncy .yncy_content .yjzj .yjzj_b .img_box a p {
  position: absolute;
  top: 50%;
  left: 8%;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 4px #333333;
  margin-top: -16.5px;
  padding-bottom: 2px;
}
.yncy .yncy_content .yjzj .yjzj_b .img_box a:hover p {
  border-bottom: 3px solid rgba(255, 255, 255, 0.8);
}
.yncy .yncy_content .yjzj .yjzj_c {
  width: 773px;
  margin-top: 20px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title {
  padding-bottom: 10px;
  border-bottom: 2px solid #4078BE;
  margin-bottom: 15px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title img {
  width: 26px;
  margin-right: 11px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a.more {
  font-size: 16px;
  color: #FF6402;
  line-height: 16px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a.more:hover {
  border-bottom-color: #FF6402;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content {
  margin-top: 21px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img {
  display: block;
  width: 320px;
  height: 227px;
  position: relative;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img img {
  width: 100%;
  height: 100%;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img p {
  position: absolute;
  bottom: 9px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 23px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img p span {
  border-bottom: 1px solid transparent;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont {
  margin-left: 11px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list {
  display: block;
  width: 440px;
  box-sizing: border-box;
  padding: 5px 0 5px 7px;
  position: relative;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .bluebox {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #a9c5ea;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .text {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-left: 8px;
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover {
  background: rgba(233, 237, 244, 0.8);
}
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .text,
.yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .bluebox {
  color: #4078be;
}
.yncy .yncy_content .yjzj .yjzj_d .img_d {
  width: 345px;
  height: 180px;
  margin-top: 94px;
  display: block;
  margin-left: 40px;
}
.yncy .yncy_content .yjzj .yjzj_d .img_d img {
  width: 100%;
}
.ynjd {
  width: 1200px;
  margin: 0 auto;
}
.ynjd .ynjd_title {
  padding: 40px 0 30px;
}
.ynjd .ynjd_title .line {
  display: inline-block;
  width: 380px;
  height: 1px;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 30px;
}
.ynjd .ynjd_title .qiu1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
  position: relative;
}
.ynjd .ynjd_title .qiu2 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
  position: relative;
}
.ynjd .ynjd_title .center {
  position: relative;
  width: 344px;
  display: inline-block;
  margin: 0 40px;
}
.ynjd .ynjd_title .center img {
  width: 344px;
}
.ynjd .ynjd_title .center p {
  width: 140px;
  height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 42px;
  text-shadow: 2px 2px 4px #A32E00;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  top: 50%;
  margin-top: -33px;
}
.ynjd .ynjd_top {
  margin-bottom: 30px;
}
.ynjd .ynjd_top > div {
  width: 285px;
  margin-left: 20px;
  height: 220px;
  float: left;
  background: #EEF4FB;
  box-shadow: 0px 0px 12px 0px #D6D6D6;
  border-radius: 4px;
  padding: 20px 9px 0 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.ynjd .ynjd_top > div a {
  width: 100%;
}
.ynjd .ynjd_top > div a div {
  width: 100%;
  height: 150px;
  position: relative;
}
.ynjd .ynjd_top > div a div .pcell {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  padding: 25px 20px;
}
.ynjd .ynjd_top > div a img {
  width: 100%;
}
.ynjd .ynjd_top > div a:hover p.ynjd_top_text {
  color: #4078be;
}
.ynjd .ynjd_top > div a:hover .pcell {
  display: block;
}
.ynjd .ynjd_top > div p.ynjd_top_text {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  margin-top: 16px;
}
.ynjd .ynjd_top div:first-child {
  margin-left: 0;
}
.ynjd .ynjd_top div:nth-child(5) {
  margin-left: 0;
}
.ynjd .two {
  margin-bottom: 52px;
}
.ynjd .two a {
  display: block;
  width: 590px;
  height: 100px;
  margin-left: 20px;
  position: relative;
  box-shadow: 0 0 10px #d6d6d6;
}
.ynjd .two a p {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 42px;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  right: 20px;
}
.ynjd .two a:first-child {
  margin-left: 0;
}
.ynty {
  width: 1200px;
  margin: 0 auto 40px;
  background-color: rgba(170, 210, 255, 0.32);
}
.ynty .ynty_title {
  padding: 40px 0 30px;
  width: 1140px;
  margin: 0 auto;
}
.ynty .ynty_title .line {
  display: inline-block;
  width: 350px;
  height: 1px;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 30px;
}
.ynty .ynty_title .qiu1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
  position: relative;
  left: -4px;
}
.ynty .ynty_title .qiu2 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF6402;
  vertical-align: top;
  margin-top: 27px;
  position: relative;
  left: 4px;
}
.ynty .ynty_title .center {
  position: relative;
  width: 344px;
  display: inline-block;
  margin: 0 40px;
}
.ynty .ynty_title .center img {
  width: 344px;
}
.ynty .ynty_title .center p {
  width: 140px;
  height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 42px;
  text-shadow: 2px 2px 4px #A32E00;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  top: 50%;
  margin-top: -33px;
}
.ynty .ynty_bottom {
  width: 1140px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.ynty .ynty_bottom div {
  width: 550px;
  margin-left: 40px;
  height: 120px;
}
.ynty .ynty_bottom div a {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 100%;
  text-align: center;
}
.ynty .ynty_bottom div a img {
  width: 100%;
}
.ynty .ynty_bottom div a .p {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 110px;
  margin: auto;
  width: 240px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  text-shadow: 0px 2px 2px #002969;
  text-align: center;
  margin-top: -15px;
}
.ynty .ynty_bottom div a .p p {
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 3px;
  border-bottom: 3px solid transparent;
}
.ynty .ynty_bottom div a:hover p {
  border-bottom: 3px solid rgba(255, 255, 255, 0.8);
}
.ynty .ynty_bottom div:first-child {
  margin-left: 0;
}
.ynty .ynty_bottom div:first-child a .p {
  height: 60px;
  margin-top: -30px;
  left: 80px;
}
.ynty .ynty_bottom div:first-child a .p p {
  display: inline-block;
}
.rif {
  float: right;
}
.hide {
  display: none !important;
}
.lef {
  float: left;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.orange {
  background: #FFF7EA;
}
.inline_block {
  display: inline-block;
}
@media (min-width: 1200px) {
  .lxbt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.zz_qzxx {
  position: relative;
  width: 1200px;
  margin: 14px auto 40px;
}
@media (max-width: 750px) {
  .zz_qzxx {
    width: auto ;
    margin: 50px 32px ;
  }
}
.zz_qzxx .bg {
  width: 100%;
}
.zz_qzxx .bg.xs {
  display: none;
}
@media (max-width: 750px) {
  .zz_qzxx .bg {
    display: none;
  }
  .zz_qzxx .bg.xs {
    display: block;
  }
}
.zz_qzxx .btnbox {
  position: absolute;
  top: 40px;
  left: 500px;
  display: flex;
}
@media (max-width: 750px) {
  .zz_qzxx .btnbox {
    left: 51.22%;
    top: 24px;
    flex-direction: column;
  }
}
.zz_qzxx .btnbox .btn {
  display: inline-block;
  height: 80px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 31px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .zz_qzxx .btnbox .btn {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 37px;
  }
}
.zz_qzxx .btnbox .btn:last-child {
  margin-right: 0;
}
.zz_qzxx .btnbox .btn img {
  width: 80px;
  margin-right: 20px;
}
@media (max-width: 750px) {
  .zwjl_container {
    width: 100%;
    overflow: hidden;
  }
  .phone {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .awjl_content {
    width: 100%;
    margin: 26px auto 0;
  }
  .awjl_content .email {
    height: auto;
  }
  .awjl_content .qzxx {
    width: 100%;
    position: relative;
    margin-right: 19px;
    float: none;
    height: 184px;
  }
  .awjl_content .qzxx .text {
    width: 552px;
    height: 128px;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    left: auto;
    right: 42px;
    bottom: auto;
    top: 50%;
    margin-top: -64px;
    padding-top: 32px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .awjl_content .qzxx .text div {
    width: 240px;
    height: 64px;
    margin-left: 12px;
    background: linear-gradient(90deg, #09C7F9 0%, #3E86FF 100%);
    box-shadow: 0px 2px 4px 0px #9B4311;
    border-radius: 24px;
    margin-top: 0;
    font-size: 28px;
    line-height: 64px;
    position: relative;
    text-align: center;
    float: left;
    z-index: 2;
  }
  .awjl_content .qzxx .text div img {
    width: 36px;
    margin-right: 16px;
  }
  .awjl_content .qzxx .text div a {
    color: #FFFFFF;
    display: inline-block;
    height: 100%;
    line-height: 60px;
  }
  .awjl_content .qzxx .text div a:hover {
    text-decoration: underline;
  }
  .awjl_content .qzxx .text div:first-child {
    margin-top: 0;
    background: linear-gradient(270deg, #FF6402 0%, #FF9D05 100%);
    box-shadow: 0px 2px 4px 0px rgba(155, 17, 17, 0.5);
    margin-left: 30px;
  }
  .awjl_content .qzxx .text div:first-child img {
    width: 42px;
  }
  .awjl_content .ljxd {
    width: 100%;
    margin-right: 0;
    padding: 0 25px;
    box-sizing: border-box;
    margin-top: 34px;
    margin-bottom: 52px;
  }
  .awjl_content .ljxd .ljxd_title {
    padding-bottom: 14px;
    border-bottom: 2px solid #4078BE;
  }
  .awjl_content .ljxd .ljxd_title img {
    width: 48px;
    margin-right: 16px;
  }
  .awjl_content .ljxd .ljxd_title a {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
  }
  .awjl_content .ljxd .tab_title {
    height: 54px;
    background: #EFEFEF;
    margin: 24px 0 0px;
    box-sizing: border-box;
    padding: 0 16px;
    line-height: 54px;
  }
  .awjl_content .ljxd .tab_title span {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
  }
  .awjl_content .ljxd .tab_title .lxbt {
    text-align: left;
    width: 27%;
  }
  .awjl_content .ljxd .tab_title .lx {
    width: 14%;
  }
  .awjl_content .ljxd .tab_title .dfdw {
    width: 23%;
    padding-left: 20px;
  }
  .awjl_content .ljxd .tab_title .dfsj {
    width: 20%;
  }
  .awjl_content .ljxd .tab_title .djs {
    width: 12%;
  }
  .awjl_content .ljxd .tab_content div {
    padding: 20px 16px;
    box-sizing: border-box;
  }
  .awjl_content .ljxd .tab_content span,
  .awjl_content .ljxd .tab_content a {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
  }
  .awjl_content .ljxd .tab_content .lxbt {
    text-align: left;
    width: 27%;
  }
  .awjl_content .ljxd .tab_content .lx {
    width: 14%;
  }
  .awjl_content .ljxd .tab_content .dfdw {
    width: 23%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
  }
  .awjl_content .ljxd .tab_content .dfsj {
    width: 20%;
    color: #999999;
    font-size: 24px;
  }
  .awjl_content .ljxd .tab_content .djs {
    width: 12%;
  }
  .awjl_content .sltj {
    width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
  }
  .awjl_content .sltj .sltj_title {
    padding-bottom: 12px;
    border-bottom: 2px solid #4078BE;
  }
  .awjl_content .sltj .sltj_title img {
    width: 52px;
    margin-right: 16px;
  }
  .awjl_content .sltj .sltj_title a {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
  }
  .awjl_content .sltj .sltj_content {
    height: 500px;
    margin-top: 32px;
    border: none;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
    position: relative;
  }
  .awjl_content .sltj .sltj_content #main {
    width: 100%;
    height: 100%;
  }
  .awjl_content .sltj .sltj_content .pl {
    position: absolute;
    top: 0px;
    right: 30px;
  }
  .awjl_content .sltj .sltj_content .pl .one,
  .awjl_content .sltj .sltj_content .pl .two {
    font-size: 24px;
    color: #000000;
    line-height: 72px;
  }
  .awjl_content .sltj .sltj_content .pl .number {
    color: #2C86D6;
    margin-left: 8px;
  }
  .awjl_content .sltj .sltj_content .pl .two {
    text-align: left;
    margin-left: 15px;
  }
  .yncy {
    position: relative;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
  }
  .yncy .cell {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #AAD2FF;
    opacity: 0.32;
  }
  .yncy .yncy_content {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .yncy .yncy_content .yncy_title {
    padding: 40px 19px 30px;
    text-align: center;
  }
  .yncy .yncy_content .yncy_title .line {
    display: inline-block;
    width: 136px;
    height: 2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 30px;
  }
  .yncy .yncy_content .yncy_title .qiu1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
  }
  .yncy .yncy_content .yncy_title .qiu2 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
  }
  .yncy .yncy_content .yncy_title .center {
    position: relative;
    width: 367px;
    display: inline-block;
    margin: 0;
  }
  .yncy .yncy_content .yncy_title .center img {
    width: 367px;
  }
  .yncy .yncy_content .yncy_title .center p {
    width: 140px;
    height: 42px;
    font-size: 32px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    text-shadow: 2px 2px 4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: 50%;
    margin-top: -33px;
  }
  .yncy .yncy_content .yjzj {
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
    padding: 32px 22px 28px 26px;
    width: 100%;
    box-sizing: border-box;
  }
  .yncy .yncy_content .yjzj .yjzj_a {
    width: 100%;
    float: none;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title {
    padding-bottom: 14px;
    border-bottom: 2px solid #4078BE;
    margin-bottom: 15px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title img {
    width: 52px;
    margin-right: 11px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a {
    font-size: 36px;
    color: #999999;
    line-height: 50px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a:first-child {
    padding-right: 14px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title span {
    display: inline-block;
    width: 2px;
    height: 30px;
    background-color: #B8BBBF;
    margin: 0 14px 0 0;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a.active {
    font-weight: bold;
    color: #333333;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_title .more {
    font-size: 28px;
    color: #FF6402;
    line-height: 48px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content {
    width: 100%;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content > div {
    height: 450px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao {
    padding: 5px 0 5px;
    display: block;
    height: auto;
    line-height: 32px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .sanjiao {
    float: none;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 14px solid #FF6402;
    border-bottom: 9px solid transparent;
    margin-right: 8px;
    position: relative;
    top: 50%;
    margin-top: 0;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .title_a {
    float: none;
    display: inline-block;
    max-width: 528px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .tag {
    float: none;
    width: 88px;
    display: inline-block;
    height: 36px;
    background: #3DCDAC;
    border-radius: 19px;
    top: 50%;
    position: relative;
    margin-top: 0;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 7px;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .time {
    float: none;
    text-align: right;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    color: #999999;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover {
    background: none;
  }
  .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover .title_a {
    color: #333;
  }
  .yncy .yncy_content .yjzj .yjzj_b {
    width: 100%;
    margin-left: 0;
    margin-top: 28px;
  }
  .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title {
    padding-bottom: 12px;
    border-bottom: 2px solid #4078BE;
  }
  .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title img {
    width: 52px;
    height: auto;
    margin-right: 11px;
  }
  .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
  }
  .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a.more {
    font-weight: 500;
    font-size: 28px;
    color: #FF6402;
    line-height: 48px;
  }
  .yncy .yncy_content .yjzj .yjzj_b .img_box {
    width: 100%;
    margin-top: 32px;
    height: 120px;
  }
  .yncy .yncy_content .yjzj .yjzj_b .img_box a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .yncy .yncy_content .yjzj .yjzj_b .img_box a img {
    width: 100%;
    height: 100%;
  }
  .yncy .yncy_content .yjzj .yjzj_b .img_box a p {
    position: absolute;
    top: 50%;
    left: 4%;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
    margin-top: -21px;
  }
  .yncy .yncy_content .yjzj .yjzj_c {
    width: 100%;
    margin-top: 34px;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title {
    padding-bottom: 20px;
    border-bottom: 2px solid #4078BE;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title img {
    width: 52px;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a.more {
    font-size: 28px;
    font-weight: 500;
    color: #FF6402;
    line-height: 35px;
    font-weight: normal;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content {
    margin-top: 21px;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img {
    width: 100%;
    height: 292px;
    position: relative;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img img {
    width: 100%;
    height: 100%;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img p {
    position: absolute;
    bottom: 12px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 44px;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont {
    margin-top: 22px;
    margin-left: 0;
    width: 100%;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 24px;
    position: relative;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .bluebox {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #a9c5ea;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .text {
    width: 100%;
    font-size: 24px;
    color: #333333;
    line-height: 40px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover {
    background: none;
  }
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .text,
  .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .bluebox {
    color: #4078be;
  }
  .yncy .yncy_content .yjzj .yjzj_d {
    width: 100%;
    height: 238px;
    padding-top: 18px;
  }
  .yncy .yncy_content .yjzj .yjzj_d .img_d {
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: block;
    margin-left: 0;
  }
  .yncy .yncy_content .yjzj .yjzj_d .img_d img {
    width: 100%;
    height: 100%;
  }
  .ynjd {
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
  }
  .ynjd .ynjd_title {
    padding: 40px 0 30px;
    text-align: center;
  }
  .ynjd .ynjd_title .line {
    display: inline-block;
    width: 136px;
    height: 2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 30px;
    position: relative;
    left: 0px;
  }
  .ynjd .ynjd_title .line:first-child {
    left: 0px;
  }
  .ynjd .ynjd_title .qiu1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    left: 0px;
  }
  .ynjd .ynjd_title .qiu2 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    left: 0px;
  }
  .ynjd .ynjd_title .center {
    position: relative;
    width: 374px;
    display: inline-block;
    margin: 0;
  }
  .ynjd .ynjd_title .center img {
    width: 374px;
  }
  .ynjd .ynjd_title .center p {
    width: 140px;
    height: 42px;
    font-size: 32px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    text-shadow: 2px 2px 4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: 50%;
    margin-top: -35px;
  }
  .ynjd .ynjd_top {
    margin-bottom: 0;
  }
  .ynjd .ynjd_top > div {
    width: 320px;
    margin-left: 26px;
    margin-bottom: 32px;
    height: 252px;
    float: left;
    background: #EEF4FB;
    box-shadow: 0px 0px 12px 0px #D6D6D6;
    border-radius: 4px;
    padding: 16px 16px 0 16px;
    box-sizing: border-box;
  }
  .ynjd .ynjd_top > div a {
    width: 100%;
  }
  .ynjd .ynjd_top > div a div {
    width: 100%;
    height: 160px;
  }
  .ynjd .ynjd_top > div a img {
    width: 100%;
    height: 100%;
  }
  .ynjd .ynjd_top > div a .pcell {
    display: none !important;
  }
  .ynjd .ynjd_top > div p.ynjd_top_text {
    font-size: 28px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ynjd .ynjd_top > div:nth-child(2n-1) {
    margin-left: 0;
  }
  .ynjd .ynjd_top div:first-child {
    margin-left: 0;
  }
  .ynjd .two {
    margin-bottom: 0;
  }
  .ynjd .two a {
    display: block;
    width: 100%;
    height: 120px;
    margin-left: 0;
    margin-bottom: 32px;
    position: relative;
  }
  .ynjd .two a p {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    right: 20px;
  }
  .ynjd .two a img {
    width: 100%;
    height: 100%;
  }
  .ynjd .two a:first-child {
    margin-left: 0;
    margin-bottom: 24px;
  }
  .ynty {
    width: 100%;
    margin: 0;
    padding: 0 40px;
    box-sizing: border-box;
    background-color: rgba(170, 210, 255, 0.32);
  }
  .ynty .ynty_title {
    padding: 40px 0 30px;
    text-align: center;
  }
  .ynty .ynty_title .line {
    display: inline-block;
    width: 136px;
    height: 2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 30px;
    position: relative;
    left: 0px;
  }
  .ynty .ynty_title .line:first-child {
    left: 0px;
  }
  .ynty .ynty_title .qiu1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    left: 0px;
  }
  .ynty .ynty_title .qiu2 {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    left: 0px;
  }
  .ynty .ynty_title .center {
    position: relative;
    width: 374px;
    display: inline-block;
    margin: 0;
  }
  .ynty .ynty_title .center img {
    width: 374px;
  }
  .ynty .ynty_title .center p {
    width: 140px;
    height: 42px;
    font-size: 32px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    text-shadow: 2px 2px 4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: 50%;
    margin-top: -35px;
  }
  .ynty .ynty_bottom {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .ynty .ynty_bottom div {
    width: 100%;
    margin-left: 0;
    height: 120px;
    margin-top: 32px;
  }
  .ynty .ynty_bottom div a {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
    text-align: center;
  }
  .ynty .ynty_bottom div a img {
    width: 100%;
    height: 100%;
  }
  .ynty .ynty_bottom div a .p {
    position: absolute;
    display: inline-block;
    height: 40px;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 360px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
    text-shadow: 0px 2px 2px #002969;
    text-align: center;
    margin-top: -20px;
    margin-left: -180px;
  }
  .ynty .ynty_bottom div a .p p {
    height: 40px;
    border: 0;
  }
  .ynty .ynty_bottom div:first-child {
    margin-left: 0;
    margin-top: 0;
  }
  .ynty .ynty_bottom div:first-child a .p {
    height: 80px;
    margin-top: -40px;
    left: 50%;
  }
}
.suqiupc {
  display: block;
}
@media (max-width: 751px) {
  .suqiupc {
    display: none;
  }
}
.suqiuphone {
  display: none;
}
@media (max-width: 751px) {
  .suqiuphone {
    display: block;
  }
}
.suqiuold {
  display: none;
}
@media (max-width: 751px) {
  .suqiuold {
    display: none;
  }
}
@media (max-width: 751px) {
  .awjl_content .qzxx .text .ly_box:first-child .ly {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .awjl_content .qzxx .text .ly_box:first-child .ly img {
    width: 42px;
  }
  .awjl_content .qzxx .text div a {
    font-size: 28px;
  }
  .awjl_content .qzxx .text .ly_box:nth-child(2) .ly img {
    width: 36px;
  }
}
.mobile_footer {
  margin-top: 0;
}
.mobile_footer .mobile_floor {
  margin-top: 0;
}
@media (min-width: 751px) {
  .pageold .suqiupc {
    display: none;
  }
  .pageold .suqiuphone {
    display: none;
  }
  .pageold .suqiuold {
    display: block;
  }
  .pageold .zwjl_container {
    width: 100%;
    overflow: hidden;
  }
  .pageold .phone {
    display: block !important;
  }
  
  .pageold .awjl_content {
    width: 1200px;
    margin: 0 auto;
    margin: 41.6px auto 0;
  }
  .pageold .awjl_content .email {
    height: auto;
  }
  .pageold .awjl_content .qzxx {
    width: 100%;
    position: relative;
    margin-right: 30.4px;
    float: none;
    height: 294.4px;
  }
  .pageold .awjl_content .qzxx .text {
    width: 883.2px;
    height: 204.8px;
    border-radius: 9.6px;
    text-align: center;
    position: absolute;
    left: auto;
    right: 67.2px;
    bottom: auto;
    top: 50%;
    padding-left: 48px;
    margin-top: -102.4px;
    padding-top: 51.2px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .pageold .awjl_content .qzxx .text div {
    width: 384px;
    height: 102.4px;
    margin-left: 19.2px;
    background: linear-gradient(90deg, #09C7F9 0%, #3E86FF 100%);
    box-shadow: 0px 3.2px 6.4px 0px #9B4311;
    border-radius: 38.4px;
    margin-top: 0;
    font-size: 44.8px;
    line-height: 102.4px;
    position: relative;
    text-align: center;
    float: left;
    z-index: 2;
  }
  .pageold .awjl_content .qzxx .text div img {
    width: 57.6px;
    margin-right: 25.6px;
  }
  .pageold .awjl_content .qzxx .text div a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 44.8px;
    height: 100%;
    line-height: 96px;
  }
  .pageold .awjl_content .qzxx .text div a:hover {
    text-decoration: underline;
  }
  .pageold .awjl_content .qzxx .text div:first-child {
    margin-top: 0;
    background: linear-gradient(270deg, #FF6402 0%, #FF9D05 100%);
    box-shadow: 0px 3.2px 6.4px 0px rgba(155, 17, 17, 0.5);
    margin-left: 0px;
  }
  .pageold .awjl_content .qzxx .text div:first-child img {
    position: relative;
    top: -8px;
    width: 67.2px !important;
  }
  .pageold .awjl_content .ljxd {
    width: 100%;
    margin-right: 0;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 54.4px;
    margin-bottom: 83.2px;
  }
  .pageold .awjl_content .ljxd .ljxd_title {
    padding-bottom: 22.4px;
    border-bottom: 3.2px solid #4078BE;
  }
  .pageold .awjl_content .ljxd .ljxd_title img {
    width: 76.8px;
    margin-right: 25.6px;
  }
  .pageold .awjl_content .ljxd .ljxd_title a {
    font-size: 57.6px;
    font-weight: bold;
    color: #333333;
    line-height: 44.8px;
  }
  .pageold .awjl_content .ljxd .tab_title {
    height: 86.4px;
    background: #EFEFEF;
    margin: 38.4px 0 0px;
    box-sizing: border-box;
    padding: 0 25.6px;
    line-height: 86.4px;
  }
  .pageold .awjl_content .ljxd .tab_title span {
    font-size: 38.4px;
    font-weight: bold;
    line-height: 38.4px;
    color: #333333;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
  }
  .pageold .awjl_content .ljxd .tab_title .lxbt {
    text-align: left;
    width: 27%;
  }
  .pageold .awjl_content .ljxd .tab_title .lx {
    width: 14%;
  }
  .pageold .awjl_content .ljxd .tab_title .dfdw {
    width: 23%;
    padding-left: 32px;
  }
  .pageold .awjl_content .ljxd .tab_title .dfsj {
    width: 20%;
  }
  .pageold .awjl_content .ljxd .tab_title .djs {
    width: 12%;
  }
  .pageold .awjl_content .ljxd .tab_content div {
    padding: 32px 25.6px;
    box-sizing: border-box;
  }
  .pageold .awjl_content .ljxd .tab_content span,
  .pageold .awjl_content .ljxd .tab_content a {
    font-size: 38.4px;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    line-height: 64px;
  }
  .pageold .awjl_content .ljxd .tab_content .lxbt {
    text-align: left;
    width: 27%;
  }
  .pageold .awjl_content .ljxd .tab_content .lx {
    width: 14%;
  }
  .pageold .awjl_content .ljxd .tab_content .dfdw {
    width: 23%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
  }
  .pageold .awjl_content .ljxd .tab_content .dfsj {
    width: 20%;
    color: #999999;
    font-size: 38.4px;
  }
  .pageold .awjl_content .ljxd .tab_content .djs {
    width: 12%;
  }
  .pageold .awjl_content .sltj {
    width: 100%;
    padding: 0 38.4px;
    box-sizing: border-box;
  }
  .pageold .awjl_content .sltj .sltj_title {
    padding-bottom: 19.2px;
    border-bottom: 3.2px solid #4078BE;
  }
  .pageold .awjl_content .sltj .sltj_title img {
    width: 83.2px;
    margin-right: 25.6px;
  }
  .pageold .awjl_content .sltj .sltj_title a {
    font-size: 57.6px;
    font-weight: bold;
    color: #333333;
    line-height: 80px;
  }
  .pageold .awjl_content .sltj .sltj_content {
    height: 800px;
    margin-top: 51.2px;
    border: none;
    padding: 24px 0 0 24px;
    box-sizing: border-box;
    position: relative;
  }
  .pageold .awjl_content .sltj .sltj_content #main {
    width: 100%;
    height: 100%;
  }
  .pageold .awjl_content .sltj .sltj_content .pl {
    position: absolute;
    top: 0px;
    right: 48px;
  }
  .pageold .awjl_content .sltj .sltj_content .pl .one,
  .pageold .awjl_content .sltj .sltj_content .pl .two {
    font-size: 38.4px;
    color: #000000;
    line-height: 115.2px;
  }
  .pageold .awjl_content .sltj .sltj_content .pl .number {
    color: #2C86D6;
    margin-left: 12.8px;
  }
  .pageold .awjl_content .sltj .sltj_content .pl .two {
    text-align: left;
    margin-left: 24px;
  }
  .pageold .yncy {
    position: relative;
    padding-bottom: 64px;
    box-sizing: border-box;
  }
  .pageold .yncy .cell {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #AAD2FF;
    opacity: 0.32;
  }
  .pageold .yncy .yncy_content {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    width: 1200px;
    padding-left: 38.4px;
    padding-right: 38.4px;
    margin: 0 auto;
  }
  .pageold .yncy .yncy_content .yncy_title {
    padding: 64px 30.4px 48px;
    text-align: center;
  }
  .pageold .yncy .yncy_content .yncy_title .line {
    display: inline-block;
    width: 217.6px;
    height: 3.2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 48px;
  }
  .pageold .yncy .yncy_content .yncy_title .qiu1 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
  }
  .pageold .yncy .yncy_content .yncy_title .qiu2 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
  }
  .pageold .yncy .yncy_content .yncy_title .center {
    position: relative;
    width: 587.2px;
    display: inline-block;
    margin: 0;
  }
  .pageold .yncy .yncy_content .yncy_title .center img {
    width: 587.2px;
  }
  .pageold .yncy .yncy_content .yncy_title .center p {
    width: 224px;
    height: 67.2px;
    font-size: 51.2px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 67.2px;
    text-shadow: 3.2px 3.2px 6.4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -102.4px;
    top: 50%;
    margin-top: -52.8px;
  }
  .pageold .yncy .yncy_content .yjzj {
    background: #FFFFFF;
    box-shadow: 0px 0px 19.2px 0px rgba(208, 208, 208, 0.5);
    padding: 51.2px 35.2px 44.8px 41.6px;
    width: 100%;
    box-sizing: border-box;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a {
    width: 100%;
    float: none;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title {
    padding-bottom: 22.4px;
    border-bottom: 3.2px solid #4078BE;
    margin-bottom: 24px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title img {
    width: 83.2px;
    margin-right: 17.6px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a {
    font-size: 57.6px;
    color: #999999;
    line-height: 80px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a:first-child {
    padding-right: 22.4px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title span {
    display: inline-block;
    width: 3.2px;
    height: 48px;
    background-color: #B8BBBF;
    margin: 0 22.4px 0 0;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title a.active {
    font-weight: bold;
    color: #333333;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_title .more {
    font-size: 44.8px;
    color: #FF6402;
    line-height: 76.8px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content {
    width: 100%;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content > div {
    height: 720px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao {
    padding: 8px 0 8px;
    display: block;
    height: auto;
    line-height: 51.2px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .sanjiao {
    float: none;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 14.4px solid transparent;
    border-left: 22.4px solid #FF6402;
    border-bottom: 14.4px solid transparent;
    margin-right: 12.8px;
    position: relative;
    top: 50%;
    margin-top: 0;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .title_a {
    float: none;
    display: inline-block;
    max-width: 844.8px;
    font-size: 38.4px;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .tag {
    float: none;
    width: 140.8px;
    display: inline-block;
    height: 57.6px;
    background: #3DCDAC;
    border-radius: 30.4px;
    top: 50%;
    position: relative;
    margin-top: 0;
    line-height: 57.6px;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 11.2px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .tag.yjsu {
    background-color: #D25353;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao .time {
    float: none;
    text-align: right;
    font-size: 38.4px;
    font-weight: 400;
    line-height: 64px;
    color: #999999;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover {
    background: none;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_a .yjzj_content .p_tiao:hover .title_a {
    color: #333;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b {
    width: 100%;
    margin-left: 0;
    margin-top: 44.8px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title {
    padding-bottom: 19.2px;
    border-bottom: 3.2px solid #4078BE;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title img {
    width: 83.2px;
    height: auto;
    margin-right: 17.6px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a {
    font-size: 57.6px;
    font-weight: bold;
    color: #333333;
    line-height: 80px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .yjzj_b_title a.more {
    font-weight: 500;
    font-size: 44.8px;
    color: #FF6402;
    line-height: 76.8px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .img_box {
    width: 100%;
    margin-top: 51.2px;
    height: 192px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .img_box a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .img_box a img {
    width: 100%;
    height: 100%;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_b .img_box a p {
    position: absolute;
    top: 50%;
    left: 4%;
    font-size: 51.2px;
    color: #fff;
    font-weight: 500;
    text-shadow: 0px 6.4px 6.4px rgba(0, 0, 0, 0.5);
    margin-top: -33.6px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c {
    width: 100%;
    margin-top: 54.4px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title {
    padding-bottom: 32px;
    border-bottom: 3.2px solid #4078BE;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title img {
    width: 83.2px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a {
    font-size: 57.6px;
    font-weight: bold;
    color: #333333;
    line-height: 80px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_title a.more {
    font-size: 44.8px;
    font-weight: 500;
    color: #FF6402;
    line-height: 56px;
    font-weight: normal;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content {
    margin-top: 33.6px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img {
    width: 100%;
    height: 467.2px;
    position: relative;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img img {
    width: 100%;
    height: 100%;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_img p {
    position: absolute;
    bottom: 19.2px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 51.2px;
    color: #FFFFFF;
    line-height: 70.4px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont {
    margin-top: 35.2px;
    margin-left: 0;
    width: 100%;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 0 16px 38.4px;
    position: relative;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .bluebox {
    height: 19.2px;
    width: 19.2px;
    border-radius: 50%;
    background-color: #a9c5ea;
    position: absolute;
    top: 50%;
    margin-top: -9.6px;
    left: 0;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list .text {
    width: 100%;
    font-size: 38.4px;
    color: #333333;
    line-height: 64px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover {
    background: none;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .text,
  .pageold .yncy .yncy_content .yjzj .yjzj_c .yjzj_c_content .c_cont .c_list:hover .bluebox {
    color: #4078be;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_d {
    width: 100%;
    height: 380.8px;
    padding-top: 28.8px;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_d .img_d {
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: block;
    margin-left: 0;
  }
  .pageold .yncy .yncy_content .yjzj .yjzj_d .img_d img {
    width: 100%;
    height: 100%;
  }
  .pageold .ynjd {
    width: 1200px;
    margin: 0 auto;
    padding: 0 64px;
    box-sizing: border-box;
  }
  .pageold .ynjd .ynjd_title {
    padding: 64px 0 48px;
    text-align: center;
  }
  .pageold .ynjd .ynjd_title .line {
    display: inline-block;
    width: 217.6px;
    height: 3.2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 48px;
    position: relative;
    left: 0px;
  }
  .pageold .ynjd .ynjd_title .line:first-child {
    left: 0px;
  }
  .pageold .ynjd .ynjd_title .qiu1 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
    position: relative;
    left: 0px;
  }
  .pageold .ynjd .ynjd_title .qiu2 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
    position: relative;
    left: 0px;
  }
  .pageold .ynjd .ynjd_title .center {
    position: relative;
    width: 598.4px;
    display: inline-block;
    margin: 0;
  }
  .pageold .ynjd .ynjd_title .center img {
    width: 598.4px;
  }
  .pageold .ynjd .ynjd_title .center p {
    width: 224px;
    height: 67.2px;
    font-size: 51.2px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 67.2px;
    text-shadow: 3.2px 3.2px 6.4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -102.4px;
    top: 50%;
    margin-top: -56px;
  }
  .pageold .ynjd .ynjd_top {
    margin-bottom: 0;
  }
  .pageold .ynjd .ynjd_top > div {
    width: 512px;
    margin-left: 41.6px;
    margin-bottom: 51.2px;
    height: 403.2px;
    float: left;
    background: #EEF4FB;
    box-shadow: 0px 0px 19.2px 0px #D6D6D6;
    border-radius: 6.4px;
    padding: 25.6px 25.6px 0 25.6px;
    box-sizing: border-box;
  }
  .pageold .ynjd .ynjd_top > div a {
    width: 100%;
  }
  .pageold .ynjd .ynjd_top > div a div {
    width: 100%;
    height: 256px;
  }
  .pageold .ynjd .ynjd_top > div a img {
    width: 100%;
    height: 100%;
  }
  .pageold .ynjd .ynjd_top > div a .pcell {
    display: none !important;
  }
  .pageold .ynjd .ynjd_top > div p.ynjd_top_text {
    font-size: 44.8px;
    color: #333333;
    line-height: 64px;
    text-align: center;
    font-weight: 500;
    margin-top: 28.8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pageold .ynjd .ynjd_top > div:nth-child(2n-1) {
    margin-left: 0;
  }
  .pageold .ynjd .ynjd_top div:first-child {
    margin-left: 0;
  }
  .pageold .ynjd .two {
    margin-bottom: 0;
  }
  .pageold .ynjd .two a {
    display: block;
    width: 100%;
    height: 192px;
    margin-left: 0;
    margin-bottom: 51.2px;
    position: relative;
  }
  .pageold .ynjd .two a p {
    font-size: 57.6px;
    font-weight: bold;
    color: #333333;
    line-height: 67.2px;
    position: absolute;
    top: 50%;
    margin-top: -33.6px;
    right: 32px;
  }
  .pageold .ynjd .two a img {
    width: 100%;
    height: 100%;
  }
  .pageold .ynjd .two a:first-child {
    margin-left: 0;
    margin-bottom: 38.4px;
  }
  .pageold .ynty {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    background-color: rgba(170, 210, 255, 0.32);
  }
  .pageold .ynty .ynty_title {
    padding: 64px 64px 48px;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .pageold .ynty .ynty_title .line {
    display: inline-block;
    width: 217.6px;
    height: 3.2px;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 48px;
    position: relative;
    left: 0px;
  }
  .pageold .ynty .ynty_title .line:first-child {
    left: 0px;
  }
  .pageold .ynty .ynty_title .qiu1 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
    position: relative;
    left: 0px;
  }
  .pageold .ynty .ynty_title .qiu2 {
    display: inline-block;
    width: 19.2px;
    height: 19.2px;
    border-radius: 50%;
    background-color: #FF6402;
    vertical-align: top;
    margin-top: 40px;
    position: relative;
    left: 0px;
  }
  .pageold .ynty .ynty_title .center {
    position: relative;
    width: 598.4px;
    display: inline-block;
    margin: 0;
  }
  .pageold .ynty .ynty_title .center img {
    width: 598.4px;
  }
  .pageold .ynty .ynty_title .center p {
    width: 224px;
    height: 67.2px;
    font-size: 51.2px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 67.2px;
    text-shadow: 3.2px 3.2px 6.4px #A32E00;
    position: absolute;
    left: 50%;
    margin-left: -102.4px;
    top: 50%;
    margin-top: -56px;
  }
  .pageold .ynty .ynty_bottom {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 64px;
    padding-bottom: 64px;
  }
  .pageold .ynty .ynty_bottom div {
    width: 100%;
    margin-left: 0;
    height: 192px;
    margin-top: 51.2px;
  }
  .pageold .ynty .ynty_bottom div a {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
    text-align: center;
  }
  .pageold .ynty .ynty_bottom div a img {
    width: 100%;
    height: 100%;
  }
  .pageold .ynty .ynty_bottom div a .p {
    position: absolute;
    display: inline-block;
    height: 64px;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 576px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 64px;
    text-shadow: 0px 3.2px 3.2px #002969;
    text-align: center;
    margin-top: -32px;
    margin-left: -288px;
  }
  .pageold .ynty .ynty_bottom div a .p p {
    height: 64px;
    border: 0;
  }
  .pageold .ynty .ynty_bottom div:first-child {
    margin-left: 0;
    margin-top: 0;
  }
  .pageold .ynty .ynty_bottom div:first-child a .p {
    height: 128px;
    margin-top: -64px;
    left: 50%;
  }
}
