body{
	background: #F9F9F9;
}
#gs_honor{
	height: 56px;
}
.about-gsjs{
	width: 300px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.left{
	float:left;
}
.p_wh_info{
	
	cursor: pointer;
}

.p_wh_info:hover > .tit2{
	font-weight: bold;
	color:#000;
}
.clear{
	clear:both;
}
.about-gsjs>img{
	width: 282px;
}
.about-company{
	background: #fff;
	padding:  20px 50px 80px 50px;
	margin-bottom: 20px;
	position: relative;
	top: -80px;
	z-index: 999;
	text-align: justify;
	line-height: 30px;
}

.qywh_tit{
	margin-bottom: 45px;

}
.left_pic{
	height: 500px
}
.section-content{
	margin-left: auto;
    margin-right: auto;
    width: 1200px;
    position: relative
}

 .honour-button-next {
    margin-right: -100px;
}
.honour-button-prev {
    margin-left: -100px;
}
.honour-card {
    margin: 10px 0;
    transition: .3s;
}
.honour-card .cover .bgWrap{
	height: 470px;
    overflow: hidden;
}
/*.honour-card .cover .bgWrap:hover .bg-cover {
	transform: scale(1.5);
}*/
.honour-card .cover {
    height: 350px;
}
.honour-card .cover .bgWrap .bg-cover {
    height: 350px;
}
.bg-cover {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

    transition: all ease 0.3s;
}
.honour-card .info {
    padding: 20px 0 10px 0;
    /*border-bottom: 2px solid #cdcdcd;*/
    transition: .5s;
    text-align: center;
}

.honour-card .info p {
    line-height: 1.8;
    font-size: 14px;
    color: #666;
}
.about-banner img{
	width: 100%;
}
.media{
	background: #fff;
}
.cultureRight{
	padding-top: 25px;
	padding-left: 3%;
}

.media-heading{
	height: 60px;
	margin-bottom: 10px;
	width: 90%;
}
.cultureLeft img{
	width: 100%;
	/*height: auto;*/
	display: inline-block;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.bx-wrapper .bx-next{
	right: -42px!important;
}
.bx-wrapper .bx-prev{
	left: -54px!important;
}
.honor{
	padding-top: 25px;
}

.footinfo{
	position: absolute;
       top: 410px;
    font-size: 14px;
    bottom: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color:#999;
}
.slide h3,.slide p{text-align: center;}
.about-advice{
	margin-top: 30px;
	position: relative;
}
.copyright{
	position: absolute;
	left: 50%;
	width: 100%;
	bottom: 26px;
	text-align: center;
	transform: translateX(-50%)
}
.scroll{
	width: 1000px;
	padding: 20px 0 20px 100px;
	/*height: 204px;*/
	background: #f9fbfd;
	position: absolute;
	left: 50%;
	top:0;
	transform: translateX(-50%);
	
}
.scroll .list li {
    line-height: 40px;
    position: relative;
    font-size: 16px;
}
.scroll .list li a{
	font-size: 16px;
	color: #333;
}
/*.scroll .list li:before{
	content: '';
	display: block;
	width: 1px;
	height: 28px;
	background:#b1b1b1 ;
	position: absolute;
	left: -14px;
	top:18px;
}*/
.scroll .list li:hover,.scroll .list li a:hover{
	color: #9d070d;
	text-underline: none;
}

.scroll .list li:hover > .node-icon{
	background: url(../img/h_trank.png) no-repeat;
}
.about-advice>img{
	width: 100%;
}

.tit1{
	color:#000;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 13px;
}
.tit2{
	color:#585858;
	font-size: 14px;
}

.honour-card .info .lb_tit1{
	color:#000;
	font-weight: bold;
	font-size: 20px;
}

.honour-card .info p .lb_tit1{
	color:#585858;
	font-size: 14px;
}

@media (min-width: 768px){
	.lead {
	    font-size: 16px;
	}


}

/* 手机端页面 */
@media (max-width: 768px) { 
	.footinfo{
		padding: 0 5px;
		font-size: 11px;
	}
	#gs_honor{
	height: 56px;
}
	.container-fluid {
	    padding-right: 0;
	    padding-left: 0;
	}
	.w1200{
		width: 100%;
	}
	.lead{
		font-size: 16px;
	}
	.about-company {
	   top: 0;
	}
	.about-advice {
	    margin-top: 0;
	}

	.about-banner{
		padding-top: 70px;
	}

	.about-gsjs{
		width: 200px;
		margin: 0 auto;
	}
	.about-gsjs>img{
		width: 200px;
		    
	}

	.p_wh_img img{
display: inline-block;
	}

	.cultureRight{
		padding: 10px 30px;
		   width: 90%;
    margin: 0 auto;
	}

	.about-company{
		padding-bottom: 20px;
		 
	}

	.qywh_tit {
		width: 200px;
		margin:0 auto;
	}

	.phone_qywh{
		width: 200px;
	}

	.p_wh_info{
		width: 100%;
		text-align: center;
		cursor: pointer;
	}

	.media-heading{
		width: 100%;
	}

	.p_wh_img{
		width: 100%;
    	padding: 10px 0;
    	float: none;
    	text-align: center;
	}

	.section-content{
		width: 90%;
	}

	.honour-button-next {
	    margin-right: -40px;
	}

	.honour-button-prev {
    margin-left: -40px;
}

.honour-card .info {
    padding: 20px 0 10px 0;
    /* border-bottom: 2px solid #cdcdcd; */
    transition: .5s;
    text-align: center;
    background: #fff;
    }

.scroll{
	width: 100%;
	left: 0;
	padding:20px 0 0 40px;
	transform:none;
	height: auto;
}

.track-rcol {
			width: 100%!important;
		}



}

/* 定义滚动条样式 */
::-webkit-scrollbar {
  width: 4px;
  height: 6px;
  background-color: rgba(240, 240, 240, 1);
}
  
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
  border-radius: 10px;
  background-color: rgba(240, 240, 240, .5);
}
  
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px  #9d070d;
  background-color: #9d070d;
}
 


		.track-rcol {
				opacity: 0.8;
			max-height: 270px;
    overflow-y: scroll;
			width: 50%;
			border: 1px solid #eee;
		}
		
		.track-list {
			margin: 20px;
			padding-left: 5px;
			position: relative;
		}
		
		.track-list li {
			position: relative;
			padding: 0px 0 0 25px;
			line-height: 18px;
			border-left: 1px solid #d9d9d9;
			color: #999;
		}
		
		.track-list li.first {
			color: red;
			padding-top: 0;
			border-left-color: #fff;
		}
		
		.track-list li .node-icon {
			position: absolute;
			left: -6px;
			top: 0%;
			width: 11px;
			height: 11px;
			background: url(../img/trank.png) no-repeat;
		}
		
		.track-list li.first .node-icon {
			background-position: 0 -72px;
		}

		.track-list li.last{
			border:none;
		}
		
		.track-list li .time {
			margin-right: 20px;
			position: relative;
			top: 4px;
			display: inline-block;
			vertical-align: middle;
		}
		
		.track-list li .txt {
			position: relative;
			top: -17px;
			display: inline-block;
			vertical-align: middle;
		}
		
		.track-list li.first .time {
			margin-right: 20px;
		}
		
		.track-list li.first .txt {
			max-width: 600px;
		}
