@font-face {
    font-family: 'abet'; /* 你希望在CSS中引用的字体名称 */
    src: url('../fonts/abeatbyKaiRegular.otf') format('opentype'); /* 字体文件的路径和格式 */
    font-weight: normal; /* 字体样式 */
    font-style: normal; /* 字体风格 */
}

ul{
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
li{
	padding-left: 0;
	margin-bottom: 0;
	/*list-style: none;*/
}
p,h1,h2,h3,h4,h5{
	margin: 0;
}
*{
	margin: 0;
	;
}
a:hover{
	text-decoration: none;
}
input{
    outline: none;
}
textarea{
    outline: none;
}
select{
    outline: none;
}
.container-fluid{
	/*padding:0 2rem;*/
	max-width: 1770px;
}

.navbar-collapse{
	flex-grow:0;
}
.navbar{
	position: fixed;
	background: none;
	width: 100%;
	z-index: 99;
	padding:1rem 0;
}

.navbar.fx{
	background: #ffffff96;
}
.navbar-brand img{
	height: 60px;
}
.navbar-light .navbar-nav .nav-link{
	color: #000;
}
.navbar li a{
	font-size: 20px;
	color: #000000;
	padding:0;
	font-family: 'abet'
}
.navbar li .n2{
    display: none;
}
.navbar li{
	margin-right: 30px;
	padding:25px 0;
	height: 60px;
	display: grid;
	align-items: center;
	min-width: 100px;
}
.navbar li:last-child{
	margin-right: 0;
}

.home-banner{
	position: relative;
	overflow: hidden;
}
.home-banner .swiper-pagination .swiper-pagination-bullet{
	width:50px;
	border-radius: 0;
	height: 5px;
	background: #fff;
	opacity: 1;
	margin:0 10px;
}
.swiper-pagination-bullet-active{
	background: #ff0000!important;
}

.dtitle{
	text-align: center;
}
.dtitle .d1{
	color: #000000;
	font-size: 42px;
	font-weight: bold;
}
.dtitle .d2{
	font-size: 26px;
	color: #000;
	margin-top:5px;
}
.id1{
	padding:80px 0;
}
.dlist{
	display: flex;
	flex-wrap: wrap;
}
.dlist .item{
	width: 49%;
	margin-right: 2%;
	margin-top: 2%;
	overflow: hidden;
	position: relative;
}
.dlist .item .ncon{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    background: rgba(102,102,102,0.4);
    display: grid;
    align-content: center;
    padding:0 35px;
    justify-items: center;
    opacity: 0;
    transition: .6s;
}
.dlist .item img{
	transition: .6s;
}
.dlist .item:nth-child(2n){
	margin-right: 0;
}
.dlist .item:hover img{
	transform: scale(1.1);
}
.dlist .item:hover .ncon{
    opacity: 1;
}
.dlist .item .ncon .tt{
    font-size: 24px;
    color: #fff;
}
.dlist .item .ncon .nline{
    width: 210px;
    height: 1px;
    background: #fff;
    margin:15px auto;
}
.dlist .item .ncon .tcon{
    font-size: 16px;
    color: #fff;
    display: none;
}
.cmore{
	text-align: center;
	display: block;
	padding-top:80px;
}

footer{
	background: #e6e6e6;
	padding:80px 0 20px;
}
footer .ftop{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
footer .ftop .ftl{
	width:11%;
}
footer .ftop .ftl .ful{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 30px;
}
footer .ftop .ftl .ful .item{
	flex: 1 1 calc(50% - 10px);
	border-right: 2px solid #000000;
	line-height: 1;
}
footer .ftop .ftl .ful .item:nth-child(2n){
	border-right: none;
}
footer .ftop .ftl .ful .item a{
	font-size: 18px;
	color: #000;
}
footer .ftop .ftr{
	width: 70%;
	display: flex;
	justify-content: space-between;
	padding-top:35px;
}
footer .ftop .ftr .fitem .timg img{
	height: 40px;
}
footer .ftop .ftr .fitem .fncon{
	margin-top:15px;
	font-size: 30px;
	color: #000;
}
footer .copyright{
	border-top: 2px solid #232323;
	padding-top: 20px;
	margin-top: 60px;
	text-align: center;
	font-size: 18px;
	color: #000;
}
footer .copyright a{
	font-size: 18px;
	color: #000;
}

.ndtitle{
	text-align: center;
}
.ndtitle .d1{
	color: #000000;
	font-size: 56px;
	text-transform: uppercase;
	font-weight: bold;
}
.height{
	height: 100px;
}
.newslist{
	padding:60px 0;
}
.list{
	display: flex;
	flex-wrap: wrap;
}
.list .item{
	width: 49%;
	margin-right: 2%;
	margin-top: 2%;
}
.list .item:nth-child(2n){
	margin-right: 0;
}

.list .item img{
	transition: .6s;
}
.list .item:nth-child(2n){
	margin-right: 0;
}
.list .item:hover img{
	transform: scale(1.1);
}
.list .item .img{
	overflow: hidden;
}
.list .item .wz{
	margin-top:10px;
}
.list .item .wz .w1{
	font-size: 24px;
	color: #000;
}
.list .item .wz .w2{
	font-size: 24px;
	color: #000;
}
.nycon{
	padding:60px 0;
}
.nycon .nt1{
	color: #000000;
	font-size: 32px;
	font-weight: bold;
}
.nycon .nt2{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.nycon .date{
	font-size: 16px;
	margin-top: 10px;
}
.nycon .nncon img{
	max-width: 100%;
	height: auto!important;
}
.dnav{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0;
}
.dnav a{
	padding:0 25px;
	border-right: 2px solid #000000;
	line-height: 1;
	color: #000000;
	font-size: 18px;
}
.dnav a:last-child{
	border-right: none;
}
.dnav a.active{
	font-weight: bold;
}
.dnav a:hover{
	font-weight: bold;
}
.ab1{
	padding:60px 0;
}
.ab1c{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ab1c .ab1cl{
	width: 65%;
}
.ab1c .ab1cr{
	width: 32%;
}
.ab2list{
	display: flex;
	flex-wrap: wrap;
}
.ab2list .item{
	width: 49%;
	margin-right: 2%;
	background: #e9e9e9;
	margin-top: 2%;
}
.ab2list .item:nth-child(2n){
	margin-right: 0;
}
.ab2list .item .nncon{
	padding:20px;
}
.ab2list .item .nncon .t1{
	text-align: center;
	color: #000000;
	font-size: 32px;
}
.ab2list .item .nncon .t2{
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.6;
}
.cnum{
	display: flex;
	/*flex-wrap: wrap;*/
	background: #e9e9e9;
	justify-content: space-evenly;
	margin-top: 25px;
	padding:10px 0 30px;
}
.cnum .item{
	text-align: center;
}
.cnum .item .t1{
	font-size: 84px;
	color: #db0000;
	font-weight: bold;
}
.cnum .item .t1 sup{
	font-size: 24px;
	top: -1.5em;
	left: .2em;
	font-weight: normal;
}
.cnum .item .t1 sub{
	font-size: 20px;
	left: -.55em;
	font-weight: normal;
	bottom:0;
}
.cnum .item .t2{
	font-size: 16px;
	color: #000;
}
.ab2{
	padding:30px 0 60px;
}
.ab2 .ab2con{
	margin-top:25px;
}
.ab2 .ab2con img{
	max-width: 100%;
	height: auto!important;
}

.hidden-lg{
    display: none;
}

header{
    padding:14px 0;
    transition: 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;

}
header a{
    text-transform: uppercase;
}
.menu{
    text-transform: uppercase;
}
header img{
    transition: 1s;
}
header .ftop{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .ftop img{
    max-width: 50%;
    cursor: pointer;
}
header .ftop .ftl{
    display: flex;
}
header .ftop .ftl .se{
    margin-left: 10px;
}
header{
    background: #fff;

}
header img{
    filter: brightness(0);
}
header.fx{
    background: #fff;

}
header.fx img{
    filter: brightness(0);
}
header.fx .logo img{
    filter:unset!important;
}
header .logo img{
    filter:unset!important;
}
header .close1{

    display: none;
}


header.bx .close1{
    display: block;
}
header.bx .nme{
    display: none;
}
header .ftop .ftl{
    align-items: center;
}
.mb{
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    height: 100%;
    width: 100%;
    display: none;
}
.menu{
    position: fixed;
    left: -360px;
    top: 0;
    background: #fff;
    height: 100%;
    width: 360px;
    transition: .6s;
    z-index: 9;
}
.menu .mml{
    height: 100%;
    display: grid;
    align-content: space-between;
    position: relative;
    z-index: 99;
    background: #fff;
    padding:60px 40px;
}
.menu .mwz{
    display: flex;
    align-items: center;
    font-size: 12px;
}
.menu .close{
    position: relative;
    height: 12px;
    width: 12px;
    margin-right: 5px;
}
.menu .close:after{
    width: 12px;
    height: 1px;
    content: '';
    background: #707070;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
}
.menu .close:before{
    width: 12px;
    height: 1px;
    content: '';
    background: #707070;
    position: absolute;
    transform: rotate(-45deg);
    top: 5px;
}

.menu .metop ul li{
    margin-top: 30px;
}
.menu .metop ul li a{
    color: #666666;
    font-size: 16px;
    display: block;
}
.menu .mebottom .ful ul li{
    margin-top: 15px;
}
.menu .mebottom .ful ul li a{
    color: #7E7E7E;
    font-size: 14px;
}
.menu .mebottom .ful{
    margin-bottom:15px;
}
.mebottom>a{
    margin-right: 10px;
    
}
.mebottom>a img{
    height: 18px;
}
.yqlink{
    margin-top:24px;
}
.yqlink a{
    margin-right: 10px;
}

.menu .mmr ul{
    height: 100%;
    position: fixed;
    top: 0;
    left: -380px;
    height: 100%;
    padding:90px 43px 0 47px;
    background: #fff;
    z-index: 6;
    transition: .6s;
}
.mmr ul .img{
    margin:15px 0;
}
/*img{*/
/*    max-width: 100%;*/
/*}*/

.menu .mmr ul li{
    margin-top: 16px;
}
.menu .mmr ul li a{
    color: #666666;
    font-size: 14px;
}
.menu .mmr .smore{
    position: relative;
    padding-bottom: 2px;
    color: #666666;
    font-size: 12px;
}
.menu .mmr .smore:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #707070;
}

@media(max-width:780px){
    .mbmenu{
        position: fixed;
        background: #fff;
        width: 100%;
        height: 100%;
        transition: .6s;
        z-index: 99;
        padding-top:20vh;
        transform: translateY(-100%);
    }
    .mbmenu .mml{
        height: 100%;
        display: grid;
        align-content: space-between;
        position: relative;
        z-index: 99;
        background: #fff;
        padding:6px 15px;
    }
    .mebottom>a{
        margin-top:15px;
        display: inline-block;
    }
    .mbmenu .mwz{
        display: flex;
        align-items: center;
    }
    .mbmenu .close{
        position: relative;
        height: 12px;
        width: 12px;
        margin-right: 5px;
    }
    .mbmenu .close:after{
        width: 12px;
        height: 1px;
        content: '';
        background: #707070;
        position: absolute;
        transform: rotate(45deg);
        top: 5px;
    }
    .mbmenu .close:before{
        width: 12px;
        height: 1px;
        content: '';
        background: #707070;
        position: absolute;
        transform: rotate(-45deg);
        top: 5px;
    }

    .mbmenu .metop ul li{
        margin-top: 15px;
    }
    .mbmenu .metop ul li a{
        color: #333;
        font-size: 24px;
        display: flex;
        justify-content: space-between;
        text-transform: uppercase;
                justify-content: center;
    }
    .mbmenu .metop ul li dl{
        margin-left: 15px;
        margin-top:10px;
    }
    .mbmenu .metop ul li dl dd a{
        font-size: 13px;
        color: #666;
    }
    .mbmenu .metop ul li a .tr{
        font-family: cursive;
    }
    .mbmenu .mebottom .ful ul li{
        margin-top: 15px;
    }
    .mbmenu .mebottom .ful ul li a{
        color: #7E7E7E;
        font-size: 14px;
    }
    .mbmenu .mmr ul{
        height: 100%;
        position: fixed;
        left: -100%;
        top: 62px;
        height: calc(100% - 62px);
        padding:41px 29px;
        background: #fff;
        z-index:100;
        transition: .6s;
        width: 100%;
    }

    .mbmenu .mmr ul h3{
        font-size: 16px;
        margin-bottom:10px;
    }
    .mbmenu .mmr ul h3 .return{
        font-family: cursive;
        margin-right: 15px;
        display: inline-block;
    }
    .mbmenu .mmr ul li{
        margin-top: 16px;
    }
    .mbmenu .mmr ul li a{
        color: #666666;
        font-size: 14px;
    }
    .mbmenu .mmr .smore{
        position: relative;
        padding-bottom: 2px;
        color: #666666;
        font-size: 12px;
    }
    .mbmenu .mmr .smore:after{
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #707070;
    }
    .hidden-lg{
        display: block;
    }
    .hidden-xs{
        display: none;
    }
	.container-fluid{
		padding:0 15px;
	}
	.navbar{
		padding:10px 15px;
	}
	.navbar-brand img{
		height: 40px;
	}
	.navbar li{
		margin-top: 15px;
	}
	.id1{
		padding:40px 0;
	}
	.dtitle .d1{
		font-size: 24px;
	}
	.dtitle .d2{
		font-size: 16px;
	}
	.cmore{
		padding-top:25px;
	}
	.cmore img{
		height: 20px;
	}
	footer .ftop .ftl{
		width:100%;
	}
	footer .ftop .ftr{
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
	footer .ftop .ftr .fitem{
		margin-top: 15px;
		width:60%;
	}
	footer .copyright{
		font-size: 14px;
	}
	footer .copyright a{
		font-size: 14px;
	}
	.ab1c .ab1cl{
		width: 100%;
	}
	.ab1c .ab1cr{
		width: 100%;
		margin-top: 15px;
	}
	.ab2list .item{
	    width:100%;
	    margin-right: 0;
	}
	.ab2list .item .nncon{
		padding:10px;
	}
	.ab2list .item .nncon .t1{
		font-size: 18px;
	}
	.ab2list .item .nncon .t2{
		font-size: 12px;
		margin-top: 10px;
	}
	.cnum{
		padding:15px 0;
	}
	.cnum .item .t1{
		font-size: 32px;
	}
	.cnum .item .t1 sup{
		font-size: 14px;
	}
	.cnum .item .t1 sub{
		font-size: 12px;
	}
	.cnum .item .t2{
		font-size: 14px;
	}
	.nycon .nt1{
		font-size: 24px;
	}
	.nycon .nt2{
		font-size: 18px;
	}
	.ndtitle .d1{
		font-size: 32px;
	}
	.list .item .wz .w1{
		font-size: 16px;
	}
	.list .item .wz .w2{
		font-size: 16px;
	}
	footer .ftop .ftr .fitem .fncon{
	    font-size: 18px;
	}
	header{
	    background: none;
	    z-index: 9999;
	}
	footer .ftop .ftl{
	    text-align: center;
	}
	footer .ftop .ftl img{
	    max-width: 50%;
	}
	footer .ftop .ftl .ful{
	    text-align: center;
	}
	.dlist .item .ncon{
	    padding:0 10px;
	}
	.dlist .item .ncon .nline{
	    width:100%;
	}
	.dlist .item .ncon .tt{
	    font-size: 14px;
	    text-align: center;
	}
	.dlist .item{
	    width:100%;
	    margin-right: 0!important;
	}
	.dnav a{
	    margin-bottom:10px;
	}
	.list .item{
	    width:100%;
	    margin-right: 0;
	}
	header .ftop img{
	    max-width:40%;
	}
	.home-banner .swiper-pagination .swiper-pagination-bullet{
	    width:32px;
	    height: 3px;
	}
}