﻿body {
	margin: 0px;
	padding: 0px;
	/* 	font-family: "SimSun"; */
	font-family: "微软雅黑", "Microsoft Yahei", Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #656565;
	background-color: #fbfbfb;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

ul, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	color: #656565;
}

a:hover {
	color: #ff6600;
}

.body-container {
	min-width: 1280px;
}

#header {
	width: 100%;
	min-width: 1200px;
	background-color: #ffffff;
	position: absolute;
        z-index: 999;
	opacity: 0.6;
	position: absolute;
	background-color:rgba(0,0,0,0.2);
}

.orangeheaderboder {
	border-bottom: 1px solid #ff6600;
}

.grayheaderboder {
	border-bottom: 1px solid #dedede;
}

#header .head {
	height: 50px;
	padding-top: 34px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#header .head .logo {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#header .head .logo a {
	height: 47px;
	width: 114px;
	display: block;
	background-image: url("../images/kinloop-logo.png");
}

#header .head .tool {
	position: absolute;
	top: 30px;
	line-height: 27px;
	right: 20px;
}

.tool ul li {
	font-size: 12px;
	margin-left: 5px;
	float: left;
}

.tool ul li span {
	color: #979797;
}

.tool ul li a {
	color: #979797;
}

.tool ul li a:hover {
	color: #ff6600;
}

.tool ul li a.wb, a.wx {
	display: block;
	width: 27px;
	height: 27px;
}

.tool ul li a.wb {
	margin-left: 20px;
	background-image: url("../images/kinloop-wb.png");
}

.tool ul li a.wx {
	background-image: url("../images/kinloop-wx.png");
}

#header .head .navigate {
	position: absolute;
	right: 330px;
	line-height: 47px;
	bottom: 16px;
}

.navigate ul li {
	float: left;
	margin-left: 40px;
	font-size: 16px;
}

.navigate ul li a {
	color: #FFFFFF;
}

.navigate ul li a:hover {
	color: #ff6600;
}

.navigate .click a {
	color: #ff6600;
}

.weixin-click-pic {
	width: 236px;
	height: 233px;
	background-image: url(../images/weixin-click-pic.png);
	overflow: hidden;
	right: -7px;
	position: absolute;
	z-index: 9999;
	top: 35px;
	display: none;
}

.weixin-closed {
	width: 26px;
	height: 26px;
	background-image: url(../images/weixin-closed.png);
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	cursor: pointer;
}

/*index ͼƬ�л�*/
.bn-alp {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	height: 771px;
	position: relative;
}

.bn-alp ul, .bn-alp li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bn-alp .bannerbox {
	height: 100%;
	position: relative;
}

.bn-alp .bannerbox li {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	height: 771px;
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.bn-alp .bannerbox li.on {
	z-index: 99;
}

.bn-alp .bannerbox li img.bg {
	display: none;
}

.bn-alp .bannerbox li a {
	display: block;
	width: 100%;
	height: 100%;
}

.bn-alp .i-border {
	overflow: hidden;
	width: 100%;
	bottom: 45px;
	position: absolute;
	z-index: 100;
}

.bn-alp .i {
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
}

.bn-alp .i i {
	display: inline-block;
	margin-right: 10px;
	width: 13px;
	height: 13px;
	background: url(../images/slider-item-on.png);
	cursor: pointer;
}

.bn-alp .i i.on {
	width: 12px;
	height: 12px;
	background: url(../images/slider-item.png);
}

/* footer */
#footer {
	position: relative;
	width: 100%;
	min-width: 1200px;
	background-color: #363636;
	/* 	position: fixed; */
	/* 	bottom: 0px; */
}

#footer .foot {
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	position: relative;
	width: 1200px;
}

#footer .foot ul li {
	margin-left: 5px;
	float: left;
}

#footer .foot ul li a {
	font-size: 14px;
	color: #797979;
}

#footer .foot ul li span {
	font-size: 14px;
	color: #797979;
}

#footer .foot ul li a:hover {
	color: white;
}

#footer .foot .foot-left {
	position: absolute;
	left: 20px;
}

#footer .foot .foot-right {
	position: absolute;
	right: 20px;
}

/* home-news */
.home-news {
	position: relative;
	width: 100%;
	background-image: url("../images/kinloop-news.png");
}

.home-news .home-news-item {
	width: 1200px;
	margin: 0 auto;
	height: 62px;
	line-height: 62px;
	display: block;
}

.home-news .home-news-item .home-news-item-logo {
	width: 90px;
	height: 62px;
	background-repeat: no-repeat;
	line-height: 62px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	float: left;
}

.home-news .home-news-item .home-news-item-logo a {
	color: #ff6600;
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}

.home-news .home-news-item .home-news-title {
	font-size: 15px;
	*zoom: 1;
	*display: inline;
	width: 1100px;
	float: left;
}

.home-news .home-news-item .home-news-title .home-news-title-list {
	height: 20px;
	margin: 21px 0px;
	line-height: 20px;
	overflow: hidden;
}

/* solution */
.home-solution {
	position: relative;
	width: 100%;
}

.home-solution .home-solution-view {
	width: 1200px;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom: 40px;
	font-size: 0px;
}

.home-solution .home-solution-item {
	display: inline-table;
	*zoom: 1;
	*display: inline;
	padding-right: 12px;
}

.solution1, .solution2, .solution3 {
	width: 388px;
	height: 450px;
}

.solution1 {
	background: url("../images/solution1.png") no-repeat;
}

.solution2 {
	background: url("../images/solution2.png") no-repeat;
}

.solution3 {
	background: url("../images/solution3.png") no-repeat;
}

.home-solution-item .home-solution-item-logo {
	width: 377px;
	height: 281px;
	margin-left: 8px;
	margin-top: 2px;
}

.home-solution-item .home-solution-item-logo a {
	width: 100%;
	height: 100%;
	display: block;
}

.home-solution-item .home-solution-title {
	padding-top: 20px;
	width: 85%;
	margin: 0 auto;
}

.home-solution-item .home-solution-title a {
	font-weight: bold;
	font-size: 16px;
	line-height: 42px;
}

.solution-title1 a {
	color: #ff6600;
}

.solution-title2 a {
	color: #29b6df;
}

.solution-title3 a {
	color: #4f66af;
}

.home-solution-item .home-solution-content {
	width: 85%;
	margin: 0 auto;
}

.home-solution-item .home-solution-content a {
	line-height: 22px;
	font-size: 12px;
}

/* product */
.home-product {
	width: 100%;
	position: relative;
}

.home-product .home-product-view {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	margin-bottom: 40px;
	border: solid 1px #ebebeb;
	overflow: hidden;
	background-color: white;
}

.home-product .home-product-container {
	width: 6000px;
}

.home-product-item {
	width: 290px;
	height: 390px;
	padding: 5px;
	float: left;
}

.home-product-item-image {
	width: 296px;
	height: 350px;
}

.home-product-item-image:hover {
	transform: scale(1.1);
	transition: all .2s ease;
}

.home-product-item-title {
	font-size: 14px;
	text-align: center;
}

/* solution */
.solution-bn {
	width: 100%;
	height: 400px;
	/* 	background: url("../images/solution-bn.png") no-repeat center center; */
}

.solution-bn a {
	width: 100%;
	height: 100%;
	display: block;
}

.solution {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.solution .solution-tab {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.solution .solution-tab .solution-items {
	height: 43px;
	line-height: 43px;
	background-color: #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	width: 990px;
	display: inline-block;
}

.solution .solution-tab .solution-items .solution-item {
	display: inline-block;
	width: 250px;
	text-align: center;
	font-size: 16px;
	margin-right: -3px;
	*zoom: 1;
	*display: inline;
}

.solution .solution-tab .solution-items .solution-item-active {
	/* 	background-color: #a7a7a7; */
	background-color: #ff6600;
	border-bottom: 2px solid #ff6600;
}

.solution .solution-tab .solution-items .solution-item-active a {
	color: white;
}

.solution .solution-tab .solution-contents {
	border-left: 1px #cdcdcd solid;
	border-bottom: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
	padding-top: 10px;
	width: 988px;
	display: inline-block;
	overflow: hidden;
}

.solution .solution-tab .solution-correlation {
	width: 174px;
	height: 360px;
	background-color: #8e8e8e;
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	padding: 20px 13px 20px 13px;
}

.solution .solution-tab .solution-correlation .solution-correlation-title {
	color: white;
	font-size: 14px;
}

.solution .solution-tab .solution-correlation .solution-correlation-products {
	display: inline-block;
	border-bottom: 1px solid #acacac;
	padding: 25px 0px 10px 0px;
	margin-bottom: 20px;
}

.solution .solution-tab .solution-correlation .solution-correlation-products li {
	height: 24px;
	line-height: 24px;
	width: 100%;
	list-style-type: none;
	color: white;
}

.solution .solution-tab .solution-correlation .solution-correlation-products li a {
	color: white;
}

.solution .solution-tab .solution-correlation .solution-correlation-richscan {
	background: url("../images/solution-rihscan.png") no-repeat;
	width: 181px;
	height: 167px;
}

.solution .solution-tab .solution-contents .solution-content {
	width: 970px;
	display: none;
	margin: 0 auto;
}

.solution .solution-tab .solution-contents .solution-content-active {
	display: block;
}

.solution .solution-tab .solution-contents .solution-content .solution-item-logo {
	
}

.solution .solution-tab .solution-contents .solution-content .solution-content-html {
	display: inline-block;
}

.ih3c-content {
	width: 980px;
	margin: 0 auto;
}

/* about */
.about-container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 88px;
	top: 56px;
}

.about-container .about-nav {
	width: 150px;
	display: inline-block;
	text-align: right;
	padding-right: 30px;
	position: absolute;
	left: 0px;
	top: 28px;
	margin-left: 16px;
}

.about-container .about-nav .about-title {
	font-size: 24px;
	height: 40px;
	/* 	color: #ff6600; */
	/* 	padding-right: 28px; */
	text-align: left;
}

.about-container .about-nav ul {
	line-height: 40px;
	width: 150px;
}

.about-container .about-nav li {
	line-height: 40px;
	width: 150px;
}

.about-container .about-nav li.deactive {
	border-bottom: 1px solid #dedede;
}

.about-container .about-nav li.active {
	border-bottom: 1px solid #dedede;
}

.about-container .about-nav li div {
	/* 	padding-right: 28px; */
	text-align: left;
	padding-left: 28px;
}

.about-container .about-nav li div {
	background-image: url("../images/li-deactive.png");
	background-repeat: no-repeat;
	/* 	background-position: 50px 15px; */
	background-position: 5px 15px;
}

.about-container .about-nav li div.active {
	background-image: url("../images/li-active.png");
	background-repeat: no-repeat;
	/* 	background-position: 50px 15px; */
	background-position: 5px 15px;
}

.about-container .about-nav li div.active a {
	color: #ff6600;
}

.about-container .about-nav ul li {
	font-size: 16px;
}

.about-container .about-nav ul li ul {
	list-style: disc;
	list-style-position: inside;
	line-height: 30px;
}

.about-container .about-nav ul li li {
	font-size: 14px;
	line-height: 30px;
}

.about-container .about-content {
	display: inline-block;
	width: 950px;
	overflow: hidden;
	position: relative;
	right: 0px;
	top: 28px;
	border: #dedede 1px solid;
	/* 	padding: 25px; */
	padding-bottom: 188px;
	margin: 0px 0px 188px 200px;
	background-color: white;
}

/* news */
.news-container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 88px;
}

.news-container .news-nav {
	width: 150px;
	display: inline-block;
	text-align: right;
	padding-right: 30px;
	position: absolute;
	left: 0px;
	top: 100px;
	margin-left: 16px;
}

.news-container .news-nav .news-title {
	font-size: 24px;
	height: 40px;
	/* 	color: #ff6600; */
	/* 	padding-right: 28px; */
	text-align: left;
}

.news-container .news-nav ul {
	line-height: 40px;
	width: 150px;
}

.news-container .news-nav li {
	line-height: 40px;
	width: 150px;
	cursor: pointer;
}

.news-container .news-nav li.deactive {
	border-bottom: 1px solid #dedede;
}

.news-container .news-nav li.deactive a {
	display: block;
}

.news-container .news-nav li.active {
	border-bottom: 1px solid #dedede;
}

.news-container .news-nav li div {
	/* 	padding-right: 28px; */
	text-align: left;
	padding-left: 28px;
}

.news-container .news-nav li div {
	background-image: url("../images/li-deactive.png");
	background-repeat: no-repeat;
	/* 	background-position: 50px 15px; */
	background-position: 5px 15px;
}

.news-container .news-nav li div.active {
	background-image: url("../images/li-active.png");
	background-repeat: no-repeat;
	/* 	background-position: 50px 15px; */
	background-position: 5px 15px;
}

.news-container .news-nav li div.active a {
	color: #ff6600;
	display: block;
}

.news-container .news-nav ul li {
	font-size: 16px;
}

.news-container .news-nav ul li ul {
	list-style: disc;
	list-style-position: inside;
	line-height: 30px;
}

.news-container .news-nav ul li li {
	font-size: 14px;
	line-height: 30px;
}

.news-container .news-content {
	display: inline-block;
	width: 950px;
	overflow: hidden;
	position: relative;
	right: 0px;
	top: 85px;
	border: #dedede 1px solid;
	/* 	padding: 25px; */
	padding-bottom: 30px;
	margin: 0px 0px 188px 200px;
	background-color: white;
}

.news-container .news-content .news-list {
	width: 550px;
	display: inline-block;
}

.news-container .news-content .news-list .list-page {
	line-height: 30px;
	height: 30px;
	text-align: center;
}

.news-container .news-content .news-list .list-page a {
	padding: 0px 5px;
	display: inline-block;
}

.news-container .news-content .news-list .list-page a.active {
	color: #ff6600;
}

.news-container .news-content .list-page {
	line-height: 30px;
	height: 30px;
	text-align: center;
	padding-top: 30px;
}

.news-container .news-content .list-page a {
	padding: 0px 5px;
	display: inline-block;
}

.news-container .news-content .list-page a.active {
	color: #ff6600;
}

.news-container .news-content .news-list .news-item {
	margin: 28px;
	border-bottom: 1px solid #f2f2f2;
}

.news-container .news-content .news-list .news-item .news-title {
	text-overflow: ellipsis;
}

.news-container .news-content .news-list .news-item .news-title a {
	font-size: 20px;
	color: #ff6600;
}

.news-container .news-content .news-list .news-item .news-info {
	line-height: 28px;
	color: #dedede;
}

.news-container .news-content .news-list .news-item .news-info a {
	color: #979797;
}

.news-container .news-content .news-list .news-item .news-image {
	margin: 10px auto;
	border: 1px solid #dedede;
	width: 480px;
	height: 350px;
}

.news-container .news-content .news-list .news-item .news-preview {
	
}

.news-container .news-content .news-list .news-item .news-btn-readmore {
	text-align: right;
	padding: 10px 0px;
}

.news-container .news-content .news-list .news-item .news-btn-readmore a {
	color: #999999;
}

.news-container .news-content .news-category {
	width: 350px;
	float: right;
	top: 0px;
	right: 0px;
	position: absolute;
}

.news-container .news-content .news-category .news-category-item {
	margin: 28px;
}

.news-container .news-content .news-category .news-category-item .news-category-item-header {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 1px;
	margin-bottom: 15px;
}

.news-container .news-content .news-category .news-category-item .news-category-item-header .news-category-item-name {
	font-size: 14px;
	color: #ff6600;
	float: left;
	border-bottom: 2px solid #ff6600;
}

.news-container .news-content .news-category .news-category-item .news-category-item-header .news-category-item-more {
	float: right;
	padding-right: 20px;
	color: #979797;
	background: url("../images/news-category-more.png") no-repeat right;
}

.news-container .news-content .news-category .news-category-item .news-category-item-header .news-category-item-more a {
	color: #979797;
}

.news-container .news-content .news-category .news-category-item .news-category-item-title {
	line-height: 28px;
}

.news-container .news-content .news-detail-title {
	text-align: center;
	font-size: 24px;
	padding: 28px 0px 10px 0px;
	color: #ff6600;
}

.news-container .news-content .news-detail-info {
	line-height: 40px;
	color: #979797;
	text-align: center;
}

.news-container .news-content .news-detail-content {
	
}

.news-container .back {
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #ff6600;
	color: white;
	position: absolute;
	right: 50px;
	bottom: 300px;
	cursor: pointer;
}

.news-container .richscan {
	margin: 0 auto;
	width: 207px;
	height: 198px;
	background: url("../images/richscan.png") no-repeat center center;
	margin-top: 150px;
}

.news-container .news-content .searchBar {
	height: 26px;
	background-color: #dedede;
	margin-bottom: 20px;
	padding: 12px 30px;
	text-align: left;
}

.news-container .news-content .searchBar .searchbar-item {
	height: 26px;
	line-height: 26px;
	display: inline-block;
	overflow: hidden;
}

.news-container .news-content .searchBar label {
	font-size: 14px;
}

.news-container .news-content .searchBar .searchtitle {
	width: 200px;
	border: 0px;
	height: 20px;
	padding: 3px 0px;
	outline-style: none;
	outline: none;
}

.news-container .news-content .searchBar .searchbutton {
	width: 50px;
	height: 26px;
	border: 0px;
	background-color: #ff6600;
	cursor: pointer;
	color: white;
	outline: none;
	outline-style: none;
}

.news-container .news-content .news-list-categoryitem {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #dedede;
	margin: 0px 10px;
	padding: 0px 200px 0px 20px;
}

.news-container .news-content .news-list-categoryitem a {
	font-size: 14px;
}

/* video */
.video .video-tab {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 200px;
}

.video .video-tab .video-items {
	height: 43px;
	line-height: 43px;
	background-color: #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	margin: 0px 87px 0px 87px;
}

.video .video-tab .video-items .video-item {
	display: inline-block;
	width: 200px;
	text-align: center;
	font-size: 16px;
	margin-right: -3px;
	*zoom: 1;
	*display: inline;
}

.video .video-tab .video-items .video-item-active {
	background-color: #ff6600;
	border-bottom: 2px solid #ff6600;
}

.video .video-tab .video-items .video-item-active a {
	color: white;
}

.video .video-tab .video-contents {
	padding: 0px 72px;
}

.video .video-tab .video-contents .video-content {
	
}

.video-content ul {
	width: 100%;
	overflow: hidden;
}

.video-content ul li {
	float: left;
	width: 320px;
	height: 230px;
	margin: 15px 15px;
	border: 1px solid #E4E0DE;
	background-color: #FFFFFF;
	position: relative;
	cursor: pointer;
}

.video-content ul li .video-content-li-bac {
	width: 320px;
	height: 230px;
	background-image: url(../images/mask_hover.png);
	position: absolute;
	top: 0px;
	display: none;
}

.video-content ul .hover .video-content-li-bac {
	display: block;
}

.video-content ul li .pic {
	width: 100%;
	height: 180px;
}

.video-content ul li .title-time {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.video-content ul li .title {
	float: left;
	margin-left: 15px;
	font-size: 20px;
	color: #ff7800;
}

.video-content ul li .time {
	float: right;
	margin-right: 20px;
	font-size: 16px;
	color: #a5a5a5;
	background-image: url(../images/time-bac.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

#fullbg {
	left: 0px;
	background-color: #FFFFFF;
	opacity: 0.5;
	filter: -moz-opacity:0.5;
	-khtml-opacity: 0.5; alpha (opacity=100);
	position: absolute;
	top: 0;
	z-index: 3;
}

#dialog {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 900px;
	z-index: 100;
	display: none;
}

/* app download */
.app-download {
	height: 760px;
	min-width: 1200px;
	margin: 0 auto;
	background: url("../images/app-download.jpg") no-repeat center;
}

.app-download .download-view {
	position: relative; width : 1200px;
	height: 760px;
	margin: 0 auto;
	width: 1200px;
}

.app-download .download-view .android-download {
	width: 230px;
	height: 60px;
	display: block;
	position: absolute;
	left: 115px;
	top: 596px;
}

.app-download .download-view .ios-download {
	width: 230px;
	height: 60px;
	display: block;
	position: absolute;
	left: 115px;
	top: 536px;
}

/* ecg app download */
.ecg-app-download {
	height: 772px;
	min-width: 1200px;
	margin: 0 auto;
	background: url("../images/ecg-download.png") no-repeat center;
}

.ecg-app-download .download-view {
	position: relative; width : 1200px;
	height: 772px;
	margin: 0 auto;
	width: 1200px;
}

.ecg-app-download .download-view .android-download {
	width: 230px;
	height: 60px;
	display: block;
	position: absolute;
/* 	left: 130px; */
	top: 585px;
}

.ecg-app-download .download-view .ios-download {
	width: 230px;
	height: 60px;
	display: block;
	position: absolute;
	left: 130px;
	top: 663px;
}

/* store */
.store-banner {
	height: 490px;
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.store-banner a {
	height: 100%;
	display: block;
	width: 100%;
}

.store-list-title {
	height: 38px;
	width: 1202px;
	margin: 0 auto;
	background-color: #cdcdcd;
	line-height: 38px;
	margin-top: 30px;
}

.store-list-title .store-list-title-item {
	background-color: #ff6600;
	width: 200px;
	text-align: center;
}

.store-list-title .store-list-title-item a {
	font-size: 16px;
	color: white;
}

.store-list {
	width: 1202px;
	margin: 0 auto;
}

.store-list ul {
	border: 1px solid #dedede;
	margin: 10px 0px 50px 0px;
}

.store-list .store-item {
	width: 290px;
	height: 410px;
	float: left;
	padding: 5px;
}

.store-list .store-item .store-item-img {
	height: 350px;
	width: 290px;
}

.store-list .store-item .store-item-img a {
	height: 100%;
	width: 100%;
	display: block;
}

.store-list .store-item .store-item-img:hover {
	transform: scale(1.1);
	transition: all .2s ease;
}

.store-list .store-item .store-item-desc {
	height: 60px;
	width: 290px;
	text-align: center;
}

.store-list .store-item .store-item-desc a {
	font-size: 14px;
}

/*��Ʒ����ҳ*/
.p-detail {
	width: 100%;
	height: 700px;
	/* 	background-color: #dedede; */
	z-index: 99;
	position: absolute;
	top: 0px;
}

.p-detail .p-content {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.p-detail .p-content .p-content-wrap {
	position: absolute;
	right: 50px;
	top: 100px;
	width: 500px;
}

.p-detail .p-content .p-content-wrap .p-content-item {
	padding: 20px 0px;
	border-bottom: 1px solid #dedede;
}

.p-detail .p-content .p-content-wrap .p-content-buy {
	padding: 20px 0px;
}

.p-detail .p-content .p-content-wrap .p-content-item .label {
	display: inline-block;
	font-size: 14px;
	width: 60px;
}

.p-detail .p-content .p-content-wrap .p-content-item .title {
	font-size: 30px;
}

.p-detail .p-content .p-content-wrap .p-content-item .price {
	display: block;
	font-size: 32px;
	color: #ff6501;
	margin-top: 10px;
}

.p-detail .p-content .p-content-wrap .p-content-item .color {
	display: inline-block;
	clear: left;
	margin-top: 30px;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .label, .color-item {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	float: left;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .color-item {
	height: 41px;
	width: 41px;
	border: 2px solid #dedede;
	margin-bottom: 25px;
	margin-right: 10px;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .color-item:hover {
	border: 2px solid #ff6600;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .active-color-item {
	border: 2px solid #ff6600;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .color-item i {
	height: 37px;
	width: 37px;
	border: 2px solid white;
	display: inline-block;
	background-color: #c69c6c;
}

.p-detail .p-content .p-content-wrap .p-content-item .color .color-item sub {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
}

.p-detail .p-content .p-content-wrap .p-content-item .version {
	display: inline-block;
	clear: left;
}

.p-detail .p-content .p-content-wrap .p-content-item .version .label {
	float: left;
	height: 30px;
	line-height: 30px;
}

.p-detail .p-content .p-content-wrap .p-content-item .version .version-item {
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #dedede;
	margin-right: 10px;
	float: left;
}

.p-detail .p-content .p-content-wrap .p-content-item .version .version-item:hover {
	border: 2px solid #ff6600;
}

.p-detail .p-content .p-content-wrap .p-content-item .version .active-version-item {
	border: 2px solid #ff6600;
}

.p-detail .p-content .p-content-wrap .p-content-item .version .version-item sub {
	display: block;
	height: 100%;
	text-align: center;
	font-size: 14px;
}

.p-detail .p-content .p-content-wrap .p-content-buy .num {
	display: inline-block;
	clear: left;
}

.p-detail .p-content .p-content-wrap .p-content-buy .num .label {
	float: left;
	width: 60px;
	height: 28px;
	line-height: 28px;
}

.p-detail .p-content .p-content-wrap .p-content-buy .num .num-item {
	display: inline-block;
	width: 106px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #a6a6a6;
	float: left;
}

.p-detail .p-content .p-content-wrap .p-content-buy .num .num-item .num-minus {
	background: #f9f9f9;
	float: left;
	line-height: 28px;
	width: 28px;
	display: inline-block;
	zoom: 1;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #a6a6a6;
}

.p-detail .p-content .p-content-wrap .p-content-buy .num .num-item .input {
	border-right: 1px solid #a6a6a6;
	background: #f9f9f9;
	float: left;
	height: 28px;
	width: 46px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	zoom: 1
}

.p-detail .p-content .p-content-wrap .p-content-buy .num .num-item .num-add {
	background: #f9f9f9;
	float: left;
	line-height: 28px;
	width: 28px;
	display: inline-block;
	zoom: 1;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	text-decoration: none;
	color: #000
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy {
	display: block;
	clear: left;
	margin-top: 50px;
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy .buynow, .addtocart, .stockout, .soldout {
	width: 220px;
	height: 64px;
	display: block;
	float: left;
	margin-right: 10px;
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy .buynow {
	background: url("../images/buynow.png") no-repeat center center;
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy .stockout {
	background: url("../images/stockout.png") no-repeat center center;
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy .soldout {
	background: url("../images/soldout.png") no-repeat center center;
}

.p-detail .p-content .p-content-wrap .p-content-buy .buy .addtocart {
	background: url("../images/addtocart.png") no-repeat center center;
}

#wx_app_download{
	/*min-width:720px;*/
	/*height:772px;*/
	/*background: url("../images/ecg_app_download_wx.jpg") no-repeat center center;*/
}

.mobile-download{
	min-height: 1532px;
	text-align: center;
	min-width: 1200px;
}

.mobile-download-title{
    /*margin-top: 24%;*/
    padding-top: 24%;
    font-size: 100px;
    color: #37b65f;
    margin-left: auto;
    margin-right: auto;
}

.mobile-download .download-view{
	margin-top: 400px;
    min-height: 200px;
    width: 55%;
    background-color: #37b65f;
    margin-left: auto;
    margin-right: auto;
}

.mobile-download .download-view .android-download{
	font-size: 90px;
    line-height: 217px;
    color: white;
}
