﻿@charset "utf-8";

/*banner---------------------------------------------------------------------------------------------*/
.banner{ width:950px; height:251px; margin:0 auto; margin-top:12px;}
.banner1{ width:940px; height:87px; margin:5px auto;}

/*主体---------------------------------------------------------------------------------------------*/


	
	/*右边-------------------------------------------------------------------------------------------------------------------------*/
	.main .right{ width:715px; float:right;}
		.main .right .left{ width:484px; float:left;}
		.main .right .right{ width:226px; float:right;}
		/*新闻公告-------------------------------------------------------------------------------------------------------------------------*/
		.news{ background:url(../images/indexBG.png) 0 -29px no-repeat; width:484px; height:229px;}
		.more{height:25px; float:right;margin-top:10px; margin-right:15px; }
		.content{ padding:0 20px;float:left; width:444px;}
		.content li{ width:444px;line-height:25px;}
		.content span{ width:80px;float:right; text-align:right;}
		.content label{float:left; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#555;}
		
		/*营运必读-------------------------------------------------------------------------------------------------------------------------*/
		.operation{ background:url(../images/indexBG.png) 0 -258px no-repeat; width:484px; height:246px; margin-top:5px;}
		
		/*联系方式-------------------------------------------------------------------------------------------------------------------------*/
		.contact{ width:226px; height:229px; background:url(../images/indexBG.png) -484px -29px no-repeat;}
		.contact .qq{float:left; margin-top:35px; height:95px;}
		.contact .qq li{ width:170px; height:25px; line-height:25px; margin-top:15px; margin-left:17px; color:#333; float:left; background:url(../images/indexBG.png) -753px 0 no-repeat; padding-left:25px; display:inline; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.contact a.line{display:block; margin:12px 0 0 160px; background:url(../images/indexBG.png) -646px -173px no-repeat; width:55px; height:21px; float:left; display:inline;}
		.contact a.line:hover{ background:url(../images/indexBG.png) -646px -173px no-repeat; width:55px; height:21px;}
		
		/*网狐历程-------------------------------------------------------------------------------------------------------------------------*/
		.journey{ width:226px; height:246px; background:url(../images/indexBG.png) -484px -258px no-repeat;margin-top:5px;}
		.licheng{ width:200px; margin-left:20px;float:left; display:inline;}
		.licheng li{ width:195px;line-height:25px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*成功案例---------------------------------------------------------------------------------------------*/	
.case{ width:940px; margin:0 auto;}
.case .title{ width:925px; height:25px; line-height:25px; text-align:right; padding-right:15px; background:url(../images/indexBG.png) 0 -504px no-repeat; padding-top:6px;float:left;}	
.case .bg{ background:url(../images/caseBg.gif) repeat-y; float:left; width:940px;}
.case .bg .box{ width:290px; height:105px; float:left; margin:20px 0 5px 20px; display:inline;}	
.case .bg .box .box1{ width:131px; height:105px; background:url(../images/indexBG.png) -710px -341px no-repeat; float:left;}
.case .bg .box .box1 .tu{ width:125px; height:92px; margin:3px; float:left; display:inline;}
.case .bg .box .box2{ width:150px; height:105px; float:right;}
.case .bg .box .box2 li{ width:150px; line-height:21px; float:left;overflow:hidden;text-overflow:ellipsis;}
.case .bg .box .box2 span{ background:url(../images/indexBG.png) -860px -341px no-repeat; padding-left:8px; float:left;}
.case .bottom{ width:940px; height:9px; background:url(../images/indexBG.png) 0 -535px no-repeat;float:left;}
