body {
    font-family: Tahoma,SimHei,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:15px;
}

.bs-docs-nav{
    overflow: hidden;
    background: white;
}
.navbar-brand {
    height: 86px;
    padding: 6px 0px 0px 15px;
    font-size: 18px;
    line-height: 20px;
}




.flower_main{
    position: relative;
    padding-top: 90px;
}
.mt_100{
    margin-top: 12px;
}


.bs-docs-footer{
    margin-top: 20px;
    text-align: center;
}
.bs-docs-footer-links{margin-top:10px;padding-left:0;color:#999; padding-bottom: 10px}
.bs-docs-footer-links li{display:inline;padding:0 2px}
.bs-docs-footer-links li:first-child{padding-left:0}
.thumbnail{
    background-color: #fff;
    border:none;
    border-radius: 0px;
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #14823b;
}

.thumbnail{
    padding:0;
}
.thumbnail .caption{
    text-align: center;
}
.thumbnail > img, .thumbnail a > img {
	
}

a {
    color: #14823b;
    text-decoration:no-underline;
}
.thumbnail .caption a{color:#000}
a:hover, a:focus,a .caption:hover, a .caption:focus,.thumbnail .caption a:hover,.thumbnail .caption a:focus {
color: #14823b;
text-decoration:none;
}
.showme,.showme ul,.showme ul li{padding:0px;}
.showme{
	
	display: none;
	padding:15px 20px;
	overflow: hidden;
	background: #fff;
	opacity:1
}
.showimg{opacity:1;}
.close{right: 3px;top:0px;}
.showme li{float:left;list-style: none;overflow: hidden;}
.li_left{margin-left:0px;}
.li_right{}


.li_right p{line-height: 3}



.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1000;
}

.title{background: #14823b;font-size:14px;font-weight:normal;padding:2px;color:#fff;}
.img_title{max-height:30px; margin-bottom:22px;margin-top: 12px;}


.flower_content{
    margin-left: -5%;
    margin-top: 12px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #14823b;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #14823b;
    border-color: #14823b;
}

.left_nav{
    margin-top: 11px;
}
.f_text{font-weight: bold;color: #14823b}



.navbar-nav > li {
    background: url(../../images/banner.gif) no-repeat;
    background-position: 0px -50px;
    text-indent: -9999px;
    margin-top: 18px;
}


.navbar-nav > .index{
    width: 32px;
    background-position: 0px -50px;
}

.navbar-nav > .about{
    width: 78px;
    background-position: -32px -50px;
}

.navbar-nav > .product{
    width: 80px;
    background-position: -110px -50px;
}

.navbar-nav > .news{
    width: 80px;
    background-position: -190px -50px;
}
.navbar-nav > .contact{
    width: 80px;
    background-position: -270px -50px;
}
.navbar-nav > .weibo{
    width: 76px;
    background-position: -350px -50px;
}
.navbar-nav > .weixin{
    width: 56px;
    background-position: -426px -50px;
}
.navbar-nav > .down{
    width: 80px;
    background-position: -482px -50px;
}


.navbar-nav > .index_active,.navbar-nav > li a:hover, .navbar-nav > li a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: 0px 0px;
}

.navbar-nav > .about_active,.navbar-nav > .about a:hover, .navbar-nav > .about a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -32px 0px;
}

.navbar-nav > .product_active,.navbar-nav > .product a:hover, .navbar-nav > .product a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -110px 0px;
}

.navbar-nav > .news_active,.navbar-nav > .news a:hover, .navbar-nav > .news a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -190px 0px;
}
.navbar-nav > .contact_active,.navbar-nav > .contact a:hover, .navbar-nav > .contact a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -270px 0px;
}
.navbar-nav > .weibo a:hover, .navbar-nav > .weibo a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -350px 0px;
}
.navbar-nav > .weixin a:hover, .navbar-nav > .weixin a:focus{
    width: 56px;
    background: url(../../images/banner.gif) no-repeat;
    background-position: -426px 0px;
}
.navbar-nav > .down_active,.navbar-nav > .down a:hover, .navbar-nav > .down a:focus{
    background: url(../../images/banner.gif) no-repeat;
    background-position: -482px 0px;
}

#next img,#prev img{
    cursor: pointer;
}