@charset 'utf-8';
.title{
	padding:50px 0 20px 0;
	border-bottom:1px solid #d2d2d2;
}
.title img{
	vertical-align:middle;
}
.title span{
	font-size:16px;
	vertical-align:middle;
}
.title span a{
	color:#0ba6e4;
}
.container{
	margin-top:40px;
}
.container .photos{
	width:372px;
	margin-right:35px;
}
.container .photos img.top{
	width:250px;
	/* height:288px; */
	padding:55px 80px;
	border:1px solid #eee;
}
.container .photos img.bottom{
	width:40px;
	/* height:43px; */
	padding:5px 10px;
	border:1px solid #d82222
}
.container .shop{
	width:600px;
}
.container .shop h3{
	font-size:30px;
	margin-bottom:20px;
}
.container .shop p{
	font-size:18px;
	margin-bottom:30px;
}
.container .shop p.price{
	font-size:24px;
	color:#d82222;
}
.presentation{
	margin-top:50px;
}
.presentation .pag{
	border-bottom:1px solid #ccc;
}
.presentation .pag span{
	display:inline-block;
	width:195px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#888;
	background-color:#f0f0f0;
	cursor:pointer;
}
.presentation .pag span.on{
	background-color:#0ba6e4;
	color:#fff;
}
.presentation ol{
	position:relative;
	width:1200px;
	height:990px;
}.presentation ol > li{
	display:none;
}
.presentation ol > li.show{
	display:block;
	position:absolute;
	top:90px;
}
.presentation ol > li.a-area{
	height:900px;
	background-color:#fff;
}
.presentation ol > li.subscriber a{
	color:#0ba6e4;
	font-size:18px;
}
.presentation ol h2{
	text-align:center;
	font-size:40px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:30px;
}
.presentation ol > li > p{
	font-size:20px;
	text-align:center;
	margin-bottom:90px;
}
.c-content{
	position:relative;
}
.c-content img{
	width:360px;
	/* height:569px; */
	top:100px;
	position:absolute;
	left:0;
}
.c-content > ul{
	width:470px;
	height:470px;
	margin-left:68px;
	margin-top:48.5px;
	border-radius:50%;
	border:1px solid #dce0e1;
}
.c-content ul > li{
	position:relative;
	width:60px;
	height:60px;
	border-radius:50%;
	border:5px solid #fff;
	background-color:#e7e7e7;
}
.c-content ul > li.item3{
	top:45px;
	left:415px;
	width:90px;
	height:90px;
	background:#0ba6e4 url('../images/growth.png') no-repeat 25px 20px;
}
.c-content ul > li.item1{
	top:0px;
	left:310px;
	background:#e7e7e7 url('../images/sound.png') no-repeat 19px 15px;
}
.c-content ul > li.item2{
	left:400px;
	background:#e7e7e7 url('../images/days.png') no-repeat 18px 15px;
}
.c-content ul > li.item4{
	top:80px;
	left:400px;
	background:#e7e7e7 url('../images/favorite.png') no-repeat 17px 17px;
}
.c-content ul > li.item5{
	top:95px;
	left:310px;
	background:#e7e7e7 url('../images/interface.png') no-repeat 18px 18px;
}
.c-c-con{
	width:485px;
	height:570px;
	margin-left:100px;
}
.c-c-con h3{
	margin-top:50px;
	margin-bottom:50px;
	font-size:45px;
	color:#0ba6e4;
	font-weight:normal;
	letter-spacing:5px;
}
.c-c-con ul{
	width:600px;
	margin-left:50px;
}
.c-c-con ul li{
	width:100%;
	height:50px;
	list-style:disc;
	font-size:25px;
	border:none;
	border-radius:0;
	letter-spacing:2px;
	background-color:#fff;
}
.parameter img{
	width:1000px;
}
th{
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	background-color:#ccc;
}
td{
	border:1px solid #ececec;
	background-color:#fff;
	padding-left:25px;
	font-size:16px;
	text-align:center;
}
td.width{
	width:262px;
	height:38px;
}
td.color{
	background-color:#ddd;
}
.parameter table td img{
	width:80px;
}