img{border:none;}
a{text-decoration:none;}
a:hover,a:focus {text-decoration: none;}
.header .logo{background:url(logo.png) center no-repeat ;width:100px;height:66px;}
.header .topline{background:#2b7fcd;width:100%;height:3px;overflow:hidden;}
.header{font-family:simhei;color:#FFFFFF;}
.header .navbar-inner{background:#393939;width:100%;text-align:center;min-width:900px;height:66px;line-height:66px;overflow:hidden;border:none;}
.header .navbar-inner p{height:66px;line-height:66px;color:#FFF;}
.header .navbar .nav{margin-left:100px;overflow:hidden;}
.header .navbar .nav li{height:66px;line-height:33px;background:url(navbg.png) center bottom no-repeat;}
.header .navbar .nav li.active{background:url(navbg.png) #ccc center bottom no-repeat;}
.header .navbar .nav li a,.topnav .nav .active a{color:#fff;height:66px;}

.header .navul{height:66px;overflow:hidden;float:left;list-style: none;margin-left:100px;}
.header .navul li{height:66px;line-height:66px;float:left;background:url(navline.png) center left no-repeat;padding-left:15px;margin-left:15px;font-size:14px;}
.header .navul .hover,.navul a:hover{background:url(navbg.png) center bottom no-repeat;}
.header .navul li a {display: block;color:#ffffff;text-decoration: none;}

.newhuiyi{float:left;display:block;margin-left:30px;margin-top:-5px;}

.header .subnav{width:100%;height:39px;line-height:39px;background:#247dd0;text-align:left;margin:0px;display:none;list-style: none;position:fixed;left:0px;top:69px;z-index:1000;}
.header .subnav ul{list-style: none;}
.header .subnav li{height:39px;line-height:39px;float:left;background:url(navline.png) left no-repeat;padding-left:15px;margin-left:15px;font-size:12px;}
.header .subnav li a {display: block;color:#ffffff;text-decoration: none;}
.header .subnav li:first-child{background:none;}


.header .navbar .newmsg{line-height:66px;height:66px;padding-right:20px;background:url(navline.png) center right no-repeat;}
.avatar{width:43px;text-align:center;height:43px;line-height:43px;background: #2e80c7;display:block;float:left;margin:10px;font-size:25px;color:#FFFFFF;}/*后台head样式end*/
.header #userinfo{cursor:pointer;display:block;height:66px;float:right;}
.header .userinfohover{background:url(navbg.png) center bottom no-repeat;}
.topshadow{width:100%;height:3px;overflow:hidden;background:url(shadow.png) repeat-x;position:fixed;left:0px;top:69px;z-index:999;}
.bootshadow{width:100%;height:3px;overflow:hidden;background:url(shadow.png) repeat-x;position:fixed;left:0px;bottom:27px;z-index:999;-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1);/*IE*/filter:FlipV;}
.footer{text-align:center;background:#393939;width:100%;height:27px;line-height:27px;font-family:simhei;color:#FFFFFF;}
.footer2{width:100%;height:27px;overflow:hidden;}
.topshadow2{top:106px;}

.msgbox{width:680px;background:#FFFFFF;margin:100px auto;border:1px solid #e1e1e1;color:#000;}
.msgbox_head{width:95%;margin:5px auto;height:60px;line-height:60px;border-bottom:2px solid #e1e1e1;overflow:hidden;font-size:25px;color:#d84c31;}
.msgbox_body{width:95%;margin:0px auto;border-top:1px solid #e1e1e1;overflow:hidden;}
.msgbox_body_content{line-height:25px;margin:10px;}
.msgbox_foot{width:95%;margin:0px auto;border-top:1px solid #e1e1e1;overflow:hidden;height:50px;line-height:50px;text-align:left;}

.modal-header h3{font-size:25px;color:#d84c31;}
.modal{color:#000;}

.header2{width:100%;height:69px;overflow:hidden;}
.appstags2{width:100%;height:40px;overflow:hidden;}
.appstags{background:#d2d1d1;width:100%;height:40px;overflow:hidden;position:fixed;left:0px;top:69px;z-index:999;}
.appstags div{float:left;}
.apptagtit{font-size:18px;color:#949494;font-weight:900;margin-top:10px;margin-left:80px;}
.appstags .tag{margin-top:6px;margin-left:20px;}
.tag{background:url(tagbg.png) no-repeat;color:#FFFFFF;height:24px;cursor:pointer;}
.tag div{margin-left:14px;background:#416ba9;line-height:24px;padding:0px 10px;font-size:12px;float:left;}
.tag .tag2{background:url(tagbg.png) right no-repeat;width:4px;height:24px;overflow:hidden;margin:0px;padding:0px;}

.apps{margin:0px;padding:0px;background:url(appsbg.png);width:100%;overflow:hidden;font:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";font-size:12px;list-style:none;}
.apps li{width:250px;height:145px;overflow:hidden;float:left;border-left:1px solid #dddddd;}
.appico{width: 95px;height: 95px;background: #ddb860;color:#FFF;-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;text-align:center; line-height: 95px;font-size:50px;}
.apps li .appico{margin:20px;float:right;}
.apps li .apptext{color:#878787;margin-top:30px;margin-left:30px;width:85px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;float:left;}
.apps li .apptext b{color:#0e0e0e;font-size:16px;}

.appbutton{width:133px;height:38px;line-height:38px;text-align:center;font-weight:900;font:14px;text-shadow: 1px 1px 1px rgba(255,255,255, .22);
	-webkit-border-radius: 5px;cursor:pointer;display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;}
.green{background:#34b24f;color:#FFFFFF;}
.hui{background:#8f8e8e;color:#FFFFFF;}

.appleft{width:200px;text-align:center;float:left;}
.appright{margin-left:210px;}
.appleft .appico{margin-bottom:30px;}
.appleft div{margin:20px auto;}

.appright .appname{margin-top:30px;overflow:hidden;height:40px;}
.appright .appname div.tag{float:left;margin-left:20px;margin-top:5px;}
.appright .appname b{font-size:28px;float:left;line-height:30px;}
.appright .appjj{overflow:hidden;font-size:12px;color:#878787;margin:10px 20px 10px 0px;}

.appimgs{max-width:710px;width:710px;background:#e5e5e5;overflow:hidden;padding-bottom:10px;}
.appimgs .datu{max-width:710px;width:710px;text-align:center;}
.appimgs .datu img{max-width:700px;margin-top:5px;}
.appimgs .xiaotu{list-style:none;margin:0px;padding:0px;}
.appimgs .xiaotu li{float:left;margin:5px 0px;width:110px;text-align:center;cursor:pointer;}
.appimgs .xiaotu li img{margin:5px 0px;width:100px;height:80px;}
.appimgs .xiaotu li.cur{background:#9c9c9c;}
.addico{background:url(addico.gif) no-repeat;}


.indexboxdiv{width:30%;min-width:300px;float:left;text-align:center;}
.indexbox{width:300px;height:150px;float:left;text-align:left;}
.index1{background:url(index1.png) left center no-repeat;}
.index2{background:url(index2.png) left center no-repeat;}
.index3{background:url(index3.png) left center no-repeat;}
.indexboxtext{float:right;width:160px;color:#a09a98;}
.indexboxtext h3{color:#3d3d3d;}

.footer,.footer2{display:nonea;}





















