@import url("common.css");
/*全局样式
---------------------------------------------*/
@font-face {
	font-family: 'Conv_calibri';
	src: url('../fonts/calibri.eot');
	src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_CENTAUR';
	src: url('../fonts/CENTAUR.eot');
	src: local('☺'), url('../fonts/CENTAUR.woff') format('woff'), url('../fonts/CENTAUR.ttf') format('truetype'), url('../fonts/CENTAUR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1717834 */
  src: url('http://at.alicdn.com/t/c/font_1717834_6p1qlqzng25.woff2?t=1735973794894') format('woff2'),
       url('http://at.alicdn.com/t/c/font_1717834_6p1qlqzng25.woff?t=1735973794894') format('woff'),
       url('http://at.alicdn.com/t/c/font_1717834_6p1qlqzng25.ttf?t=1735973794894') format('truetype');
}
.fonticon:before, .fonticon:after {
	font-family: "iconfont";
	font-style: normal;
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body{ margin:0 auto; padding:0; width:100%; color:#000; font:16px Arial,"Microsoft Yahei"; text-align:center; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:Arial,'Microsoft YaHei','微软雅黑'; }
p{ font-size: 16px;}
a{ color:#000; text-decoration:none;font-family:Arial,'Microsoft YaHei','微软雅黑'; font-size: 16px; }
a:hover{ color:#f8bb3e; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }
.fr{ float: right;}
.fl{ float: left;}
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 
.home{width: 100%;}
.wrapper {
	width: 1500px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align: left;
	font-size: 0;
}

/*公共*/
.section .location{ line-height: 45px; color: #aeaeae; font-size: 16px;}

.section .location a{color: #aeaeae;}
.section .location a:hover{color: #e20123;}
.section-line{border-bottom: 1px solid #aeaeae; margin-bottom: 10px;}
.section_left{ color: #2d2d2d;  width:20%;display: inline-block; vertical-align: top;}
.section_left .head{margin-bottom: 0px;background: #f8bb3e;height: 80px;line-height: 80px;text-align: center;color: #fff;font-size: 35px;text-transform: uppercase;}
.section_left ul{ background: #282827;}
.section_left .item{ height: 50px; line-height: 50px; border-bottom: 1px solid #3e3e3e; padding-left: 30px;}
.section_left .item i{ text-align: center; font-size: 16px;color: #fff; position: relative; margin-right: 5px;}
.section_left .item i:before{content:"\e61d";}
.section_left .item a{ color: #fff; font-size: 20px; }
.section_left .item a:hover,.section_left .item a:active{color: #f8bb3e;}
.next_box{ position:relative; padding:30px 50px 20px; line-height:20px; color:#444; font-size:14px; }
    .next_box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .next_box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    /*.next_box p a{ text-transform:uppercase;}*/
    .next_box p.prev{ float:left; }
    .next_box p.next{ float:right; text-align: right;}

.page-box{ margin:15px 30px; padding-bottom:30px; }
    .page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

div.digg{ margin: 20px 0; padding:0; text-align:left; font-size:14px; }
    div.digg a{ display:block; float:left; padding:1px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:40px; height:40px; color:#f8bb3e; background:#fff; text-decoration:none; }
    div.digg a:hover { border:1px solid #f8bb3e; }
    div.digg span{ display:block; float:left; padding:5px 0; line-height:40px; height:40px; }
    div.digg span.current { padding:1px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
    div.digg span.disabled { border:1px solid #eee; padding:1px 12px; margin:0 0 0 8px; color:#ddd; }
.clear{ clear: both;}
/*Banner样式*/
.slide-box {
	position: relative;
	margin: 0;
	width: 100%;
	height: 1017px;
	text-align: center;
	overflow: hidden;
}
.slide-box .list-box {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	background: #fff;
}
.slide-box .list-box li {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.slide-box .list-box li a {
	display: block;
	width: 100%;
	height: 100%;
}
.slide-box .list-box li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slide-box .speed-box {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 10px;
	text-align: center;
	z-index: 999;
}
.slide-box .speed-btn {
	display: inline-block;
	margin: auto 0;
}
.slide-box .speed-btn a {
	display: block;
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: url(../images/slide_btns.png) 0 -166px no-repeat;
	overflow: hidden;
 *float: none;
 *display: inline-block;
}
.slide-box .speed-btn a.selected {
	background-position: 0 -176px;
}
.slide-box .prev-btn, .slide-box .next-btn {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -41px;
	width: 42px;
	height: 82px;
	z-index: 999;
	opacity: 0.5;
	background: url(../images/slide_btns.png) no-repeat;
	display: none;
	overflow: hidden;
}
.slide-box .prev-btn {
	left: 31px;
	background-position: 0 0;
}
.slide-box .next-btn {
	right: 31px;
	background-position: 0 -82px;
}



/*首页产品分类*/
#index_procet{ margin-top: 100px;}
#index_procet .procet_head{
		display: block;
	text-align: center;
}
#index_procet .procet_head p {
	font-size: 50px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 5px;
	font-weight: bold;
}
#index_procet .procet_head span {
	font-size: 15px;
	text-align: center;
	display: block;
	color: #b0afaf;
	font-weight: bold;
}
#index_procet .procet_list{ display: inline-block; margin-top: 50px;}
#index_procet .procet_list ul{ width: 1550px;}
#index_procet .procet_list li{ width: 50%; float: left; margin-bottom: 50px;}
/*首页关于*/
#index_about {
	margin-top: 120px;
	background: url(../images/index_about.jpg) center;height: 790px;
}
#index_about .about_head {
	display: block;
	text-align: center;
	padding-top: 130px;
}
#index_about .about_head p {
	font-size: 50px;
	text-transform: uppercase;
	color: #303030;
	position: relative;
	
	font-weight: bold;
	margin-bottom: 10px;
}

#index_about .about_head span {
	font-size: 15px;
	text-align: center;
	display: block;
	color: #303030;
	font-weight: bold;
}


#index_about .inabout_con {
	
	margin-top: 80px;
}
#index_about .inabout_con .nr { width: 1145px; margin-left: 175px; line-height:45px;}
#index_about .inabout_con .nr p {
	font-size: 22px; font-weight: bold;
	color: #303030;
}

#index_about .inabout_con .more {
	text-align: center;
	padding-top: 90px;
	padding-bottom: 30px;
}
#index_about .inabout_con  .more a {
	padding: 20px 50px;
	background: #f8bb3e;
	color: #303030;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#index_about .in {
	margin-right: -90px;
}
#index_about .about_sp {
	display: inline-block;
	vertical-align: top;
	margin-left: 100px;
	margin-top: -22px;
}
#index_about .about_sp::before {
	content: url(../images/about_spbj1.jpg);
}
#index_about .about_sp::after {
	content: url(../images/about_spbj2.jpg);
}
/**/
#index_adv {
	font-size: 0;
	margin: 0 auto;
	margin-top: 90px;
	overflow: hidden;
}
#index_adv li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
}
#index_adv li .img {
	position: relative;
	z-index: 1
}
#index_adv li .img img {
	width: 100%;
}
#index_adv li .title {
	position: relative;
	z-index: 2;
	font-size: 35px;
	color: #fff;
	opacity: 0.6;
	font-weight: bold;
}
#index_adv li .title p {
	text-transform: uppercase;
	bottom: 150px;
	left: 150px;
	position: relative;
	font-weight: bold;
}
#index_adv li .title .p2 {
	left: 150px;
}
#index_adv li .title .p3 {
	left: 200px;
}
/*首页product*/
#index_pro {
	text-align: center;
	margin-top: 70px;
}
#index_pro .pro_head {
	display: block;
	text-align: center;
}
#index_pro .pro_head p {
	font-size: 40px;
	text-transform: uppercase;
	color: #054a29;
	position: relative;
	padding: 0 28px;
}
#index_pro .pro_head p:before {
	content: url(../images/head_left.png);
	position: absolute;
	bottom: 15px;
	left: 140px;
}
#index_pro .pro_head p:after {
	content: url(../images/head_right.png);
	position: absolute;
	bottom: 15px;
	right: 140px;
}
#index_pro .pro_head span {
	font-size: 14px;
	text-align: center;
	display: block;
	color: #595757;
}
#index_pro .pro_list {
	margin: 0;
	margin: 35px 0;
	font-size: 0;
}
#index_pro .pro_list .con {
	margin: 0 18px 20px;
	border: 1px solid #054a29;
}
#index_pro .pro_item {
	width: 25%;
	display: inline-block;
 *display: block;
 *zoom: 1;
	vertical-align: top;
}
#index_pro .pro_item .con:hover {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
#index_pro .pro_item .con:hover p {
	color: #054a29;
}
#index_pro .pro_item .pro_img {
	overflow: hidden;
	width: 100%;
}
#index_pro .pro_item .con img {
	width: 100%;
	transition: all 0.5s;
}
#index_pro .pro_item .con:hover img {
	transform: scale(1.2);
}
#index_pro .pro_item .item_t {
	text-align: center;
	padding-bottom: 5px;
}
#index_pro .pro_item .con:hover .item_t {
	border-bottom: 3px solid #054a29;
}
#index_pro .pro_item .item_t p {
	line-height: 50px;
	color: #595757;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#index_pro .pro_item .item_t span {
	/*! background: #fff; */
	color: #fff;
	width: 98%;
	display: block;
	margin: 0 auto;
	/*! line-height: 20px; */
	font-size: 14px;
	font-weight: bold;
}
#index_pro .pro_more {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}
#index_pro .pro_more a {
	padding: 10px 115px;
	border: 1px solid #575757;
	border-radius: 30px;
	color: #000;
	font-size: 20px;
	font-family: 'Conv_CENTAUR';
	overflow: hidden;
	z-index: 10;
	position: relative;
	transition: all 0.5s;
}
#index_pro .pro_more a:hover {
	color: #fff;
	border: 1px solid #ec3332;
}
#index_pro .pro_more a:after {
	content: "";
	display: block;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: #ec3332;
	border-radius: 30px;
	transition: all 0.5s;
}
#index_pro .pro_more a:hover::after {
	width: 100%;
	height: 100%;
}
/*首页新闻*/
#index_news {
	background: url(../images/index_new.jpg) center;
	height: 880px;
	
}
#index_news .news_head {
	display: block;
	text-align: center;
	padding-top: 130px;
	padding-bottom: 50px;
}
#index_news .news_head p {
	font-size: 50px;
	text-transform: uppercase;
	color: #000;
	position: relative;
	padding: 0 28px;
	font-weight: bold;
	
}
#index_news .news_head span {
	font-size: 14px;
	text-align: center;
	display: block;
	color: #b0afaf;
	font-weight: bold;
}
#index_news .innews_con {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 0;
}
#index_news .innews_con .item {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	margin-right: 50px;
}
#index_news .innews_con .item .img{ width: 450px;}
#index_news .innews_con .item  .innews_head {
	font-size: 30px;
	margin-bottom: 20px;
	display: -webkit-box;
	overflow: hidden;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 10px;
	line-height: 42px;
}

#index_news .innews_con .item  .innews {
	font-size: 18px;
	margin-top: 10px;
	display: -webkit-box;
	overflow: hidden;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#index_news .innews_con .item .year {
	font-size: 18px;
	line-height: 40px;
	margin-top: 5px;
	
}
#index_news .innews_con .item  i{ text-align: center; font-size: 20px;color: #777777; position: relative;margin-top: 5px;margin-right: 10px; }
#index_news .innews_con .item  i:before {
	content: "\e614";
}
#index_news .innews_con .item .index_new:hover .year {color: #000}



.banner-ny img {
	width: 100%;
}


/*about us*/

 .aboutus{ font-size: 16px; margin: 20px 0;}
.about_con p{text-indent:2em; line-height: 35px; font-size: 18px; }



/*产品列表*/
.pro {
	margin-top: 50px;
}
.pro-search {
	margin: 40px 0 90px 0;
}
.pro-search .head {
	font-size: 20px;
	font-weight: bold;
	color: #5d5d5d;
	margin-bottom: 30px;
}
.pro-search input {
	width: 360px;
	height: 50px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	padding: 14px 20px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #e5e5e5;
	outline: none
}
.pro-search .search-btn {
	display: inline-block;
	margin-left: -6px;
	cursor: pointer;
	color: #FFF;
	background-color: #f8bb3e;
	width: 115px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.pro-search .search-btn:hover {
	text-decoration: none
}

.pro_left{ color: #2d2d2d;  width:20%;display: inline-block; vertical-align: top;}
.pro_left .head{margin-bottom: 0px;background: #f8bb3e;height: 80px;line-height: 80px;text-align: center;color: #fff;font-size: 24px;text-transform: uppercase;}
.pro_left ul{ background: #282827;}
.pro_left .item{ height: 50px; line-height: 50px; border-bottom: 1px solid #3e3e3e; padding-left: 30px;}
.pro_left .item i{ text-align: center; font-size: 16px;color: #fff; position: relative; margin-right: 5px;}
.pro_left .item i:before{content:"\e61d";}
.pro_left .item a{ color: #fff; font-size: 20px; }
.pro_left .item a:hover,.section_left .item a:active{color: #f8bb3e;}



.pro_right {
	width:80%;
	display: inline-block;
	vertical-align: top;
	
	/*! margin-left: 10px; */
}
.pro_right ul{ margin-right: -50px;}
.pro_right .item{ width: 30%;
display: inline-block;
vertical-align: top;
/*! border: 1px #000 solid; */
margin: 0 10px 20px 30px;
}
.pro_right .item .pro_img {
	display: inline-block;
	width: 100%;
	border: 1px solid;
}
.pro_right .item .pro_img img {
	
	display: block;
	
	width: 100%;
	height: auto;
}

.pro_right .item .pro_nr{ text-align: center;}
.pro_right .item .pro_nr p a{ font-size: 18px; line-height: 40px;}

/*产品详情*/

/*商品缩略图样式*/
.pro_box{ margin-top: 50px;}
.pro_box .head{ font-size: 37px; text-align: center;margin-bottom: 30px;}
	.pic-box{ width: 50%; display: inline-block; vertical-align: top;cursor: pointer; }
	.pic-preview{width: 702px;height: 470px;border:1px solid #e8e8e8;}
.pic-preview .jqzoom img{ max-width:700px;}
	.pic-scroll{margin-top:10px;width: 700px;}
	.pic-scroll .prev{ float:left; margin-right:5px; }
	.pic-scroll .next{ float:right; }
	.pic-scroll .prev,.pic-scroll .next{ display:block; font-family:"宋体"; text-align:center; width:10px; height:66px; line-height:66px; border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer; text-decoration:none; }
	.pic-scroll .items{position:relative;float:left;width: 670px;height:66px;overflow:hidden;cursor: pointer;}
	.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
	.pic-scroll .items ul li{float:left;margin:0;padding:0;width: 100px;text-align:center;margin-right: 13px;}
	.pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:100px; height:66px; }
	.pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #d70000; }

.pic_con{ width: 50%; display: inline-block; vertical-align: top;}




/*新闻列表*/
.news{ margin-top: 50px;}
.news_right {
 width: 80%;
	display: inline-block; vertical-align: top;
}
.n-list {
	margin-left: 80px;
}
.n-list li {

	display: block;

	
	overflow: hidden;
}

.n-list li .new_con{display: inline-block; vertical-align: top; width: 70%; }
.n-list li .list_head {
font-size: 25px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.n-list li .list_head a {
	color: #333;
	text-decoration: none;
	font-size: 24px;
}
.n-list li .list_head a:hover {
	color: #f8bb3e;
}
.n-list li .note .new_img {
	position: relative;
	display: block;
	float: left;
	margin-right: 16px;
	width: 300px;
	height: 195px;
	border: 1px solid #e8e8e8;
	font-style: normal;
}
.n-list li .note .new_img img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	_height: 100%;
}
.n-list li .note p {
	display: block;
	font-size: 16px;
	max-height: 84px;
	line-height: 28px;
	font-weight: 500;
	color: #666;
	overflow: hidden;
}

.n-list li .note .info span {
	margin-right: 10px;
	color: #999;
	font-size: 16px;
	line-height: 45px;
}
.n-list li .note .info span i{ text-align: center; font-size: 15px;color: #000; position: relative; margin-right: 5px;}
.n-list li .note .info span i:before{content:"\eb3f";}
.n-list .nodata {
	margin-top: 30px;
	color: #666;
	font-size: 14px;
	line-height: 100px;
	text-align: center;
}
.n-list li .note .new-more{	/*! text-align: center; */
	padding-top: 25px;
	padding-bottom: 30px;}
.n-list li .note .new-more a {
	padding: 10px 30px;
	background: #f8bb3e;
	color: #303030;
	font-size: 15px;
	 font-weight: bold; 
	text-transform: uppercase;}

.n-list .line{ height: 1px; background: #e8e8e8; margin: 25px 0 25px 0; }
/*新闻详情*/
.newsshow{ margin: 50px 0;}
.newsshow_right {
 width: 80%;
	display: inline-block; vertical-align: top;
}
.meta {
	margin: 0;
	padding: 20px 50px 0 0px;
}
.meta:after {
	clear: none;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.meta h2 {
	margin: 0 0 20px;
	padding: 0;
	color: #333;
	font-size: 24px;
	font-weight: 300;
	line-height: 1em;
	text-align: center;
}
.meta .info {
	margin: 0 0 10px;
	text-align: center;
}
.meta .info span {
	margin-right: 10px;
	color: #b0b0b0;
	font-size: 12px;
	line-height: 14px;
}
.meta .info span i {
	margin-right: 5px;
	display: inline-block;
	font-size: 14px;
}
.meta .note {
	margin-top: 10px;
	padding: 15px 20px;
	background: #f5f5f5;
	line-height: 22px;
	color: #757575;
	font-size: 12px;
}
/*内容详细样式*/
.entry {
	margin-top: 20px;
	padding: 0 50px 15px;
	font-size: 14px;
	line-height: 2em;
	word-wrap: break-word;
}
.entry img {
	max-width: 100% !important;
	height: auto !important;
}
.entry h2, .entry h3, .entry h4 {
	margin: 0.8em auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #f6f6f6;
	color: #333;
}
.entry h2 {
	font-size: 1.2em;
}
.entry h3, .entry h4 {
	font-size: 1.1em;
}
.entry strong {
	color: #DC2523;
}
.entry ul, .entry ol {
	margin: 1em;
	padding: 0;
}
.entry li {
	margin-left: 1em;
}
.entry ul li {
	list-style: disc outside none;
}
.entry ol li {
	list-style: decimal outside none;
}
.entry p {
	display: inherit;
	margin: 1em 0;
	color: #333;
	word-wrap: break-word;
}
.entry a {
	text-decoration: underline;
}
.entry code {
	display: block;
	padding: 0.5em;
	background: #eee;
	border-radius: .5em;
	color: #777;
	font-family: 'courier new';
	font-size: 12px;
	line-height: 1.7em;
}
.entry table {
	margin: 10px auto;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}
.entry table th {
	background: #F9F9F9;
	text-align: center;
}
.entry table td, .entry table th {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0.35em 0.5em;
}
/*联系我们*/


.contact {
	margin: 30px 0 30px 0
}
.map {
	width: 48%;
	height: 530px;
	display: inline-block; vertical-align: top;
}
.address {
	width: 52%;
	display: inline-block; vertical-align: top;
}
.address h3 {
	font-size: 30px;
	color: #9A9898;
}
.address-info {
	margin-top: 50px;
	color: #666666;
	font-size: 14px;
	line-height: 15px;
}
.address-info p {
	margin-bottom: 35px;
	position: relative;
	padding-left: 30px;
}
/*设备*/
.honor {
	width: 100%;
	margin-top: 10px;
}
.honor ul {
	margin-right: -80px;
}
.honor .item {
	width: 270px;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
.honor .item .pro_img {
	/*! width: 250px; */
	height: 185px;
	border: 1px solid #c8c7c7;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.honor .item .pro_img img {
	/*! max-height:310px; */
    /*! width: 100%; */
	height: 100%;
}
.honor .item .pro_nr {
	text-align: center;
	margin-top: 10px;
	color: #2d2d2d;
	font-size: 13px;
}
.honor .item .pro_nr h3 {
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.honor .item .pro_nr p a {
	font-size: 13px;
	line-height: 30px;
}
.honor ul {
	margin-right: -80px;
}
.honor .item {
	width: 270px;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
.honor .item .pro_img {
	width: 270px;
	height: 185px;
	border: 1px solid #c8c7c7;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.honor .item .pro_img img {
	max-height: 310px;
}
.honor .item .pro_nr {
	text-align: center;
	margin-top: 10px;
	color: #2d2d2d;
	font-size: 13px;
}
.honor .item .pro_nr h3 {
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.honor .item .pro_nr p a {
	font-size: 13px;
	line-height: 30px;
}
/*设备详情*/
.honor {
	width: 100%;
	margin-top: 10px;
}
.honor .honor_con {
	margin: 0 auto;
	text-align: center;
}
.honor .honor_con .head {
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.honor .honor_con .con {
	margin-left: 50px;
}
/**/
.ly-k {
	padding: 10px 18px;
}
.ly-k p {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	color: #3d3d3d;
}
.col-md-7 {
	width: 58%;
}
.col-md-7 .left {
	float: left;
	width: 45%;
}
.col-md-7 .right {
	float: left;
	width: 45%;
	margin: 0 5%;
}
.label {
	line-height: 30px;
}
.ly-k .ly-k-k {
	display: inline-block;
	width: 100%;
	height: 30px;
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #c2c2c2;
	border: 1px solid #eaeaea;
	border-radius: 0;
	margin-bottom: 25px;
}
.ly-k .ly-k-k1 {
	display: inline-block;
	width: 40%;
	height: 142px;
	padding: 10px;
	line-height: 30px;
	/*! font-family: "微软雅黑"; */
	font-size: 14px;
	color: #c2c2c2;
	border: 1px solid #eaeaea;
	border-radius: 0;
	margin-bottom: 25px;
}
.ly-k .ly-k-k2 {
	display: inline-block;
	width: 280px;
	height: 35px;
	padding: 10px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #c2c2c2;
	border: 1px solid #eaeaea;
	border-radius: 0;
	margin-right: 20px;
	margin-bottom: 25px;
}
.ly-k .ly_ti {
	float: right;
	width: 280px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color: #fff;
	background: #3d3d3c;
	font-size: 20px;
	font-family: "微软雅黑";
	padding: 0;
	border-radius: 0;
	border: 0;
	margin-bottom: 25px;
	margin-right: 10px;
}
.search .search_con .item {
	width: 285px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.search .search_con .item .pro_img {
	width: 285px;
	height: 285px;
	border: 1px solid #c8c7c7;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.search .search_con .item .pro_img img {
	max-height: 285px;
}
.search .search_con .item .pro_nr {
	text-align: center;
	margin-top: 10px;
	color: #2d2d2d;
	font-size: 13px;
}
.search .search_con .item .pro_nr h3 {
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.search .search_con .item .pro_nr p a {
	font-size: 13px;
	line-height: 30px;
}
