ul{ list-style:none;}

/*首页*/
.weiba-type-home .tpl-con-item{background-color: rgba(27, 27, 27, 0.77) !important;}
body.weiba-type-home {
padding: 0;
margin: 0;
background-image: url(../images/wap_bg.jpg);
background-color: white;
background-size: 100% 100%;
background-position: center top;
background-repeat: no-repeat;
font:16px/1.5 "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
}
.weiba-type-home .conbox {margin-top: 60%;min-height: 300px;}
.weiba-type-home .weiba-support {
white-space: nowrap;
color: #fff!important;
}
.weiba-type-home .weiba-copyright {color: white;}

body{padding:0;margin:0;background-size:cover;background-position:center top;background-repeat:no-repeat}
a{cursor:pointer;text-decoration:none}
.conbox{margin-top:25%}
.list_ul{padding:10px}
.list_ul li a{display:inline-block;height:40px;line-height:40px;min-width:100px;padding:0 10px;-webkit-box-sizing:border-box;max-width:100%;margin:1px 0 1px 0;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.list_ul li a span.item_icon{margin-right:0;float:left;height:40px;width:40px;line-height:40px;background-size:auto 25px;background-repeat:no-repeat;background-position:left center}




.weiba-page{
	margin: 42px 0 0 0;padding: 0;
	position: relative;
	
}

.weiba-type-home .weiba-page{
    margin: 0;
}

.weiba-content{
	margin: 3px;
	position: relative;
    min-height: 350px;
}

.weiba-footer{
    clear: both;
}


.weiba-layer-sharehelper{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(images/121.png) center top no-repeat;
    background-size: 100% auto;
    z-index: 99999;
}

.weiba-frame-share{
    margin: 10px 5px;
    text-align: center;
}

.weiba-button-share,.weiba-button-share{
    border: 0;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 3px #999;
    -moz-box-shadow: 0 2px 3px #999;
    -webkit-box-shadow: 0 2px 3px #999;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    width: 45%;
    margin-left: 2%;
}

.weiba-button-share.friend{
    background: #0ade00;
    background:-moz-linear-gradient(top,#0ade00,#1aa200);
    background:-ms-linear-gradient(top,#0ade00,#1aa200);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#0ade00), to(#1aa200));
}

.weiba-button-share.quan{
    background: #3db8e5;
    background:-moz-linear-gradient(top,#3db8e5,#4160e2);
    background:-ms-linear-gradient(top,#3db8e5,#4160e2);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#3db8e5), to(#4160e2));
}




.weiba-navbar.easycall-no .weiba-navbar-item{
    width: 33.33333%;
    height: 100%;
    display: inline-block;
    border: none;
    margin: 0;padding: 0;
    position: relative;
}



.weiba-navbar .weiba-navbar-item .icon{
	margin: 12px auto;
	width: 24px;height: 24px;
	position: relative;
	background: url(../images/wap_ns.png) no-repeat;
    zoom:0.8;
}

.weiba-navbar .weiba-navbar-item.back .icon{
	background-position: 0 0;
}
.weiba-navbar .weiba-navbar-item.home .icon{
	background-position: -32px 0;
}
.weiba-navbar .weiba-navbar-item.account .icon{
    background-position: -240px 0;
}
.weiba-navbar .weiba-navbar-item.easycall .icon{
    background-position: -64px 0;
}

.weiba-navbar .weiba-navbar-item.easycall.default-icon-type1 .icon{
    background-position: -64px 0;
}
.weiba-navbar .weiba-navbar-item.easycall.default-icon-type2 .icon{
    background-position: -196px 0;
}
.weiba-navbar .weiba-navbar-item.easycall.default-icon-type3 .icon{
    background-position: -166px 0;
}


.weiba-navbar.easycall-no .weiba-navbar-item.easycall {
    display: none;
}

.weiba-navbar .weiba-navbar-item.quick .icon{
	background-position: -96px 0;
}

.weiba-navbar .seg{
	position: absolute;
	width: 2px;height: 32px;
	background: url(../images/wap_ns.png) -138px 0 no-repeat;
	right: -1px;
	top: 50%;
	margin-top: -16px;
}

/*banner*/
.weiba-banner{
    display: block;
    overflow: hidden;
    height: 160px;
    position: relative;
	overflow: hidden;
    white-space:nowrap;
    width: 100%;
}

.weiba-banner-box{
    overflow: hidden;
    position: relative;
    height: 100%;
}

.weiba-banner-item{
    display: inline-block;
    height: 100%;
    float:left;
    width:100%;
    position: relative;
    z-index: 1;
}
.weiba-banner-icon{
    height: 100%;
    width: inherit;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.weiba-banner-title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
}
.weiba-banner-title .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #121212;
    opacity: 0.6;
    z-index: 1;
}

.weiba-banner-title .content{
    color: #FFFFFF;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    line-height: 24px;
}

.weiba-banner-toolbar{
    position: absolute;
    right: 0;
    z-index: 99;
    bottom: 0;
    height: 24px;
    line-height: 24px;
}

.weiba-banner-toolbar-item{
    display: inline-block;
    border: 1px solid #C0C0C0;
    background: #C0C0C0;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 0;
    margin: 0;
    opacity: 0.5;
    overflow: hidden;
}

.weiba-banner-toolbar-item.selected{
    border: 1px solid #ffffff;
    background: #000000;
}

.weiba-list-item{
	position: relative;
	display: block;
	height: 68px;
	width: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fff ), to( #f1f1f1 ));
	background-image: -webkit-linear-gradient( #fff , #f1f1f1 );
	background-image:    -moz-linear-gradient( #fff , #f1f1f1 );
	background-image:     -ms-linear-gradient( #fff , #f1f1f1 );
	background-image:      -o-linear-gradient( #fff , #f1f1f1 );
	background-image:         linear-gradient( #fff , #f1f1f1 );
	overflow: hidden;
	border-bottom:1px solid #ccc;
}

.weiba-list-item-line{
	display: table-cell;
	height: inherit;
	background-position: center;
    background-repeat: no-repeat;
	padding-left: 60px;
	vertical-align: middle;
	padding-right: 32px;

}

.weiba-list-item-image{
	position: absolute;
	display: block;
	left: 6px;
	width: 48px;
	height: 48px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/wap_ns.png);
	top:50%;margin-top: -24px;
}

.weiba-list-item-title{
	color: #000000;
	font-size: 16px;
	white-space: nowrap;
	zoom: 1;
}

.weiba-list-item-summary{
    margin-top: 3px;
	font-size: 12px;
	color: #C0C0C0;
	line-height: 12px;
	max-height: 23px;
	overflow: hidden;
}

.weiba-list-item-icon{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background-color: #666;
	background-color: rgba(0,0,0,.4);
	background-image: url(../images/icons-18-white.png) ;
	background-repeat: no-repeat;
    border-radius: 9px;
    -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.weiba-copyright{
	text-align: center;
	height: 48px;
	line-height: 48px;
}

.weiba-support{
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 12px;
	height: 48px;
	line-height:48px;
	background: #20599c;
	background:-moz-linear-gradient(top,#20599c,#20599c);
	background:-ms-linear-gradient(top,#20599c,#20599c);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#20599c), to(#20599c));
	white-space:nowrap;
	color: #639639!important;
}



.weiba-quickpanel-box{
    position: absolute;
    display: none;
    z-index: 999;
    top:0;
    min-height:100%;
    background: #000000;
    border: 1px solid #444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #444 , #222); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient( #444 , #222); /* FF3.6 */
    background-image:     -ms-linear-gradient( #444 , #222); /* IE10 */
    background-image:      -o-linear-gradient( #444 , #222); /* Opera 11.10+ */
    background-image:         linear-gradient( #444 , #222);
}


.weiba-quickpanel-toolbar{
    position: relative;
    height: 42px;
    background: #444;
    line-height: 42px;
    /*
    background:-moz-linear-gradient(top,#212C30,#121619);
    background:-ms-linear-gradient(top,#212C30,#121619);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#212C30), to(#121619));
    */

    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
    background-image: -webkit-linear-gradient( #444 , #333);
    background-image:    -moz-linear-gradient( #444 , #333);
    background-image:     -ms-linear-gradient( #444 , #333);
    background-image:      -o-linear-gradient( #444 , #333);
    background-image:         linear-gradient( #444 , #333);
}

.weiba-quickpanel-toolbar-title{
    position: relative;
    margin-right: 10px;
    height: inherit;
    line-height: inherit;
    color:#ffffff;
    text-align: right;
}



.weiba-quickpanel-animate-push{
	-webkit-transform: translate3d(-17em,0,0);
	-moz-transform: translate3d(-17em,0,0);
	transform: translate3d(-17em,0,0);
}

.weiba-quickpanel-animate{
	-webkit-transition: -webkit-transform 350ms ease;
	-moz-transition: -moz-transform 350ms ease;
	transition: transform 350ms ease;	
}

.weiba-quickpanel .weiba-list .weiba-list-item{
    height: 42px;
    background: #333;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #444 ), to( #2d2d2d )); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #444 , #2d2d2d ); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient( #444 , #2d2d2d ); /* FF3.6 */
    background-image:     -ms-linear-gradient( #444 , #2d2d2d ); /* IE10 */
    background-image:      -o-linear-gradient( #444 , #2d2d2d ); /* Opera 11.10+ */
    background-image:         linear-gradient( #444 , #2d2d2d );
    border-bottom:none;
}

.weiba-quickpanel .weiba-list .weiba-list-item .weiba-list-item-title{
    color: #fff;
}

.weiba-quickpanel .weiba-list .weiba-list-item .weiba-list-item-line{
    padding-left: 10px;
}





/*easycall-panel*/
.weiba-easycallpanel .weiba-footer{
    padding-bottom: 66px;

}
.weiba-easycall.panel{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 58px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(images/easycall-panel-bg.png) repeat left center;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.weiba-easycall.panel .panel-box{
    width: 100%;
}

.weiba-easycall.panel .panel-box .easycall-item{
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
}

.weiba-easycall.panel .panel-box .easycall-item .icon{
    width: 38px;
    height: 38px;
}


.weiba-easycall.panel .panel-box .easycall-item .title{
    color: #FFFFFF;
    overflow: hidden;
    font-size: 12px;
}

.weiba-easycall.panel .panel-box .page{
    display: table-cell;
    vertical-align: top;;
    position: relative;
    padding:0;
    box-sizing: border-box;
    height: 100%;
}

.weiba-easycall.panel .panel-box .page.padding{
    padding:0 39px;
}

.weiba-easycall.panel .box{
    width: 100%;
}

.weiba-easycall.panel .box .easycall-item{
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
}

.weiba-easycall.panel .box .easycall-item .icon{
    width: 38px;
    height: 38px;
}


.weiba-easycall.panel .box .easycall-item .title{
    color: #FFFFFF;
    overflow: hidden;
    font-size: 12px;
}

.weiba-easycall.panel .box .page{
    display: table-cell;
    vertical-align: top;;
    position: relative;
    padding:0;
    box-sizing: border-box;
    height: 100%;
}

.weiba-easycall.panel .box .page.padding{
    padding:0 39px;
}
.weiba-easycall.panel .panel-ctr{
    width: 38px;
    height: 58px;
    position: absolute;
    top: 0;
}

.weiba-easycall.panel .panel-ctr.left{
    left: 0;
    background: url(images/easycall-panel-left.png) center center no-repeat;
}


.weiba-easycall.panel .panel-ctr.right{
    right: 0;
    background: url(images/easycall-panel-right.png) center center no-repeat;
}

/*easycall-toppanel*/
.weiba-easyhomepanel .weiba-footer{
    padding-bottom: 66px;

}

.home-box{
	background: url(images/homepanel.png) center center no-repeat;
    background-size: contain;
	width: 58px;
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin-left: -29px;
	height: 58px;
}
.weiba-easycall.home-panel{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 58px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #434343;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
.weiba-easyhomepanel .weiba-easycall-box{
width: 100%;
    height: 58px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #434343;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
a.zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFF;
}
a.zzb07link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFF;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #FFF;
}
a.fenye{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	
}
a.fenye:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;

}

a.fenye:hover {
	text-decoration: underline;

}