@font-face {
  font-family: '方正硬笔行书简体';   /*字体名称*/
  src: url('FZYBXSJW_0.TTF');       /*字体源文件*/
}
.banner img{
	width: 100%;
}
.contain{
	padding-bottom: 20px;
	width: 100%;
	background: #fff;
}
.content{
	width: 1000px;
	margin:0 auto;
}
.mt30{
	margin-top: 30px;
}
.w1200{
	width: 1000px;
}
.nav_l{
	width: 500px;
	float: left;
}
.crumbs{
	position: relative;
}
.crumbs a{
	z-index: 2;
	font-size: 16px;
    line-height: 120px;
    text-align: center;
    display: inline-block;
	width: 96px;
	height: 126px;
	font-family: '方正硬笔行书简体';
}
.crumbs a:hover{
	color: #02ae1d;
	text-decoration: none;
}
.crumbs a.active{
	width: 96px;
	height: 126px;
	background-image: url(../images/p_01.png);
	color: #fff;
}

.head_txt{
	float: left;
	width: 500px;
	height: 305px;
	background: #f3f3f3;
}

.enter_slogan{
	width: 100%;
	background: #02ae1d;
	padding: 30px 0;
}

.enter_logo{
	    width: 200px;
	    height: 150px;
    margin-right: 20px;
    float: left;
}
.enter_logo img{
	width: 100%;
}
.enter_txt{
	text-indent: 2em;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	
}
.enter_txt span{
	font-size: 30px;
	line-height: 30px;
}
.pro1{
	padding: 20px 0;
	text-align: center;
}
.pro1 img{
	width: 100%;
}
.pro2 a{
	width: 22%;
	display: inline-block;
	margin: 10px 1.5%;
}
.pro2 a img{
	width: 100%;
}
.pro3{
	width: 100%;
	margin: 30px 0;
}
.w48{
	width: 48%;
}
.w24{
	width: 21%;
}
.pro3 a{
	float: left;
	margin: 0 1.5%;
}
.pro3 a img{
	width: 100%;
}
.pro4{
	width: 100%;
	margin: 30px 0;
}
.pro4 a{
	width: 19%;
	float: left;
	margin: 0 1.5%;
}
.pro4 a img{
	width: 100%;
}
.pro5{
	width: 100%;
	margin: 30px 0;
}
.pro5 a{
	width: 47%;
	float: left;
	margin: 0 1.5%;
}
.pro5 a img{
	width: 100%;
}

.xian{
	width: 100%;
    height: 1px;
    background: #f3f4f5;
    position: absolute;
    left: 0;
    top: 87px;
    z-index: 1;
}
.aaa {
        width: 370px;
    float: left;
    font-size: 14px;
    display: inherit;
    padding: 10px;
    color: #000;
    /* margin-top: 50px; */
}
.aaa p {
    line-height: 22px;
    text-indent: 2em;
}


.jinru {
	text-indent: 0;
    padding: 0 10px;
    display: inline-block;
    color: #fff;
    background: red;
    font-size: 14px;
}
.jinru:hover{
	color: #fff;
}
.pro_box{
	      height: 280px;
    position: relative;
    background: #eee;
    padding: 1.5%;
    border-radius: 20px;
}
.pro_box img{
	height: 200px;
	text-align: center;
}
.slo{
	    width: 96%;
    padding: 0 2%;
    position: absolute;
    left: 0;
    height: 100px;
    background: #02AE1C;
    border-radius: 0 0 20px 20px;
}
.slo .name{
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.slo .price{
	    color: #FFFF00;
    font-size: 17px;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 10px;
}
.slo .price i{
	    background: #fff;
    padding: 0 10px;
    border-radius: 10px;
    color: #06AD1F;
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    margin-left: 10px;
}

.zhe{
    margin-top: 8px;
    font-size: 30px;
    /*color: transparent;*/
   color: yellow;
    background: red;
    /*-webkit-text-stroke: 1px yellow;*/
    text-align: center;
}


