@charset "utf-8";

/*news and infos*/
body {
	background: #fff !important;
}

.wp,
#wp {
	width: 100% !important;
}

.nex_tour_strategy_bg {
	width: 100%;
	min-width: 1400px;
	height: 400px;
	background: url(introduction-banner.png) center no-repeat;
	background-size: cover;
}

.nex_tour_strategy_bg_inter {
	width: 1400px;
	margin: 0 auto;
	z-index: 15;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 400px;
}

.nex_tour_strategy_bg_inter h2 {
	font-size: 48px;
	line-height: 68px;
	overflow: hidden;
	color: #fff;
	font-weight: 700;
	margin-bottom: 24px;
	text-align: left;
	width: 1000px;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 65%);
}

.nex_tour_strategy_bg_inter h3 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 40px;
	text-align: left;
	color: #ffffff;
	font-weight: 500;
	text-align: left;
	display: block;
	width: 1000px;
}

.nex_tour_strategy_bg_inter a.nexreadmore {
	display: block;
	width: 135px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	border-radius: 4px;
	border: 1px solid #ffffff;
	color: #fff;
}

.nex_tour_strategy_subnav {
	margin: 30px 0;
}

#pt {
	margin: 0px auto;
	height: 20px;
	line-height: 20px;
	color: #3D3D3D !important;
	font-size: 14px;
}

#pt em {
	padding: 0 3px;
	color: rgba(61, 61, 61, 0.5);
}

#pt .nvhm {
	background: none;
	height: 20px;
	line-height: 20px;
	width: auto;
}

#pt span {
	color: #3D3D3D;
	font-size: 14px;
}

#pt a {
	color: #3D3D3D;
	font-size: 14px;
}

#pt a:hover {
	color: #000000;
}

.nex_tour_strategy_post {
	float: right;
}

.nex_tour_strategy_post a {
	display: block;
	height: 20px;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 2px;
	background: #1678ff;
	font-size: 12px;
	color: #fff;
	transition: all 0.3s linear;
}

.nex_tour_strategy_post a:hover {
	padding: 0 15px;
}


.nexfixed {
	position: fixed;
	top: 90px;
}
.light-background {
	width: 100%;
	background: #F7F7F7;
	padding: 60px 0;
}
.white-background {
	width: 100%;
	background: #ffffff;
	padding: 60px 0;
}
.titletext-h2 {
    color: #000000;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 40px;
}
.gsjj-box{
	width: 1400px;
	display: flex;
	justify-content: space-between;
	margin: 80px auto;
}
.gsjj-box .text-box{
	width: 740px;
}
.gsjj-box .text-box h2{
	font-size: 34px;
	color: #0555B6;
	margin-bottom: 6px;
}
.gsjj-box .text-box h3{
	font-size: 18px;
	color: #000000;
	margin-bottom: 18px;
	font-weight: normal;
}
.gsjj-box .text-box p{
	line-height: 32px;
	font-size: 16px;
	color: #767676;
	text-align: justify;
	margin-top: 20px;
} 
.gsjj-box-custom-box{
	/* background: #F8F8F8;
	padding: 24px 16px; */
	width: 100%;
	max-width: 1400px;
	margin: 40px auto;
	box-sizing: border-box;
}
.gsjj-box-custom-box h2{
	font-size: 22px;
	color: #000000;
	margin-bottom: 10px;
}
.gsjj-box-custom-box ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gsjj-box-custom-box ul li{
	width: 22%;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0;
}
.gsjj-box img.img-box{
	width: 600px;
	height: 400px;
	border-radius: 8px;
	margin-top: 20px;
}
.fzlc-box{
	width: 1400px;
	margin: 0 auto;
}
.history-background .titletext-h2 {
    color: #0555B6;
    font-size: 34px;
    text-align: left;
    font-weight: bold;
	width: 1400px;
	margin: 0 auto 20px;
	padding-left: 35px;
	box-sizing: border-box;
}
.history-background{
	width: 100%;
	min-width: 1400px;
	height: 700px;
	background: url(development-bg.png) center no-repeat;
	background-size: cover;
	padding: 50px 0;
	box-sizing: border-box;
}
/* 发展历程tab */
.nex_history_title_tab{float: left;width: 122px;}
.nex_history_title_tab ul::after {
    content: '';
    position: absolute;
    top: 0px;
	left: 95px;
	border-left: 6px solid #0555B6;
	border-top: 6px solid #0555B6;
	border-right: 6px solid transparent;
	border-bottom: 6px solid transparent;
    transform: rotate(45deg);
}
.nex_history_title_tab ul::before {
    content: '';
    position: absolute;
    top: 5px;
	left: 100px;
	width: 3px;
	height: 574px;
	background: #0555B6;
}
.nex_history_title_tab ul li{height: 50px;font-size: 22px;line-height:30px;color: #767676;cursor: pointer;position: relative;text-align: left;padding: 0px 10px;box-sizing: border-box;margin-bottom:30px;margin-top: 30px;}
.nex_history_title_tab ul li.on{color: #0555B6;}
.nex_history_title_tab ul li:last-child{margin-bottom: 0;}
.nex_history_title_tab ul li span{float:right; display: block;width: 16px;height: 16px;background: #ffffff;border: 3px solid #CCCCCC;border-radius: 50%;margin-top: 3px;}
.nex_history_title_tab ul li.on span{border:3px solid  #0555B6;}
.nex_history_title_tab ul li em{width: 65px;text-align: right;display: inline-block;}
.nex_history_content{width: 1200px; float: right;background: #ffffff;border: 1px solid #DDDDDD;margin-top: 60px;padding: 50px 30px;box-sizing: border-box;height: 390px;}
.nex_history_content>ul>li{display:none;}
.sub-history-item{font-size: 24px;font-weight: bold; margin-bottom: 24px;color: #ffffff;background:#0555B6;border-radius: 50%;width: 80px;height: 80px;text-align: center;line-height: 80px;margin-top: -100px;}
.nex_history_li li{font-size: 18px;line-height: 48px;color: #3D3D3D;}


/* 联系我们 */
.contacttext-h2{
	width: 1400px;
	margin: 0 auto;
	text-align: left;
	font-size: 34px;
	color: #0555B6;
}
.contact-us-box{
	width: 1400px;
	margin:0px auto;
}
.contact-us-box .map-pic{
	margin:0 auto 40px;
	width: 1400px;
}
.contact-us-main{
	width: 1400px;
	display: flex;
	justify-content: space-between;
	color: #3D3D3D;
	margin: 30px auto 80px;
}
.contact-us-main li{
	width: 330px;
	height: 180px;
	border: 1px solid #DDDDDD;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding:24px 30px 0;
	box-sizing: border-box;
}
.contact-us-main li img{
	width: 64px;
	height: 64px;
	margin:0 auto 12px;
}
.contact-us-main li span{
	font-size: 20px;
	color: #0555B6;
	line-height:30px;
}
.contact-us-main li em{
	font-size: 16px;
	color: #767676;
	line-height:18px;
}
/* 全球客户 */
.nex_all_course_bg {
	width: 100%;
	min-width: 1400px;
	height: 725px;
	background: url(custom-bg.png) center no-repeat;
	background-size: cover;
	padding: 60px 0;
	box-sizing: border-box;
}
.course-content{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	height: 618px;
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
}
.course-content::after{
	content: '';
	position: absolute;
	top:0;
	right: 0px;
	width: 1010px;
	height: 618px;
	background: rgb(0,0,0,0.6);
	border-radius: 12px;
}
.course-content-h2{
	font-size: 32px;
	color: #ffffff;
	width: 1010px;
	z-index: 10;
	margin: 20px 0;
	text-align: center;
}
.course-content-item{
	columns: 3;
	z-index: 10;
	width: 1010px;
	padding: 0 100px;
	box-sizing: border-box;
}
.course-content-item li{
	font-size: 18px;
	line-height: 36px;
	color: rgba(255, 255, 255,0.8);
}
/* 荣誉资质 */
.qualifications-background {
	width: 100%;
	min-width: 1400px;
	height: 695px;
	background: url(qualifications-bg.png) center no-repeat;
	background-size: cover;
	padding: 140px 0 0;
	box-sizing: border-box;
}
.qualifications-box {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}
.qualifications-pic {
    width: 755px;
	margin-top:110px;
}
.qualifications-text {
    width: 550px;
	height: 370px;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 32px;
    padding: 40px 60px;
	background: rgb(255,255,255,0.8);
	border-radius: 12px;
	box-sizing: border-box;
}
.qualifications-text h2{
	font-size: 34px;
	color: #0555B6;
}
.qualifications-text ul{
	columns: 2;
	margin-top: 24px;
}
.qualifications-text ul li{
	font-size: 18px;
	color: #3D3D3D;
	line-height: 48px;
}