@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_bijcieskk85.woff2?t=1699927489989') format('woff2'), url('//at.alicdn.com/t/c/font_971715_bijcieskk85.woff?t=1699927489989') format('woff'), url('//at.alicdn.com/t/c/font_971715_bijcieskk85.ttf?t=1699927489989') 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;
}
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: 142px;
}
.head .head_box .logo {
  float: left;
  margin-top: 42px;
  width: 390px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .dh {
  float: right;
  margin-top: 30px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.head .head_box .dh .text {
  display: inline-block;
  vertical-align: middle;
}
.head .head_box .dh .text p {
  color: #444444;
  font-size: 22px;
  font-weight: bold;
  margin: 8px 0;
}
.head .head_nav {
  height: 59px;
  line-height: 59px;
  background: #1fa661;
  overflow: hidden;
}
.head .head_nav ul .nLi {
  display: inline-block;
  vertical-align: middle;
  vertical-align: top;
  width: 10.8%;
  text-align: center;
}
.head .head_nav ul .nLi h3 {
  font-size: 18px;
}
.head .head_nav ul .nLi h3 a {
  color: #ffffff;
}
.head .head_nav ul .nLi:hover {
  background: url(../img/on.png) center;
}
.head .head_nav ul .on {
  background: url(../img/on.png) center;
}
.banner {
  position: relative;
  width: 100%;
  height: 681px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 681px;
}
.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: 6%;
  right: 48%;
}
.banner .hd ul li {
  width: 10px;
  height: 10px ;
  border-radius: 50%;
  background: transparent;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 40px;
  background: #fff;
  border-radius: 20px;
}
.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;
  position: relative;
}
.title h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #1082da;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  background: #fff;
  z-index: 8;
  padding: 0 27px;
}
.title h4 span {
  color: #333333;
}
.title h4::after {
  content: "";
  background: url(../img/tit.png) no-repeat;
  width: 6px;
  height: 31px;
  position: absolute;
  right: 0;
  top: 7px;
}
.title h4::before {
  content: "";
  background: url(../img/tit.png) no-repeat;
  width: 6px;
  height: 31px;
  position: absolute;
  left: 0px;
  top: 7px;
}
.title p {
  font-size: 20px;
  font-family: "DejaVuSans";
  color: #c9c9c9;
  text-transform: uppercase;
  margin-top: 10px;
}
.title .link {
  position: absolute;
  background-color: #dcdcdc;
  width: 100%;
  height: 1px;
  top: 23px;
}
.index_1 {
  padding-top: 71px;
  padding-bottom: 60px;
}
.index_1 .left_nav {
  width: 258px;
  float: left;
}
.index_1 .left_nav .left_1 {
  background-color: #1fa661;
  width: 236px;
  padding: 23px 0 17px 17px;
}
.index_1 .left_nav .left_1 .tit {
  margin-bottom: 20px;
}
.index_1 .left_nav .left_1 .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}
.index_1 .left_nav .left_1 .tit h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.index_1 .left_nav .left_1 ul li {
  background-color: #ffffff;
  width: 203px;
  height: 63px;
  line-height: 63px;
  margin-bottom: 12px;
  text-align: center;
}
.index_1 .left_nav .left_1 ul li p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #6b6b6b;
  text-transform: uppercase;
}
.index_1 .left_nav .left_1 ul li span {
  display: none;
}
.index_1 .left_nav .left_1 ul li:hover {
  width: 233px;
  background: #ffb400;
  border-radius: 0 50px 50px 0 ;
  padding-right: 17px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_1 .left_nav .left_1 ul li:hover p {
  color: #fff;
  display: inline-block;
}
.index_1 .left_nav .left_1 ul li:hover span {
  display: inline-block;
  color: #fff;
  float: right;
}
.index_1 .bd_1 {
  width: 942px;
  float: right;
}
.index_1 .bd_1 ul li {
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 27px;
}
.index_1 .bd_1 ul li .img-box {
  width: 295px;
  height: 236px;
  border: 2px solid #b3b3b3;
  overflow: hidden;
}
.index_1 .bd_1 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;
}
.index_1 .bd_1 ul li .text {
  margin-top: 15px;
  padding-left: 17px;
}
.index_1 .bd_1 ul li .text p {
  margin-bottom: 15px;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #505050;
  text-transform: uppercase;
  line-height: 1;
}
.index_1 .bd_1 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;
}
.index_1 .bd_1 ul li:nth-child(3n) {
  margin-right: 0px;
}
.index_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 229px;
}
.index_3 {
  padding: 65px 0;
}
.index_3 ul li {
  margin-bottom: 50px;
  display: flex;
}
.index_3 ul li .left_3 .tit {
  padding-bottom: 54px;
  position: relative;
}
.index_3 ul li .left_3 .tit h4 {
  background: url(../img/tit.png) no-repeat;
  font-size: 40px;
  font-family: "Arial";
  color: #ffffff;
  text-transform: uppercase;
  width: 93px;
  height: 76px;
  line-height: 76px;
  padding-left: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.index_3 ul li .left_3 .tit p {
  display: inline-block;
  vertical-align: middle;
  color: #1fa661;
  font-size: 30px;
  font-weight: bold;
}
.index_3 ul li .left_3 .tit p span {
  color: #eb8a00;
  font-size: 42px;
}
.index_3 ul li .left_3 .tit::after {
  content: "";
  background: url(../img/yy.png) no-repeat;
  width: 100%;
  height: 25px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.index_3 ul li .left_3 .text {
  margin-top: 18px;
  padding-left: 61px;
}
.index_3 ul li .left_3 .text h4 span {
  border-radius: 50%;
  background-color: #1d9b5b;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}
.index_3 ul li .left_3 .text h4 p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #606060;
  text-transform: uppercase;
  line-height: 1.875;
}
.index_3 ul li:nth-child(2n) {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.index_3 ul li:nth-child(2n) .left_3 {
  margin-top: 30px;
  margin-left: 58px;
  width: 665px;
}
.index_3 ul li:nth-child(3) .left_3 {
  width: 665px;
}
.index_4 {
  background: url(../img/1_10.jpg) no-repeat center;
  height: 229px;
}
.index_5 {
  margin-top: 67px;
}
.index_5 .bd_5 .hd ul li {
  display: inline-block;
  vertical-align: middle;
  background-color: #1fa661;
  width: 187px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  margin-right: 11px;
}
.index_5 .bd_5 .hd ul li a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.index_5 .bd_5 .hd ul li:last-child {
  margin-right: 0px;
}
.index_5 .bd_5 .hd ul li:hover {
  background: #ffb400;
}
.index_5 .bd_5 .bd {
  margin-top: 50px;
}
.index_5 .bd_5 .bd ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 28px;
}
.index_5 .bd_5 .bd ul li .img-box {
  width: 289px;
  height: 232px;
  overflow: hidden;
}
.index_5 .bd_5 .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;
}
.index_5 .bd_5 .bd ul li p {
  text-align: center;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #505050;
  text-transform: uppercase;
  margin-top: 20px;
}
.index_5 .bd_5 .bd ul li:nth-child(4n) {
  margin-right: 0px;
}
.index_5 .bd_5 .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;
}
.index_6 {
  padding: 50px 0 94px 0;
}
.index_6 .left_6 {
  width: 694px;
  float: left;
}
.index_6 .left_6 .tit {
  background-color: #1fa661;
  width: 100%;
  height: 96px;
  line-height: 96px;
  display: flex;
  justify-content: space-between;
  padding: 0 27px;
}
.index_6 .left_6 .tit .left_tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.index_6 .left_6 .tit .left_tit h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
}
.index_6 .left_6 .tit .more {
  background-color: #ffffff;
  width: 114px;
  height: 40px;
  border-radius: 50px ;
  line-height: 40px;
  text-align: center;
  margin-top: 29px;
}
.index_6 .left_6 .tit .more a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #1fa661;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.index_6 .left_6 .bd_box ul li .li_1 {
  display: none;
  background-color: #fff;
  width: 694px;
  height: 217px;
  padding: 20px;
}
.index_6 .left_6 .bd_box ul li .li_1 .img-box {
  float: left;
  width: 233px;
  height: 178px;
  border: 4px solid #1fa661;
}
.index_6 .left_6 .bd_box ul li .li_1 .img-box img {
  width: 100%;
  height: 100%;
}
.index_6 .left_6 .bd_box ul li .li_1 .text {
  float: right;
  width: 420px;
  padding: 23px 28px 0 28px;
}
.index_6 .left_6 .bd_box ul li .li_1 .text h4 {
  font-size: 20px;
  font-family: "Source Han Sans CN";
  color: #1fa661;
  text-transform: uppercase;
  line-height: 1;
}
.index_6 .left_6 .bd_box ul li .li_1 .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #a3a3a3;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 25px;
}
.index_6 .left_6 .bd_box ul li .li_1 .text .time {
  margin-top: 26px;
}
.index_6 .left_6 .bd_box ul li .li_1 .text .time h5 {
  float: left;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #5c5c5c;
  text-transform: uppercase;
}
.index_6 .left_6 .bd_box ul li .li_1 .text .time span {
  float: right;
  color: #1fa661;
  font-size: 21px;
}
.index_6 .left_6 .bd_box ul li .text_box {
  height: 84px;
  line-height: 84px;
  background: #fafafa;
  padding: 0 50px;
  border-bottom: 1px solid #ebebeb;
}
.index_6 .left_6 .bd_box ul li .text_box h4 {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #6f6f6f;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
}
.index_6 .left_6 .bd_box ul li .text_box p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #6f6f6f;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .left_6 .bd_box ul li .text_box span {
  float: right;
  color: #9b9b9b;
  font-size: 21px;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .left_6 .bd_box ul .on .li_1 {
  display: block;
}
.index_6 .left_6 .bd_box ul .on .text_box {
  display: none;
}
.index_6 .right_6 {
  width: 484px;
  float: right;
}
.index_6 .right_6 .tit {
  background-color: #1fa661;
  width: 100%;
  height: 96px;
  line-height: 96px;
  display: flex;
  justify-content: space-between;
  padding: 0 27px;
}
.index_6 .right_6 .tit .left_tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.index_6 .right_6 .tit .left_tit h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
}
.index_6 .right_6 .tit .more {
  background-color: #ffffff;
  width: 114px;
  height: 40px;
  border-radius: 50px ;
  line-height: 40px;
  text-align: center;
  margin-top: 29px;
}
.index_6 .right_6 .tit .more a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #1fa661;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.index_6 .right_6 .wd ul li {
  padding: 17px 25px 0 20px;
  height: 117px;
  border-bottom: 1px solid #e3e3e3;
}
.index_6 .right_6 .wd ul li h4 {
  display: flex;
  margin-bottom: 15px;
}
.index_6 .right_6 .wd ul li h4 img {
  width: 25px;
  height: 25px;
  margin-right: 33px;
}
.index_6 .right_6 .wd ul li h4 p {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #737373;
  font-weight: bold;
}
.index_6 .right_6 .wd ul li h5 {
  display: flex;
}
.index_6 .right_6 .wd ul li h5 img {
  width: 25px;
  height: 25px;
  margin-right: 33px;
}
.index_6 .right_6 .wd ul li h5 p {
  flex: 1;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #8f8f8f;
  text-transform: uppercase;
  line-height: 1.714;
}
.foot {
  background: #2b2b2b;
  padding: 50px 0 46px 0;
}
.foot .f_top {
  padding-bottom: 25px;
  border-bottom: 1px solid #535353;
}
.foot .f_top ul li {
  display: inline-block;
  width: 13.9%;
  text-align: center;
}
.foot .f_top ul li a {
  color: #ffffff;
  font-size: 20px;
}
.foot .f_top ul li:hover a {
  color: #ffc100;
  font-weight: bold;
}
.foot .f_bottom {
  padding-top: 43px;
}
.foot .f_bottom .f_dh {
  float: left;
}
.foot .f_bottom .f_dh h4 {
  margin-bottom: 10px;
}
.foot .f_bottom .f_dh h4 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 16px;
}
.foot .f_bottom .f_dh h4 p {
  display: inline-block;
  vertical-align: middle;
  color: #d8d8d8;
  font-size: 16px;
}
.foot .f_bottom .f_dh h4 p span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.foot .f_bottom .f_dh h4 p span i {
  color: #fdad00;
}
.foot .f_bottom .f_dh h5 {
  margin-top: 60px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #787878;
  text-transform: uppercase;
}
.foot .f_bottom .f_er {
  float: right;
}
.foot .f_bottom .f_er .er_box .img_er {
  width: 81px;
  height: 81px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  padding: 3px;
  margin-right: 18px;
}
.foot .f_bottom .f_er .er_box .img_er img {
  width: 75px;
  height: 75px;
}
.foot .f_bottom .f_er .er_box .text {
  display: inline-block;
  vertical-align: middle;
}
.foot .f_bottom .f_er .er_box .text p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #b3b3b3;
  text-transform: uppercase;
  margin: 4px 0;
}
.foot .f_bottom .f_er h5 {
  margin-top: 67px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #787878;
  text-transform: uppercase;
}
.foot .f_bottom .f_er h5 a {
  color: #787878;
}
.foot {
  background: #343434;
  height: 279px;
  padding-top: 56px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f_1 {
  float: left;
  width: 287px;
  margin-top: 15px;
}
.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: #fff;
  width: 49px;
  height: 4px;
  top: 48px;
}
.foot .f_2 {
  float: left;
  width: 590px;
  padding-top: 37px;
}
.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;
  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;
  color: #ffffff;
  font-size: 16px;
}
.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);
}
