@import "system.css";
body {
	font-size: 14px;
	font-family: Arial;
	line-height: 1.5;
	color: #333;
	background-color: #f5f5f5;
}
.f-right {
	float: right;
}
.f-left {
	float: left;
}
* {
	margin: 0;
	padding: 0
}
li {
	list-style: none;
}
img {
	border: none
}
i,
em {
	font-style: inherit;
}
.clear {
	clear: both;
	content: " ";
	zoom: 1;
}
.mtop10 {
	margin-top: 10px
}
.pb30 {
	padding-bottom: 30px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3a7e3c;
}
.clearh {
	clear: both;
	height: 50px;
}
*:focus {
	outline: none;
}
p {
	display: block;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.page {
	margin: 30px 0;
	text-align: center;
}
.pages {
	padding: 20px 0;
	text-align: center;
}
.pr30 {
	padding-right: 30px;
}
.mtb5 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 36px;
	font-weight: 600;
}
.listnone {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
table th,
table.table>thead>tr>th {
	border-top: 1px solid #fff;
}
.sticky-header {
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2);
	position: fixed;
	top: 0;
	z-index: 104;
}
#back-top {
	background: #444;
	border-radius: 4px 0 0 4px;
	color: #fff;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 0;
	bottom: 30px;
	text-align: center;
	height: 40px;
	line-height: 38px;
	width: 40px;
	z-index: 20;
	transition: all .5s;
	font-size: 1.25rem;
}
#back-top:hover {
	background-color: #666
}
/**顶部导航栏 所有a标**/
.top {
	height: 50px;
	background-color: #e5e5e5;
	margin: 0 auto;
	color: #000000;
}
.top a {
	color: #000000;
}
/**顶部信息框 盒子通用属性 **/
.contact_info {
	float: left;
	line-height: 50px;
}
#current,
#options {
	border: #999;
}
/*1px solid*/
#replace {
	cursor: default;
	overflow: visible;
	position: relative;
	z-index: 999;
}
#current,
#replace,
#options li {
	width: 90px;
}
#options {
	border-top: 0 none;
	display: none;
	list-style-type: none;
	margin-top: 0;
	position: absolute;
	width: 90px;
	text-align: left
}
#current,
#options li {
	padding: 5px;
}
#current,
#options,
#options li {
	background-color: #43494c;
	color: #FFFFFF;
}
#options li:hover {
	background: #383b3d;
}
#select {
	display: none;
	z-index: 999;
}
.langguage {
	float: right;
	position: relative;
	line-height: 24px;
	padding: 13px 0;
	cursor: pointer;
}
.langguage:hover>ul {
	display: block;
}
.langguage>ul {
	display: none;
	position: absolute;
	top: 50px;
	background: #f5f5f5;
	z-index: 999;
	padding: 5px 10px;
	min-width: 96px;
}
.langguage li {
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}
.langguage>ul a {
	color: #000000;
	display: block;
}
.langguage>ul a:hover {
	color: #3a7e3c;
}
/*logo边框*/
.logo {
	margin: 0 auto;
	height: 74px;
	background-color: #ffffff;
}
/*logo*/
.logo img {
	width: 205px;
	margin-top: 12px;
}
.search {
	width: 270px;
	height: 32px;
	margin: 20px;
	float: right;
	border: 1px solid #9e9e9e;
	position: relative;
	overflow: hidden;
}
.s_ipt,#vcode {
	width: 230px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #000000;
	border: none;
	background: none;
	text-indent: 10px;
	vertical-align: middle;
}
.s_btn {
	width: 40px;
	height: 35px;
	background: url(../images/sousou.png) no-repeat center center;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
nav {
	width: 100%;
	background-color: #3a7e3c;
}
.Navigation {
	width: 1200px;
	height: 56px;
	margin: 0 auto;
}
.Navigation li {
	float: left;
	padding: 4px 2px;
	width: 19.5%;
	line-height: 48px;
}
.Navigation li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
}
.Navigation li a:hover {
	text-decoration: none;
	font-weight: 600;
}
/* .Navigation a:hover>span {
	border-bottom: 1px solid #ffffff;
	padding: 5px 3px;
} */
/*通用属性栏*/
.main_x {
	margin: 0 auto;
	width: 1200px;
}
.Service {
	text-align: center;
}
.Service h3 {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	font-family: Times New Roman;
	color: #686868;
	padding: 30px 0 10px 0;
}
.service img p {
	padding: 30px 0 0 0;
}
.buju {
	padding-bottom: 42px;
}
.galleria {
	float: left;
	width: 380px;
	height: 185px;
	margin: 50px 30px 0 0;
	background: #0f5e47;
	background-position: 20px 3px;
	background-size: 35%;
	border-radius: 5px;
	box-shadow: 0px 1px 1px #888888;
}
.galleria a {
	display: block;
}
.mr0 {
	margin-right: 0;
}
.mr1 {
	margin-right: 0;
	margin-bottom: 100px;
}
.galleria_s {
	display: block;
	width: 210px;
	height: 185px;
	float: right;
	background-color: #ffffff;
	border-radius: 0 5px 5px 0;
	position: relative;
}
.galleria_s h5 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
	padding: 32px 0px 0 16px;
	color: #3a7e3c;
}
.galleria_s p {
	text-align: left;
	padding: 0px 5px 0 16px;
}
.galleria_s span {
	color: #3a7e3c;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.galleria {
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}
.homenews {
	width: 100%;
	background-color: #e8e8e8;
	text-align: center;
	padding-bottom: 50px;
}
.homenewslist {
	margin-top: 15px;
}
.new_tu {
	width: 302px;
	padding: 10px;
	background-color: #2b2b2b;
	float: left;
	text-align: left;
}
.new_tu h4 a {
	color: #FFFFFF;
	line-height: 24px;
	padding: 8px 0;
}
.new_lie {
	margin: 15px 0 0 340px;
	;
	display: block;
	text-align: left;
}
.new_lie dl {
	margin-bottom: 10px;
}
.new_lie dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #595959;
	padding-bottom: 5px;
}
.a_1 {
	padding-top: 4px;
	color: #424242;
}
p.date {
	font-size: 12px;
	color: #656565;
}
.anniu {
	text-align: center;
	background-color: #206f58;
	border-radius: 3px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	display: inline-block;
}
footer {
	background-color: #e5e5e5;
	color: #3a7e3c;
	padding-top: 50px;
	border-top: 3px solid #3a7e3c;
}
.xinxi {
	margin-left: 72px;
	width: 250px;
	padding-top: 70px;
	background: url('Logo-w.png') no-repeat top left;
	background-size: 180px;
}
.xinxi p {
	padding-bottom: 15px;
}
.map_a {
	float: left;
}
.foot_map {
	float: left;
	padding: 0 0 0px 72px;
}
.dibiaoti {
	font-size: 18px;
	font-weight: bold;
	margin-left: 72px;
}
.dibiaoti::after {
	height: 1px;
	background: #fff;
	background: -moz-linear-gradient(left, rgba(58, 126, 60, 0.48) 0%, rgba(58, 126, 60, 0.3) 35%, rgba(58, 126, 60, 0.2) 70%, rgba(58, 126, 60, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(58, 126, 60, 0.48)), color-stop(35%, rgba(58, 126, 60, 0.12)), color-stop(70%, rgba(58, 126, 60, 0.2)), color-stop(100%, rgba(58, 126, 605, 0)));
	background: -webkit-linear-gradient(left, rgba(58, 126, 60, 0.48) 0%, rgba(58, 126, 60, 0.3) 35%, rgba(58, 126, 60, 0.2) 70%, rgba(58, 126, 60, 0) 100%);
	background: -o-linear-gradient(left, rgba(58, 126, 60, 0.48) 0%, rgba(58, 126, 60, 0.3) 35%, rgba(58, 126, 60, 0.2) 70%, rgba(58, 126, 60, 0) 100%);
	background: -ms-linear-gradient(left, rgba(58, 126, 60, 0.48) 0%, rgba(58, 126, 60, 0.3) 35%, rgba(58, 126, 60, 0.2) 70%, rgba(58, 126, 60, 0) 100%);
	background: linear-gradient(to right, rgba(58, 126, 60, 0.48) 0%, rgba(58, 126, 60, 0.3) 35%, rgba(58, 126, 60, 0.2) 70%, rgba(58, 126, 60, 0) 100%);
	content: "";
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.blackafter::after {
	height: 1px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
	content: "";
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.foot_map a {
	color: #504e4e;
}
.map_a ul li {
	padding: 12px 0 0 0;
	height: 21px;
}
.map_a hr {
	width: 60%;
	border-bottom: solid 0.1px #606060;
	margin: 0 0 6px 0;
}
.erweima {
	width: 182px;
	float: left;
	text-align: center;
	color: #c0c0c0;
}
.erweima p {
	padding-top: 10px;
}
.fooot {
	height: 40px;
	background-color: #3a7e3c;
	margin-top: 30px;
	color: #cfcfcf;
	text-align: center;
	line-height: 40px;
}
.fooot span {
	font-size: 12px;
}
.product {
	background: url("../images/juxing01.png")no-repeat;
	background-position: 18px 123px;
}
.Site {
	padding: 10px 0 15px 0
}
.videosh {
	margin-top: 10px;
	text-align: right;
}
#vcode {
	width: 280px
}
.topic h4 {
	display: inline-block;
	font-size: 22px;
}
.topic h6 {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 42px 0
}
.topic {
	margin: 30px 0 0 0;
}
.product_liebg {
	padding-top: 15px;
	background-color: #fff;
}
.product_lie h5 {
	font-size: 16px;
	margin-top: 10px;
}
.product_lie p {
	font-size: 14px;
}
.jianjie {
	padding: 15px 0 0 120px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
hr {
	border-bottom: solid 1px #1f764e;
	margin-top: 15px;
}
.cp {
	padding-bottom: 20px;
}
.cp p {
	text-align: center;
}
.cp_a {
	display: inline-block;
	width: 220px;
	height: 210px;
	margin-right: 23px;
}
.cp_a1 {
	display: inline-block;
	margin-left: 0;
}
#caselist>ul>li {
	vertical-align: top;
	width: 286px;
	margin: 0 10px 15px 0;
	display: inline-block;
	text-align: center;
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}
#caselist>ul>li>a img,
.cpsw img {
	width: 100%;
	/*     border-radius: 10px; */
}
.cpsw img {
	border-radius: 0px;
}
.nav_News_bg {
	width: 100%;
	background-color: #e9e9e9;
}
.nav_News {
	margin: 0 auto;
	width: 1200px;
	padding: 10px 0 30px 0;
}
.newslist {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
}
.newslist>li {
	float: left;
	width: 380px;
	height: 220px;
	margin: 15px;
	background-color: #FFFFFF;
}
.newslist>li img {
	display: block;
	margin: 0 auto;
}
.newslist>li a span {
	padding: 10px;
	color: #000000;
	display: block;
	overflow: hidden;
	max-height: 72px;
}
.newslist em {
	color: #656565;
}
#txtcontent {
	padding: 15px 10px 30px;
	font-size: 15px;
}
#txtcontent h1 {
	font-size: 22px;
	text-align: center;
}
#txtcontent center {
	padding: 10px;
	color: #686868;
}
.Product_classification_bg {
	width: 100%;
	background-color: #eeeeee;
}
.Product_classification {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
.folder {
	margin: 15px 0;
	width: 580px;
	float: left;
}
.fbody p {
	width: 93%;
    float: left;
    font-family: Arial;
    font-size: 52px;
    font-weight: 600;
    position: absolute;
    top: -6px;
    left: 25px;
}
.folder>.fbody {
	margin-top: -6px;
	background-color: #3a7e3c;
	border-radius: 0 10px 10px 10px;
	position: relative;
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5)
}
.folder>.fbody>a {
	height: 50px;
	line-height: 50px;
	float: right;
	color: #fff;
	margin-right: 15px;
	font-weight: 500;
	font-size: 16px;
}
.thumbnail img {
	overflow: inherit;
	margin: 10px 1px -3px 1px;
	padding-left: 5px;
	box-sizing: border-box;
}
.thumbnail {
	position: relative;
}
.thumbnail .thumbnailall {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.cpsw {
	background-color: #fff;
	/* padding-bottom: 10px;
	border-radius: 0 0 10px 10px; */
}
.pd_x {
	display: inline-block;
	text-align: center;
	width: 190px;
	vertical-align: top;
	word-wrap: break-word;
}
.pd_x>span{
	padding: 0 5px;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pd_x a span,
#caselist>ul>li>a>span {
	display: block;
	padding: 10px 15px;
	word-break: break-word;
}
#caselist>ul>li>a>span{
	padding: 5px 15px;
	text-align: left;
	background: #e5e5e5;
}
#caselist>ul>li>a>span.title{
	height: 52px;
	box-sizing: border-box;
	overflow: hidden;
}
.pro_title{
	display:flex;
	padding:5px 15px;
	background:#e5e5e5;
	height:80px;
	justify-content:space-between;
}
.pro_title_con{
	text-align:left;
	font-size:14px;
	display:flex;
	flex-direction: column;
	justify-content:space-between;
	height:70px;
	flex:1;
}
.pro_video_file{
	font-size:30px;
	position: relative;
	color:#3a7e3c;
	padding-top: 12px;
}
.pro_video_file:after{
	content: 'VIDEO';
    position: absolute;
    font-size: 10px;
    color: #3a7e3c;
    top: 43px;
    font-weight: 600;
    left: -4px;
    width: 100%;
    display: block;
    text-align: center;
    font-family: inherit;
}
.cpsw img {
	margin-top: 10px;
}
.table thead {
	display: table-header-group;
	background-color: #43494c;
	color: #fff;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	text-align: center;
	border-collapse: collapse !important;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td {
	padding: 0px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 13px;
	height: 35px;
}
.table>tbody>tr:nth-of-type(odd) {
	/*每第二个的*/
	background-color: #fff;
}
.nthw>tbody>tr:nth-of-type(odd) {
	/*每第二个的*/
	background-color: #f4f5f5;
}
.table-hover>tbody>tr:hover {
	background-color: #f8fff9;
}
button.video {
	height: 28px;
	line-height: 28px;
	padding: 0px 12px;
	margin: 5px;
	background-color: #1a8551;
	color: #fff;
}
.btn,
input.big {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.video_search{
	position: absolute;
    right: 0;
    top: 4px;
    text-align: center;
    height: 28px;
    width: 28px;
    font-size: 20px;
    background: #1A8551;
	color: #fff;
	padding: 0!important;
}
.video_fullscreen{
	top: 0px;
    left: 0px;
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    background: #fff;
}
.btn_minus{
	display: none;
}
.big,
.vbtn {
	background: #3a7e3c;
	border-color: #3a7e3c;
	color: #fff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn-block {
	display: block;
}
.btn-block+.btn-block {
	margin-top: 0px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.check-box {
	padding: 50px;
}
.check-box>div {
	padding: 5px 15px;
}
.check-box small,
.check-box p {
	display: block;
	font-weight: 500;
	color: #606060;
	padding: 5px 0;
}
.check-box small>span {
	display: block;
	color: #00684d;
}
.check-input {
	width: 570px;
	float: left;
}
.check-input input,
.k_htm_in input {
	width: 260px;
	height: 18px;
	padding: 10px 16px;
	border: 1px solid #e0e0e0;
	font-size: 14px;
	line-height: 18px;
	background: #fff;
	border-radius: 4px;
}
.check-content {
	width: 469px;
	float: left;
	border-left: 1px solid #dadada;
}
#virmsg {
	border: 1px solid #29a27f;
	background-color: #f7fffd;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 20px;
}
.form-box {
	margin: 15px 0;
}
.Exhibitionlist {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
}
.Exhibitionlist>li {
	margin: 10px 5px;
	width: 390px;
	height: 245px;
	background-color: #fff;
	border: #e9e9e9 solid 2px;
	border-radius: 5px;
	display: inline-block;
}
.Exhibitionlist img {
	max-width: 100%;
	height: auto;
}
.Exhibitionlist>li>p>span {
	font-weight: bold;
}
.Exhibitionlist>li>div {
	height: 125px;
	background-repeat: no-repeat;
	background-position-y: 50%;
	margin: 5px 10px
}
.Exhibitionlist>li>p {
	width: 360px;
	margin-left: 10px;
	white-space: nowrap;
	overflow: hidden;
}
.sparesllist {
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
	border-spacing: 8px 2px;
}
.sparesllist th,
.sparesllist td {
	padding: 0 0px;
	width: 25%;
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}
.sparesllist th {
	background-color: #7d8386;
	color: #fff;
	height: 35px;
	line-height: 35px;
}
.sparesllist th span {
	float: right;
	margin-right: 10px;
}
.sparesllist tr h3 {
	height: 30px;
	margin-left: 10px;
}
.sparesllist tr ul li {
	height: 30px;
	border: #f5f5f5 solid 0px;
}
.sparesllist td {
	background-color: rgb(255, 255, 255);
	vertical-align: top;
	padding: 8px 0;
}
.sparesllist td a {
	display: block;
	line-height: 28px;
	padding-left: 10px;
}
.Horizontalline>a {
	display: flex !important;
	justify-content: space-between;
}
.HorizontallineSpan {
	margin: 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1
}
.HorizontallineSpan::after {
	width: 100%;
	height: 1px;
	content: '';
	border-top: #535758 dashed 1px;
}
/* .Horizontalline {
	position: relative;
} */
/* .Horizontalline>a::after {
	height: 1px;
	border: #535758 dashed 0.1px;
	content: "";
	width: 68%;
	display: block;
	position: absolute;
	top: 15px;
	left: 56px;
} */
.sparesllist td a:hover {
	background-color: #e7eeea
}
.sparesllist td a img {
	float: right;
	margin: 2px 7px 0px 0px;
}
.aboutlist {
	margin-top: 0px;
}
.aboutustext {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	width: 580px;
}
.aboutustext>p {
	background-color: #009964;
	width: 5px;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.aboutustext h3 {
	margin-left: 15px;
	line-height: 40px;
	position: relative;
}
.aboutustext h3>img {
	vertical-align: middle;
	margin-right: 5px;
}
.aboutustext h3::after {
	position: absolute;
	width: 3px;
	height: 100%;
	background: #3a7e3c;
	content: "";
	display: block;
	left: -15px;
	top: 0
}
.aboutustext dd {
	margin-left: 11px;
}
.aboutusbox {
	border: #e0e0e0 1px solid;
	width: 578px;
	height: 160px;
	background-color: #fff;
	border-radius: 3px;
}
.aboutusbox img {
	float: right;
	margin-right: 10px;
	margin-top: 10px
}
.textbor {
	margin: 10px;
}
.inquiryinquiry {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
	margin: 2px;
}
.inquiryinquiry-left {
	width: 100%;
}
.inquiryinquiry-right {
	width: 320px;
}
.sbox {
	padding: 10px 0 10px;
}
.searchbox,
.searchbox_v {
	display: inline-block;
	width: 400px;
	vertical-align: middle;
}
.searchbox_v {
	border: 1px solid #9e9e9e;
	background-color: #fff;
	width: 280px;
	border-radius: 3px;
}
.inquirytitle h2>small {
	font-size: 15px;
	color: #3a7e3c;
	padding-left: 15px;
}
.Download{
	position: relative;
    width: 160px;
    height: 30px;
    background-color: #3a7e3c;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px 8px;
    line-height: 30px;
    text-align: center;
    top: 6px;
	right: 8px;
	cursor: pointer;
}
.Download>a{
	color: #FFFFFF;
}
.userBtn>a.btn {
	line-height: 0.8;
}
.userBtn>a.btn:hover {
	color: #ffffff;
}
.warning {
	width: 225px;
	height: 30px;
	background-color: #efa307;
	color: #000;
	/* border-radius: 5px; */
	font-size: 13px;
	display: inline;
	padding: 4px 8px;
	line-height: 1.3;
}
.iframebox {
	min-height: 500px;
}
.iframebox>.table>tbody>tr:nth-of-type(odd) {
	background-color: #f5f5f5;
}
.Inventorytext {
	padding: 15px;
	box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}
.Inventorytext p {
	margin: 5px 0;
}
.inquirytitle {
	height: 50px;
	line-height: 50px;
}
.file-down a {
	display: block;
	text-align: left;
	color: blue;
}
.imgwh {
	width: 286px;
	max-height: 203px;
	border: 1px solid #c4c4c4;
	box-sizing: border-box;
}
.fa-home {
	display: none !important;
}
.body_content {
	background: #e5e5e5;
}
.line {
	height: 3px;
	background: #3a7e3c;
}
.main_top {
	padding-top: 82px
}
.aboutbody {
	margin: 52px 0;
}
.about_left {
	float: left;
	width: 600px;
}
.about_right {
	float: right;
	width: 600px;
}
.about_right_body {
	background: #ffffff;
	width: 100%;
}
/* .about_right_body li {
	padding-bottom: 40px;
} */
.about_left p {
	margin-bottom: 20px;
}
.about_left p img {
	width: 519px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.pl {
	padding-left: 33px;
}
.pl>p {
	line-height: 30px;
}
.pl img {
	vertical-align: middle
}
.my {
	margin: 30px auto;
}
.Site>strong {
	font-weight: normal;
}
.k_pagelist>input {
	display: none;
}
.loginok>ol {
	display: flex;
	justify-content: center
}
.loginok>ol>li {
	margin: 0 5px;
	padding: 10px;
}
.loginok>ol>li>a {
	display: inline-block;
	width: 126px;
	height: 30px;
	background-color: #3a7e3c;
	color: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5)
}
.btnonline{
	display: inline-block;
	padding: 8px 12px;
	background: #3a7e3c;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
        width:45%;
        text-align: center
}
.btnonline:hover{
	color: #fff;
}
.onlineImg{
	width: 600px;
	margin: 0 auto;
}
.onlineImg>div{
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}
.onlineImg img{
	width: 100%;
        box-shadow: 0 5px 10px;
        margin-bottom: 15px;
}
p.k_error{
	text-align: center;
	height: 450px;
	line-height: 450px;
}
