@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff2?t=1691113839893') format('woff2'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff?t=1691113839893') format('woff'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.ttf?t=1691113839893') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.container {
  width: 1400px;
  margin: 0 auto;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1257px;
  margin: 0 auto;
}
.fp-left {
  display: none !important;
}
.head {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 257px;
  height: 100%;
  background: #fff;
  z-index: 99;
  box-shadow: 0px 0px 24px 0px rgba(35, 36, 49, 0.16);
  padding: 70px 0 0 32px;
}
.head .logo {
  width: 188px;
}
.head .logo img {
  width: 100%;
  height: 100%;
}
.head .nav {
  margin-top: 70px;
}
.head .nav ul li {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 16px;
  margin-bottom: 35px;
  border-bottom: 1px solid transparent ;
}
.head .nav ul li a {
  color: #545454;
  width: 100%;
  display: inline-block;
}
.head .nav ul li a span {
  border-width: 2px;
  border-color: #ce000c;
  border-style: solid;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: -4px 13px 0 19px;
  border-color: transparent;
}
.head .nav ul li:hover {
  border-color: #ce000c;
}
.head .nav ul li:hover a {
  color: #ce000c;
}
.head .nav ul li:hover a span {
  border-color: #ce000c;
}
.head .nav ul .on {
  border-color: #ce000c;
}
.head .nav ul .on a {
  color: #ce000c;
}
.head .nav ul .on a span {
  border-color: #ce000c;
}
.head .ss {
  border-radius: 15px;
  background-color: #ffffff;
  box-shadow: inset 1.03px 1.714px 6px 0px rgba(114, 114, 114, 0.23);
  width: 214px;
  height: 44px;
  padding: 9px 10px;
}

.head .ss button {
  border: none;
  background: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.head .ss span {
  width: 38px;
  text-align: center;
  height: 100%;
  line-height: 26px;
  font-size: 18px;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.head .ss input {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 148px;
}
.head .dh {
  margin-top: 30px;
}
.head .dh ul li {
  display: inline-block;
  margin-right: 26px;
  position: relative;
}
.head .dh ul li span{
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius:50% ;
  border: 1px solid #b6b6b6;
  display: inline-block;
  text-align: center;
}
.head .dh ul .wx_box:hover .img-box .make1{
  display: block;
}
.head .dh ul .qq_box:hover .img-box .make2{
  display: block;
  right: -79px;
}
.head .dh ul .dh_box:hover .img-box .make3{
  display: block;
}
.head .dh ul li span{
  color: #b6b6b6;
  font-size: 22px;
}
.head .dh ul li:hover span {
  background: #ce000c;
  border-color:#ce000c ;
  color: #fff;
}
.head .dh ul li .img-box .tc{
  display: none;
  position: absolute;
}
.head .dh ul li .img-box .make1{
  width: 100px;
  height: 100px;
  padding: 10px;
  top: -103px;
  background: #fff;
}
.head .dh ul li .img-box .make1 img{
  width: 100%;
  height: 100%;
}
.head .dh ul li .img-box .make2{
  padding: 10px;

}
.head .dh ul li .img-box .make2 p{
  font-size: 20px;
  font-family: "Arial";
  color: #ce000c;
  font-weight: bold;

  margin-top: 13px;
  width: 168px;
  text-align: right;
}
.head .dh ul li .img-box .make3{
  right: 0px;

}
.head .dh ul li .img-box .make3 p{
  font-size: 20px;
  font-family: "Arial";
  color: #ce000c;
  font-weight: bold;

  margin-top: 13px;
  width: 168px;
  text-align: right;
}

#fullpage .page1 {
  padding: 0px !important;
}
#fullpage .page2 {
  background: url(../img/1_02.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page2 .title {
  text-align: center;
}
#fullpage .page2 .title h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
}
#fullpage .page2 .title p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #787878;
  text-transform: uppercase;
}
#fullpage .page2 .bd_2 {
  margin-top: 55px;
}
#fullpage .page2 .bd_2 .bd ul li {
  width: 412px;
  display: inline-block;
  margin-right: 11px;
}
#fullpage .page2 .bd_2 .bd ul li .img-box {
  width: 100%;
  height: 338px;
}
#fullpage .page2 .bd_2 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page2 .bd_2 .bd ul li .text {
  background-color: transparent;
  width: 412px;
  height: 122px;
  text-align: center;
  padding-top: 30px;
}
#fullpage .page2 .bd_2 .bd ul li .text h4 {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  text-transform: uppercase;
  color: #101010;
}
#fullpage .page2 .bd_2 .bd ul li .text .more {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  background-color: #ce000c;
  width: 82px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 20px ;
  display: none;
}
#fullpage .page2 .bd_2 .bd ul li:hover {
  background-color: #ce000c;
}
#fullpage .page2 .bd_2 .bd ul li:hover .text h4 {
  color: #ffffff;
}
#fullpage .page2 .bd_2 .bd ul li:hover .text .more {
  display: block;
}
#fullpage .page2 .bd_2 .hd {
  margin-top: 106px;
  position: relative;
}
#fullpage .page2 .bd_2 .hd ul li {
  text-indent: -999px;
  cursor: pointer;
  display: inline-block;
  width: 84px;
  height: 5px;
  border-radius: 10px ;
  background: transparent;
  overflow: hidden;
  position: relative;
    top: -9px;
}
#fullpage .page2 .bd_2 .hd ul .on {
  background-color: #424242;
  width: 84px;
  height: 5px;
  border-radius: 10px ;
}
#fullpage .page2 .bd_2 .hd::after {
  content: "";
  background-color: rgba(87, 87, 87, 0.431);
  width: 1354px;
  height: 1px;
  position: relative;
  z-index: 3;
  left: -86px;
  display: inline-block;
  top: -30px;
}
#fullpage .page3 {
  background: url(../img/1_03.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page3 .title {
  text-align: center;
}
#fullpage .page3 .title h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
}
#fullpage .page3 .title p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #787878;
  text-transform: uppercase;
}
#fullpage .page3 .bd_3 {
  margin-top: 94px;
}
#fullpage .page3 .bd_3 .left_3 {
  width: 61%;
  float: left;
  padding-right: 95px;
}
#fullpage .page3 .bd_3 .left_3 h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
  line-height: 1.5;
}
#fullpage .page3 .bd_3 .left_3 p {
  font-size: 16px;
  color: #767676;
  text-transform: uppercase;
  line-height: 1.875;
  text-align: justifyLeft;
  margin-top: 20px;
}
#fullpage .page3 .bd_3 .left_3 a {
  margin-top: 35px;
  background-color: #ce000c;
  width: 84px;
  height: 26px;
  display: inline-block;
  border-radius: 20px ;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
#fullpage .page3 .bd_3 .left_3 ul {
  margin-top: 60px;
}
#fullpage .page3 .bd_3 .left_3 ul li {
  display: inline-block;
  vertical-align: top;
}
#fullpage .page3 .bd_3 .left_3 ul li h3 {
  font-size: 50px;
  font-family: "Arial";
  color: #353535;
  font-weight: bold;
}
#fullpage .page3 .bd_3 .left_3 ul li h3 span {
  font-size: 30px;
}
#fullpage .page3 .bd_3 .left_3 ul li h5 {
  font-size: 20px;
  font-family: "Source Han Sans CN";
  color: #353535;
  text-transform: uppercase;
}
#fullpage .page3 .bd_3 .left_3 ul li:nth-child(2) {
  padding: 0 40px;
  margin: 0 50px;
  border-left: 1px solid #a3a3a3;
  border-right: 1px solid #a3a3a3;
}
#fullpage .page3 .bd_3 .right_3 {
  width: 39%;
  float: right;
}
#fullpage .page3 .bd_3 .right_3 .img-box {
  width: 100%;
}
#fullpage .page3 .bd_3 .right_3 .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page4 {
  background: url(../img/1_04.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page4 .title {
  text-align: center;
}
#fullpage .page4 .title h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
}
#fullpage .page4 .title p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #787878;
  text-transform: uppercase;
}
#fullpage .page4 .swiper-container {
  margin-top: 30px;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide {
  width: 372px;
  display: inline-block;
  margin-right: 56px;
  vertical-align: top;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide h3 {
  font-size: 48px;
  font-family: "Arial";
  color: #101010;
  font-weight: bold;
  margin-bottom: 25px;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .img-box {
  width: 100%;
  height: 204px;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .text {
  background-color: transparent;
  text-align: left;
  padding-top: 25px;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .text h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #101010;
  text-transform: uppercase;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #5e5e5e;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: justifyLeft;
  margin-top: 5px;
}
#fullpage .page4 .swiper-container .swiper-wrapper .swiper-slide .text .more {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 13px;
  background-color: #ce000c;
  width: 82px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-top: 35px;
}
#fullpage .page4 .swiper-container .hd {
  margin-top: 106px;
  position: relative;
}
#fullpage .page4 .swiper-container .hd ul li {
  text-indent: -999px;
  cursor: pointer;
  display: inline-block;
  width: 84px;
  height: 5px;
  border-radius: 10px ;
  background: transparent;
}
#fullpage .page4 .swiper-container .hd ul .on {
  background-color: #424242;
  width: 84px;
  height: 5px;
  border-radius: 10px ;
}
#fullpage .page4 .swiper-container .hd::after {
  content: "";
  background-color: rgba(87, 87, 87, 0.431);
  width: 1354px;
  height: 1px;
  position: relative;
  z-index: 3;
  left: -86px;
  display: inline-block;
  top: -30px;
}
#fullpage .page4 .bd_4 {
  display: none;
  margin-top: 30px;
}
#fullpage .page4 .bd_4 ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
}
#fullpage .page4 .bd_4 ul li {
  width: 48%;
  margin: 0 1%;
  margin-bottom: 30px;
}
#fullpage .page4 .bd_4 ul li h3 {
  font-size: 24px;
}
#fullpage .page4 .bd_4 ul li .img-box {
  width: 100%;
  height: 100px ;
  margin: 10px 0;
}
#fullpage .page4 .bd_4 ul li .img-box img {
  width: 100%;
}
#fullpage .page4 .bd_4 ul li .text h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
#fullpage .page4 .bd_4 ul li .text p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
#fullpage .page4 .bd_4 ul li .text .more {
  display: none;
}
#fullpage .page5 {
  background: url(../img/1_05.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page5 .title {
  text-align: center;
}
#fullpage .page5 .title h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
}
#fullpage .page5 .title p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #787878;
  text-transform: uppercase;
}
#fullpage .page5 .bd_5 {
  padding-left: 77px;
}
#fullpage .page5 .bd_5 .top_5 {
  margin-top: 55px;
}
#fullpage .page5 .bd_5 .top_5 ul li {
  width: 25%;
  float: left;
}
#fullpage .page5 .bd_5 .top_5 ul li .img-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  width: 122px;
}
#fullpage .page5 .bd_5 .top_5 ul li .img-box img {
  width: 100%;
}
#fullpage .page5 .bd_5 .top_5 ul li .text {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  width: 40%;
}
#fullpage .page5 .bd_5 .top_5 ul li .text p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #3a3a3a;
  text-transform: uppercase;
  line-height: 2;
}
#fullpage .page5 .bd_5 .top_5 ul li:nth-child(1) {
  width: 30%;
}
#fullpage .page5 .bd_5 .top_5 ul li:nth-child(1) .text {
  width: 50%;
}
#fullpage .page5 .bd_5 .top_5 ul li:nth-child(2) {
  width: 40%;
}
#fullpage .page5 .bd_5 .top_5 ul li:nth-child(2) .text {
  width: 63%;
}
#fullpage .page5 .bd_5 .form {
  margin-top: 80px;
}
#fullpage .page5 .bd_5 .form .f1 input {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 299px;
  height: 63px;
  margin-right: 18px;
  padding-left: 22px;
}
#fullpage .page5 .bd_5 .form .f1 input:nth-child(2) {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 386px;
  height: 63px;
  padding-left: 22px;
}
#fullpage .page5 .bd_5 .form .f1 input:nth-child(3) {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 450px;
  height: 63px;
  margin-right: 0px;
  padding-left: 22px;
}
#fullpage .page5 .bd_5 .form .f2 {
  margin-top: 25px;
}
#fullpage .page5 .bd_5 .form .f2 textarea {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 100%;
  height: 180px;
  padding: 20px 0 0 20px;
}
#fullpage .page5 .bd_5 .form button {
  background-color: #ce000c;
  width: 276px;
  height: 45px;
  font-size: 18px;
  color: #ffffff;
  border: 0px;
  margin: 0 auto;
  margin-top: 45px;
  display: inherit;
}
.head_m {
  height: 50px;
  width: 100%;
  z-index: 100;
  padding: 8px 20px;
  position: fixed;
  top: 0;
  align-items: center;
  background: #fff;
  display: none;
}
.head_m .logo .van-image {
  height: 30px;
  display: block;
}
.head_m .logo .van-image .van-image__img {
  display: block;
  height: 100%;
  width: auto;
}
.head_m .menu {
  font-weight: bold;
  margin-left: auto;
  position: relative;
}
.head_m .menu i {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  margin-right: 5px;
}
.head_m .menu p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.side .mask {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.side .side-menu {
  position: fixed;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  z-index: 201;
  top: 0;
  right: 0;
  width: 170px;
  right: -170rem;
  height: 100%;
  background-color: #676767;
}
.side .side-menu .close {
  position: absolute;
  right: 10px;
  top: 14px;
  font-size: 40px;
  line-height: 1;
  color: #ffffff;
}
.side .side-menu ul {
  padding-left: 20px;
  padding-top: 68px;
}
.side .side-menu ul li {
  border-bottom: 1px solid #ffffff;
  width: 80%;
  margin-bottom: 20px;
  line-height: 2;
}
.side .side-menu ul li a {
  color: #fff;
}
@media (max-width: 1700px) {
  .cont {
    width: 1257px;
    margin: 0 auto;
    margin-left: 300px;
  }
}
@media (max-width: 1500px) {
  .cont {
    width: 1000px;
    margin: 0 auto;
    margin-left: 300px;
  }
  #fullpage .page3 .bd_3 .left_3 ul li {
    width: 32%;
  }
  #fullpage .page3 .bd_3 .left_3 ul li:nth-child(2) {
    margin: 0px;
  }
  #fullpage .page3 .bd_3 .left_3 ul li h3 {
    font-size: 40px;
  }
  #fullpage .page3 .bd_3 .left_3 ul li h5 {
    font-size: 14px;
  }
  #fullpage .page3 .bd_3 .left_3 ul {
    margin-top: 20px;
  }
  #fullpage .page3 .bd_3 .left_3 a {
    margin-top: 15px;
    background-color: #ce000c;
    width: 84px;
    height: 26px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    line-height: 26px;
    color: #fff;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .text {
    width: 50%;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .img-box {
    width: 80px;
  }
  #fullpage .page5 .bd_5 .top_5 ul li {
    width: 30%;
  }
  #fullpage .page5 .bd_5 .top_5 ul li:nth-child(2) {
    width: 40%;
  }
  #fullpage .page5 .bd_5 .form .f1 input {
    width: 32.3% !important;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) {
  .cont {
    width: 900px;
    margin: 0 auto;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .text {
    width: 100%;
    text-align: center;
  }
  #fullpage .page5 .bd_5 .top_5 ul li:nth-child(1) .text {
    width: 100%;
  }
  #fullpage .page5 .bd_5 .top_5 ul li:nth-child(2) .text {
    width: 100%;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .img-box {
    width: 100%;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .img-box img {
    width: 80px;
  }
  #fullpage .page5 .bd_5 {
    padding-left: 0px;
  }
  .head {
    display: none;
  }
  .head_m {
    display: flex;
  }
}
@media (max-width: 768px) {
  .cont {
    width: 100%;
    padding: 0 10px;
  }
  #fullpage .page3 .bd_3 .left_3 {
    width: 100%;
    padding-right: 0px;
  }
  #fullpage .page3 .bd_3 .right_3 {
    width: 100%;
  }
  #fullpage .page3 .bd_3 .left_3 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
  }
  #fullpage .page3 .bd_3 .left_3 ul li {
    text-align: center;
  }
  #fullpage .page3 .bd_3 .left_3 ul li h3 {
    font-size: 20px;
  }
  #fullpage .page3 .bd_3 .left_3 ul li h3 span {
    font-size: 20px;
  }
  #fullpage .page3 .bd_3 .left_3 ul li h5 {
    font-size: 12px;
  }
  #fullpage .page3 .bd_3 {
    margin-top: 20px;
  }
  #fullpage .page4 .swiper-container {
    display: none;
  }
  #fullpage .page4 .bd_4 {
    display: block;
  }
  #fullpage .page5 .bd_5 .form .f1 input {
    width: 31% !important;
    margin-right: 1%;
    height: 45px !important;
  }
  #fullpage .page5 .bd_5 .form .f2 textarea {
    height: 87px;
  }
  #fullpage .page5 .bd_5 .form {
    margin-top: 40px;
  }
  #fullpage .page5 .bd_5 .top_5 ul li {
    width: 100% !important;
    display: flex;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .img-box {
    width: 60px;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .img-box img {
    width: 100%;
  }
  #fullpage .page5 .bd_5 .top_5 ul li .text {
    display: flex;
    text-align: left;
    padding-left: 20px;
  }
}


.page5_box {
 
  background-size: cover;
}
.page5_box .title {
  text-align: center;
}
.page5_box .title h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
}
.page5_box .title p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #787878;
  text-transform: uppercase;
}
.page5_box .bd_5 {
  padding-left: 77px;
}
.page5_box .bd_5 .top_5 {
  margin-top: 55px;
}
.page5_box.bd_5 .top_5 ul li {
  width: 25%;
  float: left;
}
.page5_box .bd_5 .top_5 ul li .img-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  width: 122px;
}
.page5_box .bd_5 .top_5 ul li .img-box img {
  width: 100%;
}
.page5_box .bd_5 .top_5 ul li .text {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  width: 40%;
}
.page5_box .bd_5 .top_5 ul li .text p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #3a3a3a;
  text-transform: uppercase;
  line-height: 2;
}
.page5_box .bd_5 .top_5 ul li{
  width: 25%;
    float: left;
}
.page5_box .bd_5 .top_5 ul li:nth-child(1) {
  width: 30%;
}
.page5_box .bd_5 .top_5 ul li:nth-child(1) .text {
  width: 50%;
}
.page5_box .bd_5 .top_5 ul li:nth-child(2) {
  width: 37%;
}
.page5_box .bd_5 .top_5 ul li:nth-child(2) .text {
  width: 64%;
}
.page5_box .bd_5 .form {
  margin-top: 80px;
}
.page5_box .bd_5 .form .f1 input {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 299px;
  height: 63px;
  margin-right: 18px;
  padding-left: 22px;
}
.page5_box .bd_5 .form .f1 input:nth-child(2) {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 386px;
  height: 63px;
  padding-left: 22px;
}
.page5_box .bd_5 .form .f1 input:nth-child(3) {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 450px;
  height: 63px;
  margin-right: 0px;
  padding-left: 22px;
}
.page5_box .bd_5 .form .f2 {
  margin-top: 25px;
}
.page5_box .bd_5 .form .f2 textarea {
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: #ffffff;
  width: 100%;
  height: 180px;
  padding: 20px 0 0 20px;
}
.page5_box .bd_5 .form button {
  background-color: #ce000c;
  width: 276px;
  height: 45px;
  font-size: 18px;
  color: #ffffff;
  border: 0px;
  margin: 0 auto;
  margin-top: 45px;
  display: inherit;
}

@media (max-width: 1500px) {

  .page5_box .bd_5 .top_5 ul li .text {
    width: 50%;
  }
  .page5_box .bd_5 .top_5 ul li .img-box {
    width: 80px;
  }
  .page5_box .bd_5 .top_5 ul li {
    width: 30%;
  }
  .page5_box .bd_5 .top_5 ul li:nth-child(2) {
    width: 40%;
  }
  .page5_box .bd_5 .form .f1 input {
    width: 32.3% !important;
    margin-right: 1%;
  }
}
.bd4_box {
  margin-top: 40px;
}
.bd4_box .hd ul{
  text-align: center;
}
.bd4_box .hd ul li{
  display: inline-block;
  width: 200px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  background: #fff;
  margin: 0 20px;
}
.bd4_box .hd ul .on{
  background: #ce000c;
  color: #fff;
}
.dh1 {
  margin-top: 40px;
}
.dh1 ul{
  text-align: center;
}
.dh1 ul li{
  display: inline-block;
  width: 200px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  background: #d1d1d1;
  margin: 0 20px;
}
.dh1 ul li:hover{
  background: #ce000c;
  color: #fff;
}
.dh1 ul li:hover a{
  color: #fff;
}
.ny_box .cont_top{
  margin-top: 30px;
}
.ny_box .cont_top .top_box{
  float: left;
  width: 500px;
}
.ny_box .cont_top .top_box .show{

}
.ny_box .cont_top .top_box .show .bd{
  width: 500px;
  height: 330px;
}
.ny_box .cont_top .top_box .show .bd ul{
  
}
.ny_box .cont_top .top_box .show .bd ul li{
  
}
.ny_box .cont_top .top_box .show .bd ul .on{
 
}
.ny_box .cont_top .top_box .show .bd ul li .img-box{
  width: 500px;
  height: 330px;
}
.ny_box .cont_top .top_box .show .bd ul li .img-box img{
  width: 100%;
  height: 100%;
}
.ny_box .cont_top .top_box .show .parBd{
  margin-top: 20px;
  margin-left: 11px;
}
.ny_box .cont_top .top_box .show .parBd ul{
  margin-top: 20px;
}
.ny_box .cont_top .top_box .show .parBd ul li{
  width: 75px;
  height: 60px;
  display: inline-block;
  margin: 0 10px;
  border-radius:5px ;
}
.ny_box .cont_top .top_box .show .parHd{
  position: relative;
}
.ny_box .cont_top .top_box .show .parHd .prev{
  position: absolute;
  top: -41px;
  left: 0px;
  cursor:pointer;
}
.ny_box .cont_top .top_box .show .parHd .next{
  position: absolute;
  top: -41px;
  right: 0px;
  cursor:pointer;
}
.ny_box .cont_top .top_box .show .parBd ul .on{
  border: 2px solid #e03033;
}
.ny_box .cont_top .top_box .show .parBd ul li img{
  width: 100%;
  height: 100%;
  border-radius:5px ;
}
.ny_box .cont_top .smallshow{
  float: right;
  width: 57%;
}
.ny_box .cont_top .smallshow .cont_text h4{
  font-size: 30px;
  font-weight: bold;
}
.ny_box .cont_top .smallshow .cont_text p{
  margin-top: 10px;
}
