a {text-decoration:none; outline:none; }
a:hover {text-decoration:none;}
a:focus{outline:0 none;}
a:link{text-decoration:none;}

.modal-dialog{margin-top: 150px !important;}

.ypsq_sx,.container-fluid {height: auto;}

.ypsq_sx {
	width: 100%;
	position:  relative;
}

.ypsq_floatl {
	float: left;
	width: 100%;
}

.ypsq_lineh {
	line-height: 23px;
}

.fill_100 {
	width: 100%;
}

.font_color_1c {
	color: #1c93e3;
}

.ypsq_lts {
	margin-top: 6px;
	margin-left: -10px;
}

.table>thead:first-child>tr:first-child>th {
	padding: 12px 0px;
}

.product-detailed .table>tbody>tr>td {
	padding: 15px 0px;
}

.more-brand-div {
	width: 100%;
	top: 0;
}

.ypsq_page {
	float: right;
}

.ypsq_page ul {
	float: left;
	font-size: 15px;
}

.ypsq_page p {
	float: left;
	font-size: 15px;
	padding: 8px 10px;
}

.ypsq_page .ypsq_pagetz {
	padding: 0px 10px;
}

.ypsq_page p>b {
	font-weight: normal;
}

.ypsq_page p>span {
	color: #359de6;
}

.ypsq_page ul>li {
	float: left;
	margin: 0px 5px;
}

.ypsq_page ul>li>a {
	display: block;
	padding: 8px 15px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	color: #585858;
}

.ypsq_page ul>li.active>a {
	border: 0px;
	background: #FFFFFF;
	color: #ff4144;
}

.ypsq_page ul>.frist_page.active>a,
.ypsq_page ul>.last_page.active>a {
	border: 1px solid #dddddd;
	background: #FFFFFF;
	color: #dddddd;
}

.page_input {
	width: 35px;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
}

.page_qr {
	display: inline-block;
	padding: 8px 15px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	color: #585858;
}

.ypsq_ss {
	float: right;
	border: 1px solid #dddddd;
	height: 30px;
}

.ypsq_ss input:focus {
	outline: 0 none;
}

.ypsq_ss input {
	border: 0px;
	height: 28px;
	padding-left: 5px;
}

.ypsq_ss button {
	background: none;
	border: 0px;
	height: 28px;
	vertical-align: bottom;
	width: 30px;
}


.category a{
	padding-top: 3px;
	display: inline-block;
	width: 128px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ypsq_pp{
	position: absolute;
	top: 0;
	bottom: 0;
	min-height: 310px;
}
#mCSB_1{
	max-height: 180px;
	overflow: auto;
}
.marginLeft85{
	margin-left: 8%;
}
.more-brand-div{
	height: auto;
	min-height: 315px;
}
.ypsq_tbody{

}
.ypsq_tbody tr:nth-child(even){
	background: #F5F5F5;
}
.ypsq_tbody tr:hover{
	background: #D1E7F7 !important;
	font-weight: bolder;
}
.table-ov-fixd{
	table-layout: fixed;
	width: 100%;
	margin: 0px;
}
.text-width-over{
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	padding-right: 140px!important;
}
.serch_left{
	position: absolute;
	left: 165px;
	top: 257px;
	z-index: 99;
}

/*jessie by 2019-4-3*/
.login-prompt-box {
	position: relative;
	background: #f3f8fc;
	border: 1px solid #1b94e5;
	width: 100%;
	min-height: 40px;
	text-align: center;
}
.login-prompt-box .warning-icon{
	display: inline-block;
	background: url("/images/tips.png");
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.login-prompt-box .close-btn {
	position: absolute;
	top: 0;
	right: 0;
	background: #1b94e5;
	width: 17px;
	height: 17px;
	color: #fff;
	border-radius: 0 0 0 20px;
	cursor: pointer;
}
.login-prompt-box .close-btn > .close-text{
	position: relative;
	top: -4px;
	left: 2px;
}
.login-prompt-box .btn {
	background: #1b94e5;
	color: #fff;
	border-radius: initial;
	margin: 5px 10px;
}

#profile > .center-left {
	display: inline-block;
	width: 75%;
}

#profile > .center-right {
	float: right;
	width: 25%;
	padding: 18px;
}
.carousel .carousel-inner {
	width: 265px;
	height: 360px;
}
.carousel .carousel-indicators > li{
	border-radius: initial;
	width: 15px;
	height: 5px;
	margin: 1px;
}

.carousel > a.left, .carousel > a.right{
	opacity: 0;
}

.carousel > a.left:hover {
	opacity: 1;
}

.carousel > a.right:hover {
	opacity: 1;
}

.recommendation-scheme {
	height: 255px;
	margin-top: 35px;
}

.recommendation-scheme > .scheme-title {
	background: #ff890b;
	padding: 10px;
	font-size: 16px;
	color: #fff;
}
.recommendation-scheme .scheme-img, .recommendation-scheme .scheme-img > img{
	display: inline-block;
	width: 90px;
	max-height: 60px;
}
.recommendation-scheme .scheme-text {
	display: inline-block;
	vertical-align: top;
	width: 145px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-line;
}
.recommendation-scheme .scheme-center {
	padding: 5px;
	background: #f9f9f9;
}
.recommendation-scheme .scheme-center >.text-box {
	position: relative;
	margin-top: 5px;
}
.recommendation-scheme .scheme-text::after {
	position: absolute;
	top: 32px;
	right: 5px;
	content: '...';
}
.recommendation-scheme .scheme-center ul > li {
	list-style-position: inside;
	list-style-type: square;
	cursor: pointer;
	padding-top: 5px;
	/*color: #ff890b;*/
}
.recommendation-scheme .scheme-center ul > li:first-child {
	list-style-type: none;
}
.recommendation-scheme .scheme-center ul > li:first-child .title {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.option {
	display: inline-block;
	border-radius: initial;
	width: 150px;
}
