@charset "utf-8";
/* CSS Document */

/************** global.css - No need to modify ***************************************************/

html, body{font-size:12px;margin:0;padding:0;font-family:Arial, Microsoft Yahei; background:#fff;}
em,p,ul,dl,dt,dd,ins,h1,h2,h3,h4,form,h1,h2,h3,h4,ins{margin:0;padding:0;font-size:12px}
ins{text-decoration:none;}
em{font-style:normal;}
ul,ol{ list-style:none;}
input,select{ vertical-align:middle;}
img{border:0;}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none}


/**************  global end  ***************************************************/

.w1210 .w { width:1200px;}
.wrap { width:100%;}
.head { width:100%; background:#e4393c; text-align:center; margin:auto;}

.nav { width:1200px; overflow:hidden; zoom:1; margin:0px auto;margin-top: -10px;}
.nav ul {overflow:hidden;}
.nav ul li { padding:0px 30px; float:left;color: #fff;line-height: 40px;}
.nav ul li.active { background:#dceeff;}
.nav ul li.active a { color:#307cc8;}
.nav ul li a { color:#fff; font-size:16px;}

.banner { width:100%; text-align:center; background:#f0eaea;}

.main { width:1200px; overflow:hidden; zoom:1; margin:10px auto;}


#left {
    float: left;
    width: 208px;
}
#left .user {
    margin-bottom: 10px;
    width: 208px;
    background: none repeat scroll 0 0 #fffcf3;
    border: 1px solid #efe8c1;
}

#left .user_photo {
    background: url(user_photo.gif) no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px;
    text-align: center;
    width: 208px;
}
#left .user_photo h2 {
    color: #000;
    font-size: 14px;
    padding-top: 13px;
}
#left .photo {
    margin-top: 10px;
}
#left .user_photo p {
    margin-top: 6px;
}
#left .user_data {
    color: #3d3f3e;
    margin: 20px 0 0 17px;
    padding-bottom: 10px;
    width: 189px;
}
#left .user_data p {
    padding-bottom: 10px;
}
#left .user_data img {
    vertical-align: middle;
}
#left .user_data p {
    padding-bottom: 10px;
}
.fontColor1 {
    color: #3d3f3e;
}



.goodsItem {
    float: left;
    margin: 10px auto 0;
    padding: 10px 13px 30px;
    position: relative;
    width: 214px;
}.goodsItem .goodsimg {
    height: 160px;
    margin: 0 auto 5px;
    text-align: center;
    width: 160px;
}
.goodsItem .goodsimg .thumb {
    height: 160px;
    width: 160px;
}
.goodsItem .name {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.goodsItem p {
    text-align: left;
}
.goodsItem p a {
    color: #333;
    text-decoration: none;
}
.goodsItem .brief {
    color: #ff0000;
    font-size: 12px;
}
.goodsItem .f1 {
    color: #e4393c;
    font-family: "Microsoft YaHei",Arial;
    font-size: 14px;
}
.f1 {
    color: #e4393c;
    font-weight: bold;
}
.goodsItem .gbuycart {
    float: left;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.goodsItem .gbuyr {
    display: inline;
    float: left;
    margin-left: 6px;
}
#right { float:left; width:970px; margin-left:20px; margin-bottom: 15px;}

.dp { width:970px; overflow:hidden; zoom:1;}

.recommend_title { background:#e6e6e6; height:36px; width:100%;}
.title_box { background:#d7d7d7; height:36px; padding:0 15px 0 0; width:120px; float:left; margin-right:20px; }
.title_box1 { background:#c5c5c5; height:36px; padding:0 15px 0 0; }
.title_box2 { background:#307cc8; height:36px; line-height:36px; padding:0 15px 0 20px; font-size:16px; color:#fff; }

.blank10 { display:block; height:20px;}

.sidebar { border:1px solid #e4393c; width:208px;}
.sidebar_title { background:#e4393c; height:30px; line-height:30px; text-indent:1em; color:#fff; font-size:16px;}
.sidebar_body { padding:10px;}
.sidebar_body a { color:#666;}
.sidebar_body dl { width:200px; height:50px; margin-top:15px; border-top:1px dotted #ddd; overflow:hidden; zoom:1; padding-top:15px;}
.sidebar_body dl:first-child { border-top:none; margin-top:0;  padding-top:0;}
.sidebar_body dt { float:left; margin-right:10px; width:50px; height:50px;}
.sidebar_body dt img {width:50px; height:50px;}
.sidebar_body dd { float:left; width:130px; height:20px; line-height:20px; overflow:hidden;}
.sidebar_body dd.j { font-weight:bold; color:#f60; font-size:16px}

.recommend_title a { float:left; margin-right:10px; background:#fff; border:1px solid #ccc; padding:4px 10px;}
.recommend_title a.ac {background:#e4393c; color:#FFF; border:1px solid #e4393c; }



.banner {
    height: 300px;
    margin: 10px auto;
    position: relative;
    text-align: center;
    width: 969px;
}
.banner ul {
    bottom: 10px;
    position: absolute;
    right: 0px;
	width:969px;
	text-align:center;
    z-index: 10;
}
.banner ul li.active {
    background: #f60;
    color: #fff;
    opacity: 0.9;
    position: relative;
}
.banner ul li {
    background: #333;
    color: #fff;
    cursor: pointer;
	display:inline-block;
    height: 10px;
    margin-right: 1px;
    width: 10px;
	border-radius:50%;
}
.banner_pic {
    display: none;
    height: 300px;
    width: 969px;
    z-index: 9;
}
.banner_pic img {
    height: 300px;
    width: 969px;
}


.tit { height:30px;}
.tit a { line-height:30px; font-family:Microsoft Yahei; font-size:14px; }
.one { background:#e4393c; padding-left:10px; border-bottom:1px dashed #ddd }
.one a {color:#fff; font-weight:bold; text-decoration:none;}
.two { padding-left:20px; border-bottom:1px dashed #ddd }
.two a {color:#666; font-weight:bold; text-decoration:none;}
.three { padding-left:30px;border-bottom:1px dashed #ededed; }
.three a {color:#666; font-weight:bold; text-decoration:none;}


.pagin {
    border-left: 1px solid #fff;
    float: right;
    height: 22px;
    margin-top:5px;
	margin-right:10px;
	padding: 2px 0;
}
.total {
    border-right: 1px solid #e7e3e7;
    color: #c30;
    float: right;
    height: 22px;
    line-height: 22px;
    padding: 2px 15px 2px 0;
	margin-top:5px;
}
.prev-disabled { background:#fff;}
.next-disabled { background:#fff;}

.dp2 { padding:10px; font-size:16px; font-family: Verdana, Microsoft Yahei; line-height:30px;}
.dp2 p { margin-bottom:20px; font-size:16px;}
.dp2 a{  font-size:16px;}

#header-2013 { height: 60px; position:relative; z-index:1; padding:10px 0 0;} 
.shop_v { position:absolute; top:36px; left:280px; font-size:14px; height:30px; cursor:pointer;}
.shop_body { background:red; position:absolute; top:65px; left:273px; width:180px; border:1px solid #ddd; background:#fff ; padding:10px 20px; display:none; line-height:30px; box-shadow:0 0 3px #ddd; border-radius:5px;}
.shop_body span { background:url(sj.gif) 0 0 no-repeat; width:14px; height:8px; display:block; position:absolute; top:-8px; left:15px;}

.shop_h { width:1200px; margin:0px auto 10px;}











/**************************red修改*****************************/
.nav_list{
    width: 100%;
    height: auto;
    background: #307cc8;
}
.shop_lista{
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
.shop_instore{
    width: 188px;
    height: 178px;
    background: url(../images/shop_img2.jpg) no-repeat;
    padding: 50px 0 0 20px;
    margin-bottom: 12px;
}
.shop_instore p{
    margin-bottom: 14px;
}
.shop_instore dl{
    border-bottom:1px dashed #e1e1e1;
}
.shop_instore dl dd{
    float: left;
}
.shop_instore dt img{
    float: left;
    margin-left: 5px;
}
.shop_instore button{
    width: 74px;
    height: 28px;
    border:1px solid #ffe2a6;
    background:#fff4d8;
    color:#666;
    margin-top: 15px;
}
.shop_instorep{
    margin: 14px 0 0 0;
}
.shop_alist{
    width: 206px;
    height: auto;
    border:1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.shop_alist h1{
    font-size: 14px;
    color: #000;
    text-align: left;
    background: #f7f7f7;
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}
.shop_adiv{
    padding-left: 15px;
}
.shop_adiv div{
    margin-top: 10px;
}
.shop_adiv p{
    display: inline-block;
    color: #666;
}
.shop_adiv span{
    border: 1px solid #7f7f7f;
    width: 10px;
    height: 10px;
    float: left;
    line-height: 10px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
.shop_dl{
    width: 207px;
    height: auto;
}
.shop_dl a{
    text-decoration: none;
    color: #666;
}
.shOP_dl dl{
    width: 207px;
}
.shop_dl dt{
    width: 100px;
    height: auto;
    border: 1px solid #cdcdcd;
    margin: 0 auto;
    margin-top: 24px;
}
.shop_dl dd{
    width: 207px;
    text-align: center;
}
.shop_dlp1{
    width: 190px;
    overflow: hidden;
    height: 36px;
    line-height: 18px;
    text-align: center;
    margin-left: 8px;
    margin-top: 12px;
}
.shop_dlp2{
    margin-top: 1px;
    font-weight: bold;
    color: #e13335;
    font-size: 14px;
}