.ymjs {
    background: rgba(0, 88, 38, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;}
.ymjs .jswk {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;}
.ymjs .jsk {
  height: 60px;
  line-height: 60px;
  width: 650px;
  display: -ms-flexbox;
  display: flex;}
.ymjs .jsk .qwss {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
  -ms-flex: 1;
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk .tj {
  background: #94070a;
  color: #fff;
  width: 120px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk input {
  border: none;}
.guan {
  position: absolute;
  right: 5%;
  top: 3%;
  color: #fff;
  font-size: 50px;}
.guan:hover {  
  color: #94070a;}
  
.jsan{
    font-size: .18rem;
    opacity: .75;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    line-height: .45rem;}
.hd-nav>li{position:relative;}
.click-icon{position:absolute;bottom:-50px;right:-20px;
    animation:myfirst linear 2s infinite alternate;
    /* firefox: */
    -moz-animation:myfirst linear 2s infinite alternate;
    /* safari and chrome: */
    -webkit-animation:myfirst linear 2s infinite alternate;
    /* opera: */
    -o-animation:myfirst linear 2s infinite alternate;
   display:none;}


@keyframes myfirst
{
    0%   {bottom:-50px;right:-20px;}
    50%  {bottom:-20px;right:0px;}
    100% {bottom:-50px;right:-20px;}
}

@-moz-keyframes myfirst /* Firefox */
{
    0%   {bottom:-50px;right:-20px;}
    50%  {bottom:-20px;right:0px;}
    100% {bottom:-50px;right:-20px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    0%   {bottom:-50px;right:-20px;}
    50%  {bottom:-20px;right:0px;}
    100% {bottom:-50px;right:-20px;}
}

@-o-keyframes myfirst /* Opera */
{
    0%   {bottom:-50px;right:-20px;}
    50%  {bottom:-20px;right:0px;}
    100% {bottom:-50px;right:-20px;}
}
/*.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;
}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);
}
   
    #vsb_content_4 TABLE TR TD:first-child{text-align:center;}
    #vsb_content_4 TABLE TD{text-align: left;padding: .12rem .2rem ; font-size: .16rem;}
#vsb_content_4 TABLE TD P{font-size: .16rem !important;text-indent: 0;}
#vsb_content_4 TABLE TD a{color: #005826;text-decoration: none;}
#vsb_content_4 .vsbcontent_start {text-indent:0 !important;
  text-align: center;
}*/
#tableauto{width:100%;overflow:auto;}
#tableauto table{min-width:500px !important;}
#tableauto #vsb_content_2 TABLE TD{width:auto !important;padding:.15rem .2rem !important;float:none;border:1px #efefef solid;}
#tableauto #vsb_content_2 TABLE tr:nth-child(2n) {
    background: #fff;}

#tableauto #vsb_content_2 TABLE .firstRow{background:#005826;color:#fff;border:1px #005826 solid;text-align:center;}
   

.footer .fta a{color: #fff;} /*style.css  修改 */
  .footer .fta .aright a span{    position: absolute;left: 50%;top: -1.45rem;margin-left: -.65rem;width: 1.3rem;height: 1.25rem;padding-top: .1rem;z-index: 4;display: none;border-radius:10px ;background: #fff;box-shadow: 0 0 32px rgba(0, 0, 0, .16);}   /*style.css  修改 */
  .footer .fta .aright a span img{width: .8rem;height: .8rem;display: block;margin: 0 auto;} /*style.css  新增 */
  .footer .fta .aright a span p{font-size: .14rem;text-align: center;color: #666666;line-height: .26rem;} /*style.css  新增 */
  .footer .fta .aright{} /*style.css  修改 */
  .footer .fta .aright a span::before{position: absolute;left: 50%;margin-left:-14px;bottom:-28px;content: '';border-bottom: 14px transparent solid;border-left: 14px transparent solid;border-right: 14px transparent solid;border-top: 14px #fff solid;} /*style.css  新增 */
  .txwb{position: relative;} /*style.css  新增 */
  .txwb::before{position: absolute;left: -10px;top: .08rem;background: url(images/txwbico.png) no-repeat center center;width: 25px;height: 25px;background-size: 100% 100%;content: '';} /*style.css  新增 */
