/* 公司介绍开始*/
.about1 {
	background: #f7f7f7;
	position: relative;
}

.about2 {
	background: #fff;
	position: relative;
}

.pb-100 {
	padding-bottom: 90px !important;
}

.pt-100 {
	padding-top: 120px !important;
}

.about .box {
	width: 100%;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
	z-index: 1;
}

.about #video2 {
	cursor: pointer;
	width: 50%;
	float: left;
}

.about #video2 .cover {
	cursor: pointer;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

.about #video2 .cover dt {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.8s;
}

#imgbg {
	width: 100%;
	left: 0;
	top: 0;
	-moz-transition: 0.5s;
	transition: 0.5s;
	border-radius: 25px;
}

.about .txt {
	width: 48%;
	overflow: hidden;
	padding: 39px 0px 0px 28px;
	z-index: 10;
	float: left;
}

.about .txt h3 {
	font-size: 30px;
	letter-spacing: 1px;
	color: #007890;
	line-height: 49px;
	margin: 0;
}

.about .txt h4 {
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 52px;
	float: left;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 60%;
	margin-top: 25px;
}

.about .txt p {
	line-height: 34px;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 16px;
	margin-top: 10px !important;
	float: left;
}

.about .txta {
	width: 50%;
	overflow: hidden;
	padding: 2% 50px 0px 0px;
	z-index: 10;
	float: left;
}

.about .txta p {
	line-height: 34px;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 16px;
	margin-top: 10px !important;
	float: left;
	text-align: justify;
}

/* 公司介绍 结束 */

/* IBX优势 开始 */
.ys {
	width: 100%;
	overflow: hidden;
	margin: 80px 0px;
	padding-bottom: 0px;
}

.ys .ys_a {
	display: block;
	max-width: 1300px;
	margin: auto;
}

.ys .ys_a_l {
	width: 50%;
	float: left;
	padding: 2px 46px 20px 0px;
}

.ys .ys_a_l h3 {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-top: 12px;
	color: #007890;
	font-weight: bold;
}

.ys .ys_a_l p {
	line-height: 25px;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 15px;
	margin-top: 4px !important;
	float: left;
	text-align: justify;
	color: #666;
}

.ys .ys_a_r {
	width: 50%;
	float: left;
}

.ys .ys_a_r img {
	width: 100%;
}

/* IBX优势 结束 */

/* 快速链接开始 */
.links_box {
	width: 100%;
	overflow: hidden;
	margin: 80px 0px;
}

.links_box .link {
	display: block;
	max-width: 1300px;
	margin: auto;
}

.links_box .link ul {
	width: 100%;
	overflow: hidden;
}

.links_box .link ul li {
	text-align: center;
	width: 25%;
	float: left;
}

.links_box .link ul li a {
	color: #1c2933;
}

.links_box .link ul li .link_icon {
	background: #d2e5e8;
	width: 130px;
	height: 130px;
	display: block;
	border-radius: 50%;
	line-height: 126px;
	transition: all 0.8s;
	margin: 0 auto;
}

.links_box .link ul li .link_icon img {
	width: 40px;
}

.links_box .link ul li h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 32px 0px 0px;
	line-height: 26px;
}

.links_box .link ul li a p {
	font-size: 15px;
	color: #1c2933;
	line-height: 46px;
	margin: 0;
	letter-spacing: 1px;
}

.links_box .link ul li:hover a {
	color: #007890;
}

.links_box .link ul li:hover p {
	color: #007890;
}

.links_box .link ul li:hover h3 {
	color: #007890;
}


.link_icon_a {
	font-size: 54px;
}


/* 快速链接结束 */

/* 品质管控 开始 */
.zlkz_box {
	width: 100%;
	overflow: hidden;
	padding: 80px 0px;
	text-align: center;
	background-color: #f6f7f7;
}

.zlkz_box .zlkz_text {
	width: 60%;
	overflow: hidden;
	padding: 5% 4%;
	z-index: 10;
	float: left;
	background: #007890;
	height: 347px;
	border-top-left-radius: 98px;
}

.zlkz_box .zlkz_text p {
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;
}

.zlkz_box .zlkz_text_img {
	width: 40%;
	overflow: hidden;
	z-index: 10;
	float: right;
}

.zlkz_box .zlkz_text_img img {
	width: 100%;
	border-bottom-right-radius: 98px;
}

.wa {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1300px;
	overflow: hidden;
}

.wa ul {
	margin: 5% 0%;
	overflow: hidden;
}

.wa ul li {
	margin-right: 39px;
	overflow: hidden;
	transition: all 0.8s;
	padding: 0;
	width: 31.33%;
	float: left;
	margin-bottom: 39px;
	border: 7px solid #f6f7f7;
}

.wa ul li:nth-child(3n+3) {
	margin-right: 0;
}

.wa ul li img {
	width: 100%;
	transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.wa ul li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

/* 品质管控结束 */


/* 合作案例  开始 */
.partner {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background-color: #f6f7f7;
}

.wb {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1300px;
	overflow: hidden;
}



.wb ul h3 {
	font-size: 18px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 40px;
	margin-bottom: 30px;
}

.wb ul {
	margin: 5% 0%;
	overflow: hidden;
}

.wb ul li {
	margin-right: 10px;
	overflow: hidden;
	transition: all 0.8s;
	padding: 0;
	width: 15.6%;
	float: left;
	margin-bottom: 29px;
	border: 7px solid #f6f7f7;
}

.wb ul li img {
	width: 100%;
	transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.wb ul li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

/* 合作案例  结束 */


/* 环境保护开始 */
.enir_box {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
	position: relative;
}

.enir_box .w .enir1 {
	width: 100%;
	overflow: hidden;
}

.enir_box .w .enir1 .enir1_left {
	width: 45%;
	float: left;
	position: relative;
}

.enir_box .w .enir1 .enir1_left .scr1_img_case {
	display: block;
	width: 100%;
	border-radius: 10px;
}

.enir_box .w .enir1 .enir1_left .scr1_img_face {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 40%;
}

.enir_box .w .enir1 .enir1_right {
	float: right;
	width: 50%;
}

.enir_box .w .enir1 .enir1_right h3 {
	font-size: 28px;
	color: #333;
	font-weight: bold;
	margin: 20px 0;
}

.enir_box .w .enir1 .enir1_right p {
	font-size: 14px;
	color: #666;
	line-height: 34px;
	margin: 0;
	text-indent: 2em;
}

.enir_case_b {
	width: 82%;
	overflow: hidden;
	background: #f6f9fb;
	box-shadow: 0 0 90px rgba(29, 56, 75, .17);
	border-radius: 0 10px 10px 0;
	padding: 100px 0;
	margin: 60px 0 120px;
}

.enir_text {
	width: 55%;
	float: left;
}

.enir_con_box h3 {
	font-size: 30px;
	font-weight: bold;
	color: #aeb2b7;
	margin: 0;
}

.enir_con_box .enir_src2_line {
	padding-top: 50px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}

.enir_con_box p {
	font-size: 14px;
	color: #72787f;
	line-height: 34px;
	margin: 0;
}

.enir_case_right {
	width: 44%;
	overflow: hidden;
	position: absolute;
	right: 100px;
	top: 390px;
	padding: 30px;
}

.enir_img_box {
	margin-top: -202px;
	width: 45%;
	box-shadow: 0 0 25px rgba(29, 56, 75, .36);
	border-radius: 12px;
	overflow: hidden;
	z-index: 2;
}

.enir_img_box img {
	width: 100%;
}

.enir_title {
	width: 350px;
	text-transform: uppercase;
	position: relative;
	left: 50%;
	margin-left: -130px;
	margin-top: 70px;
	transform: rotate(90deg);
	font-size: 35px;
	color: #d5dae0;
}

.enir_title_bo img {
	position: relative;
	right: -38%;
	top: -25px;
}

/* 环境保护结束 */


/* 联系我们开始 */

.conten_box {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
}

.add_box {
	padding: 0;
}

.change-cut {
	width: 350px;
}

.hconta {
	background: #f6f7f7;
	padding-top: 80px;
	padding-bottom: 80px;
}

.hcontap1 {
	font-size: 24px;
	padding-bottom: 12px;
	border-bottom: 2px solid #dfdfe0;
	position: relative;
	font-weight: revert;
}

.hcontap1:before {
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 2px;
	background: #007890;
	width: 0;
	content: '';
	transition: all 0.3s ease;
}

.hcontap1 i {
	color: #e5e5e5;
	opacity: 0.9;
	font-size: 16px;
	padding: 0 8px;
	position: relative;
	top: -1px;
}

.hcontap2 li {
    float: left;
    background: #fff;
    padding: 46px 45px;
    width: 32%;
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.7;
    height: 395px;
    margin-right: 2%;
    letter-spacing: 0.5px;
}

.hcontap2 li:nth-child(3){
margin-right: 0;
}

.hcontap2p1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #007890;
}

.hcontam {
	margin-top: 50px;
}

.hcontap2p2 {
	color: #999;
	padding-left: 30px;
	margin-top: 10px;
}

.hcontap2p2 a {
	color: #007890;
}

.themeh2 {
	font-size: 30px;
	color: #222;
	line-height: 54px;
	margin-bottom: 16px;
	text-align: center;
	letter-spacing: 1px;
}

.h4 {
	font-size: 18px;
	font-weight: normal;
	color: #007890;
	text-align: center;
	line-height: 23px;
}

.hcptel {
	background: url(/assets/image/dianhua.png) left 3px no-repeat;
	background-size: 24px auto;
}

.hcpdq {
	background: url(/assets/image/diqu.png) left 3px no-repeat;
	background-size: 24px auto;
}

.hcpemail {
	background: url(/assets/image/youxiang.png) -3px 1px no-repeat;
	background-size: 26px auto;
}

.hcpaddress {
	background: url(/assets/image/dizhi.png) 0 4px no-repeat;
	background-size: 24px auto;
}

.qq {
	background: url(/assets/image/qq.png) 0 4px no-repeat;
	background-size: 24px auto;
}

.cz {
	background: url(/assets/image/cz.png) 0 4px no-repeat;
	background-size: 24px auto;
}


.mapa {
	font-size: 14px;
	color: #000;
	background: url(/assets/image/youjiant.png) center right no-repeat;
	background-size: 12px auto;
	padding-right: 15px;
	opacity: 0.6;
	right: 0;
	bottom: 0;
	position: absolute;
	transition: all 0.3s ease;
}

.mapa:hover {
	opacity: 0.8;
}

.mapa1 {
	right: auto;
	left: 79px;
	bottom: 30px;
}

.hcontap2a li {
	min-height: 220px;
	position: relative;
	transition: all 0.3s ease;
}

.hcontb {
	background: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
}

.hcontap2a li:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.hcontbm {
	margin-top: 25px;
}

.hcontbm {
	width: 48%;
}

.hcontbm1 {
	width: 100%;
	resize: none;
}

.hcontbm input,
.hcontbm textarea {
	padding: 8px 0;
	line-height: 22px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	transition: all 0.3s ease;
}

.hcontbm input:focus,
.hcontbm textarea:focus {
	border-color: #000;
}

.hcontbm textarea {
	height: 22px;
}

.hcontbm span {
	font-size: 16px;
	color: #333;
}

.hcontbm i {
	color: #ff0000;
	padding-left: 3px;
}

.hcontbmst {
	display: inline-block;
	width: 170px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	border-radius: 6px;
	background: #063b91;
	text-align: center;
	cursor: pointer;
}

.hcontbm2 {
	text-align: center;
	margin-top: 50px;
}

.hcontbul {
	padding-top: 30px;
}


.right_input li {
	width: 48%;
	margin: 0 1% 20px;
	float: left;
}

.right_input .bz_box {
	width: 98%;
}

.right_input #bzContact {
	width: 100%;
	height: 70px;
	outline: none;
	padding: 10px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.right_input li input {
	width: 100%;
	height: 53px;
	padding-left: 6px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.right_input li span {
	font-size: 12px;
	color: #ff0000;
	position: relative;
	top: 4px;
}

.right_input #insubmit {
	display: inline-block;
	width: 170px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	border-radius: 6px;
	background: #007890;
	text-align: center;
	cursor: pointer;
}

.right_input #insubmit:hover {
	background: #333;
}

/* 联系我们结束 */



/* 市场销售开始 */


/* 市场销售结束 */



/* 代理商查询 */
.distr_box {
	width: 100%;
	overflow: hidden;
}

.sec_distr_box {
	margin: 20px 0 50px !important;
}

.distr h3 {
	font-size: 24px;
	padding-bottom: 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
	color: #007890;
}

.distr p {
	margin: 0;
	font-size: 14px;
	color: #84898c;
	line-height: 34px;
}

.distr_tit h3 {
	font-size: 26px;
	margin: 36px 0px 0px;
	border-bottom: 1px solid #ccc;
	color: #007890;
	line-height: 33px;
	padding: 8px 8px;
	/* border-radius: 10px; */
	border-top: 3px solid #007890;
}

.distr_ml li a {
	color: #007890;
	margin: 0;
	border: none;
	font-weight: bold;
	font-size: 16px;
	/* scroll-padding: 1px; */
	letter-spacing: 2px;
	text-align: center;
}

.table-wrapper {
	margin: 10px 0 0;
	width: 100%;
	overflow: hidden;
}

.distr_text {
	width: 33.33333%;
	float: left;
	/* margin: 10px 0; */
	/* background: #f6f7f7; */
	padding: 21px 0px 20px 10px;
}

.distr_text h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #007890;
}

.distr_text p {
	margin: 0;
	font-size: 15px;
	color: #84898c;
	line-height: 30px;
}

.distr_tit h3 a:last-child {
	margin-left: 0px;
}

#dituContent {
	width: 100%;
	height: 390px;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	width: 10% !important;
}

@media(max-width:768px) {

	/* 公司介绍 */
	.about1 {
		background: #f7f7f7;
		position: relative;
	}

	.aboutus {
		padding-bottom: 60px;
	}

	.company {
		padding: 0 10px;
	}

	.joi_hint {
		margin-left: 10%;
		position: relative;
		padding-top: 0px !important;
	}

	.joi_hint>img {
		position: absolute;
		left: -30px;
		bottom: 20px;
		width: 100px;
	}

	.com_img_case {
		margin: 6px 0 35px;
	}

	.com_img_case img {
		height: 220px;
		float: right;
	}

	.com_info_case {
		width: 100%;
	}

	.about_text h3 {
		margin: 15px 0 6px;
		font-size: 18px;
		font-weight: bold;
	}

	.com_info_case p {
		line-height: 28px;
		font-size: 14px;
		color: #333;
		text-align: justify;
		margin: 0;
		text-indent: 2em;
	}

	/* 品质管控 */
	.zlkz_box {
		width: 100%;
		overflow: hidden;
		padding: 6px 0 30px;
		text-align: center;
	}

	.zlkz_box .zlkz_text {
		width: 100%;
		overflow: hidden;
		padding: 4% 3%;
		z-index: 10;
		float: left;
		background: #007890;
		border-top-left-radius: 0px;
	}

	.zlkz_box .zlkz_text p {
		font-size: 16px;
		color: #ffffff;
		line-height: 25px;
		margin-bottom: 20px;
		text-align: left;
	}

	.zlkz_box .zlkz_text_img {
		width: 100%;
		overflow: hidden;
		z-index: 10;
		float: right;
	}

	.zlkz_box .zlkz_text_img img {
		width: 100%;
		border-bottom-right-radius: 0px;
	}

	.wa {
		clear: both;
		display: block;
		margin: 0 auto;
		max-width: 1300px;
		overflow: hidden;
		padding: 8px;
	}

	.wa ul li {
		margin-right: 0px;
		overflow: hidden;
		transition: all 0.8s;
		padding: 0;
		width: 100%;
		float: left;
		margin-bottom: 14px;
		border: 7px solid #f6f7f7;
	}

	/* 联系我们 */
	.conten_box {
		width: 100%;
		overflow: hidden;
		margin: 8px 0 20px;
	}

	.add_box {
		padding: 0 15px;
	}

	.contents ul li {
		padding: 0;
		margin-bottom: 8px;
	}

	#dituContent {
		width: 100%;
		height: 450px;
		margin-bottom: 80px;
	}

	/* 代理商查询 */
	.distr_box {
		width: 95%;
		overflow: hidden;
		margin: 0 auto 50px !important;
	}

	.distr h3 {
		font-size: 22px;
		padding-bottom: 20px;
		margin: 0 0 20px;
		border-bottom: 1px solid #ccc;
		color: #007890;
	}

	.distr p {
		margin: 0;
		font-size: 14px;
		color: #666;
		line-height: 30px;
	}

	.distr p span {
		display: block;
	}

	.distr p span:first-child {
		margin: 0;
	}

	.distr_tit h3 {
		font-size: 22px;
		padding-bottom: 10px;
		margin: 30px 0;
		border-bottom: 1px solid #ccc;
		color: #007890;
	}

	.distr_text {
		width: 100%;
		float: none;
		margin: 10px 0;
	}

	.distr_text p {
		margin: 0;
		font-size: 14px;
		color: #666;
		line-height: 28px;
	}

	.about #video2 {
		cursor: pointer;
		width: 100%;
		float: left;
	}

	.about .txt {
		width: 100%;
		overflow: hidden;
		padding: 3px 0px 0px 0px;
		z-index: 10;
		float: left;
	}

	.about .txt h3 {
		font-size: 24px;
		letter-spacing: 1px;
		color: #007890;
		line-height: 49px;
		margin: 0;
	}

	.about .txt h4 {
		font-size: 26px;
		letter-spacing: 1px;
		line-height: 52px;
		float: left;
		border-top: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		width: 97%;
		margin-top: 25px;
	}

	.pb-100 {
		padding-bottom: 20px !important;
	}

	.pt-100 {
		padding-top: 20px !important;
	}

	.links_box .link ul {
		width: 100%;
		overflow: hidden;
	}

	.links_box .link ul li {
		text-align: center;
		width: 50%;
		float: left;
	}

	.links_box .link ul li a p {
		font-size: 15px;
		color: #1c2933;
		line-height: 22px;
		margin: 7px;
		letter-spacing: 1px;
	}

	.ys .ys_a_l {
		width: 100%;
		float: left;
		padding: 0;
	}

	.ys .ys_a_r {
		width: 100%;
		float: left;
	}

	.about .txta {
		width: 100%;
		overflow: hidden;
		z-index: 10;
		float: left;
		padding: 0
	}

	.about #video2 .cover {
		cursor: pointer;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
	}

	.wb ul li {
		margin-right: 0px;
		overflow: hidden;
		transition: all 0.8s;
		padding: 0;
		width: 50%;
		float: left;
		margin-bottom: 2px;
		border: 4px solid #f6f7f7;
	}

	.wb ul h3 {
		font-size: 18px;
		letter-spacing: 1px;
		text-align: left;
		line-height: 31px;
		margin-bottom: 30px;
		padding: 0px;
	}

	.wb {
		clear: both;
		display: block;
		margin: 0 auto;
		max-width: 1300px;
		overflow: hidden;
		padding: 8px;
	}

	.wb ul {
		margin: 5% 0%;
		overflow: hidden;
	}

	.hconta {
		background: #f6f7f7;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.hcontam {
		margin-top: 20px;
	}

	.hcontap2 li {
		float: left;
		background: #fff;
		padding: 15px 15px;
		width: 100%;
		margin-top: 30px;
		font-size: 16px;
		line-height: 1.7;
		min-height: 110px;
		margin-right: 0%;
		letter-spacing: 0.5px;
	}

	.right_input li {
		width: 100%;
		margin: 2px 0% 20px;
		float: left;
	}

	.h4 {
		font-size: 16px;
		font-weight: normal;
		color: #007890;
		text-align: center;
		line-height: 23px;
	}

	.themeh2 {
		font-size: 24px;
		color: #222;
		line-height: 38px;
		margin-bottom: 16px;
		text-align: center;
		letter-spacing: 1px;
	}

	.links_box .link ul li .link_icon {
		width: 95px;
		height: 95px;
		display: block;
		border-radius: 50%;
		margin-bottom: 20px;
		line-height: 95px;
		transition: all 0.8s;
		margin: 0 auto 15px;
	}

	.ys {
		width: 100%;
		overflow: hidden;
		margin: 0;
		padding-bottom: 0px;
		padding: 20px 8px 80px;
	}

	.about .txta p {
		line-height: 29px;
		overflow: hidden;
		letter-spacing: 1px;
		font-size: 16px;
		margin-top: 10px !important;
		float: left;
		text-align: justify;
	}

}
