body {
	margin: auto;
	cursor: default;
	font-family: "SourceHanSansSC-Regular";
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1460px;
	margin: auto;
	display: inline-block;
	display: flex;
	/* align-items: center; */
}

.banner {
	width: 100%;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	width: 80px;
	background: #fff;
}

.banne {
	width: 100%;
	height: 630px;
	position: relative;
}

.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	max-width: 100%;
	width: 520px;
	font-size: 48px;
	color: white;
}

.inde_recents {
	width: 100%;
}

.inde_recent {
	width: 100%;
	margin-top: 110px;
}

.inde_recent1 {
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #004083;
	font-family: "SOURCEHANSANSSC-BOLD";
	display: block;
}

.inde_recent2 {
	width: 100%;
	margin-top: 35px;
	display: flex;
}

.inde_recent3 {
	width: 49%;
	height: 935px;
	display: block;
	border-radius: 15px;
	margin-right: 2%;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}

.inde_recent3_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_recent3_2 {
	width: 100%;
	padding: 0 50px;
	position: absolute;
	left: 0;
	top: 180px;
}

.inde_recent3_3 {
	width: 100%;
	font-size: 40px;
	color: white;
	font-weight: bold;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_recent3_4 {
	width: 100%;
	margin-top: 60px;
	font-size: 22px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_recent3_4 span {
	display: inline-block;
	vertical-align: middle;
}

.inde_recent3_4 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_recent4 {
	width: 49%;
	display: inline-block;
}

.inde_recent4_1 {
	width: 48%;
	height: 452px;
	float: left;
	display: block;
	border-radius: 15px;
	margin-right: 4%;
	margin-top: 30px;
	overflow: hidden;
	background: linear-gradient(to bottom right, #1680A8, #1F2C70);
}

.inde_recent4_1:nth-child(2n) {
	margin-right: 0;
}

.inde_recent4_2 {
	width: 100%;
	height: 205px;
	border-radius: 15px;
	overflow: hidden;
}

.inde_recent4_2 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_recent4_3 {
	width: 100%;
	padding: 20px;
}

.inde_recent4_4 {
	width: 100%;
	font-size: 22px;
	color: white;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.inde_recent4_5 {
	width: 60px;
	display: block;
	margin-top: 20px;
}

.inde_sprays {
	width: 100%;
}

.inde_spray {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 140px;
}

.inde_spray1 {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.inde_spray2 {
	width: 32%;
	height: 390px;
	float: left;
	margin-top: 30px;
	margin-right: 2%;
	border-radius: 15px;
	display: block;
	overflow: hidden;
	position: relative;
}

.inde_spray2:nth-child(3n) {
	margin-right: 0;
}

.inde_spray2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_spray2_2 {
	width: 100%;
	padding: 45px;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_spray2_3 {
	width: 100%;
	font-size: 14px;
	color: white;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_spray2_4 {
	width: 100%;
	font-size: 30px;
	color: white;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	font-family: "SOURCEHANSANSSC-BOLD";
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.inde_spray2_5 {
	width: 100%;
	margin-top: 35px;
	color: white;
	font-size: 20px;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_spray2_5 span {
	display: inline-block;
	vertical-align: middle;
}

.inde_spray2_5 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_abouts {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_about {
	max-width: 100%;
	width: 600px;
	border-radius: 10px;
	margin: 110px 0;
	background-image: linear-gradient(to bottom right, #1680A8, #1F2C70);
	position: relative;
}

.inde_about::after {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('../img/bg_2.png');
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_about1 {
	width: 100%;
	padding: 75px 80px;
	position: relative;
	z-index: 1;
}

.inde_about2 {
	width: 100%;
	font-size: 54px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
	line-height: 54px;
}

.inde_about3 {
	width: 320px;
	height: 65px;
	display: block;
	border-radius: 65px;
	background: white;
	margin-top: 60px;
	padding: 0 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	text-align: center;
	font-size: 16px;
	color: #001767;
}

.inde_about3 span {
	width: calc(100% - 50px);
	line-height: 65px;
	display: inline-block;
	vertical-align: middle;
}

.inde_about3 img {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}

.inde_visions {
	width: 100%;
	background: #08213F;
}

.inde_vision {
	width: 100%;
	margin: 120px auto;
}

.inde_vision1 {
	width: 100%;
	font-size: 20px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_vision2 {
	width: 100%;
	margin-top: 30px;
	font-size: 68px;
	color: #0A7DB4;
	line-height: 68px;
	word-wrap: break-word; /* 旧标准 */
	  overflow-wrap: break-word; /* 新标准 */
}

.inde_vision3 {
	width: 100%;
	margin-top: 40px;
	font-size: 28px;
	color: white;
}

.inde_vision4 {
	width: 100%;
	display: inline-block;
}

.inde_vision4_1 {
	width: 23.5%;
	height: 520px;
	margin-top: 60px;
	margin-right: 2%;
	border-radius: 15px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}

.inde_vision4_1:nth-child(4n) {
	margin-right: 0;
}

.inde_vision4_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_vision4_3 {
	width: 100%;
	padding: 0 40px;
	position: absolute;
	left: 0;
	bottom: 95px;
}

.inde_vision4_3_1 {
	width: 100%;
	font-family: "SOURCEHANSANSSC-BOLD";
	font-size: 36px;
	color: white;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.inde_vision4_3_2 {
	width: 100%;
	height: 87px;
	margin-top: 20px;
	font-size: 22px;
	color: white;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.inde_vision4_3_3 {
	width: 100%;
	margin-top: 30px;
	color: white;
	font-size: 20px;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_vision4_3_3 span {
	display: inline-block;
	vertical-align: middle;
}

.inde_vision4_3_3 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_mains {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_main {
	max-width: 100%;
	width: 590px;
	border-radius: 10px;
	margin: 110px 0;
	background-image: linear-gradient(to bottom right, #1680A8, #1F2C70);
	position: relative;
}

.inde_main::after {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_main1 {
	width: 100%;
	padding: 60px 80px;
	position: relative;
	z-index: 1;
}

.inde_main2 {
	width: 100%;
	font-size: 54px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
	line-height: 54px;
}

.inde_main3 {
	width: 100%;
	margin-top: 40px;
	font-size: 22px;
	color: white;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为2 */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.inde_main4 {
	width: 270px;
	margin-top: 40px;
	height: 65px;
	display: block;
	border-radius: 65px;
	background: white;
	padding: 0 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	font-size: 20px;
	color: #001767;
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_main4 span {
	width: calc(100% - 50px);
	line-height: 65px;
	display: inline-block;
	vertical-align: middle;
}

.inde_main4 img {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}

.inde_core1 {
	width: 23.5%;
	height: 600px;
	margin-top: 60px;
	margin-right: 2%;
	border-radius: 15px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}

.inde_core1:nth-child(4n) {
	margin-right: 0;
}

.inde_core2 {
	width: 100%;
	font-family: "SOURCEHANSANSSC-BOLD";
	font-size: 34px;
	color: white;
	margin-top: 90px;
}

.inde_core3 {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}

.inde_core3_1 {
	width: 32%;
	float: left;
	margin-top: 30px;
	margin-right: 2%;
	background-image: linear-gradient(to right, #1680A8, #1F2C70);
	display: block;
	border-radius: 15px;
	overflow: hidden;
}

.inde_core3_1:nth-child(3n) {
	margin-right: 0;
}

.inde_core3_2 {
	width: 130px;
	height: 130px;
	border-radius: 15px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.inde_core3_3 {
	width: calc(100% - 140px);
	padding: 0 25px;
	font-size: 24px;
	color: white;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	display: inline-block;
	vertical-align: middle;
}

.inde_core3_3 div {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.inde_core3_3 img {
	width: 10px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.inde_corporates{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.inde_corporate{
	    max-width: 100%;
	    width: 590px;
	    border-radius: 10px;
	    margin: 110px 0;
		margin-left: calc(100% - 590px);
	    background-image: linear-gradient(to bottom right, #1680A8, #1F2C70);
	    position: relative;
		
}
.inde_corporate::after {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.inde_corporate1{
	width: 100%;
		padding: 95px 80px;
		position: relative;
		z-index: 1;
}
.inde_corporate2 {
	width: 100%;
	font-size: 54px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
	line-height: 54px;
}
.inde_corporate3 {
	width: 270px;
	margin-top: 90px;
	height: 65px;
	display: block;
	border-radius: 65px;
	background: white;
	padding: 0 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	font-size: 20px;
	color: #001767;
	font-family: "SOURCEHANSANSSC-BOLD";
}

.inde_corporate3 span {
	width: calc(100% - 50px);
	line-height: 65px;
	display: inline-block;
	vertical-align: middle;
}

.inde_corporate3 img {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}
.nybanner{
	width: 100%;
	position: relative;
}
.nybanne1{
	width: 100%;
	display: block;
}
.nybanne2{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.nybanne3{
	width: 100%;
	font-size: 60px;
	font-family: "SOURCEHANSANSSC-BOLD";
	color: #A4C1DA;
}
.recent_box{
	width: 100%;
}
.recent_bo{
	width: 100%;
	margin-bottom: 130px;
}
.tit_box{
	width: 755px;
	border-radius: 15px;
	background: #0A2240;
	padding: 40px 50px;
	margin-top: -120px;
	position: relative;
	z-index: 1;
}
.tit_bo1{
	width: 100%;
	font-size: 16px;
	color: #00ADCA;
}
.tit_bo1 img{
	width: 8px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
}
.tit_bo1 a{
	    text-decoration: underline;
	display: inline-block;
	vertical-align: middle;
}
.tit_bo2{
	width: 100%;
	margin-top: 20px;
	font-size: 56px;
	color: white;
	font-family: "SOURCEHANSANSSC-BOLD";
}
.recent_bo1{
	width: 100%;
	margin-top: 110px;
	font-size: 60px;
	color: #004081;
}
.recent_bo2{
	width: 100%;
	margin-top: 50px;
	font-size: 26px;
	line-height: 50px;
}
.recent_bo2 img{
	max-width: 100%;
}
.recent_bo3{
	width: 100%;
	margin-top: 320px;
}
.recent_bo3_1{
	width: 100%;
	height: 600px;
}
.recent_bo3_1 .swiper-father{
	width: 100%;
	height: 100%;
	position: relative;
}
.recent_bo3_1 .swiper{
	width: calc(100% - 100px - 120px);
	height: 100%;
}
.recent_bo3_1 .swiper-slide{
	width: 100%;
	height: 100%;
}
.recent_bo3_1 .swiper-button-prev::after,.recent_bo3_1 .swiper-button-next::after{
	display: none;
}
.recent_bo3_1 .swiper-button-prev{
	width: 50px;
	height: 95px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}
.recent_bo3_1 .swiper-button-next{
	width: 50px;
	height: 95px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}
.recent_bo3_2{
	width: 100%;
	height: 100%;
}
.recent_bo3_2 video{
	width: 100%;
	height: 100%;
	display: block;
}
.recent_bo3_3{
	width: 100%;
	margin-top: 30px;
}
.recent_bo3_3 .swiper{
	width: 100%;
	height: 100%;
}
.recent_bo3_3 .swiper-slide{
	width: 100%;
	height: 100%;
}
.recent_bo3_4{
	width: 100%;
	font-size: 26px;
	font-family: "SOURCEHANSANSSC-BOLD";
	color: #004083;
}
.recent_bo3_4 video{
	width: 100%;
	height: 190px;
	display: block;
	margin-bottom: 20px;
}
.recent_bo3_4 div{
	width: 100%;
}
.spray_box{
	width: 100%;
	    background: linear-gradient(to top right, #1680A8, #1F2C70);
		position: relative;
}
.spray_box::after{
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_4.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	bottom: 0;
}
.spray_bo{
	width: 100%;
	margin: 80px auto;
	position: relative;
	z-index: 1;
}
.spray_list{
	width: 100%;
	display: inline-block;
}
.spray_li{
	    width: 32%;
	    height: 390px;
	    float: left;
	    margin-bottom: 30px;
	    margin-right: 2%;
	    border-radius: 15px;
	    display: block;
	    overflow: hidden;
	    position: relative;
}
.spray_li:nth-child(3n){
	margin-right: 0;
}
.spray_detail{
	width: 100%;
	margin-top: 110px;
	font-size: 26px;
	line-height: 50px;
}
.spray_detail img{
	max-width: 100%;
}
.spray_detail .swiper-father{
	width: 100%;
	height: 100%;
	position: relative;
}
.spray_detail .swiper{
	width: calc(100% - 100px - 120px);
	height: 100%;
}
.spray_detail .swiper-slide{
	width: 100%;
	height: 100%;
	padding: 10px;
}
.spray_detail .swiper-button-prev::after,.spray_detail .swiper-button-next::after{
	display: none;
}
.spray_detail .swiper-button-prev{
	width: 50px;
	height: 95px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}
.spray_detail .swiper-button-next{
	width: 50px;
	height: 95px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}
.spray_deta{
	width: 100%;
	 height: 420px; 
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	    position: relative;
}
.spray_deta img{
    max-width: 100%;
    max-height: 100%;
    display: block;
	object-fit: cover;
	object-position: center;
	    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.vision_list{
	width: 100%;
	display: inline-block;
}
.vision_li{
	    width: 23.5%;
	    height: 500px;
	    margin-bottom: 20px;
	    margin-right: 2%;
	    border-radius: 15px;
	    display: block;
	    overflow: hidden;
	    position: relative;
	    float: left;
}
.vision_li:nth-child(4n){
	margin-right: 0;
}
.vision_li1{
	    width: 100%;
	    padding: 0 30px;
	    position: absolute;
	    left: 0;
	    bottom: 80px;
}
.corporate_box{
	width: 100%;
}
.corporate_bo{
	width: 100%;
	margin-top: 70px;
}
.corporate_bo1{
	width: 100%;
	font-size: 60px;
	color: #003F82;
}
.corporate_bo2{
	width: 100%;
	margin-top: 15px;
	font-size: 26px;
	color: #050505;
}
.news_box{
	width: 100%;
	display: inline-block;
}
.news_left{
	width: 360px;
	float: left;
	margin-right: 200px;
}
.news_le1{
	width: 100%;
	font-size: 22px;
	color: white;
}
.news_le2{
	width: 100%;
	margin-top: 40px;
	border-radius: 15px;
	overflow: hidden;
	background: #1E2A72;
}
.news_le2_1{
	width: 100%;
	height: 255px;
	display: block;
	object-fit: cover;
	object-position: center;
	border-radius: 15px;
}
.news_le2_2{
	width: 100%;
	padding: 30px 20px;
}
.news_le2_3{
	max-width: 100%;
	    width: 260px;
	    height: 65px;
	    display: block;
	    border-radius: 65px;
	    background: white;
	    padding: 0 15px;
	    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	    font-size: 20px;
	    color: #001767;
	    font-family: "SOURCEHANSANSSC-BOLD";
}
.news_le2_3 span {
	width: calc(100% - 50px);
	line-height: 65px;
	display: inline-block;
	vertical-align: middle;
}

.news_le2_3 img {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}
.news_right{
	width: calc(100% - 560px);
	float: left;
	display: inline-block;
}
.news_ri{
	width: 45%;
	float: left;
	margin-right: 10%;
	margin-bottom: 65px;
	display: block;
}
.news_ri:nth-child(2n){
	margin-right: 0;
}
.news_ri1{
	width: 100%;
	font-size: 29px;
	font-family: "SOURCEHANSANSSC-BOLD";
	color: white;
	    text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	 white-space: nowrap; /* 防止文本换行 */
	    overflow: hidden;    /* 隐藏溢出的内容 */
	    text-overflow: ellipsis; /* 显示省略号来代表被修剪的文本 */
}
.news_ri2{
	width: 100%;
	margin-top: 20px;
	 text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	 font-size: 18px;
	 color: white;
	 display: -webkit-box;
	     -webkit-line-clamp: 3; /* 限制显示的行数为2 */
	     -webkit-box-orient: vertical;
	     overflow: hidden;
}
.news_ri3{
	width: 60px;
	display: block;
	margin-top: 20px;
}
.news_ri4{
	width: 100%;
	margin-top: 40px;
	    color: white;
	    font-size: 20px;
	    text-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
	    font-family: "SOURCEHANSANSSC-BOLD";
}
.news_ri4 span {
	display: inline-block;
	vertical-align: middle;
}

.news_ri4 img {
	width: 10px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}