body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, a, th, td ,button{
    margin: 0;
    padding: 0;
    list-style:none;
    font-size:12px;
    color:#7F7F7F;
}

body{
    min-width:1325px;
    overflow: scroll;
}

a{
    text-decoration:none;
}

a:hover{
    /*color:#7F7F7F;*/
}

.lt{
    float:left;
}

.rt{
    float:right;
}

.clear:after{
    content:"";
    display:block;
    clear:both;
}

h2{
    font-size: 16px;
    color:#242424;
}

h4{
    color: #000;
    line-height:18px;
    font-weight:normal;
}

h5{
    color:#E70E1D;
    font-weight:normal;
}

.block{
    display: block!important;
}


header{
    width:1325px;
    height:30px;
    background-color:#EFEFEF;
    padding:0 50px;
    line-height:30px;
    box-sizing: border-box;
    margin:0 auto;
}

header ul{
    height:30px;
}

header ul li{
    height:30px;
    width:84px;
    padding-left:36px;
    float:left;
    box-sizing: border-box;
    position: relative;
}

header ul li span{
    background:url("../images/spring1.png") ;
    padding-left:15px;
    padding-top:16px;
    position:absolute;
    top:6px;
    right:-18px;
}

.top-main{
    height:110px;
    width: 1325px;;
    padding:30px 50px;
    box-sizing: border-box;
    margin:0 auto;
}

.top-main>a{
    display:block;
    width:145px;
    height:45px;
}

.top-main>a>img{
    width:145px;
    height:45px;
    border:1px solid #ddd;
}

.search-box{
    margin-left:300px;
    position: relative;
}

.search input{
    width:385px;
    height:35px;
    border:1px solid #E1E1E1;
}
.search span{
    /*position: absolute;
    right:2px;
    top:2px;*/
}

.hot-words>a{
    margin-right:15px;
}

.nav{

    height:45px;
    box-sizing: border-box;
    border-bottom:3px solid #07983D;
    padding:0 50px;
    margin:0 auto;
}
.nav-bar {
    height: 42px !important;
    background-color: white !important;
    border-bottom: 3px solid #07983D;
}
.page {
    width: 1225px;
    margin: 0 auto;
}
.all-category {
    height: 42px !important;
    background-color: green;
}
.nav a{
    /*font-weight: bold;*/
    font-size: 16px;
    color:#242424 !important;

}
.cart-bar {
    color: black !important;
}
.checkout {
    display: inline-block;
    width: 80px;
    height: 25px;
    border-radius: 8px;
    color: #fff;
    background-color: #07983D;
    margin-left: 13px;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    font-size: 12px;
}

.nav p{
    display:block;
    width:230px;
    height:42px;
    line-height: 42px;
    padding-left:15px;
    background-color:#07983D;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.nav p a{
    color:#fff;

}

.nav p span{
    background:url("../images/spring1.png") -16px 0;
    padding-left:15px;
    padding-top:15px;
    position:absolute ;
    top:16px;
    right:20px;

}

.nav ul{
    margin-left:32px;
}

.nav ul li{
    height:42px;
    line-height:42px;
    margin-right:54px;
    color:#444;
    float: left;
}

.nav ul li:first-child a{
    color:#1EA14E;
}



.shopping-cart{
    height:42px;
    line-height: 42px;
    position: relative;
}

.shopping-cart span{
    padding-top:16px;
    padding-left:17px;
    background: url("../images/spring1.png") -32px 0;
    position:absolute;
    top:13px;
    left:-25px;
}

.shopping-cart b{
    color:#444;
    font-weight:normal;
}

.shopping-cart a{
    display: inline-block;
    width:80px;
    height:25px;
    border-radius:8px;
    color:#fff;
    background-color: #07983D;
    margin-left:13px;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    font-size:12px;
}
/*����Ϊͷ����ʽ*/
main{
    width:100%;
    padding:0 50px;
    box-sizing: border-box;
    margin:0 auto;
    background-color:#f7f7f7 ;
}

.breadcrumbs-navigation{
    height:37px;
    line-height: 37px;
    width:100%;
    box-sizing: border-box;
}

.breadcrumbs-navigation p{
    position:relative;
    padding-left:25px;
}

.breadcrumbs-navigation span{
    padding-left:15px;
    padding-top:14px;
    background:url("../images/spring1.png") -50px 0;
    position: absolute;
    top:11px;
    left:1px;
}

.main-box{
    width:1225px;
}

.navigation_menu{
       padding: 30px 30px;
    background: #f7f7f7;
    width: 230px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
}

.navigation_menu ul{
        padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 25px;
}

.navigation_menu ul:last-child{
    border: none;
}

.navigation_menu ul li{
    margin-top:15px;
    font-size: 14px;
    color:#222;
}
.navigation_menu ul li:hover a{
    color: green;
}

.navigation_menu h2{
    margin-top:0;
    font-size: 14px;
    font-weight:900;
}

.right-content{
    margin-left:9px;
    width:986px;
}

.login_information{
      height: auto;
    width: 965px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-left: 9px;
}

.personal_login_information{
   
    background-color: #f7f7f7;
    padding: 30px 0 0 30px;
}

.personal_login_information h1{
    font-size:20px;
    color:#666666;
    font-weight: 400;
}
.personal_login_information h1 span{
    color:#07983D;
    padding-left:13px;
    font-weight: 400;
}

.personal_login_information p{
   margin: 0;
    font-size: 16px;
}

.wealth{
    height:46px;
    line-height:46px;
        padding: 0 30px;
}

.wealth div{
    float:left;
    position: relative;
    padding:0 25px;
    margin-right:20px;
}

.wealth span{
    color:#FF4D4D;
    padding:0 15px 0 8px;
}

.wealth div i{
    position:absolute;
    top:15px;
    left:0;
}
.btn-import span{
    color: black;
}
.wealth div:nth-child(1) i{
    padding:16px 16px 0 0;
    background:url("../images/spring2.png");
}
.section{
   /* background-color: #f7f7f7 !important;*/
}

.wealth div:nth-child(2) i{
    padding:18px 18px 0 0;
    background:url("../images/spring2.png") -17px 0;
}

.wealth div:nth-child(3) i{
    padding:16px 16px 0 0;
    background:url("../images/spring2.png") -36px 0;
}
.wealth div:nth-child(4) i{
    padding:16px 16px 0 0;
    background:url("../images/jin.png") 0 0;
}

.wealth div:nth-child(4) a{
    display:block;
    height:25px;
    width:110px;
    background:url("../images/spring2.png")  0  -25px;
    position: absolute;
    left:0;
    top:10px;
}

.wealth div:nth-child(5) a{
    display:block;
    height:25px;
    width:110px;
    background:url("../images/spring2.png")  0  -51px;
    position: absolute;
    left:136px;
    top:10px;
}

.goods_status{
    width:986px;
    margin-top:12px;
}

.goods_status ul li {
    width:148.5px;
    height:68px;
    margin-right:14px;
    float:left;
    background-color: #fff;
}

.goods_status ul li:last-child{
    margin-right:0;
}

.goods_status ul li a{
    display: block;
    width:151px;
    height:68px;
    line-height: 68px;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.goods_status ul li a span{
    height:21px;
    width:24px;
    border-radius:10px;
    background-color: #FF4D4D;
    color:#fff;
    position:absolute;
    right:18px;
    top:22px;
    font-size: 10px;
    line-height: 21px;

}

.goods_status ul li i{
    position: absolute;
    left:20px;
    top:22px;
}
.goods_status ul li:nth-child(1) i{
    background:url("../images/check.png");
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}
.goods_status ul li:nth-child(2) i{
     padding:22px 18px 0 0 ;
     background:url("../images/spring2.png") -53px 0;
 }

.goods_status ul li:nth-child(3) i{
    padding:24px 24px 0 0 ;
    background:url("../images/spring2.png") -72px 0;
}

.goods_status ul li:nth-child(4) i{
    padding:24px 22px 0 0 ;
    background:url("../images/spring2.png") -97px 0;
}

.goods_status ul li:nth-child(5) i{
    padding:24px 24px 0 0 ;
    background:url("../images/spring2.png") -120px 0;
}
.goods_status ul li:nth-child(6) i{
    background:url("../images/dead.png");
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.recent_order{
    background-color: #fff;
    padding:0 14px 0 0;
    box-sizing: border-box;
    width:986px;
    margin-top:13px;
}

.recent_order_title{
    height: 45px;
    box-sizing: border-box;
    line-height: 45px;
    border-left: 10px solid green;
    padding-left: 15px;
     margin: 20px 0 8px 10px;
  background: -webkit-linear-gradient(left,#C8E2C8, #ffffff); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right,#C8E2C8, #ffffff); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,#C8E2C8, #ffffff); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right,#C8E2C8, #ffffff); /* 标准的语法 */

}
#member_orders{
	padding-left: 10px;
}
.recent_order_title h1{
    font-size:18px;
        color: green;

}

.recent_order_title a{
    padding-left: 20px;
    font-size: 12px;
    line-height: 50px;
    color: #000;
}
.recent_order_title a:hover{
    
    color: green;
}

.recent_order_list>ul{
    padding:23px 0 15px 0;
    border-bottom:1px solid #EAEAEA;
}

.recent_order_list>ul:last-child{
    border:none;
}

.recent_order_list>ul>li{
    float:left;
    width:140px;
    text-align: center;
}

.recent_order_list>ul>li img{
    width:58px;
    height:58px;
    border: 1px solid #F6F6F6;
    margin-top:14px;

}

.recent_order_list .recent_order_head{
    height:35px;
    background:#F5F5F5;
    padding:0;
    border:none;
}

.recent_order_head>li{
    height:35px;
    line-height: 35px;

}

.recent_order_list>ul>li:first-child{
    width:250px;
    position: relative;
}

.recent_order_list>ul>li:first-child div{
    text-align: left;
    padding-left:10px;
    box-sizing: border-box;
}

.recent_order_list>ul>li:first-child span{
    border: 5px solid transparent;
    border-bottom: 5px solid #000;
    position:absolute;
    right:80px;
    top:2px;
}

.operations{
    text-align: center;
}

.operations li{
    text-align: center;
    width:80px;
    height:25px;
    margin:0 28px;
    line-height:25px;
}

.green-btn{
    border-radius: 5px;
    color:#fff;
    background-color:#07983D;
    width:80px;
    height:25px;
}

.latest_collection{
    margin-top:13px;
    background-color: #fff;
    padding-bottom: 32px;
    
}

.latest_collection_content>div:last-child{
    padding-right:0;
}

.collection-item{
    height:272px;
    width:228px;
    float:left;
    padding-right:24px;
}

.collection-item dd{
    padding:0 34px;
}

.collection-item dt{
    text-align: center;
}

.collection-item dt img{
   width:158px;
    height:158px;
    border:1px solid #E7E7E7;
}

.collection-item p{
    padding-top:13px;
    font-size: 13px;
}

.collection-item h5 {
    padding-top:13px;
    font-size: 14px;
}

.collection-item h4{
    padding-top:13px;
}

.collection-item span{
    font-size: 9px;
}
.center{
    /*background-color: #f7f7f7 !important;*/
}
.filter-lists-container .filter-entries{
    line-height: 30px !important;
}
filter-lists-container{
    font-size: 13px !important;
}
.filter-selected-item{
    color: green !important;
}
.filter-promotion .active{
    background-color: green !important;
}
.filter-selected-item .icon{
    color: green;
}
.gallery-sort{
    height: 36px;
}
.filter-lists-container .active{
    background-color: green !important;
}
.theme-footer{
    display: none;
}
.steps .active{
    background-color: green !important;
}
.steps .active i{
    color: green !important;
}
.order-clearing caption{
    background-color: green !important;
}
.btn{
    background-color: #07983D !important;
}
.btn-import, .btn-major, .btn-caution {
     color: #fff;
}
.engineering-information{
    margin:39px auto 0;
    width:100%;
}
.title {
    height:25px;
    line-height: 25px;
}

.title h1{
    font-size:20px;
    padding-left: 14px;
    border-left: 6px solid #07983D;
}

.title p{
    padding-left:18px;
}
.engineering-information-box{
    margin-top:22px;
}

.engineering-information-box li{
    float:left;
    width:23%;
    height:52px;
    line-height: 52px;
    border:1px solid #eee;
    padding-left:17px;
}

.engineering-information-box li div{
    width:160px;
    height:20px;
    overflow: hidden;
    margin:16px 0 0 80px;
    position: relative;
}

.engineering-information-box li select{
    width:130px;
    height:30px;
    position: absolute;
    top:-5px;
    left:-5px;
}
.btn-flat{
    color: black !important;
}
.delivery-mode-select select{
    border: 3px solid #07983D;
}
.product-buy-action{
    padding-left: 35px;
}
.btn-simple:hover span{
    background-image: none!important;
}
.btn-simple span{
    background-image: none!important;
    /*background-color: #07983D!important;*/
}
.member-grid thead th{
    width:100px;
}
.gallery-show .pageview {
    margin: 10px 0;
    text-align:center;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: -3px;
}
.lasttime_time{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 103;
    display: none;
}

.lasttime_numshow{
	width: 150px;
    background-color: #ffffff;
    height: auto;
    padding: 40px 0;
    border-radius: 3px;
    text-align: center;
    font-size: 30px;
    position: fixed;
    left: 50%;
    margin-left: -75px;
    top: 35%;
}
.lasttime_numshow p{
	font-size: 16px;
}
