@charset "utf-8";
/* CSS Document */
a{ text-decoration:none; font-size:14px;}
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
*{ margin: 0; padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; outline: none; }
*[class~="row"] {margin: 0;}
*[class*="col-"] {padding: 0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
input,textarea {
    /* border :  0 ; */  /* 方法1 */
    /*  -webkit-appearance:  none ; */  /* 方法2 */
}
.header{
    top:0px;
    position: fixed;
    height: 61px;
    width: 100%;
    max-width: 750px;
    background: #9a5151;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 1;
}
.header.index-header{
    height: 61px;
}
table td {
    border-bottom: 1px solid #e5e5e5;}


.header .head-title-img{
    position: relative;
    /*	background: rgba(0,0,0,0.6);*/
}
.head-title-img .natural{
    display: block;
    position: absolute;
    top: 5px;
    width: 36pt;
    height: 36pt;
    left: 50%;
    margin-left: -30px;
    -webkit-animation: z 5s linear 0s infinite;
    -moz-animation: z 5s linear 0s infinite;
    -ms-animation: z 5s linear 0s infinite;
    animation: z 5s linear 0s infinite;
    box-shadow: 0px 0px 20px #000;
    border-radius: 50%;
}
.pad{
    padding:4px 4px;
    background: #4292EF;

}
.box{
    overflow: hidden;
    background: #4292EF;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
.box.spareURL p {
    font-size: 13pt;
    font-weight: 700;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    text-align: center;
}
.box.spareURL a {
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 13pt;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 10px #99ffff;
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    text-decoration: none;
}
.list-title{
    background: linear-gradient(transparent,#dacfcf);
    color: yellow;
    text-shadow: 0px 0px 10px red;
    border-left: 1px solid #4292EF;
    border-right: 1px solid #4292EF;

    height: 40px;
    line-height: 40px;
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;

    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
@-webkit-keyframes z {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}
.header .logo-box{
    height: 61px;
}

.header .logo{
    float: left;
    height: 61px;
    margin-left: 10px;
}
.header .logo .logo-img{
    width: 120pt;
    height: 40pt;
}
.header .bank{
    float: right;
    position: relative;
    width: 56px;
    height: 44px;
    margin-top: 10px;
}
.header .bank a{
    display: block;
    color: #fff;
    font-size: 8pt;
}
.header .bank img{
    display: block;
    width: 30px;
    height: 30px;box
    margin:0 auto;
}

.nullbox{
    height: 57px;
}
.subnullbox{
    height: 61px;
}

.noinput{
    border :  0 ;
    -webkit-appearance:  none ;
}
* html .clearfix {zoom:1; }
img{ border:none; display:inline-block; max-width: 100%;}
ul,li{ list-style:none; }
em,i{ font-style:normal;}
html{font-size:50px; width: 100%; height: 100%;}
body{ background-color: #f4f4f5; /*font-family:'微软雅黑'; */font-family:'Arial';}
.pd20{ padding: 20px;}
.pd15{ padding: 15px;}
.pd10{ padding: 10px;}
.pd5{ padding: 5px;}
.iframeHeight{ height: 140pt;}
.weui-col-30{background-image: linear-gradient(to top, #00b4ff, #5eabe7, #44b5c9);}
.weui-col-20{background-image: linear-gradient(to top, #00b4ff, #5eabe7, #44b5c9);}
hl {
    line-height: 25px;
    font-size: 16px;
    color: #FFFF00;
    border-radius: 5px;
    background: #FF0000;
    box-shadow: 0px 0px 5px 2px #800000;
}
tt {
    line-height: 25px;
    font-size: 16px;
    color: #FFFF00;
    border-radius: 5px;
    background: #FF0066;
    box-shadow: 0px 0px 5px 2px #0000FF;
}
ss {
    background-color: #00FFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 2px #0000FF;
    color: #000080;
    font-size: 16px;
}
al {
    line-height: 25px;
    font-size: 16px;
    background: #FFFF00;
    box-shadow: 0px 0px 5px 2px #0000FF;
    border-radius: 8px;
    color: red;
}
tm {
    color: #FFFF00;
    text-shadow: -1px 0 #FF0000, 0 1px #FF0000, 1px 0 #FF0000, 0 -1px #FF0000;
}
.box-title{ background: url("/static/assets/weui/images/nbg.png") no-repeat center center; background-size: 100% 100%; height: 35pt; line-height: 35pt; text-align: center; font-size: 15px; color: #fff;}
.biaoti {
    background-position:center center;
    background-repeat:no-repeat;
    background-origin:padding-box;
    background-size:100% 40px;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    /*background: linear-gradient(to right, #CC9900,#996633,#CC9900);*/
    text-align:center;
    font-weight:700;
    line-height:44px;
    font-size:14pt;
}
.qwgr span{display: inline-block;width: 30px;line-height: 30px;margin-left: -3px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;border-radius: 50%;background: #ec0e67;margin: 2px;}
.ad-tz span {font-weight: bold;border: 1px #c6bbbb solid;display: block;line-height: 40px;}
.tzz-all {display: flex;flex-wrap: wrap; text-align:left;}
.tzz-all a {width: calc(100% - 6px);border: #C0C0C0 1px solid;border-radius: 1rem;margin: 2px;background: linear-gradient(to top, #fff, #eee, #fff);color: #f44336;font-size:15px; padding-left:10%;}
.tzz-all a b{font-weight:normal;color:blue}
.tzz-all a img {display: inline-block;vertical-align: text-top;width: 20px;}

.main{ max-width: 750px; margin: 0 auto; height: 100%; overflow: hidden;}
.nav2 { width: 100%; max-width: 750px; margin: 0 auto; box-sizing: border-box;  font-size: 13px; }
.nav2 ul { padding: 2px 0; display: flex; justify-content: space-between;}
.nav2 ul li { width: 100%; box-sizing: border-box; padding: 0 2px;}
.nav2 ul li a { display: block; padding: 3px 0; text-align: center; color: #fff; border-radius: 50px; background:#9a5151;}
.nav2 ul li a:hover { background: #da183b;}
#nav2[data-fixed="fixed"]{ position: fixed;	top:0px; left: 0; right: 0; margin: auto; z-index: 1;}
.nav-img { text-align: center; background: #000;}
.nav-img img { width: auto; height: 80px;}
@media screen and (max-width:800px) {
    .nav-img img { height: 70px;}
    .iframeHeight{ height: 100pt;}
}
@media screen and (min-width:800px) {
    .nav2 { /*padding: 4px;*/ font-size: 16px;}
    .nav2 ul { padding: 4px 0;}
    .nav2 ul li { padding: 0 4px;}
    .nav2 ul li a { padding: 5px 0; cursor: pointer;}

}
.weui-cells{ margin-top: 0px;}
.line-height{ line-height: 1.5;}
.weui-cell{ text-align: center;}
.weui-footer{ line-height: 180%; padding: 40px 20px; min-height: 130px; font-size:14pt; background: #4292EF;}
.weui-footer__text{ color: #0a001f;}
.liuhe-center{ text-align: center}

.box [class*="weui-col-"] {
    border: 1px solid #e5e5e5;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.bg-white{ background: #ffffff;}
.font-color-red{ color: red;}
.font-color-white { color: white;}
.weui-badge-blue {
    display: inline-block;
    padding: .15em .4em;
    min-width: 8px;
    border-radius: 18px;
    background-color: blue;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}
.weui-badge-green {
    display: inline-block;
    padding: .15em .4em;
    min-width: 8px;
    border-radius: 18px;
    background-color: green;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}
.parter dd {
    margin: 3px;
    border: solid 1px #b3aeae;
    border-radius: 5px;
    background-image: linear-gradient(to top, #eeeeee8f, #ffffff94);
    box-shadow: 0 -1px 10px rgb(28 126 153 / 21%);
    font-size: 15px;
    line-height: 35px;
}
.font-size-10{font-size: 10pt;}
.parter .bai a {
    text-decoration: none;
    text-align: left;
    margin-left: 5%;
    display: block;
    font-size: 13pt;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.weui-row.weui-no-gutter .weui-col-30 {
    width: 30%;
}