.jumbotron {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
    background: #378503;
    background: -moz-linear-gradient(45deg, #1F221F 0%, #0CA818 100%);
    background: -webkit-linear-gradient(45deg, #1F221F 0%,#0CA818 100%);
    background: -o-linear-gradient(45deg, #1F221F 0%,#0CA818 100%);
    background: -ms-linear-gradient(45deg, #1F221F 0%,#0CA818 100%);
    background: linear-gradient(45deg, #1F221F 0%,#0CA818 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1F221F', endColorstr='#0CA818',GradientType=1 );
    -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
    box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}



.onethink.pagination div {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.onethink.pagination div > a {
  display: inline;
}

.onethink.pagination div >  a,
.onethink.pagination div >  span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}


.onethink.pagination div > .current {
  background-color: #f5f5f5;
  color: #0D6BAD;
  cursor: default;
  font-weight:bold;
}

.onethink.pagination div > :first-child  {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.onethink.pagination div > :last-child  {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}


/* page.class.php 分页类 bootstrap样式 */
.onethink.pagination-large div >  a,
.onethink.pagination-large div >  span {
    padding: 6px 6px;
    font-size: 14px;
}
.onethink.pagination-large div > :first-child  {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}
.onethink.pagination-large div > :last-child {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}
.onethink.pagination-mini div > li:first-child {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}
.onethink.pagination-mini div > :last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}
.onethink.pagination-small div >  a,
.onethink.pagination-small div >  span {
    padding: 2px 10px;
    font-size: 11.9px;
}
.onethink.pagination-mini div > a,
.onethink.pagination-mini div > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.onethink.add-topic{
    padding:30px 0;
    border:1px solid #ececec;
    border-radius: 5px;
}

.onethink .form-horizontal .controls {
    margin-left: 70px;
}

.onethink .form-horizontal .control-label {
    width: 50px;
    padding-top:0;
}

body {
    font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #e2e2e2;
}
.navbar .brand{
	padding:10px 20px 0 0;
}
.displaynone{
	display:none;
}
.lxspan{
	float:left;width:252px;line-height:25px;margin-left:10px !important;
}
.padlf{
	padding-left:47px;
}
.navbar .brand {
  display: block;
  float: left;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  width:390px;
  text-shadow: 0 1px 0 #ffffff;
}
.bs-docs-sidebar > ul{
    margin-top:0px;
	
}
.bordert{
	border-top:1px solid #0D6BAD;
}
.fbg a{
	background:#0D6BAD;
	padding:2px;
	color:#fff;
}
form .ke-container{
    margin-bottom:12px;
}

.main-content {
    font-size:14px;
}

.bs-docs-sidenav > li > a.btn {
    display: block;
    width: 190px \9;
    margin: 0 0 -1px;
    padding: 11px 14px;
    border: 1px solid #e5e5e5;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*****************自定义模板********************/
a{
	color:#000;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	line-height:20px;
	color:#000;
}
h3{
	line-height:30px;
}
h4{
	font-size:16px;
	font-weight:bold;
}
[class*="span"]{margin-left:15px;}
#contents{
	border:solid 1px #e5e5e5;
	border-top:solid 1px #0D6BAD;
	margin-top:0px;
	float:left;
	width:97%;
}
.accordion-heading{
	width:98%;
}
.border1px{
	border:solid 1px #e5e5e5;
}
.padding0{
	padding:0px 0px;
}
.gray {
	color: #0D6BAD;
}
.black{
	color:#000;
}
.accordion-heading-sidebar .accordion-toggle {
display: block;
padding: 8px 15px;
}
.margin00{
margin:0;
}
#myCarousel .carousel-indicators{
bottom: 15px;
top: auto;
}
.detailtitle{
width:100%;float:left;
margin-top:9px;
}
.center{
text-align:center;
}
.span9 {
width: 870px;
}
.span12 {
width: 1170px;
}
.span4 {
width: 370px;
}
.control-label {
float: left;
width: 40px;
padding-top: 5px;
text-align: right;
padding-right:20px;
}
.btnmarginright{
	margin-right:105px;
	clear:both;
	float:right;
}
.uploadify{
	float:left;
	background:#0088cc;
	color:#fff;
	padding:5px;
	text-align:center;
}
.attach{
	clear:both;
	font-size:20px;
	margin: 10px 0;
	padding: 10px;
	border: 1px #999 dashed;
	background: #FFF;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
color: #fff;
font-size:18px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-inner {
background-color: #fff;
background-image: -moz-linear-gradient(top, #fff, #fff);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
background-image: -webkit-linear-gradient(top, #fff, #fff);
background-image: -o-linear-gradient(top, #fff, #fff);
background-image: linear-gradient(to bottom, #fff, #fff);
background-repeat: repeat-x;
border-bottom:none;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 0;
}
.container{
	width:1170px;
}
.navbar-fixed-top .container{
	width:1170px;
}
.dropdownsubs{
	display:none;
	left:330px;
	position: absolute;
	width: 250px;
	background: #fff;
	list-style-type: none;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin:-30px 0 0 0;
}
.dropdownsubs li a{
	line-height:20px;
	text-decoration:none;
	
}
.dropdownsubs li a:hover{
	line-height:20px;
	text-decoration:none;
	color:#fff;
}
.dropdownsubs li{
	line-height:20px;
	padding: 5px 20px;
}
.dropdownsubs li:hover{
	line-height:20px;
	background:#0088cc;
}
.news {
	line-height:22px;
	
}
.news a{
	color:#515151;
}
#marquee .listlr{
	height:22px;
	line-height: 22px;
}
.news h5 {
	color:#808080;
}
.news h5 a{
	color:#808080;
}
.listlr h4 {
	color:#808080;
}
.listlr h4 a{
	color:#808080;
}
.news h5 i{
	font-size:1px;
}
.abouts{
	color:#808080;
	margin:11px 0;
}
.view{
	color:#0d6bad;
}
.dashed {
	border-bottom: 1px dashed #0D6BAD;
}
.searchform{
	margin:0;
}
.searchform input{
	margin:10px 2px 6px;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
    border-radius: 0px;
}

.input-large {
	width: 95%;
	height:70px;
}
.input-small{
	width:50%;
}
.btn {
	background: #0d6bad;
	color:#fff;
}
.btn:hover{
	background: #0d6bad;
	color:#fff;
}
.margintop15{
	margin-top:15px;
	width:100%;
	float:left;
}
label{
	line-height:20px;
	margin-top:5px;
}
.news h5{
	line-height:20px;
}
.searchinput{
	width:150px;
}
.searchsubmit{
	padding: 3px 8px;
}
.navbar .nav > li{
	line-height:20px;
}
.cc img{
	margin:0 auto;
	display:block;
}
.navbar .nav > li > a{
	padding: 5px 7px 5px 7px;
	color:#fff;
	background:#0d6bad;
	border-right:solid #ccc 1px;
}
.navbar .nav > li > a:hover{
	color:#22A4FF;
	background:#0d6bad;
}
.navbar .nav-a > li > a{
	padding: 13px 5px 10px;
}
.margintb10{
	margin:16px 0px;
}
.span3{
	float:left;
	width:260px;
}
.hbg{
	color:#C25219;
}
.news .hbg{
	color:#0A4A77;
}
.lead{
	color:#838383;
	font-size:14px;
}
.searchinput {
	width: 130px;
	height: 31px;
	background: url(searchbg.png) no-repeat;
	border: none;
	float: left;
	color: #8f8f8f;
	text-indent: 10px;
	line-height: 31px;
	_position: absolute;
	font-family: Tahoma;
}
.search{
	float:right;
}
.search select{
	padding:0;
}
.margin0{
	margin:0px 6px;
	height:239px;
}
.listlr{
	padding:0 4px;
}

.clear{
	padding:4px;
}
.right{
	text-align:right;
}

.case h5 a{
	color:#808080;
}
.case h5{
	text-align:center;
}
.case h5 a:hover{
	color:#0088cc;
	text-decoration: none;
}
.case:hover img{
	transform: scale(0.9, 0.9);
	-webkit-transition:all .3s ease-in; 
	-moz-transition:all .3s ease-in; 
	-o-transition:all .3s ease-in; 
	-ms-transition:all .3s ease-in; 
	transition:all .3s ease-in;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
#map img{
	max-width: inherit;
}

@media (max-width: 767px){
	body{
		padding:0;
	}
	.float0831{
		display:none;
	}
	.navbar-fixed-top {
		margin-right: -20px;
		margin-left: -20px;
		padding-left:20px;
		padding-right:20px;
	}
	.cc{
		margin-right: -20px;
		margin-left: -20px;
	}
	.margin45{
		margin-top:45px;
	}
	h3{
	 font-size:18px;
	 margin:0;
	}
	.nav{
		margin:0;
	}
	.pull-right{
		float:left;
	}
	.btnmarginright{
	margin-right:5px;
	clear:both;
	float:right;
	}
	.row{
		width:100%;
	}
	#owl-demo a img{
		height:200px;
		width:767px;
		overflow:hidden;
	}

	.span12 {
		width: 100%;
	}
	.span9{
		width:97%;
		float:left;
	}

	.navbar-fixed-top .container{
		width:100%;
	}
}
@media (max-width: 979px){
	.navbar-fixed-top {
		margin-bottom: 0px;
	}
	.navbar-fixed-top{
		position:fixed;
	}
	.container{
		width:100%;
	}
}
/**********owlcarousel幻灯***************/
#owl-demo { width: auto; margin-left: auto; margin-right: auto;}
#owl-demo .item{ display: block;}
#owl-demo img { display: block; width: 1170px; border: 0 none;margin:0 auto;}


#owl-demos { width: auto; margin-left: auto; margin-right: auto;}
#owl-demos .item{ display: block;}
#owl-demos img { display: block; width: 100%; border: 0 none;}