/* topBar */
.topBarInner{
	width:1024px;
	height:130px;
	margin:0 auto;
	color:#000;
}
.topBarInner .topBar_left{
	float:left;
	margin-top:15px;
}
.topBar_left .logo{
	float:left;
	width:300px;
}
.topBar_left .shuoming{
	float:left;
	margin-top:60px;
	margin-left: 10px;
	line-height: 24px;
}
.topBarInner .topBar_right{
	float:right;
}
.topBar_right img{
	margin-right:10px;
}
/* topBar */
/* nav */
.nav{
	height:115px;
	/*background:#383838;*/
	background-color:#fff;
	color:#333;
	border-bottom:1px solid rgba(255,255,255,.4);
	position: relative;
	z-index: 20;
}
.navInner{
	width: 560px;
	float: right;
	position: relative;
	/*display: flex;*/
	justify-content: space-around;
}
.navInner span{
	/*width:64px;*/
	height:115px;
	line-height:100px;
	display:inline-block;
	/*padding:0 11px;*/
	text-align:center;
	margin: 0 15px;
}
.navInner span:hover,
.navInner span.active {
	color:#333;
	border-bottom: 3px solid #e6bd14;
	/*background:#e6bd14;*/
}
.secondMenu
{
	background: rgb(255,255,255);
	position: absolute;
	z-index: 2;
	width: 122px;
	left: 106px;
	top: 99px;
	display: none;
}
.secondMenu li
{
	text-align: center;
	padding:10px 0;
	background: #fff;
	margin-top: 3px;
	color: #333;
	font-size: 14px;
}
.secondMenu li:hover
{
	background-color: rgb(255, 168, 0);
}
.secondMenu2
{
	background: rgb(255,255,255);
	position: absolute;
	z-index: 2;
	width: 122px;
	left: 427px;
	top: 99px;
	display: none;
}
.secondMenu3
{
	background: rgba(255,255,255,.8);
	position: absolute;
	z-index: 2;
	width: 122px;
	left:77px;
	top: 99px;
	display: none;
}
.secondMenu3 li
{
	text-align: center;
	padding:10px 0;
	background: #ccc;
	margin-top: 3px;
	color: #333;
	font-size: 14px;
}
.secondMenu3 li:hover
{
	background-color: #e6bd14;
}
.secondMenu2 li
{
	text-align: center;
	padding:10px 0;
	background: #fff;
	margin-top: 3px;
	color: #333;
	font-size: 14px;
}
.secondMenu2 li:hover
{
	background-color: rgb(255, 168, 0);
}
/* nav */
/*banner*/

/*banner*/
.banner{overflow:hidden; position: relative;
   
    width: 100%;
    margin: 0 auto;
}
/*.banner ul{*/
    /*width: 100%;*/
    /*!*height: 700px;*!*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/
/*.banner .slider-dot ul{*/
    /*text-align: right;*/
/*}*/
/*.banner .slider-dot ul li{*/
    /*display: inline-block;*/
/*}*/
.about .about_title{
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
	border-bottom:5px solid #e0e0e0;
}
/*.new-slider-banner .slider-dot{*/
    /*width: 100%;*/
    /*height: 15px;*/
    /*position: absolute;*/
    /*bottom: 40px;*/
/*}*/
/*.new-slider-banner .slider-dot ul{*/
    /*width: 1200px;*/
    /*margin: 0 auto;*/

    /*text-align: right;*/
    /*margin-right: 140px;*/
/*}*/
/*banner*/

/*banner*/
/*content*/
.content{
	padding:20px;

}
/*竞争力*/
.content .compete{
	width:1024px;
	margin:0 auto;
}
.content .compete_tit{
	height:100px;
	padding-top:30px;
	text-align:center;
}
.content .compete_con{
	height:260px;
	padding-top:50px;
}
.compete_con .con_k{
	 float:left;
	 width:160px;
	 height:230px;
	 margin:0 5px;
}
.con_k h2{
	width:50px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	background:#dedede;
	text-align:center;
}
.con_k .k_ys{
	display:inline-block;
	width:160px;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	padding:20px 0;
	border-bottom: 1px solid #000;
}
.con_k p{
	padding:10px;
	font-size:13px;
	line-height:25px;
}
.compete_con .con_k:hover{
	background-color:#e6bd14;
}
.compete_con .con_k:hover h2{
	color:white;
	background:none;
}
.compete_con .con_k:hover .k_ys{
	border-bottom: 1px solid #fff;
}
/*竞争力*/
/*司机展示*/
.content .driver{
	background-color:#f9f9f9;
}
.content .driverInner{
	width:1024px;
	margin:0 auto;
}
.driverInner .driver_tit{
	height:100px;
	padding-top:30px;
	text-align:center;
}
.driverInner .driver_con{
	height:320px;
	padding-top:60px;
}
.driver_con .driver_k{
	float:left;
	width:180px;
	height:250px;
	margin:0 10px;
	text-align:center;
	background-color:#fff;
	border:1px solid #dddddd;
}
.driver_k img{
	width:160px;
	height:190px;
	margin:10px;
}

/*司机展示*/

/*汽车展示*/
.content .car{
	width:1024px;
	height:800px;
	margin:0 auto;
}
.car .car_tit{
	height:100px;
	padding-top:60px;
	text-align:center;
}
.car .car_con{
	height:480px;
	text-align:center;
	padding-top:60px;
}
.cars{
	display:inline-block;
	vertical-align: top;
	position:relative;
}
.cars img{
	width:270px;
	height:240px;
}

.car_con .tm{
	display:none;
	position:absolute;
	bottom:0px;
	z-index:1;
	width:100%;
	height:60px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;

}
.car_con .tm2{
	display:none;
	position:absolute;
	bottom:0px;
	z-index:1;
	width:120px;
	height:214px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;

}
.car_con .tm3{
	display:none;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
	width:120px;
	height:214px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;
}
.cars:hover .tm{
	display:block;
}
.car_2:hover .tm2{
	display:block;
}
.car_6:hover .tm3{
	display:block;
}

.tm .tm_left{
	float:left;
	width:130px;
	margin-top:6px;
	border-right:1px solid #000;
}
.tm_left h5,.tm_left span{
	margin-top:5px;
}
.car_num{
	color:#e6bd14;
}
.tm .tm_right{
	width:119px;
	float:right;
	line-height:60px;
	text-align:left;
	color:#e6bd14;
	font-size: 18px;
}
.tm2_right p,.tm3_right p{
	color:#e6bd14;
}
.tm2_left,.tm3_left{
	margin-top:10px;
	height:45px;
	border-bottom:1px solid #000;
}
.tm2_right,.tm3_right{
	margin-top:50px;
}

.car_con .more{
	width:100px;
	margin:0 auto;
	margin-top:30px;
	padding:10px;
	font-weight: bold;
	font-size:20px;
	color:#d3d3d1;
	border:solid 1px #d3d3d1;
}
.car_con .more a{
	display:block;
}

/*汽车展示*/


/*中部BANNER*/
.h_banner img{
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
}
/*中部BANNER*/

/*线路*/
.content .line{
	width:1024px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom: 30px;
}
.line .line_left{
	float:left;
	width:230px;
}
.left_tit{
	height:87px;
}
.left_tit img{
	width:230px;
}
.left_con ul{
	background-color:#383838;
}
.left_con li{
	height:54px;
	line-height:54px;
	text-align:center;
	color:white;
	border-bottom:1px #4c4c4c solid;
}
.left_con li a{
	display:block;
}
.left_con li img{
	padding-top:8px;
}
.line .line_right{
	float:right;
	width:790px;
	margin-left:4px;
}
.line_right .right_k
{	width:230px;
	margin-bottom:20px;
	margin-left:25px;
	display:inline-block;
	border:1px solid #d4d4d4;
}

.right_k .k_top{
	width:230px;
	height: 200px;
}
.right_k .k_btm{
	height:47px;
	padding-top:8px;
	margin:0 10px;
}
.right_k .k_btm span{
	float:left;
	margin-top:10px;
}
.right_k .k_btm img{
	float:right;
	margin-top:3px;
	margin-right:10px;
}
/*线路*/

/*游客纪实*/
.notes{
	height:540px;
	background: url(../images/notes_bg.png) no-repeat center;
	background-size:auto;
}
.notesInner{
	width:1024px;
	margin:0 auto;
}
.notesInner .notes_tit{
	height:70px;
	float:right;
	margin-top:50px;
}
.notesInner .notes_con{
	height:300px;
	margin-top:50px;
}
.notes_con  .con_y{
	float:left;
	width:240px;
	height:260px;
	margin:0 8px;
	font-size:15px;
	background-color:white;
}
.notes_con .con_y img{
	width:240px;
	height: 150px;
}
.con_y h4,.con_y p{
	padding:10px;
}
.notesInner .more{
	width:100px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font-weight: bold;
	font-size:20px;
	color:#d3d3d1;
	border:solid 1px #d3d3d1;
}
.notesInner .more a{
	display:block;
}


/*游客纪实*/


/*contact*/
.content .contact{
	width:1024px;
	height:250px;
	margin:0 auto;
}
.contact .c_tu{
	float:left;
	margin-top:50px;
}
.contact .c_tu img{
	width: 490px;
}
.contact .c_nr{
	float:right;
	width:490px;
	padding-right: 15px;
	margin-top:60px;
	line-height:24px;
	font-size:14px;
}

/*contact*/

/*menu*/
.menu{
	height:60px;
	background:#383838;
	color:white;
}
.menuInner{
	width:1024px;
	margin:0 auto;
	text-align: center;
}
.menuInner span{
	width:80px;
	height:60px;
	line-height:60px;
	display:inline-block;
	padding:0 21px;
	text-align:center;
}
.menuInner a{
	display:bolck;
}
/*menu*/

/*footer*/
/*.footer{*/
	/*background-color:#161616;*/
/*}*/
/*.footerInner{*/
	/*width:1024px;*/
	/*margin:0 auto;*/
	/*text-align:center;*/
	/*color:#8b8b8b;*/
/*}*/
/*.lianxi{*/
	/*width:600px;*/
	/*margin:0 auto;*/
	/*padding-top:40px;*/
	/*padding-bottom:30px;*/
/*}*/
/*.lianxi_left{*/
	/*width:400px;*/
	/*float:left;*/
/*}*/
/*.lianxi_left h4{*/
	/*text-align:right;*/
	/*color:white;*/
	/*padding-bottom:30px;*/
/*}*/
/*.lianxi_left p{*/
	/*font-size:15px;*/
	/*text-align:right;*/
	/*line-height:25px;*/
/*}*/
/*.lianxi_right{*/
	/*float:right;*/
/*}*/
/*.lianxi_right img{*/
	/*width:150px;*/
/*}*/
/*.copyright{*/
	/*margin:0 auto;*/
	/*font-size:16px;*/
	/*text-align:center;*/
	/*padding-bottom:20px;*/
/*}*/
/*.copy_left{*/
	/*float:left;*/
/*}*/
/*.copy_right{*/
	/*float:right;*/
/*}*/
/*footer*/



.itemName {
	padding: 5px;
	overflow: hidden;
}
.IN_left {
    float: left;
    width: 50%;
    margin-left: -1px;
    border-right: 1px solid #F4D35D;
}
.N_right {
    float: right;
    width: 50%;
    font-size: 18px;
    margin-top: 10px;
}

/*汽车展示*/
.content .car{
	width:1024px;
	height:640px;
	margin:0 auto;
}
.car .car_tit{
	height:100px;
	padding-top:10px;
	text-align:center;
}
.car .car_con{
	height:480px;
	text-align:center;
	padding-top:20px;
}
.car_1,.car_2,.car_3,.car_4,.car_5,.car_6{
	display:inline-block;
	position:relative;
}
.car_1 img,.car_3 img,.car_4 img,.car_5 img{
	width:210px;
	height:210px;
}
.car_2 img,.car_6 img{
	height:210px;
}

.car_con .tm{
	display:none;
	position:absolute;
	bottom:0px;
	z-index:1;
	width:210px;
	height:60px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;

}
.car_con .tm2{
	display:none;
	position:absolute;
	bottom:0px;
	z-index:1;
	width:120px;
	height:214px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;

}
.car_con .tm3{
	display:none;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
	width:120px;
	height:214px;
	background-color: rgba(255,255,255,0.5);
	font-size:15px;
	font-weight: bold;
}
.car_1:hover .tm,.car_3:hover .tm,.car_4:hover .tm
,.car_5:hover .tm{
	display:block;
}
.car_2:hover .tm2{
	display:block;
}
.car_6:hover .tm3{
	display:block;
}

.tm .tm_left{
	float:left;
	width:90px;
	margin-top:6px;
	border-right:1px solid #000;
}
.tm_left h5,.tm_left span{
	margin-top:5px;
}
.car_num{
	color:#e6bd14;
}
.tm .tm_right{
	width:119px;
	float:right;
	line-height:60px;
	text-align:left;
	color:#e6bd14;
}
.tm2_right p,.tm3_right p{
	color:#e6bd14;
}
.tm2_left,.tm3_left{
	margin-top:10px;
	height:45px;
	border-bottom:1px solid #000;
}
.tm2_right,.tm3_right{
	margin-top:50px;
	font-size: 18px;
}
