﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 微软雅黑, "microsoft yahei";
}

a, img {
    border: 0;
    text-decoration: none
}

ul {
    text-decoration: none;
    border: 0;
}

.content1 ul, li {
    text-decoration: none;
    border: 0;
}

/* section */
.section {
    width: 960px;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
}

.section ul li {
    float: left;
    margin-left: 15px;
    margin-bottom: 13px !important;
    display: inline !important;
    width: 460px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.section ul li .photo {
    width: 460px;
    height: 210px;
    overflow: hidden;
}

.section .rsp {
    width: 460px;
    height: 210px;
    overflow: hidden;
    position: absolute;
    background: #000;
    top: 0px;
    left: 0px;
}

.section .text {
    position: absolute;
    width: 460px;
    height: 210px;
    left: -300px;
    top: 0px;
    overflow: hidden;
}

.section .text span {
    display: block;
    width: 460px;
    margin-top: 85px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
}

.section img {
    width: 460px;
    height: 210px;
}

.content {
    width: 960px;
    height: auto;
    text-align: center;
    margin: auto;
    margin-top: 120px;
}

.name {
    width: 960px;
    height: 26px;
    line-height: 26px;
}

.name p {
    text-align: left;
    font-size: 18px;
    color: #333;
}

.name p span {
    text-align: left;
    display: block;
    margin-top: -26px;
    margin-left: 80px;
    font-size: 16px;
    color: #999;
}

.name a span {
    text-align: right;
    margin-top: -26px;
    display: block;
    font-size: 14px;
}

.name a:hover {
    color: #999;
}

.content1 {
    width: 960px;
    height: 250px;
    margin:0 auto;
    margin-top: 20px;
}

.content1 li a:hover {
    color: #2198f2
}

.content1 li a p:hover {
    color: #2198f2
}
.content1 .moreSpan {
    float:right
}
.news {
    width: 470px;
    float: left;
    margin-right: 10px;
    height: auto;
}

.news ul {
    margin-top: 20px;
    margin-left: 2px;
}

.news ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: dotted 1px #ccc;
}

.news ul li p {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #7a7a7a;
}

.news ul li span {
    text-align: right;
    display: block;
    margin-top: -40px;
    margin-right: 20px;
}

.title {
    text-align: left;
    font-size: 18px;
    color: #333;
    height: 26px;
}

.title1 {
    text-align: left;
    font-size: 18px;
    color: #333;
    height: 26px;
    line-height: 26px;
    margin-left: 22px;
}

.news p span {
    text-align: left;
    display: block;
    margin-top: -26px;
    margin-left: 40px;
    font-size: 16px;
    color: #999;
}

.model {
    float: left;
    width: 470px;
    height: auto;
    margin-left: 10px;
}

.model ul {
    margin-top: 20px;
    margin-left: 22px;
}

.model ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: dotted 1px #ccc;
}

.model ul li p {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #7a7a7a;
}

.model ul li span {
    text-align: right;
    display: block;
    margin-top: -40px;
    margin-right: 20px;
}

.model p span {
    text-align: left;
    display: block;
    margin-top: -26px;
    margin-left: 40px;
    font-size: 16px;
    color: #999;
}

.clear {
    clear: both;
}

.foot {
    width: 100%;
    height: 250px;
    background-color: #e0e0e0;
    margin-top: 50px;
}


.word2 {
    color: #7b7b7b;
    width: 960px;

    margin: auto;
}
.word2 .first {
   padding-top: 50px;
    height: 26px;
    line-height: 26px;
}
.word2 p {
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
}
.right{
    float: right;
    width: 260px;
    margin-top: -100px;
    margin-right: 300px !important;
}
.line{
    height: 0px;
    border-bottom: 4px solid red;
    width: 25%;
    float:left;
    margin-top: 17px;
}
.line1{
    height: 0px;
    border-bottom: 4px solid red;
    width: 25%;
    float: right;
    margin-top: 17px;
}



	