@charset "utf-8";
/* CSS Document */
/* ========================== * 常用宽度、高度、边距、边框属性 * ========================== */
.ydshop-container,.ydshop-main{width: 1200px;margin: 0 auto;}
/** 清除浮动 **/
.fixed:after{content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.fixed{display: block; min-height: 1%;}
*html .fixed{height: 1%;}
body{ overflow:hidden;}
/* clear */
.yd-clear{clear: both; font-size:1px; width:1px; height:0; visibility: hidden;}
.ydshop-location{ margin:10px 0;font: 12px/150% microsoft yahei;color:#666;}
.ydshop-location a{color:#666;}
.ydshop-location a:hover {color: #E4393C;}
/***********产品列表页搜索列表*************/
.ydshop-inner-list1{width: 1200px;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD; margin-bottom:20px;position: relative;font: 12px/150% microsoft yahei;}
.ydshop-inner-list1 h4 {float: left;width: 1198px;background: #f7f7f7;text-align: left;text-indent: 15px;height: 35px;line-height: 35px;font-size: 15px;color: #333;font-weight: normal;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.ydshop-inner-list1 dl {width: 1178px;padding: 10px 10px 5px;overflow: hidden;border-left: 1px solid #DDD;border-right: 1px solid #DDD;border-top: 1px dotted #CCC;}
.ydshop-inner-list1 dl:first-child{border-top:0 none;}
.ydshop-inner-list1 dl dt {float: left;width: 70px;height: 16px;text-align: right;padding: 0px 5px 5px 0px;color: #666;font-weight: bold;overflow: hidden;}
.ydshop-inner-list1 dl dd {float: none;padding: 0px 10px 0px 0px;margin: 0px;overflow: hidden;}
.ydshop-inner-list1 dl dd a.button_jd {float:left;height: 13px;padding: 3px 9px 4px; margin:0 5px;line-height: 14px;border: 1px solid #CCC;border-radius: 2px;text-align: center;cursor: pointer;background: -ms-linear-gradient(top, #f7f7f7, #f2f2f2);background: -moz-linear-gradient(top, #f7f7f7, #f2f2f2);background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#f2f2f2));-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";}
.ydshop-inner-list1 dl dd ul {float: left;padding: 0;margin: 0;}
.ydshop-inner-list1 dl dd ul li {float: left;padding: 0 10px 5px 0;line-height: 18px;white-space: nowrap;}
.ydshop-inner-list1 dl dd ul li .ydshop-sel-price{float: left;width: 50px;height: 18px;line-height: 18px;border: 1px solid #DDD;margin-right: 5px;color: #999;padding: 0px 5px;}
.ydshop-inner-list1 dl dd i {float: left;overflow: hidden; margin-right:5px; color:#ccc;}
.ydshop-inner-list1 dl dd.moredd {float: right;text-align: left;text-indent: 10px;width: 110px;padding: 0px;}
.ydshop-inner-list1 dl dd.moredd a.btn{float: right;padding: 0px;margin: 0px;text-align: center;text-indent: 0px;background:#F7F7F7;width: 50px;height: 20px;line-height: 20px;border: 1px solid #CCC;}
.ydshop-inner-list1 dl dd.moredd a.btn font{font-size: 13px;font-weight: bold;padding-right: 3px;}
.ydshop-inner-list1 dl.Multiselect dd .ydshop-mul-btn{display:none;width: 100%;margin: 15px auto 7px;}
.ydshop-inner-list1 dl.Multiselect dd li {float: left;text-align: center;width: 75px;height: 34px;line-height: 34px;padding: 0px;margin: 0px 10px 5px 0px;border: 1px solid #DDD;}
.ydshop-inner-list1 dl.Multiselect dd ul li a img {float: left;width: 75px;height: 34px;}
.ydshop-inner-list1 dl.Multiselect dd.Multiselect-box .ydshop-mul-btn{display:block;}
.ydshop-inner-list1 dl.Multiselect dd.Multiselect-box li.brand_seled {margin-left: 0px;border: 1px solid #C00;}
.ydshop-inner-list1 dl.Selected-attr dd.moredd{ text-align:right;}
.ydshop-inner-list1 dl.Selected-attr dd ul li{float: left;text-align: center;margin: 0px 5px 5px 0px;padding: 3px 10px;height: 16px;line-height: 16px;border: 1px solid #CCC;}
.ydshop-inner-list1 dl.Selected-attr dd ul li a {color: #666;}
.ydshop-inner-list1 dl.Selected-attr dd ul li b {color: #F30;}

/*ydshop-inner-list2*/
/*内页左侧*/
#ydshop-left{float: left;width: 250px;}
/*左侧三级分类菜单*/
.ydshop-left-list1 {border: 1px solid #DDD;font: 12px/150% microsoft yahei; margin-bottom:20px;}
.ydshop-left-list1 .cate{width: 208px; background: #FFF;}
.ydshop-left-list1 .item h3{height: 35px; line-height: 35px; background-color: #F9F9F9; border-bottom: 1px solid #EEE; cursor: pointer; font-size: 14px; color: #555;}
.ydshop-left-list1 .item h3 a{display:block; padding: 0px 7px 0px 10px;}
.ydshop-left-list1 .item h3 a.cur{ background-color: #F9F9F9; color:#f50;}
.ydshop-left-list1 .item h3 a:hover{ background-color: #F9F9F9;}
.ydshop-left-list1 .item h3 b{float:left; width: 16px; height: 16px; margin: 10px 8px 0px 10px; overflow: hidden; cursor: pointer; background: url("../../images/ydshop-default/common.png") 6px -246px no-repeat;}
.ydshop-left-list1 .item.on h3 b{background-position:-11px -246px;}
.ydshop-left-list1 .item ul{overflow: hidden; display: none; padding: 6px 10px;}
.ydshop-left-list1 .item ul li h3{ font-size:12px;font-weight:normal;border-bottom: 1px dashed #EEE; background:none;}
.ydshop-left-list1 .item ul li.on h3 a{background-color: #F9F9F9; color:#f50;}
.ydshop-left-list1 .item ul li ul{border-bottom: 1px dashed #EEE;}
.ydshop-left-list1 .item ul li ul li{padding:2px 0px 3px;float:left;}
.ydshop-left-list1 .item ul li ul li a {padding: 0 5px;width: 94px;line-height: 25px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ydshop-left-list1 .item ul li ul li a.cur{color:#fff;background:#E31939;}

/*左侧静止相关产品*/
.ydshop-left-list2{border: 1px solid #DDD; margin-bottom:20px;font: 12px/150% microsoft yahei;}
.ydshop-left-list2 .tittle{height:31px;padding-left: 8px;background: #FAFAFA; font-size:14px;line-height: 31px;border-bottom: 1px solid #DDD;}
.ydshop-left-list2 .com{}
.ydshop-left-list2 .com li{padding:20px 0;margin:0 15px;}
.ydshop-left-list2 .com .pic{width:100%;margin: 3px 0;position: relative;text-align: center;}

.ydshop-left-list2 .com li .title{max-height:35px;overflow:hidden;margin: 2px 2px 0;line-height: 150%;_height:expression((document.documentElement.clientHeight||document.body.clientHeight)<35?"35px":"");}
.ydshop-left-list2 .com li .price{text-align: left;margin: 8px 0 0;background: #f5f5f5;height: 28px;line-height: 28px;overflow: hidden;}
.ydshop-left-list2 .com li .price del{margin-left: 10px;color: #999;}
.ydshop-left-list2 .com li .price span{color: #666;padding-left:5px;}
.ydshop-left-list2 .com li .price span b {color: #E4393C;}
.ydshop-left-list2 .com li .price a{float: right;width: 54px;color: #fff;height: 20px;line-height: 20px;background: #E4393C;margin: 4px 5px 0 0;font-size: 12px; text-align: center;}
.ydshop-left-list2 .com li .integral{text-align: left;margin: 8px 0 0;height: 28px;line-height: 28px;overflow: hidden;border-bottom: 1px #e7e7e7 dashed;}
.ydshop-left-list2 .com li .integral span{color:#666;float:left;width: 50%;}
.ydshop-left-list2 .com li .integral span b{color: #B57C5B;}


/*产品详细页左侧滚动相关产品*/
.ydshop-left-list4{border: 1px solid #DDD; margin-bottom:20px;}
.ydshop-left-list4 .tittle{height:31px;padding-left: 8px;background: #FAFAFA; font-size:14px;line-height: 31px;border-bottom: 1px solid #DDD;}
.ydshop-left-list4 .bd{background-color: #fff;}
.ydshop-left-list4 .bd li{padding:20px 0;text-align: center;margin:0 10px;}
.ydshop-left-list4 .bd .pic{width:100%;margin: 3px 0;position: relative}
.ydshop-left-list4 .bd li .title{max-height:35px;overflow:hidden;margin: 2px 2px 0;line-height: 150%;_height:expression((document.documentElement.clientHeight||document.body.clientHeight)<35?"35px":"");}
.ydshop-left-list4 .bd li .price{margin:8px 0 0;background:#f5f5f5;height:28px;line-height: 28px;overflow: hidden;}
.ydshop-left-list4 .bd li .price del{float:left;10px;color:#999;padding-left:10px}
.ydshop-left-list4 .bd li .price strong {float:left;color: #E4393C;padding-left:10px}
.ydshop-left-list4 .bd li .price a{float:right;width:54px;color:#fff;height:20px;line-height:20px;background:#E4393C;margin:4px 5px 0 0;font-size:12px;}
.ydshop-left-list4 .hd{overflow: hidden; margin-top: 10px; margin-bottom: 10px;}
.ydshop-left-list4 .hd .next,.ydshop-left-list4 .hd .prev{background:url("../../images/ydshop-default/goods_act.png") no-repeat;width: 27px;height: 27px; cursor:pointer;}
.ydshop-left-list4 .hd .prev{float: left;background-position: 0px -125px;margin-left: 60px;margin-bottom: 15px;}
.ydshop-left-list4 .hd .next{float: right;background-position: 0px -155px;margin-right: 60px;margin-bottom: 15px;}

/*左侧登陆、发布*/
.ydshop-left-list21{border:#dddddd 1px solid;background: #fff; overflow: hidden; margin-bottom:20px; }
.ydshop-left-list21 .list1{overflow: hidden; margin: 0; padding: 0;text-align: center;}
.ydshop-left-list21 .list1 dt{ height: 35px; line-height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;font-size: 14px;}
.ydshop-left-list21 .list1 dd{ height: 30px; line-height: 30px;display: inline-block;*display:inline;*zoom:1; margin: 12px 4px; position: relative; }
.ydshop-left-list21 .list1 dd a{ display:block;height: 30px; line-height: 30px; color: #fff; padding: 0 9px;border: #E31939  1px solid; text-align: center; background: #E31939;font-size:12px;  }
.ydshop-left-list21 .list2{border-top: 1px dotted #e8e8e7;padding-bottom:20px;}
.ydshop-left-list21 .list2 dt{ height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;margin-bottom: 10px;font-size: 14px;line-height: 35px;}
.ydshop-left-list21 .list2 dd{ padding: 0 2%;text-align:left;height:28px;line-height:28px;float:left;width: 46%;}
.ydshop-left-list21 .list2 dd a{display:block;line-height:28px;font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.ydshop-left-list21 .list2 dd a:hover{background: #f2f2f2;}

/*左侧推荐商家*/
.ydshop-left-list22{border: 1px solid #dddddd;font-size: 12px;margin-bottom:20px;}
.yundu-left .card2 .ydshop-left-list22 ul{background-color: #fff;}
.ydshop-left-list22 h6.title{background: #FAFAFA;font-size: 14px;height: 35px; line-height: 35px;text-indent: 10px;border-bottom: 1px solid #DDD;}
.ydshop-left-list22 ul{padding:10px 0;background-color: #fff;}
.ydshop-left-list22 ul li{width:90%; margin: 0 auto; height: 28px; line-height: 28px; text-align: left;}
.ydshop-left-list22 ul li span{background:#9aa3ac; border-radius: 2px; color: #fff; float: left; height: 16px; line-height: 16px; margin-right: 5px; margin-top: 6px; text-align: center; width: 16px;}
.ydshop-left-list22 ul li span.blu{background: #f36e21;}
.ydshop-left-list22 ul li a{display: block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width: 195px;}


/*内页右侧*/
#ydshop-right{float: right;width: 940px;}

/*店铺列表、产品列表*/
.ydshop-right-list1 .filter{border: 1px solid #e7e3e7;background: #F7F7F7;box-shadow: 0 1px 1px rgba(0,0,0,.02);}
.ydshop-right-list1 .filter .filter-f {overflow: hidden; height: 26px; padding: 5px 15px; background: #F1F1F1}
.ydshop-right-list1 .filter .filter-f dl{float: left; line-height: 26px;}
.ydshop-right-list1 .filter .filter-f dt{float:left;}
.ydshop-right-list1 .filter .filter-f dd{float:left;height: 24px; border: 1px solid #CECBCE;background:#FFF; margin-right: 5px; line-height: 24px; overflow: hidden; position: relative;}
.ydshop-right-list1 .filter .filter-f dd a{display: block; padding: 0px 20px 0px 10px;}
.ydshop-right-list1 .filter .filter-f dd b{position: absolute; top: 5px; left: 35px;background:url("../../images/ydshop-default/common.png") -50px 0px no-repeat; width: 14px; height: 14px; overflow: hidden; display: inline-block;}
.ydshop-right-list1 .filter .filter-f dd b.icon-order-DESCending{background-position: -50px 0px;}
.ydshop-right-list1 .filter .filter-f dd.curr b.icon-order-DESCending{background-position: -75px 0px;}
.ydshop-right-list1 .filter .filter-f dd.curr b.icon-order-ASCending{background-position: -75px -25px;}
.ydshop-right-list1 .filter .filter-f dd.curr{border: 1px solid #E4393C; background: #E4393C;}
.ydshop-right-list1 .filter .filter-f dd.curr a{color:#fff;}
.ydshop-right-list1 .filter .filter-f .ydshop-page1 {float: right;height: 22px;padding: 2px 0px;border-left: 1px solid #FFF;}
.ydshop-right-list1 .filter .filter-f .ydshop-page1 .text{float: left;padding: 4px 11px;font-family: verdana;height: 14px;line-height: 14px;margin-left: 2px; font-size: 14px;}
.ydshop-right-list1 .filter .filter-f .ydshop-page1 .text font{color: #E4393C;}
.ydshop-right-list1 .filter .filter-f .ydshop-page1 .prev,.ydshop-right-list1 .filter .filter-f .ydshop-page1 .next{float: left;padding-top: 3px;height: 14px;line-height: 14px;font-family: "宋体";text-align: center;font-size: 14px;padding: 3px 10px 3px 8px;color: #CCC;cursor: default;background: #FFF;border: 1px solid #CCC;}
.ydshop-right-list1 .filter .filter-f .ydshop-page1 .next{margin-left:2px;}
.ydshop-right-list1 .filter .filter-f .total{float: right; height: 22px; padding: 2px 15px 2px 0px; border-right: 1px solid #E7E3E7; line-height: 22px; font-family: verdana; color: #E4393C;}
.ydshop-right-list1 .filter .filter-f .total strong{ font-weight:normal;}
.ydshop-right-list1 .filter .filter-s{overflow: hidden;height: 26px;padding: 5px 15px;background: #F9F9F9;border-top: 1px solid #E7E3E7;}
.ydshop-right-list1 .filter .filter-s dl{float: left;line-height: 26px;}
.ydshop-right-list1 .filter .filter-s dd{float: left;height: 24px; border: 1px solid #E7E3E7; background-color: #FFF; margin-right: 5px; line-height: 24px; overflow: hidden; position: relative;padding: 0px 10px;}
.ydshop-right-list1 .filter .filter-s dd.leixing{border: 0 none;background:none;padding-left: 10px;margin-top: 3px;}
.ydshop-right-list1 .filter .filter-s dd.leixing a{float: left;padding: 0px 10px;}
.ydshop-right-list1 .filter .filter-s .display_mod{float: right;height: 18px;padding: 3px 0px;margin-left: 10px;}
.ydshop-right-list1 .filter .filter-s .display_mod a{vertical-align: middle;}
/*产品列表1*/
.ydshop-right-list1 {font: 12px/150% microsoft yahei;}
.ydshop-right-list1 a {color: #666;}
.ydshop-right-list1 a:hover {color:#E4393C;}
.ydshop-right-list1 .goodsList1{padding: 0px;border: 1px #ddd solid;border-top: none;padding-bottom:15px;}
.ydshop-right-list1 .goodsList1 ul{height:74px;}
.ydshop-right-list1 .goodsList1 ul.bgcolor{background: #fbfbfb;border-top: 1px dashed #e8e8e8;border-bottom: 1px dashed #e8e8e8;}
.ydshop-right-list1 .goodsList1 li{float: left;}
.ydshop-right-list1 .goodsList1 li.pic{width: 100px;height:50px;padding: 10px 0px;text-align: center;}
.ydshop-right-list1 .goodsList1 li.pic img{width: 50px;height: 50px;border: 1px solid #ccc;padding: 1px;}
.ydshop-right-list1 .goodsList1 li.name{width: 320px;height:20px;line-height:20px;overflow:hidden;margin:27px 50px 0px 20px}
.ydshop-right-list1 .goodsList1 li .shop{color: #E31939}
.ydshop-right-list1 .goodsList1 li.price{line-height:20px;margin-top:17px}
.ydshop-right-list1 .goodsList1 li.action{float: right;margin-right: 10px;margin-top: 24px;}
.ydshop-right-list1 .goodsList1 li.action a {margin-left: 15px;}
.ydshop-right-list1 .goodsList1 li.action a.abg{background: #FF6500;width: 60px;height: 25px;line-height: 25px;float: left;cursor: pointer;text-align: center;color: #fff;}
.ydshop-right-list1 .goodsList li.action a.adc{background: #E31939;width: 100px;height: 25px;line-height: 25px;float: left;cursor: pointer;text-align: center;color: #fff;}

/*产品列表2*/
.ydshop-right-list1 .goodsList2 ul{font-size: 0;*word-spacing:-1px;display: block;margin-right:-22px;position:relative;}
.ydshop-right-list1 .goodsList2 ul li{font-size: 12px;vertical-align: middle;letter-spacing: normal;word-spacing: normal;display: inline-block;*display: inline;width: 227px;height: 390px;margin: 14px 12px 0 0;*zoom:1;}
.ydshop-right-list1 .goodsList2 ul li .con{line-height: 18px;width: 220px;height: 376px;border:1px solid #F0F0F0;border-radius: 2px;position: relative;z-index: 11;overflow: hidden;box-shadow: 0 0 3px rgba(153,153,153,0.1);-moz-box-shadow: 0 0 3px rgba(153,153,153,0.1); -webkit-box-shadow: 0 0 3px rgba(153,153,153,0.1);transition: border-color 0.4s ease-in-out 0s; -moz-transition:border-color 0.4s ease-in-out 0s; -webkit-transition:border-color 0.4s ease-in-out 0s;background-color:#fff;}
.ydshop-inner-main .ydshop-inner-list2 #ydshop-left .ydshop-left-list2 .com ul{background-color: #fff;}
.ydshop-right-list1 .goodsList2 ul li:hover .con{height: 409px; border:1px solid #E4393C; border-radius:0px; box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65); -moz-box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65); -webkit-box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65);z-index: 12;}
.ydshop-right-list1 .goodsList2 ul li .con .little_pic{width:51px;height:50px;line-height:50px;text-align:center;position:absolute;right:5px;top:5px;color:#ffffff;font-size:14px;font-style:italic; background:url(../../images/ydshop-default/common.png) -75px -75px no-repeat;}
.ydshop-right-list1 .goodsList2 ul li .pic{background: #FFF;width: 200px;height: 200px;padding: 13px 12px 0 14px;margin: 0;z-index: 1;top: 0;left: 0;}
.ydshop-right-list1 .goodsList2 ul li .pic a{line-height: 0;text-align: center;vertical-align: middle;display: table-cell;*display: block;width: 200px;height: 200px;overflow: hidden;}
.ydshop-right-list1 .goodsList2 ul li .pic img{max-width: 190px;max-height: 190px;margin-top: expression( 200-this.height/2);*margin-top:expression(100-this.height/2);}
.ydshop-right-list1 .goodsList2 ul li .goods-info{width: 230px;position: absolute;z-index: 1;left: 0;top: 220px;}
.ydshop-right-list1 .goodsList2 .name{font-size: 12px; line-height: 16px; color: #999; background-color: #FFF; height: 34px; display: block; padding: 0px 10px; overflow: hidden;}
.ydshop-right-list1 .goodsList2 .price{font: 12px/20px Verdana;color: #E31939;background-color: #FFF;white-space: nowrap;display: block;height: 20px;padding: 5px 10px 10px;overflow: hidden;}
.ydshop-right-list1 .goodsList2 .price em.sale-price{font-size: 16px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;float: left;overflow: hidden;}
.ydshop-right-list1 .goodsList2 .price em.market-price{color: #999;text-decoration: line-through;text-overflow: ellipsis;white-space: nowrap;float: left;margin-left: 10px;overflow: hidden;font-weight: normal;}
.ydshop-right-list1 .goodsList2 .sell-stat{width: 212px;margin: 0 auto;border-top: solid 1px #EEE;overflow: hidden;}
.ydshop-right-list1 .goodsList2 .sell-stat ul{font-size: 0;*word-spacing:-1px;width: 213px;margin-left: -1px;}
.ydshop-right-list1 .goodsList2 .sell-stat ul li{vertical-align: middle;letter-spacing: normal;word-spacing: normal;text-align: center;width: 60px;height: 40px;padding: 5px;margin: 0;border-left: solid 1px #EEE;overflow: hidden;float: left;}
.ydshop-right-list1 .goodsList2 .sell-stat ul li a{font: 600 12px/20px Tahoma;color: #B57C5B;}
.ydshop-right-list1 .goodsList2 .sell-stat ul li a.status{color: #3388BB;}
.ydshop-right-list1 .goodsList2 .sell-stat ul li p{line-height: 20px;color: #999;height: 20px;}
.ydshop-right-list1 .goodsList2 .store {line-height: 20px;background-color: #F5F5F5;text-align: center;display: block;height: 20px;clear: both;padding: 8px 0px;border-top: 1px solid #EEE;}
.ydshop-right-list1 .goodsList2 .add-cart{display: block;}
.ydshop-right-list1 .goodsList2 .add-cart a{font-weight: 600; font-size: 14px; line-height: 22px; color: #FFF; text-shadow: -2px 0px 0px rgba(0, 0, 0, 0.05); background-color: #E4393C; text-align: center; display: block; height: 22px; padding: 5px 0px;}

/*产品列表3*/
.ydshop-right-list1 .goodsList3{padding: 0px;border: 1px #ddd solid;border-top: none;padding-bottom:15px;}
.ydshop-right-list1 .goodsList3 ul{height:74px;}
.ydshop-right-list1 .goodsList3 ul.bgcolor{background: #fbfbfb;border-top: 1px dashed #e8e8e8;border-bottom: 1px dashed #e8e8e8;}
.ydshop-right-list1 .goodsList3 li{float: left;}
.ydshop-right-list1 .goodsList3 li.pic{width: 100px;height:50px;padding: 10px 0px;text-align: center;}
.ydshop-right-list1 .goodsList3 li.pic img{width: 50px;height: 50px;border: 1px solid #ccc;padding: 1px;}
.ydshop-right-list1 .goodsList3 li.name{width: 420px;height:20px;line-height:20px;overflow:hidden;margin:27px 50px 0px 20px}
.ydshop-right-list1 .goodsList3 li .shop{color: #E31939}
.ydshop-right-list1 .goodsList3 li.price{line-height:20px;margin-top:17px}
.ydshop-right-list1 .goodsList3 li.action{float: right;margin-right: 10px;margin-top: 24px;}
.ydshop-right-list1 .goodsList3 li.action a {margin-left: 15px;}
.ydshop-right-list1 .goodsList3 li.action a.abg{background: #FF6500;width: 60px;height: 25px;line-height: 25px;float: left;cursor: pointer;text-align: center;color: #fff;}
.ydshop-right-list1 .goodsList3 li.action a.adc{background: #E31939;width: 100px;height: 25px;line-height: 25px;float: left;cursor: pointer;text-align: center;color: #fff;}

/*产品促销列表4*/
.ydshop-right-list1 .goodsList4{}
.ydshop-right-list1 .goodsList4 ul{margin-right: -15px;padding:20px 0;}
.ydshop-right-list1 .goodsList4 li{float:left;margin-right:14px;width:302px;border: 1px solid #e4e4e4;box-shadow:0px 2px 0 #f6f6f6;  padding-bottom: 1px;margin-bottom:15px;}
.ydshop-right-list1 .goodsList4 .pic{width:306px;height:306px;padding:4px;overflow: hidden;position: relative;display: table-cell;text-align: center;vertical-align: middle;}
.ydshop-right-list1 .goodsList4 .pic p {position: static;+position:absolute;top: 50%}
.ydshop-right-list1 .goodsList4 .pic img{width:294px;height:294px; position: static;+position:relative;top: -50%;left: -50%;}
.ydshop-right-list1 .goodsList4 .title{height: 40px;padding: 5px 10px;}
.ydshop-right-list1 .goodsList4 .title h6{margin-bottom:3px;font-size: 14px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ydshop-right-list1 .goodsList4 .title p{color: #999;}
.ydshop-right-list1 .goodsList4 .title p span{color: #ff6600;}
.ydshop-right-list1 .goodsList4 .money_bg{border-top: 1px dotted #e8e8e8;padding: 7px 10px 0;position:relative;}
.ydshop-right-list1 .goodsList4 .money_bg p{padding: 0 0 2px;padding-right:10px;}
.ydshop-right-list1 .goodsList4 .money_bg p.price{color:#f52648;font-size:16px;font-family: Arial;}
.ydshop-right-list1 .goodsList4 .money_bg p.price span{font-size:28px;font-weight: 400;margin-right: 10px;}
.ydshop-right-list1 .goodsList4 .money_bg p.price del{font-size:12px;margin-top: 6px;color: #999;}
.ydshop-right-list1 .goodsList4 .money_bg p b{font-size:14px;font-family: Arial;padding-right: 5px;}
.ydshop-right-list1 .goodsList4 .money_bg .botton1{height: 35px;position: absolute;top:9px;right: -5px;padding: 5px 0 0;}
.ydshop-right-list1 .goodsList4 .money_bg .botton1 a{width: 94px;height: 35px;background: #f52648;color: #fff;display: block;line-height: 35px;text-align: center;font-size: 16px;font-weight: bold;}
.ydshop-right-list1 .goodsList4 .money_bg .botton1 span{width: 0;height: 0;font-size:0;position: absolute;top: 0;right: 0;border-style: dashed solid;border-color: transparent #bd002f;display:block;border-width: 5px 0 0 5px;}



/*店铺列表*/
.ydshop-right-list1 .ydshop-select-key{background: #fff;border: 1px #ddd solid;margin-bottom: 20px;font-size: 12px;}
.ydshop-right-list1 .ydshop-select-key dl{margin: 0 10px -1px;border-bottom: 1px #ddd dashed; position:relative;}
.ydshop-right-list1 .ydshop-select-key dt{float: left;height: 46px;line-height: 46px;min-width: 80px;padding-left: 15px;font-weight: bold;font-size: 14px;}
.ydshop-right-list1 .ydshop-select-key dd{margin-left: 95px;padding-top: 10px;position: relative;}
.ydshop-right-list1 .ydshop-select-key dd ul{height: 36px;overflow: hidden; margin-right: 80px;}
.ydshop-right-list1 .ydshop-select-key dd ul.type_in{height: auto;}
.ydshop-right-list1 .ydshop-select-key dd li{display: inline-block;margin: 0px 2px 10px 0px;}
.ydshop-right-list1 .ydshop-select-key dd li a{display: block;line-height: 26px;color: #666;overflow: hidden;padding: 0 5px;}
.ydshop-right-list1 .ydshop-select-key dd li a:hover{color: #E4393C;}
.ydshop-right-list1 .ydshop-select-key dd li.on a{background: #E4393C;color: #fff;}
.ydshop-right-list1 .ydshop-select-key dd li.on a:hover{color: #fff;}
.ydshop-right-list1 .ydshop-select-key dd li input{display: none;}
.ydshop-right-list1 .ydshop-select-key dd a.sel-more{display: block;position: absolute;top: 15px;right:20px;width: 40px;height: 20px;line-height: 20px;text-align:center;color: #666;border: 1px solid #E6E6E6;font-size: 12px;}
.ydshop-right-list1 .ydshop-select-key dl.store-sel dd{float:left;margin:0;}
.ydshop-right-list1 .ydshop-select-key dl.store-sel dd select{width: 202px;height: 26px;line-height: 26px;border:1px solid #aaa;}
.ydshop-right-list1 .ydshop-select-key dl.store-sel dd input[type='text']{width:190px;border:1px solid #aaa;height:24px;line-height:24px;border-radius:0; padding: 0 5px;}
.ydshop-right-list1 .ydshop-select-key dl.store-sel dd input.change_btn{margin-left: 10px; display: block; width: 80px; height: 26px; background-color: #ff6600; border:0 none; color: #fff; font-size:14px; cursor: pointer; border-radius: 0px;}

.ydshop-right-list1 .shopList{padding: 0px;border: 1px #ddd solid;padding-bottom:15px;}
.ydshop-right-list1 .shopList li{overflow:hidden;border-bottom: #e6e6e6 dashed 1px;padding: 17px 25px 10px; position:relative;}
.ydshop-right-list1 .shopList li:hover{background:#fff;}
.ydshop-right-list1 .shopList li .pic{float: left;padding-right:30px;height: auto;overflow: hidden;border: 1px solid #DDD;padding: 5px;}
.ydshop-right-list1 .shopList li .pic img{width:150px; height:120px;}
.ydshop-right-list1 .shopList li .right{float:right;width: 710px;overflow: hidden;}
.ydshop-right-list1 .shopList li .name{color: #111;color:#ff0101; font-size:14px;}
.ydshop-right-list1 .shopList li .name h6{color:#111;font-size:16px; height: 35px; line-height:35px; font-weight:normal;}
.ydshop-right-list1 .shopList li .name a{background:#E31939;padding:5px 17px; text-align:center; color:#000; display:block; float:right; font-size:12px; font-weight:normal;color:#fff; margin-top:2px;}
.ydshop-right-list1 .shopList li .desc{color: #6b6b6b;line-height:2;padding:5px 0;}
.ydshop-right-list1 .shopList li .date{ color:#A7A7A7;float: right;}
.ydshop-right-list1 .shopList li a.conpany-name{font-size:14px;color: #3388BB;}
.ydshop-right-list1 .shopList li.bgcolor{background: #fbfbfb;}

/*ydshop-right-list2*/
.ydshop-right-list2{font-size: 12px; font-family:"微软雅黑"; border:1px #ddd solid; border-top:2px #E31939 solid;}
.ydshop-right-list2 .title{ height:35px; line-height:35px; padding:10px; font-size:16px; border-bottom:2px #ddd solid;}
.ydshop-right-list2 .list{border-top:1px #e6e6e6 solid;}
.ydshop-right-list2 .list li{padding:15px; border-bottom:1px #efefef solid; overflow:hidden;}
.ydshop-right-list2 .list li .pic{ float:left; width:100px;}
.ydshop-right-list2 .list li .pic img{width:100px; height:100px;}
.ydshop-right-list2 .list li .info{ float:right; width:780px;}
.ydshop-right-list2 .list li .info .name{ line-height:28px; margin-bottom:5px; font-size:15px; font-weight:bold;}
.ydshop-right-list2 .list li .info .text{ background:url(../../images/ydshop-default/quotel.gif) 0 0 no-repeat; font-size:14px; padding-left:15px;}
.ydshop-right-list2 .list li .info .text p{display:inline; background:url(../../images/ydshop-default/quoter.gif) right bottom no-repeat; color:#999; padding-right:15px;}
.ydshop-right-list2 .list li .info .link{ padding:5px 0;}
.ydshop-right-list2 .list li .info .link span{ color:#aaa; font-size:14px; padding:0 10px;}
.ydshop-right-list2 .list li .info .link a{color: #3388BB;font-size:14px; padding:0 10px;}
.ydshop-right-list2 .list li .info .link a.btn{ float:right; background:#E31939; color:#fff; padding:2px 10px;}


/*ydshop-right-list3*/
.ydshop-right-list3{border:1px #e6e6e6 solid; margin-bottom:20px;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-right-list3 li{height: 146px;border-bottom: #e6e6e6 solid 1px;padding: 17px 0 10px 25px;}
.ydshop-right-list3 li:hover{background:#fafafa;}
.ydshop-right-list3 li .pic{float: left;width: 100px;padding-right:30px;height: auto;overflow: hidden;}
.ydshop-right-list3 li .right{float: left;width:760px;padding-right:20px;overflow: hidden;}
.ydshop-right-list3 li .name{color: #111;font-size: 14px;color:#E31939;text-align:right;}
.ydshop-right-list3 li .name a{float:left;color: #111;}
.ydshop-right-list3 li .desc{color: #6b6b6b;line-height: 1.6;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size:12px;}
.ydshop-right-list3 li .provition_date{font-size:12px; color:#666;}
.ydshop-right-list3 li a.conpany-name{font-size:14px;color: #3388BB;}

/*产品内页详情*/
.ydshop-right-list4 #wrapper{background-color: #fff;}
.ydshop-right-list4 .title-list{width: 939px;background: #FFF none repeat scroll 0% 0%;height: 35px;line-height: 35px;border-bottom: 2px solid #E31939;border-left: 1px solid #DDD;font-size: 14px;}
.ydshop-right-list4 .title-list ul.tab{float:left;margin-left: -1px;}
.ydshop-right-list4 .title-list ul.tab li {float: left;border-right: 1px solid #DDD;border-top: 1px solid #DDD;}
.ydshop-right-list4 .title-list ul.tab li a {display:block;padding: 0px 45px;line-height: 34px;height: 34px;}
.ydshop-right-list4 .title-list ul.tab li.on {background: #E31939;border-top: 1px solid #E31939;border-right: 1px solid #E31939;border-left: 1px solid #E31939;color: #FFF;}
.ydshop-right-list4 .title-list ul.tab li.on a{color:#fff;}
.ydshop-right-list4 .title-list a.right_add {float: right;display: block;width: 161px;height: 35px;line-height: 35px;text-align: center;color: #FFF;background: #E31939;}
.ydshop-right-list4 .title-list .tab-r{float:right; position:relative;left:0;top:0;}
.ydshop-right-list4 .title-list .tab-r b{float:right;height:35px;line-height: 35px; color:#f60;font-size:24px;font-weight:bold;padding:0 10px;}
.ydshop-right-list4 .title-list .ce_right{width: 160px;position: absolute;right: 0px;top: 37px;background: #F5F5F5;}
.ydshop-right-list4 .title-list .ce_right ul {width: 120px;display: inline-block;padding: 10px 10px 10px 30px;}
.ydshop-right-list4 .title-list .ce_right ul li {height: 40px;line-height: 40px;position: relative;width: 120px;cursor: pointer;background: url("../../images/ydshop-default/goods_act.png") -108px -85px no-repeat;} 
.ydshop-right-list4 .title-list .ce_right ul li i {position: absolute;left: 0px;display: block;width: 19px;height: 40px;}
.ydshop-right-list4 .title-list .ce_right ul li:hover i{background: url("../../images/ydshop-default/goods_act.png") -84px -83px no-repeat;}
.ydshop-right-list4 .title-list .ce_right ul li.on i{background: url("../../images/ydshop-default/goods_act.png") -84px -83px no-repeat;}
.ydshop-right-list4 .title-list .ce_right ul li span {position: absolute;left: 22px;display: block;width: 100px;height: 40px;line-height: 40px;font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ydshop-right-list4 .pro-conter{width:770px;}
.ydshop-right-list4 .detail-list1{width:100%;}
.ydshop-right-list4 .detail-list1 ul{border-width: 0px 1px 1px;border-style: solid;border-color: #DEDFDE;padding: 8px;overflow: hidden;}
.ydshop-right-list4 .detail-list1 li{display: inline-block; padding: 4px 0px;/*float: left;*/overflow: hidden;width: 32%;white-space: nowrap;text-overflow: ellipsis;}
.ydshop-right-list4 .detail-list1 li.select3{width: auto;min-width: 30%;padding-right: 15px;}
.ydshop-right-list4 .detail-list2{width:100%;}
.ydshop-right-list4 .detail-list2 .detail-content{border-top: 1px #dfdfdf solid;margin-top: 10px;padding-top:10px;overflow: hidden;}
.ydshop-right-list4 .detail-list2 .detail-content img{max-width:770px;}
.ydshop-right-list4 .detail-list3{width:100%;}
.ydshop-right-list4 .detail-list3 .com-f{}
.ydshop-right-list4 .detail-list3 .com-f .tab_title {z-index: 6;text-align: left;}
.ydshop-right-list4 .detail-list3 .com-f .tab_title span {height: 35px;line-height: 35px;min-width: 90px;font-size: 20px;padding-left: 10px;display: inline-block; *display:inline; *zoom:1;border-bottom: 2px solid #E31939;color: #E31939;}
.ydshop-right-list4 .detail-list3 .com-f .con {padding: 10px 0px;margin-top: -1px;border: 1px solid #C8C8C8;}
.ydshop-right-list4 .detail-list3 .com-f .rate-score {border-right: 1px dotted #DDD;padding: 10px 20px;text-align: center;width: 73px;display: inline-block; *display:inline;*zoom:1;vertical-align: top;}
.ydshop-right-list4 .detail-list3 .com-f .rate-score h4 {color: #404040;font-size: 12px;font-weight: 100;}
.ydshop-right-list4 .detail-list3 .com-f .rate-score strong {color: #F60;font-family: arial;font-size: 32px;line-height: 32px;margin: 0px 2px; font-weight:normal;}
.ydshop-right-list4 .detail-list3 .com-f .rate-score p {padding-left: 7px;padding-top: 1px;text-align: left;}
.ydshop-right-list4 .detail-list3 .com-f .rate-score em {display: block;height: 12px;width: 60px;background:url("../../images/ydshop-default/score1.png") no-repeat 0px -27px;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box {display: inline-block;*display:inline;*zoom:1;vertical-align: top;width: 630px;padding: 10px;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box .title {display: inline-block;*display:inline;*zoom:1;background:url("../../images/ydshop-default/score-tit.png") no-repeat right center;color: #CCC;font-size: 11px;height: 61px;line-height: 12px;margin-top: 4px;padding: 0px 12px 0px 25px;width: 16px;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box .rate-tag-list{display: inline-block;*display:inline;*zoom:1;width: 555px;height:65px;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box .rate-tag-list li{float: left;height: 22px;margin: 7px 6px 6px;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box .rate-tag-list li a {background: #FFF;border: 1px solid #D3F4E4;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;box-shadow: 2px 2px 1px #F2F2F2;-moz-box-shadow: 2px 2px 1px #F2F2F2;-webkit-box-shadow: 2px 2px 1px #F2F2F2;color: #409280;float: left;line-height: 18px;padding: 1px 10px;white-space: nowrap;}
.ydshop-right-list4 .detail-list3 .com-f .rate-tag-box .rate-tag-list li a:hover {background: #FFE2E2;border-color: #B10000;color: #B10000}
.ydshop-right-list4 .detail-list3 .comment_tab{}
.ydshop-right-list4 .detail-list3 .comment_tab ul.comment_sel{background: #EFEFEF;border: 1px solid #C8C8C8;height: 50px;line-height: 50px;}
.ydshop-right-list4 .detail-list3 .comment_tab li {float: left;height:50px;line-height:50px;padding:0 10px;}
.ydshop-right-list4 .detail-list3 .comment_tab li input{vertical-align: middle;display: inline-block;margin: 0;}
.ydshop-right-list4 .detail-list3 .comment_tab li span{color: #AAA;font: 12px/1.5 tahoma,arial;}
.ydshop-right-list4 .detail-list3 .comment_tab li span.tb-r-action-btn{color: #36C;cursor: pointer;}
.ydshop-right-list4 .detail-list3 .comment_tab li.cur {display: inline;color: #666;height: 50px;line-height: 50px;padding: 0 10px;}
.ydshop-right-list4 .detail-list3 .comment_list{width: 100%;padding: 10px 0px;}
.ydshop-right-list4 .detail-list3 .comment_list dl{ overflow:hidden;display: none;}
.ydshop-right-list4 .detail-list3 .comment_list dt {text-align: left;border-bottom: 1px solid #DDD;min-height:50px;padding:15px 0px;overflow:hidden;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-user{float: left;width: 100px;text-align: center;margin-left: 30px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-user .tb-r-uimg {width: 40px;height: 40px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-user em {line-height: 20px;height: 20px;display: block;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details {overflow: hidden;margin-left: 140px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .title {font-size: 14px;text-align: left;line-height: 25px;width: 100%;color: #333;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .evaluate-com{width: 100%;font-size: 12px; text-align: left; line-height: 25px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .evaluate-com .evaluate-info{display:inline-block;color:#b0b0b0;font-size:12px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .evaluate-com .evaluate-info span{margin-right: 20px; display: inline-block;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .evaluate-com ul{float: right; margin-right: -1px;}
.ydshop-right-list4 .detail-list3 .comment_list dt .review-details .evaluate-com ul li{border-right: 1px solid #DFDFDF; float: left; padding: 0px 9px; height: 18px; line-height: 18px;}

.ydshop-right-list4 .detail-list4{margin-top: 10px;z-index: 5;width:100%;}
.ydshop-right-list4 .detail-list4 .title{z-index: 6;text-align: left;}
.ydshop-right-list4 .detail-list4 .title span{height: 35px; line-height: 35px; min-width: 90px; font-size: 20px; padding-left: 10px; display: inline-block; border-bottom: 2px solid #E31939; color: #E31939;}
.ydshop-right-list4 .detail-list4 .con{padding: 10px 15px; line-height: 2em;margin-top: -1px;border: 1px solid #C8C8C8;}
.ydshop-right-list4 .detail-list4 .qa-list{margin-top: -1px;border: 1px solid #C8C8C8;}
.ydshop-right-list4 .detail-list4 .qa-list li{border-bottom: 1px dashed #E1E1E1;padding: 10px 20px;}
.ydshop-right-list4 .detail-list4 .qa-list li .question{line-height: 30px;}
.ydshop-right-list4 .detail-list4 .qa-list li .question span{float:left;background:url("../../images/ydshop-default/goods_act.png") -50px -60px no-repeat;height: 14px;margin: 8px 5px 0 0;width: 18px;}
.ydshop-right-list4 .detail-list4 .qa-list li .answer{ overflow:hidden; clear:both;}
.ydshop-right-list4 .detail-list4 .qa-list li .answer span{float:left;background:url("../../images/ydshop-default/goods_act.png") -50px -74px no-repeat;height: 14px;margin: 4px 5px 0 0;width: 18px;}
.ydshop-right-list4 .detail-list4 .qa-list li .answer p{float:left; width:750px;line-height: 1.8;}

/***********ydshop-right-list5***********/
.ydshop-right-list5{padding-bottom:20px; font-size:12px; color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-right-list5 a{color:#666;}
.ydshop-right-list5 a:hover{color: #E4393C;}
.ydshop-right-list5 .ind-seltab-box{}
.ydshop-right-list5 .ind-seltab-box.po{background: url(../../images/ydshop-default/job-sel-bg.png) top left no-repeat;}
.ydshop-right-list5 .ind-seltab-box.ta{background: url(../../images/ydshop-default/job-sel-bg.png) left -42px no-repeat;}
.ydshop-right-list5 .ind-seltab-box ul{}
.ydshop-right-list5 .ind-seltab-box li{float: left;height: 42px;line-height: 42px;width: 166px;}
.ydshop-right-list5 .ind-seltab-box li a{padding-left: 30px;font-size: 16px;color: #666;font-weight: bold;}
.ydshop-right-list5 .ind-seltab-box li.on a{color: #fff;}
.ydshop-right-list5 .ind-screen-term{padding:10px 20px;background:#fff;border:1px #e6e6e6 solid;}
.ydshop-right-list5 .ind-screen-term .ind-job-search{border-bottom:1px #ccc dotted;padding:10px 0 15px;}
.ydshop-right-list5 .ind-screen-term .ind-job-search span{float:left;line-height:30px;padding-right:20px;font-size:14px;}
.ydshop-right-list5 .ind-screen-term .ind-job-search form{float:left;}
.ydshop-right-list5 .ind-screen-term .ind-job-search .job-searchbox{float:left;border:1px #bebebe solid;border-right:0 none;width:250px;height:28px;padding:0 5px;line-height:28px;border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;behavior: url(../PIE.htc);}
.ydshop-right-list5 .ind-screen-term .ind-job-search .job-searchbut{float:left;display:block;background:#FF6500;border:1px #FF6500 solid;color:#fff;height:30px;padding:0 10px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; cursor:pointer;}
.ydshop-right-list5 .selectNumberScreen > p{padding-left:20px;line-height:30px;}
/*筛选样式*/
.ydshop-right-list5 .selectNumberScreen .screenBox{position: relative;}
.ydshop-right-list5 .selectNumberScreen .screenBox dl{overflow: hidden;padding: 5px 0;_zoom: 1; line-height:20px;}
.ydshop-right-list5 .selectNumberScreen .screenBox dt{float: left;text-align: left;text-indent:20px;width:100px;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd{float: left;width: 648px;vertical-align: middle;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd label{margin: 0px 10px 0px 0px;color: #666;overflow: hidden;text-decoration: none;float: left;display: block;vertical-align: middle;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd label a{padding: 0 10px;display: inline-block;color: #666;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd a:hover{background: #E31939;color: #fff;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd a.selected{background: #E31939;color: #fff;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd.address{}
.ydshop-right-list5 .selectNumberScreen .screenBox dd.jobmore a.add-a{float:left;border:1px #ccc dotted;padding:0 5px;color:#666; line-height:18px;}
.ydshop-right-list5 .selectNumberScreen .screenBox dd.jobmore a.add-a:hover{background: none;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity{border: 2px solid #c9cbce;color: #333;width:800px;background: #fff;position: absolute;z-index: 10;margin: 35px 0 0 0;padding:5px 0;display: none;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity > span{width: 0;height: 0;font-size: 0;overflow: hidden;position: absolute;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity > span.bot{border-width: 10px;border-style: dashed dashed solid;border-color: transparent transparent #c8c8c8;left: 150px;top: -22px;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity > span.top{border-width: 10px;border-style: dashed dashed solid;border-color: transparent transparent #ffffff;left: 150px;top: -19px;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dl{margin: 3px 0;padding: 0;clear: both;overflow: hidden;line-height: 28px;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dt{width: 80px;color: #E31939;font-weight: normal;margin: 3px 0;position: absolute;float: left;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd{margin-left: 92px;overflow: hidden;width: auto !important;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd span{width: 66px;height: 28px;text-align: center;float: left;margin: 3px 3px;background-color: #fafafa;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd span:hover{background-color: #2e8dee;color: #fff;cursor: pointer;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel{}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel ul{}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel li{height: 32px;line-height: 32px;margin: 0px 10px 10px 0px;padding-left: 10px;padding-right:34px;background: #FAFAFA url("../../images/ind-default/select_arrow.png") no-repeat scroll 85% 12px;float: left;cursor: pointer;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel li:hover{background-position:90% -28px; background-color:#E31939;color: #fff;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel .ind-job-sub{display: none;width: 300px;position: absolute;z-index: 100;border: 1px solid #E31939;background-color: #FFF;padding: 10px 0px 0px 10px;margin: 0px 0px 0px -10px;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel .ind-job-sub li{color: #555;height: 28px;line-height: 28px;padding:0 10px;margin: 0px 8px 8px 0px;background:none;display: inline-block;background: #FAFAFA;}
.ydshop-right-list5 .selectNumberScreen .screenBox .searchlist_expectCity dd.ind-job-sel .ind-job-sub li:hover{color:#fff;background:#E31939;}
.ydshop-right-list5 .selectNumberScreen .screenBox input.change_btn{width: 96px;height: 30px;font-size: 14px;cursor: pointer;border: 0px none;color: rgb(255, 255, 255);position: absolute;bottom: 0px;right: 0px; background: #ff6600;outline: none 0;}
/*招聘信息（最新职位）*/
.ydshop-right-list5 .ind-job-list{margin-top:20px;background:#fff;border:1px #e6e6e6 solid;}
.ydshop-right-list5 .ind-job-list .up-plan{padding:10px 37px;line-height:26px; float:left;}
.ydshop-right-list5 .ind-job-list .up-plan label{vertical-align:middle;}
.ydshop-right-list5 .ind-job-list .up-plan label .bu-vem{margin:0 5px 0 0;vertical-align: middle;}
.ydshop-right-list5 .ind-job-list .up-plan .li-plan{display:inline-block;width:86px;height:26px;margin-left:20px;color:#004DA1;text-align:center;background: url(../../images/ind-default/jon-apcbut-bg.jpg) center no-repeat;}
.ydshop-right-list5 .ind-job-list .up-plan .li-plan a{color:#3388BB;}
.ydshop-right-list5 .ind-job-list .com table{border-top:2px #DDD solid;border-bottom:1px #e6e6e6 solid;table-layout: fixed;}
.ydshop-right-list5 .ind-job-list .com td,.ind-job-list .com th{height:40px;border-bottom:1px #f2f2f2  solid;text-align: center;}
.ydshop-right-list5 .ind-job-list .com tr.title{background:#f6f6f6;}
.ydshop-right-list5 .ind-job-list .com .tb-l{padding-left:37px;text-align: left;width:200px;}
.ydshop-right-list5 .ind-job-list .com td.tb-l input{vertical-align: middle; margin:0 5px 0 0;}
.ydshop-right-list5 .ind-job-list .com td.tb-l a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:178px;display: inline-block;*display: inline;*zoom:1; vertical-align: middle;}
.ydshop-right-list5 .position-job-foot{padding:20px 0;}
/*最新人才*/
.ydshop-right-list5 .ind-job-list .com td.apc-job label{display:block;width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ydshop-right-list5 .ind-job-list .com .ydshop-page2{float:right; padding:5px 20px;}
/*人才推荐*/
.ydshop-right-list5 .retalent-list{border:1px #e6e6e6 solid;border-top:0 none;}
.ydshop-right-list5 .retalent-list h6{height:40px;line-height:40px;font-size:16px;padding-left:20px;border-bottom:2px #ececec solid;background:#F7F7F7;}
.ydshop-right-list5 .retalent-list ul{padding:15px;}
.ydshop-right-list5 .retalent-list li{float:left;width: 292px;margin:10px 10px 0 0;}
.ydshop-right-list5 .retalent-list li .retalent-pic{float:left;border:2px #ddd solid;width:60px;height:60px;}
.ydshop-right-list5 .retalent-list li .retalent-txt{float:left;padding-left:10px;}


/*ydshop-right-list6*/
.ydshop-right-list6{color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑";}

.ydshop-right-list6 .com{border:1px #ddd solid;padding: 20px;margin-bottom: 20px;}
.ydshop-right-list6 .com h5.title{border-bottom: #DFDFDF 1px dashed;padding-bottom: 6px;font-size: 16px; line-height:28px;}
.ydshop-right-list6 .com h5.title span{ font-size:12px; font-weight:normal; padding-right:38px;}

.ydshop-right-list6 .com .comtxt{font-size: 14px;line-height: 28px; overflow:hidden;padding-top:20px;}
.ydshop-right-list6 .com .comtxt .right{float:right; width:640px;}
.ydshop-right-list6 .com .comtxt .right ul{ overflow:hidden;}
.ydshop-right-list6 .com .comtxt .right li{float: left; width:280px;color: #666; line-height:35px; border-bottom:#f1f1f1 1px solid; margin-left: 30px; font-size: 14px;}
.ydshop-right-list6 .com .comtxt .right .txt{font-size: 14px;line-height: 22px;color: #666;border-bottom: #f1f1f1 1px solid;width:630px;padding: 10px 0;margin-left: 30px;}
.ydshop-right-list6 .com .comtxt .right .txt span{float:left;}
.ydshop-right-list6 .com .comtxt .right .txt p{margin-left: 80px;}
.ydshop-right-list6 .com .comtxt .right .detail{color:#000; line-height:35px; border-bottom:#f1f1f1 1px solid; margin-left: 30px; font-size: 14px;}
.ydshop-right-list6 .com .comtxt .right .detail .req{ color:#666; padding:5px 20px; line-height:22px;}
.ydshop-right-list6 .com .comtxt .right .btn{ padding-left:30px;}
.ydshop-right-list6 .com .comtxt .right .btn a{float: left; display: block; width: 128px; height: 36px; line-height: 36px; margin-top: 10px; background: #FF6500; text-align: center; color:#fff;}
.ydshop-right-list6 .com .comtxt .left{float:left;position:relative;}
.ydshop-right-list6 .com .comtxt .left .bd{}
.ydshop-right-list6 .com .comtxt .left .hd{ text-align:right; position:absolute; bottom:20px; left:0; right:0;z-index: 1;}
.ydshop-right-list6 .com .comtxt .left .hd li{ display:inline-block; *display:block; *zoom:1; width:10px; height:10px; background:#fff; margin-right:5px; overflow:hidden; font-size:0; cursor:pointer;border:1px #fff solid;}
.ydshop-right-list6 .com .comtxt .left .hd li.on{ background:none;}
.ydshop-right-list6 .list{ margin-bottom:20px;}
.ydshop-right-list6 .list .comtit{border:1px #ddd solid;border-bottom: 2px #E31939 solid; overflow:hidden;font-size:16px; padding-left:20px; height:35px; line-height:35px;}
.ydshop-right-list6 .list .other{border:1px #ddd solid;border-top:0;}
.ydshop-right-list6 .list .other a{color:#666;}
.ydshop-right-list6 .list .other a:hover{color: #E4393C;}
.ydshop-right-list6 .list .other ul li{list-style-type: none;display: block;border-bottom: 1px solid #f0f0f0;padding: 0 25px;background: url(../../images/ydshop-default/buy-ico.png) 10px center no-repeat;height:40px;line-height:40px;text-align: right;font-size:12px;cursor: pointer;}
.ydshop-right-list6 .list .other ul li:hover{background: url(../../images/ydshop-default/buy-ico.png) 10px center no-repeat #fafafa;}
.ydshop-right-list6 .list .other ul li a{float: left;}
.ydshop-right-list6 .disclaimer{margin-top:20px;background: url(../../images/ydshop-default/disclaimer-bg.png) bottom center no-repeat;padding-bottom: 12px;}
.ydshop-right-list6 .disclaimer .disclaimer-txt{background: #fff;border: 1px #ddd solid;padding: 30px;font-size: 14px;}
.ydshop-right-list6 .disclaimer .disclaimer-txt span{line-height: 30px;color: #E31939;}


/*ydshop-right-list7*/
.ydshop-right-list7{ padding-bottom:20px;color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-right-list7 .card-info{padding: 20px; margin-bottom: 10px;border:1px #e6e6e6 solid;border-bottom: 2px solid #DDD;background:#fff}
.ydshop-right-list7 .card-info {}
.ydshop-right-list7 .card-info .avatar{width: 133px;float: left;margin-right: 12px;position:relative;}
.ydshop-right-list7 .card-info .avatar .pic{position:absolute;top:0;bottom:0;left:0;right:0;background:url(../../images/ind-default/tou.png) no-repeat;}
.ydshop-right-list7 .card-info .avatar img{padding:6px;height:120px;width:120px;}
.ydshop-right-list7 .card-info .con{width:750px; float: right;}
.ydshop-right-list7 .card-info .con .user-name{font-size: 28px; line-height: 28px; margin:20px 0; position: relative;}
.ydshop-right-list7 .card-info .con h6{line-height: 26px;font-size:14px;font-weight:normal;}
.ydshop-right-list7 .card-info .con p.muted{color: #999;}
.ydshop-right-list7 .card-info .con p.muted b{font-weight: normal;}
.ydshop-right-list7 .resume{border:1px #e6e6e6 solid;padding:20px;background:#fff;}
.ydshop-right-list7 .resume hr{border:0 none;border-top:1px #E8E8E8 dotted; margin: 20px 0px;}
.ydshop-right-list7 .resume .resume-icon{display: inline-block; width: 32px; height: 32px; background: url("../../images/ind-default/icon4.png") no-repeat; vertical-align: top;}
.ydshop-right-list7 .resume .resume-icon.f{background-position: 0px 0px;}
.ydshop-right-list7 .resume .resume-icon.s{background-position: 0px -32px;}
.ydshop-right-list7 .resume .resume-icon.t{background-position: 0px -64px;}
.ydshop-right-list7 .resume .resume-icon.fo{background-position: 0px -96px;}
.ydshop-right-list7 .resume .resume-icon.si{background-position: 0px -192px;}
.ydshop-right-list7 .resume .resume-icon.se{background-position: 0px -256px;}
.ydshop-right-list7 .resume .title{height: 32px; line-height: 32px; font-family: "Microsoft yahei"; font-size: 18px; margin-bottom:10px;}
.ydshop-right-list7 .resume .resume-complete{position: relative;}
.ydshop-right-list7 .resume .resume-complete table{font-size:14px;}
.ydshop-right-list7 .resume .resume-complete th{line-height: 24px; font-weight: normal; width: 100px;text-align: right;padding:2px;}
.ydshop-right-list7 .resume .resume-complete td{text-align: left; line-height: 24px; color: #333; vertical-align: top;padding:2px;}
.ydshop-right-list7 .resume .resume-complete .company-name{font-size: 15px;height:30px;line-height:30px;background: #f2f2f2;color: #333;font-weight:bold;margin-bottom:10px;}
.ydshop-right-list7 .resume .resume-complete .company-name span{font-size: 13px;padding: 0px 23px 0px 10px;}
.ydshop-right-list7 .resume .resume-complete dl{padding-left:35px;}
.ydshop-right-list7 .resume .resume-complete dl dt{margin-bottom:10px;}
.ydshop-right-list7 .resume .resume-complete dl dd span{display:inline-block;*display:inline;*zoom:1; width:31%; padding-right:1%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-size:14px;}
.ydshop-right-list7 .resume .resume-complete ul li{display:inline-block;*display:inline;*zoom:1; background: #FFF; line-height: 28px; padding: 0px 10px; border: 1px solid #E6E6E6; margin: 0px 10px 10px 0px; white-space: nowrap;}
.ydshop-right-list7 .resume .resume-complete .txt{font-size:14px;line-height:24px;}
.ydshop-right-list7 .resume .ind-resume-btn{margin:40px 0;}
.ydshop-right-list7 .resume .ind-resume-btn input{text-align:center;width: 150px;height: 40px; line-height:40px;font-size: 14px;cursor: pointer;margin-right:20px;}
.ydshop-right-list7 .resume .ind-resume-btn input.sumit1{color: #FFF;border:1px #E31939 solid;background: #E31939;}
.ydshop-right-list7 .resume .ind-resume-btn input.sumit2{color: #555;border: 1px solid #DBDBDB;background-color: #F7F7F7;}

/*ydshop-right-list8 */
.ydshop-right-list8{padding-bottom:20px;color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-right-list8 .job-desc{border:1px #e6e6e6 solid;background:#fff;padding:0 20px;font-size:15px;}
.ydshop-right-list8 .job-desc .job-desc-tit{font-size:18px;text-align:center;padding:20px;border-bottom:1px #e6e6e6 solid;}
.ydshop-right-list8 .job-desc .job-desc-list ul{padding:20px 10px;}
.ydshop-right-list8 .job-desc .job-desc-list li{display:inline-block; *display:inline; *zoom:1;width:255px;height:30px;line-height:30px;}
.ydshop-right-list8 .job-desc .job-desc-com{}
.ydshop-right-list8 .job-desc .job-desc-com .txt{line-height:28px;padding:20px;}
.ydshop-right-list8 .job-desc .job-desc-com h6{height:35px;line-height:35px;font-size:16px;background:#e6e6e6;font-weight:normal;padding-left:20px;}
.ydshop-right-list8 .job-company-desc{border:1px #e6e6e6 solid;background:#fff;margin-top:20px;}
.ydshop-right-list8 .job-company-desc h6{height: 40px;line-height: 40px;font-size: 16px;padding-left: 20px;border-bottom: 2px solid #e3e3e3; background:#f2f2f2;}
.ydshop-right-list8 .job-desc .job-desc-com ul{display: inline-block;margin-bottom: -5px;padding: 0px;list-style: outside none none;}
.ydshop-right-list8 .job-desc .job-desc-com ul li{min-width: 46px;height:35px; padding:0px 5px;position:relative; display:inline-block; *display:inline; zoom:1; line-height:35px; text-align:center; margin-right:5px; margin-bottom:10px;border: 3px solid #FF8397;color: #E31939;}
.ydshop-right-list8 .job-company-desc .job-company-com{padding:20px 30px;}
.ydshop-right-list8 .job-company-desc .job-company-com .txt{font-size:14px;padding-bottom:20px;line-height:28px;}
.ydshop-right-list8 .job-company-desc .job-company-com .job-company-contact{font-size:14px;}
.ydshop-right-list8 .job-company-desc .job-company-com .job-company-contact .jc-tit{border-bottom:1px #E31939 solid;height:35px;}
.ydshop-right-list8 .job-company-desc .job-company-com .job-company-contact .jc-tit span{float:left;height:35px;line-height:35px;background:#E31939;color:#fff;padding:0 25px;}
.ydshop-right-list8 .job-company-desc .job-company-com .job-company-contact ul{padding:20px 0;}
.ydshop-right-list8 .job-company-desc .job-company-com .job-company-contact li{display:inline-block;width:380px;height:28px;line-height:28px;}
.ydshop-right-list8 .job-company-desc dl{padding:20px;}
.ydshop-right-list8 .job-company-desc dd{display:inline-block;!*display:inline; *zoom:1;height:28px;line-height:28px;width:380px;}
.ydshop-right-list8 .job-company-desc dd a{ font-weight:bold; color:#666;}
.ydshop-right-list8 .job-company-desc dd a:hover{color: #E4393C;}
/*ydshop-right-list9*/
.ydshop-right-list9{}
.ydshop-right-list9 .title{ background:#F7F7F7; font-size:16px; padding:0 20px;height: 50px;line-height: 50px; border:1px #e6e6e6 solid;border-bottom:2px #e6e6e6 solid;}
.ydshop-right-list9 .list{padding:20px 0; overflow:hidden;}
.ydshop-right-list9 .list ul{ margin-right:-30px;*zoom:1;}
.ydshop-right-list9 .list li{ float:left; width:222px; border:1px #e2e2e2 solid;margin:0 14px 20px 0;position: relative;z-index: 1;}
.ydshop-right-list9 .list li:hover{border:1px #E31939 solid}
.ydshop-right-list9 .list li .tit{ font-size:12px; padding:12px;background: #fafafa;}
.ydshop-right-list9 .list li .tit .name{font-size:14px;padding-bottom:5px;height: 42px;overflow: hidden;line-height: 22px;font-weight:700;}
.ydshop-right-list9 .list li .info{padding:10px 20px;position: relative;}
.ydshop-right-list9 .list li .info p{font-size:12px;line-height: 25px;color:#888;}
.ydshop-right-list9 .list li .info p a{color: #ff6600}
.ydshop-right-list9 .list li .info .pic{position: absolute;right: 13px;bottom:40px;}
.ydshop-right-list9 .list li .info .pic a{width: 64px;height: 64px;overflow: hidden;*display:inline-block;display: table-cell; vertical-align: middle;}
.ydshop-right-list9 .list li .info .pic a img{max-width:100%;max-height:100%;}
.ydshop-right-list9 .list li .big-pic{display: none;position:absolute;top: 0;left: 0;bottom:53px;right:0;background:#fafafa;overflow:hidden;padding: 10px;text-align: center;z-index: 5;}
.ydshop-right-list9 .list li .big-pic img{max-width:100%;max-height:100%;}
.ydshop-right-list9 .list li .buttom{ padding:10px; text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines;border-top:1px dotted #e2e2e2;}
.ydshop-right-list9 .list li .buttom:after{content: ''; width: 100%; display: inline-block;*display:inline;*zoom:1;font-size: 0; line-height: 0;}
.ydshop-right-list9 .list li .buttom a{display:inline-block;*display:inline;*zoom:1;height:30px;line-height:30px;padding:0 20px; text-align:center;font-size: 12px;}
.ydshop-right-list9 .list li .buttom a.but1{ background-color:#E31939;color:#fff;border: 1px solid #E31939;}
.ydshop-right-list9 .list li .buttom a.but2{background-color: #F7F7F7;border:1px solid #DBDBDB; color:#333;}

/*ydshop-right-list10*/
.ydshop-right-list10{ margin-bottom:20px;}
.ydshop-right-list10 .left{ float:left;width: 650px;border: 1px #e4e4e4 solid;}
.ydshop-right-list10 .left h6{font-size:16px; padding:0 20px; height:50px;line-height:50px; margin:20px 0;}
.ydshop-right-list10 .left .pic{ text-align:center;}
.ydshop-right-list10 .left .pic img{ max-width:550px;}
.ydshop-right-list10 .left .txt{ padding:20px; font-size:14px; color:#666;}
.ydshop-right-list10 .right{float:right; width:275px;}
.ydshop-right-list10 .right .bottom{ margin-bottom:10px;}
.ydshop-right-list10 .right .bottom a{display:block; background-color:#E31939; color:#fff; font-size:20px; height:40px; line-height:40px; text-align:center;}
.ydshop-right-list10 .right .bottom a:hover{background-color: #C21530;}
.ydshop-right-list10 .right .bottom a img{ display:inline-block; *display:inline; *zoom:1; margin-right:10px; vertical-align:middle;}
.ydshop-right-list10 .right .time{font-size:12px; border-bottom:1px #ddd solid;}
.ydshop-right-list10 .right .time span{display:inline-block; *display:inline; *zoom:1;height:30px;line-height:30px; padding:0 20px; color:#666;}
.ydshop-right-list10 .right .det{ margin-top:20px; border:1px #e4e4e4 solid;}
.ydshop-right-list10 .right .det h6{font-size:16px; font-weight:normal; height:40px; line-height:40px; border-bottom:2px #e4e4e4 solid; padding-left:20px; background:#f6f6f6;}
.ydshop-right-list10 .right .det .com{font-size:14px; line-height:2; color:#666; padding:20px;}

/*ydshop-right-list11*/
.ydshop-right-list11{ margin-bottom:20px;}
.ydshop-right-list11 .title{ background:#F7F7F7; font-size:16px; padding:0 20px;height: 50px;line-height: 50px; border:1px #e6e6e6 solid;border-bottom:2px #e6e6e6 solid;}
.ydshop-right-list11 .message{margin: 25px auto 0;border-top: 1px solid #eee;padding-top: 25px;}
.ydshop-right-list11 .message td{font-size:14px; color:#666;padding: 0 0 10px 20px;}
.ydshop-right-list11 .message td span{color:#ec6f00}
.ydshop-right-list11 .message td input[type="text"]{float: left;border: 1px solid #CCC;font-family: "微软雅黑",sans-serif;font-size:12px;height: 23px;line-height: 23px;padding-left: 10px;padding-right: 10px;}
.ydshop-right-list11 .message td input.submit1{ background:#E31939; border: 1px solid #E31939; color:#fff; width:150px; height:30px; font-size:16px; cursor:pointer; margin-right:20px;}
.ydshop-right-list11 .message td input.submit2{ background-color: #F7F7F7;border: 1px solid #DBDBDB; color:#333; width:150px; height:30px; font-size:16px; cursor:pointer;}
.ydshop-right-list11 .message td textarea{border: 1px solid #CCC;}
.ydshop-right-list11 .message td img {float: left;margin-left: 10px;display: inline;}

/*ydshop-right-list12*/
.ydshop-right-list12{font-size:12px; margin-bottom:20px; font-family:"Microsoft YaHei";}
.ydshop-right-list12 .search-sel{padding: 10px 20px;margin: 0 0 20px;background:#fff;border: 1px solid #E6E6E6;}
.ydshop-right-list12 .search-sel dl{float:left;}
.ydshop-right-list12 .search-sel dt{float: left;height: 46px;line-height: 46px;width: 80px;padding-left: 15px;font-weight: bold;font-size: 14px;}
.ydshop-right-list12 .search-sel dd{float: left; width: 240px; padding-top: 10px;}
.ydshop-right-list12 .search-sel dd input{padding: 3px;border:1px #7a7a7a solid;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;vertical-align:middle;margin:0 5px;}
.ydshop-right-list12 .search-sel dd input:hover{border:1px #171717 solid;}
.ydshop-right-list12 .search-sel dd select{margin:0 5px;width:150px;height:25px;line-height:25px;vertical-align:middle;}
.ydshop-right-list12 .search-sel dl.search-key{border-bottom: 1px dashed #DDD; float:none;}
.ydshop-right-list12 .search-sel dl.search-key dd{width:auto; float:none;}
.ydshop-right-list12 .search-sel dl.search-key dd select{width:auto;}
.ydshop-right-list12 .search-sel dl input.submit{color: #FFF; border: 1px solid #E31939; background: #E31939;text-align: center;width: 100px;height: 30px;font-size: 14px;cursor: pointer;margin:10px 0 10px 95px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ydshop-right-list12 .search-sel dl input.refills{color: #555;border: 1px solid #DBDBDB;background-color: #F7F7F7;text-align: center;width: 100px;height: 30px;font-size: 14px;cursor: pointer;margin:10px 0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ydshop-right-list12 .search-list{border: 1px #e6e6e6 solid;background:#fff;padding:15px 20px;}
.ydshop-right-list12 .search-list li{border-bottom: #e6e6e6 dashed 1px;padding: 20px 0;overflow:hidden;}
.ydshop-right-list12 .search-list li .pic{float: left;width: 100px;padding-right: 30px;height: auto;overflow: hidden;}
.ydshop-right-list12 .search-list li .left{float: left;width: 530px;overflow: hidden;}
.ydshop-right-list12 .search-list li .name{color: #111;font-size: 14px;color: #ff0101;}
.ydshop-right-list12 .search-list li .name a{color: #111;}
.ydshop-right-list12 .search-list li .desc{color: #6b6b6b;line-height: 1.6;padding: 5px 0;}
.ydshop-right-list12 .search-list li a.conpany-name{font-size: 14px;color: #3388BB;}
.ydshop-right-list12 .search-list li .right{float:right;text-align:center;width:118px;}
.ydshop-right-list12 .search-list li .right p{margin:5px 0;}
.ydshop-right-list12 .search-list li .right .price{font-size: 14px;color: #FF0101;}
.ydshop-right-list12 .search-list li .right a{display:inline-block;*display:inline;*zoom:1;width:50px;background:#E31939;color:#fff;padding:3px 8px;}
.ydshop-right-list12 .search-list li .right a:hover{background:#C21530;}

/*ydshop-right-list17*/
.ydshop-right-list17 { padding: 0 20px;border: 1px solid #D5D5D5;}
.ydshop-right-list17 hr{color: #E7E7E7; border: 0px; border-top: 1px solid #E7E7E7;}
.ydshop-right-list17 h6.title {font-family: "微软雅黑";font-size: 28px; margin: 15px 0;}
.ydshop-right-list17 .info {height: 50px; line-height: 50px; color: #727272; font-size: 13px;}
.ydshop-right-list17 .info small{color: black; font-size: 13px; margin: 0 5px 0 5px;}
.ydshop-right-list17 .content {line-height: 27px; margin-top: 23px; color: #505050; font-size: 14px; padding-bottom:20px;overflow: hidden;}
.ydshop-right-list17 .content img{max-width: 100%;}
.ydshop-right-list17 dl.related_news dt {color: #CE0F00; padding-bottom: 5px; font-weight: bold; border-bottom: 1px solid #E5E5E5; margin-bottom: 10px; font-size: 14px;}
.ydshop-right-list17 dl.related_news dd {margin-left: 0px; margin-bottom: 30px;}
.ydshop-right-list17 dl.related_news dd li{width: 380px; float: left; color: #282828; line-height: 30px; font-size:14px; list-style-type: disc; border-bottom: #dfdddd 1px dashed;margin-right: 20px;margin-left: 20px;} 
.ydshop-right-list17 dl.related_news dd a{color: black;}

.ydshop-right-list18{}
.ydshop-right-list18 .news-list1{overflow: hidden;padding-bottom: 20px;}
.ydshop-right-list18 .news-list1 .l1-left{float:left; width:670px;position:relative;}
.ydshop-right-list18 .news-list1 .l1-left .hd{height:11px;width:106px;position:absolute;bottom:20px;right:48px; z-index:99;}
.ydshop-right-list18 .news-list1 .l1-left .hd ul{ text-align:center; }
.ydshop-right-list18 .news-list1 .l1-left .hd li{ float:left; width:11px; height:11px;background:#b6b6b6; overflow:hidden; text-indent:999px; margin:0 5px; cursor:pointer;border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;/*CSS3兼容插件需要*/behavior: url(../PIE.htc);}
.ydshop-right-list18 .news-list1 .l1-left .hd li.on{ background:#ff6600;}
.ydshop-right-list18 .news-list1 .l1-left dl{ clear:both;}
.ydshop-right-list18 .news-list1 .l1-left dl dt{ width:468px; height:328px; float:left;}
.ydshop-right-list18 .news-list1 .l1-left dl dd{width:170px; height:298px; background-color:#f8f8f8; padding:15px; padding-left:17px; float:right;}
.ydshop-right-list18 .news-list1 .l1-left dl dd h3{ padding-bottom:18px; }
.ydshop-right-list18 .news-list1 .l1-left dl dd h3 a{ font-size:18px;font-weight:normal;font-family:"\5FAE\8F6F\96C5\9ED1"; line-height:30px; color:#545454;}
.ydshop-right-list18 .news-list1 .l1-left dl dd p{ line-height:25px; color:#6d6d84; text-indent:2em;font-size: 12px;}
.ydshop-right-list18 .news-list1 .l1-left a.next,.ydshop-right-list18 .news-list1 .l1-left a.prev{ position:absolute; top:140px; background:#000; z-index:999; width:42px; height:60px; color:#fff; text-align:center; line-height:60px; font-size:28px; text-decoration:none; cursor:pointer; opacity: 0.6;filter:alpha(opacity=60);}
.ydshop-right-list18 .news-list1 .l1-left a.prev{left:0;}
.ydshop-right-list18 .news-list1 .l1-left a.next{ right:202px; }
.ydshop-right-list18 .news-list1 .l1-right{float:right;width:250px;height: 327px;border: 1px solid #e3e3e3;border-top: none;overflow: hidden;}
.ydshop-right-list18 .news-list1 .l1-right .hd{height: 40px; line-height: 40px; background-color: #f9f9f9; border-top: 2px solid #E31939; border-bottom: 1px solid #e3e3e3;}
.ydshop-right-list18 .news-list1 .l1-right .hd li{float: left; padding: 0 12px; border-right: 1px solid #e3e3e3;}
.ydshop-right-list18 .news-list1 .l1-right .hd li a{font-size: 16px;font-family: "\5FAE\8F6F\96C5\9ED1";}
.ydshop-right-list18 .news-list1 .l1-right .hd li.on{height: 41px; background-color: #fff;}
.ydshop-right-list18 .news-list1 .l1-right .hd li.on a{color: #ff6600;}
.ydshop-right-list18 .news-list1 .l1-right .bd ul{padding: 8px 15px;}
.ydshop-right-list18 .news-list1 .l1-right .bd li{height: 26px;line-height: 26px;font-size:12px; padding-left:10px; background: url(../../images/ydshop-default/dot.gif) no-repeat left center; overflow:hidden;}
.ydshop-right-list18 .news-list1 .l1-right .bd li.litit{height:34px;line-height:34px;font-size:14px;padding-left: 0;background: none;}
.ydshop-right-list18 .news-list1 .l1-right .bd li.litit a{color: #316284;}

.ydshop-right-list18 .news-list2{overflow: hidden;padding-bottom: 20px;}
.ydshop-right-list18 .news-list2 .l1-left{float:left; width:670px;height: 414px;}
.ydshop-right-list18 .news-list2 .l1-left .news-show1{overflow:hidden;border-bottom:1px solid #e3e3e3;padding-bottom:20px;}
.ydshop-right-list18 .news-list2 .l1-left .news-show1 h6 a{display: block; height: 45px; line-height: 40px; font-size: 24px; font-family: "微软雅黑"; color: #343434; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ydshop-right-list18 .news-list2 .l1-left .news-show1 h6 a:hover{color: #ff6600;}
.ydshop-right-list18 .news-list2 .l1-left .news-show1 ul{overflow: hidden;height: 84px;}
.ydshop-right-list18 .news-list2 .l1-left .news-show1 li{float: left; width:316px;height:28px; line-height:28px;font-size: 12px; padding-left: 10px; background: url(../../images/ydshop-default/dot.gif) no-repeat left center; overflow: hidden;}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li{height:105px; padding: 13px 0; border-bottom: 1px dotted #cccccc;}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li .pic{float: left;margin-right: 20px;height:100px;}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li .new-tit{}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li .new-tit h6{font-size: 22px;font-family: '微软雅黑';font-weight: normal;}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li .new-tit p{color: #888;line-height: 24px;padding-top: 10px;font-size: 12px;height: 82px;overflow: hidden;}
.ydshop-right-list18 .news-list2 .l1-left .news-show2 li .new-tit p a{color: #ff6600;}
.ydshop-right-list18 .news-list2 .l1-right{float:right;width:250px;border: 1px solid #e3e3e3;border-top:0;height: 415px;}
.ydshop-right-list18 .news-list2 .l1-right h6{padding: 8px 15px;border-top: 2px solid #d4d4d4;font-weight: normal;}
.ydshop-right-list18 .news-list2 .l1-right h6 span{float: right;color: #888888;line-height: 22px;}
.ydshop-right-list18 .news-list2 .l1-right h6 a{color: #ff6600;font-size: 18px;}
.ydshop-right-list18 .news-list2 .l1-right h6 span a{color: #8d8d8d;font-size: 12px;}
.ydshop-right-list18 .news-list2 .l1-right ul{padding: 8px 0 8px 15px;}
.ydshop-right-list18 .news-list2 .l1-right ul li{width: 100px; display: inline-block; *display: inline; *zoom: 1;margin-right: 15px;}
.ydshop-right-list18 .news-list2 .l1-right ul li .pic img{width: 100px;height: 100px;}
.ydshop-right-list18 .news-list2 .l1-right ul li .new-tit{height: 45px;line-height: 22px;overflow:hidden;margin-bottom: 10px;}
.ydshop-right-list18 .news-list2 .l1-right ul li .new-tit a{font-size: 12px;color: #6d6d84;}
.ydshop-right-list18 .news-list3{overflow: hidden;}
.ydshop-right-list18 .news-list3 .new-box1{float: left;width:304px;margin-right: 20px;}
.ydshop-right-list18 .news-list3 .new-box1 h6{height: 36px; line-height: 36px; border-bottom: 1px solid #e3e3e3; border-top: 2px solid #0e080a;font-size: 18px; color: #5e6996;}
.ydshop-right-list18 .news-list3 .new-box1 h6 span{float: right;padding-top: 8px;line-height: 22px;font-size: 12px;font-weight: normal;}
.ydshop-right-list18 .news-list3 .new-box1 h6 span a{color: #888;}
.ydshop-right-list18 .news-list3 .new-box1 h6 span a:hover{color:#ff6600;}
.ydshop-right-list18 .news-list3 .new-box1 li{height: 79px;border-bottom: 1px solid #e3e3e3;padding: 15px 0;}
.ydshop-right-list18 .news-list3 .new-box1 li .pic{float: left;width:107px;height: 77px;margin-right: 12px;}
.ydshop-right-list18 .news-list3 .new-box1 li .pic img{width:107px;height: 77px;}
.ydshop-right-list18 .news-list3 .new-box1 li .n-tit{line-height: 26px;font-size:15px;}
.ydshop-right-list18 .news-list3 .new-box1 li .n-tit a{display: block;height:52px;overflow: hidden;}
.ydshop-right-list18 .news-list3 .new-box1 li .n-tit p{color: #888;font-size: 12px;float: right;}
.ydshop-right-list18 .news-list3 .new-box2{float: left;width:304px;margin-right: 20px;}
.ydshop-right-list18 .news-list3 .new-box2 h6{height: 36px; line-height: 36px; border-bottom: 1px solid #e3e3e3; border-top: 2px solid #0e080a;font-size: 18px; color: #5e6996;}
.ydshop-right-list18 .news-list3 .new-box2 h6 span{float: right;padding-top: 8px;line-height: 22px;font-size: 12px;font-weight: normal;}
.ydshop-right-list18 .news-list3 .new-box2 h6 span a{color: #888;}
.ydshop-right-list18 .news-list3 .new-box2 h6 span a:hover{color:#ff6600;}
.ydshop-right-list18 .news-list3 .new-box2 p{font-size: 16px;height: 45px;line-height: 45px;font-family: 微软雅黑;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:bold;padding-top: 10px;}
.ydshop-right-list18 .news-list3 .new-box2 ul{margin-bottom: 20px;}
.ydshop-right-list18 .news-list3 .new-box2 li{height: 30px;line-height: 30px;font-size: 14px;padding-left:10px;background: url(../../images/ydshop-default/dot.gif) no-repeat left center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ydshop-right-list18 .news-list3 .new-box3{float: right;width:290px;border: 1px solid #e3e3e3;border-top: none;}
.ydshop-right-list18 .news-list3 .new-box3 h6{height: 40px; line-height: 40px; background-color: #f9f9f9; border-top: 2px solid #E31939; border-bottom: 1px solid #e3e3e3;font-size: 16px;font-weight: normal;padding: 0 15px;}
.ydshop-right-list18 .news-list3 .new-box3 ul{padding: 0 15px;}
.ydshop-right-list18 .news-list3 .new-box3 li{padding:15px 0;border-bottom: 1px solid #e3e3e3;margin-bottom: -1px;overflow: hidden;}
.ydshop-right-list18 .news-list3 .new-box3 li .pic{float: left;width:73px;height: 55px;margin-right:12px;}
.ydshop-right-list18 .news-list3 .new-box3 li .pic img{width:73px;height: 55px;}
.ydshop-right-list18 .news-list3 .new-box3 li .n-tit{font-size: 14px;}
.ydshop-right-list18 .news-list3 .new-box3 li .n-tit p{overflow: hidden;max-height:38px;}
.ydshop-right-list18 .news-list3 .new-box3 li .n-tit span{font-size: 12px;color: #888;}
.ydshop-right-list18 .advertise{ background-color: #f8f8f8; text-align: center; margin-bottom: 20px;}
.ydshop-right-list18 .advertise img{width:940px; height: 90px;}


/*ydshop-right-list19*/
.ydshop-right-list19{  border:1px #ddd solid;border-top:2px #E31939 solid;font-size: 12px; font-family:"微软雅黑";}
.ydshop-right-list19 .title{ height:35px; line-height:35px; padding:10px; font-size:16px; border-bottom:2px #ddd solid;}
.ydshop-right-list19 .news-list{}
.ydshop-right-list19 .news-list li{padding:15px; border-bottom:1px #efefef solid; overflow:hidden;}
.ydshop-right-list19 .news-list li .pic{ float:left; width:100px; margin-right: 20px;}
.ydshop-right-list19 .news-list li .pic img{width:100px; height:100px;}
.ydshop-right-list19 .news-list li .info{}
.ydshop-right-list19 .news-list li .info .name{ height:28px; line-height:28px; margin-bottom:5px; font-size:16px; font-weight:bold;}
.ydshop-right-list19 .news-list li .info .text{color:#6d6d6d;font-size:13px;}
.ydshop-right-list19 .news-list li .info .link{ padding:5px 0;}
.ydshop-right-list19 .news-list li .info .link span{ color:#b7b7b7; font-size:13px;padding-left:20px;background: url(../../images/ydshop-default/proi_37.png) left center no-repeat;line-height: 30px;}
.ydshop-right-list19 .news-list li .info .link a{float: right; line-height: 22px;color: #006ecb;border: 1px solid #e3e3e3;padding: 0 8px;margin-left: 9px;margin-top: 5px;}

/*ydshop-inner-list3*/
.ydshop-inner-list3{border:1px #ddd solid; margin-bottom:20px; color:#666; font-size:12px; font-family:"微软雅黑",Microsoft YaHei;background-color: #fff;}
.ydshop-inner-list3 a{color:#666;}
.ydshop-inner-list3 a:hover{color: #E4393C;}
.ydshop-inner-list3 .list-left{padding: 0px; float: left; margin: 0px; width: 222px;border-right:1px #ddd solid;}
.ydshop-inner-list3 .list-left .title{line-height: 28px; height: 28px;padding: 0px 8px;font: 14px/28px "microsoft yahei";}
.ydshop-inner-list3 .list-left .title h2{font-size: 16px;font-weight: normal;margin-top: 5px;}
.ydshop-inner-list3 .list-left .con{margin-top: 10px; overflow: hidden; position: relative; height: 250px;}
.ydshop-inner-list3 .list-left .con .history_list{overflow-y: auto;height: 250px;padding: 0px 8px;}
.ydshop-inner-list3 .list-left .con .history_list li{ padding-bottom:10px;}
.ydshop-inner-list3 .list-left .con .history_list li .pic{float: left; overflow: hidden; width: 50px; margin-right: 5px; height: 50px;padding: 5px 0px;}
.ydshop-inner-list3 .list-left .con .history_list li .name{margin-top: 5px; width: 130px; height: 3em; overflow: hidden;}
.ydshop-inner-list3 .list-left .con .history_list li .price{width: 130px;}
.ydshop-inner-list3 .list-left .con .history_list li .price strong{color: #E22A40; font-weight:normal;}
.ydshop-inner-list3 .list-right{float: right;width: 974px;}
.ydshop-inner-list3 .list-right .title{height: 28px;padding: 0px 8px;font: 14px/28px "microsoft yahei";}
.ydshop-inner-list3 .list-right .slideroll{ margin-top: 10px; padding:0 40px; overflow: hidden; position: relative; height: 250px;}
.ydshop-inner-list3 .list-right .slideroll ul{}
.ydshop-inner-list3 .list-right .slideroll li{float:left;width: 144px;padding:10px 18px;text-align: center;}
.ydshop-inner-list3 .list-right .slideroll li .pic{padding: 5px 0px;}
.ydshop-inner-list3 .list-right .slideroll li .name{height: 3em;overflow: hidden;}
.ydshop-inner-list3 .list-right .slideroll li .comm{   
}
.ydshop-inner-list3 .list-right .slideroll li .comm .star{background: url("../../images/ydshop-default/newicon.png") no-repeat;display: inline-block;width: 75px;height: 14px;}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa5{background-position: -109px -239px;}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa4 {background-position: -124px -239px}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa3 {background-position: -139px -239px}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa2 {background-position: -154px -239px}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa1 {background-position: -169px -239px}
.ydshop-inner-list3 .list-right .slideroll li .comm .star.sa0 {background-position: -184px -239px}
.ydshop-inner-list3 .list-right .slideroll li .price{height: 16px;}
.ydshop-inner-list3 .list-right .slideroll li .price{color: #E22A40;}

.ydshop-inner-list3 .list-right .slideroll a.prev,.ydshop-inner-list3 .list-right .slideroll a.next{display: block; z-index: 1; background-image: url("../../images/ydshop-default/footprint-arr.png"); overflow: hidden; width: 14px; cursor: pointer; text-indent: -9999px; background-repeat: no-repeat; position: absolute; top: 100px; height: 50px;}
.ydshop-inner-list3 .list-right .slideroll a.prev{left:15px;}
.ydshop-inner-list3 .list-right .slideroll a.next{right:15px;background-position: -16px 0px;}
.ydshop-inner-list3 .list-right .slideroll a.prev:hover{background-position: 0px -50px;}
.ydshop-inner-list3 .list-right .slideroll a.next:hover{background-position: -16px -50px;}


/*平台产品详细页*/
.ydshop-inner-list4{color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-inner-list4 a{color:#666;}
.ydshop-inner-list4 a:hover{color: #E4393C;}
.ydshop-inner-list4 .goods_photo{min-height: 510px;background-color: #fff;}
.ydshop-inner-list4 .goods_photo .zoom{float: left;width: 400px; position:relative;}
.ydshop-inner-list4 .goods_photo .zoom .bimg{width: 400px;height: 400px;border: 1px solid #DFDFDF;}
.ydshop-inner-list4 .goods_photo .zoom .bimg .jqzoom{position:relative;cursor:pointer;width: 400px;height: 400px;}
.ydshop-inner-list4 .goods_photo .zoom .bimg .jqZoomPup{z-index: 1;visibility: hidden;position: absolute;border: 1px solid #aaa;background: #ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.ydshop-inner-list4 .goods_photo .zoom .jqbox {left: 410px;position: absolute;top: 0;}
.ydshop-inner-list4 .goods_photo .zoom .jqbox .zoomdiv{z-index: 1;position: absolute;top: 20px;background: #fff;border: 1px solid #eee;text-align: center;overflow: hidden;}
.ydshop-inner-list4 .goods_photo .zoom .simg{padding:0 20px;}
.ydshop-inner-list4 .goods_photo .zoom .simg li{float: left; width:55px; margin-right:5px;text-align: center;}
.ydshop-inner-list4 .goods_photo .zoom .simg li img{border: 1px solid #CCC; padding: 2px; width: 50px; height: 50px;}
.ydshop-inner-list4 .goods_photo .zoom .simg li.on img{border: 2px solid #F60;padding: 1px;}
.ydshop-inner-list4 .goods_photo .zoom .spec-scroll{clear: both; margin-top: 5px; width: 400px;}
.ydshop-inner-list4 .goods_photo .zoom .spec-scroll .sprev, .ydshop-inner-list4 .goods_photo .zoom .spec-scroll .snext{display: block; font-family: "宋体"; text-align: center; width: 10px; height: 54px; line-height: 54px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none;}
.ydshop-inner-list4 .goods_photo .zoom .spec-scroll .sprev{float: left; margin-right: 4px;}
.ydshop-inner-list4 .goods_photo .zoom .spec-scroll .snext{float: right;}

.ydshop-inner-list4 .goods_photo .goods_info{float: left; width: 560px; padding: 0px 12px 0px 15px;}
.ydshop-inner-list4 .goods_photo .goods_info .name{width: 550px; height: 44px;font-size: 16px; font-weight: bold; overflow: hidden; color: #3C3C3C; margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .goods_brief{color: #F52648; margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price{background:url(../../images/ydshop-default/pro-bg.png)top left repeat; margin: 10px 0px; padding: 6px 15px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price{}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price .mar_l {height: 35px;line-height: 35px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price p {height: 35px;line-height: 35px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price p span.price {display: inline-block;width: 45px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price .mar_l .p-price {font-size: 30px;color: #F52648; font-weight:normal;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price p span.depreciate {display: inline-block;width: 60px;text-align: center;background:#FE596A;height: 20px;line-height: 20px;margin-left: 50px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price p span.depreciate a{color:#fff;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price .show_price{height: 35px;line-height: 35px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price .show_price span{line-height: 35px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-price .show_price font{font-weight: normal;text-decoration: line-through;margin-left: 10px;margin-right: 50px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-list{padding:5px 0;width: 100%}
.ydshop-inner-list4 .goods_photo .goods_info .summary-list li{ display:inline-block; *display:inline;*zoom:1;zoom: 1; width:48%;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-list li .dt{ padding-right:10px;color: #999;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita{margin: 10px 0px;height: 45px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita ul{height: 25px;border-top: 1px dotted #E5DFDA;border-bottom: 1px dotted #E5DFDA;padding: 10px 0px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita li{width: 33%;height: 25px;text-align: center;display: block;float: left;border-right: 1px solid #E5DFDA;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita li p{height: 25px; line-height: 25px; color: #999;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita li span{width: auto; height: 25px; line-height: 25px; display: inline-block; font-size: 12px; color: #F52648; margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita li a{color: #F52648;}
.ydshop-inner-list4 .goods_photo .goods_info .summary-qita li a:hover{text-decoration:underline;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor{padding: 10px 0;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor ul{}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li{padding-bottom: 5px;overflow: hidden;margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .dt{float:left;width:66px;color: #999;padding:4px 0px;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .pickup_point{margin: 0px; padding: 5px 0px; border: 1px solid #CCC; cursor: pointer; width: 80px; text-align: center; background-color: #FFF;float: left;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .catt{width:480px;height:auto;overflow:hidden;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan a{border:1px solid #C8C9CD; text-align:center;margin:0 5px 5px 0;padding: 2px 8px; display: block; white-space: nowrap; color: #000;float: left; background:#FFF}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan a:hover{ border:1px #F52648 solid;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan a.on{ border:1px #F52648 solid;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan a .fl{display:table-cell;float: none;*float:left;width:40px;height:40px;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan a .fl img{vertical-align: middle;margin-right:10px;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .ys_xuan label{display:table-cell;*float:left; cursor:pointer;margin:0 10px 0 10px;color:#000;vertical-align: middle;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .wrap-input{padding: 5px 0px;width: 200px;white-space: nowrap;float: left;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .wrap-input a{overflow: hidden; width: 15px; line-height:15px; height: 15px; float: left; margin-top: 3px; text-align:center;border:1px #ddd solid;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .wrap-input input{float:left;border:1px #ccc solid;padding: 2px;width: 50px;height: 16px;text-align: center;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .wrap-input .btn-reduce {margin-right: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .choose_bor li .wrap-input .btn-add{margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap{height: 40px; padding-left: 3px; clear: both; height: 48px;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap  a{display: block; height: 36px;line-height: 36px; font-size: 16px; float: left; cursor: pointer; margin-right: 15px; text-align: center;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap a.u-buy1{background:#FF6500; width: 135px; color: #FFF;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap a.u-buy2{background: #E31939; width: 135px; color: #FFF;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap a.btn-coll {border: 1px solid #C8C9CD;line-height: 34px;height: 34px;font-size: 14px;padding-left: 30px;padding-right: 10px; background:url(../../images/ydshop-default/goods_act.png) -75px 4px no-repeat;}
.ydshop-inner-list4 .goods_photo .goods_info .buyNub-buy-wrap a.btn-colls {border: 1px solid #C8C9CD;line-height: 34px;height: 34px;font-size: 14px;padding-left: 30px;padding-right: 10px; background:url(../../images/ydshop-default/goods_act.png) -75px -22px no-repeat;}
.ydshop-inner-list4 .goods_photo .supp_info{ float:right;width: 190px;min-height: 510px;border: 1px solid #DDD;padding: 0px 10px 5px;background:#F9F9F9;}
.ydshop-inner-list4 .goods_photo .supp_info h6.title{font-size: 13px;font-weight: 500;color: #666;text-align: center;width: 100%;border-bottom: 1px solid #DDD; padding:12px 0;}
.ydshop-inner-list4 .goods_photo .supp_info h6.title a{color:#333333}
.ydshop-inner-list4 .goods_photo .supp_info h6.title a:hover{text-decoration: underline;}
.ydshop-inner-list4 .goods_photo .supp_info dl.hotline{border-top-width: 0px;padding: 3px 0px 2px 10px;}
.ydshop-inner-list4 .goods_photo .supp_info dl.hotline dt{float: left; line-height:26px; padding-right:10px;}
.ydshop-inner-list4 .goods_photo .supp_info dl.hotline dd .hot_grey {display: inline-block; *display:inline; *zoom:1;width: 124px;height: 22px;background:url("../../images/ydshop-default/grey_line.jpg") left 7px no-repeat;}
.ydshop-inner-list4 .goods_photo .supp_info dl.hotline dd  .hot_red {display: inline-block;*display:inline; *zoom:1;height: 22px;background:url("../../images/ydshop-default/red_line.png") no-repeat right 2px;}
.ydshop-inner-list4 .goods_photo .supp_info ul.score_detail {overflow: hidden;padding: 5px 0px;margin-right: 5px;border-top: 1px dotted #C6C6C6;border-bottom: 1px dotted #C6C6C6;}
.ydshop-inner-list4 .goods_photo .supp_info ul.score_detail li {width: 61px;float: left;text-align: center;border-left: 1px dotted #C6C6C6;}
.ydshop-inner-list4 .goods_photo .supp_info ul.score_detail li:first-child{border:0 none;}
.ydshop-inner-list4 .goods_photo .supp_info ul.score_detail li b{display:block;color: #FE596A; font-weight:normal;}
.ydshop-inner-list4 .goods_photo .supp_info ul.info-list{padding-top: 10px;}
.ydshop-inner-list4 .goods_photo .supp_info ul.info-list li{line-height:26px;padding: 3px 0px 2px 10px;}
.ydshop-inner-list4 .goods_photo .supp_info ul.info-list li span{ padding-right:10px;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop{padding-top: 10px;margin-right: 5px;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .shop_follow{padding-top: 15px;border-top: 1px dotted #C6C6C6;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .shop_follow a{display:inline-block;*display:inline; *zoom:1;line-height: 31px;height: 31px;text-align: center;padding-left: 23px;width: 59px;background-image:url("../../images/ydshop-default/goods_act.png"); background-repeat:no-repeat;margin-left: 5px;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .shop_follow a.to_shop{background-position:-105px -133px;border:1px #F52648 solid;color: #F52648;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .shop_follow a.add_shop{background-position:-105px -168px;border:1px #F52648 solid;color: #F52648;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .shop_follow a.follow_shop{background-position:-105px -205px;border:1px #b4b4b4 solid;color: #b4b4b4;}

.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .qr-shop{ text-align:center;padding-top: 5px;}
.ydshop-inner-list4 .goods_photo .supp_info .enter-shop .qr-shop p{height: 30px;line-height: 30px;}

/*产品活动页样式*/
.ydshop-inner-list4 .goods_photo .cuxiao_info{float: left;margin-left: 20px;width: 520px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info h6{font-weight:normal;font-size: 16px;height:44px;color: #333;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .biztag{margin: 10px 0;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .biztag span{display: inline-block;*display: block;*zoom: 1;color: #ff6600;padding:5px 10px;margin-right: 10px;line-height: 18px;background: #f2f2f2;border-radius:50px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .description{margin-top: 14px;color: #aaa;font-size: 13px;line-height: 20px;word-break: break-all;padding: 3px 7px;border: 1px dashed #ececec;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .description li{font-size:12px;height: 20px;list-style: disc inside;overflow: hidden;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .summary-qita{margin: 10px 0px;height: 45px;overflow: hidden;border-top: 1px dotted #E5DFDA;border-bottom: 1px dotted #E5DFDA;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .summary-qita ul{height: 25px;padding: 10px 0px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .summary-qita li {width:33%;height:25px;text-align:center;float:left;border-right:1px solid #E5DFDA;color: #999;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .summary-qita li span{color: #F52648;padding:0 5px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .summary-qita li span a{color: #F52648;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar{font-size:14px;color: #666;overflow: hidden;margin:10px 0;width:90%;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar .time-remain{float:left;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar .time-remain i{font-style: normal;background: url(../../images/ydshop-default/proi_37.png) left center no-repeat;padding-left:20px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar .time-remain em{padding:0 3px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar .payment{float:right;padding-right:10px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .infobar .payment span{color:#F52648;padding:0 5px;font-weight:bold;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub{background:#F52648;position:relative;color: #fff;width:85%;margin: 10px 0;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub:after {position: absolute;left: 100%;top: 0;content: "";width: 5px;height: 0;font-size: 0;overflow: hidden;border-width: 33px 13px 34px 0;border-style: solid;border-color: #f72862 #fff;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub span{display:inline-block;*display:inline;*zoom:1;font-size: 16px;padding-left:23px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub span.oprice{height: 67px;line-height: 67px;font-size: 40px;font-weight: 700;font-family: Arial;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub span.btn{float: right;height: 67px;border-left: 1px dashed rgb(255, 255, 255);margin-right: 10px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .buysub span.btn a{display: block;width:128px;height:37px;font-size: 20px;background: #fee463;border-radius: 3px;box-shadow:inset 0px -2px 0px 0px #f9ac00;-webkit-box-shadow:inset 0px -2px 0px 0px #f9ac00;-moz-box-shadow:inset 0px -2px 0px 0px #f9ac00;line-height:37px;text-align: center;color:#F52648;margin-top: 16px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .discount{line-height: 25px;margin-top: 10px;padding:5px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .discount span{color:#F52648;padding:0 5px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon{border-top:1px #ddd solid;padding:10px 0;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon li{float:left; border:1px #f52648 solid;padding-right:17px;position:relative;margin-right:10px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon li:after{position: absolute;right:0;top: 0;content: "";width: 5px;height: 0;font-size: 0;border-width: 12px 11px 12px 0;border-style: solid;border-color: #fff #f52648;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon li a{color:#f52648;line-height: 23px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon li a span{padding:0 5px;border-right:1px #f52648 dashed;margin-right:8px;}
.ydshop-inner-list4 .goods_photo .cuxiao_info .coupon li a span b{font-size:14px;padding:0 2px;}
.ydshop-inner-list4 .cxsupp_info{border: 1px solid #DDD;margin-bottom:20px;}
.ydshop-inner-list4 .cxsupp_info h6.title{padding: 0 15px;height: 50px;line-height: 50px;border-bottom: 1px solid #d9d9d9;font-size: 14px;color: #000;background: #f9f9f9;overflow: hidden;font-weight:normal;}
.ydshop-inner-list4 .cxsupp_info h6.title a{color:#333333}
.ydshop-inner-list4 .cxsupp_info .info-list{padding-top: 10px;}
.ydshop-inner-list4 .cxsupp_info .info-list li{line-height:26px;padding: 3px 0px 2px 10px;}
.ydshop-inner-list4 .cxsupp_info .info-list li span{ padding-right:10px;}
.ydshop-inner-list4 .cxsupp_info .enter-shop{padding:15px 0;margin:0 5px;border-top:1px dotted #C6C6C6;text-align:center}
.ydshop-inner-list4 .cxsupp_info .enter-shop a{display:inline-block;*display:inline; *zoom:1;color: #F52648;line-height: 31px;height: 31px;text-align: center;padding-left: 23px;width: 59px;background-image:url("../../images/ydshop-default/goods_act.png"); background-repeat:no-repeat;border:1px #F52648 solid;margin-left: 5px;}
.ydshop-inner-list4 .cxsupp_info .enter-shop a.to_shop{background-position:-105px -133px;}
.ydshop-inner-list4 .cxsupp_info .enter-shop a.add_shop{background-position:-105px -168px;}



/*产品搭配*/
.ydshop-inner-list4 .goods_best{margin-bottom: 20px;}
.ydshop-inner-list4 .goods_best .hd{height: 42px;line-height: 42px;}
.ydshop-inner-list4 .goods_best .hd li{width: 150px; height:40px; font-size: 16px; text-align: center; float:left; background: #FFF; border-top: 2px solid #ddd; border-left: 1px solid #DDD; border-right: 1px solid #DDD; cursor:pointer; margin-right:10px;}
.ydshop-inner-list4 .goods_best .hd li.on{background: #FFF; border-top: 2px solid #E31939;color: #E31939; margin-bottom:-1px; height:41px;}
.ydshop-inner-list4 .goods_best .bd {z-index: 1;height: 240px;border: 1px solid #DDD; overflow:hidden;background-color: #fff;}
.ydshop-inner-list4 .goods_best .slideBox .slideBox-com{float:left; margin-top:35px;}
.ydshop-inner-list4 .goods_best .slideBox li{width: 160px; height: 160px; float:left; overflow: hidden; margin:0 12px; position: relative;}
.ydshop-inner-list4 .goods_best .slideBox li .pic {padding: 5px 0px;}
.ydshop-inner-list4 .goods_best .slideBox li .pic img{ width:160px; height:160px;}
.ydshop-inner-list4 .goods_best .slideBox li .rain-product-info{position: absolute; bottom: -25px; width: 160px; color: #FFF; line-height: 22px; text-align: left; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; font-size: 12px;  background:none; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#80000000,endColorStr=#80000000); cursor: pointer;padding-left: 10px; }
.ydshop-inner-list4 .goods_best .slideBox li .rain-product-info:last-child{ background:rgba(0,0,0,0.5); filter:none;}
.ydshop-inner-list4 .goods_best .slideBox li:hover .rain-product-info {bottom: 0px;}
.ydshop-inner-list4 .goods_best .slideBox li .rain-product-info .price{color:#fff;}
.ydshop-inner-list4 .goods_best .slideBox li .rain-product-info .rate a{ color:#fff;}
.ydshop-inner-list4 .goods_best .slideBox a.snext,.ydshop-inner-list4 .goods_best .slideBox a.sprev{width:46px;height:46px; margin-top:97px;cursor: pointer; background:url(../../images/ydshop-default/goods_best.png) no-repeat;}
.ydshop-inner-list4 .goods_best .slideBox a.snext{float:right;background-position:-51px 15px;}
.ydshop-inner-list4 .goods_best .slideBox a.sprev{float:left; background-position:15px 15px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabHd{padding:5px 15px; margin-top:10px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabHd li{ display:inline-block; *display:inline; *zoom:1; padding:0 15px; cursor:pointer;border-right:1px #ddd solid;}
.ydshop-inner-list4 .goods_best .Tab-box .tabHd li.on{color:#E31939;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd{}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-mitem{float: left;width: 130px;height: 170px;margin: 15px 0 10px 40px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-mitem h6{ height:36px; overflow:hidden;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-mitem .pic{}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-mitem .pic img{ width:120px; height:120px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-spliter{float: left;width: 20px;margin-left: 10px;text-align: center;line-height: 200px;font-weight: bolder;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox{float:left;width:680px;padding-top:15px;padding-right:72px;position:relative;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li{float:left; margin:0 13px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li .pic{}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li .pic img{width:120px;height:120px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li h6{ height:36px; overflow:hidden; font-weight:normal;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li .choose{ padding:2px 0;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox li .choose input{width:20px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .tnext,.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .tprev{position:absolute;right:20px;display: block;width: 40px;height: 50px;line-height: 50px;text-align: center;color: #000;border: 1px solid #f2f2f2; cursor:pointer; background:url(../../images/ydshop-default/goods_best.png) no-repeat;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .tnext{ top:10px;background-position:-60px -41px; }
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .tprev{ top:70px;background-position:10px -41px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .nextStop{ background-position:-60px 15px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .tabslideBox .prevStop{ background-position:10px 15px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action {float: right;margin-top: 20px;width: 245px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action .combo-price{display:inline-block; *display:inline; *zoom:1; font-size: 12px; line-height: 18px; color: #E31939;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action .combo-price i{font-size: 18px; font-family:arial;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action .combo-price b{font-size: 18px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action .save-price{display:inline-block;*display:inline; *zoom:1; background-color: #333; color: #fff; padding: 1px 3px; font-size: 14px; line-height: 18px; position: relative; margin-left: 4px;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action .original-price{font-family:arial;color: #404040;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action a {cursor: pointer;height: 25px;line-height: 25px;font-size: 12px;font-weight: 700;width: 112px;text-align: center;display: block;margin: 10px 0;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action a.combo-btn-buy {border:1px solid #df4050;background-color:#ffeded;color:#E31939 ;}
.ydshop-inner-list4 .goods_best .Tab-box .tabBd .tabcon .combo-action a.combo-btn-cart{border:1px solid #df4050;background-color:#df4050;color:#fff;}

/*ydshop-inner-list5*/
.ydshop-inner-list5{border: 1px solid #E0E0E0; background-color: #FFF; margin-bottom:20px; font-family:"Microsoft YaHei";}
.ydshop-inner-list5 .hot-cities{height: 45px; padding: 18px 25px; border-bottom: 1px solid #EBEBEB; background-color:#fafafa;}
.ydshop-inner-list5 .hot-cities h2{display: inline-block; height: 45px; padding-right:20px; font-size: 18px;line-height:45px;font-weight:normal; color: #3D3D3D; border-right: 1px solid #E0E0E0; float: left;}
.ydshop-inner-list5 .hot-cities h2 a{font-size: 28px; color: #E31939 ; margin-left: 10px;}
.ydshop-inner-list5 .hot-cities .shortcut{float: left; height: 27px; padding: 9px 0 9px 25px; border-left: 1px solid #FFF;}
.ydshop-inner-list5 .hot-cities span{float: left; line-height: 27px; font-size: 15px;}
.ydshop-inner-list5 .hot-cities select{float: left; width: 95px; height: 27px;line-height:27px; margin-right:5px; font-size: 14px;}
.ydshop-inner-list5 .hot-cities input.button{float: left; width: 59px; height: 27px; border: 0; cursor: pointer; font-size: 12px; color: #FFF; overflow: hidden; background-color: #E31939 ;vertical-align:top; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;position:relative;/*CSS3兼容插件需要*/behavior: url(../PIE.htc);}
.ydshop-inner-list5 .hot-cities .search-citys{float: left; height: 27px; padding: 9px 0 9px 25px; font-size: 14px; position: relative; z-index: 1;}
.ydshop-inner-list5 .hot-cities input.text{color: #B0B0B0; width: 160px; height: 21px; line-height: 21px; border: 1px solid #C6C6C6; float: left; margin-right:5px; font-size: 14px; padding: 2px 5px 2px 8px;border-radius:0;}
.ydshop-inner-list5 .hot-cities .goback{float:left;height:27px;padding: 9px 0px 9px 25px;}
.ydshop-inner-list5 .hot-cities .goback a{display:block;width:100px;text-align:center;font-size:14px;line-height:27px;background:#E31939 ;color:#fff;}
.ydshop-inner-list5 .hot-citys{border-bottom: 1px solid #EBEBEB; padding: 20px 25px; height: 20px;}
.ydshop-inner-list5 .hot-citys span{float:left;font-size:14px;}
.ydshop-inner-list5 .hot-citys a{float: left; margin: 0 10px; color: #565656; font-weight: 700;font-size:14px;}
.ydshop-inner-list5 .citys-list{width: 100%; padding:25px 0;}
.ydshop-inner-list5 .citys-list dl{border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; padding: 10px 0 10px 25px;}
.ydshop-inner-list5 .citys-list dl.hover{background-color:#FAFBFB;border-color:#F0F3F5}
.ydshop-inner-list5 .citys-list dt{width:64px; height: 29px;line-height:29px; background-color: #F5F5F5; border: 1px solid #EAEAEA; text-align: center; float: left;font-size:14px; color: #3D3D3D;cursor:pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;behavior: url(../PIE.htc);}
.ydshop-inner-list5 .citys-list dl.hover dt{border-color: #E31939 ; background-color: #E31939 ; color: #FFF;}
.ydshop-inner-list5 .citys-list dd{margin-left: 85px; padding-top: 4px;}
.ydshop-inner-list5 .citys-list dd a{display: inline-block;*display:inline;*zoom:1; height: 22px; margin: 0 25px 5px 0; padding: 0 8px; font-size: 14px; color: #565656;}
.ydshop-inner-list5 .citys-list dd a:hover{color: #FFF; background-color: #E31939 ;}


/*优惠券领取页*/
.ydshop-inner-list6{ background: #fff;}
.ydshop-inner-list6 .coupon-nav{ height: 38px; border: 1px solid #dfdfdf;}
.ydshop-inner-list6 .coupon-nav span  { width: 100%; padding-left: 30px;}
.ydshop-inner-list6 .coupon-nav span a { display: inline-block; padding: 0 10px; height: 26px; line-height: 25px; color: #6d6d6d; font-size: 12px; font-family: '微软雅黑'; margin-top: 6px;}
.ydshop-inner-list6 .coupon-nav span a.choose { background: #e31939; color: #fff;}
.ydshop-inner-list6 .coupon-content { }
.ydshop-inner-list6 .coupon-content ul { margin-top: 20px; height: 100%;}
.ydshop-inner-list6 .coupon-content ul li { width: 217px; margin-bottom: 40px; margin-right: 28px; float: left;}
.ydshop-inner-list6 .coupon-content ul li.no-mr { margin-right: 0px; }
.ydshop-inner-list6 .coupon-content ul li .top{ border: 1px solid #dfdfdf; font-size: 12px; font-family: '微软雅黑';}
.ydshop-inner-list6 .coupon-content ul li.choose .top{ border: 1px solid #e31939; }
.ydshop-inner-list6 .coupon-content ul li .top span{ display: block; width: 215px; height: 215px; text-align: center; }
.ydshop-inner-list6 .coupon-content ul li .top span img{ width: 180px; margin-top: 62px; }
.ydshop-inner-list6 .coupon-content ul li .top span p{  margin-top: 20px; color: #6d6d6d; font-weight: normal;}
.ydshop-inner-list6 .coupon-content ul li .top span p b{  margin-top: 20px; color: #6d6d6d; font-weight: normal;}
.ydshop-inner-list6 .coupon-content ul li .top>p{  height: 30px; line-height: 30px; color: #666666; text-align: center;}
.ydshop-inner-list6 .coupon-content ul li .dowm{ font-size: 12px; font-family: '微软雅黑'; height: 45px; width: 217px; }
.ydshop-inner-list6 .coupon-content ul li .dowm .name{ display: inline-block;*display: inline;*zoom:1; height: 45px; width: 134px; text-align: center; border-right: 1px dashed #fff; background: #e31939;}
.ydshop-inner-list6 .coupon-content ul li .dowm .button{ display: inline-block;*display: inline;*zoom:1;  height: 45px; width: 82px; text-align: center;  background: #c41721; float: right; margin-left: -1px;}
.ydshop-inner-list6 .coupon-content ul li.had{}
.ydshop-inner-list6 .coupon-content ul li.had.choose .top{border: 1px solid #dfdfdf;}
.ydshop-inner-list6 .coupon-content ul li.had .dowm .name,
.ydshop-inner-list6 .coupon-content ul li.had .dowm .button{background:#9ea0a1}
.ydshop-inner-list6 .coupon-content ul li .dowm span a { color: #fff; line-height: 45px;}
/*领取界面*/
.ydshop-inner-list6 .mask {position: absolute; top: 0px; filter: alpha(opacity=60); background-color: #000;z-index: 100000; left: 0px;   
opacity:0.6; -moz-opacity:0.6;}
.ydshop-inner-list6 .coupon-interface { display: none; position: fixed; z-index: 1003; width: 390px; height: 270px; left: 50%; top: 50%; margin-top: -135px; margin-left: -195px; border: 1px solid #e5e5e5;}
.ydshop-inner-list6 .coupon-interface .top{ height: 50px; background: #e31939; color: #fff; font-size: 20px; line-height: 50px; padding:0 20px;}
.ydshop-inner-list6 .coupon-interface .top span{ display: inline-block; display: inline; *zoom: 1; height: 40px; float: right; height: 22px; width: 22px; border-radius: 11px; background: #fff; color:#e31939; line-height: 24px; text-align: center; margin: 14px -10px 0 0; font-size: 16px; font-weight: 700; opacity: 0.5; filter:alpha(opacity=50);}
.ydshop-inner-list6 .coupon-interface .top span:hover{  opacity: 0.7; filter:alpha(opacity=70);}
.ydshop-inner-list6 .coupon-interface .con{ height: 100%; background: #fff; font-size: 12px; font-family: '微软雅黑'; padding: 0 30px;}
.ydshop-inner-list6 .coupon-interface .con .con-tit{ line-height: 90px; text-align: center; font-size: 14px; color: #e31939;}
.ydshop-inner-list6 .coupon-interface .con .con-main{ }
.ydshop-inner-list6 .coupon-interface .con .con-main div{ line-height: 20px; }
.ydshop-inner-list6 .coupon-interface .con .con-main div>span{ font-weight: normal; width: 150px; height: 20px;}
.ydshop-inner-list6 .coupon-interface .con .con-main div>span.fr{ float: right;}
.ydshop-inner-list6 .coupon-interface .con .con-tis{ line-height: 80px; color: #9ea0a1;}
.ydshop-inner-list6 .coupon-interface .con .con-btn{ text-align: center;}
.ydshop-inner-list6 .coupon-interface a {  padding:8px 15px; border-radius: 5px; margin: 0 15px;}
.ydshop-inner-list6 .coupon-interface a.go { background: #e31939; color: #fff; border: 1px solid #890302;}
.ydshop-inner-list6 .coupon-interface a.go:hover { background: #c8101b;}
.ydshop-inner-list6 .coupon-interface a.know { background: #f8f7f7; color: #40403f; border: 1px solid #cfcfcf;}
.ydshop-inner-list6 .coupon-interface a.know:hover { background: #666666; color: #fff;}
/*优惠券弹出框*/
.ydshop-inner-list6 .pop_up { width:800px; height:400px; background-color: #fff;z-index:100001;position:absolute; top: 50%; left: 50%; margin-top: -200px; margin-left: -400px; display: none;}
.ydshop-inner-list6 .pop_up .pop_up_top { margin: 0;  height: 50px;background-color: #e31939; color: #fff; font-size: 20px; line-height: 50px; padding-left: 20px }
.ydshop-inner-list6 .pop_up .pop_up_top .close{ float: right; width: 40px; height: 50px; line-height: 50px; font-size:25px ; text-align: center; background: #fff; color:#e31939; opacity: 0.5; filter:alpha(opacity=50);cursor: pointer;}
.ydshop-inner-list6 .pop_up .pop_up_top .close:hover{ opacity: 0.7; filter:alpha(opacity=70); }
/*翻页样式*/

.ydshop-page2{padding:40px 0; text-align:center}
.ydshop-page2 ul{display:inline-block; *display:inline; *zoom:1;}
.ydshop-page2 ul li{display:inline-block; float:left; line-height:22px;  margin:0 2px; }
.ydshop-page2 ul li *{display:inline-block;*display:inline;*zoom:1;height:22px;padding:4px 12px;background:#fff;border:1px solid #e3e3e3; color:#333;}
.ydshop-page2 ul .active span{display:inline-block; *display:inline; *zoom:1;height:22px; padding:4px 12px; background:#ff4400; border:1px solid #ff4400; color: #fff;}
.ydshop-page2 ul li a:hover{text-decoration:none; background:#f1f1f1; color:#333;}
.ydshop-page2 ul li * span{display:inline-block; *display:inline; *zoom:1;  padding:0px; background:inherit; border:none; color:inherit;}

/*************************shop-page2综合首页样式****************************/

/*ydshop-inner-list6*/
/*左侧详细*/
#ydshop2-left{ float:left; width:940px;}
.ydshop-left-list5{width:940px; height:385px; background:#262626; float:left; margin-bottom:15px; position:relative; box-shadow: #ddd 0px 2px 4px;}
.ydshop-left-list5 .pic-slide{width:780px; height:385px; float:right; overflow:hidden; position:relative;}
.ydshop-left-list5 .pic-slide li{}
.ydshop-left-list5 .pic-slide li .block{position:absolute; font-family:"微软雅黑"; color:#fff;z-index:90; background:none; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#99000000,endColorStr=#99000000); bottom:0px; height:90px; width:100%;}
.ydshop-left-list5 .pic-slide li .block{ background:rgba(0,0,0,0.6); filter:none;}
.ydshop-left-list5 .pic-slide li h6.title{padding:10px 20px; }
.ydshop-left-list5 .pic-slide li h6.title a{color:#fff; font-size:18px; font-weight:700;}
.ydshop-left-list5 .pic-slide li .context{line-height:20px;padding-left:20px; padding-right:10px;font-size:14px;}
.ydshop-left-list5 .pic-slide li .context a{color:#eee;}
.ydshop-left-list5 .pic-slide li .context a:hover{color:red;}
.ydshop-left-list5 .pageState{position:absolute; bottom:60px; right:10px; z-index:100; font-size:14px; color:#fff;}
.ydshop-left-list5 .pageState p{font-size:20px;}

.ydshop-left-list5 .pic-nav{background:#262626;width:142px;height:385px;float:left;position:relative;overflow:hidden;top:0px;left:10px;}
.ydshop-left-list5 .pic-nav ul{ }
.ydshop-left-list5 .pic-nav li{height:78px; width:122px; margin:0 auto 5px; cursor:pointer; border:1px solid #262626;}
.ydshop-left-list5 .pic-nav li img{height:78px; width:122px;}
.ydshop-left-list5 .pic-nav li.on{border:1px solid #fff; }
.ydshop-left-list5 .pic-nav .sPrev{cursor:pointer;background: url(../../images/ydshop-default/to_up.jpg) no-repeat; background-size:100% 100%; width:100%; height:22px;}
.ydshop-left-list5 .pic-nav .sNext{cursor:pointer; background:url(../../images/ydshop-default/to_down.jpg) no-repeat; background-size:100% 100%; width:100%; height:22px;}


.ydshop-left-list6 .news-title{height: 33px; line-height: 33px; cursor: default;}
.ydshop-left-list6 .news-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-left-list6 .news-title p b{padding-left:8px; height:15px; display:inline-block;*display:inline;*zoom:1; vertical-align:middle}
.ydshop-left-list6 .news-title.blue a{color:#001c4a}
.ydshop-left-list6 .news-title.blue p b{ border-left:2px #001c4a solid;}
.ydshop-left-list6 .news-title.red a{color: #da3521;}
.ydshop-left-list6 .news-title.red p b{ border-left:2px #da3521 solid;}
.ydshop-left-list6 .news-title span{line-height: 15px; padding: 8px 0 0 12px; font-size: 14px; font-family: "黑体";}
.ydshop-left-list6 .news_list1{width:350px;float:left;}
.ydshop-left-list6 .news_list1 .list1 {width:340px; border: 1px solid #C8C8C8;padding:8px 0 12px 8px;display:block;clear:left;margin-bottom:12px;}
.ydshop-left-list6 .news_list1 .list1 .rstitle{width:250px;position:relative;left:-20px;}
.ydshop-left-list6 .news_list1 .list1 .com{margin-top:0px; margin-left: 20px; }
.ydshop-left-list6 .news_list1 .list1 .com ul li{line-height:27px; color:#747474; font-family:"微软雅黑";list-style-type:disc; font-size:14px; }
.ydshop-left-list6 .news_list1 .list1 .com ul li a{ display:block;width:100%;color:#555;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ydshop-left-list6 .news_list1 .list1 .com ul li a:hover {color: #d3320d;}
.ydshop-left-list6 .news_list1 .list1 .com ul .first a{color:#363636; font-size:16px; font-weight:bold; display:inline;}
.ydshop-left-list6 .news_list1 .list1 .com ul .first a:hover{color:#d3320d;}
.ydshop-left-list6 .news_list1 .list1 .com ul .first span.hot {color:red;font-size:9px;position: relative;top:-7px;left:5px;}
.ydshop-left-list6 .news_list1 .list2 .com li{width:98%; height:125px;margin:8px auto 15px; border-bottom:1px dashed #bbbbbb;}
.ydshop-left-list6 .news_list1 .list2 .com li h3 a{color:#292929; font-size:15px;height:20px;margin:0px;}
.ydshop-left-list6 .news_list1 .list2 .com li h3 a:hover{color:#d3320d;}
.ydshop-left-list6 .news_list1 .list2 .com li .detail{height:70px; margin-top:10px;}
.ydshop-left-list6 .news_list1 .list2 .com li .detail img{float:left; margin-right:5px; width:140px; height:80px;}
.ydshop-left-list6 .news_list1 .list2 .com li .detail p{line-height:20px; color:#797979; font-size:12px;}
.ydshop-left-list6 .news_list2{width:550px; height:800px;float:left; margin:0 0 10px 30px; position:relative;}
.ydshop-left-list6 .news_list2 .tndiv1{}
.ydshop-left-list6 .news_list2 .tndiv2{ margin: 20px 0 0 0;border-top: 1px solid #ebebeb; padding-top: 10px; overflow:hidden;}
.ydshop-left-list6 .news_list2 .news_list{margin-top:0px;}
.ydshop-left-list6 .news_list2 .news_list ul {font-weight:normal;font-size:14px;}
.ydshop-left-list6 .news_list2 .news_list ul li{line-height:27px; color:#747474; font-family:"微软雅黑";font-size:12px; background:url(../../images/ydshop-default/ico2.gif) 2% 50% no-repeat; padding-left:25px; text-align:right; overflow:hidden;}
.ydshop-left-list6 .news_list2 .news_list ul li a{float:left;font-size:14px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:450px;text-align:left;}
.ydshop-left-list6 .news_list2 .news_list ul .frist{ background:none; padding:0; text-align:left;}
.ydshop-left-list6 .news_list2 .news_list ul .frist a{color:#363636; font-size:20px; font-weight:700;}
.ydshop-left-list6 .news_list2 .news_list ul .frist a:hover{color:#d3320d;}


.ydshop-left-list7 .seller-list1{}
.ydshop-left-list7 .seller-list1 .title{height: 45px; line-height:45px; text-align: left; border-top:#cc1300 2px solid;border-bottom:#ddd 2px solid; font-size:16px; position: relative;}
.ydshop-left-list7 .seller-list1 .title .more{display: block; position: absolute; right: 5px; text-align:right; top: 0}
.ydshop-left-list7 .seller-list1 .title .more a{display: block; font-size: 12px; color: #666;}
.ydshop-left-list7 .seller-list1 .title .more a:hover{color: #cc1300;}
.ydshop-left-list7 .seller-list1 .com{width: 100%; margin-top: 10px;}
.ydshop-left-list7 .seller-list1 .com ul li{height: 310px;margin-bottom: 20px; padding: 0 12px 10px; width: 210px; float: left; font-size:12px;}
.ydshop-left-list7 .seller-list1 .com ul li .item{border: 1px solid #fff; height: 270px; overflow: hidden; padding: 5px; width: 210px;}
.ydshop-left-list7 .seller-list1 .com ul li .item .picmid{display: block; height: 210px; overflow: hidden; width: 210px; display: block;}
.ydshop-left-list7 .seller-list1 .com ul li .item .til{height: 30px; line-height: 30px; margin: 5px 0; overflow: hidden; width: 208px; font-size: 12px;}
.ydshop-left-list7 .seller-list1 .com ul li .item .til a{display:block;height:210px;text-align:left;vertical-align:middle;width:210px;}
.ydshop-left-list7 .seller-list1 .com ul li .item .til a:hover{text-decoration: underline;}
.ydshop-left-list7 .seller-list1 .com ul li .item .price{display: inline-block; font: 16px "微软雅黑"; height: 20px; overflow: hidden; width: 173px; color: #cc1300;}
.ydshop-left-list7 .seller-list1 .com ul li .company{height: 35px;line-height: 35px;text-align: left;border-bottom: #ddd 1px dashed;}
.ydshop-left-list7 .seller-list1 .com ul li .company a:hover{text-decoration: underline;}
.ydshop-left-list7 .seller-list1 .com ul li .item:hover{border:#ddd 1px solid;}

.ydshop-left-list7 .seller-list2{}
.ydshop-left-list7 .seller-list2 .title{height: 45px; line-height:45px; text-align: left; border-top:#cc1300 2px solid;border-bottom:#ddd 2px solid; font-size:16px; position: relative;}
.ydshop-left-list7 .seller-list2 .title .more{display: block; position: absolute; right: 5px; text-align:right; top: 0}
.ydshop-left-list7 .seller-list2 .title .more a{display: block; font-size: 12px; color: #666;}
.ydshop-left-list7 .seller-list2 .title .more a:hover{color: #cc1300;}
.ydshop-left-list7 .seller-list2 .com ul li{height: 80px; width: 100%; border-bottom: #ddd 1px solid; padding-top:12px; font-size:12px;}
.ydshop-left-list7 .seller-list2 .com ul li .pic{display: block; float: left; width: 120px; text-align: center;}
.ydshop-left-list7 .seller-list2 .com ul li .pic img{height: 70px; width: 100px;}
.ydshop-left-list7 .seller-list2 .com ul li .txt{float: left; width: 550px;}
.ydshop-left-list7 .seller-list2 .com ul li .txt span.txt i{background: url(../images/shijian2.png) no-repeat right; width: 30px; height: 30px;}
.ydshop-left-list7 .seller-list2 .com ul li .txt span.tit{display: block;; height: 25px; line-height: 25px; text-align: left; font-weight: bold; color: #2255dd;}
.ydshop-left-list7 .seller-list2 .com ul li .txt span.detial{height: 22px; line-height: 22px; overflow: hidden; display: block;}
.ydshop-left-list7 .seller-list2 .com ul li .txt div.tim{display: block; height: 25px; line-height: 25px; text-align:left; position: relative;}
.ydshop-left-list7 .seller-list2 .com ul li .txt div.tim span.ico{background: url(../images/shijian2.png) no-repeat right; width: 25px; height:25px; display: inline-block; position: absolute;; top: 0; left:110px;}
.ydshop-left-list7 .seller-list2 .com ul li .price{display: block;; float: right; width: 130px; height: 70px; line-height:70px; color: #cc1300; font-size: 16px;}
.ydshop-left-list7 .seller-list2 .com ul li:hover{background: #fffee5;}

.ydshop-left-list8 .brand-list1 { position: relative; overflow: hidden; background: white; }
.ydshop-left-list8 .brand-list1 .pic img { width:940px; height:488px; display: block; }
.ydshop-left-list8 .brand-list1 .txt-bg { position: absolute; bottom: 0; z-index: 1; height:110px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.ydshop-left-list8 .brand-list1 .txt { position: absolute; bottom: 0; z-index: 2; height:110px; width:100%; overflow: hidden; }
.ydshop-left-list8 .brand-list1 .txt li{position:absolute; bottom:-110px;}
.ydshop-left-list8 .brand-list1 .txt li a{ display: block; color: white; padding: 0 0 0 10px; width:700px; }
.ydshop-left-list8 .brand-list1 .txt li h6{height: 30px;font-size: 24px;line-height: 30px; font-weight: normal;}
.ydshop-left-list8 .brand-list1 .txt li p{font-size: 16px;line-height: 24px;height: 65px;}
.ydshop-left-list8 .brand-list1 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.ydshop-left-list8 .brand-list1 .num li{float: left; width:16px; height: 16px;overflow: hidden; text-align: center; margin:0 5px; cursor: pointer;background: #fff;}
.ydshop-left-list8 .brand-list1 .num li.on{ background:rgb(201, 19, 0);  }
.ydshop-left-list8 .brand-list2{}
.ydshop-left-list8 .brand-list2 .brand-title{height: 33px; line-height: 33px; cursor: default;}
.ydshop-left-list8 .brand-list2 .brand-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-left-list8 .brand-list2 .brand-title p b{padding-left:8px;height:15px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;border-left:2px #001c4a solid;}
.ydshop-left-list8 .brand-list2 .brand-title a{color:#001c4a}
.ydshop-left-list8 .brand-list2 .com li{overflow:hidden;border-bottom: 1px solid #e9e9e9; padding:17px 0 10px 15px;}
.ydshop-left-list8 .brand-list2 .com li:hover {background: #f7f7f7;}
.ydshop-left-list8 .brand-list2 .com li:last-child{border:0 none;}
.ydshop-left-list8 .brand-list2 .com li .pic{ float:left; width:150px; height:auto; overflow:hidden;}
.ydshop-left-list8 .brand-list2 .com li .pic img{width:150px; height:100px;}
.ydshop-left-list8 .brand-list2 .com li .right{ float:left; width: 740px;margin-left: 20px;overflow:hidden;}
.ydshop-left-list8 .brand-list2 .com li .tit{ font-size: 18px;margin-top: 3px;}
.ydshop-left-list8 .brand-list2 .com li .tit a{color: #555;font-weight:bold;}
.ydshop-left-list8 .brand-list2 .com li .tit a:hover{color: #c50105;}
.ydshop-left-list8 .brand-list2 .com li .desc{color: #787878; line-height:20px; padding-top:8px; font-size: 12px;}
.ydshop-left-list8 .brand-list2 .com li .date{font-size: 12px;color: #787878;}
.ydshop-left-list8 .brand-list3{width:100%; height:80px; overflow: hidden; margin-top: 12px;}
.ydshop-left-list8 .brand-list4{ margin-top:20px;}
.ydshop-left-list8 .brand-list4 .brand-title{height: 33px; line-height: 33px; cursor: default;background:#F0F0F0; padding-left:15px;}
.ydshop-left-list8 .brand-list4 .brand-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-left-list8 .brand-list4 .brand-title p b{padding-left:8px;height:15px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;border-left:2px #001c4a solid;}
.ydshop-left-list8 .brand-list4 .com{width: 938px; border-top: 1px solid #cccccc; border-bottom: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; padding-bottom: 20px;}
.ydshop-left-list8 .brand-list4 .com li{width: 105px; height: 70px; float: left; margin: 20px 0 0 10px;}
.ydshop-left-list8 .brand-list4 .com li img{width: 105px; height: 50px; border: 1px solid #f0f0f0;}
.ydshop-left-list8 .brand-list4 .com li span{width: 105px; text-align: center; display: block; font-size: 13px; height: 20px; line-height: 20px;}
.ydshop-left-list8 .brand-list4 .com li a:hover{color:#cc1300;}
.ydshop-left-list8 .brand-list4 .com li a:hover img{ border: 1px solid #cc1300;}

.ydshop-left-list9{margin:20px 0;}
.ydshop-left-list9 .buy-list1{width: 100%;}
.ydshop-left-list9 .buy-list1 .hd{border-bottom: 2px solid #36c;}
.ydshop-left-list9 .buy-list1 .hd{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #f6f6f6 none repeat scroll 0 0; border-color: #e6e6e6 #e6e6e6 #cc1300; border-image: none; border-style: solid; border-width: 1px 1px 2px; height: 35px; line-height: 35px; position: relative;}
.ydshop-left-list9 .buy-list1 .hd ul{height: 35px;border: none !important;}
.ydshop-left-list9 .buy-list1 .hd ul li{cursor: pointer; float: left; font-size: 15px; width:25%; text-align: center; font-weight: bold;}
.ydshop-left-list9 .buy-list1 .hd ul li.on{background: #cc1300 none repeat scroll 0 0;}
.ydshop-left-list9 .buy-list1 .hd ul li.on{background: #cc1300 none repeat scroll 0 0; color: #fff; height: 35px;}
.ydshop-left-list9 .buy-list1 .bd{ overflow:hidden;border-bottom: 1px solid #e6e6e6;}
.ydshop-left-list9 .buy-list1 .bd li{height: 258px;width: 234px;float:left; margin-right:-1px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.ydshop-left-list9 .buy-list1 .bd li:last-child{width: 233px;}
.ydshop-left-list9 .buy-list1 .bd li .title{background-color: #fafafa; height: 64px; padding-top: 16px;}
.ydshop-left-list9 .buy-list1 .bd li .title p{font-size: 16px; line-height: 24px; overflow: hidden; padding-left: 20px; text-overflow: ellipsis; white-space: nowrap; width: 190px; word-break: keep-all;}
.ydshop-left-list9 .buy-list1 .bd li .title p span{color: #f80000;}
.ydshop-left-list9 .buy-list1 .bd li .body{height: 178px; padding: 0 12px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list1{border-bottom: 1px dashed #e6e6e6; height: 88px; padding-top: 12px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list1 p{font-size: 14px; line-height: 24px; padding-left: 8px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 {height: 77px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 p{font-size: 12px; line-height: 36px; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; width: 190px; word-break: keep-all;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com{height: 40px; line-height: 34px; width: 210px; float: left;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com i{float: left;background: url(../../images/ydshop-default/ml-common-pic.png) center no-repeat; height: 22px; margin: 6px 4px 0 10px; width: 23px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com span{float: left;color: #ff6600; font-size: 14px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com .buttom{ float: right;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com .buttom a{ display:block;border: 1px solid #f60; color: #f00; cursor: pointer; font-size: 14px; height: 30px; line-height: 30px; margin-top: 2px; text-align: center; width: 98px;}
.ydshop-left-list9 .buy-list1 .bd li .body .list2 .com .buttom a:hover {border: 1px solid #f60; background: #ff6600; color: #fff;}
.ydshop-left-list9 .buy-list2{width: 940px; margin-top: 15px;}
.ydshop-left-list9 .buy-list2 .title{height: 40px; line-height: 40px; text-align: left; width: 100%; border-bottom: #cc1300 3px solid;}
.ydshop-left-list9 .buy-list2 .title h2{float: left; width: 400px; display: block; font-size: 15px; font-weight: bold; color: #000;} 
.ydshop-left-list9 .buy-list2 .title h2 i{display: block; float: left; height:18px; background:#cc1300; width: 4px; margin: 12px 6px 0 0;}
.ydshop-left-list9 .buy-list2 .title a.more{float: right; width: 100px; text-align: right;font-size: 12px;color: #666;}
.ydshop-left-list9 .buy-list2 ul{border-left:#ddd 1px solid; border-right:#ddd 1px solid; border-bottom:#ddd 1px solid; height: 385px;}
.ydshop-left-list9 .buy-list2 ul li{float: left; border-right:#ddd 1px solid; height: 385px; overflow: hidden; width: 233.5px;}
.ydshop-left-list9 .buy-list2 ul li:last-child{border:none;}
.ydshop-left-list9 .buy-list2 ul li .pic{ text-align:center; width:100%; padding:5px 0;}
.ydshop-left-list9 .buy-list2 ul li img{width:223px; height: 100px;}
.ydshop-left-list9 .buy-list2 ul li .info{background: #fafafa; padding-left: 20px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; word-break:keep-all; padding-top: 15px; padding-bottom: 15px; color: #555}
.ydshop-left-list9 .buy-list2 ul li .info span{color: #cc1300;}
.ydshop-left-list9 .buy-list2 ul li .time{padding-top: 10px;padding-bottom:10px;padding-left:20px;line-height:28px;font-size:14px;color:#666;}
.ydshop-left-list9 .buy-list2 ul li .name{margin: 7px; border-top: #e3e3e3 1px dashed; display: block;}
.ydshop-left-list9 .buy-list2 ul li .name span{display: block; font-size: 12px; text-align: left; height: 35px; line-height: 35px; color: #666;}
.ydshop-left-list9 .buy-list2 ul li .name a{margin: 5px auto; width: 120px; border: #ff6600 1px solid; cursor: pointer; background: #fff; display: block; color: #f80000; text-align: center; font-size: 14px; height: 35px; line-height: 35px;}
.ydshop-left-list9 .buy-list2 ul li .name a:hover{border: #ff6600 1px solid; background:#ff6600; color: #fff;}
.ydshop-left-list9 .buy-list3{}
.ydshop-left-list9 .buy-list3 .title{height: 40px; line-height: 40px; text-align: left; width: 100%; border-bottom: #cc1300 3px solid;}
.ydshop-left-list9 .buy-list3 .title h2{float: left; width: 400px; display: block; font-size: 15px; font-weight: bold; color: #000;} 
.ydshop-left-list9 .buy-list3 .title h2 i{display: block; float: left; height:18px; background:#cc1300; width: 4px; margin: 12px 6px 0 0;}
.ydshop-left-list9 .buy-list3 .title a.more{float: right; width: 100px; text-align: right;font-size: 12px;color: #666;}
.ydshop-left-list9 .buy-list3 .com{margin-top:15px; min-width: 100%;}
.ydshop-left-list9 .buy-list3 .com ul li{font-size: 14px; text-align: left; border:#ddd 1px solid; height: 170px; overflow: hidden; margin-top: 15px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-left{ float:left; width:20%; height: 170px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-left .logo{ width:100%; height:120px; overflow:hidden; text-align:center;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-left .logo img{ margin-top:20px;border: 3px solid #e8e8e8;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-left .name{height:40px; overflow:hidden; padding:0 12px; line-height:20px; font-size:14px;} 
.ydshop-left-list9 .buy-list3 .com ul li .infs-left .name a{color: #3388BB;}
.ydshop-left-list9 .buy-list3 .com ul li .infs{width: 50%; float: left; padding: 10px; line-height: 30px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs p.title{height: 40px; line-height: 40px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; padding-left: 10px; word-break:keep-all; font-weight: normal; border-bottom: #ddd 1px dashed; color: #333;}
.ydshop-left-list9 .buy-list3 .com ul li .infs p.title a:hover{color: #ff6600;}
.ydshop-left-list9 .buy-list3 .com ul li .infs p.txt{line-height: 30px; display: block; color: #333; padding: 10px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs p.txt span{color: #666;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right{width: 23%; float: right; background: #f2f2f2; padding: 0; margin:0; height: 150px; padding: 10px; color: #666; line-height: 30px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right p.time{height: 30px; line-height: 30px; text-align: center;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right p.days{font-size: 17px; text-align: center; height: 30px; line-height: 30px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right a{display: block; width: 150px; margin:15px auto; font-size: 17px; text-align: center; height: 35px; line-height: 35px; background: #ff6600; color: #fff; border-radius: 2px; --webkit-border-radius: 2px; -moz-border-radius: 2px;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right a:hover{background: #ff4e00;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right .txt{height: 30px; line-height: 30px; text-align: center;}
.ydshop-left-list9 .buy-list3 .com ul li .infs-right .txt span{color: #cc1300; font-size: 16px;}

/*ydshop-left-list10*/
.ydshop-left-list10{ margin-bottom:20px;}
.ydshop-left-list10 .ydjob-select{background:#fff;border:1px #ddd solid;}
.ydshop-left-list10 .ydjob-select .tab-list{height:35px;border-bottom: 1px solid #dcdee1;background: #fafafa;}
.ydshop-left-list10 .ydjob-select .tab-list li{ float:left; width:150px;border-right:1px solid #dcdee1; text-align:center;height:35px; line-height:35px;margin-top:-1px;border-top:1px #dcdee1 solid;}
.ydshop-left-list10 .ydjob-select .tab-list li a{font-size:14px;}
.ydshop-left-list10 .ydjob-select .tab-list li.on { background:#fff;border-top:3px #f60 solid;}
.ydshop-left-list10 .ydjob-select .tab-list li.on a{font-weight:bold;}
.ydshop-left-list10 .ydjob-select .selRes{ float:right; line-height:36px; font-size:12px; padding-right:10px; color:#585858;}
.ydshop-left-list10 .ydjob-select .selRes span {color: #cc1300; padding:0 5px;}
.ydshop-left-list10 .ydjob-select dl{border-bottom: 1px #ddd dashed;margin:1px 10px -1px;}
.ydshop-left-list10 .ydjob-select dt{float:left;height:46px;line-height:46px;width:90px;padding-left:15px;font-weight:bold;font-size:14px;color:#666;}
.ydshop-left-list10 .ydjob-select dd{padding-left:105px;padding-top:10px;position: relative;}
.ydshop-left-list10 .ydjob-select dd ul{width:93%;height:36px;overflow:hidden;}
.ydshop-left-list10 .ydjob-select dd ul.type_in{height:auto;}
.ydshop-left-list10 .ydjob-select dd li{display:inline-block;*display:inline;*zoom:1;margin: 0px 2px 10px 0px;}
.ydshop-left-list10 .ydjob-select dd li a{display:block; line-height:26px; color: #333; overflow: hidden;padding:0 5px;font-size:12px;}
.ydshop-left-list10 .ydjob-select dd li a:hover{color:#ff6600;}
.ydshop-left-list10 .ydjob-select dd li.on a{background:#ff6600; color:#fff;}
.ydshop-left-list10 .ydjob-select dd a.sel-more{display:block;position:absolute;top:15px;right: 10px;width:40px;height: 20px;line-height: 20px;text-align:center;color: #666;border: 1px solid #E6E6E6;font-size:12px;}
.ydshop-left-list10 .ydjob-select dd li p{display:inline-block;*display:inline;*zoom:1; font-size:12px;color:#4a4949;line-height: 26px;}
.ydshop-left-list10 .ydjob-select dd li select{ width:95px; height: 24px; line-height: 24px;vertical-align: baseline;}
.ydshop-left-list10 .ydjob-select dd li input.text{ height:22px; line-height:22px; width:250px;padding:0 5px; margin:0;}
.ydshop-left-list10 .ydjob-select dd li input.submit{border:0 none;height:24px;background:#ff6600;color:#fff;vertical-align: baseline;cursor:pointer;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select label{line-height: 26px; font-size:12px;color: #333;float: left; cursor:pointer;padding: 0 5px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select label.selected{background:#ff6600;color: #fff;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjobs-select-list{position:relative;float:left; margin-left:15px; z-index: 3;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjobs-select-btn{border:1px solid #D9D9D9;background-color:#FFF;line-height:24px;float:left;height:24px; padding:0 25px 0 8px; color: #454545; position: relative;white-space: nowrap;outline: 0px none;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjobs-select-btn span{ font-size:12px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjobs-select-btn i{position: absolute; right: 8px; top: 10px; width:10px; height:5px; cursor: pointer; background: url(../../images/ydshop-default/help.png) -3px -10px no-repeat;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox{ display:none; position:absolute;width: 836px;top:26px;left:0px;border:3px solid #e7e7e7; background:#fff; z-index:102;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox h3{height: 36px; line-height: 36px; padding-left: 7px; background: #f6f6f6; border-bottom: 1px solid #c8c8c8; color: #000; font-size: 14px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox h3 a{float:right;width: 20px;height:36px;background:url(../../images/ydshop-default/top_box_close.gif) center no-repeat; padding:0 10px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dl{border-bottom: 1px solid #e9e9e9; margin:0;background: #fafafa;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dt{float:left;line-height: 24px; font-weight:normal;width: 140px;padding: 6px 17px 6px 0;text-align:right; height:auto; font-size:12px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd{ padding:0 0 0 158px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd ul{width:auto; overflow:visible; height:auto;border-left:1px solid #e9e9e9; background:#fff; padding:5px 0;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li{line-height:26px; margin:0;float: left; cursor: pointer; }
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li.active{ z-index:99;position:relative;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li font{display:block;border: 2px solid #fff; border-bottom:0 none;height:26px;width: 160px;position:relative; z-index:2; background:#fff;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li.active font{border: 2px solid #C8C8C8; border-bottom:0 none;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li font a{ display:block; background: url(../../images/ydshop-default/hl_icon.png) right 12px no-repeat;padding-left: 10px; padding-right:16px; float:left;color: #15c;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd .ydjobs-sub{display: none; width: 468px; position: absolute; top:26px; left:0; z-index:1; border: 2px solid #C8C8C8; background-color: #FFF;padding: 7px 0 7px 30px; }
.ydshop-left-list10 .ydjob-select dd.ydjobs-select .ydjob-selbox dd .ydjobs-sub a{float:left;width: 150px;height:28px; line-height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-add label{line-height: 26px; font-size:12px;color: #333;float: left; cursor:pointer;padding: 0 5px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-add label.selected{background:#ff6600;color: #fff;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-add .ydjobs-add-list{float:left; margin-left:15px;}
.ydshop-left-list10 .ydjob-select dd.ydjobs-add .acc_popup{min-width:57px; width:0; border:1px solid #D9D9D9;cursor:pointer;padding: 0 5px;line-height:24px; }
.ydshop-left-list10 .join-list{width: 100%; margin-top:10px;}
.ydshop-left-list10 .join-list .title{border-bottom: 3px solid #cc1300; height: 40px; line-height: 40px; text-align: left; width:100%;}
.ydshop-left-list10 .join-list .title h2{color: #000; display: block; float: left; font-size: 15px; font-weight: bold; width: 400px;} .ydshop-left-list10 .join-list .title h2 i{background:#cc1300; display: block; float: left; height: 18px; margin: 12px 6px 0 0; width: 4px;} 
.ydshop-left-list10 .join-list .title span.more{float: right; text-align: right; width: 100px; font-size:12px;}
.ydshop-left-list10 .join-list ul.list1{margin-top: 10px;border-top:1px solid #ddd;border-right:1px solid #ddd; overflow:hidden; font-size:12px;}
.ydshop-left-list10 .join-list ul.list1 li{float: left; width: 233.5px; border-left:1px solid #ddd; overflow:hidden; border-bottom:1px solid #ddd;}
.ydshop-left-list10 .join-list ul.list1 li .logo{display: block; height: 100px; border:1px #fff solid;overflow: hidden; text-align: center;}
.ydshop-left-list10 .join-list ul.list1 li .logo img{ max-width: 100%; height: auto;}
.ydshop-left-list10 .join-list ul.list1 li .info{background:#f7f7f7; padding: 15px 12px; line-height: 28px; font-size: 14px; height: 80px; overflow: hidden;}
.ydshop-left-list10 .join-list ul.list1 li .info .name{color: #333;}
.ydshop-left-list10 .join-list ul.list1 li .info .txt{color: #666;}
.ydshop-left-list10 .join-list ul.list1 li .info .if{color: #f35919;}

.ydshop-left-list10 .join-list ul.list2{ overflow:hidden; font-size:12px;}
.ydshop-left-list10 .join-list ul.list2 li{float: left; width: 30.333%; margin:0 1.5%; border:none; margin-top: 10px; height: 140px; overflow: hidden; border-bottom: #ddd 1px solid; position: relative;}
.ydshop-left-list10 .join-list ul.list2 li p.name{height: 40px; line-height: 40px; text-align: left; font-size: 18px;}
.ydshop-left-list10 .join-list ul.list2 li p.name a{color: #f35919;}
.ydshop-left-list10 .join-list ul.list2 li p.name a:hover{text-decoration: underline;}
.ydshop-left-list10 .join-list ul.list2 li p.txt{height: 46x; line-height: 23px; overflow: hidden; color: #333;}
.ydshop-left-list10 .join-list ul.list2 li p.if{color: #666; height: 35px; line-height: 35px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:absolute; bottom: 10px; left: 0;}
.ydshop-left-list10 .join-list ul.list2 li p.if a{color: #808080; font-size: 14px;}
.ydshop-left-list10 .join-list ul.list2 li p.if a:hover{text-decoration: underline;}

/*ydshop-left-list11*/
.ydshop-left-list11{padding:20px;border: #ddd 1px solid;}
.ydshop-left-list11 .list{ }
.ydshop-left-list11 .list li{height: 28px;line-height: 28px;font-family:"微软雅黑"; font-size:15px;}
.ydshop-left-list11 .list li a{font-family:"微软雅黑";color: black;}
.ydshop-left-list11 .list li a:hover{color:#CC0306}
.ydshop-left-list11 .list li span{float: right;color:gray;}
.ydshop-left-list11 .list hr{border: 1px dashed #bbbbbb;margin: 20px 0 15px 0;}

/*ydshop-left-list12*/
.ydshop-left-list12 .select-key{background:#fff;border:1px #ddd solid;margin-bottom:20px;}
.ydshop-left-list12 .select-key dl{border-bottom: 1px #ddd dashed;margin:0 10px -1px;}
.ydshop-left-list12 .select-key dt{float:left;height:46px;line-height:46px;width:90px;padding-left:15px;font-weight:bold;font-size:14px;color: #666;}
.ydshop-left-list12 .select-key dd{padding-left:105px;padding-top:10px;position: relative;}
.ydshop-left-list12 .select-key dd ul{width:93%;height:36px;overflow:hidden;}
.ydshop-left-list12 .select-key dd ul.type_in{height:auto;}
.ydshop-left-list12 .select-key dd li{display:inline-block;*display:inline;*zoom:1;margin: 0px 2px 10px 0px;}
.ydshop-left-list12 .select-key dd li a{display:block; line-height:26px; color: #333; overflow: hidden;padding:0 5px;font-size:12px;}
.ydshop-left-list12 .select-key dd li a:hover{color:#ff6600;}
.ydshop-left-list12 .select-key dd li.on a{background:#ff6600; color:#fff;}
.ydshop-left-list12 .select-key dd a.sel-more{display:block;position:absolute;top:15px;right: 10px;width:40px;height: 20px;line-height: 20px;text-align:center;color: #666;border: 1px solid #E6E6E6;font-size:12px;}
.ydshop-left-list12 .select-key dd li p{display:inline-block;*display:inline;*zoom:1; font-size:12px;color:#4a4949;line-height: 26px;}
.ydshop-left-list12 .select-key dd li select{ width:95px; height: 24px; line-height: 24px;vertical-align: baseline;}
.ydshop-left-list12 .select-key dd li input.text{ height:22px; line-height:22px; width:250px;padding:0 5px; margin:0;}
.ydshop-left-list12 .select-key dd li input.submit{border:0 none;height:24px;background:#ff6600;color:#fff;vertical-align: baseline;cursor:pointer;}
.ydshop-left-list12 .com li{border: #DFDFDF 1px solid;padding: 13px 9px;overflow: auto;margin-top: 10px;font-size: 14px;background: #fff;}
.ydshop-left-list12 .com li img{width: 145px;height: 145px;float: left;border: #DFDFDF 1px solid;padding: 5px;}
.ydshop-left-list12 .com li .detail{float: left;margin-left: 20px;width:500px;}
.ydshop-left-list12 .com li .detail a{color: #323232;}
.ydshop-left-list12 .com li .detail h6{float: left;line-height: 26px;color: #323232;padding: 10px 0 10px 0; width:100%; font-size:16px;}
.ydshop-left-list12 .com li .detail h6 a{color: #323232;}
.ydshop-left-list12 .com li .detail h6 a:hover{color: #ff7f2a;}
.ydshop-left-list12 .com li .detail h6 span{font-size: 14px;color: #999999;font-weight: normal;padding-left: 40px;}
.ydshop-left-list12 .com li .detail p{width: 300px;line-height:30px;color:#323232;overflow: hidden;}
.ydshop-left-list12 .com li .order{float: right;margin-right: 41px;}
.ydshop-left-list12 .com li .order a{display: block;padding: 8px 40px;color: #323232;border: #ff6600 2px solid;margin-top: 60px;}
.ydshop-left-list12 .com li .order a:hover{background: #ff6600;color: #fff;}


/*ydshop-left-list13*/
.ydshop-left-list13 .select-key{ font-size:12px;border-bottom: 1px solid #DDD;}
.ydshop-left-list13 .select-key h4 {background: #f7f7f7;text-align: left;text-indent: 15px;height: 35px;line-height: 35px;font-size: 15px;color: #333;font-weight: normal;border: 1px solid #ddd;}
.ydshop-left-list13 .select-key dl {padding: 10px 10px 5px;overflow: hidden;border-left: 1px solid #DDD;border-right: 1px solid #DDD;border-top: 1px dotted #CCC;}
.ydshop-left-list13 .select-key dl:first-child{border-top:0 none;}
.ydshop-left-list13 .select-key dl dt {float:left;width:80px;height:16px;text-align:right;padding: 0px 5px 5px 0px;color:#666;font-weight: bold;overflow: hidden;}
.ydshop-left-list13 .select-key dl dd {float: none;padding: 0px 10px 0px 0px;margin: 0px;overflow: hidden;}
.ydshop-left-list13 .select-key dl dd .ydshop-mul-btn{ text-align:center;}
.ydshop-left-list13 .select-key dl dd a.button_jd { display:inline-block; *display:inline; *zoom:1;height: 13px;padding: 3px 9px 4px; margin:0 5px;line-height: 14px;border: 1px solid #CCC;border-radius: 2px;text-align: center;cursor: pointer;background: -ms-linear-gradient(top, #f7f7f7, #f2f2f2);background: -moz-linear-gradient(top, #f7f7f7, #f2f2f2);background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#f2f2f2));-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";}
.ydshop-left-list13 .select-key dl dd ul {float: left;padding: 0;margin: 0;}
.ydshop-left-list13 .select-key dl dd ul li {float: left;padding: 0 10px 8px 0;line-height: 18px;white-space: nowrap;}
.ydshop-left-list13 .select-key dl dd ul li .ydshop-sel-price{float: left;width: 50px;height: 18px;line-height: 18px;border: 1px solid #DDD;margin-right: 5px;color: #999;padding: 0px 5px;}
.ydshop-left-list13 .select-key dl dd i {float: left;overflow: hidden; margin-right:5px; color:#ccc;}
.ydshop-left-list13 .select-key dl dd.moredd {float: right;text-align: left;text-indent: 10px;width: 110px;padding: 0px;}
.ydshop-left-list13 .select-key dl dd.moredd a.btn{float: right;padding: 0px;margin: 0px;text-align: center;text-indent: 0px;background:#F7F7F7;width: 50px;height: 20px;line-height: 20px;border: 1px solid #CCC;}
.ydshop-left-list13 .select-key dl dd.moredd a.btn font{font-size: 13px;font-weight: bold;padding-right: 3px;}
.ydshop-left-list13 .select-key dl.Multiselect dd .ydshop-mul-btn{display:none;width: 100%;margin: 15px auto 7px;}
.ydshop-left-list13 .select-key dl.Multiselect dd li {float: left;text-align: center;margin: 0px 10px 8px 0px;padding: 0px;}
.ydshop-left-list13 .select-key dl.Multiselect dd li.brand_seled {margin-left: 0px;background:#ff6600;}
.ydshop-left-list13 .select-key dl.Multiselect dd li a{display:block;padding: 0 5px;}
.ydshop-left-list13 .select-key dl.Multiselect dd li.brand_seled a{color:#fff;}
.ydshop-left-list13 .select-key dl.Multiselect dd.Multiselect-box .ydshop-mul-btn{display:block;}
.ydshop-left-list13 .select-key dl.Selected-attr dd.moredd{ text-align:right;}
.ydshop-left-list13 .select-key dl.Selected-attr dd ul li{float: left;text-align: center;margin: 0px 5px 5px 0px;padding: 3px 10px;height: 16px;line-height: 16px;border: 1px solid #CCC;}
.ydshop-left-list13 .select-key dl.Selected-attr dd ul li a {color: #666;}
.ydshop-left-list13 .select-key dl.Selected-attr dd ul li b {color: #F30;}
.ydshop-left-list13 .com{font-size:12px;}
.ydshop-left-list13 .com .sort{overflow: hidden; height:35px;padding: 9px 15px 0;background: #f8f8f8;border: 1px solid #e6e6e6;border-bottom-color: #cfd0d3;}
.ydshop-left-list13 .com .sort dl{ float:left;line-height:22px;}
.ydshop-left-list13 .com .sort dl dt{float:left; width:70px;}
.ydshop-left-list13 .com .sort dl dd{float: left; height: 22px; border: 1px solid #CECBCE; background: #FFF;margin-right: -1px;line-height: 22px; overflow: hidden; position: relative;width: 78px; text-align:center;}
.ydshop-left-list13 .com .sort dl dd.curr a{color:#ff6600;}
.ydshop-left-list13 .com .sort dl dd b{position: absolute;top:6px;right:10px;height:11px;width: 10px;}
.ydshop-left-list13 .com .sort dl dd .icon-order-DESCending{ background:url(../../images/ydshop-default/sort.png) 0 0 no-repeat;}
.ydshop-left-list13 .com .sort dl dd .icon-order-ASCending{ background:url(../../images/ydshop-default/sort.png) -10px 0 no-repeat;}
.ydshop-left-list13 .com .sort label{float: left; padding-left:25px; line-height: 24px; cursor: pointer;}
.ydshop-left-list13 .com .sort label input{height: 13px; width: 13px; float: left; margin-top: 6px; margin-right: 5px;}
.ydshop-left-list13 .com .sort .display_mod{float: right; padding:5px 0px 4px; margin-left: 10px;}
.ydshop-left-list13 .com .sort .ydshop-page3{float: right; margin-left:20px;}
.ydshop-left-list13 .com .sort .ydshop-page3 span{float: left; line-height: 14px; font-family: "宋体"; text-align: center; font-size: 14px;  cursor: default; background: #FFF; border: 1px solid #CCC; margin-right:-1px;}
.ydshop-left-list13 .com .sort .ydshop-page3 span.text{padding: 3px 10px 3px 8px;}
.ydshop-left-list13 .com .sort .ydshop-page3 span.text font{color:#ff6600;}
.ydshop-left-list13 .com .sort .ydshop-page3 span a{display:block;padding: 3px 10px 3px 8px;}
.ydshop-left-list13 .com .sort .ydshop-page3 span a:hover{background-color: #ededed;}
.ydshop-left-list13 .com .list1 li{border: 1px solid #ebebeb;border-bottom-color: #cfd0d3;padding: 13px 9px;overflow: auto;margin-top: 10px;font-size: 14px;background: #fff;}
.ydshop-left-list13 .com .list1 li .pic img{width: 145px;height: 145px;float: left;border: #DFDFDF 1px solid;padding: 5px;}
.ydshop-left-list13 .com .list1 li .detail{float: left;margin-left: 20px;width:500px;}
.ydshop-left-list13 .com .list1 li .detail a{color: #323232;}
.ydshop-left-list13 .com .list1 li .detail h6{float: left;line-height: 26px;color: #323232;padding: 5px 0; width:100%; font-size:16px;}
.ydshop-left-list13 .com .list1 li .detail h6 a{color: #323232;}
.ydshop-left-list13 .com .list1 li .detail h6 a:hover{color: #ff7f2a;}
.ydshop-left-list13 .com .list1 li .detail p{width:100%;line-height:24px;color:#323232;overflow: hidden;}
.ydshop-left-list13 .com .list1 li .order{float: right;margin-right:10px; text-align:right;}
.ydshop-left-list13 .com .list1 li .order .price{ color:#cc1300; font-size:14px; margin-bottom:20px;}
.ydshop-left-list13 .com .list1 li .order .price i{font-size:20px; font-style:normal;}
.ydshop-left-list13 .com .list1 li .order .name{ }
.ydshop-left-list13 .com .list1 li .order .name a{color: #999; font-size:12px;}
.ydshop-left-list13 .com .list1 li .order .address{color: #999;font-size:12px;}
.ydshop-left-list13 .com .list1 li .order .button{margin-top: 10px; overflow:hidden;}
.ydshop-left-list13 .com .list1 li .order .button a{float:right;display: block;padding: 5px 20px;color: #323232;border: #ff6600 2px solid;}
.ydshop-left-list13 .com .list1 li .order .button a:hover{background: #ff6600;color: #fff;}
.ydshop-left-list13 .com .list1 li .order .date{color: #ccc;font-size:12px; padding-top:10px;}
.ydshop-left-list13 .com .list1 li .order .date img{ margin-right:5px; vertical-align: top;padding-top: 1px;}

.ydshop-left-list13 .com .list2{ padding:20px 0;}
.ydshop-left-list13 .com .list2 ul{ margin-right:-30px; overflow:hidden;}
.ydshop-left-list13 .com .list2 li{ width:220px;border: #cfcfcf 1px solid; margin:0 17px 20px 0; float:left;}
.ydshop-left-list13 .com .list2 li:hover{border:#cc1300 1px solid;}
.ydshop-left-list13 .com .list2 li .pic{ padding:10px;border-bottom: 1px solid #ededed;}
.ydshop-left-list13 .com .list2 li .pic img{ width:200px; height:200px;}
.ydshop-left-list13 .com .list2 li .goods-info{ padding:10px;}
.ydshop-left-list13 .com .list2 li .goods-info .price{ color:#cc1300; font-size:14px;}
.ydshop-left-list13 .com .list2 li .goods-info .price i{font-size:20px; font-style:normal;}
.ydshop-left-list13 .com .list2 li .goods-info .name{height: 36px;overflow: hidden; line-height:18px; margin-bottom:10px}
.ydshop-left-list13 .com .list2 li .goods-info .store{ background:url(../../images/ydshop-default/icon-menu.png) left center no-repeat; padding-left:18px;color:#9e9e9e; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ydshop-left-list13 .com .list2 li .goods-info .store a{ color:#9e9e9e;}
.ydshop-left-list13 .com .list2 li .bottom{border-top: 1px solid #ededed; padding:10px;}
.ydshop-left-list13 .com .list2 li .bottom a{ display:inline-block; *display:block; *zoom:1;height: 25px;line-height: 25px; text-align:center; color:#fff; padding:0 20px;}
.ydshop-left-list13 .com .list2 li .bottom a.btn1{ background:#F5F5F5;color: #666;}
.ydshop-left-list13 .com .list2 li .bottom a.btn2{ background:#f60;}

/*ydshop-left-list14*/
.ydshop-left-list14 .select-key{background:#fff;border:1px #ddd solid;margin-bottom:20px;}
.ydshop-left-list14 .select-key dl{border-bottom: 1px #ddd dashed;margin:0 10px -1px;}
.ydshop-left-list14 .select-key dt{float:left;height:46px;line-height:46px;width:90px;padding-left:15px;font-weight:bold;font-size:14px;color: #666;}
.ydshop-left-list14 .select-key dd{padding-left:105px;padding-top:10px;position: relative;}
.ydshop-left-list14 .select-key dd ul{width:93%;height:36px;overflow:hidden;}
.ydshop-left-list14 .select-key dd ul.type_in{height:auto;}
.ydshop-left-list14 .select-key dd li{display:inline-block;*display:inline;*zoom:1;margin: 0px 2px 10px 0px;}
.ydshop-left-list14 .select-key dd li a{display:block; line-height:26px; color: #333; overflow: hidden;padding:0 5px;font-size:12px;}
.ydshop-left-list14 .select-key dd li a:hover{color:#ff6600;}
.ydshop-left-list14 .select-key dd li.on a{background:#ff6600; color:#fff;}
.ydshop-left-list14 .select-key dd a.sel-more{display:block;position:absolute;top:15px;right: 10px;width:40px;height: 20px;line-height: 20px;text-align:center;color: #666;border: 1px solid #E6E6E6;font-size:12px;}
.ydshop-left-list14 .select-key dd li p{display:inline-block;*display:inline;*zoom:1; font-size:12px;color:#4a4949;line-height: 26px;}
.ydshop-left-list14 .select-key dd li select{ width:95px; height: 24px; line-height: 24px;vertical-align: baseline;}
.ydshop-left-list14 .select-key dd li input.text{ height:22px; line-height:22px; width:250px;padding:0 5px; margin:0;}
.ydshop-left-list14 .select-key dd li input.submit{border:0 none;height:24px;background:#ff6600;color:#fff;vertical-align: baseline;cursor:pointer;}
.ydshop-left-list14 .com{}
.ydshop-left-list14 .com{margin-top:15px; min-width: 100%;}
.ydshop-left-list14 .com ul li{font-size: 14px; text-align: left; border:#ddd 1px solid; height: 170px; overflow: hidden; margin-top: 15px;}
.ydshop-left-list14 .com ul li .infs-left{ float:left; width:20%; height: 170px;}
.ydshop-left-list14 .com ul li .infs-left .logo{ width:100%; height:120px; overflow:hidden; text-align:center;}
.ydshop-left-list14 .com ul li .infs-left .logo img{ margin-top:20px;border: 3px solid #e8e8e8;}
.ydshop-left-list14 .com ul li .infs-left .name{height:40px; overflow:hidden; padding:0 12px; line-height:20px; font-size:14px;} 
.ydshop-left-list14 .com ul li .infs-left .name a{color: #3388BB;}
.ydshop-left-list14 .com ul li .infs{width: 50%; float: left; padding: 10px; line-height: 30px;}
.ydshop-left-list14 .com ul li .infs p.title{height: 40px; line-height: 40px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; padding-left: 10px; word-break:keep-all; font-weight: normal; border-bottom: #ddd 1px dashed; color: #333;}
.ydshop-left-list14 .com ul li .infs p.title a:hover{color: #ff6600;}
.ydshop-left-list14 .com ul li .infs p.txt{line-height: 30px; display: block; color: #333; padding: 10px;}
.ydshop-left-list14 .com ul li .infs p.txt span{color: #666;}
.ydshop-left-list14 .com ul li .infs-right{width: 23%; float: right; background: #f2f2f2; padding: 0; margin:0; height: 150px; padding: 10px; color: #666; line-height: 30px;}
.ydshop-left-list14 .com ul li .infs-right p.time{height: 30px; line-height: 30px; text-align: center;}
.ydshop-left-list14 .com ul li .infs-right p.days{font-size: 17px; text-align: center; height: 30px; line-height: 30px;}
.ydshop-left-list14 .com ul li .infs-right a{display: block; width: 150px; margin:15px auto; font-size: 17px; text-align: center; height: 35px; line-height: 35px; background: #ff6600; color: #fff; border-radius: 2px; --webkit-border-radius: 2px; -moz-border-radius: 2px;}
.ydshop-left-list14 .com ul li .infs-right a:hover{background: #ff4e00;}
.ydshop-left-list14 .com ul li .infs-right .txt{height: 30px; line-height: 30px; text-align: center;}
.ydshop-left-list14 .com ul li .infs-right .txt span{color: #cc1300; font-size: 16px;}


/*ydshop-left-list15*/
.ydshop-left-list15{font-size:12px; margin-bottom:20px; font-family:"Microsoft YaHei";}
.ydshop-left-list15 .search-sel{padding: 10px 20px;margin: 0 0 20px;background:#fff;border: 1px solid #E6E6E6;}
.ydshop-left-list15 .search-sel dl{float:left;}
.ydshop-left-list15 .search-sel dt{float: left;height: 46px;line-height: 46px;width: 80px;padding-left: 15px;font-weight: bold;font-size: 14px;}
.ydshop-left-list15 .search-sel dd{float: left; width: 240px; padding-top: 10px;}
.ydshop-left-list15 .search-sel dd input{padding: 3px;border:1px #7a7a7a solid;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;vertical-align:middle;margin:0 5px;}
.ydshop-left-list15 .search-sel dd input:hover{border:1px #171717 solid;}
.ydshop-left-list15 .search-sel dd select{margin:0 5px;width:150px;height:25px;line-height:25px;vertical-align:middle;}
.ydshop-left-list15 .search-sel dl.search-key{border-bottom: 1px dashed #DDD; float:none;}
.ydshop-left-list15 .search-sel dl.search-key dd{float:none; width:auto;}
.ydshop-left-list15 .search-sel dl.search-key dd select{width:auto;}
.ydshop-left-list15 .search-sel dl input.submit{color: #FFF; border: 1px solid #cc1300; background: #cc1300;text-align: center;width: 100px;height: 30px;font-size: 14px;cursor: pointer;margin:10px 0 10px 95px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ydshop-left-list15 .search-sel dl input.refills{color: #555;border: 1px solid #DBDBDB;background-color: #F7F7F7;text-align: center;width: 100px;height: 30px;font-size: 14px;cursor: pointer;margin:10px 0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ydshop-left-list15 .search-list{border: 1px #e6e6e6 solid;background:#fff;padding:15px 20px;}
.ydshop-left-list15 .search-list li{border-bottom: #e6e6e6 dashed 1px;padding: 20px 0;overflow:hidden;}
.ydshop-left-list15 .search-list li .pic{float: left;padding-right: 30px;height: auto;overflow: hidden;}
.ydshop-left-list15 .search-list li .pic img{width:145px; height:145px; padding:5px;border: #DFDFDF 1px solid;}
.ydshop-left-list15 .search-list li .left{float: left;width: 530px;overflow: hidden;}
.ydshop-left-list15 .search-list li .name{color: #111;font-size:16px;color: #ff0101; font-weight:bold;}
.ydshop-left-list15 .search-list li .name a{color: #111;}
.ydshop-left-list15 .search-list li .desc{color: #6b6b6b;line-height: 1.6;padding: 5px 0; font-size:14px;}
.ydshop-left-list15 .search-list li .date{color: #ccc; padding-top:10px;}
.ydshop-left-list15 .search-list li .date img{ padding-top:1px; margin-right:5px; vertical-align:top;}
.ydshop-left-list15 .search-list li a.conpany-name{font-size: 14px;color: #3388BB;}
.ydshop-left-list15 .search-list li .right{float:right;text-align:right;width: 170px;}
.ydshop-left-list15 .search-list li .right p{margin:5px 0;font-size: 14px;color: #999;}
.ydshop-left-list15 .search-list li .right .price{font-size: 14px;color:#cc1300;}
.ydshop-left-list15 .search-list li .right .price i {font-size: 20px;font-style: normal;}
.ydshop-left-list15 .search-list li .right a{display:inline-block;*display:inline;*zoom:1;padding: 5px 20px;color:#fff;color: #323232;border: #ff6600 2px solid;text-align:center;font-size:14px; margin-top:10px;}
.ydshop-left-list15 .search-list li .right a:hover{background:#f60; color:#fff;}


/*ydshop-left-list16*/
.ydshop-left-list16 .ydjob-select{background:#fff;border:1px #ddd solid;margin-bottom:20px;}
.ydshop-left-list16 .ydjob-select .tab-list{height:35px;border-bottom: 1px solid #dcdee1;background: #fafafa;}
.ydshop-left-list16 .ydjob-select .tab-list li{ float:left; width:150px;border-right:1px solid #dcdee1; text-align:center;height:35px; line-height:35px;margin-top:-1px;border-top:1px #dcdee1 solid;}
.ydshop-left-list16 .ydjob-select .tab-list li a{font-size:14px;}
.ydshop-left-list16 .ydjob-select .tab-list li.on { background:#fff;border-top:3px #f60 solid;}
.ydshop-left-list16 .ydjob-select .tab-list li.on a{font-weight:bold;}
.ydshop-left-list16 .ydjob-select .selRes{ float:right; line-height:36px; font-size:12px; padding-right:10px; color:#585858;}
.ydshop-left-list16 .ydjob-select .selRes span {color: #cc1300; padding:0 5px;}
.ydshop-left-list16 .ydjob-select dl{border-bottom: 1px #ddd dashed;margin:1px 10px -1px;}
.ydshop-left-list16 .ydjob-select dt{float:left;height:46px;line-height:46px;width:90px;padding-left:15px;font-weight:bold;font-size:14px;color: #666;}
.ydshop-left-list16 .ydjob-select dd{padding-left:105px;padding-top:10px;position: relative;}
.ydshop-left-list16 .ydjob-select dd ul{width:93%;height:36px;overflow:hidden;}
.ydshop-left-list16 .ydjob-select dd ul.type_in{height:auto;}
.ydshop-left-list16 .ydjob-select dd li{display:inline-block;*display:inline;*zoom:1;margin: 0px 2px 10px 0px;}
.ydshop-left-list16 .ydjob-select dd li a{display:block; line-height:26px; color: #333; overflow: hidden;padding:0 5px;font-size:12px;}
.ydshop-left-list16 .ydjob-select dd li a:hover{color:#ff6600;}
.ydshop-left-list16 .ydjob-select dd li.on a{background:#ff6600; color:#fff;}
.ydshop-left-list16 .ydjob-select dd a.sel-more{display:block;position:absolute;top:15px;right: 10px;width:40px;height: 20px;line-height: 20px;text-align:center;color: #666;border: 1px solid #E6E6E6;font-size:12px;}
.ydshop-left-list16 .ydjob-select dd li p{display:inline-block;*display:inline;*zoom:1; font-size:12px;color:#4a4949;line-height: 26px;}
.ydshop-left-list16 .ydjob-select dd li select{ width:95px; height: 24px; line-height: 24px;vertical-align: baseline;}
.ydshop-left-list16 .ydjob-select dd li input.text{ height:22px; line-height:22px; width:250px;padding:0 5px; margin:0;}
.ydshop-left-list16 .ydjob-select dd li input.submit{border:0 none;height:24px;background:#ff6600;color:#fff;vertical-align: baseline;cursor:pointer;}

.ydshop-left-list16 .ydjob-select dd.ydjobs-select label{line-height: 26px; font-size:12px;color: #333;float: left; cursor:pointer;padding: 0 5px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select label.selected{background:#ff6600;color: #fff;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjobs-select-list{position:relative;float:left; margin-left:15px; z-index: 3;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjobs-select-btn{border:1px solid #D9D9D9;background-color:#FFF;line-height:24px;float:left;height:24px; padding:0 25px 0 8px; color: #454545; position: relative;white-space: nowrap;outline: 0px none;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjobs-select-btn span{ font-size:12px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjobs-select-btn i{position: absolute; right: 8px; top: 10px; width:10px; height:5px; cursor: pointer; background: url(../../images/ydshop-default/help.png) -3px -10px no-repeat;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox{ display:none; position:absolute;width: 836px;top:26px;left:0px;border:3px solid #e7e7e7; background:#fff; z-index:102;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox h3{height: 36px; line-height: 36px; padding-left: 7px; background: #f6f6f6; border-bottom: 1px solid #c8c8c8; color: #000; font-size: 14px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox h3 a{float:right;width: 20px;height:36px;background:url(../../images/ydshop-default/top_box_close.gif) center no-repeat; padding:0 10px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dl{border-bottom: 1px solid #e9e9e9; margin:0;background: #fafafa;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dt{float:left;line-height: 24px; font-weight:normal;width: 140px;padding: 6px 17px 6px 0;text-align:right; height:auto; font-size:12px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd{ padding:0 0 0 158px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd ul{width:auto; overflow:visible; height:auto;border-left:1px solid #e9e9e9; background:#fff; padding:5px 0;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li{line-height:26px; margin:0;float: left; cursor: pointer; }
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li.active{ z-index:99;position:relative;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li font{display:block;border: 2px solid #fff; border-bottom:0 none;height:26px;width: 160px;position:relative; z-index:2; background:#fff;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li.active font{border: 2px solid #C8C8C8; border-bottom:0 none;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd li font a{ display:block; background: url(../../images/ydshop-default/hl_icon.png) right 12px no-repeat;padding-left: 10px; padding-right:16px; float:left;color: #15c;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd .ydjobs-sub{display: none; width: 468px; position: absolute; top:26px; left:0; z-index:1; border: 2px solid #C8C8C8; background-color: #FFF;padding: 7px 0 7px 30px; }
.ydshop-left-list16 .ydjob-select dd.ydjobs-select .ydjob-selbox dd .ydjobs-sub a{float:left;width: 150px;height:28px; line-height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0;}

.ydshop-left-list16 .ydjob-select dd.ydjobs-add label{line-height: 26px; font-size:12px;color: #333;float: left; cursor:pointer;padding: 0 5px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-add label.selected{background:#ff6600;color: #fff;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-add .ydjobs-add-list{float:left; margin-left:15px;}
.ydshop-left-list16 .ydjob-select dd.ydjobs-add .acc_popup{min-width:57px; width:0; border:1px solid #D9D9D9;cursor:pointer;padding: 0 5px;line-height:24px; }
.ydshop-left-list16 .job-list1{ font-size:12px;border-top: 2px solid #f60;}
.ydshop-left-list16 .job-list1 .sort{overflow: hidden; height:44px;padding: 0 15px;background: #efefef;border:1px solid #e6e6e6;border-bottom:0 none; border-top-color:#fff;}
.ydshop-left-list16 .job-list1 .sort .sort-list{ float:right;line-height:22px; padding-top:9px;}
.ydshop-left-list16 .job-list1 .sort .sort-list li{float: left; height: 22px; border: 1px solid #CECBCE; background: #FFF;margin-left:10px;line-height: 22px; overflow: hidden; position: relative; padding:0 20px;text-align:center;}
.ydshop-left-list16 .job-list1 .sort .sort-list li.on{ background:#666;border: 1px solid #666;}
.ydshop-left-list16 .job-list1 .sort .sort-list li.on a{ color:#fff;}
.ydshop-left-list16 .job-list1 .sort label{float: left; padding-left:20px; line-height:44px; cursor: pointer;}
.ydshop-left-list16 .job-list1 .sort label input{height: 13px; width: 13px; vertical-align:middle; margin:0 5px 0 0;}
.ydshop-left-list16 .job-list1 .sort p{float:left; background:#f60; height:28px; line-height:31px; padding:0 20px; margin-top:6px; margin-left:10px; border-bottom:3px #D85600 solid;}
.ydshop-left-list16 .job-list1 .sort p a{ color:#fff;}
.ydshop-left-list16 .job-list1 .sort.bottom{border:1px solid #e6e6e6; border-top:0 none;}
.ydshop-left-list16 .job-list1 .sort .display_mod{float: right; padding:5px 0px 4px; margin-left: 10px;}
.ydshop-left-list16 .job-list1 .sort .ydshop-page4{float: right; padding:9px 0;}
.ydshop-left-list16 .job-list1 .sort .ydshop-page4 ul li * {padding: 2px 10px;}
.ydshop-left-list16 .job-list1 .sort .ydshop-page4 ul li * span {padding:0;}
.ydshop-left-list16 .job-list1 .sort .ydshop-page4 ul .active span {padding: 2px 10px;}
.ydshop-left-list16 .job-list1 .sort .ydshop-page4 ul li a:hover{ background:#f8f8f8;}
.ydshop-left-list16 .job-list1 .com table{border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.ydshop-left-list16 .job-list1 .com th{height:35px;text-align:left;padding-left: 37px;border-bottom:1px #f2f2f2  solid;}
.ydshop-left-list16 .job-list1 .com td{height:40px;text-align:left;padding-left: 37px;border-bottom:1px #f2f2f2  solid;}
.ydshop-left-list16 .job-list1 .com tr.title{background: #fafafa;}
.ydshop-left-list16 .job-list1 .com td input{vertical-align: middle; margin:0 5px 0 0;}
.ydshop-left-list16 .job-list1 .com ul{border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.ydshop-left-list16 .job-list1 .com ul li{ padding:10px 20px;border-bottom: 1px solid #edeef0;}
.ydshop-left-list16 .job-list1 .com ul li .top{ overflow:hidden; height:40px; line-height:40px;}
.ydshop-left-list16 .job-list1 .com ul li .top label{float:left; padding-right:20px; width:300px;}
.ydshop-left-list16 .job-list1 .com ul li .top label a{color: #0168b7; font-size:16px; padding-left:10px;}
.ydshop-left-list16 .job-list1 .com ul li .top span{ float:left;color: #666; padding-right:20px; width:200px;}
.ydshop-left-list16 .job-list1 .com ul li .top span a{color: #666;}
.ydshop-left-list16 .job-list1 .com ul li .top .app{ float:right; padding-top:5px;}
.ydshop-left-list16 .job-list1 .com ul li .top .app a{display:block; padding:5px 20px;  border:2px #e7e7e7 solid; line-height:18px;}
.ydshop-left-list16 .job-list1 .com ul li .top .app a:hover{background:#f60;border:2px #f60 solid;color:#fff;}
.ydshop-left-list16 .job-list1 .com ul li .bot{ line-height:1.6; padding:5px 10px 20px; color:#666;}
.ydshop-left-list16 .position-job-foot{padding:20px 0;}
/*人才推荐*/
.ydshop-left-list16 .retalent-list{border:1px #e6e6e6 solid;border-top:0 none; margin-bottom:20px;}
.ydshop-left-list16 .retalent-list h6{height:35px;line-height:35px;font-size:15px;padding-left:20px;border-bottom:2px #ececec solid;background:#F7F7F7;}
.ydshop-left-list16 .retalent-list ul{padding:15px;}
.ydshop-left-list16 .retalent-list li{float:left;width:292px;margin:10px 10px 0 0;}
.ydshop-left-list16 .retalent-list li .retalent-pic{float:left;border:2px #ddd solid;width:60px;height:60px;}
.ydshop-left-list16 .retalent-list li .retalent-txt{float:left;padding-left:10px;}


/*ydshop-left-list17*/
.ydshop-left-list17{}
.ydshop-left-list17 .title{ background:#F7F7F7; font-size:16px; padding:0 20px;height: 50px;line-height: 50px; border:1px #e6e6e6 solid;border-bottom:2px #e6e6e6 solid;}
.ydshop-left-list17 .list{padding:20px 0; overflow:hidden;}
.ydshop-left-list17 .list ul{ margin-right:-30px;*zoom:1;}
.ydshop-left-list17 .list li{ float:left; width:222px; border:1px #f2f2f2 solid;margin:0 14px 20px 0;}
.ydshop-left-list17 .list li:hover{border:1px #cc1100 solid}
.ydshop-left-list17 .list li .pic{ padding:12px 12px 0 12px;}
.ydshop-left-list17 .list li .pic img{ width:198px; height:198px;}
.ydshop-left-list17 .list li .tit{ font-size:12px; padding:0 12px;}
.ydshop-left-list17 .list li .tit .name{ border-bottom:1px #eee solid; padding:5px 0;}
.ydshop-left-list17 .list li .tit .buttom{ padding:10px 0; text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines}
.ydshop-left-list17 .list li .tit .buttom:after{content: ''; width: 100%; display: inline-block;*display:inline;*zoom:1;font-size: 0; line-height: 0;}
.ydshop-left-list17 .list li .tit .buttom a{display:inline-block;*display:inline;*zoom:1;height:30px;line-height:30px;padding:0 20px; text-align:center}
.ydshop-left-list17 .list li .tit .buttom a.but1{ background-color:#f60;color:#fff;border: 1px solid #f60;}
.ydshop-left-list17 .list li .tit .buttom a.but2{background-color: #F7F7F7;border:1px solid #DBDBDB; color:#333;}

/*ydshop-left-list18*/
.ydshop-left-list18{ margin-bottom:20px;}
.ydshop-left-list18 .right{ float:right;width: 650px;border: 1px #e4e4e4 solid;}
.ydshop-left-list18 .right h6{font-size:16px; padding:0 20px; height:50px;line-height:50px; margin:20px 0;}
.ydshop-left-list18 .right .pic{ text-align:center;}
.ydshop-left-list18 .right .pic img{ max-width:550px;}
.ydshop-left-list18 .right .txt{ padding:20px; font-size:14px; color:#666;}
.ydshop-left-list18 .left{float:left; width:270px;}
.ydshop-left-list18 .left .bottom{ margin-bottom:10px;}
.ydshop-left-list18 .left .bottom a{display:block; background-color:#ff6600; color:#fff; font-size:20px; height:40px; line-height:40px; text-align:center;}
.ydshop-left-list18 .left .bottom a:hover{background-color: #ff4e00;}
.ydshop-left-list18 .left .bottom a img{ display:inline-block; *display:inline; *zoom:1; margin-right:10px; vertical-align:middle;}
.ydshop-left-list18 .left .time{font-size:12px; border-bottom:1px #ddd solid;}
.ydshop-left-list18 .left .time span{display:inline-block; *display:inline; *zoom:1;height:30px;line-height:30px; padding:0 20px; color:#666;}
.ydshop-left-list18 .left .det{ margin-top:20px; border:1px #e4e4e4 solid;}
.ydshop-left-list18 .left .det h6{font-size:16px; font-weight:normal; height:40px; line-height:40px; border-bottom:2px #e4e4e4 solid; padding-left:20px; background:#f6f6f6;}
.ydshop-left-list18 .left .det .com{font-size:14px; line-height:2; color:#666; padding:20px;}


/*ydshop-left-list19*/
.ydshop-left-list19{color:#666;font: normal 12px/22px "Microsoft YaHei","微软雅黑","宋体",Verdana,Tahoma, Arial, Helvetica, sans-serif;}
.ydshop-left-list19 a{color:#666;}
.ydshop-left-list19 a:hover{color: #E4393C;}
.ydshop-left-list19 h5.title{color:#666;height:50px;line-height:50px; font-weight:normal; border:1px #e0e0e0 solid; font-size:18px;}
.ydshop-left-list19 h5.title p{font-size:20px;font-weight: bold; float:left; padding:0 40px 0 20px; color:#5a5a5a;}
.ydshop-left-list19 .proi-list{overflow: hidden; border:1px #e0e0e0 solid;}
.ydshop-left-list19 .proi-list .proi-img{float: left;border-right: 1px solid #e0e0e0;width: 410px;position: relative;float: left;padding-top: 20px;}
.ydshop-left-list19 .proi-list .proi-img .bimg{width: 380px;height: 380px;margin: 0 auto;overflow: hidden;}
.ydshop-left-list19 .proi-list .proi-img .bimg img{ width:380px; height:380px;}
.ydshop-left-list19 .proi-list .proi-img .smallScroll{ padding:10px 0; overflow:hidden;}
.ydshop-left-list19 .proi-list .proi-img .simg{ float:left;overflow: hidden;height: 69px; padding:5px;display:inline;}
.ydshop-left-list19 .proi-list .proi-img .simg li{border: 1px solid #e0e0e0;margin:0 8px;cursor: pointer; display:inline;float:left;list-style-type: none;}
.ydshop-left-list19 .proi-list .proi-img .simg li img{ width:58px; height:58px; display: block;padding: 6px;}
.ydshop-left-list19 .proi-list .proi-img .simg li:hover, .proi-list .proi-img .simg li.on{border-color: #38f;float: left;list-style-type: none;}
.ydshop-left-list19 .proi-list .proi-img .sprev, .ydshop-left-list19 .proi-list .proi-img .snext{width: 23px;height: 54px;display: block;cursor: pointer;opacity: 0.5;filter: alpha(opacity=50); margin-top:13px;}
.ydshop-left-list19 .proi-list .proi-img .sprev{ float:left;background: url(../../images/ind-default/proi_03.jpg) no-repeat right center;}
.ydshop-left-list19 .proi-list .proi-img .snext{ float:right;background: url(../../images/ind-default/proi_05.jpg) no-repeat left center;}
.ydshop-left-list19 .proi-list .proi-img .sprev:hover, .proi-list .proi-img .snext:hover{opacity: 1;filter: alpha(opacity=100);}
.ydshop-left-list19 .proi-list p, ul, dl, dd{margin: 0;padding: 0;}
.ydshop-left-list19 .proi-list .con{padding-left:25px;width: 475px;float: left;}
.ydshop-left-list19 .proi-list .con .proname{font-size:18px;font-weight: bold;color: #444;padding: 15px 0 23px 0;border-bottom: dashed 1px #dedede;}
.ydshop-left-list19 .proi-list .con .info{}
.ydshop-left-list19 .proi-list .con li{;border-bottom:#f1f1f1 1px solid;padding:5px 0; font-size:14px; line-height:35px;}
.ydshop-left-list19 .proi-list .con li .req{ line-height:20px; padding:10px 0;}
.ydshop-left-list19 .proi-list .con .subtnb{padding: 24px 0 30px 12px;overflow: hidden;}
.ydshop-left-list19 .proi-list .con .subtn{display:block;width: 179px;height: 39px;line-height: 39px;text-align: center;color: #fff;background: #f60;font-size: 14px;}
.ydshop-left-list19 .list{margin-top:20px;}
.ydshop-left-list19 .list .comtit{border:1px #ddd solid; border-bottom:4px #e3e3e3 solid; overflow:hidden ; background:#F7F7F7;}
.ydshop-left-list19 .list .comtit b{float: left;height: 38px;line-height: 38px;padding: 0 32px;font-size:16px;  font-weight:normal;}
.ydshop-left-list19 .list .comtxt{font-size: 14px;line-height: 28px;padding: 20px; border:1px #ddd solid; border-top:0; overflow:hidden;}
.ydshop-left-list19 .list .other{border:1px #ddd solid;border-top:0;}
.ydshop-left-list19 .list .other ul li{list-style-type: none;display: block;border-bottom: 1px solid #f0f0f0;padding: 0 25px;background: url(../../images/ydshop-default/buy-ico.png) 10px center no-repeat;height:40px;line-height:40px;text-align: right;font-size:12px;cursor: pointer;}
.ydshop-left-list19 .list .other ul li:hover{background: url(../../images/ydshop-default/buy-ico.png) 10px center no-repeat #fafafa;}
.ydshop-left-list19 .list .other ul li a{float: left;}
.ydshop-left-list19 .disclaimer{margin-top:20px;background: url(../../images/ydshop-default/disclaimer-bg.png) bottom center no-repeat;padding-bottom: 12px;}
.ydshop-left-list19 .disclaimer .disclaimer-txt{background: #fff;border: 1px #ddd solid;padding: 30px;font-size: 14px;}
.ydshop-left-list19 .disclaimer .disclaimer-txt span{line-height: 30px;color: #E31939;}


.ydshop-left-list20{border:1px #e0e0e0 solid; border-top:2px #eb753b solid; padding:15px; color: #383838; margin-bottom: 9px; position: relative; overflow: hidden;}
.ydshop-left-list20 .resTitle{background-color: #f6f7f9; height: 32px; padding: 22px 0 15px 22px; width: 1000px;} 
.ydshop-left-list20 .resTitle .name{color: #282828; float: left; font-family: "microsoft yahei"; font-size: 26px; display: inline-block; font-size: 26px; height: 29px; line-height: 24px;} 
.ydshop-left-list20 .resTitle .sexAge{font-size: 18px; line-height: 28px; float: left; display: inline-block;} 
.ydshop-left-list20 .resTitle .jobGoal{float: left; font-size: 14px; line-height: 28px;}
.ydshop-left-list20 .expectInfo{padding-bottom: 20px;}
.ydshop-left-list20 .expectInfo .expectTitle{padding-top: 15px;}
.ydshop-left-list20 .expectInfo .expectTitle dl{padding-bottom: 11px;}
.ydshop-left-list20 .expectInfo .expectTitle dt{float: left; font-size: 14px; padding-top: 4px;}
.ydshop-left-list20 .fb{font-weight: 700;}
.ydshop-left-list20 .expectInfo .expectDetail{overflow: hidden;}
.ydshop-left-list20 .expectInfo .expectDetail li{display: block; float: left; font-size: 14px; line-height: 20px; padding: 2px 15px 8px 0; white-space: nowrap;}
.ydshop-left-list20 .expectInfo .expectDetail li.divide{color: #d3d3d3;}
.ydshop-left-list20 .expectInfo .addcont{margin: 0; width: 100%;} .expectInfo .modtab{background: #f7f7f7 none repeat scroll 0 0; border-bottom: 1px solid #ebebeb; border-top: 0 none; height: 35px; line-height: 35px; margin-bottom: 20px; padding: 0 10px;} .expectInfo .modtab h3{border: medium none; color: #ea6519; font-size: 16px; font-weight: 700; height: 35px; line-height: 35px; float: left;} .expectInfo .modtab span{color: #888; font-size: 12px; display: inline-block;} .expectInfo .addexpe .infoview{border-bottom: 1px dotted #dce2e6; margin-bottom: 18px; padding-bottom: 13px;}
.ydshop-left-list20 .expectInfo .addexpe .infoview h4{color: #535559; font-size: 14px; font-weight: 700; line-height: 16px; padding-bottom: 8px;} .infoview .pst{display: inline; float: left; width: 50%;}
.ydshop-left-list20 .pst2 .sth{padding-right: 7px;} .experTime{color: #0cae0c; padding-left: 5px;} .infoview .pst2{clear: both;}
.ydshop-left-list20 .infoview .pst2 .std{width: 668px; word-wrap: break-word; float: left;}
.ydshop-left-list20 .infoview .sth, .resume_preview .std{float: left;}
.ydshop-left-list20 .infoview p{clear: both; color: #282828; line-height: 28px; padding-top: 5px;}
.ydshop-left-list20 .infoview .pst2{clear: both;}
.ydshop-left-list20 .noborder{border: medium none !important;} .infoview .summ{float: none; overflow: hidden; padding-bottom: 20px; width: auto;}
.ydshop-left-list20 .infoview .summ li{border-right: 1px solid #e05947; color: #282828; display: inline; float: left; font-size: 14px; height: 16px; line-height: 16px; margin: 10px 17px 0 0; overflow: visible; padding-right: 17px; white-space: nowrap;} .addAbility .pst{margin-bottom: 6px;} 
.ydshop-left-list20 .addAbility .pst .std span{padding-right: 9px;}
.ydshop-left-list20 .addcont .infoview{border: medium none; color: #282828; font-size: 14px; margin: 0 10px; overflow: hidden; padding: 0;}


/*inner2右侧详细*/
#ydshop2-right{float:right;width:244px;}
.ydshop-right-list13 {}
.ydshop-right-list13 .news-title{height: 33px; line-height: 33px; cursor: default;}
.ydshop-right-list13 .news-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-right-list13 .news-title p b{padding-left:8px;height:15px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;border-left:2px #001c4a solid;}
.ydshop-right-list13 .news-title a{color:#001c4a}
.ydshop-right-list13 .news-list1{height:236px; margin-bottom:30px; padding: 12px 0 0 8px;background: #f2f2f2;}
.ydshop-right-list13 .news-list1 .titles{width:225px; height:168px; margin:14px 0 0 0;}
.ydshop-right-list13 .news-list1 .titles a{display:inline-block; background:#d3b485; color:#fff; padding:3px 4px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #b08f6e; border-right:1px solid #b08f6e; cursor:pointer;font-size:14px;}
.right_sidebar .rsd1 .titles a:hover{text-decoration: none;}
.ydshop-right-list13 .news-list2{height:350px; margin-bottom:15px; padding: 12px 0 0 8px;background: #f2f2f2;}
.ydshop-right-list13 .news-list2 .topImg{margin-top:6px; margin-bottom:10px; width: 235px; height: 156px; position:relative;}
.ydshop-right-list13 .news-list2 .topImg img{display:block; position:absolute;}
.ydshop-right-list13 .news-list2 .topImg span{display:block; width:235px; line-height:40px; position:absolute; bottom:0px; z-index:10; color:#fff; padding-left:10px; font-weight:600;}
.ydshop-right-list13 .news-list2 .topImg span a {color:#fff; font-size:12px;}
.ydshop-right-list13 .news-list2 .topImg span a:hover{color:#d3320d;}
.ydshop-right-list13 .news-list2 .topImg div{position:absolute; width:235px; height:40px; background:#000; opacity:0.5; filter:alpha(opacity=50); bottom:0px}
.ydshop-right-list13 .news-list2 ul li{width:235px; height:24px; line-height:24px; color:#5f5f5f; font-size:12px;}
.ydshop-right-list13 .news-list2 ul li a{ color:#5f5f5f;}
.ydshop-right-list13 .news-list2 ul li a:hover{ color:#d3320d;}	
.ydshop-right-list13 .news-list3{height:332px; padding: 12px 0 0 8px;background: #f2f2f2;}
.ydshop-right-list13 .news-list3 .topImg{margin-top:6px; margin-bottom:10px; width: 235px; height: 156px; position:relative;}
.ydshop-right-list13 .news-list3 .topImg img{display:block; position:absolute;}
.ydshop-right-list13 .news-list3 .topImg span{display:block; width:235px; line-height:40px; position:absolute; bottom:0px; z-index:10; color:#fff; padding-left:10px; font-weight:600;}
.ydshop-right-list13 .news-list3 .topImg span a {color:#fff; font-size:12px;}
.ydshop-right-list13 .news-list3 .topImg span a:hover{color:#d3320d;}
.ydshop-right-list13 .news-list3 .topImg div{position:absolute; width:235px; height:40px; background:#000; opacity:0.5; filter:alpha(opacity=50); bottom:0px}
.ydshop-right-list13 .news-list3 ul li{width:235px; height:24px; line-height:24px; color:#5f5f5f; font-size:12px;}
.ydshop-right-list13 .news-list3 ul li a{ color:#5f5f5f;}
.ydshop-right-list13 .news-list3 ul li a:hover{ color:#d3320d;}	
.ydshop-right-list13 .news-list4{margin-top:15px;}

.ydshop-right-list14{ font-size:12px;}
.ydshop-right-list14 .seller-list1{width:100%;border:#dddddd 1px solid;background: #fff; overflow: hidden; margin-bottom:20px; padding-bottom:20px;}
.ydshop-right-list14 .seller-list1 .list1{ height: 84px; margin: 0; padding: 0;}
.ydshop-right-list14 .seller-list1 .list1 dt{ height: 35px; line-height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;}
.ydshop-right-list14 .seller-list1 .list1 dd{ height: 30px; line-height: 30px; float: left;  margin: 12px 6px 12px 6px; position: relative; }
.ydshop-right-list14 .seller-list1 .list1 dd a{ display:block;height: 30px; line-height: 30px; color: #fff; padding: 0 17px;border: #ff6600  1px solid; text-align: center; background: #ff6600; -moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px; behavior: url(ie-css3.htc) }
.ydshop-right-list14 .seller-list1 .list1 dd a:hover{ color: #fff; background: #ff5a00;}
.ydshop-right-list14 .seller-list1 .list1 dd i{ width: 7px; height:13px;position: absolute;top:10px; right: 3px;  color: #fff; font:400 13px/13px simsun;}
.ydshop-right-list14 .seller-list1 .list2{border-top: 1px dotted #e8e8e7;}
.ydshop-right-list14 .seller-list1 .list2 dt{ height: 35px; line-height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;}
.ydshop-right-list14 .seller-list1 .list2 dd{margin:12px 0px 0 0; padding:0;text-indent:10px;text-align:left;height:28px;line-height:28px;float:left;}
.ydshop-right-list14 .seller-list1 .list2 dd a{background:#f4f2f2;padding:6px 28px;border:#e2e0e0 1px solid;-moz-border-radius:4px;border-radius:4px;}
.ydshop-right-list14 .seller-list1 .list2 dd a:hover{ background: #ff7200; color:#fff;}
.ydshop-right-list14 .seller-list2{width: 244px;border:1px solid #dddddd;}
.ydshop-right-list14 .seller-list2 h4.title{height: 35px;line-height: 35px;text-align: left;padding-left: 10px;background: #ececec;font-weight: bold;border-bottom:1px solid #dddddd;}
.ydshop-right-list14 .seller-list2 ul li{width: 95%;margin:0 auto;height: 28px;line-height: 28px;text-align: left;}
.ydshop-right-list14 .seller-list2 li span{background: #9aa3ac none repeat scroll 0 0; border-radius: 2px; color: #fff; float: left; height: 16px; line-height: 16px; margin-right: 5px; margin-top: 6px; text-align: center; width: 16px;}
.ydshop-right-list14 .seller-list2 li span.blu {background: #f36e21;}
.ydshop-right-list14 .seller-list2 li a{display: block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ydshop-right-list14 .seller-list3{width: 244px;margin-top: 15px;border:1px solid #dddddd;}
.ydshop-right-list14 .seller-list3 h4.title{height: 35px;line-height: 35px;text-align: left;padding-left: 10px;font-weight: bold;border-bottom:1px #dddddd dotted;}
.ydshop-right-list14 .seller-list3 ul li{width: 95%;margin:10px auto;height: 45px;line-height: 28px;text-align: left;border-bottom:1px #dddddd dotted;}
.ydshop-right-list14 .seller-list3 ul li .pic{float: left;width: 56px;height: 36px;}
.ydshop-right-list14 .seller-list3 ul li .pic img{width: 56px;height: 36px;}
.ydshop-right-list14 .seller-list3 ul li .seller-new-info{display: inline-block;margin-left: 10px;height:38px;}
.ydshop-right-list14 .seller-list3 ul li .seller-new-info .name{height: 18px;line-height: 18px;text-align: left;}
.ydshop-right-list14 .seller-list3 ul li .seller-new-info .price{height:20px;line-height: 20px;text-align: left;display: block;color: #cc1300;}
.ydshop-right-list14 .seller-list4{width: 244px; margin-top: 15px; border:1px solid #dddddd; padding-bottom: 10px;}
.ydshop-right-list14 .seller-list4 .title{background: #eee; height: 35px; line-height: 35px; font-weight: bold; padding-left: 10px;}
.ydshop-right-list14 .seller-list4 ul li{height: 35px; line-height: 35px; text-indent: 10px; text-align: left; position: relative; border-bottom: #ddd 1px dotted;}
.ydshop-right-list14 .seller-list4 ul li span.txt{text-align:left;display:block;float:left;width:80%;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.ydshop-right-list14 .seller-list4 ul li span.txt a{color: #666;}
.ydshop-right-list14 .seller-list4 ul li span.txt a:hover{text-decoration: underline; color: #000;}
.ydshop-right-list14 .seller-list4 ul li span.price{text-align: left; display: inline-block; float:right; width: 20%; text-align: left;color:#cc1300}

.ydshop-right-list14 .seller-list5{width: 244px; float: right; margin-top: 15px; border:1px solid #dddddd;}
.ydshop-right-list14 .seller-list5 h4.title{background: #eee; height: 35px; line-height: 35px; font-weight: bold; padding-left: 10px; width: 232px; border:#fff 1px solid;}
.ydshop-right-list14 .seller-list5 .info-list{border-top: 1px solid #ddd; line-height: 25px; text-align: left;; padding-left: 10px; word-spacing:0; padding-top: 10px;}
.ydshop-right-list14 .seller-list5 .info-list span.name{line-height: 20px; font-weight: bold;}
.ydshop-right-list14 .seller-list5 .btn{margin-top: 10px; height: 40px; line-height: 35px; width: 100%; background: #f36e21; position: relative;}
.ydshop-right-list14 .seller-list5 .btn a{display: block; color: #fff; font-size:16px; height: 40px; line-height: 40px; text-align: center; letter-spacing:0px; text-indent: 30px;}
.ydshop-right-list14 .seller-list5 .btn a:hover{background: #e05f14;}
.ydshop-right-list14 .seller-list5 .btn span{background: url(../../images/ydshop-default/dianpushouyeicon.png) no-repeat right; position: absolute; top:2px; left:70px; width: 29px; height: 35px;}


.ydshop-right-list15{}
.ydshop-right-list15 .brand-list1{width: 247px;height: 165px;}
.ydshop-right-list15 .brand-list1 img{ width:245px;height:163px;}
.ydshop-right-list15 .brand-list2 .brand-title{height: 33px; line-height: 33px; cursor: default; padding-left:15px;}
.ydshop-right-list15 .brand-list2 .brand-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-right-list15 .brand-list2 .brand-title p b{padding-left:8px;height:15px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;border-left:2px #001c4a solid;}
.ydshop-right-list15 .brand-list2 .brand-title a{color:#001c4a}
.ydshop-right-list15 .brand-list2{margin-top: 20px; width: 245px; border: 1px solid #ededed; overflow:hidden;}
.ydshop-right-list15 .brand-list2 .com{}
.ydshop-right-list15 .brand-list2 .com li{width: 105px; float: left; margin: 6px 0 6px 11px;}
.ydshop-right-list15 .brand-list2 .com li img{width: 105px;height: 50px;border:#D0D0D0 1px solid}
.ydshop-right-list15 .brand-list3{margin: 20px 0; padding:0 15px; border: 1px solid #ededed; background: #f1f1f1;}
.ydshop-right-list15 .brand-list3 .brand-title{height: 33px; line-height: 33px; cursor: default; margin-bottom:10px;border-bottom:1px solid #e1e1e1;}
.ydshop-right-list15 .brand-list3 .brand-title p{font-weight: 700; font-size: 14px; font-family: "微软雅黑"; display:inline;line-height:15px;cursor:pointer; }
.ydshop-right-list15 .brand-list3 .brand-title p b{padding-left:8px;height:15px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;border-left:2px #001c4a solid;}
.ydshop-right-list15 .brand-list3 .brand-title a{color:#001c4a}
.ydshop-right-list15 .brand-list3 .brand-title font{float:right; font-size:12px;color: #707070;}
.ydshop-right-list15 .brand-list3 .brand-com{}
.ydshop-right-list15 .brand-list3 .brand-com ul li{width:223px;height:17px;margin:8px 0;float:left;}
.ydshop-right-list15 .brand-list3 .brand-com ul li div{height:17px;float:left;}
.ydshop-right-list15 .brand-list3 .brand-com ul li .ranks{width:17px;line-height:17px;color:white;text-align:center;font-size:12px;background:#8c8c8c;}
.ydshop-right-list15 .brand-list3 .brand-com ul li .ranks.red{background:#ff6600 ;}
.ydshop-right-list15 .brand-list3 .brand-com ul li .names{width:132px;line-height:17px;padding-left:8px;color:#545454;}
.ydshop-right-list15 .brand-list3 .brand-com ul li .names a{ font-size:12px}
.ydshop-right-list15 .brand-list3 .brand-com ul li .names a:hover{text-decoration:none;color:#cc1300;}
.ydshop-right-list15 .brand-list3 .brand-com ul li .click_counts{width:50px;text-align:right;padding-right:2px;color:#545454; font-size:12px}
.ydshop-right-list15 .brand-list3 .brand-page{height:36px;line-height:36px;text-align:center;font-size:12px;letter-spacing:8px;border-top:1px solid #e1e1e1; margin-top:10px;}
.ydshop-right-list15 .brand-list3 .brand-page a{display:inline-block; *display:inline; *zoom:1;height:36px;width: 36px; vertical-align:middle}
.ydshop-right-list15 .brand-list3 .brand-page a:hover{font-size:18px;}
.ydshop-right-list15 .brand-list3 .brand-page span.pageState{display:inline-block; *display:inline; *zoom:1;height:36px;vertical-align:middle}
.ydshop-right-list15 .brand-list3 .brand-page span.pageState span{color: #f14c39;}


.ydshop-right-list16{ font-size:12px;}
.ydshop-right-list16 .seller-list1{width:100%;border:#dddddd 1px solid;background: #fff; overflow: hidden; margin-bottom:20px;}
.ydshop-right-list16 .seller-list1 .list1{ height: 84px; margin: 0; padding: 0;}
.ydshop-right-list16 .seller-list1 .list1 dt{ height: 35px; line-height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;}
.ydshop-right-list16 .seller-list1 .list1 dd{ height: 30px; line-height: 30px; float: left;  margin: 12px 6px 12px 6px; position: relative; }
.ydshop-right-list16 .seller-list1 .list1 dd a{ display:block;height: 30px; line-height: 30px; color: #fff; padding: 0 17px;border: #ff6600  1px solid; text-align: center; background: #ff6600; -moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px; behavior: url(ie-css3.htc) }
.ydshop-right-list16 .seller-list1 .list1 dd a:hover{ color: #fff; background: #ff5a00;}
.ydshop-right-list16 .seller-list1 .list1 dd i{ width: 7px; height:13px;position: absolute;top:10px; right: 3px;  color: #fff; font:400 13px/13px simsun;}
.ydshop-right-list16 .seller-list1 .list2{border-top: 1px dotted #e8e8e7;}
.ydshop-right-list16 .seller-list1 .list2 dt{ height: 35px; line-height: 35px; text-align: left; text-indent: 10px; border-bottom: 1px dotted #e8e8e7; font-weight: bold;}
.ydshop-right-list16 .seller-list1 .list2 dd{width: 95%;margin:0 auto;height: 28px;line-height: 28px;text-align: left;}
.ydshop-right-list16 .seller-list1 .list2 dd span{background: #9aa3ac none repeat scroll 0 0; border-radius: 2px; color: #fff; float: left; height: 16px; line-height: 16px; margin-right: 5px; margin-top: 6px; text-align: center; width: 16px;}
.ydshop-right-list16 .seller-list1 .list2 dd span.blu {background: #f36e21;}
.ydshop-right-list16 .seller-list1 .list2 dd a{display: block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ydshop-right-list16 .seller-list2{width: 244px;border:1px solid #dddddd;}
.ydshop-right-list16 .seller-list2 h4.title{height: 35px;line-height: 35px;text-align: left;padding-left: 10px;background: #ececec;font-weight: bold;border-bottom:1px solid #dddddd;}
.ydshop-right-list16 .seller-list2 ul li{width: 95%;margin:0 auto;height: 28px;line-height: 28px;text-align: left;}
.ydshop-right-list16 .seller-list2 li span{background: #9aa3ac none repeat scroll 0 0; border-radius: 2px; color: #fff; float: left; height: 16px; line-height: 16px; margin-right: 5px; margin-top: 6px; text-align: center; width: 16px;}
.ydshop-right-list16 .seller-list2 li span.blu {background: #f36e21;}
.ydshop-right-list16 .seller-list2 li a{display: block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ydshop-right-list16 .seller-list3{width: 244px;margin-top: 15px;border:1px solid #dddddd;}
.ydshop-right-list16 .seller-list3 h4.title{height: 35px;line-height: 35px;text-align: left;padding-left: 10px;font-weight: bold;border-bottom:1px #dddddd dotted;}
.ydshop-right-list16 .seller-list3 ul li{width:95%;margin:0 auto;line-height:28px;text-align:left;border-bottom:1px #dddddd dotted; overflow:hidden; padding:7px 0;}
.ydshop-right-list16 .seller-list3 ul li .pic{float: left;width: 60px;height: 60px;}
.ydshop-right-list16 .seller-list3 ul li .pic img{width:60px;height:60px;}
.ydshop-right-list16 .seller-list3 ul li .seller-new-info{display: inline-block;margin-left: 10px;height:38px;}
.ydshop-right-list16 .seller-list3 ul li .seller-new-info p{height:18px;line-height: 18px;text-align: left;}


/*返回顶部*/
.ydshop2-backtop {width:58px;height:58px;position:fixed;_position:absolute;left:50%;margin-left:620px;bottom:100px;_bottom:auto;cursor:pointer;display:none; z-index:102;}
.ydshop2-backtop a {display:block;width:100%;height:100%;background:url(../../images/ydshop-default/back2top.png) no-repeat;}
.ydshop2-backtop a:hover {background:url(../../images/ydshop-default/back2top.png) no-repeat -58px 0;}


/*翻页样式*/
.ydshop-page4{padding:40px 0; text-align:center; font-size:12px;}
.ydshop-page4 ul{display:inline-block; *display:inline; *zoom:1;}
.ydshop-page4 ul li{display:inline-block; float:left; line-height:22px;  margin:0 2px; }
.ydshop-page4 ul li *{display:inline-block;*display:inline;*zoom:1;height:22px;padding:4px 12px;background:#fff;border:1px solid #e3e3e3; color:#333;}
.ydshop-page4 ul .active span{display:inline-block; *display:inline; *zoom:1;height:22px; padding:4px 12px; background:#cc1100; border:1px solid #cc1100; color: #fff;}
.ydshop-page4 ul li a:hover{text-decoration:none; background:#f1f1f1; color:#333;}
.ydshop-page4 ul li * span{display:inline-block; *display:inline; *zoom:1;  padding:0px; background:inherit; border:none; color:inherit;}

/*简历选择筐样式1*/
.choose_resume{ position:absolute; top:90%; left:35%; width:500px; min-height:100px; border:1px solid #CCC; background:#efefef; border-radius:10px}
.choose_resume span{ height:26px; line-height:26px; background-color:#2e8dee; display:block; border-top-left-radius:10px; border-top-right-radius:10px;}
.choose_resume span a{font-size:16px; color:#FFF;}
.choose_resume .choose_resume_list{ margin-left:80px; margin-top:10px; margin-bottom:10px}
.choose_resume .choose_resume_list li{ margin-bottom:5px; font-size:14px;}
.choose_resume .choose_resume_list li input{ width:15px; height:15px; margin-right:6px}
.choose_resume .choose_btn{ margin:10px auto; display:block; width:80px; height:28px; line-height:28px; border-radius:4px; background-color:#2e8dee; border:1px solid #CCC; color:#fff; font-size:16px; cursor:pointer}


/*简历选择筐样式2*/
.alert_window{ width:100%; height:100%; position:fixed; top:0; left:0;}
.alert_window .alert_inside{   position: absolute;left: 35%;top: -16%; width:500px; min-height:100px; border:1px solid #CCC; margin:220px auto; border-radius:10px; background:#FFF}
.alert_window .alert_inside span{ background:#004da1; height:38px; width:100%; display:block; border-top-left-radius:10px; border-top-right-radius:10px; margin-top:0px; line-height:38px}
.alert_window .alert_inside .alert_title{ font-size:18px; color:#FFF; margin-left:20px}
.alert_window .alert_inside .close{float:right; font-size:16px; color:#fff; margin-right:20px}
.alert_window .alert_inside table{ width:95%; margin:30px auto; border:1px solid #ccc}
.alert_window .alert_inside table tr td,.alert_window .alert_inside table tr th{ text-align:center; height:30px; line-height:30px; border-bottom:1px solid #CCC}
.alert_window .alert_inside table .alert_table_head th{ border-bottom:1px solid #ccc; background:#e6e6e6}
.alert_window .alert_inside .alert_btn{ margin:20px auto; display:block; border:1px solid #2e8dee;border-radius:20px; height:30px; line-height:28px; width:100px; color:#2e8dee; font-size:14px; position:relative; margin-top:30px}
.alert_window .alert_inside .alert_btn:hover{ cursor:pointer; background:#ccc; color:#1782EC}
.alert_window .alert_inside table tr:hover{ background:#F0F0F0}


/*平台新闻评论、求购产品评论*/
.yundu-evaluate{border-top:2px #E31939 solid;}
.yundu-evaluate h6.title{font-size: 15px;margin-top: 18px;color: #909090;}
.yundu-evaluate .reply-evaluate{padding-top:20px;}
.yundu-evaluate .reply-evaluate textarea{width: 98.7%;background-color: #fcfcfc;border: solid 1px #ddd;outline: medium none;resize:none;overflow-y: auto;overflow-x: hidden;padding: 5px;height: 80px;font-family: '微软雅黑';font-size:14px;color:#8d8d8d;box-shadow:0px 2px 2px #ddd inset;-webkit-box-shadow:0px 2px 2px #ddd inset;-moz-box-shadow:0px 2px 2px #ddd inset;}
.yundu-evaluate .reply-evaluate .commentFunc{margin-top: 10px;overflow: hidden;}
.yundu-evaluate .reply-evaluate .commentFunc p{font-size: 14px; line-height: 30px;}
.yundu-evaluate .reply-evaluate .commentFunc p span{color: #ff6600;}
.yundu-evaluate .reply-evaluate .commentFunc button{float:right;border:1px #d1d1d1 solid; background: #f2f2f2; padding: 0 18px;height: 25px; border-radius:0;font-family: '微软雅黑';color:#555;}
.yundu-evaluate .reply-evaluate .commentFunc input{float:right;border:1px #E31939 solid; background: #E31939; padding: 0 18px;height: 25px;font-family: '微软雅黑';color:#fff;margin-right: 15px;cursor: pointer;}
.yundu-evaluate .reply-evaluate .commentFunc a{float:right;border:1px #d1d1d1 solid; background: #f2f2f2; padding: 0 18px;height:23px;font-family: '微软雅黑';color:#555;line-height: 23px;}
.yundu-evaluate .evaluateList{padding:20px 0;margin-top: 20px; font-size:12px;border-top: 1px #f4f4f4 solid;}
.yundu-evaluate .evaluateList .evTitle{border-bottom:2px #ddd solid;height:35px;}
.yundu-evaluate .evaluateList .evTitle h6{float:left; font-size: 18px;font-weight:normal;height: 35px;line-height: 35px;border-bottom:2px #ff6600 solid;padding:0 15px;}
.yundu-evaluate .evaluateList .evTitle h6 span{color: #949ba1;}
.yundu-evaluate .evaluateList ul{padding-top:20px;}
.yundu-evaluate .evaluateList li{padding:20px 0;border-bottom:1px #f4f4f4 solid;}
.yundu-evaluate .evaluateList li .pic{float:left;margin-right: 15px;}
.yundu-evaluate .evaluateList li .pic img{width:50px;height: 50px;}
.yundu-evaluate .evaluateList li .detail{overflow: hidden;}
.yundu-evaluate .evaluateList li .detail h6{font-weight:normal;padding-bottom:5px;color:#999;font-size: 14px;text-align: right;}
.yundu-evaluate .evaluateList li .detail h6 a{float:left;color:#ff6600; padding-right:5px;}
.yundu-evaluate .evaluateList li .detail p{margin-bottom:5px;font-size:14px;word-wrap: break-word;word-break: normal;}
.yundu-evaluate .evaluateList li .detail .link{color:#999}
.yundu-evaluate .evaluateList li .detail .link a{float:right;opacity: 0.6;filter:alpha(opacity=60);padding-left:18px;margin-left:10px;line-height: 18px;}
.yundu-evaluate .evaluateList li .detail .link a:hover{opacity: 1;filter:alpha(opacity=100);color: #606060;}
.yundu-evaluate .evaluateList li .detail .link a.reply{background: url(../../images/ydshop-default/sprites.png) top left no-repeat;}
.yundu-evaluate .evaluateList li .detail .link a.agree{background: url(../../images/ydshop-default/sprites.png) left -32px no-repeat;}
.yundu-evaluate .evaluateList li .detail .original{background: #f2f4f8;margin: 8px 0 0;padding: 12px 20px;color:#7b838a;font-size:13px;}
.yundu-evaluate .evaluateList li .detail .original p{font-size:13px;}
