@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#5C5C5C;
	background-color:#F0F0F0;
	font-size:12px;
}
div, h1, h2, h3, h4,h5, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a{
    blr:expression(this.onFocus=this.blur());   /*    IE Opera    */
    outline:none;   /*    FF Opera    */
}
a:focus{ 
    -moz-outline-style: none;   /*    FF    */
}

a{
	color:#5C5C5C;
	text-decoration:none;
}
a:hover,a:active{
	color:#F2AA1C;
}


/*------------------------------------------------body--------------------*/
#main{
	width:918px;
	margin:0 auto;
	border:1px solid #BEBEBE;
	text-align:center;
	height:auto;
     }
#main div.index_banner{
	width:916px;
	
	}
	
#main div.index_content{
	width:916px;
	margin-top:5px;
	height:100%;
	background-color:#FFF;
	min-height: 379px; 	
	}

	
.about_right{
	text-align:left;
	line-height:22px;
	width:80%;
	margin:0 auto;
	margin-bottom:50px;
	}
.about_img {
	float:right;
	margin-left:20px;
	display:block;
	margin-top:26px;
	
	}	
	
h3 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	background:url(../images/about_003.gif) no-repeat left;
	text-align:left;
	padding-left:30px;
	width:100%;
	
	}	
	
 div.content_left{ 
    float:left;
	width:243px;
	height:379px;
	background:url(../images/left_bg.jpg) no-repeat;
	text-align:center;
	}
	
 div.content_left_about{ 
    float:left;
	width:243px;
	height:680px;
	background:url(../images/left_bg_about.jpg) no-repeat;
	text-align:center;
	}		
	
 div.content_left img{
	margin:10px;
    border:0px;
	} 
 div.content_right{ 
    float:right;
	width:670px;
	background-color:#FFF;
	
	
	}	


/*------------------------------------------------end--body--------------------*/
.menu{ 
     height:92px;
	 text-align:left;
	 }
	 
.logo{
	float:left;
	width:241px;
	
	}	 
	 
.nuv{
	float:right;
	width:675px;
	height:92px;
	background:url(../images/xian.jpg) repeat-x;
	text-align:left;
	}

.small_nav
    {
	height:26px;
	line-height:26px;
	text-align:right;
	padding-right:40px;
	color:#FFF;
	}
.small_nav a:link, .small_nav a:visited {
    color: #fff;
	font-size:9pt;
	text-decoration:none;
}

.small_nav a.current, .small_nav a:hover, .small_nav a:active {
    color: #fff;
    
}



/* Nav
==========================================================*/
.nav {
width:675px;
    position: relative;
	margin:0px auto;
}
.navinner {
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
}
.nav a {
    display: block;
    width: 71px;
    text-align: center;
    font-size: 110%;
	font-weight: bold;
	 color: #F0F0F0;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
}
.subnav p span {
    display: block;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(../images/lrtk.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #313131;
}
.subnav a:hover, .subnav a:active {
    color: #000000;
}
.subnav a:hover, .subnav a:active {
    background: none;
    border-bottom: 1px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 70px; }
#subnav2 { left: 150px; }
#subnav3 { left: 230px; }
#subnav4 { left: 450px; }
#subnav5, #subnav6, #subnav7 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 200px; }
#subnav6 .pointer { left: auto; right: 180px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
-->	
	
	
	


div.content_left  div.search{
	
	background:url(../images/index_search_bg.jpg) no-repeat;
	width:208px;
	height:62px;
	margin:0 auto;
	margin-top:15px;
	}
div.content_left  div.search div{
	text-align:left;
	width:120px;
	margin:0 auto;
	padding-left:30px;
	padding-top:12px;
	}
div.content_left  div.search div span{
	display:block;
	
	}



div.index_title{
	width:100%;
	height:29px;
	line-height:29px;
	background-color:#005AAA;
	text-align:left;
	
	}

div.index_title h1{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:150px;
	float:left;
	margin-left:10px;
	}
 h2{
	font-size:14px;
	width:90%;
	margin:0 auto;
	font-weight:bold;
	color:#000;
	float:left;
	margin-left:10px;
	text-align:left;
	margin-top:5px;
	height:25px;
	line-height:25px;
	}

.index_title a{
	float:right;
	font-size:9pt;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:80px;
	
	
}	
	
.index_title a:hover,.index_title a:active{
	font-size:9pt;
	color:#EDEEEE;
	text-decoration:none;
}

.index_about{
	width:90%;
	padding:5px 10px;
	line-height:22px;
	margin:0 auto;
	text-align:left;
	}


/*------------------------------------------------关于我们--------------------*/	

.about{ 
    text-align:left;
	line-height:22px;
	padding-top:15px;
	
}
div.about ul{
	display:block; margin-right:15px;
	}

div.about ul  li{
	list-style-type:none;
	background:url(../images/dd.jpg) left  no-repeat; 
	text-align:left; 
	padding:0px   0px  0px   15px;
	margin:10px 0px;
	} 	
	
/*------------------------------------------------首页滚动样式--------------------*/	



.cls_border{border:1px solid #B3CBE5;min-height:116px;border-top:none;}
.cls_scroll_left{width:30px;float:left;display:inline;height:120px;overflow:hidden;background:url(../images/bk_arrow_l.jpg) no-repeat 8px 50px;cursor:pointer; }
.cls_scroll_middle{width:600px;heigth:120px;float:left;display:inline;overflow:hidden;}
.cls_scroll_right{width:30px;float:right;display:inline;height:120px;overflow:hidden;background:url(../images/bk_arrow_r.jpg) no-repeat 8px 50px;cursor:pointer;}
.cls_scroll_child ul{margin:8px 0;padding:0;}
.cls_scroll_child ul li{width:135px;text-align:center;float:left;}
.cls_scroll_child ul li span { border:1px solid #CCC; height:100px; display:block; width:130px;}
.cls_scroll_child ul img{padding:1px;}


.cls_scroll_child a{
	color:#5C5C5C;
	text-decoration:none;
	
}	
	
.cls_scroll_child a:hover,.cls_scroll_child a:active{
	color:#F2AA1C;
}








/*------------------------------------------------content_left--------------------*/

div.content_left ul{
	margin:0 auto;
	width:222px;
	margin-top:2px;
	
	}	




div.content_left ul li{
	list-style:none;
	height:32px;
	line-height:32px;
	margin:0px;
	padding:0px;
	text-align:left;
	}	
	
.title_01{
	background: url(../images/left_menu_01.jpg) no-repeat center;
	width:214px;
	padding-left:5px;
	display:block;
	height:43px;
	line-height:43px;
	font-size:120%;
	font-weight:bold;
	}



a.link1{
	display:block;
	color:#5C5C5C;
	text-decoration:none;
	background: url(../images/left_menu_02.jpg) no-repeat center;
	height:32px;
	width:200px;
	padding-left:19px;
	font-weight:bold;
}	
	
a.link1:hover,a.link1:active{
	color:#F2AA1C;
	background: url(../images/left_menu_03.jpg) no-repeat center;
}	
	
	
/*------------------------------------------------right--------------------*/	
#main div.content div.right{
	float:right;
	width:710px;
	height:auto;
	background:url(../images/right_bg.jpg) left center no-repeat;
	padding:40px 0px;
	text-align:center;
	min-height:500px
	}
#main div.content div.right div{
	width:641px;
	padding:20 0px;
	margin:0 auto;
	}	
#main div.content div.right h5{
	color:#752949;
	text-align:left;
	font-size:12px;
	font-weight:lighter;
	}
#main div.content div.right div.pro_type	{ 
   float:left;
   text-align:left;
   width:190px;
   
   margin-right:10px;
   margin-top:25px;
   height:250px;
   padding-left:30px;
}
#main div.content div.right div.pro_type img{
	margin-bottom:10px;
	}	
	
/*------------------------------------------------foot--------------------*/	
.foot{
	width:919px;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
	line-height:22px;
	clear:both;
	background:url(../images/foot_bg.jpg) repeat-x top;
	}