@charset "utf-8";
/* 全局样式go */
body,div,p,span,ul,li,dl,dt,dd,a,ol,input,img,h1,h2,h3,h4,video{ padding:0; margin:0; list-style:none; border:0;}
html{width:100%;}
body{ font-family:Arial,"微软雅黑"; color:#000; font-size:12px; width:100%; height: 100%;}
a{ color:#fff; text-decoration:none;}
a:hover{ text-decoration:none;}
.clear:after {content:"";　height:0;　visibility:hidden;　display:block;　clear:both;}
.left{width:50%; float:left;}
select,input,img{vertical-align:middle; border:0px;}
a,button,input{
	-webkit-tap-highlight-color:rgba(255,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
/* 全局样式end */
/* banner-go */
/* #Flash{width: 1920px;height: 664px;position: absolute;left: 50%;margin-left: -960.5px;margin-top:0px;} */
/* banner-end */

/* 内容背景go */
#bg{width: 1920px;background-position:center;position:relative;left: 50%;margin-left: -968px;}
.bg0{background:url(../img/Banner.png) no-repeat; height:810px; background-position:center;}
/* 内容背景end */
/* 下载go */
#con{width: 1920px;background-position:center;position:absolute;left: 50%;top:0px;margin-left: -968px;top:664px;}
.down{height:142px;top:0px;z-index: 2; margin-left: 1250px; margin-top:-25px;}
.down-e{background: url(../img/xiazai.png) no-repeat; width:464px;height:142px;position:absolute;}
.down-e a{width:464px; height:142px; top: 500px;}
.down-e a:hover{ color:#F00; width:464px; height:142px;}
.down1{height:142px;top:0px;z-index: 2; margin-left: 780px; margin-top:-140px;}
.down-e1{background: url(../img/xiazai1.png) no-repeat; width:464px;height:142px;position:absolute;}
.down-e1 a{width:464px; height:142px; top: 500px;}
.down-e1 a:hover{ color:#F00; width:464px; height:142px;}

/* 底部开始-go */
.bottom{background: url(../img/bottombg.png) no-repeat;height:130px; background-position: inherit;}
.bottom-copyright{width: 1200px;position:absolute;left: 50%;margin-left: -600px;color: #a58351;margin-top: 30px;}
.bottom-copyright p{margin-left: 360px;line-height: 30px;}
/* 底部开始-end */