.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: '';
  clear: both;
}
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: 1200px;
  margin: 0 auto;
}
.head .head_box {
  height: 118px;
}
.head .head_box .logo {
  width: 439px;
  float: left;
  margin-top: 28px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .dh {
  float: right;
  margin-top: 40px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.head .head_box .dh p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: 'Source Han Sans CN';
  color: #6b6b6b;
  text-transform: uppercase;
}
.head .head_box .dh p span {
  font-size: 30px;
  font-family: 'Arial';
  color: #484848;
  font-weight: bold;
}
.head .nav {
  background-color: #b61a0b;
  box-shadow: 1.03px 1.714px 27px 0px rgba(103, 24, 20, 0.41);
  height: 57px;
  line-height: 57px;
}
.head .nav ul .nLi {
  display: inline-block;
  width: 13.37%;
  text-align: center;
  position: relative;
}
.head .nav ul .nLi h3 {
  font-size: 18px;
}
.head .nav ul .nLi h3 a {
  color: #ffffff;
}
.head .nav ul .nLi .sub {
  display: none;
  position: absolute;
  z-index: 55;
  background-color: #ffe6af;
  width: 100%;
  margin-top: 5px;
}
.head .nav ul .nLi .sub li {
  width: 185px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  font-size: 16px;
}
.head .nav ul .nLi .sub li a {
  color: #464646;
}
.head .nav ul .nLi .sub li:hover {
  background-color: #b61a0b;
}
.head .nav ul .nLi .sub li:hover a {
  color: #ffe6af;
}
.head .nav ul .nLi .sub li:last-child {
  margin-bottom: 15px;
}
.head .nav ul .nLi .sub li:first-child {
  margin-top: 20px;
}
.head .nav ul li:hover {
  background: #ffe6af;
}
.head .nav ul li:hover h3 a {
  color: #a3241d;
}
.head .nav ul .on {
  background: #ffe6af;
}
.head .nav ul .on h3 a {
  color: #a3241d;
}
.banner {
  position: relative;
  width: 100%;
  height: 696px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 696px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  right: 49%;
}
.banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #0081df;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 300px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 30px;
  font-family: 'Source Han Sans CN';
  color: #393939;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.title h4::after {
  content: '';
  position: absolute;
  left: 154px;
  top: -7px;
  background: url(../img/y.png) no-repeat;
  width: 135px;
  height: 65px;
}
.title h4::before {
  content: '';
  position: absolute;
  right: 150px;
  background: url(../img/z.png) no-repeat;
  width: 150px;
  height: 44px;
  top: 6px;
}
.title p {
  font-size: 16px;
  font-family: 'Arial';
  color: #393939;
  text-transform: uppercase;
}
.page_1 {
  padding-top: 88px;
  margin-bottom: 60px;
}
.page_1 .bd_1 {
  margin-top: 40px;
}

.page_1 .bd_1 .hd ul li {
  position: relative;
  background: #d12920;
  width: 210px;
  height: 47px;
  line-height: 47px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
}
.page_1 .bd_1 .hd ul li:nth-child(5n) {
  margin-right: 0px;
}
.page_1 .bd_1 .hd ul li p {
  color: #ffe5ae;
  font-size: 18px;
  text-align: center;
  background: url(../img/bj1.png) no-repeat center;
}
.page_1 .bd_1 .hd ul li:hover {
  background: #fee3ac;
}
.page_1 .bd_1 .hd ul li:hover p {
  color: #d12920;
  background: url(../img/bj2.png) no-repeat center;
}
.page_1 .bd_1 .hd ul .on {
  background: #fee3ac;
}
.page_1 .bd_1 .hd ul .on p {
  color: #d12920;
  background: url(../img/bj2.png) no-repeat center;
}
.page_1 .bd_1 .hd ul li::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  border: 4px solid #fff;
  background: transparent;
  width: 200px;
  height: 37px;
}
.page_1 .bd_1 .bd {
  margin-top: 30px;
}
.page_1 .bd_1 .bd ul li {
  display: inline-block;
  width: 287px;
  margin-right: 13px;
  margin-bottom: 30px;
}
.page_1 .bd_1 .bd ul li .img-box {
  width: 100%;
  height: 280px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: 'Source Han Sans CN';
  color: #4c4c4c;
  text-transform: uppercase;
  margin-top: 18px;
}
.page_1 .bd_1 .bd ul li:hover .img-box {
  border: 4px solid #d12920;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li:nth-child(4n) {
  margin-right: 0px;
}
.page_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 705px;
  padding-top: 99px;
}
.page_2 .title h4 {
  color: #fee3ac;
}
.page_2 .title p {
  color: #fee3ac;
}
.page_2 .bd_2 {
  margin-top: 50px;
}
.page_2 .bd_2 .img-box {
  width: 504px;
  height: 364px;
  border: 4px solid #fee3ac;
  float: left;
  box-shadow: 0px 11px 24px 0px rgba(103, 24, 20, 0.41);
}
.page_2 .bd_2 .img-box img {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .text {
  float: right;
  width: 695px;
  padding-left: 70px;
  padding-top: 40px;
}
.page_2 .bd_2 .text h4 {
  font-size: 22px;
  font-family: 'Source Han Sans CN';
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 17px;
}
.page_2 .bd_2 .text p {
  font-size: 16px;
  font-family: 'Source Han Sans CN';
  color: rgba(255, 255, 255, 0.529);
  text-transform: uppercase;
  line-height: 1.875;
}
.page_2 .bd_2 .text a {
  margin-top: 70px;
  border-radius: 10px;
  background-color: #fee3ac;
  width: 132px;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-family: 'Source Han Sans CN';
  color: #d12920;
}
.page_3 {
  padding-top: 88px;
  padding-bottom: 110px;
}
.page_3 .bd_3 {
  margin-top: 45px;
}
.page_3 .bd_3 ul li {
  width: 379px;
  height: 288px;
  margin-right: 27px;
  display: inline-block;
}
.page_3 .bd_3 ul li img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 ul li:last-child {
  margin-right: 0px;
}
.page_4 {
  background: url(../img/1_14.jpg) no-repeat center;
  height: 814px;
  padding-top: 83px;
}
.page_4 .bd_4 {
  margin-top: 38px;
}
.page_4 .bd_4 .hd ul {
  text-align: center;
}
.page_4 .bd_4 .hd ul li {
  position: relative;
  background: #d12920;
  width: 210px;
  height: 47px;
  line-height: 47px;
  display: inline-block;
  margin: 0 18px;
}
.page_4 .bd_4 .hd ul li p {
  color: #ffe5ae;
  font-size: 18px;
  text-align: center;
  background: url(../img/bj1.png) no-repeat center;
}
.page_4 .bd_4 .hd ul li:hover {
  background: #fee3ac;
}
.page_4 .bd_4 .hd ul li:hover p {
  color: #d12920;
  background: url(../img/bj2.png) no-repeat center;
}
.page_4 .bd_4 .hd ul .on {
  background: #fee3ac;
}
.page_4 .bd_4 .hd ul .on p {
  color: #d12920;
  background: url(../img/bj2.png) no-repeat center;
}
.page_4 .bd_4 .hd ul li::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  border: 4px solid #fff;
  background: transparent;
  width: 200px;
  height: 37px;
}
.page_4 .bd_4 .bd {
  margin-top: 40px;
}
.page_4 .bd_4 .bd ul .img-box {
  width: 409px;
  height: 417px;
  float: left;
}
.page_4 .bd_4 .bd ul .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .bd_4 .bd ul .right_box {
  padding-left: 70px;
  float: right;
  width: 789px;
}
.page_4 .bd_4 .bd ul .right_box .top_box {
  padding-bottom: 30px;
  border-bottom: 1px dashed #b5b5b5;
  margin-bottom: 13px;
}
.page_4 .bd_4 .bd ul .right_box .top_box .time {
  border-width: 1px;
  border-color: #b5b5b5;
  border-style: solid;
  background-color: rgba(254, 227, 172, 0);
  width: 93px;
  height: 93px;
  text-align: center;
  padding-top: 20px;
  float: left;
}
.page_4 .bd_4 .bd ul .right_box .top_box .time h4 {
  font-size: 30px;
  font-family: 'Arial';
  color: #4c4c4c;
  text-transform: uppercase;
  line-height: 1;
}
.page_4 .bd_4 .bd ul .right_box .top_box .time p {
  font-size: 17px;
  font-family: 'Arial';
  color: #4c4c4c;
}
.page_4 .bd_4 .bd ul .right_box .top_box .text {
  width: 625px;
  float: right;
  padding-left: 25px;
}
.page_4 .bd_4 .bd ul .right_box .top_box .text h4 {
  font-size: 18px;
  font-family: 'Source Han Sans CN';
  color: #474747;
  margin-top: 5px;
  margin-bottom: 7px;
}
.page_4 .bd_4 .bd ul .right_box .top_box .text p {
  font-size: 14px;
  font-family: 'Source Han Sans CN';
  color: #8c8c8c;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_4 .bd_4 .bd ul .right_box .list {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #dddddd;
}
.page_4 .bd_4 .bd ul .right_box .list h4 {
  display: inline-block;
  vertical-align: middle;
  color: #474747;
  font-size: 18px;
}
.page_4 .bd_4 .bd ul .right_box .list h4 i {
  border-radius: 50%;
  background-color: #b1b1b1;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.page_4 .bd_4 .bd ul .right_box .list span {
  display: inline-block;
  vertical-align: middle;
  float: right;
  color: #898989;
  font-size: 18px;
}
.page_4 .bd_4 .bd ul .right_box .list:hover h4 {
  color: #d12920;
}
.page_4 .bd_4 .bd ul .right_box .list:hover h4 i {
  background: #d12920;
}
.page_4 .bd_4 .bd ul .right_box .list:hover span {
  color: #464646;
}
.foot {
  background: #343434;
  height: 279px;
  padding-top: 60px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f_1 {
  float: left;
  width: 287px;
}
.foot .f_1 h4 {
  display: inline-block;
  font-size: 30px;
  font-family: 'SourceHanSansCN';
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 8px;
  margin-right: 17px;
  margin-top: 17px;
}
.foot .f_1 h4:before {
  content: '';
  position: absolute;
  left: 0px;
  background-color: #bba984;
  width: 49px;
  height: 4px;
  top: 48px;
}
.foot .f_2 {
  float: left;
  width: 590px;
  padding-top: 20px;
}
.foot .f_2 h5 {
  font-size: 16px;
  font-family: 'Adobe Heiti Std';
  color: #ffffff;
  line-height: 1.5;
}
.foot .f_2 .lx {
  margin-top: 20px;
}
.foot .f_2 .lx ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
  margin-right: 20px;
}
.foot .f_2 .lx ul li img {
  display: inline-block;
}
.foot .f_2 .lx ul li p {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 16px;
  width: 248px;
}
.foot .f_2 .bq {
  margin-top: 20px;
}
.foot .f_2 .bq p {
  font-size: 14px;
  font-family: 'Adobe Heiti Std';
  color: rgba(57, 57, 57, 0.569);
  display: inline-block;
}
.foot .f_2 .bq a {
  font-size: 14px;
  font-family: 'Adobe Heiti Std';
  color: rgba(57, 57, 57, 0.569);
  display: inline-block;
}
.foot .f_3 {
  float: right;
}
.foot .f_3 .er {
  background-color: #fcfcfe;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.13);
  width: 183px;
  height: 183px;
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
}
.foot .f_3 .er img {
  width: 100%;
  height: 100%;
}
.foot .f_3 p {
  font-size: 16px;
  font-family: 'Adobe Heiti Std';
  color: #fff;
  writing-mode: vertical-lr;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot_1 {
  height: 60px;
  line-height: 60px;
  background: #343434;
  font-size: 14px;
  font-family: 'Adobe Heiti Std';
  color: rgba(255, 255, 255, 0.569);
  text-align: center;
}
.foot_1 a {
  color: rgba(255, 255, 255, 0.569);
}
.ny-download {
  display: flex;
  margin-top: 35px;
  margin-bottom: 98px;
}
.ny-download .list > ul {
  padding: 0 28px;
  display: flex;
  flex-wrap: wrap;
}
.ny-download .list > ul li {
  width: 408px;
  height: 89px;
  margin-left: 27px;
  border: 1px solid #f2f2f2;
  padding: 24px 25px;
  margin-top: 28px;
  box-sizing: border-box;
}
.ny-download .list > ul li:hover {
  border: none;
  box-shadow: 0px 1px 21px 0px rgba(224, 224, 224, 0.35);
}
.ny-download .list > ul li:hover a > div:nth-child(3) {
  background: #1d53bf;
}
.ny-download .list > ul li:hover a > div:nth-child(3) span {
  color: #fff;
}
.ny-download .list > ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.ny-download .list > ul li a {
  display: flex;
  align-items: center;
}
.ny-download .list > ul li a > div:nth-child(1) span {
  color: #ffbb63;
  font-size: 50px;
}
.ny-download .list > ul li a > div:nth-child(2) {
  margin-left: 10px;
  margin-top: 5px;
}
.ny-download .list > ul li a > div:nth-child(2) p:nth-child(1) {
  font-size: 16px;
  color: #333;
  width: 195px;
}
.ny-download .list > ul li a > div:nth-child(2) p:nth-child(2) {
  font-size: 12px;
  color: #b4aeae;
}
.ny-download .list > ul li a > div:nth-child(3) {
  width: 47px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #f2f3f5;
  border-radius: 12px;
  margin-left: 70px;
}
.ny-download .list > ul li a > div:nth-child(3) span {
  color: #7e858c;
  font-size: 14px;
}
.ny-download .list {
  margin-top: -20px;
}
