.dec-line{
    border-top: 4px solid #222;
    border-bottom: 8px solid #222;
    width: 45px;
    margin: 0 auto;
    height: 15px;
    margin-top: 23px;
}
.dec-line2{
    border-bottom: 1px solid #222;
    width: 45px;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 23px;        }
h3{
    color: #333;
}
.des-con p{
    font-size: 15px;
    color: #828282;
}
.dec-block{
    background: #333;
    display: inline-block;
    color: #fff;
    padding: 2px 10px;
    margin-top: 29px;
    letter-spacing: 3px;
    font-size: 18px;
}
.service-block-two .caption-box h3 a{
    color:#fff;
}
.service-block-two .caption-box{
    margin-top: -77px;
}
.inner-box{
    display: flex;
}
.news-block-two .image-box{
    width:450px;
}
.news-block-two .caption-box{
    margin-top: 0;
    padding: 0;
}
.news-block-two  figure{
    height: 100%;
}
.news-block-two .image-box .image img{
    height: 100%;
}
.tablabel1{
    background:#2B303D;
    float: right;
    text-align: center;
    color: #fff;
    height: 38px;
    line-height: 38px;
}
.trangle:after{
    display:block;
    content:'';
    border-width:8px 8px 8px 8px;
    border-style:solid;
    border-color:#2B303D transparent transparent transparent;

    /* 定位 */
    position:absolute;
    left:48%;
    top:100%;
}
.tablabel2{
    background: #9E9485;
    float: left;
    text-align: center;
    color: #fff;
    height: 38px;
    line-height: 38px;
}
.tablabel1:hover{
    cursor: pointer;
}
.tablabel2:hover{
    cursor: pointer;
}
.inner-box2{
    border:2px solid #1F1A17;
    padding: 15px;
    box-sizing: border-box;
    height: 170px;
}
.inner-box3{
    box-sizing: content-box;
    height: 90px;
    overflow-y: hidden;
}
.news-block-two .caption-box h3{
    font-size: 15px;
}
.flexword{
    position: absolute;
    /* left: 50%; */
    top: 40%;
    height: 40px;
    width: 100%;
    /* margin-left: -20px; */
    /* margin-top: -20px; */
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.morefl{
    background: #c79c66;
    font-size: 14px;
    width: 120px;
    margin: 0 auto;
    margin-top: 12px;
}
.morefl a{
    color: #fff;
}

/*背景颜色*/
body{
    background:#fafaf9;
}
/*列表背景颜色 */

.navpd a{
    color:#1F1A17;
    font-family: Microsoft YaHei, simsun, Arial, sans-serif;
}
.navpd{
    border-top: 1px solid #828282;
    border-left: 1px solid #828282;
    border-right: 1px solid #828282;
    margin-bottom:15px;
    margin-right: 45px;
    background-color: #fff;
}
.navpd .active{
    background: #2B303D;
}
.navpd .active a{
    color: #fff;
    font-weight: 700;
}
.navpd li:first-child{
    background:#9E9485;
    color: #fff;
    text-align: left;
    padding-left: 30px;
}
.navpd li:first-child a{
    color: #fff;
}
.navpd li{
    padding: 7px 8px;
    width: 220px;
    border-bottom: 1px solid #828282;
    text-align: left;
    padding-left: 60px;
}
.da-thumbs{
}
/*产品宽度*/
.proliw{
    min-width: 200px;
    padding-left: 35px;
}
.prochr{
    background: #fff;
    padding: 5px;
    text-align: left;
    padding-left: 15px;
}
