@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
ul,li,a{
	list-style: none;
	text-decoration: none;
}

/*.ul-nav>li:nth-of-type(2)>a{*/
/*		background-color: #EF841B;*/
/*		color: #fff;*/
/*	}*/
/* 工程产品盒子 */
.ceshi-zt{
    width: 96%;
    height: 60px;
    margin: 0px auto;
    padding: 0px 2%;
    position: relative;
}
/* 工程产品 */
.ceshi-zt:nth-of-type(1)>li{
    width: 100%;
    text-align: center;
    margin-left: 6%;
    /* border-bottom: 1px solid; */
    height: 100%;
    position: relative;
}
.ceshi-zt:nth-of-type(1)>li>a{
    position: absolute;
    top: 0px;
}
.ceshi-zt:nth-of-type(1)>li>a:nth-of-type(1){
    left: 7rem;
}
.ceshi-zt:nth-of-type(1)>li>a:nth-of-type(2){
    left: 8.25rem;
}
.ceshi-zt{
	 border-bottom: 1px solid;
}
/* 工程产品字体 */
.ceshi-zt>li:nth-of-type(1)>a{
	 /* background: #ef841b; */
	 color: #fff;
	  /* border: 1px solid; */
}
.ceshi-zt>li:nth-of-type(1)>a{
	color: #333333;
}
/* .ceshi-zt>li:nth-of-type(1)>a:nth-of-type(2){
	left: 8.2rem;
} */
.ceshi-zt:nth-of-type(2)>li{
    height: 100%;
    width: 24%;
    display: flex;
    position: absolute;
    left: 6%;
}
.ceshi-zt:nth-of-type(2)>li>a{
	top: 0px;
	/*flex: 1;*/
	left:-13px;
	    text-align: center;
	/*padding: 0px 0px;*/
	    /* display: table-row-group; */
}
.ceshi-zt>li>a{
    height: 100%;
    display: inline-flex;
    line-height: 60px;
    padding: 0px 20px;
    font-weight: 500;
    font-size: .2rem;
    position: relative;
    top: -68px;
}
.ceshi-zt>li:nth-of-type(2)>a{
	height: 100%;
	display: inline-flex;
	line-height: 60px;
	padding: 0px 20px;
	font-weight: 500;
	font-size: .2rem;
	position: absolute;
	bottom: 0px;
	left: 7rem;
}
.ceshi-zt>li:nth-of-type(2){
	text-align: left;
	    width: 22%;
}
/* 下划线 */
.xhx{
	    display: -webkit-inline-box;
	    width: 20%;
	    height: 4px;
	    background: #ef841b;
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
		border-radius: 10px;
		
		/* margin-left: 25px; */
}
.chanpin-zt{
    width: 1892px;
    height: 100%;
    margin: 0px auto;
    padding: 0px 2%;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}
.chanpin-zt>li{
    width: 30%;
    margin: 2% 1%;
    border-radius: 20px;
    height: 5.6rem;
}
/* 图片 */
.chanpin-zt>li>a:nth-of-type(1){
    width: 100%;
    height: 3rem;
    display: block;
}
/* 图片 */
.chanpin-zt>li>a>img{
    width: 100%;
    height: 100%;
    border-radius: 22px 22px 0px 0px;
}
/* 盒子阴影 */
.yinying{
    border: 12px solid #e4e4e4;
    border-top: none;
    border-radius: 0px 0px 20px 20px;
    height: 42%;
    position: relative;
    top: -.1rem;
}
/* 淡雅迷香 */
.chanpin-zt>li>div>a{
    width: 90%;
    display: block;
    margin: 10px auto;
    height: 40px;
    font-size: .2rem;
    line-height: 40px;
    font-weight: 699;
    color: #ef841b;
}
/* 产品内容 */
.chanpin-zt>li>div>p{
    width: 90%;
    margin: 10px auto;
    height: 32%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .18rem;
}
/* 时间和更多 */
.bottom-font{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    top: 12px;
    margin: 30px auto;
}
/* 时间和更多 */
.bottom-font>font{
	font-size: .2rem;
}
.bottom-font>font:nth-of-type(1){
    font-size: .1rem;
    color: #999999;
    top: -.4rem;
    position: relative;
}
.bottom-font>font:nth-of-type(2):hover{
	background-color: #EF8419;
	color: #FFFFFF;
}
/* 更多 */
.bottom-font>font:nth-of-type(2){
    border: 2px solid #EF841B;
    padding: 0px .2rem;
    border-radius: 10px;
    position: absolute;
    right: 0px;
    height: .4rem;
    line-height: .4rem;
}
/* 查找 */
.chazhao{
    width: 96%;
    height: 50px;
    left: -7%;
    margin: 0px auto;
    padding: 0px 2%;
    position: relative;
    /* border: 1px solid; */
     top: -30px; 
}

.chazhao>ul{
	    width: 360px;/*100px*/
	    /*height: 100%;*/
	    margin: 20px auto;
	    display: flex;
}
.chazhao>ul>li{
	    padding: 0px 20px;
	    /*line-height: 50px;*/
	    /*margin: 0px auto;*/
	    background: #fff;
		border-radius: 10px;
		border: 1px solid rgba(23,32,23,0.5);
}
.chazhao>ul>li>font{
    font-size: .2rem;
    position: relative;
    top: -70%;
}
.xiangguan{
    /*padding: 1px 5%;*/
    /*margin-right: 50px;*/
}
/* 相关推荐的四的盒子 */
.xiangguan>li{
	    width: 29%;
	    margin-right: 50px;
}
/* 相关推荐的图片 */
.xiangguan>li>a:nth-of-type(1){
    height: 53.5%;
	/*width: 3.9rem;*/
}
/* 相关推荐的字体的字体 */
.xiangguan>li>a:nth-of-type(2){
	    height: 30px;
	    font-size: .2rem;
}
/* 相关推荐的字体的内容 */
.xiangguan>li>p{
    margin: 0px auto;
    font-size: .1rem;
    color: #666;
    height: 50px;
}
/* 相关推荐的字体盒子 */
.bottom-xiangguan{
	margin: 12px auto;
}
/* 相关推荐的字体 */
.bottom-xiangguan>font{
    height: 40px;
    margin: 0px auto;
}
/* 相关推荐的字体 */
.bottom-xiangguan>font:nth-of-type(2){
    height: 40px;
    line-height: 40px;
}
/* 相关推荐盒子 */
.xianguantuijian{
width: 96%;
    height: 50px;
    margin: 30px auto;
    padding: 0px 2%;
    position: relative;
    /* border: 1px solid; */
    /* top: 200px; */
    text-align: center;
}
.xianguantuijian>font{
    padding: 2px 30px;
    border: 1px solid;
    background: #EF841B;
    top: -136%;
    position: relative;
	color: #fff;
}
/* 官方微信 */
.bottom-pic-div{
    width: 96%;
    height: 100%;
    /* margin: 30px auto; */
    /*padding: 0px 2%;*/
    position: relative;
    /*top: 105px;*/
}
.bottom-pic-center{
	    width: 45%;
	    text-align: center;
	    margin: 0px auto;
}
.bottom-pic-center>img{
		    margin: 0px 30px;
}
/* 友情链接 */
.bottom-chanpin{
	/*top: 171px;*/
	/* margin: 30px auto; */
}