* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
html {
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
#top {
  width: 100%;
  height: 36px;
}
#top .center {
  width: 80%;
  height: 36px;
  margin: 0 auto;
}
#top .center p {
  line-height: 36px;
  font-size: 14px;
  color: #126535;
  float: left;
}
#top .center .r {
  height: 36px;
  float: right;
}
#top .center .r a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #2a2a2a;
  float: left;
  padding: 0 10px;
  position: relative;
}
#top .center .r a:hover {
  color: #347e65;
}
#top .center .r a span {
  width: 1px;
  height: 12px;
  background: #2a2a2a;
  position: absolute;
  top: 12px;
  right: 0px;
}
#top .center .r a.no {
  padding: 0;
}
#flashbox {
  width: 100%;
  height: auto;
  position: relative;
}
#flashbox .flash {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
}
#flashbox .flash a.pic {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#flashbox .flash a.pic img {
  width: 100%;
  height: 100%;
}
#flashbox .menu {
  width: 100%;
  height: 88px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
}
#flashbox .menu .center {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
#flashbox .menu .center .logo {
  width: 12%;
  height: auto;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  float: left;
}
#flashbox .menu .center .logo img {
  width: 100%;
  height: auto;
}
#flashbox .menu .center .dh {
  width: 87%;
  height: 100%;
  float: right;
}
#flashbox .menu .center .dh .list1{
  width: 100%;
  height: 100%;
  float: right;
}
#flashbox .menu .center .dh .list1>li{
    list-style: none;
    position: relative;
    width: 10%;
    height: 85px;
    float: left;
}
#flashbox .menu .center .dh .list1>li:hover .list2{
    display: block;
}
#flashbox .menu .center .dh .list1>li>a {
  display: block;
  width: 100%;
  height: 85px;
  line-height: 88px;
  font-size: 16px;
  color: #313030;
  text-align: center;
}
#flashbox .menu .center .dh .list1>li.cur{border-bottom: 3px solid #126535}
#flashbox .menu .center .dh .list1>li>.list2{
  width: 140%;
  height: auto;
  background: white;
  position: absolute;
  top: 87px;
  left: -17px;
/*  border-top: 3px solid #126535;*/
  display: none;
}
#flashbox .menu .center .dh .list1>li:hover{border-bottom: 3px solid #126535}
#flashbox .menu .center .dh .list1>li .list2 li{
  list-style: none;
  width: 100%;
  height: 45px;
}
#flashbox .menu .center .dh .list1>li .list2 li a{
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  float: left;
  color: black;
  font-size: 14px;
  text-align: center;
}
#flashbox .menu .center .dh .list1>li .list2 li a:hover{
    background: #126535;
    color: white;
}
#zy_flashbox {
  width: 100%;
  height: auto;
  position: relative;
}
#zy_flashbox .zy_flash {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
}
#zy_flashbox .zy_flash a.pic {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#zy_flashbox .zy_flash a.pic img {
  width: 100%;
  height: 100%;
}
#zy_flashbox .menu {
  width: 100%;
  height: 88px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index:  99;
}
#zy_flashbox .menu .center {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
#zy_flashbox .menu .center .logo {
  width: 12%;
  height: auto;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  float: left;
}
#zy_flashbox .menu .center .logo img {
  width: 100%;
  height: auto;
}
#zy_flashbox .menu .center .dh {
  width: 84%;
  height: 100%;
  float: right;
}
#zy_flashbox .menu .center .dh a {
  display: block;
  width: 10%;
  height: 85px;
  line-height: 88px;
  font-size: 16px;
  color: #313030;
  float: left;
  text-align: center;
}
#zy_flashbox .menu .center .dh a.cur {
  border-bottom: 3px solid #126535;
}
/*#zy_flashbox .menu .center .dh a:hover {
  border-bottom: 3px solid #126535;
}*/







#zy_flashbox .menu .center .dh .list1{
  width: 100%;
  height: 100%;
  float: right;
}
#zy_flashbox .menu .center .dh .list1>li{
    list-style: none;
    position: relative;
    width: 10%;
    height: 85px;
    float: left;
}
#zy_flashbox .menu .center .dh .list1>li:hover .list2{
    display: block;
}
#zy_flashbox .menu .center .dh .list1>li>a {
  display: block;
  width: 100%;
  height: 85px;
  line-height: 88px;
  font-size: 16px;
  color: #313030;
  text-align: center;
}
#zy_flashbox .menu .center .dh .list1>li.cur{border-bottom: 3px solid #126535}
#zy_flashbox .menu .center .dh .list1>li .list2{
  width: 140%;
  height: auto;
  background: white;
  position: absolute;
  top: 88px;
  left: -17px;
/*  border-top: 3px solid #126535;*/
  display: none;
}
#zy_flashbox .menu .center .dh .list1>li:hover{border-bottom: 3px solid #126535}
#zy_flashbox .menu .center .dh .list1>li .list2 li{
  list-style: none;
  width: 100%;
  height: 45px;
}
#zy_flashbox .menu .center .dh .list1>li .list2 li a{
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  float: left;
  color: black;
  font-size: 14px;
  text-align: center;
}
#zy_flashbox .menu .center .dh .list1>li .list2 li a:hover{
    background: #126535;
    color: white;
}
















.sjdh .menu {
  position: absolute;
  right: 2%;
  top: 2%;
  display: none;
  width: 30px;
  height: 30px;
  background: url(../images/menu.png) no-repeat;
  background-size: contain;
}
.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.channel {
  position: absolute;
  background: #fff;
  width: 50%;
  top: 0;
  left: 0;
  width: 60%;
  z-index: 999;
  overflow-y: auto;
  color: #808080;
}
.channel dt {
  position: relative;
  padding: 0 10px 0 20px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ccc;
}
.channel dt a {
  color: #6d6c6c;
}
.channel dd {
  padding: 5px 10px 5px 25px;
  background: white;
  border-bottom: 1px solid #ccc;
}
.channel dd a {
  line-height: 35px;
  color: #6d6c6c;
}
.zz {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: .5;
  filter: alpha(opacity=50);
  width: 100%;
  background: #fff;
}
#gg {
  width: 100%;
  padding-top: 3%;
  background: white;
  border-top: 1px solid  #0c0605;
  border-bottom: 1px solid  #e6e3e3;
  position: relative;
  margin-top: 54%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#gg .center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#gg .center .content {
  position: relative;
  top: 0;
  left: 0;
  margin-left: 10%;
  width: 80%;
  height: 100%;
  color: #716d6d;
  padding-top: 0.7%;
}
#box1 {
  width: 100%;
  padding-top: 39.5%;
  background: #f6f6f6;
  position: relative;
}
#box1 .center {
  width: 80%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 5%;
  margin-left: 10%;
}
#box1 .center .left {
  width: 55%;
  float: left;
  position: relative;
}
#box1 .center .left:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#box1 .center .left img {
  max-width: 80%;
  max-height: 100%;
  margin-top: -7.4%;
  margin-left: 19%;
}
#box1 .center .right {
  width: 45%;
  float: right;
}
#box1 .center .right p.title {
  margin-left: 8%;
  padding-top: 7%;
  font-size: 25px;
  color: #347e65;
}
#box1 .center .right p.fm {
  font-size: 28px;
  color: #2d203c;
  margin-left: 7%;
  width: 51.6%;
}
#box1 .center .right p.fm .sy_top {
  display: block;
  width: 22px;
  height: 22px;
  background: url('../images/sy_top.jpg') no-repeat left center;
  float: left;
  margin-left: -7%;
  padding-left: 2%;
  margin-top: -1%;
}
#box1 .center .right p.fm .sy_bottom {
  display: block;
  width: 22px;
  height: 22px;
  background: url('../images/sy_bottom.jpg') no-repeat center center;
  float: right;
  margin-top: 9%;
}
#box1 .center .right p.qf {
  width: 100%;
  font-size: 17px;
  color: #b30000;
  margin-left: 8%;
  padding-top: 2%;
}
#box1 .center .right .hx {
  display: block;
  width: 55%;
  height: 1px;
  background: #958f9b;
  margin-top: 1.2%;
  margin-left: 8%;
}
#box1 .center .right p.zx {
  width: 38%;
  margin-left: 8%;
  margin-top: 1.2%;
}
#box1 .center .right p.content {
  width: 70%;
  margin-left: 8%;
  margin-top: 5%;
  line-height: 220%;
  font-size: 15px;
  color: #347e65;
}
#box1 .center .right a.dj {
  display: block;
  text-align: center;
  margin-left: 8%;
  margin-top: 5%;
  width: 21%;
  padding: 1.5% 3%;
  background: #4d8e50;
  font-size: 16px;
  color: white;
}
#box1 .center .right a.dj:hover {
  color: white;
  background: #0f2f10;
}
#box2 {
  width: 100%;
  background: url('../images/box2_bg.jpg');
  background-size: 100% 100%;
  padding-top: 50%;
  border-top: 6px solid #4e8e4f;
  border-bottom: 6px solid #64b58c;
  position: relative;
}
#box2 .center {
  width: 55%;
  position: absolute;
  left: 22%;
  top: 37%;
}
#box2 .center .left {
  width: 43%;
  height: 100%;
  float: left;
  margin-right: 1%;
}
#box2 .center .left .box2_01 {
  width: 100%;
  height: 70%;
  float: left;
  overflow: hidden;
}
#box2 .center .left .box2_01:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .left .box2_01 img {
  max-width: 100%;
  max-height: 100%;
}
#box2 .center .left .box2_02 {
  width: 100%;
  height: 30%;
  float: left;
  margin-top: 1%;
  overflow: hidden;
}
#box2 .center .left .box2_02:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .left .box2_02 img {
  width: 100%;
}
#box2 .center .right {
  width: 55%;
  height: 100%;
  float: left;
}
#box2 .center .right .l {
  width: 48.7%;
  float: left;
}
#box2 .center .right .l .box2_03 {
  width: 100%;
  overflow: hidden;
}
#box2 .center .right .l .box2_03:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .right .l .box2_03 img {
  width: 100%;
}
#box2 .center .right .l .box2_04 {
  width: 100%;
  overflow: hidden;
  margin-top: 1%;
}
#box2 .center .right .l .box2_04:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .right .l .box2_04 img {
  width: 100%;
}
#box2 .center .right .r {
  width: 48.5%;
  float: left;
  margin-left: 2%;
}
#box2 .center .right .r .box2_05 {
  width: 99%;
  overflow: hidden;
}
#box2 .center .right .r .box2_05:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .right .r .box2_05 img {
  width: 100%;
}
#box2 .center .right .b {
  width: 100%;
  float: left;
}
#box2 .center .right .b .box2_06 {
  width: 98.6%;
  margin-top: 1%;
  overflow: hidden;
}
#box2 .center .right .b .box2_06:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#box2 .center .right .b .box2_06 img {
  width: 100%;
}
#box3 {
  width: 100%;
  padding-top: 39.5%;
  position: relative;
}
#box3 .center {
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 4%;
  margin-left: 10%;
}
#box3 .center #fasttitle {
  width: 100%;
}
#box3 .center .yxmy_tp {
  width: 213px;
  height: 94px;
  background: url('../images/yxmy_tp.jpg') no-repeat center center;
  margin: 0 auto;
  margin-bottom: 4%;
}
#box3 .center .box3_dh {
  width: 100%;
  margin-top: 2%;
}
#box3 .center .box3_dh a {
  display: block;
  width: 14%;
  height: 44px;
  line-height: 44px;
  float: left;
  margin-right: 3%;
}
#box3 .center .box3_dh a:hover {
  background: #3b944c;
}
#box3 .center .box3_dh a:hover i {
  color: #ffffff;
}
#box3 .center .box3_dh a:hover span {
  color: #ffffff;
}
#box3 .center .box3_dh a.yk {
  margin-right: 0;
}
#box3 .center .box3_dh a i {
  display: block;
  font-size: 30px;
  float: left;
  padding-left: 7%;
  color: #3a934a;
}
#box3 .center .box3_dh a i.icon-wuguan {
  font-size: 25px;
}
#box3 .center .box3_dh a i.icon--yibaoqia {
  font-size: 36px;
}
#box3 .center .box3_dh a i.icon-flow-log {
  font-size: 37px;
}
#box3 .center .box3_dh a span {
  display: block;
  float: left;
  margin-left: 10%;
  color: #999999;
}
.yxys_gd {
  width: 100%;
}
.yxys_gd .bd {
  width: 100%;
  overflow: hidden;
}
.yxys_gd .bd ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  width: 18.5%;
}
.yxys_gd .bd ul li img {
  width: 100%;
}
.yxys_gd .bd ul li a {
  display: block;
  width: 100%;
  height: 310px;
  overflow: hidden;
}
.yxys_gd .bd ul li p.name {
  margin-top: 9%;
  color: #202020;
  text-align: center;
}
.yxys_gd .bd ul li p.zw {
  margin-top: 2%;
  text-align: center;
  float: left;
  color: #7d7d7d;
}
.yxys_gd .bd ul li .lhr {
  display: block;
  width: 22%;
  height: 2px;
  background: #4c4c4c;
  float: left;
  margin-top: 8%;
  margin-left: 7%;
  margin-right: 5%;
}
.yxys_gd .bd ul li .rhr {
  display: block;
  width: 22%;
  height: 2px;
  background: #4c4c4c;
  float: left;
  margin-top: 8%;
  margin-left: 5%;
}
.yxys_gd .bd ul li .content {
  font-size: 12px;
  float: left;
  color: #606060;
  margin-top: 5%;
  margin-left: 5%;
  line-height: 200%;
  height: 76px;
  overflow: hidden;
}
#box4 {
  width: 100%;
  padding-top: 39.5%;
  background: url('../images/box4_bg.jpg') repeat-x left top;
  position: relative;
  margin-top: 15%;
}
#box4 .center {
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 4%;
  margin-left: 10%;
}
#box4 .center p.title {
  font-size: 36px;
  color: #347e65;
  text-align: center;
  margin-bottom: 0.5%;
}
#box4 .center p.yw {
  font-size: 14px;
  color: #c6c5c4;
  text-align: center;
  letter-spacing: 0.15em;
}
.new {
  width: 50%;
  height: 380px;
  position: relative;
  float: right;
  margin-top: 2%;
}
.new > li {
  width: 100%;
  height: 30%;
  list-style: none;
  float: left;
  background: #e6e6e6;
  margin-bottom: 3%;
}
.new > li > div {
  width: 100%;
  height: 99%;
  border: 1px solid #d2d2d2;
  position: absolute;
  top: 0;
  left: -108%;
  display: none;
}
.new > li:hover > div {
  display: block;
}
.new li .yf {
  display: block;
  width: 13%;
  height: 71%;
  text-align: left;
  margin-left: 4%;
  margin-top: 3%;
  font-size: 56px;
  /*background:blue;*/
  border-right: 1px solid #5c5c5c;
  float: left;
  color: #5c5c5c;
}
.new li p.new_title a {
  font-size: 18px;
  color: #424242;
  font-weight: 700;
  /*background:pink;*/
  width: 54%;
  float: left;
  margin-top: 3%;
  margin-left: 3%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new li span.new_time {
  display: block;
  width: 20%;
  /*background: gray;*/
  float: right;
  margin-top: 3.6%;
  font-size: 14px;
  color: #347e65;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new li p.new_con a {
  width: 75%;
  height: 33%;
  /*background:orange;*/
  float: left;
  margin-left: 3%;
  margin-top: 2%;
  font-size: 14px;
  color: #818181;
  overflow: hidden;
}
.new li:hover .yf {
  color: white;
  border-color: white;
}
.new li:hover > p.new_title a {
  color: white;
}
.new li:hover > span.new_time {
  color: white;
}
.new li:hover > p.new_con a {
  color: white;
}
.new li:hover {
  background: #4d8e50;
}
.new > li > div .top {
  width: 100%;
  height: 65%;
  overflow: hidden;
}
.new > li > div .top img {
  max-width: 100%;
  min-width: 100%;
}
.new li > div p.new_title a {
  color: #347e65;
  font-size: 24px;
}
.new li > div p.new_con a {
  width: 87%;
  font-size: 16px;
}
.new li > div .top:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
}
#box5 {
  width: 100%;
  padding-top: 34.5%;
  position: relative;
}
#box5 .center {
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 4%;
  margin-left: 10%;
}
#box5 .center p.title {
  font-size: 36px;
  color: #347e65;
  text-align: center;
  margin-bottom: 0.5%;
}
#box5 .center p.yw {
  font-size: 14px;
  color: #c6c5c4;
  text-align: center;
  letter-spacing: 0.15em;
}
#box5 .center .wdys {
  width: 100%;
  height: 100%;
  margin-top: 3%;
}
#box5 .center .wdys li img{
  width: 95%;
}
#box5 .center .wdys li {
  list-style: none;
  float: left;
  width: 20%;
  height: 20%;
  text-align: center;
  font-size: 24px;
  color: #347e65;
}
#box5 .center .wdys li:hover img {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
}
#box5 .center .ljxq {
  display: block;
  color: white;
  float: left;
  padding: 1% 4%;
  background: #347e65;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 2%;
}
#box5 .center .ljxq:hover {
  color: white;
  background: #0f2f10;
}
#box6 {
  width: 100%;
  padding-top: 54.5%;
  background: #f3f3f3;
  position: relative;
}
#box6 .center {
  width: 86%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 3%;
  margin-left: 7%;
}
#box6 .center p.title {
  font-size: 36px;
  color: #347e65;
  text-align: center;
  margin-bottom: 0.5%;
}
#box6 .center p.yw {
  font-size: 14px;
  color: #c6c5c4;
  text-align: center;
  letter-spacing: 0.15em;
}
#box6 .center .lxwm {
  width: 100%;
  height: 100%;
}
#box6 .center .lxwm .left {
  width: 50%;
  float: left;
  margin-top: 5%;
}
#box6 .center .lxwm .left p {
  font-size: 28px;
  color: #000000;
  float: left;
  margin-right: 1%;
  margin-left: 11%;
  font-weight: 700;
}
#box6 .center .lxwm .left p span.wm {
  color: #347e65;
}
#box6 .center .lxwm .left span.yw {
  display: block;
  float: left;
  margin-top: 2%;
  font-size: 18px;
  color: #c6c5c4;
  letter-spacing: 0.1em;
}
#box6 .center .lxwm .left img {
  border: 6px solid white;
  margin-top: 4%;
  margin-left: 11%;
}
#box6 .center .lxwm .right {
  width: 42%;
  float: right;
  margin-top: 10%;
}
#box6 .center .lxwm .right p.gsdz {
  font-size: 15px;
  font-weight: 700;
  background: #e7e7e7;
  color: #575555;
  width: 80%;
  height: 5%;
  padding: 1.5% 0;
  text-indent: 2em;
}
#box6 .center .lxwm .right .ykdz {
  width: 50%;
  height: 20%;
  margin-top: 5%;
  float: left;
}
#box6 .center .lxwm .right .ykdz img {
  margin-right: 1%;
  float: left;
}
#box6 .center .lxwm .right .ykdz p.ykdz_t {
  float: left;
  font-size: 13px;
  color: #8a8a8a;
  margin-top: 2%;
  width: 80%;
}
#box6 .center .lxwm .right .ykdz p.ykdz_b {
  float: left;
  font-size: 13px;
  color: #7f7d7d;
}
#box6 .center .lxwm .right .ykdz1 {
  width: 100%;
  height: 20%;
  margin-top: 5%;
  float: left;
}
#box6 .center .lxwm .right .ykdz1 p.ykdz_t1 {
  float: left;
  color: #8a8a8a;
  margin-top: 3%;
  width: 12%;
  font-size: 13px;
}
#box6 .center .lxwm .right .ykdz1 span.tel {
  float: left;
  margin-top: 0.5%;
  font-size: 30px;
  color: #5e5e5e;
}
#box6 .center .lxwm .right .ykdz1 img {
  margin-right: 1%;
  float: left;
}
.box6_gd {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 3%;
}
.box6_gd .bd {
  width: 100%;
  height: 100%;
}
.box6_gd .bd ul {
  width: 1240px;
  height: 100%;
}
.box6_gd .bd ul li {
  list-style: none;
  float: left;
  width: 16.5%;
  height: 100%;
}
#footer {
  width: 100%;
  padding-top: 16.5%;
  background: #347e65;
  position: relative;
}
#footer .center {
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 3%;
  margin-left: 7%;
}
#footer .center .footer_logo {
  width: 170px;
  height: 152px;
  background: #ffffff url('../images/logo.png') no-repeat center center;
  float: left;
}
#footer .center .footer_menu {
  width: 75%;
  float: left;
  margin-left: 2%;
}
#footer .center .footer_menu > a {
  display: block;
  padding: 0 1.8%;
  float: left;
  font-size: 14px;
  color: white;
  position: relative;
}
#footer .center .footer_menu > a:hover {
  font-weight: 700;
}
#footer .center .footer_menu > a > span {
  display: block;
  width: 2px;
  height: 14px;
  position: absolute;
  top: 12%;
  right: 0;
  background: url('../images/footer_fgx.jpg') no-repeat center center;
}
#footer .center p.footer_dz {
  color: white;
  margin-left: 3%;
  margin-top: 3%;
  float: left;
  font-size: 18px;
  line-height: 180%;
  font-weight: 700;
}
#footer .center p.bqxx {
  float: left;
  text-align: center;
  font-size: 12px;
  color: white;
  margin-top: 2%;
  margin-left: 5%;
  line-height: 193%;
}
#footer .center p.bqxx > a {
  color: white;
}
#footer .center .footer_tb {
  position: absolute;
  top: 29%;
  right: 0%;
  width: 25%;
}
#footer .center .footer_tb > li {
  list-style: none;
  float: left;
  margin-right: 8%;
}
#footer .center .footer_tb > li > p {
  font-size: 12px;
  color: white;
  text-align: center;
}
#footer .center .footer_tb > li .foot_cmewm {
  display: none;
  position: absolute;
  bottom: 0;
  right: -23%;
}
#footer .center .footer_tb > li.cm1:hover .foot_cmewm {
  display: block;
}
#right_top {
  width: 53px;
  height: 250px;
  position: fixed;
  bottom:0%;
  right: 0px;
  padding: 10px;
}
#right_top ul li {
  list-style: none;
  float: left;
  width: 53px;
  height: 53px;
  position: relative;
}
#right_top ul h3 {
  color: #1e9238;
  padding: 5px;
}
.img3 {
  position: absolute;
  right: 121%;
  top: 0%;
  display: none;
}
.li_3:hover .img3 {
  display: block;
}
.li_2 .con2 {
  width: 150px;
  height: 53px;
  background: #1e9238;
  position: absolute;
  right: 121%;
  top: 0%;
  text-align: center;
  margin-top: 2%;
  display: none;
}
.li_1 .con1 {
  width: 150px;
  height: 53px;
  background: #1e9238;
  position: absolute;
  right: 121%;
  top: 0%;
  text-align: center;
  margin-top: 2%;
  display: none;
}
.li_2:hover .con2 {
  display: block;
}
.li_1:hover .con1 {
  display: block;
}
.li_2 .con2 p {
  margin-top: 4%;
  color: white;
}
.li_1 .con1 p {
  margin-top: 4%;
  color: white;
}
.box6-tz {
  padding-top: 28.5% !important;
}
.center_tz {
  margin-top: 0 !important;
}
.gg_tz {
  margin-top: 27% !important;
}
#zy_box {
  width: 100%;
  padding-top: 80.5%;
  position: relative;
}
#zy_box .center {
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 10%;
}
#zy_box .center .zy_dh {
  width: 95%;
  line-height: 300%;
  background: #f8f8f8;
  margin: 0 auto;
  border: 1px solid #e7e7e7;
  margin-top: 2%;
  color: #7d7d7d;
}
#zy_box .center .zy_dh .icon-ziyuan {
  color: #5b9a32;
  margin-right: 1%;
  margin-left: 2%;
}
#zy_box .center .zy_dh .icon-dayuhao {
  margin: 0  0.5%;
}
#zy_box .center .zy_dh > a {
  font-size: 17px;
  color: #7d7d7d;
}
#zy_box .center .content {
  width: 100%;
  height: 1000px;
}
#wz_box {
  width: 100%;
  background: #f3f3f3;
  position: relative;
  height: auto;
  margin-bottom: 1%;
  top: 3.5%;
}
#wz_box .center {
  width: 80%;
  margin-left: 10%;
  background: white;
}
#wz_box .center .zy_dh {
  width: 95%;
  line-height: 300%;
  background: #f8f8f8;
  margin: 0 auto;
  border: 1px solid #e7e7e7;
  margin-top: 2%;
  color: #7d7d7d;
}
#wz_box .center .zy_dh .icon-ziyuan {
  color: #5b9a32;
  margin-right: 1%;
  margin-left: 2%;
}
#wz_box .center .zy_dh .icon-dayuhao {
  margin: 0  0.5%;
}
#wz_box .center .zy_dh > a {
  font-size: 17px;
  color: #7d7d7d;
}
#wz_box .center .wz_content {
  width: 80%;
  background: white;
  margin: 0 auto;
  margin-top: 4%;
  padding-bottom: 2%;
  border-bottom: 1px dashed #b6b6b6;
  overflow: hidden;
}
#wz_box .center .wz_content h3 {
  font-size: 20px;
  width: 100%;
  text-align: center;
}
#wz_box .center .wz_content span.fbrq {
  display: block;
  text-align: center;
  padding: 3% 0;
  border-bottom: 1px dashed #c9c7c7;
  margin-bottom: 3%;
}
#wz_box .center .wz_content > p {
  margin-bottom: 4%;
  text-indent: 2em;
  font-size: 16px;
  color: #696969;
}
#wz_box .center .wz_content h4 {
  margin-bottom: 1%;
  text-indent: 2em;
  font-size: 16px;
  color: #696969;
}
#wz_box .center .wz_content span.syp {width: 100%;display: block;float: left;}
#wz_box .center .wz_content span.xyp {width: 100%;display: block;float: left;}
#wz_box .center .wz_content span.syp a {
  color: #3d3d3d;
}
#wz_box .center .wz_content span.xyp a {
  color: #3d3d3d;
}
#wz_box .center .wz_content .xw_tp01 {
  width: 100%;
  margin-top: 2%;
}
#wz_box .center .wz_content .left {
  width: 40%;
  height: auto;
  overflow: hidden;
  float: left;
}
#wz_box .center .wz_content .left img {
  width: 100%;
}
#wz_box .center .wz_content .left a.syp {
  display: block;
  color: #3d3d3d;
  margin-top: 10%;
  font-weight: 700;
}
#wz_box .center .wz_content .left a.xyp {
  display: block;
  color: #3d3d3d;
  font-weight: 700;
}
#wz_box .center .wz_content .right {
  width: 56%;
  height: auto;
  float: right;
}
#wz_box .center .wz_content .right p.zc {
  font-size: 24px;
  margin-bottom: 1%;
}
#wz_box .center .wz_content .right p.zc_con {
  font-size: 24px;
  margin-bottom: 7%;
}
#wz_box .center .wz_content .right p.zysc {
  font-size: 24px;
  margin-bottom: 1%;
}
#wz_box .center .wz_content .right p.zysc_con {
  font-size: 18px;
  font-weight: 0;
  margin-bottom: 7%;
}
#wz_box .center .wz_content .right p.jl {
  font-size: 24px;
  margin-bottom: 3%;
}
#wz_box .center .wz_content .right p.jl_con {
  font-size: 24px;
  line-height: 37px;
  text-indent: 2em;
  color: #808080;
}
#wz_box .center .wz_content .right a.yy {
  display: block;
  color: #b80909;
  font-weight: 700;
  margin: 2% 0;
}
#wz_box .center .wz_content .content_bajj {
  width: 95%;
  margin-left: 2.5%;
  overflow: hidden;
}
#wz_box .center .wz_content .content_bajj .con {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
#wz_box .center .wz_content .content_bajj .con h3 {
  font-size: 36px;
  color: #347e65;
  text-align: left;
}
#wz_box .center .wz_content .content_bajj .con span.yw {
  color: #979797;
  font-size: 14px;
  display: block;
  margin-bottom: 2%;
}
#wz_box .center .wz_content .content_bajj .con p {
  width: 100%;
  /*text-indent: 2em;*/
  line-height: 30px;
  /*font-size: 20px;*/
  /*color: #808080;*/
  margin-bottom: 1%;
}
#wz_box .center .wz_content .content_bajj .con ul.wh {
  color: #347e65;
  font-size: 22px;
  margin-left: 4%;
  margin-top: 2%;
  line-height: 40px;
}
#wz_box .center .wz_content .content_yydt_tplist {
  width: 100%;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yydt_tplist > li {
  list-style: none;
  padding-top: 3%;
  padding-bottom: 30.5%;
  border-bottom: 1px dashed #b3b3b3;
  width: 100%;
  position: relative;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a {
  display: block;
  width: 100%;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a .left {
  width: 40%;
  height: 240px;
  overflow: hidden;
  float: left;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a .left:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .3s ease 0s;
  -webkit-transition: all 	.3s ease 0s;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a .left img {
  width: 100%;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a p.title {
  float: left;
  font-size: 18px;
  color: #323232;
  width: 50%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 4%;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a span.time {
  display: block;
  float: left;
  width: 28%;
  color: #3a3a3a;
  font-size: 14px;
  margin: 2% 0% 2% 4%;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a p.content {
  float: left;
  width: 54%;
  height: 82px;
  color: #818181;
  font-size: 14px;
  margin-left: 4%;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a .ljxq {
  float: left;
  width: 15%;
  height: 45px;
  line-height: 45px;
  background: #347e65;
  margin-left: 43%;
  margin-top: 2%;
  color: white;
}
#wz_box .center .wz_content .content_yydt_tplist > li > a .ljxq > span {
  margin: 0 9%;
}
#wz_box .center .wz_content .content_yydt_dlist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yydt_dlist li {
  list-style: none;
  padding-top: 3%;
  padding-bottom: 13.5%;
  border-bottom: 1px dashed #c7c7c7;
  width: 100%;
  position: relative;
}
#wz_box .center .wz_content .content_yydt_dlist li:hover p.title {
  color: #5a8666;
}
#wz_box .center .wz_content .content_yydt_dlist li a {
  display: block;
  width: 100%;
}
#wz_box .center .wz_content .content_yydt_dlist li a p.title {
  width: 70%;
  font-size: 18px;
  color: #8f8f8f;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
#wz_box .center .wz_content .content_yydt_dlist li a span.time {
  display: block;
  width: 30%;
  float: right;
  font-size: 14px;
  margin-top: 0.4%;
  color: #999999;
  text-align: right;
}
#wz_box .center .wz_content .content_yydt_dlist li a p.content {
  height: 40px;
  font-size: 12px;
  color: #7e7e7e;
  float: left;
  margin-top: 2.5%;
  text-indent: 2em;
  line-height: 180%;
  overflow: hidden;
  width: 100%;
}
#wz_box .center .wz_content .content_yydt_list {
  width: 90%;
  margin-left: 4%;
  height: auto;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yydt_list li {
  list-style: none;
  padding-top: 1.5%;
  padding-bottom: 0.5%;
  border-bottom: 1px dashed #c7c7c7;
  width: 100%;
  position: relative;
}
#wz_box .center .wz_content .content_yydt_list li:hover {
  background: #eaeaea;
}
#wz_box .center .wz_content .content_yydt_list li span {
  display: block;
  width: 6px;
  height: 6px;
  background: #5d5d5d;
  border-radius: 50%;
  position: absolute;
  left: 1%;
  top: 56%;
}
#wz_box .center .wz_content .content_yydt_list li a {
  display: block;
  font-size: 14px;
  color: #a3a2a2;
  width: 80%;
  height: 20px;
  margin-left: 0.5%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 2em;
}
#wz_box .center .wz_content .content_yyzj {
  width: 100%;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yyzj li {
  list-style: none;
  width: 27%;
  height: 387px;
  float: left;
  margin: 1.6% 2.3%;
  border: 1px solid #e5e5e5;
}
#wz_box .center .wz_content .content_yyzj li:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#wz_box .center .wz_content .content_yyzj li .top {
  width: 100%;
  height: 60%;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yyzj li .top img {
  width: 100%;
}
#wz_box .center .wz_content .content_yyzj li .bottom {
  width: 90%;
  margin-left: 5%;
}
#wz_box .center .wz_content .content_yyzj li .bottom p.name {
  font-size: 24px;
  color: #8e8e8e;
  margin-bottom: 3%;
  margin-top: 3%;
}
#wz_box .center .wz_content .content_yyzj li .bottom p.jl {
  font-size: 14px;
  color: #8e8e8e;
  width: 90%;
  height: 38px;
  overflow: hidden;
}
#wz_box .center .wz_content .content_yyzj li .bottom a.xq {
  float: right;
  font-size: 14px;
  color: #8e8e8e;
  margin-bottom: 5%;
}
#wz_box .center .wz_content .fyq {
  width: 100%;
  margin: 0 auto;
  margin-top: 5%;
  padding-bottom: 5%;
  margin-bottom: 6%;
  overflow: hidden;
  border-bottom: 1px dashed #bbbbbb;
  height: 10%;
}
#wz_box .center .wz_content .fyq .fyq_con {
  margin-left: 23%;
}
#wz_box .center .wz_content .fyq .fyq_con ul li> a {
  display: block;
  float: left;
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  background: white;
  margin-right: 1%;
  text-align: center;
  border: 1px solid #e7e7e7;
  color: #9a9ba3;
}
#wz_box .center .wz_content .fyq .fyq_con ul li
{
list-style: none;
}
#wz_box .center .wz_content .fyq .fyq_con ul li> a.on {
  background: #60cc7e;
  color: white;
}
#wz_box .center .wz_content .fyq .fyq_con ul li> a.cur2 {
  background: #60cc7e;
  color: white;
}
#wz_box .center .wz_content .fyq .fyq_con ul li> a:hover {
  background: #60cc7e;
  color: white;
}
#wz_box .center .wz_content .fyq .fyq_con > a.ys {
  width: 70px;
}
#wz_box .center .wz_content .fyq .fyq_con .fyq_fs {
  width: 7%;
  margin-top: 1.5%;
}
#wz_box .center .wz_content .fyq .fyq_con p {
  float: left;
  line-height: 34px;
  font-size: 14px;
  margin-left: 2%;
  color: #9a9ba3;
}
#wz_box .center .lxwm_content {
  width: 100%;
  padding-top: 86%;
  background: url('../images/lxwm_bg.jpg') no-repeat left top;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-bottom: 2%;
  border-bottom: 1px dashed #b6b6b6;
  overflow: hidden;
  position: relative;
}
#wz_box .center .lxwm_content .lxwm_box {
  width: 63%;
  height: 44%;
  position: absolute;
  top: 21%;
  left: 18%;
}
#wz_box .center .lxwm_content .lxwm_box > li {
  list-style: none;
  width: 50%;
  height: 50%;
  float: left;
  text-align: center;
}
#wz_box .center .lxwm_content .lxwm_box > li:hover img {
  -webkit-transform: rotateZ(360deg);
  -webkit-transition: all 600ms ease-out;
}
#wz_box .center .lxwm_content .lxwm_box > li img {
  margin-top: 12%;
}
#wz_box .center .lxwm_content .lxwm_box > li p.title {
  font-size: 12px;
  color: #999999;
  margin-top: 3%;
}
#wz_box .center .lxwm_content .lxwm_box > li p.dh {
  font-size: 22px;
  color: #666666;
  margin: 1% 0;
}
#wz_box .center .lxwm_content .lxwm_box > li p.sj {
  font-size: 12px;
  color: #999999;
}
#wz_box .center .lxwm_content .lxwm_box > li .dz1 {
  font-size: 16px;
  color: #666666;
  margin-top: 1%;
}
#wz_box .center .lxwm_content .lxwm_box > li .dz2 {
  font-size: 16px;
  color: #666666;
}
#wz_box .center .lxwm_content .lxwm_box > li p.kf {
  width: 20%;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  border: 1px solid gray;
  font-size: 12px;
  color: #999999;
  margin-top: 6%;
  margin-bottom: 2%;
}
#wz_box .center .lxwm_content .db {
  position: absolute;
  left: 14%;
  bottom: 22%;
  width: 35%;
}
#wz_box .center .lxwm_content .db > li {
  list-style: none;
  float: left;
  margin-right: 8%;
}
#wz_box .center .lxwm_content .zxzx {
  width: 30%;
  position: absolute;
  left: 11%;
  bottom: 13.8%;
}
#wz_box .center .lxwm_content .zxzx > span {
  font-size: 15px;
  color: #333333;
  margin-right: 9%;
}
#wz_box .center .lxwm_content .gzr {
  width: 38%;
  position: absolute;
  left: 11%;
  bottom: 11.2%;
  color: #999999;
  font-size: 14px;
}
#wz_box .center .lxwm_content .an {
  display: block;
  width: 14%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #577006;
  background: #e9f2e9;
  border-radius: 21px;
  border: 2px solid #afbd87;
  border-top-color: #e0e0e0;
  border-bottom-color: #92a755;
  border-bottom-width: 3px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 14%;
  bottom: 4%;
}
#wz_box .center .lxwm_content .gfewm {
  position: absolute;
  left: 48%;
  bottom: 9%;
  width: 28%;
}
#wz_box .center .lxwm_content .gfewm > li {
  text-align: center;
  list-style: none;
  float: left;
  margin-right: 13%;
}
#wz_box .center .lxwm_content .gfewm > li p.title {
  margin-bottom: 10%;
  font-size: 14px;
}
.box6_bk {
  border-top: 4px solid green;
}
#wz_box .center .qbk {
  border-bottom: none;
}
#wz_box .zjg {
  width: 87% !important;
  padding-left: 3% !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #top {
    display: none;
  }
  #gg {
    display: none;
  }
  .menu {
    display: none;
  }
  body {
    margin-bottom: 600px;
  }
  #box1 {
    position: relative;
    padding: 0;
  }
  #box1 .center {
    margin-top: 58%;
    width: 100%;
    margin-left: 0;
  }
  #box1 .center .left {
    width: 100%;
  }
  #box1 .center .left img {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  #box1 .center .right {
    width: 100%;
  }
  #box1 .center .right p.fm {
    width: 35%;
  }
  #box1 .center .right p.qf {
    float: left;
    font-size: 16px;
  }
  #box1 .center .right .hx {
    float: left;
  }
  #box1 .center .right p.zx {
    width: 56%;
  }
  #box1 .center .right p.content {
    width: 87%;
    float: left;
  }
  #box1 .center .right a.dj {
    width: 30%;
    padding: 3.5% 3%;
    float: left;
  }
  body {
    margin-bottom: 600%;
  }
  .sjdh .menu {
    display: block;
  }
  #box2 {
    position: absolute;
    top: 165%;
  }
  #box2 .center {
    width: 100%;
    left: 0;
    top: 0;
  }
  #box2 .center .left {
    width: 100%;
    margin-right: 1%;
  }
  #box2 .center .left .box2_01 img {
    min-width: 100%;
  }
  #box2 .center .right {
    width: 100%;
  }
  #box3 {
    padding-top: 0;
  }
  #box3 .center {
    margin-top: 437%;
    width: 85%;
  }
  .yxys_gd .bd ul li a {
    height: 290px;
    overflow: hidden;
  }
  .yxys_gd .bd ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
    width: 32%;
  }
  #box3 .center .box3_dh a i {
    padding-left: 25%;
  }
  #box4 {
    position: absolute;
    top: 384%;
    margin-bottom: 132%;
  }
  #box4 .center {
    width: 100%;
    margin-left: 1%;
  }
  #box4 .new {
    width: 100%;
    margin-top: 59%;
  }
  #box4 .new li span.new_time {
    width: 25%;
  }
  #box4 .new li .yf {
    margin-top: 4%;
    height: 44%;
    font-size: 46px;
  }
  #box4 .new > li > div {
    width: 100%;
    height: 99%;
    border: 1px solid #d2d2d2;
    position: absolute;
    top: 0%;
    left: 0%;
    display: block;
  }
  #box4 .new > li > div {
    top: -114%;
    height: 110%;
    overflow: hidden;
  }
  #box4 .new > li > div .top {
    height: 60%;
  }
  #box5 {
    position: absolute;
    top: 487%;
    margin-bottom: 56%;
  }
  #box5 .center {
    width: 100%;
    margin-left: 0%;
  }
  #box5 .center .wdys li {
    font-size: 14px;
  }
  #box5 .center .wdys li img {
    width: 100%;
  }
  #box5 .center .wdys {
    margin-top: 7%;
  }
  #box6 {
    position: absolute;
    top: 522%;
    padding-top: 49%;
  }
  #box6 .center {
    width: 98%;
    margin-left: 1.2%;
  }
  #box6 .center .lxwm .left {
    width: 100%;
  }
  #box6 .center .lxwm .left p {
    margin-left: 0;
  }
  #box6 .center .lxwm .left img {
    margin-left: 0;
    width: 100%;
  }
  #box6 .center .lxwm .right {
    width: 100%;
  }
  #box6 .center .lxwm .right .ykdz p.ykdz_t {
    width: 67%;
  }
  #box6 .center .lxwm .right .ykdz p.ykdz_b {
    width: 60%;
  }
  #box6 .center .lxwm .right .ykdz1 p.ykdz_t1 {
    width: 15%;
  }
  #box6 .center .lxwm .right .ykdz1 span.tel {
    margin-top: 1.5%;
    margin-left: 1%;
    font-size: 21px;
  }
  #box6 .center .lxwm .left span.yw {
    width: 50%;
  }
  #footer {
    position: absolute;
    top: 633%;
    padding-top: 35%;
  }
  #footer .center p.footer_dz {
    width: 53%;
  }
  #footer .center .footer_menu {
    width: 70%;
  }
  #footer .center .footer_tb {
    top: 17%;
    right: -24%;
    width: 41%;
  }
  #footer .center .footer_tb > li {
    margin-right: 1%;
  }
  #zy_box {
    position: absolute;
    top: 21%;
  }
  #zy_box .center {
    width: 100%;
    margin-left: 0;
  }
  #zy_box .center .content .content_yyzj li {
    width: 41%;
    height: 31%;
    padding-bottom: 0%;
  }
  #zy_box .center .content .content_yyzj li .bottom p.jl {
    height: 50%;
    font-size: 12px;
  }
  #zy_box .center .content .content_yyzj li .bottom p.name {
    font-size: 16px;
  }
  .sj_tz6 {
    top: 145% !important;
    padding-top: 139% !important;
  }
  #zy_box .center .content .fyq .fyq_con .fyq_fs {
    width: 12%;
  }
  .sj_height {
    height: 1000px  !important;
    margin-bottom: 193%;
  }
  .sjtz_f {
    top: 223% !important;
  }
  #zy_box .center .content .fyq .fyq_con {
    margin-left: 12%;
  }
  #zy_box .center .content .content_yyzj {
    height: 1000px;
  }
  #zy_box .center .content .content_yydt_dlist li {
    padding-top: 9%;
    padding-bottom: 15.5%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a .left {
    height: 172px;
  }
  #zy_box .center .content .content_yydt_tplist > li {
    padding-bottom: 49.5%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a .ljxq {
    width: 19%;
    margin-left: 36%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a p.content {
    height: 79px;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li {
    padding-bottom: 34.5%;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li > a .ljxq {
    width: 19%;
    margin-left: 38%;
  }
  #zy_box .center .content .content_bajj .con p {
    font-size: 12px;
    line-height: 21px;
  }
  #zy_box .center .content .content_bajj .con ul.wh {
    font-size: 12px;
    line-height: 20px;
  }
  .wz_flashbox {
    padding-bottom: 30%;
  }
  .box6_wztz {
    position: relative !important;
  }
  .footer_wztz {
    position: relative !important;
  }
  .body_wztz {
    margin-bottom: 0% !important;
  }
  .box6_wztz {
    padding-top: 100% !important;
  }
  #wz_box .center .wz_content {
    width: 100%;
  }
  #wz_box .center {
    width: 97%;
    margin-left: 2%;
  }
  #wz_box .center .lxwm_content .db {
    bottom: 15%;
  }
  #wz_box .center .lxwm_content .gzr {
    bottom: 8.2%;
  }
  #wz_box .center .lxwm_content .zxzx {
    bottom: 11.8%;
  }
  #wz_box .center .lxwm_content .an {
    width: 16%;
    bottom: 1%;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
  }
  #wz_box .center .lxwm_content .gfewm {
    width: 35%;
    bottom: 6%;
  }
  #wz_box .center .lxwm_content {
    padding-top: 104%;
  }
  #wz_box .center .wz_content .content_yydt_dlist {
    width: 87%;
    margin-left: 4%;
  }
  #wz_box .center .wz_content .content_yyzj li {
    padding-bottom: 5%;
    height: 243px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 600px) {
  body {
    height: 3000px;
    
  }

  #top {
    display: none;
  }
  #gg {
    display: none;
  }
  .menu {
    display: none;
  }
  #flashbox {
    height: 7%;
  }
  #box1 {
    height: 24%;
  }
  #box1 .center {
    width: 100%;
    margin-left: 0;
  }
  #box1 .center .left {
    width: 100%;
  }
  #box1 .center .left img {
    margin: 0;
    max-width: 100%;
  }
  #box1 .center .right {
    width: 100%;
  }
  #box1 .center .right p.fm {
    width: 73%;
  }
  #box1 .center .right p.qf {
    float: left;
    font-size: 16px;
  }
  #box1 .center .right .hx {
    float: left;
  }
  #box1 .center .right p.zx {
    width: 56%;
  }
  #box1 .center .right p.content {
    width: 87%;
  }
  #box1 .center .right a.dj {
    width: 30%;
    padding: 3.5% 3%;
  }
  .sjdh .menu {
    display: block;
  }
  #box2 {
    height: 21%;
    background: white;
    border-bottom: none;
  }
  #box2 .center {
    width: 100%;
    left: 0;
    top: 0;
  }
  #box2 .center .left {
    width: 100%;
    margin-right: 1%;
  }
  #box2 .center .left .box2_01 img {
    min-width: 100%;
  }
  #box2 .center .right {
    width: 100%;
  }
  .yxys_gd .bd ul li {
    width: 80%;
  }
  #box3 {
    padding-top: 164.5%;
  }
  .yxys_gd .bd ul li {
    margin-right: 60px;
  }
  .yxys_gd {
    margin-left: 20px;
  }
  .yxys_gd .bd ul li .lhr {
    margin-left: 10%;
  }
  .yxys_gd .bd ul li .content {
    margin-left: 10%;
  }
  #box3 .center .box3_dh a {
    width: 45%;
  }
  #box3 .center .box3_dh {
    margin-top: 9%;
  }
  #box3 .center .box3_dh a i.icon-flow-log {
    font-size: 31px;
  }
  #box3 .center .box3_dh a i.icon--yibaoqia {
    font-size: 32px;
  }
  #box3 .center .box3_dh a i.icon-wuguan {
    font-size: 18px;
  }
  #box4 {
    margin-top: 40%;
  }
  #box4 .center {
    width: 100%;
    margin-left: 1%;
  }
  #box4 .new {
    width: 100%;
    margin-top: 77%;
  }
  #box4 .new li span.new_time {
    width: 25%;
  }
  #box4 .new li .yf {
    margin-top: 7%;
    height: 44%;
    font-size: 36px;
  }
  #box4 .new > li > div {
    width: 100%;
    height: 99%;
    border: 1px solid #d2d2d2;
    position: absolute;
    top: 0%;
    left: 0%;
    display: block;
  }
  #box4 .new > li > div {
    top: -72%;
    height: 69%;
    overflow: hidden;
  }
  #box4 .new > li > div .top {
    height: 60%;
  }
  #box5 {
    top: 20%;
  }
  #box5 .center {
    width: 100%;
    margin-left: 0%;
  }
  #box5 .center .wdys li {
    font-size: 14px;
  }
  #box5 .center .wdys li img {
    width: 100%;
  }
  #box5 .center .wdys {
    margin-top: 7%;
  }
  #box6 {
    top: 24%;
    padding-top: 89%;
  }
  #box6 .center {
    width: 98%;
    margin-left: 1.2%;
  }
  #box6 .center .lxwm .left {
    width: 100%;
  }
  #box6 .center .lxwm .left p {
    margin-left: 0;
  }
  #box6 .center .lxwm .left img {
    margin-left: 0;
  }
  #box6 .center .lxwm .right {
    width: 100%;
  }
  #box6 .center .lxwm .right .ykdz p.ykdz_t {
    width: 67%;
  }
  #box6 .center .lxwm .right .ykdz p.ykdz_b {
    width: 60%;
  }
  #box6 .center .lxwm .right .ykdz1 p.ykdz_t1 {
    width: 15%;
  }
  #box6 .center .lxwm .right .ykdz1 span.tel {
    margin-top: 1.5%;
    margin-left: 1%;
    font-size: 21px;
  }
  #footer {
    top: 42%;
    padding-top: 98%;
  }
  #footer .center {
    width: 98%;
    margin-left: 1%;
  }
  #footer .center .footer_menu {
    width: 107%;
    margin-left: 0%;
  }
  #footer .center .footer_menu > a {
    font-size: 12px;
    padding: 1% 3%;
  }
  #footer .center .footer_tb {
    top: 102%;
    width: 84%;
  }
  #footer .center .footer_logo {
    width: 122px;
    height: 100px;
    background-color: #347e65;
    background-size: 90%;
    position: absolute;
    top: 21%;
  }
  #footer .center p.footer_dz {
    margin-top: 3%;
    float: right;
    font-size: 12px;
    line-height: 232%;
    width: 64%;
  }
  #footer .center p.bqxx {
    float: right;
    font-size: 12%;
    margin-left: 0%;
  }
  #zy_box {
    position: absolute;
    top: 17%;
  }
  #zy_box .center {
    width: 100%;
    margin-left: 0;
  }
  #wz_box .center .wz_content .content_yyzj li {
    width: 41%;
    height: 177px;
    padding-bottom: 15%;
  }
  #wz_box .center .wz_content .content_yyzj li .bottom p.jl {
    height: 56px;
    font-size: 12px;
    margin-bottom: 2px;
  }
  #wz_box .center .wz_content .content_yyzj li .bottom p.name {
    font-size: 16px;
  }
  .sj_tz6 {
    top: 60% !important;
    padding-top: 139% !important;
  }
  #zy_box .center .content .fyq .fyq_con .fyq_fs {
    width: 12%;
  }
  .sj_height {
    height: 1890px;
  }
  .sjtz_f {
    top: 60% !important;
  }
  #zy_box .center .content .fyq .fyq_con {
    margin-left: 12%;
  }
  #zy_box .center .content .content_yydt_list li {
    padding-top: 4.5%;
    padding-bottom: 1.5%;
  }
  #zy_box .center .content .content_yydt_dlist li {
    padding-top: 9%;
    padding-bottom: 32.5%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a .left {
    width: 100%;
    height: 189px;
  }
  #zy_box .center .content .content_yydt_tplist > li {
    padding-bottom: 61.5%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a p.title {
    font-size: 14px;
    width: 70%;
    height: 22px;
  }
  #zy_box .center .content .content_yydt_tplist > li > a span.time {
    width: 59%;
  }
  #zy_box .center .content .content_yydt_tplist > li > a p.content {
    width: 87%;
    height: 76px;
  }
  #zy_box .center .content .content_yydt_tplist > li > a .ljxq {
    width: 48%;
  }
  #zy_box .center .content .content_yydt_tplist > li {
    padding-bottom: 159.5%;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li {
    padding-bottom: 122.5%;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li > a .left {
    width: 100%;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li > a p.title {
    width: 63%;
    font-size: 20px;
    margin-top: 2%;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li > a p.content {
    width: 89%;
    height: 78px;
  }
  #wz_box .center .wz_content .content_yydt_tplist > li > a .ljxq {
    width: 38%;
  }
  #zy_box .center .content .content_bajj .con p {
    font-size: 12px;
    line-height: 21px;
  }
  #zy_box .center .content .content_bajj .con ul.wh {
    font-size: 12px;
    line-height: 20px;
  }
  .box6_wztz {
    top: 0 !important;
  }
  .footer_wztz {
    top: 0% ! important;
  }
  #wz_box {
    margin-bottom: 34%;
  }
  .box6_wztz {
    padding-top: 137.5% !important;
  }
  .wz_flashbox {
    padding-bottom: 30%;
  }
  .body_wztz {
    height: 0;
  }
  #wz_box .center {
    width: 97%;
    margin-left: 2%;
  }
  #wz_box .center .wz_content {
    width: 100%;
  }
  #wz_box .center .wz_content .left {
    width: 98%;
  }
  #wz_box .center .wz_content .right {
    width: 98%;
  }
  #wz_box .center .lxwm_content .gfewm {
    display: none;
  }
  #wz_box .center .lxwm_content .db {
    display: none;
  }
  #wz_box .center .lxwm_content .an {
    display: none;
  }
  #wz_box .center .lxwm_content .lxwm_box > li img {
    display: none;
  }
  #wz_box .center .lxwm_content .lxwm_box > li p.dh {
    font-size: 12px;
  }
  #wz_box .center .lxwm_content .lxwm_box > li .dz1 {
    font-size: 12px;
  }
  #wz_box .center .lxwm_content .lxwm_box > li .dz2 {
    font-size: 12px;
  }
  #wz_box .center .lxwm_content .gzr {
    display: none;
  }
  #wz_box .center .lxwm_content .zxzx > span {
    display: none;
  }
  #wz_box .center .lxwm_content .lxwm_box {
    height: 66%;
  }
  #wz_box .center .lxwm_content .lxwm_box > li p.kf {
    width: 48%;
  }
  #zy_box .center .content .content_yydt_dlist {
    height: 732px;
  }
  #right_top {
    display: none;
  }
  #wz_box .center .wz_content .content_yydt_dlist {
    width: 93%;
    margin-left: 4%;
  }
  #wz_box .center .wz_content .content_yydt_dlist li {
    padding-bottom: 29.5%;
  }
  #wz_box .center .wz_content .fyq .fyq_con {
    margin-left: 11%;
  }
  .ybdh ul li{
    width: 45% !important;
  }
}
.ybdh{width: 100%;height:auto;/*border: 1px solid red;*/}
.ybdh ul{width: 100%;height: auto;overflow: hidden}
.ybdh ul li{list-style: none;width: 20%;height: 50px;line-height: 50px;background: #f8f8f8;float: left;text-align: center;margin: 1.5% 2.5% ;color: #7d7d7d;}
.ybdh ul li a{color: #7d7d7d;display: block;}
.ybdh ul li:hover{background: #347e65;color: white;cursor: pointer;}
.ybdh ul li .on{height: 50px;line-height: 50px;background: #347e65;color: white;cursor: pointer;}
.ybdh ul li:hover a{color:white;}