html {

    background:#f0f5f9; 

}

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}

table{

	border-collapse: collapse;

	border-spacing: 0;

}

img{border:0}

a{color:#e60909; text-decoration:none;}

/* a:hover{left: 1px;position:relative;top: 1px;text-decoration: underline; background:#FFFF00;} */

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;

	color: #444;

	background-repeat: repeat-y;

	background-image: url('../image/bg.jpg');

	background-attachment: fixed; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5; font-size:14px; font-family:tahoma, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, arial, georgia, verdana, helvetica, sans-serif; background-position-y:center

}

h1,h2,h3,h4,h5,h6{font-size:100%}

textarea{line-height:normal;resize:none;outline:0;vertical-align:middle;-webkit-appearance:none}

::-webkit-input-placeholder,input:-moz-placeholder{font-size:14px}

a,.but,.inp,select,textarea{outline:0;blur:expression(this.onFocus=this.blur());-webkit-tap-highlight-color:rgba(0,0,0,0)}

.gclear:after,.header:after,.footer:after,.cont:after,.box:after,ul.applist:after,ul.piclist:after,ul.limg:after,ul.txtlist:after,ul.txt:after,ul.txt2:after,ul.txt3:after,ul.txt4:after,ul.txt5:after,ul.txt6:after,ul.pics:after,.pages:after{display:block;clear:both;visibility:hidden;height:0;content:''}

.gclear,.header,.footer,.cont,.box,.pages,ul.applist,ul.piclist,ul.limg,ul.txtlist,ul.txt,ul.txt2,ul.txt3,ul.txt4,ul.txt5,ul.txt6,ul.pics{zoom:1}

ul.tools li{float:left;width:31%;height:120px;text-align:center;background-color:#f8f7f5;margin:8px 0 0 8px}

ul.tools li a{position:relative;width:100%;display:block;margin:0 auto;text-decoration:none;height:100%;-moz-background-size:72px 72px;-webkit-background-size:72px 72px;-o-background-size:72px 72px;background-size:72px 72px;background-repeat:no-repeat;background-position:center 12px}

ul.tools li a:hover{text-decoration: underline;}

ul.tools li a span{position:absolute;top:90px;left:0;right:0}

div.header{background-color:#fbfbfb;background:-moz-linear-gradient(top,#fff,#ececec);background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ececec));border-bottom:1px solid #c6c6c6;width:100%;height:44px;moz-box-shadow:0 0 2px rgba(180,180,180,0.7);webkit-box-shadow:0 0 2px rgba(180,180,180,0.7);box-shadow:0 0 2px rgba(180,180,180,0.7);position:relative}

div.ftop{position:fixed;top:0;z-index:999}

#tm{height:55px}

.big-pic img { width: 100%; height: auto;}

#top {

	background: url('../image/bg.jpg') repeat-y fixed top center;

}


div.cont{padding:8px}

div.cont+div.cont{padding:0 8px 8px}

p{margin:8px 0}

p:nth-child(1){margin-top:8px}

p+h2,p+h3{padding-top:8px}

p+p{margin-bottom:0}

.riqi{
    line-height: 36px;
	font-size: 22px;
    color: #ffffff;
    text-align: center;
	background: #0c9;
}
   

div.box{

	margin-top: 0;

	margin-right: 8px;

	margin-left: 8px;

	

	background-color:#FFF;

}

@media screen and (min-width:720px){

    div.box,div.adbox,div.nobox{

	margin-top: 0;

	margin-right: auto;

	margin-left: auto;

	max-width: 720px

}

    .go6h_header,.top_bar{

        width: 720px;

        left:50%;

        margin-left: -360px;

    }

} 

.box.spareURL p {

    font-size: 15pt;

    font-weight: 700;

    font-family: "Microsoft YaHei";

    color: #ff0000;

    text-align: center;

}

.box.spareURL a {

    display: block;

    float: left;

    width: 33.33%;

    text-align: center;

    font-size: 16pt;

    color: rgb(0, 0, 255);

    font-weight: bold;

    text-shadow: 0px 0px 10px #00ff88;

    animation-name: pulse;

    animation-duration: 1s;

    animation-fill-mode: both;

    animation-iteration-count: infinite;

    text-decoration: none;

}

.box li { float:left; width:30%; text-align:center; background:#00CC99; margin-left:18px; margin-top:5px; margin-bottom:5px; display:inline;}

.box li img { border:#0000FF; width:180px; height:180px; margin-top:10px; }

.box li span { text-align:center; font-size:18px; font-family:"微软雅黑"; font-weight:bold; color:#fff}

.dhsx { border-radius: 15px 15px;}

li:hover { background:#0099CC; cursor:pointer;}

@keyframes pulse{

    0%{transform:scaleX(1)}

    50%{transform:scale3d(1.2,1.2,1.2)}

    to{transform:scaleX(1)}

}

@media screen and (max-width: 720px){

    .box.spareURL a {

        font-size: 10pt;

    }

	.box li { float:left; width:30%; text-align:center; background:#00CC99; margin-left:10px; margin-top:5px; margin-bottom:5px; display:inline;}

	.box li img { border:#0000FF; width:90px; height:90px; margin-top:10px; }

} 