﻿@charset "utf-8";
/* CSS Document */

/*top*/
.top{width:100%;
     height:auto;
	 background:#000000;}
.top-main{width:1200px;
          height:50px;
          margin:auto;
		  background:#000000;}
.top-main ul li{float:left;
                }		  
.top-left{padding-top:7.2px;
		  }
.top-left li{width:128px;
			 line-height:34x;}
.top-left li.spe{width:112px;
                 }			 
.top-left li a{color:#ff9c00;
               font-size:12px;
			   font-weight:bold;
			   }
.top-left li a:hover{ text-decoration:none;
                      color:#ffffff;}			 
.top-img{width:34x;
         height:32px;
		 vertical-align:middle;}
.top-right{padding-top:9.6px;}		 
.top-right li{width:48px;
              height:16px;
			  line-height:16px;}
.top-right li a{color:#ff9c00;
                font-size:16px;
				font-weight:bold;}
.top-bor{border-right:1px dashed #ff9c00;
         }
.top-right li a:hover{text-decoration:none;
                      color:#ffffff;}		 
		 
/*logo和搜索框*/
.header{width:1200px;
        height:120px;
        margin:auto;
		background:#ffffff;
		}
.header-left{width:236px;
             height:70px;
			 padding-top:10px;}
.header-left img{width:100%;height:100%;margin-top:13px;}
.header-right{width:530px;
              height:50px;
			  margin-top:-48px;}
.header-right form{width:530px;height:50px;}
.search-text{width:400px;
             height:50px;
			 font-size:16px;
			 margin-left:32px;
			}
.search-btn{width:90px;
            height:50px;
			background:url(../imagess/search.png);
            -moz-background-size:100% 100%; /* 老版本的 Firefox */
            background-size:100% 100%;
            background-repeat:no-repeat;}
.search-bor{border:1px solid #ff9c00;
            border-radius:32px;
			-moz-border-radius:32px;}
			
/*导航nav*/	
.nav{width:100%;
     height:74px;
	 background:#000000;
	 border-bottom:2px solid #000000;}
.nav-main{width:1200px;
          height:100%;
		  margin:auto;
		  }	  		  
.nav-main ul a li{float:left;
                  width:100px;
	              line-height:74px;
		          text-align:center;
				  }
.nav .nav-main ul a li{color:#ff9c00;
                       font-size:16px;
					   font-weight:bold;
					   background:url(../imagess/nav-bg.png);
					   -moz-background-size:100% 100%; /* 老版本的 Firefox */
                       background-size:100% 100%;
                       background-repeat:no-repeat;}
.nav .nav-main ul a li:hover{color:#ff9c00;
                         text-decoration:underline;
							 }
.nav .nav-main ul a li.act{background:#ff9c00;
                           color:#ffffff;
						   font-size:18px;}
.nav .nav-main ul a:hover li.act{text-decoration:none;}
.nav:hover .nav-hidden{display:block;
                       z-index:1000;
					   position:absolute;}						   

/*新闻主干内容*/
#main{width:1200px;
      height:auto;
	  margin:auto;
	  margin-top:5px;}
	  
/*品牌选车内容*/
.check{width:100%;
       height:290px;
	   background:#ffffff;
	   }
.check-che{width:394px;
           height:100%;
		   float:left;
		   background:#eeeeee;}
.biaoti{width:100%;
        height:37px;
		line-height:37px;
		color:#010101;
		font-size:18px;
		font-weight:bold;
		border-left:5px #ff9c00 solid;
		margin-top:10px;
		padding-left:10px;}
.biaoti-right{display:block;float:right;margin-right:30px;}
.biaoti a{color:#ff9c00;font-size:14px;font-weight:bold;}		
.check-che-form{width:328px;
                height:220px;
				background:#ffffff;
				margin:0 33px 47px 33px;
				text-align:center;}				   
.check-input{width:255px;
             height:36px;
			 line-height:36px;
			 background:#eeeeee;
			 margin-top:30px;
			 padding-left:10px;
			 text-align:left;
			 color:#888888;}
.check-input:hover{border:1px solid #ff9c00;}			 
.check-btn{width:153px;
           height:38px;
		   background:url(../imagess/chexing-search.png) no-repeat;
		   background-size:100% 100%;
		   margin-top:30px;
		   border:1px solid #ff9c00;}
		   
.check-main{width:255px;height:auto;display:inline-block;text-align:left;}
.check-select{width:255px;height:200px;float:left;background:#eeeeee;z-index:999999;position:absolute;margin:auto;display:none;overflow-y:scroll;overflow-x:hidden;}
.check-select li{width:255px;height:32px;line-height:32px;color:#888888;font-size:12px;border-bottom:1px solid #ffffff;}
.check-select li:hover{color:#ff9c00;}
.check-select span{color:#ff9c00;font-size:14px;line-height:32px;width:80px;text-align:center;display:block;float:left;}		   
		   
		   			 						   
/*品牌选车tab页*/		   
.check-tab{width:802px;
           height:100%;
		   background:#eeeeee;
		   float:right;}
.hezi{width:753px;
      height:250px;
	  background:#ffffff;
	  margin:auto;
	  margin-top:10px;
	 }		   
.tabbox{width:753px;
        height:50px;
		background:#f0f0f0;
		border-bottom:1px solid #ff9c00;}
.tabbox .tab{overflow:hidden;
             }
.tabbox .tab a{display:block;
               width:120px;
			   height:50px;
			   float:left;
			   text-decoration:none;
			   color:#676767;
			   line-height:50px;
			   text-align:center;
			   }
.tabbox .tab a:hover{border-top:1px solid #ff9c00;
                     color:#ff9c00;
					 text-decoration:none;
					 background:#ffffff;
					 border-bottom:none;
					 border-right:1px solid #ff9c00;
				     border-left:1px solid #ff9c00;
					 }
.tabbox .tab a.on{border-top:1px solid #ff9c00;
                  color:#ff9c00;
				  text-decoration:none;
				  background:#ffffff;
				  border-bottom:none;
				  border-right:1px solid #ff9c00;
				  border-left:1px solid #ff9c00;}
.tabbox .content{overflow:hidden;
                 width:753px;
				 height:200px;
				 position:relative;
				 border:1px solid #ff9c00;
				 border-top:none;
				 top:-1px;}
.tabbox .content ul{position:absolute;
                    left:0;
					top:0;
					height:100px;}
.tabbox .content li{width:753px;
                    height:200px;
					float:left;}
.tabbox .content li .content-main{width:753px;
                                  height:100%;
								  margin:auto;
								  float:left;
								  }	
.tabbox .content li .content-main .content-body{width:709px;
                                                height:40px;
												border-bottom:1px dashed #eeeeee;
												margin:auto;
												margin-top:5px;}
.tabbox .content li .content-main .content-body .content-main-header{float:left;
																	 font-size:14px;
																	 height:40px;
																	 text-align:center;
																	 }
.tabbox .content li .content-main .content-body .content-main-header p{width:80px;
                                                                       height:26px;
																	   background:#cccccc;
																	   margin:auto;
																	   line-height:26px;
																	   border-radius:15px;
																	   color:#ffffff;
																	   margin-top:8px;}
.tabbox .content li .content-main .content-body .content-main-header p:hover{background:#ff9c00;}
.tabbox .content li .content-main .content-body .content-main-text{width:609px;
                                                                   height:40px;
																   float:left;
																   line-height:40px;
																   margin-top:0px;}
.tabbox .content li .content-main .content-body .content-main-text a{line-height:40px;
                                                                     font-size:12px;
																	 color:#676767;
																	 margin-left:7px;}
.tabbox .content li .content-main .content-body .content-main-text a:hover{color:#ff9c00;
                                                                           text-decoration:none;}
		   					 							  				
.special-1{color:#676767;
           font-size:18px;
		   font-weight:bold;
		   }
		  
/*广告位*/
.ad{width:100%;height:98px;margin:10px auto;}
.ad img{width:100%;height:100%;}
.ad-left{width:596px;height:98px;float:left;}
.ad-right{width:596px;height:98px;float:right;}	
.ad-left-3{width:400px;height:98px;float:left;}
.ad-middle-3{width:400px;height:98px;float:left;margin-left:42px;}
.ad-right-3{width:315px;height:98px;float:right;}	

/*主体模快划分*/	  
#main-1{width:100%;height:410px;}
#main-2{width:100%;height:490px;}
#main-3{width:100%;height:490px;}
#main-4{width:100%;height:1850px;}
#main-5{width:100%;height:400px;margin-top:20px;}
.main-4-left{width:857px;height:auto;float:left;}
.main-4-right{width:315px;height:auto;float:right;margin-top:100px;}
.main-5-left{width:315px;height:auto;float:left;}
.main-5-middle{width:315px;height:auto;float:left;margin-left:127px;}
.main-5-right{width:315px;height:auto;float:right;}
.main-1-left{width:400px;height:auto;float:left}
.main-1-middle{width:400px;height:auto;float:left;margin-left:42.5px;}
.main-1-right{width:315px;height:auto;float:right;}
.main-1-left-body{width:380px;height:auto;margin:auto;backhround:#ffffff;}

/*今日焦点模快*/
.toutiao{width:100%;line-height:32px;text-align:center;overflow:hidden;height:32px;}
.toutiao a{color:#ff9c00;font-weight:bold;font-size:16px;}	
.toutiao-s{width:100%;line-height:32px;text-align:center;font-size:12px;color:#7c7c7c;height:32px;overflow:hiddden;}
.toutiao-s span a{color:#7c7c7c;}
.toutiao-s span a:hover{color:#ff9c00;text-decoration:none;}
.news{width:100%;height:auto;}
.news-list{width:190px;line-height:32px;text-align:left;font-size:14px;float:left;height:32px;overflow:hidden;}
.news-list a{color:#7c7c7c;}
.news-list a:hover{color:#ff9c00;text-decoration:none;}

/*新闻banner模块*/
#banner{
				width: 400px;
				height: auto;
				background: #FFFFFF;
				margin:auto;
			    text-align:center;
				margin-top:30px;}

.box{
				width: 400px;
				height: 370px;
				overflow: hidden;
				position: relative;
			}

.box .pic{
				height: auto;
				overflow: hidden;
				position: absolute;
				top: 0;
				left: 0;
			}

.box .pic li{
				width: 400px;
				height: auto;
				float: left;
			}

.box .pic li img{
				display: block;
				width: 400px;
				height: 309px;
			}

.box .dian{
				display:block;
				height: 30px;
				position: relative;
				bottom: -340px;
				z-index: 99;
				overflow: hidden;
				left:20px;
			}

.box .dian li{
				float: left;
				width: 50px;
				height: 5px;
				background: #7f7f7f;
				margin-left: 10px;
				cursor: pointer;
			}

.box .dian .current{
				height: 5px;
				width:50px;
				background:#ff9c00;
			}
			
/*右侧tab页*/	
.tab-hezi-right{
				width: 275px;
				height: 352px;
				background: #FFFFFF;
				margin:auto;
			}

.btnnav-right{
				height: 40px;
				position: relative;
				border-bottom: 1px solid #CCCCCC;
			}

.btnnav-right span{
				width: 80px;
				height: 1px;
				border-bottom: 3px solid #ff9c00;
				position: absolute;
				bottom: -2px;
				left: 0;

			}

.btn-right{
				height: 40px;
				overflow: hidden;
			}

.btn-right li{
				width: 80px;
				height: 40px;
				float: left;
				text-align: center;
				line-height: 40px;
			}
			
.btn-right li a{color:#010101;font-size:16px;}
.btn-right li a:hover{color:#ff9c00;text-decoration:none;}
.btn-right li.on a{color:#ff9c00;}

.btnbox-right{
				height: auto;
				overflow: hidden;
				padding-top: 9px;
			}

.con-right{
				height: auto;
				overflow: hidden;
			}

.con-right li{
				width: 275px;
				height: auto;
				margin:auto;
				float: left;
				display: none;
			}
.con-right .current{
				display: block;
			}
.tuijian{width:100%;height:130px;border-bottom:1px solid #ff9c00;}
.tuijian-headline{width:275px;line-height:32px;overflow:hidden;height:32px;}
.tuijian-headline a{color:#ff9c00;font-size:14px;font-weight:bold;}
.tuijian-img{width:104px;height:82px;float:left;margin:auto 10px 10px 10px;}
.tuijian-text{width:151px;height:82px;float:right;overflow:hidden;}
.tuijian-text a{color:#888888;font-size:14px;}
.tuijian-img img{width:104px;height:82px;}

.tuijian-list{width:100%;line-height:32px;border-bottom:1px solid #eeeeee;text-align:left;height:32px;overflow:hidden;}
.tuijian-list:hover{border-bottom:1px solid #ff9c00;}
.tuijian-list a{color:#7c7c7c;font-size:14px;}
.tuijian-list a:hover{color:#ff9c00;text-decoration:none;}

/*右侧tab页结束*/


/*左侧tab页*/

.tab-hezi-left{
				width: 360px;
				height: 400px;
				background: #FFFFFF;
				margin:auto;
			}

.btnnav-left{
				height: 40px;
				position: relative;
				border-bottom: 1px solid #CCCCCC;
			}

.btnnav-left span{
				width: 80px;
				height: 1px;
				border-bottom: 3px solid #ff9c00;
				position: absolute;
				bottom: -2px;
				left: 0;

			}

.btn-left{
				height: 40px;
				overflow: hidden;
			}

.btn-left li{
				width: 80px;
				height: 40px;
				float: left;
				text-align: center;
				line-height: 40px;
			}
			
.btn-left li a{color:#010101;font-size:16px;}
.btn-left li a:hover{color:#ff9c00;text-decoration:none;}
.btn-left li.on a{color:#ff9c00;}

.btnbox-left{
				height: auto;
				overflow: hidden;
				padding-top: 9px;
			}

.con-left{
				height: auto;
				overflow: hidden;
			}

.con-left li{
				width: 360px;
				height: auto;
				margin:auto;
				float: left;
				display: none;
			}
.con-left .current{
				display: block;
			}
.tuijian-left{width:100%;height:145px;border-bottom:1px solid #ff9c00;text-align:left;}
.tuijian-headline-left{width:100%;line-height:32px;overflow:hidden;height:32px;}
.tuijian-headline-left a{color:#ff9c00;font-size:14px;font-weight:bold;}
.tuijian-img-left{width:158px;height:100px;float:left;margin:auto 10px 10px 10px;}
.tuijian-text-left{width:140px;height:80px;float:left;margin-top:10px;overflow:hidden;}
.tuijian-text-left a{color:#888888;font-size:14px;}	
.tuijian-img-left img{width:158px;height:100px;}

/*中间图片新闻模块*/
.tu-news{width:360px;
         height:auto;
		 margin:auto;
		 margin-top:20px;
		 overflow:hidden;}
.tu{width:100%;height:auto;overflow:hidden;}
.tu-left{width:176px;height:132px;float:left;margin-top:8px;}
.tu-left img{width:176px;height:132px;}
.tu-right{width:176px;height:132px;float:right;margin-top:8px;}		
.tu-right img{width:176px;height:132px;}
a .tu-news-zhezhao{width:176px;
                 height:132px;
				 display:block;
				 background:#000000;
				 font-size:12px;
				 text-align:center;
				 position:relative;
				 top:-22px;
				 filter:alpha(opacity=70);  /* ie 有效*/
	            -moz-opacity:0.7; /* Firefox  有效*/
	             opacity: 0.7; /* 通用，其他浏览器  有效*/	
				 text-decoration:none;}
.tu a:hover .tu-news-zhezhao{
	             position:relative;
				 top:-132px;
				 filter:alpha(opacity=60);  /* ie 有效*/
	            -moz-opacity:0.6; /* Firefox  有效*/
	             opacity: 0.6; /* 通用，其他浏览器  有效*/	
				 color:#b2b2b2;
				 }
.tu-news-head{color:#b2b2b2;
              line-height:20px;
			  border-bottom:1px dashed #b2b2b2;
			  width:150px;
			  height:20px;
			  margin:auto;
			  overflow:hidden;}
.tu-news-body{width:150px;
              height:65px;
			  margin:auto;
			  color:#b2b2b2;
			  overflow:hidden;
			  margin-top:5px;
			  text-align:center;
			  line-height:24px;}
.tu a:hover{text-decoration:none;}	


/*卡车频道tab页*/	
.tab-hezi-middle{
				width: 817px;
				height: auto;
				background: #FFFFFF;
				margin:auto;
			}

.btnnav-middle{
	            width:1160px;
				height: 40px;
				position: relative;
				border-bottom: 1px solid #CCCCCC;
			}

.btnnav-middle span{
				width: 80px;
				height: 1px;
				border-bottom: 3px solid #ff9c00;
				position: absolute;
				bottom: -2px;
				left: 0;

			}

.btn-middle{
				height: 40px;
				overflow: hidden;
			}

.btn-middle li{
				width: 80px;
				height: 40px;
				float: left;
				text-align: center;
				line-height: 40px;
			}
			
.btn-middle li a{color:#010101;font-size:16px;}
.btn-middle li a:hover{color:#ff9c00;text-decoration:none;}
.btn-middle li.on a{color:#ff9c00;}

.btnbox-middle{
	            width:817px;
				height: auto;
				overflow: hidden;
			}

.con-middle{
				height: auto;
				overflow: hidden;
			}

.con-middle li{
				width: 817px;
				height: auto;
				margin:auto;
				float: left;
				display: none;
			}
.con-middle .current{
				display: block;
			}
			
/*新闻大模快部分*/
.news-middle{width:100%;height:173px; border-bottom:1px solid #eeeeee;}
.news-middle:hover{background:#eeeeee;}
.news-middle a:hover{text-decoration:none;color:#ff9c00;}	
.news-middle-img{width:228px;height:153px;float:left;margin:10px;}
.news-middle-img img{width:100%;height:100%;}
.news-middle-text{width:559px;height:153px;float:right;margin:10px 10px auto auto;}
.news-middle-head{width:100%;height:36px;line-height:36px;overflow:hidden;}
.news-middle-head a{color:#ff9c00;font-size:18px;font-weight:bold;}
.news-middle-intro{width:100%;height:98px;overflow:hidden;}
.news-middle-intro a{color:#b2b2b2;font-size:14px;}
.news-middle-bottom{width:100%;height:29px;}
.news-middle-bottom-days{color:#ff9c00;font-size:14px;font-weight:bold;}
.news-middle-bottom-img img{width:12px;height:12px; vertical-align:middle;margin:0 2px;}
.news-middle-bottom-num-share , .news-middle-bottom-num-talk{color:#b2b2b2;font-size:10px;margin:0 5px;}

/*推荐品牌*/
.pinpai{width:100%;height:74px;line-height:71px;border-bottom:1px solid #eeeeee;}
.pinpai:hover{padding:2px;color:#ff9c00;}
.pinpai-img{width:69px;height:69px;float:left;margin:2px;}
.pinpai-img img{width:100%;height:100%;}
.pinpai-text{width:190px;height:71px;line-height:71px;float:right;color:#ff9c00;font-size:16px;font-weight:bold;text-align:left;overflow:hidden;}
.shangjia , .zhuying{color:#b2b2b2;width:100%;height:30px;line-height:30px;font-size:12px;}

/*排行*/
.paihang{width:100%;height:74px;line-height:71px;border-bottom:1px solid #eeeeee;}
.paihang-list{width:36px;height:74px;float:left;}
.list{width:20px;height:20px;color:#ffffff;font-size:14px;text-align:center;line-height:20px;background:#888888;display:block;margin:27px 8px 27px 8px;}
.paihang:hover{padding:2px;color:#ff9c00;}
.paihang-img{width:69px;height:69px;float:left;margin:2px;}
.paihang-img img{width:100%;height:100%;}
.paihang-text{width:160px;height:71px;line-height:71px;float:right;color:#ff9c00;font-size:16px;font-weight:bold;text-align:left;overflow:hidden;}
.active{background:#ff9c00;}


/*卡车，客车图集模块*/
#tuji-banner{
				width: 1160px;
				height: auto;
				background: #FFFFFF;
				margin:auto;
			    text-align:center;
				margin-top:30px;
				display:block;}

.tuji-box{
				width: 1160px;
				height: 580px;
				overflow: hidden;
				position: relative;
			}

.tuji-box .tuji-pic{
				height: auto;
				overflow: hidden;
				position: absolute;
				top: 0;
				left: 0;
			}

.tuji-box .tuji-pic li{
				width: 1160px;
				height: auto;
				float: left;
			}

.tuji-box .tuji-dian{
				display:block;
				height: 30px;
				position: relative;
				bottom: -560px;
				z-index: 99;
				overflow: hidden;
				width:180px;
				margin:auto;
			}

.tuji-box .tuji-dian li{
				float: left;
				width: 50px;
				height: 5px;
				background: #7f7f7f;
				margin-left: 10px;
				cursor: pointer;
			}

.tuji-box .tuji-dian .current{
				height: 5px;
				width:50px;
				background:#ff9c00;
			}
			
.tuji{width:100%;height:100%;overflow:hidden;}
.tuji-kuang{width:1200px;margin:auto;height:auto;}
.tuji-left{width:776px;height:518px;float:left;overflow:hidden;}
.tuji-left img{width:776px;height:518px;}
.tuji-right{width:372px;height:518px;float:right;overflow:hidden;}
.tuji-right-top{width:372px;height:249px;margin-top:0px;overflow:hidden;}
.tuji-right-top a img,.tuji-right-bottom a img{width:372px;height:249px;}

.tuji-right-bottom{width:372px;height:249px;margin-top:20px;overflow:hidden;}
a .tuji-head{      width:100%;
                   height:200px;
				   display:block;
				   background:#000000;
				   font-size:14px;
				   text-align:center;
				   position:relative;
				   top:-30px;
				   filter:alpha(opacity=50);  /* ie 有效*/
	               -moz-opacity:0.5; /* Firefox  有效*/
	               opacity: 0.5; /* 通用，其他浏览器  有效*/	}
				   
				   
/*新闻排行模块*/
.paihang-news{width:100%;height:50px;line-height:50px;border-bottom:1px solid #eeeeee;}
.paihang-list-news{width:36px;height:50px;float:left;}
.list-news{width:20px;height:20px;color:#ffffff;font-size:14px;text-align:center;line-height:20px;background:#888888;display:block;margin:15px 8px 15px 8px;}
.paihang-news:hover{padding:2px;color:#ff9c00;}
.paihang-news-text{width:239px;height:50px;line-height:50px;float:left;color:#b2b2b2;font-size:14px;font-weight:bold;text-align:left;overflow:hidden;}
.active{background:#ff9c00;}
					
/*友情链接*/
.youlian{width:1200px;height:auto;display:inline-block;margin:auto;margin-bottom:10px;}
.youlian-main{width:1158px;height:auto;margin:auto;margin-top:10px;border:1px solid #eeeeee;}
.youlian .youlian-main li{line-height:32px;float:left;text-align:left;}
.youlian .youlian-main li a{color:#b2b2b2;font-size:12px;display:block;width:165px;height:32px;}
.youlian .youlian-main li a:hover{color:#ff9c00;text-decoration:none;}

/*底部部分*/
.dibu{width:100%;height:70px;background:#000000;}
.dibu-main{width:1200px;margin:auto;height:100%;text-align:center;}
.dibu .dibu-main ul{width:auto;height:32px;margin:auto;display:inline-block;}
.dibu .dibu-main ul li{padding:0px 10px;height:32px;line-height:32px;text-align:center;float:left;}
.dibu .dibu-main ul li a{color:#888888;font-size:12px;}
.dibu .dibu-main ul li a:hover{color:#ff9c00;text-decoration:none;}
.dibu .dibu-main p a{color:#888888;font-size:12px;height:32px;line-height:32px;}
.dibu .dibu-main p a:hover{color:#ff9c00;text-decoration:none;}


				   

			

		
			   			  			  	
			  				 
			 			
			
		  
		   
		   
		   					   
		   		   	   		   
	   	   	  


								   
								                             
							































							
									   							 				   
					   					 		  	 		
			
									 			  
			  			 
			 		
				 						 
		 
		 
		 
		 
		 
		 
		 
		 
		  
	 













































