/*澶撮儴*/
.index-header-box {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    right: 0px;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background: #fff;
    box-shadow: 0 3px 7px 0 rgba(153, 155, 168, .13);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


.index-header-box .index-header {
    position: relative;
    min-width: 1200px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    padding: 0px !important;
}


.index-header-box .index-logo a{
    display: inline-block;
    width: 318px;
    height: 30px;
    margin-top: 15px;
    background: url(/newwebsite/common/images/logo_open.png) no-repeat center center;
    animation: namate4 1s ease-out;
    -webkit-animation: namate4 1s ease-out;
}

.product-container *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.red{color: red}
.blue{color: #0d50a8}
.clear{clear: both}
.cur{cursor: pointer}
.ml10{margin-left: 10px;}
.vetech-btn{
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #008ad2;
    background-color: #008ad2;
    outline: none;
}
.primary_btn {
    color: #008ad2;
    background-color: white;
    border: 1px solid #008ad2;
    cursor: pointer;
}
.hide{display: none;}
.product-container{
    /*padding-top: 90px !important;*/
}
.product-container .openPlatformBox {
    width: 100%;
    margin: 18px auto;
    position: relative;
}
.openPlatformBox .slid-menu{
    width: 268px;
    position: absolute;
    left: 20px;
    top: 70px;
    background: #fff;
   /*box-shadow: 1px 0 4px rgba(0,0,0,.16);*/
    font-size: 14px;
    color: #666;
}
/*.openPlatformBox .slid-menu input{*/
    /*width: 230px;*/
    /*height: 30px;*/
    /*margin-bottom: 5px;*/
    /*border-radius: 5px;*/
    /*border:1px solid #dddddd;*/
/*}*/
.openPlatformBox .menu-box{
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 200px;
    padding: 0px 0px 10px 0px;
}
.openPlatformBox .rootBt > ul ul {
    background: url(/images/line_conn.gif) 6px 0 repeat-y;
}
.openPlatformBox .menu-box::-webkit-scrollbar{
    width: 4px;
}
.openPlatformBox .menu-box::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 10px;
}
.openPlatformBox .modules-box{
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.openPlatformBox .modules-box:last-child{
    border-bottom: 0;
}
.openPlatformBox .modules-box h3{
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    font-weight: 700;
}
.openPlatformBox .modules-box ul{
    margin: 0;
    padding: 0;
}
.openPlatformBox .modules-box li,
.openPlatformBox .rootMenu .menuName {
    margin: 0;
    list-style: none;
    display: block;
    line-height: 30px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    transition: all .3s ease 0s;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 15px 5px 25px;
    cursor: pointer;
    position: relative;
    background: #ffffff;
}
.openPlatformBox .rootMenu .checkItem {
    /*background: #008ad2;*/
    color: #008ad2;
    border-right: 4px solid #008ad2;
    /*margin-left: -25px;*/
    /*padding-left: 43px;*/
}
.openPlatformBox .rootMenu .theme-size-color {
    color: #008ad2 !important;
}
.openPlatformBox .rootBt li{
    margin-left: 15px;
}
/*.openPlatformBox .rootMenu li li{*/
    /*padding-left: 10px;*/
/*}*/
.openPlatformBox .rootMenu .icon-child{
    position: absolute;
    right: 5px;
    top: 13px;
    font-size: 14px;
}
.openPlatformBox .modules-box li.active,
.openPlatformBox .rootMenu .menuName.active{
    background: #005EB8;
    color: #fff;
}
.openPlatformBox .contents{
    margin-left: 310px;
    /*box-shadow: 1px 0 4px rgba(0,0,0,.16);.httpBox table td*/
    /*width: 940px;*/
    overflow: auto;
}
.openPlatformBox .contents::-webkit-scrollbar{
    width: 6px;
}
.openPlatformBox .contents::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 10px;
}
.openPlatformBox .doc-title {
    font-size: 20px;
    padding: 10px;
    /*border-bottom: 1px solid #dcdee3;*/
    color: #333;
    text-align: center;
    line-height: 50px;
}
.openPlatformBox .doc-content {
    padding: 10px 20px;
    color: #333;
    background: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-top: 18px;
}
.openPlatformBox .modules-box>h3,
.openPlatformBox .rootMenu .rootBt{
    font-size: 14px;
    color: #333;
    font-weight: 700;
    line-height: 24px;
    position: relative;
}
.openPlatformBox .rootMenu .rootBt {
    border-bottom: 2px dashed #f1f1f1;
}
.openPlatformBox .rootBt > .menuName {
    color: #000000;
}
/*绗竴灞備笉瑕佸墠鏍?/
.openPlatformBox .rootBt > .is-parent::before {
    width: 0;
    height: 0;
    border: none;
}
.openPlatformBox li.rootBt > ul {
    padding-left: 10px;
}
/*绗竴灞倁l涓嶈鑳屾櫙绾?/
.openPlatformBox .menu-box .rootBt > ul > li > .jsLookContent .child-end-dom{
    display: none;
}
.openPlatformBox .search-box {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 2px dashed #f1f1f1;
}
.openPlatformBox .search-box input[type=text] {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 31px;
    line-height: 31px;
    outline: none;
    padding: 0 10px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.openPlatformBox .is-parent::before {
    content: " ";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid #cccccc;
    box-sizing: border-box;
    margin-top: 10px;
    margin-left: -15px;
}
.openPlatformBox .child-end-dom {
    position: absolute;
    width: 18px;
    height: 2px;
    border-top: 1px dashed #cccccc;
    /*background: url(/images/zTreeStandard.png) 0 0 repeat-x;*/
    margin-left: -25px;
    margin-top: -15px;
    z-index: 9999;
    background-position: -56px -44px;
}
li.http-globalType{
margin-top: 20px;
line-height: 30px;
width: 200px;
float: left;
color: red;
font-weight: bolder;
}
/* 瀵屾枃鏈崟鐙缃竴涓嬪晩 */
.allfwb *{
    padding: initial;
    margin: initial;
    line-height: normal;
    font-size: initial;
    box-sizing: initial;
    color: initial;
}
.allfwb h1{
    font-size: x-large;
}
.allfwb span, .allfwb i, .allfwb b,.allfwb font,.allfwb strong,.allfwb em,.allfwb del,.allfwb s,.allfwb u,.allfwb ins,.allfwb dfn{
    font-size: inherit;
    color: inherit;
}
/*澶栭儴閾炬帴鍦板潃*/
.linkBox{
    clear: both;
}
.linkBox li{
    line-height: 35px;
    font-size: 16px;
}
/*http*/
.httpBox *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.httpBox .http-item-header{
    font-size: 14px;
    font-weight: bold;
    color: #555;
    padding-left: 14px;
    height: 16px;
    line-height: 16px;
    margin: 20px 0 15px 0;
    position: relative;
}
.httpBox .http-item-header:after{
    content: '';
    width: 4px;
    height: 16px;
    background: #00BDFF;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
.httpBox .http-base-head{
    display: inline-block;
    color: #333;
    min-width: 90px;
    line-height: 30px;
    text-align: right;
}
.httpBox .http-base-cont{
    color: #777777;
    padding-left: 5px;
    line-height: 30px;
}
.httpBox pre,
.httpBox .http-no-example{
    margin: .5em 0;
    padding: .4em .6em;
    border-radius: 8px;
    background: #f8f8f8;
}
.httpBox .http-no-example{
    height: 80px;
    line-height: 80px;
    color: #999999;
    text-align: center;
    font-size: 16px;
}
.httpBox table{
    width: 100%;
}
.httpBox table th{
    background: #fbfbfb;
    color: #999;
    font-weight: normal;
    line-height: 32px;
    text-align: left;
    border: 1px solid #eeeeee;
    border-bottom: none;
    padding: 0 10px;
}
.httpBox table td{
    border: 1px solid #eeeeee;
    padding: 10px;
    position: relative;
    word-break: break-all;
}
.httpBox table td.http-colTd{
    padding: 0;
}
.httpBox .http-child-table tr td:first-child{
    border-left: none;
}
.httpBox .http-child-table tr td:last-child{
    border-right: none;
}
.httpBox .http-child-table tr:last-child td{
    border-bottom: none;
}
.httpBox .http-child-table tr:first-child td{
    border-top: none;
}
.httpBox .openChild{
    vertical-align: middle;
    margin-right: 5px;
    color: #000000;
    cursor: pointer;
}
/*鏍囧噯琛ㄦ牸*/
.standardTable{
    width: 100%;
}
.standardTable th {
    background: #f8f8f8;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    text-align: left;
    padding: 0 10px;
    border: 1px solid #eee;
}
.standardTable td{
    border: 1px solid #eee;
    position: relative;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    background: #ffffff;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table-box{
    overflow: auto;
}
.page-box{
    margin-top: 20px;
}
.noData{
    text-align: center;
    line-height: 50px;
    color: #999999;
}
/*鍘嗗彶璁板綍*/
.jsOther{
    margin: 30px 0;
}
.lookHistory ul li{
    padding: 10px 10px 20px 10px;
    /*border-top: 1px dashed #999999;*/
}
.lookHistory ul:first-child li:first-child{
    border-top: none;
}
.lookHistory li h1{
    padding-bottom: 10px;
}
.lookHistory li p{
    padding: 5px 0;
    font-size: 14px;
    color: #666666;
}
.lookHistory li span{
    font-weight: bold;
}
.jsLookMore{
    padding: 50px 0;
    text-align: center;
    color: #428bdd;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-top: 1px dashed #999999;
}

/*璋冭瘯淇℃伅*/
.debugContentBox *{box-sizing: border-box}
.debuggerBox{text-align: center;padding: 0 20px;}
.debuggerBox .vetech-btn:first-child{margin-right: 10px;}
.debugContentBox{
    padding: 10px;
}
.debugContentBox .debugSetTitle{
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}
.debugContentBox .debugSetTitle:first-child{
    margin-top: 0px;
}
.debugContentBox textarea{
    width: 100%;
    min-height: 150px;
    border-radius: 3px;
    border: 1px solid  #dddddd;
    padding: 10px;
    /*background: #f8f8f8;*/
}
.debugContentBox textarea::-webkit-scrollbar{
    width: 5px;
}
.debugContentBox textarea::-webkit-scrollbar-thumb{
    background: #dddddd;
    border-radius: 5px;
}
.debugContentBox pre{
    width: 100%;
    min-height: 100px;
    border-radius: 3px;
    background: #f8f8f8;
    padding: 10px;
    overflow: auto;
}
.debugContentBox .vetech-btn{
    margin-top: 20px;
}
/*鎼滅储鍖哄煙*/
.searchBox{
    padding: 20px;
    margin: 20px 0;
    overflow: hidden;
    border: 1px solid #eeeeee;
}
.searchBox .search-item{
    width: 33.33%;
    float: left;
}
.searchBox .search-item .search-item-name{
    display: inline-block;
    min-width: 100px;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
.searchBox .search-item-form input[type=text]{
    display: inline-block;
    width: 220px;
    height: 32px;
    line-height: 32px;
    padding: 0px 7px;
    font-size: 12px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #515a6e;
    cursor: text;
    outline: none;
}
.searchBox .search-btn{
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    min-width: 65px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #008ad2;
    background-color: #008ad2;
}
.searchBox .search-btnBox:after{
    content: ' ';
    display: block;
    clear: both;
}
/*瀵屾枃鏈敤鐨?/
.allfwb .selectTdClass{background-color:#edf5fa !important}
.allfwb table.noBorderTable td,
.allfwb table.noBorderTable th,
.allfwb table.noBorderTable caption{
    border:1px dashed #ddd !important
}
.allfwb table{
    margin-bottom:10px;
    border-collapse:collapse;
    display:table;
}
.allfwb td,.allfwb th{padding: 5px 10px;
    border: 1px solid #DDD;
}
.allfwb caption{
    border:1px dashed #DDD;
    border-bottom:0;
    padding:3px;text-align:center;
}
.allfwb th{
    border-top:1px solid #BBB;
    background-color:#F7F7F7;
}
.allfwb table tr.firstRow th{
    border-top-width:2px;
}
.allfwb .ue-table-interlace-color-single{
    background-color: #fcfcfc;
}
.allfwb .ue-table-interlace-color-double{
    background-color: #f7faff;
}
.allfwb td p{margin:0;padding:0;}
.module-name{
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
}
.module-updateTime{
    font-size: 14px;
    margin-bottom: 25px;
    padding-top: 10px;
    color: #999999;
}
.debugBtn{
    position: absolute;
    top: 48px;
    right: 30px;
}
.doc-links {
    padding: 10px;
    color: #999999;
    font-size: 13px;
}
.doc-links span{
    cursor: pointer;
    padding: 0 3px;
}
.doc-links span:last-child{
    color: #008ad2;
}
img {
    max-width: 100%; /*鍥剧墖鑷€傚簲瀹藉害*/
}
.help-box .help-banner-box{
    width: 100%;
    height: 480px;
    min-width: 1200px;
    background: url("/newwebsite/help/images/banner.jpg") center center no-repeat;
}
