﻿@charset "utf-8";
/* CSS Document */
body, td, th { font-family: "微软雅黑"; font-size: 15px; color: #767676; line-height: 25px; }
body { margin: 0; }
img { border: 0; }
#top { width: 100%; height: 60px; background: #191919; z-index: 2; position:absolute; }
#top .head { width: 1150px; margin: 0 auto; }
.txt { line-height: 60px; float: right; }
a:link { color: #FFF; text-decoration: none; }
a:visited { text-decoration: none; color: #FFF; }
a:hover { text-decoration: none; color: #FFF; }
a:active { text-decoration: none; color: #FFF; }
.banner { background: #178fde url(../images/homebannerboxbg.jpg) no-repeat top center; height: 414px; width: 100%; }
.banner .ewm { width: 1150px; margin: 0 auto; padding-top: 10px; }
.cWidth { width: 980px; margin: 0 auto; }
.cWidth2 { width: 940px; margin: 0 auto; }
p { margin: 0; }
.title { margin: 0 auto; text-align: center; }
ul li { list-style: none; width: 270px; float: left; margin-top: 20px; margin-bottom: 30px; }
li p { margin-bottom: 20px; }
.mright { margin-right: 65px; }
.cc { text-align: center; }
.helplink { width: 280px; height: 75px; background: #3abbd9; font-size: 30px; color: #fff; text-align: center; display: block; cursor: pointer; line-height: 75px; margin: 40px auto; }
.helplink:hover { background: #1a9fbe; }
#anli { height: 1015px; }
#anli li { list-style: none; display: block; margin: 10px; margin-bottom: 30px; width: 284px; float: left; border: 1px solid #CCC }
#anli li:hover { border: 1px solid #333; }
#anli li img { margin: 2px; }
#footer { width: 100%; height: 120px; margin: 0 auto; color: #888; font-size: 14px; text-align: center; line-height: 30px; border-top: #ddd 1px solid; background: #191919; }
#canvas-anim { width: 100%; min-width:1100px; position: absolute; left: 0; top: 0; height: 414px; z-index: 1 }
.freeDownload { background-color: #7abe36; font-size: 20px; }
.freeDownload a { display: block; color: #f8fbf5; text-align: center; height: 50px; line-height: 50px; }
.freeDownload a:hover { background-color: #8FE10F; background: -webkit-linear-gradient(top, #8fe10f, #73D41A); background: -moz-linear-gradient(top, #8fe10f, #73D41A); background: -o-linear-gradient(top, #8fe10f, #73D41A); background: -ms-linear-gradient(top, #8fe10f, #73D41A); background: linear-gradient(to bottom, #8fe10f, #73D41A); color: #fff; }
