.head {
  width: 100%;
}
.head .top {
  width: 100%;
  background-color: #f5f5f5;
}
.head .tops {
  width: 1500px;
  margin: auto;
  background-color: #f5f5f5;
  display: flex;
  justify-content: space-between;
}
.head .tops .topsp1 {
  font-size: 16px;
  color: #ff9300;
  line-height: 40px;
  display: inline;
  font-weight: bold;
}
.head .tops .topsp2 {
  display: inline;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 40px;
}
.head .tops i {
  font-style: normal;
  color: red;
  font-weight: bold;
}
.head .top2 {
  width: 1500px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}
.head .top2 .dha {
  display: inline-block;
  color: #ee7700;
  font-weight: bold;
  font-size: 22.6px;
  line-height: 59px;
}
.head .top2 .dha i {
  font-style: normal;
  display: inline-block;
  animation: btnSca linear 1.5s infinite;
}
.head .top2 .dha img {
  padding-right: 20px;
}
.head .line {
  width: 100%;
  height: 1px;
  background-color: #bfbfbf;
}
.tc {
  position: fixed;
  background: url(../images/bottembg.jpg) top center no-repeat;
  z-index: 99999999;
  height: 100px;
  width: 100%;
  bottom: 0px;
  left: 0;
  overflow: hidden;
}
.tc .tc1 {
  width: 1500px;
  margin: auto;
  display: flex;
}
.tc .tc1 form {
  margin-left: 400px;
  line-height: 47px;
  display: flex;
  width: 330px;
  justify-content: center;
  margin-top: 30px;
}
.tc .tc1 form .xswt_bottom31 {
  line-height: 47px;
  font-size: 17px;
  border: none;
  outline: none;
  padding-left: 13px;
  width: 188px;
  color: #5b6aff;
  font-weight: bold;
  height: 47px;
}
.tc .tc1 form button {
  width: 128px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  background-color: #5b6aff;
  height: 47px;
  line-height: 47px;
  cursor: pointer;
  color: white;
}
.tc .tc1 ul {
  display: flex;
  justify-content: center;
}
.tc .tc1 ul li {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 23px;
}
.tc .tc1 ul li a {
  display: block;
  width: 172px;
  height: 61px;
}
.tc .tc1 ul li:nth-child(1) {
  margin-left: 14px;
  position: relative;
}
.tc .tc1 ul li:nth-child(1) img {
  width: 22px;
  height: 22px;
  position: absolute;
  top: -10px;
  left: 148px;
}
.tc .tc1 ul li:nth-child(1) a {
  background: url(../images//czsbg.jpg) top center no-repeat;
}
.tc .tc1 ul li:nth-child(2) {
  margin-left: 15px;
}
.tc .tc1 ul li:nth-child(2) a {
  background: url(../images/zxzybg.jpg) top center no-repeat;
}
.tc .tc1 ul li:nth-child(3) {
  margin-left: 16px;
}
.tc .tc1 ul li:nth-child(3) a {
  background: url(../images/zyxfbg.jpg) top center no-repeat;
}
.tc .tc1 ul li:nth-child(4) {
  margin-left: 16px;
}
.tc .tc1 ul li:nth-child(4) a {
  background: url(../images/gzsbg.jpg) top center no-repeat;
}
.nav {
  width: 100%;
  background-color: #fff;
}
.nav ul {
  width: 1500px;
  margin: auto;
  display: flex;
  justify-content: space-around;
}
.nav ul li {
  width: 187px;
  line-height: 55px;
  font-size: 21px;
  color: #333;
  text-align: center;
  background-color: #fff;
}
.nav ul li .this {
  color: #207afb;
  font-weight: bold;
}
.nav ul li a {
  display: block;
  width: 187px;
  line-height: 70px;
  font-size: 21px;
  color: #333;
  text-align: center;
}
.nav ul li a:hover {
  color: #207afb;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}
.wrap {
  width: 100%;
  margin: auto;
}
.wrap .banner1 {
  height: 400px;
  background: url(../images/banner.jpg) no-repeat top center;
}
.wrap .banner3 {
  width: 1500px;
  margin: auto;
  margin-top: 60px;
  display: flex;
}
.wrap .banner3 .b3s1 {
  width: 464px;
}
.wrap .banner3 .b3s1 .b3s1-1 {
  border: 1px solid #b3b3b3;
  padding-bottom: 28px;
}
.wrap .banner3 .b3s1 .b3s1-1 p {
  font-size: 20px;
  font-weight: bold;
  color: #207afb;
  margin-top: 25px;
  line-height: 22px;
  margin-left: 18px;
}
.wrap .banner3 .b3s1 .b3s1-1 p img {
  padding-right: 7px;
}
.wrap .banner3 .b3s1 .b3s1-1 ul {
  padding-left: 19px;
  padding-right: 16px;
}
.wrap .banner3 .b3s1 .b3s1-1 ul li {
  font-size: 17px;
  display: flex;
  margin-top: 13px;
  justify-content: space-between;
}
.wrap .banner3 .b3s1 .b3s1-1 ul li a {
  color: #333;
  font-size: 17px;
}
.wrap .banner3 .b3s1 .b3s1-1 ul li a:hover {
  color: #207afb;
}
.wrap .banner3 .b3s1 .b3s1-1 ul li i {
  font-style: normal;
  color: #bfbfbf;
}
.wrap .banner3 .b3s1 .b3s1-2 {
  border: 1px solid #b3b3b3;
  margin-top: 29px;
  padding-bottom: 22px;
}
.wrap .banner3 .b3s1 .b3s1-2 p {
  font-size: 20px;
  font-weight: bold;
  color: #207afb;
  margin-top: 25px;
  line-height: 22px;
  margin-left: 18px;
}
.wrap .banner3 .b3s1 .b3s1-2 p img {
  padding-right: 7px;
}
.wrap .banner3 .b3s1 .b3s1-2 ul {
  margin-left: 17px;
  margin-right: 20px;
}
.wrap .banner3 .b3s1 .b3s1-2 ul li {
  display: flex;
  border-bottom: 1px dashed #b3b3b3;
  line-height: 41px;
  justify-content: space-between;
}
.wrap .banner3 .b3s1 .b3s1-2 ul li div:hover {
  color: #207afb;
  cursor: pointer;
  transition: 0.2s;
}
.wrap .banner3 .b3s1 .b3s1-2 ul li div:nth-child(1) {
  font-size: 17px;
}
.wrap .banner3 .b3s1 .b3s1-2 ul li div:nth-child(1) b {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 100%;
  line-height: 17px;
  position: relative;
  top: -3px;
}
.wrap .banner3 .b3s1 .b3s1-2 ul li div:nth-child(2) a {
  text-align: center;
  font-size: 17px;
  background-color: #e21a08;
  width: 81px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  border-radius: 15px;
  position: relative;
  top: 2px;
}
.wrap .banner3 .b3s2 {
  width: 985px;
  padding-left: 50px;
}
.wrap .banner3 .b3s2 .b1 ul {
  position: relative;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(1) {
  overflow: hidden;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(1) a {
  position: relative;
  z-index: 100;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(1) img {
  z-index: 100;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(2) {
  background-color: #f3f3f3;
  position: absolute;
  top: 23px;
  left: 445px;
  height: 310px;
  width: 490px;
  padding-left: 50px;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(2) b {
  display: block;
  font-size: 33px;
  padding-left: 23px;
  padding-top: 40px;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(2) i {
  display: block;
  padding: 0 23px;
  padding-top: 20px;
  font-size: 21px;
  color: #787878;
  font-style: normal;
}
.wrap .banner3 .b3s2 .b1 ul li:nth-child(2) a {
  display: block;
  margin-left: 23px;
  background-color: #207afb;
  width: 190px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  margin-top: 20px;
}
.wrap .banner3 .b3s2 .b2 {
  margin-top: 110px;
}
.wrap .banner3 .b3s2 .b2 .sctitle {
  width: 45%;
  text-align: center;
  margin: 50px auto;
  border-bottom: solid 2px #207afb;
  padding-bottom: 10px;
  position: relative;
}
.wrap .banner3 .b3s2 .b2 .sctitle h2 {
  font-size: 36px;
  font-weight: bold;
  color: #207afb;
}
.wrap .banner3 .b3s2 .b2 .sctitle h2 span {
  color: #333;
}
.wrap .banner3 .b3s2 .b2 .sctitle:after {
  width: 60px;
  position: absolute;
  margin-left: -0.8rem;
  background: #207afb;
}
.wrap .banner3 .b3s2 .b2 .sctitle:after {
  content: "";
  height: 6px;
  left: 46%;
  bottom: -3px;
}
.wrap .banner3 .b3s2 .b2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrap .banner3 .b3s2 .b2 ul li {
  width: 32.5%;
  margin-top: 40px;
  background-color: #f8f8f8;
}
.wrap .banner3 .b3s2 .b2 ul li b {
  padding-top: 17px;
  display: block;
  font-size: 27px;
  text-align: center;
}
.wrap .banner3 .b3s2 .b2 ul li i {
  display: block;
  font-size: 19px;
  font-style: normal;
  padding: 0 15px;
  color: #5f5f5f;
  padding-top: 15px;
  padding-bottom: 18px;
}
.wrap .banner3 .b3s2 .b3 .sctitle {
  width: 45%;
  text-align: center;
  margin: 50px auto;
  border-bottom: solid 2px #207afb;
  padding-bottom: 10px;
  position: relative;
}
.wrap .banner3 .b3s2 .b3 .sctitle h2 {
  font-size: 36px;
  font-weight: bold;
  color: #207afb;
}
.wrap .banner3 .b3s2 .b3 .sctitle h2 span {
  color: #333;
}
.wrap .banner3 .b3s2 .b3 .sctitle:after {
  width: 60px;
  position: absolute;
  margin-left: -0.8rem;
  background: #207afb;
}
.wrap .banner3 .b3s2 .b3 .sctitle:after {
  content: "";
  height: 6px;
  left: 46%;
  bottom: -3px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5 {
  width: 100%;
  margin: auto;
  padding: 15px;
  background-color: #207afb;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_1 {
  display: flex;
  justify-content: space-between;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_1 .hslon {
  width: 570px;
  transition: 0.1s;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_1 a {
  height: 425px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  margin-right: 5px;
  position: relative;
  left: 0;
  color: #000;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_1 a:last-child {
  margin-right: 0;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_2 {
  width: 240px;
  background-color: #f7ece3;
  overflow: hidden;
  position: relative;
  height: 425px;
  z-index: 1;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_2 img {
  display: block;
  position: absolute;
  bottom: 0;
  width: 240px;
  height: 425px;
  left: 0px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 {
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-top: 25px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_1 .hslon .hslbox5_3 {
  display: block;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 h2 {
  margin-top: 10px;
  font-size: 24px;
  display: inline;
  color: #000;
  font-weight: normal;
  border-bottom: 1px solid #000;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 h2:hover {
  color: #000;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 b {
  font-size: 17px;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 em {
  font-size: 17px;
  color: #000;
  font-weight: bold;
  font-style: normal;
}
.wrap .banner3 .b3s2 .b3 h4 {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  margin-top: 10px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 p {
  font-size: 14px;
  color: #000;
  line-height: 25px;
  margin-top: 3px;
  text-align: left;
  font-weight: normal;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 strong {
  display: block;
  width: 268px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  border: 1px solid #000;
  color: #000;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  margin-top: 20px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_3 strong:hover {
  box-shadow: 0 0 10px rgba(162, 97, 55, 0.3);
  background-color: #a26137;
  color: #000;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_4 {
  display: none;
  justify-content: space-between;
  margin-right: 30px;
  margin-top: 20px;
}
.wrap .banner3 .b3s2 .b3 .hslbox5_4 span {
  width: 190px;
}
.wrap .banner3 .b3s2 .b4 .sctitle {
  width: 45%;
  text-align: center;
  margin: 50px auto;
  border-bottom: solid 2px #207afb;
  padding-bottom: 10px;
  position: relative;
}
.wrap .banner3 .b3s2 .b4 .sctitle h2 {
  font-size: 36px;
  font-weight: bold;
  color: #207afb;
}
.wrap .banner3 .b3s2 .b4 .sctitle h2 span {
  color: #333;
}
.wrap .banner3 .b3s2 .b4 .sctitle:after {
  width: 60px;
  position: absolute;
  margin-left: -0.8rem;
  background: #207afb;
}
.wrap .banner3 .b3s2 .b4 .sctitle:after {
  content: "";
  height: 6px;
  left: 46%;
  bottom: -3px;
}
.wrap .line1 {
  width: 100%;
  margin: auto;
  background-color: #bfbfbf;
  height: 1px;
  margin-top: 86px;
}
.footers {
  width: 100%;
  height: 240x;
  padding-bottom: 100px;
}
.footers .footers1 {
  width: 1500px;
  margin: auto;
  margin-top: 39px;
}
.footers .footers1 .ul1 {
  width: 1500px;
  margin: auto;
  display: flex;
  justify-content: start;
}
.footers .footers1 .ul1 li {
  border-right: 3px solid #207afb;
  padding-right: 12px;
  padding-left: 12px;
}
.footers .footers1 .ul1 li:last-child {
  border-right: none;
}
.footers .footers1 .ul1 a {
  color: #207afb;
  font-weight: bold;
  font-size: 18px;
}
.footers .footers2 {
  width: 1500px;
  margin: auto;
  margin-top: 48px;
  display: flex;
  padding-bottom: 50px;
  justify-content: space-between;
}
.footers .footers2 .fot2-1 {
  width: 630px;
}
.footers .footers2 .fot2-1 b {
  display: block;
  margin-top: 17px;
  margin-left: 97px;
  font-size: 17px;
  color: #333;
  font-weight: normal;
  line-height: 24px;
}
.footers .footers2 .fot2-1 b img {
  padding-right: 5px;
}
.footers .footers2 .fot2-1 .i1 {
  margin-top: 25px;
}
.footers .footers2 .fot2-1 i {
  display: block;
  margin-left: 115px;
  margin-top: 13px;
  font-size: 17px;
  font-style: normal;
}
.footers .footers2 .fot2-1 i a {
  color: #333;
}
.footers .footers2 .fot2-2 {
  width: 500px;
}
.footers .footers2 .fot2-2 form {
  text-align: right;
  font-size: 20px;
}
.footers .footers2 .fot2-2 form .nadit {
  display: flex;
}
.footers .footers2 .fot2-2 form .nadit li {
  width: 100%;
}
.footers .footers2 .fot2-2 form .li2 {
  width: 363px;
  line-height: 40px;
  font-size: 20px;
  margin-right: 260px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.footers .footers2 .fot2-2 form .li4 {
  margin-top: 15px;
}
.footers .footers2 .fot2-2 form .li4 .namet {
  line-height: 42px;
}
.footers .footers2 .fot2-2 form .li4 select {
  width: 365px;
  background-color: #e9e9ed;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.footers .footers2 .fot2-2 form .putx {
  width: 363px;
  line-height: 40px;
  font-size: 20px;
  border: 1px solid #b3b3b3;
}
.footers .footers2 .fot2-2 form .subx {
  width: 470px;
  margin-top: 20px;
  background-color: #207afb;
  color: white;
  cursor: pointer;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
}
