/*#region 内页 */
.contents {
	width: 100%;
	overflow: hidden;
}

.contents .yellow_line {
	width: 100%;
	height: 3px;
	background: #ff9d00;
}

.detil_all {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.detil_all .detail_left {
	width: 900px;
	float: left;
}

.detail_left .list_one {
	width: 100%;
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
}

.list_one .one_people {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 40px;
}

.list_one .one_people img {
	width: 100%;
}

.list_one .type_name {
	float: left;
	margin-left: 20px;
}

.mt54 {
	display: block;
	margin-top: 10px;
	color: #333;
	font-weight: 300;
	font-size: 36px;
    font-weight: normal;
}

.type_name .fs16 {
	display: block;
	font-size: 16px;
	margin-top: 14px;
}

.pro_type {
	width: 100%;
}

.pro_type.type_one {
	width: 100%;
}

.type_one .all_name {
	width: 100%;
	color: #333;
	font-size: 20px;
	border-bottom: 1px solid #e7e7e7;
}

.mt20 {
	display: block;
	margin-top: 15px;
}

.all_name .org_line {
	width: 81px;
	height: 2px;
	background-color: #1fc7ca;
	margin-top: 12px;
}

.type_one .one_num1 {
	width: 100%;
}

.num1_star {
	width: 100%;
	margin-top: 30px;
}

.num1_star .unmbers {
	float: left;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background-color: #3ad8e3;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-right: 9px;
}

.num1_star .js_fonts {
	color: #666;
	font-size: 15px;
	font-weight: 100;
}

.one_num1 .cont_one {
	width: 100%;
	overflow: hidden;
}

.all_text {
	color: #7f7f7f;
	font-size: 15px;
	line-height: 24px;
	margin: 15px 32px 0;
}

.cont_one .money_ul {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.money_ul .list_li {
	float: left;
	margin-right: 25px;
	width: 258px;
	height: 97px;
	border-radius: 10px;
	background-color: #f1faf9;
	text-align: center;
}

.list_li span {
	display: block;
}

.list_li .price {
	color: #1fc7ca;
	font-size: 20px;
	padding-top: 24px;
	height: 30px;
	overflow: hidden;
}

.list_li .ck_price {
	color: #333;
	font-size: 16px;
	margin-top: 14px;
}

.cont_one .flex {
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}

.list_li .stars_ul {
	padding-top: 24px;
	overflow: hidden;
	padding-left: 60px;
}

.list_li .stars_ul li {
	float: left;
	width: 24px;
	height: 24px;
}

.list_li .stars_ul li img {
	width: 100%;
}

.money_ul .bg_white {
	width: 208px;
	height: 97px;
	background-color: #fff;
	border: 1px solid #eee;
	margin-right: 6px;
	margin-bottom: 12px;
}

.type_one .recommended_ul {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.recommended_ul .recome_li {
	float: left;
	width: 213px;
	*height: 290px !important;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #efefef;
}

.recommended_ul .recome_li:nth-child(4n) {
	margin-right: 0;
}

.recome_li a {
	display: block;
}

.recome_li a img {
	display: block;
	width: 100%;
}

.recome_li .js_wz {
	padding: 0 10px;
}

.js_wz .words {
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 16px;
}

.js_wz .words:hover {
	color: #ff9900;
}

.js_wz .pric_box {
	width: 100%;
	overflow: hidden;
	margin: 12px 0 20px 0;
}

.box_left {
	float: left;
	color: #ff9d00;
	font-size: 20px;
}

.box_left span {
	font-size: 14px;
}

.box_right {
	width: 65px;
	border: 1px solid #ff9d00;
	float: left;
	margin-left: 14px;
	margin-top: 3px;
	box-sizing: border-box;
}

.box_right .now_fx {
	float: left;
	width: 34px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #ff9d00;
	color: #fff;
	font-size: 12px;
	font-family: "宋体";
}

.box_right .relly {
	background-color: #fff;
	color: #ff9d00;
	font-size: 13px;
	padding: 1px;
	text-align: center;
}

.item {
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	/*justify-content: space-between;*/
	-ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}

.type_one .weibo_box {
	width: 100%;
}

.weibo_box .box_li {
	width: 100%;
	margin-top: 30px;
	border-bottom: 1px solid #e4e4e4;
}

.weibo_box .box_li a {
	display: block;
}

.daren {
	float: left;
	display: block;
	*width: 32px !important;
	max-width: 100px;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	background-color: #ff9900;
	margin-left: 8px;
	*margin-left: 8px !important;
}

.box_li .people_photot {
	width: 100%;
	overflow: hidden;
}

.people_photot .photos_left {
	float: left;
}

.photos_left .phtots {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.photos_left .phtots img {
	width: 100%;
}

.photos_left .surgery {
	float: left;
	margin-left: 12px;
}

.surgery .sur_name {
	display: inline-block;
	font-size: 14px;
	color: #999;
}

.surgery .sur_name img {
	display: inline-block;
	margin-left: 8px;
	width: 16px;
	height: 16px;
}

.box_li .feel:hover {
	color: #ff9900;
}

.surgery .parts {
	display: block;
	color: #ff9d00;
	font-size: 14px;
	margin-top: 12px;
}

.parts img {
	display: block;
	float: left;
	margin: 3px 9px 0;
	width: 14px;
	height: 14px;
}

.people_photot .photos_right {
	float: right;
	color: #c7c6c6;
	font-size: 13px;
}

.box_li .zr_but {
	width: 100%;
	margin-top: 18px;
	margin-left: 64px;
	overflow: hidden;
}

.box_li .zr_but li {
	float: left;
	width: 126px;
	height: 128px;
	margin-right: 10px;
}

.box_li .zr_but li img {
	width: 100%;
}

.box_li .feel {
	margin-top: 18px;
	padding-left: 64px;
	font-size: 16px;
	color: #535353;
	line-height: 22px;
}

.box_li .total {
	width: 100%;
	margin: 18px 0 20px;
}

.total .tot_zg {
	font-size: 13px;
	color: #535353;
	margin-left: 64px;
}

.total .tot_zg span {
	color: #ff9d00;
}

.total .tot_rigth {
	float: right;
	overflow: hidden;
}

.tot_rigth li {
	float: left;
	font-size: 13px;
	color: #999;
	margin-right: 14px;
}

.tot_rigth li .img1 {
	width: 16px;
	height: 10px;
	margin-right: 5px;
}

.tot_rigth li .img2 {
	width: 15px;
	height: 12px;
	vertical-align: initial;
	margin-right: 5px;
}

.tot_rigth li .img3 {
	width: 15px;
	height: 15px;
	vertical-align: top;
	margin-right: 5px;
}

.type_one .more_box {
	display: block;
	position: relative;
	left: 50%;
	margin-left: -75px;
	margin-top: 30px;
	width: 150px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #666;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	text-align: center;
	cursor: pointer;
}

.type_one .more_box:hover {
	color: #ff9900;
	border: 1px solid #ff9900;
}

.ml33 {
	margin-left: 33px;
}

.mr12 {
	margin-right: 10px;
}

.margin-top {
	margin-top: 12px;
}

.mt30 {
	margin-top: 30px;
}
/*#endregion */
.detail_right {
	width: 270px;
	float: right;
}

.zixun {
	width: 270px;
	height: 173px;
	background-image: url(../image/zixunshi.png);
	margin-top: 30px;
	cursor: pointer;
}

.zixun a {
	display: block;
	width: 108px;
	height: 30px;
	right: 44px;
	bottom: 20px;
}

.relative {
	position: relative;
}

.hot_newse {
	width: 270px;
	margin-top: 27px;
	overflow: hidden;
}

.hot_newse .new_li {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #eee;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.hot_newse .new_li .li_one {
	float: left;
	font-size: 16px;
	color: #999;
	cursor: pointer;
	padding: 10px 0;
	overflow: hidden;
	width: 74px;
	margin-right: 35px;
}

.hot_newse .new_li .li_one.check {
	border-bottom: 3px solid #1fc7ca;
	color: #4d4d4d;
	font-weight: bold;
}

.hot_newse .bag {
	width: 810px;
	-moz-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	transition: all 500ms linear;
}

.hot_newse .wenzi {
	width: 270px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	display: none;
}

.hot_newse .wenzi>li {
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
}

.hot_newse .wenzi a {
	display: inline-block;
	width: 190px;
	color: #666;
}

.hot_newse .wenzi a:hover {
	color: #1fc7ca;
    font-weight: bold;
}

.hot_newse .wenzi .point {
	vertical-align: top;
	margin-right: 5px;
}

.hot_newse .wenzi .time {
	display: block;
	color: #ccc;
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}