@charset "utf-8";
/* 默认标签样式 */
body{font-family:Arial,"微软雅黑"; font-size:13px; color:#333;padding:0px;margin:0px auto;line-height:20px;}
a{color:#333;text-decoration:none}

/*a:hover{color:#bb0202;text-decoration:underline}*/
a:hover{color:blue;text-decoration:underline}*
a.red{color:#bb0202}
a.blue{color:#2471b7}
/*a:focus,a:visited{color:#333;text-decoration:none}*/
ul,li,p,div,a,form,span,form, h1, h2, h3, h4,{padding:0px;margin:0px;position:relative;}
li{list-style:none;}
img{border:0px;}
div{margin:0px auto;}	

/**重写BOOTSTRAP CSS  **/
.container{clear:both; width:960px; padding-left:0px; padding-right:0px;overflow:hidden;}
.row{padding:0px;margin:0px auto;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,.col-xs-10, .col-xs-11, .col-xs-12 {
    padding:0px;margin:0 auto;  
}
.label{color:#aaa;font-weight:normal;text-align:left;line-height:20px;
    padding: 0px;
    font-size: 13px;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;}
label{font-weight:normal;margin:0px;}

/** 列表 **/
.list{}
.list .search{margin:8px 0px; padding:8px;overflow:hidden;}
.list .search .opt-btn{float:right;}
.list .search select{height:26px; border:1px solid #aaa;border-radius:3px;padding-left:2px;margin-right:8px;}
.list  input[type="text"]{height:26px; border:1px solid #aaa;border-radius:3px;padding-left:2px;margin-right:8px;}
.list  input[type="button"]{height:26px;border:1px solid #2e6da4;background:#337ab7; color:#FFF;  border-radius:3px;margin-right:4px;}
.list  input[disabled="disabled"]{opacity: 0.65;filter:alpha(opacity=65);cursor:not-allowed;}
.list table{width:100%;border-collapse:collapse;}
.list table th{border:1px solid #ddd;border-bottom:2px solid #ddd;font-weight:700;background:#F2F2F2;vertical-align:middle;height:40px;color:#707070;padding-left:5px;padding-right:5px;background-image: -webkit-linear-gradient(top,#F8F8F8 0,#ECECEC 100%);}
.list table td{border:1px solid #ddd;height:40px;font-size:13px;padding-left:5px;padding-right:5px;}
.list table tr:hover{background: #F5F9FA;}
.list .list-page{text-align:right;border-bottom: 1px solid #e0e0e0;padding:12px 6px;background-color: #EFF3F8;}
/** .list a{color:#198cb7;}  productReview/main 注释样式 **/
.list a.red{color:#db0000}
.list .menu-img{width:16px;height:16px;}
.list .no-list{border:1px solid #F2F2F2;padding:10px;padding-left:20px;}
.list .batch{border:0px solid #B0E0E6; margin-top:8px; height:36px;background:#FFF;}
.list .batch input{margin-left:4px;}
.list .batch input[type='checkbox']{width:16px;height:16px;margin-left:10px;}

/**  顶部 **/
.top{height:24px;line-height:24px; background:#f6f6f6;width:100%;}
.top a{margin:0 2px;}
.top .top-left{width:350px;float:left;}
.top .top-right{width:600px;float:right;text-align:right;color:#bbb}
.header-banner{margin-top:5px;}
.header-banner .top-logo{width:150px;float:left;}
.header-banner .top-banner{width:580px;float:left;}
.header-banner .top-tel{width:190px;height:30px;margin-top:10px;color:#be0303;font-size:24px;font-style:italic;line-height:30px;float:right;padding-left:31px;background:url(../images/phone.jpg) no-repeat left center;}
.nav-bar{height:42px;margin-top:10px;background:url(../images/nav_bg_01.gif) repeat-x;line-height:42px;min-height:42px;}
.nav-bar .nav-bg{background:url(../images/nav_bg.jpg); height:42px;width:1019px;}
.nav-bar .pull-left{width:790px;}

.nav-bar .pull-left a{display: block;line-height: 42px;float: left;padding: 0 19px;color: #FFF;font-weight:normal;font-size:16px;text-decoration: none;}

.nav-bar .pull-left a.sleep{background:url(../images/nav_line.gif) no-repeat right center;}
.nav-bar .pull-left a.active{background:url(../images/navhovebg01.gif) repeat-x left top;}
.nav-bar .pull-left a:hover{color:#FFF;text-decoration: none;background:url(../images/navhovebg01.gif) repeat-x left top;}
.nav-bar .pull-right{width:165px;text-align:right;}
.nav-bar .pull-right .btn-default{line-height:14px; background:#fff;color:#cc0000; padding:6px;}{}
.nav-bar .pull-right .btn-default:hover{text-decoration:underline;}

/**搜索区域**/
.search{ background:#fbfbfb; padding:8px 0;}
.search .input-group-addon{ background:none; border-right:none;}
.search .form-control{ border-left:none;}
.btn-danger{ background:#cc0000;}

/** 数字文本框 **/
.num-step{width:102px;height:30px;border: 1px solid #e5e5e5;background:#f0f0f0;line-height:30px;overflow:hidden;float: left;}
.num-step .numbtn{width:30px;text-align:center;float:left;}
.num-step .numbtn:hover{cursor:pointer;}
.num-step .numbox{width:40px;height:40px;float:left;}
.num-step .numbox input{width:100%;height:26px;border:1px solid #f0f0f0;;}
.num-step .numbox .err{border:1px solid #cc0000;}
.num-step .nobtn{color:#ccc}
.num-step .nobtn:hover{cursor:default;}

/** 遮罩样式 **/
.ShopCMS-mask{text-align:center;position: absolute;left:0px;top:0px;width:100%;height:100%;z-index: 9999;background-color: #000;background:rgba(0,0,0,0.6);background: transparent\9;zoom:1\8; /* required for the filters */-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; /* IE8 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* IE5.5-7 */}
.ShopCMS-mask .error-icon{width:45px;height:45px;position:relative;margin:auto;background-image:url(../images/error.png);background-repeat:no-repeat;background-size:100% 100%;}
.ShopCMS-mask .loading-icon{width:31px;height:31px;position:relative;margin:auto;background-image:url(../images/loading.gif);background-repeat:no-repeat;background-size:100% 100%;}
.ShopCMS-mask .ok-icon{width:45px;height:45px;position:relative;margin:auto;background-image:url(../images/ok.png);background-repeat:no-repeat;background-size:100% 100%;}
.ShopCMS-mask .info-text{width:100%;height:auto;margin-top:5px;text-align:center;color:#ffffff;}

/** 表单页面  **/
.form-container{border:0px solid #ffffff;margin-top:8px;font-size:13px;padding:8px;}
.form-container a{color: #666;;text-decoration:none;}
.form-container a.blue{color:#2471b7;text-decoration:underline;}

.form-container .form-error-tips{color:#FF0000}
.form-container .item{min-height:40px;margin-top:4px;}
.form-container .item .key{text-align:right;padding:0px;line-height:36px;margin-top:4px;}
.form-container .item .key img{height:36px;margin-right:5px;}
.form-container .item .val{text-align:left; padding:0px;margin-top:4px;margin-bottom:8px;}
.form-container .item .text{padding-left: 10px;display:inline-block;padding-top:9px;}
.form-container .item .text-item{margin-right:20px;}   
.form-container .item .no{color:#FF0000}
.form-container .item .yes{color:#4cb549}
.form-container .item .desc{text-align:left;width:90%;}
.form-container .item .editor{width:calc(100% - 3px);}
.form-container input[type=text],.form-container input[type=password]{height:35px;border-radius:4px;border:1px solid #aaaaaa;line-height:100%; padding:4px 4px;vertical-align:top;}
.form-container select{height:33px;line-height:22px;border-radius:4px;border:1px solid #aaaaaa;margin-right:5px;}
.form-container select[disabled="disabled"]{border:1px solid #ddd;color:#ddd;}
.form-container textarea{border-radius:3px;border:1px solid #aaaaaa;padding:2px;line-height:18px;width:400px;height:80px;}
.form-container #img-code{width:72px;height:32px;cursor:pointer;margin-top:1px;margin-left:4px;vertical-align: middle;}
.form-container .select{height:28px;}
.form-container .clear{clear:both;float: none; height:0px;border:0px solid #ffffff;}
.form-container .form-tips {color:#aaaaaa;margin-left:10px;display:inline-block;margin-top:8px}
.form-container .option-list{height:auto;padding-top:7px !important;;}
.form-container .option-list label{float:left;display:block;width:auto; margin-right:20px;margin-top:2px;}
.form-container .option-list label:last-child{margin-right:0px;}
.form-container .option-list input{vertical-align: middle; margin-top: -5px;}
.form-container .option-list .no{margin-top:4px;display:inline-block;}
.form-container .tab_title{text-align:left; height:30px;}
.form-container .tab_title span{float:left; cursor: pointer;}
.form-container .tab_content{width:100%; height:auto; clear:both; display:block;}
.form-container .button-item{border-bottom:0px solid #FFFFFF;}
.form-container .btn{padding:6px 50px;}
.form-container .list table tr:hover{background: #FFFFFF;}
.form-container .list table tr td{height:28px;}
.form-container .form-box{width:800px;border:1px solid #d0d0d0;padding:30px;font-size:16px;margin:30px auto;}
.form-container .form-box .title{width:100%;height:26px;font-size:18px;font-weight:bold;color:#d64b64;text-align:left;border-bottom:1px solid #cccccc;margin-bottom:20px;}
.form-container .form-box .title .right{float:right;color:#666;font-size:14px;font-weight:normal;}

/** 用户中心  **/
.user{width:772px; float:right;}
.user .user-logo{width:80px; height:80px;background-repeat:no-repeat;background-size:100% 100%;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;}
.user .user-item{height:22px; line-height: 22px;margin-top:4px;}
.user .safe-label{float:left;display:inline-block;}
.user .safe-bar{width:40%;height:10px;background:#CCCCCC;float:left;margin-top:6px;display:inline-block;} 
.user .safe-bar .bar-rate{height:100%;background:#72b44a;display:inline-block;float:left;}
.user .safe-bar .rank1{width:70%;background:#cc0000;}/**有风险  **/
.user .safe-bar .rank2{width:80%;background:#72b44a;}/** 中等  **/
.user .safe-bar .rank3{width:100%;background:#72b44a;}/** 安全  **/
.user .safe-bar .rank4{width:100%;background:#72b44a;}/** 很安全  **/
.user .safe-text{float:left;padding-left:4px;display:inline-block;} 

/**标题栏**/
.column-header{height:30px;line-height:30px;overflow:hidden;background:#F2F2F2;}
.column-header .left{float:left;margin-left:10px;margin-top:2px;width:200px;font-size:16px;}
.column-header .right{float:right;margin-right:10px;width:300px;text-align:right;padding-top:4px;}
.column-header a{color:#198cb7;}
.column-detail{border:1px solid #ddd;padding:5px;margin-top:8px;margin-bottom:20px;}
.column-detail .row{margin-top:5px;}

/** 购物车 **/
.cart{margin-top:10px;}
.cart td{vertical-align: top;padding-top:5px;}
.cart .item{width:320px;margin-bottom:5px;float:left;}
.cart .item .check{width:40px;float:left;}
.cart .item .check input{margin-left:12px;width:16px;height:16px;}
.cart .item .img{width:80px;height:80px;float:left;border:1px solid #ddd;text-align:center;overflow:hidden;;}
.cart .item .img img{width:100%;height:100%;}
.cart .item .text{width:180px;float:left;margin-left:10px;}
.cart .item .text a{color:#666;text-decoration:none;}
.cart .item .text a:hover{color:#bb0202;text-decoration:underline;}
.cart .item-money{color:#bb0202;font-weight:bold;}
.cart .batch{background:#ddd;}
.cart .batch .btns{width:220px;float:left;margin-top:7px;}
.cart .batch .btns label{font-weight:normal;color:#198cb7;}
.cart .batch .btns a{margin-left:10px;}
.cart .batch .des{width:400px;float:right;margin-top:10px;text-align:right;}
.cart .batch .remark{width:280px;float:left;overflow: hidden;margin-top:10px;margin-left:5px;}
.cart .batch .remark input{width:220px;}
.cart .check-money{font-size:18px;font-weight:bold;color:#bb0202;margin-right:5px;}
.cart .disabled td{background:#f5f5f5;color:#9A9A9A;}
.cart .disabled .distips{width:32px;background:#CCCCCC;display: block;margin-top:10px;text-align:center;border-radius:3px;color:#666;}
.cart .disabled .disnum{margin-left:32px;}
.cart .disabled .item-money{color:#666;}
.cart .checkout{width:100px;float:right;margin-top:3px;text-align:right;}
.cart .checkout a{margin-right:10px;}
.cart .attr{padding-top:15px;}
.cart .topic-list{margin-top:8px;} 
.cart .topic-item{text-align:right;padding-right:5px;}
.cart .order-pay{text-align:left;}
.cart .order-pay .left{width:60%;float:left;}
.cart .order-pay .right{width:30%;float:right;text-align:right;}

/** 订单  **/
.order-item{margin-top:8px;}
.order-item .title{height:34px;background:#F5F5F5; border:1px solid #ddd; border-bottom:0px solid #ddd}
.order-item .title span{margin-left:10px;margin-right:20px;line-height:34px;}
.order-item .item{width:400px;}
.order-item .item .img{width:64px;height:64px;}
.order-item .item .text{width:240px;float:left;margin-left:15px;height:40px;}
.order-item .item .link-btn{width:60px;float:left;margin-left:10px;}




/** 商品列表页面  **/
.product-list{margin-top:8px;width:102%;overflow:hidden;}
.product-list .product{width:790px;overflow:hidden;}
.product-list .product-item{width:187px;height:240px;border:1px solid #dfdfdf;float:left;padding-top:5px;text-align:center;margin-bottom:10px;margin-right:8px;}
.product-list .product-item:hover{border:1px solid #bb0202;}
.product-list .product-item img{width:174px;height:174px;}
.product-list .product-item .name{max-height:36px;overflow:hidden;line-height:18px;margin-top:2px;font-size:12px;padding:0px 4px;}
.product-list .product-item .name a:hover{color:#bb0202;}

/** 分类信息  **/
.cat-list{width:100%;padding-bottom:20px;padding-left:4px;font-size:16px;overflow:visible;}
.cat-list .cat-item{width:168px;height:32px;overflow:visible;position:relative;padding-left:16px;line-height:32px;background:url(../images/cat-right.png) no-repeat 140px 12px;border-bottom:1px dashed #D3D6DA;background-size:5px 8px;}
.cat-list a{word-break:keep-all;}
.cat-list a.cat-1{color:#db0000}
.cat-list .detail{display: block;display:none;float: left;width: 747px;position: absolute;top: 0px;left: 0px;}
.cat-list .cat-left{height:32px;width:181px;border:#c01214 solid 2px;border-right:none;background:#fff;padding-left:14px;font-weight:bold;position:absolute;left:-4px;top:3px;z-index:999;}
.cat-list .cat-right{left: 175px;min-height:400px;border:#c01214 solid 2px;background-color:#FFF;width: 650px;padding-bottom: 5px;position: absolute;top:-37px;}
.cat-list .cat-2{width:620px;border-bottom:1px solid #efefef;margin-bottom:20px;margin-top:8px;overflow:hidden }
.cat-list .cat-2 .cat2-name{width:110px;color:#db0000;float:left;padding-left:8px;} 
.cat-list .cat-3{width:500px;height:auto;float:right;font-size:13px;line-height:20px;margin-top:6px;padding-right:8px;}











/** 商品详情 **/
.product-detail{margin-top:8px;}
.product-detail .main-imgs{width:480px;height:562px;float:left;border:solid 1px #ddd;overflow:hidden;}
.product-detail .img-main{width:480px;height:480px;}
.product-detail .img-main img{width:100%;height:100%;}
.product-detail .img-list{width:100%;height:72px;margin-top:5px;}
.product-detail .img-list img{width:70px;height:70px;margin-left:4px;border:1px solid #dfdfdf;}
.product-detail .img-list img:hover{border:1px solid #db0000;}
.product-detail .img-list .active{border:1px solid #db0000;}
.product-detail .column{width:460px;float:right}
.product-detail .column table{width:100%}
.product-detail .column table td{height:28px;margin:0px;padding:0px}
.product-detail .column .title{height:40px;font-size:15px;font-weight:bold;overflow:hidden;}
.product-detail .column .attr{margin-top:18px;text-align:left;}
.product-detail .combo .item{display:block;float:left;border:1px solid #CCCCCC;margin-right:8px;padding:2px 4px;cursor:default;}
.product-detail .combo .active{border:1px solid #db0000;color:#db0000}
.product-detail .option-list label{margin-right:15px;}
.product-detail .ext-opt{margin-top:8px;overflow: hidden;}
.product-detail .ext-opt .label{float:left;width:70px;margin-top:5px;}
.product-detail .ext-opt .vals{float:left;width:300px;}
.product-detail .buy-btn{height:40px;margin-top:20px;}
.product-detail .btn-opt{width:128px;height:37px; margin-right:16px; float:left;overflow:hidden;}
.product-detail .detail-left .item{width:190px;height:86px;}
.product-detail .detail-left .item .product-img{width:80px;height:80px;overflow:hidden;float:left;border:1px solid #dfdfdf;}
.product-detail .detail-left .item img{width:100%;height:100%;}
.product-detail .detail-left .product-text .title{width:104px;max-height:60px;float:right;overflow:hidden;font-size:12px;}
.product-detail .detail-left .product-text .price-red{text-align:center;}
.product-detail .detail-right .com-item{border-bottom:1px dotted #dfdfdf;margin-top:12px;}
.product-detail .detail-right .com-item .logo{width:30px;height:30px;overflow:hidden;}
.product-detail .detail-right .com-item .user-info{text-align:center;}
.product-detail .detail-right .com-item .logo img{width:100%;height:100%;}
.product-detail .detail-right #product_feedback{width:450px;float:left;overflow:hidden;padding-top:40px;}
.product-detail .detail-right #product_feedback textarea{width:300px;}

/** 创建订单 **/
.order-add{margin-top:40px;}
.order-add .title{border-bottom:1px solid #CCCCCC;overflow: hidden;margin-bottom:5px;padding-left:8px;}
.order-add .title .left{font-size:16px;width:300px;float:left;font-weight:bold;}
.order-add .title .right{width:300px;float:right;text-align:right;margin-right:10px;}
.order-add .form-item{padding-left:15px;margin-top:4px;border:1px solid #FFF;height:22px;overflow:hidden;}
.order-add .form-item .name{font-weight:bold;min-width:50px;display:inline-block;}
.order-add .pay-item{height:30px;margin-top:10px;}
.order-add .form-item .pay-logo{display:inline-block;height:40px;}
.order-add .form-item .pay-logo img{height:30px;width:auto;vertical-align:middle;}
.order-add .form-item .info{margin-left:10px;}
.order-add .new{margin-top:10px;}

/** 通知 

.notice .form-box .content{width:400px;text-align:left;}
.notice .form-box .links{width:400px;text-align:left;}

**/
.notice .form-box{font-size:16px;}
.notice .form-box a{margin:5px;text-decoration: underline;}
.notice .form-box .title{text-align:center;}
.notice .form-box .title img{width:20px;height:20px;vertical-align:middle;margin-right:4px;}
.notice .form-box .links{margin-top:60px;}
.notice .form-box .auto-skip{margin-top:12px;}
.notice .form-box .red-bold{color:#bb0202;font-weight:bold;}
.notice .form-box .content{color:#d64b64}

/** 商品评论 **/
.product-review{border:1px solid #ddd;margin-top:10px;}
.product-review .product-item{height:65px;margin-top:8px;}
.product-review .product-img{text-align:center;}
.product-review .product-img img{width:60px;height:60px; border:1px solid #eee;}
.product-review .review-container{border-top: 1px dotted #E2E2E2;padding:15px;}
.product-review .imgs{margin-top:6px;}
.product-review .imgs img{height:24px;width:auto;margin-right:10px;}
.product-review .reply{margin-top:6px;}
.product-review .reply span{margin-right:15px;}
.product-review .rank{margin-left:20px;}

/** 文章 **/
.article{margin-top:20px;width:750px;}
.article .main-title{text-align:center;font-size:18px;margin-top:5px;}
.article .article-search{padding-left:15px;}
.article .article-search select{height:36px;vertical-align:middle;border-radius:5px;border:1px solid #CCC;}
.article .article-search input{height:35px;margin-left:4px;vertical-align:middle;border-radius:5px;border:1px solid #CCC;}
.article .list-row{height:36px;border-bottom:solid 1px #eee;padding-top:14px;}
.article .list-cat{text-align:right;color:#ccc;}
.article .list-title{padding-left:8px;}
.article .list-time{color:#ccc;}
.article .title{text-align: center;font-size:18px;}
.article .desc{text-align: center;background:#f0f0f0; height:45px;padding-top:15px; border:1px solid #ccc;margin-top:30px;}
.article .desc span{margin-left:4px;margin-right:4px;}
.article .detail{margin-top:20px;padding-bottom:20px;}
.article .copyfrom{margin-top:5px;}
.article .review{margin-top:30px;}
.article .review .right span{margin-left:4px;margin-right:4px;}
/*.article {font-weight:lighter;font-size:14px;}*/



/** 文章评论 **/
.article-review{border:1px solid #ddd;margin-top:30px;padding:10px 10px;}
.article-review .row{border-bottom:1px dotted #ddd}
.article-review .reply{width:95%;margin-left:5%;}
.article-review .title{font-size:18px;height:30px;padding-left:30px;border:0px solid #fff;}
.article-review .title a:hover{text-decoration:none;}
.article-review .logo{padding-top:16px;padding-bottom:10px;}
.article-review .logo img{width:50px;height:50px;}
.article-review .text{border-top:1px dotted #eee;padding-top:12px;}
.article-review .bottom{margin-top:10px;padding-bottom:8px;width:100%;}
.article-review .bottom .left{width:50%;height:24px;float:left;overflow:hidden;text-align:left;}
.article-review .bottom .right{width:50%;height:24px;float:right;overflow:hidden;text-align:right;}
.article-review .bottom span{margin-right:20px;}
.article-review .add-btn{text-align:right;}
.article-review textarea{width:100%;height:80px;border:1px solid #ccc;margin-top:10px;}
.article-review .bottom-btn:hover{text-decoration:underline;cursor:pointer;}
.article-review .line{width:90%;border-top:dotted 1px #ddd;margin-top:20px;margin-left:40px;}
.article-review .line-com{width:80%;border-top:dotted 1px #ddd;margin-top:20px;margin-left:80px;}

/** 站内信 **/
.message{margin-top:20px;padding:15px;background:#f5f5f5;border:1px solid #FFF;}
.message:hover{border:1px solid #ccc}
.message .title{border-bottom:1px solid #ccc;overflow:hidden;padding:4px;}
.message .title .text{width:60%;float:left;font-weight:bold;}
.message .title .btns{width:30%;float:right;text-align:right;padding-right:10px;}
.message .content{margin-top:15px;}
.message .bottom{margin-top:10px;color:#ccc;text-align:right;padding-right:10px;}

/** 详细页左右分栏  **/
.detail-left{width:200px;float:left;border:1px solid #dfdfdf;border-radius:4px;}
.detail-left .left-title{font-size:16px;padding-left:10px;padding-top:6px;background:#f9f9f9;margin-bottom:8px;}
.detail-right{width:752px;float:right;}

/** 左侧菜单 **/
.main-left{width:180px;float:left;border:solid 1px #ddd;}
.main-left .title{height:36px;font-size:16px;line-height:36px;border-top: 1px solid #fcfcfc;border-bottom: 1px solid #e5e5e5;background:#f9f9f9;padding-left:10px;}
.main-left .title span{float:right;font-size:12px;margin-right:10px;color:#CCC;}
.main-left .item{width:164px;}
.main-left .item-title{height:24px;line-height:22px;padding-left:26px;padding-top:4px;font-weight:bold;border-top:dashed 1px #e5e5e5;}
.main-left .item ul{padding-left:26px;margin:0px;margin-bottom:4px;}
.main-left .item ul li{height:22px; line-height:22px; margin-left:8px;margin-top:4px;padding:0px;overflow:hidden;;}
.main-right{width:772px;overflow:hidden;float:right;}
.main-right .main-container{width:790px;overflow:hidden;}

.page-nav{margin-bottom:10px;background:url(../images/user-home.gif) no-repeat;background-position:left center;padding-left:15px;}

/** 页码 **/
.page{width:100%;height:40px;display:block;text-align:center;list-style:none;margin:0px auto;padding:0px;margin-top:15px;clear:both;padding-left:80px;}
.page li{width:636px;height:30px;float:left;margin:0px;margin-right:5px;border:1px solid #dfdfdf;line-height:30px;}
.page li a{display:block;width:100%;height:100%;}
.page li a:hover{color:#db0000;text-decoration:underline}
.page .num{width:30px;}
.page .num:hover{border:1px solid #bb0202}
.page .num2{width:40px;}
.page .num2:hover{border:1px solid #bb0202;}
.page .num3{width:60px;}
.page .num3:hover{border:1px solid #bb0202}
.page .des{width:148px;height:30px;text-align:left;border:0px solid #fff;line-height:30px;}
.page .des span{float:left;line-height:32px;}
.page .des input{width:40px;height:28px;float:left;border:1px solid #dfdfdf;padding-left:5px;margin:0px 4px;background:none;}
.page .cur{color:#dfdfdf}
.page .cur:hover{border:1px solid #dfdfdf;}
.page a{color:#666;}
/** 页脚  **/
.footer{width: 100%;height: auto;background: url(../images/footer_bg.gif) repeat-x left top;clear: both;height:333px;padding-top:20px;margin-top:20px;}
.footer .pull-left{ width:177px;height:111px; background:url(../images/17.jpg) no-repeat; padding-top:70px;float:left;text-align:center;}
.footer .footer-feedback{height:24px;margin-top:10px;}
.footer .pull-right{width:770px;}
.footer .pull-right hr{ margin:0 0 10px 0;}
.footer .pull-right .item{width:130px; float:left; margin-left:24px;}
.footer .pull-right .item .title{padding-left:30px;height:24px;border-bottom:1px solid #DFDFDF ;}
.footer .pull-right .item ul{margin-top:6px;padding-left:36px;margin-bottom:0px;}
.footer .pull-right .item ul li {background:url(../images/bottom_point.gif) no-repeat center left; list-style:none; padding-left:10px; margin-bottom:0px;}
.footer .pull-right .item ul li a{color:#9a9a9a;}
.footer .link{margin-top:10px;text-align:center;}
.footer .copy{text-align:center;line-height:20px;color:#8e8e8e;}


/**全局样式**/
.user-logo{width:50px;height:50px;border:1px solid #fff;border-radius:25px;}
.c-red{color:#bb0202;}
.no{color:#FF0000}
.yes{color:#4cb549}
.warn{color:#FFA500}
.disable{color:#CCCCCC;}
.width-30{width:30px;}
.width-60{width:60px;}
.width-80{width:80px;}
.width-100{width:120px;}
.width-200{width:200px;}
.width-300{width:300px;}
.width-400{width:400px;}
.width-500{width:500px;}
.height-90{height:90px;}
.height-150{height:150px;}
.none{display:none;}
.font-bold{font-weight:bold}
.H-pagebox{width:26px;}
.img-border{border:solid 1px #dfdfdf;}
.clear{clear:both;}

.center{text-align:center;}
.ml20{margin-left:20px;}
.ml10{margin-left:10px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mr10{margin-right:10px;}
.pl0{padding-left:0px}
.pt4{padding-top:4px;}
.pt15{padding-top:15px;}

.text-center{text-align:center !important;}
.elp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.pro-name{height:36px;line-height:18px;overflow:hidden;margin-top:4px;}
.price-red{color:#bb0202;}
.price-del{text-decoration:line-through;color: #b7b7b7;margin-left:10px;}
.line{border-bottom:solid 1px #ddd;width:98%;height:1px; overflow: hidden;margin-bottom:5px;}
.line-top{border-top:solid 1px #ddd;}
.border-0{border:0px #fff solid !important;}
.border-bottom{border-bottom:1px solid #ccc;}

/*lcj-edit 2019-7-16*/
/*lcj-edit 2019-7-13*/

/*.detail{font-weight:lighter; font-size:15px;line-height:24px;text-align: justify;}*/
.detail{font-weight:normal; font-size:15px;line-height:32px;text-align: justify;}

/*文章列表字体太小，调大*/
/*.list-title{font-weight:lighter; font-size:15px;line-height:32px;text-align: justify;}*/
.list-title{font-weight:normal; font-size:15px;line-height:32px;text-align: justify;}

/*菜单字体太小，调大
.pull-left a{font-weight:lighter; font-size:26px;}*/

.article_pic
{


max-height:600px;
max-width:600px;
    display: block;
    margin: 0 auto;

	
}


