@charset "UTF-8";
html {
  width: 100%;
}

body {
  width: 100%;
  background: #fff !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
dl,
dt,
dd,
ol,
input,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style: none;
}

input {
  outline: none;
}

header,
footer,
nav,
aside,
article,
section,
main {
  display: block;
}

body {
  font-size: 12px;
  font-family: "微软雅黑" !important;
}

a {
  text-decoration: none !important;
}

/* =======================手机端========================== */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.nav2025box {
  width: 100%;
  height: auto;
  border-top: 5px solid #0b953f;
}

.nav2025box .nav2025 {
  width: 1120px;
  margin: 0 auto;
  height: 132px;
  z-index: 9999999;
  position: relative;
}

.nav2025box .nav2025 .nav2025login {
  width: auto;
  height: 18px;
  position: absolute;
  right: 0;
  top: 24px;
  line-height: 18px;
}

.nav2025box .nav2025 .nav2025login span {
  color: #a9a9a9;
  font-size: 16px;
  margin: 0 15px;
}

.nav2025box .nav2025 .nav2025login .login25 {
  background-image: url(../images/icon2025.png);
  background-size: 15px 18px;
}

.nav2025box .nav2025 .nav2025login .register25 {
  background-image: url(../images/icon20252.png);
  background-size: 16px 18px;
}

.nav2025box .nav2025 .nav2025login a {
  color: #a9a9a9;
  font-size: 14px;
  padding-left: 19px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.nav2025box .nav2025 .logo2025 {
  width: 290px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 31px;
}

.nav2025box .nav2025 .nav2025list {
  width: 704px;
  height: 42px;
  z-index: 9999999;
  position: absolute;
  right: 0;
  top: 57px;
}

.nav2025box .nav2025 .nav2025list li {
  float: left;
  width: 12.5%;
  height: 42px;
  cursor: pointer;
}

.nav2025box .nav2025 .nav2025list li .nav-tab {
  height: 42px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: var(71-b, #080B09);
  line-height: 42px;
}

.nav2025box .nav2025 .nav2025list li .nav-menu {
  width: 100%;
  height: 0px;
  float: left;
  background: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0 2px 2px;
  overflow: hidden;
}

.nav2025box .nav2025 .nav2025list li .nav-menu li {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #eeeeee;
  font-size: 12px;
  line-height: 42px;
  text-align: center;
  font-weight: 400;
}

.nav2025box .nav2025 .nav2025list li .nav-menu li:hover {
  background: #f2ffef;
  font-weight: bold;
}

.nav2025box .nav2025 .nav2025list li .nav-menu li a {
  color: #27990d;
}

.nav2025box .nav2025 .nav2025list li:hover .nav-tab {
  background: #27990d;
  color: #fff;
  border-radius: 4px;
}

.nav2025box .nav2025 .nav2025list li:hover .nav-menu {
  transition: all 2s;
  height: auto;
}

.banner2025 {
  width: 100%;
  height: auto;
}

.banner2025 img {
  display: block;
  width: 100%;
  height: auto;
}

.newnotice25 {
  width: 100%;
  height: 67px;
  background: #27990d;
}

.newnotice25 .newnotice25L {
  width: 900px;
  height: 67px;
  line-height: 67px;
}

.newnotice25 .newnotice25L span {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 849px;
  height: 67px;
}

.newnotice25 .newnotice25L a {
  color: #f0f300;
  font-size: 14px;
  display: inline-block;
}

.newnotice25 .newnotice25R {
  width: 195px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  margin-top: 14px;
  border-radius: 3px;
}

.newnotice25 .newnotice25R input {
  display: block;
  width: 150px;
  height: 40px;
  border: 0;
  padding-left: 10px;
}

.newnotice25 .newnotice25R button {
  width: 22px;
  height: 40px;
  border: 0;
  background-color: #fff;
  background-image: url(../images/icon20253.png);
  background-repeat: no-repeat;
  background-size: 12px 14px;
  background-position: 0 center;
}

.Tombarea2025 {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.Tombarea2025 .Tombarealist2025 {
  width: 1120px;
  height: 160px;
  margin: 0 auto;
}

.Tombarea2025 .Tombarealist2025 li {
  width: 267px;
  height: 160px;
  float: left;
  background-image: url(../images/muqulist25.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-right: 17px;
}

.Tombarea2025 .Tombarealist2025 li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 13px;
}

.Tombarea2025 .Tombarealist2025 li a .Tombareaimg2025 {
  width: 100%;
  height: 69px;
}

.Tombarea2025 .Tombarealist2025 li a .Tombareaimg2025 img {
  display: block;
  margin: 0 auto;
  width: 69px;
  height: 69px;
}

.Tombarea2025 .Tombarealist2025 li a p:nth-child(2) {
  margin-top: 8px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}

.Tombarea2025 .Tombarealist2025 li a p:nth-child(3) {
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #e9ffe6;
}

.Tombarea2025 .Tombarealist2025 li:last-child {
  margin-right: 0;
}

.Tombarea2025 .Tombarealist2025 li:hover {
  scale: 1.01;
}

.container {
  width: 1120px;
  margin: 0 auto;
}

.Introduction2025 {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.Introduction2025 .title20251 {
  background-image: url(../images/title2025_1.png);
}

.Introduction2025 .Introductionbox2025 {
  width: 100%;
  height: 304px;
  margin-top: 20px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxL {
  width: 560px;
  height: 304px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxL img {
  display: block;
  width: 100%;
  height: 100%;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR {
  width: 533px;
  height: 100%;
  padding-top: 9px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR .IntroductionboxRTop {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  color: #676767;
  font-size: 16px;
  line-height: 35px;
  border-bottom: 1px solid #f2f2f2;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR .IntroductionboxList {
  width: 100%;
  height: 49px;
  margin-top: 20px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR .IntroductionboxList li {
  float: left;
  width: 100px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  margin-right: 7px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR .IntroductionboxList li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  background: #27990d;
  border-radius: 7px;
}

.Introduction2025 .Introductionbox2025 .IntroductionboxR .IntroductionboxList li:last-child {
  margin-right: 0;
}

.banner2_2025 {
  margin-top: 40px;
  width: 100%;
  height: 205px;
  background-image: url(../images/banner252.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.banner2_2025 .container {
  height: 205px;
  padding-left: 506px;
  padding-top: 29px;
}

.banner2_2025 .container .p1 {
  width: auto;
  height: 56px;
  line-height: 56px;
  color: #ffffff;
  font-size: 36px;
}

.banner2_2025 .container .p2 {
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  font-size: 20px;
}

.banner2_2025 .container .banner2_2025list {
  width: 100%;
  height: 40px;
  margin-top: 12px;
}

.banner2_2025 .container .banner2_2025list a {
  border: 1px solid #ffffff;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: auto;
  margin-right: 40px;
  color: #fff;
  font-size: 16px;
  border-radius: 2px;
}

.title2025 {
  width: 100%;
  height: 56px;
  background-image: url(../images/title2025_1.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  text-align: center;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

.title2025 span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 24px;
  text-align: center;
  display: block;
}

.kuaixun2025 {
  width: 100%;
  height: auto;
  margin-top: 57px;
}

.kuaixun2025 .title20252 {
  background-image: url(../images/title2025_2.png);
}

.kuaixun2025 .kuaixun2025Box {
  width: 100%;
  height: 430px;
  margin-top: 30px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L {
  width: 739px;
  height: 430px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli {
  width: 100%;
  height: 132px;
  margin-bottom: 18px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llidate {
  width: 112px;
  height: 132px;
  background: #27990d;
  padding-top: 8px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llidate .date2501 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #f2fef7;
  font-size: 50px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llidate .date2502 {
  width: 100%;
  height: 28px;
  padding: 0 10px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llidate .date2502 span {
  width: 100%;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #68b856;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont {
  width: 625px;
  height: 132px;
  background-color: #f5f5f5;
  padding: 16px 36px 0 28px;
  background-image: url(../images/addicon.png);
  background-repeat: no-repeat;
  background-size: 26px 25px;
  background-position: right bottom;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont a {
  display: block;
  width: 100%;
  height: 100%;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont p {
  width: 100%;
  height: 49px;
  line-height: 49px;
  color: #333333;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont .kuaixun2025Llicontbox {
  width: 100%;
  height: auto;
  line-height: 21px;
  color: #333333;
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont:hover p,
.kuaixun2025 .kuaixun2025Box .kuaixun2025L .kuaixun2025Lli .kuaixun2025Llicont:hover .kuaixun2025Llicontbox {
  color: #27990d;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R {
  width: 364px;
  height: 430px;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025Rimg {
  width: 100%;
  height: 282px;
  display: block;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox {
  width: 100%;
  height: 149px;
  background-color: #f5f5f5;
  padding: 16px 36px 0 28px;
  background-image: url(../images/addicon.png);
  background-repeat: no-repeat;
  background-size: 26px 25px;
  background-position: right bottom;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox a {
  display: block;
  width: 100%;
  height: 100%;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox p {
  width: 100%;
  height: 49px;
  line-height: 49px;
  color: #333333;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox .kuaixun2025RBoxb {
  width: 100%;
  height: auto;
  line-height: 21px;
  color: #333333;
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox:hover p,
.kuaixun2025 .kuaixun2025Box .kuaixun2025R .kuaixun2025RBox:hover .kuaixun2025RBoxb {
  color: #27990d;
}

.footerBotton2 {
  width: 100%;
  height: 200px;
  margin-top: 28px;
}

.footerBotton2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.footer {
  width: 100%;
  height: 310px;
  margin-top: 5px;
  background: #404143;
}

.show2025 {
  margin-top: 40px;
  width: 100%;
  height: 689px;
  background-image: url(../images/back2025_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding-top: 60px;
}

.show2025 .title20253 {
  background-image: url(../images/title2025_3.png);
  color: #fff;
}

.show2025 .show25List {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.show2025 .show25List li {
  width: 260px;
  height: 185px;
  float: left;
  margin-right: 26px;
  margin-bottom: 35px;
  border: 6px solid #fff;
}

.show2025 .show25List li a {
  display: block;
  width: 100%;
  height: 100%;
}

.show2025 .show25List li a img {
  display: block;
  width: 100%;
  height: 100%;
}

.show2025 .show25List li:nth-child(4n) {
  margin-right: 0;
}

.show2025 .show25Lista {
  width: 100%;
  height: 44px;
  line-height: 44px;
  margin-top: 40px;
}

.show2025 .show25Lista a {
  display: block;
  margin: 0 auto;
  background: #27990d;
  width: 200px;
  color: #fff;
  height: 44px;
  font-size: 16px;
  text-align: center;
  border-radius: 8px;
}
