@charset "gb2312";

/* CSS Document */


/*����Աȡ���ȫ�������?����ר��ģ��css*/

.main {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
}

.stage1 {
	width: 100%;
	margin-top: 35px;
}


/*.stage1 .stage1-width {width:655px;height:440px;padding:10px 24px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;position:relative;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}*/

.stage1 .stage1-width:last-child {
	border-right: 1px solid #e1e1e1;
}

.stage1 .stage1-width:hover {
	-moz-box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	-webkit-box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	z-index: 10;
	background-color: #f8f7f7;
	border-top-color: #c0025a;
	-moz-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.main2 {
	width: 1200px;
	height: 575px;
	margin: auto;
	position: relative;
}

.main2_l {
	width: 730px;
	height: 495px;
	padding: 10px 30px 0;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	opacity: 1;
}

.main2_l_t {
	height: 60px;
}

.main2_l_t span {
	display: inline-block;
	line-height: 60px;
	float: left;
	font-size: 20px;
	color: #000;
}

.main2_l_t span a {
	display: inline-block;
	font-size: 24px;
	color: #000;
}

.main2_l_t .more {
	display: block;
	width: 41px;
	height: 11px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

.main2_l_t .preNext {
	width: 65px;
	height: 19px;
	margin-top: 20px;
}

.main2_l_t .preNext a {
	display: block;
	width: 30px;
	height: 19px;
	background-color: #fff;
	border: solid 1px #e5e5e5;
	position: relative;
}

.main2_l_t .preNext a:hover {
	background-color: #e9e8e8;
}

.main2_l_t .preNext i {
	position: absolute;
	display: block;
	width: 7px;
	height: 13px;
	left: 10px;
	top: 3px;
}

.main2_l_t .preBtn i {
	background: url(../images/icon.png) no-repeat -68px -45px;
}

.main2_l_t .nextBtn i {
	background: url(../images/icon.png) no-repeat -78px -45px;
}

.main_yiqi {
	height: 387px;
	overflow: hidden;
}

.yiqi {
	width: 730px;
	height: 387px;
	background: #f9f9f9;
}

.yiqi span {
	display: block;
	float: left;
}

.yiqi_1 {
	width: 290px;
	height: 387px;
	padding-top: 100px;
	float: left;
}

.yiqi_1 h3 {
	width: 100%;
	height: 72px;
	font-size: 28px;
	color: #566592;
	line-height: 28px;
}

.yiqi_1 h3 span {
	color: #6f6e6e;
	font-size: 19px;
	font-weight: normal;
}

.yiqi_1 p {
	width: 230px;
	height: 110px;
	font-size: 16px;
	color: #818080;
	line-height: 24px;
}

.yiqi a {
	display: block;
	width: 105px;
	height: 33px;
	border: solid 1px #787878;
	line-height: 32px;
	font-size: 16px;
	color: #6f6e6e;
	text-align: center
}

.main2_l:hover {
	box-shadow: 0 0 25px rgba(8, 1, 3, .2);
}

.main2_r {
	width: 335px;
	height: 495px;
	padding: 10px 30px 0;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	opacity: 1;
}

.main2_r_t {
	height: 60px;
}

.main2_r_t span {
	display: inline-block;
	line-height: 60px;
	float: left;
	font-size: 24px;
	color: #686767;
}

.main2_r_t span a {
	display: inline-block;
	font-size: 24px;
	color: #000;
}

.main2_r_t .more {
	display: block;
	width: 41px;
	height: 11px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

.main2_r_t .preNext {
	width: 60px;
	height: 19px;
	margin-top: 20px;
}

.main2_r_t .preNext a {
	display: block;
	width: 28px;
	height: 19px;
	background-color: #fff;
	border: solid 1px #e5e5e5;
	position: relative;
}

.main2_r_t .preNext a:hover {
	background-color: #e9e8e8;
}

.main2_r_t .preNext i {
	position: absolute;
	display: block;
	width: 7px;
	height: 13px;
	left: 10px;
	top: 3px;
}

.main2_r_t .preBtn i {
	background: url(../images/icon.png) no-repeat -68px -45px;
}

.main2_r_t .nextBtn i {
	background: url(../images/icon.png) no-repeat -78px -45px;
}

.main_huanj {
	height: 387px;
}

.huanj {
	width: 335px;
	height: 387px;
	position: relative;
}

.huanj_1 {
	width: 335px;
	height: 300px;
	cursor: pointer;
}

.huanj_1 li {
	width: 166px;
	height: 148px;
	margin-bottom: 2px;
	float: left;
}

.huanj_1 li.l1 {
	float: right;
}

.huanj p {
	width: 335px;
	font-size: 14px;
	line-height: 20px;
	color: #6f6e6e;
	padding-top: 10px;
}

.huanj_bg {
	position: fixed;
	left: 0px;
	top: 0;
	width: 100%;
	height: 1055px;
	background: url(../images/huanj_bg.png);
	opacity: 0;
	z-index: -1;
}

.block {
	opacity: 1;
	z-index: 99;
}

.huanj_center {
	position: absolute;
	left: 50%;
	top: 45%;
	margin-left: -340px;
	margin-top: -235px;
	width: 680px;
	height: 470px;
	padding: 0 58px;
	background: #fff;
}

.huanj_center_1 h3 {
	width: 564px;
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	color: #464648;
	text-align: center;
}

.huanj_center_1 {
	width: 564px;
	height: 418px;
	overflow: hidden;
}

.huanj_center_close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 34px;
	height: 34px;
	background: url(../images/icon.png) -46px 0 #464648;
	display: block;
	cursor: pointer;
}

.huanj_z {
	width: 23px;
	height: 23px;
	position: absolute;
	left: 25px;
	top: 225px;
	background: url(../images/icon.png) 0 0;
	cursor: pointer;
}

.huanj_y {
	width: 23px;
	height: 23px;
	position: absolute;
	right: 25px;
	top: 225px;
	background: url(../images/icon.png) -23px 0;
	cursor: pointer;
}

.main2_r:hover {
	box-shadow: 0 0 25px rgba(8, 1, 3, .2);
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		top: 100px;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		top: 100px;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
		top: 100px;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
		top: 100px;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}

#index2 .picScroll-left {
	width: 350px;
	height: 365px;
	overflow: hidden;
	position: relative;
}

#index2 .picScroll_new {
	width: 250px;
	height: 365px;
	overflow: hidden;
	position: relative;
}

#index2 .picScroll-left .hd {
	display: none;
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

#index2 .picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("Images/arrow.png") no-repeat;
	background: red;
}

#index2 .picScroll-left .hd .next {
	background-position: 0 -50px;
}

#index2 .picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

#index2 .picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

#index2 .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

#index2 .picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("Images/icocircle.gif") 0 -9px no-repeat;
}

#index2 .picScroll-left .hd ul li.on {
	background-position: 0 0;
}

#index2 .picScroll-left .bd {
	width: 350px;
	height: 365px;
	overflow: hidden;
}

#index2 .picScroll_new .bd {
	width: 250px;
	height: 365px;
	overflow: hidden;
}

#index2 .picScroll-left .bd ul {
	width: 1250px;
	height: 365px;
	overflow: hidden;
	zoom: 1;
}

#index2 .picScroll-left .bd ul li {
	height: 365px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

#index2 .picScroll-left .bd ul li .pic {
	width: 350px;
	height: 236px;
	text-align: center;
}

#index2 .i4 .picScroll-left .bd ul li .pic {
	width: 250px;
	height: 236px;
	text-align: center;
}

#index2 .picScroll-left .bd ul li .pic img {
	width: 350px;
	height: 236px;
	display: block;
}

#index2 .picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

#index2 .picScroll-left .bd ul li .title {}

#index2 .i4 .picScroll-left .bd ul li .pic img {
	width: 250px;
	height: 236px;
	display: block;
}

#index2 .picScroll-left .bd ul li .title span {
	display: block;
}

#index2 .picScroll-left .bd ul li .title .s1 {
	height: 30px;
	line-height: 30px;
	color: #222;
	padding-top: 10px;
	overflow: hidden;
	font-weight: 600;
	text-align: left;
}

#index2 .picScroll-left .bd ul li .title .s2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #b9b9b9;
	overflow: hidden;
	text-align: left;
}

#index2 .picScroll-left .bd ul li .title .s2 em {
	color: #9b7736;
}