@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}
html {
	font-size: 62.5%!important;
	
}
.pc {
    display: block;
}


.mobile {
    display: none;
}


#wrapper {
    width: 100%;
    position: relative;

}

    #wrapper .intor {
	padding-top: 160px;
	position: relative;
	z-index: 2;	min-height:70vh;
    }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
	background-color: #fff7d9;
	-webkit-appearance: none !important;
	outline: none !important;
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:100% auto;
}

input {
    -webkit-appearance: none !important;
    outline: none !important;
}


    input[type="button"], input[type="submit"] {
        cursor: pointer;
    }

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, ol,ul, li, form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header {
	background-image: url(../images/banner_top2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 160px;
	width: 100%;
	position: fixed;
	z-index: 100;
	box-shadow: 0 0 15px #333;
	left: 0px;
	top: 0px;
}


#header .logoline {
	height: 110px;
	width: 100%;
}

#header .logoline .sq {
	height: 110px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	color: #FFF;
	position: relative;
} 

#header .menubar {
	background-color: rgba(153,0,0,0.9);
	height: 52px;
	width: 100%;
}
#header .menubar .sq {
	height: 52px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	color: #FFF;
}
#header .menubar .sq ul li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 30px;
}
#header .menubar .sq ul li a {
	color: #FFF;
	font-size: 1.8rem;
	line-height: 30px;
}
#header .menubar .sq ul {
	display: table;
	float: right;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
}
#header .menubar .sq ul li:after {
	background-color: #FFF;
	height: 20px;
	width: 1px;
	position: absolute;
	content: "";
	top: 5px;
	right: 0px;
	opacity:0.8;
}


#header .menubar .sq ul li:last-child:after {
	display:none;
}
#wrapper:before {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	content: "";
	width: 522px;
	display: block;
	position:fixed;
	top: 0;
	z-index: -1;
	height: 496px;
	left: 50%;
	margin-left:-800px;
	opacity:0.7;
	
}
#wrapper {
	width: 100%;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	    display: inline-block;
}
#footer .webinfo {
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: table;

}


#footer .copyright{
	font-size:1.6rem;
	line-height:30px;
	height: 50px;
	width: 100%;
	background-color: #505050;
	display: block;
}
#footer .copyright .sq {
    color: #FFF;
    height: 50px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1280px;
    line-height: 50px;
    text-align: center;
}
#header .logoline .sq img {
	height: 80px;
	width: auto;
	margin-top: 15px;
	margin-left: 20px;
}
#footer .webinfo ul li a {
	color: #FFF;
	padding-left: 20px;
}
#footer .webinfo ul {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	display: table;
	font-size: 1.6rem;
	line-height: 30px;
	color: #FFF;
	max-width: 1280px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#banner {
	height: auto;
	width: 100%;
	box-shadow: 0 0 5px #333;
	position: relative;
	z-index: 5;
}
#banner .slide {
	height: auto;
	width: 100%;
	overflow: hidden;
}
#banner .slide .x {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	float: left;
	background-size: cover;
}
#wrapper .intor .mainpart {
	height: auto;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	max-width:1200px;
}
#header .menubar .sq ul li a:hover {
	color: #FFC;
}
#wrapper .intor .mainpart .area {
	margin-bottom: 40px;
	display:flex;
	  justify-content:space-between;
    align-items: center;
}

#wrapper .intor .mainpart .area:last-child {
	margin-bottom: 0px;
}

#wrapper .intor .mainpart .area .left .title {
    color: #9F1616;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #9B1515;
    border-right-color: #9B1515;
    border-bottom-color: #9B1515;
    border-left-color: #9B1515;
    font-size: 2.4rem;
    padding-left: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    position: relative;
    padding-top: 20px;
    background-image: url(../images/news-interface-symbol.svg);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 40px 40px;
}

#wrapper .intor .mainpart .area .left .title:after {
content:"";
width:100%;
position:absolute;
height:8px;
background-color:#9b1515;
left:0;
top:5px;
}

#wrapper .intor .mainpart .area .left.news{
	width:55%;
	padding-bottom:10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9b1515;
	
}
#wrapper .intor .mainpart .area .left.news ul li a {
	font-size: 1.6rem;
	line-height: 30px;
	color: #000;
	display: block;
	height: 30px;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
#wrapper .intor .mainpart .area .left.news ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9b1515;
	width: 100%;
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 10px;
	position:relative;
	padding-left:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper .intor .mainpart .area .left.news ul li:before {
	color: #9b1515;
	position: absolute;
	top: 3px;
	left:0;
	content:"●";
}
#wrapper .intor .mainpart .area .right {
	float: right;
	width: 40%;
}
#wrapper .intor .mainpart .area .right ul {
justify-content: space-between;
}

#wrapper .intor .mainpart .area .right ul li {
	float: left;
	width: 46%;
	margin-bottom: 10px;
	position:relative;
	color:#fff;
	margin-left:2%;
	margin-right:2%;
}
#wrapper .intor .mainpart .area .right ul li img {
	height: auto;
	width: 100%;
	border-radius:10px;
	opacity:1;
}
#wrapper .intor .mainpart .area .right ul li .text {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.8rem;
	line-height: 35px;
	font-weight: bold;
	text-shadow:0 0 5px #666;
}
#wrapper .intor .mainpart .area .right ul li .text a{
	display:block;
	color:#fff;
}
#wrapper .intor .mainpart .area .right ul li .text a:before {
	color: #FFF;
	height: 30px;
	width: 30px;
	content: "◢";
	right: 10px;
	bottom: 10px;
	position: absolute;
}
#wrapper .intor .mainpart .area .ad {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	text-align: left;
	
}
#wrapper .intor .mainpart .area .ad div img {
	float: left;
	height: auto;
	width: 100%;
}
#wrapper .intor .mainpart .area .ad div {
	width: 23%;
}
#wrapper .intor .mainpart .candel{
	height: auto;
	width: 100%;
}

#wrapper .intor .mainpart .candel .title {
	height: auto;
	width: 100%;
	font-size: 2.4rem;
	line-height: 36px;
	color: #9B1515;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9B1515;
	position: relative;	
	background-image: url(../images/calendar-icon.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size:35px auto;
	padding-left: 70px;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper .intor .mainpart .area .candel .title:before {
	background-color: #9B1515;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 6px;
	content: "";

}
#footer .webinfo ul li {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	left: 30px;
	float: left;
}
#footer .webinfo>div.c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:rgba(255,255,255,0.5);
}
#footer .webinfo div ul li:before {
	color: #FFCC00;
	position: absolute;
	left: 0px;
	top: 2px;
	content: "◎";
}
#footer .webinfo .address {
	width: 100%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.6rem;
	line-height: 30px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .webinfo .address > div{
	width: 100%;
	display:blcok;

}
#footer .webinfo .address div {
	text-align: center;
}
.gotop {
	position: fixed;
	height: 50px;
	width: 50px;
	right: 20px;
	bottom: 40px;
	z-index:50;
}
.gotop a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-color: #9B1611;
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 25px;
	position: relative;
	
}

.gotop a:before {
	width:1px;
	height:15px;
	content:"";
	transform:rotate(40deg);
	background-color:#fff;
	position:absolute;
	left:20px;
	top:15px;
}

.gotop a:after {
	width:1px;
	height:15px;
	content:"";
	transform:rotate(-40deg);
	background-color:#fff;
	position:absolute;
	right:20px;
	top:15px;
}
#roadline {
	background-color: rgba(0,0,0,0.5);
	height: 40px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#roadline .road {
	height: 40px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1280px;
	float:left;
	position:relative;
	z-index:50;
}



#roadline .road span,
#roadline .road  a{
	color: #FFF;
	line-height: 40px;
	font-size: 1.6rem;
}



#roadline .road  a:after{
	content:" >";
}
#roadline .sq {
	height: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	padding-right: 40px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper .intor .twopart {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding-bottom: 60px;
}
#wrapper .intor .twopart .leftpart {
	float: left;
	width: 250px;
}
#wrapper .intor .twopart .righttpart {
	margin-left: 300px;
	margin-top: 50px;
	font-size: 2.0rem;
	line-height: 40px;
	color: #333;
	padding: 40px;
/*	background-color: rgba(255,255,255,0.8);
	box-shadow:0 0 5px rgba(0,0,0,0.7);*/
}
#wrapper .intor .twopart .leftpart h2 {
	font-weight: bold;
	font-size: 4.2rem;
	line-height: 50px;
	font-family: "標楷體";
	margin-bottom: 20px;
}
#wrapper .intor .twopart .leftpart ul {
	height: auto;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrapper .intor .twopart .leftpart ul li {
	font-size: 1.8rem;
	line-height: 30px;
	color: #333;
}
#wrapper .intor .twopart .leftpart>ul>li>a {
	color: #FFF;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #333;
	border-radius:15px;
}

#wrapper .intor .twopart .leftpart>ul>li>a:hover {
	color: #fff;
	background-color: #9b1515;
	border-radius:15px;
}

#wrapper .intor .twopart .leftpart ul li ul {
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 40px;
}
#wrapper .intor .twopart .leftpart ul li ul li a {
	color: #333;
}
#wrapper .intor .twopart .leftpart ul li ul li a:hover {
	color: #9A1511;
}
#wrapper .intor .twopart  h1 {
	font-size:3.6rem!important;
	line-height: 50px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9b1515;
}
#wrapper .intor .twopart .righttpart h2 {
	font-size: 3.0rem;
	line-height: 45px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#servicelist {
	display: flex;
	height: auto;
	width: 100%;
		  justify-content:space-between;
    align-items: center;
	flex-wrap:wrap;
}


#servicelist li{
	width: 33%;
	margin-bottom: 20px;
}
#servicelist li .picp {
	height: auto;
	width: 80%;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
	border: 8px solid #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin-right: auto;
	margin-left: auto;
}
#servicelist li .picp img {
	height: auto;
	width: 100%;
}
#servicelist li .text {
	font-size: 2.0rem;
	line-height: 50px;
	text-align: center;
}
#wrapper .intor .twopart .righttpart .editarea .wbg {
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size:cover;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dera.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.righttpart .editarea .wbg img {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.righttpart .editarea .wbg img {
	max-width: 80%;
	height: auto;
	display: table;
}

.righttpart .editarea .wbg .tt{
	max-width: 80%;
	height: auto;
	display: table;
	margin-right: auto;
	margin-left: auto;
}


.righttpart .editarea .wbg .tt p{
	font-size:1.8rem;
	line-height:30px;
}
#pageline {
	height: auto;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#pageline a {
	font-size: 1.6rem;
	line-height: 30px;
	color: #FFF;
	background-color: #333;
	display: table;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 15px;
	float: left;
}
#pageline a:hover,#pageline a.stay {
	background-color: #9b1515;
}
#newslist {
	height: auto;
	width: 100%;
	display: table;
	margin-top: 50px;
	margin-bottom: 50px;
}
#newslist>div {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 30.3333%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 20px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: relative;
}
#newslist div .pic {
	margin: 10px;
	position: relative;
}
#newslist div .pic img {
	height: auto;
	width: 100%;
}
#newslist div .text {
	margin: 20px;
}
#newslist div .text h4 {
	font-size: 2.0rem;
	line-height: 30px;
	font-weight: normal;
	color: #821111;
}
#wrapper .intor .twopart .all {
	padding: 0px;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#newslist div .text p {
	font-size: 1.6rem;
	line-height: 24px;
	color: #666;
}
#newslist>div a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}


#newslist>div{
	background-color:#fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}


#newslist>div:hover{
	background-color: #F0F0F0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#onenews {
	background-color: rgba(255,255,255,0.8);
	padding: 50px;
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: relative;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#onenews h2 {
	font-size: 2.4rem;
	line-height: 34px;
	color: #333;
	padding-right: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
#onenews .date {
	color: #999;
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 1.4rem;
	margin-top: 5px;
}
#onenews .maininfo img {
	height: auto;
	width: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	display: table;
	max-width: 100%;
}
#onenews .maininfo p {
	font-size: 1.6rem;
	line-height: 30px;
	color: #666;
}
#onenews .maininfo iframe {
	margin-right: auto;
	margin-left: auto;
	min-height: 315px;
	display: table;
	position: relative;
	height: auto;
	width: 100%;
}
#onenews .maininfo iframe img {
	width: 100px;
	position: relative;
	z-index: -1;
}
#onenews .maininfo .loadfile {
	height: auto;
	width: 100%;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#onenews .maininfo .loadfile div a {
	font-size: 1.6rem;
	line-height: 35px;
	color: #333;
	background-image: url(../images/download.svg);
	background-repeat: no-repeat;
	background-position: left 20px;
	background-size: 30px auto;
	display: block;
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#onenews .maininfo .loadfile>div {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#onenews .maininfo h3 {
	font-size: 2.0rem;
	line-height: 40px;
	color: #333;
}
#qa {
	margin-top: 30px;
	margin-bottom: 50px;
}
#qa .qlist>div {
	background-color: #FFF;
	height: auto;
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-right: 20px;
}
#qa .qlist div .a {
	/*display: none;*/
	position: relative;
	font-size: 1.6rem;
	padding-left: 50px;
	padding-bottom: 10px;
	color: #999;
	line-height: 28px;
	display:none;	
}


#qa .qlist div .a:before {
	content: "A";
font-size: 2.4rem;
	font-weight: bold;
	color: #C00;
	position: absolute;
	left: 25px;
	top: 0px;
}

#qa .qlist div .q {
	position: relative;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	cursor: pointer;
}

#qa .qlist div .q:after {
	content:"▼";
	right:0px;
	top:0px;
	position:absolute;
}

#qa .qlist div .q.open:after {
	content:"▲";
	right:0px;
	top:0px;
	position:absolute;
}

#qa .qlist div .q:before {
	content: "Q";
	font-size: 3.0rem;
	font-weight: bold;
	color: #069;
	position: absolute;
	left: 10px;
	top: 0px;
}
#qa .qlist div .q a {

	display: block;
	color: #333;
	padding-top:5px;
	padding-bottom:5px;
}
#map,#contact {
	padding-top: 30px;
	padding-bottom: 50px;
}
#map iframe {
	height: 400px;
	width: 100%;
	margin-bottom: 30px;
	border: 10px solid #FFF;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#map .waytocome ,#contact .waytocome {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#map .waytocome div ,#contact .waytocome div{
	font-size: 1.6rem;
	line-height: 30px;
	color: #666;
	padding: 20px;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact .waytocome h3 {
	background-color: rgba(255,255,255,0.7);
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#calendar .table-responsive.table-rwd .table tr td {
	padding: 10px;
	vertical-align: top;
}
.candel div .tab_container #calendar .table-responsive.table-rwd .table tbody tr td .date-no {
	font-size: 2.4rem;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}
.candel div .tab_container #calendar .table-responsive.table-rwd .table tbody tr td .date-num {
	font-size: 1.2rem;
	line-height: 30px;
	color: #9B1515;
}
#calendar .table-responsive.table-rwd .table {
	background-color: #FC0;
}
#wrapper .intor .mainpart .area .candel div .tab_container #calendar .table-responsive.table-rwd .table tbody tr th p {
	font-size: 1.8rem;
	line-height: 30px;
}
#wrapper .intor .mainpart .area .candel div .tab_container #calendar .table-responsive.table-rwd .table tbody tr th p {
	margin: 0px;
	padding: 0px;
}
#wrapper .intor .mainpart .area .candel div .tab_container #calendar .table-responsive.table-rwd .table tbody tr th {
	margin: 0px;
	padding: 0px;
}
#wrapper .intor .mainpart .area .candel .ser {
	margin-top: 30px;
	margin-bottom: 50px;
}
#calendar .cal_month {
	font-size: 2.4rem;
	line-height: 35px;
	color: #000000;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;	
}
#calendar .cal_month .prevmon ,#calendar .cal_month .nextmon {
	color: #FFF;
	background-color: #9b1515;
	font-size: 1.8rem;
	padding-right: 10px;
	padding-left: 10px;
	border-radius:10px;
}


#header .logoline .menu_but {
	background-color: rgba(0,0,0,0.8);
	height: 35px;
	width: 35px;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius:18px;
	display:none;
}
#header .logoline .menu_but a {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius:18px;
	z-index:10;
}
#header .logoline .menu_but a:before {
	font-size: 0px;
	line-height: 0px;
	background-color: #FFF;
	height: 1px;
	width: 23px;
	top: 10px;
	display: block;
	left: 6px;
	content:"";
	position:absolute;
	z-index:0;
}
#header .logoline .menu_but a:after {
	font-size: 0px;
	line-height: 0px;
	background-color: #FFF;
	height: 1px;
	width: 23px;
	bottom: 10px;
	display: block;
	left: 6px;
	content:"";
	position:absolute;
	z-index:0;
}


#header .logoline .menu_but a span {
	font-size: 0px;
	line-height: 0px;
	background-color: #FFF;
	height: 1px;
	width: 23px;
	margin-top: 17px;
	display: block;
	margin-left: 6px;
}



#wrapper .intor .twopart .leftpart>ul>li{
    margin-bottom: 10px;
}



@media screen and (max-width:1200px)
{
html {
	font-size: 57.5%!important;
	
}



}
@media screen and (max-width:960px)
{
html {
	font-size: 52.5%!important;
	
}

#header {
    background-size:100% auto;
}
#wrapper .intor .mainpart .area .right {
    float: right;
    width: 50%;
}
#wrapper .intor .mainpart .area .left.news {
    width: 50%;
    padding-bottom: 10px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #9b1515;
}

#wrapper .intor .twopart .leftpart {
    float: left;
    width: 200px;
}
#wrapper .intor .twopart .righttpart {
    margin-left: 200px;
    margin-top: 50px;
    font-size: 2.0rem;
    line-height: 30px;
    color: #333;
    padding: 40px;
}
#servicelist li {
    width: 48%;
    margin-bottom: 20px;
}

#pageline a {

    margin-right: 3px;
    margin-left: 3px;

}



#header .menubar .sq ul {
    margin-right: 0px;
    margin-left: 20px;
}
#header .menubar .sq ul li {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    height: 30px;
}




}
@media screen and (max-width:768px)
{
html {
	font-size: 50.5%!important;
	
}
#header .logoline .sq img {
    height: 60px;
    width: auto;
    margin-top: 10px;
    margin-left: 10px;
}
#header {
    height: 80px;
    background-size: cover;
}

#header .logoline {
    height: 80px;
}


#header .menubar .sq {
    height: 15px;

}
#header .menubar {
    height: 15px;
}

#wrapper .intor {
    padding-top: 80px;
    position: relative;
    z-index: 2;
    min-height: 70vh;
}
#header .menubar .sq ul li:after {
    display:none;
}
#header .menubar .sq ul {
    display: table;
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    width: 100%;
    margin-top: 0px;
    padding-top: 25px;
    background-color: rgba(155, 23, 17,0.8);
    padding-bottom: 25px;
	display:none;
}

#header .menubar .sq ul.open {
	display:block;
	    padding-bottom: 55px;
}



#header .menubar .sq ul li {
    float: none;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    height: auto;
    width: 100%;
}
#header .menubar .sq ul li a {
    color: #FFF;
    font-size: 2.4rem;
    line-height: 40px;
    display: block;
    text-align: center;
}
#header .logoline .menu_but {
	display:block;
}
#wrapper .intor .mainpart .area {
    display: block;
}

#wrapper .intor .mainpart .area .right {
    float: none;
    width: 100%;
}
#wrapper .intor .mainpart .area .left.news {
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9b1515;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom:20px;
}
#wrapper .intor .mainpart .area .right ul {
    justify-content: space-between;
    display: flex;
    padding: 0;
}
#wrapper .intor .mainpart .area .right ul li {
    float: left;
    width: 22%;
    margin-bottom: 10px;
    position: relative;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}
#calendar .table-responsive.table-rwd .table {
    background-color: #FC0;
    min-width: 880px;
}
#wrapper .intor .mainpart .area .candel .ser {
    margin-top: 30px;
    margin-bottom: 50px;
    overflow: auto;
}
#roadline {
    margin-top: 10px;
}
#roadline .sq {

    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#wrapper .intor .twopart .righttpart {
    padding: 0px;
    margin-left: 0px;

}
#servicelist li {
    width: 30%;
    margin-bottom: 20px;
}
#servicelist {
    padding: 0;
}
#servicelist li .picp {
    width: 100%;

}
#footer .webinfo ul li {

 left: 0px;

}
#onenews {
    width: 100%;
	padding: 20px;
}
#wrapper .intor .twopart .leftpart {
    float: none;
    width: 100%;
    margin-top: 20px;
}

#wrapper .intor .twopart .leftpart h2{
	display:none;
}

#wrapper .intor .twopart .righttpart h1{

}
#wrapper .intor .twopart .leftpart>ul>li{
    margin-bottom: 10px;
}

#wrapper .intor .twopart .leftpart ul li ul {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 40px;
    display: none;
}
}
@media screen and (max-width:480px)
{
html {
	font-size: 48.5%!important;
	
}

#header .menubar .sq ul li:after {
    background-color: #FFF;
    height: 20px;
    width: 1px;
    position: absolute;
    content: "";
    top: 5px;
    right: 0px;
    opacity: 0.8;
}
#banner {
	height: auto;
	position: relative;
}
#calendar .cal_month {
    font-size: 2.0rem;

}
#calendar .cal_month {
    font-size: 1.8rem;

}

#footer .webinfo ul {

    width: 90%;
}
#wrapper .intor .mainpart .area .ad {

    flex-wrap: wrap;
}
#wrapper .intor .mainpart .area .right ul li .text a:before {
    right: -12px;

}
#wrapper .intor .mainpart .area .right ul li {
    width: 48%;

}
#wrapper .intor .mainpart .area .right ul {
    flex-wrap: wrap;
}
#wrapper .intor .mainpart .area .ad div {
    width: 48%;
    margin-bottom: 20px;
}
#wrapper .intor .mainpart .area .left.news ul li a {
    font-size: 1.8rem;

}
#wrapper .intor .mainpart .area .left.news ul {
	padding: 0px;
}
#servicelist li {
    width: 48%;
    margin-bottom: 20px;
}
#wrapper .intor .twopart .righttpart {
    margin-top: 20px;

}
#wrapper .intor .twopart .righttpart .editarea .wbg {
    padding: 10px;
}
.righttpart .editarea .wbg .tt {
    max-width: 100%;

}
.righttpart .editarea .wbg img {
    max-width: 100%;
    height: auto;
    display: table;
}
.righttpart .editarea .wbg .tt p {
    font-size: 1.8rem;
    line-height: 24px;
}
#onenews h2 {
    font-size: 2.4rem;
    line-height: 34px;
    color: #333;
}
#onenews .date {
    color: #999;
    position: relative;
    top: auto;
   right:auto;
    font-size: 1.4rem;
    margin-top: 5px;
}
#newslist>div {
    width: 47%;
}
#map .waytocome div, #contact .waytocome div {
    font-size: 2rem;

}
#wrapper .intor .twopart .righttpart .editarea p img {
    margin: 0px!important;
    width: 100%!important;
    float: right;
    margin-bottom: 20px!important;
}
}
@media screen and (max-width:320px)
{
	
#wrapper .intor .mainpart .area .ad div {
    width: 100%;
    margin-bottom: 20px;
}	
#wrapper .intor .mainpart .area {
    margin-bottom: 20px;

}	
#wrapper .intor .mainpart {
padding-top: 40px;
    padding-bottom:0px;

}


}

#wrapper .intor .twopart .righttpart .editarea p img {
	margin: 20px;
	width: 50%;
	float: right;
}
#slide .x img {
	height: auto;
	width: 100%;
}
#banner .slick-dots{
	position: absolute;
	bottom: 15px;
	display:table;	
	z-index:3000;
	right:20px;
	
	}
	
	#banner .slick-dots li{
		float:left;
	}
	
	#banner .slick-dots li button{
	background-color: rgba(255,255,255,1);
	font-size: 0;
	color: #fff;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	margin-right:5px;

	}	
	

	
	#banner .slick-dots li.slick-active button{
	background-color:#9b1515;
	}
	
	
	
#wrapper .intor .mainpart .area .left.news ul {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#wrapper .intor .twopart .righttpart.all {
    padding: 0px;
    width: 100%;
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
}
#header .menubar .sq .searchbar {
	float: left;
	height: 35px;
	width: 180px;
	margin-left: 30px;
	background-color: #FFF;
	margin-top: 8px;
	margin-right: 10px;
	position: relative;
}
#header .menubar .sq .searchbar form input {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-color: rgba(255,255,255,0);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .menubar .sq .searchbar form input[type="button"] {
	background-image: url(../images/musica-searcher2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 35px;
	background-size: 64% 64%;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .menubar .sq .searchbar form input[type="text"] {
	height: 35px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 35px;
}
@media screen and (max-width:980px)
{
	
#header .menubar .sq .searchbar {
	height: 35px;
	width: 160px;
	    margin-left: 15px;

}	




#header .menubar .sq .searchbar form input[type="text"] {
	height: 35px;
	width: 125px;
}
	
}



@media screen and (max-width:768px)
{

#header .menubar .sq ul+.searchbar {
display:none;
}

#header .menubar .sq ul.open+.searchbar {
display:block;
    margin-top: -50px;
    margin-left: 10px!important;
    width: 94%!important;
}
#header .menubar .sq .searchbar form input[type="text"] {
    height: 35px;
    width: 80%;
}
}