/*header*/
body{
	background-color:#F6F3F0;
	background-image:url(../img/endless-clouds.svg);
	background-size:80px;
	font-family:"Microsoft JhengHei","SF Pro TC","SF Pro Text","PingFang TC",Arial,sans-serif;
	font-size: 18px;
	text-align: justify;
	line-height: 1.5;
}
a{
    text-decoration: none;
	display: block;
	font-size: 20px;
	color: #0F0000;
}
img{
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
p{
	font-size: 18px;
	line-height: 1.8;
	margin: 5px 0 20px 0;
}
h1{
	font-size: 45px;
	color: #282425;
	margin-bottom: 15px;
	display: block;
	width: auto;
}
.keyvisual h1{
	height: 610px;
}
h2{
	font-size: 22px;
	color: #282425;
	margin:15px 0 5px 0;
}
h3{
	font-size: 20px;
	font-weight: 800;
	color: #282425;
	margin-bottom: 10px;
}
P.PS{
	font-size: 15px;
	margin: 0;
}
.wrapper{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #282425;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 45px;
  text-align:center;
}
.sidenav div{
  width: 800px;
  margin: 0 auto;
}
.sidenav a {
  border-bottom: 1px solid #dedede;
  color: aliceblue;
  transition: 0.3s;
  line-height: 75px;
}
.sidenav a.icon-logo_text{
  font-size: 30px;
}
.sidenav a.icon-logo_text:hover{
  color: aliceblue;
}
.sidenav a.closebtn{
border-bottom: none;
}
.sidenav a:hover{
  color: #E9C4AC;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
header{
	box-sizing: border-box;
}
header div{
	height: 50px;
	width: 210px;
	background-color: #BB3A2C;
	padding: 20px 30px 0px 30px;
}
header div a{
	float: left;
	font-size: 25px;
	padding: 0 10px;
	color:#FFFFFF;
}
.wrapper1.keyvisual{
	background-image:url("../img/keyvisual.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.wrapper1 h1{
	visibility:hidden
}
.news a h2 .icon-next{
	padding-right: 10px;
}
.news a h2:hover{
	font-weight:bold;
}
.news p{
	margin-bottom: 5px;
}
.wrapper .box1{
	padding-bottom: 50px;
}
.wrapper .box1 .news{
	overflow: hidden;
}
.wrapper .box1 .news a{
	width: 325px;
	background-color: #E9C4AC;
	float: left;
	margin-right: 52px;
	box-shadow: 5px 2px 24px -10px rgba(83,55,35,1);
	padding: 20px;
}
.wrapper .box1 .news a h2:hover{
	color:#BB3A2C;
}
.wrapper .box1 .news a:nth-child(3){
	margin-right:0;
}
.wrapper .box1 .news a img{
	height: 200px;
}
.wrapper .box1 .news a .ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.fb_picframes{
	position: absolute;
	top:630px;
	right:120px;	
}
.fb_picframes a.web-show {
    background-image:url(../img/picaframe1.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100px;
    height: 120px;
	background-size: contain;
}
.fb_picframes a.web-show1 {
    background-image:url(../img/picaframe2.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100px;
    height: 120px;
	background-size: contain;
}
.fb_picframes a.mb-show {
	display: none;
}
.fb_picframes a.mb-show1 {
	display: none;
}
.wrapper1 .news{
	width: 1200px;
	margin: 0 auto;
}
.wrapper1 a h3 span{
	margin-right: 3px;
}
.wrapper1 a p{
	margin-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.box2{
	overflow: hidden;
	background-color: #D44C2B;
	padding: 60px 0;
	box-shadow: 5px 2px 24px -10px rgba(83,55,35,1);
}
.box2 .news img{
	width: 50%;
    float: left;
	padding-top: 20px;
}
.box2 .news a{
	width: 550px;
	float:right;
}
.box2 h2{
	color: #FFFFFF;
}
.box2 h2:hover{
	color: #282425;
}
.box2 p{
	color: #FFFFFF;
}
.box3{
	overflow: hidden;
	background-color: #E9C4AC;
	padding: 60px 0;
	box-shadow: 5px 2px 24px -10px rgba(83,55,35,1);
}
.box3 .news{
	display: flex;
}
.box3 .news .text3{
	flex: 50%;
	margin-right: 20px;
}
.box3 .news .text3 h2:hover{
	color: #BB3A2C;
}
.box3 .news .img3{
	flex: 50%;
}
.box3 .news a{
	width: 550px;
	float: left;
}
.box4{
	overflow: hidden;
	background-color: #D44C2B;
	padding: 60px 0;
	box-shadow: 5px 2px 24px -10px rgba(83,55,35,1);
	color: #FFFFFF;
}
.box4 .news img{
	width: 50%;
    float: left;
}
.box4 .news a{
	width: 550px;
	margin-left: 20px;
	float:right;
}
.box4 h2{
	color: #FFFFFF;
}
.box4 h2:hover{
	color: #282425;
}
.box4 p{
	color: #FFFFFF;
}
.moretitle p{
	color: #BB3A2C;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
}



/*inpage style*/
.pagebanner{
	width: 100%;
    margin: 0 auto;
	background-color: #E9C4AC;
}
.pagebanner .bannerkv{
	background-position: center;
	width: 100%;
	height: 520px;
}
.pagecontent{
	background-color:#FFFEFB;
}
.sideshare{
    position: absolute;
	z-index: 2;
	padding-top: 30px;
	text-decoration: none;
}
.sideshare a{
	font-size: 35px;
	padding-bottom: 15px;
	color:#282425;
}
.sideshare a:hover{
	color: #7E521C;
}

.mb-bottomFixed{
	display: none;
}
.centerColumn{
	width: 830px;
	padding: 30px 0 60px ;
	margin: 0 auto;
}
.centerColumn .breadcrumb ul{
	list-style-type:none;
	box-sizing: border-box;
	padding-left: 5px;
	margin: 0;
	overflow: hidden;
}
.centerColumn .mvalign{
	margin: 0 auto;
}
.centerColumn .mvalign h3{
	display: block;
	border-bottom: solid #373636 1px;
	width: 30%;
	color: #BB3A2C;
}
.centerColumn .breadcrumb li{
	float: left;
}
.centerColumn .breadcrumb li a{
	display: inline;
}
.centerColumn .breadcrumb li a:hover{
	color:#533723;
}
.centerColumn h2{
	border-bottom: 1.5px solid #dedede;
	margin-bottom: 20px;
}
.centerColumn img{
	height: auto;
}
.centerColumn .diagram{
	width: 80%;
	margin: 0 auto;
}
/*video ifram*/
.centerColumn .video-box{
	max-width: 1000px;margin: 0 auto;
}
.centerColumn .video-container{
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;height:0;overflow:hidden;
	}
.centerColumn .video-container iframe,
.centerColumn .video-container object,
.centerColumn .video-container embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
/*/video ifram*/
.centerColumn .area{
	margin-bottom: 60px;
}
.centerColumn .info{
	margin-bottom: 35px;
}
.centerColumn a.webclick{
	display: inline;
	border-bottom:  1.5px dashed rgba(83,55,35,0.5);
	font-weight: 600;
	color: #F69D6A;
	font-size: 18px;
}
.centerColumn table{
	display: table;
	border-collapse: collapse;
    border-spacing: 0;
	text-align: center;
	width: 830px;
	table-layout: auto;
    margin-bottom: 40px;
}
.centerColumn .table3{
    margin: 30px 0 20px 0;
}
.centerColumn .table3 th,td{
    width: 20%;
}
.centerColumn tr,td,th{
	padding: 5px;
	border:solid 1px black;
}
.centerColumn .table2 td{
	width: 1%;
}
.centerColumn .remind{
	margin: 20px 0;
	padding: 20px;
	border: 1.5px dashed rgba(83,55,35,0.5);
	font-weight: 800;
	color: #331D0D;
	font-size: 18px;
	line-height: 1.8;
}
.centerColumn .remind i{
	margin-right: 5px;
}
.centerColumn .trash{
	padding: 0 100px;
}

.centerColumn itouristframe.map{
position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.centerColumn itourist.centerColumn .pagemenu{
	  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;overflow: hidden;
}
.centerColumn .pagemenu .menuitem{
	display: inline-block;
	float: left;
	color: #F69D6A;
	border: 1.5px solid #F69D6A;
	padding: 5px 15px;
	margin-right: 20px;
}
.centerColumn .menuitem.current {
    background-color: #F69D6A;
	color: #ffffff;
}

.centerColumn .menuitem.current:visited {
	background-color: #F69D6A;
	color: #ffffff;
}
.centerColumn .tv .menuitem{
	width: 14%;
	margin-right: 10px;
    padding: 5px 3px;
    text-align: center;
	margin-bottom: 35px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 50px;
  z-index: 5;
  font-size: 18px;
  outline: none;
  background-color:#331D0D;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 60px;
  border: 0px solid #000000;
}
#myBtn:hover {
  background-color: #555;
}
footer .copyright{
	clear: both;
	background-color: #282425;	
	text-align: center;
	line-height: 60px;
	margin: 0;
	font-size: 16px;
	color: #D7C8AC;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
body{
	width: 100%;	
	}
.wrapper{
	width: 768px;
}
.sidenav {
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
}
.sidenav div{
  width: 100%;
}
.sidenav a.closebtn{
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
header div{
	height: 40px;
	padding: 15px 25px 0px 25px;
}
.wrapper1 h1{
	height: 922px;
}
.wrapper1.keyvisual{
	background-image:url("../img/keyvisual_m.png");
	background-size: cover;
}
.wrapper .box1{
	padding-bottom:0px;
}
.wrapper .box1 .news a{
	width: 100%;
	margin-right: 0;
	padding: 10px;
}
.wrapper .box1 .news a div{
	width: 390px;
	float: right;
	margin-right: 20px;
	}
.wrapper .box1 .news a img{
	float: left;
	padding: 15px;
	width: 325px;
	height: 200px;
}
.wrapper .box1 .news a h2{
	padding: 0;
}
.wrapper .box1 .news a p{
	padding: 0;
}
.fb_picframes{
	top:400px;
	right:20px;
}
.wrapper1 .news{
	width: 100%;
}
.box2{
	overflow: auto;
	padding: 65px;
}
.box2 .news img{
    float: none;
	padding-bottom: 30px;
	width: 80%;
}
.box2 .news a{
	width: 100%;
	margin-left: 0px;
	float:none;
}
.box3{
	overflow: auto;
	padding: 65px;
}
.box3 .news{
	flex-wrap: wrap;
}
.box3 .news .text3{
	flex: 100%;
	order:2;
}
.box3 .news .img3{
	flex: 100%;
	order:1;
}
.box3 .news img{
    float: none;
	width: 80%;
	padding-bottom: 30px;
}
.box3 .news a{
	width: 100%;
	margin-left: 0px;
	float: none;
}
.box4{
	overflow: auto;
	padding: 65px;
}
.box4 .news img{
    float: none;
	width: 80%;
	padding-bottom: 30px;
}
.box4 .news a{
	width: 100%;
	margin-left: 0px;
	float:none;
}
/*inpage style*/
.pagebanner .bannerkv{
	width: 100%;
}
.sideshare a{
	padding-left: 20px;
}
.centerColumn{
	width: 85%;
	box-sizing: border-box;
	padding: 30px 25px 30px ;
}
.centerColumn .mvalign h3{
	width: 40%;
}
.centerColumn .breadcrumb li a{
	font-size: 16px;
}
.centerColumn img{
	height: auto;
}
.centerColumn .diagram{
	width: 100%;
}
.centerColumn .area{
	margin-bottom: 40px;
}
.centerColumn table{
	width: 100%;
    margin-bottom: 40px;
}
.centerColumn .trash{
	padding: 0 0;
}
.centerColumn iframe.map{
	height: 380px;
}
#myBtn {
  bottom: 80px;
  right: 30px;
  z-index: 5;
  font-size: 18px;
  padding: 15px;
  border-radius: 60px;
}
}
@media screen and (max-width: 767px) {
body{
	width: 100%;	
	}
a{
	font-size: 18px;
}
p{
	font-size: 16px;
}
h1{
	font-size: 30px;
	margin-bottom: 15px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
.wrapper{
	width: 100%;
}
.sidenav {
  width: 0;
}
.sidenav div{
  width: 100%;
}
.sidenav a {
  font-size: 16px;
  line-height: 50px;
}
.sidenav a.icon-logo_text{
  font-size: 30px;
}
.sidenav a.icon-logo_text:hover{
  color: aliceblue;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
header div{
	width: 170px;
	height: 35px;
	padding: 15px 25px 0px 25px;
}
header div a{
	font-size: 20px;
	padding: 0 8px;
}
.wrapper1.keyvisual{
    background-image: url(../img/keyvisual_m.png);
    background-size: auto;
    background-position: top center;
}
.wrapper .box1{
	padding-bottom:0px;
}
.wrapper .box1 .news{
	padding-bottom: 0px;
}
.wrapper .box1 .news a{
	box-sizing: border-box;
    float: none;
    margin-right: 0;
    padding: 20px 10px 20px;
    margin: 0 auto;
    width: 100%;
}
.wrapper .box1 .news a .ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.fb_picframes{
	top:270px;
	right:10px;
}
.fb_picframes a.web-show {
    width: 80px;
    height: 90px;
}
	.fb_picframes a.web-show1 {
    width: 80px;
    height: 90px;
}
.wrapper1 .news{
	width: 100%;
	margin: 0;
}
.box2{
	overflow: auto;
	padding: 40px 20px;
}
.box2 .news img{
    float: none;
	width: 100%;
	margin:20px 0;
	padding: 0;
}
.box2 .news a{
	width: 100%;
	margin-left: 0px;
	float:none;
}
.box3{
	overflow: auto;
	padding: 40px 20px;
}
.box3 .news{
	flex-wrap: wrap;
}
.box3 .news .text3{
	flex: 100%;
	order:2;
	margin-right: 0;
}
.box3 .news .img3{
	flex: 100%;
	order:1;
}
.box3 .news img{
    float: none;
	margin:20px 0;
}
.box3 .news a{
	width: 100%;
	margin-left: 0px;
	float: none;
}
.box4{
	overflow: auto;
	padding: 40px 20px;
}
.box4 .news img{
    float: none;
	margin:20px 0;
	width: 100%;
}
.box4 .news a{
	width: 100%;
	margin-left: 0px;
	float:none;
}
/*inpage style*/
.pagebanner .bannerkv{
	width: 100%;
	height:300px;
	background-size: cover;
}
.sideshare{
	display: none;
}
.mb-bottomFixed{
	width: 100%;
	display: block;
	background-color:rgba(44,44,44,1.00);
	position: fixed;
	z-index: 30;
	bottom: 0;
	clear: both;
    padding: 10px 0;
}
.mb-bottomFixed a{
	display: block;
    line-height: 30px;
    font-size: 20px;
	float: left;
	width: 24%;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid rgba(243,243,243,1.00);
}
.mb-bottomFixed a:last-child{
	border-right:0;
	}
.centerColumn{
	width: 100%;
	box-sizing: border-box;
	padding: 55px 10px 20px ;
}
.centerColumn .mvalign{
	font-size: 16px;
	}
.centerColumn .mvalign h3{
	width: 100%;
}
.centerColumn .breadcrumb li a{
	font-size: 16px;
	display: inline-block;
}
.centerColumn img{
	height: auto;
}
.centerColumn .diagram{
	width: 100%;
}
.centerColumn .info {
    margin-bottom: 25px;
}
.centerColumn .area{
	margin-bottom: 30px;
}
.centerColumn .area a.webclick{
	font-size: 16px;
}
.centerColumn table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 16px;
}
.centerColumn td,th{
	text-align: left;
  	padding: 8px;
}
.centerColumn .remind{
	margin: 20px 0;
	padding: 12px;
	font-weight: 800;
	font-size: 16px;
}
.centerColumn .remind i{
	margin-right: 0;
}
.centerColumn .trash{
	padding: 0 0;
}
.centerColumn iframe.map{
	height: 280px;
}
.centerColumn .pagemenu .menuitem{
    margin-bottom: 15px;
    width: 88px;
    text-align: center;
    padding: 5px;
}
#myBtn {
  bottom: 80px;
  right: 20px;
  font-size: 16px;
  padding: 10px;
  border-radius: 60px;
}
footer .copyright{
	clear: both;
	line-height: 50px;
	font-size: 16px;
}
}
@media screen and (max-width: 375px) {
a{
	font-size: 18px;
}
p{
	font-size: 16px;
}

.wrapper .box1 .news a{
	padding:15px; 
}
.box2{
	overflow: auto;
	padding: 30px 15px;
}
.box3{
	padding: 30px 15px;
}

.box3 .news .text3{
	flex: 100%;
	order:2;
	margin-right: 0;
}
.box3 .news .img3{
	flex: 100%;
	order:1;
}
.box4{
	padding: 30px 15px;
}
}
/*=================
swpier更多文章
===================*/

.wrap {
  width: 100%;
  height: 258px;
  overflow: hidden;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
.otherpg .moretitle img{
	width: 90px;
	padding-bottom: 30px;
}
@media screen and (max-width: 1280px) {
    .wrap {
      height: 200px; } }

.content {
    margin-top: 10px;
    margin-bottom: 20px;
     }
.clearfix {
    zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.theme-title {
  font-family: "source-han-serif-tc";
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #95989a;
  padding-bottom: 15px;
  margin-bottom: 25px; }
@media screen and (max-width: 680px) {
    .theme-title {
      font-size: 26px; } }

.swiper-container {
  width: 100%;
  height: auto !important; }

.swiper-slide {
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  height: auto !important; }

.swiper-wrapper {
  height: auto !important; }

.swiper-row {
  clear: both;
  position: relative;
  margin: 60px 0; }
@media screen and (max-width: 680px) {
    .swiper-row {
      margin: 30px 0; }
      .swiper-row .wrapper {
        width: 100%; } }

@media screen and (max-width: 680px) {
  .swiper-button-next, .swiper-button-prev {
    display: none; } }

.other-title {
  font-size: 26px;
  text-align: left; }
@media screen and (max-width: 680px) {
    .other-title {
      font-size: 18px; } }

