@charset "utf-8";
/* CSS Document */

body{font-family:"宋体";color:#444;line-height:24px;}
a{color:#444;}
.red,.red a{color:#da5454;}


/* 导航 */
.nav{background:#ececec;height:46px;border-bottom:1px solid #27a9e3;}
.nav .wrap{position:relative;}
.nav h2{position:absolute;width:130px;height:47px;line-height:47px;font-size:14px;color:#fff;text-align:center;background:#27a9e3 url(../images/icon2.jpg) no-repeat center bottom;}

/* 省份切换 */
.trigger .inner s,.inner a.tablink_hover s,.sort_box li s{background:url(../images/icon.jpg) no-repeat;}
.trigger{position:absolute;left:152px;top:10px;width:250px;height:40px;z-index:99;}
.trigger .inner{float:left;position:relative;background:#fff;border:1px solid #ccc;height:28px;display:block;}
.trigger .inner .tablink{position:relative;width:55px;padding:0 6px 0 8px;line-height:28px;display:block;z-index:9999;}
.trigger .inner s{position:absolute;top:10px;right:5px;background-position:0 -69px;width:13px;height:7px;margin-left:6px;display:inline-block; cursor:pointer;}
.inner a.tablink_hover s{background-position:0 -79px;}
.trigger .inner .tablink{text-decoration:none;background:#fff;cursor:pointer;}
.subnav{position:absolute;left:-34px;top:27px;width:395px;border:1px solid #ccc;padding:10px 10px 10px 15px;z-index:999;background:#fff;}
.city li,.province li{float:left;width:43px;}
.province{clear:both;}
.province li.w129{width:129px;}

/* ------------------------ 左侧--------------------------- */
.left_box{width:700px;}
.groups{background:#f6f6f6;padding:10px 20px;overflow:hidden;}
.groups dl{clear:both;padding:5px 0;overflow:hidden;}
.groups dt{float:left;width:70px;font-weight:bold;text-align:right;}
.groups dd{float:left;width:545px;padding-left:25px;}
.groups dd a{width:105px;display:inline-block;}
.nolimit,.groups .nolimit a{width:36px;background:#c7c7c7;text-align:center;border-radius:2px;display:inline-block;margin-right:20px;}

.sort_box{background:#f6f6f6;border:1px solid #e4e3e3;height:40px;line-height:40px;margin-top:18px;}
.sort_box .first{width:75px;text-align:center;background:#fff;border-right:1px solid #e4e3e3;padding:0;margin-right:30px;}
.sort_box li{float:left;position:relative;padding:0 10px;width:55px;}
.sort_box li s{background-position:0 -93px;width:7px;height:4px;display:inline-block; vertical-align:middle;margin-left:5px}
.droplist{position:absolute;left:0;top:-1px;width:70px;border:1px solid #e4e3e3;background:#fff;z-index:999;padding:8px 0;line-height:24px;display:none;}
.droplist li{padding:0 10px;}

/* 会员展示 */
.member{overflow:hidden;font-family:"\5FAE\8F6F\96C5\9ED1";}
.member li{padding:25px 0;font-size:14px;color:#444;overflow:hidden;border-bottom:1px dashed #ececec;}
.member li img{float:left;width:155px;height:105px;border:0px solid #ccc;margin-right:25px;}
.member li .introarea{float:left;width:515px;}
.member li h3{color:#000;font-size:22px;font-weight:500; line-height: 32px; padding-bottom: 12px}
.member li h3 a{margin-right:20px;color:#000;}
.member li h3 span{color:#888;font-size:14px;}
.member li .txt{color:#2b2b2b;line-height:33px; font-size: 14px}
.member li .txt span{padding-left:20px;}
.member li .txt .membertype{width: auto; height: 32px; border: none}
.member li .txt .cnaatype{width: auto; height: 32px; border: none; margin-right: 30px}
.member li .txt .branchtype{width: auto; height: 32px; border: none; margin-right: 5px}

/* 分页 */
.page{color:#999; clear:both;height:45px;font:400 14px/45px "\5FAE\8F6F\96C5\9ED1";text-align:center;padding:15px 0 0;display: block;cursor:pointer;}
.page a{padding: 0px 15px; color: #003399; font-weight: bold}
/*---------------------- 右侧-------------------------------------- */
.right_box{width:300px;background:#f6f6f6;padding:20px 0;}
.wx{text-align:center;padding:10px 0 30px;}
.wx img{border:5px solid #fff;}
.bt_join {width:180px;height:49px;margin:0 auto;border-radius:4px;background: #e46100;text-align: center;color: #fff;font: 500 24px/49px "\5FAE\8F6F\96C5\9ED1";display: block;}
.bt_join a {color: #fff;}

/* 资讯列表 */
.news_list{border-top:1px solid #e6e5e5;overflow:hidden;width:280px;margin:30px auto;padding-top:10px;}
.news_list li{font:400 14px/24px "\5FAE\8F6F\96C5\9ED1";padding:6px 8px;}
.ad{clear:both;padding:10px 0;text-align:center;}