body {
    background: #FFF;
}

.box {
    padding-top: 20px;
    background: url(images/listbg.gif)
}

.right {
    width: 810px;
    float: right;
    padding: 0 30px;
}

.right_content, .news_content {
    padding: 20px;
    line-height: 25px;
    font-size: 14px;
    font-family: microsoft yahei
}

    .right_content p {
        padding: 7px 0;
        text-indent: 2em;
    }

/*news*/
.rightmore {
    float: right;
    color: #666
}

.news_content li {
    list-style-type: circle;
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: #D8D8D8 dashed 1px;
}

    .news_content li a {
        color: #787878;
        font-family: microsoft yahei;
        font-size: 14px;
    }

.news_title {
    border-bottom: #D8D8D8 solid 1px;
    text-align: center
}

    .news_title h1 {
        font-size: 22px;
        font-family: microsoft yahei;
        height: 42px;
        line-height: 42px;
    }

    .news_title p {
        color: #666;
        padding: 10px 0;
    }

.news_content img {
    max-width: 670px;
    width: expression(this.width>670&&this.height<this.width?670:true);
    overflow: hidden
}

/*company*/
.company_content {
    padding: 20px;
}

.company_item {
    height: 150px;
    margin-bottom: 20px;
    border-bottom: solid #EAEAEA 1px;
    padding-bottom: 20px;
}

.company_logo {
    width: 150px;
    height: 150px;
    float: left;
}

    .company_logo img {
        width: 150px;
        height: 150px;
        border-radius: 50%
    }

.company_info {
    width: 600px;
    float: right;
    padding-top: 15px;
}

    .company_info p {
        color: #999
    }

.company_title {
    height: 30px;
    line-height: 30px;
    background: #F9F9F9;
    border-bottom: #E2E2E2 solid 1px;
    margin-bottom: 15px;
}

    .company_title h3 {
        padding-left: 10px;
        color: #F30
    }

.sub_company {
    padding: 20px 0;
}
/*case*/
.case_content {
    padding: 20px;
}

.case_item {
    text-align: center;
    float: left;
    width: 210px;
    height: 250px;
    margin: 0 20px 15px 20px;
}

    .case_item img {
        width: 210px;
        height: 210px;
    }



.cpli_open {
    height: 30px;
    background: url(images/newshop2012_cpli1_1.gif) #FFF3E8 left no-repeat;
    cursor: pointer;
    text-indent: 20px;
    padding-left: 20px;
}

    .cpli_open a {
        font-weight: bold;
        color: #005391;
    }

.cpli_close {
    height: 30px;
    background: url(images/newshop2012_cpli1_1a.gif) #FFF3E8 left no-repeat;
    cursor: pointer;
    text-indent: 20px;
    padding-left: 20px;
}

    .cpli_close a {
        font-weight: bold;
        color: #005391;
    }

.cpfl {
}

    .cpfl li {
        border-bottom: 1px dotted #FFFFFF;
        line-height: 30px;
        vertical-align: baseline;
    }

.cpli_secnd {
    width: 170px;
    line-height: 25px;
}

    .cpli_secnd li {
        width: 150px;
        border-bottom: none;
        padding-left: 40px;
    }

.view_box {
    padding-top: 20px;
}

.cp_box {
    width: 260px;
    float: left;
}

    .cp_box img {
        width: 260px;
        height: 260px;
    }

.cp_info {
    height: auto;
    float: right;
    width: 530px;
}

    .cp_info h1 {
        font-size: 16px;
        color: #005391;
        margin-bottom: 15px;
    }

    .cp_info p {
        line-height: 18px;
        color: #666;
        padding-bottom: 15px;
    }

    .cp_info h2 {
        display: inline;
        font-size: 14px;
        margin-right: 20px;
    }

.intro_title {
    border-bottom: #005391 solid 1px;
    margin-top: 15px;
}

    .intro_title h3 {
        width: 100px;
        background: #005391;
        color: #FFF;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }

.intro_c {
    padding: 15px 10px 10px 10px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

    .intro_c img {
        max-width: 670px;
        width: expression(this.width>670&&this.height<this.width?670:true);
        overflow: hidden
    }

.tishi {
    text-align: center;
    color: #005391;
}
