
@font-face {
  font-family: 'iconfont';  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.woff2?t=1700451991756') format('woff2'),
       url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.woff?t=1700451991756') format('woff'),
       url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.ttf?t=1700451991756') 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: 1232px;
  margin: 0 auto;
}
.head {
  position: relative;
}
.head .head_box {
  position: absolute;
  z-index: 99;
  width: 100%;
  margin-top: 50px;
}
.head .head_box .dz{
  float: left;    float: left;
  width: 100px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #000;
  border-radius: 50px;
  margin-top: 5px;
  margin-left: 23px;
text-align: center;
}
.head .head_box .dz span{
  display: inline-block;
  font-size: 18px;
}
.head .head_box .dz p{
  display: inline-block;
  font-size: 18px;
}
.head .head_box .logo {
  float: left;
}
.head .head_box .logo img {
  width: 188px;
  display: inline-block;
}
.head .head_box .nav {
  width: 918px;
  height: 47px;
  line-height: 47px;
  float: right;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  text-align: center;
  margin-left: 30px;
}
.head .head_box .nav ul .nLi h3 {
  font-size: 18px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #2d2d29;
}
.head .head_box .nav ul .nLi .sub {
  position: absolute;
  z-index: 99;
  width: 100%;
  background: #4f77b9;
  border-top: 5px solid #2a57a9;
  display: none;
}
.head .head_box .nav ul .nLi .sub li {
  height: 35px;
  line-height: 35px;
  margin-bottom: 5px;
}
.head .head_box .nav ul .nLi .sub li a {
  color: #ffffff;
  font-size: 14px;
}
.head .head_box .nav ul .nLi .sub li:hover {
  background: #2a57a9;
}
.head .head_box .nav ul .nLi:hover h3 a {
  color: #1a976d;
  font-weight: bold;
}
.head .head_box .nav ul .on h3 a {
  color: #1a976d;
  font-weight: bold;
}
.head .banner {
  position: relative;
  width: 100%;
  height: 647px;
  overflow: hidden;
  min-width: 1200px;
  top: 0px;
}
.head .banner .bd {
  width: 100%;
  height: 100%;
}
.head .banner .bd ul li {
  position: relative;
  height: 647px;
}
.head .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%);
}
.head .banner .hd {
  position: absolute;
  bottom: 4%;
  right: 49%;
}
.head .banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.head .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;*/
  /*padding-bottom: 30px;*/
  /*position: relative;*/
}
.title h4 {
  font-size: 36px;
  font-family: "Arial";
  color: #1a976d;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.title p {
  font-size: 28px;
  font-family: "Source Han Sans CN";
  color: #2b2b2b;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.title::after {
  /*content: "";*/
  /*background-color: #ececec;*/
  /*width: 100%;*/
  /*height: 2px;*/
  /*position: absolute;*/
  /*left: 0px;*/
  /*bottom: 0px;*/
}
.title:before {
  /*content: "";*/
  /*background-color: #1a976d;*/
  /*width: 142px;*/
  /*height: 3px;*/
  /*position: absolute;*/
  /*left: 44%;*/
  /*bottom: 0px;*/
  /*z-index: 2;*/
}
.page_1 {
  padding-top: 80px;
  background: #f8f8f8;
  padding-bottom: 50px;
}
.page_1 .bd_1 {
  margin-top: 50px;
}
.page_1 .bd_1 ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 29px;
  margin-bottom: 36px;
  width: 390px;
}
.page_1 .bd_1 ul li .img-box {
  overflow: hidden;
  width: 100%;
  height: 280px;
}
.page_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;
}
.page_1 .bd_1 ul li .text {
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  background-color: #ffffff;
  width: 100%;
  height: 114px;
  padding: 25px;
  padding-bottom: 0px;
}
.page_1 .bd_1 ul li .text .txt_f {
  float: left;
}
.page_1 .bd_1 ul li .text .txt_f h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #2e2e2e;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.page_1 .bd_1 ul li .text .txt_f h3 {
  font-size: 34px;
  font-family: "Arial";
  color: #1a976d;
  font-weight: bold;
}
.page_1 .bd_1 ul li .text .txt_f h3 span {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #939393;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 5px;
}
.page_1 .bd_1 ul li .text .txt_r {
  float: right;
  text-align: right;
}
.page_1 .bd_1 ul li .text .txt_r p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #939393;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page_1 .bd_1 ul li .text .txt_r p span {
  color: #2e2e2e;
}
.page_1 .bd_1 ul li:nth-child(3n) {
  margin-right: 0px;
}
.page_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;
}
.page_2 {
  padding-top: 80px;
  padding-bottom: 90px;
}
.page_2 .bd_2 {
  margin-top: 40px;
  position: relative;
}
.page_2 .bd_2 .bd .ulWrap ul {
  width: 295px;
  margin-right: 17px;
}
.page_2 .bd_2 .bd .ulWrap ul li {
  width: 100%;
  height: 231px;
  margin-bottom: 16px;
}
.page_2 .bd_2 .bd .ulWrap ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page_2 .bd_2 .bd .ulWrap 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_2 .bd_2 .bd .ulWrap ul li .img-box p {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: rgba(15, 21, 9, 0.659);
  text-align: center;
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
}
.page_2 .bd_2 .bd .ulWrap 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_2 .bd_2 .hd .next {
  position: absolute;
  font-size: 35px;
  color: #e2e2e2;
  top: 45%;
  left: -55px;
}
.page_2 .bd_2 .hd .prev {
  position: absolute;
  font-size: 35px;
  color: #e2e2e2;
  top: 45%;
  right: -55px;
}
.page_2 .bd_2 .hd a:hover {
  color: #1a976d;
}
.page_3 {
  background: #2a2a2a;
  padding-top: 36px;
  padding-bottom: 65px;
  border-bottom: 1px solid #545454;
}
.page_3 .cont {
  display: flex;
  justify-content: space-between;
}
.page_3 .cont .form_box {
  width: 579px;
}
.page_3 .cont .form_box .tit_1 {
  border-bottom: 1px solid #393939;
  padding-bottom: 15px;
  position: relative;
}
.page_3 .cont .form_box .tit_1 h4 {
  font-size: 30px;
  font-family: "Arial";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  line-height: 39px;
}
.page_3 .cont .form_box .tit_1 p {
  background-color: #2b9c79;
  width: 165px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  border-radius: 20px ;
  font-size: 17px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  float: right;
}
.page_3 .cont .form_box .tit_1::after {
  content: "";
  background-color: #1a976d;
  position: absolute;
  left: 345px;
  bottom: 0px;
  width: 247px;
  height: 1px;
  left: 0px;
}
.page_3 .cont .form_box .form {
  margin-top: 33px;
}
.page_3 .cont .form_box .form .f1 {
  display: inline-block;
  margin-right: 26px;
}
.page_3 .cont .form_box .form .f1 input {
  width: 232px;
  height: 33px;
  padding: 0 13px;
  background: #393939;
  color: #fff;
}
.page_3 .cont .form_box .form .f2 {
  display: inline-block;
}
.page_3 .cont .form_box .form .f2 input {
  width: 316px;
  height: 33px;
  padding: 0 13px;
  background: #393939;
  color: #fff;
}
.page_3 .cont .form_box .form .f3 {
  margin-top: 24px;
}
.page_3 .cont .form_box .form .f3 textarea {
  width: 100%;
  height: 94px;
  padding: 0 13px;
  background: #393939;
  color: #fff;
  padding-top: 10px;
}
.page_3 .cont .form_box .form .f4 {
  margin-top: 28px;
}
.page_3 .cont .form_box .form .f4 button:hover {
  background-color: #2b9c79;
  width: 111px;
  height: 32px;
  border: 0px;
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  margin-right: 40px;
}
.page_3 .cont .form_box .form .f4 button {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  background-color: rgba(43, 156, 121, 0);
  width: 111px;
  height: 32px;

  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  margin-right: 40px;
}
.foot {
  background: #2a2a2a;
  padding: 46px 0 80px 0;
}
.foot .f1 {
  float: left;
  width: 1050px;
}
.foot .f1 .f_top .fw {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 25px;
  width: 100%;
  margin-bottom: 10px;
}
.foot .f1 .f_top .f2 .f_left{
  display: inline-block;
  width: 49%;
}
.foot .f1 .f_top .f2 .f_ri{
  display: inline-block;
  width: 49%;
}
.foot .f1 .f_top .fw h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 4px;
}
.foot .f1 .f_top .fw h5 {
  color: #ffffff;
  font-size: 24px;
}
.foot .f1 .f_top p {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 25px;
  padding-bottom: 5px;
  width: 100%;
}
.foot .f1 .f_top p img {
  display: inline-block;
  margin-right: 5px;
}
.foot .f1 .f_top p span {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}
.foot .f1 .f_bottom {
  margin-top: 27px;
}
.foot .f1 .f_bottom p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.569);
  display: inline-block;
  margin-right: 52px;
}
.foot .f1 .f_bottom p a {
  color: rgba(255, 255, 255, 0.569);
}
.foot .er {
  width: 120px;
  height: 120px;
  background: #fff;
  padding: 5px;
  float: right;
}
.foot .er img {
  width: 110px;
  height: 110px;
}
.head .head_box1 {
  height: 137px;
  background: #fff;
  padding-top: 50px;
  margin-top: 0px;
  position: inherit;
}
.ny_title {
  background-color: #f6f6f6;
  height: 84px;
  line-height: 84px;
  border-bottom: 1px solid #ebebeb;
  padding-left: 23px;
}
.ny_title .cont {
  position: relative;
}
.ny_title .cont h4 {
  font-size: 36px;
  font-family: "Arial";
  color: #1a976d;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.ny_title .cont p {
  font-size: 24.522px;
  font-family: "Source Han Sans CN";
  color: #2b2b2b;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.ny_title .cont::after {
  content: "";
  position: absolute;
  background-color: #1a976d;
  width: 139px;
  height: 4px;
  bottom: 0px;
  left: 0px;
}
.ny_page .ny_from {
  margin-top: 45px;
  padding-bottom: 78px;
}
.ny_page .ny_from .from_box {
  width: 690px;
  float: left;
}
.ny_page .ny_from .from_box .in_1 {
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  background-color: rgba(26, 151, 109, 0);
  width: 100%;
  height: 66px;
  padding-left: 17px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #797979;
  margin-bottom: 15px;
}
.ny_page .ny_from .from_box .box_1 {
  margin-bottom: 15px;
}
.ny_page .ny_from .from_box .box_1 input {
  display: inline-block;
  vertical-align: middle;
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  background-color: rgba(26, 151, 109, 0);
  width: 340px;
  height: 66px;
  padding-left: 17px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #797979;
  margin-right: 5px;
}
.ny_page .ny_from .from_box .box_1 input:nth-child(2) {
  margin-right: 0px;
}
.ny_page .ny_from .from_box .box_2 .s1 {
  background-color: #1a976d;
  width: 160px;
  height: 52px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  border: 0px;
  margin-right: 24px;
}
.ny_page .ny_from .from_box .box_2 .s2 {
  width: 160px;
  height: 52px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #878787;
  border: 0px;
  margin-right: 24px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  background-color: rgba(26, 151, 109, 0);
}
.ny_page .ny_from .news_box {
  width: 513px;
  float: right;
}
.ny_page .ny_from .news_box h4 {
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  background-color: #1a976d;
  width: 100%;
  height: 66px;
  line-height: 66px;
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 30px;
}
.ny_page .ny_from .news_box ul li {
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  background-color: #f9f9f9;
  width: 100%;
  height: 80px;
  padding: 0 37px;
  padding-top: 7px;
  border-bottom: 0px;
}
.ny_page .ny_from .news_box ul li .jg {
  display: inline-block;
  vertical-align: middle;
}
.ny_page .ny_from .news_box ul li .jg h5 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #575757;
  text-transform: uppercase;
}
.ny_page .ny_from .news_box ul li .jg p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #a9a9a9;
  text-transform: uppercase;
}
.ny_page .ny_from .news_box ul li h2 {
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #1a976d;
  text-transform: uppercase;
  padding-top: 10px;
}
.ny_page .ny_from .news_box ul li h2 span {
  font-size: 20px;
}
.ny_page .ny_from .news_box ul li:last-child {
  border-bottom: 1px;
  border-color: #dfdfdf;
  border-style: solid;
}
