@font-face {
  font-family: sourceHan;
  src: url("/static/cn/fonts/SourceHanSansCN-Regular.otf");
}
* {
  padding: 0;
  margin: 0;
  font-family: "sourceHanSansCN Regular";
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  font-family: sourceHan;
}
li {
  list-style: none;
}
input,
textarea {
  outline: none;
}
.m-0 {
  margin: 0!important;
}
.clearboth {
  zoom: 1;
}
.clearboth:before {
  content: '';
  display: block;
  clear: both;
}
.clearboth:after {
  content: '';
  display: block;
  clear: both;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.top {
  width: 100%;
  height: 134px;
}
.top .w1200 .imglogo {
  float: left;
  margin-top: 41px;
}
.top .w1200 .imglogo a {
  display: block;
  width: 100%;
  height: 100%;
}
.top .w1200 .nav {
  float: right;
  height: 100%;
  font-weight: 600;
}
.top .w1200 .nav ul {
  width: 100%;
  height: 100%;
}
.top .w1200 .nav ul li {
  float: left;
  width: 90px;
  height: 100%;
  text-align: center;
  line-height: 119px;
  position: relative;
  margin-right: 10px;
}
.top .w1200 .nav ul li:last-of-type {
  margin-right: 0;
  margin-left: 135px;
  width: 105px;
}
.top .w1200 .nav ul li:last-of-type:hover:before {
  display: none;
}
.top .w1200 .nav ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background: #75be55;
  transition: all .7s;
}
.top .w1200 .nav ul li.cur:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #75be55;
}
.top .w1200 .nav ul li.cur a {
  color: #75be55;
}
.top .w1200 .nav ul li:hover:before {
  width: 100%;
}
.top .w1200 .nav ul li:hover a {
  color: #75be55;
}
.top .w1200 .nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #555555;
  font-size: 16px;
  transition: all .7s;
}
.top .w1200 .nav ul li a img {
  vertical-align: middle;
  margin-right: 10px;
}
.top .w1200 .nav ul li a span {
  vertical-align: middle;
}
.top .w1200 .nav ul li div {
  padding-top: 18px;
}
.foot {
  background: #2a2a2a;
  padding-top: 82px;
  padding-bottom: 80px;
}
.foot .w1200 .index-contacts {
  float: left;
  margin-right: 142px;
}
.foot .w1200 .index-contacts .foot-logo {
  margin-bottom: 25px;
  display: block;
}
.foot .w1200 .index-contacts .tel {
  margin-bottom: 40px;
}
.foot .w1200 .index-contacts .tel .telbox {
  width: 47px;
  height: 46px;
  position: relative;
  overflow: hidden;
  float: left;
}
.foot .w1200 .index-contacts .tel .telbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.foot .w1200 .index-contacts .tel .tel-info {
  overflow: hidden;
  padding-left: 22px;
}
.foot .w1200 .index-contacts .tel .tel-info p:first-of-type {
  color: #7b7b7b;
  font-size: 14px;
  margin-bottom: 5px;
}
.foot .w1200 .index-contacts .tel .tel-info p:nth-of-type(2) {
  font-size: 14px;
}
.foot .w1200 .index-contacts .tel .tel-info p:nth-of-type(2) a {
  color: #fff;
}
.foot .w1200 .foot-nav {
  float: left;
  margin-right: 185px;
  padding-top: 40px;
}
.foot .w1200 .foot-nav ul li {
  margin-bottom: 15px;
  font-size: 14px;
}
.foot .w1200 .foot-nav ul li:first-of-type {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 20px;
}
.foot .w1200 .foot-nav ul li a {
  color: #7b7b7b;
}
.foot .w1200 .product-center ul li:not(:first-of-type),
.foot .w1200 .technology-support ul li:not(:first-of-type) {
  margin-bottom: 3px;
}
.foot .w1200 .shared {
  float: left;
  padding-top: 86px;
}
.foot .w1200 .shared p {
  margin-bottom: 20px;
}
.foot .w1200 .foot-top {
  padding-bottom: 20px;
  border-bottom: 1px solid #3d3d3d;
}
.foot .w1200 .foot-down {
  margin-top: 30px;
}
.foot .w1200 .foot-down p {
  color: #7b7b7b;
  font-size: 12px;
}
.index-banner .about-banner {
  background-size: cover;
  height: 600px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.index-banner .about-banner img {
  height: 100%;
  width: 100%;
}
.index-banner .about-banner .banner-text {
  text-align: center;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-banner .about-banner .banner-text p {
  font-family: "sourceHanSansCN Regular";
  color: #fefefe;
}
.index-banner .about-banner .banner-text p:first-child {
  font-size: 60px;
}
.index-banner .about-banner .banner-text p:last-child {
  font-size: 36px;
}
.index-banner .bx-wrapper {
  margin-bottom: 0;
}
.index-banner .bx-wrapper .bx-default-pager {
  bottom: 11px;
}
.index-banner .bx-wrapper .bx-default-pager .bx-pager-item {
  margin-right: 20px;
}
.index-banner .bx-wrapper .bx-default-pager .bx-pager-item:last-of-type {
  margin-right: 0;
}
.index-banner .bx-wrapper .bx-default-pager .bx-pager-item a {
  width: 20px;
  height: 7px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #ccc;
}
.index-banner .bx-wrapper .bx-default-pager .bx-pager-item a.active {
  width: 40px;
  background: #00b646;
  border-color: #00b646;
}
.index-banner .bx-wrapper .bx-controls-direction .bx-prev {
  background: url("/static/cn/images/index/prev.png");
  width: 34px;
  height: 60px;
  left: 135px;
}
.index-banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: url("/static/cn/images/index/prev-active.png");
  width: 34px;
  height: 60px;
  left: 135px;
}
.index-banner .bx-wrapper .bx-controls-direction .bx-next {
  background: url("/static/cn/images/index/next.png");
  width: 34px;
  height: 60px;
  right: 135px;
}
.index-banner .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: url("/static/cn/images/index/next-avtive.png");
  width: 34px;
  height: 60px;
  right: 135px;
}
.index-product {
  background: #fff;
  padding-top: 82px;
  padding-bottom: 62px;
}
.index-product .product-title p {
  text-align: center;
}
.index-product .product-title p.title {
  color: #555;
  font-size: 30px;
  margin-bottom: 3px;
  font-weight: bold;
}
.index-product .product-title p.sm-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 45px;
}
.index-product .product-list {
  position: relative;
  top: 0;
  left: 0;
  height: 316px;
  width: 94%;
  margin: 0 auto;
}
.index-product .product-list a.list-content {
  display: block;
}
.index-product .product-list a.list-content .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.index-product .product-list a.list-content .product-detail img {
  width: 91px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 72px;
}
.index-product .product-list a.list-content .product-detail p {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12.54px;
  color: #333;
}
.index-product .product-list a.list-content .product-detail:hover {
  height: 219px!important;
  width: 247px!important;
  background: url("/static/cn/images/index/green-back.png") no-repeat !important;
  z-index: 2;
}
.index-product .product-list a.list-content .product-detail:hover img {
  width: 40%;
}
.index-product .product-list a.list-content .product-detail:hover p {
  color: #fff;
  top: 69%;
}
.index-product .product-list a.list-content:nth-of-type(1) .product-detail:hover {
  left: -33px;
  top: -27px;
}
.index-product .product-list a.list-content:nth-of-type(2) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 0;
  top: 155px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(2) .product-detail:hover {
  left: -33px;
  top: 129px;
}
.index-product .product-list a.list-content:nth-of-type(3) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 135px;
  top: 78px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(3) .product-detail:hover {
  left: 102px;
  top: 52px;
}
.index-product .product-list a.list-content:nth-of-type(4) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 270px;
  top: 1px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(4) .product-detail:hover {
  left: 236px;
  top: -27px;
}
.index-product .product-list a.list-content:nth-of-type(5) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 269px;
  top: 156px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(5) .product-detail .img-content {
  width: 262px;
  height: 110px;
  position: absolute;
  top: 12px;
  left: -42px;
}
.index-product .product-list a.list-content:nth-of-type(5) .product-detail .img-content img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 42%;
  left: 34%;
  transform: translate(-50%, -50%);
}
.index-product .product-list a.list-content:nth-of-type(5) .product-detail:hover {
  left: 236px;
  top: 129px;
}
.index-product .product-list a.list-content:nth-of-type(5) .product-detail:hover .img-content {
  top: 30px;
  left: -13px;
}
.index-product .product-list a.list-content:nth-of-type(6) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 404px;
  top: 78px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(6) .product-detail:hover {
  left: 372px;
  top: 52px;
}
.index-product .product-list a.list-content:nth-of-type(7) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 539px;
  top: 0px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(7) .product-detail .img-content {
  position: absolute;
  top: 19px;
  left: -155px;
  width: 369px;
  height: 134px;
}
.index-product .product-list a.list-content:nth-of-type(7) .product-detail:hover {
  left: 507px;
  top: -27px;
}
.index-product .product-list a.list-content:nth-of-type(7) .product-detail:hover .img-content {
  top: 45px;
  left: -123px;
}
.index-product .product-list a.list-content:nth-of-type(8) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 539px;
  top: 155px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(8) .product-detail:hover {
  left: 506px;
  top: 129px;
}
.index-product .product-list a.list-content:nth-of-type(9) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 673px;
  top: 78px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(9) .product-detail:hover {
  left: 642px;
  top: 52px;
}
.index-product .product-list a.list-content:nth-of-type(10) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 808px;
  top: 0;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(10) .product-detail:hover {
  left: 776px;
  top: -27px;
}
.index-product .product-list a.list-content:nth-of-type(11) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 809px;
  top: 156px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(11) .product-detail .img-content {
  position: absolute;
  top: 26px;
  left: 25px;
  width: 138px;
  height: 78px;
}
.index-product .product-list a.list-content:nth-of-type(11) .product-detail:hover {
  left: 776px;
  top: 129px;
}
.index-product .product-list a.list-content:nth-of-type(11) .product-detail:hover .img-content {
  top: 52px;
  left: 55px;
}
.index-product .product-list a.list-content:nth-of-type(12) .product-detail {
  background: url("/static/cn/images/index/hexagon.png") no-repeat;
  height: 158px;
  width: 182px;
  position: absolute;
  left: 943px;
  top: 78px;
  cursor: pointer;
}
.index-product .product-list a.list-content:nth-of-type(12) .product-detail:hover {
  left: 912px;
  top: 52px;
}
.index-hangye {
  background: #75be55;
  padding-top: 82px;
  padding-bottom: 62px;
}
.index-hangye p {
  text-align: center;
}
.index-hangye p.title {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 3px;
  font-weight: bold;
}
.index-hangye p.sm-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 45px;
}
.index-hangye .bx-wrapper .bx-prev {
  background: url('/static/cn/images/index/arrow-left.png') no-repeat 0;
  height: 62px;
  width: 62px;
  left: -150px;
}
.index-hangye .bx-wrapper .bx-prev:hover {
  background: url("/static/cn/images/index/arrow-left-active.png") no-repeat center;
  height: 62px;
  width: 62px;
  left: -150px;
}
.index-hangye .bx-wrapper .bx-next {
  background: url('/static/cn/images/index/arrow-right.png') no-repeat 0;
  height: 62px;
  width: 62px;
  right: -150px;
}
.index-hangye .bx-wrapper .bx-next:hover {
  background: url("/static/cn/images/index/arrow-right-active.png") no-repeat center;
  height: 62px;
  width: 62px;
  right: -150px;
}
.index-hangye ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-hangye ul li a p:first-of-type {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 28px;
}
.index-hangye ul li a p:nth-of-type(2) {
  color: #ffffff;
  font-size: 14px;
  width: 258px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 17px;
  height: 66px;
}
.index-hangye ul li a div {
  width: 255px;
  height: 252px;
  position: relative;
  margin: 0 auto;
}
.index-hangye ul li a div img {
  max-width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index-contact {
  width: 100%;
  height: 690px;
  background: url("../images/index/zr.png") no-repeat;
  background-size: cover;
  padding-top: 82px;
  padding-bottom: 62px;
  box-sizing: border-box;
  position: relative;
}
.index-contact p {
  text-align: center;
}
.index-contact p.title {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 3px;
  font-weight: bold;
}
.index-contact p.sm-title {
  color: #7a869b;
  font-size: 16px;
  margin-bottom: 62px;
}
.index-contact ul {
  width: 100%;
  overflow: hidden;
}
.index-contact ul li {
  width: 280px;
  height: 210px;
  position: relative;
  border: 1px solid rgba(73, 153, 204, 0.2);
  float: left;
  margin-right: 24px;
}
.index-contact ul li:last-of-type {
  margin-right: 0;
}
.index-contact ul li .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index-contact ul li .text p:first-of-type {
  font-size: 48px;
  color: #fff;
  margin-bottom: 20px;
}
.index-contact ul li .text p:nth-of-type(2) {
  width: 200px;
}
.index-contact ul li .text p:nth-of-type(2) img {
  vertical-align: middle;
  margin-right: 8px;
}
.index-contact ul li .text p:nth-of-type(2) span {
  color: #fff;
  font-size: 16px;
}
.index-contact ul li .text .add {
  color: #fff;
  position: absolute;
  top: -11px;
  left: 127px;
  font-size: 30px;
}
.index-contact .more {
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
}
.index-contact .more img {
  vertical-align: middle;
}
.index-contact .more span {
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
}
.index-sever {
  background: #f6f7fb;
  padding-top: 82px;
  padding-bottom: 62px;
}
.index-sever .w1200 p {
  text-align: center;
}
.index-sever .w1200 p.title {
  color: #555555;
  font-size: 30px;
  margin-bottom: 9px;
  font-weight: bold;
}
.index-sever .w1200 p.sm-title {
  color: #a5a6a9;
  font-size: 16px;
  margin-bottom: 62px;
}
.index-sever .w1200 img {
  display: block;
  margin: 0 auto;
}
.index-sever .w1200 .procedure {
  position: relative;
  top: 0;
  left: 0;
}
.index-sever .w1200 .procedure .confirm {
  position: absolute;
  top: 0;
}
.index-sever .w1200 .procedure .confirm .confirm-title {
  color: #484848;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  width: 83px;
  top: 98px;
}
.index-sever .w1200 .procedure .confirm .confirm-content {
  color: #666;
  font-size: 16px;
  width: 150px;
  position: absolute;
  text-align: left;
  top: 139px;
}
.index-sever .w1200 .procedure .product-confirm {
  left: 152px;
  /*.confirm-content{
          top: 139px;
        }*/
}
.index-sever .w1200 .procedure .offer-confirm {
  left: 552px;
}
.index-sever .w1200 .procedure .offer-confirm .confirm-content {
  top: 139px;
}
.index-sever .w1200 .procedure .offer-confirm .confirm-content:last-of-type {
  top: 164px;
  width: 183px;
}
.index-sever .w1200 .procedure .service-confirm {
  left: 988px;
}
.index-sever .w1200 .procedure .service-confirm .confirm-content {
  width: 176px;
}
.index-sever .w1200 .procedure .sample-confirm {
  left: 330px;
  top: 144px;
}
.index-sever .w1200 .procedure .sample-confirm .confirm-content:last-of-type {
  top: 164px;
}
.index-sever .w1200 .procedure .pay-confirm {
  left: 774px;
  top: 144px;
}
.index-sever .w1200 .procedure .pay-confirm .confirm-content {
  width: 215px;
}
.index-sever .w1200 .procedure .pay-confirm .confirm-content:nth-of-type(3) {
  top: 164px;
}
.index-sever .w1200 .procedure .pay-confirm .confirm-content:nth-of-type(4) {
  top: 187px;
}
.about-content {
  width: 100%;
  margin: 0 auto;
}
.about-content .crumbs {
  padding-top: 10px;
}
.about-content .crumbs img {
  vertical-align: top;
  margin: 0 15px;
}
.about-content .crumbs img:first-of-type {
  margin: 0;
}
.about-content .crumbs img:not(:first-of-type) {
  vertical-align: middle;
}
.about-content .crumbs span a {
  font-size: 14px;
  color: #666;
  vertical-align: bottom;
}
.about-content .crumbs span a:hover {
  text-decoration: underline;
}
.about-content .crumbs span:last-child a {
  font-weight: bold;
}
.about-content .introduce .introduce-list {
  text-align: center;
  width: 100%;
  margin-top: 5px;
  position: relative;
}
.about-content .introduce .introduce-list.ban:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
.about-content .introduce .introduce-list.ban:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
.about-content .introduce .introduce-list ul li {
  display: inline-block;
}
.about-content .introduce .introduce-list ul li a {
  display: inline-block;
  height: 76px;
  width: 177px;
  line-height: 77px;
  color: #000;
  letter-spacing: 1px;
  font-family: sourceHanSansCN Regular;
}
.about-content .introduce .introduce-list ul li a.selected {
  background: #75be55;
  color: #fff;
}
.about-content .introduce .introduce-content {
  padding-top: 40px;
  text-align: center;
  margin-bottom: 27px;
}
.about-content .introduce .introduce-content h3 {
  font-size: 30px;
  color: #5e5a69;
  margin-bottom: 40px;
}
.about-content .introduce .introduce-content .introduce-text {
  text-align: justify;
  width: 72%;
  margin: 0 auto;
}
.about-content .introduce .introduce-content .introduce-text p {
  text-indent: 38px;
  font-size: 16px;
  color: #5b6063;
  line-height: 36px;
}
.about-content .introduce .introduce-content .introduce-img {
  margin-top: 20px;
}
.about-content .introduce .introduce-content .introduce-flag {
  text-align: left;
  padding-top: 20px;
  width: 72%;
  margin: 0 auto;
}
.about-content .introduce .introduce-content .introduce-flag p {
  text-indent: 38px;
}
.about-content .introduce .news-detail .detail-date {
  color: #9c9494;
  margin-top: -30px;
}
.about-content .introduce .news-detail .detail-text p {
  text-align: justify;
  text-indent: 44px;
  margin: 30px 0;
  line-height: 28px;
  text-align: left!important;
  padding-top: 20px!important;
}
.about-content .introduce .news-detail .detail-text p:first-child {
  margin-top: 20px;
}
.about-content .introduce .news-detail .detail-text .detail-img {
  margin: 20px 0;
}
.about-content .introduce .news-detail .detail-text .detail-img li {
  display: inline-block;
}
.about-content .introduce .news-detail .detail-text .detail-img li:first-child {
  margin-right: 50px;
}
.about-content .introduce .news-detail .detail-text .detail-img li:last-child {
  margin-left: 50px;
}
.about-content .introduce .news-detail .news-nav {
  text-align: left;
  margin-top: 80px;
}
.about-content .introduce .news-detail .news-nav p {
  margin-bottom: 16px;
}
.about-content .introduce .news-detail .news-nav p a {
  color: #000;
}
.about-content .introduce .news-detail .news-nav p a:hover {
  text-decoration: underline;
}
.about-content .introduce .news-detail .news-nav p:first-child a {
  color: #75be55;
}
.about-content .certificate h3 {
  font-size: 24px;
  color: #5e5a69;
  margin-bottom: 40px;
  text-align: center;
}
.about-content .certificate .certificate-list {
  width: 65%;
  margin: 0 auto 50px auto;
}
.about-content .certificate .certificate-list ul li {
  display: inline-block;
  margin-right: 26px;
}
.about-content .certificate .certificate-list ul li.m-0 {
  margin: 0;
}
.about-content .contact {
  width: 100%;
}
.about-content .contact .contact-list {
  display: flex;
  margin-top: 40px;
  text-align: center;
  min-width: 1186px;
}
.about-content .contact .contact-list .list-wrapper {
  width: 29%;
  text-align: left;
  color: #797575;
  font-size: 14px;
}
.about-content .contact .contact-list .list-wrapper ul li.company {
  font-weight: bold;
  margin-bottom: 40px;
  font-size: 18px;
  color: #555;
}
.about-content .contact .contact-list .list-wrapper ul li div {
  margin: 20px 0;
}
.about-content .contact .contact-list .list-wrapper ul li div span {
  display: inline-block;
}
.about-content .contact .contact-list .list-wrapper ul li div span.label {
  font-weight: bold;
}
.about-content .contact .contact-list .list-wrapper ul li div span img {
  vertical-align: text-bottom;
}
.about-content .contact .contact-list .list-wrapper:first-of-type {
  margin-left: 86px;
  width: 35%;
}
.about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div {
  display: flex;
}
.about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div span:nth-of-type(2) {
  width: 44px;
  margin-left: 5px;
}
.about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div div {
  display: inline-block;
  margin: 0;
}
.about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div div span:last-of-type {
  margin-top: 19px;
  margin-left: 0;
  display: block;
}
.about-content .contact .contact-list .list-wrapper:first-of-type:nth-of-type(2) {
  width: 33%;
}
.about-content .contact .contact-list .list-wrapper:first-of-type:nth-of-type(3) {
  margin-right: -49px;
}
.contact-wrapper .contact-input {
  margin-top: 50px;
  overflow: hidden;
}
.contact-wrapper .contact-input img {
  float: left;
  width: 50%;
  height: 389px;
}
.contact-wrapper .contact-input .message-list {
  background: #f6f7fb;
  width: 50%;
  float: right;
  box-sizing: border-box;
  height: 389px;
  padding: 20px 0 0 70px;
  color: #797575;
}
.contact-wrapper .contact-input .message-list h2 {
  margin-bottom: 25px;
  color: #555;
}
.contact-wrapper .contact-input .message-list div input {
  background: #f6f7fb;
  width: 409px;
  height: 30px;
  padding-left: 10px;
  margin-bottom: 7px;
  border: 1px solid #a8a9a7;
}
.contact-wrapper .contact-input .message-list div .leaveMessage {
  width: 411px;
  height: 90px;
  padding-left: 10px;
  text-align: left;
  background: #f6f7fb;
  border: 1px solid #a8a9a7;
  resize: none;
  outline: none;
  overflow: hidden;
}
.contact-wrapper .contact-input .message-list .message-button input {
  width: 422px;
  background: #75be55;
  border: none;
  border-radius: 2px;
  margin-top: 30px;
  color: #fff;
  cursor: pointer;
}
.contact-wrapper .contact-input .message-list .message-button input:hover {
  border: 1px solid #fff;
}
.support-wrapper {
  width: 100%;
}
.support-wrapper .support-content {
  width: 100%;
  height: 350px;
  background-color: #f6f7fb;
  margin-bottom: 60px;
}
.support-wrapper .support-content .support-detail {
  width: 72%;
  margin: 0 auto;
  display: flex;
}
.support-wrapper .support-content .support-detail .support-text {
  padding: 60px 0 0 60px;
  color: #797575;
  width: 60%;
  min-width: 683px;
}
.support-wrapper .support-content .support-detail .support-text p {
  color: #666;
  font-size: 14px;
}
.support-wrapper .support-content .support-detail .support-text .m-t-15 {
  margin-top: 6px;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure {
  margin-top: 60px;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul {
  list-style: none;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 132px;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li:after {
  content: '';
  background: url(/static/cn/images/support/next.png) no-repeat;
  width: 11px;
  height: 20px;
  position: absolute;
  top: 12px;
  left: 86px;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li:last-of-type:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li p {
  width: 64px;
  display: inline-block;
  position: absolute;
  top: 64px;
  left: -6px;
  font-size: 14px;
  color: #555;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li p.p-a-7 {
  left: 7px;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li.multiple:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.support-wrapper .support-content .support-detail .support-text .support-procedure ul li.multiple img:last-of-type {
  position: absolute;
  top: 10px;
  left: 86px;
}
.support-wrapper .support-content .support-detail .support-text .procedure ul li {
  width: 181px;
}
.support-wrapper .support-content .support-detail .support-text .procedure ul li:after {
  content: '';
  background: url(/static/cn/images/support/next.png) no-repeat;
  width: 11px;
  height: 20px;
  position: absolute;
  top: 12px;
  left: 111px;
}
.support-wrapper .support-content .support-detail .support-text .procedure ul li p.p-a-7 {
  left: 4px;
}
.support-wrapper .support-content .support-detail .support-text .procedure ul li:last-of-type {
  width: 125px;
}
.support-wrapper .support-content:last-of-type .support-text p {
  line-height: 25px;
  margin-right: 64px;
}
.support-experiment {
  width: 100%;
  margin: 0 auto;
}
.support-experiment .introduce-text {
  text-align: center!important;
}
.support-experiment .introduce-text p {
  text-indent: 0!important;
}
.support-experiment .experiment-img {
  padding-top: 30px;
  width: 80%;
  margin: 0 auto;
}
.support-experiment .experiment-img img {
  margin: 0 20px 20px 0;
}
#factory-content {
  width: 100%;
  margin: 0 auto;
  color: #fff;
}
#factory-content .crumbs {
  width: 70%;
  margin: 0 auto;
}
#factory-content .factory-img {
  background: url("/static/cn/images/about/factory-back.png") no-repeat;
  height: 541px;
  width: 100%;
  background-size: cover;
}
#factory-content .factory-img .factory-info {
  padding-top: 112px;
  width: 1200px;
  margin: 0 auto;
}
#factory-content .factory-img .factory-info ul {
  overflow: hidden;
}
#factory-content .factory-img .factory-info ul li {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  width: 300px;
  height: 210px;
  float: left;
}
#factory-content .factory-img .factory-info ul li p span:last-child {
  vertical-align: top;
  margin-left: 10px;
  font-size: 14px;
  color: #eaeaea;
}
#factory-content .factory-img .factory-info ul li h1 {
  font-size: 48px;
  /*span{
              font-size: 30px;
              position: absolute;
              right: 0;
              top: -17px;
            }*/
}
#factory-content .factory-img .factory-info ul li .add {
  position: absolute;
  top: -10px;
  right: 101px;
  font-size: 30px;
}
#factory-content .factory-img .factory-info ul.m-t-79 {
  /*margin-top: 79px;*/
}
#factory-content .factory-img .factory-info ul.m-t-79 li {
  /*margin-right: 130px;*/
  /*.p-r-44{
              right: 44px;
            }*/
}
#factory-content .factory-img .factory-info ul.m-t-79 li:last-child h1 span {
  right: 41px;
}
#factory-content .factory-img .factory-info ul.m-t-79 li:nth-of-type(2) .add {
  right: 87px;
}
#factory-content .real-factory {
  color: #000;
}
#factory-content .real-factory .m-t-120 {
  margin-top: 120px;
  position: relative;
  top: 0;
  left: 0;
  background: #f6f7fb;
  width: 100%;
  height: 320px;
}
#factory-content .real-factory .m-t-120 .real-content {
  width: 70%;
  margin: 0 auto;
  display: flex;
}
#factory-content .real-factory .m-t-120 .real-content .real-img {
  margin-top: -67px;
}
#factory-content .real-factory .m-t-120 .real-content .factory-intro {
  margin: 67px 0 0 30px;
}
#factory-content .real-factory .m-t-120 .real-content .factory-intro .company {
  color: #666666;
  text-align: left;
  margin-bottom: 20px;
  font-size: 24px;
}
#factory-content .real-factory .m-t-120 .real-content .factory-intro p {
  width: 761px;
  font-size: 16px;
  color: #6d6565;
  padding-right: 190px;
  box-sizing: border-box;
}
#factory-content .workshop {
  color: #6d6565;
  width: 70%;
  margin: 0 auto;
}
#factory-content .workshop .workshop-text p {
  line-height: 30px;
}
#factory-content .workshop .workshop-img {
  margin: 30px 0 50px 0;
  text-align: center;
}
#factory-content .workshop .workshop-img img {
  max-width: 100%;
  display: block;
}
.enrollment-wrapper {
  color: #555;
}
.enrollment-wrapper .introduce {
  margin-bottom: 50px;
}
.enrollment-wrapper .introduce .introduce-content h3 {
  margin-bottom: 0px;
}
.enrollment-wrapper .introduce .introduce-content .introduce-text {
  text-align: center;
}
.enrollment-wrapper .introduce .introduce-content .introduce-text p {
  text-indent: 0 !important;
}
.enrollment-wrapper .introduce .table-title {
  display: flex;
  width: 66%;
  margin: 0 auto 30px auto;
}
.enrollment-wrapper .introduce .table-title a {
  width: 50%;
}
.enrollment-wrapper .introduce .table-title a div {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #d6cfcf;
  cursor: pointer;
  color: #555;
}
.enrollment-wrapper .introduce .table-title a div.active {
  background: #75be55;
  color: #fff;
  border-bottom: 2px solid #267c00;
}
.enrollment-wrapper .introduce .table-title a div img {
  margin-right: 7px;
  vertical-align: middle;
}
.enrollment-wrapper .introduce .table-title a:last-of-type div {
  border-left: none;
}
.enrollment-wrapper .introduce .table-title a:last-of-type div img {
  vertical-align: sub;
}
.enrollment-wrapper .introduce .table table {
  width: 66%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #c1b1a1;
  border-collapse: collapse;
  border-left-style: none;
  border-right-style: none;
  font-size: 14px;
}
.enrollment-wrapper .introduce .table table tr {
  height: 60px;
  border: 1px solid #c1b1a1;
  border-left-style: none;
  border-right-style: none;
}
.enrollment-wrapper .introduce .table table tr:first-of-type {
  font-size: 20px;
  color: #75be55;
  border-top: 2px solid #c1b1a1;
}
.enrollment-wrapper .introduce .table table tr td {
  border: 0;
}
.enrollment-wrapper .introduce .table table tr td a {
  display: inline-block;
  color: #000;
}
.enrollment-wrapper .introduce .table table tr td a button {
  width: 100px;
  height: 40px;
  border: 1px solid #75be55;
  background: #fff;
  border-radius: 2px;
  cursor: pointer;
  outline: none;
  font-size: 14px;
  color: #555;
}
.enrollment-wrapper .introduce .table table tr td a:hover button {
  background: #75be55;
  color: #fff;
}
.enrollment-wrapper .introduce .table .page {
  margin-top: 35px;
}
.enrollment-wrapper .introduce .table .page ul {
  text-align: center;
}
.enrollment-wrapper .introduce .table .page ul li {
  display: inline-block;
  margin: 0 2px;
}
.enrollment-wrapper .introduce .table .page ul li a {
  display: inline-block;
  height: 36px;
  width: 36px;
  background: #fff;
  line-height: 36px;
  color: #555;
}
.enrollment-wrapper .introduce .table .page ul li a.active {
  background: #75be55;
  color: #fff;
}
.enrollment-wrapper .introduce .table .page ul li a:hover {
  background: #75be55;
}
.enrollment-wrapper .introduce .table .page ul li a.ellipsis {
  background: #f6f7fb;
}
.enrollment-wrapper .introduce .table .page ul li a span {
  vertical-align: super;
}
.enrollment-wrapper .introduce .table .page ul li a img.rotate-180 {
  transform: rotate(180deg);
}
.enrollment-wrapper .enrollment-detail {
  width: 78%;
  padding: 90px 0 35px;
  margin: 0 auto;
}
.enrollment-wrapper .enrollment-detail .table-title {
  margin-bottom: 30px;
}
.enrollment-wrapper .enrollment-detail .table-title table {
  width: 100%;
  font-size: 16px;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
}
.enrollment-wrapper .enrollment-detail .table-title table tr {
  height: 49px;
}
.enrollment-wrapper .enrollment-detail .table-title table tr:first-of-type {
  color: #75be55;
  font-size: 20px;
}
.enrollment-wrapper .enrollment-detail .table-title table tr:last-of-type td {
  padding-top: 0;
}
.enrollment-wrapper .enrollment-detail .table-title table tr td {
  width: 150px;
}
.enrollment-wrapper .enrollment-detail .enrollment-text {
  width: 80%;
  margin: 0 auto;
}
.enrollment-wrapper .enrollment-detail .enrollment-text h3 {
  font-size: 20px;
}
.enrollment-wrapper .enrollment-detail .enrollment-text .work-duty {
  font-size: 14px;
  display: flex;
  margin-top: 20px;
}
.enrollment-wrapper .enrollment-detail .enrollment-text .work-duty .label {
  width: 9%;
}
.enrollment-wrapper .enrollment-detail .enrollment-text .work-duty ol li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
.product-wrapper {
  background: #f6f7fb;
  width: 100%;
  margin-top: -4px;
}
.product-wrapper .about-content {
  width: 68%;
  min-width: 1158px;
}
.product-wrapper .about-content .crumbs {
  padding-top: 10px;
}
.product-wrapper .about-content .introduce {
  padding-bottom: 60px;
}
.product-wrapper .about-content .introduce .introduce-list {
  text-align: left;
  margin: 0;
}
.product-wrapper .about-content .introduce .introduce-list ul li {
  margin: 0 10px 10px 0;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.product-wrapper .about-content .introduce .introduce-list ul li a {
  width: 280px;
  height: 200px;
  line-height: 19px;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .classify {
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .classify .img-icon {
  max-width: 100%;
  height: 162px;
  /* padding-top: 50px; */
  box-sizing: border-box;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .classify .img-icon img {
  max-width: 100%;
  max-height: 75%;
  margin: auto;
  display: block;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .classify .title-text {
  text-align: center;
  font-size: 14px;
  font-family: "sourceHanSansCN Regular";
  color: #555555;
  height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #75be55;
  opacity: 0;
  color: #fff;
  transition: all .4s;
  z-index: 3;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .mask .mask-text {
  text-align: center;
  padding: 25px 10px 15px 10px;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .mask .mask-text p {
  text-align: justify;
  font-size: 14px;
  margin: 15px 0 19px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .mask .mask-text .mask-img {
  cursor: pointer;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
}
.product-wrapper .about-content .introduce .introduce-list ul li a .mask .mask-text .mask-img img {
  width: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
}
.product-wrapper .about-content .introduce .introduce-list ul li:nth-child(3n+0) {
  margin: 0;
}
.product-wrapper .about-content .introduce .introduce-list ul li:hover .mask {
  opacity: 0.9;
}
.product-wrapper .about-content .introduce .detail-content {
  display: flex;
}
.product-wrapper .about-content .introduce .detail-content .content-left {
  width: 45%;
}
.product-wrapper .about-content .introduce .detail-content .content-left .bx-wrapper .bx-prev {
  background: url(/static/cn/images/product/detail-prev.png) no-repeat center;
  height: 62px;
  width: 62px;
  line-height: 62px;
}
.product-wrapper .about-content .introduce .detail-content .content-left .bx-wrapper .bx-prev:hover {
  background: url(/static/cn/images/product/detail-prev-hover.png) no-repeat center;
  height: 62px;
  width: 62px;
  line-height: 62px;
}
.product-wrapper .about-content .introduce .detail-content .content-left .bx-wrapper .bx-next {
  background: url(/static/cn/images/product/detail-next.png) no-repeat center;
  height: 62px;
  width: 62px;
  line-height: 62px;
}
.product-wrapper .about-content .introduce .detail-content .content-left .bx-wrapper .bx-next:hover {
  background: url(/static/cn/images/product/detail-next-hover.png) no-repeat center;
  height: 62px;
  width: 62px;
  line-height: 62px;
}
.product-wrapper .about-content .introduce .detail-content .content-right {
  width: 48%;
  padding: 60px;
}
.product-wrapper .about-content .introduce .detail-content .content-right h2 {
  color: #5e5a69;
  font-size: 30px;
  font-weight: 500;
}
.product-wrapper .about-content .introduce .detail-content .content-right h2:after {
  content: '';
  width: 90%;
  height: 1px;
  background: #dfdfdf;
  margin: 30px 0;
  display: block;
}
.product-wrapper .about-content .introduce .detail-content .content-right p {
  font-size: 16px;
}
.product-wrapper .about-content .introduce .detail-content .content-right p:last-of-type {
  margin: 30px 0 50px 0;
}
.product-wrapper .about-content .introduce .detail-content .content-right .table-content .pro-detail-table {
  border: 1px solid #666;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.product-wrapper .about-content .introduce .detail-content .content-right .table-content .pro-detail-table tr td {
  border: 1px solid #666;
  text-align: center;
}
.product-wrapper .about-content .introduce .detail-content .content-right button {
  width: 155px;
  height: 40px;
  background: #75be55;
  outline: none;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
}
.product-wrapper .about-content .introduce .detail-content .content-right button span {
  vertical-align: middle;
  margin-left: 6px;
}
.product-wrapper .about-content .introduce .news-nav ul li {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #5e5a69;
  font-weight: bold;
  margin-right: 30px;
}
.product-wrapper .about-content .introduce .news-nav ul li.active {
  color: #75be55;
}
.product-wrapper .about-content .introduce .news-nav ul li:not(:first-child) {
  margin-left: 25px;
}
.product-wrapper .about-content .right-search {
  text-align: right;
  padding-top: 50px;
}
.product-wrapper .about-content .right-search .search-content {
  position: relative;
  top: 0;
  left: 0;
}
.product-wrapper .about-content .right-search .search-content img {
  position: absolute;
  top: 50%;
  right: 89px;
  transform: translateY(-50%);
  transition: all .5s;
  cursor: pointer;
}
.product-wrapper .about-content .right-search .search-content img:last-of-type {
  right: 26px;
}
.product-wrapper .about-content .right-search .search-content input {
  padding-left: 70px;
  width: 137px;
  height: 49px;
  border-radius: 3px;
  border: 1px solid #eee;
  box-sizing: border-box;
  font-size: 16px;
  transition: all .5s;
}
.product-wrapper .about-content .product-list {
  padding: 20px 0 60px 0;
  display: flex;
  min-width: 1292px;
}
.product-wrapper .about-content .product-list .proList-left {
  width: 185px;
  height: auto;
  background: #fbfbfb;
  margin-right: 70px;
  padding: 0 20px 0 20px;
}
.product-wrapper .about-content .product-list .proList-left .left-list {
  padding: 10px 0 10px 10px;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li {
  color: #797575;
  cursor: pointer;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li a {
  color: #555;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #eee;
  display: block;
  margin: 8px 0;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li:first-child:before {
  content: '';
  width: 0;
  height: 0;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list {
  transition: all .5s;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li {
  font-size: 14px;
  line-height: 35px;
  cursor: pointer;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li:first-child:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #eee;
  display: block;
  margin: 8px 0;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li:before {
  content: '';
  width: 7px;
  height: 1px;
  background: #aeaeae;
  display: inline-block;
  vertical-align: sub;
  margin-right: 15px;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li span {
  width: 7px;
  height: 1px;
  background: #aeaeae;
  display: inline-block;
  vertical-align: super;
  margin-right: 15px;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li a {
  color: #555;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li:hover {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul li:hover a {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul .selected {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li .sub-list ul .selected a {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li:hover {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list ul li:hover a {
  color: #75be55;
}
.product-wrapper .about-content .product-list .proList-left .left-list .selected {
  color: #75be55;
  /*.sub-list{
              ul li {
                a{
                  &:first-of-type{
                    color: #75be55;
                  }
                }
              }
            }*/
}
.product-wrapper .about-content .product-list .proImg-right {
  width: 1068px;
}
.product-wrapper .about-content .product-list .proImg-right ul li {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  margin-right: 49px;
  margin-bottom: 42px;
  cursor: pointer;
  border: 1px solid transparent;
  height: 203px;
  width: 298px;
  background: #fff;
}
.product-wrapper .about-content .product-list .proImg-right ul li:nth-child(3n+0) {
  margin: 0;
}
.product-wrapper .about-content .product-list .proImg-right ul li a {
  display: inline-block;
  height: 100%;
  width: 298px;
  color: #555;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.product-wrapper .about-content .product-list .proImg-right ul li a img {
  width: 70%;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 70%;
}
.product-wrapper .about-content .product-list .proImg-right ul li a span {
  width: 100%;
  text-align: center;
  margin-top: 158px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  height: 42px;
  font-size: 14px;
}
.product-wrapper .about-content .product-list .proImg-right ul li:hover {
  border: 1px solid #75be55;
  box-shadow: 0 0 6px 1px #75be55;
}
.product-wrapper .about-content .page {
  padding-bottom: 70px;
}
.product-wrapper .about-content .page ul {
  text-align: center;
}
.product-wrapper .about-content .page ul li {
  display: inline-block;
}
.product-wrapper .about-content .page ul li a {
  display: inline-block;
  height: 36px;
  width: 36px;
  background: #fff;
  line-height: 36px;
}
.product-wrapper .about-content .page ul li a.active {
  background: #75be55;
  color: #fff;
}
.product-wrapper .about-content .page ul li a:hover {
  background: #75be55;
}
.product-wrapper .about-content .page ul li a.ellipsis {
  background: #f6f7fb;
}
.product-wrapper .about-content .page ul li a span {
  vertical-align: super;
}
.product-wrapper .about-content .page ul li a img.rotate-180 {
  transform: rotate(180deg);
}
.product-wrapper .about-content .news-content .news-list ul li {
  margin-bottom: 40px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line {
  display: flex;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-img {
  width: 350px;
  height: 180px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-img img {
  width: 100%;
  height: 100%;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary {
  width: 67%;
  padding: 26px 0 40px 40px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary h2 a {
  color: #5e5a69;
  font-size: 16px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary h2 a:hover {
  color: #75be55;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary p {
  font-size: 14px;
  color: #9c9494;
  margin-top: 10px;
  margin-top: 8px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary p:last-of-type {
  font-size: 12px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary .news-date {
  margin-top: -3px;
}
.product-wrapper .about-content .news-content .news-list ul li .news-line .news-summary .news-date:after {
  content: '';
  width: 100%;
  height: 1px;
  background: url("/static/cn/images/news/dash.png");
  /*border-top: 1px dashed #9c9494;*/
  display: block;
  margin-top: 15px;
}
.page ul li a img.rotate {
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div {
    display: block!important;
  }
  .about-content .contact .contact-list .list-wrapper:first-of-type ul li:nth-of-type(3) div div span:last-of-type {
    margin-top: 0px!important;
  }
}
