﻿      .footer2
        {
            height: 100px;
            padding-top: 20px;
            padding-bottom:20px;
            background: #eaeaea;
            color: #939393;
            text-align: center;
            font-size: 12px;
        }
        .footer2 #gotop
        {
            border: 0px;
            display: inline-block;
            background: url(../images/gotop.png);
            height: 24px;
            line-height: 24px;
            border-radius: 2px;
            color: #fff;
            padding: 0 14px 0 24px;
        }
        .footer2 p
        {
            line-height: 1.2em;
            margin: 5px auto;
        }
        .footer2 a:link, .footer2 a:visited
        {
            color: #4e4c4c;
        }
    /* zxbar */
.zxbar{ width:100%; z-index:999; height:37px; line-height:37px; position:fixed; left:0px; bottom:0px;}
.zxbar-inner{ width:100%; margin:0 auto;}
.zxbar span{ display:block; height:37px; width:65px; padding-left:25px; margin:0 auto;}
.zxbar a:link,.zxbar a:visited{ color:#fff; text-decoration:none;}
.zxbar a{ color:#fff; display:block; float:left; width:50%; text-align:center; font-size:14px;}
.zxbar a:hover{ text-decoration:none;}
.zxbar .zszx{ background:#ff8106;}
.zxbar .dhzx{ background:#18962a;}
.zxbar .dhzx span{ background:url(../images/dhzxico.png) no-repeat left center; background-size:25px 25px;}
.zxbar .zszx span{ background:url(../images/zszxico.png) no-repeat left center; background-size:25px 25px;}
.zxbar-inner2{ width:320px; margin:0 auto;}

.cps_swt{ width:195px; height:95px; background:url(http://img1.lvshou.com/m/M3/images/cps_swtx2.png) no-repeat; background-size:195px 95px; position:fixed; z-index:9999; left:50%; margin-left:-97px; margin-top:50px; top:50%;}
.cps_swt span{ display:block; width:30px; height:30px; float:right;}
.cps_swt a:link,.cps_swt a:visited{ display:inline-block; width:70px; height:20px; background:#dc1f7c; font-size:12px; color:#fff; text-align:center; line-height:20px; border-radius:3px; position:absolute;}
.cps_swt a:nth-of-type(1){ left:25px; top:60px;}
.cps_swt a:nth-of-type(2){ background:#838383; left:100px; top:60px;}