#body {
	padding: 25px 0;
}
#newWindow.member #win {
	width: 1000px;
	height: 562px;
	margin-left: -500px;
	margin-top: -281px;
	border: 0;
}
#newWindow.member .w {
	position: relative;
	width: 1000px;
	height: 562px;
	overflow: hidden;
}
#newWindow.member img {
	display: block;
	width: 1000px;
	height: 562px;
	margin: auto;
}
#newWindow.member .ico {
	position: absolute;
	width: 52px;
	height: 52px;
	background-color: #fff;
	border-radius: 50%;
	top: 255px;
}
#newWindow.member .prev {
	left: 10px;
	background-position: -504px -839px;
}
#newWindow.member .next {
	right: 10px;
	background-position: -595px -839px;
}
#newWindow.member .ico:hover {
	background-color: #36c;
}
#newWindow.member .prev:hover {
	background-position: -504px -906px;
}
#newWindow.member .next:hover {
	background-position: -595px -906px;
}
#newWindow.member .title {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	width: 100%;
	line-height: 60px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 20px;
	text-indent: 20px;
}
#newWindow.member .num {
	float: right;
	padding-right: 20px;
}
.sw .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: 1px 1px 0 1px;
}
.sw .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;
}
.sw .hd li.on {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #f66;
}
.sw .hd li a {
	color: #0d132e;
}
.sw .hd li.on a {
	color: #f66;
}
.topbg {
	height: 260px;
	padding-top: 50px;
	background: url(../images/user_bg_02.png) center center no-repeat;
	background-size:100% 100%;
	min-width:1178px;
}
.topbg div {
	margin: 0 auto;
}
.topbg .photo {
	width: 100px;
	height: 100px;
	border: 5px solid #fff;
	border-radius: 50%;
	overflow: hidden;
}
.topbg .photo img {
	max-height: 100px;
	max-width: 100px;
}
.topbg h1 {
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	margin-top: 6px;
}
.topbg h1 .ico, #win .ico {
	width: 18px;
	height: 34px;
	margin-right: 4px;
}
.topbg h1 .red, #win .red {
	background-position: -371px -61px;
	margin-left: 6px;
}
.topbg h1 .blue, #win .blue {
	background-position: -392px -61px;
}
.topbg .works {
	text-align: center;
}
.topbg .opt {
	width: 218px;
	/*height: 31px;*/
	margin: 16px auto 36px;
	text-align: center;
}
.topbg .opt a {
	height: 31px;
	text-indent: 36px;
	color: #fff;
	line-height: 30px
}
.topbg .opt .add {
	width: 95px;
	background-position: -240px -292px;
}
.topbg .opt .remove {
	width: 113px;
	background-position: -345px -292px;
}
.topbg .info {
	width: 362px;
}
.topbg li {
	display: block;
	float: left;
	width: 120px;
	height: 36px;
	text-align: center;
	font-size: 15px;
}
.topbg li span {
	display: block;
	font-size: 14px;
}
.topbg .mid {
	border: 1px solid #333;
	border-width: 0 1px;
}
#slide .tit, #main .tit {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #666;
	border: 1px solid #e4e4e4;
	background: #f9f8f8;
	text-indent: 24px;
}
#slide .cont {
	border: 1px solid #e4e4e4;
	border-top: 0;
	padding: 24px;
	background: #fff;
}
#slide .cont a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #0d132e;
	font-size: 14px;
	margin-bottom: 8px;
}
#slide .cont a:hover {
	color: #ff5e54;
}
#slide .cont a.on, #slide .cont a.on:hover {
	background: #f9f8f8;
	border: 1px solid #e4e4e4;
	color: #ff5e54;
}
#main .tit {
	background: #fff;
	color: #ff5e54;
}
#main .tit span {
	color: #999;
}
#main .tit.a {
	text-indent: 0;
	background: #fafafa;
}
#main .tit a {
	display: inline-block;
	padding: 0 20px;
	color: #666;
	border-right: 1px solid #e4e4e4;
}
#main .tit a.on {
	background: #fff;
	padding-bottom: 1px;
	margin-bottom: -1px;
	color: #ff5e54;
}
#main .content {
	background: #fff;
	padding: 20px;
	border: 1px solid #e4e4e4;
	border-top: 0;
}
#main .list {
	padding: 20px 0;
}
.list .part {
	width: 287px;
	height: 305px;
	border: 1px solid #eaeaea;
	float: left;
	/*margin: 0 0 11px 11px;*/
	margin: 0 0 11px 5px;
}
.list .p1 {
	height: 260px;
}
.list .pic {
	width: 287px;
	height: 162px;
	overflow: hidden;
	position: relative;
}
.list .pic .hot {
	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: 14px;
}
.list .p1 .pic .times {
	width: 41px;
	height: 41px;
	padding: 0 4px 4px 0;
	background-position: -427px -852px;
}
.list .pic img {
	max-width: 287px;
	max-height: 162px;
}
.list .pic .zoom {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 3px;
	top: 3px;
	background-position: -75px -335px;
}
.list .pic .zoom a {
	display: block;
	width: 36px;
	height: 36px;
}
.list .part .cont {
	padding: 8px;
	border: 0;
	color: #999;
}
.list .part .cont .date {
	text-align: right;
}
.list .p1 .cont .date {
	text-align: left;
	height: 36px;
	line-height: 36px;
}
.list .p1 .cont .date div {
	float: right;
}
.list .part .cont .opt a {
	color: #0d132e;
}
.list .first {
	height: 48px;
	line-height: 1.4em;
	border-bottom: 1px solid #f1f1f1;
}
.list .first .h {
	width: 200px;
}
.list .p1 .first .h {
	width: auto;
}
.list .first .rgt {
	width: 70px;
	text-align: right;
}
.list h3 a {
	color: #333;
	font-size: 16px;
	display: block;
	height: 40px;
	overflow: hidden;
}
.list .first .ico {
	width: 16px;
	height: 16px;
	margin-left: 6px;
	padding: 0;
}
.list .first span.money {
	background-position: -327px -1px;
}
.list .first .copyright {
	background-position: -348px -1px;
}
.list .first div.money {
	float: right;
	color: #ff5e54;
	font-size: 16px;
}
.list .desc {
	clear: both;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding-top: 4px;
}
.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 .second {
	clear: both;
	padding: 4px 0;
	overflow: auto;
}
.list .up {
	background: #efefef;
	border-color: #efefef;
}
.list .up a {
	display: block;
	width: 197px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background: #cf3124;
	margin: 130px auto 0;
}
.list .up .ico {
	background-position: -137px -338px;
	width: 30px;
	height: 30px;
	margin-left: 36px;
}
.list .p1.up {
	background: url(/images/c.jpg) center 60px no-repeat #fff;
}
.list .p1.up a {
	margin-top: 180px;
	width: 150px;
	height: 48px;
	background: #36c;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	border-radius: 6px;
}
/*注册登录*/
.l_r {
	font-size: 16px;
}
.l_r .tit {
	height: 60px;
	line-height: 60px;
}
.l_r .tit h3 {
	float: left;
	padding: 0 26px;
	color: #999;
	cursor: pointer;
}
.l_r .tit h3.on {
	border-bottom: 3px solid #333;
	color: #333;
}
.l_r .tit h3:hover {
	color: #333;
}
.l_r .lft {
	border-top: 1px solid #e4e4e4;
	padding-top: 30px;
	clear: both;
	width: 680px;
}
.l_r label {
	display: block;
	padding-left: 30px;
	height: 60px;
	line-height: 60px;
}
.l_r label strong {
	color: #f00;
	display: inline-block;
	padding-left: 10px;
}
.l_r label div {
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	margin-left: 105px;
	color: #390;
}
.l_r label div i {
	display: inline-block;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	background: url(/images/icon.png) -28px -585px no-repeat;
}
.l_r label .err { /*color:#ea2e1d;*/
	color: #999;
	font-size: 12px;
	width: 220px;
	line-height: 30px;
	height: 30px;
	display: inline;
	margin: 0;
}
.l_r label .tip {
	color: #999;
	font-size: 12px;
	width: 220px;
	line-height: 30px;
	height: 30px;
	display: inline;
	margin: 0;
}
.l_r label .err i {
	background: url(../images/iconx.png) no-repeat;
	background-position: -60px 0;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 10px;
}
.l_r label .err i.on {
	background-position: -30px 0;
}
.l_r label .err i.tip {
	color: #666;
	background-position: 0 0;
}
/*.l_r label .err i{ background-position:0 -585px;}*/
.l_r label .txt {
	width: 250px;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #ccc;
}
.l_r label .error {
	border-color: #F00;
}
/*		.l_r label .txt:hover{ border-color:#7ca7e6;}*/
.l_r label .code {
	width: 110px;
}
.l_r label img {
	width: 115px;
	height: 41px;
	vertical-align: middle;
	margin: 0 6px;
}
.l_r label a {
	color: #333;
}
.l_r label .ico {
	width: 26px;
	height: 26px;
	background-position: -566px -388px;
	margin-right: 4px;
}
.l_r .on .ico {
	background-position: -541px -388px;
}
.l_r .sbt {
	width: 180px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	border: 0;
	background: #465ad3;
	cursor: pointer;
	margin-right: 40px;
}
.reg .sbt, .find .sbt {
	background: #ec4c3e;
}
.reg label span {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.ologin {
	padding-top: 50px;
	padding-left: 30px;
}
.reg .ologin, .find .ologin {
	padding: 0;
}
.ologin div {
	margin-top: 16px;
}
.ologin a {
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url(/images/icon.png) -291px -106px no-repeat;
	margin: 0 8px;
}
.ologin .qq {
	background-position: -349px -106px;
}
.ologin .wx {
	background-position: -406px -106px;
}
.ologin .dou {
	background-position: -464px -106px;
}
.ologin a:hover {
	opacity: 0.8;
	filter: alpha(opacity=70);
}
.l_r .rgt {
	width: 250px;
	background: #fff;
	padding: 45px 40px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.l_r .rgt a.reg, .l_r .rgt a.login {
	display: block;
	margin: 50px auto;
	width: 180px;
	height: 44px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
}
.l_r .rgt a.reg {
	background: #ec4c3e;
}
.l_r .rgt a.login {
	background: #465ad3;
}
/*个人资料*/
.mycover {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: url(../images/basic.png) center center no-repeat #f3f3f3;
	height: 490px;
}
.mycover img {
	max-width: 870px;
	max-height: 490px;
	vertical-align: middle;
}
.basic_sw {
	width: 150px;
	height: 48px;
	color: #fff;
	background: #37507b;
	line-height: 48px;
	padding: 0 20px;
	display: block;
	margin: 20px 0;
	text-align: center;
	font-size: 16px;
}
.basic li {
	height: 40px;
	line-height: 40px;
	margin: 10px auto;
	font-size: 14px;
}
.basic li.abtn {
	height: auto;
}
.basic li.abtn a {
	display: inline-block;
	background: #565a6d;
	color: #fff;
	margin-right: 4px;
	border-radius: 4px;
	padding: 0 10px;
	line-height: 24px;
}
.basic li.abtn a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.basic li strong {
	display: inline-block;
	width: 85px;
	text-align: right;
	font-weight: normal;
	margin-right: 24px;
	vertical-align: middle;
}
.basic li .txt {
	width: 300px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
.basic li input.w_ {
	background: #f3f3f3;
}
.basic li input.sbt {
	width: 200px;
	height: 50px;
	background: #cf3124;
	font-size: 18px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
li.up, li.intro {
	height: auto;
}
li.up .up {
	display: inline-block;
}
li.up .btn {
	width: 110px;
	height: 33px;
	background: #333;
	color: #fff;
	border: 0;
}
li.up span {
	color: #999;
}
.basic li textarea.txt {
	width: 465px;
	height: 75px;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	line-height: 25px;
	font-family: "微软雅黑";
}
/*我的账户*/
.my .fpart {
	margin-top: 30px;
	padding-bottom: 30px;
}
.my .fpart.money {
	width: 360px;
	padding-right: 36px;
	border-right: 1px solid #ddd;
}
.my .fpart.weibi {
	width: 410px;
	padding-right: 20px;
}
.my .fpart .head {
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
	margin-bottom: 16px;
}
.my .fpart .table {
	border: 1px solid #ddd;
	background: #f9f9f9;
	box-shadow: 3px 3px 0 #eee;
	margin-bottom: 15px;
}
.my .weibi .table {
	background: #fff;
}
.my .fpart .td {
	width: 90px;
	float: left;
	padding: 12px;
}
.my .weibi .td {
	width: auto;
}
.my .fpart .td.rgt {
	float: right;
	margin-top: 18px;
}
.my .money .mid {
	border: 1px solid #ddd;
	border-width: 0 1px;
}
.my .fpart .td strong {
	font-size: 16px;
	font-weight: normal;
	color: #e03628;
}
.my .money .mid strong {
	color: #5363be;
}
.my .weibi .td strong {
	font-size: 24px;
	color: #66c;
	font-weight: bold;
}
.my .fpart .td div {
	margin-top: 6px;
}
.my .fpart .foot {
	height: 36px;
	line-height: 36px;
}
.my .fpart .foot a.lft {
	color: #5363be;
}
.my .fpart .chongzhi, .my .fpart .tixian, .my .fpart .duihuan {
	display: inline-block;
	width: 88px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	margin-left: 4px;
}
.my .fpart .chongzhi {
	background: #ed3121;
}
.my .fpart .tixian {
	background: #5363be;
}
.my .fpart .duihuan {
	background: #f69702;
}
.my .weibi .duihuan, .my .weibi .chongzhi {
	float: left;
}
.my .record .title {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
.my .record .part {
	width: 370px;
	float: left;
}
.my .record .bor {
	width: 1px;
	height: 100px;
	background: #ccc;
	margin: 80px 40px 0 27px;
	float: left;
}
.my .record table {
	margin-top: 30px;
}
.my .record td {
	padding: 10px 0;
}
.my .record td span {
	color: #f66;
}
.my .record td span.jian {
	color: #1db127;
}
#chongzhi td {
	padding: 8px 0 8px 60px;
	font-size: 14px;
}
#chongzhi .txt, #tixian input {
	border: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin-left: 10px;
	width: 300px;
}
#chongzhi .txt.small {
	width: 180px;
	margin-right: 20px;
}
#chongzhi strong {
	font-weight: normal;
	color: #f33;
}
#chongzhi .btn, #tixian .btn {
	width: 200px;
	height: 48px;
	background: #df4134;
	color: #fff;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 0;
}
#chongzhi .mlist {
	width: 730px;
}
#chongzhi .hd {
	height: 30px;
	line-height: 30px;
}
#chongzhi .hd li {
	font-size: 14px;
	border: 1px solid #eee;
	border-bottom: 0;
	margin-right: 10px;
}
#chongzhi .hd li.on {
	border-color: #ccc;
	border-top: 2px solid #f33;
	border-bottom: 3px solid #fff;
}
#chongzhi .con {
	padding: 30px;
	font-size: 14px;
}
#tixian {
	font-size: 14px;
}
#tixian .desc {
	background: #ffedeb;
	border: 1px solid #ffcbc5;
	color: #444;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 30px;
}
#tixian .desc span {
	color: #c33;
}
#tixian .desc span.b {
	font-weight: bold;
	color: #e33123;
}
#tixian th {
	width: 140px;
	text-align: right;
	font-weight: normal;
}
#tixian th, #tixian td {
	padding: 8px;
}
#tixian th span {
	color: #f00
}
.mlist .hd {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.mlist .hd li {
	float: left;
	padding: 0 20px;
	font-size: 16px;
	margin-top: -2px;
	cursor: pointer;
}
.mlist .hd li.on {
	border-bottom: 3px solid #333;
}
.fensi .part {
	float: left;
	width: 285px;
	height: 130px;
	overflow: hidden;
	margin-top: 20px;
}
.fensi .photo {
	width: 95px;
	height: 95px;
	position: relative;
	margin-right: 16px;
	float: left;
}
.fensi .photo img {
	max-height: 95px;
	max-width: 95px;
}
.fensi .photo .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 95px;
	height: 95px;
	background-position: -264px -475px;
}
.fensi .part h3 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
}
.fensi .part h3 a {
	color: #333;
}
.fensi .part h3 .ico {
	width: 20px;
	height: 44px;
	margin-left: 6px;
}
.fensi .part h3 .red {
	background-position: -370px -56px;
}
.fensi .part h3 .blue {
	background-position: -392px -56px;
}
.fensi .part .add, .fensi .part .info {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
}
.fensi .part a.on {
	display: block;
	width: 95px;
	height: 31px;
	background-position: -240px -292px;
	color: #fff;
	line-height: 28px;
	text-indent: 36px;
	margin-top: 8px;
}
.fensi .part .un {
	display: block;
	width: 113px;
	height: 31px;
	background-position: -345px -292px;
	color: #fff;
	line-height: 28px;
	text-indent: 36px;
	margin-top: 8px;
}
/*我的资讯*/
.mynews .a a, .mytask .date a {
	width: 43px;
	height: 43px;
	background: url(/static/images/icon.png) no-repeat #eee;
	background-position-x: 0%;
	background-position-y: 0%;
	display: inline-block;
	border-radius: 30px;
}
.mynews .li {
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}
.mynews a.pic {
	display: block;
	/*width: 320px;
	height: 180px;*/
	margin-right: 20px;
}
.mynews img {
	/*width: 320px;
	height: 180px;*/
}
.mynews .new, .mytask .new {
	background: #eaedff;
	border: 1px solid #b9c3ff;
	padding: 10px;
	height: 35px;
	line-height: 35px;
	color: #4f61d3;
}
.mynews .new a, .mytask .new a {
	display: block;
	float: right;
	width: 150px;
	height: 35px;
	background: #4f61d3;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.mynews img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mynews a.pic .ico {
	background-position: -593px -342px;
}
.mynews img.lft:hover {
	opacity: 0.8;
	filter: alpah(opacity=80);
}
.mynews .info {
	width: 460px;
}
.mynews h3 {
	font-size: 18px;
}
.mynews h3 a {
	color: #333;
	font-size: 18px;
}
.mynews .desc {
	font-size: 12px;
	margin: 10px 0;
	color: #666;
	line-height: 20px;
}
.mynews .photo {
	width: 46px;
	height: 46px;
	position: relative;
	float: left;
}
.mynews .photo img {
	max-height: 46px;
	max-width: 46px;
}
.mynews .photo .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
	background-position: -541px -342px;
}
.mynews h4 {
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 0;
	font-weight: normal;
}
.mynews h4 a {
	color: #999;
}
.mynews h4 .ico {
	width: 14px;
	height: 46px;
	margin-right: 2px;
}
.mynews h4 .red {
	background-position: -435px -53px;
	margin-left: 12px;
}
.mynews h4 .blue {
	background-position: -452px -53px;
}
.mynews .time {
	width: 27px;
	height: 18px;
	background-position: -484px -66px;
}
.mynews .date {
	color: #999;
	margin-top: 14px;
}
.mynews .a {
	padding-top: 50px;
	width: 110px;
}
/* .mynews .a a, .mytask .date a {
	width: 43px;
	height: 43px;
	background: url('/static/images/icon.png') no-repeat #eee;
	display: inline-block;
	border-radius: 30px;
} */
.mynews a.edit {
	background-position: -54px -588px;
	margin-right: 20px;
}
.mynews a.view, .mytask .date a {
	background-position: -97px -586px;
}
.mynews .a a:hover, .mytask .date a:hover {
	background-color: #cf3124;
}
.mynews a.edit:hover {
	background-position: -137px -588px;
}
.mynews a.view:hover, .mytask .date a:hover {
	background-position: -180px -588px;
}
.mynews a.join {
	width: 112px;
	height: 38px;
	background: #4f61d3;
	color: #fff;
	display: block;
	line-height: 38px;
	text-align: center;
	margin-top: 50px;
}
.activity .a a {
	background: #ff5e54;
}
.new a.more {
	display: block;
	width: 180px;
	height: 48px;
	background: #666;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}
/*我的头像*/
.myphoto {
	color: #666;
}
.myphoto .photo {
	width: 98px;
	height: 98px;
	position: relative;
	text-align: center;
	margin-right: 60px;
	float: left;
}
.myphoto .photo .mask {
	width: 98px;
	height: 98px;
	position: absolute;
	left: 0;
	top: 0;
	background-position: -263px -475px;
}
.myphoto .photo img {
	max-height: 98px;
	max-width: 98px;
}
.myphoto form {
	padding-bottom: 60px;
}
.myphoto #upfile {
	width: 390px;
	height: 40px;
	line-height: 42px;
	padding: 0 10px;
	background: #eee;
	border: 1px solid #ccc;
}
.myphoto input.btn {
	width: 110px;
	height: 42px;
	background: #333;
	border-color: #333;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	border: 0;
}
.myphoto #photo_show {
	float: left;
}
.myphoto #photo_show .opt {
	margin-top: 40px;
	text-align: right;
}
.myphoto #photo_show .opt a {
	color: #6872ba;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
}
.myphoto #photo_show .opt a.ok {
	color: #fff;
	background: #cf3124;
	width: 150px;
	text-align: center;
	display: inline-block;
	margin-left: 40px;
}
.myphoto #photo_view {
	float: left;
	margin-left: 24px;
}
/*作品上传*/
.works_add, .add_art {
	font-size: 14px;
	line-height: 40px;
}
.works_add td, .add_art td {
	padding: 10px;
}
.works_add strong, .add_art strong {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}


.works_addxxstrong {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
.works_add strong.t {
	line-height: 20px;
}
.works_add .txt, .add_art .txt {
	width: 250px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	padding: 0 10px;
	color: #666;
	font-family: "微软雅黑";
	font-size: 14px;
}
.works_add input.code {
	width: 145px;
	margin-right: 12px;
}
.works_add .year, .works_add .month {
	width: 118px;
}
.works_add .month {
	margin-left: 10px;
}
.works_add input.minute, .works_add input.second {
	width: 100px;
	margin-right: 6px;
}
.works_add input.second {
	margin-left: 6px;
}
.works_add textarea.txt {
	width: 715px;
	height: 75px;
	line-height: 25px;
	padding: 10px;
}
.works_add .block, .add_art .block {
	float: left;
}
.works_add input.long {
	display: block;
	width: 715px;
}
.works_add .desc, .add_art .desc {
	color: #999;
	font-size: 14px;
	line-height: 22px;
}
.works_add span.desc {
	margin-left: 6px;
}
.works_add div.desc {
	margin-top: 6px;
}
.hide_file {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.works_add label.file, .add_art label.file, .myphoto .file {
	width: 112px;
	height: 35px;
	line-height: 35px;
	background: #333;
	color: #fff;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
.works_add h2 {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	margin: 30px 0 10px;
	padding-bottom: 10px;
}
.works_add .allin .part {
	width: 112px;
	height: 140px;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 36px;
	background: #ccc;
}
.works_add .allin .pic {
	width: 110px;
	height: 100px;
	border: 1px solid #ccc;
	overflow: hidden;
	font-size: 48px;
	line-height: 100px;
	color: #999;
}
.works_add .allin a {
	display: block;
	text-decoration: none;
}
.works_add .allin .btn {
	width: 112px;
	height: 34px;
	background: #333;
	color: #fff;
	border: 0;
}
.works_add .allin a:hover .pic {
	color: #666;
}
.works_add .allin a:hover .btn {
	background: #cf3124;
}
.works_add .weituo a.table {
	background: #333;
	color: #fff;
	width: 110px;
	height: 35px;
	line-height: 35px;
	margin-left: 20px;
	display: inline-block;
	text-align: center;
}
.works_add input.sbt, .add_art input.sbt, .add_art input.btn {
	display: block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #cf3124;
	border: 0;
	cursor: pointer;
}
.add_art input.btn {
	background: #333;
	float: left;
	margin-right: 12px;
}
/*找回密码*/
#find_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10000;
	display: none;
}
#find_conf {
	width: 500px;
	height: 230px;
	position: fixed;
	left: 50%;
	top: 50%;
	font-size: 16px;
	margin-left: -250px;
	margin-top: -115px;
	border-top: 6px solid #ec4c3e;
	z-index: 10001;
	background: #fff;
	text-align: center;
	display: none;
}
#find_conf .tit {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	margin-top: 15px;
	color: #ec4c3e;
}
#find_conf.tk {
	padding-top: 20px;
}
#find_conf.tk .tit {
	color: #393;
	font-size: 18px;
}
#find_conf .ok .tit {
	color: #393;
}
#find_conf .tit .ico {
	width: 38px;
	height: 38px;
	background-position: -536px -443px;
	margin-right: 16px;
}
#find_conf .ok .ico {
	background-position: -476px -441px;
}
#find_conf a {
	display: inline-block;
	height: 48px;
	padding: 0 30px;
	margin-top: 30px;
	line-height: 48px;
	color: #fff;
	background: #ec4c3e;
}
/*发布资讯*/
.add_art, .refund {
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 24px;
}
.add_art h1 {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 16px;
	margin-bottom: 20px;
}
.add_art input.txt {
	width: 630px;
}
.add_art input.txt00 {
	width: 82px;
	float: left;
}
.add_art span.txt00 {
	display: block;
	height: 38px;
	padding: 0 10px;
	float: left;
	background: #f3f3f3;
	border: 1px solid #ccc;
	border-left: 0;
}
.add_art strong {
	width: 160px;
}
.add_art .lft {
	color: #999;
}
.add_art .area {
	height: 88px;
	overflow: auto;
}
.add_art .area input {
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 36px;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 6px;
	cursor: pointer;
}
.add_art .area .btn {
	display: inline-block;
	text-align: center;
	width: 85px;
	height: 85px;
	line-height: 85px;
	border: 1px solid #ccc;
	background: #fff;
	color: #999;
	font-size: 24px;
	padding: 0;
}
/*站内信*/
.my_mail {
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 24px;
}
.my_mail .hd {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #CCC;
}
.my_mail .hd li.on {
	border-bottom: 3px solid #333;
}
.my_mail .hd li {
	float: left;
	padding: 0px 20px;
	font-size: 16px;
	margin-top: -2px;
	cursor: pointer;
}
.my_mail .bd .part {
	height: 125px;
	padding: 30px 0;
	border-bottom: 1px solid #e4e4e4;
}
.my_mail .photo {
	width: 125px;
	height: 125px;
	position: relative;
	margin: 0 25px;
	float: left;
}
.my_mail .photo .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 125px;
	height: 125px;
	background-position: -319px -342px;
}
.my_mail h3 {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
}
.my_mail h3 .ico {
	width: 20px;
	height: 44px;
	margin-left: 6px;
}
.my_mail h3 .blue {
	background-position: -392px -56px;
}
.my_mail h3 .red {
	background-position: -370px -56px;
}
.my_mail h3 .read {
	display: inline-block;
	width: 114px;
	height: 30px;
	background-position: -584px -722px;
	margin-left: 20px;
}
.my_mail .un .read {
	background-position: -363px -548px;
}
.my_mail .time {
	color: #999;
}
.my_mail .desc {
	color: #666;
	height: 35px;
	line-height: 35px;
}
.my_mail .desc a {
	color: #666;
	display: inline-block;
	margin-left: 20px;
}
.my_mail .un .desc {
	color: #333;
	font-weight: bold;
}
.my_mail .un .desc a {
	font-weight: normal;
	color: #69f;
}
.my_mail form {
	padding: 30px 0;
}
.my_mail form td, .my_mail form th {
	padding: 10px;
	font-size: 14px;
}
.my_mail form th {
	width: 200px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
.my_mail form .txt {
	border: 1px solid #ccc;
}
.my_mail form input.txt {
	height: 40px;
	width: 410px;
}
.my_mail form textarea {
	width: 710px;
	height: 180px;
}
.my_mail form span {
	color: #f33;
}
.my_mail form .sbt {
	background: #f66;
	color: #fff;
	font-size: 16px;
	width: 180px;
	height: 54px;
	line-height: 54px;
	border: 0;
	cursor: pointer;
}
/*退款*/	
.refund .step {
	height: 48px;
	line-height: 48px;
	background: #eaeaea;
	border: 1px solid #e4e4e4;
}
.refund .stepX {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
	position: relative;
}
.refund .stepX strong {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.refund .stepX .arr {
	position: absolute;
	width: 22px;
	height: 50px;
	background: url(/images/icon.png) -342px -587px no-repeat;
	top: 0;
	left: 100%;
}
.refund .step .on {
	background: #ff6363;
	color: #fff;
}
.refund .on strong {
	color: #fff;
}
.refund .on .arr {
	background-position: -316px -587px;
	z-index: 3;
}
.refund table {
	margin: 90px auto;
}
.refund td {
	padding: 8px;
	font-size: 14px;
}
.refund .th {
	text-align: right;
	width: 100px;
}
.refund .th span {
	color: #999;
}
.refund textarea {
	width: 540px;
	height: 72px;
	padding: 10px;
	border: 1px solid #ccc;
}
.refund label.file {
	width: 152px;
	height: 36px;
	line-height: 36px;
	background: #f6f6f6;
	color: #333;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.refund .help {
	color: #999;
	background: none;
}
.refund .help .ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -488px -550px;
	margin-left: 12px;
}
.refund .btn {
	width: 180px;
	height: 45px;
	background: #ec4c3e;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	border: 0;
	cursor: pointer;
	margin-right: 30px;
}
.refund .back {
	color: #3399cc;
	font-size: 16px;
}
.refund .info {
	padding-top: 40px;
}
.refund th, .refund td {
	font-size: 14px;
	font-weight: normal;
}
.refund th {
	text-align: right;
}
.refund td a {
	display: inline-block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background: #666;
	font-size: 16px;
	margin-right: 20px;
}
.refund td a.back {
	color: #fff;
}
.refund .h, .pay .h {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	text-align: right;
	margin-bottom: 20px;
	color: #999;
}
.refund .h h3, .pay .h h3 {
	float: left;
	font-size: 18px;
	border-bottom: 3px solid #333;
	color: #0d132e;
	margin-top: -2px;
	padding: 0 10px;
}
.refund .c img, .pay .c img {
	float: left;
}
.refund .c .lft, .pay .c .lft {
	width: 600px;
	margin-left: 20px;
	color: #666;
}
.refund h4, .pay h4 {
	font-size: 18px;
	color: #333;
}
/*我的任务*/	
.mytask .li {
	clear: both;
	padding: 20px 10px;
	overflow: auto;
	border-bottom: 1px solid #e4e4e4;
}
.mytask .title {
	width: 520px;
	float: left;
	color: #666;
}
.mytask h3, .mytask .h span {
	display: inline-block;
	vertical-align: middle;
}
.mytask .money {
	font-size: 18px;
	color: #ff5656;
	width: 120px;
}
.mytask h3 a {
	font-size: 18px;
	color: #000;
}
.mytask .h .hot {
	width: 34px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #ff8a00;
	color: #fff;
	margin-left: 6px;
}
.mytask .desc {
	height: 24px;
	line-height: 24px;
}
.mytask .statu, .mytask .num {
	width: 105px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	color: #999;
}
.mytask .ok {
	color: #ff0f0f;
}
.mytask .num {
	color: #666;
}
.mytask .num span {
	color: #3a50d0;
}
.mytask .date {
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
}
#main .mytaskin {
	padding-top: 0;
}
.mytaskin .li {
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}
.mytaskin a.pic {
	display: block;
	width: 320px;
	height: 180px;
	margin: 6px 20px 0 0;
}
.mytaskin a.pic img {
	width: 320px;
	height: 180px;
}
.mytaskin .info {
	width: 300px;
}
.mytaskin .info h3 a {
	color: #333;
	font-size: 18px;
}
.mytaskin .desc {
	margin: 12px 0;
	color: #999;
}
.mytaskin .desc .other {
	margin-top: 12px;
}
.mytaskin .desc .other span {
	display: inline-block;
	margin-right: 16px;
	color: #f66;
}
.mytaskin .date {
	color: #999;
	margin-top: 14px;
}
.mytaskin .time {
	width: 27px;
	height: 18px;
	background-position: -484px -66px;
}
.mytaskin .status {
	width: 90px;
	height: 145px;
	line-height: 145px;
	text-align: center;
	position: relative;
}
.mytaskin .status .ico {
	width: 101px;
	height: 69px;
	position: absolute;
	left: 0px;
	top: 20px;
}
.mytaskin .status .zb {
	background-position: -384px -747px;
}
.mytaskin .find div {
	height: 50px;
	line-height: 50px;
	margin-top: 24px;
	font-size: 18px;
	color: #666;
}
.mytaskin .find div span {
	color: #f66;
}
.mytaskin .find div span strong {
	font-size: 24px;
	font-weight: normal;
}
.mytaskin .find a {
	background: #ff6666;
	width: 130px;
	height: 48px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	display: block;
	font-size: 16px;
}
/*现金支付流程*/	
.pay .step {
	height: 40px;
	line-height: 40px;
	background: #ccc;
}
.pay .stepX {
	width: 20%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
	position: relative;
}
.pay .stepX .arr {
	position: absolute;
	width: 18px;
	height: 40px;
	background: url(/images/icon.png) -482px -593px no-repeat;
	top: 0;
	left: 100%;
}
.pay .step .on {
	background: #0d132e;
	color: #fff;
}
.pay .on .arr {
	background-position: -457px -593px;
	z-index: 3;
}
.pay .info {
	margin: 20px 0;
}
.pay .rgt {
	width: 250px;
	text-align: center;
	line-height: 150px;
	height: 150px;
	font-size: 24px;
	color: #999;
}
.pay .rgt span {
	color: #ff5e54;
}
.pay .rgt strong {
	font-weight: normal;
	font-size: 36px;
}
.pay .conf .lft {
	margin-left: 307px;
	line-height: 36px;
	font-size: 14px;
}
.pay .conf .lft span {
	color: #999;
}
.pay .conf .lft span span {
	color: #ff5e54;
}
.pay .conf .lft strong {
	font-size: 18px;
	font-weight: normal;
}
/*step4*/
.pay .conf .lft .imp {
	color: #000;
	padding: 20px 0;
	line-height: normal;
}
.pay .conf .lft .imp a {
	display: inline;
	background: none;
	color: #065efe;
}
.pay form .txt {
	display: block;
	width: 310px;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	border: 1px solid #ccc;
}
.pay .conf .lft a, .pay .conf .lft .btn {
	display: block;
	background: #ff5e54;
	display: block;
	width: 180px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	border: 0;
	cursor: pointer;
}
.pay .payok {
	width: 330px;
	margin: 120px auto;
	padding-left: 85px;
	font-size: 16px;
}
.pay .regok {
	width: 400px;
}
.pay .payok .tit {
	height: 60px;
	color: #3687e3;
	line-height: 26px;
	margin-bottom: 50px;
	background: url(/images/icon.png) -582px -642px no-repeat;
	padding-left: 85px;
	margin-left: -85px;
}
.pay .mailok .tit {
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 24px;
}
.pay .regok .tit {
	margin-bottom: 8px;
}
.pay .payok .desc {
	line-height: 36px;
	margin-bottom: 20px;
}
.pay .mailok .desc {
	color: #71b4ff;
	line-height: 24px;
}
.pay .payok a {
	display: block;
	width: 130px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #ff5e54;
	color: #fff;
	float: left;
	margin-right: 12px;
}
.pay .payok a.down {
	background: #3687e3;
}
.pay .mailok a {
	width: 180px;
	background: #3687e3;
}
/*step5*/
.conf5 {
	width: 420px;
	margin: 100px auto;
}
.conf5 .ico {
	width: 53px;
	height: 53px;
	background-position: -496px -757px;
}
.conf5 .wz {
	margin-left: 20px;
	color: #71b4ff;
	font-size: 20px;
}
.conf5 .wz p {
	font-size: 16px;
	margin-top: 4px;
}
.conf5 .wz a {
	display: block;
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #3687e3;
	color: #fff;
}
.pingj .ico {
	width: 245px;
	height: 31px;
	overflow: hidden;
	font-size: 18px;
	line-height: 31px;
	text-align: right;
}
.pingj .star5 {
	background-position: 0 -825px;
}
.pingj .star4 {
	background-position: 0 -860px;
}
.pingj .star3 {
	background-position: 0 -896px;
}
.pingj .star2 {
	background-position: 0 -932px;
}
.pingj .star1 {
	background-position: 0 -967px;
}
.pingj .ico a {
	display: block;
	float: left;
	width: 40px;
	height: 31px;
	vertical-align: middle;
}
.pingj textarea {
	width: 100%;
	border: 1px solid #ccc;
	height: 100px;
}
.pingj input {
	width: 150px;
	height: 45px;
	background: #fd4825;
	color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}
/*客态*/		
.visit {
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-top: 12px;
}
#slide .visit .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	border: 0;
	border-left: 3px solid #333;
	color: #333;
	padding: 6px 0 6px 14px;
	margin-top: 10px;
	background: #fff;
	text-indent: 0;
}
#slide .visit .cont {
	padding: 16px;
}
.visit .par {
	width: 120px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.photo {
	width: 88px;
	height: 88px;
	position: relative;
	float: left;
	margin-right: 16px;
	float: none;
	margin: 0 auto;
}
.photo .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 88px;
	background-position: -449px -342px;
}
.visit img {
	max-height: 88px;
	max-width: 88px;
}
.visit h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.visit h3 .red {
	background-position: -370px -56px;
}
.visit h3 .blue {
	background-position: -392px -56px;
}
.visit h3 .ico {
	width: 20px;
	height: 44px;
	margin-left: 6px;
}
#slide .visit .cont a {
	display: inline;
}
.thist {
	margin: 20px 0;
	display: none;
}
.thist td {
	padding: 12px 0;
	color: #666;
	font-size: 14px;
	vertical-align: top;
}
.thist .td120 {
	width: 120px;
	text-align: right;
}
.mlist .rgt a.more {
	display: inline-block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #ccc;
	color: #fff;
}
.conWrap .list .part, .conWrap .list .pic img, .conWrap .list .pic {
	width: 280px;
}
.news .li {
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}
.news a.pic {
	display: block;
	width: 235px;
	height: 145px;
	margin-right: 20px;
}
.news img {
	width: 235px;
	height: 145px;
}
.news a.pic .ico {
	background-position: -593px -342px;
}
.news img.lft:hover {
	opacity: 0.8;
	filter: alpah(opacity=80);
}
.news .info {
	width: 460px;
}
.news h3 {
	font-size: 18px;
}
.news h3 a {
	color: #333;
	font-size: 16px;
}
.news .desc {
	font-size: 12px;
	margin: 20px 0;
	color: #666;
	line-height: 20px;
}
.news .desc .other span {
	display: inline-block;
	margin: 0 30px;
}
.news .photo {
	width: 46px;
	height: 46px;
	float: left;
	margin-right: 6px;
}
.news .photo img {
	max-height: 46px;
	max-width: 46px;
}
.news .photo .mask {
	width: 46px;
	height: 46px;
	background-position: -541px -342px;
}
.news h4 {
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 0;
	font-weight: normal;
}
.news h4 a {
	color: #999;
}
.news h4 .ico {
	width: 14px;
	height: 46px;
	margin-right: 2px;
}
.news h4 .red {
	background-position: -435px -53px;
	margin-left: 12px;
}
.news h4 .blue {
	background-position: -452px -53px;
}
.news .time {
	width: 27px;
	height: 18px;
	background-position: -484px -66px;
}
.news .date {
	color: #999;
	margin-top: 14px;
}
.news .a a {
	width: 130px;
	height: 48px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 48px;
	display: block;
	font-size: 16px;
	margin-top: 34px;
}
.news .find span {
	display: inline-block;
	height: 70px;
	line-height: 70px;
	color: #999;
	font-size: 18px;
}
.news .find span span {
	color: #ff6666;
}
.news .find span strong {
	font-size: 24px;
	font-weight: normal;
}
.news .find a, .publish .find a {
	background: #ff6666;
	margin: 0;
}
.news .a a:hover {
	background: #cf3124;
	text-decoration: none;
}
.new a.more {
	display: block;
	width: 180px;
	height: 48px;
	background: #666;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}

/*我的订单*/
.myorder table, .myorder td, .myorder th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.myorder th {
	background: #fafafa;
}
.myorder th, .myorder td {
	padding: 10px;
}
.myorder .price span {
	color: #f33;
}
.myorder .opt a {
	display: block;
	background: #36c;
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
}
.myorder .opt a.order {
	background: #f33;
}
.mysale .opt a {
	background: #f33;
}
.mysale .opt a.del {
	background: #666;
}
.mysale .opt a.guanf {
	background: #06b;
}
.myall .info {
	height: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}
.myall .info strong {
	font-weight: normal;
	color: #f33;
}
.myall .info em {
	font-style: normal;
	color: #06c;
}
.myall .price_out span {
	color: #06c;
}
.auth {
	background: #fff;
	border: 1px solid #eee;
	font-size: 15px;
	line-height: 1.8em;
	padding: 0 60px 60px;
	margin-top: 20px;
	color: #666;
}
.auth .title {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #eee;
}
.auth h1 {
	float: left;
	border-bottom: 3px solid #333;
	font-size: 24px;
}
.auth .imp {
	clear: both;
	height: 65px;
	line-height: 65px;
	color: #ec4c3e;
	font-size: 20px;
	margin-top: 30px;
}
.auth a {
	color: #0f9ff2;
	text-decoration: underline;
	display: block;
	background-position: -580px -756px;
	height: 60px;
	line-height: 60px;
	padding-left: 28px;
}
.auth .btn {
	width: 110px;
	height: 33px;
	background: #333;
	color: #fff;
	border: 0;
}
.auth .sbt {
	display: block;
	width: 180px;
	height: 42px;
	background: #f33;
	color: #fff;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}
/*form*/
.m-col1 {
	width: 410px;
}
.m-form {
	padding: 0 20px;
}
.m-form label {
	line-height: 40px;
	width: 100px;
	display: inline-block;
	text-align: right;
	margin-top: 0px;
}
.m-form label.file {
	width: 112px;
	height: 35px;
	line-height: 35px;
	background: #333;
	color: #fff;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
.m-form .label-2 {
	line-height: 40px;
	width: 90px;
	display: inline-block;
	text-align: right
}
.m-form .label-3 {
	line-height: 18px;
	width: 70px;
	display: inline-block;
	text-align: right
}
.m-breadcrumb {
	background-image: url(/images/title.jpg);
	height: 40px;
	width: 823px;
	margin-bottom: 20px
}
.m-form .step1, .m-form .step2, .m-form .step3 {
	background-repeat: no-repeat
}
.m-form .step {
	background-position: left top
}
.m-form .step2 {
	background-position: left -41px
}
.m-form .step3 {
	background-position: left -82px
}
.m-form .form-item {
	margin: 15px 0;
	position: relative
}
.m-form .form-item * {
	box-sizing: border-box
}
.m-form .form-item .w310 {
	width: 310px;
	display: inline-block;
	position: relative
}
.m-form .form-item .w334 {
	width: 334px;
	display: inline-block;
	position: relative
}
.m-form .form-item .w729 {
	width: 719px;
	display: inline-block;
	position: relative
}
.m-form .form-item .w749 {
	width: 749px;
	display: inline-block;
	position: relative
}
.m-form .form-item .w168 {
	width: 168px;
	display: inline-block;
	position: relative
}
.m-form .form-item .ipt-select {
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	border: 1px #cccccc solid
}
.m-form .form-item .ipt-text {
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	border: 1px #cccccc solid;
	width: 100%
}
.m-form .form-item .ipt-text1 {
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	border: 1px #cccccc solid;
	width: 100px;
	text-align: center
}
.m-form .form-item .ipt-text2 {
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	border: 1px #cccccc solid;
	width: 200px;
	text-align: center
}
.m-form .form-item .area-1 {
	padding: 0 5;
	border: 1px #cccccc solid;
	padding: 4px;
	height: 111px;
	width: 100%;
	vertical-align: top
}
.m-form .form-item .u-iptNum {
	width: 46px;
	height: 38px;
	border-left: 1px #cccccc solid;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 1px;
	right: 1px;
	background: #f3f3f3;
	color: #333333;
	font-size: 20px;
}
.m-form .form-item .u-iptNum img {
	vertical-align: middle
}
.m-form .form-item .u-iptNum2 {
	width: 46px;
	height: 38px;
	border-right: 1px #cccccc solid;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 1px;
	background: #f3f3f3;
	color: #333333;
	font-size: 20px;
}
.m-form .form-item .u-iptNum2 img {
	vertical-align: middle
}
.m-form .form-item .img-btn {
	width: 110px;
	overflow: hidden;
	display: inline-block;
	margin-right: 10px;
}
.m-form .form-item .img-btn img {
	width: 110px;
	height: 101px;
	border: 1px #ccc solid;
}
.m-form .form-item .img-btn .title {
	width: 112px;
	height: 35px;
	line-height: 35px;
	background: #ebebeb;
	color: #333333;
	text-align: center
}
.m-form .form-item .img-btn .btn-2 {
	width: 112px;
	height: 35px;
	line-height: 35px;
	background: #333333;
	color: #fff;
	text-align: center;
	border: none
}
/*字体颜色*/
.c-gray {
	color: #999999
}
.c-blue1 {
	color: #3366cc
}
/*外间距*/
.mt5 {
	margin-top: 5px!important;
}
.mt10 {
	margin-top: 10px!important
}
.mt15 {
	margin-top: 15px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mr20 {
	margin-right: 20px;
}
/*btns*/
.btn {
}
.btn:hover {
	opacity: .9;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.btn-gray {
	background: #333333;
	width: 110px;
	line-height: 33px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 1px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-red {
	background: #cf3124;
	width: 172px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 1px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-gray2 {
	background: #333333;
	width: 172px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-red2 {
	background: #cf3124;
	width: 172px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-gray3 {
	background: #333333;
	width: 134px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-red3 {
	background: #cf3124;
	width: 134px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-blue3 {
	background: rgb(48,129,225);
	width: 134px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-red4 {
	background: #cf3124;
	width: 204px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
.btn-blue4 {
	background: rgb(48,129,225);
	width: 204px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px #cccccc solid;
	font-family: 'Microsoft yahei'
}
/*tools*/
.f-vt {
	vertical-align: top
}
.f-cb:after, .f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.f-cb, .f-cbli li {
	zoom: 1;
}
.f-ib {
	display: inline-block;
*display:inline;
*zoom:1;
}
.f-dn {
	display: none;
}
.f-db {
	display: block!important;
}
.f-fl {
	float: left;
}
.f-fr {
	float: right;
}
.f-pa {
	position: absolute
}
.f-pr {
	position: relative;
}
.f-prz {
	position: relative;
	zoom: 1;
}
.f-oh {
	overflow: hidden;
}
.f-ff0 {
	font-family: arial, \5b8b\4f53;
}
.f-ff1 {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}
.f-fs1 {
	font-size: 12px;
}
.f-fs2 {
	font-size: 14px;
}
.f-fwn {
	font-weight: normal;
}
.f-fwb {
	font-weight: bold;
}
.f-tal {
	text-align: left;
}
.f-tac {
	text-align: center;
}
.f-tar {
	text-align: right;
}
.f-taj {
	text-align: justify;
	text-justify: inter-ideograph;
}
.f-vam, .f-vama * {
	vertical-align: middle;
}
.f-wsn {
	word-wrap: normal;
	white-space: nowrap;
}
.f-pre {
	overflow: hidden;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}
.f-wwb {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}
.f-ti {
	overflow: hidden;
	text-indent: -30000px;
}
.f-ti2 {
	text-indent: 2em;
}
.f-lhn {
	line-height: normal;
}
.f-tdu, .f-tdu:hover {
	text-decoration: underline;
}
.f-tdn, .f-tdn:hover {
	text-decoration: none;
}
.f-toe {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.f-csp {
	cursor: pointer;
}
.f-csd {
	cursor: default;
}
.f-csh {
	cursor: help;
}
.f-csm {
	cursor: move;
}
.f-usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.f-auto {
	margin: 0 auto
}
/*成功*/
.m-alert {
	overflow: hidden;
	width: 540px;
	height: 170px;
	margin: 0 auto;
	margin-top: 40px;
}
.m-alert .pic {
	float: left;
	margin-right: 20px;
}
.m-alert .txt {
	overflow: hidden
}
.m-alert .txt h3 {
	color: #66cc33;
	font-size: 22px;
}
.m-alert .txt p {
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	margin: 0;
	padding: 0
}
.m-alert .txt a {
	color: #0d132e
}
/*提示*/
.m-uccnt {
	padding: 20px 0;
}
.m-tags {
	padding: 0 20px;
	line-height: 49px;
	height: 49px;
	background: #fff1e8;
	color: #eb4c39
}
.m-tags a {
	color: #333;
	margin: 0 5px
}
.m-tags a:hover {
	text-decoration: underline
}
.m-uccnt h3 {
	font-size: 20px;
	color: #eb4c39
}
/*proc*/
.m-form .proc {
	width: 680px;
	margin: 10px auto 50px
}
.m-form .proc .stp {
	height: 28px;
	width: 211px;
	background: url(/images/proc.gif) left bottom;
	float: left
}
.m-form .proc .stp.z-cur {
	background: url(/images/proc.gif) left top
}
.m-form .proc .stp p {
	padding-top: 28px;
	text-align: center;
	color: #999999
}
.u-btn-xs {
	padding: 9px 35px;
	display: inline-block
}
.u-btn-xs2 {
	padding: 0px 15px;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
}
.u-btn-blue {
	background: #465ad3;
	color: #fff;
	border: none
}
.u-btn-gray {
	background: #f3f3f3;
	border: 1px #ddd solid;
	color: #333333
}
/*浮动框*/
.m-float-layer {
	position: absolute;
	height: 140px;
	border: 1px #ddd solid;
	padding: 10px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: #fff;
	top: 48px;
}
.m-float-layer > i {
	background: url(/images/toparr.gif);
	width: 13px;
	height: 9px;
	display: block;
	position: absolute;
	top: -9px;
	left: 40px
}
.m-float-layer .hd1 {
	border-bottom: 1px #ddd solid;
	line-height: 32px;
}
.m-float-layer .hd1 a {
	color: #333333;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px
}
.m-float-layer .hd1 a.z-cur {
	color: #465ad3;
	border-bottom: 2px #465ad3 solid
}
.m-float-layer .bd {
	line-height: 32px;
	padding: 10px 0
}
.m-float-layer .bd a {
	color: #333333;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px
}
.m-float-layer .bd a.z-cur {
	background: #465ad3;
	color: #fff;
	border-bottom: 2px #465ad3 solid
}
