/*search*/
.ser-fenx  ul li{
	position: relative;
	z-index: 10;
}
.ser-fenx  ul li:hover .icon_imgda{
	opacity: 1;
}
.ser-fenx  ul li .icon_imgda{
	width: 130px;
	bottom: auto;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	transition: all 0.3s;
}
.search-center {
    width: 100%;
    background-color: #f6f6f6;
    padding: 40px 0 20px;
}
.search-center .search-center-input .center-input-box .center-title {
    font-size: 48px;
    color: #333;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 36px;
    margin-top: 50px;
}
.search-center .search-center-input .center-input-box {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
}
.search-center .search-center-input .center-input-box .search-input-box {
    border: 1px solid #e0e0e0;
    padding-left: 3%;
}
.search-input-box form{
	display: flex;
	justify-content: space-between;
}
.search-center .search-center-input .center-input-box .search-input-box input {
    display: inline-block;
    width: 88%;
    font-size: 16px;
    color: #333;
    outline: none;
    border: none;
    background: #f6f6f6;
}
.search-center .search-center-input .center-input-box .search-input-box button {
    border: none;
    background: none;
    cursor: pointer;
    width: 59px;
    height: 56px;
    background: #ff9000;
    position: relative;
}
.search-mianbao{
    width: 95%;
    margin: 0 auto;
    max-width: 1230px;
    color: #666666;
    font-size: 16px;
}
.center-con-title {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    padding: 85px 0 40px 0;
}
.center-con-title span.title-main {
    font-size: 30px;
    color: #333;
    font-weight: 600;
}
.center-con-title span.title-num {
    font-size: 30px;
    color: #ff9000;
    padding: 5px 10px;
    margin-left: 20px;
    font-weight: 600;
}
.search_con .news-con-center{
    width: 35%;
}
.search_con .news-con-right{
    width: 65%;
}
.search_con .news-con-right h2 span{
	color: #6d004f;
}
.sousuo_bottom{
	padding-bottom: 80px;
}
.sousuo_bottom .right{
	width: 100% !important;
	margin-left: 0px !important;
	border: none !important;
	position: relative !important;
}
.sousuo_bottom .right:hover{
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.sousuo_bottom .right::before{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 2px;
	background: #ff9000;
}
.sousuo_bottom .right::after{
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 2px;
	background: #ff9000;
}
.sousuo_bottom .news-center-con{
	position: relative !important;
}
.sousuo_bottom .news-center-con::before{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 2px;
	height: 0px;
	background: #ff9000;
}
.sousuo_bottom .news-center-con::after{
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 2px;
	height: 0px;
	background: #ff9000;
}
.sousuo_bottom .right:hover::before{
	width: 100%;
}
.sousuo_bottom .right:hover::after{
	width: 100%;
}
.sousuo_bottom .news-center-con:hover::before{
	height: 100%;
}
.sousuo_bottom .news-center-con:hover::after{
	height: 100%;
}
@media (max-width: 1199px){
	.search-center .search-center-input .center-input-box {
    width: 50%;
	}
}
@media (max-width: 1023px){
	.search-center .search-center-input {
    padding: 45px 0;
	}
	.search-center .search-center-input .center-input-box {
    width: 75%;
	}
}
@media (max-width: 750px){
	.search-center .search-center-input .center-input-box {
    width: 100%;
	}
	.search-title h2{
		padding-left: 15px;
		font-size: 22px;
	}
	.search-box{
		padding: 30px 0;
	}
	.center-con-title{
		padding: 30px 0 30px 15px;
	}
	.center-con-title span.title-main,.center-con-title span.title-num{
		font-size: 18px;
	}
	.search-center .search-center-input .center-input-box .center-title{
		font-size: 30px;
		font-weight: bold;
		margin-top: 0px;
	}
	.search-center .search-center-input{
		padding: 0px 0;
	}
}
@media all and (max-width: 1023px) {
	.box-margin-30{
		margin-left: -15px;
		margin-right: -15px;
	}
}
/*ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ*/
#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30%;
	list-style-type: none;
	z-index: 70;
}
#menu li {
	/*float: left;*/
	font-size: 14px;
	text-align: right;
	height: 77px;
}
#menu a {
	color: #333;
	text-decoration: none;
	position: relative;
}
#menu a::before{
	content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    width: 1px;
    height: 50px;
    background: #e1e1e1;
}
#menu li.active a::before{
	content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    width: 4px;
    height: 50px;
    background: #ff9000;
}
#menu li a{
	display: inline-block;
	padding: 30px 10px 30px 25px;
}
#menu a:hover::before{
	width: 4px;
}
#menu .active a {
	color: #ff9000;
	display: block;
	padding: 20px 25px 20px 10px;
}
#menu a span{
	display: none;
}
#menu .active a span{
	display: block;
}
#dowebok .section{
	overflow: hidden;
	position: relative;
}
#dowebok .section::before{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,.5);*/
}
#dowebok .section.page1{
	background: url(../images/banner1.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page2{
	background: url(../images/banner2.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page3{
	background: url(../images/banner3.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page4{
	background: url(../images/banner4.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page5{
	background: url(../images/banner5.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page6{
	background: url(../images/banner6.jpg) no-repeat;
	background-size: cover;
}
#dowebok .section.page7{
	position: relative;
	z-index: 1;
}
#dowebok .section.page7::before{
	z-index: -1;
}
.index-text{
	text-align: center;
	position: relative;
	bottom: -100px;
	transition: 1.5s;
}
.index-text>h2{
	font-size: 48px;
	color: #fff;
	margin-bottom: 40px;
}
.index-text>p{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 40px;
}
.index-text .index-text-anniu{
	display: flex;
	justify-content: center;
}
.index-text .index-text-anniu a{
	background: url(../images/anniu121.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 210px;
	height: 64px;
	color: #fff;
	font-size: 20px;
	border-radius: 50px;
}
.index-text .index-text-anniu a:hover{
	background: url(../images/anniu2.png) no-repeat;
	background-size: cover;
	color: #ff9000;
}
.index-text .index-text-anniu a:last-child{
	margin-left: 20px;
}
#dowebok .section.active .index-text{
	bottom: 0px;
}
.index-fuwu-con h2{
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}
.index-fuwu{
	display: flex;
	flex-wrap: wrap;
}
.index-fuwu-img{
	height: 82px;
	margin-bottom: 18px;
}
.anniu:hover .img1{
	display: none;
}
.anniu:hover .img2{
	display: inline-block;
}
.anniu .img2{
	display: none;
}
.index-fuwu-con{
	width: 25%;
	padding: 20px 2%;
}
.index-fuwu-con:hover h2{
	color: #d8041a;
}
.footer-top{
	padding: 50px 0;
}
.footer-top-box{
	color: #a4a4a4;
	display: flex;
	justify-content: space-between;
}
.footer-top-box h2{
	color: #fff;
	font-size: 24px;
	margin-bottom: 25px;
}
.footer-top-box .left{
	width: 31%;
	border-right: 1px solid #434343;
}
.footer-top-box .left ul li{
	color: #a4a4a4;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px;
	padding-left: 32px;
}
.footer-top-box .left ul li:first-child{
	color: #a4a4a4;
	font-size: 24px;
	line-height: 24px;
	padding-top: 5px;
}
.footer-top-box .left ul li:nth-child(1){
	background: url(../images/footer1.png) no-repeat left 5px;
}
.footer-top-box .left ul li:nth-child(2){
	background: url(../images/footer2.png) no-repeat;
}
.footer-top-box .left ul li:nth-child(3){
	background: url(../images/footer3.png) no-repeat;
}
.footer-top-box .left ul li:nth-child(4){
	background: url(../images/ts.png) no-repeat left;
}
.footer-top-box .center{
	width: 54%;
	/*padding-left: 4%;*/
	display: flex;
	padding-left: 10%;
}
.footer-top-box .center .right-ul{
	width: 50%;
	padding-right: 2%;
}
.footer-top-box .center .right-ul ul{
	width: 100%;
	margin-bottom: 25px;
}
.footer-top-box .center .right-ul ul li{
	color: #a4a4a4;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
}
.footer-top-box .right{
	position: relative;
	width: 15%;
}
.footer-top-box .right ul{
	display: flex;
	padding-top: 25px;
}
.footer-top-box .right ul li{
	margin-left: 10px;
	background-image: none;
	margin-bottom: 0px;
	font-size: 16px;
	padding-left: 0px;
}
.footer-top-box .right ul li a{
	background: #999999;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-radius: 50%;
	display: block;
}
.footer-top-box .right ul li a:hover{
	background: #ff9900;
}
.footer-top-box .right ul li:first-child{
	margin-left: 0px;
}
.footer-top-box .right ul li i{
	color: #333333;
	font-size: 24px;
}
.footer-bottom{
	border-top: 1px solid #434343;
}
.footer-bottom p{
	font-size: 18px;
	color: #a4a4a4;
	text-align: center;
	padding: 18px 0;
}
.footer-bg{
	background-color: #2e2e2e;
}
/* case-center */
.case-top-cur{
	margin: 50px 0;
}
.case-top{
	display: flex;
	justify-content: center;
}
.case-top a{
	width: 188px;
	height: 50px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 50px;
	color: #333333;
	margin-left: 30px;
	text-shadow: 1px 0 0 currentColor;
}
.case-top a:first-child{
	margin-left: 0px;
}
.case-top a:hover{
	background: #d8041a;
	color: #fff;
}
.case-top a.cur2{
	background: #d8041a;
	color: #fff;
}
.case-img{
	position: relative;
}
.case-img img{
	width: 100%;
}
.case-biaoqian{
	position: absolute;
	left: 15px;
	top: 15px;
	padding: 10px 20px;
	background: #d8041a;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 50px;
}
.case-con-text{
	padding: 28px 20px 28px 0px;
}
.case-con-text h2{
	color: #333333;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	height: 30px;
}
.case-con:hover .case-con-text h2{
	color: #ff9000;
}
.case-con-text p{
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	height: 52px;
}
.prod-img{
	position: relative;
	border: 1px solid #eeeeee;
	background: #f9f9f9;
}
.prod-img img{
	width: 100%;
}
.prod-biaoqian{
	position: absolute;
	left: 15px;
	top: 15px;
	background: #d8041a;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
.prod-text{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	height: 70px;
}
.prod-text .left{
	display: flex;
	align-items: center;
	padding-left: 10%;
	width: 100%;
}
.prod-text .left h2{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	height: 30px;
	width: 100%;
	text-align: left;
}
.prod-text .right{
	padding: 14px;
	border-left: 1px solid #eeeeee;
}
.padding-bottom-120{
	padding-bottom: 120px;
}
.news-center-box{
	margin-bottom: 40px;
}
.news-center-box:hover{
	background-color: #eee;
	padding: 10px;
}
.news-center-con{
	display: flex;
}
.news-center-con:last-child{
	/* margin-bottom: 0px; */
}
.news-center-con .left{
	width: 37%;
}
.news-center-con .right{
	width: 60%;
	margin-left: 3%;
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
}
.news-center-con .right h2{
	color: #333333;
	font-size: 20px;
	line-height: 30px;
	height: 60px;
}
.news-center-con .right span{
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	margin: 15px 0;
}
.news-center-con .right span img{
	margin-right: 15px;
}
.news-center-con .right p{
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 16px;
	height: 78px;
}
.news-center-con .right .anniu{
	background: url(../images/news-anniu.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 176px;
	height: 54px;
	color: #d8041a;
	font-size: 16px;
	border-radius: 50px;
}
.news-center-con:hover .right h2{
	color: #d8041a;
}
.news-center-con:hover .right{
	border-top: 1px solid #d8041a;
}
/* application */
.app-con{
	display: flex;
	margin-bottom: 70px;
}
.app-con .left{
	width: 60%;
	margin-right: -10%;
}
.app-con .left img{
	width: 100%;
}
.app-con .right{
	width: 50%;
	display: flex;
	align-items: flex-end;
}
.app-con .right-text{
	background: #fff;
	box-shadow: 0px 0px 10px #f5f5f5;
	padding: 11% 9%;
	position: relative;
	z-index: 1;
}
.app-con .right-text h2{
	color: #333333;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	transition: none;
}
.app-con .right-text p{
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px;
	transition: none;
}
.app-con .right-text .anniu{
	background: url(../images/news-anniu2.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 176px;
	height: 54px;
	color: #d8041a;
	font-size: 20px;
	border-radius: 50px;
}
.app-con .right-text:hover .anniu{
	background: url(../images/news-anniu5.png) no-repeat;
	background-size: cover;
	color: #fff;
}
.app-con .right-text:hover{
	background: #d8041a;
}
.app-con .right-text:hover h2{
	color: #fff;
}
.app-con .right-text:hover p{
	color: #fff;
}
.app-con:nth-child(even){
	flex-flow: row-reverse;
}
.app-con:nth-child(even) .left{
	width: 60%;
	margin-right: 0px;
	margin-left: -10%;
}
.case-tuijian h2{
	margin: 18px 0;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	height: 24px;
}
.video-top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.video-top h2{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.video-top ul{
	display: flex;
}
.video-top ul li{
	margin-left: 30px;
	color: #333333;
	font-size: 18px;
	position: relative;
	padding: 10px 0;
	transition: none;
}
.video-top ul li:hover::before{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	background: #ff9000;
}
.video-top ul li.cur{
	color: #ff9000;
}
.video-top ul li.cur::before{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	background: #ff9000;
}
.video-top ul li:hover{
	color: #ff9000;
}
.video-top ul li:first-child{
	margin-left: 0px;
}
.video-con{
	margin-bottom: 30px;
}
.video-img{
	position: relative;
}
.video-img img{
	width: 100%;
}
.video-img>img{
height: 223px;
}
.video-img .anniu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video-img .anniu img{
	width: 76px;
}
.video-text{
	padding: 24px 0;
}
.video-text h2{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
.video-con:hover .video-text{
	background: #d8041a;
}
.video-con:hover .video-text h2{
	color: #fff;
}
.video-con:hover .video-img .anniu{
	background: rgba(216,4,26,.7);
}
.inabout_video_rsp {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 9999;
	display: none;
}
.inabout_video_rsp_close {
	color: #fff;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 24px;
	cursor: pointer;
}
.inabout_video_rsp_close:hover {
	color: #6abe52;
}
.inabout_video_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 60%;
	height: 60%;
}
.inabout_video_rsp .pc-slide-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.inabout_video_rsp .pc-slide-video iframe,
.inabout_video_rsp .pc-slide-video object,
.inabout_video_rsp .pc-slide-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.prod-more {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 475px;
	background: #f9f9f9;
}
.prod-con{
	margin-bottom: 30px;
	overflow: hidden;
}
.prod-con .prod-img{
	overflow: hidden;
}
.prod-con .prod-img img{
	transition: all .8s ease 0s;
}
.prod-con:hover .prod-img img{
	transform: scale(1.1,1.1);
}
.prod-con:hover .prod-text .left h2{
	color: #d8041a;
	text-shadow: 1px 0 0 currentColor;
}
.prod-more p{
	color: #333333;
	font-size: 18px;
	padding-top: 15px;
}
.prod-box2-bg{
	background: #f9f9f9;
	padding-bottom: 110px;
}
#prod_center{
	padding-bottom: 26px;
}
#prod_center .prod-con .prod-img{
	background: #fff;
}
#prod_center .prod-con{
	background: #fff;
	margin-bottom: 0px;
}
#prod_center .swiper-slide{
	background: #f9f9f9;
}
#prod_center .swiper-pagination{
	bottom: 0px;
}
#prod_center .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	border: 3px solid #6a6a6a;
	background: none;
	opacity: 1;
}
#prod_center .swiper-pagination-bullet-active{
	background: #d8041a;
	border: 3px solid #d8041a;
}
.prod-box3-bg{
	padding-bottom: 110px;
}
.prod-peijian-box{
	padding: 30px 0;
}
.prod-box2 .prod-img{
	background: #fff;
}
.prod-box2 .prod-text{
	background: #fff;
}
.prod-peijian-top{
	background: url(../images/prod3.jpg) no-repeat;
	background-size: cover;
	height: 400px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
	margin-left: -15px;
	margin-right: -15px;
}
.prod-peijian-top h2{
	color: #fff;
	font-size: 36px;
}
.prod-peijian-top ul{
	display: flex;
	justify-content: center;
	padding: 36px 0;
}
.prod-peijian-top ul li{
	color: #fff;
	font-size: 18px;
	padding: 0 16px;
	border-left: 1px solid rgba(255,255,255,.55);
}
.prod-peijian-top ul li:first-child{
	border: none;
}
.prod-peijian-top .anniu{
	background: url(../images/news-anniu.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 176px;
	height: 54px;
	color: #d8041a;
	font-size: 20px;
	border-radius: 50px;
	margin: 0 auto;
}
.prod-peijian-bottom{
	position: relative;
}
.prod-peijian-bottom-img img{
	width: 100%;
}
.prod-peijian-text{
	position: absolute;
	bottom: 35px;
	left: 0px;
	padding-right: 20px;
	width: 100%;
}
.prod-peijian-text h2{
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	padding-left: 35px;
	height: 36px;
}
.prod-peijian-text p{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding-left: 35px;
	height: 60px;
}
/* ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ */
.single-prod-box{
	padding-bottom: #eeeeee;
}
.view{
	position: relative;
	margin-bottom: 15px;
}
.view .swiper-container {
	position: unset;
}
.view .arrow-left {
	background: url(../images/right-jiantou.png) no-repeat left top;
	position: absolute;
	left: 4%;
	top: 50%;
	margin-top: -25px;
	width: 60px;
	height: 60px;
	z-index: 10;
	transform: rotate(180deg) !important;
}
.view .arrow-right {
	background: url(../images/right-jiantou.png) no-repeat left bottom;
	position: absolute;
	right: 4%;
	top: 50%;
	margin-top: -25px;
	width: 60px;
	height: 60px;
	z-index: 10;
}
.preview {
	width: 99%;
	position: relative;
	margin: 0 auto;
}
.preview .swiper-container {
	/*height: 118px;*/
}
.preview .swiper-slide {
	width: 116px;
	cursor:pointer;
    background: #fff;
    border-radius: 5px;
}
.view .swiper-slide{
	background: transparent;
}

.preview img {
    width: 100%;
    border: 1px solid #dddddd;
}
.preview .active-nav img {
	padding: 0;
	border: 1px solid #d70419;
}
.pc-slide {
	width: 50%;
}
.single-prod{
	display: flex;
}
.single-prod-right{
	width: 50%;
	padding-left: 2% ;
}
.single-prod-right h1{
	color: #333333;
	font-size: 36px;
	line-height: 40px;
}
.single-prod-right ul{
	display: flex;
    margin: 20px 0;
}
.single-prod-right ul{
	display: flex;
}
.single-prod-right ul li{
	margin-left: 22px;
	background-image: none;
	margin-bottom: 0px;
	font-size: 16px;
	padding-left: 0px;
}
.single-prod-right ul li a{
	background: #999999;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border-radius: 50%;
	display: block;
}
.single-prod-right ul li a:hover{
	background: #ff9900;
}
.single-prod-right ul li:first-child{
	margin-left: 0px;
}
.single-prod-right ul li i{
	color: #fff;
	font-size: 16px;
}
.single-prod-text1 p{
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}
.single-prod-text1-tedian{
	color: #ff9000;
	font-size: 18px;
}
.single-prod-text1{
	border-bottom: 1px solid #eeeeee;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
}
.single-prod-text1::before{
	content: "";
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 105px;
	height: 3px;
	background: #ff9000;
}
.single-prod-text3{
	padding: 20px 0;
}
.single-prod-text3 p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.single-prod-text4 {
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 30px;
}
.single-prod-text4 img{
	margin-right: 15px;
}
.single-prod-text2 {
	display: flex;
}
.single-prod-text2 a{
	background: url(../images/news-anniu.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 176px;
	height: 54px;
	color: #d8041a;
	font-size: 14px;
	border-radius: 50px;
}
.single-prod-text2 a:last-child{
	margin-left: 20px;
}
.single-prod-box{
	padding-bottom: 80px;
	border-bottom: 1px solid #eeeeee;
}
.single-prod-text5-box{
	padding-top: 50px;
	position: relative;
	border-left: 1px solid #eeeeee;
}
.single-prod-title{
	padding-top: 20px;
	background: url(../images/prod6.png) no-repeat left 20px;
	padding-bottom: 35px;
	padding-left: 50px;
	margin-left: -5px;
}
.single-prod-title h2{
	color: #333333;
	font-size: 30px;
}
.single-prod-text5{
	padding-left: 50px;
}
.single-prod-text5-tedian-box{
	display: flex;
	flex-wrap: wrap;
}
.single-prod-text5-tedian{
	width: 49%;
	margin-left: 2%;
	display: flex;
	border: 1px solid #eeeeee;
	border-top: 3px solid #d8041a;
	margin-bottom: 2%;
}
.single-prod-text5-tedian:hover{
	background-color: #eee;
}
.single-prod-text5-tedian:nth-child(2n-1){
	margin-left: 0px;
}
.single-prod-text5-tedian .left{
	padding: 30px 20px;
	width: 25%;
}
.single-prod-text5-tedian .left img{
	width: 114px;
}
.single-prod-text5-tedian .right{
	width: 75%;
	padding: 30px 20px 30px;
}
.single-prod-text5-tedian .right h2{
	color: #d8041a;
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/prod9.png) no-repeat left 9px;
}
.single-prod-text5-tedian .right p{
	color: #666666;
	font-size: 16px;
	line-height: 24px;
}
#tuji .swiper-container{
	position: initial;
}
#tuji .swiper-container img{
	width: 100%;
}
#tuji .swiper-button-next,
#tuji .swiper-button-prev {
	width: 36px;
	height: 36px;
	top: 95px;
}
#tuji .swiper-button-next {
	background: url(../images/right-jiantou12.png) no-repeat;
	right: 0px;
}
#tuji .swiper-button-prev {
	background: url(../images/right-jiantou12.png) no-repeat;
	left: auto;
	right: 50px;
	transform: rotate(180deg);
}
.tuji-text{
	display: flex;
}
.tuji-text .right{
	margin-left: 20px;
}
.right-top{
	display: flex;
	margin-bottom: 20px;
}
.right-top .right-top-right{
	margin-left: 20px;
}
.prod-title-1 h2{
	color: #333;
	font-size: 24px;
	padding: 40px 0 20px;
}
#case_lunbo .swiper-slide{
	text-align: left;
}
#case_lunbo .swiper-container{
	position: initial;
}
#case_lunbo .swiper-button-next,
#case_lunbo .swiper-button-prev {
	width: 36px;
	height: 36px;
	top: 95px;
}
#case_lunbo .swiper-button-next {
	background: url(../images/right-jiantou12.png) no-repeat;
	right: 0px;
}
#case_lunbo .swiper-button-prev {
	background: url(../images/right-jiantou12.png) no-repeat;
	left: auto;
	right: 50px;
	transform: rotate(180deg);
}
#prod_lunbo .swiper-container{
	position: initial;
}
#prod_lunbo .swiper-button-next,
#prod_lunbo .swiper-button-prev {
	width: 36px;
	height: 36px;
	top: 95px;
}
#prod_lunbo .swiper-button-next {
	background: url(../images/right-jiantou12.png) no-repeat;
	right: 0px;
}
#prod_lunbo .swiper-button-prev {
	background: url(../images/right-jiantou12.png) no-repeat;
	left: auto;
	right: 50px;
	transform: rotate(180deg);
}
.message-xuanxiangka{
	padding-bottom: 40px;
}
.xuanxiangka{
	display: flex;
	padding-bottom: 30px;
}
.xuanxiangka a{
	width: 190px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #dddddd;
	color: #333333;
	font-size: 18px;
}
.xuanxiangka a:last-child{
	margin-left: 30px;
}
.xuanxiangka a:hover{
	color: #fff;
	background: #d8041a;
}
.xuanxiangka a.cur2{
	color: #fff;
	background: #d8041a;
}
.ser-fenx {
}
.ser-fenx ul{
	display: flex;
	justify-content: center;
}
.ser-fenx ul li{
	margin-left: 10px;
	background-image: none;
	margin-bottom: 0px;
	font-size: 16px;
	padding-left: 0px;
}
.ser-fenx ul li a{
	background: #a4a4a4;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-radius: 50%;
	display: block;
}
.ser-fenx ul li a:hover{
	background: #ff9000;
}
.ser-fenx ul li:first-child{
	margin-left: 0px;
}
.ser-fenx ul li i{
	color: #fff;
	font-size: 24px;
}
.ser-message{
	padding-bottom: 90px;
}
.ser-peijian{
	margin-bottom: 15px;
}
.ser-peijian-img{
	position: relative;
	border: 1px solid #eeeeee;
}
.ser-peijian-img .logo{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.ser-peijian-text{
	padding: 14px 0;
}
.ser-peijian-text h2{
	color: #333333;
	font-size: 18px;
	text-align: center;
}
.ser-peijian:hover .ser-peijian-img{
	border: 1px solid #d8041a;
	background: #d8041a;
}
.ser-peijian:hover .ser-peijian-text h2{
	color: #fff;
	text-shadow: 1px 0 0 currentColor;
}
.ser-peijian:hover .ser-peijian-text{
	background: #d8041a;
}
.ser-shijian-box{
	margin-bottom: 90px;
}
.ser-shijian{
	position: relative;
	padding: 20px;
}
.ser-shijian-img img{
	width: 100%;
}
.ser-shijian-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
.ser-shijian-text div{
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.ser-shijian-text h2{
	color: #d8041a;
	font-size: 72px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.ser-shijian-text span{
	color: #333;
	font-size: 16px;
	display: block;
	padding-bottom: 16px;
	font-weight: 500;
}
.ser-shijian-text p{
	color: #333;
	font-size: 18px;
	font-weight: 500;
}
.ser-shijian-text ul{
	padding-left: 20%;
}
.ser-shijian-text ul li{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: left;
}
.ser-fanwei-bg{
	padding-bottom: 130px;
	background: #f9f9f9;
}
.ser-fanwei{
	display: flex;
	flex-wrap: wrap;
}
.ser-fanwei-con{
	width: 33.333333%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	height: 148px;
	position: relative;
}
.ser-fanwei-con .left{
	width: 50%;
	display: flex;
	justify-content: flex-end;
	padding-right: 20px;
	position: relative;
}
.ser-fanwei-con .right{
	width: 50%;
}
.ser-fanwei-con:nth-child(1),.ser-fanwei-con:nth-child(2),.ser-fanwei-con:nth-child(3){
	border-top: 1px solid #eeeeee;
}
.ser-fanwei-con:nth-child(3n){
	border-right: 1px solid #eeeeee;
}
.ser-fanwei-con:nth-child(1)::before{
	content: "";
    position: absolute;
    left: -1px;
    top: -22px;
    width: 22px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei1.png) no-repeat;
}
.ser-fanwei-con:nth-child(1)::after{
	content: "";
    position: absolute;
    left: -1px;
    bottom: -22px;
    width: 22px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei1.png) no-repeat;
}
.ser-fanwei-con:nth-child(1) .right::before{
	content: "";
    position: absolute;
    right: -22px;
    top: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei2.png) no-repeat;
}
.ser-fanwei-con:nth-child(1) .right::after{
	content: "";
    position: absolute;
    right: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei2.png) no-repeat;
}
.ser-fanwei-con:nth-child(2) .right::before{
	content: "";
    position: absolute;
    right: -22px;
    top: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei4.png) no-repeat;
}
.ser-fanwei-con:nth-child(2) .right::after{
	content: "";
    position: absolute;
    right: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei4.png) no-repeat;
}
.ser-fanwei-con:nth-child(3) .right::before{
	content: "";
    position: absolute;
    right: -5px;
    top: -22px;
    width: 26px;
    height: 43px;
	z-index: 1;
	transform: rotate(180deg);
    background: url(../images/fanwei3.png) no-repeat;
}
.ser-fanwei-con:nth-child(3) .right::after{
	content: "";
    position: absolute;
    right: -5px;
    bottom: -22px;
    width: 26px;
    height: 43px;
	z-index: 1;
	transform: rotate(180deg);
    background: url(../images/fanwei3.png) no-repeat;
}
.ser-fanwei-con:nth-child(4)::before{
	content: "";
    position: absolute;
    left: -5px;
    bottom: -22px;
    width: 26px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei3.png) no-repeat;
}
.ser-fanwei-con:nth-child(4)::after{
	content: "";
    position: absolute;
    right: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei4.png) no-repeat;
}
.ser-fanwei-con:nth-child(6)::before{
	content: "";
    position: absolute;
    left: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
    z-index: 1;
    background: url(../images/fanwei2.png) no-repeat;
}
.ser-fanwei-con:nth-child(6)::after{
	content: "";
    position: absolute;
    right: -1px;
    bottom: -22px;
    width: 22px;
    height: 43px;
	z-index: 1;
	transform: rotate(180deg);
    background: url(../images/fanwei1.png) no-repeat;
}
.ser-fanwei-con:nth-child(7)::before{
	content: "";
    position: absolute;
    right: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
	z-index: 1;
    background: url(../images/fanwei2.png) no-repeat;
}
.ser-fanwei-con:nth-child(7)::after{
	content: "";
    position: absolute;
    left: -1px;
    bottom: -22px;
    width: 22px;
    height: 43px;
	z-index: 1;
    background: url(../images/fanwei1.png) no-repeat;
}
.ser-fanwei-con:nth-child(9)::before{
	content: "";
    position: absolute;
    left: -22px;
    bottom: -22px;
    width: 43px;
    height: 43px;
	z-index: 1;
    background: url(../images/fanwei4.png) no-repeat;
}
.ser-fanwei-con:nth-child(9)::after{
	content: "";
    position: absolute;
	right: -1px;
    bottom: -22px;
    width: 22px;
    height: 43px;
	z-index: 1;
	transform: rotate(180deg);
    background: url(../images/fanwei1.png) no-repeat;
}
.ser-fanwei-con .right p{
	font-size: 18px;
	color: #333333;
	font-weight: 500;
}
.ser-fanwei-con:hover .right p{
	color: #d8041a;
}
.fanzhuan:hover img{
	transform: rotateY(360deg);
}
.fanzhuan:hover .img2{
	transform: rotateY(360deg);
}
.ser-shouqian-box{
	padding-bottom: 100px;
}
.ser-shouqian-con{
	position: relative;
	width: 16.666666%;
	padding: 0 20px;
}
.ser-shouqian-position{
	position: absolute;
	left: 50%;
	top: 37%;
	transform: translate(-50%,-50%);
}
.ser-shouqian-img img{
	width: 100%;
}
.ser-shouqian-box{
	display: flex;
}
.ser-shouqian-con h2{
	color: #333333;
	font-size: 18px;
	text-align: center;
	padding-top: 25px;
}
.ser-shouzhong-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ser-shouzhong-center {
	max-width: 300px;
	width: 100%;
	height: 300px;
	position: relative;
	z-index: 4;
}
.ser-shouzhong-left,.ser-shouzhong-right{
	max-width: 240px;
	width: 100%;
	height: 240px;
	z-index: 2;
	position: relative;
}
.ser-position{
	position: relative;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 10px #f0f0f0;
}
.ser-shouzhong-img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 80%;
}
.ser-shouzhong-img h2{
	color: #333333;
	font-size: 16px;
	padding-top: 20px;
}
.ser-shouzhong-left::before{
	content: "";
	position: absolute;
	left: 100%;
	top: 21%;
	width: 728px;
	height: 138px;
	z-index: 1;
	background: url(../images/ser25.png) no-repeat;
}
.ser-shouzhong-right::before{
	content: "";
	position: absolute;
	right: 100%;
	top: 21%;
	width: 728px;
	height: 138px;
	z-index: 1;
	background: url(../images/ser25.png) no-repeat;
	transform: rotate(180deg);
}
.ser-shouhou-box{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 120px;
}
.ser-shouhou-con{
	width: 25%;
	height: 200px;
	text-align: center;
	border: 1px solid #dddddd;
	border-top: none;
	border-left: none;
	padding-top: 20px;
	position: relative;
}
.ser-shouhou-img{
	height: 80px;
}
.ser-shouhou-con h2{
	padding-top: 20px;
	font-size: 16px;
}
.ser-shouhou-con:nth-child(5),.ser-shouhou-con:nth-child(6),.ser-shouhou-con:nth-child(7),.ser-shouhou-con:nth-child(8){
	border-bottom: none;
}
.ser-shouhou-con:nth-child(4),.ser-shouhou-con:nth-child(8){
	border-right: none;
}
.ser-shouhou-con:nth-child(1)::before{
	content: "";
	position: absolute;
	right: -31px;
	bottom: -31px;
	z-index: 1;
	width: 61px;
	height: 61px;
	background: url(../images/ser34.png) no-repeat;
}
.ser-shouhou-con:nth-child(2)::before{
	content: "";
	position: absolute;
	right: -31px;
	bottom: -31px;
	z-index: 1;
	width: 61px;
	height: 61px;
	background: url(../images/ser34.png) no-repeat;
}
.ser-shouhou-con:nth-child(3)::before{
	content: "";
	position: absolute;
	right: -31px;
	bottom: -31px;
	z-index: 1;
	width: 61px;
	height: 61px;
	background: url(../images/ser34.png) no-repeat;
}
.ser-wangdian{
	text-align: center;
	padding-top: 90px;
}
.ser-wangdian h2{
	color: #333333;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
}
.ser-wangdian h3{
	color: #333333;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}
.ser-wangdian p{
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
}
.ser-wangdian a{
	background: url(../images/news-anniu2.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 210px;
	height: 64px;
	color: #d8041a;
	font-size: 20px;
	border-radius: 50px;
	margin: 0 auto;
}
.ser-dizhi-text{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 80px;
}
.ser-dizhi-text-con{
	border: 1px solid #eeeeee;
	padding: 3%;
	width: 32%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.ser-dizhi-text-con:nth-child(3n-2){
	margin-left: 0px;
}
.ser-dizhi-text-con h2{
	margin-bottom: 15px;
}
.ser-dizhi-text-con span{
	display: block;
	width: 45px;
	height: 3px;
	background: #d8041a;
	margin-bottom: 15px;
}
.ser-dizhi-text-con ul li{
	display: flex;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.ser-dizhi-text-con ul p{
	display: flex;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.ser-dizhi-text-con ul li p{
	width: 80%;
}
.title .case-top{
	padding: 0px;
}
.contact-box{
	display: flex;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 20px;
}
.contact-con{
	width: 32%;
	margin-left: 2%;
	border: 1px solid #eeeeee;
	border-top: 5px solid #d8041a;
	text-align: center;
	padding: 50px 30px;
}
.contact-con:first-child{
	margin-left: 0px;
}
.contact-img{
	height: 88px;
	margin-bottom: 30px;
}
.contact-con h2{
	color: #333333;
	font-size: 24px;
	margin-bottom: 15px;
}
.contact-con p{
	color: #666666;
	font-size: 16px;
}
.messgae-padding{
	padding-top: 30px;
	padding-bottom: 80px;
}
.about-peipai-top-box{
	padding-bottom: 70px;
}
.about-peipai-top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.about-peipai-top-center{
	display: flex;
	align-items: center;
}
.about-peipai-top-con{
	width: 35%;
	padding: 3%;
	border: 1px solid #eeeeee;
	color: #666666;
	font-size: 16px;
	line-height: 28px;
}
.about-peipai-top p{
	border: 1px solid #eeeeee;
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	padding: 3%;
	width: 100%;
	text-align: center;
}
.about-peipai-contact{
	padding: 0px;
	position: relative;
	top: -160px;
	z-index: 1;
}
.about-peipai-contact .contact-con{
	background: #fff;
	border: none;
	border-top: 7px solid #ff2138;
	box-shadow: 0px 5px 5px #f5f5f5;
}
.about-peipai-contact .contact-con .img2{
	display: none;
}
.about-peipai-contact .contact-con .contact-img{
	height: 100px;
}
.about-peipai-contact .contact-con:hover .img2{
	display: inline-block;
}
.about-peipai-contact .contact-con:hover .img1{
	display: none;
}
.about-peipai-contact .contact-con:hover{
	background: #d8041a;
	border-top: 7px solid #ff2239;
}
.about-peipai-contact .contact-con:hover h2,.about-peipai-contact .contact-con:hover p{
	color: #fff;
}
.about-pinpai-bottom{
	position: relative;
	padding-bottom: 250px;
}
.about-pinpai-bottom-con{
	display: flex;
}
.about-pinpai-bottom-con .left{
	width: 49%;
}
.about-pinpai-bottom-con .left img{
	width: 100%;
}
.about-pinpai-bottom-con .right{
	width: 49%;
	margin-left: 2%;
	display: flex;
}
.about-pinpai-bottom-con .right .right-img{
	background: #333333;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.about-pinpai-bottom-con .right .right-img::before{
	content: "";
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80px;
	height: 2px;
	background: #333333;
}
.about-pinpai-bottom-con .right .right-text{
	padding-left: 25px;
	padding-top: 15px;
}
.about-pinpai-bottom-con .right .right-text h2{
	color: #333333;
	font-size: 24px;
	margin-bottom: 15px;
}
.about-pinpai-bottom-con .right .right-text p{
	color: #666666;
	font-size: 16px;
}
.about-pinpai-bottom-con:nth-child(even){
	flex-flow: row-reverse;
	position: absolute;
	top: 160px;
	width: 100%;
}
.about-pinpai-bottom-con:nth-child(even) .right{
	margin-left: 0px;
	margin-right: 2%;
	flex-flow: row-reverse;
	text-align: right;
	align-items: flex-end;
}
.about-pinpai-bottom-con:nth-child(even) .right .right-text{
	padding-right: 25px;
	padding-bottom: 15px;
}
.about-pinpai-bottom-con:nth-child(even) .right .right-img{
	background: #ff9000;
}
.about-pinpai-bottom-con:nth-child(even) .right .right-img::before{
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translate(-0%,-50%);
	width: 80px;
	height: 2px;
	background: #ff9000;
}
.about-lishi-con{
	display: flex;
	width: 100%;
}
.about-lishi-con .left{
	position: relative;
	margin-right: 4%;
	max-width: 115px;
	overflow: hidden;
}
.about-lishi-con .left .about-lishi-img{
	position: relative;
}
.about-lishi-con .left::before{
	content: "";
	position: absolute;
	left: 56px;
	top: 114px;
	width: 1px;
	height: 100%;
	background: #eeeeee;
}
.about-lishi-con .left .about-lishi-img h2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #333333;
	font-size: 26px;
	font-weight: bold;
}
.about-lishi-con .right{
	width: 87%;
	padding-bottom: 40px;
}
.about-lishi-text{
	padding: 3%;
	border: 1px solid #eeeeee;
	border-top: 5px solid #d8041a;
}
.about-lishi-text p{
	color: #333333;
	font-size: 16px;
	line-height: 36px;
}
.about-lishi-text p a{
	color: #ff9000;
}
.about-lishi-text-list{
	background-color: #f9f9f9;
	padding: 3%;
}
.about-lishi-text ul{
	background-color: #f9f9f9;
	padding: 3%;
}
.about-lishi-text-list ol{
	padding-top: 30px;
}
.about-lishi-text ul{
	padding-top: 30px;
}
.about-lishi-text-list ol li{
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 16px;
	line-height: 36px;
	background-position: left 10px;
	position: relative;
}
.about-lishi-text ul li{
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 16px;
	line-height: 36px;
	background-position: left 10px;
	position: relative;
}
.about-lishi-text-list ol li::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 10px;
	width: 13px;
	height: 13px;
	background-image: url(../images/lx2.jpg);
}
.about-lishi-text ul li::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 10px;
	width: 13px;
	height: 13px;
	background-image: url(../images/lx2.jpg);
}
.about-lishi-text-list ol li::before{
	content: "";
	position: absolute;
	left: 6px;
	top: 16px;
	width: 1px;
	height: 100%;
	background-color: #dddddd;
}
.about-lishi-text ul li::before{
	content: "";
	position: absolute;
	left: 6px;
	top: 16px;
	width: 1px;
	height: 100%;
	background-color: #dddddd;
}
.about-lishi-text ul li:last-child::before{
	display: none;
}
.about-lishi-text-list ol li:last-child::before{
	display: none;
}
.about-lishi-con:last-child .right{
	padding-bottom: 0px;
}
.about-lishi-box{
	padding-bottom: 80px;
}
.about-rongyu{
	position: relative;
	padding: 30px;
	border: 1px solid #eeeeee;
	width: 100%;
	margin-bottom: 30px;
	transition: none;
	height: 284px;
}
.about-rongyu-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding-top: 24%;
	padding-left: 2%;
	padding-right: 2%;
	opacity: 0;
}
.about-rongyu-text::before{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(216,4,26,.9);
	z-index: -1;
	opacity: 0;
}
.about-rongyu:hover .about-rongyu-text{
	opacity: 1;
}
.about-rongyu:hover .about-rongyu-text::before{
	opacity: 1;
}
.about-rongyu-text h2{
	color: #fff;
	padding-top: 15px;
	font-size: 18px;
}
.about-rongyu-img.cur{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.about-rongyu-img.cur img{
	/* width: 80%; */
	height: auto;
}
.about-rongyu.cur2 .about-rongyu-img.cur{
	position: initial;
	background: transparent;
	transform: translate(0,0);
}
.about-rongyu-img{
	text-align: center;
}
.about-rongyu-img img{
	height: 224px;
}
.about-box{
	display: flex;
}
.about-box .left{
	width: 60%;
	margin-right: -10%;
}
.about-box .right{
	width: 50%;
	position: relative;
	display: flex;
	align-items: center;
}
.about-right-text{
	background: #d8041a;
	padding: 10% 6%;
	color: #fff;
}
.about-right-text h2{
	font-size: 30px;
	margin-bottom: 30px;
}
.about-right-text p{
	font-size: 16px;
	line-height: 28px;
}
.about-box-con{
	width: 25%;
	text-align: center;
	padding: 40px 15px 90px;
}
.about-box-con div{
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.about-box-con h2{
	color: #ff9000;
	font-size: 72px;
	font-weight: bold;
}
.about-box-con span{
	color: #333333;
	font-size: 20px;
	padding-bottom: 20px;
}
.about-box-con p{
	color: #333333;
	font-size: 18px;
}
.about-bg{
	padding-top: 20px;
	background: url(../images/about3.jpg) no-repeat top;
}
.about-box-2{
	display: flex;
}
.about-box-2 .left{
	width: 100%;
	padding-right: 3%;
}
.about-box-2 .right{
	width: 100%;
}
.about-box-2-text h2{
	width:fit-content;
	color: #333333;
	font-size: 36px;
	margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.about-box-2-text h2 a{
	transition:all 0.1s;
}
.about-box-2-text h2 a:hover{
	color:#ff9000;
}
.about-box-2-text .p{
	display:flex;
	flex-direction:column;
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
	overflow: auto;
}
.about-box-2-text .p::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}
.about-box-2-text .p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px #d8041a;
    background: #d8041a;
}
.about-box-2-text .p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(149,214,215,.5);
    border-radius: 0;
	background: rgba(149,214,215,.5);
	opacity: .5;
}
.about-box-2-text .p .research_enter{
    padding:4px 6px;
	margin-top:20px;
    width:fit-content;
    border: 1px solid #ff9000;
    border-radius: 0.3125vw;
    color: #ff9000;
    transition: all 0.3s;
}
.about-box-2-text .p .research_enter:hover{
	background-color:#ff9000;
	color:#fff;
}
@font-face {
  font-family: "iconfont"; /* Project id 4424022 */
  src: url('//at.alicdn.com/t/c/font_4424022_0bwzi3m8f77.woff2?t=1706237036876') format('woff2'),
       url('../fonts/font_4424022_0bwzi3m8f77.woff') format('woff'),
       url('../fonts/font_4424022_0bwzi3m8f77.ttf') format('truetype'),
       url('../fonts/font_4424022_0bwzi3m8f77.svg') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-m-right:before {
  content: "\e650";
}
.research_enter i{
	font-size: 16px;
  margin-left: 10px;
}
.box_mainContent{
	display: none;
}
.left-box-a {
	display: flex;
	text-align: center;
	padding-top: 80px;
}
.left-box-a a{
	width: 25%;
	padding-top: 30px;
	position: relative;
}
.left-box-a-img{
	height: 54px;
}
.left-box-a a .img2{
	display: none;
}
.left-box-a a:hover .img1{
	display: none;
}
.left-box-a a:hover .img2{
	display: inline-block;
}
.left-box-a a.cur2 .img2{
	display: inline-block;
}
.left-box-a a.cur2 .img1{
	display: none;
}
.left-box-a p{
	color: #333333;
	font-size: 14px;
	padding-top: 12px;
}
.left-box-a a.cur2 p{
	color: #ff9000;
}
.left-box-a a.cur2::before{
	content: "";
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 90px;
	height: 12px;
	background: url(../images/about13.png) no-repeat;
}
.about-img-position{
	position: relative;
}
.about-img-text{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(216,4,26,.7);
	opacity: 0;
}
.about-img-text h2{
	color: #ffffff;
	font-size: 18px;
}
.about-img-position:hover .about-img-text{
	opacity: 1;
}
.about-img-box{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.about-img-box .left{
	width: 50%;
}
.about-img-box .right{
	width: 50%;
	margin-left: 10px;
}
.about-img-box .about-img-position>img{
	width: 100%;
}
.about-img-box .left-bottom{
	margin-top: 10px;
	display: flex;
}
.about-img-box .left-bottom-left{
	width: 50%;
}
.about-img-box .left-bottom-right{
	width: 50%;
	margin-left: 10px;
}
.about-img-box .right-left,.about-img-box .right-right{
	width: 50%;
}
.about-img-box .right-box{
	display: flex;
}
.about-img-box .right-left-top{
	margin-bottom: 10px;
}
.about-img-box .right-right{
	margin-left: 10px;
}
.about-img-box .right-top-top{
	margin-bottom: 10px;
}
#about{
	padding-bottom: 120px;
}
#about .swiper-button-next,#about .swiper-button-prev{
	width: 20px;
	height: 41px;
}
#about .swiper-button-next{
	right: 30%;
	background: url(../images/about22.png) no-repeat;
}
#about .swiper-button-prev{
	left: 30%;
	background: url(../images/about22.png) no-repeat;
	transform: rotate(180deg);
}
.single-news-title h1 {
	padding-top: 20px;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
	line-height: 1.5;
    text-align: center;
}
.single-news-title span{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666666;
	font-size: 18px;
	margin: 25px auto;
}
.single-news-title span img{
	margin-right: 10px;
}
.single-news-text p{
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	margin: 16px 0;
}
.news-fenx{
	display: flex;
	justify-content: space-between;
	padding: 40px 0 20px;
	border-bottom: 1px solid #dddddd;
}
.news-fenx .left{
	display: flex;
}
.news-fenx .left a{
	display: block;
	background: #f6f6f6;
	padding: 0px 20px;
	border-radius: 45px;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
}
.news-fenx ul{
	display: flex;
    align-items: center;
}
.news-fenx ul li{
	margin-left: 22px;
	background-image: none;
	margin-bottom: 0px;
	font-size: 16px;
	padding-left: 0px;
}
.news-fenx ul li a{
	background: #a4a4a4;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border-radius: 50%;
	display: block;
}
.news-fenx ul li a:hover{
	background: #ff9900;
}
.news-fenx ul li:first-child{
	margin-left: 0px;
}
.news-fenx ul li i{
	color: #fff;
	font-size: 16px;
}
.news-case-box{
	border-top: 1px solid #f2f2f2;
	padding-top: 30px;
}
.news-title-lx{
	padding-top: 30px;
	padding-bottom: 0px;
}
.news-case-con{
	border-bottom: 4px solid #f3f3f3;
	margin-bottom: 30px;
	position: relative;
}
.news-case-con::before{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -4px;
	transform: translate(-50%,0%);
	width: 0px;
	height: 4px;
	background-color: #d8041a;
}
.news-case-con .news-case-img{
	overflow: hidden;
}
.news-case-con .news-case-img img{
	width: 100%;
}
.news-case-text{
	padding-top: 20px;
	padding-bottom: 20px;
}
.news-case-con h2{
	font-size: 16px;
	line-height: 24px;
}
.news-case-con:hover::before{
	width: 100%;
}
.news-case-con:hover .news-case-img img{
	transform: scale(1.2);
}
.news-fanye{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
}
.news-fanye p{
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 16px;
}
.news-fanye p:first-child img{
	margin-right: 20px;
}
.news-fanye p:last-child img{
	margin-left: 20px;
}
.news-fanye p span{
	display: flex;
	align-items: center;
}
.news-fanye p span a{
	display: flex;
	align-items: center;
}
.page-prod{
	padding-top: 30px;
}
@media all and (max-width: 1600px){
}
@media all and (max-width: 1440px){
	.index-text>h2{
		font-size: 32px;
		margin-bottom: 20px;
	}
	.index-text>p{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.index-text .index-text-anniu a{
		font-size: 18px;
	}
	.left-box-a{
		padding-top: 24px;
	}
	.news-center-con .right h2{
		font-size: 20px;
	}
	.news-center-con .right{
		padding-top: 10px;
	}
	.news-center-con .right span{
		margin: 8px 0;
	}
	.news-center-con .right p{
		margin-bottom: 10px;
	}
	.prod-more{
		height: 392px;
	}
	.ser-shijian{
		padding: 0px;
		margin-bottom: 20px;
	}
	.ser-shijian-text ul{
		padding-left: 10%;
	}
	.ser-shijian-box{
		margin-bottom: 30px;
	}
	.ser-shouqian-position{
		top: 36%;
	}
	.ser-shouzhong-right::before,.ser-shouzhong-left::before{
		width: 50%;
	}
	.ser-dizhi-text-con{
		padding: 1%;
	}
	.ser-dizhi-text-con h2{
		font-size: 20px;
	}
	.ser-dizhi-text-con ul li{
		font-size: 14px;
	}
	.single-news-title h1 {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.single-news-text p {
	    font-size: 14px;
	}
	.news-fanye {
	    padding: 15px 0;
	}
}
@media all and (max-width: 1200px){
	.about-lishi-con .left::before{
		top: 110px;
	}
}
@media all and (max-width: 1023px){
	#banner .swiper-button-next{
		right: 33%;
	}
	#banner .swiper-button-prev{
		left: 33%;
	}
	.footer-top-box{
		flex-wrap: wrap;
	}
	.footer-top-box .left{
		width: 100%;
		border-right: none;
	}
	.footer-top-box .center{
		width: 70%;
		padding-left: 0px;
	}
	.footer-top-box .right{
		width: 30%;
	}
	.mianbao-bg{
		/* display: none; */
	}
	.about-lishi-con .left::before{
		left: 54px;
		top: 100px;
	}
	.case-top-cur{
		/* overflow: auto; */
		margin: 30px 0;
	}
	.case-top{
		flex-wrap: wrap;
		justify-content: left;
	}
	.case-top a{
		width: 49%;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	.case-top a:nth-child(2n-1){
		margin-left: 0px;
	}
	.about-box{
		flex-wrap: wrap;
	}
	.about-box .left{
		width: 100%;
		margin-right: 0px;
	}
	.about-box .right{
		width: 100%;
	}
	.about-box-con{
		width: 50%;
		padding: 40px 15px 30px;
	}
	.about-right-text h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.about-right-text{
		padding: 5% 4%;
	}
	.about-right-text p{
		font-size: 14px;
	}
	.about-box-con h2{
		font-size: 40px;
	}
	.about-box-con p,.about-box-con h2 span{
		font-size: 16px;
	}
	.about-box-2{
		flex-wrap: wrap;
	}
	.about-box-2 .left{
		width: 100%;
		padding-right: 0px;
	}
	.about-bg{
		background: none;
		padding-top: 30px;
	}
	.about-box-2 .right{
		width: 100%;
		margin-bottom: 20px;
	}
	.about-box-2 .right iframe{
		height: 280px;
	}
	.about-box-2-text h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.about-box-2-text .p{
		margin-bottom: 10px;
		font-size: 14px;
		height: auto;
	}
	.left-box-a p{
		font-size: 16px;
	}
	#about{
		padding-bottom: 30px;
	}
	.about-peipai-top{
		flex-wrap: wrap;
	}
	.about-peipai-top-con{
		width: 100%;
		margin: 15px 0;
		font-size: 14px;
	}
	.about-peipai-top-center{
		width: 100%;
	}
	.about-peipai-top-center img{
		margin: 0 auto;
	}
	.about-peipai-top-box{
		padding-bottom: 0px;
	}
	.about-peipai-contact{
		flex-wrap: wrap;
		top: -30px;
	}
	.about-peipai-contact .contact-con{
		width: 100%;
		margin-left: 0px;
	}
	.about-pinpai-bottom-con{
		flex-wrap: wrap;
	}
	.about-pinpai-bottom-con .left{
		width: 100%;
	}
	.about-pinpai-bottom-con .right{
		width: 100%;
		margin-left: 0px;
	}
	.about-pinpai-bottom-con .right .right-img::before{
		display: none;
	}
	.about-pinpai-bottom-con:nth-child(even){
		position: initial;
		flex-flow: wrap;
	}
	.about-pinpai-bottom-con:nth-child(even) .right{
		margin-right: 0px;
		flex-flow: wrap;
		text-align: left;
	}
	.about-pinpai-bottom{
		padding-bottom: 30px;
	}
	.about-pinpai-bottom-con{
		margin-bottom: 30px;
	}
	.contact-con h2,.about-pinpai-bottom-con .right .right-text h2{
		font-size: 20px;
	}
	.contact-con p,.about-pinpai-bottom-con .right .right-text p{
		font-size: 14px;
	}
	.video-top h2{
		font-size: 20px;
	}
	.footer-top-box h2{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.app-con{
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.app-con .left{
		width: 100%;
		margin-right: 0px;
	}
	.app-con .right{
		width: 100%;
	}
	.app-con .right-text{
		box-shadow: none;
		padding: 5% 2%;
	}
	.app-con:nth-child(even){
		flex-flow: wrap;
	}
	.app-con:nth-child(even) .left{
		width: 100%;
		margin-left: 0px;
	}
	.app-con .right-text h2{
		font-size: 20px;
	}
	.app-con .right-text p{
		font-size: 14px;
	}
	.app-con .right-text .anniu{
		font-size: 16px;
	}
	.case-tuijian-img img{
		width: 100%;
	}
	.padding-bottom-120{
		padding-bottom: 30px;
	}
	.tuijian{
		margin: 15px 0;
	}
	.tuijian img{
		width: 100%;
	}
	.case-con-text h2{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.case-con-text p{
		font-size: 14px;
	}
	.case-con-text{
		padding: 15px 15px 15px 0px;
	}
	.contact-box{
		flex-wrap: wrap;
	}
	.contact-con{
		width: 100%;
		margin-left: 0px;
	}
	.title .case-top.xuanxiangka{
		flex-wrap: wrap;
		width: 100%;
	}
	.title .case-top.xuanxiangka a{
		width: 100%;
		margin: 15px 0;
	}
	.news-center.news-center-box{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.news-center-box .news-center-con{
		flex-wrap: wrap;
		border: none;
		width: 100%;
	}
	.news-center-box .news-center-con:nth-child(2n-1){
		margin-left: 0px;
	}
	.news-center-box .news-center-con .left{
		width: 35%;
	}
	.news-center-box .news-center-con .right{
		width: 65%;
		margin-left: 0px;
		border-top: 0px;
		padding-top: 0px;
		padding-left: 20px;
	}
	.news-center-box .news-center-con:hover .right{
		border: none;
	}
	.news-center-box .news-center-con .right h2{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 60px;
		font-size: 14px;
	}
	.news-center-box .news-center-con .right p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		height: 78px;
		font-size: 14px;
		display: none;
	}
	.news-center-box .news-center-con .right .anniu{
		font-size: 16px;
		width: 100%;
		background-size: contain;
		display: none;
	}
	.news-center-box .news-center-con .right span{
		font-size: 12px;
		margin: 4px 0;
	}
	.prod-more{
		height: 430px;
		margin-bottom: 30px;
	}
	.prod-peijian-top h2{
		font-size: 20px;
	}
	.prod-peijian-top ul li{
		font-size: 14px;
	}
	.prod-peijian-top a{
		font-size: 16px;
	}
	.prod-peijian-text h2{
		font-size: 18px;
	}
	.prod-peijian-text p{
		font-size: 14px;
	}
	.prod-peijian-bottom{
		margin-bottom: 30px;
	}
	.prod-peijian-box{
		padding: 30px 0;
	}
	.prod-box2-bg{
		padding-bottom: 30px;
	}
	.ser-fanwei-con{
		width: 50%;
	}
	.ser-fanwei-bg{
		padding-bottom: 30px;
	}
	.ser-fanwei-con .right h2{
		font-size: 14px;
	}
	.ser-shouqian-con h2{
		font-size: 14px;
	}
	.ser-shouqian-box{
		flex-wrap: wrap;
		padding-bottom: 30px;
	}
	.ser-shouqian-con{
		width: 33.333333%;
		margin-bottom: 30px;
	}
	.ser-shouzhong-box{
		overflow: hidden;
	}
	.ser-shouzhong-right::before, .ser-shouzhong-left::before{
		display: none;
	}
	.ser-shouzhong-left, .ser-shouzhong-right,.ser-shouzhong-center{
		width: 150px;
		max-width: 150px;
		height: 150px;
	}
	.ser-shouzhong-img h2{
		font-size: 14px;
	}
	.ser-shouzhong-img img{
		width: 50px;
	}
	.ser-shouhou-con h2{
		font-size: 16px;
	}
	.ser-shouhou-con{
		width: 50%;
		border: none;
	}
	.ser-shouhou-con:nth-child(2)::before,.ser-shouhou-con:nth-child(1)::before,.ser-shouhou-con:nth-child(3)::before{
		display: none;
	}
	.ser-shouhou-box{
		padding-bottom: 30px;
	}
	.ser-wangdian h2{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.ser-wangdian h3{
		font-size: 16px;
		margin-bottom: 15px;
	}
	.ser-wangdian p{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.ser-wangdian a{
		font-size: 16px;
	}
	.ser-dizhi-text-con ul li p{
		width: 75%;
	}
	.ser-dizhi-text-con{
		width: 49%;
	}
	.ser-dizhi-text-con:nth-child(3n-2){
		margin-left: 2%;
	}
	.ser-dizhi-text-con:nth-child(2n-1){
		margin-left: 0px;
	}
	.ser-dizhi-text{
		padding-bottom: 30px;
	}
	.video-top{
		flex-wrap: wrap;
	}
	.video-top ul{
		width: 100%;
	}
	.single-prod{
		flex-wrap: wrap;
	}
	.pc-slide{
		width: 100%;
		padding-bottom: 30px;
	}
	.single-prod-right{
		width: 100%;
		padding-left: 0px;
	}
	.single-prod-right h1{
		font-size: 24px;
	}
	.single-prod-text1{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.single-prod-text1 p{
		font-size: 14px;
	}
	.single-prod-text1-tedian{
		font-size: 14px;
	}
	.single-prod-text3 p{
		font-size: 14px;
	}
	.single-prod-text4{
		font-size: 18px;
	}
	.single-prod-text2 a{
		font-size: 14px;
	}
	.single-prod-box{
		padding-bottom: 30px;
	}
	.single-prod-title h2{
		font-size: 24px;
	}
	.single-prod-title{
		padding-top: 24px;
	}
	.single-prod-text5-tedian .left{
		min-width: 80px;
		width: auto;
	}
	.single-prod-text5-box{
		padding-top: 20px;
	}
	.news-fanye {
	    flex-wrap: wrap;
	}
	.news-fanye p {
	    width: 100%;
	    margin: 15px 0;
	}
	.news-fanye p:first-child img {
	    display: none;
	}
	.news-fanye p:last-child img {
	    display: none;
	}
	.page-prod{
		padding-top: 0px;
	}
	.prod-box3-bg{
		padding-bottom: 30px;
	}
	.about-box-2{
		flex-flow: wrap-reverse;
	}
	.ser-peijian-text h2{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 48px;
		font-size: 14px;
	}
}
@media all and (max-width: 768px){
	.index-text>h2{
		font-size: 20px;
	}
	.index-text .index-text-anniu a{
		font-size: 16px;
		background-size: contain;
		width: 160px;
		height: 50px;
	}
	.index-text .index-text-anniu a:hover{
		background-size: contain;
	}
	#menu{
		display: none;
	}
	.index-fuwu-img{
		width: 50px;
		height: auto;
		margin: 0 auto 18px;
	}
	#banner .swiper-button-prev, #banner .swiper-button-next{
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
	.footer-top-box .left ul{
		margin-bottom: 30px;
	}
	.section.page7 .footer-top-box .center{
		display: none;
	}
	.footer-top-box .center{
		width: 100%;
		flex-wrap: wrap;
	}
	.footer-top-box .center .right-ul{
		width: 100%;
	}
	.footer-top-box .right{
		width: 35%;
		margin: 0 auto;
	}
	.footer-top-box .left ul li:first-child{
		font-size: 14px;
	}
	.footer-top-box .left ul li{
		margin-bottom: 5px;
		font-size: 14px;
	}
	.footer-top-box .right ul{
		padding-top: 10px;
	}
	.footer-top-box .right ul li a{
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.footer-top-box .right ul li i{
		font-size: 14px;
	}
	.footer-top{
		padding: 10px 0;
	}
	.footer-bottom p{
		font-size: 14px;
	}
	.about-lishi-con{
		flex-wrap: wrap;
	}
	.about-lishi-con .left{
		width: 100%;
		max-width: 100%;
		margin-right: 0px;
	}
	.about-lishi-con .right{
		width: 100%;
	}
	.about-lishi-con .left::before{
		display: none;
	}
	.about-lishi-con .left .about-lishi-img h2{
		left: 4%;
		top: 50%;
		transform: translate(0%,-50%);
	}
	.footer-bottom{
		padding-bottom: 140px;
	}
	.about-rongyu{
		padding: 5px;
	}
	.prod-peijian-top ul li{
		padding: 0 6px;
	}
	.ser-dizhi-text-con ul li p{
		width: 65%;
	}
	.video-top ul{
		flex-wrap: wrap;
	}
	.video-top ul li{
		width: 25%;
	}
	.video-top ul li.cur::before{
		width: 30px;
	}
	.video-top ul li:hover::before{
		width: 30px;
	}
	.video-top ul li:nth-child(3n-2){
		margin-left: 0px;
	}
	.single-prod-text5-tedian{
		width: 100%;
		margin-left: 0px;
		flex-wrap: wrap;
	}
	.single-prod-text5-tedian .left{
		width: 100%;
		padding: 10px 20px;
	}
	.single-prod-text5-tedian .right{
		width: 100%;
		padding: 0px 20px 10px;
	}
	.prod-title-1 h2{
		font-size: 20px;
	}
	#case_lunbo .swiper-button-next, #case_lunbo .swiper-button-prev,#tuji .swiper-button-next, #tuji .swiper-button-prev,#prod_lunbo .swiper-button-next, #prod_lunbo .swiper-button-prev{
		top: 70px;
	}
	.inabout_video_box{
		width: 85%;
	}
	.video-img .anniu img{
		width: 20px;
	}
	.video-text{
		padding: 10px 0;
	}
	.video-text h2{
		font-size: 12px;
	}
	.index-text>p{
		line-height: 24px;
		display: none;
	}
	.index-fuwu-con h2{
		font-size: 14px;
	}
	.prod-text .left h2{
		font-size: 16px;
	}
	.case-biaoqian,.case-con-text p,.case-con-text .anniu{
		display: none;
	}
	.case-con-text h2.overflow-clamp-1{
		font-size: 16px;
		-webkit-line-clamp: 2;
		height: 60px;
	}
	.ser-fanwei-con .right p{
		font-size: 14px;
	}
	.ser-shijian-text span{
		padding-bottom: 0px;
	}
	.ser-peijian-text h2{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 38px;
		font-size: 14px;
	}
	.about-rongyu{
		height: auto;
	}
	.about-rongyu-img img{
		height: auto;
	}
	.about-box-con span{
		padding-bottom: 0px;
	}
	.about-right-text h2{
		font-size: 18px;
	}
	.about-right-text{
		width: 100%;
	}
	.about-lishi-con .left .about-lishi-img img{
		width: 90px;
	}
	.about-lishi-con .left .about-lishi-img h2{
		font-size: 16px;
	}
	.about-pinpai-bottom-con .right .right-img{
		/* width: 20%; */
	}
	.about-pinpai-bottom-con .right .right-img img{
		width: 40px;
	}
	.about-pinpai-bottom-con .right .right-text{
		width: 80%;
	}
	.about-pinpai-bottom-con:nth-child(even) .right{
		align-items: initial;
		flex-flow: row;
	}
	.news-center-box .news-center-con .right h2{
		line-height: 24px;
		height: 48px;
	}
}
@media all and (max-width: 500px){
	.about-lishi-con .left .about-lishi-img h2{
		left: 6%;
	}
	.about-img-box{
		flex-wrap: wrap;
	}
	.about-img-box .left,.about-img-box .right{
		width: 100%;
		margin-left: 0px;
	}
	.prod-peijian-top ul{
		flex-wrap: wrap;
		padding: 15px 0;
		width: 100%;
	}
	.prod-peijian-top ul li{
		width: 25%;
		border: none;
		margin: 5px 0;
	}
	.prod-peijian-con {
		width: 80%;
	}
	.ser-shijian-text h2{
		font-size: 20px;
	}
	.ser-shijian-text p{
		font-size: 12px;
	}
	.ser-shijian-text ul li{
		font-size: 12px;
		line-height: 20px;
	}
	.ser-shijian-text h2 span{
		padding-bottom: 0px;
	}
	.ser-shouqian-con{
		width: 50%;
	}
	.ser-shouzhong-box{
		flex-wrap: wrap;
	}
	.ser-shouzhong-left, .ser-shouzhong-right, .ser-shouzhong-center{
		width: 200px;
		max-width: 200px;
		height: 200px;
		margin: 0 auto;
	}
	.ser-dizhi-text-con{
		width: 100%;
		margin-left: 0px;
	}
	.video-top ul li{
		width: 50%;
		margin-left: 0px;
	}
}
@media all and (max-width: 320px){
	.index-text .index-text-anniu a{
		height: 40px;
	}
}
@media all and (max-width: 410px){
	.single-prod-text2{
		flex-wrap: wrap;
	}
	.single-prod-text2 a{
		margin-left: 20px;
	}
	.single-prod-text2 a:last-child{
		margin-top: 15px;
	}
}
.no_number{
	display: none !important;
}
/* ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.project_map.rel>img{
	position: relative;
	z-index: -1;
}
.project_map.rel{position: relative;display: inline-block;}
.abs{position: absolute;}
/* .mainbox{padding-top: 85px;padding-bottom: 160px;} */
.project_map { margin: 0 auto; }
.nation_dot{width:100%;height:100%; position: absolute;left:0;top:0;}
.nation { transform: translateX(-50%) translateY(-50%);}
.project_txt { display: none; width: 350px; background: rgba(255,255,255,.8); position: absolute; top: 50%; left: 100%;transform: translatey(-50%);box-shadow: 0 0 10px #f0f0f0;padding: 30px;flex-wrap: wrap;cursor: pointer;z-index: 10;border-radius: 15px;}
.project_txt h2 { font-size: 18px;color: #333333;width:100%;}
.project_txt p {font-size: 14px; color: #666666; line-height: 28px; margin-top: 10px;margin-bottom: 5px;}
.nation9  .project_txt{width:570px;}
.nation a { display: block;}
.nation a:hover .nation_name::before{display: block;}
.nation a:hover .project_txt,.nation.hover .project_txt { display: flex; }
.nation a:hover .nation_name,.nation.hover .nation_name { color: #ed8908;}
/* .nation11 .nation_name { padding: 14px 0 0 28px; background-position: 0 0; } */
.nation1 {
	    left: 76%;
    top: 23%;
}
.nation2 {
    left: 22%;
    top: 9%;
}
.nation3 {
      left: 30%;
    top: 35%;
}
.nation4 {
   left: 38%;
    top: 30%;
}
.nation5 {
	        left: 36%;
    top: 45%;
}
.nation6 {
	     left: 17%;
    top: 67%;
}
.nation7 {
left: 44%;
    top: 61%;
}
.nation8 {
           left: 92%;
    top: 60%;
}
.nation9 {
   left: 32%;
    top: 17%;
}
.nation10 {
            left: 14%;
    top: 48%;
}
.nation11 {
       left: 6%;
    top: 40%;
}
.nation12 {
    left: 12%;
    top: 40%;
}
.nation.hover{z-index: 20;}
.nation_content {display: none;}
.nation_content .nation{display: none;}
.nation_name{cursor: pointer;text-align: center;}
.nation_name h2{font-size: 16px;}
.nation_content .project_txt{display: block; position: static;width:100%;    -webkit-transform: translateX(0);transform: translateX(0); }
/* .nation_name::before{content: "";position: absolute;left: 5px;bottom: 15px;width: 140px;height: 204px;background: url(../images/about12.png) no-repeat;display: none;} */
@media all and (max-width: 768px){
	.nation a:hover .project_txt, .nation.hover .project_txt{
		display: none;
	}
	.nation_name img{
		width: 20px;
	}
	.nation1 { left: 17%; top: 33%; }
	.nation2 { left: 49%; top: 19%; }
	.nation3 { left: 70%; top: 14%; }
	.nation4 { left: 71%; top: 42%; }
	.nation5 { left: 66%; top: 48%; }
	.nation6 { left: 71.5%; top: 53%; }
	.nation7 { left: 50%; top: 70%; }
	.nation8 { left: 78%; top: 70%; }
}
/* ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */
.project_map_china{
	padding-bottom: 40px;
}
.project_map_china .nation1 { left: 72%; top: 40%; }
.project_map_china .nation2 { left: 75%; top: 47%; }
.project_map_china .nation3 { left: 83%; top: 33%; }
.project_map_china .nation4 { left: 54%; top: 47%; }
.project_map_china .nation5 { left: 49%; top: 62%; }
.project_map_china .nation6 { left: 81%; top: 60%; }
.project_map_china .nation7 { left: 67%; top: 83%; }
.project_map_china .nation8 { left: 26%; top: 28%; }
.usedComp{float: left;width: 48%!important;margin-left: 4%;margin-bottom: 0px;}
.usedComp:nth-child(2n-1){margin-left: 0px;}
.usedComp:nth-child(9){width: 94%;}
.usedComp label{font-size: 14px;line-height: 36px;color: #333;position: initial;text-align: left;width: auto;}
.usedComp:nth-child(9)~div{float: left;}
.usedComp span{color: red;padding-left: 5px;}
.xhl-input-xlarge{width: 100%!important;height: 40px !important;border: 0; border:1px solid #c8d0e3;padding-left: 5px;}
.xhl-select{width:100%;height:40px;border:1px solid #c8d0e3;padding-left: 5px;box-sizing: border-box;padding-right:10px;}
.xhl-controls .xhl-textarea{width: 100%;height: 150px;resize: none; border:1px solid #c8d0e3;padding-left: 5px;}
.xhl-controls .xhl-submit,.but_pro span{background-color: #0da7ee;color: #fff;border: 0;padding: 15px 35px;font-size: 16px;font-weight: bold;display: inline-block;}
.xhl-controls{position: relative; }
.usedComp input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #7e7e7e;
}
.usedComp input:-moz-placeholder, textarea:-moz-placeholder {
	color: #7e7e7e;
}
#xhlFormSubmit {
	width: 85px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #3671cf;
}
.xhl-submit{
	width: 90px !important;
	height: 30px !important;
	line-height: 30px !important;
	border-radius: 3px !important;
	border: 1px solid #3671cf !important;
	background-color: #3671cf !important;
	color: #ffffff !important;
	margin: auto;
}
.xhl-controls .xhl-form-tip{position: absolute;right: -10px;top: 0;}
/*.usedComp:nth-child(5){
	width: 100%!important;
}
.usedComp:nth-child(6){
	width: 100%!important;
	margin-left: 0px!important;
}*/
.usedComp:nth-child(7){
	width: 94%;
}
.usedComp:nth-child(9){
	width: 100%!important;
	margin-left: 0px!important;
}
.usedComp:nth-child(10){
	width: 100%!important;
	margin-left: 0px!important;
}
.xhl_form{
	width:100%!important;
	padding: 0%!important;
}
.xhl-footer{
	display: block;
	padding-top: 20px;
}
.xhl_form div:nth-child(9) .xhl-controls input{
	height: 120px;
}
@media (max-width:768px){
	.usedComp:nth-child(5) {
		width: 96%!important;
	}
	.usedComp{
		width: 96%!important;
		margin-left: 0%!important;
	}
}
/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¥Ã‚Â¢Ã…Â¾ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.single_pro_zwmk {
	width: 100%;
	height: 60px;
}
@media all and (max-width: 1440px) {
	.single_pro_zwmk {
		height: 40px;
	}
}
@media all and (max-width: 768px) {
	.single_pro_zwmk {
		height: 30px;
	}
}
.icon_imgda{
	position: absolute;
	display: none;
}
.icon_img li{
}
.icon_img li:hover .icon_imgda{
	display: block;
	width: 180px;
	height: 180px;
	top: 0;
	left: 0;
}
@media all and (max-width: 768px) {
.icon_img li:hover .icon_imgda{
	width: 118px;
	height: 118px;
}
}
.tousuimg li.tousu{
	position: relative;
}
.tousuimg li.tousu:hover .icon_imgda{
	opacity: 1;
	width: 180px;
	height: 180px;
	bottom: 100%;
	left: 30%;
	transform: translate(-50%,0%);
}
/*  */
.gysbox{overflow:hidden;}
.gysbox p{ width:50%;float:left;box-sizing: border-box;padding-right:20px;}
.gysbox p:nth-child(2n-1){padding-right:0;padding-left:20px;}
.gysbox p:nth-last-child(2){width:100%; text-align:center;padding-left:0;}
.gysbox p:nth-last-child(3){width:100%;padding:0;}
.gysbox label{font-size: 14px;line-height: 36px;color: #333;position: initial;text-align: left;width: auto;}
.gysbox p label > span{color: red;}
.gysbox p .wpcf7-form-control-wrap input{width: 100%!important;height: 40px !important; border:1px solid #c8d0e3;padding:0 10px;}
.gysbox .wpcf7-form-control-wrap textarea{width: 100%!important;border:1px solid #c8d0e3;padding:10px 10px;box-sizing: border-box;}
.gysbox input[type="submit"]{
	width: 90px !important;
	height: 30px !important;
	line-height: 30px !important;
	border-radius: 3px !important;
	border: 1px solid #3671cf !important;
	background-color: #3671cf !important;
	color: #ffffff !important;
	margin: auto;
}
.screen-reader-response,.wpcf7-validation-errors{display:none;}
.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#e22c07;}
.pagebar span a{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:2px 1px 5px 2px;padding:0 10px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{background-color:#d7030c;color:#fff !important;}
a.page-num-current:hover{color:#fff;}