.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:850px;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: #c11e1e;width:22px;}

/*--  main products  sub1  --*/
.sub1-nr .row {margin: 0 -63.5px;}
.sub1-item {padding: 0 63.5px;margin-bottom: 2%;}
.sub1-list {position: relative;overflow: hidden;}
.sub1-box {width: 100%;height: 100%;position: absolute;bottom:0;left: 0;opacity: 0; text-align: center;padding-top:15%;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-box img {transform:rotate(0deg) scale(0,0);transition: .6s;}
.sub1-box p {color: #fff;font-family: 'Versa';font-size: 30px;margin-top: 10px;}
.sub1-item:hover .sub1-box {opacity: 1;}
.sub1-item:hover .sub1-box img {transform:rotate(360deg) scale(1,1);transition: .6s;}

/*--  our story  sub2  --*/
.sub2 {background: url(../img/sub2-bg.jpg) left top;}
.sub2-nr {padding:5% 0 6%;}
.sub2-cont {padding: 0 10%;text-align: center;}
.sub2-word {font-size: 18px;line-height: 30px;}
.sub2-btn {margin-top: 30px;text-align: center;}
.sub2-btn a {display: block;width: 113px;height: 30px;margin: 0 auto;background: #b91b2a;text-align: center;line-height: 30px;border-radius:14.5px;color: #fff;font-size: 14px;}

/*--  关于我们页  --*/
.abo-tit {display: flex;align-items: center;justify-content: space-between;}
.abo-tit .title {max-width: 50%;}
.abo-tit .title h3 {font-size: 36px;}
.abo-you {width:50%;display: flex;align-items: center;justify-content: flex-end;}
.abo-you i {display: block;width: 30%;height: 1px;background: #bdbebe;margin-right: 3%;}
.abo1-cont {font-size: 18px;line-height: 30px;color: #38393b;}
.abo1-bott {position: relative;}
.abo1-bott .btn-rig,.abo1-bott .btn-left{ width:25px; height:59px;cursor: pointer; position: absolute;top:50%;margin-top: -29.5px; z-index: 99;opacity:1;display: block;}
.abo1-bott .btn-rig {right:-3%;background: url(../img/next1.png) no-repeat center center;}
.abo1-bott .btn-left {left:-3%;background: url(../img/prev1.png) no-repeat center center;}
.abo2-list {text-align: center;}
.abo2-list li {list-style: none;display: block;font-family: 'Versa';color: #38393b;}
.abo2-list li span {font-size: 85px;}
.abo2-list li sub {font-size: 48px;bottom: 0;}
.abo2-list p {color: #000;text-transform: uppercase;letter-spacing: -2px;}
.abo3-nr {position: relative;}
.abo2-item:hover .abo2-list li {color: #b91b2a;}
.abo2-item:hover {-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);
  }
}

/*--  产品列表页  --*/
.pro-bt {width: 100%;height: 137px;display: flex;align-items: center;justify-content: center;background:url(../img/pro-bt.jpg) left top;font-size: 30px;font-family: 'Versa';color: #fff;}
.accordion {width: 100%;z-index: 10;position: relative;}
.accordion .acc-li {display: block;margin-top:4px;background: #eaeaeb;}
.accordion .acc-li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;}
.accordion .acc-li .default i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {background: #b91b2a;}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;}
.link a {color: #000 !important;display: block;line-height:60px;padding:0 10px 0 30px;font-size:18px;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {background: #b91b2a;}
.accordion .acc-li .default a, .acc-li:hover .link a,.accordion .acc-li .link.open a {color: #fff !important;}
.submenu-body.open {padding:20px 30px;}
.submenu-body li a {display: block;line-height:35px;color: #060408 !important;padding:0 15px;font-size:15px; background: url(../img/rig-bg.png) no-repeat left center;}
.submenu-body li {line-height:30px;border-bottom: 1px dashed #dbdcdc;}
.submenu-body .active a,.submenu-body li a:hover {text-decoration: underline;color: #b91b2a !important;}
.submenu-body li:last-child {border-bottom: none;}
.pro-item {margin-bottom: 25px;cursor: pointer;}
.pro-img {border: 1px solid #d2d2d2;overflow: hidden;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box{display: flex;align-items: center;justify-content: space-between;margin-top: 10px;}
.pro-box p {font-size: 18px;color: #000000;}
.pro-box span {display: block;width: 113px;height: 30px;background: #b91b2a;text-align: center;line-height: 30px;border-radius:14.5px;color: #fff;}
.pro-item:hover .pro-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  产品详情页  --*/
.pro-top {width: 100%;display: flex;justify-content: space-between;}
.big{position: relative;border: 1px solid #d2d2d2;width: 43.5%;}
.big .swiper-pagination2{position: absolute;bottom:-35px;z-index: 2;text-align: center;}
.big .swiper-pagination2 .swiper-pagination-bullet {width: 10px;height: 10px;background: #b91b2a;opacity: 1;}
.big .swiper-pagination2 .swiper-pagination-bullet-active{background: #fff !important;border: 1px solid #b91b2a;opacity: 1;}
.pro-you {width: 54%;}
.pro-tit {padding-bottom: 15px;border-bottom: 1px solid #ababab;font-size: 24px;font-weight: bold;color: #282828;}
.pro-cont {font-size: 18px;line-height: 30px;margin-top: 15px;color: #282828;min-height:270px;}
.pro-btn {margin-top: 20px;}
.pro-btn p {font-size:24px;line-height: 36px;font-weight: bold;color: #333333;}
.pro-btn a {display: block;width:190px;height: 55px;background: #b91b2a;text-align: center;line-height: 55px;font-size:16px;color: #fff;font-weight: bold; margin-top: 10px;}
.pro-cent {border-top: 1px solid #b2b2b2;margin-top:8%;padding-top: 2%;}
.bott-item {cursor: pointer;}
.bott-nr {position: relative;}
.bott-img {border: 1px solid #bfbfbf;overflow: hidden;}
.bott-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.bott-item:hover .bott-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  新闻列表页  --*/
.news-nr {overflow: hidden;}
.news-item {position: relative;margin-bottom:45px;transition: all 0.3s ease-out 0s;height: 263px;cursor: pointer;display: flex;align-items: center;}
.news-item:before,.news-item:after {display: table;clear: both;content: '';}
.news-left {width:8%;height:100%;position: relative;padding-top: 5%;}
.news-item .news-left:after {content: '';position: absolute;top: 0;right:0;width: 0;height: 263px;z-index: -1;
	background:#b91b2a;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-left h4 {display: block;font-size:76px;color: #30333a;font-weight: bold;}
.news-left time {display: block;font-size:20px;color: #30333a;}
.news-left div {z-index: 99;position: relative;}
.news-rig {background: #f1f1f1;padding: 14px 16px;display: flex;align-items: center;height: 263px;position: relative;justify-content: space-between;width:90%;border-left: 1px solid #c8c8c8;}
.news-rig:after {content: '';position: absolute;top: 0;right: 0;background: #b91b2a;height: 100%;width: 0; transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-zuo {float: left;width:75%;padding: 0 2% 0 15px;}
.news-you {float: right;width:31%;text-align: right;max-height: 235px;overflow: hidden;}
.news-zuo h6 {display: block;color: #000000;font-size:18px;}
.news-zuo i {display: block;width:80%;height: 1px;background: #c1c1c1;margin-top: 15px;}
.news-zuo p {color: #000000;line-height: 24px;margin-top: 15px;opacity: .6;}
.news-zuo a {display: block;width: 166px;height: 50px;text-align: center;line-height: 50px;background: #b91b2a;color: #fff;margin-top: 20px;}
.news-item.hover .news-rig {background: #b91b2a;}
/* .news-item.hover .news-left h1,.news-item.hover .news-left time {color: #fff;-webkit-line-clamp: 2;
background-image: -webkit-linear-gradient(left, #fff,#fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;} */
.news-nr .news-item:last-child {margin-bottom: 0;}
.news-item.hover .news-left:after {width:377px;}
.news-item.hover .news-rig:after {width:360px;right:-360px;}
.news-item.hover .news-left h4,.news-item.hover .news-left time {color: #fff;}
.news-item.hover .news-zuo h6,.news-item.hover .news-zuo p {color: #fff;}
.news-item.hover .news-rig {border-left: 1px solid rgba(255,255,255,.23);}
.news-item.hover .news-zuo i {background: #fff;opacity: .2;}
.news-item.hover .news-zuo a {background: #fff;color: #b91b2a;}

/*--  新闻详情页  --*/
.news-tit h5 {font-size: 26px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #d1d1d1;}
.news-tit p {display: flex;align-items: center;justify-content: center;margin-top: 15px;color: #5a5a5a;}
.news-tit p time { margin-right: 25px;}
.news-cont {line-height: 30px;}

/*--  服务列表页  --*/
.service {background: url(../img/service-bg.jpg) left top;}
.ser-nr{padding: 3% 0 2%;}
.ser-tit h3 {font-size: 36px;font-family: 'Versa';color: #282828;}
.ser-tit p {font-size: 30px;color: #b91b2a;font-weight: bold;}
.ser-cont .row {margin: 0 -66px;}
.ser-item{padding: 0 66px;margin-bottom:8%;position: relative;}
.ser-tb {position: absolute; right:-3%;top: 50%;}
.ser-list {width: 100%;height:360px;background: #fff;position:relative;padding: 30px 0 0;}
.ser-name {width:97%;padding:13px 10px 13px 4px;position: relative;z-index: 2;font-size: 18px;line-height: 24px;color: #fff;font-weight: bold;}
.ser-name::after{content: "";width: 10px;height: 10px;background: #76020d;position: absolute;top: -10px;left: -10px;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.ser-name::before {content: "";width: 100%;height: 100%;background: #c11e1e;position: absolute;left:-10px;top: 0;z-index: -1;clip-path: polygon(95% 0%, 100% 50%, 95% 100%, 0% 100%, 0% 0%);}
.ser-list p {margin-top: 20px;padding:0 25px 0 20px;line-height: 24px;color: #000000;}
.ser-icon {width: 80px;height: 80px;position: absolute;bottom: -40px;left: 50%;margin-left: -40px;}
.ser-icon img {transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.ser-cont .row .ser-item:nth-child(3) .ser-tb{right: 46.5%;top: inherit;bottom: -24%;transform:rotate(90deg);}
.ser-cont .row .ser-item:nth-child(6) .ser-tb {display: none;}
.ser-cont .row .ser-item:nth-child(4) .ser-tb,.ser-cont .row .ser-item:nth-child(5) .ser-tb {transform:rotate(180deg);}
.ser-item:hover .ser-icon img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}

/*--  联系我们页  --*/
.cont {position: relative;z-index: 2;}
.cont-item {padding: 40px 5% 20px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);background: #fff;}
.cont-item h3,.cont-rig h3 {display: block;font-size: 36px;text-transform: uppercase;font-weight: bold;}
.cont-item i,.cont-rig i {display: block;width: 50px;height: 3px;background: #c11e1e;margin-top: 10px;}
.cont-item span {display: block;font-size: 14px;margin-top: 20px;}
.cont-item input {display: block;font-size:18px; width: 100%;height:40px; margin-bottom:25px;border-bottom: 1px solid #666666;}
.cont-item textarea {display: block;font-size:18px;width: 100%;height:90px;margin-bottom: 20px;border-bottom: 1px solid #666666;}
.cont-item button {float: right;width:120px;height:40px;text-align: center;line-height: 34px;background: #c11e1e;color: #fff; cursor: pointer;font-size: 18px;}
.cont-left {padding: 0 3% 0 15px;}
.cont-rig {padding: 40px 15px 0 0;}
.cont-rig {position: relative;}
.cont-rig ul {margin-top:4%;width:100%;position: relative;z-index: 2;}
.cont-rig ul li {display:flex;align-items: center; font-size:16px;line-height:40px;color: #000000;margin-bottom: 5px;}
.cont-rig ul li img {margin-right: 15px;}
.cont-rig ul li a {color: #000000;}
.cont-rig ul li span {font-weight: bold;color: #000000;margin-right: 5px;}
.cont-rig ul li a:hover {color: #c11e1e;text-decoration: underline;}
.map {position: absolute;left:5%;top: 40px;z-index: -1;}



@media only screen and (max-width:1600px) {
	.abo2-list li span{font-size: 75px;}
	.abo2-list li sub{font-size:44px;}
}

@media only screen and (max-width:1500px) {
	.abo2-list li span{font-size:65px;}
	.abo2-list li sub{font-size:40px;}
}

@media only screen and (max-width:1400px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub1-nr .row {margin: 0 -30px;}
	.sub1-item {padding: 0 30px;}
	.sub1-box img {max-width: 98px;}
	.abo2-list li span{font-size:55px;}
	.abo-tit .title h3{font-size: 34px;}
	.abo2-list li sub{font-size:36px;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: 255px;}
	.news-left h4{font-size: 64px;}
	.news-left time{font-size: 18px;}
	.news-tit h5,.news-zuo h6 {font-size: 22px;}
	.ser-nr {padding: 3% 3% 2%;}
	.cont-item h3, .cont-rig h3{font-size: 32px;}
}
@media only screen and (max-width:1300px) {
	.sub1-nr .row {margin: 0 -20px;}
	.sub1-item {padding: 0 20px;}
	.abo2-list li span{font-size:50px;}
	.abo2-list li sub{font-size:32px;}
}
@media only screen and (max-width:1200px) {
	.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-nr .row {margin: 0 -15px;}
	.sub1-item {padding: 0 15px;}
	.sub2-cont{padding: 0 3%;}
	.sub2-word,.abo1-cont,.pro-cont{font-size: 16px;line-height: 24px;}
	.sub1-box{padding-top: 19%;}
	.sub1-box img {max-width: 78px;}
	.sub1-box p,.ser-tit p,.cont-item h3, .cont-rig h3{font-size: 28px;}
	.abo2-list li span{font-size:45px;}
	.abo1-bott .btn-left{left: 0;}
	.abo1-bott .btn-rig{right: 0;}
	.abo-tit .title h3,.ser-tit h3{font-size: 32px;}
	.abo2-list li sub{font-size:26px;}
	.news-item {padding: 0;}
	.news-left {width: 10%;}
	.ser-name{font-size: 16px;}
	.ser-cont .row {margin: 0 -46px;}
	.ser-item{padding: 0 46px;margin-bottom:8%;}
}
@media screen and (max-width:992px) {
	.sub1-nr .row {margin: 0 -10px;}
	.sub1-item {padding: 0 10px;}
	.sub1-box img {max-width: 58px;}
	.sub1-box p,.cont-item h3, .cont-rig h3{font-size: 24px;}
	.abo2-list li span{font-size:40px;}
	.abo-tit .title h3,.ser-tit h3{font-size:28px;}
	.abo2-list li sub{font-size:20px;}
	.pro-top{display: block;}
	.big,.pro-you{width: 100%;}
	.pro-you {margin-top: 30px;}
	.news-left {width: 12%;}
	.news-tit h5 {font-size: 20px;}
	.ser-cont .row {margin: 0 -26px;}
	.ser-item{padding: 0 26px;margin-bottom:8%;}
	.ser-cont .row .ser-item:nth-child(2) .ser-tb{right: 46.5%;top: inherit;bottom: -16%;transform:rotate(90deg);}
	.ser-cont .row .ser-item:nth-child(3) .ser-tb{position: absolute;right: -3%;top: 50%;bottom: inherit;transform:rotate(0deg);}
	.ser-tit p{font-size: 26px;}
}
@media screen and (max-width: 768px) {
	.sub1-box img {max-width:38px;}
	.sub1-box p{font-size: 20px;}
	.abo2-list li span{font-size:35px;}
	.abo-tit,.pro-box{display: block;}
	.abo-tit .title{max-width: 100%;}
	.abo-you,.pro-box span{display: none;}
	.pro-rig{margin-top: 20px;}
	.pro-box p{text-align: center;font-size: 16px;}
	.news-left {display: none;}
	.news-item.hover .news-rig:after {display: none;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: inherit;}
	.news-item.hover {background: #b91b2a;}
	.news-rig {display: block;border: none;width: 100%;}
	.news-you {max-height:inherit;margin-top: 20px;}
	.news-item.hover .news-rig {border: none;}
	.news-zuo,.news-you {float: inherit;width: 100%;padding: 0;}
	.news-item2 {margin-bottom: 20px;}
	.news-tit h5, .news-zuo h6{font-size:18px;}
	.ser-list{height:inherit;padding: 20px 0;}
	.ser-tb{display: none;}
	.ser-icon {position: inherit;bottom: inherit;left: inherit;margin: 20px auto;}
	.ser-tit h3{font-size: 24px;}
	.ser-tit p{font-size: 20px;}
	.cont-rig{padding: 40px 15px 0;}
	.cont-rig ul li{display: block;height: 40px;}
	.cont-rig ul li img{float: left;margin-top: 5px;}
	.link a{line-height: 45px;}
}