body,
html {
	width: 100%;
	margin: 0;
	padding: 0;
}

 .content {
            color: #1F1F1F;
            height: auto;
            font-family: Microsoft YaHei;
        }
.fl {
	float: left;
}

.fr {
	float: right;
}

.top_img {
	width: 100%;
	height: 600px;
}

.top_img>img {
	width: 100%;
	height: 100%;
}


.top_div {
	display: inline-block;
	width: 100%;
	height: 220px;
	background: #0054C2;
	background-size: 100% 100%;
}

.top_left {
	font-size: 33px;
	margin: 95px 0px 0px calc((100% - 1145px) / 2);
}

.top_right {
	font-size: 33px;
	margin: 95px calc((100% - 1145px) / 2) 0px 0px;
}

.top_left>:first-child {
	color: #FFFFFF;
}

.top_left>:nth-child(2) {
	color: #7CA6DC;
}

.top_right>:nth-child(2) {
	color: #FFFFFF;
}

.top_right>:first-child {
	color: #7CA6DC;
}

.top_content {
	margin: 47px 0px 0px calc((100% - 871px) / 2);
	width: 871px;
	height: 144px;
	display: block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
}

.middle_div {
	width: 100%;
	height: 600px;
}

.middle_line {
	width: 301px;
	height: 0px;
	border: 1px solid #1F1F1F;
	opacity: 1;
	margin-top: 20px;
	margin-right: 52px;
}

.middle_radius {
	width: 14px;
	height: 14px;
	background: #3B90FF;
	border: 1px solid #3B90FF;
	border-radius: 50%;
	margin-top: 13px;
	margin-right: 24px;
}

.middle_labels {
	width: 1140px;
	display: flex;
	margin-left: calc((100% - 990px) / 2);
}

.middle_labels>:first-child {
	width: 160px;
	height: 40px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 40px;
	color: #1F1F1F;
	margin-right: 87px;
}

.middle_labels>label:nth-child(4) {
	width: 480px;
	height: 31px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 31px;
	color: #1F1F1F;
}

.middle_first {
	margin-top: 315px;
}

.middle_second {
	margin-top: 190px;
}

.middle_img {
	position: relative;
	z-index: -1;
}

.middle_img>:first-child {
	position: absolute;
	left: calc((100% - 517px) / 2);
	top: -404px;
	width: 517px;
	height: 573px;
	border: 0;
}

.middle_img>:nth-child(2) {
	position: absolute;
	right: calc((100% - 1394px) / 2);
	top: -265px;
	width: 580px;
	height: 178px;
	border: 0;
}

.middle_img>:nth-child(3) {
	position: absolute;
	right: calc((100% - 1474px) / 2);
	top: -321px;
	width: 56px;
	height: 56px;
	border: 0;
}

.culture {
	width: 100%;
	height: 900px;
	background: #F8F8F8;
	opacity: 1;
	text-align: center;
	position: relative;
}

.Cculture {
	height: 47px;
font-size: 36px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 47px;
color: #1F1F1F;
opacity: 1;
}

.eventhr {
	width: 60px;
	height: 0px;
	margin-top:5px;
	border: 1px solid black;
	opacity: 1;


}

.Enculture {
	margin: -5px auto;
	/* width: 170px; */
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #7C7C7C;
	opacity: 1;
}

.ourculture {
	position: absolute;
	width: 713px;
	height: 413px;
	left: 14%;
	top: 310px;
}

.words {
	position: absolute;
	left: 62%;
	top: 454px;
}

.words>div {
	width: 240px;
	height: 50px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 50px;
	color: #1F1F1F;
	opacity: 1;

}

.enterpriseTop {
	position:relative;
	width: 100%;
	height: 300px;
	background: url(../../img/journey-img.png) no-repeat center top;
	opacity: 1;
	
}
.Honor{
	position:relative;
	width: 100%;
	height: 900px;
	background: url(../../img/web/honor-bg.png) no-repeat center top;
	background-color: #f8f8f8;
	opacity: 1;
}
.honor-img{
	width:1384px;
	height: 560px;
    margin: 51px auto 0;
    display: block;
	
}
.enterpriseEvent{
	width:200px;
	height:100px;
	left: calc((100% - 200px) / 2);
    top: calc((100% - 100px) / 2);
	position:absolute;
	text-align: center;
	
}
.cultrueDiv{
	width: 100%;
    height: 100px;
    text-align: center;
    padding:50px;
    display: table;
	padding-top: 100px;
}

.nav {
	width: 100%;
	height: 100px;
	background: #F8F8F8;
	opacity: 1;

}

.event {
	/* margin: 0px auto; */
	/* padding-top: 100px; */
	
	width: 220px;
	height: 47px;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 47px;
	color: #FFFFFF;
	opacity: 1;
}

hr {
	margin: 10px auto;
	width: 60px;
	height: 0px;
	


	border: 1px solid #FFFFFF;
	opacity: 0.5;
	
}

.Enevent {
	margin: 0px auto;
	width: 94px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #FFFFFF;
	opacity: 1;
}

.nav>a {
	display: inline-block;
	margin-left: 6%;
	height: 80px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	margin-top: 32px;
	width: 60px;
	height: 31px;
	color: #1F1F1F;
	opacity: 1;
	text-decoration: none
}
.nav>a:first-child {
	margin-left: calc((100% - 850px) / 2);
}

.nav>a>div:hover {
	color: #3B90FF;
}

.detail {
	width: 100%;
}

.first {
	margin: 50px auto;
	width: 800px;
	min-height: 500px;
}

.TabDetail {
	width: 800px;
	min-height: 400px;
	text-align: left;
	padding-top: 30px;
	border-left: 1px solid #7C7C7C;
}

.TabDetail tr td:first-child {
	position: relative;
	width: 17%;
	padding-left: 23px;
	height: 31px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #7C7C7C;
	opacity: 1;
}

.TabDetail tr {
    width: 514px;
    height: 62px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #7C7C7C;
	opacity: 1;
}
.TabDetail tr:nth-child(2n)>td:nth-child(2n) {
	padding-bottom: 16px;
}

.tit {
	width: 144px;
	height: 31px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 31px;
	color: #1F1F1F;
	opacity: 1;
}
td.desc{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 21px;
color: #7C7C7C;
	/*padding-bottom: 16px;*/
}
.circle {
	position: absolute;
	left: -11.5px;
	width: 16px;
	height: 16px;
	background: #FFFFFF;
	border: 1px solid #3B90FF;
	border-radius: 50%;
	opacity: 1;
}


.mnav{
	width:100%;
	
	background:#F8F8F8;
	line-height:100px;
}
.nav{
	width:850px;
	height:100px;
	margin:0 auto;
}
.nav label{
	font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
line-height: 50px;
cursor: pointer;
position: relative;
}

.nav label + label{
	margin-left:80px;
}
.nav label.active{
	color:#3B90FF;
}
.nav label.active:after{
	content: " ";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #3B90FF;
    display: inline-block;
    position: absolute;
    left: calc((100% - 20px) / 2);
    bottom: -35px;
}

.detail .first{
	display:none;
}
.detail .first.active{
	display:block;
}
