@charset "utf-8";
/* CSS Document */
/*公共样式*/
div,html,body,p,h4,h3,h5,ul,li,span,img{margin:0;padding:0;}
h2,h3,h4,h5,p,span{font-family:"微软雅黑";font-size:12px;color:#333;}
html,body{font-family:"微软雅黑";min-width:1200px;max-width:1920px;margin:0 auto;}
a{text-decoration:none;color:#333;}
ul,li{list-style:none;}
img{border: none;vertical-align: middle;list-style:none;}
.fl{float:left;}
.fr{float:right;}
input{outline:none;border:none;}
/*banner*/
.banner{width:100%;height:633px;background:url(../image/APPbg.jpg) no-repeat center 0;}
.xiazai{width:1200px;height:633px;margin:0 auto;overflow:hidden;position:relative;}
.appx{display:inline-block;margin-left:108px;width:194px;height:56px;background:url(../image/appx.png) no-repeat;}
.appx:hover{background:url(../image/appxb.png) no-repeat;cursor:pointer;}
.gzh{display:inline-block;margin-left:25px;width:194px;height:56px;background:url(../image/gzx.png) no-repeat;}
.gzh:hover{background:url(../image/gzxb.png) no-repeat;cursor:pointer;}

.appdownload{width:200px;height:232px;position:absolute;top:353px;left:102px;display:none;}
.gzdownload{width:200px;height:232px;position:absolute;top:353px;left:328px;display:none;}