@charset "utf-8";
/* CSS Document */

.index_banner{
	overflow:hidden;
	z-index:10;
	width:980px;
	height:auto;
	background:url(../images/index_banner_bg.jpg) repeat-x;
	margin:0 auto 10px;
	padding:0 0 12px;
	position:relative;}
.index_banner .ggao{
	position:absolute;
	left:1100px;
	width:150px;
	height:360px;
	top:20px;}
.index_banner .yj_bg{
	position:absolute;
	background:url(../images/index_banner_yuanj.jpg) no-repeat;
	width:64px;
	height:66px;
	right:0px;
	top:0px;
	z-index:8;}
.index_banner .next{
	position:absolute;
	background:url(../images/next.jpg) no-repeat;
	width:19px;
	height:38px;
	top:182px;
	right:15px;
	z-index:9;}
.index_banner .prev{
	position:absolute;
	background:url(../images/prev.jpg) no-repeat;
	width:19px;
	height:38px;
	top:182px;
	left:15px;
	z-index:9;}

.index_banner .product_scroll{
	position:relative;
	width:980px;
	margin:0 auto;
	padding-top:0;
	z-index:5;
	overflow:hidden;}
.index_banner #product_scroll{
	width:960px !important;
	max-width:100%;
	margin-left:auto !important;
	margin-right:auto !important;
	overflow:hidden !important;
	box-sizing:border-box;}
.index_banner .product_scroll_inner{
	height:361px;
	overflow:hidden;
	margin:0 auto;}
#product_scroll .ps_col{
	float:left;
	text-align:center;
	width:320px;}
#product_scroll .ps_col > .pic{
	list-style:none;
	margin:0;
	padding:0;}
.index_banner .product_scroll .scroll_cap{
	margin-top:8px;
	padding:0 6px;
	color:#fff;
	font-size:12px;
	line-height:1.45;
	text-shadow:0 1px 1px rgba(0,0,0,0.35);}
#product_scroll .ps_col .pic img{
	vertical-align:middle;
	border:0;}
.index_banner .product_scroll .btn_l,
.index_banner .product_scroll .btn_r{
	display:block;
	width:19px;
	height:38px;
	background:url(../images/prev.jpg) no-repeat;
	position:absolute;
	top:182px;
	cursor:pointer;
	z-index:20;}
.index_banner .product_scroll .btn_l{
	left:15px;}
.index_banner .product_scroll .btn_r{
	background:url(../images/next.jpg) no-repeat;
	right:15px;}

.content.home_lean{
	min-height:0;
	height:auto;
	padding-top:12px;
	padding-bottom:28px;
	position:relative;
	z-index:15;
	clear:both;}
.content.home_lean .wapper{
	padding-top:4px;
	padding-bottom:4px;}
.index_intro{
	margin:12px auto 0;
	padding:18px 22px 20px;
	max-width:960px;
	background:#f7f7f7;
	border:1px solid #e2e2e2;
	border-radius:2px;
	box-sizing:border-box;}
.index_intro p{
	margin-bottom:12px;
	color:#222;
	line-height:22px;}
.index_intro .ixlink{
	color:#057c45;}
.index_intro .ixlink:hover{
	color:#f00;}
.index_intro .index_intro_links{
	margin-bottom:0;
	padding-top:4px;}
.index_intro .index_intro_sep{
	display:inline-block;
	margin:0 10px;
	color:#333;}

/* 强制修复导航栏上移与挤压 */
.head {
	height: auto !important;
	min-height: 90px !important;
	clear: both !important;
	overflow: hidden !important;
}

.nav {
	margin-top: 10px !important;
	position: relative !important;
	top: 0 !important;
	clear: both !important;
	float: none !important;
	display: block !important;
}

.nav ul li a {
	height: 32px !important;
	line-height: 32px !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 15px !important;
}

.index_banner {
	margin-top: 10px !important;
}
