@charset "utf-8";
body{ background-color: #fff;}
.zyc_Nav{ background-color: #424242;}
.zyc_Nav li:last-child{ background-color: #F54B07;}

.xny_left{ width: 20%; }
.xny_Nav{ background-color: #f8f9fc; height:50px; line-height: 50px; border-left: 5px solid #424242; padding-left: 10px;}

.xny_fl li{ height:68px; line-height: 68px; border-left: 5px solid #424242; padding:0 5px; border-bottom: 1px solid #DEDEDE; text-align: right; color: #b2b2b2;}
.xny_fl li img{ float: left; margin-top: 8px; margin-right: 5px;}
.xny_fl li a{ float: left;font-size: 16px; color: #; }
.xny_fl li:hover,.xny_fl li.selOn{ background-color: #d9d9d9; border-left: 5px solid #F54B07;}
.xny_fl li:hover a,.xny_fl li.selOn a{ color: #F54B07; font-weight: 700; font-size: 18px;}

.xny_right{ width: 80%; padding-left: 20px;}

.xny_RNav{   line-height: 42px; text-align: right;   border-bottom: 1px solid #DEDEDE; padding-bottom: 10px; font-size: 16px;  display: inline-block; width: 100%;}
.xny_RNav span{ float: left; padding: 0 15px 0 30px; font-weight: 700;   color: #fff; font-size: 18px; position: relative; display: flex; justify-content: center; align-items: center; color: #fff; text-decoration: none; z-index: 9;}
.xny_RNav span::before {  content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 15px; z-index: -1; background: #f50; transform: skewX(-25deg);border-radius: 5px;}
.xny_RNav b{ color: #F54B07;}
.zt_sear{ margin-left: 15px;}
.sear_txt{ width: 180px; height: 24px; line-height: 24px; border: 1px solid #d7d7d7;}
.sear_bt{ background-color: #404040; color: #fff; border: none;height: 24px; line-height: 24px; width: 38px; text-align: center;}


 /*车型列表*/
.xny_cList > li{ padding: 15px 10px; border-bottom: 1px solid #d7d7d7;} 
.xny_cList .gcar_Img{ width: 288px; height: 216px; margin-right: 15px;}
.xny_cList h3{ margin: 10px 0 0; display:inline-block;   }
.xny_cList h3 a{ color: #424242; font-weight: 700; float: left;}
.xny_cList h3 a:hover{ color: #e13335;}
.tag1{ background: #5f81e2; color: #fff; float: left; border-radius: 22px; margin-top: 6px; margin-left: 10px; padding: 2px 7px; font-size: 12px;}
.tag2{ background: #ff4f53; color: #fff; float: left; border-radius: 22px; margin-top: 6px; margin-left: 10px; padding: 2px 7px; font-size: 12px;}
.g_mes{ float: left; width:68%;}
.g_mes li{ float: left; width: 33.33%; font-size: 15px; height: 36px; line-height: 36px;color: #424242;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.xny_cList > li:hover{ background-color: #fef6f2; border-bottom: 1px solid #E13335;border-top: 1px solid #E13335;}
.xny_cList > li:hover h3 a{ font-weight: 700;color: #e13335;} 
 .g_mes li span{ color: #999cab;  }
.g_mes{ color: #999cab;}
.g_mes h2{ padding-bottom: 10px;}
.g_mes h2 strong{ font-weight: 700; font-size: 28px; color: #F54B07;}
.g_mes h2 span{color: #F54B07;}
 /*详细页头部*/
.xny_right1{ width: 80%; padding-right: 20px;}
.xny_Img{ background-color: #f9f9f9; padding: 15px; }
.xny_BImg{ width: 460px; height: 345px;}

.xny_Img .g_mes{ float: right; width: 52%; margin-top: 10px;}
.xny_Img .g_mes ul{ margin-top: 15px;} 
.xny_Img .g_mes li{ width: 50%;}

.tel{ background-color: #e13335; color: #fff; font-size: 16px; display: inline-block; padding: 8px 25px; border-radius: 8px; margin-top: 15px;}
.tel b{ font-size: 32px; font-weight: 700;}

/* 精美图库 */
.xny_pic{ width:100%; float: left;    }
.xny_pic .xny_pNav{ float: left; width: 140px; margin: 50px 0 0 30px;  position:relative;  } 
.xny_pic .xny_pNav ul li{ position:relative;    cursor:pointer;  height:70px; line-height:70px;   margin-bottom: 20px; font-size: 30px; color: #fff;display: flex;  color: #fff; text-decoration: none; z-index: 0; width: 160px; padding-left:20px; }
.xny_pic .xny_pNav ul li::before {  content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0px; z-index: -1; background: #686868; transform: skewX(18deg);border-radius: 5px;}

.xny_pic .xny_pNav ul li:nth-of-type(2){ margin-left: 20px; padding-left:25px;}
.xny_pic .xny_pNav ul li:nth-of-type(3){ margin-left: 40px; padding-left:25px;}
.xny_pic .xny_pNav ul li:nth-of-type(4){ margin-left: 60px; padding-left:15px;}
.xny_pic .xny_pNav ul li.on::before{  background-color:#ffd200;  }

.xny_pic .xny_imglist{  zoom:1;   position:relative; width: 840px;     }
.xny_pic .sPrev,.xny_pic .sNext{ position:absolute;  bottom:70px; display:block; width:60px; height:40px;  right:5px; text-align: center; padding-top: 7px; }
.xny_pic .sPrev::before,.xny_pic .sNext::before {  content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0px; z-index: -1; background: #686868; transform: skewX(18deg);border-radius: 5px;}
.xny_pic .sNext{   bottom:20px;  }
.xny_pic .sPrev:hover::before,.xny_pic .sNext:hover::before{ background-color:#ffd200;  }
.xny_pic .xny_imgcon{ position:relative; background-color: #fff; z-index: 1; float: left;  }
.xny_pic .xny_imgcon ul{ overflow:hidden; zoom:1;   }
.xny_pic .xny_imgcon ul li{   float:left; _display:inline; overflow:hidden; text-align:center;  } 
.xny_pic .xny_imgcon ul li  img{ width:785px; height:470px; display:block;   } 
/* 车型参数表格 */
.xny_atitle{ text-align: center; background-color: #282B30; color: #fff; font-size:26px; letter-spacing: 1px; height: 58px; line-height: 58px;  width: 98%; margin: 10px auto 0;}
.xny_article { font-size: 16px; line-height: 170%;}
.xny_article table {border-top: 1px solid #282b38; width: 98%; margin: 0 auto; border-left: 1px solid #282b38; line-height: 24px; font-size: 16px; text-align: center; }
.xny_article table tr td{border-bottom: 1px solid #282b38;border-right: 1px solid #282b38; padding: 5px 8px;}


/* 车型视频 */
.xny_video{ width:980px;  height:420px;    margin:0 auto;  position:relative; overflow:hidden;  background: url(../images/videoBg.png) center center no-repeat; padding: 50px 0; }
  

.xny_rtitle{ height: 52px; line-height: 52px; border-bottom: 3px solid #f2f3f6; position: relative; font-size: 20px; display: inline-block; width: 100%;}
.xny_rtitle:before{ position: absolute; content: ""; bottom: 0; width: 120px; background-color: #F54B07; height: 3px;}

.xny_rList li{ margin-top: 15px; border-bottom: 1px solid #DEDEDE; padding-bottom: 10px;}
.xny_rList li .rmImg{ float: left; width: 48%; padding-right: 15px;  }
.xny_rList li h3,.xny_NList li h3{ font-size: 18px;   line-height: 28px;}

.xny_NList li{ margin-top: 15px;}
.xny_NList li span{ background-color: #f98258; color: #fff; width: 28px; height: 28px; text-align: center; margin-right: 10px; border-radius: 3px; display: inline-block;}


/* 选购新能源的优势 */
.xny_syLeft{ width: 60%; background-color: #f3930a; padding: 20px 35px; position: relative; margin-top: 35px;}
.xny_syLeft p{ line-height: 180%; color: #fff; font-size: 16px; text-indent: 2em; line-height: 32px; text-align:justify;  text-justify:inter-ideograph;}

.xny_adv{ position: relative; margin-top: 20px;   float: left; width: 100%; z-index: 0; }
.xny_rImg{  float: left; width: 40%;  height: 310px; }
.xny_rImg:before{position: absolute;float: left; width: 45%; z-index: -2;right: 0; content: ""; height: 310px; background-color: #424242;}
.xny_rImg img{ margin-top: 15px; margin-left: -50px; z-index: 2; position: absolute;}

.xny_adv .wli-3 li{ padding:15px 15px 0; } 
.xny_adv .wli-3 li div{background-color: #f3e8da; border-radius:8px; float: left; width: 100%; padding: 15px 20px; height: 200px;}
.xny_adv .wli-3 li strong{ font-size: 24px; font-weight: bolder; font-family: "arial rounded mt bold"; position: relative; letter-spacing: 1px; }
.xny_adv .wli-3 li strong:before{ position: absolute; content: "";  background-color: #f3930a; width: 48px; height: 5px; bottom: -10px;}
.xny_adv .wli-3 li p{ font-size: 16px; line-height: 24px; margin-top: 15px;text-align:justify;  text-justify:inter-ideograph;}


.xny_cxjg{ width: 840px; margin: 0 auto;}
.xny_cxjg img{ float: left;}

.xny_xjtop img{ margin: 15px 0 0; border-radius: 5px;box-shadow:  0px 2px 8px 2px rgb(0 0 0 / 40%);}


.zyc_one{   float: left; width: 100%; min-height: 400px;}
.k_znav{ position: fixed; top: 20%; left: 50%; margin-left: -760px; z-index: 99; background-color: #f7f7f7; display:none; }

/*样式兼容性不同分辨率调试*/ 
@media screen and (max-width:1400px) {
	.xny_BImg{ width: 450px; height: 338px;}
	.xny_Img .g_mes{ width: 50%;}
	.xny_pic .xny_pNav{ margin: 50px 0 0 0px;}
	.xny_pic .xny_imglist{ width: 820px;}
	.xny_pic .xny_imgcon ul li img{width: 765px;height: 458px;}
} 
 