@charset "utf-8";


body {
	font-family: "Century Gothic", "Varela Round", "sans-serif", "微軟正黑體";
	margin: 0px auto;
}
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

iframe{
    border:0;
    outline: 0;
}
.imp{color:#F00;}
.cmxform label.error {
	display: none;
	color: #FF0000;
	font-size: 12px;
	padding:2px 0;
}
.cmxform .err_str{
	height:18px
}

.target {
	padding-top: 80px;
    padding-bottom: 15px;
    margin-top: -80px;
	margin-bottom: 15px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #666;
}

.table-responsive{
	border: 0px;
	background-color: #FFF;
	color: #333;
}



/*[ GENERAL ELEMENTS ]*/
a {
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a > i{
	padding-left:20px;
}



.navbar-wrapper {
    width: 100%;
    position: relative;
}
.container > .navbar-header,
.container-fluid > .navbar-header, 
.container > .navbar-collapse, 
.container-fluid > .navbar-collapse {
	margin:0;
}

/*--選單--*/

.navbar-header {}
.navbar-brand {
    height: 69px;
	width: 220px;
	
	padding: 5px 10px;
	overflow:hidden;
}
.navbar-brand  a{
	background-color: #efefef;
}
.navbar-brand  a:hover{
	background-color: #efefef;
}
.navbar-brand img {
	max-width:100%;
	max-height:100%;

}
.navbar-inverse {
	margin-bottom: 0 !important;
 	background-color: #000;
}

.navbar-inverse .container {
  	width:100%;
   	margin: auto;
}
.navbar-inverse .navbar-nav {
  	padding: 5px 0;
}
.navbar-inverse .navbar-nav>li {}
.navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
	/*text-transform: uppercase;*/
   	padding: 25px 25px;
    font-size:16px;
}
.navbar-inverse .navbar-nav>li>a>i {
	width:35px;
	padding: 0 10px 0 0;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #a9ac2e;
	background-color: #efefef;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 500px; 
	border-color: #ffffff;
	background-color: #000;
}
.caret {
	margin-left: 5px;
}

.top-menu {
	position: absolute;
    right: 0;
    top: 0;
	   border-left: 1px solid #ffffff;
    padding: 18px 5px;
}
.top-menu .dropdown > a {
	color:#FFF;
	font-size: 24px;
}
.top-menu .dropdown > a > i{
	padding: 0 10px;
}
@media (min-width: 768px) {
	body {
        /*min-width:1170px !important;*/
    }
	#navbar{
		text-align: right;
		float: right;
		width:calc(100% - 225px);	
		padding-right: 60px;
	}	
	.navbar{ 
		/*min-width:1170px !important;*/
	}
	.navbar-inverse .navbar-nav {
		    float: right;	
		padding: 0px 0;
    }
	.navbar-nav > li {
    	float: none;
	    display: inline-block;
	}
	.navbar-inverse .navbar-nav>li>a {
    }
	.navbar-inverse .container {
		min-width: 1170px !important;
	}
	.container-box {
        max-width: 1280px !important;
		margin:auto;
    }
	.navbar-nav > li {
    	position: static;
	}
	.dropdown-menu.dmaster {
  	  	position: absolute;
    	top: 100%;
    	left: 0;
    	z-index: 1000;
    	margin: 2px 0 0;
    	width: 100%;
		text-align: center;
	}
	.dropdown-menu.dmaster > li {
    	display: inline-block;
    	padding: 10px 2px;
	}
	.dropdown-menu.dmaster > li > .image {
		border: 1px solid #cacaca;
		padding:3px;
        margin:1px;
	}
	.dropdown-menu.dmaster > li > .image .imgbox {
		width: 100%;
    	padding-bottom: 50%;
		height:0;
	}
}

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

	.top-menu {
 		border-left: 0px solid #fff;
	    padding: 10px ;
		width: 110px;
	}
	.pull-right {
    	float: left;
	}
	.navbar-header {
		width: 100%;
		    background-color: #000;
	}
	.navbar-brand {
		width: calc(100% - 120px);
		padding: 5px 15px ;
		margin-left: auto;
	    margin-right: auto;
		height: 55px;
	}
	.navbar-brand {
		  background-color: rgba(255, 255, 255, 0);
	}
	.container {
  		padding-right: 5px;
  		padding-left: 5px;
	}
	.navbar-toggle {
  		margin-right: 5px;
  		margin-top: 12px;
		    margin-left: 15px;
		    border-color: #fff;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding: 10px;
		letter-spacing: 0px;
		font-size: 20px;
		text-align: center;
		color: #fff;
    }
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    	color: #ffffff;
	    text-align: center;
		padding: 8px 15px 8px 25px;
	}

}

@media ( min-width: 993px) and (max-width: 1170px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 25px 10px;
        font-size:16px;
    }
}
@media ( min-width: 768px) and (max-width: 992px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 25px 5px;
        font-size:14px;
    }
}

@media (min-width: 1171px) {
	.navbar-inverse .container {
        width: 1170px !important;
    }
	.navbar-inverse .navbar-nav>li>a {
        padding: 25px 10px;
        font-size:16px;
    }
}

.social-top {
	    padding: 20px 10px 0;
	float: right;
	color: #000;
}
.social-top li {
	float: left;
	height:30px;
	padding: 0 5px;
}
.social-top li > a {
	padding: 3px 10px;
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #000;
    border: 1px solid #FFF;
}
.social-top li > a.active,
.social-top li > a:hover {
	color: #FF9900;
	border: 1px solid #CCC;
}

#search {
	position: relative;
	width: 180px;
    height: 30px;
	overflow: hidden;
        background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.sb-search-input {
    outline: none;
    background: #fff;
    width: 150px;
    height: 30px;
    margin: 0;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #2c3e50;
	    background: transparent;
    color: #8d8d8d;
    outline: none;
    border: none;
	border: 1px solid #fff;
	    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.sb-icon-search {
	position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
	    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.sb-icon-search i {
    font-size: 16px;
    line-height: 30px;
	padding: 0;
    margin: 0;
	color: #bcbcbc;
}

#container{
	
}
#container section {
	
    overflow: hidden;
}
.Base_map {
    width: 100%;
	background-image: url(../images/bys.png);
    overflow: hidden;
}
/*--INDEX NEWS--*/
.news-title{
	padding-top: 30px;
	padding-bottom: 30px;
}
.Home_news{
	padding: 40px 25px;
	background-color: #ededed;  
}
@media screen and (max-width: 1024px) {
	.Home_news {
	    padding: 40px 0px;
	}
}
.Home_news ul {
	margin-right:-15px;
	margin-left:-15px;
}
.Home_news ul li {
	padding:5px;
}
.Home_news h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.Home_news h2 strong {
	display: block;
	color: #000;
	font-family: "Century Gothic";
	font-size: 50px;
}
.Home_news h2 span {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 7px;
	padding-bottom: 20px;
	position: relative;
}
.Home_news h2 span:after {
    content: "";
    display: block;
    margin: 15px 0;
    background: #898989;
    width: 60px;
    height: 1px;
}
.Home_news h2 p {
    font-size: 16px;
       line-height: 22px;
}
.Home_news .more a {
	border: 1px solid #333;
	font-size: 12px;
	color: #999;
	padding: 10px 40px;
	display: inline-block;
	margin-left: 30px;
}
.Home_news .more a:hover {
	padding: 10px 60px;
	color: #FFF;
	background-color: #000;
}
.Home_news .Writing {
	background-color: #FFF;
	padding: 30px;
	height: 100%;
}
.Home_news .Writing h3 {
	margin: 0px;
	width: 100%;
	padding-bottom:10px;
	border-bottom: 1px dashed #aaa;
}
.Home_news .Writing p {
	margin: 10px 0px;
	font-weight: normal;
}
.Home_news .Writing .content {
	margin: 10px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.Home_news  .item {
	margin:10px;
	
}
.Home_news .item .image {
	  height: 120px;
    overflow: hidden;
	
}
.Home_news .item h3 {
	color: #000;
  	font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    margin: 15px auto 10px ;
    height: 50px;
    overflow: hidden;
	
}
.Home_news .item .content {
	color: #999696;
    font-size: 12px;
    line-height: 19px;
    height: 40px;
    overflow: hidden;
	margin-bottom: 10px;
	
}
.Home_news .item a {
		background-color: rgba(51, 51, 51, 0.50);
		-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
	border: none;
	color:#FFF;
	padding: 2px 20px;
	margin: 10px 0;
	font-size: 12px;
	
}
.Home_news .item  a:hover {
	    background-color: rgba(255, 255, 255, 0.50);
	color: #6CF;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
	
}

@media (min-width: 768px) {

	.Home_news ul {
    	margin:0;
	}
	.Home_news ul li {
	height: 280px;
	}
	.Home_news ul li + li:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#68bfc1+0,ff9ef5+33,ff9ef5+33,815ad5+75,3a5ee1+95 */
background: rgb(104,191,193); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(104,191,193,1) 0%, rgba(255,158,245,1) 33%, rgba(255,158,245,1) 33%, rgba(129,90,213,1) 75%, rgba(58,94,225,1) 95%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(104,191,193,1) 0%,rgba(255,158,245,1) 33%,rgba(255,158,245,1) 33%,rgba(129,90,213,1) 75%,rgba(58,94,225,1) 95%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(104,191,193,1) 0%,rgba(255,158,245,1) 33%,rgba(255,158,245,1) 33%,rgba(129,90,213,1) 75%,rgba(58,94,225,1) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68bfc1', endColorstr='#3a5ee1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
}


.Home_photo{
	padding: 0 !important;
}
.owl-custom{
	padding:0; 
	position:relative;
}
.owl-custom .slide-box{
	margin:0; 
}
.owl-custom .image {
	width:100%; 
	height:0px;
	padding-bottom:50%; 
	overflow: hidden; 
	position:relative;
}
.owl-custom .owl-controls {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-custom .owl-controls .owl-dots{
	padding-bottom: 20px;
	overflow: hidden;
	display: inline;
}
.owl-custom .owl-controls .owl-nav{
	display: none;
}
.owl-custom .owl-dots .owl-dot{
	display: inline-block;
	zoom: 1;
	
}
.owl-custom .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-custom .owl-dots .owl-dot.active span, 
.owl-custom .owl-dots .owl-dot:hover span {
    background: #F00;
}


.owl-custom .slide-box {
	position: relative;
    background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
    background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}
.wrapper_ty4 .albums-content .image {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.owl-custom .slide-box .text,
.owl-custom .slide-box .text > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 15px;
}
.owl-custom .slide-box .title, 
.owl-custom .slide-box .more {
	margin:0;
    padding: 15px;
    width: 50%;
    height: 50%;
    border: 2px solid #fff;
	color: #fff;
	font-size:18px;
    text-transform: uppercase;
	  text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.owl-custom .slide-box .title {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
}
.owl-custom .slide-box .more {
    float: right;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.owl-custom .slide-box .text > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.owl-custom .slide-box:hover .title {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.owl-custom .slide-box:hover .more {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.owl-custom .slide-box:hover .image {
	opacity: 0.6;
}



.owl-movebox {
	padding:0;
	position:relative;
}
.owl-movebox .owl-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-movebox .owl-nav{
	display: none;
}
.owl-movebox .owl-dots .owl-dot{
	display: inline-block;
	zoom: 1;
}
.owl-movebox .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-movebox .owl-dots .owl-dot.active span, 
.owl-movebox .owl-dots .owl-dot:hover span {
    background: #F00;
}

.owl-movebox .slide-box {
	margin:0; 
	background: #000;
	position: relative;
}
.owl-movebox .slide-box .image {
	width:100%; 
	height:0px;
	padding-bottom:50%; 
	overflow: hidden; 
	position:relative;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.owl-movebox .slide-box .text,
.owl-movebox .slide-box .text > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 15px;
	font-size:0;
	z-index: 20;
}
.owl-movebox .slide-box .text {
	position: absolute;
    top: 0;
    left: 0;
	padding: 15%;
    color: #fff;
	overflow:hidden;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(0,0,0,0.8), 3px 3px 3px rgba(0,0,0,0.7), 4px 4px 4px rgba(0,0,0,0.5); 
}
.owl-movebox .slide-box .text::before,
.owl-movebox .slide-box .text::after {
	position: absolute;
	content: '';
	opacity: 0;
}
.owl-movebox .slide-box .text::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.owl-movebox .slide-box .text::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.owl-movebox .slide-box .text h2 {
	margin:0;
	padding: 10% 5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
.owl-movebox .slide-box .text::before,
.owl-movebox .slide-box .text::after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.owl-movebox .slide-box:hover .image {
	opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.owl-movebox .slide-box:hover .text::before,
.owl-movebox .slide-box:hover .text::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.owl-movebox .slide-box .text:hover h2 {
	opacity: 1;
}
.owl-movebox .slide-box:hover .text::after,
.owl-movebox .slide-box:hover .text h2 {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*----*/
.owl-related{
    padding:0;
    position:relative;
}
.owl-related .slide-box{
    margin:0;
}
.owl-related .image {
    width:100%;
    height:0px;
    padding-bottom:70%;
    overflow: hidden;
    position:relative;
	    margin-top: 10px;
}


/*----*/
.Home_map {
	width: 100%;
	padding: 0px;	
}
.Home_googlemap {
	width: 50%;
	overflow: hidden;
	float: left;
	font-size: 0;
}
.Home_googlemap p{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.Home_googlemap iframe{	
	margin: 0px;
	padding: 0px;
}
.Home_reservation {
	text-align: center;
	width: 50%;
	height: 100%;
	background-color: #333;
	float: right;
}
.Home_reservation a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 10px;
}
.Home_reservation a > i{
	padding-left:20px;
}
.Home_reservation a:hover {
	color: #000;
}
.Home_reservation .intro {
	width: 100%;
	overflow: hidden;
}
.Home_reservation .Txt{
	text-align: center;
	border: 10px solid #00bcd4;
	margin: 40px;
	padding: 40px 50px;
}
.Home_reservation  .Txt h4 {
  font-family: "Century Gothic";
  font-weight: normal;
  font-size: 52px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 1;
}
.Home_reservation  .Txt h5 {
  margin-top: 20px;
  padding: 8px 0;
  font-size: 22px;
  color: #FFF;
  font-weight: normal;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.Home_reservation  .intro p {
  	margin-top: 25px;
  	font-size: 15px;
  	color: #FFF;
  	line-height: 1.8;
	text-align: center;
}
@media (max-width: 767px) {
	.Home_googlemap {
    	width: 100%;
	}
	.Home_reservation {
    	width: 100%;
	}
	.Home_reservation .Txt{
    	margin: 20px;
	    padding: 20px;
	}	
	.Home_reservation  .Txt h4 {
  		font-size: 35px;
	}
	.Home_reservation  .Txt h5 {
  		font-size: 18px;
	}
	.Home_reservation  .intro p {
  		font-size: 12px;
	}
	.Home_news {
    padding: 20px ;
    background-color: #ededed;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #303030;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
}




.Home_AD{
  	width: 100%;
	padding: 0px 0;

}
.Home_AD .albums {
	margin: 0;
}
.Home_AD .albums-box {
	padding:0px;
	overflow: hidden;
	    padding: 12px;
}
.Home_AD .albums-content{
    padding:0px;
	position: relative;
}
.albums-box .text {
    padding: 20px 40px;
}



.albums-box .bycolor h3 {
    font-size: 20px;
    line-height: 26px;
    height: 52px;
    margin: 10px 10px 10px;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
}
.albums-box .bycolor  .boxline1 {
    border-bottom: 1px solid #ccc;
    height: 1px;
}
.albums-box .bycolor .note{
    font-size: 14px;
    line-height: 24px;
    height: 50px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

.albums-box .bycolor .more{
    font-size: 12px;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px;
    text-align: center;
    color: #FFF;
}
.albums-box .bycolor .more a{
   
    color: #afafaf;
}
.Home_AD .img-full .image {
    padding-bottom: 50%;
	-webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.Home_AD .albums-box:hover .image {
	opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.Home_AD .albums-content .text{
	position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    z-index: 22;
    margin: auto;
    overflow: hidden;
}
.Home_AD .albums-content h3 {
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    margin: 5px auto;
	 overflow: hidden;
	 
}
.Home_AD .albums-content h3:after {
    content: "";
    display: block;
    margin: 15px 0 5px;
    background: #fff;
    width: 60px;
    height: 1px;
}
.Home_AD .albums-content .note {
    color: #b6b3b3;
    font-size: 12px;
    line-height: 22px;
	height: 45px;
	    overflow: hidden;
}
.Home_AD .albums-content .more {
	width: 100px;
	text-align: left;
	color:#FFF;
	float: left;
}
.Home_AD .albums-content .more a{
	background-color: rgba(51, 51, 51, 0.50);
		-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
	border: none;
	color:#FFF;
}
.Home_AD .albums-content .more a > i {
	padding-left:20px;
}
.Home_AD .albums-content .more a:hover {
	    background-color: rgba(255, 255, 255, 0.50);
	color: #000;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.Home_AD .albums-box > a.more{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    opacity: 0;
}

@media (max-width: 767px) {
	.Home_AD .img-full .image {
    	opacity: 1;
	}
.Home_AD .albums-content h3 {
    font-size: 22px;
    line-height: 30px;
}
.Home_AD .albums-content .note {
     font-size: 14px;
    line-height: 26px;
}
.Home_AD .albums-box {
    width: calc(100% - 20px);
}
}


.Home_bg {
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.Home_bg .albums {
	margin: 0 -15px;
}
.Home_bg .albums-box{
	padding:8px;
}
.Home_bg .img-full .image {
	padding-bottom:25%;
}
.Home_bg .albums-content h3 {
    color: #FFF;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
	width: calc(100% - 100px);
    float: left;
		    text-shadow: 1px 1px 1px rgba(0,0,0,7), 2px 2px 2px rgba(0,0,0,0.4), 4px 4px 4px rgba(0,0,0,0.2);

}
.Background_color {
	    background-color: rgba(0, 0, 0, 0.8);
		width: 40%;
		float: left;
        padding: 40px 50px;
}



.Home_recommend{
	padding: 40px 25px;
}
.Home_recommend .albums-content:hover {
}
.Home_recommend .albums-content:hover div {
} 
.Home_recommend .albums-content:hover a {
	color:#f60;
	background: #FFF;
	border: 1px solid #AAA;
}
.Home_recommend .albums-content:hover {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.8);
    margin-top: -10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.wrapper_ty1 {}
.wrapper_ty1 .albums-content { 
  	border: 5px solid #ddd;
}
.wrapper_ty1 .albums-content .text {
	position: relative;
	padding:10px;
}
.wrapper_ty1 .albums-content .title {
	color:#000;
}
.wrapper_ty1 .albums-content .more {
	color:#000;
	text-align: right;
}
.wrapper_ty1 .albums-content .more a {
	color:#000;
	border: none;
}
.wrapper_ty1 .albums-content .more a > i {
	padding-left:20px;
}
.wrapper_ty1 .albums-content .more a:hover {
	background-color: #F90;
}


.wrapper_ty2 {}
.wrapper_ty2 .albums-box {
	padding:10px;
}
.wrapper_ty2 .albums-content {
    padding: 3px;
    background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
}
.wrapper_ty2 .albums-content .image {
	border-radius: 5px;
}
.wrapper_ty2 .albums-content .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
	margin:3px;
	border-radius: 0 0 5px 5px;
	text-align: center;
    background: #08243D;
	opacity: 0;
	transition:opacity 1s;
	-moz-transition:opacity 1s; /* Firefox 4 */
	-webkit-transition:opacity 1s; /* Safari and Chrome */
	-o-transition:opacity 1s; /* Opera */	
}
.wrapper_ty2 .albums-content .title {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    margin: 5px auto;
	color: #fff;
}
.wrapper_ty2 .albums-content:hover > .text {
	opacity: 1;
}
.wrapper_ty2 .albums-content .text a {
	color:#fff;
}

@media (max-width: 767px) {
	.wrapper_ty2 .text {
		opacity: 1;
	}
		.Base_map {
	background-image: none;
}
.Background_color {
	    background-color: rgba(0, 0, 0, 0.8);
		width: 100%;
		float: left;
        padding: 20px 10px;
}


}


.wrapper_ty3 .albums-content{
	background-color: #FFF;
	padding: 9px;
	border: 1px solid #CCC;
}
.wrapper_ty3 .albums-content .title,
.wrapper_ty3 .albums-content .desc {
    height: auto;
}

.wrapper_ty4 .albums-content {
	position: relative;
    background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
    background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}
.wrapper_ty4 .albums-content .image img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.wrapper_ty4 .albums-content .text,
.wrapper_ty4 .albums-content .text > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 15px;
}
.wrapper_ty4 .albums-content .title, 
.wrapper_ty4 .albums-content .more {
	margin:0;
    padding: 15px;
    width: 50%;
    height: 50%;
    border: 2px solid #fff;
	color: #fff;
	font-size:18px;
    text-transform: uppercase;
}
.wrapper_ty4 .albums-content .title {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
}
.wrapper_ty4 .albums-content .more {
    float: right;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.wrapper_ty4 .albums-content .text > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.wrapper_ty4 .albums-content:hover .title {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.wrapper_ty4 .albums-content:hover .more {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.wrapper_ty4 .albums-content:hover img {
	opacity: 0.6;
}



.wrapper-2 {
	margin:0;
}
.wrapper-2 figure {
    padding: 0px;
	position: relative;
	overflow: hidden;
}
.wrapper-2 figure .image {
    -webkit-transform: scale3d(1.01,1.01,1);
    transform: scale3d(1.01,1.01,1);
}
.wrapper-2 figure figcaption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	color:#FFF;
}
.wrapper-2 figure figcaption > a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	color:#FFF;
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.wrapper-2 figcaption h2{
	margin:5px;
}
.wrapper-2 figcaption p {}
.wrapper-2 figcaption .more {
	font-size:0;
}


/*---------------*/
/***** Layla *****/
/*---------------*/
.wrapper-2.layla figure {
	background: #000;
}
.wrapper-2.layla figure figcaption {
	position: absolute;
    top: 0;
    left: 0;
	padding: 15%;
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(0,0,0,0.8), 3px 3px 3px rgba(0,0,0,0.7), 4px 4px 4px rgba(0,0,0,0.5); 
}
.wrapper-2.layla figure figcaption::before,
.wrapper-2.layla figure figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}
.wrapper-2.layla figure figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.wrapper-2.layla figure figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.wrapper-2.layla figure h2 {
	font-size: 20px;
    text-align: center;
	margin:0px;
	padding: 10% 5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.wrapper-2.layla figure figcaption::before,
.wrapper-2.layla figure figcaption::after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.wrapper-2.layla figure:hover .image {
	opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.wrapper-2.layla figure:hover figcaption::before,
.wrapper-2.layla figure:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.wrapper-2.layla figure:hover h2 {
	opacity: 1;
	-webkit-transform: translate3d(0,30px,0);
	transform: translate3d(0,30px,0);
}
.wrapper-2.layla figure:hover figcaption::after,
.wrapper-2.layla figure:hover h2 {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}



/*--INDEX TITLE--*/
.Title-line {
    min-height: 50px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.Title-line .tit2{
	width: 30%;
	margin: auto;
}
.Title-line .tit2 img {
	height: 100%;
	width: 100%
}


.Title-line .tit {
    line-height: 40px;
    font-size: 50px;
    color: #fff;
    margin: 5px 0px;
    padding: 0px;
    font-weight: 700;
}
.Title-line .small-border {
    height: 1px;
    width: 120px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Title-line p {
     font-size: 13px;
    color: #fff;
   
}
@media (max-width: 767px) {
	.Title-line .tit2{
		width: 80%;
	}
	.Title-line .tit {
    letter-spacing: 0px;
}
}

/*--IMAGE LIST BOX--*/
.albums {
	margin-left:0px;
	margin-right:0px;
}
.albums-box {
	padding: 0 10px 20px;
}
.albums-content{
	overflow:hidden;
	margin: 0px 0 0;
	   
}
.albums-by{
	background-color: #f6f6f6;
	   
}
.albums-content .image {
	width: 100%;
	overflow: hidden;
}
.albums-content .text {
	    position: relative;
	margin: 20px;	
}
.albums-content .text2 {
	position: relative;
	margin: 60px 25px 30px 25px;
}
.albums-content .date {
	margin: 5px auto;
}
.albums-content .title{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
	color: #FFF;
	letter-spacing: 5px;
}
.albums-content .title2{
	font-size: 18px;
	line-height: 24px;
	    margin: 60px auto 10px;
	color: #FFF;
	    font-weight: 600;
}
.albums-content .desc{
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    margin: 5px auto;
}
.albums-content .more{
	margin: 5px auto;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}
.albums-content .more a{
    border: 1px solid #eee;
    padding: 5px 15px;
}
.albums-content .more a:hover {
    color:#fff;
    background-color:#000;
}
.albums-content .more2{
	text-align: center;
	font-size: 10px;
	color: #FFF;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
.albums-content .more2 a{
	position: absolute;
    color: #FFF;
    font-size: 12px;
    line-height: 70px;
    top: -60px;
    left: 50%;
    width: 80px;
    height: 80px;
    padding: 0px;
    margin: -40px 0 0 -40px;
    background-color: #098ccc;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #FFF;
}
.albums-content .more2 a:hover {
    color:#fff;
    background-color:#000;
}
.img-masonry img {
	width:100%;
}

.img-full .image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.img-full.img-100 .image{
	padding-bottom: 100%;
}
.img-full.img-75 .image{
    padding-bottom: 75%;
}
.img-full.img-60 .image{
    padding-bottom: 60%;
}



/*-- History Breadcrumb --*/
.topImage {
    width: 100%;
    padding: 120px 0 50px;
    /*background-image: url(../images/bumb.jpg);*/
    background-repeat: repeat-x;
    background-position: center;
	background-size: cover;
    position: relative;
}
.topImage .container h1 {
	line-height: 40px;
	padding: 0 0 0 5px;
	margin: 0px 0 10px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8), 2px 2px 2px rgba(0,0,0,0.5);
	
}
.topImage .container {
    position: relative;
	height: 100px;
	overflow: hidden;
}
.topImage .container .map {
    position: absolute;
    right: 0px;
    top: -25px;
}
.topImage .container .map img{
	height:190px;
}
.breadcrumb {
    padding: 8px 0px;
	margin:0;
    list-style: none;
    background-color: transparent;
	font-size:16px;
	color:#FFF;
	text-align: center;
}
.breadcrumb > li + li:before {
    color: #fff;
}
.breadcrumb a{
	font-size:16px;
	color: #ffffff;
}
.breadcrumb li,

.breadcrumb li:before {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8), 2px 2px 2px rgba(0,0,0,0.5);
}



.by {
	position: relative;
}
.webtitle {
    font-size: 40px;
    padding: 0px 0px 5px;
    margin-bottom: 5px;
	text-align: center;
}
.webtitle:after {
    content: '';
    display: block;
    margin: 5px auto;
    width: 60%;
    border-top: 2px solid #D96333;
}
.intermediate {
    margin: 100px auto 50px;
}
.word, .share {
	clear: both;
	width:100%;
	margin:20px auto;
	overflow:hidden;
	line-height: 28px;
}
.word img{
		height:auto !important;
		max-width:100% !important;
    }

@media (max-width: 767px) {
	.word, .share{
		width:auto;
    	margin:15px;
	    overflow:hidden;
	}
}



/*--類別--*/
.classBox {
	width: 100%;
	float: left;
	    background-color: #fff;
		  border-bottom: 1px solid rgba(0, 0, 0, .15);
		  width: calc(100% - 30px);
    margin: 15px;
}
.classBox .box {
	display: none;
}
ul.classLink{
	text-align: center;
	   background-color: #fff;
		    border: 1px solid rgba(0, 0, 0, .15);
}
ul.classLink li{
    display:inline-block;
    position: relative;
    float: left;
}
ul.classLink li:last-child:before,
ul.classLink li:last-child:after{
    display:none;
}
ul.classLink li a{
    display:block;
    font-size:16px;
    padding: 10px 20px;
    color: #444;
	background-color: #fff;
    position:relative;

	
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cacaca;
	border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}
ul.classLink li a:hover{
	background-color: #d5d2d2;
	
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #06C;
}
ul.classLink li a.current{
	background-color: #d5d2d2;
	border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #06C;
}
ul.classLink li a.current:after {
    content:" ";
    width: 0px;
    height: 0px;
   background-color: #d5d2d2;
    position:absolute;
    bottom:-5px;
    left:50%;
    margin-left:-7.5px;
}
@media (min-width: 768px) {
	.classBox .beshow{
    	display: block !important;
    	text-align: right;
	}
	.classBox .beshow .wide {
	    display: inline-block;
    	width: 23%;
	}
}
@media (max-width: 767px) {
	.classBox .box {
    	display: block;
		width:100%;
	}
	.classBox > div:first-child {
		display:none !important;
	}
	ul.classLink {
		display:none;
	}
}


/*--Article--*/
.Article {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.Article .Date{
	float: left;
    width: 120px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    border: 1px solid #cdcbc9;
}
.Article .Date span {
	display:block;
	width: 100%;
	padding: 3px 0px;
}
.Article .Date .day {
    background-color: #FFF;
	font-size: 32px;
}
.Article .Date .month {
    color: #FFF;
    background-color: #958e82;
}
.Article .Date .year {
	font-size: 12px;
	}
.Article .Title {
    float: right;
	width: calc(100% - 150px);
    font-size: 28px;
    color: #335299;
    margin-bottom: 15px;
    text-align: left;
}
.Article .Share {
	float: right;
	width: calc(100% - 150px);
	text-align: left;
}
.Article .Share > div{
	display:inline-block;
	height:30px;
	vertical-align: bottom;
}


/*---FILES-*/
.mainfile {
    width: 100%;
    margin:0 auto;
	overflow:hidden;
}
.mainfile ul li {
	width: 100%;
    margin-bottom: 10px;
	padding:0;
	border-bottom: 1px dotted #999;
	overflow:hidden;
}
.mainfile ul .title {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background-color: #616161;
    padding: 10px;
}
.mainfile ul .Line {
    font-size: 14px;
    line-height: 30px;
	padding:10px 0;
	background-color: #FFF;
}
.mainfile ul li div{
	float:left;
}
.mainfile ul li .name {width: 50%; padding: 0 1%; text-align:left;}
.mainfile ul li .size {width: 15%; text-align:center;}
.mainfile ul li .type {width: 17%; padding: 0 1%; text-align:center;}
.mainfile ul li .load {width: 17%; text-align:center;}
.mainfile ul .Line .load {font-size: 20px;
color: #bebbbb;}



.productcls_list{
}
.productcls_list li{
    width:100%;
    overflow:hidden;
}
.productcls_list li .image {
    width:100%;
    height:0px;
    padding-bottom:60%;
    overflow:hidden;
}
.productcls_list li .text {
	background-color: #fff;
	padding:20px;
}
.productcls_list li .text .txt h3 {
	margin:5px 0;
	font-size: 36px;
    color: #303030;
    line-height: 42px;
	max-height:84px;
    overflow:hidden;
}
.productcls_list li .text .txt p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
	max-height:240px;
	overflow:hidden;
}
.productcls_list li .text .txt a {
}
@media (min-width: 768px) {
	.productcls_list li {
		display: -ms-flexbox; 
		display: -webkit-flex; 
		display: flex;
	}
	.productcls_list li .map,
	.productcls_list li .text
	{
		padding:0;
		-webkit-flex: 1; 
		-ms-flex: 1; 
		flex: 1;	 
		position: relative;
	}
	.productcls_list li:nth-child(even) {
		flex-direction: row-reverse;
	}
	.productcls_list li .text .txt {
		position: absolute;
	    top: 50%;
    	right: 0;
	    left: 0;
    	padding: 20px;
	    z-index: 22;
    	margin: 0 3%;
    	overflow: hidden;
	    transform: translateY(-50%);
	}
	.productcls_list li .map:after {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent #ffffff transparent transparent;
        top: 50%;
        margin-top: -30px;
    }
    .productcls_list li:nth-child(odd) .map:after {
        right: 0;
        border-width: 30px 26px 30px 0;
    }
	.productcls_list li:nth-child(even) .map:after {
        left: 0;
        border-width: 30px 0 30px 26px;
        border-color: transparent transparent transparent #ffffff;
    }
	.productcls_list .map:hover .image{
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	    transition: opacity 0.35s, transform 0.35s;
    	-webkit-transform: scale3d(1.1,1.1,1);
	    transform: scale3d(1.1,1.1,1);
	}
	.productcls_list .map:hover:after {
		border-color: transparent #ffffff transparent transparent;
	}
	.productcls_list li:nth-child(even) .map:hover:after {
		border-color: transparent transparent transparent #ff0000;
	}
}

.product_list {
	margin-bottom:10px;
    padding-bottom:10px;
}

.product_box {
	background-color: #fff;

	position: relative;
	margin-bottom:30px;
	
}
.product_box .product_image {
	overflow: hidden;
}
.product_box .image {
	width:100%;
	height:0;
	padding-bottom:63%;
	overflow: hidden;	
	position: relative;
}
.product_box .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	width:auto !important;
	height:auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.product_box .product_text {
	padding: 10px;
}
.product_box .product_text .title {
	margin: 10px 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.product_box a.more {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    z-index: 1000;
    font-size: 0;
    opacity: 0;	
}
.product_box .product_image:hover .image{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(1.02,1.02,1);
	transform: scale3d(1.02,1.02,1);
}


.product-word{

	    padding: 50px 100px;
}
#product-detail {
	clear: both;
    width: auto;
    margin: 20px auto;
    overflow: hidden;
}
#product-detail .product_bg {
    background: #ffffff;
	/*
    background: -moz-linear-gradient(top, #ffffff 0%, #a0a0a0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a0a0a0));
    background: -webkit-linear-gradient(top, #ffffff 0%,#a0a0a0 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#a0a0a0 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#a0a0a0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#a0a0a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a0a0a0',GradientType=0 );
	*/
}
#product-detail .product_bg .image {
    width:100%;
	padding: 20px;
	overflow: hidden;
}
#product-detail .product_bg .image > img {
	max-width: 100%;
}

#product-detail .product-des{
	padding: 20px;
}


.smallImg ul{}
.smallImg li{
	float:left;
    margin: 2px;
       padding: 4px;
    border: 1px solid #c5c5c5;
    overflow: hidden;
    cursor:pointer;
}
.smallImg .haimg {
    width: 70px;
    height: 70px;
    overflow: hidden;
	position: relative;
}
.smallImg .haimg img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}


@media (min-width: 768px) {
	#product-detail {
		width: 1150px;
	}
}



.dealer_list{
}
.dealer_list li{
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 20px;
	margin: 0 auto 20px;
    width:100%;
    overflow:hidden;
}
.dealer_list li h3 {
	font-size: 20px;
    margin: 10px auto;
    padding: 10px 15px;
	border-bottom: 2px solid #ddd;
    color: #000;
}
.dealer_list li .text p > i {
	width: 20px;
	padding-right:7px;
}
.dealer_list li .text p > span {
	width: 58px;
    display: inline-block;
}



/*--DESGINER--*/
.designer_list{}
.designer_list li{
	border-bottom: 1px solid #b8b8b8;
    padding: 30px 0;
	width:100%;
	overflow:hidden;
}
.designer_list li:first-child {
    padding-top: 0px;
}
@media (min-width: 768px) {
	.designer_list li .map {
		float:left;
		width:35%;
	}
	.designer_list li .text {
		float:right;
		width:60%;
		text-align: left;
	}
	.designer_list li:nth-child(even) .map{
		float:right;
	}
	.designer_list li:nth-child(even) .text {
		float:left;
		text-align: right;
	}
	.designer_list li .image img {
    	filter: gray;
	    -webkit-filter: grayscale(100%);
    	-webkit-transition: all .6s ease;
	}
	.designer_list li .image img:hover {
	    filter: none; /* Applies to FF + IE */
	    -webkit-filter: grayscale(0);
		-webkit-transition: all .6s ease;
	}

}
.designer_list li .image {
	width:100%;
	height:0px;
	padding-bottom:80%;
	overflow:hidden;
}
.designer_list li h3 {
	font-size: 24px;
	line-height: 30px;
	margin:10px auto;
	padding-bottom: 10px;
}
.designer_list li h3 span {
	border-bottom: 2px solid #0097A7;
    padding-bottom: 5px;
}
.designer_list li .desc {
	font-size: 16px;
    line-height: 20px;
}




/*--CONTACT--*/
#blog{
	width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
#blog h4 {
    font-size: 20px;
    margin: 20px auto 0px;
    padding: 5px 15px;
    border-left: 5px solid #8E2E89;
    border-bottom: 1px dotted #ddd;
}
.cbp-mc-column {
    padding: 10px 10px;
}	

/*----*/
.cbp-mc-form label {
    display: block;
    padding: 20px 5px 5px 2px;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}
.cbp-mc-form label.checkbox-inline {
    display: inline-block;
	padding: 3px 0px 3px 30px;
	margin:0;
}
.cbp-mc-form .w50 {
	margin-left: 10px !important;
    width: 130px !important;
    display: inline-block !important;
}
.cbp-mc-form input[type=text],
.cbp-mc-form textarea,
.cbp-mc-form select {
	line-height: 1.5;
	font-size: 1em;
	padding: 5px 10px;
	color: #000;
	display: block;
	width: 100%;
	background: #FFF;

}
.cbp-mc-form input,
.cbp-mc-form textarea {
	border: 1px solid #999;
}
.cbp-mc-form textarea {
	min-height: 134px;
}
.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
	outline: none;
	border: 1px solid #CC0000;
}
.cbp-mc-form select:focus {
	outline: none;
}
.cbp-mc-form input[type=radio] {
    margin: 10px;
}

.cbp-mc-submit-wrap {
	text-align: center;
	padding-top: 32px;
	clear: both;
}
.cbp-mc-form input.cbp-mc-submit {
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 30px 15px 40px;
	font-size: 1.1em;
	border-radius: 2px;
	letter-spacing: 10px;
	background-color: #337ab7;
}
.cbp-mc-form input.cbp-mc-submit:hover {
	background-color: #000000;
}


.tab-content {
	padding:20px 0;
}

/*----*/
.quotes{
	clear:both;
	width:100%;
	padding:20px 0;
	text-align:center;
	overflow:hidden;
}
.quotes #pageline a {
    border: 1px solid #096;
    display: inline-block;
    color: #096;
    padding: 5px;
    margin-right: 5px;
    margin-left: 5px;
}




/* ====== 底部宣告 ====== */
.footer_top {
	width: 100%;
    overflow: hidden;
    padding: 20px 0px;
	background: #262626;
}
.footer_top .wrap_title {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
	color: #838383;
    font-family: Georgia, "微軟正黑體";
}
.MenuList > div{
	padding: 35px 15px;
	font-size: 12px;
    line-height: 20px;
}
.footer_top ul{
	width: 100%;
    overflow: hidden;
}
.footer_top ul li {
    float: left;
    padding: 3px;
    overflow: hidden;
}
.footer_top ul li a {
    display: block;
    padding: 0 14px;
    font-size: 14px !important;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif, "微軟正黑體";
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 37px;
    line-height: 37px;
    color: #000;
    background: #c1fff8;
    border: none;
}
.footer_top ul li a:hover {
    color: #f17c5d;
}

footer {
	width: 100%;
	padding: 28px;
	overflow: hidden;
	background: #262626;
	border-bottom: 1px solid #333;
}
footer p {
	font-size: 12px;
	margin-bottom: 0px;
	    color: #fff;
}

.social{
    margin: 20px 0;
	width: calc(100% - 75%);
	
}
.social a {
	    text-align: center;
	width: 31px;
	height: 31px;
	position: relative;
	color: #fff;
	display: inline-block;
	line-height: 28px;
	font-size: 16px;
	
}
.social a:hover {
    background: #202020;
    color: #FFF;
}
.social a i{
    line-height: 28px;
	padding:0;
}
.copy-right-text{
   width: calc(100% - 25%);
   float: left;
}
#wizards {
	margin-top: 10px;
	
}


#wizards, #wizards a {
	color: #918f8f;
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(255, 255, 255, 0);;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 0);;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}





#Home_Num{
	width:100%; 
	overflow:hidden;
	background-color: #000000;;
	padding: 50px 150px;
	background-image: url(../images/prlist-bg.jpg);
	    background-size: cover;
    background-attachment: fixed;
	    position: relative;
	}
	
	.Main-title{
	font-size: 32px;
	line-height:40px;
    font-weight: normal;
    color: #333333;
	padding: 5px 0;
	text-align: center;
}
.Main-Text{
	font-size: 16px;
	line-height:30px;
    font-weight: normal;
    color: #ffffff;
	padding: 5px 0;
	text-align: center;
	width: 70%;
	margin: 20px auto;
}

.Main-title1{
	font-size: 32px;
	line-height:40px;
    font-weight: normal;
    color: #ffffff;
	padding: 5px 0;
	text-align: center;
}

.Main-title1 span{
	content: "";
    display: block;
       background: #13ffeb;
    width: 120px;
    height: 3px;
}   
.Block33{
    width: 32%;
    float: left;
    margin-bottom: 0;
    margin: 150px 0.5% 50px;
	color: #ffffff;
	}
.Block33 h3{
   font-size: 18px;
	line-height:30px;
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
	}
	
.Block33 h3:after {
content: "";
    display: block;
    margin: 20px auto 0 auto;
    width: 55px;
    height: 3px;
    background: #c9c9c9;
}
.Block33 h4{
   font-size: 30px;
	line-height:30px;
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
}
	
.Block33 .anbi{
	text-align: center;
	}
	
.Block33 .strunit{
	 font-size: 36px;
	}
		
#p1 , #p2, #p3, #p4{
	font-size: 70px;
	line-height: 70px;
	text-align: center;
	margin-bottom: 30px;
	font-family: "Century Gothic";
	font-weight: 400;
	}
	
#p1{
	color: #000000;
	}	
#p2{
	color: #000000;
	}
#p3{
	color: #000000;
	}
#p4{
	color: #000000;
	}

.floatmap{
	position: absolute;
    top: 0;
    left: -15px;
	margin-top:50px;
		}
	
	.Middleover{
	    float: right;
		}
@media (max-width: 767px) {
.copy-right-text{
   width: 100%;
   float: left;
}
.social {
    width: 100% ;
    float: left;
}
	.product_box {
	margin-bottom:0px;
	
}
.product_box .product_image {
    overflow: hidden;
   
}
	.product_list > div {
	padding: 0 0px 0px;
}
	.MenuList > div {
        padding: 10px 30px;
    font-size: 12px;
    line-height: 20px;
}
	.navbar-inverse {
    margin-bottom: 0 !important;
   background-image: none;
    background-color: #fff;
    border-color: #ffffff;
}
#Home_Num {
    width: 100%;
	height: 100%; 
    padding: 50px 30px 300px;
}
.Block33{
    width: 100%;
	margin: 10px 0px;
	}
#p1, #p2, #p3, #p4 {
    margin-bottom: 0px;
    font-weight: 500;
}	


.Home_bg {
    padding: 20px 0 20px;
}
.Home_bg .albums-box {
     padding: 10px 30px;
}

.floatmap{
	position: absolute;
    border: 0;
    top: auto;
    left: -15px;
    bottom: 0;
    margin-top: 0px;
	
}
.mainfile ul li .name {width: 40%; text-align:left;}
.mainfile ul li .size {width: 20%; text-align:center;}
.mainfile ul li .type {width: 20%; text-align:center;}
.mainfile ul li .load {width: 20%; text-align:center;}
.mainfile ul .Line .load {
	font-size: 20px;
	color: #bebbbb;}
}
	
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #00BCD4;
    background-color: #303030;
}





.faq_list{
   border: 1px solid #e1e1e1;
}
.faq_list .open{
	
	background-color: #add3e3;
	font-size: 2rem;
	    padding: 10px 20px 10px 100px;
    background-image: url(../images/Q1.png);
    background-repeat: no-repeat;
    background-position: 40px 20px;
}
.faq_list .open .title {
    padding: 10px;
    border-bottom: 1px solid #ffffff;
    font-size: 2rem;
	background-image: none;
	
}
.faq_list .text{
	padding:20px;
	padding: 20px 20px 20px 100px;
	background-image: url(../images/A1.png);
	    background-repeat: no-repeat;
    background-position: 40px 20px;
	    line-height: 25px;
		border-bottom: 1px solid #e3e3e3;
		    background-color: #ececec;
}

.faq_list .text img {
	height:auto !important;
	max-width:100% !important;
}
.faq_list .title{
	padding:20px 20px 20px 100px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 2rem;
	background-image: url(../images/Q2.png);
	    background-repeat: no-repeat;
    background-position: 40px 20px;
}



.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
	    text-align: center;
}
.dropdown-menu  .Text{

}
.dropdown-menu  .Text a{
	color: #000;
}
.dropdown-menu {

    float: left;
    min-width: 140px;
    padding: 0px 0;
   
}


.dropdown-menu  .Text a{
	color: #000;
}
.Home_Products {
	padding: 80px 100px;
	overflow: hidden;
}
@media screen and (max-width: 1170px) {

    .Home_Products {
        padding: 20px 10px;
    }
}

@media (max-width: 767px) {
	.Article {
		padding: 15px;
	}
	.Article .Date{
		width: 80px;
	}
	.Article .Title{
		font-size: 20px;
	}
	.Article .Title,
	.Article .Share{
		width: calc(100% - 100px);
	}
	.Article .Share{
		font-size: 0;
	}
	.Article .Share > div{
		padding-right:5px;
	}
.dropdown-menu  .Text{
	margin: 10px 20px;
	min-height: 0px;
	text-align: center;
}
.dropdown-menu  .Text a{
	color: #ffffff;
}
.intermediate {
        margin: 0px ;
}
.albums-box {
            padding: 20px 20px 0px;
}
.albums-content .title2 {
    font-size: 16px;
    line-height: 20px;
        margin: 60px auto 10px;
    color: #FFF;
    font-weight: auto;
}
.row {
    margin-right: 0px;
     margin-left: 0px;
}
.Right_menu {
	    z-index: 10;
		padding-right: 0px;
    padding-left: 0px;
	padding-top: 15px;

	}
	.Left_menu{
	    z-index: 30;
		padding-right: 0px;
    padding-left: 0px;
	}
	.img-masonry{
		
	}
	.Home_Products {
	padding:0px ;
   
}
.Home_AD {
    width: 100%;
    padding: 20px 0;
}
.albums-content {

    margin: 0px 0 0;
}
.product-word {
    padding: 0px 0px;
}
}


.nice-select {
    border: solid 1px #e8e8e8;
   
}


.css-treeview  {
	       background-color: #fff;
   
	}
		
.css-treeview  h4{
	       margin-top: 0px;
    margin-bottom: 0px;
	font-size: 28px;
   
	}
.css-treeview   .title{
	        background-color: #eaeaea;
    padding: 50px 20px 20px;
	}
.css-treeview   .title:after {
    content: "";
    display: block;
    margin: 15px 0;
        background: #67dbce;
    width: 60px;
    height: 1px;
}
.css-treeview  .tree-list-pad{
		 padding:10px;
   
	}
	.css-treeview  .tree-list-pad li{
		    color: #000;
    padding: 10px;
    border-bottom: 1px solid #cfcfcf;
	}
	
	.css-treeview  .tree-list-pad .sub-menu li{
	    font-size: 14px;
    line-height: 20pt;
	padding:5px;
   border-bottom: 1px solid #fff;
	}	
.css-treeview  .tree-list-pad .sub-menu li:before {
    content: "-";
	padding: 5px 10px;
}


.owl-stage-outer  {
    padding:60px 0px;
	}
	
.owl-stage-outer .item {
    padding:0px 10px;
	}
	
.owl-stage-outer .item .image {
       border: 1px solid #b4b4b4;
	   
	}
		
.owl-stage-outer .item .Titles {
    padding: 25px 10px 10px;
	width: 250px;
	}
	
.owl-stage-outer .item .item_more {
	    font-size: 14px;
		margin-top:10px;
		float: right;
    background: #dddd;
    padding: 5px 10px;
	}
	
.owl-stage-outer .item .item_more:before {
    content: "...";
	padding: 5px 10px;
}

.product_bg {
    padding: 60px 0px;
}
.product_bg .product-des  h1{
    font-size: 30px;
    line-height: 36px;
}
.product_bg .product-des  h1:after {
    content: "";
    display: block;
    margin: 15px 0;
    background: #6bdfd2;
    width: 80px;
    height: 3px;
}
.product_bg .product-des  .item{
     font-size: 16px;
	     line-height: 28px;
}
.product_bg .product-des  .des{
     font-size: 16px;
	 line-height: 28px;
}

.product_bg .product-des  .Share{
  	border-bottom: #dbd9d9 1px solid;
	border-top: #dbd9d9 1px solid;
	margin: 30px 0;
   	padding: 15px 0px 10px;	
	width: 100%;
}
.product_bg .product-des  .Share div{ 
	display: inline-block;
    font-size: 0;
    vertical-align: top;
}



.Related_Products{ 
	background-color: #f9f9f9;
}




.Formulation table {
    width: 100%;
    margin: 30px auto;
}

.Formulation table th {
    border: 1px solid #7898b5;
    padding: 15px;
    color: #fff;
    line-height: 180%;
    background: #003c74;
    text-align: center;
}

.Formulation table td {
    border: 1px solid #ddd;
    margin: 0;
    padding: 8px 5px;
	    text-align: center;
}
#Home_film {
   background-image: url(../images/bg2.png);
   padding: 100px 0px;
}
.featureArea .leftBox {
  float: left;
  width: 500px;
  padding-left: 85px;
  box-sizing: border-box;
  position: relative;
}
.featureArea .rightBox {
  position: relative;
  float: left;
  width: calc(100% - 600px);
}
.featureArea .leftBox .subTitle {
  position: relative;
  font-family: "Cantarell", sans-serif;
  font-size: 20px;
  letter-spacing: .075em;
  color: #aaa;
  text-transform: uppercase;
  padding-left: 75px;
  box-sizing: border-box;
}
.featureArea .leftBox .subTitle:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 55px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.featureArea .leftBox .en {
  font-family: "PT Serif", serif;
       font-size: 60px;
    line-height: 85px;
  color: #aaa;
}
.featureArea .leftBox h2 {
  display: block;
  font-size: 36px;
  font-weight: 100;
  letter-spacing: .1em;
  color: #474747;
  margin-bottom: 45px;
}
.featureArea .leftBox .Figure {
    position: absolute;
	    top: 300px;
    position: absolute;
    
    left: -120px;
	}
.slide-box  {
display: table-cell;
    float: none;
    text-align: left;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
    position: relative;
	}
	
@media (max-width: 767px) {
.Home_Products {
    padding: 0px;
    overflow: hidden;
}
#Home_film {
    padding: 50px 0px 0px;
}
.featureArea .leftBox {
    width: 100%;
    padding-left: 30px;
}
.featureArea .rightBox {
    width: 100%;
}
}
.smallImg {
    float: left;
	margin-bottom:50px;
}
.smallImg li {
    float: left;
    margin: 10px 5px;
    padding: 4px;
    width: calc(20% - 10px);
    border: 1px solid #c5c5c5;
    overflow: hidden;
    cursor: pointer;
	text-align: center;
}
.smallImg .haimg {
float: left;
	height: 0;
	padding-bottom:70%;
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
}	
.smallImg .haimg img {
  width: 130%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,100px);
	transform: translate3d(0,0,100px);
}
.smallImg .haimg:hover img{
		   opacity: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
		}
.smallImg .Text {
font-size: 10pt;
    color: #666;
    float: left;
    height: 38px;
    overflow: hidden;
    width: 90%;
    margin: 5%;
}	

@media (max-width: 767px) {
.smallImg li {
    width: calc(50% - 10px);
}
.table-responsive {
 
    border: 0px solid #ddd;
}
}


.rcertificate {
  padding: 50px 100px;
}


.rd-customize ul {
    border: 1px solid #E0E0E0;
    overflow: hidden;
    display: block;
    width: 100%;
	position: relative;
}
.rd-customize ul li {
    padding: 50px;
	border-top: 1px solid #E0E0E0;
		float: left;
		    text-align: center;
}
.rd-customize ul img {
    width: 50%;
    height: auto;
}
.rd-customize  h2 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    font-weight: 500;
    color: #161616;
	
}

.rd-customize  h2:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin: 25px auto;
    background-color: #c1a367;
    transition-delay: .7s;
	    width: 40px;
}
.rd-customize ul h3 {
    font-size: 2.5rem;
	color: #000;
    font-weight: 400;
	text-align: center;
	
}
.rd-customize ul p {
    color: #999;
	text-align: center;
}
.rd-customize ul li:before {
    content: "";
    display: block;
    height: 500%;
    left: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    background-color: #E0E0E0;
	
}

.rd-customize ul li:nth-of-type(1) {
    border: none;
}
.col-sa:nth-of-type(3n+1)  {
    margin-left: 0;
    clear: both;

}
.wrap-s {
    width: 75%;
    margin: 0 auto;
	margin-bottom: 50px;

}
.wrap-s {
    width: 75%;
    margin: 0 auto;
	margin-bottom: 50px;
	text-align: center;
}


.aboutArea {
    width: 100%;
    height: auto;
	text-align: center;
}
.aboutArea ing {
    width: 50%;
}

.textEditor {
	width: 90%;
	margin: 50px auto 0;
	overflow: hidden;
	
}

.textEditor .Item {
	width: 100%;
	margin: 15px auto;
	float: left;
	overflow: hidden;
	
}

.textEditor .Txt{
	position:relative;
	float: left;
	    overflow: hidden;
	}

.textEditor .Txt h3{
	font-weight:normal;
	margin-top: 0px;
	
	}

.textEditor .Txt h3 strong{
	overflow: hidden;
	display:block;
	width:100%;
   font-size: 28px;
	    margin-bottom: 10px;
	}

.textEditor .Txt h3 em{
	display:block;
	font-size:16px;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}

.textEditor .Txt h3:after{
	content:"";
	display:block;
	margin:15px 0;
	background:#898989;
	width:60px;
	height:1px;
	}


@media (max-width: 767px) {
.rcertificate {
  padding: 50px 0px;
}
.rd-customize h2 {
 
    font-size: 30px;
    
}
}





/******列表******/
.itemList .col-xs-12{
		    padding-right: 0px;
    padding-left: 0px;
}
	
  
.itemList li{
		margin: 40px 0;
	}
.itemList li .Img{
		overflow:hidden;
	}
itemList li .Img img{
		display: block;
		width: 100%;
	}
.itemList li .Txt{
		background: rgba(246,245,245,0.85);
		padding: 40px 40px 30px;
		text-align: center;
		position: absolute;
		right: 25px;
		top: 50%;
		-webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
.itemList li:nth-child(even) .Img{
		float: right;
	}
.itemList li:nth-child(even) .Txt{
		left: 25px;
		right: auto;
	}
.itemList li .Txt em{
		color: #bd986e;
		letter-spacing: 2px;
		font-size: 14px;
		margin-bottom: 6px;
		display: block;
	}
.itemList li .Txt h3{
		margin-bottom: 25px;
		letter-spacing: 3px;
		font-size: 26px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
.itemList li .Txt h3:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin: 25px auto;
    background-color: #c1a367;
    transition-delay: .7s;
    width: 40px;
}
.itemList li .Txt p{
		color: #8e8e8e;
		margin-bottom: 26px;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 1.5px;
		max-height: 100%;
		/*text-align: left;*/
	}



@media (max-width: 1200px){
.itemList li .Txt{
		right: 0;
	}
.itemList li:nth-child(even) .Txt{
		left: 0;
	}
}
@media (max-width: 1180px){
.itemList li{
		margin: 25px 0;
	}
}
@media (max-width: 1024px){
.itemList li .Txt{
		position: relative;
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@media (max-width: 768px){
.itemList li{
		margin: 10px 0;
	}
.itemList li .Txt{
		padding: 25px 25px 20px;
	}
}
@media (max-width: 639px){
	.contentBox .Img .rightBox{
		margin-top: 10px;
	}

}
@media (max-width: 480px){
.itemList li{
		padding: 0;
	}

}





#sides-form {
    position: fixed;
    right: 10px;
    bottom: -2px;
    z-index: 10000;
    overflow: hidden;
	background-color: #1491B6;
}

#sides-form .sides-title {
	width:100%;
	overflow: hidden;
}
#sides-form .sides-title .icon {
	float: left;
    width: 30px;
    background-color: #1491B6;
    text-align: center;
    padding: 8px 20px;
    color: #fff;
    font-size: 24px;
}
#sides-form .sides-title .text {
	float: right;
    padding: 15px 20px;
    background-color: #1491B6;
	color:#fff;
}


.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #2196F3 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #2196F3 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #2196F3 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #2196F3 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


@media (max-width: 768px){
footer {
    padding: 15px 15px 60px 15px;
  
}
.social {
    margin: 10px 0;
}
#sides-form {
	width: 100%;
    right: 0px;

	border-radius: 0px 0px 0 0;
    background-color: #FFF;
    overflow: hidden;
	background-color: #1491B6;
}
#sides-form .sides-title .text {
	float: left;
    padding: 15px 20px;
    background-color: #1491B6;
	color:#fff;
}
}