@charset "utf-8";
/* CSS Document */

body {background-color:#fff;}

#store_index {padding-top:45px;}

.store_top {background-color:#222;}
.store_top img {display:block;}


.store_body h1 {font-weight:400;font-size:40;padding:8px 0;color:#333;border-bottom:1px solid #e5e5e5;}

.hot_cat {margin:50px 0;}
.hot_cat .hot_one a {display:block;margin:30px 5px;width:290px;height:200px;background-color:red}

.things_cat {margin:50px 0;}
.things_cat .left_nav {float:left;width:200px;margin:16px 0 0 0;}
.things_cat .left_nav ul li a {line-height:25px;padding:8px 10px;display:block;color:#000;margin:5px 0;border-radius:3px;}
.things_cat .left_nav ul li a:hover {background-color:#ddd;}
.things_cat .left_nav ul li.selected a {background-color:#333;color:#fff;}
.things_cat .store_show {width:1000px;float:right;overflow:hidden;display:block;}
.things_cat .store_show img {max-height:270px;max-width:270px;margin-top:20px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);width:270px\0;*width:auto;width:auto\9\0;}
.things_cat .store_show .pic_name {margin:10px 0 40px 0;text-align:left;}

.things_cat .store_more {width:120px;margin:0 auto; }
.things_cat .store_more a {padding:5px 20px;background-color:#333;color:#fff;line-height:30px;width:120px;display:block;border-radius:3px;text-align:center;}


#ph_top{height: 625px; min-height: 260px; overflow: hidden; position: relative; width: 100%;}
#ph_top .head_bg .bg_one{background-color: #333333; background-position: center center; background-repeat: no-repeat; background-size: cover; bottom: 0; left: 0; min-height: 200px; position: absolute; right: 0; top: 0; z-index:10;}
.fill_bg{bottom: 0; height: 260px; position: absolute; width: 100%; z-index:10;}
.fill_bg .fade{background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); bottom: 0; height: 190px; position: absolute; width: 100%;}

.static {margin:50px 0 30px 0;}
.static_black {background-color:#1a1a1a;padding:50px 0;}
.static_black .gosell {padding:20px 0;margin:0 0 50px 0;}
.static_black .gosell a {margin:0 auto;width:120px;line-height:40px;font-size:14px;color:#fff;text-align:center;background-color:#02adea;border-radius:3px;box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset;display:block;}
.static_black .gosell a:hover {background-color:#09bdfd;cursor:pointer;}

.st6 {margin:30px 0;}
.st6 .st_one {position:relative;margin:10px;float:left;width:380px;height:260px;overflow:hidden;}
.st6 .st_one .st_info {position:absolute;bottom:0;padding:15px 10px;width:360px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);}
.st6 .st_one .st_info a {font-size:16px;color:#fff;}

.st_search {padding:200px 0;margin:20px 0 0 0;position:absolute;z-index:10;width:100%;}
.st_search h1 {text-align:center;padding:5px 10px;color:#fff;font-size:50px;text-shadow:0 0 5px rgba(0, 0, 0, 0.4);}
.st_search p {text-align:center;padding:5px 10px 10px 10px;color:#fff;text-shadow:0 0 5px rgba(0, 0, 0, 0.4);}
.st_search .search_wrap {position: relative;width:780px;padding-right:20px;height:24px;padding:13px 10px;box-shadow:0 0 8px rgba(0, 0, 0, 0.3);margin:0 auto;border-radius:5px;background:url(../images/st/sousuo2.png) no-repeat 756px 8px #fff;}
.st_search .search_wrap input {width:700px;line-height:24px;font-size:16px;border:none;height:24px;background: #fff;}
.st_search .index_search_pn{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: transparent;border: 0;cursor:pointer;}
.static.margin0 img {display:block;}
.static.margin0 {margin-bottom:0;}