.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.banner {max-height:730px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #8ab800;width:22px;}

/*--  公司简介  sub1  --*/
.sub1 {background: url(../img/sub1-bg.jpg) left top;}
.sub1-nr {}
.sub1-top {padding: 0 0 0 7%;display: flex;justify-content: space-between;}
.sub1-left {width:43%;}
.sub1-tit p {font-size: 24px;color: #9cc038;text-transform: uppercase;font-family: 'Mohave';}
.sub1-tit h1 {font-size: 28px;color: #273138;font-weight: bold;margin-top: 5px;margin-bottom: 20px;}
.sub1-cont {font-size:17px;color: #273138;line-height: 35px;}
.sub1-sub {display: flex;align-items: center;justify-content: space-between;}
.sub1-sub a {display: block;}
.sub1-sub a p {font-size: 20px;color: #273138;font-weight: bold;}
.sub1-sub a span {display: block;color: #616b71;margin-top:5px;}
.sub1-sub a:hover p {color: #9cc038;}
.sub1-rig {width: 54%;position: relative;height: 604px;}
.sub1-bott {padding: 0 7%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.sub1-item {width:20%;}
.sub1-list {text-align: center;color: #9cc038;}
.sub1-list div {display: flex;align-items: flex-start;justify-content: center;}
.sub1-list div li {font-size: 72px;font-weight: bold;list-style: none;display: inline;}
.sub1-list div span{font-size: 20px;margin-top: 8%;}
.sub1-list p {font-size:18px;color: #273138;}
.sub1-bott .sub1-item:nth-child(-n+2):nth-child(n+1) .sub1-list div {align-items: flex-end;}
.sub1-bott .sub1-item:nth-child(-n+2):nth-child(n+1) .sub1-list div span {margin: 0 0 20px 0;}
.sub1-box video {width: 100%;height: 604px;}
.sub1-word {position: absolute;bottom:50px;left:0;width: 100%;padding: 0 5%;z-index: 10;display: flex;justify-content: space-between;align-items: center;}
.sub1-img {border: 3px solid #fff;width: 18%;position: relative;overflow: hidden;}
.play {display:flex;justify-content: center;align-items: center;text-align: center;background: rgba(0,0,0,.2);position: absolute;width: 100%;height: 100%; top: 0;left: 0;opacity: 0;}
.sub1-img .sub1-cont2{display: none;}
.sub1-img.on .play {opacity: 1;}
.sub1-item:hover .sub1-list img {-webkit-animation: bounce .5s linear 1;animation: bounce .5s linear 1;}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  40% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}
  60% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}
}

/*--  主营产品  sub2  --*/
.sub2 {background: url(../img/sub2-bg.jpg) left top;}
.sub2-cont {display: flex;justify-content: space-between;}
.sub2-left {height: 100%;background: #ffffff;width: 24.1%;padding: 30px 35px;}
.sub2-left li {display: flex;width: 100%;justify-content: space-between;align-items: center;padding-bottom: 15px;border-bottom: 1px solid #d0d0d0;margin-bottom: 15%;}
.sub2-left li a {font-size: 20px;color: #2c2f3e;font-weight: bold;}
.sub2-left li a:hover {color: #9cc038;}
.sub2-rig {width: 75.1%;}
.sub2-tab {display: flex;align-items: center;justify-content: space-between;}
.sub2-tab li {width: 33.33%;background: #fff;height: 100px;display: flex;align-items: center;justify-content: space-around;border-right: 1px solid #eff2f3;padding:0 20px;}
.sub2-tab li:last-child {border: none;}
.sub2-tab li span {font-size:17px;color: #2c2f3e;}
.sub2-icon2 {width: 36px;height:36px;position: relative;overflow: hidden;z-index: 2;}
.sub2-icon2 img {display: block;transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 36px 0);filter: drop-shadow(#fff 36px 0);}
.sub2-tab li .sub2-img {display: none;}
.sub2-tab li:hover .sub2-icon2 img,.sub2-tab .cur .sub2-icon2 img {left: -100%;}
.sub2-tab li:hover,.sub2-tab .cur {background: #9cc038;}
.sub2-tab li:hover span,.sub2-tab .cur span {color: #fff;}
.sub2-cont2 {position: relative;z-index: 2;}
.sub2-box {position: absolute;left: 30px;bottom:30px;display: flex;align-items: center;height: 69px;padding: 0 3%;width: auto;background: #9cc038;border-bottom-left-radius: 20px;border-top-right-radius: 20px;}
.sub2-box li {list-style: none;display: flex;align-items: center;margin-right: 30px;}
.sub2-box li span {font-size: 14px;color: #ffffff;margin-left: 10px;font-weight: bold;}
.sub2-bott {margin-top: 15px;position: relative;}
.sub2-list {position: relative;}
.sub2-box2 {position: absolute;bottom: 0;left: 0;width: 100%;height: 55px;padding: 0 15px;background: rgba(25,25,25,.14);display: flex;justify-content: space-between;align-items: center;}
.sub2-box2 p {font-size: 20px;color: #273138;max-width:80%;}
.sub2-item{cursor: pointer;}
.sub2-img2{overflow: hidden;}
.sub2-img2 img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub2-item:hover .sub2-img2 img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  为什么选择正德祥  sub3  --*/
.sub3 {position: relative;overflow: hidden;padding:7px 0;}
.sub3-nr {position: absolute;top: 0;left: 0;width: 100%;height: auto;}
.sub3-cont {position: relative;z-index: 2;}
.sub3-item {background: #fff;margin-bottom: 4px;padding: 30px 20px;display: flex;align-items: center;}
.sub3-icon {position: relative;overflow: hidden;z-index: 2;width: 62px;height: 62px;margin-right: 20px;}
.sub3-icon img {display: block;transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 62px 0);filter: drop-shadow(#fff 62px 0);}
.sub3-box {width: calc(100% - 102px);}
.sub3-box p{font-size: 28px;color: #9cc038;font-weight: bold;}
.sub3-box span {color: #000000;display: block;margin-top:6px;}
.sub3-item .sub3-tu {display:none;}
.sub3-item.on {background: #9cc038;}
.sub3-item:hover .sub3-icon img,.sub3-item.on .sub3-icon img {left: -100%;}
.sub3-item:hover p,.sub3-item.on p,.sub3-item:hover span,.sub3-item.on span {color: #fff;}

/*--  成功案例  sub4  --*/
.sub4 {background: url(../img/sub4-bg.jpg) left top;}
.sub4-tab {display: flex;align-items: center;justify-content: center;position: relative;}
.sub4-tab::before {content:"";width: 100%;height: 1px;background: #e4e7ea;position: absolute;bottom:12px;left: 0;}
.sub4-ul {margin: 0 3%;text-align: center;position: relative;z-index: 2;cursor: pointer;}
.sub4-ul p {font-size: 24px;color: #515151;font-weight: bold;margin: 10px 0 25px;}
.sub4-ul:hover p {color: #9cc038;}
.sub4-cont {position: relative;}
.sub4-cont .swiper-button-next,.sub4-cont .swiper-button-prev{ width:36px; height:36px;margin-top:-18px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.sub4-cont .swiper-button-next {right:-4%;background: url(../img/next2.png) no-repeat center center;}
.sub4-cont .swiper-button-prev {left:-4%;background: url(../img/prev2.png) no-repeat center center;}
.sub4-item {cursor: pointer;}
.sub4-list {background: #f8f8f8;text-align: left;}
.sub4-box {padding: 20px 30px 30px;position:relative;}
.sub4-box h5 {font-size: 28px;color: #373737;font-weight: bold;}
.sub4-box i {display: block;width: 100%;height: 1px;background: #e1e1e1;margin: 15px 0;}
.sub4-box p {font-size: 20px;line-height: 32px;color: #6b6b6b;}
.sub4-box img {position: absolute;right: 30px;bottom: 20px;}

/*--  合作伙伴  sub5  --*/
.sub5 {background: #8ab800;}
.sub5-nr .tit p {letter-spacing: 0;}
.sub5-nr .str1-item .str1-img {border-radius: 10px;overflow: hidden;}
.str1-item:hover{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}


/*--  公司形象  sub6  --*/
.sub6 {padding: 3% 0;}
.sub6-top {display: flex;justify-content: space-between;}
.sub6-tab {display: flex;align-items: center;}
.sub6-tab li {width: 254px;height: 69px;text-align: center;line-height: 69px;background: #273138;border-top-left-radius:10px;
	border-bottom-right-radius: 10px;font-size: 25px;color: #fff;list-style: none;margin-left: 10px;cursor: pointer;}
.sub6-tab li.default {background: #9cc038;border-radius: inherit;border-bottom-left-radius: 10px;border-top-right-radius: 10px;}
.sub6-cont {position: relative;}
.sub6-tab li .sub6-box {display: none;}
.sub6-box2{display: none;}

/*--  最新资讯  sub7  --*/
.sub7 {background: #f7f8fa;}
.sub7-left {cursor: pointer;}
.sub7-zuo {background: #fff;}
.sub7-box {padding: 5% 5% 2%;}
.sub7-cont time {display: block;color: #5f5f5f;}
.sub7-cont h5 {font-size: 26px;font-weight: bold;color: #404040;margin: 15px 0 10px;}
.sub7-cont p {line-height: 20px;color: #505050;}
.sub7-cont a {display: flex;align-items: center;color: #9cc038;margin-top: 5%;}
.sub7-cont a img {margin-left: 10px;}
.sub7-word {background: #fff;height: 100%;border-top: 9px solid #8ab800;}
.sub7-item {padding:4% 5%;margin-bottom: 3%;position: relative;cursor: pointer;}
.sub7-item::before {content: ""; width: 90%;height: 1px;background: #bfbfbf;position: absolute;bottom:-10px;left: 5%;}
.sub7-word .sub7-item:last-child {margin-bottom: 0;}
.sub7-word .sub7-item:last-child::before {display: none;}

/*--  关于我们页  --*/
.abo1-nr {position: relative;}
.abo1-nr .swiper-button-next,.abo1-nr .swiper-button-prev{ width:29px; height:50px;margin-top:-25px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.abo1-nr .swiper-button-next {right:-4%;background: url(../img/next01.png) no-repeat center center;}
.abo1-nr .swiper-button-prev {left:-4%;background: url(../img/prev01.png) no-repeat center center;}
.abo1-cont {font-size: 20px;line-height: 42px;color: #273138;}
.abo1-bott {display: block;padding: 2% 10px;background: #8ab800;text-align: center;color: #fff;font-size: 42px;font-weight: bold;border-radius: 10px;}
.abo2 {padding: 0 0 3%;}
.abo2-item {padding: 0 5px;}
.abo2 .row {margin: 0 -5px;}

/*--  产品列表页  --*/
.pro{display: flex;justify-content: space-between;}
.pro-left {width: 28.2%;}
.pro-tit {text-align: center;width: 100%;line-height: 102px;background: #8ab800;font-size: 48px;color: #fff;font-weight: bold;border-top-right-radius:20px;}
.accordion {width: 100%;z-index: 10;position: relative;margin-top: 6px;}
.accordion li {display: block;margin-bottom:6px;}
.accordion li i { display: block; position: absolute;right:10px;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;cursor: pointer;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;background: #f7f8fa;}
.link a {color: #111111 !important;line-height:102px;padding-left:10%;font-size:24px;background: #f7f8fa;display: flex;align-items: center;text-transform: uppercase;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a,.acc-li .link a:hover {color: #fff !important;background: #8ab800;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {}
.submenu-body li a {display: block;line-height:42px;color: #616161 !important;padding-left:40px;font-size: 14px;background: #f7f8fa;display: flex;align-items: center;margin-top: 5px;}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #fff !important;background: #8ab800;}
.pro-tit2 {position:relative;}
.pro-sub {position: absolute;width:100%;top:30px;padding-left: 35px;}
.pro-sub p {font-size: 28px;color: #8ab800;}
.pro-sub a {display: block;font-size: 22px;color: #333;}
.pro-rig {width: 69.2%;}
.pro-item{margin-bottom: 22px;cursor: pointer;}
.pro-img {border: 1px solid #e3e3e3;position: relative;overflow: hidden;}
.pro-img .img1 {position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.pro-list p {display: flex;justify-content: center;align-items: center;margin-top: 10px;}
.pro-list p span {font-size: 20px;color: #273138;max-width: 80%;margin-right: 20px;}
.pro-item:hover .pro-img .img1{animation-name: big;-webkit-animation-name: big;-webkit-animation-duration: 0.7s;animation-duration: 0.7s;}
@keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.4);opacity: 0;}}
@-webkit-keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.4);opacity: 0;}}

/*--  产品详情页  --*/
.pro-top {background: #f7f8fa;}
.pro-topnr {display: flex;justify-content: space-between;}
.big {width: 44.8%;}
.pro-you {width: 50.3%;}
.pro-bt {font-size: 42px;color: #8ab800;}
.pro-cont {font-size: 22px;color: #414140;line-height: 44px;}
.small {padding: 0 3%;position: relative;}
.small .swiper-button-next,.small .swiper-button-prev{ width:10px; height:35px;margin-top:-17.5px; cursor: pointer; position: absolute;top:50%;z-index: 99;opacity:1;display: block;}
.small .swiper-button-next {right:0;background: url(../img/next4.png) no-repeat center center;}
.small .swiper-button-prev {left:0;background: url(../img/prev4.png) no-repeat center center;}
.small-list {border: 1px solid #fff;cursor: pointer;}
.small .active {border:1px solid #8ab800;}
.pro-bt2 {position: relative;}
.pro-bt2::before {content: "";width: 100%;height: 1px;background: #e7e7e7;position: absolute;bottom: 2px;left:0;}
.pro-bt2 h3 {font-size: 36px;color: #3e3e3e;font-weight: bold;}
.pro-bt2 i {display: block;width:72px;height:3px;background: #8ab800;margin:20px auto 0;}
.pro2-nr {line-height: 32px;color: #3e3e3e;}
.pro3-nr {position: relative;}
.pro3-bott {cursor: pointer;}
.pro3-img {border: 1px solid #ccc9cf;overflow: hidden;}
.pro3-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro3-bott:hover .pro3-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}


/*--  成功案例页  --*/
.cases-tab {display: flex;justify-content: space-between;align-items: center;}
.cases-tab a {color: #515151;display: flex;align-items: center;position: relative;width:25%; padding-right: 10px;}
.cases-tab a.default,.cases-tab a:hover {color: #8ebb09;}
.cases-tab a::before{content: "";width: 5px;height: 37px;background: #8ebb09;position: absolute;right:10px;top: 50%;margin-top: -18.5px;}
.cases-tab a img {margin-right:10px;}
.cases-tab a:last-child::before {display: none;}
.cases-item{margin-bottom: 32px;cursor: pointer;}
.cases-list {background: #f7f8fa;padding: 24px;display: flex;justify-content: space-between;align-items: center;}
.cases-img {width: 47%;}
.cases-box {width: 49%;}
.cases-box h4 {font-size: 28px;color: #373737;font-weight: bold;}
.cases-box p {font-size: 20px;line-height: 32px;color: #6b6b6b;margin-top: 15px;}
.cases-box div {margin-top:15%;display: flex;justify-content: space-between;align-items: center;}
.cases-box div time {font-size: 14px;color: #686868;}

/*--  实力展示页  --*/
.str1,.str3 {background: #8ab800;}
.str-tit h4{font-size: 40px;color: #3a3a3a;font-weight: bold;display: block;padding-bottom: 15px;border-bottom: 1px solid rgba(0,0,0,.4);}
.white h4 {color: #fff;border-bottom: 1px solid rgba(255,255,255,.4);}
.fixed {position: fixed;top:0;left: 0;width: 100%;z-index: 999;transition: all 300ms ease-in-out;}
.fixed .str-ul {max-width: 1400px;margin: 0 auto;}
.str-ul {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.str-ul li {list-style: none;display: flex;align-items: center;justify-content: space-between;width: 23%;background: #8ab800;height: 55px;border-radius: 30px;padding: 0 25px;cursor: pointer;}
.str-ul li span {color: #fff;font-weight: bold;font-size: 20px;}
.str-ul li p {width: 22px;height: 22px;position: relative;overflow: hidden;z-index: 2;}
.str-ul li p img {transition: .3s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#8ab800 0 22px);filter: drop-shadow(#8ab800 0 22px);}
.str-ul li.active,.str-ul li:hover {background: #fff;border: 1px solid #8ab800;}
.str-ul li.active span,.str-ul li:hover span {color: #8ab800;}
.str-ul li.active p img,.str-ul li:hover p img {top: -100%;}
.str1-cont {position: relative;}
.str1-item {width: 11.93%;margin-bottom: 10px;}
.str2 {padding: 3% 0 1%;}
.str2-nr .row {margin: 0 -60.5px;}
.str2-item {padding: 0 60.5px;margin-bottom: 4%;}
.str2-list p{font-size: 20px;color: #343434;margin-top: 15px;font-weight: bold;}
.str2-box {display: flex;justify-content: space-between;align-items: center;margin-top:5px;padding-bottom: 10px;border-bottom: 1px solid #cfd1d5;}
.str2-box time {font-size: 14px;color: #686868;}
.str3-nr {padding: 3% 0 5%;}
.str3-cont {position: relative;}
.str3-cont .swiper-paginations6 {bottom:-55px;position: absolute;text-align: center;z-index:999;width: 100%;}
.str3-cont .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.str3-cont .swiper-pagination-bullet {display: inline-block;width:13px;height:13px;opacity:.5;border-radius: 50%;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.str3-cont .swiper-pagination-bullet-active{opacity: 1;}
.str3-img img {transition: .6s; transform:rotateY(0deg);-ms-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-o-transform:rotateY(0deg);}
.str3-bott:hover .str3-img img {transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}
.str4-nr .row {margin: 0 -3px;}
.str4-item {padding: 0 3px;margin-bottom: 6px;}

/*--  新闻列表页 --*/
.news-nr {padding:0;overflow: hidden;}
.news-item {position: relative;margin-bottom:45px;transition: all 0.3s ease-out 0s;cursor: pointer;background: #f7f8fa;position: relative;cursor: pointer;z-index: 2;}
.news-item::before{content: "";position: absolute;top: 0;left:-25%;width:150%;height:0;background:#8ab800;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;z-index: -1;}
.news-left {position: absolute;left: -7.2%;top: 0;padding-top: 60px;height: 100%;z-index: 2;}
.news-item .news-left:after {content: '';position: absolute;top: 0;right:-17px;width: 0;z-index: -1;
	background:#6dbda2;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-left p {display: block;font-size:76px;color: #fff;text-align: center;font-weight: bold;}
.news-left time {display: block;font-size:20px;color: #fff;margin-top: -15px;}
.news-left div {z-index: 99;position: relative;text-align: center;}
.news-rig {padding:30px 5% 30px 30px;display: flex;align-items: center;position: relative;justify-content: space-between;}
.news-rig:after {content: '';position: absolute;top: 0;right: 0;background: #f6f6f6;height: 100%;width: 0; transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-zuo {float: left;width: 61%;padding: 0 0 0 3%;}
.news-you {float: right;width:43%;text-align: right;overflow: hidden;height: 100%;}
.news-zuo h6 {display: block;font-weight: bold;color: #404040;font-size: 26px;}
.news-zuo p {color: #505050;margin-top: 20px;font-size: 16px;line-height: 24px;}
.news-nr .news-item:last-child {margin-bottom: 0;}
.news-bott {display: flex;align-items: center;justify-content: space-between;margin-top:5%;}
.news-l {display: flex;align-items: center;justify-content: space-between;}
.news-icon1 {width: 22px;height: 22px;position: relative;overflow: hidden;z-index: 2;margin-right:10px;}
.news-icon1 img {display: block;transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 22px 0);filter: drop-shadow(#fff 22px 0);}
.news-l time {font-size: 16px;color: #5f5f5f;}
.news-r {display: flex;justify-content:space-between;align-items: center;}
.news-r span {color: #9cc038;margin-right: 10px;}
.news-icon2 {width: 14px;height: 10px;position: relative;overflow: hidden;z-index: 2;}
.news-icon2 img {display: block;transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#fff 14px 0);filter: drop-shadow(#fff 14px 0);}
.news-item:hover::before {height: 100%;top: auto;bottom: 0;}
.news-item:hover .news-zuo h6,.news-item:hover .news-zuo p,.news-item:hover .news-l time,.news-item:hover .news-r span {color: #fff;}
.news-item:hover .news-icon1 img,.news-item:hover .news-icon2 img {left: -100%;}

/*--  案例--新闻详情页 --*/
.news-tit h3 {font-size:30px;padding-bottom: 10px;border-bottom: 1px solid #dcdcdc;}
.news-tit p {margin-top: 15px;}
.news-tit p span {font-size: 14px;color: #5a5a5a;margin: 0 2%;}
.news-cont {font-size: 18px;line-height: 36px;}

/*--  联系我们页 --*/
.cont {padding: 1.5% 0 3%;}
.cont-top {background:#f8f9fb;position: relative;}
.cont-img {position: absolute;top: 0;left: 0;width: 42%;height: 100%;background: #8ab800;}
.cont-nr {position: relative;z-index: 2;}
.cont-tit h3 {font-size: 42px;color: #8ab800;text-transform: uppercase;}
.cont-tit p {line-height: 24px;color: #646363;margin-top: 10px;max-width: 65%;}
.white h3,.white p{color: #fff;}
.cont-left ul {margin-top:8%;max-width: 73%;}
.cont-left ul li {display: block;font-size:18px;color: #ffffff;line-height:46px;font-weight: 200;}
.cont-left ul li a {color: #fff;}
.cont-left ul li a:hover {text-decoration: underline;}
.cont-bt h1 {font-size: 46px;color: #ffffff;font-weight: bold;text-transform: uppercase;}
.cont-bt p {font-size: 14px;line-height: 30px;color: #ffffff;}
.cont-form {margin-top: 5%;}
.cont-form .row {margin: 0 -8px;}
.cont-item {padding: 0 8px;margin-bottom: 20px;}
.cont-item li {display: block;width: 100%;height:auto;background: #fff;position: relative;padding: 0 30px;}
.cont-item i {display: block;font-size: 20px;color: #d10000;position: absolute;top:16px;left: 20px;}
.cont-item li input {display: block;width: 100%;height: 58px;color: #888888;}
.cont-item li textarea {display: block;width: 100%;height:110px;background: #fff;padding: 15px 0;}
.cont-item button {display: block;width: 245px;height: 45px;background: #8ab800;color: #fff;text-align: center;line-height: 45px;color: #fff;cursor: pointer;}
.cont-cent {background: #fff;padding: 15px;position: relative;z-index:3;margin-top: -2%;}
.cont-bott {padding:0;}

@media only screen and (max-width:1600px) {
	.news-left p {font-size: 56px;}
	.news-left time {font-size: 18px;}
	.news-left {left: -5%;}
	.pro-tit,.cont-tit h3 {font-size: 40px;}
}

@media only screen and (max-width:1500px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub1-top,.sub1-bott {padding: 0;}
	.sub1-tit h1 {font-size: 36px;}
	.sub1-cont {font-size: 18px;line-height: 36px;}
	.sub1-sub a p {font-size:18px;}
	.sub1-sub a span{font-size:14px;}
	.sub1-list div li {font-size: 62px;}
	.sub2-left li a,.sub3-box p,.sub4-box h5,.sub6-tab li,.sub7-cont h5 {font-size: 24px;}
	.sub3-item {padding: 20px;}
	.sub4-box p,.cases-box p {font-size: 18px;}
	.abo1-bott {font-size: 38px;}
	.cases-box h4 {font-size: 24px;}
	.news-left {display: none;}
	.pro-tit,.cont-tit h3 {font-size:38px;}
	.pro-bt {font-size: 40px;}
	.pro-cont {font-size: 20px;}
	.str-tit h4 {font-size: 38px;}
	.link a {line-height: 80px;font-size: 22px;}
	
}
@media only screen and (max-width:1400px) {
	.sub3-cont,.sub6-top{padding: 0 3%;}
	.sub4-cont .swiper-button-next {right: 0;}
	.sub4-cont .swiper-button-prev {left: 0;}
	.sub1-tit h1 {font-size: 32px;}
	.sub1-list div li {font-size: 52px;}
	.sub2-left li a, .sub3-box p, .sub4-box h5, .sub6-tab li, .sub7-cont h5 {font-size: 20px;}
	.sub2-tab li span,.sub4-ul p {font-size: 22px;}
	.sub2-box2 p {font-size: 18px;}
	.sub6-tab li {height: 55px;line-height: 55px;}
	.sub1-list div {justify-content: center;}
	.sub1-list p,.sub1-list div span {font-size: 18px;}
	.sub4-box p {font-size: 16px;}
	.abo1-bott {font-size: 32px;}
	.pro-tit,.cont-tit h3 {font-size:32px;}
	.pro-sub p {font-size: 24px;}
	.pro-sub a {font-size:18px;}
	.pro-bt2 h3 {font-size: 32px;}
	.pro-bt {font-size: 32px;}
	.pro-cont {font-size: 18px;line-height: 34px;}
	.news-tit h3 {font-size: 28px;}
	.str-tit h4 {font-size: 34px;}
	.link a {line-height: 70px;font-size: 20px;}
}
@media only screen and (max-width:1200px) {
	.sub1-tit h1 {font-size: 28px;}
	.sub1-list div li{font-size: 40px;}
	.sub3-item {padding: 10px;}
	.sub2-left li a, .sub3-box p, .sub4-box h5, .sub6-tab li, .sub7-cont h5 {font-size: 18px;}
	.sub3-box span {font-size: 14px;}
	.sub4-box {padding: 20px;}
	.sub5-nr .tit p {font-size: 16px;}
	.sub1-list p,.sub1-list div span {font-size: 16px;}
	.sub2-box li span,.abo1-cont {font-size: 18px;}
	.sub1-cont {font-size: 16px;line-height:28px;}
	.abo1-bott {font-size:26px;}
	.abo1-nr .swiper-button-prev {left: 0;}
	.abo1-nr .swiper-button-next {right: 0;}
	.cases-box h4 {font-size: 20px;}
	.cases-box p {font-size: 16px;}
	.news-zuo h6 {font-size: 22px;}
	.pro-tit {font-size: 28px;line-height: 78px;}
	.pro-bt{font-size: 28px;}
	.pro-cont,.cont-left ul li {font-size: 16px;line-height: 32px;}
	.pro-bt2 h3 {font-size: 30px;}
	.news-tit h3 {font-size: 24px;}
	.str-tit h4 {font-size: 32px;}
	.str2-nr .row {margin: 0 -40px;}
	.str2-item {padding:0 40px;}
	.cont-tit h3 {font-size: 28px;}
	.link a {line-height: 60px;font-size: 18px;}
	
}
@media screen and (max-width:1100px) {
    .cases-tab{flex-wrap: wrap;}
    .cases-tab a{width:50%;margin-bottom:15px;}
}
@media screen and (max-width:992px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.sub1 {background: none;}
	.sub1-top {display: block;}
	.sub1-left,.sub1-rig {width: 100%;}
	.sub1-tit h1 {font-size: 24px;}
	.sub1-sub,.sub1-rig {margin-top: 20px;}
	.sub1-list div li {font-size: 30px;}
	.sub1-list p, .sub1-list div span {font-size: 14px;}
	.sub2-tab li span, .sub4-ul p {font-size: 18px;}
	.sub2-box li span {font-size: 16px;}
	.sub3-item {width: 25%;}
	.sub3-cont2 {display: flex;justify-content: space-between;flex-wrap: wrap;}
	.sub3-nr {position: inherit;top: inherit;left: inherit;}
	.sub3-cont {padding: 0;}
	.sub4-box img {display: none;}
	.sub4-box p {font-size: 14px;line-height: 20px;}
	.sub6-tab li {width:180px;}
	.abo1-cont {font-size: 16px;line-height: 28px;}
	.abo1-bott {font-size: 22px;}
	.cases-tab a::before {display: none;}
	.cases-tab a img {max-width: 50px;}
	.news-zuo h6 {font-size: 20px;}
	.pro-tit {font-size:24px;line-height: 58px;}
	.pro-list p span {font-size: 18px;}
	.pro-bt2 h3 {font-size: 28px;}
	.news-tit h3 {font-size: 22px;}
	.str-tit h4 {font-size: 28px;}
	.str2-nr .row {margin: 0 -20px;}
	.str2-item {padding:0 20px;}
	.cont-tit h3 {font-size: 24px;}
	.cont-img {width: 38%;}
	.link a {line-height:50px;font-size: 16px;}
}
@media screen and (max-width: 768px) {
	.sub1-tit img {display: none;}
	.sub1-tit h1 {font-size: 20px;}
	.sub1-item {width: 50%;margin-bottom: 20px;}
	.sub2-cont {display: block;}
	.sub2-left {width: 100%;height: auto;padding: 10px;}
	.sub2-left ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
	.sub2-left ul li {width: 50%;margin-bottom: 10px;padding-right: 10px;}
	.sub2-rig {width: 100%;}
	.sub2-tab li span, .sub4-ul p,.sub2-box2 p,.pro-list p span {font-size: 16px;}
	.sub2-tab {flex-wrap: wrap;}
	.sub2-tab li {width: 100%;height:55px;padding: 0 20px;justify-content: space-between;}
	.sub2-box {display: none;}
	.sub3-item {width: 50%;}
	.sub3-icon {width: 42px;height: 42px;}
	.sub3-icon img {-webkit-filter: drop-shadow(#fff 42px 0);filter: drop-shadow(#fff 42px 0);}
	.sub3-box {width: calc(100% - 72px);}
	.sub5-nr .str1-item {width:33%;}
	.sub6-top,.pro {display: block;}
	.sub6-tab {margin: 10px 0;}
	.sub6-tab li {width: 45%;height: 35px;line-height: 35px;}
	.sub7-rig,.pro-rig,.cont-rig {margin-top: 20px;}
	.abo2 {padding: 0 15px 3%;}
	.abo2-item {margin-bottom: 15px;}
	.abo1-bott {font-size: 18px;}
	.cases-tab {flex-wrap: wrap;}
	.cases-tab a {margin-bottom: 15px;}
	.cases-list {padding:20px 15px;}
	.cases-tab {margin-top: 25px;}
	.news-rig {padding: 20px 15px;display: block;}
	.news-you,.news-zuo {float: inherit;width: 100%;}
	.news-zuo {padding: 0;margin-top: 20px;}
	.news-zuo h6,.str2-list p {font-size: 18px;}
	.pro-tit,.pro-tit2 {display: none;}
	.pro-left,.pro-rig,.big,.pro-you {width: 100%;}
	.pro-topnr{display: block;}
	.pro-bt {font-size: 24px;}
	.pro-you {position: relative;padding-top:28%;}
	.small {margin: 0;padding: 5%;position: absolute;top: 0;left: 0;width: 98%;}
	.pro-bt2 h3,.str-tit h4 {font-size: 24px;}
	.news-tit h3 {font-size: 20px;}
	.news-cont {font-size: 16px;line-height:32px;}
	.str1-item {width: 33%;}
	.cont-img{width: 100%;}
	.cont-tit h3 {color: #fff;}
	.cont-tit p {color: #fff;max-width: 100%;}
	.cont-item button {width: 100%;background: #fff;color: #8ab800;}
	.sub1-rig,.sub1-box video {height: auto;}
	.sub1-word {position: inherit;bottom: inherit;left: inherit;padding: 0;margin-bottom: 15px;}
	.mar3,.mar4 {margin-top: 30px;}
	.pad3 {padding: 30px 15px;}
	.str-ul li {width: 48%;margin-top: 6px;height: 35px;}
	.str-ul li span {font-size: 16px;}
	 .cases-tab a{width:100%;}
}