.carousel {
	z-index: -1;
}

/* 鎼滅储 */
.ban_sear_box {
	width: 90%;
	overflow: hidden;
	margin: auto;
	margin-top: 40px;
}

.ban_sear_box_bj {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.ban_sear_box_l {
	width: 30%;
	float: left;
	border-right: 2px solid #e0e5eb;
	padding: 20px 0px;
}

.ban_sear_box_l h3 {
	font-size: 25px;
	color: #197fde;
}

.ban_sear_box_l p {
	color: #197fde;
}

.ban_sear_box_r {
	float: right;
	width: 67%;
}

.ban_sear_box h1 {
	font-size: 38px;
	line-height: 45px;
	text-align: center;
	color: #1c2933;
	font-family: 'OswaldBold';
}

.ban_sear_box h2 {
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #b1b1b1;
	margin-top: 0;
	margin-bottom: 15px;
}

.ban_sear_box .hr {
	width: 60px;
	height: 3px;
	background-color: #065fb2;
	margin-top: 5px;
	margin: 0 auto;
}

.ban_sear_box a {
	width: 210px;
	display: block;
	color: #197fde;
	text-align: left;
	font-size: 16px;
	transition: all 0.8s;
	padding: -1px;
	letter-spacing: 1px;
	font-weight: 700;
	float: left;
	height: 27px;
	border-bottom: 1px solid #197fde;
	margin-top: 1%;
}

.ban_sear_box .xh_box {
	float: left;
	width: 100%;
	margin: 25px 0;
}

.ban_sear_box .xh_box h3 {
	float: left;
	font-weight: 700;
	line-height: 42px;
	margin: 0px 20px 0px 0px;
	font-size: 16px;
}

.ban_sear_box .xh_box form input {
	width: 317px;
	/* margin: auto; */
	display: block;
	height: 45px;
	border-radius: 8px;
	padding-left: 10px;
	outline: none;
	border: 1px solid #ccc;
	font-size: 15px;
	float: left;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.ban_sear_box .xh_box form button {
	border: none;
	background: none;
	background: #197fde;
	float: left;
	width: 12%;
	height: 45px;
	margin-left: 16px;
	border-radius: 0.4em;
	color: #fff;
	-webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	font-size: 15px;
}

.ban_sear_box .xh_box form button img {
	width: 32px;
}


.ban_sear_box .fl_box {
	width: 100%;
	display: block;
}


.ban_sear_box .fl_box h3 {
	float: left;
	font-weight: 700;
	line-height: 42px;
	margin: 0px 20px 0px 0px;
	font-size: 16px;
}

.ban_sear_box .fl_box form input {
	width: 20%;
	display: block;
	height: 45px;
	border-radius: 8px;
	padding-left: 10px;
	outline: none;
	border: 1px solid #ccc;
	font-size: 15px;
	float: left;
	-webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	float: left;
}

.ban_sear_box .fl_box form span {
	float: left;
	line-height: 45px;
	margin: 0 10px 0px 5px;
	font-size: 15px;
	color: #757575;
}

.ban_sear_box .fl_box form button {
	border: none;
	background: none;
	background: #197fde;
	float: left;
	width: 12%;
	height: 45px;
	border-radius: 0.4em;
	color: #fff;
	-webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
	font-size: 15px;
}

.ban_sear_box .fl_box select {
	width: 100%;
	height: 45px;
	border-radius: 8px;
	padding: 0 10px;
	outline: none;
	appearance: none;
	border: 0;
	color: #666;
	border: 1px solid #ccc;
}

.ban_sear_box .fl_box .icon-xiala {
	right: -92%;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	top: -44px;
}


/* 鏍锋湰浜у搧寮€濮� */
.brand_box {
	margin: 50px auto;
	width: 100%;
	background-color: #eee;
}

.brand_box_phone {
	display: none;
}
.brand_box_pc {
	display: block;
}
.brand_box_pc ul {
	display: flex;
	align-items: center;
}

.brand_box ul {
	width: 90%;
	height: 450px;
	margin: 0 auto;
}

.pro_pic_box .img_box {
	margin: 30% 0;
	text-align: center;
	transition: all 1s;
}

.pro_pic_box .img_box img {
	transition: all 1s;
}

.pro_pic_box .img_box span {
	color: #333;
	transition: all 1s;
}

.pro_pic_box .img_box .link {
	display: inline-block;
	width: 55%;
	margin-top: 20px;
	padding: 10px 15px;
	border: 1px solid #fff;
	border-radius: 21px;
	display: none;
	transition: all 1s;
}

.slick-center {
	background-color: #0171DB;
}

.slick-center .img_box img {
	transform: scale(1.1);
	transition: all 1s;
        
}

.slick-center .img_box span {
	color: white;
	transition: all 1s;
}

.slick-center .img_box .link {
	display: block;
	margin: 35px auto 0;
	color: white;
	transition: all 1s;
}

.product-item {
	padding: 20px;
}

.pi-wrap {
	padding: 20px;
	background: #f6f7f9;
	display: flex;
	box-shadow: 0px 0px 4px 3px rgb(0 0 0 / 10%);
}

.pi-left {
	width: 60%;
}

.pi-left .second-wrap {
	height: 80px;
}

.pi-left .second-wrap p a {
	color: #333;
	display: inline-block;
	width: 100%;
}

.pi-left .second-wrap p a span {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.pi-right {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}

.product-item h2 {
	font-size: 20px;
	color: rgb(0, 0, 0);
	font-weight: bold;

	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.more-m {
	font-size: 14px;
	color: rgb(231, 0, 18);
	font-weight: bold;
	margin-top: 3px;
	display: block;
}

.pi-right img {
	width: 100%;
}

/* 鏍锋湰浜у搧缁撴潫 */

/* 鍏充簬鎴戜滑 */
.about-us {
	float: left;
	width: 100%;
	margin-top: 120px;
	margin-bottom: 40px;
}

.ar-txt1 {
	width: 70px;
	height: 3px;
	background: #0060ca;
	margin: 23px 0;
}

.ar-txt2 {
	font-size: 38px;
	line-height: 45px;
	color: #1c2933;
	font-family: 'OswaldBold';
}

.ar-contetn {
	width: 54%;
	margin-left: 4%;
	line-height: 1.9;
	float: right;
}

.ar-contetn p {
	line-height: 26px;
	margin-bottom: 18px;
	color: #333;
}

.find-details {
	width: 30%;
	border: 1px solid #197fde;
	text-align: center;
	margin-top: 14px;
	text-indent: 0;
	float: left;
	border-radius: 25px;
	background: #197fde;
}

.find-details a {
	color: #ffffff;
	line-height: 46px;
}

.find-details a:hover {
	color: #ffffff;
	line-height: 46px;
}

.ar-box {
	float: left;
	width: 39%;
	background: #e0e5eb;
}

.ar-box img {
	width: 100%;
	float: left;
	padding: 50px 0px 50px 0px;
	position: relative;
	right: -48px;
}

.al-left {
	margin-left: 11%;
	padding: 6px 0px;
}

/* 鎼滅礌妗嗗紑濮� */
.prod_tit {
	font-size: 24px;
	font-weight: bold;
	padding: 35px 0;
	text-align: center;
}

.index-search {
	max-width: 1200px;
	margin: 0 auto 25px;
	position: relative;
	padding: 0 5px;
}

#index-ybsearch {
	width: 25%;
	height: 38px;
	padding-left: 10px;
}

.index-search_input {
	width: 20%;
	height: 38px;
	padding-left: 10px;
}

.index-serchbtn {
	width: 11.5%;
	height: 38px;
	background: #0078e6;
	border: none;
	color: #fff;
	font-size: 16px;
	outline: none;
	border-radius: 5px;
}

.index-input-group input {
	border: 1px solid #c8c8c8;
	font-size: 14px;
	outline: none;
}

/* 鎼滅储妗嗙粨鏉� */
.product_box {
	width: 100%;
	margin-bottom: 60px;
	overflow: hidden;
}

.product_box .product-single {
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin: 20px 0;
	background: #fafafa;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.product_box .product-single .service-image {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.product_box .product-single .service-image img {
	height: auto;
	width: 70%;
	z-index: 2;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	display: block;
	margin: auto;
}

.product_box .product-single:hover .service-image img {
	transform: scale(1.25, 1.25);
}

.product_box .product-single .content {
	z-index: 2;
	width: 100%;
	margin-top: 30px;
}

.product_box .product-single .content h4 {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 15px;
	color: #181E4E;
	position: relative;
}

.product_box .product-single .content h4 a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	padding-left: 25px;
}

.product_box .product-single .content h4:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width: 80px;
	background: #033566;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.product_box .product-single:hover .content h4:before {
	width: 130px;
}

.product_box .product-single .content h4:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background: #0335664d;
	z-index: -1;
}

.content p a img {
	width: 32px;
	height: 32px;
}

.content p a span {
	position: relative;
	top: -10px;
	left: 10px;
}

.product_box .product-single .content p {
	color: #666;
	line-height: 32px;
	padding-left: 25px;
}

.product_box .product-single .content p a {
	font-size: 14px;
	color: #666;
	transition: all 0.4s;
}

.product_box .product-single .content p a:hover {
	color: #0078e6;
}

.prodcut_bnt {
	padding-left: 25px;
	margin: 20px 0 30px;
}

.prodcut_bnt a {
	text-align: center;
	margin: 0;
	padding: 14px 30px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 3px;
	transition: all 1s ease;
	display: inline-block;
	border: 1px solid #0078e6;
	color: #0078e6;
}

.product_box .product-single:hover .prodcut_bnt a {
	background: #0078e6;
	color: #fff;
	;
}

/* 浼佷笟绔欎骇鍝佷腑蹇冪粨鏉� */

/* 浼佷笟绔欎紒涓氭柊闂诲紑濮� */
.new_box {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}

.nel {
	padding: 0;
	width: 30%;
	margin-right: 65px;
	float: left;
}

.news_l {
	width: 300px;
	background: #e0e5eb;
	float: left;
	padding: 52px 0px;
	margin-top: 15px;
}

.news_l h3 {
	font-size: 38px;
	line-height: 56px;
	text-align: left;
	color: #1c2933;
	font-family: 'OswaldBold';
	width: 333px;
	position: relative;
	left: 60px;
	padding: 0;
	margin: 0;
}

.news_l h4 {
	font-size: 38px;
	line-height: 50px;
	text-align: left;
	color: #0078e6;
	font-family: 'OswaldBold';
	position: relative;
	left: 60px;
	padding: 0;
	margin: 0;
}

.news_l .hr {
	width: 110px;
	height: 5px;
	background-color: #197fde;
	margin-top: 2px;
	margin-bottom: 19px;
	left: 250px;
	position: relative;
}


.find-news_l {
	width: 52%;
	border: 1px solid #197fde;
	text-align: center;
	margin-top: 155px;
	text-indent: 0;
	float: left;
	border-radius: 25px;
	background: #197fde;
}

.find-news_l a {
	color: #ffffff;
	line-height: 46px;
}

.find-news_l a:hover {
	color: #ffffff;
	line-height: 46px;
}


.ner {
	width: 60%;
	padding: 0;
	float: right;
}

.new_box ul li {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;

}

.nDate {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 1.4;
	box-sizing: border-box;
	padding: 10px 0 0;
}

.yueSet {
	float: left;
	font-weight: normal;
	color: #666;
}

.newName {
	float: left;
	margin: 0;
	box-sizing: border-box;
}

.newTit .titleSet {
	text-decoration: none;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.8s;
	width: 100%;
	float: left;
}

.newDetail_box {
	width: 64%;
	float: LEFT;
	border-bottom: 2px solid #efefef;
	PADDING-BOTTOM: 18PX;
	PADDING-LEFT: 20PX;
	MARGIN-LEFT: 5PX;
}

.newDetail {
	white-space: normal;
	padding: 5px 0;
	display: -webkit-box;
	/* word-break: break-all; */
	/* text-overflow: ellipsis; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
	color: #999;
	margin: 0;
	float: left;
	width: 100%;

}

.hidden-xs {
	float: left;
	width: 35%;
}

.hidden-xs img {
	float: left;
	width: 100%;
	height: 159px;
}

.newTit .titleSet:hover {
	color: #0078e6;
}

/* 浼佷笟绔欒涓氬簲鐢ㄥ紑濮� */
.ApplyArea {
	width: 100%;
	float: left;
}

.ApplyArea .applylist_box {
	margin: 20px 0 50px 0;
}

.ApplyArea h1 {
	font-size: 38px;
	line-height: 45px;
	text-align: center;
	color: #1c2933;
	font-family: 'OswaldBold';
}

.ApplyArea h2 {
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #b1b1b1;
	margin-top: 0;
	margin-bottom: 15px;
}

.ApplyArea .hr {
	width: 60px;
	height: 3px;
	background-color: #197fde;
	margin-top: 5px;
	margin: 0 auto;
	margin-bottom: 46px;
}


#app {
	width: 100%;
	justify-content: space-between;
	float: left;
	height: 598px;
}

.boxa {
	overflow: hidden;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}

.imgBoxb {
	width: 100%;
	overflow: hidden;
}

.imgBoxb img {
	width: 100%;
	height: 100%;
	transition: all 0.4s linear;
}

.imgBoxb:hover img {
	transform: scale(1.25);
}

.titleB {
	font-size: 38px;
	line-height: 45px;
	color: #fff;
	font-family: 'OswaldBold';
	text-align: center;
	position: relative;
	top: -202px;
}

.find-boxa {
    width: 36%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 14px;
    text-indent: 0;
    float: left;
    border-radius: 25px;
    background: #ffffff;
    position: relative;
    top: -178px;
    margin: auto 32%;
}

.find-boxa a {
	color: #197fde;
	line-height: 46px;
}


/* 浼佷笟绔欒涓氬簲鐢ㄧ粨鏉� */


/* 鎵嬫満  (<=768px)*/
@media (max-width: 768px) {
	.ban_sear_box_bj {
		width: 100%;
		float: left;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.ban_sear_box .xh_box {
	    float: left;
	    width: 100%;
	    margin: 15px 0;
	}
	.ban_sear_box {
	    width: 96%;
	    overflow: hidden;
	    margin: auto;
	    margin-top: 40px;
	}

	.ban_sear_box .ban_sear_box_l,
	.ban_sear_box .ban_sear_box_r {
		width: 100%;
		border-right: 0;
	}

	.ban_sear_box .ban_sear_box_r .xh_box input {
		width: 70%;
	}

	.pro_pic_box .img_box {
		margin: 20% 0;
	}

	.ban_sear_box .ban_sear_box_r .xh_box button {
		width: 25%;
	}

	.ban_sear_box .ban_sear_box_r .fl_box h3 {
		width: 100%;
	}

	.ban_sear_box .ban_sear_box_r .fl_box input {
		width: 38%;
		margin-bottom: 5%;
	}

	.ban_sear_box .ban_sear_box_r .fl_box button {
		width: 38%;
	}

	.brand_box_pc {
		display: none;
	}

	.brand_box_phone {
		display: block;
	}
	.brand_box_phone ul {
		display: flex;
		align-items: center;
	}

	.about-us .ar-contetn {
    width: 100%;
    margin-top: 9%;
	}

	.new_box .find-news_l {
    width: 148px;
    margin-top: 20px;
	}

	.new_box .news_l .hr {
		left: 165px;
	}

	.new_box .news_l h3 {
		font-size: 32px;
	}

	.new_box .ner {
		width: 100%;
	}

	.about-us {
		margin-top: 20px;
	}
	.hot_box .hot_pic_box .hot-img {
		width: 60%;
		margin: 0 auto;
	}

	.hot-flag-a a {
		width: 100%;
		display: flex;
	}

	.hot_box .hotlist img {
		height: auto;
	}

	.hot_prod_tit {
		flex-direction: column;
	}

	.hotlist .hot-flag {
		flex-direction: initial;
	}

	.hot_box .hotlist {
		padding: 0;
	}


	.hy_box_item .hy_image {
		display: none;
	}

	.hy_new_text {
		width: 100%;
	}
	.ar-box {
    float: left;
    width: 94%;
    background: #e0e5eb;
	}
	.ar-box img {
	    width: 100%;
	    float: left;
	    padding: 20px 0px 20px 0px;
	    position: relative;
	    right: -18px;
	}
	.find-details {
	    width: 50%;
	    border: 1px solid #197fde;
	    text-align: center;
	    margin-top: 14px;
	    text-indent: 0;
	    float: left;
	    border-radius: 25px;
	    background: #197fde;
	}
	.titleB {
	    font-size: 38px;
	    line-height: 45px;
	    color: #fff;
	    font-family: 'OswaldBold';
	    text-align: center;
	    position: relative;
	    top: -153px;
	}
	.find-boxa {
	    width: 40%;
	    border: 1px solid #fff;
	    text-align: center;
	    margin-top: 14px;
	    text-indent: 0;
	    float: left;
	    border-radius: 25px;
	    background: #ffffff;
	    position: relative;
	    top: -142px;
	    margin: auto 30%;
	}
	.boxa {
	    overflow: hidden;
	    box-sizing: border-box;
	    margin: 0 !important;
	    padding: 0 !important;
	    float: left;
	    height: 307px;
	}
	.news_l {
	    width: 245px;
	    background: #e0e5eb;
	    float: left;
	    padding: 52px 0px;
	    margin-top: 15px;
	}
	.news_l h3 {
	    font-size: 38px;
	    line-height: 56px;
	    text-align: left;
	    color: #1c2933;
	    font-family: 'OswaldBold';
	    width: 333px;
	    position: relative;
	    left: 40px;
	    padding: 0;
	    margin: 0;
	}
	.news_l h4 {
	    font-size: 38px;
	    line-height: 50px;
	    text-align: left;
	    color: #0078e6;
	    font-family: 'OswaldBold';
	    position: relative;
	    left: 40px;
	    padding: 0;
	    margin: 0;
	}
	.newName {
	    float: left;
	    margin: 0;
	    box-sizing: border-box;
	    width: 100%;
	}
.newDetail_box {
    width: 100%;
    float: LEFT;
    border-bottom: 2px solid #efefef;
    PADDING-BOTTOM: 18PX;
    PADDING-LEFT: 0;
    MARGIN-LEFT: 0;
}
.hidden-xs {
    float: left;
    width: 100%;
}


}