@charset "utf-8";

.container { 
	background: #fff;
height:560px; overflow:hidden; margin:auto;clear:both;

}

.price {
	width:100%;
	margin: 0 auto;
}

.price h2 {
	font-size:35px;
	color: #000;
	line-height: 1;
	font-weight: 100;
	padding-bottom: 30px;
	padding-left:0px;
}

.price .category {
	width:100%; margin:auto;
	overflow: hidden;
	position: relative;
	overflow: hidden; background:#FFFFFF;
	margin-bottom: 0px;
}

.price .category:after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 0px;
	background-color: #EDEDED;
	z-index: 2;
}

.price .category:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 0px;
	background-color: #EDEDED;
	z-index: 2;
}

.price .category a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.price .category .prev {
	display: none;
	position: absolute;
	top: 0;
	width:50px;
	height: 100%;
	box-shadow: 0 0 20px #bdbdbd;
	background: #fff;
	text-align: center;
	font-size: 0;
	left: 0;
	border-right: 1px solid #e1e3e6;
}

.price .category .prev span {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(/Html/images/images/arrow.svg);
	background-position: 96.77% 25%;
	background-size: initial;
}

.price .category .next span {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(/Html/images/images/arrow.svg);
	background-position: 61.29% 25%;
	background-size: initial;
}

.price .category .next {
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	box-shadow: 0 0 20px #bdbdbd;
	background: #fff;
	text-align: center;
	font-size: 0;
	right: 0;
	border-left: 1px solid #e1e3e6;
}

.price .category ul li {
	display: table-cell;
	white-space: nowrap;
	font-size: 17px;
	text-align: center;
	border-bottom:0px solid transparent; 
	cursor: pointer;
	position: relative;
	padding-left:39px; padding-right:39px; line-height:20px; padding-bottom:15px; padding-top:80px; 
}

.price .category ul li.active {
	border-bottom-color: #00a4ff;
	color: #fff;
}


.price .cont {
	display: none;
}

.price .cont.active {
	display: block;
}

.price .cont ul li {
	width:400px;
	float: left;

	box-sizing: border-box;
}

.price .cont ul li:nth-child(4n) {
	margin-right: 0px!important;
}

.price .cont ul li a {
	display: block; color:#fff; 
/*	border: 0px solid #E5E5E5;
	background-color: #fff;*/ font-size:16px;
	text-align:left; line-height:45px; margin-right:10px; padding-left:10px;
}

.price .cont ul li a:hover {
	box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .2); 

}

.price .cont ul li a:hover .cont_main h3.title {
	color:#333333
}

.price .cont ul li a .cont_main {
	display: table-cell;
	vertical-align: top;
}

.price .cont ul li a .cont_main h3.title {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.price .cont ul li a .cont_main p.desc {
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	height: 42px;
	margin-top: -2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


.p1{background:url(/Html/images/images/p1.png) no-repeat center 23px ; padding-top:70px; border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p1.active {background:url(/Html/images/images/p1_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px;}

.p2{background:url(/Html/images/images/p2.png) no-repeat center 23px ; padding-top:70px; }
.p2.active {background:url(/Html/images/images/p2_b.png) no-repeat center 23px #0080c6 ; }

.p3{background:url(/Html/images/images/p3.png) no-repeat center 23px ; padding-top:70px;border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p3.active {background:url(/Html/images/images/p3_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px; }

.p4{background:url(/Html/images/images/p4.png) no-repeat center 23px ; padding-top:70px;}
.p4.active {background:url(/Html/images/images/p4_b.png) no-repeat center 23px #0080c6 ; }
.p5{background:url(/Html/images/images/p5.png) no-repeat center 23px ; padding-top:70px;border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p5.active {background:url(/Html/images/images/p5_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px;}
.p6{background:url(/Html/images/images/p6.png) no-repeat center 23px ; padding-top:70px;}
.p6.active {background:url(/Html/images/images/p6_b.png) no-repeat center 23px #0080c6 ; }
.p7{background:url(/Html/images/images/p7.png) no-repeat center 23px ; padding-top:70px;border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p7.active {background:url(/Html/images/images/p7_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px; }
.p8{background:url(/Html/images/images/p8.png) no-repeat center 23px ; padding-top:70px;}
.p8.active {background:url(/Html/images/images/p8_b.png) no-repeat center 23px #0080c6 ; }
.p9{background:url(/Html/images/images/p9.png) no-repeat center 23px ; padding-top:70px;border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p9.active {background:url(/Html/images/images/p9_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px; }
.p10{background:url(/Html/images/images/p10.png) no-repeat center 23px ; padding-top:70px;}
.p10.active {background:url(/Html/images/images/p10_b.png) no-repeat center 23px #0080c6 ; }
.p11{background:url(/Html/images/images/p11.png) no-repeat center 23px ; padding-top:70px;border-left:#e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px;}
.p11.active {background:url(/Html/images/images/p11_b.png) no-repeat center 23px #0080c6 ; border-left:#0080c6 solid 1px;border-right:#0080c6 solid 1px;}












.m1{background:#FFFFFF;width:180px; line-height:33px; float:left;color:#1e64c9; margin-top:30px; text-align:center; margin-left:10px; text-transform:uppercase;border-radius:3px; margin-right:710px;
 position: relative;z-index: 3; display: block; font-weight: normal; line-height:33px; height:33px;  color: #000;}

.m1 a{border-radius:0px; width:180px; line-height:33px; float:left; color:#000;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:33px; height:33px;  color: #000;}
.m1 a:hover{ 
	background:#FFFFFF\9;color: #fff;}
	
.m1:after{content:'';position:absolute;height:100%;width:0;background:#0080c6;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;border-radius:3px;}
.m1:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}




