@charset "utf-8";

/* CSS Document */
/* Reset */
html,
body,
div,
img,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
fieldset,
input,
textarea,
select,
label,
ul,
ol,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    list-style: none;
    font-weight: normal;
}

body,
html {
    height: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-family: "Microsoft Yahei";
}

body {
    color: #484848;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #484848;
}

a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    clear: both;
}

img {
    border: 0;
    display: block;
}

em {
    font-style: normal;
}

hr {
    height: 0;
    clear: both;
}

.none {
    display: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.fl {
    float: left;
}

.fr {
    float: right;
}

/*通用*/
.widthMain {
    width: 1060px;
    margin: 0 auto;
}

/*頂部*/
.topbox {
    width: 100%;
    height: 32px;
    margin: 0 auto;
    background: rgba(166, 66, 8, 0.4) none repeat scroll 0 0 !important;
    /*實現FF背景透明，文字不透明*/
    filter: Alpha(opacity=80);
    background: #a64208;
    /*實現IE背景透明*/
}

.fhsy {
    display: block;
    float: left;
    color: #fff;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    height: 32px;
}

.fanti {
    display: block;
    float: right;
    color: #fff;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    height: 32px;
}

#searchSubmit {
    display: none;
}

/*banner*/
.banner {
    height: 436px;
    background: url("//www.zlb.gov.cn/macao/zzcctxky/images/20200218am_banner.png") top center no-repeat;
    min-width: 1200px;
}

.lmt {
    background: url("//www.zlb.gov.cn/macao/zzcctxky/images/20200218am_lmt.png") 0 0 no-repeat;
    height: 55px;
}

.lmt h3 {
    float: left;
    padding-left: 50px;
    line-height: 50px;
    font-size: 26px;
    color: #fff;
}

.lmt h3 a {
    color: #fff;
}

.lmt span {
    float: right;
    font-size: 16px;
    color: #666;
    padding-right: 20px;
    line-height: 50px;
}

.lmt span a {
    color: #666;
}

/*內容區域*/
.outbox {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.yw_pic {
    width: 656px;
    height: 369px;
    overflow: hidden;
    margin-top: 25px;
}

.focusBox3 {
    width: 656px;
    height: 369px;
    position: relative;
}

.focusBox3 .arrow-left {
    background: url("//www.zlb.gov.cn/2018/images/yw_left.png") no-repeat left top;
    position: absolute;
    left: 10px;
    top: 160px;
    width: 14px;
    height: 22px;
    z-index: 2
}

.focusBox3 .arrow-right {
    background: url("//www.zlb.gov.cn/2018/images/yw_right.png") no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 160px;
    width: 14px;
    height: 22px;
    z-index: 2
}

.focusBox3 .swiper-container {
    width: 656px;
    height: 369px;
}

.swiper-slide {
    position: relative;
}

.focusBox3 img {
    width: 656px;
    height: 369px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    opacity: 0.6;
    background: #000;
    z-index: 0
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 86%;
    height: 35px;
    margin-left: 2%;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    font-size: 16px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox3 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 5px;
    width: 18%;
    z-index: 2;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #f9cc8d;
}

/*右欄*/
.jj_box {
    width: 521px;
    height: 377px;
    overflow: hidden;
    margin-top: 25px;
}

.jj_box title {}

.jj_box h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    position: relative;
}

.jj_box h2 i {
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #f9cc8d;
    border-radius: 2px;
    position: absolute;
    top: 15px;
    left: 0;
}

.jj_box h2 a {
    color: #333;
    font-weight: bold;
}

.jj_box ul li a {
    color: #333;
}

.jj_box ul {
    width: 498px;
    margin-left: 20px;
}

.jj_box li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 9px;
    height: auto;
    position: relative;
    padding-left: 11px;
}

.jj_box li i {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #f9cc8d;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 0;
}

.jj_box ul li:first-child {
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 12px;
}

/*文字列表*/
.textbox {
    width: 588px;
    height: 329px;
    overflow: hidden;
    margin-top: 35px;
}

.textbox h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    position: relative;
}

.textbox h2 i {
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #f9cc8d;
    border-radius: 2px;
    position: absolute;
    top: 15px;
    left: 0;
}

.textbox h2 a {
    color: #333;
    font-weight: bold;
}

.textbox ul li a {
    color: #333;
}

.textbox ul {
    width: 95%;
    margin-top: 15px;
    margin-left: 5%;
}

.textbox li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 9px;
    height: auto;
    position: relative;
    padding-left: 11px;
}

.textbox li i {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #f9cc8d;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 0;
}

.textbox ul li:first-child {
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 12px;
}

/*picbox*/
.picbox {
    width: 588px;
    height: 329px;
    overflow: hidden;
    margin-top: 35px;
}

.picbox ul {
    width: 540px;
    margin: 25px auto 0;
}

.picbox li {
    float: left;
    width: 260px;
    height: 150px;
}

.picbox li+li {
    float: right;
}

.picbox li img {
    width: 260px;
    height: 150px;
}

.picbox li h3 {
    margin-top: 10px;
}

/*end*/
.footer {
    width: 100%;
    min-width: 1200px;
    height: 82px;
    background: #a64208;
    margin-top: 40px;
}

.footer ul {
    margin: 0 auto;
    text-align: center;
    width: 760px;
    padding-top: 20px;
}

.footer ul li {
    font-size: 12px;
    color: #fff;
    height: 24px;
    line-height: 24px;
}

.footer ul li a {
    color: #fff;
}

/*----------------------------------------二級樣式-----------------------------------------*/
.ejnav {
    width: 221px;
    margin-top: 50px;
}

.ejnav li {
    width: 221px;
    height: 51px;
    background: #e5d8d0;
    margin-bottom: 3px;
    line-height: 51px;
}

.ejnav li a {
    width: 221px;
    height: 51px;
    display: block;
}

.ejnav li h3 {
    /* width: 85px; */
    height: 51px;
    line-height: 51px;
    font-size: 18px;
    text-align: center;
    margin-left: 80px;
}

.ejnav li:hover {
    width: 221px;
    height: 51px;
    background: url("//www.zlb.gov.cn/macao/zzcctxky/images/20200218am_ejlmt.png") no-repeat;
}

.ejnav li:hover h3,
.ejnav li:hover a {
    color: #fff;
    font-weight: bold;
}

.ejnav li.active {
    width: 221px;
    height: 51px;
    background: url("//www.zlb.gov.cn/macao/zzcctxky/images/20200218am_ejlmt.png") no-repeat;
}

.ejnav li.active h3,
.ejnav li.active a {
    color: #fff;
    font-weight: bold;
}

.listbox {
    width: 940px;
    height: auto;
    margin-top: 25px;
}

.listbox .title {
    width: 100%;
    height: 40px;
    line-height: 22px;
    background: url("//www.zlb.gov.cn/macao/zzcctxky/images/20200218am_ejlmt3.png") bottom left repeat-x;
}

.listbox .title h3 {
    height: 26px;
    display: inline-block;
    line-height: 26px;
    font-size: 26px;
    font-weight: bold;
    margin-left: 15px;
}

.listbox .title i {
    width: 4px;
    height: 26px;
    display: block;
    float: left;
    background: #f9cc8d;
}

.listbox ul {
    width: 100%;
    margin-top: 15px;
}

.listbox li {
    font-size: 16px;
    line-height: 35px;
    padding-left: 11px;
    margin-bottom: 20px;
    height: 35px;
    position: relative;
    border-bottom: 0px solid #eee;
}

.listbox li i {
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #666;
    position: absolute;
    top: 17px;
    left: 0;
}

.listbox ul li a {
    color: #333;
}

.listbox ul li span {
    display: block;
    float: right;
    color: #ccc;
    font-size: 14px;
    line-height: 35px;
}

.title {
    width: 528px;
    height: 55px;
}
