@charset "UTF-8";
/* style合并 */
html, body {  }
* { box-sizing: border-box; }
input, button, textarea { font-family: "Microsoft YaHei"; resize: none; outline: none; }
[v-cloak] { display: none!important;}
.flex-box{display: -webkit-box;display:flex;display:-webkit-flex;-webkit-box-direction: normal;}
.flex1{-webkit-flex: 1;flex:1;}
/*文字提示弹出框*/
.tip-popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: -webkit-box;display:-webkit-flex;display:flex;align-items: center;justify-content: center;z-index: 1000}
.tip-popup>span{padding:30px 15px;min-width: 150px;max-width:250px;line-height: 20px;font-size: 16px;color: #fff;text-align: center;box-shadow: 2px 2px 15px rgba(0,0,0,.2);background: rgba(0,0,0,.9);border-radius: 4px;animation:m-scaleIn .35s ease-out both;position: absolute\9;top: 30%\9;left: 0\9;right: 0\9;margin: auto\9;width:200px;\9}
/*确认弹出框*/
.confirm-popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: -webkit-box;display: -webkit-flex;display: flex;align-items: center;justify-content: center;z-index: 999}
.confirm-popup > .confirm-popupBg{width:100%;height:100%;position:absolute;top:0;left:0;background: rgba(0, 0, 0, 0.4);}
.confirm-popup > .confirm-popupContain {width: 350px;background: #ffffff;font-size: 16px;border-radius: 4px;overflow: hidden;position: relative;animation:m-scaleIn .35s ease-out both;margin:20% auto 0\9;}
.confirm-popup > .confirm-popupContain .confirm-tip {height:40px;line-height: 40px;padding-left:20px;background: #f5f5f5;color:#333;}
.confirm-popup > .confirm-popupContain .confirm-content {padding: 30px;line-height: 22px;font-size:17px;color: #555;font-weight: 500;text-align: center;}
.confirm-popup  .confirm-button{padding:10px;text-align: center;}
.confirm-popup  .confirm-buttonOpt {display:inline-block;cursor:pointer;padding:0 20px;margin:0 10px;background:#eee;color:#777;border-radius:2px;height: 35px;line-height: 35px;}
.confirm-popup  .confirm-buttonOpt:first-child {background: #2e8ded;color:#fff;}
.confirm-popup  .confirm-buttonOpt:hover{background: #ddd;}
.confirm-popup  .confirm-buttonOpt:first-child:hover{background: #1681ed}
@keyframes m-scaleIn{ from{transform:scale(.5);opacity: 0;} }
/*自定义弹出框*/
.popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index: 998;display: none;}
.popup.show{display: block;}
.popup:before{content:'';display: block;width:100%;height:100%;position:absolute;left:0;top:0;background: #000;opacity: .7;filter: alpha(opacity=70);}
.popup .popup-contain{position:relative;width:500px;height:300px;margin:10% auto 0;background: #fff;border-radius: 4px;box-shadow: 0 5px 10px rgba(0,0,0,.2);animation: m-slideInUp .5s cubic-bezier(0, 0, 0.28, 1.34) both;}
.popup i.popup-close{width:14px;height: 14px;background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/img/popup-close.png) no-repeat;position: absolute;right: 15px;top: 15px;cursor: pointer;}
.popup i.popup-close:hover{background-position: 0 -14px;}
@keyframes m-slideInUp{ from{transform:translateY(250px);opacity: 0;} }
/* style合并结束 */
html{
    min-height: 100%;
    min-width: 100%;
}
body{
    height: 100%;
    width: 100%;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/bg_head.jpg) no-repeat top;
}
*{
    box-sizing: border-box;
}
.rongqi{
    position: relative;
    min-height: 100vh;
    padding-bottom:110px;
}
img{
    vertical-align: middle;
}
.header{
    margin: 0 auto;
    width: 100%;
    height: 282px;
    position: relative;
}
.head{
    height: 282px;
    text-align: center;
    z-index:1;
}
.head_title{
    transform: height .5s;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 12px;
}
#canvas{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}
.nav{
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    width: 1060px;

    border-bottom: 2px solid #1e7bc6;
}
.nav_list{
    max-width:549px; 
    /* max-width:686px;  */
    padding-top: 1px;
    padding-left: 1px;
    background: #1e7bc6;
    margin-bottom: 0;
}
.nav_list li{
    cursor: pointer;
    float: left;
    width: 136px;
    height: 37px;
    background: white;
    margin-right: 1px;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
}
.nav_list li:hover:not(.active){
    color: #444444;
    background: #d1e5f3;
}
.nav_list .active{
    color: white;
    background: #1e7bc6;
}
.content{
    overflow: hidden;
    padding-top: 15px;
    margin: 0 auto;
    width: 1060px;
    position: relative;
}
.content .left{
    float: left;
}
.content .right{
    float: right;
}

.zhyj{
    height: 360px;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/zhyj_bg.jpg) no-repeat;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.zhyj .jiantou{
    position: absolute;
    left: 529px;
    display: none;
}
.zhyj .left{
    width: 500px;
}
.left .title{
    cursor: default;
    color: white;
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px;
    padding-left: 8px;
    padding-bottom:8px;
    border-bottom: 1px solid #68b7f0;
}
.zxyj{
    color: #fdfeff;
    font-size: 15px;
    padding-top: 7px;
}
.zxyj li{
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    padding-right: 8px;
}
.zxyj .active{
    background: white;
}
.zxyj .active span{
    color: #f56b3d !important;
}
/* .zxyj li:hover{
    background: white;
    color: #f56b3d;
} */
.zxyj span:first-child{
    font-size:15px;
    color: #fdfeff;
    float: left;
    white-space: nowrap;  /*强制span不换行*/
    display: inline-block;  /*将span当做块级元素对待*/
    width: 345px;  /*限制宽度*/
    overflow: hidden;  /*超出宽度部分隐藏*/
    text-overflow: ellipsis;  /*超出部分以点号代替*/
}
.zxyj span{
    font-size:13px;
    color: #d8e5f0;
    float: right;
    /* color: #d8e5f0; */
} 
.zhyj .right{
    position: relative;
    float: right;
    width: 500px;
    height: 320px;
    background: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
}
.right .title,.map_info .title{
    font-size: 20px;
    color: #0396a3;
    font-weight: bold;
}
.right .title div{
    float:left;
}
.right .title span,.map_info .title span{
    height: 28px;
    line-height: 28px;
    float: right;
    font-size: 13px;
    color: #f56b3d;
    font-weight: normal;
    /* width: 100px; */
    text-align: right;
}
.map_info .title span{
    width: 100px;
}
.map_info .title div{
    width: calc(100% - 100px);
    float: left;
}
.zhyj_info{
    color: #666666;
    font-size: 15px;
    line-height: 34px;
    padding-top: 12px;
    max-height: 210px;
    min-width: 460px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.zhyj_info_bm{
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    display: none;
}
.zhyj_info_bm span{
    font-size: 15px;
    color: #dd4d1c;
    padding-left: 7px;
    vertical-align:middle;
}
.news .left{
    width: 520px;
}
.news .right{
    width: 520px;
}
.head_list{
    border-bottom: 2px solid #1e7bc6;
}
.head_list a{
    color: white;
}
.head_list ul{
    width: 138px;
    margin-bottom:0;
}
.head_list li{
    cursor: default;
    line-height: 38px;
    padding-left: 15px;
    width: 138px;
    height: 38px;
    color: white;
    background: #1e7bc6;
    font-size: 16px;
}
.head_list li img{
    padding-right: 15px;
}
.more{ 
    float: right;
    font-size: 14px;
    line-height: 38px;
    cursor: pointer;
}
.more a:hover{
    color: #f56b3d;
}
.more a{
    color: #1e7bc6;
}
.work{
    color: #444444;
    font-size: 15px;
    padding-top: 15px;
}
.work li{
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    padding-right: 8px;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/point_blue.png) no-repeat 13px center;
    padding-left: 29px;
}
.work li:hover{
    color: #f56b3d;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/point-orange.png) no-repeat 13px center;
}
.work li:hover a span{
    color: #f56b3d;
}
.work li span:first-child{
    font-size: 15px;
    color: #444444;
    float: left;
    white-space: nowrap;  /*强制span不换行*/
    display: inline-block;  /*将span当做块级元素对待*/
    width: 345px;  /*限制宽度*/
    overflow: hidden;  /*超出宽度部分隐藏*/
    text-overflow: ellipsis;  /*超出部分以点号代替*/
}

.work li span{
    color: #aaaaaa;
    font-size:13px;
    float: right;
    /* color: #d8e5f0; */
} 
.foot{
    line-height: 20px;
    margin-top: -112px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    padding-top: 37px;
    padding-bottom: 15px;
    background:url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/bg_foot.jpg) no-repeat bottom;
}
  .foot a{
    color: #999999;
  }
  .foot .foot-content{
      width: 1000px;
      position: relative;
      margin: 0 auto;
  }
  .foot .foot-content .foot-mark,#_ideConac{
    position: absolute;
    cursor: pointer;
  }
  .foot .foot-content .foot-mark{
    right: 50px;
  }
  #_ideConac{
    left: 100px;
    margin-top: -5px;
  }

.foot .foot-content .badge{
    vertical-align: sub;
    margin-right: 3px;
}

.rotate{
    -webkit-animation-delay: 2s !important;
    animation-delay: 2s !important;
    -webkit-animation: rotateWord 2s both !important;
    animation: rotateWord 2s both !important;
}
@keyframes rotateWord {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
        transform: translateY(0) translateZ(300px) rotateY(-120deg);
    }
    50% {
        opacity: 1;
        animation-timing-function: ease-out;
        transform: translateY(0px) translateZ(0px) rotateY(0deg);
    }
    70% {
        opacity: 1;
        text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
    }
    100% {
        opacity: 1;
        text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
    }
}

.top-eword {
    -webkit-animation-delay: .7s;
    animation-delay: .7s  !important;
}
.fadeInUp {
    -webkit-animation: fadeInUp 1s linear both;
    animation: fadeInUp 1s linear both;
}
.fadeInDown {
    
    -webkit-animation: fadeInDown .5s linear both;
    animation: fadeInDown .5s linear both;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.bm_110{
    bottom:-110px !important;
}
.bm_68{
    bottom:-68px !important;
}
.zhyj .no-warn{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/no-content.png) no-repeat white center center;
}

.map_container{
    display: none;
    width: 1060px;
    height: 360px;
    position: relative;
}
#map_jhyb,#map_jayb,#map_hxyb,#map_lyqyb{
    width: 100%;
    height: 100%;
}
.map_info{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 400px;
    height: 320px;
    background: white;
    z-index: 99;
    padding: 20px;
}
.date_op{
    padding-top: 14px;
}
.date_op li{
    cursor: pointer;
    margin-right: 6px;
    float: left;
    width: 80px;
    height: 32px;
    background: white;
    color: #68bfc8;
    border: #68bfc8 solid 1px;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.date_op .active{
    color: white ;
    background: #68bfc8 ;
}
.date_op :hover{
    color: white ;
    background: #68bfc8 ;
}
.jhyb .amap-marker-content::before ,.jayb .amap-marker-content::before,.lyqyb .amap-marker-content::before{
    content: '';
    width: 0;
    height: 0;
    border: 6px solid;
    position: absolute;
    bottom: -12px;
    left: calc(50% - 6px);
    border-color:  white transparent transparent;
}
.hxyb .amap-overlay-text-container{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/ship1.png) no-repeat 2px 2px;
}

/* 正文页样式 */ 
.ah{
    height: 242px;
}
.w100{
    width: 100% !important;
}
.m_w1060{
    min-width: 1060px !important;
}
.m-h500{
    min-height: 500px;
}
.m-h700{
    min-height: 700px
}
.mt_0{
    position: relative;
    margin-top:0px;
    padding-top: 0px;
}
.pt_20{
    padding-top: 20px;
}
.w_800 li span:first-child{
    width: 800px !important;
}
.line-30{
    line-height: 30px;
}
.news_list{
    min-height: 570px;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    height: 100%;
    background-color: white;
    margin: 0 auto;
    border: #eeeeee 1px solid;
}
.paper_location{
    width: 100%;
    padding-left: 50px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #cef4f8;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/location.png) no-repeat 30px center #1e7bc6
}
.location_now{
    color: white;
}
.paper_location a{
    color: #cef4f8;
}
.paper_content{
    min-height: 570px;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    height: 100%;
    background-color: white;
    margin: 0 auto;
    border: #eeeeee 1px solid;
}
.paper_content .paper_title{
    text-align: center;
    padding-top: 43px;
}
.paper_content .paper_time{
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    margin-top: 18px;
    color: #aaaaaa;
    background: #f0f0f0;
}
.paper_content .article{
    color: #666666;
    padding-bottom: 94px;
    padding-top: 40px;
}
.paper_content .paper_bm{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.paper_content .paper_bm button{
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: white;
    background: #68bfc8;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
}
.paper_content .paper_bm button:hover{
    background:#68a9c8;
}
.paper_shadow{
    box-shadow:  0px 10px 15px 0px grey;
}



/* 地图模块 右侧信息面板样式  */
.info_panel{
    margin-top: 15px;
}
.info_panel li{
    font-size: 15px;
    padding-left: 35px;
    height: 50px;
    line-height: 50px;
    border-bottom: #f3f3f3 1px solid;
    color: #444444;
}
.info_panel .sea_temp{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/temperature.png) no-repeat 5px center;
}
.info_panel .sea_high{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/waves.png) no-repeat left center;
}
.info_panel .sea_wind{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/wind.png) no-repeat left center;
}
.info_panel .sea_tides{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/tides.png) no-repeat left center;
}
.info_panel .sea_direction{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/direction.png) no-repeat left center;
}
.info_panel .sea_tips{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/tips.png) no-repeat 1px center;
}
.info_panel .two_line{
    height: 70px;
    line-height: 70px;
}
.info_panel .one_line{
    height: 50px;
    line-height: 50px;
}
.info_panel .tip_title{
    color: #68bfc8;
    font-weight: bold;
    float: left;
    padding-right: 15px;
}
.panel_left,.panel_right{
    width: 160px;
    height: 70px;
    float: left;
}
.panel_left .left,.panel_right .left{
    float: left;
    line-height: 20px;
}
.panel_left .left:first-of-type,.panel_right .left:first-of-type{
    margin-top: 15px;
}
.panel_right{
    float: right;
}
.panel_left .left span,.panel_right .left span{
    margin-right: 14px;
}
.no_rigth{
    width: 100% !important;
}
.sea_high .no_rigth div:first-child{
    margin-top: 15px;
}
.no_rigth .left{
    width: 280px;
    width: calc(100% - 45px) !important;
}
.no_border{
    border: none !important;
}




/*  浮标点击效果切换   */
.map_text::before{
    /* background:#0396a3;
    color:white; */
    border-color:  #0396a3 transparent transparent !important;
}
.map_textbg{
    background:#0396a3 !important;
    color:white !important;
    font-weight: bold;
}
.hxyb_bg{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/ship.png) no-repeat 2px 2px !important;
    background-color:#0396a3 !important;
    color:white !important;
    font-weight: bold;
}

/* 分页样式 */
.default_pgPanel td select{
    border:none
  }
  .default_pgPanel td {
    border: 1px solid #e1e1e1;
    border-left: 0 none;
    height: 26px;
    color: #666;
    padding: 0 3px!important;
    font-size: 14px !important;
  }
  .default_pgPanel td:first-child {
    border-left: 1px solid #e1e1e1;
    text-align: center;
  }
  .default_pgPanel td:first-child:before{
    content: "每页显示";
  }
  .default_pgPanel td:first-child:after{
    content: "条";
  }
  .default_pgPanel td:first-child+td, .default_pgPanel td:first-child+td+td+td+td+td+td+td+td+td, .default_pgPanel td[width="10"] {
    display: none;
  }
  .default_pgPanel td:first-child+td+td+td+td+td {
    /* width: 136px; */
    text-indent:0;
    padding: 5px;
    text-align: center;
  }
  .default_pgPanel td:first-child+td+td+td+td+td input{
    width: 40px;
    text-align: center;
    border: 1px solid #1d529c;
  }
  .default_pgNext:before {
    content: ">";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgPrev:before {
    content: "<";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgLast:before {
    content: "末页";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgFirst:before {
    content: "首页";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgRefresh:before {
    content: "刷新";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgBtn {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 26px;
    padding: 0 12px;
    text-indent: 0;
    color: #666;
    cursor: pointer;
    position: relative;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
  }
  .default_pgSearchInfo {
    text-indent: -153px;
    width: 152px;
    display: none;
  }
  .default_pgPanel td[width="10"] {
    display: none;
    }
  .default_pgSearchInfo {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0px;
    text-align: center;
    direction: rtl;
  } 
  .default_pgSearchInfo span{
      float: none;
  }
.default_pgPanel{
  width: 100%;
  margin-top: 30px;
}
.default_pgContainer{
    padding-bottom: 70px;
}

.content .default_pgToolbar{
    position: absolute;
    background: transparent;
    border: none;
    margin: auto;
    width: 550px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .content .default_pgPanel td:nth-child(3){
    /* border-left: 1px solid #e1e1e1; */
  }
  /* .content .default_pgPanel td{
    padding:3px 5px!important
  } */
  .content .default_pgPanel{
    margin-top: 0;
  }
  /* .content .default_pgPanel td:nth-child(11){
    display: none
  } */
  .content .default_pgRefresh{
    background: none;
    width: auto;
    padding: 0;
  }
  .content .default_pgFirstDisabled,
  .content .default_pgPrevDisabled,
  .content .default_pgNext,
  .content .default_pgLast{
      background: none;
      width: auto;
  }
  .content .default_pgPanel td a{
    padding: 0 10px
  }
.content .default_pgPrev,
.content .default_pgFirst{
  background: none;
  width: auto;
}
.content .default_pgBtn{
  line-height: 20px;
}
.content .default_pgPanel td:first-child+td+td+td+td+td input{
  width: auto;
  max-width: 40px;
}
.content .default_pgPanel{
    
    padding-top: 20px;
    padding-bottom: 30px;
}
@media screen and (max-width: 1420px) {
    .width_c {
        width:900px;
    }
    .w_800 li span:first-child{
        width: 700px !important;
    }
}
@media screen and (max-width: 1260px) {
    .width_c {
        width:800px;
    }
    .w_800 li span:first-child{
        width: 600px !important;
    }
}
@media screen and (max-width: 1160px) {
    .width_c {
        width:720px;
    }
    .w_800 li span:first-child{
        width: 500px !important;
    }
    .foot,.rongqi{
        min-width:720px;
    }
}
@media screen and (max-width: 920px) {
    .left_nav{
        display: none !important;
    }
    .foot,.rongqi{
        min-width:720px;
    }
}

.left_nav{
    display: none;
    width: 120px;
    height: 297px;
    /* height: 330px; */
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/leftnav_bg.jpg) no-repeat;
    position: absolute;
    top: 242px;
    z-index:99999;
    -webkit-transition: top .8s ease;
    transition: top .8s ease;
}
.left_nav li{
    cursor: pointer;
    margin-top: 9px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 30px;
}
.left_nav a{
    display: block;
    width: 100%;
    color: white;
}
.left_nav .leftnav_solid{
    height: 1px;
    border-bottom:#8bbfe6 solid 1px;
    margin-top: 10px;
}
.left_nav .big_page{
    height: 34px;
    line-height: 34px;
    font-size:15px;
    margin-top: 15px;
}

.mt_0{
    margin-top: 0px !important;
}
.mt_9{
    margin-top: 9px !important;
}
.mt_10{
    margin-top: 10px !important;
}
.mt_15{
    margin-top: 15px !important;
}

.left_nav li{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/point_white.png) no-repeat 15px center;
}
.left_nav li:hover{
    color: #f56b3d;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/point-orange.png) no-repeat 15px center white;
}
.left_nav .active{
    background: white !important;
    color: #f56b3d;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/point-orange.png) no-repeat 15px center white !important;
}

.left_nav .home{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/home.png) no-repeat 10px center;
}
.left_nav .home:hover{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/home1.png) no-repeat 10px center white;
    color: #f56b3d;
}
.left_nav .work_info.active{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/work1.png) no-repeat 10px center white !important;
}
.left_nav .work_info{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/work.png) no-repeat 10px center;
}
.left_nav .work_info:hover{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/work1.png) no-repeat 10px center white;
    color: #f56b3d;
}
.left_nav .warn.active{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/warn1.png) no-repeat 10px center white !important;
}
.left_nav .warn{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/warn.png) no-repeat 10px center;
}
.left_nav .warn:hover{
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/521545/images/warn1.png) no-repeat 10px center white;
    color: #f56b3d;
}
.dep-logo {
    text-align: center;
    position: absolute;
    width: 100%;
    color: rgb(11, 113, 188);
    top: 20px;
}
.hyzt-spin{
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -20px;
    margin-left: -20px;
    background: white;
    z-index: 99;
    opacity: 1;
    filter:Alpha(opacity=100);
}
.hyzt-spin p{
    text-align: center;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 20px;
}
.send-time{
    float: right;
    font-size: 15px;
    line-height: 43px;
    padding-right: 15px;
}