@charset "utf-8";
.jby_close{
   position: absolute;
    line-height: 63px;
    width: 70px;
    display: block;
    background: url(../images/img/return.png) no-repeat 0px 0px;
    height: 63px;
    color: #fff;
    font-size: 0px;
    top: 20px;
    left: -90px;
    transition: .5s all ease;
    text-shadow: 1px 1px 2px rgba(153, 153, 153, 0.35);
}
A.jby_close:hover{
   background-position: 0px -63px;
    text-decoration: underline;
}
.jby_mask{
   z-index: 200;
    position: absolute;
    filter: Alpha(Opacity=50);
    width: 100%;
    display: none;
    background: #000;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.50;
}
.jbyture{
   z-index: 201;
    position: absolute;
    width: 65%;
    display: none;
    height: 100%;
    margin-left: -100px;
    top: 0px;
    left: 100%;
    opacity: 0;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
}
.jby_head{
   position: relative;
    width: 100%;
    display: block;
    background: url(../images/img/subNav.png) left top no-repeat ;
    height: 100px;
    overflow: hidden;
}
.jby_head P{
   padding-bottom: 50px;
    line-height: 1.75;
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    font-size: 14px;
    padding-top: 50px;
}
.jby_head P A{
   line-height: 1.75;
    font-style: italic;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.jby_head P A:visited{
   line-height: 1.75;
    font-style: italic;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.jby_head P A:hover{
   text-decoration: underline;
}
.jby_head UL{
   position: absolute;
    width: 1000px;
    float: left;
    height: 100px;
}
.jby_head UL LI{
   display: inherit;
    float: left;
    height: 99px;
}
.jby_head UL LI.jby_one{
   padding-bottom: 0px;
    line-height: 100px;
    font-style: normal;
    padding-left: 290px;
    padding-right: 0px;
    color: #d58a62;
    font-size: 14px;
}
.jby_two{
   padding-bottom: 0px;
    line-height: 91px;
    font-style: normal;
    padding-left: 30px;
    padding-right: 35px;
    color: #d58a62;
    font-size: 14px;
}
.jby_three{
   padding-bottom: 0px;
    line-height: 91px;
    font-style: normal;
    padding-left: 30px;
    padding-right: 35px;
    color: #d58a62;
    font-size: 14px;
    padding-top: 8px;
}
.jby_head UL LI.jby_two{
   padding-bottom: 0px;
    line-height: 91px;
    font-style: normal;
    padding-left: 95px;
    padding-right: 0px;
    color: #d58a62;
    font-size: 14px;
}
.jby_head UL LI.jby_sec{
   max-width: 300px;
}
.jby_head UL LI SPAN{
   line-height: 105px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}
.jby_head UL LI.head{
   font-size: 0px;
}
.jby_head UL LI.last{
   width: 10px;
    display: block;
    height: 99px;
    font-size: 0px;
}
.jby_body{
   z-index: 1;
    position: relative;
    width: 100%;
    display: block;
    background: #fff 0px 0px;
    height: 100%;
    font-size: 0px;
}
.jby_show01{
   display: none;
}
.jby_show02{
   display: none;
}
.jby_show03{
   display: none;
}
.jby_show04{
   display: none;
}
.jby_ul{
   z-index: 0;
    position: absolute;
    top: 160px;
    left: 0px;
}
.jby_ul LI{
   position: relative;
    display: block;
    margin-bottom: 5px;
    height: 50px;
}
.jby_ul LI A{
   position: absolute;
    text-align: center;
    line-height: 50px;
    width: 160px;
    background: #999;
    height: 50px;
    color: #ffffff;
    font-size: 14px;
    top: 0px;
    right: 0px;
    text-decoration: none;
    left: auto;
    transition: background 0.5s ease 0s;
}
.jby_ul LI A SPAN{
}
.jby_ul LI A.current{
   width: 170px;
    background: #50121f;
    color: #fff;
}
.jby_ul LI A:hover{
   background: #50121f;
    color: #fff;
}
.jby_ul LI A.current SPAN{
   display: block;
}
.jby_ul LI A.current1{
   background: #50121f;
    color: #fff;
}
