/* head */


.head {
    width: 100%;
    height: auto;
    background-color: #FFF;
}
.top_toolbar {
    min-width: 980px;
    height: 35px;
    background: #f5f5f5;
    width: 100%;
    z-index: 9999;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}
.top_box {
    width: 1200px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 12px;
    font-weight: 600;
}
.top_l {
    float: left;
    width: 350px;
    overflow: hidden;
    color: #666;
}
.top_l a {
    display: inline-block;
    color: #666;
}
.top_r {
    float: right;
    /* width: 650px; */
    text-align: right;
    overflow: hidden;
    color: #666;
}
.top_r ul li{float: left;margin-left: 20px;}
.top_r ul li em{font-style: initial;color: #f00;font-weight: 600;font-size: 14px;}
.top_r a {
    color: #666;
    display: inline-block;
}
.top_r .dir_login{float: right;color: #01af63;}
.header {
    width: 1200px;
    margin: 30px auto 30px;
    height: 102px;
    overflow: hidden;
}
.logo {
    float: left;
    width: 220px;
    height: 60px;
    margin-top: 21px;
}

.logo img {
    /* width: 220px; */
    height: 60px;
}

.yxhb {
    float: left;
    width: 60px;
    height: 32px;
    margin: 32px 0 0 9px;
    background: url(/juzhima/img/lc_bg.png) no-repeat -303px -499px;
}

.header_r {
    float: right;
    /* width: 500px; */
    height: 120px;
    overflow: hidden;
}

.search {
    width: 600px;
    height: 38px;
    margin-top: 32px;
    overflow: hidden;
}

.dir_btn {
    font-size: 18px;
    height: 38px;
    background: #01af63;
    border-radius: 0 5px 5px 0;
    display: block;
    float: right;
    line-height: 38px;
    text-align: center;
    width: 90px;
    margin-left: 2%;
    color: #ffffff;
}
.search a:hover{color: #ffffff;}

.search .text {
    border: 1px solid #2f4056;
    height: 20px;
    padding: 8px;
    width: 390px;
    float: left;
    outline: none;
    color: #bfbfbf;
    font-size: 14px;
}
.search .button {
    width: 90px;
    height: 38px;
    background: #2f4056;
    border: none;
    outline: none;
    float: left;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.nav_box {
    height: 50px;
    margin: 0 auto;
    background: #2f4056;
    overflow: hidden;
}
.nav {
    height: 50px;
    line-height: 50px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nav a {
    display: inline-block;
    height: 50px;
    width: 119px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
}

.nav a:hover, .nav a.on {
    background: #4e6788b0;
    width: 119px;
    /* border-left: 1px solid #2f4056; */
    /* border-right: 1px solid #2f4056; */
    color: #efefef;
}





#foot{ width:100%; background:#333;padding:28px 0; margin-top:15px; clear:both; overflow:hidden;}

.footer{ width: 1200px; height:auto; margin:0 auto; overflow:hidden;}

.footer .menu{margin-top:10px;/* width: 1200px; */color:#999;}

.footer .menu .logo_foot{ float:left; width:183px; height:47px; margin-top:5px;}

.footer .menu .logo_foot img{ width:183px; height:47px;}

.footer .menu_r{width: 1200px;margin: 0 auto;text-align: center;}

.footer .menu_r ul { margin:0px 0 2px 0;}

.footer .menu_r ul a{color:#999;}

.footer .menu_r ul a:hover{color:#01af63;}

.footer .menu_r ul span{ padding:0 5px 0 10px; color:#999; display:inline-block;}

.footer .menu_r p{ line-height:20px; margin-top: 8px;}
.footer .menu_r p a{color:#999; }

#foot.fixed{ position:fixed; left:0px; bottom:0px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}



.tspage .tsp_nav .laypage_curr{color:#ff0000;font-weight:bold}
