body {
  color: #111;
  font-size: 14px;
  font-family: "???ÃƒÂ¨?Ã‹â€°ÃƒÂ©?Ã¢â‚¬Â¦ÃƒÂ©?Ã¢â‚¬Ëœ", "Arial", Helvetica, "ÃƒÂ©?Ã¢â‚¬Ëœ??Ã¢â‚¬Å“", Arial, Tahoma;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;



}

.body1 {
  background: url(../images/body-bj.png)center no-repeat;
  background-size: 100% 100%;
}

.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
  display: none;
}

.img-hide {
  overflow: hidden;
  display: block;
}

.slick-slider {
  touch-action: auto !important;
}

.img-hide img {
  transition: 0.3s all;
  transform: scale(1, 1);
    max-height: 200px;
    width: 100%;
}

.img-hide:hover img {
  transform: scale(1.1, 1.1);
}

.txt-elise {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

li {
  list-style: none;
}

a {
  color: #333;
}

ul {
  padding: 0;
  margin: 0;
}

a:hover,
a {
  text-decoration: none !important;
}

a:focus {
  text-decoration: none !important;
  outline: none !important;
}

button:focus,
button:hover,
input:focus {
  outline: none !important;
}

p {
  margin: 0;
}

.top {
  background: url(../images/header-bj.png)top center no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
  padding-top: 30px;
}

img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.header {

  left: 0;
  top: 0;
  right: 0;
  z-index: 100000;
}

.container1 {
  width: 1620px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.container {
  width: 1440px;
  margin-left: 0px;
  margin-right: 0px;
  margin: auto;
}

.header-top {
  color: #bee4fa;
  line-height: 45px;
}

.logo {
  line-height: 80px;
  margin-top: -10px;
}

.header-right {
  width: 100%;
  text-align: right;
}

.header-right a {
  color: #fff;
  font-size: 14px;
}

.header-right span {
  padding: 0 10px;
  color: #fff;
}

.nav-list li {
  float: left;
  margin-left: 25px;
  position: relative;
  line-height: 84px;
  padding-bottom: 15px;
}

.nav-list a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.zd-ul {
  margin: 0 -35px;
}

.nav-click {
  display: none;
}

.menu-button {
  position: absolute;
  display: none;
  top: 43px;
  right: 15px;
  z-index: 1000;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
  margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
  margin-bottom: 0px;
}

.bar {
  position: relative;
  display: block;
  width: 24px;
  height: 2px;
  margin: 5px auto;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}

.cross {
  margin-top: -8px;
}

.cross .bar {
  margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
  -webkit-transform: translateY(15px) rotate(-45deg);
  -ms-transform: translateY(15px) rotate(-45deg);
  transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
  opacity: 0;
}

.cross .bar:nth-of-type(3) {
  -webkit-transform: translateY(-15px) rotate(45deg);
  -ms-transform: translateY(-15px) rotate(45deg);
  transform: translateY(-15px) rotate(45deg);
}

.nav-down {
  position: absolute;
  display: none;
  left: -20px;
  top: 100%;
  min-width: 100%;
  right: -20px;
  background: #fff;
  white-space: nowrap;
  padding: 10px 0;
  z-index: 99;
}

.nav-down li {
  float: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.nav-down li a {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  text-align: center;
  font-weight: 100;
}

.nav-down li a:hover {
  color: #02746a;
}

.nav-list li:hover .nav-down {
  display: block;
}

.news-list li a:hover .news-list-tt {
  color: #02746a;
}

.dt-ul li a:hover .dt-ul-tt {
  text-decoration: underline !important;
}

.three-ul li a:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.zd-ul li a:hover .zd-right-tt,
.dt-slick a:hover .dt-title,
.three-title a:hover {
  color: #02746a;
}

.three-title a:hover,
.header-right a:hover {
  color: #fff;
}

.nav-list a:hover {}

.search-box-c {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 54px;
  background: #fff;
  padding-right: 115px;
  margin-left: -400px;
  z-index: 1000010;
}

.search-box-c .form-control {
  height: 54px;
  border-radius: 0;
  font-size: 18px;
  box-shadow: none;
  border: none;
}

.modal {
  z-index: 100000001;
}

.modal-backdrop {
  z-index: 10000000;
}

.modal-box {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000010;
}

.btn-search-c,
.btn-search-c:hover,
.btn-search-c:focus {
  position: absolute;
  right: 0;
  background: #02746a;
  top: 0;
  width: 115px;
  height: 54px;
  border: none;
  border-radius: 0;
  padding: 0
}

.modal-back {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
}


.tt {
  width: 100%;
  display: inline-block;
  background: url(../images/xw-tt.png)top center no-repeat;
  padding: 30px 0 40px;
  background-size: 100% 100%;
}

.tt a {
  display: block;
  float: right;
  font-size: 36px;
  color: #fafafa;
  font-weight: bold;
  background: url(../images/xwtt-ico.png)left center no-repeat;
  width: 100%;
  padding-left: 220px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}




.new {
  width: 100%;
  display: inline-block;
  position: relative;
}

.new-left {
  width: 70%;
}

.new-left a {
  display: block;
  position: relative;
  padding-top: 56.3%;
  width: 100%;
}

.new-left a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
min-height:100%;
}



.new-right {
  width: 30%;
  background: url(../images/new-ico.png)center no-repeat;
  padding: 40px 30px 100px;
  background-size: 100% 100%;
  position: absolute;
  right: 0px;
  top: 5%;
min-height: 500px;
}

.new-right h2 {
  font-size:36px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family:微软雅黑;
  margin-bottom: 20px;
}

.new-right h2:after {
  width: 20%;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  display: block;
  content: "";
  margin: auto;
  margin-top: 15px;
}

.new-right span {
  font-size: 14px;
  color: #fff;
}

.new-right span p {
  font-size: 42px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}

.new-right .h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-block;
  height: 58px;
  overflow: hidden;
}

.new-right .pp {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  opacity: .5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.new .slick-prev {
  right: 380px;
  left: auto;
  width: 13px;
  height: 22px;
  background: url(../images/left.png)center no-repeat;
  background-size: 100% 100%;
}

.new .slick-next {
  right: 340px;
  width: 13px;
  height: 22px;
  background: url(../images/right.png)center no-repeat;
  background-size: 100% 100%;
}

.new .slick-prev,
.slick-next {
  top: auto;
  bottom: 12%;
}


.new2 {
  width: 100%;
  margin-top: 10px;
  display: inline-block;
}

.new-l {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  padding: 20px 30px;
  background: url(../images/new-bj.png)center no-repeat;
  background-size: 100% 100%;
}

.new-l:nth-child(4) {
  margin-right: 0%;

}


.new-l span {
  font-size: 14px;
  color: #fff;
}

.new-l span p {
  font-size: 42px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}

.new-l h2 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  height: 58px;
  -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.new-l .more22 {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background: url(../images/time-1.png)right 35px center no-repeat;
  margin-top: 10px;
  text-align: right;
    height: 20px;
    overflow: hidden;
}

.more1 {
  width: 150px;
  text-align: center;
  margin: 40px auto;
  display: block;
}

.zt {
  width: 100%;
  margin-top: 10px;
}

.zt-l {
  width: 230px;
  font-size: 36px;
  color: #02746a;
  margin-top: -14px;
  font-family: 微软雅黑;
  font-weight: bold;
}

.zt-l:after {
  width: 20%;
  height: 4px;
  background: #02746a;
  border-radius: 2px;
  display: block;
  content: "";
  margin-top: 15px;
}

.zt-r {
  width: calc(100% - 230px);
  float: right;
}

.zt-r a {
  display: block;
  margin: 0 10px;
  position: relative;
  padding-top: 35%;
}

.zt-r a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.zt-r {
  margin: 0 -10px;
}

.zt-r .slick-prev {
  width: 44px;
  height: 44px;
  background: url(../images/right2.png)center no-repeat;
  left: -20%;
  top: auto;
  bottom: 12%;
  transform: rotate(180deg);
}


.zt-r .slick-next {
  width: 44px;
  height: 44px;
  background: url(../images/right22.png)center no-repeat;
  left: -15%;
  right: auto;
  top: auto;
  bottom: 12%;
}

.one {
  width: 100%;
  margin-top: 50px;
padding-top:50px;
  display: inline-block;
padding-bottom:60px;
background: url(../images/jyjx-bj.png)center no-repeat;
background-size:100% 100%;
}

.title {
  font-size: 36px;
  color: #02746a;
  line-height: 44px;
  width: 100%;
  font-family: 微软雅黑;
  font-weight: bold;
  margin-bottom: 30px;
}


.title:after {
  width: 5%;
  height: 3px;
  background: #02746a;
  border-radius: 2px;
  display: block;
  content: "";
  margin-top: 10px;
}

.title a {
  display: inline-block;
  float: right;
}

.jyjx {
  width: 48%;
  float: left;
}





.xsyj {
  width: 48%;
  float: left;
}

.jyjx-l {
  display: block;
  position: relative;
  height: 190px;
overflow: hidden;
}

.jyjx-l .img11 {
  width: 50%;
  height: 100%;
  float: left;
overflow: hidden;
}
.jyjx-l .img11 img {height:100%;width:100%;}
.jyjx-t {
  width: 50%;
  float: right;
  height: 100%;
  background: url(../images/jyjx-1.png)center no-repeat;
  background-size: 100% 100%;
  padding: 30px 20px;
}

.jyjx-t h2 {
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  height: 64px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 30px;
-webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.jyjx-t p {
  font-size: 14px;
  color: #fff;
}


.li-1 {
  width: 98%;
  margin-left: 2%;
  border-left: 1px solid #02746a;
  display: inline-block;
  padding-top: 25px;
}

.li-1 li {
  width: 100%;
  display: inline-block;
  padding-left: 20px;
  border-left: 1.5px solid #02746a;
  margin: 10px 0;
}

.li-1 li a {
  display: inline-block;
  float: left;
  width: calc(100% - 100px);
  line-height: 22px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.li-1 li:hover a {
  color: #02746a;
}


.li-1 li span {
  display: block;
  float: right;
  width: 70px;
  font-size: 12px;
  color: #02746a;
  line-height: 22px;

}


.two {
  width: 100%;
  margin-top: 40px;
  display: inline-block;
}

.dwdt {
  width: 64%;
}

.dwdt-l {
  width: 49%;
}

.dwdt-l .aa {
  display: block;
  position: relative;
  padding-top: 56.3%;
  width: 100%;
overflow: hidden;
}


.dwdt-l .aa img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
   height: auto;
}


.dwdt-l a {
  height: auto;
  width: 100%;
  display: block;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;

}


.dwdt-l a h2 {
  width: 100%;
  font-size: 20px;
  color: #323232;
  line-height: 30px;
  margin: 0px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dwdt-l a:hover h2 {
  color: #02746a;
}

.dwdt-l a p {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  text-align: left;
  margin-top: 15px;
  height: 46px;
  overflow: hidden;
  margin-bottom: 10px;
}

.dwdt-l span {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #245f5a;
  background: #cde3e1;
  padding-left: 20px;

}

.dwdt-l span:after {
  width: 30%;
  height: 1.5px;
  background: #02746a;
  display: block;
  content: "";
  margin-top: 15px;
  float: right;
}

.dwdt-r {
  width: 48%;
}

.dwdt-r li {
  width: 100%;
  display: inline-block;
  padding-bottom: 28px;
  border-bottom: 1px solid #cde3e1;
  margin-bottom: 22px;
}

.dwdt-r li:nth-child(4) {
  margin-bottom: 0px;
}

.dwdt-r li:hover a {
  color: #02746a;
}


.dwdt-r a {
  display: block;
  width: calc(100% - 100px);
  font-size: 18px;
  float: left;
  color: #333;
  line-height: 30px;
  height: 56px;
  overflow: hidden;
}

.dwdt-r span {
  width: 90px;
  font-size: 12px;
  color: #037469;
  float: right;
  text-align: right;
  line-height: 40px;
}


.dzb {
  width: 32%;
}

.dzb-img {
  width: 100%;
  display: block;
  background: url(../images/dzb-bj.png)center no-repeat;
  background-size: 100% 100%;
}

.dzb-img a {
  display: block;
  margin: 0 20%;
  position: relative;
  padding-top: 85.5%;
}

.dzb-img a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 86%;
}


.dzb-img p {
  font-size: 16px;
  color: #037469;
  text-align: center;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  bottom: 10px;
}

.dzb-img .slick-prev {
  left: 20px;
  width: 42px;
  height: 42px;
  background: url(../images/left-l.png)center no-repeat;
  bottom: 30%;
  top: auto;
}

.dzb-img .slick-next {
  right: 20px;
  width: 42px;
  height: 42px;
  background: url(../images/right-r.png)center no-repeat;
  bottom: 30%;
}



.three {
  width: 100%;
  display: inline-block;
  background: url(../images/mtxw-bj.png)top center no-repeat;
  background-size: 100% 100%;
  padding: 60px 0;
}

.mtxw {
  width: 100%;
  display: inline-block;
  margin: 0 0px;

}


.mtxw .slick-list {
  max-height: 466px;
  overflow: hidden;
}

.tit {
  width: 100%;
  font-size: 36px;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-family: 微软雅黑;
}


.tit:after {
  width: 50px;
  height: 5px;
  background: #fff;
  display: block;
  content: "";
  margin: auto;
  margin-top: 20px;

}


.mtxw-l {
  width: 100%;
  display: inline-block;
}

.mtxw-l .more1 {
  margin: 40px auto;
  margin-bottom: 0px;
}

.mtxw .aa {
  display: block;
  position: relative;
  padding-top: 31%;
  width: 100%;
  margin: 0 10px;
  width: calc(100% - 20px);

}

.mtxw .slick-slide {
  padding: 0px 0px;
    box-sizing: border-box;

}


.mtxw .aa img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
min-height:100%
}


.mtxw a {
  height: auto;
  width: calc(100% - 20px);
  display: block;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 45px;
  padding-bottom: 70px;
  position: relative;
  margin: 0 10px;
}


.mtxw a h2 {
  width: 100%;
  font-size: 20px;
  color: #323232;
  line-height: 30px;
  margin: 0px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mtxw a:hover h2 {
  color: #02746a;
}

.mtxw a p {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  text-align: left;
  margin-top: 10px;
  height: 46px;
  overflow: hidden;
  margin-bottom: 10px;
}

.mtxw span {
  width: 80px;
  height: 78px;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  background: rgba(19, 123, 103, .7);
  position: relative;
  border-radius: 0 20px 0 0;
  bottom: -30px;
  padding-top: 10px;
  text-align: center;
  z-index: 99;


}

.mtxw span p {
  font-size: 36px;
  color: #fff;
  ;
  line-height: 36px;
}


.mtxw a i {
  font-size: 14px;
  color: #037469;
  padding: 6px 15px;
  background: #cde3e1 url(../images/ty-d.png)right 10px center no-repeat;
  font-style: inherit;
  border-radius: 20px 0 0 20px;
  position: absolute;
  right: 0px;
  margin-top: 10px;
  padding-right: 30px;
}


.mtxw .slick-prev {
  left: -60px;
  width: 44px;
  height: 44px;
  background: url(../images/right2.png)center no-repeat;
  bottom: 50%;
  top: auto;
  transform: rotate(180deg);
}

.mtxw .slick-next {
  right: -60px;
  width: 44px;
  height: 44px;
  background: url(../images/right2.png)center no-repeat;
  bottom: 50%;
}

.five {
  width: 100%;
  display: inline-block;
  padding: 80px 0 120px;
  background: url(../images/dvds.png)top center no-repeat;
  background-size: 100% 85%;
}

.mlxy {
  width: 100%;
  display: inline-block;
  background: #fff;
  background-size: 100% 52%;
  border-radius: 80px 0 0 0;
padding-right: 20px;
}

.mlxy-l {
  width: 30%;
  background: url(../images/mlxy.png)top center no-repeat;
  padding: 20% 0 0 10%;

}

.mlxy-l:after {
  width: 200px;
  height: 1px;
  background: #50a75b;
  display: block;
  content: "";
  margin-top: -120px;

}


.mlxy-l h2 {
  display: inline-block;
  float: left;
  font-size: 24px;
  color: #333;
  padding: 8px 15px;
  display: block !important;
}

.mlxy-l .active {
  background: #50a75b;
  border-radius: 0px 20px 0 0;
  color: #fff;
}

.mlxy-l h2:nth-child(2) {
  margin-left: 20px;
}


.qh2 {
  width: 70%;
  padding-top: 68px;
  height: 510px;
  overflow: hidden;
}


.mlxy-tp {
  width: 100%;
  display: inline-block;
}

.mlxy-tp li {
    width:calc(33.333% - 12px);
  float: left;
margin:0 6px;
  margin-bottom: 10px;

}



.mlxy-tp li a {
  position: relative;
}

#demo {
  min-height: 402px;
  width: 80%;
}

#demo a {
  display: block;
  margin: 0 7px;
  position: relative;
  padding-top: 0%;
}

#demo a img {

  width: 100%;
  height: 100%;
}

#demo a i {
  width: 56px;
  height: 56px;
  background: url(../images/sp-ann.png)center no-repeat;
  z-index: 99;
  position: absolute;
  bottom: 45%;
  left: 45%;
}

#demo .slick-prev {
  bottom: 44%;
  width: 55px;
  height: 55px;
  background: url(../images/ll.png)center no-repeat;
  left: 0px;
  top: auto;
}

#demo .slick-next {
  bottom:44%;
  width: 55px;
  height: 55px;
  background: url(../images/rr.png)center no-repeat;
  right: auto;
  right: 0px;
}

.mlxy-l .more2 {
  display: inline-block;
  margin-top: 70px;
}


.four {
  width: 100%;
  display: inline-block;
  padding-top: 70px;
  background: url(../images/mtjz-bj.png)top center no-repeat;
  background-size: 100%;
  margin-top: 70px;
}

.tit2 {
  width: 100%;
  display: inline-block;
  margin-bottom: 40px;
}

.tit2 h2 {
  font-size: 36px;
  color: #fff;
  display: inline-block;
  float: left;
  margin-top: 0px
}

.tit2 h2 i {
  font-size: 16px;
  color: #fff;
  font-style: inherit;
  margin-left: 20px;
  opacity: .6;
}

.ewm {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  line-height: 55px;
  margin: 0 10px;
  position: relative;
}

.ewm:hover {
  background: rgba(255, 255, 255, 0.5);
}



.ewm span {
  position: absolute;
  margin-bottom: 15px;
  padding-top: 8px;
  display: none;
  left: 50%;
  bottom: 100%;
  width: 130px;
  margin-left: -65px;
  height: 136px;
  background: url(../images/ewm-box.png) center no-repeat;
}

.ewm:hover span {
  display: block;
}

.ewm span img {
  opacity: 1;
  width: 114px;
  height: 114px;
}

.ewm img {
  opacity: 0.8;
}

.ewm:hover {
  background: rgba(255, 255, 255, 0.7);
}

.ewm:hover img {
  opacity: 1;
}


.index-news .col-xs-6 {
  float: left;
  width: 50%;
  padding: 0;
}

.index-news-img {
  width: 100%;
  display: inline-block;
  padding-top: 0%;
  position: relative;

}

.index-news-img span {
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 16px;
  right: 0;
  bottom: 0;
  line-height: 30px;
  background: url(../images/fcdfdsf.png)center no-repeat;
  background-size: 100% 100%;
  padding-left: 30px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.index-news-img span font {

  font-size: 16px;
}

.index-news-img img {
  width: 100%;
  max-height: 360px;
}

.index-news .col-xs-6:nth-child(2) {
  width: 25%;
  padding: 0% 0 0 0%;
}

.index-news .col-xs-6:nth-child(3) {
  width: 25%;
  padding: 0% 0% 0% 0%;
}


.index-news .col-xs-6 i {
  position: absolute;
  padding: 6px 20px 10px;
  border-radius: 0 20px 20px 0;
  top: 20px;
  left: 0px;
}

.index-news .col-xs-6 i img {
  width: 80%;
  height: auto;
}


.index-news .col-xs-6:nth-child(1) i {
  background: rgba(76, 145, 75, .7);
}

.index-news .col-xs-6:nth-child(2) i {
  background: rgba(228, 132, 28, .7);
}

.index-news .col-xs-6:nth-child(3) i {
  background: rgba(216, 32, 78, .7);
}


.totop {
  position: fixed;
  z-index: 90;
  bottom: 210px;
  right: 100px;
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer
}

.totop img {
  width: 100%;
}


footer {
  width: 100%;
  display: inline-block;
  background: url(../images/footer-bj.png)center no-repeat;
  padding: 50px 0 0;
  background-size: 100% 100%;
}


.foot {
  width: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  margin-top: 20px;
}

.foot-l {
  width: 33.333%;
  margin-top: 30px;
}

.foot-l p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
}

.foot-c {
  width: 33.333%;
  margin: auto;
  text-align: center;
  margin-top: -100px;
}

.foot-r {
  width: 250px;
  margin-top: 40px;
  position: relative;
}


.foot-r button {
  background: none;
  width: 100%;
  font-size: 18px;
  color: #fff !important;
  height: 30px;
}

.foot-r button span {
  display: inline-block;
  text-align: left;
  width: 100%;
  background: url(../images/brhbrtbhrthrt.png) right center no-repeat;
}


.dropdown-menu {
  position: absolute;
  width: 100%;
  height: 100px;
  overflow-y: auto;
  background: rgba(21, 126, 99, .5);
}

.open .dropdown-menu {
  display: block;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}




.dropdown-menu::-webkit-scrollbar {
  width: 4px;
}

/*Ã¥Â®Å¡Ã¤Â¹â€°Ã¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡Ã¨Â½Â¨Ã©Ââ€œ*/
.dropdown-menu::-webkit-scrollbar-track {
  border-radius: 5px;
}

/*Ã¥Â®Å¡Ã¤Â¹â€°Ã¦Â»â€˜Ã¥Ââ€”*/
.dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #fff;
}





/*Ã¥â€ â€¦Ã©Â¡Âµ*/
.nybanner {
  width: 100%;
  position: relative;
  top: -5px;
  position: relative;
}

.dqwz {
  width: 80%;
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 10%;
  background: url(../images/dqwz.png)left center no-repeat;
}

.dqwz .lmmc {
  font-size: 46px;
  color: #fff;
  font-weight: bold;
  font-family: 微软雅黑;
  margin-bottom: 10px;
}

.dqwz .lmmc:after {
  width: 40px;
  height: 3px;
  background: #fff;
  display: block;
  content: "";
  margin-bottom: 20px;


}

.dqwz .nav-b {
  font-size: 16px;
  color: #fff;
  background: url(../images/dw.png)left center no-repeat;
  padding-left: 20px;
}

.dqwz .nav-b a {
  font-size: 16px;
  color: #fff;
}


/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ*/
.centent {
  width: 100%;
  display: inline-block;
  background: url(../images/ny-bj.png)top center no-repeat;
  background-size: 100%;
  top: -5px;
  position: relative;
  padding-bottom: 150px;
  padding-top: 80px;
}


.bt-list {
  width: 100%;
  display: inline-block;

}

.bt-list li {
  width: 100%;
  display: inline-block;
  padding: 20px;
  border-bottom: 1px solid #ccc;
  margin-top: -5px;
}


.bt-list li:hover {
  background: #02746a;
}

.bt-list li:hover .time {
  background: #56b362;
}

.bt-list li:hover a {
  color: #fff;
}

.time {
  width: 78px;
  height: 78px;
  border-radius: 0 20px 0 0;
  background: #02746a;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  padding-top: 10px;
}

.time span {
  font-size: 12px;
  color: #fff;
}

.bt-list a {
  width: calc(100% - 100px);
  line-height: 78px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  background: url(../images/sgdd.png)right 10px center no-repeat;
  padding-right: 30px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.pic-list {
  width: 100%;
  display: inline-block;

}

.pic-list li {
  width: 100%;
  display: inline-block;
  padding: 30px 20px 30px 50px;
  ;
  border-bottom: 1px solid #ccc;
  margin-top: -5px;
}

.pic-l {
  width: 320px;
  height: 190px;
  position: relative;
}

.pic-l img {
  width: 100%;
  height: 100%;
}

.pic-list li:hover {
  background: #02746a;
}

.pic-list li:hover .time2 {
  background: rgba(74, 148, 82, .9);
}

.pic-list li:hover a {
  color: #fff;
}

.pic-list li:hover p {
  color: #ccc;
}

.pic-list li:hover a:after {
  background: #fff;
}


.pic-t {
  width: calc(100% - 350px);
}

.pic-t a {
  width: 100%;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.pic-t a:after {
  width: 40px;
  height: 3px;
  background: #02746a;
  display: block;
  content: "";
  margin-top: 10px;

}

.pic-t p {
  font-size: 14px;
  color: #888;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}


.time2 {
  width: 78px;
  height: 78px;
  border-radius: 0 20px 0 0;
  background: rgba(2, 116, 106, .9);
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  padding-top: 10px;
  position: absolute;
  bottom: 0px;
  left: -35px;
}

.time2 span {
  font-size: 12px;
  color: #fff;
}



.cen {
  width: calc(100% - 360px);
}

.article-back {
  padding: 0px 0 30px 0;
  border-bottom: solid 1px #02746a;
}

.article-tt {
  font-size: 26px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}

.article-sm {
  font-size: 16px;
  color: #888;
  text-align: center;
}

.article-sm span {
  display: inline-block;
  margin: 0 10px 10px 10px;
}

.article-p {
  padding: 20px 30px 10px;
  border-top: solid 1px #02746a;
}

.article-p p {
  font-size: 16px;
  color: #444;
  text-align: justify;
  line-height: 36px;
  margin-top: 10px;
word-break:break-all;
text-indent: 2em;
}
.article-p p img{margin-left: -2em;}

.article-p p video{max-width:100%;height: auto;margin-left: -2em;}

.article-p p img {
  display: block;
  margin: auto;
  width: auto;
}

.article-link {
  padding-top: 10px;
}

.article-link p {
  margin-top: 25px;
}

.article-link p a {
  font-size: 18px;
  color: #777;
}




.tjxw {
  width: 300px;

}

.tjxw h2 {
  font-size: 24px;
  font-weight: bold;
  font-weight: bold;
  color: #02746a;
  margin-bottom: 40px;
}

.tjxw-l {
  width: calc(100% - 10px);
  display: inline-block;
  border-left: 1px solid #02746a;
  margin-left: 10px;
}

.tjxw-l li {
  width: 100%;
  display: inline-block;
  background: url(../images/icon-gg.png)left top 10px no-repeat;
  padding-left: 20px;
  margin-left: -2px;
  margin-bottom: 20px;
}

.tjxw-l li a {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  display: inline-block;
}

.tjxw-l li span {
  display: inline-block;
  font-size: 14px;
  color: #127d73;
}


.more1 img:nth-child(2){display: none;}












































/*****************???ÃƒÂ©?ÃŽÂ¼ÃƒÂ©?Ã¯Â¿Â ***************/
.list-banner {
  height: 450px;
}

.list-left {
  width: 240px;
  position: relative;
  z-index: 100;
}

.list-left-top {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  height: 94px;
  line-height: 94px;
  text-align: center;
  background: #02746a;
  background: rgba(52, 142, 51, 0.75);
}

.list-left-nav li a {
  display: block;
  font-size: 18px;
  color: #313131;
  line-height: 69px;
  border-bottom: dashed 1px #eae8e2;
  padding-left: 55px;
}

.list-left-nav li a.active,
.list-left-nav li a:hover {
  background: #f4f4f4;
  color: #02746a;
  font-weight: bold;
  position: relative;
}

.list-left-nav li a.active:before,
.list-left-nav li a:hover:before {
  display: block;
  content: "";
  height: 30px;
  width: 4px;
  background: #02746a;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.list-right {
  width: 1320px;
  margin-top: 25px;
}

.list-right-tt {
  border-bottom: solid 1px #eceae4;
  margin-bottom: 20px;
}

.list-right-l {
  font-size: 20px;
  color: #347c33;
  font-weight: bold;
  border-bottom: solid 5px #02746a;
  padding-bottom: 10px;
  margin-bottom: -3px;
}

.nav-b a,
.nav-b {
  font-size: 15px;
  color: #888;
}

.nav-b a.active,
.nav-b a:hover {
  color: #02746a;
}

.nav-b {
  padding-top: 5px;
}

.about-txt p {
  margin-bottom: 0;
  text-align: justify;
  text-indent: 2em;
  line-height: 38px;
  font-size: 16px;
  color: #313131;
}

.list-content {
  position: relative;
  padding-bottom: 100px;
}

/*******************?????2?2?ÃƒÂ©??***********************/
.ls-ul-tt {
  font-size: 16px;
  color: #02746a;
  font-weight: bold;
}

.ls-ul {
  margin-left: 25px;
  margin-top: 60px;
  position: relative;
  padding-bottom: 1px;
}

.ls-ul-p {
  font-size: 16px;
  color: #858985;
  margin-top: 15px;
}

.ls-ul li {
  position: relative;
  padding-left: 65px;
  margin-bottom: 47px;
}

.ls-ul li:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 47px;
  height: 21px;
  background: url(../images/quan.png) left center no-repeat;
}

.ls-ul:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: url(../images/lind.png) left top repeat-y;
  bottom: 0;
  width: 22px;
}

/*******************??Ã¢â‚¬â€ÃƒÂ¨?Ã‚Â¨******************/
.gg-list li {
  position: relative;
  line-height: 49px;
  padding-right: 160px;
  border-bottom: dashed 1px #f4f3f0;
  font-size: 16px;
  color: #313131;
}

.gg-list li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #969696;
}

.gg-list li a {
  font-size: 16px;
  color: #313131;
  padding-left: 15px;
  background: url(../images/icon-gg.png) left center no-repeat;
}

.page-box {
  margin-top: 80px;
}

/**************??Ã¢â‚¬Â¦??1ÃƒÂ©?ÃŽÂ¼***************/
.article-nav {
  position: absolute;
  bottom: 100%;
  left: 15px;
  width: 240px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  height: 94px;
  line-height: 94px;
  text-align: center;
  background: #02746a;
  background: rgba(52, 142, 51, 0.75);
}

.article-nav span {
  display: inline-block;
  height: 94px;
  padding-left: 56px;
  background: url(../images/icon-tt02.png) left center no-repeat;
}

.article-tt {
  font-size: 26px;
  color: #333;
  margin-top: 0px;
  margin-bottom: 0px;
  background: rgba(202, 202, 202, .1);
  padding-top: 20px;
}

.article-sm {
  font-size: 14px;
  color: #888;
}

.article-sm span {
  padding: 0 25px 0 0;
}

.article-sm {
  padding: 10px 0 10px 0;
  background: rgba(202, 202, 202, .1);
}

.article-txt p {
  font-size: 16px;
  color: #222;
  line-height: 40px;
  margin-bottom: 30px;
  text-indent: 2em;
}

.vsbcontent_img {
  text-align: center;
}

.article-txt img {
  height: auto !important;
  width: 600px !important;
  display: block;
  margin: 0 auto;
}

.article-txt {
  padding: 30px 0;
  border-bottom: solid 1px #f4f4f4;
}

.article-link p,
.article-link p a {
  font-size: 16px;
  color: #313131;
}

.article-link p span {
  font-size: 16px;
  color: #a0a09f;
  font-weight: bold;
}

.article-link p {
  margin-bottom: 15px;
}

.article-link {
  margin-top: 0px;
}

.article-right {
  width: 305px;
  padding-left: 20px;
  z-index: 100;
  position: relative;
  background: #f4f4f4;
  padding-bottom: 1px;
}

.right-tt {
  position: relative;
  margin-bottom: 10px;
  padding-left: 35px;
  margin-top: 50px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  background: url(../images/icon-tt01.png) left center no-repeat;
  background-size: 20px auto;
}

.list-content-article .list-right {
  width: 1235px;
  padding-bottom: 70px;
}

.list-content-article .nav-b {
  padding-right: 15px;
}

.right-tt:before {
  position: absolute;
  display: block;
  content: "";
  left: 135px;
  right: 0;
  top: 50%;
  border-top: solid 1px #eceae4;
}

.article-list li a {
  font-size: 16px;
  color: #313131;
  padding-left: 12px;
  background: url(../images/icon-gg.png) left center no-repeat;
}

.article-list li {
  line-height: 35px;
  margin-right: 5px;
}

.article-bottom {
  padding-right: 15px;
}

.list-content-article {
  padding-bottom: 0;
}

/**************????Ã¢â‚¬Â°???Ã¢â‚¬â€ÃƒÂ¨?Ã‚Â¨**************/
.list-left-nav li {
  position: relative;
}

.list-left-nav li a span {
  display: inline-block;
  padding-right: 35px;
  background: url(../images/raw-b.png) right center no-repeat;
}

.list-left-nav-down li a {
  font-size: 16px;
  line-height: 40px;
}

.list-left-nav-down li a,
.list-left-nav-down li a:before {
  border: none !important;
}

.list-left-nav-down li a font {
  padding-left: 20px;
  background: url(../images/down01.png) left center no-repeat;
}

.list-left-nav-down li a.on font,
.list-left-nav-down li a:hover font {
  padding-left: 20px;
  background: url(../images/down01.png) left center no-repeat;
}

.list-left-nav-down li a.on {
  color: #02746a;
}

.list-left-nav-down li a:before {
  display: none !important;
}

.list-left-nav-down li a:hover {
  background: none !important;
  font-weight: normal;
}

.list-left-nav-down {
  display: none;
}

.img-ul-img a {
  display: block;
  position: relative;
  padding-top: 57%;
}

.img-ul li {
  float: left;
  width: 33.333333%;
  padding: 0 18px;
  margin-top: 35px;
}

.img-ul {
  margin: 0 -18px;
  margin-top: -15px;
}

.img-ul img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
max-height: unset !important;
}

.img-ul-tt a {
  font-size: 18px;
  color: #333;
  line-height: 50px;
}

.img-ul-tt {
  background: #e9f3f2;
}

/******************?-|???ÃƒÂ©Ã¯Â¿Â ??Ã‹â€°?********************/
.ld-list li {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin-top: 30px;
}

.ld-list {
  margin: 0 -15px;
}

.ld-list-box {
  height: 197px;
  position: relative;
  border: solid 1px #e7e7e7;
  padding: 20px 25px 0 40px;
}

.ld-list-name {
  position: absolute;
  left: 25px;
  top: -15px;
  padding: 0 15px;
  background: #fff;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.ld-list-zw {
  font-size: 16px;
  color: #888;
}

.ld-txt {
  color: #888;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  margin-top: 20px;
}

.ld-a {
  display: inline-block;
  margin-top: 15px;
  color: #02746a;
}

/****************?????Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“???Ã¯Â¿Â¥*****************/
.list-right-lg {
  width: 100% !important;
  margin-top: 0;
  padding-top: 25px;
}

.list-content-no:before {
  display: none;
}

.friend-ul li {
  float: left;
  width: 25%;
  padding: 0 7px;
  margin-bottom: 20px;
}

.friend-ul {
  margin: 0 -7px;
}

.friend-ul li a {
  display: block;
  border: solid 1px #f3f3f3;
  line-height: 52px;
  padding: 0 35px;
  font-size: 16px;
  color: #858985;
}

.friend-ul li a:hover {
  background: #02746a;
  box-shadow: 0 0 7px rgba(52, 142, 51, 0.75);
  color: #fff;
  border-color: #02746a;
}

/*****************??Ã¢â‚¬Å“ÃƒÂ©Ã¯Â¿Â ???Ã¢â‚¬Å“???*****************/
.zt-list-lg li {
  margin-bottom: 40px;
}

.zt-list-lg {
  padding-top: 20px;
}

.page-box-sm {
  margin-top: 0;
}

.jg-ul li {
  width: 33.333333%;
  padding: 0 10px;
  margin-bottom: 25px;
  float: left;
}

.jg-box {
  border: solid 1px #f4f4f4;
  border-radius: 4px;
  padding: 20px;
}

.jg-logo {
  width: 61px;
  height: 61px;
  background: url(../images/jg-logo.png) center no-repeat;
}

.jg-name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}

.jg-right {
  margin-left: 75px;
}

.jg-p {
  font-size: 15px;
  color: #888;
  margin-top: 3px;
}

.jg-ul {
  margin: 0 -10px;
}

.jg-box:hover {
  background: #f4f4f4;
}

.nav-list-two-nav-item:hover,
.news-list-tt a:hover,
.notice-list a,
.gg-list li a:hover,
.article-list li a:hover,
.img-ul-tt a:hover,
.ld-a:hover {
  color: #02746a !important;
}

.mt-list-tt a:hover,
.bottom-tt a:hover,
.bottom-ul li a:hover,
.friends-list li a:hover,
.nav-list li a:hover {
  text-decoration: none !important;
}

.logo img.logo-s {
  display: none;
}

.home-link a:hover,
.more-box a:hover,
.friends-box a:hover {
  text-decoration: underline !important;
}

.news-ul-tt a:hover,
.news-txt li div a:hover,
.tz-ul-tt a:hover,
.cg-ul-tt a:hover {
  color: #02746a;
}

.tz-ul-box:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.title a:hover,
.list-more:hover {
  color: #02746a;
  background: url(../images/more02.png) right center no-repeat;
}

.dt-ul li a:hover,
.dt-list-p a:hover,
.bottom-ul li a:hover,
.img-slick-tt a:hover,
.article-link p a:hover {
  color: #02746a;
}

.home-a a:hover {
  text-decoration: underline !important;
}

.zt-list li {
  float: left;
  width: 33.333333%;
  padding: 0 16px;
}

.zt-list {
  margin: 0 -16px;
  padding-bottom: 0px;
}

.zt-list li img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.zt-list li a {
  display: block;
  position: relative;
  padding-top: 26%;
}

.dt-list li:hover .dt-list-date {
  background: #02746a;
}

.logo-nav {
  display: none;
}

.list-left-top .nav-click {
  color: #fff;
}


@media(max-width: 1679px) {
  .container {
    width: 96%;
  }

  .container1 {
    width: 96%;
  }

  .logo img {
    width: 400px;
  }

  .nav-list li {
    margin-left: 15px;
  }

  .banner .slick-prev {
    margin-left: -626px;
  }

  .banner .slick-next {
    margin-right: -626px;
  }

  .link-ul li a i {
    left: 30px;
  }

  .link-ul li a {
    padding-left: 120px;
  }

  .news-list li a {
    margin-bottom: 14px;
    height: 74px;
  }

  .news-list li:last-child {
    display: none;
  }

  .three-left {
    width: 70%;
  }



  .list-right {
    width: 920px;
  }

  .list-content-article .list-right {
    width: 870px;
  }

.new-right{min-height: 540px;}



}


@media(max-width: 1440px) {

  .nav-list li {
    padding-bottom: 0px;
  }

  .new .slick-prev{right:60px;}
  .new .slick-next {
    right: 30px;}

    .dwdt-r li{    padding-bottom: 28px;}

.new-right .pp {
  -webkit-line-clamp: 4;

}

.new-right{min-height: 520px;}

}
@media(max-width: 1380px) {
.nav-list a{font-size: 16px;font-weight: 100; }
.img-hide img{    height: auto;}

}


@media(max-width: 1279px) {
  .container {
    width: 96%;
  }
.img-hide img{    height: auto;}
.jyjx-t{    padding: 20px 20px;}
.jyjx-l{height: 160px;}
  .container1 {
    width: 96%;
  }

  .logo img {
    width: 250px;
  }

  .top {
    padding-top: 15px;
  }

  .nav-list li a {
    font-size: 15px;
  }

  .logo {
    line-height: 60px;
  }

  .nav-list li {
    margin-top: 0px;
    line-height: 56px;
    padding-bottom: 0px;
    margin-left: 13px;
  }

  .news-list li:nth-child(4) {
    display: none;
  }

  .news-list li a {
    margin-bottom: 17px;
    height: 77px;
  }

  .three-left {
    width: 60%;
  }

  .dt-ul li {
    width: 50%;
  }

  .dt-ul li:nth-child(5),
  .dt-ul li:nth-child(6) {
    display: none;
  }


  .banner .slick-prev {
    margin-left: -475px;
  }

  .banner .slick-next {
    margin-right: -475px;
  }

  .list-right {
    width: 670px;
  }

  .list-content-article .list-right {
    width: 635px;
  }

  .jg-ul li {
    width: 50%;
  }

  .tz-ul li {
    width: 50%;
  }

  .friends-box span {
    padding: 0 5px;
  }

  .dqwz {
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 12px;
  }

  .dqwz .lmmc {
    font-size: 26px;
  }

  .dqwz .lmmc:after {
    margin-bottom: 10px;
  }

  .centent {
    padding-bottom: 80px;
    padding-top: 30px;
  }

  .tt{    padding: 20px 0 20px;}
  .tt a{font-size: 26px;background: none;    padding-left: 10px;}

    .new-right h2{    margin-bottom: 10px;font-size: 32px;}
    .new-right .h3{margin-bottom: 10px;margin-top: 10px;}
    .new .slick-prev{bottom: 6%;}
    .new .slick-next{bottom: 6%;}
    .new-right h2:after{margin-top: 4px;}
    .new-right{padding: 30px 15px 100px;}

    .zt-r .slick-next{left: -12%;}
    .one{    margin-top: 50px;}
    .two{    margin-top: 50px;}
    .dwdt-r li{    padding-bottom: 20px;margin-bottom: 20px;}
    .mlxy-l{padding: 24% 0 0 10%;}
    .five{    padding: 46px 0 80px;}




}

@media(max-width: 1200px) {
.jyjx-l .img11 {}
.jyjx-l{    background: rgba(0,0,0,.7);}

.jyjx-l .img11 img {height:100%;width:auto;}


}

@media(max-width: 1100px) {
  .dwdt-r li{
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .two{padding-bottom: 30px;}
  .mlxy-l:after{margin-top: -80px;}
  .mlxy-l .more2{    margin-top: 30px;}
  .mlxy-l{background-size: 40%;}
   .nav-list li{margin-left: 7px;}
.img-hide img{    height: auto;}

.jyjx-t h2{margin-bottom: 20px;}
.jyjx-l {height: 140px;}


}








@media(max-width: 991px) {
  .container {
    width: 96%;
  }
.img-hide img{    height: auto;}
  .header .container {
    width: 100%;
  }
.jyjx-t {
    padding: 14px 20px;
}
.jyjx-t h2{    font-size: 18px;line-height: 30px;height: 58px;margin-bottom: 10px;}
.jyjx-l {height: 130px;}


.new-right{min-height: 340px;}
  .new-left{width: 100%;}
  .new-right{width: 100%;position: unset;}
  .new-right .h3{width: 100%;}
  .new-l{padding: 10px 10px;    box-shadow: 0px 0px 8px #999;}

  .more1 img:nth-child(2){display: block;}
  .more1 img:nth-child(1){display: none;}
  .zt-r .slick-prev{left: -24%;;}
  .zt-l{font-size: 34px;}
  .title{font-size: 34px;}
  .tit{font-size: 34px;}
  .tit2 h2{font-size: 34px;}

  footer {
    padding: 0px 0 0;
  }



  .foot-l {
    width: 70%;
    margin-bottom: 10px;
  }

  .foot-c {
    display: none;
  }

  .foot-r {
    width: 200px;
  }

  .centent {
    padding-bottom: 80px;
    padding-top: 30px;
  }


  .cen{width: 100%; margin-bottom: 20px;}
  .tjxw{width: 100%;}

  .article-p{    padding: 20px 10px 10px;}
  .mlxy-l{width: 100%;background: none;    padding: 20px 20px 0 ;}
  .qh2{width: 94%;margin: 0 3%;padding-top: 15px;height: auto;}
  .mlxy{    border-radius: 0px 0 0 0;padding-bottom: 30px;padding-right:0px;}
  .mlxy-l:after{display: none;}
  .mlxy-l .more2{float: right;}
  #demo{width: 100%;min-height: auto;}
  .four{    margin-top: 30px;background-size: 100% 100%;}
  




  .link-ul li {
    padding: 0 10px;
  }

  .link-ul {
    margin: 0 -10px;
  }

  .link-ul li a i {
    left: 15px;
  }

  .link-ul li a {
    padding-left: 90px;
  }

  .top {
    padding-top: 5px;
    background: #02746a;
    padding-bottom: 10px;
  }
.zt{margin-top:30px ;}
  .dqwz {
    bottom: 0%;
  }





  .tow-left {
    width: 100%;
  }

  .tow-right,
  .three-left,
  .three-right {
    width: 100%;
  }

  .news-slick {
    margin-bottom: 0;
  }

  .news-list li a {
    margin-bottom: 22px;
    height: 82px;
  }

  .dt-ul li:nth-child(5),
  .dt-ul li:nth-child(6) {
    display: block;
  }

  .zd-ul li {
    width: 50%;
  }


  .nav-list {
    position: absolute;
    margin-top: 0;
    left: 0;
    max-height: 120vh;
    overflow-y: auto;
    display: none;
    top: 100%;
    right: 0;
    border-top: solid 1px #fff;
    background: #02746a;
    z-index: 999;
    margin-top: 15px;
    padding: 20px 0;
width: 100%;
  }

  .nav-list li {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 40px;

  }

  .nav-list li a {
    text-align: left;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    font-weight: 100;
  }

  .nav-list li.active a {
    color: #fff;
  }


  .menu-button {
    display: block;
  }

  .nav-click {
    display: block;
    transition: 0.3s all;
    z-index: 10000;
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
  }

  .nav-click.active {
    transform: rotate(180deg);
  }

  .nav-down {
    position: static;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #088378;
    ;
  }

  .nav-down li {
    text-align: left;
    padding: 0;
  }

  .nav-down li a {
    text-align: left;
    padding: 0 25px;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
  }

  .nav-list li:hover .nav-down {
    display: none;
  }

  .nav-down:before {
    display: none;
  }

  .logo {
    line-height: 40px;
  }

  .header {
    padding-bottom: 5px;
  }

  .header-top {
    margin-left: -15px;
    padding-left: 15px;
    line-height: 30px;
    margin-right: -15px;
    padding-right: 15px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  }

  .banner .slick-prev {
    margin-left: -0px;
    left: 15px;
  }

  .banner .slick-next {
    margin-right: -0px;
    right: 15px;
  }


  .list-right {
    width: 420px;
  }

  .list-content-article .list-right {
    width: 100%;
  }

  .list-content-article:before,
  .article-right {
    display: none;
  }

  .friend-ul li {
    width: 33.333333%;
  }

  .jg-ul li {
    width: 100%;
  }

  .nav-list li {
    padding-bottom: 0;
  }

  .title-lg {
    font-size: 24px;
    margin: 20px;
    height: 100px;
    background-size: auto 100px;
    line-height: 100px;
  }

  .news-ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .news-txt li {
    width: 100%;
    margin-bottom: 15px;
  }

  .news-txt li div a {
    font-size: 16px;
  }

  .news-txt li div {
    padding-right: 95px;
  }

  .news-txt li div span {
    font-size: 14px;
  }

  .tz-ul li {
    width: 100%;
    margin-bottom: 15px;
  }

  .tz-ul-box {
    height: auto;
    padding: 15px;
  }

  .cg-row .col-xs-4 {
    width: 100%;
    height: auto;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }

  .cg-ul li {
    margin-bottom: 15px;
  }

  .img-slick {
    margin-bottom: 15px;
  }

  .cg-ul-txt {

    height: 60px;

    -webkit-line-clamp: 2;

  }

  .fc-sm,
  .fc-lg {
    width: 100%;
  }

  .friends-box font {
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }

  .friends-box {
    text-align: left;
    border: none;
    margin-bottom: 20px;
  }

  .friends-box a {
    font-size: 16px;
    display: inline-block;
  }

  .friends-box span {
    font-size: 16px;
    display: inline-block;
    padding: 0 15px;
  }

  .friends-box {
    padding: 15px 0;
  }

  .img-ul li{    padding: 0 8px;
    margin-top: 16px;}

    .dwdt{width: 100%;margin-bottom: 30px;}
    .dzb{width: 100%;}
    .dzb-img{width: 70%;margin: 0 15%;}
    .dwdt-r li {
      padding-bottom: 25px;
      margin-bottom: 25px;
  }


}
@media(max-width: 850px) {
.img-hide img{    height: auto;}
.jyjx-l {height: 115px;}

}

@media(max-width: 768px) {

  .container {
    width: 100%;
  }

.mlxy-tp li a i {
    width: 37px;
    height: 37px;
bottom: 30%;

}
.img-hide img{    height: auto;}

  .link-ul li {
    margin-bottom: 15px;
    text-align: center;
  }
.li-1 li a{
overflow: hidden;
    text-overflow: ellipsis;
     white-space: unset; 
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
  .page-one {
width:35px;
height:35px;
    padding: 25px 0 10px 0;
  }
.totop{bottom:50px;right:15px;width:35px;height:35px;}
  .four{padding-top: 30px;}
  .pic-l{width: 100%;margin-bottom: 10px;height: auto;}
  .pic-l img{width: auto;height: auto;display: block;margin: auto;}
  .pic-t{width: 100%;}
  .time2{left: 0px;}
  .pic-list li{padding: 10px 10px 10px 10px;}
  .bt-list li{padding: 10px 5px;}
  .bt-list a {
background: none;
    font-size: 18px;
    padding-right: 5px;

  }
  .time{
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 20px;
  }
  .bt-list a{line-height: 60px; 
   width: calc(100% - 74px);
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
white-space: normal;
   line-height: 30px;}
  .new-l{width: 48%;    margin-right: 0%;margin: 0 1%;margin-bottom: 15px;}
  .zt-r .slick-prev{left: -1%;width: 30px;height: 30px;background-size: 100% 100%;    bottom: 25%;
  }
  .zt-r .slick-next{left: 94%;width: 30px;height: 30px;background-size: 100% 100%;    bottom: 25%;
  }
  .more1{margin: 15px auto;}

  .zt-l{width: 100%;margin-bottom: 20px;}
  .zt-l:after{margin-top: 1px;}
  .zt-r{width: 100%;margin: 0 0px;}
  .jyjx{width: 100%;margin-bottom: 20px;}
  .xsyj{width: 100%;}

  .two {
    margin-top: 20px;
}
  .dwdt-l{width: 100%;margin-bottom: 20px;}
  .dwdt-r{width: 100%;}
  .dwdt{    margin-bottom: 10px;}

  .three{    padding: 30px 0;}

  .index-news .col-xs-6{width: 100%;padding: 0% 0 1% 0;}
  .index-news .col-xs-6:nth-child(2){width: 50%;padding: 0% 1% 0 0;}
  .index-news .col-xs-6:nth-child(3){width: 50%;padding: 0% 0 0 1%;}
  .five{    padding: 46px 0 50px;}


.foot-r button{height: 38px;}

.dqwz .nav-b{font-size:14px;}










  .link-ul li a i {
    position: static;
    display: block;
    line-height: 40px;
  }

  .link-ul li a i img {
    width: 40px;
  }

  .link-ul li a {
    padding-left: 0px;
    font-size: 16px;
    line-height: 40px;
    padding: 10px;
  }


  .foot-l {
    width: 100%;
    text-align: center;
  }

  .foot-c {
    display: none;
  }

  .foot-r {
    width: 200px;
    float: unset !important;
    margin: auto;
    margin-top: 10px;
  }

  .btn {
    border: 1px solid #fff;
  }

  .dqwz .lmmc {
    font-size: 22px;
  }

  .dqwz .nav-b a {
    font-size: 14px;
  }

  .banner .slick-dots {
    bottom: 10px;
  }

  .news-slick {
    width: 100%;
    margin-bottom: 20px;
  }

  .news-list {
    width: 100%;
  }

  .title {
    margin: 30px 0 20px 0;
  }

  .news-list li:last-child a {
    margin-bottom: 0;
  }

  .news-list li {
    display: block !important;
  }

  .dt-ul li {
    width: 100%;
    margin-bottom: 15px;
  }

  .three-title {
    margin-bottom: 20px;
  }

  .page-three {
    padding: 30px 0 20px 0;
  }

  .three-ul {
    margin: 0 -5px;
  }

  .three-ul li {
    float: left;
    width: 33.333333%;
    padding: 0 5px;
  }

  .three-ul li a {
    height: auto;
    text-align: center;
  }

  .three-ul li a span i {
    position: static;
    display: block;
    line-height: 45px;
    margin-bottom: 5px;
    text-align: center;
  }

  .three-ul li a span {
    padding: 15px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
  }

  .four-tabs li a {
    font-size: 24px;
  }

  .four-tabs li {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 30px;
  }

  .four-tabs {
    margin-top: 25px;
  }

  .zd-ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .tabs-more {
    top: -68px;
  }

  .dt-slick a {
    height: auto;
    padding: 15px;
  }

  .dt-title {
    margin-left: 50px;
  }

  .page-five {
    padding: 30px 0;
  }

  .tit2 h2{font-size: 26px;}
  .zt-l{font-size: 26px;}
  .tit{font-size: 26px;}
  .title {
    font-size: 26px;
    line-height: 24px;
  }

  .header-left {
    display: none;
  }

  .search-box-c {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }


  .list-left,
  .list-right {
    width: 100%;
  }

  .list-left-top,
  .article-nav {
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
  }

  .list-banner {
    height: auto;
    padding-top: 50%;
  }

  .list-content:before {
    display: none;
  }

  .list-left-nav li a {
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
  }

  .list-left-nav {
    display: none;
  }

  .list-left-top .nav-click {
    height: 50px;
    line-height: 50px;
  }

  .list-right {
    width: 100%;
  }

  .nav-b {}

  .about-txt p {
    font-size: 14px;
    line-height: 25px;
  }

  .list-content {
    padding-bottom: 30px;
  }

  .ls-ul {
    margin: 20px 0 0 0;
  }

  .ls-ul li {
    margin-bottom: 20px;
  }

  .gg-list li {
    padding-right: 100px;
  }

  .page-box {
    margin-top: 30px;
  }

  .gg-list li {
    line-height: 40px;
  }

  .gg-list li a {
    font-size: 14px;
  }

  .gg-list li span {
    font-size: 14px;
  }

  .article-tt {
    font-size: 18px;
    margin-top: 20px;
  }

  .article-sm {
    font-size: 12px;
    padding-bottom: 20px;
  }

  .article-sm span {
    padding: 0 5px;
  }

  .article-txt p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .article-txt {
    padding: 20px 0;
  }

  .article-bottom {
    padding-right: 0;
  }

  .article-link p,
  .article-link p a,
  .article-link p span {
    font-size: 14px;
  }

  .list-content-article .list-right {
    padding-bottom: 0;
  }

  .article-nav span {
    line-height: 50px;
    height: 50px;
  }

  .article-nav {
    width: auto;
    right: 15px;
  }

  .img-ul li {
    width: 50%;
    padding: 0 5px;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .img-ul {
    margin: 0 -5px;
  }

  .img-ul-tt a {
    font-size: 14px;
    line-height: 30px;
  }

  .ld-list li {
    width: 100%;
  }

  .friend-ul li {
    width: 100%;
  }

  .friend-ul li a {
    font-size: 16px;
    padding: 0 20px;
    line-height: 45px;
  }

  .zt-list-lg {
    padding: 0;
  }
.jyjx-l{height:190px;}
.jyjx-t h2{line-height:40px;height:70px;margin-bottom: 33px;}
.jyjx-l .img11 img {
     height: auto; 
    width: 100%;
}
}

@media(max-width: 700px) {
.jyjx-l {height: 160px;}
}
@media(max-width: 630px) {
.jyjx-l {height: 160px;}
.jyjx-t h2 {
    line-height: 36px;
    height: 66px;
    margin-bottom: 20px;
}
}


@media(max-width: 600px) {
  .dpwz {
    width: 90%;
  }
.header-right{height: 34px;}

.mlxy-tp li a i {
    width: 37px;
    height: 37px;
bottom: 35%;

}
.img-hide img{ }

.jyjx-l{width:100%;}
  .dqwz .lmmc:after {
    display: none;
  }
.ewm span{width:100px;height:100px;    bottom: 70%;}
.ewm span img{width:90px;height:90px;}


  .dqwz .lmmc {
    margin-bottom: 0px;
    font-size: 18px;
  }
.dqwz .nav-b{font-size:12px;}
  .centent {
    padding-bottom: 80px;
    padding-top: 30px;
  }

  .dqwz .nav-b a {
    font-size: 12px;
  }

  .new-l{width: 98%;   }

  .dzb-img{width: 90%;margin: 0 5%;}

  .mtewm{}
  .ewm{width: 46px;height: 46px;line-height: 46px;margin: 0 6px;}
 
}

@media(max-width: 550px) {
.jyjx-l {
    height: 140px;
}
.jyjx-t h2 {
    line-height: 34px;
    height: 62px;
}

}


@media(max-width: 500px) {
.mlxy-tp li{width: calc(50% - 12px);}
.img-hide img{   }
.new-left a{overflow: hidden;}
.jyjx-l {
    height: 130px;
}
.jyjx-t h2{    margin-bottom: 13px;}

}

@media(max-width:440px)
{
.jyjx-l .img11 img {
     height: 100%; 
    width: auto;
}
.img-hide img{  }

.jyjx-t{    background: #02746a;}
.jyjx-l{    height: auto;}
.jyjx-l .img11{width:100%;}
.jyjx-t{width:100%;}
.jyjx-l .img11 img{height:auto;}

















}