@charset "utf-8";
/* CSS Document */

.wrap{width:1000px;margin:0 auto;}
#cphead2010{  margin: 0 auto; background: url(http://img.hexun.com/2010/cphead/cpheadbg.gif) repeat-x 0 -73px; height: 32px; overflow: hidden; color: #c7e0ff; }
#cphead2010 a{ color: #c7e0ff; font-size: 12px; text-decoration: none; }
#cphead2010 a:hover{ text-decoration: underline; }
#cphead2010 *{ padding: 0; margin: 0; font-size: 12px; }
#cphead2010 img{ border: 0; }
#cphead2010 .cplogo{ float: left; padding:0 30px 0 25px; background: url(http://img.hexun.com/2010/cphead/cpheadbg.gif) repeat-x 0 0; height: 32px; line-height: auto; }
#cphead2010 .cpnav{ height: 32px; }
#cphead2010 .cpnav dd{ float: left; padding: 8px 15px 0 15px; line-height: 20px; }
#cphead2010 .cpnav dd.load{ float: right; }
#cphead2010 .cpnav dd.load #hexunMember_nologinSetup_span_display_flag{ font-size: 10px; color: #6e94c1; margin: 0 9px; }

.slogo{position:relative;}
.slogo img{width:160px;height:98px;}
.slogo ul{position:absolute;right:4px;bottom:0px;}
.slogo ul li{float:left;}
.slogo ul li a{float:left;font:16px/80px "微软雅黑";color:#585858;padding:0 30px;background:url(http://data.p2p.hexun.com/images/logo-img.png) no-repeat 0 34px;}
.slogo ul li a:hover{color:#da5912;}
.slogo ul li .logo-a{background:none;}
.slogo ul li .product{color:#da5912;}

#center{border-top:2px solid #cfd1d3;background:#f9f9f9;padding-bottom:15px;}

.nav{border:1px solid #dddddd;height:40px;margin-top:27px;}
#nav ul{width:240px;float:left;height:40px;}
#nav ul li{float:left;width:77px;text-align:center;border-right:1px solid #ebebeb;}
#nav ul li span{color:#999999;font-size:12px;line-height:40px;height:40px;padding-right:10px;background:url(../images/pro-nav-img.png) no-repeat right 1px;}
#nav ul li .org{background:url(../images/pro-nav-img.png) no-repeat right 1px;color:#ff875a }
#nav ul li .act{background:url(../images/pro-nav-img2.png) no-repeat right 1px;color:#ff875a;}
#nav ul li a:hover span{color:#ff875a}

#nav .result{float:right;padding:0 8px;height:40px;line-height:40px;font-size:12px;color:#888888}
#nav .result em{font-style:normal;color:#c81623;}


.contentbb{border-bottom:1px solid #ebebeb;}
.contentbb .pic{margin-top:20px;float:left;}
.contentbb .pic img{width:196px;height:98px;border:1px solid #ebebeb;}
.contentbb .title{margin-left:30px;margin-top:10px;float:left;width:290px;overflow:hidden; height:102px}
.contentbb .title h3{width:290px;padding-bottom:14px;}
.contentbb .title h3 a{display:block;font:14px/24px "微软雅黑";padding-top:16px;}
.contentbb .title h3 a:hover{color:#da5912;}
.contentbb .title p span{font-size:14px;line-height:24px;color:#999;margin-right:18px;}
.contentbb .title p{font-size:14px;line-height:24px;color:#999;}
.contentbb .jindu{float:left;width:319px;}
.contentbb .jindu p{color:#ff875a;font-size:26px;font-weight:bold;font-family:"微软雅黑";height:65px;line-height:65px;padding-top:10px;width:295px;padding-left:25px;}

.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary {
    background-image: none;
}
.progress {
	
	

	width:132px;
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, #dd7953, #d7724b);
    background-repeat: repeat-x;
   	height:14px;
    overflow: hidden;
	position:relative;
    border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=180, Strength=2);/*for ie6,7,8*/
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;/*firefox*/
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;/*webkit*/
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;/*opera或ie9*/
}
.progress .press-num{
	position:absolute;
	left:5px;
	top:-17px;
	z-index:3;
	color:#fff;
	font-size:10px;
	display:inline-block;
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
    background-color: #dd7953;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary {
    background-image: none;
	
}
.progress-danger .bar, .progress .bar-danger {
    background-color: #DD514C;
    background-image: linear-gradient(to bottom, #EE5F5B, #C43C35);
    background-repeat: repeat-x;
}
.progress-striped .bar {
    background-color: #149BDF;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
}
.progress .bar {
    -moz-box-sizing: border-box;
    background-color: #0E90D2;
    background-image: linear-gradient(to bottom, #149BDF, #0480BE);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}

.jindu .jindu_1{width:319px;}
.jindu .jindu_1 .progress{float:left;}
.jindu .jindu_1 strong{float:left;padding-left:10px;line-height:14px;font-family:"Arial";overflow:hidden;font-weight:normal;}
.jindu .mount{font-size:12px;color:#888;line-height:32px;}

.contentbb .look{width:94px;padding-left:20px;height:140px;float:left}
.contentbb .look div {font-size:12px;line-height:30px;margin-top:35px;margin-left:25px;}
.contentbb .look div a:hover{color:#da5912;}

.contentbb .look p a{font:12px/26px "宋体";color:#fff;text-align:center;display:block;background:#ff875a;width:92px;height:26px;line-height:26px;border:1px solid #ff875a;}
.contentbb .look p a:hover{border:1px solid #e1e1e1;width:92px;height:26px;line-height:26px;}



.footer{clear:both;background:#f8f8f8;border-top:solid 1px #ddd; padding-bottom:15px;}
#cpfoot2010{ width:1000px; margin: 0 auto; color: #7c7c7c; text-align: center;overflow:hidden;}
#cpfoot2010 *{ padding: 0; margin: 0; font-size: 12px; }
#cpfoot2010 a{ color: #7c7c7c; text-decoration: none; }
#cpfoot2010 a:hover{ text-decoration: underline; }
#cpfoot2010 .link{ line-height: 25px; padding: 8px 10px 0 10px;}
#cpfoot2010 .copyright{ padding-top: 6px; font-family: Arial, Helvetica, sans-serif; line-height:20px;  }


.list{margin-top:40px;width:1000px;padding-bottom:72px;}
.list a{float:left;font-size:12px;line-height:36px;padding:0 16px;margin-left:5px;}
.list .prev{font-size:14px;color:#888888;line-height:34px;padding-right:8px;display:block;width:70px;height:34px;background:#f8f8f8;border:1px solid #ebebeb;padding-left:6px;text-align:center;}
.list .next{font-size:14px;color:#888888;line-height:34px;display:block;width:70px;height:34px;background:#f8f8f8;border:1px solid #ebebeb;margin-left:6px;padding:0;text-align:center;}
.list span{font-size:12px;color:#888888;line-height:34px;margin-left:10px;}
.list .list_color{background:#999;}
.list-page{float:right;}


.box{margin-top:20px;}
.center a:hover{color:#ff875a;}
.center .first{margin-top:20px;}
.center .spec{margin-top:0px;}
.center div h4{color:#999999;font-size:12px;line-height:41px;font-weight:normal;float:left;}
.center div p{font-size:12px;line-height:41px;padding-top:1px;}

.center div p a{float:left;margin-right:12px;display:inline;height:28px;line-height:28px;margin-top:5px;padding:0 3px;border:1px solid #f9f9f9;margin-left:8px;}
.center div p a.active{border:1px solid #ff8f65;color:#ff8f65;}

.center div .center-p{width:865px;}
.center .first a{padding-left:8px;padding-right:8px;}


.center .second div{padding-top:2px;}
.center .second div span{float:left;height:30px;line-height:30px;font-size:12px;display:inline;margin:5px 12px 0 8px}
.center .second div span a{padding:0 8px;display:block;width:26px;line-height:28px;height:28px;}
.center .second div span .act{border:1px solid #ff875a;color:#ff875a;height:28px;line-height:28px;display:block;width:24px;padding:0 8px;}
.center .second div ul{float:left;width:870px;overflow:hidden;}
.center .second div ul li{float:left;margin-top:5px;margin-left:8px;display:inline;position:relative;}
.center .second div ul li a{width:126px;height:28px;line-height:28px;position:relative;font-size:12px;padding-left:13px;display:block}
.center .second div ul li strong{position:absolute;top:8px;right:8px;width:13px;height:13px;overflow:hidden;}
.center .second div ul  .act{border:1px solid #ff875a;height:26px;background:url(../images/cha.png) no-repeat 119px 7px;color:#ff875a;width:125px;padding-left:12px;line-height:26px;}

#headerNav_2014{width:1000px;margin-bottom: 20px;}