.container-fluid {
	padding: 0px;
	width: 100%;
	margin: 0px auto;
	margin-bottom: 5%;
	overflow: hidden;
}

/* 标题 开始*/
.sf_tit {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 50px;
}

.sf_tit h4 {
	font-size: 36px;
	color: #282828;
	font-weight: 400;
}

.sf_tit p {
	font-size: 12px;
	color: #282828;
	opacity: 0.5;
	text-transform: uppercase;
}

/* 标题 结束*/

/* 公司简介 开始 */
.fr {
	float: right;
	width: 48%;
}

.fr img {
	width: 100%;
}

.sfar_rt {
	width: 50%;
	float: left;
	padding: 15px 28px 4px 0px;
}

.sfar_rt p {
	font-size: 15px;
	line-height: 34px;
	text-indent: 2em;
}

.about_left_bot {
	width: 100%;
	height: 170px;
	margin-top: 50px;
}

.about_left_bot ul li {
	width: 33%;
	height: 140px;
	float: left;
	color: #ff8201;
	/* margin-left: 8%; */
	text-align: center;
}

.about_left_bot ul li h1 {
	font-family: 'Oswald', sans-serif;
	color: #ff8201;
	margin: 0;
	margin-top: 39px;
	font-size: 60px;
}

.about_left_bot ul li h5 {
	color: #ff8201;
	font-size: 16px;
	font-weight: bold;
}

/* 公司简介 结束 */

/* 企业理念 开始 */
.abou_ln {
	max-width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}

.abou_ln_l {
    width: 50%;
    background-color: #ff8201;
    overflow: hidden;
    float: left;
    padding: 69.5px 0;
    height: 210px;
}

.abou_ln_r {
	width: 50%;
	float: left;
}

.abou_ln_r img {
	width: 100%;
}

.abou_ln_l h3 {
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}

/* 企业理念 结束 */

/* 企业文化 开始 */
.abou_wh {
	max-width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}

.abou_wh_l {
    width: 50%;
    background-color: #ff8201;
    overflow: hidden;
    float: right;
    padding: 54px 0;
    height: 210px;
}

.abou_wh_r {
	width: 50%;
	float: left;
}

.abou_wh_l h3 {
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}

.abou_wh_r img {
	width: 100%;
}

/* 企业文化 结束 */


/* 在线留言 开始 */
.fbxj {
	width: 100%;
	overflow: hidden;
}

.fbxj h4 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    float: left;
    line-height: 30px;
}

.right_input {
	overflow: hidden;
	height: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 3px;
	width: 100%;
	padding: 0;
}

.right_input .red {}

.right_input h4 {
	text-align: center;
	color: #690599;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/* padding: 5px 0; */
	margin-top: 23px;
	margin-bottom: 8px;
}

.right_input li input {
	height: 38px;
}

.right_input li input,
.right_input li textarea {
	font-size: 14px;
	border: 0;
	padding: 10px;
	border-radius: 0px;
	background-color: #fff;
	width: 100%;
	outline: none;
	border: 1px solid #dadada;
}

.right_input li .red {
	display: inline-block;
	width: 4%;
	color: red;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
}

.right_input .fbxj_sub span {
	display: inline-block;
	width: 50%;
	border: 0;
	background: #0040c4;
	color: #fff;
	border-radius: 41px;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
}

.tips {
	font-size: 12px;
	margin-left: 27px;
	margin-top: -5px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #666;
	font-size: 12px;
}

/* 在线留言  结束*/


/* 联系我们 开始 */
.lxwm {
	width: 100%;
	overflow: hidden;
}

.lxwm h1 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    float: left;
    line-height: 30px;
}

.lxwm_b {
	padding: 5% 0;
	MARGIN: 2% 0;
}

.lxwm_b_a {
    width: 100%;
    margin: 0px;
    margin-top: 15px;
}

.fs {
	width: 23% !important;
}

.lxwm_b_a ul li {
	padding: 25px 0;
	overflow: hidden;
	text-align: center;
	height: 150px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 15%;
	border-right: 1px solid #ebebeb;
	background: #fff;
}

.lxwm_b_a ul li:last-child {
	padding: 25px 0;
	overflow: hidden;
	text-align: center;
	height: 150px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 15%;
	border-right: 1px solid #fff;
	background: #fff;
}

.icon_a {
	background: #a7a7a7;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	border-radius: 25px;
}

.lxwm_b_b {
	overflow: hidden;
}

.lxwm_b_b h6 {
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;
	color: #333;
}

.lxwm_b_c {
	color: #888;
	line-height: 12px;
	font-size: 15px;
	width: 100%;
}


/* 联系我们 结束 */


@media (max-width:768px) {
	.sfar_rt {
	    width: 100%;
	    float: left;
	    padding: 0px;
	}
	.fr {
	    float: right;
	    width: 100%;
	}
	.about_left_bot ul li {
	    width: 100%;
	    height: 140px;
	    float: left;
	    color: #ff8201;
	    /* margin-left: 8%; */
	    text-align: center;
	}
	.sf_tit {
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: 30px;
	    float: left;
	    width: 100%;
	}
	.fs {
		width: 100% !important;
	}

	.lxwm_b_a ul li {
		padding: 25px 0;
		overflow: hidden;
		text-align: center;
		height: 150px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%;
		border-right: 1px solid #ebebeb;
		background: #fff;
	}

	.lxwm_b_a ul li:last-child {
		padding: 25px 0;
		overflow: hidden;
		text-align: center;
		height: 150px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%;
		border-right: 1px solid #fff;
		background: #fff;
	}

	.abou_ln_l {
		width: 100%;
		background-color: #ff8201;
		overflow: hidden;
		float: left;
		padding: 78px 0;
	}
	.abou_ln_r {
	    width: 100%;
	    float: left;
	}
	.abou_ln_l h3 {
	    text-align: center;
	    font-size: 18px;
	    text-decoration: none;
	    color: #fff;
	}
	.abou_wh_r {
	    width: 100%;
	    float: left;
	}
	.abou_wh_l {
	    width: 100%;
	    background-color: #ff8201;
	    overflow: hidden;
	    float: right;
	    padding: 45px 0;
	}
	.abou_wh_l h3 {
	    text-align: center;
	    font-size: 18px;
	    text-decoration: none;
	    color: #fff;
	}

}
