﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin:  0;
    padding:  0;
}
h1, h2, h3, h4, h5, h6{font-size:14px;}
body {
    background:#efefef;
    color: #333;
    font-family:微软雅黑;
    font-size: 14px;
    line-height: 22px;
    position:relative;
}
input{font-family:微软雅黑;}
.clear {
    clear: both;
}
img {
    border:  0 none;
    display:inline-block!important;
}
a {
    color: #333;
    font-size: 14px;
    text-decoration: none;cursor:pointer;
}
a:hover {
    color: #1f70b1;
    text-decoration: none;
}
ul, li {
    list-style-type: none;
}
del {
    color: #999999;
}

.top{height:45px;border-bottom:solid 1px #a4a5a5;line-height:45px;background:#dfdbdb;}
.top_m{width:1200px;margin:0 auto;overflow:hidden;color:#595757;background:#dfdbdb;}
.top_search {
    float:right;
    border: solid 1px #c9c9ca;
    border-radius: 20px;
    margin-top:9px;
    width: 154px;
    height: 22px;
    background:#fff url('../image/search.jpg') no-repeat 10px center;padding:2px 10px 2px 40px;background-size:20px 20px;position:relative;
}
    .top_search .search_but {width:40px;height:28px;position:absolute;left:0;top:0;display:block;cursor:pointer;
    }
.top_search input {
    width: 154px;
    border: none;
    background: none;
    float: left;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}
    .top_search input:focus{outline:none;}
    .top_link {
        float: right;
    }
.top_link a{padding:0 15px;color:#595757;}
.top_left{float:right;}
.top_left a{padding:0 10px;color:#595757}
.header{z-index:3;width:100%;}
.header_one {
    background: #fff;
    height: 100px;
    width: 100%;
}
.header_m{width:1200px;margin:0 auto;position:relative;background:#fff;}
.logo{float:left;width:313px;margin-top:16px;}
.logo img{width:313px;height:70px;}
.nav{float:right;}
.nav_list{float:left;position:relative;margin:0 1px;}
.nav .nav_a{display:block;border-bottom:solid 4px #fff;color:#535252;height:51px;line-height:51px;font-size:16px;text-align:center;padding:45px 13px 0;}
.nav .nav_a:hover,.nav .nav_a.sel{border-bottom:solid 4px #172a53;background:#eeefef;}

.footer{background:#1a2c5a;width:100%;}
.footer_m{width:1200px;margin:0 auto;padding:20px 0;text-align:center;color:#fff;background:#1a2c5a;}
.footer_one a{color:#fff;padding:0 15px;}
.footer_one span{padding:0 0 0 15px;}
.footer_one{margin-bottom:15px;}
.register_t{float:left;border-left: solid 1px #ccc;font-size: 24px;padding: 5px 0 5px 20px;float: left;margin: 26px 0 0 40px;}
.login_footer{background:#fff;}
.login_footer .footer_m{color:#333;background:none;}
.login_footer .footer_one a{color:#333;}

.nav_ej_list{display:none;position:absolute;top:100px;right:0;z-index:99;width:1200px;}
.nav_ej_m{background:#192d59;color:#fff;padding:20px 15px;text-align:center;}
.nav_ej_m a{color:#fff;padding:10px;white-space:nowrap;}
.nav_ej_m a:hover{color:#ff6a00;}

img{max-width:100%;}
.content{width:1200px;margin:0 auto;}
/*会员之家*/
.ejMenu h1, .ejMenu ul li {
    float: left;
}

.ejMenu ul {
    float: right;
}

.ejMenu ul {
    margin-right: 60px;
}

.ejMenu {
    height: 50px;
    background-color: #cae3f7;width:1200px;margin:0 auto;
}

    .ejMenu h1 {
        font-size: 24px;
        color: #3a4b71;
        line-height: 50px;
        margin-left: 30px;
    }

    .ejMenu ul li a {
        font-size: 16px;
        color: #3a4b71;
        padding: 0 25px;
        line-height: 50px;
        height: 50px;
        display: block;
    }

        .ejMenu ul li a:hover, .ejMenu ul li a.sel {
            color: #b62d1a;
        }
