.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

body {
  min-width: 1200px;
}

img,
a {
  display: block;
}

.title img {
  width: 1200px;
}

.more {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}

.header {
  padding-top: 90px;
  height: 786px;
  background: url(../images/header-background.png) no-repeat top center;
  background-size: 100% 786px;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
}

.header .danghui {
  width: 109px;
  height: 109px;
  margin: 0px auto 40px;
}

.header .logo-title {
  width: 1200px;
  height: 345px;
  margin: 0 auto 45px;
}

.header div {
  width: fit-content;
  margin: 0 auto;
  font-size: 23px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFDFE;
  line-height: 34px;
}

.header a {
  width: 240px;
  height: 50px;
  margin: 35px auto 0;
}

.header a:hover img {
  transform: scale(1.2);
}

.header a img {
  width: 240px;
  height: 50px;
  transition: all .3s;
}

.pxtz {
  margin-top: -110px;
  margin-bottom: 80px;
}

.pxtz .layout {
  padding-top: 69px;
  padding-left: 213px;
  height: 273px;
  background: url(../images/pxtz.png) no-repeat;
  background-size: contain;
}

.pxtz .layout .title {
  width: fit-content;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  margin: 0 auto 15px;
}

.pxtz .layout .content {
  width: 953px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
}

.pxtz .layout .content a {
  display: inline-block;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 35px;
  color: #CF2617;
}

.main {
  padding-top: 73px;
  width: 100%;
  background: linear-gradient(360deg, #fff 60%, RGBA(177, 223, 184) 104%);
}

.pxkc .tab-cloumn {
  display: flex;
  justify-content: center;
  margin-top: 72px;
}

.pxkc .tab-cloumn a {
  width: 231px;
  height: 45px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #2B7239;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 23px;
  color: #2B7239;
  line-height: 47px;
  text-align: center;
  margin-right: 30px;
  display: block;
}

.pxkc .tab-cloumn a.active {
  background-color: #FFFDFE;
  border: 0;
}

.pxkc .pxkc-content {
  margin-top: 53px;
  position: relative;
}

.pxkc .pxkc-content .pxkc-content-sub {
  display: none;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-more a {
  position: absolute;
  top: -40px;
  right: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a {
  display: block;
  width: 300px;
  height: 225px;
  border-radius: 10px 10px 10px 10px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box .pckc-text-box {
  width: 280px;
  height: 204px;
  position: relative;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a:hover {
  border: 1px solid white;
  border-radius: 10px 10px 10px 10px;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a:nth-child(4n) {
  margin-right: 0;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a img {
  width: 280px;
  height: 204px;
  display: block;
  border-radius: 10px 10px 10px 10px;
}

.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 30px;
  color: #F3F3F3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}

.khrz {
  margin-top: 90px;
}

.khrz .layout ul {
  overflow: hidden;
  margin-top: 75px;
}

.khrz .layout ul li {
  width: 99px;
  height: 447px;
  float: left;
  transition: all .3s;
  margin-right: 14px;
  overflow: hidden;
}

.khrz .layout ul li:last-child {
  margin-right: 0;
}

.khrz .layout ul li:nth-child(1) {
  width: 745px;
}

.khrz .layout ul li .box {
  width: 745px;
  height: 447px;
}

.khrz .layout ul li .left {
  float: left;
  width: 99px;
  height: 100%;
  background: url('../images/bg.png') no-repeat;
  background-size: 100%;
  writing-mode: vertical-lr;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 3px;
}

.khrz .layout ul li .left:hover {
  cursor: pointer;
}

.khrz .layout ul li .right {
  float: left;
  width: 646px;
  background: #D5EDD8;
  height: 100%;
  padding: 84px 50px 0 40px;
}

.khrz .layout ul li .right img {
  width: 100%;
  height: 100%;
}

.khrz .layout ul li .right a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 35px;
}

.khrz .layout ul li .right a:hover {
  color: #333 !important;
}

.khrz .layout ul li .right a span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #CF2617;
}

.xmdt {
  margin-top: 87px;
}

.xmdt-box {
  display: flex;
  justify-content: space-between;
  margin-top: 78px;
  position: relative;
}

.xmdt-box .more {
  position: absolute;
  top: -43px;
  right: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
}

.xmdt-box .xmdt-left img {
  width: 593px;
  height: 333px;
}

.xmdt-box .xmdt-right ul li {
  width: 583px;
  height: 76px;
  background: #fff;
  border-radius: 14px 0px 14px 0px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.xmdt-box .xmdt-right ul li:hover {
  background-color: #2B7239;
}

.xmdt-box .xmdt-right ul li:hover i {
  color: white;
}

.xmdt-box .xmdt-right ul li:hover i span {
  color: white;
}

.xmdt-box .xmdt-right ul li:hover p {
  color: white;
}

.xmdt-box .xmdt-right ul li a p {
  width: 477px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}

.xmdt-box .xmdt-right ul li a i {
  float: left;
  width: 105px;
  font-family: ArialMT;
  font-size: 20px;
  color: #2B7239;
  text-align: center;
  line-height: 30px;
}

.xmdt-box .xmdt-right ul li a i span {
  font-family: ArialMT;
  font-size: 27px;
  color: #2B7239;
  display: block;
}

.ytgw {
  margin-top: 95px;
}

.ytgw-box {
  margin-top: 70px;
}

.ytgw-box .ytgw-left {
  float: left;
}

.ytgw-box .ytgw-left a {
  display: block;
  width: 217px;
  height: 127px;
  background: #5DAB6D;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #FFFDFE;
  text-align: center;
  line-height: 127px;
  border-bottom: 1px solid rgba(118, 182, 128);
}

.ytgw-box .ytgw-left a.active {
  background: #2B7239;
}

.ytgw-box .ytgw-left a:hover {
  color: white !important;
}

.ytgw-right {
  width: 983px;
  height: 508px;
  background-color: #D5EDD8;
  float: left;
  padding: 28px 24px 0 25px;
  overflow: hidden;
}

.ytgw-right .changebtn1 {
  text-align: right;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.ytgw-right .changebtn2 {
  text-align: right;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.ytgw-right .changebtn3 {
  text-align: right;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.ytgw-right .changebtn4 {
  text-align: right;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.ytgw-right .ytgw-list {
  display: none;
}

.ytgw-right .ytgw-list ul {
  margin-top: 25px;
  height: 508px;
  overflow: hidden;
  width: 1250px;
}

.ytgw-right .ytgw-list ul li {
  width: 428px;
  margin-bottom: 58px;
  margin-right: 50px;
  float: left;
}

.ytgw-right .ytgw-list ul li p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 35px;
  margin-bottom: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}

.ytgw-right .ytgw-list ul li .name {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 20px;
  color: #2B7239;
  margin-right: 30px;
}

.ytgw-right .ytgw-list ul li .job {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #999999;
}

.yxcg {
  margin-top: 92px;
}

.yxcg .layout .all {
  width: 594px;
}

.yxcg .layout .all .title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 18px;
}
.yxcg .all-box .more{
  position: absolute;
    top: -43px;
    right: 0;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
}
.yxcg .all-box {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.yxcg .layout .all ul {
  height: 300px;
  background: url(../images/yxcg-background.png) no-repeat;
  background-size: cover;
  padding: 50px 49px 55px 31px;
}

.yxcg .layout .all ul li {
  margin-bottom: 16px;
}

.yxcg .layout .all ul li:last-child {
  margin-bottom: 0;
}

.yxcg .layout .all ul li:hover a div {
  font-weight: bold;
  color: #333;
}

.yxcg .layout .all ul li a {
  display: flex;
  align-items: center;
}

.yxcg .layout .all ul li a i {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #2B7239;
  border-radius: 50%;
  margin-right: 17px;
}

.yxcg .layout .all ul li a div {
  width: 488px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: normal;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.pxsj {
  margin-bottom: 87px;
}

.pxsj .title-l {
  margin-bottom: 50px;
}

.pxsj .layout {
  position: relative;
}

.pxsj ul li {
  position: absolute;
  top: 225px;
  text-align: center;
}

.pxsj ul {
  height: 90px;
}

.pxsj ul li h3 {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 20px;
  color: #666666;
}

.pxsj ul li span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 23px;
  color: #333333;
}

.pxsj ul li:nth-child(1) {
  left: 23px;
}

.pxsj ul li:nth-child(2) {
  left: 427px;
}

.pxsj ul li:nth-child(3) {
  right: 44px;
}

.xxzl {
  margin-top: 92px;
}

.xxzl-box {
  margin-top: 80px;
  position: relative;
}

.xxzl-box .more {
  position: absolute;
  top: -43px;
  right: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
}

.xxzl-left {
  float: left;
}

.xxzl-left a img {
  width: 584px;
  height: 326px;
  display: block;
}

.xxzl-right {
  width: 600px;
  float: right;
  padding-left: 30px;
}

.xxzl-right a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}
.xxzl-right a:last-child{
  margin-bottom: 0;
}
.xxzl-right a i {
  display: block;
  width: 13px;
  height: 13px;
  background: #BCBCBC;
  border-radius: 50%;
}

.xxzl-right a p {
  width: 400px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.xxzl-right a span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #999999;
}
.xxzl-right a:hover i{
  background-color: #2B7239;
}
.xxzl-right a:hover p{
  color: #2B7239;
}
.xxzl-right a:hover span{
  color: #2B7239;
}
@media screen and (max-width: 1390px) {
  .header .logo-title {
    width: 1200px;
  }
}
.pxkc .pxkc-content .pxkc-content-sub .pxkc-content-box a span {
  -webkit-line-clamp: 2;
}