﻿@charset "utf-8";
/* CSS Document */
 body,ul,li,ol,p,h1,h2,h3,h4,h5,h6{ padding:0;margin:0;}
 ul li{list-style: none;}
 
.title{ width:1200px; height:90px; margin:0 auto;}
h1,.title-middle{ float:left;}
h1{ margin-top:30px;}
.title-tel{float:left;}
.title-middle{margin:30px 0 0 40px; height:60px; padding-left:50px; font-size:22px; font-family:"微软雅黑"; color:#e80000; background:url(/images/jinpai.gif) no-repeat 0 5px;}
.title-tel{height:40px; margin:30px 80px 0 0; padding-left:40px; font-size:22px;font-family:"微软雅黑"; font-weight:bold; background:url(/images/phone.gif) no-repeat 0 3px; }
.title-gaoxin{ float:left; }
.clearfloat{clear:both;}

.title h1{ margin-top:20px;}

/*nav*/
#nav{width:100%; height:60px; background-color:#CB2F32;z-index:200;position:relative;}
#nav .nav01{ margin:0 auto; padding:0; width:1000px; height:60px;}
#nav ul a{color:#fff; font-size:16px;  }
#nav ol a{color:#000 }
#nav .nav01 ul{ width:1000px; height:60px;line-height:60px;margin-left:-50px; }
#nav .nav01 ul .sy:hover{ background-image:none;}
#nav .nav01 ul li{ float:left; width:14%; height:100%;  color:#fff; font-size:18px; text-align:center; line-height:60px;}
#nav .nav01 ul:hover a{ text-decoration:none;}
#nav .nav01 ul li:hover {  color:green; background:#CB2F32 url(/images/icon.png) no-repeat  center center;background:#930000;}
#nav .nav01 ul ol{ width:100%; height:0px; transition:all linear 0.5s; overflow:hidden;background-color:#fff;}
#nav .nav01 ul ol li{ width:100%; height:40px; line-height:40px; text-align:center; }
#nav .nav01 ul ol li a{ font-weight:500; color:black; text-decoration:none; font-size:16px;}
#nav .nav01 ul ol li:hover a{color:white;}
#nav .nav01 ul ol li:hover {background:#CB2F32;}

/*#nav .nav01 ul li:hover ol{height:280px;transition:all linear 0.5s; z-index:198}*/
#nav .nav01 ul .ol01:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol02:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol03:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol04:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol05:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol06:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul .ol07:hover ol{height:auto;transition:all linear 0.5s; z-index:198}
#nav .nav01 ul ol li:hover{ background: ;}
/*nav结束*/


/*banner轮播的样式*/
.focus{ position:relative; width:100%; height:680px; background-color: #000;margin-top:2px;z-index:100}  
.focus img{ width: 100%; height: 600px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px;  filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(/images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 
/*banner轮播的样式结束*/


