@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/css?family=Oxygen+Mono);*/

#cssmenu {padding: 0; margin: 0; border: 0; width:100%}
#cssmenu ul, #cssmenu li {list-style: none; margin: 0; padding: 0;}
#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: left; min-height: 1px; vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; left: 0;}
#cssmenu ul ul {margin-top: 0; }
#cssmenu ul ul li {font-weight: normal;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none; }

#cssmenu {
    background: #FFF;
    border-bottom: 2px solid #FFF;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 17px;
    font-weight: bold
}

  #cssmenu > ul { *display: inline-block; }

  #cssmenu:after, #cssmenu ul:after {
    content: '';
    display: block;
    clear: both; 
}

#cssmenu a {
    background: #FFF;
    color: #ff0000;
    padding: 0 20px; 
}
#cssmenu ul { text-transform: uppercase; }

    #cssmenu ul ul {
      border-top: 4px solid #FFF;
      text-transform: none;
      min-width: 190px; 
}
      #cssmenu ul ul a {
        background: #FFF;
        color: #FFF;
        border: 1px solid #FFF;
        border-top: 0 none;
        line-height: 100%;
        padding: 8px 8px; 
}
      #cssmenu ul ul ul { border-top: 0 none; }

      #cssmenu ul ul li { position: relative }

#cssmenu > ul > li > a { line-height: 48px;  }

#cssmenu ul ul li:first-child > a { border-top: 1px solid #FFF; }
        #cssmenu ul ul li:hover > a { background:#f2ecec; }

        #cssmenu ul ul li:last-child > a {
          border-radius: 0 0 3px 3px;
          box-shadow: 0 1px 0 #FFF; 
}
        #cssmenu ul ul li:last-child:hover > a { border-radius: 0 0 0 3px; }

        #cssmenu ul ul li.has-sub > a:after {
          content: '+';
          position:center;
          top: 50%;
          right: 1px;
          margin-top: -1px;
       
}

 #cssmenu ul li:hover > a, #cssmenu ul li.active > a {
      background: #f2ecec;
      color: #FFF;
}
    #cssmenu ul li.has-sub > a:after {
      content: '+';
      margin-left: 5px; 
         height:5px;
}
    #cssmenu ul li.last ul {
      left: auto;
      right: 0; 
}
      #cssmenu ul li.last ul ul {
        left: auto;
        right: 99.5%;
}


.logo_w {
    width: 120px;
}



.title_img {
    width: 250px;
    height: 180px;
    float: right;
}

@media (max-width:2560px) {
}

@media (max-width:1820px) {
    #cssmenu a {
        padding: 0 5px;
    }

    #cssmenu {
        font-size: 16px;
    }
  
}

@media (max-width:1500px) {
    #cssmenu a {
        padding: 0 5px;
    }

    #cssmenu {
        font-size: 12px;
    }
 
}

@media (max-width:1150px) {
    .el-cascader {
        position: relative;
        font-size: 14px;
        line-height: 40px;
        width: 120px;
    }

    .el-select {
        display: inline-block;
        position: relative;
        width: 100px;
    }

    .ShaiXuanBox {
        display: flex;
        justify-content: space-between;
    }

    .ShaiXuan {
        font-size: 12px;
    }

    .logo_w {
        width: 60px;
    }

    .Yj_SMST {
        color: white;
        font-size: 12px;
        margin-top: 5px;
    }

    .img_jiange {
        margin-left: 200px;
        margin-top: -174px;
    }

    .img_SMSTWL {
        width: 110px;
        height: 40px;
    }

    .img_YTWYH {
        width: 200px;
        height: 40px;
    }

    .img_SMZXXH {
        width: 185px;
        height: 30px;
    }

    .img_SYSMZX {
        width: 190px;
        height: 35px;
    }

    .banxin {
        width: 98%;
        margin: 0 auto;
    }

    #cssmenu a {
        padding: 0 2px;
    }

    #cssmenu {
        font-size: 9px;
    }

    .ce_position {
        position: fixed;
        right: 10px;
        top: 80px;
        z-index: 999;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    #WXX {
        width: 60px;
        height: 60px;
        background-color: #0094ff;
        margin: 10px 0;
        text-align: center;
        border-radius: 10px;
        font-size: 12px;
    }

    .wxx {
        width: 60px;
        height: 60px;
        background-color: antiquewhite;
        /* margin: 10px 0; */
        position: fixed;
        right: 75px;
        top: 240px;
        z-index: 999;
    }

    #WX {
        width: 60px;
        height: 60px;
        background-color: #0094ff;
        margin: 10px 0;
        text-align: center;
        border-radius: 10px;
        font-size: 12px;
    }

    .wx {
        width: 60px;
        height: 60px;
        background-color: antiquewhite;
        /* margin: 10px 0; */
        position: fixed;
        right: 75px;
        top: 320px;
        z-index: 999;
    }

    #DH {
        width: 60px;
        height: 60px;
        background-color: #0094ff;
        margin: 10px 0;
        text-align: center;
        border-radius: 10px;
        font-size: 12px;
    }

    .dh {
        font-weight: bold;
        text-align: center;
        width: 100px;
        height: 53px;
        background-color: antiquewhite;
        /* margin: 10px 0; */
        position: fixed;
        right: 75px;
        top: 405px;
        z-index: 999;
    }

    #XCZX {
        position: absolute;
        top: 55%;
        right: 15%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #ZBZZ {
        position: absolute;
        top: 55%;
        right: 34%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #CSGX {
        position: absolute;
        top: 55%;
        left: 34%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #YTSY {
        position: absolute;
        top: 55%;
        left: 15%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #JTYS {
        position: absolute;
        top: 75%;
        right: 15%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #LTXF {
        position: absolute;
        top: 75%;
        right: 34%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #WHLY {
        position: absolute;
        top: 75%;
        left: 34%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #SWYY {
        position: absolute;
        top: 75%;
        left: 15%;
        border-radius: 25px;
        font-weight: bold;
        font-size: 17px;
    }

    #XWZX_xxx {
        width: 30%;
        height: 150px;
        margin: 5px;
        background-color: #fff;
        text-align: center;
        word-break: break-all;
    }

    #XWZX_ttt {
        width: 30%;
        height: 150px;
        margin: 5px;
        background-color: #fff;
        text-align: center;
        word-break: break-all;
    }

    #XWZX_xxx_t {
        width: 100%;
        height: 100px;
        cursor: pointer;
    }

    #PTHD_ZJ_t {
        width: 100%;
        height: 280px;
    }

        #PTHD_ZJ_t .el-carousel__container {
            height: 300px !important;
        }

    .liuguangtiao {
        display: flex;
        position: relative;
        display: flex;
        justify-content: left;
        width: 100%;
        height: 35px;
        color: #fff;
        line-height: 35px;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
    }
}