﻿.flash {}

.flash li {
    background: url(../images/banner1.jpg) center center no-repeat;
    height: 480px;
}

.flashinfobg {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 120px;
    background-color: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.flashinfo {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 120px;
}

.flashinfo .box {
    width: 1278px;
    border-left: 1px #fff solid;
    height: 100%;
}

.flashinfo .box div {
    width: 24.9%;
    height: 100%;
    border-right: 1px #fff solid;
    float: left;
    padding-top: 15px;
}

.flashinfo .box div h2,
.flashinfo .box div p {
    color: #fff;
    padding-left: 120px;
    font-family: "微软雅黑";
}

.flashinfo .box div p {
    font-size: 15px;
    padding-top: 15px;
}

.basic {
    width: 240px;
}

.video {
    width: 300px;
}

.video h4 {
    height: 113px;
}

.video h5 {
    height: 263px;
    background-color: #eee
}

.video h5 video {
    background-color: #000;
}

.homenews {
    margin-left: 540px;
}

.homenewsone {
    height: 188px;
    background: #fff;
    padding: 0 13px 0 20px;
}

.homenewsone ul {
    height: 101px;
}

.homenewsone ul li {
    position: relative;
    text-indent: 0px;
    line-height: 22px;
    height: 22px;
}

.homenewsone ul li a {
    display: block;
    width: 565px;
    float: left;
}

.homenewsone ul li span {
    position: absolute;
    right: 0px;
}

.homenewsone h5 {
    text-align: right;
}

.homenewsone h4.title span {
    color: #b0b0b0;
    font-size: 12px;
    font-family: Arial;
    margin-left: 10px;
}

.homenewsone h4.title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
    text-transform: uppercase;
    padding: 5px 0 0 0;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 5px;
}

.down {
    height: 188px;
    background: #626262;
    padding: 0 11px 0 15px;
    position: relative;
}

.downtitle {
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0 0 0;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px;
}

.down ul li {
    line-height: 22px;
    height: 22px;
}

.down ul li a,
.down h5 a {
    color: #fff;
    font-size: 12px;
}

.down h5 {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.culture {
    width: 1020px;
    float: left;
    background-color: #fff;
}

.culturetitle {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
    text-transform: uppercase;
    line-height: 50px;
    height: 50px;
    margin-bottom: 5px;
}

.culturesub {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.culturelist ul li img {
    width: 210px;
    height: 115px;
}

.culturelist ul li {
    display: inline;
    margin: 0px 22px 45px 20px;
    float: left;
}

.colortime {
    color: #bbb4b4;
}