html, body { width: 100%; }
html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dl, dt, dd, iframe, textarea, input, button, p, strong, b, i, a, span, del, pre, table, tr, th, td, form, fieldset, .pr, .pc , figure ,figcaption{ margin: 0; padding: 0; word-wrap: break-word; font-family: verdana,Microsoft YaHei,Tahoma,sans-serif; *font-family: Microsoft YaHei,verdana,Tahoma,sans-serif; }
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc, em, del { font-style: normal; font-size: 100%; }
ul, ol, dl { list-style: none;}
a{ text-decoration: none;color: #666; }
.clear:after{ clear: both;content: '';display: block;width: 0;height: 0;visibility: hidden; }
.ovfHiden{ overflow-y: hidden;height: auto; }

.m_box{ width: 100%;margin: 0 auto 0.35rem;position: relative;overflow: hidden; }

.head{ width: 100%;position: fixed;top: 0;background: #fff;z-index: 99; }
.head_search{ width: 100%;border-bottom: 0.01rem solid #d5d5d5; }
.head_return{ width: 0.3rem;height: 0.45rem;background: url(../images/back.png) center no-repeat;background-size: auto 0.22rem;float: left; }
.head_entry{ float: left;font-size: 0.16rem;text-align: center;line-height: 0.45rem;width: 3.05rem; }
.head_messge{ float: right;width: 0.4rem;height: 0.45rem;background: url(../images/messge2.png) center no-repeat;background-size: auto 0.2rem; }
.head_search form{ float: left;margin-top: 0.06rem; }
.head_search form input{ width: 2.66rem;height: 0.32rem;float: left;background: #f5f5f5;font-size: 0.14rem;text-indent: 0.2rem;outline: none;border: none; }
.head_search form button{ float: left;width: 0.4rem;height: 0.32rem;background: url(../images/search2.png) center center no-repeat #f5f5f5;border: none;margin-left: -0.01rem;background-size: auto 0.2rem; }

.article_nav{ width: 100%;height: 0.45rem;border-bottom: 0.01rem solid #d5d5d5;position: fixed;top: 0.46rem;font-size: 0.18rem;text-align: center;background: #fff;z-index: 99; }
.article_nav li{ display: inline-block;width: 0.8rem;text-align: center;height: 0.45rem;line-height: 0.45rem;margin-left: 0.05rem; }
.article_nav .nav_cur{ height: 0.43rem;border-bottom: 0.02rem solid #f90; }
.article_head{ width: 100%;margin-top: 0.92rem;overflow: hidden; }
.article_head figure{ width: 100%;text-align: center; }
.article_head img{ width: 0.62rem;height: 0.62rem;border-radius: 50%;display: block;margin: 0.18rem auto 0.05rem; }
.article_head figcaption{ font-size: 0.16rem;color: #000;margin-bottom: 10px; }
.article_head figcaption img {width: 0.16rem; height: auto;    display: inline-block; vertical-align: sub;}
.aut{ width: 100%;height: 0.3rem;line-height: 0.3rem;font-size: 0.16rem;color: #666;text-align: center;margin-top: 0.2rem; }
.aut div{ display: inline-block;/*padding: 0 0.1rem;*/ }

.article_inf{ padding-bottom: 0.2rem; }
.article_inf dl{ width: 100%;font-size: 0.16rem; }
.article_inf dl:nth-of-type(2){ margin-top: 0.1rem; }
.article_inf dt,.attestation h6{ width: 100%;height: 0.5rem;line-height: 0.5rem;background: #f5f5f5;border-bottom: 0.01rem solid #d5d5d5;text-indent: 0.1rem; }
.article_inf dd{ margin: 0 0.1rem;border-bottom: 0.01rem solid #d5d5d5;padding: 0.1rem 0; }
.article_inf dd em{ float: left;width: 0.8rem; }
.article_inf dd span{ float: left;width: 2.75rem; }

#allmap{ width: 100%;height: 3rem; }

.attestation{ width: 100%;font-size: 0.16rem; }
.attestation h6{ font-weight: normal; }
.attestation dl{ width: 100%; }
.attestation dt{ width: 100%;height: 0.45rem;line-height: 0.45rem;text-indent: 0.1rem;background: #d5d5d5; }
.attestation dd{ width: 50%;float: left;margin-top: 0.1rem; }
.attestation dd div{ width: 98%;height: 1.8rem; }
.attestation dd:nth-of-type(odd) div{ float: left; }
.attestation dd:nth-of-type(even) div{ float: right; }
.attestation dd p{ width: 95%;height: 0.4rem;line-height: 0.2rem;text-align: center;font-size: 0.16rem;margin-top: 0.1rem; }
.attestation dd:nth-of-type(odd) p{ float: left; }
.attestation dd:nth-of-type(even) p{ float: right; }
.attestation dd div img{ width: 100%;height: 100%; }
/*底部菜单*/
.menu_footer{ width: 100%;position: fixed;bottom: 0;height: 0.45rem;background: #fff;box-shadow: 0 0.05rem 0.5rem #000; }
.menu_footer>div{ width: 50%;text-align: center;line-height: 0.45rem;font-size: 0.16rem;float: left;border-left: 0.01rem solid #d5d5d5;margin-left: -0.01rem; }
.menu_footer>div a{ display: block;width: 100%;height: 100%; }
/*大图显示*/
.big_img{ position: fixed;top: 0;z-index: 999;background: #000;display: none;width: 100%;height: 100%; }
.big_img li{ width: 100%;height: 100%; }
.big_img img{ display: block;width: 100%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); }

