@charset "utf-8";
/* CSS Document */

/* nybanner */
 .honor .swiper-button-next{width:54px;height: 54px;background: #8c6e49;border-radius: 50%;bottom:0px;top: 50%;right: 0;margin-top: -41px;}

.honor .swiper-button-prev{width:54px;height: 54px;background: #d61318;border-radius: 50%;bottom:0px;top: 50%;left: 0;margin-top: -44px;}

.honor .swiper-button-next:after{
	font-size: 16px;
	color:#fff;
	transform: rotate(358deg);
}
.honor .swiper-button-prev:after{
	font-size: 16px;
	color:#fff;
	transform: rotate(1deg);
}
.nybanner{
	height: 320px;
	background-position: center center !important;
}
.nybanner_zi{
	display: flex;
	flex-direction: column;
	width:70%;
	margin:0 auto;
	height: 320px;
	justify-content: center;
}

.nybanner p{
	font-size: 45px;
	color: #e70a1b;
	font-family: "AliBold";
	display: block;
}



.nybanner  i{
	width: 56px;
	height: 5px;
	background-color: #e70a1b;
	margin:30px 0;
	display: none;
}


 

.since_nr{
	display: flex;
	justify-content: space-between;
	margin-top: 110px;

}

.since{
	width: 1600px;
	margin:0 auto;
}

.since_pic{
	width:40%;
	text-align: center;
}
.since_pic img{
	max-width: 65%;

}
.since_content{
	display: flex;
	flex-direction: column;
	width:55%;
}

.since_content .since_logo{

}

.since_content .since_desc{
	font-size: 18px;
	line-height: 36px;
  color: #333;
  font-family: "AliRegular";
  margin-top: 30px;
}

.since_tu{
	width:100%;
}

.since_tu img{
	max-width: 100%;
}


/* memorabilia */

.memorabilia{
	background: url(../images/bn45.png) no-repeat top center #f8f8f8;
	min-height: 800px;
	position: relative;
}


.memorabilia.swiper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
  }

  .memorabilia .swiper-slide {
	background-size: cover;
	background-position: center;
  }

  .memorabilia2 {
	width: 100%;
	height: 100%;
	margin:0 auto;
  }

 
   
   .memorabilia1{
	margin-top: 40px;;
   }
 

  /* .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
  } */


  .memorabilia_t{
	font-size: 36px;color: #8c6e49;
	font-family: "AliBold";text-align: center;
	padding:80px 0
  }

  .memorabli_nr{
	background: url(../images/xxx.png) no-repeat 30px center;
	padding:20px 0 20px  100px;
	width:60%;
	max-height: 300px;
	display: flex;
	align-items: center;
	}
	.memorabli_nr ul
	{
		overflow-y: auto;
		max-height: 300px;
		width:100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

  .memorabli_nr li p{
	font-size: 18px;
	line-height: 36px;
    color: #333;
  font-family: "AliRegular";
  width: calc(100% - 100px);
  align-items: center;
  
}

.memorabli_nr li span{
	color: #e70a1b;
	display: block;
	width:100px;
	font-size: 18px;
	font-family: "AliRegular";
	line-height: 36px;
}

.memorabli_nr li{
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: flex-start;
}

.memorabli_l {
	color:#e70a1b;
	font-size: 120px;
	font-family: "GliBold";
	width:20%;

}

.memorabilia2 .swiper-wrapper{
	width:100%;margin:0 auto;
}

.memorabilia2 .swiper-wrapper .swiper-slide{
	 
	width:100%;
 
}

.memorabilia2 .swiper-wrapper .memorabli_list{
	display: flex;
	justify-content: center;
	width:80%;
	min-height: 225px;
	align-items: center;
	margin:0 auto;
}

.memorabilia2 .swiper-button-next{
	background: url(../images/right.png) no-repeat;
}
.memorabilia2 .swiper-button-prev{
	background: url(../images/left.png) no-repeat;
	
}
.memorabilia2 .swiper-button-prev::after,
.memorabilia2 .swiper-button-next::after{
	display: none;
}
.memorabilia2 .swiper-button-prev,.memorabilia2 .swiper-button-next{
	width: 93px;
	height: 93px;
	display: block;
	top:41%;
 
}
.memorabilia2 .swiper-button-prev{
left: 5%;
}

.memorabilia2 .swiper-button-next{
	right: 5%;
	}
.memorabilia1{
	background: url(../images/line.png) no-repeat center;
	height: 100%;;
	align-items: center;
}

.memorabilia1  .swiper-wrapper{
	width:60%;
	margin:0 auto;
}

.memorabilia1 .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
	padding-top: 20px;

}

.memorabilia1 .swiper-slide span{
	background: url(../images/dot.png) no-repeat;
	width: 41px;
	height: 41px;
}
 
.memorabilia1 .swiper-slide.swiper-slide-active span{
	background: url(../images/dot2.png) no-repeat;
	color: #e70a1b;
}

.memorabilia1 .swiper-slide.swiper-slide-active b{
	color: #e70a1b; font-family: "AliRegular";
	margin-top: 10px;
}

.memorabilia1 .swiper-slide b{

	margin-top: 10px;
}

/* organize */

.organize{
	background: url(../images/organize.png) no-repeat top center;
	/*height: 844px;*/
	padding-bottom: 60px;
}

.organize_nr{
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
	align-items: center;
	height: 100%;
}

.organize_pic{
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.organize_nr{
	width:80%;margin:0 auto;
}
.organize_title
{
	padding:80px 0;
}
 
.organize_title b
	{
	font-size: 36px;color: #8c6e49;
	font-family: "AliBold";text-align: center;

	}

.organize_title p{
		font-family:Arial, Helvetica, sans-serif;
		color:rgba(140, 110, 73, .1);
		font-size: 60px;
		font-weight: bold;
	}
	.organize_text li{
		margin:26px 0;
	}
	.organize_text li span
	{
	font-size: 24px;color: #8c6e49;
	font-family: "AliBold"; 

	}

	.organize_text li p
	{
	font-size: 16px;color: #333333;
	font-family: "AliRegular"; 
	margin-top: 6px;

	}

/* manger */



.manager_nr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.manager_pic {
    width: 50%;

}

.manager_t {
    width: 50%;
}


.manager_title {
    padding: 50px 0 0 50px;
}

.manager_title b {
    font-size: 36px;
    color: #8c6e49;
    font-family: "AliBold";
    text-align: center;

}

.manager_title p {
    font-family: Arial, Helvetica, sans-serif;
    color: rgba(140, 110, 73, .1);
    font-size: 60px;
    font-weight: bold;
}

.manager_text li {
    margin: 26px 0;
}

.manager_text li span {
    font-size: 24px;
    color: #8c6e49;
    font-family: "AliBold";
    background: linear-gradient(45deg, #e91e2d1f, transparent);
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 50px;
    ;
}

.manager_text li p {
    font-size: 16px;
    color: #333333;
    font-family: "AliRegular";
    margin-top: 16px;
    padding-left: 50px;

}

/* contact_t */

.contact_t {
    display: flex;
    flex-direction: column;
}




.contact_t i {
    font-size: 16px;
    color: #998;
    margin-top: 10px;
    font-family: "AliRegular";
    text-align: center;
    font-style: normal;

}

.contact_n {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 80px;
}

.contact_n .contact_left {
    width: 50%;
}

.contact_n .contact_right {
    width: 45%;
}

.contact_n .contact_right .contact_pic {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;

}

.contact_n .contact_right .contact_pic img {
    max-width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    height: 100%;
    object-fit: cover;
}

.contact_n .contact_right .contact_pic:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	cursor: pointer;
}

.contact_list{
	display: flex;
	flex-direction: column;
}

.contact_list .list{
	margin-top: 30px;
}
.contact_list .title{
	font-size: 20px;
    color: #333;
    font-family: "AliBold";
	padding-left: 20px;
}
.contact_list .item{
	font-size: 16px;
	color: #333;
	font-family: "AliRegular";
	transition: 0.5s;
	display: block;
	padding:5px 10px 5px 30px;
	border: 1px solid #d6dbe1;
	border-radius: 10px;
	margin: 0 15px;
	color: #333;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	height: 100%;
}

.contact_list .item span{
	display: block;
	height: 3em;
	line-height: 20px;
	padding-left: 1.6em;
	background-size: 1em auto;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icon_mail.png);
	display: flex;
	align-items: center;
}

.contact_list .item span.tel{
	background-image: url(../images/icon_tel.png);
}

.contact_list .item span.mail{
	background-image: url(../images/icon_tel.png);
}

.contact_list .item span.add{
	background-image: url(../images/icon_add.png);
}

.contact_list .item span.fax{
	background-image: url(../images/icon_fax.png);
}



	/* honor */


	.honor{
		/* background: url(../images/honor_bg.png) no-repeat top center;
		height: 670px; */
	}

	.honor_nr{
		width:80%;
		margin:0 auto;
		 
	}
	.honor_title
{
	padding:60px 0 20px;
}
 
.honor_title b
	{
	font-size: 36px;color: #FFF;
	font-family: "AliBold";text-align: center;

	}

.honor_title p{
		font-family:Arial, Helvetica, sans-serif;
		color:rgba(255, 255, 255, .5);
		font-size: 60px;
		font-weight: bold;
	}

.honor_items b{
	font-size: 24px;color: #FFF;
	font-family: "AliBold"; 
	margin-bottom: 20px
}	
.honor_items ul li{
	font-size: 16px;
	color: rgba(255, 255, 255, .8);
	font-family: "AliRegular";
	width:45%;
	transition:all 0.3s ease-in ;
	-webkit-transition:all 0.3s ease-in ;
	-moz-transition:all 0.3s ease-in ;
	-ms-transition:all 0.3s ease-in ;
	-o-transition:all 0.3s ease-in ;
}

.honor_items ul li:hover{
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
}

.honor_items ul{
	display: flex;
	line-height: 30px;
	flex-wrap: wrap;

}

.honor_items{
	background: #e91e2d;
	border:1px solid #f16c76;
	border-radius:10px ;
	-webkit-border-radius:10px ;
	-moz-border-radius:10px ;
	-ms-border-radius:10px ;
	-o-border-radius:10px ;
	padding:25px;
	width:65%;
}

.honor_linr{
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin-top: 20px;
}
.honor_linr .honor_items.items2{
	width: 360px;
}

.honor_linr .honor_items.items3{
	width: calc(100% - 380px);
}

.honor_linr .honor_items ul{
	display: flex;
	flex-wrap: wrap;
}.honor_linr .honor_items ul li{
	width:100%;
}



	/* team */


	.team{
		background: url(../images/team_bg.png) no-repeat top center;
		height: 761px;
		position: relative;
	}

	.team_title{
background: url(../images/team_pic.png);
width: 571px;
height: 352px;
position: absolute;
left:50%;
margin-left:-350px;
bottom: 0;
text-align: center;
align-items: center;
justify-content: center;
display: flex;;
flex-direction: column;
 

	}

	.team_title b
	{
	font-size: 36px;color: #FFF;
	font-family: "AliBold";text-align: center;
	padding-top: 100px;;

	}
 
.team_title p{
		font-family:Arial, Helvetica, sans-serif;
		color:rgba(255, 255, 255, .3);
		font-size: 60px;
		font-weight: bold;
	}
.team_nr{
	width:80%;margin:0 auto;
}

	.team_list{
		padding:40px 0
	}

	.team_list ul{
display: flex;
justify-content:space-between
	}
	.team_list ul li .t{
		background: #e70a1b;
		padding:5px 0px;
		font-family: "AliBold";
		color:#fff;
		text-align: center;
		border-radius: 30px;
		font-size: 24px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		width: 198px;
		box-shadow: 0 0 20px #e70a1b66;

}
.team_list ul li:nth-child(2) .t,
.team_list ul li:nth-child(4) .t
{
	background:#8c6e49;
	box-shadow: 0 0 20px #8c6e4966;

}
.team_list ul li .desc
{
	color: #666;
	font-size: 16px;
	line-height: 30px;
	font-family: "AliRegular";
	width:300px;
	margin-top:20px ;
}

.team_list ul li:nth-child(1){
	margin-top: 200px;
}

.team_list ul li:nth-child(2){
	margin-top: 120px;
}

.team_list ul li:nth-child(3){
	margin-top: 80px;
}
.team_list ul li:nth-child(4){
	margin-top: 360px;
}



/* busniess page */

 .nybanner .busniess p{
	color: #FFF;
 
}



  .nybanner .busniess i{
	 
	background-color: #FFF;
 
}



.busniess10_bg{
	background: url(../images/Business_bg.png) no-repeat top center #FFF;
	/* height: 1761px; */
	position: relative;
}

.busniess10 .busniess_t{
	text-align: center;
}
.busniess10_items {
	width:90%;
	margin:0 auto;
	/* background: url(../images/k_bg.png) no-repeat  center 190px; */
 
	background-size: 100%;
}
 


.busniess10_items .since_desc {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    font-family: "AliRegular";
    margin-top: 30px;
}


.busniess10_nr ul{
	width:80%;margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.busniess10_nr li{
	width:33%;
	height: 280px;;cursor: pointer;
}

.busniess10_nr li .t{
	font-family: "AliBold";
	font-size: 24px;
	color: #333;
}

.busniess10_nr li .y{
	font-family: "GliBold";
	font-size:30px;
	color: #e70a1b;
	margin:10px 0;
}

.busniess10_nr li .desc{
	font-family: "AliRegular";
	font-size: 16px;
	color: #333;
}

.busniess10_nr li .cir{
    width:61px;
    background: url(../images/bk.png) no-repeat center ;   
	height: 61px;
 
    background-size: 100%;
    display: block;
    margin-top: 20px;
 
}
.busniess10_nr li .info{
	transition:  all 0.3s ease-in-out;
	-webkit-transition:  all 0.3s ease-in-out;
	-moz-transition:  all 0.3s ease-in-out;
	-ms-transition:  all 0.3s ease-in-out;
	-o-transition:  all 0.3s ease-in-out;
	padding:20px;
}

.busniess10_nr li:hover .info{
	 cursor: pointer;
	 background-color: #e91e2d;
	 border-radius: 10px;
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 -ms-border-radius: 10px;
	 -o-border-radius: 10px;
	 box-shadow: 0 0 20px #e70a1b66;
	 transform:translate(-10px,-20px) ;
	 -webkit-transform:translate(-10px,-20px) ;
	 -moz-transform:translate(-10px,-20px) ;
	 -ms-transform:translate(-10px,-20px) ;
	 -o-transform:translate(-10px,-20px) ;
}

.busniess10_nr li:hover .t{
	color:#fff;
}

.busniess10_nr li:hover .y{
	color:#fff;
}

.busniess10_nr li:hover .desc{
	color:#fff;
}

.busniess10_nr li:hover .cir{
    /*发光效果*/animation: pulse 2s infinite;
    /*心跳效果*/-webkit-animation: pulse 2s infinite;
	
    border-radius: 50%;
    /*圆形*/box-shadow: 0 0 20px #e70a1b;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
	
}

@keyframes pulse {
    0% {
      box-shadow: 0 0 0 #e70a1b;
    }
    70% {
      box-shadow: 0 0 20px #e70a1b;
    }
    100% {
      box-shadow: 0 0 0 #e70a1b;
    }
}
.businesslist10_2 ul{
	display: flex;
	
	flex-direction: row-reverse;
}
.businesslist10_2.char ul{
	justify-content:center;
}

.businesslist10_2.char ul li{
	transform: translate(120px,10px);
	-webkit-transform: translate(120px,10px);
	-moz-transform: translate(120px,10px);
	-ms-transform: translate(120px,10px);
	-o-transform: translate(120px,10px);
}

.busniess10_nr.tran10 ul{
	transform: translateX(50px);
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
}


.businesslist7 .busniess_t{
	text-align: center;
	 
}

.businesslist7{
	padding-bottom: 100px;;
}

.businesslist7_nr{
	display: flex;
	justify-content: center;

}
.businesslist7_nr li {
	background: #FFF;
	padding:5px 0px;
	font-family: "AliRegular";
	color:#333;
	text-align: center;
	border-radius: 30px;
	font-size: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	cursor: pointer;
	box-shadow: 0 0 20px #97979766;
	margin: 20px;
	list-style: none;
	padding:10px 20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.businesslist7_nr li:hover{
	background: #e70a1b;
	color:#fff;
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
}

.businesslist7_items {
	width:90%;
	margin:0 auto;
}

.mb_show ,.honor_pic_mb{
	display: none;
  }

@media(max-width:1200px){
	 
}
	
 
@media(max-width:768px){
   .organize_title{
	padding: 40px 0 0;
   }

	.organize_title b{
		font-size: 20px;color: #8c6e49; 
	
	}
	
	.organize_title p{
		font-size: 30px; 
	 
	}

	.busniess10_nr li .t{
		font-size: 18px;
	}
	
	.busniess10_nr li .y{
		font-size: 18px;
	}
	.busniess10_nr li .desc{
		font-size: 14px;
	}
	.busniess10_nr li{
		width:46%;
		padding:0;
		height: auto;
	}
	.busniess10_nr ul{
		padding:40px 15px;
		margin: 0;;
	}
	.busniess10_nr li .info{
		padding:5px;

	}
	.busniess10_items{
		width:100%;
	}
	.busniess10_nr li .cir{

		width:30px;height: 30px;
		background-size: contain;
	}

	.busniess10_nr ul{
		width:100%;
	}

	.busniess10_items{
		background: none;
	}
	.curved-lines {
		position: relative;
	  }
	  .mb_show .busniess10_nr li{
		position: relative;
		padding-bottom: 20px;;
	  }
	.mb_show .busniess10_nr li::after  {
		 position: absolute;
		 height: 4px;
		 background: linear-gradient(to right, #f28481, #fbcec9);
		 /*颜色渐变效果*/content: "";
		 display: block;
		 width:100%;
		 border-radius: 4px;;
		 -webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
		 -ms-border-radius: 4px;
		 -o-border-radius: 4px;
}

.busniess10_nr li .cir{
	margin:10px 0;
}
	  
	  
	  
	  .nybanner{
		height: 180px;
		background-size: cover !important;
		width:100%;
		}
	  .nybanner p{
		font-size: 26px;
	  }

	  .nybanner_zi{
		height: 180px;
		}
	  .busniess10_nr li .y{
		margin:4px 0;
	  }
	  .pc_show{
		display: none;
	  }
	  .mb_show{
		display: block;
	  }

	  .businesslist7_nr li{
		width:100%;
		margin:10px  0;
	  }
	  .businesslist7_nr{
		display: flex;
		flex-direction: column;
	  }

	  .since_nr{
		display: flex;
		margin-top:30px;
		flex-direction: column;
	  }
	  .since_pic,.since{
		width: 100%;
	  }
	  .since_pic img{
		width:100%;
	  }

	  .since_content{
		width:100%;
		padding:15px;
	  }
	  .since_content .since_desc{
		font-size: 16px;
		line-height: 30px
	  }

	  .memorabilia_t{
		font-size: 24px;
	    padding:40px 0;
	  }

	  .memorabli_l{
		font-size: 40px;
		width:100%;

	  }
	  .memorabli_list{
		display: flex;
		flex-direction: column;
	  }
	  .memorabli_nr{
		width:100%;
		padding: 0px 0 0 38px;
		margin-top:30px;
		min-height: 400px;
		overflow: scroll;
		background:none;
		}
	  .memorabli_nr li p{
		font-size: 14px;;
	  }
	  .memorabli_nr li span{
		font-size: 14px;
		 
		width:auto;
	  }
	  .memorabli_nr li{display: flex;flex-direction: column;text-align: left;align-items: flex-start;justify-content: flex-start;}
	  .memorabli_nr li p{
		width:auto;
		line-height: 24px;
	  }

	  .memorabilia2 .swiper-button-next, .memorabilia2 .swiper-button-prev{
		background-size: 80% 80%;;
	  }

	  .memorabilia2 .swiper-wrapper .memorabli_list{
		width:100%;
		padding:15px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		min-height: 400px;
		}
	  .memorabilia2 .swiper-button-prev, .memorabilia2 .swiper-button-next{
		top:auto;
		bottom:0px;
	  }
	  .memorabilia1 .swiper-slide span{
		width:20px;height: 20px;background-size: cover;
	  }
	  .memorabilia1 .swiper-slide.swiper-slide-active span{
		background-size: cover;
	  }
	  .memorabli_nr ul {
		overflow-y: auto;
		height: 300px;
		width: 100%;
		display: flex
	;
		flex-direction: column;
		/* justify-content: center; */
	}

	.organize_nr{
		width:100%;
		padding:0 15px;
		display: flex;
		flex-direction: column;
	}
	.organize_t{
		text-align: center;
	}
	.organize_text li span{
		font-size: 16px;;
	}
	.organize{
		height: auto;
		padding-bottom: 40px;
	}
	.honor_title b{
		font-size: 20px;
	}
	.honor_title p{
		font-size: 30px;
	}
	.honor_items{
		width:100%;
		padding:10px;
	}
	.honor_items ul{
		display: flex;
		flex-direction: column;
	}
	.honor_items ul li{
		width:100%;
		font-size: 14px;
	}
	.honor_nr{
		width:100%;
		padding:15px
	}
	.honor_items b{
		font-size: 16px;
	}
	.honor_linr{
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.honor_linr .honor_items.items2,.honor_linr .honor_items.items3{
		width: 100%;;
	}
	.honor_linr .honor_items.items3{
		margin-top: 20px;
	}
	.honor{
		height: auto;
		padding-bottom: 40px;
		background-size: cover;
	}
	.honor_pic_mb{
		margin:20px 0;display: block;
	}
	.honor_pic_mb img{
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
}
.team{
	height: auto;
	background-size: cover;
	padding-top: 20px;
}
.team_list ul{
	display: flex;
	flex-direction: column;

}
.team_list ul li:nth-child(1),
.team_list ul li:nth-child(2),
.team_list ul li:nth-child(3),
.team_list ul li:nth-child(4){
	margin-top: 0;
}
.team_list ul li .t{
	font-size: 20px;
}
.team_list ul li .desc{
	font-size: 14px;
}
.team_title{
	width:100%;height: 100%;
}
.team_title b{
	font-size: 24px;
}
.team_title p{
	font-size: 30px;

}
.team_list ul li{
	margin-bottom: 20px;
}
.team_title{
	width:100%;
	left:auto;
	margin-left: 0;
	background: url(../images/team_pic.png) no-repeat top center;
	background-size: cover;
	position: relative;
}
}



/* news */

.news_list ul{
	display: flex;
	flex-direction: column;
}

.news_list ul li .news_items{
	display: flex;
	flex-direction: row;
	width:80%;
	margin:0 auto;
	align-items: center;
	padding:45px 0;
	justify-content: space-between;
}

.news_list ul li .pic{
	width: 26%;
    overflow: hidden;
    max-height: 206px;
}
.news_list ul li .pic a{
	max-height: 206px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}
 
.news_list ul li .pic img{
	transition: all 0.7s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_list{
	padding-bottom: 80px;
}
	
 
.news_list ul li:hover .pic img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.news_list ul li .info{
	width:50%;margin-left:50px;
}
.news_list ul li .info .line{
	background-color:  #d8d8d8;
	width:100%;
	height: 1px;
	margin:20px 0;
}
.news_list ul li .info a.t{
	overflow: hidden;    
	text-overflow: ellipsis;   
	white-space: nowrap; height: 60px;
	line-height: 60px;
	font-size: 20px;
	color:#333;
	font-family: "AliRegular";
	display: block;
	overflow: hidden; transition: all 0.3s ease;
}

.news_list ul li:hover .info .infodesc{
	color:#fff;
}
.news_list ul li .info .m{
	display: flex;
	height: 30px;
	align-items: center;
	font-size:16px;
	color: #e70a1b;
	font-family: "AliRegular";
	text-transform: uppercase;

}
.news_list ul li .info .m span,
.news_list ul li .info .m img
{transition: all 0.3s ease ;
	-webkit-transition: all 0.3s ease ;
	-moz-transition: all 0.3s ease ;
	-ms-transition: all 0.3s ease ;
	-o-transition: all 0.3s ease ;
}

 
.news_list ul li .info .m span{
	padding-right: 20px;
}
.news_list ul li .info .m i{
	background: url(../images/jt.png) no-repeat;
	width:32px;height: 14px;;
}
.news_list ul li .info:hover .m i{
	background: url(../images/jt10.png) no-repeat;
	
}
.news_list ul li .info:hover .m span
,.news_list ul li .info:hover .m i{
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
}
.news_list ul li .info a.t:hover{
	padding-left: 10px;
}

.news_list li .date {
	width: 127px;
	height: 111px;
	border:1px solid #d8d8d8;
	display: block;
	padding:10px 20px;
}
.news_list li .date p{
	font-size: 40px;
	color: #e70a1b;
	font-family: "GliRegular";
}
.news_list li .date span{
	font-size:24px;
	color: #333;
	font-family: "AliRegular";
}

.news_list li .date i{
	 width: 21px;
	 height: 1px;
	 background-color: #d8d8d8;
	 display: block;
	 margin:2px 0;
}
.news_list ul li:nth-child(odd) {
    background:url(../images/news_listbg.png) repeat-x top center;
}

.news_list li:hover{
	background:#e91e2d;
	cursor: pointer;
}
 
.news_list li:hover .info a.t{
color:#fff;
}

.news_list ul li:hover:nth-child(odd) {
    background:#8c6e49
}


.news_list ul li:hover .date span,
.news_list ul li:hover .date p,
.news_list ul li:hover .info a.m
{
	color:#fff;
}

.news_list ul li:hover .date i{
	background-color: #FFF;
}



/* news_pioc */

.news_list_pic ul{
	display: flex;

}

.news_list_pic ul{
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.news_list_pic ul li .news_items{
	display: flex;
	flex-direction: column;
	margin:0 auto;
	align-items: center;
	padding: 20px;
	justify-content: space-between;
	box-sizing: border-box;
}

.news_list_pic ul li .pic{
	width: 100%;
	overflow: hidden;
	max-height: 206px;
	border-radius: 10px;
	box-shadow: 0 0 20px 0px #e4e4e49e;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	@charset "utf-8";
/* CSS Document */
	@media(max-width: 1200px){
 #fp-nav{ display:none}
}
 



 .index_banner{
	height: 600px;
	overflow: hidden;
	position:relative;
 }
 .index_banner .swiper {
	width: 100%;
	height: 100%;
    }

   .index_banner   .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
    }

    .index_banner  .swiper-slide .pc {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-size: cover !important;
    }



.index_banner .swiper-button-next:
	after,
.index_banner .swiper-button-prev:after{
 border:1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color:#fff;
	text-align: center;
	width: 74px;
	height: 74px;
	line-height: 74px;
}
 

.index_banner  .swiper-button-next {
	right: 5%;
	left: auto;
	bottom: 50%;
	top: auto;
	width: 74px;
	height: 74px;
	display: block;
 }

 .index_banner 
 .swiper-button-prev {
	right: auto;
	left: 5%;
	bottom: 50%;
	top:auto;
	width:74px;
	height:74px;
	display:block;
 }
	@media(max-width:1200px){
  .index_banner{
  height: 580px;
	overflow: hidden;
 }
  
}










.about_dbg{
	background: url(../images/about_dbg.png) no-repeat bottom right;
	background-size:cover;
	padding-bottom: 60px;


}
.index_title{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	position: relative;
	text-align: center;
	align-items:center;
	padding:90px 0 0; 
}

.index_title .en{
	font-family: arial;
	font-weight: bold;
	font-size: 120px;
	color: #f5f3f1;
	position: absolute;
	z-index: 1;
	text-transform: uppercase;

}
.index_title .index_t{
	z-index: 2;
}
.index_title
	b{
 font-size: 36px;
	color: #8c6e49;
	font-family:"AliMedium";

}

.index_title
	p{
 font-size: 16px;
	color: #222;
	margin-top: 20px;
	display: block;
	font-family:"AliRegular";
}




.about_left{
	width:45%;
	margin-top: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}

.container{
	max-width:1600px;
	margin:0 auto;
}
	ul li{
 list-style: none;
	padding: 0;
	margin: 0;
}

.about_right{
	width:50%;
	margin-top: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
  
}

.about_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.about_pic {
	width: 394px;
	height: 531px;
	overflow: hidden;
 
}
.about_pic
	img{
 width: 394px;
	height: 531px;
	transition: all 0.3s;
	overflow: hidden;
	display: block;
}
.about_pic:
	hover img{
 transform: scale(1.1);
}
.about_left .about_nav{
	background: url(../images/about_nav.jpg) no-repeat top left;
	width:272px;
	height: 531px;
}

.about_right{

}

.about_right .about_c{
	font-size: 18px;
	line-height: 36px;
	color: #222;
	font-family:"AliRegular";
}
.about_right  .about_m{
	margin:30px 0 0;
	transition: all 0.3s;
}

.about_right  .about_m:
	hover{
  transform: translateY(10px);
}

.about_left .about_nav
	li{
 transition: all 0.3s;
}

.about_left .about_nav
	li:hover{
  transform: translateX(5px);
}
.about_left .about_nav
	li a
{
 color:#FFF;
	font-family:"AliRegular";
}
.about_left .about_nav
	li p{
 font-size: 30px;
	font-family:"AliRegular";
}
.about_left .about_nav
	li span{
 font-size: 24px;
	margin-top: 10px;
	display: block;
	font-family:"AliRegular";
}
.about_nav
	ul{
 position: relative;
	display: block;
}
.about_nav .n1{
	position: absolute;
	left:40px;
	top:46px;

}

.about_nav .n2{
	position: absolute;
	left:150px;
	top:220px;

}

.about_nav .n3{
	position: absolute;
	left:50px;
	top:400px;

}

 .about_num
	ul{
 position: relative; 
}

.about_right .about_num
	li{
 transition: all 0.3s;
}

.about_right .about_num
	li:hover{
  transform: translateX(5px);
}

.about_num .n1{
	position: absolute;
	left:0px;
	top:144px;

}

.about_num .n2{
	position: absolute;
	left:272px;
	top:226px;

}

.about_num .n3{
	position: absolute;
	left:350px;
	top:60px;

}

.about_num .n4{
	position: absolute;
	left:537px;
	top:190px;

}
.about_m{
	width:131px;
	height: 40px;
	background: #e70a1b;
}
.about_m
	a{
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}
.about_m
	a span{
 font-size: 14px;
	color:#FFF;
	position: relative;
	width:80px;
	display: block;
	font-family:"AliRegular";
}

.about_m
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 10px;
	top:8px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/about_ma.png) no-repeat;
}

.about_m
	a span:hover:after{
transform: translateX(10px);
}
	@media(max-width:1200px){
 .index_title b{ font-size:30px;}
 .index_title .en{
	font-size:80px;}
 .index_title p{
	margin-top: 10px;
 }
.index_banner .swiper-button-next:
	after, .index_banner .swiper-button-prev:after{
border: 1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color: #fff;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

}
	@media(max-width:768px){
 .index_title{
  padding:40px 0 0;
 }

  .index_banner{
	height: 300px;
	overflow: hidden;
	position:relative;
 }
 .index_title b{
	font-size:20px;
	padding:0;}
 .index_title .en{
	font-size: 39px;}
 .index_title p{
	margin-top: 10px;
 }
.about_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	padding:0px 15px;
}
.about_left .about_nav li p{
	font-size: 20px;
}
.about_left .about_nav li span{
	font-size: 12px;
	margin-top: 0px;
}

.about_nav .n1{
	left: 20px;
	top:  8%;
}
ul,li,span,p{
	padding: 0;
	margin: 0}

.about_nav .n2{
	left: 38%;
	top: 40%;
}
.about_nav ul{
	display: block;
	height: 100%;
}
.about_right {
	margin-top: 30px;
}
.about_nav .n3{
	left: 30px;
	top: auto;
	bottom: 10%;
}
.about_right .about_c{
	font-size: 14px;
}
.about_left,.about_right{
	width:100%;
}
.about_pic img{
	width:100%;
	height: auto;
}
.about_pic{
	width:50%;
	height: auto;
}
.about_left .about_nav{
	width:50%;
	height: auto;
	background-size: contain;
}

.about_dbg{
	height: auto}
.about_right .about_num li{
	width:24%;
	margin-bottom: 20px;
	position: relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
}
.about_num ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;

}
.about_right .about_num li img{
	max-width:80%;
}
.about_right .about_num{
	margin-top: 40px;
}
.about_right .about_num li.n2 img{
	max-width:50%;
}
}


 

/*Business*/

.Business{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.Business
	a p{
 font-size: 30px;
	color:#fff;
	font-family:"AliRegular";
}

.Business
	a span{
 font-size: 14px;
	color:#fff;
	position: relative;
	width:90px;
	display: block;
	font-family:"AliRegular";
}

.Business
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 10px;
	top:8px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/about_m.png) no-repeat;
}

.Business
	a span:hover:after{
transform: translateX(10px);
}
.Business_l{
	width:50%;
	background: url(../images/Bus_l.jpg) no-repeat top center;
	height: 339px;

}
 .Business_l
	a{
  float: right;
	margin-right: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	height: 339px;
	justify-content: space-evenly;
 
 }
  .Business_r
	a{
  float: left;
	margin-left: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	height: 339px;
	justify-content: space-evenly;

 }

.Business_r{
	width:50%;
	background: url(../images/bus_r.jpg) no-repeat top center;
	height: 339px;
 
}

.bus_logo{
	position: relative;
	z-index: 3;
	margin-top: -90px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
	@media(max-width:1200px){
  .Business_l{}
  .Business a p{
	font-size: 16px;
  }
}
	@media(max-width:768px){
  .Business_l,.Business_r{
   height: 200px;
  }

  .Business_l a{
	height: 200px;
	margin-right: 10px;
  }
  .bus_logo{
	width:30%;
	margin: -27px auto;
  }
  .Business_r a{
	margin-left: 10px;
	height: 200px;
  }
}


/*area_dbg*/


.area_dbg{
	background: url(../images/img06.png) no-repeat top center;
	/* height: 1313px; */
	position: relative;
	padding-bottom: 40px;
 
 
}

.case{
	margin: 60px 0  60px;}

.area_dbg .index_title .en
{
	color:rgba(140,110,73,.05);
}



/*area*/


.area_dbg .swiper {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
    }

  .area_dbg  .swiper-slide {
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: auto;
	flex-direction: column;
    }

 
.area_dbg    .area_pic
	img
    {
     border-radius: 10px;
	width: 250px;
	height: 130px;
	object-fit: cover;
	box-shadow: 4px 7px 20px 2px #eee;
    }

 .area_dbg     .area_nr{
	margin-top: 10px;
	text-align: center;
 }
    .area_dbg     .area_nr
	b{
font-size: 16px;
	color: #333;
	font-family:"AliRegular";

    }

 
 





 .area_dbg   .areamySwiper {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	overflow: hidden;
    }

.area_dbg .swiper-button-next{
	width:54px;
	height: 54px;
	background: #8c6e49;
	border-radius: 50%;
	bottom:0px;
	top: 50%;
	right: 0;
	margin-top: -41px;}

.area_dbg .swiper-button-prev{
	width:54px;
	height: 54px;
	background: #d61318;
	border-radius: 50%;
	bottom:0px;
	top: 50%;
	left: 0;
	margin-top: -44px;}

.area_dbg .swiper-button-next:
	after{
 font-size: 16px;
	color:#fff;
	transform: rotate(358deg);
}
.area_dbg .swiper-button-prev:
	after{
 font-size: 16px;
	color:#fff;
	transform: rotate(1deg);
}


.area_dbg   .areamySwiper {
	position: relative;
	width:100%;
	height: auto;
	z-index: 1;
	padding-top: 120px;
	height: 800px;

}


.area_dbg   .areamySwiper .area2ico{
	width:122px;
	height: 122px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content:center;
	background: #fff;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
	border-radius: 50%;
	margin:0 auto;

}
.area_dbg   .areamySwiper  .area2zi
{
	font-size: 20px;
	font-family:"AliRegular";
	color: #bebebe;
	margin-top: 10px;
	text-align: center;
}
 

 

  

      .area_dbg  .areamySwiper .swiper-slide .pic2{
	display: none;
      }

 .area_dbg   .areamySwiper .swiper-slide-thumb-active .area2ico{
	width:180px;
	height: 180px;
	margin:-20px -10px;  
    }

 .area_dbg   .areamySwiper .swiper-slide-active .area2zi{
	font-size: 20px;
	font-family:"AliMedium";
	color:#000;
	margin-top: 50px;
  
 }
 .area_dbg   .areamySwiper .swiper-slide-thumb-active .pic1{
	display: none;
 }
 
 .area_dbg   .areamySwiper .swiper-slide-thumb-active .pic2{
	display: block;
	max-width: 100%;
 }
 .area_dbg   .areamySwiper2 .swiper-button-next,
 .area_dbg   .areamySwiper2 .swiper-button-prev{
	display: none;
 }
	@media(max-width:1200px){}
	@media(max-width:768px){
 .area_dbg{
  height: auto;
	padding: 7px 15px 40px;
 }

  .area_dbg   .areamySwiper2 .swiper-button-next,
 .area_dbg   .areamySwiper2 .swiper-button-prev{
	display: block;
 }



  .area_dbg .areamySwiper2{
	width: 100%;
	height: 420px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
	margin-top: 60px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	height: auto;
  }
  .area_dbg .areamySwiper {
	height: 280px;
	padding-top: 30px;
  }
  .area_dbg .areamySwiper2 .areac{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
  }
  .area_dbg .areamySwiper2 .area_pic img{
	width:100%;
	height: auto;
  }
 .area_dbg  .swiper-button-next:
	after, .area_dbg  .swiper-button-prev:after
 {
  display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	transform: rotate(0deg);
	align-items: center;
	justify-content: center;
	height: 40px}
 .area_dbg .areamySwiper2 .area_nr{
	width:100%;
	margin: 10px 0 0 10px;
 }
 .area_dbg .areamySwiper2 .area_pic{
	width: 70%;
 }
 .area_dbg .swiper-button-next{
	top:50%;
	bottom: auto;
	right:0;
 }

 .area_dbg .swiper-button-prev{
	top:50%;
	bottom: auto;
	left:0;
 }
 .area_dbg .areamySwiper2 .area_nr b{
	font-size: 18px;
	font-family: "AliMedium";
 }

 .area_dbg .swiper-button-next,.area_dbg .swiper-button-prev{
	width:40px;
	height: 40px;
 }
 .area_dbg .areamySwiper .swiper-slide-thumb-active .area2ico{
	width: 80px;
	height: 80px;
	margin: 0 auto;
 }
 .area_dbg .areamySwiper .area2ico{
	width: 80px;
	height: 80px;
 }
 .area_dbg .areamySwiper .area2ico img{
	max-width:60%;
 }
 .area_dbg .areamySwiper .swiper-slide-thumb-active .pic2 img{
	max-width:60%;
 }

 .area_dbg .areamySwiper .swiper-slide-thumb-active .pic2{
	max-width: 60%;
 }
}

/*news*/


 

.news_dbg{
	/* background: url(../images/news_dbg.jpg) repeat-x top center;height: 1267px; */
}
.news_dbg{
	height: auto;
	overflow: hidden;
	padding: 60px 0 60px;
	position: relative;
	background-image: url(../images/study-bg.png);
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 50px;}

.news_dbg .index_title .en{
	color:rgba(255,255,255,.2);
}
.news_dbg .index_title
	b,.news_dbg .index_title p{
 color:#fff;
}


.news_n{
	background:url(../images/news_nbg.png) repeat #FFF;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
	height: 422px;
	margin-top: 75px;
	padding:30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
 
}

.news_l{
	width: 34%;
}

.news_r{
	width: 62%;
}

.news_t{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;}
.news_t
	li{margin-right:10px;
	padding:5px 20px;}
.news_t
	li.on{
 background:#e40012;
}
.news_t
	li.on a{color:#fff;}
.news_t
	b{
 font-size: 24px;
	color: #333333;
	font-family:"AliMedium";

}
.news_t
	a span{
 font-size: 14px;
	color:#828282;
	position: relative;
	width:80px;
	display: block;
	font-family:"AliRegular";
}

.news_t
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 40px;
	top: 0px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/news_m.png) no-repeat center center;
}

.news_t
	a span:hover:after{
transform: translateX(10px);
}

.news_l_nr{
	margin-top: 0;
}



.news_l_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}

.news_l_nr .news_lpic{
	width: 100%;
	height: 282px;
	overflow: hidden;}
.news_l_nr .news_lpic
	img{
 width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.news_l_nr .news_lpic:
	hover img{
 transform: scale(1.2);
}

.news_l_nr .news_lnr{
	width: 100%;
	background: #e70a1b;
}

.news_l_nr .news_lnr .t
{
	font-size: 16px;
	color: #FFF;
	font-family: "AliMedium";
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	transition: all 0.3s ease;
	display: block;
	margin: 10px;
	text-align: center;
}

.news_l_nr .news_lnr .desc
{
	font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	line-height: 30px;
	height: 90px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
	overflow: hidden;
}
.news_l_nr .news_lnr .desc:
	hover{
 transform: translateX(10px);
}
.news_l_nr .news_lnr .t:
	hover{
 padding-left: 10px;
}
.news_l_nr .news_lnr .line{
	background: #e5e5e5;
	height: 1px;
	width:100%;
	margin:20px 0;
}

.news_l_nr .news_lnr .date
{
	font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_l_nr .news_lnr  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:4px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}

.news_l_nr .news_lnr  .date:
	hover{
transform: translateX(10px);
}

.news_l_nr .news_lnr .more{
	margin-top: 26px;
	transition: all 0.3s ease;
}
.news_l_nr .news_lnr .more:
	hover{
 transform: translateY(10px);
}

.news_rn{
	margin-top: 30px;
}


 

.news_dj{
	display: flex;
	justify-content: space-between;
}

.news_dj_l{
	width:48%;
	background:url(../images/news_nbg.png) repeat #FFF;
	box-shadow: 0 0 10px 5px rgb(156 150 150 / 10%);
	padding:30px;
 

}

.news_dj .news_t{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 40px;
	line-height: 40px;
}

.news_dj .news_t
	b{
 position: relative;
	padding-left: 20px;
 
}

.news_dj .pic{
	height:120px;
	width:100%;
	margin-top: 20px;
}

.news_dj .news_rn{
	margin-top: 10px;
}

.news_dj .pic
	img{
 height: 120px;
	width:100%;
}

.news_dj .news_rn
	li{
 border-bottom: 1px solid #e5e5e5;
}

.news_dj .news_t
	b::before{
 content: "";
	display: block;
	width:4px;
	height:26px;
	background-color: #e40012;
	position: absolute;
	left:0px;
	top: 7px;
}

 .news_rn
	li{border-bottom: 1px solid #e5e5e5;
	height: 46px;
	line-height: 46px;
	overflow: hidden;}
 .news_rn
	li .t
{
 font-size: 16px;
	color: #333;
	font-family: "AliMedium";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	transition: all 0.3s ease;
	position: relative;
	padding-left: 15px;
	transition: all 0.3s;
	width:80%;
}
	ul,ul li{
 padding: 0;
	margin: 0;
}

 .news_rn
	li .t:before{
 display: block;
	content: "";
	width:11px;
	height: 11px;
	top:20px;
	left:0px;
	position: absolute;
	background: url(../images/list.png) no-repeat;
}
.news_rn
	li a{
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-family: "AliRegular";
}

.news_rn
	li:hover a .t{
 color:#e40012;
	transform: translateX(10px);
}

 .news_rn
	li .date
{
 font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_rn  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:16px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}

.news_lnr  .date:
	hover{
transform: translateX(10px);
}



.news_rn2{
	margin-top: 30px;
}

.news_r .news_rn2
	li{border-bottom: 1px solid #e5e5e5;
	height: 104px;
	overflow: hidden;
	align-items: center;
}

.news_r .news_rn2 .info{
	width: calc(100% - 177px);
}

.news_rn2 .news_lpic{
	width: 138px;
	height: 76px;
	overflow: hidden;}
.news_rn2 .news_lpic
	img{
 /* width: 100%; */
 height: 76px;
	transition: all 0.3s ease;
}

.news_rn2 .news_lpic:
	hover img{
 transform: scale(1.2);
}


.news_r .news_rn2
	li .t a
{
 font-size: 16px;
	color: #333;
	font-family: "AliMedium";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	transition: all 0.3s ease;
	position: relative;
	transition: all 0.3s;
	display: block;
 
}

.news_r .news_rn2
	li .t{
 transition: all 0.3s;
}
	ul,ul li{
 padding: 0;
	margin: 0;
}

 
.news_r .news_rn2
	li {
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-family: "AliRegular";
}
.news_r .news_rn2
	li:hover a{
 color:#e40012;
}
.news_r .news_rn2
	li:hover  .t:hover{
 transform: translateX(10px);
}

.news_r .news_rn2
	li .date
{
 font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_r .news_rn2  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:4px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}
	@media(max-width:1200px){}
	@media(max-width:768px){
  .news_n{
   flex-direction: column;
	padding:15px;
	margin-top: 30px;
	height: auto;
  }
  .news_l_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
  }

.news_t b{
	font-size: 16px;
}
.news_l, .news_r{
	width:100%;
}
.news_l_nr .news_lpic{
	width:100%;
	height: auto;
}
.news_l_nr .news_lpic img{
	width:100%;
	height: 100%;
}
.news_l_nr .news_lnr{
	width: 100%;
}
.news_l_nr .news_lnr .date,.news_l_nr .news_lnr .more{
	display: none;
}
.news_dbg{
	height: auto;
}
 
}


/*Responsibili*/

 
.Responsibili{
	background: url(../images/zr_bg.png) no-repeat top center;
	height: 577px;
	padding:25px;
}

.Responsibili .k{
	border:1px solid #788696;
	margin:0 auto;
	height: 100%;
}
.Responsibili .index_title{
	flex-direction: column;
	align-items: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 100%;
	justify-content: center;
}
.Responsibili .index_title .en{
	font-size: 60px;
	color:rgba(255,255,255,.05);
	position: relative;
	padding: 20px 0;
	text-transform: uppercase;
}
.Responsibili .index_title .index_t{
	padding-top: 60px;
}
.Responsibili .index_title .index_t
	b{
 margin:0;
	color:#fff;
}
.Responsibili .index_title .index_t
	p{
 color:#fff;
}


.Responsibili .index_title .line{
	width:44px;
	height: 3px;
	background: #FFF;
	margin:40px auto;
}
	@media(max-width:1200px){}
	@media(max-width:768px){
 .Responsibili{
  height: auto;
 }
 .Responsibili .index_title .en{
	font-size: 40px;
	line-height: 40px;
 }
 .Responsibili .index_title .index_t{
	padding-top: 20px;
 }


}

.area_dbg {
	position: relative;
  }
  .areamySwiper .swiper-slide .item {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	transition: 0.4s;
  }
  .areamySwiper .swiper-slide .item
	p {
 position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	display: flex;
	overflow: hidden;
  }
  .areamySwiper .swiper-slide .item
	p img {
 margin: auto;
	max-width: 90%;
	max-height: 90%;
  }

.areamySwiper .slide0 .item {
	margin-top: 14.2rem;
  }
  .areamySwiper .slide1 .item {
	margin-top: 25.8rem;
  }
  .areamySwiper .slide2 .item {
	margin-top: 12.84rem;
  }
  .areamySwiper .slide3 .item {
	margin-top: 5.2rem;
  }
	@media(max-width:768px){
 .index_banner{
   height: 180px;
	overflow: hidden;
	position: relative;
}
  .index_banner .swiper-button-next,.index_banner .swiper-button-prev{
	width:40px;
	height:40px;
  }
  .index_banner .swiper-button-prev{
	left:4%;
  }
  .index_banner .swiper-button-next:
	after,
.index_banner .swiper-button-prev:after{border:1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color:#fff;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;}
.area_dbg .areamySwiper .area2zi{
	font-size: 16px;
}
.areamySwiper .swiper-button-next,.areamySwiper .swiper-button-prev{
	display: none;
}
.area_dbg .areamySwiper .swiper-slide-active .area2zi{
	margin-top:10px;
}
.news_rn li .t{
	width: 70%;
	font-size: 14px;
}
   .news_rn .date:
	before{
    display:none;
	width:0;
	height:0;
   }
   .news_rn li .date{
	padding-left: 10px;
   }
.news_t{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:20px;
}
   .news_t li {
	margin-right: 10px;
	margin-top:10px;
	padding: 5px 10px;
	background:#eee;
	font-size:16px;
   }

   .news_dj{
	display:flex;
	flex-direction:column;
    
   }
   .news_dj_l{
	width:100%;
   }
   .infodesc{
	display: none;
   }
};
	
	@charset "utf-8";
/* CSS Document */
	@media(max-width: 1200px){
 #fp-nav{ display:none}
}
 



 .index_banner{
	height: 600px;
	overflow: hidden;
	position:relative;
 }
 .index_banner .swiper {
	width: 100%;
	height: 100%;
    }

   .index_banner   .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
    }

    .index_banner  .swiper-slide .pc {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-size: cover !important;
    }



.index_banner .swiper-button-next:
	after,
.index_banner .swiper-button-prev:after{
 border:1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color:#fff;
	text-align: center;
	width: 74px;
	height: 74px;
	line-height: 74px;
}
 

.index_banner  .swiper-button-next {
	right: 5%;
	left: auto;
	bottom: 50%;
	top: auto;
	width: 74px;
	height: 74px;
	display: block;
 }

 .index_banner 
 .swiper-button-prev {
	right: auto;
	left: 5%;
	bottom: 50%;
	top:auto;
	width:74px;
	height:74px;
	display:block;
 }
	@media(max-width:1200px){
  .index_banner{
  height: 580px;
	overflow: hidden;
 }
  
}










.about_dbg{
	background: url(../images/about_dbg.png) no-repeat bottom right;
	background-size:cover;
	padding-bottom: 60px;


}
.index_title{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	position: relative;
	text-align: center;
	align-items:center;
	padding:90px 0 0; 
}

.index_title .en{
	font-family: arial;
	font-weight: bold;
	font-size: 120px;
	color: #f5f3f1;
	position: absolute;
	z-index: 1;
	text-transform: uppercase;

}
.index_title .index_t{
	z-index: 2;
}
.index_title
	b{
 font-size: 36px;
	color: #8c6e49;
	font-family:"AliMedium";

}

.index_title
	p{
 font-size: 16px;
	color: #222;
	margin-top: 20px;
	display: block;
	font-family:"AliRegular";
}




.about_left{
	width:45%;
	margin-top: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}

.container{
	max-width:1600px;
	margin:0 auto;
}
	ul li{
 list-style: none;
	padding: 0;
	margin: 0;
}

.about_right{
	width:50%;
	margin-top: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
  
}

.about_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.about_pic {
	width: 394px;
	height: 531px;
	overflow: hidden;
 
}
.about_pic
	img{
 width: 394px;
	height: 531px;
	transition: all 0.3s;
	overflow: hidden;
	display: block;
}
.about_pic:
	hover img{
 transform: scale(1.1);
}
.about_left .about_nav{
	background: url(../images/about_nav.jpg) no-repeat top left;
	width:272px;
	height: 531px;
}

.about_right{

}

.about_right .about_c{
	font-size: 18px;
	line-height: 36px;
	color: #222;
	font-family:"AliRegular";
}
.about_right  .about_m{
	margin:30px 0 0;
	transition: all 0.3s;
}

.about_right  .about_m:
	hover{
  transform: translateY(10px);
}

.about_left .about_nav
	li{
 transition: all 0.3s;
}

.about_left .about_nav
	li:hover{
  transform: translateX(5px);
}
.about_left .about_nav
	li a
{
 color:#FFF;
	font-family:"AliRegular";
}
.about_left .about_nav
	li p{
 font-size: 30px;
	font-family:"AliRegular";
}
.about_left .about_nav
	li span{
 font-size: 24px;
	margin-top: 10px;
	display: block;
	font-family:"AliRegular";
}
.about_nav
	ul{
 position: relative;
	display: block;
}
.about_nav .n1{
	position: absolute;
	left:40px;
	top:46px;

}

.about_nav .n2{
	position: absolute;
	left:150px;
	top:220px;

}

.about_nav .n3{
	position: absolute;
	left:50px;
	top:400px;

}

 .about_num
	ul{
 position: relative; 
}

.about_right .about_num
	li{
 transition: all 0.3s;
}

.about_right .about_num
	li:hover{
  transform: translateX(5px);
}

.about_num .n1{
	position: absolute;
	left:0px;
	top:144px;

}

.about_num .n2{
	position: absolute;
	left:272px;
	top:226px;

}

.about_num .n3{
	position: absolute;
	left:350px;
	top:60px;

}

.about_num .n4{
	position: absolute;
	left:537px;
	top:190px;

}
.about_m{
	width:131px;
	height: 40px;
	background: #e70a1b;
}
.about_m
	a{
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}
.about_m
	a span{
 font-size: 14px;
	color:#FFF;
	position: relative;
	width:80px;
	display: block;
	font-family:"AliRegular";
}

.about_m
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 10px;
	top:8px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/about_ma.png) no-repeat;
}

.about_m
	a span:hover:after{
transform: translateX(10px);
}
	@media(max-width:1200px){
 .index_title b{ font-size:30px;}
 .index_title .en{
	font-size:80px;}
 .index_title p{
	margin-top: 10px;
 }
.index_banner .swiper-button-next:
	after, .index_banner .swiper-button-prev:after{
border: 1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color: #fff;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

}
	@media(max-width:768px){
 .index_title{
  padding:40px 0 0;
 }

  .index_banner{
	height: 300px;
	overflow: hidden;
	position:relative;
 }
 .index_title b{
	font-size:20px;
	padding:0;}
 .index_title .en{
	font-size: 39px;}
 .index_title p{
	margin-top: 10px;
 }
.about_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	padding:0px 15px;
}
.about_left .about_nav li p{
	font-size: 20px;
}
.about_left .about_nav li span{
	font-size: 12px;
	margin-top: 0px;
}

.about_nav .n1{
	left: 20px;
	top:  8%;
}
ul,li,span,p{
	padding: 0;
	margin: 0}

.about_nav .n2{
	left: 38%;
	top: 40%;
}
.about_nav ul{
	display: block;
	height: 100%;
}
.about_right {
	margin-top: 30px;
}
.about_nav .n3{
	left: 30px;
	top: auto;
	bottom: 10%;
}
.about_right .about_c{
	font-size: 14px;
}
.about_left,.about_right{
	width:100%;
}
.about_pic img{
	width:100%;
	height: auto;
}
.about_pic{
	width:50%;
	height: auto;
}
.about_left .about_nav{
	width:50%;
	height: auto;
	background-size: contain;
}

.about_dbg{
	height: auto}
.about_right .about_num li{
	width:24%;
	margin-bottom: 20px;
	position: relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
}
.about_num ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;

}
.about_right .about_num li img{
	max-width:80%;
}
.about_right .about_num{
	margin-top: 40px;
}
.about_right .about_num li.n2 img{
	max-width:50%;
}
}


 

/*Business*/

.Business{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.Business
	a p{
 font-size: 30px;
	color:#fff;
	font-family:"AliRegular";
}

.Business
	a span{
 font-size: 14px;
	color:#fff;
	position: relative;
	width:90px;
	display: block;
	font-family:"AliRegular";
}

.Business
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 10px;
	top:8px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/about_m.png) no-repeat;
}

.Business
	a span:hover:after{
transform: translateX(10px);
}
.Business_l{
	width:50%;
	background: url(../images/Bus_l.jpg) no-repeat top center;
	height: 339px;

}
 .Business_l
	a{
  float: right;
	margin-right: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	height: 339px;
	justify-content: space-evenly;
 
 }
  .Business_r
	a{
  float: left;
	margin-left: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	height: 339px;
	justify-content: space-evenly;

 }

.Business_r{
	width:50%;
	background: url(../images/bus_r.jpg) no-repeat top center;
	height: 339px;
 
}

.bus_logo{
	position: relative;
	z-index: 3;
	margin-top: -90px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
	@media(max-width:1200px){
  .Business_l{}
  .Business a p{
	font-size: 16px;
  }
}
	@media(max-width:768px){
  .Business_l,.Business_r{
   height: 200px;
  }

  .Business_l a{
	height: 200px;
	margin-right: 10px;
  }
  .bus_logo{
	width:30%;
	margin: -27px auto;
  }
  .Business_r a{
	margin-left: 10px;
	height: 200px;
  }
}


/*area_dbg*/


.area_dbg{
	background: url(../images/img06.png) no-repeat top center;
	/* height: 1313px; */
	position: relative;
	padding-bottom: 40px;
 
 
}

.case{
	margin: 60px 0  60px;}

.area_dbg .index_title .en
{
	color:rgba(140,110,73,.05);
}



/*area*/


.area_dbg .swiper {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
    }

  .area_dbg  .swiper-slide {
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: auto;
	flex-direction: column;
    }

 
.area_dbg    .area_pic
	img
    {
     border-radius: 10px;
	width: 250px;
	height: 130px;
	object-fit: cover;
	box-shadow: 4px 7px 20px 2px #eee;
    }

 .area_dbg     .area_nr{
	margin-top: 10px;
	text-align: center;
 }
    .area_dbg     .area_nr
	b{
font-size: 16px;
	color: #333;
	font-family:"AliRegular";

    }

 
 





 .area_dbg   .areamySwiper {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	overflow: hidden;
    }

.area_dbg .swiper-button-next{
	width:54px;
	height: 54px;
	background: #8c6e49;
	border-radius: 50%;
	bottom:0px;
	top: 50%;
	right: 0;
	margin-top: -41px;}

.area_dbg .swiper-button-prev{
	width:54px;
	height: 54px;
	background: #d61318;
	border-radius: 50%;
	bottom:0px;
	top: 50%;
	left: 0;
	margin-top: -44px;}

.area_dbg .swiper-button-next:
	after{
 font-size: 16px;
	color:#fff;
	transform: rotate(358deg);
}
.area_dbg .swiper-button-prev:
	after{
 font-size: 16px;
	color:#fff;
	transform: rotate(1deg);
}


.area_dbg   .areamySwiper {
	position: relative;
	width:100%;
	height: auto;
	z-index: 1;
	padding-top: 120px;
	height: 800px;

}


.area_dbg   .areamySwiper .area2ico{
	width:122px;
	height: 122px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content:center;
	background: #fff;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
	border-radius: 50%;
	margin:0 auto;

}
.area_dbg   .areamySwiper  .area2zi
{
	font-size: 20px;
	font-family:"AliRegular";
	color: #bebebe;
	margin-top: 10px;
	text-align: center;
}
 

 

  

      .area_dbg  .areamySwiper .swiper-slide .pic2{
	display: none;
      }

 .area_dbg   .areamySwiper .swiper-slide-thumb-active .area2ico{
	width:180px;
	height: 180px;
	margin:-20px -10px;  
    }

 .area_dbg   .areamySwiper .swiper-slide-active .area2zi{
	font-size: 20px;
	font-family:"AliMedium";
	color:#000;
	margin-top: 50px;
  
 }
 .area_dbg   .areamySwiper .swiper-slide-thumb-active .pic1{
	display: none;
 }
 
 .area_dbg   .areamySwiper .swiper-slide-thumb-active .pic2{
	display: block;
	max-width: 100%;
 }
 .area_dbg   .areamySwiper2 .swiper-button-next,
 .area_dbg   .areamySwiper2 .swiper-button-prev{
	display: none;
 }
	@media(max-width:1200px){}
	@media(max-width:768px){
 .area_dbg{
  height: auto;
	padding: 7px 15px 40px;
 }

  .area_dbg   .areamySwiper2 .swiper-button-next,
 .area_dbg   .areamySwiper2 .swiper-button-prev{
	display: block;
 }



  .area_dbg .areamySwiper2{
	width: 100%;
	height: 420px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
	margin-top: 60px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	height: auto;
  }
  .area_dbg .areamySwiper {
	height: 280px;
	padding-top: 30px;
  }
  .area_dbg .areamySwiper2 .areac{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
  }
  .area_dbg .areamySwiper2 .area_pic img{
	width:100%;
	height: auto;
  }
 .area_dbg  .swiper-button-next:
	after, .area_dbg  .swiper-button-prev:after
 {
  display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	transform: rotate(0deg);
	align-items: center;
	justify-content: center;
	height: 40px}
 .area_dbg .areamySwiper2 .area_nr{
	width:100%;
	margin: 10px 0 0 10px;
 }
 .area_dbg .areamySwiper2 .area_pic{
	width: 70%;
 }
 .area_dbg .swiper-button-next{
	top:50%;
	bottom: auto;
	right:0;
 }

 .area_dbg .swiper-button-prev{
	top:50%;
	bottom: auto;
	left:0;
 }
 .area_dbg .areamySwiper2 .area_nr b{
	font-size: 18px;
	font-family: "AliMedium";
 }

 .area_dbg .swiper-button-next,.area_dbg .swiper-button-prev{
	width:40px;
	height: 40px;
 }
 .area_dbg .areamySwiper .swiper-slide-thumb-active .area2ico{
	width: 80px;
	height: 80px;
	margin: 0 auto;
 }
 .area_dbg .areamySwiper .area2ico{
	width: 80px;
	height: 80px;
 }
 .area_dbg .areamySwiper .area2ico img{
	max-width:60%;
 }
 .area_dbg .areamySwiper .swiper-slide-thumb-active .pic2 img{
	max-width:60%;
 }

 .area_dbg .areamySwiper .swiper-slide-thumb-active .pic2{
	max-width: 60%;
 }
}

/*news*/


 

.news_dbg{
	/* background: url(../images/news_dbg.jpg) repeat-x top center;height: 1267px; */
}
.news_dbg{
	height: auto;
	overflow: hidden;
	padding: 60px 0 60px;
	position: relative;
	background-image: url(../images/study-bg.png);
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 50px;}

.news_dbg .index_title .en{
	color:rgba(255,255,255,.2);
}
.news_dbg .index_title
	b,.news_dbg .index_title p{
 color:#fff;
}


.news_n{
	background:url(../images/news_nbg.png) repeat #FFF;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
	height: 422px;
	margin-top: 75px;
	padding:30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
 
}

.news_l{
	width: 34%;
}

.news_r{
	width: 62%;
}

.news_t{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;}
.news_t
	li{margin-right:10px;
	padding:5px 20px;}
.news_t
	li.on{
 background:#e40012;
}
.news_t
	li.on a{color:#fff;}
.news_t
	b{
 font-size: 24px;
	color: #333333;
	font-family:"AliMedium";

}
.news_t
	a span{
 font-size: 14px;
	color:#828282;
	position: relative;
	width:80px;
	display: block;
	font-family:"AliRegular";
}

.news_t
	a span:after{
 display: block;
	content: "";
	width:10px;
	height: 40px;
	top: 0px;
	right:0px;
	position: absolute;
	transition: all 0.3s;
	background: url(../images/news_m.png) no-repeat center center;
}

.news_t
	a span:hover:after{
transform: translateX(10px);
}

.news_l_nr{
	margin-top: 0;
}



.news_l_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}

.news_l_nr .news_lpic{
	width: 100%;
	height: 282px;
	overflow: hidden;}
.news_l_nr .news_lpic
	img{
 width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.news_l_nr .news_lpic:
	hover img{
 transform: scale(1.2);
}

.news_l_nr .news_lnr{
	width: 100%;
	background: #e70a1b;
}

.news_l_nr .news_lnr .t
{
	font-size: 16px;
	color: #FFF;
	font-family: "AliMedium";
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	transition: all 0.3s ease;
	display: block;
	margin: 10px;
	text-align: center;
}

.news_l_nr .news_lnr .desc
{
	font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	line-height: 30px;
	height: 90px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
	overflow: hidden;
}
.news_l_nr .news_lnr .desc:
	hover{
 transform: translateX(10px);
}
.news_l_nr .news_lnr .t:
	hover{
 padding-left: 10px;
}
.news_l_nr .news_lnr .line{
	background: #e5e5e5;
	height: 1px;
	width:100%;
	margin:20px 0;
}

.news_l_nr .news_lnr .date
{
	font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_l_nr .news_lnr  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:4px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}

.news_l_nr .news_lnr  .date:
	hover{
transform: translateX(10px);
}

.news_l_nr .news_lnr .more{
	margin-top: 26px;
	transition: all 0.3s ease;
}
.news_l_nr .news_lnr .more:
	hover{
 transform: translateY(10px);
}

.news_rn{
	margin-top: 30px;
}


 

.news_dj{
	display: flex;
	justify-content: space-between;
}

.news_dj_l{
	width:48%;
	background:url(../images/news_nbg.png) repeat #FFF;
	box-shadow: 0 0 10px 5px rgb(156 150 150 / 10%);
	padding:30px;
 

}

.news_dj .news_t{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 40px;
	line-height: 40px;
}

.news_dj .news_t
	b{
 position: relative;
	padding-left: 20px;
 
}

.news_dj .pic{
	height:120px;
	width:100%;
	margin-top: 20px;
}

.news_dj .news_rn{
	margin-top: 10px;
}

.news_dj .pic
	img{
 height: 120px;
	width:100%;
}

.news_dj .news_rn
	li{
 border-bottom: 1px solid #e5e5e5;
}

.news_dj .news_t
	b::before{
 content: "";
	display: block;
	width:4px;
	height:26px;
	background-color: #e40012;
	position: absolute;
	left:0px;
	top: 7px;
}

 .news_rn
	li{border-bottom: 1px solid #e5e5e5;
	height: 46px;
	line-height: 46px;
	overflow: hidden;}
 .news_rn
	li .t
{
 font-size: 16px;
	color: #333;
	font-family: "AliMedium";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	transition: all 0.3s ease;
	position: relative;
	padding-left: 15px;
	transition: all 0.3s;
	width:80%;
}
	ul,ul li{
 padding: 0;
	margin: 0;
}

 .news_rn
	li .t:before{
 display: block;
	content: "";
	width:11px;
	height: 11px;
	top:20px;
	left:0px;
	position: absolute;
	background: url(../images/list.png) no-repeat;
}
.news_rn
	li a{
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-family: "AliRegular";
}

.news_rn
	li:hover a .t{
 color:#e40012;
	transform: translateX(10px);
}

 .news_rn
	li .date
{
 font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_rn  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:16px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}

.news_lnr  .date:
	hover{
transform: translateX(10px);
}



.news_rn2{
	margin-top: 30px;
}

.news_r .news_rn2
	li{border-bottom: 1px solid #e5e5e5;
	height: 104px;
	overflow: hidden;
	align-items: center;
}

.news_r .news_rn2 .info{
	width: calc(100% - 177px);
}

.news_rn2 .news_lpic{
	width: 138px;
	height: 76px;
	overflow: hidden;}
.news_rn2 .news_lpic
	img{
 /* width: 100%; */
 height: 76px;
	transition: all 0.3s ease;
}

.news_rn2 .news_lpic:
	hover img{
 transform: scale(1.2);
}


.news_r .news_rn2
	li .t a
{
 font-size: 16px;
	color: #333;
	font-family: "AliMedium";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	transition: all 0.3s ease;
	position: relative;
	transition: all 0.3s;
	display: block;
 
}

.news_r .news_rn2
	li .t{
 transition: all 0.3s;
}
	ul,ul li{
 padding: 0;
	margin: 0;
}

 
.news_r .news_rn2
	li {
 display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-family: "AliRegular";
}
.news_r .news_rn2
	li:hover a{
 color:#e40012;
}
.news_r .news_rn2
	li:hover  .t:hover{
 transform: translateX(10px);
}

.news_r .news_rn2
	li .date
{
 font-size: 14px;
	color: #999999;
	font-family: "AliRegular";
	position: relative;
	display: block;
	padding-left: 26px;
	transition: all 0.3s;
}

.news_r .news_rn2  .date:
	before{
 display: block;
	content: "";
	width:17px;
	height: 17px;
	top:4px;
	left:0px;
	position: absolute;
	background: url(../images/time.png) no-repeat;

}
	@media(max-width:1200px){}
	@media(max-width:768px){
  .news_n{
   flex-direction: column;
	padding:15px;
	margin-top: 30px;
	height: auto;
  }
  .news_l_nr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
  }

.news_t b{
	font-size: 16px;
}
.news_l, .news_r{
	width:100%;
}
.news_l_nr .news_lpic{
	width:100%;
	height: auto;
}
.news_l_nr .news_lpic img{
	width:100%;
	height: 100%;
}
.news_l_nr .news_lnr{
	width: 100%;
}
.news_l_nr .news_lnr .date,.news_l_nr .news_lnr .more{
	display: none;
}
.news_dbg{
	height: auto;
}
 
}


/*Responsibili*/

 
.Responsibili{
	background: url(../images/zr_bg.png) no-repeat top center;
	height: 577px;
	padding:25px;
}

.Responsibili .k{
	border:1px solid #788696;
	margin:0 auto;
	height: 100%;
}
.Responsibili .index_title{
	flex-direction: column;
	align-items: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 100%;
	justify-content: center;
}
.Responsibili .index_title .en{
	font-size: 60px;
	color:rgba(255,255,255,.05);
	position: relative;
	padding: 20px 0;
	text-transform: uppercase;
}
.Responsibili .index_title .index_t{
	padding-top: 60px;
}
.Responsibili .index_title .index_t
	b{
 margin:0;
	color:#fff;
}
.Responsibili .index_title .index_t
	p{
 color:#fff;
}


.Responsibili .index_title .line{
	width:44px;
	height: 3px;
	background: #FFF;
	margin:40px auto;
}
	@media(max-width:1200px){}
	@media(max-width:768px){
 .Responsibili{
  height: auto;
 }
 .Responsibili .index_title .en{
	font-size: 40px;
	line-height: 40px;
 }
 .Responsibili .index_title .index_t{
	padding-top: 20px;
 }


}

.area_dbg {
	position: relative;
  }
  .areamySwiper .swiper-slide .item {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	transition: 0.4s;
  }
  .areamySwiper .swiper-slide .item
	p {
 position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	display: flex;
	overflow: hidden;
  }
  .areamySwiper .swiper-slide .item
	p img {
 margin: auto;
	max-width: 90%;
	max-height: 90%;
  }

.areamySwiper .slide0 .item {
	margin-top: 14.2rem;
  }
  .areamySwiper .slide1 .item {
	margin-top: 25.8rem;
  }
  .areamySwiper .slide2 .item {
	margin-top: 12.84rem;
  }
  .areamySwiper .slide3 .item {
	margin-top: 5.2rem;
  }
	@media(max-width:768px){
 .index_banner{
   height: 180px;
	overflow: hidden;
	position: relative;
}
  .index_banner .swiper-button-next,.index_banner .swiper-button-prev{
	width:40px;
	height:40px;
  }
  .index_banner .swiper-button-prev{
	left:4%;
  }
  .index_banner .swiper-button-next:
	after,
.index_banner .swiper-button-prev:after{border:1px solid #fff;
	font-size: 14px;
	border-radius: 50%;
	display: block;
	color:#fff;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;}
.area_dbg .areamySwiper .area2zi{
	font-size: 16px;
}
.areamySwiper .swiper-button-next,.areamySwiper .swiper-button-prev{
	display: none;
}
.area_dbg .areamySwiper .swiper-slide-active .area2zi{
	margin-top:10px;
}
.news_rn li .t{
	width: 70%;
	font-size: 14px;
}
   .news_rn .date:
	before{
    display:none;
	width:0;
	height:0;
   }
   .news_rn li .date{
	padding-left: 10px;
   }
.news_t{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:20px;
}
   .news_t li {
	margin-right: 10px;
	margin-top:10px;
	padding: 5px 10px;
	background:#eee;
	font-size:16px;
   }

   .news_dj{
	display:flex;
	flex-direction:column;
    
   }
   .news_dj_l{
	width:100%;
   }
   .infodesc{
	display: none;
   }
};
}
.case .news_list_pic ul li .pic{
	border:1px solid #eee;
}
.case .news_list_pic ul li .info{
	text-align:center;
}
.case .news_list_pic ul li:hover{
	background-color: none;;
}

.case  .news_list_pic ul li:hover:nth-child(odd) {
    background: none;;
}

.case  .news_list_pic ul li:hover:nth-child(even) {
    background: none;;
}
.case .news_list_pic li:hover .info a.t{
	color: #e70a1b;;
}



.honor  .swiper {
      width: 100%;
      /* height: 300px; */
      margin-left: auto;
      margin-right: auto;
      overflow: hidden;
    }

 .honor   .swiper-slide {
      background-size: cover;
      background-position: center;
      display: flex;
      justify-content: center;
      align-items: center;
      width: auto;
      height: auto;
      flex-direction: column;
    }

 
.honor      .area_pic img
    {
 
    	width: 252px;
    	height:189px;
    	object-fit: cover;
 
    }

.honor      .area_nr{
		margin-top: 10px;
		text-align: center;
	}
 .honor     .area_nr b{
font-size: 16px;color: #333;font-family:"AliRegular";

 }



/*.honor .news_list_pic ul li .pic{
	border:1px solid #eee;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.honor  .news_list_pic ul li .info a.t {
    overflow: visible;
     text-overflow: ellipsis;
    white-space: nowrap;  
    height: auto;
    line-height: 30px;
    font-size: 20px;
    color: #333;
    font-family: "AliRegular";
    display: block;
    overflow: hidden;
    transition: all 0.3s ease;
    text-overflow: clip;
    white-space: pre-wrap;
    padding: 10px 0;
    text-align: left;
	min-height: 80px;
}

.honor .news_list_pic ul li .info{
	text-align:center;
}
.honor .news_list_pic ul li:hover{
	background-color: none;;
}

.honor  .news_list_pic ul li:hover:nth-child(odd) {
    background: none;;
}

.honor  .news_list_pic ul li:hover:nth-child(even) {
    background: none;;
}
.honor .news_list_pic li:hover .info a.t{
	color: #e70a1b;;
}*/



.news_list_pic ul li .pic a{
	max-height: 206px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}
 
.news_list_pic ul li .pic img{
	transition: all 0.7s;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
	box-shadow: 0 0 0  10px #eee;
}
.news_list_pic{
	padding-bottom: 80px;
}
	
 
.news_list_pic ul li:hover .pic img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.news_list_pic ul li .info{width: 100%;}
.news_list_pic ul li .info .line{
	background-color:  #d8d8d8;
	width:100%;
	height: 1px;
	margin: 0px 0px 20px 0;
}
.news_list_pic ul li .infodesc{display:none;}
.news_list_pic ul li .info a.t{
	overflow: hidden;    
	text-overflow: ellipsis;   
	white-space: nowrap; height: 60px;
	line-height: 60px;
	font-size: 20px;
	color:#333;
	font-family: "AliRegular";
	display: block;
	overflow: hidden; transition: all 0.3s ease;
}

.news_list_pic ul li:hover .info .infodesc{
	color:#fff;
}
.news_list_pic ul li .info .m{
	display: flex;
	height: 30px;
	align-items: center;
	font-size:16px;
	color: #e70a1b;
	font-family: "AliRegular";
	text-transform: uppercase;

}
.news_list_pic ul li .info .m span,
.news_list_pic ul li .info .m img
{transition: all 0.3s ease ;
	-webkit-transition: all 0.3s ease ;
	-moz-transition: all 0.3s ease ;
	-ms-transition: all 0.3s ease ;
	-o-transition: all 0.3s ease ;
}

 
.news_list_pic ul li .info .m span{
	padding-right: 20px;
}
.news_list_pic ul li .info .m i{
	background: url(../images/jt.png) no-repeat;
	width:32px;height: 14px;;
}
.news_list_pic ul li .info:hover .m i{
	background: url(../images/jt10.png) no-repeat;
	
}
.news_list_pic ul li .info:hover .m span
,.news_list_pic ul li .info:hover .m i{
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
}
.news_list_pic ul li .info a.t:hover{
	padding-left: 10px;
}

.news_list_pic li .date {
	width: 127px;
	height: 111px;
	border:1px solid #d8d8d8;
	display: block;
	padding:10px 20px;
	display: none;
}
.news_list_pic li .date p{
	font-size: 40px;
	color: #e70a1b;
	font-family: "GliRegular";
}
.news_list_pic li .date span{
	font-size:24px;
	color: #333;
	font-family: "AliRegular";
}

.news_list_pic li .date i{
	 width: 21px;
	 height: 1px;
	 background-color: #d8d8d8;
	 display: block;
	 margin:2px 0;
}
.news_list_pic ul li {margin-bottom: 20px;width: 20%;}

.news_list_pic li:hover{
	background:#e91e2d;
	cursor: pointer;
}
 
.news_list_pic li:hover .info a.t{
color:#fff;
}

.news_list_pic ul li:hover:nth-child(odd) {
    background:#8c6e49
}


.news_list_pic ul li:hover .date span,
.news_list_pic ul li:hover .date p,
.news_list_pic ul li:hover .info a.m
{
	color:#fff;
}

.news_list_pic ul li:hover .date i{
	background-color: #FFF;
}







.app-page-banner .content .text .en {
    margin-bottom: 20px;
    text-transform: uppercase;
    transform: translateY(-7px)
}

.app-page-breadcrumbs {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    height: 80px;
    overflow: hidden;
    position: relative;
    z-index: 1;
	line-height: 80px;
	font-family: "AliRegular";
}

.app-page-breadcrumbs .wrapper .breadcrumbs .home svg {
    fill: currentColor;
    height: 1em;
    width: 1em;}

	.app-page-breadcrumbs .wrapper .breadcrumbs a:not(.home)+:before, .app-page-breadcrumbs .wrapper .breadcrumbs span:not(.home)+:before {
		content: ">";
		margin: 0 .25em;
	}
	.app-container {
		margin-left: auto;
		margin-right: auto;
		max-width: 1400px;
		width: 94%;
		height: 100%;
	}
	.app-page-breadcrumbs .wrapper {
		align-items: center;
		display: flex;
		font-size: 16px;
		height: 100%;
		justify-content: space-between;
		position: relative;
	}

	.app-page-breadcrumbs .wrapper .breadcrumbs {
		align-items: center;
		color: #666;
		display: flex;
		line-height: 1;
		padding-right: 2em;
		position: relative;
		white-space: nowrap;
		z-index: 5;
	
	}
	.app-page-breadcrumbs .wrapper .breadcrumbs a.home
	{		padding-right: 1em;}

	.app-page-breadcrumbs .wrapper .breadcrumbs a,	.app-page-breadcrumbs .wrapper .breadcrumbs span
	{
		font-family: "AliRegular";
	}

	.app-page-content h1{
		font-size: 30px; font-family: "AliBold";
	}

	.app-page-content .extra span{
		font-size: 16px;
		font-family: "AliRegular";

	}

	.app-page-content-header{
		text-align: center;
	}

	.app-page-content-header .line{
		background-color:  #d8d8d8;
		width:100%;
		height: 1px;
		margin:20px 0;
	}

	*{
		font-family: "AliRegular";
	}

	.app-page-content-main{
		line-height: 30px;;
	}

	.app-page-pages {
		border-top: 1px solid #ddd;
		display: flex
	;
		justify-content: space-between;
		margin-top: 40px;
		padding-bottom: 60px;
		padding-top: 20px;
		width: 100%;
	}

 .build .organize_title{
	text-align: center;
 }

	.build_left{
	
		position: relative;
		width:583px;
		text-align: center;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

 
	 
	.build_n{
		display: flex;
		justify-content: center;
		width: 80%;
		margin:0 auto;
	}

	.build_left .build_litems{
		font-family: "AliMedium";
		font-size: 30px;
		color: #fff;
		height: 175px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 28px;
		width:100%;
		
	}
	.build_left .build_litems:nth-child(1) 
	{
		font-size: 20px;
		line-height: 32px;
		background: url(../images/build01.png) no-repeat center center; 
		
	}

	.build_left  .build_litems:nth-child(2) 
	{
		font-size: 28px;
		background: url(../images/build02.png) no-repeat center center; 
	}


	.build_left  .build_litems:nth-child(3) 
	{
		font-size: 28px;
		background: url(../images/build03.png) no-repeat center center; 
		 
	}


	.build_num .build_list{
		min-height: 175px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 24px;
		flex-direction: column;
	}
.build_num span
	{
		background: #fe8823;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		font-size: 30px;font-family: "GliMedium";
		text-align: center;
		color:#fff;
		line-height: 45px;
}
.build_num .build_list:nth-child(1){
	transform: translateX(-205px);
	-webkit-transform: translateX(-205px);
	-moz-transform: translateX(-205px);
	-ms-transform: translateX(-205px);
	-o-transform: translateX(-205px);
}

.build_num .build_list:nth-child(2) {
	transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	-moz-transform: translateX(-103px);
	-ms-transform: translateX(-103px);
	-o-transform: translateX(-103px);
}

 
	.build_num .build_list:nth-child(2) span
	{
		background-color: #f2511e;
	}

	
	.build_num .build_list:nth-child(3) span
	{
		background-color: #e70a1b;
	}

	.build_num{
		 width:60%;
	}
	.build_num>div {
		display: flex;
		flex-direction: row;

	}


	 .build_num .build_list {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}

	.build_num .build_list .build_info{
		/*background: url(../images/build2.png) no-repeat left center;
		*/display: flex;
		flex-direction: column;
		width:100%;
		padding: 20px 40px 20px 60px;
		background-size: 100%;
		align-items: flex-start;
		position: relative;
		margin-left: 30px;
		min-height: 175px;
	
}
.build_num .build_list .build_info:after
{
	position: absolute;
	left:0px;
	top:0;
	content: "";
	display: block;
	width:100%;
	height: 100%;
	border:3px solid #e70a1b;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	transform: skew(28deg);
	-webkit-transform: skew(28deg);
	-moz-transform: skew(28deg);
	-ms-transform: skew(28deg);
	-o-transform: skew(28deg);
}

	.build_num .build_list .build_info b{
		font-size: 24px;
		color:#333;
		font-family: "AliBold";
	}

	.build_num .build_list .build_info p{
		font-size: 16px;
		line-height: 30px;
		color:#333;
		font-family: "AliRegular";
	}


	.build_org{
		text-align: center;
		margin:0px 0 60px;
	}

.build_num.mb_show{
display: none;
}
	
@media(max-width:1250px) {
    .build_n{
		display: flex;
		flex-direction: column;
	}
	.build_num{
		width:100%;
	}
	.build_num .build_list:nth-child(1),.build_num .build_list:nth-child(2),.build_num .build_list:nth-child(3){
		transform: translateX(0);
		 
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
}
}

@media(max-width: 768px) {
	.build_n{
		display: flex;
		flex-direction: column;
	}
	.news_list_pic ul li{
		width:48%;
	}
	 .news_list_pic ul li .info a.t , .honor .news_list_pic ul li .info a.t{
		font-size: 14px!important;
	 }
	.build_num{
		width:100%;
	}
	.build_num .build_list .build_info{
		padding:15px;
	}
	.build_left{
		width:auto;
		height: 100%;
		background-size: 100%;
		 
	}
.build_left.mb_show{display: block;}

.build_num.mb_show{display: block;}

.build_num.mb_show span{height: auto;border-radius: 0;font-size: 20px;width: 45px;display: block;padding: 0px 10px;text-align: center;}
 
 
	.build_left.pc_show{display: none;}
	.build_left div{
		height: auto;
	}
	.build_n{
		width:100%;
		padding:0px 15px;
	}
	.build_num .build_list .build_info b{
		font-size: 20px;
	}
	.build_num .build_list .build_info p{
		font-size: 14px;;
	}
	
	.build_num .build_list .build_info:after{
		transform: skew(0deg);
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
}

.build_num.pc_show{
display: none;
}
.build_left .build_litems{
	height: 120px;
	background-size: contain  !important;;
}
.build_left .build_litems:nth-child(1){
	font-size: 16px;
}
.build_left .build_litems:nth-child(2){
	font-size: 20px;
}
.build_left .build_litems:nth-child(3){
	font-size: 24px;
}




/* news mobile */


.news_list ul li .news_items{
	display: flex;
	flex-direction: row;
	align-items: center;
	width:100%;
	padding: 27px 15px;
}
.news_list ul li .pic{
	width: 32%;
	margin-left: 0;
}

.news_list ul li .info{
	width: 45%;
	margin-left: 0;
}
.news_list ul li .info a.t{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.news_list ul li:nth-child(odd){
	background-size: cover;
}
.news_list{
	margin-top: 30px;
}
.news_list li .date span{
	font-size: 16px;;
}
.news_list li .date p{
	font-size: 24px;
}
.news_list li .date{
	height: auto;
	padding:5px 10px;
	margin-top: 10px;
	width: auto;
}
.news_list ul li .info .line{
	margin:5px 0;
}
.news_list ul li .info .m{
	font-size: 14px;
}
.app-container{
	max-width:100%
}
.app-page-breadcrumbs .wrapper{
	height: auto;
}

.app-page-breadcrumbs .wrapper .breadcrumbs, .app-page-breadcrumbs .wrapper .menus {
	flex: 0 0 auto;
	height: 58px;
	overflow-x: auto;
	width: 100%;
	line-height: 58px;
	font-size: 16px;
}
 
.app-page-breadcrumbs .wrapper {
	flex-wrap: wrap;
	font-size: 12px;
}
.app-page-breadcrumbs .wrapper .breadcrumbs a, .app-page-breadcrumbs .wrapper .breadcrumbs span, .app-page-breadcrumbs .wrapper .menus a {
	max-width: 100% !important;
	overflow: visible !important;
}

.app-page-breadcrumbs {
	height: auto;
}
}
.app-page-breadcrumbs .menus {
	display: flex;
	justify-content: center;
}
.app-page-breadcrumbs .menus a.active{
	color:#e70a1b;
	
	font-family: "AliBold";
}
.app-page-breadcrumbs .menus  a.is-inview  {
	padding:0px 10px;
	display: block;
	/* background: #eee; */
	margin: 0px 10px;
}

.responsibility_bg{
	background: url(../images/responsibility_bg.png) repeat-y top center;
	height: 1000px; 
	
}
.responsibility_bg .responsibility_t{
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	justify-content: flex-start;
	align-items: flex-end;
	position: absolute;
	right:0px;
	top:0;
}
.responsibility_bg .responsibility_t .info{width: 38%;line-height: 36px;font-size: 18px;color:#fff;margin-top: 30px;}

.responsibility_bg .responsibility_t b{

color: #FFF;
}

.responsibility_bg .responsibility_t p{

color: #FFFFFF33;
}

.responsibility_n{
	width: 80%;
	margin:0 auto;
	text-align: right;
	position: relative;
}
.responsibility_list ul{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	padding:185px 0 0;
	justify-content: space-between;
}
.responsibility_list li{
	width: calc(100% / 5 - 15px);
	height: 300px;
	position: relative;
	border-radius: 10px;
	margin-bottom: 40px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.responsibility_list li .pic{
	width:100%;
	border-radius: 10px;
	height: 100%;
}
.responsibility_list li .pic img{
	object-fit: fill;
	height: 100%;
	width: 100%;
	-webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.responsibility_list li:hover{
	cursor: pointer;
}
.responsibility_list li:hover .pic img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.responsibility_list li .info{
	position: absolute;
	bottom: 0;
	left:0;
	width:100%;
	background: url(../images/opation.png) no-repeat;
	height: 84px;
	line-height: 84px;
	font-size: 24px;
	font-family: "AliBold";
	color:#fff;text-align: center;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
@media(max-width:1250px) {
	.responsibility_n{
		width:90%;
	
	}
	.responsibility_bg .responsibility_t .info{
		width:30%;
	}

}
@media(max-width:768px) {
	.responsibility_bg{
		background:none;
	}
	.responsibility_n{
		width:100%;
	
	}
	.responsibility_bg .responsibility_t{
		background: #e70a1b;
		text-align: left;
		display: flex	;
				align-items: flex-start;
				position: relative;	padding:30px 15px
	}
	.responsibility_bg .responsibility_t .info{
		width:100%;
		font-size: 16px;
	}
.responsibility_list .nomb{
	display: none;
}

.responsibility_list li {
    width: calc(100% / 2 - 15px);
    height: 150px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 40px;
}
.responsibility_list ul{
	padding: 25px 15px 0;
	 
}
.responsibility_list li .info{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	background-position: bottom center;
}
}


.future_n .future_t{
	text-align: center;
}

.future_bg{
	background: url(../images/future_bg.png) no-repeat top center;
	padding-bottom: 60px;
}

.hope_bg{
	background: #f8f8f8;
	padding-bottom: 60px;
}
.future_list{
	width:80%;margin:0 auto;
}
.future_list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.future_list li{
	width:calc(100% / 4 - 20px);
	padding:40px 40px 20px 50px;
	background-color: #FFFFFF66;
	border:1px solid #f0f0f0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	border-radius:10px ;
	-webkit-border-radius:10px ;
	-moz-border-radius:10px ;
	-ms-border-radius:10px ;
	-o-border-radius:10px ;
	cursor: pointer;
}

.future_list li .ico{
 margin: 0px 0px 30px;
 transform: 0.3s;
 -webkit-transform: 0.3s;
 -moz-transform: 0.3s;
 -ms-transform: 0.3s;
 -o-transform: 0.3s;
}

.future_list li .t{
	font-size: 24px;
	font-family: "AliBold";
	transition:all 0.3s ;

}
.future_list li .p{
	font-size:16px;
	line-height: 30px;
    margin-top: 10px;
}

.future_list li:first-child{
	border-top-left-radius: 120px;
}

.future_list li:nth-child(4){
	border-top-right-radius: 120px;
}
.future_list li:nth-child(5){
	border-bottom-left-radius: 120px;
}
.future_list li:last-child{
	border-bottom-right-radius: 120px;
}
 
.future_list li .ico .mb{
	display: none;
	transition:all 0.3s ;

}
.future_list li:hover{
	background: #e70a1b;
	transition:all 0.3s ;

}

.future_list li:hover .t{
	color:#fff;
}

.future_list li:hover .p{
	color:#fff;
}
.future_list li:hover .t{
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
}

.future_list li:hover .ico .mb{
	display: block;
}
.future_list li:hover .ico .pc{
	display: none;
}
.hope_bg .future_t{
	text-align: center;
}



.hope_n li{
	width:calc(100% / 4 - 30px);
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hope_n li .info{
	padding: 70px 42px 0 68px;
	width: 409px;
	height: 314px;
	cursor: pointer;
	background: url(../images/hope_bg.png) no-repeat;
	margin-top: -84px;
}
.hope_n{
	width:80%;margin: 0 auto;
}
.hope_n ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hope_n .pic{
	text-align: center;
	z-index: 1;
	transition:all 0.3s;
	 
	 
}
.hope_n li:hover .pic{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
} 

.hope_n .info .t{
	font-size: 24px;
	font-family: "AliBold";
	color:#333;
	text-align: center;
}

.hope_n .info .t span{
	font-family: "AliBold";
	color:#e70a1b;
}
.hope_n .info .desc{
	font-size: 16px;

	color:#333;
	line-height: 30px;
}

@media(max-width:1250px) {
	.future_list li,.hope_n li{
		width: calc(100% / 2 - 20px)
	}
	
}

@media(max-width:768px) {
	.future_list li,.hope_n li{
		width: calc(100% / 1);
		padding: 0px 10px 20px 20px;
	}
	.future_list li:first-child {
		border-top-left-radius: 60px;
	}
	.future_list li:nth-child(4){
		border-top-right-radius: 60px;
	}
	.future_list li:nth-child(5){
		border-bottom-left-radius: 60px;
	}
	.future_list li:last-child{
		border-bottom-right-radius: 60px;
	}

	.hope_n .info .t{
		font-size: 20px;
	}
	.hope_n .pic{
		width:80%;margin: 0 auto
	}

	.hope_n li .info{
		width:400px;height: 300px;
		background-size:contain;
	}
	.future_list li{padding: 0px 20px 20px;}
	.future_list li .t{font-size:18px;}
	.future_list li .p{
		line-height:20px;
	}
	.app-page-content h1{
		font-size: 20px;
	}
}
 
.enterprise {
	padding-bottom: 100px;
}

.enterprise .busniess_t{
	text-align: center;
}

.enterprise .busniess_t i{
	font-style: normal;
	color:#8c6e49;
	font-size: 16px;
}

.enterprise .enterprise_n:last-child{
	padding-bottom: 80px;
}
.enterprise .enterprise_n:nth-child(2),
.enterprise .enterprise_n:nth-child(3),
.enterprise .enterprise_n:nth-child(4),
.enterprise .enterprise_n:nth-child(5),
.enterprise .enterprise_n:nth-child(6),
.enterprise .enterprise_n:nth-child(7)
{
margin-bottom:-36px;
}
.enterprise_n ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width:86%;margin: 0 auto;
}

.enterprise_n ul li{
	position: relative;
	width:211px;height: 212px;
	margin-left: -36px;
	margin-bottom: -36px;

}
.enterprise_n li .info{
	display: none;
	text-align: center;
	 padding:0px 30px;
}
.enterprise_n li:hover .info{
	position: absolute;
	width:211px;height: 212px;
	left:0px;top:0px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 24px;
	font-size: 16px;
	color:#fff;
	cursor: pointer;

	background: url(../images/coopretion_hover.png) no-repeat;
}



@media(max-width:768px) {
	.enterprise .enterprise_n:nth-child(2),
	.enterprise .enterprise_n:nth-child(3),
	.enterprise .enterprise_n:nth-child(4),
	.enterprise .enterprise_n:nth-child(5),
	.enterprise .enterprise_n:nth-child(6),
	.enterprise .enterprise_n:nth-child(7)
	{
	margin-bottom:0px;
	}

	.enterprise_n ul li{
		position: relative;
		width:160px;height: 160px;
		margin-left: -16px;
		margin-bottom: -16px;
	
	}
	.enterprise_n li .info{
		display: none;
		text-align: center;
		 padding:0px 30px;
	}
	.enterprise_n li:hover .info{
		position: absolute;
		width:160px;height: 160px;
		left:0px;top:0px;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 24px;
		font-size: 16px;
		color:#fff;
		cursor: pointer;
	
		background: url(../images/coopretion_hover.png) no-repeat;
	   background-size: contain;
	}
	.enterprise_n ul{
		width:100%;
	}

	.memorabli_nr ul{
		overflow-y: auto;
		height: 300px;
		width:100%;
		display: flex;
		flex-direction: column;
		justify-content: top;
	}
	.app-page-pages {
		display:flex;
		flex-direction: column;
	}
	.future_list li .ico{
		width: 50%;
		height: 50%;
		padding: 20px 0;
		margin: 0;
	}
	.future_list li .ico img{
		width:40%;
		
	}
	
	.contact_n{
		display: flex;
		flex-direction: column;
		padding-top: 30px;
		width:90%;margin:0 auto;
	}
	.contact_n .contact_left{
		width:100%;
		margin-bottom: 30px;;
		 
	}
	.contact_n .contact_right{
		width:100%;
	}
	.manager_title {
        padding: 40px 0 0;
        text-align: center;
    }

    .manager_title b {
        font-size: 20px;
        color: #8c6e49;

    }

    .manager_title p {
        font-size: 30px;

    }

    .manager_text li span {
        font-size: 18px;
        color: #8c6e49;
        font-family: "AliBold";
        background: linear-gradient(45deg, #e91e2d1f, transparent) display: block;
        height: 40px;
        line-height: 40px;
        padding-left: 50px;
    }

    .manager_nr {
        display: flex;
        flex-direction: column;
    }

    .manager_pic {
        width: 100%;
    }

    .manager_t {
        width: 100%;
    }

}
.pagination{
	display: flex;
	justify-content: center;
	padding-bottom: 60px;

}

 
.pagination li  {
	display: inline-block;
	line-height: 32px;
	font-size: 20px;
	font-family: 'gilroy_regular';
	text-align: center;
	margin: 0 10px;
	padding: 0 3px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	color: #999;
	border:1px solid #d8d8d8;
	padding:5px 10px;
  }
  .pu_page li a:hover {
	color: #e70a1b;
  }
  .pu_page .number {
	margin: 0 0.2rem;
  }
  .pu_page li.active a {
	font-family: 'GliBold';
	color: #e70a1b;
  }
  .pu_page .prev a i,
  .pu_page .next a i {
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	color: #333;
	font-size: var(--f20);
  }
  .pu_page .prev a i:hover,
  .pu_page .next a i:hover {
	color: #e97e20;
  }

  .area_dbg.businesslist7{background: none;}