﻿.head {
    background-color: #fff;
    border-bottom: 3px solid #8b2e27;
}

.head_top {
    margin: 0px auto;
    width: 1000px;
    height: 120px;
}

.head_logo {
    margin-top: 25px;
    float: left;
    width: 227px;
    height: 80px;
}

.logo_a {
    width: 227px;
    height: 80px;
    background: url('images/logo.gif') no-repeat;
    display: inline-block;
}

.logo_contact {
    width: 170px;
    height: 44px;
    background: url('images/contact.png') no-repeat;
    margin-top: 20px;
    float: right;
}
/*搜索框*/
.head_search {
    padding-top: 20px;
    padding-left: 35px;
    float: left;
}

.search_text {
    color: #222;
    width: 300px;
    height: 20px;
    border: 2px solid #eee;
    font-size: 14px;
    padding: 5px;
}

.search_button {
    color: #fff;
    border: none;
    width: 80px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    background-color: #8b2e27;
    display: inline-block;
}

.head_right {
    margin-top: 25px;
    float: right;
    width: 750px;
}

.menu {
    margin: 0;
    padding: 0;
    width: 1000px;
    height: 38px;
    margin: 0px auto;
}

.parent_li {
    padding: 0px 0px 0px 0px;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9;
}

    .parent_li ul {
        margin: 0px;
        padding: 0px;
    }

.child_li {
    list-style: none;
}

.child_title {
    list-style: none;
    color: #8b2e27;
    font-size: 14px;
    padding: 10px 0px;
}

.child_li a {
    color: #666;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
}

    .child_li a:hover {
        color: #8b2e27;
        text-decoration: underline;
    }

.parent_out {
    width: 100px;
    text-decoration: none;
    line-height: 38px;
    text-align: center;
    display: block;
    color: #1a1a1a;
    font-size: 16px;
}

    .parent_out:hover {
        color: #8b2e27;
    }

.parent_over {
    width: 100px;
    text-decoration: none;
    line-height: 38px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    background-color: #8b2e27;
}

.body {
    width: 1000px;
    margin: 10px auto;
}

.parent_div {
    display: none;
    background-color: #fff;
    position: absolute;
    border: 3px solid #8b2e27;
    left: -15px;
    z-index: 9;
    margin: 0px;
    padding: 20px 0px;
}

.div_path {
    padding: 0px 0px 10px 0px;
    font-size: 14px;
}

.div_center {
    background-color: #fff;
    padding-bottom: 50px;
}

.task_menu {
    background-color: #f1f1f1;
    font-size: 14px;
}

    .task_menu table {
        width: 100%;
    }

    .task_menu td {
        border-bottom: 1px solid #e1e1e1;
        text-align: center;
        padding: 10px 0px;
    }

#td0 {
    width: 120px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #e1e1e1;
    background-color: #fff;
}

#td1 {
    border-right: 1px solid #e1e1e1;
    width: 120px;
    cursor: pointer;
}

#td2 {
    border-right: 1px solid #e1e1e1;
    width: 120px;
    cursor: pointer;
}

#td3 {
    border-right: 1px solid #e1e1e1;
    width: 120px;
    cursor: pointer;
}

#td4 {
    border-right: 1px solid #e1e1e1;
    width: 120px;
    cursor: pointer;
}

#td5 {
    border-right: 1px solid #e1e1e1;
    width: 120px;
    cursor: pointer;
}

.task_tab {
    margin: auto;
    font-size: 14px;
    width: 700px;
    min-height: 400px;
    padding: 10px 0px;
    color: #333;
}

.task_tab2 {
    margin: auto;
    font-size: 14px;
    width: 850px;
    min-height: 400px;
    padding: 10px 0px;
    color: #333;
}
/*灰色分割线*/
.gry_lie {
    border-bottom: 3px solid #f1f1f1;
    width: 660px;
    padding-bottom: 20px;
}


.bus {
    padding: 25px 15px;
    margin-top: 25px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    text-align: center;
}

    .bus a {
        color: #333;
        display: inline-block;
        margin-top: 15px;
    }

        .bus a:hover {
            color: #8b2e27;
            text-decoration: underline;
        }


.business {
    float: left;
    padding: 0px 85px;
}

    .business ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }


.friendship {
    border: 1px solid #e1e1e1;
    padding: 15px 20px;
    background-color: #fff;
}

    .friendship a {
        color: #666;
        display: inline-block;
        margin: 6px;
    }

        .friendship a:hover {
            color: #8b2e27;
            text-decoration: underline;
        }

.cooperation_word {
    padding: 15px 0px;
    font-size: 16px;
}

#telInput {
    width: 92px;
    border: none;
    background-color: transparent;
    padding-left: 1px;
    font-family: 'Microsoft YaHei';
    float: right;
    position: fixed;
    right: 16px;
    top: 525px;
    z-index: 9999;
    height: 20px;
    color: #999;
}

#callBtn {
    height: 24px;
    width: 98px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    float: right;
    position: fixed;
    right: 16px;
    top: 558px;
    z-index: 9999;
}
