﻿@charset "utf-8";
html{height:100%;background:linear-gradient(0deg, #025597 0%, #113c6b 100%); font-size:10px;}
.topw{width:100%;position:fixed; z-index:9999; }
.top{height:4rem; line-height:4rem;background:linear-gradient(0deg, #004f7d 0%, #005a8f 100%);   }
.top .logo{height:100%;float:left;}
.top .logo img{height:70%;margin:0 0 0 0.3rem;}
.top .title{height:100%;/*margin:0 10px 0 0;*/ left:0.3rem;font-size:11px;color:#cabd92;/*float:right;*/text-shadow:-0.1rem -0.1rem 0rem #103e6f;}
.top .back{height:100%;float:right;}
.top .back a{height:100%;background:linear-gradient(0deg, #005a8f 0%, #0068a4 100%);float:left;}
.top .back img{height:50%;margin:25% 1rem 0;float:right;}

.body{width:100%;min-height:calc(100% - 41px);padding:0 0 40px;/*margin:1px 0 0;*/background:linear-gradient(0deg, #004f7d 0%, #005a8f 100%);position:absolute;}
.footer{width:100%;height:36px;color:#ffe8c0;text-align:center;position:fixed;bottom:0;display:none;}

.zwf{ height:4.1rem; line-height:4.1rem; }
.yccpm{ display:none;}