﻿/**头部**/
.e_head { width:100%; text-align:left; margin:0;}
.e_head_top { width: 100%;
    height: 30px;
    line-height: 30px;
    background: #e3e4e5;
    border-bottom: solid 1px #ddd;}
.e_head_top_main {width:1190px; margin:0 auto; text-align:left;height:36px;}
.e_head_top_main b { font-size:12px; font-weight:normal; color:#666; line-height:36px;}
.e_head_top_main b a { color:#b81c22; margin:0 5px;}
.e_head_top_main_right { float:right; display:inline;}
.e_head_top_main_right ul li {  font-size:12px; font-weight:normal; color:#fff; float:left; display:inline; line-height:36px; height:36px; position:relative;}
.e_head_top_main_right ul li.li01 { width:70px; margin-left:10px;}
.e_head_top_main_right ul li.li01 a { color:#666; display:block;}
.e_head_top_main_right ul li.li01 .li_box01 { width:80px;  position:absolute; left:-10px; top:35px; display:none; background-color:#f6f6f6; border:1px solid #dddddd; border-top:1px solid #f6f6f6; z-index:99999;}
.e_head_top_main_right ul li.li01 .li_box01 p a { font-size:12px; padding:0; font-weight:normal; color:#666; line-height:30px; display:block; text-align:center; background-image:none;}
.e_head_top_main_right ul li.li01 .li_box01 p a:hover { color:#fff; background-color:#b81c22;}
.e_head_top_main_right ul li.li01:hover a { color:#b81c22; background-image:url(../images/e_icon02.png); }
.e_head_top_main_right ul li.li01:hover .li_box01 { display:block;}
.e_head_top_main_right ul li.li02 { font-size:12px; font-weight:normal; color:#FFF; margin-left:10px;}
.e_head_top_main_right ul li.li02 a { color:#b81c22;}
.e_head_top_main_right ul li.li02 img { display:inline-block; vertical-align:middle; margin-right:4px;}
.e_head_info { width:1190px; margin:0 auto; padding:20px 0;}


.e_head_top {
    height: 31px;
    background: #e3e4e5;
    border-bottom: 1px solid #ddd;
    color: #999;
}

.e_head_top_main {
    height: 31px;
    background: #e3e4e5;
}

    .e_head_top_main b {
        line-height: 31px;
    }

.e_head_top_main_right ul li.li01 a {
    color: #999;
}

    .e_head_top_main_right ul li.li01 a:hover {
        color: #f10215;
    }

.e_head_top_main b {
    color: #999;
}

.e_head_top_main_right ul li {
    line-height: 31px;
    height: 31px;
}

    .e_head_top_main_right ul li.li02 a {
        color: #f10215;
    }

    .e_head_top_main_right ul li.spacer {
    width: 1px;
    height: 12px;
    margin-top: 9px;
    padding: 0;
    background: #ccc;
    overflow: hidden;
}