@charset "utf-8";
/* CSS Document */

/*首页内容部分*/
/*首页视频展示*/
.content01{ width:1280px; overflow:hidden;}
.content01 .about_title{ width:248px; height:107px; margin:0 auto; padding:100px 0;}
.content01 .con01_L{ float:left; width:280px; overflow:hidden;}
.con01_L .conL_bg{ display:block; width:100%; height:536px; background:url(../images/abouts.png) no-repeat center;}
.content01 .about{ display:none; width:100%; text-align: center; font-size: 18px; color:#4d4d4d; padding:20px 0;}
.content01 .about .en{ text-transform: uppercase; text-align: center; font-size: 16px;}
.con01_R{ float:right; width:940px; padding:33px 30px; background-color:#48403c; height:470px;}
.video_box{ float:left; width:626px; height:470px; background-color:#fff; overflow:hidden;}
.video_box p{ text-align:center; line-height:500px; font-size:16px;}
.video_box .video{ width:100%; height:100%;}
.article_box{ float:left; width:290px; padding-top:30px; padding-left:20px; overflow:hidden;}
.article_desc{ padding-top:30px; overflow:hidden;}
.article_desc p{ text-align:justify; font-family:"微软雅黑"; color:#edded9; line-height:30px; font-size:14px; padding-bottom:30px;}
.article_box .more{ display:block; width:90px; line-height:30px; margin-top:25px; border:1px solid #808080; color:#4d4d4d; text-align:center;}
/*首页TGO故事*/
.store_wrap{ width:100%; height:1080px; background:url(../images/store_bg.png) no-repeat; margin-top:210px;}
.store_title{ width:376px; height:119px; margin:0 auto; padding-top:85px; padding-bottom:65px;}
.store_brand{ width:100%; height:200px; overflow:hidden;}
.store_brand img{ display:block; height:200px; width:100%;}
.store_cont{ width:100%; padding-top:72px; overflow:hidden;}
.store_cont h1{ font-weight:normal; font-size:24px; color:#edded9; text-align:center; padding-bottom:40px;}
.store_cont p{ color:#edded9; text-align:center; line-height:36px;}
.store_cont .p40{ padding-top:40px;}
.more_store{ display:block; width:274px; height:42px; margin:50px auto 0 auto; background:url(../images/more.png) no-repeat;}
.more_store:hover{ background:url(../images/more_hover.png) no-repeat;}
/*首页商品展示*/
.goods_wrap{ width:100%; overflow:hidden;}
.brand_title{ width:390px; height:118px; margin:0 auto; padding-top:142px; padding-bottom:72px;}
.scrollcon{ width:1280px; margin:0 auto; overflow:hidden; position:relative;}
.scr_conWrap{ width:1030px; height:568px; margin:0 127px; overflow:hidden; position:relative;}
.scr_con{ overflow:hidden;}
.scr_con li{ float:left; width:1030px; overflow:hidden;}
.scr_con li .goods_box{ float:left; width:282px; padding:15px 12px; margin-right:56px; background-color:#453f3c; overflow:hidden;}
.scr_con li  .goods_box:nth-child(3){ margin-right:0;}
.goods_box img{ width:282px;height:390px;}
.goods_box .goods_inf{ width:282px; padding-top:45px; overflow:hidden;}
.goods_box .goods_inf .goods_tit{ height:30px; line-height:30px; padding-bottom:15px; color:#edded9; font-size:20px; text-align:center;}
.goods_box .goods_inf .good_des{ line-height:26px; font-size:14px; color:#edded9; text-align:justify; height:54px; overflow:hidden;}
.left_btn{ position:absolute; left:0px; top:250px; width:42px; height:68px; background:url(../images/left_btn.png) no-repeat; cursor: pointer; z-index:10;}
.right_btn{ position:absolute; right:0px; top:250px; width:42px; height:68px; background:url(../images/right_btn.png) no-repeat; cursor: pointer; z-index:10;}
.scrollPage{ width:100%; padding-top:30px; padding-bottom:100px; text-align:center; overflow:hidden;}
.scrollPage span{ width:12px; height:12px; display:inline-block; margin:0 10px; cursor:pointer; background:url(../images/circle.png) no-repeat;}
.scrollPage span.active{ width:12px; height:12px; display:inline-block; background:url(../images/circle2.png) no-repeat;}
.goods_container .nav{ width:100%; margin:20px 0;text-align:center;}
.goods_container .nav li{ float:left; width:10px;height:10px;display:inline-block; margin-right:5px; border-radius:50%; background:#000;opacity:.2;}
.goods_container .nav li:active{opacity:1;background:#80807f}
/*首页新闻*/
.news_wrapper{ width:100%; overflow:hidden;}
.news_title{ width:350px; height:140px; margin:0 auto; padding-top:100px; padding-bottom:56px;}
.news_wrap{ width:1280px; margin:0 auto; overflow:hidden; padding-bottom:215px;}
.news_ul{ width:100%; overflow:hidden;}
.news_ul li{ float:left; width:402px; margin-left:35px;}
.news_ul li:first-child{ margin-left:0;}
.news_ul li .img_a{ display:block; width:100%;}
.news_ul li .img_a img{ display:block; width:402px; height:180px;}
.news_ul li .news_time{ line-height:30px; font-size:13px; color:#808080;}
.news_ul li h3{ font-weight:normal;letter-spacing:3px; padding-top:32px; font-size:18px; color:#4c4c4c; line-height:30px;}
.news_ul li .news_inf{ padding-top:10px; text-align:justify; line-height:26px; height:90px; font-size:14px; color:#808080; overflow:hidden;}
.det_btn{ float:right; display:block; width:57px; height:12px; background:url(../images/more_news.png) no-repeat;}
.more_news{ width:100%; text-align:center; padding:70px 0;}
.more_news a{ display:block; width:140px; height:40px; margin:0 auto; line-height:40px; background-color:#eb4444; color:#fff; font-size:18px;}
.news_wrap .more_btn{ display:block; width:352px; height:56px; line-height:56px; text-align:center; border:4px solid #4a3e38; font-size:24px; color:#333333; margin:80px auto auto auto; }
