﻿.aboutUs_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 30px 0;
	background: #000000;
}
.aboutUs_one_ms{
	width: 90%;
	overflow: hidden;
	clear: both;
	padding: 0 5%;
	padding-top: 5px;
}
.aboutUs_one_ms span{
	display: block;
	font-size: 14px;
	color: #f0f0f0;
	line-height: 22px;
	padding-top: 10px;
}
.aboutUs_one_main{
	width: 90%;
	overflow-y: hidden;
	clear: both;
	padding: 14px 5%;
	margin-top: 10px;
}
.aboutUs_one_main_top{
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #0bbfa3;
	border-bottom: 0;
	height: 20px;
	position: relative;
}
.aboutUs_one_main_top:after{
	position: absolute;
	content: '';
	width: 4px;
	height: 25px;
	left: 4%;
	top: -14px;
	background: #0bbfa3;
}
.aboutUs_one_main_video{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
}
.aboutUs_one_main_video img.img1{
	display: block;
	width: 100%;
}
.aboutUs_one_main_video img.img2{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
}
.aboutUs_one_main_bottom{
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #0bbfa3;
	border-top: 0;
	height: 20px;
	position: relative;
}
.aboutUs_one_main_bottom:after{
	position: absolute;
	content: '';
	width: 4px;
	height: 25px;
	right: 4%;
	bottom: -14px;
	background: #0bbfa3;
}
/**/
.aboutUs_two{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 30px 0;
	background: #1a1e27;
	position: relative;
}
.aboutUs_two:before{
	position: absolute;
	content: '';
	left: 2.6%;
	bottom: 55px;
	width: 58px;
	height: 20px;
	background: url(../images/aboutus_two_pic4.png) center no-repeat;
	background-size: cover;
}
.aboutUs_two:after{
	position: absolute;
	content: '';
	right: 2%;
	bottom: 60px;
	width: 7px;
	height: 5px;
	background: url(../images/aboutus_two_pic2.png) center no-repeat;
	background-size: cover;
}
.aboutUs_two_mainWrap{
	width: 90%;
	overflow: hidden;
	clear: both;
	padding: 0 5%;
	position: relative;
	padding-top: 18px;
}
.aboutUs_two_mainWrap:after{
	position: absolute;
	content: '';
	width: 102px;
	height: 18px;
	background: url(../images/aboutus_two_pic1.png) center no-repeat;
	background-size: cover;
	right: 9%;
	top: 0;
}
.aboutUs_two_main{
	width: 100%;
	clear: both;
	border: 2px solid #1936ad;
	background: url(../images/aboutus_two_pic5.jpg) center no-repeat;
	background-size: cover;
	padding: 0 5%;
	box-sizing: border-box;
	position: relative;
}
.aboutUs_two_main:before{
	position: absolute;
	width: 7px;
	height: 5px;
	left: -14px;
	top: 21.8%;
	background: url(../images/aboutus_two_pic2.png) center no-repeat;
	background-size: cover;
	content: '';
}
.aboutUs_two_main:after{
	position: absolute;
	width: 13px;
	height: 36px;
	right: -14px;
	bottom: 40%;
	background: url(../images/aboutus_two_pic3.png) center no-repeat;
	background-size: cover;
	content: '';
}
.aboutUs_two_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 15px 0;
	border-bottom: 2px dashed #22ffff;
}
.aboutUs_two_main_one:last-child{
	border-bottom: 0;
}
.aboutUs_two_main_one_pic{
	display: block;
	width: 56px;
}
.aboutUs_two_main_one span{
	display: block;
	width: 100%;
	text-align: left;
}
.aboutUs_two_main_one span.span1{
	font-size: 16px;
	color: #f0f0f0;
	line-height: 22px;
	margin-top: 3px;
}
.aboutUs_two_main_one span.span2{
	font-size: 14px;
	color: #e5e5e5;
	line-height: 22px;
	margin-top: 10px;
}
/**/
.aboutUs_three{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #030507;
	padding: 30px 0;
}
.aboutUs_three_main{
	width: 90%;
	overflow: hidden;
	clear: both;
	padding: 0 5%;
	margin-top: 5px;
}
.aboutUs_three_main_top{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
.index_five_main_oneLeft{
	width: 48%;
	float: left;
	overflow: hidden;
	margin-left: 4%;
}
.index_five_main_oneLeft:first-child{
	margin-left: 0;
}
.index_five_main_oneLeft_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.index_five_main_oneLeft_pic img{
	display: block;
	width: 100%;
}
.index_five_main_oneLeft_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	padding-top: 5px;
}
.index_five_main_oneLeft_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 22px;
}
/**/
.aboutUs_four{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 30px 0;
	background: url(../images/aboutus_fourbg.jpg) center no-repeat;
	background-size: cover;
}
.aboutUs_four_ms{
	width: 90%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #e5e5e5;
	line-height: 22px;
	padding: 0 5%;
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.aboutUs_four_ms:after{
	position: absolute;
	content: '';
	right: 4%;
	bottom: 0;
	width: 80px;
	height: 25px;
	background: url(../images/aboutus_four_pic1.png) center no-repeat;
	background-size: cover;
}
.aboutUs_four_main{
	width: 90%;
	overflow: hidden;
	clear: both;
	padding: 0 5%;
	margin-top: 20px;
}
.aboutUs_four_mainOne{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	min-height: 65px;
}
.aboutUs_four_mainOne img.img1{
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 65px;
}
.aboutUs_four_mainOne_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding-left: 100px;
}
.aboutUs_four_mainOne_nr img.img2{
	width: 100px;
	display: block;
}
.aboutUs_four_mainOne_nr span{
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #e5e5e5;
	margin-top: 5px;
}
.aboutUs_four_main_jt{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding: 10px 0;
	padding-left: 37px;
}
.aboutUs_four_main_jt img{
	display: block;
	width: 10px;
}



/*视频弹窗*/
.coverBg{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0,0,0,0.6);
    display: none;
    z-index: 99999999999999999999;
}
.coverContent{
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0%;
    top: 50%;
    margin-top: -150px;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
}
/*.coverContent embed,.coverContent object,.coverContent video,.coverContent div{
    width: 100% !important;
    height: 100% !important;
}*/
.closeBtn{
    font-size: 24px;
    color: rgb(255, 255, 255);
    display: block; width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    text-decoration: none;
    outline: 0px;
    top: -40px;
    right: 0px;
    cursor: pointer;
    background: rgba(3,3,3,0.8);
}

/*视频弹窗*/
.alertCover{
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}
.vid_close{
    position: absolute;
    right: 2%;
    top: 10%;
    color: #fff;
    text-align: center;
    background: #777;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 17px;
    line-height: 16px;
    cursor: pointer;
    z-index: 2;
}
.vid_close:hover{
    background: #00A0E8;
}