body{font: 14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif}
a{color:black;}
img{width: 100%;border: none}
.top20{margin-top: 20px;}
/*导航*/
	#main-menu {
		position:relative;
		z-index:9999;
		width:auto;
	}
	#main-menu ul {
		width:12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
	}
	#header{background: #5ca8e3}
	#header a{color:white;font-size: 14px;}
	#header a:hover{background:#2484ce;font-size: 14px;}
	#header .dropdown-menu{background: #5ca8e3}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{background: #2484ce}
/*banner*/
.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left;min-height:350px; }
/*首页文章列表*/
.title{font-size: 16px;color:black;margin-left: 20px;}
.title1{font-size: 22px;color:black;margin-left: 20px;}
.title2{font-size: 16px;color: #666}
.title_bottom{background: url('../testimg/qq.png');height: 4px;}
.bordernone{border: none}

.article_list_14_pic{width: 25%;float: left}
.article_list_14_text{width: 75%;float: left;padding-left:15px; }
.article_list_15_pic{width: 50%;float: left}
.article_list_15_text{width: 50%;float: left;padding-left:15px; }
.articleText3 {font-size: 12px;max-height: 18px;overflow: hidden;color: #777474}
.articleText {font-size: 12px;max-height: 56px;overflow: hidden;}
.articleText1 {font-size: 12px;max-height: 76px;overflow: hidden;}
.articleTitle {font-size: 14px;}
/*栏目列表*/
.cattile{height:50px;line-height: 40px;background: #0072c6;color: white;font-weight: bold}
.cattile h4{font-weight: bold}
/*内容终端*/
.publish{color: #999;font-size: 12px;}
.article{line-height: 30px;}

/*底部*/
.hrlan{height: 3px;background: #045efc}


/*bootstrap 扩展*/
.badge a{color:white;line-height: 17px;}
.list-group-item{padding: 5px 15px;}
.navbar{margin-bottom: 0px;}
.navbar-default{background: none;border: none}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{background: none}
.navbar-form .form-control{width: auto;display: inline-block}

.top_lt{height: 40px;padding: 0px;display: block;line-height: 29px;}
.top_lt   .tt{display:block;width:100px;float:left;text-align:center;color:#000;font-size:20px;float:left}
.top_lt   .more a{cursor:pointer;display:block;float:right;padding-right:15px;font-size:12px;font-weight:normal;}
/*tab-lie-biao1*/
/*Tabs v1*/
.tab-v1 .nav-tabs { 
  border: none;
  background: none;
  border-bottom: solid 2px #72c02c;   
}

.tab-v1 .nav-tabs a { 
  font-size: 14px;
  padding: 5px 15px; 
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
  color: #fff;
  border: none; 
  background: #72c02c; 
}

.tab-v1 .nav-tabs > li > a { 
  border: none;
}
.tab-v1 .nav-tabs > li > a:hover { 
  color: #fff; 
  background: #72c02c; 
}

.tab-v1 .tab-content { 
  padding: 10px 0;
}

.tab-v1 .tab-content img {
  margin-top: 4px;
  margin-bottom: 15px; 
}

.tab-v1 .tab-content img.img-tab-space {
  margin-top: 7px;
}
