.box1 {
    width: 100%;
    box-sizing: border-box;
    padding: 2%;
    font-size: 18px;
}

.box1 .b1_left {
    float: left;
}

.box1 .b1_left img {
    width: 7.5em;
    margin-top: .5em;
}

.clear {
    clear: both;
}

.b1_right {
    box-sizing: border-box;
    color: #343434;
    margin-left: 8em;
    margin-top: 0.5em;
    padding: 0.8em 0em 0.8em 0.6em;
    border-left: 1px dotted #b2b2b2;
}

.box2 .nav li {
    padding: 0 10px;
    text-align: center;
    height: 45px;
    line-height: 30px;
    font-size: 2em;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #212121), color-stop(1, #141414));
}

.box2 {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
}

.box2 .nav li a {
    border-right: 1px dotted #474747;
    margin: 0.8em 0;
    font-size: 0.5em;
    color: #fff;
}

.box3 {
    width: 100%;
    text-align: center;
    background-size: auto;
    margin-bottom: 5em;
    background-color: #e5e5e5;
}

.box3 .dress {
    padding: 1em 0;
}

.box3 .dress p {
    font-size: 1em;
    color: #999999;
    line-height: 1.5em;
}

.box3 .dress .dh {
    color: #1a843b;
    margin-bottom: 0.5em;
}

.footer {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    border-top: 5px solid #1a843b;
    border-radius: 15px 15px 0 0;
    background-color: #fcfcfc;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
}

.footer li {
    float: left;
    width: 25%;
    text-align: center;
}

.mian_cont {
    padding: 0% 1.5%;
    margin: 0 auto;
    background-color: #e5e5e5;
    overflow: hidden;
}

.yxsj {
    margin-top: 1.5%;
    position: relative;
    width: 100%;
}

.yxsj a div {
    display: block;
    float: left;
    text-align: center;
}

.yxsj a div img {
    width: 10.292em;
}

.yxsj .yxsj2 {
    margin: 0 0.417em;
}

.yxsj .yxsj3 {
    margin-right: 0;
}

.doing {
    padding-top: 2em;
    padding-bottom: 3.2em;
    margin-top: -0.4em;
    position: relative;
    width: 100%;
    display: block;
}

.margin {
    background-color: #fff;
    border-radius: 8px;
}

.doing div {
    text-align: center;
}

.dotop_p {
    font-size: 0.8em;
    color: #666666;
}

.dotop_p1 {
    font-size: 1.2em;
    margin-top: 0.2em;
    color: #1a843b;
}

.do_img img {
    margin-top: 2em;
    display: inline-block;
    width: 25.833em;
}

.doing_pm p {
    font-size: 0.9em;
    color: #333333;
}

.doing_pm p span {
    color: #1a843b;
    font-weight: bold;
}

.doing_pm .doingpm_p2 {
    font-size: 0.8em;
    margin-top: 0.2em;
}

.doing_yh p {
    font-size: 0.7em;
    color: #8c8c8c;
    margin-top: 1.2em;
}

.do_img2 img {
    margin-top: 2.5em;
    width: 25.833em;
}

.doing_pm p {
    font-size: 0.9em;
    color: #333333;
}

.doing_pm .doingpm_p2 {
    font-size: 0.8em;
    margin-top: 0.2em;
}

.doing_zq p {
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 1.2em;
    color: #8c8c8c;
}

.bgs {
    background-color: #c6c6c6;
    height: 1.1em;
    width: 100%;
    margin-top: -0.25em;
}

.caseMain {
    padding-top: 2em;
    padding-bottom: 1.2em;
    margin-top: -0.3em;
    position: relative;
    width: 100%;
}

.caseMain div {
    text-align: center;
}

.casetop_p {
    font-size: 1.15em;
    color: #333333;
    font-family: 'Microsoft YaHei';
}

.casetop_p span {
    color: #1a843b;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
}

.casetop_p1 {
    font-size: 0.5em;
    color: #cccccc;
    margin-top: 0.2em;
}

.case {
    overflow: hidden;
    margin: 4% auto;
}

.case li {
    float: left;
    width: 44%;
    margin: 4%;
}

.case li>a {
    display: block;
    padding: 0%;
    background-color: #ccc;
}

.case li>a img {
    display: block;
    width: 100%;
}

.case li p {
    text-align: left;
    overflow: hidden;
    margin-top: 0.6em;
}

.case li p a {
    font-size: 1em;
    color: #333333;
}

.case li .caseP2 {
    margin-top: 0.5em;
    font-size: 0.7em;
    color: #b3b3b3;
}

.case .case_li2 {
    margin-left: 0;
}

.case_more {
    margin: 2em auto;
}

.case_more a {
    background-color: #e8e8e8;
    padding: 1em;
    border-radius: 18px;
}

.newsMain {
    margin-top: -0.3em;
    position: relative;
    border-radius: 8px 8px 0 0;
}

.newsMain .nlist {
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.newsMain .nlist li:hover,
.newsMain .nlist li.on {
    background: #1a843b;
    color: #fff;
}

.newsMain .nlist li {
    position: relative;
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 1em 0;
    font-size: 1em;
    color: #161616;
    cursor: pointer;
    background-image: -moz-linear-gradient(top, #fcfcfc, #f1f1f1);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #f1f1f1));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType='0');
}

.newsMain .ncont ul {
    padding: 1.5%;
}

.newsMain .ncont li {
    line-height: 2em;
    height: 2em;
    overflow: hidden;
    padding-left: 0.8em;
    background: url(https://www.zhuziweb.com/m/css/../images/Index/newsImg.jpg) no-repeat left center;
    background-size: 0.3em;
}

.newsMain .ncont li a {
    color: #666666;
    font-size: 1em;
}

.newsbg {
    height: 30px;
    width: 100%;
    margin-top: -0.3em;
    background: url(https://www.zhuziweb.com/m/css/../images/Index/newsbImg.jpg) no-repeat;
}

.baner img {
    display: block;
    width: 100%;
}

.yx_zq {
    margin-top: 0.5em;
    padding-top: 1.6em;
    padding-bottom: 1.2em;
    position: relative;
}

.yx_zq div {
    text-align: center;
}

.casetop_p {
    font-size: 1.25em;
    color: #333333;
    font-family: 'Microsoft YaHei';
}

.casetop_p span {
    color: #1a843b;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
}

.casetop_p1 {
    font-size: 0.375em;
    color: #cccccc;
    margin-top: 0.3em;
}

.zqMain {
    margin-top: 1.5em;
    display: block;
    position: relative;
}

.zqMain img {
    width: 13.042em;
    position: absolute;
}

.zqMain .zqdiv {
    margin-left: 0.8em;
    position: relative;
}

.zqMain .zqdiv p {
    text-align: left;
    font-size: 1.125em;
    color: #333333;
    line-height: 1.3em;
}

.zqMain .zqdiv .zqdiv_p2 {
    font-size: 0.792em;
    color: #8d8d8d;
    line-height: 2em;
    margin-top: 2em;
}

.zq_al {
    display: block;
    margin: 1.75em 0 1.75em 0;
}

.zq_al a {
    background-color: #1a843b;
    color: #fff;
    padding: 1em;
    border-radius: 15px;
    font-size: 0.7em;
}

.bgs {
    background-color: #c6c6c6;
    height: 1.1em;
    width: 100%;
    margin-top: -0.25em;
}

.yx_sq {
    padding-top: 1.6em;
    padding-bottom: 1.2em;
    position: relative;
    margin-top: -0.3em;
}

.yx_sq div {
    text-align: center;
}

.sqMain {
    margin-top: 0em;
}

.sqMain img {
    width: 12.417em;
}

.yx_zxMain {
    padding-top: 1.6em;
    padding-bottom: 1em;
    position: relative;
    margin-top: -0.3em;
    text-align: center;
}

.zxMain_p1 {
    font-size: 1em;
    color: #1a843b;
}

.zxMain_p2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    margin-top: 0.3em;
}

.zxMain_a {
    margin-top: 1em;
}

fieldset,
img {
    border: 0;
}

.yx_qwMain {
    position: relative;
    margin-top: -0.3em;
}

.yx_qwMain img {
    margin: 0;
    padding: 0;
    width: 100%;
}

.yx_whymc {
    position: relative;
    margin-top: -0.5em;
    padding-top: 2em;
}

.yx_whyp1 {
    font-size: 1.208em;
    color: #333333;
}

.yx_whyp1 span {
    color: #1a843b;
    font-weight: bold;
}

.yx_whymc p {
    text-align: center;
}

.yx_zxMain {
    padding-top: 1.6em;
    padding-bottom: 1em;
    position: relative;
    margin-top: -0.3em;
    text-align: center;
}

.zxMain_p1 {
    font-size: 1em;
    color: #1a843b;
}

.zxMain_p2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    margin-top: 0.3em;
}

.zxMain_a {
    margin-top: 1em;
}

.yx_whyp2 {
    font-size: 0.958em;
    color: #8c8c8c;
    margin-bottom: 2.125em;
    margin-top: 0.3em;
}

.yx_whymc img {
    display: block;
    width: 100%;
}

.yx_whymc .rb {
    text-align: center;
    padding: 1.708em 0;
}

.yx_whymc .rb li {
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 0.3em;
    overflow: hidden;
    color: #b5b5b5;
}

.yx_whymc .rb li:hover,
.yx_whymc .rb li.on {
    background: #1a843b;
    color: #1a843b;
}

.sj_ll {
    padding-top: 2.292em;
    margin-top: 0.5em;
    padding-bottom: 1.2em;
    position: relative;
}

.sj_ll p {
    text-align: center;
}

.sjtop_p span {
    color: #1a843b;
    font-weight: bold;
}

.sjtop_p2 {
    margin-top: 0.542em;
    font-size: 0.833em;
}

.sj_ll img {
    width: 100%;
    margin-top: 2.167em;
    margin-bottom: 1.292em;
}

.sj_xy {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
}

.sj_xy img {
    width: 100%;
    margin-top: 1.708em;
    margin-bottom: 0.417em;
}

.newsbg {
    height: 30px;
    width: 100%;
    margin-top: -0.3em;
    background: url(https://www.zhuziweb.com/m/css/../images/newsbimg.jpg) no-repeat;
}

.sj_xy p {
    text-align: center;
}

.sjtop_p {
    font-size: 1.25em;
}

.sj_ys {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
    padding-bottom: 1.2em;
}

.sj_ys p {
    text-align: center;
}

.yx_whyp1 {
    font-size: 1.208em;
    color: #333333;
}

.yx_whyp1 span {
    color: #1a843b;
    font-weight: bold;
}

.sj_gnp2 {
    color: #acacac;
    font-size: 0.375em;
}

.sj_syMain {
    margin-left: 2.25em;
    margin-top: 1.708em;
    position: relative;
}

.sj_syMain img {
    width: 2.875em;
    display: block;
}

.sj_sy1 {
    position: absolute;
    left: 3.958em;
    top: 0.317em;
}

.sj_syMain p {
    font-size: 0.917em;
    color: #333333;
    text-align: left;
    line-height: 1.35em;
}

.sj_syMain .sj_syMainp2 {
    top: 1.667em;
    color: #676767;
    font-size: 0.792em;
}

.sj_sy1 {
    position: absolute;
    left: 3.958em;
    top: 0.317em;
}

.sj_syMain p {
    font-size: 0.917em;
    color: #333333;
    text-align: left;
    line-height: 1.35em;
}

.sj_syMain .sj_syMainp2 {
    top: 1.667em;
    color: #676767;
    font-size: 0.792em;
}

.jj_tg {
    padding-top: 2.292em;
    margin-top: 0.5em;
    padding-bottom: 1.2em;
    position: relative;
}

.jj_tg p {
    text-align: center;
    color: #333333;
    line-height: 1.35em;
}

.jjtop_p1 {
    font-size: 0.833em;
}

.jjtop_p2 {
    font-size: 1.125em;
}

.jjtop_p2 span {
    color: #1a843b;
    font-weight: bold;
}

.jj_tg .jjtop_p3 {
    color: #cfcfcf;
    font-size: 0.563em;
}

.jj_tgps {
    margin: 1.667em 2.917em 0 2.917em;
}

.jj_tgwt1 {
    background: url(../img/jj_tgimg.jpg) no-repeat center;
    background-size: 8.375em 6.292em;
}

.jj_tgwt {
    width: 8.375em;
    text-align: center;
    display: inline-block;
    height: 6.292em;
}

.jj_tgwt1 .jj_tgp1 {
    margin-top: 1.25em;
}

.jj_tgwt p {
    float: left;
    width: 100%;
    text-align: center;
    color: #343434;
    font-size: 1.25em;
}

.jj_tgwt2 {
    background: url(../img/jj_tgimg2.jpg) no-repeat center;
    background-size: 8.375em 6.292em;
    margin-left: 2.625em;
}

.jj_tgwt2 .jj_tgp1 {
    margin-top: 1.375em;
    font-size: 1.25em;
}

.jj_tgwt2 .jj_tgp2 {
    font-size: 0.833em;
}

.jj_tgwt3 {
    background: url(../img/jj_tgimg3.jpg) no-repeat center;
    background-size: 8.375em 6.292em;
}

.jj_tgwt3 .jj_tgp1 {
    margin-top: 1.917em;
}

.jj_tgwt4 {
    background: url(../img/jj_tgimg4.jpg) no-repeat center;
    background-size: 8.375em 6.292em;
    margin-left: 2.625em;
}

.jj_tgwt4 .jj_tgp1 {
    margin-top: 2.292em;
}

.jj_etfs {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
    padding-bottom: 1em;
}

.jj_etfs p {
    text-align: center;
}

.jj_fsp span {
    color: #1a843b;
    font-weight: bold;
}

.jj_fsp {
    font-size: 1.208em;
    color: #343434;
}

.jj_fsp2 {
    font-size: 0.375em;
    color: #cccccc;
}

.m-con-4 {
    padding: 0 15px 0 19px;
}

.m-wt {
    padding-bottom: 20px;
}

.m-con-4 p {
    line-height: 24px;
}

.m-con-4 .ly {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    padding-top: 12px;
    margin-top: 10px;
    height: 100px;
    line-height: 20px;
    text-indent: 8px;
    width: 100%;
    font-size: 13px;
}

.m-con-4 .name {
    height: 28px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: 8px;
    width: 100%;
    margin-bottom: 15px;
}

.m-con-4 .u-tel {
    padding: 13px 0 10px 3px;
}

.m-con-4 .show_more,
xgmmbox .show_more,
orderbox .show_more {
    height: 30px;
    margin-bottom: 28px;
}

.m-con-4 .show_more .u-co-bt,
.xgmmbox .show_more .u-co-bt,
.show_more .u-co-bt {
    border-radius: 4px 4px 4px 4px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 1px;
}


/*内页样式*/

.yx_zq {
    margin-top: 0.5em;
    padding-top: 1.6em;
    padding-bottom: 1.2em;
    position: relative;
}

.yx_zq div {
    text-align: center;
}

.casetop_p {
    font-size: 1.25em;
    color: #333333;
    font-family: 'Microsoft YaHei';
}

.casetop_p span {
    color: #1a843b;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
}

.casetop_p1 {
    font-size: 0.375em;
    color: #cccccc;
    margin-top: 0.3em;
}

.zqMain {
    margin-top: 1.5em;
    display: block;
    position: relative;
}

.zqMain img {
    width: 13.042em;
    position: absolute;
}

.zqMain .zqdiv {
    margin-left: 0.8em;
    position: relative;
}

.zqMain .zqdiv p {
    text-align: left;
    font-size: 1.125em;
    color: #333333;
    line-height: 1.3em;
}

.zqMain .zqdiv p span {
    color: #fa6b02;
    font-weight: bold;
}

.zqMain .zqdiv .zqdiv_p2 {
    font-size: 0.792em;
    color: #8d8d8d;
    line-height: 2em;
    margin-top: 2em;
}

.zq_al {
    display: block;
    margin: 1.75em 0 1.75em 0;
}

.zq_al a {
    background-color: #1a843b;
    color: #fff;
    padding: 1em;
    border-radius: 15px;
    font-size: 0.7em;
}

.yx_sq {
    padding-top: 1.6em;
    padding-bottom: 1.2em;
    position: relative;
    margin-top: -0.3em;
}

.yx_sq div {
    text-align: center;
}

.sqMain {
    margin-top: 0em;
}

.sqMain img {
    width: 12.417em;
}

.sqdiv {
    margin-top: 2.333em
}

.sqdiv_p2 {
    margin-top: 2.208em;
}

.sq_al {
    margin-top: 2.167em;
}

.yx_zxMain {
    padding-top: 1.6em;
    padding-bottom: 1em;
    position: relative;
    margin-top: -0.3em;
    text-align: center;
}

.zxMain_p1 {
    font-size: 1em;
    color: #1a843b;
}

.zxMain_p2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    margin-top: 0.3em;
}

.zxMain_a {
    margin-top: 1em;
}

.yx_qwMain {
    position: relative;
    margin-top: -0.3em;
}

.yx_qwMain img {
    margin: 0;
    padding: 0;
    width: 100%;
}

.yx_whymc {
    position: relative;
    margin-top: -0.5em;
    padding-top: 2em;
}

.yx_whymc p {
    text-align: center;
}

.yx_whyp1 {
    font-size: 1.208em;
    color: #333333;
}

.yx_whyp1 span {
    color: #1a843b;
    font-weight: bold;
}

.yx_whyp2 {
    font-size: 0.958em;
    color: #8c8c8c;
    margin-bottom: 2.125em;
    margin-top: 0.3em;
}

.yx_whymc img {
    display: block;
    width: 100%;
}

.yx_whymc .rb {
    text-align: center;
    padding: 1.708em 0;
}

.yx_whymc .rb li {
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 0.3em;
    overflow: hidden;
    color: #b5b5b5;
}

.yx_whymc .rb li:hover,
.yx_whymc .rb li.on {
    background: #1a843b;
    color: #1a843b;
}

.sj_ll {
    padding-top: 2.292em;
    margin-top: 0.5em;
    padding-bottom: 1.2em;
    position: relative;
}

.sj_ll img {
    width: 100%;
    margin-top: 2.167em;
    margin-bottom: 1.292em;
}

.sj_ll p {
    text-align: center
}

.sjtop_p {
    font-size: 1.25em;
}

.sjtop_p span {
    color: #1a843b;
    font-weight: bold;
}

.sjtop_p2 {
    margin-top: 0.542em;
    font-size: 0.833em;
}

.sj_xy {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
}

.sj_xy img {
    width: 100%;
    margin-top: 1.708em;
    margin-bottom: 0.417em;
}

.sj_xy p {
    text-align: center
}

.sj_gnp2 {
    color: #acacac;
    font-size: 0.375em;
}

.sj_ys {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
    padding-bottom: 1.2em;
}

.sj_ys p {
    text-align: center;
}

.sj_syMain {
    margin-left: 2.25em;
    margin-top: 1.708em;
    position: relative;
}

.sj_syMain img {
    width: 2.875em;
    display: block;
}

.sj_sy1 {
    position: absolute;
    left: 3.958em;
    top: 0.317em;
}

.sj_syMain p {
    font-size: 0.917em;
    color: #333333;
    text-align: left;
    line-height: 1.35em;
}

.sj_syMain .sj_syMainp2 {
    top: 1.667em;
    color: #676767;
    font-size: 0.792em;
}

.jj_tg {
    padding-top: 2.292em;
    margin-top: 0.5em;
    padding-bottom: 1.2em;
    position: relative;
}

.jj_tg p {
    text-align: center;
    color: #333333;
    line-height: 1.35em;
}

.jjtop_p1 {
    font-size: 0.833em;
}

.jjtop_p2 {
    font-size: 1.125em;
}

.jjtop_p2 span {
    color: #1a843b;
    font-weight: bold;
}

.jj_tg .jjtop_p3 {
    color: #cfcfcf;
    font-size: 0.563em;
}

.jj_tgps {
    margin: 1.667em 2.917em 0 2.917em;
}

.jj_tgwt {
    width: 8.375em;
    text-align: center;
    display: inline-block;
    height: 6.292em;
}

.jj_tgwt1 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_tgimg.jpg") no-repeat center;
    background-size: 8.375em 6.292em;
}

.jj_tgwt2 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_tgimg2.jpg") no-repeat center;
    background-size: 8.375em 6.292em;
    margin-left: 2.625em
}

.jj_tgwt3 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_tgimg3.jpg") no-repeat center;
    background-size: 8.375em 6.292em;
}

.jj_tgwt4 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_tgimg4.jpg") no-repeat center;
    background-size: 8.375em 6.292em;
    margin-left: 2.625em
}

.jj_tgwt p {
    float: left;
    width: 100%;
    text-align: center;
    color: #343434;
    font-size: 1.25em;
}

.jj_tgwt .jj_tgp1 {
    font-size: 0.833em;
}

.jj_tgwt1 .jj_tgp1 {
    margin-top: 1.25em;
}

.jj_tgwt2 .jj_tgp1 {
    margin-top: 1.375em;
    font-size: 1.25em;
}

.jj_tgwt2 .jj_tgp2 {
    font-size: 0.833em;
}

.jj_tgwt3 .jj_tgp1 {
    margin-top: 1.917em;
}

.jj_tgwt4 .jj_tgp1 {
    margin-top: 2.292em;
}

.jj_etfs {
    margin-top: -0.3em;
    padding-top: 2.292em;
    position: relative;
    padding-bottom: 1em;
}

.jj_etfs img {
    width: 100%;
    margin-top: 1.708em;
    margin-bottom: 0.417em;
}

.jj_etfs p {
    text-align: center
}

.jj_fsp {
    font-size: 1.208em;
    color: #343434;
}

.jj_fsp span {
    color: #1a843b;
    font-weight: bold;
}

.jj_fsp2 {
    font-size: 0.375em;
    color: #cccccc;
}

.jj_fsMain {
    margin: 0 1.042em;
}

.jj_fs1 {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    height: auto;
    margin-top: 2.08em;
}

.jj_fs1 .jj_fsimg {
    float: left;
    width: 5em;
}

.jj_fs1 .jj_fsimg img {
    width: 5em;
    margin: 0;
    padding: 0;
    margin-top: 0.3em;
}

.jj_fs1 .jj_fsp {
    margin-left: 4em;
    margin-top: 0;
}

.jj_fs1 div p {
    text-align: left;
    margin-top: 0;
}

.jj_fs3 {
    background-color: #fa6b02;
    border-radius: 8px;
    padding: 0.914em 0 1.375em 0;
}

.jj_fsp .fs_p1 {
    color: #b2d4f7;
    font-size: 1.667em;
}

.jj_fsp .fs_p2 {
    color: #0170e4;
    font-size: 0.8em;
    font-weight: bold;
}

.jj_fsp .fs_p3 {
    margin-top: 1.083em;
    color: #676767;
    font-size: 0.733em;
    line-height: 1.592em;
}

.jj_fs3 .jj_fsp p {
    color: #feffff;
}

.jj_xp {
    width: 25.833em;
    height: 10.417em;
}


/*    */

.jj_xp1 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_hcimg1.jpg") no-repeat;
    position: relative;
    background-size: 25.833em 10.417em;
}

.jj_xp2 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_hcimg2.jpg") no-repeat;
    position: relative;
    background-size: 25.833em 10.417em;
}

.jj_xp3 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_hcimg3.jpg") no-repeat;
    position: relative;
    background-size: 25.833em 10.417em;
}

.jj_xp4 {
    background: url("https://www.zhuziweb.com/m/css/../images/jj_hcimg4.jpg") no-repeat;
    position: relative;
    background-size: 25.833em 10.417em;
}

.jj_xp p {
    position: absolute;
    left: 6.375em;
    text-align: left;
}

.jj_xp .xp_p1 {
    top: 3.125em;
    font-size: 1em;
    color: #333333;
}

.jj_xp .xp_p2 {
    top: 6em;
    font-size: 0.85em;
    color: #666666;
    font-weight: 500;
    left: 7.5em;
    line-height: 1.5em;
}

.jj_xp4 .xp_p1 {
    left: 12.125em;
}

.jj_xp4 .xp_p2 {
    left: 14.125em;
}


/*{position: absolute; top: 1.667em; left: 3.958em; color: #676767; font-size: 0.792em;}*/


/*内页样式结束 */


/*产品类表[List].pro_gd .prev {width: 35px;height: 60px;position: absolute;top: 50%;margin-top: -25px;left: 0;z-index: 99;}*/

.productList {
    padding: 0 .312em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.productList dl {
    padding: .937em .75em;
    border-bottom: 1px dotted #ccc;
}

.productList dl:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.productList dt {
    float: left;
}

.productList dt img {
    width: 5.75em;
    border: 2px solid #cccaca;
    padding: 2px;
}

.productList dd {
    width: 60%;
    margin-left: .625em;
    float: left;
}

.productList dd h5 {
    font-size: .937em;
    color: #333;
    line-height: 1.375em;
    height: 3.125em;
}

.productList dd p {
    color: #999;
    font-size: .562em;
    line-height: 1.875em;
    height: 3.125em;
}

.productList dd p a {
    color: #1a843b;
}


/*选项面板*/

.TabBarBox {
    background: #f0f0f0;
    border-bottom: 1px solid #adadad;
    box-shadow: 0 1px 3px #d7d7d7;
    margin-bottom: .625em;
}

.TabBarBox:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.TabBarBox li {
    width: 24%;
    height: 28px;
    float: left;
    text-align: center;
    padding-top: 2px;
}

.TabBarBox .on {
    border-top: 2px solid #b20300;
    background: #fff;
    padding: 0;
}

.TabBarBox li {
    font-size: .75em;
    color: #333;
    border-right: 1px solid #e2e2e2;
    display: block;
    height: 40px;
    line-height: 28px;
}

.DetailedSpan {
    padding: 0 10px;
}

.pro_gd .m-nowra {
    width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.pro_gd .prev {
    width: 35px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0;
    z-index: 99;
}

.pro_gd .prev:before {
    content: "";
    position: absolute;
    background: #bababa;
    width: 15px;
    height: 15px;
    left: 10px;
    top: 21px;
    z-index: 10;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pro_gd .prev:after {
    content: "";
    position: absolute;
    background: #f9f9f9;
    width: 15px;
    height: 15px;
    left: 14px;
    top: 21px;
    z-index: 11;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pro_gd .next {
    width: 35px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 0;
    z-index: 99;
}

.pro_gd .next:before {
    content: "";
    position: absolute;
    background: #bababa;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 21px;
    z-index: 10;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pro_gd .next:after {
    content: "";
    position: absolute;
    background: #f9f9f9;
    width: 15px;
    height: 15px;
    right: 14px;
    top: 21px;
    z-index: 11;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pro_gd .no_ov {
    margin: 16px 35px 0 35px;
    width: 250px;
    overflow: hidden;
}

.pro_gd .m-box {
    overflow: hidden;
}

.pro_gd .m-box p a {
    display: inline-block;
    width: 250px;
    float: left;
    line-height: 35px;
    text-align: center;
}

.pro_gd .m-box p a.mr10 {
    margin-right: 10px;
}

.pro_gd .m-box p a img {
    float: left;
}

.productLayout {
    padding: .937em 0;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
}

.productLayout:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.productLayout dl {
    width: 46%;
    float: left;
    overflow: hidden;
    margin: 0.4em 2%;
    text-align: center
}

.productLayout dt img {
    display: block;
    width: 100%;
    padding: 0.333em 0.333em;
    box-sizing: border-box;
    border: 0.12em solid #d7d7d7;
}

.productLayout dd h5 {
    font-size: .875em;
    color: #333;
    line-height: 1.375em;
}

.productLayout dd p {
    visibility: hidden;
}

.productLayout dt img {}


/*产品类表[Layout]
.prcontent{-webkit-column-count: 2;margin-top:10px;}
.productLayout{overflow:hidden;  margin-bottom:2.6em;-webkit-column-count: 2;margin-top:10px;}
.productLayout li{padding:10px 0; margin-bottom:10px; background-color:#fff; overflow:hidden;text-align:center;}
.productLayout li{text-align:center;}
.productLayout li img{width:90%;}
.productLayout li h5{margin:0 5%; height:20px; line-height:20px; font-size:16px; overflow:hidden;font-weight:normal; }
.productLayout li h5 a{color:#333;}
.productLayout li p{margin:10px 5% 0 5%; font-size:14px; height:44px; line-height:22px; overflow:hidden; color:#f00;}
*/

.productLayouts {
    overflow: hidden;
    background-color: #eee;
    margin-bottom: 6.6em;
}

.productLayouts dl {
    padding: 10px 0;
    margin-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
}

.productLayouts dt {
    text-align: center;
}

.productLayouts dt img {
    width: 90%;
}

.productLayouts dd h5 {
    margin: 0 5%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    font-weight: normal;
}

.productLayouts dd h5 a {
    color: #333;
}

.productLayouts dd p {
    margin: 10px 5% 0 5%;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #f00;
}

.nyListSpan li {
    border-bottom: 1px solid #ccc;
}

.nyListSpan li a.nyListLinkSpan {
    display: block;
    height: 100%;
    padding: 10px;
    background: url("https://www.zhuziweb.com/m/css/../images/lysliico2.png") no-repeat, linear-gradient(180deg, #fff 0%, #f1f1f1 100%);
    color: #666;
    background-position: 90% center;
}

.nyListSpan li a.nyListLinkSpan:hover {
    background: url("https://www.zhuziweb.com/m/css/../images/lysliico2h.png") no-repeat, linear-gradient(180deg, #fff 0%, #ccc 100%);
    background-position: 90% center;
}

.content .cont_t {
    padding: 0 20px;
}

.content .cont_t h1 {
    font-size: 1.4em;
    padding-top: 10px;
    color: #1a843b;
    font-weight: bold;
}

.content .cont_t p {
    line-height: 22px;
    color: #999;
    font-size: .75em;
}

.content .cont_c {
    border-top: 1px solid #eee;
    padding: 10px 14px 7px 10px;
    font-size: 1.2em;
    line-height: 1.7em;
}

.content .cont_c p img {
    max-width: 100%;
}

.content .cont_c div img {
    max-width: 100%;
}

.content img {
    max-width: 100%;
    height: auto !important;
}


/*分页*/

.pagedSpan {
    margin: 1.25em .781em;
    height: 1.562em;
    line-height: 1.562em;
    border-radius: 5px;
    text-align: center;
    color: #666;
}

.pagedSpan a {
    width: 5.375em;
    height: 1.562em;
    line-height: 1.562em;
    color: #fff;
}

.pagedSpan em {
    color: #f00;
}

.pagedSpan .btnPagedUp {
    border-right: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
}

.pagedSpan .btnPagedDown {
    border-left: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
}


/*新闻标题*/

.newsTit {
    border-bottom: 1px solid #e0e1e1;
    text-align: center;
}

.newsTit h1 {
    font-size: .937em;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    color: #333;
}

.newsTit p {
    font-size: .75em;
    margin-bottom: 7px;
}


/*新闻内容*/

.newsCont {
    line-height: 24px;
    font-size: .875em;
    color: #666;
    padding: 10px;
}

.productshodesc {
    color: red;
    line-height: 1.75em;
    padding: 0 .687em;
}


/*新闻列表*/

.newsList {
    padding: 15px 0;
}

.newsList li {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    font-size: .75em;
    margin: 0 11px;
    overflow: hidden;
}

.newsList li a {
    color: #333;
}


/*产品详细*/

.ProductDetailed {}

.ProductDetailed h3 {
    font-size: .937em;
    line-height: 1.187em;
    padding: .625em 2.5em;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e0e1e1;
}

.ProductDetailed .ProductScroll_img img {
    width: 320px;
}

.ProductDetailed .ProductScroll_img p {
    color: #333;
    font-size: 14px;
    padding: 1.437em 1.75em;
}

.m-con-1 {
    padding: 15px 0 12px 0;
    width: 320px;
    margin: 15px auto;
}

.m-con-1 a {
    float: left;
    width: 132px;
    margin: 0 14px 10px 14px;
    text-align: center;
    line-height: 20px;
    display: block;
    font-size: 14px;
    color: #666
}

.m-con-1 span {
    height: 38px;
    clear: both;
    display: block;
    overflow: hidden;
}

.m-con-1 a img {
    margin-bottom: 8px;
}

.m-con-1 {
    overflow: hidden;
}

.m-con-1 li {
    padding: 10px 0;
    float: left;
    width: 46%;
    margin: 10px 2%;
    text-align: center;
    background-color: #f9f9f9;
    overflow: hidden;
}

.m-con-1 li img {
    max-height: 110px;
}

.m-con-1 h5 {
    margin-top: 10px;
}

.m-con-1 h5 a {
    color: #333;
}

.m-con-2 a {
    display: block;
}

.m-con-2 {
    margin-bottom: 26px;
}

.m-con-2 dl {
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px #e6e6e6;
    margin-bottom: 2px;
    padding: 12px 12px 12px 10px;
    position: relative;
}

.m-con-2 dt {
    float: left;
    display: block;
    border: 1px solid #ccc;
    margin-right: 11px;
}

.m-con-2 dt img {
    display: block;
    float: left;
    border: 1px solid #e2e2e2;
}

.m-con-2 h3 {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    padding-right: 10px;
    font-size: 14px;
}

.m-con-2 p {
    font-size: 12px;
    height: 65px;
    line-height: 22px;
    margin: 5px;
    overflow: hidden;
    color: #666
}


/*选项面板*/

.TabBarBox {
    background: #f0f0f0;
    border-bottom: 1px solid #adadad;
    box-shadow: 0 1px 3px #d7d7d7;
    margin-bottom: .625em;
}

.TabBarBox:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.TabBarBox li {
    width: 24%;
    height: 28px;
    float: left;
    text-align: center;
    padding-top: 2px;
}

.TabBarBox .TabBarNow {
    border-top: 2px solid #1a843b;
    background: #fff;
    padding: 0;
}

.TabBarBox li a {
    font-size: .75em;
    color: #333;
    border-right: 1px solid #e2e2e2;
    display: block;
    height: 100%;
    line-height: 28px;
}


/*详细内容*/

.DetailedSpan table td {
    width: 50%
}

.DetailedSpan img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


/*查看图文完整版*/

.ViewDown {
    margin: 0.781em;
    border: 1px solid #ddd;
    height: 1.562em;
    line-height: 1.562em;
    border-radius: 5px;
    text-align: center;
    color: #666;
    display: block;
    background: linear-gradient(180deg, #fff 0%, #f4f4f4 100%);
}

.formSpan {
    margin: .937em 17px;
    font-size: .75em;
}

.formSpan .td1 {}

.formSpan input,
.formSpan textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
}

.formSpan input[type='text'],
.formSpan input[type='phone'] {
    height: 2.5em;
    line-height: 2.5em;
    width: 19.5em;
    text-indent: .5em;
}

.formSpan textarea {
    resize: none;
    width: 19.5em;
    text-indent: .5em;
    height: 5.562em;
    padding: .25em 0;
}

.formSpan .sbutton,
.formSpan .btnReset {
    width: 5.625em;
    height: 2.8em;
    line-height: 2.8em;
    border: none;
    border-radius: 3px;
    font-size: .875em;
    display: inline-block;
    text-align: center;
}

.formSpan .sbutton {
    background: #1a843b;
    margin-right: 2em;
    color: #fff;
}

.formSpan .btnReset {
    background: #999;
    color: #fff;
}

.g_btn {
    background-color: #1a843b;
    color: #fff;
    border: none;
    font-size: .875em;
    display: inline-block;
    text-align: center;
}


/*产品标题*/

.ProductTitle {
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
    color: #333;
    font-size: .75em;
    padding: 0 .687em;
    border-bottom: 1px solid #d1d1d1;
    box-shadow: 0 1px 3px #c6c6c6;
}

.ProductTitle:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ProductTitle span a {
    color: #1a843b
}


/*评论框*/

.ProductBox {
    padding: .937em .75em;
}

.ProductBox textarea {
    width: 97%;
    height: 5.625em;
    resize: none;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: .343em;
    font-size: 12px;
    display: block;
    margin: 0 auto;
}

.ProductBox .ProductSubmit,
.show_more .ProductSubmit {
    display: block;
    background: #1a843b;
    height: 2.8em;
    line-height: 2.8em;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    margin-top: .625em;
    font-size: .875em;
}


/*评论列表*/

.ProductList {
    border-top: 1px solid #e0e1e1;
    border-bottom: 1px solid #e0e1e1;
}

.ProductList li {
    padding: .937em .687em;
    border-bottom: 1px dotted #ccc;
}

.ProductList li h5 strong {
    color: #1a843b;
    font-weight: normal;
}

.ProductList li h5 em {
    color: #999;
}

.ProductList li .ProductCont {}

.ProductList li .Reply {
    text-align: right;
    font-size: .875em;
}

.ProductList li .Reply a {
    margin-left: .75em;
    color: #1a843b;
}


/*类似产品*/

.SimilarBox {
    padding: 20px 0;
    width: 320px;
    margin: 0 auto;
    position: relative;
}

.SimilarBox .m-con {}

.SimilarBox .m-nowr {
    margin: 16px 22px 0 22px;
}

.SimilarBox ul {
    margin-left: 5px;
}

.SimilarBox li {}

.SimilarBox li img {
    width: 130px;
}

.SimilarBox li h5 {
    font-weight: normal;
    margin-top: 6px;
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.SimilarBox li a {
    color: #767676;
    float: left;
    width: 130px;
    padding-right: 8px;
}

.SimilarBox .btnRight,
.SimilarBox .btnLeft {
    position: absolute;
    margin-top: 41px;
    color: #333;
    font-size: 1.2em;
    top: 50%;
    margin-top: -20px;
}

.SimilarBox .btnRight {
    right: 0;
}

.SimilarBox .btnLeft {
    left: 0;
}


/*.SimilarBox .btnLeft{background:url("https://www.zhuziweb.com/m/css/../images/btnsimilar_l.png") no-repeat left; margin-left:8px;}
.SimilarBox .btnRight{background:url("https://www.zhuziweb.com/m/css/../images/btnsimilar_r.png") no-repeat right; margin-right:8px;}
*/


/*联系*/

.ContactBox {
    border-bottom: 1px solid #e0e1e1;
}

.ContactBox dl {
    width: 32%;
    display: inline-block;
    text-align: center;
    padding: 20px 0;
}

.ContactBox dl dt a {
    display: block;
    width: 60px;
    height: 60px;
    background-size: 434%;
    background-image: url("https://www.zhuziweb.com/m/css/../images/contact.png");
    background-repeat: no-repeat;
    margin: 0 auto;
}

.ContactBox .ct_Phone {
    background-position: left top;
}

.ContactBox .ct_Email {
    background-position: -100px top;
}

.ContactBox .ct_Route {
    background-position: -201px top;
}

.ContactBox .ct_Map {
    background-position: left -109px;
}

.ContactBox .ct_Wx {
    background-position: -100px -109px;
}

.ContactBox .ct_Wb {
    background-position: -201px -109px;
}


/*搜索结果[List]*/

.ResultList dd h5 {
    font-size: .937em;
    color: #333;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.ResultList dd p {
    height: 50px;
    overflow: hidden;
}

.ResultList dd span {
    font-size: .75em;
}

.ResultList dd span a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: .75em;
}

.ResultList dd span img {
    margin-right: 4px;
}

.ResultList dd .ContactBtn {
    margin-right: 23px;
    color: #1a843b;
}

.ResultList dd .lookBtn {
    color: #1a843b;
}

.m-con-4 p {
    line-height: 24px;
}

.s-wc,
a.s-wc,
.s-wc a {
    color: #1a843b;
}

.fosize {
    font-size: 16px;
}

.m-con-4.z-use h4 {
    color: #122839;
}

.max_bg {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.welcome {
    font-size: 16px;
    padding-top: 24px;
}

.welcome {
    color: #1a843b;
}

.m-wt {
    padding-bottom: 20px;
}

.max_bg div {
    opacity: 0.8;
    border-radius: 5px;
    opacity: 1;
    width: 290px;
    border-width: 5px;
    height: 46px;
    font-size: 13px;
    padding: 28px 0;
    margin: 40px auto;
    line-height: 25px;
}

.max_bg div a {
    text-decoration: underline;
    margin-right: 12px;
    line-height: 30px;
}

.max_bg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.max_bg div {
    opacity: 0.8;
    display: none;
    border-radius: 5px;
    opacity: 1;
    width: 290px;
    border-width: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -56px 0 0 -150px;
    height: 46px;
    font-size: 13px;
    padding: 28px 0;
    z-index: 101
}

.max_bg div a {
    text-decoration: underline;
    margin-right: 12px;
    line-height: 30px;
}

.max_bg .right {
    line-height: 25px;
    background-position: 17px -1351px;
    text-align: center;
}

.max_bg .wrong {
    background-position: 17px -1426px;
}

.max_bg .contapic_bg {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #1a843b;
    left: 0;
    top: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 1
}

.max_bg div {
    background-color: #FFFFFF;
    border-color: #BCBCBC;
    border-style: solid;
    color: #303F4C;
}

.g-map .m-con {
    padding: 0 10px 10px 10px;
}

.g-map .main_tit {
    line-height: 30px;
    font-size: 16px;
    height: 30px;
    text-shadow: 1px 1px 1px #fff;
    text-indent: 10px;
    margin: 10px 0;
}

.g-map .map_list {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
    box-shadow: 2px 1px 3px #ddd;
}

.g-map .map_list a li {
    float: left;
    display: table-cell;
    width: 33%;
    padding: 10px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.g-map .map_list a li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px dashed #ddd;
}

.g-map .map_list a li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #ddd;
}

.g-map .map_list a:nth-child(3n) li:before {
    border-right: 0;
}


/*分类标题*/

.CategoryList_Title {
    height: 2.968em;
    line-height: 2.968em;
    padding: 0 .687em;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #b0b4bb;
    font-size: 1.125em;
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}

.CategoryList_Title i {
    font-size: 1.2em;
    margin-top: .75em;
}

.CategoryList_Title .icon-details {
    margin-right: .5em;
}


/*分类列表*/

.CategoryLista {}

.CategoryLista>li>a {
    height: 3.031em;
    line-height: 3.031em;
    display: block;
    color: #333;
    background: #f4f4f4;
    padding: 0 1.125em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1.125em;
}

.CategoryLista li i {
    float: right;
    margin-top: .45em;
    color: #656565;
    font-weight: bold;
    font-size: 1.6em;
}

.CategoryLista>li li a {
    height: 3.031em;
    line-height: 3.031em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #666;
    background: #fff;
    padding: 0 2.062em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1em;
}

.CategoryLista li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.CategoryLista .icon-arrow-down {
    color: #f90;
}

.CategoryLista>li>ul>li>ul {
    padding: 0 1.125em;
}

.CategoryLista>li>.list1,
.CategoryLista>li>.list1 li ul {
    display: none;
}