@charset "utf-8";
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
li{list-style-type: none;}
a:link,a:visited{text-decoration: none;}
a:hover,a:active{text-decoration: none;}
.fl{ float:left; _display:inline;}
.fr{ float:right; _display:inline;}
.clear{ clear:both;}
.clearself{ overflow:hidden; _overflow:visible; _height:1%;}
.box-flex {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex1{display: block;-webkit-box-flex: 1;-moz-box-flex:1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.flex2{display: block;-webkit-box-flex: 2;-moz-box-flex:2;-webkit-flex: 2;-ms-flex: 2;flex: 2;}
.flex3{display: block;-webkit-box-flex: 3;-moz-box-flex:3;-webkit-flex: 3;-ms-flex: 2;flex: 3;}
.box-ver{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
}
.box-center{
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;

    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;

    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;

    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}

.bs-navbar{height: 80px;background: url(../images/navbarBg.jpg) #3b6290 0 bottom no-repeat;}
.bs-navbar .container-fluid{height: 100%;padding:0;position: relative;}
.plat-logo{display: block;height: 56px;min-width:220px;margin:12px 0;position: absolute;top:0;left: 15px;}
.plat-logo img{display: block;height: 100%;width: auto;}
/*.sign-out{display: block;font-size: 14px;color: #ff0000;position: absolute;top:0;right:15px;width: 55px;height: 25px;text-align: center;line-height: 23px;background: url(../images/sign-outBg.png) 0 0 no-repeat;}*/
/*.sign-out:hover{color: #ff0000;text-decoration: none;}*/

/*头部右侧*/
.sign-out{display: block;font-size: 12px;color: #666;width: 40px;height:30px;background: #f8f8f8;text-align: center;line-height: 30px;margin:25px 15px 25px 0;
    -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.sign-out:hover{background:#ff5448;color: #fff;}
.user_info{height: 40px;margin:20px 30px 20px 0;}
.user_photo{width:40px;height: 40px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;overflow: hidden;}
.user_photo img{display: block;width: 100%;height: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.user_name{display: block;line-height: 40px;margin:0 0 0 50px;color: #fff;}

/*头部菜单*/
.navlist{text-align: center;margin:0;padding:0 15px 0 220px;}
.navlist li{display: inline-block;padding:10px 20px;margin:0 5px;}
.navlist li a{display: block;color: #fff;font-size: 14px;}
.nav-img{width: 35px;height: 35px;margin:0 auto 5px;}
.nav-img img{display: block;width: 100%;height: 100%;}
.navlist li:hover,.navlist li.on{background: #5c89be;}

.slideMain{
    margin-left: 210px;height: 100%;
    -webkit-transition: margin 0.2s;
    -moz-transition: margin 0.2s;
    transition: margin 0.2s;
    overflow: auto;
    position: relative;
}
.slideMain.on{margin-left: 26px;}
.main-arrow{width: 16px;height: 50px;cursor:pointer;position: fixed;top:50%;margin:-25px 0 0;left:186px;background:url(../images/arrow-left.png) 0 0 no-repeat;}
.main-arrow.on{background: url(../images/arrow-right.png) 0 0 no-repeat;left: 0;}

.slideLeftMenu{width: 160px;position: relative;height:100%;float:left;background: #f2f2f2;overflow: hidden;}
/*.slideLeftMenu{width: 160px;position: absolute;top:56px;left: 0;bottom:0;background: #f2f2f2;overflow: hidden;}*/
.subject_list{margin:0;padding:0;width: 176px;height: 100%;overflow-y: auto;overflow-x: hidden;}
.subject_list li{width: 160px;overflow: hidden;}
.subject_list li a{display: block;font-size: 14px;color: #333;padding:10px 10px 10px 20px;}
.subject_list li.on a{color: #fff;background: #5c89be;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.pb10{padding-bottom: 15px;}
.mr5{margin-right: 5px;}
.filter-form{padding-bottom: 5px;}
@media (min-width: 768px) {
    .filter-form .form-group {
        margin-bottom: 10px;
    }
}
.slideRCon{margin-left: 170px;overflow-y: auto;height: 100%;}
.slideMainBox{height: 100%;padding-bottom: 56px;}

/*中间内容*/
.mainWrap{position: absolute;top: 90px;bottom: 65px;left: 0;right: 0;overflow: hidden;background: #fff;}
.slideBox{width: 186px;position: fixed;z-index:2;top: 90px;bottom: 65px;left: 0;text-align: left;
    -webkit-transition: -webkit-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translate3d(0%,0,0);
    -o-transform: translate3d(0%,0,0);
    transform: translate3d(0%,0,0);
}
.slideBox.hide{
    -webkit-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}
.mainNav {background:#2F3439;width:100%;height:100%;background: #3b6290;}
.level-com.current{background: #3b6290;}
.level-title{font-size: 14px;color: #fff;margin:0 10px 0 0;padding:14px 32px;border-bottom: 1px solid #6281a6;cursor: pointer;position: relative;line-height: 1.4;background: url(../images/list-down.png) right 20px no-repeat;}
.level-com.current .level-title{background: url(../images/list-up.png) right 20px no-repeat;border-bottom: 0 none;}
.level-list{padding:0;margin:0;background: #f8f8f8;display: none;}
.level-list li a{color: #666;font-size: 14px;padding:14px 10px 14px 20px;display: block;margin:0 10px;border-bottom: 1px dashed #9a9a9a;}
.level-list li.on{background: #5c89be;margin-top: -1px;}
.level-list li.on a{color: #fff;}
.level-title .glyphicon{position: absolute;left: 10px;top:16px;}
.level-list li:last-child a{border:0 none;}
/*页脚*/
.c-footer{padding:10px 0;}
.c-footer p{text-align: center;margin:0;line-height: 1.6;}
.c-footer p a{color: #666;padding: 0px 10px;}
.own_fieldset{display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    padding:15px;
    min-width: -webkit-min-content;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}
.own_fieldset legend {
    display: block;
    -webkit-padding-start: 10px;
    -webkit-padding-end: 10px;
    border: none;
    width: auto;
    font-size: 16px;
    margin-bottom: 0;
}