#wlw_docs {
    width: 100%;
    overflow: hidden;
}
#wlw_docs a {
    text-decoration: none;
}
#wlw_docs a:hover {
    text-decoration: underline;
}
#wlw_docs .docs_apikey {
    width: 100%;
    height: 265px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
#wlw_docs .docs_apikey .line {
    width: 1231px;
    height: 14px;
    position: absolute;
    top: 265px;
    left: 50%;
    margin-left: -615.5px;
}
#wlw_docs .docs_apikey .api_top {
    width: 935px;
    height: 225px;
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
#wlw_docs .docs_apikey .api_top ul {
    overflow: hidden;
}
#wlw_docs .docs_apikey .api_top li {
    float: left;
    width: 250px;
    margin-right: 25px;
}
#wlw_docs .docs_apikey .api_top li .api_left {
    float: left;
    margin-right: 25px;
}
#wlw_docs .docs_apikey .api_top li .api_left span {
    height: 67px;
    text-align: center;
    display: block;
}
#wlw_docs .docs_apikey .api_top li .api_left span img {
    margin-left: auto;
    margin-right: auto;
}
#wlw_docs .docs_apikey .api_top li .api_left p {
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
#wlw_docs .docs_apikey .api_top li .api_right {
    float: left;
    width: 138px;
    height: 15px;
    margin-top: 26px;
    background: url(../../images2018/pages_help_icon05.png) no-repeat;
}
#wlw_docs .docs_apikey .api_top li:last-of-type {
    width: 105px;
    margin-right: 0;
}
#wlw_docs .docs_apikey a {
    margin-top: 38px;
    clear: both;
    width: 185px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    color: #00a3f0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    border: 1px solid #00a3f0;
    margin-left: auto;
    margin-right: auto;
}
#wlw_docs .docs_apikey a:hover {
    background: #00a3f0;
    color: #fff;
    text-decoration: none;
}
#wlw_docs .docs_apikey1 {
    margin: 50px auto 78px;
    height: 420px;
    width: 935px;
}
#wlw_docs .docs_apikey1 .apikey_head {
    width: 367px;
    background: #00acdc;
    height: 125px;
    line-height: 125px;
    border-radius: 5px;
}
#wlw_docs .docs_apikey1 .apikey_head div {
    font-size: 18px;
    color: #fff;
    float: left;
    text-indent: 45px;
    margin-right: 130px;
}
#wlw_docs .docs_apikey1 .apikey_head span {
    display: table-cell;
    width: 100px;
    height: 125px;
    text-align: right;
    vertical-align: middle;
}
#wlw_docs .docs_apikey1 .apikey_head span img {
    display: inherit;
    vertical-align: middle;
    float: right;
}
#wlw_docs .docs_apikey1 ul {
    border: 1px solid #f5f5f5;
    height: 294px;
    overflow-x: hidden;
    overflow-y: visible;
    border-top: 0;
    -webkit-box-shadow: 0 5px 5px #f5f5f5;
    -moz-box-shadow: 0 5px 5px #f5f5f5;
    box-shadow: 0 5px 5px #f5f5f5;
}
#wlw_docs .docs_apikey1 ul li {
    position: relative;
}
#wlw_docs .docs_apikey1 ul li b {
    position: absolute;
    border-radius: 50px;
    width: 5px;
    height: 5px;
    background: #aaa;
    top: 16px;
    right: 36px;
}
#wlw_docs .docs_apikey1 ul li a {
    height: 37px;
    line-height: 37px;
    color: #2373be;
    font-size: 14px;
    display: block;
    text-indent: 47px;
    margin-top: 10px;
}
#wlw_docs .docs_apikey1 ul li a:hover {
    background: #f5f5f5;
    color: #333333;
    text-decoration: none;
}
#wlw_docs .docs_apikey1 .docs_apikey-left {
    float: left;
}
#wlw_docs .docs_apikey1 .docs_apikey-right {
    float: right;
}
#wlw_docs .docs-head {
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-left: none;
}
#wlw_docs .docs-head .head {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    height: 61px;
    line-height: 61px;
}
#wlw_docs .docs-head .head a {
    font-size: 14px;
    color: #666666;
    margin-right: 18px;
}
#wlw_docs .docs-head .head span {
    font-size: 14px;
    color: #333333;
}
.docs {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
.docs .docs-left {
    margin-top: 15px;
    width: 215px;
    float: left;
    /* position: fixed; 
    top: 75px; */
}
.docs .docs-left .docs-left-box {
    width: 240px;
}
.docs .docs-left .docs-left-box ul {
    display: none;
}
.docs .docs-left h1 {
    padding-left: 33px;
    font-size: 14px;
    color: #000000;
    height: 40px;
    line-height: 40px;
}
.docs .docs-left h1.True {
    background: url(../../images2018/wd_icon01.png) 0px center no-repeat;
}
.docs .docs-left h1.True span{
    cursor: pointer;
}
.docs .docs-left h1.False {
    background: url(../../images2018/wd_icon02.png) 0px center no-repeat;
}
.docs .docs-left h1.False span{
    cursor: pointer;
}
.docs .docs-left ul li {
    padding-left: 33px;
    height: 40px;
    line-height: 40px;
}
.docs .docs-left ul li a {
    cursor: pointer;
    font-size: 14px;
    color: #666666;
}
.docs .docs-left ul li a:hover {
    color: #3cb1e7;
}
.docs .docs-right {
    width: 795px;
    float: right;
    padding-bottom: 150px;
}
.docs .docs-right img {
    -webkit-box-shadow: 0 5px 5px #dddddd;
    -moz-box-shadow: 0 5px 5px #dddddd;
    box-shadow: 0 5px 5px #dddddd;
}
.docs .docs-right a {
    font-size: 12px;
    color: #2373be;
}
.docs .docs-right h1 {
    margin-top: 25px;
    font-size: 18px;
}
.docs .docs-right h1.problem {
    font-size: 18px;
    color: #333333;
}
.docs .docs-right h2 {
    padding-left: 17px;
    margin-top: 25px;
    font-size: 14px;
    background: url(../../images2018/wd_icon02.png) 0px center no-repeat;
}
.docs .docs-right h3 {
    font-size: 14px;
    margin-top: 25px;
    margin-left: 17px;
    padding-left: 18px;
    border-left: 2px solid #3cb1e7;
}
.docs .docs-right h4 {
    font-size: 14px;
    margin-top: 25px;
    margin-left: 38px;
}
.docs .docs-right p {
    margin-left: 17px;
    margin-top: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.docs .docs-right p.red {
    color: red;
    margin-top: 10px;
}
.docs .docs-right .text1 {
    margin-left: 38px;
    margin-top: 10px;
}
.docs .docs-right .text2 {
    margin-left: 65px;
    margin-top: 10px;
}
.docs .docs-right .text3 {
    margin-left: 72px;
    margin-top: 10px;
}
.docs .docs-right .text4 {
    margin-left: 89px;
    margin-top: 10px;
}
.docs .docs-right .text5 {
    margin-left: 106px;
    margin-top: 10px;
}

.docs .docs-right .text6 {
    margin-left: 123px;
    margin-top: 10px;
}

.docs .docs-right .text7 {
    margin-left: 140px;
    margin-top: 10px;
}

.docs .docs-right pre {
    margin-left: 17px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background-color: #f3f7fa;
    padding: 18px 10px;
    line-height: 0;
}
.docs .docs-right pre p {
    white-space: normal;
    margin-top: 10px;
    line-height: 1.75;
    color: #999;
}
.docs .docs-right table.table {
    margin-left: 17px;
    margin-top: 25px;
    border: 1px solid #ececec;
    font-size: 12px;
    color: #2373be;
}
.docs .docs-right table.table b {
    color: red;
}
.docs .docs-right table.table th {
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 12px;
    color: #121212;
    background: #fafafa;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    min-width:200px;
}
.docs .docs-right table.table th:nth-last-child(3) {
    width: 50px;
}
.docs .docs-right table.table td {
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 12px;
    color: #898490;
    padding: 0 6px;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    min-width:200px;
}
.docs .docs-right table.table td.align_left {
    text-align: left;
}
.docs .docs-right table.table1 {
    width: 500px;
}
.docs .docs-right table.text1 {
    margin-left: 38px;
    margin-top: 10px;
}
.docs .docs-right table.text3 {
    margin-left: 72px;
}
.docs .docs-right table.text2 {
    margin-left: 55px;
}
.docs .docs-right table.text4 {
    margin-left: 89px;
}
.docs .docs-right table.text5 {
    margin-left: 106px;
}

.docs .docs-right .problem-text {
    margin-top: 30px;
    padding: 0px 17px;
    border: 1px solid #dddddd;
}

.docs .docs-right .problem-text>div {
    border-bottom: 1px dashed #ddd;
}
.docs .docs-right .problem-text>div:last-of-type {
    border-bottom: 0;
}
.docs .docs-right .problem-text h4 {
    margin: 0;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
   
}

.docs .docs-right .problem-text p {
    margin-top: 0;
    width: 640px;
    font-size: 12px;
    color: #666666;
    line-height: 25px;
    padding-bottom: 30px;
  
}
.docs .docs-right .problem-text .yOrn{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color:#000 ;
    margin-bottom: 22px;
    text-indent: 17px;
}
.docs .docs-right .problem-text .yOrn span{
    padding:5px 30px ;
    border: #00a3f0 solid 1px;
    color: #00a3f0;
    border-radius: 3px;
    margin-left: 20px;
    cursor: pointer;
}
.docs .docs-right .problem-text .yOrn span:hover{
    color: #fff;
    background: #00a3f0 ;
}

.docs .docs-right .problem-text .yOrn a{
    color: #2373be;
}
.docs .docs-right .problem-text .yOrn a:hover{
    text-decoration: underline;
}
em.redB{
    color: red;font-weight: bold;
}

.docs .docs-right .debug-text {
    margin-top: 30px;
}

.debug-text select{
	width: 250px;
	height:31px;
	border: 1px solid #dddddd;
}
.span-text{
	width: 795px;
	height: 60px;
	font-size: 15px;
    line-height: 29px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding-top: 1px;
    margin-bottom: 4px;
    color: #666666;
	border: 1px solid #dddddd;
}
.opt-btn {
   	height: 29px;
    font-size: 15px;
    line-height: 30px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    margin-bottom: 4px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 2px;
}
.btn-blue {
    cursor: pointer;
    border: 1px solid #35a6e8;
    background-color: #35a6e8;
    color: #fff;
}
.nml{
	margin-left: 0px!important;
	width: 795px;
}
.text-left{
	text-align: left!important;
	vertical-align:top;
}
.pre {padding: 5px; margin: 5px; line-height: 25px!important;}
.string { color: green; word-break:normal; width:auto; white-space:pre-wrap;word-wrap : break-word ;overflow: hidden ;}
.number { color: darkorange; }
.boolean { color: blue; }
.null { color: magenta; }
.key { color: red; }