a,img{
	border: none;
}

.wl {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
/* 商桥 */
.gbook-box{
	width: 240px;
	height: auto;
	position: fixed;
	z-index: 1000;
	left: 0;
	bottom: 0;
	font-size: 13px;
	color: #666;
	
}
.gbook-title{
	height: 35px;
	line-height: 35px;
	background: #7F0F24;
	color: #fff;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	position: relative;
	
}
.gbook-title h2{
	font-size: 14px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	font-size: 13px;
}
.gbook-btn1{
	position: absolute;
	right: 0;
	top: 0;
	height: 35px;
	width: 30px;
	overflow: hidden;
	background: url(../ymimg/nodeMin.png) center  no-repeat;
	cursor: pointer;
}
.gbook-btnbg2{
	background: url(../ymimg/nodeMax.png) center no-repeat;
}

.gbook-rnbox{
	padding:5px 10px;
	background: #f0f0f0;
	line-height: 1.5;
	padding-bottom: 8px;
}
.wcyy{
	padding-bottom: 5px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 5px;
	font-size: 14px;
}
.wcyy p + p{
	font-size: 13px;
}
.textareas{
	width: 100%;
	background: #fff;
	height: 80px;
	border: 1px #ddd solid;
	outline: none;
	margin-bottom: 4px;
	font-size: 13px;
}

.gbook-item input{
	height: 30px;
	border: 1px #ddd solid;
	line-break: 30px;
	width: 100%;
	padding-left: 30px;
	outline: none;
		margin-bottom: 4px;
		font-size: 13px;
}

.gbook-item input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #9e9e9e;
  font-size: 13px;
}

.gbook-item input:-moz-placeholder, textarea:-moz-placeholder {
  color: #9e9e9e;
  font-size: 13px;
}

.gbook-item input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9e9e9e;
  font-size: 13px;
}

.gbook-item input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9e9e9e;
  font-size: 13px;
}


.inpt1{
	background:#fff url(../ymimg/user.png) 10px center no-repeat;
}
.inpt2{
	background:#fff url(../ymimg/nodephone.png) 10px center no-repeat;
}
.inpt3{
	background:#fff url(../ymimg/nodemail.png) 10px center no-repeat;
}

.inpt4{
	background:#fff url(../ymimg/nodelocation.png) 10px center no-repeat;
}

.gbook-btn2{
	width: 120px;
	height: 35px;
	background: #7F0F24;
	color: #fff;
	border: none;
	margin-top: 5px;
	outline: none;
	cursor: pointer;
}
.gbook-btn2:hover{
	background: #f60;
}


.w1360 {
  width: 1360px;
  margin: 0 auto;
}
.w1170 {
  width: 1170px;
  margin: 0 auto;
}
.m-t-80 {
  margin-top: 80px;
}
.m-t-50 {
  margin-top: 50px;
}
.depad {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.bhover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.m-b-500 {
  margin-bottom: 500px;
}
.bg-f5 {
  background: #f5f5f5;
}
.p-t-50 {
  padding-top: 50px;
}
.color {
  color: #7f0f24;
}
.bg-yell {
  background: #7f0f24;
}
.ov-hide1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}




.ov-hide2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.p-banner img {
  float: left;
}
.pro-new {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 50px;
}
.pro-new .title {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
  text-transform: Uppercase ;
  justify-content: center;
}
.pro-new .title h3 {
  position: relative;
  font-size: 40px;
  font-weight: normal;
  color: #333;
}
.pro-new .title h3::after {
  position: absolute;
  bottom: -5px;
  left: 20%;
  width: 60%;
  content: ' ';
  border-bottom: 2px solid #7f0f24;
  float: left;
}
.pro-new .title p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  margin-top: 20px;
  letter-spacing: 10px;
  font-size: 16px;
  color: #ababab;
}
.home-swiper02 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.proNewbox-tile {
  width: 1170px;
  margin: 0 auto;
}
.proNewbox-tile .proNew-loop {
  margin: 10px 0 50px 0;
}
.inpro-se {
  margin-top: 30px;
}
@media screen and (max-width: 1170px) {
  .w1170 {
    width: 100%;
  }
  .proNew-loopdb {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 10px;
  }
  .proNewbox-tile {
    width: 100%;
    padding: 0 50px;
  }
  .inpro-se {
    margin-top: 10px;
  }
  .pro-new {
    margin-top: 2.125rem;
  }
  .pro-new .title h3 {
    font-size: 28px;
  }
  .pro-new .title p {
    font-size: 14px;
    letter-spacing: 5px;
  }
  .p-banner,
  .sdismt {
    margin-top: 100px;
  }
}
@media screen and (max-width: 750px) {
  .p-banner,
  .sdismt {
    margin-top: 6.25rem;
  }
  .p-banner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1200px) {
  .swiper-button-next01,
  .swiper-button-prev01 {
    display: none;
  }
}
@media screen and (max-width: 1360px) {
  .w1360 {
    width: 100%;
  }
}
.proNew-loop {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  box-shadow: -2px 1px 6px rgba(0, 0, 0, 0.2);
  height: 470px;
}
.proNew-loop .left {
  width: 748px;
  float: left;
  height: 100%;
  overflow: hidden;
}
.proNew-loop .left img {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  min-height: 100%;
  object-fit: cover;
  transition: all 0.4s; 
}

.proNew-loop .left:hover img{
	transform: scale(1.05); 
	 
}

.proNew-loop .right {
  width: 418px;
  margin-top: 5px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 70px 60px;
}
.proNew-loop .right h3 {
  font-size: 26px;
  float: left;
  position: relative;
}
.proNew-loop .right h3::after {
  position: absolute;
  content: '';
  width: 60%;
  left: 5px;
  top: 50px;
  height: 2px;
  background: #7f0f24;
}
.proNew-loop .right span {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 25px;
  color: #ababab;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 25px;
}
.proNew-loop .right ul {
  margin-top: 50px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.proNew-loop .right ul li {
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  float: left;
  width: 68px;
  padding: 10px 15px;
  line-height: 22px;
  margin-right: 20px;
  font-size: 18px;
}
.proNew-loop .right ul li:nth-child(4n) {
  display: none;
}
.proNew-loop .right .a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 50px;
}
.proNew-loop .right .a a {
  padding: 10px 20px;
  background: #eaeaea;
}
.proNew-loop .right .a a:hover{
	background: #7f0f24;
	color: #fff;
}



@media screen and (max-width: 1170px) {
  .proNew-loop .left {
    width: 60%;
  }
  .proNew-loop .right {
    width: 40%;
  }
}
@media screen and (max-width: 1080px) {
  .proNew-loop .left {
    width: 55%;
  }
  .proNew-loop .right {
    width: 45%;
    padding: 10px 30px;
  }
  .proNew-loop .right span {
    margin-top: 10px;
  }
  .proNew-loop .right ul {
    margin-top: 1.25rem;
  }
  .proNew-loop .right .a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 850px) {
  .proNew-loop .left {
    width: 100%;
  }
  .proNew-loop .right {
    width: 100%;
  }
}
@media screen and (max-width: 1170px) {
  .proNew-loop {
    height: 16.25rem;
  }
}
@media screen and (max-width: 850px) {
  .proNew-loop {
    height: auto;
    padding-bottom: 50px;
  }
  .proNew-loop .rightnes {
    margin-bottom: 20px;
  }
  .proNew-loopes {
    padding-bottom: 0;
  }
}
.proNew-box2 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 30px;
}
.proNew-box2 .left {
  width: 570px;
  height: 430px;
  overflow: hidden;
  float: left;
  position: relative;
}
.proNew-box2 .left .text {
  position: absolute;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
  bottom: 0;
  left: 0;
  height: 60px;
  background: rgba(37, 37, 37, 0.8);
}



.proNew-box2 .left .text span {
  width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #fff;
  line-height: 60px;
  float: left;
}
.proNew-box2 .left .text u {
  color: #fff;
  float: right;
  line-height: 60px;
}
.proNew-box2 .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.proNew-box2 .left:hover img{
	transform: scale(1.05); 
	
}


.proNew-box2 .right {
  float: right;
  width: 580px;
}
.proNew-box2 .right ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.proNew-box2 .right ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-bottom: 1px solid #e5e5e5;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 22px;
  padding-bottom: 21px;
    transition: all 0.45s;  
}
.proNew-box2 .right ul li .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.proNew-box2 .right ul li .title h3 {
  font-size: 18px;
  width: 70%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding-left: 10px ;
  position: relative;
}
.proNew-box2 .right ul li .title h3::after {
  position: absolute;
  content: ' ';
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  top: 14px;
  left: 0px;
  font-size: 16px;
}
.proNew-box2 .right ul li .title u {
  float: right;
  font-size: 28px;
}
.proNew-box2 .right ul li span {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.proNew-box2 .right ul li:last-child {
  border-bottom: none;
}
.proNew-box2 .right ul li:hover {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  
}
.proNew-box2 .right ul li:hover .title {
  color: #7f0f24;
}
.proNew-box2 .right ul li:hover .title h3::after {
  background: #7F0F24;
}
@media screen and (max-width: 1170px) {
  .proNew-box2 .left {
    width: 50%;
    height: 18.75rem;
  }
  .proNew-box2 .right {
    width: 45%;
  }
  .proNew-box2 .right ul li {
    padding: 0.625rem;
  }
}
@media screen and (max-width: 850px) {
  .proNew-box2 .left {
    display: none;
  }
  .proNew-box2 .right {
    width: 100%;
  }
  .proNew-box2 .right ul li {
    padding: 0.625rem;
  }
}
@media screen and (max-width: 1170px) {
  .proNew-box2 {
    padding: 0 10px;
  }
}
.new-more {
  margin-top: 50px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
}
.new-more a {
  padding: 10px 20px;
  background: #ffffff;
}
.new-more a:hover{
	background: #7f0f24;
	color: #fff;
}


.aroNew-box .arobox-db {
  margin-top: 30px;
  position: relative;
}
.aroNew-box .arobox-db .left {
  width: 508px;
  float: left;
  height: 309px;
  overflow: hidden;
  position: relative;
  z-index: 300;
}
.aroNew-box .arobox-db .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.aroNew-box .arobox-db .left:hover img {
 transform: scale(1.05); 
	 
}


.aroNew-box .arobox-db .right {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  padding-left: 530px;
  color: #818181;
  line-height: 30px;
  height: 309px;
  overflow: hidden;
}
@media screen and (max-width: 1170px) {
  .aroNew-box .arobox-db .left {
    width: 50%;
  }
  .aroNew-box .arobox-db .right {
    padding-left: 55%;
  }
}
@media screen and (max-width: 750px) {
  .aroNew-box .arobox-db .left {
    display: none;
  }
  .aroNew-box .arobox-db .right {
    width: 100%;
    position: inherit;
    padding-left: 0;
  }
}
@media screen and (max-width: 1170px) {
  .aroNew-box {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 10px 20px 10px;
  }
}
.a-proNew-box .apro-top {
  margin-top: 50px;
}
.a-proNew-box .apro-top .p-dbloop ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.a-proNew-box .apro-top .p-dbloop ul li {
  width: 370px;
  height: 326px;
  border: 1px solid #e5e5e5;
  float: left;
  margin-top: 40px;
  margin-right: 30px;
}
.a-proNew-box .apro-top .p-dbloop ul li i {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 262px;
  padding: 20px ;
  display: flex;
  justify-content: center;
  align-items: center;
}
.a-proNew-box .apro-top .p-dbloop ul li i img {
  max-width: 100%;
  object-fit: cover;
  transition: all 0.3s;
  max-height: 230px;
}
.a-proNew-box .apro-top .p-dbloop ul li:hover img{
	    transform: scale(1.05);
    
}


.a-proNew-box .apro-top .p-dbloop ul li p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-top: 1px solid #e5e5e5;
  padding: 0 20px;
  line-height: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.a-proNew-box .apro-top .p-dbloop ul li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1170px) {
  .a-proNew-box .apro-top {
    margin-top: 20px;
  }
}
.w1200show {
  display: none;
}

@media screen and (max-width: 1360px) {
  .w1200hide {
    display: none;
  }
  .w1200show {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 10px;
    display: block;
  }
}
.pho-fzloop {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.pho-fzloop .swiper-slide {
  float: left;
  width: 25%;
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}
.pho-fzloop .swiper-slide .padi-slid {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
}
.pho-fzloop .swiper-slide .padi-slid i {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: flex;
  align-items: center;
  height: 200px;
}
.pho-fzloop .swiper-slide .padi-slid p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .pho-fzloop .swiper-slide .padi-slid i {
    height: 15.625rem;
  }
 
}
@media screen and (max-width: 550px) {
	.prolist-box .right .xh ul li{
		width: 100%;
		padding: 0;
		margin: 0;
		line-height: 30px !important;
	}
	
	
	
  .pho-fzloop .swiper-slide .padi-slid i {
    height: 12.5rem;
  }
  /* .swiper-slide img{
  	  max-height:12.5rem !important;
  } */
  .hm-banner .swiper-slide img{
	  max-height: 100% !important;
	  height: 100%;
  }
  .proNew-loop .left img{
	  max-height: 100% !important;
	   height: 100%;
  }
}
@media screen and (max-width: 750px) {
  .pho-fzloop .swiper-slide {
    width: 33.33% !important;
  }
}
@media screen and (max-width: 680px) {
  .pho-fzloop .swiper-slide {
    width: 50% !important;
  }
}
.abous-new .swiper-box {
  width: 100%;
  margin-top: 50px;
  float: left;
  position: relative;
  border-top: 1px solid #dedede;
}
.abous-new .swiper-btn {
  float: left;
  position: absolute;
  top: -15px;
  z-index: 10;
  cursor: pointer;
}
.abous-new .swiper-btn-left {
  left: 0;
}
.abous-new .swiper-btn-right {
  right: 0;
}
.abous-new .swiper-coent-hide {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-top: -13px;
  position: relative;
  height: 100px;
}
.abous-new .swiper-conent {
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.abous-new .swiper-conent .active {
  position: relative;
  color: #7f0f24;
}
.abous-new .swiper-conent .active::after {
  background: url(../img/address01.png) no-repeat;
  position: absolute;
  top: 0;
  width: 18px;
  height: 26px;
  transform: translate(-50%, 0);
  z-index: 20;
  left: 50%;
  content: '';
}
.abous-new .swiper-loop {
  width: 200px;
  float: left;
}
@media screen and (max-width: 750px) {
  .abous-new .swiper-loop {
    width: 150px;
  }
}
.abous-new .swiper-loop .coordinate {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #666;
  margin: 0 auto;
  margin-top: 6px;
  display: block;
  background-color: #fff;
}
.abous-new .swiper-loop .time {
  font-size: 18px;
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 20px;
}
.abous-new .new-list {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  position: relative;
  margin-top: 50px;
}
.abous-new .new-list .left {
  width: 506px;
  height: 300px;
  float: left;
  position: relative;
  z-index: 300;
  overflow: hidden;
}
.abous-new .new-list .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.abous-new .new-list .left:hover img{
	transform: scale(1.05);
}

.abous-new .new-list .right {
  position: absolute;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  top: 0;
  left: 0;
  padding-left: 530px;
}
.abous-new .new-list .right h3 {
  font-size: 24px;
}
.abous-new .new-list .right span {
  color: #818181;
  line-height: 29px;
  height: 260px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  overflow: hidden;
}
@media screen and (max-width: 1170px) {
  .abous-new .new-list .left {
    width: 50%;
  }
  .abous-new .new-list .right {
    padding-left: 53%;
  }
}
@media screen and (max-width: 750px) {
  .abous-new .new-list .swiper-loop {
    width: 150px;
  }
  .abous-new .new-list .left {
    display: none;
  }
  .abous-new .new-list .right {
    padding-left: 0;
    position: inherit;
  }
}
@media screen and (max-width: 1170px) {
  .abous-new .new-list {
    margin-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1170px) {
  .abous-new {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 10px;
  }
}
.p-prolist {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-bottom: 15px;
}
.p-prolist ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.p-prolist ul li {
  margin-top: 30px;
  width: 370px;
  background: #fff;
  margin-right: 30px;
  float: left;
}
.p-prolist ul li i {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 330px;
  overflow: hidden;
}
.p-prolist ul li i img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.4s;
  opacity: 1;
}

.p-prolist ul li:hover i img{
	transform: scale(1.05); 
	 
}


.p-prolist ul li p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  line-height: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 0 10px;
  text-align: center;
}
@media screen and (max-width: 1170px) {
  .p-prolist ul li {
    width: 32%;
    margin-right: 2%;
  }
  .p-prolist ul li i {
    height: 12.5rem;
  }
  .p-prolist ul li i img{
	  max-width: 100%;
	  max-height: 12.5rem;
  }
  
  
}
@media screen and (max-width: 750px) {
  .p-prolist ul li p {
    line-height: 40px;
  }
}
.p-prolist ul li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 500px) {
  .p-prolist ul li {
    width: 48%;
    margin-right: 4%;
	overflow: hidden;
  }
  .p-prolist ul li:nth-child(3n) {
    margin-right: 4%;
  }
  .p-prolist ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.p-prolist ul li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.pro-dh {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 70px;
}
.pro-dh .left {
  float: left;
  line-height: 70px;
}
.pro-dh .right {
  float: right;
}
.pro-dh .right ul {
  float: left;
}
.pro-dh .right ul li {
  float: left;
  height: 70px;
  display: flex;
  align-items: center;
  margin-left: 40px;
}
.pro-dh .right ul li a {
  font-size: 16px;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  border-radius: 30px;
}
.pro-dh .right ul li.active a {
  color: #fff;
  background: #7f0f24;
}
.pro-dh .right ul li:hover a {
  color: #fff;
  background: #7f0f24;
}
@media screen and (max-width: 900px) {
  .pro-dh .right {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }
  .gbook-box{
	  display: none;
  }
  
}
@media screen and (max-width: 750px) {
  .pro-dh .right ul li {
    margin-left: 20px;
  }
}
@media screen and (max-width: 900px) {
  .pro-dh {
    height: auto;
  }
}
.prolist-box .left {
  width: 540px;
  height: 418px;
  overflow: hidden;
  float: left;
}
.prolist-box .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.prolist-box .right {
  float: right;
  width: 590px;
}
.prolist-box .right .title {
  margin-top: 10px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.prolist-box .right .title h3 {
  font-size: 30px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prolist-box .right .title p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  font-size: 18px ;
  color: #818181;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.prolist-box .right .xh {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  background: #f5f5f5;
  margin-top: 60px;
  padding: 30px;
}
.prolist-box .right .xh ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.prolist-box .right .xh ul li {
  float: left;
  width: 45%;
  font-size: 18px;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.prolist-box .right .xh ul li span {
  color: #818181;
}
.prolist-box .right .xh ul li:nth-child(2n) {
  float: right;
}
.prolist-box .right .btn {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.prolist-box .right .btn a {
  padding: 0 50px;
  height: 45px;
  float: left;
  margin-right: 30px;
  background: #7F0F24;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.prolist-box .right .btn a:hover{
	/*background: #f60;*/
	background: #c2171d;
}
.prolist-box .right .btn a img {
  margin-right: 10px;
}
@media screen and (max-width: 1170px) {
  .prolist-box .left {
    width: 50%;
  }
  .prolist-box .right {
    width: 47%;
  }
  .prolist-box .right .xh {
    margin-top: 20px;
  }
  .prolist-box .right .btn a {
    padding: 0 20px;
    margin-right: 20px;
  }
  .prolist-box .right .btn a:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 850px) {
  .prolist-box .left {
    width: 100%;
  }
  .prolist-box .right {
    width: 100%;
  }
  .prolist-box .right .xh {
    margin-top: 20px;
  }
  .prolist-box .right .btn a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 750px) {
  .prolist-box .left {
    width: 100%;
    height: 25rem;
  }
  .prolist-box .right {
    width: 100%;
  }
  .prolist-box .right .xh {
    margin-top: 20px;
    padding: 10px;
  }
  .prolist-box .right .xh ul li {
    font-size: 14px;
  }
  .prolist-box .right .btn a {
    padding: 0 20px;
  }
  .prolist-box .right .title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1170px) {
  .pro-dh,
  .prolist-box {
    padding: 0 10px;
  }
  .prolist-box {
    margin-bottom: 20px;
  }
}
.pro-listhos {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  background: #fff;
}
.pro-listhos .title {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.pro-listhos .title h3 {
  font-size: 24px;
  float: left;
  border-bottom: 1px solid #7f0f24;
}
.new-list {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 50px;
}
.new-list ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.new-list ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
      transition: all .5s;
}
.new-list ul li:hover{
	background: #fafafa;
}


.new-list ul li .left {
  width: 346px;
  height: 210px;
  float: left;
  position: relative;
  z-index: 200;
  overflow: hidden;
}
.new-list ul li .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.new-list ul li:hover img {
  transform: scale(1.05);
}

.new-list ul li .right {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  position: absolute;
  top: 0;
  left: 0;
  height: 240px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  padding-left: 386px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.new-list ul li .right h3 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding-left: 10px;
  position: relative;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.new-list ul li .right h3::after {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
  content: '';
  top: 15px;
  left: 0;
}
.new-list ul li .right .text {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  color: #818181;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-list ul li .right .text .t-left {
  float: left;
  width: 80%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-list ul li .right .text .t-right {
  float: right;
  width: 36px;
  height: 36px;
  background: #f5f5f5;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  line-height: 36px;
}
.new-list ul li .right .time {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  font-size: 20px ;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
@media screen and (max-width: 750px) {
  .new-list ul li .left {
    width: 18.75rem;
    height: 11.25rem;
  }
  .new-list ul li .right {
    margin-top: 10px;
    padding-left: 21.5rem;
    height: 11.25rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .new-list ul li .right h3 {
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  .new-list ul li .left {
    width: 12.5rem;
    height: 10rem;
  }
  .new-list ul li .right {
    padding-left: 15rem;
    height: 10rem;
  }
  .new-list ul li .right h3 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding-right: 10px;
  }
  .new-list ul li .right .text .t-left {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding-right: 10px;
  }
  .new-list ul li .right .text .t-right {
    display: none;
  }
}
@media screen and (max-width: 500px) {
	.prolist-box .right .xh ul li{
		width: 100%;
	}
	.new-list ul li .right .text{
		margin-top: -5px;
	}
	.new-list ul li .right .text .t-left{
		-webkit-line-clamp: 1;
    line-clamp: 1;
	}
  .new-list ul li .left {
    width: 9.375rem;
    height: 7.5rem;
  }
  .new-list ul li .right {
    padding-left: 11.5rem;
    height: 7.5rem;
  }
  .new-list ul li .right h3 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    font-size: 14px;
	height: 30px;
	line-height: 30px;
  }
  .new-list ul li .right .time {
    font-size: 12px;
	color: #999;
  }
  .new-list ul li .right h3::after{
	  top: 13px;
  }
  .new-list ul li .right .text .t-left {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding-right: 10px;
  }
  .new-list ul li .right .text .t-right {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .new-list ul li {
    padding: 10px;
	margin-bottom: 15px;
  }
  .new-list ul li a{
	  display: block;
  }
  .pro-dh .left{
	  line-height: 50px;
  }
  .pro-dh .right ul li{
	  height: 50px;
	  line-height: 50px;
  }
}
.new-list ul li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.new-list ul li:hover .right .text .t-right {
  background: #7f0f24;
}
@media screen and (max-width: 750px) {
  .new-list {
    margin-top: 20px;
  }
}
.page-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.page-box ul li {
  float: left;
  padding: 1px 12px;
  margin-right: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  margin-left: 5px;
}
.page-box ul li.active {
  background: #7f0f24;
}
.page-box ul li.active a {
  color: #fff;
}
.page-box ul li:hover {
  background: #7f0f24;
}
.page-box ul li:hover a {
  color: #Fff;
}
@media screen and (max-width: 1170px) {
  .page-box {
    margin-top: 0;
  }
}
.newlist-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 50px;
  background: #fff;
  padding: 30px;
}
.newlist-box .title {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.newlist-box .title h3 {
  font-size: 26px;
  text-align: center;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-bottom: 20px;
}
.newlist-box .title p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  color: #818181;
}
.newlist-box .n-pagebox {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
  padding-top: 30px;
}
.newlist-box .n-pagebox .left {
  width: 45%;
  float: left;
}
.newlist-box .n-pagebox .left a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.newlist-box .n-pagebox .right {
  width: 45%;
  float: right;
}
.newlist-box .n-pagebox .right a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
@media screen and (max-width: 1170px) {
  .newlist-box .title h3 {
    font-size: 20px;
  }
}
.zs-ysloop {
  width: 1170px;
  margin: 0 auto;
}
.zs-ysloop ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
.zs-ysloop ul li {
  width: 570px;
  height: 150px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  float: left;
  margin-right: 30px;
  margin-top: 30px;
  background: #fff;
  padding: 30px;
}
.zs-ysloop ul li:hover{
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.zs-ysloop ul li .left {
  float: left;
}
.zs-ysloop ul li .left span {
  width: 40px;
  height: 40px;
  background: #b7b7b7;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  float: left;
}
.zs-ysloop ul li .right {
  width: 70%;
  float: left;
  margin-left: 20px;
}
.zs-ysloop ul li .right p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zs-ysloop ul li:nth-child(2n) {
  margin-right: 0;
  float: right;
}
@media screen and (max-width: 1170px) {
  .zs-ysloop ul li {
    width: 48%;
    height: auto;
    padding-bottom: 20px;
    margin-right: 4%;
  }
  .zs-ysloop ul li .right {
    padding-right: 20px;
    width: 75%;
  }
}
@media screen and (max-width: 800px) {
  .zs-ysloop ul li {
    padding: 20px;
  }
  .zs-ysloop ul li .left {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    display: flex;
    justify-content: center;
  }
  .zs-ysloop ul li .right {
    padding-right: 0;
    margin-left: 0;
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }
  .zs-ysloop ul li .right h3 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    margin-top: 10px;
    text-align: center;
  }
  .zs-ysloop ul li .right p {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    text-align: center;
  }
}
@media screen and (max-width: 1170px) {
  .zs-ysloop {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 80px;
  }
}
.zs-fs {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.zs-fs li {
  width: 250px;
  height: 250px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 10px;
  float: left;
  margin-right: 56px;
  margin-bottom: 56px;
}
.zs-fs li a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.zs-fs li i {
  font-size: 50px;
}
.zs-fs li h3 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-size: 20px;
}
.zs-fs li p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  color: #818181;
}
.zs-fs li:nth-child(4n) {
  margin-right: 0;
}
.zs-fs li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1170px) {
  .zs-fs li {
    width: 22%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 900px) {
  .zs-fs li {
    height: 200px;
    margin-bottom: 20px;
  }
  .zs-fs li 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;
  }
}
@media screen and (max-width: 750px) {
  .zs-fs li {
    width: 32%;
    margin-right: 2%;
  }
  .zs-fs li:nth-child(4n) {
    margin-right: 2%;
  }
  .zs-fs li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .zs-fs li {
    width: 48%;
    margin-right: 4%;
  }
  .zs-fs li:nth-child(4n) {
    margin-right: 4%;
  }
  .zs-fs li:nth-child(3n) {
    margin-right: 4%;
  }
  .zs-fs li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1170px) {
  .zs-fs {
    padding: 0 10px;
  }
}
.zs-bz ul li {
  background: #fff;
  border: none;
  height: 260px;
}
.zs-bz ul li p {
  text-align: left;
}
@media screen and (max-width: 750px) {
  .zs-bz ul li {
    height: 200px;
  }
}
.zs-jm {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.zs-jm ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.zs-jm ul li {
  width: 190px;
  height: 260px;
  border: 1px solid #e5e5e5;
  float: left;
  margin-right: 55px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 20px;
}
.zs-jm ul li a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 260px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.zs-jm ul li h3,
.zs-jm ul li p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  margin-top: 10px;
}
.zs-jm ul li span {
  width: 60px;
  height: 60px;
  float: left;
  background: #a0a0a0;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
}
.zs-jm ul li:last-child {
  margin-right: 0;
}
.zs-jm ul li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.zs-jm ul li:hover span {
  background: #7f0f24;
  color: #fff;
}
@media screen and (max-width: 1170px) {
  .zs-jm ul li {
    width: 17%;
    margin-right: 3.75%;
  }
}
@media screen and (max-width: 900px) {
  .zs-jm ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .zs-jm ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .zs-jm ul li {
    width: 48%;
    margin-right: 4%;
  }
  .zs-jm ul li:nth-child(3n) {
    margin-right: 4%;
  }
  .zs-jm ul li:nth-child(2n) {
    margin-right: 0;
  }
}
#certify {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 60px;
}
#certify .swiper-slide {
  width: 680px;
  height: 363px;
  background: #fff;
  box-shadow: 0 4px 10px #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 10px;
}
#certify .swiper-slide img {
  display: block;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-button-prev {
  left: -60px;
  outline: none;
}
#certify .swiper-button-prev i,
#certify .swiper-button-next i {
  font-size: 40px;
  color: #818181;
  outline: none;
}
#certify .swiper-button-prev i:hover,
#certify .swiper-button-next i:hover,
.swiper-button-next02 i:hover,
.swiper-button-prev02 i:hover {
  color: #7f0f24;
}
#certify .swiper-button-next {
  right: -60px;
   outline: none;
}
#certify .swiper-pagination-bullet {
  margin-left: 10px;
}
.swiper-button-next02 i,
.swiper-button-prev02 i {
  font-size: 40px;
  color: #818181;
  font-weight: normal !important;
}
.contact-con {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  background: #fff;
  padding: 30px;
}
.contact-con .pc-addres-map {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 300px;
}
.con-addreslop {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.con-addreslop .ca-loop {
  width: 335px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 30px;
  background: #f3f3f3;
  margin-right: 52px;
  cursor: pointer;
}
@media screen and (max-width: 1170px) {
  .con-addreslop .ca-loop {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 750px) {
  .con-addreslop .ca-loop {
    width: 48%;
    margin-bottom: 20px;
    margin-right: 4%;
  }
  .con-addreslop .ca-loop:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .con-addreslop .ca-loop {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 4%;
  }
  .con-addreslop .ca-loop {
    margin-right: 0;
  }
}
.con-addreslop .ca-loop:last-child {
  margin-right: 0;
}
.con-addreslop .ca-loop:hover {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.zsbanerishide {
  display: none;
}
@media screen and (max-width: 1170px) {
  .zs-jm {
    padding: 0 10px;
  }
  .zs-bannersbox {
    display: none;
  }
  .zsbanerishide {
    display: block;
    margin-top: 20px;
  }
  .contact-con {
    padding: 10px;
  }
}
.contact-cons {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.contact-cons ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.contact-cons ul li {
  width: 570px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 20px;
  margin-right: 30px;
  margin-bottom: 50px;
  background: #fff;
}
.contact-cons ul li a {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  position: relative;
}
.contact-cons ul li a .left {
  width: 200px;
  height: 135px;
  float: left;
  overflow: hidden;
}
.contact-cons ul li a .left img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.contact-cons ul li a .right {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 220px;
}
.contact-cons ul li a .right h3 {
  font-size: 18px;
}
.contact-cons ul li a .right p {
  color: #818181;
}
.contact-cons ul li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.contact-cons ul li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 1170px) {
  .contact-cons ul li {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 900px) {
  .contact-cons ul li {
    padding: 10px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
	.zsbanerishide .swiper-slide img{
		display: block;
		width: 100%;
		height: auto !important;
		max-height: 100% !important;
	}
	.newlist-box .n-pagebox span{
		display: block;
		float: none;
		width: 100%;
	}
	
	.prolist-box .left{
		height: auto !important;
	}
	
	.p-prolist ul li i{
		height: 180px;
	}
	.p-prolist ul li i img {
    max-width: 100%;
    max-height: 180px;
	min-height: 180px;
}
.aroNew-box .arobox-db .right{
	height: auto;
}
.p-prolist ul{
	padding: 0 10px;
}
.p-prolist ul li a{
	display: block;
}

.proNew-loop{padding-bottom: 20px;}	
	
  .contact-cons ul li a .left {
    width: 9.375rem;
    height: 7.5rem;
  }
  .contact-cons ul li a .right {
   margin-left: 10.625rem;
	position: relative;
	padding-left: 0;
	float: none;
	width: auto;
  }
  .contact-cons ul li a .right h3 {
    font-size: 16px;
  }
  .contact-cons ul li a .right p {
    line-height: 20px;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .p-t-50{
	  padding-top: 20px;
  }
  .pro-dh{
	  padding-bottom: 20px;
  }
}
@media screen and (max-width: 1170px) {
  .contact-cons {
    padding: 0 10px;
  }
}
.video-list {
  margin-top: 30px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.video-list ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.video-list ul li {
  width: 370px;
  background: #fff;
  margin-top: 30px;
  margin-right: 30px;
  float: left;
}
.video-list ul li .title {
  position: relative;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 250px;
  overflow: hidden;
}

.vode-abs{
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,.8);
	z-index: 10;
	height: 250px;
	transition: all .5s;
	transform: translate(0,250px);
}


.video-list ul li .title img {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  min-height: 100%;
  object-fit: cover;
}
.video-list ul li .title i {
  position: absolute;
  font-size: 80px;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 15;
  opacity: 0;
  transition: all .5s;
}

.video-list ul li:hover .title i{
	opacity: 1;
}

.video-list ul li:hover .vode-abs{
	transform: translate(0,0);
}


.video-list ul li p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  line-height: 70px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-size: 16px;
  text-align: center;
}
.video-list ul li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1170px) {
  .video-list ul li {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 850px) {
  .video-list ul li .title {
    height: 15.625rem;
  }
  .video-list ul li p {
    line-height: 40px;
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .video-list ul li {
    width: 48%;
    margin-right: 4%;
  }
  .video-list ul li .title {
    height: 15.625rem;
  }
  .video-list ul li .title i {
    font-size: 40px;
  }
  .video-list ul li p {
    line-height: 40px;
    font-size: 14px;
  }
  .video-list ul li:nth-child(3n) {
    margin-right: 4%;
  }
  .video-list ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .video-list ul li .title {
    height: 9.375rem;
  }
}
@media screen and (max-width: 1170px) {
  .video-list ul {
    padding: 0 10px;
  }
}
.n-con-video {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 600px;
}
.n-con-video video {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 100%;
}
.ferIcon {
  font-size: 50px !important;
  color: #fff;
}
.swiper-pagination-bullet-active {
  background: #7f0f24 !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev {
  background: none !important;
}
.swiper-button-next01 {
  right: 100px;
}
.swiper-button-prev01 {
  left: 100px;
}
.swiper-button-next01 i,.swiper-button-prev01 i{
	font-size: 46px;
	display: block;
	margin-top: -5px;
	color: #fff;
	transition: 0.5s ease-out;
}

.swiper-button-next01:hover i,.swiper-button-prev01:hover i{
	color: #7f0f24;
}
li.rwm-li{
	position: relative;
	cursor: pointer;
}
.cp-btn1 i,.cp-btn2 i{
	font-size: 18px;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px #dedede solid;
	color: #848484;	
	text-align: center;
}
.cp-btn1 i:before,.cp-btn2 i:before{
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.cp-btn2 i:before{
	margin-left:-1px;
}


.cp-btn1:hover i,.cp-btn2:hover i{
	color: #fff;
	background: #7d1c10;
	border: 1px #7d1c10 solid;
	font-size: 18px;
}

.abs-rwm{
	position: absolute;
	z-index: 100;
	top: 40px;
    left: 0;
	right: 0;
	background: #fff;
	padding: 5px;
	display: none;
}
.abs-rwm img{
	display: block;
	width: 150px;
	height: auto;
}


.lc-btnl i,.lc-btnr i{
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
	color: #383838;
	font-size: 16px;
}
.lc-btnl:hover i,.lc-btnr:hover i{
	background: #7F0F24;
	color: #fff;
	box-shadow: 0px 0px 6px rgba(56, 56, 56, 0.2);
}


.lc-btnl i:before,.lc-btnr i:before{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	display: block;
}
.lc-btnl i:before{
	margin-left: -2px;
}


.abous-new .swiper-loop.active .coordinate{
	border: 1px solid #7F0F24;
    background-color: #7F0F24;
}

@media screen and (max-width: 420px) {
	.cp-btn1 , .cp-btn2 {
		display: none;
	}
	.proNewbox-tile{
		padding: 0 10px;
	}
	.proNew-box2 .right ul li .title u{
		display: none;
	}
	.proNew-box2 .right ul li .title h3{
		width: 100%;
		font-size: 16px;
	}
	.new-more{
		margin: 20px 0;
	}
	.proNew-box2{
		margin-top: 15px;
	}
	.swiper-button-next02 , .swiper-button-prev02 {
		display: none;
	}
	.zs-ysloop{
		padding: 0 10px;
	}
	.zs-ysloop ul li{
		padding: 15px;
	}
	
}
