.cont_company{
	width: 100%;
	min-height: 500px;
	display: block;
	overflow: hidden;
}
.cont_company_info{
	background-image: url(../images/comp_bg01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%;
	min-height: 500px;
	padding: 50px 0;
}
.cont_company_info h6{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	background-image: linear-gradient(to right,#f18b00,#f18b00);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-size: 27% 2px; 
}
.cont_company_info .cc_info{
	width: 70%;
	margin-left: 30%;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	padding: 30px 0;
}
.cont_company_info .cc_info p{font-size: 16px;}
.cont_company_info .list_mk{
	display: block;
	overflow: hidden;
	margin-top: 200px;
	margin-bottom: 50px;
}
.cont_company_info .list_mk ul{}
.cont_company_info .list_mk ul li{
	width: 18%;
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 9%;
}
.cont_company_info .list_mk ul li h6{
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #ffffff;
	background: none;
}
.cont_company_info .list_mk ul li p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 20px;
}
.cont_company_info .list_mk ul li:last-child{margin-right: 0;}
/* 企业文化 */
.cont_corporate_culture{
	padding: 50px 0;
	display: block;
	overflow: hidden;
}
.cont_corporate_culture h6{
	max-width: 18%;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	background-image: linear-gradient(to right,#f18b00,#f18b00);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 75% 2px;
	float: right;
	overflow: hidden;
}
.cont_corporate_culture .qywh_cont{
	margin-top: 50px;
	width: 82%;
}
.cont_corporate_culture .qywh_cont p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
}
.cont_corporate_culture .qywh_cont img{
	width: 100%;
	margin: 20px 0;
}
/* 组织架构 */
.cont_organizational_structure{
	width: 100%;
	padding: 50px 0;
	background-image: url(../images/comp_zz01.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.cont_organizational_structure h6{
	max-width: 18%;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	background-image: linear-gradient(to right,#f18b00,#f18b00);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 75% 2px;
	overflow: hidden;
	float: left;
}
.cont_organizational_structure .zzjg_img{
	width: 100%;
	margin: 20px auto;
}
/* 联系我们 */
.cont_contact_us{
	padding: 50px 0;
	display: block;
	overflow: hidden;
}
.cont_contact_us h6{
	font-size: 18px;
	line-height: 58px;
	letter-spacing: 1px;
	display: inline-block;
	overflow: hidden;
}
.cont_contact_us ul{
	width: 80%;
	display: inline-block;
	float: right
}
.cont_contact_us ul li{
	width: 23%;
	display: inline-block;
	border-right: 1px solid #ddd;
	float: left;
	padding: 10px 5%;
}
.cont_contact_us ul li:first-child{	border-left: 1px solid #ddd;}
.cont_contact_us img{
	width: 100%;
	margin: 30px auto 0px;
}


/* 留言板 */
.cont_contact_ly{}
.cont_contact_ly h6{
	max-width: 18%;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	background-image: linear-gradient(to right,#f18b00,#f18b00);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 80% 2px;
	overflow: hidden;
	float: left;
	margin-left:3%;    padding-top: 30px;
}
.cont_contact_ly ul{display: block;overflow: hidden;width: 100%;}
.cont_contact_ly ul li{line-height: 30px;letter-spacing: 1px;border-bottom: 1px solid #b9b7b7;padding: 20px 0;}
.cont_contact_ly ul li:last-child{border-bottom: none;}
.cont_contact_ly ul li label{font-size: 18px;display: block;font-weight: bold;}
.cont_contact_ly ul li time{color: #9c9a9a;}
.cont_contact_ly ul li p{}
.cont_contact_ly textarea{width: 97%;border: 2px solid #DDDDDD;padding: 1%;margin: 30px auto;border-radius: 5px;}
.cont_contact_ly button{float: right;padding: 8px 26px;border-radius: 5px;background-color: #182a54;color: #ffffff;margin-bottom: 50px;cursor: pointer;}

#ly_cont,#ly_name{width: 97%!important;border: 2px solid #DDDDDD;padding: 1%;margin: 30px auto;border-radius: 5px;}
#ly_cont{height: 100px;}
#ly_name{height: 18px;}
.ly_table{width: 94%; margin: 0 3%;}
.ly_table tr td{width: 100%;display: block;overflow: hidden;text-align: left;}
input[type="submit" i],input[type="reset" i]{float: right;padding: 8px 26px;border-radius: 5px;background-color: #182a54;color: #ffffff;margin-bottom: 50px;cursor: pointer;}
input[type="submit" i]{}
input[type="reset" i]{margin-left:15px;margin-right: 3.5%;}

.hf_cont{ width: 98%; margin-left: 2%;display:block;overflow:hidden;}
.hf_cont span{}


/* 招商热线 */
.cont_zhaoshang{
	/* width: 100%; */
	padding: 0px 0;
	margin-bottom: 50px;
}
.cont_zhaoshang h6{
	max-width: 18%;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	background-image: linear-gradient(to right,#f18b00,#f18b00);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 75% 2px;
	overflow: hidden;
	float: left;
	margin-bottom:20px;
}
.cont_zhaoshang .div_zhaoshang{position: relative;}
.cont_zhaoshang .div_zhaoshang img{}
.cont_zhaoshang .div_zhaoshang_text{
	position:absolute;
	bottom:5px;
	left:0;
	width: 400px;
    background-color: #00000094;
	padding: 25px;
}
.cont_zhaoshang .div_zhaoshang_text h6{
	max-width: 100%!important;
    display: block;
    overflow: hidden;
    color: #fff;
    border: none;
    background-image: none;
    font-size: 16px;
    float: none;
	margin-bottom: 10px;
}
.cont_zhaoshang .div_zhaoshang_text p{
	    display: block;
    overflow: hidden;
    color: #ffffff;
}



/*20210810留言板--单独栏目  样式修改*/
.cont_lyb{background-color:#f5f5f6;}
.div_lyb{background-color:#ffffff;margin-top: 50px;}
.div_lyb hr{margin-top: 70px;border: 1px solid #e2dada94;}
#ly_iframe{margin:0 3%;}

