@charset "utf-8";
/* CSS Document */

.fn-title{ width:98%;color:#3f2342; padding:5px 0px 5px 3%; line-height:24px; }
#fn-more{ background:#bfb8cf url(../imgs/more.png) no-repeat center center;}
.yyw-content{ width:100%; height:auto;}
.top-img{ width:100%; height:468px; background:url(../imgs/top.jpg) no-repeat center;}
.c-zjl{ width:100%; height:auto; background-color:#6a7d99;}
.t-zjl,.zp-list{ width:1000px; height:auto;}
.zp-list ul{ width:100%; height:auto; float:left; margin:10px auto;}
.zp-list ul li{ width:31%; margin: 0px 1% 10px 1%; height:auto; float:left; height:290px; background:#bfb8cf; }

@media screen and (max-device-width: 1090px){
.top-img{ width:100%; height:180px; background:#aca3c1 url(../imgs/m-top.png) no-repeat center;}
.zp-list{ width:96%; height:auto; margin:0px 2%;}
.zp-list ul li{ width:48%; margin: 0px 1% 10px 1%; height:auto; float:left; height:auto; background:#bfb8cf; }
.c-zjl{ display:none;}
.fn-title{ width:98%;color:#3f2342; padding:5px 0px 5px 3%; line-height:20px; font-size:14px; }
.yyw-content{ background-color:#f8f8f8;}
}