@font-face {
  font-family: 'iconfont';  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_p1471eejtn.woff2?t=1692610061536') format('woff2'),
       url('//at.alicdn.com/t/c/font_971715_p1471eejtn.woff?t=1692610061536') format('woff'),
       url('//at.alicdn.com/t/c/font_971715_p1471eejtn.ttf?t=1692610061536') 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: 1200px;
  margin: 0 auto;
}
.head {
  height: 108px;
}
.head .logo {
  width: 328px;
  height: 42px;
  float: left;
  margin-top: 40px;
}
.head .logo img {
  width: 100%;
}
.head .nav {
  float: right;
  line-height: 111px;
  margin-left: 70px;
}
.head .nav ul .nLi {
  display: inline-block;
  margin-left: 62px;
  border-bottom: 3px solid transparent;
}
.head .nav ul .nLi h3 {
  color: #000000;
  font-size: 16px;
}
.head .nav ul .nLi:hover {
  border-color: #ff943c;
}
.head .zx {
  float: right;
  background-color: #f7984b;
  width: 90px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin-top: 41px;
  margin-left: 52px;
}
.head .zx a {
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
}
.banner {
  position: relative;
  width: 100%;
  height: 632px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 632px;
}
.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;
  z-index: -1;
}
.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%);
}
.page_1 {
  margin-top: 106px;
  margin-bottom: 110px;
}
.page_1 .img-box {
  width: 520px;
  height: 328px;
  float: left;
}
.page_1 .img-box img {
  width: 100%;
  height: 100%;
}
.page_1 .text_box {
  width: 680px;
  float: right;
  padding-left: 50px;
}
.page_1 .text_box .tit {
  margin-bottom: 35px;
}
.page_1 .text_box .tit h4 {
  display: inline-block;
  font-size: 30px;
  font-family: "SourceHanSansCN";
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 8px;
}
.page_1 .text_box .tit h4:before {
  content: '';
  position: absolute;
  left: 0px;
  background-color: #f7984b;
  width: 49px;
  height: 4px;
  top: 48px;
}
.page_1 .text_box .tit img {
  display: inline-block;
}
.page_1 .text_box h5 {
  font-size: 20px;
  font-family: "SourceHanSansCN";
  color: #000000;
  text-transform: uppercase;
  line-height: 2.4;
}
.page_1 .text_box p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #8e8e8e;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_1 .text_box .more {
  background-color: #f7984b;
  width: 77px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  float: right;
  margin-top: 28px;
}
.page_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 941px;
  padding-top: 70px;
}
.page_2 .title .left_tit {
  float: left;
}
.page_2 .title .left_tit h4 {
  display: inline-block;
  font-size: 30px;
  font-family: "SourceHanSansCN";
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 8px;
  margin-right: 17px;
}
.page_2 .title .left_tit h4:before {
  content: '';
  position: absolute;
  left: 0px;
  background-color: #f7984b;
  width: 49px;
  height: 4px;
  top: 48px;
}
.page_2 .title .left_tit img {
  display: inline-block;
}
.page_2 .title .more {
  background-color: #f7984b;
  width: 77px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  float: right;
  margin-top: 50px;
}
.page_2 .bd_2 {
  margin-top: 40px;
  font-size: 0px;

    background-color: rgb(252, 252, 254);
    box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.13);

  
}
.page_2 .bd_2 .left_img {
  float: left;
  width: 500px;
  height: 615px;
  border-right: 1px solid #eaeaea;
}
.page_2 .bd_2 .left_img img {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .right_box {
  float: right;
  width: 700px;
}
.page_2 .bd_2 .right_box ul li {
  display: inline-block;
  width: 349px;
  height: 307px;
  position: relative;
}
.page_2 .bd_2 .right_box ul li .img-box {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .right_box ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .right_box ul li .text {
  width: 350px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  bottom: 11px;
}
.page_2 .bd_2 .right_box ul li .text h4 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  font-size: 20px;
  font-family: "SourceHanSansCN";
  color: #000000;
}
.page_2 .bd_2 .right_box ul li .text p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "Didot";
  font-weight: bold;
  color: #d0d0d0;
}
.page_2 .bd_2 .right_box ul li:hover .text {
  background-color: #f7984b;
  width: 350px;
  height: 58px;
  line-height: 58px;
  bottom: 0px;
}
.page_2 .bd_2 .right_box ul li:hover .text h4 {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
.page_2 .bd_2 .right_box ul li:hover .text p {
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.502);
}
.page_2 .bd_2 .right_box ul li:nth-child(1) {
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.page_2 .bd_2 .right_box ul li:nth-child(2) {
  border-bottom: 1px solid #eaeaea;
}
.page_2 .bd_2 .right_box ul li:nth-child(3) {
  border-right: 1px solid #eaeaea;
}
.page_3 {
  background: url(../img/1_09.jpg) no-repeat center;
  height: 737px;
  padding-top: 75px;
}
.page_3 .title .left_tit {
  float: left;
}
.page_3 .title .left_tit h4 {
  display: inline-block;
  font-size: 30px;
  font-family: "SourceHanSansCN";
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 8px;
  margin-right: 17px;
}
.page_3 .title .left_tit h4:before {
  content: '';
  position: absolute;
  left: 0px;
  background-color: #f7984b;
  width: 49px;
  height: 4px;
  top: 48px;
}
.page_3 .title .left_tit img {
  display: inline-block;
}
.page_3 .title .more {
  background-color: #f7984b;
  width: 77px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  float: right;
  margin-top: 50px;
}
.page_3 .bd_3 {
  margin-top: 48px;
  position: relative;
}
.page_3 .bd_3 .hd .next{
  position: absolute;
  top: 20%;
  left: -65px;
  color: #cacaca;
  font-size: 45px;
}
.page_3 .bd_3 .hd .prev{
  position: absolute;
  top: 20%;
  right: -73px;
  color: #cacaca;
  font-size: 45px;
}
.page_3 .bd_3 .hd a:hover{
  color: #f7984b;
}
.page_3 .bd_3 .bd ul li {
  width: 376px;
  float: left;
  margin-right: 38px;
}
.page_3 .bd_3 .bd ul li .img-box {
  width: 100%;
  height: 223px;
}
.page_3 .bd_3 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 .bd ul li .text_box {
  margin-top: 20px;
 
}
.page_3 .bd_3 .bd ul li .text_box h4 {
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: #5d5d5d;
  line-height: 2.667;
  text-align: justifyLeft;
}
.page_3 .bd_3 .bd ul li .text_box p {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #acacac;
  line-height: 1.643;
  text-align: justifyLeft;
  height: 46px;
}
.page_3 .bd_3 .bd ul li .time {
  margin-top: 15px;
  display: flex;
  padding-top: 17px;
  height: 70px;
  border-top: 1px solid #ccc;
}
.page_3 .bd_3 .bd ul li .time .t1 {
  flex: 1;
}
.page_3 .bd_3 .bd ul li .time .t1 h4 {
  display: inline-block;
  vertical-align: bottom;
  font-size: 30px;
  font-family: "AtillaNormal";
  color: #cccccc;
  line-height: 1;
  margin-right: 5px;
}
.page_3 .bd_3 .bd ul li .time .t1 span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  font-family: "AtillaNormal";
  color: #cccccc;
}
.page_3 .bd_3 .bd ul li .time .more {
  background-color: #f7984b;
  width: 77px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  float: right;
  display: none;
}
.page_3 .bd_3 .bd ul li:hover .time {
  background: #f7984b;
  padding: 0 17px;
  padding-top: 17px;
}
.page_3 .bd_3 .bd ul li:hover .time .t1 h4 {
  color: #FFFFFF;
}
.page_3 .bd_3 .bd ul li:hover .time .t1 span {
  color: #FFFFFF;
}
.page_3 .bd_3 .bd ul li:hover .time .more {
  display: inline-block;
  background: #FFFFFF;
}
.foot {
  background: url(../img/1_10.jpg) no-repeat center;
  height: 301px;
  padding-top: 60px;
}
.foot .f_1 {
  float: left;
  width: 287px;
}
.foot .f_1 h4 {
  display: inline-block;
  font-size: 30px;
  font-family: "SourceHanSansCN";
  color: #000000;
  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: #f7984b;
  width: 49px;
  height: 4px;
  top: 48px;
}
.foot .f_2 {
  float: left;
  width: 590px;
}
.foot .f_2 h5 {
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #393939;
  line-height: 1.5;
}
.foot .f_2 .lx {
  margin-top: 20px;
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 20px;
}
.foot .f_2 .lx ul li {
  display: inline-block;
  margin-bottom: 8px;

  width: 49%;
}
.foot .f_2 .lx ul li img {
  display: inline-block;
  vertical-align: top;
}
.foot .f_2 .lx ul li p {
  display: inline-block;
  vertical-align: top;
  color: #767676;
  font-size: 16px;
  width: 266px;
}
.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: 193px;
  height: 193px;
  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: #393939;
  writing-mode: vertical-lr;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
