@charset "utf-8";

/* CSS Document */
a {
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
}

li,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

@font-face {
	font-family: '华文行楷';
	src: url('../fonts/hwxk.ttf');
	/***这里写路径*****/
	src: local('FZHTJW Regular'),
		local('FZHTJW'),
		url('../fonts/hwxk.ttf') format('truetype'),
		/***这里写路径*****/
		url('../fonts/hwxk.svg#hwxk') format('svg');
}

@font-face {
	font-family: '方正仿宋_GBK';
	src: url('../fonts/fzfs.ttf');
	/***这里写路径*****/
	src: local('FZHTJW Regular'),
		local('FZHTJW'),
		url('../fonts/fzfs.ttf') format('truetype'),
		/***这里写路径*****/
		url('../fonts/fzfs.svg#hwxk') format('svg');
}

/*头部开始*/
.head_wrapper {
	height: auto;
	width: 100%;
	min-width: 1100px;
	background: url(../images/yfsbk_07.jpg) top repeat-x;
	position: relative;
}

.head_inner {
	width: 1100px;
	height: 233px;
	margin: auto;
	background: url(../images/yfsbk_08.jpg) top left no-repeat;
}

.head1 {
	width: 125px;
	height: 173px;
	float: left;
	margin-top: 29px;
	text-align: center;
	margin-left: 50px;
}

.head2 {
    width: 370px;
    height: 233px;
    float: left;
    margin-left: 100px;
}

.head3 {
	width: 445px;
	height: 233px;
	float: left;
}

/*导航条*/
.head2 ul li {
	width: 40px;
	float: left;
	height: 119px;
	line-height: 24px;
	position: relative;
}

.head2 ul li.lili {
	width: 1px;
	height: 63px;
	float: left;
	margin-top: 28px;
	background: url(../images/menubg1.png) 0px 0px no-repeat;
}

.head2 ul li a {
	display: block;
	width: 33px;
	text-align: center;
	font-family: "方正仿宋_GBK";
	font-size: 18px;
	color: #231815;
	padding: 12px 3px;
}

.head2 ul li a:hover {
	background: url(../images/menubg.png) 10px 0 no-repeat;
}

.head2 ul li ul {
	position: absolute;
	margin-left: -120px;
	margin-top: -15px;
}

.head2 ul li ul li {
	display: none;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100px;
}

.head2 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;
}

.head2 ul li ul li a {
	width: 100px;
	display: block;
	height: 20px;
	line-height: 20px;
	font-family: "方正仿宋_GBK";
	font-size: 21px;
	color: #231815;
}

.head2 ul li:hover ul li {
	display: block;
}

.head2 ul li:hover ul li:hover {
	background: none
}

.head2 ul li:hover ul li a {
	display: block;
	font-family: "方正仿宋_GBK";
	font-size: 18px;
	color: #231815;
	width: 100px;
}

.head2 ul li:hover ul li a:hover {
	display: block;
	font-family: "方正仿宋_GBK";
	font-size: 18px;
	color: #f39811;
	width: 100px;
	background: none;
}

/*标题*/
.Nxwzx_title {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin: 40px auto;
    width: 1100px;
    margin-bottom: 50px;
}

.xwzx_titlewra img{
	width: 100%;
}
.Nxwzx_title a {
	font-size: 35px;
	color: #231815;
	font-family: "方正仿宋_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.Nxwzx_title a:hover {
	color: #f39811;
}

.xwzx_titlewra {
	width: auto;
	height: 50px;
	margin: auto;
	clear: both;
}

.xwzx_innertitle1 {
	width: auto;
	background: url(../images/yfsbk_01.jpg) 0px 11px no-repeat;
	background-color: #ffffff;
	float: left;
	padding-left: 25px;
}

.xwzx_innertitle2 {
	width: 20px;
	height: 50px;
	float: left;
	background: url(../images/yfsbk_02.jpg) 5px 11px no-repeat;
	background-color: #ffffff;
}



/* 觉醒法师css */
.Njxfs {
	width: 100%;
	height: 400px;
	position: relative;
	min-width: 1100px;
	background: url(../images/banner.png) no-repeat center center;
}

.Njxfs_xq {
	width: 736px;
	height: auto;
	margin: auto;
}

.Njxfs_xqtitle2 {
	font-size: 34px;
	color: #272727;
	line-height: 46px;
	font-family: "华文行楷";
	height: auto;
	text-align: left;
	width: 457px;
	margin-top: -180px;
	margin-left: 433px;
	position: absolute;
}

.Nwxwb {
	width: 1100px;
	height: 35px;
	margin: auto;
	text-align: right;
	padding-top: 15px;
	margin-top: -231px;
}

.f_031 {}

.f_031 ul {}

.f_031 ul li {
	display: inline-block;
	width: 30px;
	overflow: hidden;
	list-style: none;
	margin-left: 20px;
	margin-right: 22px;
}

.f_031 ul li a {
	display: block;
	width: 29px;
	height: 27px;
}

.f_031 ul li.weixin a {
	display: block;
	background: url(../images/sp2.png) no-repeat -40px 0;
}

.f_031 ul li.weixin a:hover {
	display: block;
	background: url(../images/sp3.png) no-repeat -40px 0;
}

.f_031 ul li.weibo a {
	display: block;
	background: url(../images/sp2.png) no-repeat -77px 0;
}

.f_031 ul li.weibo a:hover {
	display: block;
	background: url(../images/sp3.png) no-repeat -77px 0;
}

.weixin1 {
	position: absolute;
	margin-left: 945px;
	margin-top: -78px;
}

.weibo1 {
	position: absolute;
	margin-left: 1028px;
	margin-top: -78px;
}

/* 禅寺通告 */
.yfs_tzgg {
	width: 1100px;
	height: 300px;
	margin: auto;
}

.yfs_tzgg1 {
	width: 476px;
	height: 280px;
	float: left;
	background-color: #f8f5f1;
}

.yfs_tzgg2 {
	width: 624px;
	height: 280px;
	float: left;
}

.yfs_tzgTitle {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: url(../images/sp4.jpg) 0px 0px no-repeat;
	text-align: center;
}

.yfs_tzgTitle a {
	font-size: 35px;
	color: #231815;
	font-family: "方正仿宋_GBK";
	-webkit-text-stroke: 1px;
	letter-spacing: 2px;
}

.yfs_tzgList {
	width: 450px;
	margin: auto;
	height: auto;
}

.yfs_tzgList ul li {
	height: 30px;
	line-height: 30px;
	background: url(../images/yfsbk_06.png) 0px 3px no-repeat;
	text-indent: 32px;
	font-family: "微软雅黑";
}

.yfs_tzgList ul li:hover {
	background: url(../images/yfsbk_006.png) 0px 3px no-repeat;
}

.yfs_tzgList ul li a {
	font-size: 14px;
	color: #585858;
}

.yfs_tzgList ul li span {
	float: right;
	font-size: 13px;
	color: #828282;
	padding-right: 10px;
}

.yfs_tzgList ul li a:hover {
	color: #f39811;
}

/* 大图特效 */
#yfs_focus {
	width: 624px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#yfs_focus ul {
	height: 280px;
	position: absolute;
}

#yfs_focus ul li {
	float: left;
	width: 624px;
	height: 280px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#yfs_focus ul li div {
	position: absolute;
	overflow: hidden;
}

#yfs_focus ul li img {
	width: 624px;
	height: 280px;
	max-width: 624px;
	max-height: 280px;
}

#yfs_focus .btnBg {
	position: absolute;
	width: 624px;
	left: 0;
	bottom: 0;
	background: #000;
}

#yfs_focus .btn {
	position: absolute;
	width: 624px;
	height: 22px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}

#yfs_focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #ffffff;
}

#yfs_focus .btn span.on {
	background: #f39811;
}

/* 尾部 */
.footer_wrapper {
	width: 100%;
	height: 164px;
	background-color: #000;
	clear: both;
	min-width: 1100px;
}

.footer {
	width: 1100px;
	margin: auto;
	font-size: 14px;
	color: #c4c4c4;
	line-height: 26px;
}

.footer1 {
	float: left;
	width: 400px;
	background: url(../images/paz7.png) 0px 2px no-repeat;
	height: 89px;
	padding-top: 5px;
	margin-top: 37px;
}

.footer2 {
	float: left;
	width: 370px;
	height: 89px;
	padding-top: 5px;
	margin-top: 37px;
	padding-left: 0px;
}

.footer3 {
	float: left;
	width: 118px;
	height: 89px;
	margin-top: 37px;
	margin-left: 0%;
}

.footer2 span {
	font-size: 20px;
}

.footers{
	    float: left;
    width: 70px;
    height: 89px;
    padding-top: 5px;
    margin-top: 37px;
    padding-left: 0px;
}

.footers a{
    color: #a6a29f;
    height: 25px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    display: block;
    text-align: center;
    font-size: 14px;
    width: 64px;
    line-height: 25px;
}
