﻿@charset "utf-8";
/* CSS Document */
body{
	color:#444;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	margin:0 auto;
	padding:0;
	min-width:1200px;
}
/* 重置 */

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:22px;
}

/** 输入框 **/
input, select{
	color:#444;
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #444;
	background-color: #FFFFFF;
}
/* 标题样式 */

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:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	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;
}
*{
	padding:0px;
}
/* 页面布局 */
#root{
	width:100%;
	margin: 0 auto;
}
#header{
	height:129px;
	background-image: url(../images/top_bj.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.header1{
	background-image:url(../images/top_bj1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:1200px;
	margin:0 auto;
}
.logo{
	width:auto;
	float:left;
	padding-top:33px;
}
.header_right{
	width:800px;
	float:right;
}
.top{
	height:54px;
	text-align:right;
	line-height:54px;
	font-size:13px;
	color:#6d6d6d;
}
.top img{
	vertical-align:middle;
	margin:0 6px;
}
.top span{
	font-size:14px;
	color:#fa5200;
	padding-right:10px;
}
.top a{
	font-size:12px;
	color:#9c9c9c;
	padding:0 10px;
	text-transform:uppercase;
}
.top b{
	color:#9c9c9c;
}
.nav{
	height:71px;
}
.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	width:114px;
	height:41px;
	display:block;
	padding-top:30px;
	text-align:center;
	font-size:16px;
	color:#4c4c4c;
	font-weight: bold;
}
.nav ul li:hover a{
	background-image:url(../images/nav_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.nav ul li .nav_on{
	background-image:url(../images/nav_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.nav ul li ul{
	display:none;
}
.nav ul li:hover ul{
	display: block;
	position:absolute;
	z-index:999;
	top:71px;
	padding-top:4px;
}
.nav ul li:hover ul li{
	float:none;
}
.nav ul li:hover ul li a{
	height:34px;
	display:block;
	background-image:none;
	background-color: rgba(255,255,255,0.85);
	border-bottom:#efeeed 1px solid;
	text-align:center;
	line-height:34px;
	padding-top:0;
	font-size:13px;
	color:#4c4c4c;
} 

#banner{
	text-align:center;
}
#banner img{
	vertical-align:top;
}
#foot{
	height:517px;
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:no-repeat; width:100%; margin-top:-24px;
}
#foot1{
	width:1120px;
	margin:0 auto;
	padding-top:53px;
}
.foot_up{
	height:419px;
}
.foot_up_01{
	width:374px;
	float:left;
}
.foot_up_01_1{
	height:81px;
	border-bottom:#ffffff 1px solid;
	font-size:14px;
	color:#ffffff;
}
.foot_up_01_1 h2{
	font-size:20px;
	color:#ffffff;
	padding-bottom:19px;
}
.foot_up_01_2{
	padding-top:27px;
	height:105px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#00c4ff;
	line-height:40px;
}
.foot_up_01_2 img{
	vertical-align:middle;
	float:left;
	margin-right:10px;
}
.foot_up_01_3{
	height:79px;
	font-size:14px;
	color:#ffffff;
}
.foot_up_01_4{
	padding-top:25px;
}
.foot_up_02{
	width:405px;
	float:left;
	padding-left:100px;
}
.foot_up_02_1{
	height:81px;
	font-size:14px;
	color:#ffffff;
}
.foot_up_02_1 h2{
	font-size:20px;
	color:#ffffff;
	padding-bottom:19px;
}
.foot_up_02_2{
	width:100%;
}
.foot_up_02_2 ul li{
	padding-bottom:20px;
}
.foot_up_02_2 ul li input{
	width:335px;
	height:38px;
	border:#d2d2d2 1px solid;
	background:none;
	border-radius:10px;
	line-height:58px;
	padding-left:20px;
	font-size:12px;
	color:#ffffff;
}
.foot_up_02_2 ul li textarea{
	width:315px;
	height:70px;
	border:#d2d2d2 1px solid;
	background:none;
	border-radius:10px;
	line-height:28px;
	padding:10px 20px;
	font-size:12px;
	color:#ffffff;
}
.foot_up_02_3{
	padding-left:15px;
}
.foot_up_03{
	width:auto;
	float:right;
	text-align:center;
}
.foot_up_03 span{
	display:block;
	text-align:center;
	padding-bottom:15px;
	font-size:16px;
	color:#ffffff;
}
.foot_up_03 span img{
	padding-bottom:10px;
}
.foot_down{
	height:45px;
}
.foot_down_left{
	width:auto;
	float:left;
	line-height:45px;
	font-size:12px;
	color:#cac8c8;
}
.foot_down_left a{
	color:#cac8c8;
}
.foot_down_right{
	width:auto;
	float:right;
	line-height:45px;
	font-size:12px;
	color:#cac8c8;
}
.foot_down_right a{
	color:#cac8c8;
}
.foot_down_right a:hover{
	color:#00c4ff;
}
#float{
	position:fixed;
	z-index:99;
	top:20%;
	right:5%;
}
#float1{
	position:fixed;
	z-index:99;
	top:20%;
	left:5%;
}

#sjBox, #wxBox{
	position: absolute;
	display: none;
	right: 0;
	z-index: 99999999;

}
.pagination span{ padding: 0 5px;}


































































 
