
/* banner */
.banner_box{ text-align:center; /*background:url(../images/banner_bg.jpg);*/ width:100%;padding:10px 0 20px;}
#banner_index{max-width:1440px;height:450px;margin:0 auto;overflow:hidden;position:relative;_width:1440px;text-align:left;}   
.conbox {position:absolute;/*±ØÒªÔªËØ*/}
.switcher{position:absolute;bottom:17px; right:22px;  z-index:1000;}
.switcher a{  margin:0 3px 0 0; width:9px;
	height:9px; 
	display:block;
	float:left;
	background:#fff;
	-moz-border-radius: 6px;      /* Gecko browsers */
    -webkit-border-radius: 6px;   /* Webkit browsers */
    border-radius: 6px;            /* W3C syntax */
	transition: width 0.1s linear , background 0.2s linear;
	-moz-transition: width 0.1s linear , background 0.2s linear; /* Firefox 4 */
	-webkit-transition: width 0.1s linear , background 0.2s linear; /* Safari ºÍ Chrome */
	-o-transition: width 0.1s linear , background 0.2s linear; /* Opera */
}
.switcher a.cur{width:25px;background:#e2311d;}
#stop_btn{width:14px;height:15px;cursor:pointer;position:absolute;bottom:14px;z-index:1000;}
.stop1{background:url(../images/stop_btn.png) no-repeat;}
.play1{background:url(../images/play_btn.png) no-repeat;}

/* car-life  */

#car-life {background:#f4f4f4;}
#car-life .flexslider {width:100%;padding:50px 0 40px 0;position:relative;}
/* plugins */
#car-life .flex-control-nav{position:absolute;bottom:10px;z-index:1000;width:100%;_width:auto;text-align:center;}
#car-life .flex-control-nav li{display:inline-block;margin:0 4px 20px;*display:inline;zoom:1;}
#car-life .flex-control-nav a{display: block;text-indent: -999em;width: 11px;height: 11px;display: block;float: left;background:url(../images/car-life-btn-cur.jpg) no-repeat;cursor:pointer; z-index:100; position:relative;}
#car-life .flex-control-nav .flex-active{background:url(../images/car-life-btn.jpg) no-repeat;cursor:pointer;}

#car-life .go-card {width: 570px;height: 240px;float: left;background: #fff;text-align: center;margin-bottom: 40px;color:#000; position:relative;}
#car-life .go-card .pic {float: left;width: 370px;overflow: hidden;height: 100%;}
#car-life .go-card .pic img { width: 370px;height: 100%;}
#car-life .go-card .infos {float: left; width:190px;}
#car-life .go-card .infos .title {font-size: 18px;margin-top: 25px;font-family:Î¢ÈíÑÅºÚ; text-align:center;}
#car-life .go-card .infos .desc {font-size: 12px;color: #878787;margin-top:5px;}
#car-life .go-card .infos .car-pic {display: table-cell;width: 285px;height: 165px;vertical-align: middle;overflow: hidden; position:absolute;right:0px; top:70px;}
#car-life .go-card,.go-card .car-pic img,.go-card .title {-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;transition: all 300ms ease;}
#car-life .go-card .car-pic img {position: relative;left: 0;background:none}
#car-life .go-card:hover {-webkit-box-shadow: 0px 3px 7px #aaaaaa;box-shadow: 0px 3px 7px #aaaaaa;}
#car-life .go-card:hover .title {color: #0c79c2;}
#car-life .go-card:hover .car-pic img {left: -10px;}


/*    car-pro    */
.car-pro{ background:#fff;padding:35px 0;}
.car-pro .car-pro-left{ float:left;width:250px;}
.car-pro .car-pro-left .car_left_info{ font-family:Î¢ÈíÑÅºÚ; color:#000;hidden;margin-top:15px; line-height:20px;}
.car-pro .car-pro-left .car_left_btn a{ margin-top:15px;color:#fff;width:100px; height:25px; line-height:25px; background:url(../images/_car_left_btn_bg.jpg) repeat-x left center; text-align:center; display:block; font-family:Î¢ÈíÑÅºÚ;}
.car-pro .car-pro-right{ float:right;position:relative;}
.car-pro .car-pro-right #box .list {position:relative;overflow:hidden;margin-top:15px;}
.car-pro .car-pro-right #box .list ul {margin:0 auto;}
.car-pro .car-pro-right #box .list li {float:left;margin:0 7px;}
.car-pro .car-pro-right #box .list li .car-right-pic{height:139px;border:1px solid #ECECEC;width:214px;background:#fff;overflow:hidden; text-align:center;}
.car-pro .car-pro-right #box .list li .car-right-pic img{background:none;}
.car-pro .car-pro-right #box .list li:hover .car-right-pic{height:137px;border:2px solid #2A8BD0;width:212px;}
.car-pro .car-pro-right #box .list li .car-right-title{height:30px;width:100%;_width:216px;text-align:center;line-height:30px;color:#000; display:inline-block;}
.car-pro .car-pro-right #rightBtn,#leftBtn{position:absolute;width:20px;height:20px;}
.car-pro .car-pro-right #leftBtn{right:37px;top:0;background:url(../images/leftBtn_03.jpg) no-repeat;}
.car-pro .car-pro-right #rightBtn{right:7px;top:0;background:url(../images/rightBtn_03.jpg) no-repeat;}
	
	