.wrapper {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_base.jpg);
}

.base_main {
	width: 1200px;
	margin: 0 auto;
}

.sign_layout {
	width: 100%;
	padding-top: 163px;
}

.sign_header {
	width: 470px;
	margin: 0 auto;
}

.sign_header img {
	width: 236px;
	height: 50px;
	display: block;
	margin: 0 auto 36px;
}

.sign_header p {
	font-size: 30px;
	color: #ffc000;
	text-align: center;
}

.sign_main {
	width: 490px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	margin: 16px auto 0;
	box-sizing: border-box;
	padding: 80px 29px 66px;
}

.sign_ipt li {
	margin-bottom: 15px;
}

.sign_ipt li:last-child {
	margin-bottom: 0;
}

.sign_ipt li p {
	font-size: 18px;
	color: #0f0f0f;
	margin-bottom: 5px;
}

.sign_ipt li input {
	width: 100%;
	height: 46px;
	background-color: #ffffff;
	border: solid 1px #e3e3e3;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 18px;
	color: #0f0f0f;
}

.forgot_psw {
	display: block;
	font-size: 16px;
	color: #ffc000;
	text-align: right;
	margin: 19px 0 26px;
}

.forgot_psw:hover {
	color: #0f0f0f;
}

.agreement input {
	float: left;
	display: block;
}

.agreement p {
	font-size: 12px;
	color: #666;
	float: left;
	margin-left: 2px;
	margin-top: -2px;
}

.agreement p span {
	color: #ffc000;
	cursor: pointer;
}

.footer {
	width: 100%;
	padding-bottom: 55px;
	margin-top: 45px;
}

.submit_btn,
.forgot_submit_btn {
	width: 410px;
	height: 46px;
	background-color: #ffc000;
	display: block;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #fefefe;
	border: 0;
	margin: 45px auto 0;
	cursor: pointer;
}

.footer_icon {
	margin-bottom: 25px;
}

.footer_icon img {
	width: 745px;
	height: 205px;
	display: block;
	margin: 0 auto;
}

.footer_icp {
	text-align: center;
	font-size: 16px;
	color: #333;
}

.agreement_layout {
	width: 578px;
	height: 696px;
	background-color: #252a34;
	box-shadow: 2px 4px 6px 0px rgba(35, 61, 75, 0.24);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 100;
	box-sizing: border-box;
	padding: 40px 33px;
	display: none;
}

.agreement_layout h3 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.agreement_list {
	width: 100%;
	max-height: 484px;
	overflow-y: auto;
}

.agreement_list p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 10px;
}

.agreement_btn,
.forgot_btn {
	width: 410px;
	height: 46px;
	background-color: #ffffff;
	display: block;
	border: 0;
	font-size: 18px;
	color: #ffc000;
	margin: 35px auto 0;
	cursor: pointer;
}

.forgot_popup {
	width: 578px;
	height: 378px;
	background-color: #252a34;
	box-shadow: 2px 4px 6px 0px rgba(35, 61, 75, 0.24);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 100;
	box-sizing: border-box;
	padding: 101px 0 86px;
	display: none;
}

.forgot_close {
	width: 54px;
	height: 54px;
	position: absolute;
	top: -27px;
	right: -27px;
	cursor: pointer;
}

.forgot_close img {
	width: 100%;
	height: 100%;
	display: block;
}

.forgot_popup p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	width: 442px;
	margin: 0 auto;
	height: 97px;
	text-align: center;
    text-transform:uppercase
}

.forgot_layout {
	padding-top: 225px;
}

.forgot_main {
	width: 470px;
	height: 497px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	margin: 0 auto 84px;
	box-sizing: border-box;
	padding: 38px 30px 67px;
}

.forgot_main h3 {
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 59px;
}

.code_forgot {
	display: block;
	cursor: pointer;
	width: 126px;
	/*height: 40px;*/
	margin-left: 208px;
}


/*ä¼šå‘˜ä¸­å¿ƒ*/

.Member_Center {
	width: 100%;
	position: relative;
}

.pt50 {
	padding-top: 50px;
}

.news-L {
	width: 224px;
	min-height: 240px;
	float: left;
}

.news-L ul li {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: normal;
}

.news-L ul li a {
	display: inline-block;
	color: #333;
}

.news-L ul li:last-child {
	margin-top: 30px;
}

.news-L ul li.spa {
	font-size: 20px;
	line-height: 24px;
	background: #ffc000;
	padding: 10px 24px 10px 24px;
}

.news-L ul li.spa a {
	color: #fbf5f5;
}

.news-L ul li.spa {
	white-space: normal;
}



.news-L ul li.spa2 {
	border-bottom: 1px dashed #d9d9d9;
	padding-left: 20px;
}

.news-L ul li.spa3 {
	border-bottom: 1px solid #bebebe;
	padding-left: 20px;
}

.news-L ul li.spa4 {
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 10px 25px;
	padding-left: 20px;
}

.news-L ul li.spa4 a img {
	margin-right: 17px;
}

.news-L ul li.spa4 a .spa5 {
	margin-right: 0px;
}

.news-L ul li.spa6 {
	margin-top: 25px;
}

.news-L ul li.spa1 {
    border-bottom: 2px solid #ffc000;
    padding-left: 20px;
}
.partner {
	float: right;
	width: 946px;
	float: right;
}

.partner .partner_h {
	font-size: 14px;
}

.partner_h {
	color: #434343;
	font-size: 30px;
	line-height: 30px;
	width: 97%;
	/* float: right; */
	margin-left: 0;
}

.partner_h a {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

.partner_h a.active,
.partner_h a:hover {
	color: #ffc000;
}

input {
	cursor: pointer;
}

.profile_tit {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	height: auto;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	text-align: left;
}

.profile_tit .profile_img {
	width: 180px;
	height: auto;
	float: left;
	font-size: 14px;
	position: relative;
	color: #ffc000;
	text-align: center;
	cursor: pointer;
	margin-right: 30px;
}

.profile_tit .profile_img img {
	width: 180px;
	height: 180px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.profile_tit .profile_img input {
	border: none;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	opacity: 0;
	cursor: pointer;
}

.profile_tit .profile_img img.img {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0;
}

.profile {
	display: inline-block;
}

.profile_tit .profile_l {
	float: left;
	width: 340px;
	height: auto;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	padding-right: 10px;
}

.profile_tit .profile_lfb {
	width: 178px;
	margin-right: 20px;
}

.profile_tit .profile_l p {
	color: #333;
}

.profile_tit .profile_lfb p {
	color: #666;
}

.profile_tit .profile_l p strong {
	color: #000000;
}

.profile_tit .profile_l p.spa {
	color: #ffc000;
}

.profile_tit .profile_l p.spa span:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #333333;
	vertical-align: middle;
	margin-right: 10px;
}

.profile_tit:after,
.report ul:after,
.suggestlist:after,
.suggestlist ul.suggestlt:after,
.messagelist ul:after,
.profile:after {
	content: '';
	display: block;
	clear: both;
	font-size: 0;
	height: auto;
}

.partner_text {
	width: 942px;
	border-top: solid 1px #dadada;
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	margin-top: 58px;
	padding-top: 58px;
}

.profile_tit_input {
	width: 450px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #FFFFFF;
	margin: 50px auto 0;
}

/*.profile_tit_input input {
	background-color: rgb(0, 160, 233);
	width: 192px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	float: left;
	border: none;
	color: #FFFFFF;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.profile_tit_input input:last-child {
	float: right;
}*/

.profile_tit .tit {
	width: 100%;
	height: auto;
	display: inline-block;
}

.ftxt i {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: #ffc000;
	border-radius: 50%;
	margin: 0 12px;
}

.ftxt {
	text-indent: -3rem;
	margin-left: 4rem;
	font-size: 16px;
}

.partner_table {
	padding: 88px 88px 0 30px;
	border: solid 1px #dadada;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 70px;
	width: 826px;
	float: right;
	margin-top: 112px;
}

.partner_table h1 {
	padding-left: 62px;
}

.tab1 {
	padding-bottom: 70px;
}

.tab1 h1 {
	width: 760px;
	margin: 0 auto;
	float: left;
	padding-bottom: 25px;
}

.tab1 h2 {
	width: 760px;
	margin: 0 auto;
	text-align: right;
	padding: 40px 0;
}

.tab1 .f16 {
	font-size: 16px;
	color: #595757;
}

.partner_table p {
	font-size: 16px;
	line-height: 34px;
	margin-top: 24px;
}

.partner_table .length1 {
	width: 150px;
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
	color: #666;
}

.partner_table .length3 {
	width: 99px;
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
}

.partner_table .length4 {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}

.partner_table .length5 {
	width: 400px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	font-size: 16px;
	color: #595757;
	font-weight: bold;
}

.partner_table textarea {
	width: 633px;
	height: 138px;
	background: #f8f5f5;
	margin-right: 5px;
	border: solid 1px #dddddd;
	outline: none;
	resize: none;
	padding: 5px;
}

.profile {
	width: 97%;
	border: 1px solid #DADADA;
	height: auto;
	margin-top: 20px;
	padding: 40px 12px 70px;
	background: #fff;
}

.am_line {
	width: 100%;
	min-height: 2px;
	background: url(../images/line.png)no-repeat;
	text-align: center;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	vertical-align: top;
	background-position-y: 20px;
}

.am_line img {
	vertical-align: top;
	width: 18px;
	height: 10px;
	position: relative;
	left: 10px;
	top: 6px;
}

.am_bk_f .am_tel {
	width: 775px;
	margin: 0 auto 0;
	font-size: 16px;
	position: fixed;
	height: 315px;
	top: 50%;
	left: 50%;
	margin-left: -387.5px;
	margin-top: -157.5px;
	color: #000000;
	background: #FFFFFF;
}

.am_bk_f {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.am_bk_f .am_tel_tit {
	display: inline-block;
	margin: 20px auto;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
}

.am_bk_f .am_tel input.but {
	margin-top: 0;
}

.am_tel_tit span {
	width: 122px;
	padding-right: 28px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: right;
	float: left;
}

.am_tel_tit input {
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 622px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
	float: right;
	text-indent: 1em;
	outline: none;
}

.am_tel input.but {
	background-color: rgba(0, 160, 233, 0.5);
	width: 192px;
	height: 42px;
	border: none;
	outline: none;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin: 45px auto 0;
	display: block;
	cursor: pointer;
}

.am_bk .am_tel_tit input {
	width: 600px;
}

.am-mask {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}

.am-mask-tit {
	width: 664px;
	height: 394px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -197px;
	margin-left: -332px;
}

.am-mask {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}

.am-mask-tit {
	width: 664px;
	height: 394px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -197px;
	margin-left: -332px;
}

.am-mask-top {
	background-color: rgb(255, 255, 255);
	width: 584px;
	height: 225px;
	position: relative;
	padding: 55px 40px 20px;
}

.remark .am-mask-tit {
    height:479px;
    margin-top:-240px;
}

.remark .am-mask-top {
    height:310px;
}

.am-mask-top .am_tel {
	width: 100%;
	margin: 0;
}

.am-mask-top .am_tel .am_tel_tit {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
}

.am-mask-top .am_tel .am_tel_tit span {
	width: 190px;
	padding-right: 6px;
}

.am-mask-top .am_tel .am_tel_tit input {
	width: 384px;
}

.am-mask-top p {
	font-size: 16px;
	color: rgb(231, 0, 49);
	line-height: 32px;
	width: 100%;
	padding-left: 196px;
	margin-top: -20px;
}

.am-mask .am-mask-tit .close {
	width: 54px;
	height: 54px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: -30px;
	right: -30px;
	z-index: 99;
	cursor: pointer;
}

.am-mask input.but {
	background-color: #ffc000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 664px;
	height: 72px;
	font-size: 24px;
	color: #FFFFFF;
	border: none;
	outline: none;
	font-weight: bold;
	text-align: center;
}

.mt180 {
	margin-top: 180px;
}

.logout {
	font-size: 16px;
	color: #666666;
	float: right;
}

.logout h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	padding-right: 20px;
	display: inline-block;
}

.logout h2 b {
	font-weight: normal;
	color: #ffc000;
}

.logout a {
	color: #e70031;
	margin-left: 20px;
}

.logout a img {
	vertical-align: middle;
	margin-right: 5px;
}

.logout .line {
	background-color: rgb(204, 204, 204);
	width: 1px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}


/*ä¸‹è½½åˆ—è¡¨*/

.downlist {
	padding: 0;
}

.downall {
	width: 100%;
	height: 68px;
	border-bottom: 1px solid #DADADA;
	background: #fbfbfb;
}

.downall input {
	background-color: #ffc000;
	width: 120px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	float: right;
	border: none;
	margin: 18px 30px 18px;
}

.downasub {
	padding: 10px 28px 30px;
	box-sizing: border-box;
	width: 100%;
}
.downasub ul li{
	margin-bottom: 20px;
	
}
.downasub ul li .down_list{
	width: 100%;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333333;
	text-indent: 1em;
	background: #f4f4f4;
	overflow: hidden;
}
.downasub span {
	width: 100%;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333333;
	text-indent: 1em;
}
.downasub h3 {
	width: 65%;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333333;
	text-indent: 1em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.downasub img{
	width: 16px;
	height: 16px;
	float: right;
	margin: 19px 10px 0 0;
}
.file_msg{
	width: 27%;
	height: 50px;
	float: right;
	overflow: hidden;
}

.file_msg span{
	width:auto;
	display: inline-block;
	margin-right: 10px;
	text-indent: 0;
}
/*.downasub i{
    background: url(../images/slide.png)right no-repeat;
    width: 18px;
    height: 10px;
	float: right;
	margin-right: 21px;
	margin-top: 21px;
	cursor: pointer;
	vertical-align: middle;
	transform:rotateZ(-180deg);
	-webkit-transform:rotateZ(-180deg);
	-moz-transform:rotateZ(-180deg);
	-ms-transform:rotateZ(-180deg);	
}
.downasub .rotate_i{
	transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-ms-transform:rotateZ(0deg);	
}
.downasub img {
	vertical-align: middle;
	float: right;
	margin-right: 12px;
	margin-top: 17px;
	cursor: pointer;
}
.downasub .down_msg{
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-style: solid;
    width: 100%;
    border-top: 0px;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    box-sizing: border-box;
    display: none;
}*/
.footerfb {
	margin-top: 230px;
	height: 85px;
	padding: 0;
	line-height: 85px;
	text-align: center;
	border-top: 1px solid #DADADA;
}


/*ä¸‹è½½*/

.ondown {
	padding: 30px;
	position: relative;
}

.ondown .spa {
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 45px;
	width: 100%;
}

.ondown .messagelist {
	width: 100%;
	margin-top: 20px;
}

.ondown .messagelist h3 {
	background: #ffc000;
	width: 190px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: normal;
}

.ondown .messagelist ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ondown .messagelist ul li {
	width: 100%;
	/* padding: 20px 0px; */
	/* border-bottom: 1px dashed #DADADA; */
}

    .ondown .messagelist ul li .messagedown {
        background: #f4f4f4;
        width: 100%;
        min-height: 50px;
        /*line-height: 50px;
        text-indent: 1em;*/
        padding-left: 1.5rem;
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }

.ondown .messagelist ul li .messagedown i {
	background: url(../images/slide.png) right no-repeat;
	width: 18px;
	height: 10px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}

.ondown .messagelist ul li p {
	width: 100%;
	margin: 10px auto 0;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	display: none;
}
.messagedown .message_text {
    max-width: 50%;
    display: inline-block;
    line-height: 25px;
    padding: 14px 0px;
    text-align: left;
}
.ondown .messagelist ul li .messagedown  b{
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 10px;
}

.ondown .messagelist ul li .messageadd {
	color: #ffc000;
	width:33%;
	font-size: 14px;
	line-height: 25px;
	margin-top: 17px;
	position: absolute;
	right: 45px;
	top: 0px;
}

.ondown .messagelist ul li .messageadd span, .ondown .messagelist ul li .messageadd a {
    margin-right: 9px;
    cursor: pointer;
    color: #ffc000;
}

.ondown .messagelist ul li .messageadd .active_h {
    color: #8f8f8f;
}

.ondown .messagelist ul li .messageadd span img, .ondown .messagelist ul li .messageadd a img{
    margin-right: 10px;
}
.ondown .messagelist ul li.on p{display: block;}
.messagelist ul li.on i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.mt70{margin-top: 70px;}
.back{position: fixed;z-index:50;bottom: 30px;right: 30px;cursor: pointer;}
body{position: relative;}
.changeMt{
	margin-top: 0;
	float: left;
}
.profile_tit .profile_l p.spa a{
	color: #ffc000;
}

.downasub .downTitle{
    padding:15px 0;
}

.MyProfileL {
    float: left;
    width: 18.7%;
}

.ProfileImg {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.UpdateProfile {
    width: 100%;
    height: 43px;
    border-radius: 21px;
    border: solid 1px #ffc000;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #ffc000;
    display: block;
    margin-top: 13px;
    background:#fff;
}

.ChangePassword {
    width: 100%;
    height: 43px;
    border-radius: 21px;
    background: #ffc000;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 13px;
}

.MyProfileR {
    float: right;
    width: 76%;
}



.MyProfileRFlex {
    border-top: 1px solid #f1f1f1;
    padding: 32px 0;
}

    .MyProfileRFlex h2 {
        font-size: 14px;
        color: #666;
        float: left;
        width: 26.6%;
        height: 24px;
    }

        .MyProfileRFlex h2:first-of-type {
            width: 20%;
        }

        .MyProfileRFlex h2:nth-of-type(2n) {
            color: #333;
            white-space: nowrap;
        }


@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .sign_layout{
		padding-top: 20px;
	}
	.forgot_main,.sign_main{
	    padding: 26px 15px 22px;
	}
	.submit_btn, .forgot_submit_btn{
		margin: 23px auto 0;
	}
	.forgot_psw{
		margin: 11px 0 15px;
	}
	.sign_header img{
    	margin: 0 auto 27px;
	}
	.forgot_layout{
		padding-top: 20px;
	}
	.forgot_main h3{
		margin-bottom: 38px;
	}
	.forgot_main{
		height: auto;
	}
	.footer {
    margin-top: 20px;
    }
}