﻿/*
* @Author: Marte
* @Date:   2016-10-24 09:46:10
* @Last Modified by:   Marte
* @Last Modified time: 2018-03-29 13:18:35
*/

#news_list .banner {
	width: 100%;
	min-width: 1200px;
	height: 309px;
	margin-top: 51px;
}

#news_list .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#left_nav {
	width: 280px;
	height: auto;
	position: absolute;
	top: -95px;
}

#left_nav .top {
	width: 280px;
	height: 85px;
	background: url(../Images/news_list_bg1.png) top center no-repeat;
}

#left_nav .top h3 {
	height: 40px;
	line-height: 40px;
	padding-top: 15px;
	font-size: 36px;
	color: #fff;
	font-weight: 500;
	padding-left: 32px;
}

#left_nav .top p {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #9e948d;
	font-weight: 500;
	padding-left: 32px;
}

#left_nav .Lnav {
	width: 100%;
	height: auto;
	background: #f0f0f0;
}

#left_nav .Lnav ul li {
	height: 45px;
	border-bottom: 1px solid #dbdbdb;
}

#left_nav .Lnav ul li:hover {
	background: #fff;
}

#left_nav .Lnav ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #222;
	color: #103181;
	padding-left: 22px;
	margin-left: 35px;
}

#left_nav .Lnav ul li a span {
	padding-left: 10px;
	color: #999;
}

#left_nav .Lnav ul li:hover a {
	color: #9e7736;
	color: #ecb849;
	background: url(../Images/news_list_bg2.png) left center no-repeat;
}

#left_nav .Lnav ul li.now a {
	color: #9e7736;
	color: #ecb849;
	background: url(../Images/news_list_bg2.png) left center no-repeat;
}

#left_nav .Lnav ul li:hover a span {
	color: #9e7736;
}

#left_nav .Lnav ul li.now a span {
	color: #9e7736;
}

#left_nav .Lnav2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f0f0;
}

#left_nav .Lnav2 ul li {
	width: 282px;
	float: left;
}

#left_nav .Lnav2 ul li a {
	display: block;
	width: 139px;
	border-right: 1px solid #dbdbdb;
	background: none;
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
}

#left_nav .Lnav2 ul li a span {
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	margin-left: 10px;
}

#left_nav .Lnav2 ul li a:hover {
	background: #fff;
}

#left_nav .Lnav2 ul li a:hover span {
	color: #9e7736;
	background: url(../Images/news_list_bg2.png) left center no-repeat;
}

#left_nav .bot {
	height: 305px;
	padding-top: 20px;
	background: #675547;
	background: #103181;
	position: relative;
}

#left_nav .bot .tel {
	height: 50px;
	margin-left: 15px;
	padding-left: 40px;
	background: url(../Images/news_list_bg3.png) left center no-repeat;
}

#left_nav .bot .tel .p1 {
	height: 25px;
	line-height: 25px;
	color: #ecb849;
	font-size: 18px;
}

#left_nav .bot .tel .p2 {
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 24px;
}

#left_nav .bot .time {
	height: 105px;
	margin-left: 15px;
	padding-left: 40px;
	margin-top: 15px;
	background: url(../Images/news_list_bg4.png) left top no-repeat;
}

#left_nav .bot .time .p1 {
	height: 25px;
	line-height: 25px;
	color: #ecb849;
	font-size: 18px;
}

#left_nav .bot .time .p2 {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 20px;
}

#left_nav .bot .time .p3 {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 20px;
}

#left_nav .bot .lswt a {
	display: block;
	width: 113px;
	height: 113px;
	position: absolute;
	top: 188px;
}

#left_nav .bot .lswt a.a1 {
	left: 27px;
	background: #f07106;
	background: #ecb849;
}

#left_nav .bot .lswt a.a2 {
	right: 27px;
	background: #241408;
	background: #f07106;
}

#left_nav .bot .lswt a span {
	display: block;
	width: 100%;
}

#left_nav .bot .lswt a .s1 {
	height: 85px;
}

#left_nav .bot .lswt a.a1 .s1 {
	background: url(../Images/news_list_bg5.png) center no-repeat;
}

#left_nav .bot .lswt a.a2 .s1 {
	height: 80px;
	background: url(../Images/news_list_bg6.png) center no-repeat;
}

#left_nav .bot .lswt a .s2 {
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 70px;
}

#left_nav .bot .lswt a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#left_nav .bot .lswt a:hover .s2 {
	color: #103181;
}

#news_list .index1 .right {
	width: 880px;
	height: auto;
	margin-left: 320px;
	padding: 18px 0px 10px;
}

#news_list .index1 .right ul {
	width: 100%;
	height: auto;
	border-top: 1px solid #e4e4e4;
}

#news_list .index1 .right ul li {
	height: 185px;
	padding: 28px 0px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}

#news_list .index1 .right_new ul li {
	height: 236px;
}

#news_list .index1 .right ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#news_list .index1 .right ul li .img {
	width: 326px;
	height: 186px;
	position: absolute;
	top: 28px;
	left: 20px;
	overflow: hidden;
}

#news_list .index1 .right_new ul li .img {
	width: 250px;
	height: 236px;
}

#news_list .index1 .right ul li .img img {
	width: 100%;
	height: auto;
}

#news_list .index1 .right ul li .r {
	width: 445px;
	margin-left: 410px;
	position: relative;
}

#news_list .index1 .right ul li .r_new {
	margin-left: 310px;
	width: 545px;
}

#news_list .index1 .right ul li .r h3 {
	width: 360px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	overflow: hidden;
	padding: 0px;
	color: #4b4b4b;
}

#news_list .index1 .right ul li .r h3 span {
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	font-weight: 500;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 999;
}

#news_list .index1 .right ul li .r .txt {
	width: 100%;
	height: 140px;
	line-height: 25px;
	font-size: 14px;
	padding: 0px;
	overflow: hidden;
	color: #4b4b4b;
}

#news_list .index1 .right ul li:hover {
	background: #f5f5f5;
}

#news_list .index1 .right ul li:hover h3 {
	color: #9b7838;
}

#news_list .index1 .right .bot {
	width: 100%;
	height: 112px;
	margin-top: 100px;
	overflow: hidden;
}

#news_list .index1 .right .bot .box {
	width: 940px;
	height: 112px;
}

#news_list .index1 .right .bot .box p {
	width: 152px;
	height: 112px;
	float: left;
}

#news_list .index1 .right .bot .box p a {
	display: block;
	width: 109px;
	height: 105px;
}

#news_list .index1 .right .bot .box p a span {
	display: block;
	width: 109px;
	height: 20px;
	line-height: 20px;
	padding-top: 73px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

#news_list .index1 .right .bot .box p a:hover span {
	color: #9b7838;
}

#news_list .index1 .right .bot .box .p1 a {
	background: url(../Images/news_list_bot_bg1_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p2 a {
	background: url(../Images/news_list_bot_bg2_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p3 a {
	background: url(../Images/news_list_bot_bg3_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p4 a {
	background: url(../Images/news_list_bot_bg4_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p5 a {
	background: url(../Images/news_list_bot_bg5_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p6 a {
	background: url(../Images/news_list_bot_bg6_a.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p1 a:hover {
	background: url(../Images/news_list_bot_bg1_b.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p2 a:hover {
	background: url(../Images/news_list_bot_bg2_b.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p3 a:hover {
	background: url(../Images/news_list_bot_bg3_b.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p4 a:hover {
	background: url(../Images/news_list_bot_bg4_b.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p5 a:hover {
	background: url(../Images/news_list_bot_bg5_b.png) center no-repeat;
}

#news_list .index1 .right .bot .box .p6 a:hover {
	background: url(../Images/news_list_bot_bg6_b.png) center no-repeat;
}

#pages {
	width: 400px;
	height: 40px;
	text-align: center;
	margin: 35px auto 0;
}

#pages a {
	display: inline-block;
	padding: 2px 8px;
	font-size: 14px;
	color: #222;
	border: 1px solid #ccc;
	*display: inline;
	*zoom: 1;
}

#pages a.now {
	border: 0px none;
}

#pages a.now:hover {
	border: 0px none;
}

#pages a:hover {
	color: #9b7838;
	border: 1px solid #9b7838;
	background: #f5f5f5;
}

#pages li {
	float: left;
	margin: 0 3px;
}

#fm_txds .banner {
	width: 100%;
	min-width: 1200px;
	height: 450px;
}

#fm_new .banner {
	width: 100%;
	min-width: 1200px;
	height: 450px;
}

#fm_tab {
	height: 55px;
}

#fm_tab p {
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
}

#fm_tab p a {
	color: #000000;
}

#fm_tab p a:hover {
	color: #103182;
}

#fm_index1 {
	width: 100%;
	min-width: 1200px;
	height: 350px;
}

#fm_index1 .block {
	width: 1200px;
	height: 350px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index1 .block .left {
	width: 550px;
	height: 300px;
	border: 1px solid #ececec;
}

#fm_index1 .block .left p {
	width: 526px;
	height: 280px;
	padding-top: 10px;
	padding-left: 12px;
}

#fm_index1 .block .right {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 600px;
	z-index: 9;
}

#fm_index1 .block .right .p1 {
	width: 600px;
	height: 48px;
	border-bottom: 1px dashed #dcdcdc;
}

#fm_index1 .block .right .p1 h2 {
	hieght: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 25px;
	color: #103182;
}

#fm_index1 .block .right .p2 {
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #939393;
	padding-top: 5px;
}

#fm_index1 .block .right .cbox1 {
	width: 600px;
	height: 150px;
	background: #f0f0f0;
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 9;
}

#fm_index1 .block .right .cbox1 .picMarquee-left {
	width: 600px;
	height: 150px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 40px;
	height: 150px;
	overflow: hidden;
	background: #cbcbcb;
	position: absolute;
	top: 0px;
	z-index: 9;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .next {
	left: 560px;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .prev {
	left: 0px;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .next:hover {
	background: #103181;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .prev:hover {
	background: #103181;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .next span {
	display: block;
	width: 40px;
	height: 150px;
	background: url(../Images/fm_index1_gor.png) center center no-repeat;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .prev span {
	display: block;
	width: 40px;
	height: 150px;
	background: url(../Images/fm_index1_gol.png) center center no-repeat;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd {
	width: 520px;
	margin: 0 auto;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li {
	width: 130px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li .pic {
	text-align: center;
	padding-top: 10px;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li .pic img {
	width: 103px;
	height: 103px;
	display: block;
	padding: 2px;
	margin: 0 auto;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li .title {
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	color: #2e2e2e;
}

#fm_index1 .block .right .cbox1 .picMarquee-left .bd ul li:hover .title a {
	color: #103182;
}

#fm_index2 {
	width: 100%;
	min-width: 1200px;
	height: 410px;
}

#fm_index2 .block {
	width: 1200px;
	height: 410px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index2 .block .cbox1 {
	height: 125px;
}

#fm_index2 .block .cbox1 h2 {
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	color: #103182;
	text-align: center;
	background: url(../Images/fm_h2_sbg1.png) bottom center no-repeat;
}

#fm_index2 .block .cbox2 {
	width: 1230px;
	height: 280px;
}

#fm_index2 .block .cbox2 ul li {
	width: 307px;
	height: 225px;
	float: left;
	margin-top: 3px;
}

#fm_index2 .block .cbox2 ul li a {
	display: block;
	width: 285px;
	height: 225px;
	border: 1px solid #e3e3ec;
}

#fm_index2 .block .cbox2 ul li a .img {
	width: 285px;
	height: 170px;
}

#fm_index2 .block .cbox2 ul li a img {
	width: 285px;
	height: 170px;
}

#fm_index2 .block .cbox2 ul li a .p2 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	padding-left: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index2 .block .cbox2 ul li a .p2 span {
	display: block;
	width: 80px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #b4b4b4;
	color: #b4b4b4;
	font-size: 13px;
	position: absolute;
	top: 15px;
	left: 190px;
	z-index: 9;
}

#fm_index2 .block .cbox2 ul li:hover {
	margin-top: 0px;
}

#fm_index2 .block .cbox2 ul li:hover .p2 {
	color: #103182;
}

#fm_index2 .block .cbox2 ul li:hover .p2 span {
	color: #103182;
}

#fm_index3 {
	width: 100%;
	min-width: 1200px;
	height: 410px;
	height: auto;
}

#fm_index3 .block {
	width: 1200px;
	height: 410px;
	height: auto;
	border-bottom: 1px solid #e3e3ec;
	padding-bottom: 40px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index3 .block .cbox1 {
	height: 125px;
}

#fm_index3 .block .cbox1 h2 {
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	color: #103182;
	text-align: center;
	background: url(../Images/fm_h2_sbg1.png) bottom center no-repeat;
}

#fm_index3 .block .cbox2 {
	width: 1230px;
	height: 250px;
}

#fm_index3 .block .cbox2 ul li {
	width: 307px;
	height: 225px;
	float: left;
	margin-top: 3px;
}

#fm_index3 .block .cbox2 ul li a {
	display: block;
	width: 285px;
	height: 225px;
	border: 1px solid #e3e3ec;
}

#fm_index3 .block .cbox2 ul li a .img {
	width: 285px;
	height: 170px;
}

#fm_index3 .block .cbox2 ul li a img {
	width: 285px;
	height: 170px;
}

#fm_index3 .block .cbox2 ul li a .p2 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	padding-left: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index3 .block .cbox2 ul li a .p2 span {
	display: block;
	width: 80px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #b4b4b4;
	color: #b4b4b4;
	font-size: 13px;
	position: absolute;
	top: 15px;
	left: 190px;
	z-index: 9;
}

#fm_index3 .block .cbox2 ul li:hover {
	margin-top: 0px;
}

#fm_index3 .block .cbox2 ul li:hover .p2 {
	color: #103182;
}

#fm_index3 .block .cbox2 ul li:hover .p2 span {
	color: #103182;
}

#fm_index4 {
	width: 100%;
	min-width: 1200px;
	height: 780px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index4 .cbox1 {
	height: 140px;
}

#fm_index4 .cbox1 .block {
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}

#fm_index4 .cbox1 .block .p1 {
	height: 65px;
	height: 65px;
	line-height: 65px;
	font-size: 36px;
	color: #103182;
	padding-top: 40px;
}

#fm_index4 .cbox1 .block .p2 {
	height: 20px;
	height: 20px;
	font-size: 18px;
	color: #103182;
}

#fm_index4 .cbox2 {
	width: 1920px;
	height: 638px;
	background: #f5f4f4;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -960px;
	z-index: 9;
}


/* 本例子css */

#fm_index4 .slideBox {
	width: 100%;
	min-width: 1200px;
	height: 637px;
}

#fm_index4 .slideBox .hd {}

#fm_index4 .slideBox .hd ul {
	width: 110px;
	height: 470px;
	zoom: 1;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -500px;
	z-index: 9;
}

#fm_index4 .slideBox .hd ul li {
	width: 101px;
	height: 101px;
	margin-bottom: 10px;
	background: url(../Images/fm_zj_sbg1_a.png) center no-repeat;
	cursor: pointer;
}

#fm_index4 .slideBox .hd ul li span {
	display: block;
	width: 101px;
	height: 101px;
	line-height: 101px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

#fm_index4 .slideBox .hd ul li:hover {
	background: url(../Images/fm_zj_sbg1_b.png) center no-repeat;
	cursor: pointer;
}

#fm_index4 .slideBox .hd ul li.on {
	background: url(../Images/fm_zj_sbg1_b.png) center no-repeat;
	cursor: pointer;
}

#fm_index4 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#fm_index4 .slideBox .bd li {
	width: 100%;
	height: 637px;
	zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index4 .slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

#fm_index4 .slideBox .bd li .txt1 {
	width: 520px;
	height: 500px;
	position: absolute;
	top: 63px;
	left: 50%;
	margin-left: 14px;
	z-index: 999;
}

#fm_index4 .slideBox .bd li .txt1 h2 {
	height: 50px;
	line-height: 50px;
	font-size: 48px;
	color: #404040;
}

#fm_index4 .slideBox .bd li .txt1 h3 {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	margin-top: 15px;
	color: #404040;
}

#fm_index4 .slideBox .bd li .txt1 .p1 {
	height: auto;
	margin-top: 31px;
	padding: 15px 0px;
	line-height: 25px;
	font-size: 14px;
	color: #404040;
	border-top: 1px dashed #a8a8a8;
	border-bottom: 1px dashed #a8a8a8;
}

#fm_index4 .slideBox .bd li .txt1 .p2 {
	width: 113px;
	height: 26px;
	line-height: 26px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin-top: 25px;
	background: #ebbb52;
}

#fm_index4 .slideBox .bd li .txt1 .p3 {
	font-size: 16px;
	line-height: 30px;
	margin-top: 14px;
}

#fm_index4 .slideBox .swt {
	width: 196px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 450px;
	left: 0px;
	z-index: 9;
}

#fm_index4 .slideBox .swt1 {
	background: #103182;
	left: 50%;
	margin-left: 20px;
}

#fm_index4 .slideBox .swt2 {
	background: #404040;
	left: 50%;
	margin-left: 230px;
}

#fm_index4 .slideBox .swt:hover {
	background: #ebbb52;
}

#fm_index5 {
	width: 100%;
	min-width: 1200px;
	height: 570px;
}

#fm_index5 .block {
	width: 1200px;
	height: 570px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index5 .block .cbox1 {
	height: 124px;
}

#fm_index5 .block .cbox1 .p1 {
	height: 60px;
	height: 60px;
	line-height: 65px;
	font-size: 36px;
	color: #103182;
	padding-top: 40px;
}

#fm_index5 .block .cbox1 .p2 {
	height: 20px;
	height: 20px;
	font-size: 18px;
	color: #103182;
}

#fm_index5 .block .cbox2 {
	height: 445px;
}

#fm_index5 .slideBox {
	width: 1200px;
	height: 408px;
	position: relative;
}

#fm_index5 .slideBox .bd {
	width: 1200px;
	height: 408px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#fm_index5 .slideBox .bd ul {}

#fm_index5 .slideBox .bd li {
	width: 600px;
	height: 408px;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index5 .slideBox .bd li .txt1 {
	width: 480px;
	height: 287px;
	margin: 0 auto;
	position: absolute;
	top: 55px;
	left: 5px;
	z-index: 9;
	border-top: 3px solid #ebbb52;
	border-left: 3px solid #ebbb52;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

#fm_index5 .slideBox .bd li .img {
	width: 235px;
	height: 410px;
	margin-top: 3px;
	position: absolute;
	top: 0px;
	left: 345px;
	z-index: 9;
}

#fm_index5 .slideBox .bd li .txt1 .p1 {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #103182;
	padding-left: 45px;
	padding-top: 30px;
}

#fm_index5 .slideBox .bd li .txt1 .p2 {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #404040;
	padding-left: 45px;
	margin-top: 10px;
}

#fm_index5 .slideBox .bd li .txt1 .p3 {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #404040;
	padding-left: 45px;
}

#fm_index5 .slideBox .bd li .txt1 .p4 {
	width: 265px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #404040;
	margin-left: 45px;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #bfbfbf;
}

#fm_index5 .slideBox .bd li .txt1 .p5 {
	width: 250px;
	height: auto;
	line-height: 22px;
	font-size: 14px;
	color: #8f8f8f;
	margin-left: 45px;
	margin-top: 5px;
}

#fm_index5 .slideBox .bd li .txt1 p span {
	font-size: 16px;
	color: #9b9a9a;
}

#fm_index5 .slideBox .bd li:hover .img {
	margin-top: 0px;
}

#fm_index5 .slideBox .prev {
	width: 45px;
	height: 177px;
	position: absolute;
	left: -50px;
	top: 105px;
	display: block;
	background: url(../Images/fm_index5_gol.png) no-repeat;
}

#fm_index5 .slideBox .next {
	width: 45px;
	height: 177px;
	position: absolute;
	right: -50px;
	top: 105px;
	display: block;
	background: url(../Images/fm_index5_gor.png) no-repeat;
}

#fm_index5 .slideBox .prev:hover,
#fm_index5 .slideBox .next:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#fm_index5 .slideBox .prevStop {
	display: none;
}

#fm_index5 .slideBox .nextStop {
	display: none;
}

#fm_index6 {
	width: 100%;
	min-width: 1200px;
	height: 755px;
	background: url(../Images/fm_index6_bg.jpg) repeat-x;
}

#fm_index6 .block {
	width: 1200px;
	height: 755px;
	border-bottom: 1px solid #e3e3ec;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index6 .block .cbox1 {
	height: 144px;
}

#fm_index6 .block .cbox1 .p1 {
	height: 60px;
	height: 60px;
	line-height: 65px;
	font-size: 36px;
	color: #103182;
	text-align: center;
	padding-top: 45px;
}

#fm_index6 .block .cbox1 .p2 {
	height: 20px;
	height: 20px;
	font-size: 18px;
	color: #103182;
	text-align: center;
}

#fm_index6 .block .cbox2 {
	width: 1064px;
	height: auto;
	height: 530px;
	margin-left: 126px;
}

#fm_index6 .block .cbox2 ul li {
	width: 245px;
	height: 503px;
	float: left;
}

#fm_index6 .block .cbox2 ul li a {
	display: block;
	width: 200px;
	height: 500px;
	margin-top: 3px;
	border: 1px solid #e5e5e5;
	background: #fff;
}

#fm_index6 .block .cbox2 ul li a .img {
	width: 198px;
	margin: 0 auto;
	border-top: 1px solid #fff;
}

#fm_index6 .block .cbox2 ul li a .p2 {
	width: 185px;
	height: 55px;
	margin: 0 auto;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index6 .block .cbox2 ul li a .p2 span {
	display: block;
}

#fm_index6 .block .cbox2 ul li a .p2 .s1 {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 9;
}

#fm_index6 .block .cbox2 ul li a .p2 .s2 {
	widht: 130px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color;
	#222;
	position: absolute;
	top: 16px;
	left: 50px;
	z-index: 9;
}

#fm_index6 .block .cbox2 ul li a .p3 {
	width: 185px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #103182;
	margin: 0 auto;
}

#fm_index6 .block .cbox2 ul li a .p4 {
	width: 185px;
	height: 50px;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	color: #8f8f8f;
	margin: 0 auto;
}

#fm_index6 .block .cbox2 ul li:hover a {
	margin-top: 0px;
}

#fm_index6 .block .cbox2 ul li:hover a .p2 span {
	color: #103182;
}

#fm_index7 {
	width: 100%;
	min-width: 1200px;
	height: 290px;
}

#fm_index7 .block {
	width: 1200px;
	height: 290px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index7 .block .cbox1 {
	height: 140px;
}

#fm_index7 .block .cbox1 .p1 {
	height: 60px;
	height: 60px;
	line-height: 65px;
	font-size: 36px;
	color: #103182;
	font-weight: 900;
	padding-top: 45px;
}

#fm_index7 .block .cbox1 .p2 {
	width: 1176px;
	height: 40px;
	height: 40px;
	font-size: 18px;
	color: #103182;
	border-bottom: 1px solid #959595;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#fm_index7 .block .cbox1 .p2 a {
	display: block;
	width: 1176px;
	height: 40px;
}

#fm_index7 .block .cbox1 .p2 span {
	display: block;
}

#fm_index7 .block .cbox1 .p2 .s1 {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #000;
	padding-left: 28px;
	background: url(../Images/fm_index7_sbg1.png) left center no-repeat;
}

#fm_index7 .block .cbox1 .p2 .s2 {
	width: 50px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #b5b5b5;
	font-size: 12px;
	position: absolute;
	top: 5px;
	left: 1104px;
	z-index: 9;
}

#fm_index7 .block .cbox1 .p2:hover a {
	color: #103181;
}

#fm_index7 .block .cbox2 {
	width: 1180px;
	margin: 0 auto;
	padding-top: 22px;
}

#fm_index7 .block .cbox2 ul li {
	width: 585px;
	height: 30px;
	float: left;
}

#fm_index7 .block .cbox2 ul li a {
	font-size: 16px;
	color: #8e8e8e;
}

#fm_index7 .block .cbox2 ul li:hover a {
	color: #222;
}

#ppzx .banner {
	width: 100%;
	min-width: 1200px;
	height: 309px;
}

#ppzx .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#ppzx .index1 .right {
	width: 880px;
	height: auto;
	margin-left: 320px;
	padding: 0px 0px 10px;
	margin-bottom: 90px;
}

#ppzx .index1 .right .top {
	height: 100px;
	border-bottom: 1px solid #e6e6e6;
}

#ppzx .index1 .right .top h3 {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #9a7735;
	padding-top: 50px;
	font-weight: 500;
}

#ppzx .index1 .right .top h3 span {
	padding: 0px 15px;
	background: url(../Images/ppjs_sbg2.png) center no-repeat;
}

#ppzx.ppjs .index1 .right .box3 {
	width: 880px;
	height: auto;
	position: relative;
}

#ppzx.ppjs .index1 .right .box3 .bg {
	width: 440px;
	height: 1352px;
	padding: 43px 0px;
	border-right: 1px dashed #dcdcdc;
}

#ppzx.ppjs .index1 .right .box3 .bg p {
	width: 440px;
	height: 1352px;
	border-right: 1px solid #dcdcdc;
}

#ppzx.ppjs .index1 .right .box3 ul {
	width: 880px;
	heght: auto;
	position: absolute;
	top: 0px;
}

#ppzx.ppjs .index1 .right .box3 ul li {
	width: 438px;
	height: 190px;
	position: relative;
}

#ppzx.ppjs .index1 .right .box3 ul li span {
	display: inline-block;
	background: #dcdcdc;
	padding: 10px 20px;
}

#ppzx.ppjs .index1 .right .box3 ul li span i {
	font-style: normal;
}

#ppzx.ppjs .index1 .right .box3 ul li span .p1 {
	font-size: 24px;
	color: #9c7252;
}

#ppzx.ppjs .index1 .right .box3 ul li span .p2 {
	font-size: 16px;
	color: #222;
	padding-left: 12px;
	background: url(../Images/ppjs_sbg1.png) left center no-repeat;
}

#ppzx.ppjs .index1 .right .box3 ul li span:hover {
	background: #e4d2c0;
}

#ppzx.ppjs .index1 .right .box3 ul li.r {
	float: right;
	// padding-bottom:111px;
}

#ppzx.ppjs .index1 .right .box3 ul li.r span {
	margin-left: 20px;
}

#ppzx.ppjs .index1 .right .box3 ul li.r p {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 30px;
	left: -7px;
	background: #6c6c6c;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ppzx.ppjs .index1 .right .box3 ul li.l {
	float: left;
	text-align: right;
	// padding-top:115px;
}

#ppzx.ppjs .index1 .right .box3 ul li.l span {
	margin-right: 20px;
	margin-top: 100px;
}

#ppzx.ppjs .index1 .right .box3 ul li.l p {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 120px;
	right: -7px;
	background: #6c6c6c;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ppzx.ppjs .index1 .right .box3 ul li:hover p {
	background: #e4d2c0;
}

#ppzx.ppjs .index1 .right .box4 {
	margin-top: 40px;
}

#ppzx.yyhj .right {
	padding-bottom: 50px;
}

#ppzx.yyhj .right .bot {
	width: 880px;
	height: 660px;
}

#ppzx.yyhj .right .bot .pic_box {
	width: 100%;
	height: 538px;
	overflow: hidden;
	position: relative;
}

#ppzx.yyhj .right .bot .pic_box ul li {
	display: none;
	width: 100%;
	height: 538px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}

#ppzx.yyhj .right .bot .pic_box ul li img {
	width: 100%;
	height: auto;
}

#ppzx.yyhj .right .bot .pic_box ul li.now {
	display: block;
}

#ppzx.yyhj .right .bot .lb_box {
	width: 100%;
	height: 98px;
	padding-top: 14px;
	background: #cccccc;
	position: relative;
}

#ppzx.yyhj .right .bot .lb_box .go {
	width: 74px;
	height: 85px;
	position: absolute;
	top: 14px;
	cursor: pointer;
}

#ppzx.yyhj .right .bot .lb_box .gol {
	left: 0px;
	background: url(../Images/yyhj_gol.png) center no-repeat;
}

#ppzx.yyhj .right .bot .lb_box .gor {
	right: 0px;
	background: url(../Images/yyhj_gor.png) center no-repeat;
}

#ppzx.yyhj .right .bot .lb_box .go:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#ppzx.yyhj .right .bot .lb_box .lb {
	width: 728px;
	height: 85px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#ppzx.yyhj .right .bot .lb_box .lb ul {
	width: 3000px;
	height: 85px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#ppzx.yyhj .right .bot .lb_box .lb ul li {
	width: 146px;
	height: 85px;
	float: left;
}

#ppzx.yyhj .right .bot .lb_box .lb ul li p {
	width: 135px;
	text-align: center;
	cursor: pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#ppzx.yyhj .right .bot .lb_box .lb ul li p img {
	height: 84px;
}

#ppzx.yyhj .right .bot .lb_box .lb ul li:hover p {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#ppzx.yyhj .right .bot .lb_box .lb ul li.now p {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#ppzx.yydz .right .box1 {
	width: 880px;
	height: auto;
	margin-top: 15px;
}

#ppzx.yydz .right .box1 .p1 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 600;
}

#ppzx.yydz .right .box1 .p2 {
	height: auto;
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
}

#ppzx.yydz .right .box2 {
	margin-top: 20px;
}

#ppzx.yydz .right .box2 .div1 {
	height: 42px;
}

#ppzx.yydz .right .box2 .div1 a {
	display: block;
	width: 175px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	background: #be9f83;
}

#ppzx.yydz .right .box2 .div1 a.a2 {
	background: #675547;
}

#ppzx.yydz .right .box2 .div1 a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#ppzx.yydz .right .box2 .map {
	width: 880px;
	height: 466px;
	margin-top: 30px;
	position: relative;
}

#ppzx.yydz .right .box2 .map a {
	display: block;
	width: 880px;
	height: 446px;
}

#ppzx.yydz .right .box2 .map p {
	display: none;
	width: 167px;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	margin: 0 auto;
	margin-top: 10px;
	cursor: pointer;
	color: #fff;
	background: #f07106;
	position: absolute;
	top: 176px;
	left: 360px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ppzx.yydz .right .box2 .map p span {
	display: block;
	padding-left: 15px;
	background: url(../Images/map_sbg2.png) left center no-repeat;
}

#ppzx.yydz .right .box2 .map p:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#ppzx.yydz .right .box2 .map:hover p {
	display: none;
}

#ppzx.yydz .right .box3 {
	margin-top: 50px;
}

#ppzx.yydz .right .box3 .div1 {
	height: 42px;
	margin-bottom: 15px;
}

#ppzx.yydz .right .box3 .div1 a {
	display: block;
	width: 175px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	background: #be9f83;
}

#bd_map {
	width: 880px;
	height: 565px;
	position: relative;
}

#bd_map .l {
	width: 657px;
	height: 565px;
	border: 1px solid #e6e6e6;
	border-left: 0px;
}

#bd_map .l ul li {
	width: 15px;
	height: 15px;
	background: #be9f83;
	position: absolute;
	cursor: pointer;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#bd_map .l ul li.bj {
	top: 201px;
	left: 456px;
}

#bd_map .l ul li.tj {
	top: 219px;
	left: 479px;
}

#bd_map .l ul li.jn {
	top: 250px;
	left: 474px;
}

#bd_map .l ul li.qd {
	top: 249px;
	left: 508px;
}

#bd_map .l ul li.heb {
	top: 105px;
	left: 556px;
}

#bd_map .l ul li.xa {
	top: 270px;
	left: 378px;
}

#bd_map .l ul li.sy {
	top: 181px;
	left: 534px;
}

#bd_map .l ul li.hg {
	top: 220px;
	left: 553px;
}

#bd_map .l ul li.sh {
	top: 315px;
	left: 535px;
}

#bd_map .l ul li p {
	display: none;
	width: 49px;
	height: 70px;
	background: url(../Images/map_sbg1.png) center no-repeat;
	position: absolute;
	top: -63px;
	left: -17px;
}

#bd_map .l ul li p span {
	display: block;
	height: 20px;
	line-heigh: 20px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding-top: 13px;
}

#bd_map .l ul li.now p {
	display: block;
}

#bd_map .r {
	width: 217px;
	height: 565px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../Images/map_sbg3.jpg) #cbcbcb bottom center no-repeat;
}

#bd_map .r .Rul li {
	display: none;
	width: 217px;
	height: 565px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../Images/map_sbg3.jpg) #cbcbcb bottom center no-repeat;
}

#bd_map .r .Rul li .img_box {
	width: 217px;
	height: 129px;
	overflow: hidden;
	position: relative;
}

#bd_map .r .Rul li .img_box .img {
	width: 100%;
	height: 129px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bd_map .r .Rul li .img_box .img img {
	width: 100%;
	height: auto;
}

#bd_map .r .Rul li .feiy {
	width: 217px;
	height: auto;
}

#bd_map .r .Rul li .feiy p {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	color: #fff;
	background: #be9f83;
	border-top: 1px solid #f5f5f5;
	cursor: pointer;
}

#bd_map .r .Rul li .feiy p.now {
	background: #f07106;
}

#bd_map .r .Rul li .feiy p:hover {
	background: #f07106;
}

#bd_map .r .Rul li .add_box {
	width: 217px;
	height: 145px;
}

#bd_map .r .Rul li .add_box .add {
	display: none;
	padding: 10px;
}

#bd_map .r .Rul li .add_box .add .p1 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	font-weight: 600;
}

#bd_map .r .Rul li .add_box .add .p2 {
	height: auto;
	line-height: 22px;
	font-size: 16px;
}

#bd_map .r .Rul li .add_box .add a {
	display: block;
	width: 87px;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	margin: 0 auto;
	margin-top: 10px;
	color: #fff;
	background: #f07106;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bd_map .r .Rul li .add_box .add a span {
	display: block;
	padding-left: 15px;
	background: url(../Images/map_sbg2.png) left center no-repeat;
}

#bd_map .r .Rul li .add_box .add a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#ppzx.sbyq {}

#sbyq_nav {
	width: 880px;
	height: 60px;
	overflow: hidden;
}

#sbyq_nav ul {
	width: 900px;
	height: 60px;
}

#sbyq_nav ul li {
	width: 125px;
	height: 60px;
	float: left;
	border-right: 1px solid #fff;
	position: relative;
}

#sbyq_nav ul li a {
	display: block;
	width: 125px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #e0e0e0;
}

#sbyq_nav ul li span {
	display: none;
	width: 19px;
	height: 10px;
	background: url(../Images/sbyq_sbg1.png) center no-repeat;
	position: absolute;
	left: 50px;
}

#sbyq_nav ul li:hover a {
	background: #e5d6b9;
	color: #9e7d40;
}

#sbyq_nav ul li:hover span {
	display: block;
}

#sbyq_nav ul li.now a {
	background: #e5d6b9;
	color: #9e7d40;
}

#sbyq_nav ul li.now span {
	display: block;
}

#ppzx.sbyq .box2 {
	height: 880px;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}

#ppzx.sbyq .box2 .list {
	width: 950px;
	heght: auto;
	margin-top: 10px;
}

#ppzx.sbyq .box2 .list ul li {
	width: 460px;
	height: 357px;
	float: left;
}

#ppzx.sbyq .box2 .list ul li .box {
	width: 418px;
	height: 315px;
	border: 1px solid #d0d0d0;
	border-top: 2px solid #a0a0a0;
	position: relative;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

#ppzx.sbyq .box2 .list ul li .box .txt {
	width: 215px;
	height: 315px;
	margin-left: 185px;
}

#ppzx.sbyq .box2 .list ul li .box .txt h3 {
	height: 30px;
	line-height: 30px;
	padding-top: 30px;
	overflow: hidden;
	font-size: 20px;
	color: #343434;
}

#ppzx.sbyq .box2 .list ul li .box .txt .p1 {
	height: auto;
	line-height: 18px;
	font-size: 13px;
	color: #999;
}

#ppzx.sbyq .box2 .list ul li .box .txt h4 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #343434;
}

#ppzx.sbyq .box2 .list ul li .box .txt .p2 {
	height: auto;
	line-height: 18px;
	font-size: 14px;
	color: #343434;
}

#ppzx.sbyq .box2 .list ul li .box .txt .p3 {
	display: none;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #f07106;
	margin-top: 15px;
}

#ppzx.sbyq .box2 .list ul li .box .txt .p3:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#ppzx.sbyq .box2 .list ul li .box .img {
	width: 185px;
	height: 313px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#ppzx.sbyq .box2 .list ul li .box .img img {
	width: 100%;
	height: auto;
}

#ppzx.sbyq .box2 .list ul li:hover .box .txt .p3 {
	display: block;
}

#ppzx.sbyq .box2 .list ul li:hover .box {
	border-top: 2px solid #f07106;
	box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	-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);
}

#ppzx.sbyq .box2 .page_box {
	width: 880px;
	height: 80px;
}

#ppzx.gysy {}

#ppzx.gysy .box1 {
	widht: 880px;
	height: 405px;
	background: #fbf8f5;
	margin-top: 15px;
	padding-top: 15px;
}


/* 专家列表css */

#docter_list {}

#ppzx.sbyq .box2 #docter_list {
	width: 950px;
	heght: auto;
	margin-top: 10px;
}

#ppzx.sbyq .box2 #docter_list ul li {
	width: 460px;
	height: 357px;
	float: left;
}

#ppzx.sbyq .box2 #docter_list ul li .box {
	width: 418px;
	height: 315px;
	border: 1px solid #d0d0d0;
	border-top: 2px solid #a0a0a0;
	position: relative;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

#ppzx.sbyq .box2 #docter_list ul li .box .img {
	width: 185px;
	height: 253px;
	border: 1px solid #ccc;
	position: absolute;
	top: 30px;
	left: 5px;
	overflow: hidden;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

#ppzx.sbyq .box2 #docter_list ul li .box .img img {
	width: 100%;
	height: auto;
}

#ppzx.sbyq .box2 #docter_list ul li .box:hover .txt {
	-moz-transform: translate3d(0, -8px, 0);
	-ms-transform: translate3d(0, -8px, 0);
	-o-transform: translate3d(0, -8px, 0);
	-webkit-transform: translate3d(0, -8px, 0);
	transform: translate3d(0, -8px, 0);
	z-index: 2;
}

#ppzx.sbyq .box2 #docter_list ul li .box:hover .txt .swt {
	display: block;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt {
	width: 205px;
	height: 315px;
	margin-left: 200px;
	position: relative;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt h3 {
	width: 90px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	font-size: 22px;
	color: #222;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 0px;
	border-right: 1px solid #909090;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt .pa {
	width: 90px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #999;
	background: #d1a250;
	position: absolute;
	top: 30px;
	left: 100px;
	color: #fff;
	text-align: center;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt .pb {
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #222;
	position: absolute;
	top: 48px;
	left: 85px;
	text-align: center;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt .div1 {
	padding-top: 90px;
	height: 140px;
	line-height: 20px;
	font-size: 14px;
	color: #222;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt .swt {
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #f07106;
	position: absolute;
	left: 30px;
	top: 250px;
}

#ppzx.sbyq .box2 #docter_list ul li .box .txt .swt:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

// #ppzx.sbyq .box2 #docter_list ul li:hover .box .txt .swt{display:block;}
#ppzx.sbyq .box2 #docter_list ul li:hover .box {
	border-top: 2px solid #f07106;
	box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	-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);
}

#ppzx.sbyq .box2 .page_box {
	width: 880px;
	height: 80px;
}


/* 本例子css */

#gysy_slide1 {
	width: 858px;
	height: 350px;
	margin: 0 auto;
}

#gysy_slide1 .slideBox {
	width: 100%;
	height: 350px;
	position: relative;
}

#gysy_slide1 .slideBox .hd {
	width: 152px;
	height: 351px;
	padding-left: 12px;
	padding-right: 2px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}

#gysy_slide1 .slideBox .hd ul {
	width: 150px;
	zoom: 1;
}

#gysy_slide1 .slideBox .hd ul li {
	width: 154px;
	height: 88px;
	position: relative;
	cursor: pointer;
}

#gysy_slide1 .slideBox .hd ul li p {
	width: 150px;
	height: 83px;
	border: 2px solid #fff;
	overflow: hidden;
	// filter:alpha(opacity=70);
	// -moz-opacity:0.7;
	// -khtml-opacity: 0.7;
	// opacity: 0.7;
}

#gysy_slide1 .slideBox .hd ul li p img {
	width: 100%;
	height: auto;
}

#gysy_slide1 .slideBox .hd ul li span {
	display: block;
	display: none;
	width: 9px;
	height: 11px;
	background: url(../Images/gysy_sbg2.png) center no-repeat;
	position: absolute;
	left: -7px;
	top: 40px;
}

#gysy_slide1 .slideBox .hd ul li.on p {
	border: 2px solid #f07106;
}

#gysy_slide1 .slideBox .hd ul li.on span {
	display: block;
}

#gysy_slide1 .slideBox .hd ul li:hover p {
	border: 2px solid #f07106;
}

#gysy_slide1 .slideBox .bd {
	position: relative;
	width: 692px;
	height: 350px;
	z-index: 0;
}

#gysy_slide1 .slideBox .bd li {
	width: 100%;
	height: 350px;
	zoom: 1;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left: 0px;
}

#gysy_slide1 .slideBox .bd li .p1 {
	width: 692px;
	height: 290px;
}

#gysy_slide1 .slideBox .bd li .p1 img {
	width: 100%;
	height: 100%;
}

#gysy_slide1 .slideBox .bd li .p2 {
	width: 692px;
	height: 43px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 15px;
	color: #474747;
	background: url(../Images/gysy_sbg1.jpg) top left no-repeat;
}

#gysy_slide1 .slideBox .bd li .p2 span {
	color: #9a7735;
}

#ppzx.gysy .box2 {
	widht: 880px;
	height: auto;
	background: #fbf8f5;
	margin-top: 15px;
	padding-top: 35px;
	padding-bottom: 50px;
	margin-bottom: 90px;
}

#ppzx.gysy .box2 .con {
	width: 660px;
	height: 405px;
	overflow: auto;
	// height:auto;
	margin: 0 auto;
}

#ppzx.gysy .box2 .con .txt {
	width: 605px;
	padding-bottom: 30px;
}

#ppzx.gysy .box2 .con .txt ul li {
	width: 605px;
	height: auto;
	margin-bottom: 5px;
}

#ppzx.gysy .box2 .con .txt ul li.bg1 {
	background: #f5e8d3;
}

#ppzx.gysy .box2 .con .txt ul li.bg2 {
	background: #f6f6f6;
}

#ppzx.gysy .box2 .con .txt ul li.bg3 {
	background: #e0e0e0;
}

#ppzx.gysy .box2 .con .txt ul li.bg4 {
	background: #d1cece;
}

#ppzx.gysy .box2 .con .txt ul li p {
	width: 465px;
	height: auto;
	padding: 20px 35px 20px 108px;
	line-height: 20px;
	font-size: 14px;
	position: relative;
}

#ppzx.gysy .box2 .con .txt ul li p span {
	display: block;
	width: 105px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: 600;
	font-size: 36px;
	color: #9c7737;
	position: absolute;
	top: 20px;
	left: 0px;
}

#ppzx.gysy .box2 .go {
	width: 90px;
	height: 40px;
	margin-left: 370px;
	cursor: pointer;
}

#ppzx.gysy .box2 .go.up {
	background: url(../Images/gysy_up.png) bottom center no-repeat;
	margin-bottom: 5px;
}

#ppzx.gysy .box2 .go.down {
	background: url(../Images/gysy_down.png) top center no-repeat;
	margin-top: 5px;
}

#ppzx.gysy .box2 .bot {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #9c7737;
}

#jczt_list .banner {
	width: 100%;
	min-width: 1200px;
	height: 309px;
}

#jczt_list .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#jczt_list #left_nav .Lnav span {
	display: block;
}

#jczt_list #left_nav .Lnav span.s1 {
	height: 25px;
	line-height: 30px;
	font-size: 18px;
	color: #222;
}

#jczt_list #left_nav .Lnav span.s2 {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #c8c8c8;
}

#jczt_list #left_nav .Lnav li:hover span {
	color: #9a7735;
}

#jczt_list .index1 .right {
	width: 880px;
	height: auto;
	margin-left: 320px;
	padding: 0px 0px 10px;
	margin-bottom: 90px;
}

#jczt_list .index1 .right .top {
	height: 100px;
	border-bottom: 1px solid #e6e6e6;
}

#jczt_list .index1 .right .top h3 {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #9a7735;
	padding-top: 50px;
	font-weight: 500;
}

#jczt_list .index1 .right .top h3 span {
	padding: 0px 15px;
	background: url(../Images/ppjs_sbg2.png) center no-repeat;
}

#jczt_list .box1 {
	height: 880px;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}

#jczt_list .box1 .list {
	width: 950px;
	heght: auto;
	margin-top: 10px;
}

#jczt_list .box1 .list ul li {
	width: 298px;
	height: 252px;
	float: left;
}

#jczt_list .box1 .list ul li .box {
	width: 280px;
	height: 229px;
	border: 1px solid #d0d0d0;
	border-top: 2px solid #a0a0a0;
	position: relative;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

#jczt_list .box1 .list ul li .box .img {
	width: 280px;
	height: 180px;
	overflow: hidden;
}

#jczt_list .box1 .list ul li .box .img img {
	width: 100%;
	height: auto;
}

#jczt_list .box1 .list ul li .box .txt {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #222;
}

#jczt_list .box1 .list ul li:hover .box {
	border-top: 2px solid #f07106;
	box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	-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);
}

#jczt_list .index1 .right .box2 {
	width: 880px;
	margin-top: 30px;
	border-top: 1px solid #ccc;
}

#jczt_list .index1 .right .box2 h3 {
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #656565;
	border-top: 3px solid #a9a9a9;
	position: relative;
	top: -2px;
}

#jczt_list .index1 .right .box2 p {
	width: 880px;
	height: 390px;
	margin-top: 20px;
	overflow: hidden;
}

#jczt_list .index1 .right .box2 p img {
	width: 100%;
	height: auto;
}

#show .banner {
	width: 100%;
	min-width: 1200px;
	height: 309px;
	margin-top: 51px;
}

#show .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#show .index1 .right {
	width: 880px;
	height: auto;
	min-height: 700px;
	margin-left: 320px;
	padding: 40px 0px 10px;
	margin-bottom: 90px;
}

#show #left_nav {
	width: 280px;
	height: auto;
	position: absolute;
	top: -95px;
}

#show #left_nav .zt {
	width: 278px;
	clear: both;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#show #left_nav .zt h3 {
	height: 42px;
	line-height: 42px;
	color: #a48959;
	font-size: 22px;
	padding-left: 10px;
	font-weight: 500;
}

#show #left_nav .zt h3 span {
	font-size: 18px;
	color: #d0d0d0;
	padding-left: 10px;
}

#show #left_nav .zt a {
	display: block;
	width: 270px;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}

#show #left_nav .zt a img {
	width: 100%;
	height: auto;
}

#show #left_nav .zt a:hover {
	border: 1px solid #f07106;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#show .index1 .right .top {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e7e7e7;
}

#show .index1 .right .top p {
	font-size: 14px;
	color: #222;
}

#show .index1 .right .top p a {
	color: #222;
}

#show .index1 .right .top p a:hover {
	color: #9a7737;
}

#show .index1 .right .box1 {
	border: 1px solid #e7e7e7;
	margin-top: 20px;
}

#show .index1 .right .box1 .show_box {
	width: 760px;
	margin: 0 auto;
}

#show .index1 .right .box1 .show_box h1 {
	margin: 0 auto;
	height: auto;
	line-height: 40px;
	font-weight: 500;
	font-size: 26px;
	color: #222;
	text-align: center;
	padding-top: 20px;
}

#show .index1 .right .box1 .show_box .txt_tag {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

#show .index1 .right .box1 .show_box .txt_tag a {
	color: #928e8a;
	padding-left: 20px;
}

#show .index1 .right .box1 .show_box .txt_tag a:hover {
	color: #9b7838;
}

#show .index1 .right .box1 .show_box .conter {
	width: 760px;
	height: auto;
	line-height: 200%;
	margin-top: 30px;
}

#show .index1 .right .box1 .show_swt {
	width: 232px;
	height: 48px;
	margin: 0 auto;
	background: url(../Images/show_swt_bg.png) center no-repeat;
}

#show .index1 .right .box1 .show_swt:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#show .index1 .right .box1 .show_swt a {
	display: block;
	width: 100%;
	height: 100%;
}

#show .index1 .right .box1 .page {
	height: 125px;
	border-top: 1px solid #e7e7e7;
	margin-top: 40px;
	padding-top: 30px;
}

#show .index1 .right .box1 .page p {
	height: 30px;
}

#show .index1 .right .box1 .page p a {
	color: #919191;
}

#show .index1 .right .box1 .page p a:hover {
	color: #f07106;
}

#show .index1 .right .box2 h3 {
	height: 40px;
	line-height: 40px;
	background: #eeeeee;
}

#show .index1 .right .box2 h3 em {
	padding-left: 25px;
	font-size: 18px;
	font-weight: 600;
	color: #5f5f5f;
}

#show .index1 .right .box2 h3 em span {
	color: #f07106;
	font-weight: 900;
	padding-right: 5px;
}

#show .index1 .right .box2 .xgwz {
	padding: 30px 20px 0px 20px;
	overflow: hidden;
}

#show .index1 .right .box2 .xgwz ul {
	width: 880px;
	height: auto;
}

#show .index1 .right .box2 .xgwz ul li {
	width: 410px;
	height: 30px;
	line-height: 30px;
	float: left;
}

#show .index1 .right .box2 .xgwz ul li a {
	display: block;
	display: inline-block;
	width: 380px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color: #222;
}

#show .index1 .right .box2 .xgwz ul li a:hover {
	color: #f07106;
}

#zjtd .index1 {
	width: 100%;
	min-width: 1200px;
	height: 1190px;
	position: relative;
}

#zjtd .index1 .top {
	width: 100%;
	height: 905px;
}

#zjtd .index1 .bot {
	width: 100%;
	height: 290px;
	background: #d3d3d5;
	overflow: hidden;
	position: relative;
}

#zjtd .index1 .bot .zj_box {
	width: 1525px;
	width: 80%;
	min-width: 1200px;
	height: 190px;
	margin: 0 auto;
	padding-top: 47px;
}

#zjtd .index1 .bot .zj_box ul li {
	width: 11.1%;
	height: 50px;
	float: left;
}

#zjtd .index1 .bot .zj_box ul li .p1 {
	width: 90%;
	height: 100px;
	border: 2px solid #fff;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#zjtd .index1 .bot .zj_box ul li:hover .p1 {
	border: 2px solid #c08f43;
}

#zjtd .index1 .bot .zj_box ul li:hover .p2 {
	color: #c08f43;
}

#zjtd .index1 .bot .zj_box ul li .p2 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

#zjtd .index1 .bot .zj_box ul li.i1 .p1 {
	background: url(../Images/zjtd_zl_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i2 .p1 {
	background: url(../Images/zjtd_zqx_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i3 .p1 {
	background: url(../Images/zjtd_cmn_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i4 .p1 {
	background: url(../Images/zjtd_hzp_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i5 .p1 {
	background: url(../Images/zjtd_wdk_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i6 .p1 {
	background: url(../Images/zjtd_fdq_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i7 .p1 {
	background: url(../Images/zjtd_cj_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i8 .p1 {
	background: url(../Images/zjtd_ld_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .bot .zj_box ul li.i9 .p1 {
	background: url(../Images/zjtd_qdm_a.png) top center no-repeat;
	background-size: 100% 100%;
}

#zjtd .index1 .hide {
	display: none;
	width: 852px;
	height: 600px;
	position: absolute;
	top: 320px;
	left: 50%;
	margin-left: -426px;
	z-index: 9999;
}

#zjtd .index1 .hide ul li {
	width: 852px;
	height: 600px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}

#zjtd .index1 .hide ul li.now {
	z-index: 9999;
}

#zjtd .index1 .hide ul li p.l1 {
	width: 360px;
	height: 525px;
	position: absolute;
	top: 24px;
	left: 40px;
	border: 1px solid #c08f43;
	z-index: 88;
}

#zjtd .index1 .hide ul li p.l2 {
	width: 376px;
	height: 545px;
	position: absolute;
	top: 34px;
	left: 50px;
	z-index: 999;
}

#zjtd .index1 .hide ul li .txt {
	width: 330px;
	height: auto;
	margin-left: 470px;
	padding-top: 77px;
}

#zjtd .index1 .hide ul li .txt span {
	font-size: 21px;
	color: #222;
	font-weight: 500;
	padding: 5px 0px;
	border-bottom: 2px solid #222;
}

#zjtd .index1 .hide ul li .txt span em {
	font-size: 38px;
	padding-right: 10px;
	color: #222;
	font-weight: 600;
}

#zjtd .index1 .hide ul li .txt .p1 {
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	padding-left: 20px;
	background: url(../Images/zjtd_i1_sbg1.png) left center no-repeat;
}

#zjtd .index1 .hide ul li .txt h4 {
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	margin-top: 10px;
}

#zjtd .index1 .hide ul li .txt .hr {
	height: 15px;
}

#zjtd .index1 .hide ul li .txt .p2 {
	line-height: 23px;
	font-size: 14px;
}

#zjtd .index1 .hide ul li .txt .lswt {
	width: 185px;
	height: 45px;
	padding: 0px;
	background: #ffa60b;
	position: absolute;
	top: 493px;
	left: 533px;
}

#zjtd .index1 .hide ul li .txt .lswt a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

#zjtd .index1 .hide ul li .txt .lswt:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#zjtd .index2 {
	width: 100%;
	min-width: 1200px;
	height: 673px;
	background: url(../Images/zjtd_i2_bg.jpg) center no-repeat;
}

#zjtd .index2 h3 {
	width: 100%;
	height: 245px;
	background: url(../Images/zjtd_i2_h3.png) center bottom no-repeat;
}

#zjtd .index2 .bot {
	height: 260px;
	margin-top: 73px;
	position: relative;
}

#zjtd .index2 .bot p {
	width: 175px;
	height: 260px;
	position: absolute;
	cursor: pointer;
}

#zjtd .index2 .bot p span {
	display: block;
}

#zjtd .index2 .bot p .s1 {
	height: 171px;
}

#zjtd .index2 .bot p .s2 {
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #3a352e;
}

#zjtd .index2 .bot p:hover .s2 {
	color: #c08f43;
}

#zjtd .index2 .bot p.p1 {
	left: 176px;
}

#zjtd .index2 .bot p.p2 {
	left: 415px;
}

#zjtd .index2 .bot p.p3 {
	left: 648px;
}

#zjtd .index2 .bot p.p4 {
	left: 890px;
}

#zjtd .index2 .bot p.p1 .s1 {
	left: 176px;
	background: url(../Images/zjtd_i2_sbg1_a.png) center no-repeat;
}

#zjtd .index2 .bot p.p2 .s1 {
	left: 415px;
	background: url(../Images/zjtd_i2_sbg2_a.png) center no-repeat;
}

#zjtd .index2 .bot p.p3 .s1 {
	left: 648px;
	background: url(../Images/zjtd_i2_sbg3_a.png) center no-repeat;
}

#zjtd .index2 .bot p.p4 .s1 {
	left: 890px;
	background: url(../Images/zjtd_i2_sbg4_a.png) center no-repeat;
}

#zjtd .index2 .bot p.p1:hover .s1 {
	left: 176px;
	background: url(../Images/zjtd_i2_sbg1_b.png) center no-repeat;
}

#zjtd .index2 .bot p.p2:hover .s1 {
	left: 415px;
	background: url(../Images/zjtd_i2_sbg2_b.png) center no-repeat;
}

#zjtd .index2 .bot p.p3:hover .s1 {
	left: 648px;
	background: url(../Images/zjtd_i2_sbg3_b.png) center no-repeat;
}

#zjtd .index2 .bot p.p4:hover .s1 {
	left: 890px;
	background: url(../Images/zjtd_i2_sbg4_b.png) center no-repeat;
}

#zjtd .index3 {
	width: 100%;
	min-width: 1200px;
	height: 654px;
}

#zjtd .index3 .top {
	height: 168px;
	position: relative;
}

#zjtd .index3 .top p {
	height: 115px;
	border-bottom: 1px solid #d4d4d4;
}

#zjtd .index3 .top h3 {
	width: 623px;
	height: 60px;
	line-height: 60px;
	font-size: 48px;
	font-weight: 500;
	text-align: center;
	background: #fff;
	position: absolute;
	top: 78px;
	left: 50%;
	margin-left: -311px;
}

#zjtd .index3 .bot .bbox {
	width: 1200px;
	height: 340px;
	position: relative;
}

#zjtd .index3 .bot .bbox ul li {
	position: absolute;
	overflow: hidden;
}

#zjtd .index3 .bot .bbox ul li img {
	width: 100%;
	height: auto;
	height: 100%;
}

#zjtd .index3 .bot .bbox ul li:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#zjtd .index3 .bot .bbox ul li.i1 {
	width: 260px;
	height: 340px;
	top: 0px;
	left: 0px;
}

#zjtd .index3 .bot .bbox ul li.i2 {
	width: 487px;
	height: 169px;
	top: 0px;
	left: 265px;
}

#zjtd .index3 .bot .bbox ul li.i3 {
	width: 241px;
	height: 168px;
	bottom: 0px;
	left: 265px;
}

#zjtd .index3 .bot .bbox ul li.i4 {
	width: 241px;
	height: 168px;
	bottom: 0px;
	left: 511px;
}

#zjtd .index3 .bot .bbox ul li.i5 {
	width: 444px;
	height: 340px;
	top: 0px;
	right: 0px;
}

#zjtd .index3 .bot .more {
	width: 230px;
	height: 35px;
	border: 1px solid #b2b2b2;
	margin: 0 auto;
	margin-top: 20px;
}

#zjtd .index3 .bot .more a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 35px;
	text-align: center;
	font-size: 23px;
	color: #b2b2b2;
}

#zjtd .index3 .bot .more:hover {
	border: 1px solid #ffa60b;
}

#zjtd .index3 .bot .more:hover a {
	color: #ffa60b;
}


/*案例中心*/

#alzx .banner {
	width: 100%;
	min-width: 1200px;
	height: 309px;
}

#alzx .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#alzx .index1 .right {
	width: 880px;
	height: auto;
	margin-left: 320px;
	padding: 18px 0px 10px;
}

#alzx .index1 .right .top {
	height: 100px;
	border-bottom: 1px solid #e6e6e6;
}

#alzx .index1 .right .top h3 {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #9a7735;
	padding-top: 50px;
	font-weight: 500;
}

#alzx .index1 .right .top h3 span {
	padding: 0px 15px;
	background: url(../Images/ppjs_sbg2.png) center no-repeat;
}


/*案例中心 真实故事*/

.zsgs_list .index1 .right ul {
	width: 100%;
	height: auto;
}

.zsgs_list .index1 .right ul li {
	height: 346px;
	padding: 28px 0px;
	margin-bottom: 15px;
	border: 1px solid #e4e4e4;
	position: relative;
}

.zsgs_list .index1 .right ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.zsgs_list .index1 .right ul li .num {
	width: 80px;
	height: 67px;
	font-size: 22px;
	padding: 5px 10px;
	text-align: right;
	color: #fff;
	background: url(../Images/zsgs_sbg1.png) top right no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

.zsgs_list .index1 .right ul li .img {
	width: 497px;
	height: 348px;
	position: absolute;
	top: 28px;
	left: 20px;
	overflow: hidden;
}

.zsgs_list .index1 .right ul li .img img {
	width: 100%;
	height: auto;
}

.zsgs_list .index1 .right ul li .r {
	width: 265px;
	margin-left: 570px;
	position: relative;
}

.zsgs_list .index1 .right ul li .r h3 {
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	overflow: hidden;
	padding: 0px;
	color: #bf9d5b;
}

.zsgs_list .index1 .right ul li .r .p1 {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	padding: 0px;
	color: #999;
}

.zsgs_list .index1 .right ul li .r .p2 {
	width: 78px;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	text-align: center;
	background: #a88f7a;
	overflow: hidden;
	padding: 0px;
	color: #fff;
}

.zsgs_list .index1 .right ul li .r .p3 {
	height: 78px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0px;
	color: #474747;
	border-bottom: 1px solid #e2e2e2;
}

.zsgs_list .index1 .right ul li .r .p4 {
	height: 148px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	padding: 0px;
	color: #474747;
}

.zsgs_list .index1 .right ul li:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.zsgs_list .index1 .right .bot {
	width: 100%;
	height: 112px;
	margin-top: 50px;
	overflow: hidden;
}

.zsgs_list .index1 .right .bot .box {
	width: 940px;
	height: 112px;
}

.zsgs_list .index1 .right .bot .box p {
	width: 152px;
	height: 112px;
	float: left;
}

.zsgs_list .index1 .right .bot .box p a {
	display: block;
	width: 109px;
	height: 105px;
}

.zsgs_list .index1 .right .bot .box p a span {
	display: block;
	width: 109px;
	height: 20px;
	line-height: 20px;
	padding-top: 73px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

.zsgs_list .index1 .right .bot .box p a:hover span {
	color: #9b7838;
}

.zsgs_list .index1 .right .bot .box .p1 a {
	background: url(../Images/news_list_bot_bg1_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p2 a {
	background: url(../Images/news_list_bot_bg2_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p3 a {
	background: url(../Images/news_list_bot_bg3_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p4 a {
	background: url(../Images/news_list_bot_bg4_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p5 a {
	background: url(../Images/news_list_bot_bg5_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p6 a {
	background: url(../Images/news_list_bot_bg6_a.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p1 a:hover {
	background: url(../Images/news_list_bot_bg1_b.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p2 a:hover {
	background: url(../Images/news_list_bot_bg2_b.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p3 a:hover {
	background: url(../Images/news_list_bot_bg3_b.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p4 a:hover {
	background: url(../Images/news_list_bot_bg4_b.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p5 a:hover {
	background: url(../Images/news_list_bot_bg5_b.png) center no-repeat;
}

.zsgs_list .index1 .right .bot .box .p6 a:hover {
	background: url(../Images/news_list_bot_bg6_b.png) center no-repeat;
}


/*案例中心 手机日记*/

#alzx_nav {
	width: 880px;
	height: 60px;
	overflow: hidden;
}

#alzx_nav ul {
	width: 900px;
	height: 60px;
}

#alzx_nav ul li {
	width: 109px;
	height: 60px;
	float: left;
	border-right: 1px solid #fff;
	position: relative;
}

#alzx_nav ul li a {
	display: block;
	width: 109px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #e0e0e0;
}

#alzx_nav ul li span {
	display: none;
	width: 19px;
	height: 10px;
	background: url(../Images/sbyq_sbg1.png) center no-repeat;
	position: absolute;
	left: 45px;
}

#alzx_nav ul li:hover a {
	background: #e5d6b9;
	color: #9e7d40;
}

#alzx_nav ul li:hover span {
	display: block;
}

#alzx_nav ul li.now a {
	background: #e5d6b9;
	color: #9e7d40;
}

#alzx_nav ul li.now span {
	display: block;
}

.ssrj_list .box2 {
	height: 880px;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}

.ssrj_list .box2 .list {
	width: 950px;
	heght: auto;
	margin-top: 10px;
}

.ssrj_list .box2 .list ul li {
	width: 224px;
	height: 505px;
	float: left;
}

.ssrj_list .box2 .list ul li .box {
	width: 205px;
	height: 505px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	border-top: 2px solid #a0a0a0;
	position: relative;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

.ssrj_list .box2 .list ul li .box .img {
	width: 205px;
	height: 290px;
	overflow: hidden;
}

.ssrj_list .box2 .list ul li .box .img img {
	width: 100%;
	height: auto;
}

.ssrj_list .box2 .list ul li .box .p0 {
	width: 205px;
	height: 60px;
	position: relative;
}

.ssrj_list .box2 .list ul li .box .p0 span {
	display: block;
	color: #222;
}

.ssrj_list .box2 .list ul li .box .p0 .s1 {
	width: 46px;
	height: 46px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 10px;
	-moz-border-radius: 23px;
	-khtml-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
}

.ssrj_list .box2 .list ul li .box .p0 .s2 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	overflow: hidden;
	padding-left: 70px;
}

.ssrj_list .box2 .list ul li .box .p1 {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	color: #222;
}

.ssrj_list .box2 .list ul li .box .p2 {
	width: 180px;
	margin: 0 auto;
	padding-top: 7px;
	margin-top: 10px;
	border-top: 1px dashed #ccc;
	height: 65px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	color: #222;
}

.ssrj_list .box2 .list ul li .box .p3 {
	width: 190px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: right;
	overflow: hidden;
	color: #999;
}

.ssrj_list .box2 .list ul li:hover .box {
	border-top: 2px solid #f07106;
	box-shadow: 0 0 8px rgba(8, 1, 3, .2);
	-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);
}

.ssrj_list .box2 .page_box {
	width: 880px;
	height: 80px;
}

.ssrj_list .index1 .right .bot {
	width: 100%;
	height: 112px;
	margin-top: 50px;
	overflow: hidden;
}

.ssrj_list .index1 .right .bot .box {
	width: 940px;
	height: 112px;
}

.ssrj_list .index1 .right .bot .box p {
	width: 152px;
	height: 112px;
	float: left;
}

.ssrj_list .index1 .right .bot .box p a {
	display: block;
	width: 109px;
	height: 105px;
}

.ssrj_list .index1 .right .bot .box p a span {
	display: block;
	width: 109px;
	height: 20px;
	line-height: 20px;
	padding-top: 73px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

.ssrj_list .index1 .right .bot .box p a:hover span {
	color: #9b7838;
}

.ssrj_list .index1 .right .bot .box .p1 a {
	background: url(../Images/news_list_bot_bg1_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p2 a {
	background: url(../Images/news_list_bot_bg2_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p3 a {
	background: url(../Images/news_list_bot_bg3_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p4 a {
	background: url(../Images/news_list_bot_bg4_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p5 a {
	background: url(../Images/news_list_bot_bg5_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p6 a {
	background: url(../Images/news_list_bot_bg6_a.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p1 a:hover {
	background: url(../Images/news_list_bot_bg1_b.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p2 a:hover {
	background: url(../Images/news_list_bot_bg2_b.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p3 a:hover {
	background: url(../Images/news_list_bot_bg3_b.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p4 a:hover {
	background: url(../Images/news_list_bot_bg4_b.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p5 a:hover {
	background: url(../Images/news_list_bot_bg5_b.png) center no-repeat;
}

.ssrj_list .index1 .right .bot .box .p6 a:hover {
	background: url(../Images/news_list_bot_bg6_b.png) center no-repeat;
}

#alzx.ssrj_show .index1 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

#alzx.ssrj_show .index1 .top {
	width: 1030px;
	height: 187px;
	margin: 0 auto;
	padding-top: 30px;
}

#alzx.ssrj_show .index1 .top .p1 {
	width: 110px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	-moz-border-radius: 55px;
	-khtml-border-radius: 55px;
	-webkit-border-radius: 555px;
	border-radius: 55px;
}

#alzx.ssrj_show .index1 .top .p1 img {
	width: 100%;
	height: auto;
}

#alzx.ssrj_show .index1 .top .p2 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 36px;
	color: #aa8b5a;
	text-align: center;
}

#alzx.ssrj_show .index1 .conter {
	width: 1030px;
	heght: auto;
	min-height: 500px;
	margin: 0 auto;
}

#alzx.ssrj_show .index1 .bot .bdfx {
	text-align: center;
	margin-top: 20px;
}

#alzx.ssrj_show .index1 .bot .p1 {
	width: 99px;
	height: 99px;
	margin: 0 auto;
	background: url(../Images/show_dz.jpg) center no-repeat;
	position: relative;
	cursor: pointer;
}

#alzx.ssrj_show .index1 .bot .p1 span {
	display: block;
	width: 50px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #fab106;
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -25px;
	font-size: 12px;
	color: #fff;
}

#alzx.ssrj_show .index1 .bot .p1:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#alzx.ssrj_show .index2 .bot {
	width: 940px;
	height: 112px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

#alzx.ssrj_show .index2 .bot .box {
	width: 940px;
	height: 112px;
}

#alzx.ssrj_show .index2 .bot .box p {
	width: 152px;
	height: 112px;
	float: left;
}

#alzx.ssrj_show .index2 .bot .box p a {
	display: block;
	width: 109px;
	height: 105px;
}

#alzx.ssrj_show .index2 .bot .box p a span {
	display: block;
	width: 109px;
	height: 20px;
	line-height: 20px;
	padding-top: 73px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

#alzx.ssrj_show .index2 .bot .box p a:hover span {
	color: #9b7838;
}

#alzx.ssrj_show .index2 .bot .box .p1 a {
	background: url(../Images/news_list_bot_bg1_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p2 a {
	background: url(../Images/news_list_bot_bg2_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p3 a {
	background: url(../Images/news_list_bot_bg3_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p4 a {
	background: url(../Images/news_list_bot_bg4_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p5 a {
	background: url(../Images/news_list_bot_bg5_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p6 a {
	background: url(../Images/news_list_bot_bg6_a.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p1 a:hover {
	background: url(../Images/news_list_bot_bg1_b.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p2 a:hover {
	background: url(../Images/news_list_bot_bg2_b.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p3 a:hover {
	background: url(../Images/news_list_bot_bg3_b.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p4 a:hover {
	background: url(../Images/news_list_bot_bg4_b.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p5 a:hover {
	background: url(../Images/news_list_bot_bg5_b.png) center no-repeat;
}

#alzx.ssrj_show .index2 .bot .box .p6 a:hover {
	background: url(../Images/news_list_bot_bg6_b.png) center no-repeat;
}

.mlxc_list .index1 .right .box2 .cbox {
	width: 880px;
	height: 500px;
	padding-top: 30px;
	border: 1px solid #e5e5e5;
	position: relative;
}

.mlxc_list .index1 .right .box2 .lb {
	width: 65px;
	height: 115px;
	position: absolute;
	top: 32px;
	left: 20px;
}

.mlxc_list .index1 .right .box2 .lb p {
	width: 58px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e0e0e0;
	border-bottom: 1px solid #fff;
	position: relative;
	cursor: pointer;
}

.mlxc_list .index1 .right .box2 .lb p span {
	display: none;
	width: 1px;
	height: 1px;
	border: 8px solid #fff;
	border-left: 8px solid #d2d2d2;
	position: absolute;
	right: -15px;
	top: 10px;
}

.mlxc_list .index1 .right .box2 .lb p:hover {
	background: #d2d2d2;
}

.mlxc_list .index1 .right .box2 .lb p.now {
	background: #d2d2d2;
}

.mlxc_list .index1 .right .box2 .lb p:hover span {
	display: block;
}

.mlxc_list .index1 .right .box2 .lb p.now span {
	display: block;
}

.mlxc_list .index1 .right .box2 .con {
	width: 660px;
	height: 490px;
	margin: 0 auto;
	overflow: hidden;
}

.mlxc_list .index1 .right .box2 .con .bimg {
	width: 660px;
	height: 385px;
	position: relative;
}

.mlxc_list .index1 .right .box2 .con .bimg p {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.mlxc_list .index1 .right .box2 .con .bimg p img {
	width: 100%;
	height: 100%;
}

.mlxc_list .index1 .right .box2 .con .bimg p.now {
	display: block;
}

.mlxc_list .index1 .right .box2 .con .txt {
	height: 85px;
	padding-left: 100px;
	margin-top: 15px;
	background: url(../Images/mlxc_sbg1.jpg) left center no-repeat;
	position: relative;
}

.mlxc_list .index1 .right .box2 .con .txt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #222;
}

.mlxc_list .index1 .right .box2 .con .txt p span {
	color: #c7b491;
}

.mlxc_list .index1 .right .box2 .con .txt p.p1 {
	padding-top: 10px;
}

.mlxc_list .index1 .right .box2 .con .txt a {
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: #f07106;
	position: absolute;
	top: 10px;
	right: 50px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.mlxc_list .index1 .right .box2 .con .txt a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#right_bot_nav {
	width: 100%;
	height: 112px;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

#right_bot_nav .box {
	width: 940px;
	height: 112px;
}

#right_bot_nav .box p {
	width: 152px;
	height: 112px;
	float: left;
}

#right_bot_nav .box p a {
	display: block;
	width: 109px;
	height: 105px;
}

#right_bot_nav .box p a span {
	display: block;
	width: 109px;
	height: 20px;
	line-height: 20px;
	padding-top: 73px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

#right_bot_nav .box p a:hover span {
	color: #9b7838;
}

#right_bot_nav .box .p1 a {
	background: url(../Images/news_list_bot_bg1_a.png) center no-repeat;
}

#right_bot_nav .box .p2 a {
	background: url(../Images/news_list_bot_bg2_a.png) center no-repeat;
}

#right_bot_nav .box .p3 a {
	background: url(../Images/news_list_bot_bg3_a.png) center no-repeat;
}

#right_bot_nav .box .p4 a {
	background: url(../Images/news_list_bot_bg4_a.png) center no-repeat;
}

#right_bot_nav .box .p5 a {
	background: url(../Images/news_list_bot_bg5_a.png) center no-repeat;
}

#right_bot_nav .box .p6 a {
	background: url(../Images/news_list_bot_bg6_a.png) center no-repeat;
}

#right_bot_nav .box .p1 a:hover {
	background: url(../Images/news_list_bot_bg1_b.png) center no-repeat;
}

#right_bot_nav .box .p2 a:hover {
	background: url(../Images/news_list_bot_bg2_b.png) center no-repeat;
}

#right_bot_nav .box .p3 a:hover {
	background: url(../Images/news_list_bot_bg3_b.png) center no-repeat;
}

#right_bot_nav .box .p4 a:hover {
	background: url(../Images/news_list_bot_bg4_b.png) center no-repeat;
}

#right_bot_nav .box .p5 a:hover {
	background: url(../Images/news_list_bot_bg5_b.png) center no-repeat;
}

#right_bot_nav .box .p6 a:hover {
	background: url(../Images/news_list_bot_bg6_b.png) center no-repeat;
}

.mv_list .index1 .right .box2 {
	margin-top: 10px;
}

.mv_list .index1 .right .box2 .cbox {
	width: 880px;
	height: 480px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}

.mv_list .index1 .right .box2 .cbox .mv {
	width: 840px;
	height: 440px;
	position: relative;
	top: 20px;
	left: 20px;
}

.mv_list .index1 .right .box2 .cbox .mv .img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.mv_list .index1 .right .box2 .cbox .mv .img img {
	width: 100%;
	height: 100%;
}

.mv_list .index1 .right .box2 .cbox .mv .bg1 {
	width: 100%;
	height: 100%;
	background: url(../Images/mv_sbg1.png) repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 888;
}

.mv_list .index1 .right .box2 .cbox .mv .bg2 {
	width: 94px;
	height: 94px;
	background: url(../Images/mv_star.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	left: 50%;
	margin-left: -47px;
	cursor: pointer;
	z-index: 999;
}

.mv_list .index1 .right .box2 .cbox .mv .bg2:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}