.enterprise_login {
	cursor: pointer;
	border: 1px solid #fff;
	height: auto;
	padding: 2px 20px;
	border-radius: 4px;
	position: absolute;
	right: 20px;
	top: 25px
}
.to{
	font-size: 46px;
	color: #666;
	white-space: nowrap;
}
.bodycolor{
	color: #999;
	font-size: 12px;
}
.bodycolor > p{
	white-space: nowrap;
}
.bodycount > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 20%;
}

.bodytoday{
	display: flex;
}
.bodycount{
	width: 100%;
	height: 200px;
	background-color: #f8f8f8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.enterprise_login img {
	vertical-align: middle;
	margin-right: 2px
}

.enterprise_login span:hover {
	color: #30cc7b
}

.banner {
	width: 100%;
	min-width: 1200px;
	background: url(xxx.jpg) no-repeat 50%;
	height: 594px
}

.whyusetourbd {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
	overflow: hidden
}

.whyusetourbd h3 {
	text-align: center;
	font-size: 36px;
	margin-top: 100px
}

.whyusetourbd p {
	text-align: center;
	font-size: 20px;
	color: #7a7a7a;
	margin-top: 25px
}

.whyusetourbd dl {
	float: left;
	width: 33.3%;
	text-align: center
}

.whyusetourbd dl dt {
	margin: 80px 0 22px
}

.whyusetourbd dl dd {
	width: 65%;
	margin: 0 auto;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 20px
}

.whyusetourbd dl dd.whyusetourbd1 {
	margin-bottom: 12px;
	font-size: 24px;
	color: #000
}

.features_ad {
	background: #f9f9f9;
	width: 100%;
	min-width: 1200px
}

.features_ad>div {
	height: 600px;
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.features_ad>div>p {
	position: absolute;
	right: 0;
	bottom: 33px
}

.features_ad>div dl {
	width: 475px;
	margin-left: 95px
}

.features_ad>div dl dt {
	position: relative;
	width: 165px;
	height: 137px;
	background: #58c38b;
	font-size: 30px;
	color: #fff;
	text-align: center
}

.features_ad>div dl dt span {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	border-top: 60px solid #32b571;
	border-left: 60px solid #32b571;
	border-right: 60px solid transparent;
	border-bottom: 60px solid transparent
}

.features_ad>div dl dt b {
	position: absolute;
	right: 15px;
	top: 0;
	width: 135px;
	height: 137px;
	display: flex;
	line-height: 35px;
	justify-content: center;
	align-items: center
}

.features_ad>div dl dt b a {
	color: #fff
}

.features_ad>div dl dd {
	font-size: 16px;
	color: #7a7a7a;
	line-height: 22px
}

.features_ad>div dl dd.features_ad1 {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	margin: 75px 0 35px
}

.features_color {
	width: 100%;
	min-width: 1200px;
	margin-top: 20px;
	background: #243877 url(d3c528bb20a3c62d5e5422eb50f67e3e.jpg) no-repeat
}

.features_color>div dl dd {
	color: #fff;
	margin-top: 25px
}