﻿/*样式合并*/
@charset "gb2312";
html,body,div,span,applet,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,ul,li,ol,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%}
address,cite,dfn,em,var,i{font-style:normal;}
body,div,p{word-wrap:break-word;font-family: 'Microsoft Yahei',"微软雅黑",arial,"宋体",sans-serif; font-size:12px}
body{ color:#000}
small{font-size:12px;}
ul,ol,li{list-style:none;}
.no{position:relative; z-index:16;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#FF5500;}
img{border:0;vertical-align:middle}
input {margin:0; padding:0;outline:none;}
.w1190{ width:1190px; margin:0px auto;}
.hand,.cursor{ cursor:pointer}

/*显示隐藏*/
.dis{display:block;}
.show{display:block;}
.nodis{display:none;}
.undis{display:none;}

/*边框*/
.b_b{ border-bottom:2px solid #d8d8d8}
.noborder{border:0 !important;}

/*文本*/
.tleft{ text-align:left}
.tright{ text-align:right}
.tcenter{ text-align:center}
.nowrap{word-wrap: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ind{text-indent:2em;}
.underline{text-decoration:underline;}

/*定位*/
.visible{overflow:visible;}
.relative{position:relative;}
.absolute{position:absolute;}
.vis{overflow:visible;}
.rel{position:relative;}
.abs{position:absolute;}

/*浮动*/
.cfix{zoom:1;}
.cfix:after{content:'.';display:block;clear:both;height:0;visibility:hidden;line-height:0;overflow:hidden;}
.clearfix{ zoom:1;}
.clearfix:after{ content:'.'; display:block; clear:both; height:0; visibility:hidden;}
.fno{float:none !important;}
.fl{float:left;}
.fr{float:right;}
.left{float:left}
.right{float:right}
.cl{clear:both;} 
.clear{ clear:both; width:100%; float:none; font-size:0px; line-height:0px; height:0px;}

/*颜色*/
.yellow{ color:#ff4400 !important;}
.yel{color:#FF5500}
.green{color:#009900}
.gray{color:#999}
.c888{color:#888;}
.c666{color:#666;}
.orange{color:#ee7711;}
.Black{color:#000 !important;}
.red{color:#ff0000;}
.blue{color:#207ca8}
.lan{color:#007fbc !important;}

/*字体*/
.song{ font-family:"宋体"}
.yahei{font-family:"微软雅黑";}
.strong{ font-weight:bold}
.f10{ font-size:10px}
.f12{ font-size:12px}
.f14{ font-size:14px}
.f16{ font-size:16px}
.f18{ font-size:18px!important;}
.f20{ font-size:20px}
.f26{ font-size:26px;}

/*外边距*/
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mr10{margin-right:10px}
.mr20{margin-right:20px;}
.mr40{margin-right:40px}
.mr126{margin-right:100px;_margin-right:10px !important;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.ml10{margin-left:10px;}

/*现货标识*/
.ico-text{font-size: 12px; display: inline-block;height: 16px; line-height: 16px;text-align: center;position: relative;font-weight:normal;}
.ico-text i{display: inline-block;width: 14px; height: 14px; color: #fff;}
.ico-text em{display: inline-block;padding: 0 5px; height: 16px; line-height: 16px;background: #fff;}
.gold-text{border: 1px solid #ff900e;background: #fff;}
.gold-text i{border: 1px solid #ff900e; line-height: 14px;background: #ffa800;}
.gold-text em{ color: #ff900e; }
.vip-text{border: 1px solid #ff0000;background: #fff;}
.vip-text i{border: 1px solid #ff0000;background: url(/img/web/common/vip.png) no-repeat;}
.vip-text em{ color: #ff0000; }
.not-certified{border: 1px solid #a0a0a0;background: #fff;}
.not-certified i{border: 1px solid #a0a0a0; line-height: 14px;background: #b6b5b5;}
.not-certified em{ color: #a0a0a0; }
.super{border: 1px solid #ff580e;background: #ff580e;}
.super i{width: 16px;height: 16px; background: url(/img/web/common/supervip.png) no-repeat;margin:0 1px;}
.super em{ color: #ff580e; }
.ytgc{border: 1px solid #ff0000;background: #ff0000;}
.ytgc i{width: 17px;height: 15px; background: url(/img/web/common/ytgc.png) no-repeat center;}
.ytgc em{ color: #ff0000; }

/*广告图标*/
.ad-label-lt{position: absolute;left: 0px;top: 0px;display: inline-block;width: 30px;height: 15px;line-height: 15px;text-align: center;background: #888;color: #fff;border-radius: 2px;opacity: .9;filter: alpha(opacity=30);-moz-opacity: .3;-khtml-opacity: .3;z-index:1;}
.ad-label-lb{position: absolute;left: 0px;bottom: 0px;display: inline-block;width: 30px;height: 15px;line-height: 15px;text-align: center;background: #888;color: #fff;border-radius: 2px;opacity: .9;filter: alpha(opacity=30);-moz-opacity: .3;-khtml-opacity: .3;z-index:1;}
.ad-label-rt{position: absolute;right: 0px;top: 0px;display: inline-block;width: 30px;height: 15px;line-height: 15px;text-align: center;background: #888;color: #fff;border-radius: 2px;opacity: .9;filter: alpha(opacity=30);-moz-opacity: .3;-khtml-opacity: .3;z-index:1;}
.ad-label-rb{position: absolute;right: 0px;bottom: 0px;display: inline-block;width: 30px;height: 15px;line-height: 15px;text-align: center;background: #888;color: #fff;border-radius: 2px;opacity:.9;filter: alpha(opacity=30);-moz-opacity: .3;-khtml-opacity: .3;z-index:1;}
.king-lt{top: 12px;left: 2px;}
.king-lb{bottom: 6px;left: 2px;}
.king-rt{top: 12px;right: 2px;}
.king-rb{bottom: 6px;right: 2px;}

/*未搜索到结果*/
.no-result{padding: 0 30px 0 283px;background: url(/img/web/fic/404.png) no-repeat left top;margin-top: 54px;background-position-x: 24px;}
.no-result h2{font-size: 24px;color: #323232;font-weight: normal;line-height: 36px;}
.no-result h3{line-height: 36px;color: #323232;font-size: 14px;}
.no-result p{line-height: 24px;color: #767676;font-size: 14px;}
.no-result p i{display: block;float: left;width: 4px;height: 4px;background: #c5c5c5;border-radius: 4px;margin: 11px 4px 0 0;}
.no-result .result-btn{margin-top: 15px;}
.no-result .result-btn a{display: inline-block;height: 34px;line-height: 34px;padding: 0 25px;font-size: 14px;color: #fff;background: #d1d1d1;border-radius: 2px;margin-right: 7px;}
.no-result .result-btn a.result-btn02{background: #ff6600;}
.no-result .result-btn a.result-btn01:hover{background: #d6d6d6;}
.no-result .result-btn a.result-btn02:hover{background: #ff8438;}
 
/*会员等级*/
.icon{display:inline-block;}
.level-jinpai{background: url(/img/web/common/level/jinpai.png) no-repeat;width: 16px;height: 16px;position: relative;}
.level-yinpai{background: url(/img/web/common/level/yinpai.png) no-repeat;width: 16px;height: 16px;position: relative;}
.level-tongpai{background: url(/img/web/common/level/tongpai.png) no-repeat;width: 16px;height: 16px;position: relative;}
.level-vip{background: url(/img/web/common/level/vip.png) no-repeat;width: 26px;height: 16px;position: relative;}
.i-level{position: absolute;right: -13px;bottom: -3px;width: 18px;height: 13px;line-height: 13px;text-align: left;}
.level00{background: url(/img/web/common/level/level00.png) no-repeat;width: 7px;height: 7px;}
.level01{background: url(/img/web/common/level/level01.png) no-repeat;width: 6px;height: 7px;}
.level02{background: url(/img/web/common/level/level02.png) no-repeat;width: 8px;height: 7px;}
.level03{background: url(/img/web/common/level/level03.png) no-repeat;width: 8px;height: 7px;}
.level04{background: url(/img/web/common/level/level04.png) no-repeat;width: 8px;height: 7px;}
.level05{background: url(/img/web/common/level/level05.png) no-repeat;width: 8px;height: 7px;}
.level06{background: url(/img/web/common/level/level06.png) no-repeat;width: 8px;height: 7px;}
.level07{background: url(/img/web/common/level/level07.png) no-repeat;width: 8px;height: 7px;}
.level08{background: url(/img/web/common/level/level08.png) no-repeat;width: 8px;height: 7px;}
.level09{background: url(/img/web/common/level/level09.png) no-repeat;width: 8px;height: 7px;}
/*芯视频*/
.i-video{background: url(/img/web/common/videoplay.png) no-repeat;width: 16px;height: 16px;display:inline-block;float: left;position: relative;top: 12px;margin-right: 5px;}
.i-videoem{position:relative;top:1px;}


@charset "utf-8";
/*底部*/
/*备注*/
.notes{ text-align:center; width:1190px; overflow:hidden; color:#666; padding:10px 0 10px 0; border-bottom:2px solid #ff9900;}
.notes p{padding:1px 0;}
.notes .one{margin:0 0 15px 0;height:24px; line-height:24px}
.notes .one a{ text-decoration:underline;color:#1D40A6}
/*footer*/
.footer{padding:8px 0; text-align:center; line-height:18px;}
.flot_no{float:none !important; margin:30px auto 0!important;}

.search-hotwords {position: absolute;z-index: 99999;background: #fff;left: 0px;top: 39px;width: 486px;border: 1px solid #ff9900;border-top: 2px solid #ff9900;padding-bottom: 20px;box-shadow: 0 4px rgba(0,0,0,.2);overflow: hidden;}
.search-hotwords-title {font-size: 14px;color: #999;line-height: 24px;font-weight: 400;padding: 8px 0 0 36px;}
.ico-record-hot {margin: -2px 8px 0 -23px;}
.ico-record-hot {display: inline-block;overflow: hidden;vertical-align: middle;width: 15px;height: 17px;background: url(/img/web/mobile/icon/i-hot.png) no-repeat;background-size: 100% 100%;}
.search-hotwords-content {padding: 0 16px 14px 36px;overflow: hidden;}
.search-hotwords-content li {display: inline;height: 26px;line-height: 26px;overflow: hidden;margin: 0 20px 0 0;float: left;cursor: pointer;text-transform: uppercase;}
.search-hotwords-content .key {float: left;color: #999;}
.search-hotwords-content .key a{display:block;padding:0 3px;}
/*新导航2019.9.19*/
.top-nav .ico-iphone-jt{background: url(/img/web/common/ico_iphone_xjt.png) no-repeat;display:inline-block;width: 9px;height:5px;position: relative;top: -2px;margin-left: 6px;}
.top-nav .ico-iphone{background: url(/img/web/common/ico_iphone.png) no-repeat;display:inline-block;width: 9px;height:14px;position: relative;top: 2px;margin-right: 7px;}
.top-nav .ico-gwc{background: url(/img/web/common/ico_gwc.png) no-repeat;display:inline-block;width: 14px;height:13px;position: relative;top: 1px;margin-right: 7px;}
.top-nav .ico-topxjt{ width:7px; height:5px;background:url(/img/web/common/inico.png) no-repeat 0 -24px; display:inline-block; margin-left:4px;position: relative;top: -1.5px;}

.top-nav a{
transition: color 0.2s;
-moz-transition: color 0.2s;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
}
.top-nav{background:#f5f5f5;height:30px;line-height:30px;border-bottom:1px solid #ddd;width:100%;color:#999;}
.top-line{float: left;height: 30px;line-height: 28px;color: #999;}
.top-navmenu{float: left;position: relative;}
.top-navmenutitle{padding: 0 15px;height: 30px;position: relative;z-index: 999;cursor: pointer;}
.top-navmenu:hover .top-navmenutitle{background: #fff;color: #ff5500; border: 1px solid #e6e6e6;border-bottom: 1px solid #fff;border-top: 0;padding: 0 14px;}

.top-iphone-ewm{border:1px solid #e6e6e6;width: 360px;position:absolute;left:0;top: 30px;z-index:999;background:#fff;padding: 10px 10px 0 10px;display:none;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);}
.top-iphone-ewm dl{float:left;margin:0 10px;}
.top-iphone-ewm dl img{width: 100px;height: 100px;}
.top-iphone-ewm dl dd{line-height:28px;height:28px;color: #535353;text-align: center;}
.top-navmenu:hover .top-iphone-ewm{display:block;}
.top-navmenu:hover .ico-iphone-jt{background: url(/img/web/common/ico_iphone_sjt.png) no-repeat;}

.top-nav .login{float: left;margin-left: 12px;}
.top-nav .login span{margin: 0 5px;color: #999;}
.top-nav .login p{margin-right: 10px;}
.top-nav .login-in p{margin-right: 5px;}

.top-navmenu>a{display: block;padding: 0 15px;}
.top-navmenu:hover .ico-topxjt{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);
}
.top-navmenulist{min-width: 89px;border: 1px solid #e6e6e6;position: absolute;left: 0;top: 30px;padding: 0 5px 5px 5px;display: none;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);z-index: 999;background: #fff;}
.top-navmenulist div{text-indent: 9px;}
.top-navmenu:hover .top-navmenulist{display: block;}
/*IC专题页头部*/
.iclogos{float:left;overflow:hidden;margin-right: 40px;}
.iclogos img{float:left}
.iclogos strong{ font-weight:normal;padding:0 0 0 4px}
.iclogos h1{line-height: 46px;margin-left: 15px;padding-left: 15px;border-left: 1px solid #ccc;float: left;margin-top: 17px;font-size: 16px;}
.iclogos .logo{margin-right: 0!important;}

@charset "utf-8";
.w940{width:940px; color:#333 }
.icobg{background: url(../../../img/web/ic/ico.png) no-repeat;display:inline-block; }
.shoptop{background: url(../../../img/web/fic/infobg.jpg) no-repeat 0 bottom;color:#fff;padding:15px 0; position:relative}
.shoptop .f26{letter-spacing: 6px; font-size:24px; }
.shoptop .dwlogo{ position:absolute; top:12px; left:30px;border-radius: 50%;background:#fff}
.shoptop .dwlogo img{border: 2px solid #fff;border-radius: 50%;height:70px;width:70px;background:#fff}
.shopnav{background-color: #005bac;height: 41px;line-height: 35px;}
.shopnav a{font-size: 16px;color: #fff;display: inline-block; padding: 3px 10px; margin: 0px 17px;}
.shopnav .on{border-bottom: 3px solid #e74811; padding-bottom: 0px;}

.c_bigcus{    border: 3px solid #FD6000;padding: 5px;}

/*产品*/
.infotit{ height:40px; line-height:40px}
.infotit h1{ font-size:18px; font-weight:normal}

/*大图切换*/
.bigimg{width:310px; height:310px;border:1px solid #ddd;background:#fff;}
.bigimg a{width:310px; height:310px;display: table-cell;overflow: hidden;text-align: center;vertical-align: middle; background:#fff; *font-size:211px;*display:block;}
.bigimg img{vertical-align: middle;}
 
/*.bigimg a img{width:290px;}*/
.jsNav{ text-align:center}
.jsNav a{width:38px; height:38px;overflow: hidden;text-align: center;vertical-align: middle;border:1px solid #ddd; background:#fff; margin:10px 5px; display:inline-block; padding:2px}
.jsNav a img{width:38px; height:38px}
.jsNav .imgSelected{border:1px solid #FF6600}

/*参数字段*/
.middle{margin:20px 0 0 40px}
.middle .cpconter{border-top:1px solid #ddd;border-left:1px solid #ddd; overflow:hidden; width:484px; }
.middle .cpconter li{ width:240px; overflow:hidden; float:left;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.middle .cpconter li span{ float:left; height:28px; line-height:28px; width:105px; padding-right:5px;text-align:right; background:#f5f5f5}
.middle .cpconter li p{ float:left; height:28px; line-height:28px; width:125px;padding-left:5px; background:#fff}
.middle .tcenter .enter{-moz-border-radius: 8px; -webkit-border-radius: 8px;border-radius: 8px;background: #FD8000;height: 34px;line-height: 34px;color: #fff;padding: 0 20px;font-weight: bold;border: 0;font-size: 16px;cursor: pointer; display:inline-block; margin:20px 0 10px 0}

/*相关产品*/
.other li{ width:160px;padding:0 17px 5px 17px; float:left; text-align:center}
.other li span{display: table-cell;height: 160px; overflow: hidden;text-align: center; vertical-align: middle; width:160px; border:1px solid #ddd;}
.other li img{width:150px;}
.other li:hover img{transform:scale(1.1);transition:transform 0.5s ease-in 0s}
.other li p{ overflow:hidden;height:32px; line-height:16px; margin-top:10px}
.other01 li{ width:150px}
.other01 li span{display: table-cell;height: 150px; overflow: hidden;text-align: center; vertical-align: middle; width:150px; border:1px solid #ddd;}
.other01 li img{width:150px;}
.other02 li{ width:80px; padding:0 8px}
.other02 li span{display: table-cell;height: 80px; overflow: hidden;text-align: center; vertical-align: middle; width:80px; border:1px solid #ddd;}
.other02 li img{width:80px;}

/*右侧*/
.w240{ width:240px;}
.linetit{height:34px;line-height:34px;}
.linetit b{padding-left:8px; height:34px; overflow:hidden; display:inline-block}
.line{height:2px;line-height:2px; background:#ddd}
.boxline{border:1px solid #ccc; overflow:hidden}
.boxline .tit{ height:34px; line-height:34px; background:#eee; overflow:hidden}
.boxline .tit b{padding-left:8px; height:34px; overflow:hidden;}
.boxline .tit .ytgc{margin:8px 8px 0 0;float:right;}
.boxline ul{padding:12px 8px; overflow:hidden}
.lxwm li p{padding:4px 0; overflow:hidden}
.lxwm li p i{float:left;width:50px; text-align:right;}
.lxwm li p span{float:right; width:168px;}

/*w930*/
.w930{ width:930px}
.newstit{background:#eee}
.newstit b{ display:inline-block; padding:0 30px; line-height:34px; font-size:14px;border-left: 1px solid #ddd;border-right: 1px solid #ddd; margin-left:-1px;background:#fff;border-top: 2px solid #FF510C; }
.xiangxi{padding:15px; font-size:14px; line-height:24px;overflow: hidden;}
.xiangxi img{max-width:900px;}
.xiangxi p{font-size:14px}
.xiangxi table{border:1px solid #ddd!important; border-bottom:0!important;border-right:0!important;}
.xiangxi table td{border-right:1px solid #ddd!important;border-bottom:1px solid #ddd!important;border-top:0!important;border-left:0!important;}
.xingping li{ overflow:hidden; padding:8px 0}
.xingping li span{ float:left; width:60px}
.xingping li span a{display: table-cell;height: 54px; overflow: hidden;text-align: center; vertical-align: middle; width:54px; border:1px solid #ddd;padding:2px}
.xingping li img{width:54px;}
.xingping li:hover img{transform:scale(1.1);transition:transform 0.5s ease-in 0s}
.xingping li p{float:right; width:150px}
.fenlei li{line-height:26px; background:#F7F7F7;border-top:2px solid #fff}
.fenlei li p{ background:#fff; line-height:24px; padding:10px 0}
.fenlei li p span{display:block; padding-left:20px}
.fenlei li i{ width:9px; height:9px; display:inline-block; margin-right:6px;background: url(../../../img/web/ic/ico.png) no-repeat 0 -32px}
.fenlei li .on{background: url(../../../img/web/ic/ico.png) no-repeat 0 -32px}
.fenlei li .off{background: url(../../../img/web/ic/ico.png) no-repeat -9px -32px}

/*关健词*/
.key li{ width:166px; height:22px; line-height:22px; float:left; padding:0 10px}

/*标王*/
.kingdw{ position:absolute; left:188px;top:144px; background:#FFFFCC;border: 1px solid #FF6600; padding:8px 20px}
.statement{border: 1px solid #fdcdad;background: #fffef0;position: relative;line-height: 20px;color: #ff6000;font-size: 14px;padding: 15px 30px 30px 120px;}
.statement i{display: inline-block;width: 57px;height: 57px;background: url(../../../img/web/fic/hsjj.png) no-repeat;position: absolute;left: 31px;top: 13px;}

/*广告推荐ad-recommend*/
.w1190{position: relative;}
.ad-recommend{border: 2px solid #ff0000;position: relative; padding-bottom: 15px;}
.ad-recommend-img{margin: 8px 20px 0 8px;width: 156px;height: 156px;border: 1px solid #bebebe;}
.ad-recommend-img a{display: table-cell;width: 156px;height: 156px;text-align: center;vertical-align: middle;}
.ad-recommend-img a img{max-width: 156px;max-height: 156px;}
.ad-recommend-conter{width: 700px;}
.ad-recommend-conter .ad-recommend-contertit{height: 41px;line-height: 41px;font-size: 16px;color: #000;overflow: hidden;width: 600px;}
.ad-recommend-conter .ad-recommend-cpconter{border-left:1px solid #ddd;overflow:hidden;width:663px;}
.ad-recommend-conter .ad-recommend-cpconter li{ width:220px; overflow:hidden; float:left;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.ad-recommend-conter .ad-recommend-cpconter li.on{border-top:1px solid #ddd;}
.ad-recommend-conter .ad-recommend-cpconter li span{ float:left; height:28px; line-height:28px; width:105px; padding-right:5px;text-align:right; background:#f5f5f5}
.ad-recommend-conter .ad-recommend-cpconter li p{ float:left; height:28px; line-height:28px; width:105px;padding-left:5px; background:#fff}
.ad-recommend-companyinfo{width: 240px;margin: 12px 28px 0 0;}
.ad-recommend-companyinfo .ad-recommend-companyinfo-name{height: 19px;line-height: 19px;overflow: hidden;font-size: 15px;}
.ad-recommend-companyinfo .ad-recommend-companyinfo-level{height: 27px;line-height: 27px;overflow: hidden;color: #7f7f7f;}
.ad-recommend-companyinfo .ad-recommend-companyinfo-level i{font-size: 14px;font-weight: bold;}
.ad-recommend-companyinfo-lxwm li p{line-height: 21px;overflow:hidden;max-height: 42px;position: relative;}
.ad-recommend-companyinfo-lxwm li p i{color: #7f7f7f;}
.ad-recommend-companyinfo-lxwm li p span{color: #313131;}
.ad-recommend-companyinfo-lxwm li p .f24{font-size: 24px;}
.ad-recommend-companyinfo-lxwm li p .red{color: red;word-break: break-all;display: inline-block;height: 21px;overflow: hidden;width: 200px;}
.qq-btn{position: absolute;left: 188px;top: 145px;}
.qq-btn a{float: left;margin-right: 12px;}
.ad-label{position: absolute;right: 2px;top: 2px;display: inline-block;width: 40px;height: 19px;line-height: 19px;text-align: center;background: #d2d2d2;color: #fff;border-radius: 2px;}

/*图片*/

/*主容器*/
.con-FangDa {width: 300px;height: auto;background-color: #fff;float: left;}
/*正常容器*/
.con-fangDaIMg {width: 300px;height: 300px;border: 1px solid #f2f2f2;text-align: center;display: table-cell;vertical-align: middle;*display: block;*font-size: 201px;display: block\9;position: relative;background-color: #fff;}
:root .con-fangDaIMg {display: table-cell;}
.con-fangDaIMg > img {max-width: 300px;max-height: 300px;}
.magnifyingBegin a {display: block;width: 100%;height: 100%;}
/*滑块*/
.magnifyingBegin {width: 150px;height: 150px;left: 0;top: 0;background-color: #454545;opacity: 0.5;filter: alpha(opacity=50);position: absolute;cursor: move;display: none;}
/*放大镜显示区域*/
.magnifyingShow {width: 522px;height: 522px;display: none;position: absolute;right: -529px;top: 0;overflow: hidden;background-color: #fff;border: 1px solid #f2f2f2;z-index: 9;box-shadow: 0 0 10px #888;}
.magnifyingShow img {width: 1044px;height: 1044px;margin-left: 0;margin-top: 0;}
/*设置选择图片容器*/
.con-FangDa-ImgList {margin-top: 8px;height: 60px;width: 350px;list-style: none;}
.con-FangDa-ImgList li {margin-right: 8px;width: 58px;height: 58px;float: left;cursor: pointer;border: 1px solid #f2f2f2;background-color: #fff;text-align: center;}
.con-FangDa-ImgList li img {vertical-align: top;display: inline;width: 58px;height: 58px;}
.con-FangDa-ImgList .active {border: 2px solid #ff581e;width: 56px;height: 56px;}
.con-FangDa-ImgList .active img {width: 56px;height: 56px;}
/*视频*/
.a-video{position: relative;}
.con-videoDiv{width:300px;height:300px;background: #2d2d2d;border: 1px solid #f2f2f2;}
.videoplay{background: url(/img/web/ic/videoplay.png) no-repeat;cursor:pointer;width: 20px;height: 20px;position:absolute;margin-left: 5px;top: 12px;left: 6px;background-size: contain;}
/*微信二维码*/
.wechatpic{background:url(/img/common/wx.jpg) no-repeat;background-size: cover;height: 16px;line-height: 16px;width: 16px!important;display: inline-block;position: relative;margin-left:5px;vertical-align: middle;}
.wechat-big-img-box{position: absolute;left:-100px;top:25px;border: 0;margin-right: 0;box-shadow: 0 0 10px #888;z-index: 9;}
.wechat-big-img-box img{max-height:300px;max-width:300px;}