@charset "utf-8";
/* CSS Document */

.div_apiinfor {
	clear: both;
	height: 390px;
	width: 958px;
	position: relative;
	background-color: #f8f9d5;
	margin-top: 55px;
	margin-bottom: 30px;
	border: 1px solid #e2e0e0;
}
.div_apiinfor .div_apilb {
	position: absolute;
	left: -35px;
	top: -20px;
	height: 222px;
	width: 225px;
}
.div_apiinfor .div_apiintro {
	width: 760px;
	position: absolute;
	left: 200px;
	top: 10px;
}
.div_apiinfor .div_apiintro .span_G1 {
	font-family: "微软雅黑", Arial;
	font-size: 24px;
	color: #57b401;
	font-weight: bold;
	height: 60px;
	position: relative;
	line-height: 60px;
}
.div_apiinfor .div_apiintro .span_G1 .span_Y1 {
	color: #fd9c4d;
}
.div_apiinfor .div_apiintro .span_G1 .span_Y1 .span_Y2 {
	font-size: 28px;
}
.div_apiinfor .div_apiintro dl {
	line-height: 38px;
	clear: both;
	position: relative;
}
.div_apiinfor .div_apiintro dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
	position: relative;
	font-family: "微软雅黑", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #57B401;
}
.div_apiinfor .div_apiintro dd {
	font-family: "微软雅黑", Arial;
	font-size: 15px;
	width: 650px;
	position: relative;
	float: left;
}
.div_apiMain {
	float: left;
	width: 958px;
	border: 1px solid #e2e0e0;
	position: relative;
	margin-bottom: 20px;
}
.div_apiMain .div_apiTab {
	float: left;
	width: 100%;
	position: relative;
	height: 50px;
	line-height: 50px;
	font-family: "微软雅黑", Arial;
	font-size: 15px;
	background-color: #dcf5fc;
}
.div_apiMain .div_apiTab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.div_apiMain .div_apiTab li {
	width: 154px;
	float: left;
	text-align: center;
	cursor:pointer;
	font-weight: bold;
}
.div_apiMain .div_apiTab .selected {
	background-image: url(../../images/tools/apiimg/libg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.div_apiMain .div_apiContent {
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	overflow: hidden;
}
.div_apiMain .div_apiContent .ul_apis {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.div_apiMain .div_apiContent .ul_apis li {
	float: left;
	width: 900px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #d3d1d1;
	border-right-color: #d3d1d1;
	border-bottom-color: #d3d1d1;
	border-left-color: #d3d1d1;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.div_apiMain .div_apiContent .ul_apis .div_liLeft {
	float: left;
	width: 98px;
	position: relative;
	font-family: "微软雅黑", Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.div_apiMain .div_apiContent .ul_apis .div_liRight {
	float: left;
	width: 780px;
	position: relative;
}
.div_apiMain .div_apiContent .ul_apis .div_liRight .div_apishow {
	float: left;
	width: 100%;
	position: relative;
	height: 85px;
}
.div_apiMain .div_apiContent .ul_apis .div_liRight .div_apicode {
	font-family: "宋体", Arial;
	font-size: 14px;
	position: relative;
	clear: both;
	color: #666666;
	line-height: 20px;
}
.div_apiMain .div_apiContent .ul_apis .div_liRight .div_apicode textarea {
	height: 70px;
	width: 700px;
	font-family: "宋体", Arial;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
}
.div_apiMain .div_apiContent .ul_apis .div_liRight .div_tip {
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #666666;
	float: left;
	width: 100%;
	margin-top: 20px;
	position: relative;
	line-height: 20px;
}
.div_iframe .div_apicode {
	float: left;
	width: 800px;
	position: relative;
	font-family: "微软雅黑", Arial;
	font-size: 16px;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
}
.div_iframe .div_apicode textarea {
	float: left;
	width: 800px;
	position: relative;
	height: 60px;
	font-family: "宋体", Arial;
	font-size: 14px;
}
.div_iframe .div_apishow {
	float: left;
	width: 960px;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
.div_iframe  .div_tip    {
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #666666;
	float: left;
	width: 800px;
	margin-top: 20px;
	position: relative;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}

.div_apiinfor .div_apiintro a {
	color: #000000;
	margin-right: 5px;
}


.div_apiinfor .div_apiintro a:hover {
	color: #57B401;
}
