﻿/*===================================*/
/*===========手机版展示页面==========*/
/*===================================*/


/*#region ===========分享===========*/
.sharebox { width:100%; height:auto; position:fixed; bottom:-100%; z-index:1006; max-width:480px; margin:0 auto; background:#fff;}
.sharebox a.cancel { height:45px; line-height:45px; display:block; overflow:hidden; border-top:5px solid #eee; text-align:center;font-size:15px;}
.sharebtn { overflow:hidden; padding:0 15px;}
.sharebtn li { height:40px; line-height:40px; padding:10px 0; overflow:hidden; border-bottom:1px solid #eee; position:relative;}
.sharebtn li:last-child { border-bottom:0 none;}
.sharebtn li a { display:block; overflow:hidden;}
.sharebtn li a i { float:left; width:40px; height:40px; display:block; overflow:hidden; text-align:center; font-size:23px; background:#ff4444;
color:#fff; border-radius:17px; margin:0 10px 0 0;}
.sharebtn li a i.i1 { background:#17b70b;}
.sharebtn li a i.i2 { background:#ff4444;}
.sharebtn li a i.i3 { background:#06a8b9; font-size:19px;}
.sharebtn li a p { line-height:40px; font-size:13px;}
.sharebtn li a b { color:#ccc; font-size:12px; position:absolute; top:10px; right:0; z-index:100;}

/*分享页面*/
.sharep_top { overflow:hidden; position:relative; z-index:10;}
.sharep_top img { width:100%; display:block;}
.sharep_code { width:50%; overflow:hidden; position:relative; z-index:20; background:#fff; margin:-30% auto 0 auto;}
.sharep_code p { display:block; overflow:hidden; padding:10px;}
.sharep_code img { width:100%; display:block; overflow:hidden;}

.sharep_cont { overflow:hidden; text-align:center; padding:25px 0 50px 0;}
.sharep_cont img { width:100px; display:block; margin:0 auto;}
.sharep_cont .price { display: block; overflow: hidden; color:#ff4444; font-family:Arial; font-size:18px; font-weight:bold; font-style:italic; padding-top:10px;}
.sharep_cont .name { display: block; overflow: hidden; font-size:16px; color:#333; padding:20px 20px 0 20px; font-weight:bold;}
.sharep_cont .mark { display: block; overflow: hidden; font-size:12px; color:#aaa; padding:8px 20px 0 20px;}
/*#endregion */

/*#region ===========首页===========*/
/*图片*/
.ban{ width:100%; overflow:hidden; background:#fff;}
.iadvimg{ display:block; overflow:hidden; margin-bottom:15px; background:#fff;}
.iadvimg img{ width:100%; display:block;}

/*专题轮播*/
.topicban { overflow:hidden; background:#fff; padding:0 10px 15px 10px; margin-bottom:10px;}
.topicban .title { height:20px; line-height:20px; padding:15px 0; display:block; overflow:hidden; font-size:15px; color:#333; font-weight:bold;}


/*导航*/
.nav_bg{ overflow:hidden; padding:10px 5px 5px 5px; background:#fff; margin-bottom:10px;}
.nav{ overflow:hidden;}
.nav li{ float:left; width:25%; overflow:hidden; text-align:center; padding:5px 0;}
.nav li a{ display:block; overflow:hidden; text-align:center;}
.nav li a img{ display:block; overflow:hidden; max-width:60%; margin:0 auto;}
.nav li a span{ font-size:12px; line-height:25px;}

/*通用标题*/
.home_title{ height:40px; line-height:40px; background:#fff; overflow:hidden;}
.home_title i{ float:left; width:4px; height:18px; display:block; overflow:hidden; background:#ff4444; margin:11px 10px;}
.home_title span{ float:left; font-size:15px; color:#333;}
.home_title em{ float:left; font-size:12px; color:#999; margin:1px 0 0 10px;}
.home_title a{ float:right; font-size:12px; color:#666; margin:0 5px 0 0; display:inline-block; overflow:hidden;}
.home_title a b{ float:right; margin:0 0 0 3px;}

/*图片标题*/
.home_title_img { overflow:hidden;}
.home_title_img a { display:block; overflow:hidden; text-align:center;}
.home_title_img img { max-width:100%; display:block; margin:0 auto;}

.home_title2{ height:50px; line-height:50px; background:#fff; overflow:hidden;}
.home_title2 span{ float:left; font-size:15px; color:#333; margin-left:10px; font-weight:bold;}
.home_title2 a{ float:right; font-size:12px; color:#999; margin:0 5px 0 0; display:inline-block; overflow:hidden;}
.home_title2 a b{ float:right; margin:0 0 0 3px;}

/*带...的标题*/
.home_title3{ height:50px; line-height:50px; background:#fff; overflow:hidden;}
.home_title3 i{ float:left; width:3px; height:18px; display:block; overflow:hidden; background:#ff4444; margin:16px 10px;}
.home_title3 span{ float:left; font-size:15px; color:#333; font-weight:bold;}
.home_title3 em{ float:left; font-size:12px; color:#999; margin:1px 0 0 10px;}
.home_title3 a{ float:right; height:50px; font-size:12px; color:#666; padding:0 4px 0 0; display:inline-block; overflow:hidden;}
.home_title3 a s{ float:left; width:5px; height:5px; display:block; overflow:hidden; margin:23px 6px 0 0; background:#b3b3b3; border-radius:100%;}
/*#endregion */

/*#region ===========图片组合===========*/
/*一行两张图*/
.twoimg1 { overflow:hidden; background:#fff; margin-bottom:10px;}
.twoimg1 li { float:left; width:50%; overflow:hidden;}
.twoimg1 li a { display:block; overflow:hidden; border-bottom:1px solid #f6f6f6;}
.twoimg1 li a img { width:100%; display:block;}
.twoimg1 li:nth-child(2n-1) a { border-right:1px solid #f6f6f6;}
/*一行两张图有间隔*/
.twoimg2 { overflow:hidden; padding:0 5px;}
.twoimg2 li { float:left; width:50%; overflow:hidden;}
.twoimg2 li a { display:block; overflow:hidden; padding:0 5px 10px 5px;}
.twoimg2 li a img { width:100%; display:block;}
/*一行两张图2:1*/
.twoimg3 { overflow:hidden; width:-moz-calc(100% + 10px); width:calc(100% + 10px); width:-webkit-calc(100% + 10px);}
.twoimg3 li { float:left; width:33.33%; overflow:hidden;}
.twoimg3 li a { display:block; overflow:hidden; padding:0 10px 10px 0;}
.twoimg3 li a img { width:100%; display:block;}
.twoimg3 li:nth-child(1) { width:66.66%;}

/*三图组合1*/
.threeimg{ overflow:hidden; background:#fff; margin-bottom:10px;}
.threeimg a{ width:50%; display:block; overflow:hidden; position:relative;}
.threeimg a img{ width:100%; display:block;}
.threeimg a i{ display:block; overflow:hidden; background:#f6f6f6; position:absolute; z-index:10;}
.threeimg a.a1{ float:left;}
.threeimg a.a1 i{ width:1px; height:100%; top:0; right:0;}
.threeimg a.a2 i{ width:100%; height:1px; left:0; bottom:0;}
.threeimg a.a3 i{ width:100%; height:1px; left:0; top:0; display:none;}
/*三图组合2*/
.threeimg2 { overflow:hidden; padding-right:10px;}
.threeimg2 a{ display:block; overflow:hidden; padding:0 0 10px 10px;}
.threeimg2 a img{ width:100%; display:block;}
.threeimg2 a:nth-child(1){ float:left; width:40.5%;}
/*一行三张图有间隔*/
.threeimg3 { overflow:hidden; width:-moz-calc(100% + 10px); width:calc(100% + 10px); width:-webkit-calc(100% + 10px);}
.threeimg3 li { float:left; width:33.33%; overflow:hidden;}
.threeimg3 li a { display:block; overflow:hidden; margin:0 10px 10px 0; background:#fff;}
.threeimg3 li a span { line-height:20px; display:block; overflow:hidden; text-align:center; font-size:16px; color:#333; font-weight:bold; padding-top:15px;}
.threeimg3 li a em { padding:5px 0; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:13px; color:#999;}
.threeimg3 li a img { width:100%; display:block;}
/*一行三张图无间隔*/
.threeimg4 { overflow:hidden; margin:0 10px 10px 10px; background:#fff;}
.threeimg4 li { float:left; width:33.33%; overflow:hidden;}
.threeimg4 li a { display:block; overflow:hidden; text-align:center; border-left:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6;}
.threeimg4 li a span { line-height:20px; display:block; overflow:hidden; text-align:center; font-size:16px; color:#333; font-weight:bold; padding-top:15px;}
.threeimg4 li a em { padding:5px 0; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:13px; color:#999;}
.threeimg4 li a img { width:100%; display:block;}

/*四图组合*/
.fourimg { overflow:hidden; margin-bottom:10px;}
.fourimg li { float:left; width:31.3%; overflow:hidden;}
.fourimg li a { display:block; overflow:hidden;}
.fourimg li a img { width:100%; display:block;}
.fourimg li:nth-child(1) { width:37.4%;}
.fourimg li:nth-child(2) { width:62.6%;}
.fourimg li:nth-child(2) a { border-left:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6;}
.fourimg li:nth-child(3) a { border-left:1px solid #f6f6f6;}
.fourimg li:nth-child(4) a { border-left:1px solid #f6f6f6;}
/*#endregion */

/*#region ===========滚动文字===========*/
/*滚动文字*/
.rolltext1 { height:40px; line-height:40px; overflow:hidden; background:#fff; border-bottom:1px solid #eee; margin-bottom:10px;}
.rolltext1 img.title { float:left; height:40px; display:block; padding-right:5px;}
.rolltext1 div.box { height:40px; overflow:hidden;}
.rolltext1 div.box a { height:40px; line-height:40px; padding-right:10px; display:block; overflow:hidden; font-size:13px; text-overflow:ellipsis; white-space:nowrap;}

/*滚动文字2*/
.rolltext2 { height:60px; line-height:60px; overflow:hidden; background:#fff; border-bottom:1px solid #eee; margin-bottom:10px;}
.rolltext2 img.title { float:left; height:60px; display:block; padding-right:5px;}
.rolltext2 div.box { height:60px; overflow:hidden;}
.rolltext2 div.box a { height:40px; line-height:20px; padding:10px 10px 10px 0; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.rolltext2 div.box a span { height:20px; display:block; overflow:hidden; font-size:14px; color:#333; font-weight:bold;}
.rolltext2 div.box a em { height:20px; display:block; overflow:hidden; font-size:12px; color:#999;}
/*#endregion */

/*#region ===========限时抢购列表===========*/
/*限时抢购1*/
.limit1 { overflow:hidden; margin:0 10px 10px 10px; border-radius:5px; background:#fff;}
.limit1_left { float:left; width:35%; overflow:hidden; text-align:center; background:#ff4444;}
.limit1_left p { display:block; overflow:hidden; color:#fff; text-align:center;}
.limit1_left p.p1 { line-height:30px; font-size:22px; padding:20px 0 10px 0;}
.limit1_left p.p2 { line-height:20px; font-size:12px;}
.limit1_left p.p3 { height:50px; line-height:50px; margin-top:30px; position:relative;}
.limit1_left p.p3 span { width:50px; height:50px; display:inline-block; overflow:hidden; background:#fff; border-radius:100%; text-align:center; font-size:25px; color:#ff4444;}
.limit1_left p.p3 i { height:50px; line-height:50px; font-size:12px; position:absolute; left:50%; top:0; z-index:100; margin-left:30px; letter-spacing:-5px;}
.limit1_left p.p4 { line-height:30px; font-size:20px; font-family:Arial; padding:10px 0 20px 0;}
.limit1_right { height:100%; overflow:hidden; position:relative;}
.limit1_right .img { width:100%; height:120px; display:block; overflow:hidden;}
.limit1_right .img img { width:100%; display:block;}
.limit1_right .cont { height:110px; overflow:hidden; padding:10px 0 0 10px; position:relative;}
.limit1_right .name { height:25px; line-height:25px; display:block; overflow:hidden; font-size:14px; color:#6b6b6b;}
.limit1_right .price { height:25px; line-height:25px; display:block; overflow:hidden; font-family:Arial; margin:5px 0 5px 0;}
.limit1_right .price span { float:left; font-size:18px; font-weight:bold; margin-right:10px; color:#ff4444;}
.limit1_right .price s { float:left; font-size:14px; color:#999;}
.limit1_right .line { height:20px; line-height:20px; display:block; overflow:hidden; padding-bottom:5px;}
.limit1_right .line span { float:left; width:110px; height:10px; display:block; overflow:hidden; border-radius:10px; margin:5px 10px 0 0; position:relative;}
.limit1_right .line span b { width:100%; height:10px; display:block; overflow:hidden; border-radius:10px; background:#ff4444; position:absolute; left:0; top:0; z-index:10; opacity:0.2;}
.limit1_right .line span s { width:50%; height:10px; display:block; overflow:hidden; border-radius:10px; background:#ff4444; position:absolute; left:0; top:0; z-index:11;}
.limit1_right .line em { font-size:12px; color:#ff4444;}
.limit1_right .time { line-height:20px; font-size:12px; color:#ff4444;}
.limit1_right .btn { height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 15px; background:#ff4444; color:#fff; font-size:12px; border-radius:4px;
position:absolute; right:10px; bottom:5px; z-index:10;}

/*限时抢购2*/
.limit2 { overflow:hidden; margin:0 10px 10px 10px; border-radius:5px; background:#fff;}
.limit2_title { height:45px; line-height:45px; overflow:hidden; padding:0 10px; color:#fff; background:#ff4444;}
.limit2_title i { float:left; font-size:20px; margin:0 5px 0 2px;}
.limit2_title span { float:left; font-size:15px; margin:0 15px 0 0;}
.limit2_title .time { float:left; height:25px; line-height:25px; display:block; overflow:hidden; margin:10px 0 0 0;}
.limit2_title .time em { float:left; width:30px; height:25px; display:block; overflow:hidden; text-align:center; background:#fff; color:#ff4444;
border-radius:3px; font-family:Arial; font-size:15px;}
.limit2_title .time b{ float:left; width:16px; height:25px; display:block; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
.limit2_title a{ float:right; font-size:12px; color:#666; display:inline-block; overflow:hidden; color:#fff;}
.limit2_title a b{ float:right; margin:0 0 0 3px;}
.limit2_item { display:block; overflow:hidden; padding:10px 10px 27px 10px;}
.limit2_item .img { float:left; height:120px; display:block; margin:0 15px 0 0;}
.limit2_item .name { height:40px; line-height:20px; display:block; overflow:hidden; font-size:14px; color:#6b6b6b; padding:5px 0 0 0;}
.limit2_item .price { height:20px; line-height:20px; display:block; overflow:hidden; font-family:Arial; margin:5px 0 5px 0;}
.limit2_item .price span { float:left; font-size:18px; margin-right:7px; color:#ff4444;}
.limit2_item .price s { float:left; font-size:14px; color:#999;}
.limit2_item .line { height:20px; line-height:20px; display:block; overflow:hidden;}
.limit2_item .line span { float:left; width:110px; height:10px; display:block; overflow:hidden; border-radius:10px; margin:5px 10px 0 0; position:relative;}
.limit2_item .line span b { width:100%; height:10px; display:block; overflow:hidden; border-radius:10px; background:#ff4444; position:absolute; left:0; top:0; z-index:10; opacity:0.2;}
.limit2_item .line span s { width:50%; height:10px; display:block; overflow:hidden; border-radius:10px; background:#ff4444; position:absolute; left:0; top:0; z-index:11;}
.limit2_item .line em { font-size:12px;}
.limit2_item .btn { height:20px; line-height:20px; padding:0 15px; display:inline-block; overflow:hidden; border-radius:4px; background:#ff4444; color:#fff; font-size:12px; margin-top:5px;}
.limit2 .swiper-pagination { text-align:left;}
.limit2 .swiper-pagination .swiper-pagination-bullet { margin:0 0 0 8px !important; background:#cccccc;}
.limit2 .swiper-pagination .swiper-pagination-bullet-active { background:#ff4444; width:18px; border-radius:9px;}

/*限时抢购3*/
.limit3 { overflow:hidden; background:#fff; margin-bottom:10px;}
.limit3_title { height:50px; line-height:50px; overflow:hidden; padding:0 10px; background:#fff;}
.limit3_title span { float:left; font-size:15px; font-weight:bold; margin:0 20px 0 0;}
.limit3_title .time { float:left; height:26px; line-height:26px; display:block; overflow:hidden; margin:13px 0 0 0;}
.limit3_title .time em { float:left; width:26px; height:26px; display:block; overflow:hidden; text-align:center; background:#333; color:#fff;
border-radius:100%; font-family:Arial; font-size:12px;}
.limit3_title .time b{ float:left; width:20px; height:26px; display:block; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
.limit3_title a{ float:right; font-size:12px; color:#666; margin:0 5px 0 0; display:inline-block; overflow:hidden; color:#666;}
.limit3_title a b{ float:right; margin:0 0 0 3px;}
.limit3_list { overflow:hidden; padding:10px 5px;}
.limit3_list li { float:left; width:33.33%; overflow:hidden;}
.limit3_list li a { display:block; overflow:hidden; padding:0 5px;}
.limit3_list li .img{ width:100%; display:block;}
.limit3_list li .name{ height:40px; line-height:20px; display:block; overflow:hidden; color:#666; font-size:14px; margin-top:8px;}
.limit3_list li .price{ line-height:20px; font-size:15px; color:#ff4444; padding:5px 0;}

/*限时抢购4*/
.limit4 { overflow:hidden; background:#fff; margin-bottom:10px;}
.limit4_title { height:35px; line-height:35px; display:block; overflow:hidden; padding:10px; color:#ff4444;}
.limit4_title i { float:left; font-size:22px; margin-right:8px;}
.limit4_title span { float:left; font-size:16px; font-weight:bold;}
.limit4_item { overflow:hidden; padding:0 10px 10px 10px;}
.limit4_item .img { float:left; width:120px; height:120px; display:block; overflow:hidden; margin-right:10px;}
.limit4_item .img img { width:120px; height:120px; display:block;}
.limit4_item .time{ height:20px; line-height:20px; display:block; overflow:hidden; text-align:right;}
.limit4_item .time span{ height:20px; line-height:20px; display:inline-block; overflow:hidden; color:#999; font-size:12px;}
.limit4_item .time em{ width:20px; height:20px; line-height:20px; display:inline-block; overflow:hidden; text-align:center; background:#4d4d4d; color:#fff; font-size:12px; border-radius:3px;}
.limit4_item .time b{ width:13px; height:20px; line-height:20px; display:inline-block; overflow:hidden; text-align:center; color:#999; font-size:12px; font-weight:bold;}
.limit4_item .name{ height:50px; line-height:25px; display:block; overflow:hidden; font-size:14px; color:#666; margin-top:15px; font-weight:bold;}
.limit4_item .price{ height:25px; line-height:25px; display:block; overflow:hidden; margin-top:10px;}
.limit4_item .price span{ float:left; color:#ff4444; font-size:18px; font-family:Arial;}
.limit4_item .price a{ float:right; color:#999; font-size:12px;}
.limit4_item .price a b{ float:right; margin:0 0 0 3px;}

/*限时抢购5*/
.limit5 { overflow:hidden; background:#fff; margin-bottom:10px;}
.limit5_title { height:20px; line-height:20px; display:block; overflow:hidden; padding:15px 10px; color:#ff4444;}
.limit5_title i{ float:left; width:3px; height:20px; display:block; overflow:hidden; background:#ff4444; margin:0 10px 0 0;}
.limit5_title span{ float:left; font-size:15px; color:#333; font-weight:bold;}
.limit5_title .time { float:right; height:20px; line-height:20px; display:block; overflow:hidden;}
.limit5_title .time em { float:left; width:30px; height:20px; display:block; overflow:hidden; text-align:center; background:#fe5656; color:#fff;
border-radius:3px; font-family:Arial; font-size:12px;}
.limit5_title .time b{ float:left; width:13px; height:20px; display:block; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
.limit5_list { overflow:hidden;}
.limit5_list li { overflow:hidden; padding:10px; position:relative;}
.limit5_list .img { float:left; width:120px; height:120px; display:block; overflow:hidden; margin:0 10px 0 0;}
.limit5_list .img img { width:120px; height:120px; display:block;}
.limit5_list .name { line-height:25px; height:50px; display:block; overflow:hidden; font-size:14px; color:#333; font-weight:bold; padding-top:10px;}
.limit5_list .oldprice { line-height:25px; display:block; overflow:hidden; font-size:12px; color:#999; margin-top:10px;}
.limit5_list .price { height:25px; line-height:25px; display:block; overflow:hidden;}
.limit5_list .price span { float:left; font-size:13px; color:#333; margin-right:3px;}
.limit5_list .price em { float:left; font-size:17px; color:#fe5656; font-family:Arial; font-weight:bold;}
.limit5_list .btn { height:25px; line-height:25px; display:inline-block; overflow:hidden; padding:0 15px; background:#fe5656; color:#fff; font-size:12px; border-radius:3px;
position:absolute; right:10px; bottom:10px; z-index:10;}
/*#endregion */

/*#region ===========推荐列表类型===========*/
/*推荐列表类型1*/
.reclist1{ overflow:hidden; background:#fff; margin-bottom:10px;}
.reclist1 li{ float:left; width:33.3%; overflow:hidden;}
.reclist1 li a{ display:block; overflow:hidden; padding:10px; border-right:1px solid #f6f6f6; border-top:1px solid #f6f6f6;}
.reclist1 li:nth-child(1){ width:50%;}
.reclist1 li:nth-child(2){ width:50%;}
.reclist1 li:nth-child(2) a{ border-right:0 none;}
.reclist1 li:nth-child(5) a{ border-right:0 none;}
.reclist1 .img{ width:100%; display:block; overflow:hidden; margin-bottom:5px;}
.reclist1 .name{ height:20px; line-height:20px; color:#666; font-size:13px; display:block; overflow:hidden;}
.reclist1 .price{ line-height:20px; color:#ff4444; font-size:15px;}

/*推荐列表类型2*/
.reclist2{ overflow:hidden; padding:10px 0;}
.reclist2 .swiper-container{ padding-bottom:20px;}
.reclist2 .swiper-pagination{ bottom:10px !important;}
.reclist2 .swiper-pagination span.swiper-pagination-bullet{ width:20px; height:2px; background:#ccc; border-radius:0;}
.reclist2 .swiper-pagination span.swiper-pagination-bullet-active{ background:#ff4444;}
.recitem2{ display:block; overflow:hidden; background:#fff; padding:10px 10px 5px 10px;}
.recitem2 .img{ width:100%; display:block;}
.recitem2 .name{ line-height:18px; height:36px; font-size:12px; color:#666; display:block; overflow:hidden;}
.recitem2 .price{ line-height:20px; font-size:14px; color:#ff4444;}

/*推荐列表类型3*/
.reclist3 { overflow:hidden; background:#fff; margin:0 10px 10px 10px;}
.reclist3 .title { height:40px; line-height:40px; padding:5px 0 0 10px; display:block; overflow:hidden;}
.reclist3 .title span { float:left; font-size:16px; color:#333; font-weight:bold; margin-right:10px;}
.reclist3 .title em { float:left; font-size:13px; color:#999;}
.reclist3 ul { overflow:hidden;}
.reclist3 ul li { float:left; width:25%; overflow:hidden;}
.reclist3 ul a{ padding:5px 10px 10px 10px; display:block; overflow:hidden; text-align:center;}
.reclist3 ul img{ width:100%; display:block; margin:0 0 7px 0;}
.reclist3 .list1 span{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:14px; font-weight:bold; color:#fb58a8;}
.reclist3 .list1 s{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#999; text-decoration:line-through;}
.reclist3 .list2 span{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:14px; font-weight:bold; color:#333;}
.reclist3 .list2 em{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:14px; color:#666;}

/*推荐列表类型4*/
.reclist4 { overflow:hidden; background:#fff; margin-bottom:10px;}
.reclist4 li { float:left; width:33.33%; padding:0 10px 10px 10px; overflow:hidden; box-sizing:border-box; position:relative;}
.reclist4 .img { display:block; overflow:hidden;}
.reclist4 .img img { width:100%; display:block;}
.reclist4 .name { height:30px; line-height:15px; padding:5px 0 0 0; display:block; overflow:hidden; color:#666; font-size:14px;}
.reclist4 .oldprice { line-height:22px; display:block; overflow:hidden; font-size:14px; color:#999; font-family:Arial;}
.reclist4 .price { line-height:22px; display:block; overflow:hidden; font-size:16px; color:#fe5656; font-family:Arial;}
.reclist4 .btn { width:19px; height:19px; display:block; overflow:hidden; border:1px solid #e0e0e0; border-radius:3px; position:absolute; bottom:12px; right:12px; z-index:10;}
.reclist4 .btn span { width:100%; height:100%; display:block; overflow:hidden; position:relative;}
.reclist4 .btn i { width:11px; height:1px; display:block; overflow:hidden; background:#ff4444; position:absolute; left:4px; top:9px; z-index:10;}
.reclist4 .btn b { width:1px; height:11px; display:block; overflow:hidden; background:#ff4444; position:absolute; left:9px; top:4px; z-index:10;}
/*#endregion */

/*#region ===========产品列表类型===========*/
/*产品列表1*/
.prolist1{ overflow:hidden; margin:5px; position:relative;}
.prolist1 li{ float:left; width:49.9%; overflow:hidden;}
.prolist1 li div.pbox{ overflow:hidden; margin:5px; padding:10px 10px 7px 10px; background:#fff; position:relative;}
.prolist1 a.img{ display:block; overflow:hidden; margin-bottom:7px;}
.prolist1 a.img img{ width:100%; display:block;}
.prolist1 a.name{ height:34px; line-height:17px; font-size:12px; color:#666; display:block; overflow:hidden; margin:3px 0;}
.prolist1 p.price{ line-height:20px; height:20px; display:block; overflow:hidden;}
.prolist1 p.price span{ color:#ff4444; font-size:15px;}
.prolist1 p.price s{ color:#999; font-size:12px; margin-left:8px;}
.prolist1 a.btn{ color:#ff4444; font-size:20px; position:absolute; right:5px; bottom:5px; z-index:10;}

/*产品列表2*/
.prolist2{ overflow:hidden; padding:3px; position:relative;}
.prolist2 .swiper-container{ padding-bottom:20px;}
.prolist2 .swiper-pagination{ bottom:10px !important;}
.prolist2 .swiper-pagination span.swiper-pagination-bullet{ width:20px; height:2px; background:#ccc; border-radius:0;}
.prolist2 .swiper-pagination span.swiper-pagination-bullet-active{ background:#ff4444;}
.proitem2{ display:block; overflow:hidden; padding:3px;}
.proitem2 div{ overflow:hidden; background:#fff; background:#fff; padding:6px 6px 3px 6px;}
.proitem2 a.img{ display:block; overflow:hidden; margin:0 0 5px 0;}
.proitem2 a.img img{ width:100%; display:block;}
.proitem2 a.name{ height:34px; line-height:17px; font-size:12px; color:#666; display:block; overflow:hidden; margin:3px 0;}
.proitem2 p.price{ line-height:20px; height:20px; display:block; overflow:hidden;}
.proitem2 p.price span{ float:left; color:#ff4444; font-size:14px;}
.proitem2 p.price s{ float:right; color:#999; font-size:12px;}

/*产品列表3*/
.prolist3{ overflow:hidden; padding:10px 0 0 10px; position:relative;}
.prolist3 li{ overflow:hidden; margin:0 10px 10px 0;}
.prolist3 li div{ overflow:hidden; background:#fff; padding:10px 10px 5px 10px; position:relative;}
.prolist3 li.li1{ float:left; width:150px;}
.prolist3 li.li1 a.img{ display:block; overflow:hidden;}
.prolist3 li.li1 a.img img{ width:130px; height:130px; display:block;}
.prolist3 li.li1 a.name{ height:34px; line-height:17px; display:block; overflow:hidden; font-size:12px; color:#666; margin:6px 0 5px 0;}
.prolist3 li.li1 p.price{ line-height:20px; height:20px; display:block; overflow:hidden;}
.prolist3 li.li1 p.price span{ color:#ff4444; font-size:15px;}
.prolist3 li.li1 p.price s{ color:#999; font-size:12px; margin-left:8px;}
.prolist3 li.li1 a.btn{ color:#ff4444; font-size:20px; position:absolute; right:5px; bottom:5px; z-index:10;}
.prolist3 li.li2{ height:100px;}
.prolist3 li.li2 div{ padding:10px 0 10px 10px;}
.prolist3 li.li2 a.img{ float:left; display:block; overflow:hidden; margin:0 7px 0 0;}
.prolist3 li.li2 a.img img{ width:80px; height:80px; display:block;}
.prolist3 li.li2 a.name{ height:36px; line-height:18px; display:block; overflow:hidden; font-size:12px; color:#666; margin:3px 0 3px 0;}
.prolist3 li.li2 p.price{ line-height:20px; height:20px; display:block; overflow:hidden;}
.prolist3 li.li2 p.price span{ color:#ff4444; font-size:14px;}
.prolist3 li.li2 p.price s{ color:#999; font-size:12px; margin-left:8px;}
.prolist3 li.li2 a.btn{ color:#ff4444; font-size:20px; position:absolute; right:4px; bottom:5px; z-index:10;}

/*产品列表4*/
.prolist4{ overflow:hidden; padding:10px 10px 0 10px; position:relative;}
.prolist4 li{ overflow:hidden; padding:10px; background:#fff; margin-bottom:10px; position:relative;}
.prolist4 li a.img{ float:left; width:90px; height:90px; display:block; overflow:hidden; margin:0 10px 0 0;}
.prolist4 li a.img img{ width:90px; height:90px;}
.prolist4 li a.name{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:13px; color:#666;}
.prolist4 li p.mark{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#999;}
.prolist4 li p.price{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:15px; color:#ff4444; margin-top:10px;}
.prolist4 li p.oprice{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#999;}
.prolist4 li a.btn{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 15px; color:#fff; background:#ff4444;
font-size:12px; border-radius:3px; position:absolute; right:10px; bottom:10px; z-index:10;}

/*产品列表5*/
.prolist5{ overflow:hidden; padding:10px 10px 0 10px; position:relative;}
.prolist5 li{ min-height:120px; overflow:hidden; background:#fff; margin-bottom:10px; position:relative;}
.prolist5 li a.img{ display:block; overflow:hidden;}
.prolist5 li a.img img{ width:100%; display:block;}
.prolist5 li div{ width:40%; height:100%; padding:0 10px; overflow:hidden; position:absolute; top:0; right:0; z-index:10; background:rgba(255,255,255,0.7);}
.prolist5 li a.name{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:13px; color:#333; margin-top:10px;}
.prolist5 li p.mark{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#666;}
.prolist5 li p.price{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:15px; color:#ff4444; margin-top:10px;}
.prolist5 li p.oprice{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#666;}
.prolist5 li a.btn{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 15px; color:#fff; background:#ff4444;
font-size:12px; border-radius:3px; position:absolute; right:10px; bottom:10px; z-index:10;}

/*产品列表6*/
.prolist6{ overflow:hidden; background:#fff; position:relative; margin-bottom:10px;}
.prolist6 li{ overflow:hidden; padding:15px 10px; background:#fff; position:relative;}
.prolist6 li a.img{ float:left; width:100px; height:100px; display:block; overflow:hidden; margin:0 10px 0 0;}
.prolist6 li a.img img{ width:100px; height:100px;}
.prolist6 li a.name{ height:40px; line-height:20px; display:block; overflow:hidden; font-size:14px; color:#333; font-weight:bold;}
.prolist6 li p.price{ height:20px; line-height:20px; display:block; overflow:hidden; margin:10px 0 10px 0; font-family:Arial;}
.prolist6 li p.price span{ float:left; color:#ff8c00; font-size:18px; margin-right:10px;}
.prolist6 li p.price s{ float:left; color:#999; font-size:14px;}
.prolist6 li a.btn{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 15px; color:#fff; background:#ff8c00; font-size:12px; border-radius:3px;}


/*#endregion */

/*#region ===========标签组产品===========*/
/*产品组1*/
.progroup1 { overflow:hidden;}
.progroup1 .tab { overflow:hidden; border-bottom:1px solid #ebebeb; padding:0 5px; box-sizing:border-box; background:#fff;}
.progroup1 .tab li { float:left; width:25%; height:50px; line-height:50px; overflow:hidden; padding:0 5px; box-sizing:border-box;}
.progroup1 .tab li a { display:block; overflow:hidden; text-align:center; color:#666; font-size:14px; box-sizing:border-box;}
.progroup1 .tab li.lion a{ border-top:2px solid #fff; border-bottom:2px solid #ff4444; color:#ff4444; line-height:46px;}
.progroup1 .tab li:hover a{ border-top:2px solid #fff; border-bottom:2px solid #ff4444; color:#ff4444; line-height:46px;}

/*产品组2*/
.progroup2 { overflow:hidden; background:#fff; margin-bottom:10px;}
.progroup2 .tab { overflow:hidden; border-bottom:1px solid #ebebeb; padding:0 5px; box-sizing:border-box;}
.progroup2 .tab li { float:left; width:33.33%; height:50px; line-height:50px; overflow:hidden; padding:0 5px; box-sizing:border-box;}
.progroup2 .tab li a { display:block; overflow:hidden; text-align:center; color:#666; font-size:14px; box-sizing:border-box;}
.progroup2 .tab li.lion a{ border-top:2px solid #fff; border-bottom:2px solid #ff4444; color:#ff4444; line-height:46px;}
.progroup2 .tab li:hover a{ border-top:2px solid #fff; border-bottom:2px solid #ff4444; color:#ff4444; line-height:46px;}
.progroup2 .list { overflow:hidden; padding:5px; box-sizing:border-box;}
.progroup2 .list li { float:left; width:33.33%; overflow:hidden; padding:5px; box-sizing:border-box;}
.progroup2 .list a { display:block; overflow:hidden; border:1px solid #e0e0e0;}
.progroup2 .list a img{ width:100%; display:block;}
.progroup2 .list a span{ padding:10px 0; line-height:20px; display:block; overflow:hidden; text-align:center; font-size:14px; color:#666;}
.progroup2 .list a span em { max-height:20px; display:block; overflow:hidden; text-align:center; font-size:14px; color:#666; }
.progroup2 .list a span b { max-height:22px; display:block; overflow:hidden; text-align:center; font-size:12px; color:#999; }
.progroup2 .list li:nth-child(n+4) a img { display:none;}
.progroup2 .list li:nth-child(n+4) a b { display:none;}
/*#endregion */



/*#region ===========产品分类页===========*/
/*1级分类*/
.class_box{ overflow:hidden;}
.class_left{ float:left; width:25%; height:100%; background:#fff; overflow:hidden;}
.class_left a{ display:block; overflow:hidden; text-align:center; height:45px; line-height:45px; font-size:13px; border-left:2px solid #fff;
border-bottom:1px solid #f6f6f6; position:relative;}
.class_left a.aon{ background:#f6f6f6; color:#ff4444; border-left:2px solid #ff4444;}
/*2级分类*/
.class_right{ height:100%; overflow:hidden; overflow-y:scroll;}
.firstlink{ height:30px; line-height:30px; display:block; overflow:hidden; background:#fff; margin:10px 10px 0 10px; padding:0 10px;}
.firstlink span{ float:left; color:#333; font-size:12px;}
.firstlink i{ float:right; font-size:13px;}
.class_two{ overflow:hidden; padding:5px;}
.class_two li{ float:left; width:50%; overflow:hidden;}
.class_two li a { display:block; overflow:hidden; margin:5px; padding:10px; background:#fff;}
.class_two li a img{ width:100%; display:block;}
.class_two li a span{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#666; margin:5px 0 0 0;}
/*搜索*/
.search_page{ width:100%; height:100%; overflow:hidden; background:#fff; position:fixed; top:0; z-index:1010;
max-width:480px; margin:0 auto;}
.search_form{ height:30px; overflow:hidden; padding:10px 10px 10px 50px; background:#f6f6f6; position:relative;}
.search_form a.close{ width:30px; height:30px; line-height:30px; display:block; overflow:hidden; text-align:center; font-size:24px; text-align:center; color:#999; position:absolute; left:10px; top:10px; z-index:10;}
.search_form input{ width:100%; height:30px; line-height:30px; border:0 none; outline:none; display:block; overflow:hidden; background:#fff;
font-size:12px; color:#666; text-indent:10px;}
.search_form a.btn{ height:30px; line-height:30px; display:inline-block; overflow:hidden; padding:0 20px; color:#fff; font-size:15px; background:#ff4444; position:absolute; top:10px; right:10px; z-index:10;}
.search_title{ line-height:25px; overflow:hidden; margin:20px 0 10px 0; padding:0 15px;}
.search_title span{ float:left; font-size:14px; color:#999;}
.search_title a{ float:right; font-size:18px; color:#999;}
.search_link{ overflow:hidden; padding:0 0 0 15px;}
.search_link a{ float:left; height:22px; line-height:22px; display:inline-block; overflow:hidden; padding:0 13px; border:1px solid #e5e5e5;
color:#666; font-size:12px; border-radius:3px; margin:0 15px 5px 0;}

/*产品分类页2*/
.class_one2{ overflow:hidden; background:#fafafa; border-bottom:1px solid #ddd; padding:0 10px;}
.class_one2 a{ line-height:40px; font-size:14px; display:block; overflow:hidden;}
.class_two2{ overflow:hidden; background:#fff; border-bottom:1px solid #ddd; padding-bottom:5px;}
.class_two2 li{ float:left; overflow:hidden; width:33.3%; padding:10px 0 0 0;}
.class_two2 li a{ display:block; overflow:hidden; text-align:center;}
.class_two2 li img{ width:70px; height:70px; background:#fff; display:block; margin:0 auto; border-radius:100%;}
.class_two2 li span{ line-height:25px; font-size:12px;}
/*#endregion */

/*#region ===========产品列表页===========*/
/*导航*/
.product_nav{ overflow:hidden; background:#fff;}
.product_nav ul{ overflow:hidden;}
.product_nav li{ float:left; overflow:hidden; width:25%; position:relative;}
.product_nav a{ height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; font-size:14px; color:#666;}
.product_nav a.aon{ height:36px; line-height:36px; color:#ff4444; border-bottom:2px solid #ff4444; border-top:2px solid #fff;}
.product_nav a i{ display:inline-block; overflow:hidden; font-size:18px; margin-right:3px;}
.product_nav a span{ display:inline-block; overflow:hidden;}
/*#endregion */

/*#region ===========产品详细页===========*/
/*轮播图*/
.proban{ overflow:hidden; background:#fff; border-bottom:1px solid #eee; position:relative;}
.proban div.swiper-slide{ text-align:center;}
.proban img { width:100%;}
.proban a.pico{ width:40px; height:40px; line-height:40px; display:block; overflow:hidden; color:#fff; background:rgba(0,0,0,0.3); border-radius:100%; font-size:20px; text-align:center; position:absolute; top:10px; z-index:200;}
.proban a.pico_back{ left:10px;}
.proban a.pico_menu{ right:10px;}
.proban a.pico_menu span{ width:18px; height:12px; display:inline-block; overflow:hidden; border-bottom:2px solid #fff; border-top:2px solid #fff; margin:12px 0 0 0;}
.proban a.pico_menu i{ width:100%; height:2px; display:block; overflow:hidden; background:#fff; margin-top:5px;}
.proban .videoban { width:100%; height:100%; overflow:hidden; background:#000; position:absolute; left:0; top:0; z-index:100;}
.proban .banbtn { height:20px; line-height:20px; padding:0 12px; display:inline-block; overflow:hidden; border-radius:20px; user-select:none;
font-size:12px; color:#fff; background:rgba(248,93,0,0.8); position:absolute; right:10px; bottom:60px; z-index:200;}
.proban .swiperdot { width:auto !important; height:20px; line-height:20px; padding:0 10px; display:inline-block; overflow:hidden; border-radius:20px;
font-size:12px; color:#fff; position:absolute; bottom:10px; left:auto; right:10px; z-index:50; background:rgba(0,0,0,0.5);}

/*商品信息*/
.infopro_buy{ overflow:hidden; background:#fff; padding:10px 45px 10px 10px; border-bottom:1px solid #eee; position:relative;}
.infopro_buy p{ display:block; overflow:hidden; line-height:25px;}
.infopro_buy p.name{ font-size:14px; color:#333;}
.infopro_buy p.mark{ font-size:12px; color:#999;}
.infopro_buy p.price{ height:25px; display:block; overflow:hidden;}
.infopro_buy p.price em { float:left; color:#666; font-size:13px;}
.infopro_buy p.price span{ float:left; color:#ff4444; font-size:17px;}
.infopro_buy p.price s{ float:left; font-size:13px; margin-left:10px; color:#999;}

.infopro_buy a.share { width:30px; display:block; overflow:hidden; text-align:center; position:absolute; top:15px; right:10px; z-index:100;}
.infopro_buy a.share i { display:block; overflow:hidden; line-height:25px; font-size:24px; color:#ff5e10;}
.infopro_buy a.share span { line-height:20px; color:#999; font-size:12px;}

.infopro_number{ height:40px; line-height:40px; overflow:hidden; padding:0 10px; border-bottom:1px solid #eee; background:#fff;}
.infopro_number p{ font-size:12px; color:#999;}
.infopro_number b { font-size:14px; color:#ff4444;}

.infopro_limit { overflow:hidden; padding:10px; border-bottom:1px solid #eee; background:#fff; position:relative;}
.infopro_limit i { height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 10px; background:#ff8844; color:#fff;
font-size:12px; border-radius:3px; position:absolute; right:10px; top:25px; z-index:10;}
.limit_num { height:25px; line-height:25px; display:block; overflow:hidden; font-size:13px;}
.limit_num span { float:left; color:#666;}
.limit_num em { float:left; width:100px; height:7px; display:block; overflow:hidden; padding:1px; border:1px solid #ddd; border-radius:3px;
margin:7px 5px 0 0;}
.limit_num em b { float:left; width:50%; height:100%; display:block; overflow:hidden; background:#ff8844; border-radius:3px;}
.limit_time{ line-height:25px; color:#ff8844; font-size:13px; display:block; overflow:hidden;}
.limit_time span{ color:#666;}

/*选择信息*/
.infopro_att{ height:45px; line-height:45px; overflow:hidden; padding:0 10px; background:#fff; border-top:1px solid #eee; border-bottom:1px solid #eee;
cursor:pointer; margin:10px 0 0 0;}
.infopro_att span{ float:left; color:#333; font-size:14px; margin-right:2px;}
.infopro_att i{ float:right; color:#666; font-size:14px;}
.infopro_att a { float:right; height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 10px; background:#ff4444;
color:#fff; border-radius:2px; font-size:12px;}

/*详细介绍*/
.infopro_title#three li{ width:33.3%;}
.infopro_title{ overflow:hidden; background:#fff; margin-top:10px;}
.infopro_title li{ float:left; width:50%; height:45px; overflow:hidden;}
.infopro_title li a{ height:45px; line-height:45px; display:block; overflow:hidden; text-align:center; font-size:1.4em; color:#666;}
.infopro_title li.lion a { height:41px; line-height:41px; border-bottom:2px solid #ff4444; border-top:2px solid #fff;}
.infopro_conts{ overflow:hidden; margin:10px 0;}
.infopro_wenzi{ overflow:hidden; line-height:190%; min-height:250px; font-size:13px; padding:10px; background:#fff;}
.infopro_wenzi img{ max-width:100%;}

/*底部操作*/
.profoot_no{ height:50px; overflow:hidden;}
.profoot{ width:100%; overflow:hidden; position:fixed; bottom:0px; z-index:1000; max-width:480px; margin:0 auto; background:#fff;}
.profoot_ico{ float:left; height:49px; padding:0 5px; overflow:hidden; border-top:1px solid #eee;}
.profoot_ico li{ float:left; width:50px; overflow:hidden;}
.profoot_ico li a{ display:block; overflow:hidden; text-align:center; position:relative; color:#666;}
.profoot_ico li a i{ height:27px; line-height:27px; display:inline-block; overflow:hidden; font-size:23px; margin-top:3px;}
.profoot_ico li a i.ion { color:#ff8844;}
.profoot_ico li a span{ display:block; overflow:hidden; line-height:19px; font-size:11px; text-align:center;}
.profoot_ico li a b{ height:8px; width:8px; display:block; overflow:hidden; background:#ff4444; border-radius:100%;
position:absolute; left:50%; top:3px; z-index:10; margin-left:6px;}
.profoot_btn{ overflow:hidden; display:box; display:-webkit-box; display:-moz-box;}
.profoot_btn li{ width:50%; height:50px; line-height:50px; overflow:hidden; box-flex:1; -webkit-box-flex:1; -moz-box-flex:1;}
.profoot_btn li a{ display:block; overflow:hidden; text-align:center; font-size:15px; color:#fff; background:#ff8844;}
.profoot_btn li:nth-child(2) a{ background:#ff4444;}
.profoot_btn li.nobtn { float:none; width:100%;}
.profoot_btn li.nobtn a { background:#999;}

/*选择数量规格*/
.prochoose{ width:100%; height:auto; position:fixed; bottom:-100%; z-index:1005; max-width:480px; margin:0 auto; background:#fff;}
.prochoose_top{ padding:0 40px 0 115px; height:80px; position:relative; border-bottom:1px solid #ddd;}
.prochoose_top a.img{ display:block; overflow:hidden; width:88px; height:88px; border:1px solid #e5e5e5; position:absolute; left:10px; top:-20px;
z-index:10;}
.prochoose_top a.img img{ width:88px; height:88px; display:block; background:#f0f0f0;}
.prochoose_top p.name{ height:25px; line-height:25px; display:block; overflow:hidden; color:#333; font-size:13px; padding-top:15px;}
.prochoose_top p.price{ line-height:25px; color:#ff4444; font-size:17px;}
.prochoose_top a.close{ font-size:30px; color:#666; position:absolute; top:3px; right:3px; z-index:10;}
.prochoose_num{ padding:10px 10px 15px 10px; overflow:hidden;}
.prochoose_num p.title{ line-height:20px; display:block; overflow:hidden; color:#333; font-size:13px; padding:0 0 8px 0;}
.prochoose_num div.form{ float:left; overflow:hidden; border:1px solid #ddd; border-radius:3px;}
.prochoose_num div.form a{ float:left; width:35px; height:24px; line-height:24px; text-align:center; display:block; overflow:hidden; color:#666;
font-size:14px; background:#f8f8f8;}
.prochoose_num div.form input{ float:left; width:40px; height:24px; line-height:24px; border:0 none; background:#fff; outline:none; text-align:center; padding:0;}
.prochoose_num p.number{ float:left; line-height:26px; font-size:12px; color:#999; margin:0 0 0 10px;}
.prochoose_btn{ width:100%; overflow:hidden; display:box; display:-webkit-box; display:-moz-box;}
.prochoose_btn li{ line-height:40px; overflow:hidden; box-flex:1; -webkit-box-flex:1; -moz-box-flex:1;}
.prochoose_btn li a{ display:block; overflow:hidden; text-align:center; color:#fff; background:#ff8844; font-size:15px;}
.prochoose_btn li:nth-child(2) a{ background:#ff4444;}
.prochoose_btn li.nobtn { float:none; width:100%;}
.prochoose_btn li.nobtn a { background:#999;}
/*#endregion */

/*#region ===========商品筛选===========*/
.screen{ width:70%; max-width:320px; height:100%; overflow:hidden; background:#fff; position:fixed; right:-72%; top:0; z-index:1005; box-shadow:-2px 2px 2px rgba(102,102,102,0.4);}
.screen_box{ width:100%; height:100%; overflow:hidden; position:relative;}
.screen_box a.close{ width:30px; height:30px; line-height:30px; display:block; overflow:hidden; text-align:center; font-size:25px; color:#999;
margin:5px 0 0 4px;}

.txt_screen{ width:99%; height:25px; line-height:25px; border:1px solid #ddd; border-radius:2px; font-size:12px; text-indent:7px;
display:block; overflow:hidden; outline:none;}
.screen_form{ padding:0 10px; overflow-x:hidden; overflow-y:scroll;}
.screen_form li{ overflow:hidden; margin-bottom:10px;}
.screen_form li p.name{ line-height:30px; font-size:13px; color:#333;}
.screen_form li p.btns{ display:block; overflow:hidden;}
.screen_form li p.btns a{ float:left; height:24px; line-height:24px; display:block; overflow:hidden; padding:0 10px; margin:0 5px 5px 0;
background:#f5f5f5; color:#666; font-size:12px; border-radius:2px;}
.screen_form li p.btns a.aon{ color:#fff; background:#ff4444;}

.screen_none { height:35px; overflow:hidden;}
.screen_foot{ overflow:hidden; width:100%; height:35px; position:absolute; left:0; bottom:0; z-index:100;}
.screen_foot a{ height:35px; line-height:35px; display:block; overflow:hidden; text-align:center; background:#ff4444; color:#fff; font-size:15px;}
.screen_foot a.a1{ float:left; width:50%; background:#ff8840;}
/*#endregion */



/*#region ===========限时促销===========*/
/*列表*/
.info_dislist{ overflow:hidden; padding:15px 10px 0 10px;}
.info_dislist li{ overflow:hidden; border:1px solid #e5e5e5; margin:0 0 15px 0; border-radius:3px; position:relative; padding:10px; background:#fff;}
.info_dislist li a.img{ float:left; width:98px; height:98px; display:block; overflow:hidden; margin-right:10px; border:1px solid #e5e5e5;}
.info_dislist li a.img img{ max-width:100%; max-height:100%;}
.info_dislist li a.name{ height:25px; line-height:25px; display:block; overflow:hidden; font-size:13px; color:#333;}
.info_dislist li p.price{ height:25px; line-height:25px; display:block; overflow:hidden; color:#ff4444;}
.info_dislist li p.price i{ float:left; font-size:15px; margin-right:5px;}
.info_dislist li p.price span{ float:left; font-size:13px;}
.info_dislist li p.price s { float:left; font-size:12px; color:#999; margin-left:5px;}
.info_dislist li p.price2{ height:25px; line-height:25px; display:block; overflow:hidden; color:#ff4444;}
.info_dislist li p.price2 span{ float:left; font-size:15px;}
.info_dislist li p.price2 s { float:left; font-size:12px; color:#999; margin-left:10px;}

.info_dislist li p.bar{ height:25px; line-height:25px; display:block; overflow:hidden;}
.info_dislist li p.bar span{ float:left; color:#666; font-size:13px;}
.info_dislist li p.bar em{ float:left; width:100px; height:7px; background:#fff; display:block; overflow:hidden; padding:1px; border:1px solid #ddd; border-radius:3px; margin:7px 5px 0 0;}
.info_dislist li p.bar b{ float:left; height:100%; display:block; overflow:hidden; background:#ff8844; border-radius:3px;}
.info_dislist li p.time{ line-height:25px; color:#ff8844; font-size:13px; display:block; overflow:hidden;}
.info_dislist li p.time span{ color:#666;}
.info_dislist li a.btn{ display:inline-block; overflow:hidden;position:absolute; right:5px; bottom:10px; z-index:10; color:#ff4444;font-size:20px;}
.info_dislist li a.btn2{ height:20px; line-height:20px; padding:0 10px; display:inline-block; overflow:hidden;position:absolute; right:5px; bottom:10px; z-index:10;
color:#fff; background:#ff4444; font-size:12px; border-radius:3px;}
/*#endregion */

/*#region ===========邀友拼团===========*/
/*列表*/
.tuanlist{ overflow:hidden; padding:10px 10px 0 10px;}
.tuanlist li{ min-height:120px; overflow:hidden; background:#fff; margin-bottom:10px; position:relative;}
.tuanlist li a.img{ display:block; overflow:hidden;}
.tuanlist li a.img img{ width:100%; display:block;}
.tuanlist li div{ width:40%; height:100%; padding:0 10px; overflow:hidden; position:absolute; top:0; right:0; z-index:10; background:rgba(255,255,255,0.7);}
.tuanlist li a.name{ height:20px; line-height:20px; display:block; overflow:hidden; font-size:13px; color:#333; margin-top:10px;}
.tuanlist li p.price{ height:20px; line-height:20px; display:block; overflow:hidden;}
.tuanlist li p.price em{ font-size:13px; color:#666;}
.tuanlist li p.price span{ font-size:15px; color:#ff4444;}
.tuanlist li p.much{ height:20px; line-height:20px; display:inline-block; overflow:hidden; font-size:12px; color:#fff; background:#ff8844; border-radius:20px; padding:0 10px; margin:5px 0;}
.tuanlist li p.have{ height:20px; line-height:20px; display:block; overflow:hidden; color:#666; font-size:12px;}
.tuanlist li p.have span{ color:#ff8844; margin:0 2px;}
.tuanlist li a.btn{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 10px; color:#fff; background:#ff4444;
font-size:12px; border-radius:3px; position:absolute; right:10px; bottom:10px; z-index:10;}

/*详细*/
.tuanprice{ padding:8px; overflow:hidden; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#fff; margin-bottom:10px;}
.tuanprice li{ float:left; width:50%; overflow:hidden;}
.tuanprice li a{ display:block; overflow:hidden; border:1px solid #ff8844; background:#ff8844; margin:8px; border-radius:3px;}
.tuanprice li a em{ display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; background:#fff; color:#ff8844; font-weight:bold; font-size:15px;}
.tuanprice li a span{ display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; color:#fff; font-size:12px;}

/*参团*/
.jointuan{ overflow:hidden; padding:0 10px 90px 10px; background:#fff;}
.jointuan li{ overflow:hidden; padding:15px 0; border-bottom:1px solid #eee; position:relative;}
.jointuan li img{ float:left; width:60px; height:60px; display:block; background:#eee; border-radius:100%; margin:0 10px 0 0;}
.jointuan li p.name{ line-height:20px; color:#666; font-size:13px;}
.jointuan li p.num{ line-height:20px; color:#ff8844; font-size:13px;}
.jointuan li p.cont{ line-height:20px; color:#999; font-size:12px;}
.jointuan li a.btn{ height:20px; line-height:20px; display:inline-block; overflow:hidden; padding:0 10px; font-size:12px; color:#fff; background:#ff4444; border-radius:2px; position:absolute; top:15px; right:0; z-index:10;}
/*#endregion */

/*#region ===========积分中心===========*/
/*头部*/
.intetop{ overflow:hidden; padding:15px 10px; background:#fff; border-bottom:1px solid #eee;}
.intetop img.img{ float:left; width:50px; height:50px; display:block; border-radius:100%; background:#eee;}
.intetop span{ float:left; line-height:20px; margin:15px 0 0 10px; font-size:13px; display:block; overflow:hidden; color:#666;}
.intetop em{ float:left; line-height:20px; color:#ff4444; font-size:18px; margin:15px 0 0 0;}

/*列表*/
.intelist{ overflow:hidden; padding:5px; margin-bottom:5px;}
.intelist li{ float:left; width:50%; overflow:hidden;}
.intelist li div.pbox{ overflow:hidden; margin:5px; padding:10px 10px 7px 10px; background:#fff; position:relative;}
.intelist a.img{ display:block; overflow:hidden; margin-bottom:7px;}
.intelist a.img img{ width:100%; display:block;}
.intelist a.name{ height:20px; line-height:20px; font-size:12px; color:#444; display:block; overflow:hidden; margin-bottom:5px;}
.intelist p.numb{ line-height:20px; height:20px; display:block; overflow:hidden; font-size:12px; color:#666;}
.intelist p.numb span{ color:#ff4444;}
.intelist a.btn{ height:20px; line-height:20px; padding:0 10px; color:#fff; background:#ff4444; font-size:12px; position:absolute; right:10px; bottom:10px; z-index:10; border-radius:2px;}

/*内页购买*/
.info_giftbuy{ overflow:hidden; padding:10px;}
.info_giftbuy span{ float:left; font-size:1.4em; line-height:30px; margin:0 3px 0 0;}
.giftchoose{ line-height:20px; overflow:hidden; vertical-align:middle; border:0 none !important;}
.giftchoose td{ padding:5px 0; line-height:20px; border:0 none !important;}
.giftchoose input{ float:left; margin:7px 0 0 0; width:14px; height:14px;}
.giftchoose label{ display:inline-block; vertical-align:middle; cursor:pointer; overflow:hidden; font-size:14px; color:#d0021b;
margin:0 0 0 5px;}

.info_giftnone{ height:50px; overflow:hidden;}
.info_giftfoot{ width:100%; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:640px; margin:0 auto; background:#fff; border-top:1px solid #ddd;}
.info_giftfoot a{ height:30px; line-height:30px; display:block; overflow:hidden; text-align:center; font-size:1.5em; border-radius:40px;
margin:10px 30px; background:#64a80c; color:#fff;}
.info_giftfoot a.no{ background:#bbb;}
/*#endregion */

/*#region ===========砍价中心===========*/
/*砍价列表*/
.cutprice_tips { height:40px; line-height:40px; padding:0 5px; overflow:hidden; border-bottom:1px solid #eee; background:#fff;}
.cutprice_tips a { display:block; overflow:hidden;}
.cutprice_tips img { float:left; width:24px; height:24px; display:block; overflow:hidden; margin:8px 10px 8px 5px; border-radius:100%;}
.cutprice_tips span { font-size:14px;}

.cutprice_list { overflow:hidden; background:#fff;}
.cutprice_list ul { overflow:hidden;}
.cutprice_list li { overflow:hidden; padding:10px; border-bottom:1px solid #eee;}
.cutprice_list li .img { float:left; width:100px; height:100px; display:block; overflow:hidden; margin:0 10px 0 0;}
.cutprice_list li .img img { width:100px;}
.cutprice_list li .box { height:100px; overflow:hidden; position:relative;}
.cutprice_list li .name { height:30px; line-height:15px; padding:5px 0 0 0; display:block; overflow:hidden; font-size:14px;}
.cutprice_list li .num { height:20px; line-height:20px; display:block; overflow:hidden; font-size:12px; color:#999;}
.cutprice_list li .price { line-height:20px; position:absolute; left:0; bottom:0; z-index:100;}
.cutprice_list li .price s { display:block; overflow:hidden; color:#999; font-size:12px;}
.cutprice_list li .price span { display:block; overflow:hidden; color:#ff4444; font-size:14px;}
.cutprice_list li .btn { height:30px; line-height:30px; padding:0 12px; display:inline-block; overflow:hidden; background:#ff4444;
color:#fff; font-size:13px; border-radius:5px; position:absolute; right:0; bottom:0; z-index:100;}

/*砍价详细*/
.barg_box { overflow:hidden; padding:50px 15px;}
.barg_top { padding:15px; background:#fff; border-radius:10px; position:relative;}
.barg_top .userimg { width:58px; height:58px; border:1px solid #fff; border-radius:100%; position:absolute; left:50%; top:0; z-index:100;
margin:-30px 0 0 -30px;}
.barg_top .username { padding:15px 0 0 0; line-height:25px; display:block; overflow:hidden; font-size:15px; color:#666; text-align:center;}
.barg_top .usertips { padding:0 0 5px 0; line-height:20px; display:block; overflow:hidden; font-size:14px; color:#999; text-align:center;}
.barg_top .item { padding:5px; display:block; overflow:hidden; background:#f2f2f2; border-radius:5px;}
.barg_top .item img.img { float:left; height:80px; background:#fff; margin:0 10px 0 0;}
.barg_top .item p.name { height:60px; line-height:30px; display:block; overflow:hidden; font-size:13px; color:#666;}
.barg_top .item p.price { height:20px; line-height:20px; display:block; overflow:hidden;}
.barg_top .item p.price i { float:left; color:#d8202c; font-size:14px;}
.barg_top .item p.price b { float:left; color:#d8202c; font-size:15px; font-weight:bold;}
.barg_top .item p.price span { float:right; color:#666; font-size:13px;}
.barg_top .rule { height:30px; line-height:30px; padding:0 5px 0 10px; display:inline-block; overflow:hidden; background-color:rgba(255,255,255,.8);
border-radius:30px; position:absolute; right:0; top:-40px; z-index:100; font-size:12px;}
.barg_top .rule i { float:right; width:20px; height:20px; line-height:20px; display:block; overflow:hidden; text-align:center; background:#fff;
font-size:12px; color:#000; border-radius:100%; margin:5px 0 5px 8px;}

.barg_msg { padding:10px 0; overflow:hidden;}
.barg_msg .price { line-height:30px; display:block; overflow:hidden; text-align:center; color:#fff; font-size:15px;}
.barg_msg .price span { color:#ffeb0e; font-size:20px; font-weight:bold; padding:0 3px; font-family:Arial;}
.barg_msg .btn { height:50px; line-height:50px; display:block; overflow:hidden; border-radius:10px; color:#ff2b00; font-size:16px;
background:#ffef5b; border-bottom:5px solid #e7d020; text-align:center; margin:5px 0;
background:-webkit-linear-gradient(top bottom, #fff76a 0%, #fee646 100%);
background:linear-gradient(to bottom, #fff76a 0%, #fee646 100%);}
.barg_msg .time { line-height:30px; display:block; overflow:hidden; text-align:center; color:#fff; font-size:15px;}

.barg_list { padding:0 10px 10px 10px; overflow:hidden; background:#fe5250; border-radius:0 0 10px 10px;}
.barg_list .title { height:50px; line-height:50px; display:block; overflow:hidden; text-align:center; color:#fff; font-size:16px;}
.barg_list ul { overflow:hidden;}
.barg_list ul li { padding:10px 0; overflow:hidden; border-top:1px solid #fe7a78; position:relative;}
.barg_list ul li .img { float:left; width:58px; height:58px; margin:0 10px 0 0; border:1px solid #ff9286; border-radius:100%;}
.barg_list ul li .name { line-height:25px; padding:5px 0 0 0; color:#fff; font-size:14px;}
.barg_list ul li .tips { line-height:25px; padding:0 0 5px 0; color:#fff; font-size:14px;}
.barg_list ul li .price { line-height:60px; display:inline-block; overflow:hidden; position:absolute; top:10px; right:10px; z-index:100;
color:#f4eb34; font-size:14px;}
.barg_list ul li .price img { float:left; height:24px; margin:20px 5px 0 0;}
.barg_item { overflow:hidden; background:#f6f6f6;}

/*我的砍价*/
.mybargain { overflow:hidden; background:#fff;}
.mybargain li { padding:10px; overflow:hidden; border-bottom:1px solid #ddd; position:relative;}
.mybargain li .img { float:left; width:90px; height:90px; display:block; overflow:hidden; margin:0 10px 0 0;}
.mybargain li .img img { width:90px; height:90px;}
.mybargain li .name { height:60px; line-height:20px; display:block; overflow:hidden; font-size:13px; color:#000;}
.mybargain li .price { height:20px; line-height:20px; display:block; overflow:hidden; font-size:13px; color:#666; padding-bottom:9px; border-bottom:1px solid #eee;}
.mybargain li .price span { color:#e02b30; font-size:17px; font-weight:bold; font-family:Arial;}
.mybargain li .time { float:right; height:25px; line-height:25px; padding:10px 0 0 0; display:inline-block; overflow:hidden;}
.mybargain li .time i { float:left; width:25px; height:25px; line-height:25px; display:block; overflow:hidden; background:#393939;
color:#fff; font-size:12px; text-align:center; border-radius:3px; margin-left:5px;}
.mybargain li .time span { float:left; color:#666; font-size:13px; margin-left:5px;}
.mybargain li .btn { float:right; height:25px; line-height:25px; padding:0 12px; display:inline-block; overflow:hidden; background:#e02f25;
color:#fff; font-size:14px; border-radius:5px; margin:10px 0 0 15px;}

/*底部*/
.bargfoot_no{ height:50px; overflow:hidden; width:100%;}
.bargfoot{ width:100%; overflow:hidden; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#fff; border-top:1px solid #e5e5e5;}
.bargfoot ul{ overflow:hidden;}
.bargfoot ul li{ float:left; width:50%; height:50px; overflow:hidden;}
.bargfoot ul li a{ display:block; overflow:hidden; text-align:center; position:relative; color:#666;}
.bargfoot ul li a.aon{ color:#ff4444;}
.bargfoot ul li span{ height:50px; line-height:50px; display:inline-block; overflow:hidden; font-size:24px; padding-right:5px;}
.bargfoot ul li em{ height:50px; line-height:50px; display:inline-block; overflow:hidden; font-size:13px;}
/*#endregion */



/*#region ===========新闻中心===========*/
.info_base{ overflow:hidden; line-height:200%; font-size:13px; padding:10px;}

.newslist { overflow:hidden; background:#fff; padding:0 10px;}
.newslist li { padding:10px 0; line-height:20px; overflow:hidden; border-bottom:1px solid #eee;}
.newslist li:last-child { border-bottom:0 none;}
.newslist .img { float:left; display:block; overflow:hidden; text-align:center; margin:0 15px 0 0;}
.newslist .img img { max-width:100px; max-height:100px;}
.newslist .name { height:20px; display:block; overflow:hidden; font-size:13px; color:#000;margin-bottom:5px;}
.newslist p.time { height:20px; display:block; overflow:hidden; font-size:12px; color:#999;margin-bottom:5px;}
.newslist p.cont { height:20px; display:block; overflow:hidden; font-size:12px; color:#999;}
.newsinfo p{color:#666;font-size:14px;line-height:24px;}
.newsinfo { overflow:hidden; line-height:200%; font-size:13px; background:#fff; padding:10px;}
.newsinfo .title { font-size:15px; line-height:20px; text-align:center;color:#333;}
.newsinfo .time { font-size:12px; line-height:20px; text-align:center; border-bottom:1px solid #ddd; padding:5px 0; margin:0 0 10px 0;color:#666}
/*#endregion */

/*#region ===========外卖版首页===========*/
.waimai { overflow:hidden;}
.waimai_left { float:left; width:80px; overflow:hidden; background:#f6f6f6;}
.waimai_left a { line-height:15px; padding:15px 10px; display:block; overflow:hidden; font-size:12px; text-align:center;}
.waimai_left a.aon { background:#fff;}
.waimai_right { overflow:hidden; padding:0 10px;}

/*头部*/
.waimai_top { padding:10px 40px 10px 10px; overflow:hidden; position:relative; background:#ff4444;}
.waimai_top .img { float:left; width:68px; height:68px; display:block; overflow:hidden; border:1px solid #ddd; margin:0 10px 0 0; border-radius:3px;}
.waimai_top .img img { max-width:100%; max-height:100%;}
.waimai_top .name { line-height:20px; padding:5px 0 0 0; display:block; overflow:hidden; font-size:15px; color:#fff; font-weight:bold;}
.waimai_top .cont { line-height:20px; padding:5px 0 0 0; display:block; overflow:hidden; font-size:12px; color:#fff;}
.waimai_top .menu { width:20px; display:block; overflow:hidden; border-bottom:2px solid #fff; border-top:2px solid #fff;
position:absolute; top:15px; right:10px; z-index:100;}
.waimai_top .menu i { width:100%; height:2px; display:block; overflow:hidden; background:#fff; margin:5px 0;}

/*商品列表*/
.waimailist { overflow:hidden; padding:10px 0 0 0;}
.waimailist li { overflow:hidden; margin-bottom:30px; position:relative;}
.waimailist li a.img { float:left; width:78px; height:78px; display:block; overflow:hidden; border:1px solid #ddd; margin:0 10px 0 0;}
.waimailist li a.img img { max-width:100%; max-height:100%;}
.waimailist li .name { line-height:15px; padding:7px 0; display:block; overflow:hidden; font-size:13px; font-weight:bold; color:#000;}
.waimailist li .cont { line-height:15px; display:block; overflow:hidden; font-size:11px; color:#999;}
.waimailist li .cont span { margin-right:10px;}
.waimailist li .price { height:15px; line-height:15px; padding:5px 0 0 0; display:block; overflow:hidden;}
.waimailist li .price span { font-size:15px; color:#f80000; font-weight:bold; font-family:Arial;}
.waimailist li .price s { font-size:11px; color:#999; margin-left:5px; font-family:Arial;}
.waimailist li .btns { height:20px; line-height:20px; padding:0 10px; display:inline-block; overflow:hidden; background:#f2ae42; color:#fff;
font-size:16px; border-radius:20px; position:absolute; right:0; bottom:0; z-index:10;}

/*商品底部*/
.waimai_foot { width:100%; height:50px; position:fixed; bottom:0; z-index:1000; max-width:480px; margin:0 auto; background:#414141;}
.waimai_pay { float:right; height:50px; line-height:50px; padding:0 25px; display:block; overflow:hidden; font-size:15px; color:#fff; background:#f2ae42;}
.waimai_count { height:50px;}
.waimai_count a.link { float:left; width:50px; height:50px; display:block; position:relative; margin:0 10px 0 0;}
.waimai_count a.link i { width:50px; height:50px; line-height:50px; display:block; overflow:hidden; text-align:center; color:#ffd75d;
text-align:center; font-size:30px;}
.waimai_count a.link b { height:16px; line-height:16px; display:inline-block; overflow:hidden; padding:0 3px; color:#fff; font-size:12px;
background:#ff4444; border-radius:100px; position:absolute; top:8px; right:4px; z-index:100; transform:scale(0.8); }
.waimai_count p.price { line-height:50px; display:block; overflow:hidden; color:#fff;}
.waimai_count p.price span { float:left; font-size:12px;}
.waimai_count p.price em { float:left; font-size:15px;}

/*商品购物车*/
.waimai_no { width:100%; height:100%; overflow:hidden; cursor:pointer; position:fixed; left:0; top:0; z-index:998;}
.waimai_car { width:100%; padding:5px 0; overflow:hidden; position:fixed; bottom:50px; z-index:999; max-width:480px; margin:0 auto;
background:rgba(0,0,0,0.7); max-height:250px; overflow-y:scroll;}
.waimai_car li { overflow:hidden; padding:5px 85px 5px 10px; position:relative;}
.waimai_car li.nodata { padding:5px 10px; line-height:40px; color:#fff; font-size:14px; text-align:center;}
.waimai_car li .img { float:left; width:38px; height:38px; display:block; overflow:hidden; border:1px solid #ddd; margin:0 10px 0 0;}
.waimai_car li .img img { width:38px; height:38px;}
.waimai_car li .name { height:20px; line-height:20px; display:block; overflow:hidden; color:#fff; font-size:13px;}
.waimai_car li .price { height:20px; line-height:20px; display:block; overflow:hidden; color:#fff; font-size:12px;}
.waimai_car li .btns { height:24px; overflow:hidden; position:absolute; top:13px; right:10px; z-index:10;}
.waimai_car li .btns a { float:left; width:22px; height:22px; line-height:22px; display:block; overflow:hidden; text-align:center;
color:#fff; font-size:12px; border:1px solid #fff; border-radius:100%;}
.waimai_car li .btns input { float:left; width:24px; height:24px; line-height:24px; text-align:center; font-size:14px; border:0 none;
color:#fff; outline:none; background-color:transparent;}
/*#endregion */

.ind_ser{overflow:hidden;padding:10px;}
.ind_ser_left{position:relative;}
.ind_ser_left .t1{padding:10px 0 10px 0;}
.ind_ser_left .t1 p:first-child{font-size:12px;color:#333;line-height:100%;}
.ind_ser_left .t1 p:last-child{font-size:12px;color:#333;line-height:100%;}
.ind_ser_left .t1 h1{font-size:24px;line-height:40px;height:40px;color:#333;background:url(/WebShop/images/ser_right.png) no-repeat;background-size:40px 40px;background-position:right center;}
.ind_ser_left .t2 h1{font-size:24px;color:#666;margin-bottom:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ind_ser_left .t2 p{font-size:14px;line-height:30px;color:#999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.ind_ser_right{width:50%;float:right;height:auto;}
.ind_ser_left .more{color:#666;}

.ind_lc{padding:10px;}
.ind_buy li{margin-bottom:10px;}
.ind_buy_bor{border:1px solid #ff4444;border-radius:5px;padding:10px;}
.ind_buy_bor h1{font-size:16px;color:#ff4444;font-weight:bold;margin-bottom:10px;}
.ind_buy_bor p{font-size:14px;color:#666;}
.buy_form{overflow:hidden;margin-top:10px;}
.buy_form .left{margin-right:10px;}
.ind_buy_bor input{border:1px solid #ddd;}
.ind_lc_img{margin-bottom:20px;}
.ind_lc_right ul{overflow-y:auto;height:315px;}
.ind_lc_right ul li{border-bottom:1px solid #ddd;}
.ind_lc_right h1{color:#333;font-size:14px;font-weight:bold;line-height:30px;height:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ind_lc_tips {
    width: 74%;
    height: 360px;
    background: url(/WebShop/images/ind_lc_rig.png) no-repeat top center;
    background-size:100% auto;
    padding: 120px 13% 55px 13%;
}
.ind_ser_info p{font-size:12px;color:#666;}
.ind_news{padding:10px;}
.ind_news_t1{margin-bottom:10px;position:relative;}
.ind_news_t1 h1{font-size:24px;color:#333;line-height:40px;height:40px;}
.ind_news_t1 p{font-size:12px;color:#333;line-height:100%;}
.ind_news .newslist{padding:0 !important;}
body .zt_info p{border-collapse:unset !important;}
.layui-tab-title li{padding:0 5px;}
.table_style {
    margin: 10px 0;
    width: 100%;
}
.index_tool_box td{ border: none; background:#f6f6f6; width: 48%;}
.index_tool_box td.blank{ width: 4%; background: none;}
.index_tool_box td.top_line{ border-top: solid 1px #ff4444; font-size: 16px; text-align: center; padding: 20px 0;}
.index_tool_box td.top_line .jiyunFee{ color:#ffae18; font-size: 20px; font-weight: bold;}
.index_tool_box td.top_line .packageWeight{ color:#39aeba; font-size: 20px; font-weight: bold;}
.index_tool_box td.top_line font{ font-size: 14px; margin: 0 0 0 5px; font-style: italic; font-weight: normal;}
.index_tool_box td table td { width: auto; font-size: 12px;}
.index_tool_box td table td h1{ font-size: 18px; font-weight: bold; color: #ffae18; padding: 0 0 10px 0;}
.index_tool_box td table td h1.blue{ color:#39aeba; }
.contentBox .index_tool_box li{ padding: 6px 0;}
.index_tool_box td.blank{ width: 4%; background: none;}
.table_style{ margin: 10px 0; width: 100%; }
.table_style th{ padding: 8px; border-top: solid 1px #6ba910; background: url("../../Image/Web/double_line.jpg") left bottom repeat-x;}
.table_style td{ padding: 8px; border-bottom: solid 1px #ccc; color: #5d713e;}
.table_style tr.last td,.table_style td.noborder{ border: none;}
.table_style tr.tips td{ background: #c3eb80;}
.table_style td img.icon{ cursor: pointer; margin-left: 5px; max-width: 20px; vertical-align: middle;}
.table_style tr.bg{ background:#ececec;}
.table_style tr.bg_sub_enums{ background:#fcfcfc url("../../Image/Web/filedset_bg.png") bottom repeat-x;}
.table_style tr.bg_sub_enums td{ line-height: 25px;}
.table_style tr.bg_sub_enums td span{ padding: 0 15px 0 0;}
.table_style tr.bg2 td{ color: #ccc;}
.table_style  select {margin-right: 3px; border: solid 1px #ff4444; padding: 2px 3px;}
.table_style  input[type="text"],.table_style  input[type="password"]{ border: solid 1px #ff4444; padding: 2px 3px; width:135px;}
.table_style  input[type="radio"]{ margin: 0 5px 0 0;}
.table_style  input[type="submit"],.table_style  input[type="reset"]{ background: #ff4444; border: none; color: #fff; padding: 3px 15px; cursor: pointer;}

.location_icon{ position: relative; margin: 5px 0 0 0; width: 80px; height: 80px; background: url("/images/location_bg.png") center no-repeat;}
.location_icon2{ background: url("/images/location_bg2.png") center no-repeat;}
.location_icon font{ width: 100%; position: absolute; top: 41px; font-size: 14px; font-weight: bold; text-align: center; color: #fff;overflow:hidden;}
