@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
#menu ul li a {
    -webkit-transition: background 200ms linear, color 200ms linear;
    -moz-transition: background 200ms linear, color 200ms linear;
    -o-transition: background 200ms linear, color 200ms linear;
    transition: background 200ms linear, color 200ms linear;
}
body,
#wrapper #main #rightside .content {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

/*變數區*/


/*header*/

#header {
    width: 1060px;
    height: 159px;
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0;
}
#header #logo {
    position: absolute;
    top: 0px;
    left: 19px;
    z-index: 999;
}
#header #logo a {
    width: 506px;
    height: 114px;
    background: url(../images/module/logo.png) no-repeat 0 0;
    display: block;
    text-indent: -999px;
    padding: 0;
}
#menu,
#menu ul,
#menu ul li {
    height: 45px;
}

/*menu*/

#menu {
    position: absolute;
    top: 114px;
    left: 29px;
}
#menu ul li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
#menu ul li a {
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    text-indent: -99999px;
}
#menu ul li a.menu01 {
    background: url("../images/module/menu01.png") no-repeat;
    width: 188px;
}
#menu ul li a.menu01:hover {
    background: url("../images/module/menu01_.png") no-repeat;
}
#menu ul li a.menu02 {
    background: url("../images/module/menu02.png") no-repeat;
    width: 188px;
}
#menu ul li a.menu02:hover {
    background: url("../images/module/menu02_.png") no-repeat;
}
#menu ul li a.menu03 {
    background: url("../images/module/menu03.png") no-repeat;
    width: 187px;
}
#menu ul li a.menu03:hover {
    background: url("../images/module/menu03_.png") no-repeat;
}
#menu ul li a.menu04 {
    background: url("../images/module/menu04.png") no-repeat;
    width: 187px;
}
#menu ul li a.menu04:hover {
    background: url("../images/module/menu04_.png") no-repeat;
}
#menu ul li a.menu05 {
    background: url("../images/module/menu05.png") no-repeat;
    width: 188px;
}
#menu ul li a.menu05:hover {
    background: url("../images/module/menu05_.png") no-repeat;
}
#menu ul li a.menu06 {
    background: url("../images/module/menu06.png") no-repeat;
    width: 64px;
}
#menu ul li a.menu06:hover {
    background: url("../images/module/menu06_.png") no-repeat;
}
#nav {
    position: absolute;
    left: 604px;
    top: 35px;
    border-left: 1px solid #E4E4E4;
    padding-left: 24px;
    height: 51px;
    width: 426px;
}
#nav .phone {
    color: #333333;
    padding-left: 22px;
    margin-bottom: 4px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/module/phone.png) no-repeat 0 center;
}
#nav .mail {
    color: #333333;
    padding-left: 22px;
    font-size: 15px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    background: url(../images/module/mail.png) no-repeat 0 center;
}
#nav .mail a {
    color: #333333;
    text-decoration: none;
}
#nav .cart {
    position: absolute;
    right: 30px;
    top: 0;
    width: 169px;
    height: 51px;
    background: url(../images/module/shop_bg.png) no-repeat 0 0;
}
#nav .cart .no {
    position: absolute;
    left: 108px;
    top: 12px;
    color: #769F2C;
    font-size: 37px;
    font-family: "Times New Roman";
    font-weight: bold;
}
#nav .cart .count {
    position: absolute;
    left: 144px;
    top: 17px;
    width: 17px;
    height: 17px;
    background: url(../images/module/count_icon.png) no-repeat 0 0;
    display: block;
}
#nav .cart .count:hover {
    background: url(../images/module/count_icon_.png) no-repeat 0 0;
}

/*community*/

#community {
    position: absolute;
    left: 856px;
    top: 45px;
}
#community li {
    width: 27px;
    height: 27px;
    margin: 0 12px 0px 0;
    list-style: none;
    float: left;
}
#community li a {
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    text-decoration: none;
    -webkit-transition: background 200ms linear, color 200ms linear;
    -moz-transition: background 200ms linear, color 200ms linear;
    -o-transition: background 200ms linear, color 200ms linear;
    transition: background 200ms linear, color 200ms linear;
}
#community li:last-child {
    margin: 0 0px 0 0;
}
#community li a.facebook {
    background: url("../images/module/facebook.png") no-repeat;
}
#community li:hover a.facebook {
    background: url("../images/module/facebook_.png") no-repeat;
}
#community li a.plurk {
    background: url("../images/module/plurk.png") no-repeat;
}
#community li:hover a.plurk {
    background: url("../images/module/plurk_.png") no-repeat;
}
#community li a.google {
    background: url("../images/module/google.png") no-repeat;
}
#community li:hover a.google {
    background: url("../images/module/google_.png") no-repeat;
}
#community li a.twitter {
    background: url("../images/module/twitter.png") no-repeat;
}
#community li:hover a.twitter {
    background: url("../images/module/twitter_.png") no-repeat;
}

/*footer_box*/

#footer_box {
    width: 100%;
    height: 115px;
    position: relative;
    background: url(../images/module/footer_bg.jpg) repeat-x 0 bottom;
    clear: both;
}
#footer_box #footer {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#footer_box #footer .qrcode {
    position: absolute;
    top: 11px;
    left: 0;
}
#footer_box #footer .qrcode img {
    width: 95px;
    height: 95px;
}
#footer_box #footer #footer_info {
    position: absolute;
    top: 23px;
    left: 117px;
    color: #FFFFFF;
    line-height: 170%;
    letter-spacing: 1px;
    font-size: 14px;
}
#footer_box #footer #footer_info a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer_box #footer #copyright {
    position: absolute;
    top: 78px;
    left: 117px;
    color: #D2D976;
    letter-spacing: 1px;
    color: #D2DA76;
}
#footer_box #footer #copyright a {
    color: #D2DA76;
    text-decoration: none;
}
#footer_box #footer #copyright a:hover {
    color: #F2F2F2;
}

/* CSS Document */


/*pages*/

#pages,
#pages2 {
    position: relative;
    font-size: 14px;
}
#pages a,
#pages2 a {
    color: #7F7F7F;
    display: inline-block;
    text-decoration: none;
}
#pages {
    float: none;
    margin: 10px 0 10px 0;
    padding-top: 30px;
    text-align: right;
    clear: both;
}
#pages table {
    margin: 0 auto;
}
#pages table td {
    padding: 0 3px;
}
#pages a {
    padding: 0px 0px;
    margin: 0 4px;
}
#pages a:visited {
    color: #00A9E0;
}
#pages a:hover {
    color: #00A9E0;
}
#pages a.active {
    color: #00A9E0;
}
#pages a.here {
    color: #00A9E0;
}
#pages2 {
    margin: 20px 0 10px 0;
    padding-top: 36px;
    text-align: center;
    clear: both;
    background: url("../images/inner/line2.png") center 0 no-repeat;
}
#pages2 table {
    margin: 0 auto;
}
#pages2 table td {
    padding: 0 0;
}
#pages2 a {
    padding: 0px 0;
    margin: 0 8px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
#pages2 a:visited {
    color: #6DA334;
}
#pages2 a:hover {
    color: #6DA334;
}
#pages2 a.active {
    color: #6DA334;
}
#pages2 a.here {
    color: #6DA334;
}
.border {
    background: url("../images/inner/line2.png") center 0 no-repeat;
}
#p01,
#p02,
#p03,
#p04 {
    width: 26px !important;
    height: 26px !important;
    text-indent: -9999px;
}
#clear_Btn,
#submit_Btn {
    width: 159px !important;
    height: 34px !important;
    border: none;
    cursor: pointer;
}
#back {
    width: 132px !important;
    height: 30px !important;
    border: none;
    cursor: pointer;
}
#home {
    width: 159px !important;
    height: 35px !important;
    border: none;
    cursor: pointer;
}
.refresh {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}
#p01 {
    background: url("../images/inner/page_left.png") left 0 no-repeat !important;
    margin-right: -5px !important;
}
#p01:hover {
    background: url("../images/inner/page_left_.png") left 0 no-repeat !important;
}
#p02 {
    background: url("../images/inner/page_left2.png") left 0 no-repeat !important;
    margin-right: 40px !important;
}
#p02:hover {
    background: url("../images/inner/page_left2_.png") left 0 no-repeat !important;
}
#p03 {
    background: url("../images/inner/page_right.png") left 0 no-repeat !important;
    margin-left: 40px !important;
}
#p03:hover {
    background: url("../images/inner/page_right_.png") left 0 no-repeat !important;
}
#p04 {
    background: url("../images/inner/page_right2.png") left 0 no-repeat !important;
    margin-left: -5px !important;
}
#p04:hover {
    background: url("../images/inner/page_right2_.png") left 0 no-repeat !important;
}
#back {
    background: url("../images/inner/back.png") left center no-repeat !important;
}
#back:hover {
    background: url("../images/inner/back_.png") left center no-repeat !important;
}
#home {
    background: url("../images/inner/home.png") left center no-repeat !important;
}
.refresh {
    background: url("../images/inner/refresh.png") left 0 no-repeat !important;
}
.refresh:hover {
    background: url("../images/inner/refresh_.png") left 0 no-repeat !important;
}
#clear_Btn {
    background: url("../images/inner/clear.png") left 0 no-repeat;
    margin-right: 14px;
}
#clear_Btn:hover {
    background: url("../images/inner/clear_.png") left 0 no-repeat;
}
#submit_Btn {
    background: url("../images/inner/send.png") left 0 no-repeat;
}
#submit_Btn:hover {
    background: url("../images/inner/send_.png") left 0 no-repeat;
}
body {
    margin: 0px;
    padding: 0px;
    line-height: 170%;
    color: #666666;
    letter-spacing: .4px;
    background: url(../images/module/bg.png) repeat 0 0;
}
#wrapper {
    width: 100%;
    position: relative;
    background: url(../images/module/menu_bg.png) repeat-x 0 0;
}
#wrapper #main {
    width: 1060px;
    margin: 0 auto;
    background: #fff;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    overflow: hidden;
}
#wrapper #main #leftside {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 22px;
    float: left;
}
#wrapper #main #leftside .left_menu {
    width: 169px;
    background: #75ab39 url(../images/module/menu_bg2.png) no-repeat 0 0;
    padding-top: 20px;
    padding-bottom: 245px;
    position: relative;
    margin-bottom: 13px;
}
#wrapper #main #leftside .left_menu:after {
    content: "";
    width: 169px;
    height: 59px;
    background: url(../images/module/menu_bg3.png) no-repeat 0 0;
    display: block;
    position: absolute;
    bottom: 0;
}
#wrapper #main #leftside .left_menu ul {
    position: relative;
}
#wrapper #main #leftside .left_menu ul li {
    background: url(../images/module/menu_icon.png) no-repeat 14px center;
    padding: 0 10px;
    position: relative;
}
#wrapper #main #leftside .left_menu ul li a {
    padding: 8px 20px 8px 20px;
    display: block;
    border-bottom: 1px dotted #FFFFFF;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 2px;
}
#wrapper #main #leftside .left_menu ul li ul {
    position: absolute;
    left: 168px;
    top: 0;
    background: rgba(51, 51, 51, 0.9);
    padding: 10px 18px 10px 10px;
    display: none;
    z-index: 99;
}
#wrapper #main #leftside .left_menu ul li ul li {
    background: url(../images/module/menu_icon2.png) no-repeat 4px center;
    padding: 4px 0 4px 18px;
}
#wrapper #main #leftside .left_menu ul li ul li a {
    padding: 0;
    border-bottom: 0px;
    white-space: nowrap;
    color: #DDDDDD;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: .5px;
}
#wrapper #main #leftside .left_menu ul li:hover {
    background: rgba(51, 51, 51, 0.9) url(../images/module/menu_icon.png) no-repeat 14px center;
}
#wrapper #main #leftside .left_menu ul li:hover ul {
    display: block;
}
#wrapper #main #leftside .left_menu ul li:hover ul li {
    background: url(../images/module/menu_icon2.png) no-repeat 4px center;
}
#wrapper #main #leftside .facebook_like a {
    display: block;
    width: 170px;
    height: 63px;
    background: url(../images/module/fb.png) no-repeat 0 0;
}
#wrapper #main #rightside {
    overflow: hidden;
    padding-top: 26px;
    padding-bottom: 30px;
    padding-right: 30px;
    position: relative;
}
#wrapper #main #rightside #top_banner {
    width: 800px;
    text-align: center;
    overflow: hidden;
    /*margin-bottom: 20px;*/
}
#wrapper #main #rightside #top_banner .bigpic {
    width: 800px;
    height: 300px;
    padding-bottom: 38px;
    /*background: url(../images/index/shadow.png) no-repeat 0 bottom;*/
    margin-bottom: 11px;
}
#wrapper #main #rightside #top_banner .bigpic ul {
    position: relative;
}
#wrapper #main #rightside #top_banner .bigpic ul li {
    position: absolute;
}
#wrapper #main #rightside #top_banner .bigpic ul li img {
    width: 800px;
    height: 300px;
}
#wrapper #main #rightside #top_banner .select {
    text-align: center;
}
#wrapper #main #rightside #top_banner .select ul {
    margin-left: 45%;
}
#wrapper #main #rightside #top_banner .select ul li {
    float: left;
    margin: 0px 8px;
}
#wrapper #main #rightside #top_banner .select ul li a {
    width: 14px;
    height: 14px;
    background: url(../images/index/select.png) no-repeat 0 0;
    display: block;
}
#wrapper #main #rightside #top_banner .select ul li a:hover {
    background: url(../images/index/select_.png) no-repeat 0 0;
}
#wrapper #main #rightside .right_title {
    width: 800px;
    height: 52px;
    margin-bottom: 20px;
}
#wrapper #main #rightside .right_title img {
    width: 800px;
    height: 52px;
}
#wrapper #main #rightside #breadcrumbs {
    font-size: 12px;
    color: #72AB39;
    position: absolute;
    right: 48px;
    top: 40px;
    z-index: 9999;
}
#wrapper #main #rightside #breadcrumbs a {
    color: #7F7F7F;
    text-decoration: none;
}
#wrapper #main #rightside .content {
    margin: 0 0px 32px 0px;
    padding: 0 0;
    width: auto;
    position: relative;
    min-height: 205px;
}
#wrapper #main #rightside .content .leftpic {
    float: left;
    margin-right: 16px;
}
#wrapper #main #rightside .content .rightpic {
    float: right;
    margin-left: 18px;
}
#wrapper #main #rightside .content .centerpic {
    margin: 0 auto 24px auto;
}
#wrapper #main #rightside .content h5 {
    font-size: 15px;
    font-weight: bold;
    color: #73AB39;
    margin-bottom: 4px;
}
#wrapper #main #rightside .content h6 {
    text-align: center;
    background: #333333;
    padding: 8px;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 4px;
}
#wrapper #main #rightside .content p {
    margin: 0 0px 22px 0;
    color: #666666;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0px;
    line-height: 175%;
}
#wrapper #main #rightside .terms,
#wrapper #main #rightside .disclaimer {
    margin: 0 38px;
}
#wrapper #gototop {
    position: absolute;
    left: 50%;
    margin-left: 525px;
    bottom: 200px;
}
#wrapper #gototop a {
    width: 50px;
    height: 50px;
    background: url(../images/module/top.png) no-repeat 0 0;
    display: block;
}
#wrapper #gototop a:hover {
    background: url(../images/module/top_.png) no-repeat 0 0;
}
#fatfooter {
    width: 1000px;
    margin: 45px auto;
    padding-left: 10px;
}
#fatfooter dl {
    display: inline-block;
    margin-bottom: 34px;
    height: auto;
    width: 180px;
    margin-right: 20px;
    vertical-align: top;
}
#fatfooter dl:nth-child(5n) {
    margin-right: 0;
}
#fatfooter dl dt {
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: bold;
}
#fatfooter dl dt:after {
    content: "";
    width: 10px;
    height: 9px;
    background: url(../images/module/icon.png) no-repeat 0 0;
    display: inline-block;
    margin-left: 8px;
}
#fatfooter dl dt a {
    color: #555555;
    text-decoration: none;
}
#fatfooter dl dd {
    font-size: 13px;
}
#fatfooter dl dd a {
    color: #999999;
    text-decoration: none;
}
#fatfooter dl dd a:hover {
    color: #84B226;
    text-decoration: underline;
}
.about .point {
    margin-bottom: 28px;
    margin-left: 16px;
}
.about .point img {
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 15px;
}
.about .point .title {
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    line-height: 120%;
}
.about .point p {
    color: #787878;
    font-size: 15px;
}
.about .brand {
    margin-bottom: 32px;
}
.about .brand td {
    padding: 1px;
    border: 1px solid #E7E7E7;
}
.about .info img {
    width: 250px;
    height: 144px;
    float: left;
    margin-right: 45px;
}
.about .info dl {
    overflow: hidden;
    font-size: 15px;
}
.about .info dl dt {
    color: #769F2C;
    font-size: 15px;
    font-weight: bold;
    padding-top: 12px;
    margin-bottom: 10px;
}
.about .info dl dd ul li {
    background: url(../images/about/icon.png) no-repeat left center;
    padding-left: 12px;
    line-height: 160%;
    color: #787878;
}
.about .info dl dd ul li span {
    color: #4C4C4C;
    font-weight: bold;
}
.products_hot {
    background: url(../images/index/products_title.png) no-repeat 0 0;
    position: relative;
    padding-top: 39px;
    margin-bottom: 37px;
    overflow: hidden;
}
.products_hot .more {
    position: absolute;
    right: 0;
    top: 3px;
}
.products_hot .more a {
    width: 75px;
    height: 20px;
    background: url(../images/index/more.png) no-repeat 0 top;
    display: block;
}
.products_hot .more a:hover {
    background: url(../images/index/more_.png) no-repeat 0 top;
}
.products_hot ul li {
    float: left;
    border-bottom: 1px solid #E7E7E7;
}
.products_hot ul li:nth-child(1) {
    padding-right: 19px;
    padding-bottom: 10px;
    border-right: 1px solid #E7E7E7;
}
.products_hot ul li:nth-child(2) {
    padding-right: 19px;
    padding-left: 19px;
    padding-bottom: 10px;
    border-right: 1px solid #E7E7E7;
}
.products_hot ul li:nth-child(3) {
    padding-left: 19px;
    padding-bottom: 10px;
}
.products_hot ul li:nth-child(4) {
    padding: 16px 19px 10px 0;
    border-right: 1px solid #E7E7E7;
}
.products_hot ul li:nth-child(5) {
    padding: 16px 19px 10px 19px;
    border-right: 1px solid #E7E7E7;
}
.products_hot ul li:nth-child(6) {
    padding: 16px 0px 10px 19px;
}
.products_hot ul li .products_pic {
    width: 240px;
    height: 160px;
    margin-bottom: 8px;
    position: relative;
}
.products_hot ul li .products_pic span {
    width: 234px;
    height: 154px;
    border: 3px solid #F3E47A;
    position: absolute;
    z-index: 99;
    display: none;
}
.products_hot ul li .products_pic img {
    width: 240px;
    height: 160px;
    position: absolute;
    z-index: 9;
}
.products_hot ul li .products_name {
    text-align: center;
    font-size: 13px;
}
.products_hot ul li .products_name a {
    color: #666666;
    text-decoration: none;
}
.products_hot ul li:hover .products_pic span {
    display: block;
}
.products_hot ul li:hover .products_name a {
    color: #77AB2A;
}
.products_new {
    background: url(../images/index/products_title2.png) no-repeat 0 0;
    position: relative;
    padding-top: 39px;
    overflow: hidden;
}
.products_new .more {
    position: absolute;
    right: 0;
    top: 3px;
}
.products_new .more a {
    width: 75px;
    height: 20px;
    background: url(../images/index/more.png) no-repeat 0 top;
    display: block;
}
.products_new .more a:hover {
    background: url(../images/index/more_.png) no-repeat 0 top;
}
.products_new .top {
    border: 1px solid #E7E7E7;
    padding: 6px;
    overflow: hidden;
    margin-bottom: 13px;
}
.products_new .top ul li {
    float: left;
    margin-right: 3px;
    position: relative;
}
.products_new .top ul li a .products_info {
    position: absolute;
    bottom: 0;
    padding: 9px 9px 9px 12px;
    background: rgba(109, 166, 23, 0.9) url(../images/index/arrow.png) no-repeat 331px 10px;
    width: 369px;
	min-height:49px;
}
.products_new .top ul li a .products_info .products_name {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.products_new .top ul li a .products_info .products_text {
    color: #D4ECB3;
    font-size: 13px;
    float: left;
}
.products_new .top ul li a .products_pic {
    width: 390px;
    height: 260px;
}
.products_new .top ul li a .products_pic img {
    width: 390px;
    height: 260px;
}
.products_new .top ul li a:hover .products_info {
    background: rgba(51, 51, 51, 0.9) url(../images/index/arrow_.png) no-repeat 331px 10px;
}
.products_new .top ul li a:hover .products_info .products_name {
    color: #B5DF7B;
}
.products_new .list ul li {
    float: left;
    border: 1px solid #E7E7E7;
    padding: 7px 8px;
    width: 240px;
    margin-right: 13px;
    margin-bottom: 13px;
}
.products_new .list ul li:nth-child(3n) {
    margin-right: 0;
}
.products_new .list ul li:nth-child(7n),
.products_new .list ul li:nth-child(8n),
.products_new .list ul li:nth-child(9n) {
    margin-bottom: 0;
}
.products_new .list ul li .products_pic {
    width: 240px;
    height: 160px;
    margin-bottom: 8px;
    position: relative;
}
.products_new .list ul li .products_pic span {
    width: 234px;
    height: 154px;
    border: 3px solid #F3E47A;
    position: absolute;
    z-index: 99;
    display: none;
}
.products_new .list ul li .products_pic img {
    width: 240px;
    height: 160px;
    position: absolute;
    z-index: 9;
}
.products_new .list ul li .products_name {
    text-align: center;
    font-size: 13px;
}
.products_new .list ul li .products_name a {
    color: #666666;
    text-decoration: none;
}
.products_new .list ul li:hover .products_pic span {
    display: block;
}
.products_new .list ul li:hover .products_name a {
    color: #77AB2A;
}
.classify {
    background: #333333 url(../images/products/icon.png) no-repeat 41px center;
    padding-left: 53px;
    font-size: 15px;
    color: #B4DF7A;
    padding-top: 7px;
    padding-bottom: 9px;
    margin-bottom: 8px;
}
.classify a {
    color: #B8B8B8;
    text-decoration: none;
}
.products_list .top {
    border: 1px solid #E7E7E7;
    padding: 6px;
    overflow: hidden;
    margin-bottom: 13px;
}
.products_list .top ul li {
    float: left;
    margin-right: 3px;
    position: relative;
}
.products_list .top ul li a .products_info {
    position: absolute;
    bottom: 0;
    padding: 9px 9px 9px 12px;
    background: rgba(109, 166, 23, 0.9) url(../images/index/arrow.png) no-repeat 331px 10px;
    width: 369px;
	min-height:49px;
}
.products_list .top ul li a .products_info .products_name {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.products_list .top ul li a .products_info .products_text {
    color: #D4ECB3;
    font-size: 13px;
    float: left;
}
.products_list .top ul li a .products_pic {
    width: 390px;
    height: 260px;
}
.products_list .top ul li a .products_pic img {
    width: 390px;
    height: 260px;
}
.products_list .top ul li a:hover .products_info {
    background: rgba(51, 51, 51, 0.9) url(../images/index/arrow_.png) no-repeat 331px 10px;
}
.products_list .top ul li a:hover .products_info .products_name {
    color: #B5DF7B;
}
.products_list .list ul li {
    float: left;
    border: 1px solid #E7E7E7;
    padding: 7px 8px;
    width: 240px;
    margin-right: 13px;
    margin-bottom: 13px;
}
.products_list .list ul li:nth-child(3n) {
    margin-right: 0;
}
.products_list .list ul li:nth-child(7n),
.products_list .list ul li:nth-child(8n),
.products_list .list ul li:nth-child(9n) {
    margin-bottom: 20px;
}
.products_list .list ul li .products_pic {
    width: 240px;
    height: 160px;
    margin-bottom: 8px;
    position: relative;
}
.products_list .list ul li .products_pic span {
    width: 234px;
    height: 154px;
    border: 3px solid #F3E47A;
    position: absolute;
    z-index: 99;
    display: none;
}
.products_list .list ul li .products_pic img {
    width: 240px;
    height: 160px;
    position: absolute;
    z-index: 9;
}
.products_list .list ul li .products_name {
    text-align: center;
    font-size: 13px;
}
.products_list .list ul li .products_name a {
    color: #666666;
    text-decoration: none;
}
.products_list .list ul li:hover .products_pic span {
    display: block;
}
.products_list .list ul li:hover .products_name a {
    color: #77AB2A;
}
#products_detail {
    border: 1px solid #E7E7E7;
    overflow: hidden;
    padding: 7px 13px 7px 7px;
}
#products_detail .detail {
    width: 95%;
    float: left;
    margin-left: 10px;
}
#products_detail .detail img{
	max-width:765px;
	height:auto !important;
}
#products_detail .detail .title {
    color: #fff;
    background: #B3B3B3;
    padding: 6px 28px;
    display: inline-block;
    margin-bottom: 14px;
}
#products_detail .detail p {
    color: #666;
    font-size: 14px;
    line-height: 175%;
}
#products_detail .detail p span {
    color: #73AB39;
}
#products_detail .photo {
    margin: 0 0 20px 0;
    padding: 0 0 18px 0;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    position: relative;
}
#products_detail .photo .bigpic {
    float: left;
    margin-right: 20px;
    width: 570px;
    height: 380px;
}
#products_detail .photo .bigpic img {
    width: 570px;
    height: 380px;
}
#products_detail .photo .smallpic {
    float: right;
    width: 186px;
    height: 380px;
    position: relative;
}
#products_detail .photo .smallpic .product_name {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 22px;
    border-bottom: 1px solid #E7E7E7;
}
#products_detail .photo .smallpic .product_name:before {
    content: "產品名稱";
    color: #72AB39;
    font-size: 13px;
    display: block;
}
#products_detail .photo .smallpic .addcart {
    position: absolute;
    bottom: 0;
    left: 0;
}
#products_detail .photo .smallpic .addcart a {
    width: 188px;
    height: 35px;
    background: url(../images/inner/cart.png) no-repeat 0 0;
    display: block;
}
#products_detail .photo .smallpic .addcart a:hover {
    background: url(../images/inner/cart_.png) no-repeat 0 0;
}
#products_detail .photo .smallpic ul {
    position: absolute;
    bottom: 60px;
}
#products_detail .photo .smallpic ul li {
    width: 55px;
    height: 55px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}
#products_detail .photo .smallpic ul li:nth-child(3n) {
    margin-right: 0;
}
#products_detail .photo .smallpic ul li img {
	/*
    width: 55px;
    height: 55px;
    */
    opacity: 0.6;
}
#products_detail .photo .smallpic ul li:hover img {
    opacity: 1;
}
#project_list ul {
    overflow: hidden;
}
#project_list ul li {
    position: relative;
    border: 1px solid #E7E7E7;
    padding: 7px;
    margin-bottom: 20px;
}
#project_list ul li a {
    text-decoration: none;
    overflow: hidden;
    display: block;
}
#project_list ul li a .project_pic {
    width: 240px;
    height: 159px;
    float: left;
    margin-right: 14px;
    position: relative;
}
#project_list ul li a .project_pic span {
    width: 234px;
    height: 153px;
    border: 3px solid #F3E47A;
    position: absolute;
    z-index: 99;
    display: none;
}
#project_list ul li a .project_pic img {
    width: 240px;
    height: 159px;
    position: absolute;
    z-index: 9;
}
#project_list ul li a .project_info {
    overflow: hidden;
}
#project_list ul li a .project_info .project_more {
    width: 159px;
    height: 34px;
    background: url(../images/project/more.png) no-repeat 0 0;
    display: block;
    float: right;
}
#project_list ul li a .project_info .project_title {
    font-size: 15px;
    line-height: 120%;
    overflow: hidden;
    color: #74AB39;
    text-decoration: none;
    letter-spacing: 0px;
    padding-bottom: 6px;
    margin-top: 15px;
    margin-bottom: 6px;
    border-bottom: 1px solid #E7E7E7;
}
#project_list ul li a .project_info .project_text {
    font-size: 14px;
    color: #666666;
    line-height: 175%;
    overflow: hidden;
}
#project_list ul li:hover .project_pic span {
    display: block;
}
#project_list ul li:hover .project_info .project_more {
    background: url(../images/project/more_.png) no-repeat 0 0;
}
#project_list ul li:hover .project_info .project_title {
    color: #333333;
}
#project_list ul li:hover .project_info .project_text {
    text-decoration: underline;
    color: #75AB39;
}
#project_detail {
    border: 1px solid #E7E7E7;
    overflow: hidden;
    padding: 17px;
}
#project_detail img{
	max-width:765px;
	height:auto !important;
}
#project_detail .title {
    background: url(../images/project/icon.png) no-repeat 0 0;
    padding: 2px 2px 7px 32px;
    color: #333333;
    font-size: 16px;
    margin-bottom: 11px;
    line-height: 120%;
    border-bottom: 1px solid #E7E7E7;
}
#project_detail p {
    color: #666;
}
#project_detail .photo {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    position: relative;
}
#project_detail .photo .bigpic {
    float: left;
    margin-right: 10px;
    width: 600px;
    height: 400px;
}
#project_detail .photo .bigpic img {
    width: 600px;
    height: 400px;
}
#project_detail .photo .smallpic {
    float: right;
    width: 150px;
    height: 400px;
    position: relative;
}
#project_detail .photo .smallpic ul li {
    width: 150px;
    height: 100px;
    margin-bottom: 14px;
}
#project_detail .photo .smallpic ul li img {
    width: 150px;
    height: 100px;
}
#project_detail .photo .smallpic .select {
    width: 150px;
    height: 26px;
    position: absolute;
    right: 0;
    bottom: 0;
}
#project_detail .photo .smallpic .select .no {
    position: absolute;
    left: 57px;
    top: 4px;
    font-size: 15px;
    color: #7F7F7F;
    font-family: Arial, Helvetica, sans-serif;
}
#project_detail .photo .smallpic .select .no span {
    font-size: 34px;
    font-weight: bold;
    color: #7AAD38;
}
#project_detail .photo .smallpic .select .left {
    position: absolute;
    bottom: 0;
    left: 0;
}
#project_detail .photo .smallpic .select .left a {
    width: 26px;
    height: 26px;
    background: url(../images/inner/page_left.png) no-repeat 0 0;
    display: block;
}
#project_detail .photo .smallpic .select .left a:hover {
    background: url(../images/inner/page_left_.png) no-repeat 0 0;
}
#project_detail .photo .smallpic .select .right {
    position: absolute;
    bottom: 0;
    right: 0;
}
#project_detail .photo .smallpic .select .right a {
    width: 26px;
    height: 26px;
    background: url(../images/inner/page_right.png) no-repeat 0 0;
    display: block;
}
#project_detail .photo .smallpic .select .right a:hover {
    background: url(../images/inner/page_right_.png) no-repeat 0 0;
}
#inquiry {
    margin-bottom: 25px;
}
#inquiry table {
    width: 100%;
    margin-bottom: 4px;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
}
#inquiry table th {
    background: #646464 url(../images/inquiry/thbg.png) repeat-x 0 bottom;
    color: #DDDDDD;
    font-size: 15px;
    padding: 8px 8px 12px 8px;
}
#inquiry table th:first-child {
    padding-left: 35px;
    text-align: left;
}
#inquiry table td {
    padding: 8px;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}
#inquiry table td .pic {
    margin-left: 26px;
    line-height: 50px;
}
#inquiry table td .pic img {
    width: 75px;
    height: 50px;
    float: left;
    vertical-align: middle;
    margin-right: 50px;
}
#inquiry table td .pic a{
	width:400px;
	float:left;
	line-height:25px;
}
#inquiry table td input[type=text] {
    border: 1px solid #D9D9D9;
    background: #F1F1F1;
    height: 30px;
    width: 60px;
    border-radius: 5px;
}
#inquiry table td .delete {
    width: 37px;
    height: 37px;
    background: url(../images/inquiry/delete.png) no-repeat 0 0;
    display: block;
    margin: 0 auto;
}

/*contact*/

#contact {
    margin-left: 40px;
    margin-right: 30px;
}
#contact .title {
    font-size: 14px;
    color: #444444;
    margin-bottom: 14px;
}
#contact .title span {
    color: #74AB39;
    font-size: 14px;
    display: inline-block;
}
#contact .title span img {
    vertical-align: middle;
    padding-bottom: 3px;
}
#contact .title2 {
    margin-left: -40px;
    margin-right: -30px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 14px;
    background: #75AB39;
    padding: 8px 38px;
}
#contact .title2 img {
    vertical-align: middle;
    padding-bottom: 3px;
}
#contact .contact {
    width: 100%;
    margin: 0 0 0px 0;
    overflow: hidden;
    font-size: 15px;
}
#contact .contact th {
    padding: 12px 0px 12px 22px;
    color: #666666;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    width: 152px;
    background: url(../images/contact/star.png) no-repeat left 18px;
    font-weight: bold;
}
#contact .contact td {
    padding: 12px 0px;
}
#contact .contact td input[type=text] {
    border: 1px solid #D9D9D9;
    background: #F1F1F1;
    height: 30px;
    width: 600px;
    border-radius: 5px;
}
#contact .contact td textarea {
    border: 1px solid #D9D9D9;
    background: #F1F1F1;
    width: 600px;
    height: 190px;
    border-radius: 5px;
}
#contact .contact td img {
    vertical-align: middle;
    margin-left: 10px;
}
#contact .ok {
    background: url(../images/contact/ok.png) no-repeat center 0;
    padding-top: 60px;
    text-align: center;
    font-size: 19px;
    color: #74AB39;
    margin-bottom: 20px;
    margin-top: 30px;
}
#contact p {
    text-align: center !important;
    margin-bottom: 60px !important;
}
#slides {
    padding-bottom: 38px;
    background: url(../images/index/shadow.png) no-repeat 0 301px;
}
#slides .slides-pagination {
    bottom: 10px;
}
#slides .slides-pagination a {
    background: url(../images/index/dot.png)left center no-repeat;
    border: none;
}
#slides .slides-pagination a.current {
    background-position: right center;
}
.banner_s_1 {
    margin-bottom: 10px;
}
.banner_s_1 img {
    width: 100%;
}