﻿@charset "utf-8";
/* 微三云 · 拼团系统 */

::-webkit-scrollbar {width:18px;height:18px;}
::-webkit-scrollbar-track,  
::-webkit-scrollbar-thumb{border-radius:999px;border: 5px solid transparent;}  
::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}  
::-webkit-scrollbar-thumb {min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}  
::-webkit-scrollbar-corner {background: transparent;}

.banner{width:100%;position:relative; overflow:hidden;height:500px;margin-top:130px;}
.banner img{width:1920px;position:absolute;left:50%;margin-left:-960px;}

.groupNo{display:block;overflow:hidden;width:1200px;margin:0 auto;padding-top:50px;}

.gTop{display:block;overflow:hidden;margin:0 auto;}
.gTop em,.gTop span{display:block;float:left;}
.gTop em{width:66px;height:3px;background:#f25260;margin-top:15px;}
.gTop span{padding:0 15px;font-size:24px;color:#333;}

.gHot{display:block;overflow:hidden;padding-bottom:30px;margin-top:40px;}
.gHotcon{display:block;float:left;width:360px;height:220px;overflow:hidden;border-style:solid;border:solid 1px #d8d8d8;box-shadow:5px 5px 0px 0px rgba(0, 0, 0, 0.1);margin:0 15px;position:relative;}
.gHotcon span{display:block;overflow:hidden;height:80px;margin-top:24px;}
.gHotcon span img{display:block;margin:0 auto;}
.gHotcon dl dt{display:block;text-align:center;font-size:24px;color:#333;}
.gHotcon dl dd{display:block;width:308px;margin:0 auto;font-size:14px;line-height:20px;color:#666;margin-top:12px;}
.gHotcon em{display:block;background:url(../images/g_img1.png) no-repeat;width:20px;height:20px;position:absolute;right:0px;bottom:0px;}
.groupF{display:block;overflow:hidden;margin-top:60px;}
.groupCon{display:block;overflow:hidden;width:1200px;margin:0 auto;padding:120px 0;}
.groupCon dl{display:block;float:left;margin:0 100px;position:relative;}
.groupCon dl dt{display:block;width:220px;height:220px;background:#f25260;border-radius:1000px;}
.groupCon dl dt em{display:block;padding-top:80px;text-align:center;font-size:24px;color:#fff;font-weight:bold;line-height:32px;}
.groupCon dl dd{display:block;width:130px;height:130px;border-radius:1000px;border:solid 4px #fff;background:#ededed;line-height:130px;text-align:center;color:#333;font-size:20px;position:absolute;}
.groupCon dl .dd1{left:-60px;top:-60px;}
.groupCon dl .dd2{left:140px;top:-60px;}
.groupCon dl .dd3{left:-60px;top:150px;}
.groupCon dl .dd4{left:140px;top:150px;}

.show{display:block;background:#f8f8f8;padding:30px 0 80px 0;}

.jt{position:absolute;left:446px;top:205px;}
.tab-box-img{width:1200px;position: relative;top:50px;left:0;margin:0 auto;}
.images-show{display:block;width:246px;overflow-x:hidden;overflow-y:auto;margin-left:38px;height:436px;}
.images-warp{width:1730px;height:519px;position:relative;}
.images-warp>img{width:248px;height:auto;float: left;}
.blackcover {width: 202px;height: 360px;background:rgba(0,0,0,0.5);margin:0 auto;position:absolute;top:102px;left:366px;}
.blackcover>img{margin-left: 83px;margin-top: 170px;}
.blackcover>img:hover{cursor: pointer;}
.toleft{position: absolute;top:300px;cursor:pointer}
.toright{position: absolute;top:300px;right:40px;cursor:pointer;-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;}
.hide{display: none;}
.bigimg-warp{width:100%;height: 100%;position:absolute;z-index: 1;background: rgba(0,0,0,0.5);z-index:9999;}
.bigimg{position: relative;width:547px;height: 808px;top:33%;left:50%;margin-left:-242px;}
.image-b{width:320px;height:620px;background:url(../images/g_iphone.png) no-repeat;margin: 0 auto;padding-top:72px;}
.blueline{width: 112px;height: 2px;background: blue;position: absolute;top: 180px;}

.experience{display:block;padding:50px 0;}
.exper{display:block;width:1200px;margin:0 auto;overflow:hidden;margin-top:60px;}
.ewperCon{display:block;float:left;overflow:hidden;width:400px;height:160px;}
.ewperCon span,.ewperCon dl{display:block;float:left;}
.ewperCon span{width:80px;}
.ewperCon dl{width:280px;padding-left:20px;}
.ewperCon dl dt{font-size:24px;color:#333;}
.ewperCon dl dd{font-size:16px;color:#666;line-height:24px;margin-top:10px;}