/* CSS Document */
@charset "utf-8";
body{ padding:0px; margin:0 auto; font-size:14px; color:#333333; font-family:Verdana, Geneva, sans-serif; font-family:Microsoft YaHei,微软雅黑;}
*{margin:0; padding:0px; font-family:Microsoft YaHei,微软雅黑;}
ul,li,dl,dt,dd{list-style:none;}
input,select,img{vertical-align:middle;}
img{border:none;}
a{color:#333333; text-decoration:none; font-family:Microsoft YaHei,微软雅黑;}
a:hover{color:#ff4400; text-decoration:none; font-family:Microsoft YaHei,微软雅黑;}
a:focus{ outline-style:none; font-family:Microsoft YaHei,微软雅黑;}
a{blr:expression(this.onFocus=this.blur()); font-family:Microsoft YaHei,微软雅黑;}/*ie6*/

/* 公共css */
.bgGray{ background:#f1f4f4;}
.bgWhite{ background:#fff;}
.disNone{ display:none;}
.commWidth{ width:1330px; margin:0px auto;}
@media screen and (max-width: 820px) {
	
}
@media screen and (min-width: 821px) and (max-width: 1195px) {
	
}


/* 备注 */
@media screen and (max-width: 820px) {
	
}
@media screen and (min-width: 821px) and (max-width: 1195px) {
	
}

/* 顶部 */
.top{ line-height:40px; color:#ccc; background:#333;}
.webInfo{ overflow:auto; zoom:1; display:inline-block;}
.webInfo li{ float:left;}
.webInfo span{ display:block; width:30px; height:40px; float:left; }
.webInfo .tel{ background:url(/template_images/icon.png) no-repeat -9px 0px; margin-left:35px;}
.webInfo .weChat{ background:url(/template_images/icon.png) no-repeat -42px 0px; margin-left:15px;}
.loginInfo{ overflow:auto; zoom:1; float:right;}
.loginInfo li{ float:left;}
.loginInfo a{ font-size:14px; color:#ccc;}
.loginInfo span{ display:block; border:0px solid red; width:30px; height:40px; float:left;}
.loginIcon{ background:url(/template_images/icon.png) no-repeat -87px -1px;}
.agentLoginIcon{ background:url(/template_images/icon.png) no-repeat -132px -1px; margin-left:30px;}

/* 头部 */
.header{ min-height:100px; background:#1299e1;}
.logo{ margin-top:13px; float:left;}
.navigation{ float:right; overflow:auto; zoom:1;}
.navigation li{ float:left;}
.navigation li a{ display:block; height:100px; line-height:100px; font-size:16px; padding:0px 20px; color:#fff;}

/* 尾部 */
.footer{ background:#333; min-height:397px;}
.footList{ padding-top:65px;}
.footList li{ float:left; margin-right:36px; padding-bottom:15px;}
.footList .first{ width:202px; margin-right:20px;}
.footList .second{ width:410px;}
.footList .third{ width:180px;}
.footList .fourth{ width:180px;}
.footList .fifth{ width:180px;}
.footList li p{ font-size:14px; color:#999; line-height:30px; text-align:left;}
.footList li p a{ font-size:14px; color:#999; line-height:30px; text-align:left;}
.footList li p b{ font-size:32px; color:#fff; padding:10px 0px 30px; display:block;}
.footList h3{ font-size:16px; color:#fff; line-height:40px; border-bottom:1px solid #666; margin-bottom:15px;}
.footList h3 span{ display:block; float:left; width:30px; margin-right:5px; height:30px; margin-top:5px;}
.footTelIcon{ background:url(/template_images/icon.png) no-repeat -266px -164px;}
.footBuseIcon{ background:url(/template_images/icon.png) no-repeat -331px -164px;}
.footOddIcon{ background:url(/template_images/icon.png) no-repeat -397px -164px;}
.footQuickLink{ background:url(/template_images/icon.png) no-repeat -451px -164px;} 
.footLogo{ display:block;}
.footList .first h5{ color:#999; font-size:14px; text-align:left; margin-left:10px;}
.footIconList{ overflow:auto; zoom:1; margin-top:30px;}
.footIconList a{ display:block; width:40px; height:40px; margin-right:10px; float:left;}
.weiboIcon{ background:url(/template_images/icon.png) no-repeat -28px -159px;}
.weiChatIcon{ background:url(/template_images/icon.png) no-repeat -76px -159px;}
.qqIcon{ background:url(/template_images/icon.png) no-repeat -124px -159px;}
.emailIcon{ background:url(/template_images/icon.png) no-repeat -170px -159px;}

/* 底部 */
.bottomer{ background:#eee; font-size:12px; color:#999; line-height:40px;}
.bottomer p{ float:right; color:#999;}
.bottomer p a{ font-size:12px; color:#999; line-height:40px;}