@charset "UTF-8";
.search_items_right_area {
  float: left;
  width: 980px; }

.search_items_right_area a {
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis; }

.search_items_right_area_first a {
  width: 101px; }

.ad_tips {
  color: #e5e5e5;
  background: #fff;
  border: 1px solid #eee;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  padding: 2px 2px 2px 3px;
  margin-right: 2px; }

.covers_box, .sort_box {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(49, 42, 42, 0.06);
  box-shadow: 0 0 5px rgba(49, 42, 42, 0.06);
  width: 1190px;
  margin: 15px auto 0;
  color: #666; }

.covers_box {
  overflow: hidden; }

.sort_box.fixed {
  z-index: 999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 955px;
  position: fixed;
  top: 0;
  margin-top: 0; }

.sort_box.full-screen.fixed {
  width: 1190px; }

.sort_box a {
  color: #666; }

.sort_box a:hover {
  color: #333; }

.sort_box input {
  width: 45px;
  padding: 0 4px;
  height: 25px;
  background: #fff;
  border: solid 1px #e5e5e5;
  line-height: normal;
  font-family: arial;
  float: left; }

.sort_box .submit {
  margin-left: 8px;
  display: none;
  height: 27px;
  padding: 0 10px;
  background: #f40;
  color: #fff;
  border: 0;
  line-height: 23px;
  white-space: nowrap;
  border: 1px solid #f40;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  float: left; }

.sort_order a:hover, .sort_order a.active {
  color: #f60; }

.sort_order {
  height: 40px;
  margin-right: 10px; }

.sort_order a {
  display: inline-block;
  padding: 0 18px;
  line-height: 39px;
  position: relative;
  font-size: 14px; }

.sort_order a:hover {
  color: #f60; }

.sort_order a.curr {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  color: #ff6900; }

.sort_order a:first-child {
  border-left: none; }

.sort_top {
  height: 40px;
  border-bottom: none;
  background-color: #f5f5f5;
  border: solid 1px #e8e8e8; }

.sort_bottom {
  border-top: 1px solid #e1e1e1;
  background: #FFF; }

.sort_curr {
  color: #f74549; }

.sort_checkbox {
  float: left;
  padding: 10.5px 18px;
  position: relative; }

.sort_checkbox em {
  position: absolute;
  top: -6px;
  right: -65px;
  display: inline-block;
  width: 63px;
  height: 50px;
  background: url(../images/deal-success.png) 0 0 no-repeat;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: 0.8; }

.sort_checkbox em.curr, .sort_checkbox em:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.sort_checkbox a {
  padding: 0 8px 0 0; }

.sort_checkbox i {
  display: inline-block;
  background-position: -76px -170px;
  vertical-align: middle;
  margin-top: -2px;
  margin-top: 0\9;
  height: 13px;
  width: 13px;
  overflow: hidden;
  margin-right: 4px; }

.sort_checkbox .checked, .sort_checkbox .checked:hover {
  color: #ff6900; }

.sort_checkbox .checked i {
  background-position: -59px -170px; }

.sort_select {
  float: left;
  padding: 5px 0; }

.sort_select dl {
  text-align: center;
  width: 80px;
  float: left;
  position: relative;
  z-index: 1; }

.sort_select dl.curr {
  border-color: #eee;
  color: #333;
  background: #f5f5f5;
  border-radius: 4px; }

.sort_select dl.curr i {
  background-position: -215px -475px; }

.sort_select dt {
  height: 26px;
  line-height: 26px;
  padding: 0 15px 0 10px; }

.sort_select dd {
  border-radius: 1px;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 26px;
  left: 0;
  padding-top: 3px;
  overflow: hidden;
  height: auto;
  display: none; }

.sort_select dd a {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  display: inline-block;
  background: #fff; }

.sort_select dd a.curr {
  background: #fafafa;
  color: #f60; }

.sort_select dd a:first-child {
  border-top: 1px solid #eee; }

.sort_select dd a:hover {
  color: #f60; }

.sort_select i {
  vertical-align: middle;
  display: inline-block;
  background-position: -207px -475px;
  height: 4px;
  width: 7px;
  margin: -2px 0 0 4px;
  margin-top: 0\9; }

.sort_input div {
  float: left;
  margin: 0;
  padding: 7.5px; }

.sort_info {
  padding: 12px; }

.sort_info span {
  color: #f60; }

.sort_money {
  width: 120px;
  position: relative;
  z-index: 2; }

.sort_money:hover ul {
  padding: 7.5px;
  position: absolute;
  top: -1px;
  left: -1px;
  border: solid 1px #ccc;
  background: #fff;
  width: 175px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }

.sort_money:hover .submit {
  display: block; }

.sort_money li {
  float: left;
  width: 44px; }

.sort_money .sep {
  width: 10px;
  text-align: center;
  margin: 5px 0 0 0; }

.sort_search input {
  width: 80px; }

.sort_search .submit {
  color: #333;
  border-color: #e5e5e5;
  background: #f7f7f7;
  display: inline-block;
  margin-left: -1px; }

.clist {
  width: 1190px;
  margin: 15px auto 0; }

.clist li {
  float: left;
  width: 231px;
  margin: 0 8.75px 10px 0;
  padding: 8px;
  overflow: hidden;
  background: #fff; }

.clist li.item_last {
  margin-right: 0; }

.clist li:hover {
  transition: all .2s ease-in-out;
  box-shadow: 0 0 16px 0 rgba(53, 53, 53, 0.2); }

.clist p {
  padding: 8px 0 0 0; }

.clist .info {
  margin: 8px 0 0; }

.clist .info_left {
  float: left; }

.clist .info_right {
  float: right; }

.clist .item_top {
  padding: 0;
  position: relative;
  width: 215px;
  max-height: 172px;
  overflow: hidden;
  border-bottom: 1px solid #fbfbfb;
  text-align: center; }

.clist .item_top .pic {
  /*display: inline-block;*/
  height: 170px;
  width: 210px;
  display:flex;
  align-items:center;
  justify-content:center; }

.clist .item_top .pic img {
  /*height: 100%;
  overflow: hidden;
  width: 100%; */
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
}

.clist .item_top .ly {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 172px; }

.clist .item_top .ly span {
  height: 152px;
  position: absolute;
  top: 0;
  background: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  line-height: 24px; }

.clist .item_top .ly span.cdes {
  overflow: hidden;
  word-break: break-all;
  height: 130px;
  display: block;
  color: #000;
  background: 0 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-indent: 2em;
  margin: 10px;
  width: auto; }

.clist .item_top .ly cite {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 38px;
  background: #f60;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: 0.9; }

.clist .item_top .ly cite a {
  float: left;
  color: #fff;
  display: block;
  width: 49%; }

.clist .item_top .ly cite i {
  width: 25px;
  height: 25px;
  margin: 3px; }

.clist .item_top .ly cite .ys {
  text-align: right; }

.clist .item_top .ly cite .ys i {
  float: right;
  background-position: -276px -217px; }

.clist .item_top .ly cite .xq i {
  float: left;
  background-position: -250px -217px; }

.clist .item_foot {
  overflow: hidden; }

.clist .item_foot .title {
  height: 50px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
   overflow: hidden; 
}

.clist .item_foot .title a:hover {
  color: #111; }

.clist .item_foot .attr {
  line-height: 24px;
  height: 35px;
  overflow: hidden; 
  text-overflow: ellipsis;
  white-space: nowrap;
}

.clist .item_foot .attr em {
  float: left;
  font-style: normal;
  font-size: 16px;
  color: #f40; }

.clist dd .attr span {
  color: #888;
  float: right; }

.clist .item_foot .attr span {
  color: #888;
  float: right; }

.clist .item_foot .info a {
  line-height: 20px;
  display: block;
  float: left;
  text-align: center; }

.clist .item_foot .info .list_seller {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  height: 20px; }

.clist .item_foot .info span {
  height: 24px;
  line-height: 24px;
  color: #c1c1c1; }

.clist .item_foot .info .shop_name {
  color: #999;
  margin: 0 0 0 3px;
  text-decoration: underline;
  width: 78px;
  overflow: hidden;
  height: 20px;
  text-align: left; }

.clist .item_foot .info .shop_name:hover {
  /*color:#10c55b*/ }

.clist .item_foot .info .pic_Layer {
  height: 18px;
  width: 18px;
  border: 1px solid #fff; }

.clist .item_foot .info .xy {
  margin: 0 4px;
  vertical-align: 2.5px; }

.clist .item_foot .info .note_icon {
  float: right; }

.clist.shop dl {
  margin: 0 8.8px 10px 0; }

.clist.shop .info em {
  float: left;
  font-style: normal;
  font-size: 16px;
  color: #f40; }

.clist.shop .ly span.cdes {
  width: 191px; }

.list_right {
  width: 220px;
  float: right; }

.right_rec {
  margin-top: 15px;
  box-shadow: 0 0 5px rgba(49, 42, 42, 0.06);
  background: #fff; }

.right_rec h3 {
  overflow: hidden;
  background: #fdfdfd;
  display: block;
  padding: 7px 10px;
  font-weight: 400;
  border-bottom: 1px solid #eee; }

.right_rec h3 span {
  float: left;
  font-size: 14px;
  color: #353535; }

.right_rec h3 i {
  margin-top: 3px;
  float: right; }

.right_rec dl {
  background: #eee;
  display: block;
  margin: 15px 10px 15px 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  padding: 1px;
  overflow: hidden; }

.right_rec dl:hover {
  transition: all .2s ease-in-out;
  background: #f60;
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px); }

.right_rec dl:hover dt .ly {
  display: block; }

.right_rec dd {
  background: #fff;
  display: block;
  padding: 7px 5px;
  overflow: hidden; }

.right_rec dt {
  background: #fff;
  position: relative; }

.right_rec .pic, .right_rec .pic img {
  width: 100%; }

.right_rec .info {
  float: left;
  margin-top: 5px;
  position: relative; }

.right_rec .title {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis; }

.right_rec .info em {
  margin-left: -3px;
  font-size: 14px;
  color: #f40;
  float: left;
  height: 18px;
  line-height: 18px; }

.right_rec .info strong {
  font-size: 18px; }

.right_rec .info .a {
  display: none;
  color: #666;
  background: #fff;
  position: absolute;
  top: -1px;
  right: 0;
  float: left;
  height: 18px;
  line-height: 18px; }

.right_rec .title:hover {
  color: #f60; }

.right_rec .info a:hover {
  color: #333; }

.right_rec .info img {
  border-radius: 50%;
  float: left;
  height: 18px;
  line-height: 18px; }

.right_rec .info p {
  float: right; }

.right_rec dt .ly {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden; }

.right_rec dt .ly span {
  height: 100%;
  position: absolute;
  width: 91%;
  top: 0;
  background: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  line-height: 23px;
  padding: 10px 5%;
  text-indent: 2em; }

.right_rec dt .ly span.cdes {
  word-break: break-all;
  height: 100%;
  display: block;
  padding-top: 10px;
  color: #000;
  background: 0 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.right_rec dt .ly cite {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 30px;
  background: #f60;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: 0.9; }

.right_rec dt .ly cite a {
  float: left;
  color: #fff;
  width: 49%; }

.right_rec dt .ly cite i {
  width: 25px;
  height: 25px;
  margin: 3px; }

.right_rec dt .ly cite img {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 5px; }

.right_rec dt .ly cite .ys {
  text-align: right; }

.right_rec dt .ly cite .ys i {
  float: right;
  background-position: -276px -220px; }

.right_rec dt .ly cite .xq i {
  float: left;
  background-position: -250px -220px; }

.right_rec .s .ly cite a.list_seller {
  float: none;
  padding: 0 10px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto; }

.right_rec .s .ly span {
  font-size: 14px;
  filter: alpha(opacity=95);
  -moz-opacity: .95;
  -khtml-opacity: .95;
  opacity: 0.95; }

.right_rec .s .ly a {
  display: block; }

.right_rec .s .info em, .right_rec .s .info strong {
  font-size: 16px;
  line-height: 16px; }

.right_rec .s .info {
  margin-top: 3px; }

.g_box {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(49, 42, 42, 0.06);
  box-shadow: 0 0 5px rgba(49, 42, 42, 0.06);
  margin-bottom: 10px; }

.g_main {
  width: 952px; }

.g_side {
  width: 228px; }

.detail_item_title {
  text-indent: 15px;
  overflow: hidden;
  font-size: 14px;
  line-height: 42px;
  border: 1px solid #eee;
  background: #f7f7f7;
  color: #444; }

.c_box:last-child {
  margin: 0; }

.g_top {
  position: relative;
  overflow: hidden;
  padding: 25px;
  width: auto; }

.c_r_menu {
  border: 1px solid #E5E5E5;
  border-left: none;
  background: #f6f6f6;
  position: relative;
  z-index: 2;
  font-size: 14px;
  color: #777; }

.c_r_menu a {
  color: #777; }

.c_r_menu em {
  float: left;
  width: 120px;
  text-align: center;
  line-height: 42px;
  height: 42px;
  cursor: pointer;
  border-right: 1px solid #E5E5E5; }

.c_r_menu em span {
  font-weight: 700;
  color: #ff6900;
  margin: 0 0 0 5px; }

.c_r_menu .cur {
  font-weight: 700;
  color: #eb0c1c;
  border-top: 2px solid #eb0c1c;
  margin-top: -3px;
  background-color: #FFF;
  position: relative;
  top: 2px; }

.c_r_menu ul {
  float: right;
  display: none; }

.c_r_menu .buys {
  width: 120px;
  display: inline-block;
  color: #fff;
  line-height: 43px;
  height: 43px;
  background-color: #ff6900;
  text-align: center; }

.c_r_menu .buys.s {
  float: right; }

.c_r_menu .layer_uim {
  box-shadow: 0 0 16px 0 rgba(196, 196, 196, 0.5);
  float: right;
  width: 228px;
  position: relative;
  margin: 0 -2px 0 10px;
  border: 1px solid #e1e1e1;
  border-top: 0; }

.c_r_menu .layer_uim div {
  width: 100%; }

.c_r_menu .layer_uim li.tit {
  color: #000;
  line-height: 43px;
  height: 43px;
  font-weight: 700;
  text-align: center;
  background: #f9f9f9; }

.c_r_menu .layer_uim li.uim {
  overflow: hidden;
  position: absolute;
  background: #fff;
  top: 44px;
  left: 0;
  padding: 5px 0 5px 10px;
  box-shadow: 0 5px 5px 0 rgba(196, 196, 196, 0.5); }

.c_r_menu .layer_uim li.uim span {
  float: left;
  padding: 5px 10px;
  width: 90%; }

.c_r_menu .layer_uim li.uim p {
  display: block;
  height: 28px;
  line-height: 28px;
  overflow: hidden; }

.c_r_menu .layer_uim li.uim b {
  font-weight: 400;
  color: #333; }

.c_r_menu .layer_uim.s {
  float: left;
  margin: 0 10px 0 -2px; }

.c_r_menu.fixed ul {
  display: block; }

.c_r_menu.fixed {
  border: 1px solid #e1e1e1;
  z-index: 1000;
  box-shadow: 0 0 10px 0 rgba(196, 196, 196, 0.5);
  width: 1188px;
  position: fixed;
  left: 50%;
  top: 0;
  margin-left: -595px;
  margin-left: -596px\9; }

.c_r_menu.fixed div {
  display: inline-block; }

.detail_item_title em {
  float: left; }

.c_r_des {
  min-height: 300px;
  width: 96%;
  padding: 15px 2% 15px 2%;
  border-top: 0;
  overflow: hidden;
  position: relative;
  font: 14px/1.5 "微软雅黑", microsoft yahei, "ËÎÌå", Arial, sans-serif; }

.c_r_des .ad {
  float: left;
  border-top: #e5e5e5 solid 1px;
  padding: 5px 0;
  position: absolute;
  bottom: 0;
  left: 0; }

.c_r_des .ad .left {
  margin-left: 6px; }

#c_pic {
  max-width: 940px;
  background: #fff;
  padding: 2px;
  border: #c7c7c7 1px solid;
  background: #fff;
  color: #333;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c7c7c7, direction=120, strength=0);
  -moz-box-shadow: 0 0 5px #c7c7c7;
  -webkit-box-shadow: 0 0 5px #c7c7c7;
  box-shadow: 0 0 5px #c7c7c7;
  margin: 8px auto; }

.c_r_des table {
  border-collapse: collapse;
  border: solid #eee;
  border-width: 1px;
  clear: both; }

.c_r_des table td {
  padding: 9px 12px;
  border: #eee solid;
  border-width: 1px; }

.c_r_par {
  box-shadow: 2px 3px 1px #fafafa;
  font-size: 12px;
  overflow: hidden;
  margin: 2px 0 12px 0;
  display: block;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: 0; }

.c_r_par ul {
  float: left;
  width: 101%; }

.c_r_par li {
  position: relative;
  margin-left: -2px;
  background: #f5f5f5;
  color: #333;
  display: inline-block;
  line-height: 18px;
  padding: 0;
  width: 22%;
  float: left;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }

.c_r_par em {
  display: block;
  background: #fff;
  padding: 8px 14px 8px 8px;
  margin-left: 80px;
  border-left: 1px solid #e5e5e5; }

.c_r_par cite {
  float: left;
  text-align: right;
  width: 72px;
  padding-right: 8px;
  color: #888;
  display: inline-block;
  line-height: 34px; }

.c_r_par dl {
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  display: block; }

.c_r_tit {
  display: block;
  font-size: 14px; }

.c_r_tit i {
  font-size: 20px;
  margin-right: 3px;
  vertical-align: -2px; }

.c_r_tit.cdes {
  border-bottom: 2px solid #eee;
  box-shadow: 0 2px 2px #fafafa;
  margin-bottom: 10px; }

.c_r_tit .right {
  font-size: 12px;
  margin-top: 5px;
  color: #666; }

.detail_item_contents .comment_item {
  border-bottom: 1px dotted #eee; }

.detail_item_contents .comment_userinfo {
  text-align: center;
  padding: 20px 10px;
  width: 120px;
  float: left; }

.detail_item_contents .comment_item .avatar {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 4px;
  width: 50px;
  height: 50px;
  /*border: 1px solid #ddd;*/
  padding: 1px;
  background: #fff; }

.detail_item_contents .comment_content {
  width: 800px;
  float: left; }

.detail_item_contents .comment_content .t {
  color: #999;
  line-height: 30px; }

.detail_item_contents .comment_content .t .pingfen_btn {
  color: #999; }

.detail_item_contents .comment_content .rev_c {
  background: #fff;
  min-height: 75px;
  height: auto !important;
  height: 75px;
  overflow: visible;
  padding: 8px 0;
  line-height: 20px; }

.detail_item_contents .comment_content .s {
  color: #999; }

.detail_item_contents .rev_b span {
  color: #36c; }

.detail_item_contents .T_zj {
  margin-top: 15px; }

.c_g_show {
  float: left;
  width: 352px; }

.c_g_img {
  border: 1px solid #ddd;
  display: inline-block;
  height: 280px;
  overflow: hidden;
  padding: 15px 0;
  text-align: center;
  width: 350px; }

.c_g_img .G-image {
  height: 100%;
  width: auto; }

.c_g_ihd {
  display: block;
  height: 22px;
  overflow: hidden;
  line-height: 21px;
  margin-top: 10px; }

.c_g_ihd span {
  float: left;
  cursor: pointer; }

.c_g_ihd span i {
  font-size: 14px;
  color: #E5511D; }

.c_g_ihd span.sc {
  border-right: #e6e6e6 solid 1px;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0; }

.c_g_ihd span.l2 {
  color: #666; }

.c_g_ihd span.jb {
  float: right;
  margin: -2px 0 0 0; }

.c_g_ihd #bdshare {
  margin-top: -6px; }

.code_info {
  float: right;
  width: 536px; }

.site_info {
  margin-left: 10px;
  width: 310px !important; }

.site_attr {
  display: inline-block;
  margin-left: 15px;
  width: 23%; }
  .site_attr li p {
    display: block;
    background: #fcfcfc;
    padding: 9px 0 9px 8px; }
    .site_attr li p span {
      color: #999;
      display: inline-block;
      padding-right: 12px;
      text-align: right;
      width: 50px; }
  .site_attr li:nth-child(even) p {
    background-color: #fcfcfc; }

.c_g_att p.info {
  font-size: 13px; }
  .c_g_att p.info span {
    color: #222; }

.c_g_tit {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.5em; }

.c_g_att li {
  line-height: 32px; }

.c_g_att ul {
  width: 98%;
  padding: 0 0 0 2%; }

.code_info .l1 {
  float: left;
  color: #666;
  letter-spacing: 2px; }

.c_g_spe {
  margin: 5px 0; }

.c_g_spe ul {
  padding: 0; }

.c_g_spe li {
  color: #666;
  letter-spacing: 2px; }

.c_g_spe li .icons {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: -86px -86px;
  vertical-align: -3px; }

.c_g_spe .l2 img {
  margin-top: 9px; }

.c_g_moy {
  color: #6c6c6c;
  background-color: #f3f3f3;
  margin: 5px 0;
  padding: 18px 0 18px 2%; }

.g_m .price {
  font-size: 26px;
  color: #ff0000;
  font-weight: 500; }

.g_m .price_title {
  font-size: 13px;
}
.g_m .price span {
  font-size: 18px; }

.g_m .jf {
  line-height: 24px;
  float: left;
  color: #b68571;
  margin: 7px 0 0 10px; }

.g_m .jf a {
  color: #b68571;
  font-size: 14px;
  height: 24px;
  line-height: 21px;
  display: inline-block;
  float: left;
  padding-left: 3px; }

.g_top.s .c_g_show {
  width: 252px;
  float: right; }

.g_top.s .code_info {
  margin: 0 275px 0 0; }

.g_top.s .c_g_img {
  height: 250px;
  width: 250px; }

.g_top.s .c_g_ihd {
  width: 250px; }

.s_s_list dl {
  position: relative;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 10px; }

.s_s_list dl:last-child {
  border: 0; }

.s_s_list dt {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 0;
  top: 10px;
  border: 1px solid #eee; }

.s_s_list dt img {
  height: 100%;
  display: block; }

.s_s_list dd {
  margin-left: 80px;
  display: block;
  padding: 10px 0 10px 10px;
  height: 80px; }

.s_s_list dd p {
  line-height: 20px; }

.s_s_list dd a {
  color: #247fbd;
  word-wrap: break-word;
  word-break: break-all; }

.s_s_list dd a:hover {
  color: #ff822e; }

.c_g_inf {
  padding: 0 0 8px 0; }

.g_side .sidebar_item {
  padding: 5px 0 0;
  margin: 0 0 0 13px; }

.c_g_inf ul {
  padding: 5px 0;
  margin: 0 13px; }

.c_g_inf .c_g_sell {
  font-size: 13px;
  padding: 9px 0 11px 12px;
  margin: 0;
  background: url(../images/f-icons-ex1.png) 0 bottom repeat-x;
  color: #656565; }

.c_s_tx {
  float: left;
  background: #fff;
  padding: 2px;
  border: 1px solid #eee; }

.c_s_name {
  float: left;
  padding: 0 0 0 8px;
  height: 40px;
  width: 160px; }

.c_s_name p {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  height: 20px;
  padding-bottom: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.c_g_inf ul.tit {
  padding: 5px 0 0 0;
  font-size: 14px;
  font-weight: 700;
  border-top: 1px solid #ededed;
  margin: 0 13px; }

.cartadd, .cartadd:hover {
  color: #f60;
  border: 1px solid #e3e3e3; }

.btn_bargain, .btn_bargain:hover {
  background-color: #df3033;
  border: 1px solid #df3033;
  color: #ffffff; }

#btn_buy:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .9;
  color: #FFF; }

.c_g_ser {
  font-size: 12px;
  position: relative;
  z-index: 1;
  height: 60px;
  border-top: 1px dotted #e5e5e5;
  padding: 15px 0 0 2%;
  margin: 10px 0 0; }

.c_g_ser .fw_name {
  float: left;
  height: 25px;
  position: absolute;
  z-index: 3;
  width: 98%; }

.c_g_ser cite {
  background: #fff;
  border: #eee 1px solid;
  width: 94%;
  padding: 5px 2%;
  line-height: 22px;
  display: none;
  position: absolute;
  z-index: 2;
  top: 40px;
  color: #444; }

.c_g_ser .fw_pay {
  width: auto;
  padding: 5px 2%;
  color: #666;
  right: 0; }

.c_g_ser .fw_pay a {
  padding: 0 10px;
  float: left; }

.c_g_ser .fw_name a {
  color: #777;
  cursor: pointer;
  float: left;
  overflow: hidden;
  DISPLAY: inline-block;
  padding: 0 6px;
  Z-INDEX: 4;
  border: #fff 1px solid;
  border-bottom: 0;
  padding: 5px 5px 3px 5px; }

.c_g_ser .fw_name a.tpay {
  float: right; }

.c_g_ser .fw_name a.fw_on {
  border: #eee 1px solid;
  border-bottom: #fff 1px solid;
  margin-bottom: -1px;
  BACKGROUND: #fff;
  color: #444; }

.c_g_ser .l1 {
  float: left;
  line-height: 26px; }

.c_g_ser .fw_name i {
  float: left;
  color: #69a519;
  height: 16px;
  line-height: 16px; }

.c_g_ser .fw_name em {
  float: left;
  DISPLAY: inline-block;
  height: 16px;
  line-height: 15px;
  padding: 0 1px; }

.buy {
  width: 1190px;
  margin-top: 10px;
  overflow: hidden; }

.shop_info {
  padding: 0 0 8px 0;
  border-bottom: 1px solid #ededed; }

.shop_score {
  padding: 0 0 0 10px;
  margin: 8px 0 0; }

.shop_score .points_item {
  float: left;
  width: 50px;
  padding-left: 18px;
  border-right: #ededed solid 1px; }

.shop_score .points_item span {
  color: #999; }

.shop_score .points_item .up {
  color: #f60; }

.shop_score .points_item .down {
  color: #479313; }

.shop_score .points_item i {
  vertical-align: -2px; }

.bond_info {
  text-align: center;
  display: block;
  font-size: 12px;
  color: #2E8A11;
  border: 1px solid #C6F6BC;
  background: #F6FDF4;
  vertical-align: middle;
  padding: 5px 0 7px 0;
  width: 200px; }

.bond_info em {
  font-size: 16px; }

.bond_info i {
  padding-right: 2px; }

.bond_info.not {
  color: #333;
  border-color: #eee;
  background: #fafafa; }

.bond_info:hover {
  color: #24760b; }

.shop_search {
  overflow: hidden;
  padding: 10px 0; }

.shop_search li {
  float: left;
  width: 90%;
  padding: 5px 0 5px 15px; }

.shop_search .inp {
  width: 52px;
  border: #d0d0d0 solid 1px;
  padding: 2px 5px;
  background: #fff; }

.shop_search .gradio input {
  vertical-align: -2px;
  margin-right: 1px;
  font-size: 10px; }

.shop_search .gradio label {
  vertical-align: 1px;
  padding-right: 5px; }

.shop_search p {
  height: 14px;
  float: left;
  overflow: hidden;
  width: 157px;
  padding-left: 35px;
  color: #666; }

.shop_search p a {
  float: left;
  padding-right: 4px;
  color: #666; }

.shop_search p a:hover {
  color: #333; }

.shop_search .btn {
  color: #111;
  cursor: pointer;
  margin-left: 40px;
  border-radius: 2px;
  background: #f8f8f8;
  border: 1px solid #d0d0d0;
  padding: 4px 0;
  width: 138px;
  height: 30px; }

.shop_file em {
  float: left;
  font-size: 14px;
  color: #222;
  /*background: #e2e2e2;*/
  padding: 3px 7px; }

.shop_file .scrollbox {
  color: #666; }

.shop_file #scroll_area {
  display: block;
  border-top: 0;
  overflow: hidden;
  height: 60px;
  margin: 5px 10px; }

.shop_file #scroll_area ul {
  height: 71px;
  overflow: hidden; }

.shop_file #scroll_area li {
  overflow: hidden;
  line-height: 30px;
  vertical-align: bottom;
  zoom: 1;
  border-bottom: #CCC dashed 1px;
  height: 30px; }

.shop_file #scroll_area li a {
  color: #369;
  text-decoration: none; }

.shop_file #scroll_area li a:hover {
  color: red;
  text-decoration: underline; }

.shop_file .line {
  height: 5px;
  margin-top: 10px;
  float: right;
  width: 837px;
  border-top: 5px solid #f9f9f9; }

.shop_file .skill span {
  float: left;
  padding: 6px 10px;
  border: 1px solid #eee;
  border-bottom: 1px solid #d1d1d1;
  margin: 5px 10px 5px 0; }

.seller {
  width: 228px; }

.shop-evaluation-table {
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  color: #666;
  text-align: center; }

.shop-evaluation-table td, .shop-evaluation-table th {
  border: 1px solid #eee;
  padding: 10px 0; }

.shop-evaluation-table label {
  margin: 0 9px; }

.shop-evaluation-table input {
  margin: 0 4px 0 0; }

.shop-evaluation-table th {
  font-weight: 400; }

.scoreLeft {
  width: 100%;
  float: left;
  display: inline; }

.scoreLeft dl {
  width: 33%;
  float: left;
  display: inline;
  border-right: 1px solid #f1f1f1;
  text-align: center; }

.scoreLeft dl dt {
  font-size: 14px; }

.scoreLeft dl dd {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  zoom: 1;
  margin-top: 7px;
  background-color: #d3efd0;
  font-size: 20px;
  line-height: 50px;
  color: #0e9300; }

.scoreLeft dl dd .mask {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  zoom: 1;
  top: 0;
  left: 0;
  z-index: 2;
  background-position: -246px -419px; }

.shop_evaluation {
  background: #fff;
  width: 100%; }

.shop_evaluation .comment_filter {
  color: #a7a7a7;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb; }

.comment_filter label span {
  padding: 0 8px 0 0; }

.shop_recommend .layui-form-radio > i {
  font-size: 14px;
  margin-right: 4px; }

.shop_evaluation .item {
  padding: 15px 0;
  border-bottom: 1px dotted #dbdbdb; }

.shop_evaluation .item:last-child {
  border: 0; }

.shop_evaluation .item.no_tisp {
  color: #999;
  text-align: center;
  border-bottom: 0; }

.elistLeft {
  text-align: center;
  float: right;
  display: inline;
  zoom: 1; }

.elistLeft .userpic {
  float: right;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.elistLeft p {
  text-align: right;
  float: right;
  line-height: 22px;
  margin: 5px;
  color: #008bc4; }

.elistRight {
  width: 80%;
  float: left; }

.elistRight .box1 {
  color: #bbb; }

.elistRight .box1 a {
  color: #247fbd; }

.elistRight .box1 a:hover {
  color: #f60; }

.elistRight .time {
  float: right;
  display: inline;
  color: #979797; }

.elistRight .box2 {
  line-height: 22px;
  color: #666;
  margin-top: 8px; }

.elistRight .box3 {
  margin-top: 8px; }

.shop-evaluation-score li {
  text-align: center;
  float: left;
  width: 33%;
  border-right: 1px solid #f1f1f1; }

.shop-evaluation-score li span {
  display: inline-block;
  vertical-align: top; }

.shop-evaluation-score li p {
  color: #0b73bb; }

.shop_sinfo .left {
  width: 75%;
  background: #FFF6EA;
  padding: 5px; }

.shop_sinfo .right {
  background: #EAF4FF;
  padding: 5px;
  width: 22%;
  text-align: left;
  overflow: hidden;
  display: inline; }

.shop_sinfo .right div {
  border: 1px solid #C5DDF6;
  background: #fff;
  padding: 10px;
  height: 126px; }

.shop_sinfo .right strong {
  color: #1774C2;
  font-size: 14px; }

.shop_sinfo .right p {
  font-size: 12px;
  line-height: 18px; }

.shop_tx {
  border: 1px solid #ddd;
  float: left;
  padding: 2px; }

.shop_sinfo .contect {
  border: 1px solid #FFE8CC;
  background: #FFF;
  padding: 20px;
  overflow: hidden;
  zoom: 1;
  height: 106px; }

.shop_sinfo .contect ul {
  float: left;
  width: 690px;
  margin-left: 20px; }

.shop_sinfo .contect li {
  float: left;
  width: 240px;
  line-height: 25px; }

.shop_sinfo .contect .lititle {
  font-weight: 700;
  position: relative;
  float: none !important;
  width: 100%; }

.shop_sinfo .contect .lititle span {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 400;
  display: block;
  padding-left: 20px; }

.shop_sinfo .contect .lititle span a {
  padding-left: 5px; }

.top_sinfo {
  width: 350px;
  padding: 10px;
  margin-left: 10px;
  line-height: 20px;
  height: 40px;
  position: relative;
  z-index: 99;
  float: left; }

.top_fraction:hover .rev_pop {
  display: block !important; }

.general .shead_tips {
  margin: 4px 0 0 -20px;
  float: left; }

.general .shead_tips {
  letter-spacing: .5px;
  position: relative;
  display: inline-block;
  border: 1px solid red;
  background: #FFF9F3;
  line-height: 18px;
  padding: 6px 15px 8px 52px;
  color: #ff4800;
  font-size: 14px;
  border-radius: 2px; }

.general .shead_tips i {
  position: absolute;
  left: 10px;
  top: 0;
  font-size: 35px;
  margin-top: 9px;
  line-height: 36px;
  height: 36px;
  display: inline-block; }

.general .shead_tips:hover {
  color: none; }

.general .shead_bond {
  border-color: #f7835b;
  background: #fff8ef;
  color: #e6501d; }

.rev_pop {
  float: left;
  width: 480px;
  color: #666;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  left: 10px;
  top: 52px;
  line-height: 20px; }

.rev_pop table {
  border-collapse: collapse;
  float: left;
  width: 260px;
  margin: 8px; }

table.pop_pf {
  margin-right: 0;
  border-right: 1px solid #ddd; }

table.pop_info {
  margin-left: 0; }

.t_p_bottom {
  text-align: right;
  float: left;
  background: #f4f4f4;
  padding: 5px 0; }

.t_p_bottom a {
  color: #3392d1;
  padding: 0 5px; }

.pop_pf td span {
  float: left;
  width: 60%;
  text-align: center;
  background: #fff0dc;
  color: #c70100; }

.pop_pf td i {
  font-family: Tahoma, 'Microsoft Yahei', Simsun;
  font-style: normal;
  background: #f1543a;
  color: #fff;
  float: left;
  width: 40%;
  text-align: center; }

.pop_pf td i.d {
  background: #959595; }

.top_sinfo .toggle_center span {
  padding: 0 5px;
  color: #e9e5e9; }

.rev_pop td, .rev_pop th {
  padding: 5px 8px; }

.top_sinfo p {
  /*float: left;*/
  width: 100%; }

.top_sinfo strong {
  /*float: left;*/
  font-size: 15px;
  font-weight: 700; }

.top_sinfo table {
  border-collapse: collapse; }

.top_sinfo .xy {
  /*float: left;*/
  vertical-align: middle;
  margin: 3px auto 10px; }

.top_sinfo em {
  font-family: Tahoma, 'Microsoft Yahei', Simsun;
  font-style: normal;
  color: #c70100; }

.top_sinfo .company-icon {
  display: inline-block;
  margin: -3px 3px 0 0;
  float: left;
  background-position: -103px -75px;
  width: 23px;
  height: 24px; }

.shop_banner .main {
  height: 110px;
  overflow: hidden; }

.shop_list_nav {
  display: block;
  padding: 15px 0 0 0; }

.shop_list_nav a {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px 0 2px;
  padding: 3px 3px 3px 4px;
  color: #666; }

.shop_list_nav a:hover {
  color: #333; }

.shop_list_nav a.cur {
  border-bottom: 2px solid #316ccb;
  color: #316ccb; }

.shop_main {
  width: 1190px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px; }

.shop_nav {
  background-color: #20232C;
  text-align: center;
  color: #fff;
  margin: 0 0 20px 0; }

.shop_file {
  padding: 12px 10px;
  width: 930px; }

.shop_recommend {
  padding: 0 10px 12px 10px;
  /*width: 930px;*/ }

.shop_file .item_content {
  margin: 12px 0; }

.shop_nav a {
  float: left;
  color: #fff;
  text-shadow: 0 1px 1px #666;
  width: 90px; }

.shop_nav a:hover {
  background: #333; }

.shop_nav li {
  float: left; }

.shop_nav span {
  float: left;
  width: 70px;
  padding-left: 15px;
  line-height: 30px;
  height: 30px; }

.shop_nav span em {
  position: absolute;
  left: 67px;
  top: 13px;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  border-style: solid;
  vertical-align: middle;
  border-width: 5px 5px 0;
  border-color: #fff transparent transparent;
  zoom: 1; }

.shop_nav .hzcur span {
  background: #2c5990; }

.shop_nav .hzcur span em {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.shop_nav a.cur {
  background: #174276; }

.shop_nav .gs {
  float: left;
  text-align: left;
  cursor: pointer;
  position: relative;
  width: 85px; }

.shop_nav .gsbox {
  position: absolute;
  top: 30px;
  left: 0;
  border-top: 0;
  z-index: 1000;
  display: none; }

.shop_nav .gsbox a {
  text-align: left;
  background: #2c5990;
  float: left;
  width: 70px;
  line-height: 30px;
  border-bottom: 1px solid #1C477C;
  padding: 0 0 0 15px; }

.shop_nav .gsbox a:hover {
  background: #3f7fce; }

.b_bk_we {
  background: #d6d6d6; }

.n_bk_we, .n_bk_we .gsbox a:hover {
  background: #515151; }

.n_bk_we .gsbox, .n_bk_we .hzcur span, .n_bk_we a:hover {
  background: #a7a7a7; }

.n_bk_we a.cur {
  background: #222; }

.n_bk_we .gsbox a {
  border-color: #888;
  background: #a7a7a7; }

.n_green, .n_green .gsbox a:hover {
  background: #6aa532; }

.n_green .gsbox, .n_green .hzcur span, .n_green a:hover {
  background: #508528; }

.n_green a.cur {
  background: #3a7012; }

.n_green .gsbox a {
  border-color: #888;
  background: #508528; }

.b_yellow {
  background: #f3e6ca; }

.n_yellow, .n_yellow .gsbox a:hover {
  background: #d7ac4f; }

.n_yellow .gsbox, .n_yellow .hzcur span, .n_yellow a:hover {
  background: #bd8c22; }

.n_yellow a.cur {
  background: #986800; }

.n_yellow .gsbox a {
  border-color: #888;
  background: #bd8c22; }

.fx-title {
  width: 42px;
  float: left;
  BACKGROUND-position: -36px -166px;
  padding: 0 0 0 18px;
  color: #666;
  margin-top: 3px;
  font-size: 14px; }

.fx-title div {
  background: #fff;
  height: 18px;
  line-height: 16px;
  font-size: 12px; }

.G-share {
  float: left;
  height: 23px;
  margin-top: -1px; }

.G-share a {
  display: inline-block;
  width: 23px;
  height: 23px; }

.G-share a:hover {
  opacity: .8;
  filter: "alpha(opacity=80)";
  -ms-filter: "alpha(opacity=80)"; }

a.G-weixin {
  background-position: -228px -62px; }

a.G-qzone {
  background-position: -252px -62px; }

a.G-sqq {
  background-position: -277px -62px; }

a.G-tsina {
  background-position: -203px -62px; }

.demo_box {
  padding: 10px 0;
  position: relative; }

.demo_box label {
  position: absolute;
  right: 15px;
  top: 28px;
  color: #999; }

.demo_box label.curr {
  color: #333; }

.ly_seller {
  text-align: left;
  display: block;
  padding: 5px;
  overflow: hidden;
  background: #fff; }

.ly_seller .info {
  height: 46px;
  padding-bottom: 12px;
  border-bottom: 2px #ebeff4 dashed;
  overflow: hidden;
  width: 100%; }

.ly_seller .info span {
  margin-left: 56px;
  display: block;
  line-height: 22px; }

.ly_seller .info b {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis; }

.ly_seller .info p {
  margin-top: 4px;
  display: block; }

.ly_seller .avatar {
  border-radius: 6px;
  border: 1px solid #eee;
  padding: 2px;
  float: left;
  width: 40px;
  height: 40px; }

.ly_seller table {
  border-collapse: collapse;
  color: #666; }

.ly_seller table td, .ly_seller table th {
  padding: 3px 0; }

.ly_seller .pop_pf {
  border: 0;
  margin-top: 8px; }

.bleft {
  width: 925px;
  float: left; }

.bleft .jeve ul a {
  margin: 0 5px; }

.blist ul {
  width: 200px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin: 10px 15px 5px 0;
  position: relative;
  background: #fff;
  padding: 20px 10px 10px; }

.blist.list, .blist.list div {
  width: 102%; }

.blist ul:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0); }

.blist a {
  display: block; }

.blist h3 {
  display: block;
  text-align: center;
  font-size: 16px; }

.blist p {
  text-align: center; }

.blist .thumb {
  text-align: center;
  padding: 15px 0;
  height: 150px; }

.blist .company {
  border-top: 1px dashed #eee;
  text-indent: 2em;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  display: block;
  text-align: left;
  padding: 10px 3px;
  height: 54px;
  line-height: 18px; }

.brand_top {
  position: relative;
  background: #fff;
  margin-bottom: 15px;
  padding: 25px;
  height: 200px;
  display: block;
  overflow: hidden; }

.brand_mark {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 200px;
  height: 200px;
  overflow: hidden; }

.brand_mark img {
  max-height: 100%;
  vertical-align: middle; }

.brand_info {
  display: block;
  margin-right: 300px; }

.brand_info p {
  color: #888;
  padding: 0 0 10px 0;
  font-size: 14px; }

.brand_info span {
  display: block;
  color: #333;
  font-size: 14px;
  white-space: normal;
  overflow: hidden;
  line-height: 22px;
  margin: 15px 0; }

.brand_text {
  background: #fff;
  overflow: hidden;
  display: block; }

.brand_menu {
  border-bottom: 2px solid #f0f0f0;
  float: left;
  font-size: 15px;
  padding: 0 15px; }

.brand_menu a {
  float: left;
  padding: 12px 15px 8px 15px;
  color: #333; }

.brand_menu a.curr {
  border-bottom: 2px solid #128bed;
  margin-bottom: -2px;
  color: #128bed; }

.brand_menu a em {
  font-size: 12px;
  color: #999; }

.brand_desc {
  font-size: 14px;
  overflow: hidden;
  display: block;
  line-height: 20px;
  padding: 15px;
  min-height: 250px; }

.brand_head {
  overflow: hidden;
  display: block; }

.brand_head h1 {
  float: left;
  font-size: 20px;
  color: #222;
  font-weight: 700;
  height: 33px;
  line-height: 32px;
  margin-right: 20px; }

.brand_exe {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  float: left;
  background: #fafafa;
  font-size: 14px;
  display: inline-block;
  padding: 2px 4px 2px 18px; }

.brand_exe a {
  margin-right: 15px;
  color: #666; }

.brand_exe a:hover {
  color: #316ccb; }

.brand_exe a.curr {
  color: #f60;
  cursor: default; }

.brand_exe i {
  font-size: 20px; }

.brand_exe em {
  padding: 0 2px; }

.brand_tit {
  font-size: 20px;
  color: #222;
  font-weight: 400;
  overflow: hidden;
  display: block;
  height: 33px;
  line-height: 32px; }

.bp_list {
  display: block; }

.bp_list dl {
  padding: 10px 0;
  overflow: hidden; }

.bp_list dd {
  width: 25%;
  float: left; }

.bp_info {
  color: #444;
  margin: 10px 0 0 0;
  float: left; }

.bp_info p {
  padding: 5px 10px;
  display: block;
  font-size: 13px;
  overflow: hidden; }

.bp_pic {
  float: left; }

.blogin {
  width: 250px;
  padding-bottom: 30px;
  background: #fff; }

.bavatar {
  text-align: center;
  height: 100px;
  padding: 50px 0 25px 0;
  display: block; }

.bavatar img {
  margin: 0 2px 2px 2px;
  border: 2px solid #fff;
  box-shadow: 0 1px 1px #aaa;
  display: inline-block;
  border-radius: 100%;
  width: 100px;
  height: 100px; }

.blogin p {
  font-size: 14px;
  color: #666;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis; }

.blink {
  text-align: center;
  margin-top: 15px; }

.blink a {
  display: inline-block;
  width: 92px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #f70;
  border-radius: 2px; }

.blink a#mybrand {
  margin-left: 10px;
  color: #666;
  background: #fff;
  border: 1px solid #ddd; }

.blink a:hover {
  background: #f80;
  color: #fff; }

.blink a#mybrand:hover {
  border-color: #f70;
  color: #f70; }

.brec {
  border-top: 1px solid #eee;
  width: 250px;
  background: #fff; }

.brec h3 {
  font-size: 16px;
  display: block;
  padding: 10px;
  text-align: center; }

.brec div {
  width: 235px;
  padding-left: 15px;
  overflow: hidden; }

.brec dl {
  border-radius: 5px;
  float: left;
  margin: 7px 15px 7px 0;
  text-align: center;
  width: 102px; }

.brec dt {
  padding: 5px; }

.brec img {
  width: 80px;
  height: 80px;
  border-radius: 10px; }

.brec dd {
  padding: 0 3px 5px 3px;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  color: #666; }

.brec dl:hover {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); }

.sort_page a {
  font-size: 12px; }

.sort_page .current_num {
  color: #ff6900; }

.sprite_collect {
  width: 14px;
  height: 13px;
  background-image: url(../images/jd_sprite.png);
  background-position: -44px -40px;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 1px 0 0; }

.J-share {
  margin: 0 3px 0 0; }

.sprite_share {
  width: 15px;
  height: 14px;
  background-image: url(../images/jd_sprite.png);
  background-position: -45px -24px;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 2px 0 0; }

.btn_shop_enter {
  width: 88px;
  height: 34px;
  line-height: 34px;
  margin-right: 18px;
  font-size: 12px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  display: inline-block;
  text-align: center; }

.sprite-enter {
  width: 16px;
  height: 16px;
  background-image: url(../images/shop_sprite.png);
  background-position: -34px 0;
  display: inline-block;
  vertical-align: top;
  margin: 8.2px 0 0; }

.sprite-follow {
  width: 16px;
  height: 16px;
  background-image: url(../images/shop_sprite.png);
  background-position: -34px -16px;
  display: inline-block;
  vertical-align: top;
  margin: 8.2px 0 0; }

.shop_sidebar_title {
  text-indent: 15px;
  overflow: hidden;
  font-size: 14px;
  line-height: 42px;
  border: 1px solid #eee;
  background: #f7f7f7;
  color: #444; }

.shop_sidebar_title h3 {
  font-size: 14px; }

.sidebar_num {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background-color: #999;
  color: #fff;
  text-align: center;
  display: block;
  float: left;
  margin-top: 7px; }

.goods_hot {
  padding: 0 10px 10px 10px; }

.goods_hot a.tit {
  font-size: 12px;
  float: left;
  display: inline-block;
  WIDTH: 86%;
  height: 36px;
  line-height: 18px;
  OVERFLOW: hidden;
  letter-spacing: 1px;
  CURSOR: pointer;
  margin-left: 8px; }

.goods_hot li {
  border-bottom: 1px dotted #ccc; }

.goods_hot li .tit_area {
  margin: 10px 0 10px;
  line-height: 18px; }

.goods_hot li p {
  display: none; }

.goods_hot ul li:nth-child(1) p {
  display: block; }

.goods_hot ul li:nth-child(1) span {
  background-color: #e4393c; }

.goods_hot ul li:nth-child(2) span {
  background-color: #f90; }

.goods_hot ul li:nth-child(3) span {
  background-color: #13b1f0; }

.goods_hot img {
  max-width: 100%; }

.goods_hot ul li:last-child {
  border-bottom: none; }

.ncs-main-container .title span {
  float: right;
  margin: 0 15px 0 0;
  line-height: 40px; }

.ncs-main-container .title {
  background-color: #F5F5F5;
  text-align: left;
  border-bottom: solid 2px #483E39; }

.ncs-main-container .title h4 {
  padding: 10px 20px;
  background-color: #483E39;
  font: 14px/20px "Microsoft Yahei";
  color: #FFF;
  float: left; }

.ncs-goods-list {
  text-align: left;
  overflow: hidden; }

.ncs-goods-list ul li {
  font-size: 12px;
  color: #666;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  width: 25%;
  float: left; }

.ncs-goods-list ul li dl {
  border: solid #E1E1E1;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 1px 1px 0;
  padding: 19px;
  position: relative;
  z-index: 1; }

.ncs-goods-list ul li dt {
  position: relative;
  z-index: 1;
  width: 180px;
  height: 180px;
  margin: 0 auto; }

.ncs-goods-list ul li dt a.goods-thumb {
  line-height: 0;
  background-color: #FFF;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  *display: block;
  width: 180px;
  height: 180px;
  overflow: hidden; }

.ncs-goods-list ul li dt a.goods-thumb img {
  max-width: 180px;
  max-height: 180px; }

.ncs-goods-list ul li dd.goods-name {
  line-height: 16px;
  display: block;
  height: 32px;
  overflow: hidden;
  width: 180px;
  margin: 5px auto 0 auto; }

.ncs-goods-list ul li dd.goods-name a {
  color: #333; }

.ncs-goods-list ul li dd.goods-name a:hover {
  opacity: 0.8; }

.note_icon .demo {
  color: #a153cc;
  border-color: #a153cc;
  background: #eff; }

.note_icon .install {
  color: #498BF8;
  border-color: #71a3f5;
  background: #EEF9FF; }

/*.detail_item_contents img {margin:20px 0 20px 30px}*/
.shop_banner_inner {
  text-align: center;
  width: 1190px;
  margin: 0 auto;
  clear: both; }

#detail_item_top .comment_userinfo span {
  display: none; }

.c_fff {
  color: #ffffff !important; }

.b_blue {
  background-color: #85c1e9 !important;
  border-color: #85c1e9 !important; }

.b_yellow {
  background-color: #f5b041 !important;
  border-color: #f5b041 !important; }

.b_green {
  background-color: #58d68d !important;
  border-color: #58d68d !important; }

.b_grey {
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important; }

.b_pink {
  background-color: #f1948a !important;
  border-color: #f1948a !important; }

.added .layui-form-checkbox[lay-skin="primary"] span {
  line-height: 14px; }

/*众筹项目列表*/
.crowd_status_tag {
  bottom: 0;
  color: #ffffff;
  left: 0;
  padding: 0 5px;
  position: absolute; }

.crowd_status_tag_info {
  background-color: #1e9fff; }

.crowd_status_tag_success {
  background-color: #00cecc; }

.crowd_status_tag_danger {
  background-color: #ff6458; }

.crowd_rate .ant-progress-inner {
  background-color: #f5f5f5;
  border-radius: 100px;
  overflow: hidden; }

.crowd_rate_info ul {
  display: flex;
  margin-top: 5px; }
  .crowd_rate_info ul li {
    flex: 1 1 0;
    padding: 5px 0;
    text-align: center;
    width: auto; }
    .crowd_rate_info ul li span {
      color: #999; }
    .crowd_rate_info ul li b {
      display: block; }

/*众筹详情*/
.col-right {
  float: right;
  width: 380px; }

.col-right .box {
  background-color: #eff7f9;
  border-top: 1px solid #e0e0e0;
  border-radius: 5px; }

.schedule-box .money-box {
  padding: 28px 15px 8px 35px; }

.schedule-box h2 {
  color: #666;
  font-size: 16px;
  font-weight: 400; }

.schedule-box .current-money {
  color: #00cccf;
  font-size: 25px;
  font-weight: 700; }

.schedule-box .yen {
  font-family: arial; }

.schedule-box .target-money {
  color: #999;
  font-size: 14px;
  margin-top: 10px; }

.schedule-box .target-money em {
  color: #fe645a;
  padding: 0 5px; }

.schedule-box .reserve {
  padding: 5px 15px;
  position: relative; }

.schedule-box .project-status-detail {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  height: 40px;
  margin-top: 23px;
  padding: 15px 0 15px 15px;
  width: 320px; }

.schedule-box .project-status-detail .schedule-bar {
  background: #e5e5e5 none repeat scroll 0 0;
  box-shadow: 0 1px 0 rgba(200, 200, 200, 0.8) inset;
  display: block;
  float: left;
  height: 10px;
  margin-bottom: 15px;
  width: 245px;
  overflow: hidden; }

.schedule-box .project-status-detail .schedule-current {
  background: rgba(0, 0, 0, 0) url("../images/15151sdf.gif") repeat-x scroll 0 1px;
  height: 10px; }

.schedule-current {
  background-color: #00cccd;
  display: block;
  height: 3px;
  vertical-align: top; }

.schedule-box .project-status-detail .percentage {
  color: #666;
  display: block;
  float: left;
  font-size: 14px;
  margin-top: -6px;
  padding-left: 10px; }

.schedule-box .project-status-detail .projects-schedule-data {
  clear: both;
  width: 100%; }

.schedule-box .project-status-detail .projects-schedule-data span {
  display: block;
  float: left; }

.schedule-box .project-status-detail .projects-schedule-data .time-left, .schedule-box .project-status-detail .projects-schedule-data .support-number {
  background: rgba(0, 0, 0, 0) url("../images/user_num.png") no-repeat scroll 0 0;
  overflow: hidden;
  padding-left: 24px; }

.schedule-box .project-status-detail .projects-schedule-data .data-number {
  color: #00cccf;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 15px; }

.schedule-box .project-status-detail .projects-schedule-data .time-left {
  background-position: left bottom; }

.schedule-box .project-status-detail .projects-schedule-data .data-number {
  color: #00cccf;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 15px; }

.schedule-box .reserve-btn {
  background-color: #fe645a;
  border-bottom: 3px solid #ee514c;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-top: 25px;
  text-align: center;
  text-decoration: none;
  width: 278px; }

.explain {
  background: #fff9c9 none repeat scroll 0 0;
  margin-left: 10px;
  padding: 20px 30px;
  position: relative;
  width: 310px; }

.explain h2 {
  color: #8d8b8e;
  font-size: 19px;
  padding: 11px 0; }

.explain .explain-p {
  color: #747474;
  line-height: 20px;
  margin-bottom: 20px; }

.explain b {
  border-color: #fff1a6 #fff #fff #fff1a6;
  border-style: solid;
  border-width: 20px;
  bottom: 0;
  display: block;
  font-size: 0;
  height: 0;
  position: absolute;
  right: 0;
  width: 0; }

.repay .repay-cannotbuy {
  background-color: #cfcfcf;
  border-bottom: 3px solid #aaa;
  cursor: not-allowed; }

/*网站交易规则*/
.s_flow {
  display: block;
  padding: 10px 0;
  background: #fff; }

.s_flow dd, .s_flow dl, .s_flow dt {
  display: block;
  margin: 0 10px; }

.s_flow dt {
  border-bottom: 2px solid #eee;
  line-height: 30px;
  margin-top: 5px; }

.s_flow dt span {
  padding: 0 1px;
  height: 30px;
  display: inline-block;
  font-weight: 700;
  border-bottom: 2px solid #f70;
  font-size: 15px;
  margin-bottom: -2px; }

.s_flow dd {
  color: #666;
  margin: 10px 1%;
  line-height: 27px;
  font-size: 13px; }

.s_flow dd img {
  margin-top: 15px;
  width: 100%; }

.w_seo dl + dl {
  border-left: 1px solid #dfe4ee; }

.w_seo dl {
  text-align: center;
  padding: 10px 0 5px 0;
  width: 20%;
  float: left;
  margin-left: -2px; }

.w_seo dl dt span {
  min-width: 50px;
  padding: 3px 5px;
  color: #888;
  font-size: 12px;
  display: inline-block;
  border-bottom: 2px solid #B9DDEB; }

.w_seo dl dd {
  color: #444;
  font-size: 14px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  padding: 0 10px; }

.w_seo dd.foot {
  float: none !important; }
  .w_seo dd.foot > dl {
    border: medium none;
    width: 100%; }

.total_url {
  color: blue;
  cursor: pointer; }

#goods_details tr:hover {
  background-color: #ffffff; }

a.refresh_site {
  margin: 0 -4px 0 6px;
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  height: 100%;
  font-size: 12px;
  color: #56688a;
  border-radius: 1px; }

.table-site a {
  color: #333333 !important; }

  .form-control {
    height: 26px;
    padding: 0.20rem 0.15rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .form-btn{
    width: 75px;
    height: 26px;
    background: #0055FF;
    border-radius: 2px;
    justify-content: center;
    cursor: pointer;
    color: #fff;
  }
