/* 初始化CSS */
*{ margin:0; padding:0}
html{ font-size:100px;}
body { font-family: "Microsoft YaHei", Arial; background-color:#fff;color:#666; font-size:0.18rem; overflow-x:hidden;-webkit-text-size-adjust: none;}
li {list-style-type: none;}
a {color:#666;text-decoration: none}
a:link, a:active, a:visited, a:hover{ text-decoration: none;}
img{ border:none;}
.clear{ clear:both;}
.clear:after{ display: block; clear:both;content:"";}

/*内容*/
#content{ width:100%; max-width:640px; margin:0 auto; }
@media (min-width: 640px) {
    #page{ width:100%; max-width:640px; margin:0 auto; }
    .header{position: relative;}
}

/*搜索页*/
.search{ width:100%;height:0.9rem; background:#1f72d8;position:relative; text-align:center; z-index:999;max-width:640px; margin:0 auto}
.left{position:absolute; left:0.19rem; top:0.15rem; }
.left .back_home{ display:block; width:0.42rem; height:0.43rem; padding:0.1rem 0 0 0.1rem}
.left .back_home img{width:0.32rem; height:0.33rem; display:block}
.search .right{position:absolute; right:0.39rem; top:0.2rem; }
.search .right .text{ float:left; width:3.8rem; height:0.56rem; line-height:0.56rem; background:none; border:0.01rem solid #fff; margin-right:0.25rem; outline:none; color:#fff; font-size:0.28rem; padding-left:0.6rem}
.search .right .btn{background:url(/material/H5/image/search2.png) no-repeat; background-size:100%; float:left; width:0.46rem; height:0.46rem; border:none; outline:none; cursor:pointer}

/*页码安排 begin*/
.page{width:100%; text-align:center; padding:0.53rem 0 0.23rem;font-family:Arial, Helvetica, sans-serif; }
.page a{ width:0.36rem; line-height:0.33rem; text-align:center; height:0.36rem; display:inline-block; *display:inline; *zoom:1; text-align:center; font-size:0.18rem; color:#414344;  margin: 0 1%;vertical-align:middle; border:0.01rem solid #414344; box-sizing:border-box;}
.page a.prev,.page a.next{width:0.95rem; margin-right:0.08rem;}
.page a:hover,.page a.cur{color:#fff; background: url(http://www.hubeiport.com/m/images/page_bg.jpg) center repeat-y; border: none; background-size: 100%;}

/*详细页*/
.detail .tit { height: 0.4rem; line-height: 0.4rem; text-align: center; font-weight: bold; overflow:hidden; }
.detail .related { padding:0.06rem 0; text-align: center; }
.detail .related p { font-size: 0.12rem; }
.detail .text { padding: 0.1rem; line-height: 0.33rem;}
.detail .text .photo { text-align: center; }
.detail .other { padding: 0.08rem 0; width: 100%; }
.detail .other li { line-height: 0.33rem; }
.detail .print { padding: 0.08rem 0; text-align: right; clear: both; }
.detail .print a { margin-right: 0.2rem; }
.detail .text .pro_photo { text-align: center; }

/*分享代码*/
.baidushare {border-radius: 0.1rem;border: solid 0.01rem #b5b5b5;background-color: #fff;height: 2rem;position: absolute; left: 0.05rem;bottom: 0.98rem;width: 98%;display:none;}
.bdshare-button-style0-32 a{background: none!important;display: block;float: left;width: 0.95rem !important;height: 1rem !important;background-position: 0!important;margin:0 !important; font-size:0 !important}
.bdshare-button-style0-32 .bds_tsina{ background: url(/material/H5/image/sina.png) no-repeat !important; background-size:100% !important}
.bdshare-button-style0-32 .bds_qzone{background: url(/material/H5/image/qqzone.png) no-repeat!important;background-size:100% !important}
.bdshare-button-style0-32 .bds_weixin{background: url(/material/H5/image/weixin.png) no-repeat!important;background-size:100% !important}
.bdshare-button-style0-32 .bds_tqq{ background: url(/material/H5/image/weibo.png) no-repeat!important;background-size:100% !important}
.bdshare-button-style0-32 .bds_renren{background: url(/material/H5/image/renren.png) no-repeat!important;background-size:100% !important}
.bdshare-button-style0-32 .bds_sqq{background: url(/material/H5/image/sqq.png) no-repeat!important;background-size:100% !important}
.cancelbtn {width: 90%;background-color: #fff;height: 0.3rem;border: solid 0.01rem #87cef3;border-radius: 0.05rem;color: #3c8fdd; margin-top:0.3rem; font-size:0.24rem}
#footer ul li.on .baidushare{display:block}












<!--耗时1753339343.0088秒-->