body{ margin:0 auto;}
body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}
body{background-size:cover;background-repeat:no-repeat;background-color:#ededed;max-width:640px; margin:0 auto;}
.clear{clear:both}

.banner{background-position:center;background-repeat:no-repeat;background-size:cover}
.weiba_content{padding:1%;width:98%;background-color:#fff; overflow:hidden;display: block;}
.con_item{display:block;float:left;text-decoration:none;background-repeat:no-repeat;position:relative}
.c0{width:46%;background-repeat:no-repeat;background-size:cover; background-position:top center;margin:2%;box-sizing:border-box; height:100px;}
.c1{width:21%;background-repeat:no-repeat;background-size:65% auto;background-position:center;border-radius:100%;background-color:#fcfefd;margin:2% 2% 40px 2%;border:2px solid #fff;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.15)}
.c0 .item_title{font-size:12px;text-align:center;background-color:#4aa5e5;width:14px;padding:0 5px;position:absolute;top:0;right:0;color:#fff;height:100px;}
.c1 .item_title{font-size:13px;text-align:center;width:100%;position:absolute;bottom:-30px;right:0;color:#333}


.copyright{
	text-align: center;
	height: 48px;
	line-height: 48px;
	font-size:14px;
}

.support{
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	background: #C0C0C0;
	background:-moz-linear-gradient(top,#303030,#383838);
	background:-ms-linear-gradient(top,#303030,#383838);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#303030), to(#383838));
	white-space:nowrap;
	color: #639639!important;
}



.shl-footer{
    padding-bottom: 66px; padding-top:10px; border-top:#ccc 1px solid;
	clear: both; text-align:center; margin-top:15px; overflow:hidden;

}
.supp-nav{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 58px;
    left: 0;
    right: 0;
    bottom: 0;
    
    padding: 0;
    margin: 0;
    white-space: nowrap;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #0c69af /*{a-bar-background-start}*/), to( #4aa5e5 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #0c69af /*{a-bar-background-start}*/, #4aa5e5 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #0c69af /*{a-bar-background-start}*/, #4aa5e5 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #0c69af /*{a-bar-background-start}*/, #4aa5e5 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #0c69af /*{a-bar-background-start}*/, #4aa5e5 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #0c69af /*{a-bar-background-start}*/, #4aa5e5 /*{a-bar-background-end}*/);
}

.supp-nav .panel-box{
    width: 100%;
}

.supp-nav .panel-box .easycall-item{
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
	line-height:18px;
}

.supp-nav .panel-box .easycall-item .icon{
    width: 36px;
    height: 36px;
}


.supp-nav .panel-box .easycall-item .title{
    color: #FFFFFF;
    overflow: hidden;
    font-size: 12px;

}
