﻿@charset "utf-8";
/* 基础样式 */
html{}
body{background:url(images/body_bg.png) left top #ededed ;}
a:hover{color:#ff0033;}
p,input,li{position:relative;}



/* 重定义基础样式 */

.mod{margin-bottom:0px !important; }
.modbox{padding:0px 0px; overflow:hidden;}

/* 页面主体 */
#wraper{width:100%;color:#000;}


/* 内容区域 */
#container{ margin:0px auto; width:1000px; background:#fff; position:relative !important; padding-top:10px;}
/* 上下栏背景 */
#header_zone_bg{ width:100%;}
#container_bg{ width:100%;}






/* 结构设置 */

#container_layout_1 #first_zone{width:220px !important; float:left !important; margin-right:20px !important;}
#container_layout_1 #second_zone{width:480px !important; float:left !important; margin-right:20px !important;}
#container_layout_1 #third_zone{width:220px !important; float:left !important;}

#container_layout_2 #first_zone{width:254px !important; float:left !important;}
#container_layout_2 #second_zone{width:726px !important; float:left !important; margin-left:6px;}

#container_layout_3 #first_zone{width:740px !important; float:left !important; margin-right:20px !important;}
#container_layout_3 #second_zone{width:220px !important; float:left !important;}

#container_layout_4 #first_zone{width:220px !important; float:left !important; margin-right:20px !important;}
#container_layout_4 #second_zone{width:359px !important; float:left !important; margin-right:20px !important;}
#container_layout_4 #third_zone{width:359px !important; float:left !important;}

#container_layout_5 #first_zone{width:470px !important; float:left !important; margin-right:20px !important;}
#container_layout_5 #second_zone{width:470px !important; float:left !important;}

#container_layout_6 #first_zone{width:980px !important; float:left !important; }


	#first_zone .modbox{ overflow:hidden;}


	#second_zone .modbox{overflow:hidden;}

	
	#third_zone .modbox{overflow:hidden;}
	#third_zone .mod{padding-bottom:20px; background:url(images/mod_bg.png); border:#fff 1px solid;}



/* 全部默认标题 */

#wraper .mod h2.modhead{position:relative;}


/* layout 2 */
#first_zone .mod h2.modhead{ }
#first_zone .mod h2.modhead span.modhead_h2_title{position:absolute;display:block;font-size:14px; color:#fff;/* 标题文字 */}
#first_zone .mod h2.modhead span.modhead_h2{}

#second_zone .mod h2.modhead{height:31px; background:url(images/modhead_h2.png) left top no-repeat;}
#second_zone .mod h2.modhead span.modhead_h2_title{position:absolute;display:block; height:31px;color:#fff; line-height:31px;text-indent:38px; font-size:14px; /* 标题文字 */}
#second_zone .mod h2.modhead span.modhead_h2{height:31px; width:82px; display:block;background:url(images/modhead_h2.png) right top no-repeat; position:absolute; right:0px; top:0px;/* 右半标题背景 */}

#third_zone .mod h2.modhead{height:56px; background:url(images/first_h2.gif) no-repeat;}
#third_zone .mod h2.modhead span.modhead_h2_title{position:absolute; top:10px; left:-10px; display:block; height:43px; width:197px; background:url(images/mod_h2.png) no-repeat; color:#fff; text-indent:24px; line-height:40px; font-size:14px; /* 标题文字 */}
#third_zone .mod h2.modhead span.modhead_h2{height:56px; width:98px; display:block; position:absolute; right:0px; top:0px;/* 右半标题背景 */}


#container_layout_2{ padding-left:10px;}
/*
   .box{margin:0 auto; overflow:hidden; background:#000; color:#fff;}
   .box span{display:block;}
	   .top,.bottom{clear:both; overflow:hidden; position:relative;}
	   .t_l{height:20px; width:20px; background:#900; position:absolute; left:0px; top:0px;}
	   .t_c{height:20px; background:#999;}
	   .t_r{height:20px; width:20px; background:#900; position:absolute; right:0px; top:0px;}
	   .b_l{height:20px; width:20px; background:#900; position:absolute; left:0px; top:0px;}
	   .b_c{height:20px; background:#999;}
	   .b_r{height:20px; width:20px; background:#900; position:absolute; right:0px; top:0px;}
	   
	.c_l{clear:both; padding-left:20px; background-color:#CCC;}
	.c_r{clear:both; padding-right:20px; background-color:#333;}
	.c_content{background:#F00; overflow:hidden;}
	
	
	
	.bottom{clear:both;}
*/



.more{ overflow:hidden; width:35px; font-size:12px;text-align:center; position:absolute; top:16px; right:10px;}





/* 页头 */
#header_zone{width:1000px;  margin:0 auto;height:412px;}

/* 页脚 */
#footer_bg{width:100%;}
#footer{}
#footer a{color:#F00;}
#footer_zone{text-align:left; margin:0 auto; height:154px; background:url(images/footer_bg.png) center top no-repeat;color:#000; }
.copyright .c_c{color:#000; padding-top:30px;}
.copyright{line-height:180%; position:relative; text-align:center;width:1000px; margin:0 auto;}
.copyright img{position:absolute; right:10px; top:10px; }


/* banner */
.banner{clear:both; }


/* logo及收藏设首页 */
#Text_content341{height:126px; clear:both; background:url(images/header.png) no-repeat; position:relative; padding:0px 10px;}
#Text_content341 a.logo{width:280px; height:125px; line-height:20px; position:absolute; left:0px; top:0px; display:none;}
#Text_content341 .fav{float:right; width:140px; padding-top:15px;}
#Text_content341 .fav a{background:url(images/fav_bg.png) no-repeat; width:58px; height:18px; line-height:18px; text-align:center; display:inline-block; margin-right:10px; color:#fff;}

#Text_content343 p{line-height:140%;}


/* 导航 */

.mainMenu{height:37px; clear:both; background:url(images/mainMenu_bg.png) left top no-repeat; position:relative; z-index:999999999; }
.mainMenu ul{height:37px; padding-left:30px;}
.mainMenu ul li{text-align:center;height:37px; background:url(images/li_bg_inco.png) right center no-repeat; line-height:37px; width:100px; padding:0px 2px;position:relative; }
.mainMenu ul li.current a,
.mainMenu ul li a:hover{color:#000; background:url(images/nav.png) no-repeat;}		/* 被选择导航连接样式 */
.mainMenu a{color:#fff;font-weight:900;display:block;}		/* 默认导航连接样式 */

/* 下拉菜单样式 */
.mainMenu li ul li a{color:#f2ffdc;overflow:hidden;width:110px; height:30px; display:block;}
.mainMenu li ul li a:hover{background: #fff; color:#f8ffdc;}

.mainMenu ul li ul.menuTilex{ position:absolute; top:32px; left:5px; padding-bottom:2px; border:#CCC 1px solid; overflow:visible;}
.mainMenu ul li ul li.menuTilex{background:#ebf9cb; clear:both; float:none; display:block; width:110px; height:30px; margin-right:0px;}

.mainMenu ul li ul.menuTiley{ position:absolute; width:300px; top:32px; left:5px;}
.mainMenu ul li ul li.menuTiley{background:#ebf9cb; float:left; display:inline-block; width:110px; height:30px;}


/* 内页面包屑 */
.crumb{font-size:12px;display:block; margin:7px auto 0; height:12px; line-height:12px;padding:6px 15px;color:#666;}

/* 搜索 */
#search{height:18px; border:#ccc 1px solid; padding-left:4px; line-height:18px; width:80px;}
#search_select{height:20px; border:#ccc 1px solid; padding:1px;}

.mod_search{ padding:10px 0px !important;}
.mod_search .modbox{background:url() !important;}
.mod_search button{border:#7d6654 1px solid; background:#f3efe5;}


/* 产品分类树 */
.treeview-file{background:url(images/book.gif) no-repeat !important; text-align:center; padding-left:0px !important}

.lightTreeview li{ background:url(images/lightTreeview_li_bg.png) center bottom no-repeat !important; padding:0px !important;  height:36px !important; line-height:36px !important;}

/* 产品列表及分页 */
.mod_prdlist li{ width:215px;height:178px; overflow:hidden; margin-right:12px;}
.mod_prdlist .modbox{ padding-left:30px; padding-top:10px;}
.mod_prdlist .imgdiv img{width:206px !important;height:146px !important; clear:both; overflow:hidden; border:#97D0FF solid 1px;padding:2px;}
.mod_prdlist .imgdiv{ width:210px; height:150px;}
.mod_prdlist div{margin-top:0px !important;}
.mod_prdlist{margin-bottom:10px;}
.list_text{ text-align:center; height:20px; line-height:24px; overflow:hidden;width:210px;}



.page{ margin-bottom:10px;margin-top:10px;}
.page a{border:0 none; color:#0B84CB !important}
.page a:hover{ color:#FF0000 !important}

/* 文字列表 */
#infolist_content7725{ padding-top:10px;}
#infolist6120 li{height:30px !important; line-height:30px; border-bottom:1px dashed #0B84CB; margin-left:10px; width:700px; overflow:hidden}
#infolist6120 li:hover{ background-color:#efefef}

/* 联系我们 */

.mod_contact li{text-indent:8px; color:#333;}

/* 在线调查 */

#vote_content330{line-height:160%;}
#vote_content330 label{vertical-align:middle; padding-right:10px;}
.vote_submit{width:80px; height:26px; background:url(images/bnt.png) no-repeat; border:0 none; text-align:center; color:#FFF;}
.vote_see{width:80px; height:26px; background:url(images/bnt.png) no-repeat; border:0 none; text-align:center; color:#FFF;}


#Text_content6945{ height:90px; background:url(images/top_bg.png) left top no-repeat; position:relative}
#Text_content6945 .sc{ position:absolute; top:30px; right:25px;}
#Text_content6945 .sc a{ color:#f4ee56;}

#infonew_7366,#infonew_7367{ width:348px;}
#infonew_7366.mod{ clear:none; float:left; margin-bottom:0px !important}
#infonew_7367.mod{ float:left;clear:none;margin-bottom:0px !important;}

/*首页样式*/
#Text_content7502{ height:76px; background:url(images/top_bg.png) left top repeat-x; position:relative}
.logo{ height:76px; width:396px; float:left; background:url(images/logo_bg.jpg) left top no-repeat;}
.sc{ position:absolute; right:10px; top:16px}
.dh{ width:330px; height:41px; background:url(images/rxdh.png) left top no-repeat; position:absolute; right:0px; bottom:0px;}

/*视频*/
#video_7613 .modhead{ background:url(images/sp_modhead.png) left top no-repeat; height:41px; line-height:41px;}
#video_7613 .modhead_h2_title{text-indent:30px; display:block}
#video_7613 .box{ background:url(images/sp_zhong_bg.png) left top repeat-y; padding:0px 5px}
#video_7613 .end{ height:12px; background:url(images/sp_bottom_bg.png) left top no-repeat;}


#contact_7619 .c_c{ background:url(images/lx.png) right bottom no-repeat}

#text_7614,#contact_7619,#text_7716,#text_7718,#text_12137{margin-top:10px;border-bottom:1px solid #aad8ff;border-left:1px solid #aad8ff;border-right:1px solid #aad8ff}/*蓝色边框*/

#text_7614 .modhead,#contact_7619 .modhead,#text_12137 .modhead{height:31px; background:url(images/modhead_h2.png) left top no-repeat; line-height:31px;/*左面背景*/}

#text_7614 .modhead_h2_title,#contact_7619 .modhead_h2_title,#text_12137 .modhead_h2_title{text-indent:30px; display:block;/*文字*/}

#text_7614 .modhead_h2，#contact_7619 .modhead_h2,#text_12137 .modhead_h2{height:31px; width:82px; display:block;background:url(images/modhead_h2.png) right top no-repeat; position:absolute; right:0px; top:0px;/* 右半标题背景 */}

#text_7637 .c_c,#text_7656 .c_c,#text_12137 .c_c{ padding:6px;}



/*车队简介*/
#text_7637{ width:476px; float:left}
#text_7637 .modhead{height:50px !important; background:url(images/text_7637_h2_bg.png) left top no-repeat !important; /*左面背景*/}
#text_7637 .modhead_h2_title{text-indent:46px !important; height:50px !important; line-height:50px !important;display:block; color:#0a68da !important/*文字*/}
#text_7637 .modhead_h2{height:50px !important; width:82px; display:block;background:url(images/text_7637_h2_bg.png) right top no-repeat !important; position:absolute; right:0px; top:0px;/* 右半标题背景 */}
#text_7637 .box{ background:url(images/text_7637_box_bg.png) left top repeat-y;}
#text_7637 .end{ height:12px; background:url(images/text_7637_bootom_bg.png) left top no-repeat;}



/*时间地图*/
#text_7656{ width:234px; position:absolute;right:10px; top:10px;}
#text_7656 .modhead{height:23px !important; background:url(images/text_7656_h2_bg.png) left top no-repeat !important; /*左面背景*/}
#text_7656 .modhead_h2_title{ font-size:0px !important; z-index:-999 !important; line-height:0px !important;color:#0a68da !important/*文字*/}
#text_7656 .modhead_h2{height:23px !important; width:82px; display:block;background:url(images/text_7656_h2_bg.png) right top no-repeat !important; position:absolute; right:0px; top:0px;/* 右半标题背景 */}
#text_7656 .box{ background:url(images/text_7656_zhong_bg.png) left top repeat-y;}
#text_7656 .end{ height:17px; background:url(images/text_7656_bottom_bg.png) left top no-repeat;}
#htmer_time{ float:left; padding-right:6px; padding-bottom:10px;}
.rq{ font-size:18px; color:#FF0000; font-weight:bold; line-height:30px; text-align:center}


/*地图*/
#text_7716{width:234px; position:absolute;right:10px; top:0px;}

/*新闻*/

#infonew_7717{ width:476px; float:left; padding-bottom:10px;}
#infonew_7717 .modhead{height:40px !important; background:url(images/infonew_7717_h2_bg.png) left top no-repeat !important; /*左面背景*/}
#infonew_7717 .modhead_h2_title{text-indent:26px !important; height:40px !important; line-height:40px !important;display:block; color:#000 !important/*文字*/}
#infonew_7717 .modhead_h2{height:40px !important; width:82px; display:block;background:url(images/infonew_7717_h2_bg.png) right top no-repeat !important; position:absolute; right:0px; top:0px;/* 右半标题背景 */}
#infonew_content7717 .box{ background:url(images/infonew_7717_box_bg.png)  left top repeat-y; height:162px;}
#infonew_7717 .end{ height:6px; background:url(images/infonew_7717_bootom_bg.png) left top no-repeat;}

#infonew9855{ padding-left:12px;}
#infonew9855 li{ width:216px; height:24px; text-indent:12px; line-height:24px;background:url(images/inco_1.png) left center no-repeat; padding-right:12px; float:left}

#text_7718{width:234px; position:absolute;right:10px; top:235px;}
#text_7718 .c_c{ padding:6px;}

#prdnew_7719{ width:720px; height:197px; background:url(images/prdnew_7719_bg.png) left top no-repeat}
#prdnew_7719 .modhead{height:40px !important; background:none !important; /*左面背景*/}
#prdnew_7719 .modhead_h2{height:40px !important; width:82px; display:block; background:none !important; position:absolute; right:0px; top:0px;/* 右半标题背景 */}
#prdnew9986{ margin-left:34px; width:640px;height:145px;overflow:auto; margin-top:10px;}
#prdnew9986 img{ padding:0px 4px}

#Text_content7720,#Text_content7726,#Text_content7727,#tieba_content7498,#contact_content7500,#prdshow_content7729{ padding:8px;}

#infoshow_7728

#infoshow_content7728{background:url(images/infoshow_content7728_bg.jpg) left top no-repeat; }
.detailMain{ padding:10px;}
.detailMain h1{ padding-top:30px; padding-bottom:8px;}
.mF_fscreen_tb_wrap{
	width: 100%;
	padding: 0 !important;
}
.mF_fscreen_tb{
	width: 100%;
	height: 265px;
}
.mF_fscreen_tb .pic{
	width: 100%;
	height: 265px;
}
.mF_fscreen_tb .thumb_bg{
	background: none;
	border-top:none;
}
.mF_fscreen_tb .thumb_bg{
	display: none;
}
.mF_fscreen_tb .thumb{
	display: none;
}