/*框架*/
.frame .navs{
    background-color: #4d4d4d;
}
.frame .navs a{
    display: block;
    width: 16.66666667%;
    color: #ffffff;
    line-height: 80px;
    font-size: 18px;
    text-align: center;
}
.frame .navs a:hover,.frame .navs a.crv{
    background-color: #b14938;
}
.address{
    margin-bottom: 55px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 120px;
}
.address .lm{
    border-bottom: 1px solid #b14938;
    font-weight: bold;
    font-size: 30px;
}


.address .add{
    font-size: 18px;
    font-weight: bold;
}
.address .add img{
    margin-right: 5px;
    vertical-align: sub;
}
.address .add span,.address .add a{
    color: #666666;
    font-weight: 100;
    font-size: 16px;
}
.address .add em{
    font-style: inherit;
    margin: 0 3px;
    color: #999999;
}
.address .add em:last-child{
    display: none;
}
.address .add a:hover{
    color: #b14938;
}

.news{
    position: relative;
    padding: 35px 43px;
    background-color: #f5f5f5;
}
.news .bt{
    width: 117px;
    line-height: 40px;
    background-color: #b14938;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: 1;
}
.news .img{
    width: 321px;
    height: 195px;
    overflow: hidden;
}
.news .img img{
    height: 100%;
    width: auto;
}
.news .text{
    width: calc(100% - 350px);
}
.news .text .time{
    font-size: 16px;
    padding-left: 35px;
    background: url("../images/frame/0.png")no-repeat left center;
    line-height: 22px;
}
.news .text h4{
    line-height: 40px;
    font-size: 24px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 80px;
    font-weight: bold;
    margin: 10px 0 20px 0;
}
.news .text p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    height: 60px;
}


/*通用列表页*/
.ty_list li{
    padding: 25px 0;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
    margin-bottom: 25px;
}
.ty_list li .bt{
    float: left;
    width: 160px;
    text-align: center;
    padding-left: 15px;
    padding-right: 38px;
}
.ty_list li .bt p{
    display: block;
    text-align: center;
    height: 65px;
    color: #b14938;
    font-size: 40px;
}
.ty_list li .bt span{
    display: block;
    text-align: center;
    line-height: 28px;
    border-radius: 13px;
    font-size: 16px;
    background-color: #f5f5f5;
}

.ty_list li dl{
    width: calc(100% - 160px);
    float: right;
    padding-left: 40px;
    position: relative;
}
.ty_list li dl:before{
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: #deeaf2;
}
.ty_list li dl dd{
    overflow: hidden;
    margin-bottom: 10px;
}
.ty_list li dl dd a{
    display: inherit;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
}

.ty_list li dl dt{
    font-weight: 100;
    max-width: 99%;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    height: 50px;
}
/*分页*/
.page{
    margin-bottom: 25px;
}


/*内容页*/
.nry{
    position: relative;
}
.nry .left{
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
}
.nry .left dl{
    width: 100%;
    position: relative;
}
.nry .left dl dd{
    display: table;
    margin:  0 auto;
    color: #b14938;
    font-size: 46px;
    font-weight: bold;
    line-height: 48px;
    font-family: Arial;
}
.nry .left dl dt{
    display: table;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 100;
    font-family: Arial;
}
.nry .left .zz{
    display: block;
    margin: 50px 0 30px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    line-height: 26px;
    font-size: 12px;
    padding-left: 20px;
}





.nry .right{
    margin-left: 160px;
    padding-left: 50px;
    min-height: 500px;
    position: relative;
}
.nry .right:before{
    display: block;
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ececec;
}
.nry .right .wzbt{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.nry .right .text{
    padding-bottom: 30px;
    border-bottom: 1px solid #a7a7a7;
}
.nry .right .text p,.nry .right .text span{
    font-family: "微软雅黑"!important;
    line-height: 2em!important;
}
/*分页*/
.gl-page{
    padding-top: 20px;
    padding-left: 25px;
}
.gl-page span{
    color: #333333;
}
.gl-page,.gl-page a {
    font-size: 14px;
    color: #666666;
}
.gl-page>div {
    margin: 10px 0;
}


@media screen and ( max-width: 1200px ) {
    /*框架*/
    .frame .navs{

    }
    .frame .navs a{
        width: 30%;
        line-height: 36px;
    }
    .frame .navs a:hover,.frame .navs a.crv{

    }
    .address{
        padding: 0 10px;
        line-height: 50px;
        border-bottom: 0;
        margin-bottom: 15px;
    }
    .address .lm{
        font-size: 20px;
    }


    .address .add{
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        line-height: 1.1;
        padding: 10px 0;
    }
    .address .add img{
        height: 18px;
    }
    .address .add span,.address .add a{
        font-size: 14px;
    }
    .address .add em{

    }
    .address .add em:last-child{

    }
    .address .add a:hover{

    }

    .news{
        padding: 10px;
        width: calc(100% - 20px);
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .news .bt{
        font-size: 16px;
        width: 100px;
        line-height: 30px;
        top: -5px;
    }
    .news .img{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .news .img img{

    }
    .news .text{
        width: 100%;
    }
    .news .text .time{
        font-size: 14px;
        padding-left: 21px;
        background-size: auto 16px;
        line-height: 22px;
    }
    .news .text h4{
        line-height: 26px;
        font-size: 16px;
        height: 52px;
        margin: 5px 0;
    }
    .news .text p{
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }

    /*通用列表页*/
    .ty_list{
        padding: 0 10px;
        margin-bottom: 15px;
    }
    .ty_list li{
        padding: 10px 0;
        margin-bottom: 5px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ty_list li .bt{
        width: 80px;
        text-align: center;
        padding: 0;
        display: grid;
        align-items: center;
    }
    .ty_list li .bt p{
        font-size: 20px;
        height: auto;
    }
    .ty_list li .bt span{
        font-size: 12px;
        line-height: 24px;
    }

    .ty_list li dl{
        width: calc(100% - 95px);
        padding-left: 15px;
        position: relative;
    }
    .ty_list li dl:before{

    }
    .ty_list li dl dd{
        margin-bottom: 5px;
    }
    .ty_list li dl dd a{
        font-size: 16px;
    }

    .ty_list li dl dt{
        font-size: 12px;
        line-height: 24px;
        height: 48px;
        width: 100%;
    }
    /*分页*/
    .page{
        padding: 0 10px;
    }


    /*内容页*/
    .nry{

    }
    .nry .left{
        position: relative;
    }
    .nry .left dl{

    }
    .nry .left dl dd{
        font-size: 20px;
        line-height: 36px;
    }
    .nry .left dl dt{

    }
    .nry .left .zz{
        margin: 10px 0 10px 0;
    }





    .nry .right{
        width: 100%;
        margin-left:0;
        padding: 0 10px;
    }
    .nry .right:before{

    }
    .nry .right .wzbt{
        font-size: 20px;
        line-height: 30px;
    }
    .nry .right .text{
        padding-bottom: 20px;
    }
    .nry .right .text p,.nry .right .text span{

    }
    /*分页*/
    .gl-page{
        padding: 20px 0;
    }
    .gl-page span{

    }
    .gl-page,.gl-page a {

    }
    .gl-page>div {

    }


}











