
#bete{ width:100%; height:430px;  position:relative;}
.bete{ width:960px; height:88px; line-height:88px; margin:0 auto; font-size:20px; color:#FF0000; font-weight:bold;}
.bete img{ position:relative; left:-357px; top:88px;}

#wrapper { width: 960px; margin:0 auto; border:1px solid #cccccc; overflow:hidden;}
.wrapperx{ display:block; padding-left:62px;}
#tabs ul{ width:960px; height:110px; background:#f8f8f8; border-bottom:1px solid #ccc;}
#tabs,#tabs2,#tabs3,#tabs4,#tabs5 {width:960px; margin: 0 auto; height:375px; margin-bottom: 40px;}
#tabs li,#tabs2 li,#tabs3 li,#tabs4 li,#tabs5 li { float: left;}
#tabs li a,#tabs2 li a,#tabs3 li a,#tabs4 li a,#tabs5 li a{ display: block; width:239px; height:111px; border-right:1px solid #ccc; text-decoration: none; color: #333; overflow:hidden;}
#tabs li a,#tabs2 li a,#tabs3 li a,#tabs4 li a,#tabs5 li a strong{ font-size:26px; color:#333;}

#tabs li a:hover,#tabs2 li a:hover,#tabs3 li a:hover,#tabs4 li a:hover,#tabs5 li a:hover { background:#e8e8e8(78, 74, 99);}
#tabs_container { position: relative; background: white; height:183px;}

#tabs-1{ width:870px; padding-left:45px; padding-top:20px; height:183px;}
#tabs-1 dl dd{ width:226px; height:182px; float:left; }
#tabs-1 dl dt{ float:right; width:600px; font-size:15px; line-height:28px; display:block; color:#000;}
#tabs-1 dl dt strong{ display:block;}
#tabs-1 dl dt span{ display:block;}
#tabs-1 dl dt b{ display:block;}

#tabs-2{ width:870px; padding-left:45px; padding-top:20px; height:183px;}
#tabs-2 dl dd{ width:226px; height:182px; float:left; }
#tabs-2 dl dt{ float:right; width:600px; font-size:15px; line-height:28px; display:block; color:#000;}
#tabs-2 dl dt strong{ display:block;}
#tabs-2 dl dt span{ display:block;}
#tabs-2 dl dt b{ display:block;}

#tabs-3{ width:870px; padding-left:45px; padding-top:20px; height:183px;}
#tabs-3 dl dd{ width:226px; height:182px; float:left; }
#tabs-3 dl dt{ float:right; width:600px; font-size:15px; line-height:28px; display:block; color:#000;}
#tabs-3 dl dt strong{ display:block;}
#tabs-3 dl dt span{ display:block;}
#tabs-3 dl dt b{ display:block;}

#tabs-4{ width:870px; padding-left:45px; padding-top:20px; height:183px;}
#tabs-4 dl dd{ width:226px; height:182px; float:left; }
#tabs-4 dl dt{ float:right; width:600px; font-size:15px; line-height:28px; display:block; color:#000;}
#tabs-4 dl dt strong{ display:block;}
#tabs-4 dl dt span{ display:block;}
#tabs-4 dl dt b{ display:block;}

.button { background: none repeat scroll 0 0 #ff8a23; margin-top:20px; cursor:pointer; color: white; width:200px; display:block; text-align:center; line-height:40px; height:40px; font-size:14px;  transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.button:active{ background: none repeat scroll 0 0 #b85600; text-decoration:none; color:#fff;}


.transition { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; -ms-transition-delay: .3s; transition-delay: .3s;}

.make_transist { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.hidescale { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -o-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); filter: alpha(opacity=0); opacity: 0;}

.showscale { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; -ms-transition-delay: .3s; transition-delay: .3s;}

.hideleft { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}

.showleft { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s;
-ms-transition-delay: .3s;
transition-delay: .3s;}

.hidescaleup { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}

.showscaleup { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; -ms-transition-delay: .3s; transition-delay: .3s;}

.hideflip { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: rotatey(-90deg) scale(1.1); -moz-transform: rotatey(-90deg) scale(1.1); -o-transform: rotatey(-90deg) scale(1.1); -ms-transform: rotatey(-90deg) scale(1.1); transform: rotatey(-90deg) scale(1.1); -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%;}

.showflip { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; -ms-transition-delay: .3s; transition-delay: .3s; -webkit-transform: rotatey(0deg) scale(1); -moz-transform: rotatey(0deg) scale(1); -o-transform: rotatey(0deg) scale(1); -ms-transform: rotatey(0deg) scale(1); transform: rotatey(0deg) scale(1);
-webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%;}

.tabulous_active { background: white !important; color: #655c89 !important;}
.tabulousclear { display: block; clear: both;}


/*显示抢购*/
.qig{ width:960px; margin:0 auto; padding-top:25px; height:508px; overflow:hidden;}
.qig1{ width:960px; height:51px; display:block; padding-bottom:24px;}
/*.qig1 span{float:left;}*/

/*.qito{ width:958px; border:1px solid #cccccc;   border-right:0px; height:431px;}
.qito1{ width:958px; height:107px; border-bottom:1px solid #ccc;}
.qito1 li{ width:190.5px; overflow:hidden; position:relative; height:107px; display:block; border-right:1px solid #ccc; float:left;}
.qito1 li strong{ display:block; height:66px; text-align:center; line-height:66px; font-size:20px;}
.qito1 li a{ display:block; width:97px; margin:0 auto; height:25px; background:#ff7d03; text-align:center; line-height:25px; color:#fff;}
.qito1 li img{ left:0; top:0; position:absolute;}*/
.qito{ width:958px; border:1px solid #DDD;   border-right:0px; height:431px;}
.qito1{ width:958px; height:107px; border-bottom:1px solid #DDD;}
.qito1 li{ width:190.5px; overflow:hidden; position:relative; height:107px; display:block; border-right:1px solid #DDD; float:left;}
.qito1 li strong{ display:block; height:67px; text-align:center; line-height:67px; font-size:18px;  color:#666;}
/*.qito1 li a{ display:block; width:97px; margin:0 auto; height:25px; background:#a9a9a9; font-weight:bold; text-align:center; line-height:25px; color:#fff; ransition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}*/
.qito1 li a:hover{ background:#ff6600;}
.qito1 li img{ left:0; top:0; position:absolute;}

.qito1 li a{
    display: block;
    width: 112px;
    font: 16px "微软雅黑";
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align:center;
    background:#ff9600;
    margin-left:45px;
}

.recommend_showy1{position:absolute;top:200px;left:80px;width:200px;height:107px;overflow:hidden;background:#FF7F00;text-align:center;}
.recommend_showy1 p{color:#FFF;font-size:20px;margin-top:15px;font-weight:bold;}
.recommend_showy1 a{ display:block; width:112px; height:30px;  margin-top:20px; border:1px solid #fff; }

.button1{ background: none repeat scroll 0 0 #ff8a23; cursor:pointer; color: white; width:97px; display:block; text-align:center; line-height:25px; height:25px; font-size:13px;  transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.button1:hover{ background: none repeat scroll 0 0 #d56700; font-weight:bold; text-decoration:none; color:#fff;}

.rexiao{ width:960px; margin:0 auto; padding-top:35px;}
.rexiao h4{ font-size:22px; color:#ff0303; padding-bottom:19px;}
.rexiao h4 img{ position:relative; top:-10px;}

.rexiao1{ width:958px; height:351px; border:1px solid #ccc; border-bottom:none; margin-top:8px;}
.rexiao2{ width:958px; height:134px; border-bottom:1px solid #ccc;}
.rexiao3{ width:910px; height:89px; margin:0 auto; padding-top:23px;}
.rexiao3 li{ width:180px; height:89px; background:#fbde3a; float:left; margin-right:2px;}
.rexiao3 li b{ padding-left:35px; color:#6c3b00; font-size:16px; padding-top:21px; display:block;}
.rexiao3 li strong{ padding-top:8px; padding-left:35px; font-size:16px; display:block;}
.rexiao3 li strong span{ font-size:30px; color:#ff7800;}
#xiao1{ background:#fe7c04;}
#xiao1 b{ display:block; color:#fff; font-size:18px; padding-top:14px; padding-left:40px;}
#xiao1 strong{ display:block; color:#fff; font-size:25px; padding-top:10px; padding-left:40px;}

.xiao2{ width:910px; height:164px; margin:0 auto; padding-top:28px;}
.xiao2 dd{ width:646px; height:164px; float:left;}
.xiao2 dt{ width:263px; height:163px; display:block; background:url(../images/qhao.jpg) repeat-x; float:right;}
.xiao2 dt a{ text-align:center; padding-top:107px; display:block;}

.xiao3{ width:646px; padding-bottom:10px; overflow:hidden;}
.xiao3 img{ display:block; float:left; padding-right:10px; padding-top:8px;}
.xiao3 strong{ font-size:16px; float:left; color:#f03245;}

.xiao4{ width:646px; padding-bottom:10px; overflow:hidden;}
.xiao4 img{ display:block; float:left; height:auto; padding-right:10px; padding-top:8px;}
.xiao4 span{ font-size:16px; float:left;}

.button2{ background: none repeat scroll 0 0 #ff8a23; margin-left:18px; margin-top:10px; cursor:pointer; color: white; width:97px; display:block; text-align:center; line-height:25px; height:25px; font-size:13px;  transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.button2:hover{ background: none repeat scroll 0 0 #d56700; font-weight:bold; text-decoration:none; color:#fff;}

.seke{ width:960px; height:50px; background:#ff771d;}
.seke span{ display:block; padding-top:10px; text-align:center;}

.rexepo{ width:960px; margin:0 auto; padding-top:55px;}
.rexepo h4{ font-size:22px; color:#ff0303; padding-bottom:19px;}
.rexepo h4 img{ position:relative; top:-10px;}

.zheit{ width:958px; border:1px solid #ccc; height:544px;}
.zheit li{ width:90px; overflow:hidden; border-bottom:1px solid #ccc; width:958px;}
.t_1{ width:145px; height:90px; border-right:1px solid #ccc; text-align:center; line-height:90px; font-weight:bold; font-size:15px; display:block; float:left;}
.t_2{ width:125px; height:90px; border-right:1px solid #ccc; text-align:center; line-height:90px; font-weight:bold; font-size:15px; display:block; float:left;}
.t_3{ width:350px; height:80px; border-right:1px solid #ccc; padding-top:10px; text-align:center; font-weight:bold; font-size:15px; display:block; float:left;}
.t_3 span{ display:block; line-height:26px; height:26px;}
.t_3 b{ color:#ff6600;}
.t_3 a{ color:#ff6600; text-decoration:underline;}
.t_4{ width:198px; float:left; height:90px;  display:block; text-align:center; font-weight:bold; font-size:16px;}
.t_4 span{ padding-top:25px; color:#ff0000; display:block;}
.t_4 span a{ text-decoration:underline; color:#ff0000;}

.zghx{ width:960px; margin:0 auto; padding-top:50px;}
.zghx1{ width:960px; height:50px; background:#ff6600; text-align:center; line-height:50px; color:#fff; font-size:22px; font-weight:bold;}
.zghx2{ width:958px; height:210px; border:1px solid #15c2dd; border-top:none; text-align:center; padding-top:40px;}

.ziyuan{ width:960px; margin:0 auto; font-size:22px; color:#ff0303; padding-bottom:19px; padding-top:50px; font-weight:bold;}
#ziyuan1{ width:100%; height:494px; background:#f6f6f6;}
.ziyuan1{ width:960px; height:494px; margin:0 auto;}
.ziyuan1 li{ width:213px; height:494px; float:left; padding-right:35px;}
.an1{ width:213px; height:213px; background:url(../images/pi_1.jpg) no-repeat; position:relative;}
.an1 span{ display:block; width:213px; height:42px; background:#ba4a00; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}
.an2{ width:213px; height:68px;}
.an2 span{ display:block; text-align:center; padding-top:9px;}
.an3{ width:213px; height:213px; background:url(../images/pi_01.jpg) no-repeat; position:relative;}
.an3 span{ display:block; width:213px; height:42px; background:#000; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an4{ width:213px; height:213px; background:url(../images/pi_2.jpg) no-repeat; position:relative;}
.an4 span{ display:block; width:213px; height:42px; background:#ba4a00; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an5{ width:213px; height:213px; background:url(../images/pi_02.jpg) no-repeat; position:relative;}
.an5 span{ display:block; width:213px; height:42px; background:#000; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an6{ width:213px; height:213px; background:url(../images/pi_3.jpg) no-repeat; position:relative;}
.an6 span{ display:block; width:213px; height:42px; background:#ba4a00; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an7{ width:213px; height:213px; background:url(../images/pi_03.jpg) no-repeat; position:relative;}
.an7 span{ display:block; width:213px; height:42px; background:#000; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an8{ width:213px; height:213px; background:url(../images/pi_4.jpg) no-repeat; position:relative;}
.an8 span{ display:block; width:213px; height:42px; background:#ba4a00; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.an9{ width:213px; height:213px; background:url(../images/pi_04.jpg) no-repeat; position:relative;}
.an9 span{ display:block; width:213px; height:42px; background:#000; position:absolute; bottom:0; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; color:#fff; text-align:center; font-size:13px; line-height:20px; font-weight:bold;}

.fanxi{ width:960px; margin:0 auto; margin-top:25px;}
.fanxi1{ width:960px; height:345px; background:url(../images/renyuan.jpg) repeat-x;}
.fanxi1 a{ position:relative; top:309px; left:650px;}
.fanxi2{ width:958px; height:258px; border:1px solid #ccc; border-top:none;}

.rexian1{ width:1098px; padding-top:45px; overflow:hidden; padding-bottom:35px;}
.rexian1 dl{ width:170px; height:175px; float:left; padding-left:40px; padding-right:20px;}
.rexian1 dl dt{ display:block; padding-top:10px;}
.rexian1 dl dt strong{ display:block; width:170px; font-size:15px; text-align:center;}
.rexian1 dl dt span{ font-size:14px; text-align:center; display:block;}

.conet{ width:960px; margin:0 auto; padding-top:50px;}



#liuce{ width:100%; height:277px; background:#f1f1f1;}
.liuce{ width:960px; height:253px; margin:0 auto; padding-top:18px;}
.liuce dl{ width:266px; height:232px; float:left; padding-right:70px;}
.liuce dl dd{ width:266px; height:103px;}
.liucex{ display:block; background:url(../images/1.jpg) no-repeat; width:103px; height:103px; margin:0 auto;}
.liucey{ display:block; background:url(../images/2.jpg) no-repeat; width:103px; height:103px; margin:0 auto;}
.liucez{ display:block; background:url(../images/3.jpg) no-repeat; width:103px; height:103px; margin:0 auto;}
.liuce dl dt strong{ display:block; text-align:center; font-size:20px; padding-top:17px; padding-bottom:18px;}
.liuce dl dt span{ font-size:14px; text-align:center; line-height:24px; display:block;}
.liuce dl dt a{ display:block; width:80px; height:25px; margin:0 auto; margin-top:7px;}
.liuce1{ background: none repeat scroll 0 0 #f39801; margin-left:18px; margin-top:10px; cursor:pointer; color: white; width:80px; display:block; text-align:center; line-height:25px; height:25px; font-size:13px;  transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; font-weight:bold; -webkit-transition: all 0.3s ease 0s;}
.liuce1:hover{ background: none repeat scroll 0 0 #ffb02e; font-weight:bold; text-decoration:none; color:#fff;}

.ani{ width:960px; margin:0 auto;}
.anli1{ width:1000px;}
.anli1 dl{ width:206px; float:left; height:102px; padding-right:44px; padding-bottom:32px;overflow:hidden;position:relative; }
.summary1{width:206px; height:30px; top:165px;left:0;position:absolute; background-color:#333; opacity:0.7;filter:alpha(opacity=70); text-align:center; color:#fff;}
.anli1 dl dd{ width:204px; height:102px; border:1px solid #dedede;overflow:hidden;position:relative; }
.anli1 dl dd img{width:204px; height:102px; }










