@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 0.6rem;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	color: #333;
	background: #f0f0f0;
	font-family: "微软雅黑";
}
div, dl, dt, dd, ul, ol, li, table, tr, th, tb, h1, h2, h3, h4, h5, h6, form, textarea, button, input, p, img, b {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
input, select {
	outline: none;
}
fieldset {
	border: 0;
	vertical-align: top;
	font-style: normal;
}
legend {
	display: none;
}
img {
	height: auto;
	overflow: hidden;
	width: 100%;
}
em, i {
	font-style: normal;
}
.line {
	width: 100%;
	height: 0.5rem;
	background: #f0f0f0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both
}
.c1 {
	zoom: 1;
}
.clearfix::after {
	content: '';
	display: table;
	clear: both
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.wrap {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2.75rem;
}
/*logo+导航*/

.logo {
	width: 100%;
	max-width: 640px;
	height: 2.75rem;
	background: #b07d4e;
	position: fixed;
	top: 0;
	z-index: 9999999;
	text-align: center;
}
.logo img {
	height: 2.75rem;
	width: 16rem;
}
.nav {
	width: 100%;
	height: 1.75rem;
	line-height: 1.75rem;
	background: #f7f7f5;
}
.nav li {
	width: 20%;
	float: left;
	text-align: center;
}
.nav li a {
	color: #b07d4e;
	display: block;
}
.nav li a:hover {
	background: #cea074;
	color: #fff;
}
/*banner*/

.slideBoxs {
	zoom: 1;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.slideBoxs .bds img {
	width: 100%;
	vertical-align: bottom;
}
.hds {
	width: 5rem;
	height: 0.15rem;
	zoom: 1;
	overflow: hidden;
	position: absolute;
	bottom: 0.3rem;
	left: 6rem;
}
.hds ul li {
	width: 0.7rem;
	height: 0.15rem;
	background: #dcc4ad;
	margin-right: 0.25rem;
	float: left;
	text-indent: -99999px;
	overflow: hidden
}
.hds ul li.on {
	background: #e45375;
}
/*搜索*/

.search_box {
	width: 100%;
	overflow: hidden;
	padding: 0.5rem 0;
	background: #fff;
	margin: 0 0 0.5rem;
}
.search {
	width: 13.75rem;
	height: 1.525rem;
	background: url(../images/sousu.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.search .txt1 {
	width: 10.25rem;
	height: 1.425rem;
	line-height: 1.425rem;
	border: 0;
	background: none;
	text-indent: 2rem;
	font-size: 0.6rem;
	font-family: "微软雅黑";
}
.search .txt2 {
	width: 3.25rem;
	height: 1.425rem;
	line-height: 1.425rem;
	border: 0;
	background: none;
	float: right;
	cursor: pointer;
}
/*诊疗项目*/

.common-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 0.5rem;
	background: #FFF;
}
.ckzx {
	width: 97%;
	margin-left: 3%;
	padding-bottom: 1em;
}
.index-title {
	width: 90%;
	height: 3.33em;
	float: left;
	position: relative;
}
.img_tp {
	width: 6.5%;
	height: auto;
	position: absolute;
	top: 25%
}
.index-title span {
	width: 80%;
	height: auto;
	position: absolute;
	top: 20%;
	left: 8%;
	font-size: 0.75rem;
	color: #333;
	font-weight: bold;
}
.ckzx ul {
	width: 100%;
	height: auto
}
.ckzx ul li {
	width: 30.2%;
	height: 2.2em;
	border: solid #d2d2d2 1px;
	background: #f3f3f3;
	float: left;
	margin: 0 0.25rem 0.25rem 0;
	text-align: center;
	line-height: 1.4rem;
	border-radius: 0.25rem
}
.ckzx ul li a {
	font-size: 0.6rem;
}
.ckzx ul .li_color01 {
	background: #e1d2a7;
	color: #fff;
}
.ckzx ul .li_color02 {
	background: #fd80a2;
	color: #fff;
}
.ckzx ul .li_color03 {
	background: #7fb1cb;
	color: #fff;
}
.ckzx ul .li_color04 {
	background: #bb84be;
	color: #fff;
}
.ckzx ul .li_color05 {
	background: #facd89;
	color: #fff;
}
.ckzx ul .li_color06 {
	background: #92b272;
}
.ckzx ul .li_color01 a, .ckzx ul .li_color02 a, .ckzx ul .li_color03 a, .ckzx ul .li_color04 a, .ckzx ul .li_color05 a, .ckzx ul .li_color06 a {
	color: #fff;
}
/*优惠项目*/

.index-title2 {
	width: 100%;
	background: url(../images/title-bg.png) no-repeat;
	background-size: 100% 1.625rem;
	text-align: center;
	height: 1.5rem;
	margin: 0.5em 0;
}
.index-title2-bg {
	width: 100%;
	height: auto;
	float: left;
}
.index-title2 span {
	display: inline-block;
	padding-top: 0.25rem;
	font-size: 0.75rem;
	color: #363537;
	font-weight: bold;
}
.common-box2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f0f0;
	padding-bottom: 0.8rem;
}
.common-box2 .yhxm {
	width: 100%;
	height: auto;
	margin-left: 3%
}
.common-box2 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.common-box2 ul li {
	width: 46.2%;
	float: left;
	margin: 0 0.25rem 0.25rem 0;
}
.yhxm .more {
	width: 100%;
	margin-top: 0.25rem;
}
.yhxm .more a {
	display: inline-block;
	width: 94%;
	height: 1.6rem;
	line-height: 1.6rem;
	font-size: 0.7rem;
	text-align: center;
	background: #c7ab93;
	color: #fff;
	border-radius: 0.25rem;
}
/*新闻资讯*/

.news {
	width: 99%;
	height: auto;
	float: left;
	background-color: #fff;
}
.news-ul {
	width: 100%;
	height: auto;
	float: left;
}
.news-ul li {
	width: 94%;
	height: auto;
	float: left;
	margin: 0 3% 1.125em;
	border-bottom: 1px solid #e1e1e1;
}
.news-ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.news-ul li.last {
	border-bottom: none;
}
.news-info {
	width: 100%;
	height: auto;
	margin: 0 0 1.125em;
	float: left;
	position: relative;
}
.news-thumb {
	width: 4.25rem;
	height: 2.525rem;
	float: left;
	border-radius: 0.25rem;
}
.news-title {
	width: 64%;
	height: auto;
	font-size: 0.6rem;
	line-height: 0.8rem;
	text-decoration: none;
	color: #2e2e2e;
	position: absolute;
	top: 0;
	left: 31%;
}
.news-time {
	display: block;
	width: 42.5%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 31%;
	font-size: 0.5rem;
	color: #9f9f9f;
	background: url(../images/news-time.png) left center no-repeat;
	background-size: contain;
	line-height: 1em;
	text-indent: 1.4em;
}
.news-hits {
	width: 20%;
	background: url(../images/news-hits.png) left center no-repeat;
	background-size: contain;
	font-size: 0.5rem;
	position: absolute;
	bottom: 0;
	left: 74%;
}
.news-btn {
	width: 94%;
	height: 1.6rem;
	float: left;
	margin: 0 3% 1em 3%;
	background: #c7ab93;
	border-radius: 0.25rem;
	line-height: 1.6rem;
	color: #fff;
	text-align: center;
	font-size: 0.7rem;
}
/*专家团队*/

.expert {
	background-color: #fff;
	padding: 0 0.55rem 0.5rem;
	margin-bottom: 1rem;
	border-radius: 0.15rem
}
.expert .doc-pic {
	width: 100%;
	margin-bottom: 0.5rem
}
.zj_con {
	height: 7rem;
}
#scrollDiv {
	height: 6.8rem;
	overflow: hidden;
}/*这里的高度和超出隐藏是必须的*/
.expert {
	background-color: #fff;
	padding: 0 0.55rem;
	border-radius: 0.15rem
}
.expert .u3 li {
	background-color: #f0f0f0;
	height: 3rem;
	width: 100%;
	margin-bottom: 0.45rem;
}
.expert .u3 li div {
	float: left;
}
.expert .u3 li img {
	width: 2.75rem;
	height: 3rem;
	float: left;
}
.expert .u3 li p {
	padding-left: 3rem
}
.expert .u3 li p.u3-1 {
	font-size: 0.6rem;
	color: #444;
	margin-top: 0.25rem;
}
.expert .u3 li p.u3-2 {
	font-size: 0.55rem;
	color: #444
}
.expert .u3 li p.u3-3 {
	font-size: 0.45rem;
	color: #e4710e
}
.expert .u3 li .u3-01 {
	margin-right: 0.45rem;
}
/*医院环境*/

.common-box3 {
	width: 100%;
	background: #f0f0f0;
	padding: 0.25rem 0;
	overflow: hidden;
}
.hj {
	width: 100%;
	margin: 0.65rem auto 0;
}
.slideBoxs1 {
	zoom: 1;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.slideBoxs1 .bds1 img {
	width: 100%;
	vertical-align: bottom;
}
.hds1 {
	width: 5.5rem;
	height: 0.15rem;
	zoom: 1;
	overflow: hidden;
	position: absolute;
	bottom: 0.3rem;
	left: 5.5rem;
}
.hds1 ul li {
	width: 0.85rem;
	height: 0.15rem;
	background: #dcc4ad;
	margin-right: 0.25rem;
	float: left;
	text-indent: -99999px;
	overflow: hidden
}
.hds1 ul li.on {
	background: #e45375;
}
.pinpai {
	width: 100%;
	padding-bottom: 0.35rem;
}
.pinpai img {
	margin-top: 0.5rem;
}
.pinpai .lay {
	width: 100%;
	overflow: hidden;
	padding-top: 0.25rem;
}
.pinpai .lay li {
	width: 20%;
	height: 1rem;
	float: left;
	text-align: center;
	color: #606060;
	background-color: #e5e5e5;
	border-radius: 1rem;
	border: 1px solid #b8b8b8;
	line-height: 1rem;
	font-size: 0.45rem;
	margin-left: 0.25rem;
}
.pinpai .lay .f {
	margin-left: 1.25rem;
}
/*底部*/

.footer {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-bottom: 2rem;
}
.footer .foot_menu {
	width: 100%;
	height: 1.75rem;
	line-height: 1.75rem;
	background: #b07d4e;
}
.footer .foot_menu li {
	float: left;
	width: 20%;
	text-align: center;
	background-size: 0.05rem 1.75rem;
}
.footer .foot_menu li a {
	color: #fff;
}
.footer .foot_menu li:last-child {
	background: none;
}
.footer p b {
	color: #f00;
	font-size: 0.7rem;
}
.footer p {
	text-align: center;
	line-height: 1rem;
	padding: 0.5rem 0;
}
.footer .btn3 {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-bottom: 0.5rem;
}
.footer a {
	display: inline-block;
	width: 2.9rem;
	text-align: center;
}
.footer a.btn3_t1 {
	margin-right: 0.75rem;
}
/*顶部贴片*/

.topTips {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
	-webkit-perspective: 600px;
	perspective: 600px;
}
.tipsbox {
	font-family: "Microsoft YaHei";
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 10px rgba(0 0 0 0.5);
	box-shadow: 0 2px 10px rgba(0 0 0 0.5);
	background: #fff;
	-webkit-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	opacity: 0;
}
.tipsbox a {
	text-decoration: none;
	display: block;
	position: relative;
	padding-left: 50px;
	color: #111;
}
.tipsbox img {
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -17px;
	width: 36px;
	height: auto;
	padding-right: 5px;
	background: #fff;
}
.tipsbox dl {
	text-align: left;
	margin: 0;
	padding: 6px 5px;
	border-left: 1px solid #ccc;
}
.tipsbox dt {
	font-weight: bold;
	line-height: 1em;
	font-size: 15px;
}
.tipsbox dd {
	margin: 0;
	line-height: 1.2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 15px;
}
.showTip {
	visibility: visible;
}
.showTip .tipsbox {
	-webkit-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}
.hideTip {
	visibility: hidden;
}
.hideTip .tipsbox {
	-webkit-transform-origin: 0px 100%;
	transform-origin: 0px 100%;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	opacity: 0;
}
/*底部贴片*/

#foot_menu {
	position: fixed;
	bottom: 0;
	z-index: 999;
	background: #b07d4e;
	width: 100%;
	max-width: 100%;
	left: 0;
}
#foot_menu ul {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	float: none;
}
#foot_menu li {
	float: left;
	width: 25%;
}
#foot_menu li img {
	width: 100%;
	height: auto;
	display: block;
}
#foot_menu li a {
	display: block;
	overflow: hidden;
}
/*科室页面*/

.jp_nei {
	padding: 0.5rem 0.5rem 0.5rem;
	background-color: #FFFFFF;
	border-radius: 0.15rem;
	overflow: hidden;
	margin-bottom: 0.5rem;
}
.ks img {
	width: 4.25rem;
	height: 4.25rem;
	float: left;
}
.ks p {
	padding-left: 4.9rem;
	color: #444;
	font-size: 0.6rem;
	line-height: 1.1rem;
	text-indent: 0.5rem
}
.ks_d {
	color: #444;
	font-size: 0.6rem;
	line-height: 1rem;
	display: none
}
.ss {
	display: block;
	width: 100%;
	height: 1.1rem;
	background-color: #c7ab93;
	color: #fff;
	font-size: 0.6rem;
	line-height: 1.1rem;
	border-radius: 0.6rem;
	text-align: center;
	margin-top: 0.75rem;
	cursor: pointer
}
.list_bk_title {
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: 0.7rem;
	font-weight: bold;
	color: #444444;
	margin: 0.15rem 0;
}
.list_bk_title img {
	margin: 0.35rem 0.2rem 0 0;
	float: left;
	width: 0.15rem;
	height: 0.5rem
}
.list_bk_title a {
	font-size: 0.5rem;
	color: #ff0000;
	float: right;
	font-weight: normal
}
.list_bk_nr {
	padding: 1rem 0.5rem 0.5rem 0.5rem;
	background-color: #FFFFFF;
	border-radius: 0.15rem;
	margin-bottom: 0.5rem;
}
.list_bk_til {
	height: 0.075rem;
	border-bottom: 1px solid #d2c5a6;
	border-top: 1px solid #d2c5a6;
	margin-bottom: 0.8rem
}
.list_bk_til p {
	font-weight: bold;
	font-size: 0.7rem;
	color: #b07d4e;
	width: 4rem;
	height: 1rem;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -0.6rem;
	background-color: #FFFFFF
}
.list_bk_nr ul.u5 {
	height: 5rem
}
.list_bk_nr ul.u6 {
	overflow: hidden;
}
.list_bk_nr .ul1 {
	height: 3.75rem
}
.list_bk_nr ul li {
	width: 23%;
	height: 1.1rem;
	line-height: 1.1rem;
	text-align: center;
	border: 1px solid #dfdfdf;
	border-radius: 0.15rem;
	margin: 0 0.14rem 0.15rem 0;
	float: left
}
.list_bk_nr ul li a {
	color: #444;
	font-size: 0.6rem
}
.list_bk_nr ul .li1 {
	margin-right: 0
}
.u7 li {
	width: 32.5%;
	height: 1.6rem;
	text-align: center;
	color: #fff;
	font-size: 0.6rem;
	float: left;
	line-height: 1.6rem;
	margin-bottom: 0.15rem
}
.u7 li.u7-01 {
	background-color: #e5a86c
}
.u7 li.u7-02 {
	margin-left: 1.25%;
	margin-right: 1.25%;
	background-color: #d7b89a
}
.u7 li a {
	color: #fff;
	font-size: 0.6rem
}
.u7 li.u7-03 {
	background-color: #c5aa90
}
.u7 li.u7-04 {
	margin-left: 1.25%;
	margin-right: 1.25%;
	background-color: #f0ba87
}
/*列表页*/

.weizhi {
	width: 100%;
	position: relative;
	height: 1.5rem;
	overflow: hidden;
	background: #fff;
	padding-top: 0.5rem;
}
.weizhi_img {
	width: 3.75%;
	margin-left: 0.5rem;
}
.weizhi a {
	color: #666;
}
.wzzd {
	width: 97%;
	height: auto;
	float: left;
	background: #FFF;
	padding: 0 0 4% 3%;
}
.wzzd li {
	float: left;
	width: 28.3%;
	display: block;
}
.wzzd li a {
	color: #fff;
}
.wzzd li:nth-child(1) {
	background: #9ab271;
	color: #fff;
	padding: 0 2% 3% 2%;
	height: 7.2em
}
.wzzd li:nth-child(2) {
	background: #e0b086;
	color: #fff;
	padding: 0 2% 3% 2%;
	height: 7.2em
}
.wzzd li:nth-child(3) {
	background: #97b8ca;
	color: #fff;
	padding: 0 2% 3% 2%;
	height: 7.2em
}
.wzzd li:nth-child(4) {
	width: 61%;
	background: #727475;
	color: #fff;
	padding: 2%;
	height: 3.2em;
}
.wzzd li:nth-child(5) {
	width: 28%;
	background: #c082a5;
	color: #fff;
	padding: 2%;
	text-align: center;
	height: 3.2em;
	line-height: 1em
}
.wzzd li:nth-child(4) p {
	padding: 4% 2% 1% 4%;
}
.wzzd li:nth-child(1) h3 {
	color: #25b2d0;
	color: #fff;
	height: 2rem;
	font-size: 0.7rem;
	line-height: 2rem;
	text-align: center
}
.wzzd li:nth-child(2) h3 {
	color: #71bf81;
	color: #fff;
	height: 2rem;
	font-size: 0.7rem;
	line-height: 2rem;
	text-align: center
}
.wzzd li:nth-child(3) h3 {
	color: #a392c9;
	color: #fff;
	height: 2rem;
	font-size: 0.7rem;
	line-height: 2rem;
	text-align: center
}
.wzzd li:nth-child(4) h3 {
	float: left;
	width: 26%;
	color: #a392c9;
	font-size: 0.7rem;
	text-align: left;
	color: #fff;
	line-height: 1.5rem
}
.wzzd li:nth-child(5) h3 {
	font-size: 0.7rem;
	line-height: 2rem;
}
.wzlb-ul {
	width: 100%;
	height: auto;
	float: left;
	background: #FFF
}
.wzlb-ul li {
	width: 97%;
	height: auto;
	float: left;
	padding: 0 0 0 3%;
	border-bottom: 1px solid #e0e1e2;
	background-color: #fff;
}
.wzlb-title {
	width: 98.6%;
	height: auto;
	float: left;
	margin: 1em 0 0 0;
	position: relative;
}
.wzlb-title img {
	width: 2.4%;
	height: auto;
	float: left;
	margin: 1.3% 0 0 0;
}
.wzlb-title a {
	font-size: 0.6rem;
	color: #2e2e2e;
	text-decoration: none;
	float: left;
	padding-left: 1.7%;
	width: 94%;
}
.wzlb-description {
	width: 94%;
	height: auto;
	float: left;
	margin: 0.5em 0 0 3.9%;
	font-size: 0.9em;
	color: #777777;
	line-height: 1rem;
}
.wzlb-time {
	display: block;
	width: 50%;
	height: auto;
	float: left;
	margin: 0.8em 0 1em 3.9%;
	font-size: 0.86em;
	color: #9f9f9f;
	background: url(../images/news-time.png) left center no-repeat;
	background-size: contain;
	line-height: 1em;
	text-indent: 0.7rem;
}
.wzlb-hits {
	width: 30%;
	background: url(../images/news-hits.png) left center no-repeat;
	background-size: contain;
	margin: 0.4rem 0 0.5rem 0;
}
.page {
	width: 97%;
	height: auto;
	float: left;
	background: #FFF;
	padding: 5% 0 4% 3%;
	margin-bottom: 0.5rem;
}
.page a {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
}
.page_index {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
}
.page_prev {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
}
.page_nowindex {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
	background-color: #b07d4e;
}
.page_next {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
}
.page_last {
	border-style: solid;
	border-width: 1px;
	border-color: #b07d4e;
	margin: 5px;
	padding: 2px 10px;
}
.page a {
	color: #666
}
.page_index .page_prev .page_next .page_last {
	float: left;
	border: 1px #999 solid;
	border-radius: 0.15rem;
	padding: 0.15rem 0.3rem 0.15rem 0.3rem;
	margin: 0.1rem;
	text-align: center;
	color: #666
}
.page page_nowindex {
	float: left;
	border: 1px #999 solid;
	border-radius: 0.15rem;
	padding: 0.15rem 0.3rem 0.15rem 0.3rem;
	margin: 0.1rem;
	text-align: center;
	color: #666
}
.page li a {
	color: #666
}
.page li a:hover {
	color: #b07d4e;
}
.page li.current {
	background: #f0f0f0;
}
/*文章页*/

.article-box {
	width: 94%;
	height: auto;
	float: left;
	padding: 0.25rem 3% 0;
	background-color: #fff;
	color: #656565;
	overflow: hidden;
	word-wrap: break-word;
	margin-bottom: 0.5rem;
}
.article-box2 {
	width: 94%;
	height: auto;
	float: left;
	padding: 0 3% 0;
	background-color: #fff;
	color: #656565;
	overflow: hidden;
	word-wrap: break-word;
}
.article-info {
	width: 100%;
	height: auto;
	float: left;
}
.article-info .title {
	width: 100%;
	height: auto;
	float: left;
	font-size: 1.16em;
	text-align: center;
	color: #363636;
	font-weight: bold
}
.article-info .title h1 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 1.16em;
	text-align: center;
	color: #363636;
	font-weight: bold
}
.article-info .time {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.8em;
	text-align: center;
	margin: 0.6em 0 0 0;
	color: #6f6f6f;
}
.article-wxts {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin: 1.125em 0 0 0;
	/*background-color: #f3f3f3;
	border-radius: 0.428em;
	border: 1px #e7e7e7 solid;*/
	padding: 0.8em 0;
}
.article-wxts span {
	display: block;
	width: auto;
	height: auto;
	padding: 0 1em;
	float: left;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: justify;
	color: #979797;
}
.article-wxts span font {
	color: #464646;
}
.article-wxts span a {
	color: #b07d4e;
	text-decoration: none;
}
.article-content {
	width: 100%;
	font-size: 0.6rem;
	color: #3c3b3b;
	line-height: 1rem;
	padding: 0.5rem 0 0.75rem 0;
	float: left
}
.article-content div {
	margin-bottom: 0.45rem
}
.article-content p {
	line-height: 1.25rem;
    text-indent: 1rem;
    overflow: hidden;
}
.article-content p span {
	line-height: 1rem;
}
.article-content img {
}
.article-btn {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 0 0.6rem 0;
}
.article-btn a {
	width: 40%;
	display: block;
	float: left;
	margin-left: 0.5rem;
}
.article-btn .btn-call {
	margin-left: 1rem;
}
.article-links {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #d7d7d7;
	padding: 0.6em 0 0 0;
}
.article-links a {
	width: 100%;
	height: auto;
	float: left;
	color: #363636;
	font-size: 0.91em;
	line-height: 2.2em;
}
.article-hh {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 2%;
}
.article-hh .input_1 {
	width: 64%;
	height: 1.68em;
	float: left;
	margin: 0 0 0 2.4%;
	color: #cecece;
	font-size: 0.9em;
	padding: 0.8%;
	text-align: left
}
.article-hh .zx-call {
	width: 25%;
	height: 1.9em;
	float: left;
	background-color: #c7ab93;
	color: #fff;
	text-align: center;
	line-height: 1.9em;
	font-size: 1em;
	text-decoration: none;
	border-radius: 0.428em;
	margin: 0 0 0 1.6%;
}
.more_jy {
	font-size: 0.55rem;
	margin-top: 0.25rem;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.5rem;
	color: #b07d4e;
}
.more_arc {
	margin-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.more_arc li {
	line-height: 1rem;
	color: #666;
}
.more_arc li a {
	color: #666;
}
.more_arc li:hover {
	background: #f0f0f0;
}
.more_arc li b {
	font-weight: normal;
}
