/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font:15px/1.5 '微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#f00;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
header,footer,nav,article,section,aside,canvas,details,figcaption,figure,hgroup,menu,summary{display:block;}


body{background:url(/uploads/image/i1611/zt-ljyg-bg.png) no-repeat center top;}
.container{width:1000px;margin:250px auto 0px;background:#fff  no-repeat center bottom;padding:25px;padding-bottom:74px;min-height:500px;}
.container ul li{background: no-repeat left center;padding-left:14px;line-height:45px;font-size:15px;border-bottom:1px dashed #e8e8e8;}
.container ul li span{color:#666666;}
.footer{height:60px;background: repeat-x;text-align:center;line-height:60px;color:#fff;font-size:15px;}
.footer a{color:#fff;}