@charset "utf-8";
.ny-ban {
    position: relative;
    margin-top:80px;
}
.ny-ban img{
    width:100%;
}
.ny-ban .ny-title{
    position: absolute;
    width:100%;
    bottom:0;
}
.ny-ban .ny-title .ny-title-box h2{
    font-size: 70px;
    color:#fff;
    font-weight: bold;
    margin:0;
}
.ny-ban .ny-title .ny-title-box p{
    text-align: right;
    color:#fff;
    line-height: 75px;
    margin:0;
}
.ny-ban .ny-title .ny-title-box p a{
    color:#fff;
}
.ny-ban .ny-title .ny-title-box p a:last-child{
    color:#009944;
}
.ny-ban .ny-title .ny-nav{
    margin-top:20px;
    height:100px;
    line-height: 100px;
    padding:0 20px;
    background:rgba(255,255,255,0.7);
}
.ny-ban .ny-title .ny-nav ul {
    margin:0;
}
.ny-ban .ny-title .ny-nav ul li{
    display: inline-block;
    font-size: 20px;
}
.ny-ban .ny-title .ny-nav ul li:last-child span{
    display: none;
}
.ny-ban .ny-title .ny-nav ul li a{
    display: inline-block;
    padding:0 15px;
}
.ny-ban .ny-title .ny-nav ul li.active a{
    font-weight: bold;
    color:#009944;
}

.ny-main{
    background:#fafafa;
}
.ny-main .main-box{
    background:#fff;
}
.ny-nav .m-nav .dropdown-menu{
    width:100%;
    padding:0 10px 20px 10px;
}
.ny-nav .m-nav .dropdown-menu li{
    display: block !important;
    height:35px;
    line-height: 35px;
    text-align: center;
    border-bottom:1px dotted #eee;
}
.ny-nav .m-nav .btn{
    width:100%;
    height:40px;
    margin:20px 0 0 0;
}
@media (max-width:992px){
    .ny-ban{
        margin-top:70px;
    }
    .ny-ban .ny-title{
        bottom:-50px;
    }
    .ny-ban .ny-title .ny-title-box h2{
        font-size: 20px;
    }
    .ny-ban .ny-title .ny-nav{
        height:50px;
        line-height: 50px;
    }
    .ny-ban .ny-title .ny-nav ul li{
        font-size: 14px;
    }
    .ny-ban .ny-title .ny-nav ul li a{
        padding:0;
    }
}

/* 关于我们 */
.ny-about{
    padding:70px 90px;
}
.ny-about .ny-about-content p{
    line-height: 30px;
    margin-bottom:15px;
}

@media (max-width:992px){
    .ny-about{
        padding:70px 20px;
    }
    .ny-about .ny-about-content img{
        width:100%;
    }
}

/* 碳元全球 */
.ny-common{
    padding:40px;
}
.ny-quanqiu .quanqiu-list .quanqiu-list-box{
    height:138px;
    border-left:2px dotted #ddd;
    padding:0 0 0 20px;
    margin-bottom:30px;
    position: relative;
}
.ny-quanqiu .quanqiu-list .quanqiu-list-box::before{
    content:'';
    display: block;
    width:2px;
    height:10px;
    background:#009944;
    position: absolute;
    left:-2px;
    top:0;
}
.ny-quanqiu .quanqiu-list .quanqiu-list-box h3{
    font-size: 18px;
    font-weight: bold;
    color:#000;
    margin:0;
    padding:0 0 20px 0;
}
.ny-quanqiu .quanqiu-list .quanqiu-list-box p{
    font-size: 13px;
}

@media (max-width:1200px){
    .ny-quanqiu .quanqiu-img img{
        width:100%;
    }
    .ny-common{
        padding:30px 20px;
    }
}

/* 联系我们 */
.ny-contact .contact h2{
    font-size: 30px;
    font-weight: bold;
    margin:20px 0;
}
.ny-contact .contact ul li{
    padding:5px 0;
}
.ny-contact .map{
    margin-top:20px;
}
.ny-contact .tel-list{
    margin:70px 0 50px 0;
    background:#fafafa;
    padding:40px 0;
    overflow: hidden;
}
.ny-contact .tel-list .tel-list-box{
    float: left;
    width:20%;
    text-align: center;
    border-left:1px dotted #ddd;
}
.ny-contact .tel-list .tel-list-box:first-child{
    border-left:none;
}
.ny-contact .tel-list .tel-list-box h3{
    margin:0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    color:#009944;
}
.ny-contact .tel-list .tel-list-box p{
    font-size: 14px;
    margin:0;
}

@media(max-width:992px){
    .ny-contact{
        padding:70px 20px 30px 20px;
    }
    .ny-contact .contact h2{
        font-size: 16px;
    }
    .ny-contact .tel-list .tel-list-box{
        width:100%;
        border-left:none;
        border-bottom:1px dotted #ddd;
        padding:15px 0;
    }
    .ny-contact .tel-list .tel-list-box:last-child{
        border:none;
    }
}

/* 产品中心 */
.ny-product .ny-product-title{
    text-align: center;
}
.ny-product .ny-product-title p{
    font-size: 40px;
    font-weight: bold;
    color:#009944;
}
.ny-product .ny-product-title b{
    display: block;
    width:60px;
    height:3px;
    background:#009944;
    margin:10px auto 20px;
}
.ny-product .ny-product-img .big-img .pro-big-img{
    border:1px solid #ddd;
    width:60%;
    margin:0 auto;
}
.ny-product .ny-product-img .big-img .pro-big-img img{
    width:100%;
}
.ny-product .ny-product-img .small-img{
    width:40%;
    margin:20px auto;
}
.ny-product .ny-product-img .small-img .swiper-slide {
    border:1px solid #ddd;
}
.ny-product .ny-product-img .small-img .pro-small-img img{
    width:100%;
}
.ny-product .swiper-button-next{
    background:url(../img/next.png) no-repeat;
    right:60px;
}
.ny-product .swiper-button-prev{
    background:url(../img/prev.png) no-repeat;
    left:60px;
}
.ny-product .ny-product-img .small-img  .swiper-slide-thumb-active{
    border:1px solid #009944;
}

.ny-product .product-content{
    margin:70px 0;
}
.ny-product .product-content ul{
    padding:20px 0;
    text-align: center;
    background:#fafafa;
    overflow: hidden;
}
.ny-product .product-content ul li{
    display: inline-block;
    font-size: 24px;
    padding:15px 20px;
}
.ny-product .product-content ul li.active a{
    color:#009944;
    font-weight: bold;
}
.ny-product .product-content ul li:hover a{
    color:#009944;
}
.ny-product .product-content .tab-content{
    padding:20px 100px;
    line-height: 30px;
}
.ny-product .product-content .tab-content .tab-pane p strong{
    font-size: 18px;
    font-weight: bold;
}
/*产品类别手风琴*/
.ny-product .ny-product-menu{
    margin-bottom:50px;
}
.proNav{
	overflow: hidden;
	display: flex;
	flex: 1;
	justify-content: space-between;
}
.proNav li{
	float: left;
	width: 20%;
    cursor: pointer;
    transition: all .4s ease 0s;
    overflow: hidden;
}
.proNav li img{
	height: 100%;
}
.proNav .imghover{
	width: 80%;
}

@media(max-width:992px){
    .ny-product{
        padding-top:70px;
    }
    .ny-product .ny-product-title p{
        font-size: 20px;
    }
    .ny-product .ny-product-title b{
        width:30px;
    }
    .ny-product .ny-product-img .big-img .pro-big-img{
        width:100%;
    }
    .ny-product .swiper-button-next{
        right:0;
    }
    .ny-product .swiper-button-prev{
        left:0;
    }
    .ny-product .ny-product-img .small-img{
        width:80%;
    }
    .ny-product .product-content ul li{
        font-size: 17px;
        padding:0 10px;
    }
    .ny-product .product-content .tab-content{
        padding:20px 0;
    }
    .ny-product .product-content .tab-content img{
        width:100%;
    }
}


/* 发展历程 */
.licheng .licheng-box{
    background:url(../img/licheng-bg.png);
    background-size: 100%;
    padding: 50px 0 130px 0;
}
.licheng .licheng-box .licheng-left{
    text-align: right;
    font-size: 18px;
    line-height: 30px;
    margin-top:10px;
}
.licheng .licheng-box .licheng-right{
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-top:10px;
}
.licheng .licheng-box .licheng-time{
    text-align: center;
    font-size: 30px;
}
.licheng .licheng-box .licheng-zs {
    text-align: center;
    margin:15px 0;
}
@media(max-width:992px){
    .licheng .licheng-box .licheng-left , .licheng .licheng-box .licheng-right{
        text-align: center;
        font-size: 14px;
    }
}

/* 投资者关系 */
.ny-touzizhe .ny-touzizhe-box .left-time ul li{
    margin-bottom:20px;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li p{
    font-size: 70px;
    font-weight: bold;
    color:#e3e3e3;
    line-height: 92px;
    margin:0;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li p span{
    font-size: 28px;
    color:#009944;
    display: none;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li b{
    display: block;
    width:20px;
    height:2px;
    background:#e3e3e3;
    margin-left:5px;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li.active p{
    color:#009944;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li.active p span{
    display: inline-block;
}
.ny-touzizhe .ny-touzizhe-box .left-time ul li.active b{
    background:#009944;
}
.ny-touzizhe .ny-touzizhe-box .right-content{
    padding:0 0 100px 0;
}
.ny-touzizhe .ny-touzizhe-box .right-content .ny-touzizhe-list{
    padding:25px 0 20px 20px;
    border-bottom:1px dotted #ddd;
    position: relative;
}
.ny-touzizhe .ny-touzizhe-box .right-content .ny-touzizhe-list h3{
    font-weight: bold;
    font-size: 16px;
    margin:0 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.ny-touzizhe .ny-touzizhe-box .right-content .ny-touzizhe-list::before{
    content:'';
    display: block;
    border-left:3px solid #2b2b2b;
    border-right:3px solid transparent;
    border-top:3px solid transparent;
    border-bottom:3px solid transparent;
    position: absolute;
    left:0;
    top:30px;
}
.ny-touzizhe .ny-touzizhe-box .right-content .ny-touzizhe-list p{
    font-size: 14px;
    margin:0;
}

@media (max-width:992px){
    .ny-touzizhe{
        padding:70px 20px 30px 20px;
    }
}


/* 投资者详情 */
.info-box .info-title{
    text-align: center;
}
.info-box .info-title h3{
    font-size: 18px;
    font-weight: bold;
}
.info-box .info-title p{
    font-size: 14px;
    color:#999;
}
.info .info-box .info-content{
    line-height: 30px;
}

@media(max-width:992px){
    .info {
        padding:70px 20px 30px 20px;
    }
    .info-box .info-title h3{
        font-size: 16px;
    }
}

/* 员工风采 */
.fengcai {
    padding:70px 40px;
}
.fengcai .fengcai-box{
    margin-bottom:20px;
}
.fengcai .fengcai-box .fengcai-img img{
    width:100%;
}
.fengcai .fengcai-box p{
    padding:8px;
    margin:0;
    text-align: center;
}

.fengcai-info .fengcai-info-title{
    text-align: center;
}
.fengcai-info .fengcai-info-title h3{
    font-size: 18px;
    font-weight: bold;
}
.fengcai-info .fengcai-info-content{
    padding:20px 100px;
}
.fengcai-info .fengcai-info-content img{
    width:100%;
}

@media(max-width:992px){
    .fengcai-info{
        margin-top:50px;
    }
    .fengcai-info .fengcai-info-content{
        padding:0;
    }
}

/* 荣誉资质 */
.honor {
    padding-top:70px;
}
.honor .honor-box {
    margin-bottom:30px;
}
.honor .honor-box .honor-img{
    padding:5px;
    border:1px solid #ddd;
}
.honor .honor-box .honor-img img{
    width:100%;
}

/* 人才引进 */
.rcyj-box .rcyj-list{
    padding:15px 15px;
    margin-bottom:20px;
    border-bottom:1px dotted #ddd;
}
.rcyj-box .rcyj-list h3{
    font-size: 16px;
    margin:0 0 8px 0;
    position: relative;
}
.rcyj-box .rcyj-list h3::before{
    content:'';
    display: block;
    border-left:3px  solid #2b2b2b;
    border-right:3px solid transparent;
    border-top:3px solid transparent;
    border-bottom:3px solid transparent;
    position: absolute;
    top:5px;
    left:-15px;
}
.rcyj-box .rcyj-list p{
    font-size: 14px;
    color:#999;
    margin:0;
}
@media(max-width:992px){
    .rcyj{
        padding-top:70px;
    }
    .rcyj-box .rcyj-list h3{
        font-size: 14px;
        line-height: 20px;
    }
    .info-content img{
        width:100%;
    }
    .rc-p{
        font-size: 18px !important;
        width:100%;
    }
}