@font-face {
	font-family: 'myfont';
	src: url('../font/DIN-MEDIUM_0.ttf');
	src: url('../font/DIN-MEDIUM_0.eot?#iefix') format('embedded-opentype'), url('../font/DIN-MEDIUM_0.woff') format('woff'), url('../font/DIN-MEDIUM_0.ttf') format('truetype'), url('../font/DIN-MEDIUM_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clearfloat_L:after {
	display: block;
	content: '';
	clear: both;
}


/*横屏提示*/

body {
	background-color: #252525;
}

.orientationText {
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 60px;
	background: #000;
	z-index: 1000000;
	width: 100%;
	color: #FFFFFF;
	font-size: 30px;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	text-align: center;
}

.orientationText img {
	margin: 0 auto;
	width: 140px;
}


/*nav*/

.all {
	padding-top: 90px;
	box-sizing: border-box;
	background-color: #fff;
}

.lang-wrap {
	float: right;
	font-size: 20px;
	color: #afafaf;
	margin-top: 7px;
	margin-right: 16px;
	padding-right: 22px;
}

.lang-wrap a {
	color: #afafaf;
	margin-left: 3px;
	margin-right: 3px;
}

#nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

#nav .nav_top {
	box-sizing: border-box;
	padding: 0 66px;
	height: 90px;
	padding-top: 23px;
	background-color: #fff;
}

#nav .nav_top_right {
	margin-top: 9px;
}

#nav .nav_bottom_line {
	height: 38px;
	background-color: #f3c414;
}

#nav .nav_bottom {
	display: none;
	background-color: #fff;
}

#nav .nav_bottom ul {
	padding-top: 27px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 27px;
	background-position: 100% 100%;
}

#nav .nav_bottom ul li {
	height: 96px;
	line-height: 96px;
}

#nav .nav_bottom ul li .li_part1 {
	font-size: 18px;
	color: #cccccc;
}

#nav .nav_bottom ul li .li_part2 {
	width: 574px;
	border-bottom: 1px solid #e0e0e0;
}

#nav .nav_bottom ul li .li_part2 .li_part2_txt {
	font-size: 32px;
	color: #464646;
}

#nav .nav_bottom ul li .li_part2 .li_part2_en {
	color: #7d7d7d;
	font-size: 18px;
}

.nav_mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: -1;
}

.index_swiper {
	height: 511px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container {
	height: 100%;
	width: 100%;
}

.index_swiper img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	display: inline-block;
	width: 27px;
	height: 2px;
	font-size: 35px;
	margin-right: 10px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	border-radius: 0;
	border: none;
}

.paginationL2,
.paginationL3 {
	text-align: center;
}

.paginationL2 .swiper-pagination-bullet,
.paginationL3 .swiper-pagination-bullet {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 3px solid #404040;
	background-color: #fff;
	border-radius: 50%;
}

.paginationL2 .swiper-pagination-bullet-active,
.paginationL3 .swiper-pagination-bullet-active {
	background-color: #404040;
}

.pagination {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 80px;
	text-align: center;
	z-index: 30;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	border: none;
}

.swiper-pagination-bullet:nth-last-of-type(1) {
	margin-right: 0 !important;
}

.index_swiper .tel {
	position: absolute;
	z-index: 30;
	right: 30px;
	top: 30px;
}

.index_content_part1 .counter {
	display: inline-block;
	text-align: center;
	width: 185px;
	margin-bottom: 40px;
	margin-left: 26px;
}

.index_content_part1 .count-title {
	font-size: 50px;
	text-align: center;
	position: relative;
	margin-bottom: 7px;
	font-family: 'myfont';
}

.index_content_part1 .count-title::after {
	display: block;
	content: '';
	width: 11px;
	height: 3px;
	background-color: #808080;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

.index_content_part1 .count-title .span1 {
	font-size: 15px;
	color: #373737;
	position: absolute;
	font-weight: bold;
	top: 10px;
}

.count-text {
	font-size: 22px;
	color: #818181;
}

.index_content_part1 {
	background-color: #fff;
	box-shadow: 0px 10px 30px #f4f4f4;
	width: 690px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 10px;
	border-radius: 20px;
}

.marginL121 {
	margin-left: 121px !important;
}

.index_content {
	margin-top: -40px;
	position: relative;
	z-index: 30;
}

.index_content_part2 {
	width: 690px;
	margin: 0 auto;
	margin-top: 85px;
}

.title {
	position: relative;
}

.title .right img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 0;
}

.index_content_part2_swiper .swiper-slide img {
	display: block;
}

.index_content_part2_swiper .swiper-slide .top {
	margin-bottom: 15px;
}

.index_content_part2_swiper .pagination2 {
	margin-top: 37px;
	text-align: center;
}

.index_content_part2_swiper .pagination2 .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 3px solid #404040;
	background-color: #fff;
	margin-right: 18px;
}

.index_content_part2_swiper .pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #404040;
}

.index_content_part2_swiper .top {
	width: 100%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.index_content_part2_swiper .bottom .cnt {
	width: 336px;
	height: 275px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.index_content_part2_swiper .top,
.index_content_part2_swiper .bottom {
	position: relative;
}

.index_content_part2_swiper i {
	position: absolute;
	right: 33px;
	top: 25px;
}

.index_news_txt {
	width: 100%;
	height: 80px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	color: #fff;
	box-sizing: border-box;
	padding-left: 33px;
	font-size: 24px;
	padding-right: 33px;
}

.swiper-container2L .top .index_news_txt {
	line-height: 80px;
}

.swiper-container2L .bottom .index_news_txt {
	padding-top: 10px;
}

.swiper-container2L .bottom .index_news_txt span {
	display: block;
	width: 251px;
}

.index_content_part2_swiper {
	margin-top: 27px;
	margin-bottom: 86px;
}

.index_content_part3 {
	padding-top: 57px;
	background-color: #33549f;
	padding-bottom: 15px;
}

.index_content_part3 .h1 {
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-bottom: 77px;
	position: relative;
}

.index_content_part3 .h1::after {
	content: '';
	display: block;
	width: 24px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -30px;
}

.index_case {
	width: 690px;
	margin: 0 auto;
}

.index_case_cnt .index_case_cnt_part {
	width: 230px;
	height: 177px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 28px;
	border-radius: 20px;
}

.index_case_cnt .index_case_cnt_part .top {
	width: 56px;
	height: 47px;
	margin: 0 auto;
	margin-bottom: 29px;
	transition: all .6s;
}

.index_case_cnt .index_case_cnt_part .top.top1 {
	background: url(../img/case_img.png) no-repeat;
	background-position: -25px -77px;
}

.index_case_cnt .index_case_cnt_part .top.top2 {
	background: url(../img/case_img.png) no-repeat;
	background-position: -107px -77px;
}

.index_case_cnt .index_case_cnt_part .top.top3 {
	background: url(../img/case_img.png) no-repeat;
	background-position: -185px -77px;
}

.index_case_cnt .index_case_cnt_part .top.top4 {
	background: url(../img/case_img.png) no-repeat;
	background-position: -262px -77px;
}

.index_case_cnt .index_case_cnt_part .top.top5 {
	background: url(../img/case_img.png) no-repeat;
	background-position: -345px -77px;
}

.index_case_cnt .index_case_cnt_part .bottom {
	font-size: 20px;
	color: #fff;
}

.index_case_cnt .index_case_cnt_part.active {
	background-color: #fff;
}

.index_case_cnt .index_case_cnt_part.active .bottom {
	color: #1153a3;
	font-weight: bold;
}

.index_case_cnt .index_case_cnt_part.active .top.top1 {
	background-position: -25px -23px;
}

.index_case_cnt .index_case_cnt_part.active .top.top2 {
	background-position: -107px -20px;
	/*-webkit-transform: rotateY(360deg);
	-moz-transform:  rotateY(360deg);
	-ms-transform:  rotateY(360deg);
	-o-transform:  rotateY(360deg);
	transform:  rotateY(360deg);*/
}

.index_case_cnt .index_case_cnt_part.active .top.top3 {
	background-position: -185px -15px;
	/*-webkit-transform: rotateY(360deg);
	-moz-transform:  rotateY(360deg);
	-ms-transform:  rotateY(360deg);
	-o-transform:  rotateY(360deg);
	transform:  rotateY(360deg);*/
}

.index_case_cnt .index_case_cnt_part.active .top.top4 {
	background-position: -262px -15px;
	/*-webkit-transform: rotateY(360deg);
	-moz-transform:  rotateY(360deg);
	-ms-transform:  rotateY(360deg);
	-o-transform:  rotateY(360deg);
	transform:  rotateY(360deg);*/
}

.index_case_cnt .index_case_cnt_part.active .top.top5 {
	background-position: -345px -14px;
	/*-webkit-transform: rotateY(360deg);
	-moz-transform:  rotateY(360deg);
	-ms-transform:  rotateY(360deg);
	-o-transform:  rotateY(360deg);
	transform:  rotateY(360deg);*/
}

.index_case_tab_part {
	width: 690px;
	margin: 0 auto;
	border: 3px solid #bdbdbd;
	margin-top: 67px;
	position: relative;
	padding: 43px;
	box-sizing: border-box;
}

.index_case_tab_part.active {
	display: block;
}

.index_case_tab_part h1 {
	font-size: 24px;
	color: #828282;
	margin-top: 35px;
	line-height: 39px;
}

.index_case_tab_h2 .part {
	width: 260px;
	font-size: 28px;
	color: #000;
	margin-top: 66px;
	position: relative;
	font-weight: bold;
}

.index_case_tab_h2 .part:after {
	content: '';
	display: block;
	position: absolute;
	width: 22px;
	height: 3px;
	background-color: #4c4c4c;
	left: 0;
	top: -20px;
}

.index_case_tab_part1:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	top: -24px;
	left: 98px;
}

.index_case_tab_part1:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -19px;
}

.index_case_tab_part2:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -19px;
}

.index_case_tab_part3:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -19px;
}

.index_case_tab_part4:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -19px;
}

.index_case_tab_part5:after {
	display: block;
	content: '';
	width: 41px;
	height: 29px;
	background: url(../img/after_top.jpg) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -19px;
}

.enterprise_logo {
	/*width: 1079px;
	margin: 0 auto;*/
	position: relative;
	margin: 0 auto;
	margin-top: 76px;
	/*width: 566px;*/
}

.enterprise_logo a {
	display: inline-block;
	margin-right: 74px;
	margin-bottom: 39px;
}

.marginR0 {
	margin-right: 0 !important;
}

.enterprise_cnt {
	position: relative;
	margin: 0 auto;
}

.enterprise_logo .swiper_button2 {
	width: 1200px;
	height: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.swiper-container2 {
	overflow: hidden;
}

.index_content .title3 {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 77px;
}

.business_cnt {
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.business_cnt a {
	display: inline-block;
	margin-right: 19px;
	margin-bottom: 40px;
	width: 137px;
	text-align: center;
}

.business_logo {
	position: relative;
	margin-top: 60px;
	margin-bottom: 56px;
}

.business_logo .swiper_button3 {
	width: 1200px;
	height: 26px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}

.swiper-container3 {
	overflow: hidden;
	height: 76px;
}

.index_content_part5 {
	width: 690px;
	margin: 0 auto;
	margin-top: 87px;
	overflow: hidden;
	margin-bottom: 100px;
}

.index_content_part6 {
	margin-top: 100px;
	width: 690px;
	margin: 0 auto;
	overflow: hidden;
}

.footer {
	background-color: #252525;
}

.footer_nav {
	background-color: #1153a3;
}

.footer_nav ul {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
}

.footer_nav ul li {
	width: 119px;
	position: relative;
	margin-right: 23px;
	text-align: center;
}

.footer_nav ul .li:after {
	content: '';
	display: block;
	width: 1px;
	height: 11px;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: -9px;
}

.footer_nav ul a {
	color: #fff;
}

.footer_info {
	background-color: #37383e;
}

.footer_info_cnt {
	width: 1200px;
	height: 112px;
	margin: 0 auto;
}

.footer_info_cnt .foot_R {
	border-top: 1px solid #58595e;
	padding-top: 18px;
	color: #5c5d61;
	margin-top: 52px;
	margin-bottom: 21px;
	width: 979px;
}

.footer_info {
	height: 175px;
	background-color: #252525;
}

.footer_info {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
}

.footer_info_top {
	padding-left: 40px;
	border-bottom: 1px solid #333333;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.footer_info_top_R {
	font-size: 22px;
	color: #454545;
	margin-top: 15px;
	margin-right: 83px;
}

.footer_info_bottom {
	font-size: 22px;
	color: #494949;
	margin-top: 33px;
	padding-left: 40px;
}

.banner_B {
	width: 690px;
	margin: 0 auto;
	margin-top: -80px;
}

.Industrial_Innovation_content_part1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 69px;
}

.Industrial_Innovation_content_part1_L {
	width: 287px;
}

.Industrial_Innovation_content_part1_L p {
	box-sizing: border-box;
	padding-left: 24px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 36px;
	margin-top: 40px;
}

.Industrial_Innovation_content_part1_R_T {
	margin-bottom: 32px;
	position: relative;
}

.Industrial_Innovation_content_part1_R_B {
	position: relative;
}


.Industrial_Innovation_content_part2 {
	margin-top: 100px;
}

.Industrial_Innovation_content_part2 .Industrial_Innovation_content_part2_title {
	margin-bottom: 30px;
}

.Industrial_Innovation_content_part2 .h1 {
	width: 690px;
	margin: 0 auto;
	font-size: 30px;
	color: #000;
	font-weight: bold;
}

.Industrial_Innovation_content_part2 .p_1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 43px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 36px;
}

.Industrial_Innovation_content_part2 .p_cnt {
	box-sizing: border-box;
	padding: 27px;
	background-color: #528cb2;
	width: 690px;
	margin: 0 auto;
}

.Industrial_Innovation_content_part2 .p_cnt .h1_1 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 17px;
}

.Industrial_Innovation_content_part2 .p_cnt .p_child {
	font-size: 24px;
	color: rgba(250, 250, 250, 0.6);
}

.Industrial_Innovation_content_part2_cnt {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 58px;
}

.Industrial_Innovation_content_part4 h1 {
	font-size: 30px;
	color: #000000;
	width: 690px;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 42px;
	position: relative;
}

.Industrial_Innovation_content_part4 h1::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 206px;
	height: 3px;
	background-color: #000;
}

.Industrial_Innovation_content_part4 p {
	width: 690px;
	margin: 0 auto;
	margin-top: 50px;
}

.wrap {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.wrapper_b {
	position: relative;
	width: 100%;
	height: 57px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
}

.wrapper_b .scroller {
	position: absolute;
	left: 41px;
}

.wrapper_b .scroller li {
	float: left;
	text-align: center;
	font-style: none;
	margin: 0 20px;
	padding-bottom: 23px;
	/*padding: 20px 20px 20px 0;*/
	padding-right: 48px;
	position: relative;
}

.wrapper_b .scroller li::after {
	content: '';
	display: block;
	width: 2px;
	height: 25px;
	background-color: #c8c8c8;
	position: absolute;
	top: 5px;
	right: 19px;
}

.wrapper_b .scroller li:nth-last-of-type(1)::after {
	content: '';
	display: none;
}

.wrapper_b .scroller li.cur span {
	border-bottom: 3px solid #e7c53f;
	padding-bottom: 23px;
	color: #000;
}

.wrapper_b .scroller li:nth-child(1) {
	padding-left: 20px;
}

.wrapper_b .scroller li span {
	display: block;
	font-size: 24px;
	color: #7d7d7d;
}

.banner_swiper {
	margin-top: 50px;
}

.popular_c_content_park1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 46px;
}

.popular_c_content_park1_2 {
	margin-top: 52px;
}

.popular_c_content_park1 .p_1 {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
	margin-top: 50px;
}

.popular_c_content_park2 .left {
	margin-top: 24px;
}

.popular_c_content_park2 .right {
	width: 444px;
}

.popular_c_content_park2 .right h2 {
	font-size: 50px;
	font-weight: bold;
	font-family: 'myfont';
}

.popular_c_content_park2 .right h2 .span1 {
	font-size: 15px;
	font-weight: bold;
	color: #989898;
}

.popular_c_content_park2 .right .col_fourth {
	width: 176px;
	margin-bottom: 39px;
}

.popular_c_content_park2 {
	margin-top: 85px;
	padding-bottom: 100px;
}

.popular_c_content_park3_a {
	width: 690px;
	margin: 0 auto;
}

.popular_c_content_park3_b {
	font-size: 24px;
	color: #7d7d7d;
	line-height: 36px;
	width: 690px;
	margin: 0 auto;
	margin-top: 39px;
}

.popular_c_content_park4_a {
	width: 690px;
	margin: 0 auto;
	margin-top: 50px;
}

.popular_c_content_park5_T {
	width: 720px;
	height: 84px;
	line-height: 84px;
	font-size: 30px;
	color: #373737;
	border-left: 5px solid #c1cc40;
	background-color: #f5f4f4;
	box-sizing: border-box;
	padding-left: 38px;
	margin-left: 30px;
	margin-top: 62px;
	margin-bottom: 67px;
	font-weight: bold;
}

.popular_c_content_park5_B {
	text-align: center;
}

.popular_c_content_park6_T {
	margin-top: 63px;
}

.popular_c_content_park3_c {
	margin-top: 95px;
}

.popular_c_content_park7 {
	height: 233px;
	width: 100%;
	background: url(../img/popular_park_c_img9.jpg) no-repeat;
	margin-top: 88px;
	position: relative;
	margin-bottom: 150px;
}

.popular_c_content_park7 .swiper-container .swiper-slide_cnt {
	width: 593px;
	margin: 0 auto;
	padding-top: 71px;
}

.popular_c_content_park7 .swiper-container .p1 {
	font-size: 30px;
	font-weight: bold;
	color: #343434;
	margin-bottom: 27px;
}

.popular_c_content_park7 .swiper-container .p2 {
	font-size: 24px;
	color: #828282;
	position: relative;
	margin-right: 48px;
}

.popular_c_content_park7 .swiper-container .p2:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	position: absolute;
	background-color: #828282;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -41px;
}

.popular_c_content_park7 .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	border: 3px solid #404040;
	border-radius: 50%;
}

.popular_c_content_park7 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 18px;
	height: 18px;
	border: 3px solid #404040;
	border-radius: 50%;
	background-color: #404040;
}

.popular_c_content_park7 .pagination {
	bottom: -58px;
}

.park_a_cnt_part5 {
	width: 690px;
	margin: 0 auto;
	padding-bottom: 142px;
}

.park_a_cnt_part5_R {
	width: 525px;
}

.park_a_cnt_part5_R li {
	font-size: 24px;
	color: #343434;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 16px;
	padding-left: 32px;
	margin-bottom: 16px;
	position: relative;
}

.park_a_cnt_part5_R li:after {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #e8e8e8;
	left: 0;
	top: 5px;
}

.park_a_cnt_part5_R li:hover {
	font-weight: bold;
}

.park_a_cnt_part5_R li:hover:after {
	background-color: #c5d5ed;
}

.popular_park_a_content_part1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 75px;
	position: relative;
	margin-bottom: 43px;
}

.popular_park_a_content_part1 .wrapper {
	width: 494px;
	height: 290px;
	background-color: #7abacc;
	box-sizing: border-box;
	padding: 35px;
	border-radius: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.popular_park_a_content_part1 .wrapper .col_fourth {
	width: 134px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.popular_park_a_content_part1 .wrapper .col_fourth h2 {
	font-size: 50px;
	color: #fff;
	font-family: 'myfont';
}

.popular_park_a_content_part1 .wrapper .col_fourth h2 .span1 {
	font-size: 15px;
	color: #fff;
}

.popular_park_a_content_part1 .count-text {
	font-size: 24px;
	color: #e8f2f5;
}

.popular_park_a_content_part2_B {
	text-align: center;
	margin-top: 68px;
}

.popular_park_a_content_part3 {
	margin-top: 72px;
}

.popular_park_a_content_part3_R {
	margin-bottom: 30px;
}

.popular_park_a_content_part3_B {
	text-align: center;
	margin-top: 52px;
}

.heightAuto {
	height: auto !important;
	background: url(../img/popular_park_a_img5.jpg) no-repeat;
}

.paT0 {
	padding-top: 0 !important;
}

.popular_park_b_content_park1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 52px;
}

.popular_park_b_content_park2 {
	width: 690px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-top: 100px;
}

.popular_park_b_content_park2_left {
	box-sizing: border-box;
	width: 288px;
	background-color: #6866ce;
	padding: 0 40px;
	padding-bottom: 45px;
}

.popular_park_b_content_park2_left h2 {
	font-size: 36px;
	color: #fff;
	font-family: 'myfont';
}

.popular_park_b_content_park2_left h2 .span1 {
	font-size: 15px;
	color: #fff;
}

.popular_park_b_content_park2_left .count-text {
	font-size: 24px;
	color: #cac9ec;
}

.popular_park_b_content_park2_left .col_fourth {
	margin-top: 45px;
	position: relative;
}

.popular_park_b_content_park2_left .col_fourth::after {
	content: '';
	display: block;
	position: absolute;
	width: 202px;
	height: 2px;
	background-color: #7776d3;
	bottom: -27px;
}

.popular_park_b_content_park2_left :nth-last-of-type(1)::after {
	display: none;
}

.popular_park_b_content_park2_right {
	width: 356px;
}

.popular_park_b_content_park2_right p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
	margin-top: 65px;
}

.popular_park_b_content_park3 {
	position: relative;
	top: -67px;
	z-index: 0;
}

.marginT0 {
	margin-top: 0 !important;
}

.popular_park_b_content_park4 {
	margin-bottom: 138px;
}

.popular_park_b_content_park5_part1 {
	width: 690px;
	margin: 0 auto;
}

.height366 {
	height: 366px !important;
	background: url(../img/popular_park_b_img5.jpg) no-repeat;
	padding-top: 71px;
	margin-bottom: 0px !important;
	padding-bottom: 30px;
}

.marginL20 {
	margin-left: 20px !important;
}

.marginR12 {
	margin-right: 12px !important;
}

.enterprise_content_part1 {
	margin-top: 74px;
	margin-bottom: 92px;
}

.enterprise_content_part2_cnt {
	width: 646px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 60px;
}

.enterprise_content_part2_cnt_L {
	position: absolute;
	height: 81px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 0;
}

.enterprise_content_part2_cnt_R {
	width: 528px;
}

.enterprise_content_part2_cnt_R h1 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
}

.enterprise_content_part2_cnt_R h1::after {
	content: '';
	display: block;
	position: absolute;
	width: 179px;
	height: 3px;
	background-color: #000;
	bottom: -15px;
}

.enterprise_content_part2_cnt_R h2 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
}

.enterprise_content_part2_cnt_R h2::after {
	content: '';
	display: block;
	position: absolute;
	width: 125px;
	height: 3px;
	background-color: #000;
	bottom: -15px;
}

.enterprise_content_part2_cnt_R p {
	font-size: 24px;
	color: #828282;
	line-height: 36px;
}

.enterprise_content_part2_cnt_btn {
	text-align: center;
	position: relative;
	z-index: 2;
}

.enterprise_content_part2_cnt_btn img {
	position: relative;
	z-index: 2;
}

.enterprise_content_part2_cnt_btn::after {
	content: '';
	display: block;
	position: absolute;
	height: 70px;
	width: 100%;
	background-color: #f6f6f6;
	top: 47px;
}

.enterprise_content_part3 {
	margin-top: 115px;
}

.enterprise_content_part3_title {
	text-align: center;
}

.enterprise_content_part3 p {
	font-size: 24px;
	color: #7d7d7d;
	line-height: 36px;
	width: 688px;
	margin: 0 auto;
	margin-top: 42px;
}

.enterprise_content_part3_cnt {
	text-align: center;
}

.enterprise_content_part2_cnt_bg1 {
	padding: 40px 34px;
	background-color: #6db8bd;
}

.enterprise_content_part2_cnt_bg2 {
	padding: 40px 34px;
	background-color: #c3cd29;
}

.enterprise_content_part2_cnt_bg1 .enterprise_content_part2_cnt_L,
.enterprise_content_part2_cnt_bg2 .enterprise_content_part2_cnt_L {
	left: 34px;
}

.enterprise_content_part5 {
	margin-bottom: 80px;
}

.marginB0 {
	margin-bottom: 0 !important;
}

.paddingB160 {
	padding-bottom: 160px !important;
}

.enterprise_content_part2_cnt_R3 h2 {
	color: #fff;
}

.enterprise_content_part2_cnt_R3 h2::after {
	background-color: #fff;
}

.enterprise_content_part2_cnt_R3 p {
	color: #fff;
	opacity: 0.8;
}

.solution_content_part1_cnt h1 {
	font-size: 28px;
	color: #373737;
	font-weight: bold;
}

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

.solution_content_part1_cnt {
	width: 690px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 24px;
}

.solution_content_part1 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	margin-top: 25px;
}

.solution_content_part2 {
	text-align: center;
}

.solution_content_part2 h1 {
	font-size: 24px;
	color: #373737;
	font-weight: bold;
	margin-top: 96px;
}

.solution_content_part3 img {
	display: block;
}

.solution_content_part4 {
	width: 690px;
	margin: 0 auto;
}

.solution_content_part4 h1 {
	font-size: 40px;
	color: #313131;
	font-weight: bold;
	font-family: 'myfont';
	margin-bottom: 28px;
}

.solution_content_part4 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	margin-bottom: 45px;
}

.solution_content_part5 {
	height: 1142px;
	background: url(../img/solution_img6.jpg) no-repeat;
	padding-right: 30px;
}

.solution_content_part5_cnt {
	width: 323px;
}

.solution_content_part5_cnt h1,
.solution_content_part5_cnt h2 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
}

.solution_content_part5_cnt p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
}

.solution_content_part5_cnt h1 {
	margin-top: 354px;
	margin-bottom: 33px;
}

.solution_content_part5_cnt h2 {
	margin-top: 105px;
}

.solution_content_part7 {
	width: 690px;
	margin: 0 auto;
}

.solution_content_part7 h1 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	margin-bottom: 48px;
}

.solution_content_part7 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	margin-bottom: 73px;
}

.solution_content_part8 {
	background-color: #f4f4f4;
	padding-top: 50px;
	padding-bottom: 70px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 28px;
	color: #797979;
}

.solution_content_part8 h1 {
	font-size: 35px;
	color: #373737;
	font-weight: bold;
	margin-bottom: 32px;
}

.solution_content_part8 .label_a {
	margin-right: 22px;
}

.solution_content_part8 .label_a input {
	width: 209px;
	height: 63px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
}

.solution_content_part8 .label_b input {
	width: 311px;
	height: 63px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
}

.solution_content_part8 .label_c input {
	width: 616px;
	height: 63px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
}

.solution_content_part8 label span {
	display: inline-block;
	margin-right: 16px;
	position: relative;
	top: 9px;
}

.solution_content_part8 label input {
	font-size: 24px;
	box-sizing: border-box;
	color: #7D7D7D;
	padding-left: 30px;
}

.solution_content_part8 .label_c {
	margin-top: 25px;
	margin-bottom: 25px;
}

.solution_content_part8 .label_d input {
	width: 560px;
	height: 63px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
}

.solution_content_part8 .label_d {
	margin-bottom: 25px;
}

.solution_content_part8 .label_e textarea {
	box-sizing: border-box;
	width: 616px;
	height: 159px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 8px;
	font-size: 24px;
	padding-left: 30px;
	color: #7D7D7D;
}

.submit {
	background-color: #fff;
	padding-left: 10px;
	border: 1px solid #dcdcdc;
	border-radius: 8px;
	width: 155px !important;
	height: 65px !important;
	margin-top: 45px;
	background: url(../img/subbmit.jpg) no-repeat;
	margin-left: 71px;
}

.solution_two_cnt_part1 p {
	width: 690px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 36px;
	color: #7D7D7D;
}

.solution_three_cnt_part1 p {
	width: 690px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 36px;
	color: #7D7D7D;
}

.solution_three_cnt_part2 {
	width: 690px;
	margin: 0 auto;
}

.solution_three_cnt_part2 h1 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	margin-bottom: 23px;
}

.solution_three_cnt_part2 p {
	font-size: 24px;
	line-height: 36px;
	color: #7D7D7D;
}

.solution_three_cnt_part2 p:nth-of-type(1) {
	margin-bottom: 43px;
}

.Introduction_park_content_park1 {
	width: 690px;
	margin: 0 auto;
}

.Introduction_park_content_park1 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	text-indent: 48px;
}

.Introduction_park_content_park1 p:nth-last-of-type(1) {
	margin-top: 40px;
	margin-bottom: 80px;
}

.Introduction_park_content_park2 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	text-indent: 48px;
	width: 690px;
	margin: 0 auto;
}

.Introduction_park_content_park4 {
	width: 690px;
	margin: 0 auto;
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	text-indent: 48px;
	box-sizing: border-box;
	padding-left: 149px;
	background: url(../img/Introduction_park_img5.jpg) no-repeat;
}

.Introduction_park_content_park5 p {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 36px;
	text-indent: 48px;
	width: 690px;
	margin: 0 auto;
}

.Introduction_park_content_park6 {
	width: 690px;
	margin: 0 auto;
	margin-top: 54px;
	padding-bottom: 97px;
}

.contact_content_park1 {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 300px;
}

.contact_content_map {
	border: 9px solid #ededed;
	width: 673px;
	height: 250px;
}

.contact_content_map .map {
	height: 250px;
}

.contact_content {
	margin-top: 57px;
}

.contact_content_park1 h1 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	margin-top: 34px;
	margin-bottom: 25px;
}

.contact_content_park1 ul li {
	font-size: 24px;
	color: #7d7d7d;
	margin-bottom: 5px;
}

.code {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 58px;
}

.code_L {
	margin-right: 38px;
}

.code_R h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #373737;
	margin-top: 183px;
}

.code_R p {
	font-size: 24px;
	color: #7d7d7d;
}

.paddingB111 {
	padding-bottom: 111px !important;
}

.video_cnt_cnt_part {
	width: 509px;
	height: 285px;
	position: relative;
}

.video-js {
	width: 100% !important;
	height: 100% !important;
}

.vjs-big-play-button {
	display: none !important;
}

.video_cnt_cnt {
	margin-top: 63px;
	padding-left: 43px;
}

.video_cnt_cnt .h1 {
	font-size: 30px;
	color: #373737;
	font-weight: bold;
	margin-top: 25px;
}

.pop_mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	z-index: 900;
	display: none;
}

.pop_vedio {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 640px;
	height: 498px;
	background-color: #fff;
	z-index: 998;
	display: none;
}

.pop_vedio .cl {
	position: absolute;
	top: -37px;
	right: -32px;
}

.page {
	text-align: center;
	margin-top: 97px;
	padding-bottom: 85px;
}

.page_num {
	display: inline-block;
	width: 50px;
	height: 60px;
	font-size: 30px;
	color: #9c9c9c;
	text-align: center;
	line-height: 60px;
	border: 1px solid #EDEDED;
	border-radius: 3px;
	margin-left: 15px;
}

.page a:nth-of-type(1) .page_num {
	margin-left: 0;
}

.page_num.active {
	background-color: #e6c333;
	color: #fff;
}

.memorabilia_content {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}

.memorabilia_content_cnt {
	width: 1096px;
	margin: 0 auto;
	padding-left: 53px;
	margin-bottom: 86px;
	position: relative;
}

.memorabilia_content_cnt.active::after {
	content: '';
	display: block;
	position: absolute;
	width: 237px;
	height: 29px;
	background: url(../img/meaert_img3.jpg) no-repeat;
	top: 14px;
	left: 85px;
}

.memorabilia_content .ul1 {
	width: 645px;
	margin-top: 45px;
	font-size: 24px;
	color: #737373;
	border-left: 1px solid #df4c3c;
	padding-top: 74px;
	padding-bottom: 74px;
	position: relative;
}

.memorabilia_content .ul1:after {
	content: '';
	display: block;
	background: url(../img/memorabilia_img3.jpg) no-repeat;
	position: absolute;
	width: 41px;
	height: 45px;
	left: -20.5px;
	top: 0;
}

.memorabilia_content .ul1 li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 33px;
}

.memorabilia_content .ul1 li:after {
	content: '';
	display: block;
	background: url(../img/memorabilia_img4.jpg) no-repeat;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 7.5px;
	left: -7.5px;
}

.memorabilia_content .ul2 {
	width: 574px;
	margin-top: 67px;
	margin-left: 106px;
	font-size: 24px;
	color: #737373;
	border-left: 1px solid #178db5;
	padding-top: 74px;
	padding-bottom: 74px;
	position: relative;
}

.memorabilia_content .ul2:after {
	content: '';
	display: block;
	background: url(../img/memorabilia_img7.jpg) no-repeat;
	position: absolute;
	width: 46px;
	height: 46px;
	left: -21px;
	top: 0;
}

.memorabilia_content .ul2 li {
	position: relative;
	left: -138.67px;
	width: 645px;
}

.memorabilia_content .ul2 .li_L {
	margin-right: 40px;
	font-size: 40px;
	color: #bebebe;
	font-weight: bold;
}

.memorabilia_content .ul2 .li_R {
	font-size: 24px;
	color: #737373;
	margin-top: 11px;
	padding-left: 40px;
	margin-bottom: 33px;
	position: relative;
	width: 466px;
}

.memorabilia_content .ul2 .li_R:after {
	content: '';
	display: block;
	background: url(../img/memorabilia_img8.jpg) no-repeat;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 7.5px;
	left: -7.5px;
}

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

.dynamics_cnt ul {
	width: 690px;
	margin: 0 auto;
	margin-top: 69px;
	padding-left: 23px;
	margin-bottom: 40px;
}

.dynamics_cnt ul li {
	margin-bottom: 35px;
}

.dynamics_cnt ul li:hover .dynamics_cnt_L_B {
	background-color: #df4c3c;
}

.dynamics_cnt ul li:hover .dynamics_cnt_R {
	color: #343434;
}

.dynamics_cnt ul li .dynamics_cnt_L_T {
	font-size: 33px;
	color: #a8a8a8;
}

.dynamics_cnt ul li .dynamics_cnt_L_B {
	width: 102px;
	height: 29px;
	background-color: #c3c3c3;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	line-height: 29px;
}

.dynamics_cnt_R {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 525px;
	height: 73px;
	line-height: 73px;
	font-size: 24px;
	color: #747474;
	border-bottom: 1px solid #d3d3d3;
}

.marginT85 {
	margin-top: 43px !important;
	padding-bottom: 95px;
}

.heightAuto2 {
	height: auto !important;
}

.detial_content {
	width: 690px;
	margin: 0 auto;
}

.detial_content_p img {
	width: 690px;
}

.detial_content .return {
	margin-top: 30px;
	margin-bottom: 30px;
}

.detial_content .return img {
	width: 60px;
}

.detial_content .h1 {
	font-size: 30px;
	margin-bottom: 15px;
	color: #3d464d;
}

.detial_content .data {
	font-size: 24px;
	margin-bottom: 15px;
	color: #999;
}

.detial_content_p {
	font-size: 24px !important;
	color: #3d464d;
	line-height: 32px;
}

.page_x_btn {
	width: 74px;
	height: 37px;
	border: 2px solid #e5e5e5;
	color: #9d9d9d;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	margin-top: 57px;
	margin-bottom: 52px;
}

.page_x_prev {
	margin-right: 18px;
}

.page_x_btn.active {
	border-color: #f3c414;
	background-color: #f3c414;
	color: #fff;
}

/* 2019-02-18  新增 */


.popular_d_content_park1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 46px;
}

.popular_d_content_park1_2 {
	margin-top: 52px;
}

.popular_d_content_park1 .p_1 {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
	margin-top: 50px;
}

.popular_d_content_park2 .right {
	width: 720px;
	height: 194px;
	background-color: #f1f1f1;
}

.popular_d_content_park2 .right .wrapper {
	margin-left: 44px;
	padding-top: 44px;
}

.popular_d_content_park2 .right h2 {
	font-size: 50px;
	font-weight: bold;
	font-family: 'myfont';
}

.popular_d_content_park2 .right h2 .span1 {
	font-size: 15px;
	font-weight: bold;
	color: #989898;
}

.popular_d_content_park2 .right .col_fourth {
	width: 176px;
	margin-bottom: 39px;
}

.popular_d_content_park2 {
	margin-top: 90px;
	margin-bottom: 100px;
}

.popular_d_content_park3_a {
	width: 690px;
	margin: 0 auto;
}

.popular_d_content_park3_b {
	width: 690px;
	margin: 0 auto;
	margin-top: 81px;
}

.popular_d_content_park3_b ul li {
	width: 690px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #fff;
	background: #4ac6d6 url(../img/whiteDot.png) no-repeat 20px center;
	margin-bottom: 22px;
	padding-left: 53px;
	box-sizing: border-box;
}

.popular_d_content_park4 {
	width: 690px;
	margin: 0 auto;
	margin-top: 114px;
	position: relative;
}

.popular_d_content_park4_b {
	position: absolute;
	left: 0;
	top: 220px;
	width: 274px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
}

.popular_d_content_park5 {
	width: 690px;
	margin: 0 auto;
	margin-top: 108px;
	position: relative;
}

.popular_d_content_park5_b {
	position: absolute;
	right: 0;
	bottom: 55px;
	width: 440px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
}

.popular_d_content_park6 {
	margin-top: 63px;
	width: 720px;
	margin-left: 30px;
	position: relative;
}

.popular_d_content_park6_b {
	width: 690px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
	margin-top: 65px;
}

.popular_d_content_park7 {
	width: 690px;
	margin: 0 auto;
	margin-top: 70px;
}

.popular_d_content_park7_b {
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
	margin-top: 75px;
}

.popular_d_content_park8 {
	width: 720px;
	margin-left: 30px;
	margin-top: 80px;
	padding-bottom: 180px;
	position: relative;
}

.popular_d_content_park8_b {
	width: 456px;
	position: absolute;
	right: 30px;
	top: 445px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
}


.popular_e_content_park1 {
	width: 690px;
	margin: 0 auto;
	margin-top: 66px;
}

.popular_e_content_park1_2 {
	width: 100%;
	position: relative;
	top: -30px;
}

.popular_e_content_park1_2 ul {
	width: 518px;
	margin: 0 auto;
}

.popular_e_content_park1_2 ul li {
	width: 243px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	background-color: #5e6fb1;
	margin-bottom: 14px;
}

.mt40 {
	margin-top: 40px !important;
}

.popular_e_content_park1 .p_1 {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
	margin-top: 50px;
}

.popular_e_content_park2 {
	margin-top: 60px;
}

.popular_e_content_park2_a {
	width: 720px;
}

.popular_e_content_park2_b {
	width: 690px;
	margin: 0 auto;
	margin-top: 40px;
}

.popular_e_content_park2_b ul li {
	width: 690px;
	min-height: 55px;
	padding: 10px 0;
	font-size: 24px;
	color: #fff;
	background: #4ac6d6 url(../img/whiteDot.png) no-repeat 20px 20px;
	margin-bottom: 22px;
	padding-left: 53px;
	box-sizing: border-box;
}

.popular_e_content_park3 {
	margin-top: 70px;
}

.popular_e_content_park3_a {
	width: 690px;
	margin: 0 auto;
}

.popular_e_content_park3_b {
	width: 690px;
	margin: 0 auto;
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
	margin-top: 50px;
}

.popular_e_content_park4 {
	width: 690px;
	margin: 0 auto;
	margin-top: 100px;
	position: relative;
}

.popular_e_content_park4_b {
	margin-top: 77px;
}

.popular_e_content_park4_b .p_1 {
	width: 263px;
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
}

.popular_e_content_park4_b .floatR {
	margin-top: -20px;
}

.popular_e_content_park4_c {
	font-size: 24px;
	color: #7D7D7D;
	line-height: 32px;
}

.popular_e_content_park5 {
	width: 750px;
	margin-top: 88px;
}

.popular_e_content_park5_b {
	width: 690px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
}

.popular_e_content_park6 {
	margin: 0 auto;
	margin-top: 100px;
	width: 690px;
	position: relative;
}

.popular_e_content_park6_b {
	width: 690px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
	margin-top: 65px;
}

.popular_e_content_park7 {
	width: 690px;
	margin: 0 auto;
	margin-top: 80px;
	padding-bottom: 130px;
}

.popular_e_content_park7_b {
	margin-top: 65px;
}

.popular_e_content_park7_b .floatR {
	width: 467px;
	font-size: 24px;
	color: #7d7d7d;
	line-height: 32px;
}

.headerBanner {
	width: 100%;
	display: flex;
	height: 646px;
	flex-direction: column;
	justify-content: space-between;
	background: url('../img/hadeBanner.png') no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.headerBanner .head_title {
	width: 100%;
	height: 88px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(250, 250, 250, 0.4);
}

.head_title .headerLogo {
	width: 133px;
	height: 30px;
	margin-left: 40px;
}

.headerBanner .theme {
	width: 581px;
	height: 116px;
	/* margin-top: 150px; */
	margin-left: 35px;
}

.headerBanner .headerBox {
	width: 690px;
	height: 71px;
	align-self: center;
	background-color: #FFFFFF;
	border-radius: 20px 20px 0 0;
	position: relative;
}

.headword {
	width: 662px;
	/* width: 96%; */
	height: 36px;
	position: absolute;
	bottom: -22px;
	left: 14px;
}

.headerBox .long_blue {
	width: 40px;
	height: 4px;
	border-radius: 2px;
	background: #3E7DED;
	position: absolute;
	bottom: -32px;
	left: 326px;
}
/* 宋晓兵 */
.sxb_people {
	width: 652px;
	height: 730px;
	display: flex;
	margin: 0 auto;
	margin-top: 85px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.sxb_people .sxb {
	width: 500px;
	height: 300px;
}

.sxb_synopsis {
	width: 652px;
	height: 430px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.sxb_synopsis .num_1{
	width: 57px;
	height: 50px;
	position: absolute;
	right: 28px;
	bottom: 46px;
}
.sbxRadio{
	width: 564px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.sxb_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.sxb_synopsis p:nth-child(2) {
	width: 572px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 30px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.sxb_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 39px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* *** 顾礼将 ******/
.glj_people {
	width: 652px;
	height: 766px;
	display: flex;
	margin: 0 auto;
	margin-top: 79px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.glj_people .glj {
	width: 500px;
	height: 300px;
}

.glj_synopsis {
	width: 652px;
	height: 466px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.glj_synopsis .num_2{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 24px;
	bottom: 46px;
}
.gljRadio{
	width: 494px;
	height: 40px;
	top: 280px;
    left: 30px;
	position: absolute;
}
.glj_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.glj_synopsis p:nth-child(2) {
	width: 572px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 30px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.glj_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 38px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 曹润寰 */
.crh_people {
	width: 652px;
	height: 766px;
	display: flex;
	margin: 0 auto;
	margin-top: 80px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.crh_people .crh {
	width: 500px;
	height: 300px;
}

.crh_synopsis {
	width: 652px;
	height: 466px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.crh_synopsis .num_3{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 23px;
	bottom: 46px;
}
.crhRadio{
	width: 374px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.crh_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.crh_synopsis p:nth-child(2) {
	width: 572px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 30px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.crh_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 74px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 刘海博 */
.lhb_people {
	width: 652px;
	height: 760px;
	display: flex;
	margin: 0 auto;
	margin-top: 81px;
	margin-bottom: 80px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.lhb_people .lhb {
	width: 500px;
	height: 300px;
}

.lhb_synopsis {
	width: 652px;
	height: 460px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.lhb_synopsis .num_4{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 26px;
	bottom: 46px;
}
.lhbRadio{
	width: 370px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.lhb_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 60px;
	color: #333333;
	font-family: PingFang SC;
}

.lhb_synopsis p:nth-child(2) {
	width: 572px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 27px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.lhb_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 37px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 中间主题图片 */
.Ctheme{
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.Ctheme img{
	width: 290px;
	height: 33px;
	margin-top: 81px;

}
.Ctheme .long_blue{
	width: 40px;
	height: 4px;
	margin-top: 13px;
	border-radius: 2px;
	background: #3E7DED;
}
/* 刘书 */
.ls_people {
	width: 652px;
	height: 726px;
	display: flex;
	margin: 0 auto;
	margin-top: 49px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.ls_people .ls {
	width: 500px;
	height: 300px;
}

.ls_synopsis {
	width: 652px;
	height: 460px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.ls_synopsis .num_1_1{
	width: 57px;
	height: 50px;
	position: absolute;
	right: 28px;
	bottom: 46px;
}
.lsRadio{
	width: 398px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.ls_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 60px;
	color: #333333;
	font-family: PingFang SC;
}

.ls_synopsis p:nth-child(2) {
	width: 572px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 28px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.ls_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 38px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 阿尔卑斯 */
.aebs_people {
	width: 652px;
	height: 730px;
	display: flex;
	margin: 0 auto;
	margin-top: 83px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.aebs_people .aebs {
	width: 500px;
	height: 300px;
}

.aebs_synopsis {
	width: 652px;
	height: 430px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.aebs_synopsis .num_2_2{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 24px;
	bottom: 46px;
}
.aebsRadio{
	width: 128px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.aebs_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.aebs_synopsis p:nth-child(2) {
	width: 571px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 30px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.aebs_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 39px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}

/* 翟艳光 */
.zyg_people {
	width: 652px;
	height: 654px;
	display: flex;
	margin: 0 auto;
	margin-top: 80px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.zyg_people .zyg {
	width: 500px;
	height: 300px;
}

.zyg_synopsis {
	width: 652px;
	height: 354px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.zyg_synopsis .num_3_3{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 23px;
	bottom: 46px;
}
.zygRadio{
	width: 344px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.zyg_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.zyg_synopsis p:nth-child(2) {
	width: 571px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 30px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.zyg_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 39px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 维布络 */
.wbl_people {
	width: 652px;
	height: 689px;
	display: flex;
	margin: 0 auto;
	margin-top: 80px;
	align-items: center;
	position: relative;
	flex-direction: column;
}

.wbl_people .wbl {
	width: 500px;
	height: 300px;
}

.wbl_synopsis {
	width: 652px;
	height: 389px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.wbl_synopsis .num_4_4{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 26px;
	bottom: 46px;
}
.wblRadio{
	width: 90px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.wbl_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 59px;
	color: #333333;
	font-family: PingFang SC;
}

.wbl_synopsis p:nth-child(2) {
	width: 571px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top:27px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.wbl_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 39px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
/* 李勇 */
.ly_people {
	width: 652px;
	height: 689px;
	display: flex;
	margin: 0 auto;
	margin-top: 80px;
	align-items: center;
	position: relative;
	padding-bottom: 100px;
	flex-direction: column;
}

.ly_people .ly {
	width: 500px;
	height: 300px;
}

.ly_synopsis {
	width: 652px;
	height: 389px;
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 8px 13px 32px 0px rgba(69, 111, 253, 0.16);
}
.ly_synopsis .num_5{
	width: 62px;
	height: 50px;
	position: absolute;
	right: 24px;
	bottom: 46px;
}
.lyRadio{
	width: 494px;
	height: 40px;
	top: 280px;
    left: 30px;
	z-index: 1;
	position: absolute;
}
.ly_synopsis p:nth-child(1) {
	width: 588px;
	font-size: 28px;
	font-weight: 400;
	margin-left: 40px;
	margin-top: 60px;
	color: #333333;
	font-family: PingFang SC;
}

.ly_synopsis p:nth-child(2) {
	width: 571px;
	font-size: 24px;
	font-weight: 400;
	margin-left: 40px;
	margin-top:29px;
	color: #8D8D8D;
	font-family: PingFang SC;
}

.ly_synopsis .btn_next {
	width: 180px;
	height: 64px;
	margin-left: 40px;
	margin-top: 39px;
	background: url('../img/btn_next.png') no-repeat;
	background-size: 100% 100%;
}
.bg_blue_1{
	width: 775px;
	height: 196px;
	position: absolute;
	top: 124px;
	left: 0;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_2{
	width: 196px;
	height: 723px;
	position: absolute;
	top: 892px;
	right: 200px;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_3{
	width: 778px;
	height: 196px;
	position: absolute;
	top: 1758px;
	right: 0;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_4{
	width: 775px;
	height: 196px;
	position: absolute;
	bottom: 440px;
	left: 0;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_5{
	width: 775px;
	height: 196px;
	position: absolute;
	top: 307px;
	left: 0;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_6{
	width: 196px;
	height: 687px;
	position: absolute;
	top:  1067px;
	right: 200px;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_7{
	width: 778px;
	height: 196px;
	position: absolute;
	top:  1903px;
	right: 0;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_8{
	width: 778px;
	height: 196px;
	position: absolute;
	left: 0;
	bottom:  1132px;
	background: #3D7DED;
	opacity: 0.1;
}
.bg_blue_9{
	width: 196px;
	height: 706px;
	position: absolute;
	right: 200px;
	bottom:  0;
	background: #3D7DED;
	opacity: 0.1;
}