/*头部banner*/
.banner{ width:100%; height:auto; overflow: hidden;}
.banner .banner_img { display: block; width: 100%;}
.banner .title{ color:#fff; margin-left:60px; text-align:left; padding-top:30px; overflow:hidden}
.banner .title h4{ font-size:40px; font-weight:bold; border-bottom:2px solid #fff; line-height:1.2em; float:left;text-shadow:1px 1px rgba(0,0,0,.3);}
.banner .title p{ font-size:16px; line-height:1.5em; clear:both;text-shadow:1px 1px rgba(0,0,0,.3);}
.banner .title p a{ color:#fff}
.banner .title p a:hover{ color:#ED002D}

/*定位*/
.location-search{ width: 100%; max-width: 1200px; margin: 0 auto; height:50px; line-height:50px; background-color:#c90229}
.location{ float:left; text-align:left; color:#fff; font-size:13px; padding-left:5.4%;}
.location a{ color:#fff}
.search{ border:1px solid #fff; height:34px; line-height:34px; width:25%; float:right; margin-right:4%; position:relative; top:8px; text-align:left;}
.search input{ height:32px; line-height:32px; width:78%; padding-left:4%; border:0; background:none; color:#fff; font-size:14px;}
.search input::-webkit-input-placeholder { /* WebKit browsers */ color: #fff;} 
.search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; } 
.search input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; } 
.search input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #fff; } 
.search button{ width:14%; text-align:center; border:0; background:none; vertical-align:middle}
.search button img{ vertical-align:middle}
/*主要内容区域*/
.container { width: 100%; max-width: 1200px; margin: 0 auto;}
.container .big-title{ border-top:1px solid #c90229; text-align:left; margin-top:12px;}
.container .big-title img{ position:relative; top:-1px; width:16.67%;}
.search_icon{ display:none}
.container{ font-size:14px; text-align:left}
/*客户中心*/
/* .page_customer-center .banner{background:url(../images/customer-center/banner.jpg) no-repeat center center;} */
.page_customer-center .banner .title{ color:#5d5d5d}
.page_customer-center .banner .title h4{ border-bottom:2px solid #5d5d5d} 
.page_customer-center .banner .title p a{ color:#5d5d5d}
.page_customer-center .container .big-title img{ width:16.9%}
.contact_contain{ margin:20px 8% 60px;}
.contact_map{ width:100%; height:420px;margin-bottom:20px;}
.contact_contain .contain{ overflow:hidden}
.contact_contain .left{ width:40%; float:left}
.contact_contain .left ul{ background-color:#eeeeee; padding:40px 4%;}
.contact_contain .left ul li{ position:relative; padding:22px 0 22px 70px;font-size:16px;border-top:1px solid #fff}
.contact_contain .left ul li.first{border-top:0;}
.contact_contain .left ul li.first img{ top:22px;}
.contact_contain .left ul li img{ position:absolute; top:20px; left:16px;}
.contact_contain .right{ width:57%; float:right}
.contact_contain .right p{ padding-left:4%}
.contact_contain .right p.up{ border-bottom:1px solid #5d5d5d;padding-top:19px; padding-bottom:10px;}
.contact_contain .right p.up span{ font-size:16px; margin-bottom:10px; display:block}
.contact_contain .right p.up a{ margin-right:11%}
.contact_contain .right p.dw{ padding-top:35px; font-size:14px;}
/*产品说明书*/
/* .page_product-specification .banner{background: url(../images/download/banner.jpg) no-repeat center center;} */
.page_product-specification .container .big-title img{ width:19.45%}
.specification_contain{ margin-bottom:40px;}
.specification_contain ul{ overflow:hidden}
/*--滑动门--------------*/
.sd_column .sd_btn{position:relative;}
.sd_column .sd_btn ul{overflow:hidden; list-style-type:none;text-align:right; padding-right:4%; /*padding:8px 4%*/}
.sd_column .sd_btn ul li{ display:inline-block;width:130px; text-align:center; background-color:#fff; height:50px;}
.sd_column .sd_btn ul li a{ color:#7f7f7f; font-size:20px;}
.sd_column .sd_btn ul li.current a{ color:#c90229; font-size:20px; border-bottom:1px solid #c90229; padding-bottom:8px;}
.sd_column .sd_content{ padding:0;overflow:hidden; position:relative}
.sd_column .sliding_on {height:auto;}
.sd_column .sd_btn .slidingbtn_up{ display:none;}
.sd_column .sd_btn .slidingbtn_dn{ display:none;}
.sd_column .sd_btn .nohave{opacity:0.5;filter:alpha(opacity=50);}
.sd_column .sd_content .sd_title{ position:absolute; left:0; top:0; visibility:hidden; height:0; overflow:hidden;}
.sd_column .into_content{ overflow:hidden;}
.sd_column .into_content ul{overflow:hidden;}
.sd_column .into_content ul li{width:25%; float:left; margin-bottom:20px;}
.sd_column .into_content ul li .box{ width:58%; margin:0 auto; background-color:#e5e5e5; padding:4%;}
.sd_column .into_content ul li .box .pic{width:100%;overflow:hidden;height:0;padding:133.33% 0 0;position:relative; background:#FFF;}
.sd_column .into_content ul li .box img{ width:100%;-webkit-transition: all 1s ease;transition: all 1s ease; position:absolute;left:0;top:0; margin-top:0;}

.sd_column .into_content ul li .box .text{ padding:20px 0;}
.sd_column .into_content ul li .box .text h4{ font-size:18px; color:#343434; height:30px; line-height:30px; text-align:center;white-space: nowrap;text-overflow: ellipsis; overflow:hidden;}
.sd_column .into_content ul li .box .text a{ display:none}
.sd_column .into_content ul li .box:hover{ background-color:#c90229}
.sd_column .into_content ul li .box:hover .pic img{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.sd_column .into_content ul li .box:hover .text{ padding:7px 0 0; height:63px;}
.sd_column .into_content ul li .box:hover .text h4{color:#fff; font-weight:normal; padding-bottom:2px; border-bottom:2px solid #fff}
.sd_column .into_content ul li .box:hover .text a{ display:block; text-align:center; font-size:18px; color:#fff; padding-top:8px;}
.page{ font-size:18px; margin:26px 0; text-align:center;}
.page .pagebtn{ margin:0 2%;}
.page .pagebtn a{ margin:0 0.5%; font-weight:bold}
.page .pagebtn a.current{color:#ED002D;}
.page a img{ vertical-align: baseline}
.page input{ border:1px solid #999; text-align:center;}
/*电子杂志*/
.page-magazine .container .big-title img{ width:16.8%}
.page-magazine .sd_column .sd_btn ul li{ width:100px;}
/*汽车运动*/
/* .page_motor-sport .banner{background: url(../images/download/banner.jpg) no-repeat center center;} */
.page_motor-sport .container .big-title img{ width:16.9%}
.sport_contain{ width:100%; margin-top:10px;}
.sport_contain .explain img{ width:100%;}
.sport_contain .explain{ position:relative}
.sport_contain .explain .text{ position:absolute; top:0; left:0; width:48%; padding-left:4.6%; margin-top:3.6%; }
.sport_contain .explain .text p{ font-size:14px; color:#fff; line-height:24px; margin-bottom:20px; text-align: justify;}
.sport_contain .activities{ width:100%; position:relative; background-color:#e2e2e2; margin-bottom:36px;}
.sport_contain .activities .big-img{ width:100%}
.sport_contain .activities .title{ width:100%;margin-bottom:4%;}
.sport_contain .activities .title img{ width:100%}
.sport_contain .activities .car{ width:94%}
.sport_contain .activities .trajectory-pc{ width:100%}
.sport_contain .activities .trajectory-wap{ display:none}
.explain .sport_paid{ display:none;}
.explain .sport_wap{ display:none;}



.sport_contain .activities a{ position:absolute; display:block; background:url(../images/tm.png)}
.sport_contain .activities .year_2004{top: 7.8%;left: 13.4%; width:0; height:0; padding:11.33% 0 0 12.33%;}
.sport_contain .activities .year_2008{top: 7.8%;left: 32%; width:0; height:0; padding:11.33% 0 0 12.33%;}
.sport_contain .activities .year_201301{top: 8.2%;left: 56%; width:0; height:0; padding:11.33% 0 0 13.33%;}
.sport_contain .activities .year_201302{top: 7.6%;left: 76%;width: 0;height: 0;padding: 11.33% 0 0 14.33%;}
.sport_contain .activities .year_201401{top: 40.6%;left: 76%; width:0; height:0; padding:11% 0 0 16.33%;}
.sport_contain .activities .year_201402{top:40.4%; left:55%; width:0; height:0; padding:11% 0 0 19.33%;}
.sport_contain .activities .year_2015{top:39.4%; left:30%; width:0; height:0; padding:11.5% 0 0 17%;}

.sport_contain .activities .di2016{top:39.4%; left:8%; width:0; height:0; padding:11.5% 0 0 17%;}
.sport_contain .activities .di2017{top:77%; left:9%; width:0; height:0; padding:11.5% 0 0 17%;}
.sport_contain .activities .di2018{top:77%; left:30%; width:0; height:0; padding:11.5% 0 0 17%;}
.sport_contain .activities .di2019{top:77%; left:56%; width:0; height:0; padding:11.5% 0 0 17%;}
.sport_contain .activities .year_last{top:72%; left:79.2%; width:0; height:0; padding:11.5% 0 0 9%;}

/*.sport_contain .activities a{ position:absolute; top:0; left:0; display:block; background:url(../images/tm.png)}
.sport_contain .activities a{ position:absolute; top:0; left:0; display:block; background:url(../images/tm.png)}
.sport_contain .activities .year_2004{margin-top:6.8%; margin-left:8.4%; width:0; height:0; padding:12.33% 0 0 15.33%}
.sport_contain .activities .year_2008{margin-top:8.8%; margin-left:31%; width:0; height:0; padding:11.33% 0 0 12.33%;}
.sport_contain .activities .year_201301{margin-top:11.2%; margin-left:50%; width:0; height:0; padding:11.33% 0 0 16.33%;}
.sport_contain .activities .year_201302{margin-top:16.6%; margin-left:69%; width:0; height:0; padding:11.33% 0 0 19.33%;}
.sport_contain .activities .year_201401{margin-top:22.6%; margin-left:41%; width:0; height:0; padding:11% 0 0 16.33%;}
.sport_contain .activities .year_201402{margin-top:29.4%; margin-left:16%; width:0; height:0; padding:11% 0 0 19.33%;}
.sport_contain .activities .year_2015{margin-top:36.4%; margin-left:48%; width:0; height:0; padding:11.5% 0 0 17%;}
.sport_contain .activities .year_last{margin-top:38.4%; margin-left:80.2%; width:0; height:0; padding:11.5% 0 0 9%;}
*/
.sport_list { width: 90%; padding: 3% 5%; height: auto; overflow: hidden; background: #e2e2e2;}
.sport_list .sport_tit { font-size: 18px; font-weight: bold; color: #c90229; line-height: 40px; margin-bottom: 10px;}
.sport_list .text { color: #333; font-size: 14px; line-height: 22px;}
.sport_list .text p { margin-bottom: 15px; text-align: justify;}
.sport_list .text p span { color: #c90229; font-weight: bold; }




/*产品宣传
.page_products-videos .banner{background: url(../images/download/banner.jpg) no-repeat center center;}
.page_products-videos .container .big-title img{ width:17.1%}
/*年份列表*/
.m-news-swiper {position: relative;width: 100%;height:36px;margin: auto;margin-bottom: 20px;margin-top:25px; overflow:hidden}
.swiper_wap{ display:none; overflow:hidden}
.m-news-swiperself {width:91%;margin: auto;}
.m-news-swiperself2{width:91%;margin: auto;}
.m-news-year {width: 100%;font-size:0;}
.m-news-year li {width:14.18%;background: #D8D8D8;height:36px;border-right:1px solid #fff;text-align: center;line-height:36px;cursor: pointer;font-size:13px; float: left;}
.m-news-year li:nth-child(4) {/* width:15.2%; */}
li.m-news-ylast {width:14%;margin-right: 0;}
/*swiper的左右按钮*/
.m-news-left,.m-news-right {position: absolute;width:4.5%;height:36px;top: 0;cursor: pointer;}
.m-news-left {left: 0;background: url(../images/news/news_prev.png) no-repeat center center;cursor: pointer;}
.m-news-right {right: 0;background: url(../images/news/news_next.png) no-repeat center center;}
.m-news-current {filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;cursor: default;}
.m-news-year li a {display: block;width: 100%;height: 100%;color:#5d5d5d; font-size:13px;}
li.m-news-ycurrent a {color: #ffffff;background: #c90229;font-size:13px;}
.m-news-year li a:hover {color: #ffffff;background: #c90229;}
.videoslist{ padding-left:4.8%}
.videoslist{ overflow:hidden; padding-top:8px; margin-bottom:20px;}
.videoslist li{ float:left; width:32.6%; margin-bottom:28px;}
.videoslist li .box{ width:90%; border:1px solid #fff}
.videoslist li .box .goods_pic{ width:100%; overflow:hidden; position:relative}
.videoslist li .box .goods_pic .img{ width:100%;-webkit-transition: all 1s ease;transition: all 1s ease;}
.videoslist li .box .goods_pic .video_icon{ position:absolute; top:50%; left:50%; width:20%; margin-left:-10%; margin-top:-10%;}
.videoslist .introduce{ background-color:#e2e2e2; padding:0 2%}
.videoslist .introduce h4{ height:34px; line-height:34px; font-size:14px; color:#5d5d5d; text-align:center; font-weight:normal; border-bottom:1px solid #fff; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.videoslist .introduce .great-share{ padding:10px 0 8px; position:relative;}
.videoslist .introduce .great-share span{ float:right; display: none;}
.videoslist .introduce .great-share span img{ width:16px;}
.videoslist .introduce .great-share span .share_detail img{ width:auto;}
.videoslist li .box:hover{ border:1px solid #c90229}
.videoslist li .box:hover .introduce{ background-color:#fff}
.videoslist li .box:hover .introduce h4{ border-bottom:1px solid #e6e6e6}
.videoslist li .box:hover .goods_pic .img{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
/*产品宣传详情页*/
.products-videosinfo{ margin:0 11.4%; position:relative;}
.products-videosinfo .title{ padding:40px 8% 0; position:relative; text-align:center; font-size:20px; color:#c90229; font-weight:bold;}
.products-videosinfo .share_detail .title{ text-align:left; font-size:14px; color:#5d5d5d}
.products-videosinfo .share_detail .title{ padding:0;}
.products-videosinfo .title .return{position: absolute;right:0;top:0;display: block;width: 86px;height: 30px;line-height: 30px;background: url(../images/service-activity/return.png) no-repeat 15px center;border: 1px solid #c7c7c7;text-indent: 1.5em;font-size: 14px;color: #c90229; text-align:center}
.products-videosinfo .contain{ margin:30px 0 40px;}
.products-videosinfo .title .return:hover{ background:#c90229 url(../images/service-activity/return-hover.png) no-repeat 15px center; color:#fff}
.products-videosinfo .contain .videos{ width:100%;} 
.products-videosinfo .contain .great-share{ line-height:20px; padding:10px 0; font-size:14px; overflow:hidden}
.products-videosinfo .contain .great-share span{ float:right; display:block; height:20px; line-height:20px; margin-right:1.5%}
.products-videosinfo .contain .great-share span.share_span { display: none;}
.products-videosinfo .contain .great-share span img{ width:16px; vertical-align:middle; position:relative; top:-3px;}
.products-videosinfo .share_detail .contain{ margin:0;}
.products-videosinfo .contain .great-share span .share_detail img{ width:auto; top:0;}
.products-videosinfo .contain .great-share a{ float:left;}
.products-videosinfo .contain .great-share a img{ width:26px;}
.products-videosinfo .contain .great-share img{}
.page_products-videos .share_detail{ bottom:12px; margin-left:0; right:0; left:auto; margin-right:73px; z-index:10;}
.page_products-videos .videoslist .share_detail{ bottom:12px; margin-left:0; right:0; left:auto; margin-right:60px; z-index:10;}
.button_share{ cursor:pointer;}
/*车主活动*/
.page_owner-activity .videoslist{ margin-top:20px;}
/*其他视频*/
.page_other-videos .products-videoslist{}
.page_other-videos .products-videoslist .title{ padding:0 4.4%; font-size:24px; height:30px; line-height:30px; margin-top:20px;}
.page_other-videos .products-videoslist .share_detail .title{ margin:0; padding:0; font-size:14px; height:29px; line-height:29px;}
.page_other-videos .m-news-swiper{ margin-top:14px;}
.page_other-videos .videoslist{ padding-top:0; margin-bottom:0;}
.page_other-videos .products-videoslist .line{ margin:0 5%}
.page_other-videos .products-videoslist .line span{ display:block; border-bottom:1px solid #e2e2e2}
.page_other-videos .products-videoslist{ margin-bottom:28px;}
.page_other-videos .videoMore { width: 100%; line-height: 36px; margin-bottom: 30px; text-align: center; color: #c90229; cursor: pointer;}


/* 图片滚动 */
.picScroll{ position:relative;  height:36px; padding:0 4.5% 0 4.5%;  background:#fff; margin-bottom:20px; overflow:hidden; margin-top:14px;   }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; width:14.1%; overflow:hidden; display:inline; height:36px; line-height:36px; text-align:center }
.picScroll ul li a{ display:block; color:#555; background-color:#D8D8D8; border-right:1px solid #fff; text-decoration:none;}
.picScroll ul li.current a{ background-color:#c90229; color:#fff;}
.picScroll ul li a:hover{ background-color:#c90229; color:#fff}
.picScroll ul li img{ width:122px; height:124px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:0; top:0; display:block; width:4.5%; height:36px; overflow:hidden; background:url(../images/news/news_prev.png) no-repeat center center; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background:url(../images/news/news_next.png) no-repeat center center; }
.picScroll .prevStop{ background:url(../images/news/news_prev.png) no-repeat center center; }
.picScroll .nextStop{ background:url(../images/news/news_next.png) no-repeat center center; }
.picScroll ul li:first-child {
    width: 14.2%;
}

/*搜索结果*/
/*国家环保信息*/
.page_environmental_information{}
.page_environmental_information .container .big-title img{ width:20.75%}
.page_environmental_information .sd_column .into_content ul li{ margin:15px 0;}
.page_environmental_information .sd_column .into_content ul li .box .pic{ padding-top:47%;}
.environmental_contain .sd_column .into_content ul li .box{ width:95.5%; padding:2%; background-color:#7f7f7f;}
.environmental_contain .sd_column .into_content ul li .box .text{ padding:7px 0 0;}
.environmental_contain .sd_column .into_content ul li .box .text a{display:block; text-align:center; font-size:18px; color:#fff; padding-top:8px;}
.environmental_contain .sd_column .into_content ul li .box .text h4{color:#fff; font-weight:normal; padding-bottom:2px; border-bottom:2px solid #fff}
.environmental_contain .sd_column .into_content ul li .box:hover{ background-color:#c90229}
.details{ position:fixed; top:0; left:0; right:0; bottom:0; background:url(../images/knowledge-popularization/tm.png) 0 0 repeat; z-index:1000; display:none;}
.details .box{ padding:40px; margin:0 auto; background:#fff; position:absolute; top:50%; left:50%; margin-left:-360px; margin-top:-160px;}
.details .box .contain{ width:640px; height:228px; overflow-y:auto}
.details .box .contain  li{ text-align:left; border-bottom:1px solid #000; height:20px; line-height:20px; padding:4px 0; font-size:14px; padding-right:10px;}
.details .box .contain  li a{ float:right;}
.details .box .close{ position:absolute; top:0; right:0; cursor:pointer}
.details .box .close img{ margin:0;}
/*APP下载*/
.app_contain .sd_column .into_content{ margin-top:20px}
.page_download_app .sd_column .into_content ul{ width:104%;}
.page_download_app .sd_column .into_content ul li{ width:30%; margin-right:3%;}
.app_contain .sd_column .into_content ul li .box{ padding:1px; background-color:#cccccc;}
.app_contain .sd_column .into_content ul li .box .pic{ padding:47.33% 0 0; border-bottom:1px solid #cccccc}
.app_contain .sd_column .into_content ul li .box{ width:auto;}
.app_contain .sd_column .into_content ul li .box .text{ padding:16px; background-color:#e5e5e5;height:122px;}
.app_contain .sd_column .into_content ul li .box .text h4{ font-size:14px; font-weight:bold; text-align:left; height:auto; line-height:1.2em; border-bottom:0; color:#585858;}
.app_contain .sd_column .into_content ul li .box .text p{ border-bottom:1px solid #fff; padding-bottom:6px; height:71px; overflow:hidden;}
.app_contain .sd_column .into_content ul li .box .text a{ display:block; text-align:center; height:30px; line-height:40px;}
.app_contain .sd_column .into_content ul li .box .text a img{ width:auto; position:static; display:inline; vertical-align:middle; margin-top:0;}
.app_contain .sd_column .into_content ul li:hover .box .pic{ background:#e5e5e5; border-bottom:1px solid #e5e5e5}
.app_contain .sd_column .into_content ul li .box:hover .text{ height:122px; background-color:#fff;padding:16px;}
.app_contain .sd_column .into_content ul li .box:hover .text h4{ padding-bottom:0;}
.app_contain .sd_column .into_content ul li .box:hover .text p{border-bottom:1px solid #e6e6e6;}
.app_contain .sd_column .into_content ul li .box:hover .text a{ color:#5d5d5d; font-size:14px; height:30px; padding-top:0;}
.page_download_app .details .box .contain{ width:560px; height:auto;}
.page_download_app .details .box .contain ul{ overflow:hidden;}
.page_download_app .details .box .contain ul li{ height:auto; width:50%; float:left; padding:0; text-align:center; border-bottom:0;}
.page_download_app .details .box .contain ul li img{ width:60%; display:block; margin:0 auto;}
.page_download_app .details .box .contain ul li h4{ padding:6px 0;}
.page_download_app .details .box{ margin-left:-300px; margin-top:-135px;}
.page_download_app .sd_column .into_content ul li .box img{   left: 39%;
    margin-top: 11%;
    position: absolute;
    top: 0;
    transition: all 1s ease 0s;
    width: 25.5%;}

@media all and (max-width:1200px){
    .banner .banner_img { width: 180%; margin-left: -40%;}
}

@media all and (min-width:768px) and (max-width:959px){
/*联系我们*/
.contact_contain{ margin:20px 4% 60px;}
.contact_contain .left ul li{ padding-left:56px;}
.contact_contain .left ul li img{ width:30px;}
/*产品说明书*/
.sd_column .into_content ul li .box .text h4{ font-size:16px; font-weight:normal}
.sd_column .into_content ul li .box:hover .text a{ color:#fff; font-size:16px; height:22px; line-height:22px; padding-top:6px;}
/*汽车运动*/
.explain .sport_pc{ display:none}
.explain .sport_paid{ display:block;}
.explain .sport_wap{ display:none;}
/*国家环保中心*/
.details .box{ padding:20px;margin-left:-340px; margin-top:-140px}
/*APP下载*/
.page_download_app .sd_column .into_content ul li{ margin-right:2%; margin-left:1%;}
.page_download_app .sd_column .into_content ul{ width:102%;}
.app_contain .sd_column .into_content ul li .box .text{ padding:10px; background-color:#e5e5e5; height:122px;}
.app_contain .sd_column .into_content ul li .box .text p{ height:62px;}
.app_contain .sd_column .into_content ul li .box:hover .text a{ color:#5d5d5d; font-size:14px; height:30px; padding-top:0; line-height:40px;}
.app_contain .sd_column .into_content ul li .box:hover .text{ height:122px;padding:10px;}
.sport_contain .explain .text{ display:block; position: static; width:91%; padding:15px 4.5%; background-color:#e2e2e2; margin-top:0; margin-bottom:10px;}
.sport_contain .explain .text p{ color:#333333; font-size:14px; margin-bottom:10px;}
.sport_contain { width: auto; margin: 30px 2% 80px;}
}
@media all and (min-width:0px) and (max-width:767px){
/*.banner{height:129px;}*/
.banner .title{ margin-left:32px;}
.banner .title h4{ font-size:18px;}
.banner .title p {font-size:12px;}
.container .big-title img{ width:40%;}
.location-search{ position:relative;}
.location{ font-size:12px;padding-left:2%}
.location-search .search_icon{ position:absolute; top:0; right:4%;}
.location-search .search_icon img{ width:20px; vertical-align:middle}
.search{ width:100%; background-color:#f0f0f0; border:0; top:50px; color:#5d5d5d; position:absolute; z-index:10; border-bottom:1px solid #000; display:none; margin:0; padding:0;}
.search input{ color:#5d5d5d;}
.search_icon{ display:block}
.search input::-webkit-input-placeholder { /* WebKit browsers */ color: #5d5d5d;} 
.search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #5d5d5d; } 
.search input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #5d5d5d; } 
.search input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #5d5d5d; } 
.search button img{ display:none}
/*客户中心*/
.contact_contain .left ul {padding:4%;}
/*联系我们*/
.page_customer-center .container .big-title img{ width:32%;}
.contact_map{ width:100%; height:312px;margin-bottom:20px;}
.contact_contain .left{ float:none; width:auto}
.contact_contain .right{ float:none; width:auto}
.contact_contain .left ul li img{ width:30px; left:0;}
.contact_contain .left ul li{ padding-left:38px; text-align:center}
/*产品说明书*/
.page_product-specification .location{ font-size:12px;padding-left:2%}
.page_product-specification .container .big-title img{ width:50%}
.sd_column .sd_btn ul li{ width:100px;}
.sd_column .sd_btn ul li a{font-size:14px;}
.sd_column .sd_btn ul li.current a { font-size:14px; }
.sd_column .into_content ul li{ width:50%}
.sd_column .into_content ul li .box .text h4{ font-size:16px; font-weight:normal;color:#fff; font-weight:normal; padding-bottom:2px; border-bottom:1px solid #fff}
.sd_column .into_content ul li .box{ background-color:#c90229}
.sd_column .into_content ul li .box .text{ padding:7px 0 0; height:63px;}
.sd_column .into_content ul li .box .text a{ display:block; color:#fff; font-size:16px; height:22px; line-height:22px; padding-top:6px; text-align:center}
/*电子杂志*/
.page-magazine .sd_column .sd_btn ul li{ width:67px;}
.page-magazine .container .big-title img{ width:45%}
/*汽车运动*/

.page_motor-sport .container .big-title img{ width:48%}
.sport_contain{margin:10px 4% 0; width:auto}
.explain .sport_pc{ display:none}
.explain .sport_paid{ display:none;}
.explain .sport_wap{ display:block;}
.activities_wai{ padding-top:15px; background-color:#e2e2e2}
.sport_contain .activities .trajectory-pc{ display:none}
.sport_contain .activities .trajectory-wap{ display:block; width:100%}
.sport_contain .explain .text{ display:block; position: static; width:91%; padding:15px 4.5%; background-color:#e2e2e2; margin-top:0; margin-bottom:10px;}
.sport_contain .activities a{}
.sport_contain .explain .text p{ color:#333333; font-size:14px; margin-bottom:10px;}
.sport_contain .activities .year_2004{ margin-top:2.5%}
.sport_contain .activities .year_2008{ margin-top:0%;}
.sport_contain .activities .year_201301{ margin-top:0%;}
.sport_contain .activities .year_201302{ margin-top:0%}
.sport_contain .activities .year_201401{ margin-top:1.6%}
.sport_contain .activities .year_201402{ margin-top:2.4%}
.sport_contain .activities .year_2015{ margin-top:2.4%}
.sport_contain .activities .year_last{ margin-top:2.4%;}
.sport_list .sport_tit { font-size: 16px; margin-bottom: 1px;}
.sport_list .text p { margin-bottom: 12px;}

/*产品宣传*/
.page_products-videos .location{ font-size:12px;}
.page_products-videos .container .big-title img{ width:45%}
.m-news-swiper{ margin:20px 5% 25px; width:auto}
.m-news-year li:first-child{ width:50%}
.m-news-year li{ width:49%}
.m-news-left, .m-news-right{ width:5.5%}
.swiper_pc{ display:none}
.swiper_wap{ display:block}
.m-news-year{ width:96%; padding:0 2%;}
.videoslist{ padding:0; margin:0 11%}
.videoslist li{ width:100%;}
.videoslist li .box{ width:100%}
.videoslist .introduce .great-share span{ display:none}
/*产品宣传详情页*/
.products-videosinfo{ margin:0 8.4%}
.products-videosinfo .title .return{ width:66px; height:26px; line-height:26px; background:url(../images/service-activity/return.png) no-repeat 8px center}
.products-videosinfo .contain{ margin:10px 0 40px}
.products-videosinfo .title{ font-size:16px;}
.products-videosinfo .title{ padding-top:30px;}
.products-videosinfo .contain .great-share span.share_span{ display:none}
.products-videosinfo .contain .great-share a img{ width:20px;}
/*其他视频*/
.page_other-videos .products-videoslist .title{ font-size:18px; height:20px; line-height:20px;}
.picScroll{ padding:0 10.5% 0 10.5%}
.picScroll ul li{ width:49.6%;}
.picScroll .prev, .picScroll .next{ width:10.5%;}
.picScroll .next{ right:0;}
/*国家环保信息*/
.page_environmental_information .container .big-title img { width:55%;}
.page_environmental_information .sd_column .into_content{ width:84%; margin:0 auto;}
.page_environmental_information .sd_column .into_content ul li{ width:100%;}
.environmental_contain .sd_column .into_content ul li .box{ background-color:#c90229}
.details .box{ padding:30px 4%; width:82%; margin-left:-45%; margin-top:-144px;}
.details .box .close{ top:8px; right:8px;}
.details .box .close img{ width:18px;}
.details .box .contain{ width:100%;}
.details .box .contain img{ width:40%; min-width:120px; margin-right:4%}
/*APP下载*/
.app_contain .sd_column .into_content{ padding:0 6%;}
.page_download_app .sd_column .into_content ul{ width:100%;}
.page_download_app .sd_column .into_content ul li{ width:100%; float:none;}
.app_contain .sd_column .into_content ul li .box .text{height:121px; padding:16px;}
.app_contain .sd_column .into_content ul li .box .text p{ height:60px;}
.app_contain .sd_column .into_content ul li .box .text a{ color:#5d5d5d;}
.app_contain .sd_column .into_content ul li .box:hover .text a{ color:#5d5d5d; font-size:14px; height:30px; padding-top:0; line-height:40px;}
.app_contain .sd_column .into_content ul li .box:hover .text{ height:121px; padding:16px;}
.page_download_app .details .box .contain{ width:250px;}
.page_download_app .details .box{ width:auto; margin-left:-138px}


}
@media all and (min-width:768px) and (max-width:999px){
.m-news-year li{ width:28.4%;}
}
@media all and (max-width:767px){
.m-news-year li a{ font-size:12px;}
}


/**产品使用手册提示**/
.sd_tips {
    width: 92%; height: auto; overflow: hidden; font-size: 14px; line-height: 26px; margin-top: 20px; margin-left: 4%; 
}
