.search .header {
	width: 630px;
	margin: auto;
}
.search .txt {
	width: 480px;
	height: 42px;
	padding: 0 10px;
	border: 3px solid #9595d2;
	color: #999;
	float: left;
}
.search .btn {
	width: 105px;
	height: 48px;
	border: 0;
	background: url(../images/icon.png) -267px -953px no-repeat #9595d2;
	cursor: pointer;
}
.search .btn:hover {
	background: url(../images/icon.png) -267px -953px no-repeat #d72a5b;
	cursor: pointer;
}
.search .a {
	margin: 12px 0 80px;
}
.search .a a {
	display: inline-block;
	margin-right: 4px;
	height: 28px;
	line-height: 28px;
	color: #333;
	padding: 0 16px;
}
.search .a a:hover, .search .a a.on {
	background: #d0d0f5;
}
.search .nodata {
	width: 350px;
	height: 90px;
	margin: auto;
	font-size: 18px;
}
.search .nodata .ico {
	width: 87px;
	height: 87px;
	background-position: 0 -1025px;
	margin-right: 20px;
}
.search .list {
	background: none;
	padding: 0;
	border: 0;
}
.search .list .part, .search .list .part:hover .cont {
	border: 0;
	background: #fff;
}
.search .list .part {
	width: 280px;
	margin: 0 0 16px 16px;
}
.search .list .pic img {
	width: 280px;
	height: 157px;
}
.search .list .part:hover .first {
	border-color: #eee;
}
.search .page {
	background: #fff;
	padding: 16px 0;
}
.tags {
	border-top: 1px solid #e4e4e4;
	background: #fff;
}
.tags .hd {
	overflow: hidden;
	background: url(../images/bg_tit_03.png) left top repeat-x #f8f8f8;
	height: 48px;
	line-height: 48px;
	border: 1px solid #e4e4e4;
	border-width: 0 1px;
}
.tags .hd li {
	position: relative;
	margin-left: -1px;
	height: 47px;
	text-align: center;
	padding: 0 24px;
	float: left;
	border: 1px solid #e4e4e4;
	border-top: 0;
	cursor: default;
	font-size: 16px;
}
.tags .hd li.on {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #f66;
}
.tags .hd li a {
	color: #0d132e;
}
.tags .hd li.on a {
	color: #f66;
}
.tags .bd {
	border: 1px solid #e4e4e4;
	border-top: 0;
	padding: 12px 24px;
	position: relative;
}
.tags .bd li {
	overflow: auto;
	margin: 3px 0;
	color: #333;
}
.tags .block {
	width: 700px;
	float: right;
	margin-right: 80px;
}
.news .tags .bd {
	padding: 30px 24px;
}
.tags .total {
	position: absolute;
	right: 30px;
	bottom: 15px;
	font-size: 18px;
	text-align: center;
	color: #666;
	line-height: none;
}
.news .tags .total {
	bottom: 5px;
}
.tags .total span {
	display: block;
	font-size: 30px;
}
.tags .bd li a {
	color: #333;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 1px 8px;
}
.tags .bd li a:hover {
	color: #f66;
}
.tags .bd li a.on, .tags .bd li a.on:hover {
	background: #f66;
	color: #fff;
}
.list {
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-top: 12px;
	padding-top: 11px;
}
.news .list {
	padding: 12px;
}
.list .part {
	width: 280px;
	border: 1px solid #eaeaea;
	float: left;
	margin: 0 0 11px 11px;
}
.search_list .part {
	margin: 0 0 8px 8px;
}
.list .part:hover {
	border-color: #ccc;
}
.list .part:hover .cont {
	background: #f5f5f5;
}
.list .part:hover .first, .list .part:hover .h {
	border-color: #ccc;
}
.list .pic {
	/*width: 280px;
	height: 157px;*/
	overflow: hidden;
	position: relative;
}
.list .pic .ico {
	position: absolute;
	left: 0;
	top: 0;
	width: 47px;
	height: 47px;
	background-position: -393px 0;
}
.list .pic .times {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	padding-right: 16px;
	font-size: 16px;
}
.list .pic .times a {
	display: block;
	background: #b07851;
	color: #fff;
	margin-right: -16px;
	padding: 0 10px;
	text-shadow: none;
}
.list .pic img {
	/*width: 280px;
	height: 157px;*/
}
.list .part .cont {
	padding: 8px;
	border: 0;
	color: #999;
}
.list .first {
	height: 48px;
	line-height: 1.4em;
	border-bottom: 1px solid #f1f1f1;
}
.list .first .h {
	width: 190px;
}
.list .first .rgt {
	width: 70px;
	text-align: right;
}
.list h3 a {
	display: block;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}
.list .part .cont .name a {
	text-decoration: none;
	color: #999;
}
.list .part .cont .name a:hover {
	text-decoration: none;
	color: #999;
}
.list .first .ico {
	width: 16px;
	height: 16px;
	margin-left: 6px;
	padding: 0;
}
.list .first .money {
	background-position: -327px -1px;
}
.list .first .copyright {
	background-position: -348px -1px;
}
.list .tags {
	background: none;
	border: 0;
}
.list .tags span {
	display: inline-block;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	height: 14px;
	line-height: 14px;
	padding: 0 4px;
	vertical-align: middle;
}
.list .tags .red {
	background: #ff388c;
}
.list .tags .green {
	background: #56e36a;
}
.list .cr {
	clear: both;
}
.list .cr span.price {
	float: right;
	font-size: 14px;
}
.list .cr span.price strong {
	font-size: 16px;
	color: #ff5e54;
	font-weight: normal;
}
.list .second {
	height: 40px;
	line-height: 40px;
	clear: both;
}
.list .third {
	padding-top: 5px;
	clear: both;
	height: 33px;
	line-height: 33px;
}
.list .info .ico {
	width: 22px;
	height: 33px;
}
.list .info .view {
	background-position: -516px -3px;
}
.list .info .like {
	background-position: -570px -3px;
}
.list .info .share {
	background-position: -620px -3px;
}
.list .info .ico a {
	display: block;
	height: 33px;
}
.list a.more {
	display: block;
	margin: 12px auto;
	background: #999;
	color: #fff;
	width: 180px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
}
.news .list .li, .publish .li {
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}
.news a.pic, .publish a.pic {
	display: block;
	/*width: 320px;
	height: 180px;*/
	margin: 6px 20px 0 0;
}
.news .list img, .publish a.pic img {
/*	width: 320px;
	height: 180px;*/
}
.news a.pic .ico {
	background-position: -593px -342px;
}
.news .list img.lft:hover {
	opacity: 0.8;
	filter: alpah(opacity=80);
}
.news .list .info, .publish .info {
	width: 395px;
}
.news .list h3 {
	font-size: 18px;
}
.news .list b {
	font-size: 16px;
	height: 24px;
	width: 45px;
	background: #fd4825;
	color: #fff;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	display: inline-block;
}
.news .list .desc, .publish .desc {
	font-size: 12px;
	margin: 20px 0;
	color: #666;
	line-height: 20px;
	max-height: 50px;
	text-overflow: ellipsis;
}
.publish .desc {
	margin: 12px 0;
}
.news .list .desc .other span {
	display: inline-block;
	margin: 0 30px;
}
.publish .desc .other {
	margin-top: 12px;
}
.publish .desc .other span {
	display: inline-block;
	margin-right: 16px;
	color: #f66;
}
.news .list .photo {
	width: 46px;
	height: 46px;
}
.news .list .photo img {
	max-height: 46px;
	max-width: 46px;
}
.news .list .photo .mask {
	width: 46px;
	height: 46px;
	background-position: -541px -342px;
}
.news .list h4 {
	float: left;
	width: 260px;
	height: 46px;
	overflow: hidden;
	line-height: 46px;
	margin: 0;
	font-weight: normal;
}
.news .list h4 a {
	color: #999;
}
.news .list h4 .ico {
	width: 14px;
	height: 46px;
	margin-right: 2px;
}
.news .list h4 .red {
	background-position: -435px -53px;
	margin-left: 12px;
}
.news .list h4 .blue {
	background-position: -452px -53px;
}
.news .list .time, .list.publish .time {
	width: 27px;
	height: 18px;
	background-position: -484px -66px;
}
.news .list .date, .publish .date {
	color: #999;
	margin-top: 14px;
}
.news .list .a a, .publish .a a {
	width: 130px;
	height: 30px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
	/*font-size: 16px;*/
	margin-top: 34px;
}
.news .list .find span {
	display: inline-block;
	height: 70px;
	line-height: 70px;
	color: #999;
	font-size: 18px;
}
.news .list .find span span {
	color: #ff6666;
}
.news .list .find span strong {
	font-size: 24px;
	font-weight: normal;
}
.news .list .find a, .publish .find a {
	background: #ff6666;
	margin: 0;
}
.publish .find a {
	margin-top: 40px;
}
.news .list .a a:hover, .publish .a a:hover {
	background: #cf3124;
	text-decoration: none;
}
.activity .list .a a {
	background: #ff5e54;
}
.new .list a.more {
	display: block;
	width: 180px;
	height: 48px;
	background: #666;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}
#slide .part {
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-bottom: 11px;
}
#slide .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	border-left: 3px solid #333;
	color: #333;
	padding: 6px 0 6px 14px;
	margin-top: 10px;
}
#slide .cont {
	padding: 16px;
}
.hot .cont a {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	color: #fff;
	width: 53px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
}
.up .cont a, .add .cont a {
	display: block;
	background: #ec4c3d;
	color: #fff;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
}
.up .ico {
	width: 33px;
	height: 28px;
	background-position: -245px -110px;
	margin: 0 12px 0 30px;
}
.up .cont a.cr {
	background: #3081e1;
	margin-bottom: 12px;
}
.up .cr .ico {
	background-position: -610px -465px;
}
.add .cont a {
	background: #465bd4;
	text-align: center;
}
.add .cont a.red {
	background: #ec4d3e;
	margin-top: 12px;
}
.service .cont a {
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
.service .cont a:hover {
	background: #333;
	border-color: #333;
	color: #fff;
	text-decoration: none;
}
.abt {
	color: #999;
}
.abt img {
	display: block;
	margin: 24px auto;
}
.abt .a a {
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url(../images/icon.png) -291px -106px no-repeat;
	margin: 0 8px;
}
.abt .a .qq {
	background-position: -349px -106px;
}
.abt .a .wx {
	background-position: -406px -106px;
}
.abt .a .dou {
	background-position: -464px -106px;
}
.abt .a a:hover {
	opacity: 0.8;
	filter: alpha(opacity=70);
}
/*详情*/			
.content {
	padding: 24px;
	background: #fff;
	border: 1px solid #e4e4e4;
}
.content .first {
	height: 55px;
}
.content h1 .ico {
	width: 25px;
	height: 25px;
	margin-right: 4px;
}
.content h1 .money {
	background-position: -314px -31px;
}
.content h1 .copyright {
	background-position: -346px -31px;
}
.content .second {
	height: 65px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 14px;
	margin-bottom: 12px;
}
.content .qicai {
	height: 30px;
}
.content .second .lft {
	color: #999;
	line-height: 30px;
}
.content .second .s2 {
	margin: -4px 4px 0 20px;
}
.content .second .lft span {
	color: #333;
}
.content .second .tag a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin-right: 10px;
	color: #fff;
}
.content .second .rgt {
	height: 25px;
	line-height: 25px;
	color: #999;
	margin-top: 27px;
}
.content .qicai .rgt {
	margin: 0;
}
.content .second .rgt a {
	color: #999;
}
.content .second .rgt a:hover, .mv_part .lft .rgt a {
	color: #333;
}
.content .second .rgt .ico, .mv_part .rgt a .ico {
	width: 25px;
	height: 25px;
	margin: 0 4px 0 24px;
}
.content .second .rgt .ping, .mv_part .rgt a .ping {
	background-position: -328px -240px;
}
.content .second .rgt .like, .mv_part .rgt a .like {
	background-position: -421px -240px;
}
.content .third {
}
.content .picshow {
	width: 360px;
	height: 360px;
	border: 1px solid #ccc;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.content .picshow img {
	max-height: 360px;
	max-width: 360px;
}
.content .third .plist {
	margin-top: 6px;
	border: 0 !important;
}
.content .third .nr {
	width: 345px;
	height: 60px;
	float: left;
	position: relative;
	overflow: hidden;
}
.content .third .pices {
	position: absolute;
	left: 0;
	top: 0;
}
.content .third .prev, .content .third .next {
	display: block;
	width: 18px;
	height: 25px;
	background: url(../images/icon.png) no-repeat;
	float: left;
	margin-top: 20px;
}
.content .third .prev {
	background-position: -244px -597px;
}
.content .third .next {
	background-position: -271px -597px;
}
.ed .like {
	opacity: 0.3;
}
.content .third .pices a {
	display: block;
	width: 53px;
	height: 48px;
	padding: 5px;
	border: 1px solid #a0a0a0;
	float: left;
	margin: 0 2px;
}
.content .third .nr a.on {
	border-color: #ec4c3d;
}
.content .third .nr img {
	height: 48px;
	width: 53px;
}
.content .third .rgt {
	line-height: 24px;
	width: 455px;
}
.content .third .rgt .desc {
	margin-bottom: 12px;
}
.content .part {
	margin: 20px 0 36px;
}
.content .part .tit {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e4e4e4;
}
.content .part .tit h3 {
	font-size: 16px;
	float: left;
	border-bottom: 3px solid #333;
	padding: 0 16px 0 4px;
	margin-top: -2px;
}
.overflow {
	text-overflow: ellipsis;
	max-height: 30px;
	max-width: 260px;
	white-space: nowrap;
	overflow: hidden;
}
.content .intro .cont {
	padding: 24px 18px;
	background: #f3f7ff;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.content .intro .zan {
	display: block;
	width: 105px;
	height: 30px;
	background: url(../images/icon.png) -524px -547px #c7c7c7;
	margin: 45px auto;
	border-radius: 55px;
	text-align: center;
	color: #fff;
	padding-top: 75px;
	text-decoration: none;
}
.content .intro .zan:hover {
	background-color: #ec4a3c;
}
.content .ping textarea {
	width: 824px;
	height: 70px;
	/*padding: 18px;*/
	border: 1px solid #ccc;
	margin-top: 18px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.pl_part .ping textarea {
	width: 1110px;
}
.content .ping .tip {
	height: 30px;
	line-height: 30px;
	color: #333;
}
.content .ping .ico {
	width: 32px;
	height: 32px;
	margin-right: 12px;
	background-position: -86px -237px;
}
.content .ping .tip a {
	color: #36c;
}
.content .ping .sbt {
	float: right;
	color: #fff;
	background: #36c;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border: 0;
	cursor: pointer;
}
.content .plist {
	border-top: 1px solid #ccc;
}
.content .plist .li {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.content .plist .li h3 b {
	color: #fff;
	background: #fd4825;
	border-radius: 9px;
	;
	display: inline-block;
	font-size: 14px;
	width: 42px;
	height: 18px;
	text-align: center;
	line-height: 18px;
}
.content .plist .li .rgt {
	width: 746px;
}
.pl_part .plist .li .rgt {
	width: 1035px;
}
.content .plist .desc {
	line-height: 22px;
	margin-bottom: 10px;
}
.content .plist .replay {
	background: #f6f6f6;
	margin-top: 12px;
}
.content .plist .replay div {
	min-height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ccc;
	padding: 0 12px;
}
.content .plist .replay a {
	color: #36c;
}
.content .plist .replay span {
	color: #999;
}
.content .plist .replay .form {
	padding: 10px 0;
	display: none;
}
.content .plist .replay textarea {
	width: 710px;
	height: 50px;
	padding: 4px;
	border: 1px solid #36c;
	margin: auto;
	display: block;
}
.content .plist .replay .form span {
	display: block;
	padding: 12px 16px 0 0;
	text-align: right;
}
.content .plist .replay input {
	width: 110px;
	height: 38px;
	background: #36c;
	color: #fff;
	border: 0;
	font-size: 16px;
}
.content .plist .li .time {
	color: #999;
}
.content .plist .li .rgt .rgt {
	width: auto;
}
.content .plist .li h3 .star {
	width: 140px;
	float: right;
}
.content .plist .li .good {
	width: 37px;
	height: 24px;
	background-position: -153px -240px;
}
.content .plist .li .good:hover {
	background-position: -271px -241px;
}
.content .plist .li .rep {
	width: 71px;
	height: 24px;
	color: #000;
	line-height: 24px;
	text-indent: 30px;
	background-position: -191px -240px;
}
#share .bdsharebuttonbox a {
	background: url(../images/icon.png) no-repeat;
	width: 34px;
	height: 34px;
	margin: 0 3px;
	padding: 0;
}
#share .bdsharebuttonbox .bds_more {
	background-position: -302px -167px;
}
#share .bdsharebuttonbox .bds_douban {
	background-position: -345px -167px;
}
#share .bdsharebuttonbox .bds_tsina {
	background-position: -388px -167px;
}
#share .bdsharebuttonbox .bds_qzone {
	background-position: -430px -167px;
}
#share .bdsharebuttonbox .bds_weixin {
	background-position: -471px -167px;
}
.info .cont {
	line-height: 25px;
	font-size: 14px;
}
.info .cont strong {
	font-weight: normal;
	color: #f63;
}
.info .cont a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background: #3e487c;
	text-align: center;
	margin-top: 24px;
}
.info .cont a.order {
	background: #ec4d3e;
	margin-top: 12px;
}
.info .cont a.dis {
	background: #d1d1d1;
	cursor: text;
	text-decoration: none;
}
.auth .fst {
	margin-bottom: 20px;
}
.photo {
	width: 88px;
	height: 88px;
	position: relative;
	float: left;
	margin-right: 16px;
}
.allin .photo {
	float: none;
	margin: 0 auto;
}
.photo .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 88px;
	background-position: -449px -342px;
}
.photo img {
	max-height: 88px;
	max-width: 88px;
}
.auth .fst h3, .allin h3, .content .li h3 {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.allin h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden
}
.auth .fst h3 a, .allin h3 a, .content .li h3 a {
	color: #333;
}
.auth .fst h3 .ico, .allin h3 .ico, .content .li h3 .ico {
	width: 20px;
	height: 44px;
	margin-left: 6px;
}
.content .li h3 .star .ico {
	width: 100px;
	height: 16px;
}
.auth .fst h3 .red, .allin h3 .red, .content .li h3 .red {
	background-position: -370px -56px;
}
.auth .fst h3 .blue, .allin h3 .blue, .content .li h3 .blue {
	background-position: -392px -56px;
}
.auth .fst .add {
	line-height: 18px;
	font-size: 12px;
}
.auth .second {
	clear: both;
	line-height: 24px;
}
.auth .third a {
	display: block;
	width: 243px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #e6e6e6;
	color: #333;
	font-size: 16px;
	margin: 10px auto;
}
.auth .third a:hover {
	background: #141b3a;
	color: #fff;
	text-decoration: none;
}
.auth .third a.msg {
	margin: 0;
}
.auth .third a.followed, .auth .third a.followed:hover {
	background: #f5f5f5;
	color: #999;
}
.allin .par {
	width: 115px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.allin .ex_me {
	display: block;
	width: 243px;
	height: 46px;
	background: #d39f7c;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
}
/*剧本详情*/
#art_cont h2 {
	font-size: 18px;
}
#art_cont .cont {
	padding: 30px;
	font-size: 14px;
	line-height: 30px;
}
#art_cont .cont p {
	text-indent: 2em;
}
/*立即购买*/	
.mv_part h1 {
	margin-bottom: 36px;
}
.mv_part .mv {
	width: 520px;
	height: 320px;
	margin-bottom: 24px;
}
.mv_part .b_info {
	font-size: 16px;
	line-height: 33px;
}
.mv_part .b_info span {
	color: #1d71d0;
}
.mv_part #share {
	margin-bottom: 30px;
}
.mv_part .order {
	width: 560px;
	padding-left: 30px;
	border-left: 1px solid #ccc;
}
.mv_part .order .tit {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.mv_part .order .tit h3 {
	padding: 0 10px;
	border-bottom: 3px solid #333;
	margin-top: -8px;
	float: left;
	padding-bottom: 6px;
}
.mv_part .order li {
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	display: block;
	height: 60px;
	padding: 16px 0;
}
.mv_part .order a.rgt {
	display: block;
	width: 122px;
	height: 46px;
	background: #333;
	color: #fff;
	line-height: 46px;
	text-align: center;
}
.mv_part .order a.rgt:hover {
	background: #d33c2e;
	text-decoration: none;
}
.mv_part .order li span.red {
	color: #d33c2e;
}
.mv_part .order li span.blue {
	color: #5c6ded;
}
.mv_part .abt h3 {
	color: #333;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
}
.mv_part .abt .part {
	width: 165px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0 10px;
}
.mv_part .abt .part a {
	display: block;
}
.mv_part .abt .part img {
	max-height: 100px;
	max-width: 165px;
	margin: 0;
}
.mv_part .abt .part a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pl_part {
	margin-top: 16px;
}
#order_bg {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none1;
}
#order_conf {
	width: 480px;
	height: 330px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	margin-top: -165px;
	z-index: 100000;
	border-top: 6px solid #ec4c3e;
	display: none1;
}
#order_conf.xg {
	width: 680px;
	height: auto;
	padding: 0 20px;
	margin-left: -360px;
	margin-top: -270px;
}
#order_conf.pb {
	height: 280px;
	margin-top: -140px;
}
#order_conf .tit {
	height: 60px;
	padding: 35px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	font-size: 24px;
}
#order_conf.xg .tit {
	padding: 0;
	line-height: 60px;
	font-size: 18px;
	color: #ff3333;
}
#order_conf.pb .tit {
	padding: 15px 30px 0;
	color: #ff5e54;
	font-size: 20px;
	border: 0;
}
#order_conf .tit .ico {
	width: 60px;
	height: 60px;
	background-position: -406px -469px;
	margin: 0 30px 0 65px;
}
#order_conf .tit .close {
	width: 24px;
	height: 24px;
	background-position: -368px -475px;
	position: absolute;
	right: 16px;
	top: 16px;
	display: block;
	margin: 0;
}
#order_conf.xg .tit .close {
	right: 0;
}
#order_conf .cont {
	padding: 20px 40px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
}
#order_conf.xg .cont {
	padding: 20px 0;
	font-size: 16px;
}
#order_conf.pb .cont {
	text-align: left;
}
#order_conf select {
	width: 400px;
	display: block;
	margin: 0 auto 12px;
}
#order_conf a {
	color: #0066cc;
	font-size: 14px;
}
#order_conf .opt input {
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	width: 150px;
	background: #ff5e54;
	border: 0;
	font-size: 16px;
}
#order_conf .opt .lft {
	width: 240px;
	background: #36c;
}
#order_conf .cont span {
	color: #f60;
	font-weight: bold;
}
#order_conf .opt {
	margin-top: 20px;
}
#order_conf .opt a {
	display: inline-block;
	width: 120px;
	height: 46px;
	background: #ec4c3e;
	color: #fff;
	text-align: center;
	line-height: 46px;
}
#order_conf .opt a.chongzhi {
	background: #36c;
	margin-left: 10px;
}
/*搜索*/		
.search_list h1 {
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #e4e4e4;
	border-top: 0;
	padding: 0 30px;
}
/*微客*/
.weike .list .part {
	width: 287px;
	float: left;
	margin: 0px 0px 11px 11px;
	border: 0;
}
.weike .list .bg {
	width: 281px;
	height: 120px;
	border: 1px solid #CCC;
	text-align: center;
	position: relative;
	margin-top: 75px;
	padding-top: 67px;
}
.weike .list .part:hover .bg {
	background: #f5f5f5;
	border-color: #aaa;
}
.weike .list .part:hover .mask {
	background-position: -187px -342px;
}
.weike .list .new {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 47px;
	height: 47px;
	background-position: -456px 0px;
}
.weike .list .top {
	position: absolute;
	left: 0;
	top: 0;
	width: 47px;
	height: 47px;
	background-position: -593px -391px;
}
.weike .list .photo {
	width: 125px;
	height: 125px;
	position: absolute;
	left: 50%;
	top: -62px;
	margin-left: -62px;
}
.weike .list .photo div {
	width: 125px;
	height: 125px;
	position: relative;
}
.weike .list .photo img {
	max-height: 125px;
	max-width: 125px;
}
.weike .list .photo div a {
	display: block;
}
.weike .list .photo div .mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 125px;
	background-position: -319px -342px;
}
.weike .list h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.weike .list h3 a {
	display: inline;
	color: #333;
	font-size: 16px;
}
.weike .list h3 .ico {
	width: 20px;
	height: 36px;
	margin-left: 6px;
}
.weike .list h3 .red {
	background-position: -370px -62px;
}
.weike .list h3 .blue {
	background-position: -392px -62px;
}
.weike .list .add {
	color: #999;
	font-size: 12px;
}
.weike .list .works {
	color: #333;
	margin-top: 4px;
}
.weike .list .works a {
	color: #333;
}
.weike .list .info {
	font-size: 12px;
	color: #999;
	padding: 10px 0;
}
.weike .list a.more {
	display: block;
	width: 180px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #666;
	margin: 20px auto;
}
/*企业定制详情*/
.co_intro {
	font-size: 18px;
}
.co_title {
	height: 120px;
	padding: 20px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	margin-top: -30px;
}
.co_title .lft {
	width: 760px;
}
.co_title h1 {
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 20px;
}
.co_title .lft div {
	font-size: 16px;
	color: #999;
}
.co_title .lft div span {
	display: inline-block;
	vertical-align: middle;
}
.co_title .lft div .num {
	color: #3759f4;
	margin: 0 6px;
}
.co_title .lft div .date {
	color: #ff6363;
	margin: 0 6px 0 20px;
}
.co_title .rgt {
	padding-top: 12px;
}
.co_title .rgt .price {
	font-size: 24px;
	color: #ff5e54;
}
.co_title .rgt .price span {
	color: #999;
}
.co_title .rgt .price strong {
	font-weight: normal;
	font-size: 36px;
	color: #ff5e54;
}
.co_title .rgt .statu {
	width: 155px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #c3c3c3;
	color: #fff;
	font-size: 16px;
	margin: auto;
}
.co_title .rgt .ok {
	background: #ff6363;
}
.co_step {
	height: 48px;
	line-height: 48px;
	background: #eaeaea;
	border: 1px solid #e4e4e4;
	margin-bottom: 16px;
}
.co_step .stepX {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #666;
	position: relative;
}
.co_step .stepX strong {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.co_step .stepX .arr {
	position: absolute;
	width: 22px;
	height: 50px;
	background: url(../images/icon.png) -342px -587px no-repeat;
	top: 0;
	left: 100%;
}
.co_step .on {
	background: #ff6363;
	color: #fff;
}
.co_step .on strong {
	color: #fff;
}
.co_step .on .arr {
	background-position: -316px -587px;
	z-index: 3;
}
.co_intro .cont, .co_intro .addon {
	font-size: 16px;
	line-height: 28px;
}
.co_intro .addon a {
	color: #3a50d0;
	text-decoration: underline;
}
.co_intro a.join {
	display: block;
	width: 180px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #ff7171;
	color: #fff;
	font-size: 16px;
	margin: 30px auto;
}
.ex_work .li {
	width: 280px;
	height: 255px;
	border: 1px solid #eaeaea;
	float: left;
	overflow: hidden;
	margin-top: 8px;
	position: relative;
}
.ex_work .hidden {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 180px;
	display: none;
}
.ex_work .hidden strong {
	display: block;
	width: 180px;
	height: 60px;
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 55px auto 0;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
}
.ex_work .hide .hidden {
	display: block;
}
.ex_work a img {
	width: 280px;
	height: 158px;
}
.ex_work .auth {
	margin: 10px;
}
.ex_work .photo {
	width: 60px;
	height: 60px;
}
.ex_work .photo img {
	width: 60px;
	height: 60px;
}
.ex_work .mask {
	width: 60px;
	height: 60px;
	background-position: -370px -579px;
}
.ex_work .desc {
	font-size: 12px;
	color: #999;
	margin-top: -6px;
}
.public a {
	display: block;
	color: #fff;
	background: #2e80e1;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
}
.task .row {
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
}
.task .row .h {
	color: #ff0f0f;
	height: 20px;
	line-height: 20px;
	margin-bottom: 6px;
}
.task .row .h strong {
	font-size: 18px;
	font-weight: normal;
}
.task .row .h .gray {
	color: #999;
}
.task .row .desc {
	font-size: 14px;
	line-height: 18px;
	color: #0d132e;
}
/*企业定制-选稿*/
.xg .ulist .part {
	width: 160px;
	float: left;
	margin: 10px;
	text-align: center;
}
.xg .photo {
	float: none;
	margin: 0;
	display: inline-block;
	width: 125px;
	height: 125px;
}
.xg .photo img {
	max-width: 125px;
	max-height: 125px;
}
.xg .photo .mask {
	width: 125px;
	height: 125px;
	background-position: -319px -342px;
}
#order_conf.xg select {
	width: 158px;
}
.xg h3 {
	height: 40px;
	line-height: 40px;
}
#order_conf.xg h3 a {
	color: #333;
	font-size: 16px;
}
#order_conf.xg h3 .ico {
	width: 20px;
	height: 40px;
	margin-left: 6px;
}
#order_conf.xg h3 .red {
	background-position: -370px -56px;
}
#order_conf.xg h3 .blue {
	background-position: -392px -56px;
}
#order_conf.xg a.choose {
	display: inline-block;
	width: 76px;
	height: 31px;
	background: #3a50d0;
	text-align: center;
	line-height: 31px;
	color: #fff;
	margin-bottom: 16px;
}
#order_conf.xg .sbt {
	width: 155px;
	height: 45px;
	background: #ff3333;
	color: #fff;
	border: 0;
	cursor: pointer;
	margin: auto;
	display: block;
	font-size: 16px;
}
/*众筹*/	
.plan {
	margin-top: -30px;
}
.plan .title {
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}
.plan .title a {
	display: block;
	float: left;
	padding: 0 20px;
	height: 55px;
}
.plan .title .lft a {
	color: #666;
}
.plan .title .lft a.on {
	color: #ff6666;
	border-bottom: 3px solid #ff6666;
	margin-top: -2px;
}
.plan .title .rgt a {
	background: #ff6666;
	color: #fff;
	height: 45px;
	line-height: 45px;
	padding: 0 40px;
}
.plan .lb .part, .lbpart {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;
	margin-top: 12px;
}
.lbpart {
	margin: -20px 0 12px;
	border-color: #e4e4e4;
}
.plan .lb .part .arr {
	width: 65px;
	height: 65px;
	position: absolute;
	background: url(../images/icon.png) -130px -636px no-repeat;
}
.plan .lb .part .pre {
	background-position: -65px -636px;
}
.plan .lb .part .over {
	background-position: 0 -636px;
}
.plan .lb .part img, .lbpart img {
	display: block;
	float: left;
}
.plan .lb .part .mono, .lbpart .mono {
	width: 340px;
	float: right;
}
.plan .lb .part h3, .lbpart h3 {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.plan .lb .part h3 a, .lbpart h3 a {
	color: #333;
}
.plan .lb .part h3 a:hover, .lbpart h3 a:hover {
	color: #f66;
}
.plan .lb .part .desc, .lbpart .desc {
	color: #999;
	line-height: 20px;
}
.plan .lb .part .info, .lbpart .info {
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 16px 0;
	color: #666;
}
.plan .lb .part .info span, .lbpart .info span {
	color: #3366ff;
}
.lbpart .mono a.join {
	display: block;
	width: 165px;
	height: 42px;
	background: #ff5e54;
	color: #fff;
	margin: 40px auto 0;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
}
.plan .lb .part .process .rgt {
	width: 195px;
	line-height: 36px;
}
.plan .lb .part .process .rgt span {
	color: #ff6666;
	font-size: 16px;
}
.plan .page {
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 12px;
}
.plan .circle {
	width: 100px;
	height: 100px;
	position: relative;
	border-radius: 50%;
	background: #f66;
}
.plan .pie_left, .plan .pie_right, .plan .left, .plan .right {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
.plan .left, .plan .right {
	background: #eee;
	border-radius: 50%;
	transform: rotate(0deg);
}
.plan .pie_right, .plan .right {
	clip: rect(0,auto,auto,50px);
}
.plan .pie_left, .plan .left {
	clip: rect(0,50px,auto,0);
}
.plan .mask {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	left: 10px;
	top: 10px;
	background: #FFF;
	position: absolute;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	color: #f66
}
/*众筹详情*/	
.zc {
	margin-top: -30px;
}
.zc h1 {
	font-size: 24px;
}
.zc .h1 div {
	color: #666;
	line-height: 24px;
	margin-bottom: 12px;
}
.zc .toppic {
	margin-bottom: 12px;
}
.zc .toppic img {
	max-width: 910px;
	display: block;
}
.zc .tags .hd li {
	padding: 0 60px;
	cursor: pointer;
}
.zc .tags .hd li:hover {
	text-decoration: underline;
}
.zc .tags .hd li span {
	display: inline-block;
	height: 20px;
	background: #f66;
	color: #fff;
	vertical-align: middle;
	line-height: 20px;
	font-size: 14px;
	padding: 0 5px;
	margin-left: 4px;
	border-radius: 10px;
}
.zc .zw {
	font-size: 12px;
	color: #666;
	padding-bottom: 20px;
}
.zc .zw .title {
	font-size: 24px;
	color: #333;
}
.zc .zw img {
	display: block;
	margin: 0 auto 20px;
	max-width: 860px;
}
.zc .jd2 .li {
	margin-left: 70px;
	border-left: 2px solid #ccc;
	padding: 30px 0 0 30px;
	position: relative;
}
.zc .jd2 .fst {
	border-color: transparent;
}
.zc .jd2 .li .time {
	position: absolute;
	left: -70px;
	bottom: 0;
	color: #999;
}
.zc .jd2 .li .ico {
	width: 22px;
	height: 22px;
	background-position: -403px -722px;
	left: -12px;
}
.zc .ping .tit {
	width: 280px;
	border: 0;
	background: url(../images/icon.png) -245px -646px no-repeat;
}
.zc .follow .li {
	width: 375px;
	height: 90px;
	padding: 10px 20px;
	background: #f3f3f3;
	float: left;
	margin: 12px 6px 0;
}
.zc .follow .photo .mask {
	background-position: 0 -720px;
}
.zc .follow .li .rgt {
	width: 270px;
}
.zc .follow .li h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.zc .follow .li .rgt div {
	line-height: 24px;
}
.zc .share a.gz, .zc .share a.zan {
	display: inline-block;
	width: 120px;
	padding-top: 35px;
	height: 25px;
	color: #fff;
	text-align: center;
	background: url(../images/icon.png) -113px -752px no-repeat;
	margin-bottom: 10px;
}
.zc .share a.zan {
	background-position: -230px -752px;
}
.zc #share {
	padding-top: 10px;
	border-top: 1px solid #e4e4e4;
}
.zc #share .bdsharebuttonbox a {
	background: url(../images/icon.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 3px;
	padding: 0;
}
.zc #share .bdsharebuttonbox .bds_douban {
	background-position: -189px -724px;
}
.zc #share .bdsharebuttonbox .bds_tsina {
	background-position: -109px -724px;
}
.zc #share .bdsharebuttonbox .bds_qzone {
	background-position: -163px -724px;
}
.zc #share .bdsharebuttonbox .bds_weixin {
	background-position: -243px -724px;
}
.zc #share .bdsharebuttonbox .bds_tqq {
	background-position: -136px -724px;
}
.zc #share .bdsharebuttonbox .bds_renren {
	background-position: -216px -724px;
}
.zc .jd {
	position: relative;
}
.zc .jd .ico {
	position: absolute;
	right: -5px;
	top: 16px;
	width: 97px;
	height: 32px;
	background-position: -281px -721px;
	color: #fff;
	font-size: 16px;
	text-indent: 20px;
}
.zc .jd .process {
	height: 85px;
}
.zc .jd .circle {
	width: 70px;
	height: 70px;
	position: relative;
	border-radius: 50%;
	background: #f66;
}
.zc .jd .pie_left, .zc .jd .pie_right, .zc .jd .left, .zc .jd .right {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.zc .jd .left, .zc .jd .right {
	background: #eee;
	border-radius: 50%;
	transform: rotate(0deg);
}
.zc .jd .pie_right, .zc .jd .right {
	clip: rect(0,auto,auto,35px);
}
.zc .jd .pie_left, .zc .jd .left {
	clip: rect(0,35px,auto,0);
}
.zc .jd .mask {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	left: 8px;
	top: 8px;
	background: #FFF;
	position: absolute;
	text-align: center;
	line-height: 54px;
	font-size: 14px;
	color: #f66
}
.zc .process .rgt {
	width: 165px;
	line-height: 22px;
	font-size: 12px;
}
.zc .process .rgt span {
	color: #ff6666;
	font-size: 16px;
}
.zc .jd .info {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 16px 0;
	color: #666;
	padding: 10px 0;
	overflow: auto;
}
.zc .jd .info div {
	width: 80px;
	float: left;
	text-align: center;
}
.zc .jd .info .ctr {
	border: 1px solid #ccc;
	border-width: 0 1px;
}
.zc .jd .info span {
	color: #3366ff;
	display: block;
}
.zc .jd .more {
	line-height: 22px;
}
.zc .jd .more span {
	color: #f66;
}
#slide .zhic .tit {
	color: #f66;
}
#slide .zhic .tit .rgt {
	font-size: 12px;
	color: #000;
	padding-right: 12px;
}
#slide .zhic .tit .rgt span {
	color: #36f;
}
#slide .zhic .cont div {
	line-height: 22px;
	color: #666;
	margin-bottom: 20px;
}
#slide .zhic .cont a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #ec4b3d;
	margin-top: 20px;
}
#slide .tk {
	background: #5a8ff9;
	color: #fff;
}
#slide .tk .tit {
	border-color: #fff;
	color: #fff;
}
.zc .top .li {
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
}
.zc .top .li img {
	width: 245px;
	height: 100px;
}
.zc .top h3 {
	font-size: 16px;
	line-height: 36px;
}
.zc .top h3 a {
	color: #333;
}
.zc .top p {
	color: #999;
	margin: 0;
	font-size: 12px;
}
/*众筹支付*/
.zc1 th, .zc1 td, .zc2 th, .zc2 td {
	padding: 20px 0;
	line-height: 30px;
}
.zc2 th, .zc2 td {
	padding: 5px 0;
}
.zc1 th, .zc2 th {
	text-align: right;
	vertical-align: top;
	width: 130px;
	font-weight: normal;
}
.zc1 td, .zc2 td {
	padding-right: 30px;
	padding-left: 5px;
}
.zc1 .red {
	color: #f66;
}
.zc1 div.red {
	font-size: 16px;
}
.zc1 input.txt {
	width: 480px;
	padding: 10px;
	border: 1px solid #ccc;
}
.zc1 .mono {
	background: #fff2f1;
	border: 1px solid #ffbeb9;
	padding: 20px;
}
.zc1 input.sbt {
	background: #f34c3c;
	color: #fff;
	font-size: 16px;
	border: 0;
	display: block;
	margin: 30px auto;
	width: 200px;
	height: 45px;
	cursor: pointer;
}
.zc2 .t2 {
	border: 1px solid #e4e4e4;
	border-width: 1px 1px 0 0;
	margin-top: 30px;
}
.zc2 .t2 td, .zc2 .t2 th {
	border: 1px solid #e4e4e4;
	border-width: 0 0 1px 1px;
	padding: 20px;
}
.zc2 .t2 th {
	text-align: left;
	vertical-align: middle;
	width: auto;
	padding: 5px 20px;
	background: #f7f7f7;
}
.zc2 .t2 .name {
	width: 190px;
}
.zc2 .t2 .who {
	width: 95px;
}
.zc2 .t2 .money {
	width: 65px;
}
.zc2 .total {
	text-align: right;
	font-size: 16px;
	height: 75px;
	line-height: 75px;
	padding-right: 35px;
}
.zc2 .total span {
	color: #f66;
	font-size: 24px;
}
.zc2 .opt {
	text-align: center;
}
.zc2 .opt .btn {
	background: #999;
	color: #fff;
	font-size: 16px;
	border: 0;
	margin: 30px 12px;
	width: 200px;
	height: 60px;
	cursor: pointer;
}
.zc2 .opt .sbt {
	background: #f34c3c;
}
/*发行*/	
div.publish {
	padding: 0 20px;
	border-top: 0;
	margin-top: 0;
}
div.joined {
	border-top: 0;
	margin-top: 0;
}
/*活动详情*/
.detail, .rules {
	font-size: 14px;
	line-height: 25px;
}
.detail a.baoming {
	display: block;
	margin: 12px auto;
	background: #ec4b3d;
	width: 170px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.rules .hd {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.rules .hd li {
	float: left;
	padding: 0 20px;
	font-size: 16px;
	margin-top: -2px;
	cursor: pointer;
	color: #999;
	margin-right: 65px;
}
.rules .hd li.on {
	border-bottom: 3px solid #333;
	color: #333;
}
.rules .hd a {
	display: block;
	color: #999;
	font-size: 16px;
	padding: 0 20px;
}
.rules .works .part {
	width: 275px;
	float: left;
	margin: 10px 6px;
}
.rules .works .part img {
	width: 275px;
	height: 155px;
	display: block;
}
.rules .works h3 {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding: 4px 0;
	margin-bottom: 8px;
}
.rules .works h3 a {
	color: #333;
}
.rules .works .part label img {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-right: 10px;
	vertical-align: middle;
}
.rules .works label a {
	color: #999;
}
.rules .works a.zan {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	color: #ec483a;
	padding: 0 16px;
	border-radius: 15px;
	border: 1px solid #ec483a;
}
.rules .works a.zan .ico {
	background-position: -247px -908px;
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.rules .works a.zan:hover {
	background: #ec483a;
	color: #fff;
	text-decoration: none;
}
.rules .works a.zan:hover .ico {
	background-position: -247px -848px;
}
.rules .people .part {
	width: 287px;
	float: left;
}
.rules .people .bg {
	width: 281px;
	height: 95px;
	border: 1px solid #ccc;
	text-align: center;
	position: relative;
	margin-top: 75px;
	padding-top: 67px;
}
.rules .people .photo {
	width: 125px;
	height: 125px;
	position: absolute;
	left: 50%;
	top: -62px;
	margin-left: -62px;
}
.rules .people .photo div {
	width: 125px;
	height: 125px;
	position: relative;
}
.rules .people .photo div a {
	display: block;
}
.rules .people .photo div .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 125px;
	height: 125px;
	background-position: -319px -342px;
}
.rules .people h3 {
	height: 36px;
	line-height: 36px;
}
.rules .people h3 a {
	display: inline;
	color: #333;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}
.rules .people h3 .ico {
	width: 20px;
	height: 36px;
	margin-left: 6px;
}
.rules .people h3 .red {
	background-position: -370px -62px;
}
.rules .people h3 .blue {
	background-position: -392px -62px;
}
.rules .people .add {
	color: #999;
	font-size: 12px;
}
.rules .people .works {
	color: #333;
	margin-top: 4px;
}
.rules .people .works a {
	color: #333;
}
.rules .people .photo img {
	min-width: 125px;
	min-height: 125px;
}
.detail p, .rules p {
	text-indent: 2em;
}
#newWindow.huodong select {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#newWindow.huodong .opt .lft {
	width: 190px;
	background: #36c;
}
#newWindow.huodong .opt input {
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	width: 190px;
	background: #ff5e54;
	border: 0;
	font-size: 16px;
}
/*公开课*/
.gail .cont {
	padding-top: 16px;
}
.gail .li {
	width: 267px;
	float: left;
	margin: 0 10px;
}
.gail .li img {
	width: 265px;
}
.gail .li h3 {
	line-height: 38px;
}
.content .gail .li .ico {
	width: 16px;
	height: 38px;
	margin-left: 6px;
}
.gail .li .money {
	background-position: -327px 8px;
}
.gail .li .copyright {
	background-position: -348px 8px;
}
#ShowSelectWindow.huodong select {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#ShowSelectWindow.huodong .opt .lft {
	width: 190px;
	background: #36c;
}
#ShowSelectWindow.huodong .opt input {
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	width: 190px;
	background: #ff5e54;
	border: 0;
	font-size: 16px;
}
