@charset "utf-8";
html {
  font-size: 14px;
  min-height: 100%;
}
body {
  color: #333;
  font: 14px/1.5 "microsoft yahei", arial, sans-serif;
  cursor: default;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  background: #ecf4f1;
}
.page a {
  color: #444;
}
.page a:hover {
  color: #22a323;
}
.min {
  width: 1190px;
}
.inb,
.header .a span,
.header .a a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.m_d {
  vertical-align: middle;
}
.color {
  color: #444;
}
.d_b,
.search .logo,
.search img,
.search .search-box .txt,
.search .search-box .btn {
  display: block;
}
.opacity0,
.nav div {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.opacity1 {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header {
  position: relative;
  z-index: 2;
}
.header .top {
  height: 31px;
  line-height: 31px;
  position: relative;
  z-index: 2;
  background-color: #ecf4f1;
}
.header .top span {
  padding: 0 10px;
  font-size: 12px;
}
.bg-f,
.search,
.search .search-box .txt,
.nav div,
.content {
  background: #fff;
}
.elis,
.news-list li a,
.pic_move p,
.pic_move1 .txt p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.elis_ {
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.search {
  position: relative;
  z-index: 2;
}
.search .logo,
.search img {
  height: 153px;
}
.search .search-box {
  margin-top: 52px;
}
.search .search-box .txt {
  width: 365px;
  height: 20px;
  line-height: 20px;
  color: #5e5e5e;
  padding: 8px;
  border: 2px solid #0ccd0d;
  float: left;
}
.search .search-box .btn {
  width: 50px;
  height: 40px;
  background-color: #0ccd0d;
  background-image: url("../images/search_icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  cursor: pointer;
}
.nav {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
  background: #22a323;
}
.nav li {
  position: relative;
  height: 100%;
}
.nav li:hover div {
  top: 60px;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.nav li:hover a {
  background: #1d8a1e;
}
.nav a {
  display: block;
  height: 100%;
  float: left;
  padding: 0 25px;
  position: relative;
  z-index: 2;
  background: #22a323;
  line-height: 60px;
  color: #fff!important;
  font-size: 18px;
}
.nav div {
  position: absolute;
  left: -1px;
  top: -120px;
  width: 100%;
  padding: 10px 0;
  z-index: 1;
  border: 1px solid #22a323;
  border-top: 0;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nav div a {
  color: #777777 !important;
  font-size: 16px;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  float: none;
  text-align: center;
  background: #fff!important;
}
.nav div a:hover {
  color: #22a323 !important;
}
.nav div.erm_1,
.nav div.erm_3,
.nav div.erm_4,
.nav div.erm_5 {
  width: 110%;
}
.banner {
  height: 450px;
  position: relative;
  z-index: 0;
}
.banner .easy_touch_index {
  left: 0;
  bottom: 3%;
  width: 100%;
  height: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
}
.banner .easy_touch_index a {
  width: 14px;
  height: 14px;
  line-height: 14px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.banner .easy_touch_index a {
  background-image: url("../images/swiper-btn.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.banner .easy_touch_index a.act {
  background-image: url("../images/swiper-btn_act.png");
}
.banner .easy_touch_list img {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  display: block;
}
.content {
  padding: 15px;
}
.content .p_p_t {
  padding-top: 8px;
  position: relative;
}
.content-box {
  background: #f9f9fc;
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.content-box .title {
  width: 100%;
  height: 40px;
  position: relative;
}
.content-box .title a {
  width: 113px;
  height: 34px;
  line-height: 34px;
  padding-top: 8px;
  margin-top: -8px;
  float: left;
  display: block;
  font-size: 16px;
  color: #444;
  text-indent: 17px;
}
.content-box .title a.act {
  background-image: url("../images/h_title_l_icon.png");
  background-repeat: no-repeat;
  background-position: center top;
  color: #9eaf29;
  font-weight: bold;
}
.content-box .title a.amx {
  width: 150px;
}
.content-box .title a.amx.act {
  background-image: url("../images/h_title_l_icon1.png");
}
.content-box .title .more {
  right: 0;
  top: 0;
  width: 95px;
  padding: 0;
  margin: 0;
  height: 100%;
  background-image: url("../images/h_title_r_icon.png");
  background-repeat: no-repeat;
  background-position: center right;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.content-box .title .more:hover {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}
.content-box .title .bg {
  background-image: url("../images/h_title_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
.content-box .title .rel {
  -padding-left: 8px;
}
.content-box .title .tbs {
  padding-left: 8px;
}
.about,
.news1 {
  width: 464px;
  padding-right: 2px;
}
.about .img {
  height: 115px;
  margin-bottom: 10px;
}
.about .img img {
  display: block;
  width: 100%;
}
.about .txt {
  padding: 12px;
  color: #444;
  line-height: 25px;
  height: 225px;
}
.news {
  width: 704px;
  padding-right: 2px;
}
.news-list {
  padding: 8px 12px;
}
.news-list li {
  line-height: 38px;
  height: 38px;
  border-top: 1px solid #e3e3e3;
  font-size: 15px;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  -webkit-transition-duration: 600ms;
  -ms-transition-duration: 600ms;
  -o-transition-duration: 600ms;
}
.news-list li:nth-of-type(1) {
  transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
}
.news-list li:nth-of-type(2) {
  transition-delay: 80ms;
  -moz-transition-delay: 80ms;
  -webkit-transition-delay: 80ms;
  -ms-transition-delay: 80ms;
  -o-transition-delay: 80ms;
}
.news-list li:nth-of-type(3) {
  transition-delay: 160ms;
  -moz-transition-delay: 160ms;
  -webkit-transition-delay: 160ms;
  -ms-transition-delay: 160ms;
  -o-transition-delay: 160ms;
}
.news-list li:nth-of-type(4) {
  transition-delay: 240ms;
  -moz-transition-delay: 240ms;
  -webkit-transition-delay: 240ms;
  -ms-transition-delay: 240ms;
  -o-transition-delay: 240ms;
}
.news-list li:nth-of-type(5) {
  transition-delay: 320ms;
  -moz-transition-delay: 320ms;
  -webkit-transition-delay: 320ms;
  -ms-transition-delay: 320ms;
  -o-transition-delay: 320ms;
}
.news-list li:nth-of-type(6) {
  transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
}
.animate .news-list li {
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.news-list li:first-child {
  border-top: 0;
}
.news-list li a {
  float: left;
  width: 70%;
}
.news-list li img {
  float: left;
  margin-top: 10px;
}
.news-list li span {
  margin-left: auto;
  width: 22%;
  text-align: right;
  display: block;
}
.pic_move {
  margin: 10px;
  width: 444px;
}
.pic_move .img {
  height: 183px;
}
.pic_move .img img,
.zzjg .img img {
  display: block;
  width: 100%;
}
.pic_move p {
  font-size: 16px;
  text-align: center;
  padding: 5px;
  line-height: 16px;
}
.pic_move .easy_touch_index,
.pic_move1 .easy_touch_index {
  width: 100%;
  height: 20px;
  line-height: 20px;
  position: static;
  text-align: center;
}
.pic_move .easy_touch_index a,
.pic_move1 .easy_touch_index a {
  width: 14px;
  height: 14px;
  line-height: 14px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.pic_move .easy_touch_index a,
.pic_move1 .easy_touch_index a {
  background-image: url("../images/swiper-btn.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.pic_move .easy_touch_index a.act,
.pic_move1 .easy_touch_index a.act {
  background-image: url("../images/swiper-btn_act.png");
}
.pic_move1 {
  width: 684px;
}
.pic_move1 .easy_touch_list {
  width: 339px;
  margin-right: 6px;
}
.pic_move1 .easy_touch_index {
  padding: 10px 0;
}
.pic_move1 .img {
  position: relative;
  height: 190px;
}
.pic_move1 .txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 32px;
}
.pic_move1 .txt .bg {
  background-color: #000;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.pic_move1 .txt p {
  padding: 0 10px;
  color: #fff;
  text-align: center;
  position: relative;
  line-height: 32px;
  font-size: 14px;
}
.zzjg {
  width: 420px;
  padding-right: 2px;
}
.zzjg .img {
  width: 100%;
  height: 320px;
  position: relative;
}
.zzjgps {
  margin: 0 15px;
}
.kstd {
  width: 315px;
}
.kstd .list {
  height: 253px;
  padding: 10px;
}
.kstd .list .li {
  width: 130px;
  height: 114px;
  background: #ddd;
  float: left;
  margin: 7px 7px;
  position: relative;
  cursor: pointer;
}
.kstd .list .li img {
  width: 100%;
}
.kstd .list .li a {
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #22a323;
}
.kstd .list .li a span {
  width: 48px;
  height: 48px;
  display: block;
  margin: auto;
  padding-bottom: 8px;
  padding-top: 19px;
}
.kstd .list .li:hover a {
  background: #2bcd2c;
}
.case .title .bg {
  background-position: right center;
  background-color: #C0E8B3!important;
}
.zhongdahuod {
  height: 172px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 20px;
}
.zhongdahuod ul {
  float: left;
}
.zhongdahuod ul li {
  width: 281px;
  height: 170px;
  background: #ccc;
  margin-right: 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.zhongdahuod ul li img {
  display: block;
  width: 100%;
  min-height: 100%;
}
.zhongdahuod ul li p {
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 95%;
  background: #555;
  background: rgba(0, 0, 0, 0.74);
  padding: 0 2.5%;
  color: #fff;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
}
.footer {
  color: #555;
  background: #fff;
  padding: 45px 0;
}
.footer .l {
  padding-left: 24px;
}
.footer .l .txt {
  padding-top: 30px;
}
.footer .l .img {
  padding-right: 35px;
}
.footer .l p {
  line-height: 30px;
}
.footer .l .clear {
  padding-top: 20px;
}
.footer .l .clear img {
  padding-left: 5px;
  vertical-align: middle;
}
.footer .r {
  width: 120px;
}
.footer .r img {
  width: 100%;
  display: block;
}
.footer .r p {
  text-align: center;
  padding: 10px 0;
}
.position_c {
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #E8E8E8;
  padding-top: 8px;
  font-size: 15px;
}
.position_c .fl {
  line-height: 60px;
}
.position_c .fl * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #424242;
}
.position_c .fl span,
.position_c .fl a {
  padding: 0 2px;
}
.position_c .fr a {
  display: block;
  height: 60px;
  line-height: 60px;
  margin: 0 15px;
  float: left;
  position: relative;
}
.position_c .fr a:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #fff;
  width: 100%;
}
.position_c .fr a.act:after,
.position_c .fr a:hover:after {
  background: #22a323;
}
.position_c .fr a.act {
  color: #22a323;
}
.about_wrp {
  padding: 20px 40px;
  background: #fff;
}
.textpage {
  padding-top: 30px;
  padding: 30px 0px;
}
/*padding: 30px 40px*/
.textpage .titlex {
  padding-bottom: 26px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  padding-top: 26px;
}
.textpage .titlex h2 {
  font-size: 20px;
  color: #ff8f17;
  line-height: 30px;
}
.textpage .titlex .pubtime {
  color: #797979;
  font-size: 12px;
  padding-top: 4px;
}
.textpage .txt {
  line-height: 1.7em;
  color: #333;
  padding: 26px 0;
  color: #5d5d5d;
  font-size: 16px;
}
.textpage .txt img {
  max-width: 100%;
}
.textpage .txt p {
  margin: 1% 0;
}
.textpage .txt * {
  line-height: 1.8em;
}
.textpage .txt dd,
.textpage .txt dt,
.textpage .txt h1,
.textpage .txt h2,
.textpage .txt h3,
.textpage .txt h4,
.textpage .txt h5,
.textpage .txt h6,
.textpage .txt li,
.textpage .txt p,
.textpage .txt ul,
.textpage .txt form,
.textpage .txt dl {
  list-style: outside;
}
.textpage .txt h1,
.textpage .txt h2,
.textpage .txt h3,
.textpage .txt h4,
.textpage .txt h5,
.textpage .txt h6 {
  font-weight: bold;
}
.textpage .txt h1 {
  font-size: 28px;
}
.textpage .txt h2 {
  font-size: 21px;
}
.textpage .txt h3 {
  font-size: 17px;
}
.textpage .txt h4 {
  font-size: 14px;
}
.textpage .txt h5 {
  font-size: 12px;
}
.textpage .txt h6 {
  font-size: 10px;
}
.content2 {
  background: #F9FAFB;
}
.contact #mapdom {
  width: 100%;
  padding-bottom: 28%;
  position: relative;
}
.contact .min {
  margin-top: -80px;
  position: relative;
  z-index: 2;
}
.contact .l,
.contact .r {
  width: 50%;
  height: 520px;
  min-height: 2px;
}
.contact .l {
  background: #ecf4f1;
}
.contact .r {
  background: #333333;
}
.contact .infobox {
  width: 340px;
  margin: auto;
  padding-top: 45px;
  color: #333;
  line-height: 28px;
  font-size: 16px;
}
.contact .infobox .t {
  font-size: 28px;
  padding-bottom: 20px;
  line-height: 30px;
}
.contact .infobox .subinfo {
  min-height: 50px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  padding-bottom: 10px;
}
.contact .infobox .inputwrp {
  padding: 8px 10px;
  background: #fff;
  height: 22px;
  margin-bottom: 15px;
}
.contact .infobox .submit_btn,
.contact .infobox .inputwrp {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.contact .infobox .inputwrp input,
.contact .infobox .inputwrp textarea {
  display: block;
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #444;
  font-size: 16px;
}
.contact .infobox .inputwrp textarea,
.contact .infobox .textarea {
  height: 100px;
  resize: none;
}
.contact .infobox .submit_btn {
  width: 50%;
  height: 38px;
  background: #fff;
  font-size: 16px;
  cursor: pointer;
  margin-top: 10px;
  color: #333;
}
.contact .infobox .submit_btn:hover {
  background: #22a323;
  color: #fff;
}
@-webkit-keyframes input_f {
  0% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  60% {
    -webkit-transform: scaleY(1.2);
    -moz-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes input_f {
  0% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  60% {
    -webkit-transform: scaleY(1.2);
    -moz-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-ms-keyframes input_f {
  0% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  60% {
    -webkit-transform: scaleY(1.2);
    -moz-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-o-keyframes input_f {
  0% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  60% {
    -webkit-transform: scaleY(1.2);
    -moz-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes input_f {
  0% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  60% {
    -webkit-transform: scaleY(1.2);
    -moz-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.contact .infobox .inputwrp_ {
  animation: input_f .5s 1 ease;
}
.contact .weixin_tel,
.contact .weixin_ewm {
  text-align: center;
  font-size: 18px;
  line-height: 1.7em;
}
.contact .weixin_tel {
  color: #2DC100;
  padding: 40px 0;
  background: #F9FAFB;
}
.contact .weixin_ewm {
  color: #666;
  background: #ecf4f1;
  padding: 15px 0 5px 0;
}
.contact .weixin_tel * {
  display: inline-block;
  vertical-align: middle;
}
.contact .weixin_tel img {
  width: 24px;
}
.contact .weixin_tel i {
  padding-right: 10px;
}
.contact .weixin_tel p {
  display: block;
  padding-bottom: 5px;
}
.contact .weixin_ewm img {
  display: block;
  width: 175px;
  margin: auto;
}
.contact .weixin_ewm div p {
  font-size: 16px;
  padding-top: 5px;
}
.no_funWrp {
  margin-top: 40px;
}
.news_left_tj {
  width: 760px;
  padding: 30px;
  background: #fff;
}
.news_right_tj {
  width: 310px;
  padding: 20px;
  background: #fff;
}
.news_right_tj .padd {
  height: 20px;
  width: 100%;
  background: #F4F5F5;
  padding: 0 20px;
  margin-left: -20px;
  clear: both;
}
/*相关新闻*/
.morenews {
  margin: 0 0 3%;
  outline: medium none;
  color: #797979;
}
.morenews {
  margin: 0 0 3%;
  list-style: none;
}
.morenews .matchnews {
  position: relative;
  color: #2c2c2c;
  font-size: 16px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #dfdfdf;
  font-weight: bold;
}
.morenews .matchnews:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  margin: -6px 0 0;
  border: 1px solid #2fc3a2;
  width: 6px;
  height: 6px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.morenews .mthlist {
  padding: 1% 0;
  *zoom: 1;
}
.morenews .tm {
  color: #454545;
  margin: 0 10px 0 0;
}
.morenews .ls {
  border-bottom: 1px dashed #dfdfdf;
  line-height: 30px;
  list-style: inside circle ;
  padding: 3px 10px;
  width: 98%;
}
.morenews .lk {
  color: #000;
}
.morenews .lk:hover {
  color: #2fc3a2;
}
@media screen and (max-width: 645px) {
  .morenews .matchnews {
    font-size: 14px;
  }
  .morenews .mthlist {
    font-size: 12px;
  }
}
/*附件下载*/
.snsbg {
  background: #e0ece2 ;
  color: #797979;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.down_load {
  padding-bottom: 30px;
}
.down_load .snsbg {
  background: #9DB0AA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.down_load .down_load_list {
  border: 1px solid #e0ece2;
  border-top: 0;
}
.down_load .down_load_list,
.down_load .down_load_list a {
  color: #666a70;
}
.down_load .down_load_list dl,
.down_load .down_load_list dt,
.down_load .down_load_list dd {
  overflow: hidden;
}
.down_load .down_load_list dl dt {
  background: #e0ece2;
  color: #666;
}
.down_load .down_load_list dl span {
  display: block;
  width: 15%;
  float: left;
  height: 42px;
  line-height: 42px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
}
.down_load .down_load_list span:after {
  content: " ";
  background: #DFDFDF;
  height: 100%;
  width: 1px;
  left: -1px;
  top: 1px;
  position: absolute;
}
.down_load .down_load_list span.b {
  width: 20%;
}
.down_load .down_load_list dd span.b a {
  background: #F6B01A;
  display: block;
  margin: auto;
  color: #fff;
  width: 95px;
  height: 26px;
  line-height: 26px;
  position: relative;
  top: 50%;
  margin-top: -14px;
  border: 1px solid #F08C0B;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.down_load .down_load_list span.a {
  width: 64.9%;
}
.down_load .down_load_list dd span.a a {
  text-decoration: underline;
}
.down_load .down_load_list dd span.a a:hover {
  color: #F08C0B;
}
.down_load .down_load_list dd span.b a:hover {
  background: #F08C0B;
}
/*end*/
.show_txt {
  font-size: 16px;
  line-height: 1.7em;
}
.show_txt p {
  padding-top: 5px;
}
.show_txt .t h1 {
  font-size: 24px;
  color: #333;
  line-height: 1.6em;
  text-align: center;
}
.anli_show_p .img {
  padding-bottom: 59.189%;
  position: relative;
}
.anli_show_p .img img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#maxPlay {
  padding-top: 30px;
  min-height: 525px;
}
#minPlay {
  padding: 6px 0 4px;
  min-height: 128px;
}
#minPlay .easy_touch_list {
  width: 182px;
  border: 2px solid transparent;
}
#minPlay .easy_touch_list.act {
  border-color: red;
}
.show_txt .show_play_btn {
  position: absolute ;
  top: 50%;
  width: 40px;
  height: 55px;
  margin-top: -27px;
  cursor: pointer;
  background: #000;
  filter: alpha(opacity=10);
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
}
.show_txt .show_play_btn img {
  width: 100%;
  display: block;
  height: 100%;
}
.show_txt .show_prev {
  left: 0;
}
.show_txt .show_next {
  right: 0;
}
#minPlay .show_play_btn {
  width: 30px;
  height: 45px;
  margin-top: -22px;
}
#maxPlay:hover .show_play_btn,
#minPlay:hover .show_play_btn {
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#maxPlay .show_play_btn:hover,
#minPlay .show_play_btn:hover {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.zxgl {
  background: #fff;
}
.zxgl li {
  margin-bottom: 25px;
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 15px;
}
.zxgl li .n_txtwrp {
  padding-bottom: 20px ;
}
.zxgl li h1 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  padding-bottom: 10px;
}
.zxgl li span {
  font-size: 14px;
  color: #999;
  display: block;
  padding-top: 10px;
}
.zxgl li p {
  font-size: 14px;
  color: #666;
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}
.zxgl li span b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-weight: normal;
}
.zxgl li span .zan {
  height: 15px;
  width: 14px;
  background: url(../images/story.png) no-repeat -20px -19px;
  margin-right: 3px;
}
.zxgl li span .ll {
  height: 10px;
  width: 16px;
  background: url(../images/story.png) no-repeat 0px -34px;
  margin-right: 3px;
  margin-top: 4px;
}
.zxgl li:hover h1 {
  color: #666;
}
.zxgl li:hover p {
  color: #999;
}
.zxgl li:hover .zan {
  background-position: -20px 0;
}
.zxgl li:hover .ll {
  background-position: 0 -20px;
}
.zxgl li:hover span {
  background-position: 0 -20px;
  color: #777;
}
.zxgl li .img {
  width: 160px;
  height: 120px;
  position: relative;
  float: left;
}
.zxgl li .n_txtwrp {
  width: 580px;
  float: left;
  padding-left: 19px;
}
.zxgl li .after {
  background-size: 80% auto;
}
.khjz_ .li {
  padding: 20px 0;
  border-bottom: 2px solid #eee;
  position: relative;
}
.khjz_ .li .img {
  width: 280px;
  height: 170px;
  float: left;
  position: relative;
}
.khjz_ .li .img a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.khjz_ .li .img img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: relative;
}
.khjz_ .li .img img:hover {
  filter: alpha(opacity=80) !important;
  -webkit-opacity: 0.8!important;
  -moz-opacity: 0.8!important;
  opacity: 0.8!important;
}
.khjz_ .li .txt_ {
  width: 785px;
  margin-left: auto;
}
.khjz_ .li .txt_ h1 {
  font-size: 16px;
  color: #333;
}
.khjz_ .li .txt_ h1 a {
  color: #333;
}
.khjz_ .li .txt_ p {
  line-height: 22px;
  font-size: 14px;
  color: #555;
  padding-top: 15px;
}
.khjz_ .li .txt_ h1 a:hover {
  color: #22a323;
}
.jszdt h1 {
  overflow: hidden;
}
.jszdt h1 a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jszdt h1 span {
  display: block;
  float: right;
  color: #666;
  font-weight: normal;
  font-size: 14px;
}
.jszdt .li .txt_ {
  width: auto;
}
.news_right_tj .title_h {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #d7d7d7;
}
.news_right_tj .title_h .m {
  display: block;
  position: absolute;
  height: 100%;
  width: 20px;
  background: url(../images/titme_m.jpg) no-repeat 0 center;
  right: 0;
  top: 0;
}
.news_right_tj .title_h .t {
  color: #777;
  font-size: 16px;
  padding-left: 4px;
}
.news_right_tj .title_h .t:hover {
  color: #999;
}
.news_right_tj .title_h .m:hover {
  background-position: 2px center;
}
.news_right_tj .bgxxx {
  background: #F8F8dF8;
}
.news_right_tj .bgxxx .title_h {
  border-color: #ddd;
}
.news_right_tj .bgxxx .title_h a {
  padding-left: 10px;
  color: #454545;
  font-size: 16px;
  font-weight: bold;
}
.news_right_tj ul {
  padding: 10px;
  padding-bottom: 20px;
}
.news_right_tj ul li {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
.news_right_tj ul li a {
  color: #454545;
}
.news_right_tj ul li a:hover {
  color: #0A960B;
}
.news_right_tj .li img {
  display: block;
  width: 90%;
  margin: auto;
}
.news_right_tj .li p {
  font-size: 12px;
  text-align: center;
  color: #555;
  height: 24px;
  line-height: 24px;
}
.news_right_tj .li p:hover {
  color: #0A960B;
  text-decoration: underline;
  overflow: hidden;
  width: 100%;
}
.news_right_tj .ewm img {
  display: block;
  width: 80%;
  margin: auto;
}
.pages {
  text-align: center;
  padding: 20px 0px;
}
.pages span,
.pages a {
  display: inline-block;
  padding: 5px 15px;
  color: #b7b7b7;
  background: #f7f7f7;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  margin-right: 5px;
  -o-transition: all 0.12s ease-in;
  -ms-transition: all 0.12s ease-in;
  -moz-transition: all 0.12s ease-in;
  -webkit-transition: all 0.12s ease-in;
  transition: all 0.12s ease-in;
}
.pages a:hover,
.pages span.act {
  color: #fff;
  background: #22a323;
  border-color: #22a323;
  display: inline-block;
  text-decoration: none;
}
.teach_list {
  width: 1170px;
}
.teach_list li {
  width: 345px;
  border: 1px solid #DFDFDF;
  margin-right: 20px;
  padding: 8px;
  padding-bottom: 12px;
  margin-top: 30px;
  position: relative;
}
.teach_list li .img {
  width: 100%;
  height: 216px;
}
.teach_list li .img img {
  display: block;
  width: 100%;
  min-height: 100%;
}
.teach_list li h1 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  margin-top: 10px ;
  background: url(../images/bg_sign24.png) no-repeat right -3px;
}
.teach_list li p {
  color: #666;
  line-height: 22px;
  overflow: hidden;
  height: 46px;
}
.teach_list li span {
  display: block;
  height: 1px;
  line-height: 1px;
  background: #CDCDCD;
  width: 40px;
  margin-top: 10px;
}
.teach_list li:hover {
  background: #0AA60B;
}
.teach_list li:hover h1,
.teach_list li:hover p {
  color: #fff;
}
.teach_list li:hover h1 {
  background: url(../images/bg_sign24.png) no-repeat right -50px;
}
.teach_list li a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.fgal li:hover .img img,
.zx_tj li:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.alert_form_wrp .bg_m,
.fgal li .img .p .bg {
  background: #000;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.ppbz li .p,
.ppbz li .txt,
.fgal li .img img,
.fgal li .bg,
.fgal li .txt {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.fgal li .txtWrp .bg,
.fgal li .txtWrp .txt {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.fgal {
  width: 1170px;
  padding-top: 20px;
}
.fgal li {
  width: 355px;
  margin-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #E3E3E3;
  position: relative;
  background: #fff;
}
.fgal li .img {
  width: 100%;
  padding-bottom: 55%;
}
.fgal li .img img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
}
.fgal li .p {
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  position: relative;
}
.fgal li .p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fgal li .p .elis {
  width: 100%;
}
.fgal li .txtWrp .bg {
  background: #000;
}
.fgal li .txtWrp .txt {
  text-align: center;
  color: #fff;
}
.fgal li .txtWrp .txt h1 {
  font-size: 16px;
}
.fgal li .txtWrp .txt .m_d {
  max-width: 90%;
}
.m_d {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.fgal li:hover {
  border-color: #22a323;
}
.fgal li:hover .p span {
  color: #22a323;
}
.fgal li:hover .txtWrp .bg {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.fgal li:hover .txtWrp .txt {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.fgal_team li .img {
  padding-bottom: 60%;
}
.news .content-box {
  height: 290px;
}
.news2 {
  width: 704px;
}
.news2 .easy_touch_index {
  padding: 0;
}
.news2 .easy_touch_list,
.news2 .img {
  height: 210px;
}
.newsx {
  width: 464px;
}
.zzjgps {
  width: 750px;
  margin: 0;
  float: right;
}
.kstd {
  position: fixed;
  right: 5px;
  top: 40px;
  width: 80px;
  z-index: 999999999;
}
.kstd .list {
  height: auto;
  padding: 0;
}
.kstd .list .li {
  padding: 0;
  float: none;
  margin: 0;
  margin-top: 2px;
  width: 100%;
  height: 75px;
}
.kstd .list .li a {
  font-size: 14px;
}
.kstd .list .li a span {
  width: 26px;
  height: 26px;
  padding-top: 10px;
}
.kstd .list .clxxde {
  border: 1px solid #22A323;
  color: red;
  font-size: 20px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
}
