<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------ä¼—ç­¹åˆ—è¡¨----------------*/
.funding_help {
	padding: 6px; font-size: 14px; font-weight: bold; 
	text-align: right;
	white-space: nowrap;
    overflow: hidden;
}
.funding_help p {
	animation: marquee 35s linear infinite;
}
.funding_help p:hover {
    animation-play-state: paused
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
.us_table {
	width: 100%;
}
.us_table &gt; tbody &gt; tr &gt; td {
	padding:6px;
	border-bottom: 1px dotted grey;
}
.us_td_1 {
	width: 270px;
}
.us_td_3 {
	width: 150px;
}
.us_total_diamond img, .us_total_gold img {
	height: 14px;
}
.us_total_diamond, .us_total_gold {
	font-size: 14px; line-height: 24px;
}
.us_total_diamond {
	color: #42b2d7;
}
.us_total_gold {
	color: #b4980c;
}
.us_total_cash {
	font-size: 18px;
}
.us_total_num {
	
}
.us_title {
	font-size: 14px; color: #151515; font-weight: bold; line-height: 32px;
}
.us_content {
	font-size: 14px; color: #434343; line-height: 18px; min-height: 48px; margin-bottom: 6px;
}
.us_stats {
	
}
.us_stats_item {
	font-size: 18px; color: #686868;
	width: 150px; float: left;
}
.us_stats_item img {
	height: 28px;
}
.us_stats_hot {
	color: #2349bc; cursor: pointer;
}
.us_stats_mouseover {
	/*color: #2349bc;*/
}
.us_stats_payment {
	color: #949212; cursor: pointer;
}
.us_stats_edit_script {
	cursor: pointer;
}
.us_cmd {
	margin: 8px 0;
}
.us_cmd button {
	width: 120px;
}
.us_select_info {
	margin-top: 8px;
}
.us_select_state {
	width: 90px; height: 51px; float: left; margin-right: 12px;
}
.us_select_general {
	width: 200px; float: left; font-size: 13px; line-height: 18px; padding-left: 6px; padding-right: 6px; border-right: 1px solid #323232;
	color: red; border-left: 1px solid red;
}
.us_select_general_completed {
	color: #46bc46; border-left: 1px solid #46bc46;
}
.us_select_general_verifying {
	color: #b99b4a; border-left: 1px solid #b99b4a;
}
.us_select_content {
	width: 500px; float: left; font-size: 13px; color: #323232; line-height: 18px; padding-left: 6px;
}
.us_select_video_thumb {
	 
}
.us_select_video_thumb img {
	height:47px; border-top: 4px solid black; border-bottom: 4px solid black;
}
.us_select_user {
	width: 500px; float: left;
}
/*--------------ä¼—ç­¹åˆ—è¡¨----------------*/
/*--------------ç¼–è¾‘ä¼—ç­¹----------------*/
.user_script_help {
	margin-bottom: 8px;
}
.user_script_help h2 {
	font-size: 18px; font-weight: bold; color: #bd0000; display: block; margin: 8px 0; padding: 0;
}
.user_script_help h4 {
	font-size: 14px; font-weight: bold; color: #222222; display: block; margin: 4px 0; padding: 0;
}
.user_script_help p {
	font-size: 12px; color: #3c3c3c; display: block; margin: 4px 0; padding: 0; line-height: 18px;
}
.uus_steps {
	border-bottom: 1px solid #a9a9a9; padding: 0 0 6px 0px; margin: 0 0 12px 0;
}
.uus_steps h2 {
	width: 150px; display: block; float: left;
	height: 24px; line-height: 24px;
	font-size: 16px; font-weight: bold; color: #202020;
}
.uus_steps h4 {
	width: 800px; display: block; float: left;
	height: 24px; line-height: 24px; vertical-align: bottom;
	font-size: 14px; color: #a9a9a9;
}
/*--------------ç¼–è¾‘ä¼—ç­¹----------------*/
/*--------------ç¼–è¾‘ä¼—ç­¹å¢žèµ„--------------*/
.uusp_row {
	margin-bottom: 6px;
}
.uusp_title {
	font-size: 16px; color: grey;
}
.uusp_submit {
	width: 140px; float: left;
}
.uusp_del {
	width: 80px; float: right;
}
/*--------------ç¼–è¾‘ä¼—ç­¹å¢žèµ„--------------*/
/*--------------ä¼—ç­¹è¯¦æƒ…--------------*/
.usd_top_left {
	float: left; width: 70%;
}
.usd_top_right {
	float: left; width: 30%;
}
.usd_title {
	font-size: 36px; border-bottom: 1px solid #CCCCCC; padding-bottom: 6px; font-weight: bold; line-height: 42px;
}
.usd_stats {
	margin-top: 12px;
}

.usd_top_right &gt; .uploader_info_container {
	float: right; margin-top: 12px;
}
.usd_content {
	font-size: 14px; line-height: 24px; width: 100%; color: #2d2d2d; padding-top: 6px; text-align: justify; padding-bottom: 6px; border-bottom: 1px solid #CCCCCC;
}
.usd_total_payment {
	width: 750px; line-height: 32px;
}
.usd_my_payment_with_content_header {
	
}
.usd_my_payment_with_content_header:hover {
	background: #8792dd;
}
.usd_other_payment_with_content_header {
	background: #67ad3b;
}
.usd_other_payment_with_content_header:hover {
	background: #8792dd;
}
.usd_other_payment_with_content_header .us_stats_hot {
	color: #f1f1f1;
}
.usd_my_payment_with_content_header, .usd_other_payment_with_content_header {
	padding: 8px 20px; font-size: 14px; color: #f1f1f1; margin-top:12px; cursor: pointer;
}
.usd_other_payment_with_content_footer {
	border-bottom: 2px solid #67ad3b;
}

.usd_mpwc_header_left, .usd_opwc_header_left {
	width: 80%; height: 24px; line-height: 24px; float: left;
}
.usd_mpwc_header_right, .usd_opwc_header_right {
	width: 120px; height: 24px; line-height: 24px; float: right; text-align: left;
}
.usd_mpwc_header_right_icon, .usd_opwc_header_right_icon {
	width: 30px; height: 24px; float: right;
}
.usd_mpwc_header_right_icon img, .usd_opwc_header_right_icon img {
	height: 24px;
}
.usd_my_payment_with_content_body, .usd_other_payment_with_content_body {
	font-size: 12px; color: #565656; line-height: 24px; text-align: justify; padding: 6px 20px;
}
.usd_my_payment_with_content_body {
	border-bottom: 2px solid #d7c224;
}
.usd_user_payment_card {
	width: 100px; height: 130px; border: 0px solid gray; float: left; margin: 6px 6px 6px 0;
}
.usd_upc_avatar {
	
}
.usd_upc_username {
	font-size: 12px; color: #151515; margin-top:4px; font-weight: bold;
}
.usd_upc_diamond, .usd_upc_gold {
	margin-top: 4px; font-size: 12px;
}
.usd_upc_send_message {
	width: 25px; height: 25px;
	background-image: url(../../../images/web/video_detail/uploader_icon.png);
	background-repeat: no-repeat;
	background-position: 0 -25px;
	position: absolute; bottom: -8px; right: -8px;
	cursor: pointer;
}
.usd_payment_type_icon {
	height: 14px;
}
/*--------------ä¼—ç­¹è¯¦æƒ…--------------*/

/*--------------è§†é¢‘é¡µé¢çš„ä¼—ç­¹----------------*/
.user_script_title {
	color: #46bc46;
}
.user_script_content {
	background-color: #ebebeb;
	font-size: 14px; line-height: 22px;
	margin-bottom: 8px;
}
.user_script_content_head {
	padding: 10px; background-color: #46bc46; color: black;
}
.user_script_content_body {
	padding: 10px; background-color: #eaeaea; color: #515151;
}
/*--------------è§†é¢‘é¡µé¢çš„ä¼—ç­¹----------------*/

/*-------------ç‰‡æ–¹æŒ‘é€‰ä¼—ç­¹------------*/
.uss_payment_with_content {
	background: #67ad3b; color: #f1f1f1; padding: 8px 20px; font-size: 14px; color: #f1f1f1; margin-top:12px; cursor: pointer;
}
.uss_payment_with_content:hover {
	background: #8894de;
}
.uss_optional_script {
	color: #2349bc; cursor: pointer; color: #f1f1f1;
}
.uss_optional_script_header_left {
	width: 20%; float: left; height: 24px; line-height: 24px; 
}
.uss_optional_script_header_left input {
	width: 18px; height: 18px; position: relative; top: 4px; 
}
.uss_optional_script_header_mid {
	width: 60%; float: left; height: 24px; line-height: 24px; 
}
.uss_summary {
	width: 95%; min-height: 100px; position: fixed; bottom: 12px; left: 12px; z-index: 10;
	background-color: rgba(212,145,62,0.8); border-top: 1px solid #8c8c8c; color: #050505;
}
.uss_summary_head {
	padding: 8px; font-size: 14px; background-color: rgba(184,0,0,0.84); color: #f1f1f1;
}

.uss_summary_info {
	padding: 8px; font-size: 14px;
}

.uss_summary_general {
	font-size: 14px;
}
.uss_summary_content {
	margin: 6px 0 6px 0;
}
.uss_summary_content textarea {
	width: 90%; height:50px;
	border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
	font-size: 14px; padding: 6px;
	background-color: #f6e1b5;
}
.uss_redeem{
	margin-top: 4px;
}
.uss_redeem_list_item {
	width: 380px; float: left; margin-top: 8px;
}
.uss_redeem_list_item_left {
	width: 120px; float: left; height: 24px; line-height: 24px;
	text-align: right; padding-right: 6px;
}
.uss_redeem_list_item_right {
	width: 250px; float: left;
}
.uss_redeem_list_item_right input {
	width: 230px; height: 24px; line-height: 24px; font-size: 14px;
}
/*-------------ç‰‡æ–¹æŒ‘é€‰ä¼—ç­¹------------*/

</pre></body></html>