﻿
/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}

/*左侧悬浮开始*/
.float_zoosnet{display: block;width: 130px;background: #e53b00;border-radius: 15px 15px 80px 15px;position: fixed;left: 20px;bottom: 20%;z-index: 100000000000;text-decoration: none;padding-bottom: 10px;}.float_zoosnet a {text-decoration: none}.float_zoosnet img {max-width: 100%;width: auto}.float_mess{display: block;padding-bottom: 10px;}.float_mess_img{margin: 0 -5px;margin-top: -70px;margin-bottom: -30px;}.float_mess_btn{width: 155px;padding: 10px;border-radius: 5px;background: #fccc76;background: -moz-linear-gradient(left,  #fccc76 0%, #fcdfa2 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fccc76), color-stop(100%,#fcdfa2));background: -webkit-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: -o-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: -ms-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: linear-gradient(to right,  #fccc76 0%,#fcdfa2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccc76', endColorstr='#fcdfa2',GradientType=1 );color: #ab0000;font-size: 24px;line-height: 30px;font-weight: bold;margin-left: -15px;text-align: center;animation: mess_btn 1s linear 0s infinite alternate;}@keyframes mess_btn {0%   {transform: scale(1, 1);}100% {transform: scale(1.1, 1.1);}}.float_baojia,.float_liuyan,.float_Qr{display: block;margin: 5px;}.float_img_btn {background: rgba(200, 200, 200, 0.2);border-radius: 5px;padding: 5px 6px;font-size: 16px;line-height: 26px;color: #fff;}.float_img_btn i{display: inline-block;vertical-align: top;margin-right: 5px;width: 19px;height: 19px;padding: 5px 7px;background: #fccc76;border-radius: 5px;background: -moz-linear-gradient(left,  #fccc76 0%, #fcdfa2 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fccc76), color-stop(100%,#fcdfa2));background: -webkit-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: -o-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: -ms-linear-gradient(left,  #fccc76 0%,#fcdfa2 100%);background: linear-gradient(to right,  #fccc76 0%,#fcdfa2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccc76', endColorstr='#fcdfa2',GradientType=1 );}.float_img_btn i img{display: block;vertical-align: top;}.float_img_qr{border-radius: 5px;padding: 10px 8px 0;font-size: 12px;line-height: 26px;color: #fff;text-align: center;background: rgba(255, 255, 255, 0.1);background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.1)), color-stop(100%,rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(top,  rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);background: -ms-linear-gradient(top,  rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.1)', endColorstr='rgba(255, 255, 255, 0)',GradientType=0);}.float_img_qr i{display: block;vertical-align: top;}.float_img_qr i img{display: block;margin: 0 auto;}.float_retrun{text-align: left; margin-bottom: 35px;}.float_retrun_top{display: inline-block;border-radius: 10px 10px 10px 10px;color: #ab0000;font-size: 16px;line-height: 16px;padding: 5px 5px 5px 5px;background: rgba(255, 255, 255, 0.7); text-align: center; line-height: 1.5;}.float_retrun_top img{display: inline-block;vertical-align: top;margin-right: 5px;}.float_tell_img {position: fixed;bottom: 160px;right: 70px;overflow: hidden;bottom: 306px;width: 0;transition: all .2s ease-in-out;-wekbit-transition: all .2s ease-in-out;z-index: 10000000}@media (max-width: 759px) {.float_zoosnet{border-radius: 15px;padding:1px;bottom: 160px;}.float_mess {display: none}.float_retrun {display: none}.float_Qr {display: none}}
.float_retrun{ display: block; margin-left: 5px;}
/*左侧悬浮结束*/
/*banner */
.index_main{
	background: #f7f7f7;
}

.index_main .section1 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:745px;
	position: relative;
}
.index_main .section1 .index_banner .item.slick-current .scaleBg{
	visibility: visible;
	-webkit-animation:scale-bg 5s linear forwards;
	animation:scale-bg 3s linear forwards;
}
.index_main .section1 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 750px;
	z-index: 0;
}
.index_main .section1 .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	top: 30%;
	right: -50%;
	left:10px;
	opacity: 0;
	transform: translateY(540px);
	-ms-transform: translateY(540px);		/* IE 9 */
	-webkit-transform: translateY(540px);	/* Safari and Chrome */
	-o-transform: translateY(540px);		/* Opera */
	-moz-transform: translateY(540px);		/* Firefox */
	transition: all 500ms ease;
}
.index_main .section1 .index_banner .item .inner a{ height: 750px; display: block;}
.index_main .section1 .index_banner .item.active .inner .block_txt{
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0);		/* IE 9 */
	-webkit-transform: translateY(0);	/* Safari and Chrome */
	-o-transform: translateY(0);		/* Opera */
	-moz-transform: translateY(0);		/* Firefox */
	transition: all 500ms ease;
}

.index_main .section1 .index_banner .item .inner .block_txt h4{
	transform: translateX(1500px);
	-ms-transform: translateX(1500px);	/* IE 9 */
	-webkit-transform: translateX(1500px);	/* Safari and Chrome */
	-o-transform: translateX(1500px);		/* Opera */
	-moz-transform: translateX(1500px);		/* Firefox */
	transition: all 2000ms ease;
}

.index_main .section1 .index_banner .item.active .inner .block_txt h4{
	font-size: 30px;
	color: #fff;
	text-align: center;
	transform: translateY(0);
	-ms-transform: translateY(0);	/* IE 9 */
	-webkit-transform: translateY(0);	/* Safari and Chrome */
	-o-transform: translateY(0);	/* Opera */
	-moz-transform: translateY(0);		/* Firefox */
	transition: all 2000ms ease;
}
.index_main .section1 .index_banner .item .inner .block_txt h2{
	transform: translateX(-1500px);
	-ms-transform: translateX(-1500px);	/* IE 9 */
	-webkit-transform: translateX(-1500px);	/* Safari and Chrome */
	-o-transform: translateX(-1500px);	/* Opera */
	-moz-transform: translateX(-1500px);		/* Firefox */
	transition: all 3000ms ease;
}

.index_main .section1 .index_banner .item.active .inner .block_txt h2{
	color: #fff;
	font-weight: bold;
	text-align:center;
	letter-spacing:5px;
	transform: translateX(0);
	-ms-transform: translateX(0);	/* IE 9 */
	-webkit-transform: translateX(0);	/* Safari and Chrome */
	-o-transform: translateX(0);	/* Opera */
	-moz-transform: translateX(0);		/* Firefox */
	transition: all 3000ms ease;
}
.index_main .section1 .index_banner .item .inner .block_txt h2 span{
	color: #f5c920;
	display: inline-block;
	letter-spacing: 5px;
	font-size: 45px;
}
.index_main .section1 .index_banner .item .inner .block_txt h3{
	color: #fff;
	font-size: 22px;
	text-align:center;
	margin-top: 10px;
	letter-spacing: 3px;
	transform: translateY(1500px);
	-ms-transform: translateY(1500px);	/* IE 9 */
	-webkit-transform: translateY(1500px);	/* Safari and Chrome */
	-o-transform: translateY(1500px);	/* Opera */
	-moz-transform: translateY(1500px);		/* Firefox */
	transition: all 5000ms ease;

}
.index_main .section1 .index_banner .item.active .inner .block_txt h3{
	transform: translateY(0);
	-ms-transform: translateY(0);	/* IE 9 */
	-webkit-transform: translateY(0);	/* Safari and Chrome */
	-o-transform: translateY(0);	/* Opera */
	-moz-transform: translateY(0);		/* Firefox */
	transition: all 5000ms ease;

}
.index_main .section1 .slick_txt{
	width:30%;
	height: 750px;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.index_main .section1 .left{
	left: 0;
}
.index_main .section1 .right{
	right:0;
}
.index_main .section1 .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.index_main .section1 .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 45%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.index_main .section1 .slick_txt .prev{
	background-image:url(../images/ban_prev.png);
	left:60px;
}
.index_main .section1 .slick_txt .next{
	background-image:url(../images/ban_next.png);
	right:60px;
}
.index_main .section1 .slick_txt .prev:hover{
	background-image:url(../images/ban_prev_hover.png);
}
.index_main .section1 .slick_txt .next:hover{
	background-image:url(../images/ban_next_hover.png);
}
.index_main .section1 .number{
	position: absolute;
	bottom:25%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.index_main .section1 .number span{
	font-family: "Myriad Pro","Microsoft YaHei";
	font-size: 14px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span:last-child{
	margin-right: 0;
}
.index_main .section1 .number span:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-20px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
}

.index_main .section2{
	background: #ececec;
}
.index_main .section2 h3{
	text-align: center;
}
.section_about{
	margin-top:10px;
	text-align: center;
}
.about_div{
	margin-top:20px; background: url(../images/kehugydb.jpg) no-repeat center top; height: 460px; background-size: 100%;
}
.kjlyab_tb{ width: 66.1%; margin: 0 auto; display: flex;flex-wrap:nowrap;justify-content:space-between;font-family: 黑体; color: #f8f3f3;}
.kjlyab_tb b{ font-size: 16px;  display: block; text-align: center;}
.kjlyab_tb1,.kjlyab_tb2,.kjlyab_tb3{ width: 30.3%;}
.kjlyab_tb1,.kjlyab_tb3{ margin-top: 260px;}
.kjlyab_tb2{ margin-top: 30px;}
.kjlyab_tb p{  text-indent: 30px; text-align: left; font-size: 15px;line-height: 28px;}
@media screen and (max-width:1700px){
	.kjlyab_tb{ width: 81%;}
}
@media screen and (max-width:1000px){
	.section_about{ display: none}
}
.index_main .section3 h3{
	text-align: center;
}
.index_main .section4{
	background: #f5f5f5;
	margin-top: 5px;
}
#hy-fw{
	margin-top:0;
}
.index_main .section4 h3{
	text-align: center;
}
.hangye-p{
	text-align: center;
	font-size: 16px;
}
.mobile-lu .box,.hang-bottom .box{
	font-family: 'Kanit', sans-serif;
	border: 8px inset #eaeaea;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
}

.mobile-luxing .box{
	font-family: 'Kanit', sans-serif;
	text-align: center;
	overflow: hidden;
	border:5px inset #eaeaea;
	position: relative;
	margin-top: 20px;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
}
.box > a > span{
	font-size: 16px;
	color:#000;
	display: block;
	background: #eae8e8;
	font-weight: bold;
}
.box .box-content{
	color:#fff;
	width: 100%;
	top: 350px;
	position: absolute;
	transition: all 1s;
}
.box-content a h3{
	padding: 20px 20px;
}

.box:hover  div.box-content{
	opacity: 0.6;
	top: 0;
	background: linear-gradient(to left top, #020e2f, #174488);
	height: 100%;
}
.jieshao{
	color: #fff;
	font-size: 17px;
	margin: 0 20px;
}
.box:hover img{
	opacity: 0.2;
	transform: scale(1);
}

.box .title{
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 10%;
}

.box-content a h3{
	color:#fff;
}
.box .post{
	font-size: 16px;
	text-transform: capitalize;
}
.ul-title li{
	margin-top:25px;
}
.ul-title-cvd li{
	margin-top:3px;
}
.ul-title li:hover{
	background:#dc5c2c;
}
.ul-title li a{
	color:#fff;
}

.ul-title li a:hover{
	text-decoration: none;
}
.box-content .title:hover{
	color:#dc5c2c;
}
.box-content a:hover{
	text-decoration: none !important;
}
.box .box-span{
	display: inherit;
	background-color: #dc5c2c;
	color: white;
    height:20px;
}
.mobile-luxing div a:hover{
	text-decoration: none;
}

.box .box-lu{
    display: inherit;
    color: black;
    font-size: 15px;
    height:20px;
    font-weight: 600;
}
.lunbo{
	padding:0;
	background:url(../images/kehu_bg.jpg) no-repeat center top;
}
.lunbo h2{
	font-size:24px;
}

.date p{
	margin: 0 0 13px;
}
/*产品轮播*/

#Marquee_x{margin:20px auto;padding:2px;overflow:hidden;height:230px;}
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:220px; width:210px; overflow:hidden}
#Marquee_x ul li div img{width:200px; height:200px; display:block;border:1px solid #ffb300;}
#Marquee_x ul li div span{ display:block;background-color: #da5c36;width:200px;overflow:hidden;color:#fff}
#Marquee_x a:hover{
	text-decoration: none;
}
.fuwu{
    height:210px;
    text-align: center;
    padding: 10px 0;
    background-color: #f1f0f0;
    color: #000;
}
.fuwu a{
    font-size: 18px;
    color: white;
    display: block;
	width: 110px;
	margin: 20px auto;
}
.container-fluid{
    padding:0;
}
.section5{
	margin-top: 5px;
    background:url(../images/service.jpg) no-repeat center top;
}
.section5 .service{
    width: 100%;
    padding: 0 313px;
}
.service li{
    color: #000;
    font-size: 18px;
    margin-top: 15px;
}
.service{
    color:#000;
}
.service h3{
    text-align: center;
}
.section6{
    margin-top:20px;
}
.tel-lx{
	margin-top:20px;
	margin-bottom:30px;
	text-align: center;
}
.tel-lx h4{
	font-size: 30px;
	color: #ea8631;
	margin-bottom: 30px;
	font-weight: bold;
}
.tel-lx p{
	font-size: 18px;
	color: #666666;
	line-height: 28px;
}
.tel-lx span{
	color:red;
}
.tel-lx img{
	width:130px;
}
.an_box {
	text-align: center;
	font-size: 15px;
}
.an_box img{
	border: 2px solid #ccb488;
}
.an_box img:hover{
	border: 2px solid #dc5c2c;
}
.anli_index {
	margin-top: 20px;
	margin-bottom: 20px;
}
.anli_index a{
	color: #000;
}
.anli_index a:hover{
	text-decoration: none;
	color:#dc5c2c;
}
/*
首页新闻小轮播图
*/
.example {height:380px;}

.example ul{
	padding:0;
	margin-bottom:0;
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.ft-carousel {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 560px;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../images/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../images/next.png) no-repeat;
}

.section6 h3{
	text-align: center;
}
.new-new ul li {
	height: 90px;
	margin-bottom: 12px;
}
.date {
	width: 70px;
	text-align: center;
	float: left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin-right: 10px;
}
.date .date-span {
	font-size: 30px;
}

.title {
	font-size: 17px;
}

.news{
	height:90px;
	overflow: hidden;
}
.news a{
	text-decoration: none;
	display: block;
	color:black;
}
.news a .title{
	color:black;
}
.news a p{
	color:#999999;
}
.section7{
	display: none;
	/*height:430px;
	background-color: #1d55a2;*/
}
.section7  h3{
	text-align: center;
	color:white;
	margin-top: 50px;
}
.section7 .liuyan{
	height:430px;
	padding-top: 5px;
	background: #23609e url(../images/liuyan-img.jpg) no-repeat center;
}
.liuyan table{
	width: 55%;
	margin: 0 auto;
}

.liuyan table .tr{
	float:left;
	width:45%;
	margin-top:20px;
	color:white;
}
.liuyan table .td1{
	width:20%;
}
.liuyan table .intxt{
	width:120%;
}
.liuyan table .yaoqiu{
	width:92%;
}
.liuyan table .qiu{
	width:92%;
}
.footer{
	background: #4e607b url(../images/map.png) center top no-repeat;
	color:white;
	padding-top:20px;
}
.footer h4{
	font-weight: 600;
}
.foot_logo{
	margin-top:50px;
}
.foot_wx{
	margin-top:50px;
}
.foot_wx img{
	width:100%;
}
.footer ul{
	padding:0 5px;
}
.footer ul li{
	list-style: none;
	margin-top:15px;
}
.footer ul li a{
	color:white;
}

/*在线获取报价*/
@-webkit-keyframes onlines {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes onlines {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
 .zx {
	 position: fixed;
	 bottom: 10px;
	 z-index: 2;
	 height: 165px;
	 width: 165px;
}
 .zx p{
	 position: absolute;
	 width: 120px;
	 top: 150px;
	 left: 13px;
	 color: #e26308;
 }

.zx .btn {
	width: 230px;
	height: 230px;
	display: block;
	position: absolute;
	z-index: 1;
	left: -45px;
}
.zx .btn:before {
	content: '';
	width: 75%;
	height: 75%;
	background: url(../images/scrollicon02.png) no-repeat left center;
	background-size: 100% 100%;
	position: absolute;
	left: 29px;
	top: 2px;
	-webkit-animation: onlines 3s linear infinite;
	animation: onlines 3s linear infinite;
	z-index: -1;
}
.zx .btn img {
	width: 80% !important;
}
.section8{
	background-color: #65656d;
	text-align: center;
	color:#afb1b3;
}
.section8 a{
	color:#afb1b3;
}

.sec2 .fen-box p{
	font-size:16px;
}
.sec2 h3{
	font-size:18px;
}
.about-h3{
	font-size: 16px;
	line-height: 25px;
}
.about-h3 h3{
	text-align: center;
	font-size:22px;
}
.about-h3 .container{
	padding:0;
}
.sec4 h3,.sec5 h3{
	text-align: center;
}
.wliad_tb{ width: 1170px; margin: 0 auto;}
.wliad_tb p{ font-size: 17px; line-height: 28px;padding: 20px;}
.tui_content{
	background:#f9d9cd;
	font-size: 14px;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 30%);
	margin-bottom: 30px;
}
.sec2 .fen-box .tan_liucheng{
	font-size: 18px;
}
.zi_more{
	margin:20px auto;
}
.hui_top{
	margin-top:20px;
}
.tan_more{
	padding: 0;
	height: 50px;
	line-height: 50px;
	background: #fcc4b5;
}
.tan_more a{
	color: black;
	display: block;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 30%);
}
.sec3{
	padding-bottom: 20px;
}
.sec3 .fenmo-bottom{
	margin-top:20px;
}
.sec3 div img{
	width:100%;
}

.leibie-li{
	background: #dc5c2c;
	height: 50px;
	padding:0;
}
.leibie-li a{
	color:white;
	font-size: 17px;
	font-weight:bold;
	display: block;
	height: 50px;
	line-height: 45px;
	text-align: center;
	border-style: inset;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.3);
}
.leibie-li a:hover{
	text-decoration: none;
	background: #d4883a;
}
.leibie-lixia{
	height: 50px;
	padding: 0 10px;
	margin: 5px 0;
}
.leibie-lixia a{
	color:#000;
	font-size: 16px;
	display: block;
	height: 50px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #d0cece;
}
.leibie-lixia a:hover{
	text-decoration: none;
	background: #decdc7;
}
.leibie-son{
	display: none;
}
.leibie-down{
	z-index: 999;
	position: relative;
	background: #dc5c2c;
}
.leibie-down > li >a{
	font-size:14px;
	overflow:hidden;
}
.sec8{
	text-align: center;
	margin-bottom: 40px;
	display: none;
}
.sec8 .container,.section2 .container{
	padding-left:0;
	padding-right:0;
}

.fenlei a{
	margin-top:20px;
	text-align:center;
}

.fenlei .fen-img{
	border-style: outset;
	border-color: white;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.3);
}
.fen-img h4{
	font-size:16px;
}
.fenlei .fen-title{
	width:58%;
	height:155px;
	float:left;
	overflow: hidden;
	margin-left: 20px;
}
.fenlei a{
	display: block;
	height:40px;
	color:black;
	text-decoration:none;
}
.fenlei a:hover{
	color: #68686d;
	background: #ece6e3;
}
.sec5 .kehu{
	padding:0 20px;
	text-align: center;
}
.sec5 .kehu span{
	display: block;
	height:20px;
	overflow: hidden;
}
.sec5{
	margin-bottom: 20px;
}
.kehu a{
	display: block;
	color:black;
}
.kehu a:hover{
	color:red;
	text-decoration: none;
}
.kehu a img{
	width:100%;
	border: 1px solid gray;
	image-rendering: -webkit-optimize-contrast;
}
.con-font{
	font-size:16px;
}

.pro span{
	height:20px;
	font-size: 15px;
	font-weight: 600;
	display: block;
	overflow: hidden;
}
.pro:hover{
	color:#dc5c2c;
}
.luxing a{
	display: block;
	text-decoration: none;
	text-align: center;
	color:black;
	border: 1px solid gray;
}
.lu{
	background: #fff;
	padding-top: 1px;
}

.lu h1 :hover{
	text-decoration: none;
}
.lu h1 a{
	color: #dc5c2c;
}

.sec2 h1, .sec4 h1, .sec5 h1 {
	text-align: center;
	font-size: 24px;
}
.daohang{
	background-color: #e6e6e6;
	height:60px;
	margin-top:0;
	font-size: 16px;
}

.daohang a{
	color:#585151;
}
.des{
	/*height: 100px;*/
	font-size: 16px;
	margin-top: 50px;
	overflow: hidden;
}
.des span{
	display: block;
}
.num{
	font-size: 16px;
	color: #e27d36;
	font-weight: bold;
	display: block;
	margin-top: 22px;
}
.tit-pic{
	margin-top:20px;
}
.tit-pic h1{
	font-size:24px;
}
.tit-pic div img{
	width:100%;
}
.sma-pic{
	border: 15px solid #e0e0e0;
}
.pro_btn {
	padding-top: 30px;
	overflow: hidden;
}

.pro_btn1 {
	display: block;
	width: 40%;
	margin-right: 20px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #0256ac;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.pro_btn1:hover {
	background: #fff;
	border: 1px solid #0256ac;
	color: #0256ac;
	text-decoration: none;
}
.pro_btn2 {
	display: block;
	width: 40%;
	margin-right: 0;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: #b03f1d;
	color: #fff;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.pro_btn2:hover {
	background: #fff;
	border: 1px solid #7b7b7b;
	color: #d45741;
	text-decoration: none;
}
.tags_title {
	border-bottom: 1px solid #DDD;
}

.tags_title span {
	width: 120px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: -1px;
	background: #fff;
	color: #333;
	display: block;
	margin-left: 5px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}
.content{
	margin-top:20px;
}
.body{
	margin-top:20px;
}
.body table tr td{
	text-align:center;
}

.tabpad ul li .sma img{
	width: 100%;
	display: block;
}
.tabpad ul li{
	margin-top:20px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c3ceca;
	margin-left: 50px;
}
.ul-li li .sma span{
	display: block;
	height: 40px;
}
.tabul{
	text-align: center;
	margin: 40px 150px;
}
.tabul li{
	float:left;
	margin: 0 22px;
	display: inline-block;
	text-align: center;
}
.tabul li a{
	display: inline-block;
	width: 200px;
	line-height: 50px;
	font-size: 16px;
	color: #565966;
	border-radius: 5px;
	border: 1px solid #d3d6da;
	text-decoration: none;
}

.show{
	display: block;
}
.tabpad{
	display: none;
}
.tabul .tab-on a{
	color:white;
	background-color: #00479d;
}
.pic-father{
	position: relative;
}
.large{
	position: absolute;
	top: 0;
	width: 100%;
	height: 345px;
	background-color: rgba(138, 172, 221, 0.57);
}
.large img{
	position: absolute;
	top: 40%;
	left: 42%;
}
.large span{
	position: absolute;
	top: 58%;
	left: 42%;
}
.large1{
	display: none;
}
.big-bg{
	display: none;
	width:460px;
	position: fixed;
	left: 36%;
	top: 15%;
	z-index: 005;
}
.honor-big-bg{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}

.newsList {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.newsList .hotNews {
	padding: 44px 0;
	overflow: hidden;
	width: 100%;
}
.newsList .hotNews .newsImage {
	float: left;
	width: 40%;
}
.newsList img {
	max-width: 100%;
	width: 230px;
	height: 170px;
}
.newsImage a{
	text-decoration: none;
	color: dodgerblue;
}
.newsList .hotNews section {
	float: left;
	width: 60%;
	padding-left: 32px;
}
.newsList .hotNews section h2 {
	font-size: 23px;
	color: #7fbe25;
}
.newsList .hotNews section .auti {
	width: 100%;
	color: #999;
	font-size: 16px;
	clear: both;
	padding: 20px 0;
	line-height: 26px;
}
.newsList .hotNews section p.c {
	font-size: 16px;
	color: #999;
	line-height: 30px;
	margin-bottom: 38px;
}
.newsList .hotNews .moreBtn {
	display: block;
	width: 138px;
	height: 38px;
	border-radius: 4px;
	background: #7fbe25;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
}
.newsList .newsCont {
	overflow: hidden;
	padding: 0;
	border-top: 1px solid #f0f0f0;
	height: 173px;
	margin-top:25px;
}
.newsImage a{
	display: block;
}

.newsList .newsCont .newsImage {
	float: left;
	width: 20%;
}
.newsList .newsCont section {
	float: left;
	width: 75%;
	padding-left: 30px;
}
.newsList .newsCont section H3 {
	text-align: left;
	font-weight: normal;
}

.newsList .newsCont section H3 a {
	font-size: 18px;
	line-height: 28px;
	color: #565966;
	transition: all 0.6s;
	text-align: left;
}
.newsList .newsCont section .auti {
	width: 100%;
	color: #808080;
	font-size: 14px;
	clear: both;
	padding: 10px 0;
	line-height: 20px;
}
.newsList .newsCont section p.c {
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
.newsList a{
	text-decoration: none;
}
.newsList .newsCont section H3 a:hover{
	color:#e45009;
}
.hotNews h2 a{
	color:#000;
}
.hotNews h2 a:hover{
	color:#e45009;
}
.newsCont h3{
	margin-top:0;
}
.newsContent h1 {
	text-align: center;
	color: #00479d;
	font-size: 30px;
}
.newsContent .time{
	display: block;
	text-align: center;
	color:gray;
}
.new-content{
	padding:20px;
}
.new-content img{
	margin:0 auto;
        max-width:100%;
}
.page {
	list-style-type: none;
	clear: both;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	margin-top:20px;
}

.page li {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 0 3px;
	display: inline;
}
.page .thisclass {
	background: #404144 none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 0 3px;
	display: inline;
	color: #FFF;
}
.page a{
	color:#dc5c2c;
}
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:50px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}
.lx li img{
    width:60px;
}
.lx li{
	margin-top:40px;
}
.lx li a{
    font-size: 18px;
	margin-left: 25px;
	color:black;
	text-decoration: none;
}
.lx li a:hover{
	color:red;
}
.lx li a .wx{
	width:160px;
	border: 1px solid #b3a8a8;
}
.lx li a .qq{
	width:100px;
}
.lx-right {
	height:400px;
	margin-top: 40px;
}
.lx-right img{
	border:10px solid #efcd8f6e;
	width:100%;
}
.map{
	margin-top: 80px;
	margin-bottom: 20px;
}
.map .BMap_Marker .BMapLabel{
	position: unset !important;
}
.map-p{
	font-size: 15px;
}
.map-p:hover{
	color:red;
}
.lx .li-qq{
	margin-top:90px;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.lu-bg{
	background: #f1f0f0;
}
.luxing{
	padding: 10px 20px 0 10px;
	margin-top:15px;
}

.luxing .pro img {
	width: 100%;
	transition: all ease .5s;
	image-rendering: -webkit-optimize-contrast;
}
.luxing .pro img:hover {
	transform: scale(1.2);
	border-radius: 10%;
}

.search{
	margin-top:10px;
}
.position{
	margin-top:20px;
}
.search .tj {
	width: 70px;
	height: 40px;
	background: #0256ac url(../images/search_btn.png) center center no-repeat;
	font-size: 0;
	cursor: pointer;
	float: right;
	border-radius: 0 4px 4px 0;
}
.search .sr {
	width: 260px;
	padding: 0 5px;
	background: #f3f3f3;
	color: #999;
	font-size: 14px;
	height: 40px;
	line-height: 22px;
	float: right;
	outline: none;
	border-radius: 4px 0 0 4px;
	border: 2px solid #a5a2a2;
}
.table-hover > tbody > tr:hover {
	background-color: #eca969;
}

.hy_hover a:hover{
	background: #da7813 !important;
	text-decoration: none;
}
/*悬浮链接*/
.suspension{position:fixed;z-index:999999999;right:0;bottom:20px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:55px;height:55px;padding:10px 0 5px;background-color:#dc5c2c;margin-bottom:4px;cursor:pointer;outline:none;text-decoration:none;text-align:center;border-radius:2px;}
.suspension .a.active,
.suspension .a:hover{background:#f1a925;}
.suspension .a .i{display:inline-block;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a span{display:block;width:100%;text-align:center;color:#fff;font-size:12px;padding-top:4px;}
.suspension .a-service-phone .i{display:inline-block;width:20px;height:20px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{display:inline-block;width:20px;height:20px;background-position: -56px -12px;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:240px;background:#fff;position:absolute;right:67px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;/*background:url(../images/side_bg_arrow.png) no-repeat;r*/ight:-8px;top:31px;}
.qrcode-img img{width:150px;margin:0 auto;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:50px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:1px 22px;}
.suspension .d-service-item{padding:4px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item p{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;color: #151413;}
.suspension .d-service .d-service-item p{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;font-weight: bold;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;width:160px;}
.suspension .d-qrcode .inner-box{padding:10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#999;padding-top:5px;}

.xiangguan-product img{
	width:100%;
	border: 1px solid gray;
	image-rendering: -webkit-optimize-contrast;
}
.xiangguan-product img:hover{
	border:none;
}
.xiangguan-product a:hover{
	border: 2px solid #f95b10;
	background: #efdfd6;
}
.xiangguan{
	margin-top:30px;
}
.xiangguan p{
	text-align:center;
	font-size:24px;
	color: #dc5a10;
}
.xiangguan-product h3{
	font-size:16px;
	text-align:center;
	color: #000000;
}
.xiangguan-product a{
	display: block;
	text-decoration:none;
}
.xiangguan-product h3:hover{
	color:red;
}

.mobilefootnav{
	display: none;
}

.pop .center{
	width:327px !important;
}
.pop .bottom{
	height:25px !important;
}

.shengming{
	color:gray;
	margin: 20px auto;
}
.daohang-ce {
	position: fixed;
	z-index: 1999;
	left: 0;
	bottom: 220px;
}
.daohang-hy {
	position: fixed;
	z-index: 1999;
	left: 0;
	bottom: 150px;
}
.cedaohang{
	width: 0;
	overflow: hidden;
	position: fixed;
	z-index: 1999;
	left: 0;
	top: 0;
	height: 100%;
	background: #f1f1f1;
}
.cedaohang-hy{
	width: 0;
	overflow: hidden;
	position: fixed;
	z-index: 1999;
	left: 0;
	top: 0;
	height: 100%;
	background: #5886c3;
	text-align: center;
}
.cedaohang a ,.cedaohang-hy a{
	color: #000000;
	font-size: 16px;
}
.close-nav {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 35px;
	height: 35px;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
}
.close-navv{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 35px;
	height: 35px;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
}
.nav-one {
	float: left;
	width: 40%;
	padding-top: 25%;
}

.nav-onee {
	float: left;
	width: 100%;
	padding-top: 25%;
}
.nav-li {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #e0d8d8;
	text-align: center;
}
.nav-lii {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #e0d8d8;
}
.nav-li a {
	margin-left: 10px;
}
.nav-lii a {
	margin-left: 10px;
}
.nav-in:first-child{
	display: block;
}
.nav-in{
	display: none;
}
.cur {
	background: #183883;
}
.curr {
	background: #183883;
}
.cur a {
	color: #ffffff;
}
.curr a {
	color: #ffffff;
}
.nav-two {
	background: #183883;
	float: right;
	width: 60%;
	padding-top: 25%;
	height: 100%;
}
.nav-in-d {
	height: 60px;
	padding: 20px 20px;
	border-bottom: 1px solid #bdbcbc;
	text-align: center;
}
.nav-in-d a {
	font-size: 16px;
	color: #ffffff;
}
.nav-in-d h4 {
	font-size: 15px;
}
.rexiao h5{
	font-size:16px;
	color:#000;
}
.rexiao li a{
    border: 1px solid #d8d4d4;
	display: block;
	margin-top: 10px;
 }
.rexiao li a:hover {
	border: 1px solid #f3830c;
}
.kexuan{
	color: #f90606;
}
.guanzhu{
	margin-top:20px;
}
.liuyan form{
	padding-left:5%;
}
.sh-con{
	padding-left:0;
}
.con-fuwu li{
	margin-top: 15px;
}
.service-top{
	margin-top:20px;
	border: 1px solid #d2cbcb;
}
.clear{
	clear:both;
}

.online {
	position: fixed;
	z-index: 999999999;
	left: 0;
	bottom: 35%;
	width: 70px;
	height: 240px;
}
.daohang-ce{
	display: none;
}

@media only screen and (max-width: 1600px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 28px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 60px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 20px;
	}
}
@media only screen and (max-width: 1440px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 24px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 40px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 18px;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1366px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 20px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 26px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 16px;
	}
	.index_main .section1 .index_banner .slick-arrow{
		background-size: auto 30px;
	}
}
@media only screen and (max-width: 1300px){
	.liuyan form{
		padding-left:0;
	}
}
@media only screen and (max-width: 1199px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 18px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 22px;
		}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 14px;
	}
	.float_zoosnet{ display: none}
}

@media only screen and (max-width: 992px){
	.index_main .section1 .index_banner .item{
		height: 100vh;
	}
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 30%;
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}
	.daohang-ce,.daohang-hy{
		display: none;
	}

}

/*留言开始2023.5.17 汤汤*/
.kjjjlw_tb{ width: 100%}
.kjjjl_tb{width: 61%; margin: 0 auto; display: flex;justify-content: space-between}
.kjjjll_tb{ padding-left: 24px; padding-top: 30px; padding-right: 20px; }
.kjjjll_tb1{ width: 100%; height: 50px;}
.kjjjll_tb1 img,.kjjjll_tb1 p{ float: left; font-family: 方正粗黑宋简体; font-size: 28px; color: #161616;}
.kjjjll_tb1 p{ padding-left: 15px; line-height: 50px}
.kjjjll_tb2{ font-family: 方正大黑简体; font-size: 14px; color: #c3bfbf; padding-top: 10px; padding-bottom: 20px;}
.kjjjll_tb3{ }
.kjjjll_tb3 form{width: 100%; display: flex;flex-wrap: wrap; justify-content: space-between}
.kjjjll_tb3 form label{ border: 1px solid #dddddd;display: flex; margin-top: 20px; }
.kjjjll_tb3 form label span{ width: 27px; line-height: 68px; color: #e95a70; display: block; text-align: right;}
.kjjjll_tb3 form label span1{color: #666; line-height: 60px; width: 85px; display:block}
.kjjjll_tb3 form label input{font-size: 16px; font-family:Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif; border: none}
.kjjjlyd_tb1{ width: 48.7%; height: 60px;}
.kjjjlyd_tb2{ width: 100%;display: flex;}
.kjjjlyd_tb2 textarea{ width: 84%; border: none; padding-top: 22px; height: 118px;}
.kjjjlyd_tb3{ width: 340px; display: block; background: #dc7918; line-height: 40px; height: 40px; color: #fff; font-family: 方正大黑简体; text-align: center; border: none; margin: 0 auto; margin-top: 30px; font-size: 13px; border-radius: 10px;}
.kjjjlyd_tb3:hover{ cursor: pointer;transition: all 0.3s; font-size: 16px;}
.kjjjlr_tb{ width: 440px; background: #dc7918; padding-left: 26px; padding-right: 26px;}
.kjjjlr_tb1{ padding-top: 20px; padding-left: 10px; color: #fff; font-family: 方正大黑简体; font-size: 30px; border-bottom: 1px solid #fff; padding-bottom: 10px;}
.kjjjlr_tb2{ padding-top: 10px;}
.kjjdht_tb1{ padding-top: 15px; padding-bottom: 15px; display: flex;font-family: 方正大黑简体;font-size: 17px; color: #fff; line-height: 30px;}
.kjjdht_tb1 i img{}
.kjjdht_tb1 span{ padding-left: 5px; padding-right: 5px;}
.kjjdht_tb1 a{ color: #fff;text-decoration:none;}
.kjjdht_tb1 a:hover{ color: #df3109}
.kjjdht_tb1 a img{ margin-left: 5px;}
@media screen and (max-width:980px){
	.kjjjl_tb{ width: 98%;}
	.kjjjll_tb{ width: 70%}
	.kjjjlyd_tb1{ width: 100%}
	.kjjjlyd_tb2 textarea{ width: 65%;}
}
@media screen and (max-width:680px){
	.kjjjl_tb{ flex-wrap: wrap}
	.kjjjll_tb,.kjjjlr_tb{ width: 100%; padding-bottom: 20px; }
}
/*留言结束2023.5.17 汤汤*/