
.ny{
    background: #282522;
    padding-bottom: 60px;
}
.ny .links{
    margin-bottom: 65px;
}
.ny .links a{
    display: inline-block;
    padding: 0 13px;
    border: 1px solid #53514e;
    line-height: 30px;
    color: #b0a69b;
    margin: 2px 0;
}
.ny .links a.active{
    background: #abaaa9;
    color: #282522;
    border: 1px solid #abaaa9;
}
.ny .links a:hover{
    background: #abaaa9;
    color: #282522;
    border: 1px solid #abaaa9;
}

.ny img{
    max-width: 100%;
}
.ny .title2{
    padding: 64px 0 50px 0;
}
.ny .title2 h3{
    color:#fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
}
.ny .title2 h6{
    font-size: 12px;
    line-height: 30px;
    color: #cfa887;
}

/*内页联系我们*/
.contact .box h4{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 37px;
}
.contact .box{
    border-bottom: 1px solid #53514e;
    padding-bottom: 65px;
}
.contact .box li{
    width: 50%;
    min-height: 354px;
}
.contact .box .adr{
    line-height: 35px;
    color: #bdbdbc;
    position: relative;
    padding-right: 60px;
}
.contact .box .adr:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 350px;
    background: #53514e;
}
.contact .box li:last-child{
    padding-left: 60px;
}

.contact form input{
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    margin-bottom: 10px;
    background: #f3f3f3;
    border: none;
}
.contact .box li:last-child .row{
    margin: 0 -5px;
}
.contact .box li:last-child .row .col-md-6{
    padding: 0 5px;
}
.contact form textarea{
    display: block;
    width: 100%;
    height: 80px;
    padding-left: 15px;
    background: #f3f3f3;
    border: none;
    margin-bottom: 10px;
}
.contact form button{
    border: none;
    background: #004195;
    color: #fff;
    height: 40px;
    width: 50%;
}
.contact .map{
    padding-top: 60px;
}
/*内页联系我们*/

/*内页新闻*/

.ny.News .list li{
    position: relative;
    padding-left: 230px;
    color: #9b7e66;
    margin-bottom: 58px;
}
.ny.News .list .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 202px;
    height: 100%;
    overflow: hidden;
}
.ny.News .list .img div{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.ny.News .list .img:hover div{
    transform: scale(1.1);
}

.ny.News .list .text_box{
    position: relative;
    padding-left: 204px;
}
.ny.News .list .text_box h3{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 36px;
    font-family: "Arial";
    line-height: 37px;
}
.ny.News .list .text_box h3 span{
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.ny.News .list .text_box h5{
    font-size: 14px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 6px;
}
.ny.News .list .text_box h6{
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}
.ny.News .list .text_box{
    padding-bottom: 18px;
    border-bottom: 1px solid #3e3b39;
    margin-bottom: 18px;
}
.ny.News .list .news_more{
    background: url("../images/pen.png") no-repeat left center;
    padding-left: 30px;
}
.ny.News .list .news_more a{
    display: inline-block;
    line-height: 24px;
    padding: 0 8px;
    color: #fff;
    background: #4c4c4c;
    font-size: 12px;
}

    .ny.News .list .news_more a:hover{

        background: #615e5e;

    }
/*内页新闻*/


/*主营业务*/
.yewu .list{
    padding-bottom: 40px;
    border-bottom: 1px solid #3e3b39;
    margin-bottom: 40px;
}
.yewu .list li{
    width: 50%;
}
.yewu .list li.img{
    overflow: hidden;
}
.yewu .list li.img div{
    transition: all 0.3s;
}
.yewu .list li.img:hover div{
    transform: scale(1.1);
}
.yewu .list li.text{
    color: #8c735d;
}

.yewu .list li.text.ys01{
    padding:58px 0 0 44px;
    color: #8c735d;
    padding-top: 58px;
}

.yewu .list li.text.ys02{
    padding: 58px 44px 0 0;
}


.yewu .list li.text h3{
    font-size: 24px;
    color: #cfa887;
    line-height: 84px;
}
.yewu .list li.text div{
    height: 90px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 38px;
}
.yewu .list li.text a{
    display: inline-block;
    padding: 0 15px;
    color: #7c6755;
    border: 1px solid #7c6755;
    line-height: 40px;
}
.yewu .list li.text a:hover{
    background: #f4f4f4;
}


/*主营业务*/


/*合作伙伴*/
.ny.add .row{
    margin: 20px -5px;
}
.ny.add .row .col-md-2,.ny.add .row .col-sm-4,.ny.add .row .col-xs-6{
    padding: 0 5px;
}
.ny.add .row{
    padding-bottom: 20px;
    border-bottom: 1px solid #7d6754;
}
.ny.add .box{
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
}
.ny.add .box h4{
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all 0.15s;
}
.ny.add .box:hover h4{
    left: 0;
}
/*合作伙伴*/



/*主营服务2*/
.news2 .list h5{
    font-size: 14px;
    color: #cfa887;
    margin-bottom: 25px;
    line-height: 26px;
}
.news2 .list{
    padding-bottom: 40px;
}
.news2 .list div{
    font-size: 12px;
    height: 75px;
    overflow: hidden;
    line-height: 25px;
    color: #8c735d;
}
.news2 .list h6{
    line-height: 58px;
    color: #cfa887;
}
.news2 .list a{
    display: inline-block;
    width: 120px;
    height: 38px;
    border: 1px solid #7d6754;
    background: url("../images/jian.png") no-repeat 54px center;
}
.news2 .list a:hover{
    border: 1px solid #fff;
    background: url("../images/jian.png") no-repeat 54px center #fff;
}
.news2 .row{
    margin: 0 0 40px 0;
    border-bottom: 1px solid #423931;
}

/*主营服务2*/



.ny.Pro .content {
    padding:0 15px;
    max-width: 1130px;
    margin: 0 auto;
}

.ny.Pro .item {
    color: #333;
    border-radius: 3px;
    /*word-break: break-all;*/
    /*word-wrap: break-word;*/
    /*white-space: pre;*/
    /*white-space: pre-wrap;*/
    position: relative;
}
.ny.Pro .item p{
    position: absolute;
    bottom:5px;
    width: 94%;
    left: 3%;
    line-height: 40px;
    background: rgba(0,0,0,.5);
    color: #fff;
    margin: 0;
}
.ny.Pro.item img {
    width: 100%;
    height: auto;
}











@media screen and (max-width: 991px){
    /*内页联系我们*/

    .contact .box{
        padding-bottom: 30px;
    }
    .contact .box li{
        width:100%;
        min-height:0;
        margin-bottom: 15px;
    }
    .contact .box .adr{
        padding-right: 0;
    }
    .contact .box .adr:after{
        display: none;
    }
    .contact .box li:last-child{
        padding-left:0px;
    }

    .contact .map{
        padding-top: 60px;
    }







    .ny .title2{
        padding: 30px 0 50px 0;
    }
    .ny .title2 h3{
        font-size: 18px;
        line-height: 40px;
    }





    /*主营业务*/

    .yewu .list li{
        width: 100%;
    }
    .yewu .list li.text.ys01{
        padding:58px 0 0 0px;
        color: #8c735d;
    }

    .yewu .list li.text.ys02{
        padding: 58px 0px 0 0;
    }


    .yewu .list li.text{
        margin: 10px 0;
    }




    /*主营业务*/







}

@media screen and (max-width: 767px){
    /*内页新闻*/

    .ny.News .list li{
        padding-left: 140px;
        margin-bottom: 30px;
    }
    .ny.News .list .img{
        width: 120px;
    }



    .ny.News .list .text_box{
        padding-left: 0px;
    }
    .ny.News .list .text_box h3{
       display: none;
    }

    .ny.News .list .text_box{
        padding-bottom:8px;
        margin-bottom: 10px;
    }
    .ny.News .list .news_more{
        background:none;
        padding-left:0;
    }

    /*内页新闻*/
}

