@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	font-family: "微软雅黑"
}

.clearfix {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.top_logo {
	background: url(/web/20220226005545im_/http://jshwny.com/images/top_01.jpg) center 0 no-repeat;
	height: 137px;
}

.nav {
	background: #00851c;
	height: 50px;
}

.nav_n {
	width: 978px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
}

.nav_n a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	height: 50px;
	float: left;
	width: 120px;
}

.nav_n a:hover {
	background: #004a10;
	color: #fff;
}

.ioc_l {
	background: url(/web/20220226005545im_/http://jshwny.com/images/icon.png) center 0 no-repeat;
	height: 33px;
	line-height: 33px;
	color: #fff;
	word-wrap: break-word;
	width: 1200px;
	margin: 0 auto;
}
.ioc_l a{
	color: #fff;
	float: left;
	margin: 0 4px;
}
.ioc_l a:hover{
	font-weight: 600;
	
}
.a_biaoti {
	font-family: "Adobe 黑体 Std";
	font-size: 36px;
	color: #00851c;
	text-align: center;
	margin-top: 50px;
}

.a_en {
	font-size: 14px;
	text-align: center;
	color: #c5c5c5;
	letter-spacing: 3px;
	margin-top: 5px;
}

.three_m {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.three_one {
	width: 220px;
	float: left;
	margin-left: 135px;
}

.th_ms {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	color: #4d4d4d;
	text-align: center;
}

.three_one img {
	margin: 0 auto;
	display: block;
}

.about_bj {
	background: url(/web/20220226005545im_/http://jshwny.com/images/us_bj.png) center 0 no-repeat;
	height: 509px;
	overflow: hidden;
	margin-top: 60px;
	width: 100%;
}

.about_m {
	width: 1200px;
	margin: 0 auto;
}

.about_r {
	width: 550px;
	float: right;
}

.about_bt {
	font-size: 46px;
	color: #fff;
	font-family: "黑体";
	line-height: 52px;
	margin-top: 70px;
}

.about_en {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}

.about_miaoshu {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
	min-height: 130px;
}

.more_ab {
	display: block;
	width: 172px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
}

.more_ab:hover {
	background: #00851c;
	color: #fff;
}

.bioati {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.bioati_left {
	float: left;
	color: #00851c;
	font-size: 24px;
}

.bioati_left span {
	font-size: 12px;
	color: #b6bcb6;
}

.biaoti_a {
	float: right;
	font-size: 16px;
	color: #00851c;
	line-height: 32px;
}

.biaoti_a:hover {
	color: #000;
}

.pro_all {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.pro_left {
	float: left;
	width: 750px;
	display: flex;
	flex-wrap: wrap;
}

.pro_left0 {
	overflow: hidden;
}

.pro_left0>div {
	overflow: hidden;
	margin-left: 20px;
	width: 374px;
}

.pro_tu {
	width: 374px;
	height: 244px;
	border: 1px solid #e5e5e5;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}

.pro_tu:hover .pro_hover {
	position: absolute;
	width: 100%;
	height: 40px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: 1.2s;
}


/*.pro_tu:nth-child(1){
	margin-left: 0px;
}
.pro_tu:nth-child(4){
	margin-left: 0px;
}*/

.pro_tu img {
	width: 100%;
	height: 244px;
}

.pro_hover {
	position: absolute;
	width: 100%;
	height: 40px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	opacity: 0.01;

}

.pro_hover:hover {
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: 1.2s;
}

.pro_right {
	float: right;
	width: 426px;
	height: 498px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
}
.pro_right:hover .pro_r_hover{
	position: absolute;
	width: 426px;
	height: 44px;
	bottom: 0px;
	font-size:18px;
	text-align: center;
	color: #fff;
	line-height: 44px;
	opacity: 0.01;
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: 1.2s;
}

.pro_right img {
	width: 100%;
	height: 498px;
}

.pro_r_hover {
	position: absolute;
	width: 426px;
	height: 44px;
	bottom: 0px;
	font-size:18px;
	text-align: center;
	color: #fff;
	line-height: 44px;
	opacity: 0.01;
}


.chaoshi{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.cs_l{
	width: 600px;
	height: 360px;
	float: left;
}
.cs_l img{
	width: 100%;
	height: 360px;
}
.cs_r{
	width:600px;
	float:left;
	height: 360px;
	border: 2px solid #00851c;
	
}
.cs_rn{
	width: 520px;
	margin: 0 auto;
	margin-top: 35px;
	
}
.cs_rn h2{
	color: #000000;
	border-bottom: 3px solid #00851c;
	width: 120px;
	padding-bottom: 10px;
}
.csbt_en{
	font-size: 14px;
	color: #666666;
	
}
.cs_miaoshu{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-top: 20px;
	min-height: 150px;
	
}
.cs_more{
	width: 140px;
	height: 35px;
	color: #008d1d;
	border: 1px solid #008d1d;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}
.cs_more:hover{
	background: #008d1d;
	color:#FFFFFF;
	transition: 1s;
	
}

.sheb_all {
	width: 1200px;
	margin: 0 auto;
	margin-top:10px;
	display: flex;
	flex-wrap: wrap;
}

.sheb_all0 {
	overflow: hidden;
}

.sheb_all0>div {
	overflow: hidden;
	margin-left: 28px;
	width: 292px;
}

.shebei_one {
	width:292px;
	height: 217px;
	display: block;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative;

}

.shebei_one img {
	width: 100%;
	height: 217px;
}

.hangye_hover {
	position: absolute;
	width: 292px;
	height:217px;
	top: 0px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	line-height: 217px;
	opacity: 0.01;
}

.hangye_hover:hover {
	background: rgba(0, 0, 0, 0.4);
	opacity: 1;
	transition: 1s;
}

.news{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.news_tu{
	width: 540px;
	height: 314px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	float: left;
}
.news_tu img{
	width: 100%;
	height: 314px;
	
}
.news_right{
	width: 600px;
	float: right;
}
.riqi{
	width: 158px;
	height: 158px;
	background: #00851c;
	float: left;
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 42px;
	border-bottom: 1px solid #FFFFFF;
}
.riqi span{
	font-size: 18px;
}
.news_one{

	display: block;
	
}
.news_one_r{
	width: 420px;
	float: right;
	
}
.news_ti{
	color: #00851c;
	font-size: 18px;
	margin-top: 20px;
}
.news_a{
	width: 60px;
	height: 18px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	background: #666666;
	color: #FFFFFF;
	margin-top: 5px;
	border-radius: 4px;
	
}
.news_ms{
	color: #323232;
	font-size: 14px;
	line-height: 26px;
}
.news_one:hover .riqi{
	background: #dcdcdc;
	transition: 1.2s;
}
.news_one:hover .news_a{
	background: #00851c;
}
.link{
	widows: 100%;
	height:150px;
	border-top: 2px dashed #6666;
	margin-top: 60px;
	
}
.link_m{
	width: 1200px;
	margin: 0 auto;
}
.link_m img{
	float: left;
	margin-top: 45px;
}
.link_lianjie{
	float: left;
	line-height: 150px;
	font-size: 18px;
	margin-left: 60px;
	color: #555555;
}
.link_lianjie a{
	color: #555555;
}
.link_lianjie a:hover{
	color: #00851c;
}
.foot_bj{
	background: url(/web/20220226005545im_/http://jshwny.com/images/foot_02.png) center 0 no-repeat;
	width: 100%;
	height:300px;
	overflow: hidden;
	
}
.foot_m{
	width: 1200px;
	margin: 0 auto;
}
.foot_l{
	width:170px;
	float: left;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	margin-top: 62px;
}
.foot_l img{
	width: 85px;
	height: 85px;
	overflow: hidden;
	float: left;
}
.foot_sao{
	float: left;
	width: 85px;
	text-align: center;
	margin-top: 20px;
}
.foot_r{
	width: 1030px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 32px;
	margin-top: 65px;
}
.foot_nav a{
	color: #FFFFFF;
	padding: 0 10px;
}
.foot_r>div>a{
	color: #FFF;
}
.foot_r>div>a:hover{
	color: #00380c;
	transition: 1s;
}



























/*
     FILE ARCHIVED ON 00:55:45 Feb 26, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:30:46 Dec 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.815
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.019
  esindex: 0.015
  cdx.remote: 13.588
  LoadShardBlock: 442.986 (3)
  PetaboxLoader3.datanode: 435.621 (4)
  PetaboxLoader3.resolve: 62.996 (2)
  load_resource: 81.505
*/