/*登录*/

.phone_text {
	color: #FFFFFF;
	font-size: 18px;
}


/*手机端资讯页面*/

@media (max-width: 480px) {
	.breeds {
		padding: 0px !important;
	}
	.breeds-right,
	.breeds1-left {
		padding: 64px 30px !important;
	}
	.phone_text {
		font-size: 16px;
	}
	.date_ref {
		font-size: 14px !important;
	}
	.cont_ref {
		font-size: 22px !important;
	}
	.date_ref-2 {
		font-size: 14px !important;
	}
	.ziti_bnt2 {
		margin-top: 15px !important;
	}
}


/*.product__details__text .primary-btn {*/


/*    padding: 16px 28px 14px;*/


/*}*/


/*选择数量*/

.pro-qty {
	width: 150px;
	height: 50px;
	display: inline-block;
	position: relative;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 20px;
}

.pro-qty input {
	height: 100%;
	width: 100%;
	font-size: 16px;
	color: #6f6f6f;
	width: 50px;
	border: none;
	background: #f5f5f5;
	text-align: center;
}

.pro-qty .qtybtn {
	width: 35px;
	font-size: 16px;
	color: #6f6f6f;
	cursor: pointer;
	display: inline-block;
}

.zhi_dbu {
	padding-bottom: 120px !important;
	padding-top: 80px;
}


/*底部三件套*/

.qum_btn {
	margin-bottom: 0em !important;
}

@media (max-width: 500px) {
	.qum_btn {
		margin-bottom: 80px !important;
	}
}

.ztxyi_fu {
	font-weight: 300;
	letter-spacing: 3px !important;
	padding-top: 0em !important;
	margin-bottom: 0em !important;
}

@media (max-width: 900px) {
	.ztxyi_fu {
		font-weight: 300;
		letter-spacing: 2px !important;
		padding-top: 0em !important;
		margin-bottom: 0em !important;
		padding: 0 18px;
	}
}

.lassfo_btn {
	margin: 0px !important;
	padding-bottom: 0.5em !important;
	padding-top: 120px !important;
}

.list_btn {
	margin-top: 10px !important;
}

.list_btn li {
	margin-right: 1.2em;
}


/**/

.product__details__pic__item img {
	width: 690px;
	height: 750px;
	/*object-fit: contain;*/
	object-fit: cover;
}

@media only screen and (max-width:766px ) {
	.product__details__pic__item img {
	/*width: 552px;
	height: 600px;
	object-fit: contain;*/
	width: 460px;
	height: 590px;
	object-fit: cover;
	margin: 1px;
}

@media only screen and (max-width: 766px)
.product__details__pic {
    padding-left: 10px;
    padding-right: 10px;
}

}

/*推荐*/

.recom_btj {
	margin: auto;
}

.blck_rn {
	padding-bottom: 120px;
}

@media (max-width: 600px) {
	.blck_rn {}
}

.blck_btn {
	text-align: center;
	display: none;
}

.product__item__pic {
	width: 330px !important;
	height: 500px !important;
	object-fit: cover;
}

@media (max-width: 600px) {
	.product__item__pic {
		width: 100% !important;
	}
}


/*卡片*/

.ka {
	padding: 1em 0;
}

.bar_btn {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 80px;
}

.ka-header {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 80px;
}

.ztxyi {
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 28px !important;
	padding-bottom: 20px;
	font-family: "Poppins", sans-serif;
}

.ka-header_2 {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 80px;
}

.light_font {
	font-weight: 300;
	color: #AAAAAA;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	/*3表示只显示3行*/
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	white-space: nowrap;
}

.ftco-owl {
	margin-top: 0px !important;
	/*margin-bottom: 90px!important;*/
	margin-bottom: 120px !important;
}

.pp_pl_ntt {
	padding: 0em !important;
}


/*圆点滚动*/

.owl-dots {
	margin-top: 60px;
}

.ka-header p {
	color: #AAAAAA;
	font-weight: 300;
	padding-top: 0.5em;
	font-size: 14px;
}

@media only screen and (max-width: 766px) {
	.ka-header p {
	padding: 10px;
}
}

.ka-header_2 h5 {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.ka-header_2 p {
	font-weight: 300;
	font-size: 12px;
}

.futext {
	font-size: 14px;
	font-weight: 300;
	color: #AAAAAA;
	margin-bottom: 0em !important;
}


/*轮播图手机版*/

@media (max-width: 990px) {
	.img-responsive {
		object-fit: cover;
		width: 120vw !important;
		height: 60vh !important;
	}
}


/*轮播图去阴影*/

.carousel-control.left {
	background-image: none !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: none !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}


/*页脚格子*/

.boli_btn a {
	font-weight: bold;
}


/*商品格子*/

.img-prod {
	/*border: 5px solid lightsalmon;*/
}

.product .img-prod img {
	object-fit: cover;
	width: 460px;
	height: 500px;
}

.carousel-control img {
	width: 50px !important;
	height: 50px !important;
}


/*控制轮播滚动*/

@media (min-width: 1200px) {
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -90px !important;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-next {
		margin-left: -90px !important;
	}
}

@media (max-width: 700px) {
	.carousel-control img {
		width: 15px !important;
		height: 15px !important;
		margin-top: -15px !important;
	}
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 50%;
	background: #e6e6e6;
	position: relative;
}

.carousel-indicators li::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.carousel-indicators li::after {
	position: absolute;
	top: -2px;
	left: -2px;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
	content: '';
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.carousel-indicators .active {
	background-color: #b3b3b3 !important;
}


/*展示图*/

.imgRe_bbb {
	width: 1920px;
	height: 630px;
	object-fit: cover;
}

.textp_btn p {
	color: #aaaaaa;
}

.text_hd {
	margin: 2em;
}

.text_hd h4 {
	font-weight: 600;
	font-size: 18px !important;
	font-family: "Cairo", sans-serif;
}

.text_hd p {
	color: #aaaaaa;
	font-size: 14px !important;
	font-family: "Cairo", sans-serif;
}

.ftco-section {
	padding: 9em 0;
	position: relative;
	/*margin-top: 7em;*/
	margin-left: 0em;
	margin-right: 0em;
}

.testimony-section .owl-carousel .owl-stage-outer {
	margin-top: 120px !important;
	margin-bottom: 80px !important;
	position: relative;
}


/*关于我们*/

.text_wb {
	color: #aaaaaa;
	font-weight: 300;
	font-size: 16px;
	font-family: "Cairo", sans-serif;
}

@media (max-width: 900px) {
	.text_wb {
		color: #aaaaaa;
		font-weight: 300;
		font-size: 16px;
		margin-left: 10px;
	}
}

.ztxyi_abou {
	font-weight: 600;
	padding-left: 290px;
	letter-spacing: 3px;
	font-size: 24px !important;
}


/*关于我们手机缩小*/

@media (max-width: 900px) {
	.ztxyi_abou {
		font-weight: 600;
		letter-spacing: 3px;
		font-size: 18px !important;
		padding: 0px;
		margin-left: 180px;
	}
}

@media (max-width: 900px) {
	.ma_pan_bnt {
		font-weight: 300 !important;
		font-size: 12px !important;
		padding: 0px !important;
		margin-left: 180px !important;
	}
}

@media (max-width: 900px) {
	.ma_pan {
		padding-left: 5px !important;
		color: #aaaaaa;
		font-weight: 300;
		list-style: none;
		/* background-color: #a9fd00; */
	}
}

@media (max-width: 900px) {
	.lilt_btn {
		margin-top: 190px;
		margin-left: -355px;
	}
}

@media (max-width: 900px) {
	.ma_pan li {
		padding-left: 4px;
		font-size: 14px;
		text-align: left;
	}
}

.left_tbnt {
	margin-left: 200px;
}

.portfol_btn {
	padding-top: 120px;
}

.portfolio-gallery:before,
.portfolio-gallery:after {
	position: absolute;
	content: "";
	left: 0;
	top: -68px;
	width: 459px;
	height: 590px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}

.img-circle {
	border-radius: 50%;
	overflow: hidden;
	width: 200px;
	height: 200px;
	/*right*/
	float: right;
	margin-right: 18px;
	position: absolute;
	z-index: 999;
	margin-left: 4em;
	background-color: #f8f8f8;
}

@media (max-width: 900px) {
	.img-circle {
		border-radius: 50%;
		overflow: hidden;
		width: 150px;
		height: 150px;
		object-fit: cover;
		/*right*/
		position: absolute;
		z-index: 999;
		margin: 20px;
	}
}

.text_js {
	background-color: #aaaaaa;
}

.ma_pan {
	margin-top: 2em;
	margin-bottom: 2em;
	padding-left: 290px;
	color: #aaaaaa;
	font-weight: 300;
	font-size: 16px;
	list-style: none;
	font-family: "Cairo", sans-serif;
	/*height: 200px!important;*/
}

.ma_pan_bnt {
	padding-left: 290px;
	color: #aaaaaa;
	font-weight: 100;
	font-size: 16px;
	letter-spacing: 1px;
}

.p_bjys {
	background-color: #F8F8F8;
	margin-top: 2em;
}

@media (max-width: 900px) {
	.p_bjys {
		background-color: #F8F8F8;
		margin-top: 1em;
	}
}

.btwz_btn {
	float: right;
	margin-right: 18px;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 3px !important;
	font-family: "Poppins", sans-serif;
}

@media (max-width: 900px) {
	.btwz_btn {
		float: left;
		margin-left: 10px;
		margin-top: 40px;
		margin-bottom: 10px;
		letter-spacing: 3px;
	}
}

.wzjg_tz {
	padding-top: 120px;
}

@media (max-width: 900px) {
	.wzjg_tz {
		text-align: center;
		padding-top: 0px;
	}
}


/*首页评论*/

.mb-4 {
	color: #aaaaaa;
}

.gwj_bnt {
	margin-left: 20px !important;
	margin-top: 10px !important;
	padding-top: 0px !important;
}


/*尾部*/

.little_btn img {
	width: 50px;
	height: 50px;
}

.tran_btn {
	text-transform: uppercase;
	font-weight: bold;
}

#foot_btn {
	width: 100vw;
	/*height: 100vh;*/
	margin: 0;
	border: none;
	/*padding-top: 30px;*/
	padding-top: 0px !important;
}

#foot_btn iframe {
	width: 100%;
	height: 100%;
	margin: 0;
	border: none;
}


/*头部*/

#head_btn {
	width: 100vw;
	height: 25.5vh;
	margin: 0;
	border: none;
}

#head_btn iframe {
	width: 100%;
	height: 100%;
	margin: 0;
	border: none;
}


/*页脚*/

.little_icon {
	width: 13px;
	height: 17px;
	object-fit: cover;
	margin-top: 2px;
	margin-right: 20px;
}

.yewei_btn {
	margin-left: auto;
	margin-right: auto;
	font-weight: 300;
	color: #dedede;
	margin-bottom: 40px;
}

.ftco-heading-2 {
	margin-bottom: 40px !important;
}

.ftco-footer .ftco-footer-widget ul li a {
	font-size: 14px;
	font-weight: 600 !important;
	color: #0B0B0B;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Poppins", sans-serif;
}

.ftco-footer {
	margin-top: 0em !important;
}


/* 设置滚动条的样式 */

#foot_btn iframe::-webkit-scrollbar {
	width: 0;
	height: 0;
}


/*refer*/


/*breeds*/

.more_refe {}

.cter_btn {
	text-align: center;
	display: inline-block;
	background-color: #000000;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF !important;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	width: 300px;
	height: 50px;
	padding: 12px;
	display: block;
	margin: 0 auto;
	margin-top: 80px !important;
	margin-bottom: 120px;
	letter-spacing: 2px;
}


/*.cter_btn:hover {*/


/*    background-color: #f1f1f1;*/


/*    color: #0b0b0b !important;*/


/*}*/

.date_ref {
	padding-top: 5px;
	font-weight: 100;
	color: #aaaaaa;
	font-size: 14px;
	padding-bottom: 5px;
}

.date_ref-2 {
	font-weight: 100;
	color: #aaaaaa;
	font-size: 12px;
	padding-bottom: 5px;
}

.cont_ref {
	color: #FFFFFF;
	padding: 10px 0px;
}

.breeds1-left {
	height: 500px;
	float: right;
	width: 30%;
	background: #242425;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-align: center;
	/*padding: 84px 40px;*/
}

.breeds1-right {
	height: 500px;
	float: right;
	width: 70%;
	overflow: hidden;
}

.breeds-right {
	height: 500px;
	float: right;
	width: 30%;
	background: #242425;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-align: center;
	/*padding: 84px 40px;*/
}

.breeds-left {
	height: 500px;
	float: left;
	width: 70%;
	overflow: hidden;
}

.wthree-almub {
	background: url(../images/refe.png) no-repeat center;
	background-size: cover;
	min-height: 234px;
	-webkit-transition: all 3s;
	-moz-transition: all 3s;
	-o-transition: all 3s;
	transition: all 3s;
	display: block;
	height: 500px;
	object-fit: cover
}

.wthree-almub.wthree-almub2 {
	background: url(../images/refe1.png) no-repeat center;
	background-size: cover;
}

.wthree-almub.wthree-almub3 {
	background: url(../images/refe2.png) no-repeat center;
	background-size: cover;
}

.wthree-almub.wthree-almub4 {
	background: url(../images/refe.png) no-repeat center;
	background-size: cover;
}

.w3lsbreeds-grid {
	margin-top: 0em;
}

.w3lsbreeds-grid h4,
.breeds1-left h4 {
	font-size: 1.6em;
	color: #fff;
}


/*.breeds p, .w3lsbreeds-grid:hover div.breeds1-left p {*/


/*     margin-top: 2em;*/


/*     color: #eee;*/


/*     line-height: 1em;*/


/* }*/

.w3more,
.w3more:hover {
	font-size: 1em;
	color: #ffff;
	margin-top: 0.6em;
	display: inline-block;
}

.w3more i.fa {
	padding-right: 8px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
}

.w3more:hover i.fa {
	padding-right: 15px;
}

.w3lsbreeds-grid:hover div.breeds-right {
	background: #353538;
}

.w3lsbreeds-grid:hover.w3lsbreeds-grid h4 {
	color: #FFFFFF;
}

.w3lsbreeds-grid:hover.w3lsbreeds-grid p,
.breeds1-left p {
	color: #f9f9ff;
}

.w3lsbreeds-grid:hover div.breeds1-left {
	background: #353538;
}

.breeds1-left h4 {
	color: #FFFFFF;
}

.w3lsbreeds-grid:hover div.breeds1-left h4 {
	color: #FFFFFF;
}

.w3lsbreeds-grid:hover .wthree-almub {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}


/*-- //breeds --*/


/*头部截面*/

.breadcrumb-section {
	display: flex;
	align-items: center;
	padding: 45px 0 40px;
	background-color: #f8f9fa;
}

@font-face {
	font-family: "SUBTITLE";
	src: url("../fonts/SUBTITLE.ttf");
}

.breadcrumb__text h2 {
	font-size: 40px;
	color: #000000;
	font-weight: 100;
	font-family: "SUBTITLE"/*sans-serif*/
	;
}

@media (min-width: 900px) {
	.abcd_btn {
		padding-left: 70px;
	}
}


/*商品详情*/

.left_black {
	padding-left: 30px !important;
}

@media (max-width: 900px) {
	.left_black {
		padding-left: 40px !important;
	}
}


/*人民币符号*/

.product__details__price {
	font-size: 18px;
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 40px;
}


/*价格*/

.product__details__price span {
	font-size: 25px;
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 15px;
}


/*标题*/

.product__details__text {
	margin-bottom: 15px;
}

.product__details__text h3 {
	font-weight: 700;
	font-size: 25px;
	color: #252525;
	margin-top: 6px;
	margin-bottom: 18px;
}

.product__details__text p {
	color: #3d3d3d;
	font-weight: 300;
	font-size: 14px;
}

.primary-btn {
	font-size: 14px !important;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	/* 设置垂直居中 */
	margin-right: 20px;
	display: inline-block;
	font-size: 12px;
	color: #091724;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #f5f5f5;
	letter-spacing: 2px;
	padding-bottom: 0em;
}

.primary-btn:focus {
	outline: none;
	background-color: #091724;
}

.primary-btn:hover {
	outline: none;
	background-color: #091724;
}

.primary-btn_ys {
	padding: 0 20px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	color: #091724;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #f5f5f5;
	letter-spacing: 2px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.primary-btn_ys:hover {
	outline: none;
	background-color: #091724;
}


/*.primary-btn_ys:focus {*/


/*    outline: none;*/


/*    background-color: #091724;*/


/*}*/

.colour_btn {
	display: flex;
}

.size_xz {
	padding: 0 20px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	color: #091724;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #f5f5f5;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-bottom: 23px;
}

.size_xz1 {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	/* 设置垂直居中 */
	color: #091724;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #f5f5f5;
	letter-spacing: 2px;
	margin-bottom: 38px;
	width: 260px;
	height: 50px;
}

.size_xz1:focus {
	outline: none;
	background-color: #091724;
}

.size_xz1:hover {
	outline: none;
	background-color: #091724;
	color: #fbf9ff;
}

.size_xz:hover {
	outline: none;
	background-color: #091724;
}

.quantity {
	margin-top: 0em;
	margin-bottom: 0em;
}

.section-title h2:after {
	position: absolute;
	left: 0;
	bottom: -15px;
	right: 0;
	height: 4px;
	width: 80px;
	background-color: #0b0b0b;
	content: "";
	margin: 0 auto;
}


/*登录*/


/*(href="css/css/css_btn/login.css")*/

.login_part .login_part_text p {
	color: #7c7c7c !important;
}

.login_part .login_part_text .btn_3 {
	border: 1px solid #000000;
	background-color: transparent;
	font-size: 12px;
	margin-top: 28px;
	color: #000000 !important;
	text-decoration: none;
	letter-spacing: 2px;
}

.numberWx_btn {
	display: flex;
	aling-items: centrer;
	align-items: center;
}

.inputZF_btn {
	width: 300px !important;
	font-size: 14px;
}


/*购物车*/

.shoping__discount form button {
	padding: 15px 30px 11px;
	font-size: 12px;
	letter-spacing: 4px;
	background: #6f6f6f;
	color: #FFFFFF;
	border: none;
}

.shoping__cart__table table tbody tr td.shoping__cart__item {
	margin-right: 1.2em;
	text-align: left;
	display: flex;
	aling-items: centrer;
	align-items: center;
}

.shoping__cart__table table tbody tr td.shoping__cart__item p {
	font-size: 13px;
	margin: 0;
}

.shoping__cart__table table tbody tr td.shoping__cart__item img {
	display: inline-block;
	margin-right: 25px;
}

.shoping__cart__table table tbody tr td.shoping__cart__item h5 {
	color: #1c1c1c;
	display: inline-block;
	margin-bottom: 0.5em;
}

.shoping__cart__table table thead th {
	font-weight: 300;
	color: #000000;
	padding-bottom: 20px;
}

.shoping__checkout ul li span {
	font-size: 18px;
	color: #000000;
	float: right;
	font-weight: 400;
}

.shoping__checkout ul li p {
	font-size: 18px;
	color: red;
	float: right;
}


/*我的订单*/

.shoping-cart {
	padding-top: 80px !important;
	padding-bottom: 40px !important;
	background-color: #FFFFFF;
}

.ziti_bnt2 {
	letter-spacing: 2px;
	display: inline-block;
	padding: 11px 0px;
	background-color: #000000;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF !important;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display: block;
	margin: 0 auto;
	margin-top: 1.5em;
	width: 150px;
	height: 50px;
	vertical-align: middle;
	text-align: center
}


/*.ziti_bnt2:hover {*/


/*    background-color: #d1d1d1;*/


/*    color: #000000 !important;*/


/*}*/

@media (max-width: 640px) {
	.breeds-right,
	.breeds1-left {
		padding-top: 16px;
	}
}


/*点击查看物流*/

.ziti_bnt {
	display: inline-block;
	padding: 8px 26px;
	border-radius: 5px;
	background-color: #000000;
	border: 1px solid #b8b7b7;
	font-size: 15px;
	font-weight: 500;
	color: #FFFFFF !important;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.ziti_bnt:hover {
	background-color: #FFFFFF;
	color: #0b0b0b !important;
}

.big_btn {
	width: 60vw;
	height: 60vh;
}

.tbu_wl {
	width: 100%;
	color: #0b0b0b;
	font-weight: 200;
	margin-top: 30px;
}

.time_btn {
	color: #0b0b0b;
	font-weight: 200;
}


/*分割线*/

.big_btn table thead tr {
	border-bottom: 1px solid #ebebeb;
	height: 60px;
}

.big_btn table tbody tr {
	border-bottom: 1px solid #ebebeb;
	height: 60px;
}

.ui-popup.ui-content,
.ui-popup .ui-content {
	padding: 50px;
}

.side_dd {
	font-weight: 600;
}

.shoping__cart__logistics {
	font-weight: 500;
}

.shoping__cart__numbenr {
	font-weight: 500;
}

.btn_3 {
	text-align: center;
	/*line-height: 25px;
    width: 300px;
    height: 50px;*/
	display: inline-block;
	padding: 16px 36px;
	background-color: #000000;
	border: 1px solid #0b0b0b;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}


/* line 56, /Applications/MAMP/htdocs/old/palash/cl/shop_html/sass/_button.scss */

.btn_3:hover {
	background-color: #0b0b0b;
	color: #fff;
}

.btn_4 {
	display: inline-block;
	padding: 18px 36px;
	border-radius: 5px;
	background-color: transparent;
	border: 1px solid #b8b7b7;
	font-size: 15px;
	font-weight: 700;
	color: #000000 !important;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}


/* line 56, /Applications/MAMP/htdocs/old/palash/cl/shop_html/sass/_button.scss */

.btn_4:hover {
	background-color: #0b0b0b;
	color: #FFFFFF !important;
}

.shoping__cart__table table tbody tr td.shoping__cart__total {
	font-size: 18px;
	color: #1c1c1c;
	font-weight: 500;
	width: 110px;
}

.shoping__cart__table table tbody tr td.shoping__cart__price {
	font-size: 18px;
	color: #1c1c1c;
	font-weight: 500;
	width: 100px;
}


/**
 * 我的订单 横线
 */

.lines {
	border-bottom: 1px solid #ebebeb;
}

.nolines {
	border-bottom: none;
}


/**
 * 脚补
 */

@media only screen and (max-width:600px) {
	.abc_btn h2 {
		margin-top: 15px;
	}
}


/*
 * 弹窗
 */

#choiceWindow {
	/*display: none;*/
	position: absolute;
	top: 50%;
	left: 30%;
	width: 40%;
	/*height: 100px;*/
	/*border: 3px solid #ccc;*/
	background-color: white;
	z-index: 30;
	overflow: auto;
}

#choiceWindow button {
	font-size: 14px !important;
	color: #000;
	font-weight: bold;
	/* text-transform: uppercase;*/
	display: inline-block;
	padding: 20px;
	background: #fff;
	border: none;
	letter-spacing: 2px;
	width: 100%;
}

#backGround {
	/*display: none;*/
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1800px;
	background-color: #000000;
	z-index: 25;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=88);
}

@media only screen and (max-width:766px) {
	#choiceWindow {
		position: absolute;
		top: 45%;
		left: 20%;
		width: 60%;
		background-color: white;
		z-index: 30;
		overflow: auto;
	}
	#choiceWindow button {
		font-size: 14px !important;
		color: #000;
		font-weight: bold;
		display: inline-block;
		padding: 10px;
		background: #fff;
		border: none;
		letter-spacing: 2px;
		width: 100%;
	}
	#backGround {
		/*display: none;*/
		position: absolute;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 1800px;
		background-color: #000000;
		z-index: 25;
		-moz-opacity: 0.5;
		opacity: .50;
		filter: alpha(opacity=88);
	}
}