.p-left{
    height: 100%;
    width: 70%;
    float: left;
}
.p-left .zx{
    clear:both;
    width: 100%;
    height: 150px;
    padding-top: 50px;
}
.p-left .zx ul{
    width: 80%;
    margin-left: 45px;
}
.p-left .zx li{
    margin-top: 10px;
    border-bottom: 1px dashed #CCCCCC;
    width: 95%;
}
.p-left .zx span{
    float: right;
}
.p-left .zx a{
    text-decoration: none;
    color: #333333;
    font-size: 14px;
}
.p-left img{
    border: 1px solid #000000; margin: 13px 0 0 30px; float: left;
    width: 700px;
}
.p-left p{
    font-size: 15px;
    float: left;
    text-indent: 2em;
    margin: 10px 20px 0 30px;
}
.p-left a{
    font-size: 16px;
    color: #12699b;
}
.p-left a:hover{
    color: #990000;
    text-decoration: none;
}
.pl1{
    float: left;
    width: 35%;
    height: 20%;
    margin: 20px 40px 0 40px;
    background: url("../../images/pb.jpg") no-repeat 0 -10px;
}
.pl2{
    float: left;
    width: 35%;
    height: 20%;
    margin: 40px 40px 0 40px;
    background: url("../../images/pb1.jpg") no-repeat 0 10px;
}
.p-right{
    height: 100%;
    width:20%;
    float: left;
    margin-top: 20px;
}
.pr-top{
    width: 100%;
    height: 14%;
}
.pr-top a{
    display: block;
    width: 100%;
    height: 100%;
    background: url("../../images/bm.jpg") no-repeat;
}
.pr-top a:hover{
    background: url("../../images/bm%200.jpg") no-repeat;
}
.pr-bom{
    width: 99.5%;
    height: 45%;
    border:1px solid #cdcdcd;
}
.pr-bom ul{
    list-style-type: none;
    width: 100%;
    height: 100%;
}
.pr-bom li{
    background: url("../../images/l-0.png") no-repeat;
    padding-left: 25px;
    width: 85%;
    margin: 0 auto;
    height: 13%;
    border-bottom: 1px solid #CCCCCC;
}
.pr-bom li:hover{
    background: url("../../images/l.png") no-repeat;
}
.pr-bom a{
    display: block;
    height:20px;
    width: 100%;
    padding-top: 5px;
    margin-top: 7px;
    text-decoration: none;
    color: #000000;
}
.pr-bom a:hover{
    background: #eaeaea;
}
.p-right .pr-gys ul{
    list-style-type: none;
}
.p-right .pr-gys li{
    width: 99.5%;
    height: 50px;
    margin-top: 15px;
    border: 1px solid #cdcdcd;
}
.p-right .pr-gys img
{
    width: 100%;;
    height: 50px;
}
.ass1:hover{
    background: url("../../images/mail.jpg");
}