header nav ul li:nth-child(1) {
	border: 2px solid #ffcc00;
	color: #ffcc00;
}

.body-wrap {
	width: 100%;
	margin-top: 0;
	margin: 0 auto;
	text-align: center;
	margin-top: 133px;
	height: auto;
}
.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.swiper-pagination {
	margin-bottom: 2%;
}

.services {
	width: 79%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
	background: #fff;
}

.services-info {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

.services .titel {
	font-weight: bold;
	font-size: 26px;
	line-height: 46px;
	color: #535353;
}

.services .line {
	display: block;
	width: 45px;
	height: 2px;
	background-color: #535353;
	margin-top: 10px;
}

.services-list {
	width: 100%;
	height: auto;
	margin-top: 50px;
	padding-bottom: 30px;
}

.services-plan {
	width: 18.4%;
	height: auto;
	float: left;
	color: #999999;
	cursor: pointer;
	margin-right: 2%;
	transition: all 0.3s ease 0s;
}

.services-plan-icon {
	width: 130px;
	height: 130px;
	background: url(../images/main/icon_services_plan_black.png) no-repeat left top;
	background-size: 100% 100%;
}

.services-plan:hover>.services-plan-icon {
	background: url(../images/main/icon_services_plan_yellow.png) no-repeat left top;
}

.services-plan-title {
	font-size: 24px;
	margin-top: 25px;
}

.services-plan-text {
	width: 100%;
	min-height: 76px;
	font-size: 14px;
	margin-top: 16px;
}

.services-plan-moer {
	width: 45%;
	margin-top: 45px;
	border: 2px solid #999999;
}

.services-plan:hover>.services-plan-moer {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

.services-relation {
	width: 18.4%;
	height: auto;
	float: left;
	color: #999999;
	cursor: pointer;
	margin-right: 2%;
	transition: all 0.3s ease 0s;
}

.services-relation-icon {
	width: 130px;
	height: 130px;
	background: url(../images/main/icon_services_relation_black.png) no-repeat left top;
	background-size: 100% 100%;
}

.services-relation:hover>.services-relation-icon {
	background: url(../images/main/icon_services_relation_yellow.png) no-repeat left top;
}

.services-relation-title {
	font-size: 24px;
	margin-top: 25px;
}

.services-relation-text {
	width: 100%;
	min-height: 76px;
	font-size: 14px;
	margin-top: 16px;
}

.services-relation-moer {
	width: 45%;
	margin-top: 45px;
	border: 2px solid #999999;
}

.services-relation:hover>.services-relation-moer {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

.services-newmedia {
	width: 18.4%;
	height: auto;
	float: left;
	color: #999999;
	cursor: pointer;
	margin-right: 2%;
	transition: all 0.3s ease 0s;
}

.services-newmedia-icon {
	width: 130px;
	height: 130px;
	background: url(../images/main/icon_services_newmedia_black.png) no-repeat left top;
	background-size: 100% 100%;
}

.services-newmedia:hover>.services-newmedia-icon {
	background: url(../images/main/icon_services_newmedia_yellow.png) no-repeat left top;
}

.services-newmedia-title {
	font-size: 24px;
	margin-top: 25px;
}

.services-newmedia-text {
	width: 100%;
	min-height: 76px;
	font-size: 14px;
	margin-top: 16px;
}

.services-newmedia-moer {
	width: 45%;
	margin-top: 45px;
	border: 2px solid #999999;
}

.services-newmedia:hover>.services-newmedia-moer {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

.services-station {
	width: 18.4%;
	height: auto;
	float: left;
	color: #999999;
	cursor: pointer;
	margin-right: 2%;
	transition: all 0.3s ease 0s;
}

.services-station-icon {
	width: 130px;
	height: 130px;
	background: url(../images/main/icon_services_station_black.png) no-repeat left top;
	background-size: 100% 100%;
}

.services-station:hover>.services-station-icon {
	background: url(../images/main/icon_services_station_yellow.png) no-repeat left top;
}

.services-station-title {
	font-size: 24px;
	margin-top: 25px;
}

.services-station-text {
	width: 100%;
	min-height: 76px;
	font-size: 14px;
	margin-top: 16px;
}

.services-station-moer {
	width: 45%;
	margin-top: 45px;
	border: 2px solid #999999;
}

.services-station:hover>.services-station-moer {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

.services-media {
	width: 18.4%;
	height: auto;
	float: left;
	color: #999999;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

.services-media-icon {
	width: 130px;
	height: 130px;
	background: url(../images/main/icon_services_media_black.png) no-repeat left top;
	background-size: 100% 100%;
}

.services-media:hover>.services-media-icon {
	background: url(../images/main/icon_services_media_yellow.png) no-repeat left top;
}

.services-media-title {
	font-size: 24px;
	margin-top: 25px;
}

.services-media-text {
	width: 100%;
	min-height: 76px;
	font-size: 14px;
	margin-top: 16px;
}

.services-media-moer {
	width: 45%;
	margin-top: 45px;
	border: 2px solid #999999;
}

.services-media:hover>.services-media-moer {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

.aboutus {
	width: 79%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
	background: #333333;
}

.aboutus-left {
	position: relative;
	width: 64%;
	height: auto;
	float: left;
	margin-right: 3%;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	font-size: 0px;
	cursor: pointer;
	text-align: center;
}

.aboutus-left:hover>.aboutus-left-bg {
	transform: scale(1.1);
}

.aboutus-left .aboutus-left-bg {
	width: 100%;
	height: auto;
	font-size: 0;
	transition: transform 0.3s ease 0s;
}

.aboutus-left-button {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
}

.aboutus-left:hover>.aboutus-left-button {
	opacity: 1;
	filter: alpha(opacity=100);
}

.button-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: black;
	opacity: 0.4;
	filter: alpha(opacity=0);
}
/*.aboutus-left-button .button-bg{
	filter: alpha(opacity=0);
}*/

.button-text {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff;
}

.button-text .line-top {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 0;
	transition: transform 0.6s ease 0s;
}

.aboutus-left-button:hover>.button-text .line-top {
	transform: scaleX(0.1);
}

.button-text .line-bottom {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 0;
	transition: transform 0.6s ease 0s;
}

.aboutus-left-button:hover>.button-text .line-bottom {
	transform: scaleX(0.1);
}

.aboutus-right {
	width: 33%;
	height: auto;
	float: left;
	color: white;
	text-align: left;
}

.aboutus-right-title {
	font-size: 36px;
	margin-top: 50px;
}

.aboutus-right .line {
	display: block;
	width: 25px;
	height: 2px;
	background-color: #535353;
	margin-top: 10px;
}

.aboutus-right .aboutus-right-text-title {
	font-size: 16px;
	margin-top: 25px;
}

.aboutus-right .aboutus-right-text-text {
	font-size: 12px;
	margin-top: 15px;
}

.aboutus-right-button {
	width: 45px;
	height: 45px;
	margin-top: 70px;
	cursor: pointer;
	background: url(../images/base/icon_arrow_white.png) no-repeat left top;
	background-size: 100% 100%;
	transition: all 0.3s ease 0s;
}

.aboutus-right-button:hover {
	background: url(../images/base/icon_arrow_black.png) no-repeat left top;
}

.case {
	width: 79%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
	background: #fff;
}

.case-info {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

.case .titel {
	font-weight: bold;
	font-size: 26px;
	line-height: 46px;
	color: #535353;
}

.case .line {
	display: block;
	width: 45px;
	height: 2px;
	background-color: #535353;
	margin-top: 10px;
}

.case .case-nav {
	width: 100%;
}

.more {
	font-size: 14px;
	color: #777;
	padding-left: 22px;
	float: right;
	cursor: pointer;
	margin-top: -20px;
	margin-right: 20px;
	float: right;
	cursor: pointer;
	background: url(../images/main/more.png) no-repeat left center;
}

.case .case-nav nav ul {
	margin-top: 41px;
}

.case .case-nav nav ul li {
	width: auto;
	list-style: none;
	text-align: center;
	font-size: 16px;
	display: inline;
	margin-right: 3px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

.case .case-nav .list-1 {
	padding: 17px 26px;
	color: #333333;
	background: #f5f5f5;
}

.case .case-nav .list-1:hover {
	color: #f5f5f5;
	background: #333333;
}

.list-1-active {
	padding: 17px 26px;
	color: #f5f5f5;
	background: #333333;
}

.case .case-nav .list-2 {
	padding: 17px 33px 17px 50px;
	color: #333333;
	background: url(../images/main/icon_case_plan_gray.png) no-repeat 25px center #f5f5f5;
}

.case .case-nav .list-2:hover {
	color: #f5f5f5;
	background: url(../images/main/icon_case_plan_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-2-active {
	padding: 17px 33px 17px 50px;
	color: #f5f5f5;
	background: url(../images/main/icon_case_plan_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-3 {
	padding: 17px 33px 17px 50px;
	color: #333333;
	background: url(../images/main/icon_case_relation_gray.png) no-repeat 25px center #f5f5f5;
}

.case .case-nav .list-3:hover {
	color: #f5f5f5;
	background: url(../images/main/icon_case_relation_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-3-active {
	padding: 17px 33px 17px 50px;
	color: #f5f5f5;
	background: url(../images/main/icon_case_relation_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-4 {
	padding: 17px 33px 17px 50px;
	color: #333333;
	background: url(../images/main/icon_case_newmedia_gray.png) no-repeat 25px center #f5f5f5;
}

.case .case-nav .list-4:hover {
	color: #f5f5f5;
	background: url(../images/main/icon_case_newmedia_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-4-active {
	padding: 17px 33px 17px 50px;
	color: #f5f5f5;
	background: url(../images/main/icon_case_newmedia_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-5 {
	padding: 17px 33px 17px 50px;
	color: #333333;
	background: url(../images/main/icon_case_station_gray.png) no-repeat 25px center #f5f5f5;
}

.case .case-nav .list-5:hover {
	color: #f5f5f5;
	background: url(../images/main/icon_case_station_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-5-active {
	padding: 17px 33px 17px 50px;
	color: #f5f5f5;
	background: url(../images/main/icon_case_station_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-6 {
	padding: 17px 33px 17px 50px;
	color: #333333;
	background: url(../images/main/icon_case_media_gray.png) no-repeat 25px center #f5f5f5;
}

.case .case-nav .list-6:hover {
	color: #f5f5f5;
	background: url(../images/main/icon_case_media_white.png) no-repeat 25px center #333333;
}

.case .case-nav .list-6-active {
	padding: 17px 33px 17px 50px;
	color: #f5f5f5;
	background: url(../images/main/icon_case_media_white.png) no-repeat 25px center #333333;
}

.case-list {
	width: 100%;
	height: auto;
	margin-top: 37px;
	padding-bottom: 70px;
}

.case-list .case-list-none {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #000000;
	text-align: center;
}

.case-list .case-list-info {
	width: 32%;
	height: auto;
	font-size: 0px;
	float: left;
}

.case-list .case-list-info:nth-child(1),
.case-list .case-list-info:nth-child(2) {
	margin-right: 1%;
}

.case-list .case-list-info:nth-child(4),
.case-list .case-list-info:nth-child(5),
.case-list .case-list-info:nth-child(7),
.case-list .case-list-info:nth-child(8),
.case-list .case-list-info:nth-child(10),
.case-list .case-list-info:nth-child(11),
.case-list .case-list-info:nth-child(13),
.case-list .case-list-info:nth-child(14) {
	margin-top: 25px;
	margin-right: 1%;
}

.case-list .case-list-info:nth-child(6),
.case-list .case-list-info:nth-child(9),
.case-list .case-list-info:nth-child(12),
.case-list .case-list-info:nth-child(15) {
	margin-top: 25px;
}

.case-list-info-img {
	position: relative;
	width: 100%;
	height: auto;
	cursor: pointer;
	overflow: hidden;
}

.case-list-info-img .case-list-info-headimg {
	width: 100%;
	height: auto;
	font-size: 0;
	transition: transform 0.3s ease 0s;
}

.case-list-info-img:hover>.case-list-info-headimg {
	transform: scale(1.1);
}

.case-list-info-button {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
}

.case-list-info-img:hover>.case-list-info-button {
	opacity: 1;
}

.case-list-info-button:hover>.button-text .line-top {
	transform: scaleX(0.1);
}

.case-list-info-button:hover>.button-text .line-bottom {
	transform: scaleX(0.1);
}

.case-list-info-introduce {
	width: 98.7%;
	height: auto;
	margin: 0 auto;
	margin-top: 1px;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	text-align: left;
}

.case-list-info-introduce-text {
	width: 86%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
}

.case-list-info-introduce-titel {
	color: #333333;
	font-size: 16px;
	padding-top: 20px;
	cursor: pointer;
}

.case-list-info-introduce-class {
	color: #777777;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 35px;
	border-bottom: 2px solid #e5e5e5;
}

.case-list-info-details {
	color: #777777;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	background: url(../images/base/icon_arrow_black_right.png) no-repeat right center;
}

.john {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
}

.john-info {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	font-size: 0px;
	text-align: center;
}

.john-info:hover>.john-info-bg {
	transform: scale(1.1);
}

.john-info .john-info-bg {
	width: 100%;
	height: auto;
	font-size: 0;
	transition: transform 0.3s ease 0s;
}

.john-info-text {
	position: absolute;
	width: 33%;
	height: auto;
	left: 14%;
	top: 3%;
	color: white;
	text-align: left;
}

.john-info-text-line {
	display: block;
	width: 50px;
	height: 2px;
	background-color: white;
	margin-top: 10px;
}

.john-info-text .john-info-text-title {
	font-size: 30px;
	margin-top: 25px;
}

.john-info-text .john-info-text-info {
	font-size: 14px;
	margin-top: 40px;
}

.john-info-button {
	width: 45px;
	height: 45px;
	margin-top: 70px;
	cursor: pointer;
	background: url(../images/base/icon_arrow_white.png) no-repeat left top;
	background-size: 100% 100%;
	transition: all 0.3s ease 0s;
}

.john-info-button:hover {
	background: url(../images/base/icon_arrow_black.png) no-repeat left top;
}

.team {
	width: 79%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	padding-top: 1px;
	padding-bottom: 50px;
	margin-bottom: 15px;
	text-align: center;
	background: #fff;
}

.team-test {
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	cursor: pointer;
	background: #333333;
}

.team-test .team-test-test {
	width: 22%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.team-test-test .team-test-title {
	width: 100%;
	color: white;
	margin-left: 20px;
	text-align: left;
	font-size: 20px;
}

.team-test-test .team-test-line {
	display: block;
	width: 30px;
	height: 2px;
	margin-left: 20px;
	background-color: white;
	margin-top: 10px;
}

.team-test .team-test-user {
	width: 78%;
	height: auto;
	float: left;
}

.team-test-user .team-test-user-info {
	position: relative;
	width: 20%;
	height: auto;
	font-size: 0;
	float: left;
	overflow: hidden;
}

.team-test-user-info .team-test-user-info-bg {
	width: 100%;
	height: auto;
	transition: transform 0.3s ease 0s;
}

.team-test-user-info:hover>.team-test-user-info-bg {
	transform: scale(1.1);
}

.team-test-user-info .team-test-user-info-text {
	position: absolute;
	width: 67%;
	height: 135px;
	bottom: 5%;
	left: 16.5%;
	background: white;
}

.team-test-user-info-text-name {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	color: black;
}

.team-test-user-info-text-line {
	width: 18%;
	height: 2px;
	margin-left: 41%;
	background-color: #999999;
	margin-top: 5px;
	display: block;
}

.team-test-user-info-text-job {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
}

.team-test-user-info-text-job-en {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
}

.team-all-img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0;
}

.team-all-img-title {
	width: 100%;
	font-size: 18px;
	text-align: center;
	color: #666666;
}

.team-all-img-info {
	width: 100%;
	color: black;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}

.team-all-img-img {
	width: 100%;
	height: auto;
	cursor: pointer;
	margin-top: 50px;
}

.news {
	width: 79%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	text-align: center;
	background: #fff;
}

.news-info {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

.news-info .titel {
	font-weight: bold;
	font-size: 26px;
	line-height: 46px;
	color: #535353;
}

.news-info .line {
	display: block;
	width: 45px;
	height: 2px;
	background-color: #535353;
	margin-top: 10px;
}

.news-info .info {
	font-size: 18px;
	line-height: 46px;
	margin-top: 40px;
	color: #999999;
}

.news-info .more {
	font-size: 14px;
	color: #777;
	padding-left: 22px;
	float: right;
	cursor: pointer;
	margin-top: -30px;
	margin-right: 20px;
	float: right;
	cursor: pointer;
	background: url(../images/main/more.png) no-repeat left center;
}

.news-list {
	width: 100%;
	height: auto;
	margin-top: 35px;
	padding-bottom: 70px;
}

.news-list .news-list-info {
	width: 32%;
	height: auto;
	font-size: 0px;
	float: left;
}

.news-list .news-list-info {
	width: 32%;
	height: auto;
	font-size: 0px;
	float: left;
}

.news-list .news-list-info:nth-child(1),
.news-list .news-list-info:nth-child(2) {
	margin-right: 1%;
}


/*.news-list .news-list-info:nth-child(5),
.news-list .news-list-info:nth-child(6),
.news-list .news-list-info:nth-child(9),
.news-list .news-list-info:nth-child(10),
.news-list .news-list-info:nth-child(13),
.news-list .news-list-info:nth-child(14) {
	margin-top: 25px;
	margin-right: 1%;
}

.news-list .news-list-info:nth-child(7),
.news-list .news-list-info:nth-child(11),
.news-list .news-list-info:nth-child(15) {
	margin-top: 25px;
}*/

.news-list-info-img {
	position: relative;
	width: 100%;
	height: auto;
	cursor: pointer;
	overflow: hidden;
}

.news-list-info-img .news-list-info-headimg {
	width: 100%;
	height: auto;
	font-size: 0;
	transition: transform 0.3s ease 0s;
}

.news-list-info-img:hover>.news-list-info-headimg {
	transform: scale(1.1);
}

.news-list-info-button {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.4s ease 0s;
	filter: alpha(opacity=0);
}
.button-text{
	filter: alpha(opacity=0);
}
.line-top{
	filter: alpha(opacity=0);
}
.line-bottom{
	filter: alpha(opacity=0);
}
.news-list-info-img:hover>.news-list-info-button {
	opacity: 1;
	filter: alpha(opacity=100);
}

.news-list-info-button:hover>.button-text .line-top {
	transform: scaleX(0.1);
}

.news-list-info-button:hover>.button-text .line-bottom {
	transform: scaleX(0.1);
}

.news-list-info-introduce {
	width: 98.7%;
	height: auto;
	margin: 0 auto;
	margin-top: 1px;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
}

.news-list-info-introduce-text {
	width: 86%;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
}

.news-list-info-introduce-titel {
	color: #333333;
	font-size: 16px;
	padding-top: 20px;
	cursor: pointer;
}

.news-list-info-introduce-class {
	color: #777777;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 35px;
	border-bottom: 2px solid #e5e5e5;
}

.news-list-info-details {
	color: #777777;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	background: url(../images/base/icon_arrow_black_right.png) no-repeat right center;
}
@media screen and (max-width: 1370px) {
	.news-list-info-introduce-class {
		font-size: 12px;
	}
}