﻿@charset "utf-8";
.main-top{
    margin: auto;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    width: 1010px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #808080;
    background: #fff;}.main-top a{
    color: #808080;}.main-top a:hover{
    color: red;}
.main-top-list-add{
    float: right;
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
    width: 80px;
    line-height: 25px;
    height: 25px;
    border: solid 1px red;
    color: red;}.main-top-list-add:hover{
    background: red;
    color: #fff;}
.main-one{
    padding-top: 35px;
    width: 100%;
    height: 400px;
    background: #fff;}
.main-two{
    padding-top: 35px;
    width: 100%;
    height: 400px;}
.main-three{
    width: 100%;
    height: 380px;}
.main-four{
    width: 100%;
    height: 380px;
    background: #f4f4f4;}






.one-main{
    margin: auto;
    width: 1050px;
    height: 350px;}
.one-main-list-left{
    margin-right: 2%;
    float: left;
    width: 48%;
    height: 350px;}
.one-main-list-right{
    margin-left: 2%;
    float: left;
    width: 48%;
    height: 350px;}
.one-main-list-tit{
    float: left;
    width: 80px;
    height: 50px;
    color: red;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 10px;
    border-bottom: solid red 3px;}
.one-main-list-add{
    float: right;
    margin-top: 20px;
    text-align: center;
    width: 90px;
    line-height: 30px;
    height: 30px;
    border: solid 1px red;
    color: red;}
.one-main-list-add:hover{
    background: red;
    color: #fff;}
.one-main-list-li{
    float: left;
    width: 100%;
    height: 54px;
    border-bottom: #ebebeb solid 1px;}
.one-main-list-li-text{
    float: left;
    width: 83%;
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    color: #808080;}
.one-main-list-li-text:hover{
    color: red;}
.one-main-list-li-time{
    float: left;
    width: 17%;
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    text-align: right;
    color: #999;}
.main-three-img{
    width: 1050px;
    height: 150px;
    margin: auto;}