/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-5-16, 8:54:46
    Author     : allen-wong
*/
.brand{float: left; position: relative; width: 240px; background-color: transparent;}
#container .header{position: absolute!important; min-width: 1000px; top: 0; margin-top: 0 !important; background: rgba(0,0,0,.3);}
#container .wrapper{position: relative; padding: 0; margin-top: 0; display: block;}
.carousel-indicators .active {background:#47a447;}
.carousel-indicators li.item-li {background:#fff;}

.brand a.logo{ margin-top: 8px; margin-left: 60%; font-size: 38px; color: #00bfff; font-weight: bold; text-shadow: 2px 2px 5px #000;}
a.logo img{max-width: none;}

.collapse{display: block;}
#carousel .item img { margin: 0 auto; }
#footer {width:100%; padding: 40px 15px; margin-top: 0px; background: #333; color: #bbb; }
#footer .item_01, #footer .item_03{overflow: hidden;}
#footer .lc_code{float: left; width: 120px; margin-bottom: 10px;}
#footer ul{float: left;}
#footer ul li{display: block; margin-bottom: 20px;}
#footer ul li:last-child{margin-bottom: 0;}
#footer ul img{width: 26px; margin-right: 10px;}
#footer .item_02{text-align: center;}
#footer .item_02 img{width: 180px; margin-bottom: 20px;}
#footer .item_02 p{margin-bottom: 0; line-height: 28px;}
#footer .companyName{font-size: 15px; color: #fff;}
#footer .icp{font-size: 15px; color: #bbb;}

/*页面上面的标题*/
p.headline{margin-bottom: 50px; color: #fff; text-align: center; font-size: 22px;}
p.headline span{background-color: #00a3d9; padding: 6px 15px;}

/*悬浮框*/
#suspension{padding: 10px 6px; border: 1px solid #ababab; border-radius: 5px; position: fixed; top: 200px; right: -6px; width: 70px; text-align: center; background-color: #fff; font-size: 10px;}
#suspension .qq, #suspension .weixin{border-bottom: 1px solid #ddd; padding: 10px 0;}
#suspension .qq p, #suspension .weixin p{margin-bottom: 0;}
#suspension .weixin:last-child{border-bottom: none;}
#suspension .weixin img, #suspension .qq img{height: auto;}
