@charset "utf-8";
/* base */


#fnbox {
	font-size: 16px;
}
#fnbox h3 {
	width: 150px;
	padding: 7px 0px;
	margin: 20px 0px 15px;
	font-size: 16px;
	font-weight: normal;
	background: #289EFE;
	color: #FFF;
	text-align: center;
}
.tab {
	width: 120px;
	margin: 10px 0;
	font-size: 16px;
}
.api-main {
	padding: 0 20px;
}
.api-main h2 {
	font-size: 24px;
	font-weight: normal;
}
.api-main h2 small {
	font-size: 18px;
	color: #333;
}
.api-main li {
	padding-left: 20px;
	line-height: 30px;
	color: #333;
}
#copy-url {
	width: 500px;
	height: 32px;
	line-height: 30px;
	text-indent: 1em;
}
.btn-default {
	width: 80px;
    line-height: 28px;
	background: #289EFE;
	border-radius: 4px;
	border: 1px solid #289EFE;
	color: #FFF;
}
.subtit {
	margin-bottom: 10px;
	color: #333;
}
.quote {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EFF;
	font-size: 14px;
	border-radius: 4px;
}
.subtit2 {
	margin: 10px 0;
}
.copy-tips {
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 50%;
	left: 50%;
	margin: 0 0 -20px -80px;
	padding: 6px;
	position: fixed;
	z-index: 999;
}
.copy-tips-wrap {
	background-color: #fffdee;
	border: 1px solid #f4d9a6;
	font-size: 14px;
	padding: 10px 20px;
	text-align: center;
}
.dbRo {
	width: 160px;
	height: 203px;
	margin: 0 auto;
}
.dbRo img {
	width: 105px;
	height: 107px;
}
#barcodeValue {
	width: 90%;
	height: 20px;
}
.barcode-maker #generator {
	padding: 20px;
}

/**通用**/

.pull-left {
	float: left;
}
/**通用 end **/
.down-box {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  margin-top: 5px;
}
.url-pic {
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 10px;
}
.upimg {
    margin: 0px 10px;
    width: 120px;
    height: 25px;
    line-height: 24px;
	font-size: 12px;
	border-radius: 2px;
    background: #289EFE;
    border: none;
    color: #FFF;
}
#logo-ul > li {
  float: left;
  height: 50px;
  padding: 5px;
  width: 50px;
}
#logo-ul > li:hover {
    box-shadow: 0 0 0 1px #ccc;
    cursor:pointer;
}
#logomb-box {
background: #fff;
border: 1px solid #666;
border-radius: 5px;
display: block;
padding: 10px;
position: absolute;
top: 287px;
width: 300px;
}
.logo-title {
  font-size: 20px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  text-align: center;
}


a[title="站长统计"] {
	display:none;
}

.qr-mode-box {
	display:none;
}

.qr-mode-box.on {
	display:block;
}
