.banner {
	width: 100%;
	height: 350px;
	background: url(../img/Bitmap.png);
	background-size: 100% 102%;
	position: relative;
}

.banner .swiper-slide{
	background-position: center;
      background-size: cover;
}
.bannerWord{
	position: absolute;
	top: calc(10% + 70px);
	left: 20%;
	width: 50%;
	height: 200px;
	overflow: hidden;
}
.bannerWord .swiper-slide{
	background-color: initial;
}
.wordOne{
	width: 100%;
	height: 100%;
	text-align: left;
}
.wordOne span{
	border-bottom: 6px solid #5989D6;
}
.wordOne span,.wordOne font{
	display: inline-block;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 32px;
	line-height: 46px;
	letter-spacing: 1px;
}
.wordOne p{
	color: #FFFFFF;
	font-weight: 600;
	font-size: 32px;
	line-height: 46px;
}
.baiyi-common-nav {
	background: #020421 !important;
}

.B-common-home-topbar-menu {
	background: #020421 !important;
}

.navList {
	background-color: #007CC3;
	height: 50px;
	border-bottom: 1px solid #E9ECF2;
}

.navList ul {
	width: 60%;
	margin: 0 auto;
	height: 100%;
}

.navList ul li {
	position: relative;
	font-size: 16px;
	color: #FFF;
}

.navList ul li:hover {
	background: #06486E;
}
.navList ul li:hover::after {
	content: "";
	width:0;
    height:0;
    overflow:hidden;
    font-size: 0;
    line-height: 0;
    border-width:6px;
    border-style:dashed dashed solid dashed;
	border-color:transparent transparent #FFF transparent;

	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.approach {
	margin-bottom: 60px;
}

.approach h1 {
	height: 140px;
	font-weight: 600;
	font-size: 40px;
	line-height: 140px;
	text-align: center;
}

.video {
	width: 60%;
	margin: 0 auto;
	height: 550px;
	background-image: url(../img/videoBg.png);
	background-size: 100% 100%;
	text-align: center;
}

.video p {
	color: #FFFFFF;
	font-size: 32px;
	/*font-weight: 600;*/
	letter-spacing: 3px;
}

.video p:nth-child(1) {
	padding-top: 23%;
}

.video p:nth-child(2) {
	margin-top: 2%;
}

.video a {
	display: inline-block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #007CC3;
	margin-top: 2%;
}

.intruduce {
	width: 100%;
}

.in_detail {
	width: 60%;
	margin: 0 auto;
}

.ct span {
	display: inline-block;
	color: #FFFFFF;
	font-size: 30px;
	height: 52px;
	line-height: 52px;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0, 124, 195, 1)), to(rgba(0, 63, 114, 0)));
	background: -webkit-linear-gradient(90deg, rgba(0, 124, 195, 1) 0%, rgba(0, 63, 114, 0) 100%);
	background: -moz-linear-gradient(90deg, rgba(0, 124, 195, 1) 0%, rgba(0, 63, 114, 0) 100%);
	background: -o-linear-gradient(90deg, rgba(0, 124, 195, 1) 0%, rgba(0, 63, 114, 0) 100%);
	background: linear-gradient(90deg, rgba(0, 124, 195, 1) 0%, rgba(0, 63, 114, 0) 100%);
	padding: 0 10px;
	/*width: 40%;*/
	margin-bottom: 20px;
	padding-right: 86px;
}

.synopsis p {
	color: #333333;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: 600;
}

.mission,
.vision {
	margin-bottom: 30px;
}

.mission p,
.vision p {
	color: #333333;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 32px;
}

.senceWorth ul {
	height: 250px;
}

.senceWorth ul img {
	height: 140px;
	width: 140px;
}

.senceWorth ul p {
	color: #333333;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: 600;
}

.principle {
	margin-bottom: 80px;
}

.principle_d {
	height: 220px;
}

.principle_d img {
	height: 100%;
	width: 100%;
}

.principle_d p {
	color: #333333;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-left: 10%;
}

.principle_d p:nth-child(1) {
	padding-top: 12%;
}

.history {
	margin-bottom: 50px;
}

.his_title h3,
.his_title h4 {
	text-align: center;
	color: #333333;
	font-weight: 600;
	margin-left: 110px;
}

.small_c {
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 1px solid #E4E4E4;
}

.his_title hr {
	width: 1px;
	height: 80px;
	margin: 0;
	background-color: #E4E4E4;
}

.border_l {
	border-left: 1px solid #E4E4E4;
	position: relative;
}

.border_l .blue_bc {
	position: absolute;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 1px solid #5989D6;
	margin-left: -6px;
	top: 20px;
}

.blue_sc {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background-color: #5989D6;
}

.border_l h2 {
	text-align: left;
	padding-left: 10%;
	font-weight: 600;
	color: #333333;
	font-size: 34px;
	margin-bottom: 10px;
}

.border_l p {
	line-height: 32px;
	text-align: left;
	color: #5989D6;
	font-weight: 600;
	font-size: 18px;
	padding-left: 10%;
}

.border_l img {
	margin-left: 10%;
	height: 120px;
	width: 120px;
}

.border_r {
	border-right: 1px solid #E4E4E4;
	position: relative;
}

.border_r .blue_bc {
	position: absolute;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 1px solid #5989D6;
	margin-right: -6px;
	top: 20px;
	right: 0;
}

.blue_sc {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background-color: #5989D6;
}

.border_r h2 {
	text-align: right;
	padding-right: 10%;
	font-weight: 600;
	color: #333333;
	font-size: 34px;
	margin-bottom: 10px;
}

.border_r p {
	line-height: 32px;
	text-align: right;
	color: #5989D6;
	font-weight: 600;
	font-size: 18px;
	padding-right: 10%;
}

.border_r img {
	margin-right: 10%;
	height: 140px;
	width: 140px;
}

.partner {
	margin-bottom: 80px;
}

.contact {
	margin-bottom: 40px;
}

.contact ul {
	height: 80px;
}

.contact ul img {
	width: 40px;
	height: 40px;
}

.contact ul p {
	margin-bottom: 0;
	padding: 0 10px;
	color: #333333;
	font-size: 12px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: 600;
}

.contact ul p a {
	color: #235EE9;
}

#mapContainer {
	height: 400px;
}

.addr {
	margin-bottom: 40px;
}

.wxCode {
	margin-bottom: 80px;
}

.wxCode img {
	width: 350px;
	height: 200px;
}

.Synopsis-list{
	display: flex;
	text-align: center;
	justify-content: space-between;
	color: #5989D6;
	padding-bottom: 20px;
}

.Synopsis-list img,.Synopsis-list strong{
  display: block;
  position: relative;
}

.Synopsis-list strong::after{
 position: absolute;
 left: 50%;
 width: 40px;
 margin-left: -20px;
 content: "";
 height: 4px;
 background-color: #5989D6;
 bottom:-10px;
}
