﻿

/* 积分导航 */
#testTop{ margin:auto;width:100%; height:auto; border-top:0px #EEE solid; }
.testPath{ width:1200px; margin:auto; text-align:left;height:50px; line-height:50px; color:#999; }
.testPath i{ font-style:normal;color:#444; }
.testPath a{ color:#444; } 
.testPath a:hover{ color:#3377CC; text-decoration:underline; } 

/* 列表 */
.aboutMain{ width:1200px; margin:auto; height:auto;text-align:left;  background-color:#FFF;border:0px #DFDFDF solid;overflow:hidden; }
.aboutMainl{ float:left;width:150px; height:auto; padding:0px 0px; background-color:#F5F5F5; }
.aboutMainl ul li{ float:left;width:150px; height:35px; line-height:35px; text-align:center; }

.aboutMainr{ float:left;width:1010px; height:auto; background-color:#FFF; padding:20px; padding-top:10px; }
.aboutMainrt{ float:left; width:98%; padding:0 1%;height:30px; line-height:30px;border-bottom:1px #EEE solid; font-size:14px;  font-weight:bold; color:#0868C8; }
.aboutMainrc{ float:left; width:98%; padding:0 1% ;min-height:650px; padding-top:10px; }

.aboutOver{ background-color:#FFF; font-weight:bold;border-top:0px #EEE solid;border-bottom:0px #EEE solid; }
.aboutOver a{ color:#0868C8 }

/* 如何赚积分 */
.aboutMainr .lists{  margin:auto;width:1000px; height:auto; }
.aboutMainr .lists .title{ float:left;width:1000px; height:30px; line-height:30px; color:#999; margin-top:20px; }
.aboutMainr .lists .t1 ul{ float:left;width:988px; height:auto; background-color:#F5F5F5; border:1px #E6E6E6 solid;padding:5px;color:#999; }
.aboutMainr .lists .t1 ul .li1{ float:left;width:188px; height:30px; line-height:30px; }
.aboutMainr .lists .t1 ul .li2{ float:left;width:200px; height:30px; line-height:30px; }
.aboutMainr .lists .t1 ul .li3{ float:left;width:500px; height:30px; line-height:30px; }

.aboutMainr .lists .t2 ul{ float:left;width:988px; height:auto;border:1px #E6E6E6 solid; border-top:none;  padding:5px;color:#333; }
.aboutMainr .lists .t2 ul .li1{ float:left;width:188px; height:30px; line-height:30px; }
.aboutMainr .lists .t2 ul .li2{ float:left;width:150px; height:30px; line-height:30px; color:#F00; }
.aboutMainr .lists .t2 ul .li21{ float:left;width:200px; height:30px; line-height:30px; color:#090; }
.aboutMainr .lists .t2 ul .li3{ float:left;width:500px; height:30px; line-height:30px; }





/* 分站列表 */
.sublist{ width: 100%;  padding:10px 0px; border-bottom:0px #DDD solid; background-color:#FFF; margin-top:10px;overflow: hidden; }
.sublist ul li{ float:left;text-align:center;width:30%;margin:8px 1.5%; font-size:14px; line-height:30px; background-color:#FFF; border:1px #DDD solid;border-radius:3px; }
.sublist ul li a{ color:#222; }


.index-agent{width:1218px;margin:40px auto 60px;overflow:hidden;margin-top:60px;}
.index-agent .agent-list li{float:left;width:355px;padding:15px;margin:0 9px 20px;background:#fff;position:relative;border: 1px solid #f7f7f7;}
.index-agent .agent-list li .agent-info{width:220px}
.index-agent .agent-list li .agent-info p{width:360px;height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#666}
.index-agent .agent-list li .agent-info p span{color:#e8313e}
.index-agent .agent-list li .agent-info p span.agent-name{font-size:20px}
.index-agent .agent-list li .agent-pic{width:120px}
.index-agent .agent-list li .agent-pic .btn-contact{width:96px;height:34px;line-height:34px;margin-top:10px;font-size:14px}
.index-agent .agent-list li .pic-circle{width:114px;height:114px;margin:0 auto;border-radius:50%;overflow:hidden;text-align:center}
.index-agent .agent-list li .pic-circle img{width:114px}
.index-agent .agent-list li .agent-layer{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}
.index-agent .agent-list li .agent-layer img{display:inline-block;width:112px;height:112px;margin:34px}
.index-agent .agent-list li .agent-layer p{display:inline-block;color:#fff;font-size:16px;font-weight:600;top: 80px;position: absolute;}
a.btn-defaultgw{display:block;margin:0 auto;background:#f9f9f9;border:1px solid #e4e4e4;border-radius:4px;font-size:16px;color:#333;text-align:center;transition:all .3s}

