@charset "gb2312";
/* CSS Document */
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-y: scroll;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;}

/***美化滚动条***/
::-webkit-scrollbar {width:10px;height:10px;}
::-webkit-scrollbar-thumb {background-color:rgba(50, 50, 50, 0.25);border:2px solid transparent;border-radius:10px;background-clip:padding-box;}
::-webkit-scrollbar-thumb:hover {background-color:rgba(50, 50, 50, 0.5);}
::-webkit-scrollbar-track {background-color:rgba(50, 50, 50, 0.05);}
/***美化滚动条***/


/***头部***/
.p_top { width:100%; float:left; height:.55rem; background:#fff; border-bottom:solid 1px #e4e4e4; }
.p_top_left { width:10%; height:.55rem; float:left; }
.p_top_txt { width:80%; float:left; line-height:.55rem; font-size:.28rem; text-align:center; }
.p_top_txt a { color:#7e298c; }
.p_top_btn { width:10%; height:.55rem; float:left; text-align:right; cursor:pointer; }
.p_top_btn img { width:.55rem; height:.55rem; float:right; }
/***头部***/


/***尾部***/
.qdfooter { width:100%; float:left; margin:.2rem 0 0 0; }
.qdfooter_title { width:100%; float:left; border-top:solid 2px #c21938; border-bottom:solid 1px #e1e1e1; line-height:.55rem; font-size:.3rem; font-weight:bold; text-indent:.1rem; }
.qdfooter_txt { width:100%; float:left; line-height:.4rem; font-size:.28rem; text-align:center; margin:.1rem 0; }
.qdfooter_txt span { color:#bd1901; }
/***尾部***/

/***头部导航***/
.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:76px;  padding:15px 2% 5px 2%; }
.logowz{ width:50%; float:left; height:40px;}
.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}
.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;}
/***头部导航***/


/*底部*/
.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;}