/* 通用样式 */
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}
a,
ul,
li,
form,
dl,
dt,
dd,
div,
aside,
figcaption,
article,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
em {
  font-style: normal;
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
}
a:link{
  color: #000000;
  text-decoration: none;

}

select,
input,
textarea {
  border-radius: 2;
  -webkit-border-radius: 2;
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑", Arial;
}
input:focus {
  outline: none;
}
form,
input,
button,
select,
textarea {
  outline: none;
  /*-webkit-appearance:none;*/
  /*强制去除表单自带的样式*/
  vertical-align: middle;
}
textarea {
  resize: none;
  /*-webkit-appearance:none;*/
  /*强制去除textarea自带的样式*/
}
textarea,
input,
select {
  border: none;
  margin: 0;
  padding: 0;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
/*html5设置*/
figure,
figcaption {
  margin: 0px;
  padding: 0px;
}
form,
input {
  margin: 0px;
  padding: 0px;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
img {
  border: none;
  border: 0;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
a {
  color: #606060;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
  -moz-outline: none;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#webTop{
	height:149px;
	}

.on-div span{
    width: 100%;
    line-height: 100%;
    color: #fff;
    font-size: 5rem;
    font-weight: bold;
    text-shadow: 4px 4px 24px red;
    position: absolute;
    left: 0%;
    top: 35%;
}
.on-div{
position: relative;
}
/* 响应式布局 */
.container {
  max-width: 100% !important;
  /*max-height: 1920px !important;*/
  margin: 0 auto;
  padding: 0px !important;
}
.header {
  background-color: #f2f2f2;
  text-align: center;
}

.tow-div {
  height: 100vh;
  width: 100%;
  margin-top: -0.25rem;
  background-image: url('../AD_photo/home-tow.webp');
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
}
.tow-div div:nth-child(1) img {
  width: 100%;
}
.tow-div .tow-div-one {
  width: 76.84%;
  height: 68%;
}
.tow-div .tow-div-one .tow-head {
  color: #ffff;
  padding: 40px 0px;
  font-weight: 800;
  font-size: 2rem;
}
.tow-div .tow-div-one .containers {
  height: 94%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tow-div .tow-div-one .containers .row {
  width: 100%;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
 
}
.tow-div .tow-div-one .containers .row .col-md-3 {
  width: 25%;
  margin: 0px;
  /* padding: 0px 0.1rem; */
}
.tow-div .tow-div-one .containers .row .my-content {
  width: 100%;
  height: 93%;
  background-color: #f2f2f2;
  padding: 10px;
  /* margin-bottom: 10px; */
  border-radius: 10px;
  text-align: center;
  border: 2px solid #fc695f;
}
.tow-div .tow-div-one .containers .containers-one {
  border-radius: 10px;
  width: 24%;
  height: 20%;
  background-color: #ffff;
  border: solid 1px #f8eded;
}
.tow-div .tow-div-one .containers .min-box {
  width: 100%;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  border-bottom: solid 1px red;
}
.tow-div .tow-div-one .containers .min-box img {
  width: 2.5rem;
  margin-bottom: 0.3125rem;
}
.tow-div .tow-div-one .containers .min-box a {
  width: 18%;
  color: red;
  font-weight: bold;
  text-align: left;
}

.tow-div .tow-div-one .containers .min-box  span {
  width: 20%;
  color: red;
  font-weight: bold;
  text-align: left;
}
.tow-div .tow-div-one .containers .conten-box {
  text-align: left;
  font-size: 13px;
  margin-top: 0.625rem;
  line-height: 1.4;
}
.three-div {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.three-div .three-div-max {
  width: 76.84%;
  height: 91%;
  margin: 43px 0px;
}
.three-div .three-div-max .three-header .one-head {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 5px;
}
.three-div .three-div-max .three-header .tow-head {
  font-size: 37px;
  font-weight: 800;
  color: red;
  display: flex;
  justify-content: center;
line-height: 4rem;
}
.three-div .three-div-max .three-header .three-head {
  display: flex;
  justify-content: center;
}
.three-div .three-div-max .three-header .three-head div {
  width: 52%;
  line-height: 1.6;
}
.three-div .three-div-max .three-img img {
  width: 84%;
  padding-bottom: 3%;
}
.three-foot {
  display: flex;
  flex-wrap: wrap;
  height: 12.5rem;
  /* justify-content: center; */
  /* padding-left: 1.875rem; */
}
.three-foot div {
  display: flex;
  align-items: center;
  font-size: 14px;
  width: 25%;
}
.three-foot div img {
  margin-right: 5px;
  width: 3.125rem;
}
.three-foot .foot-last {
  width: 49%;
}
.four-div {
  width: 100%;
  height: 100vh;
  background-image: url("../AD_photo/four.webp");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
}
.four-div img {
  width: 100%;
}
.four-div .four-max {
  width: 76.84%;
  height: 51%;
  margin-top: 44px;
}
.four-div .four-max .four-header {
  display: flex;
  justify-content: center;
  color: #fff;
  width: 100%;
  line-height: 1.6;
}
.four-div .four-max .four-header span {
  width: 60%;
  font-size: 19px;
}
.four-div .four-max .four-box {
  width: 100%;
  height: 81%;
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
}
.four-div .four-max .four-box .content-box {
  width: 19.3%;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 0px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 使用省略号表示溢出的内容 */
}
.four-div .four-max .four-box .content-box .con-box1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15%;
  border-bottom: 2px red solid;
}
.four-div .four-max .four-box .content-box .con-box1 a {
  color: red;
  font-weight: bold;

}
.four-div .four-max .four-box .content-box .con-box2 {
  margin-top: 20px;
  width: 100%;
}
.four-div .four-max .four-box .content-box .con-box2 img {
  width: 73px;
}
.four-div .four-max .four-box .content-box .con-box2 .box-font {
  line-height: 1.7;
  font-size: 13px;
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示溢出的内容 */
}
.content {
  padding: 20px 0px;
}
.content .page5 {
  width: 100%;
  min-height: 100vh;
  text-align: center;
}
.content .page5 .p5_title {
  width: 64%;
  margin: 0 auto;
  overflow: hidden;
}
.content .page5 .p5_title h3 {
  color: #e60012;
  font-weight: 800;
  font-size: 3.5rem;
  margin-top: 2vh;
}
.content .page5 .p5_title h3 img{
  width: 200px;
}
.content .page5 .p5_title .p5_t1 {
  color: #fc0909;
  font-weight: 600;
  font-size: 2rem;
line-height: 3rem;
}
.content .page5 .p5_title .p5_t2 {
  /* font-size: 0.8rem; */
  line-height: 1.8em;
  font-size: 1.7rem;
}
.content .page5 .p5_boxContent {
  width: 64%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.content .page5 .p5_boxContent .p5_box {
  width: 49%;
  min-height: 8rem;
  border: 2px solid red;
  border-radius: 0.625rem;
  margin-top: 1vh;
  box-sizing: border-box;
  padding: 1.25rem;
  color: #fc0e0d;
  text-align: left;
  font-size: 1.2rem;
}
.content .page5 .p5_bg {
  width: 100%;
}
.content .page5 .p5_bg img {
  width: 100%;
}
.content .page6 {
  width: 100%;
  min-height: 100vh;
  text-align: center;
  background-image: url('../AD_photo/p6bg.jpg');
  padding: 2em 0rem;
}
.content .page6 .p6_title {
  width: 76.84%;
  margin: 0 auto;
  overflow: hidden;
  color: #ffff;
}
.content .page6 .p6_title h3 {
  font-weight: 800;
  font-size: 3.5rem;
  margin-top: 2vh;
}
.content .page6 .p6_title h3 img {
 width: 200px;
}
.content .page6 .p6_title .p6_t1 {
  font-weight: 600;
  font-size: 2rem;
  margin: 1.625rem;
}
.content .page6 .p6_title .p6_t2 {
  font-size: 0.8rem;
  line-height: 1.6em;
  font-size: 1.6rem;
  line-height: 2;
}
.content .page6 .p6_boxContent li {
  margin-top: 1.25rem;
}
.content .page6 .p6_boxContent li .p6_p1 {
    margin-bottom: 0.625rem;
    font-size: 1.3rem !important;
}
.p6_boxContent li .p6_p2 {
    font-size: 1.1rem !important;
}
.content .page6 .p6_boxContent li .p6_p3 img {
  width: 2.25rem;
  margin-bottom: 0.625rem;
}
.content .page6 .p6_footer_text {
  color: #ffff;
  text-align: center;
  width: 76.84%;
  margin: 30px auto;
}
.content .page6 .p6_footer_text span {
  display: block;
  font-size: 1.1rem;
}
.content .page7 {
  min-height: 50vh;
  width: 100%;
  background-color: pink;
}
.content .page7 .p7_i1 {
  width: 100%;
}
.content .page7 .p7_imgbox {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.content .page7 .p7_imgbox .p7img_content_box {
  font-size: 16px;
  position: relative;
  background-color: #e70012;
}
.content .page7 .p7_imgbox .p7img_content_box img {
  width: 100%;
}
.content .page7 .p7_imgbox .p7img_content_box span {
  color: white;
  position: absolute;
}
.content .page7 .p7_imgbox .p7img_content_box .tl {
  top: 10px;
  font-size: 16px;
  left: 10px;
}
.content .page7 .p7_imgbox .p7img_content_box .tr {
  top: 0.625rem;
  right: 0.625rem;
  text-align: right;
}
.content .page7 .p7_imgbox .p7img_content_box .br {
  bottom: 0.625rem;
  left: 0.625rem;
 
}
.footer {
  background-color: #f2f2f2;
  padding: 20px;
  text-align: center;
}
/* 媒体查询，根据屏幕尺寸调整样式 */
@media screen and (min-width: 600px) {
  .p6_boxContent {
    width: 76.84%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    min-height: 60vh;
    height: auto;
    margin-top: 2vh;
    text-align: left;
  }
  .p6_boxContent li {
    width: 30%;
    margin-left: 5%;
    color: white;
  }
  .p6_boxContent li span {
    display: block;
  }
  .p6_boxContent li .p6_p1 {
    font-size: 1rem;
  }
  .p6_boxContent li .p6_p2 {
    font-size: 0.8rem;
  }
  .p6_boxContent li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .page7 {
    min-height: 50vh;
    width: 100%;
    background-color: pink;
  }
  .page7 .p7_i1 {
    width: 100%;
  }
  .page7 .p7_imgbox {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .page7 .p7_imgbox .p7img_content_box {
    width: 16.664%;
  }
}
@media screen and (max-width: 600px) {
  .container {
    padding: 10px;
  }
  .header,
  .footer {
    padding: 10px;
  }
  .tow-div {
    height: 100%;
  }
  .tow-div .tow-div-one {
    width: 100%;
  }
  .tow-div .tow-div-one .containers .row .my-content {
    margin-left: 0.6875rem;
  }
  .col-md-3 {
    width: 100% !important;
    margin-bottom: 10px ;
  }
  .three-div {
    display: block;
  }
  .three-div .three-div-max {
    width: 100%;
    margin: 0px;
  }
  .three-div .three-div-max .three-foot {
    height: 18.5rem;
    margin-left: 0.8125rem;
  }
  .three-div .three-div-max .three-foot div {
    width: 50%;
    font-size: 10px;
  }
  .three-div .three-div-max .three-foot div img {
    width: 36px;
  }
  .three-div .three-div-max .three-header .three-head div {
    width: 100%;
  }
  .three-div .three-div-max .three-header .one-head {
    margin-top: 0.8125rem;
  }
  .four-div {
    display: block;
    height: 100%;
  }
  .four-div .four-max {
    margin-top: 2px;
    width: 100%;
  }
  .four-div .four-max .four-header span {
    width: 100%;
    font-size: 14px;
    margin-top: 0.625rem;
  }
  .four-div .four-max .four-box {
    width: 100%;
    height: 81%;
    margin-top: 21px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .four-div .four-max .four-box .content-box {
    width: 47%;
    height: 23.5625rem;
    background-color: #fff;
    margin: 0.3125rem 0.3125rem;
    border-radius: 10px;
    padding: 0px 11px;
  }
  .four-div .four-max .four-box .content-box .con-box2 .box-font {
    font-size: 12px;
  }
  .p5_box {
    width: 100% !important;
    min-height: 8rem;
    border: 2px solid red;
    border-radius: 0.625rem;
    margin-top: 1vh;
    box-sizing: border-box;
    padding: 1.25rem;
    color: #fc0e0d;
    text-align: left;
    font-size: 1rem;
  }
  .p6_boxContent {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 2vh;
    text-align: left;
  }
  .p6_boxContent li {
    width: 45% !important;
    margin-left: 5%;
    color: white;
  }
  .p6_boxContent li span {
    display: block;
  }
  .p6_boxContent li .p6_p1 {
    font-size: 1rem;
  }
  .p6_boxContent li .p6_p2 {
    font-size: 0.8rem;
  }
  .p6_boxContent li:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .page7 {
    min-height: 50vh;
    width: 100%;
    background-color: pink;
  }
  .page7 .p7_i1 {
    width: 100%;
  }
  .page7 .p7_imgbox {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .page7 .p7_imgbox .p7img_content_box {
    width: 33%;
  }
}
@media screen and (max-width: 600px) {
  .tow-div {
    background-image: url('../AD_photo/home-tow.webp');
  }
}
@media screen and (max-width: 600px) {
  .on-div span {
    font-size: 2.5rem;
  }
}

