* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.w {
  width: 1280px;
  height: 100px;
  margin: 0 auto;
}
.nav1 {
  width: 100%;
  border-bottom: 4px solid red;
  background-image: linear-gradient(to right, #6358fb, #3ba9fc);
}
.nav1 .nav_img {
  float: left;
  margin-top: 12px;
}
.nav1 .nav_img img {
  width: 200px;
  height: 80px;
  float: left;
}
.nav1 .nav_b {
  float: left;
  margin-top: 60px;
}
.nav1 .nav_b ul {
  padding-left: 30px;
  box-sizing: border-box;
}
.nav1 .nav_b ul li {
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.nav1 .nav_b ul li a {
  font-size: 22px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding-right: 15px;
  margin-left: 8px;
}
.nav1 .nav_b ul li img {
  height: 29px;
  float: inherit;
}
.nav1 .nav_b ul .last a {
  border-right: none;
}
.nav1 .nav_b .gy {
  width: 210px;
  height: 230px !important;
  border: 1px solid #b0b0b0;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 45px;
  left: -60px;
  line-height: 32px;
  text-align: center;
  background-color: #ffffff !important;
  display: none;
  z-index: 99;
}
.nav1 .nav_b .gy .gy_bk {
  border: 2px solid #b0b0b0;
}
.nav1 .nav_b .gy .gy_bk p {
  font-size: 22px;
  color: #231815;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #b0b0b0;
  cursor: pointer;
}
.nav1 .nav_b .gy .gy_bk p:last-child {
  border-bottom: none;
}
.nav1 .nav_b .gy .gy_bk p:hover {
  color: #f2715b;
}
.nav1 .nav_last .img_a {
  padding-top: 40px;
  box-sizing: border-box;
  float: left;
}
.nav1 .nav_last .img_a img {
  width: 49px;
  height: 49px;
}
.nav1 .nav_last .denglu1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.nav1 .nav_last .denglu1 a {
  display: block;
  font-size: 18px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: black;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.nav1 .nav_last .zhuce1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.nav1 .nav_last .zhuce1 a {
  display: block;
  font-size: 18px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: black;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.action {
  width: 1280px;
  height: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.action .action_con {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
.action .action_con .action_one {
  width: 600px;
  height: 800px;
  float: left;
  overflow: hidden;
}
.action .action_con .action_one .action_img {
  float: left;
}
.action .action_con .action_one .action_img img {
  float: left;
}
.action .action_con .action_one .action_img span {
  display: block;
  color: #000000;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 18px;
  border-bottom: 3px solid #da5647;
}
.action .action_con .action_one .action_line {
  width: 370px;
  border-top: 2px solid #adadad;
  float: left;
  margin-left: 156px;
  margin-top: -15px;
}
.action .action_con .action_one .action_content {
  width: 550px;
  height: 700px;
  background-color: #fcfbeb;
  margin-top: 70px;
  padding: 30px 10px 0 30px;
  box-sizing: border-box;
}
.action .action_con .action_one .action_content .img_one {
  height: 140px;
  margin-bottom: 20px;
}
.action .action_con .action_one .action_content .img_one .con_img {
  float: left;
}
.action .action_con .action_one .action_content .img_one .p_con {
  width: 290px;
  float: left;
  margin-left: 20px;
  border-bottom: 2px solid #cecdc0;
}
.action .action_con .action_one .action_content .img_one .p_con p {
  font-size: 15px;
  color: #000000;
}
.action .action_con .action_one .action_content .img_one .p_con img {
  margin-top: 10px;
  float: left;
}
.action .action_con .action_one .action_content .img_one .p_con span {
  color: #df6c5d;
  display: block;
  /*float: left;*/
  margin-top: 8px;
  margin-left: 6px;
}
.action .action_con .action_one .action_content .img_one .p_con span:nth-child(4) {
  color: #000000 !important;
  font-size: 15px;
}
.action .action_con .action_one .action_content .img_one .p_con span:nth-child(5) {
  color: #000000 !important;
  font-size: 15px;
}
.action .action_con .action_one1 {
  width: 600px;
  height: 800px;
  float: left;
  overflow: hidden;
}
.action .action_con .action_one1 .action_img1 {
  float: left;
}
.action .action_con .action_one1 .action_img1 img {
  float: left;
}
.action .action_con .action_one1 .action_img1 span {
  display: block;
  color: #000000;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 18px;
  border-bottom: 3px solid #da5647;
}
.action .action_con .action_one1 .action_line1 {
  width: 370px;
  border-top: 2px solid #adadad;
  float: left;
  margin-left: 156px;
  margin-top: -15px;
}
.action .action_con .action_one1 .action_content1 {
  width: 550px;
  height: 700px;
  background-color: #eaf6f9;
  margin-top: 70px;
  padding: 30px 10px 0 30px;
  box-sizing: border-box;
}
.action .action_con .action_one1 .action_content1 .img_one1 {
  margin-bottom: 20px;
  height: 190px;
}
.action .action_con .action_one1 .action_content1 .img_one1 img {
  float: left;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 {
  width: 290px;
  float: left;
  margin-left: 20px;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 .p_yd {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000000;
  float: left;
  margin-top: 6px;
  margin-right: 10px;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 p {
  font-size: 15px;
  color: #000000;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 img {
  margin-top: 10px;
  float: left;
  margin-left: 20px;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 span {
  color: #df6c5d;
  display: block;
  float: left;
  margin-top: 8px;
  margin-left: 6px;
}
.action .action_con .action_one1 .action_content1 .img_one1 .p_con1 span:nth-child(5) {
  color: #757b7c !important;
  font-size: 15px;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.bottom_img {
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
}
.bottom_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.fotter {
  height: 120px;
  background-color: #231815;
}
.fotter .footer {
  margin: 0 auto;
  width: 400px;
  padding-top: 15px;
  text-align: center;
}
.fotter .footer .footer_img {
  float: left;
}
.fotter .footer .footer_img img {
  width: 60px;
  height: 100px;
}
.fotter .footer p {
  color: #ffffff;
}
