body ,footer{
    background-color: #fcf2e8 !important;
}

header{
    background: #ffffff;
}


@media screen and (max-width: 750px) {
    .ic1box-list a img{width:40px !important;}
    .ic1box-list{
        width: 60px !important;
        margin-right:5px !important;
    }
    .ic1box font{
        transform: scale(0.9);
    }
    
    .ic1box{
        flex-wrap: wrap;
    }
    .new_item{width:100% !important;
          margin-bottom: 10px;
    }
    
    .news{
        flex-wrap: wrap;
        margin-top:20px !important;
    }
    
    .cyhj{
        flex-wrap:wrap !important;
        margin-top: 10px !important;
    }
    .about-txt{
        flex-wrap:wrap !important;
    }
    .about-txt-box{
        width: 90% !important;
    }
    .about-txt{
        position: relative !important;
    }
    .about-1{
        margin-top: 20px !important;
    }
    .column{
        width: 100% !important;
    }
    .tt1{
        font-size:12px !important;
        white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出部分 */
  text-overflow: ellipsis; /* 显示省略号 */
    }
    
    
    .about{
        margin-top: 20px !important;
    }
    .about-image{margin-top:0px !important;}
    .biaodan{
        flex-wrap:wrap !important;
    }
    .borxian{
            padding: 10px 15px !important;
    }
    .biaodanbox{
        width: 100% !important;
        margin-top: 20px !important;
    }
    
}








/* 当视口宽度小于600px时 */
@media screen and (max-width: 1550px) {
    /* CSS样式 */
    .logo{font-size:18px !important;}
    .menu-tag{line-height: 15px !important;}
    #drop3{font-size:12px !important;}
}

/*大于800px*/
@media screen and (min-width: 1550px) {
    .mobliepage{display:none !important}
    .mobliepage2{display:block !important;}
}

@media screen and (max-width: 1550px) {
    .mobliepage2{display:none !important;}
     .mobliepage{display:block !important;}
}

@media screen and (max-width: 1400px) {
    /* CSS样式 */
    .logo{font-size:15px !important;}
    .menu-tag{line-height: 13px !important;}
    #drop3{font-size:12px !important;}
}

.container-fluid{
	padding: 0 !important;
	margin: 0 !important;
}
li{ list-style: none;}
a{text-decoration: none !important;}

/*@font-face {
	font-family: "font1";
	src: url("../font/兰亭粗黑简.ttf");
}*/

@font-face {
	font-family: "font2";
	src: url("../font/new/lthj.ttf");
}
@font-face {
	font-family: "font3";
	src: url("../font/new/ltthj.ttf");
}

@font-face {
	font-family: "font5";
	src: url("../font/new/ltxh.ttf");
}
@font-face {
	font-family: "font6";
	src: url("../font/new/lth.ttf");
}

.ft2{
	font-family: "font2";
	letter-spacing: 1px; 
}

.ft3{
	font-family: "font3";
	letter-spacing: 1px; 
}

.ft6{
	font-family: "font6";
	letter-spacing: 1px; 
}

.ft5{
	font-family: "font5";
	letter-spacing: 1px; 
}
.row{margin: 0 !important;}


.swiper {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-prev,.swiper-button-next{
	width: 35px !important;
    height: 35px !important;
    background: #fff;
    border-radius: 50px;
    opacity: 1 !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 16px !important;
	color: #000 !important;
	font-weight: bold;
}
.swiper-button-next{
	right: 40px !important;
}
.swiper-button-prev{
	left: 40px !important;
}

.swiper-pagination-bullet{border-radius: 0PX !important;background: #FFFFFF !important;opacity: 1 !important;margin-right: 15PX !important;}
.swiper-pagination-bullet-active{background-color: #a67646 !important;}


.form-control{width: 90% !important;}
.sousuo{width: 10%;background: #000 !important;color: #ffffff !important;}
.form-group form{border-radius: 10px;border: 3px solid #000 !important;}
.form-control{border: 0px !important;}

.form-group form .btn{border: 0px solid; border-radius: 10px;}
   .langen{font-family: "font2";font-weight: bold;}
	.menu-tag{text-align: center;font-family: 'font2'; float: left;line-height: 20px;font-size: 12px !important; padding: 0px 15px;letter-spacing: 1px; }
    .menu-tag a{padding: 5px 0;text-decoration: none;color: #000;}
	.menu-tag a:hover{border-bottom: 2px solid #000;    font-weight: bold;
    color: #000;}
	.logo{font-weight: bold;font-size: 20px; font-family: "font3";letter-spacing: 1px; }
    .xian{height: 2px;width: 100%;background: #000;margin-top: 15px;}
    .menu,.langen{margin-top: 3px;}
    .search{text-align: right;}
    .search a{text-decoration: none;font-size: 20px;color: #000;}

    .caidan{
     	padding: 0px 50px;
    }



    .caidan ul{ 
	  display: flex;
	  flex-wrap: wrap;
	  flex-direction: column;
	  justify-content: left;
	  list-style: none;
	  height: 190px;
	  width: 100px;
	  padding: 10px 0;
	  margin: 0;
	  
	  
	  
    }
.caidan ul {
    text-align: center;
}
    .caidan ul li{
	  display: inline;
	  margin-top: 5px;
	  white-space: nowrap;
	  /*margin-right: 30px;*/
	  padding: 0px 15px;
    }
    .caidan ul li a{font-family: 'font2';color: #000;}
    .caidan ul li a:hover{border-bottom: 2px solid #000; }

 .xian2{height: 1px;width: 100%;background: #000;}
  .xian3{height: 3px;width: 100%;background: #000;}
 .pm{
padding: 0 !important;
margin: 0 !important;

 }
 .secbody{
 	position: absolute;
 	top: 0;
 	left: 0;
 	padding: 30px 50px;
 }

.xian4{background-color: #333;width: 100%;height: 15px;}
	.about-box{width: 100%;display: flex;flex-direction: row; flex-wrap: wrap;font-family: "font2";}
	.about-list{width: 33.33333333%;position: relative;}
	.about-list a {display: block;width: 100%; height: auto; position: relative;}
	.about-list a img{width: 100%; height: auto;}
	.about-list a .txt{position: absolute;bottom: 0px;left: 0px;width: 100%;
		text-align: center; color: #FFFFFF;font-size: 20px;height: 80px;line-height: 80px; background: rgba(0,0,0,0.2);letter-spacing: 5px;}

.ic1box-list font{width:80px;}


.memu-fot{padding-top:150px ; padding-bottom: 50px;}
footer{font-family: 'font6'; font-size: 16px;}
.lista{color: #000;}
.ic1box-list font{margin-top: 10px;}

.ic1box-list a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
}

.ic1box-list img{width: 100%;height: auto;}
.ic1box{display: flex;flex-direction: row;justify-content: center;margin-bottom: 50px;}
.ic1box-list{display:flex;flex-direction: column;text-align: center;margin-right: 20px;padding: 10px 0px;padding: 0 10px;}
.ic1box-list a img{width:60px;}



footer p{text-align: center;}
.ftsec{padding: 200px 0px;}
.ftsec p{text-align: center;font-size: 20px;}
.sec1{font-size: 50px;letter-spacing: 10px;  padding: 40px 15px;}
.sec2{font-size: 30px;letter-spacing: 5px;  padding-left: 10px;margin-bottom: 30px;}
.sec3{font-size: 16px;letter-spacing: 5px; max-width: 500px;margin: 20px 0px;padding: 0px 15px;}
.sec4{font-size: 16px;letter-spacing: 5px;  padding-left: 10px;max-width: 970px;padding: 0px 15px; margin-top: 30px;}
.sec4 a{display: block; padding: 8px 20px; background-color: #000; color: #fff;max-width: 150px; text-align: center;margin-top: 150px;}
.sec4 a:hover{color: #000;background: #ffffff;}

/**product**/
	.tt1{color: #333;padding: 10px 0px;font-family: 'font2';font-size: 18px;font-weight: bold;margin-top: 10px;}
	.tt2{color: #888;font-family: 'font2';font-size: 10px;letter-spacing: 1px; height: 130px;}
	.prolis img{box-shadow: 0px 0px 5px 1px #000}
	.prolis2 img{box-shadow: 0px 0px 5px 1px #c6bebe;}
	.prolis{width: 20%;padding: 25px;}
	/*.about{border-top: 3px solid #ccc;}*/


	#header,
.header,
#footer
{
	background: #999;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 50px;
	z-index: 999999;
}
#header a,
.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}
#header a.friends,
.header a.friends
{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}
#header a.right,
.header a.right
{
	left: auto;
	right: 10px;
}
#content,
.content
{
	padding: 20px;
}


#header a{font-family: "font3";color: #000 !important;}
#menu{font-family: "font2";}

@media screen and (max-width: 800px) { /* 表示屏幕尺寸小于于等于800px时， */
 
  #header{display: block !important;z-index: 999999!important;}
  header{display: none !important;}
  .swiper-button-next,.swiper-button-prev{
      transform: scale(0.6);
      
  }
  .swiper-button-prev{left: 10px !important;}
  .swiper-button-next{right: 10px !important;}
  
.title h2{font-size: 22px !important; }
.title{padding-top: 30px !important;}
.title .row{padding: 0 20px !important;}
.secbody{position: relative !important; padding: 0 15px !important;}
.sec1{
	font-size: 30px;
  letter-spacing: 10px;
  padding: 20px 15px;
  }
  .sec2{font-size: 20px !important;margin-bottom: 10px !important;}
.sec4{margin-top: 10px;}
.sec3{font-size: 16px !important;}
.sec4 a{margin-top: 30px !important; font-size: 14px !important; margin-bottom: 30px;}
.ftsec{padding: 50px 0 !important;}
.memu-fot{padding-top: 50px !important;}
footer p{font-size: 16px !important;}
.ic1box font{font-size: 8px !important;}
footer div{padding: 0 10px !important;}
footer div p{font-size: 10px !important; padding: 20px 0px;}

.about .about-list{width: 50% !important;} 
.about .about-box .prolis{padding: 10px !important;}
.about .about-box .prolis a .tt2{display: none;}
.about .about-box .prolis a  .xian4{display: none;}
.about .cyhj{flex-wrap: wrap !important;  margin-top: 0 !important;}
#masonry{margin-left: 2% !important; margin-top: 0 !important;}
/*.about-1 .about-1-list {min-height: 500px;}*/
.about-1 .about-1-list .ab-box{width: 100%; position: relative !important;}
.about-1 .about-1-list .ab-box .txt{margin-top: 0px !important; font-size: 15px !important; color: #000; padding: 10px 0px;}/*text-shadow: 2px 2px 4px #000;*/
.memu-fot{padding: 10px !important;}
.memu-fot p{padding: 0px 0 !important;}

/*.about-1 .about-1-list img{    
 
       
    -webkit-filter: blur(3px); 
       -moz-filter: blur(3px);   
        -ms-filter: blur(3px);       
            filter: blur(3px);   
       
   }*/


}


@media screen and (min-width: 1500px) { /* 表示屏幕尺寸大于等于600px时， */
 
   #header,#menu{display: none !important;}
   header{display:block !important; }

}