/*淘梦网络虚拟主机样式*/
.vh-bg {
	background: #1d1e2c url(img/virtualhost-bg.png) no-repeat top center;
	width: 100%;
	min-width: 1200px;
	height: 405px
}

.vh-tit {
	background: url(img/virtualhost-pro.png) no-repeat 0 11px;
	padding-left: 80px;
	font-size: 52px;
	line-height: 78px;
	font-weight: lighter;
	color: #fff
}

.padd40 {
	padding-top: 40px
}

.fwq-detail {
	font-size: 14px;
	color: #97a0b4;
	line-height: 30px
}

.btnbox {
	overflow: hidden;
	margin-top: 45px
}

.buybtn {
	width: 142px;
	height: 35px;
	color: #213152;
	text-align: center;
	background: #fff;
	line-height: 35px;
	font-size: 14px;
	float: left
}

.buybtn:hover {
	color: #213152
}

.checkbtn {
	width: 140px;
	height: 33px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	float: left;
	margin-left: 25px
}

.checkbtn:hover {
	color: #213152;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.padd40 {
	padding-top: 40px
}

.cqidc-auto {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.ssl-nav-container {
	background: #2e303f;
	width: 100%;
	/*height: 74px;*/
	min-width: 1200px
}

.ssl-nav {
	width: 1200px;
	margin: 0 auto;
}

.ssl-nav-item {
	/* width: 171px; */
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	float: left;
	text-align: center;
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;
}

.ssl-nav-item:hover {
	background: #00aaff;
	color: #fff
}

.ssl-nav-item.current {
	background: #00aaff
}

@charset "UTF-8";

@import url('bootstrap.min.css');
/*@import url('bootstrap-select.css');
@import url('ui-dialog.css');*/
@import url('common.css');

.vhost .ntop {
	width: 100%;
	height: 550px;
}

.vhost .nbanner {
	width: 100%;
	height: 550px;
	position: relative;
}

.vhost .nbanner ul {
	width: 100%;
	overflow: hidden;
}

.vhost .nbanner ul li {
	float: left;
}

.vhost .nbanner .b1 {
	width: 100%;
	height: 550px;
	background: url(../Images/banner01.jpg) no-repeat center center #243056;
}

.vhost .nbanner .b1 ul {
	width: 880px;
	overflow: hidden;
	margin: 380px auto 0px auto;
}

.vhost .nbanner .b1 ul li {
	float: left;
	padding: 0px 30px;
	border-right: 1px solid #d3dddc;
	text-align: center;
	color: #fff;
}

.vhost .nbanner .b1 ul li span {
	font-size: 16px;
	font-weight: bold;
}

.vhost .nbanner .b1 ul li p {
	font-size: 12px;
	color: #fff;
	margin-top: 22px;
}

.vhost .nbanner .b2 {
	width: 100%;
	background: #181e2f url(../Images/banner02.jpg);
	height: 550px;
	position: relative
}

.vhost .nbanner .b2 .freeinfo {
	width: 690px;
	height: 170px;
	top: 180px;
	position: absolute;
	left: 50%;
	margin-left: -570px;
	color: #fff;
}

.vhost .nbanner .b2 .freeinfo .name {
	width: 100%;
	height: 30px;
	font-size: 18px;
}

.vhost .nbanner .b2 .freeinfo .name span {
	padding-right: 10px;
}

.vhost .nbanner .b2 .freeinfo .title {
	width: 100%;
	height: 80px;
	font-size: 50px;
	letter-spacing: 5px;
	line-height: 90px;
	background: url(../Images/txtinfo.png) no-repeat center left;
}

.vhost .nbanner .b2 .freeinfo .conf {
	width: 100%;
	height: 30px;
	margin: 10px auto;
}

.vhost .nbanner .b2 .freeinfo .conf li {
	float: left;
	width: 140px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 20px;
}

.vhost .nbanner .b2 .freeinfo .conf li span {
	font-size: 24px;
	padding-right: 10px;
}

.vhost .nbanner .b2 .freeinfo .conf li:first-child {
	padding-left: 0px;
	width: 120px;
}

.vhost .nbanner .b2 .freeinfo .conf li:nth-child(2) {
	border-left: 1px solid #8f95a0;
	border-right: 1px solid #8f95a0;
	text-align: center;
}

.vhost .nbanner .b2 .freeinfo a {
	display: block;
	float: left;
	width: 136px;
	height: 44px;
	border: 1px solid #fff;
	margin-top: 20px;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
	font-size: 20px;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

.vhost .nbanner .b2 .freeinfo a:hover {
	color: #243056;
	background: #fff
}

.vhost .nbanner .b2 .freepic {
	width: 245px;
	height: 210px;
	top: 220px;
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: 300px;
	background: url(../Images/ico_index.png) no-repeat center top;
}

.vhost .nbanner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.vhost .nbanner .dots li {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 4px;
	text-indent: -999em;
	border-radius: 9px;
	cursor: pointer;
	opacity: .4;
	background: #243056;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}

.vhost .nbanner .dots li.active {
	background: #e73f3f;
	opacity: 1;
}



/*虚机列表开始*/

.wrapper_product {
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
}

.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}

.product ul {
	width: 100%;
	overflow: hidden;
}

.products_list {
	float: left;
	/*width: 282px;*/
	width: 22.1%;
	position: relative;
	background: #fff;
	padding: 25px 10px;
	margin-right: 14px;
	overflow: hidden;
	margin-top: 10px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

/*--标题*/
.products_list .title {
	width: 100%;
	text-align: center;
	color: #1f2a50;
	font-size: 18px;
	font-weight: bold;
}

.products_list .title span {
	padding-left: 10px;
}

.products_list .title p {
	font-size: 12px;
	color: #9e9e9e;
	font-weight: normal;
	line-height: 38px;
}
/*--描述*/
.products_list .discribe {
	width: 100%;
	overflow: hidden;
	color: #959595;
	text-align: center;
	margin: 0px auto;
}

.products_list .discribe b {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

.products_list .discribe .dis1 {
	float: left;
	width: 29%;
	overflow: hidden;
	border-right: 1px solid #eee;
}

.products_list .discribe .dis2 {
	float: left;
	width: 40%;
	overflow: hidden;
	border-right: 1px solid #eee;
}

.products_list .discribe .dis3 {
	float: left;
	width: 30%;
	overflow: hidden;
}
/*--信息字段*/
.products_list .info {
	width: 100%;
	overflow: hidden;
	padding: 26px 13px 0px 13px;
}

.products_list .info div {
	line-height: 28px;
	color: #666;
	min-height: 28px;
	overflow: hidden;
}

.products_list .info div p {
	float: left;
	width: 29%;
	font-size: 12px;
	line-height: 28px;
	text-align: justify;
	text-justify: inter-word;
}

.products_list .info div p span {
	padding-left: 6px;
}

.products_list .info div h6 {
	float: left;
	width: 71%;
	font-size: 12px;
	line-height: 28px;
}
/*--更多按钮*/
.products_list .info .more {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-top: 1px dotted #e1e1e1;
	margin-top: 16px;
}

.products_list .info .more a {
	color: #b4b4b4;
	display: none;
}

.products_list .info .more a:hover {
	color: #727272;
}

.products_list .info:hover .more a {
	display: block;
}

.products_list .info .more-info {
	width: 100%;
	display: none;
}

.products_list .info .more-info-act {
	display: block;
}
/*价格*/
.products_list .price {
	width: 100%;
	overflow: hidden;
	color: #646464;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.products_list .price span {
	font-size: #ff3636;
	font-weight: bold;
	font-size: 26px;
	color: #ff4d5e;
}
/*购买*/
.products_list .buy {
	display: block;
	width: 88%;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #00aaff;
	margin: 0px auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/*产品列表结束，小活动开始*/

/*内容开始*/
.content {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}

.content .title {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 20px;
	background: url(../Images/vhost/contenttitleline.jpg) repeat-x center left;
}

.content .title span {
	padding-right: 10px;
	background: #fff;
	font-size: 20px;
	color: #3e3e3e;
}

.virtue {
	width: 100%;
	overflow: hidden;
}

.virtue li {
	float: left;
	margin-bottom: 40px;
}

.virtue .img {
	float: left;
	margin-right: 25px;
}

.virtue .txt {
	float: left;
	color: #8c8d8f;
	font-size: 14px;
}

.virtue .txt h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #4f4f4f;
}

.virtue_p {
	border-bottom: 1px dotted #ccc;
}

.virtue_p li {
	width: 50%;
	padding-right: 50px;
}

.virtue_p .txt {
	width: 450px;
}

.virtue_s {
	margin-top: 30px;
}

.virtue_s li {
	width: 25%;
	padding-right: 50px;
}

.virtue_s .txt {
	width: 150px;
}
/* 云虚拟主机性能测试 */
.content .mt-20 {
	margin-top: 20px;
}

.content .mt30 {
	margin-top: 30px;
}

.content .mb40 {
	margin-bottom: 40px;
}

.performance-lists {
	overflow: hidden;
	padding: 20px 0;
}

.performance-lists li {
	float: left;
	text-align: center;
}

.performance-lists li a {
	display: inline-block;
	width: 220px;
	height: 37px;
	margin-right: 24px;
	line-height: 37px;
	background: #e4e4e4;
	color: #fff;
	font-size: 14px;
}

.performance-lists li:last-child a {
	margin-right: 0px;
}

.performance-lists li a.on {
	background: #728ad5;
}

.performance-contents {
	width: 1200px;
	height: 617px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.performance-contents .performance-content {
	text-align: center;
}

.performance-contents .performance-content .perfcontent-title h4 {
	font-size: 20px;
	text-align: center;
	padding: 35px 0 33px 0;
	color: #5c5c5c;
}

.contents-table {
	overflow: hidden;
}

.contents-table .ct-title {
	width: 100%;
	height: 60px;
	background: #ededed;
	line-height: 60px;
	font-size: 16px;
	color: #373737;
	text-indent: 0.5em;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
}

.contents-table .ct-title .ct-title-img {
	dispaly: inline-block;
	margin-right: 13px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.imgrotate img {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.content-table {
	border: 1px solid #eee;
	width：1200px;display: block;
}

.content-table-show {
	display: block;
}

.content-table tr {
	border-bottom: 1px solid #eee;
}

.content-table td {
	width: 255px;
	height: 65px;
	border-left: 1px solid #eee;
	font-size: 12px;
	color: #5b5b5b;
	text-indent: 2em;
}

.content-table tr td.center {
	font-size: 14px;
	text-align: center;
	text-indent: 0em;
}

.content-table .w180 {
	width: 180px;
	background: #fafafa;
	text-align: left;
	font-size: 14px;
	text-indent: 2em;
}

.content-table .w510 {
	width: 510px;
	background: #fafafa;
	text-align: left;
}

.content-table .w510 .lineheight32 {
	line-height: 32px;
	margin: 10px 0;
}

.content-table .bgcolor-fa {
	background: #fafafa;
}

.content-table .w510 span {
	width: 60px;
	margin: 0 20px;
}

.content-table td.resetW1 {
	width: 128px;
}

.content-table td.resetW2 {
	width: 145px;
}

.content-table td.resetW3 {
	width: 165px;
}

.content-table td.resetW4 {
	width: 135px;
}

.content-table td.resetW5 {
	width: 133px;
}

.content-table td.resetW6 {
	width: 168px;
}

.content-table td.resetW7 {
	width: 146px;
}

.content-table .ct-title td {
	text-align: left;
	font-size: 16px;
	color: #373737;
	background: #ededed;
	text-indent: 1.5em;
}

.param-multi {
	min-height: 27px;
	height: auto;
	padding-top: 0;
	width: 50%;
	float: left;
}

.param-single {
	margin: 20px 0;
}

.param-alignment {
	padding-left: 28px;
}

.icon-img {
	margin-right: 8px;
}

.content-left {
	width: 180px;
	float: left;
	background: #f5f5f5;
}

.content-left ul {
}

.content-left ul li {
	position: relative;
	line-height: 48px;
	color: #3e3e3e;
	font-size: 14px;
	text-align: center;
	background: #f5f5f5;
	cursor: pointer;
	margin-bottom: 5px;
}

.content-left ul li::before {
	position: absolute;
	content: "";
	width: 0px;
	height: 0px;
	border: 9px solid;
	border-color: transparent  transparent transparent transparent;
	right: -16px;
	top: 16px;
}

.content-left ul li:hover {
	color: #fff;
	background: #728bd5;
	animation: bounceInUp 1s ease 0s
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	60% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.content-left ul li.on {
	color: #fff;
	background: #728bd5;
}

.content-left ul li:hover::before {
	border-color: transparent  transparent transparent #728bd5;
}

.content-left ul li.on::before {
	border-color: transparent  transparent transparent #728bd5;
}

.customer, .service-center {
	overflow: hidden;
}

.customer {
	width: 965px;
	float: right;
}

.customer li {
	width: 482px;
	float: left;
	cursor: pointer;
	margin-bottom: 30px;
}

.customer li .customer-img {
	width: 125px;
	height: 110px;
	border: 1px solid #eee;
	float: left;
}

.customer li .customer-txt {
	width: 357px;
	float: right;
	padding: 0 40px 0 16px;
}

.customer li .customer-txt h3 {
	font-size: 16px;
	color: #536499;
}

.customer li .customer-txt h4 {
	font-size: 14px;
	color: #535353;
	line-height: 35px;
}

.customer li .customer-txt p {
	font-size: 12px;
	color: #7b7b7b;
}

.service-center {
	width: 360px;
	margin-right: 60px;
	float: left;
}

.service-center:last-child {
	margin-right: 0px;
}

.service-center ul {
	overflow: hidden;
}

.service-center ul li.title {
	list-style: none;
	text-align: center;
	font-size: 24px;
	color: #fff;
	height: 60px;
	line-height: 60px;
	margin-top: 0;
}

.service-center ul li.scdt1 {
	background: #758cd6 url(../Images/vhost/scli1.png) no-repeat center left;
}

.service-center ul li.scdt2 {
	background: #758cd6 url(../Images/vhost/scli2.png) no-repeat center left;
}

.service-center ul li.scdt3 {
	background: #758cd6 url(../Images/vhost/scli3.png) no-repeat center left;
}

.service-center ul li a {
	line-height: 32px;
	font-size: 14px;
	color: #7b7b7b;
	padding-left: 5px;
	width: 350px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.service-center ul li span {
	line-height: 32px;
	font-size: 14px;
	top: -3px;
	position: relative;
	margin-right: 5px;
}
/* 推荐部分 */
.recommended {
	width: 100%;
	background: #f6f6f6;
	overflow: hidden;
}

.recommended .title span {
	width: 1200px!important;
	margin: 0 auto;
	background: #f6f6f6;
}

.sale {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	padding: 15px 0;
}

.sale li {
	float: left;
	width: 360px;
	height: 240px;
	background: #fff;
	position: relative;
	margin-bottom: 50px;
	bottom: 0px;
}

.sale_border {
	width: 360px;
	height: 240px;
	position: relative;
	overflow: hidden;
}

.sale li .top {
	position: absolute;
	top: 37px;
	left: 25px;
	width: 310px;
	height: 110px;
	z-index: 5;
}

.sale li h1 {
	width: 190px;
	height: 45px;
	color: #484747;
	font-size: 26px;
}

.sale li h5 {
	width: 190px;
	height: 65px;
	color: #a9a9a9;
	font-size: 12px;
	line-height: 30px;
}

.sale li .top .f_pic {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 110px;
	height: 110px;
	opacity: 0;
}

.sale li .top .c_pic {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 110px;
	height: 110px;
	z-index: 9;
	opacity: 1;
}

.sale li .btn {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	z-index: 5;
	line-height: 45px;
}

.sale li .btn span {
	font-size: 14px;
}

.sale li .buy {
	position: absolute;
	bottom: -40px;
	width: 50%;
	left: 25%;
	background: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	z-index: 5;
	text-decoration: none;
	font-size: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.sale li .bj {
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0px;
}

.s_domain .bj {
	background: #ff6e4c;
}

.s_tzy .bj {
	background: #5eb5ee;
}

.s_vhost .bj {
	background: #ffaa4c;
}

.s_zuyong .bj {
	background: #87d25b;
}

.s_tuoguan .bj {
	background: #9c9cf0;
}

.s_wechat .bj {
	background: #46d689;
}

.s_domain a {
	color: #ff6e4c;
}

.s_tzy a {
	color: #5eb5ee;
}

.s_vhost a {
	color: #ffaa4c;
}

.s_zuyong a {
	color: #87d25b;
}

.s_tuoguan a {
	color: #9c9cf0;
}

.s_wechat a {
	color: #46d689;
}

.sale li: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);
	-ms-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);
	bottom: 8px;
}

.sale li:hover .top {
	top: 22px;
	color: #fff;
}

.sale li:hover h1 {
	color: #fff;
}

.sale li:hover h5 {
	color: #fff;
}

.sale li:hover .top .f_pic {
	z-index: 12;
	opacity: 1;
}

.sale li:hover .top .c_pic {
	z-index: 9;
	opacity: 0;
}

.sale li:hover .btn {
	color: #fff;
	bottom: 55px;
	font-size: 20px;
}

.sale li:hover .buy {
	bottom: 20px;
}

.sale li:hover .bj {
	height: 240px;
	bottom: 0px;
}

.tf-m {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.tf-l {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tf-yc {
	-webkit-transition: all 0.3s 0.1s ease-in-out;
	-moz-transition: all 0.3s 0.1s ease-in-out;
	-ms-transition: all 0.3s 0.1s ease-in-out;
	-o-transition: all 0.3s 0.1s ease-in-out;
	transition: all 0.3s 0.1s ease-in-out;
}

.sale .tag,.products_list .tag {
	width: 120px;
	height: 25px;
	position: absolute;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 12px;
	z-index: 19;
	right: -35px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tag.hot {
	background: #4972ca;
}

.tag.new {
	background: #87d25b;
}

.mg50 {
	margin-left: 50px;
	margin-right: 50px;
}

.dlgx_tabs {
	width: 1250px;
	margin: 10px auto 0 auto;
}

.dlgx_tabs li {
	float: left;
	width: 164px;
	line-height: 50px;
	background: #ebebeb;
	text-align: center;
	margin: 0 1px;
	font-size: 18px;
}

.dlgx_tabs li a {
	display: block;
	height: 50px;
	color: #757575;
}

#.dlgx_tabs li a.dlgx_sel,.dlgx_tabs li a:hover {
	display: block;
	color: #fff;
	background: #4972ca no-repeat center 0;
	height: 50px;
}

.dlgx_tabs li a.dlgx_sel,.dlgx_tabs li a:hover {
	display: block;
	color: #fff;
	background: url(../images/dlgx_dsj.jpg) no-repeat center 0;
	height: 60px;
}

/*淘梦网络-虚拟主机重置*/
.products_list:hover{
	box-shadow:5px 2px 20px #ccc;

	

	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	z-index:999
}
}
.buy:hover{
	background:#ff4d5e;
}