.hzp_yl{
	width:100%;
	background:#f2f8fb;
}
.hzp_yl .hzp_yl1{
	width:1400px;
	margin:0 auto;
	padding-bottom:55px;
}
.yl_tit{
	width:100%;
	text-align:center;
	padding-top:66px;
}
.tmzs_con{
	width:100%;
	margin-top:60px;
}
.tmzs_tit{
	width:100%;
	font-size:24px;
	color:#115f95;
}
.tmzs_tit::before{
	width:4px;
	height:26px;
	content:"";
	background:#115f95;
	display:block;
	float:left;
	margin:4px 10px 0px 0px;
}
.tmzs_con ul{
	width:100%;
	overflow:hidden;
	padding:10px;
}
.tmzs_con ul li{
	width:15%;
	float: left;
	margin-right:2%;
	padding:30px 18px 18px 18px;
	box-sizing:border-box;
	background:#fff;
	border-radius:20px;
	margin-top:30px;
}
.tmzs_con ul li:hover{
	box-shadow: 0 2px 5px 5px #c0c8d0;
	/*box-shadow: 0 0 5px 5px #c0c8d0;*/
}
.tmzs_con ul li:nth-child(6n){
	margin-right:0;
}
.tmzs_con ul li img{
	width:100%;
}
.tmzs_con ul li h1{
	font-size:13px;
	text-align:center;
	margin-top:20px;
	height:40px;
	line-height:20px;
}
.tmzs_con ul li p{
	font-size:12px;
	text-align:right;
	margin-top:30px;
}
.tmzs_con ul li p a{
	color:#115f95;
}
.tmzs_con ul li p a:hover{
	text-decoration:underline;
}
.tmzs_more{
	font-size:18px;
	font-weight:bold;
	margin-top:35px;
	text-align:right;
}
.tmzs_more a{
	color:#115f95;
}
.tmzs_more a:hover{
	text-decoration:underline;
}
.yl_con{
	width:100%;
	background:url(../images/yl_back.jpg) no-repeat;
	padding:85px 0px 200px 0px;
}
.yl_con .yl_con1{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.cyp{
	width:952px;
	display:block;
	margin:0 auto;
}
.cyp_nr{
	width:125px;
	position:absolute;
}
.cyp_nr img{
	width:97px;
	display:block;
	margin:0 auto;
}
.cyp_nr p{
	width:100%;
	text-align:center;
	color:#1b3e75;
	font-size:24px;
	margin-top:15px;
}
.cyp_nr:hover p{
	text-decoration:underline;
}
.cyp_yp{
	left:0;
	top:80px;
}
.cyp_yl{
	right:0;
	top:80px;
}
.cyp_hzp{
	left:0;
	bottom:40px;
}
.cyp_sp{
	right:0;
	bottom:40px;
}
/*原料首页*/
.stuff{
	width:100%;
	background:#f2f8fb;
	padding:80px 0px 160px 0px;
}
.stuff .stuff1{
	width:1395px;
	height:693px;
	margin:0 auto;
	background:url(../images/hzp_back.jpg) top center no-repeat;
}
.stuff1 li{
	width:465px;
	height:100%;
	float: left;
	position:relative;
}
.hzp_stu{
	width:100%;
	position:absolute;
	top:120px;
}
.hzp_stu img{
	display:block;
	margin:0 auto;
}
.hzp_stu p{
	text-align:center;
	font-size:30px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
}
.hzp_stu h1{
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	margin:0 auto;
	margin-top:120px;
	color:#fff;
	border:1px solid #fff;
}
.yl_hover{
	width:100%;
	height:100%;
	background:url(../images/yl_hover.jpg) no-repeat;
}


@media (min-width: 640px) and (max-width:1400px){
        body{
            width:1400px;
        }
    }
/*手机版*/
 @media screen and (max-width: 640px){
.hzp_yl .hzp_yl1{
	width:96%;
	padding-bottom:30px;
}
.yl_tit{
	padding-top:30px;
}
.tmzs_con{
	margin-top:30px;
}
.tmzs_tit{
	font-size:18px;
}
.tmzs_tit::before{
	height:18px;
}
.yl_tit img{
	width:50%;
}
.tmzs_con ul{
	box-sizing:border-box;
	margin-top:0px;
}
.tmzs_con ul li{
	width:47%;
	margin-right:6%;
	margin-top:20px;
}
.tmzs_con ul li:nth-child(2n){
	margin-right:0;
}
/*原料首页*/
.yl_con .yl_con1{
	width:96%;
}
.cyp{
	width:90%;
}
.cyp_yp{
	top:22px;
}
.cyp_yl{
	top:22px;
}
.cyp_hzp{
	bottom:0px;
}
.cyp_sp{
	bottom:-20px;
}
.cyp_nr{
	width:50px;
}
.cyp_nr img{
	width:100%;
}
.cyp_nr p{
	font-size:14px;
	margin-top:5px;
}

.news_nav1 ul li{
	margin:0px 2px;
}
/*原料首页*/
.stuff{
	padding: 40px 0px 40px 0px;
}
.stuff .stuff1{
	width:96%;
	height:400px;
	background-size:100% 100%;
}
.stuff1 li{
	width:33.33%;
}
.hzp_stu p{
	font-size:14px;
}
.hzp_stu img{
	width:auto;
	height:50px;
}
.hzp_stu h1 {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 65px;
}



 }