/*尾部*/

.index-footer {
    width: 100%;
    background: url(footer-bg.jpg) no-repeat right top #276fc1;
    border-top: 10px solid #559dcc;
    padding-bottom: 2%
;}

.index-footer-l {
    width: 40%;
    margin-top: 3%
;}

.index-footer-l-ul ul {
    width: 20%;
    float: left;
    margin-top: 3%
;}

.index-footer-l-ul ul li {
    margin-top: 8%
;}

.index-footer-l-ul ul li h3 {
    margin-bottom: 12%
;}

.index-footer-l-ul ul li a {
    font-size: 12px;
    color: #fff;}

.index-footer-c {
    width: 37%;
    margin-top: 7%;
    margin-left: 5%
;}

.index-footer-c span {
    color: #fff;}

.index-footer-c select {
    outline: none;
    border: 1px solid #82c3ee;
    line-height: 26px;
    height: 26px;
    background: none;
    color: #fff;
    padding: 0 3%;
    width: 80%
;}

.link-box {
    border-bottom: 1px solid #82c3ee;
    line-height: 36px;
    height: 36px;
    margin-top: 5%;}

.link-box a {
    color: #fff;}

.link-box span {
    margin: 0 2%
;}

.index-footer-c p {
    color: #fff;
    line-height: 26px;}

.index-footer-r {
    width: 9%;
    margin-top: 10%
;}

.index-footer-r p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 2%
;}


/*list公用尾部*/

.list-footer {
    width: 100%;
    background: #276fc0;
    border-top: 5px solid #559dcc
;}

.list-footer p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 45px;}