@charset "UTF-8";
/* CSS Document */



.bhcCommentMainBox{
	width: 100%;
	margin: 48px 0 80px;
	overflow: hidden;
}

.bhcRightBox{
	width: 75%;
	float: right;
}



.contactImgBox{
	width: 100%;
	height: 280px;
	overflow: hidden;
}

.contactImgBox img{
	width: 100%;
}


.bhcRightBox h1{
	color: #05377e;
	font-size: 24px;
	font-weight: 600;
	margin: 20px 0 15px;
}


.overviewBox{
	width: 100%;
	
}

.overviewBox p{
	color: #808080;
	font-size: 15px;
	line-height: 34px;
}


/*企业大事记*/

.timeLineBox{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	height: 120px;
}

.leftJtBox,.rightJtBox{
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 2px solid #b4b4b4;
	text-align: center;
	float: left;
	margin-top: 34px;
}

.rightJtBox{
	float: right;
}

.leftJtBox i{
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url(/resources/images/top/smallPicBg.png) no-repeat -244px 7px;
	background-size: 500px;
	vertical-align: -6px;
	padding-top: 8px;
}

.middleTimeBox{
	width: 89%;
	float: left;
	margin-left: 12px;
	position: relative;
	height: 120px;
	overflow: hidden;
}

.middleTimeBox ul{
	height: 40px;
	margin: 0;
	padding: 30px 0;
	/* overflow: hidden; */
	position: absolute;
    width: 1000000px;
}

.middleTimeBox ul li{
	width: 120px;
	float: left;
	text-align: center;
	height: 1px;
	background: #b4b4b4;
	position: relative;
	margin: 20px 0;
}

.middleTimeBox ul li span{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #e6e6e6;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: -5px;
}


.middleTimeBox ul li:nth-child(2n) .yearBox{
	position: absolute;
	width: 70px;
	left: 50%;
	margin-left: -35px;
	top: -45px;
}

.middleTimeBox ul li:nth-child(2n) .yearBox .arrow-up {
	display: inline-block;
	width:0;
	height:0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #e6e6e6;
	margin: 0 auto;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -6px;
	border-bottom: none;
}



.yearBox{
	position: absolute;
	width: 70px;
	left: 50%;
	margin-left: -35px;
	top: 15px;
}

.arrow-up {
	display: inline-block;
    width:0;
    height:0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #e6e6e6;
    margin: 0 auto;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -6px;
}

.yearBox p{
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #656565;
	border-radius: 4px;
	background: #e6e6e6;
}

.rightJtBox i{
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url(/resources/images/top/smallPicBg.png) no-repeat -265px 6px;
	background-size: 500px;
	/* vertical-align: -7px; */
	padding-top: 10px;
}






.middleTimeBox .chooseYear span{
	background: #05377e;
}

.middleTimeBox .chooseYear .yearBox p{
	background: #05377e;
	color: #FFFFFF;
}

.middleTimeBox .chooseYear .arrow-up{
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #05377e;
}



.newsDetical{
	width: 100%;
	overflow: hidden;
}

.newsDetical ul li{
	padding: 15px;
	background: #f0f2f5;
	margin-bottom: 20px;
}

.newsDetical ul li h6{
	color: #808080;
	font-size: 15px;
	font-weight: normal;
	line-height: 34px;
}

.newsDetical ul li p{
	color: #808080;
	font-size: 15px;
	line-height: 34px;
}






/*联系我们*/

.groupMessage{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}

.groupMessage span{
	display: inline-block;
	min-width: 160px;
	margin-right: 100px;
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
}

.otherMessage{
	padding-top: 20px;
	border-bottom: none;
}

.otherMessage span{
	min-width: 310px;
}

.contactImgBox{
	width: 100%;
	height: 280px;
	overflow: hidden;
	margin-top: 30px;
}

.contactImgBox img{
	width: 100%;
}


.history_cont { idth: 100%; height:auto}
.mouth_list li { margin:25px 0 0}
.years { color:#0a3f89; font-size:25px}
.mouth { margin:0 0 10px; color:#535353; font-weight:bold}
.mouth_txt { line-height:20px; color:#969696}
.hide { display:none}