/* CSS Document */
html,body{ margin:0px; padding:0px;  margin:auto;}

ul,li{ margin:0px; padding:0px; list-style-type:none;}
img{ border:none;}

.clear{ clear:both;}

.top{ height:120px; background:#000000; position:fixed; width:100%; top:0px;}
.top .toptit img { width:100%;}
.top .ico{ width:13%; margin-left:6%; margin-top:1%;}
.top .app{ width:29%; margin-left:9%;margin-bottom:1.5%;}
.top .apk{ width:29%; margin-left:5%;margin-bottom:1.5%;}

.bottom{ background:url(../img/botbg.png); position:fixed; width:100%; bottom:0px; height:200px;}
.bottom ul{ margin-top:3%; margin-left:1%; margin-right:1%;}
.bottom ul li{ float:left; width:25%; text-align:center;}
.bottom ul li img{ width:96%;}
.bottom .btm{background:url(../img/btmbg.png); width:100%;margin-top:2.5%;}
.bottom .btm img{ width:100%;}

.index{ width:100%; background:url(../img/index.jpg) no-repeat center center;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
-moz-background-size:cover;background-size:cover;  text-align:center;}
.index img{ width:24%;}



.news{ width:100%; background:#ffffff; text-align:center;}
.news .titbar{ font-size:35px; line-height:80px; border-bottom:1px solid #d5d4d4; height:80px;}
.news .titbar .back{ width:20%; float:left; padding-top:20px;height:80px;overflow:hidden;}
.news .titbar .back img{ width:90%; float:right;}
.news .titbar .tit{ width:60%; float:left; height:60px; overflow:hidden;}

.news .ncon{font-size:25px;padding-bottom:150px;}
.news .ncon a{color:#454545;font-size:14px; text-decoration:none;}
.news .ncon ul{ margin-left:7%;width:86%; padding-top:15px; text-align:left; }
.news .ncon ul li{ height:40px; line-height:40px; overflow:hidden; font-size:14px; float:left; width:100%;}
.news .ncon ul li .itp{ margin-left:0px;display:block; float:left; height:80px; width:15%;  }
.news .ncon ul li .icon{ display:block; width:50%; height:80px; overflow:hidden;float:left;}
.news .ncon ul li .itm{float:right; width:25%;}
.news .detailcon{ margin:5%; font-size:30px; line-height:60px; text-align:left; margin-bottom:250px;}
.news .detailcon img{max-width:100%;}