﻿@charset "utf-8";
body { font-family: "Microsoft YaHei"; font-size: 15px; line-height: 24px; overflow-x: hidden; }
.container{width: 100%;max-width: 1200px;margin: 0 auto;}
.head_wap{display: none;}
.line-textbox { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; outline: none; border: none; }
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.mid { display: flex; align-items: center }
.v-mid { vertical-align: middle; }
.sel-time{display:none}
.sel-weakday { display: none }
.sel-day { display: none }
.sel-cbx{width:45px;font-size:12px}
.hide { display: none }
.sshow { display: block }
a{ color: inherit; cursor: pointer; }
/* 首页 */
.head{width: 100%;height: 90px;box-shadow: 0 0 10px rgba(0,0,0,.08);position:fixed;top: 0;left: 0;background: #fff;z-index: 99;}
.head .logo{height: 40px;line-height: 90px;}
.head .logo img{max-height: 100%;}
.head .m-show { display:none }
.head .m-hide { display:inline-block }
.head .menu { line-height: 90px; display: none }
.mshow{display:none}
@media screen and (max-width: 650px) {
    .head .m-show { display: inline-block }
    .head .m-hide { display: none }
    .head .menu { display: inline-block }
    .mshow { display: inline-block }
}
.head .nav{margin-right: 25px;}
.head .nav li{float: left;line-height: 90px;font-size: 16px;color: #333333;margin: 0 26px;transition: all 0.3s ease-in-out;}
.head .nav li:hover{color: #33c23d;transition: all 0.3s ease-in-out;}
.head .nav .lx a{display:inline-block; width: 82px; line-height: 48px; text-align: center; background: #33c23d; font-size: 16px; color: #ffffff; border-radius: 4px; margin: 21px 0; }
.head .nav .lx a:hover { color: #ffffff; transition: all 0.3s ease-in-out; }
.study-content { width: 800px; margin: 0 auto; margin-top: 100px; word-break: break-all; }
.study-content p{ font-family:宋体}
@media screen and (max-width: 650px){
    .head .nav li { float: left; line-height: 90px; font-size: 16px; color: #333333; margin: 0 10px; transition: all 0.3s ease-in-out; }
    .head .nav .lx a{ width: 50px;}
    .head .nav { margin-right: 0px; }
    .study-content { width: 100%; margin: 0 auto; margin-top: 100px; }
}
.sub-nav-content { width: auto !important; overflow: hidden; overflow-x: auto; white-space: nowrap; margin-left: 450px !important }
.doc-nav { position: fixed; _position: absolute; left: 50px; top: 100px; z-index: 100; }
.doc-nav li:hover { color: #33c23d; transition: all 0.3s ease-in-out; }
.doc-nav .cur a { display: inline-block; font-size: 16px; border-bottom: 2px solid #33c23d }
.doc-sub-nav { position: fixed; _position: absolute; left: 200px; top: 100px; z-index: 100; }
.doc-sub-nav li:hover { color: #33c23d; transition: all 0.3s ease-in-out; }
.doc-sub-nav .cur a { display: inline-block; font-size: 16px; border-bottom: 2px solid #33c23d }
@media screen and (max-width: 650px) {
    .sub-nav-content { margin-left: 0px !important }
    .doc-nav { display: none; }
    .doc-sub-nav { display: none; }
}
.opt-1 {
    padding-bottom: 50px;
}

.opt-1 .slogan{text-align:center;font-size: 16px;color: #222222;line-height: 1.8;margin-top: 150px;}
@media screen and (max-width: 650px){
    .opt-1 .slogan { text-align: center; font-size: 16px; color: #222222; line-height: 1.8; margin-top: 100px; }
}

.opt-1 .slogan h3 {
    font-size: 32px;margin-bottom: 10px;
}
.opt-1 .down{text-align: center;margin-top: 20px;}
.opt-1 .down a.btn{display: inline-block;width: 165px;text-align:center;border: 2px solid #33c23d;line-height: 50px;font-size: 16px;color: #33c23d;border-radius:4px;margin: 0 6px;}
.opt-1 .down a.i1{background: #33c23d;color: #fff;}
.opt-1 .down h3{font-size: 14px;color: #999999;line-height: 2;padding: 8px 0;}
.opt-1 .picture{width: 100%;text-align: center;margin: 2px 0;}
.opt-1 .down-btn{display:inline-block}
.opt-1 .video-btn { display: inline-block }
.opt-1 .dl-btn { display: inline-block }
@media screen and (max-width: 650px){
    .opt-1 .down-btn {display:block; margin-bottom: 2px;}
    .opt-1 .video-btn { display: block; margin-bottom: 2px }
    .opt-1 .dl-btn { display: block; }
}
.opt-2 {
    background: #fafafa;padding: 120px 0;
}
.opt-2 .picture{margin: 50px 0;text-align: left;}
.opt-2 .text{font-size: 16px;color: #222222;line-height: 1.9;text-align: left;width: 45%;}
.opt-2 .text h3{font-size: 32px;color: #0d0d0d;margin-bottom: 40px;}
@media screen and (max-width: 650px){
    .opt-2 .text { font-size: 16px; color: #222222; line-height: 1.9; text-align: left; width: 100%; }
}
.opt-3 {
    padding: 60px 0;
}
.opt-3 .picture{width: 50%;text-align:center;}
.opt-3 .text{font-size: 16px;color: #222222;line-height: 1.9;text-align: left;width: 45%;}
.opt-3 .text h3{font-size: 32px;color: #0d0d0d;margin-bottom: 40px;}
.opt-info { width: 800px; margin: 0 auto; padding: 20px 40px; margin-top: 130px; text-align:left; color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
@media screen and (max-width: 650px) {
    .opt-3 .picture { width: 100%; text-align: right; }
    .opt-3 .text { font-size: 16px; color: #222222; line-height: 1.9; text-align: left; width: 100%; }
    .opt-info { width: 90% }
}
.opt-4 {
    background: #fafafa;
}
.opt-4 .w1{text-align:center;font-size: 32px;color: #0d0d0d;line-height: 1.8;}
.opt-4 .year{position: relative;padding: 0 60px;}
.opt-4 .w2 { width: 100%;text-align: center; }
.gallery-thumbs{margin: 30px 0;padding: 0 40px;}
.gallery-thumbs .swiper-slide{text-align: center;}
.gallery-thumbs .swiper-slide-thumb-active span { color: #33c23d; font-size: 50px; font-family: BebasNeue; }
.gallery-thumbs .swiper-slide-thumb-active span:after{background: #33c23d;}
.gallery-thumbs span{font-size: 14px;color: #999999;line-height: 44px;cursor:pointer;}
.gallery-thumbs span:after{content: "";display: block;width: 33px;height: 2px;background: #fafafa;margin: 0 auto;transform: translateY(-3px);}
@media screen and (max-width: 650px) {
    .gallery-thumbs .swiper-slide-thumb-active span { width: 90px }
}
.year .prev{width: 40px;height: 40px;outline: none;transform:translateY(2px);}
.year .next{width: 40px;height: 40px;outline: none;transform:translateY(2px);}
.gallery-top .text{font-size: 16px;color: #222222;line-height: 2;padding: 0 5vw;background: #fff;border-radius:10px;max-height: 400px;overflow-y: auto;}
.gallery-top .text h3{font-size: 60px;color: #33c23d;line-height: 1.2;font-family:BebasNeue;}
.gallery-top .text h3:after{content: "";display: block;width: 38px;height: 1px;background: #33c23d;margin-bottom: 20px;}
.gallery-top .text p span{font-weight: bold;font-size: 15px;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display:none;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display:none;}
.foot{text-align: center;line-height: 1.8;font-size: 14px;color: #999999;padding: 30px 0;background: #fcfcfc;}


/* 滚动条 */
::-webkit-scrollbar{width:8px;}
/* 滚动槽 */
::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);border-radius:10px;}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,0.1);-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,0,0,0.4);}

/* 注册 */
.logon{margin-top: 160px;margin-bottom: 100px;}
.logon .count{}
.logon .picture { width: 50%; padding: 109px 0; border-right: 1px solid #e2e2e2; }
.logon .zc{width: 50%;}
@media screen and (max-width: 650px){
    .logon { margin-top: 100px; margin-bottom: 10px; }
    .logon .zc { width: 100%; border-left: none; }
}
.logon .zc .box {
    margin-left: 5vw;width: 315px;
}
.logon .zc .w1{text-align: center;font-size: 22px;color: #333333;line-height: 1.8;margin-bottom: 30px;}
.logon .zc .row{margin-bottom: 27px;}
.logon .zc .mbt10 { margin-bottom: 10px }
.logon .zc .color-cc { color: #cccccc }
.logon .zc .row input { width: 100%; border-bottom: 1px solid #e2e2e2; font-size: 16px; color: #cccccc; padding: 10px 0; transition: all 0.3s ease-in-out; padding-left: 35px; cursor: pointer; }
.logon .zc .row input.pt1{background: url(../images/ico1.png) no-repeat left 5px center;}
.logon .zc .row input:hover.pt1{background: url(../images/ico2.png) no-repeat left 5px center;}
.logon .zc .row input.pt2{background: url(../images/ico3.png) no-repeat left 5px center;}
.logon .zc .row input:hover.pt2{background: url(../images/ico4.png) no-repeat left 5px center;}
.logon .zc .row input.pt3{background: url(../images/ico5.png) no-repeat left 5px center;}
.logon .zc .row input:hover.pt3{background: url(../images/ico6.png) no-repeat left 5px center;}
.logon .zc .row:after{content: "";display: block;width: 0%;height: 1px;background: #32c23e;transform: translateY(-1px);transition: all 0.3s ease-in-out;}
.logon .zc .row:hover:after{width: 100%;transition: all 0.3s ease-in-out;}
.logon .zc .row:nth-child(6){margin-bottom: 0;}
.logon .zc .agree{font-size: 14px;color: #333333;line-height: 1.8;margin: 17px 0;}
.logon .zc .agree>a{color: #617fde;}
.logon .zc .agree .check{display: inline-block;transform:translateY(1px);margin-right: 5px;background: #32c23e;}
.logon .zc .but{display: block;width: 100%;height: 42px;background: #32c23e;text-align: center;color: #fff;font-size: 16px;border: 0;border-radius:2px;cursor:pointer;}
.logon .zc .w2{font-size: 14px;color: #999999;line-height: 1.8;text-align: right;padding: 8px 0;}
.logon .zc .w2>a{color: #617fde;}
.logon .deng{padding: 100px 0;}
.logon .deng .w3{font-size: 14px;color: #617fde;line-height: 1.8;padding: 8px 0;display: flex;flex-flow: row nowrap;justify-content: space-between;}
.retrieve{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.5);z-index: 999;display: none;}
.retrieve .box{width: 400px;background: #fff;margin: 0 auto;border-radius:2px;margin-top: 9vw;padding: 70px 45px;}
.retrieve .box .w1{text-align: center;font-size: 22px;color: #333333;line-height: 1.6;margin-bottom: 28px;}
.retrieve .box .row{margin-bottom: 25px;}
.retrieve .box .row input{width: 100%;border-bottom: 1px solid #f0f0f0;font-size: 16px;color: #cccccc;padding: 10px 0;transition: all 0.3s ease-in-out;padding-left: 35px;cursor:pointer;}
.retrieve .box .row input.pt1{background: url(../images/ico3.png) no-repeat left 5px center;}
.retrieve .box .row input:hover.pt1{background: url(../images/ico4.png) no-repeat left 5px center;}
.retrieve .box .row input.pt2{background: url(../images/ico5.png) no-repeat left 5px center;}
.retrieve .box .row input:hover.pt2{background: url(../images/ico6.png) no-repeat left 5px center;}
.retrieve .box .row input.pt3{background: url(../images/ico8.png) no-repeat left 5px center;}
.retrieve .box .row input:hover.pt3{background: url(../images/ico9.png) no-repeat left 5px center;}
.retrieve .box .yzm{position: relative;}
.retrieve .box .yzm .code{position: absolute;right: 0;top: 5px;}
.retrieve .box .yzm .code>a{display: inline-block;margin-left: 12px;}
.retrieve .box .row:after{content: "";display: block;width: 0%;height: 1px;background: #32c23e;transform: translateY(-1px);transition: all 0.3s ease-in-out;}
.retrieve .box .row:hover:after{width: 100%;transition: all 0.3s ease-in-out;}
.retrieve .box .but{display: block;width: 100%;height: 42px;background: #32c23e;text-align: center;color: #fff;font-size: 16px;border: 0;border-radius:2px;cursor:pointer;margin-top: 40px;}
.fd-title { margin-top: 100px; text-align:center; color:#3d93d7;font-size:16px; }
.fd-zx { margin-top: 10px; }
.fd { margin-top: 10px; }
.fd-btn-container { margin-top: 10px; text-align:center}
.fd-form { margin-top: 10px;margin-left:auto;margin-right:auto;width:700px }
.fdctrl { width: 550px; height: 38px; line-height: 38px }
@media screen and (max-width: 650px) {
    .fd-form { margin-top: 10px; width:100% }
    .fdctrl { width: 70%; height: 38px; line-height:38px }
    .private {line-height:normal }
}

/*后台业务 顶部banner */
.topBg { height: 50px; width: 100%; overflow: hidden; z-index: 99; position: fixed; _position: absolute; left: 0px; top: 0px; background-color: #2c85c4; color: #FFFFFF; font-size: larger; /*chrome2+,safari4+;multiplecolorstops*/ background-image: -webkit-gradient(linear,leftbottom,lefttop,color-stop(0.32,#2c85c4),color-stop(0.66,#3493d7),color-stop(0.83,#2f9be6)); /*chrome10+,safari5.1+*/ background-image: -webkit-linear-gradient(#2c85c4,#3493d7,#2f9be6); /*firefox;multiplecolorstops*/ background-image: -moz-linear-gradient(top,#2c85c4,#3493d7,#2f9be6); /*opera11.1*/ background-image: -o-linear-gradient(#2c85c4,#3493d7,#2f9be6); /*标准写法*/ background-image: linear-gradient(#2c85c4,#3493d7,#2f9be6); }
.nc-container {float: left;}
.nc-container-2 {margin-left: 30px;line-height: 50px}
.nc {font-family: @微软雅黑;font-size: 16px;font-weight: bold}
.zx-container {float: right;line-height: 50px;font-size: 12px;vertical-align:middle}
.zx-container a { color: White; text-decoration: none; display:inline-block; width: 36px; height: 50px;line-height: 50px; }
.zx-container a img { vertical-align: middle; }

.top-nav {position: absolute;z-index: 102;left: 200px;margin-top: 0px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
.top-nav li span {display: block;padding-top: 15px;}
.top-nav li a {display: block;width: 50px;height: 50px;font-size: 14px;line-height: 50px;}
.top-nav li {display: block;float: left;margin-right: 1px;text-align: center;font-weight: 700;width: 50px;height: 50px;line-height:50px}
.top-nav li a:link, .top-nav li a:visited {text-decoration: none;font-size: 14px;display: block;height: 50px;color: #fff;float: left;width: 50px;}
.top-nav li a:hover {text-decoration: none;color: #fff;background-color: #2f8ccd}
.top-nav li a.curNav {background-color: #2f8ccd;text-decoration: none;font-size: 14px;display: block;height: 50px;color:#fff;float: left;width: 50px;font-weight: bold}
.top-nav li a img {vertical-align: middle;}
.top-nav .query { width: 146px; }
.top-nav .q-txt { vertical-align: middle; width: 130px; height: 32px; margin-left: 10px }

@media screen and (max-width: 650px){
    .nc-container { float: left;display:none }
    .top-nav { position: absolute; z-index: 102; left: 0px; margin-top: 0px; margin-right: 4px; margin-bottom: 4px; margin-left: 4px; }
}

/*后台业务 左侧导航菜单*/
.subNavBox { width: 200px; height: 100%; border: solid 1px #e5e3da; position: fixed; _position: absolute; left: 0px; top: 50px; z-index: 100; background: #fafafa }
.hhide{display:none}
.m-hide { }
.subNavBox-shade{}
@media screen and (max-width: 650px) { 
    .m-hide { display: none }
    .subNavBox-shade { width: calc(100% - 200px); height: 100%; position: fixed; _position: absolute; left: 200px; top: 50px; z-index: 100; opacity: 0.8; filter: alpha(opacity=80); background: silver; }
}
.subNav { border-bottom: solid 1px #e5e3da; cursor: pointer; font-weight: bold; font-size: 14px; color: #999; line-height: 46px; padding-left: 10px; /*background: url(../images/jiantou1.jpg) no-repeat; background-position: 95% 50%;*/ font-size: 16px; display: flex; align-items: center; /*chrome2+,safari4+;multiplecolorstops*/ background-image: -webkit-gradient(linear,leftbottom,lefttop,color-stop(0.32,#f7f7f7),color-stop(0.66,#ececec),color-stop(0.83,#ffffff)); /*chrome10+,safari5.1+*/ background-image: -webkit-linear-gradient(#f7f7f7,#ececec,#ffffff); /*firefox;multiplecolorstops*/ background-image: -moz-linear-gradient(top,#f7f7f7,#ececec,#ffffff); /*opera11.1*/ background-image: -o-linear-gradient(#f7f7f7,#ececec,#ffffff); /*标准写法*/ background-image: linear-gradient(#f7f7f7,#ececec,#ffffff); }
.subNav:hover {color: #277fc2;}
.subNav span { display: block; position: absolute; right: 12px; width: 6px; height: 12px; background: url(../images/jiantou1.jpg) no-repeat }
.subNav .cur-arr { display: block; position: absolute; right: 12px; width: 12px !important; height: 6px !important; background: url(../images/jiantou.jpg) no-repeat !important; }
.currentDd { color: #277fc2 }
.currentDt {/*background-image: url(../images/jiantou.jpg);*/}
.navContent {display: none;border-bottom: solid 1px #e5e3da;}
.navContent li a {display: block;width: 200px;height: 35px;text-align: center;font-size: 14px;line-height: 35px;color: #333}
.navContent li a.curSubNav { color: #277fc2;font-weight: bold;}
.navContent li a:hover { background-color: #98FB98 }
.navContent li a img {vertical-align: middle;}

html, body { width: 100%; height: 100%; }

/*后台业务 右侧区域*/
.bread-nav { width: calc(100% - 200px); border: solid 1px #e5e3da; z-index: 99; position: fixed; _position: absolute; background-color: #fafafa; left: 200px; top: 50px; padding-left: 10px; }
.right-content { width: calc(100% - 200px); min-height: calc(100% - 80px); position: absolute; margin-top: 80px; left: 200px; padding-left: 2px; padding-right: 2px;}

.right-edit-content { margin-top: 80px; }
@keyframes contentEnter {
    to { opacity: 1; transform: translateY(0); }
}
.right-import-content { margin-top: 80px; height:600px}
.left0{left:0px}
.width100{width:100%}
.width70 { width: 70% }
.width10px { width: 10px; display: inline-block }
.width20px { width: 20px; display: inline-block }
.width30px { width: 30px; display: inline-block }
.fullscreen { left: 0px; margin-top: 0px; width: 100%; min-height: 100%; }

@media screen and (max-width: 650px) {
    /*.subNavBox { width: 200px; height: 100%; border: solid 1px #e5e3da; position: fixed; _position: absolute; left: 0px; top: 50px; display: none }*/
    .bread-nav { width: calc(100%); border: solid 1px #e5e3da; z-index: 99; position: fixed; _position: absolute; background-color: #fafafa; left: 0px; top: 50px; padding-left: 10px; }
    .right-content { width: calc(100%); min-height: calc(100% - 80px); position: absolute; margin-top: 80px; left: 0px; padding-left: 0px; padding-right: 0px }
    .right-edit-content { margin-top: 5px; height: calc(100%); }
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;font-family: "微软雅黑"}
a{text-decoration: none;}

.tj-count { border: solid 1px #e5e3da; width: 192px; height: 90px;text-align: center; vertical-align: middle; font-size: 16px; float: left;margin-top:10px;margin-right: 10px; display: flex; justify-content: center; align-items: center; }
.tj-container { float: left; width: 820px;margin-top:10px }
.tj-container-item { float: left; }
.tj_chart { float: left; width: 400px; height: 260px; padding-left: 10px; padding-top: 16px }
.tj-count .num { color: #30b0b0 }

@media screen and (max-width: 650px) {
    .tj-container { float: left; width: 100% }
    .tj-container-item { float: left; width: calc(100% - 10px) }
    .tj_chart { float: left; width: 100%; height: 300px; padding-left: 1px; padding-top: 16px }
    .tj-count { border: solid 1px #e5e3da; width: 45%; height: 45px;text-align: center; vertical-align: middle; font-size: 12px; float: left; margin-left: 5px; margin-top: 5px; display: flex; justify-content: center; align-items: center; }
}

.timeline-container { float: left; width: 400px }
.timeline-container-list { margin: 0 auto; width: 800px; overflow-x: auto; position: absolute; left: calc(50% - 400px); top: 40px; bottom: 0px; }
.top60px{top:60px}
.timeline-small { max-width: 400px; border: solid 1px #e5e3da; font-family: 'Open Sans', sans-serif; margin-top: 2px }
.timeline-small.list { max-width: 800px; }
.link-btn{display:block;margin-right:200px;display:flex;justify-content:center;align-items:center}
/*.link-btn a{line-height:1em}*/
.fright { float: right }
.block{display:block}
.blue-span { width: 40px; height: 5px; background-color: lightblue; display: inline-block }
.orange-span { width: 40px; height: 5px; background-color: orange; display: inline-block }
.green-span { width: 40px; height: 5px; background-color: lightgreen; display: inline-block }
.red-span { width: 40px; height: 5px; background-color: lightcoral; display: inline-block }
.gray-span { width: 40px; height: 5px; background-color:lightgray; display: inline-block }
.green-link { color:green }
@media screen and (max-width: 650px) { .timeline-container { float: left; width: 98% }
    .timeline-small { max-width: 100%;font-family: 'Open Sans', sans-serif; margin-top: 2px }
    .timeline-container-list { margin: 0 auto; width: 100%; left: 1px }
    .timeline-small.list {}
}

.dropbtn { background-color: #3d93d7; color: white; padding: 2px; font-size: 16px; border: none; cursor: pointer; }
.dropbtn:hover, .dropbtn:focus { background-color: #2180c9; }
.dropdown { position: relative; display: inline-block; width: 100%; z-index: 1000; /* 高于表格默认层级 */ }
.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 80px; overflow: auto; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 999; text-align:left; left: 0px; }
.dropdown-content a { color: black; padding: 8px 12px; text-decoration: none; display: block;font-size:12px }
.dropdown a:hover { background-color: #f1f1f1 }
.dropdown .op { left: -60px }
.tbl .nowrap { white-space: nowrap; }

.timeline-dropdown { position: relative; display: inline-block; margin-right: 160px }
.timeline-dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 80px; overflow: auto; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 9999; text-align: center; left: 0px; top: 20px }
.timeline-dropdown-content a { color: black; padding: 8px 6px; text-decoration: none; display: block;font-size:12px }
.timeline-dropdown a:hover { background-color: #f1f1f1 }

.show { display: block; }
.shide { display: none }

/*.timeline-small-body { height: 100% }
.timeline-small-body ul { padding: 1em 0 0 2em; margin: 0; list-style: none; position: relative; }
.timeline-small-body ul::before { content: ' '; height: 100%; width: 5px; background-color: #d9d9d9; position: absolute; top: 0; left: 2.4em; z-index: -1; }
.timeline-small-body .bullet { display: inline-block; vertical-align: top; width: 1rem; height: 1rem; box-sizing: border-box; border-radius: 50%; background: #fff; z-index: 1; margin-right: 1rem; margin-top: 0.3rem }
.timeline-small-body .bullet.pink { background-color: hotpink; border: 3px solid #F93B69; }
.timeline-small-body .bullet.green { background-color: lightseagreen; border: 3px solid #B0E8E2; }
.timeline-small-body .bullet.blue { background-color: aquamarine; border: 3px solid cadetblue; }
.timeline-small-body .bullet.orange { background-color: salmon; border: 3px solid #EB8B6E; }
.timeline-small-body .bullet.empty { border: 1px solid #cccccc; }
.timeline-small-body .date { display: inline-block; vertical-align: top; width: 50%; font-size: 0.75em; }
.timeline-small-body .personname { display: inline-block; width: 50px; color: lightseagreen }
.timeline-small-body .desc { display: block; vertical-align: top; width: calc(100% - 4em); font-size: 1.5em; margin-left: 2em; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify; }
.timeline-small-body h3 { font-size: 0.9em; font-weight: 400; margin: 0; }
.timeline-small-body h4 { margin: 0; font-size: 16px; font-weight: 400;word-break: break-all; overflow: hidden; }*/

.timeline-small-body { height: 100% }
.timeline-small-body ul { padding: 6px 0 0 12px; margin: 0; list-style: none; position: relative; }
.timeline-small-body ul::before { content: ' '; height: 100%; width: 1px; background-color: #d9d9d9; position: absolute; top: 0; left: 19px; z-index: -1; }
.timeline-small-body .bullet { display: inline-block; vertical-align: top; width: 16px; height: 16px; box-sizing: border-box; border-radius: 50%; background: #fff; z-index: 1; margin-right: 6px; margin-top: 4px }
.timeline-small-body .bullet.pink { border: 2px solid #F93B69; }
.timeline-small-body .bullet.green { border: 2px solid #B0E8E2; }
.timeline-small-body .bullet.blue { border: 2px solid cadetblue; }
.timeline-small-body .bullet.orange { border: 2px solid #EB8B6E; }
.timeline-small-body .bullet.empty { border: 1px solid #cccccc; }
.timeline-small-body .date { display: inline-block; vertical-align: top; width: 60%; font-size: 16px; }
.timeline-small-body .date #spandate { display: inline-block; width: 135px }
.timeline-small-body .personname{ display: inline-block; width: 50px; color: lightseagreen }
.timeline-small-body .desc { display: block; vertical-align: top; width: calc(100% - 50px); font-size: 16px; margin-left: 25px; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify;}
.timeline-small-body h3 { font-size: 0.9em; font-weight: 400; margin: 0; }
.timeline-small-body h4 { margin: 0; font-size: 16px; font-weight: 400; word-break: break-all; overflow: hidden; }

.opbtn-container { width: 100%; text-align: left ;}
.opbtn-container .querytxt { margin-top: 5px }
.fixed { position: fixed }
.height50px { height: 50px }
.ok-btn { width: 60px; height: 40px; background: #3d93d7; letter-spacing: 1px; color: white; border: 1px solid #3d93d7; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; line-height: 35px; cursor: pointer; }
.ok-btn:hover { background: #2180c9; }
.ret-btn { width: 60px; height: 40px; background: #908f8f; letter-spacing: 1px; color: white; border: 1px solid #565656; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; line-height: 35px; cursor: pointer; }
.ret-btn:hover { background: #838282; }
.red-btn { width: 60px; height: 40px; background: red; letter-spacing: 1px; color: white; border: 1px solid red; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; line-height: 35px; cursor: pointer; }
.red-btn:hover { background: #f8b35b; border: 1px solid #f8b35b; }
.hid-btn { visibility: hidden; width: 12px }
.long{width:95px}
.green-bg { background: #33c23d }
.orange { color:orange }

@media screen and (max-width: 650px){
    .timeline-small-body ul { padding: 1em 0 0 1em; margin: 0; list-style: none; position: relative; }
    .timeline-small-body ul::before {left: 1.4em;}
    .timeline-small-body .bullet { margin-right: 0.5rem; }
    .timeline-small-body .date { display: inline-block; vertical-align: top; width: calc(100% - 4em); font-size: 0.75em; }
    .timeline-small-body .desc { display: block; vertical-align: top; width: calc(100% - 4em); font-size: 1.5em; margin-left: 1.5em; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify; }
    .timeline-dropdown { position: relative; display: inline-block; margin-right: 0px }
    /*.ok-btn { width: 3.5rem; height: 2rem; background: #3d93d7; letter-spacing: 1px; color: white; border: 1px solid #3d93d7; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; line-height: 2rem; cursor: pointer; }*/
    .long {}
    .ret-btn { margin-left:2px}
    /*.ret-btn { width: 3.5rem; height: 2rem; background: #908f8f; letter-spacing: 1px; color: white; border: 1px solid #565656; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; line-height: 2rem; cursor: pointer; }*/
    .hid-btn { visibility: hidden; width: 0.1rem }
}

.center {
    text-align:center
}
.left { text-align: left }
.rj-tool{width:800px;margin-left:auto;margin-right:auto}
.tl-sz-sum { width: 800px; margin-left: auto; margin-right: auto; font-size: 12px }
@media screen and (max-width: 650px){
    .timeline-small-list { max-width: 100%; box-shadow: 0 0 40px #a0a0a0; font-family: 'Open Sans', sans-serif; }
    .rj-tool { width: 100%; margin-left: auto; margin-right: auto }
    .tl-sz-sum { width: 100%; margin-left: auto; margin-right: auto;font-size:12px }
    /*.timeline-small-body .desc { width: calc(100% - 4em); font-size: 1.5em; margin-left: 2em; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify; }*/
}
.rj-list-tool { width: 100%; height: 40px; margin-left: auto; margin-right: auto }
.mobile-editor { height: 400px }
.mobile-diary-editor { position: fixed; width: calc(100% - 204px); height: calc(100% - 170px) }
.mobile-plan-editor { position: fixed; width: calc(100% - 204px); height: calc(100% - 260px) }
.mobile-events-editor { position: fixed; width: calc(100% - 204px); height: calc(100% - 260px) }
.mobile-account-editor { position: fixed; width: calc(100% - 204px); height: calc(100% - 260px) }
.mobile-doc-editor { position: fixed; width: calc(100% - 204px); height: calc(100% - 260px) }
.mobile-top{}

@media screen and (max-width: 650px){
    .mobile-top { display: none }
    .mobile-editor { height: calc(100% - 96px) }
    .mobile-diary-editor { height: calc(100% - 100px) }
    .mobile-plan-editor { height: calc(100% - 96px) }
    .mobile-events-editor { height: calc(100% - 96px) }
    .mobile-account-editor { height: calc(100% - 96px) }
    .mobile-doc-editor { height: calc(100% - 96px) }
}

.common-a {text-decoration: none; font-size: 12px }
.common-a:link { color: #000000; text-decoration: none; }
.common-a:visited { color: #000000; text-decoration: none; }
.common-a:hover { color: #ff2020; text-decoration: underline; }

.common-a2 { text-decoration: underline !important; }

.rj { position: absolute; top: 60px; bottom: 50px; width: 100%; }
.jh { height: 360px }

.tbl { margin-top: 5px;}
.table-container { width: 100%; overflow-x: auto; position: absolute; top: 40px; bottom: 0px;}
@media screen and (max-width: 650px) {
    .table-container {top: 178px;}
}

.dic-top-events { top: 0px; }
.dic-top-accounts { top: 0px; }
.dic-top-account_book { }
.dic-top-doc {}
.dic-top-person { }
.dic-top-team { }
.dic-top-plan { }
table { table-layout: fixed; z-index: 1 }
.tbl tr { /* 入场动画 */ animation: slideIn 0.5s ease-out; /* 过渡效果 */ transition: all 0.3s ease, height 0.5s ease; background: #fff; }
.tbl th { color: #444444; font-size: 12px; background-color: #f2f2f2; text-align: center; transition: transform 0.3s ease; /*chrome2+,safari4+;multiplecolorstops*/ background-image: -webkit-gradient(linear,leftbottom,lefttop,color-stop(0.32,#ececec),color-stop(0.66,#f2f2f2),color-stop(0.83,#f5f5f5)); /*chrome10+,safari5.1+*/ background-image: -webkit-linear-gradient(#ececec,#f2f2f2,#f5f5f5); /*firefox;multiplecolorstops*/ background-image: -moz-linear-gradient(top,#ececec,#f2f2f2,#f5f5f5); /*opera11.1*/ background-image: -o-linear-gradient(#ececec,#f2f2f2,#f5f5f5); /*标准写法*/ background-image: linear-gradient(#ececec,#f2f2f2,#f5f5f5); }
.tbl td { border-bottom: 1px solid #e8eaef; line-height: 30px; /*background-color: #ffffff;*/ font-size: 12px; text-align: center; vertical-align: middle; transition: transform 0.3s ease; /*white-space: nowrap; overflow: hidden;*/ }
/* 悬浮效果 */
.tbl tr:hover td:not(.menu-container) { background: #98FB98; transform: scale(1); box-shadow: 0 2px 8px rgba(0,0,0,0.1); cursor: pointer; }
/* 菜单容器保持原始背景色 */
td.menu-container { background: inherit; /* 继承 tr 背景色 */ }
/* 点击效果 */
.tbl tr:active { background: #fffcb7; transition-duration: 0.1s; }
@keyframes slideIn {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes slideOut {
    30% { transform: translateX(-50px); }
    100% { opacity: 0; transform: translateX(100%); height: 0; padding-top: 0; padding-bottom: 0; }
}
.tbl tr.over td { background: #fffcb7; }
.tbl td img{vertical-align:middle;}
.tbl .tdleft{text-align:left}
.tbl .tdright { text-align:right }
.tbl .tdcenter { text-align:center;vertical-align:middle }
.no-space { margin: 0; padding: 0;font-size:0;line-height:normal}
.tbl td a { color: #000000; text-decoration: none; font-size: 16px }
.tbl td a:link { color: #000000; text-decoration: none; }
.tbl td a:visited { color: #000000; text-decoration: none; }
.tbl td a:hover { color: #ff2020; text-decoration: underline; }
.tbl .td-long-word { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; word-break: break-all; /*允许任意非CJK(Chinese/Japanese/Korean)文本间的单词断行。*/ word-break: keep-all; /*不允许CJK(Chinese/Japanese/Korean)文本中的单词换行，只能在半角空格或连字符处换行。非CJK文本的行为实际上和normal一致。*/ -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.tbl .hide{display:none}
.tbl .title{}
.left { text-align: left }
.right { text-align:right }
.tree-tbl { min-width:100%}
.fontsize12px{font-size:12px}
.common-b { color: #000000; text-decoration: none; }
.common-b:link { color: #000000; text-decoration: none; }
.common-b:visited { color: #000000; text-decoration: none; }
.common-b:hover { color: #ff2020; text-decoration: underline; }

@media screen and (max-width: 650px) {
    .tbl .m-show { display: none }
    .tbl .title { min-width: 300px }
}

.pager-nav { height: 34px; line-height: 34px;width: 90%; margin-top: 2px; margin-left: auto; margin-right: auto; text-align: right; font-size: 12px }
.pager-nav span { height: 34px; line-height: 34px; text-align: center; }
.pager-nav a { color: rgb(52, 116, 208); text-decoration: none; width: 40px; height: 34px; border: 1px solid #e1e2e3; text-align: center; display: inline-block; line-height: 34px;margin-left:5px }
.pager-nav a:link { color: rgb(52, 116, 208); text-decoration: none; }
.pager-nav a:visited { color: rgb(52, 116, 208); text-decoration: none; }
.pager-nav a:hover { background: #f2f8ff; text-decoration: underline; border: 1px solid #38f; }
.pager-nav .curpage { margin-left: 5px }

@media screen and (max-width: 650px) { .pager-nav { height: 34px; line-height: 34px; text-align: center; width: 90%; margin-top: 2px; margin-left: auto; margin-right: auto; font-size: 12px }
.pager-nav .pagelk{display:none}
.pager-nav .note { height: 34px; line-height: 34px; text-align: center;display:inline-block }
}

/*.dropdown-content2 { position: absolute; display: none; background-color: #f9f9f9; min-width: 80px; overflow: auto; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 999; text-align: center; }
    .dropdown-content2 a { color: black; padding: 8px 6px; text-decoration: none; display: block; }*/
/*.dropdown a:hover { background-color: #f1f1f1 }*/

/*.sel ul, li { list-style: none; }
.sel { width: 186px; z-index: 10000; }
.sel cite { width: 150px; height: 35px; line-height: 35px; display: block; color: #807a62; cursor: pointer; font-style: normal; padding-left: 4px; padding-right: 30px; border: solid 1px #e5e3da; background: url(../images/xjt.png) no-repeat right center; }
.sel ul { width: 184px; border: solid 1px #e5e3da; background-color: #ffffff; position: absolute; z-index: 20000; margin-top: -1px; display: none; }
.sel ul li { height: 24px; line-height: 24px; }
.sel ul li a { display: block; height: 24px; color: #30b0b0; text-decoration: none; padding-left: 10px; padding-right: 10px; }
.sel ul li a:hover { background-color: #CCC; }*/

.sel ul, li { list-style: none; }
.sel { width: 186px; z-index: 10000; }
.sel cite { width: 150px; height: 35px; line-height: 35px; display: block; color: #807a62; cursor: pointer; font-style: normal; padding-left: 4px; padding-right: 30px; border: solid 1px #e5e3da; background: url(../images/xjt.png) no-repeat right center; }
.sel ul { width: 184px; border: solid 1px #e5e3da; background-color: #ffffff; position: absolute; z-index: 20000; margin-top: -1px; display: none; }
.sel ul li { height: 36px; line-height: 36px; }
.sel ul li a { display: block; height: 36px; color: #444; text-decoration: none; padding-left: 10px; padding-right: 10px;text-align:left;font-size:12px }
.sel ul li a:hover { background-color: #98FB98; }

.year-sel{width:85px}
.year-sel cite { width: 85px }
.year-sel ul { width: 85px; height: 300px; overflow-y: scroll; }
.fleft{float:left}
.opbtns{margin-left:20px}
.month-sel { width: 65px; margin-left:10px}
.month-sel cite { width: 85px }
.month-sel ul { width: 85px }

@media screen and (max-width: 650px){
    .year-sel { margin-left:2px }
    /*.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 80px; overflow: auto; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 999; text-align: center; left: 10px }
    .dropdown-content a { color: black; padding: 8px 6px; text-decoration: none; display: block; }*/
}

.more-btn {
    width:60px
}
.hid-btn-12 { visibility: hidden; width: 12px }
.hid-btn-2 { visibility: hidden; width: 2px }
.hid-btn-10 { visibility: hidden; width: 10px;margin-left:20px }
.filebox { width: 500px;border-bottom: 1px solid #dbdbdb; font-size: 16px; color: #cccccc; padding: 10px 0; transition: all 0.3s ease-in-out; padding-left: 35px; cursor: pointer; background: url(../images/file1.png) no-repeat left 5px center; }
.filebox:hover { background: url(../images/file2.png) no-repeat left 5px center; }
.fileup-container { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 500px; height: 100px; }

.cldBody { background: #f7f7f7; width: 100%; margin: 10px auto; opacity: 0; animation: contentEnter 0.8s ease-out forwards; animation-delay: 0.3s; /* 延迟出现 */ }
.cldBody table{ width: 100%;}
.cldBody table { width: 100%; border-collapse: collapse; }
.cldBody .btn { height: 36px; line-height: 36px;}
.cldBody .nav { height: 36px; line-height: 36px; text-align: center; }
#topDate { font-size: 24px; }
#week td { font-size: 15px; }
#week th { background-color:; border-color: #dbdbdb;font-weight:unset !important;}
.cldBody th { border: 1px solid #dbdbdb; }
.cldBody td { width: 60px; height: 160px; text-align: center; border: 1px solid #dbdbdb; /*vertical-align: top;*/background-color:white }
#tbody td:hover { /*background: #E0F8EC; cursor: pointer;line-height:unset*/ }
.curDate { background-color: #E0F8EC !important; }
.date {}
#left, #right { width: 60px; height: 60px; position: absolute; cursor: pointer; font-size: 1em; }
#left { left: 0; }
#right { right: 0; }
#mid { width: 10px;display:inline-block }
#left:hover, #right:hover { background-color: rgba(30, 30, 30, 0.2); }
#yleft, #yright,#mleft,#mright { width: 15px;cursor: pointer; }
.cld-day { vertical-align:top }
.cndate{font-size:12px}
.cld-td-content { font-size: 12px;line-height:16px; width: 100%;height:136px; text-align: left; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.pointer{cursor:pointer}
.margin0 { margin: 0;}
.cld-td-mood{line-height:12px}
.cldBody .head-td-1{height:40px}
.cldBody .head-td-2 { height: 25px }
.cldBody .return-today { display: inline-block; background-color: #F5F5F9; border-radius: 2px; /* border: 1px solid #ccc; */ width: 70px; cursor: pointer; }
.cldBody .ok-btn { }
@media screen and (max-width: 650px) { .cldBody .return-today { position:unset;}
    #mid { width: 10px; display: inline-block }
}
/*.tl { max-width: 800px; margin: 10px auto 0; box-shadow: 0 0 40px #a0a0a0; font-family: 'Open Sans', sans-serif; }
.tl-body ul { padding: 1em 0 0 2em; margin: 0; list-style: none; position: relative; }
.tl-body ul::before { content: ' '; height: 100%; width: 5px; background-color: #d9d9d9; position: absolute; top: 0; left: 400px; z-index: -1; }
.tl-body li div { vertical-align: top; }
.tl-body .bullet { display: inline-block; margin: 1em 0; width: 1rem; height: 1rem; box-sizing: border-box; border-radius: 50%; background: #fff; z-index: 1; margin-right: 1rem; margin-left: 370px; margin-top: 5px; }
.tl-body .bullet.pink { background-color: hotpink; border: 3px solid #F93B69; }
.tl-body .bullet.green { background-color: lightseagreen; border: 3px solid #B0E8E2; }
.tl-body .bullet.blue { background-color: aquamarine; border: 3px solid cadetblue; }
.tl-body .bullet.orange { background-color: salmon; border: 3px solid #EB8B6E; }
.tl-body .date { width: 30%; font-size: 0.75em; padding-top: 0.40rem; padding-right: 2rem; }
.tl-body .right-desc {font-size: 1.5em; margin-left: 405px; margin-top: 1px; margin-bottom: 1px;width:360px }
.tl-body .left-desc { font-size: 1.5em; margin-top: 1px; margin-bottom: 1px; width: 360px;text-align:right }
.tl-body .left-date { margin-left: -175px; }
.tl-body h3 { font-size: 0.9em; font-weight: 400; margin: 0; }
.tl-body h4 { margin: 0; font-size: 16px; font-weight: 400; }
.tl-view-title{font-size:16px;text-align:center}*/

.tl-view-title { font-size: 16px; text-align: center }
.form { width: 100%; border: 1px solid #dbdbdb; padding-top: 10px;}
.jh-form{margin-top:5px;padding-bottom:10px}
.ev-form { margin-top: 5px; padding-bottom: 10px }
.red { color: red }
.green { color:green }
.money { font-size: 12px; text-align:right;}
.ts-container { margin-top: 30px }
.txtbox { width: 180px; border-bottom: 1px solid #dbdbdb; font-size: 16px; color: #444; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 0px; cursor: pointer; }
/* 点击聚焦时的动画 */
.txtbox:focus { border-color: #2196F3; box-shadow: 0 0 8px rgba(33, 150, 243, 0.3); /*transform: scale(1.02);*/ }
.textarea { width: 100%; height: 500px; border: 1px solid #dbdbdb; font-size: 16px; color: #444; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 0px; cursor: pointer; }
/* 点击聚焦时的动画 */
.textarea:focus { border-color: #2196F3; box-shadow: 0 0 8px rgba(33, 150, 243, 0.3); /*transform: scale(1.02);*/ }
.lbl-val { width: 180px;font-size: 16px; padding: 0px 0; transition: all 0.3s ease-in-out; padding-left: 0px;}
.l-lbl-val { font-size: 16px; padding: 0px 0; transition: all 0.3s ease-in-out; padding-left: 0px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.right { text-align: right }
.to-more { display: none }
.more { color: red; font-weight: bolder; }
.tbx-jhmc{width:500px}
.clear{clear:both}
.lbl { font-size: 16px;width:115px;height:36px;line-height:36px}
.lbl2 { font-size: 16px; width: 0px; height: 36px; line-height: 36px }
.height38 {height: 38px; line-height: 38px }
.ctrl { width: 200px; height: 38px; line-height: 38px }
.ctrl-padding { padding-left: 10px }
.lbl30 { font-size: 16px; width: 115px; height: 42px; line-height: 42px }
.ctrl60 { width: 200px; height: 42px; line-height: 42px }
.l-ctrl { height: 38px; line-height: 38px }
.fd-ctrl{width:70%}
.fd-ctrl .content { width: 500px; height: 230px; border: 1px solid #dbdbdb;margin-top:10px }
.fd-list { width: 500px; margin-left: auto; margin-right: auto; }
@media screen and (max-width: 650px) { 
    .lbl { font-size: 12px; width: 30%; height: 38px; line-height: 38px }
    .lbl2 { font-size: 16px; width: 30%; height: 42px; line-height: 42px }
    .ctrl { width: 60%; }
    .lbl30 { font-size: 16px; width: 35%; height: 42px; line-height: 42px }
    .ctrl60 { width: 60%; }
    .tbx-jhmc { width: 100% }
    .to-more { display: block }
    .l-ctrl { width: 70%; }
    .fd-ctrl .content { width: 100%; height: 200px; border: 1px solid #dbdbdb; margin-top: 10px }
    .fd-list { width: 100%; margin-left: auto; margin-right: auto; }
}

.datebox {
  width:145px; border-bottom: 1px solid #dbdbdb; font-size: 12px; color: #444; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 20px; cursor: pointer; background: url(../images/dt1.png) no-repeat left 5px center;
}
.datebox:hover { background: url(../images/dt2.png) no-repeat left 5px center; box-shadow: 0 0 8px rgba(33, 150, 243, 0.3); }

@media screen and (max-width: 650px){
    .datebox { width: calc(100% - 50px); border-bottom: 1px solid #dbdbdb; font-size: 12px; color: #444; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 20px; cursor: pointer; background: url(../images/dt1.png) no-repeat left 5px center; }
    .txtbox { width: 100%; border-bottom: 1px solid #dbdbdb; font-size: 16px; color: #444; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 0px; cursor: pointer; }
    .lbl-val { width: 100%;font-size: 16px; padding: 2px 0; transition: all 0.3s ease-in-out; padding-left: 0px;}
}

/*.form-lable-val{ font-size: 16px; border-bottom: 1px solid #dbdbdb;color: #30b0b0; }*/

.jh-sel {
    width: 143px;margin-top:2px
}
.jh-sel cite { width: 143px }
.jh-sel ul { width: 143px }

.weather-sel { width: 80px }
.weather-sel cite { width: 80px; padding-right: 20px; line-height: 25px; height: 25px }
.weather-sel ul { width: 80px }

.mode-sel { width: 80px;margin-left:5px }
.mode-sel cite { width: 80px; padding-right: 20px; line-height: 25px; height: 25px }
.mode-sel ul { width: 80px }

.cldyear-sel { width: 80px; text-align: center; vertical-align: middle }
.cldyear-sel cite { width: 80px; padding-right: 0; border: none; background: none; line-height: 25px; height: 25px; padding-left: 0; text-align: center !important }
.cldyear-sel ul { width: 85px;height: 300px; overflow-y: scroll }

.cldmonth-sel { width: 50px; text-align: center; vertical-align: middle }
.cldmonth-sel cite { width: 50px; padding-right: 0; border: none; background: none; line-height: 25px; height: 25px; padding-left: 0; text-align: center !important }
.cldmonth-sel ul { width: 60px }

.m-block { display: inline-block }
.in-blk{display:inline-block}

.rj-form{margin-top:2px}

@media screen and (max-width: 650px) { 
    .jh-sel { width: calc(100% - 16px); margin-top: 2px }
    .jh-sel cite { width: calc(100%); padding-left: 0px; padding-right: 0px; height: 35px; display: block; }
    .jh-sel ul { width: calc(70% - 10px - 10px - 16px) }
    .m-block { display: block }
}

.jztj-form {
    /*height:125px*/
    padding-bottom:5px;
}

.tj-year-txt{}
@media screen and (max-width: 650px){
    .tj-year-txt {width:95px }
}
.tjBody {
    overflow-x: auto;margin-top:10px
}

.tjBody .hide{display:none}
.tjBody table { width: 100%; border-collapse: collapse;width:2800px }
.tjBody th { border: 1px solid #dbdbdb; padding-top: 1px; padding-bottom: 1px; font-size: 16px; }
.tjBody td { width: 60px; text-align: center; border: 1px solid #dbdbdb; vertical-align: top; padding-top: 1px; padding-bottom: 1px; font-size: 12px; }
.tjBody td:hover { background: #ededed; cursor: pointer; }

.module-sel { width: 100px; margin-top: 2px }
.module-sel cite { width: 100px }
.module-sel ul { width: 100px }

.wd-form { padding-bottom: 5px;margin-top:5px }
.wd-editor { position: absolute; top: 140px; bottom: 50px; width: 100%; }
.padright5{padding-right:5px}
.mt2{margin-top:2px}

.groupbox { margin: 10px 10px 10px 0px; width: 350px; border: solid 1px #e5e3da; padding: 10px; font-size: 12px }
.grouptitle { display: flex; margin-top: -24px; margin-left: 20px; width: 150px; text-align: center; background-color: white; vertical-align: middle;justify-content:center;align-items:center }
.groupbox .row { word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.groupbox .row2 { display: block; }
.groupbox .cell1 { float: left; width: 60%;word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.groupbox .cell2 { float: left; width: 40%;text-align:right;}
.groupbox .common-a1:hover { color: #ff2020; text-decoration: underline; }
.pr10 { padding-right: 10px }

.p-kjcz{height:95px}
.p-jqjh {}

.quick-container { float: left;}
.quick-container .tj{ width:100px;}
@media screen and (max-width: 650px){
    .groupbox { width: calc(100% - 10px); border: solid 1px #e5e3da; padding: 10px }
}

.rj-view-weather { font-size: 12px; margin-left: 5px;margin-right:5px }
.rj-view-mood { font-size: 12px;}
.rj-view-date {font-size:12px}
.rj-view-container { margin: 0 auto; width: 800px; font-size: 16px; border: solid 1px #e5e3da; font-family: 'Open Sans', sans-serif; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify;padding:0 2em; }
@media screen and (max-width: 650px) {
    .rj-view-container { margin: 0 auto; width: 98%; font-size: 16px; border: solid 1px #e5e3da; font-family: 'Open Sans', sans-serif;padding:0 2em }
}

.div-popup { display: none;/*border-right: 0.4em solid #3d93d7; border-left: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7;*/ height: 150px; width: 330px; position:fixed;top: calc(50% - 75px);left: calc(50% - 165px); z-index: 1001;background: white; overflow-y: hidden; overflow-x: hidden }
.div-auth-popup { width: 400px; height: 300px; top: calc(50% - 130px); left: calc(50% - 190px); }
.div-pic-popup { display: none; position: fixed; z-index: 1001;background: white; overflow-y: hidden; overflow-x: hidden }
.div-pic-popup .title { width: 50%; color: White; float: left; height: 30px; line-height: 30px; background: #3d93d7; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-pic-popup .close { width: 50%; color: White; float: left; height: 30px; line-height: 30px; background: #3d93d7; display: flex; align-items: center; justify-content: flex-end; border-right: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-pic-popup .close a { display: block; height: 21px; line-height: 21px; }
.div-pic-popup .close a img { }
.div-sel-history-popup { width: 400px; height: 276px; top: calc(50% - 130px); left: calc(50% - 190px); }
.div-sel-popup { width: 400px; height: 300px; top: calc(50% - 130px); left: calc(50% - 190px); }
.div-mem-popup { width: 400px; height: 300px; top: calc(50% - 130px); left: calc(50% - 190px); }
.div-popup .title { width: 50%; color: White; float: left; height: 30px; line-height: 30px; background: #3d93d7; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-popup .close { width: 50%; color: White; float: left; height: 30px; line-height: 30px; background: #3d93d7; display: flex; align-items: center; justify-content: flex-end;border-right: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-popup .close a {display:block; height: 21px; line-height: 21px;}
.div-popup .close a img{}
.div-popup-form .querytxt{width:calc(100% - 16px);}
.div-popup-shade { width: 100%; height: 100%; opacity: 0.8; filter: alpha(opacity=80); display: none; position: fixed; top: 0; left: 0; z-index: 1000; background: silver; }
.div-popup-form { width: 100%; margin: 0 auto; margin-top: 50px; overflow-y:hidden }
.div-sel-popup-form { width: 100%; margin: 0 auto; margin-top: 30px; overflow-y: hidden; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-auth-popup-form { width: 100%; margin: 0 auto; margin-top: 30px; overflow-y: hidden; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-mem-popup-form { width: 100%; margin: 0 auto; margin-top: 30px; overflow-y: hidden; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-del-popup-form { width: 100%; margin: 0 auto; margin-top: 30px; overflow-y: hidden; border-left: 0.4em solid #3d93d7; border-right: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.div-popup-form .content { text-align: center; width: 100%; font-size: 16px; height: 240px; overflow-x: auto; overflow-y: auto; }
.div-popup-form .btn { text-align: center; width: 100%;margin-top:10px }
.div-popup .sel-btn { position: absolute; bottom: 8px; left: 0; text-align: center; width: 100%; }
.div-popup .del-btn { position: absolute; bottom: 8px; left: 0; text-align: center; width: 100%; }
.div-popup .auth-btn { position: absolute; bottom: 8px; left: calc(50% - 70px); text-align: center; }
.div-popup .mem-btn { position: absolute; bottom: 8px; left: calc(50% - 70px); text-align: center; }
.div-popup-form-row { width: 98%; margin-top: 10px; padding-left: 5px; padding-right: 5px }
.div-popup-form .query-content .yxj { margin-left: 6px }
.div-popup-form .query-content .jhzt { margin-left: 6px; }
.div-popup-form .query-content .jhzt ul { width: 176px; height: 150px; overflow-y: scroll }
.div-popup-form .query-content .sjdl ul { width: 176px; height: 150px; overflow-y: scroll }
.div-popup-form .query-content .sjxl ul { width: 176px; height: 150px; overflow-y: scroll }
.div-popup-form .query-content .jzdl ul { width: 176px; }
.div-popup-form .query-content .jzxl ul { width: 176px; height: 150px; overflow-y: scroll }
.div-popup-form .div-popup-form .search { padding-left: 6px }
.div-popup-form .del-content { height: 118px; padding-top: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media screen and (max-width: 650px) {
    .div-popup { display: none; /*border-right: 0.4em solid #3d93d7; border-left: 0.4em solid #3d93d7; border-bottom: 0.4em solid #3d93d7;*/ height: 150px; width: 95%; position: fixed; top: calc(50% - 90px); left: calc(2%); z-index: 1001; background: white; overflow-y: hidden; overflow-x: hidden }
    .div-sel-history-popup { width: 95%; height: 276px; overflow-y: hidden; }
    .div-sel-popup { width: 95%; height: 300px; overflow-y:hidden; }
    .div-mem-popup { width: 95%; height: 300px; overflow-y: hidden; }
    .div-auth-popup { width: 95%; height: 300px; overflow-y: hidden; }
    .auth-type{width:110px}
    .auth-type ul { width: 110px }
    .div-popup-form .search { padding-left:0px }
    .div-popup-form .query-content .jhzt ul { width: calc(100% - 26px); }
    .div-popup-form .query-content .sjdl ul { width: calc(100% - 26px); }
    .div-popup-form .query-content .sjxl ul { width: calc(100% - 26px); }
    .div-popup-form .query-content .jzdl ul { width: calc(100% - 26px); }
    .div-popup-form .query-content .jzxl ul { width: calc(100% - 26px); }
}
.redbg{background:red}
.xiangxian-container { width: 100%; margin-top: 10px; opacity: 0; animation: contentEnter 0.8s ease-out forwards; animation-delay: 0.3s; /* 延迟出现 */ }
.xiangxian-container .item{ width: 100%; }
.xiangxian-container .item .time{font-size:12px}
.xiangxian-container .xiangxian { width: 100%; font-size: 16px; }
.xiangxian-container .xiangxian .lpad { padding-left:5px }
.xiangxian-container .xiangxian .rpad { padding-right: 5px }
.xiangxian-container .title { width: calc(100% - 300px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.xiangxian-container .op { width: 20%; }
.xiangxian-1 { width: 45%; height: 360px; border-left: solid 1px #e5e3da; border-bottom: solid 1px #e5e3da; border-top: solid 1px #e5e3da;position: relative }
.xiangxian-2 { width: 45%; height: 360px; border-bottom: solid 1px #e5e3da; border-top: solid 1px #e5e3da;position: relative }
.xiangxian-3 { width: 45%; height: 360px; border-right: solid 1px #e5e3da; border-bottom: solid 1px #e5e3da;position: relative }
.xiangxian-4 { width: 45%; height: 360px; border-bottom: solid 1px #e5e3da;position: relative }
.sj-xiangxian-js { width: 45%; height: 300px; border-top: solid 1px #e5e3da; border-right: solid 1px #e5e3da; position: relative }
.sj-xiangxian-os { width: 45%; height: 300px; border-top: solid 1px #e5e3da; position: relative }
.sj-xiangxian-js-last { width: 45%; height: 300px; border-bottom: solid 1px #e5e3da; position: relative }
.sj-xiangxian-os-last { width: 45%; height: 300px; border-bottom: solid 1px #e5e3da; position: relative }
.xiangxian-container .pannel-pager-nav {font-size:12px; margin-bottom: 0px; position: absolute; bottom: 0px }
@media screen and (max-width: 650px) {
    .xiangxian-container .title { font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width:200px }
    .xiangxian-container .endtime {display:none }
    .xiangxian-1 { width: 100%; height: 360px; border-top: solid 1px #e5e3da; border-left:none;border-bottom:none }
    .xiangxian-2 { width: 100%; height: 360px; border-top: solid 1px #e5e3da; border-bottom: none; }
    .xiangxian-3 { width: 100%; height: 360px; border-top: solid 1px #e5e3da; border-right: none; border-bottom: none; }
    .xiangxian-4 { width: 100%; height: 360px; border-top: solid 1px #e5e3da; border-bottom: none; }
    .sj-xiangxian-js { width: 100%; height: 300px; border-top: solid 1px #e5e3da; border-right: none; }
    .sj-xiangxian-os { width: 100%; height: 300px; border-top: solid 1px #e5e3da; }
    .sj-xiangxian-js-last { width: 100%; height: 300px; border-bottom: solid 1px #e5e3da; }
    .sj-xiangxian-os-last { width: 100%; height: 300px; border-bottom: solid 1px #e5e3da; }
} 
.xiangxian-tool {
    margin-left:0px
}
.switch { position: relative; display: inline-block; width: 60px; height: 24px; }
.switch input { display: none; }
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute; content: ""; height: 16px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .slider { background-color: #30b0b0; }
input:focus + .slider { box-shadow: 0 0 1px #30b0b0; }
input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }
/* Rounded sliders */
.slider.round { border-radius: 24px; }
.slider.round:before { border-radius: 50%; }

.jh-cld{}
.jh-cld-item {float:left; width: 100%;cursor:pointer; padding-top:2px;padding-bottom:2px; margin-bottom: 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.jh-cld-item:hover{color:red}
.jh-cld-item-2 { width: calc(100% - 32px) }
.jh-cld-item.wks { background: lightblue;}
.jh-cld-item.jxz { background: rgb(255,255,192); }
.jh-cld-item.wwc { background: red;}
.jh-cld-item.ywc { background: lightgreen;}
.jh-cld-symbol { width: 32px }
.jh-cld-symbol .star { background-image: url("../images/xb.png"); background-repeat: no-repeat; width: 16px; display: inline-block; height: 16px; }
.jh-cld-symbol .tx { background-image: url("../images/tx.png"); background-repeat: no-repeat; width: 16px; display: inline-block; height: 16px; }

.editor-view-container { width: 100%; margin-top: 10px; font-size: 16px; border: solid 1px #e5e3da; font-family: 'Open Sans', sans-serif; white-space: normal; word-break: break-all; overflow: hidden; text-align: justify; padding: 1em 3em; }
.m-clear{display:none}
@media screen and (max-width: 650px){
    .m-clear { display:block;clear:both; }
    .jh-cld-item { float:none; width: 100%; height: 16px; color: black; margin-bottom: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .jh-cld-item-2 { width: 100%; }
    .jh-cld-symbol { display:none }
    .jh-cld-symbol .star { background-image: url("../images/xb.png"); background-repeat: no-repeat; width: 16px; display:none; height: 16px; }
    .jh-cld-symbol .tx { background-image: url("../images/tx.png"); background-repeat: no-repeat; width: 16px; display:none; height: 16px; }
}

#tip_message { z-index: 9999; position: fixed; left: 0; top: 40%; text-align: center; width: 100%; }
#tip_message span { background-color: #03C440; opacity: .8; padding: 20px 50px; border-radius: 5px; text-align: center; color: #fff; font-size: 16px; }
#tip_message span.error { background-color: #EAA000; }
.border { border: solid 1px #e5e3da; }
.tj-container .tj_jh_chart { border: solid 1px #e5e3da; }
.tj-container .tj_sj_chart { border: solid 1px #e5e3da; border-left: none }
.tj-container .tj_zc_chart { border: solid 1px #e5e3da; border-top: none }
.tj-container .tj_sl_chart { border: solid 1px #e5e3da; border-top: none; border-left: none }
.tj-container .tj_sjxl_chart { border: solid 1px #e5e3da; border-top: none }
.tj-container .tj_wd_chart { border: solid 1px #e5e3da; border-top: none; border-left: none }

@media screen and (max-width: 650px){
    .tj-container .tj_jh_chart { border: solid 1px #e5e3da; }
    .tj-container .tj_sj_chart { border: solid 1px #e5e3da; border-top: none }
    .tj-container .tj_zc_chart { border: solid 1px #e5e3da; border-top: none }
    .tj-container .tj_sl_chart { border: solid 1px #e5e3da; border-top: none;}
    .tj-container .tj_sjxl_chart { border: solid 1px #e5e3da; border-top: none }
    .tj-container .tj_wd_chart { border: solid 1px #e5e3da; border-top: none;}
}

.link-op { font-weight: bolder }
.vmid { vertical-align: middle }

.mod-bread { height: 40px; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; background-color: #fafafa; box-shadow: 1px 1px 2px #f7f7f7; }
.bread-left { text-indent: 2em; line-height: 40px; font-size: 14px; font-weight: bold; }
.mod-bread-wrapper { width: 960px; margin: 0 auto; }
.useragreement-content { width: 700px; margin-bottom: 20px; margin: 0 auto; }
.mod-useragreement { padding: 20px 0px 16px 0px; line-height: 22px }
.tleft { text-align: left }
.study-nav { position: fixed; top: 100px; width: 100%; }
.study-nav .term { width: 800px; margin: 0 auto; }
.study-nav .term .title { display: inline-block; width: 100px }
.study-cotent { width: 800px; margin: 0 auto; margin-top: 200px; }
.study-nav a { display: inline-block; width: 50px; line-height: 30px; text-align: center; text-decoration: none; }
.study-nav .curr { background: #33c23d; color: white; }
@media screen and (max-width: 650px) {
    .study-nav .term { width: 100%; margin: 0 auto; }
    .study-cotent { width: 100%; margin: 0 auto; margin-top: 260px; }
    .study-nav a { display: inline-block; width: 35px; line-height: 30px; text-align: center; text-decoration: none; }
}

.mgt2 { margin-top: 2px }
@media screen and (max-width: 650px) {
    .mgl2 {margin-left:2px }
}

.loading-container { height: 50px; text-align: center; position:fixed; top: 200px; left: calc(50% - 50px); }
.loading { width: 4px; height: 4px; border-radius: 2px; background: #68b2ce; position: absolute; animation: loading linear 0.8s infinite; -webkit-animation: loading linear 0.8s infinite; }
.loading:nth-child(1) { left: 24px; top: 2px; animation-delay: 0s; }
.loading:nth-child(2) { left: 40px; top: 8px; animation-delay: 0.1s; }
.loading:nth-child(3) { left: 47px; top: 24px; animation-delay: 0.1s; }
.loading:nth-child(4) { left: 40px; top: 40px; animation-delay: 0.2s; }
.loading:nth-child(5) { left: 24px; top: 47px; animation-delay: 0.4s; }
.loading:nth-child(6) { left: 8px; top: 40px; animation-delay: 0.5s; }
.loading:nth-child(7) { left: 2px; top: 24px; animation-delay: 0.6s; }
.loading:nth-child(8) { left: 8px; top: 8px; animation-delay: 0.7s; }

@keyframes loading {
    0%,40%,100% { transform: scale(1); }
    20% { transform: scale(3); }
}

@-webkit-keyframes loading {
    0%,40%,100% { transform: scale(1); }
    20% { transform: scale(3); }
}
.bold{font-weight:bold}
.size16px{font-size:16px}
.sel cite { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;text-align:left;font-size:12px; }
.sel a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.line { border-bottom: solid 1px #e5e3da; }

label { display: inline; }
/* RADIO */
.regular-radio { display: none; }
.regular-radio + label { -webkit-appearance: none; background-color: #fff; border: 1px solid #aaa; padding: 9px; border-radius: 50px; display: inline-block; position: relative; }
.regular-radio:checked + label:after { content: ' '; width: 12px; height: 12px; border-radius: 50px; position: absolute; top: 3px; background: #47d9bf; box-shadow: 0px 0px 5px 0px #47d9bf; left: 3px; }
.auth { font-size:12px}
.check-wrap { position: relative; display: inline-block; vertical-align: middle; height: 24px; padding-left: 13px; line-height: 24px; font-size: 16px; color: #444444; }
.check-wrap ~ .check-wrap { margin-left: 0px; }
.check-wrap > .icheck { opacity: 0; }
.check-wrap > .ilabel { border-radius: 3px; cursor: pointer; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.check-wrap > .ilabel:after { content: " "; border: 1px solid #999; display: block; font-weight: bold; text-align: center; border-radius: 3px; width: 22px; height: 22px; line-height: 22px; }
.check-wrap > .icheck:checked + .ilabel:after { content: "✓"; border-color: #999; background-color: #fff; color: #3ad045; }
.check-wrap > .icheck:indeterminate + .ilabel:after { content: "■"; color: #3f51b5; background-color: #FFF; border-color: #3f51b5; }
.check-wrap .title { display: inline-block; width: 120px }
.hidden { display: none }
.pointer { cursor: pointer; }
.color-red{color:red}
.color-green { color:green }
.color-blue { color:blue }
.color-orange { color:orange }
.relative{ position: relative; }
.login-pre-load { top: 50px; left: calc(50% - 50px); }
.no-height{height:unset;line-height:unset}
.nav-diary img { content: url(../images/rj.png) }
.nav-plan img { content: url(../images/jh.png) }
.nav-event img { content: url(../images/sj.png) }
.nav-account img { content: url(../images/jz.png) }
.nav-doc img { content: url(../images/wd.png) }
.nav-person img { content: url(../images/ry.png) }
.nav-setting img { content: url(../images/sz.png) }
.ll img { content: url(../images/ll.png) }
.xj img { content: url(../images/tjia.png) }
.dr img { content: url(../images/dr.png) }
.fl img { content: url(../images/fl.png) }
.rl img { content: url(../images/rl.png) }
.tj img { content: url(../images/tji.png) }
.td img { content: url(../images/td.png) }
.zb img { content: url(../images/zb.png) }
.gxdz img { content: url(../images/gxdz.png) }
.jqcg img { content: url(../images/jqcg.png) }
.xxtz img { content: url(../images/xxtz.png) }
.jcxg img { content: url(../images/xgjc.png) }
.mmxg img { content: url(../images/xgpwd.png) }
.czrz img { content: url(../images/xtrz.png) }
.welcome img { content: url(../images/hy.png) }
.quick img { content: url(../images/kjcz.png) }
.p-jqjh img { content: url(../images/db.png) }
.p-dbrw img { content: url(../images/db.png) }
.p-star-jh img { content: url(../images/star.png) }
.p-star-sj img { content: url(../images/star.png) }
.p-star-jz img { content: url(../images/star.png) }
.p-star-doc img { content: url(../images/star.png) }
.p-zj img { content: url(../images/star.png) }
.p-friend-event img { content: url(../images/star.png) }
.p-friend-account img { content: url(../images/star.png) }
#kzssimg { content: url(../images/ss.png) }
#syimg { content: url(../images/sy.png) }
#cximg { content: url(../images/cx.png) }
#lockimg { content: url(../images/lock.png) }
#zximg { content: url(../images/zx.png) }
.p-title { width: calc(100% - 80px) }
.c-time { width: 80px;text-align:right }
.p-status-1{color:green}
.p-status-2 { color: red }
.quick-add img { content: url(../images/qkadd.png) }
.quick-rili img { content: url(../images/qkrili.png) }
.quick-panel img { content: url(../images/qkpanel.png) }
.quick-tj img { content: url(../images/qktj.png) }
.quick-diy img { content: url(../images/qkdiy.png) }
.quick-draft img { content: url(../images/qkdraft.png) }
.kanban img { content: url(../images/kanban.png) }
.pointer { cursor: pointer; }
.label-btn { display: inline-block }
.label-btn a { display: inline-block; width: 80px; text-align: center; border: 2px solid #2c85c4; line-height: 30px; font-size: 12px; color: #2c85c4; border-radius: 4px; margin: 0 6px; }
.label-btn a.cur { background: #2c85c4; color: #fff; }
.help { background-color: lightgreen; padding: 5px; font-size: 12px }
.gray{color:gray}
.treelist{width:90%}
.sticky-col { position: -webkit-sticky; /* Safari */ position: sticky; left: -1px; background: #fff; z-index: 100; /* 确保sticky列在其他内容之上 */ }
.plan-add-container { opacity: 0; animation: contentEnter 0.8s ease-out forwards; animation-delay: 0.3s; /* 延迟出现 */ }
.animation { opacity: 0; animation: contentEnter 0.8s ease-out forwards; animation-delay: 0.3s; /* 延迟出现 */ }
.height10px { height: 10px }
.marginleft5px{margin-left:5px}
.bg-color-green { background-color: #d0faca;padding-top:5px;padding-bottom:5px }
.bg-color-red { background-color: #f7d5d5; padding-top: 5px; padding-bottom: 5px }
.bg-color-blue { background-color: lightblue; padding-top: 5px; padding-bottom: 5px }
.bg-color-orange { background-color: #faf6dc; padding-top: 5px; padding-bottom: 5px }
.green-lable {display:inline-block; width: 100px; color: green; text-align: center; background-color: #d0faca; margin: auto; padding-top: 5px; padding-bottom: 5px; line-height: unset !important; }
.red-lable { display: inline-block; width: 100px; color: red; text-align: center; background-color: #f7d5d5; margin: auto; padding-top: 5px; padding-bottom: 5px; line-height: unset !important; }
.blue-lable { display: inline-block; width: 100px; color: blue; text-align: center; background-color: lightblue; margin: auto; padding-top: 5px; padding-bottom: 5px; line-height: unset !important; }
.orange-lable { display: inline-block; width: 100px; color: orange; text-align: center; background-color: #faf6dc; margin: auto; padding-top: 5px; padding-bottom: 5px; line-height: unset !important; }
.todo-query { margin-left: 6px; }
.currentLbl { text-decoration: underline; font-weight:bold}
.bold { font-weight: bold }
@media screen and (max-width: 650px) { 
    .todo-query { margin-left: 6px; width: 70% }
    .todo-label { margin-left: 6px; width: 100% }
}
.marginleft0px{margin-left:0px}
.cndate-marginleft{margin-left:5px}
@media screen and (max-width: 650px) {
    .cndate-marginleft { margin-left: 0px }
}
.height32px{height:32px;line-height:32px}
.margintop70px { margin-top: 70px }

.label-container { width: 500px; max-height: 300px; overflow-y: auto; }
@media screen and (max-width: 650px) {
    #labelContainer { width: 70% }
    .label-container { width:100% }
}

.label-container { list-style: none; z-index: 10000; border: solid 1px #e5e3da; background-color: #ffffff; position: absolute; z-index: 20000; margin-top: -1px; }
.label-container li { height: 36px; line-height: 36px; }
.label-container li a { display: block; height: 36px; color: #444; text-decoration: none; padding-left: 10px; padding-right: 10px; text-align: left; font-size: 12px }
.label-container li a:hover { background-color: #98FB98; }
.width180px { width: 180px }
.margintop3px{margin-top:3px}
.marginbottom3px {margin-bottom: 3px }
.marginleft50px{margin-left:50px}
h1 { color: black !important; font-size: 20px !important; font-weight: bold !important; }

