@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0;}
html { background: url(/images/bg.jpg) top center no-repeat #f08486; background-size: cover; background-attachment: fixed;}
body { width: 100%; max-width: 800px; min-height: 100vh; margin: 0 auto; line-height: 1.75; font-size: 18px; border-left: solid 10px #fff; border-right: solid 10px #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: 8px; font-size: 0; line-height: 0; clear: both; background: #eee;}
.clear { clear: both;}
.mt10 { margin-top: 10px;}
.mtt { margin-top: 1px;}
.bg-grey { background: #eee;}

@media screen and (max-width:750px){ 
body { font-size: 16px; border: 0;}
.h10 { height: 5px;}
.mt10 { margin-top: 5px;}
}

.header-in { height: 48px; background: linear-gradient(to top, #25b1d6, #63d2f5); position: relative;}
.header-in .head-back { width: 48px; height: 48px; position: absolute; top: 0; left: 0;}
.header-in .head-back a { display: inline-block; width: 48px; height: 48px; font-size: 0; text-indent: -99999999px; overflow: hidden; background: url(/images/back.png) no-repeat center center; background-size: 20px 20px;}
.header-in .head-tit { height: 48px; line-height: 48px; color: #fff; font-weight: bold; font-size: 18px; text-align: center;}
@media screen and (max-width:750px){ 
.header-in .head-tit { font-size: 18px;}
}


#nav[data-fixed="fixed"]{ max-width: 820px; position: fixed; top:0; margin: 0;}

.nav { width: 100%; max-width: 820px; 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: 36px; line-height: 36px; color: #fff; border-radius: 36px; background: linear-gradient(to top, #25b1d6, #63d2f5);}
#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;}
}

.enter { padding: 0 10px 10px 10px; text-align: center; background: #fff;}
.enter a { display: block; height: 56px; line-height: 56px; border-radius: 10px; color: #ff0; font-weight: bold; font-size: 24px; background: #22ac38;}
.enter img { height: 22px;}
@media screen and (max-width:750px){ 
.enter { padding: 0 5px 5px 5px;}
.enter a { height: 40px; line-height: 40px; border-radius: 6px; font-size: 18px;}
.enter img { height: 18px;}
}

.dizhi { font-weight: bold; text-align: center; background: #ff0;}
.dizhi table {}
.dizhi table th { color: #fff; background: #f00;}
.dizhi table td {}
.dizhi table td span { color: #f00;}
.dizhi table {}
@media screen and (max-width:750px){ 
.dizhi dl dt { font-size: 16px;}
.dizhi dl dd { font-size: 18px;}
}

.kjcj {}
.KJ-TabBox div.cur { padding: 0 10px;}
@media screen and (max-width:750px){ 
.kjcj {}
.KJ-TabBox div.cur { padding: 0 5px;}
}


.tit { height: 48px; line-height: 48px; text-align: center; color: #fff; background: linear-gradient(to top, #25b1d6, #63d2f5);}
.tit h3 { font-size: 24px; font-weight: bold;}
.tit h3 span { color: #ff0; margin-right: 5px;}
@media screen and (max-width:750px){ 
.tit { height: 36px; line-height: 36px;}
.tit h3 { font-size: 18px;}
}

.titBox { display: flex; justify-content: space-between; font-size: 18px; font-weight: bold; color: #fff;}
.titBox div { display: flex; flex: 1; margin-right: 1px; justify-content: center; align-items: center; text-align: center; height: 44px; background: #aaa; cursor: pointer;}
.titBox div:last-child { margin-right: 0;}
.titBox div.hover { background: linear-gradient(to top, #25b1d6, #63d2f5);}
@media screen and (max-width:750px){ 
.titBox div { height: 36px; font-size: 15px;}
}


.footer { padding: 10px; font-size: 14px; text-align: center; color: #666; background: #f5f5f5;}
@media screen and (max-width:750px){ 
.footer { font-size: 12px;}
}

.foot-down { display: flex; align-items: center; height: 48px; padding: 0 10px; font-weight: bold; color: #fff; background: rgba(0,0,0,.7); max-width: 800px; position: fixed; bottom: 0; margin: auto; left: 0; right: 0; z-index: 2;}
.foot-down-l { width: 24px; height: 24px; background: url(/images/x.png) 0 0 no-repeat; font-size: 0; overflow: hidden; text-indent: -9999999999px;}
.foot-down-m { flex: 1; text-align: center;}
.foot-down-r {}
.foot-down-r a { display: inline-block; padding: 2px 16px; border-radius: 8px; background: #e00;}
@media screen and (max-width:750px){ 
.foot-down { height: 40px; padding: 0 10px;}
.foot-down-r a { padding: 2px 8px; border-radius: 4px;}
}

.hot-ad {}
.hot-item { margin: 4px 0; padding: 3px 0 3px 32px; font-weight: bold; border: solid 1px #ff3956; border-radius: 4px; box-shadow: 0 3px 3px rgba(255,57,86,.2); background: linear-gradient(to top, #ff0, #fff); position: relative;}
.hot-item:before { content: ""; display: inline-block; width: 32px; height: 32px; background: url(/images/hot.gif) top left no-repeat; position: absolute; top: 0; left: 0;}
@media screen and (max-width:750px){ 
.hot-ad { padding: 0 4px;}
}


.big-tit { padding: 10px; font-size: 24px; font-weight: bold; color: #e70000; border-bottom: dashed 1px #aaa; background: linear-gradient(to top, #f5f5f5, #fff);}
.big-bd { padding: 10px; font-weight: bold;}
@media screen and (max-width:750px){ 
.big-tit { font-size: 20px;}
}
