@charset "utf-8";
html, body, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, fieldset, th, td, hr, a{ margin: 0; padding: 0;border: 0;outline: none; list-style: none; font-size:12px;}
input{margin: 0; padding: 0;}
a{ text-decoration:none; cursor:pointer;}
a:hover{text-decoration:none;}

body{font-family:"Microsoft Yahei";}

.spacer{
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
}

.flright{ float:right;}
.flleft{ float:left;}
.none {display:none;}


/*--------------------------------字体--------------------------------*/



.divtit{width:auto; margin:0 auto; text-align:center;}
.divtit img{ margin:0 auto;}
.kcml{width:auto; margin:0 auto; background-image:url(../images/a003.jpg); background-position:center top; background-repeat: repeat-y; background:cover;}
.chapter{ width:760px; margin: 0 auto; overflow:hidden; zoom:1; padding-top:40px;}
.chapter h1{ background:url(../images/0.gif) center top no-repeat; text-align:center; padding:70px 0px 30px 0px;}
.chapter h1 span{margin:0 auto;  background:#009BEB;  border:1px solid #0E9CE5; padding:12px 30px; border-radius:40px; font-size:2em; color:#fff; letter-spacing:0.5em;}
.chapter li{ float:none; clear:both; margin:10px; background:#6ea8f8; font-size:1.5em; color:#fff; border-radius:40px; padding:1em 0em 1em 4em; position:relative;}
.chapter li i{ display:block; position:absolute; left:0; top:5px; background:url(../images/1.png) left no-repeat; width:64px; height:56px; font-size:1.5em; color:#fff; padding-left:10px;}
.chapter li:hover{background:#8fbbf7; cursor:pointer;}
.chapter li a{ font-size:1em; color:#fff; width:100%; display:block}
