/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2020-03-24 09:38:59
 * @version $Id$
 */

.text-center{text-align: center;}
.full-case-crumbs {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 42px;
  padding: 14px 0;
  background-color: #ededed
}
.full-case-crumbs.crumbs-fff {
  background-color: #fff
}
.full-case-crumbs .crumbs {
  float: left;
  font-size: 0
}
.full-case-crumbs .crumbs a, .full-case-crumbs .crumbs i, .full-case-crumbs .crumbs span {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  line-height: 42px
}
.full-case-crumbs .crumbs a:hover {
  color: #7ABB2D
}
.full-case-crumbs .crumbs i {
  padding: 0 1em;
  font-family: consolas;
  font-style: normal
}
.full-case-crumbs .crumbs span {
  color: #7ABB2D
}
.full-case-crumbs .crumbs .home {
  padding-left: 36px;
  background: url(../image/crumbhome.png) no-repeat 0 10px
}
.full-case-crumbs .crumbs .home:hover {
  background-image: url(../image/crumbhomeac.png)
}
.full-case-crumbs .other-channel {
  position: relative;
  float: right;
  z-index: 10;
  width: 307px;
  font-size: 16px;
  line-height: 42px;
  color: #666
}
.full-case-crumbs .other-channel .channel-title {
  padding-left: 28px;
  background: #fff url(../image/otherarr.png) no-repeat 270px center;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
}
.full-case-crumbs .other-channel .channel-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  width: 100%;
  padding-bottom: 0;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  max-height: 462px;
  overflow-y: auto
}
.full-case-crumbs .other-channel .channel-dropdown a {
  display: block;
  padding-left: 28px;
  font-size: 15px;
  line-height: 40px;
  display: block;
}
.full-case-crumbs .other-channel .channel-dropdown a:hover {
  background-color: #7ABB2D;
  color: #fff
}
.full-case-crumbs .edit {
  float: right;
  width: 15%;
  height: 42px;
  text-align: center;
  background-color: #fff
}
.full-case-crumbs .edit span {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  line-height: 42px;
  color: #7ABB2D;
  padding-left: 44px;
  background: url(../image/editbkac.png) no-repeat 0 44.9%
}
.inside-banner {
  position: relative;
  overflow: hidden
}
.inside-banner img {
  display: block;
  width: 100%
}
.inside-banner .ban-info {
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}
.inside-banner .ban-info h2 {
  margin-bottom: 10px;
  font-size: 40px;
  color: #fff;
}
.inside-banner .ban-info p {
  font-size: 12px;
  line-height: 30px;
  color: #969696;
}
.inside-banner .ban-info p a {
  color: #cecece;
  font-size: 16px;
  text-transform: capitalize;
}
.inside-banner .case-ban-info {
  position: absolute;
  left: 0;
  top: 28.5%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}
.inside-banner .case-ban-info h2 {
  font-size: 54px;
  line-height: 64px
}
.inside-banner .case-ban-info .case-desc {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 42px
}
.inside-banner .feature .item {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding: 0 57px
}
.inside-banner .feature .center {
  position: relative
}
.inside-banner .feature .center span {
  position: absolute;
  top: 10px;
  bottom: 16px;
  width: 1px;
  background: url(../image/bk2p.png) repeat-y 0 0
}
.inside-banner .feature .center .before {
  left: 0
}
.inside-banner .feature .center .after {
  right: 0
}
.inside-banner .feature h3 {
  font-size: 18px;
  line-height: 38px;
  text-align: left
}
.inside-banner .feature h4 {
  font-size: 90px;
  line-height: 104px
}
.new_pro_item {
  float: left;
  width: 31.333333%;
  margin: 1%;
  font-size: 1em;
  text-align: center;
  line-height: 3em;
}
.new_pro_item img {
  width: 100%;
  height: auto;
  display: block;
}
.news_pro_page:after {
  content: '';
  display: block;
  clear: both;
}
.review_item {
  padding: 0.6em;
  0;
}
.review_item:after {
  content: '';
  display: block;
  clear: both;
}
.review_item > p {
  float: left;
  width: 80%;
  font-size: 1em;
  line-height: 1.5em;
  color: #666
}
.review_item > span {
  float: left;
  width: 12%;
  text-align: right;
  line-height: 1.5em;
  font-size: 1em;
  padding-right: 4%;
  color: #333;
  position: relative;
  margin-right: 4%;
}
.review_item > span:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #7ABB2D;
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -4px;
  z-index: 333;
}
.review_item > span:before {
  content: '';
  display: block;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 0;
  height: 500%;
  display: block;
  top: -150%;
}
.about-set2 {
  width: 100%;
  padding: 50px 0 100px 0;
}
.about-set2 .page,
.about-set7 .page
{position: relative;}
.about-set2 .title{text-align: start;padding-bottom: 50px;font-size: 2em;font-weight: bold;}
.about-set2 .title::after
{width: 20px;height: 2px;content: '';background-color: #7ABB2D;display:block;margin-top: 12px;}
.about-set2 .img {
  width: 50%;
}
.about-sz{position: absolute;bottom: 0;width: 100%;background: linear-gradient(90deg, rgba(122, 187, 45, 0.8) 0%, rgba(71, 169, 160, 0.8) 100%);
padding: 40px;box-sizing: border-box;bottom: -80px;}
.about-sz ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;color: #fff;text-align: center;}
.about-sz ul li h4{font-size: 40px;}
.about-sz ul li h4 sub{font-size: 12px;font-weight: normal;}
.about-sz ul li{position: relative;width: 14%;}
.about-sz ul li:not(:first-child)::before{width: 1px;height: 100%;content: '';display: block;position: absolute;background-color: rgba(255, 255, 255, .1);}

.about-set2 .img img {
  width: 100%;
  height: auto;
  display: block;
}
.about-set2 .txt {
  width: 50%;
  padding-right: 50px;
  box-sizing: border-box;
}
.about-set2 .txt h5 {
  font-size: 25px;
  color: #666;
  font-weight: normal;
  line-height: 30px;
  display: block;
}
.about-set2 .txt h6 {
  font-size: 1.9em;
  color: #333;
  line-height: 1em;
  padding: 0px 0 0.85em;
  font-weight: normal;
  display: block;
}
.about-set2 .txt p, .about-set2 .txt div {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-indent: 0;
}
.about-set3 {
  padding: 60px 0;
  color: #fff;
  background-image: url(../picture/about-set3.jpg);
  ;
}
.about-set3 .sj-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  ;
}
.about-set3 .sj-list .sj-item .item {
  text-align: center;
}
.about-set3 .sj-list .sj-item .item h3 {
  font-size: 60px;
}
.about-set3 .sj-list .sj-item .item h3 span {
  color: #fff;
  font-size: 60px;
}
.about-set3 .sj-list .sj-item .item sup {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.about-set3 .sj-list .sj-item .item p {
  color: #fff;
  ;
}
.about-set4 {
  width: 100%;
  position: relative;
  overflow: hidden
}
.about-set4 .photo-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  ;
}
.about-set4 .photo-box .photo-swiper {
  width: 50%;
}
.about-set4 .photo-box .photo-list {
  width: 49%;
}
.about-set4 .photo-box .photo-list .photo-item {
  position: relative;
}
.about-set4 .photo-box .photo-list .photo-item img {
  width: 100%;
}
.about-set4 .photo-box .photo-list .photo-item p, .about-set4 .photo-box .photo-swiper .swiper-slide p {
  position: absolute;
  bottom: 3px;
  padding: 5%;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8));
  color: #fff;
  width: 100%;
}
.about-set4 .photo-box .photo-swiper .swiper-pagination {
  width: auto;
  left: 10px;
}
.about-set4 .photo-box .photo-swiper .swiper-nav {
  position: absolute;
  z-index: 888;
  top: 43%;
  margin: 0;
  width: 100%;
  justify-content: space-between;
  ;
}
.about-set4 .photo-box .photo-swiper .swiper-nav div {
  width: 50px;
  height: 80px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  line-height: 80px;
  font-size: 24px;
  font-family: '宋体';
}
.about-set4 .photo-box .photo-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
  background-color: #af1d2a;
}
.about-set4 #tab {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.about-set4 #tab li.active {
  background-color: #af1d2a;
  color: #fff;
}
.about-set4 #tab li {
  line-height: 40px;
  text-align: center;
  background-color: #f5f5f5;
  padding: 0 20px;
  margin: 10px;
  cursor: pointer;
}
.bg-gray{background-color: #f5f5f5;}
.about-set5 {
  padding-top:3em;
  padding-bottom: 3em;
}
.about-set5 .honer-box .swiper-slide img {
  border: 5px #eee solid;
  box-sizing: border-box;
}
.about-set5 .honer-box .swiper-slide p {
  background-color: #fff;
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.about-set6 {
  background-color: #fff;
  padding-bottom: 30px;
}
.about-set6 .huoban-box li {}
.about-set6 .cul-box ul{flex-wrap: wrap;}
.about-set6 .cul-box ul li{
	width: 33.3%;
	height: 300px;
	position: relative;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
	background-size: cover;
}
.about-set6 .cul-box ul li:first-child{
	background-image: url(../picture/wh01.jpg);
}
.about-set6 .cul-box ul li:nth-child(2){
	background-image: url(../picture/wh02.jpg);
}
.about-set6 .cul-box ul li:nth-child(3){
	background-image: url(../picture/wh03.jpg);
}
.about-set6 .cul-box ul li:nth-child(4){
	background-image: url(../picture/wh04.jpg);
	width: 49.99%;
}
.about-set6 .cul-box ul li:nth-child(5){
	background-image: url(../picture/wh05.jpg);
	width: 49.99%;
	margin-top: 1px;
}
.about-set6 .cul-box ul li:nth-child(6){
	background-image: url(../picture/wh06.jpg);
	margin-top: 1px;
}

.about-set6 .cul-box ul li .name{
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	transition: all .4s ease .3s;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.about-set6 .cul-box ul li .content{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 28px;
	box-sizing: border-box;
	color: #fff;
}
.about-set6 .cul-box ul li .title{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1;
	opacity: 0;
	transform: translateY(60px);
	transition: all .4s ease;
}
.about-set6 .cul-box ul li .title{
	
	line-height: 1.1;
	opacity: 0;
	transform: translateY(60px);
	transition: all .4s ease;
}
.about-set6 .cul-box ul li .text{
	opacity: 0;
}
.about-set6 .cul-box ul li:hover .name{opacity: 0;transition: all .4s ease;}
.about-set6 .cul-box ul li:hover .title{opacity: 1;transform: translateY(0);transition: all .6s ease .3s;color: #fff;}
.about-set6 .cul-box ul li:hover .text{opacity: 1;transform: translateY(0);transition: all .6s ease .4s;font-size: 16px;color: #fff;
	line-height: 28px;
	margin-top: 16px;}


.sonTitle{width: auto;}
.sonTitle .title{color: #333;line-height: 1.1;}
.sonTitle .text{color: #666;}
.sonTitle.center{width: 100%;text-align: center;}
.sonTitle.white .title, .sonTitle.white .text{color: #fff;font-size: 2em;position: relative;}
.sonTitle.white .title::before{content: ''; display: block; width: 20px; height: 2px;background-color: #7ABB2D; position: absolute;left: 0;right: 0;margin: auto;bottom: -15px;}
.aboutlc{overflow: hidden;width: 100%;position: relative;height: 600px;}
.pt100{padding-top: 100px;}
.aboutlc-image{width: 100%;position: absolute;top: 0;left: 0;object-fit: cover;height: 100%;}
.aboutlc .sonTitle{position: relative;z-index: 4;}
.aboutlc-mix{width: 100%;margin-top: 60px;}
.aboutlc-mix .gallery{width: 100%;position: relative;z-index: 4;}
.aboutlc-mix .gallery-more{width: 100%;text-align: center;color: #fff;padding-top: 100px;position: relative;}
.aboutlc-mix .gallery-more .hint{font-family:'MB';line-height: 1;font-weight: 700;font-size: 180px;opacity: 0.05;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;}
.aboutlc-mix .gallery-more .cont{width: 100%;max-width: 660px;margin: 0 auto;font-size: 18px;}
.aboutlc-mix .gallery-more .cont p{line-height: 40px;}
.aboutlc-mix .gallery-more .line{width: 56px;height: 2px;background: #7ABB2D;margin: 24px auto 20px;}
.aboutlc-mix .gallery-more .num{font-family:'MB';line-height: 1;font-weight: 700;font-size: 50px;}
.aboutlc-mix .thumbs{position: absolute;width: 100%;left: 0;bottom: 120px;z-index: 4;/* transform: rotate(-9deg); */}
.aboutlc-mix .thumbs::before{content: "";position: absolute;width: 120%;height: 1px;background: #fff;left: -10%;top: 12px;opacity: .3;}
.aboutlc-mix .thumbs .swiper-container{width: 1400px;margin: 0 auto;}
.aboutlc-mix .thumbs .thumbs-year{width: 100%;font-size: 22px;/* transform: rotate(9deg); */display: flex;flex-direction: column;justify-content: space-between;align-items: center;font-family:'MB';line-height: 1;height: 60px;color: #fff;padding-top: 7px;font-weight: 700;transition: all .4s ease;position: relative;z-index: 4;}
.aboutlc-mix .thumbs .thumbs-year:hover{color: #949d89;}
.aboutlc-mix .thumbs .thumbs-year.active{color: #7ABB2D;}
.aboutlc-mix .thumbs .thumbs-year i{width: 11px;height: 11px;background: #949d89;border-radius: 50%;margin: 0 auto;transition: all .4s ease;position: relative;}
.aboutlc-mix .thumbs .thumbs-year i::before, .aboutlc-mix .thumbs .thumbs-year i::after{content: "";position: absolute;left: 50%;}
.aboutlc-mix .thumbs .thumbs-year i::before{width: 21px;height: 21px;border-radius: 50%;top: 50%;margin: -11px 0 0 -10px;opacity: 0;background: #7ABB2D;transition: all .4s ease;}
.aboutlc-mix .thumbs .thumbs-year i::after{width: 1px;height: 12px;top: 10px;background: #949d89;transition: all .4s ease;}
.aboutlc-mix .thumbs .thumbs-year.active i{background: #7ABB2D;}
.aboutlc-mix .thumbs .thumbs-year.active i::after{background: #7ABB2D;}
.aboutlc-mix .thumbs .thumbs-year.active i::before{opacity: 0.2;}
.aboutlc-mix .thumbs-prev, .aboutlc-mix .thumbs-next{width: 42px;bottom: 338px;height: 102px;position: absolute;z-index: 4;cursor: pointer;background: rgba(0, 0, 0, .5) url("../image/arrLW.svg") no-repeat center/24px auto;transition: all .4s ease;}
.aboutlc-mix .thumbs-prev{left: 180px;}
.aboutlc-mix .thumbs-next{right: 180px;background-image: url("../image/arrRW.svg");}
.aboutlc-mix .thumbs-prev:hover, .aboutlc-mix .thumbs-next:hover{background-color: #7ABB2D;}

.jiagou-box {text-align: center;padding-bottom: 50px;}


.usyoushi {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
.usyoushi .usyoushitop {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e6e7ec;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.usyoushi .usyoushitopl {
  position: absolute;
  width: 550px;
  height: 100%;
  display: flex;
  top: 0px;
  left: 0px;
  flex-direction: column;
  justify-content: center;
}
.usyoushi .usyoushitopl .t {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  font-family: 'centurygothic';
}
.usyoushi .usyoushitopl .b {
  font-weight: bold;
  font-size: 32px;
  color: #333;
  margin: 6px 0 24px;
}
.usyoushi .usyoushitopl .c {
  font-size: 14px;
  color: #555;
  line-height: 24px;
}
.usyoushi .usyoushitop img {
  width: 610px;
  float: right;
}
.usyoushi .usyoushibtml {
  overflow: hidden;
  position: relative;
}
.usyoushi .usyoushibtml {
  width: 300px;
  float: left;
  border-right: 1px solid #e6e7ec;
  text-align: left;
}
.usyoushi .usyoushibtml .t {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  font-family: 'centurygothic';
}
.usyoushi .usyoushibtml .b {
  font-weight: bold;
  font-size: 32px;
  color: #333;
  margin: 6px 0 16px;
}
.usyoushi .usyoushibtml .c {
  font-size: 22px;
  color: #333;
}
.usyoushi .usyoushibtmr {
  float: right;
}
.usyoushi .usyoushibtmr li {
  float: left;
}
.usyoushi .usyoushibtmr li:nth-child(2n+1) {}
.usyoushi .usyoushibtmr li:nth-child(2n+1) img {
  margin-bottom: 10px;
}
.usyoushi .usyoushibtmr li:nth-child(2n+1) p {
  font-size: 12px;
  color: #555;
  text-align: center;
}
.usyoushi .usyoushibtmr li:nth-child(2n+2) {
  color: #cecece;
  font-size: 40px;
  font-family: '宋体';
  margin: 30px 60px 0;
  font-weight: bold;
}
.usyoushi .usyoushibtmr li:last-child {
  display: none;
}
#us_wenhua {
  padding: 60px 0 100px;
  width: 100%;
  background: url(../picture/wenhua01.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.us_wenhua {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.us_wenhua .newus_t, .us_wenhua .newus_b {
  color: #fff;
  text-align: left;
}
.us_wenhua .newus_line {
  background: #fff;
  float: left;
  margin-bottom: 40px;
}
#us_wenhua .wenhuali {
  float: left;
  margin-bottom: 40px;
}
#us_wenhua .wenhuali img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 30px;
}
#us_wenhua .wenhuali .h_telr {
  float: left;
}
#us_wenhua .wenhuali .h_telr .h_telrt {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 18px;
}
#us_wenhua .wenhuali .h_telr .h_telrb {
  font-size: 14px;
  color: #fff;
}
#contact01 {
  width: 100%;
  background: #f1f1f1;
  overflow: hidden;
  padding: 60px 0;
}
.contact01 {
  width: 1300px;
  margin: 0 auto 0px;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  overflow: hidden;
}
.contact01 .contact01_r {
  width: 720px;
  float: right;
  display: block;
  height: 500px;
}
.contact01 .contact01_l {
  width: 490px;
  float: left;
}
.contact01 .contact01_l .contact01_lt {
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
  padding-bottom: 30px;
  padding-top: 20px;
  margin-bottom: 20px;
}
.contact01 .contact01_l .contact01_lt .contact01_lt_l {
  float: left;
}
.contact01 .contact01_l .contact01_lt .contact01_lt_l .t {
  font-size: 14px;
  color: #7ABB2D;
  margin-top: 20px;
}
.contact01 .contact01_l .contact01_lt .contact01_lt_l .b {
  font-size: 28px;
  color: #7ABB2D;
  font-family: 'centurygothic';
  font-weight: bold;
  margin: 12px 0 40px;
}
.contact01 .contact01_l .contact01_lt .contact01_lt_l .c {
  font-weight: bold;
  font-size: 18px;
  color: #7ABB2D;
  font-family: 'centurygothic';
}
.contact01 .contact01_l .contact01_lt img {
  float: right;
  width: 168px;
}
.contact01 .contact01_l .contact01_lb {
  line-height: 20px;
  margin-bottom: 10px;
}
.contact01 .contact01_l .contact01_lb h2{
	font-size: 24px;
	color: #7ABB2D;
}
.contact01 .contact01_l .contact01_lb p{
	margin: 20px 0;
}
.contact01 .contact03_lb ul {
  display: flex;
}
.contact01 .contact03_lb ul li {
  max-width: 120px;
}
.contact01 .contact03_lb ul li img {
  max-width: 120px;
}
.contact01 .contact02_lb ul {
  display: flex;
  margin-top: 15px;
}
.contact01 .contact02_lb ul li {
  margin-right: 15px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 55px;
  text-align: center;
  background-color: #eee;
}
.contact01 .contact02_lb ul li i.icon {
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}
.contact01 .contact02_lb ul li i.icon01 {
  background-image: url(../picture/icon01.svg);
}
.contact01 .contact02_lb ul li i.icon02 {
  background-image: url(../picture/icon02.svg);
}
.contact01 .contact02_lb ul li i.icon03 {
  background-image: url(../picture/icon03.svg);
}
.contact01 .contact02_lb ul li i.icon04 {
  background-image: url(../picture/icon04.svg);
}
.contact01 .contact01_l .contact01_lb span {
  display: inline-block;
  font-size: 14px;
  color: #555;
  display: block;
  width: 50%;
  text-align: left;
}
.contact02 {
  width: 1300px;
  margin: 0 auto 0px;
  background: #fff;
  padding: 60px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.contact02 .contact02_l {
  width: 490px;
  float: left;
  position: relative;
}
.contact02 .contact02_l img {
  width: 100%;
  display: block;
}
.contact02 .contact02_l .contact02_lt {
  position: absolute;
  top: 10px;
  left: 0px;
}
.contact02 .contact02_l .contact02_lt div {
  font-size: 24px;
  color: #7ABB2D;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact02 .contact02_l .contact02_lt p {
  font-size: 16px;
  color: #7ABB2D;
  font-family: 'centurygothic';
}
.contact02 .contact02_r {
  width: 710px;
  float: right;
  position: relative;
}
.contact02 .messageli {
  width: 350px;
  height: 60px;
  border: 1px solid #e9e9e9;
  float: left;
  box-sizing: border-box;
  margin-bottom: 10px;
  overflow: hidden;
}
.contact02 .messageli img {
  width: 60px;
  height: 58px;
  border-right: 1px solid #e9e9e9;
  display: block;
  float: left;
}
.contact02 .messageli .input01 {
  width: 287px;
  height: 58px;
  padding-left: 20px;
  font-size: 14px;
  color: #999;
  background: none;
  box-sizing: border-box;
  border: 0px;
}
.contact02 .messageli:nth-child(2n-1) {
  float: right;
}
.contact02 .messagecon {
  width: 710px;
  height: 120px;
  border: 1px solid #e9e9e9;
  float: left;
  box-sizing: border-box;
  margin-bottom: 30px;
  overflow: hidden;
}
.contact02 .messagecon img {
  width: 60px;
  height: 118px;
  border-right: 1px solid #e9e9e9;
  display: block;
  float: left;
}
.contact02 .messagecon textarea {
  width: 647px;
  height: 118px;
  margin-bottom: 18px;
  padding: 10px 0 10px 20px;
  border: 0px;
  background: none;
  color: #999;
  font-size: 14px;
  box-sizing: border-box;
}
.contact02 .submit {
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background: #7ABB2D;
  border: 0px;
  font-weight: bold;
}
@media (max-width:750px) {
  #contact01 {
    padding: 30px 15px;
    box-sizing: border-box;
  }
  .contact01 {
    padding: 15px;
    width: 100%;
  }
  .contact01 .contact01_r {
    width: 100%;
    display: block;
    height: 400px;
    margin-top: 20px;
  }
  .contact01 .contact01_l {
    width: 100%;
    float: left;
  }
  .contact01 .contact01_l .contact01_lt {
    padding-bottom: 20px;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .contact01 .contact01_l .contact01_lt .contact01_lt_l .t {
    margin-top: 0px;
  }
  .contact01 .contact01_l .contact01_lt .contact01_lt_l .b {
    font-size: 18px;
    color: #7ABB2D;
    margin: 12px 0 20px;
  }
  .contact01 .contact01_l .contact01_lt img {
    float: right;
    width: 110px;
  }
  .contact01 .contact01_l .contact01_lb {
    display: block;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .contact01 .contact01_l .contact01_lb span {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: left;
  }
  .contact02 {
    width: 100%;
    padding: 30px 15px;
  }
  .contact02 .contact02_l img {
    display: none;
  }
  .contact02 .contact02_l .contact02_lt {
    position: static;
    margin-bottom: 30px;
  }
  .contact02 .contact02_l .contact02_lt div {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .contact02 .contact02_l .contact02_lt p {
    font-size: 14px;
  }
  .contact02 .contact02_r {
    width: 100%;
    float: none;
    position: relative;
  }
  .contact02 .messageli {
    width: 100%;
    height: 40px;
  }
  .contact02 .messageli img {
    width: 40px;
    height: 38px;
  }
  .contact02 .messageli .input01 {
    width: calc(100% - 41px);
    height: 38px;
    padding-left: 14px;
    font-size: 12px;
  }
  .contact02 .messagecon {
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
  }
  .contact02 .messagecon img {
    width: 40px;
    height: 60px;
  }
  .contact02 .messagecon textarea {
    width: calc(100% - 41px);
    height: 58px;
    margin-bottom: 0;
    padding: 10px 0 10px 10px;
    border: 0px;
    font-size: 12px;
  }
  .contact02 .submit {
    width: 60%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .usyoushi {
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .usyoushi .usyoushitop {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .usyoushi .usyoushitop img {
    width: 100%;
    float: none;
  }
  .usyoushi .usyoushitopl {
    position: static;
    width: 100%;
    height: auto;
    display: block;
  }
  .usyoushi .usyoushitopl .t {
    font-size: 20px;
    margin-top: 30px;
  }
  .usyoushi .usyoushitopl .b {
    font-size: 24px;
  }
  .usyoushi .usyoushitopl .c {
    line-height: 22px;
    margin-bottom: 10px;
  }
  .usyoushi .usyoushibtml {
    display: none;
  }
  .usyoushi .usyoushibtmr li:nth-child(2n+2) {
    display: none;
  }
  .usyoushi .usyoushibtmr li:nth-child(2n+1) {
    width: 25%;
    text-align: center;
  }
  .usyoushi .usyoushibtmr li:nth-child(2n+1) img {
    width: 60%;
    margin-bottom: 5px;
  }
  .usyoushi .usyoushibtmr li:nth-child(2n+1) p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #us_licheng, #us_wenhua {
    padding: 30px 0;
  }
  .us_wenhua {
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #us_wenhua .wenhuali img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
  #us_wenhua .wenhuali .h_telr .h_telrt {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  #us_wenhua .wenhuali .h_telr .h_telrb {
    font-size: 12px;
    color: #fff;
  }
  #us_wenhua .wenhuali {
    margin-bottom: 20px;
  }
}
.review_tit {
  font-size: 2em;
  margin: 0 auto;
  text-align: center;
  line-height: 3em;
  position: relative;
}
.review_tit::after {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background-color: #7ABB2D;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
  ;
}
.review_p {
  line-height: 2em;
}
.about-set4 > img {
  width: 100%;
  height: auto;
}
.about-set4-cont {
  width: 640px;
  background: #fdfdfd;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 50px 0 60px;
  text-align: center
}
.about-set4-cont .txt {
  text-align: center
}
.about-set4-cont .txt p {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 40px;
  line-height: 48px;
  padding-left: 20px;
  font-weight: lighter;
}
.about-set4-cont .txt strong {
  font-size: 130px;
  font-weight: normal;
  color: #7ABB2D;
  letter-spacing: -5px;
  display: inline-block;
  vertical-align: middle;
}
.about-set4-cont .txt span {
  display: block;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.about-set4-cont h5 {
  text-align: center;
  font-size: 24px;
  padding-top: 20px;
  margin-bottom: 40px;
  line-height: 35px;
  font-weight: lighter;
  color: #333;
}
.about-set4-cont a {
  display: inline-block;
  font-size: 16px;
  color: #c7292f;
  border-bottom: 1px solid #c7292f;
  position: relative;
  margin-right: 28px;
}
.about-set4-cont a:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/about_videobtn.png) no-repeat;
  position: absolute;
  right: -28px;
  top: 3px
}
.home_yw {
  padding: 100px;
  background: url(../image/home_yw_bg.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
}
.home_yw a {
  color: #fff;
}
.yw_title {
  width: 250px;
  float: left;
}
.yw_title p {
  font-size: 24px;
  line-height: 30px;
  padding: 25px 0;
  font-weight: normal;
  color: #ccc;
}
.yw_title p.on {
  color: #fff;
  font-weight: bold;
}
.yw_title p a {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.yw_content {
  margin-left: 16px;
  position: relative;
  overflow: hidden;
}
.yw_content .grid {
  padding-left: 100px;
  position: relative;
  height: 320px
}
.yw_content .grid .line {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  background: url(../image/home_yw_line.png) no-repeat;
  background-position: center -15px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.yw_content .grid:nth-child(4n+1) .line {
  background-position: center -265px;
}
.yw_content .grid:nth-child(4n+2) .line {
  background-position: center -185px;
}
.yw_content .grid:nth-child(4n+3) .line {
  background-position: center -105px;
}
.yw_content .grid:nth-child(4n+4) .line {
  background-position: center -25px;
}
.yw_content .yw_sortlist {
  padding: 30px 0;
  margin-left: -15px;
}
.yw_content .yw_sortlist li {
  padding-left: 30px;
  float: left;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.yw_content .yw_sortlist li img {
  width: 40px;
  height: 40px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.yw_content .yw_sortlist li:hover img {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.yw_content .grid table, .yw_content .grid table * {
  color: #ccc;
}
.yw_content .grid table {
  width: 100%;
}
.yw_content .grid table td, .yw_content .grid table td * {
  font-size: 16px;
  font-weight: normal;
}
.yw_content .grid table td span {
  font-size: 17px;
  color: #fff;
  font-weight: normal;
}
.yw_content .grid table td {
  padding: 5px 20px;
  line-height: 27.4px
}
.yw_content .grid:nth-child(4n+2) table td {
  padding: 63px 20px;
  line-height: 30px
}
.yw_content .grid:nth-child(4n+3) table td {
  padding: 63px 20px;
  line-height: 30px
}
.yw_content .grid:nth-child(4n+4) table td {
  padding: 37px 20px;
  line-height: 30px
}
.full-certificate-article {
  padding: 75px 0;
  background-color: #f2f2f2
}
.full-certificate-article .info {
  float: left;
  padding-top: 2.875%
}
.full-certificate-article .cert-ico {
  margin-bottom: 23px;
  height: 78px
}
.full-certificate-article .cert-ico img {
  vertical-align: top;
  width: 78px
}
.full-certificate-article .certificate {
  float: right;
  width: 46.875%;
  padding-right: 6.25%
}
.full-certificate-article .certificate img {
  display: block;
  width: 100%
}
.full-certificate-article .m-about-title {
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  color: #1a1a1a;
}
.full-certificate-article .m-about-title span {
  color: #d93f3d
}
.full-certificate-article .m-about-text {
  padding: 25px 0;
  font-size: 15px;
  line-height: 25px;
  color: #333;
  font-weight: lighter;
}
.my-map {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.my-map .icon {
  background: url(../picture/map.svg) no-repeat;
}
.my-map .icon-cir {
  height: 40px;
  width: 40px;
}
.my-map .icon-cir-red {
  background-position: center;
}
.amap-container {
  height: 100%;
}
.contactA {
  width: 100%;
  float: left;
  background: #f5f5f5;
  margin-top: 80px;
}
.contactA_T {
  padding: 2.5em;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.contactA_T_l {
  width: 25%;
  float: left;
}
.contactA_T_l > p {
  font-size: 0.95em;
  color: #bbb;
  line-height: 0.8em;
}
.contactA_T_l > span {
  display: block;
  font-size: 2em;
  color: #333333;
  line-height: 0.8em;
  margin: 15px 0px;
  font-weight: bold;
}
.contactA_T_l > i {
  display: block;
  font-style: normal;
  color: #999999;
  line-height: 1.5em;
  letter-spacing: 0.05rem;
  font-size: 0.7em;
}
.contactA_T_l > a {
  display: inline-block;
  width: 240px;
  line-height: 50px;
  background: #7ABB2D;
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0;
  margin-top: 45px;
}
.contactA_T_R {
  float: left;
  width: 15%;
  text-align: center;
}
.contactA_T_R p {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-top: 0;
  color: #454545;
}
.contactA_T_R img {
  width: 60%;
  display: block;
  margin: 0 auto 0.8em;
}
.contactA_T_m {
  width: 30%;
  margin: 0 auto;
  padding: 0px 2em;
  height: 100%;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  float: left;
  box-sizing: border-box;
}
.contactA_T_m div {
  width: 100%;
}
.contactA_T_m div.contactA-top span {
  font-size: 22px;
  color: #7ABB2D;
  display: block;
  line-height: 30px;
  margin-bottom: 20px;
}
.contactA_T_m div strong {
  display: block;
  font-family: "Arial";
  font-size: 1.8em;
  color: #7ABB2D;
  line-height: 1em;
  margin: 5px 0px 10px;
}

.contactA_T_m .cont-body p {
  color: #595959
  font-size: 13px;
  line-height: 36px;
}
.contactA_T_m > p {
  font-size: 0.8em;
  color: #666666;
  line-height: 2em;
}
.contactA_B {
  margin: 2.5em;
  height: 455px;
  background: transparent;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.con_img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.con_img i {
  display: block;
  background: url(../image/map.png) no-repeat;
  width: 35px;
  height: 50px;
  margin: 0 auto 40px;
  animation: myanimate 0.5s infinite alternate;
  -webkit-animation: myanimate 0.5s infinite alternate;
}
.con_img a {
  width: 150px;
  padding: 12px 0px;
  background: #7ABB2D;
  text-align: center;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
}
.contactB {
  width: 100%;
  float: left;
  background: #f5f5f5;
  margin: 60px 0px 100px;
  height: 540px;
}
.contactB_l {
  width: 30.6%;
  float: left;
  background: #545454;
  height: 100%;
  color: #fff;
  position: relative;
}
.contactB_l dt {
  margin: 1.5em auto 1.0em;
  font-size: 1.6em;
  line-height: 1.2em;
  padding-bottom: 1em;
  position: relative;
  color: #fff;
  font-weight: bold;
  width: 80%;
}
.contactB_l dt:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 40px;
  height: 1px;
  background: #fff;
}
.contactB_l dd {
  width: 80%;
  margin: 0 auto;
}
.contactB_l dd p {
  font-size: 0.85em;
  line-height: 1.8em;
  color: #ccc;
}
.contactB_l:after {
  content: url(../image/cico2.png);
  position: absolute;
  bottom: 40px;
  right: 13%;
}
.contactB_R {
  width: 62%;
  float: right;
  margin-right: 3.5%;
  margin-top: 1%;
}
.contactB_R input {
  width: 35%;
  float: left;
  height: 52px;
  background: #fff;
  color: #7f7f7f;
  margin-top: 30px;
  padding: 0px 2%;
  border: 1px solid #fff;
}
.contactB_R input:nth-child(2n) {
  width: 52.2%;
  float: right;
}
.contactB_R textarea {
  width: 96%;
  float: left;
  height: 160px;
  background: #fff;
  color: #7f7f7f;
  margin-top: 30px;
  padding: 20px 2%;
  border: 0 none;
}
.contactB_R #submit {
  background: #7ABB2D;
  color: #fff;
  border: 0 none;
  font-size: 16px;
  width: 200px;
}
.contactB_R > a {
  float: right;
  width: 142px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  background: #7ABB2D;
  font-size: 16px;
  margin-top: 24px;
}
.contactB_R p {
  width: 37%;
  float: left;
  height: 52px;
  background: #f2f2f2;
  color: #7f7f7f;
  margin-top: 30px;
  padding-left: 2%;
}
.contactB_R p input {
  float: left;
  margin-top: 0px;
  padding: 0px;
}
.contactB_R p img {
  float: right;
  height: 100%;
}
.contactA_B .contactA_item {
  position: absolute;
  width: 100%;
  height: 100%;
}
.contact_A_tit {
  z-index: 333;
  height: 70px;
  line-height: 70px;
  border-radius: 1000px;
  padding: 0;
  bottom: ;
  right: ;
  background: #fff;
  text-align: center;
  width: 85%;
  margin: 0 auto 1.5em;
  left: 0;
  position: relative;
}
.contact_A_tit > ul > .block {
  position: absolute;
  z-index: 1;
  background: #c60000;
  height: 34px;
  border-radius: 50px;
  top: 3px;
}
.contact_A_tit > ul > li {
  line-height: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
  z-index: 3;
  color: #454545;
  margin: 0 2em;
  font-size: 1.2em;
  transition: 0.3s all ease;
  cursor: pointer;
}
.contact_A_tit > ul > li.contact_A_cur {
  color: #7ABB2D
}
.list_case_ul {
  display: flex;
  flex-wrap: wrap;
}
.list_case_ul::after {
  content: "";
  width: 31.33333%;
}
.about-img .list_case_ul::after {
  content: "";
  width: 23%;
}
.about-img .list_case_ul li {
  width: 23%;
}
.about-img .list_case_ul li:not(:nth-child(4n)) {
  margin-right: 2.6%;
}
.list_case_ul li {
  width: 25%;
  margin-bottom: 30px;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
}
.quali-ri .list_case_ul li:not(:nth-child(3n)) {

}
.list_case_ul li .main_pic {
  background: #fff;
  height: auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 2px
}
.list_case_ul li .main_pic:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #7ABB2D url(../image/a22.png) no-repeat center;
  position: absolute;
  z-index: 3;
  opacity: 0.8;
  left: 0;
  top: -100%;
  transition: 0.3s all ease;
}
.list_case_ul li:hover .main_pic:after {
  top: 0;
}
.list_case_ul li .main_pic img {
  transition: 0.5s;
  width: 100%;
  height: auto;
  display: block;
}
.list_con {
  padding-left: 25px;
  width: 70%;
  padding-bottom: 5px;
}
.list_con h4 {
  transition: 0.5s;
  font-size: 14px;
  color: #333; /* padding-top: 25px; */
  padding-top: 15px;
  text-align: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 20px;
  font-weight: normal;
}
.list_con p {
  font-size: 14px;
  color: #999;
  padding-top: 10px;
}
.list_case_cen i {
  transition: 0.5s;
  display: block;
  margin-right: 25px;
  margin-top: 12px;
  width: 20px;
  height: 20px;
  background: url(../image/jiahao.png) no-repeat center;
  transform: rotate(0deg) scale(0.8);
}
.list_case_ul li:hover i {
  background: url(../image/jiahao_on.png) no-repeat center;
  transform: rotate(180deg) scale(0.8);
}
.list_case_ul li:hover h4 {
  color: #7ABB2D;
}
.list_case_cen {
  background: #f5f5f5;
  border-top: 0px;
}
.list_case_cen:after {
  content: '';
  display: block;
  clear: both;
}
.list_case_ul li:hover .main_pic img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.list_case_ul li a {
  display: block;
  border: 1px solid #f5f5f5;
}
.list_case {
  padding: 50px 0;
}
.pagination {
  padding: 30px 0;
  text-align: center;
  overflow: hidden;
}
.pagination table{margin: auto;}
.pagination table,.pagination table tr{border: none;}
.pagination table td{
	vertical-align: middle;
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #333;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	margin-left: 5px;
	margin-top: 10px;
	border-radius: 50px;
}
.pagination li {
  vertical-align: middle;
  font-size: 12px;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  padding: 0 12px;
  text-align: center;
  color: #333;
  border: 1px solid #e5e5e5;
  background: #e5e5e5;
  margin-left: 5px;
  margin-top: 10px;
  border-radius: 50px;
}
.pagination li.thisclass {
  line-height: 30px;
  height: 30px;
  padding: 0 12px;
}
.pagination li:hover {
  text-decoration: none;
  color: #000;
  background: #e5e5e5;
  border: 1px solid #7ABB2D;
  color: #7ABB2D
}
.pagination .thisclass {
  vertical-align: middle;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  color: #fff;
  margin-left: 5px;
  background: #7ABB2D;
  border-radius: 50px;
  width: 30px;
}
.pagination li select {
  text-align: center;
  text-align-last: center;
  outline: none;
  border: none;
  background: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.pagination li select option {
  text-align: center;
}
/*清除iIE的默认选择框样式*/
select::-ms-expand {
  display: none;
}
.procurement {
  /* padding-bottom: 70px; */
}
.procurement ul {
  padding: 20px 0 0;
}
.procurement li {
  margin-bottom: 30px;
}
.procurement .link {
  padding: 35px 150px 35px 220px;
  display: block;
  background-color: #f5f5f5;
  color: #646464;
  position: relative;
  border: 3px solid transparent;
  transition: .45s;
  -webkit-transition: .45s;
}
.procurement .link .tit {
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.procurement .link .abstracts {
  margin: 10px 0 0;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #999;
}
.procurement .link .time {
  display: block;
  width: 90px;
  height: 140px;
  background: #a9a9a9;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -70px;
  text-align: center;
  line-height: 1.2;
  color: #fff;
  font-family: "arial";
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  transition: background 0.6s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
}
.procurement .link .time .day {
  font-size: 30px;
  margin-top: 20px;
  color: #fff;
}
.procurement .link .time .years {
  color: #fff;
}
.procurement .link .time:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url(../image/news_time_ico_2.png) no-repeat scroll center center;
  margin: 25px auto 0;
}
.procurement .link:hover {
  background-color: #fff;
  border-color: #7ABB2D;
}
.procurement .link:hover .time {
  background-color: #7ABB2D;
}
.procurement .link:hover .tit {
  color: #7ABB2D
}
.procurement .link .border {
  position: absolute;
  background-color: #7ABB2D;
  transition: .45s;
  -webkit-transition: .45s;
}
.procurement .link .border.top {
  right: 0;
  top: 0;
  height: 3px;
  width: 0%;
}
.procurement .link .border.right {
  right: 0;
  top: 0;
  height: 0%;
  width: 3px;
}
.procurement .link .border.bottom {
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0%;
}
.procurement .link .border.left {
  left: 0;
  bottom: 0;
  width: 3px;
  height: 0%;
}
.procurement .link > img {
  display: block;
  position: absolute;
  height: 120px;
  left: 35px;
  width: 160px;
}
.index_nt {
  width: 100%;
  height: auto;
  padding: 0px 0 20px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  ;
}
.index_nt * {}
.index_nti {
  width: 30%;
  float: left;
  overflow: hidden;
}
.index_nti img {
  width: auto;
  display: block;
  margin: 0 auto
}
.index_ntr {
  /* width: 65%; */
  float: right;
  position: relative
}

.index_ntr .date{font-size:14px;color:#bfbfbf;display: block;margin-right: 30px;}
.index_ntr .date span {
    color: #888;
    font-weight: bold;
    margin-left: 0;
    font-size: inherit;
    display: inline-block;
}
.index_ntr .line {
  width: 72px;
  height: 1px;
  background: #b3b3b3;
  margin: 15px 0;
}
.index_ntr .title {
  font-size: 18px;
  color: #333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.index_ntr .title a {
  color: #333;
  font-size: inherit;
  display: block;
  font-weight: bold;
  line-height: 40px;
  padding: 0px 0 0;
  display: flex;
  align-items: center;
}
.index_ntr .title a::before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../picture/usb.svg');
	margin-right: 10px;
}
.index_ntr .title a:hover, .index_ntr .more a:hover {
  color: #7ABB2D;
}
.index_ntr .lx-flex{justify-content: flex-start;}
.index_ntr .more {
  padding: 0px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  color: #7ABB2D;
  border: 1px solid transparent;
  position: relative;
  font-family: arial;
  transition: all .5s ease;
}
.index_ntr .more:before {
  content: '';
  display: block;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent transparent #7ABB2D;
  position: absolute;
  left: 120%;
  top: 50%;
  margin-top: -5px;
  transition: all .5s ease;
}
.index_ntr:hover .more {
  background: #7ABB2D;
  padding: 3px 16px;
  border-radius: 50px;
}
.index_ntr:hover .more a {
  color: #fff;
}
.index_ntr:hover .more:before {
  left: 80%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.index_ntr .cont {
  color: #666;
  line-height: 26px;
  text-align: justify;
  margin: 10px 0;
  text-indent: 0;
  font-size: 15px;
  display: block;
  height: 52px;
  overflow: hidden;
}
.index_ntr .more {
  color: #666;
  margin-top: 10px;
}
.index_ntr .more a {
  color: #666;
  margin-top: 30px;
  font-size: 16px;
}
.news-title h2 {
  font-size: 24px;
  padding-bottom: 15px;
}
.news-show-left {
  float: left;
  width: 72%;
  background: #fff;
  margin: auto;
}
.news-show-left .news-title {
  padding: 40px 20px;
  padding-bottom: 20px;
  text-align: center;
}
.news-show-left .news-title .discrp{
	padding: 10px;
	background-color: #f5f5f5;
	line-height: 24px;
	text-align: left;
	margin-top: 20px;
	color: #888;
}
.news-show-left .news-title h1 {
  font-size: 24px;
  color: #333;
  padding-bottom: 10px;
  font-weight: normal;
}
.news-show-left .news-title p span {
  padding: 0 10px;
}
.news-show-left .news-title p span i {
  padding-right: 5px;
}
.news-show-left .news-title p {
  font-size: 14px;
  color: #a3afb7;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.news-show-left .news-views {
  margin: 40px 20px 20px;
  margin-top: 0;
  font-size: 14px;
  color: #666;
  line-height: 25px;
  overflow: hidden;
}
.news-show-left .news-views div{
	line-height: 25px;
}
.news-views iframe {
  width: 100% !important;
}
.news-views p {
  padding: 0 20px;
  line-height: 30px;
}
.news-views p span {}
.news-views img {
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 100%;
  height: auto;
  text-indent: 0;
  display: block;
  margin: 0 auto;
}
.news-views p img {
  height: auto !important;
  max-width: 100%;
}
.news-show-left .news-title p a {
  color: #a3afb7;
}
.news-show-left .news-views table {
  margin: auto;
}
.news-show-left .news-views table td {
  padding: 5px;
}
/* .news-show-left .news-title p a:hover { color:#E12B1F; }
*/
.news-show-left .share-bar {
  padding: 20px;
}
.news-other {
  padding: 20px 15px;
  border-top: 1px #ddd solid;
  overflow: hidden;
  background-color: #fff;
}
.gr-back-btn {
  float: right;
  margin-top: 6px;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #353535;
  font-size: 14px;
  color: #fff !important;
}
.gr-back-btn {
  margin-top: 6px;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #e12b1f;
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.gr-back-btn:hover {
  background-color: #7ABB2D;
}
.news-other p {
  line-height: 40px;
  padding-left: 3px;
  font-size: 1em;
  width: 60%;
}
.news-other p b{display: block;line-height: 25px;}
.news-other p a {
  color: #343434;
  font-size: 1em;
}
.news-other p a:hover {
  color: #7ABB2D
}
.news-show-right {
  float: right;
  width: 26%;
}
.news-show-right dl {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  border: 0 !important;
}
.news-show-right dl.tab dt {
  height: 55px;
  line-height: 55px;
  color: #1d1d1d;
  font-size: 18px;
}
.news-show-right dl.tab dt > form {
  position: relative
}
.news-show-right dl.tab dt > form > #infoname {
  border: 1px solid #e3e3e3;
  border-radius: 50px;
  background: transparent;
  line-height: 42px;
  height: 42px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 0.7em;
}
.news-show-right dl.tab dt > form > .submit {
  background: url(../image/bg_btn07.png) no-repeat center;
  border: 0 none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 11px;
  right: 13px;
  cursor: pointer;
}
.news-show-right dl dt {
  margin: 0 20px;
  display: block;
  height: 55px;
  line-height: 55px;
  position: relative;
}
.news-show-right dl.tab dd { /* height:520px; */
  position: relative;
}
.news-show-right dl.tab dd ul {
  display: block;
}
.news-show-right dl.tab dd ul li {
  display: block;
  border: none;
}
.news-show-right .invList a {
  padding: 0px 0;
  border-bottom: 1px solid #eee;
}
.news-show-right .invList a span h3 {
  font-size: 18px;
}
.news-show-right .invList a span {
  display: inline-block;
  width: calc(100% - 110px);
  padding: 0 0 0 10px;
  box-sizing: border-box;
  background: none;
  vertical-align: middle;
  width: 70%;
}
.news-show-right dl.tab dd ul li:nth-last-child(1) {
  border: 0 none;
}
.news-show-right dl.tab dd ul li:nth-child(7) {
  border-bottom: 0;
}
.news-show-right dl.tab dd ul li h5 {
  padding-top: 4px;
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.news-show-right dl.tab dd ul li h5 a {
  font-size: inherit;
}
.news-show-right dl.tab dd ul li:hover h5 a {
  color: #7ABB2D
}
.news-show-right dl.tab dd ul li i {
  float: left;
  font-size: 13px;
  color: #999;
  font-family: arial;
  font-style: normal;
  line-height: 28px;
}
.news-show-right dl.tab dd ul li em {
  float: right;
  padding-left: 25px;
  width: 30px;
  font-size: 12px;
  color: #999;
  background: url() no-repeat left center;
  font-style: normal;
}
.news-show-right dl.tab dd .more_r {
  color: #333;
  height: 45px;
  line-height: 45px;
  border-top: 1px #ddd solid;
  position: relative;
  top: -1px;
  text-align: center;
}
.news-show-right dl.tab dd .more_r a {
  display: inline-block;
  position: relative;
  color: #333;
}
.news-show-right dl {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
.news-show-right dl.list dt {
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.news-show-right dl dt {
  display: block;
  height: 55px;
  line-height: 55px;
  position: relative; /*! border-bottom: 1px #dedede solid; */
}


/* 新闻侧边 产品调用 */
.news-show-right .proinfo-box{background-color: #fff;padding: 15px;margin-bottom: 20px;}
.news-show-right .proinfo-box img{width: 100%;}
.news-show-right .title.f-cb > h2::before{
	display: inline-block;
	content: '';
	width: 4px;
	height: 20px;
	background-color: #7ABB2D;
	margin-right: 10px;
}
.news-show-right .title.f-cb > h2{
	display: flex;
	align-items: center;
	color: #454545;
	line-height: 36px;
	font-size: 18px;
}
.news-show-right .tj-news{
	margin-top: 10px;
}
.news-show-right .tj-news ul li a{
	line-height: 40px;
	display: flex;
	align-items: center;
	text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  line-clamp: 1;
	  -webkit-box-orient: vertical;
}
.news-show-right .tj-news ul li a::before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #7ABB2D;
	margin-right: 5px;
}
.proinfo-part.proinfo-intro > .page:after {
  clear: both;
  content: '';
  display: block;
}

.news-show-right .grid1{
	margin-bottom: 30px;
}
.news-show-right .grid1 > .proinfo_relative_in img {
  display: block;
  height: auto;
  border: 3px #eee solid;
  box-sizing: border-box;
}

.news-show-right .grid1 > .proinfo_relative_in a {
  padding: 1em 0;
  display: flex;
  border-bottom: 1px solid #eee;
  font-size: 0.8em;
  line-height: 1em;
}
.news-show-right .grid1 > .proinfo_relative_in a .img{
	width: 40%;
}
.news-show-right .grid1 > .proinfo_relative_in a .wd{
	width: 60%;
	padding-left: 10px;
	box-sizing: border-box;
}
.news-show-right .grid1 > .proinfo_relative_in p {
  line-height: 20px;
  padding: 10px 0 5px;
}
.news-show-right .grid1 > .proinfo_relative_in a:hover img {
  border: 3px #7ABB2D solid;
}
.news-show-right .grid1 > .proinfo_relative_in a:hover p {
  color: #7ABB2D;
}

.news-show-right .grid2 > .proinfo_relative_in img {
  display: block;
  height: auto;
  border: 1px #eee solid;
  box-sizing: border-box;
}
.news-show-right .grid2 > .proinfo_relative_in a .wd p{
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
    line-height: 20px;
}


.gr-back-btn {
  margin-top: 6px;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #353535;
  font-size: 14px;
  color: #fff !important;
}
.gr-back-btn {
  margin-top: 6px;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition-duration: 0.3s;
  background-color: #696969;
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
}
.hvr-sweep-to-top i{
	color: #fff;
	margin-right: 5px;
}
.news-show-right dl.list dd ul li a {
  color: #666;
  font-size: 12px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.news-show-right dl.list dd ul li i {
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #666;
  margin-right: 10px;
  margin-bottom: 2px;
  border-radius: 100px;
}
.news-show-right dl.list dd ul li {
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
}
.news-show-right dl.tab dd ul li .pic {
  line-height: 51px;
  margin-right: 14px;
  width: 86px;
  height: 51px;
  overflow: hidden;
  position: relative;
}
.news-show-right dl.tab dd ul li .pic img {
  width: 100%;
}

.news_in_page1 {
  background: #fff;
}
.news_in_page{
	background-color: #f5f5f5;
}
.news_in_x1 {
  padding: 70px 0;
}
.pcba-content {}
.pcba-content .news-show-left {
  float: right;
  width: 68%;
}
.certi-list .news-show-left {
  background: #fff;
}
.pcba-content .news-show-left .quality-box {
  padding: 0;
}
.pcba-content .news-show-left .quality-box .quali-ri {
  width: 100%;
}
.pcba-content .news-show-right {
  width: 30%;
  float: left;
}
.news-show-right .slide-h1 h3,.news-show-right .slide-case h3 {
  background-color: #cbcbcb;
  text-indent: 50px;
  line-height: 50px;
  text-transform: capitalize;
  font-size: 18px;
  background-image: url(../picture/xl2.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.pcba-content .news-show-right .slide-h1 ul {
  background-color: #f5f5f5;
}
.pcba-content .news-show-right .slide-h1 ul li {
  padding: 15px;
  border-bottom: 1px #eee solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pcba-content .news-show-right .slide-h1 ul li a {
  line-height: 30px;
  font-size: 16px;
}
.pcba-content .news-show-right .slide-h1 ul li:hover, .pcba-content .news-show-right .slide-h1 ul li.active {
  background-color: #7ABB2D;
}
.pcba-content .news-show-right .slide-h1 ul li:hover a, .pcba-content .news-show-right .slide-h1 ul li.active a, .pcba-content .news-show-right .slide-h1 ul li.active i, .pcba-content .news-show-right .slide-h1 ul li:hover i {
  color: #fff;
  font-weight: bold;
}
.news-show-right .slide-case {
  margin-top: 30px;
}
.news-show-right .slide-case ul li {
  border-bottom: 1px #eee solid;
  padding-bottom: 20px;
  text-align: center;
}
.news-show-right .slide-case ul li .img {
  overflow: hidden;
}
.news-show-right .slide-case ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.news-show-right .slide-case ul li:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.news-show-right .slide-case ul li:hover p {
  color: #7ABB2D;
}
.invList {
  border-top: 1px solid #cbcbcb;
  padding-bottom: 30px;
}
.invList a {
  display: block;
  border-bottom: 1px solid #cbcbcb;
  padding: 25px 0;
}
.invList a div {
  display: inline-block;
  width: 25%;
  height: ;
  background: #d8d8da;
  vertical-align: middle;
  font-family: 'arial';
  text-align: center
}
.invList a div h1 {
  font-family: inherit;
  font-size: 30px;
  line-height: 36px;
  color: #7ABB2D;
  border-bottom: 1px solid #b1b1b3;
  width: 50px;
  display: inline-block;
  margin: 0 auto;
  padding: 12px 0 8px 0;
  margin-bottom: 8px;
}
.invList a div h2 {
  font-family: inherit;
  font-size: 14px;
  line-height: 14px;
  color: #999;
  padding-bottom: 0.8em;
}
.invList a span {
  display: inline-block;
  width: calc(100% - 110px);
  padding: 0 54px 0 20px;
  box-sizing: border-box;
  background: url() right center no-repeat;
  vertical-align: middle;
}
.invList a span h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  padding: 0 0 10px 0;
  color: #343434;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invList a span h4 {
  font-size: 14px;
  line-height: 15px;
  color: #aaa;
  font-weight: normal;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invList a:hover div {
  background: #7ABB2D
}
.invList a:hover div h1 {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.invList a:hover div h2 {
  color: #fff
}
.invList a:hover span {
  ) right center no-repeat;
}
.news_in_page1 .invList a:hover span {
  background: none
}
.pro-list {
  padding: 30px 0 60px 0;
  background: #fff;
}
.pro-title h2 {
  font-weight: normal;
  font-size: 45px;
  line-height: 56px;
  color: #515151;
  text-align: center;
}
.pro-title p.en {
  height: 28px;
}
.pro-list .list {
  padding-top: 20px;
}
.full-case-crumbs .allpage_f {
  display: inline-block;
  margin: 0 15px;
}
.full-case-crumbs .allpage_s {
  margin: 0 5px;
}
.full-case-crumbs {
  text-align: center;
}
.full-case-crumbs .allpage_f a {
  line-height: 40px;
  font-size: 1rem
}
.pro-list .list li {
  position: relative;
  width: 49%;
  height: auto;
  background: #fff;
  margin: 0 0 2% 0;
  display: block;
  float: left;
  margin-right: 2%;
  box-shadow: 0 0 0.55em 0px rgba(0, 0, 0, 0.08);
  /* padding: 20px; */
  padding-left: 15px;
  box-sizing: border-box;
}
.full-case-crumbs .allpage_f a.active {
  color: #7ABB2D;
}
.full-case-crumbs .allpage_s a.active {
  color: #333;
}
.pro-list .list li:nth-child(2n) {
  margin-right: 0;
}
.pro-list .list li:after {
  content: '';
  clear: both;
  display: block;
}
.pro-list .list li.new {
  opacity: 0;
  top: 150px;
}
.pro-list .list li:hover b{color: #7ABB2D;}
.pro-list .tit {
  display: block;
}
.pro-list .tit h2{
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.pro-list .tit b{
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  color: #343434;
  transition: all 0.5s;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: bold;
}
.pro-list .int dl{
	margin-top: 10px;
	font-size: 14px;
}
.pro-list .int dl dd{line-height: 24px;}
.pro-list-ms {
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  margin-top: 10px;
	  line-height: 24px;
	  color: #888;
	  font-size: 14px;
}

.pro-list .int p {
	margin-top: 20px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
  line-height: 24px;
  display: block;
   text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  
}
.pro-list .tit.bor-b {
  border: 1px solid #7ABB2D;
}
.pro-list .img {
  width: 300px;
  height: 300px;
}
.pro-list .img a, .pro-list .img a img {
  width: 100%;
  height: 100%;
  display: block;
}
.pro-list .int {
  width: 330px;
  line-height: 18px;
  box-sizing: border-box;
  padding-right: 10px;
  padding-top: 30px;
}
.pro-list .sec_list .int {
  padding: 20px;
}
.pro-list .sec_list .int dl dd{
	line-height: 24px;
	font-weight: bold;
}
.pro-list .sec_list .int dl dd span{
	font-weight: normal;
	color: #888;
}
.pro-list .int .btn-a{margin-top: 20px;}
.pro-list .int .btn-a a{padding: 10px 25px;background-color: #7ABB2D;color: #fff;display: inline-block;border-radius: 4px;border: 2px #7ABB2D solid;}
.pro-list .int .btn-a a:first-child{background-color: #fff;margin-right: 8px;color: #7ABB2D;border: 2px #7ABB2D solid;position: relative;}
.pro-list .int .btn-a a:first-child .hidden{width: 110px;height: 0px;background-image: url('../picture/wx.jpg');position: absolute;bottom:32px;left: 0;transition: .4s;background-repeat: no-repeat;box-shadow: 0 0 8px #eee;background-size: 100%;}
.pro-list .int .btn-a a:first-child:hover{cursor: pointer;}
.pro-list .int .btn-a a:first-child:hover .hidden{/* height: 110px; */}
@media only screen and (max-width: 1600px)  {
	.pro-list .img{width: 220px;height: 220px;}
	.pro-list .int{width: 250px;padding-top: 10px;}
	.pro-list .tit h2{margin-bottom: 10px;}
	.pro-list-ms{margin-top: 5px;}
	.pro-list .int .btn-a{margin-top: 10px;}
}
/*
.allpage_list > .page{ background: #fff; }
.allpage_sub{ width: 402px; background: #fff; position: relative; margin-bottom: 91px; }
.allpage_sub:after{ content: ''; display: block; clear: both; }
.allpage_sub > .allpage_f{ display:block; float: left; padding: 20px 30px; background: #fff; border-right: 2px solid #f5f5f5; border-bottom:; }
.allpage_sub > .allpage_f > a{ display: block; color: #666; font-size: 18px; padding-top: 50px; line-height: 35px; background: url(../image/prod_list_in1.png) no-repeat center -20px; transition: 0.3s all ease; position: relative; }
.allpage_sub > .allpage_f:nth-child(2) > a{ background: url(../image/prod_list_in2.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:nth-child(3) > a{ background: url(../image/prod_list_in3.png) no-repeat center -20px; }
.allpage_sub > .allpage_f:hover > a,.allpage_sub > .allpage_f.on > a{ background-position: center -120px; color: #7ABB2D; }
.allpage_sub > .allpage_f > a:after{ content: ''; display: block; width: 100%; position: absolute; left: 0; background: #7ABB2D; height: 2px; bottom: -22px; transition: .3s all ease; transform: scaleX(0); }
.allpage_sub > .allpage_f:hover > a:after,.allpage_sub > .allpage_f.on > a:after{ transform: scaleX(1); }
.allpage_sub > .allpage_f > .allpage_m { position: absolute; opacity: 0; padding:30px; left: 0; background: #FFF; bottom: -102px; width: 1340px; z-index: 1; }
.allpage_sub > .allpage_f > .allpage_m > a{ font-size: 15px; display: block; float: left; line-height: 40px; margin-right: 20px; }
.allpage_sub > .allpage_f > .allpage_m > a:hover{ color: #7ABB2D}
.allpage_sub > .allpage_f.on > .allpage_m,.allpage_sub > .allpage_f:hover > .allpage_m { opacity: 1; z-index: 2; }
*/
.allpage_list > .page {
  background: #fff;
}
.allpage_sub {
  width: 1300px;
  background: #fff;
  position: relative;
  margin-bottom: -8px;
  overflow: hidden;
}
.allpage_sub:after {
  content: '';
  display: block;
  clear: both;
}
.allpage_sub > .allpage_f {
  display: block;
  float: left;
  padding: 22px 0 18px;
  background: #fff;
  width: 260px;
  transition: 0.3s alle ease;
  height: 86px;
}
.allpage_sub > .allpage_f > a {
  display: block;
  color: #666;
  font-size: 18px;
  padding-top: ;
  line-height: 35px;
  background: url(../image/prod_list_in1.png) no-repeat center -20px;
  transition: 0.3s all ease;
  position: relative;
  z-index: 3;
  padding: 55px 30px 0;
  text-align: center;
}
.allpage_sub > .allpage_f:nth-child(2) > a {
  background: url(../image/prod_list_in2.png) no-repeat center -20px;
}
.allpage_sub > .allpage_f:nth-child(3) > a {
  background: url(../image/prod_list_in3.png) no-repeat center -20px;
}
.allpage_sub > .allpage_f:nth-child(4) > a {
  background: url(../image/prod_list_in4.png) no-repeat center -20px;
}
.allpage_sub > .allpage_f:nth-child(5) > a {
  background: url(../image/prod_list_in5.png) no-repeat center -20px;
}
.allpage_sub > .allpage_f:hover > a, .allpage_sub > .allpage_f.on > a {
  background-position: center -120px;
  color: #7ABB2D;
}
.allpage_sub > .allpage_f > a:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  background: #7ABB2D;
  height: 2px;
  bottom: -13px;
  transition: .3s all ease;
  transform: scaleX(0);
}
.allpage_sub > .allpage_f:hover > a:after, .allpage_sub > .allpage_f.on > a:after {
  transform: scaleX(1);
}
.allpage_sub > .allpage_f > .allpage_m {
  float: left;
  opacity: 0;
  padding: 3px 20px;
  left: 0;
  background: #FFF;
  bottom: -102px;
  width: 600px;
  z-index: 1;
  transition: 0.2s all ease;
}
.allpage_sub > .allpage_f > .allpage_m > a {
  font-size: 15px;
  display: block;
  float: left;
  line-height: 40px;
  margin-right: 20px;
}
.allpage_sub > .allpage_f > .allpage_m > a:hover {
  color: #7ABB2D
}
.allpage_sub > .allpage_f.on > .allpage_m, .allpage_sub > .allpage_f:hover > .allpage_m {
  opacity: 1;
  z-index: 2;
  width: 600px;
  margin-left: 20px;
}
.pro-list .btn {
  display: none;
  height: 37px;
  width: 640px;
  padding: 0px 80px;
}
.pro-list .bor {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  transition: border 0.5s;
}
.pro-list .bor-b {
  border-left: 1px solid #0e7dc7;
  border-right: 1px solid #0e7dc7;
}
.pro-list .btn a {
  display: block;
  line-height: 26px;
  color: #666;
  line-height: 36px;
  text-align: center;
  width: 130px;
  border: 1px solid #ddd;
  border-radius: 50px;
  transition: 0.3s all ease;
}
.pro-list .list li:hover .btn a {
  background: #7ABB2D;
  border-color: #7ABB2D;
  color: #fff;
}
.pro-list .list li.sec_list:hover .btn a {
  background: #7ABB2D;
  border-color: #7ABB2D
}

.pro-list .btn span {
  display: block;
  color: #666;
  font-size: 13px;
  font-weight: normal;
}
.pro-list .list li:hover .btn a span {
  color: #fff;
}
/*.pro-list a:hover{ color: #fff; background-position: left -26px; }*/
.pro-list .list li:hover a.tit {
  color: #7ABB2D;
}
.pro-list .list li.sec_list:hover a.tit {
  color: #7ABB2D
}
.pro-list a:hover span {
  background-position: right -26px;
}
.pro-list .line {
  width: 100%;
  height: 3px;
  background: #ededed;
  clear: both;
  transition: 0.3s all ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pro-list .line .in {
  left: 0;
  top: 0;
  width: 0%;
  height: 3px;
  background: #7ABB2D;
  transition: 0.3s all ease;
  position: absolute;
}
.pro-list .list li.sec_list .line .in {
  background: #7ABB2D
}
.pro-list .list li:hover .line .in {
  width: 100%;
}
.pro-list .sign {
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  background: url(../image/bg_sign36.png) no-repeat;
  position: absolute;
}
.pro-list .sign.hot {
  background-position: 0 -54px;
}
.pro-list .loading {
  height: 30px;
  background: url(../image/loader.gif) no-repeat center;
}
.pro-list .btns {
  height: 45px;
  margin-top: 35px;
}
.pro-list .btns a {
  display: inline-block;
  left: 50%;
  top: 0;
  width: 178px;
  height: 43px;
  border: 1px solid #7ABB2D;
  padding-left: 110px;
  background: #7ABB2D;
  margin-left: -145px;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  transition: all 0.5s;
}
.pro-list .btns a:hover {
  border: 1px solid #040000;
  background: none;
  color: #040000;
}
.pro-list .btns span.fr {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 7px 10px 0 0;
  background: url(../image/bg_sign37.png) no-repeat;
  display: none;
}
.pro-list .btns span.in {
  display: inline-block;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(../image/bg_sign38.png) no-repeat;
}
.pro-list .out-list {
  left: 0;
  top: 0;
  z-index: 2;
  width: 980px;
  background: #fff;
}
.pro-list .out-list .sign {
  top: -5px;
  width: 9px;
  height: 6px;
  background: url(../image/bg_sign40.png) no-repeat;
}
.pro-list .out-list .tit {
  width: 946px;
  height: 58px;
  padding-left: 32px;
  border-bottom: 0;
  font-size: 14px;
  line-height: 58px;
  color: #000;
}
.pro-list .out-list .close {
  cursor: pointer;
}
.pro-list .con-list {
  overflow: hidden;
  width: 100%;
  min-height: 206px;
  border: 1px solid #e7e7e6;
  border-bottom: 3px solid #BABABA;
  background: url(../image/loader.gif) no-repeat center;
}
.pro-list .con-list.bgno {
  background: none;
}
.pro-list .con-list ul {
  border-left: 1px solid #e7e7e6;
  margin-left: -1px;
}
.pro-list .con-list li {
  position: relative;
  width: 195px;
  height: 166px;
  padding-top: 40px;
  border: 1px solid #e7e7e6;
  margin: -1px 0 0 -1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  transition: border 0.5s;
}
.pro-list .con-list li.fi, .pro-list .con-list li.se, .pro-list .con-list li.th, .pro-list .con-list li.fo {
  z-index: 2;
  border: 1px solid #0e7dc7;
}
.pro-list .con-list img {
  margin-bottom: 40px;
}
.pro-list .con-list img.poa {
  left: 0;
  top: 40px;
  margin: 0;
}
.pro-list .con-list .signs {
  left: 14px;
  top: 24px;
  width: 17px;
  height: 17px;
  background: url(../image/bg_sign41.png) no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.5s;
}
.pro-list .con-list li.fi .signs, .pro-list .con-list li.se .signs, .pro-list .con-list li.th .signs, .pro-list .con-list li.fo .signs {
  filter: alpha(opacity=1);
  opacity: 1;
}
.pro-list .pro_code {
  width: 680px;
  position: absolute;
  right: 80px;
  top: 210px;
}
.pro-list .pro_code:after {
  content: '';
  display: block;
  clear: both;
}
.pro-list .pro_code_item {
  float: left;
  width: 125px;
  font-size: 13px;
  color: #888;
  text-align: left;
  line-height: 22px;
  height: 90px;
  padding: 10px 0px 0 45px;
  position: relative;
}
.pro-list .pro_code_item span {
  display: block;
  text-align: left;
  font-size: 18px;
  color: #343434;
  line-height: 40px;
  font-weight: normal;
}
.pro-list .pro_code_item span img {
  display: block;
  width: auto;
  margin: 0 auto;
  height: 38px;
  position: absolute;
  left: -5px;
  top: 12px;
}
.pro-list .list li.sec_list .pro_code {
  right: auto;
  left: 80px;
}
.pro-list .pro_code_item img {
  display: block;
  height: 40px;
}
.pro-tail-box{display: flex;flex-wrap: wrap;padding-top: 50px;}
.pro-tail-box .proinfo_relative{width: 100%;margin-top: 20px;}
.pro-tail-box .proinfo_content{width: 100%;margin-top: 20px;}
.pro-tail-box .news-slide{width: 22%;}
.pro-tail-box .news-slide .news-slide-bot{background-color: #fff;}
.pro-tail-box .pro-tail-ri{width: 78%;}
.pro-tail-box .grid2{grid-template-columns: repeat(4, 1fr);}
.pro-tail-box .wd{text-align: center;}
.pro-tail-box .proinfo_relative .tj-news ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro-tail-box .proinfo_relative .tj-news ul::after {content: ""; width: 32%; }
.pro-tail-box .proinfo_relative .tj-news ul li{width: 32%;}
.news-slide .news-slide-top h2{font-family: 'mon';font-size: 22px;opacity: .5;text-transform: uppercase;}
.proinfo-ban {
  width: 100%;
  background: #f5f5f5;
  padding: 0px 0 20px 0;
}

.proinfo-ban .position{
	padding-bottom: 30px;
	display: flex;
	text-indent: 5px;
	align-items: center;
}
.proinfo-ban .position::before{
	content: '';
	display: inline-block;
	width: 23px;
	height: 20px;
	margin-right: 8px;
	background-image: url('../image/ho.svg');
}
.proinfo-ban .list {
  padding-top: 0;
  box-sizing: border-box;
  position: relative;
  align-items: flex-start;
  background-color: #fff;
  padding: 20px;
}
.about-icon{position: absolute; top: -7px;right: -7px;}
/*
.proinfo-ban .list ul{width: 550px;}
.proinfo-ban .list li{width: 550px;}*/
.proinfo-ban .list .tempWrap {
  float: right;
}
.proinfo-ban .list::after {
  content: '';
  clear: both;
  display: block;
}
.proinfo-ban .list li:after {
  content: '';
  clear: both;
  display: block
}
.proinfo-ban .list .pro-box{width: 40%;border: 1px #eee solid;box-sizing: border-box;overflow: hidden;}
.pro-box .img{position: relative;}
.pro-box .img img{width: 100%;height: 100%;transition: all 0.6s;}
.pro-box .img:hover img{transform: scale(1.1);-ms-transform: scale(1.1);}
.pro-box .img::before{
	content: '';
	display: block;
	position: absolute;
	width: 118px;
	height: 117px;
	background: url('../image/srhj.png');
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	z-index: 9;
}
.proinfo-ban .list .pro-box .exzoom{width: 100%;}
.proinfo-ban .list .tips {
  width: 60%;
  padding: 0px 0px 0px 50px;
  box-sizing: border-box;
}
.proinfo-ban .list .f-cb{border-bottom: 1px solid #dedede;padding-bottom: 1em;}
.proinfo-ban .list h2 {
  font-size: 1.5em;
  line-height: 2.5em;
  color: #343434;
  /*    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
  display: block;
  padding-bottom: .5em;
  font-weight: normal;
  font-weight: bold;
}
.proinfo-ban .list .f-cb p{font-size: 1.8em;display: flex;align-items: center;color: #7ABB2D;}
.proinfo-ban .list .f-cb p span{display: inline-block;width: 5em;line-height: 2.4em;background-color: #7ABB2D;text-align: center;color: #fff;margin-right: 1em;font-size: .6em;}

.proinfo-ban .list .detail {
  padding: 15px 0 30px 0;
}
.proinfo-ban .list .detail ul{
	padding: 0px 0;
	justify-content: start;
	flex-wrap: wrap;
}
.proinfo-ban .list .detail ul li{
	width: 50%;
	display: flex;
	align-items: center;
	
	padding: 10px 0;
	color: #595959;
}
/* .proinfo-ban .list .detail ul li:last-child{width: 100%;}
.proinfo-ban .list .detail ul li ol:last-child i{display: none;} */
.proinfo-ban .list .detail ul li i{
	font-style: normal;
	flex-shrink: 0;	
}
.proinfo-ban .list .detail ul li span{
	font-weight: normal;
	display: flex;
}
.proinfo-ban .list .detail ul li span {}
.proinfo-ban .list .detail ul li::before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #7ABB2D;
	margin: 0 8px 0 0;
}
.proinfo-ban .list .detail h3 {
  color: #7ABB2D;
  margin-bottom: 20px;
}
.proinfo-ban .list .detail .mis {
	display: flex;
	flex-wrap: wrap;
  font-size: 1em;
  font-weight: normal;
  color: #595959;
  line-height: 1.8em;
  overflow: hidden;
  width: 100%;
  background-color: #f5f5f5;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 10px;
}
.proinfo-ban .list .detail .mis li{list-style: none;line-height: 24px;}
.proinfo-ban .list .detail .mis li:nth-last-child(2) i{display: none;}
.proinfo-ban .list .detail .detail-wd i{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../picture/sm.svg');
	margin: -5px 10px;
}
.proinfo-ban .list .detail .detail-wd{
	margin-top: 20px;
	line-height: 24px;
}
.bottom-p{
	padding: 10px;
	color: #333;
	font-weight: bold;
}
.tips .small {
  border-bottom: 1px solid #ccc;
  padding: 1em 0 1.75em 0;
  margin: 0 0 0.75em 0;
  display: block;
  color: #666;
  font-size: 0.8em;
}
/*.proinfo-ban .list span{ display: inline-block; font: 52px/100px Arial; color: #7ABB2D; line-height: 70px; }*/
.proinfo-ban .list li > img {
  width: 550px;
}
.proinfo-ban .list .product_video_btn {
  font-size: 22px;
  color: #fff;
  font-family: arial, microsoft yahei;
  line-height: 52px;
  display: inline-block;
  padding-left: 40px;
  margin-top: 20px;
  background: url(../image/prod_video.png) no-repeat 0px center;
  transition: 0.3s all ease;
}
.proinfo-ban .list .product_video_btn:hover {
  background: #7ABB2D url(../image/prod_video.png) no-repeat 35px center;
  padding-left: 75px;
  padding-right: 35px;
  border-radius: 52px;
}
.proinfo-ban .btn {
  left: 50%;
  bottom: 32px;
  height: 60px;
}
.proinfo-ban .btn img {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 5px;
  cursor: pointer;
  transition: border 0.5s;
}
.proinfo-ban .btn img.cur {
  border: 1px solid #7ABB2D;
}
.proinfo-ban .list .tips .box {
  width: 100%;
}

.proinfo-ban .list .tips .box a{
  display: block;
  width: 1.6rem;
  height: 0.42rem;
  float: left;
  font-size: 0.16rem;
  text-indent: .2rem;
  color: #fff;
  line-height: .42rem;
  text-align: center;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
  background: #454545;
  margin-right: .1rem;
}
.proinfo-ban .list .tips .box .zx:hover {
  background: #7ABB2D;
}

 .proinfo-ban .list .tips .box a:nth-child(1){
  background: #888 url(../picture/shez.svg) no-repeat 30px center;
}
 .proinfo-ban .list .tips .box a:nth-child(2){
  background: #7ABB2D url(../picture/pdf.svg) no-repeat 30px center;
}
 .proinfo-ban .list .tips .box a:nth-child(3){
  background: #333 url(../picture/suoqu.svg) no-repeat 30px center;
}
.proinfo-ban .list .tips .rz-box ul{
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.proinfo-ban .list .tips .rz-box ul li{width: 50px;margin-right: 10px;margin-top: 10px;}
@media screen  and (max-width:1600px) {
	 .proinfo-ban .list .tips .box a:nth-child(1){
	  background: #888 url(../picture/shez.svg) no-repeat 20px center;
	}
	 .proinfo-ban .list .tips .box a:nth-child(2){
	  background: #7ABB2D url(../picture/pdf.svg) no-repeat 20px center;
	}
	 .proinfo-ban .list .tips .box a:nth-child(3){
	  background: #333 url(../picture/suoqu.svg) no-repeat 20px center;
	}
}
.box_wx{
  float: left;
  margin-right:  12px;
  display: block;
  width: 124px;
  height: 40px;
  text-indent: 40px;
  line-height: 40px;
  color: #fff;
 border-radius: 4px;
}
.box_wx {
  background: #7ABB2D url('../image/prod_ico_wx.png') no-repeat 10px center;position: relative;
}
.box_wx img{width: 100%; height: 0;transition: 0.4s ease;position: absolute;top: 40px;left: 0;}
.box_wx:hover img{height: 130px;}

.box_wx2{
  float: left;
  margin-right:  12px;
  display: block;
  width: 124px;
  height: 40px;
  text-indent: 40px;
  line-height: 40px;
  color: #fff;
    border-radius: 4px;
}
.box_wx2 {
  background: #07c160 url('../image/prod_ico_wx.png') no-repeat 10px center;position: relative;
}
.box_wx2 img{width: 100%; height: 0;transition: 0.4s ease;position: absolute;top: 40px;left: 0;}
.box_wx2:hover img{height: 130px;}


.proinfo-ban .list .tips .box .box_qq:first-child{background-color: #7ABB2D;}
.proinfo-ban .list .tips .box .phone {
  float: left;
  padding-left: 56px;
  background: url(../image/proListClassify_phone.png) no-repeat left center;
  margin-left: 65px;
  margin-top: 2px;
}
.proinfo-ban .list .tips .box .phone span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.proinfo-ban .list .tips .box .phone em {
  display: block;
  font-size: 23px;
  color: #7ABB2D;
  font-family: arial;
  line-height: 24px;
  font-style: normal;
}
.proinfo-menu {
  height: 168px;
  padding-top: 20px;
  background: url(../image/bg_proinfomenu.jpg) no-repeat center;
}
.proinfo-menu h2 {
  font-size: 30px;
  line-height: 108px;
  color: #fff;
}
.proinfo-menu .title:after {
  content: '';
  clear: both;
  display: block
}
.proinfo-menu .tips {
  margin-top: 30px;
}
.proinfo-menu .tips li {
  position: relative;
  width: 78px;
  display: inline-block;
}
.proinfo-menu .tips a {
  display: inline-block;
  min-width: 36px;
  height: 26px;
  padding-top: 30px;
  background: url(../image/bg_sign42.png) no-repeat center 2px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  transition: background 0.5s;
}
.proinfo-menu a.download {
  background-image: url(../image/bg_sign43.png);
}
.proinfo-menu a.video {
  background-image: url(../image/bg_sign44.png);
}
.proinfo-menu a.share {
  background-image: url(../image/bg_sign59.png);
}
.proinfo-menu .tips a:hover {
  background-position: center 0;
}
.proinfo-menu .tips .sub-in {
  left: -260px;
  top: -10px;
  width: 260px;
  background: none;
  position: absolute;
}
.proinfo-menu .tips .sub-in a {
  position: relative;
  left: 20px;
  filter: alpha(opacity=0);
  opacity: 0;
  background: url(../image/bg_sign53.png) no-repeat center !important;
  transition: all 0.5s;
}
.proinfo-menu .tips .sub-in a.bds_tsina {
  background: url(../image/bg_sign54.png) no-repeat center !important;
}
.proinfo-menu .tips .sub-in a.bds_qzone {
  background: url(../image/bg_sign55.png) no-repeat center !important;
}
.proinfo-menu .tips .sub-in a.bds_tqq {
  background: url(../image/bg_sign56.png) no-repeat center !important;
}
.proinfo-menu .tips .sub-in a.bds_sqq {
  background: url(../image/bg_sign57.png) no-repeat center !important;
}
.proinfo-menu .tips .sub-in a.bds_tieba {
  background: url(../image/bg_sign58.png) no-repeat center !important;
}
.proinfo-menu .tips .sub-in a:hover {
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}
.proinfo-menu .list.fixed {
  position: fixed;
  left: 0;
  top: 72px;
  z-index: 19;
  width: 100%;
  height: 64px;
  background: url(../image/bg_proinfomenu.jpg) no-repeat center bottom;
}
.proinfo-menu .list ul {
  width: 100%;
}
.proinfo-menu .list ul:after {
  content: '';
  display: block;
  clear: both;
}
.proinfo-menu .list.fixed ul {
  position: absolute;
  left: 50%;
  top: 0;
  width: 980px;
  margin-left: -491px;
}
.proinfo-menu .list li {
  height: 60px;
  float: left;
  width: 50%;
}
.proinfo-menu .list a {
  display: inline-block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  background: url(../image/bg_bg12.png) repeat right center;
  trnaistion: all 0.5s;
  font-weight: bold;
}
.proinfo-menu .list li.bg a {
  background-image: url(../image/bg_bg12.png);
}
.proinfo-menu .list li:hover a, .proinfo-menu .list li.cur a {
  background: #fff;
  color: #7ABB2D;
}
.proinfo-menu .list li.cur a {
  padding-top: 3px;
  margin-top: -3px;
}
.proinfo-menu .out-list {
  top: 85px;
}
.proinfo-menu .pro-list {
  padding: 0;
  background: none;
}
.proinfo-menu .pro-list .out-list .sign {
  left: 802px;
}
.proinfo-menu .select-list .sign {
  left: 11px;
}
.proinfo-menu .pro-list .contrast-btn {
  bottom: auto;
  top: 132px;
  margin-left: 488px;
}
.proinfo_content_in > strong {
  display: block;
  font-size: 25px;
  text-align: left;
  line-height: 60px;
  color: #343434;
  margin: 30px 0 20px;
  font-weight: normal;
  padding-left: 20px;
  border-left: 3px solid #7ABB2D;
  background: #f5f5f5;
}
.proinfo_content_in > p {
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 10px;
  color: #777;
}
.proinfo_content_in {
  padding: 0;
  border-color: #eee;
}
/* .proinfo_content_in h3 {
  font-size: 18px;
  font-weight: 200;
  background-color: #eee;
  padding: 15px;
  font-weight: bold;
  ;
} */
.proinfo_content_in .proinfo_con_cct, .proinfo_content_in .proinfo_con_body {
  padding: 20px 15px;
  font-size: 14px;
  line-height: 30px;
}
.proinfo_content_in .proinfo_con_cct table {
  width: 100%;
  border: none;
  text-align: center;
  padding: 20px 0;
}
.proinfo_content_in .proinfo_con_cct table tr td {
  border: none;
  padding: 0 10px;
}
.proinfo_content_in .proinfo_con_cct table tr:nth-child(2n-1) {
  background-color: #fafafa;
}
.proinfo_content_in .proinfo_con_body {
  text-align: center;
}




/*.proinfo_content_in_table table {
  display: table;
  margin: 30px auto;
  line-height: 3em;
  color: #555;
  width: 100%;
  border-color: #eee;
}
.proinfo_content_in_table table td {
  font-size: 14px;
  text-align: center;
  border-color: #eee;
}
.proinfo_content_in_table table > tbody > tr:nth-child(1) {
  background: #ddd;
  color: #222;
}
.proinfo_content_in_table table > tbody > tr:nth-child(1) td {
  font-size: 16px;
}
.proinfo_content_in_table table > tbody > tr td p, .proinfo_content_in_table table > tbody > tr td span {
  font-size: inherit;
  display: block;
}*/
.proinfo_ban_img {
  float: right;
  width: 550px;
  height: 550px;
  position: relative;
}
.hide_picpic {
  display: none;
}
.qdi-box {
  padding: 80px 0;
}
.qdi-box h3 {
  text-align: center;
  padding-bottom: 20px;
}
.qdi-body {
  line-height: 30px;
}
#etalage {
  display: none; 
  /* height: 418px !important; */
  float: left;
}
/* Large thumbnail: */
#etalage .etalage_thumb {
  background: white url(../image/loader.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
}
/* Large thumbnail - image (in case you want to add a border around the image within the frame) */
#etalage .etalage_thumb_image {}
/* Small thumbnails: */
#etalage .etalage_small_thumbs li {
  background: white;
  border: 1px solid #ddd;
  margin: 10px;
  padding: 3px;
}
/* The one on the left that makes them slide */
#etalage ul li.etalage_smallthumb_first {}
/* The one on the right that makes them slide */
#etalage ul li.etalage_smallthumb_last {}
/* The currently active one */
#etalage ul li.etalage_smallthumb_active {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  border: 1px #7ABB2D solid;
  background: #fff;
}
/* Zoomed image area: */
#etalage .etalage_zoom_area, .etalage_zoom_area {
  background: white url(../image/loader.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
}
/* Magnifier area (thumbnail hovering rectangle): */
#etalage .etalage_magnifier {
  background: white;
  border: 1px solid #bbb;
}
/* Icon that will apear at the left bottom of the large thumbnail (optional): */
#etalage .etalage_icon {
  background: url(../image/zoom.png) no-repeat;
  width: 14px;
  height: 14px;
}
/* Hint that will apear at the top right of the large thumbnail (optional): */
#etalage .etalage_hint {
  background: url() no-repeat;
  width: 130px;
  height: 57px;
}
/* Description area (optional) */
#etalage .etalage_description {
  background: white;
  font-style: italic;
  margin: 10px;
  padding: 6px 10px;
}
/*
 * ------------------------------------ FUNCTIONALITY --------------------------------------
 * The following CSS serves to make Etalage function properly. Don't edit or edit carefully.
 * -----------------------------------------------------------------------------------------
 */
.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint {
  display: none
}
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none
}
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img {
  position: relative
}
.etalage img, .etalage li {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none
}
.etalage, .etalage_small_thumbs li {
  float: left
}
.etalage_right {
  float: right
}
.etalage li {
  position: absolute;
}
/* .etalage_small_thumbs{display: none;} */
.etalage img {
  vertical-align: bottom;
  max-width: none
}
.etalage_magnifier {
  cursor: default
}
.etalage_magnifier div, .etalage_small_thumbs {
  overflow: hidden
}
.etalage_magnifier div img {
  display: none
}
.etalage_icon, .etalage_hint {
  cursor: default;
  width: 0;
  height: 0;
  overflow: hidden
}
.etalage_small_thumbs li.vertical {
  float: none
}
.etalage_zoom_area {
  z-index: 996
}
.etalage_zoom_area div {
  overflow: hidden;
  z-index: 997
}
.etalage_zoom_preview {
  position: absolute;
  z-index: 998
}
.etalage_zoom_img, .etalage_hint {
  z-index: 999
}
.etalage {
  direction: ltr;
  position: relative;
}
/* .etalage::before{
	content: '';
	display: block;
	position: absolute;
	width: 118px;
	height: 117px;
	background: url('../image/srhj.png');
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	z-index: 9;
} */
div.etalage_description {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999
}
div.etalage_description.rtl {
  direction: rtl;
  text-align: right
}
.etalage_small_thumbs {
  position: absolute;
  /*    left: 680px;
    top: 300px !important;*/
}
.allpage-class {
  border-bottom: 1px solid #dedede;
  text-align: center;
  position: relative;
  padding-top: 50px;
}
.allpage-class .theme {
  display: none;
}
.allpage-class .sub .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 30px 12px;
  position: relative;
}
.allpage-class .sub .item.on:before {
  content: "";
  width: 2px;
  height: 22px;
  background-color: #7ABB2D;
  position: absolute;
  left: 50%;
  bottom: 8px;
  margin-left: -1px;
}
.allpage-class .sub .item.on:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #7ABB2D;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -8px;
  margin-bottom: -8px;
  z-index: 11;
  border-radius: 50%;
  background: #fff;
}
.allpage-class .sub .item .word {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #666;
  border-radius: 5px;
  padding: 0 10px;
  transition: all .5s ease;
}
.allpage-class .sub .item.on .word {
  background-color: #7ABB2D;
  color: #fff;
}
.allpage-class .sub .item:hover .word {
  background-color: #7ABB2D;
  color: #fff;
}
.proinfo_feedback {
  padding: 60px 0px;
  background: #eee;
}
.proinfo_feedback:after {
  content: '';
  display: block;
  clear: both;
}
.proinfo_feedback .input-box {
  background: #fff;
  line-height: 50px;
  border-radius: 25px;
  height: 50px;
  padding: 0 25px;
}
.proinfo_feedback .col6 {
  float: left;
  width: 260px;
  margin-right: 20px;
}
.proinfo_feedback .col12 {
  width: 1250px;
  margin-top: 20px;
  height: 100px;
  border-radius: 25px;
  padding: 25px;
}
.proinfo_feedback .input-box label {
  font-size: 14px;
  color: #aaa;
  font-weight: normal;
  line-height: 50px;
  display: inline-block;
}
.proinfo_feedback .input-box input {
  line-height: 48px;
  border: 0 none;
  outline: none;
  padding: 0 5px;
  color: #222;
  font-size: 13px;
  font-weight: normal;
  width: 165px;
}
.proinfo_feedback .input-box.col6.marn {
  margin-right: 0;
}
.proinfo_feedback .col12 textarea {
  line-height: 25px;
  color: #666;
  border: 0 none;
  width: 100%;
  height: 100px;
  max-width: 100%;
  max-height: 100px;
  min-width: 100%;
  min-height: 100px;
}
.proinfo_feedback .input-btn {
  margin-top: 20px;
  text-align: center;
}
.proinfo_feedback .input-btn input {
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: 0.3s all ease;
  border-radius: 50px;
  border: 0 none;
  background: #343434;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin: 10px;
}
.proinfo_feedback .input-btn input.donghua {
  background: #7ABB2D;
}
.proinfo_feedback .input-btn input:hover {
  width: 220px
}
.indvd-box {
  padding: 80px 0;
  overflow: hidden;
}
.indvd-list {
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-flow: row wrap;
}
.indvd-list:after {
  content: "";
  width: 31.333%;
}
.indvd-item {
  width: 31.333%;
  margin-bottom: 25px;
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.indvd-item img {
  width: 100%;
  border-radius: 5px;
}
.indvd-wd {
  position: absolute;
  width: 80px;
  text-align: center;
  left: 0%;
  right: 0;
  margin: auto;
  top: 35%;
  transform: translateY(-50%);
  z-index: 2;
  color: #fff;
}
.indvd-text {
  background-color: #eee;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
.indvd-click {
  width: 60px;
  height: 60px;
  margin: 40px auto 0;
}
.indvd-click i {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../image/vdCk.png') no-repeat center /100% auto;
  cursor: pointer;
}
.indvd-click:hover i {
  animation: indvdI .8s ease-in-out both;
}
@keyframes indvdI {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  70% {
    transform: scale(.9);
  }
  100% {
    transform: scale(1);
  }
}
.about_con02_tit strong {
  color: #333;
  display: block;
  font-size: 40px;
  font-weight: normal;
  line-height: 60px;
  text-align: center;
  background: url(../image/news_row1.png) no-repeat center;
}
.about_con02_tit p {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  display: block;
  line-height: 30px;
  text-align: center;
}
.about_con02_tit {
  padding: 0 0 30px;
}
.about_con02 {
  padding: 60px 0 50px;
}
.copy_row2 {
  height: auto !important;
}
.procurement_p1 {
  padding: 2em 0
}
.about2_in {
  padding: 3em 0;
}
.about2_in_tit {
  font-size: 1.8em;
  display: block;
  text-align: center;
  line-height: 3em;
}
.about2_in p {
  font-size: 0.95em;
  line-height: 2em;
}
.about2_in1_cont {
  text-align: center;
  padding: 1em 0;
}
.about2_in1_img img {
  display: block;
  float: left;
  width: 31.33333%;
  margin: 1%;
}
.about2_in1_img:after {
  content: '';
  display: block;
  clear: both;
}
.about2_in.about2_in2 {
  background: #f5f5f5;
  padding-bottom: 50px;
}
.about2_in.about2_in2 > .page:after {
  content: '';
  display: block;
  clear: both
}
.about2_in2_cont {
  padding: 5em 0;
  float: right;
  width: 45%;
}
.about2_in3_cont:after {
  content: '';
  display: block;
  clear: both;
}
.about2_in3_cont {
  padding: 1em 0;
}
.clients_item {
  float: left;
  width: 23%;
  margin: 1%;
  box-shadow: 0 0 0 2px #eee;
}
.clients_item > img {
  width: 100%;
  height: auto;
  display: block;
}
.about2_in2_img {
  width: 45%;
  display: block;
  float: left;
}



.proinfo_content {
  width: 75%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}
#tab{display: flex;background-color: #fff;line-height: 50px;padding: 20px 20px 0 20px;}
#tab li{text-align: center;font-size: 16px;cursor: pointer;position: relative;font-weight: bold;}
#tab li.active,#tab li:hover{color: #7ABB2D;}
#tab li::after{
	content: '';
	display: none;
	position: absolute;bottom: -9px;left: 0;right: 0;margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #7bbb2d transparent transparent transparent;
}

#tab li:hover,#tab li.active{background-color: #fff;}

#content{background-color: #fff;margin-top: 0px;padding: 20px;}
#tab .art-shot-con-tit{background-color: #f5f5f5;width: 100%;}
#tab .art-shot-con-tit ul{display: flex;}
#tab .art-shot-con-tit h3{font-size: 18px;color: #333; font-weight: normal;border-bottom: 1px #eee solid;
display: inline-block;background-color:#f5f5f5;line-height: 30px;text-align: center;
position: relative;padding: 10px 30px;}
#tab .art-shot-con-tit li.active h3{background-color: #7bbb2b;color: #fff;font-weight: bold;}
#tab .art-shot-con-tit li.active::after{display: block;}
#content .art-shop-con-xx{padding-top: 20px; padding-bottom: 20px;line-height: 24px;text-align: center;}
#content .art-shop-con-xx img{vertical-align: middle;}
#content .art-shop-con-xx ul{display: flex;justify-content: space-between;padding: 20px;flex-wrap: wrap;} 
#content .art-shop-con-xx ul.video li{width: 48%;margin-bottom: 15px;}
#content .art-shop-con-xx ul.ly li{width: 24%;margin-bottom: 15px;}
#content .art-shop-con-xx ul.ly li p{line-height: 40px;text-align: center;background-color: #f5f5f5;}

.art-shop-con-xx table {
  border-right: 1px solid  #bdbaba;
    border-bottom: 1px solid  #bdbaba;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
    border-left: none;
}

.art-shop-con-xx table tr:nth-child(1) td {
    font-size: 18px !important;
     font-weight: bold;
    background-color: #dcdcdc !important;
}
.art-shop-con-xx table tr:nth-child(3) td {
    font-size: 18px !important;
     font-weight: bold;
    background-color: #dcdcdc !important;
}
.art-shop-con-xx table tr:nth-child(5) td {
    font-size: 18px !important;
     font-weight: bold;
    background-color: #dcdcdc !important;
}
.art-shop-con-xx table tr:nth-child(11) td {
    font-size: 18px !important;
     font-weight: bold;
    background-color: #dcdcdc !important;
}
.art-shop-con-xx table tr{
    width: auto !important;
    height: auto !important;
}
.art-shop-con-xx table tr td {
  border: 1px solid #bdbaba;
  padding: 0px 5px;
    color: #1d1b1b;
    border-right: none;
     border-bottom: none;
    width: auto !important;
    height: 46px !important;
   text-align: center;
    font-size: 15px;
}

.proinfo_relative {
  float: right;
  width: 23%;
  overflow: hidden;
}
.proinfo_relative .proinfo-box{background-color: #fff;padding: 15px;margin-bottom: 20px;}
.proinfo_relative .title.f-cb > h2{
	display: flex;
	align-items: center;
	color: #454545;
	line-height: 36px;
	font-size: 18px;
}
.proinfo_relative .title.f-cb > h2::before{
	display: inline-block;
	content: '';
	width: 4px;
	height: 20px;
	background-color: #7ABB2D;
	margin-right: 10px;
}
.proinfo_relative .tj-news{
	margin-top: 10px;
}
.proinfo_relative .tj-news ul li a{
	line-height: 40px;
	display: flex;
	align-items: center;
	text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  line-clamp: 1;
	  -webkit-box-orient: vertical;
}
.proinfo_relative .tj-news ul li a:hover{color: #7ABB2D;}
.proinfo_relative .tj-news ul li a::before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #7ABB2D;
	margin-right: 5px;
}
.proinfo-part.proinfo-intro > .page:after {
  clear: both;
  content: '';
  display: block;
}
.proinfo_relative .grid2 > .proinfo_relative_in img {
  width: 95%;
  display: block;
  height: auto;
  border: 3px #eee solid;
}
.proinfo_relative .grid2 > .proinfo_relative_in a {
  padding: 1em 0;
  display: block;
  border-bottom: 1px solid #eee;
  font-size: 0.8em;
  line-height: 1em;
}
.proinfo_relative .grid2 > .proinfo_relative_in p {
  line-height: 20px;
  padding: 10px 0 5px;
}
.proinfo_relative .grid2 > .proinfo_relative_in a:hover img {
  border: 3px #7ABB2D solid;
}
.proinfo_relative .grid2 > .proinfo_relative_in a:hover p {
  color: #7ABB2D;
}
.proinfo_relative .grid1{
	margin-bottom: 30px;
}
.proinfo_relative .grid1 > .proinfo_relative_in img {
  display: block;
  height: auto;
  border: 3px #eee solid;
  box-sizing: border-box;
}

.proinfo_relative .grid1 > .proinfo_relative_in a {
  padding: 1em 0;
  display: flex;
  border-bottom: 1px solid #eee;
  font-size: 0.8em;
  line-height: 1em;
}
.proinfo_relative .grid1 > .proinfo_relative_in a .img{
	width: 40%;
}
.proinfo_relative .grid1 > .proinfo_relative_in a .wd{
	width: 60%;
	padding-left: 10px;
	box-sizing: border-box;
}
.proinfo_relative .grid1 > .proinfo_relative_in p {
  line-height: 20px;
  padding: 10px 0 5px;
}
.proinfo_relative .grid1 > .proinfo_relative_in a:hover img {
  border: 3px #7ABB2D solid;
}
.proinfo_relative .grid1 > .proinfo_relative_in a:hover p {
  color: #7ABB2D;
}




.proinfo_content * {
  max-width: 100%;
}
.proinfo_content .proinfo_content_in h3{
	/* background-image: url('../image/pro-detail-title.png'); */
	background-repeat: no-repeat;
	font-size: 18px;
	color: #7ABB2D;
	line-height: 40px;
	border-bottom: 1px #f2f2f2 solid;
}
.title.f-cb > h2 {
  float: none;
  display: block;
  font-size: 1.1em;
  line-height: 3em;
  font-weight: normal;
  padding: 0;
  font-weight: bold;
  color: #7ABB2D;
}
.proinfo-part.proinfo-intro {
  background-color: #f5f5f5;
}
.about_sj_item {
  float: left;
  text-align: center;
  display: block;
  padding: 30px 50px 50px 0px;
}
.about_sj_item strong {
  font-size: 40px;
  font-weight: normal;
  color: #7ABB2D;
}
.about_sj_item strong i {
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  color: #999;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0px 0 4px;
}
@media only screen and (max-width: 1300px) {
  .gr-back-btn {
    width: 25%;
    height: 3em;
    line-height: 3em;
    font-size: 0.7em;
  }
  .contactB_l:after {
    display: none;
  }
  .about-set2 .txt h6 {
    font-size: 1.5em;
  }
  .proinfo-ban .list h2 {
    font-size: 1.5em
  }
  .proinfo-ban {
    width: auto;
    padding: 3em;
  }
  .proinfo-ban .list .tips {
    width: 35%;
  }
  .proinfo-part.proinfo-intro {
    padding: 3em;
  }
  .about2_in p {
    font-size: 0.85em;
    line-height: 1.8em;
  }
  .about2_in_tit {
    font-size: 1.5em;
    line-height: 1.8em;
  }
  .about2_in {
    padding: 2.5em;
  }
  .about-set2 {
    padding: 3em;
    width: auto;
  }
  .news_pro {
    padding: 1.5em;
  }
  .new_pro_item {
    float: left;
    width: 31.333333%;
    margin: 1%;
    font-size: 1em;
    text-align: center;
    line-height: 2em;
  }
  .contactB {
    display: block;
    width: 90%;
    margin: 3.5em auto;
    float: none;
  }
  .contact_A_tit > ul > li {
    font-size: 0.95em;
    margin: 0 2em
  }
  .news_in_x1 {
    padding: 2em;
    width: auto;
  }
  .news-show-right .invList a span h3 {
    font-size: 0.85em;
  }
  .invList a span h4 {
    font-size: 0.6em;
  }
  .invList a div h1 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.0em;
  }
  .invList a div h2 {
    font-size: 0.6em;
    font-weight: normal;
    line-height: 1.2em;
  }
  .procurement_p1 {
    padding: 1.5em
  }
  .list_con h4 {
    font-size: 0.85em;
  }
  .list_con {
    width: 60%;
  }
  .list_case {
    padding: 0.5em 0;
  }
  .inside-banner .ban-info {
    top: 35%
  }
  .inside-banner .ban-info h2 {
    font-size: 2.2em;
    line-height: 1em;
  }
  .inside-banner .ban-info p {
    font-size: 0.85em;
    line-height: 1em;
  }
  .full-case-crumbs .allpage_f a {
    font-size: 0.8em;
  }
  .full-case-crumbs {
    padding: 0.25em 1.5%;
    width: 97%;
  }
  .full-case-crumbs .allpage_f {
    display: inline-block;
    margin: 0 0.25em;
  }
  .pro-list {
    padding: 3.5em
  }
  .pro-list .img {
    float: none !important;
    width: 100%;
    height: auto;
  }
  .pro-list .int{width: 100%;padding-bottom: 20px;}
  .pro-list .sec_list .int {
    padding: 2.5em;
    width: 100%;
    box-sizing: border-box;
  }
  .pro-list .tit {
    height: 2.5em;
    font-size: 1.2em;
    line-height: 2.5em;
  }
  .review_tit {
    font-size: 1.5em
  }
}
/* oedm */
.oedm-ex {
  padding-top: 50px;
}
.odem_row1 {
  padding: 0 0 40px 0;
  text-align: center;
}
.odem_row1 img{
}
.odem_row1 a {
  font-size: 36px;
  color: #333;
  line-height: 50px;
  text-align: center;
  display: block;
  background: url(../image/oedm.png) no-repeat center 15px;
  font-weight: bold;
}
.odem_row1 a .small {
  font-size: 16px;
  display: block;
  line-height: 36px;
  color: #999;
  font-weight: lighter;
}
.oedm-ex .section-img-txt {
  width: 100%;
  background-image: url('../picture/oedm-bj.jpg');
  /* background: linear-gradient(180deg, rgba(61, 61, 61, 0), rgba(61, 61, 61, 0.2)); */
}
.oedm-ex .section-img-txt .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.oedm-ex .section-img-txt .list li {
  position: relative;
  margin: 20px;
  padding: 5px 30px;
  border: 1px #333 solid;
  line-height: 28px;
  border-radius: 100px;
  font-weight: bold;
  font-size: 18px;;
}
.oedm-ex .section-img-txt .list li:not(:last-child)::before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 48%;
  right: -25px;
  border-radius: 50%;
  border: 2px solid #ccc;
}
.oedm-ex .section-img-txt .list li:hover {
  cursor: pointer;
}
.oedm-ex .section-img-txt .list li.active {
  color: #fff;
  background-color: #7ABB2D;
  border: 1px #7ABB2D solid;
}
.oedm-ex .section-img-txt .img-item {
  position: relative;
  height: 550px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.oedm-ex .section-img-txt .img-item .img-wd {
  width: 38%;
  padding-top: 50px;
}
.oedm-ex .section-img-txt .img-item .img-wd h3 {
  font-size: 36px;
}
.oedm-ex .section-img-txt .img-item .img-wd h4 {
  font-size: 24px;
  font-weight: normal;
  margin: 15px 0 8px;
  color: #888;
}
.oedm-ex .section-img-txt .img-item .img-wd p{
	color: #888;
}
.oedm-ex .section-img-txt .img-item .img-img{
  width: 62%;
  margin-top: 50px;
}
.oedm-ex .section-img-txt .img-item .img-wd ul {margin-top: 30px;}
.oedm-ex .section-img-txt .img-item .img-wd ul li{display: flex;padding: 20px 0;align-items: center;}
.oedm-ex .section-img-txt .img-item .img-wd ul li i{display: inline-block; width: 50px; height: 50px; margin-right: 20px;flex-shrink: 0;}
.oedm-ex .section-img-txt .img-item .img-wd ul li p{font-size: 16px; color: #595959;}

.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul1 li i{ background-image: url(../picture/omg1_text1.svg);background-repeat: no-repeat;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul1 li:nth-child(2) i{background-position: 0 -50px;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul1 li:nth-child(3) i{background-position: 0 -100px;}


.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul2 li i{ background-image: url(../picture/omg2_text1.svg);background-repeat: no-repeat;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul2 li:nth-child(2) i{background-position: 0 -50px;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul2 li:nth-child(3) i{background-position: 0 -100px;}

.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul3 li i{background-image: url(../picture/omg3_text1.svg); background-repeat: no-repeat;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul3 li:nth-child(2) i{background-position: 0 -50px;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul3 li:nth-child(3) i{background-position: 0 -100px;}

.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul4 li i{background-image: url(../picture/omg4_text1.svg); background-repeat: no-repeat;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul4 li:nth-child(2) i{background-position: 0 -50px;}
.oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul4 li:nth-child(3) i{background-position: 0 -100px;}


.oedm-why {
  padding: 50px 0 30px;
  background-image: url('../picture/why-bj.png');
}

.oedm-why-top-box, .oedm-why-top-item, .oedm-why-bot-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.oedm-why-top-boxl {
  width: 50%;
}
.oedm-why-top-boxr {
  width: 50%;
  margin-top: 40px;
}
.oedm-why-top-item {
  margin-top: 30px;
}
.oedm-why-top-item .oedm-why-numb {
  width: 51px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background-color: #7ABB2D;
  font-family: 'Harmr';
}
.oedm-why-top-item .oedm-why-wd {
  width: 90%;
}
.oedm-why-wd h3 {
  margin-top: 10px;
  font-size: 18px;
}
.oedm-why-wd ul {
  margin-top: 10px;
}
.oedm-why-wd ul li {
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.oedm-why-wd ul li::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #e8e8e8;
  position: absolute;
  top: 10px;
  left: 0px;
}
.oedm-why-jg {
  margin-top: 50px;
  width: 100%;
  height: 52px;
  background-color: #F5F5F5;
  background-image: url(../picture/whyjg.png);
  background-repeat: no-repeat;
  background-position: center;
}
.oedm-why-bot {
}


.oedm-show{margin-bottom: 50px;padding-top: 50px;}

.oedm-oem {
  padding: 50px 0;
  margin-bottom: 50px;
}
.oedm-pcba {
}

.pcba-img-txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pcba-img-txt .list {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px #eee solid;
}
.pcba-img-txt .list li {
  width: 45.5%;
  border-top: 1px #eee solid;
  border-left: 1px #eee solid;
  padding: 15px 0 15px 20px;
}
.pcba-img-txt .list li h3 {
  padding: 5px 0;
}
.pcba-img-txt .list li i {
  display: block;
  width: 42px;
  height: 42px;
  background-image: url(../picture/pcba.png);
  background-repeat: no-repeat;
}
.pcba-img-txt .list li:nth-child(2) i {
  background-position: 0 -58px;
}
.pcba-img-txt .list li:nth-child(3) i {
  background-position: 0 -115px;
}
.pcba-img-txt .list li:nth-child(4) i {
  background-position: 0 -173px;
}
.pcba-img-txt .list li:nth-child(5) i {
  background-position: 0 -231px;
}
.pcba-img-txt .list li:nth-child(6) i {
  background-position: 0 -289px;
}
.pcba-img-txt .list li:nth-child(7) i {
  background-position: 0 -346px;
}
.pcba-img-txt .list li:nth-child(8) i {
  background-position: 0 -404px;
}
.pcba-img-txt .list li:hover,.pcba-img-txt .list li.active{
  cursor: pointer;
  background-color: #7ABB2D;
  border-color: #7ABB2D;
}
.pcba-img-txt .list li:hover h3, .pcba-img-txt .list li:hover p ,
.pcba-img-txt .list li.active h3 ,.pcba-img-txt .list li.active p
{
  color: #fff;
}
.pcba-img-txt .list li:hover i ,.pcba-img-txt .list li.active i{
  background-image: url(../picture/pcba-w.png);
}
.pcba-img-txt .img {
  width: 60%;
}
.pcba-img-txt .img-item {
  position: relative;
  overflow: hidden;
}
.pcba-img-txt .img-item img {
  width: 100%;
}
.pcba-img-txt .img-item .img-item-wd {
  position: absolute;
  width: 100%;
  padding: 20px 0 20px 20px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  bottom: 0;
  left: 0;
}
.oedm-lc {
  padding: 50px 0 80px;
  background-image: url(../picture/lc-bj.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.oedm-lc .odem_row1 {
  padding: 0 0 40px 0
}
.oedm-lc .odem_row1 a {
  font-size: 40px;
  color: #333;
  line-height: 50px;
  text-align: center;
  display: block;
  background: url(../image/oedm.png) no-repeat center 15px;
}
.oedm-lc .odem_row1 a .small {
  font-size: 16px;
  display: block;
  line-height: 32px;
  color: #999;
  font-weight: lighter;
}
.lc-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lc-box .lc-item {
  text-align: center;
  position: relative;
}
.lc-box .lc-item:not(:last-child)::before {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  background-image: url(../picture/lc-x.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 45%;
  right: -30px;
}
.lc-box .lc-item i {
  display: block;
  margin: auto;
  width: 90px;
  height: 62px;
  background-image: url(../picture/lc.png);
  background-repeat: no-repeat;
}
.lc-box .lc-item:nth-child(2) i {
  background-position: 0 -90px;
}
.lc-box .lc-item:nth-child(3) i {
  background-position: 0 -167px;
}
.lc-box .lc-item:nth-child(4) i {
  background-position: 0 -246px;
}
.lc-box .lc-item:nth-child(5) i {
  background-position: 0 -339px;
}
.lc-box .lc-item:nth-child(6) i {
  background-position: 0 -431px;
}
.lc-box .lc-item:nth-child(7) i {
  background-position: 0 -520px;
}
.lc-box .lc-item h4 {
  padding: 10px 0;
}
.ys-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ys-left {
  width: 55%;
  margin-top: 60px;
}
.ys-img {
  width: 40%;
}
.ys-wd-tit {
  display: flex;
}
.ys-wd-tit i {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  background-color: #7ABB2D;
  color: #fff;
  font-style: normal;
  border-radius: 6px;
}
.ys-wd-tit h3 {
  font-size: 20px;
  line-height: 40px;
  padding-left: 10px;
}
.ys-left p {
  padding-top: 20px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.ys-left p::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 0 5px;
  top: 30px;
  left: 0;
  position: absolute;
  border-color: transparent transparent transparent #af1c2d;
}
.ys-img02 {
  width: 60%;
}
.ys-item02 .ys-left {
  width: 35%;
  padding-right: 5%;
}
.ys-item {
  position: relative;
}
.ys-img03 {
  position: absolute;
  bottom: 0;
  right: 9.5%;
}
.matop-50 {
  margin-top: 50px;
}
.pcba-lc {
  width: 100%;
  background-image: url(../picture/pcba-lc-bj.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 50px 0 0 0;
}
.pcba-lc .lcswiper-prev, .pcba-lc .lcswiper-next {
  width: 26px;
  height: 47px;
  background-image: url(../picture/sw-prev.png);
}
.pcba-lc .lcswiper-prev:hover, .pcba-lc .lcswiper-next:hover {
  background-image: url(../picture/sw-prev-r.png);
}
.pcba-lc .lcswiper-next {
  transform: rotate(180deg);
}
.pcba-lc .lcswiper-next:hover {
  transform: rotate(180deg);
}
.paba-swit .page {
  position: relative;
}
.paba-swit .container {
  max-width: 1180px;
  margin: auto;
}
.paba-swit .owl-item .item {
  margin: 0 15px;
}
.paba-swit .owl-item .item img {
  width: 100%;
  border-radius: 5px;
}
.paba-swit .owl-item .item p {
  text-align: center;
  line-height: 40px;
  background-color: #eee;
}
.paba-swit .customNavigation .btn {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 43%;
  width: 26px;
  height: 47px;
  background-image: url(../picture/sw-prev.png);
}
.paba-swit .customNavigation .btn:hover {
  background-image: url(../picture/sw-prev-r.png);
}
.paba-swit .customNavigation .prev {
  left: 0;
}
.paba-swit .customNavigation .next {
  right: 0;
  transform: rotate(180deg);
}
.pcba-jg {
  width: 100%;
  background-image: url(../picture/pcba-jg.jpg);
  padding: 80px 0;
  margin: 80px 0;
}
.pcba-jg .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pcba-jg-l {
  width: 20%;
}
.pcba-jg-r {
  width: 80%;
}
.pcba-jg-r h2, .pcba-jg-r p, .pcba-jg-r a {
  color: #fff;
}
.pcba-jg-r h2 {
  font-size: 30px;
  font-weight: 200;
}
.pcba-jg-r p {
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0;
}
.pcba-jg-r ul li a {
  display: block;
  padding: 8px 20px;
  float: left;
  margin-right: 10px;
}
.pcba-jg-r ul li:first-child a {
  background-color: #fb6915;
}
.pcba-news {
  margin-bottom: 50px;
}
.pcba-news .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pcba-news-l, .pcba-news-r {
  width: 48%;
}
.news-l-img img {
  width: 100%;
}
.pcba-news-tit {
  border-bottom: 1px #eee solid;
  line-height: 40px;
  margin-bottom: 30px;
  overflow: hidden;
}
.pcba-news-tit h3 {
  float: left;
  border-bottom: 3px solid #7ABB2D;
}
.pcba-news-tit a {
  float: right;
  display: block;
  width: 26px;
  height: 26px;
  background-image: url(../picture/pcbana.png);
  margin-top: 5px;
}
.new-tj {
  border-bottom: 1px #eee solid;
  padding: 20px 0;
}
.new-tj h6 {
  padding-bottom: 10px;
}
.pcba-new-list ul li {
  line-height: 30px;
}
.pcba-new-list ul li a:hover {
  color: #7ABB2D;
}
.qa-list .qa-item {
  padding: 25px;
}
.qa-list .qa-item h6, .qa-list .qa-item p {
  padding-left: 35px;
  background-image: url(../picture/A.png);
  background-repeat: no-repeat;
}
.qa-list .qa-item h6 {
  padding-bottom: 10px;
}
.qa-list .qa-item p {
  font-size: 12px;
  background-image: url(../picture/Q.png);
}
.qa-list .qa-item:nth-child(2n) {
  background-color: #eee;
}
.qa-list .qa-item:hover h6 {
  color: #7ABB2D;
}
.oedm-oem-img img {
  width: 100%;
}
/* 
service */
.service-box section:nth-child(2n) {
  background-color: #f9f9f9;
  ;
}
.service-box section:nth-child(2n) .market-item {
  flex-flow: row-reverse;
}
.service-box section:nth-child(2n) .market-item .pic {
  text-align: right;
}
.servse-list{
	padding: 50px 0;
	flex-wrap: wrap;
}
.servse-list .item{
	width: 32%;
	box-sizing: border-box;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}
.servse-list .item .pic{height: 300px;overflow: hidden;}
.servse-list .item .pic img{}
.servse-list .item p{
	height: 50px;
	line-height: 45px;
	
	color: #333;
	text-align: center;
}
.mt30 {
  margin-top: 30px;
  ;
}
.ny-title {
  font-size: 30px;
  font-weight: normal;
  color: #333;
  text-align: center;
}
.ny-desc p{
  line-height: .24rem;
}
.ny-row {
  padding: 60px 0;
}
.rown2bg {
  background-color: #f9f9f9;
}
.ny-name {
  font-size: 24px;
  color: #7ABB2D;
  text-align: center;
  font-weight: bold;
  ;
}
.ny-row h2 {
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
  font-size: 24px;
}
.amore a {
  display: inline-block;
  padding: 10px 30px;
  background-color: #7ABB2D;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}
.linka {
  margin-top: 30px;
  display: block;
}
.ny-more a {
  display: inline-block;
  padding: 5px 20px;
  border: 1px #7ABB2D solid;
  color: #7ABB2D;
  margin-right: 10px;
  font-size: 16px;
  border-radius: 5px;
  margin-bottom: 20px;
  ;
}
.ny-more a:hover {
  background-color: #7ABB2D;
  color: #fff;
}
.arrow-bottom {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.arrow-top {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-bottom: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.lx-flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.market-box .title-text {
  margin-bottom: 30px;
}
.market-item .pic {
  width: 40%;
}
.market-item .text {
  width: 55%;
}
/* 质量 */
.quality-box {
  display: flex;
  flex-wrap: wrap;
}
.quality-box .quali-ri .list_case {
  padding-top: 50px;
}
.quality-box .quali-le {
  width: 25%;
  padding-right: 30px;
  box-sizing: border-box;
}
.quality-box .quali-ri {
  width: 100%;
}
.news-box {
	padding: 70px 0 0 0;
}
.news-box .quali-ri{
	width: 75%;
}
.quality-box .quali-ri .news-show-left{width: 100%;background-color: #f5f5f5;}
.quality-box .quali-ri .news-show-left .news-title .discrp{background-color: #fff;}
.quality-box .quali-le h2 {
  background-color: #7ABB2D;
  text-indent: 50px;
  line-height: 70px;
  color: #fff;
  text-transform: capitalize;
  background-image: url(../picture/xl.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  font-size: 18px;
}
.quality-box .quali-le ul {
  background-color: #f5f5f5;
}
.quality-box .quali-le ul li {
  padding: 15px;
  border-bottom: 1px #eee solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.quality-box .quali-le ul li a {
  line-height: 30px;
  font-size: 16px;
}
.quality-box .quali-le ul li.active, .quality-box .quali-le ul li:hover {
  background-color: #7ABB2D;
}
.quality-box .quali-le ul li.active a, .quality-box .quali-le ul li:hover a, .quality-box .quali-le ul li.active i, .quality-box .quali-le ul li:hover i {
  color: #fff;
  font-weight: bold;
}


.case-tj-pro{
	background-color: #f5f5f5;
	margin-top: 30px;
	padding: 15px;
}
.case-tj-pro .title{margin-bottom: 20px;}
.case-tj-pro .title span{
	font-size: 18px;
	color: #7ABB2D;
	font-weight: bold;
}
.case-tj-pro .swiper .swiper-slide p{text-align: center;line-height: 30px;}
.case-tj-pro .swiper .swiper-slide a:hover p{color: #7ABB2D;}
/* 质量 */
@media only screen and (max-width:1300px) {
  .oedm-oem-img {
    width: 90%;
    margin: auto;
  }
  .market-item .pic, .market-item .text {
    width: 100%;
  }
  .service-box section:nth-child(2n) .market-item {
    flex-flow: column;
    ;
  }
  .service-box section:nth-child(2n) .market-item .pic, .service-box .market-item .pic {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1000px) {
	.procurement{padding-bottom: 0;}
	.quality-box{padding: 20px 0;}
  .proinfo_content_in .proinfo_con_body img {
    height: auto !important;
  }
  .proinfo_relative > .proinfo_relative_in p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0;
  }
  .contactB_R #submit{width: 100%;}
  .contactB_R input, .contactB_R textarea {
    font-size: 0.7em;
	
  }
  .contactA_B {
    margin: 1.5em;
    padding-bottom: 1.5em;
  }
  .contactA_B > .contact_A_page {
    position: relative;
    height: 380px;
    width: 100%;
  }
  .about_sj_item strong {
    font-size: 32px;
  }
  .review_item > p {
    font-size: 0.7em
  }
  .about_sj_item {
    padding: 30px 20px 30px 0px;
  }
  .proinfo-ban .list .detail p {
    font-size: 0.7em
  }
  .proinfo-ban .list h2 {
    font-size: 1.2em
  }
  #etalage {
    float: none;
    width: auto;
    margin: 0 auto;
    padding-bottom: 28vw;
  }
  .proinfo-ban .list .detail ul{padding: 0;}
  .proinfo-ban .list .tips {
    width: 100%;
	margin-top: 30px;
  }
  .proinfo-ban .list .pro-box{
	  width: 100%;
  }
  .proinfo_content_in {
    padding: 1em;
  }
  .proinfo-part.proinfo-intro {
    padding: 2em
  }
  .proinfo_content {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .proinfo_relative {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .about2_in p {
    font-size: 0.85em;
    line-height: 1.8em;
  }
  .about2_in_tit {
    font-size: 1.3em;
    line-height: 2em;
  }
  .about2_in {
    padding: 2em;
  }
  .about-set2 {
    padding: 2em;
    width: auto;
  }
  .about-set2 .txt h6 {
    font-size: 1em;
    color: #333;
    line-height: 1em;
    padding: 0px 0 0.85em;
    display: block;
  }
  .about-set2 .txt p {
    font-size: 0.6em;
    line-height: 2em;
  }
  .about-set3 {
    padding: 20px 0;
  }
  .about-set3 .sj-list .sj-item {
    width: 50%;
  }
  .about-set3 .sj-list .sj-item .item h3 span {
    font-size: 24px;
  }
  .about-set4 .photo-box .photo-swiper, .about-set4 .photo-box .photo-list {
    width: 100%;
  }
  .about-set4 .photo-box .photo-list {
    margin-top: 10px;
  }
  .about-set4 #tab li {
    font-size: 12px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px;
  }
  .about_sj_item strong i {
    font-size: 13px;
  }
  .about-set2 .txt {
    width: 48%;
    padding-top: 0.2em;
  }
  .news_pro {
    padding: 1.5em;
  }
  .new_pro_item {
    float: left;
    width: 31.333333%;
    margin: 1%;
    font-size: 0.85em;
    text-align: center;
    line-height: 2em;
  }
  .about-set4 {
    width: 100%;
    position: relative;
    padding: 2em 0;
    background: #f5f5f5;
    overflow: hidden
  }
  .review_tit {
    font-size: 1.2em;
    margin: 0 auto;
    text-align: center;
    line-height: 3em;
  }
  .review_p {
    padding: 0 1.2em;
    font-size: 0.5em;
    line-height: 2em;
  }
  .contactA {
    float: none;
    width: 90%;
    margin: 2.5em auto
  }
  .contactB {
    display: block;
    width: 90%;
    margin: 3.5em auto;
    float: none;
    height: auto;
  }
  .contactB_R, .contactB_l {
    width: 100%;
    float: none;
    margin: 0;
  }
  .contactB_R {
    padding: 0 2em 2em;
    box-sizing: border-box;
  }
  .contactB_R:after {
    content: '';
    display: block;
    clear: both
  }
  .contactB_l {
    padding: 1em 2.5em 2em;
    box-sizing: border-box;
  }
  .contactB_l dt {
    width: 100%;
    margin-top: 0.5em;
  }
  .contactB_l dd {
    width: 100%
  }
  .contactA_T {
    padding: 2em 1.5em 0;
    width: ;
    margin: ;
    box-sizing: ;
  }
  .contactA_T_l, .contactA_T_m, .contactA_T_R {
    width: 100%;
    float: none;
    margin-bottom: 2em;
    text-align: center;
    border: 0;
	padding: 0;
  }
  .contact_A_tit {
    width: 80%
  }
  .contact_A_tit > ul > li {
    font-size: 0.85em;
    margin: 0 0.3em
  }
  .pcba-content .news-show-right {
    display: none;
  }
  .pcba-content .news-show-left {
    width: 100%;
  }
  .news-show-left, .news-show-right {
    width: 100%;
    float: none
  }
  .news-show-right {
    margin-top: 1.5em;
  }
  .procurement_p1 {
    padding: 1em
  }
  .about-img .list_case_ul li {
    width: 48%;
  }
  .list_case_ul li {
    width: 49%;
  }
  .list_con h4 {
    font-size: 0.7em;
  }
  .list_con {
    width: 100%;
  }
  .quality-box .quali-le, .quality-box .quali-ri {
    width: 100%;
  }
  .quality-box .quali-le {
    padding-right: 0;
	display: none;
  }
  .inside-banner .ban-info {
    top: 35%
  }
  .list_con {
    padding-left: 5px;
  }
  .inside-banner .ban-info h2 {
    font-size: 2em;
    line-height: 1em;
  }
  .inside-banner .ban-info p {
    font-size: 0.75em;
    line-height: 1em;
  }
  .full-case-crumbs {
    padding: 0.1em 2%;
    width: 96%;
    height: auto;
  }
  .pro-list {
    padding: 2.5em
  }
  .pro-list .sec_list .int {
    padding: 1.5em;
    width: 100%;
    box-sizing: border-box;
  }
  .pro-list .tit {
    height: 2em;
    font-size: 1em;
    line-height: 2em;
  }
  .oedm-ex .odem_row1 a, .oedm-why .odem_row1 a, .oedm-oem .odem_row1 a, .oedm-pcba .odem_row1 a, .oedm-lc .odem_row1 a {
    font-size: 24px;
    line-height: 30px;
  }
  .oedm-ex .odem_row1 {
    padding: 0 0 20px 0;
  }
  .oedm-ex .odem_row1 a .small {
    font-size: 12px;
    line-height: 20px;
  }
  .oedm-ex .section-img-txt {
    background-size: cover;
  }
  .oedm-ex .section-img-txt .list {
    justify-content: flex-start;
  }
  .oedm-ex .section-img-txt .list li {
    margin: 5px;
    padding: 5px 10px;
  }
  .oedm-ex .section-img-txt .list li::before {
    display: none !important;
  }
  .oedm-ex .section-img-txt .img-item {
    height: auto;
  }
  .oedm-ex .section-img-txt .img-item .img-wd h3 {
    font-size: 18px;
  }
  .oedm-ex .section-img-txt .img-item .img-wd h4 {
    font-size: 16px;
    margin: 20px 0 8px;
  }
  .oedm-ex .section-img-txt .img-item .img-img {
    width: 100%;
  }
  .oedm-ex .section-img-txt .img-item .img-img2 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .oedm-ex .section-img-txt .img-item img {
    width: 100%;
  }
  .oedm-ex .section-img-txt .img {
    width: 93%;
  }
  .oedm-ex .section-img-txt .img-item .img-wd {
    width: 100%;
    padding-top: 30px;
  }
  .oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul1 {
    width: 100%;
    margin-top: 30px;
  }
  .oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul1 li {
    width: 100%;
  }
  .oedm-ex .section-img-txt .img-item .img-wd ul.img-wd-ul2 {
    margin-top: 30px;
  }
  .oedm-ex .section-img-txt .img-item .img-wd ul li p {
    width: 70%;
  }
  .oedm-ex .section-img-txt .img-item3 .img-img ul li {
    width: 50%;
  }
  .oedm-ex .section-img-txt .img-item3 .img-img ul {
    padding-bottom: 50px;
  }
  .oedm-why-top-box {
    padding: 0px 20px;
  }
  .oedm-why-top-boxl {
    width: 100%;
  }
  .oedm-why-top-boxr {
    width: 100%;
  }
  .oedm-why-top-boxr img, .oedm-why-bot-box img {
    width: 100%;
  }
  .oedm-why-top-item .oedm-why-wd {
    width: 100%;
  }
  .oedm-why-top-item {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .oedm-why-bot-box {
    width: 90%;
  }
  .pcba-img-txt, .oedm-lc, .ys-item {
    width: 90%;
    margin: auto;
  }
  .pcba-img-txt .list, .pcba-img-txt .img {
    width: 100%;
  }
  .pcba-img-txt .list li {
    width: 43.5%;
  }
  .pcba-img-txt .list li:nth-child(2n) {
    border-right: 1px #eee solid;
  }
  .oedm-lc {
    background-color: #fbfbfb;
    padding-top: 10px;
  }
  .lc-box .lc-item {
    width: 50%;
  }
  .ys-item img {
    width: 100%;
  }
  .ys-left, .ys-img02, .ys-img {
    width: 100%;
  }
  .ys-left p {
    line-height: 20px;
  }
  .ys-item02 .ys-left {
    width: 100%;
  }
  .ys-wd-tit h3 {
    line-height: 24px;
  }
  .ys-img03 {
    position: relative;
    right: auto;
  }
  .oedm-ex .matop-50 {
    margin-top: 0;
  }
  .oedm-ex {
    padding: 30px 0;
  }
  .pcba-jg .row, .pcba-news .row {
    width: 90%;
    margin: auto;
  }
  .pcba-jg-l {
    width: 100%;
  }
  .pcba-jg-r {
    width: 100%;
  }
  .pcba-news-l, .pcba-news-r {
    width: 100%;
  }
  .indvd-click {
    width: 30px;
    height: 30px;
    margin: 0 auto 0;
  }
}
@media only screen and (max-width: 640px) {
	.proinfo-ban .list .tips .box a:first-child,.proinfo-ban .list .tips .box .box_qq, .proinfo-ban .list .tips .box .box_email, .proinfo-ban .list .tips .box .box_pdf
	{
		width: 100px;
		background-size: 20px;
		background-position: 5px center;
		text-indent: 30px;
	}
  .about-set4 .photo-box .photo-list .photo-item p, .about-set4 .photo-box .photo-swiper .swiper-slide p, .about-set3 .sj-list .sj-item .item p {
    font-size: 12px;
  }
  .news_in_x1 {
    padding: 0.75em
  }
  .news-views p {
    padding: 0
  }
  .etalage_small_thumbs li {
    width: 20% !important;
  }
  .proinfo-ban .list li > img.etalage_small_thumb {
    width: 100% !important;
    height: auto !important;
  }
  #etalage .etalage_icon {
    display: none !Important;
  }
  #etalage .etalage_magnifier {
    display: none !important;
  }
  #etalage {
    width: 100% !important;
    height: 90vw !important;
  }
  #etalage .etalage_thumb_image {
    width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
  }
  .proinfo-ban {
    width: auto;
    padding: 1em;
  }
  .etalage li.etalage_small_thumbs {
    position: absolute !important;
    width: 100% !important;
    bottom: 0%;
    left: 0;
    height: auto !important;
    margin: 0 !important;
    top: auto !important;
  }
  .etalage li.etalage_small_thumbs > ul {
    height: auto !important;
  }
  .etalage_small_thumbs li.vertical {
    float: left;
    margin-right: 0.5em !important;
    ;
  }
  .proinfo-part.proinfo-intro {
    padding: 1em;
  }
  .proinfo_relative .grid2 > .proinfo_relative_in a {
    display: block;
    width: 48%;
    float: left;
    margin: 1%;
  }
  .pro-list .int p {
    height: auto;
  }
  .about2_in2_img {
    width: 100%;
    display: block;
    float: none;
  }
  .about2_in2_cont {
    width: 100%;
    float: none;
    padding: 2em 0;
  }
  .about2_in {
    padding: 1.5em;
  }
  .about-set2 .img {
    width: 100%;
  }
  .about-set2 .txt {
    width: 100%;
    padding-top: 1em;
  }
  .news_pro {
    padding: 1.5em;
  }
  .new_pro_item {
    float: left;
    width: 100%;
    margin: 1%;
    font-size: 0.85em;
    text-align: center;
    line-height: 2em;
  }
  .contact_A_tit {
    width: 100%;
    height: 50px;
    line-height: 50px
  }
  .contact_A_tit > ul > li {
    font-size: 0.6em;
    margin: 0 0.2em;
    height: 50px;
    line-height: 50px
  }
  .index_nt {
    padding: 1.5em 0;
  }
  .index_ntr .more a {
    margin-top: 0;
  }
  .index_nti {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
  }
  .index_ntr {
    width: 100%;
    float: right;
    position: relative
  }
  .index_nti img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
  }
  .index_ntr .title a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: .8em;
    line-height: 1.5em;
	margin-top: 2em;
  }
  .index_ntr .cont {
    font-size: 0.7em;
    line-height: 1.8em;
    margin: 1.5em 0 0;
  }
  .inside-banner .ban-info {
    top: 30%
  }
  .inside-banner .ban-info h2 {
    font-size: 1.6em;
    line-height: 1em;
  }
  .inside-banner .ban-info p {
    font-size: 0.6em;
    line-height: 1em;
  }
  .full-case-crumbs .allpage_f a {
    font-size: 0.7em;
  }
  .full-case-crumbs .allpage_f {
    display: inline-block;
    margin: 0 0.1em;
  }
  .pro-list {
    padding: 1.5em
  }
  .pro-list .list li {
    margin: 0 0 3% 0;
    width: 100%;
  }
  .list_case_ul li .main_pic:after {
    background: #7ABB2D url(../image/a22.png) no-repeat center/30px;
  }
  .list_case_cen i {
    display: none;
  }
  .pagination .a1_page {
    display: none;
  }
  .pagination .next_page {
    display: none;
  }
  .pagination .Last_page {
    display: none;
  }
  .pagination .first_page {
    display: none;
  }
  .pagination .previous_page {
    display: none;
  }
  .indvd-box {
    padding: 5px 15px;
  }
  .indvd-item {
    width: 48%;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 620px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
@media only screen and (max-width: 590px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
@media only screen and (max-width: 560px) {
  #etalage {
    width: 100% !important;
    height: 100vw !important
  }
}
@media only screen and (max-width: 540px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
@media only screen and (max-width: 500px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
@media only screen and (max-width: 480px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
@media only screen and (max-width: 420px) {
  #etalage {
    width: 100% !important;
    height: 110vw !important
  }
}
@media only screen and (max-width: 400px) {
  #etalage {
    width: 100% !important;
    height: 90vw !important
  }
}
.pagecenter-box {
  margin-top: 50px;
}
.pagecenter-box .page {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagecenter-box .page .case-tit-item a {
  line-height: 40px;
  display: inline-block;
  color: #333;
  border: 1px #eee solid;
  padding: 0 20px;
  margin: 10px;
  font-size: 16px;
  font-weight: bold;
  transition: 0.4s;
}
.pagecenter-box .page .case-tit-item a.active, .pagecenter-box .page .case-tit-item a:hover {
  background-color: #7ABB2D;
  color: #fff;
}
.ny-serch-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  ;
  ;
}
.ny-serch-box .ny-ser-l {
  font-weight: bold;
}
.ny-serch-box .ny-ser-l a {
  font-weight: normal;
  padding: 0 10px;
}
.ny-serch-box .ny-ser-l a:hover {
  color: #7ABB2D;
}
.ny-serch-box .ny-ser-r form {
  background-color: #fff;
  ;
}
.ny-serch-box .ny-ser-r input {
  border: none;
  outline: none;
  ;
}
.ny-serch-box .ny-ser-r input:focus {
  background: none;
  ;
}
.ny-serch-box .ny-ser-r input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.ny-serch-box .ny-ser-r input.text {
  line-height: 30px;
  border: none;
  width: 260px;
  padding-left: 10px;
}
.ny-serch-box .ny-ser-r input[type="submit"] {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  ;
}
.qaa {
  background: #f8f8f8;
  padding: 0 0 30px 0;
}
.qaa .box {
  margin: 20px auto;
  height: auto;
  padding: 50px;
  background-color: #fff;
}
.qaa .Collapsing {
  border-bottom: solid 1px #eee;
  width: 100%;
  line-height: 50px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url(../picture/pro_left.png);
}
.qaa .coll_body {
  display: none;
  padding: 10px;
  line-height: 30px;
  background: #f1f1f1;
  color: #333;
}
.qaa .current {
  background-image: url(../picture/pro_down.png);
}
@media (max-width:790px) {
  .ny-serch-box .ny-ser-l {
    line-height: 40px;
  }
  .ny-serch-box .ny-ser-r {
    padding-bottom: 20px;
    ;
  }
  .pagecenter-box .page .case-tit-item a {
    padding: 0 10px;
    margin: 5px;
  }
  .qaa .box {
    padding: 10px;
  }
}

.proinfo_content_in_table{
 margin:15px 0px 30px 0px;
}
.cpxxbg{
  overflow: auto;
  border-right: 1px solid #bdbaba;
}
.cpxxbg table {
  display: table;
  line-height: 3em;
  color: #555;
  width: 100%;
  border: 1px solid #bdbaba;
  border-left: none;
  white-space: nowrap;
}
.cpxxbg table tr {}
.cpxxbg table td {
  font-size: 14px;
  text-align: center;
  border-color: #eee;
  border: 1px solid #bdbaba;
  border-right: none;
  border-bottom: none;
  padding: 3px 10px;
}
.cpxxbg table > tbody > tr:nth-child(1) {
  background: #f7f5f5;
  color: #222;
  line-height: 2em;
}
.cpxxbg table > tbody > tr:nth-child(1) td {
  font-size: 14px;
  padding: 18px 10px !important;
  line-height: 18px;
  font-weight: bold;
}
.cpxxbg table > tbody > tr td p, .cpxxbg table > tbody > tr td span {
  font-size: inherit;
  display: block;
}
.cpbg2 {
  border: 1px solid #bdbaba;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
 margin-top: 8px;
    background-color:#fcfcfc;
    font-size: 14px !important;
}
.cpbg2 tr {
  border: 1px solid  #bdbaba;
}
.cpbg2 tr:nth-child(1) {

}
.cpbg2 tr td:nth-child(1) {
    font-weight: bold;
}
.dgbg2 tr:nth-child(n) {
  
}
.cpbg2 tr:nth-child(2n) {
 
}
.cpbg2 tr td {
  border: 1px solid #bdbaba;
  height: 40px;
    color: #1d1b1b;
}

.news-slide{
	width: 25%;
	padding-right: 30px;
	box-sizing: border-box;
}
.news-slide .news-slide-top{
	background-color: #7ABB2D;
}
.news-slide .news-slide-top h2{padding-left: 20px;color: #fff;line-height: 60px;font-size: 18px;}
.news-slide .news-slide-top h2 i{color: #fff;}
.news-slide .news-slide-top h3{
	width: 92%;
	margin: auto;
	font-size: 20px;
	font-weight: bold;
	color: #7ABB2D;
	text-align: center;
	line-height: 80px;
	background-color: #fff;
}
.news-slide .news-slide-bot{border: 1px #f5f5f5 solid;}
.news-slide .news-slide-bot ul li.active a,.news-slide .news-slide-bot ul li a:hover{color: #7ABB2D;font-weight: bold;}
.news-slide .news-slide-bot ul li a{
	display: block;
	width: 92%;
	margin: auto;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding-left: 20px;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
.news-slide-contact{width: 92%;margin: auto;background-color: #7ABB2D;padding: 20px;margin-bottom: 10px;box-sizing: border-box;display: flex;align-items: center;}
.news-slide-contact .icon{margin-right: 10px;}
.news-slide-contact .icon i{color: #fff;font-size: .24rem;}
.news-slide-contact .wd p,.news-slide-contact .wd h4{color: #fff;padding: 2px 0;}
.news-slide-contact .wd h4{font-size: .24rem;font-family: 'mon';}



.news-show-left .ys{background-color: #f5f5f5;height: 30px;}

.art-bot-news i{color: #7ABB2D;padding-right: 8px;}

.art-bot-news h2{border-bottom: #eee 1px solid;padding-bottom: 20px;font-size: 18px;}
.art-bot-news .tj-news-box{border-bottom: 1px #eee solid;padding: 10px 0;margin-bottom: 20px;}
.art-bot-news{padding: 20px;}
.tj-news-box p:hover,.art-bot-news .tj-news-box p:hover,.tj-pro-box .item:hover p
{color: #7ABB2D;}
.art-bot-news .tj-news-box p{line-height: 30px;}
.art-bot-news .ms-box{display: flex;flex-wrap: wrap;align-items: center;}
.art-bot-news .ms-box p{margin: 5px 0;}
.art-bot-news .ms-box p:last-child{width: 100%;}
.art-bot-news .ms-box ul li{list-style: none;}
.art-bot-news .ms-box ul li a{padding-right: 10px;}

.serch-box{
	padding: 50px 0;
}
.serch-box .serch-list{
	box-shadow:  0 0 18px #eee;
	padding: 20px;
}
.serch-box .serch-list .img{
	width: 30%;
}
.serch-box .serch-list .serch-nr{width: 65%;}
.serch-box .serch-list .serch-nr .title{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.serch-box .serch-list .serch-nr .cont{
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  color: #888;
	  margin-bottom: 20px;
}
.serch-box .serch-list .serch-nr .date,.serch-box .serch-list .serch-nr .date span{
	color: #888;
}
.sec-bg{background-color: #f5f5f5;}
.sec-bg-w{background-color: #fff;}

/* 实力 */
.shili-box .box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;transition: .4s all;}
.shili-box .box .item{width: 49%;padding: 10px;box-sizing: border-box;margin-bottom: 20px;border: 1px #eee solid;}
.shili-box .box .item .pic{overflow: hidden;}
.shili-box .box .item .pic img{width: 100%;height: 100%;transition: all 0.6s;}
.shili-box .box .item .ny-desc{padding: 20px;}
.shili-box .box .item .ny-desc h2{font-size: 16px;line-height: 36px;font-weight: bold;}
.shili-box .box .item .ny-desc p{color: #888;}
.shili-box .box .item:hover{box-shadow: 0px 0px 18px 0px rgba(24, 42, 2, 0.3);}
.shili-box .box .item:hover img{transform: scale(1.1);-ms-transform: scale(1.1);}

/* 招聘 */
.joinzp{width: 100%;padding: 100px 0 0px;background: #f7f7f7;}
.joinzp *{box-sizing: border-box;}
.joinzp .down-title{}
.joinzp .down-layout li{height: 80px;}
.joinzp .down-link li i{width: 36px;height: 36px;background: url('../image/joinIc.png') no-repeat;}
.joinzp .down-link.ontrue li i{background-image: url('../image/joinIcH.png');}
.joinzp .down-item{background: #fff;}
.joinzp-content{display: none;width: 100%;border: 1px solid #f2f2f2;padding: 34px 42px;}
.joinzp-wd{width: 100%;}
.joinzp-wd h6, .joinzp-wd h1{font-size: 16px;color: #333;line-height: 40px;}
.joinzp-wd *{font-size: 14px;color: #666;line-height: 34px;}
.joinzp-top{margin-top: 28px;}
.joinzp-email{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.joinzp-email>a{display: block;padding: .2rem .3rem;background-color: #7ABB2D;color: #fff;font-size: .18rem;font-weight: bold;}
.joinzp-email p{font-size: 14px;color: #333;line-height: 34px;}
.down{width: 100%;padding: 0px 0 120px;}
.down-item{width: 100%;margin-top: 20px;background: #f7f7f7;}
.down-layout{display: block;width: 100%;overflow: hidden;padding-left: 42px;}
.down-layout li{float: left;display: flex;position: relative;align-items: center;height: 90px;color: #fff;font-size: 16px;}
.down-layout li:nth-child(1){width: 44%;padding-right: 4%;}
.down-layout li:nth-child(2){width: 23%;}
.down-layout li:nth-child(3){width: 23%;}
.down-layout li:nth-child(4){width: 6%;}
.down-title{background: #666;}
.down-link li{color: #666;}
.down-link li:first-child{font-size: 18px;color: #333;transition: all .4s ease;}
.down-link li i{width: 35px;height: 35px;display: block;background: url('../image/downIc.png') no-repeat;transition: all .4s ease;}
.down-link:hover li:first-child{color: #333;}
.down-link:hover li i{transform: scale(.9);}
/* 招聘表单 */
.join-form{background-color: #f5f5f5;padding: 50px;}
.join-form .form-box{width: 60%;margin: auto;background-color: #fff;padding: 50px;}
.join-form .form-box .item h3{line-height: .5rem;font-size: 16px;font-family: 'pingfang';}
.join-form .form-box .input_radio {display: flex;align-items: center;line-height: 50px;}
.join-form .form-box .input_radio input[type="radio"]{width: 36px;height: 20px;}
.join-form .form-box .input input[type="text"]{
	border: 1px solid #ccc;
	padding: .8em;
	width: 100%;
	border-radius: 2px;
	font-size: 16px;
	box-sizing: border-box;
}
.join-form .form-box .input textarea{width: 100%;height: 200px;padding: 20px;box-sizing: border-box;border: 1px #ccc solid;}

.join-form .submit {
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background: #7ABB2D;
  border: 0px;
  font-weight: bold;
  margin-top: 20px;
}
.join-form .submit:last-child{background-color: #eee;color: #7ABB2D;}
/* 联系我们10.18 */
.color-6 { color: #666; }
.md-contact-2 { padding-top: .9rem; overflow: hidden; }
.md-contact-2 .content { margin-top: .2rem; }
.md-contact-2 .item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: .4rem; align-items: flex-start; }
.md-contact-2 .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; margin-right: .82rem; display: -webkit-box; display: -ms-flexbox; display: flex; }
.md-contact-2 .lf .icon { width: .18rem; height: .23rem; background: url(../image/icon-add2.png) no-repeat center/contain; margin-right: .15rem; margin-top: .23rem; }
.md-contact-2 .lf .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.md-contact-2 .lf .hd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #e5e5e5; padding: .15rem 0; cursor: pointer; }
.md-contact-2 .lf .num { color: #dadada; margin-left: 0.1rem; }
.md-contact-2 .lf .tit { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; word-break: break-all; font-weight: bold;}
.md-contact-2 .lf .detail { line-height: 2; padding: .28rem 0 .19rem; display: flex;align-items: center;}
.md-contact-2 .lf .detail p{line-height: 2;font-family: 'din';}
.md-contact-2 .lf .detail .wd{width: 70%;}
.md-contact-2 .lf .detail .img{width: 30%;}
.md-contact-2 .lf .detail .img img{width: 100%;}
.md-contact-2 .lf .mCSB_inside > .mCSB_container { margin-right: .54rem; }
.md-contact-2 .rg { width: 50%; background: #f3f1ec; }
.md-contact-2 .code { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .52rem; }
.md-contact-2 .code .img { width: 1.3rem; min-width: 100px; margin-right: .3rem; }
.md-contact-2 .code .text .t2 { margin-top: .19rem; }
.md-contact-2 .code .kefu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: .3rem; cursor: pointer;     height: 1.3rem;
    width: 1.3rem;
    justify-content: center;
    flex-direction: column;
    background: #f3f7fa; }

.md-contact-2 .code .kefu img { margin-bottom: .15rem; }
.md-contact-2 .code .kefu:hover { color: #00a84a; }
.md-contact-2 .code .code-rg{ flex: 1; background: #00a06b; color: #fff; padding: .2rem; line-height: 1.5; min-height: 1.3rem; display: flex; align-items: center; }
@media (max-width: 900px) {
    .md-contact-2 .code {
        flex-wrap: wrap;
    }
    .md-contact-2 .code .code-rg{
        margin-top: 4%;
        flex: none;
        width: 100%;
    }
}
.md-contact-2 .map { height: 5rem; }
.md-contact-2 .infoWindow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem; }
.md-contact-2 .infoWindow img { width: 1.2rem; margin-right: .3rem; }
.md-contact-2 .infoWindow .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.md-contact-2 .infoWindow .t2 { margin-top: 0.13rem; line-height: 1.4; }
@media (max-width: 700px) { .md-contact-2 .item { display: block; }
    .md-contact-2 .lf { margin: auto; }
    .md-contact-2 .rg { width: 100%; margin-top: 0.5rem; }
    .md-contact-2 .map { height: 300px; } }