@media only screen and (min-width:992px),
only screen and (min-device-width:992px) {
	body {
		background-color: #fff!important;
	}
	.clear {
		diplay: block!important;
		float: none!important;
		clear: both;
		overflow: hidden;
		width: auto!important;
		height: 0!important;
		margin: 0 auto!important;
		padding: 0!important;
		font-size: 0;
		line-height: 0;
	}
	.wrap {
		width: 1200px;
		margin: 0 auto;
		position: relative
	}
	.bodyBg {
		background: url(../../images/seo/subBodyBg.jpg) top center no-repeat;
	}
	.page_mobile {
		display: none;
	}
	.page {
		display: block;
		text-align: center;
		padding: 50px;
	}
	.page a {
		height: 40px;
		width: 40px;
		border-radius: 3px;
		border: 1px solid #e1e3e3;
		display: inline-block;
		*display: inline;
		zoom: 1;
		margin: 10px 5px;
		line-height: 40px;
		font-size: 14px;
		text-decoration: none;
	}
	.page a:hover {
		background-color: #eeeeee;
		color: #333333;
	}
	.page a.cur {
		background-color: #6c6c6c;
		border: 1px solid #6c6c6c;
		color: #fff
	}
	.page a.cur:hover {
		background-color: #6c6c6c;
	}
	.page a.first {
		background: url(/website/images/zhishi/iconPage.png) 0 0;
	}
	.page a.first:hover {
		background: url(/website/images/zhishi/iconPage.png) 0 0 #eeeeee;
	}
	.page a.before {
		background: url(/website/images/zhishi/iconPage.png) 0 -40px;
	}
	.page a.before:hover {
		background: url(/website/images/zhishi/iconPage.png) 0 -40px #eeeeee;
	}
	.page a.next {
		background: url(/website/images/zhishi/iconPage.png) 0 -80px;
	}
	.page a.next:hover {
		background: url(/website/images/zhishi/iconPage.png) 0 -80px #eeeeee;
	}
	.page a.last {
		background: url(/website/images/zhishi/iconPage.png) 0 -120px;
	}
	.page a.last:hover {
		background: url(/website/images/zhishi/iconPage.png) 0 -120px #eeeeee;
	}
	#subRight {
		width: 250px;
		/*float: left;*/
		float: right;
	}
	#subRight .title {
		font-size: 16px;
		padding-left: 15px;
		background: url(../../images/seo/iconTite.png) no-repeat 0 10px;
		height: 30px;
		margin-bottom: 10px;
	}
	#subRight .searchBox {
		height: 40px;
		border: 1px solid #efb3bd;
		border-radius: 3px;
		line-height: 40px;
		background: url(../../images/bgF40.png);
		overflow: hidden;
		position: relative;
		z-index: 1;
	}
	#subRight .searchBox .inputText {
		background-color: transparent;
		border: 0;
		height: 40px;
		line-height: 40px;
		width: 100%;
		padding: 0 5px;
		color: #666666;
	}
	#subRight .searchBox a.btnSearch {
		width: 40px;
		height: 40px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		background: url(../../images/pcsite/iconSearch.png);
	}
	#subRight .searchBox a.btnSearch:hover {
		background: url(../../images/pcsite/iconSearch.png) 0 -40px
	}
	#subRight .txtHot li .brief {
		width: 160px;
		float: right;
		font-size: 14px;
	}
	#subRight .txtHot li .brief h2 a {
		font-size: 16px;
		color: #e95664;
		padding-top: 2px;
		margin-bottom: 8px;
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	#subRight .txtHot li .brief span {
		display: block;
		padding-top: 0px;
	}
	/*主体添加内容*/
	#subLeft {
		width: 890px;
		padding-right: 40px;
		margin-top: 33px;
		float: left;
	}
	/*APP头部删除*/
	#subLeft header {
		display: none;
	}
	/*标题*/
	.headline {
		font-size: 26px;
		letter-spacing: 2px;
		margin-bottom: 90px;
		color: #e36776;
	}
	/*小标题*/
	.babyHead {
		color: #e36776;
		font-size: 18px;
		font-weight: 900;
		letter-spacing: 2px;
		color: #333;
		float: left;
	}
	/*宝宝情况*/
	.babySituation {
		margin-left: 110px;
		letter-spacing: 2px;
		margin-bottom: 30px;
	}
	.babyInfoHead {
		font-size: 16px;
		margin-bottom: 20px;
		/*font-weight: 900;*/
	}
	.babyInfoHead .babyName {
		margin-left: 30px;
	}
	.babyInfo {
		font-size: 16px;
		color: #666;
		margin-bottom: 10px;
		text-align: justify;
	}
	/*病例图片*/
	.medicalCase {
		width: 500px;
		margin-left: 110px;
		border: 1px solid #fce6ca;
		padding-left: 50px;
		padding-top: 10px;
	}
	.medicalPic img {
		width: 90%;
	}
	.medicalTxt {
		float: left;
		font-size: 16px;
		letter-spacing: 1px;
		margin-left: 55px;
		margin-top: 30px;
		color: #fdbd71;
	}
	/*通话专家*/
	.expert {
		margin-top: 60px;
	}
	.expert .expertSituation {
		margin-left: 110px;
		letter-spacing: 1px;
	}
	.expert .expertPic {
		margin-top: -20px;
	}
	.expert .expertPic img {
		width: 70%;
		border: 1px solid transparent;
		border-radius: 50%;
	}
	.expert .expertTxt {
		font-size: 16px;
		margin-top: -15px;
		margin-left: -10px;
	}
	.expert .expertTxt .department {
		margin-left: 10px;
	}
	.expert .expertName {
		margin-bottom: 10px;
	}
	.expert .expertAdvantage,
	.expert .expertAll {
		clear: both;
		color: #666;
		font-size: 16px;
		line-height: 30px;
		padding-top: 20px;
	}
	.expert .expertAdvantage p {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-all;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		-moz-box-orient: vertical;
		-moz-line-clamp: 2;
		-ms-box-orient: vertical;
		-ms-line-clamp: 2;
	}
	.expert .expertIntro {
		margin-bottom: 40px;
	}
	.expert .expertAdvantage .spaceRight,
	.expert .expertAll .spaceRight {
		color: #333;
		margin-right: 28px;
	}
	.expertAll {
		/*		clear: both;
		color: #666;
		font-size: 16px;
		padding-left: 90px;
		text-indent: -80px;
		line-height: 30px;
		padding-top: 20px;
*/
	}
	.expert .expertAll .spaceRight {
		color: #333;
		margin-right: 28px;
	}
	/*通话时间*/
	/*.time{
		margin-bottom: 60px;
	}*/
	.timeTxt {
		font-size: 16px;
		margin-left: 110px;
		color: #333;
		letter-spacing: 2px;
	}
	.timeTxt .day {
		margin-left: 40px;
	}
	/*服务反馈*/
	.serve {
		clear: both;
		padding-top: 40px;
	}
	.serve .serveWrap {
		margin-left: 110px;
		letter-spacing: 1px;
	}
	.serve .serveWrap span {
		font-size: 16px;
		float: left;
	}
	.serve .serveWrap img {
		width: 45%;
		margin-left: 20px;
		margin-top: 3px;
		float: left;
	}
	.serve .serveWrap .medicalstar,
	.serve .serveWrap .servestar {
		display: none;
	}
	.serve .serveWrap .medicalStar,
	.serve .serveWrap .serveStar {
		float: left;
	}
	.serve .serveWrap .serveStar {
		margin-left: -60px;
	}
	.serve .serveWrap .record {
		clear: both;
		font-size: 16px;
		padding-top: 30px;
		padding-bottom: 30px;
		line-height: 30px;
		text-align: justify;
	}
	/*tag*/
	.tagWrap {
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 40px;
	}
	.tag {
		font-size: 16px;
		letter-spacing: 2px;
	}
	.tag .Tag {
		font-size: 10px;
		color: #a5a4a5;
	}
	.navbar {
		float: left;
		margin-left: 30px;
	}
	.navbar li {
		float: left;
		padding: 5px 20px;
		font-size: 14px;
		color: #969595;
		margin-right: 15px;
		background: #f4f4f5;
		border-radius: 5px;
	}
	/*还看了*/
	.babyHeadWide {
		display: none;
	}
	.babyOtherHead {
		font-size: 16px;
		border-left: 6px solid #e36776;
		color: #e36776;
		padding-left: 25px;
		letter-spacing: 3px;
		line-height: normal
	}
	.otherTxtWrap {
		clear: both;
		padding-top: 40px;
	}
	.txtList {
		margin-bottom: 20px;
	}
	.txtHead {
		font-size: 18px;
		padding-left: 31px;
		letter-spacing: 2px;
		background: url(../../images/seo/order_sq.png) no-repeat left center;
	}
	.txtList .txtOtherInfo {
		clear: both;
		margin-left: 31px;
		padding-top: 10px;
		padding-bottom: 5px;
		border-bottom: 1px dashed #9f9f9f;
		letter-spacing: 2px;
		color: #afafaf;
		font-size: 12px;
	}
	.txtList .txtOtherInfo .doctorName,
	.txtList .txtOtherInfo .doctorJobTitle,
	.txtList .txtOtherInfo .hospitalName {
		margin-right: 15px;
	}
	.txtList .txtOtherInfo .phoneTime {
		padding-left: 20px;
		background: url(../../images/seo/order_time.png) no-repeat left center;
	}
	.txtList .txtOtherInfo .publishData {
		margin-left: 5px;
		margin-right: 15px;
	}
	.spaceBottom {
		height: 200px;
	}
	.hot {
		width: 30px;
		height: 15px;
		background: #f66;
		display: inline-block;
		margin-top: 5px;
		background: url(../../images/seo/order_hot.png) no-repeat right;
	}
	/*问医生没有*/
	.moduleConsult {
		display: none;
	}
	/*浮层没有*/
	#bannerApp {
		display: none;
	}
	/*病例列表页*/
	/*TODO设计新样式,暂时隐藏*/
	#subCon .case-tag {
		display: none;
	}
	#subCon .doc-detail img,
	p.time,
	a.gotocase {
		display: none;
	}
	h5.pc-crumbs {
		width: 100%;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		font-weight: normal;
		color: #636363;
		border-radius: 5px;
		border: 1px solid #f1c8d3;
		padding-left: 27px;
		box-sizing: border-box;
	}
	/*专家观点*/
	.exp-view {
		padding: 55px 0 20px;
	}
	.exp-view .exp-title {
		font-size: 24px;
		color: #e36776;
		font-weight: normal;
	}
	.exp-view ul {
		overflow: hidden;
		padding: 30px 0;
	}
	.exp-view ul p.loading {
		font-size: 14px;
		text-align: center;
	}
	.exp-view ul li {
		float: left;
		width: 48%;
		height: 75px;
	}
	.exp-view ul li:first-child {
		padding-right: 20px;
		background: url(/website/images/zhishi/expviewbg.png) top right no-repeat;
	}
	.exp-view ul li:nth-child(2) {
		float: right;
	}
	.exp-view ul li img {
		float: left;
		width: 65px;
		height: 65px;
		border-radius: 50%;
		margin-right: 12px;
	}
	.exp-view ul li div {
		float: right;
		width: 320px;
	}
	.exp-view ul li div h2 {
		font-size: 18px;
		color: #333;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.exp-view ul li a:hover h2 {
		color: #e95664;
		text-decoration: underline;
	}
	.exp-view ul li div span {
		font-size: 12px;
		color: #999;
	}
	.exp-view ul li span.exp-name {
		float: left;
	}
	.exp-view ul li span.read-num {
		float: right;
	}
	.exp-view span.read-num img {
		width: 18px;
		height: auto;
		padding-top: 6px;
	}
	.exp-view ul li span.read-num b {
		font-weight: normal;
	}
	.exp-view .zhishi-btn {
		font-size: 14px;
		color: #4dcbff;
		float: right;
		text-decoration: underline;
	}
	.caseList {
		padding: 35px 0;
	}
	.caseList li {
		overflow: hidden;
		margin-bottom: 25px;
	}
	.caseList img.pc-docpic {
		float: left;
		width: 88px;
		height: 88px;
		border-radius: 50%;
	}
	.caseList .case-container {
		float: right;
		width: 698px;
		padding-bottom: 20px;
		border-bottom: 1px dashed #dcdcdc;
	}
	.caseList li h3 {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #333;
		font-size: 24px;
		font-weight: normal;
		/*padding-bottom: 15px;*/
	}
	.caseList li .doc-detail {
		font-size: 14px;
		padding: 10px 0;
		color: #999;
	}
	.caseList li .doc-detail i {
		font-style: normal;
		float: right;
	}
	.caseList li .case-info {
		font-size: 14px;
		color: #666;
	}
	.classic-case .exp-title {
		margin-top: 35px;
	}
	.classic-case .exp-title span {
		font-size: 30px;
		color: #e36776;
		font-weight: normal;
		padding-left: 30px;
		border-left: 9px solid #e36776;
	}
	.classic-case .nocase {
		font-size: 22px;
		color: #999;
		font-weight: normal;
		padding: 50px 0;
	}
	.tagWrap {}
	.tagWrap span {
		display: inline-block;
		*display: inline;
		zoom: 1;
		height: 40px;
		font-size: 14px;
		line-height: 50px;
		overflow: hidden;
		float: left;
		margin-right: 10px;
	}
	.tagWrap span font {
		font-size: 10px
	}
	.tagWrap li {
		display: inline-block;
		*display: inline;
		height: 40px;
		zoom: 1;
		float: left;
		margin: 5px;
	}
	.tagWrap a {
		display: inline-block;
		*display: inline;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #f4f4f4;
		border-radius: 3px;
		/*margin: 0 5px;*/
		padding: 0 25px;
		font-size: 12px;
	}
	.tagWrap a:hover {
		background: #e95664;
		color: #fff;
	}
}