body,dd,dt,h1,h2,h3,h4,h5,h6,li,p,ul {
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

dd,li,ul {
	list-style: none
}

img {
	border: none;
	outline: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
	color: inherit
}

input {
	outline: none
}

em {
	font-style: normal
}

html {
	height: 100%
}

body {
	position: relative;
	font: 12px/1.5 microsoft yahei,arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #f8f8f8;
	min-width: 1200px;
	color: #323232;
	min-height: 100%;
	box-sizing: border-box
}

button,input,select,textarea {
	font-size: 1em;
	font-family: inherit
}

::-webkit-input-placeholder {
	color: #a9a9a9
}

:-moz-placeholder {
	color: #a9a9a9
}

::-moz-placeholder {
	color: #a9a9a9
}

:-ms-input-placeholder {
	color: #a9a9a9
}

.scroll::-webkit-scrollbar {
	width: 8px;
	background: #eee
}

.scroll::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #ddd
}

.hidden {
	display: none!important
}

.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	cursor: default;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

:disabled {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	cursor: default;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.layout {
	width: 1200px;
	margin: 0 auto
}

.mr0 {
	margin-right: 0!important
}

.weak {
	color: #878787
}

.weaker {
	color: #9e9e9e
}


.clearfix:after,.clearfix:before {
	content: '';
	display: table;
	font: 0/0 a
}

.clearfix:after {
	clear: both
}

.mod-header-user .user em {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	word-wrap: normal
}

.fixed-bar .backtop:before {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.mod-header {
	width: 100%;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	color: #fff;
	z-index: 10;
	transition: background .3s ease
}

.mod-header .layout {
	min-width: 1200px;
	width: auto;
	position: relative
}

.mod-header-logo {
	float: left;
	width: 189px;
	height: 60px;
	background-image: url(../img/cpimg/sprite.png);
	background-position: 0 -64px;
	margin-left: 12px
}

.mod-header-nav {
	position: relative;
	float: left
}

.mod-header-nav li {
	position: relative;
	float: left;
	line-height: 1
}

.mod-header-nav a:hover {
	text-decoration: none
}

.mod-header-nav .top-cat {
	text-align: center;
	padding: 24px 12px;
	margin-right: 12px
}

.mod-header-nav .top-cat:first-child {
	margin: 0 12px
}

.mod-header-nav .top-cat h2 {
	position: relative
}

.mod-header-nav .top-cat h2 a {
	padding: 0;
	position: relative
}

.mod-header-nav .top-cat-arrow {
	content: "";
	width: 20px;
	height: 12px;
	background-image: url(../img/cpimg/sprite.png);
	background-position: -331px -158px;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease,-webkit-transform .3s ease;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: inline-block;
	vertical-align: bottom;
	margin-left: 4px
}

.mod-header-nav .top-cat.hassub:active .top-cat-arrow,.mod-header-nav .top-cat.hassub:hover .top-cat-arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.mod-header-nav .slider {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	height: 3px;
	background-color: #fff;
	transition: width .3s ease-out,-webkit-transform .3s ease-out;
	transition: transform .3s ease-out,width .3s ease-out;
	transition: transform .3s ease-out,width .3s ease-out,-webkit-transform .3s ease-out
}

.mod-header-user {
	line-height: 25px;
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 0
}

.mod-header-user .console {
	display: inline-block;
	padding: 0 12px;
	vertical-align: middle;
	font-size: 14px
}

.mod-header-user .console:hover {
	color: #126ee1
}

.mod-header-user .user {
	padding-left: 11px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border-left: 1px solid #fff;
	font-size: 14px;
	margin-right: 22px
}

.mod-header-user .user em {
	color: #fff;
	display: inline-block;
	max-width: 102px;
	vertical-align: bottom
}

.mod-header-user .user i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../img/cpimg/sprite);
	background-position: -291px -174px;
	width: 20px;
	height: 12px;
	margin-left: 5px
}

.mod-header-user .user .dropdown {
	position: absolute;
	padding-top: 19px;
	top: 25px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none
}

.mod-header-user .user .dropdown a {
	display: block;
	line-height: 40px;
	background-color: #333
}

.mod-header-user .user:hover {
	color: #126ee1
}

.mod-header-user .user:hover .dropdown {
	display: block
}

.mod-header-user .user:hover a {
	color: #fff
}

.mod-header-user .user:hover a:hover {
	color: #126ee1
}

.mod-header-user .try {
	background-color: #fff;
	color: #0052d9;
	padding: 8px 18px;
	border-radius: 3px;
	line-height: 1;
	display: inline-block;
	transition: all .3s ease;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 22px
}

.mod-header.active,.mod-header.hover,.mod-header:hover {
	background-color: #333
}

.mod-header.active .mod-header-logo,.mod-header.hover .mod-header-logo,.mod-header:hover .mod-header-logo {
	background-image: url(../img/cpimg/sprite.png);
	background-position: 0 -128px
}

.mod-header.active .mod-header-user .user i:after,.mod-header.hover .mod-header-user .user i:after,.mod-header:hover .mod-header-user .user i:after {
	border-top-color: #333
}

.mod-header.active .mod-header-user .try,.mod-header.hover .mod-header-user .try,.mod-header:hover .mod-header-user .try {
	color: #fff;
	background-color: #0052d9
}

.mod-header .cat {
	position: relative
}

.mod-header .cat .layout {
	min-width: 0
}

.mod-header .cat-ico {
	display: inline-block;
	width: 49px
}

.mod-header .cat-box {
	color: #fff;
	font-size: 0;
	box-sizing: border-box;
	padding: 0 0 0 220px;
	background-color: rgba(51,51,51,.95);
	position: absolute;
	width: 100%;
	top: 60px;
	left: 0;
	text-align: left;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top
}

.mod-header .cat-box.active,.mod-header .cat-box:hover {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1)
}

.mod-header .cat-group {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin-left: 12px;
	padding: 20px 0
}

.mod-header .cat-group:first-child {
	margin-left: 0
}

.mod-header .cat-tit {
	font-size: 16px;
	padding-bottom: 7px
}

.mod-header .cat-tit i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px
}

.mod-header .cat-item {
	display: block;
	width: 390px;
	box-sizing: border-box;
	padding: 7px 0 7px 50px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1
}

.mod-header .cat-item:hover {
	background-color: #42464c
}

.mod-header .cat-item a {
	color: #fff
}

.mod-header .cat-item a:hover {
	color: #1070e1
}

.mod-header .cat-item-sub {
	margin-top: 7px;
	font-size: 12px
}

.mod-header .cat-item-sub a {
	display: inline-block;
	vertical-align: middle;
	color: #a3a3a3;
	margin-top: 4px;
	padding-right: 24px;
	line-height: 22px
}

.mod-header .cat-item-sub a:last-child {
	padding-right: 0
}

.mod-header .cat-item-sub a.disabled {
	color: #a3a3a3;
	cursor: default;
	pointer-events: none;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"
}

.mod-header .cat-item-row {
	display: table-row
}

.mod-header .cat-item-row a {
	display: table-cell
}

.mod-header .cat-tag {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 12px;
	margin-left: 6px;
	margin-top: -2px

}

.mod-header .cat-tag.is-beta {
	background-image: url(../img/cpimg/sprite.png);
	background-position: -299px -158px
}

.mod-header .cat-tag.is-hot {
	background-image: url(../img/cpimg/sprite.png);
	background-position: -267px -158px
}

.mod-header .cat-tag.is-new {
	background-image: url(../img/cpimg/sprite.png);
	background-position: -321px -124px
}

.mod-header .ico-lan {
	width: 24px;
	height: 30px;
	background-image: url(../img/cpimg/sprite.png);
	background-position: -267px -124px
}

.mod-header .ico-voice {
	width: 33px;
	height: 30px;
	background-image: url(../img/cpimg/sprite.png);
	background-position: -267px -90px
}

.mod-header .ico-image {
	width: 33px;
	height: 30px;
	background-image: url(../img/cpimg/sprite.png);
	background-position: -304px -90px
}

.upgrade-box-cont h3 {
	font-size: 32px;
	line-height: 1;
	margin: 22px auto
}

.upgrade-box-cont p {
	color: #c3deff;
	width: 26em;
	margin: 0 auto
}

.upgrade-box-btm {
	margin-top: 45px
}

.upgrade-box-btm .btn {
	width: 180px;
	line-height: 48px;
	border: 1px solid #fff;
	border-radius: 4px;
	display: inline-block
}

.upgrade-box-btm .btn-ff {
	margin: 0 16px
}

.upgrade-box-btm .btn:hover {
	background-color: hsla(0,0%,100%,.2)
}

.upgrade-box-btm i {
	display: inline-block;
	margin-right: 10px;
	vertical-align: text-bottom
}

.ie-placeholder {
	color: #aaa
}

@media screen and (max-width:1400px) {
	.mod-header .cat-box {
		padding: 0 0 0 18px
	}

	.mod-header .cat-group {
		margin-left: 6px
	}
}

html[lang=en] body {
	font-family: Arial,sans-serif
}

.record {
    width: 100%;
    height: 120px;
    padding: 10px 0;
    overflow: hidden;
    font-weight: 600;
	color: #333;
font: 12px/1.9 'Microsoft Yahei','\5b8b\4f53',Tahoma,Geneva,sans-seri;
    font-weight: normal;
		font-weight: 600
}


.record li.fullidstatus {
    width: 10%;
    margin-top: 20px;
    color: #39c19a;
    background: 0 0;
}
.record li {
    width: 9.5%;
    height: 120px;
    margin-left: 1%;
    float: left;
    text-align: center;
    background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAXCAYAAAAhrZ4MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjaZIy5DYAwEARnb0+iAcqietwGDRAgCOwjsLPR7KOztQMgA+0A6cy7G/vpxiGAzAgqYkQzRHWsMo4Z/h+pg5b5CpLeWhkgga3gAvgGADBvB6PLCreSAAAAAElFTkSuQmCCg) repeat-x bottom center;
}

.record li.fullidstatus p {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.fullid {
    font-size: 30px;
}
.fullid em {
    color: #FF9800;
}
em {
    font-style: normal;
    color: red;
    padding: 0 1px;
}

.record li {
    width: 9.5%;
    height: 120px;
    margin-left: 1%;
    float: left;
    text-align: center;
    background: #aaa url(data:image/png;base64,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) repeat-x bottom center;
        background-color: rgb(170, 170, 170);
}
.hm_yilufa {
    height: 75px;
    line-height: 75px;
    font-family: Tahoma;
    font-size: 50px;
    color: #fff;
}
.sx {
    width: 80%;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    font-size: 20px;
    margin: 0 auto;
    color: #555;
}
.record li.plus {
    width: 5%;
    font-size: 50px;
    line-height: 120px;
    background: 0 0;
}
.sx {
    width: 80%;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    font-size: 20px;
    margin: 0 auto;
    color: #555;
}

	.bodyy_no{
	
	background-color: #fff;
color: #333;
font: 12px/1.9 'Microsoft Yahei','\5b8b\4f53',Tahoma,Geneva,sans-seri;
-webkit-font-smoothing: antialiased;
width: 100%;
min-width: 1000px;
max-width: 1000px;
margin: 0 auto;
	}

	
	
	
	
	.menu .inner {
    background: #39c19a;
    border-radius: 5px;
}
.main_ver2 {
    width: auto;
    overflow: hidden;
    margin: 0 auto;
}
	
	
	.menu dl {
    height: 105px;
    padding: 3px 3px 3px 0;
}
.menu dt {
    float: left;
    width: 110px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 28px;
    padding-top: 2px;
    font-weight: bold;
    font-family: 微软雅黑;
    letter-spacing: 8px;
    height: 90px;
}
.menu dd {
    float: left;
    width: 860px;
    padding-left: 0;
    background: #fff;
    height: 105px;
}
.menu li {
    float: left;
    width: 57px;
    height: 20px;
    padding: 5px 0px 0px 5px;
    text-align: center;
    font-family: Arial;
}
.menu li a {
    display: block;
    width: 57px;
    height: 20px;
    background: #f5f5f5;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    text-decoration: none;
    color: inherit;
}
	
	
	
	.boders {
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    overflow: hidden;
}
.btn_ber {
    margin-top: 1px;
    overflow: hidden;
}
.over {
    overflow: hidden;
}
.title_ver2 {
    height: 45px;
    background-color: red;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
li {
    list-style: none;
}
.over strong {
    margin-left: 15px;
}
.xiao {
    height: 40px;
    width: 49.6%;
    background-color: #393640;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    float: left;
    border-radius: 5px;
    margin: 1px;
}

.over strong {
    margin-left: 15px;
}
.td_s {
    color: #0f0;
}
.over strong {
    margin-left: 15px;
}
.red_s {
    color: red;
}
.over strong {
    margin-left: 15px;
}
.blan {
    color: #ffebcd;
}
.over strong {
    margin-left: 15px;
}
.td_s {
    color: #0f0;
}
.red_s {
    color: red;
}
.yixiao_a {
    height: 45px;
    background-color: #393640;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border-radius: 5px;
    margin: 1px;
}
.over strong {
    margin-left: 15px;
}
.yixiao_a {
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
}
.yixiao {
    height: 45px;
    background-color: #000;
    width: 100%;
    float: left;
    color: #FFEB3B;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border-radius: 5px;
    margin: 1px;
}
	
	
	
	
	
	
	
	/*首页生肖部分 start */
	
	.marksixwiki table {
    width: 100%;
    padding: 0;
    margin-top: 10px;
    background-color: white;
    table-layout: fixed;
    box-shadow: 0 0 10px #39c19a inset;
}
	
	.marksixwiki table.marksixwiki-sxhm th {
    line-height: 30px;
}
.marksixwiki table th {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.marksixwiki table th, .marksixwiki table td {
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
	
	.marksixwiki table.marksixwiki-sxhm th em {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: gray;
}
.marksixwiki table span.ballred {
    background-color: #f66;
    color: white;
}
	.marksixwiki table span.ballblue {
    background-color: #59e;
    color: white;
}
	.marksixwiki table span.ballgreen {
    background-color: #5b6;
    color: white;
}
.marksixwiki table span {
    padding: 3px 4px;
    border-radius: 50%;
}
.marksixwiki table.marksixwiki-sxhm td {
    line-height: 30px;
    text-align: center;
}

	
	
	
	
	
