﻿.nav {
    width: 200px;
    float: left;
    height: 270px;
}

    .nav a {
        overflow: hidden;
        height: 60px;
        line-height: 60px;
        margin: 5px 15px;
        display: block;
        text-align: center;
        font-size: 20px;
        border-bottom: 1px dashed #DDD;
        color: #bf0000;
    }

        .nav a:hover {
            font-size: 22px;
        }

.slide {
    width: 770px;
    float: left;
    margin-left: 15px;
    height: 271px;
}

.news {
    width: 200px;
    float: right;
}

    .news .title {
        font-size: 18px;
        color: #bf0000;
        height: 40px;
        text-align: center;
    }

        .news .title span {
            width: 100px;
            height: 40px;
            line-height: 40px;
            display: block;
            float: left;
            border-bottom: 2px solid #e9e9e9;
            cursor: default;
        }

        .news .title .cur {
            border-bottom: 2px solid #bf0000;
        }

    .news .con {
        margin-top: 5px;
        background: url(/Resource/Img/coopnewsbg.jpg) top left no-repeat;
        height: 225px;
        overflow: hidden;
        font-size: 14px;
        padding-left: 29px;
        line-height: 28px;
    }

        .news .con a {
            height: 28px;
            display: block;
            overflow: hidden;
            width: 160px;
        }




.zyhz .box_c {
    height: 150px;
}

    .zyhz .box_c a {
        display: block;
        float: left;
        width: 270px;
        overflow: hidden;
        height: 35px;
        line-height: 35px;
        border-left: 5px solid #FFF;
        margin:0 10px;
        border-bottom:1px dashed #d1d1d1;
        font-size:14px;
    }


.xmhz .box_c {
    height:370px;
}
    .xmhz .box_c .item {
        width: 370px;
        float: left;
        padding: 10px;
        height: 150px;
        overflow: hidden;
        border: 1px solid #FFF;
    }
    
    .xmhz .box_c .cur {border:1px solid #ff6a00;
    }

        .xmhz .box_c .item .title {
            display:block;
            font-weight:bold;
        }
        .xmhz .box_c .item span {
            display: block;
        }
        
        .xmhz .box_c .item .con {
            font-size:13px;

        }
        .xmhz .box_c .item .company {
            font-size:13px;
            color:#999;
            float:left;
        }
        
        .xmhz .box_c .item .time {
            font-size:13px;
            color:#999;
            float:right;
            

        }

        .tzhz {
            width: 595px;
            float: left;
        }

    .tzhz .box_c a {
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        margin: 5px 15px;
        display: block;
        width: 530px;
        padding-left: 20px;
        font-size: 12px;
        border-bottom: 1px dashed #DDD;
        background: url(/Resource/Img/point1.jpg) top left repeat-y;
    }

.zbxx {
    width: 595px;
    float: right;
}

    .zbxx .box_c a {
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        margin: 5px 15px;
        display: block;
        width: 530px;
        padding-left:20px;
        font-size: 12px;
        border-bottom: 1px dashed #DDD;
        background:url(/Resource/Img/point1.jpg) top left repeat-y;
    }
