.banner {
	max-width: 1920px;
	height: 450px;
	text-align: center;
	margin: 0 auto;
}

.banner img {
	width: 100%;
	height: 100%;
	text-align: center;
}

.walk {
	position: relative;
	background-color: #FFFFFF;
	margin: -180px auto 0;
	width: 1260px;
}

.walkTitle h1 {
	font-size: 44px;
	letter-spacing: -3px;
	color: #dddddd;
	font-weight: 600;
	margin: 50px 0 32px 0;
}

.walkTitle h1 span {
	font-size: 24px;
	font-weight: 100;
	color: #333333;
	padding: 0 20px;
	letter-spacing: 0;
}

.house {
	line-height: 20px;
	background: url(../images/house_03.png) no-repeat left 3px;
	text-indent: 16px;
	font-size: 14px;
	margin-top: 60px;
}

.house1 {
	color: #666666;
}

.house2 {
	color: #333333;
}

.walkNav {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	background-color: #f2f2f2;
}

.walkNav li {
	float: left;
	line-height: 59px;
	margin: 0 25px;
}

.walkNav li a {
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: block;
}

.walkNav li:hover a,
.walkNav li.active a {
	color: #246ab2;
}

.walkNav li:hover,
.walkNav li.active {
	border-bottom: 2px solid #005CAD;
}


/*内容*/

.walkContent {
	margin-top: 50px;
}

.walkContent p {
	line-height: 31px;
	font-size: 16px;
	text-indent: 2em;
}


/*上文下图*/

.shuomi {
	margin-top: 10px;
	line-height: 24px;
	text-indent: 32px;
}

.shuomi p {
	margin-bottom: 0 !important;
	text-indent: 2em !important;
	line-height: 34px;
}

.shuomi p span {
	font-size: 16px !important;
	line-height: 34px !important;
}

.pegimg {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
}

.pegimg ul {
	width: 1200000px;
}

.pegimg li {
	float: left;
	height: 618px;
	width: 1000px;
	position: relative;
}

.pegimg .renzhen {
	/*width: 580px;
	height: 500px;*/
	margin: 0 auto;
}

.pegimg h3 {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	font-size: 18px;
	color: #222222;
	padding-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.lunbu {
	height: 140px;
	width: 1000px;
	padding: 0 30px;
	position: relative;
	margin: 0 auto;
}

.lunbu .Lefts {
	position: absolute;
	width: 30px;
	height: 100%;
	left: 0px;
	top: 0px;
}

.lunbu .Rights {
	position: absolute;
	width: 30px;
	height: 100%;
	right: 0px;
	top: 0px;
}

.lunbu .Lefts img,
.lunbu .Rights img {
	width: 30px;
	height: 48px;
	margin-top: 36px;
	cursor: pointer;
}

.lunbu .tuji {
	height: 100%;
	position: relative;
	overflow: hidden;
}

.lunbu .tuji ul {
	height: 100%;
	width: 12000px;
	position: absolute;
	list-style: none;
	left: 0;
	top: 0;
}

.lunbu .tuji li {
	float: left;
	width: 168px;
	height: 138px;
	margin: 0 15px;
	border: 1px #d2d2d2 solid;
	overflow: hidden;
}

.lunbu .tuji li img {
	display: block;
	width: 100%;
	height: 100%;
}


/*==点击样式==*/

.shangbiao .xuan {
	background: #005a9c;
	color: #fff;
}

.shangbiao .xuan>a {
	background: #005a9c;
	color: #fff;
}

.lunbu .tuji .bian {
	width: 166px;
	height: 136px;
	border: 2px #ff9900 solid;
}


/*=======zhezhao=========*/

.zhezhao {
	width: 100%;
	height: 100%;
	background: url(../img/zhezhao.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	display: none;
}

.zhezhao .datu {
	width: 915px;
	height: 1196px;
	margin: 660px auto;
}

.zhezhao .datu img {
	width: 885px;
	height: 100%;
	float: left;
}

.zhezhao .tuichu {
	width: 30px;
	height: 30px;
	float: left;
	background: url(../img/tuic.png) no-repeat 0 0;
}


/*---------图片蒙版--------*/

.img_bg {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 999;
}

.big_img {
	display: none;
	opacity: 1;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 9999;
}


.big_img a {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 1;
	z-index: 9999;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-color: white;
	text-align: center;
	line-height: 20px;
}


/*---------end--------*/


.shangbiao {
	width: 100%;
	line-height: 32px;
}
.shangbiao li {
	width: 190px;
	height: 32px;
	border: 1px #b5b5b5 solid;
	text-align: center;
	color: #222222;
}
.shangbiao li a {
	display: block;
	width:100%;
	height:100%;
}

.shangbiao li a i{
	display: block;
	width: 12px;
	height: 5px;
	background: url(../images/language_03.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 13px;
}

.shangbiao>ul>li {
	float: left;
	margin: 0 10px 18px 0;
	position: relative;
}
.shangbiao>ul>li:hover{
          background-color:#005a9c;
}
.shangbiao>ul>li:hover>a{color:#fff;}
.shangbiao>ul>li:hover .li_zi
{
	display: block;
}
.li_zi {
	display: none;
	position: absolute;
	left: 0;
	top: 32px;	
	z-index: 99;
}
.li_zi li,.li_zi li a{
          color:#333;
	background: white;
}
.li_zi>li:hover>a{
         background-color:#005a9c;
         color:#fff;
}

.li_zi li {
	position: relative;
}

.shangbiao>ul>li .li_zi li:hover .li_zi2
{
	display: block;
}

.li_zi2 {
	display: none;
	position: absolute;
	left: 195px;
	top: 0;
	z-index: 99;
}


#li4 {margin-right: 0;}
#li5,#li6 {width: 218px;margin-bottom: 10px;}


.shuomi {
	margin-top: 10px;
	line-height: 24px;
	text-indent: 32px;
}
.shuomi p {
	margin-bottom:0 !important;
          text-indent:2em !important;
          line-height:34px;
}
.shuomi p span{
          font-size:16px !important;
          line-height:34px !important;
}
