.item-list{
	/*padding-top: 120px;*/
}
.item-list>ul>li{
	width: 16.666666%;
}
.list-main{
	width: 100%;
	height: 300px;
	position: relative;
}
.list-default{
	width: 100%;
	height: 100%;
}
.list-img{
	width: 100%;
	height: 170px;
	line-height: 170px;
}
.list-text p{
	padding-bottom: 25px;
	color: #000;
	font-size: 16px;
}
.list-text a{
	display: block;
	width: 100%;
	color: #000;
	line-height: 1.6;
}
.list-active{
	width: 100%;
	height: 0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	background-color: #ededed;
	-webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.list-active .list-img{
	height: 130px;
	line-height: 130px;
}
.list-active .list-text{
	font-weight: bold;
}
.item-list>ul{
text-align: center;
}
.list-active::after{
	content: "";
	width: 100%;
	height: 4px;
	background-color: #e50014;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
item-list il {
    text-align:center;
}
/*.list-main:hover{
	background-color: #ededed;
}*/
.list-main:hover .list-active{
	height: 100%;
}
.list-main:hover .list-active::after{
	opacity: 1;
}

.plan{
	position: relative;
}
.plan-img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.plan-img img{
	width: 100%;
}
.plan-main{
	width: 670px;
	height: 100%;
	padding: 107px 150px 0 70px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	overflow: hidden;
}
.plan-top{
	width: 670px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 10;
    padding: 0 150px 0 70px;
}
.plan-left{
	font-size: 24px;
	height: 100%;
}
.plan-num{
	font-size: 48px;
}
.plan-btn a{
	margin: 0 4px;
}
.plan-title{
	font-size: 22px;
	color: #fff;
	padding: 30px 0;
	position: relative;
}
.plan-title::after{
	content: "";
	width: 30px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.plan-text{
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
	padding: 40px 0;
}
.plan-text h3{
	font-size: 30px;
	margin-bottom: 30px;
	margin-top: 0;
}
.plan-a a{
	display: block;
	width: 205px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	background-color: #e50014;
}
.plan-a a span{
	margin-left: 35px;
}

.plan-main-list{
	display: none;
}
.plan-main-list:first-child{
	display: block;
}

.title{
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #000;
}
.more{
	height: 50px;
	line-height: 50px;
	font-size: 12px;
}
.more>a{
	color: #e50014;
}
.more>a img{
	margin-right: 5px;
}
.product{
	padding: 50px 0;
}
.item-top{
	padding-bottom: 30px;
}
.product-list>ul>li{
	width: 25%;
	height: auto;
}
.product-text h3{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	margin: 15px 0;
	height: 36px;
	line-height: 36px;
}
.product-img{
	height: 120px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	text-align: center;
}
.product-text{
	padding-left: 25%;
}
.product-img a{
	display: block;
	height: 100%;
}
.product-img img{
	height: 100%;
}
.product-text ul li{
	width: 100%;
	line-height: 24px;
	color: #3e3e3e;
	padding-left: 24px;
	position: relative;
}
.product-text ul li::after{
	content: "";
	width: 12px;
	height: 8px;
	background: url(https://web.archive.org/web/20220112155859im_/http://hdlrope.com/images/yes1.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 10px;
	left: 0;
}


/*新闻资讯*/
.news{
	padding: 50px 0;
}
.news .more>a{
	color: #000000;
}
.news-list>ul{
	margin: 0 -20px;
}
.news-list>ul>li{
	width: 33.333333%;
	padding: 10px 20px;
}
.news-main>a{
	display: block;
	width: 100%;
	background-color: #fff;
	color: #2c2c2c;
}
.news-img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-img img{
	widows: 100%;
}
.news-text{
	width: 100%;
	height: auto;
	padding: 0 30px 30px 30px;
}
.news-time>span{
	color: #e50014;
	padding: 30px 0 25px 0;
	position: relative;
}
.news-time>span::after{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #e50014;
	position: absolute;
	top: 0;
	left: 0;
}
.news-text-main{
	width: 100%;
	height: 100px;
	line-height: 1.6;
	font-size: 16px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.news-btn{
	padding: 10px 0;
}
.news-main>a:hover .news-img>img{
	transform: scale(1.1);
}
.news-main>a:hover .news-btn>span{
	margin-left: 30px;
}
.news-main>a:hover .news-text-main{
	text-decoration: underline;
	color: #e50014;
}

.module{
	width: 100%;
	height: auto;
	padding: 50px 0;
}
.module>ul{
	margin: 0 -20px;
}
.module>ul>li{
	width: 50%;
	padding: 20px;
}
.module-main{
	width: 100%;
	height: auto;
}
.module-main a{
	display: block;
	width: 100%;
	height: auto;
	color: #fff;
	position: relative;
}
.module-img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.module-img img{
	width: 100%;
}
.module-text{
	width: 100%;
	padding: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 24px;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* 标准的语法（必须放在最后） */
}

.module-main a:hover .module-img img{
	transform: scale(1.1);
}


.banner-img{
	width: 100%;
	height: auto;
	position: relative;
}
.slideBox{
	width: 100%;
}
/*
     FILE ARCHIVED ON 15:58:59 Jan 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:43:25 Sep 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.683
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.012
  esindex: 0.013
  cdx.remote: 30.33
  LoadShardBlock: 110.299 (3)
  PetaboxLoader3.datanode: 117.536 (4)
  PetaboxLoader3.resolve: 62.248 (2)
  load_resource: 74.879
*/