@charset "utf-8";

/* CSS Document */



/*************论坛头部底部*************/

.forum-header{

	width: 100%;

	height: 75px;

	background-color: #3d332a;

}

.forum-header .logo{

	display: block;

	width: 93px;

	height: 43px;

	margin-top: 16px;

	margin-left: 3px;

}

.forum-header .navbox{

	margin-left: 40px;

}

.forum-header .navbox li{

	padding: 0 20px;

	line-height: 75px;

	font-size: 16px;

}

.forum-header .navbox li a{

	color: #fff;

}

.forum-header .linkbox{

	line-height: 20px;

	margin-top: 27px;

}

.forum-header .linkbox a{

	float: right;

	color: #fff;

}

.forum-header .linkbox .line{

	display: inline-block;

	width: 31px;

	text-align: center;

	float: right;

	color: #5d554e;

}

.forum-header .linkbox a.log{

	display: inline-block;

	padding-left: 20px;

	background: url(../images/ico_39.png) no-repeat left center;

}



.forum-footer{

	width: 100%;

	height: 72px;

	line-height: 72px;

	background-color: #3d332a;

	text-align: center;

	color: #b8b6b4;

}



/*****************论坛首页******************/

.forum-wrap{

	margin-top: 38px;

	margin-bottom: 60px;

}

.forum-wrap .left-main{

	width: 248px;

}

.forum-wrap .left-main .navbox{

	padding-top: 5px;

	border: 1px solid #e6e6e6;

	background-color: #fff;

}

.forum-wrap .left-main .box{

	width: 190px;

	padding: 0 29px;

}

.forum-wrap .left-main .navbox li{

	line-height: 50px;

	border-bottom: 1px solid #ebebeb;

	width: 190px;

}

.forum-wrap .left-main .navbox li a{

	display: block;

	padding-left: 30px;

	background: url(../images/ico_40.jpg) no-repeat left center;

	font-size: 16px;

	color: #666;

}

.forum-wrap .left-main .navbox li a:hover{

	color: #e78808;

}

.forum-wrap .left-main .secbox{

	width: 190px;

	padding: 30px 29px 22px 29px;

	border: 1px solid #e6e6e6;

	background-color: #fff;

	margin-top: 12px;

}

.forum-wrap .left-main .numbox{

	width: 100%;

	height: 148px;

	background: url(../images/bg_04.jpg) no-repeat center;

}

.forum-wrap .left-main .numbox span{

	display: inline-block;

	width: 100%;

	text-align: center;

}

.forum-wrap .left-main .numbox li{

	width: 95px;

	margin-bottom: 34px;

	padding-top: 6px;

}

.forum-wrap .left-main .numbox .num{

	font-size: 14px;

	color: #e78808;

	line-height: 20px;

}

.forum-wrap .left-main .numbox .font{

	line-height: 21px;

}

.forum-wrap .left-main .secbox .title{

	font-size: 16px;

	color: #333;

	line-height: 41px;

	border-bottom: 1px solid #e6e6e6;

	margin-bottom: 29px;

	width: 100%;

	display: inline-block;

}

.forum-wrap .left-main .botlist li{

	text-align: center;

}

.forum-wrap .left-main .botlist img{

	height: 100px;

}

.forum-wrap .left-main .botlist p{

	font-size: 14px;

	line-height: 46px;

}

.forum-wrap .left-main .botlist p a{

	color: #666;

}

.forum-wrap .right-main{

	width: 728px;

	border: 1px solid #e6e6e6;

	background-color: #fff;

}

.forum-wrap .right-main .wrap{

	width: 668px;

	padding: 26px 30px 0 30px;

}

.forum-wrap .right-main .wrap h2{

	font-size: 26px;

	color: #666;

	font-weight: normal;

	line-height: 44px;

	margin-top: -8px;

	margin-bottom: -26px;

}

.forum-wrap .right-main .wrap .top-listmess{

	line-height: 16px;

	font-size: 14px;

	padding-bottom: 15px;

	width: 100%;

	border-bottom: 1px solid #e5e5e5;

	height: 16px;

}

.forum-wrap .right-main .top-listmess a{

	color: #666;

	float: left;

}

.forum-wrap .right-main .top-listmess a:hover{

	color: #e78808;

}

.forum-wrap .right-main .top-listmess .num{

	margin-right: 29px;

	display: inline-block;

}

.forum-wrap .right-main .top-listmess span.line{

	display: inline-block;

	width: 16px;

	text-align: center;

	color: #c6c6c6;

	float: left;

}

.forum-wrap .right-main .list-tit{

	width: 100%;

	margin-top: 26px;

	height: 30px;

}

.forum-wrap .right-main .list-tit .navli{

	display: block;

	padding: 0 14px;

	height: 30px;

	line-height: 30px;

	font-size: 14px;

	color: #666;

	margin-right: 10px;

	cursor: pointer;

}

.forum-wrap .right-main .list-tit .navli:hover,.forum-wrap .right-main .list-tit .navli.on{

	background-color: #f3f3f3;

}

.forum-wrap .right-main .list-tit .link{

	display: block;

	height: 30px;

	font-size: 14px;

	color: #fff;

	line-height: 30px;

	padding-left: 37px;

	width: 78px;

	background: url(../images/ico_41.png) no-repeat 13px center #89674e;

}

.forum-wrap .right-main .list-tit .link:hover{

	background: url(../images/ico_41.png) no-repeat 13px center #71482c;

}

.forum-wrap .forum-list{

	margin-top: 13px;

	width: 100%;

	padding-bottom: 76px;

}

.forum-wrap .forum-list li{

	padding-top: 16px;

	width: 668px;

}

.forum-wrap .forum-list .pic{

	display: block;

	width: 50px;

	height: 50px;

	position: relative;

}

.forum-wrap .forum-list .pic img{

	width: 50px;

	height: 50px;

}

.forum-wrap .forum-list .pic .upbg{

	display: block;

	width: 50px;

	height: 50px;

	background: url(../images/bg_05.png) no-repeat center;

	position: absolute;

	left: 0;

	top: 0;

}

.forum-wrap .forum-list .cont{

	width: 600px;

	border-bottom: 1px solid #e6e6e6;

	padding-bottom: 14px;

}

.forum-wrap .forum-list .cont .tt{

	font-size: 16px;

	line-height: 29px;

	display: inline-block;

	width: 100%;

}

.forum-wrap .forum-list .cont .tt a{

	color: #333;

}

.forum-wrap .forum-list .cont .bot{

	width: 100%;

	line-height: 23px;

	color: #7b7b7b;

}

.forum-wrap .forum-list .cont .bot .yel{

	color: #e78808;

}

.forum-wrap .forum-list .cont .num{

	color: #9da5ab;

	display: inline-block;

	padding-left: 20px;

	margin-left: 5px;

	cursor: pointer;

}

.forum-wrap .forum-list .cont .num1{

	background: url(../images/ico_42.jpg) no-repeat left center;

}

.forum-wrap .forum-list .cont .num2{

	background: url(../images/ico_43.jpg) no-repeat left center;

}

.forum-wrap .forum-list .page{

	width: 100%;

}



.forum-wrap .right-main .forum-info{

	padding-top: 28px;

	position: relative;

}

.forum-wrap .right-main .forum-info .report{

	display: inline-block;

	padding-right: 18px;

	background: url(../images/ico_56.jpg) no-repeat right top;

	line-height: 28px;

	color: #c4c4c4;

	position: absolute;

	right: 30px;

	bottom: 16px;

}

.forum-wrap .right-main .forum-info .report:hover{

	background: url(../images/ico_56.jpg) no-repeat right bottom;

}

.forum-info .titbox{

	padding-bottom: 12px;

	border-bottom: 1px solid #ebebeb;

	width: 100%;

}

.forum-info .titbox .f22{

	font-size: 22px;

}

.forum-info .titbox .bot{

	width: 100%;

	line-height: 50px;

	font-size: 12px;

	margin-top: 8px;

}

.forum-info .titbox .bot .pic{

	display: block;

    height: 50px;

    position: relative;

    width: 50px;

    margin-right: 10px;

}

.forum-info .titbox .bot .pic .upbg{

	background: url(../images/bg_05.png) no-repeat center center;

    display: block;

    height: 50px;

    left: 0;

    position: absolute;

    top: 0;

    width: 50px;

}

.forum-info .titbox .mess a{

	color: #333;

}

.forum-info .titbox .num{

	display: block;

	padding-left: 20px;

	margin-left: 10px;

	color: #8c8c8c;

}

.forum-info .titbox .num1{

	background: url(../images/ico_43.jpg) no-repeat left center;

}

.forum-info .titbox .num2{

	background: url(../images/ico_42.jpg) no-repeat left center;

}

.forum-info .intro{

	padding-top: 32px;

	padding-bottom: 170px;

	font-size: 16px;



}

.forum-info .intro p{

	line-height: 24px;

	font-size: 14px;

}

.forum-info .intro img{

	max-width: 660px;

}

.forum-info .intro .f16{

	font-size: 16px;

}

.forum-wrap .comment-list{

	margin-top: 11px;

	width: 668px;

	padding: 18px 30px 66px;

	background-color: #fff;

}

.forum-wrap .comment-list .tit .f16{

	font-size: 16px;

	color: #333;

	line-height: 33px;

}

.forum-wrap .comment-list .tit .f14{

	font-size: 14px;

}

.forum-wrap .comment-list li{

	width: 668px;

	border-bottom: 1px solid #e6e6e6;

	padding-top: 15px;

	padding-bottom: 15px;

}

.forum-wrap .comment-list .pic{

	display: block;

	width: 50px;

	height: 50px;

	position: relative;

}

.forum-wrap .comment-list .pic .upbg{

	display: block;

	width: 50px;

	height: 50px;

	position: absolute;

	left: 0;

	top: 0;

	background: url(../images/bg_05.png) no-repeat center;

}

.forum-wrap .comment-list .cont{

	width: 582px;

	margin-left: 14px;

}

.forum-wrap .comment-list .cont .tt{

	width: 100%;

	height: 23px;

	line-height: 23px;

	font-size: 14px;

}

.forum-wrap .comment-list .cont .name{

	font-size: 14px;

	color: #e78808;

}

.forum-wrap .comment-list .cont .date{

	margin-left: 16px;

	color: #8b8d8c;

}

.forum-wrap .comment-list .cont .num{

	color: #c4c4c4;

}

.forum-wrap .comment-list .word{

	font-size: 14px;

	color: #333;

	width: 100%;

	line-height: 26px;

}

.forum-wrap .comment-list a.link{

	color: #8b8d8c;

	line-height: 28px;

}

.forum-wrap .comment-list a.report{

	line-height: 28px;

	display: inline-block;

	padding-right: 14px;

	background: url(../images/ico_56.jpg) no-repeat right top;

	margin-right: 18px;

	color: #c4c4c4;

}

.forum-wrap .comment-list a.report:hover{

	background: url(../images/ico_56.jpg) no-repeat right bottom;

}

.forum-wrap .comment-list .reply-talk{

	width: 560px;

	padding: 12px 12px 12px 19px;

	background-color: #f4f4f4;

	border: 1px solid #e5e5e5;

	margin-top: 8px;

	position: relative;

}

.forum-wrap .comment-list .reply-talk .ico{

	display: block;

    left: 15px;

    position: absolute;

    width: 14px;

    height: 6px;

    background: url(../images/ico_44.jpg) no-repeat center;

    top: -6px;

}

.forum-wrap .comment-list .reply-talk li{

	font-family: "宋体";

	font-size: 14px;

	line-height: 20px;

	padding-top: 0;

	width: 560px;

	border: none;

}

.forum-wrap .comment-list .reply-talk:after{

	content: ".";

	visibility: hidden;

	display: block;

	clear: both;

	height: 0;

}

.forum-info-reply{

	width: 668px;

	padding: 44px 30px 114px 30px;

	border: 1px solid #e6e6e6;

	margin-top: 10px;

	background-color: #fff;

}

.forum-info-reply .pic{

	display: block;

	width: 50px;

	height: 50px;

	position: relative;

}

.forum-info-reply .pic img{

	width: 50px;

	height: 50px;

}

.forum-info-reply .pic .upbg{

	display: block;

	width: 50px;

	height: 50px;

	position: absolute;

	left: 0;

	top: 0;

}

.forum-info-reply .right-cont{

	width: 590px;

}

.forum-info-reply .right-cont .area{

	padding: 10px 17px;

	height: 150px;

	width: 554px;

	font-size: 16px;

	color: #cfcfcf;

	line-height: 22px;

	border: 1px solid #e6e6e6;

	resize: none;

}

.forum-info-reply .right-cont .emotion{

	display: block;

	padding-left: 21px;

	line-height: 36px;

	background: url(../images/ico_45.jpg) no-repeat left center;

	font-size: 14px;

	color: #51555c;

	cursor: pointer;

}

.forum-info-reply .right-cont .submit{

	width: 180px;

	height: 39px;

	margin-top: 15px;

	background-color: #89674e;

	text-align: center;

	line-height: 39px;

	font-size: 16px;

	color: #fff;

}

.forum-info-reply .right-cont .submit:hover{

	background-color: #754f34;

}



.forum-float{

	width: 42px;

	position: fixed;

	left: 50%;

	margin-left: 496px;

	top: 220px;

}

.forum-float a{

	display: block;

	width: 100%;

	padding-top: 26px;

	height: 26px;

	color: #666;

	line-height: 21px;

	text-align: center;

}

.forum-float a.btn1{

	background: url(../images/ico_46.png) no-repeat left top #fff;

}

.forum-float a.btn1:hover{

	background: url(../images/ico_46.png) no-repeat right top #e78808;

	color: #fff;

}

.forum-float a.btn2{

	background: url(../images/ico_46.png) no-repeat left bottom #fff;

}

.forum-float a.btn2:hover{

	background: url(../images/ico_46.png) no-repeat right bottom #e78808;

	color: #fff;

}

.forum-float span.top{

	display: block;

	width: 100%;

	height: 28px;

	margin-top: 2px;

	background: url(../images/ico_47.png) no-repeat left top #fff;

	cursor: pointer;

}

.forum-float span.top:hover{

	background: url(../images/ico_47.png) no-repeat right top #e78808;

}



.forum-reply{

	width: 928px;

	padding: 44px 30px 233px 30px;

	border: 1px solid #e6e6e6;

	background-color: #fff;

	margin: 38px auto 50px;

}

.forum-reply .tit{

	padding-left: 40px;

	line-height: 30px;

	font-size: 22px;

	background: url(../images/ico_48.png) no-repeat 4px 3px;

}

.forum-reply .tit a{

	color: #e78808;

}

.forum-reply .word{

	line-height: 25px;

	margin-top: 38px;

	display: inline-block;

	width: 100%;

	font-size: 16px;

}

.forum-reply .area{

	width: 875px;

	padding: 18px 26px;

	height: 176px;

	border: 1px solid #e6e6e6;

	margin-top: 25px;

	resize: none;

}

.forum-reply .sub-btn{

	width: 180px;

	height: 39px;

	line-height: 39px;

	text-align: center;

	font-size: 16px;

	color: #fff;

	background-color: #89674e;

	margin-top: 21px;

	border: none;

}

.forum-reply .emotion{

	display: inline-block;

	cursor: pointer;

	padding-left: 20px;

	background: url(../images/ico_45.jpg) no-repeat left center;

	line-height: 40px;

	font-size: 14px;

	color: #51555c;

}



.forum-release{

	width: 928px;

	padding: 12px 30px 93px 30px;

	border: 1px solid #e6e6e6;

	background-color: #fff;

	margin: 38px auto 50px;

}

.forum-release .tit{

	font-size: 18px;

	line-height: 73px;

	color: #333;

}

.forum-release .topbox{

	width: 100%;

	height: 43px;

	margin-bottom: 20px;

}

.forum-release .topbox .inp{

	font-size: 14px;

	height: 15px;

	line-height: 14px;

	color: #666;

	padding: 13px 16px;

	border: 1px solid #e6e6e6;

	width: 490px;

}

.forum-release .topbox .sele{

	width: 160px;

	height: 41px;

	border: 1px solid #e6e6e6;

	margin-left: 13px;

}

.forum-release .topbox .tt{

	display: inline-block;

	padding-left: 15px;

	padding-right: 12px;

	width: 133px;

	height: 41px;

	font-size: 14px;

	color: #666;

	background: url(../images/ico_49.jpg) no-repeat 139px center;

	line-height: 41px;

	cursor: pointer;

}

.forum-release .topbox .subbox{

	width: 160px;

	font-size: 12px;

	color: #666;

	background-color: #fff;

	border: 1px solid #e6e6e6;

	margin-left: -1px;

	display: none;

	position: relative;

	z-index: 4;

}

.forum-release .topbox .subbox span{

	display: inline-block;

	width: 133px;

	padding-left: 15px;

	padding-right: 12px;

	cursor: pointer;

	line-height: 30px;

}



.cont-compile{

	height: 360px;

	font-size: 16px;

	padding: 6px 12px;

	border: 1px solid #d3d3d3;

	color: #555;

}

.forum-release .btn-sub{

	margin-top: 15px;

	width: 180px;

	height: 39px;

	background-color: #89674e;

	border: none;

	font-size: 16px;

	line-height: 39px;

	text-align: center;

	color: #fff;

}

.forum-release .btn-sub:hover{

	background-color: #71482c

}



.seckill-wrap{

	margin-top: 8px;

}

.seckill-wrap .topwrap{

	width: 100%;

	height: 447px;

	border: 2px solid #e5e5e5;

	margin-bottom: 4px;

}

.seckill-wrap .topwrap .leftwrap{

	width: 252px;

	padding: 33px 45px 0 45px;

	height: 408px;

}

.seckill-wrap .topwrap .leftwrap .tt{

	padding-left: 23px;

	font-size: 14px;

	line-height: 26px;

	width: 228px;

	background: url(../images/ico_51.jpg) no-repeat left center;

}

.seckill-wrap .topwrap .leftwrap .f22{

	display: inline-block;

	font-size: 22px;

	line-height: 30px;

	font-weight: bold;

	color: #666666;

	margin-top: 25px;

	width: 210px;

}

.seckill-wrap .topwrap .leftwrap .f16{

	font-size: 16px;

	line-height: 36px;

}

.seckill-wrap .topwrap .leftwrap .pricebox{

	margin-top: 30px;

	width: 100%;

	height: 27px;

	padding-bottom: 22px;

	border-bottom: 1px solid #eaeaea;

}

.seckill-wrap .topwrap .leftwrap .f30{

	line-height: 27px;

	color: #da0000;

}

.seckill-wrap .topwrap .leftwrap .f14{

	display: inline-block;

	background: url(../images/bg_06.jpg) no-repeat center;

	position: relative;

	overflow: hidden;

	line-height: 19px;

	margin-left: 10px;

	margin-top: 8px;

}

.seckill-wrap .topwrap .leftwrap .open{

	border: none;

	width: 252px;

	line-height: 51px;

	height: 51px;

	background-color: #2cb6cb;

	text-align: center;

	font-size: 16px;

	color: #fff;

	margin-top: 19px;

}

.seckill-wrap .topwrap .leftwrap .open:hover{

	background-color: #71482c;

}

.seckill-wrap .topwrap .leftwrap .f12{

	margin-top: 9px;

	line-height: 21px;

}

.seckill-wrap .topwrap .banner{

	width: 896px;

	height: 447px;

	position: relative;

}

.seckill-wrap .topwrap .banner li{

	width: 896px;

	height: 447px;

}

.seckill-wrap .topwrap .banner span.butn{

	cursor: pointer;

    display: none;

    height: 69px;

    margin-top: -35px;

    position: absolute;

    top: 50%;

    width: 41px;

}

.seckill-wrap .topwrap .banner .prev{

	background: url(../images/icon-slides.png) no-repeat -84px center;

    left: 10px;

}

.seckill-wrap .topwrap .banner .prev:hover{

	background: url(../images/icon-slides.png) no-repeat left center;

}

.seckill-wrap .topwrap .banner .next{

	background: url(../images/icon-slides.png) no-repeat right center;

    right: 10px;

}

.seckill-wrap .topwrap .banner .next:hover{

	background: url(../images/icon-slides.png) no-repeat -42px center;

}

.seckill-wrap .seckill-list{

	width: 100%;

	padding-bottom: 190px;

}

.seckill-wrap .seckill-list li{

	width: 248px;

	padding: 0 27px;

	border: 4px solid #fff;

	position: relative;

	z-index: 2;

	background-color: #fff;

	margin-top: -4px;

	margin-top: 1px;

}

.seckill-wrap .seckill-list li .contbox{

	width: 250px;

	border-bottom: 1px solid #ccc;

	padding-bottom: 30px;

}

.seckill-wrap .seckill-list li:hover{

	z-index: 3;

	margin-bottom: -63px;

	border: 4px solid #f5f5f5;

}

.seckill-wrap .seckill-list li:hover .contbox{

	border: none;

	padding-bottom: 21px;

}

.seckill-wrap .seckill-list li .img{

	display: block;

	width: 252px;

	height: 252px;

	text-align: center;

}

.seckill-wrap .seckill-list li .img img{

	max-width: 252px;

	max-height: 252px;

}

.seckill-wrap .seckill-list li .itemtit{

	display: inline-block;

    font-size: 16px;

    line-height: 27px;

    margin-top: 7px;

    text-align: center;

    width: 100%;

}

.seckill-wrap .seckill-list li .itemtit a{

	color: #333;

}

.seckill-wrap .seckill-list li .itemfont{

	color: #a1a1a1;

    display: inline-block;

    line-height: 23px;

    text-align: center;

    width: 100%;

}

.seckill-wrap .seckill-list .itemprice{

	width: 100%;

	height: 37px;

    margin-top: 6px;

    text-align: center;

}

.seckill-wrap .seckill-list .itemprice .f34{

	font-size: 34px;

	color: #f32f2f;

	line-height: 34px;

	margin-left: 

}

.seckill-wrap .seckill-list .itemprice .f12{

	display: inline-block;

	background: url(../images/bg_07.jpg) no-repeat center;

	color: #bcbcbc;

}

.seckill-wrap .seckill-list a.grab{

	width: 100%;

	height: 52px;

	line-height: 52px;

	text-align: center;

	font-size: 16px;

	color: #fff;

	margin-top: 21px;

	background-color: #2cb6cb;

	display: none;

}

.seckill-wrap .seckill-list li:hover a.grab{

	display: block;

}

.seckill-wrap .seckill-list a.grab:hover{

	background-color: #71482c;

}



.voto-list .titbox{

	padding: 0 6px 18px;

	border-bottom: 1px solid #e5e5e5;

	margin-bottom: 24px;

}

.voto-list .titbox .left{

	width: 100%;

}

.voto-list .titbox .f24{

	display: block;

	line-height: 30px;

	margin-bottom: 10px;

	font-size: 30px;

	font-weight: bold;

}

.voto-list .titbox .oran{

	color: #333;

}

.voto-list .titbox .f14{

	display: inline-block;

	line-height: 26px;

}

.voto-list .titbox .gray{

	color: #929292;

}

.voto-list .titbox .bot-hint{

	display: block;

	border: 1px solid #d9d9d9;

	height: 24px;

	margin-top: 8px;

	background-color: #ececec;

	line-height: 24px;

	text-align: center;

	color: #ff6600;

	font-size: 13px;

	width: 653px;

}

.voto-list .list-wrap{

	min-height: 675px;

}

.voto-list .list-wrap li{

	margin-bottom: 30px;

	padding-bottom: 21px;

	border-bottom: 1px solid #e6e6e6;

}

.voto-list .list-wrap .topbox{

	width: 100%;

	height: 24px;

}

.voto-list .list-wrap .tt{

	font-size: 16px;

	line-height: 24px;

	width: 520px;

	display: block;

}

.voto-list .list-wrap .tt a{

	color: #000;

}

.voto-list .list-wrap .tt a:hover{

	color: #e78808;

}

.voto-list .list-wrap .ico{

	display: inline-block;

	/*padding-left: 16px;*/

	color: #e78808;

	line-height: 15px;

	margin-left: 15px;

}

.voto-list .list-wrap .ico em{

	color: #666;

	font-style: normal;

}

/*.voto-list .list-wrap .ico1{

	background: url(../images/ico_65.png) no-repeat left center;

}

.voto-list .list-wrap .ico2{

	background: url(../images/ico_42.jpg) no-repeat left center;

	padding-left: 20px;

}*/

.voto-list .list-wrap .word{

	display: block;

	margin-top: 10px;

	line-height: 20px;

}

.voto-list .list-wrap .word a{

	color: #7c7c7c;

}

.voto-list .titbox .vote-btn{

	display: block;

	width: 128px;

	height: 38px;

	line-height: 38px;

	text-align: center;

	background-color: #89674e;

	color: #fff;

	font-size: 18px;

}

.voto-list .vote-info{

	font-size: 14px;

	padding-top: 30px;

	padding-bottom: 55px;

	min-height: 539px;

}

.voto-list .info-right{

	display: block;

	width: 350px;

}

.voto-list .info-right .f14{

	width: 100%;

	margin-top: 0;

	text-align: right;

	line-height: 32px;

}

.voto-list .info-tit.titbox{

	padding-bottom: 0;

	margin-bottom: 0;

}

.voto-list .vote-page{

	padding: 25px 0;

	line-height: 26px;

	height: 26px;

	border-top: 1px solid #e5e5e5;

	width: 100%;

}

.voto-list .vote-page a{

	font-size: 14px;

	color: #666;

}

.voto-list .vote-page .line{

	display: inline-block;

	width: 40px;

	text-align: center;

	color: #d1d1d1;

}

.voto-list .vote-page a:hover{

	color: #e78808;

}