@charset "utf-8";
table { border-collapse: collapse; border-spacing: 0;}
body,html{width:100%;-webkit-text-size-adjust: none;text-size-adjust:none;color: #666; margin: 0 auto; background: #f0f0f0;}
body { position: relative;}
img{height:auto;/* ie8 */ vertical-align:middle; margin: 0; padding: 0;}
*{margin:0px;padding:0px;font-family:'微软雅黑';}
a,img,p{border:0;text-decoration:none;list-style-type:none;overflow: hidden;cursor:pointer;}
ul,li,dl,dt,dd{padding:0rem; margin:0rem;list-style:none;}
input,form,select{margin:0rem;padding:0rem; outline:medium;}
.clear { clear: both;}
.clear1 { clear: both; height: 1em;}
.clear2 { clear: both; height: 2em;}
.clear3 { clear: both; height: 3em;}
.clear4 { clear: both; height: 4em;}
.clear5 { clear: both; height: 5em;}
.clear6 { clear: both; height: 6em;}
.clear7 { clear: both; height: 7em;}
.pem1{text-indent: 1em;color:red;font-size: 1.8em; line-height: 2em; padding: 0 1em;}

.header{height: 60px;line-height: 60px; text-indent: 10px;text-align: center;color:#4c4c4c;font-size: 28px;border-bottom:2px solid #e0e0e0;font-weight: 600;background-color: #FFFFFF;}
.header a{float: left;display: block;height: 60px;line-height: 60px;}

/*************************底部导航*****************************/
.nav-footer { position: fixed; bottom: 0; left: 50%; background: #fff; width: 640px; margin-left: -320px; height: 8em;}
.nav-footer ul { overflow: hidden;}
.nav-footer ul li { float: left; width: 20%; text-align: center; padding: 1em 0;}
.nav-footer ul .sel { background: #66C5E5;}
.nav-footer ul .sel a p { color: #fff;}
.nav-footer ul li a img { margin: 10px;height: 36px}
.nav-footer ul li a p { color: #666; line-height: 2em; font-size: 1.5em;}



