@charset "utf-8";
body {
	width: 100%;
	margin: 0 auto;
    background-repeat: repeat;
	background-color: #ff0000;
}

a{border:0;text-decoration:none;}

p{margin:0;padding:0}

input{width:95%;height:30px;}

img{ border:none; max-width:100%;}
input[type="button"], input[type="submit"], input[type="reset"] ,
botton,bottom {
    -webkit-appearance:none;
}
ul,li{list-style:none;padding:0;margin:0}

.fl{float: left;}
.fr{float: right;}

.tal{text-align:center}

.re{position: relative;}

.cb{clear: both;}
.ab1 {
position: absolute;
    right: 0;
    left: 0;
    width: 98%;
    margin: 0 auto;
    top: 20px;
}
.ab2{
    position: absolute;
    right: 4px;
    top: 5px;
}
.ab3 {
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 10;
}
.ab4 {
    position: absolute;
    right: 0px;
    top: 70px;
    z-index: 10;
}
.ab5 {
    position: absolute;
    right: 7%;
    top: 15px;
    z-index: 10;
}
.fx1 {
    position: fixed;
    right: 0px;
    z-index: 100;
    top: 24%;
}
.fx2 {
    position: fixed;
    right: -45px;
    z-index: 100;
    top: 36%;
    cursor: pointer;
}
.w100{width: 100%; margin: 0 auto;}
.wp90{width: 90%; margin: 0 auto;}
.wp85{width: 85%; margin: 0 auto;}
.wp80{width: 80%; margin: 0 auto;}
.wp77{width: 77%; margin: 0 auto;}
.wp70{width: 70%; margin: 0 auto;}
.wp60{width: 60%; margin: 0 auto;}
.wp68{width: 68%; margin: 0 auto;}
.wp49{width: 49%;margin: 0 auto;}
.wp32 {width: 32%;margin: 0 auto;}
.wp26 { width: 26%;}
.wp30 { width: 30%;}
.wp25 {width: 25%;margin: 0 auto;}
.wp15{width: 15%; margin: 0 auto;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}


.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt16 { padding: 10px 10px 0px 10px;}

.pad10 { padding: 15px 0;}
.pad13 {padding: 15px;}

.pb20 {
    padding-bottom: 20px;
}

.tr{text-align: right;}

.rad5{border-radius: 5px;}
.rad6{border-radius:0 0 6px 6px;}
.rad10 { border-radius: 10px;}

.bor1{border-bottom: 1px dashed #bfc9eb;}
.bor2{border-bottom: 1px solid #ddd;}
.bor3 {
    border: 1px solid #d5d5d5;
}
.em1{font-size: 1.1em; font-weight: bold; line-height: 32px; color:#fff}
.em1 a{color:#fff}
.em2{font-size: 0.7em;}
.em3{font-size: 0.85em; color:#fff }
.em3 a{ color:#fff }
.em4 {color: #333;}
.em4 a {font-size: 0.95em;color: #333;}
.em5 {
    font-size: 0.75em;
color: #999;
    border: 1px solid #d8dcf6;
    padding: 2px 10px;
    border-radius: 15px;
}
.em6{color:#ff9c00}
.em6 a {
font-size: 1.1em;
    color: #ff9c00;
    margin-top: 5px;
    font-weight: bold;
}
.em7 a{font-size: 1.0em; color: #fff;}
.em8 a{font-size: 0.8em; color: #333;}
.em9 a{font-size: 0.8em;color: #ff9c00;}
.em10 a{font-size: 0.9em; color: #fff;}

.em11{font-size: 1em; color: #666; line-height: 32px;}
.em12{font-size: 0.8em; color: #333;}

.font1{font-size:1em; color:#333; font-weight:bold}
.font1 a{color:#333; }
.date{font-size:0.9em; color:#666}
.font2{font-size:0.95em; color:#333; font-weight:bold}


.cor_1{background-color: #ff4040;}
.cor_2{background-color: #fff;}
#.cor_3{background: linear-gradient(90deg,#0059ab,#32baec);}
.cor_3{background: linear-gradient(90deg,#ff4500,#ff6347);}
.cor_4{background-color: #fff;}
.cor_5{background-color: #333;}


.lh25{line-height: 25px;}
.lh30{line-height: 30px;}
.lh40{line-height: 40px;}
.lh50{line-height: 50px;}
.now {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


}

.find {
    font-size: 0.8em;
    padding: 2px 10px;
    border-radius: 15px;
    text-decoration: none;
    color: #270679;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        background-image: -webkit-linear-gradient(top, #ffd92b, #ffa020);
    background-color: #ffa020;
}
.fuli span{
    display: inline-block;
    border-radius: 15px;
    font-size: 0.6em;
    padding: 2px 5px;
    text-align: center;
    color: #eef1ff;
    border: 1px solid #eef1ff;
    }
.fz {
    width: 8px;
    height: 8px;
    border-radius: 20px;
    background-color: #0c2fae;
    display: inline-block;
}
.cx {
    width: 20px;
    height: 8px;
    border-radius: 15px;
    background-color: #819bfa;
    display: inline-block;
}
.scroll {
    position: fixed;
    right: 0px;
    z-index: 100;
    bottom: 3%;
    cursor: pointer;
    font-size: 0.8em;
    padding: 6px 10px;
    border-radius: 15px 0px 0px 15px;
    background-color: #ff9c00;
    color: #fff;
}
.scroll a{color: #fff;}
.gd2 {
font-size: 0.8em;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gd2ys {
    width: 24%;
    text-decoration: none;
    display: inline-block;
    line-height: 22px;
}
.gd2ys a {
    text-decoration: none;
    display: block;
    padding: 5.0%;
    background-color: rgba(87,159,255,0.3);
    border-radius: 8px 8px 0 0;
    color: rgba(255,255,255,1.0);
    min-height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gd2ys a:hover, a.an2 {
    text-decoration: none;
    background-color: rgba(255,255,255,1.0);
    border-radius: 8px 8px 0 0;
    font-weight: bold;
    color: #2d38c8;
}
.button {
    color: #fff;
    background-color: #fc4f41;
    display: inline-block;
    border-radius: 4px;
    font-size: 0.8em;
    line-height: 22px;
    padding: 4px 8px;
    text-align: center;
    margin-top:5px;
}
.ljmx span {
    display: inline-block;
    border-radius: 15px;
    font-size: 0.6em;
    width: 50px;
    padding: 2px 8px;
    text-align: center;
    background-color: #dbdaf9;
    color: #666666;
}
.bt{font-size: 1em; color: #333;}
.bt1 {
    color: #999;
    font-size: 0.95em;
}
 .dh a{font-size:14px;color:#fff;padding:8px 15px;text-decoration:none;display:inline-block;}
  a.an{background-color:#ff6a6a}

.fixed{    position: sticky;
    top: 0;
    left: 0;
}
