
/* CSS Document */
*{ margin: 0; padding: 0;}
html { background: url(../picture/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(../picture/bg.jpgback.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: 50px; line-height: 50px;}
.tit h3 { font-size: 25px;}
}

.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(../picture/bg.jpgx.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(../picture/bg.jpghot.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;}
}

.gsb {}
.gsb-item { cursor: pointer; display: flex; align-items: center; height: 40px; border-bottom: dashed 1px #dddddd;}
.gsb-item .gsb-l { height: 20px; line-height: 20px; margin-right: 10px; padding: 0 4px; font-weight: bold; font-size: 14px; color: #fff; border-radius: 4px; background: #f00;}
.gsb-item .gsb-tit { flex: 1; font-weight: bold;}
.gsb-item .gsb-r { font-size: 14px; color: #999;}
@media screen and (max-width:750px){
.gsb { padding: 0 5px;}
.gsb-item { height: 32px;}
.gsb-item .gsb-l { height: 18px; line-height: 18px; margin-right: 6px; padding: 0 3px; font-size: 12px; border-radius: 2px;}
.gsb-item .gsb-l img { height: 16px;}
.gsb-item .gsb-r { font-size: 12px;}
}

#jiuxiao td {border-bottom: 3px solid blue;font-size:14px;}
body,td,th {
font-family: tahoma, //5FAE//8F6F//96C5//9ED1, //5B8B//4F53, arial, georgia, verdana, helvetica, sans-serif;
}
.pic-list { padding-top: 10px; text-align: center;}
.pic-list span { float: left; width: 50%;}
.pic-list span img { width: 90%; height: 250px; margin: 0 auto;}
.pic-list span em { height: 40px; line-height: 40px;}
@media screen and (max-width:500px){  
.pic-list span img { height: 200px;}
 } 
@media screen and (max-width:450px){  
.pic-list span img { height: 150px;}
 } 
@media screen and (max-width:400px){  
.pic-list span img { height: 130px;}
 }
.photoBox{display:inline-block;position:relative;}
.photoBox img{display:block;}
.zoom{}
.photoArea{zoom:1;}
.minifier{}
.photoArea {}
.photoArea img { width: 99%; height: auto;}
.clearfix:after {content: '.';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.clearfix {
*zoom:1 }
.kj-link-tit { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #0063ca; border-bottom: solid 3px #0063ca; background: #eee; background-image: linear-gradient(to top, #f7f7f7,#fff);}
.kj-link-box { padding: 5px 10px; text-align: center;}
.kj-link-box ul {}
.kj-link-box ul li {float: left; width: 33.33%; padding-right: 3%;}
.kj-link-box ul li:nth-child(3n) { padding-right: 0;}
.kj-link-box ul li a { width: 100%; height: 30px; line-height: 30px; margin: 5px 0; border: solid 1px #ddd; box-shadow: 0 2px 5px rgba(0,0,0,0.1); border-radius: 6px; display: inline-block; background-image: linear-gradient(to top, #f7f7f7,#fff);}
.md-links { padding-top: 10px; text-align: center;}
.md-links ul { *zoom:1 }
.md-links ul:after {content: '.';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.md-links ul li { float: left; width: 25%; padding-bottom: 10px;}
.md-links ul li img { width: 45px; height: 45px; margin-bottom: 5px;}
.md-links ul li p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #F00;
	font-size: 13px;
}
.clearfix:after {content: '.';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix {*zoom:1 }
.cgi-tuijian {}
.cgi-tj-l { float: left; width: 18%; margin-right: 2%; padding-top: 10px;}
.cgi-tj-l img { width: 100%; height: 100px;}
.cgi-tj-r { float: right; width: 80%;}
.cgi-tj-r ul {}
.cgi-tj-r ul li { height: 40px; line-height: 40px; border-bottom: solid 1px #ddd; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cgi-tj-r ul li:last-child { border-bottom: 0;}
.cgi-tj-r ul li a {}
@media screen and (max-width:640px){  
.cgi-tj-l { width: 32%; margin-right: 3%;}
.cgi-tj-r { width: 65%;}
 }
@media screen and (max-width:550px){  
.cgi-tj-l { width: 32%; margin-right: 3%;}
.cgi-tj-r { width: 65%;}
 }
@media screen and (max-width:450px){  
.cgi-tj-l { width: 32%; margin-right: 3%;}
.cgi-tj-r { width: 65%;}
 }

.wrap {border: solid 1px #CCC;}
table.in { background-color: #e8e8d0; font-family: '微软雅黑';}
table.in tr {}
table.in td {height: 50px; text-align: center; font-size: 16px;}
table.in td a { line-height: 50px; border: 1px solid #CCC; background: #FFF; border-radius: 5px; display: block; color: #333; cursor: pointer; text-decoration: none;}
table.in td a:hover { color: #FFF; font-size: 16px; border: 1px solid #CCC; background: #55dd88; font-weight: bold; border-radius: 4px;}
.liu{color:red;font-weight:800;}
.liua:hover .liu{color:white;}

	* {margin:0px;padding:0px;}
	div.1xiao1ma {
		border-radius: 3px;
		box-shadow:0 1px 2px rgba(180,180,180,0.7);
			background-color: #fff;
			zoom: 1;
			font: 14px/1.5 tahoma,'//5FAE//8F6F//96C5//9ED1','//5B8B//4F53',arial,georgia,verdana,helvetica,sans-serif;
			color: #444;
	}
	table {
			border-spacing: 0;
			border-collapse: collapse;
	}
	table td {
		border: 1px solid #e5e5e5;
		padding: 3px 2px;
		word-break: break-all;
	}
	.firstRow {height:35px;line-height:35px;}