﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  font-size: 100px;
  width: 100%;
}

body {
  font-size: 16px;
  width: 100%;
  overflow-x: hidden;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: black;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.dbhf {
  border: none;
  position: fixed;
  top: 0;
  z-index: 100;
}

.dbhf img {
  width: 100%;
  height: auto;
  border: none;
}

.top {
  width: 100%;
  margin: 0 auto;
  line-height: 40px;
  background-color: #f5f5f5;
  color: #333333;
}

.top .top1s {
  width: 380px;
  font-size: 17px;
}

.top dl {
  width: 300px;
  display: flex;
  justify-content: space-around;
  position: relative;
  left: -25px;
  font-weight: bold;
}

.top dl a {
  color: #ff4e00;
}

.top dl a:hover {
  color: #ff4e00;
}

.top ul {
  width: 460px;
  padding-left: 30px;
}

.top span {
  font-size: 17px;
  background-color: #1284db;
  width: 61px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.top b {
  color: #333333;
  font-weight: normal;
  font-size: 17px;
  padding-left: 4px;
}

.top .top1 {
  position: relative;
  display: flex;
}

.top ul {
  display: flex;
  float: right;
  height: 21px;
  padding-left: 115px;
  position: absolute;
  right: 0;
}

.top ul li .on {
  display: block;
  transition: 0.35s;
}

.top ul li img {
  position: relative;
  top: 2px;
  z-index: 1000;
}

.top ul li a {
  font-size: 17px;
  color: #333333;
  padding-left: 2px;
  position: relative;
  z-index: 1000;
  border-right: 1px solid #cdcdcd;
  padding-right: 10px;
  padding-left: 10px;
}

.top ul .l1 {
  margin-left: 0;
}

.top ul .l1 .wxnr {
  position: absolute;
  display: none;
  z-index: 100000;
}

.top ul .l1 .wxnr .wxjpg {
  width: 120px;
  height: 120px;
  position: relative;
  top: -6px;
  left: 15px;
  z-index: 99;
  transition: all 0.35s;
}

.top ul .l2 {
  width: 3px;
  height: 21px;
  background-color: #cccccc;
  padding: 0;
  margin-top: 15px;
}

.top ul .l4 {
  width: 3px;
  height: 21px;
  background-color: #cccccc;
  padding: 0;
  margin-top: 15px;
}

.top ul .l3 {
  border: none;
  margin: 0;
  padding-right: 0;
}

.top ul .l3 a {
  border: none;
}

.top ul .l5 .dynr {
  z-index: 99;
  position: absolute;
  display: none;
}

.top ul .l5 .dynr .dyjpg {
  width: 120px;
  height: 120px;
  position: relative;
  top: 2px;
  z-index: 99;
  transition: all 0.35s;
}

.logo {
  margin-top: 120px;
}

.logo img {
  cursor: auto;
}

.logo .logo2 {
  margin-left: 40px;
}

.logo .logo3 {
  margin-left: 39px;
}

.nav {
  margin-top: 20px;
}

.nav .navbg {
  background-color: #fff;
  line-height: 60px;
}

.nav .navbg .nav2 {
  display: flex;
}

.nav .navbg .hotmarjor {
  width: 300px;
  height: 60px;
  font-size: 20px;
  position: relative;
  border-radius: 10px 10px 0 0;
  text-align: center;
  position: absolute;
  overflow: hidden;
  background: url(http://www.qdxdf.com/img202310/fenwei5.png) no-repeat;
}

.nav .navbg .hotmarjor .as2 {
  color: #fff;
}

.nav .navbg .hotmarjor img {
  position: relative;
  top: 6px;
  left: 14px;
}

.nav .navbg .navul {
  width: 1053px;
  display: flex;
  margin-left: 300px;
}

.nav .navbg .navul li {
  width: 30%;
  text-align: center;
}

.nav .navbg .navul a {
  color: #333;
  display: block;
  font-size: 20px;
}

.nav .navbg .navul a:hover {
  transition: 0.3s;
  cursor: pointer;
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: url(http://www.qdxdf.com/img202310/fenwei5.png) no-repeat;
}

.banner {
  position: relative;
}

.banner .hot {
  position: absolute;
  z-index: 100;
  width: 247px;
  background: rgba(230, 0, 18, 0.7);
  height: 560px;
}

.banner .hot ul {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  height: 560px;
  padding-top: 16px;
  padding-bottom: 28px;
  position: relative;
  cursor: pointer;
}

.banner .hot ul .nli {
  height: 100px;
  color: white;
  padding-left: 15px;
  margin-top: 15px;
}

.banner .hot ul .nli:hover {
  background-color: #fff;
  color: #333;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}

.banner .hot ul .nli .nliimg {
  position: relative;
  top: 15px;
  width: 30px;
}

.banner .hot ul .nli b {
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
  padding-top: 20px;
}

.banner .hot ul .nli span {
  display: block;
  font-size: 16px;
  margin-left: 40px;
}

.banner .hot .tan {
  width: 278px;
  height: 560px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 247px;
  display: none;
  color: #333;
}

.banner .hot .tan .tanul {
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.banner .hot .tan .tanul .tanli {
  width: 245px;
  margin: auto;
}

.banner .hot .tan .tanul .tanli em {
  font-style: normal;
  font-size: 18px;
  color: #db0812;
  font-weight: bold;
}

.banner .hot .tan .tanul .tanli b {
  color: #333333;
  font-size: 16px;
  padding-top: 5px;
  font-weight: normal;
  margin-left: 0;
}

.banner .hot .tan .tanul .tanli img {
  width: 100%;
  padding-top: 6px;
}

.banner .hot .tan .tanul .tanli span {
  padding-top: 9px;
  display: flex;
  margin-left: 0;
  justify-content: space-between;
}

.banner .hot .tan .tanul .tanli span a {
  width: 48%;
  line-height: 32px;
  font-size: 15px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
}

.banner .hot .tan .tanul .tanli span a:nth-child(1) {
  background-color: #f15839;
}

.banner .hot .tan .tanul .tanli span a:nth-child(2) {
  background-color: #fa4b3a;
}

.banner .hot .tan .tanul .tanli:nth-child(1) {
  padding-top: 15px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #c8cccc;
}

.banner .hot .tan .tanul .tanli:nth-child(2) {
  padding-top: 10px;
}

.x2019_banner .wr2 {
  width: 1300px;
  position: relative;
  margin: 0 auto;
  height: 500px;
}

/*for IE9*/
.x2019_banner .nr {
  position: absolute;
  bottom: 20px;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.x2019_banner .nz {
  position: absolute;
  width: 1300px;
}

.x2019_banner .nz ul li {
  margin-left: -312px;
}

.x2019_banner .nr ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.x2019_banner .nr ul li {
  text-align: center;
  font-size: 14px;
  height: 30px;
  margin: 0 4px;
  line-height: 30px;
  background: #937d7c;
  color: #fff;
  width: 8%;
}

.x2019_banner .nr ul li {
  background: rgba(147, 125, 124, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#49ffffff, endColorstr=#49ffffff);
  zoom: 1;
}

:root .x2019_banner .nr ul li {
  filter: none\9;
}

/*for IE9*/
.x2019_banner .nr ul li a {
  color: #fff;
}

.x2019_banner .nr ul li:hover,
.x2019_banner .nr ul li.on {
  background: #DA0315;
  font-weight: bold;
  color: #fff;
}

.pmd {
  width: 100%;
  background-color: #ff4e00;
  height: 60px;
  position: relative;
  z-index: 1000;
  font-weight: bold;
}

.pmd .pmds {
  display: flex;
}

.pmd .pmds p {
  line-height: 60px;
  padding-left: 21px;
  color: white;
  font-size: 20px;
}

.pmd .pmds p b {
  color: #ffde00;
  cursor: pointer;
}

.pmd .pmds img {
  width: 49px;
  height: 54px;
  margin-top: 1px;
}

.contai1 {
  width: 100%;
  margin: auto;
  padding-top: 50px;
  background-color: #f1f1f1;
  padding-bottom: 60px;
  /* Ã¦Â¸ÂÃ¥ÂËœ */
  /* Ã§Â¬Â¬Ã¤ÂºÅ’Ã¥Ë†â€”Ã¤Â¸Å  */
  /* Ã§Â¬Â¬Ã¤ÂºÅ’Ã¥Ë†â€”Ã¤Â¸â€¹ */
  /* Ã§Â¬Â¬Ã¤Â¸â€°Ã¥Ë†â€”Ã¤Â¸Å  */
  /* Ã§Â¬Â¬Ã¥â€ºâ€ºÃ¥Ë†â€” */
}

.contai1 .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contai1 .p1 {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  color: #333;
}

.contai1 .b1 {
  font-size: 26px;
  display: block;
  text-align: center;
  font-weight: normal;
  color: #4c4c4c;
  margin-top: 10px;
}

.contai1 .bg_huise {
  background: #f3f3f3;
  padding: 10px 0 30px;
}

.contai1 .runqun_list {
  margin-top: 30px;
}

.contai1 .runqun_list li:nth-child(1) {
  width: 300px;
  height: 360px;
  background: url(../img202310/xsmbg1_03.png) no-repeat;
}

.contai1 .runqun_list li img {
  float: right;
}

.contai1 .runqun_list li:nth-child(1) strong {
  font-size: 22px;
  margin: 30px 0 22px 30px;
  display: block;
  color: #ff4e00;
}

.contai1 .runqun_list li:nth-child(1) p {
  width: 82%;
  margin: 10px auto;
}

.contai1 .runqun_list li:nth-child(1) a {
  width: 100px;
  border: 1px solid #fc4f03;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fc4f03;
  margin: 18px 0 0 26px;
}

.contai1 .runqun_list li:nth-child(2) {
  width: 300px;
  height: 180px;
  border: 1px solid #dbd9d9;
}

.contai1 .runqun_list li:nth-child(1):hover {
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.contai1 .runqun_list li:nth-child(1):hover a {
  transition: all 0.3s ease-out;
  background: #ff7b41 !important;
  color: #fff !important;
  cursor: pointer;
}

.contai1 .runqun_list li .renqun1_div:hover a,
.contai1 .runqun_list li .renqun2_div:hover a {
  transition: all 0.3s ease-out;
  background: #ff7b41 !important;
  color: #fff !important;
  cursor: pointer;
}

.contai1 .runqun_list li:hover strong,
.contai1 .runqun_list li .renqun1_div:hover strong,
.contai1 .runqun_list li .renqun2_div:hover strong {
  font-size: 28px;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.contai1 .runqun_list li .renqun1_div {
  background: url(../img202310/xsmbg2_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
  border-bottom: 1px solid #dbd9d9;
}

.contai1 .runqun_list li .renqun1_div strong {
  font-size: 22px;
  display: block;
  color: #ff4e00;
  margin: 0 0 10px 30px;
  padding-top: 10px;
}

.contai1 .runqun_list li .renqun1_div p {
  width: 200px;
  margin: 10px 0 10px 20px;
}

.contai1 .runqun_list li .renqun1_div a {
  width: 100px;
  border: 1px solid #fc4f03;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fc4f03;
  margin: 18px 0 0 26px;
}

.contai1 .runqun_list li .renqun2_div {
  background: url(../img202310/xsmbg5_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
}

.contai1 .runqun_list li .renqun2_div strong {
  font-size: 22px;
  display: block;
  color: #ff4e00;
  margin: 0 0 10px 30px;
  padding-top: 10px;
}

.contai1 .runqun_list li .renqun2_div p {
  width: 200px;
  margin: 10px 0 10px 20px;
}

.contai1 .runqun_list li .renqun2_div a {
  width: 100px;
  border: 1px solid #fc4f03;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fc4f03;
  margin: 18px 0 0 26px;
}

.contai1 .runqun_list li:nth-child(3) .renqun1_div {
  background: url(../img202310/xsmbg3_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
  border-bottom: 1px solid #dbd9d9;
}

.contai1 .runqun_list li .renqun1_div strong {
  font-size: 22px;
  display: block;
  color: #ff4e00;
  margin: 0 0 10px 30px;
  padding-top: 10px;
}

.contai1 .runqun_list li .renqun1_div p {
  width: 200px;
  margin: 10px 0 10px 20px;
}

.contai1 .runqun_list li .renqun1_div a {
  width: 100px;
  border: 1px solid #fc4f03;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fc4f03;
  margin: 18px 0 0 26px;
}

.contai1 .runqun_list li:nth-child(3) {
  width: 300px;
  height: 180px;
  border: 1px solid #dbd9d9;
  border-left: none;
}

.contai1 .runqun_list li:nth-child(3) .renqun2_div {
  background: url(../img202310/xsmbg6_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
}

.contai1 .color_lvse {
  color: #60cd07 !important;
}

.contai1 .color_juse {
  color: #ff7b41 !important;
}

.contai1 .runqun_list li:nth-child(4) {
  width: 300px;
  height: 180px;
  border: 1px solid #dbd9d9;
  border-left: none;
}

.contai1 .color_hongse {
  color: #fc0101 !important;
}

.contai1 .color_huangse {
  color: #ffba00 !important;
}

.contai1 .runqun_list li:nth-child(4) .renqun1_div {
  background: url(../img202310/xsmbg4_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
  border-bottom: 1px solid #dbd9d9;
}

.contai1 .runqun_list li:nth-child(4) .renqun2_div {
  background: url(../img202310/xsmbg7_03.png) no-repeat;
  width: 300px;
  height: 180px;
  background-position-y: bottom;
}

.contai2 {
  margin-top: 50px;
}

.contai2 .c2p {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #1a0c0c;
}

.contai2 .c2b {
  display: block;
  text-align: center;
  color: #4c4c4c;
  font-size: 26px;
  margin-top: 10px;
  font-weight: normal;
  padding-bottom: 30px;
}

.contai4 {
  margin-top: 40px;
}

.contai4 .c4p {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #1a0c0c;
}

.contai4 .c4b {
  display: block;
  text-align: center;
  color: #4c4c4c;
  font-size: 26px;
  margin-top: 10px;
  font-weight: normal;
  padding-bottom: 30px;
}

.contai4 .line {
  border: 1px dashed #cccccc;
}

.hslzykfq2 {
  width: 1200px;
  margin: auto;
  margin-top: 40px;
}

.hslzykfq2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-bottom: 25px;
}

.hslzykfq2 ul li {
  width: 300px;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: auto;
}

.hslzykfq2 ul li .c4img1 {
  display: inline-block;
  margin: auto;
  width: 80px;
  height: 66px;
}

.hslzykfq2 ul li .c4em {
  font-size: 20px;
  font-style: normal;
  color: #333;
  font-weight: bold;
  padding-top: 9px;
}

.hslzykfq2 ul li .c4span {
  display: inline-block;
  font-size: 16px;
  padding-top: 3px;
}

.hslzykfq2 ul li .c4img2 {
  margin-top: 20px;
}

.hslzykfq2 ul li .xq {
  display: flex;
  flex-direction: column;
  padding-left: 25px;
  padding-right: 15px;
}

.hslzykfq2 ul li .xq .xqspan {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}

.hslzykfq2 ul li .xq .xqspan a:nth-child(2) {
  display: inline-block;
  width: 100px;
  color: #ff4e00;
  text-align: left;
}

.hslzykfq2 ul li .c4btn {
  display: block;
  margin: auto;
  margin-top: 25px;
  width: 190px;
  line-height: 36px;
  height: 36px;
  border-radius: 30px;
  border: 1px solid #ff4e00;
  font-size: 16px;
  color: #ff4e00;
}

.hslzykfq2 ul .on,
.hslzykfq2 ul .on1,
.hslzykfq2 ul .on2,
.hslzykfq2 ul .on3,
.hslzykfq2 ul .on4 {
  height: 490px;
  display: block;
  cursor: pointer;
}

.hslzykfq2 ul .on .ontop,
.hslzykfq2 ul .on1 .ontop,
.hslzykfq2 ul .on2 .ontop,
.hslzykfq2 ul .on3 .ontop,
.hslzykfq2 ul .on4 .ontop {
  height: 70px;
  background: url(http://www.qdxdf.com/img202310/fenwei5.png) no-repeat;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.hslzykfq2 ul .on .ontop .onp,
.hslzykfq2 ul .on1 .ontop .onp,
.hslzykfq2 ul .on2 .ontop .onp,
.hslzykfq2 ul .on3 .ontop .onp,
.hslzykfq2 ul .on4 .ontop .onp {
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-top: 12px;
}

.hslzykfq2 ul .on .ontop .onp .onem,
.hslzykfq2 ul .on1 .ontop .onp .onem,
.hslzykfq2 ul .on2 .ontop .onp .onem,
.hslzykfq2 ul .on3 .ontop .onp .onem,
.hslzykfq2 ul .on4 .ontop .onp .onem {
  font-style: normal;
  color: #fff;
}

.hslzykfq2 ul .on .ontop .onp .onem:nth-child(1),
.hslzykfq2 ul .on1 .ontop .onp .onem:nth-child(1),
.hslzykfq2 ul .on2 .ontop .onp .onem:nth-child(1),
.hslzykfq2 ul .on3 .ontop .onp .onem:nth-child(1),
.hslzykfq2 ul .on4 .ontop .onp .onem:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}

.hslzykfq2 ul .on .ontop .onp .onem:nth-child(2),
.hslzykfq2 ul .on1 .ontop .onp .onem:nth-child(2),
.hslzykfq2 ul .on2 .ontop .onp .onem:nth-child(2),
.hslzykfq2 ul .on3 .ontop .onp .onem:nth-child(2),
.hslzykfq2 ul .on4 .ontop .onp .onem:nth-child(2) {
  padding-top: 3px;
  font-size: 14px;
}

.hslzykfq2 ul .on .ontop .onbtn,
.hslzykfq2 ul .on1 .ontop .onbtn,
.hslzykfq2 ul .on2 .ontop .onbtn,
.hslzykfq2 ul .on3 .ontop .onbtn,
.hslzykfq2 ul .on4 .ontop .onbtn {
  display: block;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 30px;
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.hslzykfq2 ul .on .ontop .onbtn:hover,
.hslzykfq2 ul .on1 .ontop .onbtn:hover,
.hslzykfq2 ul .on2 .ontop .onbtn:hover,
.hslzykfq2 ul .on3 .ontop .onbtn:hover,
.hslzykfq2 ul .on4 .ontop .onbtn:hover {
  background-color: #fff;
  color: #ff4e00;
  transition: 0.5s;
}

.hslzykfq2 ul .on .zyxq,
.hslzykfq2 ul .on1 .zyxq,
.hslzykfq2 ul .on2 .zyxq,
.hslzykfq2 ul .on3 .zyxq,
.hslzykfq2 ul .on4 .zyxq {
  height: 420px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 12px;
  display: flex;
  flex-direction: column;
}

.hslzykfq2 ul .on .zyxq .zyxqspan,
.hslzykfq2 ul .on1 .zyxq .zyxqspan,
.hslzykfq2 ul .on2 .zyxq .zyxqspan,
.hslzykfq2 ul .on3 .zyxq .zyxqspan,
.hslzykfq2 ul .on4 .zyxq .zyxqspan {
  padding-top: 17px;
  display: block;
  display: flex;
  color: #333333;
  justify-content: space-between;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding-right: 10px;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2 .zyxq2em,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2 .zyxq2em,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2 .zyxq2em,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2 .zyxq2em,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 .zyxq2em {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2 .zyxq2em2,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2 .zyxq2em2,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2 .zyxq2em2,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2 .zyxq2em2,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 .zyxq2em2 {
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  margin-top: 5px;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb1,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb1,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb1,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb1,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb1 {
  color: #ff4e00;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb2,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb2,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb2,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb2,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 .zyxq2em2 .xqb2 {
  color: #ff4e00;
}

.hslzykfq2 ul .on .zyxq .zyxqspan .zyxq2 .zyxq2btn,
.hslzykfq2 ul .on1 .zyxq .zyxqspan .zyxq2 .zyxq2btn,
.hslzykfq2 ul .on2 .zyxq .zyxqspan .zyxq2 .zyxq2btn,
.hslzykfq2 ul .on3 .zyxq .zyxqspan .zyxq2 .zyxq2btn,
.hslzykfq2 ul .on4 .zyxq .zyxqspan .zyxq2 .zyxq2btn {
  width: 89px;
  line-height: 25px;
  background-color: #d10504;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 8px;
  margin-top: 5px;
}

.hslzykfq2_1_4,
.hslzykfq2_1_3,
.hslzykfq2_1_2,
.hslzykfq2_1_1 {
  cursor: pointer;
}

.di {
  height: 500px;
}

.henfu {
  margin-top: 50px;
}

.contai5 {
  margin-top: 50px;
}

.contai5 .c5p1 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #333;
}

.contai5 .c5p2 {
  font-size: 26px;
  text-align: center;
  padding-top: 10px;
  color: #4c4c4c;
}

.contai5 .c5p2 b {
  color: #ff4e00;
  font-size: 26px;
  font-weight: bold;
}

.contai5 .swiper {
  width: 100%;
  height: 100%;
}

.contai5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.contai5 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contai5 .c5a {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}

.contai5 .mySwiper {
  width: 607px;
  height: 297px;
}

.contai5 .c5z {
  width: 607px;
  font-size: 20px;
  background-color: #ff4e00;
  color: #fff;
  line-height: 30px;
  padding: 13px 20px;
}

.contai5 .c5div1 {
  width: 570px;
}

.contai5 .c5div1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contai5 .c5div1 ul li .mySwiper1,
.contai5 .c5div1 ul li .mySwiper2,
.contai5 .c5div1 ul li .mySwiper3,
.contai5 .c5div1 ul li .mySwiper4 {
  width: 279px;
}

.contai5 .c5div1 ul li .mySwiper1 .swiper-slide b,
.contai5 .c5div1 ul li .mySwiper2 .swiper-slide b,
.contai5 .c5div1 ul li .mySwiper3 .swiper-slide b,
.contai5 .c5div1 ul li .mySwiper4 .swiper-slide b {
  display: block;
  background-color: #f3f5f6;
  line-height: 37.5px;
  text-align: left;
  padding-left: 13px;
  font-weight: normal;
}

.contai5 .c5div1 ul li .mySwiper3,
.contai5 .c5div1 ul li .mySwiper4 {
  padding-top: 15px;
}

.contai6 {
  margin-top: 80px;
}

.contai6 .c6p1 {
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.contai6 .c6p2 {
  font-size: 26px;
  text-align: center;
  color: #4c4c4c;
  padding-top: 10px;
}

.contai6 .main {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.contai6 .con6_2 {
  width: 347px;
  background-color: #ff4e00;
  height: 492px;
}

.contai6 .con6_2 .c6p3 {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-top: 75px;
}

.contai6 .con6_2 .hslzynav {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 250px;
  margin-top: 9px;
}

.contai6 .con6_2 .hslzynav .hslzynav1 {
  background-color: #fff;
  margin-top: 16px;
  line-height: 45px;
  font-size: 20px;
  border-radius: 35px;
}

.contai6 .con6_2 .hslzynav .hslzynav1 .jsimg {
  width: 100px;
  height: 28px;
  padding-left: 70px;
  position: relative;
  top: 5px;
  padding-right: 5px;
}

.contai6 .con6_2 .hslzynav .on {
  color: #ff4e00;
}

.contai7 {
  margin-top: 80px;
}

.contai7 .c7p1 {
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.contai7 .c7p2 {
  font-size: 26px;
  text-align: center;
  color: #4c4c4c;
  padding-top: 10px;
}

.contai7 .tunav {
  margin-top: 30px;
  padding: 0 27px;
  display: flex;
  justify-content: space-between;
}

.contai7 .tunav .tunav1 {
  width: 170px;
  display: inline-block;
  line-height: 50px;
  height: 50px;
  font-size: 20px;
  /* border: 1px solid #ccc; */
  margin: auto;
  border-radius: 5px;
}

.contai7 .tunav .tunav1 img {
  padding-left: 25px;
  position: relative;
  top: 13%;
}

.contai7 .tulist0 {
  width: 100%;
  margin-top: 30px;
}

.contai7 .tulist0 .tulist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contai7 .tulist0 .tulist ul li {
  width: 20%;
}

.contai7 .tulist0 .tulist ul li .dang {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

.contai7 .tulist0 .tulist ul li .dang a {
  margin: 0 5px;
  display: block;
  position: relative;
  overflow: hidden;
}

.contai7 .tulist0 .tulist ul li img {
  width: 100%;
}

.contai7 .tulist0 .tulist ul li img:hover {
  transform: scale(1.3, 1.3);
  transition: all 0.8s;
}

.contai7 .tulist0 .tulist ul li:nth-child(6),
.contai7 .tulist0 .tulist ul li:nth-child(7),
.contai7 .tulist0 .tulist ul li:nth-child(8),
.contai7 .tulist0 .tulist ul li:nth-child(9),
.contai7 .tulist0 .tulist ul li:nth-child(10) {
  margin-top: 5px;
}

.contai7 .on {
  background-color: #ff4e00;
  color: white;
  /* box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4); */
}

.contai8 {
  margin-top: 80px;
}

.contai8 .c8p1 {
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.contai8 .c8p2 {
  font-size: 26px;
  text-align: center;
  color: #4c4c4c;
  padding-top: 10px;
}

.contai8 .c8div {
  display: flex;
  margin-top: 32px;
}

.contai8 .c8div .c8div1,
.contai8 .c8div .c8div2,
.contai8 .c8div .c8div3,
.contai8 .c8div .c8div4 {
  margin: 0 6px;
  width: 295px;
  height: 470px;
  background-color: #f5f5f5;
}

.contai8 .c8div .c8div1:hover,
.contai8 .c8div .c8div2:hover,
.contai8 .c8div .c8div3:hover,
.contai8 .c8div .c8div4:hover {
  transition: 0.3s;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.5);
}

.contai8 .c8div .c8div1 .c8div1-2,
.contai8 .c8div .c8div2 .c8div1-2,
.contai8 .c8div .c8div3 .c8div1-2,
.contai8 .c8div .c8div4 .c8div1-2 {
  display: flex;
  justify-content: space-between;
  margin: 0 15px;
  line-height: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
}

.contai8 .c8div .c8div1 .c8ul,
.contai8 .c8div .c8div2 .c8ul,
.contai8 .c8div .c8div3 .c8ul,
.contai8 .c8div .c8div4 .c8ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
}

.contai8 .c8div .c8div1 .c8ul .c8liimg,
.contai8 .c8div .c8div2 .c8ul .c8liimg,
.contai8 .c8div .c8div3 .c8ul .c8liimg,
.contai8 .c8div .c8div4 .c8ul .c8liimg {
  display: none;
}

.contai8 .c8div .c8div1 .c8ul .c8lispan,
.contai8 .c8div .c8div2 .c8ul .c8lispan,
.contai8 .c8div .c8div3 .c8ul .c8lispan,
.contai8 .c8div .c8div4 .c8ul .c8lispan {
  display: block;
  line-height: 41px;
  height: 41px;
  padding: 0 8px;
  border-bottom: 1px dashed #cccccc;
  border-top: 1px dashed #cccccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.contai8 .c8div .c8div1 .c8ul li a:hover .c8liimg,
.contai8 .c8div .c8div2 .c8ul li a:hover .c8liimg,
.contai8 .c8div .c8div3 .c8ul li a:hover .c8liimg,
.contai8 .c8div .c8div4 .c8ul li a:hover .c8liimg,
.contai8 .c8div .c8div1 .c8ul li.hslon a .c8liimg,
.contai8 .c8div .c8div2 .c8ul li.hslon a .c8liimg,
.contai8 .c8div .c8div3 .c8ul li.hslon a .c8liimg,
.contai8 .c8div .c8div4 .c8ul li.hslon a .c8liimg {
  display: block;
  background-color: #ff4e00;
  color: #fff;
}

.contai8 .c8div .c8div1 .c8ul li a:hover .c8lispan,
.contai8 .c8div .c8div2 .c8ul li a:hover .c8lispan,
.contai8 .c8div .c8div3 .c8ul li a:hover .c8lispan,
.contai8 .c8div .c8div4 .c8ul li a:hover .c8lispan,
.contai8 .c8div .c8div1 .c8ul li.hslon a .c8lispan,
.contai8 .c8div .c8div2 .c8ul li.hslon a .c8lispan,
.contai8 .c8div .c8div3 .c8ul li.hslon a .c8lispan,
.contai8 .c8div .c8div4 .c8ul li.hslon a .c8lispan {
  background-color: #ff4e00;
  color: #fff;
  border: 1px solid transparent;
}

.contai8 .c8div .c8div1 .c8abtn,
.contai8 .c8div .c8div2 .c8abtn,
.contai8 .c8div .c8div3 .c8abtn,
.contai8 .c8div .c8div4 .c8abtn {
  width: 199px;
  display: block;
  margin: auto;
  text-align: center;
  margin-top: 18px;
  font-size: 16px;
  border: 1px solid #ff4e00;
  color: #ff4e00;
  line-height: 33px;
  height: 33px;
  border-radius: 25px;
}

.contai8 .c8div .c8div1 .c8abtn:hover,
.contai8 .c8div .c8div2 .c8abtn:hover,
.contai8 .c8div .c8div3 .c8abtn:hover,
.contai8 .c8div .c8div4 .c8abtn:hover {
  background-color: #ff4e00;
  color: #fff;
  transition: 0.6s;
}

.contai8 .c8div .c8div4 .c8ul li .c8lispan {
  height: 43.5px;
  line-height: 43.5px;
}

.contai9 {
  margin-top: 80px;
}

.contai9 .c9p1 {
  font-size: 40px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.contai9 .c9p2 {
  font-size: 26px;
  text-align: center;
  color: #4c4c4c;
  padding-top: 10px;
}

.contai9 .c9ul {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.contai9 .c9ul li .c8lispan {
  width: 126px;
  display: block;
  border: 1px solid #808080;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  height: 36px;
}

.contai9 .c9ul .hslon .c8lispan {
  width: 126px;
  display: block;
  border: 1px solid transparent;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  height: 36px;
  color: #fff;
  background-color: #ff4e00;
}

.contai9 .c9div {
  margin-top: 34px;
}

.contai9 .c9div .c9ul2 {
  display: flex;
  justify-content: space-between;
}

.contai9 .c9div .c9ul2 li {
  width: 290px;
  background-color: #f5f5f5;
}

.contai9 .c9div .c9ul2 li a {
  display: inline-block;
  overflow: hidden;
  width: 275px;
  height: 163px;
}

.contai9 .c9div .c9ul2 li img {
  padding: 8px;
}

.contai9 .c9div .c9ul2 li img:hover {
  transform: scale(1.2, 1.2);
  transition: all 0.8s;
}

.contai9 .c9div .c9ul2 li em {
  font-size: 22px;
  color: #4c4c4c;
  font-weight: bold;
  font-style: normal;
  padding-left: 17px;
}

.contai9 .c9div .c9ul2 li b {
  display: inline-block;
  width: 90px;
  display: block;
  background-color: #ff4e00;
  height: 4px;
  margin-left: 18px;
  margin-top: 15px;
}

.contai9 .c9div .c9ul2 li span {
  display: inline-block;
  font-size: 17px;
  font-size: #333333;
  padding-left: 19px;
  margin-top: 13px;
  line-height: 25px;
  padding-bottom: 18px;
}

.contai9 .c9div .c9ul2 .ul3 a {
  width: 290px;
  height: 300px;
}

.contai10 {
  margin-top: 80px;
}

.contai10 .c10div {
  display: flex;
  justify-content: start;
}

.contai10 .c10div a {
  display: block;
  width: 126px;
  line-height: 36px;
  height: 36px;
  font-size: 22px;
  color: #333;
  text-align: center;
}

.contai10 .c10div .ons {
  background-color: #ff4e00;
  color: #fff;
  font-weight: bold;
}

.contai10 .c10div2 .c10ul1 {
  display: flex;
  margin-top: 31px;
}

.contai10 .c10div2 .c10ul1 li:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  margin-left: 33px;
}

.contai10 .c10div2 .c10ul1 li:nth-child(2) a {
  width: 219px;
  height: 82px;
  margin-top: 12px;
  margin-left: 16px;
}

.contai10 .c10div2 .c10ul1 li:nth-child(2) a:nth-child(1),
.contai10 .c10div2 .c10ul1 li:nth-child(2) a:nth-child(2),
.contai10 .c10div2 .c10ul1 li:nth-child(2) a:nth-child(3),
.contai10 .c10div2 .c10ul1 li:nth-child(2) a:nth-child(4) {
  margin-top: 0;
}

.contai10 .c10div2 .c10ul1 li:nth-child(2) a img {
  width: 219px;
  height: 82px;
  border: 1px solid #cccccc;
}

.contai10 .c10div2 .c10ul1 li:nth-child(2) a img:hover {
  transform: scale(1.08, 1.08);
  transition: all 0.5s;
  border: 1px solid #cccccc;
}

.contai10 .c10div2 .c10ul2 {
  display: flex;
  margin-top: 23px;
  flex-wrap: wrap;
}

.contai10 .c10div2 .c10ul2 li {
  width: 20%;
  text-align: center;
}

.contai10 .c10div2 .c10ul2 li a {
  display: inline-block;
  width: 96%;
  margin-top: 8px;
  line-height: 30px;
  height: 30px;
  border: 1px solid #cccccc;
  font-size: 16px;
  color: #666;
}

.contai10 .c10div2 .c10ul2 li a:hover {
  background-color: #ff4e00;
  color: #fff;
  border: 1px solid transparent;
}

.contai10 .c10div2 .c10ul3 {
  display: flex;
  margin-top: 23px;
  flex-wrap: wrap;
}

.contai10 .c10div2 .c10ul3 li {
  width: 20%;
  text-align: center;
}

.contai10 .c10div2 .c10ul3 li a {
  display: inline-block;
  width: 96%;
  margin-top: 8px;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  color: #666;
}

.contai10 .c10div2 .c10ul3 li a:hover {
  background-color: #ff4e00;
  color: #fff;
}

#allmap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.foot {
  margin-top: 80px;
  height: 315px;
  background-color: #2e2e2e;
}

.foot .foot1 {
  padding-top: 40px;
  display: flex;
  justify-content: start;
}

.foot .foot1 ul {
  font-size: 18px;
}

.foot .foot1 ul:nth-child(1) {
  margin-left: 8px;
}

.foot .foot1 ul:nth-child(1) li a:hover {
  color: #ff4e00;
}

.foot .foot1 ul:nth-child(2) {
  margin-left: 70px;
}

.foot .foot1 ul:nth-child(2) li a:hover {
  color: #ff4e00;
}

.foot .foot1 ul:nth-child(3) {
  margin-left: 70px;
}

.foot .foot1 ul:nth-child(3) li a:hover {
  color: #ff4e00;
}

.foot .foot1 ul:nth-child(4) {
  margin-left: 70px;
}

.foot .foot1 ul:nth-child(4) li a:hover {
  color: #ff4e00;
}

.foot .foot1 ul:nth-child(5) {
  margin-left: 70px;
}

.foot .foot1 ul:nth-child(5) li a:hover {
  color: #ff4e00;
}

.foot .foot1 ul:nth-child(6) {
  margin-left: 70px;
}

.foot .foot1 ul:nth-child(7) {
  margin-left: 98px;
}

.foot .foot1 ul li {
  text-align: center;
}

.foot .foot1 ul li:nth-child(1) a {
  color: #ff4e00;
}

.foot .foot1 ul li a {
  line-height: 38px;
  color: #fff;
}

.beian {
  background-color: #222222;
  color: #fff;
  height: 51px;
  font-size: 18px;
  margin-bottom: 65px;
}

.beian ul {
  display: flex;
  line-height: 51px;
}

.beian ul li:nth-child(2) {
  margin-left: 12px;
}

.beian ul li:nth-child(3) {
  margin-left: 11px;
}

.beian ul li:nth-child(4) {
  margin-left: 25px;
}

.beian ul li:nth-child(4) i {
  position: relative;
  top: 3px;
}

.beian a {
  color: #fff;
}

.tc {
  width: 100%;
  background-color: #d70204;
  height: 65px;
  line-height: 65px;
  background: url(../img202310/footbg_02.png) top center no-repeat;
  z-index: 99999999;
  position: fixed;
  bottom: 0px;
}

.tc .tc1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 22px;
  display: flex;
}

.tc .tc1 p:nth-child(2) {
  margin-left: 14px;
}

.tc .tc1 p:nth-child(3) a {
  color: #fff;
}

.tc .tc1 p:nth-child(4) {
  margin-left: 55px;
}

.tc .tc1 p:nth-child(4) a {
  color: #fff;
}

.tc .tc1 p:nth-child(5) {
  margin-left: 55px;
}

.tc .tc1 p:nth-child(5) a {
  color: #fff;
}

.tc .tc1 p:nth-child(6) {
  margin-left: 55px;
}

.tc .tc1 p:nth-child(6) a {
  color: #fff;
}

.tc .tc1 form {
  margin-left: 36px;
}

.tc .tc1 form ul {
  display: flex;
}

.tc .tc1 form ul li .tels {
  width: 207px;
  height: 42px;
  line-height: 42px;
  border: none;
  outline: none;
  font-size: 16px;
  padding-left: 14px;
  position: relative;
  top: -4px;
  color: #333333;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.tc .tc1 form ul li .sub {
  width: 94px;
  border: none;
  outline: none;
  background-color: #025df5;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  position: relative;
  top: -4px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.icon {
  width: 0.35rem;
  height: 0.35rem;
  vertical-align: -0.06rem;
  fill: currentColor;
  overflow: hidden;
  padding-top: 5px;
  margin-left: 15px;
}

#container {
  overflow: hidden;
  width: 1200px;
  height: 390px;
  margin: 0 auto;
  margin-top: 55px;
}

.info {
  z-index: 999;
  width: auto;
  min-width: 22rem;
  padding: 0.75rem 1.25rem;
  margin-left: 1.25rem;
  position: fixed;
  top: 1rem;
  background-color: #fff;
  border-radius: 0.25rem;
  font-size: 14px;
  color: #666;
  box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5);
}

/*?Ã‚Â·???Ã‚Â§?Ã¢â‚¬â„¢Ã‚Â¨???*/
.fixzx {
  left: 0;
  position: fixed;
  top: 239px;
  width: 60px;
  z-index: 99999999;
}

.fixzx a {
  background: #ff5000 none no-repeat scroll center 8px;
  color: #ffffff;
  display: block;
  font-family: ???ÃƒÂ¨??ÃƒÂ©?Ã¢â‚¬Â¦ÃƒÂ©?Ã¢â‚¬Ëœ;
  height: 60px;
  line-height: 23px;
  margin-top: 1px;
  padding-top: 35px;
  text-align: center;
  width: 60px;
  z-index: 666;
  font-size: 13px;
}

.fixzx a:hover {
  background-color: #484848;
}

.fixzx .zx {
  background-image: url("http://www.xdfpr.com/2017xdfpic/css/fzx.png");
}

.fixzx .qq {
  background-image: url("http://www.xdfpr.com/2017xdfpic/css/fqq.png");
}

.fixzx .phone {
  background-image: url("http://www.xdfpr.com/2017xdfpic/css/fphone.png");
}

.fixzx .bm {
  background-image: url("http://www.xdfpr.com/2017xdfpic/css/fbm.png");
}

.fixzx .zys {
  background-image: url("http://www.xdfpr.com/2017xdfpic/css/zys.png");
}

video {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.nav1_d2 {
  font-size: 15px;
  width: 300px;
  position: absolute;
  height: 400px;
}

.lx_dl {
  width: 50px;
  background: #fff;
}

.lx_dl dt {
  line-height: normal;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 15px;
  color: #fff;
  background: #be0000;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fir_dt {
  height: 141px;
}

.fir_dt2 {
  height: 360px;
  margin-top: 1px;
}

.fir_dt .f_l {
  width: 50%;
  height: auto;
  line-height: 15px;
}

.f_l {
  float: left;
}

.fir_dt .f_l .kuohao {
  display: block;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sec_dt {
  height: 103px;
  margin-top: 1px;
  line-height: 18px !important;
  padding-top: 10px;
}

.zy_dl {
  width: 250px;
  height: 400px;
  background: #f3f7fa;
}

.zy_dl dt {
  border-bottom: 1px solid #cbd1d5;
}

.zy_dl dt:last-child {
  border: none;
}

.zy_dl dt a {
  height: 34.7px !important;
  line-height: 34.7px !important;
  font-size: 15px !important;
  background: #f3f7fa !important;
  color: #252525 !important;
  width: 100%;
  text-align: left !important;
  border-radius: 0 !important;
  padding: 0 10px !important;
  display: flex;
  justify-content: space-between;
}

.zy_dl dt a:hover {
  background: #bf0101 !important;
  color: #fff !important;
}

h3.nav_h3 {
  height: 34.7px;
  line-height: 34.7px;
  font-weight: 400;
  padding: 0;
  cursor: pointer;
}

.nav_h3 a span {
  float: right;
  margin-right: 30px;
}

h3.nav_h3_1 {
  border: 0;
}

.fir_dt1 .fir_dt_p1 {
  padding-top: 50px;
}

.fir_dt1 .f_13 {
  padding-top: 20px;
}

.fir_dt2 .fir_dt_p1 {
  padding-top: 83px;
}

.fir_dt2 .f_13 {
  padding-top: 90px;
}

.nav-main li.nav-zy a:hover {
  background: #ff7f00;
  color: #fff;
}

/*Ã¦â€¹â€ºÃ§â€Å¸Ã¨Â®Â¡Ã¥Ë†â€™*/
.zsjh-title li {
  line-height: 40px;
  background: #cecece;
  font-size: 18px;
  text-align: center;
}

.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zsjh-title li:first-child {
  background: #FF4E00;
  color: #fff;
}

.zsjh {
  height: 285px;
  overflow: hidden;
}

.zsjh .swiper-slide {
  height: 35px;
}

.zsjh .jhnum {
  border: none !important;
}

.zsjh .swiper-slide span {
  line-height: 35px;
  text-align: center;
  border: 1px solid #cecece;
}

.zsjh-title li:nth-child(1),
.zsjh-title li:nth-child(6),
.zsjh span:nth-child(1),
.zsjh span:nth-child(6) {
  width: 25%;
}

.zsjh-title li:nth-child(2),
.zsjh-title li:nth-child(3),
.zsjh-title li:nth-child(5),
.zsjh span:nth-child(2),
.zsjh span:nth-child(3),
.zsjh span:nth-child(5) {
  width: 18.6%;
}

.zsjh-title li:nth-child(4),
.zsjh span:nth-child(4) {
  width: 19%;
}

.zsjh span:nth-child(5) {
  color: #ff4e00;
}

.zsjh-title {
  width: 835px;
}

.swiper-container {
  width: 835px;
}

.contai2a {
  display: flex;
  justify-content: space-between;
  /*Ã§ÂÂ«Ã§Æ’Â­Ã¦Å Â¥Ã¥ÂÂ*/
}

.contai2a .zyright {
  width: 340px;
  padding: 8px;
  background: #cecece;
  cursor: default;
}

.contai2a .zytabt {
  height: 60px;
  border-radius: 10px 10px 0 0;
  background: #f4f4f4;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
}

.contai2a .zytabt li {
  width: 430px;
  line-height: 60px;
  cursor: pointer;
  transition: all 0.5s;
}

.contai2a .zytabt li.on {
  background: #c00900;
  color: #fff;
}

.contai2a .zylist li {
  width: 280px;
  text-align: center;
  margin-top: 15px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
}

.contai2a .zylist li>a {
  display: block;
  width: 280px;
  height: 180px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.contai2a .zylist li>a img {
  width: 280px;
  height: 180px;
  transition: all 0.5s;
}

.contai2a .zylist li>a:hover img {
  transform: scale(1.2);
}

.contai2a .zylist li span {
  width: 80px;
  line-height: 30px;
  background: #f14f00;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.contai2a .zylist li strong {
  line-height: 45px;
  font-size: 20px;
  transition: all 0.35s;
}

.contai2a .zylist li strong:hover {
  color: #ee7800;
}

.contai2a .zylist li p {
  text-align: left;
  color: #a0a0a0;
  padding: 0 10px 10px;
}

.contai2a .hrbm-title {
  font-size: 24px;
  text-align: center;
}

.contai2a .zyright .bd {
  width: 100%;
  height: 215px;
  margin: 8px 0;
  background: #fff;
  overflow: hidden;
}

.contai2a .infoList li {
  line-height: 35px;
  height: 35px;
  border-bottom: dashed 1px #CCCCCC;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  color: #4c4c4c;
}

.contai2a .infoList li span:nth-child(1) {
  width: 25%;
}

.contai2a .infoList li span:nth-child(2) {
  width: 20%;
  color: #ff4e00;
}

.contai2a .infoList li span:nth-child(3) {
  width: 10%;
}

.contai2a .infoList li span:nth-child(4) {
  width: 45%;
  color: #ff4e00;
}

.banji {
  position: relative;
  overflow: hidden;
  width: 323px;
}

.banji img {
  width: 323px;
  height: 115px;
}

.contai2ul {
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  margin-top: 20px;
}

.contai2ul li {
  width: 25%;
  text-align: center;
  border: 1px solid #CCCCCC;
  font-size: 16px;
  font-weight: bold;
}

.contai2ul li a {
  color: #4c4c4c;
}

.contai2ul li a:hover {
  color: #FF4E00;
  transition: 0.2s;
}

.contai2ul li img {
  position: relative;
  top: 8px;
  right: 3px;
}

/*Ã¦â€“Â°Ã©â€”Â»*/
.bg1 {
  background: #f0f0f0;
  overflow: hidden;
  margin-top: 70px;
}

/*Ã¦Å Â¥Ã¥ÂÂÃ¥â€™Â¨Ã¨Â¯Â¢*/
.bmzx {
  background-color: #fff;
  margin-top: 35px;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}

.bmzx li {
  display: inline-block;
  vertical-align: middle;
}

.bmzx-left {
  width: 160px;
  height: 115px;
  background: #ff4e00;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.bmzx-left i {
  font-style: normal;
}

.bgbg {
  background-color: #f0f0f0;
  padding-bottom: 30px;
}

.bmzx-left img {
  margin-top: 10px;
}

.bmzx-center {
  width: 590px;
  height: 75px;
  padding-top: 16px;
  background: #fff;
}

.bmzx-center p {
  font-size: 24px;
  color: #ff4e00;
  font-weight: bold;
  margin-bottom: 10px;
}

.bm-input {
  display: inline-block;
  width: 178px;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  border: 1px solid;
  background: #f0f0f0;
  color: #919191;
  margin-right: 10px;
  border-radius: 5px;
}

.bm-submit {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #ff4e00;
  border: none;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
}

.bmzx-right {
  width: 383px;
  height: 115px;
  background: #fff;
  overflow: hidden;
  padding-top: 10px;
}

.bmzx-right a {
  display: inline-block;
  width: 189px;
  height: 45px;
  line-height: 45px;
  background: #ff4e00;
  color: #fff;
  font-size: 20px;
  margin-bottom: 2px;
  text-align: center;
}

.bmzx-right a img {
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.ul_list1 {
  margin: 20px auto;
}

.ul_list1 li p {
  display: inline-block;
}

.ul_list1 li {
  width: 184px;
  border: 1px solid #a7a7a7;
  border-left: none;
  padding: 10px 30px;
  display: block;
}

.ul_list1 li:nth-child(1) {
  border-left: 1px solid #a7a7a7;
}

.ul_list1 li:hover {
  color: #eb1c1e;
  cursor: pointer;
}

.ul_list1 li a {
  display: block;
}

/*Ã¦â€“Â°Ã©â€”Â»Ã¥Å Â¨Ã¦â‚¬Â*/
.news {
  width: 1200px;
  float: left;
}

.news-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.news-title a {
  display: inline-block;
  width: 400px;
  height: 55px;
  line-height: 55px;
  background: #ddd;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
  transition: all 0.35s;
}

.news-title a.on {
  background: #ff4e00;
  color: #fff;
}

.news-title a.on::after {
  border-color: #ff4e00;
}

.news-con {
  margin-top: 3px;
}

.news-con>li {
  display: none;
}

.news-con>li:first-child {
  display: block;
}

.news-list {
  background: #fff;
  padding: 10px 20px;
}

.news-list li {
  display: inline-block;
  width: 380px;
  height: 25px;
  padding-left: 10px;
  margin: 10px auto;
  border-left: 3px solid #eb1c1e;
}

.news-list li a {
  display: flex;
}

.news-list li span:first-child {
  display: inline-block;
  font-size: 16px;
  width: 300px;
  height: 21px;
  margin-right: 22px;
  overflow: hidden;
  vertical-align: middle;
}

.news-list li span:last-child {
  display: inline-block;
  font-size: 16px;

  vertical-align: middle;
}

/*Ã¦â€“Â°Ã©â€”Â»Ã¥ÂÂ³*/
.news-right {
  width: 290px;
  float: right;
}

.news-right-tel {
  height: 58px;
  background: #fff;
  color: #eb1c1e;
  margin-bottom: 20px;
}

.news-right-tel span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3.5px;
}

.news-right-tel span strong {
  font-size: 24px;
  color: #ff4e00;
}

/*Ã¥â€°Â¯Ã¨Â½Â®Ã¦â€™Â­*/
.picScroll-top {
  height: 426px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

.picScroll-top .hd {
  overflow: hidden;
  height: 60px;
  padding: 0 20px;
}

.picScroll-top .hd .prev,
.picScroll-top .hd .next {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  margin-top: 10px;
}

.picScroll-top .bd {
  height: 306px;
  overflow: hidden;
  padding: 0 10px;
}

.picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
}

.picScroll-top .bd ul li img {
  width: 270px;
  height: 150px;
}

/* 报名通道 */
.lundong {
  width: 1200px;
  margin: 0 auto;
}

.xcbiaoti {
  width: 1200px;
  margin-top: 20px;
}

.xcbiaoti h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
}

.xcbiaoti h2 span {
  color: #c10001;
}

.xcbiaoti h3 {
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-top: 25px;
}

.zhucheng {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.hengpai {
  width: 100%;
 background: url(http://www.qdxdf.com/img202310/fenwei5.png) no-repeat;
  margin-top: 40px;
}

.hengpai h2 {
  width: 206px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  float: left;
  line-height: 72px;
}

.hengpai h2:nth-child(2) {
  width: 154px;
}

.hengpai h2:nth-child(3) {
  width: 141px;
}

.hengpai h2:nth-child(4) {
  width: 124px;
}

.hengpai h2:nth-child(5) {
  width: 200px;
}

.hengpai h2:nth-child(6) {
  width: 145px;
}

.hengpai h2:nth-child(7) {
  width: 220px;
}

.picMarquee-top {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 430px;
  background: #ffffff;
}

.picMarquee-top .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-top .bd ul li {
  text-align: center;
  zoom: 1;
  height: 82px !important;
}

.picMarquee-top .bd ul li .pic {
  text-align: center;
}

.picMarquee-top .bd ul li .pic h2 {
  width: 206px;
  line-height: 82px;
  height: 82px !important;
  text-align: center;
  color: #333333;
  font-size: 20px;
  float: left;
  line-height: 72px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(2) {
  width: 154px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(3) {
  width: 141px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(4) {
  width: 124px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(5) {
  width: 200px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(6) {
  width: 145px;
}

.picMarquee-top .bd ul li .pic h2:nth-child(7) {
  width: 220px;
}

.picMarquee-top .bd ul li .pic h2 a {
  display: block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #be0000;
  text-align: center;
  font-size: 16px;
  color: #f3f5f8;
  margin: 0 auto;
  margin-top: 23px;
}

.youlian {
  width: 1200px;
  margin: 0 auto;
  margin-top: 84px;
}

.youlian .left {
  width: 345px;
  height: 256px;
  float: left;
}

.youlian .left img {
  width: 345px;
  height: 256px;
}

.youlian .right {
  width: 800px;
  float: right;
}

.youlian .right h2 {
  font-size: 18px;
  color: #333333;
}

.youlian .right ul {
  width: 800px;
  margin-top: 30px;
}

.youlian .right ul li {
  width: 200px;
  float: left;
}

.youlian .right ul li a {
  font-size: 16px;
  color: #999999;
  line-height: 40px;
}

.youlian .right ul li a:hover {
  color: #fe5506;
}

.whhfooter {
  width: 100%;
  background: #f8f8f8;
}

.whhfooter h5 {
  width: 1200px;
  margin: 0 auto;
  border-top: 1.5px solid #dfdfdf;
  line-height: 60px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  display: block;
}

.whhfooter h5 a {
  color: #333333;
}

.fengcai {
  width: 100%;
  background: #f3f5f8;
  margin-top: 60px;
  padding-bottom: 60px;
}

.fffcai {
  width: 1200px;
  margin: 0 auto;
}

.fengcai .right {
  float: right;
  width: 460px;
  height: 500px;
  background: #ffffff;
}

.fengcai .right h2 {
  line-height: 39px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 67px;
}

.fengcai .right .laoshi {
  width: 40px;
  height: 39px;
  margin-right: 10px;
}

.fengcai .right h3 {
  font-size: 18px;
  color: #666666;
  margin-top: 70px;
  margin-left: 67px;
}

.fengcai .right .whhmenu1 {
  margin-left: 67px;
}

.fengcai .right .whhmenu1 ul {
  width: 100%;
  margin-top: 21px;
}

.fengcai .right .whhmenu1 ul li {
  width: 160px;
  height: 60px;
  float: left;
  line-height: 60px;
  background: #f9f9f9;
  margin-right: 2px;
  margin-bottom: 2px;
  color: #666666;
  font-size: 18px;
}

.fengcai .right .whhmenu1 ul div {
  width: 160px;
  height: 60px;
  float: left;
  line-height: 60px;
  background: #f9f9f9;
  margin-right: 2px;
  margin-bottom: 2px;
  color: #666666;
  font-size: 18px;
}


.fengcai .info1 {
  width: 740px;
  height: 500px;
  float: left;
}

.fengcai .info1 div img {
  width: 740px;
  height: 500px;
}

.fengcai .modtitle {
  width: 1200px;
  margin: 0 auto;
}

.info1 div {
  display: none;
  width: 100%;
}

.info1 div:first-child {
  display: block;
}

.fengcai .right .whhmenu1 ul li img {
  margin-left: 27px;
  width: 26px;
  float: left;
  margin-top: 17px;
}

.fengcai .right .whhmenu1 ul li .hei {
  display: block;
}

.fengcai .right .whhmenu1 ul li .bai {
  display: none;
}

.hezuo {
  width: 100%;
  margin: 0 auto;
  background: #f3f5f8;
  padding-bottom: 60px;
}

.hezuo h1 {
  width: 1200px;
  margin: 0 auto;
}

.hezuo ul {
  width: 1200px;
  margin: 0 auto;
}

.hezuo ul li {
  width: 225px;
  line-height: 60px;
  background: #ffffff;
  margin-right: 18px;
  text-align: center;
  float: left;
}

.hezuo ul li:nth-child(5n) {
  margin-right: 0px;
  margin-bottom: 22px;
}

.hezuo ul li a {
  font-size: 16px;
  color: #333333;
}

.hezuo11 {
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding-bottom: 60px;
}

.hezuo11 h1 {
  width: 1200px;
  margin: 0 auto;
}

.hezuo11 ul {
  width: 1200px;
  margin: 0 auto;
}

.hezuo11 ul li {
  width: 190px;
  height: 100px;
  margin-right: 12px;
  float: left;
  margin-bottom: 12px;
}

.hezuo11 ul li:nth-child(6n) {
  margin-right: 0px;
  margin-bottom: 12px;
}

.hezuo11 ul li img {
  width: 190px;
  height: 100px;
}

.whhhenglan {
  display: none;
  position: absolute;
  left: 0px;
  top: 220px;
  z-index: 9999;
  width: 100%;
  height: 220px;
  background: #ffffff;
  border-top: 1px solid #ececec;
}

.whhhenglan ul {
  width: 1200px;
  margin: 0 auto;
}

.whhhenglan ul li {
  width: 200px;
  float: left;
  margin-top: 36px;
}

.whhhenglan ul li .kmkm {
  width: 200px;
  border-right: 1px solid #ececec;
}

.whhhenglan ul li .kmkm img {
  width: 87px;
  margin: 0 auto;
  height: 88px;
  display: block;
}

.whhhenglan ul li h2 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333333;
  margin-top: 30px;
}

.whhhenglan ul li h3 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #ff7700;
  margin-top: 7px;
}

.whhhenglan ul li:nth-child(6) .kmkm {
  border-right: 0px;
}

.swiper-pagination-bullet-active {
  background: #ffffff !important;
}

.whhfooter {
  width: 100%;
  background: #f8f8f8;
}

.whhfooter h5 {
  width: 1200px;
  margin: 0 auto;
  border-top: 1.5px solid #dfdfdf;
  line-height: 60px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  display: block;
}

.whhfooter h5 a {
  color: #333333;
}

.whhfoot {
  width: 100%;
  background: #f8f8f8;
  padding-top: 33px;
  padding-bottom: 60px;
  margin-top: 50px;
}

.whhfoot .waiceng {
  width: 1200px;
  margin: 0 auto;
}

.whhfoot .waiceng .left {
  width: 625px;
  float: left;
}

.whhfoot .waiceng .left ul {
  width: 100%;
}

.whhfoot .waiceng .left ul li {
  float: left;
  width: 176px;
}

.whhfoot .waiceng .left ul li h2 {
  font-size: 18px;
  font-weight: bold;
  color: #535050;
  margin-bottom: 16px;
}

.whhfoot .waiceng .left ul li a {
  font-size: 14px;
  color: #7e7e7e;
  margin-bottom: 14px;
  display: block;
}

.whhfoot .waiceng .left ul li:nth-child(4) {
  width: 96px;
}

.whhfoot .waiceng .center {
  width: 339px;
  float: left;
  margin-left: 70px;
}

.whhfoot .waiceng .center h2 {
  font-size: 18px;
  font-weight: bold;
  color: #535050;
  margin-bottom: 16px;
}

.whhfoot .waiceng .center h3 {
  font-size: 30px;
  font-weight: bold;
  color: #ee7800;
}

.whhfoot .waiceng .center h4 {
  font-size: 16px;
  color: #7e7e7e;
  margin-top: 15px;
}

.whhfoot .waiceng .center h4 img {
  width: 15px;
  height: 16px;
}

.whhfoot .waiceng .center h5 {
  margin-top: 11px;
}

.whhfoot .waiceng .center a {
  float: left;
  margin-right: 10px;
}

.whhfoot .waiceng .center a img {
  width: 31px;
  height: 31px;
}

.whhfoot .waiceng .right {
  float: right;
  margin-right: 10px;
}

.whhfoot .waiceng .right img {
  width: 118px;
  height: 119px;
}

.whhfoot .waiceng .right h2 {
  text-align: center;
  font-size: 16px;
  color: #939393;
  line-height: 42px;
}

.whhfoot .waiceng .left ul li a {
  font-size: 14px;
  color: #7e7e7e;
  margin-bottom: 14px;
}

.fengcai .modtitle {
  width: 1200px;
  margin: 0 auto;
}

.modtitle {
  font-size: 26px;
  font-weight: 700;
  line-height: 90px;
}

.dang p {
  background: #ff4e00;
  padding: 8px;
  text-align: center;
  color: #fff;
}

.dang img {
  display: block;
}

/* 侧边 */
.x-zxtc {
  width: 100px;
  position: fixed;
  right: 0;
  top: 34%;
  z-index: 9999999;
}

.x-zxtc:before {
  width: 10px;
  content: '';
  height: 100px;
  position: absolute;
  left: 100%;
  background: #fff;
  top: 88px;
  z-index: 2;
}

.x-zxtc .x-zxtc-swt {
  height: 92px;
  width: 94px;
  position: relative;
  float: right;
  background: #f13521;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  cursor: pointer;
}

.x-zxtc .x-zxtc-swt a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.x-zxtc .x-zxtc-tel {
  width: 340px;
  height: 92px;
  float: right;
  background: #ffae00;
  margin-right: -246px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  position: relative;
  z-index: 1;
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner {
  width: 246px;
  height: 92px;
  float: left
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput {
  width: 227px;
  height: 42px;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  margin-top: 24px;
  overflow: hidden;
  box-shadow: 0 0 3px rgba(8, 1, 3, .2);
  -webkit-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
  -moz-box-shadow: 0 0 3px rgba(8, 1, 3, .2)
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput input {
  display: block;
  width: 120px;
  padding: 0 13px;
  height: 42px;
  float: left;
  color: #a4a4a4;
  border: none;
  outline: 0;
  font-weight: 300
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput a {
  display: block;
  width: 81px;
  height: 42px;
  float: right;
  line-height: 42px;
  text-align: center;
  background-color: #ff7f00;
  font-size: 14px;
  color: #fff;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput a:hover {
  background-color: #d16900
}

.x-zxtc .x-zxtc-tel:hover {
  margin-right: 0
}

.x-zxtc .x-zxtc-item {
  width: 94px;
  height: 92px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  overflow: hidden
}

.x-zxtc .x-zxtc-item i {
  display: block;
  width: 46px;
  height: 46px;
  margin: 10px auto 0;
  background: url('../img202310/4.svg') no-repeat;
}

.x-zxtc .x-zxtc-swt:hover {
  width: 100px;
  background: #e70
}

.x-zxtc .x-zxtc-backtop {
  width: 94px;
  height: 92px;
  background: rgba(0, 0, 0, .6);
  float: right;
  cursor: pointer;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s
}

.x-zxtc .x-zxtc-backtop:hover {
  width: 100px
}


.x-zxtc2 {
  width: 538px;
  height: 460px;
  margin: -230px 0 0 -267.5px;
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 999999;
}

.x-zxtc2 .x-zxyc-inner {
  width: 538px;
  height: 460px;
  overflow: hidden;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  box-shadow: 0 0 80px #6b6b6b;
  -webkit-box-shadow: 0 0 80px #6b6b6b;
  -moz-box-shadow: 0 0 80px #6b6b6b;
}

.x-zxtc2 .x-zxyc-inner .x-zxyc-inner-link {
  width: 100%;
  height: 295px;
  position: absolute;
  top: 0;
  left: 0
}

.x-zxtc2 .x-zxtc2-telinput {
  width: 365px;
  height: 58px;
  position: absolute;
  background: #fff;
  margin-left: -182.5px;
  left: 50%;
  bottom: 20px
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item {
  width: 236px;
  height: 46px;
  margin: 2px auto 0;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  overflow: hidden;
  background: #d7f0ff
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item input {
  display: block;
  width: 126px;
  height: 46px;
  padding: 0 15px;
  outline: 0;
  border: none;
  float: left;
  font-weight: 300;
  color: #7c7c7c;
  font-size: 15px;
  background: 0 0
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item a {
  display: block;
  width: 72px;
  height: 46px;
  float: right;
  background: #1c8bd1;
  color: #fff;
  line-height: 46px;
  font-size: 15px;
  padding-left: 8px;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item a:hover {
  background: #197ab6
}

.x-zxtc2 .x-zxtc2-item {
  width: 415px;
  margin: 40px auto 0
}

.x-zxtc2 .x-zxtc2-item ul li {
  height: 32px;
  margin-bottom: 8px
}

.x-zxtc2 .x-zxtc2-item ul li i {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url('../img202310/4.svg') -356px -72px no-repeat
}

.x-zxtc2 .x-zxtc2-item ul li a {
  display: block;
  width: 278px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  text-align: left;
  float: left;
  padding-left: 12px
}

.x-zxtc2 .x-zxtc2-item ul li span {
  display: block;
  width: 84px;
  height: 28px;
  line-height: 28px;
  background: #fff;
  color: #f74627;
  float: right;
  text-align: center;
  font-weight: 400;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin-top: 2px;
  cursor: pointer
}

.x-zxtc2 .x-zxtc2-item ul li span:hover {
  box-shadow: 0 2px 5px #fff
}

.x-zxtc2 .x-zxtc2-close {
  width: 39px;
  height: 39px;
  position: absolute;
  right: -15px;
  top: -15px;
  background: url('../img202310/4.svg') -356px -32px no-repeat #333;
  box-shadow: 0 0 10px #333;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}

.x-zxtc2 .x-zxtc2-item-zxbtn {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 320px
}

.x-zxtc2 .x-zxtc2-item-zxbtn p {
  display: inline-block;
  width: 147px;
  height: 41px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 41px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img202310/k86snkk8ts.png);
  background-size: 100%;
  margin: 0 10px;
  cursor: pointer;
}

/* 弹窗 */
/*弹窗样式*/
.swt_kj {
  width: 538px;
  height: 460px;
  margin: -230px 0 0 -267.5px;
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 999999;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  border-radius: 20px;
}

#swt_kj {
  display: none;
}

.swt_hd {
  width: 538px;
  height: 460px;
  background: url(../img202310/swt_hd.jpg) no-repeat;
  position: relative;
  border-radius: 20px;
}

.swt_hdzx {
  width: 100%;
  height: 295px;
  position: absolute;
  top: 0;
  left: 0;
}

.swt_zx {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 320px;
}

.swt_zx a {
  display: inline-block;
  width: 147px;
  height: 41px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 41px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img202310/swt_zx.png);
  background-size: 100%;
  margin: 0 10px;
  cursor: pointer;
}

.swt_tcgb {
  width: 39px;
  height: 39px;
  position: absolute;
  right: -15px;
  top: -15px;
  background: url(../img202310/swt_gb.png) -356px -32px no-repeat #333;
  box-shadow: 0 0 10px #333;
  cursor: pointer;
  border-radius: 50%;
  outline: none;
  transition: .6s;
  transform: rotate(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50% -webkit-border-radius:15px;
  -webkit-transition: .6s;
  -webkit-transform: rotate(0);
  -ms-transition: .6s;
  -ms-transform: rotate(0);
}

.swt_tcgb img {
  width: 39px;
  height: 39px;
}

.swt_tcgb:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.tuzi {
  position: absolute;
  width: 200px;
  bottom: 0;
  left: 3%;
}

.tuzi img {
  width: 200px;
  height: 200px;
}