
.row-detail {
	display: table;
	table-layout: fixed;
    margin-top: 20px;
}
.row-detail .fl{
    width: 360px;
    padding-right: 32px;
}
.row-detail .fr .qian{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.row-detail .fl .lDetail{
    background-color: #f0f0f0;
    padding: 24px 
}
.row-detail .fl .lDetail .box-title img{
    width: 312px;
    height: 400px;
}
.row-detail .fl .lDetail .box-link a{
    display: block;
    text-align: center;
    line-height: 64px;
    font-size: 20px;
    color: white;
    margin-top: 20px;
    background-color: #015196;
}
.row-detail .fr{
    padding: 0 32px 32px;
    border: 1px solid #eee;
    width: 61%;
}
.row-detail .fr .rDetail .Detail-title{
    text-align: center;
    font-size: 32px;
    font-family: Simsun;
    font-weight: bold;
    color: #dd0000;
    line-height: 2em;
}
.row-detail .fr .rDetail .Detail-number{
    text-align: center;
    font-size: 18px;
    line-height: 2em;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px 
}
.row-detail .fr .rDetail .Detail-content .Detail-dir{
    text-align: center;
    font-size: 28px;
    font-family: Simsun;
    font-weight: bold;
    color: #dd0000;
    line-height: 3em;
}
.row-detail .fr .rDetail .search{
    display: inline-block;
    text-align: center;
    padding: 15px;
    width: 610px;
    margin: 0 auto;
}
.row-detail .fr .rDetail .search .searchGb .searchText{
    width: 100px;
    font-weight: 700;
    color: #015196;
    float: left;
    font-size: 24px;
    margin-right: 40px;
}
.row-detail .fr .rDetail .search .searchGb .search-block{
    float: left;
    margin-left: 0;
}
.row-detail .fr .rDetail .search .searchGb .searchtext{
    float: left;
    width: 260px;
    height: 16px;
    line-height: 16px;font-size: 14px;
    margin-top: 8px;
    margin-left: 10px;
}.row-detail .fr .rDetail .search .searchGb .searchInput{
    width: 300px;
    border-radius: 17px;
    height: 30px;
    border: 2px solid #D1D1D1;
    float: right;
}

.Detail-template ul li{
    display: block;
    color: black;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    cursor: default;
    padding-left: 15px;
    font-size: 16px;
}
.Detail-template ul li{
    line-height: 35px;
    height: 35px;
}
.Detail-template ul li a .qian::before{
    content: "·";
    font-weight: bold;
    font-family: Simsun;
}
.layui-form-radio{color: rgba(0,0,0,.85)!important;}

.search-block input{
    position: relative;
    top: 4px;
}

.zdwz_box{text-align: center;margin-top: 20px;}
.zdwz_box a{display: inline-block;
    margin: 8px 16px;
    vertical-align: top;
    max-width: 127px }
.zdwz_box img{
    height: 128px;
    width: 128px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.zdwz_box a span{
    display: inline-block;
    width: 128px;
    overflow: hidden;
}
.zdwz_box .zdpdf{
    width: 128px;
}

.oldModel .row-detail .fl .lDetail .box-link a{font-size: 24px;}
.oldModel .row-detail .fr .qian{font-size: 24px;}
.oldModel .row-detail .fr .rDetail .Detail-content .Detail-dir{font-size: 30px;}
.oldModel .row-detail .fr .rDetail .Detail-title{font-size: 35px;}
.oldModel .row-detail .fr .rDetail .Detail-number{font-size: 22px;}
.oldModel .row-detail .fr .rDetail .search .searchGb .searchText{font-size: 26px;width: 110px;}
.oldModel .zdwz_box a span{font-size: 20px;}