/*处理手机移动全局样式*/
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper{text-shadow:none}
.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a{color:rgb(250, 245, 245)}
.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited{color:rgb(245, 238, 238)}
.ui-bar-a, .ui-page-theme-a .ui-bar-inherit, html .ui-bar-a .ui-bar-inherit, html .ui-body-a .ui-bar-inherit, html body .ui-group-theme-a .ui-bar-inherit{text-shadow:none}


#WAPBody{background:#FFFFFF;}
#MobileBody{overflow:auto;}
#ContentPages{width:100%;overflow:auto;position:relative;margin:0px auto;padding:0px;background:#FFFFFF;}
/*主题内容块*/
#PageMainBox{width:100%;margin:0;padding:0px; background:#FFFFFF}

/*顶部*/
#head{ width:100%; margin:0 auto; background:#a50b0b; overflow:hidden; height:80px;padding-top:15px;}
.webname{color:#fff; float: left;overflow: hidden; display: inline; padding:6px 0 0 20px; letter-spacing:4px; font-weight:800; font-size:38px;}
.toptimes{ float: right; padding:6px 10px 0 0; color:#fff; font-size: 12px;}
.toptimes p{border: 1px solid #fff; text-align: center}



/*首页*/
.tables1{text-align:center; margin-top:10px;}
.tables1 td{border-left: 1px #ccc solid;border-top: 1px #ccc solid; font-size:20px;}
.tables1 td span{ font-size:20px;}
.tables1 .buchong{border-right:1px #ccc solid;}
.tables1 .buchong2{border-bottom:1px #ccc solid;}
.tables1 td.h11{ height:10px;border-left:0; border-right:0}
.tables1 .bg0{ background:#a50b0b;color:#fff; border:0; height:30px; line-height:30px}
.tables1 .bg1{ background:#a50b0b;color:#fff; border:0}
.tables1 .bga{ background:#DDDDDD;color:#b91313;}
.tables1 .bgb{ background:#FFFFFF;color:#b91313;}
.tables1 p.zuigao{ height: 30px; line-height: 30px; border-bottom: 1px solid #ccc}
.tables1 p.zuidi {height: 30px; line-height: 30px;}
.tables1 .green{color:#95BF0D}




.bottom{ background: #E5DBD6}
.bottombox{width:100%; margin:0 auto; display: flex; justify-content: space-between;} 
.bottomgsfont{ padding:20px 10px 10px 8px;line-height:22px; text-align:left;}
.bottomgsewm{ padding:20px 10px 20px 0;}

@media only screen and (max-width: 640px) {
	.webname{color:#fff; float: left;overflow: hidden; display: inline; padding:6px 0 0 10px; letter-spacing:-1px; font-weight:100; font-size:35px;}
	.bottomgsfont{ padding:20px 0 10px 8px; float:left; line-height:20px; font-size: 12px; text-align:left;}
	.bottomgsewm{ padding:40px 10px 20px 0; }
}