﻿/*
本代码由素材家园收集并编辑整理;
尊重他人劳动成果;
转载请保留素材家园链接 - www.sucaijiayuan.com
*/
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
/* body */
body {
	margin: 0;
	padding: 0
}
.main_image {
	width: 100%;
	height: 400px; /*border-top:1px solid #d7d7d7;*/
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: 160px;
	z-index:9;
}
.main_image_bg{
	background:#fff;
	opacity:0.4;
	width: 100%;
	height: 430px; /*border-top:1px solid #d7d7d7;*/
	overflow: hidden;
	margin: 0 auto;
	top:200px;
	position:absolute;
	z-index:0;
	}
.main_image ul {
	width: 100%;
	height: 422px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	height: 422px;
	width:100%;
	height:auto;
	cursor:pointer;
}
.main_image li span {
	display: block;
	width: 1024px;
	padding:0;
	margin:0 auto;
	height: 422px
}
.p_left {
	width: 300px;
	height: auto;
	margin-top: 0px;
	float: left;
	z-index: 99999;
	padding-left: 20px;
}
.p_left h1 {
	width: 300px;
	height: auto;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #574e46;
	z-index: 99999;
}
.main_image li span p {
	font-size: 16px;
	margin-top: 45px;
	text-indent: 2em;
	color:#333;
}
.p_right {
	width: 300px;
	height: auto;
	margin-top: 0px;
	float: right;
	z-index: 99999;
	padding-right: 20px;
	}
.p_right h2 {
	width: 300px;
	height: auto;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #574e46;
}
.main_image li span img{
	height:270px;
	width:300px;
	margin:0 auto;
	padding:0;
	float:left;
}
.main_image li a {
	display: block;
	width: 100%;
	height: 422px
}
div.flicking_con {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative
}
div.flicking_con .flicking_inner {
	position: absolute;
	top: 590px;
	left: 420px;
	z-index: 999;
	width: 130px;
	padding:8px 0px 0 30px;
	height: 32px;
	/*background:url(../images/fly30.png) no-repeat center;*/
	}  
	
/*div.flicking_con .flicking_inner {
	position: absolute;
	bottom:10px;
	margin:0 auto;
	left: 420px;
	z-index: 999;
	width: 130px;
	padding:8px 0px 0 30px;
	height: 32px;
	background:url(../images/fly30.png) no-repeat center;
	}*/
div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_main_img.png') 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
div.flicking_con a.on {
	background-position: 0 -21px
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}
.call_zx {
	position: absolute;
	width: 126px;
	height: 48px;
	position: absolute;
	margin: 0 auto;
	right: 24%;
	top: 340px;
	z-index: 999
}
