
/*---------------------------------------
    关于我们style             
-----------------------------------------*/
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding-right:15px;padding-left:15px;}

#intro {
    -moz-box-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0) url("../images/who.jpg") repeat scroll center center / cover ;
	/*background: rgba(35, 65, 72, 0.73) url("../images/a2.jpg") repeat scroll center center / cover ;*/
    color: #ffffff;
    display: flex;
    height: 100vh;
    text-align: center;

}

/*.gywm_1 h3{ color:#707070;font-size: 36px; line-height:2em;}*/
.gywm_1 p {
    line-height: 2.5em;
    margin-bottom:0px;
    /*text-indent: 2em;*/
	font-size:1.25em;
	color: #707070;
}
.gywm_left1 ol {
    list-style: none;
    margin-bottom:2.5em;
}
@media (max-width:500px){
.gywm_left1 ol {
	margin:0;
	padding:0;
}
}
.gywm_left1 ol li {
    margin-bottom: 20px;
	font-size:1.25em;
}
.gywm_left2{ text-align:center;}
.gywm_left2 img{margin: 0 auto;max-width:100%;}

#section-2{background:#e0f7fa;}
.text-dark {
    color: #707070;
	font-weight:400;
	line-height: 2em;
}
.article ol li {
    line-height: 30px;
    margin-bottom: 10px;
    color: #707070;
	font-size:1.15em;
}
@media (max-width:500px){.gywm_left1 ol li {color: #999;}}
.about h3 {
    color: #595757;
    font-size: 43px;
}
.about h5 {
    color: #7d7d7d;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    font-weight: 500;
}
/*办公环境*/
/*企业荣誉*/
.qyry{margin-top:20px;}
.qyry ul {
	margin:0;
	padding:0;
    list-style: none;
}
.qyry span {
    border: 5px solid #e6e6e6;
    display: block;
    height: 185px;
	line-height:170px;
    margin: 5px;
    overflow: hidden;
	text-align:center;
	
}
@media(min-width:1200px) {.qyry span{padding:0 50px;}}
.qyry span img{margin: 0 auto;max-width:100%;}
.qyry span img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.qyry span:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}


#section-4{background:#f2f2f2;}


/* 图片放大 */
.popup-bigic {
	position: fixed;
	left: 0;
	top: 0;
	background: #eee;
	/*overflow: hidden;*/
	z-index: 9999999;
	overflow:auto;
}
.popup-bigic .loading-bigic {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	margin-top: -12px;
}
.popup-bigic .img-bigic {
	position: absolute;
}
.option-bigic {
	position: /*absolute*/fixed;
	right: 20px;
	top: 20px;
	z-index: 1;
}
.option-bigic span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-color: #fff;
	opacity: .5;
}
.option-bigic span:hover {
	opacity: 1;
}
.option-bigic span.change-bigic {
	display: none;
	background-position: -52px 3px;
}
.option-bigic span.max-bigic {
	display: none;
	background-position: -119px 3px;
}
.option-bigic span.close-bigic {
	background-position: 8px 8px;
}


.gywm_5, .gywm_5 p{
    font-size: 1.1em;
    line-height: 1.5em;
	color: #707070;
	font-family:"Microsoft YaHei";
}
.gywm_5 p span{font-weight:bold;}
@media screen and (min-width: 500px) and (max-width: 1250px){
.lxwm_xt{width:100%}
.lxwm_img{ display:none;}
}
/* head 修改 */
#head{position:fixed;border:none; background:none;}
#head.nav_on {
    background: #f9f9f9;
    box-shadow: -2px 0 10px #999;
    padding: 0;
    border-bottom:none;
    z-index:999;
}
/* head 修改 --/end */
