@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	margin:auto;
	background-color: #f3ffef;
	}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#000000;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#145330;
	text-decoration: none;
	}
.nybanner{ width:100%; float:left}
.nybanner img{ width:100%;}	
table{ margin: auto}
i{ font-style:normal}
em{ font-style:normal}
.nybanner{ width:100%;}
.nybanner img { width:100%; float:left;}
.ditu{ width:100%; float:left; margin-top:5px; height:400px}
.ewmxs{left:-80px; margin-top:-260px; float:right;  width:200px; z-index:99999;position:absolute}	
@media (min-width:1200px) {
.main{
	width: 1200px;
	margin: auto;
}
.header{
	width: 100%;
	height: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo{
	height: 120px;
	align-items: center;
	display: flex;
}
.tel{
	display: flex;
	font-size: 18px;
	line-height: 30px;
	height: 120px;
	align-items: center;
}
.tel em{
	font-size: 24px;
}
.tel img{
	margin-right: 10px;
}

.innav{
	width: 100%;
	height: 80px;
	background-color: #145330;
}
.innav ul{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}
.innav ul li{
	width: 140px;
	height: 65px;
	text-align: center;
	font-size: 18px;
	line-height: 65px;
}
.innav ul li a{
	width: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
	border-radius: 10px;
	height: 65px;
}
.innav ul li a:hover{
	background-color: #F3FFEF;
	color: #000000;
}
.innav ul li .cur{
	background-color: #F3FFEF;
	color: #000000;
}
.inabout{
	width: 100%;
	float: left;
	background-image: url(../img/b01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 110px;
}
.intitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 80px;
	font-size: 36px;
	padding-bottom: 30px;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

.inabout01{
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	margin-top: 60px;
}
.inabout01 b{
	font-size: 24px;
	margin-bottom:10px;
	width:100%; 
	float:left;
}
.inabout01 img{
	max-width: 100%;
	height: auto;
	display: block;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
}

.inabout01_l{
	width: 46%;
	float: left;
	margin-right:3%
}
.inabout01_l img{ width:100%;}
.inabout01_r{
	width: 50%;
	float: right;
	text-align:left;
}
.ab01{
	width: 100%;
	float: left;
}
.ab01 ul{
	display: flex;
	justify-content: space-around;
}
.ab01 ul li{
	margin-top: 80px;
	transition: all 0.6s;
}
.ab01 ul li dl dt{
	height: 150px;
	text-align: center;
}
.ab01 ul li dl dt img{
	max-height: 150px;
	width: auto;
}
.ab01 ul li dl dd{
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	margin-top: 30px;
}
.ab01 ul li a:hover dl dt img{
	background-color: transparent;
}
.ab01 ul li:hover{
	margin-top: 65px;
}

.fwxm{
	width: 100%;
	float: left;
	background-image: url(../img/fwbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 200px;
}

.intitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 120px;
	font-size: 36px;
	padding-bottom: 30px;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.fw01{
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	margin-top: 60px;
	color: #FFFFFF;
}
.fw02{
	width: 100%;
	float: left;
}
.fw02 ul{
	display: flex;
	justify-content: space-between;
}
.fw02 ul li{
	margin-top: 70px;
	transition: all 0.6s;
}
.fw02 ul li dl dt{
	height: 240px;
	overflow: hidden;
	border: 5px solid #FFFFFF;
	transition: all 0.6s;
}
.fw02 ul li dl dt img{
	height: 100%;
	width: auto;
}
.fw02 ul li dl dd{
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
}
.fw02 ul li:hover{
	margin-top: 25px;
}
.fw02 ul li:hover dl dt{
	height: 275px;
}

.more{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.more ul{
	display: flex;
	justify-content: center;
}
.more ul li{
	width: 280px;
	height: 55px;
	text-align: center;
	line-height: 55px;
}
.more ul li a{
	width: 100%;
	height: 55px;
	float: left;
	background-color: #084000;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

.zhishi{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding-bottom: 100px;
	background-image: url(../img/b02.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.zhishi01{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.zhishi01 ul{
	display: flex;
	flex-wrap: wrap;
}
.zhishi01 ul li{
	width: 360px;
	margin-right: 59px;
	margin-top: 60px;
	transition: all 0.6s;
}
.zhishi01 ul li:nth-child(3n){
	margin-right: 0px;
}
.zhishi01 ul li dl dt{
	height: 280px;
	border: 1px solid #FFFFFF;
	position: relative;
}
.zhishi01 ul li dl dt .mask{
	position: absolute;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(8,64,0,0.3) url(../img/lj.png) no-repeat center;
	transition: all 0.6s;
}
.zhishi01 ul li dl dt img{
	width: 100%;
	height: 100%;
	display: block;
}
.zhishi01 ul li dl dd{
	margin-top: 20px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}
.zhishi01 ul li:hover{
	margin-top: 35px;
}
.zhishi01 ul li:hover dl dt{
	border: 5px solid #084000;
}
.zhishi01 ul li:hover dl dt .mask{
	opacity: 1;
}
.foot{
	width: 100%;
	display: flex;
	margin-top: 30px;
	justify-content: space-between;
}
.add{
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 30px;
}
.fx{
	display: flex;
	font-size: 18px;
	line-height: 30px;
	align-items: center;
	padding-bottom: 30px
}
.fx img{
	margin-right: 10px;
}
.bottom{
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
	background-color: #084000;
	color: #FFFFFF;
	font-size: 16px;
}
.bottom a{
	color: #FFFFFF;
}

.about{
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 36px;
	margin-top: 60px;
}
.about b{
	font-size: 24px;
}
.about img{
	max-width: 100%;
	height: auto;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
}
.hz{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.hz ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.hz ul li{
	width: 276px;
	height: 211px;
	margin-right: 30px;
	margin-top: 30px;
}
.hz ul li img{
	width: 100%;
	height: 100%;
	display: block;
}
.hz ul li:nth-child(4n){
	margin-right: 0px;
}

.honr{
	width: 100%;
	float: left;
	margin-top: 110px;
	padding-bottom: 250px;
	background-image: url(../img/rybj.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.honr01{
	width: 100%;
	float: left;
	margin-top: 70px;
	padding: 50px;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 72px;
}

.bg{
	background-color: #bed7ab;
	width: 100%;
	float: left;
}

.contecnt{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}

.left{
	width: 235px;
	background-color: #bed7ab;
	padding-bottom: 30px;
}
.left h1{
	height: 30px;
	background-color: #084000;
	line-height: 30px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.left dl dd{
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.left dl dd a{
	width: 100%;
	float: left;
	height: 62px;
	line-height: 62px;
	text-align: center;
}
.left dl dd a:hover{
	background-color: #FFFFFF;
}
.left dl dd .cur{
	background-color: #FFFFFF;
}

.right{
	width: 935px;
	font-size: 16px;
	line-height: 36px;
}
.right h1{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #bed7ab;
	text-align: center;
	margin-top: 5px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
}
.news{
	width: 100%;
	float: left;
	margin-top: 25px;
}
.news ul li{
	width: 100%;
	float: left;
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 30px;
	color: #676767;
	align-items: center;
}
.news ul li div:first-child{
	width: 320px;
	overflow: hidden;
}
.news ul li div:first-child img{
	width: 100%;
	display: block;
	height: auto;
	transition: all 0.6s;
	
}
.news ul li div:first-child:hover img{
	transform: scale(1.05);
}
.news ul li div:nth-child(2){
	width: calc(100% - 350px);
}
.news ul li h1{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.news ul li div:nth-child(2) img{
	vertical-align: middle;
	margin-right: 5px;
}
.news ul li i{
	color: #247520;
}
.news ul li p{
	margin-top:20px;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	width: auto;
	margin-left:2px;
	margin-right:2px;
}
.fy ul li a{
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: "宋体";
	padding:5px;
}
.fy ul li a:hover{
	background-color: #247520;
	color: #FFFFFF;
}
.showtitle{
	width: 100%;
	float: left;
	font-size: 36px;
	margin-top: 100px;
	line-height: 48px;
	text-align: center;
}
.showdate{
	font-size: 16px;
	margin-top: 20px;
	width: 100%;
	float: left;
	line-height: 30px;
	color: #247520;
	text-align: center;
}
.show{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	color: #676767;
}













.sj35{
	text-indent: 40px;
}
.mart30{
	margin-top: 30px;
}
.mart150{
	margin-top: 100px;
}
.header2{
	display: none;
}



}



@media (max-width:1199px) {
.inabout01_l{
	width: 100%;
	float: left;
	margin-right:0%
}
.inabout01_l img{ width:100%;}
.inabout01_r{
	width: 100%;
	float: right;
	text-align:left;
	margin-top:1.0rem;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem; 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:50%; 
	max-height:3rem; 
	vertical-align:middle; 
	margin-left:5%;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height:10rem; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
	
.moblienav{
	width: calc(100% - 2rem);
	float:right; 
	background:#fff; 
	padding:1rem;
	overflow:auto; 
	height: auto;
}
.moblienav h1{ 
	text-align:center; 
	height:5rem;
}
.moblienav h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.moblienav h1 img{ 
	max-width:80%; 
	max-height:6rem; 
	vertical-align:middle
}
.moblienav dl dd{
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.0rem;
}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.innav{
	width: 100%;
	height: 80px;
	background-color: #145330;
	display: none;
}
.inabout{
	width: 100%;
	float: left;
	background-image: url(../img/b01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 3.0rem;
}
.intitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 2.0rem;
	font-size: 1.5rem;
	padding-bottom: 1.0rem;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

.inabout01{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
	margin-top: 2.0rem;
}
.inabout01 b{
	font-size: 1.2rem;
}
.inabout01 img{
	max-width: 100%;
	height: auto;
	display: block;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
}
.ab01{
	width: 100%;
	float: left;
}
.ab01 ul{
	display: flex;
	justify-content: space-around;
}
.ab01 ul li{
	margin-top: 2.5rem;
	transition: all 0.6s;
}
.ab01 ul li dl dt{
	height: 5.0rem;
	text-align: center;
}
.ab01 ul li dl dt img{
	max-height: 5.0rem;
	width: auto;
}
.ab01 ul li dl dd{
	font-size: 1.0rem;
	text-align: center;
	line-height: 1.5rem;
	margin-top: 1.0rem;
}
.ab01 ul li a:hover dl dt img{
	background-color: transparent;
}
.ab01 ul li:hover{
	margin-top: 2.0rem;
}

.fwxm{
	width: 100%;
	float: left;
	background-image: url(../img/fwbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 3.0rem;
	background-size: cover;
}

.intitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 2.0rem;
	font-size: 1.5rem;
	padding-bottom: 1.0rem;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.fw01{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
	margin-top: 2.0rem;
	color: #FFFFFF;
}
.fw02{
	width: 100%;
	float: left;
}
.fw02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fw02 ul li{
	margin-top: 2.0rem;
	transition: all 0.6s;
}
.fw02 ul li dl dt{
	height: 10.0rem;
	overflow: hidden;
	border: 5px solid #FFFFFF;
	transition: all 0.6s;
}
.fw02 ul li dl dt img{
	height: 100%;
	width: auto;
}
.fw02 ul li dl dd{
	font-size: 1.0rem;
	color: #FFFFFF;
	margin-top: 1.0rem;
	line-height: 1.5rem;
	text-align: center;
}
.fw02 ul li:hover{
	margin-top: 1.0rem;
}


.more{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.more ul{
	display: flex;
	justify-content: center;
}
.more ul li{
	width: 7rem;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
}
.more ul li a{
	width: 100%;
	height: 2.5rem;
	float: left;
	background-color: #084000;
	font-size: 1.0rem;
	color: #FFFFFF;
	text-align: center;
}

.zhishi{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 3.0rem;
	background-image: url(../img/b02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.zhishi01{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.zhishi01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zhishi01 ul li{
	margin-top: 2.0rem;
	transition: all 0.6s;
}
.zhishi01 ul li dl dt{
	height: 15.0rem;
	border: 1px solid #FFFFFF;
	position: relative;
}
.zhishi01 ul li dl dt .mask{
	position: absolute;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(8,64,0,0.3) url(../img/lj.png) no-repeat center;
	transition: all 0.6s;
}
.zhishi01 ul li dl dt img{
	width: 100%;
	height: 100%;
	display: block;
}
.zhishi01 ul li dl dd{
	margin-top: 1.0rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	text-align: center;
}
.zhishi01 ul li:hover dl dt{
	border: 5px solid #084000;
}
.zhishi01 ul li:hover dl dt .mask{
	opacity: 1;
}
.foot{
	width: 100%;
	display: flex;
	margin-top: 1.0rem;
	justify-content: space-between;
	flex-wrap: wrap;
}
.add{
	font-size: 0.8rem;
	line-height: 1.5rem;
	padding-bottom: 1.0rem;
	width: 100%;
}
.fx{
	display: flex;
	font-size: 0.8rem;
	line-height: 30px;
	align-items: center;
	padding-bottom: 1.0rem;
	width: 100%;
}
.fx img{
	margin-right: 0.5rem;
}
.bottom{
	width: 100%;
	height: auto;
	line-height: 1.5rem;
	float: left;
	text-align: center;
	background-color: #084000;
	color: #FFFFFF;
	font-size: 0.8rem;
	padding: 0.7rem 5%;
}
.bottom a{
	color: #FFFFFF;
}

.about{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 2.0rem;
}
.about b{
	font-size: 1.2rem;
}
.about img{
	max-width: 100%;
	height: auto;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
}
.hz{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.hz ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hz ul li{
	height: 7.6rem;
	margin-top: 1.0rem;
}
.hz ul li img{
	width: auto;
	height: 100%;
	display: block;
}

.honr{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 3.0rem;
	background-image: url(../img/rybj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.honr01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding: 1.0rem;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 2.0rem;
}

.bg{
	background-color: #bed7ab;
	width: 100%;
	float: left;
}

.contecnt{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.left{
	width: 100%;
	background-color: #bed7ab;
	padding-bottom: 1.0rem;
}
.left h1{
	height: 1.5rem;
	background-color: #084000;
	line-height: 1.5rem;
	padding-left: 0.5rem;
	font-weight: normal;
	font-size: 0.8rem;
	color: #FFFFFF;
	margin-bottom: 0.5rem;
}
.left dl dd{
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 0.8rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.left dl dd a{
	width: 100%;
	float: left;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
}
.left dl dd a:hover{
	background-color: #FFFFFF;
}
.left dl dd .cur{
	background-color: #FFFFFF;
}

.right{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.right h1{
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 1px solid #bed7ab;
	text-align: center;
	margin-top: 1.0rem;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 1.0rem;
}
.right img{
	max-width: 100%;
	height: auto;
}
.news{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.news ul li{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #676767;
	align-items: center;
}
.news ul li div:first-child{
	width: 100%;
	overflow: hidden;
}
.news ul li div:first-child img{
	width: 100%;
	display: block;
	height: auto;
	transition: all 0.6s;
	
}
.news ul li div:first-child:hover img{
	transform: scale(1.05);
}
.news ul li div:nth-child(2){
	width:100%;
	margin-top: 1.0rem;
}
.news ul li h1{
	font-size: 1.2rem;
	font-weight: normal;
	color: #000000;
}
.news ul li div:nth-child(2) img{
	vertical-align: middle;
	margin-right: 5px;
}
.news ul li i{
	color: #247520;
}
.news ul li p{
	margin-top:1.0rem;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 2.5rem;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
}
.fy ul li a{
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
	font-size: 0.8rem;
	font-family: "宋体";
}
.fy ul li a:hover{
	background-color: #247520;
	color: #FFFFFF;
}
.showtitle{
	width: 100%;
	float: left;
	font-size: 1.5rem;
	margin-top: 3.0rem;
	line-height: 2.0rem;
	text-align: center;
}
.showdate{
	font-size: 0.8rem;
	margin-top: 2.5rem;
	width: 100%;
	float: left;
	line-height: 1.5rem;
	color: #247520;
	text-align: center;
}
.show{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 2.5rem;
	color: #676767;
}
.show img{
	max-width: 100%;
	height: auto;
}












.sj35{
	text-indent: 2.0rem;
}
.mart30{
	margin-top: 1.0rem;
}
.mart150{
	margin-top: 3.0rem;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	




}
































