﻿
@media only screen and (min-width: 750px) and (max-width: 1000px) {
	.index01 {
	display: block;
}
.index01 .text {
	width: 94%;
	height: 70vw;
	margin: 0 auto;
	border: 1px solid #fff;
	border-bottom: none;
}
/* .index01 .text a .conthover {
	display: none;
}*/
	.index01 .text {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.index01 .text a {
	width: 50%;
	height: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}
.index01 .text a .cont h3 {
	font-size: 2rem;
}
.index01 .text a:nth-of-type(2n) {
	border-right: none;
}
.index01 .text a .conthover {
	height: 100%;
}
.index01 .text a .conthover h3,	.index01 .text a .conthover strong {
	display: none;
}
.index01 .text a .conthover {
	display: flex;
	align-items: center;
	justify-content: center;
}
.index01 .text a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index01 .text a ul li {
	width: 49%;
	margin: 1rem 0;
}
.index05 ul li {
	width: 48%;
	box-sizing: border-box;
	padding: 3rem 2rem;
}
.index04wrap .index04 .left .cont {
	padding: 0 2%;
}
.index04wrap .ba {
	width: 96%;
	left: 2%;
	bottom: 20px;
}
.index04wrap .index04 .left .cont a {
	width: 49%;
	margin-bottom: 2%;
}
.index04wrap .index04 .left .cont a .text h4 {
	display: none;
}
.index04wrap .index04 .left .cont a .text h3 {
	font-size: 18px;
}
.index04wrap .index04 .right {
	display: none;
}
/*.index04wrap .index04 .right {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}*/
	.index04wrap .index04 .right .cont {
	width: 96%;
	height: 50%;
	-webkit-flex-flow: row;
	flex-flow: row;
	-webkit-align-items: center;
	align-items: center;
}
.index04wrap::after {
	width: 100%;
}
.footer * {
    color: #ffffff !important;
}
.index04wrap .index04 .right .cont .text {
	width: 50%;
	margin-top: 0;
	padding: 0 50px;
}
.index04wrap .index04 .right .cont .box {
	width: 50%;
	height: 100%;
}
.ind4_lf {
	width: 94% !important;
}
}
@media only screen and (max-width: 760px) {
	.banner .text {
	box-sizing: border-box;
}
.swiper-container-vertical>.swiper-pagination-bullets {
	display: none;
}
.banner .text .link {
    margin-bottom: 10rem;
}
.banner .text h3 {
	font-size: 3rem;
	line-height: 6rem;
	margin-bottom: 5rem;
}
.paginationbanner {
	width: 100%;
	position: relative;
	margin-top: -4rem;
}
.banner a.more {
	width: 16rem;
	min-width: 16rem;
	height: 4rem;
	font-size: 1.8rem;
	line-height: 4rem;
}
.ban{
	bottom: 8rem;
}
.ban1 {
	bottom: 0;
}
.ban1 ul li {
	width: 32%;
	margin-bottom: 3vw;
}

.ban2 ul li{
	width: 9rem;
	height: 9rem;
	font-size: 2rem;
	line-height: 3rem;
}
.ban3 ul li{
	width: 32%;
}
.ban3 ul li h3{
	width: 10rem;
	height: 10rem;
	font-size: 1.8rem;
	line-height: 3rem;
}
.ban3 ul li p{
	font-size: 1.8rem;
	margin-top: 1.5rem;
}

.index02 {
	display: flex;
}
.index02 a .text {
	padding: 0 2%;
}
.index02 a .text h3 {
	font-size: 2rem;
	margin-bottom: 2rem;
}
.index02 a .text h4 {
	font-size: 1.6rem;
	line-height: 2.6rem;
}
.index02 a .text font {
    margin: auto;
    margin-top: 2rem;
}
.more {
    min-width: 15rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.8rem;
}
.index02 .circle {
	width: 12rem;
	height: 12rem;
	border: 0.5rem solid #eee;
}
.index02 .circle font {
	font-size: 1.6rem;
	line-height: 3rem;
}
.index01 {
	display: block;
}
.title{
	margin-bottom: 3rem;
}
.title h2{
	font-size: 3.2rem;
}
.title p{
	font-size: 1.8rem;
	line-height: 2.6rem;
	margin-top: 1rem;
}
.ind1 a.more{
	position: relative;
	z-index: 100;
	margin: 3rem auto 0;
}
.index01 .text {
	width: 94%;
    height: 105vw;
    margin: 0 auto;
	border: 1px solid #fff;
    border-bottom: none;
}
.index01 .text a .conthover {
	display: none;
}
.index01 .text {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.index01 .text a {
	width: 50%;
	height: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #FFFFFF;
}
.index01 .text a .cont {
    padding: 0; 
}
.index01 .text a .cont h3 {
	font-size: 1.6rem;
}
.index01 .text a:nth-of-type(2n) {
	border-right: none;
}
.index01 .text a .conthover {
	height: 100%;
}
.index01 .text a .conthover h3,	.index01 .text a .conthover strong {
	display: none;
}
.index01 .text a .conthover {
	display: flex;
	align-items: center;
	justify-content: center;
}
.index01 .text a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index01 .text a ul li {
	width: 49%;
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin: 0 0 1rem;
}
.index05 .top p {
	width: 98%;
}
.index05 ul li h4 {
	display: none;
}
.index05 ul li {
	width: 49%;
	padding: 2rem 0;
	margin-bottom: 3rem;
	border-radius: 0;
}
.index05 ul li h3 {
	font-size: 2.2rem;
}
.index05 ul li h3:after{
	margin: 1rem auto 0;
}
.index05 dl dt{
	font-size: 1.5rem;
	margin-top: 1rem;
}
.index05wrap .index05 .more {
	margin: auto;
	margin-top: 0;
}
.index04wrap .index04 .right {
	display: none;
}
.ind4_lf {
    width: 94% !important;
}
.index04 .title{
	margin-bottom: 3rem;
}
.ind4_lf ul li{
	width: 49%;
/*	min-height: 18.5rem;*/
	margin-bottom: 2rem;
	padding: 2rem 1rem 1.5rem 2rem;
}
.ind4_lf ul li h3{
	font-size: 2rem;
	margin-bottom: 1rem;
}
.ind4_lf ul li p{
	font-size: 1.6rem;
	line-height: 2.8rem;
}
.index04wrap::after {
    width: 100%;
}
.footer * {
	line-height: 15px;
    color: #ffffff !important;
}
.logo{
	left: 3%;
	top: 6%;
	width: 150px;
}









}
@media only screen and (max-width: 350px) {
.ban2 ul li {
    width: 8rem;
    height: 8rem;
}
.index02 a .text h3 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}
.index02 a .text h4 {
    font-size: 1.3rem;
    line-height: 2.2rem;
}
.ind1 a.more {
    margin: 2rem auto 0;
}
.title h2 {
    font-size: 2.8rem;
}
.title p {
    font-size: 1.6rem;
    line-height: 2.2rem;
}
.index05 ul li {
    padding: 1rem 0;
    margin-bottom: 1rem;
}
.ind4_lf {
    width: 94% !important;
}
.index04 .title{
	margin-bottom: 3rem;
}
.ind4_lf ul li{
	margin-bottom: 1rem;
	padding: 1rem 0 1rem 1rem;
}
.ind4_lf ul li h3{
	font-size: 2rem;
	margin-bottom: 1rem;
}
.ind4_lf ul li p{
	font-size: 12px;
	line-height: 16px;
}



}