@charset "utf-8";
#header{
	position: relative;
	z-index: 999;
	background: transparent;
	color: #fff;
}



#header:hover{
	background: #000;
}


.logo h1{
	color: #fff;
}

.nav li a{
	color: #fff;
}

.search{
	background: #fff;
}

.banner {
	background: #000;
	margin-top: -110px;
}

.banner .bannerBox{
	height: 640px;
	position: relative;
}

.banner .bannerBox li{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 640px;
	display: none;
}

.banner .bannerBox li:first-child{
	display: block;
}

.banner .bannerBox img,.banner .bannerBox a{
	display: block;
	width: 100%;
	height: 640px;
}

.banner .bannerBox a{
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1920px 640px;
}

.banner .bannerBtn{
	text-align: center;
}

.banner .bannerBtn li{
	width: 296px;
	height: 120px;
	display: inline-block;
	border: 2px solid #000000;
	margin: 15px 0;
	margin-left: 15px;
}

.banner .bannerBtn li:first-child{
	margin-left: 0;
}

.banner .bannerBtn li img,
.banner .bannerBtn li a{
	display: block;
	height: 100%;
	width: 100%;
}

.banner .bannerBtn li:hover{
	border-color: #666;
}

.banner .bannerBtn li.active{
	border-color: #c140ff;
}

.content{
	background: url(https://www.hpe.com/content/dam/hpe/shared-publishing/images-norend/ls/main_offerings_background.jpg.hpetransform/bounded-resize:width=1920/image.orig) no-repeat center;
	background-size: 100% auto;
	padding-bottom: 120px;
}

.contentItem{
	padding-top: 120px;
}

.content .contentTxt {
	width: 765px;
}

.contentTxt h6{
	font-size: 50px;
	margin-bottom: 20px;
	color: #fff;
}

.contentTxt li{
	line-height: 40px;
	font-size: 28px;
	color: #fff;
}

.content .contentTxt h4{
	background-color: #FFF;
	background-position: top center;
	background-attachment: fixed;
	background-size: 100% auto;
	background-clip: text;
	background-image: url(https://www.hpe.com/content/dam/hpe/art_text_images/text_as_art_background.jpg.hpetransform/bounded-resize:width=1600~quality:quality=65/image.orig);
	color: transparent;
	-webkit-background-clip: text;
	font-weight: bold;
	font-size: 120px;
	text-transform: none;
	line-height: .75em;
	font-style: normal;
	word-wrap: break-word;
	word-break: break-word;
	white-space: inherit;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial,SimSun,sans-serif
}

.content .contentTxt p{
	font-size: 28px;
	color: #01A982;
	font-family: Arial,SimSun,sans-serif
}

.content .contentTxt .btn{
	display: block;
	width: 288px;
	height: 60px;
	border: 2px solid #01A982;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #01A982;
	margin-top: 60px;
}

.content .contentImg{
	width: 615px;
}

.content .contentImg img{
	width: 100%;
}

h2.titleCommon{
	font-size: 50px;
	color: #000;
	padding-bottom: 80px;
	text-align: center;
	position: relative;
}

h2.titleCommon p{
	position: absolute;
	left: 50%;
	margin-left: -45px;
	bottom: 40px;
	width: 90px;
	height: 9px;
	background: #3DB253;
}


/* hotProduct */
.hot{
	margin-bottom: 60px;
}

.hotProduct .hotProducts{
	float: left;
	padding: 15px;
	width: 456px;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	position: relative;
}

.hotProduct .hotProducts .tag{
	position: absolute;
	width: 50px;
	height: 56px;
	background: url(../images/channel_tipbg.png);
	top: -7px;
	right: 13px;
}

.hotProduct .hotProducts.new .tag{
	background-position: 0;
}

.hotProduct .hotProducts.sales .tag{
	background-position: -250px 0;
}

.hotProduct .hotProducts.hotTag .tag{
	background-position: -100px 0;
}

.hotProduct .hotProducts:hover{
	box-shadow: 0 0 10px 5px #eee;
	transition: .4s;
}

.hotProduct .hotProducts:nth-child(3n+0){
	margin-right: 0;
}

.hotProduct .hotProducts .hotProductsImg{
	width: 100%;
	height: 284px;
	margin-bottom: 10px;
}

.hotProduct .hotProducts .hotProductsImg img{
	width: 100%;
	height: 100%;
}

.hotProduct .hotProducts .hotProductsTxt h4{
	color: #007DB8;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.hotProduct .hotProducts .hotProductsTxt p{
	font-size: 14px;
	color: #73B2D0;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	-ms-line-clamp: 2;
	overflow: hidden;
}
/* hotProduct */

.product{
	padding: 60px 0;
}

.product .productItem{
	width: 327.5px;
	background: #fff;
	float: left;
	box-shadow: 0 0 10px 6px #f5f5f5;
	margin-right: 30px;
}

.product .productItem:last-child{
	margin-right: 0;
}

.product .productItem .productImg{
	position: relative;
}

.product .productItem .productImg img{
	position: relative;
	z-index: 10;
}

.product .productItem .productImg::after{
	content: '';
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	background: #FEC901;
	z-index: 9;
}

.product .productItem:nth-child(2) .productImg::after{
	background: #01A982;
}
.product .productItem:nth-child(3) .productImg::after{
	background:#FF8300;
}
.product .productItem:nth-child(4) .productImg::after{
	background:#C140FF;
}

.product .productTxt{
	padding: 15px;
}

.product .productTxt h4{
	font-size: 24px;
	color: #000;
	margin-bottom: 15px;
}

.product .productTxt p{
	font-size: 18px;
	color: #333;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 15px;
}

.product .productTxt span{
	color: #01A982;
	font-size: 20px;
}

/**news style>>**/

.news {
	padding-top: 60px;
	padding-bottom: 60px;
}

.news .news-con {
	padding-top: 20px;
}

.news .news-con .news-list {
	width: 456px;
	margin-left: 15px;
}

.news .news-con .news-list:first-child {
	margin-left: 0;
}

.news .news-con .news-list .news-title{
	height: 250px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}

.news .news-con .news-list .news-title h3{
	font-size: 16px;
	position: absolute;
	left: 15px;
	top: -8px;
	height: 34px;
	z-index: 999;
	padding-right: 6px;
	line-height: 34px;
	background: url(../img/news-t.png) no-repeat top right;
}

.news .news-con .news-list .news-title h3 a{
	display: block;
	background: #0080C9;
	height: 34px;
	padding: 0 10px;
	color: #fff;
	border-radius: 3px 0 0 0;
}

.news .news-con .news-list:nth-of-type(2) .news-title h3{
	background: url(../img/news-t2.png) no-repeat top right;
}

.news .news-con .news-list:nth-of-type(3) .news-title h3{
	background: url(../img/news-t3.png) no-repeat top right;
}

.news .news-con .news-list .news-title > a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.news .news-con .news-list .news-title img{
	width: 456px;
	height: 250px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}

.news .news-con .news-list .news-title:hover a img{
	transform: scale(1.2);
}

.news .news-con .news-list .news-title:hover{
	box-shadow: 0 0 12px 0 rgba(33,86,178,.28)
}

.news .news-con .news-list .news-title > div,.news .news-con .news-list .news-title > p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
}

.news .news-con .news-list .news-title > div {
	background: #fff;
	background: rgba(255,255,255,.9);
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.news .news-con .news-list .news-title > p,.news .news-con .news-list ul li{
	line-height: 50px;
	padding: 0 10px;
	font-size: 14px;
}

.news .news-con .news-list .news-title > p a,.news .news-con .news-list ul li a{
	display: block;
	color: #333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}

.news .news-con .news-list .news-title > p a:hover,.news .news-con .news-list ul li a:hover{
	text-decoration: underline!important;
	color: #E22319;
}

.news .news-con .news-list .news-title > p span,.news .news-con .news-list ul li span{
    float: left;
	margin-top: 15px;
    padding: 0 5px;
    min-width: 40px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-right: 10px;
    background: #fc7373;
    border-radius: 3px;
    vertical-align: middle;
}

.news .news-con .news-list ul li span{
	margin-top: 5px;
}

/*.news .news-con .news-list ul{
	border: 1px solid #ddd;
    border-top: 0;
}*/

.news .news-con .news-list ul li{
	line-height: 30px;    
}

.news .news-con .news-list ul li span{
	background: #eef0fa;
	color: #333;
}




/**<<news style**/