/**小图标**/
.icons{
    background: url(/web/20250717043854im_/http://hgwz.net/web/20230319151415im_/http://static.wujigang.cn/hkwlCMS/common/image/tips/hkwl.png) no-repeat;
    display: inline-block;
}
.shopping-cart{
    width: 18px;
    height: 14px;
    background-position: -2px -2px;
}
.favorite{
    width: 15px;
    height: 14px;
    background-position: -25px -2px;
}
.notice{
    width: 16px;
    height: 14px;
    background-position: -45px -2px;
}
.arrow{
    width: 16px;
    height: 16px;
    background-position: -4px -19px;
}
.information{
    width: 16px;
    height: 16px;
    background-position: -45px -20px;
}
.party-flag{
    width: 14px;
    height: 14px;
    background-position: -4px -39px;
}
.video{
    width: 18px;
    height: 14px;
    background-position: -24px -39px;
}
.movie{
    width: 20px;
    height: 12px;
    background-position: -3px -93px;
}
.service{
    width: 16px;
    height: 16px;
    background-position: -47px -39px;
}
.e-book{
    width: 90px;
    height: 90px;
    background-position: -85px -105px;
}
.complaint{
    width: 60px;
    height: 60px;
    background-position: -15px -126px;
}
.magazineIcon{
    width: 60px;
    height: 60px;
    background-position: -15px -215px;
}
.business{
    width: 14px;
    height: 14px;
    background-position: -4px -58px;
}
.lease{
    width: 122px;
    height: 122px;
    background-position: -205px -13px;
}
.trade{
    width: 122px;
    height: 122px;
    background-position: -75px -304px;
}
.estate{
    width: 122px;
    height: 122px;
    background-position: -334px -156px;
}
.e-commerce{
    width: 122px;
    height: 122px;
    background-position: -206px -295px;
}
.left-arrow{
    width: 56px;
    height: 80px;
    background-position: -82px -213px;
}
.right-arrow{
    width: 56px;
    height: 80px;
    background-position: -143px -213px;
}
.blue-home{
    width: 25px;
    height: 18px;
    background-position: -19px -304px;
}
.blue-circle{
    width: 13px;
    height: 13px;
    background-position: -25px -332px;
}
.gray-circle{
    width: 13px;
    height: 13px;
    background-position: -25px -352px;
}
.decorate{
    width: 14px;
    height: 14px;
    background-position: -26px -20px;
}

/**header公共顶部样式**/
header{
    position: absolute;
    max-width: 1900px;
    width: 100%;
    height: 94px;
    top: 20px;
    left: 0px;
    margin: 0 auto;
    background: rgba(0,0,30, 0.4) none repeat scroll 0 0;
    z-index: 9999;
}
.header{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    color: #eeeeee;
}
.logo_nav a{
    position: absolute;
    left: -18px;
}
.title_nav{
    float: right;
}
.title_nav .top_nav{
    margin-top: 14px;
    text-align: right;
    font-size: 13px;
    color: #FFF;
    line-height: 20px;
}
.title_nav .top_nav a{
    position: relative;
    color: #FFF;
}
.title_nav .top_nav span{
    margin: 0 15px;
}
.title_nav .top_nav a.top_mall{
    margin-right: 50px;
}
.title_nav .top_nav a i{
    position: absolute;
    top: 1px;
    left: -18px;
}
.title_nav .top_nav a.top_mall i{
    left: -24px;
}
.title_nav nav{
    position: relative;
    display: block;
    height: 40px;
    margin-top: 16px;
}
.title_list li{
    position: relative;
    float: left;
    margin-left: 30px;
}
.title_list li a.title_cell{
    height: 44px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    display: block;
    color: #fff;
    font-family: "微软雅黑";
    float: right;
}
.title_list li a.title_cell:hover{
    color: #8BA3C6;
}
.title_list .cell_list{
    position: absolute;
    width: 130px;
    max-height: 0px;
    left: -32px;
    top: 44px;
    overflow: hidden;
    background-color: rgba(0, 72, 152, .5);
    transition: max-height ease-out 0.2s;
}
.title_list li:hover .cell_list{
    max-height: 300px;
    transition: max-height ease-in 0.2s;
}
.title_list .cell_list li{
    width: 100%;
    margin: 0;
    padding: 8px 0;
    float: left;
}
.title_list .cell_list li:first-child{
    margin-top: 10px;
}
.title_list .cell_list li:last-child{
    margin-bottom: 10px;
}
.title_list .cell_list li a{
    display: inline-block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.title_list .cell_list li:hover{
    background-color: rgba(0, 72, 152, 1);
}

footer{
    position: absolute;
    max-width: 1900px;
    width: 100%;
    margin: 50px auto 0 auto;
    background: #EDF4FF none repeat scroll 0 0 !important;
    z-index: 9999;
}
footer .blogroll{
    width: 1200px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 8px;
}
.blogroll .blogroll_title{
    margin-left: 30px;
    margin-bottom: 18px;
    font-size: 18px;
    color: #333;
}
.blogroll .blogroll_list{
    width: 1200px;
}
.blogroll_list ul{
    width: 209px;
    height: 155px;
    padding-left: 30px;
    border-left: solid 1px #E5E5E5;
    float: left;
}
.blogroll_list ul:first-child{
    border-left: none;
}
.blogroll_list li{
    width: 240px;
    padding: 6px 0;
    font-size: 14px;
    color: #333;
    float: left;
    text-align: left;
}
footer .copyRight{
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.copyRight .copyRight_con{
    width: 640px;
    margin: 0 30px;
    font-size: 14px;
    color: #333;
    float: left;
}
.copyRight_link span{
    margin: 0 4px;
}
.copyRight_info{
    margin-top: 28px;
}
.copyRight_info p{
    line-height: 28px;
}
.copyRight_code{
    margin-top: -26px;
    float: left;
}
.copyRight_code .img_con{
    width: 120px;
    float: left;
}
.copyRight_code .img_con img{
    width: 120px;
    height: 120px;
}
.copyRight_code .img_con p{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.bottom_con{
    width: 1200px;
    margin: 100px auto 20px auto;
    text-align: center;
}

/**页码控件**/
.page_container{
    width: 100%;
    margin-top: 75px;
    background: #EDF4FF;
    color: #333333;
    font-size: 12px;
}
.page_container .page_container_nav{
    float: left;
}
.page_container a{
    margin: 0 2px;
}
.page_container a.page_negative{
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #333333;
    border: solid 1px #EDF4FF;
    background: #EDF4FF;
}
.page_container a.page_cur{
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: default;
    color: #fff;
    background-color: #284799;
    font-size: 12px;
    cursor: default;
}
.page_container a.page_num{
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: solid 1px #EDF4FF;
    background: #EDF4FF;
}
.page_container span.page_break{
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: default;
    font-size: 10px;
    font-weight: bolder;
}
.page_container a.page_active{
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 30px;
    line-height: 30px;
    border: solid 1px #EDF4FF;
    background: #EDF4FF;
}
.page_container span.page_total{
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
}
.page_container span.page_skip input{
    width: 30px;
    margin: 0 5px;
    text-align: center;
    border: solid 1px #c9c9c9;
}
.page_container span.page_skip input:focus{
    border-color: #284799;
}
.page_container .page_confirm{
    display: inline-block;
    text-align: center;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #EDF4FF;
    border: solid 1px #EDF4FF;
    border-radius: 5px;
    margin-left: 5px;
}

/* 网站灰色主题 */
html.gray {
    filter: grayscale(95%);
    -webkit-filter: grayscale(95%);
    -moz-filter: grayscale(95%);
    -ms-filter: grayscale(95%);
    -o-filter: grayscale(95%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.95);
    -webkit-filter: grayscale(.95)
}

/*
     FILE ARCHIVED ON 15:14:15 Mar 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:21:57 Oct 31, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.803
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 21.55
  LoadShardBlock: 209.947 (3)
  PetaboxLoader3.datanode: 180.992 (4)
  PetaboxLoader3.resolve: 156.306 (2)
  load_resource: 189.003
*/
/*
     FILE ARCHIVED ON 04:38:54 Jul 17, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:42:18 Aug 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.545
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.032
  esindex: 0.01
  cdx.remote: 6.841
  LoadShardBlock: 91.526 (3)
  PetaboxLoader3.datanode: 88.133 (5)
  PetaboxLoader3.resolve: 76.064 (2)
  load_resource: 83.554
  loaddict: 32.851
*/