﻿@charset "utf-8";
/* CSS Document */
.new_boount{float: right;width: 200px;height: 50px;right: 0px;top: 40px;margin-top: 39px;}
.new_boount span{background: #ec940a;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;}
.new_boount span a {color: #ffffff;cursor: pointer;}
.new_boount span a:hover{color:#fff !important}

.v_news_content p{text-indent: 2em;line-height: 30px ;color: #656565 ;font-size: 16px;}
.v_news_content .vsbcontent_img IMG {display: block;margin: 0 auto;}
.v_news_content img{display: block;margin: 0 auto;}