@charset "utf-8";
/* CSS Document */
/*全局清理*/
*{margin:0px; padding:0px;}
bady{padding:0px; margin:0px; font-size:12px; font-family:Microsoft YaHei,"Arial Black","黑体"; border:0px;}
img,p,h3,ul,li,h6,a,dl,dt,dd,span,h5,h4.h2,input,textarea{border:0px; margin:0px; padding:0px; list-style:none; font-weight:normal;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}

.retrun{padding:20px 50px; font-size:14px; font-weight:bold; width:903px; margin:0px auto 10px;}
.retrun a{display:block; float:right;}
.retrun a:link, .retrun a:visited{color:#000; text-decoration:none;}         <!--返回的链接样式-->
.retrun a:hover{text-decoration:none; color:#000;}

.top{
	width: 100%;
	height: 125px;
	background: url(../images/top_bg.jpg) repeat-x;
	
}
.t_cen{width:1003px; height:125px; margin:0 auto; padding-left:16px;}
.logo{padding-top:28px; float:left;}
.nav{width:670px; height:77px; float:right; padding:24px 0px 0px 20px; *vertical-align:bottom;}
.top h6{color:#006b65; font-size:14px; float:right; padding-right:30px; font-family:Microsoft YaHei; }
.nav h6 a:link, .nav h6 a:visited{color:#006B65;}
.nav h6 a:houver{color:#006B65;}

.nav ul li{*vertical-align:bottom; *float:left;}
.nav ul li a{font-weight:900; font-family:"黑体"; font-size:18px; float:left; *margin:0; padding:0;}/**/
.nav ul a:link, .nav ul a:visited{color:#ff7c3b; background:none; padding:12px 18px; float:left;}
.nav ul a:hover{ color:#FFFFFF; background-color:#008996; padding:12px 18px; float:left;}

.top .nav .en li a{font-size:16px; font-family:"Arial Black";}
.top .nav .en li a:link, .top .nav .en li a:visited{color:#FF7C3B; background:none; padding:12px 18px; float:left;}
.top .nav .en li a:hover{color:fff; background-color:#008996; padding:12px 18px; float:left;}


#banner{width:1003px; height:380px; margin:8px auto;}


.product{width:1000px; height:214px; margin:0px auto; background:url(../images/pro_bg.png) no-repeat; position:relative;overflow:hidden} 
.product01{width:956px; height:172px; position:relative;overflow:hidden; margin:21px 22px; *margin:0px 22px; *height:192px;}
#demo1{z-index:100; width:1000px; float:left;}
#demo2{float:left; width:1000px}
.product li{float:left; margin:0px 14px; vertical-align:middle; *margin:21px 14px;}
/*.product .start{margin-left:38px;}
.product .end{margin-right:38px;}*/
.product img{border:1px solid #b3b3b3; width:169px; height:169px;}
.product .pro{background:url(../images/product.png) no-repeat left top; width:100px; height:102px; position:absolute; z-index:200; float:left; *left:0;}
.product .more{float:right; position:absolute; z-index:200; right:0;}
.product a{display:inline-block;  background:url(../images/pro_more.png) no-repeat; width:88px; height:87px;}


.all{width:1003px; height:252px; margin:0px auto; padding-top:8px;}
.about{background:url(../images/one_bg.jpg) no-repeat; position:relative; z-index:0; width:322px; height:244px; float:left; margin:0px 6px;}
.about .ab_pic{background:url(../images/about.png) no-repeat left top; width:100px; height:102px; position:absolute; z-index:200;}
.all dd{color:#007cc3; font-size:12px; padding:8px 4px 0px 4px; line-height:24px;}
.all dl{padding:14px 15px 0px 15px; width:292px; height:230px; position:absolute; z-index:100;}

.all .news{background:url(../images/two.jpg) no-repeat; position:relative; z-index:0; width:322px; height:244px; float:left; margin:0px 6px;}
.all .news .ne_pic{background:url(../images/new.png) no-repeat left top; width:101px; height:102px; position:absolute; z-index:200;}
.all .news .ne_more{float:right; position:absolute; z-index:200; right:0;}
.all .news .ne_more a{display:inline-block; background:url(../images/n_more.png) no-repeat; width:88px; height:88px;}
.all .news dd{padding:1px;}

.all a:link, .all a:visited{color:#007cc3; text-decoration:none;}
.all a:hover{}
.all .contact{background:url(../images/three_bg.jpg) no-repeat; position:relative; z-index:0; width:322px; height:244px; float:left;margin:0px 6px;}
.all .contact .con_con{background:url(../images/contact.png) no-repeat right top; width:101px; height:102px; float:right; position:absolute; z-index:200; right:0px;}
.all .contact dd{line-height:20px; padding-top:0px;}


.foot{background:url(../images/foot.jpg); width:100%; height:67px; color:#002b65; text-align:center; font-size:12px; line-height:24px; padding-top:30px;}

/*英文版页面*/
.nav_en{width:680px; height:77px; float:right; padding:24px 0px 0px 10px; }
.top h6{color:#006b65; font-size:14px; float:right; padding-right:30px; font-family:Arial; }
.nav_en h6 a:link, .nav h6 a:visited{color:#006B65;}
.nav_en h6 a:houver{color:#006B65;}
.nav_en ul li{*vertical-align:bottom; *float:left;}
.nav_en ul li a{font-weight:900; font-family:Arial; font-size:16px; float:left;}
.nav_en ul li a:link, .nav_en ul li a:visited{color:#ff7c3b;  padding:12px 14px;}
.nav_en ul li a:hover{ color:#FFFFFF; background-color:#008996; padding:12px 14px;}
.ab_pic_en{background:url(../images/ab_en.png) no-repeat left top; width:100px; height:102px; position:absolute; z-index:200;}
.ne_pic_en{background:url(../images/new_en.png) no-repeat left top; width:101px; height:102px; position:absolute; z-index:200;}
.con_con_en{background:url(../images/con_en.png) no-repeat right top; width:101px; height:102px; float:right; position:absolute; z-index:200; right:0px;}
.pro_en{background:url(../images/pro_en.png) no-repeat left top; width:100px; height:102px; position:absolute; z-index:200; float:left; *left:0;}
.all .dd_en{color:#007cc3; font-size:12px; padding:4px 4px 0px 4px; line-height:20px;}
.all .contact .dd_en{line-height:18px; padding-top:0px;}

/*产品业*/
.recom{width:1003px; margin:0px auto; overflow:hidden;}
.recom h6{ font-size:22px; font-weight:bold; color:#dd137b; float:left; height:77px; line-height:77px; background:url(../images/pr_bg01.png) no-repeat; width:913px; padding:0px 30px 0px 60px;}

.recom span{font-size:16px; color:#4b4b4b; font-family:Arial; float:right; display:block;}
.left{float:left; width:265px; margin:10px 0px;}
.left h5{color:#000; font-size:16px; padding-left:20px; background:url(../images/pro.png) no-repeat; height:34px; line-height:34px;}
.left ul li{height:30px; line-height:30px; padding-left:28px; background:url(../images/newicon.png) no-repeat 10px center; font-size:12px; clear:both;}
.right{float:right; margin:10px 0px; width:726px;}
.de{color:#000; font-size:12px; background:url(../images/pro0.png) no-repeat; height:34px; line-height:34px; width:715px; padding-right:10px; text-align:right;}
.recom .right dl{width:230px; height:290px; padding:10px 5px; float:left;}
.recom .right dd{font-size:12px; text-align:center; padding:6px;}


.pr_detail{width:950px; margin:20px auto 10px; overflow:hidden; padding:0px 24px;}
.pr_detail h5{text-align:center; float:left; min-width:300px; max-width:698px; margin:0px 4px 4px 0px;}
.pr_detail h6{font-size:18px; font-weight:900; color:#000000; }
.pr_detail h4{font-size:16px; font-weight:900; color:#FF7C60; margin-top:10px; }
.pr_detail .words .intre{color:rgba(0,0,0,1.00); font-size:12px; line-height:24px;}

/*企业简介*/
.ab_detail{width:1003px; margin:0px auto 10px; overflow:hidden;}
h2{font-size:22px; font-weight:900; color:#dd137b; width:943px; height:77px; line-height:77px; background:url(../images/pr_bg01.png) no-repeat; padding:0px 30px 0px 60px;}
.ab_us .left h5{text-align:left; margin:0px; width:265px;}
.ab_rig{width:726px; float:right; margin:10px 0px;}
.ab_us h5{float:left; min-width:400px; max-width:710px; text-align:center; margin:10px 10px 0px 0px; overflow:hidden; }
.ab_us .factroy{color:rgba(0,0,0,1.00); font-size:12px; line-height:24px; padding:0px 10px;}



/*新闻列表*/
.ne_con{width:1003px; margin:0px auto 10px; overflow:hidden;}
.ne_con .right li{padding-left:50px; background:url(../images/icon.png) no-repeat 20px center; height:50px; line-height:50px; font-size:12px; border-bottom:#999 1px dashed; width:676px; margin:0 auto;}
.ne_con .right span{float:right; *margin-top:-48px;}


/*新闻详情页*/
.new_detail{margin:0px auto; width:1003px; overflow:hidden;}
.new_detail .new_rig{float:right; width:700px;}
.new_detail .time{border-bottom:#9E9E9E 1px solid; height:20px; font-size:10px; color:#A3A3A3; margin:0 auto 10px; text-align:center; width:960px;}
.new_detail h6{font-size:14px; font-weight:bold; text-align:center; height:40px; line-height:40px;}
.new_detail .content{line-height:24px; padding:0px 20px; font-size:12px;}

/*联系我们页面*/
.cont{width:1003px; margin:0px auto 10px;}
.cont .add{font-size:12px; line-height:24px; padding:20px; width:226px; float:left;}


/*客户留言*/
.message{width:1003px; margin:0px auto 12px;}
.message h2{margin-bottom:12px;}
.message table td{background-color:#FFF; height:40px;}
.message table input{margin-left:10px; background-color:#eee;}


#di{height:30px; width:560px;margin:0 auto; margin-top:26px; margin-bottom:16px; line-height:20px}
#di .shu{ width:20px; height:14px; color:#000; vertical-align:top;  font-size:12px; border:1px solid #e6e6e6; }
#di a{ display: block; float:left; background:#e6e6e6; padding:0 8px; margin-right:6px; height:20px; line-height:20px;color:#000;font-size:12px}
#di a:hover{ background: #2a87d6; color:#fff}
#di span{ display: block; float:left;  padding:0 2px; margin-right:4px; height:20px;line-height:20px; font-size:12px}
#di b{ color:#fff}
#di input{ vertical-align: bottom}



