/*内容区*/
.position {
    position: relative;
    top: 125px;
    font-size: 14px;
    color: #222222;
}

.company_nav {
    height: 24px;
    line-height: 24px;
    padding: 12px 0;
    background: #f5f5f5;
    border-top: 1px solid #889eac;
    position: fixed;
    z-index: 999;
    top:125px;
    width: 100%;
}

    .company_nav ul li a {
        color: #222222;
        padding: 5px 10px;
    }

    .company_nav ul {
        width: 1200px;
        margin: 0 auto;
    }

        .company_nav ul li {
            cursor: pointer;
            float: left;
            padding: 0 5px;
            border-left: 1px solid #c9c9c9;
        }

.company_navs {
    width: 1200px;
    margin: 0 auto;
}

.hover {
    font-weight: bold;
}
/*内容区*/
.companyM_top {
    height: 300px;
    background: url("../img/products.png") 50% 50% no-repeat;
}

.companyM_main {
    background: url("../img/company_main.png")  no-repeat;
}

.companyM_mains {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #ededed;
    background: #fff;
}
.mains_title{
    /*width: 920px;*/
    height: 103px;
    line-height: 40px;
    background: url("../img/blue_06.png") no-repeat;
    margin: 79px 0 0 -2px;
    padding-left: 80px;
}
.mains_title img{
    width: 33px;
    display: block;
    height: 33px;
    margin-top: 6px;
    float: left;
    margin-right: 5px;
}
.mains_title span{
    font-size: 24px;
    color: #fff;
     line-height: 40px;
}

.mains {
    overflow: hidden;
    line-height: 36px;
    color: #818181;
}
/*底部*/
.black {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    width: 100%;
    background: black;
}

.end {
    width: 1200px;
    overflow: hidden;
    margin: 20px auto;
}

.black_left {
    width: 350px;
    text-align: center;
    float: left;
}

    .black_left p {
        margin: 20px 0;
    }

.black_center {
    float: left;
    margin-left: 180px;
}

    .black_center ul {
        margin-top: 20px;
    }

.black_right {
    margin-top: 20px;
    float: right;
}

.sever {
    overflow: hidden;
    margin: 20px 0;
}

.black_center ul li {
    margin-bottom: 20px;
}

    .black_center ul li img {
        margin-right: 10px;
    }

.sever div {
    float: left;
}

.sever_left {
    margin-right: 10px;
}
/*产品展示*/
.leader {
    margin: 30px 0;
    overflow: hidden;
}

.leaders {
    margin: 10px 0;
    overflow: hidden;
}

.leader_name {
    margin-top: 10px;
    color: #3679be;
    font-size: 18px;
}
/*产品分类*/
.centreTable {
    margin: 40px;
    border: 1px solid #9f7171;
}

.centreTable_left {
    width: 65px;
    height: 28px;
    float: left;
    line-height: 28px;
    text-align: center;
    border: none;
    color: #999999;
}

.centreTable_right span {
    padding: 4px 8px;
    color: #282828;
    cursor: pointer;
}

.centreTableUl {
    overflow: hidden;
    line-height: 28px;
    padding: 10px;
}

    .centreTableUl:first-child {
        border-bottom: 1px dashed #9f7171;
    }

.centreTable_right {
    margin-left: 65px;
}

.centreTableUlClick {
    background: #ff4400;
    color: #fff!important;
}
/*搜索*/
.mains-search {
    margin: 40px;
    height: 50px;
    line-height: 50px;
    background: #E4DBF5;
    border: 1px solid #f4f4f4;
}

    .mains-search label {
        margin-left: 20px;
        margin-right: 30px;
    }

    .mains-search span {
        color: #999999;
    }

    .mains-search input {
        padding-left: 5px;
        outline: none;
        width: 188px;
        height: 28px;
        vertical-align: middle;
        border: 1px solid #f5f5f5;
    }

.sure {
    width: 58px!important;
    height: 30px!important;
    padding-left: 0!important;
    color: #fff;
    outline: none;
    background: #0f559a;
    border: none;
}
/*分页*/
/*分页*/
.holder a {
    width: 11px;
    color: #13b4e4;
    height: 23px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    margin: 0 3px;
    padding: 3px;
    font: 14px "Microsoft YaHei";
}

    .holder a.jp-current, a.jp-current:hover {
        color: #000000;
        ;
    }

.holder {
    text-align: center;
}


/*内容*/
.new_main_content {
    margin: 0 auto;
    width: 1088px;
    padding: 10px;
    height: 125px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #9f7171;
}

    .new_main_content:hover {
        cursor: pointer;
        outline: 1px solid #13b4e4;
        background:#e5f0f3;
    }

    .new_main_content img {
        width: 204px;
        height: 124px;
        float: left;
        margin-right: 20px;
    }

    .new_main_content p {
        float: left;
        width: 857px;
        position: relative;
    }

        .new_main_content p span {
            color: #000000;
            line-height: 24px;
            font: 20px "Microsoft YaHei";
        }

    .new_main_content a {
        color: #898989;
        font: 14px "Microsoft YaHei";
        line-height: 24px;
    }

    .new_main_content .date {
        position: absolute;
        right: 0;
    }

#itemContainer {
    margin-top: 20px;
}

.mains {
    /*margin: 40px;*/
}

    .mains h4 {
        font-size: 20px;
        color: #000;
        font-weight: normal;
        margin-bottom: 15px;
        text-align: center;
    }

.author {
    text-align: center;
    margin-bottom: 15px;
    color: #a4a4a4;
}

    .author span {
        margin: 0 20px;
    }

.content p {
    text-indent: 40px;
    line-height: 28px;
    color: #4a4a4a;
}

.content div {
    text-align: center;
    margin: 20px 0;
}
.new_main_buy {
    float: right;
    width: 58px !important;
    height: 30px !important;
    color: #fff;
    background: #0f559a;
    text-align: center;
    line-height: 30px;
}