body{
	background: url("../images/bg.jpg") repeat 50% -85px;
}

/************************************************************\
* Banner
\************************************************************/
#banner{
	position: relative;
	z-index: 90;
	width: 100%;
	height: 717px;
	opacity: 0;
}

/*****************************\
* opening
\*****************************/
#banner .banner_img {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.banner_img .bai {
	position: absolute;
	z-index: 3;
	opacity: 0;
}
.banner_img .ba_bg {
	background: url("../images/news/banner_bg.jpg") no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.banner_img .ba_01 {
	top: 0;
	right: 0;
}
.banner_img .ba_x {
	opacity: 1;
	top: 477px;
	right: 166px;
}
@media screen and (min-width: 1920px) { .banner_img .ba_x { right: 18%; }}
@media screen and (min-width: 1680px) and (max-width: 1919px) { .banner_img .ba_x { right: 15%; }}
@media screen and (min-width: 1600px) and (max-width: 1679px) { .banner_img .ba_x { right: 10%; }}
@media screen and (min-width: 1440px) and (max-width: 1599px) { .banner_img .ba_x { right: 8%; }}
@media screen and (min-width: 1360px) and (max-width: 1439px) { .banner_img .ba_x { right: 6%; }}
@media screen and (max-width: 1359px) { .banner_img .ba_x { right: 5%; }}
.banner_img .ba_02 {
	top: 6px;
	right: 1054px;
}
.banner_img .ba_03 {
	top: 6px;
	right: 847px;
}
.banner_img .ba_04 {
	top: 0px;
	right: 636px;
}
.banner_img .ba_05 {
	top: 3px;
	right: 415px;
}
.banner_img .ba_06 {
	top: 5px;
	right: 202px;
}
.banner_img .ba_07 {
	top: 6px;
	right: 0;
}
/*****************************\
* text
\*****************************/
#banner .banner_txt {
	position: absolute;
	top: 142px;
	right: 979px;
	z-index: 2;
}
@media screen and (min-width: 1920px) { #banner .banner_txt { right: 979px; }}
@media screen and (min-width: 1680px) and (max-width: 1919px) { #banner .banner_txt { right: 979px; }}
@media screen and (min-width: 1600px) and (max-width: 1679px) { #banner .banner_txt { right: 979px; }}
@media screen and (min-width: 1440px) and (max-width: 1599px) { #banner .banner_txt { right: 59%; }}
@media screen and (min-width: 1360px) and (max-width: 1439px) { #banner .banner_txt { right: 59%; }}
@media screen and (max-width: 1359px) { #banner .banner_txt { right: 59%; }}
.banner_txt .title_tw {
	margin-left: 15px;
	color: #5f4320;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.3em;
	font-weight: 700;
	font-style: italic;
	opacity: 0;
}
.banner_txt .title {
	margin-top: 14px;
	display: block;
	color: #3d5500;
	font-family: proxima_novasemibold;
	font-size: 89px;
	line-height: 78px;
	letter-spacing: 0.005em;
	font-style: italic;
	text-transform: uppercase;
	opacity: 0;
}
.banner_txt .title_en {
	margin-top: 16px;
	margin-left: 0;
	display: block;
	color: #472a17;
	font-family: proxima_novasemibold;
	font-size: 32.41px;
	line-height: 37.63px;
	letter-spacing: -0.01em;
	font-style: italic;
	text-transform: uppercase;
	opacity: 0;
}
.banner_txt .titleb {
	margin-top: 73px;
	margin-left: 13px;
	color: #454545;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: 700;
	opacity: 0;
}
.banner_txt .summary {
	width: 290px;
	margin-top: 11px;
	margin-left: 13px;
	color: #555555;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: 700;
	opacity: 0;
}


/************************************************************\
* leaves
\************************************************************/
#banner .leaves{
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 1;
}
#banner .leave {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
	opacity: 0;
}
#banner .leave img {
	opacity: 0;
}
#banner .leave_01 {
    top: -71px;
    left: 0;
    z-index: 4;
}
#banner .leave_02 {
    top: 177px;
    left: 0;
}
#banner .leave_03 {
    bottom: -135px;
    right: 0;
}
#banner .leave_04 {
    bottom: -240px;
    right: 0;
    z-index: 4;
}


/************************************************************\
* wrapper
\************************************************************/
#wrapper{
}
#wrapper .inner{
	width: 1003px;
	margin: 0 auto;
	padding-left: 0;
}
#wrapper .inner .titlepng{
	display: block;
	margin: 0 auto;
	padding-top: 125px;
	padding-right: 13px;
	padding-bottom: 68px;
	opacity: 0;
}

/************************************************************\
* select
\************************************************************/
#_news .search_wrapper{
	background: url("../images/news/search_line.png") no-repeat 50% 0;
	height: 111px;
	line-height: 114px;
}
#_news .ptitle {
	display: inline-block;
	width: 50%;
	margin-left: 43px;
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	opacity: 0;
}
#_news .select{
	background: url("../images/news/select.png") no-repeat 95% 21px;
	float: right;
	box-sizing: border-box;
	position: relative;
	z-index: 5000;
	width: 155px;
	margin-top: 28px;
	margin-right: 45px;
	border-bottom: 1px solid #d8d3cd;
	
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	letter-spacing: 0.2em;
	opacity: 0;
}
#_news .select #open {
	cursor: pointer;
	height: 40px;
	line-height: 45px;
	padding: 0 9% 3px;
}
#_news .select #open_over {
	width:100%;
	height:auto;
	display:none;/*一開始不出現*/
	-webkit-box-shadow: 1px 2px 5px 0px #b1aeaf;
	-moz-box-shadow: 1px 2px 5px 0px #b1aeaf;
	box-shadow: 1px 2px 5px 0px #b1aeaf;
	position:absolute;
	margin-top:3px;	
}
#_news .select .open_over_item {
	cursor: pointer;
	background: #fff;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	color: #5f5f5f;
	text-align: center;	
}
/*滑鼠移入的效果*/
#_news .select .open_over_item:hover {
	background:#e9e9e9;
}

/************************************************************\
* list
\************************************************************/
#_news #wrapper .list {
	background: url("../images/news/search_line.png") no-repeat 50% 0;
	padding-top: 12px;
}
.news_show {
	opacity: 1;
}
#_news .list .block {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 326px;
	margin-top: 95px;
	margin-bottom: 99px;
	opacity: 0;
}
#_news .list .block .right {
	background: url("../images/news/list_line.png") repeat-x 0 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
/**************\
* date
\**************/
#_news .list .block .time{
	display: table;
	float: left;
	width: 197px;
	text-align: center;
	height: 256px;
}
#_news .list .block .time .circle {
	background: url("../images/news/date_bg.png") no-repeat 55% 52%;
	box-sizing: border-box;
	width: 103px;
	height: 103px;
	margin-top: 77px;
	margin-left: 43px;
	border: 1px solid #ffffff;
	border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#_news .list .block .time span{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17.45px;
	letter-spacing: 0.1em
}
#_news .time .month{
	position: absolute;
	top: 32px;	
	left: 31px;	
}
#_news .time .date{
	position: absolute;
	top: 55px;	
	left: 31px;	
}
#_news .time .year{	
	display: inline-block;
	margin-top: 12px;
	margin-left: -5px;
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	letter-spacing: 0.05em;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
/**************\
* img
\**************/
#_news .list .block .news_img{
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 0;
	width: 356px;
	height: 256px;
	border: 4px solid #c8c0b5;
}
#_news .list .block .news_img img{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
		transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	width: 100%;
}
#_news .list .block:hover .news_img img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
/**************\
* info
\**************/
#_news .list .block .info{
	float:left;
	width: 352px;
	margin-left: 49px;
	padding-top: 29px;
}
#_news .list .block .info b{
	color: #e97c01;
	font-family: proxima_novalight;
	font-size: 18px;
	line-height: 33.7px;
	letter-spacing: 0.005em;
	font-weight: 700;
}
#_news .list .block .info h3{
	display: block;
	margin-top: 12px;
	margin-bottom: 29px;
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-weight: 700;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#_news .list .block .info p{
	margin-left: 3px;
	padding-top: 22px;
	padding-left: 3px;
	border-top: 1px solid #987967;
	color: #ffffff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 28px;
	letter-spacing: 0.075em;
	opacity: 0.7;
}

/*****************************\
* hover
\*****************************/
#_news .list .block:hover .time .circle {
	background: #739115 url("../images/news/date_bg_over.png") no-repeat 55% 52%;
	border: 1px solid #739115;
}
#_news .list .block:hover .time .year{	
	color: #739115;
}
#_news .list .block:hover .right {
	background: url("../images/news/list_line_over.png") repeat-x 0 100%;
}
#_news .list .block:hover .info h3{
	color: #739115;
}


/************************************************************\
* infomation lightbox
\************************************************************/
#light_infomation {
	display: inline-block;
}

/*****************************\
* infomation lightbox close
\*****************************/
.fancybox-skin{
	border-radius: 0;
}
.closeInfo{
	position: absolute;
	top: 36px;
	right: 32px;
	box-sizing: border-box;
	width: 62px;
	height: 62px;
	border: 1px solid #fff;
	border-radius: 50%;
}
.closeInfo img{
	width: 12px;
	position: absolute;
	top: 24px;
	left: 24px;
	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.closeInfo:hover img{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/******************************\
* head
\******************************/
.light_product .head {
	background: url("../images/news/light_head.jpg") no-repeat;
	box-sizing: border-box;
	position: relative;
	width: 1034px;
	height: 170px;
	padding-top: 55px;
	padding-left: 180px;
	text-align: center;
}
.light_product .head .light_new {
	float: left;
	margin-top: 17px;
}
.light_product .head i {
	background: url("../images/news/light_line.png") no-repeat;
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 67px;
	margin-left: 40px;
	margin-right: 40px;
}
.light_product .head .titleinfo {
	float: left;
	text-align: left;
}
.light_product .head .date {
	margin-top: 5px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 0.05em;
}
.light_product .head .title {
	margin-top: 10px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0.1em;
}
/******************************\
* grids
\******************************/
.light_product .content {
	background: #f6eee3 none repeat scroll 0 0;
	overflow: hidden;
}
.light_product .inner {
	width: 700px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 577px;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 0.05em;
}