<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img { margin: 0; padding: 0; }
body { font: 16px/1.5 "Microsoft YaHei", "微软雅黑"; background: #deded6; }
html, body, .am-page, .am-body, .am-bg { height: 100%; width: 100%; }
/* 设置需要的标签内边距和外边距为0，仅添加需要的标签，不建议使用星号（*）代替，以下为示例 */
* { margin: 0; padding: 0; outline: none; color:#808080; }
/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }
/*图片无边框*/
img { border: none; }
.imgwrap img { width: 100%; }
.border-radius { -moz-border-radius: 5px; border-radius: 5px; }
/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
ul, li { list-style: none; }
/*文字对齐*/
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }
/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
a { text-decoration: none; transition: color 0.2s; -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -ms-transition: color 0.2s; -o-transition: color 0.2s; }
/*清除浮动 两种方式根据具体需求自选*/
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; } /*方式1*/
.of { overflow: hidden; }/*方式2*/
/*表格边框合并*/
table { border-collapse: collapse; }
/*动画*/
.btn_cheng, .serch_tip, .sousuo, .img2, .news_list li a, .news_list li, .more_3, .banner_tip li, .txt_search, .animate { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
/*浮动*/
.f_left { float: left; }
.f_right { float: right; }
/*强制换行*/
.break_word { word-wrap: break-word; word-break: break-all; }
/*禁止换行*/
.label_list li, .title_coloumn .txt, .keep_all { word-break: keep-all; white-space: nowrap; }
/*超出省略号，仅限单行，并且需要设定一个宽度*/
.car_item_name, .car_item_center li, .wenda a, .car_classlist li a, .hot_baike li h1, .list_car .txt, .news_list li a, .artile_img .zz b, .pinpai_list li a, .ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap }
/*段落两端对齐*/
.intro_banner { text-align: justify; text-justify: inter-ideograph }
/*两端对齐 若单行，至少要3个字符，只有两个字符的，中间补一个空格*/
.text_justify { text-align: justify; text-justify: distribute-all-lines;/*ie6-8*/ text-align-last: justify;/* ie9*/ -moz-text-align-last: justify;/*ff*/ -webkit-text-align-last: justify;/*chrome 20+*/ }

@media screen and (-webkit-min-device-pixel-ratio:0) {/* chrome*/
.aaa:after { content: "."; display: inline-block; width: 100%; overflow: hidden; height: 0; }
}

/*修复火狐按钮文字不垂直居中的bug*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
 border:none;
 padding:0;
}
/*布局框架*/
.m_b30 { margin-bottom: 30px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t20 { margin-top: 20px !important; }
.p_b20 { padding-bottom: 20px; }
.p_t20 { padding-top: 20px; }
.blank_20 { height: 20px; background: #fff; }
.m_center { margin: 0 auto 0 auto; }
.container { position: relative; }
.container_full { width: 100%; }
.container_half { width: 50%; }
.container_1200 { width: 1200px; }
.b_border { border-bottom: 1px solid #ccc; }
.f_bg { background: f5f5f5; }
/*颜色*/
.yellow { color: #ff6706!important; }
.more { float: right; font-size: 12px; line-height: 30px; padding-right: 5px; }
/*head*/
.header_banner {padding-top:70px;}
.nav-bg { width: 100%; height: 70px; background: #eeeeee; opacity:0.9; z-index:99999;position: fixed; z-index: 1; -webkit-box-shadow: 0px 2px 6px #808080; box-shadow: 0px 2px 6px #808080;}
.nav { width:1200px; height:70px; margin:0 auto; position: fixed; z-index:999; left: 0; right: 0px;}
.nav a {line-height:60px;padding: 0 20px;float:left;display:inline-block;color:#313131;font-size:  15px;}
.nav a:hover { color:#ff3e00; border-bottom:1px solid #ff3e00; }
.logo {width: 200px;height:140px;position: relative;left:0;top:0;float:left;text-align:center;margin-right: 60px;float:left;background-color: #27aa20;text-align:  center;}
.logo a {padding:0;display:block;width: 200px;padding:2px 0px;}
.logo a:hover {border:none;}
.logo p {color: #fff;letter-spacing: 10px;letter-spacing: 3px;/* padding-left: 10px; */}
.nav-txt { float:left; }
/*发展历程*/
.xinnengyuan-bg {width: 100%;background-color: #eeeeee;padding-top:50px;overflow:  hidden;}
.xny01 {width:1200px;margin:0 auto;}
.title p {font-size: 20px;color:#313131;font-weight:bold;padding-bottom: 10px;}
.title p .tit_z {color:#27aa20;}
.title p .tit_e {color:#b5b5b6;font-size:14px;}
.xny01_t .line {/* height:60px; *//* font-size: 16px; */font-weight:  bold;overflow: hidden;margin-top:  20px;}
.xny01_t .line span {float:left;}
.lan-02 {width: 1050px;color: #313131;background-color: #d0e4cf;border-radius: 10px;margin-left:  20px;display:block;height:60px;line-height:  60px;padding-left:20px;}
.lan-01 {width: 100px;background-color: #d0e4cf;border-radius: 10px;text-align:  center;color: #313131;height:  60px;line-height:  60px;/* display:  block; */}
.lan-03 {width: 100px;background-color: #b2d9b0;border-radius: 10px;text-align:  center;color: #313131;height:  60px;line-height:  60px;/}
.lan-04 {width: 1050px;color: #313131;background-color: #b2d9b0;border-radius: 10px;margin-left:  20px;display:block;height:60px;line-height:  60px;padding-left:20px;}
.lan-05 {width: 100px;background-color: #8acc87;border-radius: 10px;text-align:  center;color: #313131;height:  60px;line-height:  60px;/}
.lan-06 {width: 1050px;color: #313131;background-color: #8acc87;border-radius: 10px;margin-left:  20px;display:block;height:60px;line-height:  60px;padding-left:20px;}
.lan-07 {width: 100px;background-color: #6cc268;border-radius: 10px;text-align:  center;color: #313131;height:  60px;line-height:  60px;/}
.lan-08 {width: 1050px;color: #313131;background-color: #6cc268;border-radius: 10px;margin-left:  20px;display:block;height:60px;line-height:  60px;padding-left:20px;}
.lan-09 {width: 100px;background-color: #59bb54;border-radius: 10px;text-align:  center;color: #313131;height:  60px;line-height:  60px;/}
.lan-10 {width: 1050px;color: #313131;background-color: #59bb54;border-radius: 10px;margin-left:  20px;display:block;height:60px;line-height:  60px;padding-left:20px;}

/*产品推荐*/
.xny02 {width:1200px;margin:0 auto;}
.xny02 .products {margin-top:30px;}
.products ul li {width: 290px;height: 262px;background: #fff;float: left;border:1px solid #00bf87;margin-right:8px;margin-bottom:8px;}
.products ul li a img { width:280px; height:187px;padding:5px;}
.products ul li .txt {text-align:center;padding-top:10px;}
.products ul li .txt a {color:#313131;}

/*新闻推荐*/
.xny03 {width:1200px;margin:0 auto;}
.xny03 .news ul  {margin-top:30px;background-color:#fff;border:1px solid #00bf87;overflow:hidden;padding:15px;}
.xny03 .news ul  li {width:49%;float:left;padding:5px;}
.xny03 .news ul  li .left{width:173px;float:left;margin-right:15px;}
.xny03 .news ul  li .left img {width:173px;}
.xny03 .news ul  li .right {width:370px;float:left;}
.xny03 .news ul  li .right h3 {color:#313131;font-size:16px;display:block;font-weight:bold;}
.xny03 .news ul  li .right p {margin:10px 0px;color:#333;font-size:14px;} 
.xny03 .time {float:left;padding: 0px 10px;background:#f2f2f2;font-size:1.4rem;text-align: right;}
.xny03 .time  span b {font-size:18px;color:#333;margin-right:-5px;}
.xny03 .time  span  {font-size:14px;}
.xny03 .text {width: 80%;float: right;margin-right: 30px;}
.xny03 .text a {width:100%;}
.xny03 .text a h3 {color:#313131;font-size:16px;font-weight:bold;padding-bottom:10px;}
.xny03 .text  p {color:#333;font-size:14px;}

/*新能源电动专用车优势*/
.xny04{width:1200px;margin:0 auto;}
.youshi {padding-top:30px;}
.youshi .youshi01 {background: url(http://images.17350.com/images/special/xny_youshi01.png) no-repeat;width:  100%;height: 114px;padding-top:20px;}
.youshi01 .left {width:118px;float:left;text-align:center;}
.youshi01 .left span {font-size:32px;font-weight:bold;color:#fff;line-height:70px;}
.youshi01 .right {width: 1050px;float:left;}
.youshi01 .right p {color:#fff;font-size:14px;padding-left:20px;}
.youshi01 .right .tit {font-size:20px;font-weight:bold;}
.youshi .youshi02 {background: url(http://images.17350.com/images/special/xny_youshi02.png) no-repeat;width:  100%;height: 114px;padding-top:20px;}
.youshi02 .left {width:1100px;float:left;}
.youshi02 .right {width:100px;float:left;}
.youshi02 .left p {float:right;padding-right:40px;}
.youshi02 .right span {font-size:32px;font-weight:bold;color:#fff;line-height:70px;padding-left:22px;}
.youshi02 .left p {color:#fff;font-size:14px;padding-left:20px;}
.youshi02 .left .tit {font-size:20px;font-weight:bold;}
.youshi .youshi03 {background: url(http://images.17350.com/images/special/xny_youshi03.png) no-repeat;width:  100%;height: 114px;padding-top:20px;}
.youshi03 .left {width:118px;float:left;text-align:center;}
.youshi03 .left span {font-size:32px;font-weight:bold;color:#fff;line-height:70px;}
.youshi03 .right {width: 1050px;float:left;}
.youshi03 .right p {color:#fff;font-size:14px;padding-left:20px;}
.youshi03 .right .tit {font-size:20px;font-weight:bold;}
.youshi .youshi04 {background: url(http://images.17350.com/images/special/xny_youshi04.png) no-repeat;width:  100%;height: 114px;padding-top:20px;}
.youshi04 .left {width:1100px;float:left;}
.youshi04 .right {width:100px;float:left;}
.youshi04 .left p {float:right;padding-right:40px;}
.youshi04 .right span {font-size:32px;font-weight:bold;color:#fff;line-height:70px;padding-left:22px;}
.youshi04 .left p {color:#fff;font-size:14px;padding-left: 45px;}
.youshi04 .left .tit {font-size:20px;font-weight:bold;}

/*新能源电动专用车功能特点*/
.xny05{width:1200px;margin:0 auto;}
.xny05 table {border:1px solid #808080;width:100%;border-collapse:collapse;background:#dae7d9;margin-top:30px;}
.xny05 td {border:1px solid #ccc;padding:7px 10px;color:#494848;font-size:14px;font-weight:bold;}
.xny05 .td1{background:#5cbc57;color:#fff;text-align:center;}

/*新能源电池续航能力*/
.xny06{width:1200px;margin:0 auto;}
.xny06 .content {padding-bottom:10px;}
.xny06 .content .tit {font-size:16px;font-weight:bold;color:#313131;line-height:36px;padding-top:15px;} 
.xny06 .content .txt {font-size:14px;color:#313131;line-height:26px;}
.xny06 .content .tit span {background: url(http://images.17350.com/images/special/xny_wangdian.png) no-repeat 0px 12px;padding:21px 0px;}
.xny06 .content .tit span a {color:#fff;letter-spacing:3px;padding:0px 20px;}

/*充电解决方案*/
.xny07{width:1200px;margin:0 auto;}
.xny07 .pro p {color:#313131;font-size:14px;line-height:26px;}

/*新能源电动车常见问题*/
.xny08{width:1200px;margin:0 auto;}
.xny08 .spro {background: url(http://images.17350.com/images/special/xny_wenti.png) no-repeat;}
.xny08 .spro .spro01 {width:1100px;}
.xny08 .spro .spro01 .nei {padding:30px 45px 30px 60px;}
.xny08 .spro .spro01 .nei .tit {font-size:16px;color:#313131;font-weight:bold;border-bottom:1px dashed #313131;line-height:36px;}
.xny08 .spro .spro01 .nei .txt {font-size:14px;color:#313131;line-height:36px;}
.xny08 .spro .spro02 {width: 1200px;}
.xny08 .spro .spro02 .nei {padding:40px 60px 30px 130px;}
.xny08 .spro .spro02 .nei .tit {font-size:16px;color:#313131;font-weight:bold;border-bottom:1px dashed #313131;line-height:36px;}
.xny08 .spro .spro02 .nei .txt {font-size:14px;color:#313131;line-height:36px;}



/*切换*/ 
#tabs a{position: relative;}
#tabs span.jilu-num{position: absolute;top: -13px;right: 5px;}
/*返回顶部*/
.scroll{ width:80px;height:80px;background:#27aa20;	color:#fff;	line-height:80px;	text-align:center;	position:fixed;	right:30px;	bottom:50px;cursor:pointer;}
/*footer*/
.footer-bg {width:100%;background:#fafafa;margin-top: 50px;}
footer { width:1200px; margin:0 auto; text-align:center; padding:35px 0px;}
</pre></body></html>