﻿/*head*/
#divHead_1
{
    width:100%;
    height:105px;
    background-color:#fff;
}

#divHead_1_content
{
    width:1200px;
    height:100%;
    margin:auto auto;
    background:#fff url(../IMG/logo.jpg) no-repeat left center;
}

#divHead_1_content_left
{
    width:188px;
    height:72px;
    margin-top:18px;
    float:left;
    cursor:pointer;
}

#divHead_1_content_right
{
    width:820px;
    height:31px;
    line-height:31px;
    float:right;
    margin-top:37px;
    margin-right:0;
}
.item > img
{
    height:100% !important;
}

.every_nocheck
{
    width:110px;
    height:31px;
    line-height:31px;
    font-size:16px;
    text-align:center;
    float:left;
    margin-left:-10px;
}

    .every_nocheck:hover
    {
        width:110px;
        height:31px;
        line-height:31px;
        font-size:16px;
        text-align:center;
        background:url(../IMG/12.png) no-repeat center center;
        float:left;
        margin-left:-10px;
        cursor:pointer;
        color:#fff;
    }

#divHead_2
{
    width:100%;
    height:312px;
    background-color:#042582;
}

/*foot*/
.bg_foottop
{
    width:100%;
    height:26px;
    background-color:#f5f5f5;
}

#divFoot
{
    width:100%;
    height:200px;
    background-color:#464b51;
    margin:auto auto;
}

#divFootContent
{
    width:1200px;
    height:100%;
    margin:auto auto;
}

#divFootContent_left
{
    width:970px;
    height:100%;
    float:left;
}

.p_foot
{
    width:970px;
    height:26px;
    line-height:26px;
    color:#c2c2c4;
    font-family:"微软雅黑";
}

#divFootContent_right
{
    width:145px;
    height:145px;
    background: url(../IMG/17.png) no-repeat center center;
    float:right;
    margin-top:28px;
}