.com_content {
    color: #333333;
}

.com_details .bread {
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
    font-size: 14px;
    color: #656565;
    margin: 15px 0;
}

.com_details .bread a {
    color: #656565;
}

.com_details .bread a.blue {
    color: #05377B;
}

.com_details .lediv {
    height: 100%;
    width: 192px;
    height: 1102px;
}

.com_details .lediv > ul {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}

.com_details .lediv > ul li {
    line-height: 40px;
    cursor: pointer;
    padding-left: 20px;
}

.com_details li {
    border-bottom: 1px solid #ccc;
}

.com_details .lediv > ul > li img {
    margin-right: 10px;
}

.com_details .lediv > ul > li.tltle {
    font-size: 18px;
    color: #656565;
    font-weight: bold;
    background: #F3F3F3;
}

.com_details .rdiv {
    width: 765px;
    border: 1px solid #ccc;
}

.com_details .rdiv .headtitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.com_details .rdiv .search input {
    border: 1px solid #ccc;
    width: 125px;
    height: 32px;
    padding: 0 0 0 5px;
    line-height: 32px;
    color: #ccc;
    margin: 0 10px 0 0;
}

.com_details .rdiv .search {
    position: relative;
}

.com_details .rdiv .search .icon {
    position: absolute;
    zoom: 1;
    z-index: 1;
    left: 108px;
    top: 12px;
}

.com_details .rdiv .headtitle {
    position: relative;
    border-bottom: 1px solid #ccc;
}

.com_details .rdiv .headtitle .num {
    position: absolute;
    right: 80px;
    top: 0;
    color: #656565;
    font-size: 14px;
}

.com_details .rdiv .headtitle .spec {
    font-size: 18px;
    color: #D2D2D2;
}

.com_details .rdiv .list {
    padding: 0 20px;
}

.com_details .rdiv .list .item {
    padding: 15px 0 15px 95px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.com_details .rdiv .list .item img {
    position: absolute;
    top: 15px;
    left: 0;
}

.com_details .rdiv .list .item .itemcontent {
    height: 75px;
}

.com_details .rdiv .list .item .more {
    position: absolute;
    font-size: 36px;
    color: #DFDFDF;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
}

.com_details .itemcontent h3 {
    font-size: 16px;
    font-weight: normal;
}

.com_details .itemcontent p {
    color: #656565;
    font-size: 12px;
}

.com_details .itemcontent .allowtime {
    line-height: 3;
}

.com_details .itemcontent .pos {
    margin-right: 10px;
    vertical-align: -1px;
}

.com_details .btn {
    width: 50px;
    height: 30px;
    border: 0;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #007aff;
}

.com_details .search select {
    border: 1px;
    width: 150px;
    font-size: 14px;
    float: left;
    height: 30px;
    background: #fff;
    color: #555;
}

.bdn {
    border-bottom: none !important;
}

.icon_paging_tow {
    margin-top: 20px;
    text-align: center;
}

.icon_paging_tow a {
    display: inline-block;
    border: 1px solid #d7d7d6;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.fin_main .icon_paging_tow a {
    text-align: center;
}

.icon_paging_tow a.ayes, .icon_paging_tow a:hover {
    color: #36c3be;
    border-color: #36c3be;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.beforeOpen {
    display: none;
}

.beforeOpen li {
    padding-left: 40px !important;
}

.beforeOpen li:hover {
    background: #F3F9FF;
}

.icon_paging_tow li {
    width: 20px;
    height: 20px;

}

.pagination {
    text-align: center;
}

.pagination li a {
    padding: 0;
}

.web-site {
    color: #0000C2;
}

#searchInput {
    width: 80%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-indent: 10px;
    border-width: 0;
}

#searchButton {
    width: 19%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #05377b;
    font-weight: 600;
    cursor: pointer;
    border-width: 0;
}