﻿@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}
body{
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size:14px;
	line-height:25px;
	color:#333333;
	background-color:#f6f6f6;
	margin-bottom: 10px;
}	

a{
   color: #333333;
   text-decoration: none;
}

a:hover{
   color: #000000;
   text-decoration: underline;
}

p{
   margin-bottom: 14px;
   text-align: justify;
}

#wrapper{
	margin: 10px auto 10px auto;
	width: 1003px;
	background-color: #FFFFFF;
}

#top,#banner,#content,#foot{
	width: 1003px;
	float: left;
}

.lefts{
   width:230px;
   float:left;
}
.rights{
   width:773px;
   float:right;
}
.logo_text{
  width:420px;
  float:left;
}
.top_right{
	width:250px;
	padding:10px 0px 0px 0px;
	float:right;
}
.top_right_text{
	float:left;
	padding-top: 0px;
	font-size:12px;
}
.top_right_ico{
	float:left;
	padding-left: 5px;
}

#menu{
	width:230px;
	height:238px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#116aba;
	float: left;
	border-bottom: 5px solid #ffffff;
}
#menu ul{
	list-style-type: none;
	float: left;
	
}
#menu ul li{
	float:left;
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 155px;
	padding-left: 75px;
}
#menu ul li.other{
	background-image: url(../images/left_menu_bgother.jpg);
}
#menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}



#menu21 {
	width:230px;
	height:238px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#116aba;
	float: left;
	border-bottom: 5px solid #ffffff;
}
#nav ul {
	float:left; /* 菜单总体水平位置 */
	clear:right;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#nav ul ul{
   border-top:0px;
   border-right:0px;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover{
	color:#CCCCCC;
	text-decoration:underline;
} /* 所有 a:hover 字体样式 */
#nav a.selected{background: url(../images/flyout_arrow.jpg) no-repeat right 50%;} /* 下拉图标 */
#nav li {
    float:none;
    clear:right;
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 29px;
	width: 155px;
	padding-left: 75px;
}
#nav li ul li{
    float:none;
    clear:right;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 29px;
	width: 105px;
	padding-left: 45px;
	background: url(../images/left_menu_bg2.jpg) center center no-repeat;
}
#nav li ul { /* 二级弹出位 */
 position:absolute;
 margin:-10px 0px 0px 85px;
 padding:0;
 left:-9999em;
 width:150px;
}
 /* 二级菜单宽 */
#nav li ul a {
}
#nav li ul ul {
margin:-12px 0px 0px 29px;
} /* 三级弹出位 */
#nav li:hover ul ul,#nav li.sfhover ul ul{left:-9999em;}
#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul, #nav li li.sfhover ul{
left:auto;
height:29px;
} /* 所有弹出菜单自动左边距 */
#nav li:hover, #nav li.sfhover {
	background-image: url(../images/left_menu_bgh.jpg);
	background-repeat: no-repeat;
    height:29px;
} 



/*-------------#nav2样式-----------*/
#menu31 {
	width:200px;
	margin:10px auto;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
#nav2 ul {
	list-style-type: none;
	float:left; /* 菜单总体水平位置 */
	clear:right;
	padding:0px;
	margin:0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../images/ico_1.jpg);
}
#nav2 ul ul{
 border-top:0px;
 border-right:0px;
	list-style-type: none;
}
#nav2 a {
	color:#666666;
	text-decoration:none;
	list-style-type: none;
}
#nav2 a:hover{
	list-style-type: none;
	color:#000000;
	text-decoration:underline;
} /* 所有 a:hover 字体样式 */
#nav2 a.selected{background: url(../images/flyout_arrow.jpg) no-repeat right 50%;} /* 下拉图标 */
#nav2 li {
	float:none;
	clear:right;
	background-image: url(../images/ico_jias.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 150px;
	margin-left: 30px;
	padding-left: 40px;
	background-position: left center;
	list-style-type: none;
}
#nav2 li ul li{
	float:none;
	clear:right;
	list-style-type: none;
	background-image: url(../images/ico_jias.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 200px;
	margin-left: 30px;
	padding-left: 40px;
	border:1px solid #116aba;

}
#nav2 li ul { /* 二级弹出位 */
    position:absolute;
    margin:-14px 0px 0px 10px;
    padding:0;
    left:-9999em;
    width:150px;
	list-style-type: none;
}
 /* 二级菜单宽 */
#nav2 li ul a {
}
#nav2 li ul ul {
	list-style-type: none;
     margin:-14px 0px 0px 10px;
} /* 三级弹出位 */
#nav2 li:hover ul ul,#nav2 li.sfhover ul ul{left:-9999em;}
#nav2 li:hover ul,#nav2 li li:hover ul,#nav2 li.sfhover ul, #nav2 li li.sfhover ul{
left:auto;
height:26px;
} /* 所有弹出菜单自动左边距 */
#nav2 li:hover, #nav2 li.sfhover {
	background-image: url(../images/ico_jins.jpg);
    height:26px;
} 
.clear{clear:both;}
/* 所有悬浮样式 */


/*-------------#nav3样式-----------*/
#menu41 {
	width:200px;
	margin:10px auto;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
#nav3 ul {
	list-style-type: none;
	float:left; /* 菜单总体水平位置 */
	clear:right;
	padding:0px;
	margin:0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../images/ico_1.jpg);
}
#nav3 ul ul{
 border-top:0px;
 border-right:0px;
	list-style-type: none;
}
#nav3 a {
	color:#666666;
	text-decoration:none;
	list-style-type: none;
}
#nav3 a:hover{
	list-style-type: none;
	color:#000000;
	text-decoration:underline;
} /* 所有 a:hover 字体样式 */
#nav3 a.selected{background: url(../images/flyout_arrow.jpg) no-repeat right 50%;} /* 下拉图标 */
#nav3 li {
	float:none;
	clear:right;
	background-image: url(../images/ico_jias.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 150px;
	margin-left: 30px;
	padding-left: 40px;
	background-position: left center;
	list-style-type: none;
}
#nav3 li ul li{
	float:none;
	clear:right;
	list-style-type: none;
	background-image: url(../images/ico_jias.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 150px;
	margin-left: 30px;
	padding-left: 40px;
	border:1px solid #116aba;

}
#nav3 li ul { /* 二级弹出位 */
    position:absolute;
    margin:-14px 0px 0px 10px;
    padding:0;
    left:-9999em;
    width:150px;
	list-style-type: none;
}
 /* 二级菜单宽 */
#nav3 li ul a {
}
#nav3 li ul ul {
	list-style-type: none;
     margin:-14px 0px 0px 10px;
} /* 三级弹出位 */
#nav3 li:hover ul ul,#nav3 li.sfhover ul ul{left:-9999em;}
#nav3 li:hover ul,#nav3 li li:hover ul,#nav3 li.sfhover ul, #nav3 li li.sfhover ul{
left:auto;
height:26px;
} /* 所有弹出菜单自动左边距 */
#nav3 li:hover, #nav3 li.sfhover {
	background-image: url(../images/ico_jins.jpg);
    height:26px;
} 
.clear{clear:both;}
/* 所有悬浮样式 */






#menu_pro{
	width:200px;
	margin:10px auto;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
#menu_pro ul{
	list-style-type: none;
	float:left; /* 菜单总体水平位置 */
	clear:right;
	padding:0px;
	margin:0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../images/ico_1.jpg);
}
#menu_pro ul li{
	float:none;
	clear:right;
	background-image: url(../images/ico_jias.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 26px;
	width: 150px;
	margin-left: 30px;
	padding-left: 40px;
	background-position: left center;
	list-style-type: none;
}

#menu_pro ul li.other{
	background-image: url(../images/left_menu_bgother.jpg);
}
#menu_pro ul li a{
	color:#333333;
	text-decoration:none;
}
#menu_pro ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
.topic_product_type{
	background:url(../images/left_title_bg.jpg) repeat-x;
	width:95%;
	margin: 10px auto;
}

.pro_type_biglist{
	font-size:14px;
	color:#0055A2;
	font-weight:bold;
	background:url(../images/ico_xiaosangjao.jpg) left center no-repeat;
	padding-left:20px;
	margin-top: 5px;
	float: left;
	width: 150px;
	margin-left: 20px;
}



.banner_ad{
	background:url(../images/banner_bg.jpg) no-repeat;
	height:238px;
	width:773px;
	float:right;
	border-bottom:5px solid #d3e8fc;
}
.topic{
	width:733px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.topic_left,.topic_about,.topic_technic{
	width:343px;
	float:left;
}
.topic_left{
    margin-bottom:10px;
}
.topic_about{
    margin-bottom:10px;
}
.topic_technic{
}

.topic_content{
	width:733px;
}
.title_bg{
	background:url(../images/title_bg.jpg) repeat-x;
	height:30px;
	float:left;
	width: 100%;
}
.topic_text{
	width:713px;
	float:left;
	padding:10px;
}

.title_img{
   width:100px;
   height:30px;
   float:left;
}
.title_more{
	background:url(../images/title_bg.jpg) repeat-x;
	height:15px;
	float:left;
	text-align:right;
	padding:15px 0px 0px 0px;
}
.topic_left_text{
    width: 328px;
    float: left;
    padding: 5px 5px 0px 10px;
    text-align: justify;
    line-height:28px;
}

#news{
    width: 328px;
    margin-bottom: 10px;
    line-height: 22px;
}
#news ul{
	list-style-type: none;
	float: left;
}
#news ul li{
	float:left;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 22px;
	width: 293px;
	padding-left: 15px;
	border-bottom: 1px dashed  #999999;
	background:url(../images/news_ico.gif) left center no-repeat;
}
#news ul li a{
	color:#333333;
	text-decoration:none;
}
#news ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

.topic_right{
    width: 370px;
    float: right;
    margin-bottom: 10px;
}
.topic_newprouduct{
   width:390px;
}
.proimg{
	width:165px;
	margin:6px 5px 6px 8px;
	text-align: center;
	color: #116ABA;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.proimg a{
    color:#116aba;
}
.proimg a:hover{
    color:#0055a2;
}

.proimg a.reds{
    color:#ff0000;
}
.proimg a.reds:hover{
    color:#ff6600;
}

.proimgs{
	width:160px;
	margin:0px 4px 6px 6px;
	text-align: center;
	color: #116ABA;
	font-weight: bold;
	line-height: 25px;
	float: right;
}
.proimgs a{
    color:#116aba;
}
.proimgs a:hover{
    color:#0055a2;
}

.imgstyle{
    border:1px #999999 solid;
	padding:2px;
}


.imgstyle:hover{
	border:2px groove #1F8AEB;
	padding:1px;
}

.foot_text{
    background-color: #0055a2;
    width: 753px;
    float: right;
    height: 48px;
    padding-left: 20px;
    padding-top: 4px;
    color:White;
}
.foot_text a{
    color:White;
}
.ico_sub{
    background:url(../images/ico_sub.gif) left center no-repeat; 
	padding-left:20px; 
	font-weight:bold; 
	height:25px; 
	padding-top: 5px;
	margin:10px 0px 0px 20px;
}
.technic{
	width:100%;
	float: left;
	border-bottom:#cccccc 1px dotted;
}
.ico_news{
	background:url(../images/ico_sub.gif) left center no-repeat;
	padding-left:20px;
	font-weight:bold;
	margin-left:20px;
	height:26px;
	padding-top: 6px;
	width:72%;
	float:left;
}
.ico_date{
	height:27px;
	padding-top: 5px;
	width:18%;
	float:left;
}
.pages{
	width:100%;
	float:left;
	text-align:center;
	height:30px;
	margin-top: 10px;
	padding-top: 5px;
    border-top:1px solid #dddddd;
}

.technic_title{
   width:100%;
   text-align:center;
   height:30px;
   font-size:14px;
   font-weight:bold;
   float:left;
}
.technic_minde{
	width:95%;
	text-align:right;
	height:25px;
	font-weight:bold;
	float:left;
	background-color:#eeeeee;
	padding-right: 5%;
	padding-top: 5px;
}
.technic_content{
	width:100%;
	float: left;
	margin-top: 10px;
}
.technic_foot{
   border-top:1px solid #dddddd;
   width:95%;
   text-align:right;
   height:30px;
   float:left;
   padding-right:5%;
   padding-top:5px;
   margin-top:10px;
}


.driver_title{
    font-size:14px;
	font-weight:bold;
	color:#0055a2;
}
.driver_text{
	color:#333333;
	padding:5px 5px 5px 0px;
}
.driver_border{
	padding-bottom:10px;
	border-bottom:#999999 dotted 1px;
	margin-bottom: 10px;
}

