﻿@charset "utf-8";
/*banner*/
.banner {
    width: 100%;
    height: 370px;
    margin-bottom: 3px;
    background-color: #d7e7e9;
}

.listbg {
    width: 1024px;
    height: 347px;
    margin: 0 auto;
}

.middle {
    width: 100%;
    color: #f0f0f0;
}

.listop {
    width: 1024px;
    margin: 0 auto;
    height: 35px;
    border-bottom: 2px solid #0fa5e9;
    line-height: 35px;
}

.listopword {
    width: 80px;
    height: 35px;
    border-bottom: 2px solid #ba152d;
    line-height: 35px;
    font-size: 18px;
    color: #346683;
    font-weight: bold;
}

.listcon {
    width: 1024px;
    margin: 0 auto;
    min-height: 300px;
    margin-top: 10px;
}

.bg01 {
    background: #ededed;
    color: #646464;
    font-size: 14px;
}

.boxa {
    width: 1024px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}

.pr-all-li {
    width: 480px;
    height: 240px;
    float: left;
    padding: 10px 10px 10px 10px;
    background: url(../img/b620366b.line.png) no-repeat 4px 100%;
}

    .pr-all-li .l {
        float: left;
        width: 145px;
        height:200px;
    }

        .pr-all-li .l strong {
            color: #333;
            font-size: 18px;
            display: block;
            line-height: 28px;
            text-align: center;
            margin-top:160px;
        }

        .pr-all-li .l span {
            display: block;
            text-align: center;
        }

.pr-all-li-p {
    width: 315px;
    /*display: inline-block;*/
    height: 240px;
    float: right;
    line-height: 30px;
}

.bg01 .nobg {
    background: 0 0;
}
