﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0 }
html,body{height:100%}
body{ font: 14px/1.5 arial,Microsoft YaHei; color: #333}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font: 14px/1.5 arial,Microsoft YaHei}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark, audio, video, canvas { display: block }
address, cite, dfn, em, var, b, sub, sup { font-style: normal }
code, kbd, pre, samp { font-family: courier new, courier, monospace }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { font-size: 100%; overflow:hidden; zoom:1; display:block; zoom:1}
input, textarea, select { font-family: arial,Microsoft YaHei }
fieldset, img { border: 0 }
sup, sub { font-size: 0.6em }
ul, ol, li { list-style: none; display:block}
table { border-collapse: collapse; border-spacing: 0 }
input { outline: 0 }
textarea { -moz-outline: 0; outline: 0; overflow: auto; vertical-align: top; resize: none; -webkit-appearance: none }
img { vertical-align: middle }
iframe { margin: 0; padding: 0; border: 0; font-size: 100% }
a {text-decoration: none; color:#333}
a:hover { text-decoration: none; color:#44b549 }
.none { display: none }
.block { display: block }
.fl { float: left}
.fr { float: right }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; overflow: hidden }
.clearfix{ *zoom:1 }
.clear{clear:both}
label{font-weight:normal!important}
.bor-btm{ border-bottom:1px solid #eee}
.bor-btmNone{ border-bottom:none !important}
.tl{ text-align: left !important;}
.tr{ text-align: right !important;}

.light-blue{color: #15456f !important;}

/**/
.p20{padding:20px}
.pt10{ padding-top: 10px !important;}
.pt20{ padding-top: 20px !important;}
.pdb10{ padding-bottom: 10px !important;}
.pdb20{ padding-bottom: 20px !important;}
.pdl10{ padding-left: 10px !important;}
.pdl20{ padding-left: 20px !important;}
.pdr10{ padding-right: 10px !important;}
.pdr20{ padding-right: 20px !important;}
.mgl10{ margin-left: 10px !important;}
.mgl20{ margin-left: 20px !important;}
.mgr10{ margin-right: 10px !important;}
.mgr20{ margin-right: 20px !important;}
.mh100{min-height: 100px !important;}

/*login*/
body.login{background:#eee; background:url(../images/bg.jpg) no-repeat center; background-size:cover}
body.login .boxP{position:absolute; width:400px; height:320px; background:#fff; top:50%; left:50%; margin-top:-150px; margin-left:-205px; border:0; box-shadow:0 20px 50px rgba(0,0,0,0.2)}
body.login .boxP dl{margin:0; padding:5px 0}
body.login .boxP dt{width:60px; line-height:28px}
body.login .boxP dd{margin-left:70px}
body.login .boxP input{width:250px; height:40px}
body.login .formP{margin:0; border:0}
body.login .titP{border:0; text-align:center; height:60px; overflow:hidden}
body.login .titP h4{float:none; line-height:80px; border:0; line-height:70px; font-size:24px}
body.login .btnMngB{padding:5px 20px}
body.login .btnB a{ margin-left: 54px; width:202px; line-height:40px; height:40px}

/**/
.topHead{background:#333; line-height:35px; overflow:hidden; zoom:1}/*padding:0 10px; */
.topHead a.logo{float:left; font-weight:bold; color:#999; }
.topHead p{float:right; color:#999}
.topHead p a{color:#fff; margin:0 5px}

/* 树形菜单开始 */
.leftMenu {border-right:1px solid #ccc; height:100%}
.leftMenu h1 { padding-left:30px; cursor:pointer; height:36px; line-height:36px; font-weight:normal; color:#999}
.leftMenu h1:hover{color:#666}
.leftMenu ul { display:none;}
.leftMenu li { padding:0; font-size:14px;}
.leftMenu li a {padding-left:50px;height:36px; line-height:36px;display:block; text-decoration:none; color:#222; font-weight:normal;} 
.leftMenu li a:hover { background:#44b548; color:#fff;}
.leftMenu .On a{ background:#44b548; color:#fff;}

/*按钮样式*/
.btnB{padding:20px 0; overflow:hidden; text-align: center}
.btnClear{ clear:both}
.btnMid{text-align:center}
.btnP{ display: inline-block; margin-right: 20px; padding:0 30px; height: 32px; line-height: 32px; text-align: center; background: #44b548; color: #fff; border-radius: 5px; border:0; transition: all .3s ease; cursor:pointer}
.btnP:hover{background:#2f9833; color:#fff}
.btnDark{background:#666}
.btnDark:hover{background:#555; color:#fff}
.btnRed{background:#f30}
.btnRed:hover{background:#e52e00; color:#fff}
.btnLigh{background:#eee; color:#999; cursor:no-drop}
.btnLigh:hover{background:#eee}
.btnWhite{background:#fff; color:#44b548; border:1px solid #44b548}
.btnWhite:hover{background:#2f9833; border:1px solid #2f9833; color:#fff}
.btnMid .btnP{float:none; display:inline-block}
.btnB a{color: #fff;text-decoration: none;}
.btnB a:hover{text-decoration: none;}
.btnB a:visited{text-decoration: none;}

/*消息提示样式*/
.msgP { background: #eee; color: #333; margin-bottom: 20px; padding: 20px}
.msgP h4{line-height:24px; font-size:16px; margin-bottom: 10px}
.msgP h4 b{float:left}
.msgP h4 a{float:right; font-size:20px; line-height:24px; padding:0 5px; font-weight:normal; color:#000; opacity:0.5}
.msgP h4 a:hover{ opacity:1}
.msgP p { line-height: 20px}
.msgWar { background: #f7f5db; color: #c93; }
.msgWar h4 a{color:#c93}
.msgErr { background: #f7dcdb; color: #c33; }
.msgErr h4 a{color:#c33}

/*tab样式*/
.tabP{height:39px; position:relative; border-bottom:1px solid #ccc}
.tabP ul{position:absolute; top:0; left:0; height:40px}
.tabP li { float: left; height:40px; position:relative}
.tabP li em{display:block; width:5px; height:5px; border-radius:5px; position:absolute; top:8px; right:15px; background:#f30}
.tabP li a{display:block; height:37px; line-height:37px; padding:0 20px}
.tabP li a:hover{border-bottom: 3px solid #ccc; color:#333}
.tabP li.active a{color:#44b549; border-bottom: 3px solid #44b549}

/*tag样式*/
.tagP{}
.tagP .tagTab{background:#eee; border:1px solid #ccc; padding:0 10px; overflow:hidden; zoom:1}
.tagP .tagTab h4{float:left; font-size:18px; line-height:60px}
.tagP .tagCon{}

/*主内容容器*/
.boxP{margin-bottom:20px}
.boxP .titP{border-bottom:0; position:relative; height:30px; line-height:20px; padding:10px 0}
.boxP .titP h4{float:left; font-size:16px; border-left:5px solid #44b548; padding:0 10px; display:block; margin:5px 5px 5px 0}
.boxP .titP em{float:left; color:#44b548; font-weight:bold; font-size:16px; display:block; margin:5px 30px 5px 0}
.boxP .titP em.err{color:#f30}
.boxP .titP .btnMng{float:right}
.boxP .titP .btnMng a.btnP{color:#fff; height:30px; line-height:30px; margin:0 0 0 10px}
.boxP .titP .btnMng a.btnClose{background:#fff; color:#333; width:auto; padding:0 5px}
.boxP .titP .btnMng a.btnClose span{font-size:25px; margin-right:3px; float:left}
.boxP .titP .btnMng a.btnClose:hover{color:#44b548}
.boxP .titP .tag{float:right; padding:3px 0}
.boxP .titP .tag li{padding:0 15px; cursor:pointer; height:24px; line-height:24px; float:left; margin-right:10px; border-radius:30px}
.boxP .titP .tag li:last-child{margin:0}
.boxP .titP .tag li.active{background:#666; color:#fff}
.boxP .titP .search{position:relative; float:right}
.boxP .titP .search .text{background:#fff; border:1px solid #ddd; height:30px; width:200px; position:absolute; top:-1px; right:0; padding:0 10px}
.boxP .titP .search .text:hover{border:1px solid #ccc}
.boxP .titP .search .btnP{position:absolute; top:-1px; right:0; z-index:2; border-radius:0; padding:0 10px; width:auto; margin:0}
.boxP .conP{border:1px solid #ccc; padding:20px}
.boxP .tagCon .tagS{display:none}
.boxP .tagCon .active{display:block}

/*表格样式*/
.tableBox{width: 100%; overflow-x: auto;}
.tableP { border: 1px solid #ccc; border-collapse: collapse; width: 100%; max-width:150%;}
.tableP th, .tableP td { vertical-align: middle; padding:10px; text-align:center; font-size: 14px;}
.tableP th {background:#ddd}
.tableP tr:nth-child(2n+1){ background: #f5f5f5}
.tableP a{float:left}
.tableP td input[type=checkbox], .tableP th input[type=checkbox]{ margin: 0; width: 14px; height: 14px;}
.tableP td .img{ width: 30px;}
.tableP .opt{text-align:center}
.tableP .opt a{float:none; margin:0 5px; padding:0 5px; color:#44b548}
.tableP .opt a:hover{color:#2f9833}
.tableP tr:hover{background-color: #e9f4ff}
.w150{width: 150% !important;}
.tableP.srchTab th, .tableP.srchTab td{padding: 10px; height: auto;}
.tableP.srchTab tr:hover{background-color: #fff}

/*page*/
.pageP{border:1px solid #ccc; border-top:0; padding:10px; overflow:hidden; zoom:1; height:24px; line-height:24px}
.pageP .opt{float:left}
.pageP .opt label{display:block; height:24px; line-height: 24px; float:left; margin-right:15px; color:#44b548; font-weight:normal!important}
.pageP .opt label input[type=checkbox]{float:left; margin:5px 4px 6px 0; width: 14px; height: 14px;}
.pageP .opt a{color:#44b548; display:block; padding:0 10px; margin-right:5px; float:left}
.pageP .opt a:hover{color:#2f9833}

.pageP .pageBar{float:right}
.pageP .pageBar div{float:left; color:#666; margin:0 0 0 20px}
.pageP .pageBar div em{margin:0 3px}
.pageP .pageBar div a{color:#44b548; padding:2px 5px; margin:0 5px}
.pageP .pageBar div a.active{background:#44b548; color:#fff}
.pageP .pageBar .jump{height:18px; line-height:18px; border:1px solid #ccc; width:18px; display:inline; margin:2px 5px; padding:0 5px}

/*表单*/
.formP{border:1px solid #eee; padding:15px 15px 20px 15px; overflow:hidden; zoom:1; margin-bottom:20px;}
.formP dl {float: left; overflow:hidden; zoom:1; position: relative; margin:0 20px 0 0; padding:10px 0;}
.formP dl dt {float: left; width: 120px; text-align: right; margin-right: 10px; line-height: 18px; padding:7px 0; font-weight:normal!important}
.formP dl dd {margin-left:130px}
.formP dl dd span{color:#999; font-size:12px}
.formP dl dt .redSpan{color:#f30; padding:0 3px 0 0; font-size:18px; vertical-align:middle; font-weight:bold}
.formP dl dd .txt{padding: 7px 0; font-size:16px; }/*20170314*/
.formP .openbtnMng{padding: 10px 0; }/*20170314*/
.formP .img{width: 400px;}


.searchFormP{position: relative; margin-bottom: 0}
.formP .btnP{height:32px; line-height:32px; margin-right:10px}
.formP .btnP:hover{color:#fff}
.boxP .searchBtns{ padding: 15px 0; text-align: center; border:1px solid #eee; border-top:0}
.boxP .searchBtns dt{ display: none}

.formP .rBtn{margin:0;position: absolute; top:10px; right: 0;}
.formP .rBtn dt{display:none}
.formP .rBtn dd{margin-left: 0;}
.formP .btnP{height:32px; line-height:32px; margin-right:10px}
.formP .btnP:hover{color:#fff}

.formP .openMng{position: absolute;left: 50%;bottom: -1px; z-index: 5; margin-left: -25px; width: 50px; height: 15px; background:#ddd url("../images/open.png") center no-repeat; border:1px solid #eee }
.formP .closeMng{ background:#ddd url("../images/close.png") center no-repeat; bottom:-2px}
.textareaP{border:1px solid #ccc; border-radius:3px; overflow:hidden}
.textareaP textarea{border:0; border-radius:3px; min-height:200px; width:600px; padding:10px}
.textareaP .tip{line-height:40px; text-align:right; padding:0 15px; color:#999}

.inputP{overflow:hidden; zoom:1}
.inputP input{ padding:0 5px; line-height: 30px; height: 30px; background:#fff; border:1px solid #ccc; margin:0 5px 5px 0; float:left; border-radius:3px; width:100px}
.inputP input:hover{border:1px solid #999}
.inputP input.xs{width:20px}
.inputP input.s{width:50px}
.inputP input.l{width:150px}
.inputP input.xl{width:200px}
.inputP input.xxl{width:300px}
.inputP label{float:left; margin:0 10px 5px 0; display:block; height:20px; padding:6px 0}
.inputP label input{padding:0; height:auto; margin:3px 5px 0 0; width:auto}
.inputP label.mid{margin:0; padding:0 3px; line-height:32px; margin-right:5px; color:#999}

.selectP{overflow:hidden; zoom:1}
.selectP li{width:110px; height:30px; border:1px solid #ccc; margin:0 5px 5px 0; float:left; border-radius:3px}
.selectP li:hover{border:1px solid #999}
.selectP select{width:100%; border:0; height:30px; background:#fff; border-radius:3px}
.selectP li.xs{width:30px}
.selectP li.s{width:60px}
.selectP li.l{width:160px}
.selectP li.xl{width:210px}

.tableP .inputP input{width:92%; padding:0 3%; margin:0}
.tableP .selectP li{width:92%; padding:0 3%; margin:0}

.uploadImg{}
.uploadImg .btnMng{position:relative; height:32px; line-height:32px; font-weight:bold; width:80px; overflow:hidden; float:left; margin-right:15px; padding:0}
.uploadImg .btnMng input{position:absolute; z-index:2; opacity:0; width:1000px; margin-left:-500px; cursor:pointer}
.uploadImg .btnMng p{display:block; height:30px; line-height:30px; border:1px solid #44b548; color:#44b548; text-align:center; border-radius:3px; transition: all .3s ease}
.uploadImg .btnMng:hover p{background:#2f9833; border:1px solid #2f9833; color:#fff}
.uploadImg .view{padding:10px 0; clear:both}
.uploadImg .view p{display:block; line-height:30px}
.uploadImg .view p a{margin:0 10px; color:#44b548; text-decoration:underline}

.formP dl.err{}
.formP dl.err input{border-color:#f30}
.formP dl.err span{color:#f30}
.formP dl.err .selectP li{border-color:#f30}

.formV{}
.formV dl{float:none; padding:10px 0; margin:0}
.formV .inputP{float:left; margin:0 10px 0 0}
.formV .selectP{float:left; margin:0 10px 0 0}
.formV dl dd span{line-height:32px}
.formV dl.btnMng{clear:both}
.formV dl a.link{color:#44b548; text-decoration:underline; font-size:12px; line-height:32px}

.formDouble dl{float:left; width:50%}
.formTriple dl{float:left; width:33%}

/*课程筛选*/
.filterBox{border:1px solid #ccc; padding:20px}
.filterBox dl{display:block; overflow:hidden; zoom:1; padding:10px 0 4px; line-height:25px}
.filterBox dl dt{float:left; width:100px; display:block; color:#666}
.filterBox dl dd{display:block; margin-left:100px}
.filterBox dl dd a{display:block; float:left; line-height:25px; padding:0 9px; margin:0 1px 6px 0}
.filterBox dl dd a:hover{background:#f4f8fd}
.filterBox dl dd a.On{background:#44b548; color:#fff}
.filterBox dl dd a.On:hover{background:#2f9833}

.filterTag{float:right; height:100%; width:295px; text-align:center; padding:30px 0 0}

/*弹出层*/
.dialogP{background:rgba(0,0,0,0.1); position:fixed; top:0; left:0; z-index: 10; width:100%; height:100%;}
.dialogP .boxP{width:1000px; overflow:hidden; zoom:1; position:absolute; top:100px; left:50%; margin-left:-500px; background:#fff; border:0; box-shadow:0 20px 50px rgba(0,0,0,0.5)}

.dialogP .conP,.dialogP .tableP,.dialogP .formP,.dialogP .tableBox{max-height:250px; overflow-x:auto; overflow-y:auto; margin:0}
.dialogP .boxTips{ width: 400px; margin-left: -200px; top:200px}
.dialogP .boxTips .msgInfo{ text-align: center; padding: 40px 15px;border:1px solid #eee}
.dialogP .boxTips .msgInfoForm{ padding: 50px 15px;border:1px solid #eee}
.dialogP .boxTips .msgInfoForm dl{overflow:hidden; margin-bottom: 10px;}
.dialogP .boxTips .msgInfoForm dl dt{float: left; width: 120px; text-align: right; margin-right: 10px; line-height: 18px; padding:7px 0;font-weight:normal!important}
.dialogP .boxTips .msgInfoForm dl dd{ float: left; height: 32px; line-height: 32px;}

.dialogTime .txt{ float: left; height: 20px; line-height: 20px; margin:0 10px 5px 0; padding: 6px 0; color: #333}
.dialogTime .selectP li{ border:0}
.dialogTime .selectP li.s{ width: 90px}
.dialogTime .selectP li.s .sel{ width: 65px}
.dialogTime .selectP .sel,.dialogTime .selectP .sel_s{ width: 85px; height: 30px; border: 1px solid #ccc; margin: 0 5px 5px 0; float: left; border-radius: 3px;}
.dialogTime .selectP .sel_s{ width: 40px}
.dialogTime .selectP .mid{ display: inline-block; color: #333; float: right; height: 30px; line-height: 30px}
.dialogTime dd .tips{ display: block; margin-top: 20px; line-height: 30px}

/*弹框样式1*/
.dialogP { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; z-index: 9999; }
.dialogP.is-visible { opacity: 1; visibility: visible; transition: opacity 0.3s 0s, visibility 0s 0s; }
.dialogP-close { position: absolute; right: 10px; top: 10px; z-index: 10; width: auto; height: 1.25rem; display: block; font-size: 14px; }
.is-visible .dialogP-container { transform: scale(1); }
/*弹框样式2*/
.cd-popup1 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup1.is-visible1 { opacity: 1; visibility: visible; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container1 { position: relative; width: 400px; margin: 250px auto; height: 250px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); transform: translateY(-60px); transition-property: transform; transition-duration: 0.3s; }
.cd-popup-close { position: absolute; right: 10px; top: 10px; z-index: 10; width: auto; height: 1.25rem; display: block; font-size: 14px; }
.is-visible1 .cd-popup-container1 { transform: translateY(0); }
/*弹框样式3*/
.cd-popup2 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup2.is-visible2 { opacity: 1; visibility: visible; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container2 { position: relative; width: 400px; margin: 250px auto; height: 250px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); transform: translateY(60px); transition-property: transform; transition-duration: 0.3s; }
.cd-popup-close { position: absolute; right: 10px; top: 10px; z-index: 10; width: auto; height: 1.25rem; display: block; font-size: 14px; }
.is-visible2 .cd-popup-container2 { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
/*弹框样式3*/
.cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup3.is-visible3 { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; -moz-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container3 { position: relative; width: 400px; margin: 250px auto; height: 250px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-close { position: absolute; right: 10px; top: 10px; z-index: 10; width: auto; height: 1.25rem; display: block; font-size: 14px; }
.is-visible3 .cd-popup-container3 { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }


/*搜索筛选*/
.searchResult{padding:0; margin:0; line-height:30px!important; height:30px}
.searchResult span{line-height:30px!important; font-size:14px!important; color:#999}
.searchResult a{font-size:14px; margin:0 5px; line-height:30px}

/*404*/
.errorP{width:300px; margin:150px auto; background:url(../images/404.jpg) no-repeat top left; padding:15px 0 10px 250px}
.errorP b{display:block; font-size:35px; line-height:60px; color:#666}
.errorP span{display:block; color:#999; font-size:12px; line-height:18px; margin-bottom:20px}
.errorP p{}
.errorP p a{color:#44b548; margin:0 5px; text-decoration:underline}

/*图片列表*/
.imgList{padding:20px 0 0; overflow:hidden; zoom:1}
.imgList li{position:relative; width:120px; height:120px; text-align:center; margin:0 20px 20px 0; float:left; background:#eee}
.imgList li span{height:100%; vertical-align:middle; display:inline-block}
.imgList li img{max-height:120px; max-width:120px; display:inline; vertical-align:middle}
.imgList li a.del{position:absolute; top:0; right:0; background:#666; color:#fff; display:block; width:20px; height:20px; line-height:20px; text-align:center}

/*视频列表*/
.videoList{padding:20px 0 0; overflow:hidden; zoom:1}
.videoList li{position:relative; width:240px; margin:0 20px 20px 0; float:left}
.videoList li img{display:block; width:240px; height:180px; margin-bottom:10px}
.videoList li video{position:absolute; top:0; left:0; width:240px; height:180px}
.videoList li p{line-height:25px}
.videoList li a.del{position:absolute; top:0; right:0; background:#666; color:#fff; display:block; width:20px; height:20px; line-height:20px; text-align:center}

/*上传视频*/
.upLoadVideo .uploadImg .view img{width:120px; height:80px }

/*表格树*/
.collapsed { display: none; }
.tablemain {background-color:#ccf;border-collapse: collapse; border: solid 1px #447; padding: 0px; text-align: left; }
.treet1 td, .treet2 td { padding:0 10px; height: 40px; line-height: 40px}
.treet1 .adeimg, .treet1 .ttimage, .treet1 .parimg, .reet1 .preimg { border: none; margin: 0px 5px 0 0; padding: 0px; vertical-align: bottom; width:40px; height: 40px; }
.treet1 .adeimg, .treet1 .parimg {cursor: pointer; }
.treetable .tblSort{ padding-left: 100px !important; position: relative}
.treetable .tblSort .btnP{ position: absolute; padding: 0 20px; font-size: 12px; display: none; left: 5px; top:50%; margin-top: -16px}
.treetable .tblSort a.btnSt{ display: inline-block; margin: 0 10px; width: 20px; height: 20px; background: url("../images/TreeTable/sort-top.png") center no-repeat; background-size: 20px; cursor: pointer}
.treetable .tblSort a.btnSt-top-disable{  background: url("../images/TreeTable/sort-top-disable.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-up{ background: url("../images/TreeTable/sort-up.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-up-disable{ background: url("../images/TreeTable/sort-up-disable.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-down{ background: url("../images/TreeTable/sort-down.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-down-disable{ background: url("../images/TreeTable/sort-down-disable.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-btm{ background: url("../images/TreeTable/sort-btm.png") center no-repeat; background-size: 20px}
.treetable .tblSort a.btnSt-btm-disable{ background: url("../images/TreeTable/sort-btm-disable.png") center no-repeat; background-size: 20px}
.treetable th.tblSort{ padding-left: 150px !important; text-align: left}
.treetable tr{ background: #fff!important;}
.treetable tr:nth-child(2n){ background: #f5f5f5!important}
.treetable tr.hover{background-color: #e9f4ff !important; }

/* 下划线 */
.unline,.unline a{text-decoration:underline}
.nounline,.nounline a,.list12 .nounline{text-decoration:none}

/*主框架*/
/*引用外部图标样式*/
.icon {width: 1em; height: 1em; vertical-align: -0.15em; fill: currentColor;  overflow: hidden; }

/*框架样式*/
.main-top{ width:100%; min-width: 1000px; height: 41px; position: absolute; top:0;left: 0; background: #343942}
.main-left{width:200px; position:  absolute; top: 41px; left: 0; bottom:0; background: #f5f7f9}
.main-main{position:  absolute;top: 41px; left: 200px; bottom:0; right: 0; background: #fff;}



/*定义外边距*/
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}

.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}


.mb10{margin-bottom: 10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

/*定义内边距*/
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl30{padding-left: 30px;}

.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr30{padding-right: 30px;}


.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}

/*首页欢迎语*/
.welcome{text-align: center; line-height: 200px; font-size: 16px;}

/*标题栏*/
.breadcrumbs {background: #e9ecf1; width:100%; height: auto; overflow: hidden;}
.breadcrumbs h1{line-height: 54px; font-size: 18px;}
.breadcrumbs ul{ width: auto; height: 54px;}
.breadcrumbs ul li{line-height: 54px; font-size: 12px; float: left}
.breadcrumbs ul svg{ margin-top:20px;font-size: 12px; float: left}

/*左侧菜单*/
.menu_head{width:200px;height:47px;line-height:47px; font-size:14px;color:#747d88;cursor:pointer; position:relative; background:#f5f7f9 }
.menu_list .current{background:#44b548 ; color: #fff;}
.menu_body{width:200px;height:auto;overflow:hidden;line-height:47px; backguound:#fff; border-bottom: solid 1px #747d88}
.menu_body a{display:block;width:220px;line-height:48px; color:#747d88;background:#fff; font-size: 14px;}
.menu_body a:hover{text-decoration:none;}
.menu_body .selected { color: #44b548}

/*手风琴*/
.accordion {float:none; border:0; }
.accordion .titP{ background: #f5f5f5; border: 1px solid #eee; border-bottom: none; font-size:14px; line-height: 30px; padding:10px 20px; display:block; cursor: pointer }
.accordion-desc { background: #fff; border: solid 1px #eee;  z-index: 2; padding: 20px 15px; }

/*简介*/
.about_bg{ background: #eee; width: 100%; height: auto; overflow: hidden}
.about{ width: 260px; height: auto; float: left  }
.about img{ width: 200px; height: auto; margin: 20px;}

.about_view{background:#fbfbfb; height: auto; margin-left: 260px; padding:0 20px;}
.about_view .tit{ font-size: 18px; line-height: 42px; border-bottom: solid 1px #CCC; padding-left: 20px;}
.about_view .small{ font-size: 14px;padding-left: 20px;}
.about_view .txt{ font-size: 14px; line-height: 36px; padding:0 20px;}

/*提示*/
.mtip .mclose, .mtip .mclose, .mtip .mclose { background-image: url("../images/mclose.png"); background-repeat: no-repeat; display: inline-block; width: 8px; height: 8px; margin-top: 4px; float: right; cursor: pointer }
.mtip.success .mclose { background-position: -16px 0 }
.mtip.error .mclose { background-position: -8px 0 }
.mtip.warning .mclose { background-position: 0 0 }
.mtip.success .mclose:hover { background-position: -16px -8px }
.mtip.error .mclose:hover { background-position: -8px -8px }
.mtip.warning .mclose:hover { background-position: 0 -8px }
.mtip .micon {background-repeat: no-repeat; display: inline-block; width: 16px; height: 16px; padding-right: 5px }
.mtip.error .micon { background-position: 0 0; vertical-align: top }
.mtip.success .micon { background-position: 0 -66px; vertical-align: top }
.mtip.warning .micon { background-position: 0 -132px; vertical-align: top }
.mtip>span { vertical-align: 3px; line-height: 1; display: inline-block; width: 510px }
.mtip { border-radius: 0 0 4px 4px; padding: 8px 8px 6px 8px; font-size: 14px; text-shadow: 0 1px 0 rgba(0,0,0,0.2); color: #fff; box-shadow: 0 4px 4px rgba(0,0,0,0.2) }
.mtip.error { background-color: #cd3237; background-image: -moz-linear-gradient(top, #e34447, #cd3237); background-image: -ms-linear-gradient(top, #e34447, #cd3237); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e34447), to(#cd3237)); background-image: -webkit-linear-gradient(top, #e34447, #cd3237); background-image: -o-linear-gradient(top, #e34447, #cd3237); background-image: linear-gradient(top, #e34447, #cd3237); border: 1px solid #ca3e3e }
.mtip.success { background-color: #43ab00; background-image: -moz-linear-gradient(top, #43ab00, #388e00); background-image: -ms-linear-gradient(top, #43ab00, #388e00); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#43ab00), to(#388e00)); background-image: -webkit-linear-gradient(top, #43ab00, #388e00); background-image: -o-linear-gradient(top, #43ab00, #388e00); background-image: linear-gradient(top, #43ab00, #388e00); border: 1px solid #338100 }
.mtip.warning { background-color: #0f76cd; background-image: -moz-linear-gradient(top, #0f76cd, #086cc1); background-image: -ms-linear-gradient(top, #0f76cd, #086cc1); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0f76cd), to(#086cc1)); background-image: -webkit-linear-gradient(top, #0f76cd, #086cc1); background-image: -o-linear-gradient(top, #0f76cd, #086cc1); background-image: linear-gradient(top, #0f76cd, #086cc1); border: 1px solid #006096 }
.tip_container { display: none; z-index: 9999; position: fixed; top: 0; left: 50%; margin-left: -300px; text-align: left; width: 600px; }

/*返回层*/
.divBack {  width: 100%;  height: 50px;  padding-top: 15px;  background-color: #f5f5f5;
}
/*颜色*/
.red { color:red;}
.inputP input[readonly] {background: #eeeeee;color: #777;user-select: none;-khtml-user-select: none;-moz-user-select: none;}
.disabled input {background: #eeeeee; color: #777;}

.tblSort a.btnSt{ display: inline-block; margin: 0 10px; width: 20px; height: 20px; background: url("../images/sort-top.png") center no-repeat; background-size: 20px; cursor: pointer}
.tblSort a.btnSt-up{ background: url("../images/sort-up.png") center no-repeat; background-size: 20px}
.tblSort a.btnSt-down{ background: url("../images/sort-down.png") center no-repeat; background-size: 20px}

/*上传文件*/
.chooseFile{ position: relative; padding-left: 80px; width: 290px; height: 20px; margin: 20px auto}
.chooseFile label{ position: absolute; left: 0; top:0; height: 20px; line-height: 20px; font-size: 14px; margin-right: 10px}
.chooseFile input{ height: 20px; line-height: 20px; font-size: 12px; color: #999; font-weight: normal}

.typeTable{ width: 100%; border:1px solid #eee;border-collapse:collapse}
.typeTable td{ text-align: center;  font-size: 12px; vertical-align: middle; padding: 10px; border:1px solid #eee}
.typeTable td p{ font-size: 30px; color: #44b548; height: 40px; line-height: 40px; font-family: Arial}
