﻿/*公司概况*/
.company-nm {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.company-nm span {
	display: inline-block;
	margin-left: 20px;
	color: #d5d4d2;
	font-size: 14px;
	font-weight: normal;
}
.slogan {
	font-size: 20px;
	color: #B30000;
	text-align: left;
}
/*高层管理*/
.gc {
	background: #f1f1f1;
	margin-bottom: 10px;
	overflow: hidden;
}
.gc-img {
	float: left;
}
.resume {
	width: 655px;
	float: right;
}
.address {
	height: 41px;
	padding-top: 78px;
	border-bottom: #dedede 1px solid;
	margin-bottom: 20px;
}
.address span {
	padding-bottom: 9px;
}
.name {
	font-size: 24px;
	font-weight: bold;
	color: #B30000;
	border-bottom: #B30000 3px solid;
}
.zw {
	font-size: 16px;
	color: #666666;
	display: inline-block;
	margin-left: 20px;
}
.introduction p {
	text-align: justify;
	padding-right: 35px;
	line-height: 26px;
}
.honor {
	font-weight: bold;
	color: #333;
}
.history {
	padding: 30px 0;
}
.history p {
	color: #777;
	text-indent: 2em;
}
.no-m {
	margin-bottom: 0;
}
/*企业文化*/
.bor {
	border: #ccc 1px solid;
}
.bor .top-ban {
	margin: 0;
	border-bottom: #ccc 1px solid;
}
.column {
	overflow: hidden;
}
.column div {
	width: 429px;
	height: 259px;
}
.l-column {
	float: left;
}
.r-column {
	float: right;
}
.column-txt img {
	margin: 50px auto 0 auto;
}
.column p {
	padding: 0 45px;
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: center;
}
.m-bottom {
	margin-bottom: 40px;
}
.column-txt {
	background: #fff;
}
.bg {
	background: #efefef;
}
/*社会责任*/
.shzr li {
	height: 300px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #e1e1e1 1px dashed;
	position: relative;
}
.shzr .last-li {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.shzr .last-li hr {
	display: none;
}
.img-box {
	float: left;
	width: 480px;
	height: 300px;
}
.hdnr {
	float: right;
	width: 370px;
	height: 300px;
}
.t-hdnr {
	height: 300px;
	background: #efefef;
	margin-bottom: 10px;
	padding: 0 20px;
}
.p-top {
	font-size: 18px;
	font-weight: bold;
	color: #B30000;
	padding-top: 20px;
}
.p-bottom {
	margin-top: 12px;
	padding: 12px 0;
	text-indent: 2em;
	border-top: #cecece 1px solid;
	text-align: justify;
	line-height: 22px;
	color: #777;
}
.shzr li hr, .ry-lc .title hr {
	width: 60px;
	height: 3px;
	position: absolute;
	right: 0;
	bottom: -2px;
}
/*荣誉历程*/
.bkgd {
	background: #f1f1f1;
	z-index: -2;
}
.ry-lc {
	padding-left: 40px;
	position: relative;
}
.ry-lc .title {
	width: 600px;
	padding: 35px 0 15px 0;
	border-bottom: #dedede 1px solid;
	position: relative;
}
.ry-lc .title .company-nm {
	color: #B30000;
}
.ry-lc ul {
	padding: 20px 0;
}
.ry-lc ul li {
	color: #777;
	line-height: 40px;
}
.jiangbei {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.hjzs {
	height: 138px;
	border: #dedede 1px solid;
}
.hjzs a {
	display: block;
	width: 36px;
	height: 28px;
	margin-top: 55px;
	background: url(../images/icon.png) no-repeat;
}
.hjzs .left {
	float: left;
	background-position: 10px 0;
}
.hjzs .rig {
	float: right;
	background-position: -48px 0;
}
.hjzs-show {
	width: 785px;
	float: left;
	overflow: hidden;
}
.hjzs-list {
	overflow: hidden;
	position: relative;
}
.hjzs-list li {
	width: 147px;
	float: left;
	padding: 14px 5px;
}
.qylc .title {
	width: 100%;
}
/*时间轴*/
.timeline-box {
	margin: 30px 0;
	padding-top: 26px;
	position: relative;
	overflow: hidden;
}
.timeline-box:before {
	width: 26px;
	height: 26px;
	content: '';
	left: 50%;
	top: 0;
	margin-left: -13px;
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	background-position: 0 -234px;
}
#timeline {
	width: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#timeline:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #dedfdf;
	left: 50%;
	top: -32px;
	position: absolute;
	z-index: -1;
}
#timeline:after {
	content: "";
	clear: both;
	display: table;
	width: 100%
}
#timeline .timeline-item {
	margin-top: 0;
	position: relative;
	overflow: hidden;
	padding-top: 15px;
}
#timeline .timeline-item:before {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	margin-left: -9px;
	content: '';
	background: url(../images/icon.png) no-repeat;
	background-position: -55px -242px;
}
#timeline .timeline-item .timeline-content {
	width: 45%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content:before {
	content: '';
	position: absolute;
	left: 45%;
	bottom: 50%;
	margin-bottom: -18px;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 9px solid #EFEFEF;
}
#timeline .timeline-item .timeline-content.timeline-right {
	float: right;
}
#timeline .timeline-item .timeline-content.timeline-right:before {
	content: '';
	right: 45%;
	left: inherit;
	border-left: 0;
	border-right: 9px solid #EFEFEF;
}
.timeline-txt, .timeline-year {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.timeline-txt {
	float: right;
	padding: 20px;
	background: #efefef;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	color: #000;
}
.timeline-txt span {
	color: #B30000;
}
.timeline-txt:before {
	width: 36px;
	height: 1px;
	background: #EFEFEF;
	content: '';
    position: absolute;
    z-index: -2;
    left: 45%;
	bottom: 50%;
	margin-bottom: -10px;
}
.timeline-content.timeline-right .timeline-txt {
	float: left;
}
.timeline-content.timeline-right .timeline-txt:before {
	left: 51%;
}
.timeline-content .timeline-year {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: 38px;
    color: #B30000;
}
.timeline-content.timeline-right .timeline-year {
    margin-top: -9px;
    margin-left: -118px;
}
.timeline-content:hover .timeline-txt {
	background: #f9e9e0;
}
.timeline-content:hover:before {
	border-left: 9px solid #f9e9e0!important
}
.timeline-content.timeline-right:hover:before {
	border-left: 0!important;
	border-right: 9px solid #f9e9e0!important
}

@media screen and (max-width: 800px) {
.timeline-box {
	padding-top: 0;
	padding-bottom: 30px;
}
#timeline:before {
	left: 0;
}
#timeline .timeline-item {
	margin-top: 30px;
}
#timeline .timeline-item .timeline-content {
	float: right;
	border: 1px solid #000;
}
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.timeline-right:before {
	left: 6%;
	margin-left: -8px;
	border-left: 0;
	border-right: 9px solid #ececec;
}
#timeline .timeline-item .timeline-icon {
	left: 0;
}
}
