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

/************************************************************\
* Banner
\************************************************************/
#banner{
	background: url("../images/report/banner_bg.jpg") no-repeat;
	background-size: cover;
	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_01 {
	background: url("../images/report/ba_01.png") no-repeat 100% 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
/*****************************\
* text
\*****************************/
#banner .banner_txt {
	position: absolute;
	top: 142px;
	right: 951px;
	z-index: 2;
}
@media screen and (min-width: 1920px) { #banner .banner_txt { right: 951px; }}
@media screen and (min-width: 1680px) and (max-width: 1919px) { #banner .banner_txt { right: 951px; }}
@media screen and (min-width: 1600px) and (max-width: 1679px) { #banner .banner_txt { right: 951px; }}
@media screen and (min-width: 1440px) and (max-width: 1599px) { #banner .banner_txt { right: 58%; }}
@media screen and (min-width: 1360px) and (max-width: 1439px) { #banner .banner_txt { right: 58%; }}
@media screen and (max-width: 1359px) { #banner .banner_txt { right: 58%; }}
.banner_txt .title_tw {
	margin-left: 15px;
	color: #fff;
    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: 5px;
	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: 19px;
	margin-left: 10px;
	display: block;
	color: #472a17;
	font-family: proxima_novasemibold;
	font-size: 32.41px;
	line-height: 37.63px;
	letter-spacing: 0.005em;
	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: 40px;
    left: 0;
}
#banner .leave_03 {
    bottom: -251px;
    left: 0;
}
#banner .leave_04 {
    bottom: -398px;
    right: 0;
    z-index: 4;
}

/************************************************************\
* wrapper
\************************************************************/
#wrapper{
}
#wrapper .inner{
	width: 1001px;
}
#wrapper .inner .titlepng{
	display: block;
	margin: 0 auto;
	padding-top: 126px;
	padding-right: 4px;
	padding-bottom: 28px;
	opacity: 0;
}

/************************************************************\
* r_steps
\************************************************************/
.r_steps {
	background: url(../images/report/step_topline.png) no-repeat 50% 0;
	width: 100%;
	margin-top: 25px;
	padding-top: 65px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: hidden;
}
.r_steps li {
	background: url(../images/report/step_line.png) no-repeat right top;
	box-sizing: border-box;
	float: left;
	width: 25%;
	height: 107px;
	opacity: 0;
}
.r_steps li:nth-child(1) { width: 239px; padding-top: 17px; padding-left: 10px;}
.r_steps li:nth-child(2) { width: 278px;}
.r_steps li:nth-child(3) { width: 255px;}
.r_steps li:last-child {
	background: none;
	width: 229px;
}
.r_steps li.step {
	padding-top: 28px;
	padding-left: 39px;
}
.r_steps .title img {
	float: left;
}
.r_steps .title span {
	display: inline-block;
	margin-top: 17px;
	margin-left: 9px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.2em;
}
.r_steps .step i {
	float: left;
	margin: 6px 18px 0 0;
	color: #fff;
	font-size: 36px;
	line-height: 30px;
	letter-spacing: 0em;
}
.r_steps .step span {
	overflow: auto;
	color: #ecded6;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.2em;
}

/************************************************************\
* r_search
\************************************************************/
.r_search {
	clear: both;
	background: url(../images/report/search_bg.png) no-repeat;
	overflow: hidden;
	margin-top: 95px;
	margin-bottom: 0px;
	padding-bottom: 59px;
	border-bottom: 3px solid #4c6f13;
	opacity: 0;
}
.r_search .title{
	background: url(../images/report/title_bg.png) no-repeat;
	float: left;
	width: 145px;
	line-height: 130px;
	height: 135px;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0.2em;
	text-align: center;
}
.r_search .right{
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	width: 851px;
	height: 135px;
	padding-left: 50px;
}

/*****************************\
* select 
\*****************************/
.r_search .srh_cate,
.r_search .srh_data{
	background: url("../images/report/select.png") no-repeat 222px 7px;
	float: left;
	overflow: hidden;
	
	width: 255px;
	height: 47px;
	margin-top: 43px;
	margin-right: 29px;
	padding-left: 8px;
	border-bottom: 1px solid #c1b9b6;
}
.r_search select{
	background: transparent;
	width: 283px;
	height: 48px;
	margin-top: -1px;
	margin-left: -1px;
	padding: 5px;
	padding-left: 0;
	border: 0;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0.2em;
	
	border-radius: 0;
	box-shadow: none;
	appearance: none;
	
    -webkit-appearance:none;
	-moz-appearance: none; /* Firefox */
    appearance:none;
}
.r_search select option{
	color: #000000;
}
/*****************************\
* select hide
\*****************************/
.r_search .select_hide{
	background: url("../images/report/select_hide.png") no-repeat 226px 7px;
	float: left;
	overflow: hidden;
	
	width: 245px;
	height: 47px;
	margin-top: 43px;
	margin-right: 29px;
	padding-left: 18px;
	border-bottom: 1px solid #643f25;
	
	color: #643f25;
	font-size: 18px;
	line-height: 47px;
	letter-spacing: 0.2em;
}
/*****************************\
* submit
\*****************************/
.r_search .srh_btns {
	margin-top: 47px;
	margin-left: 21px;
}
.r_search .srh_btns input {
	width: 167px;
	height: 43px;
	border: none;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align:center;
	cursor:pointer;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.r_search .srh_btn {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f9201+0,5d711f+100 */
background: #6f9201; /* Old browsers */
background: -moz-linear-gradient(top,  #6f9201 0%, #5d711f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6f9201 0%,#5d711f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6f9201 0%,#5d711f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f9201', endColorstr='#5d711f',GradientType=0 ); /* IE6-9 */
}
	
.r_search .srh_btn2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e87e00+0,e87e00+100 */
	background: rgb(232,126,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,126,0,1) 0%, rgba(232,126,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87e00', endColorstr='#e87e00',GradientType=0 ); /* IE6-9 */
}
/*****************************\
* submit mask
\*****************************/
.r_search  .srh_btns .mask {
	background: #2a0416;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 167px;
	height: 43px;
	opacity: 0.4;
}

/************************************************************\
* r_all
\************************************************************/
.r_all {
	clear: both;
	opacity: 0;
}
.r_all .left {
	float: left;
	width: 205px;
	margin-top: 17px;
	margin-left: 14px;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 24px;
	letter-spacing: 0.2em;
}
/*****************************\
* grids
\*****************************/
.r_all .grids {
	overflow: auto;
	float: right;
	width: 756px;
	margin-right: 16px;
	text-align: center;
}
.r_all .grids a {
	box-sizing: border-box;
	display: inline-block;
	width: 185px;
	height: 268px;    float: left;
	margin-top: 73px;
	opacity: 0;
}
.r_all .grids a i {
	background: url("../images/report/r_99.png") no-repeat;
	display: block;
	width: 152px;
	height: 152px;
	margin: 0 auto;
}
.r_all .grids a i img {
	top: 7px;
	left: 7px;border-radius: 50%;
}
.r_all .grids a i img:last-child {
	top: 0;
	left: 0;
}
.r_all .grids a span {
    display: block;
    padding-top: 19px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    height: 50px;
    line-height: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

/************************************************************\
* r_page
\************************************************************/
.r_page {
	clear: both;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	padding-top: 33px;
	padding-left: 15px;
}
.r_page .left {
	float: left;
	width: 60%;
}
.r_page .left a {
	display: inline-block;
	box-sizing: border-box;
	width: 41px;
	height: 41px;
	margin-right: 5px;
	padding-left: 18px;
	line-height: 41px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.6em;
}
.r_page .left a.on {
	background: #B0866D;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.r_page .left a:hover {
	color: #e1e1e1;
}
.r_page .left i {
	display: inline-block;
	box-sizing: border-box;
	width: 44px;
	height: 44px;
	line-height: 44px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.2em;
	padding-left: 18px;
}
/*****************************\
* right
\*****************************/
.r_page .right {
	float: right;
	width: 100px;
	height: 28px;
}
.r_page .right a {
	float: left;
	width: 45px;
	height: 28px;
}
.r_page .right span {
	float: left;
}
.r_page .right a img {
	display: inline-block;
}
.r_page .right .prev {
	left: 0;
}
.r_page .right .next img {
	right: 0;
}


/************************************************************\
* r_result
\************************************************************/
.r_result {
	clear: both;
	margin-top: 70px;
}
.r_result .cate_image {
	float: left;
	width: 414px;
	
}
.r_result .cate_image img {
}
.r_result .right {
	float: right;
	overflow: hidden;
	width: 519px;
	margin-top: 25px;
}
.r_result .right .cate_name {
	margin-top: 3px;
	margin-left: 10px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.2em;
}
.r_result .right .name {
	margin-top: 10px;
	font-size: 30px;
	line-height: 33px;
}
/*****************************\
* grids
\*****************************/
.r_result .grids {
	overflow: auto;
	float: right;
	width: 100%;
	margin-top: 50px;
	text-align: left;
}
.r_result .grids a {
	box-sizing: border-box;
	display: inline-block;
	width: 170px;
	height: 230px;
	opacity: 0;    float: left;
    margin-right: 3px;
}
.r_result .grids a i {
	background: url("../images/report/r_99.png") no-repeat;
	display: block;
	width: 152px;
	height: 152px;
	margin: 0 auto;
}
.r_result .grids a i img {
	top: 7px;    border-radius: 50%;
	left: 7px;  z-index: -1;
	
}
.r_result .grids a i img:last-child {
	top: 0;
	left: 0;
}
.r_result .grids a span {
	display: block;
	padding-top: 19px;
	text-align: center;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 16px;    line-height: 21px;
	letter-spacing: 0.1em;
}


/************************************************************\
* report lightbox
\************************************************************/
#light_report {
	display: inline-block;
}

/*****************************\
* infomation lightbox close
\*****************************/
.fancybox-skin{
	background: none;
	border-radius: 0;
}
.closeInfo{
	position: absolute;
	top: 75px;
	right: 25px;
	box-sizing: border-box;
	width: 63px;
	height: 63px;
	border: 1px solid #fff;
	border-radius: 50%;
}
.closeInfo img{
	width: 12px;
	position: absolute;
	top: 25px;
	left: 25px;
	
	-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_report .head {
	background: url("../images/report/rl_head.jpg") no-repeat;
	position: relative;
	width: 1034px;
	height: 113px;
	margin-top: 50px;
	text-align: center;
}
#light_report .head i {
	position: absolute;
	top: 0;
	left: 50%;
	width: 190px;
	height: 190px;
	margin-left: -95px;
	margin-top: -42px;
	display: inline-block;
	background: url("../images/report/rl_ico_bg.png") no-repeat;
}
#light_report .head i img {
	position: absolute;
	top: 10px;
	left: 10px;border-radius: 50%;
}
#light_report .head span {
	float: left;
	width: 391px;
	margin-top: 40px;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align: right;
}
#light_report .head span:last-child {
	float: right;
	width: 391px;
	text-align: left;
}
/******************************\
* grids
\******************************/
#light_report .grids {
	background: #f6eee3 none repeat scroll 0 0;
	overflow: hidden;
}
#light_report .inner {
	width: 880px;
	margin: 0 auto;
	padding-top: 125px;
	min-height: 577px;
}
#light_report .grids .grid {
	float: left;
	width: 220px;
	height: 462px;
	margin: 0 36px 108px;
}
#light_report .grids .cover {
	text-align: center;
	height: 268px;
}
#light_report .grids .title {
	margin-top: 14px;
	padding-left: 3px;
	padding-bottom: 12px;
	border-bottom: 2px solid #8b8682;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.1em;
	font-weight: 700;
}
#light_report .grids .txt {
	padding-left: 3px;
	border-bottom: 2px solid #d4cfc9;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #646464;
	font-size: 15px;
	line-height: 34px;
	letter-spacing: 0.1em;
}
#light_report .grids .no {
}
#light_report .grids .date {
	border-bottom: none;
}
#light_report .grids .txt span {
	background: url("../images/report/rl_grid_txt.png") no-repeat 0 6px;
	margin-left: 10px;
	padding-left: 10px;
}

/*****************************\
* light_btns
\*****************************/
#light_report .light_btns {
	margin-top: 18px;
}
#light_report .light_btns input {
	width: 222px;
	height: 44px;
	border: none;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align:center;
	cursor:pointer;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#light_report .light_btns .bt1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f9201+0,5d711f+100 */
background: #6f9201; /* Old browsers */
background: -moz-linear-gradient(top,  #6f9201 0%, #5d711f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6f9201 0%,#5d711f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6f9201 0%,#5d711f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f9201', endColorstr='#5d711f',GradientType=0 ); /* IE6-9 */
}
	
#light_report .light_btns .bt2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e87e00+0,e87e00+100 */
	background: rgb(232,126,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,126,0,1) 0%, rgba(232,126,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87e00', endColorstr='#e87e00',GradientType=0 ); /* IE6-9 */
}
/*

    <div class="grids">
    	<div class="grid">
        	<div class="cover"><img src="images/report/r_pdf.png" /></div>
            <div class="title">基因改造報告</div>
            <div class="txt no">批號<span>42-15123-S</span></div>
            <div class="txt date">批號<span>2015.07.21</span></div>
        </div>
    </div>
*