body, html, div, img, p, a, li, ul, h2, h3, h1, h4, iframe, video {
  padding: 0;
  margin: 0;
}

li, ul {
  list-style: none;
}
body,html{
  width: 100%;
}
.main {
  width: 100%;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
}

.w100 {
  width: 100%;
  /* min-width: 1200px; */
}

.rel {
  position: relative;
}



.zindex100{
  z-index: 100;
}
.footer-box {
  /* padding-top:148px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* background-image: url("../img/footer-bg.jpg"); */
  background-position: bottom center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  /* color: #fff; */
}

.footer-box a, .footer-box p, .footer-box span {
  color: #fff !important;
}
.w100a{
  width: 100%;
}
.slh1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -moz-box;
  -moz-line-clamp: 1;
  overflow: hidden;
  display: -o-box;
  -o-box-orient: vertical;
  -o-line-clamp: 1;
  overflow: hidden;
}
.slh2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -moz-box;
  -moz-line-clamp: 2;
  overflow: hidden;
  display: -o-box;
  -o-box-orient: vertical;
  -o-line-clamp: 2;
  overflow: hidden;
}
.slh3 {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -moz-box !important;
  -moz-line-clamp: 3;
  overflow: hidden;
  display: -o-box !important;
  -o-box-orient: vertical;
  -o-line-clamp:3;
  overflow: hidden;
}
.header-bg{
  width: 100%;
  height: auto;
  display: block;
}
.main-body{
  width: 100%;
  position: relative;

}
.box-center {
  width: 1200px;
  z-index: 100;
  margin: 0 auto;
  /* position: absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%); */
}
.box1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.bg1{
  background-image: url('../img/bg1.jpg');
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bg2{
  background-image: url('../img/bg2.jpg');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bg3{
  background-image: url('../img/bg3.jpg');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bg4{
  background-image: url('../img/bg4.jpg');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.box1-lf{
  width: 600px;
  height: 485px;
  float: left;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 30px;
  padding: 28px 43px 35px 30px;
  box-sizing: border-box;
}
.box1-rt{
  width: 600px;
  height: 546px;
  float: right;
  background-image: url('../img/bg5.png');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 40px 23px;
  box-sizing: border-box;
}
.bgimg{
  width: 100%;
  height: auto;
  display: block;
}
.title{
  width: 100%;
  position: relative;
}
.title-img{
  width: 100%;
  height: auto;
  display: block;
}
.more-a{
  width: 72px;
  height: 26px;
  position: absolute;
  right: 0;
  bottom: 9px;
}
.gzdt-title{
  font-size: 22px;
  color: #3867eb;
  font-weight: 600;
  text-align: justify;
  line-height: 22px;
  margin-top: 47px;
}
.gzdt-p2{
  width: 100%;
  margin-top: 16px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #eeeeee;
}
.gzdt-p2 a{
  font-size:16px;
  color: #666666;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  text-indent: 32px;
}
.gzdt-p2 span{
  color: #f0581d;
}
.box1-lf .gui-txtlist{
  padding-top: 18px;
}
.box1-lf .gui-txtlist li {
  background: none;
  position: relative;
  padding-left: 28px;
  margin: 18px 0;
}
.box1-lf .gui-txtlist li a{
  color: #333!important;
}
.box1-lf .gui-txtlist li::before{
  width: 10px;
  height: 10px;
  background-color: #82c390;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  border-radius: 100%;
}
.box1-rt-box{
  width: 100%;
  height: 100%;
}
.box1-rt .gui-flexslider, .gui-flexslider .gui-slides li,.box1-rt .gui-slides,.box1-rt .gui-flex-viewport{
  height: 100%;
}
.box-img{
  width: 100%;
  height: 396px;
  border-radius: 10px;
}
.box1-rt .gui-flexslider li span{
  background-color: inherit;
  color: #1e7846;
  font-weight: 600;
  top: 405px;
  height: 78px;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  line-height: 30px;
}
.box1-rt .gui-flex-control-nav{
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  bottom: 70px;
  height: 56px;
  background-image: linear-gradient(rgba(255,255,255,0.03), rgba(47,83,211,0.5));
}
.box1-rt .gui-flex-control-nav li a{
  width: 50px;
  height: 7px;
  background-color: rgba(255,255,255, 0.4);
  margin: 0 5px;

}
.box1-rt .gui-flex-control-paging li a.gui-flex-active{
  background-color: #fff;
}
/*新增栏目样式开始*/
.box-video-info{
  margin-top: 64px;
}
.box-video-info .video-list{
  height: 540px;
  background: url('../img/content_bg.png') center center no-repeat;
  background-size: 100%;
}
.box-video-info .video-list .big-video{
  width: 793px;
  float: left;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}
.box-video-info .video-list .big-video .v-box video{
  width: 100%;
  height: 428px;
}
.box-video-info .video-list .big-video .v-title{
  padding-top: 18px;
  text-align: center;
  color: #1e7846;
  font-weight: bold;
  font-size: 22px;
}
.box-video-info .video-list .big-video .v-title a:hover{
  text-decoration: none;
}
.box-video-info .video-list .v-list{
  width: 407px;
  float: left;
  box-sizing: border-box;
  padding: 92px 15px 0 40px;
}
.box-video-info .video-list .v-list .v-list-box{
  height: 408px;
  overflow: auto;
}
.box-video-info .video-list .v-list .v-list-box .item{
  width: 324px;
  height: 184px;
  box-sizing: border-box;
  padding: 4px;
  margin-bottom: 20px;
  background: #93edc7;
  border-radius: 5px;
  cursor: pointer;
}
.box-video-info .video-list .v-list .v-list-box .active{
  background: #1ed8d2;
}
.box-news-info{
  overflow: hidden;
  margin-top: 38px;
}
/*新增栏目样式结束*/
.box2{
  width: 100%;
  height: auto;
  margin-top: 44px;
}
.box2-bottom0{
  bottom: 0;
}
.zcwj-box{
  width: 98%;
  height: 295px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  margin-top: 20px;
  padding: 15px 30px;
  box-sizing: border-box;
}
.list-com .gui-txtlist li {
  background: none;
  position: relative;
  padding-left: 28px;
  margin: 18px 0;
}
.list-com  .gui-txtlist li a{
  width: 100%;
  color: #333!important;
  display: block;
  overflow: hidden;
}
.list-com  .gui-txtlist li a p{
  width: 90%;
  color: #333333;
  padding-right: 50px;
  box-sizing: border-box;
  float: left;
  font-size: 18px;
}
.list-com  .gui-txtlist li a span{
  width: 10%;
  text-align: right;
  color: #666666;
  float: right;
  font-size: 14px;
}

.list-com  .gui-txtlist li::before{
  width: 10px;
  height: 10px;
  background-color: #82c390;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  border-radius: 100%;
}
.box3{
  width: 100%;
  overflow: hidden;
  padding-top: 65px;
}
.box2-lf, .box3-lf{
  width: 50%;
  float: left;
}
.box2-rt, .box3-rt{
  width: 50%;
  float: right;
}
.t4{
  padding-right: 38px;
  box-sizing: border-box;
}
.patb{
  bottom: 11px;
  right: 38px;
}
.w80{
  width: 80%!important;
  padding-right: 20px!important;
}
.w20{
  width: 20%!important;
}
.zcjd-box, .zsyh-box{
  width: 98%;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 30px;
  box-sizing: border-box;
  margin-top: 25px;
  margin-left: 2%;
}
.zcjd-box{
  height: 295px;
  margin-top: 16px;
}
.gggs-box{
  width: 98%;
  margin-top: 31px;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 30px;
  box-sizing: border-box;

}
.box4{
  width: 100%;
  overflow: hidden;
  padding-top: 50px;
}
.box4-lf{
  width:580px;
  float: left;
}
.box4-lf img,.box4-rt img{
  width: 100%;
  height: auto;
  display: block;
}
.box4-rt{
  width:580px;
  float: right;
}
.box5{
  width: 100%;
  padding-top: 60px;
}
.yhdt-box{
  width: 100%;
  height: 763px;
  background-image: url('../img/bg6.png');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 42px;
}
.yhdt{
  width: 100%;
  height: 100%
}
.yhdt-720{
  width: 100%;
  height: 100%;
}
#iframe720{
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  outline: none;
}
.box5-ul{
  overflow: hidden;
  margin: 20px 0 50px 0;
}
.box5-li{
  width: 160px;
  float: left;
  margin: 0px 19px;
  cursor: pointer;
  padding-top: 20px;
}
.box5-img{
  width: 160px;
  height: 160px;
  background-image: url('../img/bg7.png');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 6px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 100%;
  transition: all 0.3s linear;
}
.box5-img img{
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
}

.box5-title{
  width: 100%;
  margin-top: 20px;
}
.box5-title a{
  width: 100%;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #1d8b46;
  text-align: center;
  transition: all 0.3s linear;
}
.ac5 .box5-img{
  transform: scale(1.1);
}
.ac5 .box5-title a{
  font-size: 25px;
}
.footer{
  margin-top: 60px;
  background-image: none!important;
}
.footer a,.footer span,.footer p{
  color: #163b28;
}