@charset "utf-8";
/* CSS Document */
.hero{ width:100%; margin:0 auto; padding-top:36px;}
.header{ height:36px; position:absolute; top:0px;width:100%;border-bottom:1px solid #E4E4E4;}
.header_con{ text-align:right;width:100%;text-shadow:0 0 3px #ffffff;font:18px/36px "Microsoft Yahei";
	border-bottom:1px solid #BDBEC6;background-color:#f4f4f4;}
.header .btn_1{color:#333;padding:0 10px 0 0;}.header a.logo{ padding:0 0 0 10px;float:left;color:#333;}
.header a:hover.logo{ text-decoration:none; color:#333;}
.img{ display:block; width:100%}
.imglist{ background:#026fb9}
.imglist a{ display:inline-block; width:50%}
.bt-box{background:#13353f;position: fixed;width:100%;height:50px;line-height: 40px;right:0;bottom:0;color:#fff;text-align:center;font-size:24px; padding:5px}
.PicImg{ width:45px; height:45px; margin-bottom:-10px; margin-right:15px}