﻿@charset "utf-8";

.offerNewsList .btnBox .iconBox a{background:url(../styleImg/commonSprite.png) no-repeat;}
.maincontent .moduleTle span{font-size:16px;color:#231f20;font-weight:bold;padding-left:7px;}
.maincontent .moduleTle .line{display:inline-block;width:5px;height:20px;background-color:#f18c1d;position:relative;top:4px;}
.maincontent{width: 980px;margin: 0 auto 30px;padding-top: 160px;}
/* breadcrumb Start,yxm,2014/11/24 */
.breadcrumb {border-left: 2px solid #f18c1d; height: 14px; font-size: 12px; line-height: 14px; color:#000; padding-left: 10px; margin-bottom: 20px;}
.breadcrumb a, .breadcrumb span.separator {font-size:12px; line-height:14px; color: #000;}
.breadcrumb a:hover, .breadcrumb a.cur {color: #f18c1d; font-weight: bold;}
/* breadcrumb End*/

/* whiteBox Start,yxm,2014/11/24*/
.whitebox {background: #fff; padding: 40px 50px 60px;}
.whitebox .classIfy{padding:20px;background-color:#f1f1f1;margin-top:20px;}
.whitebox .classIfy .offerType{display:block;}
.classIfy .offerType .typeTitle{display:inline-block;width:100px;height:30px;text-align:center;line-height:30px;background-color:#9a9a9a;color:#fff;font-size:14px;float:left;margin-right:10px;}
.classIfy .offerType ul{float:left;}
.classIfy .offerType ul li{width:100px;height:30px;line-height:30px;text-align:center;color:#000;font-size:14px;display:inline-block;cursor:pointer;}
.classIfy .offerType ul .mobileSelect{display:none;}
.classIfy .offerType ul li.cur{background-color:#d71920;color:#fff;}
.classIfy .offerType .lineSty{display:block;width:100%;height:1px;background-color:#cacaca;float:left;text-indent:-9999px;margin:12px 0;box-shadow:0px 1px 1px #fff;}
.whitebox .offerNewsList{margin-top:30px;}
.whitebox .offerNewsList > li{padding-bottom:30px;border-bottom:solid 1px #e3e3e3;margin-bottom:30px;position:relative;}
.whitebox .offerNewsList .newsImg{display:inline-block;width:210px;height:110px;float:left;overflow:hidden;}
.whitebox .offerNewsList .newsImg img{width:100%;}
.whitebox .offerNewsList .newsCon{display:inline-block;width:520px;margin-left:30px;float:left;}
.offerNewsList .newsCon .time{display:none;}
.offerNewsList .newsCon h3{color:#000;font-size:18px;margin-bottom:18px;}
.offerNewsList .newsCon h3 a{color:#000;}
.offerNewsList .newsCon p{color:#666666;font-size:12px;line-height:22px;}
.offerNewsList .newsCon p a{color:#666666;}
.offerNewsList .btnBox{width:90px;float:right;margin-top:30px;}
.offerNewsList .btnBox .iconBox{height:25px;}
.offerNewsList .btnBox .iconBox a{float:left;width:26px;height:25px;text-indent:-9999px;cursor:pointer;display:inline-block;}
.offerNewsList .btnBox .iconBox .downLoad{background-position:0 -124px;margin-right:6px;}
.offerNewsList .btnBox .iconBox .share{background-position:-27px -124px;margin-right:6px;}
.offerNewsList .btnBox .iconBox .collect{background-position:-54px -124px;}
.offerNewsList .btnBox .viewBtn{display:block;width:90px;height:26px;line-height:26px;color:#fff;background-color:#000;margin-top:16px;text-align:center;cursor:pointer;}
.offerNewsList .btnBox .viewBtn a{color:#fff;}
.offerNewsList .btnBox .viewBtn em{color:#d71518;font-size:10px;left:5px;position:relative;}

.whitebox .newsPage{margin:0 auto;width:auto;}
.whitebox .newsPage li{float:left;width:30px;height:25px;margin-right:10px;background-color:#000;color:#fff;text-align:center;line-height:25px;cursor:pointer;}
.whitebox .newsPage li.red{color:#d71518;}
.whitebox .newsPage li.cur{background-color:#d71518;}
.whitebox .moreBtn{display:none;}
/* whiteBox End*/

/* conserve css sunlei start */
.W760{width:760px; margin:0 auto;}
.W760 h1{margin-bottom:14px; font-size:24px;}
.W760 h1 span{display:inline-block; border-bottom:5px solid #F18C1D; padding:40px 6px 2px 6px;}
.W760 p{font-size:14px; line-height:24px;}

/* video */
.videoContent{margin-top:24px;}
.video{width:760px; height:512px; background:#CCC; position:relative;}
.video img{width:100%; position:absolute;top:0;left:0;}
.video .videoPlay{ position:absolute;top:0;left:0; z-index:1; width:100%;height:100%; text-align: center;}
.video .videoPlay img{ width:auto; height:auto;}
.video .videoPlay video{ background:#999999;}
.videoList{width:760px; display:inline-block; margin-top:10px;}
.videoList li{float:left; cursor:pointer;}
.videoList li span{display:inline-block; width:148px; height:90px; margin-left:10px;}
.videoList li img{height:100%; border:4px solid #BBBBBB;}
.videoList li.cur img{border:4px solid #D71920;}
#carousel{padding:30px; background-color:#F1F1F1;}
.videoListShow span h3{padding-top:6px; line-height:20px; font-size:14px; font-weight:bold;}
.videoListShow span p{line-height:16px; max-height:32px; overflow: hidden; text-overflow: ellipsis; font-size:12px; color:#666; height: 32px;}

/* video thumbnail, added by reed 20150115 */
.infoSlider {padding: 25px 0; text-align: center; position: relative;}
.infoSlider .leftVideo {position: absolute; left: 0; top: 50px; background: url(../styleImg/aboutUsSprite.png) no-repeat 12px -154px; width: 40px; height: 50px; cursor: pointer;}
.infoSlider .rightVideo {position: absolute; right: 0; top: 50px; background: url(../styleImg/aboutUsSprite.png) no-repeat -38px -154px; width: 40px; height: 50px; cursor: pointer;}
.infoSlider ul {margin: 0 auto; width: 500px; overflow: hidden; height: 98px;}
.infoSlider li {width: 156px; position: absolute; top: 0; text-align: left;}
.infoSlider li img {float: left; margin: 0; width: 148px; height: 90px; border: 4px solid #bbb; cursor: pointer;}
.infoSlider li.cur img {border: 4px solid #D71920;}
/* 相关文档下载轮播 */
.companyPicSlider {position: relative; width:760px; margin:0 auto; background-color:#F1F1F1; text-align: center;}
.companyPicSlider .left, .companyPicSlider .leftVideo {position: absolute; left: 0; top:50%; width: 30px; height:50px; margin-top:-25px; background: url(../styleImg/aboutUsSprite.png) 12px -154px no-repeat;}
.companyPicSlider .right, .companyPicSlider .rightVideo {position: absolute; right: 0; top:50%; width: 30px; height:50px; margin-top:-25px;  background: url(../styleImg/aboutUsSprite.png) -38px -152px no-repeat;}
.companyPicSlider ul {margin: 0 auto; width:682px; display: inline-block; overflow: hidden; height:360px; margin-left:0;}
.companyPicSlider ul li {width:156px; top: 0; padding-top:40px; text-align:left;}
.companyPicSlider li h3{margin-top:4px; font-size:14px; font-weight:bold;}
.companyPicSlider li p{font-size:12px; line-height: 16px; max-height: 32px; overflow: hidden; text-overflow: ellipsis; height: 32px;}
.companyPicSlider ul li img{width:156px;height:200px;}
.companyPicSlider.video ul li {cursor: pointer;}
.PDFBtn{display:inline-block; width:100px; height:30px; margin-top:4px; background:url(../styleImg/PDFBtn.jpg) center no-repeat; line-height:30px; text-align:center;}
.W760 .aboWordH{margin-bottom:0;}
.W760 .aboWordH span{padding-top:70px;}

/* 用车知识 */
.YCfilterWrap{padding:15px 0; border-bottom:1px solid #E3E3E3; font-size:14px;}
.YCfilterWrap .filTitle{float:right; padding:4px 6px 0 0;}
.selectInfo{float:right; width:180px; color:#666;}
.selectInfo .selectTitleInfo .selectTitle{height:29px; line-height:29px; border:1px solid #CCC; background-image:none;}
.selectInfo .selectTitleInfo .selectIcon{right:-1px;}
.selectInfo .selectTitleInfo .selectIcon.det{right:-1px;}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
/*@font-face {
    font-family: 'flexslider-icon';
    src:url('fonts/flexslider-icon.eot');
    src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('fonts/flexslider-icon.woff') format('woff'),
    url('fonts/flexslider-icon.ttf') format('truetype'),
    url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 50px; margin: -48px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left:0; }
.flex-direction-nav .flex-next { right:-10px; text-align: right; }
/*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }*/
.flex-direction-nav .flex-disabled { opacity: 0.4!important; filter:alpha(opacity=40); cursor: default; }
.flex-direction-nav a{background:url("../styleImg/aboutUsSprite.png") no-repeat scroll 12px -154px;}
.flex-direction-nav a.flex-prev{background-position:12px -154px;}
.flex-direction-nav a.flex-next{background-position:-38px -154px;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
    .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}



/* conserve css sunlei end */