/* 
    Document   : front
    Created on : 2012-4-26, 7:10:22
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}
body {
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	background-color:#F5EAD1;
}
a{
    color:#676767;
    text-decoration: none;
}
a img{border:none;}
a:hover{
    color:#FF4400;
    text-decoration: underline;
}
#header .pagewidth{
    height:90px;
    position:relative;
    border-top:1px solid #DBC391;
}

.pagewidth{
    width:980px;
    border-left:1px solid #DBC391;
    border-right:1px solid #DBC391;
    margin:0 auto;
    background: #fff;
}
#logo{
    margin:0;
    padding:0;
    position: absolute;
    left:5px;
    top:5px;
}
.sitehead{
    top:5px;
    left:210px;
    position: absolute;
}
 .pagewidth #topmenu{
    background:#DA6C1E;
    padding:5px;
    text-align: left;
}
#topmenu td{
    padding:0 20px;
}
#topmenu a{
    color:#fff;
    font-size:14px;
}
.footmenu{
    margin:0px 5px;
    padding:10px 0;
    border-top:2px solid #DA6B1D;
    position: relative;
    border-bottom:1px solid #ccc;
}
.totop{
    position: absolute;
    right:10px;
    top:10px;
}
.footmenutable td{
    padding:0 20px;
}
.footmenutable a{
    color:#644329;
}
.copyright{
    padding:0 20px 10px;
}
.mainarea .pagewidth{
    padding:10px 0;
}
.toplinks{
    width:250px;
    height:40px;
    background:#56b7d7;
    position: absolute;
    top:10px;
    right:20px;
}
.toplinks table{
    height:40px;
    text-align:center;
}
.toplinks a{
    color:#fff;
}
#searchdiv{
    height:40px;
    line-height:40px;
    text-align: center;
}
#categories{
    width:250px;
    background:#FFFBE1;
    border:1px solid #FEBF90;
}
#categories h3{
    background-color: #FFFBE1;
    border-bottom: 1px solid #FEBF90;
    color: #FF4400;
    margin: 0 5px;
    padding:5px;
    font-size:14px;
    text-align:center;
}
#categories ul,#categories ul li{
    margin:0;
    padding:0;
    list-style:none;
}
.maincon{
    padding:0 5px;
}
.cate-con{
    padding:5px;
}
#categories li{
    line-height:25px;
    
      border-color: #FFFBE1 #FFFBE1 #FFEDCE;
    border-style: solid;
    border-width: 1px;
}
#categories li ul{
    
   border-top:1px solid #febf90;
    
    background:#fff;
    display:none;
   
}
#categories li.over{
    border:1px solid #febf90;
    background:#fff;
   
}
#categories li.over ul{
    display:block;
}
#categories li ul li{
    padding:0 5px;
}
#categories li.over2{
    border-color: transparent transparent #FFEDCE;
    background:#efefef;
}
#categories a{
    padding:0 5px;
    display:inline-block;
    text-decoration: none;
}
#topmenu table{
    width:100%;
}
#topmenu table td{
    text-align: center;
}
.scrollabout h3{
    margin:0;
    padding:5px;
}
.scrollabout-con{
    padding:0 5px;
}
.productlisttable td{
    border:1px solid #ccc
}
table.productlisttable{
    border-collapse:collapse;
    width:100%;
}
.box-product-list{
    text-align: center;
    padding:10px 5px;
    font-size:13px;
}
.box-product-list a{
    font-size:12px;
    color:orange;
    font-weight: bold;
}
img.listimg{
    margin:10px 0;
}
.box-product-list  h3{
    margin:0;
}
strong.red{
    color:#FF0000;
}
h3{
    margin:0;
}
#searchdiv{
    background:#efefef;
    overflow: hidden;
    zoom:1;
}
.newproducts h3,.pager{
    height:20px;
    line-height: 20px;
    padding-left:10px;
    background:#ccc;
}
.pager{
       
    border:1px solid #ccc;
    background:none;
    border-top:none;
}
.pager.ptop{
    border-bottom:none;
    
}
h3.breadcrumb{
    height:25px;line-height:25px;
    font-weight: normal;
    font-size:12px;
}
.bigimg{
    width:300px;
    border:1px solid #ccc;
    text-align:center;
}
.bigimg img{
    width:300px;
    height:300px;
}
.product-con{
    padding-top:5px;
}
.moreimages{
    width:300px;
    text-align:left;
}
.moreimages img{
    border:1px solid #ccc;
    margin:1px;
    width:70px;
    height:70px;
}
.prodetail td{
    border-bottom:1px dotted  #FEBF90;
    padding:6px 5px;
	width:auto
}
table.prodetail{
}
td.labeltitle{
    color:#FF00FF;
    width:80px;
}
.productname{
    color:#2e2e2e;
    font-size:18px;
    font-weight: bold;
    font-family:Helvetica,Arial,Verdana;
}
.product-desc .productname{font-size:16px;color:#000;}
.price{
    color:red;
    font-weight: bold;
    font-size:13px;
}
.hits{
    color:red;
}
.newproducts h3.productdesc-label{
    margin:5px 0 0;
    height:25px;
    line-height:25px;
    border-bottom:1px solid #eee;
    background:none;
}
h3.productdesc-label span{
    display:inline-block;
    height:25px;
    background:#eee;
    color:#000;
    font-size:14px;
    padding:0 20px;
    margin-left:20px;
}
div.product-desc{
    padding:10px 20px;
    border:1px solid #eee;
    min-height:150px;
    _height:150px;
}
table.tablecart{
    border:none;
    width:100%;
    margin-top:5px;
    border-collapse:collapse;
}
.tablecart td,.tablecart th{
    border:1px solid #ccc;
    padding:5px;
    
}
.cartitem td{
    border:none;
    padding:0;
}
#lefttd{
    width:260px;
}
.checkoutsteps{
    padding:10px;
    text-align:center;
}
.prolistname{
    display:inline-block;
    height:50px;
    width:140px;
}
.product-con h3{background:none;}
.pager {font-size:14px;padding:10px;text-align: center;}
.pager span,.pager a{
	display:inline-block;
	margin:0 5px;
}
.pager span.current{font-weight: bold;}


/*mobile start */
.mobileshow{
    display: none;
}
.mobileshow,.mobileshow *{
    box-sizing: border-box;
}
.mobilehead{
    position: fixed;
    z-index: 10;
    background: #fff;
    width: 100%;
    height: 80px;
    top: 0;
    box-shadow: 0 1px 2px #ccc;
}
.mobilehead:after{
    clear:both;
    content: "";
}
.mlogo{
    padding: 15px 5px 0 5px;
    float: left;
}
.mlogo img{
    width: 150px;
}
.msitehead{
    padding-top: 15px;
}
.msitehead h3{
    margin: 0;
}
.msitehead p{
    margin: 0;
}
.msitehead a{
    display:block;
}
.mmtrigger{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #999;
    background: #fff;
    box-shadow: 1px 1px 2px #888;
}
.mmtrigger i{
    position: absolute;
    width: 22px;
    left: 4px;
    height: 2px;
    background: #999;
}
.mmtrigger i:nth-child(1){
    top: 7px;
}
.mmtrigger i:nth-child(2){
    top: 13px;
}
.mmtrigger i:nth-child(3){
    bottom: 7px;
}
.mobilemenu{
    display: none;
    position: fixed;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 15px 10px;
    top: 0;
    left: 0;
    overflow: auto;
}
.mobilemenu.open{
    display: block;

}

.closemenu{
    position: fixed;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #999;
    background: #fff;
    box-shadow: 1px 1px 2px #888;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #999;
}
.mlinks{
    background: #56b7d7;
    padding: 0px 10px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
}
.mlinks a{
    color: #fff;
    margin: 0 5px;
}
.mobilemenu ul.menu{
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobilemenu ul.menu li{
    box-shadow: inset 0 -1px 0 #ccc;
}
.mobilemenu ul.menu > li:nth-child(1){
    box-shadow: inset 0 -1px 0 #ccc,inset 0 1px 0 #ccc;
}
.mobilemenu ul.menu li a{
    display: block;
    padding: 10px;
    font-size: 14px;
    text-decoration: none;
}
.mobilemenu ul.menu li a:active{
    text-decoration: none;
}
.mobilemenu ul.menu li span.jia,.mobilemenu ul.menu li span.jian{
    margin-right: 3px;
}
.mobilemenu ul.menu li span.jian,.mobilemenu ul.menu li.open span.jia{
    display: none;
}
.mobilemenu ul.menu li.open span.jian{
    display: inline;
}
.mobilemenu ul.menu ul{
    display: none;
    background: #efefef;
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobilemenu ul.menu ul li{
    box-shadow: inset 0 1px 0 #ccc;
    padding-left: 15px;
}
.mobilemenu ul.menu li.open ul{
    display: block;
}
.mpagemenu{
    padding: 10px 0;
}
.mpagemenu select{
    width: 100px;
}
.mcates{
    padding: 20px 10px;
    font-size: 14px;
    text-align: center;
}
.mcates select{
    box-shadow: 0 1px 0 #ccc;
    width: 200px;
    padding: 5px;
}

/* start mobile css */
@media screen and (max-width:979px){
    *{
        box-sizing: border-box;
    }
    img{
        max-width: 100%;
    }
    input,textarea,select{
        box-shadow: 0 1px 0 #ccc;
        max-width: 100%;
    }
    #address,textarea[name="remark"]{
        width: 99%;
    }
    input[type="button"],input[type="submit"],button{
        width: auto;
        margin-left: 10px;
        background: #fff;
        box-shadow: 0 1px 0 #ccc !important;
        border-radius: 5px;
        color: #000 !important;
        border: 1px solid #ccc !important;
    }
    h3.breadcrumb{
        height: auto;
        padding: 0 10px;
    }
    .mobilehide{
        display: none;
    }
    .mobileshow{
        display: inherit;
    }
    .pagewidth{
        width: 100%;
    }
    #lefttd{
        display:none;
    }
    #topmenu{
        display: none;
    }
    #searchdiv{
        margin-top: 80px;
        float: left;
        width: 100%;
        padding: 5px;
        height: auto;
    }
    #searchdiv.footsearch{
        margin-top: 0;
    }
    #searchdiv input,#searchdiv select{
        box-shadow: 0 1px 0 #ccc;
        width: 200px;
        padding: 3px;
        border-radius: 5px
    }
    #searchdiv select{
        width: 70px;
    }
    #searchdiv input[type="submit"]{
        width: auto;
        margin-left: 10px;
        background: #fff;
    }
    .productlisttable td{
        float: left;
        width: 50%;
    }

    .pager{
        min-height: 40px;
        height: auto;
    }

    .homebanner td{
        display: inline-block;
        width: 100%;
    }
    .homebanner img{
        max-width: 100%;
        width: 100%;
        height: auto;
        display: none;
    }
    
    .product-con,.content{
        padding: 5px 15px;
    }
    /*footer img*/
    .ke-zeroborder td{
        display: inline-block;
    }
    .footmenu{
        text-align: center;
        padding:10px 70px 10px 10px;
        clear: both;
    }
    .footmenu td{
        display: inline-block;
    }
    .copyright{
        text-align: center;
    }
    .ke-zeroborder{
        margin-top: 10px;
    }
    #lightbox-container-image-box,#lightbox-container-image-data-box{
        max-width: 100%;
    }
    .bigimg{
        width: 100%;
    }

    .cartitem textarea{
        width: 50px;
    }
    td.mobileshow{
        display: table-cell;
    }

}
@media screen and (max-width:767px){
    .proimgtd,.proinfotd{
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width:375px){
    
}




