.yxz_wzfw {
  text-indent: 8px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #FF2B2B;
  position: absolute;
  left: 67%;
  top: 2.5%;
  color: white;
  font-size: 14px;
}

.yxz_wzfw_yc {
  position: absolute;
  flex-wrap: wrap;
  width: 200px;
  background-color: white;
  right: 0%;
  top: 118%;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #ccc;
  z-index: 100;
  display: none;
}

.yxz_wzfw_yc2 {
  position: absolute;
  width: 200px;
  height: 11px;
  opacity: 0;
  right: 1%;

}

.yxz_none {
  display: none;
}

.yxz_block {
  display: block;
}

.yxz_wzfw_yc_nr {
  float: left;
  width: 50%;
  border-bottom: 2px solid #EDEDED;
  text-indent: 8px;
  text-align: left;
  font-size: 13px;

}

.yxz_wzfw_yc_nr img {
  width: 20px;
  height: 20px;
}

.yxz_wzfw_yc_nr a:hover {
  text-decoration: none;
  color: #FF2B2B;
}

span.f_wzfw {
  float: right;
  font-size: 25px;
  display: inline-block;
  width: 33px;
  height: 41px;
  line-height: 41px;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
}

.yxz_wzfw:hover span.f_wzfw {
  width: 34px;
  height: 30px;
  line-height: 26px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}

.nav-bar {
  z-index: 0;
  position: relative;
}

.home-ad-left {
  background: #f2f2f2;
  width: 1080px;
  float: left;
  margin: 5px 0;
  line-height: 12px;
  padding: 12px 10px;
}

.home-ad-left strong {
  color: #036197;
  float: left;
  font-size: 12px;
}

.home-ad-left ul {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  height: 12px;
  float: left;
}

.home-ad-left ul li {
  float: left;
  padding: 0 6px;
  border-right: 1px solid #000;
  color: #000;
}

.main_liucheng {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

.main_liucheng a {
  display: block;
  width: 110px;
  line-height: 46px;
  margin-top: 10px;
  background: #F2F2F2;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  text-indent: 1.5em;
  cursor: pointer;
}

.main_liucheng a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2196f3;
}

.main_liucheng a {
  background-repeat: no-repeat;
  background-position: 16px;
}

.main_liucheng a:first-child {
  background-image: url(/statics/files/img/lcone_hv.png);
}

.main_liucheng a:first-child:hover {
  background-image: url(/statics/files/img/lcone_hvimg.png);
}

.main_liucheng a:nth-child(2) {
  background-image: url(/statics/files/img/lctwo_hv.png);
}

.main_liucheng a:nth-child(2):hover {
  background-image: url(/statics/files/img/lctwo_hvimg.png);
}

.main_liucheng a:nth-child(3) {
  background-image: url(/statics/files/img/lcthree_hv.png);
}

.main_liucheng a:nth-child(3):hover {
  background-image: url(/statics/files/img/lcthree_hvimg.png);
}

.main_liucheng a:nth-child(4) {
  background-image: url(/statics/files/img/lcfour_hv.png);
}

.main_liucheng a:nth-child(4):hover {
  background-image: url(/statics/files/img/lcfour_hvimg.png);
}

.main_liucheng a:nth-child(5) {
  background-image: url(/statics/files/img/lcfive_hv.png);
}

.main_liucheng a:nth-child(5):hover {
  background-image: url(/statics/files/img/lcfive_hvimg.png);
}

.main_liucheng a:nth-child(6) {
  background-image: url(/statics/files/img/lcsix_hv.png);
}

.main_liucheng a:nth-child(6):hover {
  background-image: url(/statics/files/img/lcsix_hvimg.png);
}

.main_liucheng a:nth-child(7) {
  background-image: url(/statics/files/img/lcseven_hv.png);
}

.main_liucheng a:nth-child(7):hover {
  background-image: url(/statics/files/img/lcseven_hvimg.png);
}

.main_liucheng a:nth-child(8) {
  background-image: url(/statics/files/img/lceight_hv.png);
}

.main_liucheng a:nth-child(8):hover {
  background-image: url(/statics/files/img/lceight_hvimg.png);
}

.main_liucheng a:last-child {
  background-image: url(/statics/files/img/lcnine_hv.png);
}

.main_liucheng a:last-child:hover {
  background-image: url(/statics/files/img/lcnine_hvimg.png);
}

.tcone {
  position: absolute;
  z-index: 99999;
  width: 326px;
  height: 320px;
  background: url(/statics/files/img/newckpx_tcbg.png) no-repeat;
  background-size: 100%;
  text-align: center;
}

.tcone>img {
  width: 126px;
  height: 126px;
  margin-top: 100px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tcone p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.tcone::after {
  display: block;
  cursor: pointer;
  content: "×";
  color: #2196f3;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 2px 3px #00000090;
  line-height: 30px;
  position: absolute;
  top: 0px;
  right: 14px;
}

.tcone p span {
  color: #2285f5;
}

.zttxt span {
  color: #f75413 !important;
}

.sy_kczx a {
  cursor: pointer;
}

#fixed_left {
  position: fixed;
  left: 10px;
  top: 19%;
  padding: 15px;
  padding-left: 10px;
  transition: all 0.1s;
  z-index: 3;
}

#fixed_left>div {
  box-sizing: content-box;
  background-color: #FFFFFF;
  height: 60px;
  width: 65px;
  text-align: center;
  padding: 10px 0;
  box-shadow: 0 0 4px rgb(93, 180, 251);
  margin-bottom: 10px;
  border-radius: 3px;
}

#fixed_left>div:hover {
  transform: scale(1.1);
  font-weight: bold;
  box-shadow: 0 0 5px rgb(255, 138, 0);
}


#fixed_left>div>a {
  color: rgb(116, 116, 116);
  text-decoration: none;
}


#fixed_left>div>a>img {
  width: 60%;
  transition: all 0.1s;

}

#fixed_left>div>a>p {
  font-size: 14px;
  margin: 5px 0;
}

#f_kstx div {
  display: none;

}

#fixed_left>div#f_kstx:hover {
  transform: scale(1);
}

#fixed_left>div#f_kstx:hover div {

  display: block;
  text-decoration: underline;
  color: #1E50A2;

}


.ycltlb {
  background-color: #fff;
  height: 280px;
}

.ycltlb:hover {
  background-color: #fff;
}

.ycluntan>a {
  width: 184px;
  height: 36px;
  display: block;
  border-radius: 36px;
  border: 1px solid #0982a1;
  color: #0982a1;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -92px;
}

.ycluntan>a:hover {
  font-weight: bold;
  background-color: #0982a1;
  color: #fff;
  text-decoration: none;
}

.nrtie ul li a {
  display: block;
  font-size: 14px;
  color: #333;
}

.nrtie ul li span {
  font-size: 12px;
  color: #999;
}

.nrtie ul li {
  line-height: 24px;
  font-size: 24px;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}

.nrtie {
  height: 280px;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}

.toptie>a {
  display: inline-block;
  width: 64px;
  height: 22px;
  margin-left: 24px;
  line-height: 22px;
  color: #0982a1;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
}

.toptie>a:hover {
  color: #fff;
  background-color: #0982a1;
}

.toptie span {
  color: #fff;
  font-size: 12px;
}

.toptie span a {
  display: block;
  color: #fff;
  margin: 5px 0 10px;
}

.toptie p a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.toptie {
  width: 226px;
  height: 128px;
  margin: 8px 7px;
  padding: 25px 10px 8px;
  box-sizing: border-box;
  background-image: url(/statics/files/img/toptiebg.png);
}

.ycluntan {
  position: relative;
  height: 510px;
}


.wzlunbo {
  width: 100%;
  z-index: 0;
}

.wzlunbo ul {
  max-height: 60px;
  padding-left: 16px;
  color: #0982a1;
}

.wzlunbo ul li {
  list-style: square;
}

.wzlunbo ul li a {
  color: #333;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.rightlm>a {
  display: inline-block;
  width: 100px;
  height: 36px;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  margin: 16px auto;
  margin-right: 10px;
  background-color: #ff8d1a;
}

.rightlm>a:hover {
  text-decoration: none;
  background-color: #ee7c0b;
}

.rightlm>a:nth-child(3) {
  background-color: #fa775b;
}

.rightlm>a:nth-child(3):hover {
  background-color: #e76a4e;
}

.rightlm>a:nth-child(4) {
  background-color: #5484db;
}

.rightlm>a:nth-child(4):hover {
  background-color: #4675cc;
}

.rightlm p {
  font-size: 20px;
  font-weight: bold;

}

.nofd:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;

}

.leftlm span {
  display: block;
  font-size: 13px;
  margin-bottom: 14px;
  color: #666666;
}

.leftlm p {
  display: inline-block;
  width: 360px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}

.leftlm img {
  width: 146px;
  height: 86px;
  margin-right: 16px;
  float: left;
  background-color: #ccc;
}

.rightlm {
  width: 50%;
  height: 100%;
  float: right;
  padding-left: 14px;
  box-sizing: border-box;
}

.leftlm {
  width: 50%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #d6ebf4;
}

.lminfo {
  width: auto;
  height: 180px;
  padding: 14px;
  border: 1px solid #d6ebf4;
  background-color: #fcfeff;
  box-sizing: border-box;
  margin-bottom: 10px;
}




.f_city_introduce {}

.f_city_introduce img {
  width: 180px;
}

.f_city_introduce>div {
  float: right;
  width: 630px;

}

.f_city_introduce>div p {
  padding: 5px 10px;
  line-height: 25px;
  font-size: 14px;
  text-indent: 2em;

}

.f_city_introduce>div>div {
  margin: 10px auto;
  padding: 5px 20px;
  border: 1px solid #ECECEC;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.f_city_introduce ul {}

.f_city_introduce ul li {
  margin: 10px auto;
  font-size: 14px;
  font-weight: bold;

}

.f_city_introduce ul li a {
  font-size: 14px;
  font-weight: normal;
  color: red;
  text-decoration: underline;
}



.f_erweima_h li {
  width: 50%;
  float: left;
}

.nwidget .f_erweima_h .title-2 {
  color: #000;
  background: none;
}

.nwidget .f_erweima_h .f_erweima-active .title-2 {
  background-color: #0168b7 !important;
  color: #fff !important;
}

.f_erweima img {
  width: 65%;
}

.f_erweima_h .title-2 {
  font-size: 15px;
}


.nwidget .content .ckjjlist li {
  float: left;
  display: inline-block;
  border: 0px solid #dff6fd;
  margin: 2px 5px;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
  text-align: left;
}

.nwidget .content .ckjjlist li a {
  color: #000;
}

.nwidget .content .ckjjlist li a:hover {
  color: #145ccd;
}

.nwidget .content .ckjjlist li a span {
  padding: 2px 5px;
  background-color: #eee;
  margin-right: 5px;
  margin-left: 0px;
  font-size: 12px;
}

.nwidget .content .ckjjlist li a span.c {
  background-color: #145ccd;
  color: #fff;
}

.nwidget .content .ckjjlist li a:hover span {
  background-color: #145ccd;
  color: #fff;
}


.f_erweima_h li {
  width: 50%;
  float: left;
}

.nwidget .f_erweima_h .title-2 {
  color: #000;
  background: none;
}

.nwidget .f_erweima_h .f_erweima-active .title-2 {
  background-color: #0168b7 !important;
  color: #fff !important;
}

.f_erweima img {
  width: 65%;
}

.f_erweima_h .title-2 {
  font-size: 15px;
}


  .kctbe tr td:nth-child(2),
  .kctbe tr td:nth-child(3),
  .kctbe tr th:nth-child(2),
  .kctbe tr th:nth-child(3) {
    display: none;
  }

  .kctbe a {
    cursor: pointer;
  }

  a {
    cursor: pointer;
  }

  .btmjs>div>p {
    width: 37px;
    height: 37px;
    font-size: 20px;
    line-height: 37px;
    color: #0090ff;
    border: 1px solid #0099ff;
    border-radius: 37px;
    background-color: #fff;
    text-align: center;
    margin-right: 15px;
  }

  .btmjs>div {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 52px;
    background-color: #f2f7fb;
    box-sizing: border-box;
    padding: 0 22px;
  }

  .btmjs>div:hover {
    background-color: #eaf0f5;
  }

  .btmjs span {
    font-size: 14px;
    color: #333;

  }

  .btmjs {
    display: flex;
    justify-content: space-between;
  }

  .gywom>img:first-child {
    margin-left: -10px;
  }

  .gywom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
  }

  .mfstctt {
    margin-bottom: 30px;
    background-color: #fff;
  }

  .gxbkctt {
    background-color: #fff;
  }

  .kctbe td a {
    display: inline-block;
    width: 136px;
    height: 36px;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    border: 1px solid #f78b8b;
    text-indent: 2em;
    background: url(/statics/files/img/kcstimg.png) no-repeat;
    background-position: 22px;
  }

  .gxbkctt .kctbe td a {
    border: 1px solid #8acbf7;
    background: url(/statics/files/img/kcsttwo.png) no-repeat;
    background-position: 22px;
  }

  .kctbe td a:hover {
    text-decoration: none;
  }

  .kctbe tr:nth-child(2n+1) {
    background-color: #f3fafe;
  }

  .kctbe td {
    font-size: 15px;
    color: #333;
  }

  .kctbe th {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #1f7bc1;
  }

  .kctbe td,
  .kctbe th {
    height: 46px;
    border: 0;
  }

  .kctbe {
    box-sizing: border-box;
    width: 100%;
    height: 366px;
    border: 1px solid #eee;
  }

  .kcpxq {
    width: 100%;
    height: 100px;
    margin: 30px 0;
  }

  .appxx>a {
    cursor: pointer;
    width: 96px;
    height: 30px;
    border: 1px solid #ff3000;
    font-size: 14px;
    color: #ff3000;
    line-height: 30px;
    text-align: center;
  }

  .appxx>a:hover {
    color: #fff;
    background-color: #ff3000;
    text-decoration: none;
  }

  .appxx>span {
    display: inline-block;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    text-indent: 2em;
    background: url(/statics/files/img/apptz.png) no-repeat;
  }

  .appxx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 45px;
    box-sizing: border-box;
    padding: 7px 17px;
    background-color: #fff3f0;
  }

  .mscts>div>a:nth-child(5) {
    font-size: 16px;
    color: #666;
  }

  .mscts>div>a:nth-child(4) {
    cursor: pointer;
    display: inline-block;
    width: 142px;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-right: 34px;
    background-image: linear-gradient(90deg, #fc5e36, #df3734);
    box-shadow: 0px 0px 16px 0px #df373450;
  }

  .mscts>div>a:nth-child(4):hover {
    text-decoration: none;
  }

  .mscts>div>p:nth-child(3)>span {
    color: #333;
  }

  .mscts>div>p:nth-child(3) {
    display: block;
    width: 500px;
    height: 40px;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    text-indent: 1em;
    background-color: #f2f2f2;
    margin-bottom: 20px;
  }

  .mscts>div>p:nth-child(2) {
    font-size: 14px;
    color: #999;
    margin-bottom: 16px;
  }

  .mscts>div>p:first-child {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
  }

  .txtb {
    font-weight: bold;
  }

  .sred {
    color: #d42929;
  }

  .kcqhson .mscts>div {
    width: 500px;
  }

  .kcqhson .mscts>img {
    width: 280px;
    height: auto;
    background-color: #eee;
  }

  .kcqhson .mscts {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 30px 15px;
    height: 236px;
    border-left: 1px solid #fff3f0;
    border-right: 1px solid #fff3f0;
  }

  .kcqhson>div {
    height: 806px;
  }

  .rqhbtn a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 110px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    -webkit-user-drag: none;
    border-radius: 3px 3px 0 0;
    text-decoration: none;
    outline: none;
  }

  .rqhbtn a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
  }

  .qhahvr {
    text-decoration: none;
    font-weight: bold;
    color: #d42929 !important;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
  }

  .rqhbtn {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 226px;
    height: 45px;
    margin-top: 2px;
    border-radius: 3px 3px 0 0;
    background-image: linear-gradient(125deg, #fc5e36, #df3734);
  }

  img {
    -webkit-user-drag: none;
  }

  .qhtop>img {
    height: 34px;
  }

  .qhtop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 45px;
    position: relative;
    box-sizing: border-box;
    border-bottom: 2px solid #df3734;
  }

  .xkzx h2 {
    text-align: left;
  }

  .xkzx a {
    display: block;
    width: 210px;
    height: 43px;
    font-size: 14px;
    line-height: 43px;
    color: #fff;
    background-color: #0168b7;
    border-radius: 3px;
    margin: 20px auto;
  }

  .xkzx a:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #005596;
  }

  .xkzx a:nth-child(4) {
    background-color: #0982a1;
  }

  .xkzx a:nth-child(4):hover {
    background-color: #0a6b83;
  }

  .xkzx p {
    font-size: 17px;
    font-weight: bold;
    margin-top: 26px;
  }

  .xkzx {
    text-align: center;
    height: 230px;
    overflow: hidden;
  }

  .lqsm>p {
    line-height: 18px;
    margin: 6px 0;
    color: #666;
    font-size: 12px;
  }

  .lqsm {
    padding: 10px;
    background-color: #fff;
  }

  .nwidget {
    margin-bottom: 18px;
  }

  .f_erweima>.content {
    height: 243px;
  }

  .leftctt {
    width: 828px;
    height: auto;

  }

  .rightctt {
    width: 242px;
    height: auto;
  }

  .mainctt {
    display: flex;
    justify-content: space-between;
    width: 1120px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 5px auto 0;
  }

  .kctbe th {
    text-align: center;
  }


  .zuduan {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 12;
  }

  .agreement {
    width: 42vw;
    height: 60vh;
    margin-left: -21vw;
    margin-top: -35vh;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 6px;
    padding: 30px 18px;
    box-shadow: rgba(0 0 0 / 6%) 2px 2px 6px 2px;
    background-color: #fff;
  }

  .ua {
    width: 90%;
    height: 84%;
    margin: 0 auto;
    resize: none;
    border: none;
    padding: 10px 20px 20px;
    outline: none;
    font-size: 14px;
    overflow-y: overlay;
    color: #3c3c3c;
  }

  .ua::-webkit-scrollbar {
    width: 4px;
  }

  .ua::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
  }

  .ua::-webkit-scrollbar-track {
    background-color: #e2e2e2;
    border-radius: 5px;
  }

  .agreement h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 16px;
  }

  .uabtn {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 38px;
    padding: 0 20px;
    border: 1px solid #eee;
    line-height: 36px;
    border-radius: 5px;
    font-size: 15px;
    position: relative;
    top: 12px;
  }

  .uabtn:hover {
    color: #444;
    text-decoration: none;
    background-color: #d2d2d2;
  }

  .ua p {
    font-size: 16px;
  }

  .divbd{
    height: 85px !important;
  }
  .ystk-box1{
    display: none;
    width: 710px;
    box-shadow:5px 5px 5px #dddddd;
    border-radius: 9px;
    position: absolute;

  }
  .coles-ystk {
    position: absolute;
    right: 28px;
    top: 2px;
    cursor: pointer;
    color: white;
    padding: 1px 3px;
    font-size: 15px;
  }
  .ystk-box2{
    background: #F5F5F5;
    overflow: auto;
    height: 400px;
    padding: 10px;
    color: #858585;

  }
  .ystk-box2 p{
    font-size: 13px !important;
    padding: 0px !important;

  }
  .ystk-box1>h2{
    font-size: 16px !important;
    height: 30px;
  }

  .agreement{
    display: none;
    z-index: 999;
    width: 42vw !important;
  }

  .tcbg > img:nth-last-child(2) {
    width: 220px;
    height: 220px;
    margin-top: 52px
  }