body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input,button,textarea,th,td{margin:0;padding:0;font-size: 14px;}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
a{color:#444; text-decoration:none;}
a:hover{left: 1px;position:relative;top: 1px;text-decoration: none;}
li{list-style:none}
body{overflow-x:hidden;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;font:14px/1.5 tahoma,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",arial,georgia,verdana,helvetica,sans-serif;color:#444;}


.go6h_header{width:100%;height:50px;background-color:#FFEB3B;position:fixed;left:0;top:0;z-index:999}
.go6h_header .go6h_header_ul{float:left}
.go6h_header .go6h_header_li{float:left;position:relative;padding-left:16.5px;height:44px;line-height:44px;font-size:1.4rem;color:#fff}
.go6h_header .go6h_header_li i{display:block;height:44px;width:16.5px;position:absolute;top:0;right:-15px;z-index:999;background-size:16.5px}
.go6h_header .go6h_header_li:active{background-color:#f7921e}
.go6h_header .go6h_header_li:active i{background-size:16.5px}
.go6h_header .go6h_header_li.go6h_header_logo{padding-left:5px}
.go6h_header_right{float:right;font-size:0}
.go6h_header_right .link,.go6h_header_right span{height: 30px;line-height: 30px;padding: 0 10px; display: inline-block; border: solid 1px rgba(0, 0, 0, 0.5); border-radius: 8px;  color: #000;}
.go6h_header_right .link,.go6h_header_right span{height:34px;display: inline-block;;text-decoration:none;padding-right:1px;}
.go6h_header_right .go6h_header_rightPhoneIcon,.go6h_header_right .go6h_header_rightUserIcon,.go6h_header_right .go6h_header_rightFeedbackIcon{font-size:13pt}
.go6h_header_right .go6h_header_rightPhoneIcon{background:url() no-repeat center 9px;background-size:9px}
.go6h_header_right .go6h_header_rightFeedbackIcon{background:url() no-repeat center 9px;background-size:15px}

div.box{background-color:#fff}
@media screen and (min-width:720px){
    div.box,div.adbox,div.nobox{margin:0 auto 0px;max-width:720px}
    .go6h_header,.top_bar{
        width: 720px;
        left:50%;
        margin-left: -360px;
    }
}
div.box img{vertical-align:middle}
div.box div.title,div.box div.otitle,div.box div.foot{font-size:13pt;padding:4px 8px;color:#666;background-color:#fbfbfb;background:-moz-linear-gradient(top,#fff,#f8f8f8);background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f8f8f8));border-top:1px solid #eee;border-bottom:1px solid #eee}
div.box div.title{border-top:0;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px}

table.sbut,table.sbut tr,table.sbut th,table.sbut td{border:0}
.zl span{color: #FF0000;background-color: #FFFF00}

svg {
	width: auto;
	height: 50px;
	margin: auto;
}

svg text {
	text-transform: uppercase;
	animation: stroke 7s infinite alternate;
    font-size: 20pt;
    font-family: 楷体;
}
@keyframes stroke {
	0% {
		fill: rgba(72, 138, 20, 0);
		stroke: rgba(255, 0, 0);
		stroke-dashoffset: 25%;
		stroke-dasharray: 0 50%;
		stroke-width: 0.8;
	}
	50% {
		fill: rgba(72, 138, 20, 0);
		stroke: rgba(255, 0, 0);
		stroke-width: 1.2;
	}
	70% {
		fill: rgba(72, 138, 20, 0);
		stroke: rgba(255, 0, 0);
		stroke-width: 1.5;
	}
	85%,
	100% {
		fill: rgb(255, 0, 0);
		stroke: rgba(255, 0, 0);
		stroke-dashoffset: -25%;
		stroke-dasharray: 50% 0;
		stroke-width: 0;
	}
}

.nn { font-weight:700;color: #602d2d;
animation: 0.7s linear 0s infinite normal none running nn; }
@keyframes nn{
     0% {background: linear-gradient(to right,#ff0,#d6ab34);}
   33% {background: linear-gradient(to right,#0ff,#ff0);}
   66% {background: linear-gradient(to right,#f55,#0ff);}
100% {background: linear-gradient(to right,#ff0,#f55);}}

.chun {display: inline-block;margin: 0 auto;border-radius: 18px;animation: dong 0.8s linear infinite;animation-fill-mode: both;    
transition:  scale 1s infinite;max-width:800px;color:#F00;background: #9f9;} 
@keyframes dong{0%{transform: scaleX(1);}50%{transform: scale3d(1.05,1.05,1.05);}100%{transform: scaleX(1);}}

.abc {display: inline-block;color:#ff0;background:#ff0000;margin: 0 auto;border-radius: 18px;
font-family: 微软雅黑;animation: dong 2s linear infinite;animation-fill-mode: both;transition:  scale 1s infinite;}
@keyframes dong{0%{transform: scaleX(1);}50%{transform: scale3d(1.05,1.05,1.05);}100%{transform: scaleX(1);}
}


table td {
    border: 1px solid #e5e5e5;
    padding: 3px 2px;
    word-break: break-all;
}