﻿@charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
td, p, div, li, input, textarea {
	word-break: break-all;
}
h1, h2, h3, h4, h5, h6, b, strong, th{    font-size: 100%; font-weight: normal;}
/*强行换行*/
table, tr, td, th {
	font-size: 13px;
}
ul, li {
	list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* -------- 链接-------- */
a:link {
	color: #666;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #666;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	color: #146cd7;
	text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
	color: #666;
} /* 激活链接 */
/* -------- 表单 -------- */


/* -------- 文本样式 -------- */ 
.fB {
	font-weight: bold;
}
.f12px {
	font-size: 13px;
}
.f14px {
	font-size: 14px;
}
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_20 {
	line-height: 20px;
}
.lh_22 {
	line-height: 22px;
}
/* -------- 对齐和边距 -------- */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */
.pd_10 {
	padding: 10;
}
.mg_10 {
	margin: 10;
}
.ma {
	margin: 0 auto;
}
/* -------- 结构布局 --------*/
.main {
	
}
.center {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
    height: 45px;
}
.center1{
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
    height: 45px;

	border:1px solid #f2baba;
}
.search .search_keys {
	float: left;
	padding-left: 42px;
	width:900px;
}
.list-inline {
	display: block;
	list-style: outside none none;
}
.search_keys li {
	color: #919191;
	font-size: 13px;
	line-height: 17px;
	padding: 0 12px;
	margin: 14px 0;
    float: left;
}
.search_keys li a {
	color: #919191;
	font-size: 12px;
	line-height: 17px;
}
.vertical_line {
	border-right: 1px dashed #8c8c8c;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 

/* top 头部样式 */
.top1 {
	height: 36px;
	background: #f6f6f6;
	color: #5c5c5c;
	line-height: 36px;
}
.top_r {
	float: left;
	width:220px;
}
.collection {
	float: right;
}
.collection a{ color:#8d8d8d; margin:0 8px;}
/*搜索search*/
.hot {
float: left;
height: 30px;
line-height: 30px;
padding-left: 25px;
background: url("../images/bar-notice-icon.png") left center no-repeat;
overflow:hidden;
}
.hotsearch {
height: 45px;
margin: 0px auto;
padding: 10px;
background: #e56600;
}
.search {
	margin: 0px auto 0;
	float: right;
}
.search_nr {
	color: #e56600;
	padding: 0px 0px;
	height: 45px;
	margin-bottom: 15px;
	margin: 0 auto;
}
.search_r {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	float: right;
}
#formSeach {
	width: 100%;
	overflow: hidden;
}
#formSeach input.input_text {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 35px;
	line-height: 20px;
	color: #333;
	padding: 0 10px;
	background: #fff;
	width: 150px;
	font-size: 15px;
	margin:4px;
}
#formSeach input.input_text_ny {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 45px;
	line-height: 20px;
	color: #a4a59f;
	padding: 0 5px; 
	width: 169px
}
#formSeach input.btn_search {
	border: 0;
	background: url(../images/search.png) center no-repeat #e56600;
	width: 37px;
	height: 37px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	margin:4px 0px;
}
#formSeach .radiobox {
	padding: 0px 10px 0px;
	color: #a4a59f;
	float: left;
	height: 26px;
	line-height: 26px;
	-webkit-padding-start: 2px 10px 0px;
}
#left_box #formSeach input.input_text, #box250right #formSeach input.input_text {
	width: 169px;
}
.head {
	height: 122px;	background: #fff;background-image: url(../images/top_bg.jpg);
}
.logo {
	padding: 20px 0 0 0;
	float: left;
}
.tel {
	float: right;
    padding: 42px 30px 0 56px;
    background: url(../images/tel.png) no-repeat left 44px;
}
.tel span {
	font-size: 14px;
	color: #222;
}
.tel p {
	font-size: 26px;
	color: #fff;
    font-family: 'Arial';
	font-weight: bold;
}
/*menu*/


.menu{ width:100%; height:59px;background:#e56600;}
.menu ul{ font-size:14px; height:59px; width:1200px; margin:0 auto;}
.menu ul li{ float:left; width:150px; height:59px; text-align:center; position:relative; z-index:10; }
.menu ul li a{ width:150px; height:59px; line-height:59px; display:block; font-size:14px; color:#fff;}
.menu ul li a:hover{ background:#c55800; }



/*幻灯Banner*/
.banner {
	position: relative;
	height: 650px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -550px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #e56600;
	border: 1px solid #e56600;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #e56600;
	border: 1px solid #e56600;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/*demo1*/
.demo1 {
	width: 1002px;
	margin: 0px auto 0px;
}
/*右侧产品列表*/
.demo1_right {
    width: 740px;
    height: 671px;
	    float: right;
    overflow: hidden;
    background: #fff;
}
.demo1_right ul {
    margin-left: 27px;
    margin-top: 20px;
}
.demo1_right ul li {
	width: 233px;
	margin: 0 0 8px 0;
	float: left;
	height:204px;
}
.demo1_right ul li > a {
	border: #ddd 1px solid;
	width: 218px;
    text-align: center;
	display: block;
}
.demo1_right ul li p {
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*左侧产品分类*/
.demo1_left {
	width: 234px;
	margin: 0px 0px 20px 0px;
	padding: 8px;
	background:#e56600;
	float: left;
}
.demo1_title {
	
	color: #fff;
	overflow: hidden;
	text-align: center;
	padding: 0 0 0 0px;
	margin: 5px 0 15px 0;
}
.demo1_title p {height: 35px;
line-height: 35px;font-size:24px; }

.demo1_title span {
	margin: 0 0 0 5px;
	text-transform:uppercase;
		/*font-family: impact;*/
		font-size:18px; 
}
.typlist {

	margin: 0 auto;
}
.typlist_bottom {

	height: 10px;
}

.typlist ul li {padding: 0 0 0px 0; border-bottom:1px solid #dddfe0;}
.typlist ul li a {
	display: block;
	font-size: 14px;
	background: url(../images/yq1.png) no-repeat 202px center #fff;
	height: 53px;
	line-height: 53px;
	padding: 0 0px 0 35px;
	margin: 0 auto 0px auto;
	z-index: 999;
	text-decoration: none;
}
.typlist ul li a:hover {background: url(../images/yq2.png) no-repeat 202px center;color:#fff;}
/*左侧联系我们*/
.demo_contact {
	margin: 0px auto 0;
	background:#fff;
	
}
.demo_contact_title {background: url(../images/first-bg-02.png) no-repeat left -64px; font-size:16px; color:#fff;height:36px;line-height:36px;text-align:center;margin:15px 0 0 0;}
.demo_contactnr {
	padding: 0px 10px 9px 10px;
}
.demo_contact img {border:3px solid #e8e8e8;margin:10px 10px 5px;}
.demo_contact p {
	color: #666666;
	line-height: 20px;
}
.demo_contact p span {color:#e56600;font-weight:bold;}
.zcrx {
background: url(../images/lfte_tel.png) no-repeat 5px center #fff;
padding: 10px 2px 12px 55px;
}
.zcrx span {
	color: #56667C;
	font-size: 14px;
	line-height: 14px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}

.about_l {float:left; width:400px;}
.about_l  img {border:1px solid #ccc;margin:7px 0 0 0;}
.about_r {float:right; width:600px; }
.about_r p {font-size:14px; line-height:25px;}
.about_r a {width:150px; height:40px; line-height:40px;background:#e56600; display:block; color:#fff;float:left;text-align:center;margin:8px 10px 0 0;}
.about_r a:hover {background:#fab00e;}

.news{width:100%;}
.newsmain{float:left;margin: 0px 0 0 0; width:100%; background:#f5f5f3; position:relative; border-top:1px solid #eeeeec;padding:0 0 20px 0;}
.maintop2{ position:absolute; top:-9px; height:9px; width:100%;background:url(../images/maintop2.gif)   center no-repeat; left:0;}
.xwzj { width:980px; margin:0 auto; overflow:hidden;}
.newsmain ul{ width:1000px;}
.newsmain ul li{ float:left;width:475px; margin:0 30px 30px 0;}
.newsmain ul li:nth-child(2n){margin-right:0;}
.time{ float:left;width:48px; padding:14px 12px 15px 12px; height:55px; background:#e56600; margin-right:1px; color:#fff;font-family:Arial, Helvetica, sans-serif; text-align:center;}
.time font{font-size:12px; line-height:30px; margin-bottom:7px; width:100%; float:left; border-bottom:1px solid #fff;}
.time span{ font-size:18px; }
.newsli_r{float:left;width:400px; }
.newsli_r a{ height:30px; line-height:30px;float:left;width:380px; padding:0 10px; background:#e2e2e2;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.newsli_r p{ height:43px;  line-height:20px;float:left;width:380px; padding:0 10px; margin-top:1px; padding-top:10px;background:#eaeaea; }
.process{width:100%; line-height:23px; text-align:center;}
.process .newsmain{text-align:center;}
.processmore{ background:#e56600; display:inline-block; width:211px; height:45px; line-height:45px; text-align:center; color:#fff; border-radius:5px;}
.processmore a{ width:100%; float:left;font-family:'Microsoft Yahei'; text-align:center; font-size:15px; color:#fff;}
.processmore:hover {background:#fab00e;}
.processimg{ float:left;width:100%; padding:50px 0;text-align:center;position:relative;}
.processimg dl {position:absolute;top: 50px;
left: 50%;margin:0 0 0 -465px;}
.processimg dd{float:left;}

/*title*/

.title font {
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
}
.nameff {
	float: left;
	width: 492px;
	height:56px;
}
.nameff p {
	float: left;
}
.nameff p span {

font-size:16px;
padding-bottom: 16px;
height: 40px;
margin-bottom: 30px;
font-weight: normal;
overflow: hidden;
display:block;
color:#333;
}
.nameff p em {
	display: block;
	font-style:normal;
	color: #989898;
	line-height: 22px;
	font-size: 13px;
	z-index: 0;
	text-transform:Uppercase;
}
.nameff a {
	float: right;
	padding: 12px 0 0 0;
	color: #333;
}
/*deom5*/
.demo5 {margin: 40px 0 0 0;}
/*新闻动态*/
.news {width:100%;}
.news_nr {margin: 20px 0 0 0;}
.news ul {width:1100px;}
.news ul li {line-height:25px; float:left;}
.news ul li a {font-size: 13px;}
.news ul li a span {float:right;}
/*关于我们*/


/*bottom*/
.font_w {font-family: 'Microsoft YaHei'; }
.foot{background:#222;padding:0px 0px 24px;  margin-top: 20px;}
.ftNav{
 padding-top: 10px;
height: 50px;
background:#3b3b3b;
	}
.ftNav li{float:left;position:relative;height:50px; padding:0 28px; width:75px;}
.ftNav li a{color:#737373;line-height:40px;padding-bottom:10px;display:block; font-size: 14px;}
.ftCon{margin-top:10px; height: 160px;}
.bottom{padding:23px 0px;line-height:34px;color:#737373; width: 800px;}
.bottom a{color:#737373;margin:0px 2px;}
.bottom a:hover{color:#c1c1c1;}
.bottom p span{margin-right:15px;}
.bottom .cnzz{margin-top:10px;*margin-top:0px;}
.ftLogo{width:150px;margin-top:30px;}
.ftEwm {width:294px;margin-top:40px;}
.ftEwm p{color:#737373;margin-top:8px;}



.copright {
	margin: 20px 0 0 0;
	text-align:left;
}
.copright p {
	color: #fff;
	line-height:24px;
	
}

.copright a {
	color: #fff;
	margin:0 0px 0 0;
}
.copright a:hover {
	color: #ffae00;
}
.link {height: 20px;
    padding: 15px 0;}
.link  p{    font-size: 13px;
    color: #fff;
    font-weight: bold;
	float:left;}
.link a{    
float:left;
margin:0 5px;
 color: #fff;
}

/*内页*/

.title_ny {
	font-size: 14px;
color: #fff;
font-weight: normal;
line-height: 22px;
overflow: hidden;
height: 20px;
padding: 0 0 10px 40px;
background: url('../images/jt.png') no-repeat 20px 8px;
}
.title_ny span {
	margin: 0 0 0 5px;
}
.a_left {
	width: 210px;
	float: left;
	position: relative;
}
.a_title {
	height: 55px;
	line-height: 55px;
	background: #e56600;
	font-size: 14px;
	padding-left: 17px;
	color: #fff;
	text-align: left;
}
.a_title a {
	color: #fff;
}
.a_list {
	width: 208px;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 0px 0 10px 0;
}
.a_list ul {
	padding: 10px 0px 0 0;
	padding-left: 40px;
}
.a_list ul li {
	line-height: 30px;
}
.a_list ul li >a {
	background: url(../images/jt.gif) no-repeat left center;
	padding-left: 12px;
	color: #666;
}
.a_list ul li >a:hover {
	color: #e56600;
}
.a_list ul li dl {
	padding-left: 10px;
}
.a_list ul li dl dd {
	height: 22px;
	line-height: 22px;
}
.a_list ul li dl dd a {
	padding-left: 15px;
	background: url(../images/-.gif) no-repeat left center;
	color: #666;
}
.a_list ul li dl dd a:hover {
	color: #e56600;
}
.a_contact {
	width: 208px;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	text-align: center;
	padding-bottom: 5px;
}
.a_contact >p {
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0 8px 0 8px;
}
.a_contact >p >a {
	color: #666;
}
.a_contact >p >a:hover {
	color: #e56600;
}
.a_contact img {
	margin: 5px 0 5px 0;
}
.a_tel {
	background: url(../images/dh.gif) no-repeat 8px center;
	text-align: left;
	padding-left: 68px;
	margin-bottom: 10px;
}
.a_tel span {
	color: #666;
}
.a_tel p {
	color: #e56600;
	font: 14px "Impact";
}
.a_right {
	width: 930px;
	float: right;
	position: relative;
	margin: 38px 0 0 0;
}
.content {
	border: 1px solid #f8f8f8;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}
.content p {
	color: #666;
	font-size: 13px;
	line-height: 32px;
}
/* 下一个产品 */
.preNext {
	position: relative;
	padding-top: 10px;
	margin-top: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	float: left;
}
.preNext .text {
	color: #666;
}
.preNext .text a:hover {
	color: #e56600;
	text-decoration: underline;
}
.preNext .text li a {
	color: #666;
}
.preNext .text li a:hover {
	color: #e56600;
}
.preNext .text_b {
	color: #e56600;
}
.preNext .text_b a {
	color: #e56600 !important;
}
/*新闻列表*/
.news_list li {
	height: 45px;
}
.news_list li {
	font-size: 14px;	border-bottom:1px #eee dashed;		line-height:45px;
}
.news_list span {
	float: right;
}
.news_list li a {
	color: #666;	display:block
}
.news_list li a:hover {
	color: #e56600;
}
/* 翻页 */
.page_list {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	;
	font-size: 13px;
	margin-top: 20px;
	border: none !important;
	margin-bottom: 20px;
}
.page_list a {
	display: inline-block;
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
	margin: 0 1px;
	width: auto;
	height: 20px;
	padding: 0px 6px;
	font-family: "Microsoft Yahei", "宋体";
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #e56600;
	background: #e56600;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #e56600;
	background: #e56600;
}
/*新闻详细*/
.title_news_article {
	font-size: 24px;
	color: #333333;
	height: 50px;
	text-align: center;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
/*product 页面*/
.prolist {
}
.prolist ul li {
	float: left;
	margin: 0 7px 0 8px;
	height:260px;
}
.prolist ul li > a {
	display: block;
	width: 210px;
	border: 1px #ccc solid;
}
.prolist ul li p {
	margin-bottom: 10px;
}
.prolist ul li p a {
	width: 210px;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #666;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #e56600;
}
/* 产品详情 */
.proinfo {
	width: 100%;
	height: 250px;
}
.proinfo_img {
	float: left;
	width: 400px;

	border: 1px #d0d0d0 solid;
}
.proinfo_text {
	float: left;
	width: 470px;
	margin-left: 30px;
}
.proinfo_text h1 {
	color: #e56600;
	border-bottom: 1px #d0d0d0 solid;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.proinfo_text p {
	margin: 10px 0;
	color: #666;

}
.pro_c {
	color: #666;
	margin-top: 15px;
	padding-bottom: 20px;
	line-height: 24px;
}
/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	height: 110px
}
.related_title {
	border-bottom: 1px solid #ccc;
	margin: 0px 0 10px 0;
}
.related_title span {
	font-size: 14px;
	font-weight: bold;
}
.related_title a {
	float: right;
	font-size: 13px;
	font-weight: normal;
}
/*相关新闻*/

.related_news ul li {
	width: 50%;
	float: left;
	padding: 2px 10px;
	box-sizing: border-box;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 24px;
}
.related_news ul li a em {
	float: right;
}
/*相关产品*/
.related_product {
	height: 235px;
}
.related_product ul li {
	float: left;
    width: 165px;
    margin-left: 31px;
    margin-right: 31px;
}
.related_product ul li>a {
	border: 1px #ddd solid;
width: 165px;
height: 165px;
display: block;
}
.related_product ul li p a {
	text-align: center;
	display: block;
}
/*案例*/
.case_show {width:1002px; margin:0 auto;}
.case_show div img{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.case_show div:hover img{
	-webkit-box-shadow: 0 4px 4px #666;
	box-shadow: 0 4px 4px #666;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.al1 {float:left; width:495px; height:375px;margin-right:4px;}
.al2 {float:left; width:248px; height:185px;}
.al3 {float:right; width:251px; height:375px;}

.case_title_index {background: url(../images/title_index.png) center no-repeat;text-align:center;font-size:24px; height:58px;margin:40px auto 35px;}
.case_title_index p {font-size:24px; color:#e56600;}
.case_title_index span {text-transform:uppercase; font-family: impact; color:#fab00e;}


/* 分页 */
.page_info{text-align:center;margin-top:10px;color:#aaa;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:20px;line-height:20px;text-align:center;letter-spacing:0;;font-size:12px;margin-top:20px; border:none !important;}
.page_list a{display:inline-block;color:#aaa;border:1px solid #aaa;background:#fff;text-align:center;margin:0 1px; width:auto; height:20px; padding:0px 6px;font-family:"Microsoft Yahei";}
.page_list a:hover{color:#fff;border:1px solid #e56600;background:#e56600;}
.page_list a.on{color:#fff;border:1px solid #e56600;background:#e56600;}


.pagination {
    clear: both;
    margin: 10px 0;
    text-align: center;
}
.pagination li {
   display: inline-block;
*display: inline;
zoom: 1; 
}
.pagination li a {
    display: block;
    padding: 4px 12px;
    background-color: #fcfcfc;
    border: 1px solid #eeeeee;
}
.pagination li + li a {
    border-left: none;
}
.pagination li.active a,
.pagination li a:hover {
    background-color: #e56600;
    color: #ffffff;
}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.bg1_cont {width: 960px;margin:0 auto;/* height: 328px; */overflow: hidden;}
.bg1_text {padding-left: 30px;width:472px;background: url(../images/line1.gif) no-repeat left top;}
.bg1_text .p1 img {vertical-align: top;}
.bg1_text .p2 {padding: 16px 0 22px 0;font: 14px/24px "Microsoft YaHei";color: #333;}
.fr { float:right;}
.adv1 {background: url(../images/adv1.jpg) center no-repeat; height:721px;}
.adv3 {background: url(../images/adv3.jpg) center no-repeat; height:206px; margin-bottom:25px;}
color: #fff;
left: 50%;
font-size:14px;
margin: 0 0 0 -465px;}
.adv2 a:hover {color:#fab00e;}

	   /* 二级产品分类 */
.f6{    padding: 45px 0;
    width: 234px;}
.title1{width:234px; background:#e56600; height:80px; background:#e56600;}
.title1 span	{    margin: 0 0 0 5px; text-transform: uppercase; font-size: 20px; color: #fff; padding-left: 30px; }


.title1 h3{ font-size:24px; color:#F1F1F1; font-weight:normal; text-align:left;  padding-left: 60px; line-height: 45px;} 



/* 案例 */
.g_an{}
.g_an .u_tit2{font-size: 14px;color: #3c3c3c;line-height: 30px;text-align: center;margin: 0 0 30px 0;}
.more1{margin-left: 438px;margin-top: 12px;display: block; margin-bottom: 40px;}

.m_anli img{display: block; width: 226px; height: 140px;}
.m_anli li{float: left;width:226px;height:140px;overflow: hidden;position: relative; margin-right: 18px; margin-bottom: 20px;}
.m_anli .lastli{margin-right: 0;}
.m_anli li img{width:226px;height:140px;display: block;}
.m_anli .lastli{margin-right: 0;}
.m_anli li a{display: none;position:absolute;width:226px;height:140px;top:0;left:0;color:#fff;background: url(../images/anbg.png) no-repeat;}
.m_anli li a:hover{text-decoration: none;}
.m_anli li a h3{display: block; height:30px;margin:0 auto;padding:40px 0 0 0;text-align: center; font-size: 16px; color: #fff; font-weight: bold; line-height: 30px; overflow: hidden; margin-bottom: 5px;}
.m_anli li a p{font-size: 14px;color: #fff;line-height: 24px;height: 24px;overflow: hidden; padding: 0 20px;text-align:center;}

.m_anli li .btn{margin:0 auto; display: block; width: 187px; padding-left: 20px; }
.m_anli li .btn em{display: block; width: 82px; float: left; margin-right: 7px;}
.m_anli li .btn em img{width: 80px; height: 30px;background: none; border:none; }

	   
	   /* 询盘 */
.xqtitle{ width:80px; height:24px; text-align:center;  line-height:24px; background:#e56600; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei","微软雅黑"; color:#fff; }
.goodsConts{color:#666; margin-top:20px;}
.inquiry{ margin:0 auto; clear:both; font-size:14px; border:1px #ddd solid; padding:30px; background:#f8f8f8} 
.form-group1{ width:50%; float:left; margin-bottom:10px} 
.form-group10{ width:50%; float:left; margin-bottom:10px} 
.form-group2{ width:100%; float:left; margin-bottom:10px} 
.form-group3{ float:left; margin:0 50px 10px 0;} 
.form-group4{ float:left; margin-bottom:10px} 

.inquiry label{ float:left; line-height:30px;} 
.form-control1{ float:left; width:75%; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-control2{ float:left; width: 87.5%; border:1px #ddd solid; height:100px; line-height:30px;} 
.form-control3{ float:left; width:100px; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-sub1{ width:80px; height:30px; color:#fff; background:#e56600; border:none;}

	   /* 留言 */
.content01{padding: 10px 10px 20px 10px;}
.form-group{width: 650px; margin: 0 auto; clear: both; padding: 12px 0;}
.form-group label{float: left;}
.form-control{    float: left; width: 500px; border: 1px #ddd solid; height: 30px; line-height: 30px;}
.form-control-c{float: left; width: 500px; border: 1px #ddd solid; height: 100px; line-height: 30px;}
button.form-sub{width: 650px;  margin: 0 auto; clear: both; padding: 12px 0;}
.form-sub{    height: 40px; color: #fff; background: #e56600;  border: none;}
.form-control-y{    float: left;  width: 100px; border: 1px #ddd solid; height: 30px;  line-height: 30px;}


	   /* 首页热销产品 */
.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.hotproduct {margin: 15px 0 20px 0;}
#demo1p {
    width: 1200px;
    height: 330px;
    overflow: hidden;	margin:0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
ul {
	list-style: none outside none;
}
.top_14 li {
	float: left;
	height: 210px;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	width: 230px;
	background: #fff;
	margin-right: 20px;
	padding-left: 5px;
	border: 5px #eee solid;
}
.top_14 h2 {
	height: 180px;
	margin: 0 auto;
}
.top_14 h2 a {
	width: 230px;
	height: 180px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size: 129px;
*font-family:Arial;
/* color: #003366;
    font-weight: bold; */
}
.top_14 h2 img {
	vertical-align: middle;
}
.top_14 li p {
	margin-top: 7px;
}
.top_14 li p .a1 {
	font-size: 13px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 24px;
}
.top_14 li p .a1:hover {
	color: #146cd7;
}
	   /* 首页热销产品结束*/
	   
/*首页产品展示*/
.main {background: #fff;}
.font_w {font-family: 'Microsoft YaHei'; }
.wfixed {width: 1200px; margin: 0px auto; padding: 0px; }	
.fl {float: left;}
.insLeft{width:240px; /* margin-top:20px; */}
.insLeft{width:240px; /* margin-top:20px; */}
.mt30 { background:#fff;border:1px #eee solid;}
.fs26{font-size:26px;}
.fs16 {font-size: 16px; }
.fs14 {font-size: 14px; }
.asidePro ul li{ border-bottom:1px #eee solid; background:url(../images/flbj.png) no-repeat 10px center; height:51px; position:relative;}
.asidePro ul li a{height:51px;display:block;line-height:51px;color:#666;margin:1px 0px; text-align:left; padding-left:25px;}
.asidePro ul li a:hover,.asidePro dt a.cur{color:#e56600;}

.asidePro li ul{ display:none;}
.asidePro ul li:hover ul{ display:block; position:absolute; left:240px; top:0px; width:240px; z-index:99999; background:#fff; box-shadow:2px 2px 20px #eee;}





/*首页产品展示*/

.wfixed {width: 1200px; margin: 0px auto; padding: 0px; }
.tac { text-align: center; }
.fs22 {    font-size: 26px;  font-weight: bold; }
.line{    width: 200px; height: 3px; background: #e56600; display: inline-block;}
.woutLine .tit{height:76px;border-bottom:1px solid #ededed;line-height:30px;padding-top:35px;}
.woutLine .tit span{color:#146CD7;}
.woutLine .tit p{color:#9f9f9f;}
.woutLine .tit em{margin-bottom: 6px;left:526px;}


.cpfllb{    width: 1000px;
    margin: 0px auto;
	margin-top: 20px;}
.cpfllb a{    font-size: 14px;
    color: #666;}
.cpfllb a:hover{color:#0063CA;}
.cpfllb span {    padding: 0 25px;
    font-size: 13px;
    color: #666;}

	
	   /* 首页关于我们 */
	   

.about{ color:#fff; position:relative; background:url(../images/about.jpg) no-repeat top center #e56600; height:158px;}	
.about ul{ width:1200px; margin:0 auto;}  
.zc{ width:400px; float:left; padding-top:29px;}
.zc p{  text-align:center; border:1px #fff solid; margin:0 20px 20px 0px; color:#fff; font-size:16px; width:150px; float:left; line-height:40px; text-align:center; display:block;}
 
#icase{ width:100%; height:554px;  padding:40px 0px; background:url(../images/case_bg.jpg) no-repeat center;}
.icase{width:1200px; margin:0 auto; margin-top: 30px;}
.icase h3{ font-size:38px; line-height:100px; font-weight:normal; color:#fff; text-align:center; }
.icase h4{font-weight:lighter; font-size:20px; color:#fff; text-align:center;}

.iabout{ width:1200px; margin:0 auto;}
.iabout h3{ font-size:24px; padding-bottom:10px; position:relative; text-align:left; color:#e56600; font-weight:bold;}
.iabout h3 span{ font-size:14px; color:#333; font-weight:normal; padding-left:10px;}
.iabout h3 a{ position:absolute; width:26px; height:26px; top:50%; right:0; margin-top:-15px; border:2px #e56600 solid; text-align:center; overflow:hidden;  display:block;font-size:26px; line-height:22px; color:#e56600; font-weight:normal;}
.iabout p{line-height:35px; font-size:15px;   color:#333; padding-top:10px;}

.xwzx{}

 

	
	   /* 首页新闻 */
.cgal{width:100%;height:50px; border-bottom:1px #eee solid;}
.cgal p{font-size:14px; padding-left:15px;color:#146CD7; line-height:50px; font-weight:bold;}
.cgal p span{float:right;}
.cgal p span a{font-size:12px; line-height:50px; padding-right:15px; font-weight:normal;}
.youshi{background:url(../images/youshi.jpg) no-repeat center; height:200px;}

.xinwen li{ background:url(../images/yosIco.gif) no-repeat left;  border-bottom:1px #ddd dashed; height:43px; padding-left:20px;}
.xinwen li a{font-size:13px; width:100%; line-height:43px; font-weight:normal;}
.xinwen li a span{float:right; line-height:43px;}


.tit2{  font-size:30px; line-height:84px; text-align:center; overflow:hidden; background:url(../images/01.jpg) no-repeat ; color:#fff;}


.flow{    width: 210px; float: left;}
.flow_top{height: 77px;}
.flow_mian{ height: 440px; background:url(../images/flow_bj.png) no-repeat top center;}
.flow .flow_mian ul{  display: block;  list-style: outside none none;}
.flow .flow_mian ul li{    width: 100%; height: 55px; line-height: 55px;}
.flow_mian ul li i{ display: inline-block; width: 20%; font-size: 14px; text-align: center; color: #f51515;}
.flow_mian ul li span{    display: inline-block; width: 80%; font-size: 14px; color: white; text-indent: 3em;margin-left: 12px;}



.item_title{    background: url(../images/red_block.png) center left no-repeat; font-size: 16px; font-weight: bold; color: #da1608;
    height: 16px; line-height: 16px; text-indent: 18px;}.item_title span{    float: right; font-size: 13px; font-weight: normal; line-height: 16px;font-style: normal;}
.case{float: right; width: 950px;   }
.item_title span a{color: #da1608;}




.module_six{    width: 100%; height: 347px; background-color: #f7f7f7; padding-top:20px;}
.module_six .about_honor{padding: 30px; height: 280px;}
.content1{    width: 1200px;    margin-left: auto; margin-right: auto;}
.module_six .about_honor .about{float: left; width: 860px;}

.about_honor .about .about_main{    margin-top: 23px;  height: 233px;}
.about .about_main img{float: left; margin-right: 20px;}
.about .about_main .about_text{float: left; margin-right: 30px;  width: 490px;}
.about_main .about_text h3{    font-size: 16px;  font-weight: bold; color: #da1608; height: 24px; line-height: 24px;}
.about_main .about_text p.description{font-size: 13px; color: #454545; line-height: 30px; text-indent: 2em; height: 170px; padding: 7px 0; overflow: hidden; display: inline-block; text-align: justify;}
.about_main div a{    display: block; font-size: 13px; color: #da1608;line-height: 18px;
    height: 18px; background: url(../images/red_more.png) 5em center no-repeat;}

.module_seven .bannerbox3 {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 150px;
}
.module_seven .bannerbox3 .banner3 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 150px;
}


.question_ask .question .question_list{width: 1200px; height: 246px; margin-top: 20px;}
.question .question_list .qustion_item{width: 366px;height: 87px; float: left;margin-right: 18px; margin-bottom: 15px;
    background-color: #000000; padding: 8px;}.qustion_item:nth-child(3n){ margin-right:0px;}		
.question_list .qustion_item .wen{    width: 326px; height: 17px; line-height: 17px;
    padding-left: 24px; overflow: hidden; font-size: 13px; color: #D91610;}
.question_list .qustion_item .da{    width: 326px; height: 51px; line-height: 17px;
    margin-top: 10px; padding-left: 24px; overflow: hidden; font-size: 13px; color: #FFFFFF;}

.rongyu{ float: right; height: 237px;width: 320px; }.rongyu img {padding-top:22px;}

.menu li .topmenu{display:none; width:133px; position:absolute;top:0;left:0; z-index:9; background:#333; opacity:0.9;}
.menu li .topmenu{ height:auto; padding:0}
.menu li .topmenu li{float:none;padding:0; height:45px; text-align:center; line-height:45px;background:none; }
.menu li .topmenu li:hover{ background:#e56600;}
.menu li .topmenu li a{float:none;padding:0;width:133px;text-align:center;height:45px;line-height:45px; font-size:12px; color:#fff; border:0}
.menu li .topmenu li a:hover{ line-height:35px; background:none;}



.home-working {
    padding-top: 70px;
	background:#fff;
}

.title {
    text-align: center;
    color: #000;
}

.title h3 {
    font-size: 38px;
    margin-bottom: 15px;
}

.title p {
    font-size: 18px;
    margin-bottom: 13px;
}

.title i {
    display: block;
    margin: auto;
    background: url("../images/index-bg.png") no-repeat center;
    width: 726px;
    height: 14px;
}




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



.cpbj{ background: #f6f6f6; height: 700px; padding-top:50px; margin-top:30px;}
.sycp{ width:100%; background:#fafafa; height:650px; padding:50px 0px; margin-top:20px;}
.sycp ul{ width:1200px; margin:0 auto;}
.sycp ul li{ float:left; width:355px; margin-left:67px; margin-bottom:40px;}
.sycp ul li a{width:355px; height:236px; display:block;}
.sycp ul li p{ background:#fff; padding:22px 0px 22px 22px;}
.sycp ul li:hover{ 	-webkit-transform: translateY(-2px);-moz-transform: translateY(-2px);transform: translateY(-2px);box-shadow: 0 4px 30px #ddd;z-index: 2;}
.sycp ul li:nth-child(1){margin-left:0px;}
.sycp ul li:nth-child(4){margin-left:0px}



.ipro{padding: 20px 0px; margin: 0 auto;     margin-bottom: 10px;  }
.ipro div{float:left; width:355px; margin-left:40px; margin-bottom:40px;}
.ipro h3{ width: 355px;  height: 236px; }
.ipro h3 a{display:block;}
.ipro p{background:#f6f6f6; padding:22px 0px 22px 22px; text-align:left;}
.ipro div:hover{ 	-webkit-transform: translateY(-2px);-moz-transform: translateY(-2px);transform: translateY(-2px);box-shadow: 0 4px 30px #ddd;z-index: 2;}



.ipro1{padding: 20px 0px; margin: 0 auto;  margin-bottom: 10px;  }
.ipro1 div{float:left; width:280px;margin:0 10px 20px 10px ;  padding:4px; border:1px #eee solid;} 
.ipro1 h3{ width: 280px;  height: 210px; }
.ipro1 h3 a{display:block;}
.ipro1 p{background:#f6f6f6; padding:16px; text-align:left; font-size:15px; text-align:center;}
.ipro1 div:hover{ 	-webkit-transform: translateY(-2px);-moz-transform: translateY(-2px);transform: translateY(-2px);box-shadow: 0 2px 20px #ddd;z-index: 2;}



.gsxw{ width:830px; float:left;  }
.gsxw h3{ font-size:24px; padding-bottom:10px; position:relative; text-align:left; color:#e56600; font-weight:bold;}
.gsxw h3 span{ font-size:14px; color:#333; font-weight:normal; padding-left:10px;}
.gsxw h3 a{ position:absolute; width:26px; height:26px; top:50%; right:0; margin-top:-15px; border:2px #e56600 solid; text-align:center; overflow:hidden;  display:block;font-size:26px; line-height:22px; color:#e56600; font-weight:normal;}

.gsxw ul{ width:100%;  padding-top:5px; float:left;}
.gsxw ul li{ height:48px; border-bottom:1px #eee dashed;}
.gsxw ul li a{ line-height:48px;   color:#333; font-size:14px; display:block; overflow:hidden; height:48px;}
.gsxw ul li span{ float:right; line-height:48px;}


.lxwm{width:330px; height:260px;  padding-bottom:60px; float:right;}
.lxwm h3{ font-size:24px; padding-bottom:10px; position:relative; text-align:left; color:#e56600; font-weight:bold;}
.lxwm h3 span{ font-size:14px; color:#333; font-weight:normal; padding-left:10px;}
.lxwm h3 a{ position:absolute; width:26px; height:26px; top:50%; right:0; margin-top:-15px; border:2px #e56600 solid; text-align:center; overflow:hidden;  display:block;font-size:26px; line-height:22px; color:#e56600; font-weight:normal;}

.lxwm ul{ padding:5px;}
.lxwm ul li{font-size:14px; color:#333; line-height:48px; border-bottom:1px #eee dashed;}
.lxwm ul li a{height:48px;  line-height:48px; color:#333;}



.ilxwm{ width:240px;}
.ilxwm ul{ padding:5px 5px; border:1px #eee solid;}
.ilxwm ul li{font-size:14px; color:#333; line-height:43px; border-bottom:1px #eee dashed;}
.ilxwm ul li a{height:43px;  line-height:48px; color:#333;}


.news_list{ padding:0 20px;}

.main{ min-height:730px;}



#tedian{  background:#fafafa; width:100%; padding:5px 0px; height:600px;}
.tedian{ width:1200px; margin:0 auto; margin-top:40px;}



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


.red{ color:#e56600;}
.fl{ float:left;}
.fr{ float:right;}



#online_qq_tab a,.onlineMenu h3,.onlineMenu li.tli,.newpage{background:url(../images/float_s.gif) no-repeat;}
#onlineService,.onlineMenu,.btmbg{background:url(../images/float_bg.gif) no-repeat;}

#online_qq_layer{z-index:9999;position:fixed;right:0px;top:0;margin:150px 0 0 0;}
*html,*html body{background-image:url(../images/5cdca34267af4020b4e4b7a82e4ba081.gif);background-attachment:fixed;}
*html #online_qq_layer{position:absolute;top:expression(eval(document.documentElement.scrollTop));}

#online_qq_tab{width:28px;float:left;margin:120px 0 0 0;position:relative;z-index:9;}
#online_qq_tab a{display:block;height:118px;line-height:999em;overflow:hidden;}
#online_qq_tab a#floatShow{background-position:-30px -374px;}
#online_qq_tab a#floatHide{background-position:0 -374px;}

#onlineService{display:inline;margin-left:-1px;float:left;width:130px;display:none;background-position:0 0;padding:10px 0 0 0;}
.onlineMenu{background-position:-262px 0;background-repeat:repeat-y;padding:0 15px;}
.onlineMenu h3{height:36px;line-height:999em;overflow:hidden;border-bottom:solid 1px #ACE5F9;}
.onlineMenu h3.tQQ{background-position:0 10px;}
.onlineMenu h3.tele{background-position:0 -47px;}
.onlineMenu li{height:36px;line-height:36px;border-bottom:solid 1px #E6E5E4;text-align:center;}
.onlineMenu li.tli{padding:0 0 0 22px;font-size:12px;text-align:left;}
.onlineMenu li.zixun{background-position:0px -131px;}
.onlineMenu li.fufei{background-position:0px -190px;}
.onlineMenu li.phone{background-position:0px -244px;}
.onlineMenu li a.newpage{display:block;height:36px;line-height:999em;overflow:hidden;background-position:5px -100px;}
.onlineMenu li img{margin:8px 0 0 15px;float:left;}
.onlineMenu li.last{border:0;}
.onlineMenu li a{font-size:12px; color:#000; text-decoration:none;line-height:36px;}
.wyzx{padding:8px 0 0 5px;height:57px;overflow:hidden;background:url(../images/webzx_bg.jpg) no-repeat;}
.ewm{width:100px; height:100px;background:url(../images/ewm.png) no-repeat;}
.btmbg{height:12px;overflow:hidden;background-position:-131px 0;}

.sycpfl{width:1200px; margin:0 auto; height:65px;}
.sycpfl ul{ margin:35px 0px;}
.sycpfl ul li{ margin:0px 5px;  width:159px; float:left; border:1px #999 solid; height:40px;}
.sycpfl ul li a{ font-size:14px; line-height:40px; display:block; text-align:center; }
.sycpfl ul li a:hover{ background:#e56600; color:#fff;}


.zsdh01{ height:470px;width:310px; background:#f7f7f7;float:left; margin:0 15px; }
.zsdh01 h2{ color:#666; font-size:40px; font-weight:bold; text-align:center; line-height:60px;}
.zsdh01 h3{ color:#333; font-size:20px; font-weight:bold; text-align:center; line-height:32px; padding-top:30px; }
.zsdh01 p{ color:#666; line-height:28px; padding:15px; font-size:15px;}
.zsdh01:hover{background:#e56600;}
.zsdh01:hover h2{ color:#fff;}
.zsdh01:hover h3{ color:#fff;}
.zsdh01:hover p{ color:#fff !important;}


.xf{ position:fixed; z-index:99999; left:0px; top:20%; width:200px; height:200px;}


.wyzx{padding:8px 0 0 5px;height:57px;overflow:hidden;background:url(../images/webzx_bg.jpg) no-repeat;}
.ewm{width:100px; height:100px;background:url(../images/ewm.png) no-repeat;}
.btmbg{height:12px;overflow:hidden;background-position:-131px 0;}



.ys{width:1200px; margin:0 auto; position:relative; height:690px;}
.ys1{ width:600px; float:left; position:relative;}
.ys1 h3{ color:#000; font-weight:700;  font-size:22px; padding:5px 5px 10px 5px;}
.ys1 h3 p{color:#e56600; padding:0px; font-size:24px; padding-left:72px!important;}
.ys1 h3 span{ font-size:24px; color:#000; padding-left:70px;}
.ys1 h3:before{ content:"01"; position:absolute;top:7px;left:0;width:58px;height:58px;background:url(../images/advtange_bg.png) no-repeat; color:#fff;text-align:center;font-weight:bolder;font-size:36px;line-height:58px}
.ys1 p{ padding-left:76px !important; height:auto; color:#5b5b5b; font-size:14px; padding:3px 5px; line-height:30px;}



.ys2{ width:600px; float:left; position:absolute; left:0px; top:180px;}
.ys2 h3{ color:#000; font-weight:700;  font-size:22px; padding:5px 5px 10px 5px;}
.ys2 h3 p{color:#e56600; padding:0px; font-size:24px; padding-left:72px!important; }
.ys2 h3 span{ font-size:24px; color:#000; padding-left:70px;}
.ys2 h3:before{ content:"02"; position:absolute;top:7px;left:0;width:58px;height:58px;background:url(../images/advtange_bg.png) no-repeat; color:#fff;text-align:center;font-weight:bolder;font-size:36px;line-height:58px}
.ys2 p{ padding-left:76px !important; height:auto; color:#5b5b5b; font-size:14px; padding:3px 5px; line-height:30px;}

.ys3{ width:600px; float:left; position:absolute; right:0px; top:350px;}
.ys3 h3{ color:#000; font-weight:700;  font-size:22px; padding:5px 5px 10px 5px;}
.ys3 h3 p{color:#e56600; padding:0px; font-size:24px; padding-left:72px!important;}
.ys3 h3 span{ font-size:24px; color:#000; padding-left:70px;}
.ys3 h3:before{ content:"03"; position:absolute;top:7px;left:0;width:58px;height:58px;background:url(../images/advtange_bg.png) no-repeat; color:#fff;text-align:center;font-weight:bolder;font-size:36px;line-height:58px}
.ys3 p{ padding-left:76px !important; height:auto; color:#5b5b5b; font-size:14px; padding:3px 5px; line-height:30px;}

.ys4{ width:600px; float:left; position:absolute; right:0px; top:530px;}
.ys4 h3{ color:#000; font-weight:700;  font-size:22px; padding:5px 5px 10px 5px;}
.ys4 h3 p{color:#e56600; padding:0px; font-size:24px; padding-left:72px!important;}
.ys4 h3 span{ font-size:24px; color:#000; padding-left:70px;}
.ys4 h3:before{ content:"04"; position:absolute;top:7px;left:0;width:58px;height:58px;background:url(../images/advtange_bg.png) no-repeat; color:#fff;text-align:center;font-weight:bolder;font-size:36px;line-height:58px}
.ys4 p{ padding-left:76px !important; height:auto; color:#5b5b5b; font-size:14px; padding:3px 5px; line-height:30px;}
.nrfg{margin-top:36px;}