﻿html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
html,
body {
  position: relative;
  height: 100%;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
* {
  outline: none;
}
.container {
  width: 1400px;
  margin: 0 auto;
}
.header {
  min-width: 1400px;
  height: 125px;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .meau {
  display: flex;
  align-items: center;
}
.header .meau > li {
  height: 125px;
  position: relative;
  width: 160px;
  text-align: center;
}
.header .meau > li a {
  border-top: solid 1px #eeeeee;
  width: 100%;
  font-size: 18px;
  display: block;
  line-height: 125px;
  color: #464646;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .meau > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .meau > li > a img {
  width: 7px;
  height: 5px;
  margin-left: 10px;
}
.header .meau > li .small_nav {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  line-height: 85px;
  width: 100%;
  background-color: #fff;
}
.header .meau > li .small_nav a {
  line-height: 85px;
  height: 85px;
  display: block;
}
.header .meau > li:hover {
  background-color: #f0f0f0;
}
.header .meau .active{
  background-color: #f0f0f0;
}
.banner2 {
  min-width: 1400px;  
  position: relative;
}
.banner2 img {
  width: 100%;
  display: block;
}

.banner {height: 700px;position: relative;}
.banner .swiper-slide {background: no-repeat center / cover;}
.banner .swiper-pagination-bullet {background-color: #333;}
.banner .swiper-pagination-bullet-active {background-color: #bc0f10;}


.small_title {
  height: 62px;
  background-color: #f0f0f0;
}
.small_title .container {
  height: 62px;
  display: flex;
  align-items: center;
  color: #484848;
  font-size: 14px;
}
.small_title .container img {
  display: block;
  height: 16px;
  margin-right: 13px;
}
.pt100 {
  padding-top: 100px;
}
.mb100 {
  margin-bottom: 100px;
}
.newsPIcListTitle {
  color: #323232;
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 36px;
}
.newsPIcListTitle p {
  font-size: 18px;
  color: #464646;
  font-weight: normal;
  margin-top: 10px;
}
.newsPIcListTitle span {
  display: block;
  width: 148px;
  height: 4px;
  background-color: #d20016;
  margin: 0 auto;
  margin-top: 10px;
}
.newsPIcListMeau {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 43px;
  color: #323232;
  font-size: 24px;
  text-align: center;
  justify-content: center;
}
.newsPIcListMeau a {
  display: block;
  width: 185px;
  height: 50px;
  background-color: #e7e7e7;
  opacity: 0.6;
  text-align: center;
  line-height: 50px;
  color: #272727;
  font-size: 19px;
  border-radius: 30px;
  margin-right: 18px;
  margin-bottom: 18px;
}
.newsPIcListMeau a:nth-of-type(5n) {
  margin-right: 0;
}
.newsPIcListMeau a:hover {
  color: #fff;
  background-color: #d20016;
}
.newsPIcListMeau a.active {
  color: #fff;
  background-color: #d20016;
}
.newsPIcListMain ul {
  display: flex;
  flex-wrap: wrap;
}
.newsPIcListMain ul li {
  transition: 0.2s linear all;
  width: 451px;
  margin-right: 23px;
  margin-bottom: 44px;
  background-color: #fff;
}
.newsPIcListMain ul li a {
  display: block;
}
.newsPIcListMain ul li a img {
  width: 100%;
  display: block;
  height: 378px;
}
.newsPIcListMain ul li a h3 {
  height: 74px;
  padding: 0 10px;
  text-align: center;
  line-height: 74px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: solid 1px #e6e6e6;
  border-top: none;
}
.newsPIcListMain ul li:nth-of-type(3n) {
  margin-right: 0;
}
.newsPIcListMain ul li:hover {
  box-shadow: 0 0 30px 5px #dedede;
}
.newsPIcListMain ul li:hover h3 {
  border: none;
}
.pages {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pages a,
.pages span {
  display: block;
  height: 52px;
  padding: 0 26px;
  border: 1px solid #cdcdcd;
  font-size: 18px;
  margin: 0 8px;
  line-height: 52px;
  border-radius: 3px;
}
.pages a:hover {
  color: #fff;
  background-color: #d20016;
  border: 1px solid #d20016;
}
.pages a.page-num-current {
  color: #fff;
  background-color: #d20016;
  border: 1px solid #d20016;
}
.pages span {
  color: #fff;
  background-color: #d20016;
  border: 1px solid #d20016;
}
.content-page{ margin-top:50px;}
.content-page div{
	line-height: 50px;
}
.content-page span{
	font-size: 14px;
	color: #333;
}
.content-page a{
	font-size: 14px;
	color: #444;
	margin-left:2px;
}
.content-page .pre{width: 45%; float: left; padding-left: 30px; box-sizing: border-box; line-height: 16px; background: url(404.png) left no-repeat;}
.content-page .next{width: 45%; float: right; text-align: right; padding-right: 30px; box-sizing: border-box;background: url(404.png) right no-repeat;}
.content-page .next span{float: right;}

.link {
  min-height: 106px;
  padding: 24px 0;
  display: flex;
  align-items: center;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 50px;
}
.link .l {
  width: 183px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid #d8d8d8;
}
.link .l h3 {
  margin-top: 5px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.link .r {
  width: 1125px;
  padding-left: 36px;
  display: flex;
  flex-wrap: wrap;
}
.link .r a {
  line-height: 2;
  display: block;
  margin-right: 20px;
  font-size: 20px;
  color: #2a2a2a;
}
.footer {
  min-width: 1400px;  
  padding-top: 76px;
  padding-bottom: 70px;
  background-color: #313840;
}
.footer .container {
  display: flex;
}
.footer .container .l {
  width: 307px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .container .c {
  padding: 0 66px;
  width: 782px;
  border-left: 1px solid #6d7277;
  display: flex;
}
.footer .container .c h3 {
  font-size: 14px;
  color: #fff;
  margin-bottom: 13px;
}
.footer .container .c ul {
  margin-right: 14px;
  width: 200px;
  display: flex;
  flex-wrap: wrap;
}
.footer .container .c ul li {
  margin-bottom: 13px;
  width: 100px;
}
.footer .container .c ul li a {
  color: #aaabab;
  font-size: 14px;
}
.footer .container .c p {
  margin-bottom: 13px;
  font-size: 14px;
  color: #aaabab;
}
.footer .container .r {
  display: flex;
  align-items: center;
}
.footer .container .r .ewm img {
  width: 109px;
  height: 109px;
  display: block;
}
.footer .container .r .ewmBack {
  margin-left: 36px;
}
.footer .container .r .ewmBack img {
  display: block;
  height: 41px;
}
.footer .container .r .ewmBack p {
  margin-top: 17px;
  font-size: 14px;
  color: #c0c0c0;
  text-align: center;
}
.dkInfoTitle {
  margin-bottom: 66px;
  text-align: center;
}
.dkInfoTitle h3 {
  color: #484848;
  font-size: 40px;
  font-weight: bold;
}
.dkInfoTitle span {
  width: 691px;
  height: 1px;
  background-color: #a0a0a0;
  display: block;
  margin: 14px auto;
}
.dkInfoTitle p {
  color: #484848;
  font-size: 18px;
}
.dkInfoMain img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about {
  background: url(../image/about4.png) center top no-repeat;
  background-position-y: -80px;
  margin-top: 136px;
  margin-bottom: 90px;
}
.about .title {
  margin-bottom: 60px;
}
.about .title img {
  display: block;
  margin: 0 auto;
}
.about .video video {
  width: 965px;
  height: 559px;
  display: block;
  margin: 0 auto;
}
.about .title2 {
  line-height: 127px;
  text-align: center;
  color: #343434;
  font-size: 31px;
  font-weight: bold;
}
.about_info {
  color: #343434;
  font-size: 14px;
  line-height: 1.8;
}
.about_info img{ max-width:1260px;height:auto !important}
.qywh {
  padding: 89px 0;
  background-color: #f0f0f0;
}
.qywh_title {
  color: #323232;
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 68px;
}
.qywh_title span {
  display: block;
  width: 149px;
  height: 5px;
  background-color: #d20016;
  margin: 0 auto;
  margin-top: 10px;
}
.qywh_d .items {
  display: flex;
}
.qywh_d .items img {
  display: block;
}
.qywh_d .items .item1 {
  width: 351px;
  height: 351px;
  padding-left: 60px;
  padding-top: 48px;
  background-color: #ffffff;
  color: #171717;
  font-size: 16px;
}
.qywh_d .items .item1 img {
  display: block;
  margin-bottom: 30px;
}
.qywh_d .items .item1 p {
  line-height: 1.8;
}
.qywh_d .items .item1.hui {
  background-color: #f5f5f5;
}
.qywh_d .items .item1.hei {
  background-color: #343434;
  color: #fff;
}
.gshj {
  background: url(../image/gshj.png) no-repeat center center;
  height: 947px;
  padding-top: 80px;
}
.gshj .title {
  padding-bottom: 25px;
  color: #ffffff;
  font-size: 42px;
  text-align: center;
  background: url(../image/about6.png) center bottom no-repeat;
}
.gshj .main {
  margin-top: 65px;
}
.gshj .main img {
  width: 100%;
}
.hdfc,
.part4 {
  position: relative;
  width: 1400px;
  padding: 0 48px;
  margin-bottom: 89px;
  margin-top: 155px;
}
.hdfc .swiper-button-next:after,
.part4 .swiper-button-next:after,
.hdfc .swiper-button-prev:after,
.part4 .swiper-button-prev:after {
  color: #242424;
  font-size: 30px;
}
.hdfc .swiper-button-next,
.part4 .swiper-button-next,
.hdfc .swiper-button-prev,
.part4 .swiper-button-prev {
  opacity: 1;
  top: 261px;
}
.hdfc .swiper-slide,
.part4 .swiper-slide {
  width: 329px;
}
.hdfc .swiper-slide a,
.part4 .swiper-slide a {
  display: block;
}
.hdfc .swiper-slide a img,
.part4 .swiper-slide a img {
  width: 329px;
  height: 227px;
  display: block;
}
.hdfc .swiper-slide a h3,
.part4 .swiper-slide a h3 {
  margin-top: 28px;
  text-align: center;
  color: #0e0e0e;
}
.lxfs {
  margin-bottom: 97px;
}
.lxfs .qywh_title {
  margin: 93px 0;
}
.contact_t {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 250px;
  flex-direction: column;
  flex-wrap: wrap;
  background: url(../image/contact_1.png) no-repeat center center;
  padding-left: 265px;
  padding-right: 55px;
}
.contact_t h3 {
  color: #161616;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact_t p {
  line-height: 1.8;
  color: #121212;
  font-size: 16px;
}
.contact_d ul {
  display: flex;
  flex-wrap: wrap;
}
.contact_d li {
  padding-left: 46px;
  height: 90px;
  margin-left: -1px;
  margin-bottom: -1px;
  border: 1px solid #dedede;
  width: 50%;
  display: flex;
  align-items: center;
  color: #191919;
  font-size: 17px;
}
.contact_d li img {
  margin-right: 25px;
}
.dt {
  min-width: 1400px;
  background-color: #fafafa;
  padding-top: 100px;
  padding-bottom: 125px;
}
.dt .title {
  text-align: center;
  color: #323232;
  font-size: 48px;
  margin-bottom: 84px;
  font-weight: bold;
}
.dt .title span {
  width: 150px;
  height: 2px;
  background-color: #181818;
  opacity: 0.33;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.dt .main img {
  width: 100%;
}
.message_title {
  height: 53px;
  background-color: #00314c;
  display: flex;
  line-height: 53px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 26px;
}
.message_title span {
  margin-right: 26px;
  display: block;
  height: 53px;
  background-image: linear-gradient(#d20016, #d20016), linear-gradient(20deg, #d76c00 0%, #fed400 100%), linear-gradient(#ffb400, #ffb400);
  background-blend-mode: normal,
            normal,
            normal;
  width: 32px;
}
.message_main .item {
  background-color: #f9f9f9;
  display: flex;
  border: solid 1px #aeaeae;
  position: relative;
}
.message_main .item span {
  width: 55px;
  height: 60px;
  line-height: 60px;
  border-right: 1px solid #aeaeae;
  text-align: center;
  color: #161616;
  font-size: 14px;
}
.message_main .item img {
  position: absolute;
  left: 75px;
  top: 20px;
}
.message_main .item input {
  padding-left: 60px;
  border: none;
  flex: 1;
  background-color: transparent;
}
.message_main .t {
  display: flex;
  justify-content: space-between;
}
.message_main .t .item {
  width: 680px;
}
.message_main .d {
  position: relative;
  height: 107px;
  background-color: #f9f9f9;
  border: solid 1px #aeaeae;
  display: flex;
  margin-top: 14px;
  margin-bottom: 30px;
}
.message_main .d span {
  width: 55px;
  border-right: 1px solid #aeaeae;
  text-align: center;
  color: #161616;
  font-size: 14px;
  line-height: 107px;
}
.message_main .d img {
  position: absolute;
  left: 73px;
  top: 40px;
}
.message_main .d textarea {
  line-height: 2;
  flex: 1;
  border: none;
  padding-left: 80px;
}
.message_main .button {
  margin-bottom: 89px;
  display: flex;
  align-items: center;
}
.message_main .button button {
  cursor: pointer;
  border: none;
  width: 172px;
  height: 54px;
  background-color: #d0000a;
  font-size: 18px;
  color: #fff;
  margin-right: 7px;
}
.message_main .button .reset {
  background-color: #787878;
}
.banner_d {
  position: absolute;z-index:999;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 105px;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.24);
}
.banner_d .container {
  display: flex;
}
.banner_d .container .item {
  border-right: 1px solid rgba(255, 255, 255, 0.44);
  display: flex;
  width: 25%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  height: 75px;
}
.banner_d .container .item h3 {
  color: #ffffff;
  font-size: 36px;
}
.banner_d .container .item p {
  color: #ffffff;
  font-size: 18px;
}
.banner_d .container .item:last-child {
  border: none;
}
.part1 {
  margin-top: 80px;
}
.part1 h3 {
  color: #323232;
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}
.part1 .part1_main {
  width: 1136px;
  height: 290px;
  text-align: center;
  margin: 0 auto;
  background: url(../image/part2.png) center center no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464646;
  font-size: 18px;
  line-height: 35px;
}
.part1 .part1_d {
  margin-top: 89px;
}
.part1 .part1_d img {
  display: block;
}
.part2 {
  min-width: 1400px;  
  margin-top: 90px;
  padding-bottom: 90px;
  padding-top: 90px;
  background-color: #f8f8f8;
}
.part2_d ul {
  margin-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
}
.part2_d ul li {
  margin-right: 10px;
  width: 459px;
  height: 475px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.part2_d ul li img {
  display: block;
  width: 100%;
  height: 100%;
}
.part2_d ul li h3 {
  bottom: 0;
  width: 100%;
  position: absolute;
  left: 0;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.51);
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
}
.part2_d ul li div {
  transition: 0.2s linear all;
  text-align: center;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: rgba(210, 0, 22, 0.85);
}
.part2_d ul li div p {
  font-size: 21px;
  color: #fff;
}
.part2_d ul li div span {
  width: 122px;
  height: 36px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  margin-top: 28px;
}
.part2_d ul li:nth-of-type(3n) {
  margin-right: 0;
}
.part2_d ul li:hover div {
  top: 0;
}
.part2_d a.more {
  width: 247px;
  height: 55px;
  border: solid 1px #646464;
  display: block;
  text-align: center;
  line-height: 55px;
  border-radius: 30px;
  color: #464646;
  font-size: 24px;
  margin: 0 auto;
}
.part3{
  min-width: 1400px;  
}
.part3 img {
  width: 100%;
  display: block;
}
.part4 {
  margin-top: 89px;
}
.part4 .qywh_title p {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
}
.part4 .swiper-button-prev {
  left: 0;
}
.part4 .swiper-button-next {
  right: 0;
}
.part4 .swiper-button-next,
.part4 .swiper-button-prev {
  top: 334px;
}
.part4 .swiper-button-next:after,
.part4 .swiper-button-prev:after {
  font-size: 50px;
  color: #8e8e8e;
}
.part4 .swiper-slide a {
  overflow: hidden;
  position: relative;
}
.part4 .swiper-slide a div {
  transition: 0.2s linear all;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 0 65px;
  width: 100%;
  height: 100%;
  background-color: rgba(210, 0, 22, 0.85);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.part4 .swiper-slide a div h2 {
  width: 100%;
  font-size: 22px;
  color: #fff;
}
.part4 .swiper-slide a div p {
  margin: 15px 0;
  font-size: 13px;
  color: #fff;
}
.part4 .swiper-slide a div span {
  display: block;
  width: 92px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  height: 28px;
  border: solid 1px #ffffff;
}
.part4 .swiper-slide a img {
  width: 332px;
  height: 297px;
}
.part4 .swiper-slide a h3 {
  margin-top: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 28px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.51);
  text-align: center;
  color: #fff;
}
.part4 .swiper-slide a:hover div {
  top: 0;
}
.part4 .swiper-slide a:hover h3 {
  display: none;
}
.part5 {
  min-width: 1400px;  
  padding: 90px 0;
  background-color: #f8f8f8;
}
.part5 .qywh_title p {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
}
.part5_d ul {
  display: flex;
  justify-content: space-between;
}
.part5_d ul li {
  text-align: center;
  width: 292px;
}
.part5_d ul li img {
  height: 124px;
  margin: 0 auto;
  display: block;
}
.part5_d ul li h3 {
  margin-top: 25px;
  margin-bottom: 18px;
  font-size: 25px;
  color: #000;
}
.part5_d ul li p {
  color: #000;
  font-size: 18px;
}
.part6 {
  width: 1920px;
  display: flex;
}
.part6 .l {
  width: 960px;
  height: 828px;
  background-color: #00314c;
  padding-left: 258px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-right: 114px;
}
.part6 .l h3 {
  font-size: 48px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: bold;
}
.part6 .l .small {
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #3d6277;
  border-bottom: 1px solid #3d6277;
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.part6 .l h2 {
  font-size: 13px;
  color: #fff;
  letter-spacing: 5px;
  opacity: 0.5;
  margin-bottom: 40px;
}
.part6 .l a {
  text-align: center;
  line-height: 55px;
  font-size: 24px;
  color: #fff;
  margin-top: 30px;
  width: 247px;
  height: 55px;
  border: solid 1px #ffffff;
  display: block;
  border-radius: 30px;
}
.part6 .l p {
  line-height: 1.8;
  font-size: 18px;
  color: #ffffff;
}
.part6 .r {
  width: 960px;
}
.part6 .r ul {
  display: flex;
  flex-wrap: wrap;
}
.part6 .r li {
  width: 50%;
}
.part6 .r li a {
  display: block;
  width: 100%;
  height: 414px;
  position: relative;
}
.part6 .r li p {
  position: absolute;
  left: 0;
  font-size: 19px;
  color: #fff;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
}
.part6 .r li img {
  display: block;
  width: 100%;
  height: 414px;
}
.hzhb {
  margin: 90px auto;
}
.hzhb .qywh_title p {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
}
.hzhb .hzhb_d ul {
  display: flex;
  flex-wrap: wrap;
}
.hzhb .hzhb_d ul li {
  margin-right: 12px;
  margin-bottom: 14px;
}
.hzhb .hzhb_d ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 268px;
  height: 138px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
}
.hzhb .hzhb_d ul li a img {
  max-width: 100%;
  max-height: 100%;
}
.hzhb .hzhb_d ul li:nth-of-type(5n) {
  margin-right: 0;
}
.index_about {
  min-width: 1400px;  
  padding: 90px 0;
  background-color: #f8f8f8;
}
.index_about .qywh_title p {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
}
.indexAboutD {
  display: flex;
}
.indexAboutD .video {
  height: 435px;
  width: 701px;
}
.indexAboutD .video video {
  width: 100%;
  height: 100%;
  display: block;
}
.indexAboutDR {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 699px;
  height: 435px;
  background: url(../image/indexAboutDR.png) no-repeat;
  padding-left: 85px;
  padding-right: 41px;
}
.indexAboutDR img {
  width: 213px;
  height: 92px;
}
.indexAboutDR h3 {
  font-weight: bold;
  color: #343434;
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.indexAboutDR p {
  font-size: 14px;
  color: #343434;
  line-height: 1.8;
}
.indexAboutDR div {
  margin-top: 20px;
  display: flex;
}
.indexAboutDR div a {
  display: block;
  width: 125px;
  height: 36px;
  background-image: linear-gradient(#d20016, #d20016), linear-gradient(#e40018, #e40018);
  background-blend-mode: normal, 
    
		normal;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}
.indexAboutDR div a.a2 {
  text-align: center;
  line-height: 36px;
  width: 125px;
  height: 34px;
  background: #fff;
  color: #2a2a2a;
  border: solid 1px #cbcbcb;
}
.ryzz {
  padding-bottom: 70px;
  background-color: #f8f8f8;
  margin-bottom: 67px;
}
.ryzz .hdfc {
  margin: 0 auto;
}
.ryzz .hdfc .swiper-button-next,
.ryzz .hdfc .swiper-button-prev {
  opacity: 1;
  top: 185px;
}
.ryzz_t {
  font-size: 24px;
  color: #111;
  position: relative;
  margin-bottom: 40px;
}
.ryzz_t span {
  display: block;
  margin: 0 auto;
  width: 140px;
  background-color: #f8f8f8;
  position: relative;
  z-index: 2;
  text-align: center;
}
.ryzz_t::after {
  width: 100%;
  height: 1px;
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 15px;
  background-color: #cfcfcf;
}