﻿.footer {
  color: #777;
  padding: 30px 0;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}
.header
{
    padding-bottom:0px;
    padding-top:0px;
    border-top:4px solid green;
    /*background:url('../images/headbg.jpg'),repeat-x,fixed  bottom; */
}
.tel{
    font-size:20px;
    color:green;
}
.tuwentitle{
        display: block;
    padding-left: 4px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size:16px;color:#666;

}
.tuwenword{
    width: 620px;
    height: 90px;
    overflow: hidden;
    line-height: 30px;
    margin: 20px;
    float: left;
    white-space:normal;
    text-indent:2em;
}
.tuwenimg{
    width: 175px;
    height: 113px;
    margin: 20px;
    float: left;
    overflow: hidden;
    max-width: 175px;
    max-height: 113px;
}
.tulina_xx
{
    position: absolute;
    right: 0px;
    bottom: 0;
}
#tulin-carousel img{
    height:330px;
}
.panel-tulin{
    border-color: #009a37;
}
.panel-tulin > .panel-heading {
    color: #fff;
    background-color: #009a37;
    border-color: #009a37;
}
.shenglue {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-group-item
{
    white-space: nowrap;
}
.navbar-tulin
{
    background-color:#0094ff;
}
.solgan{ float: left; font: 16px/24px "Microsoft yahei"; color: #999; margin: 22px 0 0 10px;}
.solgan p{ font: 12px/20px arial;}
.logo{float:left;
      margin: 0px 0 0px 14px;
      padding: 0 10px 0 0;border-right: 0px solid #e3e3e3 }
.headerright{ float: right; margin-top: 5px; width: 250px; text-align:right; font: 12px/24px "Microsoft yahei"; color: #003277;}
.headerright img{vertical-align: -5px;}
.wake_nav {
  border-bottom-color: #4fb91b;
}
.navnew {
  border-bottom: #ffff33 4px solid;
  border-top:#e5e5e5 1px solid;
   border-left:#e5e5e5 1px solid;
    border-right:#e5e5e5 1px solid;
    background-color:#009933;
}
.navnew a{
    color:white;
}
.navnew a:hover{
    color:red;
}
.navbar-btnbk {
  margin-top: 1px;
  margin-bottom: 0px;
}
.footer-bottom li
{
 list-style:none;
}
.bs-example {
    margin-bottom: 20px;
    margin-top:10px;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
}
.homepage
{
    margin:10px 6px 6px 10px;     
    text-indent:2em;
    line-height:1.5;
    font-size:18px;
}
.line {
    border-top: #CCCCCC 1px dotted;
    padding-top:6px;
}
.navbar-toggle
{border:1px solid #fff;}
.navbar-toggle .icon-bar
{
border:1px solid #fff;
}
.content p{
    text-indent:2em;
    font-size:16px;
    line-height:1.4;
}
.py-1{
padding-top:1rem;
padding-bottom:1rem;
}
.py-2{
padding-top:2rem;
padding-bottom:2rem;
}
.py-3{
padding-top:3rem;
padding-bottom:3rem;
}
.pb-1{
padding-bottom:1rem;
}
.pb-2{
padding-bottom:2rem;
}
.pb-3{
padding-bottom:3rem;
}