.hy3 a{
	outline-style: none;
}
.hy3.content{background: #f5f5f5;}
.hy3 .banner{
	width: 6.4rem;
	height: 3.48rem;
}
.hy3 .banner1{
	background: url(/Public/Home/mobile/img/banner1.jpg) no-repeat;
	background-size: cover;
}
.hy3 .banner2{
	background: url(/Public/Home/mobile/img/banner2.jpg) no-repeat;
	background-size: cover;
}
.hy3 .banner3{
	background: url(/Public/Home/mobile/img/banner3.jpg) no-repeat;
	background-size: cover;
}
.hy3 .banner21{
	height: 3rem;
	background: url(/Public/Home/mobile/img/banner21.jpg) no-repeat;
	background-size: cover;
}
.hy3 .banner22{
	width: 5.95rem;
	height: 3rem;
	margin: .2rem auto;
	background: url(/Public/Home/mobile/img/banner22.jpg) no-repeat;
	background-size: cover;
}
.hy3 ul.brief_ul,.hy3 ul.work_ul,.hy3 ul.job_ul{
	width: 6.4rem;
	background-color: #fff;
	display: table;
}
.hy3 ul.brief_ul li,.hy3 ul.work_ul li,.hy3 ul.job_ul li{
	width: 50%;
	height: 2rem;
	float: left;
	border-top: 1px solid rgba(0,0,0,0);
	border-bottom: 1px solid #cccccc;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 ul.brief_ul li:nth-of-type(odd),.hy3 ul.work_ul li:nth-of-type(odd),.hy3 ul.job_ul li:nth-of-type(odd){
	border-left: 1px solid rgba(0,0,0,0);
	border-right: 1px solid #cccccc;
}
.hy3 ul.brief_ul li:nth-of-type(even),.hy3 ul.work_ul li:nth-of-type(even),.hy3 ul.job_ul li:nth-of-type(even){
	border-left: 1px solid rgba(0,0,0,0);
	border-right: 1px solid rgba(0,0,0,0);
}
.hy3 ul.brief_ul li:nth-last-of-type(1),
.hy3 ul.brief_ul li:nth-last-of-type(2),
.hy3 ul.work_ul li:nth-last-of-type(1),
.hy3 ul.work_ul li:nth-last-of-type(2),
.hy3 ul.job_ul li:nth-last-of-type(1),
.hy3 ul.job_ul li:nth-last-of-type(2){ border-bottom: 1px solid rgba(0,0,0,0);}

.hy3 ul.brief_ul li:nth-of-type(1){ background: url(/Public/Home/mobile/img/brief01.png) 50% 50% no-repeat;background-size: .82rem auto;}
.hy3 ul.brief_ul li:nth-of-type(2){ background: url(/Public/Home/mobile/img/brief02.png) 50% 50% no-repeat;background-size: 1.08rem auto;}
.hy3 ul.brief_ul li:nth-of-type(3){ background: url(/Public/Home/mobile/img/brief03.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.brief_ul li:nth-of-type(4){ background: url(/Public/Home/mobile/img/brief04.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.brief_ul li:nth-of-type(5){ background: url(/Public/Home/mobile/img/brief05.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.brief_ul li:nth-of-type(6){ background: url(/Public/Home/mobile/img/brief06.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.brief_ul li:nth-of-type(7){ background: url(/Public/Home/mobile/img/brief07.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.brief_ul li:nth-of-type(8){ background: url(/Public/Home/mobile/img/brief08.png) 50% 50% no-repeat;background-size: 1.09rem auto;}

.hy3 ul.work_ul li:nth-of-type(1){ background: url(/Public/Home/mobile/img/work01.png) 50% 50% no-repeat;background-size: 1.09rem auto;}
.hy3 ul.work_ul li:nth-of-type(2){ background: url(/Public/Home/mobile/img/work02.png) 50% 50% no-repeat;background-size: 1.1rem auto;}
.hy3 ul.work_ul li:nth-of-type(3){ background: url(/Public/Home/mobile/img/work03.png) 50% 50% no-repeat;background-size: 1.09rem auto;}
.hy3 ul.work_ul li:nth-of-type(4){ background: url(/Public/Home/mobile/img/work04.png) 50% 50% no-repeat;background-size: 1.39rem auto;}
.hy3 ul.work_ul li:nth-of-type(5){ background: url(/Public/Home/mobile/img/work05.png) 50% 50% no-repeat;background-size: 1.09rem auto;}
.hy3 ul.work_ul li:nth-of-type(6){ background: url(/Public/Home/mobile/img/work06.png) 50% 50% no-repeat;background-size: 1.1rem auto;}

.hy3 ul.job_ul li:nth-of-type(1){ background: url(/Public/Home/mobile/img/job01.png) 50% 50% no-repeat;background-size: 1.66rem auto;}
.hy3 ul.job_ul li:nth-of-type(2){ background: url(/Public/Home/mobile/img/job02.png) 50% 50% no-repeat;background-size: 1.11rem auto;}
.hy3 ul.job_ul li:nth-of-type(3){ background: url(/Public/Home/mobile/img/job03.png) 50% 50% no-repeat;background-size: 1.1rem auto;}
.hy3 ul.job_ul li:nth-of-type(4){ background: url(/Public/Home/mobile/img/job04.png) 50% 50% no-repeat;background-size: 1.1rem auto;}

.hy3 ul.brief_ul li a,.hy3 ul.work_ul li a,.hy3 ul.job_ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

/*业态风采*/
.hy3 ul.news_ul{margin-bottom:.3rem;
	width: 6.4rem;
	padding-left: .2rem;
	padding-right: .2rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 ul.news_ul li{
	width: 100%;
	height: 2rem;
	margin-top: .3rem;
	background: #fff;
}
.hy3 ul.news_ul li img{
	width: 2rem;
	height: 2rem;
	display:inline-block;
	float: left;
}
.hy3 ul.news_ul li .con{
	width: 4rem;
	padding-left: .25rem;
	padding-right: .3rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
	display: inline-block;
	float: left;
}
.hy3 ul.news_ul li .con h1{
	height: .70rem;  margin: 12px 0;
	line-height: .80rem;
	font-size: .32rem;
}
.hy3 ul.news_ul li .con span{
	font-size: .22rem;
	line-height: .34rem;
	-webkit-line-clamp: 2;
}
.hy3 .addMore{
	width: 6rem;
	height: .8rem;
	font-size: .24rem;
	color: #ff0000;
	/*font-family: '微软雅黑';*/
	margin: .3rem .2rem;
	background-color: #fff;
	border: 1px solid #ff0000;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}

/*创始人页*/
.hy3 .csr_brief{
	width: 6.4rem;
	min-height: 2.6rem;
	display: table;
	padding: .4rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .csr_brief h1{
	width: 1.15rem;
	height: 1.8rem;
	float: left;
	color: #ff0000;
	font-size: .32rem;
	font-weight: 400;
}
.hy3 .csr_brief h2{
	width: 4.45rem;
	float: left;  line-height: 24px;
  margin-top: 6px;
	font-size: 17px;color:#646464;
	font-weight: 400;
}
.hy3 .csr_brief span{
	width: 4.45rem;
	line-height: 28px;
	float: left;
	color: #646464;
	font-size: 17px;
	padding-top: .2rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .csr_brief p{
	width: 4.45rem;
	line-height: 28px;
	float: left;
	color: #646464;
	font-size: 17px;
	padding-top: .2rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .csr_img{
	width: 6.4rem;
	height: 2.5rem;
	padding: .25rem .4rem;
	background: url(/Public/Home/mobile/img/csr_img.jpg) no-repeat;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .csr_img img{ height: 2rem;}
.hy3 .csr_img img:nth-of-type(2){ float: right;}

.hy3 .csr_img2{ padding: .195rem .4rem;}
.hy3 .csr_img2 img{ height: 2.11rem;}
.hy3 .csr_time{
	width: 6.4rem;
	padding: 0 .4rem .4rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .csr_time ul.time_list{
	padding-top: .4rem; 
	position: relative;
}
.hy3 .csr_time ul.time_list .li_bg_end{
	width: 1px;
	height: .98rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/Public/Home/mobile/img/li_bg_end2.jpg) no-repeat;
	background-size: auto .98rem;
}
.hy3 .csr_time ul.time_list li{ 
	font-size: .24rem;
	line-height: .3rem;
	border-left: 1px solid #ff0000;
	padding-left: 1.15rem;
	padding-bottom: .1rem;
	position: relative;
}
/*.hy3 .csr_time ul.time_list li:nth-last-of-type(1){ border-left: none;}*/
.hy3 .csr_time ul.time_list li em{
	width: .15rem;
	height: .15rem;
	background: url(/Public/Home/mobile/img/time_list_li.png) no-repeat;
	background-size: .15rem auto;
	position: absolute;
	top: .075rem;
	left: -0.085rem;
	z-index: 1;
}
.hy3 .csr_time ul.time_list li:nth-of-type(1) em{
	width: .34rem;
	height: .34rem;
	background: url(/Public/Home/mobile/img/time_list_li1.png) no-repeat;
	background-size: .34rem auto;
	position: absolute;
	top: 0rem;
	left: -0.19rem;
}
.hy3 .csr_time ul.time_list li label{
	line-height: .35rem;
	display: inline-block;
	padding-left: .3rem;
	position: absolute;
	top: 0;
	left: 0;
	color: #ff0000;
}
.hy3 .csr_time ul.time_list li p{
	color: #646464;font-size:17px;
	padding-bottom: .2rem;
	line-height: .35rem;
}
/*关于不朽情缘*/
.hy3.about{ background-color: #ffffff;}
.hy3 .about_brief{
	width: 6.4rem;
	padding:  .35rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
	font-size:17px;
	color: #646464;
	line-height:28px;
}
.hy3 .about_brief p{ padding-bottom: .15rem;}
.hy3 ul.about_list li {
	width: 6.4rem;
	position: relative;
}
.hy3 ul.about_list li >p{
	width: 6.4rem;
	height: .8rem;
	font-size: .26rem;
	line-height: .8rem;
	padding: 0 .4rem; 
	box-sizing:border-box;
-webkit-box-sizing:border-box;
	color: #ff0000;
	border-top: 1px solid #dddddd;
	background-color: #f5f5f5;
}
.hy3 ul.about_list li.on  >p{
	border-bottom: 1px solid #dddddd;
}
.hy3 ul.about_list li em{
	width: .1rem;
	height: .2rem;
	position: absolute;
	top: .3rem;
	right: .4rem;
	background: url(/Public/Home/mobile/img/about_li.png) no-repeat;
	background-size: .1rem auto;
	transition:transform .5s;
}
.hy3 ul.about_list li.on em{
	transform:rotate(90deg);
-webkit-transform:rotate(90deg);
}
.hy3 ul.about_list li .con{
	line-height: 28px;
	font-size: 17px;
	color: #646464;
	padding: .3rem .4rem; 
}
.hy3 ul.about_list li.on .con{ display: block;}
.hy3 ul.about_list li .con p{font-size:17px;line-height:28px;
	padding-bottom: .1rem;
}

/*社会责任*/
.hy3 .csr_time ul.shzr_list{
	padding-top: .4rem; 
	position: relative;
}
.hy3 .csr_time ul.shzr_list .li_bg_end{
	width: .03rem;
	height: .98rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/Public/Home/mobile/img/li_bg_end3.jpg) no-repeat;
	background-size: auto .98rem;
}
.hy3 .csr_time ul.shzr_list li{ 
	font-size: 17px;
	line-height: .3rem;
	border-left: 1px solid #ff0000;
	padding: .34rem 0rem .1rem .3rem;
	padding-bottom: .1rem;
	position: relative;
}
/*.hy3 .csr_time ul.shzr_list li:nth-last-of-type(1){ border-left: none;}*/
.hy3 .csr_time ul.shzr_list li em{
	width: .15rem;
	height: .15rem;
	background: url(/Public/Home/mobile/img/time_list_li.png) no-repeat;
	background-size: .15rem auto;
	position: absolute;
	top: 0rem;
	left: -0.085rem;
	z-index: 1;
}
.hy3 .csr_time ul.shzr_list li label{
	display: inline-block;
	line-height: .2rem;
	padding-left: .3rem;
	position: absolute;
	top: 0;
	left: 0;
	color: #ff0000;
}
.hy3 .csr_time ul.shzr_list li p{
	color: #646464;
	padding-bottom: .2rem;
	line-height:28px;
}
/*企业文化*/
.hy3 ul.cultrue_list li {
	width: 6.4rem;
	height: 1.2rem;
	position: relative;
	padding: .2rem .4rem; 
	box-sizing:border-box;
-webkit-box-sizing:border-box;
	border-bottom: 1px solid #d7d7d7;
	background-color: #ffffff;
}
.hy3 ul.cultrue_list li h1{
	width: 6.4rem;
	height: .45rem;
	font-size: .3rem;
	font-weight: 400;
	color: #ff0000;
}
.hy3 ul.cultrue_list li p{
	font-size: .22rem;
	color: #646464;
}
.hy3 ul.cultrue_list li em{
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	top: 0rem;
	right: 0rem;
}
.hy3 ul.cultrue_list li:nth-of-type(1) em{
	background: url(/Public/Home/mobile/img/cultrue_list1.png) 50% 50% no-repeat;
	background-size: .61rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(2) em{
	background: url(/Public/Home/mobile/img/cultrue_list2.png) 50% 50% no-repeat;
	background-size: .64rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(3) em{
	background: url(/Public/Home/mobile/img/cultrue_list3.png) 50% 50% no-repeat;
	background-size: .77rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(4) em{
	background: url(/Public/Home/mobile/img/cultrue_list4.png) 50% 50% no-repeat;
	background-size: .71rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(5) em{
	background: url(/Public/Home/mobile/img/cultrue_list5.png) 50% 50% no-repeat;
	background-size: .53rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(6) em{
	background: url(/Public/Home/mobile/img/cultrue_list6.png) 50% 50% no-repeat;
	background-size: .53rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(7) em{
	background: url(/Public/Home/mobile/img/cultrue_list7.png) 50% 50% no-repeat;
	background-size: .52rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(8) em{
	background: url(/Public/Home/mobile/img/cultrue_list8.png) 50% 50% no-repeat;
	background-size: .52rem auto;
}
.hy3 ul.cultrue_list li:nth-of-type(9) em{
	background: url(/Public/Home/mobile/img/cultrue_list9.png) 50% 50% no-repeat;
	background-size: .55rem auto;
}
/*企业荣誉*/
.hy3 ul.honor_list li {
	width: 6.4rem;
	height: 1.2rem;
	position: relative;
	border-bottom: 1px solid #d7d7d7;
	background-color: #ffffff;
}
.hy3 ul.honor_list li span{
	width: 1.3rem;
	height: .8rem;
	display: block;
	float: left;
	border-right: 1px solid #dbdbdb;
	margin-top: .2rem;
}
.hy3 ul.honor_list li span img{
	height: .8rem;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
}
.hy3 ul.honor_list li p{
	padding-left: .35rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
	line-height: 1.2rem;
	font-size: .26rem;
	color: #646464;
	display: block;
	float: left;
}
.hy3 ul.honor_list li em{
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	top: 0rem;
	right: 0rem;
}

/*视频中心*/
.hy3 .swiper-pagination{ display: none;}
.hy3 .swiper-slide{position: relative;}
.hy3 .swiper-slide img{ width: 6.4rem;}
.hy3 .swiper-slide span{
	width: 6.4rem;
	height: .6rem;
	line-height: .6rem;
	color: #ffffff;
	font-size: .24rem;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
}

.hy3 .slide{
	width: 6.4rem;
	height: 4rem;
	position: relative;
	overflow: hidden;
}
.hy3 .slide ul{
	width: 100rem;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: left 1s;
}
.hy3 .slide ul li{
	width: 6.4rem;
	height: 4rem;
	float: left;
	position: relative;
}
.hy3 .slide ul li img{
	width: 100%;
	height: 100%;
}
.hy3 .slide ul li span{
	width: 6.4rem;
	height: .6rem;
	line-height: .6rem;
	color: #ffffff;
	font-size: .24rem;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
}
.slide_dot{
	width: 6.4rem;
	height: .7rem;
}
.slide_dot ul{
	display: table;
	position: relative;
	top: 0;
	left: 50%;
	-webkit-transform:translateX(-50%);
}
.slide_dot ul li.swiper-pagination-bullet{
	width: .15rem;
	height: .15rem;
	float: left;
	border-radius: 100%;
	background-color:#858585; 
	margin: .275rem .1rem;
}
.slide_dot ul li.swiper-pagination-bullet-active{
	border: 1px solid #ff0000;
	background-color: #ffffff;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.hy3 ul.vidio_list{
	width: 6.4rem;
	/*display: table;*/
	overflow: hidden;margin-bottom:.3rem;
	padding: 0rem .2rem;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 ul.vidio_list li{
	width: 2.9rem;
	padding-bottom: .15rem;
	/*display: inline-block;*/
}
.hy3 ul.vidio_list li:nth-of-type(odd){ float: left;}
.hy3 ul.vidio_list li:nth-of-type(even){ float: right;}
.hy3 ul.vidio_list li:nth-last-of-type(1),.hy3 ul.vidio_list li:nth-last-of-type(2){ padding-bottom: 0;}
.hy3 ul.vidio_list li img{
	width: 2.9rem;
	height: 1.6rem;
	display: block;
}
.hy3 ul.vidio_list li span{
	width: 2.9rem;
	height: .6rem;
	font-size: .24rem;
	line-height: .6rem;
	text-align: center;
	color: #646464;
	display: block;
	background-color: #ffffff;
}

.hy3.vidioShow{
	width: 6.4rem;
	height: 100%;
	display: none;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 1000;
	-webkit-transform:translateX(-50%);
}
#vidios{
	width: 6.4rem;
	height: 4.4rem;
	position: relative;
	top: 50%;
	left: 0;
	-webkit-transform:translateY(-50%);
}
/*发展历程*/
.hy3 .csr_time ul.fzlc_list{
	margin-top: .4rem; 
	position: relative;
}
.hy3 .csr_time ul.fzlc_list .li_bg_end{
	width: .03rem;
	height: .98rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/Public/Home/mobile/img/li_bg_end.jpg) no-repeat;
	background-size: auto .98rem;
}
.hy3 .csr_time ul.fzlc_list li{ 
	font-size:17px;
	line-height: .3rem;
	border-left: 1px solid #ff0000;
	padding: .4rem 0rem .1rem .3rem;
	padding-bottom: .1rem;
	position: relative;
}
/*.hy3 .csr_time ul.fzlc_list li:nth-last-of-type(1){ border-left: none;}*/
.hy3 .csr_time ul.fzlc_list li em{
	width: .34rem;
	height: .34rem;
	background: url(/Public/Home/mobile/img/fzlc_list_li.png) no-repeat;
	background-size: .34rem auto;
	position: absolute;
	top: 0rem;
	left: -0.18rem;
	z-index: 1;
}
.hy3 .csr_time ul.fzlc_list li label{
	display: inline-block;
	padding-left: .3rem;
	position: absolute;
	top: 0;
	left: 0;
	color: #ff0000;
}
.hy3 .csr_time ul.fzlc_list li p{
	color: #646464;font-size:17px;
	padding-bottom: .1rem;
	line-height: 28px;
}
.hy3 .fzlc_img{
	width: 5.2rem;
	/*height: 1.87rem;*/
	padding: .1rem 0;
	box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.hy3 .fzlc_img img{ height: 1.87rem;}
.hy3 .fzlc_img img:nth-of-type(2){ float: right;}

<!--耗时1756454098.9764秒-->