/* 公用 */
.container .con-title {
	font-size: 32px;
	height: 66px;
	color: #333;
	font-weight: 700;
	line-height: 70px;
	text-align: center;
	background: url(../image/wrap-bg.png) no-repeat center;
	background-position-y: 20px;
}

/* 公用 */


/* 公司简介 */
.about-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
	width: 100%;
	margin-top: 20px;
}

.cp,
.cc {
	margin-bottom: 50px;
	margin-top: 40px;
	overflow: hidden;
	width: 100%;
}

.cp p {
	line-height: 28px;
	text-indent: 2em;
	text-align: justify;
	margin: 0;
}

.tt {
	color: #333;
	margin: 0px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.fbd {
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	color: #ff6600;
	width: 100%;
	font-family: "arial black";
}

.culture {
padding: 12px 10px;
}

.culture div {
	background: #ff6600;
	border-radius: 0px;
	padding: 10px 0;
}

.culture span {
	font-size: 100px;
	text-align: center;
	width: 100%;
	color: #ffffffba;
	display: inline-block;
	LINE-HEIGHT: 100PX;
}

.culture h3 {
	width: 100%;
	line-height: 38px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.culture p {
    line-height: 80px;
    text-align: center;
    color: #fff;
    MARGIN: 0;
    FONT-SIZE: 18PX;
    FONT-WEIGHT: BOLD;
}

/* 公司简介 */


/* 联系我们 */

.contact-wrap {
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

.contact-wrap {
	/* display: flex; */
}

.cw-left {
	float: left;
}

.cw-left img {
	width: 100%;
	margin-top: 22px;
}

.wt-left {
	float: left;
	width: 100%;
	float: left;
}

.video-js {
	width: 100%;
	height: 100%;
}


.player-container-id-dimensions {
	width: 100%;
	height: 302px;
	overflow: hidden;
}

.cw-right {
	border-radius: 2px;
	-moz-box-shadow: 0px 2px 5px #ddd;
	background: #fff;
	/* margin-top: -20px; */
	float: left;
}

.cw-ul li {
	display: flex;
	margin-left: 0%;
	margin-bottom: 0px;
	line-height: 15px;
}

.lxwm_b_b {
	display: flex;
}

.conact-b {
	display: flex;
	padding: 0;
}

.conact-b div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 18px;
}

.lxwm_b_c a {
	color: #333;
	text-decoration: none;
}

.online {
	overflow: hidden;
	height: auto;
	width: 100%;
	padding: 1% 0%;
}

.online-ul {
	display: flex;
	flex-wrap: wrap;
}

.cw-title {
	width: 100%;
	margin: 20px 0;
}

.online-ul li {
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 8px 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 50%;
}

.online-ul li textarea,
.online-ul li input {
	font-size: 14px;
	border: 1px solid #d8d8d8;
	padding: 10px;
	background-color: #fff;
	width: 100%;
	outline: none;
	border-radius: 5px;
}

.online-ul #insubmit {
    display: inline-block;
    width: 32%;
    border: 0;
    background: #434343;
    color: #fff;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    margin-top: 30px;
    text-align: center;
    border-radius: 10px;
}

.online-ul .meg {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0;
	text-align: left;
}

.p-wrap p {
	font-size: 15px;
	line-height: 28px;
	text-indent: 2em;
	color: #333;
}

.p-wrap {
	margin-bottom: 50px;
	float: left;
	width: 52%;
}

.fbxj {
	width: 100%;
	overflow: hidden;
}

.right_input {
	overflow: hidden;
	height: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 3px;
	width: 100%;
	padding: 0;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/* padding: 5px 0; */
	margin-top: 23px;
	margin-bottom: 8px;
	margin-left: 0;
}

.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 .fbxj_sub span {
	display: inline-block;
	width: 30%;
	border: 0;
	background: #00469c;
	color: #fff;
	border-radius: 0px;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	text-align: center;
}

#bzContact {
	width: 100%;
	height: 150px !important;
}

/* 联系我们 */

/* 产品视频 */
#player-container-id2 {
	margin: 20px auto !important;
}
/* 产品视频 */

@media (max-width:768px) {
	.online-ul #insubmit {
	    display: inline-block;
	    width: 44%;
	    border: 0;
	    background: #434343;
	    color: #fff;
	    font-size: 15px;
	    height: 45px;
	    line-height: 45px;
	    cursor: pointer;
	    margin-top: 30px;
	    text-align: center;
	    border-radius: 24px;
	}
	.culture {
	    padding: 20px 15px;
	}
	
}
