.header{
    height: 90px;
    margin: 0 auto;
}
.header .head_top .loginBox {
    margin: 25px 0;
}
.header .head_top .register {
    border: 1px solid #f77d06;
    border-radius: 3px;
    box-sizing: border-box;
    color: #f77d06;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.header .head_top .searchBox {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 25px 0 25px 82px;
    overflow: hidden;
    position: relative;
    width: 425px;
}
.logoBox .logo {
    background: rgba(0, 0, 0, 0) url("/images/2.0/index_icon.png") no-repeat scroll -7px -176px;
    display: inline-block;
    height: 70px;
    width: 160px;
}
.logoBox .logo_dec {
    background: rgba(0, 0, 0, 0) url("/images/2.0/index_icon.png") repeat scroll -171px -188px;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 0 0 15px 15px;
    padding-left: 15px;
    width: 110px;
}
#parent {
    background: #f77d06 url("/images/2.0/index_icon.png") no-repeat scroll -250px -215px;
    overflow: hidden;
    width: 115px;
}
#parent select {
    -moz-appearance: none;
    background: #f77d06 url("/images/2.0/index_icon.png") no-repeat scroll -250px -215px;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0 29px 0 5px;
    width: 115px;
}
.header .head_top .searchBox .key {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor currentcolor #ccc;
    border-image: none;
    border-radius: 0;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    box-sizing: border-box;
    font-size: 18px;
    height: 40px;
    left: 98px;
    line-height: 40px;
    padding: 0 5px;
    position: absolute;
    width: 250px;
}
.header .head_top .searchBox .input_submit {
    background: #f77d06 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
}
.footer {
    background: #343434 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.footer .foot{background: #453932;padding: 30px 0;box-sizing: border-box;color: #fff;overflow: hidden;}
.footer .foot h2{font-size: 20px;}
.footer .foot ul{width:220px;margin-top: 10px;}
.footer .foot ul li{height:32px;line-height: 32px;font-size: 16px;}
.footer .foot ul li a{color: #fff;}
.footer .foot ul li a:hover{color: #f77d06;}
.footer .foot .code{width:200px;text-align: center;}
._bom{height:60px;background: #343434;color: #fff;line-height: 60px;font-size: 16px;clear: both;}
._bom .bom_logo{width:310px;height:60px;background: url(/images/2.0/index_icon.png) no-repeat -9px -387px;}
._bom .wangbei_icon{width: 30px;height:30px;display: inline-block;vertical-align: middle;background: url(/images/2.0/index_icon.png) no-repeat -33px -473px;}
._bom .zhengxinwang_icon{width: 30px;height:30px;display: inline-block;vertical-align: middle;background: url(/images/2.0/index_icon.png) no-repeat -82px -473px;margin-left: 10px;}
