@charset "gb2312";
/* CSS info门店展示 */
.infob{ height:677px; background:url("../img/info/info1_02.jpg") top center no-repeat;}
.info3{ height:180px; background:url("../img/info/info1_03.jpg") top center no-repeat;}
.info4{ height:738px; background:url("../img/info/info1_04.jpg") top center no-repeat;}
.info5{ height:733px; background:url("../img/info/info1_05.jpg") top center no-repeat;}
.info6{ height:575px; background:url("../img/info/info1_06.jpg") top center no-repeat;}
.info7{ height:630px; background:url("../img/info/info1_07.jpg") top center no-repeat;}
.info8{ height:262px; background:url("../img/info/info1_08.jpg") top center no-repeat;}
.p1200{width:1220px;margin:0 auto;padding-top:497px;}
/* banner01*/
.ch{ font-size:22px; color:#c59d5f; font-weight:bold; font-family:"微软雅黑";}
.carsoul{width:1200px;margin:0 auto;padding-top: 60px;}
.carsoul_left{float:left; width:300px;height:620px;padding-top:25px;}
.carsoul_right{float:right; width:900px;height:620px;}

.carsoul_title{ height:120px; background-color:#b5b5b5;}
.carsoul_title span{ width:300px; height:120px; display:block; float:left; font-size:16px; line-height:120px; color:#ffffff;background-color:#b5b5b5; }
.carsoul_title span.active{  background:#e9463f; color:#FFF;}
#carsoul_content{ height:610px; padding-top:25px; padding-bottom:25px; overflow:hidden;}
.preNext {width:45px; height:100px; position:absolute; top:240px; background:url(../img/info/sprite.png) no-repeat 0 0; cursor:pointer;z-index:3;}
.pre {left:30px;}
.next {left:820px; background-position:right top;z-index:3;}
.carsoul_pic{ height:600px; float:left; width:900px; overflow:hidden;}
.carsoul_pic ul{}
.carsoul_pic ul li{ margin-right:10px; width:900px; height:600px; overflow:hidden; float:left; display:inline;}
.carsoul_content1{ width:900px; height:600px; position:absolute; left:0; top:25px; overflow:hidden; background:#fbfbfb;}
.carsoul_content{ position:relative;}
/* banner01*/

/*///////////////////////////////part7/////////////////////////*/
#second_div{
		width:1200px;
		margin:0 auto;
		padding-top: 143px;
		}
		.img_box{
	    margin: 0 auto;
		overflow: hidden;
		width:683px;
		height:371px;
	/*	border:1px solid;*/
		position:relative;
	}		
		.img_box img{
		width:683px;
		position:absolute;
		
	}		
		.ul5{
		list-style: none;
		position:relative;
        margin: 57px 550px;
		}	
		.ul5 li{
		float:left;
		margin-left:10px;
		width:13px;
		height:13px;
		border-radius: 50%;
        background: none; 
		border: 2px solid #FFF;
	/*实心圆	
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		*/
	}
		.d1,.d2{
		width:50px;
		height:60px;
		/*background-color: rgba(10,10,10,0.5);*/
		cursor: pointer;
		}
		.d1{
		position:relative;

		margin:-265px 165px;

		}
		.d2{
		position:relative;
		margin:200px 980px;
		}
/*//////////////////////////////part7结束//////////////////////////