﻿@charset "utf-8";
/* CSS Document */
@font-face{
    font-family: 'NotoSansHans-Light'; 	
}

/*body,html{font-family:NotoSansHans-DemiLight;font-size:14px;color:#333;background:#fff;outline:none;font-weight:400;}
body,div,a,ul,li,img,span,p{margin:0;padding:0;outline:none;font-weight:400;}
h1,h2,h3,h4,h5,h6{margin:0px;outline:none;font-weight:400;}
input,button,select,textarea{outline:none;font-weight:400;}*/ 
body,html{font-family:NotoSansHans-DemiLight;font-size:14px;color:#333;background:#fff;outline:none;}
body,div,a,ul,li,img,span,p{margin:0;padding:0;outline:none;}
h1,h2,h3,h4,h5,h6{margin:0px;outline:none;}
input,button,select,textarea{outline:none;} 
*{margin:0;padding:0;}
.l{float:left;}
.r{float:right;}



a:link { text-decoration: none;}
a:active { text-decoration:none}
a:hover { text-decoration:none} 
a:visited { text-decoration: none;}

.ClearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
a{text-decoration:none;cursor:pointer;color:#333;outline:none !important;}
ul,li{list-style:none;}
img{border:none;}
a:hover{text-decoration:none;}



.pc{display:block;}



.nav{width:100%;display:table;}

.main-left{background:#f6f6f6;}
   

.clsDetailWindowTitlebar{width:100%;overflow:hidden;background:#0B49A3;padding:0 10px;}
.clsDetailWindowTitlebar h2{float:left;font-size:15px;color:#FFFFFF;line-height:35px;}
.clsDetailWindowTitlebar h3{float:right;cursor:pointer;}
.clsDetailWindowTitlebar img{width:13px;height:13px;margin-top:11px;}


.clsDetailWindow{overflow-y: auto;position:fixed;left:50%;top:1%;margin:0 0 0 -320px;width:640px;height:98%;background:#FFFFFF;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);overflow-y: auto;}

.clsDetailWindowContent{padding:20px;overflow-y: auto;}
.clsDetailWindowContent .title{font-size:14px;color:#666666;line-height:24px;}
.clsDetailWindowContent .title span{font-size:14px;color:#191919;}


.clsDetailWindowContentTop{width:100%;overflow:hidden;margin-top:20px;}
.clsDetailWindowContentTop dl{width:50%;float:left;margin-bottom:15px;}
.clsDetailWindowContentTop dl dd{font-size:14px;color:#666666;line-height:24px;}
.clsDetailWindowContentBottom{width:100%;overflow:hidden;margin-top:15px;}
.clsDetailWindowContentBottom button{float:right;background:#0F4793;width:100px;height:30px;line-height:30px;font-size:14px;color:#FFFFFF;border-radius:2px;border:0px;}


.dlstyle{border-top:1px solid #efefef;border-left:1px solid #efefef;overflow: hidden;margin-top:0px;}
.dlstyle dl{border-bottom:1px solid #efefef;border-right:1px solid #efefef;overflow: hidden;width:100%;margin:0px;}
.dlstyle dl dd{background:#F7F7F7;float:left;width:25%;padding:5px;}
.dlstyle dl dt{float:left;width:75%;padding:5px;font-weight: 400;}

.clsDetailWindow.cellInfo{height:auto;max-height:90%;top:10%;    z-index: 12000;}
#divMapViewTasks{overflow:hidden;}
#myTabContent{overflow: hidden}


.placeholder{color:#999 !important;}


