
.gsgk-wrapper{
	margin-top: 60px;
	margin-bottom: 100px;
}
.gsgk-wrapper h3{
	font-size: 26px;
	color: #4D4D4D;
	text-align: center;
}
.gsgk-title-bg{
	width: 100px;
	height: 8px;
	margin: 0 auto;
	vertical-align: top;
}
.gsgk-wrapper .en{
	text-align: center;
	margin-top: 10px;
	color: #D80C18;
}
.gsgk-btn{
	margin: 40px auto;
	text-align: center;
}
.gsgk-btn li{
	display: inline-block;
	width: 100px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	border: 1px solid #999999;
	margin: 0 5px;
}
.gsgk-btn li a{
	color: #999999;
}
.gsgk-btn li.active{
	background: #D80C18;
	border-color: #D80C18;
}
.gsgk-btn li.active a{
	color: #FFFFFF;
}
.gsgk-body{
	margin-top: 40px;
}
/*公司概况合作伙伴*/
.hzhb ul li{
	float: left;
	box-sizing: border-box;
	width: 240px;
	height: 110px;
	text-align: center;
}
.hzhb ul li img{
	width: 210px;
	height: 75px;
	margin: 20px;
}
.hzhb ul li img:hover{
	box-shadow: 0 2px 5px #CCCCCC;
}
.hzhb ul li{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.hzhb ul li:nth-child(5n){
	border-right: none;
}
.hzhb ul li:nth-child(n+11){
	border-bottom: none;
}
.hzhb .page{
	margin: 80px 0;
	text-align: center;
}
.hzhb .page a{
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #4D4D4D;
	text-align: center;
	line-height: 38px;
}
.hzhb .page a:hover{
	background: #D80C18;
	color: #FFFFFF;
}
.hzhb ul{
	background: #ffffff;
}
/*公司概况之企业文化*/
.qywh-text{
	width: 700px;
	margin: 0 40px;
	background: #ffffff;
	box-sizing: border-box;
	padding: 15px 20px;
}
.qywh-title{
	position: relative;
}
.qywh-title h3{
	text-align: left;
	font-size: 26px;
}
.qywh-control{
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
}
.qywh-control span{
	float: left;
	display: inline-block;
	box-sizing: border-box;
	width: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}
.qywh-left{
	border-right: 1px solid #999999;
}
.qywh-right{
	border-left: 1px solid #999999;
}
.qywh-content{
	margin-top: 35px;
	font-size: 14px;
	color: #9D9D9D;
	line-height: 28px;
}
.qywh-pic-big{
	width: 318px;
	height: 412px;
	margin-right: 48px;
}
.qywh-pic-title{
	width: 18px;
	height: 370px;
	margin-top: 30px;
}
/*公司概况之公司简介*/
.gsjj-bg{
	background: url(../img/gsjj-bg.jpg)repeat-y bottom center;
}
.gsjj-pic{
	width: 364px;
	height: 288px;
}
.gsjj-text{
	width: 780px;
	margin-left: 38px;
	margin-top: 40px;
}
.gsjj-text h3{
	text-align: left;
	border-left: 6px solid #D80C18;
	padding-left: 20px;
}
.gsjj-text h3 span{
	font-size: 16px;
	color: #D80C18;
	margin-left: 10px;
}
.gsjj-text-content{
	margin-top: 60px;
	padding-left: 6px;
}
.gsjj-text-content{
	line-height: 28px;
	font-size: 14px;
	color: #9D9D9D;
}
.gsjj-control{
	display: none;
	margin-top: 30px;
}
.gsjj-control>div{
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	background: #f1f1f1;
	margin-right: 10px;
}
.gsjj-control>div:hover{
	cursor: pointer;
}
.gsjj-left:after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 8px solid #D80C18;
	left: 50%;
	margin-left: -3px;
	opacity: .6;
	top: 5px;
}
.gsjj-right:after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #D80C18;
	left: 50%;
	margin-left: -4px;
	opacity: .4;
	top: 5px;
}
.gsjj-control>div:hover:after{
	opacity: 1;
}
/*公司概况之之公司荣誉*/
.gsry-bg{
    position: relative;
	height: 864px;
}
.gsry-map{
    position: absolute;
    height: 864px;
    left: 0;
    top: 0;
}
.gsry-info{
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 1;
}
.gsry-info p{
    font-size: 14px;
    color: #4d4d4d;
}
.gsry-info span:nth-child(2){
    display: block;
    width: 50px;
    height: 2px;
    background: #d80c18;
    margin-bottom: 5px;
    margin-top: 3px;
}
.gsry-info span:nth-child(3){
    display: block;
    width: 80px;
    height: 1px;
    background: #d80c18;
}
.gsry-item{
    display: none;
    position: absolute;
    background: #666666;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 15px;
}
.gsry-item-pic{
    width: 95px;
    height: 75px;
}
.gsry-item-text{
    margin-left: 15px;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    width: 200px;
}
.gsry-city{
    position: absolute;
    width: 40px;
    height: 40px;
    background: transparent;
    cursor: pointer;
}

.gsry-item-hb{
    left: 160px;
    top: 455px;
}
.hebei{
    left: 210px;
    top: 570px;
}
.gsry-item-lf{
    left: 540px;
    top: 320px;
}
.langfang{
    left: 590px;
    top: 435px;
}

/*发展历程*/
.fzlc-body{
	margin-top: 45px;
	margin-bottom: 100px;
}
.fzlc-list>li{
	width: 100%;
	height: 240px;
}
.fzlc-list>li:nth-child(2n+1){
	border-left: 10px solid #D80C18;
	background: #ffffff;
}
.fzlc-list>li:nth-child(2n){
	border-left: 10px solid rgba(216,12,24,.5);
}
.fzlc-list>li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fzlc-item-bg{
	position: relative;
	width: 3px;
	height: 100%;
	background: rgba(216,12,24,.5);
	margin-left: 32px;
}
.fzlc-item-disc{
	position: absolute;
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	border: 2px solid rgba(216,12,24,.5);
	border-color: 0.5;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	border-radius: 50%;
	left: -14px;
	background: #FFFFFF;
}
.fzlc-item-disc:after{
	content: '';
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: rgba(216,12,24,.5);
	left: 50%;
	margin-left: -7px;
	top: 6px;
}
.fzlc-item-content{
	width: 1100px;
	margin-left: 35px;
	box-sizing: border-box;
	padding-top: 16px;
}
.fzlc-item-content time{
	font-size: 40px;
	font-weight: bolder;
	color: #4D4D4D;
}
.fzlc-item-content h3{
	display: inline-block;
	margin-left: 35px;
}
.span-time{
	vertical-align: bottom;
	line-height: 40px;
}
.fzlc-dev-list{
	margin-top: 30px;
}
.fzlc-dev-list li{
	font-size: 14px;
	line-height: 28px;
}
.fzlc-dev-list li span{
	display: inline-block;
	width: 100px;
}
/*服务范围*/
.fwfw-list{
	margin-top: 60px;
	margin-bottom: 50px;
}
.fwfw-list>li{
	padding: 40px 18px;
	float: left;
	width: 350px;
	height: 445px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	margin-right: 75px;
	background: #ffffff;
}
.fwfw-list>li:nth-child(3n){
	margin-right: 0;
}
.fwfw-item-title {
	width: 100%;
	border-bottom: 1px solid #4D4D4D;
	padding-bottom: 10px;
}
.fwfw-item-title h3{
	float: left;
	font-size: 18px;
}
.fwfw-item-icon{
	float: right;
	width: 16px;
	height: 16px;
}
.fwfw-item-content{
	width: 100%;
	box-sizing: border-box;
	padding: 18px 38px;
}
.fwfw-item-content h3{
	font-size: 16px;
	text-align: left;
	margin-bottom: 20px;
}
.fwfw-content-icon{
	display: inline-block;
	width: 18px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
.fwfw-content-list li{
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.fwfw-content-list li p{
	width: 100%;
	box-sizing: border-box;
	padding-left: 30px;
}
/*团队展示*/
.tdzs-list{
	margin-top: 60px;
}
.tdzs-list li{
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
	background: #ffffff;
}
.tdzs-list li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tdzs-item-pic{
	width: 196px;
	height: 250px;
}
.tdzs-item-text{
	margin-left: 50px;
}
.tdzs-item-content{
	width: 670px;
}
.tdzs-list li a{
	color: #4D4D4D;
	display: block;
	width: 100%;
	height: 100%;
}
.tdzs-item-content .name{
	font-size: 18px;	
	margin-top: 36px;
}
.tdzs-item-content .name-en{
	width: 100%;
	font-size: 16px;
	color: #9D9D9D;
	padding-bottom: 30px;
	border-bottom: 1px solid #9D9D9D;
}
.tdzs-item-content .info{
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #9D9D9D;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tdzs-item-act{
	float: right;
	width: 90px;
	height: 30px;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	color: #CCCCCC;
	margin-top: 110px;
	margin-right: 30px;
}
.tdzs-list li:hover .tdzs-item-act{
	border-color: #D80C18;
	color: #D80C18;
}
.tdzs .page{
	margin: 80px 0;
	text-align: center;
}
.tdzs .page a{
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #4D4D4D;
	text-align: center;
	line-height: 38px;
}
.tdzs .page a:hover{
	background: #D80C18;
	color: #FFFFFF;
}
/*团队详情*/
.loaction{
	padding-top: 60px;
	color: #999999;
	font-size: 14px;
}
.loaction a{
	color: #999999;
}
.loaction-line-short{
	width: 240px;
	height: 1px;
	background: #999999;
	margin-top: 20px;
}
.loaction-line-long{
	height: 1px;
	background: #999999;
	margin-top: 6px;
}
.tdxq{
	margin-top: 70px;
	background: #ffffff;
	margin-bottom: 100px;
	padding: 30px;
	box-sizing: border-box;
}
.tdxq-pic-bg{
	position: relative;
	width: 224px;
	height: 320px;
	box-sizing: border-box;
	border: 2px solid #4D4D4D;
	margin-left: 60px;
}
.tdxq-pic{
	position: absolute;
	width: 100%;
	height: 100%;
	top: -20px;
	left: -20px;
}
.tdxq-line-center{
	width: 60px;
	height: 1px;
	background: #4D4D4D;
	margin: 20px;
}
.tdxq-text{
	width: 720px;
}
.tdxq-text .name{
	font-size: 18px;
	margin-top: 10px;
	color: #4D4D4D;
}
.line-red{
	width: 30px;
	height: 2px;
	background: #D80C18;
	margin: 10px 0;
}
.tdxq-text .name-en{
	font-size: 18px;
	color: #4D4D4D;
}
.tdxq-info{
	position: relative;
	margin-top: 30px;
	border-right: 2px solid #9D9D9D;
	padding-right: 10px;
}
.tdxq-info:after{
	position: absolute;
	display: block;
	content: '';
	width: 4px;
	height: 40px;
	background: #D80C18;
	top: 0;
	right: -3px;
	z-index: 2;
}
.tdxq-info p{
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}

.alzs-btn{
	margin: 40px auto;
	text-align: center;
}
.alzs-btn li{
	display: inline-block;
	width: 100px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	border: 1px solid #999999;
	margin: 0 5px;
}
.alzs-btn li a{
	color: #999999;
}
.alzs-btn li.active{
	background: #D80C18;
	border-color: #D80C18;
}
.alzs-btn li.active a{
	color: #FFFFFF;
}
.alzs{
	margin-top: 40px;
}
.alzs li{
	float: left;
	position: relative;
	width: 580px;
	height: 326px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alzs li:nth-child(4n){
	margin-right: 0;
}
.alzs-mask{
	position: absolute;
	height: 60px;
	background: rgba(50,50,50,.5);
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding: 0 5%;
}
.alzs-mask-text{
	width: 70%;
}
.alzs-mask-text h3{
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30pxs;
}
.alzs-mask-text p{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
    white-space: nowrap;
}
.alzs-mask-arrow{
	width: 30px;
	height: 30px;
	background: url(../img/detail1.png)no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	margin-top: 15px;
	margin-left: 20px;
}
.alzs li:hover .alzs-mask-arrow{
	background: url(../img/detail2.png)no-repeat;
	background-size: 100% 100%;
}
.alzs .page{
	margin: 80px 0;
	text-align: center;
}
.alzs .page a{
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #4D4D4D;
	text-align: center;
	line-height: 38px;
}
.alzs .page a:hover{
	background: #D80C18;
	color: #FFFFFF;
}
/*案例详情*/
.alxq{
	box-sizing: border-box;
	padding: 60px 45px;
	margin: 20px auto;
}
.alxq-pic{
	position: relative;
	width: 360px;
	height: 590px;
}
.alxq-pic-list{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
.alxq-pic-list li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.alxq-pic-list li:first-child{
	opacity: 1;
}
.alxq-control{
	position: absolute;
	right: 0;
	bottom: 0;
}
.alxq-control>div{
	float:left;
	margin-left: 10px;
	background: rgba(50,50,50,.4);
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
    color: #FFFFFF;
    font-size: 20px;
}
.alxq-control>div:hover{
	cursor: pointer;
	background: rgba(50,50,50,.9);
}
.alxq-text{
	/* width: 700px;
	margin-left: 40px; */
}
.alxq-text h3{
	font-size: 26px;
	color: #4D4D4D;
}
.alxq-time{
	width: 100%;
	margin: 18px 0;
}
.alxq-time .icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 5px;
}
.alxq-time .time-data{
	color: #999999;
	line-height: 16px;
}
.alxq-content p{
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	color: #4D4D4D;
}
/*加入我们*/
.jrwm-join-bg{
	position: relative;
}
.jrwm-join{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	padding: 40px 155px;
	background: #FFFFFF;
	box-shadow: 2px 3px 8px #9D9D9D;
	top: -60px;
}
.jrwm-join h3{
	text-align: center;
	font-size: 26px;
	color: #4D4D4D;
}
.jrwm-title-bg{
    width: 100px;
    height: 8px;
    margin: 0 auto;
    vertical-align: top;
}
.jrwm-join .en{
	text-align: center;
	color: #D80C18;
	margin-top: 10px;
}
.jrwm-join-content{
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}
.jrwm-join-from{
	width: 100%;
	text-align: right;
	color: #D80C18;
	margin-top: 40px;
}
.jrwm-fffff{
	background: #f5f5f5;
    overflow: hidden;
}
.jrwm-zp{
	padding-top: 460px;
}
.jrwm-zp h3{
	font-size: 22px;
	text-align: center;
	color: #4D4D4D;
}
.jrwm-title-line{
	position: relative;
	width: 140px;
	height: 1px;
	background: #9d9d9d;
	margin: 20px auto;
}
.jrwm-title-line:after{
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	background: #d80c18;
	bottom: -1px;
	left: 50%;
	margin-left: -30px;
}
.jrwm-zp-list{
	box-sizing: border-box;
	margin-top: 20px;
	position: relative;
}
.jrwm-zp-line{
	box-sizing: border-box;
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	left: 19%;
	background: #f5f5f5;
	border-left: 1px solid #9D9D9D;
}
.jrwm-zp-tab{
	height: 60px;
	background: #d9d9d9;
	color: #4D4D4D;
}
.jrwm-zp-tab>div{
	float: left;
	width: 16%;
	text-align: center;
	line-height: 60px;
}
.jrwm-zp-tab>div:first-child{
	width: 20%;
}
.jrwm-zp-list ul{
	box-sizing: border-box;
	border-left: 1px solid #9D9D9D;
}
.jrwm-zp-list ul > li{
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #9D9D9D;
}
.jrwm-zp-list ul > li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.jrwm-zp-list ul > li > div{
	float: left;
	width: 16%;
	text-align: center;
	height: 60px;
	box-sizing: border-box;
	line-height: 60px;
}
.jrwm-zp-list ul > li > div:first-child{
	width: 20%;
}
.work-look{
	background: url("../img/zp-down.png")no-repeat center center;
}
.zp-info{
	display: none;
	box-sizing: border-box;
	padding-left: 27%;
}
.zp-info li:first-child{
	font-weight: bold;
	font-size: 18px;
}
.zp-info li{
	line-height: 28px;
	font-size: 14px;
}
.jrwm-zp-list ul > li.active .work-look{
	background: url("../img/zp-up.png")no-repeat center center;
}
.jrwm-zp-list ul > li.active >div{
	color: #d80c18;
}
.jrwm-zp-list ul > li.active .zp-info{
	display: block;
}
.jrwm-linkUs{
	margin-top: 60px;
}
.jrwm-linkUs h3{
	font-size: 22px;
	color: #4D4D4D;
	text-align: center;
}
.jrwm-linkUs-body{
	margin-top: 40px;
	box-sizing: border-box;
	background: #ffffff;
	padding: 40px 20px;
	margin-bottom: 120px;
}
.jrwm-linkUs-text{
	width: 265px;
}
.jrwm-linkUs-text h3{
	font-size: 20px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
.jrwm-linkUs-text ul li{
	width: 100%;
	margin-top: 24px;
}
.jrwm-linkUs-text ul li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.jrwm-linkUs-text ul li .icon{
	float: left;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.jrwm-linkUs-text ul li p{
	float: left;
	width: 80%;
	margin-left: 16px;
}
.jrwm-linkUs-text ul li{
	font-size: 14px;
}
.jrwm-map{
	width: 800px;
}