@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-05-28 08:24:42
 * @version $Id$
 */

 /*首页单独弹框*/
 .fullDown{width: 100%;height: 100%;position: fixed;left: 0;top: 0; background-color: rgba(0,0,0,0.7);z-index: 9999;}
 .fullDown .fullDown_img{position: fixed;left: 50%;top: 50%;transform:translate(-50%,-50%);margin:auto;z-index: 9999;}
 .fullDown .fullDown_img .fullDown_img_1{}
 .fullDown .fullDown_img .fullDown_img_2{position: absolute;top: 0;right: 0;}
 /*首页单独弹框end*/

/*商城首页*/
.container{width:1200px; margin:0 auto; zoom:1;}
.container:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.index_slide{width:700px; height:350px; overflow:hidden; margin-top:10px; margin-left:190px; position:relative; float:left; display:inline;}
.index_slide .slide_pic{position:relative;}
.index_slide .slide_pic li{position:absolute; top:0; left:0;}
.index_slide .slide_btn{position:absolute; left:22px; bottom:13px; z-index:10;}
.index_slide .slide_btn li{width:30px; height:8px; display:inline-block; *display:inline; *zoom:1; background:#616b51; margin-right:2px; cursor:pointer;}
.index_slide .slide_btn li.active{background:#c13e25;}

.banner_service{width: 241px;padding: 0 8px;background-color: #FFF;}
.banner_service h3{text-align: center;font-size: 18px;line-height: 50px;letter-spacing: 2px;color:#c8a678;font-weight: bold;}
.banner_service ul{width: 100%;margin-top: 10px;float: left;}
.banner_service ul li{float:left;text-align: center;line-height: 30px;color:#c8a678;margin: 0px 15px 10px 15px;}
/*.banner_service ul li:first-child{margin-left: 0;}*/
/*.banner_service ul li img{width: 40px;height: 40px;}*/
.bannerbox_bg{width: 100%;height: 431px;background: url(../images/HomeScrollBackImg.png)no-repeat top center;}

.innewstab_bottom ul li a{color: #767676;}
.innewstab_bottom ul li a:hover{color:#324049;}

.innewsbox{width: 257px;height: 412px;position: absolute;top: 0;left:50%;margin-left: 342px;border-right: 1px solid #E0E0E0;border-bottom: 1px solid #E0E0E0;background-color: #fff;}
.innewstabbox{width:257px;height:262px; background:#fff;overflow: hidden;margin-top: 10px;}
.innewstab_top{width:257px; margin:0 auto;}
.innewstab_top li{width:128px; float:left; height:36px; line-height:36px; font-size:14px; text-align:center; font-weight:bold; position:relative; cursor:pointer;letter-spacing: 1px;font-family: '宋体';}
.innewstab_top li.active{color:#c8a678;}

.active .tabtip{display:block;}
.tabtip{width:100%; position:absolute; top:100%; left:0; height:3px; font-size:0px; line-height:0px; background:#c8a678; display:none;}
.tabtip i{position:absolute; bottom:100%; width:7px; height:4px; left:50%; margin-left:-3px; display:block; /*background:url(../images/ico1.png) no-repeat;*/}

.innewstab_bottom ul{margin:8px 10px; display:none;}
.innewstab_bottom ul.active{display:block;}
.innewstab_bottom ul li{line-height:30px;}


/*精品推荐tab*/
.recommend{width:100%;margin-top:30px;margin-bottom: 16px;float: left;}

.re_slideTxtBox{width:1200px;text-align:left;/*border-bottom: 1px solid #0083ce;*/}
.re_slideTxtBox .hd{height:36px;line-height:36px;/*background:#f4f4f4;padding:0 10px 0 20px;border-bottom:1px solid #ddd;*/position:relative;background: url(../images/xian2.jpg)right 6px repeat-x;}
.re_slideTxtBox .hd ul{float:left;position:absolute;/*left:20px;top:-1px;*/height:36px;background-color: #fff;}
.re_slideTxtBox .hd ul li{height:30px;float:left;margin-right:10px;color: #000;line-height:24px;font-size: 15px;letter-spacing: 1px;/*padding:0 15px;cursor:pointer;background:url(../images/tab_bg4.png)no-repeat center;*/width:96px;text-align: center;cursor: pointer;}
/*.re_slideTxtBox .hd ul li.on{height:36px;color:#0083ce;background:#fff;border:1px solid #ddd;border-bottom:2px solid #fffbackground:url(../images/tab_bg5.png) center bottom no-repeat;}*/
.re_slideTxtBox .hd ul li:last-child{margin-right: -10px;}
/*.slideTxtBox .bd ul{padding:15px;zoom:1}
.slideTxtBox .bd li{height:24px;line-height:24px}
.slideTxtBox .bd li .date{float:right;color:#999}*/
.re_slideTxtBox .bd{width: 1200px;margin-top: 10px;float: left;}
.re_slideTxtBox .bd ul{float:left}
.re_slideTxtBox .bd ul li{width: 230px;float:left;overflow: hidden;border: 1px solid #e6e6e6;margin:0 4px;}
/* .re_slideTxtBox .bd ul li:first-child{border-left: none;} */
.re_slideTxtBox .bd ul li a.product_img{display: block;padding: 30px 23px;}
.re_slideTxtBox .bd ul li a.product_img img{width: 194px;height: 194px;}
.re_slideTxtBox .bd ul li .recommon_price{text-align: center;line-height: 25px;padding: 0 10px 10px;margin: 0 3px;}
.re_slideTxtBox .bd ul li .recommon_price a h3{font-size: 15px;color: #525252;line-height: 17px;height: 34px;overflow: hidden;}
.re_slideTxtBox .bd ul li .recommon_price a h3:hover{color: red;}
.re_slideTxtBox .bd ul li .recommon_price p{color: #EC0202;font-size: 15px;font-weight: bold;}
.re_slideTxtBox .bd ul li .recommon_price p span{color: #525252;text-decoration: line-through;margin-right: 5px;font-size: 12px;font-weight: normal;}
.re_slideTxtBox .arrow{position:absolute;right:0;top:0;padding-left: 5px;background-color: #fff;}
.re_slideTxtBox .arrow a{display:block;width:5px;height:9px;font-weight:bold;float:right;overflow:hidden;cursor:pointer;/*background:url(images/arrow.png) 0 0 no-repeat*/}
.re_slideTxtBox .arrow .next{background-position:0 -50px}
.re_slideTxtBox .arrow .next ,.re_slideTxtBox .arrow .prev{width: 50px;height: 22px;border: 1px solid #BFBFBF;text-align: center;line-height: 22px;    color: #232323;
     border-radius: 10px;overflow: hidden;}
.re_slideTxtBox .arrow .next:hover ,.re_slideTxtBox .arrow .prev:hover{border: 1px solid #0083CE;color: #0083CE;}
.re_slideTxtBox .arrow .prev{margin-right: 10px;}
.re_slideTxtBox .arrow .prevStop{background-position:-60px 0}
.re_slideTxtBox .arrow .nextStop{background-position:-60px -50px}
/*精品推荐tab end*/

/*首页产品楼层样式*/
.infbox{width: 100%;float: left; /*background-color: #F5F5F5;*/ padding-top: 50px;}
.infleft{float: left;width: 180px;border: 1px solid #F3F3F3;border-top: none;}
.infleft_title{width: 100%;height:85px;background-color:#92c4ff;border-right: 1px solid #92c4ff; text-align:center;line-height:85px;color: #fff;}
.infleft_title h3{font-size:23px;letter-spacing:1px;}
.infleft_title h3 span{font-size:40px;margin-right:20px;}
.infleft_list{width:100%;float: left;}
.infleft_list ul.infleft_list_top{float: left; background-color: white;}
.infleft_list ul.infleft_list_top li{width:89px;height:49px;line-height: 49px;font-size: 14px; border: 1px solid #F3F3F3;border-right: none;border-top: none; float: left;text-align: center;}
/*.infleft_list ul.infleft_list_top li:nth-child(even){margin-right: 0;}*/
.infleft_list ul.infleft_list_top li a{color: #7A8282;line-height:49px;display: block;}
.infleft_list ul.infleft_list_top li a:hover{color:#0083CE;}
.infleft_list ul.infleft_list_bottom{width: 100%;float: left;overflow: hidden;/*border-top: 1px solid #ECE5E3;*/}
.infleft_list ul.infleft_list_bottom li{width: 89px;height: 49px;line-height: 49px; float: left;border: 1px solid #F3F3F3;border-right: none;border-top: none;}
/*.infleft_list ul.infleft_list_bottom li:nth-child(even){border-right: 0;}*/
.infleft_list ul.infleft_list_bottom li a{display: block;}
.infleft_list ul.infleft_list_bottom li a img{width: 89px;height: 49px;}

/*楼层背景色*/
/*.infleft_color_two{border: 1px solid #ff6b6b;}*/
.infleft_title_bgtwo{background-color:#ff6b6b;border-right: 1px solid #ff6b6b;}
.infbox .infright .infright_top_colortwo{border-bottom: 1px solid #ff6b6b;}
/*.infleft_color_three{border: 1px solid #f5c89e;}*/
.infleft_title_bgthree{background-color:#f5c89e;border-right: 1px solid #f5c89e;}
.infbox .infright .infright_top_colorthree{border-bottom: 1px solid #f5c89e;}
/*.infleft_color_four{border: 1px solid #aee178;}*/
.infleft_title_bgfour{background-color:#aee178;border-right: 1px solid #aee178;}
.infbox .infright .infright_top_colorfive{border-bottom: 1px solid #28bac7;}
/*.infleft_color_five{border: 1px solid #cbc3f2;}*/
.infleft_title_bgfive{background-color:#cbc3f2;border-right: 1px solid #cbc3f2;}
.infbox .infright .infright_top_colorfive{border-bottom: 1px solid #cbc3f2;}
/*.infleft_color_six{border: 1px solid #FDB1C1;}*/
.infleft_title_bgsix{background-color:#FDB1C1;border-right: 1px solid #FDB1C1;}
.infbox .infright .infright_top_colorsix{border-bottom: 1px solid #FDB1C1;}
/*.infleft_color_c1{border: 1px solid #ffa279;}*/
.infleft_title_bgc1{background-color:#ffa279;border-right: 1px solid #ffa279;}
.infbox .infright .infright_top_colorc1{border-bottom: 1px solid #ffa279;}
/*.infleft_color_eight{border: 1px solid #8BD1F3;}*/
.infleft_title_bgeight{background-color:#8BD1F3;border-right: 1px solid #8BD1F3;}
.infbox .infright .infright_top_coloreight{border-bottom: 1px solid #8BD1F3;}
/*.infleft_color_nine{border: 1px solid #D289A7;}*/
.infleft_title_bgnine{background-color:#D289A7;border-right: 1px solid #D289A7;}
.infbox .infright .infright_top_colornine{border-bottom: 1px solid #D289A7;}
/*.infleft_color_ten{border: 1px solid #95A586;}*/
.infleft_title_bgten{background-color:#95A586;border-right: 1px solid #95A586;}
.infbox .infright .infright_top_colorten{border-bottom: 1px solid #95A586;}
/*end*/

/*楼层顶部边框*/
.infbox .inf_common_floor_1{border-top: 2px solid #92c4ff;}
.infbox .inf_common_floor_2{border-top: 2px solid #ffa279;}
.infbox .inf_common_floor_3{border-top: 2px solid #ff6b6b;}
.infbox .inf_common_floor_4{border-top: 2px solid #95A586;}
.infbox .inf_common_floor_5{border-top: 2px solid #8BD1F3;}
.infbox .inf_common_floor_6{border-top: 2px solid #aee178;}
.infbox .inf_common_floor_7{border-top: 2px solid #cbc3f2;}
.infbox .inf_common_floor_8{border-top: 2px solid #FDB1C1;}
.infbox .inf_common_floor_9{border-top: 2px solid #f5c89e;}
/*楼层顶部边框 end*/

.infbox .inf_common{width: 100%;margin-bottom: 30px;float: left;}
.infbox .infright{float:left;width:1010px;/*overflow:hidden;*/}
.infbox .infright_top{width: 100%;height: 60px;border-bottom: 1px solid #92C4FF;color: black;box-sizing: content-box;}
.infbox .infright_top dl{display: inline-block;float: right;font-size: 14px;margin-top: 35px;color: #525252;}
.infbox .infright_top dl dt,.infbox .infright_top dl dd{float: left;}
.infbox .infright_top dl dd a{display: inline;padding-left:10px;color: #525252;}
.infbox .infright_top dl dd a:hover{color:#E02020;}
.infbox .infright_bottom{width:1010px;/*overflow: hidden;*/float: left;/*padding: 9px 9px 0;*/}
.infbox .infright_bottom ul li{width: 161px;height:170px;/*margin-right: 7px;*/float: left;background-color:white;/*margin-bottom: 7px;*/min-height: 170px !important;/*ie7兼容*/padding: 20px 20px 10px 20px;border-bottom: 1px solid #F3F3F3;border-right: 1px solid #F3F3F3;}
/*.infbox .infright_bottom ul li:nth-child(4n){margin-right: 0;}*/
.infbox .infright_bottom ul li a{display: block;padding-bottom: 15px;}
.infbox .infright_bottom ul li a dl dt img:hover{/*-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);box-shadow: 0 5px 20px rgba(0,0,0,0.1);*/-webkit-transform: translate3d(0, -4px, 0);
 transform: translate3d(0, -4px, 0);    -webkit-transition: all .2s linear;transition: all .2s linear;}
.infbox .infright_bottom ul li a:hover h3{color:#fe0000;}
.infbox .infright_bottom ul li a dl dt img{width: 100px;height: 100px;text-align: center;margin-left: 30px;}
.infbox .infright_bottom ul li a dl dd{text-align: center;}
.infbox .infright_bottom ul li a dl dd h3{height: 20px;font-size: 14px;line-height:20px;/*padding: 0 5px;*/overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #525252;}
.infbox .infright_bottom ul li a dl dd p{line-height: 25px;font-size: 16px;color: #fe0000;font-weight: bold;}
.infbox .infright_bottom ul li a dl dd p span{font-size: 13px;font-weight: normal;text-decoration: line-through;color: #525252;margin-right: 5px;}


/*楼层定位*/
#LoutiNav{width: 42px; position: fixed; top: 200px; left: 50%; display: none;background-color:#E2E2E2;margin-left: -650px;}
#LoutiNav li{width: 40px;height: 40px;border: 1px solid #E2E2E2;line-height: 40px;text-align: center;cursor: pointer;color: #5D5B5B;background-color: #FFFFFF;}
#LoutiNav li span{padding: 4px;width: 32px;line-height: 16px;}
#LoutiNav span{display: none;}
#LoutiNav .active{background: white;color: #0083CE;}
#LoutiNav li i{font-style: normal; font-size: 14px;}
#LoutiNav li:hover span{display: block; font-size: 12px; background: #0083CE; color: white;}
#LoutiNav li:hover i{display: none;}
/*end楼层定位*/

/*qq悬浮框*/

/*客服*/
.main-im a.qq-a{display:block;width:98px;font-size:13px;color:#0484cd;text-align:center;position: absolute;bottom: 25px;z-index: 100;}
.main-im .qq-a span{bottom:5px;position:absolute;width:98px;left:0;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:12px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:98px;height:140px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(http://demo.lanrenzhijia.com/2015/service0119/images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im-qq a:hover{color:#e66d15;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:98px;border-bottom:1px solid #dddddd;padding-bottom: 5px;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:50px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/qq-kefu/erweima2.png) no-repeat center center;float:left;background-size: 35px;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;display: none;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:104px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:47px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/qq-kefu/kefutop.png) no-repeat center center;float:right;background-size: 35px;}
.main-im .im_main .go-top a{display:block;width:47px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;display:none;margin-left: 45px;}

.im-qq{display: block;width: 98px;height: 140px;position: relative;}
.qq-im{position:fixed;right:38px;top:195px;z-index:100;width:100px;}
.qq-btom{bottom: 3px !important;}
/*end qq悬浮框*/

/*息可舒*/
.opwidth{width:800px !important;}

/*包邮活动*/
.by-carriage-all{width: 100%;background-color: #ba2626;float: left;}
.by-carriage{width: 700px;margin: 0 auto;}
.by-carriage img{width: 80px;float: left;}
.by-carriage-r{float: left;margin-top: 18px;margin-left: 20px;}
.by-carriage-r p{color: #fff;font-size: 15px;letter-spacing: 1px;}
.by-carriage-r p span{color: #ffe200;font-size: 19px;padding: 0 3px;}
/*包邮活动end*/

/*桂龙药膏顶部广告*/
.gl-ad-all{width: 100%;background-color: #ba2626;float: left;}
.gl-ad{width: 990px;margin:0 auto;padding: 8px 0 0;}
.gl-ad-l,.gl-ad-c,.gl-ad-r{float: left;}
.gl-ad-l{width: 130px;}
.gl-ad-l img,.gl-ad-r img{width: 100%;}
.gl-ad-r{width: 90px;}
.gl-ad-c{margin: 0 100px;}
.gl-ad-c p{color: #fff;font-size: 14px;letter-spacing: 1px;}
.gl-ad-c p span{color: #fee705; font-size: 20px; padding: 3px;}


/*桂龙药膏*/
.guilong{position: absolute !important;z-index:10; top: 0; left: 50%; margin-left: -418px;}
.guilong .fp-controls,.guilong .fp-time{display: none;}
.close-gl{width: 30px; height: 30px; display: none; background-color: rgba(0,0,0,0.75); position: absolute; top: 10px; right: 50px; z-index: 11; background-size: 15px; border-radius: 3px;}
.close-gl img{width: 15px;height: 15px;padding: 7px;}


/*2017/8/18优惠券改版*/
.NewCoupon ,.NewCoupon_ul{width: 100%; float: left;}
.NewCoupon_wrap{width: 1000px;margin: 0 auto;}
li.NewCoupon_list{width: 300px;height: 90px;float: left;border: 1px solid #4acdbd;position: relative;margin-right: 47px;}
li.NewCoupon_list:last-child{margin-right: 0;}
.NewCoupon_link{display: block;float: left;}
.NewCouponL{float: left;background-color: #4acdbd;color: #fff;}
.NewCouponL p.NumVaule{width: 105px;text-align: center;float: left; font-size: 60px;}
.NewCouponL p.FullNum{width: 125px;float: left;font-size: 15px; letter-spacing: 2px; margin-top: 20px;}
.NewCouponL p.FullNum  span{display: block; font-size: 20px;}
.NewCouponR{float: right; width: 50px; font-size: 18px; color: #4acdbd; letter-spacing: 1px;padding: 0 0 0 12px;text-align: center;margin-top: 6px;}
.NewCouponR img{width:28px;}
.NewCoupon_ul{margin: 60px 0 30px 0;}
/*锯齿*/
.serration{width:100%;height:90px;text-align:center;}
.sawtooth{position:relative;right:0px;height:100%;display:inline-block;}
.sawtooth:last-child{margin-right:0;}
.sawtooth:before{content:"";position:absolute;left:0px;top:0;width:10px;height:100%;}
.sawtooth:before,
.sawtooth:after{content: "";position: absolute;top: -20px;display: block;width:10px;height: 100%;margin-top: 20px;background-size: 18px 8px;}
.sawtooth:after{right: -10px;background-color: #4acdbd;background-position: 100% 15%;
  background-image: linear-gradient(-45deg, #fff 25%, transparent 25%, transparent),
  linear-gradient(-135deg, #fff 25%, transparent 25%, transparent),
  linear-gradient(-45deg, transparent 75%, #fff 75%),
  linear-gradient(-135deg, transparent 75%, #fff 75%);}
/*锯齿end*/
.HalfRound{width: 15px;height: 30px;border-radius: 0 100% 100% 0/50%;border-right: none;position: absolute;background-color: #fff;left: -1px;top: 30px;}
.CouponBorder2{border: 1px solid #dd4a91 !important;}
.CouponBorder2 .NewCouponL{background-color: #dd4a91  !important;}
.CouponBorder2 .NewCouponR{color: #dd4a91;}
.CouponBorder2 .sawtooth:after{background-color: #dd4a91;}
.CouponBorder3{border: 1px solid #9947ea !important;}
.CouponBorder3 .NewCouponL{background-color: #9947ea  !important;}
.CouponBorder3 .NewCouponR{color: #9947ea;}
.CouponBorder3 .sawtooth:after{background-color: #9947ea;}
.CouponOk{font-size: 25px; letter-spacing: 2px; color: #676566; font-weight: bold;line-height: 35px;margin: 25px 0 5px 50px;}
.CouponOk img{width: 35px; float: left;margin-right: 10px;}
.CouponTime{font-size: 14px; color: #686667;text-align: center;}
.CouponCheck{float: right;margin: 25px;font-size: 14px;color: #0083ce;}
.CouponCheck:hover{text-decoration: underline;}


/*底部APP二维码*/
.appfoot{width:100%;position:fixed;left:0;bottom:0; z-index:10;}
.appfoot .appfoot_full{width:100%; text-align:center;}
.appfoot .appfoot_full .appfoot_full_info{width:100%;position:absolute;left:0;bottom:0;z-index:20; text-align:center;}
.appfoot .appfoot_full .appfoot_full_bg{width:100%;background-color:rgba(0,0,0,0.8);height:125px;position:absolute;left:0;bottom:0;z-index:15;}
.appfoot .hide_full{position:absolute;left:80%;top:30%; cursor:pointer;}
.appfoot .appfoot_small{ width:200px;display:none; cursor:pointer;}
.appfoot .hide_appfoot{position:absolute;left:140px;top:0;}
.appfoot .left{float:left;}
.appfoot .clear{clear:both;}
/*end底部APP二维码*/
