html,body {
  font-family: MicrosoftYaHei;
  min-width: 1200px;
}
.banner {
  width: 100%;
  height: 480px;
  background: url(../img/banner.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.title {
  text-align: center;
}
.btn {
  margin: auto;
  width: 512px;
  display: flex;
  justify-content: space-between;
}
.btn button {
  width: 220px;
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(0deg, 
    #bd2540 0%, 
    #b51a36 29%, 
    #ac0f2b 58%, 
    #bd2540 100%), 
  linear-gradient(
    #e27a00, 
    #e27a00);
  box-shadow: 0px 3px 6px 0px 
    rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px;
}
.btn button:nth-child(2) {
  width: 250px;
}
.btn button span {
  color: #ffd820;
}
.btn button i {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../img/banner_ico.png) no-repeat;
  margin-left: 7px;
}
.banner-bot {
  margin: auto;
  margin-top: 37px;
  width: 512px;
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.banner-bot .p1 {
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 1px;
}
.banner-bot .p2 {
  line-height: 40px;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
}
.banner-bot .p2 span {
  color: #ff5573;
  font-size: 22px;
  font-weight: bold;
}
.banner-bot button {
  width: 100px;
  height: 28px;
  line-height: 26px;
  background-color: transparent;
  border-radius: 14px;
  border: solid 1px #ffd820;
  font-size: 17px;
  color: #ffd820;
  letter-spacing: 1px;
  box-sizing: border-box;
  margin-top: 6px;
}

.con1 {
  height: 366px;
}
.con1 .conList1,.con1 .conList2{
  width: 961px;
  margin: auto;
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con1 .conList2 {
  padding-top: 30px;
}
.con1 .conList1 li,.con1 .conList2 li {
  width: 90px;
  height: 119px;
  text-align: center;
  cursor: pointer;
}
.con1 .conList1 li span,.con1 .conList2 li span {
  display: block;
  font-size: 21px;
  color: #333333;
  letter-spacing: 1px;
  margin-top: 17px;
}

.con2 {
  height: 470px;
  background: url(../img/dbg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.con2 .conList1 {
  width: 1079px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.con2 .conList1 li {
  width: 145px;
  height: 145px;
  background: url(../img/dfay.png) no-repeat;
  text-align: center;
}
.con2 .conList1 li .p1 {
  color: #bd2540;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 32px;
}
.con2 .conList1 li .p1:nth-child(1) {
  margin-top: 20px;
}
.pt1 {
  cursor: pointer;
}
.con2 .conList1 li .pt1 {
  width: 99px;
  height: 31px;
  line-height: 31px;
  background-color: #bd2540;
  border-radius: 15px;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 18px;
  margin: auto;
  margin-top: 7px;
}
.con2 .title {
  padding-top: 20px;
}
.con2 .conbot {
  width: 1040px;
  height: 85px;
  background: url(../img/dkstq.png) no-repeat;
  margin: auto;
  margin-top: 65px;
}
.con2 .conbot .bot1 {
  width: 700px;
  height: 42px;
  display: flex;
  justify-content: space-between;
  margin-left: 127px;
}
.con2 .conbot .bot2 {
  width: 750px;
  height: 42px;
  display: flex;
  justify-content: space-between;
  margin-left: 230px;
}
.con2 .conbot .bot1 p,.con2 .conbot .bot2 p { 
  line-height: 42px;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}
.con2 .conbot .bot1 p span,.con2 .conbot .bot2 p span {
  color: #ffd820;
}

.con3 {
  height: 630px;
}
.con3 .title {
  padding-top: 48px;
}
.tp1 { 
  font-size: 18px;
  color: #222222;
  line-height: 50px;
}
.con3 .conList1 {
  width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
.con3 .conList1 li {
  width: 250px;
  height: 274px;
  text-align: center;
  cursor: pointer;
}
.con3 .conList1 li:nth-child(1) {
  background: url(../img/eyx1.png) no-repeat;
}
.con3 .conList1 li:nth-child(2) {
  background: url(../img/eyx2.png) no-repeat;
}
.con3 .conList1 li:nth-child(3) {
  background: url(../img/eyx3.png) no-repeat;
}
.con3 .conList1 li:nth-child(4) {
  background: url(../img/eyx4.png) no-repeat;
}
.con3 .conList1 li .p1 {
  font-size: 21px;
  color: #333333;
  letter-spacing: 1px;
  font-weight: bold;
  margin-top: 163px;
}
.con3 .conList1 li .p1 span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background-color: #bd2540;
  border-radius: 2px;
  padding: 0 6px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-right: 12px;
}
.con3 .conList1 li:nth-child(3) .p1 span {
  margin-right: 3px;
}
.con3 .conList1 li .p2 {
  color: #666666;
  letter-spacing: 1px;
  font-size: 16px;
  text-align: center;
  margin-top: 18px;
}
.con3 .form {
  margin: auto;
  padding-top: 10px;
  width: 774px;
}
.con3 .form .inpbox1 {
  display: flex;
  justify-content: space-between;
}
.con3 .form .inpbox1 .p1 {
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.con3 .form .inpbox1 .p2 {
  line-height: 37px;
  font-size: 18px;
  color: #333333;
}
.con3 .form .inpbox1 .p2 input {
  width: 180px;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #bbbbbb;
  margin-left: 14px;
  padding-left: 11px;
}
.con3 .form .inpbox2 {
  margin-top: 39px;
}
.btns {
  display: block;
  margin: auto;
  width: 280px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-image: linear-gradient(0deg, 
    #bd2540 0%, 
    #b51a36 29%, 
    #ac0f2b 58%, 
    #bd2540 100%), 
  linear-gradient(
    #e27a00, 
    #e27a00);
  background-blend-mode: normal, 
    normal;
  box-shadow: 0px 3px 6px 0px 
    rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
}
.btns span {
  color: #ffd820;
}
.btns i {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../img/banner_ico.png) no-repeat;
  margin-left: 7px;
}
.con3 .form .inpbox3 {
  text-align: center;
  margin-top: 25px;
}
.con3 .form .inpbox3 p {
  color: #bd2540;
  font-size: 14px;
  line-height: 22px;
}

.con4 {
  height: 790px;
  background: url(../img/fbg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}
.con4 .title {
  padding-top: 20px;
}
.con4 .title .tp1 {
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
}
.con4 .conList1 {
  width: 1070px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 39px;
  margin-bottom: 41px;
}
.con4 .conList1 li {
  width: 170px;
  height: 147px;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 2px 
    rgba(54, 26, 31, 0.1);
  text-align: center;
  margin-bottom: 9px;
  cursor: pointer;
}
.con4 .conList1 li img {
  margin-top: 19px;
}
.con4 .conList1 li p {
  margin-top: 10px;
  font-size: 18px;
  color: #333333;
}

.con5 {
  height: 544px;
  background: url(../img/gpeople.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}
.con5 .title {
  padding-top: 50px;
}
.con5 .conList1 {
  margin: auto;
  position: relative;
  top: 40px;
  width: 1047px;
  height: 348px;
}
.con5 .conList1 li {
  position: absolute;
  cursor: pointer;
  transition: all 0.2s linear;
}
.con5 .conList1 li .p1 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #bd2540;
  text-align: center;
  margin-bottom: 10px;
}
.con5 .conList1 li .p2 {
  font-size: 16px;
  color: #222222;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: center;
}
.con5 .conList1 .li1 {
  top: 100px;
  left: 41px;
}
.con5 .conList1 .li2 {
  top: 0px;
  left: 384px;
}
.con5 .conList1 .li3 {
  top: 100px;
  right: 24px;
}
.con5 .conList1 .li4 {
  bottom: 0px;
  right: 0px;
}
.con5 .conList1 .li5 {
  bottom: 0px;
  left: 0px;
}

.con6 {
  height: 1000px;
  background: url(../img/hbg.jpg);
  background-position: top center;
}
.con6 .title .tpt1 {
  font-size: 36px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: bold;
  padding: 22px 0 14px 0;
}
.con6 .title .tpt2 {
  color: #ff92a5;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 71px;
}
.con6 .title img {
}
.con6 .conList1 {
  width: 1073px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.con6 .conList1 li {
  width: 188px;
  height: 250px;
  text-align: center;
  transition: all 0.2s ease;
}
.con6 .conList1 li .p1 {
  color: #333333;
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: bold;
  margin-top: 14px;
}
.con6 .conList1 li .p2 {
  font-size: 16px;
  color: #666666;
  margin: 13px 0 19px;
}
.con6 .conList1 li .pt1 {
  width: 158px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  border: solid 1px #bd2540;
  box-sizing: border-box;
  margin: auto;
  color: #bd2540;
  font-size: 16px;
  letter-spacing: 1px;
}
.con6 .conx {
  width: 1080px;
  height: 10px;
  background-color: #420510;
  opacity: 0.05;
  margin: 40px auto;
}

.con6 .conList2 {
  width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.con6 .conList2 li {
  width: 250px;
  height: 250px;
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.con6 .conList2 li img {
  margin-top: 18px;
}
.con6 .conList2 li .px {
  width: 220px;
  height: 2px;
  background-color: #d8d8d8;
  margin: 12px auto 15px;
}
.con6 .conList2 li .p1 {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 15px;
}
.con6 .conList2 li .p2 {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.con6 .swiper {
  width: 1080px;
  height: 284px;
  margin: auto;
  position: relative;
  margin-bottom: 32px;
  margin-top: 8px;
}
.con6 .swiper-container {
  width: 1010px;
  height: 284px;
  margin: auto;
}
.con6 .swiper .swiper-wrapper {
  width: 1010px;
  margin: auto;
}
.hPointel {
  cursor: pointer;
  position: absolute;
  top: 100px;
  left: 0;
}
.hPointer {
  cursor: pointer;
  position: absolute;
  top: 100px;
  right: 0;
}
.con6 .swiper .swiper-button-disabled {
  opacity: 0.3;
}
.swiper-slide {
  width: 252px;
  height: 284px;
  text-align: center;
  font-size: 18px;
  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;
  position: relative;
  cursor: pointer;
}

.con6 .swiper .swon {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/h2xfamb.png) no-repeat;
  background-position: center;
  transition: all 0.8s ease;
}
.con6 .swiper .swon .swon-box {
  width: 201px;
  margin-top: 50px;
  margin-left: 27px;
}
.con6 .swiper .swon .swon-box .p1 {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 16px;
  line-height: 22px;
}
.con6 .swiper .swon .swon-box .p1 span {
  color: #e5ab3b;
  font-size: 14px;
  font-weight: normal;
}
.con6 .swiper .swiper-slide:hover .swon {
  top: 0%;
  left: 0;
}

.con7 {
  height: 158px;
  background: url(../img/hxbg2.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.con7 .conList1 {
  width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.con7 .conList1 li {
  width: 220px;
  height: 148px;
  text-align: right;
}
.con7 .conList1 .li1 {
  background: url(../img/hfbht1.png) no-repeat;
  background-position: top left;
}
.con7 .conList1 .li2 {
  background: url(../img/hfbht2.png) no-repeat;
  background-position: top left;
}
.con7 .conList1 .li3 {
  background: url(../img/hfbht3.png) no-repeat;
  background-position: top left;
}
.con7 .conList1 li .p1 {
  font-size: 18px;
  color: #ffffff;
  margin-top: 84px;
  padding-right: 11px;
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}
.con7 .conList1 li img {
  margin-top: 3px;
}


.con8 {
  height: 575px;
}
.con8 .title {
  padding-top: 49px;
}
.con8 .conList1 {
  width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 51px;
}
.con8 .conList1 li {
  width: 250px;
  height: 260px;
  background: url(../img/ifgx.png) no-repeat;
  background-position: center;
  overflow: hidden;
}
.con8 .conList1 li .p2 {
  width: 250px;
  height: 40px;
  line-height: 40px;
  background-color: #bd2540;
  margin: auto;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 70px;
}

.con9 {
  height: 541px;
  background: url(../img/jbg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}
.con9 .title {
  padding-top: 66px;
}
.con9 .title .tpt1 { 
  font-size: 38px;
  letter-spacing: 2px;
  color: #2b2b2b;
  font-weight: bold;
}
.con9 .conbox {
  width: 1010px;
  margin: auto;
}
.con9 .conbox .conList1 {
  width: 485px;
  float: right;
}
.con9 .conbox .conList1 .li1 {
  background: rgba(255,255,255,0.4);
  width: 485px;
  height: 220px;
  box-sizing: border-box;
  padding: 16px 20px;
  overflow: hidden;
}
.con9 .conbox .conList1 .li1 .p1 {
  width: 445px;
  line-height: 28px;
  font-size: 18px;
  color: #222222;
  margin-bottom: 15px;
}


.footer {
  height: 130px;
  background-color: #333333;
  text-align: center;
}
.footer .p1 {
  font-size: 22px;
  color: #ffffff;
  letter-spacing: 1px;
  padding: 19px 0;
}
.footer .p2 {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
}
.footer .p3 {
  letter-spacing: 0px;
  color: #888888;
  font-size: 14px;
  padding-top: 12px;
}

.btn button:hover {
  background-image: linear-gradient(0deg, 
    #ffd820 0%, 
    #fff29c 50%, 
    #ffd820 100%), 
  linear-gradient(
    #e27a00, 
    #e27a00);
  background-blend-mode: normal,normal;
  box-shadow: 0px 3px 6px 0px 
    rgba(0, 0, 0, 0.3);
  color: #bd2540;
}
.btn button:hover span {
  color: #bd2540;
}

.con1 .conList1 li:hover span , .con1 .conList2 li:hover span {
  color: #bd2540;
}

.con2 .conList1 li:hover {
  transition: all 0.2s ease;
  transform: translateY(-10px);
}

.con3 .conList1 li:nth-child(1) {
  
}
.con2 .conListH .bot1 p, .con2 .conListH .bot2 p {
  opacity: 0.6;
}
.con2 .conListH .bot1 .mp1,.con2 .conListH .bot2 .mp1 {
  opacity: 1;
  font-size: 24px;
}
.con4 .conListH li {
  opacity: 0.6;
}
.con4 .conListH .mp1 {
  opacity: 1;
}
.con4 .conListH .mp1 p {
  color: #bd2540;
}
.con5 .conListH li {
  opacity: 0.6;
}
.con5 .conListH .mp1 {
  opacity: 1;
}
.con5 .conListH .mp1 .p1 {
  font-size: 24px;
}
.con6 .conListH li {
  opacity: 0.6;
}
.con6 .conListH .mp1 {
  opacity: 1;
}
.con6 .conListH .mp1 .p1 {
  color: #bd2540;
}
.con6 .conListH .mp1 .pt1 {
  background-color: #bd2540;
  color: #fff;
}
.con6 .conList2.conListH .mp1 {
  border: solid 1px #bd2540;
}
.con6 .conList2 li {
  opacity: 1 !important;
}
.con7 .conList1 li .p1:hover {
  color: #20f7ff;
}
.con8 .conList1 li .p2:hover {
  background-color: #ffd820;
  color: #bd2540;
  cursor: pointer;
}
.con9 .conbox .conList1 .li2 {
  width: 430px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 17px;
}
.con9 .conbox .conList1 .li2 .pt1 {
  width: 200px;
  height: 38px;
  line-height: 38px;
  background-color: #bd2540;
  border-radius: 19px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.con9 .conbox .conList1 .li2 .pt1:hover {
  background-color: #ffd820;
  color: #bd2540;
}
.con9 .conbox .conList1 .li2 .pt1 span {
  color: #ffd820;
}
.con9 .conbox .conList1 .li2 .pt1:hover span {
  color: #bd2540;
}
.con9 .title .tp1 span {
  color: #bd2540;
}
.con3 .conList1 li:hover {
  box-sizing: border-box;
  border: 1px solid #bd2540;
  transition: all 0.2s linear;
  background-size: cover !important;
}
.btns:hover {
  background-image: linear-gradient(0deg, #ffd820 0%, #fff29c 50%, #ffd820 100%), linear-gradient( #e27a00, #e27a00);
  background-blend-mode: normal,normal;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  color: #bd2540; 
}
.btns:hover span {
  color: #bd2540;
}
.btns:hover i {
  background: url(../img/banner_ico1.png) no-repeat;
}
.btn button:hover i {
  background: url(../img/banner_ico1.png) no-repeat;
}