/*****焦点图*****/

	.focusBox { position: relative; width:1000px; height:431px; overflow: hidden; float:left; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:1000px; height:431px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 3px; background: url(../img/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../img/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }
	.focusBox .prev,
	.focusBox .next { width:40px; height:70px; margin: -60px 0 0; background: url(../img/slide.png) 0 -35px no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; }
	.focusBox .prev { left: 0; }
	.focusBox .next { right:0px; background: url(../img/slide.png) 0 -126px no-repeat;}
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
	
	
	
	
	.focusBox_ny { position: relative; width:1200px; height:431px; overflow: hidden; float:left; }
	.focusBox_ny .pic img{width:1200px;}
	
	
	
/********首页主体内容******/
	
.w {
	width: 990px;
	margin: 0 auto
}
.root61 .w {
	width: 1200px
}
a {
	text-decoration: none
}
a:hover {
	color: #C81623
}
.floor .s-slide {
	position: relative
}
.floor .s-slide .tips {
	position: absolute;
	bottom: 14px;
	z-index: 2;
	left: 50%;
	width: 328px;
	margin-left: -165px
}
.floor .s-slide .nums a {
	width: 59px;
	height: 28px;
	display: block;
	background: #fff;
	text-align: center;
	line-height: 1.2;
	padding: 11px 25px;
	cursor: pointer;
	overflow: hidden;
	float: left
}
.floor .s-slide .nums a div {
	color: #000;
	width: 59px;
	height: 28px;
	overflow: hidden
}
.floor .s-slide .leftBtn, .floor .s-slide .rightBtn {
	width: 15px;
	height: 50px;
	position: absolute;
	bottom: 14px;
	z-index: 2;
	cursor: pointer;
	display: block
}
.floor .s-slide .nums a:hover div {
	color: #fff;
	background: #000
}
.floor .s-slide .tips .nums .active {
	background: #000
}
.floor .s-slide .tips .nums .active div {
	color: #fff
}
.floor .s-slide .leftBtn {
	background: url(i/slide.png) 0 -205px no-repeat;
	left: 12px
}
.floor .s-slide .rightBtn {
	background: url(i/slide.png) -15px -205px no-repeat;
	right: 12px
}
.floor .s-slide .items li {
	position: relative;
	z-index: 1
}.floor .s-slide .items li img {
	width: 404px;
	height: 500px
}
.floor .title {
	display: block;
	margin: 27px 0 5px;
	width: auto;
	height: 35px
}
.floor .title span{ font-size:18px; padding:0px 10px;}
.floor .title a{ float:right;}
.floor .milk {
	background-position: 0 -98px
}
.floor .nutrition {
	background-position: 0 -195px
}
.floor .digital {
	background-position: 0 -339px
}
.floor .clothes {
	background-position: 0 -438px
}
.floor .home {
	background-position: 0 -488px
}
.floor .content {
	border-top: 2px solid #000;
	border-bottom: 1px dotted #797979;
	position: relative
}
.floor .content .l-side {
	position: absolute;
	left: 0;
	top: 0
}
.floor .content .l-side .ad img {
	width: 202px;
	height: 356px
}
.floor .content .l-side .b-list {
	position: relative;
	width: 182px;
	height: 124px;
	padding: 20px 0 0 20px;
	background-color: #ffde83
}
.floor .content .l-side .b-list ul {
	position: relative;
	z-index: 1
}
.floor .content .l-side .b-list ul li {
	float: left;
	width: 90px;
	height: 31px;
	position: relative
}
.floor .content .l-side .b-list ul li a {
	font-size: 12px;
	color: #000;
	position: relative
}
.floor .content .l-side .b-list ul li .tag {
	position: absolute;
	right: -40px;
	top: -42px;
	width: 40px;
	height: 46px
}
.floor .content .goods {
	margin-left: 203px;
	width: 405px;
	height: 500px;
	overflow: hidden
}
.floor .content .goods ul {
	width: 450px
}
.floor .content .goods li {
	width: 202px;
	height: 250px;
	float: left;
	border: 1px solid #e8e8e8;
	border-width: 1px 1px 0 0
}
.floor .content .goods li a {
	display: block;
	padding: 20px 21px
}
.floor .content .goods li a:hover{ text-decoration:none;}
.floor .content .goods li a .mi, .floor .content .goods li a .name, .floor .content .goods li a .price {
	-moz-transition: -moz-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	-ms-transition: -ms-transform .3s ease-out;
	transition: transform .3s ease-out;
	transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0)
}
.floor .content .goods li a:hover .mi, .floor .content .goods li a:hover .name, .floor .content .goods li a:hover .price{
	-moz-transition: -moz-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	-ms-transition: -ms-transform .3s ease-out;
	
}
.floor .content .goods li a:hover .mi, .floor .content .goods li a:hover .name, .floor .content .goods li a:hover .price {
	transition: transform .3s ease-out;
	transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
	-o-transform: translateX(-5px)
}
.floor .content .goods li .mi {
	width: 160px;
	height: 160px
}
.floor .content .goods li .name {
	text-align: center;
	overflow: hidden;
	width: 160px;
	height: 16px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin: 12px auto 8px;
	cursor: pointer
}
.floor .content .goods li .price {
	text-align: center;
	font-size: 16px;
	cursor: default;
	font-family: Arial
}
.floor .content .goods li .price span {
	color: #d91f20
}
.floor .content .goods li .price del {
	color: #000
}
.floor .content .activity {
	position: absolute;
	top: 0;
	left: 607px;
	width: 402px;
	height: 500px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	border-width: 0 1px
}
.floor .content .activity .ad img, .floor .content .activity .inner-tab {
	width: 402px;
	height: 250px
}
.floor .content .activity .inner-tab ul {
	width: 150%
}
.floor .content .activity .inner-tab li {
	position: relative;
	float: left;
	text-align: center;
	cursor: pointer;
	width: 101px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px solid #e5e2e4
}
.floor .content .activity .inner-tab li a {
	font-family: "microsoft yahei";
	color: #000
}
.floor .content .activity .inner-tab ul .curr {
	background: #863177;
	border-bottom: 1px solid #863177
}
.floor .content .activity .inner-tab ul .curr a {
	color: #fff
}
.floor .content .activity .inner-tab ul .curr i {
	position: absolute;
	top: 50px;
	left: 45px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-width: 7px;
	border-style: solid;
	border-color: #863177 transparent transparent
}
.floor .content .activity .inner-tab .cnt {

}
.floor .content .activity .inner-tab .cnt a {
	float: left
}
.floor .content .activity .inner-tab .cnt img {
	width: 402px;
	height: 199px
}
.floor .w .style1 .activity {
	height: 250px
}
.floor .w .style1 .goods {
	overflow: visible
}
.floor .w .style1 .goods li {
	position: absolute
}
.floor .w .style1 .goods .fore1 {
	left: 202px;
	top: 0
}
.floor .w .style1 .goods .fore2 {
	left: 406px;
	top: 0
}
.floor .w .style1 .goods .fore3 {
	left: 202px;
	top: 251px
}
.floor .w .style1 .goods .fore4 {
	left: 406px;
	top: 251px
}
.floor .w .style1 .goods .fore5 {
	left: 607px;
	top: 251px
}
.floor .w .style1 .goods .fore6 {
	left: 807px;
	top: 251px
}
.floor .content .r-side {
	position: absolute;
	right: 0;
	top: 0;
	width: 190px;
	height: 500px;
	overflow: hidden
}
.floor .content .r-side ul {
	width: 700px;
	position: absolute;
	left: 0;
	bottom: 0
}
.floor .content .r-side ul.fCl-nav{ width:auto; left: 50px;}
.floor .content .r-side li {
	height: 480px;
	overflow: hidden;
	float: left
}
.floor .content .r-side li a {
	height: 74px;
	padding: 30px 50px 15px;
	display: block;
	border-top: 1px solid #e8e8e8
}
.floor .content .r-side li a .txt, .floor .content .r-side li a img, .floor .content .r-side li a:hover .txt, .floor .content .r-side li a:hover img {
	-moz-transition: -moz-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	-ms-transition: -ms-transform .3s ease-out;
	transition: transform .3s ease-out;
	transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0)
}
.floor .content .r-side li img {
	width: 100px;
	height: 40px
}
.floor .content .r-side li .txt {
	width: 100px;
	height: 14px;
	overflow: hidden;
	line-height: 14px;
	margin-top: 8px;
	text-align: center;
	cursor: pointer
}
.floor .content .r-side li a:hover {
	color: #666
}
.floor .content .r-side .control {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -38px;
	line-height: 1;
	cursor: default;
	width: 97px;
	text-align: center
}
.floor .r-side .control a {
	
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 20px
}
.floor .content .r-side .control .curr {
	background-position: -45px 0
}


.r-side .fCl-nav{ height:24px; line-height:18px; background: white; position: absolute; bottom: 0; padding: 0 33px; }
.r-side .fCl-nav li{ float: left; width: 12px; font-family: Tahoma,Helvetica; font-size: 28px; _font-size: 38px; margin-right: 5px; color: #fff; cursor: pointer;background: url(../img/slide.png) -62px 0 no-repeat; line-height:50px;}
.r-side .fCl-nav li.on{background-position: -45px 0 }



/* 本例子css */
.w3cFocus{  width: 404px;  height: 500px; position:relative;}
	.w3cFocus .prev,.w3cFocus .next{ position:absolute;  display:block;  left:10px; bottom:30px; width:15px; height:35px; background:url(../img/slide.png) 0 -205px no-repeat; filter:alpha(opacity=80);opacity:0.8;}
	.w3cFocus .next{ left:auto; right:10px; background:url(../img/slide.png) -15px -205px no-repeat; }
	.w3cFocus .prev:hover,.w3cFocus .next:hover{ filter:alpha(opacity=100) !important;opacity:1 !important;  }
	.w3cFocusIn{ width:404px; height:500px; position:relative;  margin:0 auto;  overflow:hidden;  }
	.w3cFocusIn .bd li{ vertical-align:middle; }
	.w3cFocusIn .bd li img{ width:404px; height:500px; display:block;  }
	.w3cFocusIn .hd{ position: absolute; right:34px; bottom:15px;  }
	.w3cFocusIn .hd ul{ vertical-align:middle; display:inline-block; *display:inline; overflow:hidden; zoom:1; }
	.w3cFocusIn .hd ul li{  width: 59px;
  height: 28px;
  display: block;
  background: #fff;
  text-align: center;
  line-height: 1.2;
  padding: 11px 25px;
  cursor: pointer;
  overflow: hidden;
  float: left;}
  .w3cFocusIn .hd ul li span{height: 28px; overflow:hidden; display:block;}
	.w3cFocusIn .hd ul li img{ width:76px; height:46px; border:2px solid #fff; display:block;  }
	.w3cFocusIn .hd ul li.on{ background:#000; color:#fff;}
	.w3cFocusIn .hd ul li.on img{ border:2px solid #3499EA; border-bottom-width:4px;   }
	
	
	
	/* 本例子css */
	.notice { width: 402px; overflow: hidden; }
	
	.notice .tab-hd li{ position: relative;
  float: left;
  text-align: center;
  cursor: pointer;
  width: 100.5px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;}
	.notice .tab-hd li a{ display:block; padding:0 14px;  }
	.notice .tab-hd li a:hover{ color:#fff; text-decoration:none; }
	.notice .tab-hd li.on{background: #863177;
  border-bottom: 1px solid #863177;color:#fff; text-decoration:none; }
  .notice .tab-hd li.on a{ color:#fff;}
  .notice .tab-hd li.on i{position: absolute;
  
  top: 50px;
  left: 45px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 7px;
  border-style: solid;
  border-color: #863177 transparent transparent;}
	.notice .tab-bd {}
	.notice .tab-bd ul{ overflow:hidden; zoom:1; }
	.notice .tab-bd li { height: 22px; line-height: 22px; padding: 0 10px 0 5px; overflow: hidden; width: 125px; float: left; }
	
	
	
	
/**********首页第二屏************/
.mainbody {
    width: 100%;
    float: left;
}
      .second_layout {
		  margin-top:27px;
          clear: both;
          width: 1200px;
          margin-bottom: 30px;
      }
      
     .second_layout .tj_left {
         width: 912px;
         height: 498px;
         float: left;
     }
    
         .second_layout .tj_left .tj_tit {
             width: 912px;
             height: 48px;
             /*border-top: 1px solid #ddd;*/
         }

       .second_layout .tj_left .tj_tit .tab_noselect {
           width: 200px;
           height: 35px;
           float: left;
           border-bottom: 2px solid #aaa;
           font-family: 'Microsoft YaHei';
           font-size: 16px;
           padding: 13px 0 0 0;
           text-align: center;
           cursor: pointer;
       }

       .second_layout .tj_left .tj_tit .tab_selected {
           width: 200px;
           height: 35px;
           float: left;
           border-bottom: 2px solid #dc1500;
           font-family: 'Microsoft YaHei';
           font-size: 16px;
           padding: 13px 0 0 0;
           text-align: center;
           cursor: pointer;
       }

       .second_layout .tj_left .tj_tit img {
           padding-top: 4px;
           display: none;
       }

        .second_layout .tj_left .tj_content {
            width: 910px;
            height: 450px;
            border: 1px solid #ddd;
            border-top: none;
        }



            .second_layout .tj_left .tj_content .fkqg1 {
                width: 882px;
                height: 415px;
                border-top: 0px;
                float: left;
                margin-top: -2px;
                padding: 20px 0 0 20px;
                overflow: hidden;
            }

                .second_layout .tj_left .tj_content .fkqg1 .fkqg2 {
                    width: 176px;
                    height: 202px;
                    float: left;
                    position: relative;
                }

                    .second_layout .tj_left .tj_content .fkqg1 .fkqg2 .fkqg3 {
                        width: 140px;
                        height: 140px;
                        float: left;
                        overflow: hidden;
                    }

                        .second_layout .tj_left .tj_content .fkqg1 .fkqg2 .fkqg3 img {
                            width: 140px;
                            height: 140px;
                        }

                    .second_layout .tj_left .tj_content .fkqg1 .fkqg2 .fname {
                        width: 140px;
                        height: 12px;
                        float: left;
                        overflow: hidden;
                        padding: 11px 0 6px 0;
                        text-align: left;
                        line-height: 17px;
                    }

                    .second_layout .tj_left .tj_content .fkqg1 .fkqg2 .fpri {
                        height: 20px;
                        float: left;
                        overflow: hidden;
                        color: #999;
                        text-align: left;
                        width: 155px;
                    }



            .second_layout .tj_left .tj_content .xjfw {
                width: 910px;
                height: 448px;
                border-top: 0px;
                float: left;
                overflow: hidden;
            }

    .second_layout .tj_right {
        width: 270px;
        height: 498px;
        float: left;
        margin-left: 14px;
    }

        .second_layout .tj_right .gz_tit {
            width: 274px;
            height: 35px;
            /*margin: 0 0 0 14px;*/
            font-size: 16px;
            padding: 13px 0 0 0;
            font-family: 'Microsoft YaHei';
            text-align: center;
        }

.cxdg1 {
    width: 274px;
    height: 112px;
    float: left;
    padding-bottom: 0px;
}
.cxdg2 {
    width: 274px;
    height:336px;
    float: left;
    padding-bottom: 0px;
	border:1px solid #ddd;
}

    .cxdg1 img {
        width: 272px;
        height: 111px;
        float: left;
        border: solid 1px #ddd;
        /*border-top: 0px;*/
    }



.ad_center {
    float: left;
    width: 1200px;
}



/*********/
.second_layout .tj_left .cg_content {
  width: 910px;
  height: 338px;
  border: 1px solid #ddd;
  border-top: none;
}
.second_layout .cg_right {
        width: 270px;
        height: 336px;
        float: left;
        margin-left: 14px;
    }
.second_layout .cg_left{ height:386px;}




/*******办公********/
.bangong ul li{ position:relative; float:left; background:#fcfcfc; margin:1px; width:180px; height:166px;}
.bangong ul li a{ display:block;width:180px; height:166px;}
.bangong ul li span{ position:absolute; top:0px;}
.bangong ul li h2{ font-weight:normal; position:absolute; top:10px; left:10px; font-size:16px; color:#595959;}
.bangong ul li p{ position:absolute; top:35px; left:10px; font-size:12px; color:#a6a6a6;}
.bangong ul li a:hover h2{ text-decoration:underline;}



/*******品牌列表*******/
.pinpailist_tit{ font-size:18px; color:#b60105; height:30px; line-height:30px; margin-top:38px;}
.pinpailist_tit i{ background:#b60105; width:5px; height:30px; display:inline-block; float:left; margin-right:10px;}
.pinpailist_ul{ width:1230px;}
.pinpailist_ul li{ border:1px solid #d4d1cc; float:left; width:148px; height:83px; margin:20px 24px 0px 0px;}
.pinpailist_ul li img{ width:148px; height:46px;}
.pinpailist_ul li a{ display:block; width:148px; height:83px;}
.pinpailist_ul li a:hover{ background:#EDEAE0; text-decoration:none;}
.pinpailist_ul li a span{ display:block; width:100%; line-height:32px; border-top:1px dotted #d4d1cc; text-align:center;}



/*************列表**********/
.shangpinlist_tit{ background:#f5f5f5; height:34px; line-height:34px; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; padding:0px 10px; color:#808080;}
.shangpinlist_tit span{ font-size:14px; color:#b60105;}
.shangpinlist_list{ padding:10px 0px 0px;}
.shangpinlist_left{ width:115px; float:left; padding:0px 10px; line-height:36px;}
.shangpinlist_value{ margin-left:135px; width:1065px; overflow:hidden;}
.shangpinlist_value h2{ font-size:12px; color:#464646; font-weight:normal; line-height:36px; border-bottom:1px solid #dddddd;}
.shangpinlist_value h2 a{display:block; width:110px; height:100%; padding-left:10px;}
.shangpinlist_value h2 a:hover{ background:#b60105; color:#fff; text-decoration:none;}
.shangpinlist_value ul{ width:1085px;}
.shangpinlist_value ul li{ float:left; height:36px; line-height:36px; width:89px; border-bottom:1px solid #dddddd;}
.shangpinlist_value ul li a{ display:block; width:79px; height:100%; padding-left:10px;}
.shangpinlist_value ul li a:hover{ background:#b60105; color:#fff; text-decoration:none;}

.list_neirong_aside{ border:1px solid #dddddd; width:198px;}
.list_neirong_tit{ height:40px; line-height:40px; padding:0px 10px; font-size:16px; color:#646464;}
.list_neirong_aside li{ padding:15px;}
.list_neirong_aside li img{ margin-bottom:10px;}
.list_neirong_aside li h2{ font-size:12px; color:#424242; line-height:24px;}
.list_neirong_aside li p{font-size:12px; color:#424242;}
.list_neirong_aside li p span{ color:#b60105; font-size:14px; font-weight:bold; margin-right:5px;}
.list_neirong_vaul{width:982px; border-top:1px solid #dddddd;}
.list_neirong_vaul_tit{ line-height:37px; height:37px; background:#f1f1f1; padding:0px 10px; border-bottom:1px solid #dddddd; font-size:16px; font-weight:bold; color:#b60105}
.bg2{ background:#f9f9f9; font-size:12px; font-weight:normal; color:#4d4d4d;}

.list_neirong_vaul_ul{ width:1000px;}
.list_neirong_vaul_ul li{ margin-top:10px; border:1px solid #fff; float:left; width:219px; height:auto; padding:20px 12px;}
.list_neirong_vaul_ul li.on{ border:1px solid #b60105;}
.list_neirong_vaul_ul li a{ display:block; width:220px; min-height:220px;}
.list_neirong_vaul_ul li .list_neirong_vaul_btn a{ width:218px; height:26px; min-height:26px; display:block; border:1px solid #d9c2b2; color:#909090; text-align:center;} 
.list_neirong_vaul_ul li .list_neirong_vaul_btn a:hover{ border:1px solid #bb262a; background:#bb262a; color:#fff; text-decoration:none;}
.list_neirong_vaul_biaoti{ height:35px; line-height:18px; color:#4d4d4d; padding-top:5px;}
.list_neirong_vaul_biaoti a:hover{ text-decoration:none;}
.list_neirong_vaul_biaoti2{ height:22px; line-height:12px; color:#4d4d4d;}
.list_neirong_vaul_jiage{ color:#b60105; font-size:14px; line-height:25px; margin:5px 0px 5px;}
.list_neirong_vaul_ul li img{ width:220px; height:220px;}


/*******翻页*******/
.page {
  margin-bottom: 20px;
  height:38px;
  margin-top:30px;
  padding-right:15px;
}
.page .p-wrap {
  float: right;
}
.page .p-num {
  float: left;
}
.page .p-num a, .page .p-num b {
  float: left;
  height: 36px;
  line-height: 36px;
  padding: 0 14px;
  margin-right: 5px;
  font-size: 14px;
}
.page .p-num a {
  color: #333;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
  background-repeat: repeat-x;
}
.page .p-num a:hover{ box-shadow:0px 0px 2px #ccc; text-decoration:none;}
.page .p-skip {
  float: left;
  margin-left: 20px;
}
.page .p-skip em {
  float: left;
  line-height: 38px;
  font-size: 14px;
}
.input-txt {
  height: 17px;
  line-height: 17px;
  border: 1px solid #CCC;
  padding: 3px;
  width: 145px;
}
.page .p-skip .input-txt {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 3px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}
.page .p-skip em {
  float: left;
  line-height: 38px;
  font-size: 14px;
}
.btn {
  display: inline-block;
  line-height: 14px;
  height: 14px;
  border-radius: 2px;
  background: #F7F7F7;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.btn-default {
  border: 1px solid #DDD;
  padding: 4px 13px 5px;
  color: #666;
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
  background-image: -webkit-linear-gradient(top,#f7f7f7,#f2f2f2);
  background-image: -o-linear-gradient(top,#f7f7f7,#f2f2f2);
  background-image: linear-gradient(top,#f7f7f7,#f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=0);
}
.page .p-skip .btn {
  float: left;
  height: 27px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 27px;
}


/********品牌详情******/
.qiye{ background:#f3f3f3; padding:10px 0px;}
.qiye_text{ width:845px; margin-left:10px;}
.qiye_text p{ text-indent:2em; color:#5d5d5d;}
.qiye_logo{ margin:10px;}


/*******新闻列表和内页******/
.newslist_left{ float:left; width:198px; border:1px solid #dcdcdc;}
.newslist_left_tit{ height:43px; background:#f5f5f5; line-height:43px; color:#b60105; padding:0px 10px; font-size:16px;}
.newslist_left ul li{ border-bottom:1px dashed #dcdcdc; height:38px; line-height:38px; margin:0px 10px; background:url(../img/tb1.jpg) no-repeat 5px center; padding-left:23px;}
.newslist_right{ width:974px; float:right;}
.newslist_right ul li{ border-bottom:1px dashed #dcdcdc; height:38px; line-height:38px; color:#5d5d5d;}
.newslist_right ul li a{color:#5d5d5d; margin-right:10px;}
.newslist_right p{ color:#5d5d5d; text-indent:2em; line-height:24px;}
.newslist_right_tit h2{ font-size:14px; color:#464646; font-weight:normal;}
.newslist_right_tit span{ font-size:12px; color:#939393; font-weight:normal;}
.newslist_left a:hover,.newslist_left a.hover{ color:#a80000;}

/******关于我们******/
.newslist_right_nr{width:952px; float:right;border:1px solid #dcdcdc; padding:11px;}
.newslist_right_nr p{ color:#5d5d5d; text-indent:2em; line-height:24px;}
.newslist_right_text{ padding:25px 0px 10px;}




/**************详情页************/
.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.mainbody {
    width: 1200px !important;
    font-family: 畂叛;
}

.clear {
    clear: both;
}

    .goods .viewDiv {
        width: 420px;
        height: 420px;
        border: 1px solid #e9e5e2;
    }

.goods_img_show {
    float: left;
    width: 420px;
}

.goods_money {
    float: left;
    width: 530px;
    margin-left: 24px;
}

    .goods_money .name {
        font-size: 12px;
        text-align: left;
        line-height: 22px;
        color: #666666;
    }

    .goods_money .tt {
        font-weight: normal;
		color:#333;
    }
.goods .s_img {
    width: 420px;
    height: 64px;
    margin-top: 6px;
    float: left;
}

.allsee {
    width: 204px;
    float: right;
    border: solid 1px #dfdfdf;
    margin-top: -40px;
}

    .allsee .hot_sale_products {
        height: 500px;
        overflow: hidden;
        position: relative;
    }

.hot_sale {
    width: 204px;
    position: absolute;
    overflow: hidden;
}

.at {
    width: 160px;
}

.other2{
    height: 160px;
    margin-top: 8px;
	line-height:18px;
	text-align:center;
}

.proImg {
    width: 120px;
    height: 120px;
    position: relative;
	margin:0px auto;
}

.p_tit {
	margin:0px auto;
    width: 160px;
    font-family: 畂叛;
    font-size: 12px;
    color: #999;
}
.l_img {
    width: 370px;
    height: 64px;
    overflow: hidden;
    margin-left: 20px;
    position: absolute;
}

    .l_img ul {
        width: 800px;
        height: 64px;
        position: absolute;
        top: 0px;
        list-style: none;
    }

        .l_img ul li {
            position: relative;
            float: left;
            width: 70px;
            text-align: center;
			margin-right:5px;
        }

    .l_img img {
        width: 60px;
        height: 60px;
        padding: 2px;
    }
#spec-forward {
    float: left;
    margin-left: 15px;
    margin-top: 3px;
}

#spec-backward {
    float: right;
    margin-right: 15px;
}


.select_img {
  border: 2px solid #000;
  padding: 0px !important;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px !important;
  height: 150px !important;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 420px;
    height: 420px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px !important;
    height: 150px !important;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.p_tit a{color:#717171;text-decoration:none;font-family:"Microsoft YaHei"}

.jiage{ background:#f7f7f7; padding:10px; margin:10px 0px; line-height:24px;}
.jiage span{ color:#b60105; font-size:18px;}
.bianhao{ padding:0px 10px; margin:0px 0px; line-height:24px;}
.lxwm{ background:#f7f7f7; margin:10px 0px; line-height:24px;}
.lxwm_tit{ height:30px; line-height:30px; padding-left:16px; color:#fff; background:url(../img/lxwm.png) no-repeat;}
.lxwm ul li{ float:left; margin:10px 10px; background:url(../img/qq.png) left center no-repeat; padding-left:20px;}
.dianhua{ color:#f4520a; font-size:12px; margin:10px 10px;}

.shangpinxiangqing{width:982px;}
.shangpinxiangqing_tit{ background:#f7f7f7; height:42px; line-height:42px;}
.shangpinxiangqing_tit span{ background:#f4520a; height:42px; line-height:42px; display:block; color:#fff; width:96px; text-align:center; font-size:14px;}
.shangpinxiangqing_neirong{ padding:15px 0px 30px;}

.tupian{ padding:20px 0px;}