﻿@charset "utf-8";

#content {
    width: 100%;
    height: auto;
}

#content .basepart {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    border-bottom: 1px dashed #cfd0d0;
}

#content .basetop {
    position: relative;
    width: 100%;
    height: 45px;
}

#content .basetop img {
    position: absolute;
    left: 0px;
    height: 100%;
    width: auto;
}

#content .basetop span.tt {
    position: absolute;
    left: 0px;
    width: 18%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: bold;
    color: #2ea6df;
}

#content .name .onedown {
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #595757;
    font-size: 14px;
}

#content .intro {
    width: 100%;
    height: auto;
}

#content .intro .twodown {
    width: 90%;
    line-height: 25px;
    margin-top: 10px;
    text-align: left;
    color: #595757;
    font-size: 14px;
}

#content .position .down {
    margin-top: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

#content .position .down ul {
    width: 100%;
    list-style: none;
    height: auto;
}

#content .position .down ul li {
    width: 49%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    background-color: #efefef;
}

#content .position .down ul li:hover {
    background-color: #eaf6fd;
}

#content .position .down ul li:hover a.blue {
    color: #2ea6df;
}

#content .position .down ul li.LL {
    float: left;
}

#content .position .down ul li.RR {
    float: right;
}

#content .position .down ul li a {
    font-size: 13px;
    color: #7c7c7c;
}

#content .position .down ul li .NA {
    float: left;
    margin-left: 20px;
    font-weight: bold;
}

#content .position .down ul li .date {
    float: right;
    margin-right: 20px;
}

#content .contact .con-down {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

#content .contact .con-down .des {
    position: relative;
    width: 131px;
    height: 180px;
    cursor: pointer;
}

#content .contact .con-down .des:hover .kuang {
    background-color: #e9f6fe;
}

#content .contact .con-down .des:hover .img1 {
    display: none;
}

#content .contact .con-down .com {
    float: left;
    margin-right: 5px;
}

#content .contact .con-down .des .ttimg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
}

#content .contact .con-down .des .ttimg img {
    position: absolute;
    left: 30%;
    height: 100%;
    width: auto;
}

#content .contact .con-down .des .kuang {
    width: 100%;
    margin-top: 30px;
    height: 150px;
    background-color: #efefef;
}

#content .contact .con-down .des .kuang .ziwrap {
    position: relative;
    width: 100%;
    height: auto;
    top: 50px;
    font-size: 13px;
}

#content .contact .con-down .des .kuang .ziwrap .upzi {
    width: 46%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #b5b5b6;
    margin-bottom: 10px;
    color: #b5b5b6;
}

#content .contact .con-down .des .kuang .ziwrap .downzi {
    display: inline-block;
    line-height: 23px;
    width: 100%;
    text-align: center;
    color: #595757;
}

#content .comment .com-down {
    margin-top: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #efefef;
}

#content .comment .com-down img {
    height: 45%;
    margin-right: 2%;
    vertical-align: middle;
}

#content .comment .com-con {
    margin-top: 30px;
    width: 100%;
    height: auto;
}

#content .comment .com-con .tts {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    cursor: default;
}

#content .comment .com-con .tts img {
    height: 55%;
    vertical-align: middle;
    margin-left: 5px;
}

#content .comment .com-con .mid {
    margin-top: 5px;
    width: 100%;
    height: 200px;
}

#content .comment .com-con .mid textarea {
    float: left;
    width: 99.5%;
    height: 200px;
}

#content .comment .com-con .yzm {
    margin-top: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

#content .comment .com-con .yzm span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

#content .comment .com-con .yzm span.one {
    width: 100px;
    background-color: #b5b5b6;
    float: left;
    cursor: default;
}

#content .comment .com-con .yzm span.one img {
    height: 53%;
    margin-right: 5px;
    vertical-align: middle;
}

#content .comment .com-con .yzm span.two {
    width: 150px;
    height: 28px;
    border: 1px solid #b5b5b6;
    float: left;
}

#content .comment .com-con .yzm span.three {
    width: 200px;
    float: left;
    font-size: 13px;
}

#content .comment .com-con .yzm span.three a {
    color: #f00;
}

#content .comment .com-con .add {
    margin-top: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

#content .comment .com-con .add a {
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    float: right;
    background-color: #2ea6df;
}
