@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, blockquote, fieldset, div, strong, label, em {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #B60005;
}
ul li {
	list-style-type: none;
}
.pr {
	position: relative;
}
p {
	line-height: 22px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a:hover {
	color: #E01515;
}
.pc {
	display: block;
}
img {
	max-width: 100% !important;
}
body {
	font: 12px/1 "Microsoft Yahei", "微软雅黑", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
}
.warp{min-width:1200px; margin:auto;}
/*头部*/
#head {
	width: 100%;
	min-width: 1200px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	padding-top: 0
}
#head .logo {
	width: 220px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
#head .logo a {
	display: block;
	width: 220px;
	height: 80px;
	overflow: hidden;
	text-indent: 99em;
	line-height: 61px
}
#head .ser {
	float: right;
	overflow: hidden;
	width: 30px;
	height: 30px;
	background: transparent;
	margin-top: 25px;
	transition: width .2s ease;
}
#head .ser input[type=text] {
	background: transparent;
	width: 140px;
	height: 28px;
	line-height: 28px;
	border: none;
	padding-left: 5px;
	float: left;
}
#head .ser input[type=submit] {
	background: url(images/ser.png) #b30404 no-repeat center center;
	width: 22px;
	height: 22px;
	border: none;
	cursor: pointer;
	margin-top: 4px;
	float: right;
	margin-right: 5px;
	border-radius: 3px
}
#head .ser:hover {
	background: #fff;
	width: 180px;
}

.wrapcon {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	float: left;
	margin-top: 15px
}
.nav li {
	float: left;
	text-align: center;
	height: 80px;
	line-height: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.nav li>a {
	display: block;
	font-size: 16px;
}
.nav li>a span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	opacity: .4
}
.nav li .submenu {
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
	overflow: hidden;
	background: rgba(255,255,255,.95);
	background: #fff;
	z-index: 9999;
	display: none;
	border-top: 2px solid #97C479
}
.nav li .submenu .mj_menu_news_bg .fl {
	width: 688px;
	height: 310px;
	background: url(images/meun_bg.png) no-repeat right center;
	padding-right: 60px;
	overflow: hidden;
}
.mj_menu_news_bg {
	padding: 36px 0 44px;
	width: 1200px;
	margin: 0 auto;
}
.nav li .submenu .mj_menu_news_bg .fl a {
	display: block;
	color: #555;
	text-align: center;
	width: 20%;
	float: left;
	margin-bottom: 120px
}
.nav li .submenu .mj_menu_news_bg .fl a:hover {
	color: #97C479
}
.hoverNav>a {
	color: #b30404!important
}
.maskb {
	position: relative;
}
.maskb::after {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	top: 66px;
	bottom: 0;
	z-index: 99;
}
.white {
	background: rgba(255,255,255,.9);
}
.white .logo a {
	background: url(images/logo.png) no-repeat center center;
	background-size: cover;
}
.white .nav li a {
	color: #333
}
/*滚动图片*/
.banner .swiper-container {
	width: 100%;
	height: 900px;
	color: #fff;
	text-align: center;
	min-width: 1200px
}
.banner .swiper-slide {
	height: 900px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1440px) {
.banner .swiper-container {
	width: 100%;
	height: 750px;
}
.banner .swiper-slide {
	height: 750px;
	width: 100%;
	background-position: center -60px;
}
}
@media screen and (max-width: 1366px) {
.banner .swiper-container {
	width: 100%;
	height: 600px;
}
.banner .swiper-slide {
	height: 600px;
	width: 100%;
	background-position: center -60px;
}
}
.banner .arrow-left {
	background: url(../img/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999
}
.banner .arrow-right {
	background: url(../img/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999
}
.banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 10px;
	width: 100%;
	z-index: 999
}
.banner .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	margin: 0 3px;
	cursor: pointer;
	border: 1px solid #fff;
}
.banner .swiper-active-switch {
	background: #fff
}
}
/*page*/
.pagination{
  position: relative;
  font-size: 11px;
  line-height: 13px;
  text-align: right;
}
.pagination span,
.pagination a{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 2px 2px 2px 0;
  /*padding: 6px 9px 5px 9px;
  background: #4f5355;*/
  border-top: solid 1px #d2d2d2;
  border-left: solid 1px #c3c3c3;
  border-right: solid 1px #c3c3c3;
  border-bottom: solid 1px #9f9f9f;
 /* background: #ffffff;*/
 /* background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
  background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  color: #646464;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  width: auto;
  text-decoration: none;
}
.pagination span:last-child,
.pagination a:last-child,
{
  margin-right: 0;
}
.pagination a:hover
{
  background: #f0f0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0d0d0), color-stop(1, #f0f0f0));
  background: -ms-linear-gradient(bottom, #d0d0d0, #f0f0f0);
  background: -moz-linear-gradient(center bottom, #d0d0d0 0%, #f0f0f0 100%);
  background: -o-linear-gradient(#f0f0f0, #d0d0d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=0);
  color: #606060;
}
.pagination .current{
  border-top: solid 1px #222222;
  border-left: solid 1px #222222;
  border-right: solid 1px #222222;
  border-bottom: solid 1px #222222;
 /* background: #333333;*/
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #333333));
  background: -ms-linear-gradient(bottom, #505050, #333333);
  background: -moz-linear-gradient(center bottom, #505050 0%, #333333 100%);
  background: -o-linear-gradient(#333333, #505050);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#505050', GradientType=0);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0, 0.5);
  box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0, 0.5);
  color: #efefef;
}
/*书院简介*/
.lhsy_con {
	background-color: #eeeeee;
	overflow: hidden;
}
.lhsy_title {
	height: 135px;
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.lhsy_con {
	width: 100%;
}
.lhsyjj {
	overflow: hidden;
	width: 100%;
}
.lhmgs {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}


.intro-pic-box li img{transition: all .2s ease}
.intro-pic-box li{float: left;width: 50%;position: relative;overflow: hidden;}
.intro-pic-box li::after{content:"";display: block;position: absolute;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,.4);transition: background .2s ease}
.intro-pic-box li:hover::after{background: rgba(0,0,0,0);}
.intro-pic-box li a{position: absolute;display: block;width: 180px;left:50%;margin-left: -90px;top:20%;text-align: center;color: #fff;font-size: 24px;padding: 10px 0;z-index: 99}
.intro-pic-box li:hover img{transform: scale(1.1);}
.intro-pic-box li a span{display: block;font-size: 14px}
.clearfix::after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}
.lhmgs_con {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.lhmgs_img {
	height: 407px;
	width: 640px;
}
.lhmgs_nr {
	width: 540px;
	overflow: hidden;
}
.nr_title {
	height: 50px;
	background-image: url(images/lhm_title.png);
	background-repeat: no-repeat;
}
.nr_con {
	overflow: hidden;
	padding-top: 10px;
}
.nr_con p {
	line-height: 30px;
	color: #333;
	font-size: 14px;
}


.more{
	line-height: 50px;
	font-size: 14px;
	color: #999;
}
.more a{ color:#666;}.news {
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
}

/*最新资讯*/
.news_t {
	height: 135px;
	width: 1200px;
	margin: auto;
}
.news_con {
	margin: auto;
	width: 1208px;
}
.index-Resortslistbox{
	width: 100%;
	height: 370px;
	position: relative;
	display: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index-Resortslist{width:100%;height:370px; overflow:hidden; position:relative;}
.index-Resortslist ul{width:9999px;position:relative;}
.index-Resortslist ul li{ float:left; background:#FFF; width:294px; height:350px; margin-right:8px; display:inline;box-shadow: 5px 5px 5px #CCC;}
.index-Resortslist ul li a{ display:block; width:294px; height:370px; position:relative;}
.index-Resortslist ul li a:hover{	text-decoration: none;
}
.index-Resortslist ul li a:hover h3{
	color: #491c1f;
	text-decoration: none;
}
.index-Resortslist ul li img{ width:294px; display:block; height:220px;}
.index-Resortslist ul li h3{
	color: #333;
	font-size: 16px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.index-Resortslist ul li.cur span{ position:absolute; width:294px; height:220px; background:url(images/index_12.png) no-repeat; display:block; left:0px; top:0px;}

.index-Resortslist ul li p{ padding:0px 10px; line-height:21px; color:#666;height:42px;overflow:hidden;}

.index-Arrow{position:absolute;top:150px; width:31px; height:65px;}
.index-Arrow a{background:url(images/index_11.png) no-repeat; display:block; width:31px; height:65px;color:#fff;font-family:"宋体"; text-align:center; line-height:65px; font-size:40px;}
.index-Arrow a:hover{
	background: url(images/index_011.png) no-repeat;
	color: #fff;
	text-decoration: none;
}
.index-Arrowleft{left:-15px;}
.index-Arrowright{right:-15px;}
.index-more{
	text-align: center;
	position: relative;
	margin-top: 40px;
}
.index-more a{
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border-radius: 25px;
	color: #999;
	border: 2px solid #999;
	
}
.index-more a:hover{
	color: #fff;
	background-color: #b30404;
	border: 2px solid #b30404;
}
/*景区服务*/
.service{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
}
.service_t{ height:135px;}
.service_con {
	overflow: hidden;
	padding-top: 20px;
}
.slip{width:1200px;height:auto;margin:0px auto;}
.slip ul li{width:360px;height:455px;float:left;margin-right:20px;margin-bottom:20px;}
.service_list{
	width: 1200px;
	height: 505px;
}

.service_list ul{}
.service_list ul li{
    float: left;
    margin: 5px;
    width: 360px;
    height: 505px;
    position: relative;
    overflow: hidden;
}
.service_list ul li img{
    display: block;
}
.service_list ul li .cove{
    width: 360px;
    height: 315px;
    position: absolute;
    top: 0;
    left: 360px;
    background: url(images/new-bg.png);
    padding: 140px 0 0 0;
}
.service_list ul li .cove p{
	display: block;
	height: 52px;
	width: 224px;
	position: absolute;
	top: 40%;
	left: 20%;
}
.service_list ul li h1 {
	font-size: 16px;
	line-height: 50px;
	color: #333;
	text-align: center;
}
.service_list ul li h1 a{ color:#666;}
.service_list ul li h1 a:hover{ color:#B60005;}
.footer {
	background-color: #373737;
	overflow: hidden;
	clear: both;
}
.ftcon {
	margin: auto;
	width: 1200px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.ft_contact {
	width: 750px;
}
.ft_contact_title {
	height: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 220px;
}
.ft_contact_title h1 {
	font-size: 16px;
	color: #FFF;
	line-height: 35px;font-weight: bold;
}
.ft_contact_title h1 span {
	font-size: 14px;
	font-weight: normal;
}
.ft_map {
	height: 249px;
	width: 350px;
}
.ft_contect.fl p {
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
}

.ft_contect {
	width: 280px;
	overflow: hidden;
	padding-left: 20px;
}
.ft_logo {
	width: 450px;
	overflow: hidden;
}
.ftlogo {
	height: 137px;
	width: 416px;
	padding-top: 80px;
}
.ft_down {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
}
.ft_link.fr ul li a {
	color: #FFF;
}

.ft_downcon {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}
.ft_copyright {
	overflow: hidden;
}
.ft_copyright {
	font-size: 14px;
	color: #FFF;
}
.ft_link {
}
.ft_link.fr ul li {
	color: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.ft_link ul li a {
	color: #FFF;
}
.ft_link ul li a:hover {
	color: #b30404;
}

.input4 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:150px;
	height:20px;
	color:#000000;
}
.input6 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	height:20px;
	color:#000000;
}
.input3s {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:515px;
	color:#000000;
}
.input3{
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	color:#000000;
}
.input5 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:515px;
	height:20px;
	color:#000000;
}
.input {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:190px;
	height:20px;
	color:#000000;
}
.input:hover, .input2:hover, .input4:hover, .input5:hover, .input6:hover, .input3s:hover {
	background-color:#ffffff;
	border:1px solid #ff6600;
	color:#000000;
}
.jobbutton{background-color:#82AD27;color:#FFFFFF;font-size:14px;border-right:1px solid #5C7B1C;border-bottom:1px solid #5C7B1C;padding:4px 12px 4px 12px;border-left:1px solid #A5D542;border-top:1px solid #A5D542;}

 
.ft_downcon a{ color:#FFF;}