
/* Slideshow container */
.slideshow-container {
  position: relative;
  margin-left: auto;
  margin-right:auto;
}

/* Slides */
.mySlides {
  display: none;
  padding: 0px 80px 40px 80px;
  text-align: center;
}

/* Next & previous buttons */
.prev {
  cursor: pointer;
  top: 120px;
  width: auto;
  padding: 16px;
  user-select: none;
  background-image:url(../images/tes_arrow.svg);
	opacity:0.6;
  background-repeat:no-repeat;
  position: absolute;
  width: 42px;
  height:113px;
  left: 0%;
  
  
}

/* Position the "next button" to the right */
.next {
  cursor: pointer;
  top: 120px;
  width: auto;
  padding: 16px;
  user-select: none;
  background-image:url(../images/tes_arrow.svg);
	opacity:0.6;
  background-repeat:no-repeat;
  position: absolute;
  width: 42px;
  height:113px;
  right: 0%;
	transform: scaleX(-1);
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover {
  background-image:url(../images/tes_arrow.svg);
	opacity:1;
}
.next:hover {
  background-image:url(../images/tes_arrow.svg);
	opacity:1;
	transform: scaleX(-1);
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 0px;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
	opacity:0.6;
}
/* Add a background color to the active dot/circle */
.active_dot, .dot:hover {
  background-color: #ffffff;
	opacity:1;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}


.slide_box {
	width: 100%;
  margin-left: auto;
  margin-right:auto;
	text-align: center;
}
.text_home_new_hd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 48px;
    line-height: 60px;
    text-transform: none;
    color: #ffffff;
    text-transform: uppercase;
	text-align: center;
}






.text_home_new_date {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 28px;
    line-height: 40px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}

.text_home_new {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 26px;
    line-height: 38px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new	{
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 26px;
    line-height: 38px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new:link	{
	color: #ffffff;
	text-decoration: none;
}
.lxtext_home_new:visited{
	color: #ffffff;
	text-decoration: none;

}
.lxtext_home_new:hover {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 26px;
    line-height: 38px;
    text-transform: none;
    color: #e8ffd4;
	text-align: center;
}




.text_home_new_shd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 35px;
    line-height: 44px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.home_new_space_01 {
	height: 30px;
}
.home_new_space_02 {
	height: 20px;
}
.home_new_space_03 {
	height: 50px;
}
.home_bgtextbox {
	width: 800px;
	margin:auto;
}






@media screen and (max-width: 1140px) {
.prev {
  left: 2%;
  top: 180px;
}
.next {
  right: 2%;
  top: 180px;
}
.slide_box {
	width: 100%; 
}
	
	
@media screen and (max-width: 800px) {
.prev {
  left: 2%;
  background-size: 85%;
  top: 100px;
}
.next {
  right: 2%;
  background-size: 85%;
  top: 100px;
}
.slide_box {
	width: 100%;
}
.text_home_new_hd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    color: #ffffff;
    text-transform: uppercase;
	text-align: center;
}
.text_home_new_date {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 21px;
    line-height: 23px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}

.text_home_new {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new	{
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new:link	{
	color: #ffffff;
	text-decoration: none;
}
.lxtext_home_new:visited{
	color: #ffffff;
	text-decoration: none;

}
.lxtext_home_new:hover {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    text-transform: none;
    color: #e8ffd4;
	text-align: center;
}
.text_home_new_shd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.home_new_space_01 {
	height: 25px;
}
.home_new_space_02 {
	height: 20px;
}
.home_new_space_03 {
	height: 50px;
}
.home_bgtextbox {
	width: 100%;
	margin:auto;
}


}
@media screen and (max-width: 582px) {
.prev {
  left: 1%;
  background-size: 70%;
  top: 180px;
}
.next {
  right: 1%;
  background-size: 70%;
  top: 180px;
}
.slide_box {
	width: 100%;
}
.text_home_new_hd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 28px;
    line-height: 34px;
    text-transform: none;
    color: #ffffff;
    text-transform: uppercase;
	text-align: center;
}
.text_home_new_date {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 21px;
    line-height: 23px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}

.text_home_new {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new	{
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.lxtext_home_new:link	{
	color: #ffffff;
	text-decoration: none;
}
.lxtext_home_new:visited{
	color: #ffffff;
	text-decoration: none;

}
.lxtext_home_new:hover {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    color: #e8ffd4;
	text-align: center;
}
.text_home_new_shd {
    font-family:  Helvetica, Microsoft YaHei, SimHei;
	font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    text-transform: none;
    color: #ffffff;
	text-align: center;
}
.home_new_space_01 {
	height: 20px;
}
.home_new_space_02 {
	height: 15px;
}
.home_new_space_03 {
	height: 40px;
}
.home_bgtextbox {
	width: 100%;
	margin:auto;
}

}
