body{
	font-style:"微软雅黑";
}

 .manage-title{
	height: 38px;
	line-height: 34px;
	background: #f1f5f7;
	border: 1px solid #ddd;
	margin-bottom: 6px;
    font-weight: bold;
    padding-right:9px;
} 
.manage-title p{
	color:#333;
}
.radio-margin-top,.l-top{
	margin-top:11px;
}
.manage-form{
	margin-top:10px;
	min-height:34px;
}
.manage-form>.row{
	margin-top:10px;
}
.manage-content{
	margin-top:20px;
}
.margin-top1{
	margin-top:1px;
}
.manage-table tr td{
	text-align:left;
}
.manage-list-input{
	margin-top:20px;
}
.manage-right{
	float:right;
}
 .nav-tabs{
   border-bottom:none;
} 
.nav-tabs>tr>td{
	background:#bcbbbb;
	display: block;
	color:#fff;
	height:30px;
	line-height:20px;
}
 .nav>li>a {
    position: relative;
    display: block;
    padding: 4px 13px;
    border-radius: 4px;
} 
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #2256a7;
    border: 1px solid #2256a7;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 4px;
}
 .nav-tabs {
    width: 98%;    
} 
label{
	float:left;
	height: 34px;
	line-height: 34px;
	text-align:right;
	margin: 0;
}
.label-tc{
	width:180px;
	padding-right:1%;
	margin-left: 7%;
	color:#333;
}
.form-control{
	width:50%;
}
.info{
	display: inline;
	width: 150px;
	color: #f00;
}
.d-check{
	display:inline-block;
	width:68%;
}
.d-check>li{
	float: left;
    width: 16%;
    height: 34px;
    line-height: 38px;
}
.d-check .char-check{
	margin-right:6%;
	float:left;
}
/* tab */
.navbar{
	position:fixed;
}  
.manage-tablist .title{
		text-align:center;
	background:#bcbbbb;
}
.table-list-container{

}
.new{
	background:#f00;
}
.manage-tablist>li{
	margin-top: 5px;
	border-radius: 3px;
}
.manage-tablist>li.active_li a{
	background: #2256a7;
}
.manage-tablist>li.active_li a{
	color:#fff;
	cursor: default;
}
.manage-tablist>li a{
	border: 1px solid #2256a7;
	color:#2256a7;
	margin-right: 10px;
	margin-bottom: 5px;
	border-radius: 3px;
}
.manage-tablist>li a:hover{
	margin-right: 10px;
	color:#fff;
	background: #2256a7;
	border-radius: 3px;
	border: 1px solid #2256a7;
}
.manage-pro-list{
    background: #f8f7f7;
    width: 100%;
    height: 38px;
    line-height: 36px;
    border: 1px solid #ddd;

}

	
.manage-margin-right{
	margin-right:1%;
	
}
.manage-margin-right6{
	margin-right:6%;
	
}
.manage-margin-btntop{
	margin-top:3px;
}
.manage-margin-top11{
	margin-top:11px;
}
.manage-pro-list-title{
	font-weight:bold;
}
/*******select********/
.form-control-res {
    display: block;
    width: 20%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control-res:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.dialog-body{
	width:80%;
	margin-left:10%;
	padding:20px 0;
}
/*******nav********/
.navclick{
	background: url(../../../image/common/icon-right.png) no-repeat right;
    background-position: 90% 45%;
}
.currentDt{
	background:url(../../../image/common/icon-top.png) no-repeat right;
    background-position: 90% 45%;     
}
.manage-content>ul>li .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
/*******table********/
.table-pjt tr td:first-child a{	
	color:#2256a7;
}
.td-width{
	width: 200px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#428bca;
}
.tr-td-width-bg{
	width:803px;
}
.tr-td-width-md{
	width:180px;
}
tr>td>a{
	color:#4ca1cd;
}
.e-height{
	height:300px;
}
/*******slidebar-right********/
.slidebar-right{
	float:left; 
	position: absolute; 
	z-index:1000;
	right: 14px;
    top: 66px;
}
.slide-right{
	display: none;
	
}
/* .slidebar-logo{
	background:url("../../../image/shouye_img/switching/slidebar3.png");
    float:right;
    width: 14px;
	height: 18px;
	position:absolute;
	top:65px;
	right:0;	
} */
.btnCtn:hover,.btnOpen:hover{
/* 	background:url("../../../image/shouye_img/switching/slidebar4.png");	 */
    width: 18px;
	height: 18px;	
}
.slidebar-right ul{
	height:500px;
	background:#fff;
	overflow: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#slide-header{
	background: #f5f5f5;
	height:55px;
	line-height:55px;
}
.slide-search{
	height:55px;
	padding-top:14px;
}
.slide-search>input{
	width: 98%;
	border-radius: 30px;
	height: 28px;
}
#s-search{
	margin-left: -24px;
	margin-top: -28px;
}
.slide-right li{
	height:34px;
	line-height:34px;
	widht:100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #d4d4d4;
	padding-left:13px;
}

.slide-right h6{
	text-align:right;
	padding-right:15px;
}
.s-top{
	display: block;
	width: 67px;
	height: 26px;
	line-height: 24px;
	border: 1px solid #2256a7;
	text-align: center;
	color: #2256a7;
	float: left;
	margin-left: 10px;
	margin-top: 18px;
	font-size: 10px;
}
.s-top>a{
	color: #428bca;
}
.slide-page{
	width:100%;
	height:50px;
}
.s-p-input{
	width: 27px;
    height: 25px;
    margin-left: 8px;
    margin-right: 3px;
}
.s-p-but{
	border: 1px solid #2256a7;
	background: #fff;
	color: #2256a7;
	height: 26px;
    line-height: 14px;
}
.s-page{
	color: #2256a7;
    font-size: 14px;
}
.tab-mt{
	display: inline-block;
	margin-right: 1%;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 81px;
	height: 26px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #2256a7;
}
.tab-mt a{
	color:#2256a7;
	text-decoration : none ;
}

.manage-form .active,.manage-title .active{
	background:#2256a7;
	border:none;
	color:#fff;
	
}

.manage-form .active a,.manage-title .active a{
	color:#fff;
}
.active>a{
	color:#2256a7;
	text-decoration : none ;
}
.pro-name{
	width:360px;
	height:auto;
	float:none;
	
}

.cho-content{
	width:54%;
	height:300px;
	background:#f1f1f1;
	position:absolute;
	top: 295px;
	left:260px;
	z-index:100;
	display:none;
	color:#4ca1cd;
	padding-top: 10px;
}
.Online_service{
	width: 25px;
	height: 25px;
	float: left;
	margin-top: 19px;
	margin-left: 10px;
}
#mibew-agent-button>img{
	width: 25px;
    height: 25px;
	display: block;
        position: relative;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
        0%   {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        25% {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }
        50% {
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
        }
        100% {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }
    }
    @keyframes spin {
           0%   {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }
       
        50% {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
       
        100% {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }
    }
.l-top a,.l-time{
	color:#4ca1cd;
}
.l-tit img{
	 margin-left: -24px;
     margin-right: 23px;
}
.l-time img{
    margin-right:10px;
}
.m-top{
	margin-top:10px;
	min-height:34px;
	overflow:hidden;
}
.chec{
	width: 424px;
	height: 34px;
	line-height: 34px;
	display:block;
}
.check-r{
	line-height: 20px !important;
}
.all-check{
	width:100%;
	padding-left:5%;
}
.all-check>li{
	width: 30%;
}
.mandatory{
        color:red;
}
.item>tr{
	background:#fff !important;
}
.v-lef{
	width:7%;
	margin-left:3% !important;
}
.v-rig{
	width:90%;
}
.v-rig>li{
	width: 32% !important;
}
.tc-font{
	display: block;
	width: 70%;
	height: 34px;
	float: left;
	line-height: 34px;
	color: #333;
}
.flex{
	display:flex;
}
.crumbs>li{
	float:left;
}
.crumbs>li>a{
	color: #2256a7;
	font-weight: bold;
}
/* ä¿®æ”¹bootstrap */
.bot-padding{
	padding-left:0;
	padding-right:0;
}
.modify_w{
	display: block;
    width: 117px;
}
.print_w{
	display: block;
    width: 101px;
}
.dropdown-reset{
	left: -99px;
	z-index: 10;
	width: 160px;
}
.btn-primary {
    color: #fff;
    background-color: #2256a7;
    border-color: #2256a7;
}
.file-res{
	border: none;
    box-shadow: none;
    width:50%;
}
.control_res{
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.d-res{
	display: inline-block;
    width: 52%;
    min-height: 34px;
}
.tc-res .label-tc{
	width: 160px;
}
.res-w>li{
	width: 36%;
	color: #333;
}
.clear{
     clear:both;
}
.line{
     line-height:32px;
}
.pro_inf{
	border:1px solid #ddd;
	width:100%;
	background:#f0f4f7;
	height: 26px;
	line-height: 23px;
	padding: 0 8px;
}
.modu_sli{
	margin-left: 20px;
	background: rgb(241, 246, 251) none repeat scroll 0% 0%;
	margin-top: 2px;
	border: 1px solid #ddd;
	text-align: center;
} 
.page-res{
	margin-left: -17%;
    font-size: 12px;
}
#pvalues{
	display: inline-block;
	width: 67%;
	}
#subProviderView01,#subProviderView02{
	margin-left: 28px;
}
.add_tit{
	height: 34px;
	display: block;
	line-height: 34px;
	min-width: 88px;
	float: left;
}


/*cx*/
.list_arrow{
	width:15px;height:15px;float:left;background:url(../images/a-right.png) no-repeat center;background-size:contain;margin-right:5px;cursor: pointer;
}
.list_arrow.collapse{display:block;background-image:url(../images/a-bottom.png);}
.p-align-layer{text-indent: 150px;padding-left: 7%;padding-top:5px;display:block;width:100%;}
.layui-layer-content html,.layui-layer-content body{height:auto;}
#__ErrorMessagePanel{
	text-indent: 150px;padding-left: 7%;padding-top:5px;display:block;
}
table #__ErrorMessagePanel{
	text-indent: 0;padding:0;display:block;
}