@charset "utf-8";
/* CSS Document */

.list h2 {
	display: block;
	text-align: center;
	font-size: 42px;
	color: #252525;
	font-weight: bold;
	background-color: #fff;
	margin-top: 30px;
	padding: 50px 0px;
}
.list h2 span {
	color: #ffb808;
}
.main .left {
	width: 494px;
	background: url(../view_img/bg_left.png) left 20px no-repeat;
	padding: 0px 25px;
}
.main .left img {
	display: block;
	width: 494px;
	height: 365px;
}
.museum {
	background-color: #fc9000;
	padding: 25px;
	overflow: hidden;
	width: 444px;
}
.museum .t1 {
	font-size: 24px;
	color: #fff;
}
.museum .t2 {
	background: url(../view_img/right.png) left center no-repeat;
	height: 70px;
	line-height: 70px;
	padding-left: 50px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
.museum .t3 {
	background: url(../view_img/icon2.png) left center no-repeat;
	height: 60px;
	line-height: 60px;
	padding-left: 50px;
	font-size: 30px;
	color: #fff;
}
.museum .t4 {
	background: url(../view_img/icon3.png) 20px center no-repeat;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	width: 230px;
	padding-left: 80px;
	margin: 30px 0px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.museum .t4 a {
	font-size: 20px;
	color: #fc9000;
}
.museum .t4:hover {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	width: 300px;
	background-position: 40px center;
	padding-left: 100px;
}
.allpro {
	background-color: #f3f3f3;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.allpro h2 {
	display: block;
	font-size: 18px;
	text-align: left;
	height: 45px;
	line-height: 45px;
	margin-top: 10px;
	padding: 0px 0px 0px 20px;
	background: none;
}
.allpro ul {
	display: block;
	width: 424px;
	overflow: hidden;
	padding: 0px 20px;
}
.allpro ul li a {
	display: block;
	width: 141px;
	float: left;
	height: 26px;
	line-height: 26px;
}
.main .right {
	width: 576px;
	background: url(../view_img/bg_right.png) center top no-repeat;
}
.main .right h1 {
	display: block;
	font-size: 48px;
	color: #252525;
}
.main .right h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
	text-align: left;
	background: none;
	padding: 0px;
	border: 0px;
	height: 60px;
	margin-top: 0px;
}
.main .right p {
	line-height: 32px;
	color: #252525;
	font-size: 16px;
}
.main .right ul {
	padding-top: 30px;
	overflow: hidden;
	width: 100%;
}
.main .right ul li {
	display: block;
	float: left;
	width: 223px;
	height: 60px;
	line-height: 60px;
	padding-left: 65px;
}
.main .right ul li.b1 {
	background: url(../view_img/icon4.png) left center no-repeat;
}
.main .right ul li.b2 {
	background: url(../view_img/icon5.png) left center no-repeat;
}
.main .right ul li.b3 {
	background: url(../view_img/icon6.png) left center no-repeat;
}
.main .right ul li.b4 {
	background: url(../view_img/icon7.png) left center no-repeat;
}
.main .right ul li a {
	font-size: 24px;
	color: #252525;
}
.main .right ul li a:hover {
	color: #fc9000;
}
.dianx {
}
.dianx li, .dianx dl {
	display: block;
	float: left;
	width: 232px;
	height: 171px;
	margin-right: 10px;
	overflow: hidden;
	margin-top: 30px;
}
.dianx li {
	background-color: #fc9000;
	height: 171px;
}
.dianx li a {
	display: block;
	text-align: center;
	line-height: 171px;
	font-size: 30px;
	color: #fff;
}
.dianx li a:hover {
	background-color: #333;
}
.dianx dl {
	position: relative;
	width: 232px;
	height: 171px;
}
.dianx dl img {
	width: 232px;
	height: 171px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dianx dl span {
	display: block;
	width: 212px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 35px;
	line-height: 35px;
	z-index: 999;
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background: rgba(0,0,0,0.7);
}
.dianx dl:hover span {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	padding-left: 60px;
	width: 172px;
}
.dianx dl:nth-child(5n) {
	margin-right: 0px;
}
.eight {
	margin: 40px 0px;
	overflow: hidden;
}
.eight dd {
	display: block;
	float: left;
	width: 300px;
	height: 267px;
	text-align: center;
}
.eight dd a {
	display: block;
	height: 267px;
	line-height: 267px;
	font-size: 30px;
	font-weight: bold;
}
.eight dd.d1 {
	background-color: #fff;
}
.eight dd.d2 {
	background: url(../view_img/index1.jpg) center no-repeat;
}
.eight dd.d3 {
	background-color: #fc9000;
}
.eight dd.d3 a {
	color: #fff;
}
.eight dd.d3 a:hover {
	color: #000;
}
.eight dd.d4 {
	background: url(../view_img/index2.jpg) center no-repeat;
}
.eight dd.d4 a {
	line-height: 40px;
	margin-top: 73.5px;
}
.eight dd.d5 {
	background: url(../view_img/index3.jpg) center no-repeat;
}
.eight dd.d6 {
	background: url(../view_img/index4.jpg) center no-repeat;
}
.eight dd.d2 a, .eight dd.d4 a, .eight dd.d5 a, .eight dd.d6 a {
	-webkit-text-stroke: 2px white;
}
