/*聯繫我們彈窗*/
.call_bg{
	width:100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999998;
	background: rgba(0,0,0,0.4);
}
.call_bigbox{
	width:400px;
	position: fixed;
	z-index: 999999999999;
	top:50%;
	left:50%;
	margin-top: -125px;
	margin-left: -200px;
	border-radius: 5px;
}
.call_title{
	width:100%;
	height:40px;
	line-height: 40px;
	font-size: 18px;
	padding-left:10px;
	background: #ff4400;
	color: #fff;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.call_title a{
	display: block;
	float: right;
}
.call_title a img{
	width: 16px;
	float: right;
	margin: 12px 10px;
	cursor: pointer;
}
.call_text{
	padding:10px 20px 20px;
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.margin_t10{
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
}
.margin_t10 img{
	height: 20px;
}
.dizhi_one{
	display: block;
	width:74px;
	float: left;
}
.dizhi_two{
	display: block;
	float:left;
}

ul li{
    list-style: none;
}
/*conpany_history公司历史*/
.model_title{
    text-align: center;
    font-size: 30px;
    margin:20px 0px;
}
.gongsi_content{
    position: absolute;
    top:100%;
    left:0;
}
.conpany_history{
    background-color:#ffffff;
    font-family: "宋体";
    float: left;
}
.conpany_history_title{
    color:#2e2e2e;
}
.conpany_history_introduce{
    text-align:left;
    width:90%;
    margin:0 auto;
    color:#646464;
    font-size: 15px;
    line-height:28px;
}
.conpany_history_introduce > div{
    margin-bottom:12px;
}

.conpany_history_parts_content_bigbox{
	width: 100%;
	float: left;
	background: #FAFAFA;
}
.conpany_history_parts_content_bigbox p{
	margin: 0;
}
.conpany_history_parts_content{
	width: 80%;
	float: left;
	margin-left: 10%;
    padding: 0;         
}
.conpany_history_parts_content li{
	width:100%;
	float: left;
	margin-top:40px;
}
.history_title{
	font-size:16px;
	color: #333!important;
}
.history_date{
	width: 10%;
	float: left;
	text-align: right;
}
.history_img{
	width: 10%;
	float: left;
	position: relative;
	text-align: center;
}
.history_img img{
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 3;
}
.shuxian_bg{
	position: absolute;
	top: 0;
	left:50%;
	z-index: 1;
}
.shuxian_bg img{
	width: 1px!important;
	height: 400px;
}
.history_text{
	width: 60%;
	float: left;
	color: #999999;
}

/*公司风貌*/
.company_environment{
	float: left;
    background-color: white;
}
.company_environment_box{
    padding:24px;
    box-sizing: border-box;
    width:100%;
}
.company_environment_parts{
    width:33.33%;
    text-align: center;
    margin-bottom:12px;
    float: left;
}
.environment_images{
    width:80%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    border:2px dashed rgba(255,64,0,0.2);
    box-sizing: border-box;
    margin:0 auto;
}
.environment_images img{
    width:100%;
    border-radius:5px;
    display: block;
    margin:0 auto;
}
.company_environment_parts .introduce{
    margin:7px;
    font-size: 14px;;
    box-sizing: border-box;
    width:100%;
}


@media screen and (max-width: 800px) {
    .conpany_history_parts_content_bigbox{
    	width: 100%;
    	float: left;
    }
    .conpany_history_parts_content_bigbox p{
    	margin: 0;
    }
    .conpany_history_parts_content{
    	width:100%;
    	float: left;
    	margin:0;
        padding: 0;         
    }
    .conpany_history_parts_content li{
    	width:100%;
    	float: left;
    	margin-top:40px;
    }
    .history_title{
    	font-size:16px;
    	color: #333!important;
    }
	.history_date{
		width: 10%;
		float: left;
		text-align: right;
	}
	.history_img{
		width: 20%;
		float: left;
		position: relative;
	}
	.history_img img{
		width: 50px;
		height: 50px;
		position: relative;
	}
	.shuxian_bg{
    	position: absolute;
    	left: 50%;
    }
    .shuxian_bg img{
    	width: 1px!important;
    	height: 500px;
    }
	.history_text{
		width: 60%;
		float: left;
		color: #999999;
	}

}
@media screen and (max-width: 650px) {}
@media  screen and (max-width: 500px){
 	/*聯繫我們彈窗*/			
	.call_bigbox{
		width:300px;
		position: fixed;
		z-index: 999999999999;
		top:50%;
		left:50%;
		margin-top: -125px;
		margin-left: -150px;
		border-radius: 5px;
	}
	.dizhi_two{
		width: 180px;
		display: block;
		float:left;
	}	
}
@media screen and (max-width:370px) {
 	/*聯繫我們彈窗*/		
	.call_bigbox{
		width:300px;
		position: fixed;
		z-index: 999999999999;
		top:50%;
		left:50%;
		margin-top: -125px;
		margin-left: -150px;
		border-radius: 5px;
	}
	.dizhi_two{
		width: 180px;
		display: block;
		float:left;
	}
	.shuxian_bg img{
    	width: 1px!important;
    	height: 550px;
    }
}