@charset "utf-8";

/*news and infos*/
body {
	background: #fff !important;
}

.wp,
#wp {
	width: 100% !important;
}

.nex_tour_strategy_bg {
	width: 100%;
	min-width: 1240px;
	height: 500px;
	background: url(about-bannerbg.png) center no-repeat;
	background-size: cover;
}

.nex_tour_strategy_bg_inter {
	width: 1240px;
	margin: 0 auto;
	z-index: 15;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 500px;
}

.nex_tour_strategy_bg_inter h2 {
	font-size: 42px;
	line-height: 68px;
	overflow: hidden;
	color: #fff;
	font-weight: 700;
	margin-bottom: 24px;
	text-align: left;
	width: 520px;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 65%);
}

.nex_tour_strategy_bg_inter h3 {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 40px;
	text-align: left;
	color: #ffffff;
	font-weight: 500;
	text-align: left;
	display: block;
	width: 520px;
}

.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: 40px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 40px;
}
.gsjj-box{
	width: 1240px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.gsjj-box .text-box{
	line-height: 32px;
	font-size: 16px;
	color: #3D3D3D;
	width: 650px;
	text-align: justify;
}
.gsjj-box img.img-box{
	width: 510px;
	height: 325px;
	border-radius: 8px;
}
.fzlc-box{
	width: 1240px;
	margin: 0 auto;
}
.qualifications-box {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.qualifications-pic {
    width: 500px;
}
.qualifications-text {
    width: 580px;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 32px;
    padding: 40px 0;
}
.qualifications-text li{
	width:290px;
	float:left;
}
.contact-us-box{
	width: 1240px;
	margin:0px auto;
}
.contact-us-box .map-pic{
	margin:0 auto 40px;
	width: 1240px;
}
.contact-us-main{
	width: 1240px;
	display: flex;
	justify-content: space-between;
	color: #3D3D3D;
}
.contact-us-main-left{
	width: auto;
}
.contact-us-main-left h2{
	font-size: 16px;
	margin-bottom:12px ;
}
.contact-us-main-left span{
	font-size: 14px;
	line-height: 28px;
	display: block;
	color: rgba(61,61,61,0.8);
}
.contact-us-main-right{
	width: 100px;
	text-align: center;
	font-size: 14px;
	
}
.contact-us-main-right img{
	margin-bottom: 10px;
	width: 100%;
}
.qualifications-content{
	width:1240px;
	margin:0 auto;
}
.qualifications-content ul{
	display: flex;
    flex-wrap: wrap;
}
.qualifications-content ul li{
	width:25%;
	text-align:center;
	margin-bottom:20px;
}
.qualifications-content ul li img{
	width:240px ;
	height:160px;
	display:block;
	margin:0 auto 12px;
	border:1px solid #d7d7d7;
	border-radius:6px;
}
.qualifications-content ul li span{
	font-size:14px;
	color:#666666;
	line-height:24px;
	width:240px;
	margin:0 auto;
}