@charset "utf-8";
/* CSS Document */
.pro-banner {
	height:593px;
	overflow:hidden;
	background:url(../IMG/pro-banner.jpg) center top no-repeat;
	}
.contain {
	width:1240px;
	height:auto;
	overflow:hidden;
	padding:90px 0px;
	margin:0px auto;
	}
.pro-left {
	height:447px;
	width:313px;
	float:left;
	overflow:hidden;
	}
.pro-left h3 {
	height:109px;
	overflow:hidden;
	background:url(../PNG/pro-left-nav-top.png) left top no-repeat;
	}
.pro-left h3 span {
	font-size:29px; 
	font-weight:bold;
	color:#ffb400;
	display:block;
	width:150px;
	border-bottom:1px solid #ffb400;
	padding-bottom:10px;
	margin:30px 0px 0px 30px;
	}
.pro-left i {
	display:block;
	width:286px;
	height:3px;
	overflow:hidden;
	background:url(../PNG/pro-left-nav-bottom-line.png) left bottom no-repeat;
	margin:0px;
	padding:0px;}
.pro-left ul li {
	height:auto;
	overflow:hidden;
	}
.pro-left ul li a.noline {
	border-bottom:none !important;
	}
.pro-left ul li a {
	display:block;
	width:286px;
	height:66px;
	border-bottom:1px solid #FFF;
	line-height:66px;
	background:url(../PNG/pro-left-nav-dot.png) 260px 30px no-repeat #c2c2c2;
	padding-left:40px;
	font-size:17px;
	color:#737373;
	}
.pro-left ul li a:hover {
	text-decoration:none;
	color:#003480;
	background:url(../PNG/pro-left-nav-dot-h.png) 260px 30px no-repeat #ffb400;
	}
.pro-left ul li a.on {
	text-decoration:none;
	color:#003480;
	background:url(../PNG/pro-left-nav-dot-h.png) 260px 30px no-repeat #ffb400;
	}
.pro-right {
	width:840px;
	float:right;
	height:auto;
	overflow:hidden;
	}
.pro-right .pro-right-title {
	width:820px;
	float:right;
	height:96px;
	overflow:hidden;
	background:url(../PNG/pro-title-bg.png) left top no-repeat;
	}	
.pro-right .pro-right-title p {
	width:180px;
	height:40px;
	float:left;
	background:url(../PNG/pro-title.png) left top no-repeat;
	margin:33px 0px 0px 5px;
	}
.pro-right .pro-right-list{
	height:400px;
	margin-top:50px;
	margin-left:10px;
	}

.pro-list {
	width:1240px;
	height:auto;
	margin-top:10px;
	
	}