.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;}
}
/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
    width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:14px;     /*字体大小*/
    color:#000;         /*字体颜色*/
    background:#eeeeee; /*背景色*/
    border:1px solid #fff;  /*边框颜色*/
    border-width:0px 1px 1px 0px;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
    color:#fff; /*鼠标移上颜色*/
    background:#2687eb;}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}

#vsb_content .tbsc tr td p{font-size:0.18rem !important;}
#vsb_content_4 TABLE TD P{font-size:0.18rem !important;}

#vsb_content .tbsc tr td p a{color:#333 !important;text-decoration:none !important;font-size:0.18rem !important;} 
#vsb_content_4 A{color:#333 !important;text-decoration:none !important;} 
#vsb_content_4 .vsbcontent_start{text-indent:0px !important;}


#vsb_content .tbsc tr td p a:hover {color:#005826 !important;} 
#vsb_content_4 A:hover {color:#005826 !important;} 
.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);}
.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  新增 */
