﻿body {
  font-family: "微软雅黑";
}
.tip {
  line-height: 40px;
  color: #f00;
  text-align: center;
  font-size: 14px;
}
.tip span {
  background: url(../images/close1.gif);
  display: inline-block;
  width: 20px;
  height: 20px;
}
.banner {
  width: 100%;
  position: relative;
}
.focus {
  width: 100%;
}
.banner-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner-box .bd {
  width: 100% !important;
}
.banner-box .bd li .m-width {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.banner-box .bd li {
  width: 100% !important;
}
.banner-box .bd li a {
  display: block;
  background-size: auto;
  width: 100% !important;
}
.banner-box .bd li img {
    vertical-align: top;
}
.banner-btn {
  width: 1210px;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -605px;
}
.banner-btn a {
  display: block;
  width: 49px;
  height: 104px;
  position: absolute;
  top: 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.banner-btn a.prev {
  left: 20px;
  background: url(../images/btn.png) no-repeat 0 0;
}
.banner-btn a.next {
  right: 20px;
  background: url(../images/btn.png) no-repeat -49px 0;
}
.banner-box .hd {
  position: absolute;
  top: 250px;
  left: 1100px;
}
.banner-box .hd ul li {
  width: 28px;
  height: 5px;
  text-indent: -9999px;
  margin-right: 10px;
  background: #ccc;
  opacity: 0.9;
  float: left;
  cursor: pointer;
}
.banner-box .hd ul li.on {
  background: #fff;
}
.banner_search {
  background: #fff;
  width: 600px;
  height: 200px;
  position: absolute;
  top: 40px;
  left: 80px;
}
.banner_search .header_search_legend {
  margin: 20px 30px;
}
.banner_search .header_search_legend h3 {
  display: inline-block;
  font-size: 16px;
  color: #666;
}
.banner_search .header_search_legend span {
  float: right;
}
.banner_search a {
  color: #666;
}
#header_search .header_search_legend span em {
  font-size: 18px;
  color: #9a9a9a;
  font-weight: bold;
  font-style: normal;
  font-family: "微软雅黑";
}
#header_search .header_search_fieldset {
  width: 540px;
  height: 50px;
  margin: 0 auto;
}
#header_search .header_search_fieldset .form_input {
  position: relative;
  font-size: 0;
}
#header_search .header_search_fieldset .ac_input {
  position: relative;
  margin: 0 0 10px 0;
  border: 3px solid #60c430;
  height: 32px;
  width: 440px;
}
#header_search .header_search_fieldset .form_input #header_search_submit {
  width: 93px;
  color: #fff;
  font-size: 17px;
  height: 40px;
  float: right;
  text-align: center;
  background: #60c430;
  border: 0;
  cursor: pointer;
  margin-left: -4px;
}
.header_search_suggestion {
  width: 530px;
  margin: 0 auto;
  margin-bottom: 35px;
}
.header_search_suggestion a {
  margin-right: 10px;
}
#header_search .header_search_help {
  padding: 11px 40px;
  background: #fafafa;
}
#header_search .header_search_help .more_qa {
  float: right;
}
.hs {
  border-bottom: solid #e2e2e2 1px;
  border-left: solid #e2e2e2 1px;
  border-right: solid #e2e2e2 1px;
}
.hs_menu {
  background: #fafafa;
  height: 53px;
}
.hs_menu li {
  float: left;
  border: solid #ddd;
  border-width: 1px 1px 1px 0;
  line-height: 50px;
  width: 132px;
  text-align: center;
  position: relative;
  font-size: 14px;
}
.hs_menu li a {
  font-size: 14px;
}
.hs_menu .hot {
  background: url(../images/index-dic.png) no-repeat -354px 0;
  width: 20px;
  height: 8px;
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 15px;
}
.hs_menu .on {
  background: #fff;
  border-top: solid #60c430 3px;
  line-height: 46px;
  height: 50px;
  border-bottom: 0;
}
.hs_menu .more {
  width: 173px;
  height: 51px;
}
.hs_menu .more a {
  color: #c5c5c5;
  font-size: 76px;
  line-height: 40px;
}
.hs_menu .more a:hover {
  color: #fe7c02;
}
.hs_box {
  width: 100%;
}
.hs_box ul li {
  float: left;
  width: 16.6%;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.hs_box dl dd {
  line-height: 25px;
  margin-top: 10px;
}
.hs_box dl dd .goods_name {
  font-size: 14px;
}
.hs_box dl dd .goods_price a {
  color: #f42e2d;
}
.hs_box ul li .goods_name {
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #444;
  width: 210px;
}
.largepic-hot {
  width: 50px;
  height: 44px;
  background: #f58b19;
  background: rgba(255, 132, 0, 0.85);
  position: absolute;
  z-index: 4;
  float: left;
  display: inline;
  top: 20px;
  right: 20px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding-top: 6px;
}
.hs_box ul li .goods_img {
  width: 210px;
  height: 210px;
  display: table-cell;
  vertical-align: middle;
}
.hs_box ul li .goods_img img {
  width: 160px;
  height: 160px;
}
.hs_box ul li .goods_price {
  color: #999;
  font-size: 12px;
  line-height: 25px;
}
.hs_box ul li .goods_price span {
  color: #f27800;
  font-weight: bold;
}
.hs_box .prevnext a {
  display: inline-block;
  width: 25px;
  height: 5px;
  margin: 5px;
  background: #dfdfdf;
  cursor: pointer;
}
.hs_box .prevnext a:hover {
  background: #ff8400;
}
.hs_box_list {
  height: 350px;
}
.hs_box_list dl {
  float: left;
  width: 20%;
  margin: 20px 0 40px 0;
}
.hs_box_list dt {
  float: left;
  margin-left: 10px;
}
.hs_box_list dd {
  float: left;
  line-height: 25px;
  margin-left: 20px;
  margin-top: 5px;
}
.xs a {
  color: #f42e2d;
  font-size: 12px;
}
.hs_box ul li .xs a .color {
  color: #f42e2d;
}
.gj_lc {
  background: url(../images/qsgj.png) no-repeat center 0;
  font-size: 16px;
  margin-top: 15px;
  height: 267px;
  text-align: center;
  border: solid #e2e2e2 1px;
}
.hot_brand {
  height: 60px;
  border-bottom: solid #e2e2e2 1px;
}
.hot_brand .brands-content {
  position: relative;
}
.hot_brand .brands-content > ul > li {
  float: left;
  height: 48px;
  width: 109px;
  z-index: 9999;
}
.hot_brand .brands-content > ul > li > span {
  background: url(../images/t017a528cc06003274d.png) no-repeat 0 0;
  border-top: 0;
  border-right: 0;
  cursor: pointer;
  display: block;
  height: 48px;
  width: 109px;
}
.hot_brand .brands-content .sanxing > span {
  background-position: 0 -50px;
}
.hot_brand .brands-content .xiaomi > span {
  background-position: 0 -200px;
}
.hot_brand .brands-content .VERTU > span {
  background-position: -100px -100px;
}
.hot_brand .brands-content .nokia > span {
  background-position: 0 -600px;
}
.hot_brand .brands-content .huawei > span {
  background-position: 0 -100px;
}
.hot_brand .brands-content .vivo > span {
  background-position: 0 -250px;
}
.hot_brand .brands-content .htc > span {
  background-position: 0 -750px;
}
.hot_brand .brands-content .sony > span {
  background-position: 0 -800px;
}
.hot_brand .brands-content .moto > span {
  background-position: 0 -700px;
}
.hot_brand .brands-content .meizu > span {
  background-position: 0 -150px;
}
.hot_brand .brands-content .lenovo > span {
  background-position: 0 -450px;
}
.hot_brand .current {
  background: #53b281;
}
.hot_brand .current span {
  background-color: #53b281;
  display: block;
  height: 48px;
  opacity: 0.6;
  width: 105px;
  filter: alpha(opacity=60);
}
.hot_brand .brands-content .more {
  text-align: center;
  line-height: 48px;
  background: #fff;
  border-right: solid #e2e2e2 1px;
}
.hot_brand .brands-content .more span {
  background-position: -107px -50px;
}
.hot_brand .brands-content .more > a {
  font-size: 60px;
}
.hot_brand .sub {
  display: none;
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 999;
  width: 1200px;
  border: solid #e2e2e2 1px;
  background: #fff;
  padding: 30px 0;
}
.hot_brand .sub dl {
  margin: 0 50px;
  border-top: solid #e2e2e2 1px;
  padding: 5px 0 10px 0;
}
.hot_brand .sub #d1 {
  border-top: 0;
}
.hot_brand .sub .cc1 {
  border-top: 0;
}
.hot_brand .sub dl dt {
  float: left;
  width: 100px;
  height: 60px;
  line-height: 40px;
}
.hot_brand .sub dl dt a {
  color: #1e7adb;
  font-weight: bold;
}
.hot_brand .sub dl dd {
  float: left;
  width: 1000px;
}
.hot_brand .sub dl dd ul li {
  width: 200px;
  float: left;
  line-height: 40px;
}
.hot_brand .sub dl dd ul .cmore > a {
  color: #1e7adb;
}
.hot_brand .more .sub dl dd ul li {
  width: 11%;
}
.gj_txt {
  margin-top: 20px;
  color: #6a6a6a;
}
.gj_txt p {
  text-align: center;
  font-size: 16px;
  line-height: 35px;
}
.index_tit {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  border-left: 4px solid #185;
  padding-left: 15px;
}
.index_left {
  width: 800px;
}
.deal_box {
  border: solid #e2e2e2 1px;
  position: relative;
  width: 750px;
  height: 107px;
  padding-left: 50px;
  overflow: hidden;
}
.deal_box .prev_next a {
  font-size: 0;
  background: url(../images/btu_deal.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 44px;
  cursor: pointer;
  position: absolute;
}
.deal_box .prev_next .prev {
  background-position: 0 0;
  top: 35px;
  left: 0;
}
.deal_box .prev_next .next {
  background-position: -47px 0;
  top: 35px;
  right: 0;
}
.deal_box ul {
  padding: 30px 30px 10px 30px;
  width: 850px;
}
.deal_box ul li {
  float: left;
  width: 300px;
  font-size: 14px;
  margin-bottom: 15px;
  margin-right: 100px;
}
.deal_box ul li img {
  float: left;
  margin: 15px 15px 0 0;
}
.deal_box ul li .goods_name {
  margin-top: 15px;
}
.deal_box ul li div {
  line-height: 25px;
}
.media_box {
  border: solid #e2e2e2 1px;
}
.band-logo {
  float: left;
  width: 800px;
  height: 240px;
  background: url(../images/band-pic.png) no-repeat;
}
.band-logo li {
  float: left;
  width: 198px;
  height: 119px;
  border: 1px solid #f5f5f5;
  cursor: pointer;
}
.band-logo li a {
  display: block;
  width: 100%;
  height: 120px;
  outline: 0;
}
.index_news {
  width: 350px;
  margin-left: 40px;
}
.news_box {
  border: solid #e2e2e2 1px;
  padding: 20px;
  height: 380px;
}
.news_box li {
  line-height: 27px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.news_box .hot_img {
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.hot_img dl dt {
  float: left;
  margin-right: 15px;
}
.hot_img dl dt img {
  border: solid #e2e2e2 1px;
  box-shadow: #ccc 0 0 5px;
}
.hot_img dl dd {
  float: left;
  line-height: 20px;
  width: 190px;
}
.hot_img dl dd a {
  color: #f60;
}
.hot_img dl dd p {
  line-height: 25px;
  margin-top: 5px;
  font-size: 12px;
}
.ahs_professional h3 {
  font-size: 16px;
  font-weight: bold;
  color: #aeaeae;
  margin-bottom: 10px;
  font-family: 微软雅黑;
}
.bs_content {
  padding: 39px 0 10px;
  border: solid #e2e2e2 1px;
}
.bs_l {
  width: 324px;
  padding: 0 34px;
}
.bs_l_img {
  margin-top: 15px;
  position: relative;
}
#zj li {
  position: relative;
  width: 324px;
}
#zj li span {
  position: absolute;
  bottom: 5px;
  left: 0;
  line-height: 35px;
  background: #000;
  text-align: center;
  width: 324px;
  opacity: 0.7;
  color: #fff;
}
#zj li img {
  width: 324px;
}
.bs_l .prev_next a {
  font-size: 0;
  background: url(../images/btu_deal.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 44px;
  cursor: pointer;
  position: absolute;
}
.bs_l .prev_next .prev {
  background-position: 0 0;
  top: 85px;
  left: 0;
}
.bs_l .prev_next .next {
  background-position: -47px 0;
  top: 85px;
  right: 0;
}
.bs_r {
  width: 750px;
  border: 1px solid #f5f5f5;
}
.bs_r {
  background: url(../images/coop.min.png) no-repeat;
  height: 325px;
}
.bs_r li {
  border: 1px solid #f5f5f5;
  float: left;
  width: 148px;
  height: 107px;
  cursor: pointer;
}
.bs_l p {
  line-height: 22px;
  color: #666;
  font-size: 14px;
}
.body_section h3 {
  font-size: 16px;
  font-weight: bold;
  color: #aeaeae;
  margin-bottom: 10px;
  font-family: 微软雅黑;
}
.sub_body_section + .sub_body_section {
  *width: 587px;
}
#ahs_reputation .sub_body_section + .sub_body_section .sbs_content {
  border-left: none;
}
#ahs_reputation .sbs_content {
  width: auto;
  font-size: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  position: relative;
  z-index: 1;
  padding: 0 25px;
}
#ahs_reputation .sbs_content .icon_vs_r {
  position: absolute;
  z-index: 2;
  left: 264px;
  *left: 270px;
}
.icon_vs_r {
  width: 30px;
  height: 30px;
  background: url(../images/index_icon.min.png) no-repeat 0 -286px;
  vertical-align: middle;
  display: inline-block;
}
#ahs_reputation .sbs_content #icon_vs_1 {
  top: 46px;
}
#ahs_reputation .sbs_content #icon_vs_2 {
  top: 115px;
}
#ahs_reputation .sbs_content #icon_vs_3 {
  top: 184px;
}
#ahs_reputation dl {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#ahs_reputation dt {
  font-size: 14px;
  font-weight: bold;
  display: block;
  line-height: 24px;
}
#ahs_reputation dd + dt {
  margin-top: 29px;
}
#ahs_reputation dd {
  font-size: 12px;
  display: block;
  line-height: 16px;
}
#ahs_reputation .bad_recycler {
  color: #999;
  padding: 39px 35px 39px 33px;
  border-right: 1px dashed #f0f0f0;
}
#ahs_media_content {
  padding: 20px 30px 46px;
  height: 256px;
}
.ahs_media_img {
  padding: 20px 0;
  height: 200px;
  overflow: hidden;
}
