.el-banner{
	margin-top: 62px;
}
.el-banner img{ 
	display: block;
	width: 100%;
	object-fit: cover;
	height: 534px;
}
.el-banner .wap-img{
	display: none;
}
.el-banner .el-carousel__indicator button{
	width:16px;
	height:4px;
	border-radius: 100%;
}
.el-banner .el-carousel__indicator.is-active button{
	width:24px;
}
.title-large,.title-small{
	width: 100%;
	text-align: center;
	letter-spacing: .01rem;
}
.title-large{
	color: #000000;
	margin: 0 0 10px;
	FONT-WEIGHT: 500;
	font-size: 32px;
	line-height: 38px;
	min-height:45px;
	font-family: PingFang SC, PingFang SC;
}
.title-small{
	font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    line-height: 16px;
    min-height:20px;
}
.el-homeProduct{
	padding-top:60px;
	padding-bottom:62px;
}
.el-homeProduct .el-tabs,.el-homecases .el-tabs{
	width: 100%;
	margin-top: 48px;
}
.el-homeProduct .el-tabs--left .el-tabs__active-bar.is-left,.el-homecases .el-tabs--left .el-tabs__active-bar.is-left,.el-homesystem .el-tabs--left .el-tabs__active-bar.is-left{
	display: none;
}
.el-homeProduct .el-tabs--left .el-tabs__header.is-left{
	background: url(/template/eyou/pc/images/Product_left_bg_s.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct .el-tabs--left .el-tabs__header.is-left,.el-homecases .el-tabs--left .el-tabs__header.is-left{
	margin-right: 20px;
}
.el-homeProduct .el-tabs--left .el-tabs__header.is-left{
	width: 19.5%;
}
.el-homeProduct .el-tabs__item,.el-homecases .el-tabs__item,.el-homesystem .el-tabs__item{
	height: auto;
	width: 100%;
}
.el-homeProduct .el-tabs__content{
	min-height:324px;
}
.el-homeProduct .el-tabs--left .el-tabs__item.is-left{
	text-align: left;
	padding: 23px 26px 21px 28px;
	transition:all .5s ease;
}
.el-homeProduct .el-tabs--left .el-tabs__item.is-left strong{
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	min-height: 25px;
	display: block;
	margin-bottom: 6px;
}
.el-homeProduct .el-tabs--left .el-tabs__item.is-left p{
	white-space: normal;
	width: 100%;
	letter-spacing: .01rem;
	line-height: 20px;
	font-size: 12px;
	min-height: 34px;
}
.el-homeProduct .el-tabs__item.is-active,.el-homeProduct .el-tabs--left .el-tabs__item.is-left:hover{
	background-image:url(/template/eyou/pc/images/Product_left_s_hover.jpg);
	background-color:#16a19c;
	color: rgba(255,255,255,0.7);
	background-size: cover;
}
.el-homeProduct ul,.el-homeProduct ol{
	flex-wrap: wrap;
	justify-content: space-between;
}
.el-homeProduct ul li{
	width: 25%;
}
.el-homeProduct ol li{
	width: 33.33%;
	padding: 39px 56px 100px 35px;
}
.el-homeProduct li{
	border:1px solid #D2D9E5;
	padding: 21px 22px 21px 21px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.el-homeProduct .color-overlay {
	display: none;
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(14,32,71,0.7);
	z-index: 2;
	/* transition: all 1s; */
}
.el-homeProduct ul li:not(:nth-child(4n)),.el-homeProduct ol li:not(:last-child){
	border-right: none;
}
.el-homeProduct ul li:nth-child(n+5){
	margin-top: 20px;
}
.el-homeProduct li a{
	position: relative;
	z-index: 3;
	display: block;
	transition: all .5s;
}
.el-homeProduct li h3{
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
	letter-spacing: .01rem;
	min-height: 20px;
	font-weight: 600;
}
.el-homeProduct ul li div{
	margin-bottom: 26px;
	letter-spacing: .01rem;
	font-size: 12px;
	color: #3D485D;
	line-height: 14px;
	min-height: 34px;
	font-weight: 400;
}
.el-homeProduct ol li div{
	margin-bottom: 64px;
	letter-spacing: .01rem;
	font-size: 12px;
	line-height: 17px;
	min-height: 68px;
	text-align: justify;
}
.el-homeProduct li p{
	display: flex;
	align-items: center;
	min-height: 17px;
}
.el-homeProduct li .el-see{
	padding-right: .5rem;
	display: none;
	font-size: 12px;
	font-weight: 500;
	line-height: 14px;
}
.el-homeProduct li .el-icon-right{
	/* font-size: 1.2rem; */
	width: 14px;
	height: 14px;
}
.el-homeProduct ul li:first-child{
	background: url(/template/eyou/pc/images/p_r_s_1_1.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(2){
	background: url(/template/eyou/pc/images/p_r_s_1_2.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(3){
	background: url(/template/eyou/pc/images/p_r_s_1_3.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(4){
	background: url(/template/eyou/pc/images/p_r_s_1_4.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(5){
	background: url(/template/eyou/pc/images/p_r_s_1_5.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(6){
	background: url(/template/eyou/pc/images/p_r_s_1_6.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:nth-child(7){
	background: url(/template/eyou/pc/images/p_r_s_1_7.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:last-child{
	background: url(/template/eyou/pc/images/p_r_s_1_8.svg) no-repeat right bottom,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ul li:first-child:hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_1.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(2):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_2.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(3):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_3.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(4):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_4.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(5):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_5.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(6):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_6.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:nth-child(7):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_7.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ul li:last-child:hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_1_8.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct li:hover .color-overlay,.el-homeProduct li:hover .el-see{
	display: block;
}
.el-homeProduct li:hover a,.el-homeProduct li:hover h3,.el-homeProduct li:hover div{
	color: #FFFFFF;
}
.el-homeProduct ol li:first-child{
	background: url(/template/eyou/pc/images/p_r_s_2_1.svg) no-repeat 90% 90%,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ol li:nth-child(2){
	background: url(/template/eyou/pc/images/p_r_s_2_2.svg) no-repeat 90% 90%,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ol li:nth-child(3){
	background: url(/template/eyou/pc/images/p_r_s_2_3.svg) no-repeat 90% 90%,linear-gradient( 135deg, #F2F4F9 0%, #E8F0FB 100%);
}
.el-homeProduct ol li:first-child:hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_2_1.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ol li:nth-child(2):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_2_2.jpg) no-repeat;
	background-size: cover;
}
.el-homeProduct ol li:nth-child(3):hover{
	background: url(/template/eyou/pc/images/p_r_s_hover_2_3.jpg) no-repeat;
	background-size: cover;
}
.el-homecases{
	background: url(https://oss.fengmap.com/official_web/homecases_bg_1.jpg) no-repeat;
	background-color: #0b1926 !important;
	background-size: cover !important;
	padding-top: 62px;
	padding-bottom: 62px;
	min-height: 624px;
	transition: all .5s;
}
.el-homecases .title-large{
	color: #fff;
}
.el-homecases .title-small{
	color: rgba(255,255,255,0.8);
}
 .el-homecases .el-tabs{
	border: 1px solid rgba(255,255,255,0.2);
	display: flex;
	justify-content: space-between;
	min-height: 377px;
}
.el-homecases .el-tabs--left .el-tabs__header.is-left{
	width: 23.3%;
	background: rgba(27,38,55,0.5);
	padding: 29px 31px 46px;
	box-sizing: border-box;
	margin-right: 0;
}
.el-homecases .el-tabs--left .el-tabs__item.is-left{
	text-align: left;
	color: #fff;
	padding: 12px 16px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 26px;
}
.el-homecases .el-tabs__nav-wrap::after,.el-homesystem .el-tabs__nav-wrap::after{
	background: none;
}
.el-homecases  .el-tabs__item.is-active{transition: all 1s;}
.el-homecases  .el-tabs__item.is-active,.el-homecases .el-tabs--left .el-tabs__item.is-left:hover{
	background: #00BAB4;
	border-radius: 2px 2px 2px 2px;
}
.el-homecases .el-tabs__content{
	width: 76.7%;
}
.el-homecases .el-tab-pane{
	display: flex;
	justify-content: space-between;
	align-items: start;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.el-homecases .el-tab-pane .txt_left{
	position: relative;
	width: 77.1%;
	box-sizing: border-box;
	color: #fff;
	padding: 46px 54px 65px 56px;
	height: 100%;
}
.el-homecases .el-tab-pane .txt_left h3,.el-homecases .el-tab-pane ol li h3{
	font-size: 20px;
	margin-bottom: 13px;
	letter-spacing: .01rem;
	min-height: 26px;
	line-height: 26px;
}
.el-homecases .el-tab-pane .txt_left ul{
	margin-top: 40px; 
	/* padding: 0 0 0 1rem; */
	position: absolute;
	width: 85%;
	/* bottom: 168px;*/
}
.el-homecases .el-tab-pane .txt_left div,.el-homecases .el-tab-pane ol li p{
	letter-spacing: .01rem;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	min-height: 72px;
}
.el-homecases .el-tab-pane .txt_left ul{
	padding: 0 0 0 1rem;
}
.el-homecases .el-tab-pane .txt_left ul li{
	list-style: disc;
	flex: 1;
	color: #00BAB4;
	font-size: 14px;
	line-height: 16px;
	min-height: 20px;
}
.el-homecases .el-tab-pane .txt_left ul li a{
	color: #fff;
}
.el-homecases  .el-tab-pane .el-but{
	border-top: 1px solid rgba(255,255,255,0.3);
	position: absolute;
	padding-top:40px;
	bottom:65px;
	width: 85%;
}
.el-homecases  .el-tab-pane:last-child .el-but{
	padding-top:0;
	border-top:none;
	bottom: 30px;
}
.el-homesystem  .el-but{
	width:100%;
}
.el-homecases  .el-but .el-see{
	border: 1px solid #fff;
	color: #fff;
	background: rgba(255,255,255,0.06);
}
.el-homecases  .el-but .el-see,.el-homesystem  .el-but .el-see,.el-homebottom .el-but .el-see,.el-homenews .el-but .el-see{
	width: 8.34rem;
	display: block;
	text-align: center;
	min-height: 36px;
	padding: 8px 0;
	box-sizing: border-box;
}
.el-but .el-see span{
	padding-right: .5rem;
	line-height: 16px;
}
.el-homecases .el-tab-pane .img_right{
	width: 22.9%;
	height: 100%;
	background: rgba(255,255,255,0.1);
	padding: 50px 33px;
	box-sizing: border-box;
}
.el-homecases .el-tab-pane .img_right img{
	display: block;
	margin: 0 auto 19px;
	max-width: 100%;
}
.el-homecases .el-tab-pane .img_right img:last-child{
	margin: 0 auto 0;
}
.el-homecases .el-tab-pane ol{
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 34px 40px 91px 34px;
	box-sizing: border-box;
}
.el-homecases .el-tab-pane ol li{
	width: 32%;
	padding: 19px 29px 28px 31px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.1);
	border-radius: 4px 4px 4px 4px;
	color: #fff;
}
.el-homecases  .el-tab-pane ol .el-but{
	border-top: none;
	margin-top: 0;
}
.el-homecases  .el-tab-pane ol .el-but .el-see,.el-homesystem  .el-but .el-see,.el-homebottom .el-but .el-see,.el-homenews .el-but .el-see{
    margin: 0 auto;
}

.el-homesystem{
	padding-top: 62px;
}
.el-homesystem-bg{
	background: #F6F8FA;
	margin-top: 41px;
}
.el-homesystem .el-tabs{
	padding: 51px 0 62px 0;
	width: 100%;
}
.el-homesystem .el-tabs--left .el-tabs__header.is-left{
	width: 16.835%;
	margin-right: 0;
}
.el-homesystem .el-tabs--left .el-tabs__item.is-left{
	width: 89.7%;
	background: #F6F8FA;
	box-shadow: 8px 8px 20px 0px rgba(55,99,170,0.1);
	margin-bottom: 20px;
	border: 2px solid rgba(255,255,255,0.6);
	text-align: left;
	min-height: 49.1px;
	font-size: 15px;
	line-height: 15px;
	padding: 14px 8px;
	box-sizing: border-box;
	transition: all .3s;
}
.el-homesystem .el-tabs--left .el-tabs__item.is-left:hover,.el-homesystem .el-tabs__item.is-active{
	width: 100% !important;
	/* background-color: #fff !important; */
	color: #00BAB4;
	border-right: none !important;
}
.el-homesystem .el-tabs__content{
	width: 83.165%;
	background: #F6F8FA;
	box-shadow: 8px 8px 20px 0px rgba(55,99,170,0.1);
}
.el-homesystem .el-tabs__content h3{
	text-align: center;
	font-size: 18px;
	color: #3D485D;
	font-weight: 500;
	line-height: 21px;
	font-style: normal;
	min-height: 25px;
	margin-top: 27px;
	margin-bottom: 24px;
}
.el-homesystem .el-tabs__content .el-img{
	margin-left: 45px;
	margin-right: 46px;
	margin-bottom: 27px;
	border: 6px solid #FFFFFF;
	box-shadow: 8px 8px 20px 0px rgba(55,99,170,0.1);
}
.el-homesystem .el-tabs__content .el-img img{
	display: block;
	width: 100%;
	min-height: 504px;
	object-fit: fill;
	box-sizing: border-box;
}
.el-homesystem  .el-but .el-see,.el-homebottom .el-but .el-see,.el-homenews .el-but .el-see{
	background: rgba(0,186,180,0.06);
	border: 1px solid #00BAB4;
	color: #00BAB4;
}
.el-homesystem  .el-but{
	margin-bottom: 21px;
}
.el-homeanli{
	padding-top: 62px;
	padding-bottom:48px;
}
.el-homeanli .title-small .el-see{
	letter-spacing:.1rem;
	color: #00BAB4;
	/* border: 1px solid #00BAB4; */
	/* padding:.2rem; */
}
.el-homeanli .title-small .el-see:hover,,.el-homenews .el-but .el-see:hover{
	color: #fff;
	background:#00BAB4;
}
.el-homeanli .title-small .el-see i{
	padding-left:.2rem;
}
.el-homeanli .el-homeanli-top{
	margin: 34px auto 52px;
	max-width: 1022px;
	padding: 23px 33px 39px;
	box-sizing: border-box;
	width: 100%;
	border: 2px solid #FFFFFF;
	background: #F6F8FA;
	box-shadow: 8px 8px 20px 0px rgba(55,99,170,0.1);
}
.el-homeanli .el-homeanli-top p{
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	margin-bottom: 27px;
	height: 22px;
	line-height: 19px;
}
.el-homeanli .el-homeanli-top p em{
	color:#00BAB4;
	font-style:normal;
}
.el-homeanli .el-homeanli-top ul{
	justify-content:space-between;
}
.el-homeanli .el-homeanli-top ul li{
	font-size: 16px;
	line-height:3rem;
	text-align:center;
	background: #E3E8ED;
	box-shadow: 8px 8px 20px 0px rgba(55,99,170,0.1);
	border: 1px solid #FFFFFF;
	width: 14.5%;
	min-height: 50px;
}
.el-homeanli .el-homeanli-list{
	max-width: 1684px;
	margin: 0 auto;
}
.el-homeanli .el-homeanli-list ol{
	flex-wrap:wrap;
	justify-content:space-between;
}
.el-homeanli .el-homeanli-list ol li{
	width:12%;
	box-shadow: 8px 8px 20px 0px rgba(67,116,194,0.1);
	border-radius: 4px 4px 4px 4px;
	min-height: 80px;
	margin-bottom: 12px;
}
.el-homeanli .el-homeanli-list ol li img{
	padding: 20px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.el-homeyoushi{
	background: #F6F8FA;
	padding-top: 62px;
	padding-bottom: 79px;
}
.el-homeyoushi ol{
	margin-top: 3rem;
	justify-content: space-between;
}
.el-homeyoushi ol li{
	padding: 45px 33px 178px;
	box-sizing: border-box;
	width: 18%;
	background: url(/template/eyou/pc/images/homeyoushi_li_bg.jpg) no-repeat  right bottom;
	background-size: cover;
	position: relative;
	transition:all 1s;
}
.el-homeyoushi ol li:hover{
	box-shadow:8px 8px 20px 0px rgba(67,116,194,0.2);
}
.el-homeyoushi ol li h3{
	margin-bottom: 43px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	font-style: normal;
}
.el-homeyoushi ol li h3 span{
	border-bottom: #DBDFE7 2px solid;
	padding-bottom: 16px;
}
.el-homeyoushi ol li div{
	font-family: PingFang SC, PingFang SC;
	text-align: justify;
	color: #6D7280;
	letter-spacing: .01rem;
	font-size: 14px;
	line-height: 16px;
	min-height: 60px;
}
.el-homeyoushi ol li div b{
	color:#000000;
}
.el-homeyoushi ol li .el-img{
	padding-bottom: 45px;
	padding-right: 31px;
	box-sizing: border-box;
}
.el-homeyoushi ol li:first-child .el-img{
	border-bottom: #01B5AF 4px solid;
}
.el-homeyoushi ol li:nth-child(2) .el-img{
	border-bottom: #5E35F7 4px solid;
}
.el-homeyoushi ol li:nth-child(3) .el-img{
	border-bottom: #2570DC  4px solid;
}
.el-homeyoushi ol li:nth-child(4) .el-img{
	border-bottom: #FB7C01  4px solid;
}
.el-homeyoushi ol li:last-child .el-img{
	border-bottom: #FB4B56 4px solid;
}
.el-homeyoushi ol li .el-img{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.el-homeyoushi ol li .el-img img{
	display: block;
	margin: 0 0 0 auto;
	box-sizing:border-box;
}
.el-homenews{
	padding-bottom:66px;
	padding-top: 62px;
}
.el-homenews .el-row{
	margin-top: 78px;
}
.el-homenews .el-card{
	overflow: inherit;
	background: linear-gradient( 180deg, #F3F5F7 0%, #FFFFFF 100%);
	box-shadow: 8px 8px 20px 0px rgba(67,116,194,0.1);
	border-radius: 8px 8px 8px 8px;
	border: 2px solid #FFFFFF;
	padding: 0 28px 33px;
}
}
.el-homenews .el-row .el-col{
	/* background: linear-gradient( 180deg, #F3F5F7 0%, #FFFFFF 100%); */
	/* box-shadow: 8px 8px 20px 0px rgba(67,116,194,0.1); */
	/* border-radius: 8px 8px 8px 8px; */
	/* border: 2px solid #FFFFFF; */
}
.el-homenews .el-row .el-col .el-card__header img{
	display: block;
	height: 191px;
	width: 100%;
	object-fit: cover;
	border-radius: 8px 8px 8px 8px;
}
.el-homenews .el-row .el-col .el-card__header img:hover{
	box-shadow: 1px 1px 10px 0px rgba(67,116,194,0.5);
}
.el-homenews .el-row .el-col .el-card__header p{
	color: #000000;
	margin-top: 16px;
	margin-bottom: 21px;
	letter-spacing: .01rem;
	min-height: 44px;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
}
.el-homenews .el-card__header{
	border-bottom:none;
	padding: 0;
	margin-top: -30px;
}
.el-homenews .el-card__header>div{
	border-bottom: 1px solid #D5DEE7;
}
.el-homenews .el-card__body{
	padding: 23px 0 0;
}
.el-homenews .el-card__body .text_item{
	margin-bottom: 14px;
	min-height: 20px;
	font-size: 14px;
	line-height: 16px;
	font-family: PingFang SC, PingFang SC;
}
.el-homenews .el-card__body .text_item:last-child{
	margin-bottom:0;
}
.el-homenews .el-card__body .text_item a{
	justify-content:space-between;
	align-items:center;
}
.el-homenews .el-card__body .text_item a em{
	background: #E73223;
	color:#fff;
	padding:2px;
	font-style:normal;
	border-radius: 10px 0 0 0;
	font-size: 10px;
	margin-right: 4px;
	line-height: 12px;
}
.el-homenews .el-card__body .text_item a p{
	width: 75%;
	letter-spacing: .01rem;
}
.el-homenews .el-row .el-col .el-card__header p:hover,.el-homenews .el-card__body .text_item a p:hover{
	text-decoration: underline;
}
.el-homenews .el-card__body .text_item a span{
	line-height: 16px;
	font-size: 14px;
	color: #00BAB4;
	font-weight: 400;
}
.el-homenews .el-card__body .text_item a span .el-icon-right{
	padding-left:.5rem;
}
.el-homenews .el-row:last-child{
	width:100%;
}
.el-homenews .el-button--primary{
	width: 10rem;
	margin: 0 auto;
	display: block;
	line-height: 1.5rem;
	border-color: #00bbae;
	background-color: #00bbae;
	background-image: linear-gradient(to bottom right, #00d3ae , #00bab4);
}
.el-homenews .el-button--primary:hover{
	background-color: #fff;
	background-image:linear-gradient(to bottom right, #fff , #fff);
	color: #00bbae;
}
.el-homenews .el-but{
	width:100%;
	margin-top: 4%;
}
.el-homebottom{
	background: url(/template/eyou/pc/images/homebottom_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 3.9rem 0;
}
.el-homebottom h2{
	color: #fff;
}
.el-homebottom .el-but{
    width: 100%;
    margin-top: 1rem;
}
.el-but .el-see{
	transition: all 1s;
}
.el-but .el-see:hover{
	background-color:#00BAB4;
	border-color:#00BAB4;
	color:#fff;
}
@media(max-width: 1024px){
	.el-carousel__container,.el-banner img{
		height: 25rem;
	}
}
@media(max-width: 800px){
	.el-banner .pc-img{
		display: none;
	}
	.el-banner .wap-img{
		display: block;
	}
	.el-carousel__container,.el-banner img{
		height: 25rem;
	}
}
@media(max-width: 768px){
	.el-homeanli .el-homeanli-top{
		margin-bottom:1rem;
		margin-top: 1.5rem;
	}
	.el-homeanli .el-homeanli-top ul,.el-homeanli .el-homeanli-list ol{
		flex-wrap: wrap;
	}
	.el-homeanli .el-homeanli-top ul li{
		width: 32%;
	}
	.el-homeanli .el-homeanli-list{
		margin-top:0;
	}
	.el-homeanli .el-homeanli-list ol li{
		width: 16%;
		min-height: auto;
	}
	.el-homeanli .el-homeanli-list ol li img{
		padding:4% 2%;
	}
	.el-homeyoushi ol{
		flex-wrap: wrap;
		margin-top: 1rem;
	}
	.el-homeyoushi ol li{
		width: 49%;
		margin-top: 1rem;
	}
	.el-homenews .el-row{
		margin-top:1.5rem;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.el-homenews .el-row .el-col-8{
		width: 100%;
		margin-bottom:1rem;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.el-homenews .el-card{
		padding:1rem;
	}
	.el-homenews .el-card__header{
		margin-top:0;
	}
	.el-homenews .el-card__body .text_item:not(:last-child){
		margin-bottom:1.3rem;
	}
	.el-homesystem .el-tabs--left .el-tabs__header.is-left{
		margin-right: 0;
		width: 100%;
		height: auto;
		margin-bottom: 1rem;
	}
	.el-homesystem  .el-tabs--left .el-tabs__nav.is-left{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.el-homesystem .el-tabs--left .el-tabs__item.is-left{
		width: 33%;
	}
	.el-homesystem .el-tabs--left .el-tabs__item.is-left:hover, .el-homesystem .el-tabs__item.is-active{
		width:33% !important;
	}
	.el-homesystem .el-tabs__content{
	 	width:100%;
	 }
	 .el-homesystem .el-tabs__content .el-img img{
	 	min-height:350px;
	 	object-fit:revert;
	 	padding-left: 0;
	 	padding-right: 0;
	 }
	.el-homesystem .el-tabs__content .el-img{
		margin: 0 0 1rem;
	}
}
@media(max-width: 768px){
	.el-carousel__container,.el-banner img{
		height: 22rem;
	}
	.el-homeanli .el-homeanli-list ol li{
		width: 24%;
	}
	.el-homeProduct .el-tabs--left .el-tabs__header.is-left, .el-homecases .el-tabs--left .el-tabs__header.is-left{
		margin-right: 0;
		width: 100%;
		height: auto;
		margin-bottom: 1rem;
	}
	.el-tabs--left .el-tabs__nav.is-left,.el-homecases .el-tabs{
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	 .el-tabs--left .el-tabs__nav-scroll, .el-tabs--left .el-tabs__nav-wrap.is-left{
		height: auto;
	 }
	 .el-tabs__content,.el-homecases .el-tabs__content{
	 	width:100%;
	 }

	 .el-homeProduct .el-tabs--left .el-tabs__item.is-left{
		 width: 50%;
		 padding: .5rem;
		}
	.el-homecases .el-tab-pane .txt_left,.el-homecases .el-tab-pane .img_right{
		padding:2%;
	}
	.el-homecases .el-tab-pane .el-but{
		bottom: 2%;
	}
	 .el-homecases .el-tab-pane .txt_left div{
	 	margin-bottom: 1.5rem;
	 	min-height: auto;
	 }
	 .el-homecases .el-but{
	 	position:inherit;
	 	bottom: inherit;
	 	margin-bottom: 1rem;
	 	padding-top: 1.5rem;
	 }
	 .el-homecases .el-tabs__item{
		 background:rgba(55,99,170,0.2);
		 margin-bottom: .2rem;
	 }
	.el-homecases .el-tabs--left .el-tabs__item.is-left{
		width:24%;
		transition: all .3s;
	}
	.el-homecases .el-tabs--left .el-tabs__item.is-left:nth-last-child(2),.el-homecases .el-tabs--left .el-tabs__item.is-left:last-child{
		width:49.4%;
	}
	.el-homecases .el-tabs--left .el-tabs__item.is-left{
		text-align: center;
		padding:12px 0;
		margin-bottom: .5rem;
	}
	 .el-homesystem .el-tabs--left .el-tabs__item.is-left{
		 text-align: center;
		 padding: 15px 0;
	}
	.el-homesystem .el-tabs--left .el-tabs__item.is-left{
		width: 33%;
	}
}
@media(max-width: 600px){
	.el-carousel__container,.el-banner img{
		height: 17rem;
	}
	.el-homeProduct ul li{
		width: 50%;
	}
	.el-homeProduct ul li:nth-child(3),.el-homeProduct ul li:nth-child(4){
		margin-top: 2%;
	}
	.el-homeProduct ol li{
		width: 50%;
		background-size: 40% !important;
		padding: 21px 22px 60px 21px;
	}
	.el-homeProduct ol li:last-child{
		margin-top:2%;
	}
	.el-homeProduct ol li div{
		margin-bottom:2rem;
	}
	.el-homeyoushi ol li{
		padding-bottom: 20%;
	}
	.el-homeyoushi ol li .el-img {
	    padding-right: 2%;
	    padding-bottom: 2%;
	}
	.el-homecases .el-tab-pane ol{
		 padding: 34px;
	}
	.el-homecases .el-tab-pane .txt_left,.el-homecases .el-tab-pane .img_right{
		width: 100%;
		height:auto;
	}
	.el-homecases .el-tab-pane .img_right{
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 4% 4% 0;
	}
	.el-homecases .el-tab-pane .el-but{
		position:inherit;
		width: 100%;
		padding-top: 1rem;
	}
	.el-homecases .el-tab-pane .img_right img{
		max-width: 48%;
		width: 100%;	
		margin: 0 0 4% 0;
	}
	.el-homecases .el-tab-pane .img_right img:last-child{
		margin: 0 0 4% 0;
	}
	.el-homecases .el-tab-pane ol li{
		width: 100%;
	}
	.el-homecases .el-tab-pane ol li:not(:last-child){
		margin-bottom: 1rem;
	}
	.el-homecases .el-tab-pane .txt_left ul{
		flex-wrap: wrap;
		position: inherit;
		bottom: 0;
		width: 100%;
		margin-bottom: .5rem;
	}
	.el-homecases .el-tab-pane .txt_left ul li{
		flex:inherit;
		width: 25%;
	}
	.el-homecases .el-tab-pane .txt_left ul li:not(:last-child){
		margin-bottom:1rem;
	}
	.el-homesystem .el-tabs--left .el-tabs__item.is-left{
		width: 49%;
	}
	
	.el-homesystem .el-tabs--left .el-tabs__item.is-left:hover, .el-homesystem .el-tabs__item.is-active{
		width:49% !important;
	}
	.el-homesystem .el-tabs__content .el-img img{
		min-height:15rem;
	}
	.el-homeanli .title-small{
		line-height: 22px;
	}
	.el-homeanli .title-small .el-see{
		border:none;
	}
	.el-homeanli .el-homeanli-list ol li{
		width: 33%;
	}
}
@media(max-width: 375px){
	.el-carousel__container,.el-banner img{
		height: 13rem;
	}
	.el-homeProduct ul li{
		padding-bottom: 5%;
	}
	.el-homeyoushi ol li{
		width: 100%;
	}
	.el-homeyoushi ol li{
		padding-bottom: 25%;
	}
	.el-homesystem .el-tabs__content .el-img img{
		min-height: 13rem;
	}
}



.right_pf{ float:left; position:fixed; right:25px; top:50%; margin-top:-10px;  width:54px; z-index:101; text-align:center;
    box-shadow: 0 0 18px rgba(162,162,162,0.3);
    -moz-box-shadow: 0 0 18px rgba(162,162,162,0.3);
    -webkit-box-shadow: 0 0 18px rgba(162,162,162,0.3);
}
.right_pf .ul4{float: left; width: 100%;}
.right_pf .ul4 li{float: left; width: 100%;}
.right_pf .ul4 li a{float: left; width: 100%; line-height: 0;
    background:#0fe9b2;
    background: -webkit-linear-gradient(left,#33c08a,#5cd499);
    background: -o-linear-gradient(left,#33c08a,#5cd499);
    background: -moz-linear-gradient(left,#33c08a,#5cd499);
    background: -ms-linear-gradient(left,#33c08a,#5cd499);
    background: linear-gradient(to right,#33c08a,#5cd499);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%,#33c08a), color-stop(100%,#5cd499));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c0f0', endColorstr='#17e8be',GradientType=0);
}
.right_pf .ul4 li a:hover{
    background: -webkit-linear-gradient(left,#04c0f0,#17e8be);
    background: -o-linear-gradient(left,#04c0f0,#17e8be);
    background: -moz-linear-gradient(left,#04c0f0,#17e8be);
    background: -ms-linear-gradient(left,#04c0f0,#17e8be);
    background: linear-gradient(to right,#04c0f0,#17e8be);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%,#04c0f0), color-stop(100%,#17e8be));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c0f0', endColorstr='#17e8be',GradientType=0);
}

.right_pf .ul4 li{/**height: 56px;**/ margin-top: 1px; }
.right_pf .ul4 li a{height: 100%;font-size: 14px; line-height: 16px; padding: 8px 0;position: relative;border-radius: 3px;}
.right_pf .ul4 li a p{color:#FFF;font-size: 12px;}
.right_pf .ul4 li a .om{width: 0px;height: 56px;font-size: 18px;line-height: 60px;color: #fff;text-align: center; white-space: nowrap;overflow: hidden;
    background: url(../2020/_im_g/om.png) no-repeat right;background-size: 5px; 
 position: absolute;top: 0;right: 46px;transition: 0.3s;z-index:-1;}
.right_pf .ul4 li a .om span{display: block;margin-right: 5px;border-radius: 2px;
    background: -webkit-linear-gradient(left,#04c0f0,#17e8be);
    background: -o-linear-gradient(left,#04c0f0,#17e8be);
    background: -moz-linear-gradient(left,#04c0f0,#17e8be);
    background: -ms-linear-gradient(left,#04c0f0,#17e8be);
    background: linear-gradient(to right,#04c0f0,#17e8be);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%,#04c0f0), color-stop(100%,#17e8be));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c0f0', endColorstr='#17e8be',GradientType=0);
}
.right_pf .ul4 li.weixin a .om{right: 55px; top:-100%;border-radius: 3px;}
.right_pf .ul4 li.weixin a .om span{padding-top:20px;padding-left: 20px; font-size:14px; box-sizing:border-box;}
.right_pf .ul4 li.weixin a .om span img{display:block;}
.right_pf .ul4 li.weixin a .om span b{ display:block; margin-top:-15px;padding-right: 12%;}
.right_pf .ul4 li.weixin a:hover .om{width: 189px !important;height:200px !important;}
.right_pf .ul4 li a:hover .om{width: 180px;}
.right_pf .ul4 li.renter a{ padding:8px 0; /**margin-top:1px;**/}


@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.links{
	width: 100%;
	margin-bottom: 20px;
}
.links .el-icon--right{
	/* display:none; */
}
.links .el-icon--right img{
	width:6%;
	display:block;
}
.links .el-dropdown-menu{
	top:inherit;
	position: inherit;
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	border-color: #fff;
	box-shadow: none;
}
.links .el-dropdown-menu .el-dropdown-menu__item{
	padding: 0;
	margin: 0 20px 0 0;
}
.links .el-dropdown-menu .el-dropdown-menu__item:hover{
	background-color:#fff;
}
.links .el-dropdown-menu .el-dropdown-menu__item:hover a{
	color:#00bab4;
}
@media (max-width: 768px) {
	.links{
		display: none;
	}
}