﻿@charset "utf-8";
.mem_lst{padding:10px 0 20px 0; list-style:none;}
.mem_lst li{padding:15px 0; float:left; display:inline; width:470px;}
.mem_lst li.rgt{float:right;}
.mem_lst li a{padding:20px 15px; display:block; border:1px dashed #ccc;
border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.mem_lst li a strong{display:block; padding:0 0 10px 0; font-size:20px; font-weight:bold; color:#333;}
.mem_lst li a .txt{font-size:12px; line-height:1.5; color:#777;}
.mem_lst li a:hover{border-color:#fff; background:#e22; color:#fff;}
.mem_lst li a:hover *{color:#fff;}

.memTil h1{border-bottom:none;}
.itmTil{height:40px; font-size:16px; font-weight:bold; line-height:40px; border-bottom:2px solid #ccc; margin:30px 0 10px 0; cursor:default;}
.itmTil i{display:inline-block; width:21px; height:14px; vertical-align:top; background:url(../../Images/icos.png) 0 -60px; margin:15px 5px 0 5px;}
.itmTil em{font-style:normal; font-size:12px; display:inline-block; float:right; color:#e22;}
.itmTil em a{color:#e22; height:20px; line-height:20px; margin-top:15px; display:inline-block; padding-right:30px; background:url(../../Images/icos.png) no-repeat right -88px;}
.itmTil em a:hover{filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;}

/*礼品品牌*/
.brand_lst{padding:10px 0;}
.brand_lst dd{float:left; display:inline;}
.brand_lst dd a, .brand_lst dd a img{display:block; width:254px; height:200px; 
transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;}
.brand_lst dd a{position:relative; overflow:hidden;}
.brand_lst dd a strong{display:block; width:100%; height:30px; line-height:30px; font-size:14px; font-weight:normal; text-indent:10px; color:#fff; background:url(../../Images/basic/black_bg.png); background:rgba(0,0,0,.6); position:absolute;left:0;bottom:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.brand_lst dd a:hover{background:#e22;}
.brand_lst dd a:hover img{filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;}
.brand_lst dt{float:left; width:7px; height:20px; font-size:0; line-height:1;}
.brand_lst dt.ln{float:none; clear:both; width:100%;}

.brand_more dd a, .brand_more dd a img{width:175px; height:138px;}
.brand_more dt{width:6px;}

/*品牌推荐*/
.video_lst{padding:10px 0;}
.video_lst dd{float:left; display:inline; width:254px;}
.video_lst dd a{display:block;}
.video_lst dd a .img, .video_lst dd a .img img{display:block; width:254px; height:169px;}
.video_lst dd a .img{position:relative; overflow:hidden;}
.video_lst dd a .img i{display:inline-block; width:50px; height:50px; background:url(../../Images/play.png) no-repeat; position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;}
.video_lst dd a strong{display:block; font-size:14px; font-weight:normal; padding:5px 0;}
.video_lst dd a:hover .img i{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.video_lst dt{float:left; width:7px; height:20px; font-size:0; line-height:1;}
.video_lst dt.ln{float:none; clear:both; width:100%;}

.video_more dd{width:175px;}
.video_more dd a .img, .brand_more dd a .img img{width:175px; height:138px;}
.video_more dd a strong{font-size:12px;}
.video_more dt{width:6px;}

.video_player{padding:10px 0;}
.video_til{font-size:19px; padding:20px 0; font-weight:bold;}
.video_txt{padding:0 0 40px 0; font-size:14px; line-height:2;}

.vContact{margin-top:0px; padding:25px 0 15px 60px; font-size:14px; position:relative; border:1px solid #eee;
border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; background:#f8f8f8;}
.vContact p{font-weight:bold; line-height:1.8; padding:10px 0; color:#333; font-size:17px;}
.vContact i{display:inline-block; background:url(../../Images/icos.png) no-repeat 0 -120px; width:22px; height:22px; position:absolute; top:25px; left:30px;}
