/*以下为内页样式*/
.banner {
    width: 100%;
}

.container {
    overflow: hidden;
    width: 1200px;
}

.wz {
    background: #ededed;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    margin-top: 18px;
    margin-left: 40px;
    padding-right: 15px;
    text-align: right;
}

.sidebar {
    margin-top: 10px;
    width: 337px;
    float: left;
}

.sidebar .title {
    margin-top: 20px;
    margin-bottom: 25px;
}

.child ul li {
    margin-bottom: 10px;
}

.child ul li a {
    display: block;
    font-size: 14px;
    font-family: "思源黑体", Arial;
    line-height: 27px;
    height: 27px;
    padding-right: 60px;
    text-align: right;
    background: url(../image/img/sidebar.jpg) no-repeat 297px 7px;
    overflow: hidden;
}

.right {
    margin-top: 12px;
    margin-bottom: 20px;
    width: 862px;
    float: right;
    padding-bottom: 18px;
    border-left: 1px solid #68b434;
}

.sidebar .child ul li a.active, .sidebar .child ul li a:hover {
    background: #8bcc4c url(../image/img/cate_current.jpg) no-repeat right center;
    margin-right: -16px;
    color: #fff;
    padding-right: 75px;
    position: relative;
    z-index: 1;
}

.rightcontul {
    min-height: 650px;
    position: relative;
    margin-left: 40px;
    overflow: hidden;
    padding-bottom: 50px;
}

.rightcontul ul {
    padding-top: 20px;
    margin: 0 20px;
    overflow: hidden;
}

ul.common li {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    border-bottom: 1px dashed #b2b2b2;
    padding-top: 11px;
}

.timeshow {
    float: right;
}

.rightcontul ul a {
    margin-left: 5px;
}

.cutepage {
    right: 20px;
    bottom: 14px;
    position: absolute;
}

#cutepage .selected {
    color: #ff0000;
}

.hand {
    cursor: pointer;
}

.cutepage a {
    margin-left: 5px;
}

.cutepage input {
    width: 25px;
}

/*以下为详情页样式*/
.comcontul {
    padding: 20px 15px 0;
    line-height: 2em;
    font-size: 14px;
}

.comcontul p {
    margin-bottom: 1em;
}

.detailName {
    padding-top: 40px;
    text-align: center;
    font-size: 20px;
    color: #8bcc4c;
}

.rightcontul h2 {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    margin: 14px 15px 0;
    padding-bottom: 10px;
    color: #999;
    border-bottom: 1px dashed #999;
}

/*download*/
#downcontul h1, .listName {
    text-align: left;
    margin-bottom: 25px;
    padding-top: 40px;
    color: #8bcc4c;
    font-size: 20px;
}

#downcontul th {
    height: 35px;
    border: 0;
    border-bottom: 3px solid #8bcc4c;
}

#downcontul td {
    height: 75px;
    border: 0;
    border-bottom: 1px dashed #999;
}

#downcontul td .down {
    display: block;
    width: 77px;
    height: 31px;
    background: url(../image/img/download.jpg);
    background-size: cover;
    cursor: default;
}

#downcontul td:first-child {
    background: url(../image/img/ico_1.jpg) no-repeat left center;
    padding-left: 20px;
}

#downcontul table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.download > ul > li > a, .child li.vtitle > a, .nxbar > ul > li > a {
    font: bold 18px "思源黑体";
    background: url(../image/img/side.jpg) no-repeat 297px 7px;
}

.download ul ul li, ul.vcon li, .nxbar ul ul li, .jjbar ul li {
    margin-bottom: 1px;
}

.download ul ul {
    margin-top: 1px;
}

/*jjfa detail*/
#biaoqian ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

#biaoqian li {
    color: #575a56;
    float: left;
    margin-bottom: 35px;
    list-style: none;
    background: #ddd;

    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

#biaoqian li.current {
    background: #68b535;
    color: #fff;
}

.bq-cp li {
    width: 157px;
    height: 30px;
    line-height: 30px;
}

.bq-jj li {
    width: 125px;
    height: 40px;
    line-height: 40px;
}

.comcontul img {
    max-width: 792px;
}

/* box */
.box {
    margin: 30px auto;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb ul {
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
    overflow-y: scroll;
    height: 516px;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    height: 166px;
    width: 166px;
    margin: 0 0 7px 0;;
    overflow: hidden;
    padding: 1px;
}

.tb-s310, .tb-s310 a {
    height: 516px;
    width: 516px;
}

.tb-s310, .tb-s310 img {
    max-height: 516px;
    max-width: 516px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s100 a {
    *font-size: 35px;
}

.tb-s100, .tb-s100 a img {
    height: 164px;
    width: 164px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    float: left;
    margin-left: 44px;
    margin-right: 15px;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #68b535;
    height: 164px;
    width: 164px;
    padding: 2px;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("http://demo.lanrenzhijia.com/2015/jqzoom0225/images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

/*zhaopin*/
h2.zhaopin {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

/*cp*/
.child ul ul.vcon ul a {
    font-size: 12px;
}

.vcon ul {
    display: none;
}

.cpModule #sidebar {
    border-right: 1px solid #68b434;
}

.cpModule .right {
    border: none;
}

.cpModule #sidebar .vtitle > a:after {
    content: url(../image/img/side.jpg);
    margin-left: 17px;
}

.cpModule #sidebar .vcon a {
    padding-right: 29px;
}

.cpModule #sidebar .vtitle > a {
    padding-right: 28px;
}

.cpModule #sidebar .vcon > li > a:after {
    content: url(../image/img/sidebar.jpg);
    margin-left: 20px;
}

.cpModule #sidebar a {
    background: none;
}

.cpModule #sidebar a:hover {
    text-decoration: underline;
    background: none;
    color: #666;
    margin-right: 0;
}

.cpModule #sidebar ul.vcon li a.xiala:after {
    content: "";
}

.vcon li {
    position: relative;
}

img.jia {
    position: absolute;
    top: 10px;
    left: 298px;
    z-index: 1;
}

.cpModule #sidebar a.xiala {
    padding-right: 38px;
}

.cpModule #sidebar ul ul.vcon ul a {
    padding-right: 60px;
    color: #999;
}

.cpzx li {
    float: left;
    width: 380px;
    height: 210px;
    border: 1px solid #8bcc4c;
    margin: 20px 29px 20px 0;
    overflow: hidden;
}

.cpzx a.title {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
    display: block;
}

.cpzx img {
    max-height: 210px;
    max-width: 200px;
}

ul.cpzx {
    margin: 0;
    margin-bottom: 20px;
    width: 822px;
    margin-right: -25px;
}

.cpzx div {
    float: left;
}

.cpzx li div a {
    margin: 0;
}

.cpzx span {
    display: inline-block;
    line-height: 2.5em;
    padding-right: 20px;
    color: #666;
}

#content p {
    margin-bottom: 0;
}

#content td {
    border: 1px solid #666;
}

#content table {
    border-collapse: collapse;
}

#content table p {
    margin-left: 10px;
}

.cp-title, .green {
    color: #68b535;
}

.cp-title, .proLink .green {
    FONT-weight: 600;
    font-size: 15px;
}

/*能效平台*/
.nxpt h1 {
    font-size: 28px;
    color: #8bcc4c;
    margin-bottom: 25px;
    padding-top: 40px;
    margin-left: 40px;
}

.nxpt {
    font-family: "思源黑体";
    margin-left: 17px;
}

.nxpt > ul > li {
    color: #f19702;
    font-size: 20px;
    background: url(../image/img/line.jpg) no-repeat;
    padding-left: 45px;
}

.nxpt ul {
    padding-top: 0;
    margin: 0;
}

.nxpt img {
    width: 72px;
}

.nxpt ul ul li {
    float: left;
    width: 100px;
    text-align: center;
    margin-top: 30px;

}

.nxpt p {
    font-size: 14px;
}

/*dxal*/
.dxal-pic li {
    float: left;
    text-align: center;
    margin-bottom: 20px;
    width: 255px;
    height: 220px;
}

.dxal-pic img {
    width: 255px;
}

.dxal-pic p {
    width: 200px;
}

.al-title {
    color: #d85600;
    font-size: 16px;
    padding-left: 35px;
    padding-bottom: 10px;
    background: url(../image/al-title.jpg) no-repeat;
    border-bottom: 1px dashed #666;
}

.al-content {
    padding-bottom: 70px;
}

.al-img img {
    width: 100%;
}

.al-left {
/ / width: 370 px;
/ / float: left;
}

.al-img1 img {
    margin-left: 80px;
    width: 323px;
    display: none;
    /*background: url(../images/le.jpg) no-repeat;*/
    border-bottom: 1px dashed #666;
}

.al-content {
    padding-bottom: 70px;
}

.al-img img {
    width: 100%;
}

.jj-list {
    background: url(../image/leaf.png) no-repeat 550px 0px;
    min-height: 160px;
}

.jj-list li {
    background: url(../image/circle.png) no-repeat 0px;
    width: 350px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding-left: 40px;
    position: relative;
}

.jj-list li div {
    border-bottom: 1px solid #bad53a;
    padding-left: 20px;
    color: #68b535;
}

.jj-list li strong {
    position: absolute;
    left: 8px;
    color: #fff;
    font-size: 30px;
}

.jj-list li a {
    color: #fff;
    position: absolute;
    right: 0;
    margin-top: 10px;
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #68b535;
}

.jj-list ul {
    padding-top: 0;
    overflow: visible;
}

.bq-nx li {
    width: 263px;
    height: 30px;
    line-height: 30px;
}

.five ul li {
    width: 155px;
}

.four ul li {
    width: 197px;
}

.three ul li {
    width: 263px;
}

.cp-four ul li {
    width: 197px;
}

.cp-three ul li {
    width: 263px;
}