@CHARSET "UTF-8";
/*<link rel="stylesheet" media="screen and (max-width: 980px)" href="980.css" />  vertical-align:top*/
*{padding:0;margin:0;color:#333;font-size:14px;font-style:normal;outline:none;}
body{background:#f5f5f5;}
li{list-style-type:none;float:left;}
img{border:none;}
a{text-decoration:none;color:#333;}
	
#top{
	width:100%;
	height:30px;
	background:url(../img/top_bg.png) repeat-x left center;
	position:relative;
}

#top_main{
	width:1000px;
	height:100%;
	margin:0 auto;
	position:relative;
}

#top_main h1{
	color:#eee;
	font-size:14px;
	line-height:30px;
}

#top_main ul{
	position:absolute;
	top:0;
	right:0;
}

#top_main ul li{
	color:#fff;
	font-size:14px;
	margin:4px 0 0 20px;
}

#top_main ul li a{
	color:#fff;
	font-size:14px;
}

#top_main ul li a:hover{
	color:#eee;
	text-decoration:underline;
}

#top_main ul li a img{
	vertical-align:-3px;
	margin:0 3px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon_home.png'); /* IE6 */
	_background-image: none; /* IE6 */
}


#header{
	width:100%;
	height:100px;
	margin:0 auto;
	background:#fff url(../img/header_bg.png) repeat-x left bottom;
	position:relative;
}

#header_main{
	width:1100px;
	margin:0 auto;
	background:url(../img/header_mian_bg.png) no-repeat center bottom;
	position:relative;
}
#header_main h1{
	padding:10px 0 0 0;
	font-family:'微软雅黑';
}

#header_main h1 a img{
	color:#0202e4;
	vertical-align:-40px;
}

#header_main h1 a strong{
	color:#0202e4;
	font-size:26px;
	padding-left: 3px;
}

#header_main h2{
	color: #555;
	line-height: 1.5em;
	position: absolute;
	top: 58px;
	left: 120px;
	font-size: 17px;
}

#header_main dl{
	width: 270px;
	position: absolute;
	right: 0;
	top: 30px;
}

#header_main dl dt{
	float: left;
	margin: 0 5px 0 0;
	font-size: 18px;
}
#header_main dl dt img{
	width: 50px;
}

#header_main dl dd{
	width:260px;
}

#header_main dl .head_tel{
	color: #23b14d;
	font-size: 26px;
	line-height: 1.5;
	font-family: '微软雅黑';
}
#nav_main ul li:first-child{
	border-left: 0;
}
.fanye_product{
	width:98%;
	text-align:right;
	padding-right:10px;
	font-size:12px;
}
.fanye_product span,.fanye_product a,.fanye_product select{
	font-size: 12px;
}
#nav{
	width:100%;
	height:44px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#23b14d+0,3ACE00+80,23b14d+95 */
	background: #23b14d; /* Old browsers */
	background: -moz-linear-gradient(top,  #23b14d 0%, #3ACE00 80%, #23b14d 95%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #23b14d 0%,#3ACE00 80%,#23b14d 95%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #23b14d 0%,#3ACE00 80%,#23b14d 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23b14d', endColorstr='#3ACE00',GradientType=0 ); /* IE6-9 */
	position:relative;
	z-index:1001;
}

#nav_main{
	width:1021px;	
	height:100%;
	margin:0 auto;
	position:relative;
}

#nav_main ul li{
	line-height:44px;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	position:relative;
	border-left: 3px solid #23b14d;
}

#nav_main ul li a{
	color:#fff;
	font-size:16px;
	font-weight: bold;;
	font-family:'微软雅黑';
	display:block;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#nav_main ul li a:hover{
	color:#fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#65db32+0,23b14d+100 */
background: #65db32; /* Old browsers */
background: -moz-linear-gradient(top,  #65db32 0%, #23b14d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #65db32 0%,#23b14d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #65db32 0%,#23b14d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65db32', endColorstr='#23b14d',GradientType=0 ); /* IE6-9 */

}

#nav_main ul li a.active{
	color:#fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#65db32+0,23b14d+100 */
background: #65db32; /* Old browsers */
background: -moz-linear-gradient(top,  #65db32 0%, #23b14d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #65db32 0%,#23b14d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #65db32 0%,#23b14d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65db32', endColorstr='#23b14d',GradientType=0 ); /* IE6-9 */

}

#nav_main ul li p{
	width:100%;
	display:none;
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
}

#nav_main ul li p a{
	line-height:38px;
	background:#14506e;
}

#nav_main ul li p a:hover{
	background:red;
}


#search{
	width:100%;
	height:40px;
	background:#fff url(../img/search_bg.png) repeat left top;
	position:relative;
	z-index:1000;
	-webkit-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
	behavior:url(PIE.htc);
}

#search_main{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#search_main strong{
	color:#333;
	line-height:40px;
	font-size:14px;
	font-family:Arial;
	float:left;
}

#search_main ul{
	position:absolute;
	right:0;
	top:0;
}
	
#search_main ul li{
	line-height:40px;
	font-size:14px;
	margin:0 0 0 10px;
}

#search_main ul li a{
	color:#555;
	font-size:14px;
	font-family:Arial;
}

#search_main ul li a:hover{
	color:#ee4938;
}

#search_main input.search{
	width:230px;
	height:26px;
	text-indent:5px;
	line-height:24px;
	font-size:14px;
	outline:none;
	border:1px solid #ccc;
	position:absolute;
	left:0;
	top:6px;
}

#search_main .submit{
	color:#fff;
	width:50px;
	height:24px;
	font-family:'微软雅黑';
	border:none;
	line-height:24px;
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	background:red;
	position:absolute;
	left:180px;
	top:8px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#search_main .submit:hover{
	background:#23b14d;
}


#foot_nav{
	width:100%;
	height:40px;
	margin:10px 0 0 0;
	position:relative;
}

#foot_nav_main{
	width:1050px;
	height:100%;
	margin:0 auto;
	background:#23b14d;
	position:relative;
}

#pro_cup{
	display: table;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#foot_nav_main ul{
	margin-left:25px;
}

#foot_nav_main ul li{
	color:#ccc;	
	line-height:40px;
	margin:0 10px 0 0;
}

#foot_nav_main ul li a{
	color:#fff;
	font-family:'微软雅黑';
}

#foot_nav_main ul li a:hover{
	text-decoration:underline;
}

#foot_nav_main strong{
	color:#fff;
	line-height:40px;
	margin-right:25px;
	float:right;
}

#foot_nav_main strong a{
	color:#fff;
}

#foot_nav_main strong a:hover{
	text-decoration:underline;
}

#footer{
	width:100%;
	height:130px;
	margin:10px auto 0 auto;
	position:relative;
}

#footer_main{
	width:1050px;
	height:130px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	position:relative;
}

#footer_main strong{
	letter-spacing:1px;
	position:absolute;
	left:25px;
	top:15px;
}

#footer_main strong a{
	color:#ee4938;
}

#footer_main strong a:hover{
	text-decoration:underline;
}

#footer_main em{
	letter-spacing:1px;
	position:absolute;
	left:25px;
	top:50px;
}

#footer_main h2{
	letter-spacing:1px;
	position:absolute;
	left:25px;
	top:40px;
	line-height:25px;
	width:880px;
}

#footer_main h2 a{
	color:#002855;
	display:inline-block;
}

#footer_main h2 a:hover{
	text-decoration:underline;
}

#footer_main dl{
	width:92px;
	height:120px;
	position:absolute;
	top:10px;
	right:25px;
}

#footer_main dl dt{
	border:1px solid #ccc;
}

#footer_main dl dd{
	text-align:center;
	margin:5px 0 0 0;
}

/***程序员加的样式**/
#photolist {
	text-align:center;
	padding:0px 15px 0px 15px;
}
#photolist b{
	font-size: 12px;
}
#productname a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#productname a:hover {
	color:#D52410;
	font-size:12px;
	text-decoration:underline;
}
#productlist {
	width:154px;
	height:158px;	
	_height:152px;
	+height:153px;
	_padding-top:2px;
	+padding-top:2px;
	margin:0px 0px 0px 0px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
#productlist:hover {
	width:154px;
	height:158px;	
	_height:152px;
	+height:153px;
	margin:0px;
	border:1px solid #ff6600;
}
#productlist #productpicture {
	width:154px;
	height:158px;	
	_height:154px;
	+height:158px;
	text-align:center;
	display:table-cell;
 *display:inline-block;
	vertical-align:middle;
	position:relative;
	background-color:#ffffff;
}
#productlist #productpicture #imgouter {
	display: block;
	height: 100%;
}
#productlist #productpicture #imginner {
	display: block;
	height: 100%;
}
#productlist 
#productlist #productpicture #imginner a {
	overflow: hidden;
}#productpicture #imginner img {
	display:block;
	margin:0 auto;
	border:0px;
	max-width: 100%;
	max-height: 100%;
}
#productname {
	padding-top:2px;
	padding-bottom:5px;
	text-decoration: none;
	text-align:center;
	height: 40px;
	width: 156px;
	overflow:hidden;
}
.input4 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:150px;
	height:15px;
	color:#000000;
}
.input6 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	height:15px;
	color:#000000;
}
.input3s {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:415px;
	color:#000000;
}
.input3{
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	color:#000000;
}
.input5 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:415px;
	height:15px;
	color:#000000;
}
.input {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:190px;
	height:15px;
	color:#000000;
}
.input:hover, .input2:hover, .input4:hover, .input5:hover, .input6:hover, .input3s:hover {
	background-color:#ffffff;
	border:1px solid #ff6600;
	color:#000000;
}
.jobbutton{background-color:#82AD27;color:#FFFFFF;font-size:14px;border-right:1px solid #5C7B1C;border-bottom:1px solid #5C7B1C;padding:4px 12px 4px 12px;border-left:1px solid #A5D542;border-top:1px solid #A5D542;}
