﻿@charset "utf-8";
/* CSS Document */
/*通用样式*/
*{font-size:12px;font-family:"宋体";  padding:0px; margin:0px; color:#666;}
img{ border:0;}
a{text-decoration:none;}
body,div,box,p,span,h1,ul,li,form,select,input{margin:0px;padding:0px;} 
ul,li{list-style:none;}
.clear{clear:both;}
body{ margin:0px; padding:0px; background:#fff;}
.left{ float:left;}
.right{ float:right;}





/*页面首页*/
.w100{ width:100%; overflow:hidden; margin:0 auto;}

.w1{ width:1024px; overflow:hidden; margin:0 auto;}
.logo{ overflow:hidden; padding:20px 0px;}
  .logo .logo_img{ width:429px; height:69px; overflow:hidden;}
     .logo .logo_img img{ width:429px; height:69px; }
  .logo .phone{height:69px width:293px; overflow:hidden;}
    .logo .phone img{height:69px width:293px; }
/*页面导航*/
#nav_box{ height:50px; background:#3682ba;}
#nav{margin:0 auto;width:960px;height:50px;}
#nav .mainlevel{float:left;width:120px;}
#nav .mainlevel #nav_lm{color:#fff;text-decoration:none;line-height:50px;display:block; text-align:center;  font-weight:bold; }
#nav .mainlevel a:hover{ color:#fff; background:#f1921d;}
#nav .mainlevel a{color:#fff;text-decoration:none; font-family:"微软雅黑"; font-size:16px; font-weight:bold;}
#nav .mainlevel a:hover,#nav .mainlevel a.cur{color:#15acb5;text-decoration:none;}
#nav .mainlevel li{width:128px;/*IE6 only*/ text-align:center;}

/*首页主体*/
#banner{position:relative;z-index:0;width:100%;margin:0 auto;height:422px;background:#fff;}
#banner .banner-btn-bj{width:1000px;height:24px;position:absolute;bottom:10px;z-index:999; right:150px;}
#bannerBtn{float:right;}
#bannerBtn li{float:left;display:inline;width:20px;height:20px;line-height:20px;text-align:center;margin-right:5px;background:#4f96ff;cursor:pointer;border:0px ;}
#bannerBtn li.cc{background:#1a539d;color:#fff; border:0px;}
#bannerMain{width:100%;height:422px;overflow:hidden;}
  #bannerMain img{width:100%;height:422px;}


.about{ width:590px; overflow:hidden; margin-top:10px;}		
.a_tit{ width:100%; height:42px; line-height:42px;}		
.a_tit .zw{ font-size:15px; font-weight:bold; font-family:"微软雅黑"; border-bottom:2px solid #f1921d; line-height:30px; display:inline-block;}		
.a_tit .yw{font-size:15px; font-weight:bold; font-family:"微软雅黑"; display:inline-block; color:#666666; padding-left:7px; border-bottom:2px solid #f1921d;  line-height:30px; }		
.a_tit a{ float:right;}	
	
.about .a_con{ overflow:hidden; line-height:26px;}
  .about .a_con img{ width:230px; height:auto; margin-right:10px; float:left;}
.news{ width:400px; overflow:hidden; margin-top:10px;}  
  .news ul li{ height:30px; line-height:30px;}  
  .news ul li a{ line-height:30px; width:300px; overflow:hidden; display:inline-block; margin-left:3px; float:left;}  
  .news ul li span{ float:right;}  
  

/*产品展示*/				
.cpzs{ overflow:hidden;  background:url(../images/dy_42.jpg) no-repeat; margin-top:15px;}				
  .cpzs .cp_tit{ height:56px; line-height:56px; }				
    .cpzs .cp_tit span{ height:26px; border-bottom:2px solid #ccc; display:inline-block; width:425px;}
    .cpzs .cp_tit .cp_bt{ height:40px; border-bottom:0px solid #ccc; display:inline-block; width:174px; background:#3682ba; color:#fff; font-size:16px; font-family:"微软雅黑"; line-height:40px; font-weight:bold; text-align:center;}
					

.in_fa{width:1024px; height:234px; margin:0 auto; overflow:hidden; }
			#in_js{width:1024px; height:234px; position:relative; float:left; margin:0 auto; overflow:hidden;}
				#in_js ul{height:274px; margin:10px 0; position:absolute; left:0;}
					#in_js li{width:257px; float:left;}				
						#in_js li:hover{position:relative;}
						#in_js li img{width:247px; height:167px; padding:1px; border-top:6px solid #99C228;  float:left; border:1px solid #e6e7e8;}
						#in_js li h2{width:250px; height:30px; line-height:30px; text-align:center; border-top:none; float:left; overflow:hidden; background:#e6e6e6; color:#ccc;}
						
						
.anli{ width:700px; overflow:hidden;}
  .anli .anli_title{ height:40px; line-height:40px; margin-bottom:10px; }				
    .anli .anli_title span{ height:26px; border-bottom:2px solid #ccc; display:inline-block; width:265px;}
    .anli .anli_title .an_bt{ height:40px; border-bottom:0px solid #ccc; display:inline-block; width:170px; background:#3682ba; color:#fff; font-size:16px; font-family:"微软雅黑"; line-height:40px; font-weight:bold; text-align:center;}
  .anli  ul li{ width:223px; overflow:hidden; float:left; margin-left:10px; }

  .anli  ul li .an_img{ width:223px; height:180px;  display:block;}
    .anli  ul li .an_img img{ width:223px; height:180px;  }
  .anli  ul li .an_tit{ width:223px; height:30px; line-height:30px; display:block; text-align:center;}

.cont{ width:280px; overflow:hidden;}
  .cont .cont_title{ height:40px; border-bottom:0px solid #666; display:inline-block; width:100%; background:#3682ba; color:#fff; font-size:16px; font-family:"微软雅黑"; line-height:40px; font-weight:bold; text-align:center;}
  .cont .cont_nr{   overflow:hidden; padding-left:20px; width:288px; padding-top:20px; padding-bottom:30px; background:#eeeeee; }
    .cont .cont_nr p{ height:28px; line-height:28px;}						
						
						
						
						
				
/*页脚	*/			
.flink{ line-height:40px; margin-top:20px; border-top:1px dashed #ccc;}	
  .flink p { width:100%; overflow:hidden;  line-height:40px;}	 
  .flink p span{ font-size:14px; font-weight:bold; color:#333333; }	 
  .flink p a{ display:inline-block; margin-left:10px; color:#333333;}	
   
.footer{ background:#246cd7;  padding:20px 0px; color:#fff; }
 .footer p{height:55px; line-height:40px; text-align:center; color:#fff;}
 .footer p a{ color:#fff; margin:0px 20px;}
 .footer p span{ color:#fff; margin-right:20px;}
	
/*页面左部*/
.l_side{ width:280px; overflow:hidden;}	
.cp{ width:280px; overflow:hidden; margin:10px 0px;}
  .cp .cont_title{ height:40px; border-bottom:0px solid #666; display:inline-block; width:100%; background:#3682ba; color:#fff; font-size:16px; font-family:"微软雅黑"; line-height:40px; font-weight:bold; text-align:center;}
  .cp .cp_nr{   overflow:hidden;  width:280px; padding-bottom:10px; background:#eeeeee;  }
  .cp .cp_nr ul li{ height:35px; line-height:35px; text-align:center; background:#ccc; border-radius:10px; margin-top:10px;}
    .cp .cp_nr ul li a:hover{ color:#3682ba;}
	
/*单页面*/
.r_side{ width:715px; overflow:hidden; background:#eee; border-radius:10px; margin-top:10px;}	
.position{ height:40px; line-height:40px; border-bottom:1px solid #ccc; padding-left:10px; font-size:14px; font-weight:bold;}	
  .position a{ display:inline-block; margin:0px 5px;}	
.about_con{ overflow:hidden; padding:20px 10px; line-height:25px;}	
/*新闻页面*/	
.news_list{overflow:hidden; padding:20px; }
  .news_list li{ line-height:30px; border-bottom:1px dashed #ccc;}
    .news_list .news_tit{ line-height:30px; height:30px; overflow:hidden;}
    .news_list .news_tit a{ display:inline-block; width:600px; overflow:hidden; font-weight:bold;}
    .news_list .news_tit span{ float:right;}
    .news_list .news_small{ line-height:30px; max-height:60px; overflow:hidden; text-indent:1em;}
/*分页列表*/
.pagelist{ height:40px; line-height:40px; text-align:center; clear:both;}
  .pagelist a{ display:inline-block; margin-right:10px;}
  
.page{ height:40px; line-height:40px;  clear:both;}
  .page span{ width:46%; padding-left:4%; display:inline-block; overflow:hidden;}

  
/*产品列表*/	
.pro_list{overflow:hidden; padding:20px 0px; padding-left:10px; }
  .pro_list li{ width:234px; overflow:hidden; float:left;}
  .pro_list li img{ width:224px; height:160px;}
  .pro_list li .pro_tit{ width:224px; height:40px; line-height:40px; text-align:center; display:inline-block;}
  
/*内容页*/
.news_con{overflow:hidden; padding:20px 0px; }
  .news_con .ne_bt{ height:30px; line-height:30px; text-align:center; font-size:14px; font-weight:bold;}
  .news_con .ne_time{ height:40px; line-height:40px; text-align:center; border-bottom:1px dashed #ccc;}
  .news_con .ne_con{ padding:20px; line-height:25px;}
  

/*留言页面*/
 
 .ly{ margin-left:50px; overflow:hidden; min-height:300px; margin-top:20px;} 
 .ly label{ display:block; margin-bottom:10px;} 
 .ly .text{height:80px;display:inline-block;} 
 .ly .tj{ width:100px; height:25px; line-height:25px; background:#ccc; border:0px; border-radius:10px; color:#666; margin-left:30px; margin-top:10px; font-weight:bold; letter-spacing:2px;}   
  
  
  
  
  
  
  
  
  
