/*---------- header -------------*/
.m-toper {
  width: 100%;
  height: 40px;
  background-color: #000000;
}

.m-toper .w1000 {
  height: 40px;
  overflow: hidden;
}

.m-toper span {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
}
.m-center-r a{
    font-size: 14px;
}
.m-toper .detaill a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-toper span h1 {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}

.m-toper a {
  margin-left: 10px;
}

.m-toper a.sjb {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
  background: url(/index/statics/v3/images/icons/icon_sjb.png) no-repeat left center;
  padding-left: 17px;
}

.m-toper a.tg {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
  background: url(/index/statics/v3/images/icons/icon_ttg.png) no-repeat left center;
  padding-left: 17px;
}

.m-toper a.sc {
  height: 40px;
  line-height: 40px;
  float: left;
  color: #a6a6a6;
}

.m-header {
  width: 100%;
  min-width: 1000px;
  height: 120px;
  background-color: #1a1a1a;
}

.m-header .logo {
  /* width:217px; */
  height: auto;
  float: left;
  margin-left: 34px;
}

.m-header .logo img {
  width: 217px;
  height: 78px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .logo span {
  height: 120px;
  line-height: 120px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .ahd {
  width: 273px;
  height: 30px;
  float: left;
  margin-left: 80px;
  margin-top: 40px;
}

.m-header .ahd img {
  width: 250px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .search {
  float: right;
  width: 280px;
  height: 32px;
  line-height: 32px;
  margin-top: 58px;
  margin-right: 20px;
  padding-left: 10px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
}

.m-header .search .intxt {
  width: 220px;
  height: 32px;
  line-height: 32px;
  background: #ffffff;
  border: 0 none;
  font-size: 14px;
  color: #808080;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
}

.m-header .search .i-line {
  float: left;
  width: 1px;
  height: 16px;
  background-color: #E6E6E6;
  margin-top: 8px;
}

.m-header .search .tjbtn {
  background-color: #fff;
  border: 0 none;
  color: #FB4544;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  width: 59px;
  text-align: center;
  font-size: 14px;
  float: right;
  position: relative;
}

/*---------- 导航 -----------*/
.m-nav {
  width: 100%;
  min-width: 1000px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.m-nav li {
  display: inline-block;
  float: left;
  margin-left: 27px;
}

.m-nav li:first-child {
  margin-left: 0;
}

.m-nav li a {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}

.m-nav li a.current {
  color: #FF5555;
  font-weight: bold;
}

.m-nav li a:hover {
  color: #FF5555;
}


.mama{
    width: 100%;
    height: auto;
        padding: 10px 0;
}
.you_2 a {
    display: contents !important;
}
.you_3 {
    float: left;
}
.mama a{
    display: block;
    overflow: hidden;
    position: relative;
}
.mama a span{
    display: none;
    /*position: absolute;
    right: 3px;
    bottom: 73px;
    font-size: 12px;
    color: #b2b2b2;*/
}
.mama a:hover h3{
    color: #d92f29;
}
.mama .daname{
    line-height: 25px;
    color: #191919;
    font-size: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mama .daimg{
    width: 690px;
    min-height: 90px;
    transition: all .7s;
    height: 190px;
}
.mama .danname{
    line-height: 30px;
    color: #191919;
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*height: 66px;*/
    vertical-align: middle;
    display: inline-block;
}

.mama .danname_video{
    line-height: 30px;
    color: #191919;
    font-size: 18px;
    /*padding: 0 20px;*/
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*height: 66px;*/
    vertical-align: middle;
    display: inline-block;
}
.mama .danimg{
    display: inline-block;
    width: 160px;
    min-height: 90px;

}
.mama .siimg:nth-child(3){
    margin: 0 3px;
}
.mama .siimg{
    float: left;
    width: 227px;
}

#bottom_xia {
    float: left;
}

#adbottomfixedwrap a span {
    display: none;
}

#adbottomfixedwrap a video {
    width: 300px;
}


.m-xgwz .m-xgwz-item li {
    border: 0;
}

.yancao_li p {
    min-height: 60px;
    overflow: hidden;
}

.rjxwzlist li {
    position: relative;
}

.rjxwzlist li .adds {
    left: 111px;
}

.rxyztlist li {
    position: relative;
}

.rdht {
    width: 800px;
}

.pagesfanye {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.pagesfanye a {
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 2px;
    font-size: 14px;
    /* padding: 8px 11px; */
    cursor: pointer;
    text-decoration: none;
    color: #222;
    width: 50px;
    height: 40px;
    line-height: 40px;
}

.pagesfanye a.current {
    background-color: #ec4b4b;
    color: #fff;
    text-decoration: none;
}

/* .fixDiv {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
    transition: all .5s;
} */
.rjxwzlist .baidu_ad_a {
    display: none;
}

.baidu_ad_a iframe {
    width: 100% !important;
}

.baidu_ad_a iframe .container {
    width: 100% !important;
}

.m-xgwz .m-xgwz-item li {
    padding-top: 5px;
}

.baidu_ad {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
    margin-left: 0 !important;
    border-bottom: 1px solid #d3d3d3 !important;
}

.span_a {
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center;
}

.jd-ad-right {
    position: absolute;
    right: 206px;
    top: 10px;
    z-index: 9;
}

.fixDiv {
    position: fixed;
    right: 206px;
    top: 10px;
    z-index: 9;
    transition: all .5s;
}


.article-recommend {
    padding-bottom: 300px;
}

.recom-title {
    display: block;
    overflow: hidden;
    border-top: 2px solid #f0f0f0;
    height: 38px;
    line-height: 38px;

}

.recom-title h5 {
    float: left;
    position: relative;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 16px;
    color: #cd9355;
    font-weight: normal;
    text-indent: 2rem;
}

.article-sp {
    overflow: hidden;
    padding: 10px 8px;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}

.article-sp img {
    float: left;
    width: 4.5rem;
    height: 4.5rem;
    display: block;
}

.item-label {
    position: absolute;
    /* top: .88rem; */
    bottom: 10px;
    left: 8px;
    width: 35px;
    height: 15px;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    line-height: 15px;
}

.item-label2,
.item-label3 {
    position: absolute;
    /* top: .88rem; */
    bottom: 0;
    left: 0;
}

.sp-cen {
    float: left;
    margin-left: .7rem;
}

.silar2 {
    border-left: .05rem solid #f0f0f0;
}

.sp-cen h5 {
    display: block;
    font-weight: normal;
    color: #333;
    font-size: .7rem;
    line-height: 1rem;
    height: 2rem;
    overflow: hidden;
    width: 9rem;
    margin-top: .4rem;
}

.sp-info {
    height: 1.25rem;
    line-height: 1.25rem;
    margin-top: .4rem;
    overflow: hidden;
}

.sp-price {
    float: left;
    font-size: .9rem;
    font-weight: bold;
    color: #ef2344;
    height: 1.25rem;
}

.sp-btn {
    float: right;
    width: 3.28rem;
    height: 1.25rem;
    background-color: #f32a49;
    border-radius: 0.63rem;
    text-align: center;
    color: #fff;
}

.similar-product {
    display: inline-block;
    width: 260px;
    padding: 3px;
    background-color: #fff;
    font-size: 0;
    padding-bottom: 0;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}

.similar-posre {
    position: relative;
}

.similar-product img {
    width: 100%;
    display: block;
}

.similar-product-text {
    box-sizing: border-box;
    height: 31px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #1a1a1a;
    margin-top: 5px;
    line-height: 16px;
    margin-bottom: 3px;
    padding: 0 4px;
}

.similar-product .chosen {
    width: auto;
    line-height: 13px;
}

.similar-product .chosen,
.similar-product .samsb {
    height: 13px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 4px;
}

.similar-product img {
    width: 100%;
    display: block;
}

.similar-product-info {
    font-size: 13px;
    overflow: hidden;
    position: relative;
    height: 1.3rem;
}

.similar-product-price {
    color: #fa2c19;
    display: inline-block;
    padding: 0 5px 0 4px;
    position: relative;
    top: 1px;
    height: 25px;
    line-height: 25px;
    font-family: JDZhengHT-EN-Regular;
}

.similar-product-price {
    color: #fa2c19;
    display: inline-block;
    padding: 0 5px 0 4px;
    position: relative;
    top: 1px;
    height: 25px;
    line-height: 25px;
    font-family: JDZhengHT-EN-Regular;
}

.m-center-l em {
    color: #fff;
}

.main {
    position: relative;
}

@media screen and (max-width: 1800px) {
    .jd-ad-right {
        right: 3%;
    }

    .fixDiv {
        right: 3%;
    }
}

@media screen and (max-width: 1500px) {
    .jd-ad-right {
        right: 0%;
    }

    .fixDiv {
        right: 0%;
    }
}

.ad_mama {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
    margin: 0 !important;
    border-bottom: 1px solid #d3d3d3 !important;
}

.ad_mama a {
    display: block;
}

.ad_mama img {
    display: block !important;
}

.daname {
    display: block;
    padding: 14px 20px;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    color: #222;
    font-weight: bold;
}

.ad_mama span {
    float: right;
    margin-right: 38px;
}

.left_mama {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    background-color: #eee;
}

.left_mama a {
    display: block;
    position: relative;
}

.left_mama span {
    position: absolute;
    right: 7px;
    top: 2px;
    color: #999;
}

.left_mama .danname {
    display: none;
}

.commlist{background:#fff;clear: both}
.commlist li{padding:15px; position:relative;}
.commlist li:first-child{border-top:0px dashed #e4e4e4;}
.commlist li img{width:238px; height:158px; border:1px dashed #ccc;}
.commlist li:hover{box-shadow:0px 0px 5px rgba(0, 0, 0, 0.35);}
.commlist .info{padding-left:270px; height:160px;float: none;width: auto}
.commlist .info h3{font-size:18px; font-weight:normal; height:30px;}
.commlist .info h3 a{color:#444;}
.commlist .info p{line-height:24px; color:#999; height:50px; overflow:hidden; margin-top:5px; margin-bottom:5px;color:#999;}
.commlist .info p a{font-size:12px;}
.commlist .info ol{overflow:hidden; padding-top:10px; border-top:1px dashed #ccc;}
.commlist .info ol li{float:left; width:180px; font-size:14px; color:#666; line-height:20px; padding:0; margin-bottom:10px; border:none;}
.commlist .info ol li:hover{box-shadow:none;}
.commlist .info ol li em{color:red;}
.commlist h3 a {
    border-bottom:none;
}

 .picbox_gg,
 .top_list_gg {
     position: relative;
     float: left;
     width: 158px;
     height: 89px;
 }

.tttp_img_gg {
    width: 22px !important;
    height: 12px !important;
    position: absolute;
    top: 0;
    right: 0;
}

.yancao_li2 a,
.baidu_a a,
.top_list a {
    display: block;
    overflow: hidden;
}

.prodlist .head .name1 {
    width: 188px;
}
.content .prodlist1  {
    text-indent: 0;
}
.prodlist .list1 .name {
    width: 264px;
}

.m-center-l .arccontent h2 {

    border-left: 0;
    background: #fff;
}
.prodlist .list .img{
    overflow: hidden;
}
.prodlist .list1 .name h2,.prodlist .list1 .type p{
    line-height: normal;
    height: auto;
}
.prodlist .list1 li{
    height: 75px;
}
.prodlist .list1 li p{
    margin: 0;
}
.prodlist .list1 li .type p{
    margin: 16px 0 10px;
}
.prodlist .list .name{
    width: 285px;
}
.prodlist .list1 .name{
    width: 251px;
}
 #adbottomfixedwrap {
     position: fixed;
     bottom: 10px;
     right: 10px;
     z-index: 999;
 }

#adbottomfixedwrap .danname {
    display: none;
}

#adbottomfixedwrap a {
    display: block;
    overflow: hidden;
    position: relative;
    clear: both;
}

#adbottomfixedwrap .guan {
    display: block;
    float: right;
    color: #fff;
    background: #999;
    padding: 1px;
    border-radius: 2px;
    cursor: pointer;
}

#adbottomfixedwrap .ad_g {
    position: absolute;
    left: 7px;
    top: 2px;
    color: #999;
}

#imgbottom_a {
    position: relative;
    background-color: #eee;
    width: auto;
    height: auto;
    padding: 10px 10px 10px 0px;
    height: auto;
}

.adTa_a {
    background: #fff;
    color: #ccc;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 8px;
    border-right: none;
    height: 20px;
    line-height: 20px;
}
.mt10_mama a{
    display: block;
}
.mt10_mama a img{
    width: 820px;
    height: 120px;

}