﻿html,body{
    position:relative;
}
.all {
    width: 1260px;
    margin: auto;
}

.nr {
    display: inline-block;
    vertical-align: top;
    width: 72%;
}

#lsh {
    background: none;
    border:1px solid #efefef;
}
.Xcontent14 {
     overflow:hidden;
    float:left;
}
.Xcontent15{
    overflow:hidden;
    float:left;
}
.fubiaoq {
    clear: both;
    width: 92%;
    margin-left: 2px;
    border-bottom: 1px solid #EFEFF3;
    font-size: 20px;
}
.lct {
    color: #283643;
    font-size: 24px;
    /* padding-left: 80px;*/
    height: 63px;
    line-height: 63px;
    /*padding-bottom: 10%;*/
    /*border-bottom: 2px solid #c3c5c7;*/
    border-bottom: 2px solid #145499;
    background-color: #145499;
    color: white;
    /* padding: 5% 0; */
}

.rtitle {
    display: inline-block;
    width: 9%;
    text-align: right;
    font-size: 16px;
    color: #333;
}

.rin {
    display: inline-block;
    width: 85%;
    margin-left: 2%;
}

.clean {
    clear: both;
}

iframe {
    width: 100%;
    height: 2700px !important;
}

.lr {
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
    /* height: 60px;
    line-height: 60px;*/
}

.rin input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 16px;
    padding-left: 15px;
}

select {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 14px;
    width: 180px !important;
}

input#Button1 {
    width: 150px;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #0075a9;
    border: none;
    color: #fff;
    padding: 0;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 5px;
}

.file-item {
    display: inline-block;
    margin-right: 5%;
}

.btns {
    /*display: block;*/
}

p.state {
    margin: 0;
}

div#info {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 140px;
}

.cpn {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}

.file-item img {
    width: 80px;
}

.error {
    display: inline-block;
    color: #9d1818;
    font-size: 14px;
}

.sx {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 5px;
    width: 100%;
}

select#drp_type {
    width: 150px !important;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #999;
    margin-left: 1%;
}

input#txt_keyword {
    width: 35%;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid #999;
    padding: 0px 0px;
    padding-left: 1%;
    font-size: 16px;
    margin-left: 2%;
}

input#btn_search {
    width: 15%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 5px;
    background: #0075a9;
    color: #fff;
    border: none;
    margin-left: 2%;
}

input#btn_all {
    width: 15%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 5px;
    background: #0075a9;
    color: #fff;
    border: none;
    margin-left: 2%;
}

table {
    width: 100%;
    margin: auto;
    text-align: center;
    border-collapse: collapse;
    margin-top: 1%;
}

tr {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

th {
    background: #eaedf1;
    font-size: 18px;
    font-weight: 600;
}

td {
    border: 1px solid #eee;
}

    td a {
        text-decoration: none;
        color: #333;
    }

        td a:hover {
            color: #0075a9;
        }

.tst {
    float: left;
    margin-top: 25%;
}

@media only screen and (max-width: 420px) {
    .rtitle {
        display: block;
        width: 100%;
        text-align: left;
        font-size: 16px;
        color: #333;
    }

    .file-item {
        display: inline-block;
        margin-right: 1%;
    }

    .tst {
        float: left;
        margin-top: 0;
    }

    iframe {
        width: 100%;
        height: 3700px !important;
    }

    table {
        margin-top: 20%;
    }

    select#drp_type {
        width: 55% !important;
    }

    input#txt_keyword {
        width: 35%;
        height: 38px;
        line-height: 38px;
        border-radius: 5px;
        border: 1px solid #999;
        padding: 0px 0px;
        padding-left: 1%;
        font-size: 16px;
        margin-left: 0;
    }

    input#btn_search {
        width: 32%;
    }

    input#btn_all {
        width: 22%;
    }
    #lsh{
        display:none;
    }
    .nr{width:100%;padding:0px 10px;left:10px;}
    .wzwz {
        font-size: 14px;
        padding-left: 15px;
        margin-top: 1%;
        border-bottom: 1px solid #c3c5c7;
    }
    .all{width:100%;}
    .l1 {
        width: 100%;
        height: auto;
    }
    .l1img {
        display: block;
        width: 90%;
        margin: auto;
        float: none;
    }
    .l1left {
        width: 100%;
        display: block;
    }
    .time {
        width: 25%;
        text-align: center;
    }
    .title{width:75%;}
}
