@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family: "微软雅黑", "宋体", Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* 重置 */

div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:20px;
}

/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#333;
}
a:link{
	color:#333;
	text-decoration:none;
}
a:active{
	color:#c00;
	text-decoration:none;
}
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#c00;
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
	padding:0px;
	background-repeat: repeat-x;
	background-position: left top;
}
#header{
	width:980px;
	height:138px;
	margin:0px auto;
	padding:0px;
}
#header_sub1{
	width:260px;
	float:left;
	padding-top:45px;
}
#header_sub2{
	width:720px;
	float:left;
}

#header_sub2_sub1{
	width:100%;
	height:57px;
}
#header_sub2_sub1_sub1{
	width:220px;
	padding-left:300px;
	padding-top:19px;
	float:left;
}
.search_box{
	width:200px;
	padding-left:10px;
	height:25px;
	background-image: url(../images/top_search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.search_box_1 {
	width:170px;
	padding-top:2px;
	float:left;
}
.search_box_2 input{
	width:20px;
	padding-top:1px;
	float:left;
}

.search_box_1 input{
	width:170px;
	height:22px;
	line-height:20px;
	border:none;
}

#header_sub2_sub1_sub2{
	width:200px;
	height:35px;
	text-align:center;
	padding-top:10px;
	float:left;
	background-image: url(../images/top_en_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#fff;
}

#header_sub2_sub2{
	width:100%;
	position:relative;
}
.menu {
	width:720px;
	height:64px;
	float:none;
	margin:0 auto;
	padding:0;
	position:absolute;
	z-index:999999;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu ul li {
	float:left; 
	position:relative;
}
a .hide, a .hide:visited {
	margin:0;
	padding:0;
	height: 50px;
	float:left;
	font-size:14px;
	line-height:50px;
	font-family:"微软雅黑", "宋体", Arial;
	color: #222;
}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-align:center; 
	text-decoration:none; 
	width:100px; 
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	float:left;
	font-size:14px;
	line-height:50px;
	font-family:"微软雅黑", "宋体", Arial;
	color: #222;
}
.menu ul li.nav_touzi a, .menu ul li.nav_touzi a:visited{
	width:120px; 
}


.menu ul li ul {
	display: none;
}
.menu ul li:hover a {
	color:#333; 
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/menu_bg_01.gif);
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:50px; 
	left:0; 
	width:100px;
}
.menu ul li:hover ul li a {
	display:block; 
	height:30px;
	color:#333;
	padding:5px 0 0 0;
	background-image: none;
	text-align:center;
	font-size:12px;
	font-family: "微软雅黑", "宋体", Arial;
	line-height:30px;
	background-color:#f0f0f0;
	border-bottom:solid 1px #d4d4d4;
	border-top:solid 1px #fff;
}
.menu ul li:hover ul li a:hover {
	background-color:#0d2b5f;
	color:#fff;
	border-bottom:solid 1px #0d2b5f;
	border-top:solid 1px #fff;
}

body#product #header .menu ul li.nav_product a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#yanfa #header .menu ul li.nav_yanfa a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#pinzhi #header .menu ul li.nav_pinzhi a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#touzi #header .menu ul li.nav_touzi a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#job #header .menu ul li.nav_job a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#news #header .menu ul li.nav_news a.menu_current {background-image: url(../images/menu_bg_01.gif);}
body#about #header .menu ul li.nav_about a.menu_current {background-image: url(../images/menu_bg_01.gif);}


#main_box{
	width:100%;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main{
	width:940px;
	margin:0px auto;
	padding:60px 0px;
}

#foot_box{
	width:100%;
	background-color:#072d52;
	border-top:solid 1px #042c53;
}
#foot1_box{
	width:100%;
	background-image:url(../images/btm_bg1.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#foot1{
	width:980px;
	margin:0 auto;
	position:relative;
}
#foot1_sub1{
	width:100%;
	height:60px;
	line-height:60px;
	color:#fff;
	background-image: url(../images/btm_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot1_sub1 a{
	color:#fff;
	padding-right:60px;
	padding-left:10px;
	font-size:15px;
}
#foot1_sub1 a:hover{
	color:#fff;
	font-size:15px;
}
#btm_top{
	width:70px;
	height:70px;
	top:-35px;
	right:0;
	z-index:99;
	position:absolute;
}

#foot1_sub2{
	width:100%;
}

#foot1_sub2 a{
	color:#fff;
}
#foot1_sub2 a:hover{
	color:#fff;
}
#foot1_sub2_sub1{
	width:370px;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:30px;
	float:left;
	color:#fff;
	line-height:22px;
}

#foot1_sub2_sub1 h2{
	font-size:18px;
	padding-bottom:12px;

}

#foot1_sub2_sub2{
	width:600px;
	padding-top:20px;
	float:left;
	color:#fff;
}
#foot1_sub2_sub2_sub1{
	width:100%;
	height:100px;
}

#foot1_sub2_sub2_sub1 li{
	float:left;
	padding-left:30px;
	width:270px;
	line-height:22px;
}
#foot1_sub2_sub2_sub1 li img{
}


#foot1_sub2_sub2_sub1 li strong{
	font-size:15px;
	font-weight:normal;
	line-height:27px;
}


#foot1_sub2_sub2_sub2{
	width:100%;
}

#foot1_sub2_sub2_sub2 li{
	float:left;
	padding-left:30px;
	width:270px;
	line-height:22px;
}
#foot1_sub2_sub2_sub2 select{
	width:170px;
	background-color:#1770aa;
	border-bottom:solid 1px #1770aa;
	border-right:solid 1px #1770aa;
	border-top:solid 1px #083767;
	border-left:solid 1px #083767;
	color:#fff;
}


#foot2_box{
	width:100%;
	background-image:url(../images/btm_bg2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#fff;
}
#foot2{
	width:980px;
	margin:0 auto;
	font-size:13px;
	color:#444;
}
#foot2 a{
	color:#444;
}
#foot2 a:hover{
	color:#d00;
}

#foot2_sub1{
	width:700px;
	float:left;
	line-height:50px;
}
#foot2_sub2{
	width:280px;
	float:left;
	text-align:right;
	line-height:50px;
}
