﻿
@import url("animation.css");
* {margin:0;} html,body,#page { height:100%;padding: 0; margin: 0;}
body {background:#856D35; margin:0; padding:0;font-family:Helvetica,Arial,san-serif;font-size:16px;}
a,a:visited { text-decoration:none;}ul,ol,li { list-style:none;}
.fl{float:left}.fr{float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility: hidden;}
.clearfix {display: inline-block;} .clr{clear:both}.hidden{display:none!important}
/*add set*/
*,*:after,*:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
html,body,header,nav,footer,article,section,form,fieldset,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust:none;} /*改变文字大小*/
-webkit-tap-highlight-color:{rgba(0,0,0,0);}-moz-tap-highlight-color:{rgba(0,0,0,0);}/*链接高亮*/
-webkit-touch-callout:{none;}-moz-touch-callout:{none;}/*长按弹出选项菜单*/
section,article,#container,#content{text-shadow:0 1px 0 #fff;}

#page { margin:0 auto; padding:0; padding-bottom:50px; width:100%;max-width:768px; height:auto;min-height:100%;background:#f9f9f9; position:relative;}
header {margin:0 auto; padding:0; width:100%;position:relative;text-align:center; line-height:40px; height:40px; background:#000;color:#fff; white-space:nowrap; overflow:hidden; border-top:1px solid #333}
header img {height:40px;margin:0;padding:0;}
header h1 {width:70%; margin:0 auto;font-size:1.2em;z-index:1;}
header h2,header h3 { width:15%; display:inline;font-size:0.8em; background:#000; z-index:100; }
header h2 { position: absolute; left:0; top:0;}
header h3 { position:absolute; right:0; top:0;}
header h2 a,header h3 a { padding:5px 6px;border:1px solid #666; border-radius:4px; color:#ddd;}
header a.icon {display:block;height:40px;line-height:40px;padding:0;border:0;color:#333;text-indent:100em;opacity:.7;filter:alpha(opacity=70);-moz-opacity:.7;/*FF*/ overflow:hidden;}
header a.back { background:url(../images/arrow-70-back.png) 50% 50% no-repeat; background-size: 12px 20px;}
header a.fresh{ background:url(../images/fresh.png) 50% 50% no-repeat; background-size: 32px 32px;}
header a.home { background:url(../images/home.png) 50% 50% no-repeat; background-size: 36px 36px;}
header a.tel { background:url(../images/call.png) 50% 50% no-repeat; background-size: 36px 36px;}

section.topfixed{margin:0 auto; padding:0; width:100%;position: fixed;z-index:999;text-align:left; line-height:25px; height:auto; 
background:rgba(68,54,28,0.9);box-shadow:0 3px 3px rgba(30,30,30,0.6);color:#fff; overflow:hidden;text-shadow:none;}
section.topfixed p {padding:5px;margin:0;}
.lv {background:#000;height:40px; width:100%;text-align:center;margin:0; padding:0;}

.banner {margin:0;padding:0;text-align:center;width:100%;height:auto;
-webkit-animation:fadeIn .6s .2s ease both;-moz-animation:fadeIn .6s .2s ease both;}
.banner img {border:0;width:auto;max-width:100%; float:left; margin:0 auto; padding:0;}
.banner p {width:100%;height:60px; line-height:60px;font-size:26px; background:#d00;color:#fff;font-weight:bold; text-shadow:1px 1px 0 #000;}


nav {margin:0 auto; padding:0; width:100%;position:fixed; left:0; bottom:0;
-webkit-animation:fadeInUpBig 1s 0.2s ease both;-moz-animation:fadeInUpBig 1s 0.2s ease both; }
nav ul {margin:0 auto;padding:0 0; height:45px; width:100%; background:#e30; overflow:hidden;}
nav ul li { width:33.3%; float:left; text-align:center;}
nav ul li a { display:block; line-height:45px;width:100%;color:#fff;font-size:0.8em; }
nav ul li a strong { display:block; position: relative;top:10px;left:0; font-weight:normal;}

nav ul.Transverse {position:relative;}
nav ul.Transverse li a {border-right:1px dotted #f66;}
nav ul.Transverse li:last-child a {border-right:0px;}
nav ul.Transverse li a strong{ display:inline; position: inherit;font-weight:normal;padding-left:32px; line-height:45px;font-size:14px;}
nav ul.Transverse li:nth-child(1) a strong{background:url(../images/default/home.png) left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(2) a strong{background:url(../images/default/call.png) left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(3) a strong{background:url(../images/default/sms.png) left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(2) a[href="#buy"] strong{background:url(../images/default/shop.png) left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(1) a.home strong{background:url(../images/default/home.png) left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li span {color:#333}

section ul {margin:0 auto; padding:0; height:auto; overflow:hidden;}
section ul li {width:50%; margin:0; padding:0; float:left;}
section ul li a { display:block; height:60px; width:100%; margin:0; text-align:center;}
section ul li a img {height:50px; width:60px; vertical-align:middle; margin:5px auto;}
section ul li:nth-child(1) a { float:right;background:#f00;-webkit-animation:fadeInLeftTopBig 1s .2s ease both;-moz-animation:fadeInLeftTopBig 1s .2s ease both;}
section ul li:nth-child(2) a { float:left;background:#ff0;-webkit-animation:fadeInRightTopBig 1s .2s ease both;-moz-animation:fadeInRightTopBig 1s .2s ease both;}
section ul li:nth-child(3) a { float:right;background:#00f;-webkit-animation:fadeInLeftBottomBig 1s .2s ease both;-moz-animation:fadeInLeftBottomBig 1s .2s ease both;}
section ul li:nth-child(4) a { float:left;background:#0f0;-webkit-animation:fadeInRightBottomBig 1s .2s ease both;-moz-animation:fadeInRightBottomBig 1s .2s ease both;}


section.buy {width:100%; height:auto; background:#44361C; padding:5px 0 15px; position:relative;text-shadow:none;text-align:center; overflow:hidden;
-webkit-animation:bounceInkeep .3s .2s linear both;-moz-animation:bounceInkeep .3s .2s linear both;-o-animation:bounceInkeep .3s .2s linear both;}
.row1,.row2 {width:96%; height:auto;margin:0 auto;padding:0; clear:both;}
.row2 {border-top:1px dotted #524524; padding:10px 0; line-height:30px; height:50px; overflow:hidden;}
.row1 strong { display:block;width:35%;float:left;font-size:48px;color:#ff0;text-shadow:1px 1px 0px #000; line-height:60px;}
.row1 ol {width:65%; height:inherit;margin:0;padding:0; overflow:hidden;}
.row1 ol li {width:33%; float:left;color:#886536; line-height:30px; }
.row1 ol li p{color:#9A9B74;}
.row2 strong {display:block;width:35%;line-height:30px; height:30px;float:left;font-size:20px;color:#9A7C48;}
.row2 .djs {width:65%; line-height:30px; height:30px;margin:0;padding:0; color:#dd9;overflow:hidden;}
.row2 .djs input {color:#D0740A;background:none;font-size:26px; text-align:right;}
section.buy a.button,section.buy button{display:block; width:96%; margin:0 auto; height:46px; line-height:42px;font-size:26px;border-radius:4px;
border:1px solid #EE3B1A;text-shadow:0 1px 0 #000;color:#fff;
background:-webkit-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-moz-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-o-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:-ms-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
background:linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);}
section.buy a.btn{background-color:#ff5600;
display:block;width:96%;margin:5px auto; padding:10px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}


section.Glist { background:#f0f0f0;}
section.Glist ul { height:auto; width:100%; margin:0 auto; padding:20px 10px; overflow:hidden; text-shadow:none;border-top:1px solid #fff; border-bottom:1px solid #ddd;}
section.Glist ul li:nth-child(1) {width:100%; padding:0; line-height:30px; font-weight:bold; font-size:16px;color:#4F4F4F;}
section.Glist ul li:nth-child(2) { width:35%; float:left;}
section.Glist ul li:nth-child(2) img { width:100%; height:220px; padding:10px 5px;}
section.Glist ul li:nth-child(3) { width:65%; float:left; padding:0;}
section.Glist ul li:nth-child(3) dl { padding:18px 0; height:auto; width:100%; overflow:hidden;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:40%; float:left;font-size:32px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:60%; float:left;font-size:12px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd p {font-weight:bold;color:#600;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:16px; color:#300; line-height:20px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:16px; color:#333;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt b,section.Glist ul li:nth-child(3) dl:nth-child(2) dd span { display:block;width:33.3%; float:left; text-align:center;color:#600;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt b {color:#666;}
section.Glist ul li:nth-child(4) { width:65%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:12px 0 0;}
section.Glist ul:first-child {border-top:0;}section.Glist ul:last-child {border-bottom:0;}


@media only screen and (max-width: 480px) {
.row1 ol li {width:33%; float:left;color:#886536; line-height:30px;font-size:12px; }
.row1 ol li p{color:#9A9B74;font-size:16px;}	
	
section.Glist ul li:nth-child(2) {width:45%;}
section.Glist ul li:nth-child(3) {width:55%;}
section.Glist ul li:nth-child(2) img { width:100%; height:135px; padding:10px 5px;}
section.Glist ul li:nth-child(3) dl { padding:15px 0;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:38%; float:left;font-size:16px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:62%; float:left;font-size:10px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:12px; color:#300; line-height:20px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:12px; color:#333;}
section.Glist ul li:nth-child(4) { width:100%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:0 auto;}
}
@media only screen and (max-width: 320px) {
section.Glist ul li:nth-child(2) img { width:100%; height:115px; padding:10px 5px;}
section.Glist ul li:nth-child(3) dl:nth-child(1) dt { width:30%; float:left;font-size:16px; line-height:20px; color:#f30}
section.Glist ul li:nth-child(3) dl:nth-child(1) dd { width:70%; float:left;font-size:10px; color:#333; text-align:right;}
section.Glist ul li:nth-child(3) dl:nth-child(2) { border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dt { width:100%;font-size:12px; color:#300; line-height:16px;}
section.Glist ul li:nth-child(3) dl:nth-child(2) dd { width:100%;font-size:12px; color:#333;}
section.Glist ul li:nth-child(4) { width:100%;float:left; padding:0;}
section.Glist ul li:nth-child(4) strong { display:block;width:100%; height:40px; line-height:40px; background:#f30;color:#fff;border-radius:6px; text-align:center; margin:0 auto;}
}


article.showcontent {margin:0; padding:0;width:100%; height:auto; overflow:hidden;}
article.showcontent h2,.banner h2,article h2{background:#ffffff;color:#000000;font-size:18px; line-height:30px; padding:0 10px;margin:0; width:100%; clear:both; text-align:left;}
article.showcontent h2:before,.banner h2:before,article h2:before {content:"▎";color:#459df5;}
article.showcontent img {border:none;margin:0px 0 0; padding:0; text-align:center;width:auto;max-width:100%;float:left;}

/*timer*/
.time-count{text-align:center; margin:0; font-size:14px;}
.time-count span{font-weight:bold; padding:0 0 0 5px ; color:#D0740A;font-size:26px;}


article.des {width:94%;margin:0 auto;padding:10px 0; text-align:left;border-top:1px dotted #524524;color:#856D35;text-shadow:1px 1px 1px #33250C}

article.showcontent .btn {padding:10px;}
article.showcontent .btn .btn1{ height:40px; background-color:#ff5600;
display:block;width:100%;margin:5px 0; padding-top:5px; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}
article.showcontent .btn a[href^="tel:"]{background-image:url(../images/call.png);}
article.showcontent .btn a[href^="sms:"]{background-image:url(../images/sms.png);}
article.showcontent .btn a[href^="tencent:"]{background-image:url(../images/qq.png);}
article.showcontent .btn a[href^="sms:"],article.showcontent .btn a[href^="mailto:"],article.showcontent .btn a[href^="tel:"],article.showcontent .btn a[href^="tencent:"]{
background-position:10% 50%;background-size: 32px 32px;background-repeat:no-repeat; background-color:#ff5600;
display:block;width:100%;margin:5px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}


footer {margin:0px auto 0; padding:0;width:100%; clear:both;border-top:1px solid #ddd;}
footer p { text-align:center;font-size:0.8em;border-top:1px solid #fff; padding-top:5px;}
footer p img {max-width:98%;margin:0 auto;}


@media only screen and (max-width: 480px) {
.row1 strong { display:block;width:35%;float:left;font-size:36px;color:#ff0;text-shadow:1px 1px 0px #000;}
.row2 strong {display:block;width:35%;float:left;font-size:12px;color:#9A7C48;}
.row2 .djs {width:65%; height:inherit;margin:0;padding:0; color:#dd9;overflow:hidden;}
.row2 .djs input {color:#D0740A;background:none;font-size:12px; text-align:right;}
.time-count{text-align:center; margin:0; font-size:12px;}
.time-count span{font-weight:bold; padding:0 5px; color:#D0740A;font-size:14px;}
}


article {width:100%; margin:0 auto; padding:0px 0; line-height:24px;font-size:1.0em; position:relative;
}


nav a.thisclass, #home.thisclass,#about.thisclass, #shop.thisclass, #case.thisclass, #call.thisclass, #navi.thisclass, #sms.thisclass, #contact.thisclass, #write.thisclass{ background-color:#333;}
.btn {width:100%;height:auto;clear:both;padding:5px 0;overflow:hidden;}
article~div.btn { padding-top:0px;}

.fieldcontain {width:94%; margin:0 auto;line-height:24px; padding:5px 0; }
.fieldcontain label {display:block;}
.fieldcontain input,.fieldcontain textarea { width:98%;font-size:1.0em; margin:0; padding:2px 1%;border:1px solid #ddd;box-shadow:none;}
.fieldcontain input {height:26px; line-height:26px;}
.fieldcontain button { width:100%;font-size:1.0em; margin:0; padding:5px 0; line-height:26px;}
.fieldcontain input[name="demotitle"] {color:#999}

#qd-order {wdith:96%;padding:0 auto 5px; height:auto; overflow:hidden;}
#qd-order input,#qd-order textarea {width:100%;border:1px solid rgba(200,200,200,1);background:#fff;border-radius:4px;box-shadow:inset 1px 1px 2px #eee,inset -1px -1px 2px #eee;height:40px; margin:5px auto;padding:5px;font-size:1.0em; outline:0; resize:none;
border-radius:4px;-webkit-appearance: none;}
#qd-order button {
background-color:#ff5600;
display:block;width:96%;margin:5px auto; padding:10px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border:none;border-radius:6px;
}

#qd-order input[name="province"],#qd-order input[name="city"] {width:45%;display:inline;}
#qd-order select[id="province"],#qd-order select[id="city"] {width:48%;display:inline;}

#qd-order select {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-shadow:0 0px 0px rgba(0,0,0,.8);
  line-height: 40px;
  width: 98%;
  padding: 2px 1%;
  border-radius: 4px;
  height: 40px;
  border:1px solid #999;
/*  -webkit-appearance: none;*/
}


#logo{text-align:left;padding:6px 0.4em;background:#000;}
.header {margin:0;padding:0;border:none;}

.copy {font-size:12px;text-align:center;}

.text .para {
    color: #333333;
    line-height: 24px;
    margin-bottom: 5px;
    text-indent: 2em;
}
.imgBorder {
    border: 1px solid #E0E0E0;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
}.text .para {
    color: #333333;
    line-height: 24px;
    margin-bottom: 5px;
    text-indent: 2em;
}