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}
.shanghongliang{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:#64394D;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: #64394D;
	
	white-space:nowrap;
	color: #ffffff!important;
}



.shl-footer{
    padding-bottom: 66px;
	clear: both;

}
.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( #F0CE8F /*{a-bar-background-start}*/), to( #E0B86C /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #F0CE8F /*{a-bar-background-start}*/, #E0B86C /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #F0CE8F /*{a-bar-background-start}*/, #E0B86C /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #F0CE8F /*{a-bar-background-start}*/, #E0B86C /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #F0CE8F /*{a-bar-background-start}*/, #E0B86C /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #F0CE8F /*{a-bar-background-start}*/, #E0B86C /*{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;

}
