@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
.banner-pic{
	
	animation:xxx 1.1s ease-out;
	-webkit-animation:xxx 1.1s ease-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.section1-bg .section1{
	width:80%;
	margin:auto;
	padding-bottom: 5%;
	padding-top: 5%;
}

.section1{
	width:90%;
	margin:auto;
	padding-bottom: 5%;
	padding-top: 5%;
}

.lernmore{
	position: absolute;
	width: 65%;
	text-align: center;
	bottom: 15%;
	color: #fff;
	border-style: solid;
	margin: auto;
	left: 0;
	right: 0;
	line-height: 2;
	opacity:1;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	z-index:2;
}
.mengban{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(14, 104, 196, 0.75);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	z-index: 1;
	opacity:1;
}
.s4-right2{
	
width: 100%;
float: none;
}
.s4-right2 li {
    width: 19%;
    float: left;
    margin-left: 5%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 2%;
    opacity: 0;
}

.section1-pic:hover .mengban{
	opacity:1;
}
.section1-pic:hover .lernmore{
	opacity:1;
}
.section1-pic:hover .section1-biaoti{
	opacity:1;
}
.section1-bg{
	background-image: url("../images/content-bg1.jpg");
}
.section1-left{
	width: 26%;
	float: left;
	border-style: solid;
	border-width: 0.5em;
	border-color: #e5e5e5;
	position: relative;
	height: 19em;
	opacity: 0;
}
.section3-bg{
	background-image:url(../img/index/bg2.jpg);
	background-attachment:fixed;
}
.section1-pic{
	position: absolute;
	width: 100%;
	left: 15%;
	top: 10%;
	cursor:pointer;
	height: 20.1em;
overflow: hidden;
}
.section1-pic img{
	transition:all 0.4s;
-webkit-transition:all 0.4s;
}
.section1-pic:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.youyidong{
	animation:fadeinright2 1s;
	-webkit-animation:fadeinright2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:1s;
	-webkit-animation-delay:1s;
}
.tuandui li:hover .advpic-div3 img {
    transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.shangyidong{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}
.shangyidong2{
	
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	
}
.section1-right{
	width: 51%;
	float: left;
	margin-left: 17%;
	opacity: 0;
}
.section1-word{
	line-height: 1.85;
	text-align: justify;
	color: #868686;
	height: 18.7em;
	overflow: hidden;
	font-size: 1em;
	text-indent: 2em;
}
.section1-title{
	text-align: right;
	color: #4388e1;
	padding-top: 2%;
	padding-bottom: 5%;
	position: relative;
	font-size: 1.4em;
}
.fangkuai1{
	width: 0.6em;
	height: 0.85rem;
	position: absolute;
	background-color: #72b5f4;
	left: 60%;
	top: 60%;
}
.fangkuai2{
	width: 0.4em;
	height: 0.55rem;
	position: absolute;
	background-color: #72b5f4;
	left: 62.5%;
	top: 74%;

}
.section1-biaoti{
	position: absolute;
	color: #fff;
	top: 12%;
	left: 42%;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 1.75;
	width: 38%;
	opacity:1;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	z-index: 2;
}
.section1-eg{
	font-size: 0.55em;
	margin-left: 40%;
	white-space: nowrap;
}
.section1-cn{
	position: relative;
}
.line2{
	width: 33%;
	height: 0.15em;
	position: absolute;
	background-color: #1358b2;
	bottom: -18%;

}
.banner{
	position:relative;
}
.banner-word{
	position: absolute;
	top: 37%;
	left: 65%;
	width: 21%;
	animation:fadeinleft 0.8s;
	-webkit-animation:fadeinleft 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	opacity:0;
}
.section2{
	background-image:url(../img/index/bg2.jpg);
	background-attachment:fixed;
	background-size: 100% 100%;
	padding-bottom: 5%;
}
.se2-div{
	width:80%;
	margin:auto;
}

.section2-title{
	text-align: center;
	font-size: 1.15em;
	opacity:0;
}

.se2-tt-cn{
	color: #a3a7b5;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	position: relative;
	padding-top: 4.5%;
	padding-bottom: 2%;

}

.se2-tt-eng{
	color: #adadad;
	text-transform: uppercase;
	font-size: 0.8em;
}

.se2-line{
	position: absolute;
	width: 3%;
	margin: auto;
	left: 0;
	right: 0;
	height: 0.1em;
	background-color: #427cef;
	bottom: 10%;

}

.se2-box{
	width: 95%;
	margin: auto;
	margin-top: 5%;
	position:relative;
}

.se2-content{
	position:absolute;
	width:100%;
	top:0;
	height: 100%;
}
.lianxiwomen{
	text-align: center;
	width: 20%;
	margin: auto;
	color: #427cef;
	border-style: solid;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	margin-top: 22%;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.lianxiwomen:hover{
	color: #fff;
	background-color:#427cef;
}
.chuxian1{
	animation:fadeInn 0.8s;
	-webkit-animation:fadeInn 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.chuxian2{
	animation:fadeInn 0.8s;
	-webkit-animation:fadeInn 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:0.1s;
	-webkit-animation-delay:0.1s;
}
.chuxian3{
	animation:fadeInn 0.8s;
	-webkit-animation:fadeInn 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:0.2s;
	-webkit-animation-delay:0.2s;
}
.chuxian4{
	animation:fadeInn 0.8s;
	-webkit-animation:fadeInn 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:0.3s;
	-webkit-animation-delay:0.3s;
}

.se2-1{
	position: absolute;
	width: 20%;
	left: 10%;
	top: 30%;
	opacity:0;
}
.se2-2{
	position: absolute;
	width: 20%;
	left: 32%;
	top: 47%;
	opacity:0;
}
.se2-3{
	position: absolute;
	width: 20%;
	left: 52%;
	top: 65%;
	opacity:0;
}
.se2-4{
	position: absolute;
	width: 20%;
	left: 76%;
	top: 29%;
	opacity:0;
}

.se2-s-tt{
	text-align: center;
	color: #427cef;
	font-size: 1.1em;
	margin-bottom: 14%;

}
.se2-s-ct{
	color: #666;
	font-size: 0.8em;
	width: 88%;
	margin: auto;
	text-align: justify;
	line-height: 1.6;
}

.section3{
	width:75%;
	margin:auto;
	padding-bottom: 5%;
	padding-top: 5%;


}

.se3-left{
	width: 49%;
	float: left;

}
.s3-right{
	width: 100%;
	float: none;
}
.s3-right li{
	width: 28%;
	float: left;
	margin-left: 3.8%;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	margin-bottom: 2%;
	opacity:0;
}

.s4-right{
	width: 100%;
	float: none;
}
.s4-right li{
	width: 20%;
	float: left;
	margin-left: 4%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 2%;
	opacity:0;
}
.bluebg{
	top: 0;
	position: absolute;
	width: 100%;
	height: 85%;
	background-color: rgb(28, 86, 123);
	background-color: rgba(14, 104, 196, 0.75);
	opacity:1;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	
}
.s4-right li:hover .bluebg{
	opacity:1;
}

.btdainru {
	animation:fadeindown2 1s;
	-webkit-animation:fadeindown2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:0.5s;
	-webkit-animation-delay:0.5s;
}

.xiangshang1{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:1s;
	-webkit-animation-delay:1s;
}
.xiangshang2{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
}
.xiangshang3{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:2s;
	-webkit-animation-delay:2s;
}
.xiangshang4{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:2.5s;
	-webkit-animation-delay:2.5s;
}

.xiangshang5{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:3s;
	-webkit-animation-delay:3s;
}
.xiangshang6{
	animation:fadeinup2 1s;
	-webkit-animation:fadeinup2 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay:3.5s;
	-webkit-animation-delay:3.5s;
}
.s3-word{
	position: absolute;
	width: 100%;
	text-align: center;
	height: 82%;
	top: 0;
	background-color: rgba(14, 104, 196, 0.75);
	color: #fff;
	overflow: hidden;
	opacity: 0;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.s3-right li:hover .advpic-title{
	border-color: #1684df;
	color: #1684df;
}
.advpic-title{
	text-align: center;
	color: #B3B3B3;
	background-color: #fff;
	font-size: 1em;
	line-height: 2.5;
	border-style: solid;
	border-width: 0.2em;
	border-color: #c9c9c9;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.advpic-title2{
	text-align: center;
	color: #B3B3B3;
font-size: 1em;
line-height: 2.2;
	white-space:nowrap;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	text-overflow: ellipsis;
	overflow: hidden;
}
.s3-word-d{
	margin-top: 30%;
	word-wrap:break-word;
}
.advpic-div2{
	height: 12em;
overflow: hidden;
position: relative;
}
.s4-right li:hover .advpic-title2{
color: #3277AA;
}
.advpic-div{
	height: 12.3em;
	overflow: hidden;
}
.s3-right li:hover .s3-word{
	opacity:1;
}
.s3-right li img{
	transform:scale(1);
	-webkit-transform:scale(1);
	transition:transform 0.4s;
	-webkit-transition:-webkit-transform 0.4s;
}
.s3-right li:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.se3-main{
	    margin-top: 5%;
}




.btnBg {
	position: absolute;
	bottom: 3%;
	height: 0;
	z-index: 22;
	width: 100%;
	margin: auto;
	left: 0;
	right: 0;
	
}
.btn {
	text-align: center;

	margin-top: 0%;
}
.adv-left {
	position: absolute;
	width: 5%;
	height: 6%;
	left: 3.5%;
	top: 40%;
	z-index: 21;
	cursor: pointer;
}
.adv-right {
	position: absolute;
	width: 5%;
	height: 6%;
	right: 3.5%;
	top: 40%;
	z-index: 21;
	
	cursor: pointer;
}

.sadv-left {
	position: absolute;
	width: 2.9%;
	height: 6%;
	left: 12.4%;
	top: 40%;
	z-index: 21;
	cursor: pointer;
}
.sadv-right {
	position: absolute;
	width: 13%;
	height: 6%;
	right: 0%;
	margin-top: 20%;
	z-index: 51;
	
	cursor: pointer;
}

.btn span {
	list-style: none;
	
	border: 0;
	margin-right: 1em;
	padding: 0;
	cursor: pointer;
	background-color: #fff;
	padding-left: 17px;
	font-size: 12px;
}
.adv-pic img{
	height: 30.5em !important;
}
.adv-word{
	position: absolute;
	bottom: 0;
	color: rgb(255, 255, 255);
	z-index: 22;
	
	background-color: #427cef;
	width: 100%;
	height: 6%;
	text-align: center;
	padding-top: 1%;
	font-size: 0.95em;
}

.on {
	background-color:#427cef !important;
}
.adv
{ 	position: relative;
	margin-bottom: 1%;
	margin-top: 0;
	overflow: hidden;
	height: 28.5em !important;
}
.adv ul {
	position: relative;
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 19;
}
.adv ul li {
	position: absolute;
	width: 100%;
}
.section4-bg{
	background-image: url(../img/index/bg.jpg);
}
.advpic-div2 img{
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	height: 100%;
}
.s4-right li:hover .advpic-div2 img{
	transform:scale(1.3);
	-webkit-transform:scale(1.3);
}
.section5{
		background-image: url(../img/index/bg.jpg);
		padding-bottom: 8%;	
}
.se5-content{
	width: 80%;
	margin: auto;
}
.se5-left{
	width: 50%;
	float: left;
	margin-top: 4%;
	opacity:0;
	font-size: 1.1rem;
}
.se2-dt-div{
	width: 17%;
	float: left;
	text-align: center;
}
.se2-ct-div{
	float: left;
	width: 80%;
	margin-left: 3%;
	margin-top: 1.5%;
}
.news-biaoti{
	color: #359bef;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-ct{
	font-size: 0.9em;
	color: #AAA;
	height: 4.5em;
	line-height: 1.5;
	overflow: hidden;
	margin-top: 2%;
}
.se2-dt-top{
	border-style: solid;
	border-width: 0.2em;
	border-color: #DBDBDB;
	color: #B7B7B7;
	padding-bottom: 4%;
}
.datenumber{
	font-size: 1.9em;
	font-weight: 600;
	color: #888;
}
.se2-dt-bottom{
	border-style: solid;
	border-width: 0.1em;
	border-color: #DBDBDB;
	color: #B9B9B9;
	margin-top: 6%;
	font-size: 0.9em;
}
.se5-left li{
	margin-top: 5%;

}
.se5-left li:hover .news-biaoti{
	color: #1479cc;
}

.se5-right{
	float: left;
	width: 44%;
	margin-left: 6%;
	margin-top: 4%;
	opacity:0;
	font-size: 1.1em;
}
.se5-right-infor{
	color: #A7A7A7;
	font-size: 0.9em;
	white-space: nowrap;
	overflow: hidden;
	border-style: solid;
	border-width: 0.08em;
	border-color: #C9C9C9;
	padding: 2%;
	text-overflow: ellipsis;
}
.se5-right-infor:hover{
	color: #5999E1;
	border-color: #5999E1;
}
.news-liebiao{
	font-size: 0.9em;
	color: #999;
	border-left-style: dashed;
	border-width: 1px;
	border-color: #C2C2C2;
	padding-left: 7%;
	padding-top: 4%;
	margin-top: 5%;
	padding-bottom: 2%;
	line-height: 2;
}
.news-word{
	width: 79%;
	float: left;
	margin-right: 3%;
	color: #989898;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-shijian{
	float: left;
	width: 17%;
	color: #B7B7B7;
}
.news-liebiao li:hover .news-word{
	color: #1479cc;
}
.section6-bg{
	background-image: url(../img/index/bg2.jpg);
background-attachment: fixed;
}

.advpic-div3{
	height: 18em;
	overflow: hidden;
}
.advpic-div3 img{
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.s4-right li:hover .advpic-div3 img{
	filter:brightness(0.9);
	-webkit-filter:brightness(0.9);
}
.advpic-title3{
	text-align: center;
	color: #7E7E7E;

	font-size: 1em;
	line-height: 2.5;
	white-space:nowrap;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	text-overflow: ellipsis;
	overflow: hidden;
	border-style:solid;
	border-width:0.1em;
	border-color:#999;
	margin-top: 4%;
}
.s4-right li:hover .advpic-title3{
	border-color:#359bef;
	color:#359bef;
}
.zhiwei{
	text-align: center;
	font-size: 0.95em;
	margin-top: 4%;
	color: #999;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #999;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.s4-right li:hover .zhiwei{
	border-color: #359bef;
	color: #359bef;
}

.gengduo{
	text-align: center;
	width: 15%;
	margin: auto;
	color: #8C8C8C;
	border-style: solid;
	line-height: 2;
	border-width: 0.1em;
	border-color: #BABABA;
	margin-top: 4%;
	font-size: 1.1em;
	opacity:0;
}
.gengduo:hover{
	border-color: #359bef;
	color: #359bef;

}

.tuandui li{
	opacity:0;
}
.section7{
	padding-top:5%;
}
.section7{
	padding-bottom:5%;
}
.se7-content{
	width:80%;
	margin:auto;
	opacity:0;
}
.se7-content li{
	float: left;
	width: 13%;
	height: 3em;
	margin-top: 4%;
	overflow: hidden;
	margin-left: 3%;
	cursor:pointer;
}
.se7-content li img{
	height:100%;
}
.blue-bg-img{
width: 75%;
margin: auto;
margin-top: 22%;
}

.se7-content li:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}

.se7-content li img{
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}


.btnBg {
	position: absolute;
bottom: 10%;
height: 0;
z-index: 22;
width: 100%;
margin: auto;
left: 0;
right: 0;
}
.btn {
	text-align: center;
	
}
.adv-left {
	position: absolute;
	width: 5%;
	height: 6%;
	left: 3.5%;
	top: 40%;
	z-index: 21;
	cursor: pointer;
}
.adv-right {
	position: absolute;
	width: 5%;
	height: 6%;
	right: 3.5%;
	top: 40%;
	z-index: 21;
	
	cursor: pointer;
}

.sadv-left {
	position: absolute;
	width: 2.9%;
	height: 6%;
	left: 12.4%;
	top: 40%;
	z-index: 21;
	cursor: pointer;
}
.sadv-right {
	position: absolute;
	width: 13%;
	height: 6%;
	right: 0%;
	margin-top: 20%;
	z-index: 51;
	
	cursor: pointer;
}

.btn span {
	list-style: none;
	border-radius: 200px;
	border: 0;
	margin-right: 1em;
	padding: 0;
	cursor: pointer;
	background-color: #fff;
	padding-left: 17px;
	font-size: 12px;
}

.adv
{ position: relative;
	margin-bottom: 0%;
	overflow: hidden;
	height: 30.6em !important;
	opacity:0;
	animation:fadeInn 1s ease-out;
	-webkit-animation:fadeInn 1s ease-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
 
}
.adv ul {
	position: relative;
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 19;
}
.adv ul li {
	position: absolute;
	width: 100%;
}


@media screen and (max-width: 800px) {
	.gengduo{
		text-align: center;
		width: 15%;
		margin: auto;
		color: #8C8C8C;
		border-style: solid;
		line-height: 2;
		border-width: 0.1em;
		border-color: #BABABA;
		margin-top: 4%;
		font-size: 1.1em;
		opacity:0;
	}
	.gengduo:hover{
		border-color: #359bef;
		color: #359bef;

	}
	.section1-left{

	opacity:1;
	}
	.section1-right{


	}
	.s3-right li{
		opacity:0;
	}
	.tuandui li {
    opacity: 1;
}
.section1-left{
	display:none;
}
.section1-right {
    width: 100%;
    float: none;
    margin-left: 0;
    font-size: 1.35rem;
}

.se2-line {
    position: absolute;
    width: 12%;
    margin: auto;
    left: 0;
    right: 0;
    height: 0.1em;
    background-color: #427cef;
    bottom: 4%;
}
.bluebg {
    top: 0;
    position: absolute;
    width: 100%;
    height: 79%;
	
	}
.s3-right li {
    width: 45%;
	margin-bottom: 10%;
	}
	
.advpic-div {
  height: 6.7em;
overflow: hidden;
}
.s3-word{
	height: 75%;
}	
.s3-right {
    width: 100%;
    float: none;
    font-size: 1.4rem;
}
.s4-right li {
    width: 48%;
    float: left;
    margin-left: 2%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 2%;
    font-size: 1.7rem;
	margin-top: 2%;
	opacity:0;
}

.advpic-div2 {
    height: 8.1em;
    overflow: hidden;
}

.se5-left {
 width: 100%;
float: none;
margin-top: 4%;
font-size: 1.5rem;
opacity:0;
}
.se5-content {
    width: 90%;
    margin: auto;
}
.se2-ct-div {
    float: left;
    width: 75%;
    margin-left: 3%;
    margin-top: 1.5%;
}
.se2-dt-div {
    width: 22%;
    float: left;
    text-align: center;
}
.se5-right {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 12%;
    font-size: 1.6rem;
	opacity:0;
}
.news-liebiao{
	border-style: none;
	padding-left: 0;

}
.se7-content {
    width: 80%;
    margin: auto;
    opacity: 0;
}
.news-word {
    width: 75%;
	}
	
.advpic-div3 {
    height: 12em;
    overflow: hidden;
}	

.se7-content li {
    float: left;
    width: 29%;
	
	}	

.section3-bg{

	background-attachment:scroll;
}
.section6-bg {
  	background-attachment:scroll;
}

.adv-pic img {
    height: 17.5em !important;
}
.adv {
    position: relative;
    margin-bottom: 0%;
    overflow: hidden;
    height: 17.6em !important;
	
	}
.btnBg {
    position: absolute;
    bottom: 12%;
	}	
	
	
.s4-right2 li {
    width: 48%;
    float: left;
    margin-left: 2%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 2%;
    font-size: 1.7rem;
    margin-top: 2%;
    opacity: 0;
}
	.section1-word{
		height:auto;
		
		
	}
}
@media screen and (max-width: 600px) {

}
@media screen and (max-width: 375px) {
  
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {
  
}

