* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
	/*font-family: 'FZLTHJ';*/
}

a {
	color: #000;
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-decoration-skip: objects;
	background: transparent;
	word-break: keep-all;
	outline: none;
}

a:hover{
	color: inherit;
}

body,html {
    background-color: #92d2fe;
	width: 100%;
	height: 100%;
}

img {
	width: 100%;
	display: block;
}

img.img-block{
	display: block;
	width: 100%;
}
.index-body{
	position: relative;
	width: 7.5rem;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: .6rem;
}
.bg-item{
	position: relative;
	margin-top:-1px;
}


.hide{
	display: none;
}



.this-btn{
	position: absolute;
	font-size: 0;
}
.this-btn1{
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 2.7rem;
	height: 0.7rem;
}
.this-btn2{
	right: 0.67rem;
	top: .55rem;
	width: 2.3rem;
	height: 0.7rem;
}

.select-group{
	position: relative;
	width: 5.98rem;
	height: 0.5rem;
	line-height: 0.5rem;
	margin:0 auto;
}

.select-group .name {
	position: absolute;
	width: 100%;
	height: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #103a1d;
	font-weight: bold;
}

.select-from,.select-from2,.select-from3,.select-from4,.select-from5,.select-from6{
	position: absolute;
	left: 0;
	top:0;
	width: 2.45rem;
	height: 0.6rem;
}

.select-to,.select-to2,.select-to3,.select-to4,.select-to5,.select-to6{
	position: absolute;
	right: 0;
	top:0;
	width: 2.45rem;
	height: 0.6rem;
}
.index-item1{
	position: relative;
	width: 100%;
	height: 4.05rem;
	padding-top: .45rem;
	background-image: url(../images/zzlx2025/bg/bg_10.jpg?2);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -1px;
	box-sizing: border-box;
}
.hbsk-box{
	position: relative;
	width: 6.34rem;
	height: 0.6rem;
	margin: 0.18rem auto 0;
}
.hbsk-box .name{
	position: absolute;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #103a1d;
	text-align: center;
	font-weight: bold;
}
.hbsk-box select{
	position: absolute;
	    padding: 0;
	    margin: 0;
	    width: 100%;
	    height: 100%;
	    border: none;
	    opacity: 0;
}
.hxjiage{
	position: relative;
	height: .55rem;
	line-height: .55rem;
	margin-top: .6rem;
	text-align: center;
	color: #103a1d;
	font-size: .28rem;
}
.hxjiage b{
	font-size: .36rem;
}
.index-item4{
	position: relative;
}
.item4-tap{
	position: relative;
	width: 100%;
	height: 1rem;
	background-image: url(../images/zzk/bg/bg_13-1.jpg?1);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -1px;
}

.item4-tap li{
	display: block;
	float: left;
	width: 50%;
	height: 100%;
	font-size: 0;
}

.item4-box{
	position: relative;
	width: 100%;
	height: 6.6rem;
	background-image: url(../images/zzk/bg/bg_14.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -1px;
}

.item-li {
	position: relative;
	width: 5.56rem;
	height: .7rem;
	margin: 0 auto;
}
.item-li img{
	display: block;
	width: 100%;
}

.item4-box li{
	/* display: none; */
	position: relative;
	width: 7.1rem;
	overflow: hidden;
	height:0;
	opacity: 0;
}
.item4-box li.active{
	height:auto;
	z-index: 1;
	opacity: 1;
	padding: 0 0 .8rem;
	margin: 0 auto 0.3rem;
}
.item4-box li img{
	display: block;
	width: auto;
	height: 6.12rem;
	margin-left: 1rem;
}





.index-item4 .swiper-pagination-bullet{
	background: #fdbe4a !important;
}

.index-item4 .swiper-pagination-bullet-active{
	/* width: .5rem; */
	border-radius: 8px;
}
.index-item4 .swiper-container-horizontal>.swiper-pagination-bullets, 
.index-item4 .swiper-pagination-custom, 
.index-item4 .swiper-pagination-fraction{
	bottom: 0.15rem;
}
.index-item4 .item-li3-li .swiper-container-horizontal>.swiper-pagination-bullets, 
.index-item4 .item-li3-li .swiper-pagination-custom, 
.index-item4 .item-li3-li .swiper-pagination-fraction{
	bottom: -.2rem;
}
.index-item4 .item-li3-li .swiper{
	
}

/*侧边栏*/

.navR.show {
    right: 0;
}
.show {
    display: block;
}
.nav_open {
    position: fixed;
    width: 9vw;
    top: 41vh;
    right: 0;
    z-index: 21;
    display: none;
}
.navR {
    position: fixed;
    width: 1.02rem;
    height: 2.66rem;
    top: 30vh;
    right: -14vw;
    background: url(../images/zzlx/navR.png?1) no-repeat;
    background-size: 100%;
    transition: right 0.4s;
    z-index: 999;
}
.kefu1 {
    width: 100%;
    height: 14.5vw;
    display: block;
}
.talk1 {
    width: 100%;
    height: 12vw;
    display: block;
}
.nav_back {
    width: 100%;
    height: 6vw;
    display: block;
}


.fix-left-nav{
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -2.875rem;
	width: .69rem;
	/* height: 5.69rem; */
	height: 5.75rem;
	background-image: url(../images/zzlx/navL.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 189;
}
.fix-left-nav-a{
	position: relative;
	width: 100%;
	height: 100%;
}
.fix-left-nav-a a{
	display: block;
	width: 100%;
	height: 25%;
	font-size: 0;
}
.fix-left-nav .znkf{
	position: absolute;
	width: .99rem;
	top: -1.6rem;
	left: 0;
}


.fix-box{
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	bottom: 0;
	width: 7.5rem;
	height: 2.35rem;
	background-image: url(../images/zzlx/fixb-2.png?1);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 99;
}
.fix-box a{
	display: block;
	position: absolute;
	
	font-size: 0;
}
.fix-box a.frist-a{
	left: 0;
	bottom: 0;
	width: 45%;
	height: 55%;
}
.fix-box a.last-a{
	right: 0;
	bottom: 0;
	width: 45%;
	height: 55%;
}

.fix-tks{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .6);
}
/* .fix-tk{
	position: fixed;
	width: 7.16rem;
	height: 6.63rem;
	top: 50%;
	left: 50%;
	margin-left: -3.58rem;
	margin-top: -3.7rem;
	background-image: url(../images/zzlx/alert.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 99;
	box-sizing: border-box;
} */
.fix-tk{
	position: fixed;
	width: 7.31rem;
	height: 5.63rem;
	top: 50%;
	left: 50%;
	margin-left: -3.75rem;
	margin-top: -2.815rem;
	background-image: url(../images/zzlx/alert_2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 99;
	box-sizing: border-box;
}
.fix-tk i{
	display: block;
	position: absolute;
	width: .6rem;
	height: .6rem;
	bottom: 0;
	left: 50%;
	margin-left: -.3rem;
}
.qysj-btn{
	display: block;
	width: 2rem;
	height: 1.15rem;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1rem;
}
.fix-tks1{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .6);
}
.fix-tk1{
	position: fixed;
	width: 7.31rem;
	height: 4.99rem;
	top: 50%;
	left: 50%;
	margin-left: -3.75rem;
	margin-top: -2.5rem;
	background-image: url(../images/zzlx/alert_3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 99;
	box-sizing: border-box;
}
.fix-tk1 i{
	display: block;
	position: absolute;
	width: .6rem;
	height: .6rem;
	bottom: 0;
	left: 50%;
	margin-left: -.3rem;
}
/*侧边栏 new*/
.Sidebar{
    width: 13.33vw;
    padding: .01rem 0;
    background: #ffffffd9;
    box-shadow: -0.53vw 0.53vw 1.07vw 0 #2626261a;
    border-radius: 2.13vw 0 0 2.13vw;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 70vw;
}
.Sidebar .icon{
	margin-top: .2rem;
}
.icon img{
	display: block;
    width: .8rem;
    margin: 0 auto;
}
.hide{
	display: none;
}
.Sidebar .close{
	padding: .2rem 0;
}
.Sidebar .close img{
	display: block;
	width: .3rem;
	margin: 0 auto;
}
.Sidebar .open1{
	padding: .2rem 0;
}
.Sidebar .open1 img{
	display: block;
	width: .3rem;
	margin: 0 auto;
}
/* 侧边栏new end */

.fix-right-nav {
	position: absolute;
	right: 0;
	top: 1rem;
	width: .57rem;
	height: 1.86rem;
	background-image: url(../images/navR.png?1);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 189;
}

.fix-right-nav-a {
	position: relative;
	width: 100%;
	height: 100%;
}

.fix-right-nav-a a {
	display: block;
	width: 100%;
	height: 50%;
	font-size: 0;
}


.bot-lists{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 64%;
	
}
.bot-lists a{
	display: block;
	float: left;
	width: 25%;
	height: 100%;
	font-size: 0;
}


.cjwt-boxs {
	position: relative;
	margin-top: -1px;
	width: 100%;
	padding: .2rem 0 .3rem;
	/* min-height: 2.74rem; */
	/* background-color: #fff;
	border-radius: .4rem; */
	background-image: url(../images/zzlx2025/bg/bg_16-2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.cjwt-boxs .cjwt-list {
	width: 6.15rem;
	margin: .3rem auto 0;
}

.cjwt-boxs .cjwt-list:first-child {
	margin-top: 0;
}

.cjwt-boxs .cjwt-list .item-li {
	position: relative;
	width: 6.15rem;
	height: .69rem;
	margin: 0 auto;
}

.cjwt-boxs .cjwt-list .item-li:before {
	content: "";
	position: absolute;
	top: 50%;
	right: .37rem;
	width: 0.23rem;
	height: 0.13rem;
	margin-top: -.065rem;
	background: url(../images/zzlx2025/cjwt/jt.png) no-repeat;
	background-size: 100% auto;
}

.cjwt-boxs .cjwt-list .item-li.open:before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.cjwt-boxs .cjwt-list .item-li img {
	display: block;
	width: 100%;
}

.cjwt-boxs .cjwt-list .item-li-text {
	position: relative;
	display: none;
	padding: .2rem 0 0;
	width: 6.28rem;
}

.cjwt-boxs .cjwt-list .item-li-text img {
	display: block;
}

.cjwt-boxs .cjwt-list .item-li-text-open {
	position: relative;
	height: 2.1rem;
	overflow: hidden;
}

.cjwt-boxs .cjwt-list .item-li-text-open.open {
	height: auto;
}

.cjwt-boxs .cjwt-list .cjwt-open-btn {
	position: relative;
	width: 100%;
	margin-top: .1rem;
	height: .5rem;
	background-image: url(../images/zzlx2025/cjwt/open.png);
	background-size: 1.1rem;
	background-repeat: no-repeat;
	background-position: center;
}

.cjwt-boxs .cjwt-list .cjwt-open-btn.active {
	background-image: url(../images/zzlx2025/cjwt/up.png);
}