.box1 {
  width: 100%;
  /* height: 3000px; */
  font-family: "Inter";
  min-width: 1180px;
}
.box1 a:hover {
  text-decoration: none;
  color: rgb(0, 169, 76);
  cursor: pointer;
}

.top-1 {
  width: 100%;
  height: 120px;
  background-color: #ffffff;

  display: flex;
  justify-content: space-around;
  /* line-height: 120px; */
  align-items: center;
}
.logo {
  width: 150px;
  height: 70px;
}
.sousuokuang {
  width: 560px;
  height: 60px;
  /* background-color: aqua;  */
  /* display: flex; */
}
.sousuok-0 {
  width: 100%;
  display: flex;
}
.sousuokuang-1 {
  width: 109px;
  height: 39px;
  border: 1px solid #231f20;
  border-right: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0.395em;

  color: #333333;
  display: flex;
}
.sousuokuang-1-1 {
  margin-left: 16px;
  margin-right: 5px;
}
.sousuokuang-2 {
  width: 445px;
  height: 39px;
  border: 1px solid #231f20;
  position: relative;
}
.sousuokuang-2-dd {
  width: 441px;
  height: 37px;
  border: none;
}
.sousuokuang-2-ss {
  width: 90px;
  height: 41px;
  background: rgb(0, 169, 76);
  position: absolute;
  top: -1px;
  right: -1px;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  /* line-height: 23px; */
  letter-spacing: 0.395em;
  font-family: STHeiti;
  color: #ffffff;
  border: 0px;
}
.reci {
  display: flex;
  margin-top: 3px;
}
.reci-0 {
  display: flex;
}

.reci-1 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  /* line-height: 20px; */
  margin-top: -3px;
  margin-left: 3px;
  color: #fc0303;
}
.reci-2 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  /* line-height: 17px; */

  color: #666666;
  cursor: pointer;
}
.lianxi {
  width: 250px;
  height: 60px;
  /* background-color: blueviolet; */
  display: flex;
}
.lianxi-1 {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */

  letter-spacing: 0.24em;

  color: #000000;
}
.lianxi-2 {
  width: 176px;
  height: 1px;
  background-color: #333333;
}

.lunbo {
  width: 100%;
  height: 666px;
  overflow: hidden;
  /* background-color: tomato; */
}

.box-2 {
  width: 100%;
  height: 166px;
  position: relative;
  display: flex;
  text-align: center;
  /* background-color: rgb(55, 255, 0);  */
  z-index: 999;
}
.jianjie {
  width: 900px;
  height: 166px;
  /* background-color: cadetblue; */

  position: absolute;
  bottom: 50px;
  transform: translate(-50%);
  left: 50%;
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.jianjie-1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;

  color: rgb(0, 169, 76);
  margin-top: 28px;
}
.jianjie-2 {
  width: 50px;
  height: 5px;
  /* background-color: #FC0303; */
  margin: 0 auto;
  margin-top: 7px;
  display: flex;
  justify-content: space-between;
}
.jianjie-2-1 {
  width: 8px;
  height: 4px;

  background: rgb(0, 169, 76);
  border-radius: 4px;
}
.jianjie-2-2 {
  width: 30px;
  height: 4px;
  background: rgb(0, 169, 76);
  border-radius: 4px;
}
.jianjie-wenben {
  width: 800px;
  margin: 0 auto;
  margin-top: 17px;
}
.jianjie-wenben p {
  text-indent: 2em;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* line-height: 20px; */
  /* or 143% */

  text-indent: 28px;

  color: #333333;
}

.rxcp-1 {
  text-align: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;

  color: rgb(0, 169, 76);
}

.rxcp-2 {
  width: 1180px;
  height: 378px;
  margin: 0 auto;
  /* background-color: #FC0303; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.rxcp-2-1 {
  height: 314px;
  width: 278px;
  /* background-color: aqua; */
}
.rxcp-2-1:hover {
  cursor: pointer;
  /* transform属性 */
  transform: translate(0, -30px);
}
.rxcp-2-2 {
  width: 278px;
  height: 176px;
  /* background-color: rgb(4, 0, 255); */
}
.rxcp-2-3 {
  width: 278px;
  height: 138px;
  background: #ffffff;
  padding-top: 20px;
  box-sizing: border-box;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.rxcp-2-3-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* or 138% */
  margin-left: 2px;

  color: #333333;
  /* margin-top: 4px; */
}
.rxcp-2-3 :hover {
  color: rgb(0, 169, 76);
}
.rxcp-2-3-2 {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  margin-left: 2px;
  color: #999999;
}
.rxcp-2-3-3 {
  width: 90px;
  height: 30px;
  margin: 0 auto;
  margin-top: 18px;
  background: rgb(0, 169, 76);
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  color: #ffffff !important;
  font-size: 14px;
}

.item {
  width: 1180px;
  /* height: 2000px; */
  /* background-color: cadetblue; */
  display: flex;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-left {
  width: 270px;
  height: 240px;
  /* background-color: #eee; */
}
.item-left li {
  width: 270px;
  height: 50px;
  background-color: #ffffff;
  margin-bottom: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  cursor: pointer;
}
.current div {
  width: 270px;
  height: 50px;
  background-color: rgb(0, 169, 76);
  color: #ffffff;
  border-radius: 10px;
}
.item-left li:hover {
  background-color: rgb(0, 169, 76);
  color: #ffffff;
}
/* .item-lfet-1{
    width: 270px;
    height: 50px;
    background-color:#FFFFFF;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    transition: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, .715), border .3s linear .1s;
}
.item-lfet-1:hover{
 background-color: rgb(0, 144, 215);
 color: #FFFFFF;
} */

.current {
  width: 270px;
  height: 50px;
  background-color: rgb(0, 169, 76);
  color: #ffffff;
  margin-bottom: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}

.item-right {
  width: 920px;
  height: 760px;
  /* background-color: #eee; */
  margin-left: 10px;
  /* display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; */
  display: none;
}
.item-right-0 {
  width: 920px;
  height: 708px;
  position: relative;
  display: flex;

  flex-wrap: wrap;
  align-content: flex-start;
  /* display: none; */
}
.item-right-1 {
  width: 220px;
  height: 225px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  transition: transform 0.3s ease-in-out,
    box-shadow 0.3s cubic-bezier(0.47, 0, 0.745, 0.715), border 0.3s linear 0.1s;
}
.item-right-1:hover {
  box-shadow: 0 5px 25px rgba(51, 51, 51, 0.641);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.item-right-2 {
  width: 220px;
  height: 190px;
  /* background-color: tomato; */
}
.item-right-3 {
  width: 220px;
  height: 35px;
  background-color: #ffffff;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.pageNuml {
  width: 920px;
  height: 40px;
  margin: 0 auto;
  margin-top: 5px;
  text-align: center;
  cursor: pointer;
  /* background-color: yellow; */
  /* position: absolute;
    bottom: 3px; */
}
.pageNuml button {
  width: 91px;
  height: 40px;
  outline: none;
  border: none;
  background: #ededed;
  font-size: 18px;
  color: #a4a4a4;
  padding: 9px 19px 6px 18px;
  border-radius: 4px;
  margin: 0 10px;
  font-family: PingFangSC-Semibold, PingFang SC;
}
.pageNuml button.active {
  color: #333;
}
.pageNuml ul {
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  display: inline-block;
}
.pageNuml ul li {
  display: inline-block;
  padding: 9px 14px 6px;
  color: #333;
  background: #ededed;
  border-radius: 4px;
  font-family: PingFangSC-Semibold, PingFang SC;
  margin-right: 4px;
}
.pageNuml ul .active {
  background: rgb(0, 169, 76);
  color: #fff;
}

.jiswz {
  width: 1180px;
  height: 490px;
  /* margin-top: 50px; */
  margin: 30px auto;
  /* margin-top: 50px;
    margin-bottom: 20px; */
  /* background-color: blueviolet; */
  display: flex;
  justify-content: space-between;
}
.jiswz-left {
  width: 460px;
  height: 490px;
  /* background-color: #FC0303; */
}
.jiswz-left-1 {
  width: 460px;
  height: 286px;
}
.jiswz-left-2 {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #333333;
}
.jiswz-left-2 a {
  color: #333333;
}
.jiswz-left-3 {
  margin-top: 13px;
  width: 460px;
  height: 165px;
  /* background-color: rgb(0, 255, 47); */
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #333333;
}
/* .jiswz-left-3 img{
    margin-top: 3px;
    
} */
.jiswz-left-4 {
  display: flex;
}
.jiswz-left-4-1 {
  width: 14px;
  height: 12px;
  margin-top: 2px;
}
.jiswz-left-4-2 {
  width: 340px;
  margin-left: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jiswz-left-4-2 a {
  color: #333333;
}
.jiswz-left-4-3 {
  width: 65px;
  margin-left: 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;

  color: #999999;
}
.jiswz-left-5 {
  width: 460px;
  height: 1px;
  background-color: #eeeeee;
  margin-top: 7px;
  margin-bottom: 7px;
}

.jiswz-right {
  width: 710px;
  height: 490px;
  /* background-color: brown; */
}
.jiswz-right-1 {
  width: 710px;
  height: 68px;
  /* background-color: aqua; */
  display: flex;
}
.jiswz-right-1-1 {
  width: 76px;
  height: 68px;
  background: rgb(0, 169, 76);
}
.jiswz-right-1-2 {
  width: 624px;
  height: 68px;
  /* background-color: #f40; */
  margin-left: 10px;
}
.jiswz-right-1-3 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #333333;
}
.jiswz-right-1-4 {
  margin-top: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */

  color: #999999;
}
.jiswz-right-1-5 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 18px;
  /* identical to box height, or 60% */

  text-align: center;
  color: #ffffff;
  margin-top: 13px;
}

.jiswz-right-1-6 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */

  color: #ffffff;
  text-align: center;
  margin-top: 11px;
}

.jiswz-right-2 {
  width: 710px;
  height: 1px;
  background-color: #eeeeee;
  margin-top: 17px;
  margin-bottom: 17px;
}

.yylj {
  width: 1162px;
  height: 290px;
  /* background-color: aqua; */
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}
.yylj-1 {
  /* margin-top: 10px; */
  position: absolute;
  top: 0px;
  left: 0px;
}
.yylj-1 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-2 {
  /* margin-top: 10px; */
  position: absolute;
  top: 58px;
  left: 159px;
}
.yylj-3 {
  position: absolute;
  left: 0;
  bottom: 64px;
}
.yylj-3 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-2 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-4 {
  position: absolute;
  top: 0px;
  left: 318px;
}
.yylj-4 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-5 {
  position: absolute;
  top: 115px;
  left: 318px;
}
.yylj-5 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-6 {
  position: absolute;
  top: 58px;
  left: 478px;
}
.yylj-6 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-7 {
  position: absolute;
  top: 174px;
  left: 478px;
}
.yylj-7 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-8 {
  position: absolute;
  top: 0px;
  left: 638px;
}
.yylj-8 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-9 {
  position: absolute;
  top: 115px;
  left: 638px;
}
.yylj-9 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-10 {
  /* margin-top: 10px; */
  position: absolute;
  top: 58px;
  left: 798px;
}
.yylj-10 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-11 {
  /* margin-top: 10px; */
  position: absolute;
  top: 0px;
  left: 958px;
}
.yylj-11 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.yylj-12 {
  width: 206px;
  height: 112px;
  /* margin-top: 10px; */
  position: absolute;
  top: 115px;
  left: 958px;
  /* background-image: url(./tsi-img/Rectangle\ 1002.png); */
}
.yylj-12 :hover {
  transform: scale(1.1);
  transition: all 0.7s;
  /* color: #FFFFFF; */
  overflow: hidden;
}
.cjtp {
  width: 124px;
  height: 87px;
  /* background-color: #f40; */
  position: absolute;
  top: 12px;
  left: 42px;
  text-align: center;
}
.cjtp-2 {
  width: 124px;
  height: 87px;
  /* background-color: #f40; */
  position: absolute;
  top: 128px;
  left: 42px;
  text-align: center;
}
.cjtp-s {
  margin-top: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;

  color: #333333;
}
.cjtp-img-1 {
  margin-top: 17px;
}
.cjtp-img-2 {
  margin-top: 23px;
}
.cjtp-img-3 {
  margin-top: 10px;
}

.dibu {
  width: 100%;
  height: 160px;
  background: rgb(0, 169, 76);
  padding-top: 50px;
}
.dibu a {
  color: #ffffff;
}
.dibu a:hover {
  color: #ffffff;
}
.dibu-1 {
  width: 1180px;
  height: 20px;
  /* background-color: #f40; */
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  /* margin-top: 50px; */
}
.dibu-1-1 {
  display: flex;
}
.dibu-1-1-1 {
  margin-left: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #ffffff;
}
.dibu-2 {
  width: 620px;
  height: 20px;
  margin: 0 auto;
  margin-top: 30px;
  /* background-color: #FC0303; */
  display: flex;
  justify-content: space-between;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #ffffff;
}
.dibu-3 {
  width: 1180px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0 auto;
  margin-top: 30px;
}
.dibu-4 {
  width: 500px;
  height: 20px;
  /* margin-top: 30px; */
  margin: 0 auto;
  margin-top: 30px;
  /* background-color: #FC0303; */
  display: flex;
  justify-content: space-between;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #ffffff;
}

.splb {
  margin: 0 auto;
  margin-top: 50px;
  width: 1180px;
  height: 370px;
  margin-bottom: 30px;
  /* background-color: aqua; */
  /* display: flex; */
  position: relative;
  overflow: hidden;
}
.splb-0 {
  width: 100%;
  display: flex;
  /* justify-content: space-evenly; */
}
.splb-1 {
  width: 390px;
  height: 370px;
  /* background-color: #009834; */
  /* position: relative; */
}

.splb-3 {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;

  color: #000000;
}
.splb-4 {
  width: 390px;
  height: 370px;
  /* background-color: #FC0303; */
}
.parent {
  position: absolute;
  width: 2360px;
  height: 370px;
}
.parent li {
  float: left;
  width: 1180px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.btnLeft {
  left: 10px;
}
.btnRight {
  right: 10px;
}
.btnLeft,
.btnRight {
  width: 50px;
  height: 50px;
  background-color: #9e9e9e;
  border-radius: 50%;
  opacity: 80%;
  position: absolute; /*包含块为图片显示层container*/
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  /* z-index: 999; */
}

#jsList {
  width: 100%;
  /* height: 100%; */
  display: flex;
  flex-wrap: wrap;
  /* align-items: baseline; */
  /* justify-content: space-between; */
}
#page_foot {
  position: absolute;
  bottom: -77px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.item-right-2 img{
    width: 220px;
}
a:hover{
    text-decoration : none ;
 }