﻿@charset "utf-8";

/* CSS Document */

.content {
	width: 100%;
	overflow: hidden;
}

.oneBox {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

.oneBox .bgw {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/oneBg.jpg) no-repeat left top;
	height: 102px;
}

.oneBox .bgw .oneConbx {
	border-bottom: 1px solid #ccc;
	height: 101px;
	margin-left: 37px;
	padding-left: 45px;
}

.oneBox .bgw .oneConbx .oneTile {
	color: #fc6b00;
	float: left;
	width: 160px;
}

.oneBox .bgw .oneConbx .oneTile span {
	font-size: 36px;
	font-weight: 600;
	line-height: 50px;
	display: block;
}

.oneBox .bgw .oneConbx .oneTile font {
	font-size: 24px;
	display: block;
}

.oneBox .bgw .oneConbx .oneRile {
	float: right;
	width: 945px;
	padding-top: 8px;
}

.oneBox .bgw .oneConbx .oneRile li {
	float: left;
	width: 65px;
	margin: 0 20px;
}

.oneBox .bgw .oneConbx .oneRile li span {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	border-radius: 100%;
	border: 2px solid #bbb;
}

.oneBox .bgw .oneConbx .oneRile li font {
	font-size: 16px;
	color: #2f2f2e;
	display: block;
	line-height: 30px;
	text-align: center;
}

.oneBox .bgw .oneConbx .oneRile li:hover font {
	color: #fc6c01;
}

.oneBox .bgw .oneConbx .oneRile li:hover span {
	border: 2px solid #fc6c01;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(1) span {
	background: #fff url(../images/oneNv1.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(1):hover span {
	background: #fc6c01 url(../images/oneNvcur1.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(2) span {
	background: #fff url(../images/oneNv2.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(2):hover span {
	background: #fc6c01 url(../images/oneNvcur2.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(3) span {
	background: #fff url(../images/oneNv3.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(3):hover span {
	background: #fc6c01 url(../images/oneNvcur3.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(4) span {
	background: #fff url(../images/oneNv4.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(4):hover span {
	background: #fc6c01 url(../images/oneNvcur4.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(5) span {
	background: #fff url(../images/oneNv5.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(5):hover span {
	background: #fc6c01 url(../images/oneNvcur5.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(6) span {
	background: #fff url(../images/oneNv6.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(6):hover span {
	background: #fc6c01 url(../images/oneNvcur6.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(7) span {
	background: #fff url(../images/oneNv7.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(7):hover span {
	background: #fc6c01 url(../images/oneNvcur7.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(8) span {
	background: #fff url(../images/oneNv8.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(8):hover span {
	background: #fc6c01 url(../images/oneNvcur8.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(9) span {
	background: #fff url(../images/oneNv9.png) no-repeat center;
	background-size: 32px;
}

.oneBox .bgw .oneConbx .oneRile li:nth-child(9):hover span {
	background: #fc6c01 url(../images/oneNvcur9.png) no-repeat center;
	background-size: 32px;
}

.twoBox {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}

.twoConPc {
	float: left;
	width: 1200px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding-top: 30px;
}

.twoConPc .bigImg .twoPtion {
	padding: 55px;
	width: 270px;
	position: absolute;
	top: 0;
	right: 65px;
	background: rgba(255, 255, 255, 0.9);
	z-index: 9;
}

.twoConPc .bigImg .twoPtion h2 {
	font-size: 28px;
	color: #421a0e;
	line-height: 45px;
	padding-bottom: 10px;
}

.twoConPc .bigImg .twoPtion p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.twoConPc .bigImg .twoPtion .aoMgo {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
}

.twoConPc .bigImg .twoPtion .aoMgo a {
	width: 120px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	border-radius: 6px;
	color: #fff;
}

.twoConPc .bigImg .twoPtion .aoMgo a.oA {
	background: #38a2fd;
}

.twoConPc .bigImg .twoPtion .aoMgo a.oB {
	background: #0dc9a8;
}

.twoConPc .bigImg {
	height: 490px;
	position: relative;
}

.twoConPc .bigImg li a {
	position: relative;
	display: block;
}

.twoConPc .bigImg li img {
	vertical-align: middle;
	width: 100%;
	height: 490px;
}

.twoConPc .smallScroll {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

.twoConPc .sPrev {
	width: 22px;
	height: 92px;
	display: block;
	float: left;
	margin-top: 5px;
	background: #85c96a url(../images/nextN.png) no-repeat center;
}

.twoConPc .sNext {
	width: 22px;
	height: 92px;
	display: block;
	float: left;
	margin-top: 5px;
	background: #85c96a url(../images/prevN.png) no-repeat center;
}

.twoConPc .smallImg {
	float: left;
	display: inline;
	overflow: hidden;
	width: 1146px;
	margin: 0 5px;
}

.twoConPc .smallImg ul {
	width: 9999px;
	overflow: hidden;
}

.twoConPc .smallImg li {
	padding-top: 5px;
	float: left;
	text-align: center;
}

.twoConPc .smallImg img {
	width: 205px;
	height: 88px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin: 0 10px;
}

.twoConPc .smallImg ul li.on {
	background: url("../images/icoUp.gif") no-repeat center 0;
}

.twoConPc .smallImg ul li.on img {
	border-color: #f60;
}

.threeBox {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
}

.threeBox .threeCon {
	width: 100%;
	background: url(../images/threeBg.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 650px;
	margin-top: 30px;
}

.threeBox .threeCon .threeCree {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.threeBox .threeCon .threeCree .hd {
	padding: 40px 0;
	overflow: hidden;
}

.threeBox .threeCon .threeCree .hd ul {
	width: 100%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

.threeBox .threeCon .threeCree .hd ul li {
	font-size: 16px;
	color: #787575;
	padding: 0 25px;
	line-height: 36px;
	border-radius: 24px;
	background: #fff;
	display: inline-block;
	margin: 0 25px;
	cursor: pointer;
}

.threeBox .threeCon .threeCree .hd ul li.on {
	color: #fff;
	background: #85c96a;
}

.threeBox .threeCon .threeCree .bd {
	width: 100%;
	overflow: hidden;
}

.threeBox .threeCon .threeCree .bd ul li {
	width: 285px;
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 40px;
}

.threeBox .threeCon .threeCree .bd ul li:nth-child(4n) {
	margin-right: 0;
}

.threeBox .threeCon .threeCree .bd ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 220px;
	position: relative;
	overflow: hidden;
	display: block;
}

.threeBox .threeCon .threeCree .bd ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.threeBox .threeCon .threeCree .bd ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.threeBox .threeCon .threeCree .bd ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.fourBox {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}

.fourBox .fourCon {
	width: 100%;
	overflow: hidden;
	background: url(../images/fourBg.jpg) no-repeat top right;
	padding-top: 65px;
}

.fourBox .fourCon .fourTcn {
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
}

.fourBox .fourCon .fourTcn h3 {
	font-size: 48px;
	color: #fc6b00;
	line-height: 80px;
	padding-bottom: 10px;
}

.fourBox .fourCon .fourTcn p {
	width: 100%;
	overflow: hidden;
	font-size: 28px;
	color: #6c6c6b;
	padding-bottom: 70px;
}

.fourBox .fourCon .fourTcn p span {
	border: 1px solid #6c6c6b;
	border-right: 0;
	line-height: 48px;
	display: inline-block;
	padding: 0 10px;
}

.fourBox .fourCon .fourTcn p font {
	border: 1px solid #6c6c6b;
	line-height: 48px;
	display: inline-block;
	padding: 0 10px;
}

.fourBox .fourCon .fourTcn ul {
	width: 100%;
	overflow: hidden;
}

.fourBox .fourCon .fourTcn ul li {
	float: left;
	width: 355px;
	padding-bottom: 15px;
}

.fourBox .fourCon .fourTcn ul li span {
	color: #484847;
	font-size: 42px;
	display: block;
}

.fourBox .fourCon .fourTcn ul li font {
	color: #353433;
	font-size: 18px;
	display: block;
}

.fourBox .fourCon .fourBcn {
	width: 100%;
	overflow: hidden;
	background: #5cb738;
	padding-top: 25px;
	padding-bottom: 30px;
}

.fourBox .fourCon .fourBcn p {
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 46px;
}

.fourBox .fourCon .fourBcn .urbx {
	width: 590px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

.fourBox .fourCon .fourBcn .urbx span {
	font-size: 24px;
	color: #fff;
	background: #333;
	line-height: 55px;
	float: left;
	width: 250px;
}

.fourBox .fourCon .fourBcn .urbx font {
	font-size: 18px;
	color: #fff;
	background: #6fdc44 url(../images/pio.png) no-repeat 15px center;
	line-height: 55px;
	display: inline-block;
	height: 55px;
	padding-left: 50px;
	float: left;
	padding-right: 20px;
}

.fourBox .fourCon .fourBcn .urbx font i {
	color: #efe43c;
	font-size: 24px;
	font-style: normal;
}

.fiveBox {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}

.fiveBox .fiveCon {
	width: 1200px;
	margin: 30px auto 70px;
	position: relative;
	height: 280px;
}

.fiveBox .fiveCon .hd {
	z-index: 99;
	height: 280px;
	position: absolute;
	top: 0;
	left: -35px;
	width: 1270px;
}

.fiveBox .fiveCon .hd .prev {
	width: 35px;
	height: 50px;
	display: block;
	background: #fff url(../images/slidebox_l.png) no-repeat left center;
	position: absolute;
	left: 0;
	top: 110px;
	cursor: pointer;
}

.fiveBox .fiveCon .hd .next {
	width: 35px;
	height: 50px;
	display: block;
	background: #fff url(../images/slidebox_r.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 110px;
	cursor: pointer;
}

.fiveBox .fiveCon .bd {
	z-index: 999;
	position: absolute;
}

.fiveBox .fiveCon .bd li {
	width: 284px;
	height: 280px;
	float: left;
	overflow: hidden;
	margin: 0 8px;
	position: relative;
}

.fiveBox .fiveCon .bd li span {
	width: 282px;
	height: 0;
	padding-bottom: 235px;
	overflow: hidden;
	position: relative;
	display: block;
	border: 1px solid #eee;
}

.fiveBox .fiveCon .bd li span img {
	width: 282px;
	height: 235px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.fiveBox .fiveCon .bd li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.fiveBox .fiveCon .bd li font {
	display: block;
	padding: 0 10px;
	line-height: 43px;
	color: #333;
	background: #eee;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.fiveBox .fiveCon .bd li:hover span {
	border: 1px solid #5cb738;
}

.fiveBox .fiveCon .bd li:hover font {
	background: #5cb738;
	color: #fff;
}

.sixBox {
	width: 100%;
	overflow: hidden;
	padding-top: 35px;
	background-size: 100% 100%;
	height: auto;
}

.sixBox .sixCon {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.sixBox .sixCon .hd {
	padding: 40px 0;
	overflow: hidden;
}

.sixBox .sixCon .hd ul {
	width: 100%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

.sixBox .sixCon .hd ul li {
	font-size: 16px;
	color: #333;
	padding: 0 25px;
	line-height: 36px;
	border-radius: 24px;
	background: #e3e4e3;
	display: inline-block;
	margin: 0 25px;
	cursor: pointer;
}

.sixBox .sixCon .hd ul li.on {
	color: #fff;
	background: #85c96a;
}

.sixBox .sixCon .bd ul {
	width: 100%;
	overflow: hidden;
}

.sixBox .sixCon .bd ul li {
	width: 555px;
	padding: 13px 18px;
	height: 95px;
	margin: 5px 0;
}

.sixBox .sixCon .bd ul li:nth-child(n) {
	float: left;
}

.sixBox .sixCon .bd ul li:nth-child(2n) {
	float: right;
}

.sixBox .sixCon .bd ul li .date {
	width: 95px;
	color: #fff;
	float: left;
	text-align: center;
	height: 95px;
	border-radius: 100%;
	background: #c2c1c0;
}

.sixBox .sixCon .bd ul li .date span {
	font-size: 28px;
	display: block;
	padding-top: 12px;
}

.sixBox .sixCon .bd ul li .date font {
	font-size: 16px;
	display: block;
}

.sixBox .sixCon .bd ul li .con {
	width: 440px;
	float: left;
	margin-left: 20px;
}

.sixBox .sixCon .bd ul li .con span {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	border-bottom: 1px dashed #eee;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sixBox .sixCon .bd ul li .con font {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding-top: 8px;
}

.sixBox .sixCon .bd ul li:hover {
	background: #fff;
	box-shadow: 0px 2px 12px #ccc;
}

.sixBox .sixCon .bd ul li:hover .date {
	background: #fc6b00;
}

.sixBox .sixCon .bd ul li.vio {
	width: 385px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	padding: 0;
	height: auto;
}

.sixBox .sixCon .bd ul li.vio:nth-child(3) {
	margin-right: 0;
}

.sixBox .sixCon .bd ul li.vio span {
	width: 100%;
	height: 0;
	padding-bottom: 360px;
	position: relative;
	overflow: hidden;
	display: block;
}

.sixBox .sixCon .bd ul li.vio span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.sixBox .sixCon .bd ul li.vio:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.sixBox .sixCon .bd ul li.vio font {
	width: 100%;
	text-align: center;
	line-height: 34px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
}

.sixBox .sixCon .bd ul li.vio:hover font {
	color: #fc6c01;
}

.sevenBox {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 70px;
}

.sevenBox .sevenCon {
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
}

.sevenBox .sevenCon .hd {
	width: 230px;
	float: left;
	margin-right: 20px;
}

.sevenBox .sevenCon .hd li {
	font-size: 18px;
	color: #3e3e3e;
	background: #e3e3e3 url(../images/sevenBg.png) no-repeat 160px center;
	height: 80px;
	line-height: 80px;
	width: 230px;
	margin-top: 20px;
	text-indent: 50px;
	background-size: 26px;
}

.sevenBox .sevenCon .hd li.on {
	background: #5cb738 url(../images/sevenBgOn.png) no-repeat 160px center;
	background-size: 26px;
	color: #fff;
}

.sevenBox .sevenCon .bd {
	width: 950px;
	float: left;
	margin-top: 20px;
}

.sevenBox .sevenCon .bd ul {
	width: 950px;
	position: relative;
	height: 480px;
}

.sevenBox .sevenCon .bd ul li:nth-child(1) {
	width: 710px;
	height: 480px;
	position: absolute;
	left: 0;
	top: 0;
}

.sevenBox .sevenCon .bd ul li img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sevenBox .sevenCon .bd ul li font {
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 45px;
	font-size: 16px;
	display: block;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.sevenBox .sevenCon .bd ul li:nth-child(2) {
	width: 220px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 0;
}

.sevenBox .sevenCon .bd ul li:nth-child(3) {
	width: 220px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 165px;
}

.sevenBox .sevenCon .bd ul li:nth-child(4) {
	width: 220px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 330px;
}

.sevenBox .sevenCon .bd ul li:hover font {
	font-weight: bold;
}


/*趣味运动会*/

.topYgr {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 65px;
	padding-bottom: 40px;
}

.topYgr h2 {
	font-size: 66px;
	color: #fc6c01;
	line-height: 100px;
}

.topYgr p {
	font-size: 54px;
	color: #fc6c01;
	line-height: 80px;
}

.navTyun {
	width: 1160px;
	margin: 0 auto 15px;
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
	overflow: hidden;
	position: relative;
	z-index: 999;
}

.navTyun ul {
	width: 100%;
	overflow: hidden;
}

.navTyun ul li {
	width: 115px;
	margin: 0 15px;
	float: left;
	text-align: center;
}

.navTyun ul li font {
	font-size: 16px;
	line-height: 26px;
	color: #1f1f1f;
	display: block;
}

.navTyun ul li.cur font,
.navTyun ul li:hover font {
	color: #4ea873;
}

.navTyun ul li span {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.navTyun ul li:nth-child(1) span {
	background: url(../images/yunNav1.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(1) span,
.navTyun ul li:nth-child(1):hover span {
	background: url(../images/yunNavCur1.png) no-repeat center;
}

.navTyun ul li:nth-child(2) span {
	background: url(../images/yunNav2.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(2) span,
.navTyun ul li:nth-child(2):hover span {
	background: url(../images/yunNavCur2.png) no-repeat center;
}

.navTyun ul li:nth-child(3) span {
	background: url(../images/yunNav3.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(3) span,
.navTyun ul li:nth-child(3):hover span {
	background: url(../images/yunNavCur3.png) no-repeat center;
}

.navTyun ul li:nth-child(4) span {
	background: url(../images/yunNav4.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(4) span,
.navTyun ul li:nth-child(4):hover span {
	background: url(../images/yunNavCur4.png) no-repeat center;
}

.navTyun ul li:nth-child(5) span {
	background: url(../images/yunNav5.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(5) span,
.navTyun ul li:nth-child(5):hover span {
	background: url(../images/yunNavCur5.png) no-repeat center;
}

.navTyun ul li:nth-child(6) span {
	background: url(../images/yunNav6.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(6) span,
.navTyun ul li:nth-child(6):hover span {
	background: url(../images/yunNavCur6.png) no-repeat center;
}

.navTyun ul li:nth-child(7) span {
	background: url(../images/yunNav7.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(7) span,
.navTyun ul li:nth-child(7):hover span {
	background: url(../images/yunNavCur7.png) no-repeat center;
}

.navTyun ul li:nth-child(8) span {
	background: url(../images/yunNav8.png) no-repeat center;
}

.navTyun ul li.cur:nth-child(8) span,
.navTyun ul li:nth-child(8):hover span {
	background: url(../images/yunNavCur8.png) no-repeat center;
}

.yunDonBox {
	width: 1200px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.9);
	overflow: hidden;
}

.searchBox {
	width: 730px;
	padding-top: 40px;
	overflow: hidden;
	margin: 0 auto;
}

.searchBox input.txt {
	width: 590px;
	padding: 0 10px;
	height: 53px;
	line-height: 53px;
	border: 1px solid #e7e8e8;
	border-right: none;
	float: left;
	font-size: 16px;
	color: #333;
	background: #fff;
}

.searchBox input.sub {
	background: #00a62e url(../images/subSearch.png) no-repeat 25px center;
	height: 55px;
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 0 25px 0 60px;
	background-size: 28px;
	cursor: pointer;
}

.yunOnebx {
	width: 100%;
	overflow: hidden;
}

.yunOnebx .liOnex {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.yunOnebx .liOnex:nth-child(n) .pic {
	float: left;
}

.yunOnebx .liOnex:nth-child(2n) .pic {
	float: right;
}

.yunOnebx .liOnex .pic {
	width: 600px;
	overflow: hidden;
}

.yunOnebx .liOnex .pic span {
	width: 100%;
	height: 0;
	padding-bottom: 400px;
	overflow: hidden;
	display: block;
	position: relative;
}

.yunOnebx .liOnex .pic span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.yunOnebx .liOnex:hover .pic span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.yunOnebx .liOnex:nth-child(n) .txn {
	float: right;
}

.yunOnebx .liOnex:nth-child(2n) .txn {
	float: left;
}

.yunOnebx .liOnex:nth-child(1) .txn {
	background: #ff4e00;
}

.yunOnebx .liOnex:nth-child(2) .txn {
	background: #1ba8ab;
}

.yunOnebx .liOnex:nth-child(3) .txn {
	background: #6b30da;
}

.yunOnebx .liOnex:nth-child(4) .txn {
	background: #22aa41;
}

.yunOnebx .liOnex:nth-child(5) .txn {
	background: #d01f29;
}

.yunOnebx .liOnex:nth-child(6) .txn {
	background: #247bff;
}

.yunOnebx .liOnex .txn {
	width: 540px;
	height: 340px;
	overflow: hidden;
	padding: 30px;
	color: #fff;
	position: relative;
}

.yunOnebx .liOnex .txn h2 {
	font-size: 58px;
	font-weight: 600;
}

.yunOnebx .liOnex .txn h3 {
	font-size: 30px;
	font-weight: 500;
	line-height: 50px;
}

.yunOnebx .liOnex .txn div.ConPr {
	font-size: 18px;
	height: 125px;
	line-height: 32px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.yunOnebx .liOnex .txn font {
	background: #000;
	line-height: 35px;
	width: 105px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 30px;
	bottom: 30px;
}

.yunOnebx .liOnex .txn font:hover {
	background: #333;
}

.yunTreBox {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
	background: #fff;
}

.yunTreBox .threeCon {
	width: 100%;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree .hd {
	padding: 30px 0;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree .hd ul {
	width: 100%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree .hd ul li {
	font-size: 16px;
	color: #787575;
	padding: 0 25px;
	line-height: 36px;
	background: #f0f0f0;
	display: inline-block;
	margin: 0 25px;
	cursor: pointer;
}

.yunTreBox .threeCon .threeCree .hd ul li.on {
	color: #fff;
	background: #85c96a;
}

.yunTreBox .threeCon .threeCree .bd {
	width: 100%;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree .bd ul li {
	width: 285px;
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 40px;
}

.yunTreBox .threeCon .threeCree .bd ul .cxpr {
	width: 100%;
	overflow: hidden;
}

.yunTreBox .threeCon .threeCree .bd ul li:nth-child(4n) {
	margin-right: 0;
}

.yunTreBox .threeCon .threeCree .bd ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 220px;
	position: relative;
	overflow: hidden;
	display: block;
}

.yunTreBox .threeCon .threeCree .bd ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.yunTreBox .threeCon .threeCree .bd ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.yunTreBox .threeCon .threeCree .bd ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.yunTreBox .threeCon .threeCree .bd ul li:hover font {
	color: #5dc501;
}

.yunFurBox {
	width: 100%;
	overflow: hidden;
	padding-top: 55px;
	background: url(../images/yunFurBgg.jpg) no-repeat center;
	background-size: 100% 100%;
}

.yunFurBox .FurCon {
	width: 100%;
	overflow: hidden;
}

.yunFurBox .FurCon .FurCree {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.yunFurBox .FurCon .FurCree .hd {
	padding: 30px 0;
	overflow: hidden;
}

.yunFurBox .FurCon .FurCree .hd ul {
	width: 100%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

.yunFurBox .FurCon .FurCree .hd ul li {
	font-size: 16px;
	color: #787575;
	padding: 0 25px;
	line-height: 36px;
	background: #f0f0f0;
	display: inline-block;
	margin: 0 25px;
	cursor: pointer;
}

.yunFurBox .FurCon .FurCree .hd ul li.on {
	color: #fff;
	background: #85c96a;
}

.yunFurBox .FurCon .FurCree .bd {
	width: 100%;
	overflow: hidden;
}

.yunFurBox .FurCon .FurCree .bd ul li {
	width: 385px;
	float: left;
	margin-right: 22.5px;
	margin-bottom: 40px;
}

.yunFurBox .FurCon .FurCree .bd ul li:nth-child(3n) {
	margin-right: 0;
}

.yunFurBox .FurCon .FurCree .bd ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 220px;
	position: relative;
	overflow: hidden;
	display: block;
}

.yunFurBox .FurCon .FurCree .bd ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.yunFurBox .FurCon .FurCree .bd ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.yunFurBox .FurCon .FurCree .bd ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	display: block;
}

.yunFurBox .FurCon .FurCree .bd ul li:hover font {
	color: #5dc501;
}

.navAbout {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
}

.navAbout a {
	width: 240px;
	line-height: 40px;
	float: left;
	color: #1f1f1f;
	font-size: 16px;
	background: #fff;
}

.navAbout a:hover {
	background: #00b130;
	color: #fff;
}

.agAut {
	width: 100%;
	overflow: hidden;
}

.agAut .topAg {
	width: 1200px;
	margin: 0 auto;
}

.agAut .topAg .conTcn {
	width: 100%;
	overflow: hidden;
	/*background:url(../images/companyImg.png) no-repeat left top;*/
}

.agAut .topAg .conTcn #l_img {
	float: left;
	width: 595px;
	overflow: hidden;
}

.agAut .topAg .conTcn #l_img img {
	width: 100%;
}

.agAut .topAg .conTcn #l_wz {
	float: right;
	width: 570px;
}

.agAut .topAg .conTcn #l_wz h2 {
	font-size: 36px;
	font-weight: 500;
	color: #333;
	padding-bottom: 16px;
}

.agAut .topAg .conTcn #l_wz .pcn {
	color: #555555;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

.agAut .topAg .conTcn #l_wz a.more {
	width: 170px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
	border-radius: 6px;
	display: block;
	font-size: 16px;
	color: #fff;
	background: #00b130;
	margin-top: 35px;
}

.agAut .topAg .topUio {
	width: 100%;
	overflow: hidden;
	margin: 35px 0;
}

.agAut .topAg .topUio li {
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

.agAut .topAg .topUio li span {
	color: #0e2549;
	font-size: 48px;
	display: block;
}

.agAut .topAg .topUio li font {
	color: #555555;
	font-size: 18px;
	display: block;
}

.agAut .bomAg {
	width: 100%;
	height: 735px;
	background: #f56a00 url(../images/augImg.png) no-repeat center;
}

.bgAut {
	width: 100%;
	overflow: hidden;
	height: 700px;
	padding-top: 50px;
	background: url(../images/autTerbg.jpg) no-repeat center;
	background-size: 100% 100%;
}

.bgAut .AutTerBg {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 45px;
	position: relative;
}

.bgAut .AutTerBg .hd {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	height: 470px;
}

.bgAut .AutTerBg .hd .prev {
	width: 35px;
	height: 50px;
	display: block;
	background: url(../images/slidebox_l.png) no-repeat left center;
	position: absolute;
	left: 0;
	top: 215px;
	cursor: pointer;
}

.bgAut .AutTerBg .hd .next {
	width: 35px;
	height: 50px;
	display: block;
	background: url(../images/slidebox_r.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 215px;
	cursor: pointer;
}

.bgAut .AutTerBg .bd {
	width: 1175px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}

.bgAut .AutTerBg .bd .ulWrap {
	width: 100%;
	overflow: hidden;
}

.bgAut .AutTerBg .bd .ulWrap ul {
	width: 225px;
	float: left;
	margin: 0 5px;
}

.bgAut .AutTerBg .bd .ulWrap ul li {
	width: 100%;
	position: relative;
	margin-top: 10px;
}

.bgAut .AutTerBg .bd .ulWrap ul li span {
	width: 100%;
	overflow: hidden;
	height: 0;
	display: block;
	position: relative;
	padding-bottom: 100%;
}

.bgAut .AutTerBg .bd .ulWrap ul li span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.bgAut .AutTerBg .bd .ulWrap ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.bgAut .AutTerBg .bd .ulWrap ul li font {
	width: 100%;
	text-align: center;
	line-height: 34px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
}

.bgAut .AutTerBg .bd .ulWrap ul li:hover font {
	color: #00b130;
}

.bgAut .AutTerBg .bd .imgBgin {
	width: 460px;
	height: 228px;
	background: #fc6c01 url(../images/autCrg.png) no-repeat center;
	position: absolute;
	bottom: 0;
	right: 5px;
	border-radius: 3px;
	cursor: pointer;
}

.cgAut {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
}

.cgAut .conCgu {
	width: 1200px;
	margin: 0 auto 38px;
	overflow: hidden;
}

.cgAut .conCgu li {
	margin-top: 38px;
	border: 1px solid #f4f4f4;
	border-radius: 6px;
	float: left;
	width: 214px;
	margin-right: 30px;
}

.cgAut .conCgu li:nth-child(5n) {
	margin-right: 0;
}

.cgAut .conCgu li span {
	width: 214px;
	height: 70px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.cgAut .conCgu li span img {
	max-width: 100%;
	max-height: 70px;
	display: block;
	margin: auto;
}

.dgAut {
	width: 100%;
	height: 600px;
	padding-top: 115px;
	position: relative;
}

.dgAut #mapBcn {
	width: 100%;
	height: 600px;
	overflow: hidden;
}

.dgAut .conDgr {
	width: 1090px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 2px 15px #ccc;
	border-radius: 2px;
	padding: 30px;
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	z-index: 9;
}

.dgAut .conDgr h2 {
	font-size: 30px;
	color: #000;
	font-weight: 500;
	position: relative;
	padding-bottom: 10px;
}

.dgAut .conDgr h2 span {
	width: 40px;
	height: 5px;
	background: #00b130;
	position: absolute;
	left: 0;
	bottom: 0;
}

.dgAut .conDgr .conDgc {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
}

.dgAut .conDgr .conDgc .dgrCxr {
	float: left;
	width: 940px;
}

.dgAut .conDgr .conDgc .dgrCxr li {
	width: 283px;
	padding: 60px 15px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 26px;
}

.dgAut .conDgr .conDgc .dgrCxr li:nth-child(1) {
	background: url(../images/dgTu1.png) no-repeat center 15px;
}

.dgAut .conDgr .conDgc .dgrCxr li:nth-child(2) {
	background: url(../images/dgTu2.png) no-repeat center 15px;
}

.dgAut .conDgr .conDgc .dgrCxr li:nth-child(3) {
	background: url(../images/dgTu3.png) no-repeat center 15px;
}

.dgAut .conDgr .conDgc .erDg {
	float: left;
	width: 150px;
	text-align: center;
}

.dgAut .conDgr .conDgc .erDg img {
	width: 120px;
	height: 120px;
}

.egAut {
	width: 100%;
	height: 490px;
	background: url(../images/egAut.jpg) no-repeat center;
	padding: 50px 0 60px;
	background-size: 100% 100%;
}

.egAut .formEg {
	width: 875px;
	margin: 0 auto;
	overflow: hidden;
}

.egAut .formEg h2 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 500;
	padding-bottom: 25px;
}

.egAut .formEg .ipt {
	width: 100%;
	padding-bottom: 30px;
}

.egAut .formEg input.txt {
	width: 250px;
	height: 53px;
	border: 1px solid #a0a0a0;
	font-size: 16px;
	color: #a0a0a0;
	border-radius: 3px;
	padding: 0 15px;
	outline: none;
	line-height: 53px;
}

.egAut .formEg input.mrg {
	margin: 0 10px;
}

.egAut .formEg .rear {
	border: 1px solid #a0a0a0;
	font-size: 16px;
	color: #a0a0a0;
	border-radius: 3px;
	outline: none;
	padding: 6px 15px;
	line-height: 24px;
	width: 843px;
	height: 200px;
	font-family: "微软雅黑";
}

.egAut .formEg input.subMr {
	background: #00b130;
	color: #fff;
	font-size: 18px;
	width: 175px;
	height: 55px;
	text-align: center;
	border-radius: 3px;
	outline: none;
	cursor: pointer;
	margin-top: 45px;
}


/*文化活动*/

.actConWne {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
}

.actConWne .hd {
	width: 100%;
	overflow: hidden;
}

.actConWne .hd ul {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.actConWne .hd ul li {
	width: 225px;
	display: inline-block;
	overflow: hidden;
	margin: 0 5px;
}

.actConWne .hd ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 175px;
	overflow: hidden;
	display: block;
	position: relative;
}

.actConWne .hd ul li span img {
	width: 100%;
	height: 175px;
	position: absolute;
	left: 0;
	top: 0;
}

.actConWne .hd ul li font {
	width: 100%;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #232223;
}

.actConWne .hd ul li.on font,
.actConWne .hd ul li:hover font {
	color: #00c771;
}

.actConWne .bd {
	width: 100%;
	overflow: hidden;
}

.actConWne .bd .topAcr {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
}

.actConWne .bd .topAcr img.pic {
	float: left;
	width: 820px;
	height: 395px;
}

.actConWne .bd .topAcr .conAc {
	background: #fc6c01;
	float: left;
	padding: 25px;
	width: 330px;
	color: #fff;
	height: 345px;
}

.actConWne .bd .topAcr .conAc h2 {
	font-size: 28px;
	text-align: center;
	line-height: 45px;
	padding-bottom: 15px;
}

.actConWne .bd .topAcr .conAc p {
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

.actConWne .bd .bumAcr {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
}

.actConWne .bd .bumAcr li {
	width: 365px;
	float: left;
	position: relative;
	margin-right: 52px;
}

.actConWne .bd .bumAcr li:nth-child(3n) {
	margin-right: 0;
}

.actConWne .bd .bumAcr li span {
	width: 365px;
	overflow: hidden;
	display: block;
	height: 0;
	padding-bottom: 240px;
	position: relative;
}

.actConWne .bd .bumAcr li span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.actConWne .bd .bumAcr li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.actConWne .bd .bumAcr li font {
	width: 100%;
	text-align: center;
	line-height: 34px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.actConWne .bd .bumAcr li:hover font {
	color: #5dc501;
}

.actConWwo {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
	background: #fff;
	padding-bottom: 30px;
}

.actConWwo ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.actConWwo ul li {
	width: 385px;
	float: left;
	margin-right: 22.5px;
	margin-bottom: 40px;
	position: relative;
}

.actConWwo ul li:nth-child(3n) {
	margin-right: 0;
}

.actConWwo ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 220px;
	position: relative;
	overflow: hidden;
	display: block;
}

.actConWwo ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.actConWwo ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.actConWwo ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.actConWwo ul li:hover font {
	color: #5dc501;
}


/*最新活动*/

.newsNav {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 50px 0;
}

.newsNav a {
	width: 195px;
	line-height: 40px;
	display: inline-block;
	color: #1f1f1f;
	font-size: 16px;
	background: #fff;
}

.newsNav a:hover,
.newsNav a.cur {
	background: #00b130;
	color: #fff;
}

.newBocx {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.newBocx .liNewr {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.newBocx .liNewr .pic {
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
}

.newBocx .liNewr .pic img {
	width: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.newBocx .liNewr:hover .pic img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.newBocx .liNewr .con {
	width: 860px;
	float: right;
	overflow: hidden;
	padding-top: 15px;
}

.newBocx .liNewr .con h2 {
	font-size: 18px;
	color: #181818;
	font-weight: 500;
	line-height: 32px;
}

.newBocx .liNewr:hover .con h2 {
	color: #00b130;
}

.newBocx .liNewr .con .cre {
	font-size: 12px;
	color: #89888f;
	line-height: 20px;
	padding-bottom: 10px;
}

.newBocx .liNewr .con .cre span {
	margin-right: 30px;
}

.newBocx .liNewr .con p {
	font-size: 14px;
	color: #424242;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.cdBocx {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.cdBocx .searchBox {
	padding-top: 0;
}

.cdBocx .cdUrg {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}

.cdBocx .cdUrg li {
	width: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	position: relative;
}

.cdBocx .cdUrg li:nth-child(4n) {
	margin-right: 0;
}

.cdBocx .cdUrg li span {
	width: 100%;
	height: 0;
	padding-bottom: 240px;
	position: relative;
	overflow: hidden;
	display: block;
}

.cdBocx .cdUrg li span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.cdBocx .cdUrg li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.cdBocx .cdUrg li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #777467;
	display: block;
	background: #eee;
	width: 100%;
}

.cdBocx .cdUrg li:hover font {
	color: #fff;
	background: #00b130;
}

.cdBocx .cdUrgRop {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}

.cdBocx .cdUrgRop li {
	width: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	position: relative;
}

.cdBocx .cdUrgRop li:nth-child(4n) {
	margin-right: 0;
}

.cdBocx .cdUrgRop li span {
	width: 100%;
	height: 0;
	padding-bottom: 240px;
	position: relative;
	overflow: hidden;
	display: block;
}

.cdBocx .cdUrgRop li span img {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.cdBocx .cdUrgRop li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.cdBocx .cdUrgRop li .crn {
	width: 263px;
	padding: 10px 10px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.cdBocx .cdUrgRop li .crn font {
	color: #1a1919;
	font-size: 16px;
	display: block;
	line-height: 26px;
	padding-bottom: 5px;
}

.cdBocx .cdUrgRop li .crn p {
	color: #404040;
	height: 60px;
	font-size: 14px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: left;
}

.cdBocx .cdUrgRop li:hover font {
	color: #00b130;
}


/*团建*/

.tremNaav {
	width: 1200px;
	margin: 60px auto 0;
	overflow: hidden;
}

.tremNaav .navTrebox {
	width: 210px;
	height: 185px;
	text-align: center;
	margin-right: 37px;
}

.tremNaav .navTrebox:nth-child(1) {
	background: #ff4e00;
}

.tremNaav .navTrebox:nth-child(2) {
	background: #1ba8ab;
}

.tremNaav .navTrebox:nth-child(3) {
	background: #247bff;
}

.tremNaav .navTrebox:nth-child(4) {
	background: #22aa41;
}

.tremNaav .navTrebox:nth-child(5) {
	background: #6b30da;
	margin-right: 0;
}

.tremNaav .navTrebox img {
	width: 88px;
	height: 88px;
	margin: 25px auto 10px;
	display: block;
}

.tremNaav .navTrebox span {
	font-size: 18px;
	display: block;
	color: #fff;
	line-height: 26px;
}

.tremNaav .navTrebox font {
	font-size: 12px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	line-height: 20px;
}

.tremConWwo {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	background: #fff;
}

.tremConWwo ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.tremConWwo ul li {
	width: 385px;
	float: left;
	margin-right: 22.5px;
	margin-bottom: 40px;
	position: relative;
}

.tremConWwo ul li:nth-child(3n) {
	margin-right: 0;
}

.tremConWwo ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 295px;
	position: relative;
	overflow: hidden;
	display: block;
}

.tremConWwo ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.tremConWwo ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.tremConWwo ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.tremConWwo ul li:hover font {
	color: #5dc501;
}

.banIdex {
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}

.banIdex a {
	width: 100%;
	height: 258px;
	display: block;
}

.tremConTre {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	background: #fff;
}

.tremConTre .treCrem {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.tremConTre .treCrem .pic {
	width: 470px;
	height: 360px;
}

.tremConTre .treCrem .bgRicam {
	width: 730px;
	height: 360px;
	background: #fbfbfb;
}

.tremConTre .treCrem .bgRicam .leCam {
	width: 250px;
	float: left;
	margin: 30px 55px;
}

.tremConTre .treCrem .bgRicam .leCam h2 {
	font-size: 32px;
	color: #5cb738;
	text-indent: 10px;
	padding-bottom: 10px;
}

.tremConTre .treCrem .bgRicam .leCam p {
	color: #656565;
	font-size: 20px;
	padding-left: 22px;
	background: url(../images/bgTop.png) no-repeat left center;
	line-height: 38px;
}

.tremConTre .treCrem .bgRicam .riCam {
	border: 1px solid #5cb738;
	border-radius: 4px;
	width: 270px;
	float: left;
	margin: 30px;
}

.tremConTre .treCrem .bgRicam .riCam h2 {
	font-size: 28px;
	color: #333;
	line-height: 54px;
	border-bottom: 1px solid #5cb738;
	font-weight: 500;
	padding: 0 15px;
	margin-bottom: 10px;
}

.tremConTre .treCrem .bgRicam .riCam a {
	background: #5cb738;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	border-radius: 4px;
	margin-top: 10px;
}

.tremConTre .treCrem .bgRicam .riCam p {
	color: #656565;
	font-size: 20px;
	padding-left: 22px;
	background: url(../images/bgTop.png) no-repeat left center;
	line-height: 38px;
	margin: 0 15px;
}

.tremConFur {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
	background: url(../images/fourTeamBg.jpg) no-repeat center;
	height: 625px;
}

.tremConFur .furTbox {
	width: 1200px;
	margin: 70px auto 0;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.tremConFur .furTbox li {
	border: 3px solid #e6e8e8;
	border-radius: 100%;
	position: absolute;
	text-align: center;
	background: #fff;
}

.tremConFur .furTbox li span {
	font-size: 18px;
	color: #010301;
	display: block;
	padding-bottom: 10px;
	font-weight: 600;
}

.tremConFur .furTbox li font {
	font-size: 14px;
	color: #010301;
	display: block;
	line-height: 22px;
}

.tremConFur .furTbox li:nth-child(1) {
	width: 120px;
	height: 90px;
	padding: 55px 40px;
	left: 75px;
	top: 45px;
}

.tremConFur .furTbox li:nth-child(2) {
	width: 160px;
	height: 90px;
	padding: 55px 20px;
	left: 310px;
	top: 0;
}

.tremConFur .furTbox li:nth-child(3) {
	width: 120px;
	height: 80px;
	padding: 40px 20px;
	left: 540px;
	top: 100px;
}

.tremConFur .furTbox li:nth-child(4) {
	width: 120px;
	height: 80px;
	padding: 40px 20px;
	left: 725px;
	top: 15px;
}

.tremConFur .furTbox li:nth-child(5) {
	width: 160px;
	height: 90px;
	padding: 55px 20px;
	left: 910px;
	top: 85px;
}

.tremConFur .furTbox li:hover {
	background: #fc6c01;
	border: 3px solid #fc6c01;
}

.tremConFur .furTbox li:hover span,
.tremConFur .furTbox li:hover font {
	color: #fff;
}


/*体育活动*/

.activeTi {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
	border-bottom: 1px solid #e7e8e8;
	margin-bottom: 20px;
}

.activeTi ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.activeTi ul li {
	margin: 0 20px;
	display: inline-block;
	padding-bottom: 8px;
}

.activeTi ul li span {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
}

.activeTi ul li:nth-child(1) span {
	background: url(../images/activeNav1.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li.cur:nth-child(1) span,
.activeTi ul li:hover:nth-child(1) span {
	background: url(../images/activeNavCur1.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li:nth-child(2) span {
	background: url(../images/activeNav2.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li.cur:nth-child(2) span,
.activeTi ul li:hover:nth-child(2) span {
	background: url(../images/activeNavCur2.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li:nth-child(3) span {
	background: url(../images/activeNav3.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li.cur:nth-child(3) span,
.activeTi ul li:hover:nth-child(3) span {
	background: url(../images/activeNavCur3.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li:nth-child(4) span {
	background: url(../images/activeNav6.png) no-repeat center;
}

.activeTi ul li.cur:nth-child(4) span,
.activeTi ul li:hover:nth-child(4) span {
	background: url(../images/activeNavCur6.png) no-repeat center;
}

.activeTi ul li:nth-child(5) span {
	background: url(../images/activeNav4.png) no-repeat center;
}

.activeTi ul li.cur:nth-child(5) span,
.activeTi ul li:hover:nth-child(5) span {
	background: url(../images/activeNavCur4.png) no-repeat center;
}

.activeTi ul li:nth-child(6) span {
	background: url(../images/activeNav7.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li.cur:nth-child(6) span,
.activeTi ul li:hover:nth-child(6) span {
	background: url(../images/activeNavCur7.png) no-repeat center;
	background-size: 46px;
}

.activeTi ul li font {
	font-size: 16px;
	color: #1f1f1f;
	display: block;
	text-align: center;
	line-height: 32px;
}

.activeTi ul li.cur font,
.activeTi ul li:hover font {
	color: #4ea873;
}

.activeCrn {
	width: 1200px;
	overflow: hidden;
	margin: 15px auto 0;
}

.activeCrn .tiveLir {
	padding: 15px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	width: 555px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.activeCrn .tiveLir:nth-child(2n) {
	float: right;
}

.activeCrn .tiveLir:hover {
	box-shadow: 0 5px 20px #ccc;
}

.activeCrn .tiveLir .picTx {
	width: 100%;
	overflow: hidden;
}

.activeCrn .tiveLir .picTx .pirc {
	width: 230px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.activeCrn .tiveLir .picTx .pirc span {
	width: 100%;
	height: 0;
	padding-bottom: 120px;
	position: relative;
	overflow: hidden;
	display: block;
}

.activeCrn .tiveLir .picTx .pirc span img {
	width: 100%;
	position: absolute;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.activeCrn .tiveLir:hover .picTx .pirc span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.activeCrn .tiveLir .picTx .txrc {
	float: left;
	height: 60px;
	border-left: 2px solid #ed1c25;
	margin-top: 30px;
	padding-left: 10px;
	font-weight: 600;
}

.activeCrn .tiveLir .picTx .txrc span {
	font-size: 22px;
	color: #363636;
	display: block;
	line-height: 36px;
}

.activeCrn .tiveLir .picTx .txrc font {
	font-size: 14px;
	color: #363636;
	display: block;
	text-transform: uppercase;
}

.activeCrn .tiveLir .txtTx {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.tiveFuw {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
	background: #fff;
}

.tiveFuw .tiveFbox {
	width: 1200px;
	margin: 25px auto 0;
	overflow: hidden;
}

.tiveFuw .tiveFbox ul {
	width: 100%;
	overflow: hidden;
}

.tiveFuw .tiveFbox ul li {
	width: 380px;
	float: left;
	margin-right: 30px;
}

.tiveFuw .tiveFbox ul li:nth-child(3n) {
	margin-right: 0;
}

.tiveFuw .tiveFbox ul li .pic {
	width: 100%;
	height: 0;
	padding-bottom: 155px;
	position: relative;
	overflow: hidden;
}

.tiveFuw .tiveFbox ul li .pic img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.tiveFuw .tiveFbox ul li:hover .pic img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.tiveFuw .tiveFbox ul li span {
	color: #000;
	font-weight: 600;
	display: block;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}

.tiveFuw .tiveFbox ul li font {
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 22px;
}

.tiveCompy {
	width: 100%;
	overflow: hidden;
	padding-top: 55px;
	background: #fff;
}

.tiveCompy .tiveFbox {
	width: 100%;
	background: url(../images/tiveCompyBg.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 565px;
	margin-top: 30px;
}

.tiveCompy .tiveFbox ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding-top: 100px;
}

.tiveCompy .tiveFbox ul li {
	width: 300px;
	margin: 0 50px;
	float: left;
}

.tiveCompy .tiveFbox ul li span {
	width: 80px;
	height: 80px;
	display: block;
	padding: 40px;
	overflow: hidden;
	background: rgba(0, 0, 0, .6);
	margin: 0 auto;
	border-radius: 100%;
}

.tiveCompy .tiveFbox ul li span img {
	width: 100%;
}

.tiveCompy .tiveFbox ul li:hover span {
	background: rgba(252, 108, 1, 1);
}

.tiveCompy .tiveFbox ul li font {
	color: #fff;
	font-size: 24px;
	display: block;
	padding: 10px 0;
}

.tiveCompy .tiveFbox ul li p {
	font-size: 18px;
	color: #fff;
	line-height: 32px;
}

.tiveTuiMr {
	width: 100%;
	overflow: hidden;
	padding-top: 55px;
	background: #fff;
	padding-bottom: 30px;
}

.tiveTuiMr ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.tiveTuiMr ul li {
	width: 385px;
	float: left;
	margin-right: 22.5px;
	margin-bottom: 25px;
	position: relative;
}

.tiveTuiMr ul li:nth-child(3n) {
	margin-right: 0;
}

.tiveTuiMr ul li span {
	width: 100%;
	height: 0;
	padding-bottom: 220px;
	position: relative;
	overflow: hidden;
	display: block;
}

.tiveTuiMr ul li span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.tiveTuiMr ul li:hover span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.tiveTuiMr ul li font {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.tiveTuiMr ul li:hover font {
	color: #5dc501;
}


/*详情*/

.newsCtr {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.weizhi {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 60px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.weizhi a {
	padding: 0 10px;
	color: #666;
}

.weizhi a:hover {
	color: #fc6c01;
}

.typeMrc {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #fc6c01;
}

.typeMrc a {
	font-size: 16px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0 25px;
}

.typeMrc a.cur,
.typeMrc a:hover {
	background: #fc6c01;
	color: #fff;
}

.conTre {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}

div.app-detail-l {
	float: left;
	width: 885px;
}

div.ntitle {
	color: #444444;
	font-size: 25px;
	text-align: center;
	line-height: 32px;
}

div.nshl {
	border-bottom: 1px solid #e2e2e0;
	height: 45px;
}

div.nshl p {
	line-height: 45px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	height: 45px;
	width: 500px;
	margin: 0px auto;
	text-align: center;
}

div.detail {
	line-height: 35px;
	font-size: 16px;
	color: #444444;
	padding: 20px 0px;
}

div.detail img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.aGomre {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 10px;
}

.aGomre p {
	color: #333;
	line-height: 28px;
}

.aGomre p a {
	color: #666;
}

.aGomre p:hover a {
	color: #ff9300;
}

.zixun_right {
	width: 266px;
	float: right;
}

.side-satisfy {
	width: 266px;
	height: 100px;
	position: relative;
	margin-bottom: 22px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 1px #ddd;
	-webkit-box-shadow: 0 1px 1px #ddd;
	background: url(../images/bgXrh.jpg);
}

.side-satisfy .satisfy {
	font-size: 25px;
	color: #804f21;
	position: absolute;
	top: 40px;
	right: 172px;
	width: 80px;
	text-align: right;
	overflow: hidden;
}

.side-satisfy .customer {
	top: 32px;
	color: #804f21;
	position: absolute;
	left: 184px;
	width: 70px;
	overflow: hidden;
	text-align: right;
	font-size: 14px;
}

.side-satisfy .comment {
	top: 52px;
	color: #804f21;
	position: absolute;
	left: 184px;
	width: 70px;
	overflow: hidden;
	text-align: right;
	font-size: 14px;
}

.sidRer {
	background-color: #fafafa;
	padding: 15px;
}

.sider_recom {
	margin-bottom: 30px;
}

.sidRer .tit {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
}

.sidRer .tit h3 {
	float: left;
	font-size: 16px;
	color: #434343;
}

.sidRer .tit span {
	float: left;
	color: #a9a9a9;
	margin-left: 10px;
	font-family: "lit";
	letter-spacing: 1px;
	font-size: 8pt;
	line-height: 11px;
	margin-top: 13px;
}

ul.hoRn {
	width: 100%;
	overflow: hidden;
}

ul.hoRn li {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #e6e6e6;
}

ul.hoRn li img {
	width: 100%;
	margin-bottom: 8px;
}

ul.hoRn li font {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	display: block;
}

ul.hoRn li:hover font {
	color: #ff9300;
}

.claTer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.topTuMid {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	background: #fff;
}

.le_picDi {
	width: 735px;
	height: 530px;
	float: left;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.le_picDi .bigImg {
	height: 430px;
	position: relative;
}

.le_picDi .bigImg li a {
	position: relative;
	display: block;
}

.le_picDi .bigImg li img {
	vertical-align: middle;
	width: 100%;
	height: 430px;
}

.le_picDi .bigImg h4 {
	width: 100%;
	overflow: hidden;
	height: 40px;
	position: absolute;
	bottom: 0;
	background: rgba(170, 170, 170, 0.8);
}

.le_picDi .bigImg h4 font {
	padding: 0 15px;
	font-size: 20px;
	color: #000;
	display: block;
	line-height: 40px;
	font-weight: 500;
}

.le_picDi .smallScroll {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.le_picDi .sPrev {
	width: 15px;
	height: 81px;
	display: block;
	float: left;
	background: #333 url(../images/pve.jpg) no-repeat center;
	margin-top: 4px;
}

.le_picDi .sNext {
	width: 15px;
	height: 81px;
	display: block;
	float: left;
	background: #333 url(../images/nex.jpg) no-repeat center;
	margin-top: 4px;
}

.le_picDi .smallImg {
	float: left;
	display: inline;
	overflow: hidden;
	width: 695px;
	margin: 0 5px;
}

.le_picDi .smallImg ul {
	width: 9999px;
	overflow: hidden;
}

.le_picDi .smallImg li {
	padding-top: 5px;
	float: left;
	text-align: center;
}

.le_picDi .smallImg img {
	width: 129px;
	height: 76px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin: 0 3px;
}

.le_picDi .smallImg ul li.on img {
	border-color: #fc6c01;
}

.le_picDi .pageState {
	position: absolute;
	top: 235px;
	right: 5px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
}

.le_picDi .pageState span {
	color: #f00;
	font-size: 16px;
}

.riBoxTex {
	width: 465px;
	float: left;
	height: 530px;
	overflow: hidden;
	position: relative;
}

.riBoxTex .riTnle {
	padding: 25px;
	width: 415px;
	overflow: hidden;
}

.riBoxTex .riTnle h2 {
	font-size: 24px;
	color: #fc6c01;
	padding-bottom: 15px;
}

.riBoxTex .riTnle p {
	font-size: 14px;
	color: #6d6b69;
	line-height: 32px;
}

.riBoxTex .riTnle p span {
	color: #50a930;
}

.riBoxTex .morGhd {
	width: 415px;
	padding: 0 25px;
	height: 70px;
	background: #f8f8f8;
	box-shadow: 0px 8px 10px #eee;
}

.riBoxTex .morGhd span {
	line-height: 70px;
	font-size: 24px;
	font-weight: 600;
	color: #00b130;
	float: left;
}

.riBoxTex .morGtr {
	width: 355px;
	background: url(../images/bgTri.jpg) no-repeat 25px 20px;
	padding-left: 100px;
	padding-top: 25px;
	min-height: 94px;
	position: relative;
}

.riBoxTex .morGtr span {
	color: #517fd4;
	background: #eee;
	font-size: 12px;
	padding: 2px 6px;
	border-radius: 6px;
	display: inline-block;
	margin: 0 5px 8px;
}

.riBoxTex .morGtr font.sum {
	position: absolute;
	left: 24px;
	text-align: center;
	top: 50px;
	width: 64px;
	line-height: 26px;
	font-size: 14px;
	color: #517fd4;
}

.midXbg {
	width: 415px;
	padding: 0 25px;
	height: 70px;
	background: #f8f8f8;
	box-shadow: 0px 8px 10px #eee;
}

.midXbg span {
	line-height: 70px;
	font-size: 16px;
	color: #6f6e6e;
	float: left;
}

.midXbg font {
	float: left;
	margin-top: 20px;
}

.midXbg font i {
	width: 27px;
	height: 26px;
	display: inline-block;
	background: url(../images/xxBg.png) no-repeat center;
	margin-left: 2px;
}

.midXbg font i.cur {
	background: url(../images/xxBgh.png) no-repeat center;
}

.riBoxTex .txc {
	color: #4c4c4b;
	font-size: 14px;
	padding: 25px;
	line-height: 26px;
}

.riBoxTex .txMp {
	color: #4c4c4b;
	font-size: 14px;
	margin: 0 25px;
	border-bottom: 1px dashed #e8e8e8;
	line-height: 26px;
	padding-bottom: 10px;
}

.riBoxTex #botGotion {
	width: 415px;
	float: left;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	position: absolute;
	bottom: 5px;
	left: 25px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.riBoxTex #botGotion li {
	float: left;
	overflow: hidden;
	line-height: 20px;
}

.riBoxTex #botGotion li a {
	width: 135px;
	height: 25px;
	padding-top: 50px;
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
}

.a1 {
	background: url(../images/sc01.gif) no-repeat top center;
}

.a2 {
	background: url(../images/sc03.gif) no-repeat top center;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.a3 {
	background: url(../images/sc04.gif) no-repeat top center;
}

.a4 {
	background: url(../images/sc05.png) no-repeat top center;
}

.riBoxTex #botGotion li a:hover {
	color: #fc6c01;
	text-decoration: underline
}

.riBoxTex #botGotion li a.a3 i.b1 {
	width: 105px;
	height: 90px;
	position: absolute;
	left: 195px;
	top: 1px;
	display: none;
	background: url(../images/wx03.gif) no-repeat;
	z-index: 99
}

.riBoxTex #botGotion li a.a3:hover i.b1 {
	display: block;
}

.riBoxTex #botGotion li a.a3 i.b1 {
	width: 105px;
	height: 90px;
	position: absolute;
	left: 195px;
	top: 1px;
	display: none;
	background: url(../images/wx03.gif) no-repeat;
	z-index: 99;
}

.botBoxMd {
	width: 100%;
	overflow: hidden;
	margin-top: 45px;
}

.botBoxMd .mdleBox {
	width: 100%;
	overflow: hidden;
	background: #fff;
	height: 70px;
}

.botBoxMd .mdleBox li {
	margin-right: 10px;
	float: left;
}

.botBoxMd .mdleBox li a {
	line-height: 65px;
	border-bottom: 5px solid #fff;
	display: inline-block;
	color: #2b2b2a;
	font-weight: bold;
	padding: 0 25px;
	font-size: 16px;
}

.botBoxMd .mdleBox li a:hover,
.botBoxMd .mdleBox li.cur a {
	color: #fc6c01;
	border-bottom: 5px solid #fc6c01;
}

.bgTleMM {
	width: 65px;
	height: 58px;
	background: #fc6c01;
	position: absolute;
	left: 37px;
	top: 35px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	padding-top: 5px;
}

.oneBoxTi {
	width: 1060px;
	padding: 35px 0 35px 140px;
	margin-top: 5px;
	background: #fff;
	position: relative;
}

.oneBoxTi .oneCti {
	font-size: 14px;
	color: #383737;
	line-height: 26px;
	padding-right: 35px;
	padding-top: 20px;
}

.oneBoxTi .oneCti img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}

.threeBoxTi {
	width: 1060px;
	padding: 35px 0 35px 140px;
	margin-top: 5px;
	background: #fff;
	position: relative;
}

.threeCti {
	width: 1020px;
	margin: 0 auto;
	height: 240px;
	position: relative;
}

.threeCti .hd {
	width: 1085px;
	overflow: hidden;
	position: absolute;
	left: -50px;
	top: 0;
	z-index: 9;
	height: 240px;
}

.threeCti .hd .prev,
.threeCti .hd .next {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -170px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}

.threeCti .hd .next {
	left: auto;
	right: 10px;
	background-position: -50px 5px;
}

.threeCti .hd .prev:hover,
.threeCti .hd .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.threeCti .bd {
	z-index: 999;
	position: absolute;
}

.threeCti .bd ul {
	overflow: hidden;
	zoom: 1;
}

.threeCti .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: 310px;
	height: 240px;
	background: #fff;
	margin: 0 10px;
	position: relative;
}

.threeCti .bd ul li .pic {
	width: 310px;
	height: 240px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.threeCti .bd ul li .pic img {
	/*max-*/
	width: 100%;
	/*max-*/
	height: 240px;
	display: block;
	margin: auto;
}

.threeCti .bd ul li .title {
	width: 290px;
	padding: 0 10px;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.threeCti .bd ul li:hover .title {
	color: #fc6c01;
}

.side-list1 {
	border-radius: 5px;
	padding-top: 34px;
	box-shadow: 0 1px 1px #ddd;
	background-color: #fafafa;
	padding-bottom: 20px;
	margin-bottom: 24px;
	-moz-box-shadow: 0 1px 1px #ddd;
	-webkit-box-shadow: 0 1px 1px #ddd;
	overflow: hidden;
	position: relative;
}

.side-list1 .titleT i {
	background-image: url(../images/all.png);
	width: 14px;
	height: 14px;
	position: absolute;
	margin-left: -21px;
	margin-top: 4px;
	background-position: -39px -507px;
}

.side-list1 .titleT {
	line-height: 22px;
	color: #323232;
	border-bottom: 1px dashed #d8d8d8;
	margin-left: 25px;
	padding-left: 6px;
	margin-bottom: 10px;
	font-size: 16px;
}

.txtMarqueeTop {
	height: 165px;
	overflow: hidden;
}

.side-list1 .txtMarqueeTop li {
	padding: 2px 20px;
}

.side-list1 .txtMarqueeTop .item .titleC {
	display: block;
	color: #333;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
}

.side-list1 .txtMarqueeTop .item .date {
	font-size: 12px;
	color: #53c3c1;
	line-height: 20px;
	text-align: right;
}

.tmTrc {
	width: 100%;
	overflow: hidden;
}

.tpFrcBox {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-top: 55px;
}

.tpFrcBox .tpFweCon {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.tpFrcBox .tpFweCon ul li {
	float: left;
	width: 580px;
	margin-bottom: 30px;
}

.tpFrcBox .tpFweCon ul li:nth-child(2n) {
	float: right;
}

.tpFrcBox .tpFweCon ul li .pic {
	width: 240px;
	float: left;
}

.tpFrcBox .tpFweCon ul li .pic span {
	width: 100%;
	height: 0;
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 135px;
}

.tpFrcBox .tpFweCon ul li .pic span img {
	width: 100%;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.tpFrcBox .tpFweCon ul li:hover .pic span img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.tpFrcBox .tpFweCon ul li .con {
	width: 320px;
	float: right;
}

.tpFrcBox .tpFweCon ul li .con span {
	font-size: 22px;
	color: #000;
	display: block;
	line-height: 30px;
	padding-bottom: 8px;
}

.tpFrcBox .tpFweCon ul li .con i {
	font-size: 16px;
	color: #777;
	display: block;
	font-style: normal;
	line-height: 20px;
	padding-bottom: 8px;
	word-break: break-all;
}

.tpFrcBox .tpFweCon ul li .con font {
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 20px;
}

.tpFrcBox .tpFweCon ul li:hover .con span {
	color: #333;
}


/*右边咨询导航*/

.right_nav {
	width: 70px;
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 9999;
	_display: none;
}

.right_nav ul {
	width: 70px;
	background: #fc6c01;
	cursor: pointer;
}

.right_nav ul a:hover {
	text-decoration: none;
}

.right_nav ul li {
	width: 150px;
	height: 50px;
	padding: 5px 10px;
	background: #fc6c01;
	position: relative;
}

.right_nav ul li img {
	width: 30px;
	height: 30px;
	padding: 0 10px;
}

.right_nav ul li p {
	width: 50px;
	font: 14px/20px '微软雅黑';
	color: #fff;
	text-align: center;
}

.right_nav ul li p.cur {
	width: 100px;
	font: 16px/25px '微软雅黑';
	float: left;
	display: none;
	text-align: center;
	text-transform: uppercase;
}

.right_nav ul li p.cur span {
	font-size: 12px;
}

.threeTab {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.threeTab ul li {
	width: 380px;
	height: 315px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 30px;
	margin-top: 25px;
}

.threeTab ul li img{
	display: block;
	width: 380px;
	height: 315px;
}

.threeTab ul li:nth-child(3n) {
	margin-right: 0;
}

.threeTab ul li .noneTxt {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -315px;
}

.threeTab ul li .noneTxt i {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.4;
}

.threeTab ul li .noneTxt h3 {
	font-size: 32px;
	color: #fff;
	padding: 65px 28px 15px;
	position: relative;
	z-index: 9;
	text-align: center;
}

.threeTab ul li .noneTxt p {
	font-size: 14px;
	color: #fff;
	padding: 5px 28px 0;
	line-height: 28px;
	position: relative;
	z-index: 9;
}

.threeTab ul li .noneTxt a.more {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 35px;
	bottom: 35px;
	display: block;
	border: 3px solid #fff;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 46px;
}

.threeTab ul li .noneTxt a.more:hover {
	color: #50a930;
	border: 3px solid #50a930;
}

.tercherBox1 {
	width: 100%;
	overflow: hidden;
	padding-top: 38px;
}

.terchBoxg1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

.terchBoxg1 .bd {
	width: 1180px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.terchBoxg1 .bd ul {
	width: 280px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.terchBoxg1 .bd ul li {
	width: 280px;
	height: 265px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.terchBoxg1 .bd ul li .pic {
	width: 280px;
	height: 265px;
	overflow: hidden;
}

.terchBoxg1 .bd ul li .title {
	width: 280px;
	height: 265px;
	position: absolute;
	text-align: center;
	left: 0;
	top: 280px;
	background: rgba(0, 0, 0, 0.5);
}

.terchBoxg1 .bd ul li .title span {
	font-size: 24px;
	color: #fff;
	display: block;
	padding-top: 75px;
}

.terchBoxg1 .bd ul li .title font {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 10px;
	width: 84%;
	margin: 0 8%;
	text-align: left;
}

.terchBoxg1 .hd {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9;
	height: 460px;
}

.terchBoxg1 .hd .prev,
.terchBoxg1 .hd .next {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -170px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}

.terchBoxg1 .hd .next {
	left: auto;
	right: 10px;
	background-position: -50px 5px;
}

.terchBoxg1 .hd .prev:hover,
.terchBoxg1 .hd .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slieTaban .parHd li {
	height: 124px;
}

.slieTaban .parHd li span {
	padding-top: 25px;
}

.sixBox .sixCon .bd ul.pic-news{
	width: 591px;
	float: left;
}

.sixBox .sixCon .bd ul.title-news{
	width: 591px;
	float: right;
}

.news-thumb{
	display: block;
	width: 590px;
	height: 262px;
}
