﻿@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
/*a:link{color:#333;}*/
a:visited{color:#fff;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

        .footer {
            /*background:#ffd800;*/
            background:url(../image/foot_bg4.png);
            display: -webkit-box;
            width: 100%;
            margin-top: 6px;
            background-size: 9px 70px;
            /*position: fixed;*/
            z-index: 110;
            bottom: 0;
            left: 0;
        }
        .footer a {
-webkit-box-flex: 1;
display: -webkit-box;
color: #333;
/*border-right:2px solid #fb9b13;*/
}
        .footer span.span1 {
background: url(../image/a1.png) 10px 15px no-repeat;
background-size: 28px 32px;
}
.share_item span {
    color:#333;
}
.footer span {
width: 78px;
display: block;
margin: 0 auto;
text-align: right;
font: 100 16px/64px "微软雅黑";
color: #fff;
}
#mobile_share {
position: fixed;
right: 0;
bottom: 90px;
width: 123px;
z-index: 99999;
background: #fff;
padding: 0;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateX(100%);
}
#mobile_share h2.title {
text-align: center;
line-height: 30px;
height: 30px;
background: #717577;
color: #fff;
font-size: 14px;
}
#mobile_share .share_item {
padding: 8px;
background: #fff;
border: 1px solid #f1f1f1;
}
#mobile_share .share_item li {
display: block;
overflow: hidden;
margin: 8px 0;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 8px;
}
.share-link {
display: block;
margin: 0 auto;
width: 105px;
overflow: hidden;
line-height: 32px;
font-size: 12px;
padding-left: inherit;
}
a {
text-decoration: none;
outline: none;
}
.share-link span {
display: inline-block;
}
.share-weibo i {
background-position: 0 0;
}
.share-link i {
background: url(../image/share_icon.png) no-repeat;
background-size: 200px 32px;
width: 32px;
height: 32px;
display: block;
margin-right: 20px;
float: left;
}

.footer span.span1 {
background: url(../image/a1.png) 10px 15px no-repeat;
background-size: 28px 32px;
}
.footer span.span2 {
background: url(../image/a2.png) 10px 15px no-repeat;
background-size: 28px 32px;
}
.footer span.span3 {
background: url(../image/a11.png) 10px 15px no-repeat;
background-size: 28px 32px;
}
.footer span.span4 {
background: url(../image/dx.png) 10px 15px no-repeat;
background-size: 28px 32px;
}
/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}