.intr-title {
	font-size: 24px;
	color: #333333;
	margin-top: 50px;
	line-height: 36px;
}

.intr-sub-title {
	font-size: 14px;
	color: #a8a8a8;
	line-height: 26px;
}

.intr-wrap {
	padding-bottom: 60px;
	border-bottom: 1px solid #f2f2f2;
}

.intr-section {
	margin-top: 24px;
	overflow: hidden;
}

.intr-section .title {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	color: #3dcbff;
	font-size: 22px;
	line-height: 58px;
}

.gs {
	background-image: url(../img/gs.png);
}

.cp {
	background-image: url(../img/cp.png);
}

.kh {
	background-image: url(../img/kh-s.png);
}

.zz {
	background-image: url(../img/zz.png);
}

.xy {
	background-image: url(../img/xy.png);
}

.intr-section .detail {
	color: #424242;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 0px;
}

.show-wrap>.headbox {
	height: 36px;
	width: 30px;
	clear: all;
	border-bottom: 4px solid #3cadfb;
}

.slogan {
	line-height: 50px;
	font-size: 16px;
	color: #5c5c5c;
}

.slogan>span {
	color: #424242;
	font-size: 20px;
	font-weight: bold;
	width: 75px;
	display: inline-block;
}

.timeline:before {
	width: 6px;
	margin-left: -3px;
	top: 200px;
}

.timeline:before,
.timeline:after {
	background-color: #e8e8e8;
}

.tl-head-dots {
	height: 200px;
	padding-top: 40px;
	background: url(../img/dots.png) no-repeat center bottom;
}

.tl-head-dots>p {
	font-size: 24px;
}

.tl-head-dots>span {
	font-size: 14px;
	color: #a8a8a8;
}

.two-column.timeline .timeline-entry:nth-child(even) {
	float: left;
}

.two-column.timeline .timeline-entry {
	width: 50%;
	text-align: left;
}

.timeline-entry:nth-child(even) {
	float: left;
}

.two-column.timeline .timeline-entry:nth-child(odd) {
	float: right;
}

.two-column.timeline .timeline-header {
	text-align: center;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-stat {
	left: 100%;
	position: relative;
	margin-left: -50px;
}

.two-column.timeline .timeline-stat {
	margin-left: -50px;
}

.two-column.timeline:before {
	left: 50%;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-label {
	left: -85px;
	margin-right: 20px;
}

.two-column.timeline .timeline-entry:nth-child(odd) .timeline-label {
	margin-left: 100px;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid #e6e6e6;
	margin: 15px -10px 0 0;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before,
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
	left: auto;
	right: 0;
	border-right: 0 solid transparent;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid #fff;
	margin: 20px -80px 0 0;
	height: 6px;
	width: 60px;
	background: #e8e8e8;
}

.timeline-icon:empty {
	height: 20px;
	width: 20px;
	margin-top: 14px;
	background: #a6c1d3;
	/* margin-top: 20px; */
	border: 2px solid #a6c1d3;
}

.node {
	height: 24px;
	width: 24px;
	border-radius: 100%;
}

.timeline-label:before {
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-right: 0px solid #e6e6e6;
	margin: 15px 0 0 -10px;
}

.timeline-label:after {
	margin: 20px 0 0 -76px;
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	height: 6px;
	width: 60px;
	background: #e8e8e8;
}

.timeline:after {
	border: 0px solid #bec6ce;
	height: 0px;
	width: 0px;
}

.timeline {
	padding-bottom: 0px;
	background-color: #fafafa;
	color: #000;
}

.timeline-banner {
	background: #fafafa;
	min-width: 1000px;
	height: 1600px;
	overflow: hidden;
}
.loc-banner{
	background: #f2f2f2;
	min-width: 1000px;
	overflow: auto;
	padding-bottom: 40px;
}

.loc-title {
	text-align: center;
	height: 140px;
	padding-top: 40px;
}

.loc-title>p {
	font-size: 24px;
}

.loc-title>span {
	font-size: 14px;
	color: #a8a8a8;
}

.yeartitle {
	font-size: 24px;
	color: #a6a6a6;
}

.timeline-ul {}

.timeline-ul>li {
	font-size: 14px;
	background: url(../img/xs-dot.png) no-repeat left 11px;
	padding-left: 14px;
	margin-bottom: 10px;
	line-height: 26px;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-ul>li {
	background: url(../img/xs-dot.png) no-repeat right 11px;
	padding-left: 0px;
	padding-right: 14px;
}

.two-column.timeline .timeline-entry:nth-child(even) .timeline-ul,
.two-column.timeline .timeline-entry:nth-child(even) .yeartitle {
	text-align: right;
}

.two-column.timeline .timeline-entry:nth-child(odd) .timeline-ul,
.two-column.timeline .timeline-entry:nth-child(odd) .yeartitle {
	text-align: left;
}

.timeline-label {
	background-color: transparent;
	border-radius: 0;
	margin-left: 85px;
	padding: 0px;
	border: 0;
}

.honer-box-wrap {
	font-size: 14px;
	color: #666;
	margin-bottom: 60px;
	display: none;
}
.honer-box-wrap.active{
	display: block;
}

.honer-box-wrap i {
	font-style: normal;
}

.honer-box-top,
.honer-box-down {
	width: 1000px;
	text-align: center;
	overflow: hidden;
}

.honer-box-down {
	margin-top: -70px
}

.honer-box-top li,
.honer-box-down li {
	width: 190px;
	height: 190px;
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	background: url(../img/honer.png) no-repeat;
	background-size: 100%;
	color: #999;
	cursor: pointer;
}

.honer-box-top li:hover,
.honer-box-down li:hover {
	background: url(../img/honer-on.png) no-repeat;
	background-size: 100%;
	color: #fff;
}

.honer-box-top li span,
.honer-box-down li span {
	display: table;
	height: 100%;
	font-size: 14px;
}

.honer-box-top li span i,
.honer-box-down li span i {
	display: table-cell;
	vertical-align: middle;
}

.cer-ul {
	display: table;
	overflow: auto;
	margin: 0 auto;
	margin-bottom: 80px;
}

.cer-ul>li {
	float: left;
	margin: 0px 30px;
	text-align: center;
	position: relative;
	width: 80px;
}

.cer-ul>li:hover {
	cursor: pointer;
}

.cer-ul>li:hover div {
	background: #3cadfb;
}

.cer-ul>li.active div {
	background: #3cadfb;
}

.cer-ul>li>div {
	height: 14px;
	width: 14px;
	background: #cccccc;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 14px;
}

.cer-ul>li:not(:last-child):after {
	content: "";
	display: block;
	height: 1px;
	width: 90px;
	background: #d2d2d2;
	position: absolute;
	top: 6px;
	left: 80%;
}

.certificate{
	margin-bottom: 164px;
}


.certificate img {
	display: block;
	margin: 0 auto;
	max-width: 1000px;
}

.map-wrap {
	max-width: 1000px;
	display: table;
	margin: 0 auto;
	margin-bottom: 30px;
}

.addpho {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}

.add,
.pho {
	padding: 6px 0px;
	padding-left: 40px;
}

.add {
	background: url(../img/loc.png) no-repeat 4px center;
}

.pho {
	background: url(../img/pho.png) no-repeat left center;
}

.pho>i{
	color: #71c2c5;
	font-weight: bold;
}

.step-ul{
	 height:130px;
	margin-bottom: 60px;
	margin-top: 120px;
}

.step-ul>li{
	position: relative;
	float: left;
	height: 140px;
	width: 200px;
}

.step-ul>li>img{
	position: absolute;
height: 250px;	bottom: 0px;
}
