body{   font-family:微软雅黑, Arial, Helvetica, sans-serif;background:#fbfbfb;}
.row{
	margin:0;
}
.col-md-2{
	padding:0 3px;
}
ul{padding:0;list-style:none;margin:0;}

.clear{
	clear:both;
}

.th{
	background:#c7c7c7;
}
.lang{
	background-color: #f3f5f9;
    color: #0474c8;
}


.table>tbody>tr>td{
	line-height:30px;
	color:#56688a;
}

.ad1{
	width:100%;
	height:90px;
}
.g_link{
	width:300px;
	height:300px;
}
table a{text-decoration:underline;}
ol.linenums {margin-left:-5px;}
#header {
	background:#06568e;
	padding:0 20px;
	border-bottom:1px solid #ddd;
	position:relative;
}
#header .logo{
	padding:0;
float:left;
}
#header .logo a{
	font-weight:700;
	font-size:18px;
	text-decoration:none;
	line-height:50px;
	color:#fff;
}
#header a{

}
#header .down{

	float:left;
	width:50px;
	margin-top:6px;
	height:50px;
	text-align:center;
	line-height:50px;
	position:relative;
}
#header .down .down-menu{
	position:absolute;
	display:none;
	padding:10px 0;
	left:-35px;
	top:45px;
	box-shadow:0 6px 12px rgba(0,0,0,.5);
	border:1px solid #eee;
	position:absolute;
	background:#fff;
	width:120px;
	z-index:3;
}
#header .down .down-menu ul li{
	line-height:38px;
}
#header .down .down-menu ul li a{
	color:#fff;
	display:block;

	text-decoration:none;
}
#header .down .down-menu ul li a:hover{
	background:#f1f1f1;

}
#header .down i{
	color:#fff;
	
}
#header .link{
	float:right;
	margin-right:20px;
	line-height:60px;
	
}
#header .link a{
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	margin-left:10px;
}
#header .search{
	
	border-radius:3px;
	background:#fff;
	width:300px;
	height:30px;
	margin-top:15px;
	float:right;
	display:flex;

}
#header .search i{

	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
}
#header .search input{
	width:265px;
	height:30px;
	border:none;
}
#header .ad{

	float:right;
	margin-top:20px;
	width:1000px;
}
#location {

	color:#999;
}
#location a{
	color:#999;
}
#article .con img{
	max-width:100%;
}
#article ul li{
	line-height:45px;
}
#article ul li a{
	color:#444;
	font-size:15px;
	text-decoration:underline;
}
.codetitle {
    background: #F2F6FB;
    margin: 3px auto 0px;
    padding: 0px 3px;
	line-height:30px;
    clear: both;
    border: #0099CC 1px solid;
    border-bottom: none;
    overflow: hidden;
}
.codetitle span{
	float:right;
}
.codebody {
    background: #DDEDFB;
	line-height:30px;
    margin: 0px auto 3px;
    padding: 0px 3px 0px 5px;
    border: 1px solid #0099CC;
   
    clear: both;
}
#tab{
	padding-top:5px;
	line-height:35px;
	background:#eee;
	border-bottom:1px solid #ddd;
	text-align:center;
	margin-bottom:10px;
}
#tab ul li{
	display:inline-block;
	margin:0 25px;
}
#tab ul li a {font-size:14px;color:#666;display:block;}
#tab ul li a:hover {
	text-decoration:none;
}
#tab ul li a.active{
	border-bottom:2px solid #2aa0ea;
}
.tag_ls{
	margin:30px 0;
}
.tag_ls ul li{
	float:left;
	border:1px solid #eee;
	padding:0 10px;
	margin:3px;
}
#index{
	padding-bottom:30px;
}
#index a{
	
}
#left{
	padding:30px 10px 30px 30px;
	border-right:1px solid #eee;
	height:800px;
}


#left ul{
	padding-left:20px;
}
#left ul li{
	font-size:16px;
} 
#left .active a,#left a:hover{
	text-decoration:underline;
	color:red;
}
#left .item{
	line-height:30px;
	color: #0074a3;
	font-weight:700;
}
#left a{

}
#left .column a{ 
	display:inline-block;
	font-size:16px;
	margin-bottom:10px;
	color:#333;
}
#left .column a:hover{
	color:#333;
	text-decoration:none;
}

.con{padding-bottom:10px;}
.con img{
	margin:10px auto;
}
.con h4{
	font-weight:700;
	font-size:14px;
	margin-top:30px;
}
.con .parameter h4{
	
background:#eee;border-bottom:1px solid #eee;line-height:40px;font-size:14px;
}
.con h3{}
.con h3 em{
	float:right;

	color:#aaa;
	line-height:30px;
	margin-left:10px;
}
.con h4 strong,.con h4 span,.con h4 em{width:33%;display:inline-block;}

.item h4{
	background:#0769ad;
	color:#fff;
	padding:0 10px;
	line-height:24px;
	font-size:14px;
}
.item h4 a{
	color:#fff;
	text-decoration:none;
}
.item .column{
	font-size:12px;
	font-weight:700;
	color:#777;
	padding:0 10px;
}
.item ul{
	padding:10px;
}
.item ul li{line-height:28px;width:100%;overflow:hidden;}
.item ul li a{
	color:#022856;
	font-size:14px;
}
.item ul li a:hover{
	color:red;
}
h4{
	margin-top:20px;
}

.page-header{
	margin-bottom:10px;
	
}
.page{
	margin:20px 0;
	text-align:center;
}

#article .page ul li{
	display:inline-block;
	
	line-height:40px;
	margin-right:7px;
	
}
#article .page ul li a{
	background:#eee;
	display:inline-block;
	padding:0 13px;
	text-decoration:none;
}
#article .page ul li.active a{
	color:#fff;
	background:#4DC86F;
}
#article .author {
    cursor: default;
    color: #999;
}
#article .author  a{
	 color: #999;
	 margin-left:10px;
}
#article .author span{
	margin-right:10px;
}
.index-container{
	margin:20px auto 30px;
}
.index-container h3{
	margin:20px;
}
.row{

}
.col-md-3{
	border-right:1px solid #eee;
	margin-right:-1px;
}
.col-md-9{

	
	
}
.col-md-9 ul{}
.col-md-9 .con{
	min-height:500px;
}

.col-md-9 .con h1{
	margin-bottom:25px;
}
.col-md-9 .con dl{
	margin-left:10px;
}
.col-md-9 .con ul{
	padding-left:40px;
	list-style:circle;
}
.ls{margin:20px 0;}
.ls ul li{line-height:30px;}
dt{line-height:30px;}
dd{line-height:24px;color:#0074a3;}
dd a{
	font-weight:500;
}
p{line-height:30px;}
.pre{
	text-decoration:underline;
	font-size:16px;
	margin-bottom:20px;
}
.location{
	margin:20px 0 0 3px;
	font-size:12px;
	color:#666;
}



#banner{
	height:248px;
	width:100%;
	padding:40px 70px ;
	background:url(../img/docs-splash-back.jpg) top center no-repeat;
	  
}
h1{font-size:20px;}
#banner h1{
	color:#fff;
	margin:20px 0;
}
#main{
	margin:20px auto;
}
#main .col-md-6{
	margin-bottom:10px;
}
	
#main textarea{
	width:100%;
	height:300px;
}
#main ul li{
	line-height:35px;
}


	
#nav{


	
	padding-left:50px;
}
#nav a{
	text-decoration:none;
}
#nav ul {
	
}
#nav ul li{display:inline-block;line-height:50px;padding:0 20px;font-size:14px;position:relative;}
#nav ul li.active{
	background:#0969ad;
}
#nav ul li:hover{
	background:#0969ad;
	
}
#nav ul li{
	color:#fff;
}
#nav ul li a{
	
	color:#fff;
}
#nav ul li ul{
	padding:px;
	background:#fff;
	position:absolute;
	z-index:9999;
	display:none;
	left:0px;
	padding:5px 0;
	border:1px solid #ddd;
}
#nav ul li:hover ul{
	display:block;
}

#nav ul li ul li{
	line-height:34px;
	font-size:13px;
	display:block;
	width:170px;
}
#nav ul li ul li:hover{
	background:#eee;
}
#nav ul li ul li a{
	display:block;
	color:#666;
}


footer{
	
   
   
	padding:25px 40px;
	text-align:center;
	font-size:12px;
}
footer img{width:15px;
margin-right:10px;
}
footer p{
	
	color:#666;
	line-height:24px;
	margin:0;
}
footer p span{
	margin-left:10px;
}
footer p span a{
	
}
footer p a{
	text-decoration:none;
	color:#0074a3;
}

