@charset "utf-8";
/* CSS Document */

*{ border:0;margin:0;padding:0;}

dl,dt,dd,ul,ol,li,p,h1,h2,h3{margin:0; padding:0;}
ul,dl{ list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img{ border:0px;}
body{
    margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
    text-align: center;
    margin-left:auto; margin-right:auto;
    background:url(4598.png) top center no-repeat #eceef3;
    text-align:left;
	font-size:14px;
}
.clear{ clear:both;}
.clearfix:after{content:'.'; visibility:hidden; display:block; clear:both; line-height:0;}


.w1060{ width:1060px;}
.center{ margin-left:auto; margin-right:auto;}
.container{ width:1060px; padding-bottom:50px; background:#fff;}
.nav{ width:100%; background:#810101; color:#fff;}
.nav ul li{ width:194px; background:url(4602.png) right top no-repeat; float:left; height:49px; line-height:49px; font-size:16px; text-align:center;}
.nav ul li:first-child{ width:174px;}
.nav ul li a{ color:#FFF;}

.piclist{ padding-top:28px; padding-left:30px;}
.piclist ul li{ float:left; width:285px;}
.piclist ul li img{ width:285px;}
.piclist ul li p{ width:225px; padding:17px 30px 0; font-size:16px; line-height:20px; color:#000000;}
.piclist ul li p a{ color:#000000;}
.ml73{ margin-left:73px;}
.mt73{ margin-top:73px;}
.pagemor{font-size:14px; line-height:37px; color:#54657e;}
.pagemor a{ width:35px; height:35px; margin-left:8px; border:1px solid #fff; background:#fff; color:#54657e; display:block; float:left; text-align:center;}
.pagemor .pagemor_on{ border:1px solid #810101; background:#810101; color:#fff; border-radius:5px;}

.footer{ padding-top:48px; padding-bottom:40px; text-align:center; color:#844e00; line-height:22px;}
