﻿.header
{
	background: url(../images/top_bg.gif) repeat;
}
.container
{
	width: 960px;
	margin: 0 auto;
}
.top
{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;text-shadow: 1px 1px #fff;
}
.top p a
{
	margin: 0 8px;
}
.logo
{
	padding: 21px 0;
}
.logo_r
{
	width: 260px;
	margin-top: 20px;
}
.logo_r dt
{
	width: 50px;
	float: left;
}
.logo_r dd
{
	width: 180px;
	float: left;
	line-height: 22px;
	font-size: 14px;text-shadow: 1px 1px #fff;
}
.logo_r dd.dd2
{
	font-size: 30px;
	color: #003586;
 font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
}
.nav
{
	height: 45px;
	line-height: 45px;
	background: #2974cb;
	border-bottom: 2px solid #051553;
}
.nav ul li
{
	float: left;
}
.nav ul li a
{
	color: #fff;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	padding-left: 2px;
font-weight:bold;
}
.nav ul li a span
{
	display: inline-block;
	padding: 0 22px 0 22px;
}
.nav ul li.current a, .nav ul li a:hover
{
	background: #72b8ff url(../images/nav_l.gif) no-repeat left center;
}
.nav ul li.current a span, .nav ul li a:hover span
{
	background: #72b8ff url(../images/nav_r.gif) no-repeat right center;
}

.guan
{
	height: 50px;
	line-height: 50px;
}
.guan a
{
	margin: 0 5px;
}
.guan .hot-key
{
	width: 710px;text-shadow: 1px 1px #fff;
}
.guan .hot-key a
{
	margin: 0 5px;
	color: #888;
}
.guan .hot-key a:hover
{
	color: #1d60c4;
}
.search
{
	height: 25px;
	width: 240px;
	line-height: 25px;
	position: relative;
	margin-top: 12px;
}
.search label
{
	position: absolute;
	left: 14px;
	top: 4px;
	color: #ccc;
	line-height: 22px;
	padding-left: 20px;
	background: url(../images/fd.jpg) no-repeat left center;
}
.search input
{
	width: 160px;
	border: 1px solid #dad7d2;
	margin: 0;
	padding: 0;
	height: 25px;
	text-indent: 15px;
	margin-left: 10px;
}
.search button
{
	background: #72b8ff;
	height: 27px;
	width: 60px;
	line-height: 25px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: -1px;
}
.pro
{
	margin-top: 10px;
}
.pro .pro_l
{
	border: 1px solid #0491e1;
	width: 211px;
	

}
.pro .cate
{
	border: 1px solid #39c7ef;
	width: 209px;padding-bottom: 10px;

}
.pro .cate h1
{
	background: #0491e1;
	color: #fff;
	height: 63px;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
}
.pro .cate h1 span
{
	color: #bcd5ec;
	font: 14px "Arial";
	text-transform: uppercase;
}
.pro .cate dl
{
	color: #fff;
}
.pro .cate dl dt
{background: url(../images/line2.jpg) no-repeat 0px center;
	
	width: 200px;
	height: 30px;line-height: 30px;
	margin: 12px 0 0 5px;
	text-indent: 50px;
	
}

.pro .cate dl dd
{
	background: url(../images/ll5.jpg) repeat-x 0px center;
	height: 28px;line-height: 30px;
width: 200px;
border:1px solid #e8e8e8;
	text-indent: 5px;
margin: 6px 0 0px 4px;	overflow: hidden;text-shadow:1px 1px #fff;
}
.pro .pro_r
{
	width: 736px;
}
.pro .pro_r h3
{
	background: url(../images/line3.gif) no-repeat 0px bottom;
	font-size: 16px;
	color: #1d60c4;
	padding-bottom: 10px;
}
.pro .pro_r h3 span
{
	margin-right: 5px;
}
.pro .pro_r .pro_list dl
{
	border: 1px solid #ccc;
	width: 230px;
	height: 260px;
	padding: 2px;
	float: left;
	margin: 10px 7px 0px 2px;
}
.pro .pro_r .pro_list dl dt, .pro .pro_r .pro_list dl dt img
{
	width: 230px;
	height: 230px;
	overflow: hidden;
}
.pro .pro_r .pro_list dl dd
{
	width: 230px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #d0e3ff;text-shadow:1px 1px #fff;
}
.pro .pro_r .pro_list dl dt img
{
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 1s ease 0s;
	width: 100%;
}
.pro .pro_r .pro_list dl dt a:hover img
{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.link
{
	background: #e5f4ff;
	padding: 20px 0;
	margin-top: 20px;
	line-height: 40px;text-shadow: 1px 1px #fff;
}
.link1
{
	background: url(../images/links.gif) no-repeat 5px center;
	width: 170px;
	height: 40px;
	position: relative;
	float: left;
}
.link1 span
{
	position: absolute;
	right: 45px;
	bottom: -15px;
}
.link p
{
	width: 770px;
	float: right;
}
.link p span
{
color:#888;
}
.link p a
{
	margin: 0 8px;
}
.f_nav
{
	background: url(../images/f_nav.gif) repeat-x;
	height: 47px;
	line-height: 47px;
	margin-bottom: 20px;
}
.f_nav p
{
	text-align: center;
}

.f_nav p a
{
	color: #fff;
	font-size: 14px;
	margin: 0 15px;
}
.footer
{
	margin-bottom: 20px;
}

.footer dl
{
	width: 460px;
	overflow: hidden;
	margin-left: 185px;
}
.footer dl dt
{
	width: 160px;
	float: left;
	margin-top: 15px;
}
.footer dl dd
{
	float: right;
	width: 300px;
	line-height: 25px;
}
.footer .wx img
{
	width: 130px;
	margin-right: 185px;
	height: 130px;
	overflow: hidden;
}
