.s_maxWidth {
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1000px!important;
}

.s_product {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding-left: 5%;
	padding-right: 5%;
}

.s_productL,
.s_productR {
	width: 50%;
	float: left;
}

.s_productL {
	padding: 2%;
}

.s_productL .s_productBoard img {
	width: 100%;
}

.s_productR {
	padding-right: 5%;
}

.s_productList {
	margin-top: 5%;
	margin-bottom: 5%;
}

.s_productList:before,
.s_productList:after {
	content: "";
	display: block;
}

.s_productList:after {
	clear: both;
}

.s_productList li {
	padding: 2%;
	list-style: none;
	float: left;
	width: 23%;
	margin-right: 2%;
	box-shadow: 0 2px 4px 0 #DBDBDB;
}

.s_productList li a {
	opacity: 0.5;
	transition: opacity 0.3s ease;
}

.s_productList li img {
	width: 100%;
}

.s_productTitle {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 2%;
}

.s_productDes {
	font-size: 14px;
	line-height: 28px;
	color: #4A4A4A;
}

.s_productPrice {
	color: #F7931E;
	text-align: center;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-bottom: 5%;
	font-size: 36px;
}

.s_productCall {
	display: block;
	background: #F7931E;
	border-radius: 3px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%
}

.s_productCall:hover {
	color: #FFFFFF!important;
}

.s_productDetail {
	padding-top: 4%;
	clear: both;
}

.s_productNav {
	text-align: center;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #E8E8E8;
}

.s_productNav span {
	display: inline-block!important;
	width: 130px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #9B9B9B;
	font-size: 18px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.s_productNav span:hover {
	opacity: .6;
}

.s_productOn {
	background-color: #4A4A4A;
	color: #FFFFFF!important;
}

.s_productIndex {
	display: none;
}

.s_productShow {
	display: block!important;
}


/*产品说明部分*/

#s_productDescribe div {
	max-width: 1200px;
	margin: 0 auto;
}

#s_productDescribe div img {
	width: 100%;
}

#s_productDescribe .y-application-tab {
	margin: 0 auto 4%;
}

#s_productDescribe .y-application-tab li {
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 19%;
}

#s_productDescribe .y-application-tab li:first-child {
	margin-left: 2%;
}

.y-application-tab li img {
	display: block;
	width: 60%!important;
	margin: 0 auto;
	opacity: 1;
}

.y-application-tab li img:hover {
	cursor: pointer;
	opacity: 0.6;
}

.y-application-tab .y-focus img:hover {
	opacity: 1;
}

.y-application-item {
	display: none;
}

.y-show {
	display: block;
}


/*服务项目*/

#s_productServer {
	max-width: 1300px;
	margin: 0 auto;
}

.s_productFim {
	width: 60%;
	float: left;
}

.s_productFim img {
	width: 100%;
}

.s_productPhy {
	width: 40%;
	float: left;
	padding: 4%;
	padding-top: 10%;
	background-color: #fafafa;
}

.s_productServer1 {
	background-color: #fafafa;
}

.s_productServer1:before,
.s_productServer1:after {
	content: '';
	display: block;
}

.s_productServer1:after {
	clear: both;
}


/*list部分*/

.s_userLeft {
	background: transparent;
	position: absolute;
	width: 34%;
	left: 5%;
	top: 15%;
}

.s_userLine {
	display: block;
	height: 2px;
	width: 10%;
	background-color: #FF9F00;
	margin-top: 5%;
	margin-bottom: 5%;
}

.s_userTitleS {
	font-size:22px;
	margin: 0!important;
}

.s_userCon p {
	font-size: 14px;
	line-height: 25px;
	color: #858585;
	margin-top: 3%;
}

.s_model2List {
	margin-top: 10%;
}

.s_model2List li {
	float: left;
	list-style: none;
	margin-right: 2%;
	margin-left: 2%;
	width: 20%;
	text-align: center;
}

.s_model2Listadd li {
	width: 26% !important;
	margin-right: 3%;
	margin-left: 3%;
}

.s_model2List li div {
	width: 100%;
	margin-bottom: 14%;
}

.s_model2List li span {
	color: #858585;
	font-size: 15px;
}

.s_model2List li div img {
	width: 100%;
}


/*list部分*/

/*远程问诊部分*/

.s_productT {
	text-align: center;
	margin-bottom: 3%;
}

.s_productP {
	color: #858585;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0px!important;
}

.s_productLine {
	margin: 0 auto;
	margin-top: 2%!important;
	margin-bottom: 2%!important;
	width: 5%!important;
}

.s_productRemote {
	padding: 5%;
	max-width: 1200px;
	margin: 0 auto;
}

.s_productDot {
	bottom: -8.5%!important;
}

.s_productDot .active {
	background-color: #FCC304!important;
	height: 15px;
	width: 15px;
	padding: 2px;
	border: 1px solid #FCC304;
	background-clip: content-box;
	box-shadow: 0px 0px 5px #FCC304;
}

.s_productDot li {
	background-color: #F2F2F2!important;
	height: 12px;
	width: 12px;
}

.s_productRemote .carousel-inner img {
	width: 100%;
}


/*产品规格*/

#s_productSpec {
	max-width: 1300px;
	margin: 0 auto;
}

.s_productListS {
	margin-bottom: 4%;
}

.s_productListS li {
	font-size: 14px;
	color: #4A4A4A;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20%;
}

.s_productListS li:nth-child(odd) {
	background-color: #FAFAFA;
	;
}

.s_productRel {
	visibility: hidden;
}

.s_productWhite {
	background-color: #FFFFFF!important;
}