﻿@charset "utf-8";
/* CSS Document */

/*首页四大产品*/

.win-module {
	width: 100%;
	height: 688px;
	padding: 74px 0 152px
}
.win-title {
	font-size: 24px
}
.win {
	min-width: 1200px;
	width: 1200px;
	margin-top: 82px;
	margin-left: auto;
	margin-right: auto
}
.win-card {
	width: 259px;
	height: 546px;
	border: 1px solid #d9d9d9;
	margin-left: -1px;
	z-index: 1;
	position: relative;
	transition: border, box-shadow 0.2s linear
}
.win-card:first-child {
	width: 419px;
	height: 624px;
	top: -36px
}
.win-card:first-child .win-card-title {
	height: 180px
}
.win-active {
	border: 1px solid #d9d9d9;
	box-shadow: -5px 1px 7px rgba(47,58,133,.24);
	-webkit-box-shadow: -5px 1px 7px rgba(47,58,133,.24);
	-moz-box-shadow: -5px 1px 7px rgba(47,58,133,.24);
	z-index: 99;
	background: #e4e6eb
}
.win-card-title {
	width: 100%;
	height: 170px;
	background-color: #f2f2f2;
	position: relative;
	transition: background-color 0.2s linear
}
.win-active .win-card-title {
	background: #4251b6
}
.win-card-title-cart {
	width: 57px;
	height: 10px;
	display: block;
	background: url(/images/hom-cart.png) no-repeat 0 -8px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -28px;
	transition: all 0.25s linear;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.win-active .win-card-title-cart {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.win-card-title-color-even {
	background-color: #f2f2f2
}
.win-card-body {
	width: 100%;
	height: 376px;
	position: relative
}
.win-img-warp {
	width: 100%;
	height: 154px;
	
	position: absolute;
	bottom: 0
}
.win-card-img {
	width: 81px;
	height: 85px;
	margin: 0 auto
}
.win-card-img>img {
	width: 81px;
	height: 75px
}
.win-active .win-img0 {
	display: none
}
.win-active .win-img1 {
	display: block
}
.win-img1 {
	display: none
}
.win-img-warp>h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	transition: color 0.2s linear
}
.win-active .win-title {
	color: #fff
}
.win-img-warp>p {
	font-size: 14px;
	color: #949a9e;
	transition: color 0.2s linear
}
.win-body-list {
	width: 100%;
	height: 280px;
	padding: 36px 0;
	font-size: 16px;
	color: #373D41;
	position: absolute;
	z-index: 10
}
.win-body-list>li {
	line-height: 60px
}
.win-body-details {
	width: 390px;
	height: 100%;
	margin-left: 17px;
	display: none;
	position: relative;
	z-index: 9
}
.win-pro-first {
	width: 100%;
	padding-top: 20px
}
.win-pro-first-title {
	color: #373d41;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 4px
}
.win-pro-first>p {
	color: #a9b0b4;
	line-height: 22px;
	font-size: 14px
}
.win-pro-first>p>a {
	color: #00a2ca
}
.win-main-btn {
	display: block;
	width: 98px;
	height: 28px;
	border: 1px solid #00c1de;
	line-height: 28px;
	color: #00c1de;
	margin-top: 22px
}
.win-pro-other {
	width: 100%;
	padding-top: 20px
}
.win-pro-other>li {
	width: 170px;
	height: 80px;
	padding-right: 5px;
	margin-bottom: 10px;
	float: left
}
.win-pro-other>li>p {
	line-height: 22px;
	color: #373d41
}
.win-other-open {
	color: #00c1de
}
.win-body-details-block {
	display: block
}
.win-body-list-none {
	display: none
}
.height66 {
	height: 52px;
	line-height: 20px;
	margin-top: 4px
}
.paddingtop6 {
	padding-top: 10px
}
.margintop {
	margin-top: -26px !important
}
.zzidc-info-bg {
	background: #f5f5f9;
	display: inline-block;
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 6px;
	width: 95%;
	height: 92px
}
.main-btn {
	cursor: pointer;
	width: 100px;
	height: 30px;
	font-size: 14px !important;
	background-color: #f5f5f9;
	border: 1px solid #4251b6;
	color: #4251b6;
	margin-top: 22px;
	margin-bottom: 33px;
	-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, background 0.3s ease-in-out
}
.main-btn:hover {
	color: #fff;
	background: #4251b6
}
.width60 {
	width: 60%
}
.text-center {
	text-align: center !important;
}

.pull-left{ float: left;}

.zzidc-auto{width: 1200px;    margin-right: auto;    margin-left: auto;}

.zzidc-tit h2 {	font-size: 30px;	line-height: 80px;	text-align: center;	font-weight: normal;	letter-spacing: 4px;}
.width60{ width:60%; font-size:12px; text-decoration:none;}

.win-body-details a:hover{ text-decoration:none;}


@media screen and (max-width: 768px) {
	
	.win-module{ display:none;}
	
	}