@charset "utf-8";

/* reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* start editing from here */

a {
	text-decoration: none;
}

.txt-rt {
	text-align: right;
}


/* text align right */

.txt-lt {
	text-align: left;
}


/* text align left */

.txt-center {
	text-align: center;
}


/* text align center */

.float-rt {
	float: right;
}


/* float right */

.float-lt {
	float: left;
}


/* float left */

.clear {
	clear: both;
}


/* clear float */

.pos-relative {
	position: relative;
}


/* Position Relative */

.pos-absolute {
	position: absolute;
}


/* Position Absolute */

.vertical-base {
	vertical-align: baseline;
}


/* vertical align baseline */

.vertical-top {
	vertical-align: top;
}


/* vertical align top */

.underline {
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
}


/* Add 5px bottom padding and a underline */

nav.vertical ul li {
	display: block;
}


/* vertical menu */

nav.horizontal ul li {
	display: inline-block;
}


/* horizontal menu */

img {
}

div {
	display: block;
}


/*end reset*/

body {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
	font-size: 100%;
	background: #ffffff;
}



/* 澶撮儴 */

.tb {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	height: 770px;
}

.tbl {
	width: 36%;
	height: 770px;
	z-index: 990;
	position: absolute;
	width: 475px;
	background-color: #ffffff;
	float: left;
}

.tbl_1 {
	width: 35%;
	margin: auto;
	margin-top: 6%;
	padding-left: 10.5%;
	padding-right: 6.5%;
}

.tbl_2 {
	width: 100%;
	margin: 5% 0;
	height: 4%;
}

.tbl_21 {
	width: 29%;
	float: left;
	margin-left: 17%;
}

.tbl_21 a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 16px;
	color: #534d4c;
	font-family: "Arial";
}

.tbl_21 a:hover {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	background: #f39811;
}

.tbl_22 {
	width: 29%;
	margin-left: 12%;
	float: left;
	border: 1px solid #ccc;
	height: 34px;
}

.tbl_22:hover {
	border: 1px solid #f39811;
}

.tbl_22 a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dcdcdc;
	text-align: center;
	background: #fff;
}

.tbl_22 a img {
	margin-top: 7px;
}

.tbl_22 a:hover {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #f39811;
	text-align: center;
}

@media (max-width:1100px) {
	.tbl {
		z-index: 999;
		max-width: 475px;
		min-width: 475px;
	}

	.tbr {
		width: 100%;
	}
}

@media (min-width:1600px) {
	.tbl {
		left: 126px;
		z-index: 999;
		background-color: #ffffff;
		max-width: 475px;
		min-width: 475px;
	}

	.tbr {
		right: 130px;
	}
}

@media (max-width:1600px) {

	.tbr {
		right: 0px;
	}
}

.tbl_3 {
	width: 407px;
	height: 119px;
	margin: auto;
	padding-bottom: 30px;
}

.tbl_3 ul li {
	width: 50px;
	float: left;
}

.tbl_3 ul li.lili {
	width: 1px;
	height: 63px;
	float: left;
	margin-top: 28px;
	background: url(../images/menubg1.png) 0px 0px no-repeat;
}

.tbl_3 ul li a {
	display: block;
	width: 33px;
	height: 95px;
	text-align: center;
	font-family: "鏂规浠垮畫_GBK";
	font-size: 21px;
	color: #231815;
	padding: 12px 8px;
}

.tbl_3 ul li a:hover {
	display: block;
	width: 33px;
	height: 95px;
	text-align: center;
	font-family: "鏂规浠垮畫_GBK";
	font-size: 21px;
	color: #f39811;
	padding: 12px 8px;
	background: url(../images/menubg.png) 14px 0px no-repeat;
}

.tbl_3 ul li ul {
	position: absolute;
	left: 10.6%;
}

.tbl_3 ul li ul li {
	display: none;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100px;
}

.tbl_3 ul li ul li.lili {
	display: none;
	width: 1px;
	height: 20px;
	float: left;
	margin-top: 12px;
	background: url(../images/menubg1.png) 0px 0px no-repeat;
}

.tbl_3 ul li ul li a {
	width: 100px;
	display: block;
	height: 20px;
	line-height: 20px;
	font-family: "鏂规浠垮畫_GBK";
	font-size: 21px;
	color: #231815;
}

.tbl_3 ul li:hover ul li {
	display: block;
}

.tbl_3 ul li:hover ul li:hover {
	background: none
}

.tbl_3 ul li:hover ul li a {
	display: block;
	font-family: "鏂规浠垮畫_GBK";
	font-size: 18px;
	color: #231815;
	width: 100px;
}

.tbl_3 ul li:hover ul li a:hover {
	display: block;
	font-family: "鏂规浠垮畫_GBK";
	font-size: 18px;
	color: #f39811;
	width: 100px;
	background: none;
}

.tbl_4 {
	width: 200px;
	height: 36px;
	background: url(../images/syssk.png) 0px 0px no-repeat;
	float: left;
	margin-left: 60px;
}

.tbl_blank {
	clear: both;
	height: 12px;
}

.tbr {
	width: 100%;
	max-width: 1100px;
	height: auto;
	max-height: 759px;
	position: absolute;
}

.tbl_5 {
	width: 74%;
	max-width: 492px;
	width: 475px;
	height: auto;
	background: #f6f6f6;
	margin: auto;
	height: 211px;
}

.sytgtb {
	width: 77%;
	margin-left: 39px;
	height: 50px;
	line-height: 50px;
}

.sytgtbl {
	width: 96px;
	float: left;
}

.sytgtbl a {
	font-size: 18px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 700;
}

.sytgtbl a:hover {
	font-size: 18px;
	color: #f39811;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 700;
}

.sytgtbr {
	float: right;
}

.sytgtbr a {
	font-size: 14px;
	color: #231815;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
}

.sytgtbr a:hover {
	font-size: 14px;
	color: #f39811;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
}

.focusBox {
	position: relative;
	width: 100%;
	height: 152px;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	margin-left: 39px;
}

.focusBox .pic li {
	width: 366px;
	display: block;
}

.cstg {
	width: 384px;
	height: 55px;
	margin-bottom: 10px;
}

.cstgl {
	width: 45px;
	height: 42px;
	float: left;
	text-align: center;
	padding-top: 3px;
	background: url(../images/ss1.png) center top no-repeat;
}

.day,
.year {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #fff;
	height: 22px;
}

.cstgl:hover {
	background: url(../images/ss2.png) center top no-repeat;
}

.cstgr {
	width: 315px;
	padding-left: 15px;
	float: left;
	height: 40px;
}

.cstgr_t {
	width: 315px;
	height: 23px;
	line-height: 23px;
}

.cstgr_t a {
	font-family: "寰蒋闆呴粦";
	font-size: 15px;
	color: #231815;
	font-weight: normal;
}

.cstgr_t a:hover {
	color: #f39811;
}

.cstgr_x {
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	color: #585858;
	font-weight: normal;
	line-height: 18px
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 34px;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/hd.png) no-repeat 0 0px;
	height: 12px;
	overflow: hidden;
	width: 12px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/hd.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background: url(../images/cd.png) no-repeat 0 0px;
}

.focusBox .prev,
.focusBox .next {
	width: 25px;
	height: 40px;
	position: absolute;
	top: 15%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
}

.focusBox .prev {
	left: 0;
	background: url(../images/dleft.jpg) no-repeat 0 0px;
}

.focusBox .next {
	background: url(../images/right.jpg) no-repeat 0px 0px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.tbl_6 {
	width: 465px;
	height: 85px;
	margin: auto;
	margin-top: 35px;
}

.lilili {
	width: 1px;
	height: 46px;
	float: left;
	margin-top: 7px;
	background: url(../images/menubg1.png) 0px 0px no-repeat;
}

.tbl_61 {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0px 27px;
}

.tbl_61 a {
	width: 60px;
	height: 80px;
	background: url(../images/dsydl.jpg) 0px 3px no-repeat;
	display: block;
}

.tbl_62 {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0px 27px;
}

.tbl_62 a {
	width: 60px;
	height: 80px;
	background: url(../images/dfwlt.jpg) 0px 0px no-repeat;
	display: block;
}

.tbl_63 {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0px 27px;
	position: relative;
}

.tbl_63 a {
	width: 60px;
	height: 80px;
	background: url(../images/dwslf.jpg) 0px -4px no-repeat;
	display: block;
}

.tbl_64 {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0px 27px;
	position: relative;
}

.tbl_64 a {
	width: 60px;
	height: 80px;
	background: url(../images/djqzg.jpg) 0px 0px no-repeat;
	display: block;
}

#focus {
	width: 1100px;
	height: 759px;
	overflow: hidden;
	position: relative;
}

#focus ul {
	height: 759px;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 1100px;
	height: 759px;
	overflow: hidden;
	position: relative;
}

#focus ul li img {
	width: 1100px;
	height: 759px;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 64%;
	left: 0;
	bottom: 0;
}

#focus .btn {
	position: absolute;
	width: 64%;
	height: 65px;
	padding: 5px 10px;
	right: 0;
	bottom: -10px;
	text-align: right;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus .btn span.on {
	background: #fff;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 296px;
	background: url('../images/sprite.png') no-repeat 0 0;
	cursor: pointer
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}

#focus ul li .slideother {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 74px;
	display: inline-block;
	background: url('../images/tmc.png') repeat;
	text-indent: 256px;
}

#focus ul li .slideother .h12 {
	font-size: 32px;
	position: absolute;
	top: 13px;
	left: 150px;
}

#focus ul li .slideother .h12 a {
	color: #FFF;
	font-size: 40px;
	text-decoration: none;
	font-family: "鏂规澶ч粦绠€浣�";
	line-height: 46px;
	letter-spacing: 3px;
}

@media only screen and (max-width:1600px) {
	#focus .preNext {
		margin-left: 312px;
	}
}

@media (max-width:1100px) {
	#focus ul li .slideother {
		text-indent: 380px;
	}

	#focus .preNext {
		margin-left: 470px;
	}
}

.xwzx {
	width: 1100px;
	margin: auto;
	padding: 4% 0px 3% 0px;
}

.xwzx_title {
	line-height: 50px;
	height: 50px;
	text-align: center;
	margin: 30px auto;
	width: 1100px;
}

.xwzx_title a {
	font-size: 35px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.xwzx_title a:hover {
	font-size: 35px;
	color: #f39811;
	font-family: "鏂规浠垮畫_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.testimonial_bg {
	background: #fff;
}

.notice {
	overflow: hidden;
	margin: auto;
	width: 1100px;
}

.notice .tab-hd {
	line-height: 2.0em;
	border: 1px solid #dcdcdc;
	width: 1098px;
	overflow: hidden;
	margin: auto;
}

.notice .tab-hd ul {
}

.notice .tab-hd li {
	float: left;
	line-height: 2.0em;
	width: 33.3%;
}

.notice .tab-hd li a {
	display: block;
	padding: 0 10%;
	font-size: 21px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 600;
	text-align: center;
}

.notice .tab-hd li a:hover {
	color: #fff;
	background: #f39811;
}

.notice .tab-hd li a.select {
	color: #fff;
	background: #f39811;
}

.notice .tab-bd {
	width: 1100px;
	margin: auto;
	padding-top: 30px;
	height: 330px;
	overflow: hidden;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}

.notice .tab-bd li {
	overflow: hidden;
	float: left;
}

.tab-palx {
	width: 1100px;
}

.tab-palxl {
	float: left;
	width: 400px;
	height: 300px;
}

.tab-palxr {
	float: left;
	width: 640px;
	padding: 0px 30px;
}

.tab-palxrt {
	width: 100%;
}

.tab-palxrt1 {
	width: 100%;
	float: left;
	height: 1.7em;
}

.tab-palxl img {
	width: 400px;
	height: 300px;
}

.tab-palxrt1 a {
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	color: #231815;
	width: auto;
	float: left;
	font-family: unset;
	text-align: left;
}

.tab-palxrt1 a:hover {
	color: #f39811;
}

.tab-palxrt1 span {
	float: right;
	font-size: 13px;
	color: #828282;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	line-height: 3.0em;
}

.tab-palxrt2 {
	float: left;
	font-size: 13px;
	color: #888;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	line-height: 2.3em;
	width: 100%;
	margin-top: 1.5%;
	text-indent: 2em;
	text-align: left;
	height: 87px;
	overflow: hidden;
}

.tab-palxrz {
	width: 705px;
	height: 1px;
	background: #dcdcdc;
	margin: 18px auto;
	float: left;
}

.aljy_contlist_1 {
	width: 400px;
	height: 250px;
	float: left;
}

.aljy_contlist_1 a {
	color: #ffffff;
}

.aljy_contlist_1 a span {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 400px;
	position: absolute;
	font-size: 16px;
	z-index: 200;
	margin-top: -37px;
	text-align: center;
	color: #ffffff;
}

.aljy_contlist_1 a i {
	color: #ffffff;
	display: block;
	width: 400px;
	height: 250px;
	background: url(../images/sp.png) center bottom no-repeat;
	z-index: 100;
	position: absolute;
	margin-top: -254px;
}

.aljy_contlist_1 a:hover i {
	background: url(../images/spd.png) center bottom no-repeat;
	color: #ffffff;
}

.aljy_contlist_1 a:hover b {
	display: block;
	width: 400px;
	height: 250px;
	bakground: url(../images/ico_spr.png) 50% 45% no-repeat;
	position: absolute;
	margin-top: -250px;
	z-index: 600;
	color: #ffffff;
}










/* 淇籍宸ョ▼閫夐」鍗ss */

.notice_xs {
	overflow: hidden;
	margin: auto;
	min-width: 1100px;
}

.notice_xs .tab-hd_xs {
	line-height: 2.0em;
	border: 1px solid #dcdcdc;
	width: 1098px;
	overflow: hidden;
	margin: auto;
}

.notice_xs .tab-hd_xs ul {
}

.notice_xs .tab-hd_xs li {
	float: left;
	line-height: 2.0em;
	width: 25%;
}

.notice_xs .tab-hd_xs li a {
	display: block;
	padding: 0 10%;
	font-size: 21px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 600;
	text-align: center;
}

.notice_xs .tab-hd_xs li a:hover {
	color: #fff;
	background: #f39811;
}

.notice_xs .tab-hd_xs li a.select {
	color: #fff;
	background: #f39811;
}

.notice_xs .tab-bd_xs {
	margin-top: 2.5%;
}

.notice_xs .tab-bd_xs ul {
	overflow: hidden;
	zoom: 1;
}

.notice_xs .tab-bd_xs li {
	overflow: hidden;
}

.tab-palxs {
}

.tab-palxst {
	width: 1100px;
	height: 226px;
	text-align: center;
	margin: auto
}

.tab-palxst img {
	width: 1100px;
	height: 226px;
}

.tab-palxsx {
	width: 1060px;
	background: #f6f6f6;
	margin: auto;
	padding: 10px 20px;
	height: 120px;
	overflow: hidden;
}

.notice_xs .tab-bd_xs li .tab-palxsx ul li {
	line-height: 25px;
	float: left;
	width: 106px;
	font-size: 13px;
	text-align: center;
}

.tab-palxsyq {
	background: url(../images/xsyq.png) bottom no-repeat;
	height: 488px;
}

.xsyq {
	width: 800px;
	margin: auto;
}

.tab-palxsyqt {
	width: 254px;
	float: left;
	height: 488px;
}

.tab-palxsqyx {
	float: left;
	margin-left: 58px;
	width: 488px;
	height: 488px;
}

.tab-palxsqyx1 {
	width: 488px;
	height: 50px;
	margin-top: 50px;
	text-align: left;
}

.tab-palxsqyx1 a {
	font-size: 36px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 600;
}

.tab-palxsqyx2 {
	color: #231815;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	line-height: 24px;
	text-indent: 2em;
	margin-top: 47px;
	text-align: left;
}

.tab-palxsqyx3 {
}

.tab-palxsqyx3 a {
	color: #231815;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: #bdb9b8 1px solid;
	border-radius: 8px;
	padding: 0px 10px;
	margin-top: 80px;
	display: block;
}

.tab-palxsqyx3 a:hover {
	color: #fff;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: #f39811 1px solid;
	border-radius: 8px;
	padding: 0px 10px;
	margin-top: 80px;
	background: #f39811;
	display: block;
}

.outer_box {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.img_box_big4 {
	min-width: 1100px;
	background: url("../images/0-tu8_03.png") center bottom no-repeat;
	background-position: bottom;
	background-repeat: repeat;
	height: 466px;
}

.inner_box {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}

.houstbgl {
	float: left;
	width: 346px;
	height: 466px;
}

.houstbg {
	float: left;
	width: 724px;
	height: 466px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.houstbg .content {
	display: block;
	width: 46%;
	font-size: 14px;
	font-family: '寰蒋闆呴粦';
	line-height: 26px;
	margin-top: 60px;
	margin-bottom: 15px;
}

.titleMore {
	display: inline-block;
	padding: 7px 40px;
	font-size: 14px;
	color: #ADABAC;
	border: 1px solid #ADABAC;
	cursor: pointer;
	margin-bottom: 20px;
	margin-top: 0px;
}

.wyzgdx {
	text-align: center;
	height: 35px;
	line-height: 35px;
	width: 125px;
	margin: auto;
}

.wyzgdx a {
	color: #fff;
	font-family: "瀹嬩綋";
	font-size: 16px;
}

.wyzgdx a:hover {
	color: #f39811;
}

.tab-paljz {
	margin-right: 25px;
	width: 350px;
}

.xsjz1 img {
	width: 350px;
	height: 261px;
}

.xsjz2 {
	margin-bottom: 7px;
	padding: 0px 20px;
	text-align: left;
	height: 56px;
}

.xsjz2 a {
	color: #231815;
	font-size: 18px;
	font-family: "寰蒋闆呴粦";
	line-height: 28px;
}

.xsjz2 a:hover {
	color: #f39811;
	font-size: 18px;
	font-family: "寰蒋闆呴粦";
	line-height: 28px;
}

.xsjz3 {
	color: #777;
	font-size: 13px;
	font-family: "寰蒋闆呴粦";
	line-height: 26px;
	text-indent: 2em;
	text-align: left;
}

.xsjz4 {
	color: #231815;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	text-align: left;
	margin-top: 15px;
}



/*----------- 鍔熷痉椤圭洰css---------------------------*/

.contentt {
	width: 1100px;
	margin: auto;
}

.con {
	width: 350px;
	height: 218px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}

.con img {
	width: 350px;
	height: 218px;
}

.txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
}

.txt h3 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
}

.txt p {
	font-size: 13px;
	display: block;
	line-height: 22px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
	padding: 0px 20px;
	text-align: left;
	text-indent: 2em;
	color: #fff;
}






/* 娉曚細css */

.notice_fh {
	overflow: hidden;
	margin: auto;
}

.notice_fh .tab-hd_fh {
	line-height: 2.0em;
	border: 1px solid #dcdcdc;
	border-radius: 9px;
	width: 66%;
	overflow: hidden;
	margin: auto;
}

.notice_fh .tab-hd_fh ul {
}

.notice_fh .tab-hd_fh li {
	float: left;
	line-height: 2.0em;
	width: 50%;
}

.notice_fh .tab-hd_fh li a {
	display: block;
	padding: 0 10%;
	font-size: 21px;
	color: #231815;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 600;
}

.notice_fh .tab-hd_fh li a:hover {
	color: #fff;
	font-size: 21px;
	font-family: "鏂规浠垮畫_GBK";
	padding: 0 10%;
	background: #f39811;
	font-weight: 600;
}

.notice_fh .tab-hd_fh li.on a {
	color: #fff;
	font-size: 21px;
	font-family: "鏂规浠垮畫_GBK";
	background: #f39811;
	font-weight: 600;
}

.notice_fh .tab-bd_fh ul {
	overflow: hidden;
	zoom: 1;
}

.notice_fh .tab-bd_fh li {
	overflow: hidden;
	float: left;
}

.tab-palfh {
}

.tab-palfht {
	width: 66%;
	float: left;
}

.tab-palfhx {
	width: 31.5%;
	padding-left: 2.5%;
	float: left;
}

.notice_fh .tab-bd_fh li .tab-palxsx ul li {
	line-height: 2.0em;
	float: left;
}

.notice_fh .tab-bd_fh li .tab-palxsx ul li a {
	color: #231815;
	font-size: 14px;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 600;
}

.tab-palfhx_t {
	width: 350px;
	height: 225px;
	float: left;
}

.tab-palfhx_t2 {
	width: 350px;
	float: left;
	margin-top: 10px;
}

.tab-palfhx_t2 a {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #231815;
	font-family: "鏂规鎶ュ畫_GBK";
	float: left;
	font-weight: 600;
}

.tab-palfhx_t2 a:hover {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #f39811;
}

.tab-palfhx_t2 span {
	float: right;
	font-size: 14px;
	color: #828282;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	line-height: 24px;
}

.tab-palfhx_t3 {
	float: left;
	font-size: 14px;
	color: #7d7d7d;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	line-height: 24px;
	width: 350px;
	text-indent: 2em;
	text-align: left;
}

.tab-palfhx_z {
	width: 350px;
	height: 1px;
	background: #dcdcdc;
	margin: 19px auto;
	float: left;
}












/* 瑙夐啋娉曞笀css */

.jxfs {
	width: 100%;
	height: 460px;
	position: relative;
	min-width: 1100px;
	background-color: #cab9a7;
	text-align: center;
}

.jxfs_xq {
	width: 736px;
	height: 51%;
	margin: auto;
	text-align: right;
}

.jxfs_xqtitle {
	margin-top: 10px;
	width: 273px;
	margin-top: -340px;
	margin-left: 479px;
}

.jxfs_xqtitle1 {
	font-size: 26px;
	color: #231815;
	line-height: 40px;
	font-family: "鏂规浠垮畫_GBK";
	font-weight: 700;
	text-align: right;
	width: 273px;
	text-align: left;
	text-indent: 25px;
	display: none;
}

.jxfs_xqtitle2 {
	font-size: 20px;
	color: #585858;
	line-height: 46px;
	font-family: "鏂规涔﹀畫_GBK";
	height: 285px;
	overflow: hidden;
	width: 271px;
	text-align: left;
	margin-top: 35px;
}

.wxwb {
	width: 503px;
	height: 85px;
	margin: auto;
	text-align: right;
	padding-top: 20px;
}

.f_03 {
}

.f_03 ul {
}

.f_03 ul li {
	display: inline-block;
	list-style: none;
}

.f_03 ul li a {
	display: block;
	width: 41px;
	height: 41px;
}

.f_03 ul li.weixin a {
	display: block;
	background: url(../images/sp2.png) no-repeat -60px 0;
}

.f_03 ul li.weixin a:hover {
	display: block;
	background: url(../images/sp3.png) no-repeat -60px 0;
}

.f_03 ul li.weibo a {
	display: block;
	background: url(../images/sp2.png) no-repeat -119px 0;
}

.f_03 ul li.weibo a:hover {
	display: block;
	background: url(../images/sp3.png) no-repeat -119px 0;
}

.f_03 ul li.ditu a {
	display: block;
	background: url(../images/sp2.png) no-repeat -179px 0;
}

.f_03 ul li.ditu a:hover {
	display: block;
	background: url(../images/sp3.png) no-repeat -179px 0;
}

.blackBox {
	position: absolute;
}

.blackBox .redbag {
	width: 230px;
	height: 243px;
	background: url(../images/1_bb.jpg);
	margin: auto;
	top: 0;
	bottom: 0;
	left: 337px;
	right: 0;
	position: absolute;
	z-index: 880;
}

.blackBox .redbag a {
	width: 24px;
	height: 24px;
	background: url(../images/close1.png);
	position: relative;
	z-index: 500;
	margin-left: 204px;
	display: block
}














/* 鐜変經闂 */

.yfwc {
	background: url(../images/yfwc.png) repeat-x;
	min-width: 1100px;
	margin-top: 20px;
}

.yfwcl {
	width: 1100px;
	margin: auto;
	text-align: center;
	padding-bottom: 2%;
}

.yfwct {
	line-height: 50px;
	height: 50px;
	text-align: center;
	padding: 30px 0px 20px 0px;
}

.yfwct a {
	font-size: 35px;
	color: #fff;
	font-family: "鏂规浠垮畫_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.yfwct a:hover {
	font-size: 35px;
	color: #f39811;
	font-family: "鏂规浠垮畫_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.section {
	margin: auto;
	overflow: hidden;
	width: 100%;
}

.section ul {
}

.section ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	display: inline;
	width: 23%;
	height: 230px;
	overflow: hidden;
	position: relative;
}

.section ul li .photo {
	width: 220px;
	height: 220px;
	overflow: hidden;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	position: relative;
}

.section ul li .photo .asd span {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

.section ul li .photo .asd {
	position: absolute;
	top: 40%;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-family: cursive;
}

.section .rsp {
	width: 250px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
	border-radius: 50%;
}

.section .text {
	position: absolute;
	width: 250px;
	height: 250px;
	left: -350px;
	top: 0px;
	overflow: hidden;
	border-radius: 50%;
}

.section .text h3 {
	width: 250px;
	margin-top: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}

.section .text a {
	text-decoration: none
}

.section .text div {
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	padding: 5px 12px;
	border: rgba(255, 255, 255, 0.6) 1px solid;
	font-size: 16px;
	padding: 5px 12px;
	margin: auto;
}

.section .text div:hover {
	color: #585858;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.section ul li .listion {
	width: 93px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	padding: 5px 12px;
	border: rgba(255, 255, 255, 0.6) 1px solid;
	font-size: 15px;
	padding: 5px 12px;
	margin: auto;
	margin-top: 11px;
	display: block;
}

.section ul li .listion:hover {
	background: #fff;
	color: #000;
}






/* 搴曢儴 */

.foot {
	background: #231815;
	border-bottom: 20px solid #f39811;
	clear: both;
	min-width: 1100px;
}

.foott {
	padding: 2% 0%;
	width: 1100px;
	margin: auto;
	height: 265px;
}

.foottl {
	width: 557px;
	float: left;
	height: 265px;
}

.foottr {
	width: 508px;
	float: left;
	padding-left: 35px;
	height: 265px;
}

.wrap {
	width: 90%;
	margin: 0 auto;
	max-width: 1115px;
}


/***** Media Quries *****/

@media only screen and (max-width: 1366px) {
	.wrap {
		width: 88%;
	}
}

@media only screen and (max-width: 1280px) {
	.wrap {
		width: 88%;
	}
}

@media only screen and (max-width: 800px) {
	.wrap {
		width: 88%;
	}
}

@media only screen and (max-width: 480px) {
	.wrap {
		width: 88%;
	}
}

@media only screen and (max-width: 320px) {
	.wrap {
		width: 88%;
	}
}

.demopage {
	width: 1060px;
	margin: 0 auto;
	margin: auto;
	padding: 15px 20px 0px 20px;
}



/* 鍔熷痉鑺冲悕 */

.layB {
	width: 1060px;
	margin: auto;
	padding: 15px 20px 0px 20px;
}

.layB .tbC {
	width: 1060px;
}

.layB .slide {
	width: 1060px;
	overflow: hidden;
}

.layB ul {
	overflow: hidden;
	zoom: 1;
	margin-right: 0px;
	margin: auto;
	height: 100px;
}

.layB li {
	display: inline;
	height: 25px;
	width: 106px;
	float: left;
	font-size: 13px;
	text-align: center;
}

.con:nth-child(3),
.con:nth-child(6) {
	margin-right: 0;
}




/*寺庙列表*/
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.temp_area_line {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 1100px;
	margin: 0 auto;
	clear: both;
	padding-top: 50px;
}

.temp_area_line .temp_area_one {
	float: left;
	margin-bottom: 15px;
	background: #fff;
	width: 33.3%;
	height: 370px;
	overflow: hidden;
	text-align: center;
}

.temp_area_line .temp_area_one h4 {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	color: #403f3f;
}

.temp_area_line .temp_area_one p {
	padding: 0 18px;
	height: 84px;
	overflow: hidden;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #999;
}

.temp_area_line a.blue {
	color: #398af9;
}

.temp_area_line a {
	color: #616262
}

.temp_area_one img {
	width: 330px;
	height: 205px;
}

.map {
	width: 1100px;
	display: block;
	margin: 0 auto
}




/* 读经 */
.dujins {
	background: #eeeeee;
}

.dujing {
	width: 1100px;
	display: block;
	margin: 0 auto;
}

.dujing .left {
	width: 70%;
	float: left;
	margin-right: 3%;
	background: #fff;
}

.dujing .title {
	padding: 18px 0;
	overflow: hidden;
	border-bottom: solid 1px #ddd;
	position: relative;
	background: #fff;
}

.dujing .title span {
	border-left: 4px solid #af916f;
	padding-left: 5px;
	font-size: 19px;
}

.dujing .title .more {
	position: absolute;
	right: 0;
	top: 22px;
}

.dujing .title .more a {
	color: #E1544A;
	font-size: 14px;
}

.dujing .right {
	width: 27%;
	float: left;
	background: #fff;
}

.yuying {
	padding: 0 15px 15px 15px;
}

.dujing .main ul {
	margin-top: 25px;
}

.dujing .main ul li {
	width: 24.5%;
	display: inline-block;
	float: left;
}

.dujing .main ul li h4 {
	text-align: center;
	font-size: 18px;
	color: #666;
	margin-top: 15px;
}

.dujing .main ul li p {
	text-align: center;
	font-size: 15px;
	color: #666;
	margin: 5px 0;
}

.dujing .main ul li:nth-child(4) {
	margin-right: 0;
}

.dujing .main ul li img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}

.dujing .right .list img {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border-radius: 50%;
	float: left;
}

.dujing .right .list ul li {
	line-height: 50px;
	margin: 15px 0;
	height: 50px;
}

.dujing .right .list ul li a {
	color: #666;
}

/*æ‰€åœ¨ä½ç½®*/
.location {
	width: 100%;
}

.location a,
.location span {
	color: #333;
}

.location i {
	color: #AD936B;
}

/*ä¸»ä½“å·¦åŠè¾¹*/
.main-left {
	float: left;
}

.main-left-top {
	box-sizing: border-box;
	width: 100%;
	background: #fff;
}

.main-left-bottom {
	margin-top: 20px;
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	padding: 0 2%;
}

.comment-detail {
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.column-message {
	overflow: hidden;
}

.column-avatar {
	float: left;
}

.column-message-detail {
	float: left;
	width: 590px;
}

.column-name {
	color: #333;
}

.column-master,
.column-voice-number {
	color: #666;
}

.column-listen-number {
	color: #666;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../../../images/v2-theme/voice/listened.png');
}

.column-operation img {
	display: inline-block;
}

.column-introduction {
	clear: both;
	color: #666;
}

.introduction-title {
	color: #999;
}

.model-title {
	overflow: hidden;
	border-bottom: solid 1px #ddd;
}

.title-line {
	float: left;
	background: #AD936B;
}

.title-name {
	color: #343434;
	float: left;
}

.more {
	float: right;
	color: #E1544A;
	background-repeat: no-repeat;
}

/*è¯­éŸ³åˆ—è¡¨*/
.list-box {
	width: 100%;
	box-sizing: border-box;
	/*padding:0 10px;*/
	height: 485px;
	overflow: hidden;
}

.list-box table {
	width: 100%;
}

.list-box th {
	color: #666;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
	background: #F4F4F4;
}

.list-box tr {
	cursor: pointer;
}

.list-box td {
	color: #333;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
}

.list-box .current-voice td {
	background: #F4F4F4;
	color: #AD936B;
}

.current-voice {
	background: #F4F4F4;
	color: #AD936B;
}

.voice-avatar-box {
	height: 100%;
	width: 28px;
	display: inline-block;
	position: relative;
	margin-right: 3px;
}

.voice-avatar {
	vertical-align: middle;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: inline-block;
}

.play-w {
	position: absolute;
	width: 10px;
	height: 12px;
	top: 50%;
	margin-left: -5px;
	left: 50%;
	margin-top: -6px;
}

.page {
	width: 100%;
	text-align: center;
	line-height: 32px;
}

.page span {
	display: inline-block;
	color: #666;
	font-size: 16px;
	padding: 0 15px;
	cursor: pointer;
}

.page a {
	display: inline-block;
	width: 32px;
	text-align: center;
	border-radius: 50%;
	color: #999;
	font-size: 16px;
}

.page .current-page {
	color: #fff;
	background: #AD936B;
}

/*è¯„è®º*/
.comment-box {
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	padding: 0 2%;
	overflow: hidden;
	padding-top: 20px;
}

.comment-header {
	overflow: hidden;
	width: 100%;
}

.comment-avatar {
	float: left;
	border-radius: 50%;
}

.comment-text {
	box-sizing: border-box;
	border: solid 1px #ddd;
	float: left;
	width: 770px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-size: 16px;
	color: #999;
}

.comment-btn-box {
	clear: both;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0;
	height: 32px;
}

.comment-btn-box button {
	float: right;
	width: 80px;
	height: 32px;
	border-radius: 10px;
	background: #AD936B;
	color: #fff;
	line-height: 32px;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	font-size: 14px;
}

.comment-header {
	overflow: hidden;
}

.comment-name {
	color: #AD936B;
	float: left;
}

.comment-time {
	float: right;
	color: #999;
}

.comment-content {
	color: #343434
}

.comment-reply-box {
	overflow: hidden;
	display: none;
}

.comment-reply-text {
	float: left;
	box-sizing: border-box;
	border: solid 1px #ddd;
}

.comment-reply-btn {
	float: right;
}

.comment-operate {
	width: 100%;
	overflow: hidden;
}

.comment-operate span {
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	color: #AD936B;
	cursor: pointer;
}

.reply-number {
	background-image: url('../../../images/v2-theme/voice/reply-m.svg');
}

.comment-thumb-up {
	background-image: url('../../../images/v2-theme/voice/no-thumbs-up-m.svg');
}

.comment-reply {
	color: #666666;
}

.comment-reply span {
	color: #AD936B;
}

/*ä¸»ä½“å³éƒ¨åˆ†*/
.main-right {
	float: right;
	background: #fff;
	padding: 0 2%;
	box-sizing: border-box;
}

.recommend-topic-item {
	overflow: hidden;
	display: block;
}

.recommend-topic-p {
	float: left;
}

.recommend-topic-detail {
	float: left;
}

.recommend-topic-name {
	color: #666;
}

.recommend-topic-number {
	color: #999;
}

.comment-item {
	border-bottom: solid 1px #ddd;
}

.list-box .voice-name-box {
	text-align: left;
	box-sizing: border-box;
	padding-left: 70px;
}

@media screen and (min-width: 1170px) {

	/*æ‰€åœ¨ä½ç½®*/
	.location {
		font-size: 14px;
		padding: 20px 0;
	}

	/*å·¦è¾¹ä¸»ä½“æ ·å¼*/
	.main-left {
		width: 850px;
	}

	.main-left-top {
		padding: 20px 2%;
	}

	.column-name {
		margin-top: 15px;
		font-size: 24px;
		margin-bottom: 3px;
	}

	#listen_number {
		line-height: 32px;
		margin-bottom: 25px;
	}

	.column-master,
	.column-voice-number {
		font-size: 20px;
		line-height: 40px;
	}

	.column-listen-number {
		font-size: 16px;
		line-height: 40px;
		padding-left: 20px;
		background-size: 16px 14px;
	}

	.column-operation img {
		width: 100px;
		height: 38px;
		margin-right: 20px;
		cursor: pointer;
	}

	.column-avatar {
		width: 200px;
		height: 200px;
		margin-right: 20px;
	}

	.column-introduction {
		margin-top: 10px;
		font-size: 18px;
		line-height: 27px;
	}

	.column-operation-m {
		display: none;
	}

	.model-title {
		padding: 15px 0;
	}

	.title-line {
		width: 5px;
		height: 20px;
		margin-right: 5px;
	}

	.title-name {
		font-size: 20px;
		line-height: 20px;
	}

	.more {
		font-size: 14px;
		line-height: 20px;
		padding-right: 12px;
		background-size: 8px 16px;
		background-position: right 2px;
		background-image: url('../../../images/v2-theme/voice/more.png');
	}

	/*è¯„è®º*/
	.comment-detail {
		padding-bottom: 20px;
	}

	.comment-header {
		padding-top: 10px;
	}

	.comment-item {
		padding-bottom: 10px;
	}

	.comment-avatar {
		width: 40px;
		height: 40px;
		margin-right: 5px;
	}

	.comment-name {
		font-size: 16px;
		line-height: 40px;
	}

	.comment-time {
		font-size: 14px;
		line-height: 40px;
	}

	.comment-content {
		font-size: 16px;
		line-height: 24px;
		padding-left: 40px;
	}

	.comment-reply-box {
		padding: 5px 10px;
	}

	.comment-reply-text {
		height: 32px;
		line-height: 32px;
		padding-left: 10px;
		border-radius: 8px;
		font-size: 14px;
		width: 695px;
		margin-left: 30px;
	}

	.comment-reply-btn {
		width: 60px;
		height: 32px;
		border-radius: 10px;
		background: #AD936B;
		color: #fff;
		line-height: 32px;
		border: 0;
		cursor: pointer;
		text-align: center;
		font-size: 14px;
	}

	.comment-operate {
		padding: 5px 0;
	}

	.comment-operate span {
		padding-left: 20px;
		margin-left: 35px;
		background-size: 15px;
		font-size: 16px;
		line-height: 24px;
	}

	.comment-reply {
		padding-left: 40px;
		font-size: 16px;
		line-height: 24px;
	}

	.comment-box-m,
	.voice-list-m {
		display: none;
	}

	/*ä¸»ä½“å³éƒ¨åˆ†*/
	.main-right {
		width: 300px;
		padding-bottom: 20px;
	}

	.recommend-topic-item {
		padding-top: 20px;
	}

	.recommend-topic-p {
		width: 100px;
		height: 100px;
		margin-right: 5px;
	}

	.recommend-topic-name {
		margin-top: 10px;
		font-size: 16px;
		line-height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		width: 145px;
		margin-bottom: 10px;
		/*height:56px;*/
	}

	.recommend-topic-name1 {
		font-size: 16px;
		line-height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 145px;
		color: #666;
	}

	.recommend-topic-number {
		font-size: 14px;
	}

	.recommend-topic-number1 {
		font-size: 14px;
		line-height: 24px;
		max-width: 135px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #666;
	}

	/*ä¸“é¢˜æ ·å¼*/
	.subject-number {
		line-height: 56px;
	}
}

@media screen and (max-width: 1169px) {
	.main {
		width: 100%;
	}

	/*æ‰€åœ¨ä½ç½®*/
	.location {
		font-size: 0.12rem;
		padding: 0.15rem 0;
	}

	/*å·¦è¾¹ä¸»ä½“æ ·å¼*/
	.main-left {
		width: 100%;
	}

	.main-left-top {
		padding: 0.1rem 2%;
	}

	.column-avatar {
		width: 1.2rem;
		height: 1.2rem;
		margin-right: 0.05rem;
	}

	.column-name {
		font-size: 0.18rem;
		margin-bottom: 0.03rem;
	}

	.column-master,
	.column-voice-number {
		font-size: 0.16rem;
		line-height: 0.3rem;
	}

	.column-listen-number {
		font-size: 0.14rem;
		line-height: 0.3rem;
		padding-left: 0.16rem;
		background-size: 0.12rem 0.10rem;
	}

	.column-operation {
		display: none;
	}

	.column-operation-m {
		clear: both;
	}

	.column-operation-m div {
		margin-top: 0.1rem;
		flex: 1;
	}

	.column-operation-m div img {
		width: 0.8rem;
		display: block;
		margin: 0 auto;
	}

	.column-introduction {
		margin-top: 0.1rem;
		font-size: 0.14rem;
		line-height: 0.2rem;
	}

	.column-voice-list {
		display: none;
	}

	/*ç§»åŠ¨ç«¯tabé€‰é¡¹åŠè¯­éŸ³åˆ—è¡¨*/
	.voice-list-m {
		width: 100%;
		background: #fff;
		margin-top: 0.1rem;
	}

	.column-tab {
		width: 100%;
		border-bottom: solid 1px #ddd;
		height: 0.4rem;
	}

	.tab-item {
		flex: 1;
	}

	.tab-item span {
		line-height: 0.4rem;
		font-size: 0.16rem;
		color: #AD936B;
		width: 40%;
		display: block;
		text-align: center;
		margin: 0 auto;
		box-sizing: border-box;
		height: 100%;
	}

	.current-tab {
		border-bottom: solid 2px #AD936B;
	}

	/*è¯­éŸ³åˆ—è¡¨*/
	.voice-list-detail {
		box-sizing: border-box;
		width: 100%;
		padding: 0 2%;
	}

	.voice-m-item {
		padding: 0.1rem 0;
		border-bottom: solid 1px #ddd;
		height: 0.7rem;
		cursor: pointer;
	}

	.voice-m-avatar-box {
		float: left;
		position: relative;
		margin-right: 0.1rem;
		width: 0.5rem;
		height: 0.5rem;
	}

	.voice-m-play {
		width: 0.18rem;
		height: 0.2rem;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -0.09rem;
		margin-top: -0.1rem;
	}

	.voice-m-avatar {
		width: 0.5rem;
		height: 0.5rem;
		border-radius: 50%;
	}

	.voice-m-message {
		float: left;
	}

	.voice-m-name {
		color: #333;
		font-size: 0.16rem;
		width: 2.4rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.voice-m-time {
		font-size: 0.14rem;
		color: #999;
		line-height: 0.32rem;
	}

	.voice-m-listen {
		float: right;
		padding-left: 0.15rem;
		background: url('../../../images/v2-theme/voice/listened.png') no-repeat left center;
		background-size: 0.12rem;
		color: #999;
		font-size: 0.12rem;
		line-height: 0.24rem;
	}

	/*è¯„è®º*/
	.main-left-bottom,
	.comment-btn-box,
	.comment-input,
	.comment-box-m,
	.model-title,
	.comment-box,
	.main-right {
		display: none;
		margin-top: 0;
	}

	.comment-detail {
		padding-bottom: 0.45rem;
	}

	.comment-item {
		padding-bottom: 0.05rem;
	}

	.comment-header {
		padding: 0.06rem 0 0.05rem 0;
	}

	.comment-avatar {
		width: 0.3rem;
		height: 0.3rem;
		margin-right: 0.05rem;
	}

	.comment-name {
		font-size: 0.14rem;
		line-height: 0.3rem;
	}

	.comment-time {
		font-size: 0.12rem;
		line-height: 0.3rem;
	}

	.comment-content {
		font-size: 0.16rem;
		line-height: 0.24rem;
		padding-left: 0;
	}

	.comment-reply-box {
		padding: 0.05rem 0;
	}

	.comment-reply-text {
		height: 0.32rem;
		line-height: 0.32rem;
		padding-left: 0.1rem;
		border-radius: 0.06rem;
		font-size: 0.14rem;
		width: 2.85rem;
	}

	.comment-reply-btn {
		width: 0.6rem;
		height: 0.32rem;
		border-radius: 0.1rem;
		background: #AD936B;
		color: #fff;
		line-height: 0.32rem;
		border: 0;
		cursor: pointer;
		text-align: center;
		font-size: 0.14rem;
	}

	.comment-operate {
		padding: 0.05rem 0;
	}

	.comment-operate span {
		padding-left: 0.15rem;
		margin-left: 0.2rem;
		background-size: 0.12rem;
		font-size: 0.12rem;
		line-height: 0.2rem;
	}

	.comment-reply {
		padding-left: 0;
		font-size: 0.16rem;
		line-height: 0.24rem;
	}

	.comment-box-m {
		position: fixed;
		bottom: 0;
		left: 0;
		widtssssslow: hidden;
		box-sizing: border-box;
		height: 0.45rem;
		padding: 0.05rem 2% 0.1rem 2%;
		background: #fff;
		box-shadow: 0 0 0 2px #ddd;
	}

	.comment-img {
		width: 0.3rem;
		height: 0.3rem;
		border-radius: 50%;
		margin-right: 0.1rem;
		float: left;
	}

	.comment-text-m {
		height: 0.3rem;
		box-sizing: border-box;
		border: solid 1px #ddd;
		width: 2.73rem;
		float: left;
		font-size: 0.14rem;
		line-height: 0.3rem;
		color: #999;
		padding-left: 0.1rem;
	}

	.comment-box-btn {
		float: right;
		line-height: 0.3rem;
		font-size: 0.18rem;
		color: #AD936B;
	}

	/*ä¸“é¢˜æ ·å¼*/
	.subject-number {
		line-height: 0.46rem;
	}

	.column-message-detail {
		width: 2.3rem;
	}
}


/* 寺庙详情 */
.temple_navs {
	background: #fff;
	border: 1px solid #e0dfdf;
	margin-bottom: 10px;
}

.temple_navs li.cho a {
	display: inline-table;
	padding: 0 4px;
	color: #927e68;
	line-height: 36px;
	border-bottom: 3px solid #a48e76;
	font-weight: bold;
}

.temple_navs li {
	float: left;
	width: 33.3%;
	height: 40px;
	line-height: 40px;
	color: #5b5b5b;
	letter-spacing: 1px;
	text-align: center;
	font-family: "simsun";
}

.temple_navs li a {
	text-decoration: none;
	color: #616262;
}

.temple_navs li a:hover {
	color: #a48e76;
}

.temple_navs li:after {
	content: "";
	display: block;
	float: right;
	height: 24px;
	width: 1px;
	background: #e0dfdf;
	margin-right: -1px;
	margin-top: 8px;
}

.temple_navs li:last-child:after {
	display: none;
}

.temp_about_inf {
	margin-top: 10px;
	margin-bottom: 20px;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.temp_about_inf .leftbox {
	float: left;
	width: 710px;
}

.temp_ab_bg {
	background: #fff;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.index_til {
	margin-top: 8px;
	margin-bottom: 10px;
	color: #464646;
	font-weight: bold;
	font-size: 16px;
	height: 21px;
	line-height: 21px;
	border-left: 5px solid #a28d76;
	text-indent: 7px;
	letter-spacing: 1px;
}

.temp_ab_bg .temp_ab_col2 {
	padding: 10px 20px;
	color: #464646;
	line-height: 28px;
	text-indent: 28px;
	text-align: justify;
	font-size: 15px;
}

.temp_about_inf .rightbox {
	float: right;
	width: 270px;
}

.leftbox .newlist {
	padding: 10px;
}

.leftbox .newlist a {
	color: #666;
}

.leftbox .newlist li {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.leftbox .newlist li span {
	position: absolute;
	right: 0;
}

.smsearch {
	margin-bottom: 20px;
	margin-top: 10px;
}

.smsearch input {
	width: 85%;
	height: 40px;
	border: 2px solid #ffb900;
	outline: none;
	padding-left: 5px;
	font-size: 16px;
}

.smsearch button {
	background: #ffb900;
	outline: none;
	border: none;
	width: 150px;
	height: 45px;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	position: relative;
	top: 2px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 19px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #b08244;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #b08244;
	border-color: #b08244;
	cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination li {
	width: auto !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	height: 37px!important;
	margin-top: 0!important;
}

.pagination {
	height: 40px;
}

.temp_guide table tr td {
	padding: 0;
	border: 1px solid #e0dfdf;
	background: #fff;
	color: #323232;
	text-align: justify;
	font-size: 14px;
	line-height: 28px
}

.temp_guide table.inside tr td {
	border: none;
	line-height: 22px
}

.temp_guide .guide_t {
	padding: 20px 15px
}

.temp_guide .i_guide_add {
	background-color: #f5f5f5;
	background-image: url(../images/guide_add.png);
	background-position: center;
	background-repeat: no-repeat
}

.temp_guide .i_guide_phone {
	background-color: #f5f5f5;
	background-image: url(../images/guide_phone.png);
	background-position: center;
	background-repeat: no-repeat
}

.guanggao {
	position: fixed;
	top: 660px;
	z-index: 99999999999;
}

.Blessing img {
	position: absolute;
	z-index: 999999999;
	display: block;
	left: -38px;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 5px #666;
	margin-top: 10px;
	width: 95px;
	height: 95px;
	display: none;
}

.Blessing:hover .BlessImg {
	display: block;
}

.head3 .tbl_2 {
	height: 45px;
	position: relative;
	z-index: 99999999999999999999999;
	text-align: right;
}

.head3 .tbl_2 a{
    color: #b27f46;
    font-size: 15px;
    padding: 10px;
}


.head3 .tbl_4 {
	background-color: #ffffff;
	width: 199px;
}

.head3 .tbl_4 form {
	margin-left: 2px;
	height: 36px;
	line-height: 36px;
}

.head3 .tbl_4 input {
	width: 160px;
	border: 0px;
	background-color: transparent;
	margin-top: 1px;
	height: 34px;
	line-height: 34px;
	float: left;
	position: absolute;
	z-index: 999999;
}

.foli {
	position: absolute;
	top: 17px;
	width: 100%;
	text-align: center;
	color: #786452;
	font-size: 15px;
}

.PTNews #slideBox {
	position: relative
}

.PTNews .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1
}

.PTNews .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.PTNews .slideBox .hd ul li {
	float: left;
	margin-right: 3px;
	width: 18px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	font-size: 12px
}

.PTNews .slideBox .hd ul li.on {
	background: #b58348;
	color: #fff
}

.PTNews .slideBox .bd img {
	width: 100%;
	height: 250px;
	display: block
}

.PTNews .slideTxtBox {
	width: 100%;
	margin-top: 40px
}

.PTNews .slideTxtBox .hd {
	height: 33px;
	line-height: 33px;
	background: #fff;
	padding: 0 10px 0 20px;
	position: relative;
	border: 1px solid #dcdcdc
}

.PTNews .slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	width: 100%
}

.PTNews .slideTxtBox .hd ul li {
	cursor: pointer;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 21px;
	font-weight: bold
}

.PTNews .slideTxtBox .hd ul li.on {
	color: #fff;
	background: #f39811
}

.seemore {
	font-size: 14px!important;
	position: absolute;
	right: 0;
	-webkit-text-stroke: 0!important;
	font-weight: bold;
}

.TemNews .slideTxtBox {
	width: 100%
}

.TemNews .slideTxtBox .hd {
	position: relative;
	height: 35px;
	border-bottom: 1px solid #ddd;
	background: #fff;
	line-height: 35px
}

.TemNews .slideTxtBox .hd ul {
	position: absolute;
	top: -1px;
	left: 0;
	float: left;
	height: 2pc
}

.TemNews .slideTxtBox .hd ul li {
	float: left;
	padding: 0 45px;
	color: #666;
	cursor: pointer
}

.TemNews .slideTxtBox .hd ul li.on {
	height: 35px;
	border-bottom: 2px solid #927e68;
	background: #fff;
	color: #6b563e
}

.TemNews .slideTxtBox .bd ul {
	padding: 15px 10px;
	zoom: 1
}

.TemNews .slideTxtBox .bd ul a {
	color: #666
}

.TemNews .slideTxtBox .bd li {
	padding: 5px 10px;
	height: 30px;
	line-height: 30px
}

.TemNews .slideTxtBox .bd li .date {
	float: right;
	color: #717171
}

.TemNews .slideTxtBox .bd li:hover {
	box-shadow: 0 0 3px #b5b2b2
}

.TemNewsIn {
	padding: 20px;
	background: #fff;
	min-height: 400px;
	margin-bottom: 40px
}

.TemNewsIn .title {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	color: #464646;
	margin-bottom: 20px;
	position: relative;
}

.TemNewsIn h6 {
	text-align: center;
	font-size: 13px;
	color: #979696;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 0.5px
}

.backimg {
	position: absolute;
	left: 20px;
	width: 30px;
}

.SortilegeMain {
	width: 1000px;
	margin: 0 auto;
	box-shadow: 0 0 5px #dadada;
	margin-bottom: 40px;
	padding-bottom: 50px
}

.Sortilege {
	padding: 20px;
	margin-top: 30px;
}

.ChouQian,.ChouQian2,.ChouQian3 {
	float: left;
	width: 360px;
	height: 300px;
	text-align: center;
	color: #666
}

.ChouQian img {
	display: block;
	margin: 0 auto
}

.ChouQian button,.ChouQian2 button,.ChouQian3 button {
	background-image: linear-gradient( 135deg, #FF9D6C 10%, #f9ab5f 100%);
	border: none;
	width: 130px;
	height: 40px;
	border-radius: 5px;
	margin: 0 auto;
	display: block;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	box-shadow: 0 0 4px #666;
}

.ChouQian button:hover {
	background-image: linear-gradient( 135deg, #819bc8 10%, #b8c6e6 100%);
}

.leftimg {
	width: 300px;
	float: left;
}

.rightimg {
	width: 300px;
	float: right;
}

.SortilegeText {
	padding: 15px;
	color: #666
}

.SortilegeText p {
	margin: 5px 0;
	line-height: 25px
}

.SortilegeText h4 {
	font-size: 19px;
	font-weight: bold;
	margin: 20px 0;
}

.ChouQian2 .sign,.ChouQian3 .sign {
	margin: 20px 0
}

.ChouQian2 .showsin,.ChouQian3 .showsin {
	margin-top: 30px;
	line-height: 25px
}

.red {
	color: red
}

.SignWord{
	    float: left;
    width: 360px;
    height: 300px;
    text-align: center;
    color: #666;
}

.SignWord img{
	  margin: 20px 0;
}

.SignWord a{
	    background-image: linear-gradient( 135deg, #FF9D6C 10%, #f9ab5f 100%);
    border: none;
    width: 130px;
    height: 40px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    box-shadow: 0 0 4px #666;
    margin-top: 40px;
    line-height: 40px
}

.Listen {
	width: 1170px;
	margin: 0 auto;
}

.Listen .left {
	width: 72%;
	float: left;
}

.Listen .right {
	width: 28%;
	float: right;
}

.Listen .left .title span {
	font-size: 18px;
	border-left: 5px solid #AD936B;
	padding-left: 5px
}

.Listen .left .title {
	padding: 15px;
	position: relative;
	border-bottom: solid 1px #ddd
}

.Listen .left .title a {
	position: absolute;
	right: 15px;
	color: #E1544A;
	font-size: 14px;
}

.Listen .music ul li {
	float: left;
	width: 25%;
	margin: 20px 0
}

.Listen .music ul li span{
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 5px;
    color: #a9a9a9;
}
.Listen .music ul li img {
	width: 100%;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
	box-shadow: 0 0 5px #666
}

.Listen .music ul li p {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
	text-align: center;
}

.Listen .music {
	margin: 20px 0;
	padding-bottom: 20px
}

.Listen .left .list {
	margin: 50px 0;
	background: #fff;
	box-shadow: 0 0 2px #b5b5b5;
}

.special img {
	border-radius: 0%!important
}

.Listen .left .smlis {
	box-shadow: none;
	border-radius: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	padding-right: 5px;
}

.Listen .right img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.Listen .right {
	width: 25%;
	float: right;
	background: #fff;
	margin-top: 50px;
	box-shadow: 0 0 2px #b5b5b5;
}

.Listen .right .title {
	padding: 15px;
	position: relative;
	border-bottom: solid 1px #ddd;
}

.Listen .right .title span {
	font-size: 18px;
	border-left: 5px solid #AD936B;
	padding-left: 5px;
}

.Listen .right .title a {
	position: absolute;
	right: 15px;
	color: #E1544A;
	font-size: 14px;
}

.Listen .right .tuijian img {
	float: left;
}

.Listen .right .tuijian a {
	float: left;
	padding-left: 10px;
	line-height: 40px;
	color: #666
}

.Listen .right .tuijian li {
	padding: 10px 20px;
}

.BibleIn{
	    padding: 20px;
    background: #fff;
    min-height: 600px;
    width: 1170px;
    display: block;
    margin:40px auto;
    color: #666;
    line-height: 29px;
}
.BibleIn .title{
	text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #464646;
    margin-bottom: 20px;
    position: relative;
}
.BibleIn h6{
	    text-align: center;
    font-size: 13px;
    color: #979696;
    margin-bottom: 20px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.BibleIn .main{
	padding: 0 15px
}


.contact .tuijian li{
	border-bottom: 1px solid #e0e0e0
}

.Master .tuijian p{
	padding: 15px;
	color: #666;
	line-height: 25px
}

.tbl_2 .My{
    position: relative;
    padding-right: 15px;
    width: 65px;
    float: right;
    top: -8px;
}

.tbl_2 .My .touxiang{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.tbl_2 .My .list{
	width: 80px;
	position: absolute;
	right: 0;
	background: #fff;
    box-shadow: 0 0 5px #b9b9b9;
}

.tbl_2 .My .list a{
    height: 40px;
    width: 100%;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.tbl_2 .My:hover .list{
	display: block!important;
}

.ons{
	color: #b08244!important;
}

.form-group{
	margin: 15px 0;
}

.form-control {
    display: inline-block;
    min-width: 350px;
    width: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.mys .TouXiang span{
    display: inline-block;
    width: 120px;
    color: #636363;
    font-size: 16px;
}

input[type="text"].form-control{
	height: 20px
}


.mys .TouXiang .titles {
	background: #f6f6f6;
	padding: 5px 10px!important;
	font-size: 15px;
	margin: 15px 0;
	border-left: 3px solid #ad936b;
}

.mys .TouXiang  .YuanTX {
	width: 100px;
	height: 100px
}

.mys .TouXiang .Btns {
	margin: 20px 0;
}

.mys .TouXiang .Btns button {
	border: none;
	color: #fff;
	background: #af8344;
	width: 90px;
	height: 30px;
	border-radius: 5px;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}


.content-top {
	width: 100%;
	height: 35px;
	line-height: 30px;
	font-weight: 600;
	color: black;
}

.content-top-name {
	padding: 0 20px 0 0;
	float: left;
	width: 70px
}

.content-top-mobile {
	float: left;
}

.addlist {
	box-shadow: 0 0 5px #b9b9b9;
	padding: 10px;
	position: relative;
}

.content-bottom {
	color: #666
}

.mys .TouXiang .addlist .ans {
	position: absolute;
	right: 15px;
	top: 30px;
}

.mys .TouXiang .addlist .ans a {
	color: #666;
	font-size: 15px
}

.mys .TouXiang .NewAddbtn{
    width: 90px;
    height: 28px;
    background: white;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #af8344;
    color: #af8344;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    margin-right: 5px
}