.product-page {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.banner {
    height: 280px;
    background: url(../images/ny_banner.jpg) no-repeat center center;
}
.about {
    margin-top: 45px;
}
.about-main {
    width: 864px;
    border: solid 1px #e5e5e5;
    background-color: #fff;
}
.about-main .head {
    text-align: right;
    height: 38px;
    line-height: 38px;
    border-bottom: solid 1px #e5e5e5;
    padding-right: 11px;
    color: #999999;
    background-color: #f9f9f9;
}
.about-main .head a{color: #999999;}
.about-main .p1 {
    line-height: 30px;
    padding: 43px 31px 28px 23px;
}
.about-main .p1 img{max-width:100%;}
.about-main table {
    border: 1px solid #e5e5e5;
    margin: auto;
    margin-bottom: 45px;
}
.about-main table tr {
    border-bottom: 1px solid #ddd;
}
.about-main table td.td1 {
    width: 150px;
    background-color: #eee;
}
.about-main table td.td2 {
    width: 170px;
}
.about-main table td {
    padding: 10px;
}
.account-info{width:400px; height:300px; float:left; margin:0px 40px 40px 0px;}
.account-info-banner li img{width:400px; height:300px;}
.about-main h1{font-size:30px; line-height:30px; padding:20px;margin-top:40px; text-align:center}
.news_view_date{ text-align:center; width:100%; margin:0px auto}
.cover-pic {
    max-width: 800px;
}