@charset "utf-8";

html,
body {
  margin: 0;
  padding: 0;
  font-family: 'å¾®è½¯é›…é»‘';
  font-size: 10px;
  min-width: 1200px;
  position: relative;
  height: 100%;
}

textarea {
  font-family: 'å¾®è½¯é›…é»‘';
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

img {
  border: 0;
  vertical-align: bottom;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #fff;
}

input::-webkit-input-placeholder {
  color: #838383;
  font-size: 16px;
}

/*å…¬ç”¨*/
.public {
  width: 1200px;
  margin: 0 auto;
}

.cl {
  clear: both;
  display: block;
}

.center {
  text-align: center;
}

.right {
  float: right;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  line-height: 30px;
}

.container {
  background: url(../images/bg1.png) no-repeat;
  background-size: 100%;
  background-position: left 10px;
  z-index: 3;
  position: relative;
  margin-top: 0px;
}

.to-top {
  display: none;
  width: 103px;
  height: 103px;
  border-radius: 2px;
  font-size: 15px;
}

/*å¤´éƒ¨*/
#banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
}

#banner .bannerlist {
  position: relative;
  height: 100%;
  z-index: 0;
}

#banner .bannerlist ul li {
  zoom: 1;
  vertical-align: middle;
}

#banner .bannerlist li img {
  width: 100%;
  display: block;
  height: 150px;
}

.logo {
  width: 1200px;
  position: absolute;
  left: calc((100% - 1200px) / 2);
  top: 0;
  z-index: 1;
  padding: 25px 0;
}

.luntanbox {
  width: 180px;
  height: 50px;
  background-color: ;
  margin-bottom: 35px;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 4px;
}

.luntanbox a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.44);
  border-radius: 17px;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 38px;
}

.search {
  width: 450px;
  box-sizing: border-box;
  position: absolute;
  top: 48px;
  /*right: 350px;*/
  right: calc((100% - 1200px) / 2);
  z-index: 10;
}

.search form {
  background-color: #fff;
}

.search .search_btn {
  display: block;
  width: 80px;
  height: 40px;
  background: rgb(52, 152, 152);
  border: 0;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.3s ease;
}

.search .search_btn:hover {
  background: #b60606;
}

.ipt-sea {
  height: 41px;
  line-height: 41px;
  font-size: 18px;
  color: #666;
  outline: none;
  border: 0;
  width: 285px;
  padding-left: 15px;
}

.clearfix {
  clear: both;
  height: 1px;
  overflow: hidden;
}

#form {
  width: 450px;
  height: 45px;
  box-shadow: 0 0 4px #e5e5e5;
  font-size: 0;
  background-color: #fff;
  position: relative;
}

#form .ss_bd {
  width: 375px;
  border: none;
  height: 45px;
  vertical-align: middle;
  background-color: transparent;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
}

#form .ss_btn {
  width: 55px;
  border: none;
  height: 45px;
  vertical-align: middle;
  background-color: transparent;
  box-sizing: border-box;
  outline: none;
  background: url(../images/icon1.png) no-repeat;
  background-position: center;
  position: relative;
}

#form:before {
  content: '';
  position: absolute;
  right: 55px;
  top: 11px;
  width: 1px;
  height: 23px;
  background-color: #d2d4d4;
}

.lanmuBox {

  top: 18%;
  width: 100%;
  background-color: #9d0b2f;
  display: flex;
  align-items: center;
}

.top01 {
  position: absolute;
  height: 150px;
  width: 1200px;
  top: 0px;
  width: 100%;
  margin: 0 auto;
}

.lanmuline {
  height: 9px;
  width: 100%;
  background: url(../images/bg2.png) no-repeat;
  background-size: 100%;
}

.lanmuList {
  text-align: center;
  width: 1200px;
  height: 56px;
  display: flex;
  align-items: center;
  margin-left: calc((100% - 1200px) / 2);
}

.lanmuBox li a {
  padding-left: 17px;
  padding-right: 17px;
}

.lanmuL,
.lanmuR {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.lanmuL {
  width: 77px;
  text-align: center;
  border-right: 1px dashed #00be53;
}

.lanmuR {
  width: 1200px;
}

.lanmuR li {
  float: left;
  border-radius: 26px;
  text-align: center;
  margin-left: 16px;
  font-size: 16px;
  height: 35px;
  line-height: 31px;
}

/*.lanmuR li:nth-child(-n+11){margin-bottom: 5px}*/
/*.citychose{height: 40px;background-color: #fff;padding: 0 25px;font-size: 14px;color: #2e2e2e;line-height: 30px}*/
.citychose a {
  color: #2e2e2e;
}

/*åº•éƒ¨*/
.footer {
  width: 100%;
  padding-top: 15px;
  display: flex;
  align-items: flex-start;
  background-color: rgb(52, 152, 152);
  width: 1200px;
  margin: 0 auto;
  padding: 40px;
  box-sizing: border-box;
  column-gap: 20px;
}

.footer-line {
  width: 1px;
  height: 100%;
  height: 200px;
  background-color: #fff;
}

.footer .footdiv {
  background-color: #349898;
}

.footer-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.footer-right-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 24px;
}

.footer-right-text {
  color: #fff;
  font-size: 15px;
}

.footer-right-line {
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.6;
}

.foorterT {
  border-bottom: 1px solid #00853a;
  height: 76px;
}

.foorterT .public {
  position: relative;
}

.foorterTUL,
.footerBq {
  text-align: center;
  margin-left: 178px;
  width: 1022px;
}

.foorterTUL li {
  display: inline-block;
  height: 75px;
  width: 108px;
  line-height: 75px;
  text-align: center;
  font-size: 18px;
  position: relative;
}

.foorterTUL li:before {
  content: '';
  position: absolute;
  left: -1px;
  width: 2px;
  height: 20px;
  top: 27.5px;
  background-color: #fff;
}

.foorterTUL li:first-child:before {
  width: 0;
}

.foorterB {
  height: 75px;
  padding-top: 20px;
}

.footerBq {
  color: #fff;
  font-size: 16px;
}

.footcode {
  width: 165px;
  height: 183px;
  padding-right: 13px;
  background: url(../images/foot-pic1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -12px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.footcode img {
  max-width: 120px;
}

.footcode p {
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}

/*é¦–é¡µ*/
.part1 {
  background-color: #f9f9f9;
  padding: 25px 195px;
}

.part1 .part1Title {
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  color: #086f35;
  margin-bottom: 20px;
}

.part1 .part1Con {
  font-size: 14px;
  color: #737373;
  line-height: 20px;
}

.part2 {
  margin: 0px 0 0 0;
  font-size: 0;
}

.part2L,
.part2R {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  box-sizing: border-box;
}

.part2L {
  width: 660px;
  border: 1px solid #efefef;
  height: 365px;
  position: relative;
}

.part2L .hd {
  position: absolute;
  right: 10px;
  bottom: 0;
  height: 45px;
}

.part2L .hd li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #fff;
  float: left;
  margin: 17.5px 5px;
}

.part2L .hd li.on {
  background-color: #086f35;
}

.part2L .bd li {
  position: relative;
}

.part2L .bd li img {
  width: 100%;
  height: 100%;
}

.part2L .bd .part2Ltitle {
  position: absolute;
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 45px;
}

.part2L .prev {
  position: absolute;
  width: 33px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: calc((100% - 64px) / 2);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  line-height: 64px;
  font-size: 30px;
}

.part2L .next {
  position: absolute;
  width: 33px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.5);
  right: 0;
  top: calc((100% - 64px) / 2);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  text-align: center;
  line-height: 64px;
  font-size: 30px;
}

.part2R {
  width: 540px;
  border: 1px solid #efefef;
  border-left: none;
  height: 365px;
  position: relative;
  overflow: hidden;
}

.part2R .tj {
  position: absolute;
  left: -18px;
  top: -14px;
}

.part2R li {
  font-size: 16px;
  margin-top: 4px;
  padding: 0 25px 0 50px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 4px;
}

.part2R li a {
  color: #3d3d3d;
}

/* .part2R li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #086f35;
  left: 5px;
  top: calc((100% - 5px) / 2);
} */

.part2R li.part2ROne {
  padding-top: 25px;
  padding-left: 25px;
  padding-bottom: 20px;
  position: relative;
}

.part2R li.part2ROne p {
  font-size: 22px;
  color: #252525;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.part2R li.part2ROne .part2ROneJj {
  font-size: 14px;
  color: #939393;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  margin-top: 10px;
  line-height: 25px;
}

.part2R li.part2ROne:before {
  width: 0;
  height: 0;
}

.part2R li.part2ROne:after {
  content: '';
  position: absolute;
  width: 540px;
  height: 1px;
  border-bottom: 1px dashed #e4e4e4;
  left: 0;
  bottom: 0;
}

.part2R li:hover a {
  color: #086f35;
}

.indexbox {
  font-size: 0;
}

.indexboxL,
.indexboxR {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.indexboxL {
  width: 810px;
}

.indexboxR {
  width: 368px;
  margin-left: 22px;
}

.part3 {
  margin-top: 40px;
  /* font-size: 0; */
  /* margin-bottom: 22px; */
}

.gg {
  /* margin-bottom: 22px; */
  width: 810px;
  height: 145px;
}

.gg img {
  width: 100%;
  height: 100%;
}

.indexCon {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  /* border: 1px solid #e9e9e9; */
  width: 810px;
  /* height: 307px; */
}

.indexCon.indexConR {
  margin-left: 0px;
}

.indexConTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 43px;
  border-bottom: 1px solid #e8e8e8;
  /* background-color: #f9f9f9; */
}

.footer-wrapper {
  background-color: #eee;
}

.indexConTitle .indexConTitleL {
  width: 185px;
  height: 43px;
  line-height: 43px;
  background-color: rgb(52, 152, 152);
  font-size: 20px;
  color: #fff;
  text-align: center;
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 100%, 0 100%, 0 100%);
}

.indexConTitle .indexConTitleMore {
  width: 60px;
  height: 20px;
  /* border-radius: 20px;
  background-color: #086f35; */
  font-size: 12px;
  color: #BBBBBB;
  line-height: 20px;
  text-align: center;
  /* margin-right: 18px; */
}

.pictures-list {
  display: flex;
  width: 100%;
  overflow-x: auto;
  column-gap: 10px;
}

.picture-item {
  width: 200px;
  height: 240px;
  flex-shrink: 0;
  background: var(--background) no-repeat center / cover;
}

.indexConList {
  padding: 15px 0 0 10px;
  box-sizing: border-box;
  /* border-top: 1px solid #e7e7e7; */
}

.indexConList li {
  height: 35px;
  /* border-bottom: 1px dashed #d7d7d7; */
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;

  justify-content: space-between;
  align-items: center;
}

.indexConList li a {
  color: #535353;
}


.indexConList2 {
  padding: 15px 0 0 10px;
  box-sizing: border-box;
  /* border-top: 1px solid #e7e7e7; */
}

.indexConList2 li {
    display: flex;
  height: 35px;
  /* border-bottom: 1px dashed #d7d7d7; */
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;

  justify-content: space-between;
  align-items: center;
}

.indexConList2 li a {
  color: #535353;
}


.time-title {
  color: #BBBBBB;
      font-size: 14px;
}

/* .indexConList li:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  border: 1px solid #b8b8b8;
  left: 0;
  top: calc((100% - 9px) / 2);
  text-align: center;
  line-height: 8.5px;
  color: #9a9494;
} */

.indexConList li:hover a {
  color: #086f35;
}

.indexConList li:hover:before {
  color: #086f35;
  border: 1px solid #086f35;
}

.indexCon1 {
  width: 368px;
  margin-left: 0;
  margin-bottom: 20px;
  background-color: #eff3f6;
}

.indexCon1 .indexConTitleL {
  background-color: transparent;
  border-bottom: 2px solid #086f35;
  color: #086f35;
  position: relative;
}

.indexCon1 .indexConTitleL:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: calc((100% - 18px) / 2);
  color: #086f35;
  width: 18px;
  height: 8px;
  line-height: 0;
  font-size: 14px;
}

.indexCon1 .indexConList li {
  padding-left: 30px;
}

.indexCon1 .indexConList li:before {
  content: '';
  width: 0;
  height: 0;
  border: none;
}

.indexCon1 .indexConList li label {
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: calc((100% - 15px) / 2);
  background-color: #c2c2c2;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 15px;
}

.indexCon1 .indexConList li:first-child label {
  background-color: #086f35;
}

.indexCon1 .indexConList li:nth-child(2) label {
  background-color: #009c44;
}

.indexCon1 .indexConList li:nth-child(3) label {
  background-color: #2bba69;
}

.part4 {
  box-sizing: border-box;
  /* border: 1px solid #e9e9e9; */
  width: 810px;
  height: 430px;
  margin-top: 40px;
  /* margin-bottom: 22px; */
}

.part4Box {
  padding: 11px 0;

  overflow: hidden;
}

.part4Box li {
  width: 184.5px;
  background-color: #fff;
  margin-left: 10px;
  float: left;
  margin-bottom: 20px;
  box-sizing: border-box;
  height: 162px;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  overflow: hidden;
}

.part4Box li:nth-child(4n + 1) {
  margin-left: 0;
}

.part4pic {
  width: 100%;
  height: 122px;
  overflow: hidden;
}

.part4pic img {
  width: 100%;
  height: 100%;
  transition: 0.5s linear;
  -webkit-transition: 0.5s linear;
}

.part4Box li:hover .part4pic img {
  transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
}

.part4Box li .part4name {
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #494949;
}

.indexConVideo {
  height: 335px;
}

.indexConVideoTj {
  padding: 15px 18px 0;
}

.indexConVideoTj li {
  float: left;
  width: 155px;
}

.indexConVideoTj li:first-child {
  margin-right: 20px;
}

.indexConVideoTj li .indexConVideoTjPic {
  width: 100%;
}

.indexConVideoTj li .indexConVideoTjPic img {
  width: 100%;
}

.indexConVideoTj li p {
  text-align: center;
  font-size: 14px;
  color: #323232;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.indexConVideo .indexConList {
  border-top: none;
}

/*äºŒçº§*/
.nono {
  padding: 20px;
  font-size: 16px;
  color: #999;
  min-height: 500px;
}

.secondbox {
  border: 1px solid #e7e7e7;
  font-size: 0;
  background-color: #fff;
  margin-bottom: 35px;
}

.secondboxL,
.secondboxR {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.secondboxL {
  width: 808px;
  margin-right: 20px;
}

.secondboxR {
  width: 370px;
}

.secondboxR .indexCon1 {
  width: 100%;
}

.secondboxR .indexConVideo {
  margin-bottom: 0;
}

.secondNav {
  height: 45px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding-left: 20px;
  line-height: 45px;
}

.secondNav a,
.secondNav span,
.secondNav img {
  vertical-align: middle;
  font-size: 14px;
  color: #6c6c6c;
}

.newsList {
  padding: 15px 20px 0;
}

.newsList li {
  padding: 15px 0;
  border-bottom: 1px dashed #d7d7d7;
  box-sizing: border-box;
  height: 135px;
  list-style: none;
}

.newsList li .newsListTitle {
  font-size: 20px;
  color: #2a2a2a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newsList li .newsListJJ {
  font-size: 14px;
  color: #939393;
  line-height: 25px;
  margin-top: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 3px;
}

.newsList li .newsListDate {
  font-size: 14px;
  color: #086f35;
}

.newsList li:hover .newsListTitle {
  color: #086f35;
}

.newsShow {
  padding: 0 5px 0 20px;
}

.newsShowTitle {
  padding: 35px 0 18px;
  border-bottom: 1px solid #ededed;
}

.newsShowTitle p {
  font-size: 20px;
  color: #222;
  text-align: center;
}

.newsShowDate {
  text-align: center;
  font-size: 12px;
  color: #959595;
  padding: 10px 0 0;
}

.newsShowCon {
  padding: 20px 0;
  line-height: 30px;
  color: #4a4a4a;
}

.newsShowCon img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.newshowshare {
  padding: 15px 5px 15px 20px;
}

.newshowshare label {
  font-size: 14px;
  color: #2e2e2e;
}

.news-notice {
  margin: 0;
}

.indnews {
  width: 660px;
  height: 362px;
  float: left;
}

.news-pic {
  width: 660px;
  height: 362px;
}

.news-pic,
.news-pic img {
  width: 660px;
  height: 362px;
  overflow: hidden;
}

.news-notice .news-txt {
  width: 492px;
  height: 362px;
  float: right;
  border: 1px solid #efefef;
}

.news-title {
  height: 38px;
  background: #fafafa;
  border-bottom: 1px solid #efefef;
  line-height: 38px;
  position: relative;
}

.news-title .name {
  position: absolute;
  left: -1px;
  top: -1px;
  height: 39px;
  background: #084466;
  color: #fff;
  text-align: center;
  line-height: 39px;
  font-size: 15px;
  padding: 0 15px;
  font-weight: bold;
}

.news-name.tab-nav {
  /* position: absolute;
	left: -1px;
	top: -1px; */
  height: 39px;
  display: flex;
}

.news-name.tab-nav a {
  display: block;
  float: left;
  height: 39px;
  line-height: 39px;
  color: #333;
  text-align: center;
  line-height: 39px;
  font-size: 15px;
  padding: 0 15px;
  margin: 0;
  position: relative;
  flex: 1;
  flex-shrink: 0;
}

.news-name.tab-nav a.current {
  background: rgb(52, 152, 152);
  color: #fff;
  font-weight: bold;
  position: relative;
}

.news-name.tab-nav a.current::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgb(52, 152, 152);
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -8px;
}

.news-name.tab-nav a i {
  width: 9px;
  height: 5px;
  background: url(../images/jtx.png) no-repeat;
  left: 10px;
  bottom: -5px;
  display: none;
}

.news-name.tab-nav a.current i {
  display: block;
}

.news-title .name i {
  width: 9px;
  height: 5px;
  background: url(../images/jtx.png) no-repeat;
  left: 10px;
  bottom: -5px;
  display: block;
}

.news-title .more {
  position: absolute;
  right: 10px;
  line-height: 38px;
  top: 0;
  font-size: 12px;
  color: #999;
  transition: all 0.3s ease;
}

.news-title .more:hover {
  color: #084466;
}

.newslist {
  display: block;
  padding: 2px 10px;
}

.hotnews {
  margin: 12px 12px 0 12px;
}

.hotnews h1 {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin: 0 10px;
  height: 30px;
  line-height: 30px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hotnews .hotcon {
  margin-top: 12px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hotnews .hotcon a {
  color: #999;
  line-height: 24px;
  font-size: 14px;
}

.hotnews .hotcon a:hover,
.newslist li a:hover {
  color: #b60606;
}

.newslist li {
  border-bottom: 1px dotted #dedede;
  position: relative;
  padding: 0 80px 0 0;
  background: url(../images/listnot.png) 0px 15px no-repeat;
}

.newslist li a {
  display: block;
  height: 36px;
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  color: #666;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}

.newslist li span {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 36px;
  color: #bbb;
  text-align: center;
}

.newslist li:last-child {
  border: 0;
}

.newslist.ny li {
  padding: 8px 80px 8px 14px;
  background: url(../images/listnot.png) 2px 24px no-repeat;
}

.newslist.ny li a:after {
  display: none;
}

.nytit {
  border-bottom: 1px solid #ededed;
  line-height: 30px;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}

.goback {
  margin-left: 15px;
  font-size: 14px;
  color: #2e2e2e;
  display: block;
  margin-top: 15px;
}

.productCon {
  padding: 0 20px;
}

.productsList {
  font-size: 0;
}

.productsList li {
  display: inline-block;
  width: 277.5px;
  margin-left: 16px;
  box-sizing: border-box;
  border: 1px solid #f4f4f4;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 25px;
}

.productsList li:nth-child(4n + 1) {
  margin-left: 0;
}

.productsList li .proListpic {
  width: 100%;
  overflow: hidden;
}

.productsList li .proListpic img {
  width: 100%;
  transition: 0.5s linear;
  -webkit-transition: 0.5s linear;
}

.productsList li:hover .proListpic img {
  transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
}

.productsList li .proListname {
  height: 55px;
  text-align: center;
  line-height: 55px;
  color: #494949;
  font-size: 18px;
}

.proShowTitle {
  height: 80px;
  line-height: 80px;
  color: #494949;
  font-size: 18px;
  text-align: center;
}

.proShowPic {
  width: 975px;
  margin: 0 auto;
}

.gallery-top {
  width: 100%;
  margin-bottom: 30px;
}

.gallery-top img {
  width: 100%;
}

.swiper-button-white {
  display: none;
}

.gallery-top:hover .swiper-button-white {
  display: block;
}

.proShowPicPage {
  background-color: #eaeaea;
  font-size: 0;
}

.gallery-thumbs {
  width: 645px;
  display: inline-block;
  vertical-align: middle;
}

.gallery-thumbs .swiper-slide {
  width: 150px;
  box-sizing: border-box;
  border: 4px solid #eaeaea;
}

.gallery-thumbs .swiper-slide img {
  width: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
  border: 4px solid #086f35;
}

.propages {
  width: 150px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  border: 4px solid #eaeaea;
  position: relative;
}

.prepage {
  margin-right: 15px;
  float: left;
}

.nextpage {
  margin-left: 15px;
  float: right;
}

.propages img {
  width: 100%;
}

.preview .swiper-container {
  float: left;
}

.preview {
  overflow: hidden;
}

.propages span {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}

.propages img,
.propages span {
  vertical-align: middle;
}

.propages .pageCon {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.propages .pageCon img {
  width: 36px;
}

.protage {
  margin-top: 15px;
  height: 45px;
  line-height: 45px;
  border-bottom: 2px solid #e2e2e2;
}

.protage span {
  display: inline-block;
  padding-left: 8px;
  border-bottom: 2px solid #086f35;
  font-size: 18px;
  color: #086f35;
}

.procon {
  padding: 30px 20px;
}

.procon img {
  max-width: 100%;
  margin: auto;
}

.provideo {
  width: 975px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.provideo iframe {
  width: 100%;
  height: 600px;
}

.dyType {
  padding: 25px;
}

.dyType li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 3px solid #dedede;
  margin-bottom: 10px;
  background-color: #f1f1f1;
}

.dyType li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #727272;
  font-size: 18px;
}

.dycon {
  padding: 30px 20px 100px;
}

.dycon img {
  max-width: 100%;
  margin: auto;
}

.personSeach {
  padding: 115px 20px 100px 70px;
}

.personSeachbox {
  margin-bottom: 25px;
}

.personSeachbox span {
  font-size: 15px;
  color: #6c6c6c;
  vertical-align: middle;
}

.personSeachbox input {
  width: 365px;
  height: 50px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  background-color: #f9f9f9;
  overflow: hidden;
  outline: none;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 15px;
  color: #6c6c6c;
}

.personSeachbox span label {
  display: inline-block;
  margin-left: 10px;
  color: #e30000;
  margin-right: 3px;
}

.personSeachbut {
  margin-top: 65px;
}

.personSeachbut a {
  display: block;
  width: 225px;
  height: 55px;
  background-color: #086f35;
  border-radius: 55px;
  color: #fff;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  border: none;
  margin-left: 115px;
  outline: none;
}

.personSeachshow {
  width: 788px;
  background-color: #f9f9f9;
  margin: 50px 0 200px 20px;
  font-size: 0;
}

.personSeachshowL {
  display: inline-block;
  width: 500px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: top;
}

.pershowbox {
  box-sizing: border-box;
  height: 70px;
  border: 1px solid #e6e6e6;
  border-right: none;
  margin-top: 25px;
}

.pershowbox:first-child {
  margin-top: 0;
}

.pershowbox span {
  display: inline-block;
  font-size: 20px;
  color: #484848;
  line-height: 70px;
  height: 70px;
  vertical-align: middle;
}

.pershowbox span:first-child {
  width: 150px;
  background-color: #ededed;
  color: #086f35;
  text-align: center;
}

.pershowbox span:nth-child(2) {
  padding-left: 35px;
}

.personSeachshowR {
  width: 288px;
  display: inline-block;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: top;
  border: 1px solid #e6e6e6;
}

.personSeachshowR p {
  background-color: #ededed;
  color: #086f35;
  text-align: center;
  height: 70px;
  line-height: 70px;
}

.personSeachshowR .pershowpic {
  height: 285px;
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
}

.personSeachshowR .pershowpic img {
  max-height: 100%;
}

/*äºŒçº§ä¸Šä¸‹é¡µ*/
.secondPage {
  padding: 40px 5px 0 20px;
}

.secondPage > div {
  margin-top: 10px;
}

.secondPage span {
  font-size: 14px;
  color: #2e2e2e;
}

.secondPage a {
  color: #6a6a6a;
  font-size: 14px;
}

.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both;
}

.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%;
}

.pagination span {
  color: #333;
  font-size: 12px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}

.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}

.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.pagination .st {
  font-family: å®‹ä½“;
}

.text-secondary {
  text-align: center;
  padding: 20px 0;
}

#maximg img {
  max-width: 100%;
  height: auto !important;
}

.shipinbox {
}

@media (min-width: 1199px) {
  .lanmuBox {
    top: 20%;
  }

  .container {
    margin-top: 55px;
  }
}

@media (min-width: 1599px) {
  .lanmuBox {
    top: 18%;
  }

  .container {
    margin-top: 10px;
  }
}

.tsjb {
  display: flex;
  color: #319b99;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  margin-top:40px;
}

.tsjb2 {
  width: 60%;
  margin-left: 10px;
}

.tsjbtel {
  font-weight: bold;
  display: flex;
  height: 57px;
  background: #eff3f6;
  color: #10605f;
  margin-top: 15px;
  align-items: center;
  margin-bottom: 15px;
}

.tsjbtel1 {
  width: 50%;
}

.tsjbtel2 {
  width: 50%;
}

.ksrktop {
  margin-bottom: 15px;
}

.ksrk {
  display: flex;
  height: 50px;
  margin-bottom: 2px;
}

.ksrk1 {
  flex: 1;
  background: #eff3f6;
  margin-right: 1px;
  text-align: center;
  line-height: 50px;
}

.ksrk2 {
  flex: 1;
  background: #eff3f6;
  margin-left: 1px;
  text-align: center;
  line-height: 50px;
}

.search-text {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.search-text-list {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.search-text-list-item {
  color: rgb(52, 152, 152);
}

.videos-wrapper {
  display: flex;
  column-gap: 10px;
}

.videos-big {
  width: 400px;
  height: 364px;
  background: var(--background) no-repeat center / cover;
}

.videos-lists {
  flex: 1;
  display: grid;
  column-gap: 10px;
  row-gap: 10px;
  grid-template-columns: repeat(3, 1fr);
}

.video-item {
  height: 177px;
  background: var(--background) no-repeat center / cover;
  position: relative;
}

.video-item-icon {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
}

.indexConVideoTj-bottom {
  width: 100%;
  height: 200px;
  background: var(--background) no-repeat center / cover;
  margin-top: 10px;
  position: relative;
}

.indexConVideoTj-bottom-tag {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgb(52, 152, 152);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  color: #fff;
  padding: 0 15px;
  box-sizing: border-box;
  border-radius: 8px 0 0 0;
}
