<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topR {
    padding: 62px 110px 0 0;
    color: #999999;
}
.Search {
    width: 230px;
    height: 33px;
    
    border-radius: 5px;
    /*background:url(../img/top_hunt_bg.png) no-repeat;*/
    float: left;
}
.fdj {
    float: right;
    height: 33px;
}
.search_text {
    float: left;
    width: 175px;
    height: 33px;
    line-height: 33px;
    outline: none;

    color: #c8c8c8;
    margin-left: 15px;
    background: none;
    border: none;
}
.button {
    background: url("../../img/luzhouimg/top_hunt.png") no-repeat center center;
    width: 33px;
    height: 33px;
    cursor: pointer;
    outline: none;
    border: none;
}
/*nav*/
.navWrap {
    width: 100%;
    /*background: #ccc; *//*#c20000*/
    background: #0c5963;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;

    padding: 0px 50px;
}

.wrap {
    /*width: 1520px;*/
    margin: 0 auto;
    min-width: 1000px;
    overflow: hidden;
}
.nav {
    width: 1520px;
    height: 50px;
    margin: 0 auto;
}
.nav li {
    float: left;
    /* height: 50px; */
    line-height: 50px;
    font-size: 18px;
    position: relative;
}
.nav li a {
    /*color: #333;*/
    color: #fff;
    display: block;
    padding: 0 40px;
} /*筝�膾ц���絖�篏�蘂���*/
.nav ul li a#current {
    background-color: #d20000;
    font-weight: bold;
    color: #fff;

} /*蘂��我���ユ����*/
.nav ul li a:hover {
    display: block;
    color: #fff;
    background: #003a41;
} /*color筝�膾ц���藜����鞘�絖�篏�莪��� background 筝�膾ц���莪���*/
.dropdowndist2 dd a:hover{
    background-color: #007cab;

}
.nav dl {
    font-size: 12px;
    background: #003a41;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 9999;
    width: 100%;
} /*background篋�膾ц���莪���*/
.nav dl dd a {
    color: black;
    padding: 8px 0;
    line-height: 22px;
    display: block;
    text-align: center;
    font-size: 18px;

} /*篋�膾ц���絖�篏�莪���*/
.nav dl dd a:hover {
    color: #fff;
    background: #003a41;/*gray*/
} /*color篋�膾ц���絖�篏�藜����丞舟莪���;background篋�膾ц�����������丞舟莪���*/

/*banner_one*/
.bannerWrap {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.banner_one {
    height: 335px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}
.dropdowndist2 {
    display: none;
    position: relative;
    z-index: 9999;
    background: #fff;
}
.dropdowndist1:hover .dropdowndist2 {
    display: block;
}
.nav li dd a {
    padding: 0 0;
    text-align: center;
}
.dropdowndist2 dd{
    background: #106470;
}

/*.span-line:hover {
    text-decoration: underline;
}

 */

/**/</pre></body></html>