.listcMain1 {
    width: 100%;
}
.listcMain2 {
    width: 1200px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}
.mainLeft {
    float: left;
    width: 810px;
    background: #fff;
    margin-top: 15px;
}
.mapDiv {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 10px auto 0 auto;
    background-color: #fff;
}
.mapDiv .s1 {
    overflow: hidden;
}
.mapDiv .s2 {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 12px;
    margin-left: 15px;
    margin-right: 5px;
}
.mapDiv .s3 {
    font-weight: 700;
}
.mapDiv .s4 {
    font-family: '宋体';
    margin: 0 10px;
}
.mapDiv .s5 {
    font-weight: 700;
}
.mapDiv .s6 {
    font-family: '宋体';
    margin: 0 10px;
}
.mapDiv .s7 {
    font-weight: 700;
    color: #999;
}
.listcContent {
    overflow: hidden;
}
.listcTitle {
    height: 40px;
    line-height: 40px;
    margin: 15px 15px 10px 15px;
    padding-left: 10px;
    border-left: 2px solid #91d6fd;
    background: #f2f2f2;
}
.listcTitle h1 {
    font-size: 14px;
    font-weight: 700;
    color: #999;
    font-family: '微软雅黑';
}
.theContentMain {
    margin: 0 15px 0 15px;
    padding: 10px;
}
.itemDiv {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.itemDivTitle {
    line-height: 40px;
}
.itemDivTitle a {
    font-weight: 700;
    font-family: '微软雅黑';
}
.itemDivContent {
    line-height: 25px;
    color: #555;
}
.itemDivRemark {
    line-height: 40px;
    font-size: 12px;
    color: #999;
    font-family: '宋体';
}
.itemDivRemark .spanAuthor {
    margin-left: 10px;
}
.itemDivRemark .spanRead {
    margin-left: 10px;
}
.pmain {
    margin: 5px 15px 20px 25px;
}
.mainRight {
    float: left;
    width: 375px;
    margin-left: 15px;
    background: #fff;
    margin-top: 15px;
    overflow: hidden;
}
.right1Main {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin: 20px;
    height: 115px;
    box-shadow: 2px 2px 4px #ddd;
}
.right1Main .right1Span {
    display: block;
    text-align: center;
    margin: 0 10px 0 10px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 700;
    color: #aaa;
    font-family: '微软雅黑';
    letter-spacing: 2px;
    margin-left: 2px;
}
.right1Main .right1Div {
    margin-left: 10px;
    margin-top: 15px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.right2Title {
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0 10px;
    padding-left: 10px;
    overflow: hidden;
}
.right2Title .s1 {
    float: left;
    margin: 12px 10px 0 0;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #91d6fd;
}
.right2Title .s2 {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #999;
    font-family: '微软雅黑';
}
.right2Title .s3 {
    float: left;
    margin: 16px 0 0 10px;
    height: 2px;
    width: 224px;
    background: #91d6fd;
}
.right2Main {
    margin: 0 5px 10px 5px;
}
.right3Title {
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0 10px;
    padding-left: 10px;
    overflow: hidden;
}
.right3Title .s1 {
    float: left;
    margin: 12px 10px 0 0;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #91d6fd;
}
.right3Title .s2 {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #999;
    font-family: '微软雅黑';
}
.right3Title .s3 {
    float: left;
    margin: 16px 0 0 10px;
    height: 2px;
    width: 224px;
    background: #91d6fd;
}
.right3Main {
    margin: 0 5px 10px 5px;
}
.mainLeft,.mainRight{
    border:1px solid #0bdac4; box-shadow:0px 0px 1px 0px #67f3e4;
}
.mainRight{
    width:371px;
}