/*pad*/

img {
	max-width: 100%;
}
.gh{
	height: 40px;
	width: 56px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

.selected .gh {
	transform: rotate(90deg);
}

.gh a {
	background-color: #e60012;
	display: block;margin: 0 auto;
	height: 4px;
	margin-top: -1px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 56px;
	border-radius: 2px;
}
.gh a:after{
	width:56px;
}
.gh a:before{
	width: 56px;
}
.gh a:after,
.gh a:before {
	background-color: #e60012;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
	top: 14px;
}

.gh a:before {
	top: -14px;
}

.selected .gh a:after,
.selected .gh a:before {
	top: 0;
}

.selected .gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #e60012;width: 100%;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #e60012;width: 100%;
}

.selected .gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #000000;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}
@media only screen and (max-width:1740px) {
	.swiper_bans dl dd {
		margin-left: 30px;
	}
	.development .lp_his li{
		width: 160px;
	}
	.development .lp_his li .txt{
		width: 290px;
	}
	
	
	
	
	
	
	
}
@media only screen and (max-width:1540px) {
	.swiper_bans dl dd {
		margin-left: 25px;
	}
	.wc_address .headquarters {
		margin: 0 0 60px;
	}
	.wc_address .branch {
		margin: 0;
	}
	.popup .text{
		padding: 30px;
	}
	.popup .text .txt h2{
		font-size: 26px;
		line-height: 1.6;
	}
	.popup .text p{
		font-size: 14px;
		line-height: 1.6;
	}
}
@media only screen and (max-width:1540px) {
	.wrap {
		width: 1200px;
	}
	.h_about .text {
		width: 510px;
	}
	.h_lndust .text {
		width: 320px;
	}
	.h_lndust .wemart {
		width: 260px;
		padding-left: 12px;
	}
	.h_news .content .imgs {
		width: calc(100% - 600px);
	}
	.h_news .content .rts li {
		padding-bottom: 7px;
	}
	.h_news .content .rts li h3 {
		top: 8px;
	}
	.header .naver {
		margin-left: 50px;
	}
	.h_lndust:before {
		position: absolute;content: "";height: 2000px;top: -1000px;width: 1px;background: #dbdbdb;right: 10px;
	}
	.group .text .ovs {
    	margin: 140px 50px 78px 480px;
	}
	.group .text .prev_next {
		left: 420px;
	}
	.wenchao ul li .imgs {
		width: 585px;
	}
	.wenchao ul li .img {
		height: 214px;
	}
	.js_list ul li {
		margin-right: 88px;
	}
	.idea li .imgs {
    	width: 780px;
    	height: 530px;
	}
	.idea li .text_ti {
		height: 530px;
	}
	.innovate ul li .img {
    	width: 570px;
    	height: 186px;
	}
	.talentp .hd .img {
		height: 423px;
	}
	.talentp .hd .text {
		height: 423px;background-size:cover !important;
	}
	.journalism .list ul li .img {
		width: 283px;height: 165px;
	}	
	.development .rop li {
		padding: 40px 70px;
	}
	.development .rop {
    	margin: 80px 46px 0;
	}
	.talentp ul li {
		margin: 0 20px;
	}
	.swiper_bans dl dd {
		margin-left: 10px;
	}
	.swiper_bans .section .imgs .txt h2 {
		font-size: 140px;
	}
	.section .imgs .tet {
		margin-left: 30px;top: -6px;
	}
	.section .imgs .txt {
		left: -40px;
	}
	.xin_detail .detail {
		margin: 0 ;
	}
	.wc_address .hd h2 {
		font-size: 28px;margin-bottom: 50px;
	}
	.h_banner .swiper-slide .text h2 {
		font-size: 36px;
		line-height: 64px;
	}
	.h_txt h2 {
		font-size: 32px;
	}
	.h_txt h3 {
		font-size: 32px;line-height: 1;
	}
	.h_lndust .wrap:before {
		left: 310px;
	}
	.h_news .text .tet h2 {
		font-size: 32px;
	}
	.h_news .text .tet h3 {
		font-size: 32px;
	}
	.h_news .content .rts li h3 {
		font-size: 32px;
	}
	.h_menu .text h3 {
		font-size: 30px;
	}
	.banner .text h2 {
		font-size: 40px;line-height: 56px;
	}
	.title h2 {
		font-size: 32px;line-height: 1.4;
	}
	.title p {
		font-size: 32px;
	}
	.group .text .title p {
		line-height: 40px;
	}
	.corporate .c_list .swiper-slide .text h3 {
		font-size: 21px;line-height: 1.4;
	}
	.swiper_bans .section .imgs {
		margin-top: 100px;height: 380px;
	}
	.section .text .tet {
		padding: 15px 20px;
	}
	.section .text .te h3 {
		font-size: 24px;line-height: 36px;
	}
	.section .text .te h4 {
		font-size: 24px;
	}
	.section .text .tet h5 {
		font-size: 30px;
	}
	.section .text p {
		margin: 20px 0;
	}
	.section .text .more {
		margin-top: 20px;
	}
	.section .text {
		margin-top: 180px;height: 360px;
	}
	.text_ti h2,
	.culture .txt h2 {
		font-size: 28px;line-height: 1.4;
	}
	
	.wen_cult .bn .img {
		height: auto;
	}
	.wen_cult .bn .tet h3 {
		font-size: 20px;
	}
	.wen_culture ul li h4 {
		font-size: 20px;margin-top: 10px;
	}
	.wen_culture h6 {
		margin-top: 10px;
	}
	.wen_spirit li h3 {
		font-size: 24px;
	}
	.wen_spirit li h4 {
		font-size: 39px;
	}
	.wen_spirit li .text h2 {
		font-size: 34px;line-height: 68px;
	}
	.wen_spirit li .text h2:before {
		background-size: 20px auto;top: 15px;
	}
	.xin_detail .detail h2 {
		font-size: 30px;line-height: 40px;
	}
	.xin_detail .detail p {
		margin: 20px 0;
	}
	.section .imgs .tet h4 {
		margin-bottom: 0;
	}
	.yiluzl .bd li h2 {
		padding: 10px 40px;
	}
	
	
}
@media only screen and (max-width:1240px) {
	.layout {
		width: 750px;overflow: hidden;
	}
	.wrap {
		width: auto;
	}
	.header .naver {
		position: fixed;
		left: 0;right: 0;
		top: 100px;
		z-index: 11;
	}
	.h_lndust .swiper-slide .wrap{
		height: auto;
		padding: 200px 40px;
	}
	.h_lndust:before,
	.h_about .wrap:before,
	.h_about .text:before,
	.h_about .imgs:before {
		display: none;
	}
	.header .naver li a {
		display: block;
		font-size: 28px;
	}
	.banner {
		height: 400px;margin-top: 100px;
	}
	.header .naver {
		margin-left: 0;
	}
	.header .naver ul {
		text-align: left;background: rgba(255,255,255, 1);
	}
	.header .naver li {
		display: block;
	}
	.header .logo {
		top: 26px;left: 30px;
	}
	.header {
		position: fixed;z-index: 1111;height: 100px;
	}
	.header .gh {
		display: block;
		position: absolute;top: 30px;right: 30px;
	}
	.header .naver {
		display: none;
	}
	.header .english {
		display: block;
		right: 120px;
	}
	.header .english a{
		font-size: 24px;
		width: 120px;
		border-radius: 22px;
		line-height: 42px;
	}
	.h_banner {
		padding-top: 100px;
	}
	.h_banner .swiper-slide {
		height: 400px;
	} 
	.h_banner .arrow {
		display: none;
	}
	.h_banner .swiper-slide .text {
		width: 500px;
	}
	.h_banner .swiper-slide .text h2 {
		font-size: 32px;line-height: 60px;
	}
	.h_banner .swiper-slide .text p br {
		display: none;
	}
	.h_banner .swiper-slide .text p {
		font-size: 22px;line-height: 32px;
	}
	.h_about {
		padding: 40px 30px;
	}
	.h_about:before {
		display: none;
	}
	.h_about .imgs {
		margin-top: 0;
		float: none;width: 100%;
	}
	.h_about .text {
		width: auto;float: none;text-align: center;margin-top: 30px;
	}
	.h_about .imgs .img {
		height: auto;
	}
	.h_about .imgs p br {
		display: none;
	}
	.h_about .imgs p {
		padding: 20px 30px;font-size: 22px;line-height: 32px;
	}
	.h_txt h2:before {
		display: none;
	}
	.h_txt h3 br {
		display: none;
	}
	.h_txt h2 {
		font-size: 32px;
	}
	.h_txt h3 {
		font-size: 30px;line-height: 40px;
	}
	.h_lndust .posi{
		margin-top: 40px;
	}
	.h_about .text p {
		margin-top: 30px;font-size: 22px;line-height: 32px;
		padding: 0;
	}
	.h_news .text a,
	.h_lndust .tet a,
	.h_about .text a {
		width: 300px;line-height: 70px;font-size: 24px;border-radius:35px;
		margin: 30px auto 0;
	}
	.h_lndust .h_txt{
		margin-left: 30px;
	}
	.h_lndust .prev_next{
		margin-top: 40px;
	}
	.h_lndust {
		padding: 0 0;height: auto;
	}
	.h_lndust .h_txt {
		margin-bottom: 40px;
	}
	.h_lndust .wrap{
		height: auto;
	}
	.h_lndust .wrap::before{
		display: none;
	}
	.h_txt h3,
	.h_txt h2 {
		padding-left: 0px;
	}
	.h_lndust .text {
		width: auto;float: none;padding-left: 0px;margin-bottom: 30px;
	}
	.h_lndust .text .prev_next {
		height: 70px;margin: 30px 0 0 0;width: 250px;
	}
	.h_lndust .text .prev_next .next, 
	.h_lndust .text .prev_next .prev {
		height: 70px;
	}
	.h_lndust .wemart br {
		display: none;
	}
	.h_lndust .text h4 {
		font-size: 30px;line-height: 36px;
	}
	.h_lndust .text h4 span {
		margin-right: 50px;font-size: 24px;
	}
	.h_lndust .text h4 span:before {
		top: 6px;
	}
	.h_lndust .wemart {
		display: none;
	}
	.h_lndust .tet {
		float: none;width: auto;
	}
	.h_lndust .tet p {
		font-size: 22px;line-height: 32px;
		height: auto;
	}
	.h_news {
		padding: 40px 30px;
	}
	.h_news .content .imgs {
		width: auto;float: none;
	}
	.h_news .content .rts {
		width: auto;float: none;
	}
	.h_news .text .tet h3,
	.h_news .text .tet h2 {
		font-size: 32px;line-height: 42px;
	}
	.h_news .content {
		margin-top: 30px;
	}
	.h_news .text a {
		margin-top: 12px;
	}
	.h_news .content .imgs {
		height: 439px;
	}
	.h_news .content .imgs .txt h5 {
		font-size: 24px;line-height: 36px;height: 36px;word-break:keep-all; 
		white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	}
	.h_news .content .imgs .txt p {
		font-size: 22px;line-height: 32px;
	}
	.h_news .content .rts {
		margin: 20px 30px;
	}
	.h_news .content .rts li h3 {
		font-size: 32px;line-height: 34px;text-align: center;
	}
	.h_news .content .rts li h3 p {
		font-size: 22px;line-height: 1.4;
	}
	.h_news .content .rts li h4 {
		font-size: 24px;margin-left: 124px;
		padding-left: 0;padding-right: 50px;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.h_news .content .rts li .bn {
		background-size: 20px auto;width: 12px;height: 24px;
	}
	.h_news .content .prev_next {
		width: 300px;height: 60px;padding: 20px 0 0 0;
	}
	.h_news .content .prev_next .next:hover, 
	.h_news .content .prev_next .prev:hover,
	.h_news .content .prev_next .next, 
	.h_news .content .prev_next .prev {
		background-size: 15px auto;height: 60px;width: 60px;
	}
	.h_news .content .prev_next .img {
		background-size: 30px auto;height: 60px;width: 60px;
	}
	.h_menu {
		height: 218px;
	}
	.h_menu .text h3 {
		font-size: 28px;line-height: 42px;margin-top: 5px;
	}
	.footer {
		padding: 40px 30px 0;
	}
	.footer .wx{
		display: none;
	}
	.footer .foot_nav dl,
	.footer .friendlink {
	}
	.footer .foot_nav {
		height: 70px;
	}
	.footer .friendlink dl{
		margin: 0;
		padding-bottom: 20px;
	}
	.footer .friendlink dd{
		float: none;font-size: 24px;
		line-height:1.8;
	}
	.footer .foot_nav p {
		font-size: 22px;line-height: 70px;float: none;text-align: center;
	}
	.corporate .c_list{
		margin-top: 20px;
	}
	.footer .partner .img {
		width: calc(50% - 2px);margin-right: 0;
	}
	.footer .partner {
		margin-bottom: 20px;
		display: none;
	}
	.footer .partner .img img {
		position: static;top: 0;transform: translateY(0);margin: 0 auto;
	}
	.banner .text h2 {
		font-size: 36px;line-height: 48px;
	}
	.banner .text p {
		font-size: 26px;line-height: 32px;width: 80%;
	}
	.banner .text p br {
		display: none;
	}
	.group {
		padding: 0;
	}
	.group .wrap{
		padding: 40px 30px;
	}
	.group .img {
		height: 350px;width: auto;position: static;
		overflow: hidden;
	}
	.group .text {
		float: none;width: auto;height: auto;
	}
	.group .text .ovs {
		margin: 30px;
	}
	.group .text .title {
		text-align: center;
	}
	.title h2 {
		font-size: 32px;line-height: 46px;
	}
	.title p {
		font-size: 30px;line-height: 44px;
	}
	.group .text .title p br {
		display: none;
	}
	.group .text li h6 {
		margin-top: 20px;font-size: 22px;line-height: 32px;
	}
	.group .text .prev_next {
		position: static;margin-top: 30px;
	}
	.development {
		padding: 40px 30px;
	}
	.development .wrap {
		padding: 0 30px;
	}
	.development .rop {
		margin: 40px 0 0;
	}
	.development .rop li .rtxs{
		float: none;width: auto;padding: 0;height: 500px;
	}
	.development .rop li {
		padding: 30px;height: auto;
	}
	.development .rop li p {
		font-size: 22px;line-height: 32px;
	}
	.corporate {
		padding: 40px 0;
	}
	.corporate .c_list .swiper-slide .img {
		height: 297px;
	}
	.corporate .c_list .swiper-slide .text {
		padding: 20px;
	}
	.corporate .c_list .swiper-slide .text h3 {
		font-size: 24px;
	}
	.corporate .c_list .swiper-slide .text p {
		font-size: 22px;line-height: 36px;height: 102px;
	}
	.corporate .c_list .swiper-pagination {
		margin-top: 40px;
	}
	.corporate .c_list .text .more {
		width: 200px;line-height: 60px;border-radius: 30px;font-size: 24px;
	}
	.corporate .c_list .swiper-pagination span {
		margin: 0 10px;
	}
	.development .rop li h5 {
		float: none;font-size: 26px;line-height: 1.6;margin: 20px 0 10px;
	}
	.development .rop li p {
		font-size: 24px;line-height: 1.6;
	}
	.yiluzl .hd {
		float: none;width: auto;margin-bottom: 10px;
	}
	.yiluzl .bd {
		float: none;overflow: initial;
	}
	.yiluzl .hd h3 {
		font-size: 32px;line-height: 1.6;text-align: center;margin-bottom: 10px;
	}
	.yiluzl .hd p {
		font-size: 24px;line-height: 1.6;text-align: center;
	}
	.yiluzl {
		padding: 40px 30px;
	}
	.yiluzl .bd li p {
		font-size: 24px;
	}
	.yiluzl .bd ul {
		text-align: center;margin-top: 30px;
	}
	.yiluzl .bd li {
		display: inline-block;float: none;
	}
	.global {
		padding: 40px 30px;
	}
	.global .title h5 {
		padding: 10px 0 0;margin-top: 10px;
	}
	.global .title h5 {
		font-size: 26px;line-height: 1.4;margin-bottom: 8px;
	}
	.global .title h6 br {
		display: none;
	}
	.global .img {
		margin: 30px auto 0;width: auto;
	}
	.global .title h6 {
		font-size: 24px;line-height: 1.6;
	}
	.yiluzl .bd li h2 span {
		font-size: 42px;line-height: 1.4;
	}
	.yiluzl .bd li h2 {
		font-size: 24px;line-height: 1.4;padding: 10px 50px;
	}
	.data {
		padding: 0;
	}
	.data .wrap{
		padding: 40px 30px;
	}
	.data .hd {
		margin-top: 30px;
	}
	.data .imgs {
		float: none;width: auto;height: 300px;
		position: relative;
	}
	.data .imgs img{
		height: auto;
		position: absolute;
		left: 0;right: 0;
		top: 50%;transform: translateY(-50%);
	}
	.data .data_list {
		float: none;width: auto;
	}
	.data .data_list .swiper {
		margin: 30px 20px;
	}
	.data .data_list li h3 {
		font-size: 26px;line-height: 40px;
	}
	.data .data_list li p {
		font-size: 22px;line-height: 32px;
	}
	.data .data_list li .btn {
		width: 150px;line-height: 50px;border-radius:25px;font-size: 22px;
	}
	.data .data_list li a {
		padding-right: 180px;
	}
	.data .next_prev {
		margin: 40px 0 30px;
	}
	.data .data_list .swiper {
		height: 495px;
	}
	.wenchao {
		padding: 40px 30px;
	}
	.wenchao h6 {
		margin-top: 20px;
		font-size: 22px;line-height: 32px;
	}
	.wenchao ul {
		margin-top: 0px;
	}
	.wenchao ul li:nth-child(2n),
	.wenchao ul li {
		float: none;
		margin-top: 30px;
	}
	.wenchao ul li .img {
		height: auto;width: auto;
	}
	.wenchao ul li .imgs h6 {
		font-size: 24px;line-height: 40px;
	}
	.heart {
		padding: 40px 30px;
	}
	
	.heart ul {
		margin-top: 40px;
	}
	.heart ul:after,
	.heart ul li i,
	.heart ul li:before,
	.heart ul:before {
		display: none;
	}
	.heart ul li a {
		float: none;width: auto !important;height: auto !important;
	}
	.heart ul li {
		height: auto;margin-bottom: 20px;
	}
	.heart ul li .img {
		height: 200px;width: auto;
	}
	.heart ul li:nth-child(2n) a {
		float: none;
	}
	.heart ul p {
		font-size: 24px;line-height: 36px;height: auto;
	}
	.culture {
		padding: 40px 30px;
	}
	.culture .imgs {
		margin-top: 30px;
	}
	.culture .imgs {
		height: 237px;
	}
	.culture .txt {
		margin-top: 0;
	}
	
	.culture .txt {
		width: auto;margin-left: 0;
		padding: 40px 30px;height: 300px;
	}
	.culture .txt h2 {
		font-size: 34px;line-height: 54px;
	}
	.culture .txt p {
		font-size: 24px;line-height: 36px;
	}
	.culture .txt::before {
		background-size: cover !important;width: auto;height: 220px;
	}
	.js_list {
		padding: 40px 30px 50px;
	}
	.js_list .text_ti {
		text-align: center;
	}
	.text_ti p {
		font-size: 22px;line-height: 32px;margin-top: 10px;
	}
	.js_list ul {
		margin: 30px 0 20px;
	}
	.tu_list .swiper-pagination{
		bottom: auto;
	}
	.tu_list .swiper-pagination span {
		display: inline-block;margin: 0 10px !important;
	}
	.tu_list .swiper-pagination-bullet-active {
		background: #d73131;
	}
	.tu_list .swiper-pagination-bullet {
		height: 16px;width: 16px;
	}
	.js_list ul li .imgs p {
		font-size: 24px;line-height: 40px;
	}
	.js_list ul li .img {
	    height: 353px;
	}
	.value_view {
		height: 400px;
		padding: 40px 30px;box-sizing: border-box;
	}
	.value_view .text_ti {
		top: 35%;
	}
	.text_ti h2 {
		font-size: 32px;line-height: 48px;
	}
	.mission {
		padding: 40px 30px;
	}
	.mission .text_ti {
		text-align: center;
	}
	.mission .text_ti p, .mission .text_ti h2 {
		display: block;width: auto;
	}
	.mission .img {
		margin-top: 30px;height: 235px;
	}
	.idea {
		padding: 40px 30px;
	}
	.idea li .imgs {
		width: auto;height: 304px;float: none;
	}
	.idea li .imgs img{
		height: auto;
	}
	.idea li .text_ti {
		float: none;width: auto;height: auto;margin-top: 20px;
	}
	.idea li .text_ti dl {
		position: static;margin-top: 20px;
	}
	.innovate {
		padding: 40px 30px 20px;
	}
	.innovate ul {
		margin-top: 30px;
	}
	.innovate ul li:nth-child(2n),
	.innovate ul li {
		float: none;
		margin-bottom: 30px;
	}
	.innovate ul li .img {
		width: auto;
	}
	.swiper_bans .section .txt {
		left: 30px;right: 40px;top: 60%;width: auto;text-align: left;bottom: 0;
	}
	.section .imgs .tet h5 {
		color: #fff;
	}
	.section .imgs:before {
		display: none;
	}
	.swiper_bans .section .imgs .txt h2 {
		font-size: 100px;line-height: 140px;
	}
	.swiper_bans .section .txt h3 {
		font-size: 36px;line-height: 50px;
	}
	.swiper_bans .section .txt h4 {
		font-size: 32px;line-height: 42px;margin-bottom: 0;
	}
	.swiper_bans .section .txt h4 br {
		display: none;
	}
	.swiper_bans .section .txt p {
		font-size: 22px;line-height: 32px;
	}
	
	.talentp {
		padding: 40px 30px;
	}
	.talentp ul {
		margin: 40px 0;
	}
	.talentp ul li:hover {
		
	}
	.talentp ul li {
	    display: inline-block;
	    margin: 0;
	    width: auto;
	    background: #fff;
    	box-shadow: 0 0 20px 6px #f3f5f7;
	    text-align: center;
	    padding: 30px 20px 30px;
	    box-sizing: border-box;
	    transition: all 0.3s;
	    border: 1px solid #ccc;
	    height: auto;
	}
	.swier_spand {
		display: block;
	}
	.talentp ul li .img {
    	background: url(../images/img16-16.png) no-repeat center #d73131;
	}
	.talentp ul li:nth-child(2) .img {
	    background: url(../images/img17.png) no-repeat center #d73131;
	}
	.talentp ul li:nth-child(3) .img {
	    background: url(../images/img18-18.png) no-repeat center #d73131;
	}
	.talentp ul li p {
		font-size: 22px;line-height: 32px;height: 128px;
	}
	.talentp ul li .img {
		transform: scale(1.2);
	}
	.talentp ul li h3 {
		margin-top: 20px;
	}
	.talentp .hd .img {
		width: auto;
		float: none;
		height: auto;
	}
	.talentp .hd .text dd h2{
		margin-top: 50px;
	}
	.talentp .hd .text {
		float: none;width: auto;height: 380px;
		background-size: 100% 100% !important;
	}
	.talentp .hd .text dd p {
		font-size: 22px;line-height: 32px;height: 160px;overflow: hidden;
	}
	.talentp .hd .text .prev_next .next, .talentp .hd .text .prev_next .prev {
		transform:rotate(180deg) scale(1.5);margin-right: 18px;font-size: 0;
	}
	.talentp .hd .text .prev_next .next {
		    transform: rotate(0) scale(1.5);
	}
	.recruit .detailed {
		margin-top: 20px;padding: 40px 30px;
	}
	.recruit .detailed ul {
		float: none;
	}
	.recruit dl dd .tet a {
		float: none;margin-top: 20px;width: 400px;line-height: 66px;font-size: 24px;
	}
	.recruit .detailed .sub{
		width: calc((100% - 22px)/2);
		float: none;
		position: absolute;
		right: 0;z-index: 11;
		margin-right: 0;
		bottom: 20px;line-height: 66px;
		font-size: 24px;
	}
	.recruit .detailed .ld ul li {
		width: calc((100% - 20px)/2);margin-right: 20px;
		margin-bottom: 20px;
	}
	.recruit .detailed .ld{
		padding-bottom: 0;
		margin-bottom: 20px;
		position: relative;
	}
	.recruit .detailed .ld ul li:nth-child(2n) {
		margin-right: 0;
	}
	.recruit .detailed .ld ul li select {
		height: 66px;width: 100%;font-size:24px;
	}
	.recruit dl dd h3 {
		font-size: 26px;line-height: 82px;
		background-size: 20px auto !important;
	}
	.recruit dl dd .tet {
	    background: #fafafa;
	    padding: 34px ;
	    display: none;
	}
	.recruit dl dd .tet p {
		font-size: 22px;line-height: 32px;
	}
	.recruit dl dd .tet li {
		width: calc((100% - 42px)/2);margin-right: 40px;margin-bottom: 12px;
	}
	.recruit .detailed ul li:nth-child(3),
	.recruit dl dd .tet li:nth-child(2n) {
		margin-right: 0;
	}
	.recruit .detailed ul li:nth-child(3n) {
		margin-right: 40px;
	}
	.recruit dl dd .tet h6{
		font-size: 24px;line-height: 36px;margin-bottom: 20px;
	}
	.recruit {
		padding: 40px 0;
	}
	.journalism {
		padding: 40px 30px;
	}
	.journalism .sub li a {
		font-size: 24px;line-height: 60px;width: 200px;margin: 0 4px;
	}
	.journalism .list ul {
		padding: 40px 0;
	}
	.journalism .list ul li {
		width:100%;border: 1px solid #ddd;padding: 0px;margin-bottom: 20px;
	}
	.journalism .list ul li a {
		padding: 20px;border: 0;
	}
	.journalism .list ul li p {
		font-size: 22px;line-height: 32px;
	}
	.journalism .list ul li h3 {
		font-size: 26px;line-height: 42px;margin: 0 0 10px;
		height: auto;
	}
	.journalism .list ul li .img {
		width: auto;height: 377px;
	}
	.journalism .list ul li h6 {
		margin-top: 20px;font-size: 22px;line-height: 32px;height: 96px;
	}
	.journalism .list ul li .more {
		height: 60px;border-radius: 30px;font-size: 22px;line-height: 60px;margin-top: 20px;width: 180px;
	}
	.journalism .list ul li:hover a {
		border: none;
	}
	.journalism .list .load {
		width: auto;line-height: 66px;border-radius: 34px;font-size: 24px;
	}
	.development .rop li h3{
		float: none;
		width: auto;
		text-align: center;
		display: block;
		max-width: inherit;
		padding: 0;
	}
	.development .rop li p{
		float: none;
		width: auto;
		height: auto;
	}
	.development .rop li h3:before{
		display: none;
	}
	
	.idea li .text_ti:before {
	    position: absolute;
	    background: url(../images/img51.png) no-repeat center;
	    left: auto;
	    bottom: 0;
	    width: 200px;
	    height: 160px;
	    content: "";
	    right: 20px;
	    background-size: 100% auto;
	}
	.wenchao ul li .imgs {
		width: auto;
	}
	.swiper_bans .section .imgs {
		float: none;width: auto;height: 400px;margin-top: 0;
	}
	.swiper_bans {
		position: relative;
	}
	.section .text {
		float: none;width: auto;margin-top: 30px;height: auto;
	}
	.section .text p {
		margin: 30px ;font-size: 24px;line-height: 1.6;
	}
	.section .text .more {
		width: 220px;line-height: 60px;border-radius:30px;position: static;font-size: 24px;
		background-size: 200% auto !important;
   		background-position: right center;margin: 0 0 0 30px;
	}
	.swiper_bans .wx {
		height: 80px;width: 80px;transform: scale(1.5);    transition: all 0s;
	}
	.swiper_bans .wx:hover {
    	height: 80px;height: 80px;transform: scale(1.5);
	}
	.swiper_bans .saoma .wx1 {
		transform: scale(1.5);position: relative;right: 140%;top: 90px;
	}
	.swiper_bans dl {
		display: none;
	}
	.swiper_hds {
		display: none !important;position: static;
	}
	.swiper_hds #menu {
		display: none;
	}
	.popup .text .txt h2 {
		font-size: 32px;line-height: 54px;
	}
	.popup .text .txt h3 {
		line-height: 54px;width: 54px;
	}
	.popup .text h5 {
		font-size: 24px;line-height: 1.2;margin-top: 5px;
	}
	.popup .text p {
		font-size: 24px;line-height: 1.6;
	}
	.popup .text .guanbi {
		width: 200px;line-height: 60px;font-size: 26px;border-radius: 10px;
	}
	.xin_detail {
		margin: 0;
	}
	.xin_detail .detail {
		padding: 120px 30px 40px;
	}
	.xin_detail .detail h2 br {
		display: none;
	}
	.xin_detail .detail h2 {
		font-size: 32px;line-height: 1.6;
	}
	.xin_detail .detail h6 {
		font-size: 24px;line-height: 1.6;
	}
	.xin_detail .detail .ad_deta{
		font-size: 24px;line-height: 1.6;
	}
	.xin_detail .detail p {
		margin: 20px 0;
	}
	.xin_detail .detail li {
		margin: 0 20px;
	}
	.xin_detail .detail li a {
		width: 150px;font-size: 24px;
	}
	.xin_detail .top {
		display: none;
	}
	.wc_address {
		padding: 40px 0;background: #fff;
	}
	.wc_address .headquarters {
		margin: 0 0 30px;height: auto;
	}
	.wc_address .headquarters .hd {
		float: none;padding: 30px;width: auto;
	}
	.wc_address .headquarters .bd {
		width: auto;float: none;height: auto;
	}
	.wc_address .headquarters .bd img{
		width: 100%;
	}
	.wc_address .hd h2 {
		font-size: 32px;margin-bottom: 30px;padding-left: 20px;
	}
	.wc_address .hd dl {
		padding-left: 0;
	}
	.wc_address .hd dd p  {
		display: inline-block;float: none;width: calc(100% - 90px);
		height:76px ;overflow: hidden;
	}
	.wc_address .branch {
		background: none;
	}
	.wen_cult .bn .tet{
		height: auto;
	}
	.wc_address .headquarters .hd dd span {
		display: inline-block;
	}
	.wc_address .hd h2 {
		background: #fff;margin-bottom: 0;padding-bottom: 30px;
	}
	.wc_address .branch .hd dl {
		background: #fff;
	}
	.wc_address .hd dd {
		font-size: 24px;line-height: 1.6;
	}
	.wc_address .hd dt {
		font-size: 28px;line-height: 1.6;margin-bottom: 10px;
	}
	.wc_address .hd dt:before {
		background-size: 30px auto;width: 40px;height: 40px;top: 2px;
	}
	.wc_address .branch .hd {
		padding: 30px;
	}
	.wc_address .branch .hd dl {
		margin: 0 0 30px;width: calc((100% - 20px)/2);margin-right: 0;float: none;text-align: center;padding: 20px;border: 1px solid #ccc;
		height: auto;text-align: left;float: left;
	box-sizing: border-box;
	}
	.wc_address .branch .hd dl:nth-child(2n){
		float: right;
	}
	.wc_address .hd dd span {
		width: 85px;float: none;vertical-align: top;
	}
	.wc_address .hd dt {
		display: inline-block;
	}
	.wc_address .hd dd:nth-child(1n) {
		padding-left: 0;
	}
	.wc_address .branch .bd .map {
		height: 400px;
	}
	.wc_address .branch .bd .text {
		width: 400px;
	}
	.wc_address .hd dt h3{
		margin-left: 0;margin-bottom: 10px;
	}
	.wc_address .hd dd{
		margin-left: 0;height: auto;
	}
	.wc_address .branch .bd .text .txt h3 {
		font-size: 28px;line-height: 1.4;
	}
	.wc_address .branch .bd .text .txt h6 {
		font-size: 24px;line-height: 1.4;
	}
	.wc_address .branch .bd .text p {
		font-size: 24px;margin-top: 10px;
	}
	.wc_address .branch .bd .text p span {
		display: block;padding-left: 0;
	}
	.wc_address .branch .bd .text p:before {
		background-size: 20px auto;height: 30px;width: 30px;
	}
	.wc_address .branch .bd .text:before {
		background-size: 30px auto;height: 18px;
	}
	.wen_cult{
		padding: 40px 30px;
	}
	.wen_cult .prev_next{
		right: 30px;
	}
	.wen_cult .bn .img{
		height: 358px;
	}
	.wen_cult .bn .tet h3{
		font-size: 26px;
		line-height: 1.7;
	}
	.wen_cult .bn .tet{
		padding-bottom: 10px;
	}
	.wen_cult .bn .tet h5{
		font-size: 22px;
		line-height: 1.7;
	}
	.wen_culture{
		padding: 40px 30px;
	}
	.wen_culture h6{
		font-size: 24px;
		line-height: 1.6;
		margin-top: 15px;
	}
	.wen_culture ul li{
		margin: 0 30px;
		margin-bottom: 15px;
	}
	.wen_culture ul li h4{
		font-size: 30px;
		margin: 10px 0;
	}
	.wen_spirit{
		padding: 60px 30px;
	}
	.wen_spirit .title h5{
		font-size: 24px;
		line-height: 1.6;
		margin: 20px 0;
	}
	.wen_spirit .title h6{
		font-size: 24px;
		line-height: 1.6;
	}
	.wen_spirit .title h6 br{
		display: none;
	}
	.wen_spirit li{
		width: 50%;
	}
	.wen_spirit li .text{
		opacity: 1;
		padding:70px 40px !important;
	}
	.wen_spirit ul{
		height: auto;
	}
	.wen_spirit ul{
		overflow: inherit;
	}
	.wen_spirit li .text p{
		font-size: 22px;
		line-height: 1.6;
	}
	.wen_spirit li .text h6{
		font-size: 28px;
		padding: 0 40px;
	}
	.wen_spirit li h3{
		padding: 0 15px;
	}
	.swier_spand{
		text-align: center;
		margin-top: 30px;
	}
	.swier_spand span.swiper-slide-active,
	.swier_spand span.swiper-pagination-bullet-active{
		background: #d73131;
	}
	.tale_list {
		margin-bottom: 30px;
	}
	.swier_spand span{
		width: 20px;
		height: 20px;
	}
	.partnerhb{
		padding: 60px 30px;
	}
	.partnerhb .title h6{
		font-size: 24px;
		line-height: 1.6;
	}
	.partnerhb .title h6 br{
		display: none;
	}
	.partnerhb ul{
		margin: 30px 0 0;
	}
	.partnerhb li{
		height: 110px;
	}
	.culture.yilu .txt{
		margin: 0;
	}
	.culture.yilu .txt a{
		display: block;
		width: 200px;
		line-height: 60px;
		font-size: 24px;
		margin: 30px 0;
		border-radius: 30px;
	}
	.culture.yilu .txt{
		height: auto;
	}
	.header .naver li span{
		background: url(../images/icons1.png) no-repeat center;
		width: 90px;height: 90px;
		position: absolute;
		right: 0;
		top: 0;transition: all 0.3s;z-index: 11;
		background-size: 40% auto !important;
	}
	.header .naver li span.on{
		transform: rotate(180deg);
	}
	.header .naver li .list{
		position: static;
		left: auto;
		display: none;
		padding: 0;
	}
	.header .naver li .list .img{
		display: none;
	}
	.header .naver li .list dl{
		float: none;
		width: auto;
	}
	.header .naver li .list dl dd{
		width: auto;
		float: none;
	}
	.header .naver li .list dl dd a{
		font-size: 28px;
		line-height: 78px;
		color: #666;
	}
	.header .naver li .list .pd{
		padding: 0;width: auto;
		padding: 0 45px;
	}
	.wen_cult .bn {
		margin-top: 30px;
	}
	.wen_cult .prev_next {
		top: 50px;
	}
	.videos {
	    width: 85%;
	}
	.development .lp_his li{
		float: none;
		width: auto;
		margin: 0 !important;
	}
	.development .lp_his li:nth-child(2n) .ico{
		position: static;
	}
	.development .lp_his li:nth-child(2n) .tx1{
		position: static;
	}
	.development .lp_his li .txt{
		width: auto;
	}
	.development .lp_his .ico:before{
		display: none;
	}
	.development .lp_his{
		margin: 0;
		width: auto;
	}
	.development .llt{
		text-align: center;
	}
	.development .lp_his .ico{
		margin: 0 auto;
	}
	.development .lp_his h4{
		font-size: 28px;
		line-height: 70px;
		text-align: left;
		margin-top: 10px;
	}
	.development .lp_his p{
		font-size: 24px;
		line-height: 1.6;
		height: auto;
	}
	.development .lp_his li{
		height: auto;
		margin-bottom: 30px !important;
		text-align: left;
		border-bottom: 1px dashed #ccc;
		padding: 20px 0;
	}
	.development .lp_his .ico{
		width: auto;height: auto;
		line-height: 50px;
		color: #333;
		border: none;
		background: none;
		text-align: center;
	}
	.development .lp_his .ico h3{
		font-size: 36px;
		color: #333;text-align: left;
		background: none;
		color: #d30000;
	}
	.development .llt{
		margin-bottom: 30px;
	}
	.development .wrap{
		padding: 0;
	}
	.development .lp_his li:before{
		display: none;
	}
	
	.mc_course li{
		border-bottom: 1px dashed #ccc;
		padding-bottom: 30px;
	}
	.mc_course li:last-child{
		border: none;
	}
	.mc_course li .txt{
		float: none;
		width: auto;
		border: none !important;
		padding: 0 !important;
		text-align: left !important;
	}
	.mc_course li h2{
		position: static;
		background: none;
		color: #d30000;
		font-size: 40px;
	}
	.mc_course li .txt p{
		font-size: 24px;
	}
	.mc_course li h4{
	font-size: 28px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 10px;
}

	
	/* 新增 */
	.l_login .cent{
		float: none;width: auto;
		margin: 175px 40px;
	}
	.l_login{
		height: auto;
		background-size: cover !important;
	}
	.l_login .cent h2{
		font-size: 32px;
		line-height: 50px;
	}
	.l_login .cent .txt{
		height: 70px;
		font-size: 24px;
	}
	.l_login .cent label{
		font-size: 24px;
		line-height: 60px;
		padding-left: 55px;
		background-size: 40px auto !important;
	}
	.l_login .cent .btn{
		line-height: 70px;
		font-size: 26px;
	}
	.lnsmk{
		line-height: 70px;
		font-size: 24px;
	}
	
	.popup .text .d_text{
		overflow-y: scroll;
	}
	
	/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
	  ::-webkit-scrollbar{
	    width: 7px;
	    height: 7px;
	    background-color: #F5F5F5;
	  }
	
	  /*定义滚动条轨道 内阴影+圆角*/
	  ::-webkit-scrollbar-track {
	    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	    border-radius: 10px;
	    background-color: #F5F5F5;
	  }
	
	  /*定义滑块 内阴影+圆角*/
	  ::-webkit-scrollbar-thumb{
	    border-radius: 10px;
	    box-shadow: inset 0 0 6px red !important;;
	    -webkit-box-shadow: inset 0 0 6px red;
	    background-color: red !important;
	  }
	  
	  .recruit dl dd .lt{
	  		  width: auto;
	  }
	  .recruit dl dd .txs p{
	  		  font-size: 20px;
	  		  line-height: 24px;
	  }
	  .recruit dl dd h3{
	  		  padding: 0 20px;
	  }
	  .recruit dl dd .txs{
	  		  padding: 0 20px;
	  }
	  .recruit dl dd h3 i{
	  		  font-size: 24px;
	  }
}
