#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.null-top {
  height: 100px;
}
.top {
  height: 100px;
  background: rgba(255,255,255,0.9);
  z-index: 3;
  padding: 0 4%;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.top.active {
  position: fixed;
}
.top.active + .min-menu {
  position: fixed;
  top: 100px;
}
.top .logo {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.top .logo img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 1.94rem;
  min-width: 100px;
}
.top .menu {
  float: left;
  margin-left: 4%;
  width: -webkit-calc(100% - 4% - 262px - 194px - 0.5rem);
  width: calc(100% - 4% - 262px - 194px - 0.5rem);
  height: 100%;
  padding: 15px 0;
}
.top .menu ul {
  float: right;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.top .menu ul li {
  margin-right: 0.5rem;
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.top .menu ul li:nth-of-type(1) {
  margin-left: 0;
}
.top .menu ul li:hover > a {
  color: #009b4c;
  font-weight: 300;
}
.top .menu ul li:hover .down-sub {
  display: block;
}
.top .menu ul li > a {
  font-size: 16px;
  color: #2c2c2c;
  line-height: 20px;
}
.top .menu ul li .down-sub {
  display: none;
  width: 143px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 100%;
  z-index: 1;
}
.top .menu ul li .down {
  width: 143px;
  background: rgba(255,255,255,0.9);
  text-align: center;
  padding: 20px 0;
  display: block;
  margin-top: 40px;
  position: relative;
}
.top .menu ul li .down:after {
  content: '';
  width: 100%;
  height: 12px;
  background: url("../image/d218e_143x12.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: absolute;
  left: 0;
  top: -12px;
}
.top .menu ul li .down a {
  display: block;
  color: #484848;
  line-height: 2.6;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.top .menu ul li .down a:hover {
  color: #009b4d;
  border-color: transparent;
  background: transparent;
}
.top .tel {
  float: right;
  margin-top: 34px;
}
.top .tel img {
  float: left;
}
.top .tel .text {
  float: left;
  margin-left: 10px;
}
.top .tel .text p {
  font-size: 12px;
  color: #a6a6a6;
  font-family: "Arial";
}
.top .tel .text b {
  display: block;
  font-family: "Arial";
  font-size: 16px;
  color: #2b2b2b;
  margin-top: 6px;
}
.top .tel .text b span {
  margin-left: 12px;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner .pos {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  z-index: 2;
  outline: none;
}
.banner .pos img {
  width: 0.31rem;
  min-width: 10px;
}
.banner .pos.prev {
  left: 3.177083333333333%;
}
.banner .pos.next {
  right: 3.177083333333333%;
}
.banner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner ul li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 41vw;
  width: 100vw;
  min-height: 200px;
}
.banner ul li .wid {
  height: 100%;
}
.banner ul li.swiper-slide-active .text {
  -webkit-animation: fadeInUp 1s 10ms both;
          animation: fadeInUp 1s 10ms both;
}
.banner ul li.swiper-slide-active .pict {
  -webkit-animation: fadeInRight 1s 300ms both;
          animation: fadeInRight 1s 300ms both;
}
.banner ul li > img {
  width: 100%;
}
.banner ul li .text {
  float: left;
  width: 42%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
  z-index: 1;
}
.banner ul li .text h3 {
  font-size: 0.3rem;
  font-weight: bold;
}
.banner ul li .text b {
  font-family: "Arial";
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
.banner ul li .text p {
  font-size: 16px;
  margin-top: 17px;
}
.banner ul li .text span {
  font-size: 12px;
  font-family: "Arial";
  display: block;
  margin-top: 6px;
  text-transform: uppercase;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.banner ul li .text a {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background: url("../image/more.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  margin-top: 0.37rem;
}
.banner ul li .pict {
  float: right;
  width: 58%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner ul li .pict img {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.banner .cirl {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  right: 0;
  text-align: center;
}
.banner .cirl span {
  width: 0.12rem;
  height: 0.12rem;
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin: 0 4px;
}
.banner .cirl span.swiper-pagination-bullet-active,
.banner .cirl span.acti {
  border: 2px solid #fff;
  background: none;
  width: 0.16rem;
  height: 0.16rem;
}
.title {
  text-align: center;
  padding-top: 68px;
}
.title h2 {
  font-size: 0.36rem;
  font-weight: bold;
}
.title p {
  font-size: 12px;
  color: #9d9d9d;
  margin-top: 15px;
  font-family: "微软雅黑";
  line-height: 1.4;
}
.products {
  background: url("../image/c368d_1920x629.jpg") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 35px;
}
.products .wid {
  position: relative;
}
.products .pos {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
  outline: none;
}
.products .pos.prev {
  left: -43px;
}
.products .pos.next {
  right: -43px;
}
.products .roll {
  margin-top: 70px;
  position: relative;
}
.products .swiper-container {
  overflow: hidden;
}
.products .swiper-container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.products .swiper-container ul li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 282px;
  margin-right: 23px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
          box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.products .swiper-container ul li .pict {
  height: 244px;
  overflow: hidden;
}
.products .swiper-container ul li .pict img {
  width: 100%;
}
.products .swiper-container ul li .text {
  padding: 20px !important;
  background: #fff;
}
.products .swiper-container ul li .text b {
  display: block;
  color: #1e1e1e;
  font-weight: normal;
}
.products .swiper-container ul li .text p {
  font-size: 12px;
  color: #959595;
  line-height: 1.6;
  margin-top: 10px;
  font-family: "微软雅黑";
}
.news {
  display: table;
  width: 100%;
  padding-bottom: 63px;
  overflow: hidden;
}
.news .box {
  margin-top: 42px;
}
.news .fl-layout {
  float: left;
  width: 49%;
}
.news .fl-layout ul li {
  width: -webkit-calc((50% - 18px));
  width: calc((50% - 18px));
  margin-left: 18px;
  margin-top: 20px;
}
.news .fl-layout ul li:nth-of-type(1) {
  margin-left: 0;
}
.news .fl-layout ul li .pict {
  height: 224px;
  overflow: hidden;
  position: relative;
}
.news .fl-layout ul li .pict .date {
  position: absolute;
  background: rgba(49,200,119,0.7);
  color: #fff;
  text-align: center;
  width: 106px;
  height: 63px;
  left: 0;
  top: 0;
  padding-top: 8px;
}
.news .fl-layout ul li .pict .date b {
  font-family: "Arial";
  font-size: 30px;
  font-weight: normal;
}
.news .fl-layout ul li .pict .date span {
  display: block;
  font-size: 16px;
  font-family: "Arial";
}
.news .fl-layout ul li .pict img {
  width: 100%;
}
.news .fl-layout ul li .text {
  padding-top: 27px;
}
.news .fl-layout ul li .text b {
  font-size: 16px;
  color: #2e2e2e;
  font-weight: normal;
  display: block;
}
.news .fl-layout ul li .text b a {
  color: #2e2e2e;
}
.news .fl-layout ul li .text b a:hover {
  color: #01823d;
}
.news .fl-layout ul li .text span {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 10px;
  display: block;
  font-family: "微软雅黑";
  color: #838383;
}
.news .fr-layout {
  float: right;
  width: 49%;
}
.news .fr-layout ul li {
  border: 1px solid #e9e9e9;
  min-width:488px;
  margin-top: 20px;
}
.news .fr-layout ul li:hover {
  border-color: #01823d;
}
.news .fr-layout ul li:hover .date b {
  color: #01823d;
}
.news .fr-layout ul li:hover .text b a {
  color: #01823d;
}
.news .fr-layout ul li .date {
  float: left;
  width: 99px;
  border-right: 1px solid #e9e9e9;
  padding: 20px 0 20px 17px !important;
  background: url("../image/552c6_56x56.png") center no-repeat;
}
.news .fr-layout ul li .date b {
  font-family: "Arial";
  font-size: 24px;
  color: #414141;
  font-weight: normal;
}
.news .fr-layout ul li .date p {
  font-family: "Arial";
  margin-top: 17px;
  font-size: 16px;
  padding-left: 40px;
}
.news .fr-layout ul li .text {
  width: -webkit-calc(100% - 99px);
  width: calc(100% - 99px);
  padding: 15px 20px !important;
  float: right;
}
.news .fr-layout ul li .text b {
  display: block;
  font-weight: normal;
  font-size: 16px;
  color: #2e2e2e;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.news .fr-layout ul li .text p {
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 1.6;
  color: #838383;
  margin-top: 10px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.footer {
  background: url("../image/a8a58_1920x361.jpg") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 60px 0 90px;
  display: table;
  width: 100%;
  overflow: hidden;
}
.footer .bot-log {
  float: left;
  width: 45%;
  margin-top: 30px;
}
.footer .bot-log img {
  margin-bottom: 34px;
}
.footer .bot-log b {
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  margin-top: 21px;
  margin-bottom: 21px;
  display: block;
}
.footer .bot-log p {
  font-size: 13px;
  color: #91dea3;
}
.footer .bot-log p a {
  color: #91dea3;
}
.footer .contact {
  float: left;
  color: #fff;
  margin-top: 30px;
}
.footer .contact b {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
  display: block;
}
.footer .contact .item img {
  margin-right: 5px;
}
.footer .contact .item p {
  font-size: 16px;
}
.footer .contact .item span {
  font-size: 13px;
  font-family: "Arial";
  margin-top: 10px;
  display: block;
}
.footer .contact .box {
  margin-top: 25px;
}
.footer .contact .box .item {
  float: left;
  margin-left: 50px;
}
.footer .contact .box .item:nth-of-type(1) {
  margin-left: 0;
}
.footer .bot-about {
  float: right;
  margin-top: 30px;
}
.footer .bot-about b {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 50px;
  display: block;
}
.footer .bot-about img {
  width: 140px;
}
.about {
  display: table;
  width: 100%;
  padding-bottom: 100px;
  padding-top: 20px;
}
.about .box {
  margin-top: 86px;
}
.about .box .fl {
  width: 50%;
}
.about .box .fl ul li {
  width: 100%;
  margin-top: 41px;
}
.about .box .fl ul li h3 {
  font-size: 22px;
}
.about .box .fl ul li h3 i {
  width: 12px;
  height: 12px;
  float: left;
  background: #f08519;
  margin-right: 13px;
  margin-top: 2px;
}
.about .box .fl ul li p {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #797979;
  line-height: 1.6;
  margin-top: 10px;
}
.about .box .fr {
  width: 45.83333333333333%;
  margin-top: 30px;
}
.about .box .fr img {
  width: 100%;
}
.service-num {
  background: url("../image/69089_1920x271.jpg") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  display: table;
  width: 100%;
  padding-bottom: 40px;
}
.service-num ul li {
  width: 25%;
  color: #fff;
  text-align: center;
  padding: 58px 31px 0;
}
.service-num ul li h2 {
  font-size: 60px;
  font-family:fantasy;
}
.service-num ul li p {
  font-size: 24px;
  position: relative;
  padding-bottom: 15px;
  margin-top: 10px;
}
.service-num ul li p:after {
  content: '';
  width: 23px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
}
.service-num ul li span {
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 1.9;
  margin-top: 15px;
  display: block;
}
.select-we {
  display: table;
  width: 100%;
}
.select-we .box {
  position: relative;
  height: 546px;
  background: url("../image/c3e90_321x321.png") center no-repeat;
  margin-top: 77px;
}
.select-we .box li {
  position: relative;
}
.select-we .box li p {
  font-family: "微软雅黑";
  color: #626262;
  line-height: 1.6;
  margin: 0 auto;
}
.select-we .box li img {
  margin-top: 6px;
}
.select-we .box li .cirl {
  border: 2px solid #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 109px;
  height: 109px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
}
.select-we .box li .cirl b {
  display: block;
  font-size: 24px;
  color: #fff;
  width: 55%;
  line-height: 1.2;
  letter-spacing: 2px;
  margin: 26px auto 0;
}
.select-we .box li.li1 {
  width: 100%;
  text-align: center;
}
.select-we .box li.li1 .cirl {
  background: #fa7625;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.select-we .box li.li1 p {
  max-width: 378px;
}
.select-we .box li.li2 {
  width: 500px;
  margin-top: 80px;
}
.select-we .box li.li2 p {
  width: 350px;
  float: left;
}
.select-we .box li.li2 .cirl {
  background: #0381e8;
  right: 0;
  bottom: -35px;
}
.select-we .box li.li3 {
  width: 40%;
  float: right;
  margin-top: 80px;
  text-align: right;
}
.select-we .box li.li3 p {
  max-width: 351px;
  float: right;
}
.select-we .box li.li3 .cirl {
  background: #1fa91b;
  left: -20px;
  bottom: -35px;
}
.select-we .box li.li4 {
  width: 462px;
  margin-top: 80px;
}
.select-we .box li.li4 p {
  max-width: 428px;
  float: left;
  position: relative;
  top: 30px;
}
.select-we .box li.li4 .cirl {
  background: #88c022;
  right: -90px;
  bottom: -45px;
}
.select-we .box li.li5 {
  width: 462px;
  float: right;
  margin-top: 80px;
  text-align: right;
}
.select-we .box li.li5 p {
  max-width: 420px;
  float: right;
  position: relative;
  top: 30px;
}
.select-we .box li.li5 .cirl {
  background: #01823d;
  left: -100px;
  bottom: -45px;
}
.service {
  display: table;
  width: 100%;
  padding-bottom: 81px;
}
.service ul {
  margin-top: 30px;
}
.service ul li {
  width: 289px;
  border: 1px solid #ededed;
  margin-left: 14px;
  padding: 44px 37px 50px;
  margin-top: 12px;
}
.service ul li:nth-of-type(1) {
  margin-left: 0;
}
.service ul li:hover .text h2,
.service ul li:hover .text p,
.service ul li:hover .text span {
  color: #fff;
}
.service ul li:hover .text p:after {
  background: #fff;
}
.service ul li.li1:hover {
  background: url("../image/inc001.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.service ul li.li1:hover .pict1 {
  background: url("../image/inc01_1.png") center no-repeat;
}
.service ul li.li1 .pict1 {
  background: url("../image/inc01.png") center no-repeat;
}

.service ul li.li2:hover {
  background: url("../image/inc002.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.service ul li.li2:hover .pict1 {
  background: url("../image/inc02_1.png") center no-repeat;
}
.service ul li.li2 .pict1 {
  background: url("../image/inc02.png") center no-repeat;
}
.service ul li.li3:hover {
  background: url("../image/inc003.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.service ul li.li3:hover .pict1 {
  background: url("../image/inc03_1.png") center no-repeat;
}
.service ul li.li3 .pict1 {
  background: url("../image/inc03.png") center no-repeat;
}
.service ul li.li4:hover {
  background: url("../image/inc004.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.service ul li.li4:hover .pict1 {
  background: url("../image/inc04_1.png") center no-repeat;
}
.service ul li.li4 .pict1 {
  background: url("../image/inc04.png") center no-repeat;
}
.service ul li .pict1 {
  height: 73px;
}
.service ul li .text {
  text-align: center;
  margin-top: 20px;
}
.service ul li .text h2 {
  font-size: 0.24rem;
  font-weight: bold;
}
.service ul li .text p {
  font-size: 12px;
  font-family: "Arial";
  margin-top: 7px;
  position: relative;
  text-transform: uppercase;
  color: #a1a1a1;
  padding-bottom: 15px;
}
.service ul li .text p:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 1px;
  width: 60px;
  background: #cecece;
  bottom: 0;
}
.service ul li .text span {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #9d9d9d;
  line-height: 1.8;
  display: block;
  margin-top: 20px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  min-height: 63px;
}
.solution {
  padding-bottom: 82px;
  position: relative;
  background: url("http://www.xlhpco.com/img/") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.solution .wid {
  z-index: 2;
  position: relative;
}
.solution .back {
  position: absolute;
  left: 0;
  width: 50%;
  top: 0;
  bottom: 0;
  background: rgba(1,130,61,0.9);
}
.solution .title1 {
  padding-top: 87px;
}
.solution .title1 h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.solution .title1 p {
  color: #fff;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 1.4;
  margin-top: 12px;
}
.solution .text {
  margin-top: 71px;
  color: #fff;
  max-width: 542px;
}
.solution .text b {
  font-size: 18px;
}
.solution .text p {
  line-height: 1.6;
  font-size: 12px;
  font-family: "微软雅黑";
  margin-top: 10px;
  float: left;
  width: 100%;
}
.solution .text p i {
  float: left;
  width: 13px;
  height: 13px;
  background: #f08519;
  margin-top: 2px;
}
.solution .text p span {
  float: right;
  width: -webkit-calc(100% - 25px);
  width: calc(100% - 25px);
}
.solution .text a {
  font-family: "Arial";
  text-transform: uppercase;
  width: 142px;
  height: 43px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  color: #fff;
  display: block;
  border: 1px solid rgba(255,255,255,0.5);
  text-align: center;
  line-height: 41px;
  margin-top: 38px;
}
.solution .item {
  background: #fff;
  padding: 43px 0;
  display: table;
  width: 100%;
  margin-top: 49px;
}
.solution .item ul li {
  text-align: center;
  width: 14.285%;
  margin-top: 20px;
}
.solution .item ul li.acti span {
  color: #009b4c;
}
.solution .item ul li .pict1 {
  height: 42px;
}
.solution .item ul li span {
  display: block;
  font-size: 16px;
  color: #969696;
  margin-top: 14px;
}
.m-footer {
  background: -webkit-linear-gradient(left, #019b4c, #7eae02);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  z-index: 3;
  display: none;
}
.m-footer ul li {
  width: 25%;
  text-align: center;
  height: 70px;
  cursor: pointer;
  float:left;
}
.m-footer ul li:last-child {
  background: #3c9121;
}
.m-footer ul li .pict {
  height: 30px;
  line-height: 40px;
  margin-top: 5px;
}
.m-footer ul li span {
  color: #fff;
  margin-top: 10px;
  display: block;
}
.null-bot {
  height: 93px;
  display: none;
}
@media screen and (max-width: 768px) {
  .select-we .box {
    background: none;
  }
  .select-we .box li {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .select-we .box li .cirl {
    left: 0 !important;
    -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
    position: initial !important;
  }
  .select-we .box li.li1 p,
  .select-we .box li.li2 p,
  .select-we .box li.li3 p,
  .select-we .box li.li4 p,
  .select-we .box li.li5 p {
    float: none;
    top: 0;
    text-align: left;
  }
  .service-num ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .service-num ul li p {
    font-size: 18px;
  }
  .service {
    padding-bottom: 30px;
  }
  .service ul li {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-left: 10px;
    padding: 15px;
  }
  .service ul li:nth-child(odd) {
    margin-left: 0;
  }
}
.min-nav,
.min-menu {
  display: none;
}
@media screen and (max-width: 1200px) {
  .wid {
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  html {
    font-size: 85px;
  }
  .col-md-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-md-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 70px;
  }
  .col-sm-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .mt-sm-1 {
    margin-top: 1px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-7 {
    margin-top: 7px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-9 {
    margin-top: 9px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .box-sm-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 55px;
  }
  .col-xs-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-1 .pict {
    height: auto !important;
  }
  .col-xs-1 .pict img {
    width: 100%;
  }
  .col-xs-1 .pict i {
    display: block !important;
  }
  .col-xs-1 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-2 .pict {
    height: auto !important;
  }
  .col-xs-2 .pict img {
    width: 100%;
  }
  .col-xs-2 .pict i {
    display: block !important;
  }
  .col-xs-2 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-3 .pict {
    height: auto !important;
  }
  .col-xs-3 .pict img {
    width: 100%;
  }
  .col-xs-3 .pict i {
    display: block !important;
  }
  .col-xs-3 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-4 .pict {
    height: auto !important;
  }
  .col-xs-4 .pict img {
    width: 100%;
  }
  .col-xs-4 .pict i {
    display: block !important;
  }
  .col-xs-4 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-5 .pict {
    height: auto !important;
  }
  .col-xs-5 .pict img {
    width: 100%;
  }
  .col-xs-5 .pict i {
    display: block !important;
  }
  .col-xs-5 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-6 .pict {
    height: auto !important;
  }
  .col-xs-6 .pict img {
    width: 100%;
  }
  .col-xs-6 .pict i {
    display: block !important;
  }
  .col-xs-6 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-7 .pict {
    height: auto !important;
  }
  .col-xs-7 .pict img {
    width: 100%;
  }
  .col-xs-7 .pict i {
    display: block !important;
  }
  .col-xs-7 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-8 .pict {
    height: auto !important;
  }
  .col-xs-8 .pict img {
    width: 100%;
  }
  .col-xs-8 .pict i {
    display: block !important;
  }
  .col-xs-8 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-9 .pict {
    height: auto !important;
  }
  .col-xs-9 .pict img {
    width: 100%;
  }
  .col-xs-9 .pict i {
    display: block !important;
  }
  .col-xs-9 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-10 .pict {
    height: auto !important;
  }
  .col-xs-10 .pict img {
    width: 100%;
  }
  .col-xs-10 .pict i {
    display: block !important;
  }
  .col-xs-10 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-11 .pict {
    height: auto !important;
  }
  .col-xs-11 .pict img {
    width: 100%;
  }
  .col-xs-11 .pict i {
    display: block !important;
  }
  .col-xs-11 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-xs-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-12 .pict {
    height: auto !important;
  }
  .col-xs-12 .pict img {
    width: 100%;
  }
  .col-xs-12 .pict i {
    display: block !important;
  }
  .col-xs-12 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .min-nav {
    display: block;
    float: right;
    margin-top: 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 30px;
    height: 21px;
    position: relative;
    cursor: pointer;
  }
  .min-nav:after {
    content: '';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: #009b4d;
  }
  .min-nav:before {
    content: '';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #009b4d;
    left: 0;
    top: 100%;
  }
  .min-nav.active {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .min-nav.active:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 50%;
  }
  .min-nav.active:before {
    top: 50%;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .min-nav.active i {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(10px, 0);
        -ms-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
  .min-nav i {
    margin-top: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    height: 1px;
    background: #009b4d;
  }
  .min-menu {
    width: 100%;
    background: #fff;
    z-index: 5;
  }
  .min-menu ul li {
    width: 100%;
  }
  .min-menu ul li:hover > a {
    background: #e8e8e8;
  }
  .min-menu ul li > a {
    display: block;
    padding: 0 3%;
    line-height: 40px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .min-menu ul li > a .ico-arrow {
    float: right;
    width: 10px;
    height: 10px;
    margin-top: 14px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .min-menu ul li > a .ico-arrow.rogate {
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
    margin-top: 18px;
  }
  .min-menu ul li .down {
    display: none;
    float: left;
    width: 100%;
    background: #d8d8d8;
  }
  .min-menu ul li .down a {
    border-top: 1px solid #ccc;
    line-height: 40px;
    display: block;
    width: 100%;
    padding: 0 3%;
  }
  .min-menu ul li .down a:first-child {
    border-top: none;
  }
  .box-xs-hide {
    display: none;
  }
  .box-xs-show {
    display: block;
  }
  .box-xs-pl0 {
    padding-left: 0 !important;
  }
  .box-xs-mt0 {
    margin-top: 0 !important;
  }
  .box-xs-fr {
    float: right;
  }
  .box-xs-fl {
    float: left;
  }
  .fz-xs-20 {
    font-size: 20px !important;
  }
  .fz-xs-18 {
    font-size: 18px !important;
  }
  .fz-xs-16 {
    font-size: 16px !important;
  }
  .fz-xs-14 {
    font-size: 14px !important;
  }
  .fz-xs-10 {
    font-size: 10px !important;
  }
  .fz-xs-30 {
    font-size: 30px !important;
  }
  .box-xs-ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/*# sourceMappingURL=style.css.map */
.page {width:100%;float:left;text-align:center;margin-top:80px;}
.page li {display:inline-block;margin:0px 5px;width:38px;height:34px;}
.page li a,.page li span {width:100%;float:left;height:100%;line-height:34px;border-radius:34px;border:1px solid #e1e1e1;font-size:16px;color:#666666;}
.page li.pre a,.page li.next a {padding:0px 14px;width:auto;}
.page li.active a,.page li:hover a,.page li:hover span {background:#019b4d;color:#fff;border:1px solid #019b4d;}