.topbar,
.div_main {
  width: 1200px;
  margin: 0 auto;
}
.topbar_wp {
  background: #e5e5e5;
  line-height: 30px;
  color: #000;
  font-size: 12px;
}
.topbar_wp .fl {
  text-indent: 17px;
}
.topbar_wp .fr {
  padding-right: 21px;
}
.topbar_wp .fr a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 12px;
  height: 21px;
  line-height: 19px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #50d18c;
  color: #fff;
  margin: -2px 5px 0 0;
  vertical-align: middle;
}
.topbar_wp .fr a.reg {
  background: #919191;
  margin-right: 27px;
}
header {
  background: #f2f2f2;
}
.header_inner {
  height: 80px;
  width: 1200px;
  margin: 0 auto;
}
.header_inner .logo {
  height: 67px;
  padding: 13px 0 0 10px;
  float: left;
}
.header_inner .logo h1 {
  display: none;
}
.header_inner .nav {
  float: right;
}
.header_inner .nav a {
  float: left;
  padding: 0 8px;
  font-size: 16px;
  color: #000;
  line-height: 76px;
  border-top: 4px solid #f2f2f2;
  margin-right: 3px;
}
.header_inner .nav a.curr,
.header_inner .nav a:hover {
  color: #50d18c;
  border-top-color: #50d18c;
}
.header_inner .nav a:last-child {
  padding-right: 0;
  margin-right: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
       justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
       align-items: center;
}
.banner_index {
  height: 497px;
  min-width: 1200px;
  _width: expression(document.body.clientWidth < 1200 ? "1200px" : "auto");
  position: relative;
}
.banner_index .swiper-slide1 {
  background: url(../images/banner.jpg) no-repeat center 0;
  -moz-background-size: cover;
       background-size: cover;
}
.banner_index .swiper-slide2 {
  background: url(../images/banner1.jpg) no-repeat center 0;
  -moz-background-size: cover;
       background-size: cover;
}
.banner_index .txt {
  text-align: left;
  color: #fff;
  margin-left: -332px;
}
.banner_index .txt h2 {
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 23px;
}
.banner_index .txt p {
  font-size: 26px;
}
.banner_index .box_bill {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: 304px;
  z-index: 999;
  background: #fff;
  width: 296px;
  text-align: center;
  color: #000;
}
.banner_index .box_bill .hd {
  font-size: 18px;
  line-height: 24px;
  padding: 22px 0 27px;
}
.banner_index .box_bill em {
  display: block;
  font-style: normal;
  color: #50d18c;
}
.banner_index .box_bill .bd {
  font-size: 14px;
  line-height: 1.8;
}
.banner_index .box_bill .ft {
  padding: 21px 0 26px;
  overflow: hidden;
}
.banner_index .box_bill .btn {
  width: 108px;
  height: 25px;
  border: 1px solid #50d18c;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px;
  line-height: 24px;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
  font-size: 14px;
  color: #09a385;
}
.banner_index .box_bill .btn_pg {
  background: #50d18c;
  color: #fff;
  border-color: #fff;
}
.sitecount {
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-top: 26px;
  line-height: 40px;
  padding-bottom: 13px;
}
.sitecount .item {
  width: 16.6667%;
  float: left;
  text-align: center;
}
.sitecount .num_wp {
  font-size: 12px;
  color: #50d18c;
}
.sitecount .num_wp .num {
  font-size: 36px;
}
.title1 {
  padding-top: 29px;
  line-height: 54px;
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: normal;
}
.title1 .h-line {
  height: 4px;
  background: #50d18c;
  width: 42px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.content_biref {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}
.content_biref p {
  text-indent: 2em;
}
.panel_ys {
  padding: 20px 0 34px;
  white-space: nowrap;
  font-size: 0;
}
.panel_ys .item_wp {
  width: 25.8333%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.panel_ys .item {
  padding-right: 40px;
}
.panel_ys .item_in {
  -webkit-box-shadow: 0 0 4px #e0e0e0;
     -moz-box-shadow: 0 0 4px #e0e0e0;
          box-shadow: 0 0 4px #e0e0e0;
  background: #fff;
  height: 308px;
}
.panel_ys .item_in .hd {
  background: #50d18c;
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding-top: 168px;
  line-height: 1;
  height: 37px;
  position: relative;
}
.panel_ys .item_in .hd .icon {
  left: 50%;
  position: absolute;
}
.panel_ys .item_in .hd .icon-duo {
  width: 128px;
  height: 110px;
  position: absolute;
  margin-left: -64px;
  top: 34px;
}
.panel_ys .item_in .hd .icon-kuai {
  width: 84px;
  height: 112px;
  position: absolute;
  margin-left: -42px;
  top: 32px;
}
.panel_ys .item_in .hd .icon-hao {
  width: 112px;
  height: 110px;
  position: absolute;
  margin-left: -56px;
  top: 33px;
}
.panel_ys .item_in .hd .icon-sheng {
  width: 112px;
  height: 97px;
  position: absolute;
  margin-left: -56px;
  top: 34px;
}
.panel_ys .item_in .bd {
  color: #000;
  font-size: 14px;
  padding: 14px 13px 0;
  line-height: 24px;
  white-space: normal;
}
.div_service {
  background: #fff;
}
.div_service .div_main {
  width: 1240px;
}
.div_service .title1 {
  height: auto;
}
.div_service .list {
  padding-top: 20px;
  font-size: 0;
}
.div_service .list .item_wp {
  width: 33.333%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 18px;
  vertical-align: top;
}
.div_service .list .item_wp .item_in {
  border: 1px solid #ececec;
  padding: 15px 10px;
  background: #f8f8f8;
  min-height: 90px;
  _height: expression(this.scrollHeight < 90 ? "90px" : "auto");
}
.div_service .list .item_wp .item_in .fl {
  width: 92px;
  padding-top: 10px;
  text-align: center;
}
.div_service .list .item_wp .item {
  padding: 0 20px 18px;
}
.div_service .list .item_wp h3 {
  font-size: 18px;
  line-height: 35px;
  font-weight: normal;
}
.div_service .list .item_wp p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.div_main_yzfw {
  width: 1240px;
  padding-bottom: 40px;
}
.div_main_yzfw .list {
  padding-top: 40px;
  font-size: 0;
}
.div_main_yzfw .list .item_wp {
  width: 33.333%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.div_main_yzfw .list .item_wp .item_in {
  background: #fff;
  -webkit-box-shadow: 0 0 4px #e0e0e0;
     -moz-box-shadow: 0 0 4px #e0e0e0;
          box-shadow: 0 0 4px #e0e0e0;
}
.div_main_yzfw .list .item_wp .item {
  padding: 0 20px;
}
.div_main_yzfw .list .item_wp .hd {
  height: 198px;
}
.div_main_yzfw .list .item_wp .pic {
  height: 150px;
  background-position: center center;
  -moz-background-size: cover;
       background-size: cover;
}
.div_main_yzfw .list .item_wp .t {
  background: #50d18c;
  color: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
}
.div_main_yzfw .list .item_wp.item_wp1 .pic {
  background-image: url(../images/yizhan1.jpg);
}
.div_main_yzfw .list .item_wp.item_wp2 .pic {
  background-image: url(../images/yizhan2.jpg);
}
.div_main_yzfw .list .item_wp.item_wp3 .pic {
  background-image: url(../images/yizhan3.jpg);
}
.div_main_yzfw .list .item_wp .bd {
  height: 208px;
  padding: 0 24px;
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.div_main_yzfw .list .item_wp .bd .title {
  border-bottom: 1px solid #ececec;
  padding-top: 6px;
  line-height: 44px;
}
.div_main_yzfw .list .item_wp .bd .title strong {
  border-left: 2px solid #50d18c;
  padding-left: 10px;
  font-weight: normal;
}
.div_main_yzfw .list .item_wp .bd .h_line {
  height: 20px;
  border-bottom: 1px solid #ececec;
}
.div_main_yzfw .list .item_wp .bd .clearfix {
  padding-top: 18px;
}
.div_main_yzfw .list .item_wp .bd .fl {
  margin-right: 12px;
}
.div_main_yzfw .list .item_wp .bd .fr {
  font-size: 12px;
  text-align: right;
}
.div_main_yzfw .list .item_wp .bd .eval {
  color: #e68717;
}
.div_main_yzfw .list .item_wp .bd p {
  padding: 12px 0 17px;
}
.div_main_yzfw .list .item_wp .bd ol,
.div_main_yzfw .list .item_wp .bd li {
  list-style-type: disc;
  list-style-position: inside;
}
.div_main_yzfw .list .item_wp .bd ol {
  margin-bottom: -14px;
}
.div_main_yzfw .list .item_wp .ft {
  text-align: center;
  padding: 16px 0 18px;
}
.div_main_yzfw .list .item_wp .ft .a_wp {
  width: 33.333%;
  text-align: center;
  float: left;
}
.div_main_yzfw .list .item_wp .ft a {
  background: #50d18c;
  color: #fff;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  padding: 0 18px;
  font-size: 14px;
  line-height: 23px;
  height: 25px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.div_main_yzfw .list .item_wp .ft .a_wp-wx a {
  position: relative;
  z-index: 99999;
}
.div_main_yzfw .list .item_wp .ft .a_wp-wx a:hover .img_qrcode {
  display: block;
}
.div_main_yzfw .list .item_wp .ft .a_wp-wx .img_qrcode {
  display: none;
  position: absolute;
  bottom: 30px;
  left: -40px;
}
.div_main_yzfw .list .item_wp .ft .fr {
  font-size: 18px;
  color: #c15353;
  padding-right: 24px;
}
.div_main_yzfw .list .item_wp h3 {
  font-size: 18px;
  line-height: 35px;
  font-weight: normal;
}
.div_main_yzfw .list .item_wp p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.div_main_nlist_wp {
  background: #fff;
}
.div_main_nlist {
  width: 1240px;
  overflow: hidden;
}
.div_main_nlist .item {
  width: 50%;
  float: left;
}
.div_main_nlist .item_in {
  padding: 0 20px;
}
.div_main_nlist .title {
  padding: 21px 3px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 43px;
  border-bottom: 1px solid #ececec;
}
.div_main_nlist .en {
  font-size: 12px;
  color: #09a385;
}
.div_main_nlist .more {
  float: right;
  background: #dcf7f2;
  color: #09a385;
  width: 55px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  margin-top: 12px;
}
.div_main_nlist .container {
  padding: 9px 10px 32px;
}
.div_main_nlist .container a {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #323232;
  height: 28px;
}
.div_main_nlist .container .txt {
  float: left;
}
.div_main_nlist .container .time {
  float: right;
}
.box_anli {
  padding-bottom: 52px;
}
.box_anli .switcher {
  padding: 33px 0 40px;
  text-align: center;
}
.box_anli .switcher span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 16px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  line-height: 25px;
  margin: 0 4px;
  color: #000;
  cursor: pointer;
}
.box_anli .switcher span.curr {
  background: #50d18c;
  color: #fff;
}
.box_anli .container {
  padding-bottom: 50px;
}
.box_anli .items {
  display: none;
}
.box_anli .items.curr {
  display: block;
}
.box_anli .item {
  width: 25%;
  position: relative;
  float: left;
  height: 200px;
  text-align: center;
}
.box_anli .item .desc {
  position: absolute;
  left: 8%;
  top: 0;
  width: 84%;
  height: 100%;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease .6s;
  -o-transition: all ease .6s;
  -moz-transition: all ease .6s;
  transition: all ease .6s;
  -webkit-box-shadow: 0 0 4px #ccc;
     -moz-box-shadow: 0 0 4px #ccc;
          box-shadow: 0 0 4px #ccc;
}
.box_anli .item .desc p {
  padding: 30px;
  font-size: 14px;
}
.box_anli .item:hover {
  z-index: 10;
}
.box_anli .item:hover .desc {
  opacity: 1;
  filter: alpha(opacity=100);
}
.box_anli .btn_more {
  border: 1px solid #c9c9c9;
  width: 85px;
  height: 22px;
  margin: 0 auto;
  display: block;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 11px;
     -moz-border-radius: 11px;
          border-radius: 11px;
  color: #333;
  font-size: 12px;
  background: #fff;
}
footer {
  background: #2F3939;
  padding-top: 16px;
  color: #a6a8ab;
}
footer .copyright {
  padding: 27px 0;
  font-size: 14px;
  background: #262e2e;
  text-align: center;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 17px;
}
.footer dl {
  margin-bottom: 14px;
}
.footer dt {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.footer dt a {
  color:  #fff;
}
.footer dd {
  line-height: 30px;
  font-size: 14px;
}
.footer dd a {
  margin-right: 16px;
  font-size: 14px;
  color: #a6a8ab;
}
.footer .fl dd {
  width: 700px;
}
.footer .fr dd {
  color: #fff;
  font-size: 18px;
}
.footer .fr dd .icon {
  margin-right: 4px;
}
.footer .fr .icon-wx:hover,
.footer .fr .icon-qq:hover,
.footer .fr .icon-wb:hover {
  background-color: #1ABA79;
}
.footer .fr .icon_wp {
  width: 40px;
  padding-top: 10px;
  height: 30px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  background: #535d5d;
  top: 50%;
  cursor: default;
  position: relative;
}
.footer .fr .icon_wp img {
  position: absolute;
  left: -50px;
  top: 50px;
  display: none;
}
.footer .fr .icon_wp:hover {
  background: #1ABA79;
}
.footer .fr .icon_wp:hover img {
  display: block;
}
.footer .fr .a_link {
  background: #1aba79;
  color: #fff;
  width: 200px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  font-size: 14px;
}
.footer .fr .a_link .icon-arrow {
  margin: -2px 0 0 4px;
}
.banner_detail,
.banner_list {
  text-align: center;
  background: url(../images/banner_detail.jpg) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
  color: #fff;
  height: 280px;
  position: relative;
}
.banner_detail .banner_inner,
.banner_list .banner_inner {
  overflow: hidden;
  width: 100%;
  height: 280px;
  position: relative;
}
.banner_detail h2,
.banner_list h2 {
  font-weight: normal;
  font-size: 40px;
  padding-top: 98px;
  line-height: 1;
  padding-bottom: 27px;
}
.banner_detail p,
.banner_list p {
  font-size: 22px;
  line-height: 1;
}
.banner_list {
  background-image: url(../images/banner_list.jpg);
}
.page_in {
  background: #fff;
}
.aside_l {
  float: left;
  width: 265px;
}
.aside_l .nav_aside {
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 0 4px #ececec;
     -moz-box-shadow: 0 0 4px #ececec;
          box-shadow: 0 0 4px #ececec;
  margin-bottom: 20px;
}
.aside_l .nav_aside .hd {
  border-bottom: 1px dashed #eae8e8;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  color: #000;
  text-indent: 19px;
}
.aside_l .nav_aside .hd .icon {
  margin-right: 14px;
  margin-top: -4px;
}
.aside_l .nav_aside .bd a,
.aside_l .nav_aside .bd li {
  display: block;
  border-bottom: 1px dashed #eae8e8;
  font-size: 16px;
  line-height: 47px;
  padding: 0 15px;
}
.aside_l .nav_aside .bd a .icon,
.aside_l .nav_aside .bd li .icon {
  float: right;
  margin-top: 17px;
}
.aside_l .nav_aside .bd a .icon-qq_green,
.aside_l .nav_aside .bd li .icon-qq_green {
  margin-top: 14px;
}
.aside_l .nav_aside .bd a .icon-wx_green,
.aside_l .nav_aside .bd li .icon-wx_green {
  margin-top: 15px;
}
.aside_l .nav_aside .bd a:last-child,
.aside_l .nav_aside .bd li:last-child {
  border-bottom: none;
}
.aside_l .nav_aside.nav_aside1 .hd {
  background: #50d18c;
  color: #fff;
  border-bottom: none;
}
.aside_l .nav_aside.nav_aside1 .bd {
  overflow: hidden;
}
.aside_l .nav_aside.nav_aside1 li {
  width: 233px;
  float: left;
}
.aside_r {
  width: 918px;
  float: right;
}
.aside_r .list1_wp,
.aside_r .panel_article {
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 0 4px #ececec;
     -moz-box-shadow: 0 0 4px #ececec;
          box-shadow: 0 0 4px #ececec;
  margin-bottom: 18px;
}
.aside_r .list1_wp .title,
.aside_r .panel_article .title {
  border-bottom: 1px dashed #eae8e8;
  height: 36px;
  padding-top:11px;
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-indent: 23px;
}
.aside_r .list1_wp .title .en,
.aside_r .panel_article .title .en {
  color: #09a385;
  font-size: 12px;
}
.aside_r .list1_wp .list1 a,
.aside_r .panel_article .list1 a {
  display: block;
  border-bottom: 1px dashed #eae8e8;
  font-size: 14px;
  line-height: 47px;
  padding: 0 15px;
}
.aside_r .list1_wp .list1 a .time,
.aside_r .panel_article .list1 a .time {
  float: right;
  font-size: 12px;
  color: #000;
}
.aside_r .list1_wp .list1 .page,
.aside_r .panel_article .list1 .page {
  text-align: center;
  padding: 15px 0 10px;
}
.aside_r .list1_wp .list1 .page .icon,
.aside_r .panel_article .list1 .page .icon {
  margin-top: -4px;
}
.aside_r .list1_wp .list1 .page a,
.aside_r .panel_article .list1 .page a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 28px;
  height: 28px;
  border: 1px solid #b9b9b9;
  vertical-align: top;
  line-height: 26px;
  font-size: 15px;
  padding: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #f6f6f6;
  font-weight: bold;
  margin: 0 2px;
  color: #000;
}
.aside_r .list1_wp .list1 .page .curr,
.aside_r .panel_article .list1 .page .curr {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 28px;
  height: 28px;
  color: #fff;
  border: 1px solid #50d18c;
  vertical-align: top;
  line-height: 26px;
  font-size: 15px;
  padding: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #50d18c;
  font-weight: bold;
  margin: 0 2px;
}
.aside_r .list1_wp .content,
.aside_r .panel_article .content {
  padding: 10px 20px;
  min-height: 876px;
  _height: expression(this.scrollHeight < 876 ? "876px" : "auto");
  font-size: 14px;
  color: #000;
  line-height: 1.8;
}
.aside_r .list1_wp .content p,
.aside_r .panel_article .content p {
  text-indent: 2em;
}
.aside_r .list1_wp .btn_group,
.aside_r .panel_article .btn_group {
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #ececec;
  color: #323232;
}
.aside_r .list1_wp .btn_group a,
.aside_r .panel_article .btn_group a {
  color: #50d18c;
}
.aside_r .list1_wp .btn_group a:hover,
.aside_r .panel_article .btn_group a:hover {
  text-decoration: underline;
}
.aside_r .list1_wp .btn_group .fl,
.aside_r .panel_article .btn_group .fl,
.aside_r .list1_wp .btn_group .fr,
.aside_r .panel_article .btn_group .fr {
  width: 50%;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
  overflow: hidden;
  padding: 0 10px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.aside_r .list1_wp .btn_group .fl_in,
.aside_r .panel_article .btn_group .fl_in {
  height: 53px;
  overflow: hidden;
  border-right: 1px solid #ececec;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.aside_r .panel_contact {
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 0 4px #ececec;
     -moz-box-shadow: 0 0 4px #ececec;
          box-shadow: 0 0 4px #ececec;
  text-align: center;
  padding: 3px 0;
  line-height: 53px;
  font-size: 18px;
  color: #323232;
  margin-bottom: 20px;
}
.aside_r .panel_contact .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 128px;
  height: 29px;
  background: #ffa509;
  color: #fff;
  line-height: 28px;
  font-size: 14px;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}
.aside_r .panel_contact .tel {
  font-weight: bold;
  color: #ffa509;
}
.title2 {
  line-height: 42px;
  font-size: 16px;
  border-bottom: 1px solid #ececec;
}
.title2 strong {
  border-left: 2px solid #50d18c;
  padding-left: 13px;
  color: #000;
}
.list_tj {
  padding-top: 20px;
  white-space: nowrap;
  font-size: 0;
  padding-bottom: 24px;
}
.list_tj .item_wp {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25.8333%;
  font-size: 14px;
  color: #323232;
  text-align: center;
  line-height: 49px;
}
.list_tj .item {
  padding-right: 40px;
}
.list_tj .item img {
  max-width: 100%;
  _width: expression(document.body.clientWidth > 100 ? "100px" : "auto");
}

.page .pagination {
  height: auto;
}
.page .pagination p {
 float: none;
 display: inline-block;
}
.page .pagination a{
  margin-bottom: 10px!important;
}

@media screen and (max-width: 1200px) {
  .topbar,
  .div_main,
  .footer,
  .header_inner {
    width: 970px;
  }
  .banner_index {
    min-width: 970px;
    _width: expression(document.body.clientWidth < 970 ? "970px" : "auto");
    height: 340px;
    -moz-background-size: cover;
         background-size: cover;
  }
  .banner_index .txt h2 {
    font-size: 40px;
  }
  .banner_index .txt p {
    font-size: 22px;
  }
  .banner_index .box_bill {
    top: 44px;
    margin-left: 186px;
  }
  .header_inner .nav a {
    padding: 0 4px;
  }
  .panel_ys .item_in {
    height: 336px;
  }
  .div_service .div_main {
    width: 1000px;
  }
  .div_service .list .item_wp .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .div_main_yzfw .list .item_wp .ft a {
    padding: 0 8px;
    font-size: 14px;
  }
  .div_main_yzfw .list .item_wp3 .bd p {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 28px;
  }
  .div_main_yzfw .list .item_wp3 .bd ol {
    font-size: 14px;
    line-height: 25px;
  }
  .aside_r {
    width: 685px;
  }
}
@media screen and (max-width: 1000px) {
  .topbar,
  .div_main,
  .footer,
  .header_inner {
    width: 750px;
  }
  .banner_index {
    min-width: 750px;
    _width: expression(document.body.clientWidth < 750 ? "750px" : "auto");
    height: 300px;
    -moz-background-size: cover;
         background-size: cover;
  }
  .banner_index .txt {
    margin-left: -160px;
  }
  .banner_index .txt h2 {
    font-size: 40px;
    padding-bottom: 15px;
  }
  .banner_index .txt p {
    font-size: 18px;
  }
  .banner_index .box_bill {
    width: 250px;
    top: 30px;
  }
  .banner_index .box_bill .hd {
    padding: 16px 0 18px;
  }
  .banner_index .box_bill .ft .btn {
    width: 100px;
  }
  .header_inner .nav a {
    padding: 0px;
    font-size: 14px;
  }
  .panel_ys {
    white-space: normal;
    padding-bottom: 0;
  }
  .panel_ys .item_wp {
    width: 50%;
    padding-bottom: 34px;
  }
  .panel_ys .item_wp .item {
    padding-right: 20px;
  }
  .panel_ys .item_wp.item_wp_odd .item {
    padding-left: 20px;
  }
  .div_service .div_main {
    width: 750px;
  }
  .div_service .list .item_wp {
    width: 50%;
    padding-bottom: 0;
  }
  .div_service .list .item_wp .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .div_main_yzfw {
    padding-bottom: 20px;
  }
  .div_main_yzfw .list .item_wp {
    width: 50%;
  }
  .div_main_yzfw .list .item_wp .item {
    padding-bottom: 20px;
  }
  .div_main_nlist .container .txt {
    width: 219px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .box_anli .item {
    width: 33.333%;
  }
  .footer .fl dd {
    width: 317px;
  }
  .aside_r {
    width: 475px;
  }
}
@media screen and (max-width: 760px) {
  .banner_detail,
  .banner_list {
    height: auto;
  }
  .aside_l {
    display: none;
  }
  .list_tj_wp {
    padding: 0 10px;
  }
  .aside_r {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
  }
  .aside_r .list1_wp .list1 a .txt {
    max-width: 235px;
    _width: expression(document.body.clientWidth > 235 ? "235px" : "auto");
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
  }
  .div_main_nlist .container .txt {
    max-width: 235px;
    _width: expression(document.body.clientWidth > 235 ? "235px" : "auto");
  }
  .topbar_wp {
    display: none;
  }
  .title1 {
    padding: 0 10px;
  }
  .div_main,
  .footer,
  .header_inner {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header_inner {
    padding: 0;
    width: 100%;
    height: 55px;
  }
  .header_inner .logo {
    padding: 10px 0 0 20px;
    height: 34px;
  }
  .header_inner .logo .icon-logo {
    height: 34px;
    -moz-background-size: contain;
         background-size: contain;
  }
  .header_inner .nav-toggle {
    right: 0;
  }
  .js-nav-active .header_inner {
    background: #f2f2f2;
  }
  .js-nav-active .header_inner .nav {
    top: 0;
    z-index: 9999;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  .js-nav-active .header_inner .nav a {
    border: none;
    display: block;
    text-indent: 10px;
    line-height: 50px;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
  }
  .banner_index {
    min-width: auto;
    _width: expression(document.body.clientWidth < NaN ? "NaNpx" : "auto");
    background: none;
    padding: 0;
    margin: 0;
    height: auto;
  }
  .banner_index .txt {
    margin-left: 40px;
  }
  .banner_index .txt h2 {
    font-size: 26px;
  }
  .banner_index .txt p {
    font-size: 14px;
  }
  .banner_index .box_bill {
    position: static;
    width: 100%;
    margin: 0;
  }
  .banner_index .box_bill .ft .btn {
    padding: 0 10px;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
  .banner_index .swiper-container {
    height: 300px;
  }
  .sitecount .item {
    width: 33.333%;
  }
  .content_biref {
    padding: 20px 10px;
  }
  .panel_ys .item_wp {
    width: 100%;
  }
  .panel_ys .item_wp .item {
    padding: 0 10px;
  }
  .panel_ys .item_wp.item_wp_odd .item {
    padding: 0 10px;
  }
  .panel_ys .item_in .bd {
    font-size: 16px;
    line-height: 1.9;
  }
  .div_service .div_main {
    width: 100%;
  }
  .div_service .list .item_wp {
    width: 100%;
  }
  .div_service .list .item_wp .item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .div_main_yzfw .list {
    padding-top: 20px;
  }
  .div_main_yzfw .list .item_wp {
    width: 100%;
  }
  .div_main_yzfw .list .item_wp .item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .div_main_nlist {
    margin-bottom: 20px;
  }
  .div_main_nlist .item_in {
    padding: 0 10px;
  }
  .div_main_nlist .container {
    padding-bottom: 0;
  }
  .div_main_nlist .item:nth-child(2n) .container {
    padding-bottom: 30px;
  }
  .div_main_nlist .item {
    width: 100%;
  }
  .box_anli .container {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .box_anli .item {
    width: 50%;
    height: 164px;
  }
  .box_anli .item .icon {
    width: 100%;
    height: 100%;
    -moz-background-size: contain;
         background-size: contain;
  }
  .box_anli .item .desc {
    left: 0;
    width: 100%;
  }
  .box_anli .item .desc p {
    padding: 15px;
  }
  .box_anli .btn_more {
    padding: 0 10px;
  }
  .list_tj {
    white-space: normal;
  }
  .list_tj .item_wp {
    width: 50%;
  }
  .list_tj .item_wp .item {
    padding-right: 10px;
  }
  .list_tj .item_wp.item_wp_odd .item {
    padding-right: 0;
    padding-left: 10px;
  }
  footer .copyright {
    padding: 40px 10px;
  }
  .footer {
    padding: 0 10px 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .footer a {
    white-space: nowrap;
  }
  .footer .fl dl {
    padding-left: 0;
  }
  .footer .fl dd {
    width: 100%;
  }
  .footer .fr {
    width: 100%;
    padding: 0;
  }
  .footer .fr .icon_wp img {
    left: 0;
  }

  .footer .fl {
    width: 100%;
    overflow: hidden;
  }
   .footer .fl dd {
    width: 99%;
   }
   .footer a {
    white-space: inherit;
}


}
/*# sourceMappingURL=default.css.map */