﻿@charset 'utf-8';


/*==========================================

內頁的 banner

===========================================*/
#accbanner {
	background: url(../images/pageAcc.jpg) center center no-repeat;
	background-position: center 70%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 345px;
	overflow: hidden;
}

#aboutbanner{background:url(../images/pageAbout.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:365px;
			  overflow:hidden; }
			  
			  
#bankbanner{background:url(../images/pageBank.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }	
			  
#Insurancebanner{background:url(../images/pageInsurance.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }
#Farmerbanner{background:url(../images/pageFarmer.jpg)  center center no-repeat; 
              background-position:center 100px;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }			  			  		  
#newsbanner{background:url(../images/pageNews.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }
#sinupbanner{background:url(../images/006c.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }


#newsListbanner{background:url(../images/pagenewsList.jpg)  center center no-repeat; 
              background-position:center center;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }
#downloadbanner{background:url(../images/pageDownload.jpg)  center center no-repeat; 
              background-position:center 10px;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }			  
#locationbanner{background:url(../images/pageLocation.jpg)  center center no-repeat; 
              background-position:center bottom;
             background-repeat: no-repeat;
			  background-size: cover;  
			  height:315px;
			  overflow:hidden; }			  
			  			  			  
.mainProduct_area {
	padding-top:240px;
	 margin: 0 auto;
	 width: 95%;
	box-sizing: border-box;
    position: relative;
	margin-bottom:1%;
	 content: '';
    display: table;
	text-align:center
}	


@media screen and (max-width: 800px){
.mainProduct_area {
	padding-top:120px;
	 margin: 0 auto;
	 width: 95%;
	box-sizing: border-box;
    position: relative;
	margin-bottom:1%;
	 content: '';
    display: table;
	text-align:center
}
}
	
	
			  
/*==========================================

內頁的標題 banner

===========================================*/
.mainimg_area {
	padding-top:470px;
	 margin: 0 auto;
	 width: 95%;
	box-sizing: border-box;
    position: relative;
	margin-bottom:2%;
	 content: '';
    display: table;
}

@media screen and (max-width: 800px){
/*.mainimg_area {	padding-top:300px;}*/
.mainimg_area {padding-top: 270px;}  
 #aboutbanner{height:0;}
 #bankbanner{height:0;}
 #newsbanner{height:0;}
 #sinupbanner{height:0;}
 #Farmerbanner{height:0;}
 #newsListbanner{height:0;}
 #downloadbanner{height:0;}
 #locationbanner{height:0;background-position:center center;}

}

/*---大標---*/
.Pegetitinner {
	width: 50%;
    color: #ffffff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 0px;
    line-height: 1;
    letter-spacing: 0.3em;
    box-sizing: border-box;
    display: block;
    top: -80px;
}

@media screen and (max-width: 800px){
.Pegetitinner {
    margin-top: -90px;  
  top: 0px;
}
}
.Pegetitinner h2{
	font-size: 22px;
    font-family: "新細明體";
    font-style: normal;
    letter-spacing: .25em;
    line-height: 1.5;
    text-transform: uppercase;
	color:#FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);

}

.Pegetitinner span{
	font-family:"Garamond";
	display: block;
    font-size:20px;
    color:#FFF;
    text-align: center;
    letter-spacing: 0.15em;
    font-style: italic;
    margin-bottom: 5px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

@media screen and (max-width: 800px){
.Pegetitinner h2{	font-size:20px;}
.Pegetitinner span{ font-size:16px}
.Pegetitinner {
    margin-top: -111px;
}
}
	
/*------------------------------------
    側邊選單 -左側選單
------------------------------------*/
.article-sidebar{
    float:left;
    width:25%;
   margin:10px 0px 80px 20px;
}
.article-sidebar ul{
	left:0;
	line-height:2;
	 padding:0;  
	  list-style: none;}
.article-sidebar  ul li {
	display: list-item;
	padding:7px 0px;
	position: relative;
	color: #727272; 
     text-align: left;
	 list-style:none;
	 display:block; 
	border-bottom: solid 1px #c1c1c1; 

}


.article-sidebar ul li a{  
	position: relative;
	display:block;
    padding:10px;
	font-size:16px;
	font-family:"微軟正黑體";
	color:#666;
   text-decoration:none;

}
.article-sidebar ul li a:hover{
	background:#ebf2eb;
	color:#008943;
  text-decoration:none;}
  
@media screen and (max-width: 800px){
.article-sidebar  {display:none;}
}

.side-nav {width:100%;
	position:relative;}
/*------------------------------------
  內頁title
------------------------------------*/
.subtitle_row {
    display: block;
	text-align:center;
    position: relative;
	padding:3px 5px
}
.sidetitle{
	    background:#ebf2eb;
		font-family:"微軟正黑體";
		text-align:center;
    border-bottom:2px solid #96b74b;
	    font-weight: bold;
    font-size: 20px;
    padding: 13px 0px 13px 0px;
    line-height:25px;
    color: #333;     
    position: relative;
}


/* ------------------------------
  全版選單 MENU
----------------------------- */
	
.dropdownBox{ max-width:100%; position:relative;padding:20px 0 0 0; display:block}

ul.dropdownLink{
	max-width:100%;
	left:0;
	padding:0;
	margin:0;
	text-align:center;}

ul.dropdownLink li{
	min-width:140px;/*0407*更正寬度*/
font-family:"新細明體";
	display:inline-block;
	margin:0 5px 10px 0;}

ul.dropdownLink li a{
	display:block;
	letter-spacing: 0.1em;
	min-width:140px;/*0407*更正寬度*/
	padding:6px 0;
	font-size:14px;
	 color: #617c42;
    background: #fff;
	border: 1px solid #617c42;
	border-radius:3px;
	position:relative;}

ul.dropdownLink li a:hover{ background:#617c42; color:#FFF;border: 1px solid #617c42; }	 

.dropdownBoxcurrent {
	 color:#FFF;
    background:#617c42;
}
.dropdownBoxcurrent a{
	 color:#FFF;
    background:#617c42;
}
/*0407*更正寬度*/
@media (max-width:550px){
ul.dropdownLink li{	min-width:100px;}
ul.dropdownLink li a{	min-width:100px;} 
}

/*------------------------------------
    手機選單
------------------------------------*/
.mobile_big_dropdownLink{
	font-family:"微軟正黑體";
	display:none;
	position:static;
	background:#FFF
	}
.mobile_big_dropdownLink a.main{
	display:block;
	font-size:14px;
	color:#222;
	border:1px solid #CCC;
	position:relative;
	padding:10px;
	border-radius:5px;	
	background: #eeeeee;
}
.mobile_big_dropdownLink a.main i{
	display:block;
	font-size:15px;
	background:#F00;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-6px;}

.mobile_big_dropdownLink a.main{
	display:block;
	font-size:14px;
	color:#222;
	border:1px solid #CCC;
	position:relative;
	padding:10px;
	border-radius:5px;	
	background: #eeeeee;

}
.mobile_big_dropdownLink ul  {
	left:0;
	width:100%;
	padding:0;
	margin:0;
    display: block;
    color: #222;
	list-style:none;
	font-size:14px;
	position:absolute;
	z-index:2;
	box-shadow: 0 6px 12px rgba(0,0,0,.2);
	box-sizing:border-box;
}
.mobile_big_dropdownLink ul li{
	clear: both;
	padding:0;
	background:rgba(255,255,255,0.9)}
.mobile_big_dropdownLink ul li a {
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    color: #222;
}
.mobile_big_dropdownLink ul li a:hover  {
	color:#FFF;
    background: rgba(59,187,128,0.9)
}


.mobile_big_dropdownLink ul li:last-child  a{
	border:none;}

@media (max-width: 800px){
.mobile_big_dropdownLink{display:block; margin:auto; width:97%}
}






.mobile_dropdownLink{
	font-family:"微軟正黑體";
	display:none;
	position:relative;
	background:#FFF
	}

.mobile_dropdownLink a.main{
	display:block;
	font-size:14px;
	color:#222;
	border:1px solid #CCC;
	position:relative;
	padding:10px;
	border-radius:5px;	
	background: #eeeeee;

}
.nav-caret {
    display: inline-block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 10px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-top: 5px solid 9px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #767676;
}
.mobile_dropdownLink a.main i{
	display:block;
	font-size:15px;
	background:#F00;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-6px;}

.mobile_dropdownLink a.main{
	display:block;
	font-size:14px;
	color:#222;
	border:1px solid #CCC;
	position:relative;
	padding:10px;
	border-radius:5px;	
	background: #eeeeee;

}
.mobile_dropdownLink ul  {
	left:0;
	width:100%;
	padding:0;
	margin:0;
    display: block;
    color: #222;
	list-style:none;
	font-size:14px;
	position:absolute;
	top:100%;
	z-index:1;
	box-shadow: 0 6px 12px rgba(0,0,0,.2);
	box-sizing:border-box;
}
.mobile_dropdownLink ul li{
	    clear: both;
	padding:0;
	background:rgba(255,255,255,0.9)}
.mobile_dropdownLink ul li a {
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    color: #222;
}
.mobile_dropdownLink ul li a:hover  {
	color:#FFF;
    background: rgba(59,187,128,0.9)
}


.mobile_dropdownLink ul li:last-child  a{
	border:none;}

@media (max-width: 800px){
.mobile_dropdownLink{display:block; margin:auto; width:97%}

}



 /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   
   主要內文寬度
   
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Main-content {
    position: relative;
    max-width:1100px;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
}

 /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   
   #content 內文容器 右側
   
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.textcontent {
    clear: both;
    margin-top: 10px;
	margin-bottom:40px;
    font-size:14px;
    font-family: "微軟正黑體","新細明體";
    color: #666;
    line-height: 1.8;
	padding:0 15px;
	width:95%
}
 #Multi_Content table{width:100% !important}
@media only screen and (max-width:800px) {
    .textcontent img {
        width: 100%;
        margin:0 !important;
    }
    .textcontent .relative img{width:unset;}
    .textcontent{width:90%}
    .textcontent span table{width:100% !important}
    #farmer_List table{width:100% !important}
    #new_list table{width:100% !important}
}   
   
/* ----------------------------

有選單的右側內文容器
 ----------------------------- */
.article-content {
	float:right;
     width:70%;
	margin:10px 0px 10px 0px;
}
@media screen and (max-width:800px){
.article-content {float:left;width:100%;}	
}	   

/* -----------------------------
右內文tilte
   ----------------------------- */
.content-title {
	font-family:"微軟正黑體";
	font-size:20px;
	text-align:center;
	background:#F7F7F7;
    font-weight:700;
    color:#333;
    padding:10px 5px 10px 15px;
    margin-bottom:20px;
}
/* -----------------------------
右內文tilte 第二款
   ----------------------------- */

.content-titleSec{
	 color:#008000;
     font-size:22px;
     font-family:"微軟正黑體"; 
	 padding-bottom:10px;
	  margin-bottom:10px;
	   width:100%;
	   border-bottom:2px solid #96b74b}

/* -----------------------------
右內文次選單
   ----------------------------- */
.tagBox{ max-width:100%;font-family: "微軟正黑體";margin:20px 0px 5px 0px; position:relative; font-style:normal}

.tagBox ul{width:100%;list-style: none;margin:0; left:0; padding:0 }

.tagBox ul li{text-align:center; display:inline-block; margin-left:7px}



.tagBox ul li a{
	border-radius:5px;
	display:block;
    font-size:14px;
	line-height:30px;
	margin-bottom:10px;
    color:#617c42;
	background:#F7F7F7;
	padding:3px 15px;
	text-decoration:none;
    border: 1px solid #617c42;
    position: relative;}
	

.tagBox ul li a:hover{
	border: 1px solid #617c42;
	background:#617c42;
	color:#FFF;
	text-decoration:none;
}

/* -------------------------------------------------
  頁籤-利率表跟商品區  0407產品內頁規格介紹
------------------------------------------------- */

 .tab-navBox{width:100%; margin: auto; display:table; margin-bottom:10px; padding-bottom:12px;}
 .tab-navBox ul{width:100%; padding:0; margin:0}

 .tab-nav {
	 font-family:"微軟正黑體";
  position: relative;
  display: table;
   border-spacing: 3px;
}
.tab-nav li {	
   border:#ddd solid 1px;
   display: table-cell;
  width:140px;
}
.tab-nav .tab-title {
  vertical-align: middle;
  border-top: 5px solid transparent;
  border-radius: 5px 5px 0 0;
  background:#ebf2eb;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  min-height:30px;
   line-height:30px ;
  text-decoration: none ;

}
.tab-nav {
  display: inline-block;
  width:95%; 
  text-align:center;
  vertical-align: middle;
  position: relative;
  top:15px;
  margin-bottom:10px;
  margin-right: 5px;
 
}
.tab-nav .tab-title:hover, .tab-nav .tab-title.Firstselect {
  color: #00a94f;
  border-top: #00a94f solid 5px;
  background-color: #fff;
}
.tab-nav .tab-title:hover a,.tab-nav .tab-title.Firstselect a {
  color: #00a94f;
}

.tab-nav .tab-title a {
  color: #626262;
  text-decoration: none;
  display: block;
  height: 100%;
  padding:10px 5px;
  line-height: 20px;
 }
 
 @media only screen and (max-width:800px) {
.tab-nav li { float:left; margin-right:3px; margin-bottom:20px; margin-left:3px; width:120px}/*0407產品詳情按鈕更正*/
.tab-nav .tab-title {font-size: 12px;
    border-top: 5px solid transparent;
    border-radius: 5px 5px 5px 5px;}
 }
 /*0407產品詳情按鈕更 */
@media (max-width:400px) {
.tab-nav li {
    float: left;
    margin-right:0px;
    margin-bottom: 20px;
    margin-left: 3px;
    width: 95px;
}
	  
  }
	  
/*==========================================


 
 分頁
 
===========================================*/
/*分頁鈕*/
.btn-box {
    clear: both;
        padding:30px  0px 40px  0;
    position: relative;
    text-align: center;
}
@media (max-width: 800px) {	
.btn-box { 
margin:0 auto;
padding:20px  0px 20px  0;}	
}

@media (max-width:385px) {
	
.btn-box { display:flex; margin-left:-20px}	
}	
	
.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}


.pagination {
    margin: 0;
    text-align: center;
    letter-spacing: 0;
    list-style-type: none;
}
.pagination li { 
   font-size:12px;
	box-sizing: content-box;
    display: inline-block;
    vertical-align: middle;
}
.pagination li a {
    display: block;
    min-width:25px;
	line-height:25px;
	display: inline-block;   
    color:#515250;
    font-size: 12px;
    padding: 0 5px;
}
/*字體變色*/
.pagination li a:hover,
.pagination li.active a {color:#008943; font-weight:bold}
.pagination li a.controls {
	background:#91b4b9;
	color:#FFF;
   font-size:12px;
       text-align: center;
    vertical-align: middle;
    margin: 0 3px 5px;
	display: inline-block;
	font-style:normal;
	font-weight:bold;
}

.pagination li a.controls:hover {background:#96b74b}
				



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


    內頁商品 banner輪撥 1070407

 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



 .bd{display:block}
#productBlock {
     display:block;
     overflow: hidden;
	max-width:850px;
    width:850px;
    background:#f8f8f8;
    margin:0 auto;
    position:relative;
   margin-top:20px;
    text-align:center;
	border: 1px solid #ccc;
}
#productBlock .productinfo {
	display: none;overflow:hidden;
}
#productBlock .ProductSlider{
    height:425px;
    background:#f8f8f8;
    overflow:hidden;
	display: block;
}
#productBlock .productTitle{
    height:52px;
    overflow:hidden;
    float:left;
    max-width:100%;
    width:100%;
    background:#ebf2eb;
    display:block;
    padding:0;
    margin:0;
	border: 1px solid #ebf2eb;
 }
 #productBlock .productTitle ul{
    padding:0;
    float:left;
    width:100%;
    margin:0;
    left:0     
   }

#productBlock .productTitle li {
	cursor: pointer;
	float: left;
	width:24.8%; 
    height:52px; 
    overflow:hidden;
	background-color:#ebf2eb;
}
#productBlock .productTitle li.Productshow, #productBlock .productTitle li.over {
	background-color: #00a94f;
	border-right: 1px solid #ddd;
}
#productBlock .productTitle li h3 {
	font-size: 14px;
    line-height:2.2;   
	color: #c90; padding-left:3px;
    padding-right:3px
}

#productBlock .productTitle li.Productshow h3, #productBlock .productTitle .over h3, #productBlock .productTitle .over p {
	color: #fff;}
	
	
 @media only screen and (max-width:950px) {	
 
 #productBlock {	max-width:765px;    width:765px;}
 }
 
 @media only screen and (max-width:800px) {
#productBlock{ max-width: 100%;width:100%;margin-bottom:35px;}
#productBlock .productTitle { max-width: 100%;width: 100%;}
#productBlock .productTitle {height: auto;}
#productBlock .productTitle li {
	cursor: pointer;
	 float: left;
	 width:100%; 
     height:52px; 
     overflow:hidden;
	background-color:#ebf2eb;
}
#productBlock .ProductSlider{height:390px; overflow:hidden;}

 @media only screen and (max-width:640px) {
 #productBlock .ProductSlider{height:325px;overflow:hidden;}
}

@media only screen and (max-width:480px) {
  #productBlock .ProductSlider{height:290px; overflow:hidden;}
 }
 @media only screen and (max-width:415px) {
  #productBlock .ProductSlider{height:245px; overflow:hidden;}
 }

 @media only screen and (max-width:360px) {
  #productBlock .ProductSlider{height:215px; overflow:hidden;}
 }
