* {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ells {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-content .title {
	text-align: center
}

.in-content .title .wrap {
	position: relative
}

.in-content .title img {
	display: block;
	margin: 0 auto;
	margin-bottom: 18px;
}

.in-content .title span {
	color: #666666;
	font-size: 18px;
}

p.more {
	text-align: center;
	display: block;
	padding: 30px 0 70px;
}

p.more a {
	color: #e60000;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	border-bottom: 1px solid #e60000;
	line-height: 40px;
}

.hotWrod {
	background: url(../images/hotbg.png) repeat-x;
	height: 66px;
	line-height: 66px;
	font-size: 14px;
}

.hotWrod a {
	color: #484644;
}

.hotWrod a span {
	display: inline-block;
	padding: 0 10px;
}

.search_cnt {
	background: url(../images/searchbg.png) no-repeat;
	width: 345px;
	height: 55px;
	margin-top: 16px;
}

.search_cnt .txt {
	width: 245px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-family: "宋体";
	margin: 15px 0 0 33px;
	float: left;
	background: none;
	border: none;
}

.search_cnt .btn {
	margin: 15px 0 0 0;
	width: 40px;
	height: 27px;
	float: left;
	background: none;
	border: none;
}

.page1 {
	overflow: hidden;
	padding-top: 50px;
	background:#f2f2f2
}

.page1 .tabTop {
	margin: 28px -8px;
}

.page1 .tabTop li {
	width: 188px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	float: left;
	margin: 0 7px;
}

.page1 .tabTop li a {
	font-size: 18px;
	color: #333333;
	display: block;
	background: url(../images/page1libg.png) no-repeat;
}

.page1 .tabTop li:hover a {
	color: #FFF;
	background: url(../images/page1lihbg.png) no-repeat;
}

.page1 .tabTop li.on a {
	color: #FFF;
	background: url(../images/page1lihbg.png) no-repeat;
}

.page1 .tabBottom {
	display: none;
	margin: 0 -10px 30PX;
}

.page1 .tabBottom.on {
	display: block;
}

.page1 .tabBottom li {
	position: relative;
	float: left;
	margin: 0 10px 20px;
}

.page1 .tabBottom li a img {
	width: 284px;
	height: 293px;
	display: block;
	margin: 0 auto
}

.page1 .tabBottom li a {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 284px;
	overflow: hidden;
}

.page1 .tabBottom li p {
	width: 100%;
	position: relative;
	margin-top: -65px;
	line-height: 65px;
	height: 65px;
	background: url(../images/showProbg.png) repeat top center;
	color: #FFF;
	font-size: 18px;
	overflow: hidden;
}

.hideBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: url(../images/page1ImgBG.png) no-repeat top center;
}

.page1 .tabBottom li:hover .hideBg {
	display: block
}

.page1 .tabBottom li:hover .hideBg a {
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.page1 .tabBottom li:hover .hideBg a span {
	padding-top: 105px;
	display: inline-block;
	font-size: 22px;
	color: #FFF;
}

.page1 .tabBottom li:hover a p {
	display: none
}

.page2 {
	background: url(../images/page2bg.jpg) no-repeat top center;
	padding-top: 64px;
}

.page2 .title span {
	color: #FFF;
}

.page2 ul {
	margin: 20px -7px;
}

.page2 ul li {
	width: 228px;
	height: 316px;
	background: url(../images/page2libg.png) no-repeat;
	float: left;
	margin: 0 7px;
	text-align: center
}

.page2 ul li img {
	display: block;
	margin: 28px auto 50px;
	transition: all 0.6s;
}

.page2 ul li:hover img {
	transform: rotate(360deg)
}

.page2 ul li h2 {
	color: #333333;
	line-height: 45px;
	font-size: 21px;
}

.page2 ul li p {
	width: 184px;
	display: block;
	margin: 0 auto;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 28px;
	text-align: left
}

.page3 {
	padding-top: 45px;
	background: url(../images/page3bg.jpg) no-repeat top center;
}

.page3 .title span {
	font-size: 19px;
	line-height: 33px;
	color: #494949;
}

.page3 .title h2 {
	font-size: 30px;
	line-height: 33px;
	color: #303030;
}

.page3 .box {
	width: 1200px;
	height: 587px;
	margin: 0 auto;
	font-size: 21px;
	line-height: 33px;
	color: #666666;
	position: relative
}

.page3 .box b {
	background: url(../images/page3ico01.png) no-repeat;
	width: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	color: #FFF;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.page3 .box div {
	padding-left: 50px;
	position: absolute;
	top: 65px;
}

.page3 .box .a1 {
	left: 40px;
	top: 65px;
}

.page3 .box .a2 {
	left: 860px;
	top: 65px;
}

.page3 .box .a3 {
	left: 19px;
	top: 215px;
}

.page3 .box .a4 {
	left: 870px;
	top: 215px;
}

.page3 .box .a5 {
	left: 37px;
	top: 390px;
}

.page3 .box .a6 {
	left: 838px;
	top: 390px;
}

.page4 {
	overflow: hidden;
	background: url(../images/page4bg.jpg) no-repeat top center;
	height: 177px;
	;
}

.page4 .fl {
	width: 534px;
	float: left;
	margin: 50px 0 0 96px;
	line-height: 33px;
	color: #FFF;
}

.page4 .fl h2 {
	font-size: 30px;
}

.page4 .fl p {
	font-size: 21px;
	line-height: 70px;
	text-indent: 30px;
}

.page4 .fr {
	float: right;
	font-size: 18px;
	line-height: 33px;
	color: #FFF;
	text-align: center;
	margin: 20px 100px 0 0;
}

.page4 .fr P {
	font-size: 30px;
	line-height: 50px;
}

.page4 .fr span {
	width: 128px;
	height: 38px;
	color: #666666;
	line-height: 38px;
	background: url(../images/page4icobg.png) no-repeat;
	display: block;
	margin: 0 auto;
	text-align: left;
	text-indent: 18px;
	font-size: 16px;
}

.page5 {
	padding: 50px 0 0;
	overflow: hidden;
	background: #FFF;
}

.multipleColumn {
	overflow: hidden;
	position: relative;
	width: 1200px;
}

.multipleColumn .hd {
	display: NONE;
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.multipleColumn .bd {
	padding: 10px 0;
	overflow: hidden;
}

.multipleColumn .bd ul {
	overflow: hidden;
	margin: 0;
	zoom: 1;
	width: 100%;
	float: left;
	_display: inline;
}

.multipleColumn .bd ul li {
	margin: 0;
	background: url(../images/page5libg.png) no-repeat top center;
	width: 400px;
	height: 350px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.multipleColumn .bd ul li .pic {
	text-align: center;
	width: 333px;
	height: 238px;
	margin: 37px 35px;
	overflow: hidden;
}

.multipleColumn .bd ul li .pic img {
	width: 333px;
	height: 238px;
	display: block;
	cursor: pointer;
	transition: all 0.6s;
}

.multipleColumn .bd ul li .pic a:hover img {
	transform: scale(1.4);
}

.multipleColumn .bd ul li .title {
	line-height: 24px;
	font-size: 18px;
	color: #666666;
}

.page6 {
	background: url(../images/page6bg.jpg) no-repeat top center;
	padding: 34px 0;
}

.page6 .fl {
	margin: 30px 0;
	width: 600px;
	height: 426px;
	float: left;
	cursor: pointer
}

.page6 .fr {
	padding: 40px 30px;
	margin: 30px 0;
	width: 540px;
	height: 346px;
	background: #FFF;
}

.page6 .fr h2 {
	line-height: 40px;
	color: #666666;
	font-size: 18px;
	font-family: "宋体"
}

.page6 .fr p {
	line-height: 30px;
	color: #808080;
	font-size: 16px;
}

.page6 a {
	display: inline-block;
	background: url(../images/blubg.png) no-repeat;
	width: 135px;
	text-align: center;
	line-height: 38px;
	margin: 20px 10px;
	font-size: 18px;
	color: #fff;
}

.page6 a:hover {
	background: url(../images/orgbg.png) no-repeat;
}

.page7 {
	overflow: hidden;
	padding-top: 40px;
}

.page7 .tabTop {
	margin: 30px 50px;
	text-align: center
}

.page7 .tabTop li {
	display: inline-block;
	margin: 0 10px;
	width: 135px;
	line-height: 38px;
	background: url(../images/blubg.png) no-repeat;
	color: #fff;
	font-size: 16px;
}

.page7 .tabTop li.on {
	background: url(../images/orgbg.png) no-repeat;
}

.page7 .tabTop li:hover {
	background: url(../images/orgbg.png) no-repeat;
	cursor: pointer
}

.page7 .tabBottom {
	display: none;
}

.page7 .tabBottom.on {
	display: block
}

.page7 .tabBottom ul li {
	width: 580px;
	float: left;
	position: relative;
}
.page7 .tabBottom ul li.one .time{
	width: 193px;
	height: 113px;
	text-align: center;
	background: #0951a2;
	color: #FFF;
	float: left;
	padding: 40px 0;
	font-size: 26px;
	line-height: 36px;
}
.page7 .tabBottom ul li.one .time em{
	font-size: 40px;
	font-style: normal;
	display: block;
	line-height: 70px;
}
.page7 .tabBottom ul li.one a img {
	width: 387px;
	height: 193px;
	float: right
}

.page7 .tabBottom ul li a h2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 36px;
}

.page7 .tabBottom ul li a p {
	font-size: 12px;
	color: #a7a7a7;
}

.page7 .tabBottom ul li a span {
	font-size: 16px;
	color: #868686;
	line-height: 36px;
	display: block;
}

.page7 .tabBottom ul li a b {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 84px;
	height: 30px;
	background: url(../images/newMore.png) no-repeat;
}
.page7 .tabBottom ul li.two{
	width: 530px;
	padding: 20px 35px;
	margin-top: -20px;
	background: url(../images/newlibg.png) no-repeat top center;
}
.page7 .tabBottom ul li.two .time{
	background: none;
	width: 128px;
	float: left;
	color: #808080;
	font-size: 26px;
	position: relative;
	line-height: 60px;
}
.page7 .tabBottom ul li.two .time b{
	right:25px;
	bottom: 50px;
}
.page7 .tabBottom ul li.two  h2{
	width: 390px;
	float: right;
	color: #484747;
	font-size: 18px;
}
.page7 .tabBottom ul li.two  span{
	width: 390px;
	line-height: 30px;
	float: right;
	display: inline-block;
	font-size: 16px;
	color: #807e7e;
}
.page7 .tabBottom ul li.three{
	width: 544px;
	float: right
}

.page7 .tabBottom ul li.three a h2{
	width: 600px;
	margin: 0;
	color: #808080;
	line-height: 31px;
	font-size: 16px;
}
