.content-page{
	background: #f2f2f2;
}
.content-page .m-header{
	/* background: url(../images/bg.jpg) center top no-repeat #0000004d;
	background-size: 100%;
	background-blend-mode: color; */
	background: url(../images/bg.png) center top no-repeat;
	background-size: 100% 100%;
}
.content-page .m-banner {
	height: 380px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.content-page .m-content {
	width: 1200px;
	margin: 35px auto 0;
	color: #fff;
	color: #000;
}
.m-show-l {
	float: left;
	width: 250px;
	overflow: hidden;
}
.m-li-nav {
	background-color: #fff;
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
.m-li-nav dt {
	font-size: 16px;
	padding: 15px 25px;
	display: block;
	overflow: hidden;
	background: url(../images/arrow.gif) no-repeat 205px center;
}
.m-shop .m-li-nav dt {
	background-position: 240px center;
}
.m-li-nav dd {
	display: block;
	border-top: 1px #f1f1f1 solid;
	overflow: hidden;
}
.m-li-nav dd>a {
	padding: 15px 25px;
	display: block;
	color: #555;
	font-size: 14px;
}
.m-li-nav dd>a.active, .m-li-nav dd>a:hover {
	border-left: 8px #7fbc23 solid;
	background-color: #333;
	color: #7fbc23;
}
.m-book {
	color: #fff;
	height: 300px;
}
.m-show-r {
	width: 910px;
	float: right;
	overflow: hidden;
}
/*单页*/
.m-show-r .title {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.m-show-r .title h1 {
	float: left;
	font-size: 24px;
	color: #555;
	font-weight: normal;
	padding-top: 5px;
	line-height: 30px;
}
.m-show-r .title label {
	float: right;
	font-family: '宋体';
	color: #666;
	margin-top: 10px;
	font-size: 12px;
	opacity: .5;
}
.m-show-r .title label a{
	font-family: '宋体';
	color: #666;
	font-size: 12px;
	color: #666;
}
.m-show-r .info {
	font-size: 14px;
	padding: 35px;
	background-color: #fff;
	overflow: hidden;
	line-height: 30px;
	color: #666;
}
/*图片列表*/
.m-photo-list {
	width: 945px;
	margin-left: -35px;
	overflow: hidden;
}
.m-photo-list a {
	text-align: center;
	float: left;
	width: 280px;
	overflow: hidden;
	margin: 0 0 35px 35px;
	font-size: 15px;
}
.m-photo-list a img {
	height: 160px; 
}
.m-photo-list a p {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-photo-list a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}
/*资讯*/
.m-news {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.m-news dl {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.m-news dl dt {
	width: 80px;
	text-align: center;
	background-color: #eb8335;
	color: #fff;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 0;
	font-size: 12px;
}
.m-news dl dd {
	margin-left: 40px;
	display: block;
	overflow: hidden;
	background-color: #fff;
	font-size: 16px;
	padding: 12px 20px 12px 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px #fff solid;
}
.m-news dl dd:hover {
	border: 1px #eb8335 solid;
	background-color: #fdfffa;
}
.m-news dl dd a:hover {
	text-decoration: underline;
}
.m-show-r .default .text {
	font-size: 14px;
	line-height: 30px;
	color: #555;
}
.m-show-r .default .text img {
	max-width: 100%;
}
/*活动*/
.m-huodong, .m-video {
	width: 945px;
	margin-left: -35px;
	overflow: hidden;
}
.m-huodong>div, .m-video>div {
	float: left;
	width: 280px;
	overflow: hidden;
	margin: 0 0 50px 35px;
	background-color: #fff;
}
.m-huodong>div img, .m-video>div img {
	width: 100%;
	height: 230px;
}
.m-huodong>div a.tit, .m-video>div .tit {
	display: block;
	padding: 15px 5px 10px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.m-huodong>div a.tit:hover {
	text-decoration: underline;
}
.m-huodong>div p {
	color: #888;
	padding: 0 20px
}
.m-huodong>div a.but, .m-video>div a.but {
	padding: 8px 15px;
	float: left;
	background-color: #eb8335;
	color: #fff;
	line-height: 1;
	border-radius: 3px;
	margin: 10px 0 20px 20px;
}
.m-huodong>div a.but b, .m-video>div a.but b {
	border-left: 1px #ebb335 solid;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 13px;
	font-family: Verdana;
	height: 12px;
	line-height: 12px;
	display: inline-block;
}
/*视频*/
.m-video>div a {
	position: relative;
	display: block;
}
.m-video>div a i {
	display: block;
	width: 100%;
	height: 230px;
	background: url(../images/video_bg.png) no-repeat center center rgba(0,0,0,.5);
	opacity: .8;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0;
	top: 0;
}
.m-video>div a:hover i {
	display: none;
}
.m-show-r .default .video {
	text-align: center;
}
/*分页*/
.m-page {
	width: 100%;
	text-align: right;
	height: 38px;
	line-height: 38px;
}
.m-page li {
	display: inline
}
.m-page a, .m-page i {
	display: inline-block;
	font-size: 15px;
	background-color: #fff;
	padding: 0px 13px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-align: center;
	border: 1px #ddd solid;
	color: #bbb;
	font-family: Arial;
	margin-left: 5px;
	vertical-align: top;
}
.m-page a.next, .m-page a.prev {
	font-family: 宋体;
	font-size: 16px;
	font-weight: 700;
}
.m-page a:hover,.m-page li.active a{
	background-color: #7fbc23;
	color: #fff;
}
.m-page span {
	font-size: 14px;
	padding-right: 10px;
}
/* 概况 */
.m-con-l, .m-con-r {
	width: 300px;
	float: left;
	overflow: hidden;
}
.m-con-book, .m-book {
	padding: 0 35px;
	height: 350px;
	background-color: #efc245;
	overflow: hidden;
}
.m-con-book h4, .m-book h4 {
	margin-top: 30px;
}
.m-con-book p, .m-book p {
	font-size: 14px;
	line-height: 1.6;
}
.m-con-book p b, .m-book p b {
	font-family: 'Georgia';
	font-size: 36px;
	line-height: 1;
	color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}
.m-con-book a.btn:hover, .m-book a.btn:hover {
	color: #efb245;
}
.m-con-tel {
	height: 279px;
	overflow: hidden;
	color: #333;
	padding: 20px;
	box-sizing:border-box;
}
.m-con-tel h5 {
	margin-top: 0px;
	font-weight: normal;
}
.m-con-tel h2 {
	font-family: 'Georgia';
	color: #908556;
	line-height: 1;
	font-size: 26px;
	margin: 5px 0 15px;
}
.m-con-tel h6 {
	margin: 10px 0 5px;
	font-weight: normal;
	font-size: 12px;
}
.m-con-tel a, .m-con-tel span {
	float: left;
	color: #888;
	text-align: center;
	font-family: 宋体;
	margin-right: 20px;
	font-size: 12px;
}
.m-con-tel img{width: 80px;}
.m-con-map {
	height: 320px;
	padding: 0 35px;
	overflow: hidden;
	background: url(../images/map1.png) no-repeat right bottom #5fa84e;
}
.m-con-map p {
	font-size: 14px;
	margin-top: 10px;
}
.m-con-map p:after {
	content: ">";
	font-family: 宋体;
	font-size: 16px;
	margin-left: 3px;
	line-height: 1;
	vertical-align: text-top;
}
.m-con-m {
	float: left;
	width: 600px;
	overflow: hidden;
}
.m-con-video {
	height: 350px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.m-con-video video{
	height: 350px;
}
.m-con-video h4 {
	position: absolute;
	top: 210px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.m-pic-bg {
	width: 100%;
	height: 349px;
	background: url(../images/pic1.jpg) no-repeat;
	overflow: hidden;
}
.m-con-news {
	padding: 0 10px 0 35px;
	overflow: hidden;
	width: 255px;
	float: left;
}
.m-con-news h3 {
	margin-bottom: 25px;
}
.m-con-news h3 i {
	font-size: 12px;
	margin-left: 20px;
	opacity: .6;
	filter: alpha(opacity=60);
}
.m-con-news ul li {
	display: block;
	color: #7aa8cb;
	margin-bottom: 15px;
	font-size: 13px;
}
.m-con-news ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #d8eaf7;
	line-height: 1;
}
.m-con-news ul li a:hover {
	color: #fff;
}
.m-con-pic {
	float: left;
	padding: 0 35px;
	width: 230px;
}
.m-con-pic a.btn:hover {
	color: #908556;
}
.m-con-msg {
	padding: 0 35px;
	height: 250px;
	overflow: hidden;
	background-color: #1bacaf;
}
.m-con-msg h3 {
	border-bottom: 1px #fff solid;
	padding-bottom: 13px;
	width: 300px;
}
.m-con-msg h3 label {
	font-size: 14px;
	margin-left: 20px;
}
.m-con-msg p {
	margin-top: 12px;
	color: #b4f6f4;
	font: 12px '宋体';
	line-height: 1.6;
}
.m-content .m-con-msg a.btn {
	display: inline-block;
	margin-right: 50px;
	padding: 7px 0;
	margin-top: 20px;
}
.m-con-msg a.btn:hover {
	color: #1bacaf;
}
.m-con-about {
	padding: 0 35px;
	background: url(../images/about1.jpg) no-repeat;
	height: 250px;
	overflow: hidden;
}
.m-con-about a {
	display: block;
}
.m-con-about p {
	font-size: 13px;
	line-height: 1.6;
	font-family: Arial;
	color: #b5d6ed;
	height: 140px;
	overflow: hidden;
	text-align: justify;
}
.m-con-about p i {
	color: #fff;
	margin-left: 10px;
	font-family: 宋体;
}
.m-con-minzu {
	padding: 0 35px;
	overflow: hidden;
	background: url(../images/mz.jpg) no-repeat;
	height: 350px;
}
.m-con-minzu ul {
	display: block;
	overflow: hidden;
}
.m-con-minzu ul li {
	float: left;
	font-family: 宋体;
	width: 50%;
	font-size: 14px;
	margin-top: 15px;
	color: #e0f4ba;
}
.m-con-minzu ul li a:hover {
	color: #fff;
}
.m-con-minzu a.btn:hover, .m-con-juzi a.btn:hover {
	color: #83b329;
}
.m-con-juzi {
	padding: 0 35px;
	overflow: hidden;
	background: url(../images/zi.jpg) no-repeat;
	height: 350px;
}
.m-con-juzi p {
	font-size: 14px;
	margin-top: 15px;
	text-align: justify;
	color: #e0f4ba;
}
.m-con-juzi p i {
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 1;
}
.m-con-juzi p span {
	display: block;
	font-size: 16px;
	margin-top: 10px;
}
.m-con-mingren {
	padding: 0 35px;
	height: 150px;
	overflow: hidden;
	background: url(../images/mr1.jpg) no-repeat;
	position: relative;
}
.m-con-mingren h3 i {
	font-size: 12px;
	margin-left: 20px;
	opacity: .6;
	filter: alpha(opacity=60);
}
.m-con-mingren a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.m-con-shanzhuan {
	padding: 0 35px;
	height: 200px;
	overflow: hidden;
	background: url(../images/ym.jpg) no-repeat;
}
.m-con-shanzhuan a.btn:hover {
	color: #e1c152;
}


.content-page2 .m-content{margin-top: -80px;}
/* Adaptive */
@media screen and (max-width: 1400px) {
	.content-page .m-banner{margin-top: 120px;background-size: cover;background-position-x: center;}
}
@media screen and (max-width: 1200px) {
	.content-page .m-content{width: 100%;}
	.content-page2 .m-content{display: flex;flex-wrap:wrap;width: 100%;justify-content: center;margin-top: 20px;}
	.content-page2 .m-con-m{order: 3;}
	.m-show-l{width: 20%;}
	.m-li-nav dt{background-position: calc(100% - 10px) center;}
	.m-show-r{width: 78%;}
	.m-photo-list,.m-video{width: 100%;margin-left: -2%;}
	.m-photo-list a,.m-video>div{width: 31.33%;margin: 0 0 2% 2%;}
	.m-photo-list a img,.m-video>div img{height: auto;width: 100%;}
	.m-video > div a i{height: 100%;}
}
@media screen and (max-width: 900px) {
	.content-page .m-banner{display: none;}
	.content-page .m-content{margin-top: 64px;}
	.m-con-l, .m-con-r,.m-con-m{width: 100%;}
	.m-con-l iframe{width: 100%;}
	.m-con-about,.m-con-minzu,.m-con-mingren,.m-con-shanzhuan{background-size: cover;}
	.m-con-video{height: auto;width: 100%;}
	.m-con-video video{height: auto;width: 100%;display: block;}
	.m-con-video h4{top: 60%;}
	.m-pic-bg{height: auto;background-size: cover;padding-bottom: 30px;}
	.m-pic-bg .m-con-pic h3{margin-top: 30px;}
	.m-con-msg{height: auto;padding-bottom: 30px;}
	.m-content .m-con-msg a.btn{width: 40%;margin-right: 20px;}
	.m-show-l{display: none;}
	.m-show-r{width: 94%;margin: auto;float: initial;padding-top: 20px;}
	.m-show-r .title h1{font-size: 22px;padding-top: 0px;}
	.m-show-r .info{padding: 20px;}
	.m-show-r .info img{height: auto !important;}
	.m-photo-list,.m-video{width: 100%;display: flex;flex-wrap:wrap;justify-content: space-between;margin: 0;}
	.m-photo-list a{width: 48.5%;margin-left: 0;}
	.m-video>div{width: 100%;}
	.m-news dl dd{padding-right: 12px;padding-left: 50px;}
	.footer{margin-top: 12px;}
}