﻿@charset "utf-8";
/* CSS Document */
.m-con-4 {
	padding: 0 15px 0 19px;
}
.m-wt {
	padding-bottom: 20px;
}
.m-con-4 p {
	line-height: 24px;
}
.m-con-4 .ly {
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	padding-top: 12px;
	margin-top: 10px;
	height: 100px;
	line-height: 20px;
	text-indent: 8px;
	width: 100%;
	font-size: 13px;
}
.m-con-4 .name {
	height: 28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: 8px;
	width: 100%;
	margin-bottom: 15px;
}
.m-con-4 .u-tel {
	padding: 13px 0 10px 3px;
}
.m-con-4 .show_more, xgmmbox .show_more, orderbox .show_more {
	height: 30px;
	margin-bottom: 28px;
}
.m-con-4 .show_more .u-co-bt, .xgmmbox .show_more .u-co-bt, .show_more .u-co-bt {
	border-radius: 4px 4px 4px 4px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	padding-top: 1px;
}
/*产品类表[List].pro_gd .prev {width: 35px;height: 60px;position: absolute;top: 50%;margin-top: -25px;left: 0;z-index: 99;}*/
.productList {
	padding: 0 .312em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4em;
}
.productList dl {
	padding: .937em .75em;
	border-bottom: 1px dotted #ccc;
}
.productList dl:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productList dt {
	float: left;
}
.productList dt img {
	width: 8rem;
	border: 1px solid #cccaca;
	padding: 2px;
}
.productList dd {
	width: 65%;
	margin-left: 0.5em;
	float: left;
}
.productList dd h5 {
	font-size: .937em;
	color: #333;
	line-height: 1.375em;
	height: 3.125em;
}
.productList dd p {
	color: #999;
	font-size: 1.1rem;
	line-height: 1.5em;
	height: 3.125em;
}
.productList dd p a {
	color: #0094da;
}
.cont_c table {
	display: inline-table!important;
}
.gduo {
	display: none;
}
dl.sear_dl {
	margin: 0 auto;
	width: 154px;
	float: left;
	padding-left: 18px;
}
dl.sear_dl dt.tit, .l2tit {
	font-size: 14px;
	text-indent: 10px;
	line-height: 25px;
}
dl.sear_dl dt.tit a {
	width: 100%;
}
dl.sear_dl dt.tit .tit_a, .l2tit .tit_a {
	height: 25px;
	background: url(../img/ico10.gif) no-repeat 0 12px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .tit_b {
	width: 300px;
	height: 25px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .span1, .l2tit .span1 {
	font-size: 12px;
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2, .l2tit a .span2 {
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2 a, .l2tit a .span2 a {
	color: #ff0000;
}
dl.sear_dl dd.d1 {
	padding: 0 10px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	color: #000;
}
dl.sear_dl dd span, .l2tit span {
	padding: 0 20px;
}
dl.sear_dl dd .a_d {
	margin-right: 5px;
	padding-left: 10px;
	line-height: 20px;
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .on {
	border-top: 2px solid #b20300;
	background: #fff;
	padding: 0;
}
.TabBarBox li {
	font-size: .75em;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 40px;
	line-height: 28px;
}
.DetailedSpan {
	padding: 0 10px;
	font-size: 1rem;
}
.pro_gd .m-nowra {
	width: 320px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.pro_gd .prev {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 0;
	z-index: 99;
}
.pro_gd .prev:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	left: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .prev:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	left: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	z-index: 99;
}
.pro_gd .next:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	right: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	right: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .no_ov {
	margin: 16px 35px 0 35px;
	width: 250px;
	overflow: hidden;
}
.pro_gd .m-box {
	overflow: hidden;
}
.pro_gd .m-box p a {
	display: inline-block;
	width: 250px;
	float: left;
	line-height: 35px;
	text-align: center;
}
.pro_gd .m-box p a.mr10 {
	margin-right: 10px;
}
.pro_gd .m-box p a img {
	float: left;
}
.productLayout {
	padding: .937em 0;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}
.productLayout:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productLayout dl {
	width: 46%;
	display: inline-table; /* height: 16.5em;*/
	float: left;
	overflow: hidden;
	margin: 0.4em 2%;
	text-align: center
}
.productLayout dt img {
	display: block;
	width: 100%;
	padding: 0.333em 0.333em;
	box-sizing: border-box;
	border: 0.12em solid #d7d7d7;
}
.productLayout dd h5 {
font-size:.875rem;
	color: #333;
	line-height: 1.375rem;
	margin-top: 0.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.productLayout dd h5 a {
	color: #333;
}
.productLayout dd p {
	visibility: hidden;
}
.productLayout dt img {
}
/*产品类表[Layout]*/
.productLayouts {
	overflow: hidden;
	background-color: #eee;
	margin-bottom: 6.6em;
}
.productLayouts dl {
	padding: 10px 0;
	margin-bottom: 10px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
}
.productLayouts dt {
	text-align: center;
}
.productLayouts dt img {
	width: 90%;
}
.productLayouts dd h5 {
	margin: 0 5%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
}
.productLayouts dd h5 a {
	color: #333;
}
.productLayouts dd p {
	margin: 10px 5% 0 5%;
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #f00;
}
.nyListSpan li {
	border-bottom: 1px solid #ccc;
}
.nyListSpan li a.nyListLinkSpan {
	display: block;
	height: 100%;
	padding: 10px;
	background: url("../img/lysliico2.png") no-repeat, linear-gradient(180deg, #fff 0%, #f1f1f1 100%);
	color: #666;
	background-position: 90% center;
}
.nyListSpan li a.nyListLinkSpan:hover {
	background: url("../img/lysliico2h.png") no-repeat, linear-gradient(180deg, #fff 0%, #ccc 100%);
	background-position: 90% center;
}
.content .cont_t {
	padding: 0 20px;
}
.content .cont_t h1 {
	font-size: 1.2rem;
	padding-top: 10px;
	color: #53b133;
	font-weight: bold;
}
.content .cont_t p {
	line-height: 22px;
	color: #999;
	font-size: .75em;
}
.content .cont_c {
	border-top: 1px solid #eee;
	padding: 10px 14px 7px 14px;
	font-size: 1.2rem;
	line-height: 1.7em;
	color: #333;
}
.content .cont_c p img {
	max-width: 100%;
}

/*产品详细*/
.ProductDetailed {
	margin-bottom: 6em;
}
.ProductDetailed h3 {
	font-size: 1.5rem;
	line-height: 1.187em;
	padding: .625em 2.5em;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #e0e1e1;
}
.ProductDetailed .ProductScroll_img img {
	width: 320px;
	border: 1px solid #DFDFDF;
}
.ProductDetailed .ProductScroll_img p {
	color: #333;
	font-size: 14px;
	padding: 1.437em 2.5em;
}
.m-con-1 {
	padding: 5px 0 5px 0;
	width: 320px;
	margin: 15px auto;
}
.m-con-1 a {
	float: left;
	width: 132px;
	margin: 0 14px 10px 14px;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 14px;
	color: #666
}
.m-con-1 span {
	height: 38px;
	clear: both;
	display: block;
	overflow: hidden;
}
.m-con-1 a img {
	margin-bottom: 8px;
}
.m-con-1 {
	overflow: hidden;
}
.m-con-1 li {
	padding: 10px 0;
	float: left;
	width: 45%;
	margin: 10px 2%;
	text-align: center;
	background-color: #f9f9f9;
	overflow: hidden;
	border: 1px solid #DFDFDF;
}
.m-con-1 li img {
	max-height: 110px;
}
.m-con-1 h5 {
	margin-top: 10px;
}
.m-con-1 h5 a {
	color: #333;
}
.m-con-2 a {
	color: #333;
}
.m-con-2 {
	margin-bottom: 65px
}
.m-con-2 dl {
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 1px #e6e6e6;
	margin-bottom: 2px;
	padding: 12px 12px 12px 10px;
	position: relative;
}
.m-con-2 dt {
	float: left;
	display: block;
	border: 1px solid #ccc;
	margin-right: 11px;
}
.m-con-2 dt img {
	display: block;
	float: left;
	border: 1px solid #e2e2e2;
	width: 11rem;
}
.m-con-2 h3 {
	height: 1.2em;
	line-height: 1.2em;
	overflow: hidden;
	padding-right: 10px;
	font-size: 1.1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-con-2 p {
	font-size: 1rem;
	line-height: 22px;
	margin: 5px;
	overflow: hidden;
	color: #666;
}
.m-con-2New a {
	font-weight: bold;
	color: #333;
}
.m-con-2New {
	margin-bottom: 26px;
}
.m-con-2New dl {
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 1px #e6e6e6;
	margin-bottom: 2px;
	padding: 12px;
	position: relative;
	padding-top: 1.5em;
}
.m-con-2New dt {
	float: left;
	display: block;
	border: 1px solid #ccc;
}
.m-con-2New dt img {
	display: block;
	float: left;
	border: 1px solid #e2e2e2;
	width: 100%;
}
.m-con-2New h3 {
	height: 1.2em;
	line-height: 1.2em;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 0.5em;
	font-size: 1.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-con-2New p {
	font-size: 12px;
	line-height: 22px;
	margin: 5px;
	overflow: hidden;
	color: #666
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .TabBarNow {
	border-top: 2px solid #53b133;
	background: #fff;
	padding: 0;
}
.TabBarBox li a {
	font-size: 1.2rem;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 100%;
	line-height: 28px;
}
/*详细内容*/
.DetailedSpan img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/*查看图文完整版*/
.ViewDown {
	margin: 0.781em;
	border: 1px solid #ddd;
	height: 1.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center;
	color: #666;
	display: block;
	background: linear-gradient(180deg, #fff 0%, #f4f4f4 100%);
}
.formSpan {
	margin: .937em 17px;
font-size:.75rem;
}
.formSpan .td1 {
}
.formSpan input, .formSpan textarea {
	border: 1px solid #ddd;
	border-radius: 3px;
}
.formSpan input[type='text'], .formSpan input[type='phone'] {
	height: 2.5em;
	line-height: 2.5em;
	width: 19.5em;
	text-indent: .5em;
}
.formSpan textarea {
	resize: none;
	width: 19.5em;
	text-indent: .5em;
	height: 5.562em;
	padding: .25em 0;
}
.formSpan .sbutton, .formSpan .btnReset {
	width: 5.625em;
	height: 2.8em;
	line-height: 2.8em;
	border: none;
	border-radius: 3px;
	font-size: .875em;
	display: inline-block;
	text-align: center;
}
.formSpan .sbutton {
	background: #53b133;
	margin-right: 2em;
	color: #fff;
}
.formSpan .btnReset {
	background: #999;
	color: #fff;
}
.g_btn {
	background-color: #53b133;
	color: #fff;
	border: none;
	font-size: .875em;
	display: inline-block;
	text-align: center;
}
/*产品标题*/
.ProductTitle {
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	color: #333;
	font-size: 1.2rem;
	padding: 0 .687em;
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 3px #c6c6c6;
}
.ProductTitle:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ProductTitle span a {
	color: #53b133
}








/*新闻列表*/

.act{
	background:#f8f8f8}
.act_list{
	margin-top:0.5rem;
	background:#FFF;
	min-height: 5rem;
	margin-bottom: 1.3rem;
}
.act_list li a {
	margin:0 0.3rem;
	padding:0.6rem 0;
	display: -webkit-box;
    display: box;
	border-bottom:1px solid #e9e9e9;
}
.act_list li:last-child a {
	border: none;
}
.act_list_img{
	width:25%;
	position: relative;
    -webkit-box:flex;
    box:flex;}
.act_list_img img{
	width:100%;}
.act_list_x{
	margin-left:0.3rem;
	width:73%;}
.act_list_x_t{
	font-size: 1.4rem;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;}
.act_list_x_d{
	margin-top:0.05rem;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:0.1rem}






/*news.html*/
.newsList .list {
	width: 100%;
margin-bottom: .3rem;
}
.newsList .item {
	padding: 0.8rem 0.6rem;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.newsList .item:nth-child(2n) {
	background: #f9f9f9;
}
.newsList .item:nth-child(2n) {
	background: #fff;
}
.newsList .item:nth-child(2n) span:after {
	background: #f9f9f9;
}
.newsList .item:last-child {
	border: 0px;
}
.newsList .item a {
	width: 100%;
	display: block;
}
.newsList .item h3 {
font-size: 1.2rem;
line-height: 1.58rem;
	font-weight: normal;
	color: #434343;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsList .item .time {
	color: #999;
font-size: .8rem;
}
.newsList .item .txt {
	color: #666;
font-size: .93rem;
line-height: 1.45rem;
}
.addimglist .item img {
	width: 1.2rem;
	height: 1.48rem;
margin-right: .1rem;
	float: left;
}
.addimglist .item h3 {
	width: 4.7rem;
font-size: .3rem;
line-height: .38rem;
	font-weight: normal;
margin-bottom: .28rem;
	color: #000;
margin-top:.02rem;
	float: left;
}
.addimglist .item .txt {
	color: #666666;
font-size: .22rem;
line-height: .28rem;
	width: 4.7rem;
	float: left;
}
.newsList .item:hover h3 {
	color: #dc0000;
}



.newslist {
	padding: 0 3%;
}
.newslist .item {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.newslist .item * {
	transition: all .3s linear;
}
.newslist .item a {
padding: .3rem 0;
	width: 100%;
	display: block;
}
.newslist .item img {
	width: 1.44rem;
height: .96rem;
	display: block;
margin-top: .06rem;
	float: right;
margin-right: .1rem;
}
.newslist .item h3 {
font-size: .3rem;
line-height: .36rem;
max-height: .72rem;
	overflow: hidden;
	color: #000000;
}
.newslist .item .dec {
	color: #999999;
font-size: .2rem;
margin-top: .08rem;
}
.newslist .item .dec span {
margin-right: .2rem;
}
.newslist .item.pic4 h3 {
height: .36rem;
margin-bottom: .08rem;
}
.newslist .item.pic4 img {
	float: left;
margin-right: .06rem;
}
.newslist .item.pic4 img:last-child {
	margin-right: 0;
}



/*showInfor*/



.showInfo {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.showInfo .showSubTit {
	width: 100%;
height: .65rem;
line-height: .65rem;
	font-weight: normal;
margin: .2rem 0 .1rem;
	background: #f6f6f6;
	border-bottom: 1px solid #dc0000;
font-size: .24rem;
text-indent: .15rem;
}
.showInfo .banner {
	height: 4.5rem;
}
.showInfo .banner .list {
	height: 4.5rem;
}
.showInfo .banner .list .item {
	height: 4.5rem;
}
.showInfo .banner .list .item img {
	height: 4.5rem;
}



.showInfo .showTit {
	width: 98%;
	margin: 0 auto;
line-height: 1.3rem;
padding:.2rem 2% .1rem;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}
.showInfo .showTit h1 {
	color: #444;
font-size: 1.7rem;
line-height: 2.25rem;
margin-bottom: .35rem;
margin-top: .55rem;
font-weight: 650;
padding-right:1rem;
}
.showInfo .showTit .mark {
font-size: .80rem;
	color: #999;
margin-top: .1rem;
}


.showInfo .contxt {
font-size: 1.5rem;
color: #555;
line-height: 2.50rem;
	padding: 3% 3% 5%;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}
.showInfo .contxt p {
line-height:2.5rem;
}
.showInfo .contxt .biao td {
padding:.09rem;
	border: 1px solid #ccc;
	vertical-align: middle;
	WORD-WRAP: break-word;
	table-layout: fixed;
	word-break: break-all;
}
/*reLink*/
.reLink {
margin: .2rem 4% .1rem;
	width: 92%;
}
.reLink .prevLink, .reLink .nextLink {
	display: block;
height: 2.2rem;
line-height: 1.6rem;
font-size: 1.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}
.reLink a {
	color: #333333;
}





/*分页样式*/
.pglist {
	padding: 30px 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #333;
	padding: 0 15px;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #022d64;
	border-color: #022d64;
}



/*pages*/ 
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #022d64;
}
.pagination li.thisclass {
	background: #022d64;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #022d64;
	color: #fff;
	cursor: default;
}


.banquan {
	height: 100%;
	background-color: #f4f4f4;
	margin: 10px auto 10px;
	padding: 0px 10px;
}
.banquan .bq {
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px;
}


