/*pc尺寸*/
@media screen and (max-width: 1920px) {
 .Box {
   width: 100%;
   overflow:hidden;
}
.Bottomnav {
    display: none;
}
.W{
    width: 12rem;
    margin:0 auto;

}
.Topnav{
    padding:0.2rem;
    color:#d6af80;
}
.Logo{
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    margin-top: .15rem;
}
.Logotitle{
    font-size:0.36rem;
    padding-left:0.05rem;
}
.Navlist{
    margin-top:0.1rem;
    overflow: hidden;
    /*margin-right: 3rem;*/

}
.Navlist li{
    float: left;
}
.Navlist li a{
   color:#d6af80; 
   font-size:0.2rem;
   line-height: .5rem;
   display: block;
   padding-left:0.4rem;
}
.Bnner{
    background:url('../images/bannerbg.jpg') center center ;
    height: 9.8rem;
    color:#fff;
}
.Banner_title{
    text-align: center;
    font-size:0.6rem;
    padding-top:3rem;
    width: 100%;
}
.Banner_form{
    width: 100%;
    margin-top:0.4rem;
    /*overflow: hidden;*/
    background: #fff;
    border-radius: 0.1rem;
   
}
 .Banner_form .cat_sel {
    position: relative;
    width: 2rem;
    height: .79rem;
    line-height: .6rem;
    float: left;
    background: url(../images/icon_logo/ico-sel.png) no-repeat;
    background-position: 1.3rem 0.1rem;
}
.Banner_form .cat_sel:hover {
    cursor: pointer;
}
.Banner_form .cat_sel span {
    display: block;
    font-size: .2rem;
    color: #000;
    margin-left: .3rem;
    margin-top: .1rem;
}
#catlist {
    background-color: #fff;
    position: absolute;
    top: .78rem;
    left: 0rem;
    z-index: 1;
    line-height: 40px;
    width: 8rem;
    border-radius: 4px;
    box-shadow: 1px 1px 10px #384e5f;
    padding-left: 10px;
    display: none;
}
#catlist ul li {
    font-size: .2rem;
    color: #000;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block;
    width: 1.2rem;
    text-align: center;
    float: left;
}
.Banner_form select,.Banner_form input,.Banner_form button{
    border:none;
    line-height: 0.8rem;
    float: left;
    display: block;
}
.Banner_form select{
    padding:0 0.4rem;   
    margin-top: 0.18rem;
    font-size:0.3rem;
}
.Banner_form select option{
    text-align: center;
    line-height: 0.8rem;
}
.Banner_form input{
    width: 6rem;
    margin-left:0.05rem;
    border-left:0.01rem solid #dddddd;  
    padding:0 .4rem;
    font-size:0.2rem;
}
.Banner_form button{
    float: right;
    background: #d6af80;
    padding:0 0.6rem;
     font-size:0.3rem;
}
.Banner_hotci,.Banner_ci{
    width: 100%;
    font-size:0.2rem;
    text-align: left;
    padding-top:0.2rem;
}
.Banner_ci{
    font-size:0.18rem;
    color:#ccc;
}
.Content{
    padding:0.4rem 0;
}
.Wblock{
    padding:0.4rem 0.2rem;
    background: #fff;
    overflow: hidden;
    margin-bottom:0.4rem;
}
.Wblock_title{
    width: 100%;
    text-align: center;
    background:url('../images/titlebg.png') center center no-repeat ;
}
.Wblock_title h2{
    font-size:0.4rem;
    font-weight: bold;
}
.Wblock_title p{
     font-size:0.2rem;
    color:#ccc;
    text-transform:uppercase;
}
.Wblock_content{
    width: 11.6rem;
    overflow: hidden;
    margin-top:0.2rem; 
}


.show_pages{
	padding:0.4rem 0.2rem;
	overflow: hidden;
	margin-bottom:0.4rem;
	background: #fff;
}
.show_pages .f14{
	line-height: 2;
	width: 100%;
	font-size:0.2rem;
}
.show_pages .f14 strong{
	font-weight: bold;
}
.show_pages .f14 a{
	color: #000;
	display: inline;
}
.related{
	padding: 0.4rem 0.2rem;
    overflow: hidden;
    margin-bottom: 0.4rem;
    background: #fff;
}
.related h5{
	font-size: 0.3em;
	margin-bottom: .5em;
}
.related .fl{
    float: left;
}
.related .fr{
    float: right;
}
.related .clear{
    clear: both;
}
.related ul{
	width: 45%;
}
.related ul li{
	font-size: 0.2em;
	line-height: 2;
}
.related ul li a{
	color: #000;
	display: initial;
}
.related ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-top-color: transparent;
    margin-right: 10px;
}
.related ul li a:hover{
    font-weight: bold;
}
.related ul li span{
	float: right;
}



.Brandlsittab{

    overflow: hidden;
    width:11.58rem;
    border:0.01rem solid #d6af80;
    font-size:0.2rem;
}
.Brandlsittab li{
    cursor: pointer;
    float: left;
    padding:0.1rem 0.4rem;
    line-height: 0.4rem;
}
.Brandlsittab li.On{
   background: #d6af80 
}
.Brandlsittab li:hover{
    background: #d6af80
}
.Brandlsitcontent{
    width:100%;
}
.Brandlsitcontent>div{
   display:none;

}
.Brandlsit_ul{
    overflow: hidden;
    border: 0.01rem solid #d6af80;
    margin-top:-0.01rem;
}
.Brandlsit_ul ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.Brandlsit_ul li{
    /*float: left;*/
    /*width: 1.93rem;*/
    font-size:0.2rem;
    text-align: center;
    padding-bottom:0.2rem;
}
.Brandlsit_ul li:hover{
   background: #f1f1f1;
   cursor: pointer;    
}
.Article_homelist{
    width: 100%;
    overflow: hidden;
    margin-bottom:0.2rem;
    padding-bottom: 0.2rem;
    border-bottom:0.01rem solid #ccc;
}
.Article_homelistimg{
    width:1.85rem;
    height: 1.35rem;
    overflow: hidden;
}
.Article_homelistimg img{
    width: 100%;
}
.Article_homelistwz{
    width: 9.5rem;
    height: 1.5rem;

}
.Article_homelistwz h3,.Article_homelistwz ul,.Article_homelistwz p,.Article_homelistwz a{
    float: left;
    width: 100%;
}
.Article_homelistwz h3{
    font-size:0.24rem;
}
.Article_homelistwz ul{
    overflow: hidden;
    padding-top:0.15rem;
}
.Article_homelistwz ul li{
    float: left;
    font-size:0.12rem;
    padding-right:0.2rem;
}
.Article_homelistwz ul li img,.Article_homelistwz ul li span{
    display: block;
    float: left;
    padding-right:0.1rem;
}
.Article_homelistwz ul li img{
    margin-top:0.02rem;
    width: 0.14rem;
}
.Article_homelistwz p{
    font-size:0.14rem;
    line-height: 0.28rem;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color:#666;
}
.Article_homelistwz a{
    font-size:0.16rem;
    font-weight: bold;
    color:#000;
    display:block;
}
.Citycentertab{
    overflow: hidden;
    width: 11.8rem;
    margin-top: 0.2rem;
}
.Citycentertab li{
    float: left;
    width:1.53rem;
    margin-right:0.12rem;
    margin-bottom:0.12rem;
    font-size:0.24rem;
    line-height: 0.6rem;
    text-align: center;
    border:0.01rem solid #dddddd;
    background: #fff;
    border-radius:0.05rem;
    cursor:pointer;
}
.Citycentertab li.On{
    background: #d6af80;
    border:0.01rem solid #d6af80;
}
.Citycentertab li:hover{
    border:0.01rem solid #d6af80;
    background: #d6af80;
}
.Citycentercontent{
    width: 100%;
    overflow: hidden;
}
.Citycentercontent>div{
    display: none;
    margin-top:0.2rem;
    width: 100%;
    overflow: hidden;
    
}

.Citycenter_content{
    width: 100%;
    overflow: hidden;
    margin-bottom:0.2rem;
}
.Citycenterimg{
    width: 5.8rem;
    height: 2.38rem;
    overflow: hidden;
}
.Citycenterimg img{
    width:100%;
}
.Citycentercdxx{
    width: 5.6rem;
    overflow: hidden;
}
.Citycentercdxx h3{
    font-size:0.3rem;
    padding-bottom:0.2rem;
    margin:0.2rem 0;
    border-bottom:0.01rem solid #ccc;
}
.Citycentercdxx p{
    font-size:0.14rem;
    color:#666;
    line-height: 0.3rem
}
.Citycentercdxx img{
    width: 0.16rem;
    display: inline-block;
    padding-right:0.05rem;
    margin-top:0.01rem;
}
.Btmnews{
    padding:0.6rem 0;
    font-size:0.2rem;
    color:#fff;
    text-align: center;
}
.Btmnews img{
    display: inline-block;
    padding:0.2rem 0;
}
.Btmnews h3{
    font-size:0.5rem;
}
.Btmnews h3,.Btmnews strong,.Btmnews p{
    width: 100%;
    float: left;
 
}
.Btmnews p a{
    font-size:0.14rem;
    display: inline-block;
    padding-right:0.4rem;
    color:#999;
}
.Miannav{
    overflow: hidden;
    font-size:0.16rem;
}
.Miannav strong,.Miannav a{
    float: left;
}
.Miannav a{ color:#333; }
.CityBox{
    overflow: hidden;
    border-bottom:0.01rem solid #ddd;
    padding-bottom:0.2rem;
    margin-bottom:0.2rem;
}
.CityBox_h2{
    width: 100%;
    font-size:0.36rem;
    font-weight: bold;
}
.Ziye_article{
    overflow: hidden;
    width: 100%;
}
.Ziye_atitle{
    width: 100%;
    height: .3rem;
    font-size:0.3rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding-bottom:0.2rem;
    border-bottom:0.01rem solid #ddd;
    margin-bottom:0.2rem;
    margin-top: 0.2rem;
}
.Ziye_abox{
    font-size:0.2rem;
    line-height: 2;
}
.Ziye_abox p{
    /*text-indent: 0.24rem;*/
}
.Ziye_abox a{
    display: inline-block;
    color: #000;
    text-indent: 0;
}
.Ziye_abox img{
    margin: auto;
}
.Ejpplistbox{
    overflow: hidden;
   width: 100%;
   margin-top:0.2rem;
}
.Ejpp_tablist .pinpai{
    height: auto;
}
.Ejpp_tablist{
    overflow: hidden;
    width: 11.58rem;
}
.Ejpp_tablist li{
    float: left;
    margin-top: 0.01rem;
    font-size:0.16rem;
    line-height: 0.5rem;
    padding:0 0.3rem;
    cursor:pointer;
    border: solid #eee thin;

}
.Ejpp_tablist li a{
    color: #000000;
}
.Ejpp_tablist li.On{
    background: #d6af80;
    font-size:0.2rem;
}
.Ejpp_content{
    margin-top:0.2rem;
    width: 12rem;
    overflow: hidden;
}
.Ejpp_content ul{
    overflow: hidden;
    display: none;
}
.Ejpp_content li{
    width: 2.22rem; 
    float: left;
    margin-right: 0.1rem;
    border:0.01rem solid #ddd;
    margin-bottom:0.1rem;
    text-align: center;
}
.Ejpp_content li img{
    display: inline-block;
    width: 100%;
}
.Ejpp_content li h3,.Ejpp_content li p,.Ejpp_content li strong{
    display: block;
    float: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 0.28rem;
    width:1.82rem;

}

.Ejpp_content li h3{
    margin-top:0.2rem;
    border-top:0.01rem solid #ddd;
    font-size:0.16rem;
    color: #000;
    height: 0.8rem;
    padding:0.2rem 0.2rem 0 0.2rem;
}
.Ejpp_content li p,.Ejpp_content li strong{
    font-size:0.14rem;
    color: #666;
    margin:0 0.2rem;
    height: 0.5rem
}
.Ejpp_content li strong{
    padding-bottom:0.2rem;
}
.title{
    border:0.03rem solid #ddd;
    float: left;
    margin-left: 1.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    display: none;
}
.title li{
    padding: 0.05rem;
    float: left;
    font-size: 0.16rem;
    margin-right: 0.3rem;

}
.title li a{
    color: #000000;
}



















 /*jieshu*/  
}
/*wap尺寸*/
@media screen and (max-width: 1141px) {
 .W {
    width:6.4rem;
    margin: 0 auto;
} 
.Navlist {
   width: 5.65rem;
    padding: 0 0.2rem;
    float: left;
}  
.Navlist li a {
  padding-right: 0.3rem;
  padding-left: 0
}
.Banner_title {
    font-size: 0.36rem;
    font-weight: bold;
    padding-top: 1.5rem;
}   
.Banner_form {
    width: 6rem;
    margin: 0.2rem;   
}
.Banner_form .cat_sel {
    width: 1.5rem;
    background-size: .5rem;
    background-position: 1rem 0.2em;
}
.Banner_form .cat_sel span {
    font-size: .2rem;
}
#catlist {
    width: 4.9rem;
    height: 3.5rem;
    overflow-x: hidden;
    overflow-y: scroll;
}
.Banner_form select {
    padding: 0 0.1rem;
}
.Banner_form input {
    width: 3rem;
    margin-left: 0.05rem;
    padding: 0 .1em;
    font-size: 0.2rem;
}
.Banner_form button {
    float: right;
    background: #d6af80;
    padding: 0 0.2rem;
    font-size: 0.3rem;
}
.Banner_hotci, .Banner_ci {
    width: 6rem;
    padding: 0.2rem;
}
.Bnner {
   height: 6.5rem; 
}
.Wblock_title {
    width: 6rem;
    background-size: 12rem;
}
.Wblock_content {
    width: 5.98rem;
}
.Brandlsittab {
    width: 5.96rem;
}
.Brandlsittab li {
    padding: 0.1rem 0.08rem;

}

.Brandlsit_ul li,.Brandlsit_ul li img {
    width: 1.98rem;
    
}
.Article_homelistwz {
    width: 4rem;
    height: 1.5rem;
}
.Article_homelistwz ul {
   display: none;
}
.Article_homelistwz h3 {
    font-size: 0.3rem;
    font-weight: bold;
    padding-bottom: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.Article_homelistwz a {
    font-size: 0.14rem;
    text-align: right;
}
.Citycentertab {
    width: 6.2rem;
}
.Citycentertab li.On{
    background: #d6af80;
    border:0.01rem solid #d6af80;
}
.Citycentertab li {
   width: 0.875rem;
}
.Citycenter_content {
    width: 6rem;
}
.Citycenterimg {
    width: 6rem;
}
.Citycentercdxx {
    width: 6rem;
}
.Citycentercdxx img {
    width: 0.24rem;
}
.Btmnews img{
    width: 4rem; 
}
.Btmnews h3 {
    font-size: 0.6rem;
}
.Ejpp_tablist {
    width: 5.98rem;
}
.Ejpp_content {
   width: 6.08rem;
}
.Ejpp_content li {
    width: 2.9rem;
}
.Ejpp_content li h3 {
    width: 2.5rem;
}
.Ejpp_content li img {
     width: 90%;
     margin-top: 0.1rem;
}
.Ejpp_tablist li {
    padding: 0 0.2rem;
    
}
.Ejpp_content li p, .Ejpp_content li strong {
   
    width: 2.5rem;
}


}
/*兼容屏幕较小机型*/
@media screen and (max-width: 410px) {
 .Brandlsittab li {
}
.Ejpp_tablist li {
    padding: 0 0.1rem;
}


}
@media screen and (max-width: 640px){
    .Bottomnav {
        overflow: hidden;
        display: block;
        width: 6.4rem;
        position: fixed;
        bottom: 0;
        z-index: 9999;
    }
}
.cimage{
    height: 4rem; width: 6rem;margin: auto; 
}

/* 维修品牌内容页 */
/* 公共部分 */
.pad2 {
    padding: 0 .2rem;
}
.bgf {
    background-color: #fff;
    padding: 0 .2rem;
}
.w {
    margin: 0 auto .3rem;
}
.common {
    margin-top: .2rem;
    padding-bottom: .4rem;
}
.common .com_top {
    display: flex;
    align-items: center;
    padding: .4rem 0 .26rem;
}
.common .com_top .img {
    flex: 1;
}
.common .com_top .img img {
    width: 100%;
    display: block;
}
.common .com_top .word {
    text-transform: uppercase;
    padding: 0 .2rem;
    white-space: nowrap;
    text-align: center;
}
.common .com_top .word h6 {
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #000000;
    font-weight: bold;
}
.common .com_top .word p {
    font-size: 0.14rem;
    line-height: 0.28rem;
    color: #999999;
}
/* 导航 */
.nav_dh {
    width: 12rem;
    margin: 0 auto;
    font-size: 0.14rem;
    line-height: 0.5rem;
    color: #666666;
    font-family: consolas;
    text-transform: uppercase;
}
.nav_dh span {
    display: inline-block;
}
.nav_dh a {
    font-size: 0.14rem;
    line-height: 0.5rem;
    color: #666666;
    display: inline-block;
}
/* 相关信息 */
.related_info {
    padding-top: .4rem;
}
.related_info .top {
    font-size: 0;
    display: flex;
    margin-bottom: .3rem;
}
.related_info .top h5 {
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #000000;
    display: inline-block;
    margin-right: .2rem;
}
.related_info .top img {
    flex: 1;
    width: 2.12rem;
    display: inline-block;
}
.related_info .related_info_content {
    display: flex;
}
.related_info .related_info_content .con1 {
    text-align: center;
    padding-top: .98rem;
    width: 2.4rem;
    padding-right: .2rem;
    font-size: 0;
}
.related_info .related_info_content .con1 img {
    width: 2.3rem;
}
.related_info .related_info_content .con1 span {
    font-size: 0.14rem;
    line-height: 0.7rem;
    color: #666666;
    display: block;
}
.related_info .related_info_content .con1 a {
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.38rem;
    color: #010101;
    background-color: #d6af80;
    padding: 0 .18rem;
    margin: 0 auto;
    border-radius: .06rem;
}
.related_info .related_info_content > img {
    width: 0.07rem;
}
.related_info .related_info_content .con2 {
    flex: 1;
    padding-left: .2rem;
    position: relative;
    padding-bottom: .4rem;
}
.related_info .related_info_content .con2 .con2_grid h6 {
    font-weight: bold;
    font-size: 0.18rem;
    line-height: 0.46rem;
    color: #222222;
    background-color: #f5f5f5;
    padding-left: .2rem;
    margin-bottom: .2rem;
}
.related_info .related_info_content .con2 .con2_grid h6.on {
    background-color: #d6af80;
}
.related_info .related_info_content .con2 .con2_grid .con2_grid1 {
    padding: .1rem .2rem;
    font-size: 0.14rem;
    line-height: 0.16rem;
    color: #666666;
    display: flex;
    align-items: center;
}
.related_info .related_info_content .con2 .con2_grid .con2_grid1 i {
    flex: 1;
    margin: 0 .14rem;
    border-top: 1px solid #bbbbbb;
}
.related_info .related_info_content .con2 .con2_grid .con2_grid1:last-of-type {
    padding-bottom: .2rem;
}
.related_info .related_info_content .con2 > p {
    position: absolute;
    bottom: .4rem;
    right: 0;
    text-align: right;
    font-size: 0.12rem;
    line-height: 0.12rem;
    color: #999999;
}
/* 相关资讯 */
.real_info .real_info_con {
    display: flex;
}
.real_info .real_info_con .real_info_con1 {
    flex: 1;
    margin-right: .2rem;
    background-color: #f9f9f9;
    padding-bottom: .3rem;
}
.real_info .real_info_con .real_info_con1 img {
    width: 100%;
}
.real_info .real_info_con .real_info_con1 h6 {
    font-size: 0.2rem;
    line-height: 0.56rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
}
.real_info .real_info_con .real_info_con1 p {
    padding: 0 .2rem;
    font-size: 0;
}
.real_info .real_info_con .real_info_con1 p a {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #666666;
    display: inline;
}
.real_info .real_info_con .real_info_con1 p a:first-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.real_info .real_info_con .real_info_con1 p a:last-of-type:hover {
    text-decoration: underline;
}
.real_info .real_info_con .real_info_con1:last-of-type {
    margin-right: 0;
}
/* 看了该表的用户还看了 */
.watch_read .watch_read_con {
    display: flex;
}
.watch_read .watch_read_con .watch_read_con1 {
    flex: 1;
    border: 1px solid #dddddd;
    text-align: center;
    margin-right: .2rem;
}
.watch_read .watch_read_con .watch_read_con1:last-of-type {
    margin-right: 0;
}
.watch_read .watch_read_con .watch_read_con1 .img {
    padding: .22rem .2rem .3rem .24rem;
    border-bottom: 1px solid #dddddd;
}
.watch_read .watch_read_con .watch_read_con1 .img img {
    width: 100%;
}
.watch_read .watch_read_con .watch_read_con1 .word {
    margin: .3rem .02rem .4rem;
}
.watch_read .watch_read_con .watch_read_con1 .word h4 {
    font-size: 0.2rem;
    line-height: 0.22rem;
    color: #222222;
    font-weight: bold;
    margin-bottom: .2rem;
}
.watch_read .watch_read_con .watch_read_con1 .word h5 {
    font-size: 0.14rem;
    line-height: 0.26rem;
    color: #666666;
    margin-bottom: .14rem;
}
.watch_read .watch_read_con .watch_read_con1 .word h6 {
    font-size: 0.14rem;
    line-height: 0.16rem;
    color: #666666;
}
