/**
 * Base Style for the Page
 * @author Homkai_Wong Email: homkai@qq.com
 */
body,div,ul,li{margin: 0; padding: 0; border: 0;}
body{background-color: #000; font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","STHeitiSC-Light","Microsoft YaHei","微软雅黑",Arial,sans-serif; font-size: 14px;}
ol,ul,li{list-style: none;}
.page-header {position: relative; width: 100%; min-width: 1920px; height: 32px; z-index: 9998; background: url(../images/chh/top_bk.jpg) repeat-x;}
.page-header .nav {width: 940px; margin: 0 auto; position: relative; top: 3px;}
.page-header .nav > li{float: left; padding: 2px 20px; border-right: #ff3939 solid 1px; }
.page-header .nav > li > a {color: #fff; text-decoration: none;}
.page-header .nav > li > a:hover{text-decoration: underline; font-weight: bold;}
.page-footer {display: none; position: relative; width: 100%; min-width: 1920px; height: 150px; border-top: #ad0000 1px solid; margin-top: 35px;}
.page-footer ul {width: 1920px; margin: 0 auto;}
.page-footer ul li { margin: 0 auto; text-align: center; padding: 30px 0 15px 0; position: relative;}
.page-footer ul li span{display: block; color: #ad0000; line-height: 32px; text-decoration: none; clear: both; position: absolute; left: 0; top: -10px; width: 1920px;}
.page-body .bg-imgs {width: 1920px; margin: 0 auto; list-style: none;}
.page-body .bg-imgs li {display: block; position: relative;}
.bg-01 {height: 1400px; background: url(../images/bg/bg_01.jpg) no-repeat;}
.bg-02 {height: 1700px; background: url(../images/bg/bg_02.jpg) no-repeat;}
.bg-03 {height: 1600px; background: url(../images/bg/bg_03.jpg) no-repeat;}
.bg-04 {height: 2100px; background: url(../images/bg/bg_04.jpg) no-repeat;}
.bg-05 {height: 2080px; background: url(../images/bg/bg_05.jpg) no-repeat;}
.absolute {display: block; position: absolute;}
.lightbox-group, .lightbox-group-single, .lightbox-group-single-data{display: none;}