@charset "utf-8";
/* CSS Document */
html, body {
    height: 100%;
	
}

.pc{
	display:block!important;
	}
	
.moblie{
	display:none!important;
	}	
.shandow,.shandow.stay {
display:none;
}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
	background-color:#e5e5e5;
}
input[type="text"],input[type="submit"],input[type="reset"],input[type="button"]{
	
	-webkit-appearance:none;
	outline:none
	}

#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
	
	
}
#wrapper .intor {
	padding-bottom: 420px;
}


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;

}
.sq{
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	
	
}

#header{
	position:relative;


}

#header:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	top: 100%;
	left: 0;
	z-index: 10;
	background-image: url(../images/shandow.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size:auto 100%;
	opacity:0.6;
}

#header .toolbar {
	background-color: #cf202d;
	height: 37px;
	width: 100%;
}
#header .menubar {
	background-color: #fff;
	height: 132px;
	width: 100%;
}

#footer{
	width: 100%;
	height: 420px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CF202D;
	margin-top: -420px;
	position: relative;
	z-index: 20;

	}
	
	
#footer .infomation .sq {
	padding-top: 25px;
	height:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	
	
}
#footer .infomation {
	height:182px;	
}
#footer .infomation img {
	height: auto;
	width: auto;
	max-width:100%;
}
#footer .infomation .sq .intortion {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CF202D;
    position: relative;
    height: auto;
    display: table;
    width: 100%;
    margin-top: 5px;
}


	
	
#footer .webmap{
	width: 100%;
	height: 230px;
	background-color: #CF202D;
	}
#footer .webmap .sq{
	padding-top: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#mainpart {
	width: 100%;
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFF;
	position: relative;
}
#bigbanner {
	height: auto;
	width: 100%;
	background-color: #CF202D;
}
#bigbanner .ad {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 594px;
	background-size:cover;
	font-size: 0;
}
#bigbanner .ad .sq {
	display: flex;
	height:100%;
	padding-right: 20px;
	padding-left: 20px;
	align-items: center;
	text-align: left;
	flex-wrap: wrap;
}
#bigbanner .ad .sq h1 {
	font-size: 2.3125em;
	line-height: 45px;
	text-align: left;
	width: 100%;
	display: block;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
#bigbanner .ad .sq h2 {
	font-size: 1.2em;
	line-height: 24px;
	text-align: left;
	widows:100%;
	display: block;
	text-shadow:3px 3px 5px rgba(0,0,0,0.5);
}
#header .menubar .sq .logo {
	float: left;
	height: 80px;
	margin-top: 26px;
}
#header .toolbar .sq .socialmedia {
	float: left;
	height: 25px;
	width: auto;
	margin-top: 6px;
}





.socialmedia a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 15px;
	font-size: 0em;
	line-height: 0px;
	color: #FFF;
}
.socialmedia .fb {
	background-image: url(../images/iocn_fb.svg);
}
.socialmedia .line {
	background-image: url(../images/iocn_line.svg);
}
.socialmedia .twitter {
	background-image: url(../images/iocn_twitter.svg);
}
.socialmedia .googlepluse {
	background-image: url(../images/iocn_googlepluse.svg);
}
#header .toolbar .sq .toollist {
	float: right;
	height: 25px;
	width: auto;
	margin-top: 6px;
	    margin-right: 5px;
}
#header .toolbar .sq .toollist a {
	font-size: 1em;
	line-height: 25px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	float: left;
}

#header .toolbar .sq .toollist a:after {
content:"";
width:1px;
height:15px;
position:absolute;
right:0px;
top:5px;
background-color:#fff;
}
#header .toolbar .sq .toollist a:first-child:before{
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	left: -5px;
	top: 5px;
	background-image: url(../images/six_point.svg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header .toolbar .sq .toollist a:after {
content:"";
width:1px;
height:15px;
position:absolute;
right:0px;
top:5px;
background-color:#fff;
}

#header .toolbar .sq .toollist a:last-child:after {
display:none;
}
#header .menubar .sq .menulist ul li a {
	color: #595556;
	font-size: 1.0625em;;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#header .menubar .sq .menulist ul li a:hover ,#header .menubar .sq .menulist ul li a.stay{
	color:#cf202d;
}
#header .menubar .sq .menulist ul {
	display:table;
}
#header .menubar .sq .menulist ul li{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#header .menubar .sq .menulist {
	float: right;
	height: 25px;
	width: auto;
	margin-top: 81px;
}
#header .menubar .sq {
	display: table;
	height: 100%;
	position: relative;
}
#header .toolbar .sq {
	display: table;
	height: 100%;
}
#mainpart .top_meun {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	position: absolute;
	height: 80px;
	width: 100%;
	bottom: 100%;
	padding-right: 50px;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mainpart .bottom_link {
	background-color: #FFF;
	height: 110px;
	width: 100%;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	position: absolute;
	top: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:25px;
	padding-right:25px;
	box-shadow:0 8px 10px rgba(0,0,0,0.3);
	z-index:30;
 }
#mainpart .bottom_link .sq {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	z-index:0;
}
#mainpart .bottom_link .title {
	font-size: 1.4375em;
	color: #000;
	height: 23px;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -66px;
	z-index: 20;
}
#mainpart .bottom_link .title span {
	background-color: #FFF;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mainpart .top_meun ul {
	height: 38px;
	width: 100%;
	padding-top: 21px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
}
#mainpart .top_meun ul li a {
    font-size: 1.25em;
    line-height: 35px;
    color: #727171;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-right: 35px;
}
#mainpart .top_meun ul li a:hover,#mainpart .top_meun ul li a.stay {
	color: #CF202D;
}
#mainpart .top_meun ul li:first-child a {
	background-image: url(../images/icon1.svg);	
}
#mainpart .top_meun ul li:first-child a:hover,#mainpart .top_meun ul li:first-child a.stay {
	background-image: url(../images/icon1_2.svg);	
}
#mainpart .top_meun ul li:nth-child(2) a {
	background-image: url(../images/icon2.svg);	
}
#mainpart .top_meun ul li:nth-child(2) a:hover,#mainpart .top_meun ul li:nth-child(2) a.stay{
	background-image: url(../images/icon2_2.svg);	
}
#mainpart .top_meun ul  li:nth-child(3) a {
	background-image: url(../images/icon3.svg);	
}
#mainpart .top_meun ul li:nth-child(3) a:hover,#mainpart .top_meun ul li:nth-child(3) a.stay {
	background-image: url(../images/icon3_2.svg);	
}
#mainpart .top_meun ul  li:nth-child(4) a {
	background-image: url(../images/icon4.svg);	
}
#mainpart .top_meun ul li:nth-child(4) a:hover,#mainpart .top_meun ul li:nth-child(4) a.stay {
	background-image: url(../images/icon4_2.svg);	
}
#mainpart .top_meun ul  li:nth-child(5) a {
	background-image: url(../images/icon5.svg);	
}
#mainpart .top_meun ul li:nth-child(5) a:hover,#mainpart .top_meun ul li:nth-child(5) a.stay {
	background-image: url(../images/icon5_2.svg);	
}
#mainpart .top_meun ul  li:nth-child(6) a {
	background-image: url(../images/icon6.svg);	
}
#mainpart .top_meun ul li:nth-child(6) a:hover,#mainpart .top_meun ul li:nth-child(6) a.stay {
	background-image: url(../images/icon6_2.svg);	
}
#mainpart .top_meun ul li:nth-child(4){
	display: none;
}
#mainpart .top_meun ul li {
	float: left;
	width: 16.6666%;
	text-align: left;
}

#footer .webmap .sq .weblist {
	float: left;
	max-width:760px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer .webmap .sq .weblist ul{
	width:100%;
	display:table;
}
#footer .webmap .sq .weblist ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .webmap .sq .weblist ul li a {
	font-size: 1.0625em;;
	line-height: 21px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer .webmap .sq .socialmedia {
	float: right;
	height: 25px;
	width: auto;
	margin-top: 0px;
	margin-right:45px
}
#mainpart .sq {
	position: relative;
}
#footer .infomation .sq .intortion {
	font-size: 0.8125em;
	line-height: 20px;
	color: #666;
}
#footer .infomation .sq .intortion .left {
	background-color: #EFEFEF;
	position: relative;
	top: 5px;
	float: left;
	padding-right: 10px;
}
#footer .infomation .sq .intortion .right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 5px;
}
#footer .infomation .right .tag {
    display: inline-block;
    float: right;
    position: absolute;
    top:20px;
    right: 0px;
}
#footer .infomation .right .tag > div {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#footer .infomation .sq .intortion .right .tag > div img {
	float: left;
	margin-right: 10px;
	margin-top: -20px;
}

#footer .infomation .right .tag > div a{
	color: #CF202D;
	display: inline-block;
}

#footer .infomation .right .tag > div:first-child {
	border-left-style: none;
	padding-left:0px;
	margin-left:0px;
}

#footer .infomation .sq .intortion .right .tag > div img {
	padding-right:0px;
}
#footer .infomation .sq .intortion .right .copyright {
	display: block;
	float: none;
	white-space: nowrap;
	font-size: 0.75em;
}

#footer .infomation .sq .intortion .right .info {
	float: right;
	padding-left: 105px;
	position: relative;
	padding-top: 44px;
}
#footer .infomation .sq .intortion .right .info .gov {
	height: 76px;
	width: 105px;
	position: absolute;
	left: -10px;
	bottom: 0px;
}
@media screen and (max-width: 1280px){
#header .menubar .sq .logo img {
	height: 60px;
	width: auto;
}	
#header .menubar .sq .logo{
	height: 60px;
}	
#header .menubar {
	height: 112px;
	
}	
#header .menubar .sq .menulist {
    margin-top: 61px;
}
#header .menubar .sq .menulist ul li {
    margin-right: 5px;
    margin-left: 5px;
}	

#mainpart .top_meun {
    height: 80px;
    width: 100%;
    bottom: 100%;
	 border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	position:relative;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mainpart .bottom_link {

    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    
}
#footer {
    width: 100%;
    height: auto;

}

#footer .infomation {
    height:auto;
}

#footer .infomation .sq .intortion {
    border-bottom-style: none;
}

#footer .infomation .sq .intortion .right .info {
    padding-top: 54px;
}
#footer .infomation .sq .intortion .left {
    top: 0px;
    float: none;
    display: table;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
#footer .infomation .sq .intortion .right {
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
    right: 0px;
    bottom: 0px;
    padding-bottom: 10px;
}

#footer .infomation .right .tag {
    top: 30px;
}
#footer .infomation .bottom_logo{
	text-align:center;
}
#mainpart .top_meun ul li a {
    font-size: 1.125em;
    padding-right: 0px;
}
}

@media screen and (max-width: 1000px){
	
#mainpart .top_meun {
    padding-right: 20px;
    padding-left: 20px;
}	
	
#header .menubar .sq .logo img {
	height: 50px;
	width: auto;
}	
#header .menubar .sq .logo{
	height: 50px;
}	
#header .menubar {
	height: 102px;
	
}	
#header .menubar .sq .menulist {
	margin-top: 55px;
}
#header .menubar .sq .menulist ul li a {
    font-size: 1.0625em;;
    padding-right: 5px;
    padding-left: 5px;
}
#header .toolbar .sq .toollist a:last-child {
    font-size: 0.875em;
    margin-right: 0px;
    padding-right: 0px;
}

#bigbanner .ad {
    height: 360px;
}
#mainpart .bottom_link .title {
    font-size: 1.25em;

}

#footer .webmap {
    height: auto;
    padding-bottom: 20px;
}

#footer .webmap .sq {
    display: table;
}
#footer {
    width: 100%;
    height: auto;

}

#footer .webmap .sq .socialmedia {
    margin-right: 0px;
}

}

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

#header .menubar .sq .logo img {
	height: 40px;
	width: auto;
}	
#header .menubar .sq .logo{
	margin-top: 32px;
	height: 40px;
}
#header .menubar .sq .menulist {
    margin-top: 52px;
}	
#footer .webmap .sq .weblist ul li a {
    font-size: 1em;
    line-height: 21px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer .infomation .sq .bottom_logo a img {
/*	height: 38px;	*/
}

}

@media screen and (max-width: 760px){
	
body.stay{
	overflow: hidden;
}

.pc{
	display:none!important;
	}
	
.moblie{
	display:block!important;
	}		
	
	
#wrapper {
    min-height: auto;
	left:0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
#wrapper.stay{
   left:60%;
   	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
#mainpart .top_meun {
    display: none;
}	
#wrapper #header .menubar .sq .menulist {
    width: 60%;
    background-color: #d0212e;
    position: fixed;
    top: 0;
  right:100%;
    height: 100%;
    z-index: 3000;
    margin-top: 0px;
	overflow:auto;
		   		-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}


#wrapper.stay #header .menubar .sq .menulist{
  right:40%;
  	   		-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header .menubar {
    height: 68px;
}
#header .menubar .sq .logo {
    margin-top: 12px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: table;
}
#mainpart .bottom_link {
    position: relative;
    top: auto;

}
#footer .infomation .sq .intortion {
    margin-top: 10px;
}
#footer .webmap .sq {
    padding-top: 20px;
}
#footer {
    width: 100%;
    height: auto;
	margin-top:0px;
	left:0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#footer.stay{
	left:60%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#wrapper .intor {
    padding-bottom: 0px;
}	
#footer .infomation .sq .intortion .right .copyright {
    white-space:normal;
	text-align:center;
}
#footer .infomation .right .tag {
    display: table;
    float: none;
    position: relative;
    top: 0px;
    right: 0px;
	margin-left:auto;
	margin-right:auto;
}
#footer .infomation .sq .intortion .right .info {
    padding-top: 0px;
	padding-left: 0px;
}
#footer .infomation .sq .intortion .right .info .gov {
    height: 68px;
    width: 95px;
    position: relative;
    left: 0px;
    bottom: 0px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-right: 180px;
}
#footer .infomation .sq .intortion .right .info .tag .mark {
	margin: 0px;
	padding-left: 100px;
	position: absolute;
	bottom: 100%;
	left: auto;
	right:0px;
	display: table;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	    margin-bottom: 10px;
}
#footer .infomation .sq .intortion .right .tag > div img {
    padding-right: 0px;
    height: 40px;
    width: auto;
}

#footer .infomation .sq .intortion .right .tag > div.mark a:last-child img  {
	margin-right:0px!important;
}
#bigbanner .ad {
    height: 240px;
}
#header .menubar .sq .hamber_bt {
	height: 30px;
	width: 30px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index:3000;

}
#header .menubar .sq .hamber_bt a {
    font-size: 0px;
    line-height: 0px;
    color: #FFF;
    height: 100%;
    width: 100%;
	top:-14px;
	left:0;
    display: block;

}
#header .menubar .sq .hamber_bt a span {
    background-color: #cf202d;
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
    top: 14px;
	opacity:1;
			-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header .menubar .sq .hamber_bt a:before {
    content: "";
    position: absolute;
    bottom: 5px;
    background-color: #cf202d;
    height: 2px;
    width: 100%;
			-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header .menubar .sq .hamber_bt a:after {
    content: "";
    position: absolute;
    top: 5px;
    background-color: #cf202d;
    height: 2px;
    width: 100%;
			-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header .menubar .sq .hamber_bt.stay a span {
	opacity:0;
			-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#header .menubar .sq .hamber_bt.stay a:before {
   transform: rotate(45deg);
       bottom: 14px;
	   		-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header .menubar .sq .hamber_bt.stay a:after {
   transform: rotate(-45deg);
       top: 14px;
	   		-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#header .toolbar .sq .toollist a:after {
    top: 3px;
}
#bigbanner .ad .sq h1 {
    font-size: 2em;

}
#header .menubar .sq .menulist ul:first-child {
	margin-top:30px;
}
#header .menubar .sq .menulist ul{
	display:table;
	width:100%;
}
#header .menubar .sq .menulist ul li{
	float:none;
	 padding-right:20px;
    padding-left: 20px;;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	
}

#header .menubar .sq .menulist ul li a,#header .menubar .sq .menulist ul li a:hover{
	color:#fff;
}


.shandow {
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 2800;
	display:none;

}

.shandow.stay {

	display:block;
}
#header .menubar .sq .menulist .toollist{
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom:20px;
}

#header .menubar .sq .menulist .toollist a {
    font-size: 0.8125em;
    line-height: 25px;
    color: #ffc4c4;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    display: block;
}
#header .menubar .sq .menulist .toollist a:before {
   content:"●";
   margin-right:5px;
}


#header .menubar .sq .menulist .toollist a:last-child:after {
display:none;
}

#mainpart .index_main .area .more {
    right: 0px;
}


}

@media screen and (max-width: 620px){
#footer .webmap .sq .weblist ul li {
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    width: 33.333%;
	 padding-right: 10px;
    padding-left: 10px;;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bigbanner .ad .sq h1 {
    font-size: 1.75em;
	line-height: 34px;

}

#bigbanner .ad .sq div h1 span {
	display: block;
}

}

@media screen and (max-width: 480px){
#wrapper.stay{
   left:80%;

}	
#footer.stay{
	left:80%;
	
}
	
#footer .webmap .sq .weblist ul li {
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    width: 50%;
	 padding-right: 10px;
    padding-left: 10px;;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper #header .menubar .sq .menulist {
    width: 80%;
    background-color: #d0212e;
    position: fixed;
    top: 0;
   right:100%;
    height: 100%;
    z-index: 3000;
    margin-top: 0px;
}
#wrapper.stay #header .menubar .sq .menulist{
  right:20%;
}

#mainpart .bottom_link.inpge {
 height:50px;
}
}


@media screen and (max-width: 420px){
	
#header .menubar .sq .logo img {
    height: 30px;
    width: auto;
}
#header .menubar .sq .logo {
    margin-top: 18px;
    height: 30px;
}
#header .menubar .sq .logo {
    padding-left: 20px;
}
.socialmedia a {
    margin-right: 8px;

}
#footer .webmap .sq .weblist ul li a {
    font-size: 0.875em;
    line-height: 21px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#bigbanner .ad .sq h1 {
    font-size: 1.5em;
    line-height: 30px;
}
#bigbanner .ad .sq h2 {
    font-size: 0.875em;
    line-height: 24px;
}
#mainpart .bottom_link {
    height: 95px;

}
#mainpart .bottom_link.inpage {
    height: 50px;
}
}


@media screen and (max-width: 321px){
	
#footer .infomation .right .tag > div {
    margin-left: 11px;
    padding-left: 11px;
}
#footer .infomation .sq .intortion {
    font-size: 0.75em;
    line-height: 20px;
    color: #666;
}

}
.subjectx .inpage .volueter_photo {
	display: table;
	height: auto;
	width: 100%;
}
