.mui-bar-popover {
	width: 30%;
}

* {
	touch-action: pan-y;
}

html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	background: #fff;
	background-position: center;
	/*background-size: cover;*/
	/*background-size: 640px 1330px;*/
	width: 100vw;
	height: 100vh;
	background-size: 100% 100%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner-font{
    display: none;
}
.swiper-slide-active .banner-font{
    display: block;
}

.index-logo{
    z-index: 999999;
    position: absolute;
    width: 100vw;
    text-align: center;
    /*top: 20px;*/
    top: 0;
    left: 0;
}
.index-logo>img{
    width: 100vw;
    height: 18.125vw;
    /*width: 11.5625vw;*/
    /*height: 15.9375vw;*/
}


.banner-font1{
    /*width: 425px;*/
    /*height: 305px;*/
    width: 66.40625vw;
    height: 47.65625vw;
    position: relative;
    margin:0 auto ;
    margin-top: -150px;
}
.banner-font img{
    width: 100%;
    height: 100%;
}
.banner-font1 .font1{
    position: absolute;
    top: 0;
    left: 0;
    /*width: 98px;*/
    /*height: 207px;*/
    width: 15.3125vw;
    height: auto;
}
.banner-font1 .font2{
    
    width: 43.28125vw;
    height: auto;
    position: absolute;
    top: 0;
    right:20vw;
}



.banner-font2{
    /*width: 540px;*/
    /*height: 425px;*/
    width: 84.375vw;
    height: 66.40625vw;
    position: relative;
    margin:0 auto ;
    margin-top: -150px;
}

.banner-font2 .font1{
    position: absolute;
    top: 0;
    left: 0;
    width: 541px;
    height: 171px;
    width: 84.53125vw;
    height: auto;
}
.banner-font2 .font2{
    width: 520px;
    height: 67px;
    width: 81.25vw;
    height: auto;
    position: absolute;
    top: 40.25vw;
    left: 0;
    text-align: center;
}
.banner-font2 .font3{
    height: 136px;
    width: 66.875vw;
    height: 21.25vw;
    position: absolute;
    top: 46.875vw;
    left: 10vw;
}

.banner-font3{
    /*width: 540px;*/
    /*height: 425px;*/
    width: 84.375vw;
    height: 66.40625vw;
    position: relative;
    margin:0 auto ;
    margin-top: -150px;
}

.banner-font3 .font1{
    position: absolute;
    top: 0;
    right:0;
    width: 32.03125vw;
    height: auto;
}
.banner-font3 .font2{
    width: 59.0625vw;
    height: auto;
    position: absolute;
    top: 50vw;
    right:0;
}
.banner-font3 .font3{
    width: 81.25vw;
    height: 12.5vw;
    position: absolute;
    top: 46.875vw;
    left: 0;
}

.banner-font4{
    /*width: 540px;*/
    /*height: 425px;*/
    width: 84.375vw;
    height: 66.40625vw;
    position: relative;
    margin:0 auto ;
    margin-top: -150px;
}

.banner-font4 .font1{
    position: absolute;
    top: 0;
    left: 0;
    width: 541px;
    height: 171px;
    width: 84.53125vw;
    height: 26.71875vw;
}
.banner-font4 .font2{
    width: 520px;
    height: 67px;
    width: 81.25vw;
    height: 10.46875vw;
    position: absolute;
    top: 31.25vw;
    left: 0;
}
.banner-font4 .font3{
    height: 136px;
    width: 66.875vw;
    height: 21.25vw;
    position: absolute;
    top: 46.875vw;
    left: 10vw;
}





.gg-nav-list {
	position: absolute;
	width: 100vw;
	height: 17.34375vw;
	background-image: url(../img/footer-img.png);
	background-size: cover;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	z-index: 999999;
}

.gg-nav-list a {
	width: 20vw;
	/*padding-top: 20px;*/
	padding-top: 2vw;
	color: #A78E6E;
	text-align: center;
	font-size: 14px;
}

.icon {
	width: 7.8125vw;
	height: 7.5vw;
	margin: 0 auto;
	margin-bottom: 1vw;
}
.icon img{
    width: 100%;
    height: 100%;
}

.icon i {
	font-size: 18px;
	color: #009F95;
}


.jqjj-header {}

.jqjj-header-banner {
	height: 210px;
	width: 100vw;
	border-bottom: 5px solid #A40202;
}

.jqjj-header-banner img {
	height: 100%;
	width: auto;
	
}

.gg-main {
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
	text-indent: 28px;
}

.gg-content ul {
	padding: 0;
	margin: 0;
}

.gg-content li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.content img{
    display: none;
}
.gg-content a {
	color: #333;
}
.gg-header{
    height: 17.96875vw;
    width: 100vw;
    background-color: #A40202;
    display: flex;
}
.gg-logo{
    /*width: 70px;*/
    /*height: 100px;*/
    width: 12vw;
    height: 15.625vw;
    margin: auto 0;
    margin-left: 5vw;
    display: block;
}
.gg-logo>img{
    width: 100%;
    height: 100%;
}
.gg-tips{
    /*width: 194px;*/
    /*height: 68px;*/
    width: 30.3125vw;
    height: 10.625vw;
    margin: auto 0;
    margin-left: 5vw;
    display: block;
}
.gg-tips>img{
    width: 100%;
    height: 100%;
}
.gg-lxwm{
    text-align: center;
}

.jqjd-list{
    display: flex;
    flex-wrap: wrap;
    width: 93%;
    margin: 0 auto;
}

.jqjd-list>a{
    display: block;
    width: 45vw;
    height: 55vw;
    margin-right: 3vw;
    margin-bottom: 3vw;
    background-color: #fff;
    padding: 2vw;
}
.jqjd-list>a:nth-child(even){
    margin-right: 0;
}
.jqjd-list>a>div:nth-child(1){
    width: 100%;
    height:25vw;
    
}
.jqjd-list>a>div:nth-child(1)>img{
    width: 100%;
    height: 100%;
}
.jqjd-list>a>div:nth-child(2){
    font-size: 16px;
    margin: 5px 0;
    color: #A40202;
}
.jqjd-list>a>div:nth-child(3){
    font-size: 12px;
    margin: 5px 0;
}

.gg-info{
    overflow: hidden;
}
.gg-info>img{
    width: 100%;
    min-height: 100%;
}
.text-secondary a{
    color:#A40202 !important;
}



/* 分页 */
.page-num {
	padding: 2px;
}

.page-num-current {
	color: #0785D1 !important;
	font-size: 16px;
	font-weight: bold;
}
