body, html {font-family: 'microsoft yahei';background-color: #f4f5f6;}

.crumbs .notice li s,
.main-sub-tab li.sel label s {background-image: url('../images/pubSprite.png'); background-repeat: no-repeat;}

/* LOGO、导航 */
.header {
    position: relative;
    z-index: 1000;
    height: 76px;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 hsla(0,7%,56%,.08);
    /* border-top: 1px solid #e4e4e4; */
}
.header .logo {
    float: left;
    margin-top: 10px;
    width: 260px;
}
.header .logo s {
    float: left;
    width: 140px;
    height: 54px;
    margin-right: 10px;
    background: url(/static/images/logo_230_65.png) no-repeat 0 5px;
    background-size: 140px 40px;
}
.header .logo h1 {
    overflow: hidden;
    font-size: 24px;
    /* color: #fff; */
    line-height: 31px;
    padding-top: 10px;
    float: left;
}
.header .logo span {color: #fff; font-size: 14px; line-height: 25px; padding-left: 3px; display: none}

.header .topnav {
    float: right;
    margin-top: 16px;
}
.header .topnav li {float: left; position: relative; font-size: 16px;padding: 0 10px;}
.header .topnav li>a {display: inline-block; font-size: 16px;height:40px; line-height:40px;}
.header .topnav li.mobile>a {padding: 0 10px;}
.header .topnav li>a:hover, .header .topnav li.current>a {}
.header .topnav li>a s, .header .topnav li>a i {display: inline-block; vertical-align: middle; overflow: hidden;}
.header .topnav li>a .mob {width: 11px; height: 11px; background-position: -1px -1px; margin: -3px 5px 0 0;}
.header .topnav li>a .quit {width: 19px; height: 20px; background-position: 0 -13px; margin: -3px 5px 0 0;}
.header .topnav li>a i {height: 13px; padding: 0 3px; border-radius: 2px; margin: -3px 0 0 5px; line-height: 14px; background-color: #f54321; color: #fff; text-transform: uppercase; font-size: 10px; font-style: normal; font-family: arial;}
.header .topnav .myname{color: blue;font-size: 14px;}
/*
.header .topnav li>a .arrow, .header .topnav li>a .arrow em {position: absolute; display: block; width: 0; height: 0; border-style: solid; border-color: transparent; z-index: 10;}
.header .topnav li>a .arrow {display: none; border-width: 5px; right: 2px; top: 47px; border-bottom-width: 0; border-top-color: #fff;}
.w1200 .header .topnav li>a .arrow {right: 10px;}
.header .topnav li>a .arrow em {border-width: 4px; top: -6px; left: 0; margin-left: -4px; border-bottom-width: 1px; border-top-color: #ff552e;}
.header .topnav li.current>a .arrow {display: block;}
.header .topnav li.current>a .arrow em {border-top-color: #0065d1;}
*/

.header .subnav {display: none; position: absolute; left: 0; top: 40px; padding: 10px 0; background-color: #fff; box-shadow: 1px 3px 10px #999; border-radius: 0 0 5px 5px; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-animation: popup .3s ease-out; -moz-animation: popup .3s ease-out; animation: popup .3s ease-out;}
.header .mobile .subnav {padding: 0;}
.header .current .subnav {display: block;}
.header .subnav dt {position: absolute; display: block; width: 0; height: 0; border-style: solid; border-color: transparent; border-width: 6px; left: 56px; top: -12px; border-bottom-color: #fff;}
.header .subnav dd {position: relative; height: 35px; font-size: 14px;}
.header .subnav dd a {display: block; padding: 0 25px; line-height: 35px; white-space: nowrap;}
.header .subnav dd a:hover, .header .subnav dd.curr>a {color: #fff; background-color: #ff552e;}
.header .subnav dd strong {font-size: 18px; color: #f00;}
.header .subnav dd a:hover strong {color: #fff;}
.header .subnav dd.qrcode {height: 120px; padding: 5px;}
.header .subnav dd.qrcode img {width: 120px; height: 120px;}
.header .subnav dd dl {display: none; position: absolute; right: -145px; top: -5px; width: 150px; padding: 5px 0; background-color: #fff; box-shadow: 0 3px 10px #999; border-radius: 0 0 5px 5px;}


/* 面包屑 */
.crumbs .cont {float: left; height: 30px; padding: 13px 0; font-size: 14px; line-height: 30px;}
.crumbs .cont s, .crumbs .cont i {display: inline-block; width: 0; height: 0; border-style: solid; border-color: transparent;}
.crumbs .cont s {position: relative; border-width: 5px; border-left-color: #ccc; margin: 0 -3px 0 3px;}
.crumbs .cont i {position: absolute; border-width: 5px; top: -5px; left: -7px; border-left-color: #f5f5f5;}
.crumbs .qiandao {float: right;}
.crumbs .qiandao img {display: block; width: 138px; height: 41px; margin-top: 15px;}

/* 公告 */
.crumbs .notice {float: right; height: 30px; margin: 13px 0; line-height: 30px; overflow: hidden;}
.crumbs .notice ul {overflow: hidden;}
.crumbs .notice li {font-size: 14px;}
.crumbs .notice li a {display: block;}
.crumbs .notice li s {display: inline-block; width: 16px; height: 16px; background-position: -20px -37px; vertical-align: middle; margin: -2px 5px 0 0;}

/* 内容 */
.container {/*padding: 28px 20px; border: 1px solid #ededed; background-color: #fff;*/}

/* 侧栏目 */
.sidebar {
    float: left;
    width: 210px;
	/*
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.05);
    border-radius: 4px;
    background: #fff;
	*/
}
.sidebar .line{height:0px; display: inherit;border-bottom:1px solid #ededed; }
.sidebar dl {
    display: block;
    margin-bottom: 15px;
    /* border: 1px solid #ededed; */
    /* background-color: #fff; */
    margin-bottom: 8px;
	box-shadow: 0 1px 12px 0 rgba(0,0,0,.05);
	border-radius: 4px;
    overflow: hidden;
}
.sidebar dl dt{
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 22px;
    font-size: 16px;
    font-weight: 700;
    background: #5251bf;
    color: #fff;
    /* border-left: 4px solid #2476bd; */
    cursor: pointer;
}
/*
.sidebar dl:first-child dt{
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;	
}
*/



.sidebar dt s, .sidebar dt i {position: absolute; display: block; width: 0; height: 0; border-style: solid; border-color: transparent; z-index: 10; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all .2s linear;}
.sidebar dt s {
    border-width: 5px;
    right: 17px;
    top: 16px;
    border-bottom-width: 0;
    border-top-color: #ccc;/*#ffffff*/
}
.sidebar dt i {
    border-width: 4px;
    top: -6px;
    left: 0;
    margin-left: -4px;
    /* border-bottom-width: 1px; */
    /* border-top-color: #f5f5f5; */
}
.sidebar .curr dt s {
    border-top-width: 0;
    border-bottom-width: 5px;
    border-left-color: transparent;
    border-bottom-color: #ccc;/*ffffff*/
}
.sidebar .curr dt i {top: 2px; border-top-width: 0; border-bottom-width: 4px; border-left-color: transparent; }


/*.sidebar .curr dt s {-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}*/
.sidebar dt .setting {display: inline-block; vertical-align: middle; margin: -5px 0 0 10px; font-size: 12px; line-height: 35px; color: #037cff;}
.sidebar dd {
    position: relative;
    z-index: 10;
    line-height: 40px;
    background: #fff;
}
.sidebar dd.curr {z-index: 11;}
.sidebar dd a {display: block; position: relative; z-index: 1; padding-left: 22px; font-size: 14px;}

.sidebar dd s, .sidebar dd i {position: absolute; display: block; width: 0; height: 0; border-style: solid; border-color: transparent; z-index: 10;}
.sidebar dd s {border-width: 5px; right: 32px; top: 13px; border-right-width: 0; /*border-left-color: #ccc;*/}
.sidebar dd i {border-width: 4px; top: -4px; left: 0; margin-left: -6px; border-right-width: 1px; border-left-color: #000;}
/*
.sidebar dd.curr s {border-left-color: #ff552e;}
.sidebar dd.curr i {border-left-color: #ff552e;}
*/

/*.sidebar dd a:hover, .sidebar dd.curr>a {background: #ff552e; color: #fff;}*/
.sidebar dd a em {display: inline-block; height: 15px; padding: 0 4px; margin: -3px 0 0 5px; vertical-align: middle; overflow: hidden; border-radius: 10px; font-size: 12px; line-height: 15px; color: #fff; background-color: #ff6803;}
.sidebar dd a em.red{ background: #f77776;}
.sidebar dd ul {
    /* display: none; */
    /* position: absolute; */
    /* z-index: 2; */
    /* left: 120px; */
    /* top: 20px; */
    /* width: 110px; */
    /*padding: 5px 0;*/
    background-color: #fff;
    /* border-radius: 5px; */
    /* box-shadow: 0 2px 10px #999; */
    /* -webkit-animation: topFadeIn .3s ease-out; */
    /*-moz-animation: topFadeIn .3s ease-out;*/
    /* animation: topFadeIn .3s ease-out; */
}
.sidebar dd.curr ul {display: block;}
.sidebar dd li {
    height: 40px;
    line-height: 40px;
}
.sidebar dd .stit {
	display: block;
    padding: 0 25px;
    color: #f00;
}
.sidebar dd li a {
    display: block;
    padding: 0 25px;
    margin: 0;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    font-family: 'microsoft yahei';
}
.sidebar dd li small{ font-size:12px;color: #999; margin-left: 10px;}
.sidebar dd li a:hover {color: #333;}
.sidebar .module dd {/*float: left; width: 40%; margin-left: 7%;*/}
.sidebar .module dd.fb {float: none; /*width: 88%; margin: 0 0 10px 6%;*/}
.sidebar .module dd a {}
.sidebar .module dd.fb>a {
    padding-left: 22px;
    font-size: 16px;
    font-weight: 700;
    /* background: #fbf9f9; */
    /* border-left: 4px solid #2476bd; */
    /* margin-top: 5px; */
    color: #000;
}
.sidebar .module dd.fb>a:hover, .sidebar .module dd.curr.fb>a {}
.sidebar .module dd ul {/*left: 60px; width: 110px;*/}
.sidebar .module dd.fb ul {/*left: 140px; width: 110px;*/}
.sidebar .module dd s {right: 17px;}
.sidebar .module .line{height:0px; border-bottom: 1px solid #ddd;}

/* 内容 */
.main {position: relative;overflow: hidden;width: 960px;float: right;}

/* 内容一级TAB */
.main-tab{position:relative;height:40px;line-height:40px;border-bottom:solid 2px #f77776}
.main-tab li{position:relative;z-index:1;float:left}
.main-tab li.curr{z-index:2}
.main-tab li a{display:block;padding:0 22px;margin-right:5px;color:#666;font-size:16px;font-family:Microsoft YaHei;background:#ffffff;border-top-left-radius:4px;border-top-right-radius:4px}
.main-tab li.curr a,.main-tab li.curr a:hover{color:#fff;background:#f77776}
.main-tab li a:hover{color:#f60}
.main-tab li a.addNew{background-color:#f77776;color:#fff}
.main-tab li.add{float:right;position:relative;z-index:5}
.main-tab .add a{border:0;line-height:36px;background-color:#f77776;color:#fff;font-size:20px;width:120px;height:36px;margin-right:0;border-radius:3px;text-align:center}
.main-tab .add a:hover{color:#FFF}
.main-tab .add dl{position:absolute;left:0;top:36px;display:none}
.main-tab .add dl dd a{display:block;width:120px;height:32px;line-height:32px;background-color:#eee;color:#333;font-size:16px;border-radius:0;box-shadow:none;text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #fff}
.main-tab .add dl dd a:hover{color:#CC5F00}

/* 内容二级TAB */
.main-sub-tab {height: 45px; font-size: 14px; line-height: 45px; margin-top: 10px; overflow: hidden;}
.main-sub-tab ul li {position: relative; float: left;}
.main-sub-tab ul li a {display: block; padding: 0 13px;}
.main-sub-tab ul li.curr a {color: #ff552e; border-bottom: 2px solid #ff552e;}
.main-sub-tab ul li.sel {margin: 0 10px 0 10px;}
.main-sub-tab ul li.sel label {margin-right: 20px; cursor: pointer;}
.main-sub-tab ul li.sel label s {display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin: -2px 3px 0 0; background-position: -72px -1px;}
.main-sub-tab ul li.sel label.curr s {background-color: #5480bc; background-position: -72px -20px;}
.main-sub-tab ul li.static {font-weight: 700; color: #30992e;}
.main-sub-tab ul li.static label {color: #4d4d4d; font-weight: 500;}
/* 列表搜索*/
.main-sub-tab .searchbox {float: right;}
.main-sub-tab .searchbox input {padding:3px 5px;border:1px solid #0062f2}
.main-sub-tab .searchbox .submit {background: #0062f2;color: #fff;}
.main-sub-tab .searchbox .mbtn, .main-sub-tab .searchbox form {display: inline-block;}
.main-sub-tab .searchbox .mbtn {margin-right: 10px;background:#fff;color: #0062f2;}


/*nav-tabs*/
.nav-tabs {position: relative; z-index: 2; }
.nav-tabs ul {position: relative; float: left; margin-right: 10px;}
.nav-tabs ul li {float: left; margin-bottom: -1px;}
.nav-tabs ul li a {padding: 12px 35px; display: block; color: #aaa; font-size: 16px; font-weight: 400; margin-right: -1px; border: 1px solid #e2e2e2; border-radius: 0; background: #fafafa;}
.nav-tabs ul li a:hover {background-color: #f4f4f4; text-decoration: none;}
.nav-tabs ul li.active a {border-bottom-color: #fff; background-color:#f85959;color: #fff; cursor: default;}
.nav-tabs ul li.active a:hover {background-color: none;}
.nav-tabs .btn {float:left;padding: 12px 35px;margin:0 10px; display: block; color: #aaa; font-size: 16px; font-weight: 400;  border: 1px solid #e2e2e2; border-radius: 0; background: #fafafa;}
.nav-tabs .btn.add {color: #fff;border: 1px solid #f0f0f0;background-color: #f85959;}


/*list 列表*/
.list { margin-top: 12px;/*background: #fff;border: solid 1px #e2e2e2;border-radius: 5px;*/min-height: 500px;overflow: hidden;}
.list .loading {padding: 100px 0; text-align: center; font-size: 14px;}
.list .loading img {margin-right: 5px; display: inline-block; vertical-align: middle;}
.list .tishi_b {padding: 10px 0; text-align: center; font-size: 18px; color: blue;}
.list .tishi_s {padding: 10px 0; text-align: center; font-size: 14px; color:blue;}

/*tlist table样式*/
.list table {width: 100%; background: #fff;}
.list .fir {width: 20px;}
.list .thead {background: #f77776;}
.list thead {line-height: 36px; border-top: 2px solid #f77776;}
.list thead th{line-height: 28px; padding: 6px 6px; color: #fff; font-size: 16px;}
.list tbody tr {font-size: 14px; border-bottom: 1px solid #eee;}
.list tbody tr:hover td {background-color: #ecf5fc;}
.list tbody tr:hover td.empty {background-color: #fff;}
.list tbody td {line-height: 20px; padding: 12px 6px;}
.list tbody td.add {color: #30992e; font-size: 16px; font-weight: 700;}
.list tbody td.less {color: #b1000f; font-size: 16px; font-weight: 700;}
.list tbody td a s {display: inline-block; width: 13px; height: 13px; vertical-align: middle; margin: -2px 2px 0 0; background-image: url('../images/pubSprite.png'); background-repeat: no-repeat;}
.list tbody td a.edit s {background-position: 0 -54px;}
.list tbody td a.del {margin-left: 10px;}
.list tbody td a.del s {background-position: -13px -54px;}
.list tbody td a.link {color: #ff552e;}

/* 分页 */
.pagination {height: 28px; margin-top: 23px; display: none;}
.pagination-pages {float: right;}
.pagination-pages a, .pagination-pages span {float: left; min-width: 18px; height: 28px; padding: 0 5px; margin: 0 0 0 4px; background-color: #f8f8f8; text-align: center; line-height: 28px; font-size: 14px; cursor: pointer; color: #333; text-decoration: none;}
.pagination-pages .curr, .pagination-pages .interim {cursor: default;}
.pagination-pages .curr {background: #999; color: #fff;}
.pagination-pages a:hover {background-color: #f60; color: #fff;}
.pagination-pages .prev, .next {padding: 0 8px;}
.pagination-pages .disabled {background-color: #999; color: #fff; cursor: default;}


/* 版权 */
.footer {padding: 15px 0 20px; text-align: center; line-height: 30px; font-size: 14px; color: #333;}
.footer a {color: #333;}
.footer a:hover {color: #037cff; text-decoration: underline;}


/*提示区*/
.tx_box {margin: 12px 0;border: 1px solid #eee;background-color:#fdfdf2;padding: 20px 10px;position: relative;min-height: 53px;border-radius: 5px;overflow: hidden;}
.tx_box .tx_icon{ position: absolute;width:53px;height:53px;top:20px;left:10px; background: url('../images/icon_ts.gif') no-repeat;}
.tx_title {color: #333;font-size: 14px;text-align: left;margin-left: 75px;line-height: 180%;}
.tx_title h5{font-size: 20px;height: 24px;line-height: 24px;margin: 16px 0;}
.tx_title span{font-weight:bold; font-size:14px;}
.tx_box .warning{color:#ec971f;}







