@charset "utf-8";
/*20160518 竞品词*/
/**
 * 面包屑导航
 */

.sh-crumbs {
    padding: 20px 0;
}

.sh-crumbs code {
    display: inline-block;
    padding: 0 3px;
}
.sh-crumbs a:hover{
    text-decoration: underline;
}

/**
 * 品牌介绍
 */
.tag_brand{
    height: 280px;
    border:1px solid #ddd;
    background: #fff;
}
.tag_brand_lt{
    float: left;
    width: 248px;
    padding:30px 20px 0 20px;
}
.tag_tit_con{
   text-align: center;
}
.tag_tit_con .tag_tit{
    font-size: 16px;
    font-weight: bold;
    color: #222;
    width: 228px;
    overflow: hidden;
    height: 23px;
    margin: 0 auto;
    padding-top: 8px;
}
.tag_tit_con .tag_subtitle{
   font-size: 12px;
    color: #666;
    width: 185px;
    overflow: hidden;
    height: 18px;
    margin: 0 auto;
    padding-top: 10px;
}
.tag_tit_con .tag_bt{
   margin-top: 50px;
}
.tag_tit_con .tag_bt img{
    cursor: pointer;
}
.tag_share{
    border-top: 1px dotted #ddd;
    margin-top: 25px;
    padding-top: 5px;
    padding-left: 60px;
    overflow: hidden;
}
.tag_brand_lt_img img{
    width: 149px;
    height: 50px
}
.tag_brand_rt{
    float: left;
    width: 710px;
    position: relative;
    cursor: pointer;
}
.tag_brand_rt_tit{
    display:block;
        width:640px;
        text-align:left;
        height:30px;
        line-height:30px;
        color:#fff;
        position:absolute;
        bottom:3px;
        left:0;
        background:#000;
        background-color:rgba(0, 0, 0, .6);
        +background:#000;
        filter:alpha(opacity=60);
         +vertical-align:baseline;
         +zoom:1;
        padding:0 25px 0 45px;
        overflow: hidden;
        z-index: 3
}
.tag_brand_rt.hover .tag_brand_rt_tit{
    height: auto;
    padding:10px 20px;
    width: 670px;
    line-height: 24px;
}
/**
 * 排序
 */
.tag_sort {
    background-color:#fff;
    margin:30px 0 0 0;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    overflow: hidden;
}
.tag_sort li.pxtit {
    float:left;
    width: 88px;
    text-align: center;
    background: #ff504a;
    color: #fff;
    cursor: pointer;
}
.tag_sort li.pricepx {
    float:left;
    padding:0 25px;
    border-right: 1px solid #e8e8e8;
    cursor: pointer;
}
.tag_sort li.pricepx .px {
    display:inline-block;
    width:7px;
    height:10px;
    margin-left:10px;
    background:url("https://www.huimaizaixian.com/themes/ugo/images/2016/nyuan/px.jpg") no-repeat;
}
.tag_sort li.pricepx .px-mr {
    background-position:0 0;
}
.tag_sort li.pricepx .px-up {
    background-position:0 -40px;
}
.tag_sort li.pricepx .px-down {
    background-position:0 -19px;
}
.tag_sort li.pronum {
    float:left;
    color:#4c4c4c;
    margin-left: 20px;
}
.tag_sort li.pronum input{
    margin:0 auto;
    vertical-align: middle;
    cursor: pointer;
}
.tag_sort li.pronum label{
    margin-left: 10px;
    color: #161616;
    cursor: pointer;
    vertical-align: middle;
}
.click_more{
    height: 45px;
    line-height: 45px;
    color: #666;
    text-align: center;
    background: #e3e3e3;
    font-size: 14px;
    cursor: pointer;
}
.click_more:hover{
    background: #ddd
}
/**
 * 热门品牌
 */
 .tag_hotbrand h3{
    padding: 35px 0 20px 0;
 }
 .tag_hotbrand_con{
    border:1px solid #ddd;
    background: #fff;
    padding:20px 0 10px 18px;
    overflow: hidden;
 }
 .tag_hotbrand_con a{
    width: 178px;
    height: 70px;
    margin-right: 18px;
    margin-bottom: 10px;
    display: block;
    float: left;
 }
 .tag_hotbrand_con a img{
    width: 178px;
    height: 70px;
 }
 /**
 * 介绍
 */
 .top-intro {
     border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    padding:30px 30px 55px 40px;
    position: relative;
}
.top-intro .lower {
     color:#222;
    font-size:12px;
    line-height:20px;
    text-align:justify;
}
.lower h1{
    font-size: 17px;
    color: #333;
    padding-bottom: 20px
}
.lower p{
    text-indent: 2em;
}
.lower_con{
        height: 60px;
    overflow: hidden;
}
.top-intro .klg-logo {
    width:150px;
    height:80px;
    float:left;
    margin-right: 40px;
    margin-top: 10px;
}
.top-intro .klg-logo img {
    width:150px;
    height: 80px;
}
.top-intro .toggle {
    position:absolute;
    bottom:30px;
    right:30px;
    color:#2d68ff;
    display: block;
    cursor: pointer;
}
.top-intro .toggle i {
    float:right;
    width:9px;
    height:5px;
    background-image:url(../../images/tag/arrow.png);
    background-repeat: no-repeat;
    margin:7px 0 0 5px;
}
.toggle.hide{
   display: none
}
.top-intro .toggle .t-open {
    background-position:0 0;
}
.top-intro .toggle .t-close {
    background-position:0 -6px;
}
.top-intro div p {
    text-indent:2em;
}
.three_col{
    display: block;
}
 /**
 * 相关资讯
 */
 .tag_news_con{
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    padding: 10px 0 10px 20px;

 }
 .tag_news_con ul{
    width: 105%
 }
 .tag_news_con ul li{
    float: left;
    width: 280px;
    margin-right: 60px;
    line-height: 25px;
    overflow: hidden;
    height: 25px;
 }
 .tag_news_con ul li a{
    color: #666
 }
 .tag_news_con ul li a:hover{
    color: #f70800
 }
 .tag_news h3{
    padding: 35px 0 20px 0;
 }
 /**
 * 友情链接
 */
 .friend_link{
    padding: 30px 0;
    overflow: hidden;
    font-size: 12px
     color: #222;
 }
 .friend_link em{
    margin-right: 20px;
 }
  .friend_link span{
   color: #999;
   margin-left: 15px;
}
.friend_link span a{
    color: #999;
    padding: 0 15px
}
.friend_link span a:hover{
    color: #f70800
}
.pb_30{
    padding-bottom: 30px;
}