﻿


.home-bottom { width: 100%; background-color: #333; text-align: center; }
.home-bottom .container { padding: 15px 0;     width: 1390px;
    margin: 0 auto;
    position: relative;}
.home-bottom .txt1, .home-bottom .txt2, .home-bottom .txt3 { font-size: 12px; padding: 8px 0 0 0; color: #999; }
.home-bottom .txt1 a, .home-bottom .txt2 a, .home-bottom .txt3 a { color: #999;display:contents; }
.home-bottom .txt1 a:hover, .home-bottom .txt2 a:hover, .home-bottom .txt3 a:hover { color: #ff6100; }
.home-bottom .txt1 a, .home-bottom .txt2 span { display: inline-block; padding: 0 5px; }
    .home-bottom .link {
        margin: 0 5px;
        display: contents;
    }
	.home-bottom .link img{padding-right:5px;}
