@charset "UTF-8";

/* 公共部分 */
.row{margin-right: 0; margin-left: 0;}
.form-row{display: flex;flex-wrap: wrap;}
.form-inline {display: -ms-flexbox;display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;-ms-flex-align: center;align-items: center;}
.float-right {float:right!important}
.glyphicon {padding-right:3px;padding-left: 3px;}
.form-horizontal .form-group {margin-right:0px;margin-left:0px;}
.alert-box{display:none;position:fixed;top:30%;width:30%;left:35%;z-index:9999;text-align:center;}
.navbar{border-radius: 0;border: 0;}
.navbar-form{border:0}
.navbar-right{margin-right:0}
#matoolsNav .navbar-nav>li>a {
	color: #fff !important;
	font-size: 16px;
    max-width: 186px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.navbar-inverse {
	background-color:#1296db
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-nav>li>a:hover {
    opacity: .95;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
body{padding-top:60px;}
body,button,input,select,textarea,p,ul,li,a,label,span,div {
	font-family: Microsoft YaHei, tahoma, arial, "Hiragino Sans GB", \5b8b\4f53, sans-serif;
}
blockquote{margin:10px 0 0 0;padding:0 0 0 10px;border-left:5px solid red}
ul,li {	list-style: none;}
textarea.form-control{height:250px!important;-webkit-appearance: none;}
input[type=text]{-webkit-appearance: none;}

a{color:#333;text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #0000FF;text-decoration: underline;	cursor: pointer;}
a:active {color: #0000FF;text-decoration: none;}

.text-hidden{
	text-indent: -9999px;
    white-space: nowrap;
    line-height: 0;
    margin: 0;
    height: 0;
    opacity:0;
    display:none;
}
/*---------- 头部 ----------- */
#topLogo{font-size:26px;text-align:center;}
#matoolsLogo{color:#777;padding-top: 0;padding-right: 0;padding-bottom: 0;font-size: 22px;}
#matoolsLogo:hover{color:#333}
#matoolsLogo i{vertical-align: middle;display: inline-block;width:30px;height: 50px;background-image: url(../../../img/common/matools.svg);background-size: 100% 100%;}
#matoolsLogo strong{vertical-align: middle;padding-left: 10px;}
#langDrop .dropdown-toggle{color:#777;padding-bottom:10px;}

#search .input-group{margin: 0 auto 0 auto;}
#searchInput, #searchInput:focus{
	border: 1px solid #ccc;
	border-right:0;
    border-radius: 6px 0 0 6px;
    box-shadow: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 34px !important;
}
#searchBtn{
	border-color:#ccc;
	border-left:0;
	border-radius: 0 6px 6px 0;
	background: white;
	color: #1296db;
	height: 34px !important;
}
#searchResults{
	margin:0;
	border-radius: 0 0 6px 6px;
	width:100%;
	border-top: 0;
	z-index: 99999;
}
#searchResults>li>a{
	overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 10px;
}
#searchResults>li>a>i{
	padding-right: 5px
}

#moreMenu .dropdown-toggle{color:#777;padding-bottom:10px;}
#moreMenuUL{min-width:110px}
#matoolsContainer{
	margin-top: 30px;
	width: 98%;
	min-height:360px;
	margin-right: auto;
    margin-left: auto;
    display: table;
}
#uinfoImgUL i{margin-right:5px;}
#uinfoImg i{color:#777}

#wxQrcode i{color:#fff;margin-right:15px;}
#wxQrcodeUL{text-align:center;margin-right:5px;min-width:180px;}
#wxQrcodeUL li{width:180px;color:#333;}
#wxQrcodeUL li span{background:url(../../img/common/oktoolbox-apk-500.png);width:180px;height:180px;background-size:100% 100%;display:block;}

/* ---------------ad--------------- */
/*正文顶部*/
#containerTopAd{
	width:100%;
	margin:0px auto 20px auto;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}
#closeContainerTopAd{font-size:14px;color:#fff;font-weight:100;background:rgba(0,0,0,0.5);float: right;padding: 1px 8px;text-align:center;}
/*pop*/
#popAd{
	cursor:pointer;
 	position: fixed; left: 0; top: 0; right: 0; bottom: 0;
    margin: auto;
    z-index:99999;
}
#closePopAd{font-size:14px;color:#fff;font-weight:100;background:rgba(0,0,0,0.5);float:right;padding:1px 8px;text-align:center;}

/*---------- 工具 ----------- */
.toolList{margin-bottom:20px;}
.toolList blockquote{margin:0;}
.toolList blockquote h2{font-size:18px;margin-top:0;margin-bottom:20px;}
.toolList a{text-decoration: none;}
.toolList img{width:60px}
.toolList .media-heading {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    line-height: 2;
    max-width: 280px;
    font-weight: 600;
    color: #242424;
    font-size: 16px;
}
.toolList p {
	height: 32px;
    line-height: 20px;
    font-weight: 400;
    color: #8f8f8f;
    font-size: 14px;
}
.toolList .thumbnail {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 10px;
    border: 0;
    padding: 10px;
}
#toolPanel{
    border-radius: 10px;
    background: #f6f7fa;
    padding: 20px;
    border: 0;
}
#toolPanel .panel-heading{
    border: 0;
    padding: 0 0 20px 0;
}
#toolPanel .panel-heading > div:first-child{
	padding-left: 0;
}
#toolPanel .panel-heading > div:last-child{
	padding-right: 0;
}
#toolPanel .panel-body{
    background: #fff;
    border-radius: 10px;
    border: 0;
}
#toolPanel .toolName {
	display:inline-block;
	font-size: 18px;
	height: 30px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
}
#codeTextArea{
	width:100%;
	height:100px !important;
}
.modal-footer-btn{
	background-color: rgb(242, 242, 242);
	color:blue;
	text-align: center;
	cursor: pointer;
	border-radius: 0 0 6px 6px;
}
#toolDescription h1,#toolDescription h2,#toolDescription h3,#toolDescription h4,#toolDescription h5{
	font-size: 14px;
    font-weight: bold;
}
#toolDescription table{
	border-spacing: 0;
    border-collapse: collapse;
}
#toolDescription table caption{
	padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
#toolDescription table th, #toolDescription table td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

/*---------- 搜索列表 ----------- */
#searchList{
}
#searchList dt{margin-bottom:5px}
#searchList a {
    color: #1a0dab;
    font-size: 20px;
    line-height: 1.3;
    font-weight: normal;
}
#searchList a:visited {
    color: #609;
}
#searchList p{
	color: #3C4043;
    font-size: 14px;
}
#searchList em {
    color: #dd4b39;
    font-style: normal;
    font-weight: normal;
}
#contentRight{position:sticky;top:20px;border:0;box-shadow:none;}
#contentRight .text-muted {
    float: right;
    cursor: pointer;
    font-size:13px;
    line-height:24px;
}
#contentRight li{
	border:none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0px;
}
#contentRight li .hide{display:none;}
#contentRight .num{color:#666;margin-right:5px;}
#contentRight .num1{color:#eb0000}
#contentRight .num2{color:#ff5e00}
#contentRight .num3{color:#ffa200}

/*---------- API导航 ----------- */
#hotApi .thumbnail{border:none}
#hotApi img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ddd;
    border-radius: 16%;
}
#popLetter{
    width: 100px;
    height: 100px;
    border-radius: 5px;
    font-size: 75px;
    color: #555;
    text-align: center;
    line-height: 100px;
    background: rgba(145,145,145,0.6);
    position: fixed;
    left: 50%;
    top: 50%;
    margin:-50px 0px 0px -50px;
    z-index: 99;
    display: none;
}
.sort_box{
    width: 100%;
    padding-top: 8px;
    overflow: hidden;
}
.sort_list{
    padding:10px 0px 30px 80px;
    width: 235px;
	height: 30px;
	display: inline-block;
}

.num_name{
    display: block;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.sort_letter{
    padding: 20px 20px 10px 20px;
}
.initials{
    position: fixed;
    top: 100px;
    right: 10px;
    height: 100%;
    width: 15px;
    padding-right: 20px;
    text-align: center;
    font-size: 12px;
    z-index: 99;
}

.initials a{
	line-height: 12px !important;
}	


/*---------- 好文 ----------- */
.article-right{position: sticky;top:20px}
.article-right>div>ul>li{padding: 5px 10px;}
.article-right .panel a{padding: 10px 0px;}
.article-right .panel span{float:right;}

.article-list{margin-top:10px;}
.article-list .item{padding:20px 0 20px 10px; border-bottom:1px solid #f0f0f0;}
.article-list .item:hover{background-color:#f7f7f7;}
.article-list .item .article-title{color:#333333; font-size:18px; margin-bottom:14px;}
.article-list .item .article-title span{color:#ef3838;}
.article-list .item .article-txt{color:#666666; font-size:14px; line-height:20px; margin-bottom:10px;text-decoration: none;}
.article-list .item .article-txt span{color:#ef3838;}
.article-list .item .article-date{color:#333333; font-size:12px;}
.article-list .item .article-date em{color:#bababa; margin:0 30px 0 15px;}
.article-list .item .post {margin-top: 8px;color: #b7b7b7;font-size: 12px;}
.article-list .item .post em {margin-left: 20px}
.tag-list a {
    display: inline-block;
    float: left;
    line-height: 2.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-txt{margin-top:10px; color:#202020; font-size:16px; line-height:30px; padding-bottom:25px;}
.article-link{width:100%; padding-top:10px;margin-top:15px; border-top:1px solid #989898; color:#666666; font-size:14px; line-height:20px;}

/*---------- 会员 ----------- */
.member{position: relative;}
.member-left{
	background: #fafbfc;
	border-right: .5px solid rgba(0,0,0,.08);
	height: 100%;
	opacity: 1;
	position: fixed;
	width:264px;
	z-index:2;
	padding:20px 0 20px 0;
}
.member-left .list-group-item{
	border:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
    font-weight: 500;
    margin: 5px 0 0 0;
    background: #fafbfc;
}
.member-left .list-group-item:hover{color: #222;}	
.member-left .list-group-item.active{background-color: #edf0f3;color: #222;}
.btn-open-file input {
	position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}
.member-left i{padding-right:5px}
.member-left .list-group-item i{
	color: rgb(0, 0, 0);
	background-size: 24px 24px;
    height: 0;
    width: 24px;
    display: inline-block;	
}
.member-left .product{margin:0;}
.member-left .dropdown-menu{width:233px;margin-left: 15px;}
.member-left .thumbnail{border:0;margin:0;padding: 10px 0px;text-align: center;}
.member-left .thumbnail .caption{padding:0}
.member-left .thumbnail p{text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.member-left .thumbnail .file-icon{width:36px;height:36px;background-size: 100% 100%;}
.member-right{margin-left: 264px;padding: 20px 55px;min-height:400px;width:calc(100% - 270px);}
#batchDiv{display:none;}
#memberNav .navbar-right{margin-right:5px}
#tableHeader .form-group{flex-grow:1;}
.file-search{padding-left: 0;}
.file-search .input-group{margin: 0 auto 0 auto;}
.file-search input, .file-search input:focus{
	border: 1px solid #ccc;
	border-right:0;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    -webkit-appearance: none;
    font: 16px arial,sans-serif;
    height: 39px !important;
    box-sizing: border-box;
}
.file-search button, .file-search button:hover{
	height: 39px !important;
	border-color:#ccc;
	border-left:0;
	border-radius: 0 4px 4px 0;
	background: white;
	color: #1296db;
}
.file-search button .glyphicon-search{font-size:19px}
#fileListTH th{
	color: rgba(0,0,0,.64);
    font-size: 12px;
    font-weight: 500;
    border-bottom: 1px solid #f2f6fd;
}
#fileList tr td{vertical-align:middle;border-bottom:1px solid #f2f6fd;color: rgba(0,0,0,.64);}
#fileList .title-input{
    outline: 0;
    left: 64px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 10px;
    width: 68%;
    color: rgba(0,0,0,.88);
    font-size: 14px;
}
.input-view{background: transparent;border:0;cursor: pointer}
.input-edit{background:#fff;border: 1px solid transparent;border-color:#1296DB}
.file-icon{
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
}
.file-icon.i0 {background-image: url(../../../img/common/iodraw.svg)}
.file-icon.i1 {background-image: url(../../../img/iodraw/flow.svg)}
.file-icon.i2 {background-image: url(../../../img/iodraw/mind.svg)}
.file-icon.i3 {background-image: url(../../../img/iodraw/gantt.svg)}
.file-icon.i4 {background-image: url(../../../img/iodraw/whiteboard.svg)}
.file-icon.i5 {background-image: url(../../../img/iodraw/codechart.svg)}
.file-icon.i6 {background-image: url(../../../img/iodraw/textflow.svg)}
.file-icon.i7 {background-image: url(../../../img/iodraw/chart.svg)}
.file-icon.i8 {background-image: url(../../../img/iodraw/svg.svg)}
.file-icon.i9 {background-image: url(../../../img/iodraw/poster.svg)}
.file-icon.i10 {background-image: url(../../../img/iodraw/image-editor.svg)}
.file-icon.i11 {background-image: url(../../../img/iodraw/ppt.svg)}
.file-operation{float: right;width:100px;}
.file-operation button{border:0;margin: auto 6px;}	
.div-hidden{
	text-indent: -9999px;
    white-space: nowrap;
    line-height: 0;
    margin: 0;
    height: 0;
    opacity:0;
}
#loginModal .modal-dialog{width:300px;height:220px}
#loginModal .modal-header{border:0}
#loginModal .modal-title{text-align:center}
#loginModal .modal-body{text-align:center;padding: 15px 29px;}
#loginModal .col-sm-4{padding-right:10px;padding-left:10px;}
#loginModal .thumbnail{border-radius: 10px;}
#loginModal .modal-body img{
	width: 80px;
	height: 80px;
}
#loginModal .modal-footer{text-align:center;background-color:rgb(242, 242, 242);cursor:pointer;border-radius:0 0 6px 6px;}

/*---------- 标签页 ----------- */
.tag-list a {
    display: inline-block;
    float: left;
    line-height: 2.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*---------- 底部 ----------- */
#matoolsFoot {
	clear:both;
    width: 100%;
    margin:50px auto 0 auto;
	background: #f6f7fa;
	border-top: 1px solid #f6f7fa;
}
.foot-note {
    margin: 0 auto;
    border-bottom: 1px solid #f6f7fa;
}
.foot-note dl {
    padding:0 0 0 30px;
    color: gray;
    margin: 25px 0;
}
.foot-note dl dd {
    font-size: 12px;
    margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}
.foot-note dl dt {
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.foot-note a {
    color: gray;
}
.foot-share {
    min-height: 220px;
    padding: 20px 0 0 40px;
}
.foot-share strong {
	display:block;
    font-size: 18px;
    color: #666;
    margin-bottom: 15px;
}

.foot-copyright {
	clear:both;
    font-size: 12px;
    color: #999;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    line-height: 30px;
}
.foot-copyright a{
	color: #999;
}

/*---------- 自适应移动端，放在最后 ！！！----------- */
@media (max-width: 1200px) {
	.pc-show{display:none}
}
