
@charset "utf-8";
/* CSS document*/

.site-home-hero {
  width: 100%;
  height: 428px;
  position: relative;
}
/*slider*/
.site-home-slider {
  width: 100%;
  position: relative;
  height: 428px;
  background: #ccc;
}
.site-home-slider .content {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
}
.site-home-slider .content ul {
  width: 100% !important;
}
.site-home-slider .content li {
  width: 100% !important;
  height: 428px;
  overflow: hidden;
  text-align: center;
}
.site-home-slider .content li a {
  display: inline-block;
  width: 1200px;
  height: 428px;
  margin: 0 auto;
}
.site-home-slider .bd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.site-home-slider .bd ul {
  text-align: center;
}
.site-home-slider .bd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  line-height: 999px;
}
.site-home-slider .bd ul .on {
  background: #534795;
}
.site-home-slider .prev, .fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}
.site-home-slider .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}
.home-hot-recommend {
	width: 100%;
	min-width: 1090px;
	min-height: 200px;
	padding-top: 20px;
}
.home-hot-recommend .container {
	width: 1090px;
	margin: 0 auto;
}
.home-hot-recommend ul > li {
	width: 363.33px;
	height: 235px;
	padding:0 0px;
	float: left;
}
.home-hot-centralrecommend {
	width: 100%;
	min-width: 1208px;
	height: 200px;
	padding-top: 20px;
}
.home-hot-centralrecommend ul > li {
	width: 240px;
	height: 180px;
	padding:0 0px;
	float: left;
}

.home-site {
	width: 100%;
	min-width: 1090px;
	min-height: 200px;
	padding-top: 40px;
}
.home-site .container {
	width: 1090px;
	margin: 0 auto;
}

.home-site .container .home-site-office ul > li {
	width: 272.5px;
	height: 425px;
	margin:0px;
	float: left;
	margin-bottom: 20px;
	padding-left:10px;
}
.home-site .container .home-site-office ul > li .home-site-office-image{
	width:252.5px;
	height: 225px;
	padding:0px;
	position:relative;
	display: table-cell;
    text-align: center;
    position: static;
    float: none;
    vertical-align: middle;
}
.home-site .container .home-site-office ul > li .home-site-office-image .home-site-office-price {
	position:absolute;
	width:100%;
	height:45px;
	line-height:45px;
	color:white;
	left:0px;
	bottom:0px;
	display:block;
	background:black;
	filter:alpha(opacity=50);
	opacity:0.5;
	zoom:1;
	padding-left:15px;
}
.home-site .container .home-site-office ul > li .home-site-office-product {
	width:252.5px;
	padding:25px 10px;
}
.home-site .container .home-site-office ul > li .home-site-office-product .home-site-office-productName {

	display: inline-block;
	font-size:18px;
	padding:0px 10px 13px 10px;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.home-site .container .home-site-office ul > li .home-site-office-product .home-site-office-none {
	padding:2px 15px;
	display: inline-block;
}
.home-site .container .home-site-office ul > li .home-site-office-buy {
	width:252.5px;
	margin-left:0px;
	height:45px;
	line-height:45px;
}
.home-site .container .home-site-digital ul {
border:1px solid #ccc;
height:372px;
} 
.home-site .container .home-site-digital ul > li {
	width: 464px;
	height: 185px;
	padding: 10px 4px 10px 16px;
	float: left;
} 
.home-site .container .home-site-digital ul > li .home-site-digital-image {
	width:49%;
	height:100%;
	margin-left:0px;
	float:left;
	position:relative;
} 

.home-site .container .home-site-digital ul > li .home-site-digital-image .home-site-digital-price{
	position:absolute;
	width:100%;
	height:30px;
	line-height:30px;
	color:white;
	left:0px;
	bottom:0px;
	display:block;
	background:black;
	filter:alpha(opacity=50);
	opacity:0.5;
	zoom:1;
}
.home-site .container .home-site-digital ul > li .home-site-digital-product {
	width:49%;
	height:100%;
	float:left;
	background-color: #e6e2e2;
	opacity:0.5;
	color:black;
} 
.home-site .container .home-site-digital ul > li .home-site-digital-product .home-site-digital-productName {
	display: inline-block;
	font-size:18px;
	padding:15px 10px 10px 30px;
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
} 
.home-site .container .home-site-digital ul > li .home-site-digital-product .home-site-digital-none {
	padding-left: 30px;
} 
.home-site .container .home-site-digital ul > li .home-site-digital-buy {
	width:105px;
	height:25px;
	margin:10px auto;
} 
.container .title {
	padding:0px 10px 10px 0px;
}

.container .title .title-main {
	color:black;
	font-size:20px;
	padding-right:10px;
}
.typeface{
	background-color: #17b5cd;
	color:white;
	text-align:center;
}
/*site-home-hero-side*/
.site-home-hero-side {
  width: 218px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 14px;
  margin-left: 382px;
  padding: 15px;
  background: #fff;

}
.site-home-hero-side .hd a{
  width: 188px;
  display: block;
  margin-bottom: 15px;
}
.site-home-hero-side .md {
    padding-top: 6px;
    border-top: 1px solid #dedede;
    text-align: center;
}
.site-home-hero-side .md .btn {
    border-radius: 4px;
    padding: 7px 20px;
}
.site-home-hero-side .md .btn .icon-QQ {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
/*elevator*/
.elevator {
    position: fixed;
    _position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -690px;
    text-align: right;
}
.elevator ul li {
    margin-bottom: 2px;
    min-height: 26px;
    width: 70px;
}

.elevator ul li a {
	display: inline-block;
    line-height: 26px;
    font-size: 12px;
}
.elevator ul li a i {
	font-style: normal;
}
.elevator ul li a em {
	display: none;
	font-style: normal;
}
.elevator ul li a:hover i{
	display: none;
}
.elevator ul li a:hover em {
	display: block;
	color: #cb161f;
}
.elevator .sel {
	color: #cb161f;
    border-bottom: 1px solid #cb161f;
}
.elevator .sel i, 
.elevator .sel em {
	font-style: normal;
}
.elevator .sel i {
	display: none;
}
.elevator .sel em {
	display: block;
}
.github-link {
    position: fixed;
    top: 0px;
    right: 0px;
}
/*tab*/
.home-shelf-box {
  height: 564px;
}
.home-shelf-box .hd > ul {
	width: 1200px;
	height: 46px;
	border-right: 1px solid #7565cd;
}
.home-shelf-box .hd > ul li {
	width: 229px;
	height: 46px;
	float: left;
	background: #534795;
	border-left: 1px solid #7565cd;
	text-align: center;
	line-height: 46px;
	color: #fff;
  cursor: pointer;
}
.home-shelf-box .hd > ul .first {
	width: 283px;
}
.home-shelf-box .hd > ul .on{
	background: #382f6b;
}
.home-shelf-cont-l {
  width: 283px;
  height: 518px;
  float: left;
  overflow: hidden;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.home-shelf-cont-l:hover {
  box-shadow: 2px 2px 10px 3px #eeeeee;
}
.home-shelf-cont-r {
  width: 917px;
  height: 518px;
  float: left;
  border-left: 1px solid #dedede;
}
.home-shelf-cont-r .shelf-col1 {
  width: 229px;
  height: 518px;
  float: left;
}
.home-shelf-cont-r > .shelf-col1 > li,
.home-shelf-cont-r > .shelf-col2 > li  {
  width: 229px;
  height: 259px;
  padding:20px;
  float: left;
  font-size: 12px;
  text-align: center;
  border-right:1px solid #dedede;
  border-bottom:1px solid #dedede;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.home-shelf-cont-r > .shelf-col1 > .recommend-ad,
.home-shelf-cont-r > .shelf-col2 > .recommend-ad  {
  padding:0;
}
.home-shelf-cont-r > .shelf-col1 > .recommend-ad a,
.home-shelf-cont-r > .shelf-col2 > .recommend-ad a  {
  display: block;
}
.home-shelf-cont-r > .shelf-col1 > .recommend-ad img,
.home-shelf-cont-r > .shelf-col2 > .recommend-ad img  {
  width: 228px;
  height: 258px;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
.home-shelf-cont-r > .shelf-col1 > li:hover,
.home-shelf-cont-r > .shelf-col2 > li:hover {
  box-shadow: 2px 2px 10px 3px #eeeeee;
}
.home-shelf-cont-r > .shelf-col1 > li .img,
.home-shelf-cont-r > .shelf-col2 > li .img {
  width: 188px;
  height: 150px;
  padding:0 19px;
  display: inline-block;
  overflow: hidden;
}
.home-shelf-cont-r > .shelf-col1 > li .name,
.home-shelf-cont-r > .shelf-col2 > li .name {
  height: 22px;
  display:inline-block;
  margin-top: 10px;
  line-height: 22px;
  color: #333;
  overflow: hidden;
}
.home-shelf-cont-r > .shelf-col1 > li .name:hover,
.home-shelf-cont-r > .shelf-col2 > li .name:hover {
  color: #483882;
}
.home-shelf-cont-r > .shelf-col1 > li .price,
.home-shelf-cont-r > .shelf-col2 > li .price {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.home-shelf-cont-r .shelf-col2 {
  width: 687px;
  height: 518px;
  float: left;
}
.home-shelf-cont-r > .shelf-col2 > li {
  width: 229px;
  height: 259px;
  padding:20px;
  float: left;
  font-size: 12px;
  text-align: center;
  border-right:1px solid #dedede;
  border-bottom:1px solid #dedede;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.home-shelf-cont-r > .shelf-col2 .recommend-panel {
  width: 458px;
  height: 259px;
  border-right:1px solid #dedede;
  border-bottom:1px solid #dedede;
  float: left;
}
.home-shelf-cont-r .home-shelf-brands {
  width: 229px;
  height: 518px;
  float: left;
  padding-top: 1px;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.home-shelf-cont-r .home-shelf-brands li {
  width: 228px;
  height: 86px;
  padding:20px 34px;
  text-align: center;
  overflow: hidden;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.home-shelf-cont-r .home-shelf-brands li:hover {
    
    box-shadow: 2px 2px 10px 3px #eeeeee;
}
/*sidebar-r*/
.home-sidebar-r {
  position: fixed;
  _position: absolute;
  top: 0;
  right: 0;
  z-index: 9990;
  width: 34px;
  height: 100%;
  font-size: 12px;
}
.home-sidebar-r  .sidebar-wrap {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 34px;
    height: 100%;
    border-right: 4px solid #353535;
}
.sidebar-middle-area {
    position: absolute;
    top: 200px;
}
.sidebar-bottom-area {
    position: absolute;
    bottom: -1px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font: 12px/150% Arial,Verdana,"宋体";
    color: #666;
}
.toolbar-tab {
    position: relative;
    width: 34px;
    height: 34px;
    margin-bottom: 1px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    background: #353535;
    display: inline-block;
    border-radius: 2px 0px 0px 2px;
}
.tbar-tab-selected {
    background-color: #C81623;
}
.tbar-tab-selected .tab-sub{
    color: #C81623;
    background-color: #FFF;
    background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3);
}
.tab-text {
    width: 62px;
    height: 34px;
    line-height: 35px;
    color: #FFF;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 0px;
    background-color: #353535;
    border-radius: 3px 0px 0px 3px;
    transition: left 0.3s ease-in-out 0.1s;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.tab-sub {
    position: absolute;
    z-index: 3;
    right: 2px;
    top: -5px;
    height: 16px;
    padding: 1px 3px;
    border: 1px solid #B61D1D;
    overflow: hidden;
    color: #FFF;
    font: 11px/11px verdana;
    text-align: center;
    min-width: 12px;
    border-radius: 4px;
    background-color: #CC6060;
    background-image: linear-gradient(to bottom, #CC6060 0px, #B61D1D 100%);
}
.home-sidebar-r .icon-cart,
.home-sidebar-r .icon-heart,
.home-sidebar-r .icon-arrow_up,
.home-sidebar-r .icon-record {
    line-height: 34px;
    font-size: 18px;
    color: #fff;
}
.footer-tab-text {
    width: 50px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 0px;
    background-color: #7A6E6E;
    border-radius: 3px 0px 0px 3px;
    transition: left 0.3s ease-in-out 0.1s;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.tbar-tab-hover {
    left: -60px;
    background-color: #C81623;
}
.tbar-tab-footer-hover {
    left: -48px;
    background-color: #C81623;
}
.site-top-ad {
  width: 100%;
  background: #FF1F03;
}
.site-top-ad .container {
  width: 1200px;
  margin: 0 auto;
}

