/*轮播广告样式*/
#banner-slider {
	height: 460px;
	position: relative;
}
#slider-back {
	width: 100%;
	height: 460px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#slider-back p {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	max-width:100%;
	height: 460px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.slider-main {
	width: 1000px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
#slider-btn {
	height: 14px;
	line-height: 23px;
	position: absolute;
	left: 50%;
	bottom: 23px;
	z-index: 5;
}
#slider-btn li {
	position: relative;
	left: -50%;
	z-index: 50;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 30px;
	cursor: pointer;
	border: 1px solid #aeb6c7;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
#slider-btn .slider-active {
	background: #fff;
	border: 1px solid #fff;
	cursor: pointer;
}
.banner-btn1,
.banner-btn2,
.banner-btn3,
.banner-btn4,
.banner-btn5 {
	text-decoration: none;
	width: 160px;
	height: 40px;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	color: #B30A0A;
	position: absolute;
	top: 300px;
	left: 0;
	border: 1px solid #171515;
	/*filter: alpha(opacity=0);*/
	z-index: 3;
}
/*解决IE兼容问题*/
.banner-btn1, .banner-btn2, .banner-btn3, .banner-btn4, .banner-btn5 {
	display: inline-block;
}
.banner-btn1 {
	color: #9d6e1e;
	border: 1px solid #9d6e1e;
}
.banner-btn4 {
	color: #ffc400;
	border: 1px solid #ffc400;
}
.banner-btn1, .banner-btn2, .banner-btn3, .banner-btn4 {
	top: 100px;
}
.banner-btn5 {
	width: 100%;
	height: 100px;
	border: none;
}
.banner-btn5:focus {
	outline: none;
}
.banner-txt {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slider-txt {
	position: absolute;
	z-index: 10;
	left: 0;
}
.slider-txt div {
	font-size: 45px;
}
.slider-txt span {
	display: inline-block;
	font-size: 20px;
	margin-top: 50px;
}
.banner-txt-newyear-1,
.banner-txt-newyear-2 {
	color: #fdg;
}
.banner-txt-vip-1,
.banner-txt-vip-2 {
	color: #9d6e1d;
}
.banner-txt-bj-1 {
	color: #fff0a6;
}
.banner-txt-bj-2 {
	color: #fff;
}
.banner-txt-hk-1,
.banner-txt-hk-2 {
	color: #fff;
}
.banner-txt-ln-1 {
	color: #ffc400;
}
.banner-txt-ln-2 {
	color: #9ab5ff;
}

/*新闻栏*/
.news-bar {
	height: 37px;
	border-top: 1px solid #fff;
	background-color: #f8f9fb;
}
.news-left {
	width: 97%;
	float: left;
	height: 36px;
	line-height: 6px;
	color: #545454;
	overflow: hidden;
	position: relative;
}
.news-left p {
	width: 100%;
	padding-left: 20px;
}
.news-left span {
	display: inline-block;
	width: 20px;
	height: 36px;
	background: url(http://www.lwlssx.com/templets/webd/images/laba.png) no-repeat 0 10px;
	float: left;
}
.news-left p a {
	color: #545454;
	font-size: 14px;
	text-decoration: none;
}
.news-left p a:hover {
	text-decoration: underline;
}
.news-left .news-date {
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	width: 90px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	float: right;
}
.news-right {
	width: 25px;
	float: right;
	height: 36px;
	position: relative;
}
#prev-news, #next-news {
	display: inline-block;
	width: 20px;
	height: 10px;
	cursor: pointer;
}
#prev-news {
	position: absolute;
	right: 0;
	top: 5px;
	background: url("http://www.lwlssx.com/templets/webd/images/btn_up.png") no-repeat;
}
#prev-news:hover {
	background: url("http://www.lwlssx.com/templets/webd/images/btn_up_hover.png") no-repeat;
}
#next-news {
	position: absolute;
	right: 0;
	bottom: 5px;
	background: url("http://www.lwlssx.com/templets/webd/images/btn_down.png") no-repeat;
}
#next-news:hover {
	background: url("http://www.lwlssx.com/templets/webd/images/btn_down_hover.png") no-repeat;
}

.news-list {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
.news-list p {
	position: absolute;
	top: 0;
	left: 0;
}

/*分块公用样式*/
.products,
.solution,
.customers,
.partners,
.notice {
	padding-top:20px;
	padding-bottom: 80px;
}
/*产品与服务 products*/
.products {
	padding-bottom: 70px;
}
.products-title, .solution-title, .customers-title {
	width: 100%;
	margin: 0 auto;
}
.section-title {
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	color: #444;
	font-weight: 500;
}
.products-title p, .solution-title p, .customers-title p {
	margin-top: 16px;
	text-align: center;
	font-size: 15px;
	color: #999;
}
.server-choose {
	width: 100%;
	margin-top:30px;
}
.cloud-servers,
.virtual-servers,
.hosting-servers {

}
.service-block {
	position: relative;
	float: left;
	width: 31%;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 20px 0 64px 3.5%;
	margin-bottom:10px;
	background-image: url(http://www.lwlssx.com/templets/webd/images/hosting_bg.png);
	background-repeat: no-repeat;
	background-position: 86% 47%;
}
.service-block:hover {
	-webkit-box-shadow:  0 15px 30px rgba(0,0,0,0.2);
	-moz-box-shadow:  0 15px 30px rgba(0,0,0,0.2);
	-o-box-shadow:  0 15px 30px rgba(0,0,0,0.2);
	box-shadow:  0 15px 30px rgba(0,0,0,0.2);
}
.virtual-servers,
.hosting-servers{
	margin-left: 3%;
	background-image: url(http://www.lwlssx.com/templets/webd/images/hosting_bg.png);
}
.hosting-servers {
	background-image: url(http://www.lwlssx.com/templets/webd/images/hosting_bg.png);
}
.service-block h2 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
}
.service-block p,
.server-price {
	width: 62%;
	font-size: 14px;
	color: #666;
	margin-top: 24px;
	line-height: 25px;
}
.server-price {
	margin-top: 30px;
	color: #555;
}
.server-price span {
	font-family: Georgia;
	font-size: 32px;
	color: #f76c35;
}
.buy-cloud,
.buy-virtual,
.buy-hosting {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #00a6e2;
	text-decoration: none;
}
.buy-cloud:hover {
	background-color: #009ad3;
}
.buy-virtual {
	background-color: #f7b10a;
}
.buy-virtual:hover {
	background-color: #e8a20a;
}
.buy-hosting {
	background-color: #05c63c;
}
.buy-hosting:hover {
	background-color: #05b33a;
}
.sale-label {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 64px;
}
.hot-sale-label {
	background: url(http://www.lwlssx.com/templets/webd/images/hot_sale.png) no-repeat 0 0;
}
.tobe-online-label {
	background: url(http://www.lwlssx.com/templets/webd/images/tobe_online.png) no-repeat 0 0;
}



/*解决方案*/
.solution {
	background-color: #f3f4f4;
	border-top:1px solid #fff;
	padding-bottom:70px;
}
.solution-box {
	width: 100%;
	margin-top:30px;
}
.solution-block {
	width: 20%;
	height: 390px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: -1px;
}
.sol-area {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	background-color: #fff;
	position: relative;
}
.sol-area h3 {
	margin-top: 30px;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.sol-area p {
	color: #b4b4b4;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}
.sol-game,
.sol-media,
.sol-comm,
.sol-busi,
.sol-finance {
	display: inline-block;
	width: 106px;
	height: 106px;
	border-radius: 53px;
	background-image: url(http://www.lwlssx.com/templets/webd/images/solutions_icons.png);
	background-repeat: no-repeat;
	margin: 40px 0 0 29%;
}
.sol-finance {
	background-position: -61px 0;
}
.solution-1:hover .sol-finance {
	background-position: -61px -106px;
}
.sol-busi {
	background-position: -216px 0;
}
.solution-2:hover .sol-busi {
	background-position: -216px -106px;
}
.sol-game {
	background-position: -361px 0;
}
.solution-3:hover .sol-game {
	background-position: -361px -106px;
}
.sol-media {
	background-position: -506px 0;
}
.solution-4:hover .sol-media {
	background-position: -506px -106px;
}
.sol-comm {
	background-position: -651px 0;
}
.solution-5:hover .sol-comm {
	background-position: -651px -106px;
}

/*客户展示*/
.customers {
	background-color: #fff;
}
.customers-main {
	width: 100%;
	height: 325px;
	margin-top:30px;
}
.cus-left {
	display: inline-block;
	margin: 0;
	width: 33%;
	position: relative;
	padding-top: 60px;
	padding-left: 40px;
}
.cus-left span {
	color: #009fd9;
	font-size: 100px;
	font-family: "SimHei";
}
.quotes-left {
	position: absolute;
	left: -30px;
	top: 30px;
	z-index: 10;
}
.quotes-right {
	position: absolute;
	right: -80px;
	bottom: -70px;
}
.cus-left p {
	font-size: 16px;
	color: #999;
	width: 90%;
	line-height: 30px;
}
.cus-right {
	width: 660px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
}
.cus-line1, .cus-line2 {
	width: 100%;
	height: 170px;
}
.cus-line1 {
	position: absolute;
	right: 0;
	top: 10px;
}
.cus-line2 {
	position: absolute;
	right: 0;
	top: 148px;
}
.cus-right li {
	width: 170px;
	height: 170px;
	float: left;
	padding: 34px 0 0 37px;
}
.cus-logo1,
.cus-logo2,
.cus-logo3,
.cus-logo4,
.cus-logo5,
.cus-logo6,
.cus-logo7,
.cus-logo8 {
	position: relative;
	margin-right: -16px;
}
.cus-logo4,.cus-logo8 {
	margin: 0;
}

.cus-logo1 span,
.cus-logo2 span,
.cus-logo3 span,
.cus-logo4 span,
.cus-logo5 span,
.cus-logo6 span,
.cus-logo7 span,
.cus-logo8 span {
	display: inline-block;
	width: 98px;
	height: 98px;
	background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_zjstv.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cus-logo2 span {
	background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_fsmeeting.png);
}
.cus-logo3 span {
	background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_zhonghang.png);
}
.cus-logo4 span {
	background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_28tui.png);
}
.cus-logo5 span {
	background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_yixuela.png);
}
.cus-logo8 span {
background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_chaxunla.png);
}
.cus-logo6 span {
background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_sh.png);
}
.cus-logo7 span {
background-image: url(http://www.lwlssx.com/templets/webd/images/cuslogo_258.png);
}
.cus-right i {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(http://www.lwlssx.com/templets/webd/images/cus_bg.png) no-repeat;
}
.cus-right li:hover i {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0.2;
}
.cus-right li:hover {
	background: url(http://www.lwlssx.com/templets/webd/images/cus_bg_li.png) no-repeat;
}
/*合作伙伴*/
.partners {
	background-color: #f3f4f4;
	border-top:1px solid #fff;
	padding-bottom:80px;
}
.partners-list {
	width: 100%;
	margin-top:50px;
}
.partners-list li {
	width: 18%;
	height: 100px;
	border: 1px solid #eee;
	float: left;
	margin-right: 2.5%;
}
.partners-list .pt-5 {
	margin-right: 0;
}
.partners-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.partners-list li:hover {
	border: 1px solid #009fd9;
}
.pt-1,
.pt-2,
.pt-3,
.pt-4,
.pt-5,
.pt-6{
	background-image: url(http://www.lwlssx.com/templets/webd/images/partner_logos.jpg);
	background-repeat: no-repeat;
	background-position: -84px 0;
}
.pt-2 {
	background-position: -84px -98px;
}
.pt-3 {
	background-position: -91px -196px;
}
.pt-4 {
	background-position: -89px -294px;
}
.pt-5 {
	background-position: -90px -392px;
}
/*通知栏*/
.notice {
	padding-bottom: 60px;
	width: 100%;
}
.nt-1, .nt-2, .nt-3 {
	width: 30%;
	margin-right: 5%;
	float: left;
}
.nt-3 {
	margin-right: 0;
}
.nt-title {
	height: 36px;
	line-height: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.nt-main-title {
	display: inline-block;
	font-size: 22px;
	color: #444;
}
.nt-title a {
	float: right;
	color: #009fd9;
	font-size: 12px;
	text-decoration: none;
	margin: 7px 10px  0 0;
}
.nt-title a:hover {
	text-decoration: underline;
}
.nt-list li {
	color: #666;
	font-size: 14px;
	overflow: hidden;
}
.nt-list span {
	color: #9c9c9c;
}
.nt-list li a {
	display: inline-block;
	width: 100%;
	line-height: 32px;
	text-decoration: none;
	color: #444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nt-list li a:hover {
	color: #009fd9;
}
.notice-img {
	display: inline-block;
	height: 72px;
	width: 300px;
	background: url(http://www.lwlssx.com/templets/webd/images/notice_jiangsu.jpg) no-repeat 0 0;
	margin-bottom: 25px;
}
.notice-img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*底部注册页面链接*/
.to-register {
	text-align: center;
	padding-bottom: 40px;
}
.to-register a {
	display: inline-block;
	padding: 10px 50px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #009FD9;
}
.to-register a:hover {
	background-color: #0091c7;
}
/*视频链接banner*/
.video-link {
	width:100%;
	height:200px;
	background:url(http://www.lwlssx.com/templets/webd/images/v_banner_2.jpg) no-repeat center center;
	display: none;
}
.video-link .video-content{
	 position:relative;
}
.video-text {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -264px;
	width: 508px;
	height: 108px;
	background: url(http://www.lwlssx.com/templets/webd/images/v_banner_text.png) no-repeat center center;
	opacity: 0;
}
.video-link:hover .v-btn {
	-webkit-animation:v-btn-change1 0.5s linear 2;
	-moz-animation:v-btn-change1 0.5s linear 2;
	-o-animation:v-btn-change1 0.5s linear 2;
	animation:v-btn-change1 0.5s linear 2;
}
.video-link .v-btn:hover {
	background: url(http://www.lwlssx.com/templets/webd/images/v_link_hover.png);
	-webkit-animation:v-btn-change2 0.3s linear 1 forwards;
	-moz-animation:v-btn-change2 0.3s linear 1 forwards;
	-o-animation:v-btn-change2 0.3s linear 1 forwards;
	animation:v-btn-change2 0.3s linear 1 forwards;
}

.v-btn {
	display: inline-block;
	width:72px;
	height:72px;
	background: url(http://www.lwlssx.com/templets/webd/images/v_link.png);
	position: absolute;
	top: 122px;
	left:50%;
	margin-left: -40px;
	opacity: 0;
}
.video-hover-hidden {
	display: none;
	background-image: url(http://www.lwlssx.com/templets/webd/images/v_link_hover.png);
}
@-webkit-keyframes v-btn-change1 {
	0%{transform:scale(1)}
	50%{transform:scale(1.1)}
	100%{transform:scale(1)}
}

@-moz-keyframes v-btn-change1 {
	0%{transform:scale(1)}
	50%{transform:scale(1.1)}
	100%{transform:scale(1)}
}
@-o-keyframes v-btn-change1{
	0%{transform:scale(1)}
	50%{transform:scale(1.1)}
	100%{transform:scale(1)}
}
@keyframes v-btn-change1 {
	0%{transform:scale(1)}
	50%{transform:scale(1.1)}
	100%{transform:scale(1)}
}

@-webkit-keyframes v-btn-change2 {
	0%{transform:scale(1)}
	100%{transform:scale(1.1)}
}
@-moz-keyframes v-btn-change2 {
	0%{transform:scale(1)}
	100%{transform:scale(1.1)}
}
@-o-keyframes v-btn-change2 {
	0%{transform:scale(1)}
	100%{transform:scale(1.1)}
}
@keyframes v-btn-change2 {
	0%{transform:scale(1)}
	100%{transform:scale(1.1)}
}
/*video banner 结束*/

@media screen and (max-width: 1017px) {
	.youshi-list-main div {
		width:330px;
	}
	.hosting-servers{
		margin-left:2.6%;
	}
	.nt-list li {
		font-size:12px;
	}
	.partners-list li {
		margin-right:1.6%;
	}
	.pt-1,
	.pt-2,
	.pt-3,
	.pt-4,
	.pt-5,
	.pt-6{
		background-image: url(http://www.lwlssx.com/templets/webd/images/partner_logos.jpg);
		background-repeat: no-repeat;
		background-position: -105px 0;
	}
	.pt-1 {
		margin-left:10px;
	}
	.pt-2 {
		background-position: -100px -98px;
	}
	.pt-3 {
		background-position: -100px -196px;
	}
	.pt-4 {
		background-position: -100px -294px;
	}
	.pt-5 {
		background-position: -102px -392px;
	}
	.pt-6 {
		background-position: -104px -490px;
	}
}



/*
     FILE ARCHIVED ON 20:44:42 Jun 04, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:21:09 Oct 05, 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.75
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.025
  esindex: 0.014
  cdx.remote: 12.129
  LoadShardBlock: 49.926 (3)
  PetaboxLoader3.datanode: 123.687 (4)
  load_resource: 120.525
  PetaboxLoader3.resolve: 43.487
*/