* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	/* font-family: Didot, "Times New Roman", serif; */
	font-family: 微软雅黑, 黑体;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
	min-width: 1200px;
	max-width: 100%;
	display: block;
	margin: 0px auto;
	position: relative;
	background-color: #f4f4f4;
}

img {
	display: -webkit-box;
}

.end {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: end;
}

.center {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.start {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: start;
}

.start2 {
	display: -webkit-box;
	-webkit-box-pack: start;
}

.clear {
	height: 0px;
	clear: both;
}

nav {
	display: block;
}

a {
	text-decoration: none;
}

.logo-div {
	width: 10%;
	text-align: left;
	min-width: 152px;
}

.logo-div img {
	display: -webkit-box;
	width: 100%;
}

.memubartop {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	background-color: rgb(57, 124, 105);
}

.memubardiv {
	position: relative;
	text-align: center;
	min-width: 900px;
	/* max-width: 100%; */
	font-weight: 500;
	/* margin: 0 auto; */
	z-index: 10;
}

.memubarlist {
	height: 80px;
}

.memubar {
	width: 100px;
	height: 80px;
	color: rgb(255, 255, 255);
	font-size: 1.2rem;
	line-height: 80px;
	font-weight: 300;
	text-align: center;
}

.memubar:hover {
	color: #fffb00;
	background-color: #195644;
}

.memubar a:hover {
	color: #fffb00;
	text-decoration: none;
}

.memubar a {
	display: block;
	color: rgb(255, 255, 255);
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 2px;
	padding-right: 2px;
}

.memubarxz {
	color: #fffb00;
	background-color: #195644;
}

.memubarxz a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.user_list {
	right: 100px;
	top: 80px;
}

.user_list ul {
	margin: 0px;
	padding: 0px;
}

.user_list ul li {
	cursor: pointer;
	margin-right: 10px;
	font-size: 16px;
	font-weight: 300;
	color: #fffefc;
	width: 100%;
	text-align: center;
	list-style: none;
	line-height: 50px;
	text-decoration: none;
	background-color: rgb(57 124 105/ 0.75);
}

.user_list ul li a {
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: auto;
}

.user_list ul li a:hover {
	color: #fffb00;
}
/*index*/
.videodiv {
	width: 100%;
	height: 362px;
	position: relative;
	overflow: hidden;
}

.videodiv img {
	display: -webkit-box;
	overflow: visible;
	width: auto;
	height: 362px;
	transform-origin: 50% 50%;
}

.ysyjjdiv {
	width: 100%;
	height: 300px;
	background-color: #dcebe8;
	padding-top: 20px;
	padding-bottom: 40px;
}

.ysyjjdiv_content {
	width: 990px;
	margin-left: 20%;
}

.jjlogo {
	width: 30%;
	height: 260px;
}

.jjlogo img {
	width: 100%;
	display: -webkit-box;
}

.syimg {
	width: auto;
	margin-left: 5%;
	height: 270px;
}

.syimg img {
	width: auto;
	display: -webkit-box;
}

.jjcontent {
	width: 60%;
	height: 300px;
}

.ljysybtn {
	min-width: 150px;
	max-width: 200px;
	height: 45px;
	margin-top: 20px;
}

.jjtitle {
	line-height: 80px;
	font-size: 2rem;
	color: #0b5a44;
	line-height: 80px;
}

.jjdesc {
	width: 90%;
	height: 120px;
	color: #3a4443;
	line-height: 30px;
	overflow: hidden;
}

.indexmod {
	width: 100%;
	/* padding-top: 20px; */
	padding-bottom: 20px;
}

.indexstyle1 {
	width: 990px;
	height: 322px;
	margin-top: 40px;
	/* margin-bottom: 40px; */
	background-image: url(../images/cbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 50% 100%;
}

.indexstyle1_left {
	width: 50%;
	height: 322px;
}

.indexstyle1_right {
	width: 50%;
	overflow-y: hidden;
	height: 322px;
}

.indexstyle1_right:hover {
	filter: brightness(0.5);
}

.indexstyle1_right img {
	width: 100%;
	height: 322px;
}

.indexstyle1title {
	width: 95%;
	margin-left: 2.5%;
	padding-top: 10px;
	color: #115a46;
	font-size: 2rem;
	overflow: hidden;
}

.indexstyle1title img {
	width: 35px;
	margin-right: 5px;
}

.indexstyle1desc {
	width: 95%;
	margin-left: 2.5%;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	color: #585858;
	font-size: 0.9rem;
	margin-top: 10px;
}

.indexstyle1alist {
	display: block;
	width: 70%;
	margin-left: 2.5%;
	height: 100px;
	padding-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	color: #585858;
	font-size: 0.9rem;
}

.indexstyle1abtn {
	display: block;
	width: 70%;
	height: 45px;
	margin-left: 2.5%;
	line-height: 23px;
	color: #585858;
	font-size: 0.9rem;
	background-color: #fff;
}

.indexstyle2 {
	width: 100%;
	height: 400px;
	margin-top: 40px;
	/* margin-bottom: 40px; */
	position: relative;
	overflow: hidden;
}

.indexstyle2boxleft {
	width: 495px;
	height: 400px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.indexstyle2boxright {
	width: 495px;
	margin-left: 50%;
	height: 400px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.indexstyle2_left {
	width: 495px;
	height: 400px;
	background-color: rgb(218 227 224/ 0.90);
}

.indexstyle2_bg {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0;
}

.indexstyle2_bg img {
	width: auto;
	min-width: 100%;
	height: 400px;
}

.indexstyle2_bg:hover {
	filter: brightness(0.5);
}

/*index end*/
/*309 319*/
/*������������������*/
.yhhddiv {
	width: 990px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.yhhdtitle {
	width: 100%;
	height: 80px;
	font-size: 2rem;
	text-align: center;
	color: #1d5947;
}

.yhhdlist {
	width: 100%;
	max-height: 400px;
	margin-top: 20px;
}

.yhhd {
	width: 30%;
	max-height: 400px;
	float: left;
	background-color: #fff;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.yhhd img {
	width: 100%;
	height: 160px;
}

.yhhd_title {
	width: 90%;
	height: 70px;
	line-height: 70px;
	margin-left: 5%;
	height: 60px;
	color: #1d5947;
	font-size: 1.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yhhd_title2 {
	width: 90%;
	height: 70px;
	line-height: 70px;
	margin-left: 5%;
	height: 60px;
	color: #1d5947;
	font-size: 1.2rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yhhd_desc {
	width: 90%;
	line-height: 20px;
	margin-left: 5%;
	height: 40px;
	color: #b2b2b2;
	font-size: 0.8rem;
	overflow: hidden;
	margin-bottom: 10px;
}

.yhhd_btn {
	width: 85%;
	margin-left: 7.5%;
}

.yhhd:hover .yhhdimg {
	filter: brightness(0.5);
}
/*������������������*/

/*������������1������*/
.list1_title_box_div {
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: 0px;
}

.list1_title_box {
	width: 990px;
	height: 110px;
	bottom: 0px;
	background-color: #edefea;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.list1_title_left {
	width: 50%;
	height: 110px;
	overflow: hidden;
}

.list1_title_right {
	width: 50%;
	height: 100px;
	overflow: hidden;
}

.list1_title {
	width: 95%;
	margin-left: 2.5%;
	font-size: 2rem;
	color: #115943;
	font-weight: 500;
	height: 60px;
	line-height: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list1_dh {
	width: 95%;
	margin-left: 2.5%;
	font-size: 0.9rem;
	color: #115943;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
}

.list1_dh span {
	color: #666865;
}

.list1_dh a {
	font-size: 0.9rem;
	color: #115943;
}

.list1_list_buttondiv {
	float: right;
	margin-right: 10px;
}

.list1_article_list_box {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.list1_article_list {
	width: 990px;
}

.list1_article {
	width: 100%;
	height: 400px;
	margin-top: 30px;
	position: relative;
}

.list1_article_bg {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0;
}

.list1_article_bg img {
	width: 100%;
	height: 400px;
}

.list1_article_bg img:hover {
	filter: brightness(0.5);
}

.list1_article_desc {
	width: 340px;
	height: 400px;
	position: absolute;
	opacity: 0.8;
	background-color: rgb(255, 255, 255);
	right: 0;
	z-index: 10;
}

.list1_article_desc_title {
	width: 80%;
	height: 42px;
	line-height: 42px;
	font-size: 2rem;
	font-weight: bold;
	color: rgb(25, 86, 68);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 10%;
	margin-top: 20px;
}

.list1_article_desc_desc {
	width: 80%;
	height: 260px;
	color: rgb(39, 39, 39);
	overflow: hidden;
	margin-left: 10%;
	margin-top: 20px;
	font-size: 16px;
	line-height: 29px;
}

.list1_article_desc_btn {
	display: block;
	width: 85px;
	height: 23px;
	margin-left: 2.5%;
	color: #585858;
	font-size: 14px;
	line-height: 29px;
	background-color: #fff;
}
/*������������1������*/

/* ��������������� */
.article_cover {
	width: 100%;
	height: 400px;
}

.article_cover img {
	width: 100%;
	height: 400px;
}

.article_map {
	width: 100%;
	height: 400px;
}

.article_title {
	width: 100%;
	height: 120px;
	line-height: 120px;
	font-size: 2rem;
	font-weight: bold;
	color: #195644;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	background-color: #e6eeec;
}

.article_content {
	width: 95%;
	padding: 20px 2.5% 20px 2.5%;
	background-color: #fff;
	line-height: 30px;
	color: #272727;
	font-size: 1rem;
}
/* ��������������� */

/*btn������������*/
.yudingbtn {
	padding: 8px 18px 8px 18px;
	text-decoration: none;
	background-color: #fff190;
	color: #245828;
	border-radius: 5px;
	font-size: 1rem;
}

.enbtn {
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	color: #ecffff;
	font-size: 1.2rem;
}

.buttondiv {
	
}

.buttondiv a:hover {
	background-color: #2c4d44;
	color: #fff;
}

.defbutton {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 1px solid #2c4d44;
	color: #2c4d44;
	/*padding: 8px 20px 8px 20px;*/
	line-height: 45px;
	text-align: center;
	font-size: 0.8rem;
	text-decoration: none;
}

.index_list_buttondiv {
	float: left;
	margin-right: 10px;
}

.index_list_button {
	width: auto;
	height: 40px;
	background-color: #dae3e0;
	color: #205344;
	padding: 8px 20px 8px 20px;
	line-height: 40px;
	text-align: center;
	font-size: 0.8rem;
	text-decoration: none;
}

.index_list_buttondiv a:hover {
	background-color: #205344;
	color: #dae3e0;
}

.list1_list_buttondiv a:hover {
	background-color: #205344;
	color: #dae3e0;
}

.buttondiv2 {
	
}

.buttondiv2 a:hover {
	background-color: #2c4d44;
	color: #fff;
}

.defbutton2 {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 1px solid #2c4d44;
	color: #2c4d44;
	/*padding: 8px 20px 8px 20px;*/
	line-height: 23px;
	text-align: center;
	font-size: 0.8rem;
	text-decoration: none;
}

a:link, :visited, ins {
	text-decoration: none !important;
}

#nav {
	width: 100px;
	height: 120px;
	position: fixed;
	right: 2vw;
	top: 60vh;
	background-image: url(../images/01.png);
	background-size: 100% 100%;
	z-index: 100;
}

#nav1 {
	width: 100px;
	height: 120px;
	position: fixed;
	right: 2vw;
	top: 80vh;
	background-image: url(../images/02.png);
	background-size: 100% 100%;
	z-index: 100;
}
/*btn������������������*/

/* ������ */
.cc_box {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 20;
	background-color: rgba(0, 0, 0, 0.80);
}

.tc_box {
	width: 990px;
	position: relative;
}

.close_box {
	color: #fff;
}

.close_box img {
	width: 20px;
	margin-right: 5px;
}

.action_next_prev_box {
	width: 100%;
	background-color: #fff;
	height: 100px;
}

.action_next {
	width: 20%;
	height: 100px;
}

.action_title {
	width: 60%;
	height: 100px;
	color: #195644;
	font-size: 2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 100px;
}

.swiper-container {
	width: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 400px;
}
/* ������������ */

/* ������������ */
.footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	min-width: 1200px;
	background-color: #0a5c45;
	display: block;
}

.footer-d {
	position: relative;
	text-align: center;
	max-width: 1000px;
	font-weight: 500;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-content {
	width: 63%;
}

.footer-content-c {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}

.footer-title-left {
	width: auto;
	max-width: 45%;
	line-height: 25px;
	font-size: 1rem;
	color: #fff190;
	text-align: left;
	font-weight: 500;
	padding-bottom: 5px;
}

.footer-content-left {
	width: auto;
	max-width: 80%;
	line-height: 25px;
	font-size: 0.9rem;
	color: rgb(255, 255, 255);
	text-align: left;
	font-weight: 300;
	padding-bottom: 5px;
}

.footer-line {
	border-bottom: 1px dashed #c1efe4;
}

.footer-content-left-logo {
	width: 0%;
}

.footer-content-left-logo img {
	width: 330px;
}

.footer-content-right {
	width: 50%;
	line-height: 25px;
	font-size: 0.8rem;
	color: #ffffff;
	text-align: left;
	font-weight: 500;
}

.footer-qrcode {
	width: 35%;
	text-align: center;
	line-height: 20px;
	font-size: 0.8rem;
	font-weight: 300;
}

.footer-qrcode-img {
	width: 50%;
	text-align: center;
}

.footer-qrcode-img img {
	width: 100%;
}
/* ������������ */
.ydewm_box{
	width:230px;
	height: 325px;
	background-image: url(../images/l.png);
	background-size: 100% 100%;
	position: absolute;
	z-index: 100;
	top:70px;
	margin-left:-80px;
}
.ydewm_box img{
	width: 80%;
	margin-left: 10%;
}
.ydewm_tips{
	width: 100%;
	font-size: 1.2rem;
	text-align: center;
	margin-top: 20px;
	color: #3c7c6b;
	font-weight: 600;
	line-height: 30px;
}


.fxtjdiv{
	width: 990px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.fxtjtitle{
	width: 100%;
	height: 40px;
	font-size: 2rem;
	text-align: center;
	color: #1d5947;
}
.fxtjlist{
	width: 100%;
	max-height: 400px;
	margin-top: 20px;
}
.fxtj{
	width: 30%;
	max-height: 400px;
	float: left;
	background-color: #e0ebe7;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fxtj img{
	width: 100%;
	height:200px;
}
.fxtj_title{
	width: 90%;
	height: 70px;
	line-height: 70px;
	margin-left: 5%;
	color: #0a5c44;
	font-size: 1.2rem;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fxtj_desc{
	width: 90%;
	line-height: 20px;
	margin-left: 5%;
	height: 40px;
	color: #9ba19f;
	font-size: 0.8rem;
	overflow:hidden;
	margin-bottom: 10px;
}
.fxtj_btn{
	width: 40%;
}
.fxtj:hover .fxtjimg{
	filter: brightness(0.5);
}
.fxtj_price_div{
	width: 90%;
	margin-left: 5%;
}
.fxtj_price_box{
	width: 60%;
}
.fxtj_price_tips{
	font-size: 0.8rem;
	color: #8ca59f;
}
.fxtj_price{
	color:#165645;
	font-size: 1.1rem;
}
.fxtj_price span{
	font-size: 0.8rem;
	padding-left: 5px;
}
.flview_title{
	font-size: 0.8rem;
	color: #1d5343;
	float: right;
	padding-right: 20px;
}
.flselect{
	border:none;
	background-color: #edefea;
	color: #1d5343;
	font-size: 0.8rem;
}
.fxtj_article_title_box{
	width: 100%;
	height: 120px;
	background-color: #e6eeec;
}
.fxtj_article_title_left{
	width: 70%;
	height: 120px;
}
.fxtj_article_title_right{
	width: 30%;
	height: 120px;
}
.fxtj_article_title{
	max-width: 55%;
	height: 40px;
	line-height: 40px;
	font-size: 2rem;
    font-weight: bold;
    color: #195644;
    overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	border-right: 1px dashed #195644;
	text-indent: 15px;
	padding-right: 15px;
	margin-right: 15px;
}
.fxtj_yd_btn{
	width: 60%;
}
.yd_form_box{
	width: 100%;
	background-color: #fff;
	min-height: 70vh;
}
.yd_form_box_title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #0a5c44;
	font-size: 1.4rem;
	background-color: #e6eeec;
	font-weight: bold;
}
.yd_form_box{
	width: 100%;
}
.yd_form_box_input_list{
	width: 85%;
	margin-left: 10%;
	padding-bottom: 20px;
}
.yd_form_box_input{
	width: 50%;
	float: left;
	height: 80px;
	margin-top: 20px;
}
.yd_form_box_input_title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #3d6157;
	font-size: 0.9rem;
}
.yd_input{
	width: 80%;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
	text-indent: 5px;
	border: 1px solid #949897;
	border-radius: 5%;
	background-color: #e5eeeb;
}
.yd_input_date{
	background-image: url(../images/icon666.png);
	background-position: right 10px center;
	background-size: 30px 70%;
	background-repeat: no-repeat;
}
.yd_tips{
	width: 100%;
	color: #825a5d;
	font-size: 0.9rem;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.yd_btn_box{
	width: 100%;
	margin-top: 20px;
}
.yd_button{
	width: auto;
	background-color: #fff190;
	color: #354d21;
	padding: 15px 50px 15px 50px;
	line-height: 40px;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #354d21;

}