ul, li {
	list-style: none;
}

a:hover {
	text-decoration: none !important;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

/*button{*/
/*background-color: transparent;*/
/*border:none;*/
/*outline: none;*/
/*padding: 0;*/
/*}*/
.ft-l {
	float: left;
}

.ft-r {
	float: right;
}

input {
	border: none;
	outline: none;
	background-color: transparent;
}

.tx-cn {
	text-align: center;
}

.fz-18 {
	font-size: 18px;
}

.fz-36 {
	font-size: 36px;
}

.cr-D01126 {
	color: #D01126;
}

.cr-007AFF {
	color: #007aff;
}

.bgc-f2f8ff {
	background-color: #f2f8ff;
}

.btn-default {
	border: none;
	border-radius: 0;
}

.btn {
	height: 70px;
	line-height: 50px;
}

.bgc-ff4d70 {
	color: #fff;
	background-color: #FF4D70;
}

/*.my-nav{*/
/*height: 70px;*/
/*}*/
.my-nav .defalut-nav {
	color: #fff;
	background-color: #FF4D70;
}

.my-nav .btn-default:hover, .my-nav .btn-default:active, .my-nav .btn-default:focus
	{
	/*background-color: transparent !important;*/
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

html, body {
	background-color: #f4f4f4;
	position: relative;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 350px !important;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.icon-four {
	height: 60px;
	overflow: hidden;
	margin: 20px 0;
}

.icon-four img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

.icon-four .icon-item {
	float: left;
}

.icon-four .icon-item .icon-item-title {
	font-size: 16px;
}

.icon-four .icon-item .icon-item-title, .icon-four .icon-item .icon-item-content
	{
	height: 30px;
	line-height: 30px;
}

.goods {
	/*display: flex;*/
	/*flex-direction:column;*/
	/*flex-wrap:wrap;*/
	/*justify-content:space-around;*/
	position: absolute;
	top: 55px;
	left: 220px;
}

.goods-item {
	/*flex-grow:2;*/
	width: 265px;

	background-color: #fff;
	box-sizing: border-box;
	padding: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

/*.goods-item:hover{*/
/*border: 2px solid #FF4D70;*/
/*}*/
.goods-item .goods-a {
	display: block;
	height: 100%;
	cursor: pointer;
}

.goods-item img {
	width: 100%;
	height: 180px;
}

.paixu .defalut {
	color: #F64F6F;
}

.paixu a {
	margin-right: 5px;
}

.shop-goods {
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-bottom: 20px;
}

.goods-border {
	float: right;
	height: 26px;
	line-height: 26px;
	border: 1px solid #E5E5E5;
	margin-top: 5px;
	padding: 0 10px;
	border-radius: 13px;
}

.form-box {
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
}

.form-box input {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
}

.form-box1 input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

.form-box .form-item {
	padding-left: 50px;
	position: relative;
	height: 70px;
	width: 100%;
}

.form-box1 .form-item {
	padding-left: 50px;
	position: relative;
	height: 50px;
	width: 100%;
}

.form-item img {
	width: 20px;
	height: 25px;
	position: absolute;
	top: 20px;
	left: 10px;
}

.form-a {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background-color: #4186ff;
	text-align: center;
}

.form-a:hover {
	color: #fff;
}

.title-box>div {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #4186ff;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	margin-right: 10px;
}

.my-btn {
	width: 90px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
}

.radius-item {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 20px;
	margin: 50px auto 0;
}

.center-item {
	/*display: inline-block;*/
	width: 355px;
	height: 150px;
	position: relative;
	padding: 20px 0 25px 30px;
	background-color: #fff;
	float: left;
	margin-left: 5px;
}

.center-item>div {
	line-height: 28px;
}

.pro-item {
	background-color: #fff;
	padding: 0 20px;
	cursor: pointer;
}

.pro-item:hover {
	font-weight: bold;
}

.kefu {
	display: none;
	width: 200px;
	height: 600px;
	position: fixed;
	top: 200px;
	z-index: 9;
	right: 0;
	box-shadow: 0 0 16px -5px #000;
	overflow: hidden;
	background-color: #fff;
}

.kefu-title {
	height: 40px;
	line-height: 40px;
	text-align: center;;
	background-color: #F08326;
	color: #fff;
	font-size: 20px;
}

.kefu-btn {
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 10;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background-color: #FFCC33;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 30px 0 0 30px;
	cursor: pointer;
	user-select: none;
	box-shadow: 0 0 10px -5px #000;
}

.layui-input, .layui-textarea {
	display: inline-block;
}

.layui-unselect {
	width: 180px;
	display: inline-block;
}

.shade-div {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background-color: rgba(0, 0, 0, 0.5);
}

.add-goods-div {
	display: none;
	width: 900px;
	height: 600px;
	background-color: transparent;
	padding: 40px;
	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10001;
}

.add-goods-div-i {
	background-color: #fff;
	height: 100%;
	position: relative;
	border-radius: 2px;
	overflow-y: auto;
	overflow-x: hidden;
}

#close-add {
	position: absolute;
	top: 0;
	right: 40px;
	cursor: pointer;
	background-color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 40px;
	box-shadow: 0 0 6px 1px;
}

.tab-div .layui-btn-primary:hover {
	border-color: #FF4D70;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.form-box>div {
	overflow: hidden;
}

.nav .dropdown-toggle {
	border-top: 1px solid;
	border-color: #eee !important;
	border-bottom: 1px solid;
	border-color: #eee !important;
}

.fahuo-a>div {
	background-color: #ec4141;
	color: #fff;
	border-radius: 35px;
	padding: 5px 0;
}

.fahuo-a:hover {
	background-color: transparent !important;
}

.userCenter-box {
	padding-left: 0;
}

.index-item {
	height: 700px
}



.index-item-kb {
	width: 240px;
}



@media screen and (max-width: 1280px) {
	.goods-item {
		width: 240px !important;
	}
	.form-a {
		width: 120px;
	}
	.form-item img {
		top: 12px;
	}
	.form-box input {
		height: 50px;
		line-height: 50px;
	}
	.form-box .form-item {
		height: 50px;
	}
	.center-item {
		width: 250px;
	}
	.userCenter-box {
		padding-left: 35px;
	}
	.index-item-kb {
		width: 220px;
	}
}


.way-item-box{
    display: block;
    width: 100%;
    height: 400px;
    border:1px solid #ccc;
    box-sizing: border-box;
    padding:20px 20px;
    cursor: pointer;
    position: relative;
}

.way-item-box .wey-box-ctt{
    color: rgba(0,0,0,.45);
    margin-top: 10px;
    padding: 0 12px;
}

.way-item-box:hover{
    border-color: #4186ff;
}

.way-item-box:focus{
    outline:none;
    text-decoration:none;
}


.way-item-box img{
    width: 180px;
    height:180px;
    margin-bottom: 10px;display: block;margin:auto;
}

.way-item-box .wey-box-btn{
    position: absolute;
    width: 100px;
    height: 40px;
    line-height: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    border: 1px solid #4186ff;
    text-align: center;
    color: #4186ff;
    font-size: 16px;
}
.way-item-box .wey-box-btn_order{
    position: absolute;
    width: 100px;
    height: 40px;
    line-height: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    border: 1px solid #4186ff;
    text-align: center;
    color: #4186ff;
    font-size: 16px;
}

@media screen and (max-width: 1280px) {
    .goods-item {
        width: 240px !important;
    }

    .form-a {
        width: 120px;
    }

    .form-item img {
        top: 12px;
    }

    .form-box input {
        height: 50px;
        line-height: 50px;
    }

    .form-box .form-item {
        height: 50px;
    }

    .center-item {
        width: 250px;
    }

    .userCenter-box {
        padding-left: 35px;
    }

    .swiper-slide {
        width: 250px !important;
    }

    .index-item {
        width: 220px;
    }
}


.pic{
	/*background: url("/images/site/gift.jpg") no-repeat center top;*/
	background: url(/images/36.jpg) no-repeat center top;
	/*background: url("https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=3505544377,3547188356&fm=26&gp=0.jpg") no-repeat center top;*/
	height: 300px;


}
.pic h2{
	text-align: center;
	font-size: 36px;
	color: #fff;
	margin:0px;
	padding-top:95px;
}
.pic h3{
	text-align: center;padding-top:10px;
	color: #fff;font-size: 22px;

}
.container{width:1230px;}
