@charset "UTF-8";*{margin:0;padding:0}li{list-style:none}a{text-decoration:none;color:#000}
table{width:100% !important;max-width:100% !important;margin:0 auto !important;table-layout:fixed !important;border-collapse:collapse;display:table !important}
table td,table th{border:.0625rem solid #ddd;padding:.5rem;display:table-cell !important}
.pages-container{width:100%;max-width:120rem;min-width:64rem;margin:0 auto}.header{margin:.625rem 9.375rem;display:flex;justify-content:space-between;align-items:center}
.header .logo{width:18.25rem;height:5rem;display:block}.header .logo img{width:100%}
.header .h-search{width:21.1875rem;height:3.125rem;background:rgba(211,176,125,0.1);border-radius:0;border:.0625rem solid #8f0002;display:grid;grid-template-columns:auto auto 5.75rem;grid-gap:.625rem;align-items:center}
.header .h-search .s-icon{width:1.625rem;height:1.625rem;margin-left:1.0625rem}.header .h-search input{border:0;outline:0;background:0;width:100%;height:100%}
.header .h-search .btn{height:100%;background:#8f0002;text-align:center;line-height:3.125rem;font-size:1.125rem;color:#fff;text-align:center;cursor:pointer}
.nav-wrap{background:#8f0002;position:relative}.nav-wrap .nav-content{margin:0 9.375rem;display:flex;justify-content:space-between}
.nav-wrap .nav-content nav{cursor:pointer}.nav-wrap .nav-content nav .first-menu{display:block;height:5rem;line-height:5rem;font-size:1.125rem;color:rgba(255,255,255,0.7);padding:0 1.25rem}
.nav-wrap .nav-content nav .on{background:url("../imgs/Group 4834.png") no-repeat;background-size:100% 2.625rem;background-position:center;color:#fff}
.nav-wrap .nav-content nav:hover span{color:#fff}.nav-wrap .child-menu{position:absolute;left:0;top:5rem;width:100%;background:#760c09;padding:.625rem 0;z-index:100;display:none}
.nav-wrap .child-menu .content{display:flex;justify-content:flex-start;height:auto;min-height:6.25rem}
.nav-wrap .child-menu .content .first{color:#fff;font-size:2.1875rem;text-align:right;padding-right:6.25rem;width:21.8125rem;align-content:center;border-right:.0625rem solid rgba(255,255,255,0.5)}
.nav-wrap .child-menu .content .mains,.nav-wrap .child-menu .content .three-child{width:auto;min-width:10.625rem;text-align:center;border-right:.0625rem solid rgba(255,255,255,0.5)}
.nav-wrap .child-menu .content .mains li,.nav-wrap .child-menu .content .three-child li{cursor:pointer;font-size:1.25rem;color:rgba(255,255,255,0.5);line-height:2.5rem}
.nav-wrap .child-menu .content .mains li:hover,.nav-wrap .child-menu .content .three-child li:hover{color:#fff}
.nav-wrap .child-menu .content .mains .ischild:after,.nav-wrap .child-menu .content .three-child .ischild:after{content:">";margin-left:.375rem}
.nav-wrap .child-menu .content .mains .on,.nav-wrap .child-menu .content .three-child .on{color:#fff}
.nav-wrap .child-menu .content .three-child{display:none}.pages-info{height:10rem;background:url("../imgs/gk-bgimg.png");background-repeat:no-repeat;background-size:cover;padding:0 9.375rem}
.pages-info .top-wrap{overflow:hidden;font-size:1rem;color:#793c1b;padding:.9375rem 0}
.pages-info .top-wrap dt{float:left}.pages-info .top-wrap dd a{color:#793c1b}.pages-info .page-names{font-size:2rem;color:#793c1b;letter-spacing:.3125rem;text-shadow:0 .25rem .25rem rgba(0,0,0,0.2);text-align:center;font-weight:bold}
#footer-wrap{background:url("../imgs/image-footer-bg.png") no-repeat;background-size:cover;background-position:center center;padding:3.125rem 9.375rem 1.875rem 9.375rem}
#footer-wrap .foot-content .links{font-size:.875rem;display:flex;justify-content:flex-start;align-items:center;color:#fff;line-height:100%;border-bottom:.0625rem solid rgba(255,255,255,0.5);padding-bottom:1.875rem}
#footer-wrap .foot-content .links span{padding:0 6.25rem}#footer-wrap .foot-content .links a{color:#fff;padding:0 6.25rem 0 0;line-height:2.5rem}
#footer-wrap .foot-content .links a::before{content:"";display:block;width:.0625rem;height:2.5rem;background:rgba(255,255,255,0.5);float:left;margin-right:6.25rem}
#footer-wrap .foot-content .bottom{font-size:.875rem;color:#fff;line-height:100%;margin-top:.625rem}
#footer-wrap .foot-content .bottom ul{display:flex;justify-content:space-between;align-items:center;padding:1.0625rem 0}
.paginator-wrap{padding:0 9.375rem;text-align:center}.paginator-wrap #pagination{display:flex;justify-content:center;align-items:center;cursor:pointer}
.paginator-wrap .btn{width:2.5rem;height:2.5rem;background:rgba(240,242,245,0.5);transition:background .3s}
.paginator-wrap .btn:hover{background-color:#8f0002}.paginator-wrap .btn:hover a{color:#fff}
.paginator-wrap .btn img{width:.5rem;margin:.875rem 1rem}.paginator-wrap .next{margin-left:.625rem}
.paginator-wrap .page-item{width:2.5rem;height:2.5rem;background:rgba(240,242,245,0.5);transition:background .3s;line-height:2.5rem;margin-left:.625rem}
.paginator-wrap .page-item:hover{background-color:#8f0002}.paginator-wrap .page-item:hover a{color:#fff}
.paginator-wrap .page-item a{font-size:.875rem;color:#606266}.paginator-wrap .page-item:first-child{margin-left:0}
.paginator-wrap .active{background:#8f0002}.paginator-wrap .active a{color:#fff}.no-content{text-align:center;margin:6.25rem auto}
.no-content p{font-size:.8125rem;margin:.9375rem 0;color:#909399}