
.el-icon-caret-right {
	line-height: inherit !important
}
.pc-pictrue .el-image, .imgs-pictrue .el-image {
	height: min-content !important
}
.step2-header-info [class*=" el-icon-"], .step2-header-info [class^=el-icon-] {
	line-height: initial !important
}
.banner_content_left h1, .banner_content_left h3 {
	color: #161015 !important  /**tzr edit fff--> #161015  **/
}
div.v-modal:empty {
	display: block
}
.el-scrollbar .el-scrollbar__bar {
	opacity: 1 !important
}
.ft-message-box {
	margin: 0 10px;
	width: initial;
	max-width: 500px;
	min-width: 300px
}
.ft-message-box .el-message-box__headerbtn:hover .el-message-box__close, .ft-message-box .el-message-box__headerbtn:focus .el-message-box__close {
	color: var(--themeColor)
}
.ft-message-box .el-message-box__title {
	padding-right: 38px
}
.ft-message-box .el-message-box__btns {
	display: flex;
	justify-content: end
}
.ft-message-box .el-message-box__btns .el-button {
	width: 50%
}
.ft-message-box .el-message-box__btns .el-button--primary {
	background-color: var(--themeColor);
	border-color: var(--themeColor)
}
.ft-checkbox .el-checkbox__inner:hover, .el-checkbox__input.is-focus .el-checkbox__inner {
	border-color: var(--themeColor)
}
.ft-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
	border-color: var(--themeColor);
	background-color: var(--themeColor)
}
.ft-checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
	color: #333
}
.ft-checkbox .el-checkbox__input {
	vertical-align: top;
	margin-top: 3px
}
.ft-checkbox .el-checkbox__label {
	white-space: initial;
	vertical-align: top;
	text-transform: none;
	letter-spacing: initial
}
.text-hide2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.ft-dialog .el-dialog__headerbtn {
	top: 10px;
	right: 10px
}
.ft-dialog .el-dialog__headerbtn .el-dialog__close {
	font-size: 26px;
	color: #333
}
.ft-dialog .el-dialog__headerbtn:focus .el-dialog__close, .ft-dialog .el-dialog__headerbtn:hover .el-dialog__close {
	color: #333
}
.ft-dialog .dialog-btns-wrap {
	display: flex;
	justify-content: center
}
.ft-dialog .dialog-btns-wrap>div {
	flex: 1
}
.ft-dialog .dialog-btns-wrap>div:not(:nth-of-type(1)) {
margin-left:10px
}
.ft-dialog .dialog-btns-wrap>div .el-upload, .ft-dialog .dialog-btns-wrap>div .el-button {
	width: 100%;
	font-size: 16px
}
.ft-dialog .select_radio {
	display: flex;
	width: 100%
}
.ft-dialog .select_radio>div {
	display: flex;
	align-items: center;
	cursor: pointer
}
.ft-dialog .select_radio>div:not(:last-child) {
	margin-right: 30px
}
.ft-dialog .select_radio>div span.select_radio_suffix {
	margin-right: 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #999;
	line-height: 24px;
	text-align: center
}
.ft-dialog .select_radio>div span.select_radio_suffix i {
	opacity: 0;
	font-size: 18px
}
.ft-dialog .select_radio>div span.select_radio_suffix.select_radio_suffix_cur {
	border-color: var(--themeColor)
}
.ft-dialog .select_radio>div span.select_radio_suffix.select_radio_suffix_cur i {
	opacity: 1;
	color: var(--themeColor)
}
.ft-dialog .el-dialog {
	width: 95%;
	max-width: 900px;
	border-radius: 8px
}
.ft-dialog .el-dialog .el-button--primary {
	background-color: var(--themeColor);
	border-color: var(--themeColor)
}
.ft-dialog .el-dialog .el-button.is-plain:focus, .ft-dialog .el-dialog .el-button.is-plain:hover {
	border-color: var(--themeColor);
	color: var(--themeColor)
}
.ft-dialog .el-dialog .el-dialog__header {
	border-bottom: 1px solid #eee
}
.ft-dialog .el-dialog .el-dialog__header, .ft-dialog .el-dialog .el-dialog__body {
	padding: 10px;
	word-break: break-word
}
.ft-dialog.ft-dialog-max .el-dialog {
	max-width: 1200px
}
.ft-fti-video-dialog video {
	width: 100%
}
.ft-fti-video-dialog .fti_tip_text {
	margin-bottom: 20px;
	font-size: 16px
}
.ft-fti-video-dialog .dialog-btns-wrap {
	margin-top: 30px
}
.ft-fti-upload-dialog .fti-upload-box {
	text-align: center;
	margin-bottom: 30px
}
.ft-fti-upload-dialog .fti-upload-box .el-upload-list {
	text-align: left
}
.ft-fti-upload-dialog .fti-upload-box .el-icon-upload {
	font-size: 60px
}
.ft-fti-upload-dialog .fti-upload-box .el-upload--picture-card:hover, .ft-fti-upload-dialog .fti-upload-box .el-upload:focus {
	border-color: var(--themeColor);
	color: var(--themeColor)
}
.ft-fti-upload-dialog .fti-upload-box .el-upload-list__item-name:hover, .ft-fti-upload-dialog .fti-upload-box .el-upload-list__item-namefocus {
	color: var(--themeColor)
}
.ft-fti-upload-dialog .fti-upload-box .el-icon-close-tip {
	display: none !important
}
.el-button--primary, .el-button--primary:hover, .el-button--primary.is-active, .el-button--primary:active, .el-button--primary:focus {
	background-color: var(--themeColor);
	border-color: var(--themeColor)
}
.el-button.is-plain:focus, .el-button.is-plain:hover {
	border-color: var(--themeColor);
	color: var(--themeColor)
}
.ftd-message {
	min-width: 300px
}
.ftd-message .el-message__content {
	color: #000
}
.ft-form .el-input.is-active .el-input__inner, .ft-form .el-input__inner:focus, .ft-form .el-textarea.is-active .el-textarea__inner, .ft-form .el-textarea__inner:focus, .ft-form .el-select .el-input.is-focus .el-input__inner {
	border-color: var(--themeColor)
}
.ft-a {
	color: var(--themeColor);
	text-decoration: none
}
.no-xjj-select .el-select-dropdown__item.selected {
	color: var(--themeColor)
}
.no-xjj-select .popper__arrow {
	display: none
}
.no-xjj-select[x-placement^="bottom"] {
	margin-top: 2px
}
.no-xjj-select[x-placement^="top"] {
	margin-bottom: 2px
}
.ft-form .el-form-item__label {
	text-align: left !important;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	font-size: 16px
}
.ft-form .el-checkbox__label, .ft-form .el-textarea__inner, .ft-form .el-input__inner, .ft-form .el-form-item__error {
	font-size: 16px
}
.ftd-show-video-dialog {
	background-color: rgba(255,255,255,0.8)
}
.ftd-show-video-dialog .el-dialog {
	background: transparent;
	width: min-content;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.ftd-show-video-dialog .el-dialog .el-dialog__header {
	padding: 0
}
.ftd-show-video-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
	top: 0px;
	right: 0px;
	font-size: 50px;
	z-index: 99999
}
.ftd-show-video-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn i {
	color: #fff
}
.ftd-show-video-dialog .el-dialog .el-dialog__body {
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	max-width: 100%;
	padding: 5px;
	box-sizing: border-box;
	background: #000
}
.ftd-show-video-dialog .el-dialog .el-dialog__body video {
	outline: none;
	object-fit: scale-down;
	display: block;
	margin: auto;
	width: 95vw;
	height: 95vh
}
.warranty-page-wrap .inner_content {
	width: 100%;
	padding: 0 0 10px;
	box-sizing: border-box
}
.warranty-page-wrap .banner_content_wrap {
	background-color: #FFFFFF;/*tzr edit 01216c-->ffffff */
	/*margin-top:115px; tzr remove */
}
.warranty-page-wrap .banner_content_wrap .banner_content {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left {
	color: #161015;/* tzr edit*/
	/*padding-top: 30px tzr remove*/
	padding:0 10px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left>h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left>h3 {
	margin: 20px 0;
	font-size: 16px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .gift_desc {
	line-height: 1.6;
	margin: 20px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .gift_desc p {
	color: #161015  /**tzr edit fff-->#161015 **/
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .activate_btns {
	margin: 50px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .activate_btns a {
	color: #fff
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right {
	height: max-content;
	background: #161015; /*tzr edit fff--> #161015*/
	/*border-radius: 5px; tzr edit*/
	padding: 20px 10px 27px;
	box-sizing: border-box
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right h3{
	color:#ffffff;
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right label{
	color:#ffffff;
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 10px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right h4 {
	font-size: 16px;
	font-weight: 400;
	margin: 10px 0 10px;
	color: var(--themeColor)
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .extra_desc {
	font-size: 18px;
	color: #999
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .extra_desc p {
	margin: 5px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form {
	margin-top: 25px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form .sub_btn {
	width: 100%;
	font-weight: bold;
	font-size: 20px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form .email-code-form {
	display: flex;
	width: 100%
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form .email-code-form .el-button {
	margin-left: 10px
}
.warranty-page-wrap .steps_wrap .steps_content {
	text-align: center;
	padding: 60px 0 60px
}
.warranty-page-wrap .steps_wrap .steps_content h2 {
	margin: 0 0 90px;
	font-size: 34px;
	font-weight: bold;
	color: #000
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list {
	list-style: none;
	padding: 0
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list li {
	flex: 1;
	padding: 0 10px;
	margin-bottom: 50px
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list li p {
	font-size: 28px;
	font-weight: bold;
	color: #000;
	margin: 5px 0
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list li h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0 0 20px
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list li small {
	font-size: 18px;
	font-weight: 400;
	color: #666;
	line-height: 1.4
}
.warranty-page-wrap .why_activate .why_activate_wrap {
	max-width: 1920px;
	margin: auto;
	height: 100%;
	background-image: url("https://cdn.shopify.com/s/files/1/2241/2351/t/28/assets/banner2.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	padding: 80px 0 10px;
	text-align: center
}
.warranty-page-wrap .why_activate .why_activate_wrap h2 {
	font-size: 36px;
	margin: 0 0 28px
}
.warranty-page-wrap .why_activate .why_activate_wrap h3 {
	font-size: 20px;
	font-weight: 400
}
.warranty-page-wrap .why_activate .why_activate_wrap ul {
	margin-top: 100px;
	padding: 0;
	list-style: none
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li {
	margin-bottom: 80px
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li .img_icon {
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li .img_icon img {
	max-width: 80px;
	max-height: 100%;
	vertical-align: middle
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li h4 {
	margin: 20px 0;
	font-size: 24px;
	font-weight: bold
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li p {
	font-size: 18px;
	line-height: 1.4
}
.war-first-dialog {
	overflow: hidden;
	background: rgba(0,0,0,0.6)
}
.war-first-dialog .el-dialog {
	background-color: transparent;
	box-shadow: none;
	width: 100%
}
.war-first-dialog .el-dialog .el-dialog__header {
	display: none
}
.war-first-dialog .el-dialog .el-dialog__body {
	padding: 0
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap {
	width: 100vw;
	height: 100vh
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main {
	max-width: 500px;
	margin: auto;
	height: 100%;
	position: relative;
	display: flex
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main .first-dialog-box {
	background-image: url("https://cdn.shopify.com/s/files/1/2241/2351/t/28/assets/curtian_bg.cbe941d2.png");
	width: 400px;
	height: 420px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	position: relative
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main .first-dialog-box>div {
	position: absolute;
	top: 200px;
	left: 50%;
	width: 249px;
	transform: translate(-50%);
	text-align: center
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main .first-dialog-box>div .first-dialog-desc {
	color: #fff;
	margin-bottom: 15px;
	word-break: break-word;
	font-size: 20px
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main .first-dialog-box>div .first-dialog-btn {
	display: inline-block;
	background: #ffeda7;
	border-radius: 20px;
	color: #f42a2a;
	padding: 8px 10px;
	box-shadow: 0 4px 0 0 #ff7503;
	width: 90%;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	cursor: pointer
}
.war-first-dialog .el-dialog .el-dialog__body .first-dialog-wrap .first-dialog-main .close_icon_btn {
	position: absolute;
	color: #fff;
	font-size: 40px;
	right: 30px;
	top: 30px;
	cursor: pointer
}
.ftd-appl-dialog .example-pic-wrap {
	display: flex
}
.ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div {
	margin-bottom: 10px
}
.ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.pc-pictrue, .ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.m-pictrue {
	border: 1px solid #eee;
	padding: 3px;
	display: flex;
	margin-right: 10px
}
.ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.pc-pictrue img, .ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.m-pictrue img, .ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.pc-pictrue .el-image, .ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.m-pictrue .el-image {
	display: block;
	max-width: 300px;
	margin-right: 5px;
	height: auto
}
.ftd-appl-dialog .example-pic-wrap .ftd-detail-step-item-content-tp2>div.pc-pictrue {
	display: none
}
.warranty-page-dialog {
	color: #303133
}
.warranty-page-dialog .gd_new_oper_v3 .gd_new_oper_v2_title {
	font-size: 16px;
	color: #000;
	font-weight: bold
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_content {
	padding: 10px 10px 0;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ccc
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_content p {
	margin-bottom: 10px
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card {
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-top: 15px;
	overflow: hidden
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(1) {
	position: relative;
	height: 130px;
	background-color: #232f3e
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(1)>div.amount {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 0 0
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(1)>div.bg_ama img {
	width: 90%;
	position: absolute;
	top: 56%;
	left: 53%;
	transform: translate(-50%, -50%)
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(2) {
	padding: 10px 0;
	text-align: center;
	color: #000
}
.warranty-page-dialog .step-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	font-size: 12px;
	justify-content: space-around
}
.warranty-page-dialog .step-list li {
	display: flex;
	align-items: center
}
.warranty-page-dialog .step-list li span {
	margin-right: 5px
}
.warranty-page-dialog .step-list li i {
	position: relative;
	top: 2px
}
.warranty-page-dialog .step-list li i.el-icon-more {
	display: none
}
.warranty-page-dialog .step-list li i.el-icon-success {
	color: var(--themeColor);
	font-size: 14px
}
.warranty-page-dialog .step-list li i.el-icon-arrow-right {
	color: #ccc;
	font-size: 16px
}
.warranty-page-dialog .step-list li.cur span {
	color: var(--themeColor)
}
.warranty-page-dialog .temp1 .w-d-t-content {
	padding: 30px 0;
	font-size: 12px;
	text-align: center
}
.warranty-page-dialog .temp1 .w-d-t-content .red {
	color: red
}
.warranty-page-dialog .temp1 .w-d-t-content div {
	margin-bottom: 20px
}
.warranty-page-dialog .temp1 .w-d-t-content div .el-icon-success {
	color: #67c23a;
	font-size: 20px;
	margin-right: 10px
}
.warranty-page-dialog .temp1 .w-d-t-content div .el-rate {
	height: auto
}
.warranty-page-dialog .temp1 .w-d-t-content div .el-rate .el-rate__icon {
	font-size: 42px
}
.warranty-page-dialog .temp1 .w-d-t-content div p {
	margin: 15px 0
}
.warranty-page-dialog .temp1 .w-d-t-content .w-d-t-highlight {
	font-size: 14px;
	color: var(--themeColor);
	font-weight: bold
}
.warranty-page-dialog .temp2 .w-d-t-content {
	font-size: 12px
}
.warranty-page-dialog .temp2 .w-d-t-content .w-d-t-desc {
	padding: 20px 0
}
.warranty-page-dialog .temp3 .w-d-t-content {
	font-size: 12px
}
.warranty-page-dialog .temp3 .w-d-t-content .w-d-t-desc {
	padding: 20px 0 10px
}
.warranty-page-dialog .temp3 .temp3-oper-main {
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 {
	margin: 30px 0px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_title {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #000
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_sub_title {
	margin: 15px 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_sub_title p {
	margin: 0;
	margin-bottom: 8px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item_t {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	color: #000
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item_checkbox {
	margin-top: 20px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item_checkbox.error_red {
	color: red;
	margin-top: 0;
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item {
	display: flex;
	align-items: center;
	margin-top: 15px;
	flex-wrap: wrap
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box {
	margin-bottom: 30px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload-list {
	text-align: left
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload {
	text-align: left
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-icon-upload {
	font-size: 60px;
	color: #999
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .avatar-uploader-icon {
	border: 1px dashed #d9d9d9;
	font-size: 28px;
	color: #8c939d;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 5px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload__text {
	margin-bottom: 10px;
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload--picture-card:hover, .warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload:focus {
	border-color: var(--themeColor);
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload-list__item-name {
	white-space: initial
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload-list__item-name:hover, .warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-upload-list__item-namefocus {
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .fti-upload-box .el-icon-close-tip {
	display: none !important
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .pc_up_btn {
	display: none
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .example {
	margin-left: 10px;
	margin-top: 20px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-item .oper-title {
	font-weight: bold;
	position: relative
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-item .oper-title::before {
	position: absolute;
	left: 0;
	top: 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-item .example {
	margin: 10px 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-item .example a {
	font-size: 14px;
	text-decoration: underline;
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product {
	list-style: none;
	padding-left: 0;
	margin: 0 0 15px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o {
	display: flex
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-t-o {
	flex: 1;
	margin-left: 5px;
	position: relative;
	min-width: 210px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-t-o .order-item-no {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: space-between
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-t-o .order-item-no>div:nth-of-type(1) {
	padding: 4px;
	background: #eee;
	border-radius: 3px;
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-t-o .order-product-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-product-img {
	width: 70px;
	height: 70px;
	background-color: #eee
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-product-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .write_btn .el-button {
	width: 100%;
	padding: 4px;
	margin-top: 0;
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review {
	padding-left: 15px;
	margin: 10px 0 35px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-desc i {
	font-size: 14px;
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main {
	margin-top: 10px;
	display: flex
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .example a {
	font-size: 14px;
	text-decoration: underline;
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic {
	flex: 1;
	text-align: right;
	overflow: hidden
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .el-button {
	width: 100%;
	padding: 5px 10px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .el-upload-list__item-name:hover, .warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .el-upload-list__item-namefocus {
	color: var(--themeColor)
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .el-icon-close-tip {
	display: none !important
}
.warranty-page-dialog .temp4 .w-d-t-content {
	padding: 30px 0;
	font-size: 12px;
	text-align: center
}
.warranty-page-dialog .temp4 .w-d-t-content div {
	margin-bottom: 10px
}
.warranty-page-dialog .temp4 .w-d-t-content div:nth-of-type(1) {
	font-size: 14px;
	font-weight: bold;
	color: var(--themeColor)
}
.warranty-page-dialog .temp4 .gift-select-box {
	display: flex;
	justify-content: space-around;
	margin-bottom: 30px
}
.warranty-page-dialog .temp4 .gift-select-box>div {
	cursor: pointer
}
.warranty-page-dialog .temp4 .gift-select-box>div .gift-select-box-img {
	width: 150px;
	height: 150px;
	border: 2px solid transparent;
	border-radius: 4px;
	background-color: #eee;
	margin: 0
}
.warranty-page-dialog .temp4 .gift-select-box>div .gift-select-box-img.cur {
	border-color: var(--themeColor);
	background-color: transparent
}
.warranty-page-dialog .temp4 .gift-select-box>div .gift-select-box-img img {
	object-fit: none;
	width: 100%;
	height: 100%
}
.warranty-page-dialog .temp4 .gift-select-box>div:hover .gift-select-box-img {
	border-color: var(--themeColor);
	background-color: transparent
}
.warranty-page-dialog .temp4 .gift-select-box>div>div {
	font-size: 14px;
	text-align: center;
	margin-top: 10px
}
.warranty-page-dialog .temp5 .w-d-t-content {
	padding: 30px 0 10px;
	font-size: 12px;
	text-align: center
}
.warranty-page-dialog .temp5 .w-d-t-content div {
	margin-bottom: 10px
}
.warranty-page-dialog .temp5 .w-d-t-content div.wdt-title {
	font-weight: bold
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result {
	display: flex;
	justify-content: center;
	align-items: center
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result>div:nth-of-type(1) {
	margin-right: 10px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result>div:nth-of-type(2) {
	display: flex;
	align-items: center
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result>div:nth-of-type(2) img {
	width: 50px;
	margin-right: 10px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul, .warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 li {
	list-style: none;
	margin: 0;
	padding: 0
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 .prize-result-list {
	width: 100%;
	overflow-x: auto
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul {
	width: max-content;
	display: flex;
	justify-content: space-between
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li {
	width: 28%;
	margin: 5px;
	position: relative
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li .selected_icon {
	opacity: 0;
	position: absolute;
	top: 5px;
	left: 5px;
	color: var(--themeColor);
	font-size: 18px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li .q-p-item-img {
	width: 100%;
	height: 80px;
	padding: 5px;
	box-sizing: border-box;
	margin: 0
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li .q-p-item-img img {
	max-width: 100%;
	max-height: 100%
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li .q-p-item-name {
	font-weight: 400;
	margin: 5px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li.prize-item-box {
	border: 1px solid rgba(128,128,128,0.16);
	border-radius: 6px;
	background: #fff;
	cursor: pointer
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li.prize-item-box:hover {
	border-color: var(--themeColor)
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li.prize-item-box.prize-item-box-active {
	border-color: var(--themeColor)
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li.prize-item-box.prize-item-box-active .selected_icon {
	opacity: 1
}
.warranty-page-dialog .temp6 .w-d-t-content {
	padding: 30px 0;
	font-size: 12px
}
.warranty-page-dialog .temp6 .w-d-t-content div {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center
}
.warranty-page-dialog .temp6 .w-d-t-content div span {
	margin-left: 10px
}
.warranty-page-dialog .temp6 #gd-lucky {
	margin: auto;
	cursor: pointer;
	height: 320px
}
.warranty-page-dialog .temp6 #gd-lucky .el-loading-spinner i {
	font-size: 40px;
	color: var(--themeColor)
}
.warranty-page-dialog .temp6 #gd-lucky .el-loading-spinner .el-loading-text {
	font-size: 20px;
	color: var(--themeColor)
}
.warranty-page-dialog .temp7 .w-d-t-content {
	padding: 30px 0;
	font-size: 14px
}
.warranty-page-dialog .temp7 .w-d-t-content>div {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center
}
.warranty-page-dialog .temp7 .w-d-t-content>div .result-info {
	flex: 1;
	margin-left: 10px
}
.warranty-page-dialog .temp7 .w-d-t-content>div .result-info .result-title {
	color: var(--themeColor);
	font-weight: bold
}
.warranty-page-dialog .temp7 .w-d-t-content>div .result-info-title {
	flex: 1;
	margin-left: 10px;
	font-weight: bold
}
.warranty-page-dialog .temp7 .gd-recommend .gd-recommend-title {
	text-align: center;
	font-weight: bold
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap {
	margin-top: 20px;
	min-height: 300px
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	padding: 0;
	margin: 0;
	list-style: none;
	justify-items: center
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li {
	padding: 5px 5px 60px 5px;
	border: 1px solid rgba(128,128,128,0.16);
	box-shadow: 0 1px 10px #ccc;
	border-radius: 8px;
	background: #fff;
	position: relative;
	cursor: pointer;
	max-width: 180px;
	width: 100%
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li.ft-product-shadow-item {
	padding: 0;
	border: 0;
	height: 0
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li:hover .ft-product-title {
	color: var(--themeColor)
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .free-testing-product-img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .free-testing-product-img .ft-shadow_img {
	width: 100%;
	height: auto
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .free-testing-product-img .ft-product-img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .free-testing-product-img .ft-product-img img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	display: block;
	height: 100%;
	object-fit: contain
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-title {
	margin-top: 8px;
	line-height: 1.3125
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-price {
	display: flex;
	margin-top: 8px;
font-size:.8125rem
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-price .ft-o-price {
	color: #999;
	text-decoration: line-through
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-price .ft-c-price {
	color: var(--themeColor);
	margin-left: 5px;
	font-size: 1.0625rem
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-price>div:nth-of-type(1) {
	flex: 1
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-buy {
font-size:.8125rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	box-sizing: border-box
}
.warranty-page-dialog .temp7 .gd-recommend .free-testing-product-wrap>ul li .ft-product-buy .el-button {
	padding: 8px;
	width: 100%
}
@media screen and (min-width:530px) {
.warranty-page-dialog .step-list {
	font-size: 14px
}
.warranty-page-dialog .step-list li span {
	margin-right: 10px
}
.warranty-page-dialog .step-list li i {
	top: 0
}
.warranty-page-dialog .step-list li i.el-icon-more {
	display: block;
	color: #ddd
}
.warranty-page-dialog .step-list li i.el-icon-success {
	font-size: 20px
}
.warranty-page-dialog .step-list li i.el-icon-arrow-right {
	margin-left: 10px
}
.warranty-page-dialog .temp1 .w-d-t-content {
	padding: 50px 0;
	font-size: 14px
}
.warranty-page-dialog .temp1 .w-d-t-content div {
	margin-bottom: 30px
}
.warranty-page-dialog .temp2 .w-d-t-content {
	font-size: 14px
}
.warranty-page-dialog .temp2 .w-d-t-content .w-d-t-desc {
	padding: 30px 0
}
.warranty-page-dialog .w-d-t-content {
	font-size: 14px
}
.warranty-page-dialog .w-d-t-content .w-d-t-desc {
	padding: 30px 0 15px
}
.ft-dialog .el-dialog .el-dialog__header {
	padding: 20px
}
.ft-dialog .el-dialog .el-dialog__body {
	padding: 20px 40px 20px
}
}
@media screen and (min-width:1024px) {
.warranty-page-wrap .inner_content {
	max-width: 1400px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box
}
.warranty-page-wrap .banner_content_wrap .banner_content {
	padding: 20px 10px;
	flex-direction: initial
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left {
	flex: 1;
	margin-right: 50px;
	padding-top: 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left>h1 {
	font-size: 40px;
	margin: 30px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left>h3 {
	font-size: 22px;
	margin: 30px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .gift_desc {
	font-size: 20px;
	line-height: 1.7;
	margin: 50px 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_left .activate_btns {
	margin: 70px 0;
	font-size: 20px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right {
	flex: 1;
	padding: 40px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right h4 {
	font-size: 18px;
	margin: 10px 0 15px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .extra_desc {
	font-size: 18px;
	color: #999
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .extra_desc p {
	margin: 0
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form {
	margin-top: 25px
}
.warranty-page-wrap .banner_content_wrap .banner_content .banner_content_right .info_form .el-input__inner {
	height: 60px;
	line-height: 60px;
	font-size: 18px
}
.warranty-page-wrap .steps_wrap .steps_content {
	padding: 120px 0 110px
}
.warranty-page-wrap .steps_wrap .steps_content .steps_content_list {
	display: flex
}
.warranty-page-wrap .why_activate .why_activate_wrap {
	padding: 124px 0 10px
}
.warranty-page-wrap .why_activate .why_activate_wrap h2 {
	font-size: 36px;
	margin: 0 0 28px
}
.warranty-page-wrap .why_activate .why_activate_wrap h3 {
	font-size: 20px;
	font-weight: 400
}
.warranty-page-wrap .why_activate .why_activate_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 100px;
	padding: 0
}
.warranty-page-wrap .why_activate .why_activate_wrap ul li {
	width: 30%;
	margin-bottom: 130px
}
.ftd-appl-dialog .ftd-detail-step-item-content-tp2>div.m-pictrue {
	display: none !important
}
.ftd-appl-dialog .ftd-detail-step-item-content-tp2>div.pc-pictrue {
	display: block !important
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap {
	display: flex
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_content {
	padding: 10px;
	height: auto;
	margin-right: 10px;
	flex: 3
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card {
	height: auto;
	margin-top: 0;
	flex: 2;
	display: flex;
	flex-direction: column
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(1) {
	flex: 1
}
.warranty-page-dialog .gd_new_oper_v3_title_wrap .gd_new_oper_v3_card>div:nth-of-type(2) {
	padding-top: 10px;
	text-align: center
}
.warranty-page-dialog .step-list {
	font-size: 16px
}
.warranty-page-dialog .step-list li span {
	color: #303133;
	margin-right: 15px
}
.warranty-page-dialog .step-list li i.el-icon-more {
	font-size: 18px
}
.warranty-page-dialog .step-list li i.el-icon-success {
	font-size: 26px
}
.warranty-page-dialog .step-list li i.el-icon-arrow-right {
	font-size: 22px;
	margin-left: 10px
}
.warranty-page-dialog .temp1 .w-d-t-content {
	padding: 70px 0 20px;
	font-size: 16px
}
.warranty-page-dialog .temp1 .w-d-t-content div {
	margin-bottom: 40px
}
.warranty-page-dialog .temp1 .w-d-t-content .w-d-t-highlight {
	font-size: 18px
}
.warranty-page-dialog .temp2 .w-d-t-content {
	font-size: 16px
}
.warranty-page-dialog .temp2 .w-d-t-content .w-d-t-desc {
	padding: 40px 0
}
.warranty-page-dialog .temp3 .w-d-t-content {
	font-size: 16px
}
.warranty-page-dialog .temp3 .w-d-t-content .w-d-t-desc {
	padding: 40px 0 20px
}
.warranty-page-dialog .temp3 .temp3-oper-main {
	font-size: 16px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 {
	margin: 30px 15px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_title {
	font-size: 20px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_sub_title {
	margin: 25px 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_sub_title p {
	margin: 0;
	margin-bottom: 8px
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item_t {
	font-weight: bold;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #ccc
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item {
	display: flex;
	align-items: center;
	margin-top: 20px;
	flex-wrap: wrap
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .mobile_up_btn {
	display: none
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .pc_up_btn {
	display: block
}
.warranty-page-dialog .temp3 .temp3-oper-main .gd_new_oper_v2 .gd_new_oper_v2_list .gd_new_oper_v2_item .example {
	margin-left: 20px;
	margin-top: 20px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product {
	padding-left: 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li {
	display: flex;
	align-items: center
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o {
	display: flex
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-t-o {
	flex: 1;
	margin: 0 10px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .order-p-t-o .order-product-img {
	width: 100px;
	height: 100px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-wr .order-product li .write_btn .el-button {
	width: 100%;
	padding: 4px;
	margin-top: 0;
	font-size: 14px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review {
	margin: 10px 0 55px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-desc i {
	font-size: 18px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .example a {
	font-size: 16px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic {
	text-align: right
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .el-button {
	width: initial;
	padding: 8px 22px;
	min-width: 128px
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .upload_file_list {
	margin: 0;
	list-style: none;
	padding: 0
}
.warranty-page-dialog .temp3 .temp3-oper-main .temp3-oper-upload .upload-review .upload-review-main .upload_review_pic .upload_file_list li {
	margin-bottom: 10px
}
.warranty-page-dialog .temp4 .w-d-t-content {
	padding: 40px 0;
	font-size: 16px
}
.warranty-page-dialog .temp4 .w-d-t-content div {
	margin-bottom: 20px
}
.warranty-page-dialog .temp4 .w-d-t-content div:nth-of-type(1) {
	font-size: 18px
}
.warranty-page-dialog .temp4 .gift-select-box {
	margin-bottom: 50px
}
.warranty-page-dialog .temp4 .gift-select-box>div>div {
	font-size: 18px;
	margin-top: 20px
}
.warranty-page-dialog .temp5 .w-d-t-content {
	padding: 40px 0 10px;
	font-size: 16px
}
.warranty-page-dialog .temp5 .w-d-t-content div {
	margin-bottom: 20px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li {
	width: 20%;
	margin: 10px
}
.warranty-page-dialog .temp5 .w-d-t-content div.prize-result-t6 ul li .q-p-item-img {
	height: 130px
}
.warranty-page-dialog .temp6 .w-d-t-content {
	padding: 40px 0;
	font-size: 16px
}
.warranty-page-dialog .temp6 .w-d-t-content div {
	margin-bottom: 20px
}
.warranty-page-dialog .temp7 .w-d-t-content {
	font-size: 16px;
	width: 80%;
	margin: auto
}
.warranty-page-dialog .temp7 .w-d-t-content>div .result-info {
	margin-left: 20px
}
.warranty-page-dialog .temp7 .w-d-t-content>div .result-info-title {
	margin-left: 20px
}
.warranty-page-dialog .temp7 .gd-recommend .gd-recommend-title {
	font-size: 18px
}
.ft-dialog .el-dialog__headerbtn {
	top: 20px;
	right: 20px
}
.ft-dialog .el-dialog .el-dialog__body {
	padding: 30px 40px 50px
}
.ftd-show-video-dialog .el-dialog .el-dialog__body {
	padding: 15px
}
.ftd-show-video-dialog .el-dialog .el-dialog__body video {
	width: 70vw;
	height: 70vh
}
}
