html, body, div, span,
h1, h3, p, a, big, img, small, ul, li, form, label, tbody, thead, footer, header {margin: 0;padding: 0;border: 0;color: #333;font-size: 100%;font: inherit;font-weight: normal;vertical-align: baseline;font-family: "Microsoft YaHei";}

/* HTML5 display-role reset for older browsers */
footer, header {display: block;}

ul, li {list-style: none;}

/* custom */
a {outline: none;color: #16418a;text-decoration: none;-webkit-backface-visibility: hidden;}
a:focus {outline: none;}

input:focus, select:focus, textarea:focus {outline: -webkit-focus-ring-color auto 0;}
img{display: block;}


/*主站的顶部*/
.app_header{width: 10rem;margin: 0 auto;}
/*面包屑*/
.jmlist{ width:100%; float:left; line-height:35px; border-bottom:2px solid #a42af9;background:#efefef; padding:5px 0px 0px 0px;overflow:hidden; zoom:1; font-size:16px;}
.jmlist a{font-size:16px;}
/*面包屑 end*/


/*头部*/
.arthead {width: 100%; box-shadow:0px 0px 2px #a633f7;  overflow:hidden; zoom:1;background:url("topbg.gif") repeat-x; }/*顶部*/
.lonav{  float:left; width:96%; height:46px;  padding:15px 2% 5px 2%; }
.loo{float:right;margin-top:7px;}
.lef{float:left}
.leimu{margin-left:5px; line-height: 50px;font-size:18px; color:rgba(10, 10, 10, 0.56); font-weight:bold; margin-top:2px;  float:left}
.leimu a{font-weight: 900}


/*底部*/
.footer {background: #f5f6f8 none repeat scroll 0 0;border-bottom: 1px solid #d8d9de;border-top: 1px solid #d8d9de;box-shadow: 0 1px 0 #fff inset;font-size: 16px;overflow: hidden;padding-top: 10px;text-align: center;}
.footer .linkico {display: inline-block;font-size: 16px;margin: 0 8px;}
.footer A:hover {text-decoration: underline;}