@charset "utf-8";/* CSS Document*/body,html{margin: 0px;padding: 0px;font-family:"Microsoft YaHei",'arial';}
em,i{font-style: normal;}
input,textarea,select,button{font-family:inherit;font-weight:inherit;outline-style:none;outline-width:0pt;resize:none;padding:0;margin:0;word-wrap:break-word;word-break:break-all;}
ul, li{margin: 0px;padding: 0px;list-style-type: none;}
a{text-decoration: none;font-family: 'arial',"Microsoft YaHei";outline: none;}
img{border: 0px;}
.comm_width{max-width: 1200px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;width: 1200px;}
/*顶部广告*/.comm_top_advert{float: left;height: 60px;width: 100%;overflow: hidden;position: relative;max-width: 2000px;}
.comm_top_advert .hd{height:15px;overflow:hidden;position:absolute;right:10px;bottom:5px;z-index:1;}
.comm_top_advert .hd ul{overflow:hidden;zoom:1;float:left;}
.comm_top_advert .hd ul li{float:left;margin-right:2px;width:15px;height:15px;line-height:14px;text-align:center;background:#fff;cursor:pointer;font-size: 12px;}
.comm_top_advert .hd ul li.on{background:#f00;color:#fff;}
.comm_top_advert .bd{background-image: url(../images/loading-hentiao.gif);background-repeat: no-repeat;float: left;height: 60px;width: 100%;background-position: center center;}
.comm_top_advert .bd li{background-repeat: no-repeat;background-position: center top;float: left;height: 60px;width: 100%;}
.comm_top_advert .bd li a{display: block;float: left;height: 60px;width: 100%;}
/*顶部通用栏导航*/.comm_top{float: left;width: 100%;height: 36px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #eaeaea;position: relative;color: #555555;line-height: 36px;}
.comm_top .hong{color: #ff6600;font-weight: normal;}
.comm_top a{font-size: 12px;color: #555555;}
.comm_top a:hover,.comm_top li.line:hover a{color: #ff6600;}
.comm_top li{float: left;height: 36px;position: relative;padding-top: 0px;padding-right: 13px;padding-bottom: 0px;padding-left: 13px;}
.comm_top li.line{padding:0 24px 0 13px;}
.comm_top li.line_hover{height:36px;padding:0 24px 0 12px;border-bottom:1px solid #fff;border-left:1px solid #eaeaea;z-index:9;}
.comm_top li.line_hover .online{width:1px;height:36px;top:0;}
.comm_top li.line .username{max-width:70px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 38px;}
.comm_top li em.online{width: 1px;height: 14px;position: absolute;top: 11px;right: -1px;background: #eaeaea;}
.comm_top li em.jiantou{position:absolute;right:12px;top:17px;width:7px;height:4px;overflow:hidden;background-position:left top;transition:transform .2s ease-in 0s;-webkit-transition:-webkit-transform .2s ease-in 0s;-moz-transition:-moz-transform .2s ease-in 0s;background-image: url(../images/jiantou_icon.png);background-repeat: no-repeat;}
.yqh_vip_icon i{
	background-image: url(../images/yqh_vip.png);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
	margin-top: 10px;
}

.yqh_vip_icon .vip {
	float:left;
}
.yqh_vip_icon .vip i{
	background-position: -111px 0px;
}
.yqh_vip_icon .try_vip i{
	background-position: -94px 0px;
}
.yqh_vip_icon span {
	font-size: 12px;
    margin-left: 5px;
	font-weight:bold;
	line-height: 38px;
    float: left;
}
.yqh_vip_icon .vip span {
	 color: #ff6e00;
}
.yqh_vip_icon .try_vip span {
	 color: #666;
}
.comm_top li:hover em.jiantou{background-position:left -5px;display:block;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.comm_top_left{float: left;}
.comm_top_left i{font-size: 12px;font-style: normal;position: relative;float: left;}
.comm_top_right{float: right;}
.comm_top em.yqh{font-size: 16px;color: #FF6600;margin-right: 2px;position: relative;top: 1px;}
.comm_top_right em.icon{background-image: url(../images/jiantou_icon.png);background-repeat: no-repeat;width: 14px;height: 14px;float: left;overflow: hidden;margin-top: 13px;margin-right: 2px;margin-bottom: 0;margin-left: 0;}
.comm_top_right .zxkf{background-position: -40px top;}
.comm_top_right .bzzx{background-position: -20px top;}
@-webkit-keyframes scale-in-ease{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
50%{-webkit-transform:scale(1.1);transform:scale(1.1)}
100%{opacity:1;-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px)}}@keyframes scale-in-ease{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
50%{-webkit-transform:scale(1.1);transform:scale(1.1)}
100%{opacity:1;-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px)}}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}
0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}
0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.comm_top .subnav{position: absolute;top: 37px;left: -1px;clear: both;overflow: hidden;border: 1px solid #eaeaea;border-top: none;background: #fff;display:none;-webkit-transform-origin: 80% 0;transform-origin: 80% 0;-webkit-animation: scale-in-ease cubic-bezier(.22,.58,.12,.98) .5s;animation: scale-in-ease cubic-bezier(.22,.58,.12,.98) .5s;padding-top: 0;padding-right: 5px;padding-bottom: 0px;padding-left: 5px;width: 90px;}
.comm_top li.line:hover .subnav a{color: #555555;}
.comm_top li.line:hover .subnav a:hover{color: #ff6600;}
.comm_top .subline a{text-decoration: none;line-height: 38px;float: left;height: 35px;width: 100%;color: #333333;}
.comm_top .subnav i{float: left;margin-left: 10px;font-size: 18px;margin-right: 5px;line-height: 35px;line-height: 40px\9;/*支持IE浏览器写法*/overflow:hidden;}
.comm_top .subline{width: 90px;}
.comm_top .subline a{border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #F0F0F0;}
.comm_top .subline a:last-child{border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: #ffffff;}
.comm_top .service{width: 250px;left: -177px;padding-top: 5px;padding-bottom: 5px;}
.comm_top .service a{width: 33%;float: left;text-align: center;line-height: 40px;}
.comm_top .service a i{font-size: 16px;margin-right: 0px;line-height: 38px;}
.comm_top .service .gongzhonghao{border-top-width: 1px;border-top-style: dotted;border-top-color: #F0F0F0;float: left;width: 100%;position: relative;}
.comm_top .service .gongzhonghao b{font-size: 14px;line-height: 25px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 25px;position: relative;top: 5px;padding: 0px;}
.comm_top .service .gongzhonghao .weixin_code .weixin_saoyisao{position: relative;top: 70px;left: 45px;}
.comm_top .service .gongzhonghao span{font-size: 12px;position: absolute;top: 55px;left: 130px;line-height: 22px;}
.comm_top .service .qqqun{float: left;width: 100%;border-top-width: 1px;border-top-style: dotted;border-top-color: #F0F0F0;margin-top: 5px;padding-left: 10px;}
.comm_top .service .qqqun b{font-size: 12px;}
.comm_top .service .qqqun .quncode p{line-height: 25px;float: left;width: 100%;padding-left: 10px;font-size: 12px;margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;}
.comm_top li.line_last .online{background-color: #FFFFFF;}
.comm_top li.line_last:hover .online{width:1px;height:36px;top:0;background-color: #eaeaea;}
.comm_top .navigation{width: 300px;left: -237px;padding-right: 10px;padding-left: 10px;}
.comm_top .navigation .subnav_list{float: left;width: 100%;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #eaeaea;padding-bottom: 5px;}
.comm_top .navigation .subnav_list:last-child{border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: #ffffff;}
.comm_top .navigation .subnav_list dt{padding: 0px;float: left;width: 100%;font-size: 12px;font-weight: bold;line-height: 25px;margin-top: 5px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;}
.comm_top .navigation .subnav_list dd{float: left;margin: 0px;padding: 0px;width: 25%;text-align: center;line-height: 25px;}
.comm_top .userinfo{text-overflow:ellipsis;width: 200px;padding-right: 5px;padding-left: 5px;padding-top: 5px;padding-bottom: 0px;}
.comm_top .userinfo a{float: left;width: 100%;line-height: 33px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #eaeaea;height: 30px;}
.comm_top .userinfo a:last-child{border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: #ffffff;}
.comm_top .userinfo a em{font-style: normal;float: right;}
.comm_top .userinfo i{margin-left: 5px;line-height: 30px;line-height: 33px\9;/*支持IE浏览器写法*/}
/* 定义keyframe动画，命名为blink*/@keyframes blink{0%{opacity: 1;}
50%{opacity: 1;}
50.01%{opacity: 0;}
/* 注意这里定义50.01%立刻透明度为０，可以设置闪烁效果*/100%{opacity: 0;}}
/* 添加兼容性前缀*/@-webkit-keyframes blink{0%{opacity: 1;}
50%{opacity: 1;}
50.01%{opacity: 0;}
100%{opacity: 0;}}
@-moz-keyframes blink{0%{opacity: 1;}
50%{opacity: 1;}
50.01%{opacity: 0;}
100%{opacity: 0;}}
@-ms-keyframes blink{0%{opacity: 1;}
50%{opacity: 1;}
50.01%{opacity: 0;}
100%{opacity: 0;}}
@-o-keyframes blink{0%{opacity: 1;}
50%{opacity: 1;}
50.01%{opacity: 0;}
100%{opacity: 0;}}
/* 定义blink类*/.blink{animation: blink .75s linear infinite;/* 其它浏览器兼容性前缀*/-webkit-animation: blink .75s linear infinite;-moz-animation: blink .75s linear infinite;-ms-animation: blink .75s linear infinite;-o-animation: blink .75s linear infinite;color: #dd4814;}
.main{float: left;width: 100%;}
.main_hui{background-color: #f9f9f9;}
.main .content{float: left;width: 100%;}
.footer_nav{float: left;width: 100%;height: 220px;border-top-width: 2px;border-top-style: solid;border-top-color: #ff8200;background-color: #FFFFFF;}
.footer_nav li{float: left;width: 100px;border-right-width: 1px;border-right-style: solid;border-right-color: #f2f2f2;height: 190px;padding-top: 30px;padding-left: 30px;}
.footer_nav li:last-child{border-right-width: 0px;border-right-style: none;}
.footer_nav li.about{padding-left: 0px;}
.footer_nav li.jizhu{width: 200px;}
.footer_nav li.yqhapp{width: 280px;border-right-width: 0px;border-right-style: none;}
.footer_nav li.swcode{width: 165px;padding-left: 0px;}
.footer_nav li dt{font-size: 14px;line-height: 35px;float: left;height: 35px;width: 100%;color: #333333;}
.footer_nav li dd{font-size: 12px;line-height: 25px;color: #666666;float: left;width: 100%;height: 25px;text-align: left;margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 3px;}
.footer_nav li.swcode .m178hui{border: 1px solid #dedede;float: left;}
.footer_nav li.swcode .sw_text{font-size: 12px;color: #666666;margin-left: 20px;}
.footer_nav li dd a{color: #666666;text-decoration: none;font-size: 12px;}
.footer_nav li dd a:hover{color: #ff6600;text-decoration: underline;}
.footer_nav .jizhu span{float: left;}
.footer_nav .jizhu span.webname{color: #ff6600;height: 20px;line-height: 20px;width: 63px;padding-left: 5px;border: 1px solid #eaeaea;float: left;}
.footer_nav .jizhu .search_url{border: 1px solid #eaeaea;height: 20px;width: 22px;float: left;text-decoration: none;text-align: center;line-height: 22px;color: #B4B4B4;}
.copyright{float: left;width: 100%;border-top-width: 1px;border-top-style: solid;border-top-color: #f2f2f2;background-color: #FFFFFF;}
.copyright a:hover{color: #ff6600;}
.copyright .friend_link{float: left;width: 100%;line-height: 20px;font-size: 12px;color: #666666;margin-top: 10px;overflow: hidden;height: 20px;}
.copyright .friend_link span.link_txt{float: left;width: 60px;}
.copyright .friend_link .link_list{float: left;width: 1140px;overflow: hidden;white-space: nowrap;}
.copyright .friend_link .link_list li{float: left;margin-right: 15px;display:inline;margin-top: 1px;}
.copyright .friend_link .link_list li a{color: #999999;}
.footer_copyright{line-height: 30px;font-size: 12px;color: #666666;margin-top: 10px;margin-bottom: 5px;text-align: center;float: left;width: 100%;}
.footer_copyright a{text-decoration: none;color: #666666;font-size: 12px;}
.footer_icp{font-size: 12px;color: #666666;width: 100%;float: left;margin-top: 10px;margin-bottom: 10px;text-align: center;}
.footer_icp a{color: #666666;text-decoration: none;font-size: 12px;}
.footer_ico{width: auto;float: left;font-size: 13px;text-align: center;}
.footer_ico ul{margin-left: 320px;}
.footer_ico li{float: left;line-height: 27px;margin-left: 10px;}
.footer_ico span{float: left;margin-top: 5px;}
.footer_ico em{font-size: 12px;font-style: normal;margin-left: 5px;margin-top: 5px;}
.footer_ico a{text-decoration: none;color: #666666;font-size: 12px;}
.common_float{width: 45px;position: fixed;left: 50%;margin-left: 615px;bottom: 0px;/* top: 440px;*/z-index: 999;bottom:100px;height:245px;}
.common_float .gotop{display:none;}
.common_float li{float: left;width: 100%;margin-bottom: 15px;height: 45px;background-color: #e4e4e4;line-height: 50px;text-align: center;border-radius: 50%;/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性*/-moz-border-radius: 50%;/* Mozilla浏览器的私有属性*/-webkit-border-radius: 50%;-webkit-transition: background-color 0.3s linear;-moz-transition: background-color 0.3s linear;-o-transition: background-color 0.3s linear;transition: background-color 0.3s linear;}
.common_float li a{font-size: 25px;color: #999999;text-decoration: none;float: left;height: 45px;width: 45px;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;-o-transition: color 0.1s linear;transition: color 0.1s linear;}
.common_float li:hover{background-color: #A4A4A4;}
.common_float li:hover a{color: #ffffff;}
.common_float .cha_fanli{margin-left: -2px;margin-bottom:15px;float:left; animation: myfirst 2s infinite;} @keyframes myfirst{0%{transform: translate(0px, 0px);}50%{transform: translate(0px, -10px);}100%{transform: translate(0px, 0px);}} 
.common_float .cha_fanli .cha_btn{background-image: url(../images/fanlichaxun.png?v=1);background-repeat: no-repeat;display: block;width:50px;height:50px;}
.cha_fl{
	color: #333333;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.cha_fl .tip{line-height: 26px;margin-bottom:10px;color:#828282;}
.cha_fl .tip span{width:100%;display:block;}
.cha_fl .cha_fl_info {
	float: left;
}
.cha_fl .cha_fl_url{
	width: 400px;
	color: rgb(51, 51, 51);
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-image: initial;
	padding: 10px;
}
.cha_fl .cha_fl_btn{
	width: 120px;
	background-color: #f04848;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	border: 1px solid #F95B5B;
	font-family: "Microsoft Yahei";
	cursor: pointer;
	outline: none;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	margin-left: 15px;
}
.cha_fl .cha_fl_btn:hover{background-color: #F95B5B;}
.cha_fl .cha_fl_money{
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	float: left;
	width: 100%;
	line-height: 25px;
	margin-bottom: 15px;
	display: none;
}
.cha_fl .cha_fl_money .img{
	width:120px;
	height:120px;
	float:left;
	margin-right: 10px;
}
.cha_fl .cha_fl_money .img img{
	width:100%;
	height:100%;
}
.cha_fl .cha_fl_money .title {
	height:25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
	font-weight: bold;
}
.cha_fl .cha_fl_money .skuid,.cha_fl .cha_fl_money .price,.cha_fl .cha_fl_money .type {
	float: left;
	color: #999;
	width: 215px;
}
.cha_fl .cha_fl_money .mall,.cha_fl .cha_fl_money .fanli,.cha_fl .cha_fl_money .gourl {
	float: right;
	width: 215px;
	color: #999;
}
.cha_fl .cha_fl_money span{color:#666;}
.cha_fl .cha_fl_money .fanli .ygfl {
	color:#f04848;
}
.cha_fl .cha_fl_money .type .gaoyong {
	color:#3399FF;
}
.cha_fl .cha_fl_money .gourl a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	background-color: #999999;
	height: 22px;
	padding:0px 10px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.cha_fl .cha_fl_money .gourl a:hover {
	background-color: #666666;
}
.cha_fl .cha_fl_money .gourl a.gy_url {
	background-color: #ff6600;
}
.cha_fl .cha_fl_money .gourl a.gy_url:hover {
	background-color: #ff3300;
}
.cha_fl .cha_fl_money .tui_code {
	float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.cha_fl .cha_fl_money .tui_code img{
	width: 140px;
	border: 1px solid #efefef;
	filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 0px 3px);
    padding: 5px;
	border-radius: 5px;
}
.cha_fl .cha_fl_money .tui_code span {
	float: left;
    width: 100%;
}
/*.cha_fl .cha_fl_money a{color:#3399FF;}
.cha_fl .cha_fl_money a:hover{color:#f04848;}*/
.floor_advert{float: left;height: 90px;width: 100%;overflow: hidden;margin-top: 15px;position: relative;}
/*广告标识*/.pop_logo{height: 18px;width: 11px;background-image: url(../images/ad_pop_logo.png);background-repeat: no-repeat;position: absolute;z-index: 999;right: 0px;bottom: 0px;}
/*当前位置*/.comm_location{float: left;height: 30px;width: 100%;line-height: 30px;font-size: 12px;color: #888888;margin-top: 10px;}
.comm_location span{float: left;margin-right: 5px;}
.comm_location a{float: left;margin-right: 10px;color: #888888;line-height: 32px;}
.comm_location a:hover{color: #ff6600;text-decoration: underline;}
.comm_location i{color: #CCCCCC;float: left;margin-right: 10px;font-family: "宋体";font-weight: bold;font-style: normal;line-height: 32px;}
.comm_location em{font-style: normal;color: #555555;float: left;}
.comm_location .location_right{float: right;color: #999999;}
.comm_location .location_right .add_baoliao{color: #FFFFFF;background-color: #f95c68;float: left;line-height: 32px;text-align: center;height: 30px;padding-right: 10px;padding-left: 10px;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;margin-right: 0px;}
.comm_location .location_right .add_baoliao i{font-size: 16px;color: #FFFFFF;margin-left: 2px;font-weight: normal;}
.comm_location .location_right .add_baoliao span{float: left;margin-left: -3px;margin-right: 0px;}
.comm_location .location_right .add_baoliao:hover{background-color: #ff6b77;text-decoration: none;}
.nodata{background-image: url(../images/nodata.png);background-repeat: no-repeat;background-position: center center;float: left;height: 232px;width: 100%;margin-top: 20px;margin-bottom: 20px;}
.loading_img{float: left;width: 100%;height: 40px;background-image: url(../images/pic_loading.gif);background-repeat: no-repeat;background-position: center center;background-color: #FFFFFF;}
.comm_page{line-height: 50px;height: 50px;width: 100%;font-size: 13px;margin-top: 10px;float: left;}
.comm_page .disabled{border-radius: 2px;color: #666666;background-color: #FFFFFF;padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;margin-right: 10px;display:none;}
.comm_page .page_dian{border-radius: 2px;color: #666666;background-color: #FFFFFF;padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;margin-right: 10px;}
.comm_page a{color: #666666;border-radius: 2px;background-color: #FFFFFF;padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;margin-right: 10px;}
.comm_page a:hover{color: #FFFFFF;background-color: #ff6600;}
.comm_page span.current{color: #FFFFFF;background-color: #ff6600;padding-top: 9px;border-radius: 2px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;margin-right: 10px;}
.v1{background-position: -48px -14px;}
.v2{background-position: -48px -45px;}
.v3{background-position: -48px -75px;}
.v4{background-position: -48px -107px;}
.v5{background-position: -48px -138px;}
.tc_login{width:450px;height:290px;background-color:#fff;margin-top: 10px;}
.tc_login .plugin_user{float: left;width: 100%;margin-bottom: 30px;height: 40px;line-height: 40px;text-align: center;}
.tc_login .login_tishi{line-height: 35px;text-align: center;height: 35px;font-family: "Microsoft Yahei";font-size: 12px;color: #FF3300;margin-bottom: 10px;}
.tc_login .plugin_user span{font-family: "Microsoft Yahei";font-size: 14px;color: #666666;float: left;margin-left: 20px;width: 60px;font-weight: normal;text-align: right;}
.tc_login .plugin_user_info{float: left;height: 35px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 10px;border: 1px solid #CCCCCC;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 10px;width: 310px;line-height: 35px;font-family: "Microsoft Yahei";font-size: 13px;border-radius: 3px;}
.tc_login .plugin_login_btn{border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;background-color: #f04848;font-family: "Microsoft Yahei";line-height: 40px;color: #FFFFFF;height: 40px;width: 310px;font-size: 18px;margin-left: 40px;cursor: pointer;font-weight: 500;outline: none;-webkit-transition: background-color 0.3s linear;-moz-transition: background-color 0.3s linear;-o-transition: background-color 0.3s linear;transition: background-color 0.3s linear;}
.tc_login .plugin_login_btn:hover{background-color: #f05a5b;}
.tc_login .lianhe_login{float: left;font-family: "Microsoft Yahei";font-size: 12px;color: #666666;padding-left: 90px;}
.tc_login .lianhe_login a{color: #666666;text-decoration: none;}
.tc_login .lianhe_login a:hover{color: #f04848;text-decoration: none;}
.tc_login .onloading{background-image: url(../images/onloading.gif);background-repeat: no-repeat;background-position: 39% center;line-height: 35px;text-align: center;font-size: 12px;color: #333333;text-indent: 30px;float: left;width: 100%;height: 33px;}
.jump_box{height: 500px;width: 500px;position: fixed;z-index: 99999;display:none;-webkit-animation: zoomInUp 1s .2s ease both;-moz-animation: zoomInUp 1s .2s ease both;animation: zoomInUp 1s .2s ease both;-ms-animation: zoomInUp 1s .2s ease both;-o-animation: zoomInUp 1s .2s ease both;margin-left: -250px;left: 50%;top: 10%;}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}
60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
.jump_box .sale_img{position: absolute;z-index: 9;cursor: pointer;}
.jump_box .close_btn{height: 45px;width: 45px;position: absolute;cursor: pointer;z-index: 99;display: block;right: 73px;text-align: center;top: 150px;}
.footer_float{background-color: #c71521;float: left;height: 95px;width: 100%;position: fixed;z-index: 9999;bottom: -95px;padding-top: 3px;background-image: url(../images/618_footer_bg.png);background-repeat: repeat-x;}
.footer_float .comm_width{position: relative;}
.footer_float .float_icon{background-image: url(../images/2017618_footer_icon.png);background-repeat: no-repeat;height: 84px;width: 127px;position: absolute;z-index: 9999;left: -127px;top: -84px;}
.footer_float .float_icon a{float: left;width: 127px;height: 84px;}
.footer_float .gonglue{background-image: url(../images/2017618_gonglue.png);background-repeat: no-repeat;height: 114px;width: 115px;position: absolute;top: -114px;z-index: 9999;right: -115px;}
.footer_float .gonglue a{float: left;height: 114px;width: 115px;}
.footer_float .hd_list{float: left;width: 100%;}
.footer_float .hd_list li{float: left;width: 200px;}
.footer_float .hd_list li h1{font-size: 14px;color: #FFFFFF;margin: 0px;padding: 0px;font-weight: normal;line-height: 34px;float: left;width: 100%;text-align: center;}
.footer_float .hd_list li.t1 h1{background-color: #109258;background: linear-gradient(to right, #1CB65E , #0C8456);}
.footer_float .hd_list li.t2 h1{background-color: #FF820C;background: linear-gradient(to right, #FFCA3F , #FF820C);}
.footer_float .hd_list li.t3 h1{background-color: #FB4087;background: linear-gradient(to right, #FF5ADA , #FB4087);}
.footer_float .hd_list li.t4 h1{background-color: #FF5D2D;background: linear-gradient(to right, #FD7B5B , #FF5D2D);}
.footer_float .hd_list li.t5 h1{background-color: #345FF3;background: linear-gradient(to right, #4993EB , #345FF3);}
.footer_float .hd_list li.t6 h1{background-color: #5FAA25;background: linear-gradient(to right, #A2E75B , #5FAA25);}
.footer_float .hd_list li.t1 h1:hover{background: linear-gradient(to right, #0C8456 , #1CB65E);}
.footer_float .hd_list li.t2 h1:hover{background: linear-gradient(to right, #FF820C , #FFCA3F);}
.footer_float .hd_list li.t3 h1:hover{background: linear-gradient(to right, #FB4087 , #FF5ADA);}
.footer_float .hd_list li.t4 h1:hover{background: linear-gradient(to right, #FF5D2D , #FD7B5B);}
.footer_float .hd_list li.t5 h1:hover{background: linear-gradient(to right, #345FF3 , #4993EB);}
.footer_float .hd_list li.t6 h1:hover{background: linear-gradient(to right, #5FAA25 , #A2E75B);}
.footer_float .hd_list li h1 a{color: #FFFFFF;display: block;float: left;width: 100%;}
.footer_float .hd_list li i{font-style: normal;float: left;}
.footer_float .hd_list li i a{font-size: 12px;width: 66px;height: 27px;line-height: 29px;background-color: #313131;color: #fff;transition: all ease 0.3s;text-align: center;float: left;}
.footer_float .hd_list li.t1 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #109258;border-bottom-color: #109258;}
.footer_float .hd_list li.t2 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #FFCA3F;border-bottom-color: #FFCA3F;}
.footer_float .hd_list li.t3 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #FF5ADA;border-bottom-color: #FF5ADA;}
.footer_float .hd_list li.t4 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #FD7B5B;border-bottom-color: #FD7B5B;}
.footer_float .hd_list li.t5 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #4993EB;border-bottom-color: #4993EB;}
.footer_float .hd_list li.t6 i a{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #A2E75B;border-bottom-color: #A2E75B;}
.footer_float .hd_list li i:nth-child(3n) a{border-right-style: none;border-right-width: 0;}
.footer_float .hd_list li.t1 i a:hover{background-color: #109258;}
.footer_float .hd_list li.t2 i a:hover{background-color: #FFCA3F;}
.footer_float .hd_list li.t3 i a:hover{background-color: #FF5ADA;}
.footer_float .hd_list li.t4 i a:hover{background-color: #FD7B5B;}
.footer_float .hd_list li.t5 i a:hover{background-color: #4993EB;}
.footer_float .hd_list li.t6 i a:hover{background-color: #A2E75B;}
/*拼多多商品模版*/
.pdd_item li {
	float: left;
    width: 203px;
    background-color: #FFF;
    margin-top: 20px;
    margin-right: 7px;
    border: 1px solid #FFF;
    margin-left: 8px;
    -moz-transition: box-shadow .2s;
    -webkit-transition: box-shadow .2s;
    -o-transition: box-shadow .2s;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
    display: inline;
}
.pdd_item li:hover{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
.pdd_item li .img {
	height: 200px;
    width: 200px;
    overflow: hidden;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}
.pdd_item li .img .sort{
	position: absolute;
	font-family: "Comic Sans MS";
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background-color: #fd6363 !important;
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=400) progid:DXImageTransform.Microsoft.gradient(startcolorstr=$color1,endcolorstr=$color2,gradientType=1);
    font-size: 16px;
    padding: 0 10px;
    border-bottom-right-radius: 10px;
}
.pdd_item li .img img{
	width:100%;
	vertical-align: middle;
}
.pdd_item li .title {
	float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color: #555;
	font-size: 13px;
    height: 40px;
    line-height: 20px;
}
.pdd_item li .title a{
	color:#333;
	display:block;
}
.pdd_item li .title a:hover{
	color:#666;
}
.pdd_item li .f_tags,.pdd_item li .p_tags {
	float:left;
	width:100%;
	height: 25px;
    line-height: 25px;
    overflow: hidden;
	margin-bottom:5px;
}
.pdd_item li .f_tags .price{
	float: left;
    font-size: 16px;
    color: #f36;
    font-weight: 700;
}
.pdd_item li .f_tags .price i{
	font-size: 12px;
    margin-right: 2px;
}
.pdd_item li .f_tags .tag{
	float: left;
    margin-left: 10px;
    font-size: 12px;
    color: #f36;
    border: 1px solid #f36;
    line-height: normal;
    margin-top: 2px;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-left: 4px;
    position: relative;
}
.pdd_item li .f_tags .tag i{
	
	background-repeat:no-repeat;
	background-position:center center;
	width:6px;
	height:7px;
	position:absolute;
	left:-6px;
	top:5px
}
.pdd_item li .f_tags .cp{
	border-color: #f36;
	color::#f36;
}
.pdd_item li .f_tags .cp i{
	background-image:url(../images/super_jiantou_icon.png);
}
.pdd_item li .f_tags .hd{
	border-color: #6ca808;
	color:#6ca808;
}
.pdd_item li .f_tags .hd i{
	background-image:url(../images/super_jiantou_icon_lv.png);
}
.pdd_item li .f_tags .coupon{
	float: right;
    font-size: 12px;
    color: #d85a52;
    padding: 0;
}
.pdd_item li .p_tags {
	float:left;
	width:100%;
	font-size: 12px;
    color: #999;
}
.pdd_item li .p_tags .oprice{
	float:left;
}
.pdd_item li .p_tags .oprice span{
	font-size: 14px;
    color: #666;
}
.pdd_item li .p_tags .sale_num{
	float:right;
}
