body{
font-size:12px;
text-align:center;
font-family: "Hiragino Sans GB", Arial, "微软雅黑", "黑体", sans-serif;
color:#000;
text-align: center;
background:#fff;
margin:0px;
padding:0px;
}

a{color:#000; text-decoration:none;}
a:hover{color:#FF0000;}
li{ list-style-type:none;}
.hide{display:none;}


.card1000{width:1000px;margin:0 auto;height:100%;overflow:hidden;}



.card{height: auto;margin:0 auto;overflow:hidden;width:100%;}
#card1,#card3,#card5{background:#F8F9FA;}

#card1{height:670px;background:url(card1bg.jpg) no-repeat center;}
.cardhead{margin-top:50px;}

#card2 .cardbody{margin-top:30px;}
#card3 .cardbody{margin-top:40px;}
#card4 .cardbody{margin-top:60px;}
#card5 .cardbody{margin-top:60px;}

#footer{line-height:60px;}

#card1 .card1000{width:1000px;margin:0 auto;height:670px;text-align: left;}

#logo{padding-top:125px;}
#Slogan{padding-top:80px}

#download{margin-top:100px;}
#download2{width:164px;float:left;}
#download2 a{display:block;width:164px;height:54px;}
#downloadandroid{background:url(http://web-wuhouapp.oss-cn-hangzhou.aliyuncs.com/index/android.png) no-repeat;text-indent: -1000px}
#downloadiphone{margin-top:20px; background:url(http://web-wuhouapp.oss-cn-hangzhou.aliyuncs.com/index/iphone.png) no-repeat;text-indent: -1000px}

#download2 a{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;} 
#download2 a:hover {filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;} 

#downloadiphone:hover{ background:url(http://web-wuhouapp.oss-cn-hangzhou.aliyuncs.com/index/iphone2.png) no-repeat;}
#downloadandroid:hover{ background:url(http://web-wuhouapp.oss-cn-hangzhou.aliyuncs.com/index/android2.png) no-repeat;}

#code{width:128px;height:128px;margin-left:20px;}

#footer a .hoverweixin,#footer a .hoverwuhoujun{display: none}
#footer a:hover .hoverweixin{display: block; position:absolute; left:280px; top:3620px; width:258px;height:258px;}

#footer a:hover .hoverwuhoujun{display: block; position:absolute; left:450px; top:3550px; width:258px;}

.down{margin-top:480px; text-align:left;}
.down a{display:block;width:164px;height:54px; margin-bottom:25px;}

.fl{float:left;}.fr{ float:right;}
.content { width:100%; height:700px; overflow:hidden; font-size:30px;}
.content ul{ width:550px; float:left; margin:0; padding: 0 5px; overflow:hidden; height:auto;}
.content li {height:60px; margin:10px 5px; font-size:12px; line-height:60px; vertical-align:middle; color:#717171; }
.content li .left{ width:20px; height:60px; float:left;}
.content li .right{ display: inline-block; width:240px;overflow:hidden;float:right; text-align:left;}
.content li a { color:#717171;float:left; margin-left:0px; line-height:60px; height:60px; overflow:hidden; font-size:16px;}
.content li span{ display:block; height:60px; margin-left:10px; float:left; overflow:hidden; text-align:left;}
.content .imgs{ width:60px;}
.content .imgs img{height:60px; width:60px; border-radius:50%; border:none !important; margin:0px 0 0 0px; padding:0 !important;}
.content .tit{ width:150px;}
.content .top{ width:300px;}
.content .guanzhu{ width:85px; margin-top:3px; height:21px;}


.firstone{ width:1000px; margin:0 auto;position:relative;}
.firstone li{ width:195px; margin:0 0 5px 5px; overflow:hidden; float:left;}
.firstone .boxs{width:195px; height:195px; overflow:hidden; display:block;}
.firstone li img {width:195px;}

.grad1 {
    width: 1000px;height:400px; position:absolute; left:0; top:0;z-index:8; pointer-events:none;
    background: -webkit-linear-gradient(left, ,rgba(255,255,255,.8), rgba(255,0,0,0), rgba(255,0,0,0) , rgba(255,255,255,.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, ,rgba(255,255,255,.8), rgba(255,0,0,0), rgba(255,0,0,0) , rgba(255,255,255,.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,,rgba(255,255,255,.8), rgba(255,0,0,0), rgba(255,0,0,0) , rgba(255,255,255,.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,rgba(255,255,255,.8), rgba(255,0,0,0), rgba(255,0,0,0) , rgba(255,255,255,.8)); /* 标准的语法（必须放在最后） */
}




