﻿/* CSS Document */

/*Base*/
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
a{text-decoration:none}
a:hover{text-decoration:none;}
.clear{clear:both;font-size:0px;}
em{font-style:normal;}
s{text-decoration:none;}
i{font-style:normal;}
b{font-weight:normal;}
tt{font-family:"Microsoft YaHei","微软雅黑";}
input{font-family:"Microsoft YaHei","微软雅黑";}
select{font-family:"Microsoft YaHei","微软雅黑";}
textarea{font-family:"Microsoft YaHei","微软雅黑";}

/*Detail*/
.n-detail{background:#f7f6f6;border-top:1px solid #d6d5d5;border-bottom:1px solid #e5e5e5;padding-bottom:45px;}

.n-detail .detail-box{margin:20px 0px;}
.n-detail .detail-box .detail-l{width:673px;background:#fff;float:left;border-right:1px solid #dcdbdb;border-bottom:1px solid #dcdbdb;box-shadow:1px 1px 1px #edecec;height:390px;padding:20px 40px;}
.n-detail .detail-box .detail-l h1{font-size:22px;color:#444;}
.n-detail .detail-box .detail-l h1 img{float:left;clear:both;margin-right:15px;}
.n-detail .detail-box .detail-l li{border-top:1px solid #e5e4e4;padding-top:13px;margin-top:13px;font-size:14px;line-height:22px;}
.n-detail .detail-box .detail-l li em{width:95px;text-align:left;color:#888;display:inline-block;float:left;}
.n-detail .detail-box .detail-l li tt{width:200px;padding:0px;color:#333;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;}
.n-detail .detail-box .detail-l li span{border-left:1px dashed #ddd;padding:0px 50px;min-height:55px;display:inline-block;color:#666;}
.n-detail .detail-box .detail-l li .no-l{padding-left:0px;border-left:none;}
.n-detail .detail-box .detail-l li p{margin-top:15px;color:#333;}
.n-detail .detail-box .detail-l li p b{font-size:28px;margin-right:5px;}
.n-detail .detail-box .detail-l li .n-div{display:block;width:673px;padding-top:15px;}
.n-detail .detail-box .detail-l li s{width:200px;height:16px;border:1px solid #ddd;border-radius:10px;display:inline-block;float:left;padding:1px;margin-top:4px;overflow:hidden;margin-right:10px;}
.n-detail .detail-box .detail-l li i{height:12px;background:#ffaf24;border-radius:10px;display:inline-block;overflow:hidden;position:absolute;}

.n-detail .detail-box .detail-r{width:485px;background:#fff;float:left;border-right:1px solid #dcdbdb;border-bottom:1px solid #dcdbdb;box-shadow:1px 1px 1px #edecec;height:390px;padding:20px 40px;margin-left:9px;font-size:14px;}
.n-detail .detail-box .detail-r li{margin-bottom:15px;}
.n-detail .detail-box .detail-r li em{width:100px;text-align:left;color:#666;display:inline-block;float:left;margin-bottom:10px;}
.n-detail .detail-box .detail-r li tt{width:260px;padding:0px;color:#333;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;margin-bottom:10px;}
.n-detail .detail-box .detail-r li i{float:right;}
.n-detail .detail-box .detail-r li i a{color:#2ea7e0;}
.n-detail .detail-box .detail-r li i a:hover{text-decoration:underline;}
.n-detail .detail-box .detail-r .bidd-box{border:1px solid #eee;background:#f9f9f9;margin-top:-10px;display:block;}
.n-detail .detail-box .detail-r .bidd-box p{border:1px solid #fff;padding:15px;}
.n-detail .detail-box .detail-r .bidd-box .txt{width:368px;height:44px;background:#fff;border:1px solid #e5e4e4;padding:0px 15px;line-height:44px;color:#666;}
.n-detail .detail-box .detail-r .bidd-box i{margin-top:12px;z-index:11;position:absolute;margin-left:255px;width:100px;display:inline-block;text-align:right;}
.n-detail .detail-box .detail-r .bidd-box i a{color:#349cd8;}
.n-detail .detail-box .detail-r .bidd-box b{display:block;margin-top:20px;}
.n-detail .detail-box .detail-r .bidd-box b a{color:#c0c0c0;text-align:right;display:block;}
.n-detail .detail-box .detail-r .bidd-box b a:hover{color:#cf141b;}
.n-detail .detail-box .detail-r .bidd-box span{border-bottom:1px solid #e5e4e4;line-height:50px;display:block;color:#888;}
.n-detail .detail-box .detail-r .bidd-box span s{font-size:14px;font-weight:normal;margin:0px 5px;color:#333;}
.n-detail .detail-box .detail-r .bidd-box .n-detail-1{background:url(../images/n-detail-1.png) no-repeat 2px 14px;padding-left:40px;}
.n-detail .detail-box .detail-r .bidd-box .n-detail-2{background:url(../images/n-detail-2.png) no-repeat 2px 16px;padding-left:40px;}
.n-detail .detail-box .detail-r .bidd-box .n-detail-3{background:url(../images/n-detail-3.png) no-repeat 2px 14px;padding-left:40px;}
.n-detail .detail-box .detail-r .bidd-box .n-detail-4{background:url(../images/n-detail-4.png) no-repeat 2px 14px;padding-left:40px;}
.n-detail .detail-box .detail-r .bidd-box .active{color:#349eda;display:inline-block;line-height:46px;margin-left:40px;}
.n-detail .detail-box .detail-r .bidd-box .b-top{margin-top:10px;height:42px;}
.n-detail .detail-box .detail-r .bidd-box tt{background:url(../images/n-detail-txt.png) no-repeat;width:255px;height:46px;display:inline-block;line-height:46px;padding-left:15px;color:#343434;}
.n-detail .detail-box .detail-r .bidd-box tt:hover{background:url(../images/n-detail-txt-2.png) no-repeat;}
.n-detail .detail-box .detail-r .bidd-box .active-bidd-tt{background:url(../images/n-detail-txt-2.png) no-repeat;width:255px;height:46px;display:inline-block;line-height:46px;padding-left:15px;color:#343434;}
.n-detail .detail-box .detail-r .bidd-box tt s{margin:0px 5px;font-size:14px;font-weight:normal;}
.n-detail .detail-box .detail-r .bidd-li-hd{box-shadow:1px 1px 1px #b2b2b2;position:absolute;z-index:11;width:420px;background:#fff;border:1px solid #349cd9;padding:10px 20px;margin-top:-28px;margin-left:17px;display:none;}
.n-detail .detail-box .detail-r .bidd-li-hd .nobidd{position:absolute;margin-left:140px;border:1px solid #e4e4e4;background:#f9f9f9;line-height:32px;color:#666;padding:0px 20px;display:inline-block;}
.n-detail .detail-box .detail-r .bidd-li-hd s{font-size:14px;color:#444;line-height:32px;padding-left:10px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_t{background:#d8eaf6;border-top:1px solid #ccc;line-height:32px;margin-top:10px;padding-left:10px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_t input{width:15px;height:15px;margin-top:5px;float:left;margin-top:9px;margin-right:6px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_t span{float:left;margin-right:20px;}
.n-detail .detail-box .detail-r .bidd-li-hd .top-ico{position:absolute;z-index:11;margin-top:-8px;margin-left:-140px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c{line-height:40px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c input{width:16px;height:16px;float:left;margin-top:12px;margin-right:6px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c span{float:left}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c .s_1{width:90px;height:40px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c .s_2{color:#989898;width:142px;height:40px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-left:5px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p_c .s_3{color:#989898;width:112px;height:40px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-left:5px;text-align:right;}
.n-detail .detail-box .detail-r .bidd-li-hd .p-note{color:#349dd7;display:block;text-align:right;margin-top:5px;}
.n-detail .detail-box .detail-r .bidd-li-hd .p-note:hover{color:#cc0001;}
.n-detail .detail-box .detail-r .bidd-li-hd .p-bg{background:#f9f9f9;}
.n-detail .detail-box .detail-r s{color:#2ea7e0;font-size:16px;font-weight:bold;margin-right:10px;}
.n-detail .detail-box .detail-r .radio{width:15px;height:15px;margin-right:10px;float:left;clear:both;margin-top:3px;}
.n-detail .detail-box .detail-r .b-link{color:#349cd8;}
.n-detail .detail-box .detail-r .b-link:hover{text-decoration:underline;}
.n-detail .detail-box .detail-r .btn{width:404px;height:46px;color:#fff;line-height:44px;font-size:16px;text-align:center;display:inline-block;background:#2ea7e0;border-radius:6px;border:1px solid #2ea7e0;}
.n-detail .detail-box .detail-r .btn:hover{background:none;color:#2ea7e0;}
.n-detail .detail-box .detail-r .crude{width:404px;height:46px;color:#fff;line-height:44px;font-size:16px;text-align:center;display:inline-block;background:#ccc;border-radius:6px;border:1px solid #ccc;}
.n-detail .detail-box .detail-r .appbox{background:#f7f6f6;margin-top:20px;height:310px;padding-top:40px;}
.n-detail .detail-box .detail-r .appbox .code{margin:0 auto;display:block;}
.n-detail .detail-box .detail-r .appbox .appico{position:absolute;z-index:11;margin-top:-40px;margin-left:334px;}
.n-detail .detail-box .detail-r .appbox p{line-height:40px;display:block;text-align:center;}
.n-detail .detail-box .detail-r .appbox .crude{width:338px;height:46px;color:#fff;line-height:44px;font-size:16px;text-align:center;display:inline-block;background:#999;border-radius:6px;border:1px solid #999;}
.n-detail .detail-box .detail-r .appbox .txt{text-align:right;padding-right:30px;}
.n-detail .detail-box .detail-r .appbox .active{width:338px;height:46px;color:#fff;line-height:44px;font-size:16px;text-align:center;display:inline-block;background:#fcb714;border-radius:6px;border:1px solid #fcb714;}
.n-detail .detail-box .detail-r .appbox .active:hover{width:338px;height:46px;color:#fcb714;line-height:44px;font-size:16px;text-align:center;display:inline-block;background:#fff;border-radius:6px;border:1px solid #fcb714;}

.n-detail .detailinfo{margin-top:20px;border:1px solid #ddd;background:#fff;width:1169px;box-shadow:1px 1px 1px #edecec;font-size:14px;}
.n-detail .detailinfo dt{background:#f9f9f9;border-bottom:1px solid #ddd;}
.n-detail .detailinfo dt s{color:#666;font-size:16px;border-right:1px solid #ddd;display:inline-block;float:left;height:50px;line-height:50px;}
.n-detail .detailinfo dt s a{padding:0px 40px;display:inline-block;}
.n-detail .detailinfo dt .ashow a{border-top:4px solid #2ea7e0;margin-top:-1px;background:#fff;color:#666}
.n-detail .detailinfo dd{display:none;padding:30px;}
.n-detail .detailinfo #tagContent0{display:block;}
.n-detail .detailinfo dd .title{width:200px;border-bottom:2px solid #eee;color:#333;font-size:16px;}
.n-detail .detailinfo dd .title span{border-bottom:3px solid #2ea7e0;padding:0px 4px;display:inline-block;padding-bottom:10px;margin-bottom:-2px;}
.n-detail .detailinfo dd p{margin:30px 0px;color:#666;line-height:30px;}
.n-detail .detailinfo dd p a{z-index:11;/* position:absolute;width:293px;heiht:228px;padding-top:80px; */}
.n-detail .detailinfo dd .prev,.n-detail .detailinfo dd .next{position:absolute;width:33px;height:67px;display:inline-block;overflow:hidden;padding:0px;}
.n-detail .detailinfo dd .prev{background:url(../images/n-ico-l.png) no-repeat center center;margin-left:-14px;margin-top:-150px;}
.n-detail .detailinfo dd .next{background:url(../images/n-ico-r.png) no-repeat center center;margin-left:1088px;margin-top:-150px;}
.n-detail .detailinfo dd .carousel{border:none;margin-top:40px;width:auto;}
.n-detail .detailinfo dd #date-info{width:1050px;margin:0 auto;margin-top:30px;margin-bottom:20px;}
.n-detail .detailinfo dd #date-info .item{position:absolute;}
.n-detail .detailinfo dd #date-info .item img{border:1px solid #e6e6e6;background:#f7f7f7;width:250px;height:180px;padding:4px;}

.n-detail .n-styleselect{padding:20px;background:#fff;}
.n-detail .n-styleselect .selector,.n-detail .n-styleselect .faq{background:#fff;}
.n-detail .n-listdetail{background:#fff;margin-top:25px;padding-bottom:6px;}
.n-detail .n-listdetail .list li{float:left;}
.n-detail .n-listdetail .list li span{font-size:14px;}
.n-detail .n-listdetail .list li i{font-size:28px;}
.n-detail .n-listdetail .list li.attribute span{text-align:center;width:145px;border:none;}
.n-detail .n-listdetail .list li.attribute .ms{font-size:12px;color:#505050;}
.n-detail .n-listdetail .list li.title{width:300px;line-height:40px;padding-left:15px;}
.n-detail .n-listdetail .list li.title a{width:220px;font-size:14px;color:#333;display:inline-block;text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.n-detail .n-listdetail .list li.title .icon2{float:right;margin-top:10px;}
.n-detail .n-listdetail .list li.attribute{width:600px;border:none;font-size:14px;}
.n-detail .n-listdetail .list li.attribute b{color:#2ea7e0;font-size:18px;margin-right:5px;font-weight:normal;}
.n-detail .n-listdetail .list li.attribute .m{color:#333;font-size:18px;}
.n-detail .n-listdetail .list li.status{width:261px;margin-top:-5px;}
.n-detail .n-listdetail .licai{padding:10px 20px;border-bottom:solid 1px #ddd;}
.n-detail .n-listdetail .licai .list:last-child{border:none;}
.n-detail .n-listdetail .licai .list .status .progress{margin:0px 17px;}
.n-detail .n-listdetail .licai .list .status .progress-ok{margin:5px 0 0 0;width:80px;}
.n-detail .n-listdetail .list.list-title .title{width:300px;line-height:6px;}
.n-detail .n-listdetail .list.list-title{font-size:14px;text-align:center;color:#999;padding-bottom:10px;height:48px;overflow:hidden;}
.n-detail .n-listdetail .list.list-title .attribute{margin:0;line-height:6px;}
.n-detail .n-listdetail .list.list-title .attribute span{border-color:#fff;}
.n-detail .n-listdetail .list.list-title .status{width:130px;line-height:6px;}
.n-detail .n-listdetail .btnheight{height:40px;display:inline-block;}
.n-detail .n-listdetail em{width:1px;height:18px;overflow:hidden;display:inline-block;background:#e7e7e7;position:absolute;margin-top:4px;color:#e7e7e7;}
.n-detail .n-listdetail .status .button{width:130px;float:left;margin-top:3px;}
.n-detail .n-listdetail .status em{margin-left:-20px;margin-top:14px;}
.n-detail .n-listdetail .pagination{margin:40px 0px 20px 0px;}
.n-detail .n-listdetail s{position:absolute;z-index:11;margin-top:-27px;margin-left:198px;}

/*Member*/
.n-member{font-size:14px;}
.n-member .member-title{font-size:26px;color:#333;border-bottom:1px solid #ddd;padding-bottom:15px;}
.n-member .award-tag{margin-top:28px;}
.n-member .award-tag dt s{width:120px;height:44px;color:#5d5d5d;float:left;margin-right:12px;background:#f7f6f6;border:1px solid #e5e5e5;line-height:44px;text-align:center;border-bottom:none;border-radius:4px 4px 0px 0px;}
.n-member .award-tag dt s a{display:inline-block;}
.n-member .award-tag dt .ashow{background:#f03b43;color:#fff;border:1px solid #f03b43;}
.n-member .award-tag dt .ashow a{color:#fff;}
.n-member .award-tag dt span{float:right;}
.n-member .award-tag dt span a{background:#fdb714;color:#333;line-height:34px;padding:0px 30px;display:inline-block;border-radius:20px;border:1px solid #fdb714;}
.n-member .award-tag dt span a:hover{border:1px solid #fdb714;background:none;}
.n-member .award-tag dd{display:none;background:#f7f7f7;border:1px solid #e5e4e4;padding:20px 0px;}
.n-member .award-tag #tagContent0{display:block;}
.n-member .award-tag dd span{width:227px;background:url(../images/n-line.png) repeat-y right;float:left;text-align:center;color:#5d5d5d;line-height:30px;}
.n-member .award-tag dd span b{font-size:20px;color:#333;}
.n-member .award-tag dd .nbg{background:none;}
.member-mydiv{background-color: #fff;z-index:99;width: 560px;left:43.8%;/*FF IE7*/top: 30%;/*FF IE7*/
    margin-left:-150px!important;margin-top:-60px!important;margin-top:0px;position:fixed!important;/*FF IE7*/position:absolute;/*IE6*/border:1px solid #e8e8e8;}
.member-bg {background-color: #222;width: 100%;height: 100%;left:0;top:0;/*FF IE7*/filter:alpha(opacity=50);/*IE*/opacity:0.5;/*FF*/z-index:1;position:fixed!important;/*FF IE7*/
    position:absolute;/*IE6*/}
.member-mydiv .cols{position:absolute;z-index:11;margin-left:450px;color:#a0a0a0;font-size:14px;}
.member-mydiv h1{border-bottom:1px solid #e8e8e8;padding:10px 0px 8px 20px;font-size:16px;color:#323232;}
.member-mydiv ul{padding-top:15px;}
.member-mydiv ul li{padding:10px 0px 10px 0px;}
.member-mydiv ul li.pointbox{width:484px;height:40px;margin:0 auto;border-radius:4px;line-height:40px;background:#dceef8;border:1px solid #90c4dc;color:#0c4b80;font-size:14px;padding:0px;padding-left:20px;margin-bottom:10px;}
.member-mydiv ul li.pointbox a{margin-left:4px;color:#0065c9;}
.member-mydiv ul li.pointbox a:hover{text-decoration:underline;}
.member-mydiv ul li em{width:156px;line-height:42px;display:inline-block;text-align:right;color:#343434;float:left;margin-right:10px;}
.member-mydiv ul li span{float:left;margin-left:10px;}
.member-mydiv ul li span .txt{background:#fbfbfb;border:1px solid #e8e8e8;line-height:40px;display:inline-block;padding:0px 15px;color:#bfbfbf;width:179px;}
.member-mydiv ul li span .wd{width:127px;}
.member-mydiv ul li span img{height:42px;}
.member-mydiv ul li span a{line-height:42px;color:#0089cc;margin-left:5px;}
.member-mydiv ul li span a:hover{text-decoration:underline;}
.member-mydiv ul li.btnbox{background:#f7f7f7;border-top:1px solid #e8e8e8;margin-top:30px;padding-left:164px;}
.member-mydiv ul li.btnbox .btn{margin:0px 10px;border-radius:4px;padding:0px 30px;line-height:38px;display:inline-block;border:1px solid #f03b42;background:#f03b42;color:#fff;font-size:16px;}
.member-mydiv ul li.btnbox .btn:hover{background:#fff;color:#f03b42;}
.member-mydiv ul li.btnbox .no-btn{border:1px solid #e4e4e4;background:#fff;color:#666;}
.member-mydiv ul li.btnbox .no-btn:hover{background:#fff;border:1px solid #f03b42;}
.member-mydiv ul li.m-btnbox{padding-left:135px;}
.member-mydiv ul li p{padding:20px 40px;line-height:30px;}
.member-mydiv ul li p b{font-weight:bold;color:#444;font-size:15px;}
.member-mydiv ul li p i{color:#e71400;}

.n-member .award-list{margin:30px 0px;}
.n-member .award-list dt{border-left:1px solid #e5e4e4;}
.n-member .award-list dt s{background:#f7f6f6;border-right:1px solid #e5e4e4;border-top:1px solid #e5e4e4;float:left;border-bottom:1px solid #e5e4e4;}
.n-member .award-list dt s a{line-height:44px;padding:0px 25px;display:inline-block;color:#5d5d5d;}
.n-member .award-list dt .ashow{background:#fff;border-bottom:1px solid #fff;}
.n-member .award-list dd{display:none;border:1px solid #e5e4e4;margin-top:-1px;}
.n-member .award-list .active{display:block;}
.n-member .award-list dd .select{display:block;text-align:right;padding:12px 10px;}
.n-member .award-list dd .select a{margin-left:8px;line-height:28px;border:1px solid #e5e5e5;padding:0px 20px 0px 12px;display:inline-block;border-radius:2px;background:url(../images/n-award-1_14.png) no-repeat 72px 10px;}
.n-member .award-list dd .select a:hover{border:1px solid #e58b8b;color:#666;}
.n-member .award-list dd .select .actvie{background:url(../images/n-award-2.png) no-repeat 72px 10px #f03b43;border:1px solid #f03b43;color:#fff;}
.n-member .award-list dd .select .actvie:hover{color:#fff;}
.n-member .award-list dd li{border-top:1px solid #e5e4e4;padding:15px;}
.n-member .award-list dd li.a-title{background:#fcfcfc;padding:8px 0px;color:#999;line-height:26px;}
.n-member .award-list dd li.a-title span{width:355px;display:inline-block;text-align:center;}
.n-member .award-list dd li.a-title .w-sub{width:174px;background:url(../images/n-line.png) repeat-y;}
.n-member .award-list dd li.a-title .w-sub-max{width:230px;background:url(../images/n-line.png) repeat-y;}
.n-member .award-list dd li.a-title .w-sub-min{width:130px;background:url(../images/n-line.png) repeat-y;}
.n-member .award-list dd li.a-title .w-sub-1{width:172px;}
.n-member .award-list dd li.a-title .w-sub-2{width:122px;}
.n-member .award-list dd li em{height:110px;display:inline-block;float:left;margin:5px 0px;}
.n-member .award-list dd li .w-em{line-height:110px;width:174px;display:inline-block;text-align:center;color:#5d5d5d;border-left:1px dashed #e5e4e4;}
.n-member .award-list dd li .award-bg{background:url(../images/award-bg-y.png) no-repeat;width:324px;height:110px;margin-left:16px;}
.n-member .award-list dd li tt{position:absolute;z-index:11;margin-top:30px;margin-left:18px;color:#fff;text-shadow:1px 1px 1px #444;}
.n-member .award-list dd li .money{margin-left:95px;font-size:18px;margin-top:15px;}
.n-member .award-list dd li .money b{font-size:28px;margin-right:4px;}
.n-member .award-list dd li .data{margin-top:70px;width:148px;text-align:center;color:#666;text-shadow:none;}
.n-member .award-list dd li .mark{margin-top:47px;margin-left:208px;color:#666;text-shadow:none;font-size:16px;}
.n-member .award-list dd li .award-bg-y{background:url(../images/award-bg-s.png) no-repeat;width:270px;margin-left:70px;}
.n-member .award-list dd li .award-bg-y .data{color:#fff;}
.n-member .award-list dd li .award-bg-w{background:url(../images/award-bg-w.png) no-repeat;width:324px;height:110px;margin-left:16px;}
.n-member .award-list dd li .award-bg-w .data{color:#fff;}
.n-member .award-list dd li .award-bg-w .mark{margin-top:35px;margin-left:218px;}
.n-member .award-list dd li .award-bg-w .mark a{color:#fff;}
.n-member .award-list dd li .award-bg-w:hover{background:url(../images/award-bg-w-hove.png) no-repeat;width:324px;height:110px;margin-left:16px;}
.n-member .award-list dd .w-max{width:230px;line-height:110px;display:inline-block;text-align:center;color:#5d5d5d;border-left:1px dashed #e5e4e4;}
.n-member .award-list dd .w-min{width:130px;line-height:110px;display:inline-block;text-align:center;color:#5d5d5d;border-left:1px dashed #e5e4e4;}
.n-member .award-list dd li .w-m-1{width:172px;}
.n-member .award-list dd li .w-m-t{width:122px;}
.n-member .award-list dd .li-bg{background:#fbfbfb;}

.n-member .member-point{background:#f7f7f7;border:1px solid #e5e4e4;padding:20px 35px;margin-top:20px;}
.n-member .member-point h1{color:#da4848;}
.n-member .member-point p{margin:15px 0px;line-height:26px;color:#666;}
.n-member .member-point p span{margin-left:20px;display:block;}

.n-loan-cir{width:1168px;background:#fff;border:1px solid #eee;font-size:14px;padding:45px 10px 30px 10px;}
.n-loan-cir img{margin:0 auto;display:block;}
.n-loan-cir dl{position:absolute;margin-top:-25px;margin-left:152px;}
.n-loan-cir dt{width:150px;display:inline-block;text-align:center;margin-right:80px;color:#999;font-size:14px;}
.n-loan-cir .icon3{margin-left:-10px;}
.n-loan-cir .icon4{margin-left:-8px;}
.n-loan-cir .active{color:#333;}

.n-loan{width:1168px;background:#fff;border:1px solid #eee;font-size:14px;padding:20px;margin-top:30px;}
.n-loan h1{font-size:18px;color:#333;}
.n-loan dl{width:964px;margin:0 auto;display:block;margin-top:20px;}
.n-loan dt span{width:300px;height:150px;border:1px solid #d6d5d5;display:inline-block;border-radius:4px;margin-right:18px;text-align:center;line-height:24px;color:#7f7f7f;}
.n-loan dt span s{width:300px;height:150px;display:inline-block;padding-top:50px;}
.n-loan dt .s-home:hover{background:#cff7cd;border:1px solid #98d482;}
.n-loan dt .s-car:hover{background:#c6edff;border:1px solid #4ec8f7;}
.n-loan dt .s-moer:hover{background:#fff;border:1px solid #d6d5d5;}
.n-loan dt a{color:#7f7f7f;width:280px;height:98px;display:inline-block;}
.n-loan dt a:hover{color:#7f7f7f;}
.n-loan dt b{font-size:20px;}
.n-loan dt .car{color:#0088cc;}
.n-loan dt .home{color:#57b846;}
.n-loan dt .ashow{background:#cff7cd;border:1px solid #98d482;margin-left:-1px;margin-top:-1px;border-radius:4px;padding-left:2px;}
.n-loan dt .s-car .ashow{background:#c6edff;border:1px solid #4ec8f7;}
.n-loan dd{display:none;width:945px;border:1px solid #d6d5d5;margin-top:20px;padding:20px 0px 20px 60px;}
.n-loan dd i{float:left;margin-top:-29px;margin-left:80px;}
.n-loan dd ul{float:left;width:340px;margin-right:20px;line-height:24px;}
.n-loan dd ul h2{color:#666;font-size:16px;margin-bottom:10px;display:block;width:340px;}
.n-loan dd ul li{background:url(../images/n-ico-3.png) no-repeat 0px 10px;padding-left:14px;}
.n-loan dd ul p{background:url(../images/n-ico-3.png) no-repeat 0px 10px;padding-left:14px;float:left;min-width:170px;}
.n-loan #tagContent1{padding:20px;}
.n-loan #tagContent1 i{margin-left:435px;}
.n-loan #tagContent1 ul{width:300px;}
.n-loan #tagContent1 .u-home{width:440px;display:inline-block;}
.n-loan #tagContent1 .u-home span{float:left;min-width:110px;}
.n-loan #tagContent1 .u-home tt{background:url(../images/n-ico-3.png) no-repeat 0px 10px;padding-left:14px;display:block;}
.n-loan dd a{background:#ff636a;border:1px solid #eb3529;color:#fff;width:120px;height:40px;line-height:40px;display:inline-block;text-align:center;font-size:16px;border-radius:4px;float:left;margin-top:30px;}
.n-loan dd a:hover{background:#fff;color:#ff636a;}

.n-loan-app{width:1168px;background:#fff;border:1px solid #eee;font-size:14px;padding:20px;margin-top:30px;}
.n-loan-app h1{font-size:18px;color:#333;}
.n-loan-app dl{margin-top:20px;}
.n-loan-app dt{margin-bottom:25px;}
.n-loan-app dt span{width:390px;display:inline-block;margin-right:35px;text-align:right;font-size:16px;color:#666;line-height:36px;float:left;}
.n-loan-app dt em{float:left;line-height:22px;}
.n-loan-app dt input[type=text]{padding:0px 15px;width:240px;height:34px;line-height:34px;border:1px solid #d6d5d5;border-radius:2px;color:#333;}
.n-loan-app dt select{width:237px;padding:4px 15px;color:#333;border:none;}
.n-loan-app dt .selc{border:1px solid #00bbec;width:240px;height:34px;line-height:34px;display:inline-block;border-radius:2px;}
.n-loan-app dt .selc i{width:37px;height:32px;border-left:1px solid #00bbec;position:absolute;z-index:11;margin-left:200px;background:#fff;}
.n-loan-app dt .selc i img{width:auto;display:block;margin:0 auto;margin-top:13px;}
.n-loan-app dt input[type=checkbox]{margin-right:5px;margin-top:5px;}
.n-loan-app dt s{float:left;}
.n-loan-app dt a{color:#0088cc;}
.n-loan-app dt input[type=button]{font-size:20px;border-radius:4px;width:340px;height:50px;border:1px solid #eb3529;background:#eb3529;color:#fff;line-height:48px;text-align:center;display:block;margin:0 auto;margin-top:40px;}
.n-loan-app dt input[type=button]:hover{background:#fff;color:#eb3529;}
.n-loan-app dt tt{position:absolute;color:#a8a8a8;margin-left:210px;font-size:14px;margin-top:6px;}

.n-baseinfo{width:1168px;background:#fff;border:1px solid #eee;font-size:14px;padding:20px;margin-top:30px;}
.n-baseinfo h1{margin-left:170px;margin-top:10px;font-size:18px;color:#333;margin-bottom:20px;display:block;}
.n-baseinfo h1 s{font-size:14px;margin-left:20px;color:#666;}
.n-baseinfo dl{margin-left:170px;}
.n-baseinfo dt{margin:10px 50px 20px 0px;min-width:240px;float:left;color:#768389;}
.n-baseinfo input[type=text]{padding:0px 15px;width:240px;height:34px;line-height:34px;border:1px solid #d6d5d5;border-radius:2px;color:#333;margin-top:12px;}
.n-baseinfo dt select{width:237px;padding:4px 15px;color:#333;border:none;}
.n-baseinfo dt .selc{border:1px solid #00bbec;width:240px;height:34px;line-height:34px;display:inline-block;border-radius:2px;margin-top:12px;}
.n-baseinfo dt .selc i{width:37px;height:32px;border-left:1px solid #00bbec;position:absolute;z-index:11;margin-left:200px;background:#fff;}
.n-baseinfo dt .selc i img{width:auto;display:block;margin:0 auto;margin-top:13px;}
.n-baseinfo dt textarea{border:1px solid #d6d5d5;border-radius:4px;padding:15px;color:#999;width:818px;height:133px;line-height:24px;resize:none;margin-top:12px;}
.n-baseinfo dt .code{width:120px;}
.n-baseinfo dt .active-code{margin-left:12px;background:#eb3529;border:1px solid #d52519;color:#fff;line-height:32px;padding:0px 20px;display:inline-block;border-radius:2px;}
.n-baseinfo dt .active-code-no{margin-top:12px;border:1px solid #d52519;color:#fff;line-height:32px;padding:0px 20px;display:inline-block;border-radius:2px;}
.n-baseinfo dt .active-code:hover{color:#eb3529;background:none;}
.n-baseinfo dt tt{margin-left:15px;}
.n-baseinfo dt tt img{margin-top:15px;}
.n-baseinfo .rmove-contac dt{margin-top:-10px;}
.n-baseinfo .add-contac{position:absolute;margin-left:-40px;margin-top:46px;}
.n-baseinfo .rmove-contac .add-contac{margin-top:10px;}
.n-baseinfo dd{float:left;width:400px;margin:10px 20px 20px 0px;}
.n-baseinfo dd span{float:left;width:120px;text-align:right;margin-right:20px;line-height:34px;display:inline-block;color:#768389;}
.n-baseinfo dd em{float:left;}
.n-baseinfo dd input[type=text]{margin-top:0px;}
.n-baseinfo dd b{color:#ea1300;margin-right:5px;}
.n-baseinfo .update{width:820px;height:220px;background:#f9f9f9;border:1px solid #dfdfdf;display:block;margin-top:40px;border-radius:6px;margin-bottom:30px;margin-left:170px;padding:40px;}
.n-baseinfo dd tt{position:absolute;color:#a8a8a8;margin-left:190px;font-size:14px;margin-top:6px;width:40px;text-align:right;display:inline-block;}
.n-baseinfo .update h2{color:#333;font-size:14px;margin-bottom:15px;display:block;}
.n-baseinfo .update h2 s{margin-left:5px;color:#999;}
.n-baseinfo .update ul{float:left;}
.n-baseinfo .update ul li{float:left;width:100px;margin-right:20px;}
.n-baseinfo .update ul li span{width:100px;height:100px;background:#e6e6e6;display:inline-block;border-radius:4px;overflow:hidden;}
.n-baseinfo .update ul li img{width:auto;margin:0 auto;margin-top:30px;display:block;}
.n-baseinfo .update ul li em{width:100px;margin-top:5px;display:inline-block;color:#0088cc;text-align:center;}
.n-baseinfo .update ul li input[type=file]{position:absolute;z-index:11;width:100px;height:100px;display:inline-block;cursor:pointer;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.n-baseinfo dd .allbuy{width:118px;height:34px;border:1px solid #d6d5d5;line-height:34px;color:#666666;display:inline-block;text-align:center;background:#e6e6e6;border-right:none;border-radius:2px 0px 0px 2px;}
.n-baseinfo dd .sharebuy{width:118px;height:34px;border:1px solid #d6d5d5;line-height:34px;color:#666666;display:inline-block;text-align:center;background:#e6e6e6;border-radius:0px 2px 2px 0px;}
.n-baseinfo dd .activebuy{background:#ff636a;border:1px solid #eb3529;color:#fff;}


.n-loan-ok{background:#fff;border:1px solid #eee;border-top:0px;padding:80px 0px;}
.n-loan-ok dt{background:url(../images/n-icon10.png) no-repeat left;padding-left:200px;color:#666666;line-height:30px;font-size:16px;min-height:140px;margin-left:206px;padding-top:10px;}
.n-loan-ok dt h1{font-size:20px;color:#333;padding-bottom:30px;}
.n-loan-ok dt a{color:#0088cc;}
.n-loan-ok dd{text-align:center;margin-top:100px;display:block;}
.n-loan-ok dd a{width:170px;height:50px;border:1px solid #f9746b;background:#ec3f34;display:inline-block;text-align:center;line-height:50px;font-size:15px;color:#fff;margin:0px 20px;border-radius:4px;}
.n-loan-ok dd a:hover{border:1px solid #f9746b;color:#ec3f34;background:none;}

.n-base-button{margin-top:42px;text-align:center;}
.n-base-button a{font-size:20px;border-radius:4px;width:170px;height:50px;border:1px solid #eb3529;background:none;color:#eb3529;line-height:46px;text-align:center;display:inline-block;margin-right:36px;}
.n-base-button input[type=button]{font-size:20px;border-radius:4px;width:170px;height:50px;border:1px solid #eb3529;background:#eb3529;color:#fff;line-height:46px;text-align:center;display:inline-block;}
.n-base-button input[type=button]:hover{background:#fff;color:#eb3529;}