
@charset "utf-8";
/*header*/
.header{
	position: relative;
	z-index: 99;
	height: 51px;
	width: 100%;
	max-width: 720px;
	background: #FF9800;	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.header.index-header{
	height: 92px;
}
.header .head-title-img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 62px;
	z-index: 10;
	pointer-events: none;
	/* background: rgba(0,0,0,0.6); */
}
.head-title-img .natural{
	display: block;
	position: absolute;
	top: 2px;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: 0px;
	-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: 40%;
}
@-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);
	}
}
@keyframes z {
	from {
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}
	to {
		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: 60px;
	margin-left: 0px;
}
.header .logo .logo-img{
	width: 160px;
	height: 60px;	
}
.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;
	margin:0 auto;
}




.nullbox{
	height: 91px;
}
.subnullbox{
	height: 41px;
}
/*nav*/
.nav{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	border-top: 1px solid #000;
}
.nav span{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 18.66%;
	text-align: center;
	cursor: pointer;
}
.nav span:hover{
	background:#ffffff;
}
/* Removed empty rule set for .nav.pf span:hover */
.box{
	margin:5px 0;
	border-radius: 5px;
	overflow: hidden;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
/*news*/
.news-title{
	float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

}
.news-title img{
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-right:5px;
}
.txtMarquee-left{ padding:0 5px;width:auto;position:relative;height:35px;line-height: 35px;overflow: hidden;}
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:35px; line-height:35px;  text-align:left; _display:inline; width:auto !important;color: #000;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{color: #fff;}
.txtMarquee-left .bd ul li a:hover{text-decoration: underline;}


/*content*/
.subnav{
	border-radius:5px;
	padding:5px 0;
	background: rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff, endcolorstr=#c8ffffff);
	overflow: hidden;
}
.subnav a{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 2px 1px #ff9c00;
}
.subnav a img{
	display: block;
	width: 84px;
	height:76px;
	margin:0 auto 2px;
	animation-duration:4s;
	animation-fill-mode:both;
}
.subnav a:nth-child(1) img,.subnav a:nth-child(2) img{
	animation-name:fadeInLeft;
}
.subnav a:nth-child(3) img{
	animation-name:bounceInDown;
}
.subnav a:nth-child(4) img,.subnav a:nth-child(5) img{
	animation-name:fadeInRight;
}
.ggimg{
	margin:5px 0;
}
.ggimg a img{
	width: 60px;
	height: 60px;
}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}
@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}
@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}
.subnav a:hover{
	animation-name:pulse;
	animation-duration:1s;
	animation-fill-mode:both;
}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
.pad{
	padding:1px 1px;
    
}
.xjbox{
	margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #FF9800;
}
.sup-title{
	font-size: 14pt;
	height: 50px;
	line-height: 50px;
	margin:5px 0;
	text-align: center;
	color: #fff;
	background: #c51919;
	border-radius: 5px;
	text-shadow: 0px 1px 10px #000;
	overflow: hidden;
	border:1px solid #000;

}
.jiesitable{
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	font-size:13pt;
	table-layout: fixed;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	font-family: 'simsun';
}
.jiesitable tr{
	height: 30px;
}
.jiesitable th,.jiesitable td{
/*	white-space: nowrap;
	overflow: hidden;*/
	text-overflow: ellipsis;
	border:1px solid #790619;	
}
.listtable{
	color: #000;
	table-layout: fixed;
}
.listtable tr{
	height: 25px;
}
.listtable th,.listtable td{
	padding:4px 4px;
}
.listtable th{
	font-size: 20pt;
	text-align: center; 
	border-bottom:1px solid #000;
	text-shadow: 1px 4px 1px #b99b5f;
}
.listtable td{
	height: 36px;
	padding-left: 40px;
	background: url('../images/tj.gif') no-repeat 5px center;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #b99b5f;
	font-size: 12pt
}
.listtable td a{
	display: block;
	height: 27px;
	line-height: 27px;
	color: #000;
	font-weight: bold;
	padding-right: 22px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url('../images/arrow.png') no-repeat center right;
}
.img-title{
	width: 65%;
	float: right;
	text-align: center;
	margin-bottom: 35px;
}
.img-title h1{
	margin-top: 30px;
	font-size: 52px;
	letter-spacing: 6px;
	text-shadow: 0px 2px 1px #000;
	color: red;
}
.img-title h2{
	margin-top: 32px;
	font-size: 24px;
	color: #0060ff;
	letter-spacing: 13px;
	text-shadow: 0px 2px 1px #000;
}
.text-box{
	height: 197px;
	background: url('../images/zgl.png') no-repeat left top;
}
.listtable.icon6{
	background: #fff url('../images/img1.png') no-repeat bottom right;
}
.listtable.icon6 td a{
	color: #000;
}
.xjimg-list{
	background: rgba(255,255,255,0.6)
}
.img-list-box{
	background: url('../images/img2.png') no-repeat top right;
}
.img-list-title {
    margin: 12px 0;
    text-align: center;
    font-size: 36px;
    color: #ffff00;
    font-weight: bold;
    text-shadow: 0px 2px 8px #000, 0 0 12px #ff0;
    letter-spacing: 2px;
    animation: blinkText 2s infinite alternate;

}
.sideMenu{ height: 248px;border:1px solid #000; border-radius: 5px;overflow: hidden;}
.sideMenu h3{ height:42px; line-height:42px; padding-left:10px;  cursor:pointer;font-size:20px;color: #fff;text-align:center;background: #000;border-bottom:1px solid #fff;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:42px;   background:url('../images/icoAdd.png') no-repeat 16px 12px; cursor:pointer }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:20px 25px; color:#999; display:none;}
.sideMenu ul li{
	float: left;
	width: 25%;
	height: 80px;
}
.sideMenu ul li a{
	display: block;
	width: 90%;
	margin:0 auto;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: rgba(207, 29, 29, 0.7);
	border-radius: 10px;
	border:1px solid #fff;
	color: #000e42;
	font-size: 18px;
	transition: all 0.5s;
}
.sideMenu ul li a:hover{
	background: rgba(0,0,0,0.7);
	color: #fff;
	border:1px solid #000;
}
.qxtable{
	color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word; 
    word-break: break-all;	
    text-align: center;;
}
.qxtable tr {
     height: 30px; 
}
.qxtable th, .qxtable td {
    border:1px solid #c51239;
}
.qxtable th{
	font-size: 18px;
	background: #fff89c;
	text-align: center;
	color: red;
}
.qxtable td {
    text-overflow: ellipsis;    
    font-size: 16px;
}
.qxtable.left{
	text-align: left;
}
.qxtable.left th{
	text-align: left;
}
.qxtable.yxym{
	table-layout:auto;
	word-wrap: break-word;
    word-break: break-all;
/*    background:#fff url(../images/tjl.png) center center no-repeat;
*/}
.qxtable.yxym td{
	font-size: 12pt;
}

.qxtable.yxym tr td:nth-child(2){
	width: 40%;
}
.list-title{

	background: linear-gradient(transparent,#dacfcf);
	color: yellow;
	text-shadow: 0px 0px 10px red;
	border-left: 1px solid #11b944;
	border-right: 1px solid #1fca6c;

	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;
}
#yxym .list-title{
	background: linear-gradient(transparent,#dacfcf);
	color: yellow;
	text-shadow: 0px 0px 10px red;
	border-left: 1px solid #76A9BE;
	border-right: 1px solid #76A9BE;
}

.jueshatable{
	table-layout: auto;
	color: #000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: rgba(255,255,255,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}
.jueshatable tr{
	height: 35px;
}
.jueshatable th{
	background: #000;
	color: #fff;
	border:1px solid #636262;
}
.jueshatable td{
	font-weight: bold;
	border:1px solid #636262;
}

/*友情链接*/
.yqlj .link{
    height: 30px;
    line-height:30px;
    text-align: center;
    border-bottom: 1px solid #000;
    background:#0000FF;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}
.yqlj li{
    float: left;
    padding:2px 1px;
    width: 25%;
}
.yqlj li a{
    display: block;
    text-align: center;
    background:#000;
    color: #fff;
    padding:2px 0;
    border:1px solid #fff;
    border-radius: 3px;
    transition: all 0.3s;
}
.yqlj li a:hover{
    text-decoration: underline;
}

/*footer*/
.foot-img{
	padding-bottom: 40px;
	background: url('../images/foot-img.png') no-repeat center bottom;
}
.copyright{
	width: 80%;
	margin:0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
}
.xjct{
	background:rgba(189,182,87,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99bdb657, endcolorstr=#99bdb657);
}

/* 易记网址美化 */
/* 易记网址美化（橙底白字蓝链） */
.box.url {
	background: #f96400;
	color: #fff;
	border-radius: 8px;
	margin: 10px 0;
	padding: 10px 0 6px 0;
	text-align: center;
	border: none;
}
.box.url dt {
	color: #ffe600;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
.box.url a {
	color: #eef2f3;
	font-weight: bold;
	text-decoration: underline;
}
.box.url dl {
	margin: 0 auto;
	display: inline-block;
}
.box.url dd {
	display: inline-block;
	width: 32%;
	font-size: 18px;
	margin: 2px 0;
	text-align: center;
}
@media screen and (max-width: 720px) {
	.box.url dd {
		width: 32%;
		font-size: 15px;
	}
}





/*sub*/
.tablebox{
	text-align: center; 
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.tablebox tr{
	line-height: 32px;
}
.tablebox td{
	border: 1px solid #e5e5e5;
    word-break: break-all;
    padding: 3px 2px;
}
.tablebox a{
	color: rgb(255, 0, 0);
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.subList-bg{
	background:#fff url('../images/subList-bg.png') no-repeat top right;
}
.subTextTitle{
	color: #000;
    padding: 8px 8px 0px 8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
.subTextTitle h1{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}
.subTextTitle h2{
	color: #9e6101;
	text-indent: 6px;
}
.subTextTitle p{
	color: #d2b335;
	border-top: 1px solid #ffeda4;
	border-bottom: 1px solid #ffeda4;
	padding:10px 0;
	margin-top:10px;
	text-indent: 6px;
}
.tablebox.imgbox a {
    display: block;
    height: 44px;
}
.tablebox.imgbox img {
    width: 100%;
    height: 44px;
}
.subListTable{
	padding:4px 8px 8px 8px;
	color: #000;
}
.subListTable td{
	line-height: 32px;
	border-bottom: 1px solid #ffeda4;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.foot-subTextTitle{
	padding:0 8px;
}
.foot-subTextTitle p{
	color: #d2b335;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffeda4;
}



@media screen and (max-width: 720px){
	.box,.subnav,.xjbox{
		margin:5px 5px ;
	}
	.subnav a{
		font-size: 11pt;
	}
	.subnav a img{
		width: 67.2px;
		height: 60.8px;
	}
	.ggimg a img{
		width: 40px;
		height: 40px;
	}
	.xjbox table,.listtable td{
		font-size: 10pt;
	}
	.sideMenu ul li a{
		font-size: 12px;
	}
	.img-title{
		width: 90%;
	}
	.img-title h2{
		letter-spacing: 7px;
	}
	.head-title-img .natural{
		left: 50%;
		transform: translateX(-50%);
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}
	.qxtable.yxym td{
		font-size: 12px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 13px;
	}
}
/* 高手贴区列表字体和居中 */
.duilianpt td ul.post-list li {
	text-align: center;
	font-size: 30px;
}

.post-list a {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #000;
}
/* CSS 文档 */
*{ margin: 0; padding: 0; font-size: 100%;}
html { background: url(/images/bg.jpg) top center no-repeat #a49579; 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; font-family: "微软雅黑"; word-break: break-all; word-wrap: break-word; border-left: solid 1px #de3163; border-right: solid 1px #de3163; 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;}
表格 { 边框折叠：折叠；边框间距：0；}

.h10 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #f5f5f5;}
.h12 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #eed0a2;}
.clear { clear: both;}

@media screen and (max-width:750px){
body { font-size: 14px; padding: 0; border: 0;}
.h10 { 高度: 6px;}
.h12 { 高度: 6px;}
}

.toplogo {}
.toplogo img { width: 100%; height: auto;}

.nav { width: 100%; max-width: 800px; padding: 4px; box-sizing: border-box; text-align: center; background: url(../images/nav-bg.jpg) 0 0 repeat-x #faebd7;}
.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: 24px; line-height: 24px; color: #fff; border-radius: 32px; background: #de3163;}
#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; }
}

.ifrAo{ 高度: 190px; box-sizing: border-box;}
@media screen and (max-width:800px) {
.ifrAo{ 高度: 190px;}
}
@media screen and (max-width:650px) {
.ifrAo{ 高度: 170px;}
}
@media screen and (max-width:500px) {
.ifrAo{ 高度: 150px;}
}
@media screen and (max-width:450px) {
.ifrAo{ 高度: 140px;}
}
@media screen and (max-width:400px) {
.ifrAo{ 高度: 130px;}
}

.tit { height: 60px; line-height: 60px; color: #fff; font-weight: bold; font-size: 24px; text-align: center; border-bottom: solid 10px #de3163; background: url(/css/www/tit.png) top center no-repeat; background-size: auto 100%;}
@media screen and (max-width:750px){
.tit { height: 40px; line-height: 40px; color: #fff; font-weight: bold; font-size: 18px; text-align: center; border-bottom: solid 5px #e45881;}
}

.adpic {}
.adpic img { width: 100%; height: auto;}

#jpzl { display: flex; padding: 10px; background: #ffeac5;}
#jpzl .Menubox { margin-right: 10px; text-align: center; font-weight: bold; font-size: 18px; color: #fff;}
#jpzl .Menubox ul {}
#jpzl .Menubox li { width: 200px; height: 60px; line-height: 58px; margin-top: 8px; cursor: pointer; background: url(/css/www/ds-tit.png) 0 0 no-repeat; background-size: 100% 100%;}
#jpzl .Menubox li.hover { color: #ff0; background: url(../images/ds-tit2.png) 0 0 no-repeat; background-size: 100% 100%;}
#jpzl .Menubox li:nth-child(1) { margin-top: 0;}
#jpzl .Contentbox { display: flex; flex: 1; align-items: center; justify-content: center; height: 670px; padding: 40px; box-sizing: border-box; background: url(../images/ds-box.gif) top center no-repeat; background-size: 100% 100%;}
#jpzl .Contentbox img { max-width: 100%; max-height: 590px; border-radius: 20px;}
@media screen and (max-width:750px){
#jpzl { padding: 5px;}
#jpzl .Menubox { margin-right: 5px; font-size: 14px; font-weight: normal;}
#jpzl .Menubox li { width: 110px; height: 33px; line-height: 31px; margin-top: 3px;}
#jpzl .Contentbox { height: 355px; padding: 20px;}
#jpzl .Contentbox img { max-height: 310px; border-radius: 10px;}
}

.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: 800px; height: 50px; padding: 0 10px; box-sizing: border-box; color: #fff; background: linear-gradient(to top, #de3163, #e45881); position: fixed; left: 0; right: 0; top: 0; margin: auto; z-index: 9;}
header .header-back { width: 22px; height: 22px;}
标题 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){
头部 { 高度: 40px;}
标题 h1 { 字体大小: 18px;}
.header-blank { clear: both; height: 40px;}
}

.big-tit { padding: 15px 0; text-align: center;}
.big-tit h1 { 行高：1.5；下边距：5px；字体大小：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;}
}

/*----------------插件1------------*/
.sxbm { text-align: center; font-size: 18px; font-weight: bold;}
.sxbm 表 {}
.sxbm th { padding: 5px 0; color: #ce0c0f; background: #ffeac5;}
.sxbm td { padding: 5px 0;}
.sxbm-txt1 {}
.sxbm-txt2 {}
.sxbm span { background: #ff0;}
@media screen and (max-width:750px){
.sxbm { font-size: 16px;}
}


/*----------------插件2------------*/
.stzt { font-weight: bold; font-size: 18px; text-align: center;}
.stzt 表 {}
.stzt td { padding: 5px;}
.stzt span { background: #ff0;}
@media screen and (max-width:750px){
.stzt { font-size: 15px;}
}

/*---------------- 插件解料------------------------*/
.ggz { padding: 10px; font-weight: bold; border: solid 1px #e5e5e5; border-top: 0;}
.ggz-txt1 {}
.ggz-txt2 { color: #f00;}
.ggz跨度{背景：#ff0;}
.ggz-foot { text-align: center; font-size: 20px; font-weight: bold; color: #00f; border: solid 1px #e5e5e5; border-top: 0;}
.ggz-foot a { display: block; padding: 5px;}
@media screen and (max-width:750px){
.ggz { padding: 5px;}
.ggz-foot { font-size: 16px;}
}

