/*关于小雷*/
.about_image {
	width: 100%;
	overflow: hidden;
}

.about_image img {
	width: expression_r(this.width > 100 && this.width > this.height ? 100 : auto);
	height: expresion(this.height >100 ? 100 : auto);
}

.navbar-brand {
	padding: 0px;
}

#body .info_title {
	margin-top: 40px;
}

#body .info_title .xiaolei_about {
	font-size: 30px;
	line-height: 85px;
	font-weight: bold;
	padding-top: 10px;
	border-top: solid #e60012;
	margin-left: 20px;
}

#body .info_text {
	margin: 40px 0 65px 0;
	line-height: 27px;
	font-size: 14px;
	font-weight: Regular;
	color: #646464;
}

#body .info_text p {
	margin-bottom: 23px;
}

/*新闻中心*/
#body .news_info .info_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 90px;
	padding-top: 5px;
	margin-left: 15px;
	margin-top: 30px;
	border-top: solid #e60012;
}

#body .news_info {
	padding-bottom: 85px;
}

#body .news_info .news_list {
	padding: 0px;
}

#body .news_info .news_list .div_in {
	border: 1px solid #e5e5e5;
}

#body .news_info .news_list .div_in:hover {
	box-shadow: 0px 0px 8px 2px #e5e5e5;
	cursor: pointer;
}

.news_info .news_list .news_text {
	padding: 40px 34px;
}

.news_info .news_list .news_text .news_list_title {
	font-size: 16px;
	color: #323232;
	height: 50px;
	line-height: 25px;
}

.news_info .news_list .news_text .news_list_describe {
	margin-top: 30px;
	line-height: 24px;
	height: 90px;
	overflow: hidden;
}

.news_info .news_list .news_text .news_list_more {
	margin-top: 26px;
	width: 100%;
}

.news_info .news_list .news_text .news_list_more .time {
	width: 50%;
	float: left;
	color: #969696;
}

.news_info .news_list .news_text .news_list_more .more {
	width: 50%;
	float: left;
	text-align: right;
}

.news_info .news_list .news_text .news_list_more .more a {
	color: #bf9d9d;
	text-decoration: none;
}

.news_info .news_list .col-lg-4 {
	margin-bottom: 60px;
}

.news_info .news_fenye {
	text-align: center;
	margin-top: 35px;
}

.news_info .news_fenye ul {
	width: 200px;
	margin: auto;
}

.news_info .news_fenye ul li {
	float: left;
	border: 1px solid #e5e5e5;
	height: 30px;
	width: 30px;
	line-height: 28px;
	margin-left: 20px;
}

.news_info .news_fenye ul li:hover {
	color: #ffffff;
	background-color: #eb4c4c;
}

.news_info .news_fenye ul .select {
	color: #ffffff;
	background-color: #eb4c4c;
}

.news_fenye .click {
	font-size: 15px;
}


/*产品中心*/
#body .products_info .products_title {
	height: 50px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 44px;
}

#body .products_info .products_title div {
	width: 50%;
	display: inline-block;
	float: left;
}

.products_info {
	margin-top: 60px;
	margin-bottom: 15px;
}

.products_info .products_type {
	margin-bottom: 30px;
	padding: 15px;
}

.products_info .products_list {
	margin-top: 20px;
}

.products_info .products_list .products_list_in {
	margin-bottom: 40px;
}

.products_info .products_list .products_list_in .info {
	box-shadow: 0px 0px 8px 2px #e5e5e5;
	padding: 0px;
}

.products_info .products_list .products_list_in .info:hover {
	box-shadow: 0px 0px 8px 2px #cbc7c7;
}

.products_info .products_list .products_image {
	padding: 0px;
	max-width: 100%;
}

.products_info .products_list .products_image img {
	max-width: 100%;
}

#body .products_info .products_title .text {
	font-size: 24px;
	color: #323232;
	border-bottom: 2px solid #e7e7e7;
}

#body .products_info .products_title .text span {
	margin-left: 15px;
}

#body .products_info .products_title .text i {
	height: 14px;
	width: 14px;
	display: inline-block;
	background-color: #eb4c4c;
}

#body .products_info .products_title .more {
	text-align: right;
	font-size: 18px;
	border-bottom: 2px solid #e7e7e7;
}

#body .products_info .products_title .more a {
	color: #bf9d9d;
	text-decoration: none;
	text-align: top;
}

#body .products_info .products_title .more i {
	height: 17px;
	width: 23px;
	background: url('../image/products/type_i.jpg');
	display: inline-block;
}

.products_info .products_list .products_name {
	font-size: 18px;
	line-height: 58px;
	text-align: center;
	color: #646464;
}

.products_list_in {
	padding: 0px 8px;
}

.products_type .products_title .text i {
	cursor: pointer;
}

@media(max-width:767px) {
	#body .products_info .products_title div {
		width: 100%;
	}

	.products_info .products_list .products_name {
		font-size: 13px;
	}

	.products_info .products_type {
		margin-bottom: 0px;
	}

	#body .products_info .products_title .text {
		font-size: 20px;
	}
}


/*联系我们*/
.contact_address {
	margin-bottom: 40px;
}

.contact_address .contact_info {
	line-height: 42px;
	text-align: center;
	font-size: 22px;
	color: #323232;
}

.contact_address .contact_info .info_line {
	height: 80px;
	width: 60px;
	border-bottom: 5px solid #eb4c4c;
	margin: auto;
}

.contact_address .contact_info .address_info {
	margin-top: 20px;
	margin-bottom: 145px;
	border-top: 1px solid #e5e5e5;
	padding-top: 40px;
}

.contact_address .contact_info .address_info .in {
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
	color: #646464;
}

.contact_address .contact_info .address_info .in .imge {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
}

.contact_address .contact_info .address_info .in .info {
	width: auto;
	float: left;
}

.contact_address .contact_info .address_info .in .one {
	font-weight: bold;
}

.contact_map {
	height: 460px;
}

@media (max-width: 768px) {
	.contact_address .contact_info .address_info .in {
		margin-bottom: 30px;
	}

}

/*首页*/
#body .new_products {
	background-color: #f7f7f7;
	margin-top: 70px;
	display:flex;
	align-items:center;
	padding:25px;
}

#body .new_products .i_left {
	max-width: 530px;
	padding-left: 30px;
}
#body .new_products .i_left .image {
	margin-top: 20px;
}
#body .new_products .i_right {
	padding-left: 35px;
}
@media(max-width:768px) {
	#body .new_products {
		margin-top: 40px;
		flex-direction:column;
		align-items:center;
		padding:35px;
	}
	#body .new_products .i_left{
		padding:0;
	}
	#body .new_products .i_right{
		padding:0;
		margin-top:25px;
	}
}


/*#body .new_products .index_products_more {
	margin-top: 30px;
}

#body .new_products .index_products_more a:hover {
	border: 1px solid #eb4c4c;
}

#body .new_products .index_products_more a {
	display: inline-block;
	border: 1px solid #969696;
	width: 120px;
	text-align: center;
	line-height: 30px;
	color: #969696;
}*/

#body .index_news {
	margin-top: 64px;
	margin-bottom: 70px;
}

.index_news div {
	margin-bottom: 20px;
}

.index_news .news_text {
	padding: 30px 20px;
}

.index_news .news_text .news_list_title {
	font-size: 18px;
	color: #323232;
	height: 50px;
	line-height: 25px;
}

.index_news .news_text .news_list_describe {
	margin-top: 30px;
	line-height: 26px;
	overflow: hidden;
	font-size: 14px;
	height: 55px;
	overflow: hidden;
}

.index_news .news_text .news_list_more {
	margin-top: 40px;
	width: 100%;
}

.index_news .news_text .news_list_more .time {
	width: 50%;
	float: left;
	color: #969696;
	padding-left: 25px;
	background: url("../image/index/time-icon.png") no-repeat;
}

.index_news .news_text .news_list_more .more {
	width: 50%;
	float: left;
	text-align: right;
	margin-bottom: 15px;
}

.index_news .news_text .news_list_more .more a {
	text-decoration: none;
	color: #969696;
}

.index_news .news_text .news_list_more .more a:hover {
	color: red;
}

.index_news .div_in:hover {
	box-shadow: 0px 0px 8px 2px #e5e5e5;
	cursor: pointer;
}

.banner_left img,
.banner_right img {
	margin-top: 90%;
}

.carousel-indicators li {
	border-radius: 0px;
	height: 2px;
	width: 30px;
	margin-left: 5px;
}

.carousel-indicators .active {
	border-radius: 0px;
	height: 2px;
	width: 30px;
	border: 2px solid red;
	margin-left: 5px;
}

.carousel-control {
	opacity: 0;
}

.carousel-control:focus {
	opacity: 0;
}

/*商务合作*/
.business_title {
	text-align: center;
	padding: 55px 0;
	color: #707070;
	line-height: 26px;
	font-size: 13px;
}

.business_title_s {
	width: 75%;
	margin: auto;
}

.business_1 {
	padding: 0px;
	margin-bottom: 70px;
}

.hr_title {
	width: 80px;
	margin: 30px auto;
	height: 5px;
	background-color: #f5a1a1;
	border: none;
}

@media(max-width:768px) {
	.business_title_s {
		width: 100%;
	}

	.business_1 {
		padding: 0 15px;
	}
}

.advantage_bottom .bottom {
	text-align: center;
	float: left;
	position: relative;
	cursor: pointer;
}

.advantage_bottom .bottom .ad_image {
	width: 125px;
	height: 125px;
	border: 2px solid #cbcbcb;
	border-radius: 63px;
	line-height: 122px;
	margin: 35px auto 0px auto;
}

.advantage_bottom .bottom .ad_text {
	font-size: 18px;
	line-height: 48px;
}

.advantage_bottom .bottom .float_div {
	height: 100%;
	position: absolute;
	top: 0px;
	opacity: 0.4;
	color: #FFFFFF;
	background-color: #000000;
	height: 240px;
	display: none;
}

.advantage_bottom .bottom .float_div .info_text_1 {
	text-align: left;
	line-height: 24px;
	height: 240px;
	vertical-align: middle;
	display: table-cell;
	padding: 0 30px;
}

@media(max-width:679px) {
	.advantage_bottom .bottom .float_div .info_text_1 {
		padding: 0 10px;
	}
}

.advantage_bottom .bottom:hover .float_div {
	display: block;
}

.bottow_div {
	background-color: #f5f5f5;
	padding: 75px 0;
}

.bottow_div .bottow_title {
	font-size: 30px;
	text-align: center;
}

.bottow_div .bottow_info {
	margin-top: 60px;
}

.bottow_div .bottow_info .item {
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 0;
	border: 0px;
}

.bottow_div .bottow_info .item .image {
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 999;
	width: 50%;
	height: auto;

}

.bottow_div .bottow_info .item .info {
	width: 50%;
	float: left;
	position: relative;
}

.bottow_div .bottow_info .item img {
	transition: all 0.2s;
	max-width: 100%;
}

.bottow_div .bottow_info .item:hover img {
	transform: scale(1.3);
	--webkit-transform: scale(1.3);
}

.bottow_div .bottow_info .item:hover {
	color: #FFFFFF;
}

.bottow_div .bottow_info .item .bottow_info_text {
	width: 75%;
	margin: auto;
	position: relative;
	z-index: 999;
	margin: auto;
	top: 0;
	bottom: 0;
	margin-top: 80px;
}

.bottow_div .bottow_info .item .bottow_info_text .img_title {
	font-size: 18px;
	line-height: 45px;
}

.bottow_info_text .img_title div {
	margin-right: 8px;
	float: left;
	display: inlie-block;
	height: 40px;
	width: 40px;
}

.bottow_info_text .img_title .tb_1 {
	background: url("../image/business/tb/4-r.png") no-repeat;
}

.bottow_info_text .img_title .tb_2 {
	background: url("../image/business/tb/1-r.png") no-repeat;
}

.bottow_info_text .img_title .tb_3 {
	background: url("../image/business/tb/2-r.png") no-repeat;
}

.bottow_info_text .img_title .tb_4 {
	background: url("../image/business/tb/3-r.png") no-repeat;
}

.bottow_div .bottow_info .item .bottow_info_text .text {
	line-height: 22px;
}

.bottow_div .bottow_info .item .info .back_red {
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	background-color: #ef243c;
	z-index: 99;

}

.bottow_div .bottow_info .item_info .info .back_red {
	left: 100%;
}

.info_five img {
	max-width: 100%;
}

.form_info {
	padding: 80px 0;
}

.form_info div {
	margin: auto;
	font-size: 14px;
	color: #929090;
}

.form_info table {
	width: 90%;
	margin: auto;
	max-width: 610px;
}

.form_info table td {
	height: 70px;
	padding: 10px;
}

.form_info table td .input_div {
	height: 40px;
	border: 1px solid #929090;
	border-radius: 4px;
	padding-top: 3px;
	padding-left: 10px;
}

.form_info table td .input_div input {
	height: 30px;
	border: none;
	width: 90%;
	margin-left: 10px;
}

.form_info table td .input_div_s input {
	width: 70%;
}

@media(max-width:768px) {
	.form_info table td .input_div input {
		width: 40%;
	}
}

.form_info table td .input_text {
	height: 120px;
}

.bottom_info_in {
	display: block;
	line-height: 45px;
	width: 140px;
	text-align: center;
	background-color: #eb4c4c;
	border-radius: 5px;
	color: #FFFFFF;
	margin: 40px auto;
}


/*常见问题*/
.common_info {
	margin-bottom: 70px;
	padding: 15px;
}

.common_info .products_name {
	color: #323232;
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-top: 60px;
}

.common_info .products_name i {
	float: right;
	height: 23px;
	width: 23px;
	cursor: pointer;
}

.common_info .products_name .jian {
	background: url("../image/common/jian.png") no-repeat;
}

.common_info .products_name .jia {
	background: url("../image/common/jia.png") no-repeat;
}

.problem_info ul {
	padding: 0px;
	margin: 20px 0;
	font-size: 14px;
	line-height: 32px;
}

.problem_info ul .problem {
	color: #323232;
}

.problem_info ul .answer {
	color: #828282;
}

.problem_info ul .answer ul {
	padding: 0 0 0 24px;
	list-style: disc;
	padding-bottom: 20px;
	width: 100%;
}

.problem_info .answer_ul li {
	float: left;
	padding: 0px;
}

.problem_info .answer_ul ul {
	margin: 0px;
}

.clear {
	clear: both;
}


/*视频中心*/
.video_info {
	background-color: #f7f7f7;
	padding: 50px 0;
}

.video_info .head_title {
	line-height: 24px;
	text-align: center;
	font-size: 24px;
	width: 170px;
	margin: auto;
}

.video_info .head_title span {
	display: block;
	color: #939393;
	width: 150px;
	margin: auto;
	float: left;
}

.video_info .head_title .border_div {
	float: left;
	border: 2px solid #d0d0d0;
	height: 18px;
	display: block;
	margin-top: 6px;
	border-radius: 5px;
}

.video_info .info {
	text-align: center;
	position: relative;
	margin: auto;
	margin-top: 50px;
}

.video_info .info video {
	width: 90%;
	max-width: 1000px;
	margin: auto;
}

.video_info .info .log_click {
	width: 90%;
	max-width: 1000px;
	height: 100%;
	background-color: #000000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.9;
}

.video_info .info .log_click i {
	width: 100px;
	height: 100px;
	display: block;
	background: url("../image/video/play.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.video_more {
	margin: 50px auto;
}

.video_more .more_title {
	font-size: 20px;
	color: #939393;
	border-bottom: 1px solid #d5d5d5;
	margin: 1px 10px;
}

.video_more .more_title span {
	line-height: 50px;
	width: 80px;
	display: block;
	border-bottom: 1px solid #e64c3b;
}
.click_bottom {
	position: relative;
	height: 85px;
	display: block;
}

.click_bottom .carousel-indicators li {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	border: 1px solid #939393;
}

.click_bottom .carousel-indicators .active {
	margin-left: 5px;
	background-color: #939393;

}

.carousel-inner .video_title {
	line-height: 24px;
	color: #939393;
	margin-top: 20px;
}

.image_more_video video {
	max-width: 100%;
}

.image_more_video {
	position: relative;
}

.image_more_video .fiexd_info {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
}

.image_more_video .fiexd_info img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.image_more_video .fiexd_info:hover img {
	transform: scale(1.1);
	--webkit-transform: scale(1.1);
}

.image_more_video .fiexd_info .time {
	color: #FFFFFF;
	background-color: #e74c3c;
	line-height: 23px;
	width: 60px;
	float: right;
}