header {
    width: 100%;
    height: 700px;
    min-height:700px;
    opacity: 1;
    background-image: url('../../images/65/banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#vsb_content_2 DIV{
  margin-top:30px;
}


header .header {
    margin: 0 auto;
    width: 1200px;
}

header .logo {
    width: 331px;
    height: 64px;
    margin-top: 13px;
}

nav .storm {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-right: 32px;
    cursor: pointer;
    margin-top: 34px;
}

nav .storm a {
    color: #FFFFFF;
}

nav .storm a:hover {
    color: #F2C960;
    cursor: pointer;
}

nav .pitch-on {
    color: #F2C960 !important;
}

.cont {
    width: 100%;
}

.cont-one {
    width: 1200px;
    margin: 100px auto;
}

.cont-one .title {
    border-bottom: 3px solid #863a3c;
    line-height: 30px;
    font-size: 18px;
}

.cont-one .core {
    margin-top: 15px;
}

.cont-one .core .core-title {
    text-align: center;

}

.cont-one .core .core-title .time{
    text-align: center;
    line-height: 14px;
    color: #727272;
    font-size: 18px;
}

.cont-one .core .content {
    margin: auto;
    text-align: left;
    line-height: 18px;
    padding: 3px 0 0 0;
    color: #727272;
}

.cont-one .core .content p{
    font-size: 16px!important;
    line-height: 28px!important;
    letter-spacing: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.cont-one .core .content img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: auto;
}

.cont-one .core .content p.start{
    line-height: 180%;
    font-size: 14pt;
    margin: 14px 0;
    text-indent: 2em;
    letter-spacing: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.cont-one .core .accessory{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #ccc;
}

.cont-one .core h1 {
    font-size: 26px;
    margin: 30px 0 20px 0;
    font-weight: 400;
    color: #000;
    line-height: 36px;
}


footer {
    width: 100%;
    box-sizing: border-box;
    opacity: 1;
    background: #930505;
}

footer .core-top {
    width: 1200px;
    margin: auto;
}

footer .core-top img {
    width: 359px;
    margin-top: 60px;
}

footer .core-top h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 8px;
    color: #FFFFFF;
    margin-top: 42px;
}

footer .core-top p {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #FFFFFF;
}

footer .core-bottom {
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

footer .core-bottom p {
    padding: 24px 0;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.7);
}

.v_news_content img,#vsb_content_2 IMG{
  width:500px;
}
.cont-one .core .content img{
  width:500px;
}