body {
  font-family: "Microsoft YaHei",-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.clearfix{
	overflow: hidden;
}
.tops{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.tops a{
	margin: 0 5px;
}
.navbar-tel{
	margin-top: 20px;
}
.navbar-tel span{
	display: block;
	font-size: 20px;
	line-height: 24px;
}
.navbar-tel b{
	display: block;
	font-size: 26px; 
	line-height: 30px;
	color: #ff6d10;
}
.navbars {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #ff6d10;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #ff6d10;
}
.navbar-default .navbar-collapse{
  background-color: #13925b;
}
.navbar-nav > li > a {
  padding: 15px 39px;
}
.carousel-indicators {
  bottom: 5px;
}
.carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  background-color: #13925b;
}
.product-list{
	background-color: #13925b;
	padding: 20px;
}
.product-list h3{
	margin: 0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.product-list h3 span{
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}
.product-list ul h4{
	height: 36px;
	line-height: 36px;
	/*background: url(../images/icon_list.jpg) no-repeat top center;*/
	margin: 15px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #13925b;
	background:#fff;
}
.product-list ul h4:hover{
	background:#ff6d10;
	color:#fff;
}
.product-list ul h4:hover a{
	color:#fff;
}
.product-list ul h4 a{
	color: #13925b;
}
.product-list ul li{
	height: 40px;
	line-height: 40px;
	background: url(../images/icon_li.jpg) no-repeat left center;
	padding-left: 15px;
	border-bottom: 1px dashed #fff;
	overflow: hidden;
}
.product-list ul li a{
	color: #fff;
}
.title{
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.title h3{
	height: 36px;
	border-left: 5px solid #13925b;
	padding-left: 10px;
	font-size: 22px;
	line-height: 36px;
	margin: 0;
}
.title h1{
	height: 36px;
	border-left: 5px solid #13925b;
	padding-left: 10px;
	font-size: 22px;
	line-height: 36px;
	margin: 0;
}
.title h3 span{
	display: block;
	font-size: 12px;
	line-height: 12px;
}
.product-item{
	margin-top: 20px;
	height:255px;
}
.product-item > div{
	background-color: #f2f2f2;
	padding:10px;
}
.product-item span{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 15px;
}
.product-item .more{
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background-color: #8c8c8c;
	color: #fff;
	text-align: center;
	margin-right: 10px;
}
.product-item .order{
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background-color: #13925b;
	color: #fff;
	text-align: center;
}
.adv-title{
	padding:30px 0;
	background-color: #13925b;
	color: #fff;
}
.adv-num{
	position: relative;
	height: 95px;
	padding-left: 100px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}
.adv-num b{
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	background: url(../images/num.jpg) no-repeat;
	padding: 10px;
	font-family: Impact;
}
.adv-num h4{
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #ff6d10;
	padding-top: 10px;
}
.adv-num span{
	font-size: 16px;
	color: #999;
}
.adv-con p{
	line-height: 36px;
	background: url(../images/icon_adv.jpg) no-repeat left center;
	padding-left: 30px;
	color: #333;
	font-size: 16px;
}
.factory{
	background-color: #13925b;
	padding: 30px 0;
}
.factory-title{
	height: 102px;
	background: url(../images/factory_title.png) no-repeat top center;
}
.factory-title h3{
	margin: 0;
	line-height: 52px;
	font-size: 30px;
	font-weight: bold;
	color: #13925b;
	color: #333;
}
.factory-title span{
	line-height: 48px;
	font-size: 16px;
	color: #fff;
}
.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .bd ul{overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{width: 25%; margin: 0 10px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .case-img {display: table-cell; vertical-align:middle; text-align:center; width:275px; height:170px; overflow:hidden; background-color:#fff}
/*.picScroll-left .bd ul li img{width:100%; height:170px;}*/
.picScroll-left .bd ul li span{margin-top: 10px;}
.picScroll-left .bd ul li a{color: #fff;}
.about-img{
	width: 100%;
}
.about-con{
	line-height: 26px;
}
.about-con p{font-size: 18px;line-height: 35px;text-indent: 2em;padding-top: 20px;text-align: justify;}
.slideBox{ width:100%; height:230px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
/*.slideBox .bd img{ width:100%; height:230px;}*/
.slideBox .bd li a{ display:table-cell; width:360px; height:230px; text-align:center; border:1px solid #ccc;}
.slideBox .bd li a img{ display:inline;}

.news-list li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/icon_news.jpg) no-repeat left center;
	padding-left: 10px; white-space:nowrap;
}
.txtMarquee-top{ overflow:hidden; position:relative;}
.ask-list li{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.ask-list li dl{
	margin-bottom: 10px;
}
.ask-list li dt{
	margin-bottom: 10px;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
}
.ask-list li dt span{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background-color: #13925b;
	border-radius: 5px;
	margin-right: 10px;
}

.ask-list li dd span{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background-color: #ababab;
	border-radius: 5px;
	margin-right: 10px;
}
.contact-con{
	padding:0 20px;
}
.contact-con p{
	line-height: 26px;
	margin-bottom: 0;
}
.flink b{
	display: block;
	margin-bottom: 5px;
}
.flink a{
	margin: 0 5px;
	color: #666;
}
/*.footer{
	padding: 20px 0;
	background-color: #13925b;
	color: #fff;
}
.footer a{
	color: #fff;
}
.footer p{
	line-height: 30px;
	margin-bottom: 0;
}*/

.product-list-contact{
	color: #fff;
	padding: 10px 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination a {
  display: inline;
}
.pagination a,
.pagination span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 8px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination a:first-child,
.pagination a:first-child > span {
  margin-left: 0;
  border-radius: 0;
}
.pagination a:last-child ,
.pagination a:last-child span {
  border-radius: 0;
}
.pagination > a:hover,
.pagination > span:hover,
.pagination > a:focus,
.pagination > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #13925b;
  border-color: #13925b;
}
.pagination .current,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #13925b;
  border-color: #13925b;
}
.content{
	line-height: 26px;
}
.content-title{
	font-size: 24px;
	font-weight: bold;
}
.article-info{
	padding: 8px 0;
	border: 1px solid #ccc;
	border-radius: 5px; 
}
.article-info span{
	margin: 0 6px;
}
.news-hot-list li{
	float: left;
	width: 50%;
	padding-right: 20px;
}
.product-info h1{
	font-size: 24px;
	margin: 0;
	color: #13925b;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-tel{
	color: #ff6d10;
	font-size: 24px;
	font-weight: bold;
}
.product-detail{
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 50px;
	margin: 20px 0 0;
	font-size: 16px;
	font-weight: bold;
	background: #eee url(../images/icon_detail.gif) no-repeat 20px center;
}
.product-thumb{
	border: 1px solid #ccc;
}
.hot-product-item img{
	width: 100%;
	height: 90px;
	border: 2px solid #ccc;
}
.hot-product-item img:hover{
	border-color: #ff6d10;
}
.hot-product-item span{
	margin-top: 10px;
}
.magnifier{
	width: 100%;
	position: relative;
}
.magnifier-container{
	width: 406;
	height: 310px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.move-view{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../images/move-box.png');
}
.images-cover{
	height: 100%;
	width: 100%;
	position: relative;
}
.images-cover img{
	position: absolute;
}
.magnifier-assembly{
	height: 92px;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.magnifier-btn{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin-top: 15px;
}
.magnifier-btn span{
	height: 45px;
	width: 10px;
	color: #fff;
	display: block;
	z-index: 9998;
	cursor: pointer;
}
.magnifier-btn .magnifier-btn-left{
	float: left;
	background: url(../images/left.gif) no-repeat;
}
.magnifier-btn .magnifier-btn-right{
	float: right;
	background: url(../images/right.gif) no-repeat;
}
.magnifier-line{
	position: relative;
	overflow: hidden;
	height: 60px;
	margin-top: 10px;
}
.magnifier-line ul{
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 9997;
}
.magnifier-line li{
	float: left;
	width: 91px;
	cursor: pointer;
}
.magnifier-line ul > .active .small-img{
	border-color: #bbb;
}
.small-img{
	height: 60px;
	padding: 2px;
	margin: 0 5px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
}
.small-img img{
	max-width: 100%;
	max-height: 100%;
}
.magnifier-view{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -105%;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.magnifier-view img{
	display: block;
}



@media (min-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
	  float: left;
	  height: 100px;
	  padding: 0px 15px;
	}
	.navbar-default .navbar-nav > li > a {
	 background: url(../images/menu_line.gif) no-repeat right center;
	}
	.product-item .img{display: table-cell; vertical-align:middle; text-align:center; width:267px; height:200px; border:1px solid #ccc; overflow:hidden; padding:1px;}

	.product-item img{
		transition: all 0.5s;
		/*width: 100%;
		height: 200px;*/
	}
	.product-item:hover img {transform: scale(1.1);}
	
	.adv-title h3{
		margin: 0 0 10px;
		font-size: 30px;
		font-weight: bold;
	}
	.adv-title span{
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
	  height: 50px;
	  padding: 5px 15px;
	}
	.navbar-brand img{
		height: 30px;
	}
	.navbar-default .navbar-nav > li > a{
		border-bottom: 1px dotted #efefef;
	}
	.adv-title h3{
		font-size: 24px;
	}
	.adv-title span{
		font-size: 18px;
	}
	.adv-num h4{
		font-size: 20px;
	}
	.adv-num span{
		font-size: 14px;
	}
	.content-title{
		font-size: 20px;
	}
	.article-info span{
		display: block;
		margin-top: 8px;
	}
	.news-hot-list li{
		width: 100%;
		float: none;
	}
	.product-img-item{
		width: 92%;
	}
	.product-img-item img{
		width: 22%;
	}
	.product-info{
		margin-top: 20px;
	}
	.hot-product-item{
		margin-bottom: 15px;
	}
	.hot-product-item img{
		height: auto;
	}
	.magnifier{
		width: 100% !important;
		overflow: hidden;
	}
	.magnifier-container{
		width: 100%;
		height: 270px !important;;
	}
	.magnifier-line li{
		float: left;
		width: 100px;
		cursor: pointer;
	}
}


.gongao{ width:600px;}
.gongao p{ display:inline;}
.gongao h1{display: inline-block;font-size: 14px;font-weight: normal;line-height: 45px;margin: 0;}
.icon2{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle; border:0; padding:0}
a.btn2{width: 40px;height:40px;display: block;position: absolute;top:28%;cursor: pointer;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
a.btn2.prev{background-position:-100px -50px;left: -5%;}
a.btn2.next{background-position:-190px -50px;right:-5%;}
a.btn2.prev:hover{background-position:-145px -50px;}
a.btn2.next:hover{background-position:-236px -50px;}

.case .hd{text-align: center;padding-top: 20px;}
.case .hd a.btn2{position: relative;top: auto;display: inline-block;margin: 0 5px;}
.case .hd a.btn2.prev{left: auto;}
.case .hd a.btn2.next{right: auto;}

#caselist, #caselist2{ width:1000px; margin:0 auto; overflow:hidden;}


.navbar-nav dl{width: 142px;background: #fff;position: absolute;left: 0;top: 50px;z-index: 12;border: 1px solid #eb6100;}
.navbar-nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.navbar-nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.navbar-nav dl dd{line-height: 49px; height: 49px; border-top: 1px solid #e5e5e5; text-align: left; position: relative; z-index: 12; display: block; width: 100%;}
.navbar-nav dl dd:first-child{border: none;}
.navbar-nav dl dd a{color: #666;font-size: 16px;padding: 0;width: 100%;text-align:center; display:block}
.navbar-nav dl dd a:hover, .navbar-nav dl dd a.hover{background: #eb6100; color: #fff;}



/* PCflash样式 */ 
#flashs{ position:relative; height:550px; overflow:hidden;}
#flashs .bgitem{z-index:1;position:absolute; top:0; }
#flashs .btn{ width: 100%;text-align: center;position: absolute;bottom:15px;left: 0; z-index:15555555;}
#flashs .btn span{ display: inline-block;*display: inline;width: 69px;height: 7px;background: #fff;margin-left: 6px;cursor: pointer; font-size:0;border:1px solid #C2BAB4;}
#flashs .btn span{ *display:inline;}
#flashs .btn span:first-child{margin-left: 0;}
#flashs .btn .cur{ background: #009A44;border:1px solid #009A44;}


.wrap-footers {height: 315px;background: #333333; margin-top:30px;}
.footer {height: 315px;position: relative;color: #fff;margin-left: auto;
    margin-right: auto;
    width: 1140px;}
.footer a {color: #b6b6b6;}
.footer .f_left {width: 180px;height: 280px;text-align: center;position: absolute;left: 0;top: 0;}
.footer .f_left dl dt {padding-top: 22px;margin-bottom: 10px;}
.footer .f_left dl dt img {display: block;margin: 0 auto;width:160px; height:160px;}
.footer .f_left dl dd.dd1 {font-size: 14px;color: #fff;}
.footer .f_left dl dd.dd2 {font-size: 13px;width: 125px;margin: 16px auto 12px auto;height: 9px;position: relative;border-bottom: 1px solid #999999;}
.footer .f_left dl dd.dd2 i {display: block;width: 70px;margin: 0 auto;background: #fff;color: #333;}
.footer .f_left dl dd.dd3 {font-size: 20px;color: #009946;font-weight: bold;}

.footer ul,.footer li{ list-style:none;}
.footer .f_top {margin-left: 180px;height: 50px;border-bottom: 1px solid #545454;padding-left: 40px;}
.footer .f_top ul.top_ul li {float: left;height: 50px;line-height: 50px;padding: 0 19px;font-size: 14px;}
.footer .f_top ul.top_ul li:first-child {padding-left: 0;}
.footer .f_top ul.top_ul li:hover a {color: #fff;}

.footer .f_bot {margin-left: 180px;padding: 32px 0 0 40px;height: 200px;}
.footer .f_bot ul.bot_ul1 {padding: 0 55px 0 55px;border-left: 1px solid #545454;float: left;height: 190px; overflow:hidden;}
.footer .f_bot ul.bot_ul1:first-child {padding-left: 0;border-left: none;}
.footer .f_bot ul.bot_ul1 li {line-height: 27px;font-size: 13px;position: relative;color: #b6b6b6;}
.footer .f_bot ul.bot_ul1 li i {display: block;height: 18px;width: 3px;background: #fff;position: absolute;left: -19px;top: 0;}
.footer .f_bot ul.bot_ul1 li:first-child {font-size: 14px;font-weight: bold;margin-bottom: 15px;height: 18px;line-height: 18px;}
.footer .f_bot ul.bot_ul1 li:first-child a {color: #fff;}
.footer .f_bot ul.bot_ul1 li:hover a {color: #fff;}

.f_icps {text-align: center;height: 43px;line-height: 43px;background: #009946;color: #fff;font-size: 13px;}
.f_icps a {color: #fff;}
.f_icps img {position: relative;top: 5px;left: 5px;}

/* 返回顶部样式 */ 
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTops{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTops h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTops img{ display:block; position:absolute; top:0; left:0;}


.navbar-header .tel {height: 46px; background: url(../images/l_tel.png) no-repeat right center; float:right; padding-right:50px; margin-top:20px; width:240px; text-align:right; margin-right:20px;}
.navbar-header .tel .tel_p1 {font-size: 14px;color: #666;height: 18px; line-height: 18px;}
.navbar-header .tel .tel_p2 {font-size: 26px; color: #009946; height: 30px;line-height: 30px; font-weight:bold}
.navbar-header .tel p{ margin:0;}


/**/
.news {padding-bottom: 50px; height:654px;}
.news .conleft {position: relative;}
.news .conleft .l_more {position: absolute;right: 5px;top: 8px;font-size: 14px;color: #333;}
.news .news_type {border: 3px solid #009946;background: #fff; margin-bottom: 30px;}
.news .news_type a {float: left;width:50%; color:#222;height: 55px;line-height: 55px;position: relative;text-align: center;font-size: 18px;}
.news .news_type a i {text-transform: uppercase;font-size: 14px;}
.news .news_type a.cur {background: #009946;color: #fff;}


.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.news .news_con {}
.news .news_con .conleft {width: 750px;}
.news .news_con .conleft .concase {display: none;}
.news .news_con .conleft .concase.cur {display: block;}
.news .news_con .conleft dl {padding: 0 0 20px 325px;position: relative;height: 200px;border-bottom: 1px solid #;}
.news .news_con .conleft dl dt {width: 305px;height: 196px;position: absolute;left: 0;top: 0;}
.news .news_con .conleft dl dt img{width: 305px;height: 196px;}
.news .news_con .conleft dl dd.dd1 {height: 30px;line-height: 30px;font-weight: bold;}
.news .news_con .conleft dl dd.dd1 a {color: #000;font-size: 16px;float: left;width: 380px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.news .news_con .conleft dl dd.dd1 span {float: right;font-size: 13px;color: #555;}
.news .news_con .conleft dl dd.dd2 {margin-top: 5px;line-height: 24px;font-size: 13px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;height: 96px;}
.news .news_con .conleft dl dd.dd3 {margin-top: 25px;}
.news .news_con .conleft dl dd.dd3 a {display: block;width: 99px;height: 33px;line-height: 33px;text-align: center;background: #009946;color: #fff;font-size: 14px;border-radius: 5px;}

.news .news_con .conleft ul {margin-top: 20px;}
.news .news_con .conleft ul li {height: 40px;width: 340px;border-bottom: 1px dashed #d0d0d0;line-height: 40px;padding-left: 20px;font-size: 13px;background: url(../images/newsicon.png) no-repeat left center; list-style:none; float:left;}
.news .news_con .conleft ul li a {float: left;width: 240px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;color: #000;}
.news .news_con .conleft ul li span {float: right;color: #000;width: 80px;}
.news .news_con .conleft ul li:hover a {color: #009946;}

.news .news_con .conright {width: 340px;}
.news .news_con .conright .r_top {height: 52px;background: #009946;font-size: 18px;line-height: 52px;text-align: center;}
.news .news_con .conright .r_top i{font-size: 14px;}
.news .news_con .conright .r_top a {color: #fff;}
.news .news_con .right_con {position: relative;overflow: hidden;}
.news .news_con .wtcont{ height:420px; padding-top:10px;overflow:hidden;}

.news .news_con .conright dl{padding:15px 0;font-size: 14px;width:330px;border-bottom: 1px dashed #e7e7e7; margin:0}
.news .news_con .conright dt{overflow: hidden; padding:2px 0; padding-left:30px; font-weight: bold;font-size: 16px;height: 22px;line-height: 22px;background: url(../images/news_q.png) no-repeat left center;}
.news .news_con .conright dt a{ color:#333;}
.news .news_con .conright dd {height:60px;margin-top:13px; overflow: auto;background: url(../images/news_a.png) no-repeat left top;}

.news .news_con .conright dd a {display: block; color:#868686; line-height:20px; height:60px;margin-left:30px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;	-webkit-box-orient: vertical;}


p.p_title {font-size: 32px;text-align: center;font-weight: bold;padding-top: 50px;text-transform: uppercase;color: #cccccc;}
h2.h2_title {text-align: center;font-size: 32px;margin-bottom: 30px;}
h2.h2_title i {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 230px;height: 3px;}
h2.h2_title i.titl {background: url(../images/titl01.png) no-repeat right center;}
h2.h2_title i.titr {background: url(../images/titr01.png) no-repeat left center;}
h2.h2_title a {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;padding: 0 15px;color: #333;}
h2.h2_title span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;padding: 0 15px;color: #333;}

.product-list-contact a{ color:#fff;}


.protit{margin-top: 20px;text-align: center;}
  .protit .h2_title{    text-align: center;font-size: 32px;margin-bottom: 30px;}
    .protit .h2_title .titl{background: url(../images/titl01.png) no-repeat right center;}
     .protit .h2_title a{display: inline-block;vertical-align: middle;padding: 0 15px;color: #333;}
     .protit .h2_title .titr{background: url(../images/titr01.png) no-repeat left center;}
     .protit ul li{display: inline-block;padding: 5px 15px;margin-right: 15px;background-color: #009946;}
     .protit ul li a{color: #fff;}
.protit ul li:hover{background-color:#eb6100;}

     .list-unstyled li a{width: 308px;overflow: hidden;}