/* 本页公共样式 start*/

.service_blueline {
	display: inline-block;
	width: 0.6rem;
	height: 0.08rem;
	background: #0c5ca8;
}

.service_title {
	font-family: "Effra-Bold";
	font-size: 0.48rem;
	line-height: 0.3em;
	padding: 0.32rem 0;
}

.service_mgntop {
	margin-top: 1rem;
}

.parts_title {
	padding: 0 18px;
	height: 100%;
}

.gui_chmodel {
	margin-bottom: 42px;
}

@media screen and (max-width: 750px) {
	.service_title {
		font-family: "Effra-Bold";
		font-size: 0.48rem;
		margin: 0.16rem 0;
		line-height: 1em;
	}
	.gui_chmodel {
		margin-bottom: 0;
	}
}


/* 本页公共样式 end*/

.page_productlist {
	max-width: 1236px;
	margin: 0 auto;
	margin-top: 24px;
	/* padding:0 18px; */
}

@media screen and (max-width: 750px) {
	.page_productlist {
		padding-top: 15px;
		margin-top: 0
	}
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #d8dadf
}

.gui_chmodel,
.gui_prode {
	border: none;
}

.input_warp li {
	font-size: 0.16rem;
}


/* 说明书下载 start */

.page_productlist .manual_box {
	padding: 0 18px 1.5rem 18px;
}

.page_productlist .manual_box .row {
	display: block;
}

.page_productlist .manual_box .th {
	font-family: "Effra-Bold";
	font-size: 0.16rem;
}

.page_productlist .manual_box .th,
.page_productlist .manual_box .tr {
	display: inline-block;
	font-size: 0.16rem;
	padding: 0.2rem 0;
	text-align: left;
	line-height: 0.3rem;
	word-break: break-word;
}

.page_productlist .manual_box .th:first-child,
.page_productlist .manual_box .tr:first-child {
	width: 30%;
}

.page_productlist .manual_box .th:first-child+.th,
.page_productlist .manual_box .tr:first-child+.tr {
	width: 26%;
}

.page_productlist .manual_box .th:first-child+.th+.th,
.page_productlist .manual_box .tr:first-child+.tr+.tr {
	width: 22%;
}

.page_productlist .manual_box .th:first-child+.th+.th+.th,
.page_productlist .manual_box .tr:first-child+.tr+.tr+.tr {
	width: 17%;
	text-align: center;
}

.page_productlist .manual_box .download {
	font-size: 0.2rem;
	line-height: 2.3em;
	padding: 0 15%;
	color: #0c5ca8;
	border: 1px solid #0c5ca8;
	border-radius: 1.15em;
	display: inline-block;
	cursor: pointer;
	width: 1.37rem;
}

.page_productlist .manual_box .download i {
	position: relative;
	font-size: 0.25rem;
	left: -8%;
}

.page_productlist .manual_box .download:hover {
	box-shadow: #e5e5e5 0px 5px 10px 0px;
}

@media screen and (max-width: 750px) {
	.page_productlist .manual_box .row {
		width: 48%;
		display: inline-block;
	}
	.page_productlist .manual_box .th,
	.page_productlist .manual_box .tr {
		width: 100% !important;
		display: block;
		text-align: left !important;
		height: 0.5rem;
		font-size: 0.24rem;
		word-break: break-word;
	}
	.page_productlist .manual_box .download {
		position: relative;
		bottom: 0.1rem;
		width: auto;
	}
	.input_warp li {
		font-size: 0.24rem;
	}
}


/* 说明书下载 end */


/* faq_scrollBox start */

.faq_scrollBox {
	position: relative;
	width: 100%;
	min-height: 3.5rem;
}

.faq_scrollBox .device {
	position: relative;
	width: 90%;
	margin: 0 auto;
	height: 2.5rem;
	padding-bottom: 0.1rem;
}

.faq_scrollBox .arrow-left {
	position: absolute;
	top: 1.25rem;
	left: -5%;
	z-index: 9;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	font-size: 32px;
	color: #0c5ca8
}

.faq_scrollBox .arrow-right {
	position: absolute;
	top: 1.25rem;
	right: -3%;
	z-index: 9;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	font-size: 32px;
	color: #0c5ca8
}

.faq_scrollBox .selected_product {
	font-size: 0.14rem;
	text-align: center;
	position: relative;
	z-index: 12;
	margin-top: -0.15rem;
}

.faq_scrollBox .selected_product span {
	color: #0c5ca8;
}

@media screen and (max-width: 750px) {
	.faq_scrollBox {
		margin-bottom: 20px;
	}
	.faq_scrollBox .device {
		height: 3.6rem;
	}
	.faq_scrollBox .arrow-left,
	.faq_scrollBox .arrow-right {
		top: 50%;
	}
	.faq_scrollBox .arrow-right {
		right: 0
	}
}

.swiper-slide {
	display: block;
	padding: 10px 0;
	height: auto;
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.swiper-container .swiper-slide-hr {
	display: none;
	margin: 10px auto;
	width: 0.9rem;
	height: 0.01rem;
	border: none;
	border-top: 1px solid #0a509d;
	text-align: center;
}

.swiper-slide-img {
	width: 0.89rem;
	height: 0.89rem;
	margin-top: 0.5rem;
	margin-bottom: 0.1rem;
}

.swiper-slide-txt {
	height: 40px;
	color: #555;
	margin-top: 0.1rem;
	font-size: 0.12rem;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 42px !important;
	height: 1px !important;
}

.swiper-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-wrapper {
	min-width: 315px;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-property: -webkit-transform, left, top;
	-moz-transition-property: -moz-transform, left, top;
	-o-transition-property: -o-transform, left, top;
	transition-property: transform, left, top;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
}

.swiper-free-mode>.swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: auto !important;
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

@media screen and (max-width: 750px) {
	.swiper-slide-img {
		width: 2rem;
		height: 2rem;
		margin-top: 0.5rem;
		margin-bottom: 0.1rem;
	}
	.swiper-slide-hr {
		display: block !important;
	}
	.swiper-slide-txt {
		color: #1c56a2
	}
	.swiper-wrapper {
		height: auto !important
	}
}


/* faq_scrollBox end */


/* 视频 start */
.page_productlist .video_box_box{
	padding:0 18px; 
}
.page_productlist .video_box{
    /* margin-bottom: 150px; */
	position: relative;
	width: 100%;
	height: auto;
	/* margin: 0 auto; */
	padding-bottom: 1rem;
}

.page_productlist .video_box .video {
	width: 100%;
	height: 6.75rem;
	position: relative!important;
	/* top: 0!important;
	left: 0!important;
	bottom: 0!important;
	right: 0!important; */
	width: 100%!important;
	height: 0!important;
	padding-bottom: 56.25%;
}
.video_box_css{
	display: none;
}

/* .page_productlist .video_box  .mejs-controls{
    display: block;
    visibility:hidden;
} */

.video_warp{
margin-bottom:40px;
}

.vjs-default-skin .vjs-big-play-button{
	left: 50%!important;
    top: 50%!important;
}

/* 视频 end */

/* faq_search start */
.faq_mod_bottom {
	    margin-bottom: 0.3rem;
	    margin-top: 0.3rem;
	/* border-top: 1px solid #eee */
}

.faq_search {
	/* padding: 1.51rem 18px; */
	margin: 0 auto;
	max-width: 1236px;
	text-align: center;
}

.faq_search>div {
	vertical-align: top;
	width: 65% !important;
}

.faq_search .category_select .o_DropdownBody {
	width: 100%;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown {
	width: 100% !important;
	height: auto;
	border-color: #e3e3e3;
	border-radius: 0.03rem;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .listbox {
	top: 0.59rem;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .name,
.faq_search .category_select .o_DropdownBody .o_Dropdown .list span {
	/* line-height: 0.48rem!important; */
	/* height: 0.48rem; */
	font-size: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.33rem;
	color: #222222;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .list span {
	font-size: 0.14rem;
	line-height: 1.71428em;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .list li.cur span {
	color: #ffffff;
	background-color: #0c5ca8;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown i {
	color: #0c5ca8;
	right: 0.2rem;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown i::before {
	font-family: "iconfont" !important;
	font-size: 0.16rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e843";
}

.faq_search .category_select .o_DropdownBody.open .o_Dropdown i::before {
	content: "\e84e";
}

.faq_search .category_select .o_DropdownBody .o_Dropdown ul {
	text-align: left;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .list {
	border: 1px solid #e3e3e3;
}

.faq_search .category_select .o_DropdownBody .o_Dropdown .list .o_scrollWin .o_barbox .o_bar {
	background-color: #0c5ca8;
}

.o_InputSelectBox {
	width: 100% !important;
}

.o_InputSelectBox .listbox {
	text-align: left !important;
	top: 61px !important;
}

.oDropdownlist li.cur {
	background-color: #0c5ca8;
}

.input_warp_faq {
	width: 100%;
	text-align: left;
	position: relative;
}
.faq_mod_bottom .input_warp_faq #mCSB_1_scrollbar_vertical {
	display: none !important;
}
.ui_input {
	width: 85%;
	/* padding-left: 2%; */
	margin-bottom: 0;
	border: 1px solid #ccc;
     border-radius: 4px 0 0 4px;
     -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
     -ms-border-radius: 4px 0 0 4px;
     -o-border-radius: 4px 0 0 4px;
     }

     .o_InputSelectBox {
     	background: none !important;
     }
.ui_input input {
	width: 100%;
	font-size: 0.16rem;
	font-family: 'Effra-Regular';
	font-weight: normal;
	color: #555555;
	padding: 0 0.4rem 0 0.25rem;
	height: 50px;
	line-height: 50px;
}
.ui_input .input_icon.cur {
	display: inline-block;
	font-weight: bold;
	font-size: 22px;
}

.ui_input .input_icon {
	display: none;
}

.ui_input .input_icon {
	position: absolute;
	left: 95%;
	top: 50%;
	margin-top: -11.5px;
	z-index: 10;
}
.ui_input.cur {
	border-color: #0c5ca8 !important;
}
.input_warp_faq .button {
	width: 15%;
	height: 52px;
	background: #0c5ca8;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	border-bottom-right-radius: 0.03rem;
	border-top-right-radius: 0.03rem
}

.input_warp_faq .button:hover {
	background: #006acf;
}

.input_warp_faq .button i {
	color: #fff;
	font-size: 0.32rem;
	line-height: 52px
}

.faq_search .searchkey {
	font-size: 0.12rem;
	margin-top: 0.15rem;
	float: right;
	/* width: 100%; */
	width: 100%;
	text-align: left;
}
/* .faq_search .input_warp_faq{
	height: auto;
} */
/* .faq_search .input_warp_faq .ui_input{
	width: 100%;
} */
.faq_search .searchkey .field {
	display: inline-block;
	margin-right: 0.1rem;
	height: 0.25rem;
	vertical-align: top;
}

.faq_search .searchkey .keywarp {

	display: inline-block;
	word-break: break-word;
	vertical-align: top;
}

.faq_search .searchkey .key {
	display: inline-block;
	color: #0c5ca8;
	cursor: pointer;
	margin-right: 0.1rem;
	vertical-align: top;
}

@media screen and (max-width: 750px) {
	.faq_mod_bottom{
		    margin-bottom:0;
		    margin-top: 0;
	}
	.input_warp_faq {
		margin-top: 0.3rem;
	}

	.ui_input {
		width: 85%;
		padding-left: 3%
	}
		.ui_input.cur {
			border-color: #ccc !important;
			box-shadow: none;
		}
	/* .ui_input.cur {
		border-color: #0c5ca8 !important;
	} */
	.ui_input .input_icon.cur{
		 font-size: 16px;
		 left: 90%;
		 margin-top: -8.5px;
	}
	   .o_InputSelectBox .listbox{
		   top:49px !important;
	   }
	.input_warp_faq .o_InputSelectBox.cur {
		border: none;
		box-shadow: none
	}
	.input_warp_faq .o_InputSelectBox .listbox{
		left: -0.2rem;
		top: 50px;
		min-width: 104%;
	}
	.ui_input input {
		padding: 10px 0.6rem 10px 0;
		height: 38px;
		line-height: normal;
	}

	.input_warp_faq .button {
		height: 40px;
	}

	.o_Dropdown .name {
		height: 40px !important;
		line-height: 40px !important;
	}

	.input_warp_faq .button i {
		line-height: 40px;
	}

	.faq_search {
		padding: 0.8rem 0.15rem;
		padding-top: 0;
		padding-bottom: 0.3rem;
	}

	.faq_search .searchkey {
		width: 100%;
		font-size: 0.18rem;
	}

	.faq_search .searchkey .keywarp {
		width: auto;
	}

	.faq_search>div {
		width: 100% !important;
	}

	.faq_mod_bottom {
		border-top: none;
		width: 90%;
		margin: 0 auto;
	}
}

.faq_search .o_DropdownBody {
	width: 100%
}

/* faq_search end */



/* 新增faq详情页表单样式 */
.faqdetails_box .faq_support {
	padding-bottom: 0.6rem;
}

.faqdetails_box .faq_support>span {
	font-size: 0.24rem;
}

.faqdetails_box .faq_support .box {
	margin-top: 0.4rem;
}

.faqdetails_box .faq_support .box .item {
	display: inline-block;
	width: 1.5rem;
	margin-right: 0.8rem;
	cursor: pointer;
	vertical-align: top;
}

.faqdetails_box .faq_support .box .item img {
	width: 100%;
}

.faqdetails_box .faq_support .box .item p {
	font-size: 0.18rem;
	margin-top: 0.2rem;
	color: #000;
	text-align: center;
}


/* 反馈表单 start */

.faqdetails_box .faq_feedback {
	padding-bottom: 1rem;
}

.faqdetails_box .faq_feedback>span {
	display: block;
	font-size: 0.3rem;
	padding-bottom: 0.2rem;
	font-family: "Effra-Bold";
}

.faqdetails_box .faq_feedback p {
	display: inline-block;
	padding-left: 0.125rem;
	line-height: 36px;
	cursor: pointer;
	font-size: 0.18rem;
}

.faqdetails_box .faq_feedback .useful-box {
	display: inline-block;
	margin: 0 0;
	/* padding-top: 30px; */
	width: 100%;
}

.faqdetails_box .faq_feedback .useful-box-btn {
	display: inline-block;
	padding: 0.1rem 0 0.25rem 0;
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
}

.faqdetails_box .faq_feedback .useful-box-btn label {
	float: left;
}

.evaluate-box .major,
.suggest-box .major,
.useful-box .major {
	margin-right: 5px;
	color: #0c5ca8;
	line-height: 36px;
	font-size: 0.18rem;
}

.faqdetails_box .faq_feedback .useful-box-txt {
	font-size: 0.24rem;
	display: inline-block;
	padding: 0;
	float: none;
	line-height: 30px;
	vertical-align: top;
}

.faqdetails_box .faq_feedback .useful-box i {
	display: inline-block;
	margin-right: 10px;
	margin-left: 50px;
	width: 16px;
	height: 14px;
	background: url(praise.png) no-repeat;
	background-size: 16px 30px;
}

.faqdetails_box .faq_feedback .useful-box a {
	position: relative;
	cursor: pointer;
}

.faqdetails_box .faq_feedback .useful-box a input {
	position: absolute;
	left: 50px;
	display: none;
}

.faqdetails_box .faq_feedback .useful-box .yes i {
	background-position: 0 0;
}

.faqdetails_box .faq_feedback .useful-box .no i {
	background-position: 0 -16px;
}

.faqdetails_box .faq_feedback .evaluate-box {
	padding: 0.4rem 0 0.2rem 0;
}

.faqdetails_box .faq_feedback .star {
	margin-left: 50px;
}

.faqdetails_box .faq_feedback .star-txt {
	margin-left: 10px;
	color: #0c5ca8;
	font-size: 0.18rem;
	line-height: 14px;
}

.faqdetails_box .faq_feedback .evaluate-box i {
	display: inline-block;
	margin-right: 10px;
	margin-left: 50px;
	width: 80px;
	height: 16px;
	/**background: url(evaluate.png) no-repeat;**/
	background-size: 80px 96px;
}

.faqdetails_box .faq_feedback .evaluate-box .icon-star.active {
	background-position: 0 center;
}

.faqdetails_box .faq_feedback .evaluate-box .icon-star {
	display: inline-block;
	width: 16px;
	height: 16px;
	/** background: url(icon_evaluate.png) no-repeat;**/
	background-position: -16px center;
	background-size: 32px 16px;
	cursor: pointer;
}

.faqdetails_box .faq_feedback .evaluate-box {
	margin: 0;
}

.faqdetails_box .faq_feedback .evaluate-box-btn {
	display: inline-block;
	width: 100%;
	padding: 0.1rem 0 0.15rem 0;
}

.faqdetails_box .faq_feedback .evaluate-box-btn label {
	float: left;
}

.faqdetails_box .faq_feedback .prompt {
	margin-left: 10px;
	color: #ee0000;
	line-height: 30px;
	font-size: 0.18rem;
	display: inline-block;
	vertical-align: top;
}
@media all and (min-width:751px) {
	.faqdetails_box .faq_feedback .prompt {
		margin-top: 1px;
	}
}

.faqdetails_box .faq_feedback .evaluate-box label,
.faqdetails_box .faq_feedback .useful-box label {
	float: left;
}

.faqdetails_box .faq_feedback .why-box {
	margin-top: 0;
	border-bottom: 1px solid #E5E5E5;
	display: none;
	padding: 0.2rem 0;
	margin-bottom: 0.3rem;
}
.faqdetails_box .faq_feedback .suggest-box{
	font-size:0;
}
.faqdetails_box .faq_feedback .suggest-box textarea {
	margin: .1rem 0;
	padding: .1rem;
	height: 3rem;
	border: 1px solid #e5e5e5;
	outline: 0;
	overflow: hidden;
	resize: none;
	width: 97.5%;
	font-size: 0.18rem;
	border-radius: 6px;
}

.faqdetails_box .faq_feedback .help_modile .d_new_right_box {
	width: 3.5rem;
}

.faqdetails_box .faq_feedback .radio {
	padding: 0 0.5rem 0 0.2rem;
}

.faqdetails_box .faq_feedback .radio span {
	background: url('./hw2019_faqdetails_nochecked.png') no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	bottom: 0.06rem;
}

.faqdetails_box .faq_feedback .radio span.checked {
	background-image: url('./hw2019_faqdetails_checked.png');
	background-repeat: no-repeat
}

.faqdetails_box .faq_feedback .checker {
	margin: 0.2rem 0 0.3rem 0;
}

.faqdetails_box .faq_feedback .checker span {
	display: inline-block;
	border: 1px solid #e3e3e3;
	line-height: 1.5em;
	font-weight: bold;
	width: 1.5em;
	height: 1.5em;
	box-sizing: border-box;
	text-align: center;
	color: #0c5ca8;
	font-size: 0.16rem;
	border-radius: 4px;
	vertical-align: top;
	margin-top: 2px;
}

.faqdetails_box .faq_feedback .checker span i {
	display: none;
}

.faqdetails_box .faq_feedback .checker.checked span i {
	display: inline-block;
	font-size: 0.16rem;
	position: relative;
	bottom: 1px;
}

.faqdetails_box .faq_feedback .checked span {
	color: #0c5ca8;
}

.faqdetails_box .faq_feedback .checker p {
	line-height: 0.3rem;
	/* margin-top: 7px; */
	width: 90%;
	vertical-align: middle;
}

.faqdetails_box .faq_feedback input[type=text] {
	padding: 0 .1rem;
	height: 38px;
	outline: 0;
	border: 1px solid #e5e5e5;
	margin-right: 5px;
	width: 85%;
	padding: 3px 0.1rem;
	font-size: 0.18rem;
	border-radius: 6px;
}

.faqdetails_box .faq_feedback input[type=radio],
.faqdetails_box .faq_feedback input[type=checkbox] {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0;
	width: 16px;
	height: 16px;
	border: none;
	background: 0 0;
	opacity: 0;
	zoom: 1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

.faqdetails_box .faq_feedback .email,
.faqdetails_box .faq_feedback .phone {
	padding: 10px 0 42px;
	width: 50%;
	display: inline-block;
}

.faqdetails_box .faq_feedback .email .title,
.faqdetails_box .faq_feedback .phone .title {
	font-size: 0.24rem;
}

.faqdetails_box .faq_feedback .submitbox {
	width: 100%;
	text-align: center;
}

.faqdetails_box .faq_feedback .submitbox .submit {
	padding: 0 13.66667%;
	color: #0c5ca8;
	display: inline-block;
	font-size: 30px;
	font-size: 0.3rem;
	line-height: 70px;
	line-height: 2.26667em;
	border: 1px solid #0c5ca8;
	border-radius: calc(0.32rem + 2px);
	text-align: center;
	cursor: pointer;
	width: 284px;
	width: 2.84rem;
}

.faqdetails_box .faq_feedback .submitbox .submit:hover {
	box-shadow: #e5e5e5 0px 5px 10px 0px;
}

.faqdetails_box .faq_feedback .emailArea {
	display: none
}

.faqdetails_box .faq_feedback .phoneArea {
	display: none
}
.faqdetails_box .faq_feedback .suggest_prompt {
	padding-bottom: 42px;
}
.faqdetails_box .faq_feedback .suggest_prompt span {
	margin-left: 0;
}
@media screen and (min-width: 0px) {
	.faqdetails_box .faq_feedback .checker span {
		margin-top: 0;
	}
}
@media screen and (max-width: 750px) {
	.faqdetails_box {
		padding: 0 10px;
	}
	.faqdetails_box .faq_feedback .radio {
		padding: 0 0.35rem 0 0;
		position: relative;
		line-height: 36px;
	}
	.faqdetails_box .faq_feedback .radio span {
		background-size: 70%;
		/* bottom: 0.03rem; */
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -5px;
	}
	.faqdetails_box .faq_feedback p {
		padding-left: 0;
		font-size: 0.24rem;
		width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
		line-height: 1.2em;
		vertical-align: middle;
	}
	.evaluate-box .major,
	.suggest-box .major,
	.useful-box .major {
		line-height: 23px;
		font-size: 12px;
		display: inline-block;
		vertical-align: top;
		height: 20px;
		float: none;
	}
	.faqdetails_box .faq_feedback #reason1 .useful-box-txt{
		/* display: block;
		float: left; */
		padding-bottom: 0.1rem;
	}
	.faqdetails_box .faq_feedback .useful-box-txt {
		line-height: 20px;
	}
	.faqdetails_box .faq_feedback .prompt {
		line-height: 20px;
		/* float: left; */
	}
	.faqdetails_box .faq_feedback .checker span {
		width: 1.3em;
		height: 1.3em;
		vertical-align: top;
	}
	.faqdetails_box .faq_feedback .checker p {
		margin-left: 0.2rem;
	}
	.faqdetails_box .faq_feedback .email,
	.faqdetails_box .faq_feedback .phone {
		width: 100%;
		padding-bottom: 13px;
	}
	.faqdetails_box .faq_feedback input[type=text] {
		width: 97.5%;
	}
	.faqdetails_box .faq_feedback .submitbox {
		margin-top: 0.5rem;
	}
}
.d-inner {
	border-radius: 8px;
}

.d-border,
.d-dialog {
	width: 4rem;
}

.d-state-focus .d-content {
	width: 60%;
	margin: 0 auto;
	padding: 0.42rem 0 !important;
	font-size: 14px;
	word-break: normal;
	text-align: center;
}

.d-buttons {
	text-align: center;
	padding: 0 8px;
}

.d-button {
	margin-left: 0;
}

.d-state-highlight {
	width: 50%;
	background: #0c5ca8;
	border-radius: 8px;
	margin-bottom: 0.46rem;
	line-height: 0.4rem;
	box-shadow: none;
}

.d-close {
	background: #fff;
	font-size: 0.4rem;
	color: #0c5ca8;
	width: auto;
	height: auto;
	box-shadow: none;
	right: 0;
	top: 0;
	font-family: none;
}

.d-close:hover {
	right: 0;
	top: 0;
	box-shadow: none;
	background: #fff;
	color: #0c5ca8;
	width: auto;
	height: auto;
	line-height: 20px;
}

.d-state-highlight:active {
	background: #0c5ca8;
	box-shadow: none;
	border: none;
}

@media only screen and (max-width: 750px) {
	.d-border,
	.d-dialog {
		width: 5rem;
	}
	.d-state-focus .d-content {
		padding: 0.4rem 0 !important;
	}
	.d-close {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}