@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; font-size: 100%;}
html { background: url(../images/bg.jpg) top center no-repeat #5e0fa0; background-size: 1920px auto; background-attachment: fixed;}
body { width: 100%; max-width: 800px; min-height: 100vh; margin: 0 auto; line-height: 1.75; font-size: 16px; border-left: solid 5px #fff; border-right: solid 5px #fff; font-family: "微软雅黑"; word-break: break-all; word-wrap: break-word; background: #fff;}
input, select, button, textarea { margin: 0; padding: 0; vertical-align: middle; font-size: 100%; color: inherit; border: 0; font-family: inherit; outline: none; resize: none;}
input[type="text"] { -webkit-appearance: none;}
ol, ul {list-style: none;}
img { max-width: 100%; vertical-align: middle;}
a { text-decoration: none; color: inherit;}
:focus { outline: 0;}
table {	border-collapse: collapse; border-spacing: 0;}

.h10 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #f5f5f5;}
.clear { clear: both;}

@media screen and (max-width:750px){ 
body { font-size: 14px; border: 0;}
.h10 { height: 6px;}
}

.header-index { display: flex; justify-content: space-between; align-items: center; width: 100%; max-width: 800px; height: 70px; padding: 0 10px; box-sizing: border-box; background: #fff; }
.header-index .logo {}
.header-index .logo img { width: auto; height: 50px;}
.header-index .header-l { width: 34px; height: 34px;}
.header-index .header-r { width: 34px; height: 34px;}
.header-index img { width: 100%; height: 100%; vertical-align: top;}
@media screen and (max-width:750px){ 
.header-index {  height: 40px;}
.header-index .logo img { height: 30px;}
.header-index .header-l { width: 24px; height: 24px;}
.header-index .header-r { width: 24px; height: 24px;}
}

.toplogo {}
.toplogo img { width: 100%; height: auto;}

.nav { width: 100%; max-width: 800px; padding: 4px; box-sizing: border-box; text-align: center; background: #fff;}
.nav ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
.nav ul li { width: 20%; padding: 4px; box-sizing: border-box;}
.nav ul li a { display: block; height: 32px; line-height: 32px; color: #fff; border-radius: 32px; background: #5e0dbd;}
#nav[data-fixed="fixed"]{ box-shadow: 0 5px 10px rgba(0,0,0,.05); position: fixed; top:0; left: 0; right: 0; z-index: 9; margin: auto;}
@media screen and (max-width:750px){
.nav ul li { padding: 2px;}
.nav ul li a { height: 26px; line-height: 26px; font-size: 13px; }
}

.kjcj { padding: 10px 10px 0 10px;}
@media screen and (max-width:750px){
.kjcj { padding: 5px 5px 0 5px;}
}

.tit { height: 60px; line-height: 60px; color: #ff0; font-weight: bold; font-size: 24px; text-align: center; background: linear-gradient(to top, #4e00a6, #9200e2);}
@media screen and (max-width:750px){
.tit { height: 44px; line-height: 44px; font-size: 17px;}
}

.adpic {}
.adpic img { width: 100%; height: auto;}

.jzwz { padding: 5px; font-weight: bold; text-align: center; font-size: 18px; color: #000!important;}
@media screen and (max-width:750px){
.jzwz { font-size: 16px;}
.jzwz img { height: 16px;}
}

.footer { text-align: center; padding: 10px;}
.footer1 { font-weight: bold;}
.footer2 {}

.gotop { width: 40px; height: 40px; border-radius: 50%; background: url(../images/gotop.png) center center no-repeat; background-size: 100% auto; position: fixed; right: 12px; bottom: 55px; z-index: 99;}

/*----------------内页------------*/

header { display: flex; justify-content: space-between; align-items: center; width: 100%; max-width: 816px; height: 50px; padding: 0 10px; box-sizing: border-box; color: #fff; background: linear-gradient(to top, #4e00a6, #9200e2); position: fixed; left: 0; right: 0; top: 0; margin: auto; z-index: 9;}
header .header-back { width: 22px; height: 22px;}
header h1 { flex: 1; font-size: 20px;}
header .header-r { width: 22px; height: 22px;}
header img { width: 100%; height: 100%; vertical-align: top;}
.header-blank { clear: both; height: 50px;}
@media screen and (max-width:750px){ 
header {  height: 40px;}
header h1 { font-size: 18px;}
header .header-back { width: 18px; height: 18px;}
header .header-r { width: 18px; height: 18px;}
.header-blank { clear: both; height: 40px;}
}

.big-tit { padding: 15px 0; text-align: center;}
.big-tit h1 { line-height: 1.5; margin-bottom: 5px; font-size: 20px;}
.big-tits { color: #888; font-size: 16px;}
.big-con { padding: 15px 20px; font-size: 18px;}
@media screen and (max-width:750px){ 
.big-tit { padding: 10px 0;}
.big-tit h1 { margin-bottom: 5px; font-size: 16px;}
.big-tits { font-size: 14px;}
.big-con { padding: 5px 10px; font-size: 14px;}
}


.cssli1 {}
.cssli1 ul {}
.cssli1 ul li { display: flex;line-height: 40px; align-items: center; border-bottom: 1px #EAEAEA solid; cursor: pointer; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
.cssli1 ul li .gsb-ico { margin-right: 8px;}
.cssli1 ul li .gsb-ico span { height:20px; line-height:20px; display: inline-block; font-size: 12px; padding: 0 4px; color: #fff; border-radius: 5px; background: #9200e2;}
.cssli1 ul li .gsb-tit { flex: 1; font-size: 14px;}
.cssli1 ul li .gsb-tit font { color: #f10b0a;}
.cssli1 ul li .gsb-zz { color: #999; margin-left:8px;}
@media screen and (max-width:750px){
.cssli1 ul li .gsb-tit { font-size: 14px;}
}
