@charset "utf-8";
/******global****/
*{margin: 0;padding: 0;}
body,html{background:#fff;height:100%;min-width: 1000px;}
body,html,input,select{font:14px "黑体","微软雅黑",Tahoma, Verdana, Arial, Helvetica, sans-serif;outline: none;}
a{text-decoration: none;cursor: pointer;border: none;outline: none;}
img {border: none;}
ul,ol,li{list-style: none;margin: 0;padding: 0;}
.clearfix:after{clear: both;content: " ";display: table;}
.clearfix{*zoom:1;} 
.clear{clear: both;width: 0;height: 0;overflow: hidden;}
.hides{display: none;}
.fleft{float: left;}
.fright{float: right;}

.textcenter{text-align:center;}
.textindent{text-indent:2em;}
.indent3{text-indent: 3em;}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}

.aaaa{
    width: 90%;
    margin: 500px 0px 10px 95px;
    overflow: hidden;
}
.bbbb{
    width: 90%;
    margin: 2px 0px 0px 95px;
    overflow: hidden;
}
.center{width:1000px; height:760px; margin:0 auto; background:url(../imager/bg.png)}


.middle{width:1000px;height:700px;overflow:hidden;}
.middle .zhutu{float:left; margin-left:60px; margin-top:30px;}

.middle ul li{margin-top:5px;float:left;width:21.8%;text-align: center;margin-left: 20px;}
.fon{color:red;font-size:18px;text-align:center;width:90%;margin-top:10px;font-weight:bold}
.download{color:#0084CE}
.introduction{width:34%;height:140px;line-height:20px;float:right;margin-top:130px;margin-right:22px;}
.introduction p{text-indent:2rem;}


.foot{width:1000px; height:70px; }
.foot ul{width:200px; float:right; margin-top:4px;}
.foot ul li{color:#FFFFFF; font-size:18px; line-height:25px;}
