.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_img {text-align:center;border:none !important;text-indent: 0em !important;max-width:98%;height:auto;}
.vsbcontent_video{text-indent:0px!important;text-align:center;max-width:98%;height:auto;border:none !important;}
#vsb_content p{text-indent:2em;}
#vsb_content_2 IMG{border:none !important;}

#vsb_content_4 P,#vsb_content_4 DIV{font-size:.18rem !important;line-height: .3rem !important;}
.large-size #vsb_content_4 P,.large-size #vsb_content_4 DIV{font-size:.2rem !important;line-height: .32rem !important;}
.small-size #vsb_content_4 P,.small-size #vsb_content_4 DIV{font-size:.16rem !important;line-height: .26rem !important;}

#vsb_content_2 P,#vsb_content_2 DIV{font-size:.18rem !important;line-height: .3rem !important;}
.large-size #vsb_content_2 P,.large-size #vsb_content_2 DIV{font-size:.2rem !important;line-height: .32rem !important;}
.small-size #vsb_content_2 P,.small-size #vsb_content_2 DIV{font-size:.16rem !important;line-height: .26rem !important;}

.nyrcon .aleft .arc-tit h1{text-align:left !important;}
.large-size #vsb_content P,.large-size #vsb_content DIV{font-size:.2rem !important;line-height: .32rem !important;}
.small-size #vsb_content P,.small-size #vsb_content DIV{font-size:.16rem !important;line-height: .26rem !important;}
.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  新增 */
