﻿/*- - - - - - - - -样式属首页.html - - - - - - - -*/

	/*栏目头部*/
	#columnHeader{margin:0 auto 5px;padding:17px 0 0 41px;width:919px;height:112px;font-family:'微软雅黑';color:#fff;background:url(../images/express/headbg.jpg) no-repeat left top;position:relative;}
	#columnHeader .baibg{width:99px;height:43px;left:0;background-color:#fff;position:absolute;top:76px;}
	#columnHeader h2{height:41px;line-height:64px;overflow:hidden;font-weight:normal;margin-bottom:17px;}
	#columnHeader h2 strong{float:left;width:237px;height:47px;text-indent:-99em;overflow:hidden;margin-right:11px;background:url(../images/express/column_logo.png) no-repeat left top;display:inline;}
	#columnHeader h2 em{ float:left;}
	#columnHeader ul{ position:relative; z-index:5000;float:left;}
	#columnHeader ul li{float:left;padding-right:31px;}
	#columnHeader ul li a{width:99px;height:43px;line-height:43px;text-align:center;overflow:hidden;font-size:14px;color:#fff;display:block;}
	#columnHeader ul li a:hover{color:#f60; text-decoration:none;}
	#columnHeader ul li.change a{color:#fc8738;text-decoration:none;}
	#columnHeader ul li.change a:hover{color:#f60!important;}
	/*栏目*/
	.column_{width:960px;margin:0px auto 0px auto;border-top:1px solid #e1e1e1;}
		/*栏目左侧区域*/
		.column_Left{margin:-1px -1px 0 0;float:left;width:719px;position:relative;}
			/*栏目品牌*/
			.column_Brand{margin:0 -1px 13px 0;float:left;width:440px;height:214px;position:relative;}
			.column_Brand .box{width:343px;position:relative;overflow:hidden;padding-left:93px;}
			.column_Brand .box .photo{width:80px;text-align:center;position:absolute;top:0px;left:0px;}
			.column_Brand .box h4{height:48px;line-height:48px;overflow:hidden;font-size:24px;color:#fc8738;}
			.column_Brand .box h4 a{color:#fc8738;}
			.column_Brand .box h4 a:hover{ text-decoration:none; color:#f60;}
			.column_Brand .box ul{float:left;width:393px;line-height:34px;}
			.column_Brand .box .btn{position:absolute;top:12px;right:14px;}
			.column_Brand .box .btn a{margin-left:13px;width:73px;height:29px;line-height:29px;text-align:center;color:#fff;display:inline-block;}
			.column_Brand .box ul li{float:left;width:172px;font-size:13px;color:#666666;margin-right:19px;display:inline;}
            .column_Brand .box ul li.tj_ly{width:334px; line-height:20px;color:#fc8738}
			.column_Brand .box .photo img{width:52px;height:52px;margin:0 auto;display:block;}
			.column_Brand .btn_green{background-color:#37c62e;}
			.column_Brand .btn_green:hover{background:#18aa11;text-decoration:none;}
			.column_Brand .btn_orange{background-color:#fd883b;}
			.column_Brand .btn_orange:hover{background:#e67226;text-decoration:none;}
			/*栏目新闻*/
			.column_News{float:right;width:280px;height:214px;margin-bottom:13px;}
			/*栏目图片*/
			.column_Photo{width:718px;height:172px;clear:both;}
		/*栏目经销商*/
		.column_JXS{float:right;width:242px;position:relative;margin-top:-1px;}
		
	
	.column_style .column_Brand{padding-top:19px; height:160px;}	
	.column_style .column_News{padding-top:19px; height:160px;}	
	.column_style .column_JXS{padding-top:19px;}	
		
    /*页尾*/
	#footer{border-top:1px solid #e1e1e1;}

	/*栏目标题*/
	.PartTitle{padding:0 12px;height:39px;line-height:39px;overflow:hidden;font-size:16px;margin-bottom:11px;background-color:#f9f9f9;border:1px solid #eaeaea;}
	.PartTitle strong{padding-left:17px;background:url(../images/express/2.gif) no-repeat left center;}
	/*副标题*/
	.SubTitle{padding:0 20px;height:39px;line-height:39px;overflow:hidden;font-size:16px;font-weight:normal;color:#666666;margin-bottom:11px;background-color:#f9f9f9;border:1px solid #eaeaea;}
	/*文档列表*/
	.DocList{margin:0 10px;}

    
    .DocList li{height:29px;line-height:29px;overflow:hidden;font-size:13px;padding-left:10px;background:url(../images/express/1.gif) no-repeat left 13px;}
    .DocList li a{ color:#57b}
    .DocList li a:hover{ color:#FFA500}
	/*经销商列表*/
	.JXSlist{margin:0 5px;padding:8px 5px;color:#666666;border-bottom:1px solid #ebe9ea;}
	.JXSlist dt{height:35px;line-height:35px;overflow:hidden;font-size:13px;font-weight:bold;color:#fc8738;}
	.JXSlist dd ul li{height:27px;line-height:27px;overflow:hidden;}
	.JXSlist dt a{color:#fc8738;}
	/*图片列表*/
	.PictureList{float:left;}
	.PictureList li{ overflow:hidden;margin:0 15px;float:left;width:205px;height:146px; position:relative;display:inline;}
	.PictureList li img{ position:absolute;width:100%;height:100%;display:block;}







