﻿@charset "utf-8";

.honor_logo_bg {
    background-image: url(/images/honor_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.company_logo_bg {
    background-image: url(../images/company_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.conpanydetail {
    background-image: url(/images/conpanydetail.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.match_onts {
    height: auto;
    width: 950px;
    background: #e8f0f7;
    padding: 25px;
    margin-top: 2px;
}

.subject .total {
    font-size: 14px;
    line-height: 40px;
    color: #747474;
    background-color: #f5f5f5;
    text-align: right;
    height: 40px;
    width: 990px;
    padding-right: 10px;
    margin: 0px auto;
}

.width650 {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.m_c_heard {
    width: 100%;
    height: 39px;
}

    .m_c_heard .spans {
        width: 950px;
        height: 39px;
        border-bottom: solid #d0e8fc 1px;
    }

        .m_c_heard .spans span {
            display: inline-block;
            width: 95px;
            height: 39px;
            line-height: 39px;
            text-align: center;
            color: #333;
            font-size: 14px;
        }

span a {
    display: inline-block;
    width: 95px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #176dac;
    font-size: 14px;
    cursor: pointer;
}

    span a:hover {
        display: inline-block;
        width: 95px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        color: #176dac;
        font-weight: bold;
        font-size: 14px;
        cursor: pointer;
        text-decoration: underline;
    }

.m_c_contait {
    width: 950px;
    height: 39px;
    border-bottom: solid #d0e8fc 1px;
}

    .m_c_contait span {
        display: inline-block;
        width: 95px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        color: #6f7275;
        font-size: 12px;
    }

/*.pages {
    width: 300px;
    margin: 20px auto 0px auto;
    height: 35px;
    color: #b9b9b9;
}

    .pages span {
        display: inline-block;
        width: 20px;
        margin: 5px;
        height: 20px;
        border: solid #e0e0e0 1px;
        text-align: center;
        line-height: 20px;
        cursor: pointer;
    }

        .pages span a {
            display: inline-block;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            font-size: 12px;
        }*/

/*.span1 {
    background: #d0e8fc;
}

.span2 {
    background: #399be5;
    color: #ffffff;
}

.span3 {
    background: #399be5;
    color: #ffffff;
}

.pages .span1 a {
    background: #d0e8fc;
    width: 40px;
}

.pages .span2 a {
    background: #399be5;
    color: #ffffff;
    width: 40px;
}*/

.total_title {
    width: 700px;
    height: 40px;
    color: #000;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
}

.total_conts {
    width: 280px;
    height: 40px;
    color: #000;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
}

.seach {
    width: 200px;
    height: 24px;
    border: solid #d0e8fc 1px;
    margin-top: 7px;
    background: #e8f0f7;
    color: #7c7e7f;
}

.srach_botton {
    width: 60px;
    height: 24px;
    background: #3d9de5;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
}

.total_conts .area {
    width: 100px;
    color: #1c70ae;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.seach1 {
    display: inline-block;
    width: 120px;
    height: 24px;
    border: solid #d0e8fc 1px;
    margin-left: 10px;
    margin-top: 7px;
    background: #e8f0f7;
    color: #7c7e7f;
}

.sp {
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #898989;
    font-size: 14px;
    margin-left: 5px;
}








/*专用分页*/
/*pages {
    width:auto;
    height:22px;
    padding:10px 0;
    clear:both;
    display:inline-block;
    position:relative;
    left:50%;
}
pages span {
    padding:0 5px;
    border:1px solid #ccc;
    height:20px;
    float:left;
    margin:0 4px;
    font-size:12px;
    color:#333;
    line-height:20px;
    cursor:pointer;
}
pages span.current {
    color:#fff;
    background:#3d9de5;
}*/

/*.pages {
    width: 300px;
    margin: 20px auto 0px auto;
    height: 35px;
    color: #b9b9b9;
}

.pages1 {
    width: 100%;
    margin: 20px auto 0px auto;
    height: 35px;
    color: #b9b9b9;
}



.pages span {
    display: inline-block;
    width: 55px;
    margin: 5px;
    height: 20px;
    border: solid #399BE5 1px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

    .pages span.current {
        display: inline-block;
        width: 55px;
        margin: 5px;
        height: 20px;
        border: solid #399be5 1px;
        background: #399be5;
        color: #ffffff;
        text-align: center;
        line-height: 20px;
        cursor: pointer;
    }*/

/*.pages span a {
            display: inline-block;
            width: 42px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            font-size: 12px;
        }*/

/*.span1 {
    background: #d0e8fc;
    width: 42px;
}

.span2 {
    background: #399be5;
    color: #ffffff;
    width: 42px;
}

.span3 {
    background: #399be5;
    color: #ffffff;
}*/

/*.pages .span1 a {
    background: #d0e8fc;
    width: 42px;
}

.pages .span2 a {
    background: #399be5;
    color: #ffffff;
    width: 42px;
}*/
