﻿@charset "utf-8";
/*@import url(dll.css);*/
/*@import url(module.css);*/
@import url(/static/css/onlineeditor.css);
@import url(/static/css/animate.css);
@import url(/static/css/banner.css);
@import url(/static/css/common.css);


.chenning-content {
	float: left;
}
/*banner*/
/*.chenning-home-slider {
	float: left;
	overflow: hidden;
	max-height: 600px;
}*/
/*产品列表*/
.hmm-section {
	float: left;
	width: 100%;
}
.hmm-section-p02 {
	padding: 0;
}
.group_l {
	width: 100%;
}
.group_l dl {
    width: 100%;
    /*margin-bottom: 20px;*/
}
.group_l dl dt {
    float: left;
    display: block;
    width: 50%;
    min-height: 350px;
}
.group_l dl dd {
    float: left;
    display: block;
    position: relative;
    width: 50%;
    min-height: 350px;
    overflow: hidden;
}

.group_l dl dd a {
    display: block;
}
.group_l dl dt .group_ltxt {
    width: 70%;
    margin: 5% auto 0;
    text-align: left;
}
.group_l dl dt .group_ltxt h3 {
    display: block;
    font-size: 36px;
    color: #013789;
}
.group_l dl dt .group_ltxt h4 {
    display: block;
    font-size: 24px;
    color: #bfbfbf;
    margin-top: 15px;
    text-transform: uppercase;
}
.group_l dl dt .group_ltxt span {
    display: block;
    font-size: 16px;
    color: #575e68;
    line-height: 30px;
    margin-top: 35px;
    font-weight: normal;
}
.group_l dl dt .group_ltxt a {
    float: left;
    display: block;
    height: 37px;
    font-size: 18px;
    color: #1a1b1e;
    line-height: 37px;
    padding-right: 50px;
    margin-top: 30px;
    font-weight: normal;
    background: url(/static/images/icon13.png) no-repeat right center;
}
.group_l dl dd span {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    color: #FFF;
    background: rgba(1,55,137,0.5);
}
.group_l dl dd span ins {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -24px;
    margin-left: 0;
    display: inline-block;
    /*margin: 20% auto 0;*/
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding-right: 0;
    text-decoration: none;
    background: none;
}
.group_l dl dd span ins > img {
    display: inline-block;
    width: 60px;
    height: 60px;
}
.group_l dl dd span ins > img,.group_l dl dd span ins > em {
    display: inline-block;
    vertical-align: middle;
}
.group_l dl dd a:hover span {
	display: block;
}
.group_l dl dd img {
    /*width:100%;
    max-height: 500px;*/
    /*float: right;*/
    display: block;
    width: 100%;
    min-height: 350px;
    max-height: 500px;
    margin: 0 auto;
    max-width: inherit;
}
.group_l dl:nth-child(even) dt {
        float: right;
    }
/*扩展区*/
.nmdef_container {
	float: left;
	width: 100%;
}
.navPage.pagebar {
    /*display: none;*/
}
/*产品详情页*/
.p_container {
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.p_sidenav {
    float: left;
    width: 100%;
    height: 70px;
    /*margin-bottom: 20px;*/
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
}
.p_sidenav .sortnavul,.p_sidenav ul {
    height: 68px;
    /*white-space: nowrap;
    overflow: hidden;
    overflow-x:scroll;*/
}
.p_sidenav .sortnavul::-webkit-scrollbar,
.p_sidenav ul::-webkit-scrollbar {  
    display: none;
}  
.p_sidenav li,.p_sidenav li.sortnavli {
    /*float: left;*/
    display: inline-block;
    height: 68px;
    /*margin-right: 40px;*/
    /*padding: 0 20px;*/
    background-color: #fff;
}
.p_sidenav li a,.p_sidenav li.sortnavli a {
    display: block;
    height: 70px;
    padding: 0 20px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    color: #2c3133;
    text-indent: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.p_sidenav li {
    position: relative;
}
.p_sidenav li > ul {
    position: absolute;
    top: 70px;
    /*width: 120px;*/
    display: none;
    z-index: 99;
}
.p_sidenav li > ul > li {
    width: 100%;
    /*height: 50px;*/
    height: inherit;
}
.p_sidenav li > ul > li > a {
    display: block;
    /*width: 120px;*/
    width: 100%;
    /*height: 50px;*/
    height: inherit;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    line-height: 26px;
}
.p_sidenav li a:hover,.p_sidenav li.sortnavli a:hover {
    border-bottom: 5px solid #013789;
    /*color: #013789;*/
    text-decoration: none;
}
.p_sidenav li a.menu_on:hover,.p_sidenav li.sortnavli a.menu_on:hover {
    border-bottom: 5px solid #013789;
    color: #013789;
    text-decoration: none;
}
.p_sidenav li > ul > li > a:hover {
    border-bottom: 1px solid #013789;
}
#com_pmodule_products_list {
    float: left;
    width: 100%;
}
@media (max-width: 768px) and (min-width: 320px) {
    #com_pmodule_products_list {
        padding: 0 10px;
    }
}
.txt01 {
    position: relative;
    width: 100%;
    padding: 30px 7%;
    color: #575e68;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
}
.txt01 ins {
    display: block;
    position: absolute;
}
.txt01 ins.il {
    left: 0;
    top: 0;
    width: 57px;
    height: 49px;
    background: url(/static/images/icon06.png) no-repeat center center;
    background-size: 100% auto;
}
.txt01 ins.ir {
    right: 0;
    bottom: 0;
    width: 57px;
    height: 49px;
    background: url(/static/images/icon07.png) no-repeat center center;
    background-size: 100% auto;
}
.hmm-section-p01 {
    padding: 60px 0 0;
}

.sortnavul {
    padding: 0;
    margin: 0;
}
.sidebar_l > ul > li {
    float: left;
    /*margin-right: 40px;*/
    line-height: 40px;
    text-indent: 0;
    background: none;
}
.sidebar_l > ul > li a {
    display: block;
    color: #2c3133;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
}
.sidebar_l > ul > li:hover {
    background: none;
}
.sidebar_l > ul > li:hover a {
    border-bottom: 3px solid #013789;
    color: #013789;
    text-decoration: none;
    background: none;
}

@media (max-width: 1200px) and (min-width: 992px) {

}
@media (max-width: 992px) and (min-width: 768px) {
    .group_l dl {
        padding-bottom: 10px;
        /*border-bottom: 2px dotted #666;*/
    }
    .group_l dl dt {
        width: 100%;
    }
    .group_l dl dt .group_ltxt {
        margin: 20px auto 0;
    }
    .group_l dl dt .group_ltxt h3 {
        text-align: center;
    }
    .group_l dl dd {
        width: 100%;
        min-height: 100px;
    }
    .group_l dl dd img {
        width: auto;
        height: 200px;
    }
    .p_sidenav li {
        padding: 0 5px;
        margin-right: 0;
        /*border-right: 1px solid #3D69BC;*/
    }
    .p_sidenav {
        height: inherit;
    }
    .p_sidenav .sortnavul, .p_sidenav ul {
        height: inherit;
    }

    .p_sidenav li, .p_sidenav li.sortnavli {
        width: 100%;
        height: inherit;
        padding: 0;
        border-bottom: 1px solid #fff;
        background-color: #3d69bc;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .p_sidenav li a, .p_sidenav li.sortnavli a {
        height: 40px;
        padding: 0;
        line-height: 40px;
        text-align: left;
        text-indent: 2em;
        font-size: 14px;
        color:#fff;
        background: url(/static/images/icon26.png) no-repeat 15px center;
    }
    .p_sidenav li.on, .p_sidenav li.sortnavli.on {
        background-color: #013789;
        text-decoration: none;
    }
    .p_sidenav li.on .click_span , .p_sidenav li.sortnavli.on .click_span {
        background: url(/templates/Images/icon25.png) no-repeat center center;
    }
    .p_sidenav li > ul {
        position: static;
    }
    .p_sidenav li > ul > li:last-child {
        border-bottom: 0;
    }
    .p_sidenav li > ul > li > a {
        padding: 0;
        border-bottom: 0;
        line-height: 40px;
        text-indent: 3em;
        font-size: 14px;
        color:#3d69bc;
        background-color: #fff;
    }
}
@media (max-width: 768px) and (min-width: 320px) {
    .group_l dl {
        /*padding: 20px 0;*/
        /*border-bottom: 1px solid #999;*/
    }
    .group_l dl dt {
        width: 100%;
        min-height: inherit;
        padding: 30px 0;
        margin-top: 0;
    }
    .group_l dl dt .group_ltxt {
        width: 80%;
        margin: 0 auto;
    }
    .group_l dl dt .group_ltxt h3 {
        text-align: left;
    }
    .group_l dl dt .group_ltxt span {
        margin-top: 15px;
        line-height: 27px;
    }
    .group_l dl dt .group_ltxt a {
        margin-top: 10px;
    }
    .group_l dl dd {
        width: 100%;
        min-height: inherit;
        margin-top: 0;
    }
    .group_l dl dd img {
        min-height: inherit;
        max-height: inherit;
    }
    .group_l dl:nth-child(even) dd {
        float: right;
    }
    /*内容页导航栏*/
    .p_sidenav {
        height: inherit;
    }
    .p_sidenav .sortnavul, .p_sidenav ul {
        height: inherit;
    }

    .p_sidenav li, .p_sidenav li.sortnavli {
        width: 100%;
        height: inherit;
        padding: 0;
        border-bottom: 1px solid #fff;
        background-color: #3d69bc;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .sidebar_l > ul > li:hover a {
        border-bottom: 0;
        color: #fff;
        text-decoration: none;
        background: url(/static/images/icon26.png) no-repeat 15px center;
    }
    .p_sidenav li a:hover,.p_sidenav li.sortnavli a:hover {
        border-bottom: 0;
        text-decoration: none;
    }
    .p_sidenav li a.menu_on:hover,.p_sidenav li.sortnavli a.menu_on:hover {
        border-bottom: 0;
        color: #fff;
        text-decoration: none;
    }
    .p_sidenav li > ul > li > a:hover {
        border-bottom: 0;
    }
    .p_sidenav li a, .p_sidenav li.sortnavli a {
        height: 40px;
        padding: 0;
        line-height: 40px;
        text-align: left;
        text-indent: 2em;
        font-size: 14px;
        color:#fff;
        background: url(/templates/Images/icon26.png) no-repeat 15px center;
    }
    .p_sidenav li.on, .p_sidenav li.sortnavli.on {
        background-color: #013789;
        text-decoration: none;
    }
    .p_sidenav li.on .click_span , .p_sidenav li.sortnavli.on .click_span {
        background: url(/templates/Images/icon25.png) no-repeat center center;
    }
    .p_sidenav li > ul {
        position: static;
    }
    .p_sidenav li > ul > li:last-child {
        border-bottom: 0;
    }
    .p_sidenav li > ul > li > a {
        padding: 0;
        border-bottom: 0;
        line-height: 40px;
        text-indent: 3em;
        font-size: 14px;
        color:#3d69bc;
        background-color: #fff;
    }
    /*.p_sidenav li a, .p_sidenav li.sortnavli a {
        padding: 0 10px;
    }*/
    /*内容页内容*/
    .txt01 ins.il,.txt01 ins.ir {
        width: 27px;
        height: 34px;
    }
    #com_definedkeys_4 {
        padding: 0;
    }
}