@CHARSET "UTF-8";

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 100%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%;
    height: auto
}

#container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.left .box {
    margin-bottom: 22px;
}

.left .box .content,
.sort {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 6px 15px;
    background: #f5f5f5
}

.left .box h3 {
    background: #f18e29;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.left {
    width: 20%;
    float: left;
    border-radius: 5px;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.left .n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.left .n_contact .content img {
    max-width: 100%;
    height: auto;

}

.right {
    width: 77%;
    float: right;
    padding-bottom: 10px;
    padding: 1px 15px 15px 15px;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 5px;
}

.right .content img {
    max-width: 100%!important;
    height: auto;
}

.sitemp {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
}

.sitemp h2 {
    float: left;
    font-size: 20px;
    color: #f18e29;
    display: block;
    line-height: 38px;
    border-bottom:2px solid #f18e29
}

.sitemp .site {
    float: right
}

.right .content {
    padding: 10px 0;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.left .sort_menu h3 {
    background: #262626;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}