﻿.PageBottomBox
{
    width: 100%;
    height: 300px;
    padding: 20px 0px;
    background-color: #E6E6E6;
    position: relative;
    clear: both;
}

.PageBottomBox-QRCodeBox
{
    width: 100%;
    height: 160px;
    text-align: center;
    position:absolute;
    left:0px;
    top:150px;
}
.QRpicBox
{
    padding:10px 8px 5px 10px;
    background:#FFFFFF;
    width:100px;
    margin:0px auto;    
}

.PageBottomBox-QRCodeBox img
{
    width:100px;
}

.PageBottomBox-QRCodeBox span
{
    font-size: 10pt;
    color: #1D1D1D;
    font-family: 幼圆, 宋体, Arial, Helvetica, sans-serif;
    display:block;
}

.PageBottomBox-CoInfoBox
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align:center;
    list-style-type: none;
    position:absolute;
    left:0px;
    top:10px;
    
}

.wangjing
{
    width:14px;
    height:14px;
}

.PageBottomBox-CoInfoBox li
{
    font-size: 10pt;
    color: #1D1D1D;
    line-height: 24px;
    font-family: 幼圆, 宋体, Arial, Helvetica, sans-serif;
}
 
.PageBottomBox-CoInfoBox li a
{
    font-size: 10pt;
    color: #1D1D1D;
    text-decoration: none;
    font-family: 幼圆,宋体, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    vertical-align: middle;
    line-height: 30px;
}

.PageBottomBox-CoInfoBox li a:hover
{
    cursor:pointer;
}

.PageBottomBox-CoInfoBox li a img
{
    margin-top:5px;
}


.PageBottomBox-CoInfoBox li a span
{
    margin-left:20px;
}

.PageBottomBox-LawBox
{
    width:100%;
    
    text-align:center;
    font-size: 10pt;
    color: #1D1D1D;
    font-family: 幼圆,宋体, Arial, Helvetica, sans-serif;
    margin-right:50px;
    position:absolute;
    top:300px;
    
}


.PageBottomBox-LawBox a
{
    font-size: 10pt;
    color: #1D1D1D;
    text-decoration: none;
    font-family: 幼圆,宋体, Arial, Helvetica, sans-serif;
}

.PageBottomBox-LawBox a:hover
{
    cursor:pointer;
}