/*
 * 公共样式
 */
body {
	overflow-x: hidden;
	/* font-family: arial,宋体 !important; */
}

body,
button,
input,
select,
td,
textarea,
th {
	/* font-family: arial,宋体 !important; */
}

.fenye_info {
	height: 3px;
	background: #ff6600;
}

.layui-form-select dl {
	padding: 0;
}

.layui-layer-dialog .layui-layer-padding {
	padding: 50px 50px 50px 100px !important;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
	top: 46px !important;
	left: 65px !important;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	background: none;
}

.XIANKEFU-bar {
	padding: 0 20px !important;
	right: 16px !important;
}

.XIANKEFU-bar img {
	vertical-align: middle;
}

/*
 * 头部样式
 */

.layui-in-show {
	display: inline-block;
}

.center_container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.finalnotice-con {
	text-align: center;
}

.finalnotice-con .final-notice {
	color: red;
	margin: 2px 10px 10px;
	font-size: 18px;
}

.finalnotice-con .notice-choice {
	margin-top: 20px;

}

.finalnotice-con .notice-choice input {
	zoom: 140%;
	vertical-align: top;
}

.finalnotice-con .notice-choice span {
	font-size: 16px;
	vertical-align: middle;
}

.finalnotice-con .final-buy {
	margin-top: 20px;
	background: #ff6600;
}

/*
 * layuiheader
 */

.index_header {
	background: #f5f5f5;
	height: 35px;
	line-height: 35px;
}

.index-tel {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: rgb(146, 146, 146);
	float: left;
}

.index-tel .dy-nav {
	right: auto;
	padding: 0 20px 0 0;
}

.index-tel .dy-nav li:first-child {}

.index-tel .dy-nav li:nth-child(2) a {
	padding-left: 0;
}

.index-tel .dy-nav .my-account {
	color: #dc8516;
}

.center_container .layui-nav .layui-nav-item a {
	display: block;
	padding: 0 15px;
	-webkit-transition: all .3s;
}

.dy-nav {
	background: rgb(245, 245, 245);
	height: 35px;
	float: right;
	right: -30px;
}

.ldy-nav-child {
	top: 30px;
	z-index: 99999;
}

.dy-nav .layui-nav-more {
	border-top-color: #ff6600;
}

.dy-nav .layui-nav-mored {
	border-color: transparent transparent #ff6600;
}

.dy-nav .layui-nav-item {
	line-height: 35px;
}

.dy-nav .layui-nav-item a {
	color: #797878;
	font-size: 12px;
	font-family: "微软雅黑";
}

.dy-nav .layui-nav-item a:hover {
	color: #FF6600;
}

.dy-nav .layui-nav-bar {
	background: transparent;
}

/*
 * logo栏样式
 */

.index_nav {
	height: 111px;
}

.index_nav .logo {
	float: left;
	margin-top: 21px;
	width: 200px;
	height: 74px;
}

.index_nav .logo a {
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
}

.index_nav .logo_img {
	max-width: 100%;
	max-height: 100%;
}

.index_nav .line {
	float: left;
	position: relative;
	left: 20px;
	top: 25px;
}

.index_nav .logo_text {
	height: 20px;
	padding-top: 8px;
	margin-left: 16px;
}

.index_nav .city {
	position: relative;
	float: left;
	font-size: 14px;
	text-decoration: none;
	z-index: 110;
	cursor: pointer;
	vertical-align: middle;
	margin-top: 29px;
	margin-left: 38px;
}

.index_nav .city span {
	display: inline-block;
	max-width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	color: #333;
	margin-top: 5px;
	font-family: 'jdlibianjian10fb70b0841c432' !important;
}

.index_nav .search {
	float: left;
	width: 550px;
	padding-top: 29px;
	position: relative;
	left: 59px;
}

.index_nav .search .search_block {
	width: 548px;
	height: 37px;
	border: 2px solid #ff6600;
	background: #fff;
	box-sizing: content-box;
	border-radius: 320px;
	position: relative;
}

.index_nav .search .search_icon {
	display: inline-block;
	box-sizing: content-box;
}

.index_nav .search .search_input {
	border: none;
	line-height: 100%;
	box-sizing: border-box;
	display: inline-block !important;
	padding: 4px;
	font-size: 14px;
	height: 100%;
	background: 0 0;
	width: 421px;
}

.index_nav .search .search_input::placeholder {
	color: #c9c9c9;
}

.index_nav .search .search_btn {
	outline: 0;
	width: 73px;
	box-sizing: border-box;
	line-height: 100%;
	height: 100%;
	background: #ff6600;
	border: none;
	color: #fff;
	cursor: pointer;
	border-top-right-radius: 320px;
	border-bottom-right-radius: 320px;
	font-size: 15px;
	position: absolute;
	right: 0;
}

.index_nav .search .search_type {
	width: 92px;
	position: absolute;
	right: 73px;
}

.index_nav .search .search_type input {
	border: none;
	height: 37px;
}

.index_nav .search .search_type .layui-edge {
	border-top-color: #ff6600;
}

.index_nav .search .search_type .layui-this {
	background: #ff6600;
}

.index_nav .search .search_hotword {
	padding-top: 8px;
	font-size: 12px;
	width: 550px;
	overflow: hidden;
	height: 25px;
	box-sizing: border-box;
	text-align: left;
	padding-left: 45px;
}

.index_nav .search .search_hotword span {
	color: #c9c9c9;
}

.index_nav .search .search_hotword a {
	color: #999;
	margin-right: 10px;
	margin-bottom: 3px;
	display: inline-block;
}

.index_nav .search .search_hotword a:hover {
	color: #FF6600;
}

.index_nav .call {
	float: left;
	position: relative;
	left: 40px;
	top: 15px;
}

.index_nav .call span {
	margin-left: 10px;
	font-size: 25px;
	font-weight: 700;
}

.index_nav .lead_list {
	float: right;
	font-weight: 700;
	height: 37px;
	line-height: 37px;
	margin: 3px 0px 0px;
}

.index_nav .lead-list ul,
.index_nav .lead_list li {
	float: left;
	height: 36px;
	margin-left: 60px;
	color: #5C5C5C !important;
	font-size: 16px;
}

.index_nav .lead_list a {
	color: #5C5C5C;
}

.index_nav .lead_list a:hover {
	color: #FA000D;
}





/*
 * 轮播栏样式
 */

.index_banner {
	height: 545px;
	-moz-box-shadow: 0px 5px 15px #D6D6D6 inset;
	-webkit-box-shadow: 0px 5px 15px #D6D6D6 inset;
	box-shadow: 0px 5px 15px #D6D6D6 inset;
	position: relative;
}

.index_banner>.center_container {
	width: 1200px;
}

.index_banner .banner_carousel {
	width: 100%;
	height: 544px;
	margin-bottom: 8px;
	clear: both;
	position: absolute;
	text-align: center
}

.index_banner .banner_carousel img {
	height: 544px;
	text-align: center;
}

.index_banner .banner_right_container {
	width: 190px;
	left: 505px;
}

.index_banner .left_hidden {
	width: 1000px;
	height: 545px;
	position: absolute;
	right: 1200px;
}

.index_banner .right_hidden {
	width: 1000px;
	height: 545px;
	position: absolute;
	left: 190px;
}

.index_banner .banner_right {
	width: 190px;
	height: 545px;
	float: right;
	background: white;
}

.index_banner .banner_right .qr_login {
	width: 190px;
	float: left;
	padding-top: 23px;
	background: white;
	height: 274px;
}

.index_banner .banner_right .member-avatar {
	width: 81px;
	height: 81px;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #E5E5E5;
	margin: 0 auto;
	background: rgb(255, 234, 228);
}

.index_banner .banner_right .member-avatar img {
	width: 100%;
	height: 100%;
}

.index_banner .banner_right .qr_login .qr_avatar {
	text-align: center;
	height: 140px;
}

.index_banner .banner_right .qr_login .qr_avatar p {
	font-size: 14px;
	color: #666;
	text-align: center;
	white-space: nowrap;
	width: 6em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px auto;
	margin-top: 16px;
}

.index_banner .banner_right .qr_login .qr_avatar .qr_com {
	text-align: center;
	color: #666;
	font-size: 13px;
	width: 100%;
	margin-top: 14px;
}

.index_banner .banner_right .qr_login .qr_btn {
	width: 107px;
	text-align: center;
	margin: 21px auto 0px;
	border: 1px solid rgb(255, 102, 0);
	border-radius: 40px;
	font-size: 14px;
	color: rgb(255, 102, 0);
	transition: background-color .5s;
	display: block;
	line-height: 27px;
	height: 27px;
}

.index_banner .banner_right .qr_hr {
	border-top: 1px dashed grey;
}

.index_banner .banner_right .qr_logo {
	width: 190px;
	float: left;
	height: 243px;
	background: white;
	border-top: 1px solid #e4e4e4;
	overflow: hidden;
	border-bottom: 4px solid rgb(255, 102, 0);
}

.index_banner .banner_right .qr_logo ul li {
	height: 50px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	width: 94px;
	text-align: center;
	padding: 15px 0;
}

.index_banner .banner_right .qr_logo ul li:hover {
	background: black;
	cursor: pointer;
}

.index_banner .banner_right .qr_logo ul li:hover p {
	color: white;
}

.index_banner .banner_right .qr_logo ul li:hover i {
	color: red !important;
}

.index_banner .banner_right .qr_logo ul li:nth-child(odd) {
	border-right: 1px solid #e4e4e4;
}

.index_banner .banner_right .qr_logo ul li .phgra {
	font-size: 13px;
	margin-top: 10px;
}

.index_banner .banner_right .qr_logo ul li .img {
	height: 30px;
	line-height: 30px;
}

.index_banner .banner_right .qr_logo ul li .img img {
	max-height: 30px;
	max-width: 80px;
}

.goods-tehui {
	margin-top: 30px;
	margin-bottom: 30px;
}

.goods-tehui ul {
	width: 1300px;
}

.goods-tehui ul li {
	margin: 0 30px 15px 0;
	float: left;
}

.goods-tehui .baojianav img {
	width: 380px;
	height: 180px;
}



/*
 * 菜单目录
 */

.index_menu {
	margin-top: 46px;
}

.index_menu .center_container {
	overflow: hidden;
}

.index_menu .menu_list {
	width: 1300px;
	float: left;
	margin-left: 68px;
}

.index_menu .menu_list>li {
	text-align: center;
	width: 168px;
	height: 114px;
	float: left;
	margin: 0px 146px 32px 0px;
}

.index_menu .menu_list>li>a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.index_menu .menu_list li .list1 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_huace2.png ) no-repeat;
}

.index_menu .menu_list li .list1 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_huace.png ) no-repeat;
}

.index_menu .menu_list li h4:hover {
	color: #BD6666;
}

.index_menu .menu_list li span:hover {
	color: #BD6666;
}

.index_menu .menu_list li .list2 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/main_caiye.png ) no-repeat;
}

.index_menu .menu_list li .list2 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/main_caiye1.png ) no-repeat;
}

.index_menu .menu_list li .list3 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_fengtao.png ) no-repeat;
}

.index_menu .menu_list li .list3 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_fengtao1.png ) no-repeat;
}

.index_menu .menu_list li .list4 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_mingpian.png ) no-repeat;
}

.index_menu .menu_list li .list4 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_mingpian1.png ) no-repeat;
}

.index_menu .menu_list li .list5 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_caihe.png ) no-repeat;
}

.index_menu .menu_list li .list5 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_caihe1.png ) no-repeat;
}

.index_menu .menu_list li .list6 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_shoutidai.png ) no-repeat;
}

.index_menu .menu_list li .list6 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_shoutidai1.png ) no-repeat;
}

.index_menu .menu_list li .list7 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_haibao.png ) no-repeat;
}

.index_menu .menu_list li .list7 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_haibao1.png ) no-repeat;
}

.index_menu .menu_list li .list8 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_diaoqi.png ) no-repeat;
}

.index_menu .menu_list li .list8 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_diaoqi1.png  ) no-repeat;
}

.index_menu .menu_list li .list9 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_taili.png ) no-repeat;
}

.index_menu .menu_list li .list9 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_taili1.png ) no-repeat;
}

.index_menu .menu_list li .list10 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_guali.png ) no-repeat;
}

.index_menu .menu_list li .list10 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_guali1.png ) no-repeat;
}

.index_menu .menu_list li .list11 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_dangandai.png ) no-repeat;
}

.index_menu .menu_list li .list11 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_dangandai1.png ) no-repeat;
}

.index_menu .menu_list li .list12 b {
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_hongbao.png ) no-repeat;
}

.index_menu .menu_list li .list12 b:hover {
	cursor: pointer;
	width: 50px;
	height: 36px;
	display: inline-block;
	background: url(../images/diyin_index/menu_hongbao1.png  ) no-repeat;
}

.index_menu .menu_list>li h4 {
	margin-top: 15px;
	font-size: 18px;
	color: #333333;
}

.index_menu .menu_sub {
	margin-top: 9px;
	font-size: 13px;
}

.index_menu .menu_sub>span {
	color: #797979;
	font-weight: 600;
}

.index_menu .menu_sub>span:after {
	content: '|';
	margin: 0 10px 0;
}

.index_menu .menu_sub>span:last-child:after {
	content: '';
	margin-left: -12px;
}





/*
 * about低印网
 */

.index_about {
	margin-top: 30px;
	height: 462px;
	background: url(../images/diyin_index/about_bg.jpg) no-repeat;
}

.index_about .about_left {
	float: left;
	overflow: hidden;
}

.index_about .about_right {
	float: right;
}

.index_about .about_text {
	margin-top: 78px;
	font-size: 34px;
	color: #FFFFFF;
}

.index_about .about_text>span {
	display: block;
	margin-bottom: 25px;
}

.index_about .about_left p {
	width: 468px;
	margin-top: 66px;
	font-size: 16px;
	line-height: 22px;
	color: #E8E8E8;
}

.index_about .about_left>.about_more {
	margin-top: 72px;
	height: 42px;
	width: 132px;
}

.index_about .about_left>.about_more .more_text {
	width: 90px;
	height: 42px;
	float: left;
	color: #FFFFFF;
	background: #AC1A1A;
	font-weight: 600;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.index_about .about_left>.about_more .more_text>a {
	color: #FFFFFF;
}

.index_about .about_left>.about_more .about_arrow_icon {
	width: 42px;
	height: 42px;
	line-height: 42px;
	float: right;
	background: #B23131;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	text-align: center;
}

.index_about .about_left>.about_more .about_arrow_icon>img {
	width: 12px;
	height: 11px;
	margin-top: 15px;
}

.index_about .about_right h4 {
	margin-top: 74px;
	font-size: 32px;
	color: #FFFFFF;
	text-align: right;
}

.index_about .about_right .about_img {
	margin-top: 96px;
}

.index_about .about_right .about_img img {
	border: 8px solid #B23131;
	width: 187px;
	height: 145px;
	font-size: 0;
	outline-width: 0px;
	float: left;
}

.index_about .about_right .about_img img:first-child {
	border-right: none;
}

.index_about .about_right .about_img img:last-child {
	border-left: none;
}





/*
 * 新闻
 */

.index_news {
	margin-top: 53px;
}

.index_news>.center_container {
	overflow: hidden;
}

.index_news .news_text {
	width: 1200px;
	height: 77px;
}

.index_news .news_text>.news_left {
	float: left;
	font-size: 34px;
}

.index_news .news_text>.news_left>span {
	display: block;
	margin-bottom: 25px;
}

.index_news .news_text>.news_right {
	float: right;
	font-size: 42px;
	color: #696969;
}

.index_news .news_con {
	margin-top: 47px;
	width: 3000px;
}

.index_news .news_con>.news_container {
	width: 338px;
	height: 260px;
	float: left;
	margin-right: 95px;
}

.index_news .news_con>.news_container>div {
	margin: 29px 29px 0;
}

.index_news .news_time>.news_month {
	float: left;
	font-size: 42px;
}

.index_news .news_time>.news_year {
	float: right;
	font-size: 24px;
}

.index_news .news_title {
	margin-top: 42px;
	font-size: 16px;
	font-weight: 900;
	color: #666666;
}

.index_news .news_detail {
	margin-top: 22px;
	color: #A7A7A7;
	font-weight: 600;
	line-height: 20px;
}

.index_news .news_more {
	margin: 30px auto 0px;
	height: 42px;
	width: 132px;
}

.index_news .news_more .more_text {
	width: 90px;
	height: 42px;
	float: left;
	color: #FFFFFF;
	font-weight: 600;
	background: #AC1A1A;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.index_news .news_more .about_arrow_icon {
	width: 42px;
	height: 42px;
	line-height: 42px;
	float: right;
	background: #B23131;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	text-align: center;
}

.index_news .news_more .about_arrow_icon>img {
	width: 12px;
	height: 11px;
	margin-top: 15px;
}





/*
 * 页脚
 */

.index_footer {
	width: 100%;
	min-width: 1200px;
	height: 160px;
	background: #313131;
	margin-top: 35px;
}

.index_footer .footer_list {
	float: left;
	margin: 35px 0px 0px 186px;
}

.index_footer .footer_list>li {
	margin-right: 80px;
	float: left;
	width: 60px;
	height: 90px;
	color: #D0D0D0;
	text-align: center;
}

.index_footer .footer_list>li a {
	cursor: pointer;
	color: #D0D0D0;
}

.index_footer .footer_list>li a:hover {
	color: #ff6600;
}

.index_footer .footer_list>li dt {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 17px;
}

.index_footer .footer_list>li dd {
	margin-bottom: 11px;
	font-weight: 600;
}





/*
 * 版权
 */

.index_copy {
	background: #313131;
	color: #666666;
	overflow: hidden;
}

.index_copy {
	text-align: center;
}

.index_copy p:first-child {
	margin: 0px 0px 8px 0px;
}

.index_copy .footer-ico {
	width: 32px;
	height: 32px;
}

.index_copy .adminurl {
	margin: 10px 0 10px;
}

/*
 * 我的订单
 */

.myorder {
	min-height: 600px;
	margin: 26px 0 26px;
}

/*
 * 登录
 */

.login-bg {
	height: 520px;
	background: rgba(255, 102, 0, 0.1);
}

.login-bg>div {
	/*     background: url('../images/home/login-bg.png') no-repeat;
    background-position: 10% 30%;
    background-size: 600px; */
}

.center_container .layui-login-bg {
	position: absolute;
	width: 700px;
	left: 55px;
	height: 100%;
}

.center_container .layui-login-bg img {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.login-bg .center_container {
	height: 520px;
}

.login-form-tpl-con {
	position: absolute;
	top: 24px;
	right: 50px;
	width: 340px;
}

.login-form {
	background: rgb(255, 255, 255);
	padding: 30px 36px 30px;
	border: 1px solid #989898;
}

.login-form .login {
	height: 40px;
	width: 50%;
	font-size: 20px;
	text-align: center;
	display: block;
	line-height: 40px;
	position: absolute;
	top: 0;
	cursor: pointer;
}

.login-form .layui-input-inline {
	margin: 0;
	width: 100%;
}

.login-form .layui-form-item:last-child {
	margin-bottom: 0;
}

.login-form .layui-input-inline input {
	background: #fbffd1;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}

.login-form .other-login {
	margin-top: 16px;
}

.login-form .other-login-item {
	margin-top: 72px;
}

.login-form .other-login-item legend {
	font-size: 12px;
	color: #c9c9c9;
	margin: 0;
	border: none;
	width: auto;
}

.login-form .other-login-item .layui-elem-field {
	width: 60%;
	margin: 0 auto;
}

.login-form .other-login-item .other-login {
	height: 90px;
	position: relative;
}

.login-form .other-login-item .other-login>div {
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	text-align: center;
}

.login-form .service-agreement:hover {
	cursor: pointer;
}

.login-form .other-login>div i {
	font-size: 34px;
	margin-top: 12px;
	color: #595758;
}

.login-form .other-login>div>a {
	display: inline-block;
	width: 56px;
	height: 56px;
	margin: 0 auto;
	background: #eee;
	border-radius: 50%;
}

.login-form .other-login>div>a:hover i {
	color: #82cc57;
	cursor: pointer;
}

.login-form .other-login>div>h4 {
	margin-top: 6px;
}

.login-form .other-login .other-login-right.login-captcha-btn {
	display: none;
}

.login-form .other-login .other-login-left {
	left: 0;
}

.login-form .other-login .other-login-right {
	right: 0;
}


.login-form .login-tips {
	margin-top: 12px;
	color: #333;
}

.login-form .login-tips>span {
	color: #72C0de;
}

.login-form .login-title>h4 {
	color: #333;
	font-size: 20px;
	font-weight: 700;
}

.login-form .login-title>p {
	color: #a8a8a8;
	font-size: 12px;
	margin-top: 6px;
}

.login-form .layui-input-block {
	margin: 0;
	text-align: center;
}

.login-form .login-title .active {
	color: #e4393c;
	font-weight: 700;
}

.login-form .left-title {
	/* border-right: 1px solid #eee; */
	left: 0;
}

.login-form .left-title:after {
	content: '';
	border-right: 1px solid #d6d6d6;
	position: absolute;
	height: 20px;
	left: 170px;
	top: 12px;
}

.login-form .right-title {
	right: 0;
}

.login-form .login-icon {
	position: absolute;
	font-size: 18px;
	left: 0px;
	top: 0px;
	color: #949494;
	padding: 9px 12px;
	border: 1px solid #c7c7c7;
	background: #efeeee;
	width: 14px;
}

.login-form .captcha-input-con input {
	width: 200px;
}

.login-form .pwd-show-item {
	display: none;
}

.login-form .captcha-input-con button {
	width: 80px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	background: #FF5722;
	height: 45px;
}


.login-form .layui-btn-danger {
	background: #c9c9c9;
	font-weight: 700;
}

.login-form .login-tip-btn .layui-form-checked[lay-skin=primary] i {
	border-color: #ED1D1D;
	background: #ED1D1D;
}

.login-page .login-form .layui-form-label {
	font-size: 14px;
	width: 0px;
}


.login-form .login-wechat {
	font-size: 20px;
}

.login-form .login-wechat:hover {
	color: #3eb94e;
}

.login-form .resetpwd {
	display: inline-block;
	font-size: 12px;
	color: #666;
	float: right;
	margin: 12px 15px 0px 0px;
}

.login-form .resetpwd:hover {
	color: #e4393c;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
	border-color: #fff;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #FF5722;
	background: #FF5722;
}




/*
 * 找回密码
 */

.resetpwd-bg {
	height: 520px;
	/*background: url('../images/baojia/baojia_bg01.jpg');*/
	background: rgba(255, 102, 0, .1);
}

.resetpwd-bg>div {
	/*     background: url('../images/home/login-bg.png') no-repeat;
    background-position: 10% 30%;
    background-size: 600px; */
}

.resetpwd-bg .center_container {
	height: 520px;
}

.resetpwd-form {
	width: 360px;
	position: absolute;
	top: 60px;
	right: 50px;
	background: rgb(255, 255, 255);
	padding: 30px 0px 60px 0;
}

.resetpwd-form .resetpwd {
	height: 40px;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
	display: block;
	font-weight: 700;
	color: #e4393c;
	line-height: 40px;
}

.resetpwd-form .layui-btn-danger {
	background: #ED1D1D;
}

.resetpwd-form .layui-input {
	padding-left: 42px;
}

.resetpwd-form .recover-icon {
	position: absolute;
	font-size: 18px;
	left: 0;
	top: 0;
	color: #949494;
	padding: 9px 12px;
	border: 1px solid #c7c7c7;
	background: #efeeee;
}

.resetpwd-page .resetpwd-form .layui-form-label {
	font-size: 14px;
	width: 60px;
}

.resetpwd-form .layui-input-inline {
	width: 240px;
}

.resetpwd-form .layui-btn {
	width: 240px;
}







/*
 * 注册
 */


/*.register-bg {*/


/*height: 600px;*/


/*background: url('../images/baojia/baojia_bg01.jpg');*/


/*background-position: top center;*/


/*}*/

.register-bg {
	height: 600px;
	/*background: url('../images/baojia/baojia_bg01.jpg');*/
	background: rgba(255, 102, 0, .1);
}

.register-bg>div {
	/*  background: url('../images/index/index_bg.jpg') no-repeat;
    background-position: center center; */
}

.middle-span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.register-bg .center_container {
	height: 600px;
}

.register-form {
	width: 400px;
	position: absolute;
	top: 26px;
	right: 50px;
	background: white;
	padding: 30px 0px 50px 0;
}

.register-form .register {
	height: 40px;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
	display: block;
	font-weight: 700;
	color: #e4393c;
	line-height: 40px;
}

.register-form .layui-form-item .getcode {
	width: 80px;
	padding: 0px;
}

.register-form .layui-input-inline {
	width: 240px;
}

.register-form .phone-input {
	display: inline-block;
}

.register-form .code-input {
	width: 155px;
	display: inline-block;
}

.register-form .layui-form-label {
	font-size: 14px;
}

.register-form .layui-btn {
	width: 240px;
}

.register-form .already {
	margin-left: 120px;
	font-size: 14px;
}

.register-form .resetpwd {
	font-size: 12px;
	margin-left: 10px;
	color: #e4393c;
}




/*
 * layer皮肤样式
 */

body .mypop-skin-error {}





/*
 * 左侧sidebar
 */

.left-sidebar {
	width: 200px;
	float: left;
}

.left-sidebar .head-user {
	width: 100%;
	padding: 12px 0 12px;
	background: #fbfbfb;
}

.left-sidebar .head-user a:hover {
	color: #ff6600;
}

.left-sidebar .head-user p {
	text-align: center;
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 13px;
}

.left-sidebar .head-user .sidebar-line {
	width: 160px;
	border-top: 1px solid #e2e2e2;
	margin: 0 auto;
}

.left-sidebar .head-user .head-name {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 600;

}

.left-sidebar .head-user .head-name a {
	color: #ff6600;
}

.left-sidebar .head-user .head-edu {
	margin-bottom: 12px;
}

.left-sidebar .head-user .head-edu span {
	color: #ff6600;
}

.left-sidebar .head-user .head-img {
	width: 88px;
	height: 88px;
	margin: 0 auto;
	border-radius: 50%;
	border: 4px solid #d6d6d6;
}

.left-sidebar .head-user .head-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}


.left-sidebar .layui-nav {
	background: rgba(0, 0, 0, 0.9);
}

.left-sidebar .layui-nav-tree {
	width: 200px;
	padding: 0;
}

.left-sidebar .layui-nav-tree b {
	font-size: 18px;
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
}

.left-sidebar .layui-nav-tree .layui-nav-item {
	text-align: center;
	background: #f6f6f6;
}

.left-sidebar .layui-nav-item .item-title,
.left-sidebar .layui-nav-itemed .item-title {
	color: #575757;
}

.left-sidebar .first {
	border-bottom: 1px solid #999;
}

.left-sidebar .layui-nav-item>a {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}

.left-sidebar .layui-nav-child {
	background: #fbfbfb !important;
	border-radius: 0px;
}

.left-sidebar .layui-nav-child a {
	padding-left: 34px;
	height: 32px;
	line-height: 32px;
	color: #666666 !important;
}

.left-sidebar .layui-nav-child .myicon-cicle {
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #000;
	top: 41%;
	left: 66px;
}

.left-sidebar .layui-nav-child a:hover .myicon-cicle {
	background: #ff6600;
}

.left-sidebar .layui-nav-child a:hover span {
	color: #ff6600;
}

.left-sidebar .layui-nav-child span {
	margin-left: 10px;
}

.left-sidebar .layui-nav-itemed .nav_top {
	background: #f6f6f6;
	color: #575757 !important;
}

.left-sidebar .layui-nav-item:hover .nav_top,
.left-sidebar .layui-nav-itemed:hover .nav_top {
	background: #f6f6f6;
}

.left-sidebar .layui-nav-itemed .nav_top:hover {
	cursor: default;

}

.left-sidebar .nav_top .item-title {
	margin-left: -46px;
	font-size: 16px;
	font-weight: 600;
}

.left-sidebar .nav_top i {
	color: #575757;
}

.layui-nav-itemed .activemore {
	background: #ff6600;
	color: #fff !important;
}

.layui-nav-tree .layui-nav-bar {
	width: 0;
}

.left-sidebar .layui-nav-itemed .layui-nav-more {
	border-color: transparent transparent #666;
}

.nav_top .layui-nav-more {
	right: 16px;
	border-style: dashed dashed solid;
	border-color: #999 transparent transparent;
	;
}

.layui-nav-itemed .activemore .layui-nav-more {
	border-color: transparent transparent #999;
}

.left-sidebar .layui-icon {
	float: left;
	margin-left: 8px;
	font-size: 22px;
}

.left-sidebar .my-icon {
	float: left;
	margin-left: 8px;
	font-size: 22px;
	line-height: 40px;
}

.left-sidebar .layui-nav-tree .active {
	color: #ff6600 !important;
	/*   background: url(../images/diyin_index/order.png ) no-repeat 0 -11px;
    position: relative;
    width: 231px;
    left: -12px; */
}

.left-sidebar .layui-nav-tree .active .myicon-cicle {
	background: #ff6600;
}

.left-sidebar .layui-nav-child dd.layui-this,
.left-sidebar .layui-nav-child dd.layui-this a,
.left-sidebar .layui-this,
.left-sidebar .layui-this>a,
.left-sidebar .layui-this>a:hover {
	background: transparent;
	color: #ff6600 !important;
}

.left-sidebar .layui-nav-child dd.layui-this,
.left-sidebar .layui-nav-child dd.layui-this .active,
.left-sidebar .layui-this,
.left-sidebar .layui-this>.active,
.left-sidebar .layui-this>.active:hover {
	background: none !important;
	color: #ff6600 !important;
}

.left-sidebar .layui-nav-tree .active .litter {
	margin-left: -55px !important;
}

.left-sidebar .layui-nav-tree .layui-nav-item a:hover {
	/* background-color: #ff6600;
    color: #fff!important;*/
}

.left-sidebar .layui-nav-tree .layui-nav-bar {
	background: #C9151E;
}

.right-con .all {
	height: 44px;
	text-align: center;
	font-size: 16px;
	color: #333;
	padding: 0 16px;
}

.right-con .vertical-line {
	width: 0px;
	height: 20px;
	border-right: 1px solid #e8e8e8;
	padding: 0px;
	margin-top: 12px;
}

.right-con .right-header {
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #e6e6e6;
}

.right-con .right-header .ischecked {
	border-bottom: 2px solid #ff6600;
}

.right-con .all a {
	display: block;
	color: #333;
}

.right-con .all:hover {}

.right-con .all:hover a {
	color: #ff6600;
}

.right-con .right-header .ischecked a {
	color: #ff6600;
}

.right-con .longstring {
	width: 5px;
	height: 35px;
	background: #ff5722;
	display: inline-block;
	margin-right: 10px;
	margin-top: -8px;
}

.right-con .layui-table-page>div {
	height: 26px;
	float: right
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	position: absolute;
	left: -1px;
	top: -1px;
	padding: 1px;
	width: 100%;
	height: 100%;
	background-color: #ff6600;
}



/*
 * 会员信息显示 member-nav
 */

.member-nav {
	height: 60px;
	line-height: 60px;
	background: url(../images/diyin_index/topbg.png ) no-repeat;
	/* background: rgba(247, 75, 82, 0.1);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(247, 75, 82, 0.1)), to(rgba(255, 255, 255, 1)));*/
}

.member-nav .layui-icon {
	color: #ff6600;
	font-size: 24px;
	margin-right: 10px;
	margin-left: 34px;
}

.member-nav h4,
.member-nav p {
	display: inline-block;
	font-size: 16px;
}

.member-nav .m-name {
	font-size: 22px;
	color: #ff6600;
	margin-right: 10px;
}

.member-nav span {
	color: #ff6600;
	font-weight: 600
}

.member-nav .m-group {
	font-size: 18px;
}

.member-nav .conc-qq {
	width: 80px;
	height: 24px;
}

.member-nav .conc-qq img {
	width: 80px;
	height: 24px;
	vertical-align: middle;
	margin-left: 10px;
}

.member-nav img {
	vertical-align: middle;
}



/*
 * 个人订单
 */

.right-con {
	width: 980px;
	float: right;
	/* margin-top: 10px; */
	padding-bottom: 20px;
}

.right-con .btn:hover {
	color: #ff6600;
}

.myorder .order-input-block {
	width: 90px;
}

.myorder .end {
	width: 90px;
}

.right-con .top {
	margin-top: 20px;
}

.orderpage .right-con .layui-table-view .layui-table {
	border-collapse: separate;
	border-spacing: 0 15px;
}

.right-con .layui-table th {
	border-right: 1px solid #f0f0f0;
}

.orderpage .right-con .layui-table-view {
	border: none;
	margin: 0;

}

.right-con .layui-table-view,
.right-con .layui-table-view button,
.right-con .layui-table-view input,
.right-con .layui-table-view select,
.right-con .layui-table-view td,
.right-con .layui-table-view textarea,
.right-con .layui-table-view th,
.right-con .layui-table-view div {
	font-family: 'SimSun';
	color: #333;
}

.orderpage .right-con .layui-table-view .layui-table-body {
	margin-top: -13px;
}

.right-con .layui-row {
	font-size: 14px;
	/* font-weight: 700; */
}

.right-con .layui-row span {
	font-size: 14px;
}

.right-con .layui-row .price-stat {
	height: 44px;
	line-height: 44px;
	float: right;
	margin-right: 15px;
	font-weight: 400;
}

.right-con .layui-row .price-stat span {
	font-weight: 600;
	color: #ff6600;
}

.right-con .layui-row .order-amount-holder {
	margin-right: 0px;
}

.right-con .layui-row .order-money-left-holder {
	margin-right: 15px;
}

.order-con .right-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 0px 9px 15px;
	width: 95px;
	font-weight: 600;
	text-align: right;
}

.myorder .layui-form .layui-form-item {
	display: inline-block;
}

.m-goods-add .layui-form .alterbtn {
	display: block;
}

.myorder .layui-form .search-ordername {
	display: block;
	margin-bottom: 0px;
}

.myorder .layui-form .search-ordername-key {
	width: 76px;
	padding: 4px 0px 4px 15px;
}

.myorder .layui-form .more-search {
	height: 28px;
	line-height: 28px;
	float: left;
	margin-left: 6px;
}

.myorder .layui-form .more-search i {
	font-size: 12px;
}

.myorder .layui-form .more-search:hover {
	cursor: pointer;
	color: #ff6600;
}

.myorder .layui-form .more-search-item {
	display: none;
}

.myorder .layui-form .more-search-item .layui-form-item {
	margin-bottom: 0px;
}

.myorder .search-ordername-input {
	float: left;
	margin-left: 0;
	width: 200px;
}

.myorder .search-ordername-input input {
	height: 28px;
}

.myorder #complaint .layui-form-item {
	width: 742px;
}

.myorder .layui-form .distance {
	margin-left: -20px;
}

.myorder .layui-form .type {
	margin-left: -35px;
}

.accountpage .layui-row>div {
	float: left;
}

.orderpage .complaint {
	padding: 10px;
}

.orderpage .layui-layedit {
	width: 630px;
}



/*
送货详情
*/

.deliveryNote-tpl {
	font-size: 14px;
	padding: 12px 22px;
	color: black;
}

.deliveryNote-tpl .title {
	font-size: 24px;
	text-align: center;
	margin: 10px 0;
}

.note-list .layui-table th {
	text-align: center;
	font-weight: 400;
	background: #eee;
}

.layui-table td,
.layui-table th {
	text-align: center;
}

.deliveryNote-tpl .sn {
	text-align: left;
	font-size: 14px;
	color: black;
	height: 36px;
	line-height: 36px;
}

.deliveryNote-tpl .ditem {
	/*    padding-left: 10px;*/
	height: 36px;
	line-height: 36px;
}

.deliveryNote-tpl .ditem span {
	display: inline-block;
	width: 180px;
	margin-left: 9px;
}

.deliveryNote-tpl .ditem .address {
	width: auto;
}



/*
订单详情
*/

.order_con .layui-table td,
.layui-table th {
	text-align: center;
	padding: 9px 0;
}

.orderdetail-tpl {
	padding: 10px 22px;
	padding-bottom: 50px;
	color: black;
}

.orderdetail-tpl td {
	word-wrap: break-word;
	word-break: break-all;
}

.orderdetail-tpl .title {
	font-size: 24px;
	text-align: center;
	margin: 10px 0;
}

.orderdetail-tpl .order-params {
	margin-top: 10px;
}

.orderdetail-tpl .order-list li {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-right: 35px;
	font-size: 14px;
	color: black;
}




/*
* 印刷文件
*/

.yinshuafile-tpl {
	padding: 13px 0 0 0;
	overflow: hidden;
}

.yinshuafile-tpl .progress {
	margin-top: 2px;
	width: 200px;
	height: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.yinshuafile-tpl .progress-bar {
	background-color: rgb(92, 184, 92);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
	box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 0px 0px inset;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	display: block;
	float: left;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: width;
	transition-timing-function: ease;
	width: 266.188px;
}

.yinshuafile-tpl .ossfile-item {
	margin: 8px 6px;
}

.yinshuafile-tpl .ossfile-item b {
	margin-left: 12px;
}

.yinshuafile-tpl .ossfile-item .layui-icon {
	color: #5CB85C;
}

.yinshuafile-tpl .console {
	color: #ff6600;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yinshuafile-tpl .savefiles {
	float: right;
	display: none;
}

.yinshuapdf-tpl .layui-btn,
.yinshuafile-tpl .layui-btn {
	background: #1E9FFF;
	font-size: 14px;
	padding-left: 9px;
}

.yinshuapdf-tpl .layui-btn i {
	margin-right: 8px;
}

.file_con .layui-layer-title,
.delivery_con .layui-layer-title,
.order_con .layui-layer-title {
	cursor: move;
	height: 47px;
	color: #666;
	font-size: 20px;
	font-weight: 700;
	width: 870px;
	padding: 0px;
	text-align: center;
}

.quality_con .layui-layer-title,
.qualityagain_con .layui-layer-title,
.newspan_con .layui-layer-title {
	cursor: move;
	background: #ff6600;
	height: 47px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	width: 800px;
	padding: 0px;
	text-align: center;
}

.invoice_con .layui-layer-title {
	cursor: move;
	background: #ff6600;
	height: 47px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	width: 600px;
	padding: 0px;
	text-align: center;
}

.file_con .layui-layer-setwin,
.delivery_con .layui-layer-setwin,
.order_con .layui-layer-setwin,
.quality_con .layui-layer-setwin,
.invoice_con .layui-layer-setwin,
.qualityagain_con .layui-layer-setwin,
.newspan_con .layui-layer-setwin {
	/* position: absolute;
    right: 15px;
    top: 9px;
    font-size: 0;
    line-height: initial; */
}

.file_con .layui-layer-setwin .layui-layer-close1,
.delivery_con .layui-layer-setwin .layui-layer-close1,
.order_con .layui-layer-setwin .layui-layer-close1,
.quality_con .layui-layer-setwin .layui-layer-close1,
.invoice_con .layui-layer-setwin .layui-layer-close1,
.qualityagain_con .layui-layer-setwin .layui-layer-close1,
.newspan_con .layui-layer-setwin .layui-layer-close1 {
	/* background-position: 0 0;
    cursor: pointer; */
}

.file_con .layui-layer-setwin a,
.delivery_con .layui-layer-setwin a,
.order_con .layui-layer-setwin a,
.quality_con .layui-layer-setwin a,
.invoice_con .layui-layer-setwin a,
.qualityagain_con .layui-layer-setwin a,
.newspan_con .layui-layer-setwin a {
	/*  position: relative;
    width: 32px;
    height: 29px;
    font-size: 12px; */
}

.file_con .layui-layer-ico,
.delivery_con .layui-layer-ico,
.order_con .layui-layer-ico,
.quality_con .layui-layer-ico,
.invoice_con .layui-layer-ico,
.qualityagain_con .layui-layer-ico,
.newspan_con .layui-layer-ico {
	/* background: url(../images/diyin_index/x.png ) no-repeat; */
}

.file_con .layui-table td,
.layui-table th {
	text-align: center;
	padding: 9px 0;
	color: #666;
}

.file_con .layui-table .pdf-cn {
	padding: 9px 12px;
	text-align: left;
}

.file_con .yinshuapdf-tpl .layui-table tbody tr {
	height: 68px !important;
	line-height: 68px;
}

.file_con .ysfield h4 {
	height: 31px;
	font-size: 16px;
	color: #ff6600;
	/* line-height: 58px; */
	padding-top: 27px;
}

.file_con .dinggao h4 {
	color: #1E9FFF;
}

.file_con .ysfield h4 b {
	margin-left: 11px;
}

.file_con .promise {
	text-align: left;
	padding-left: 12px;
	font-size: 14px;
	float: left;
}

.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table[lay-even] tr:nth-child(even) {
	background: #f0f0f0;
}

.file_con .yinshuapdf-tpl .promise-btn,
.yinshuafile-tpl .promise-btn {
	/*  background:  url(../images/diyin_index/tongyiyinshua.png ) no-repeat;*/
	width: 300px;
	height: 42px;
	margin-top: 10px;
	font-weight: 600;
	font-size: 18px;
}

.yinshuafile-tpl .noconfirm {
	background: #999;
}

.yinshuafile-tpl .promise-btn i {
	font-size: 24px;
}

.file_con .yinshuapdf-tpl .choice-btn {
	background: url(../images/diyin_index/xuanzewenjian.png ) no-repeat;
	width: 230px;
	height: 42px;
}

.yinshuafile-tpl .choice-btn {
	width: 230px;
	height: 42px;
	background: #FE8C1D;
	border-radius: 4px;
}


.yinshuafile-tpl .choice-btn .choice-btn-icon {
	margin: 0 20px;
}

.yinshuafile-tpl .choice-btn-text-con {
	margin-top: 16px;
	text-align: center;
}

.yinshuafile-tpl .choice-btn-text {
	color: #1E9FFF;
	font-size: 14px;
}

.yinshuafile-tpl .choice-btn-text:hover {
	cursor: pointer;
}

.yinshuafile-tpl .ysfile-table .file-del-btn {
	background: #ff6600;
}

.file_con .yinshuapdf-tpl .upload-btn,
.yinshuafile-tpl .upload-btn {
	background: url(../images/diyin_index/kaishishangchuan.png ) no-repeat;
	width: 140px;
	height: 39px;
}

.file_con .yinshuapdf-tpl .nopdf {
	background: #999;
}

.file_con .yinshuapdf-tpl .viewpdf:hover {
	/*  color: #ff6600;*/
	background: #ff5722;
}

.file_con .yinshuapdf-tpl .pdf-title:hover {
	/*  color: #ff6600;*/
	color: #ff6600;
}

.ysfield {
	padding: 0 22px;
}

.ysfield .hrorange {
	border-top: 1px solid #ff6600;
}

.ysfield .hrblue {
	border-top: 1px solid #1E9FFF;
}

/*
 * 报价注意详情弹出框
 */
.newspan_con .Layout {
	padding: 10px;
}

.newspan_con .layui-layer-content {
	padding: 0 15px 20px 15px;
}

.newspan_con .layui-layer-content span {
	line-height: 1.5em;
}

/*
 * 更多印品
 */

.moreprice_con {
	background: #fffde5;
}

.moreprice_con .cat-title {
	width: 100%;
	height: 170px;
	border-bottom: 2px solid #EB6938;
	overflow: hidden;
}

.moreprice_con .cat-title li {
	margin-right: 43px;
	margin-left: 43px;
	float: left;
	padding-top: 20px;
	padding: 20px 19px 0;
	border: 1px solid #FFFDE5;
	border-top: 0;
	border-bottom: 0;
}

.moreprice_con .cat-title li h1 {
	text-align: center;
	font-size: 20px;
	margin: 10px 0px;
}

.moreprice_con .item-wrap {
	max-height: 700px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin: 10px;
	border: 1px solid #ffab0a;
}

.moreprice_con .item-wrap>ul {
	width: 100%;
	max-height: 708px;
	border-bottom: 1px solid #d3d3d3;
	margin: auto;
	padding: inherit;
}

.moreprice_con .item-wrap>ul:last-child {
	width: 100%;
	max-height: 708px;
	border-bottom: none;
}

.moreprice_con .item-wrap ul .item-h1 {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 12px 0 0;
	border-top: 0;
	border-bottom: 0;
	font-size: 15px;
	text-align: right;
	color: rgba(0, 0, 0, .85);
	font-weight: 700;
	width: 148px;
	background: rgba(238, 238, 238, 0.7);
}

.moreprice_con .item-wrap ul .list-item {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border-top: 0;
	border-bottom: 0;
	text-align: center;
	width: auto;
	margin: auto;
	border: none;
}

.moreprice_con .item-wrap ul .list-item:hover a {
	color: #FF6600;
}

.moreprice_con .item-wrap ul .list-item img {
	width: 69px;
	height: 69px;
	border-radius: 50%
}

.moreprice_con .item-wrap ul .list-item a {
	color: gray;
	text-align: center;
	margin: 2px 0 0 0;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
}

.moreprice_con .item-wrap .list-item img {
	width: 69px;
	height: 69px;
}

/*
 * 我的信息
 */

.member-detail {
	min-height: 600px;
}





/*
 *表格
 */

.layui-table {
	width: 100%;
	margin: 0;
	background-color: #fff;
}

.layui-table-body .layui-table-cell {
	height: auto;
	padding: 0 8px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
}

.layui-table-body .ysfile-up {
	border-radius: 4px;
	margin-top: 22px;
	background: #66b6ff;
	width: 94px;
	height: 28px;
	line-height: 28px;
	color: #fff !important;
}

.layui-table-body .dinggao-file {
	margin: 6px 0 0;
}

.orderpage .right-con .layui-table-cell .ysfile-up:hover {
	background: #118adb !important;
}

.layui-table-header th {
	font-weight: 400;
	text-align: center;
}

.orderpage .layui-table-body td:last-child .layui-table-cell {
	line-height: 30px;
	text-align: center;
}

.orderpage .layui-row>div {
	float: left;
}


/*
 *我的资料
 */

.sidebar-con .material {
	width: 610px;
	margin: 20px auto;
}

.material .layui-word-aux {
	color: red !important;
}

.material .layui-form-item .layui-input-inline {
	float: left;
	width: 250px;
	margin-right: 10px;
}

.material .head-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 30px;
}

.material .headimg-btn {
	position: absolute;
	right: 30px;
	bottom: 0px;
	margin-top: -15px;
}

.material .head-img img {
	width: 100%;
	height: 100%;
}

.material .address .layui-input-inline {
	float: left;
	width: 125px;
	margin-right: 10px;
}

.material .layui-form-item .layui-input-inline .layui-input[disabled] {
	background: #f2f2f2;
}

/*
 * 发票invoice
 */

.invoice-page {
	width: 980px;
	height: 350px;
	margin: 15px 10px;
}

.invoice-page .title {
	text-align: center;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	color: #000;
}

.invoice-page ul>li {
	padding: 8px;
	float: left;
	height: 26px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	color: #000;
}

.invoice-page .i-title {
	width: 89px;
	text-align: center;
	line-height: 26px;
}

.invoice-page .i-con {
	width: 203px;
	text-align: left;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.invoice-page .i-header {
	border: 1px solid #000;
}

.invoice-page .i-body ul {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.invoice-page .i-body li {
	border-right: 1px solid #000;
}

.invoice-page .i-body .i-last {
	width: 204px;
}

.invoiceapply .invoice-company {
	width: 260px;
}





/*
 *开票单位
 */

.com-page {
	padding: 25px 10px;
}

.com-page .oldlicimg {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 1px solid #eee;
}

.com-page .oldlicimg img {
	width: 100px;
	height: 100px;
}

.com-page .newlicimg {
	padding-top: 20px;
	float: left;
	width: 100px;
	height: 80px;
	margin-left: 15px;
	border: 1px solid #e2e2e2
}

.com-page .layui-upload-drag {
	position: relative;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	color: #999;
	padding: 0;
	width: 100px;
	height: 100px
}


.com-page .com-lic {
	margin-left: 10px;
	width: 100px;
	height: 100px;
}

.com-page .layui-form-label {
	float: left;
	display: block;
	padding: 9px 15px;
	width: 80px;
	font-weight: 700;
	text-align: right;
}

.com-page .layui-input {
	display: block;
	width: 94%;
	padding-left: 10px;
}

.com-page .alterbtn {
	text-align: center;
}

.com-page .alterbtn>div {
	margin: 0px;
}

.com-info .layui-table-view tr td:last-child>div {
	line-height: 35px !important;
}





/*
 *修改密码
 */

.sidebar-con .right-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 0px 9px 15px;
	width: 95px;
	font-weight: 600;
	text-align: right;
}

.sidebar-con .pass {
	width: 350px;
	margin: 20px 0;
}

/*
 *收货详情
 */

.sidebar-con .goods {
	width: 550px;
	margin: 30px 0;
}

.goods .layui-word-aux {
	color: red !important;
}

.goods .layui-form-item .layui-input-inline {
	float: left;
	width: 250px;
	margin-right: 10px;
}

.goods .address .layui-input-inline {
	float: left;
	width: 125px;
	margin-right: 10px;
}

.goods-page .addr-item {
	float: left;
	width: 300px;
	height: 150px;
	border-radius: 16px;
	margin: 0 12px 10px 10px;
	border: 2px solid #e6e6e6;
	position: relative;
}

.goods-page .isdefault {
	border: 2px solid #FF5722;
}

.goods-page .isdefault legend {
	color: #E20A0A;
}

.goods-page .addr-item:hover {
	border: 2px solid #FF5722;
}

.goods-page .addr-item>div {
	width: 270px;
	height: 112px;
	overflow: hidden;
}

.goods-page .addr-item>div p {
	margin: 0px 0px 10px 10px;
	font-size: 14px;
}

.goods-page .addr-item>div .addr-phone {
	font-size: 16px;
	margin-top: 14px;
}

.goods-page .addr-item>div .addr-area {
	color: #999;
}

.goods-page .addr-last-item {
	border: 2px dashed #e6e6e6;
}

.goods-page .addr-last-item:hover {
	border: 2px dashed #FF5722;
	color: #FF5722;
	cursor: pointer;
}

.goods-page .addr-last-item .addr-add {
	display: block;
	margin-top: 30px;
	font-size: 30px;
}

.goods-page .addr-last-item>div {
	width: 270px;
	height: 130px;
	text-align: center;
}

.goods-page .addr-last-item p {
	font-size: 22px;
	margin-top: 10px;
}

.goods-page .addr-item legend {
	font-size: 18px;
}

.goods-page .addr-icon {
	position: absolute;
	top: 16px;
	font-weight: 800;
	font-size: 18px;
}

.goods-page .addr-icon:hover {
	color: #E20A0A;
	cursor: pointer;
}

.goods-page .addr-del {
	right: 6px;
}

.goods-page .addr-alter {
	right: 27px;
}

.goods-page .default-icon {
	position: absolute;
	bottom: 4px;
	right: 0px;
	font-size: 42px;
	color: #FF5722;
}

.goods-page .addr-home {
	right: 50px;
	display: none;
}

.goods-page .isdefault .addr-home {
	display: block;
	font-size: 12px;
	font-weight: 400;
	top: 20px;
}

.goods-page .addr-item:hover .addr-home {
	display: block;
	font-size: 12px;
	font-weight: 400;
	top: 20px;
}

.goods-page .addr-tpl-con {
	padding: 20px;
}

.goods-page .addr-tpl-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 15px;
	width: 80px;
	font-weight: 600;
	text-align: right;
}

.goods-page .addrtpl-area .layui-input-inline {
	width: 114px;
	margin: 0px;
}





/*
 *充值金额

 */

.pay-con .right-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 0px 9px 15px;
	width: 95px;
	font-weight: 600;
	text-align: right;
}

.count {
	height: 100px;
	border-bottom: 1px dashed #e6e6e6;
}

.pay-con .layui-tab-title .layui-this {
	color: #000;
	background: #EDEDEE;
}

.pay-con .layui-word-aux span {
	color: red;
	font-size: 18px;
}

.bankCard {
	margin-top: 20px;
}

.bankCard p {
	font-size: 15px;
	margin-bottom: 10px;
}

.bankCard li {
	float: left;
	display: inline;
	position: relative;
	width: 177px;
	height: 50px;
	cursor: pointer;
	border: 1px solid #d2d1d1;
	margin-right: 18px;
	margin-bottom: 20px;
}

.bankCard .bank1025 {
	background: url(../images/cx.png ) no-repeat;
	background-position: 0 -157px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank1051 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -397px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank104 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -917px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank103 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -597px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank3407 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -437px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank3230 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -957px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank3080 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -877px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank313 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -997px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank314 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -757px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank309 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -837px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank305 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -477px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank312 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -197px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank307 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -637px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank311 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -357px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank310 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -37px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank3061 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -237px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank326 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -797px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank335 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 3px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank342 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -1037px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank343 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -717px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank316 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -517px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank302 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -557px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank324 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -277px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank336 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -117px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank3341 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -677px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank344 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -317px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank317 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -77px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank401 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -77px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank402 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -1117px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank403 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -1197px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank404 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -1157px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.bankCard .bank1027 {
	background: url(../images/cx.png) no-repeat;
	background-position: 0 -157px;
	display: inline-block;
	width: 175px;
	height: 35px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

.payways {
	margin-top: 20px;
}

.payways p {
	font-size: 15px;
	margin-bottom: 10px;
}

.payways li {
	float: left;
	display: inline;
	position: relative;
	width: 177px;
	height: 50px;
	cursor: pointer;
	border: 1px solid #d2d1d1;
	margin-right: 18px;
}

.payways .weixin {
	background: url(../images/sprites-payment-logo.png) no-repeat;
	background-position: 0 -1880px;
	display: inline-block;
	width: 175px;
	height: 37px;
	vertical-align: middle;
	position: absolute;
	top: 7px;
	left: 1px;
	z-index: 2;
}

.payways .zhifubao {
	background: url(../images/sprites-payment-logo.png) no-repeat;
	background-position: 0 -120px;
	display: inline-block;
	width: 175px;
	height: 37px;
	vertical-align: middle;
	position: absolute;
	top: 7px;
	left: 1px;
	z-index: 2;
}

.creditCard {
	margin-top: 10px;
}

.creditCard li {
	width: 180px;
	height: 50px;
	border: 1px solid #e6e6e6;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.creditCard li img {
	width: 150px;
	height: 50px;
}

.compangpay {
	margin-top: 10px;
}

.compangpay p {
	font-size: 15px;
	margin-bottom: 10px;
}

.compangpay li {
	width: 180px;
	height: 50px;
	border: 1px solid #e6e6e6;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.compangpay li img {
	width: 150px;
	height: 50px;
}





/*
 *发票申请

 */

.apply-con .right-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 0px 9px 15px;
	width: 95px;
	font-weight: 600;
	text-align: right;
}

.apply {
	width: auto;
}

.layui-upload-list {
	width: 92px;
	height: 92px;
	border: 1px solid #f2f2f2;
	margin-top: 5px;
}

.applysumbit {
	margin-top: 0px;
	margin-left: 124px;
}

.apply-con .layui-input,
.layui-select,
.layui-textarea {
	height: 38px;
	line-height: 1.3;
	border-width: 1px;
	border-style: solid;
	background-color: #EDEDEE;
	border-radius: 2px;
}

.invoiceapply .layui-upload-drag {
	margin-left: 10px;
	width: 80px;
	height: 80px;
	padding: 10px 10px;
}

.layui-upload-drag .layui-icon {
	color: #E20A0A;
}

.up-licimgcon {
	margin-left: 110px;
}

.invoice-upload .com-lic {
	width: 100px;
	height: 100px;
}





/*
 *质量投诉

 */

.quality-con .right-con .layui-form-label {
	float: left;
	display: block;
	padding: 9px 0px 9px 15px;
	width: 95px;
	font-weight: 600;
	text-align: right;
}

.quality {
	margin-top: 20px;
	margin-left: -40px;
	width: 700px;
}

.complain {
	margin-left: 150px;
}

.complaint-page .layui-table-body .layui-table-cell {
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.complaint-page .reply-item {
	width: 750px;
}

.complaintable {
	margin-left: 20px;
	margin-top: 20px;
	width: 95%;
}

.complaint-img img {
	max-width: 150px;
}





/*
 * 忘记密码-确认账号
 */

.resetpwd-page .repwdcaptcha {
	cursor: pointer;
}

.resetpwd-page .repwd-btn {
	width: 190px;
}





/*
 * 忘记密码-修改密码
 */

.verifypwd-page .smsphone {
	background: #ddd;
}

.verifypwd-page .smsverify {
	width: 140px;
	display: inline-block;
	margin-right: 5px;
}

.verifypwd-page .login-form {
	top: 110px;
}

.verifypwd-page .sms-btn {
	padding: 0px;
	width: 90px;
}

.verifypwd-page .verifypwd-btn,
.verifypwd-page .prev-btn {
	margin: 0px;
	width: 94px;
}

.verifypwd-page .reset-icon {
	position: absolute;
	font-size: 18px;
	left: 0;
	top: 0;
	color: #949494;
	padding: 9px 12px;
	border: 1px solid #c7c7c7;
	background: #efeeee;
	width: 12px;
}

.verifypwd-page .reset-icon-phone {
	font-size: 24px;
	padding: 6px 12px;
}


/*
* 印刷项目导航条
*/

.index-nav .all-icon {
	display: inline-block;
	width: 20px;
	height: 13px;
	background: url('../images/baojia/all-icon.png');
	text-align: left;
	margin: 0px 8px 0px 10px;
}

.index-nav .selcro {
	float: right;
	margin-right: 15px;
}

.index-nav {
	background: #fff;
	margin: 0 auto;
	position: relative;
	left: 0px;
	height: 50px;
	box-sizing: content-box !important;
}

.index-nav .left_side {
	position: relative;
	width: 220px;
}

.index-nav .right_side {
	position: absolute;
	top: 20px;
	left: 200px;
}

.index-nav .right_side .selected a {
	color: #ff6600
}

.index-nav .right_side li {
	float: left;
	color: rgb(90, 90, 90);

	font-size: 16px;
	margin-left: 47px;
	cursor: pointer;
	position: relative;
}

.index-nav .right_side li:first-child {
	margin-left: 41px;
}

.index-nav .right_side a {
	color: #222;
}

.index-nav .right_side .active {
	color: #ff6600;
}

.index-nav .right_side a:hover {
	color: #ff6600;
}

.index-nav .left_side>ul {
	width: 200px;
	z-index: 999999;
}

.index-nav .img_side {

	position: absolute;
	right: -12px;
	bottom: 22px;
}

.index-nav .img_side img {
	width: 222px;
	height: 124px;
}

.index-nav .ishidden {
	display: none;
}

.index-nav .ishidden .panel-list {}

.left_side .liselected {
	padding: 0;
	background-color: #ff6600;
	border-right: none;
	height: 50px;
	line-height: 50px;
	width: 200px;
	font-weight: 500;
	font-size: 16px;
	text-align: left;
	color: #fff;
}

.left_side .list-title {
	margin-left: 16px;
}

.index-nav .left_side .nava-menu {
	width: 200px;
	height: 34px;
	box-sizing: border-box;
	font-size: 16px;
	background: #222d32;
	border-bottom: 1px solid rgba(63, 79, 86, 0.3);
	transition: background 1s;
	-webkit-transition: background 1s;
}

.index-nav .left_side .nava-menu:last-child {
	border: none;
}

.index-nav .left_side .nava-menu.active .left_con h4 {
	color: #000;
}

.index-nav .baojia-navlist .active {
	background: #fff;
}

.index-nav .left_side .nav-panel-noindex .nava-menu.active {
	background: #3f4f56;
}

.index-nav .left_side .nav-panel-noindex .nava-menu.active h4 {
	color: #fff;
}


.index-nav .left_side .nava-menu.active i {
	color: #999;
}

.index-nav .left_side .none {
	display: none;
}


.index-nav .baojia-navlist .navlist-mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 34px;
	display: none;
	background: rgba(255, 255, 255, 0.2);
}

.index-nav .nav-panel {
	position: absolute;
	z-index: 999;
	background-color: #222d32;
}

.index-nav .nav-panel .baojia-navlist {}

.index-nav .baojia-navlist .active .left_con>h4 {
	color: #fff;
}

.index-nav .baojiaicon {
	height: 16px;
	width: 20px;
	margin-top: 6px;
}

.index-nav .left_side h4 {
	display: inline-block;
	color: #b5d7e7;
	font-size: 14px;
	overflow: hidden;
}

.index-nav .left_side h4:hover {
	cursor: pointer;
}

.baojia-navlist .left_con {
	height: 34px;
	line-height: 34px;
	display: inline-block;
	margin-left: 4px;
}

.baojia-navlist .layui-icon {
	height: 34px;
	line-height: 34px;
}

.baojia-navlist .left-icon {
	margin: 0px 8px 0px 12px;
	float: left;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	-webkit-font-smoothing: antialiased;
	color: rgba(255, 255, 255, 0.5);
}

.baojia-navlist .nav-right-icon {
	float: right;
	color: rgba(255, 255, 255, .5);
	margin-right: 6px;
	font-size: 14px;
}

.baojia-navlist .right-icon {
	margin-right: 10px;
	color: #fff;
}

.baojia-navlist .cate-menu {
	overflow: hidden;
	height: 24px;
	width: 130px;
	display: inline-block !important;
}

.baojia-navlist li:nth-child(2) .cate-menu {
	width: 160px;
}





/*右侧展开导航*/

.index-nav .panel-list {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 790px;
	height: 532px;
	background: rgba(255, 255, 255, 1);
	z-index: 9999;
	overflow: hidden;
	/* box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3); */
	border-top: 6px solid #222d32;
	border-bottom: 6px solid #222d32;
	border-right: 2px solid #222d32;
	border-left: none;
}

.index-nav .panel-list-noindex {
	width: 166px;
}

.index-nav .nav-panel-noindex .baojia-navlist {
	height: 650px;
	border-top: 4px solid #222d32;
	border-bottom: 4px solid #222d32;
}

.index-nav .nav-panel-noindex .panel-list {
	height: 650px;
	border-top: 4px solid #222d32;
	border-bottom: 4px solid #222d32;
	display: none;
	border-right: none;
}

.index-nav .left_side .nav-panel-noindex .nava-menu {
	width: 200px;
	height: 38px;
	box-sizing: border-box;
	font-size: 16px;
	background: #222d32;
	transition: background 1s;
	-webkit-transition: background 1s;
}

.index-nav .nava-panel {
	height: 100%;
}

.baojia-navlist .subtitle {
	padding-left: 10px;
	font-size: 14px;
	white-space: nowrap;
	color: #999;
	line-height: 28px;
}

.baojia-navlist .subtitle:hover {
	cursor: pointer;
}

.index-nav .nava-panel .left-panel {
	width: 410px;
	float: left;
	height: 99.9%;
	overflow-y: auto;
}

.index-nav .nava-panel .left-panel::-webkit-scrollbar {
	width: 6px;
	height: 10px
}

.index-nav .nava-panel .left-panel-noindex {
	width: 166px;
	float: left;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background: #3f4f56;
}

.index-nav .nava-panel .n-title {
	color: #010101;
	font-size: 24px;
	font-weight: 600;
	height: 42px;
	font-family: 'SimHei';
	border-left: 4px solid #404244;
	margin-top: 30px;
	padding-left: 2px;
}

.index-nav .nava-panel .sub-list {
	height: 120px;
}

.index-nav .nava-panel .nava-item {
	margin-right: 16px;
	margin-bottom: 32px;
}

.index-nav .nava-panel .nava-item .item-list {
	font-size: 16px;
	transition: all 0.5s;
	display: block;
	width: 100%;
	height: 100%;
}

.index-nav .nava-panel .nava-item a:hover .bj_title {
	color: #48a226;
}

.index-nav .nava-panel .nava-item a:hover .bj_secondtitle {
	color: #48a226;
}





/*
.index-nav .nava-panel .nava-item a:hover .bj_title>span {
  border-bottom: 2px solid #E43A3D;
}
*/

.index-nav .nava-panel .sub-list .bj_title {
	font-weight: 700;
	padding-left: 35px;
	height: 20px;
	line-height: 20px;
	color: rgb(44, 44, 44);
	width: 360px;
	height: 32px;
	border-bottom: 1px solid #dfdfdf;
	background: rgb(240, 240, 240);
	padding-top: 16px;
}

.index-nav .nava-panel .sub-list .bj_title a {
	color: rgb(44, 44, 44);
	font-size: 16px;
}

.index-nav .nava-panel .sub-list .bj_span {
	color: #8d8d8d;
	font-size: 12px;
	font-style: italic;
	width: 270px;
	overflow: hidden;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 16px;
	display: inline-block;
}

.index-nav .nava-panel .sub-list .bj-txt {
	background: #ED1D1D;
	color: #fff;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 0px 4px;
	margin-left: 4px;
	display: inline-block;
}

/*
.index-nav .nava-panel .sub-list .bj_title>span {
  display: inline-block;
  height: 28px;
  border-bottom: 2px solid #949292;
  font-size: 16px;
}
*/

.index-nav .nava-panel .sub-list .bj_secondtitle {
	color: #8d8d8d;
	font-size: 12px;
	padding-left: 35px;
	width: 360px;
}

.index-nav .left-panel-noindex .sub-list .bj_secondtitle {
	width: 100%;
	padding: 0;
}

.index-nav .bj_secondtitle .second-title-list {
	display: inline-block !important;
	margin: 30px -3px 0px 0px;
	color: #ff6600;
	width: 33%;
	font-size: 14px;
	color: #666;
}

.index-nav .bj_secondtitle .second-title-list.active {
	color: #ff6600;
}

.index-nav .left-panel-noindex .second-title-list {
	display: inline-block !important;
	color: #b5d7e7;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0;
	height: 53px;
	line-height: 53px;
	white-space: nowrap;
	word-break: normal;
}

.index-nav .left-panel-noindex .nava-item {
	margin-right: 0;
	padding-left: 8px;
}

.index-nav .left-panel-noindex .second-title-list .fa {
	margin-right: 6px;
}

.index-nav .left-panel-noindex .second-title-list.second-active {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}

.index-nav .nava-panel .sub-img {
	float: left;
	border-top: 1px solid #ccc;
	width: 380px;
	height: 99.9%;
	background: #EFEFEF;
	overflow: visible;
	position: relative;
}

.index-nav .nava-panel .sub-img>img {
	display: block;
	position: absolute;
}

.index-nav .nava-panel .sub-img>h4 {
	font-size: 30px;
	color: #ff6600;
	width: 100%;
	height: 38px;
	text-align: center;
	margin: 16px auto 12px;
	font-weight: 700;
	font-family: "微软雅黑";
}

.index-nav .nava-panel .sub-img>p {
	color: rgb(102, 102, 102);
	margin-bottom: 0px;
	line-height: 20px;
	padding: 6px 6px 6px 20px;
}

.left_side .baojia-navlist>.liselected:hover {
	border-right: none;
	box-shadow: none;
}


/*
 * 首页产品列表
 */

.goods-list {
	background: rgb(240, 240, 248);
	padding-top: 1px;
	padding-bottom: 60px;
	background: rgb(240, 240, 248);
}

.goods-list .goods-item {
	/* margin-top: 10px; */
	padding: 13px 0 3px 0;
	background: white;
}

.goods-list .goods-head {
	height: 50px;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d70c24;
}

.goods-list .goods-head .goods-head-left {
	display: flex;
}

.goods-list .goods-head .goods-head-right {
	padding-right: 15px;
	font-size: 14px;
}

.goods-list .goods-head .floor_num {
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	margin-right: 18px;
	background-color: #d70c24;
}

.goods-list .goods-head .goods-head-title {
	margin-right: 55px;
	color: #000000;
	font-size: 18px;
}

.goods-list .goods-head .second_title {
	color: #808080;
	font-size: 14px;
}

.goods-list .goods-head img {
	height: 100%;
}

.goods-list .goods-head h4 {
	display: inline-block;
	font-size: 20px;
}


.goods-list .goods-body {
	margin-top: 15px;
	justify-content: space-between;
}

.goods-list .index-floor {
	float: left;
	display: flex;
	flex-wrap: wrap;
	/* background: #fff; */
	width: 900px;
}

.goods-list .index-floor li {
	/* float: left; */
	width: 290px;
	height: 250px;
	max-height: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #d70c24;
}

.goods-list .index-floor li .loutitle {
	/* margin-top: 16px; */
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	color: #000;
}

.goods-list .index-floor li .lousectitle {
	/* margin-top: 6px; */
	white-space: nowrap;
	padding: 2px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	height: 14px;
	/* width: 160px; */
}

.goods-list .index-floor li .lousecprice {
	font-size: 18px;
	color: red;
	margin: 10px auto;
}

.goods-list .index-floor li .louimg {
	width: 150px !important;
	height: 150px;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
}

.goods-list .index-floor li .louimg img {
	/* position: absolute; */
	width: 100% !important;
	max-width: 260px;
	left: 0px;
	top: 0px;
	display: none;
}

.goods-list .index-floor li a {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

/*先隐藏，以后更新显示遮罩层*/
.goods-list .index-floor li a:hover .goods-desc {
	/* display: block; */
}

.goods-list .goods-desc {
	position: absolute;
	width: 225px;
	height: 260px;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	top: 0px;
	left: 0px;
	color: #efefef;
	display: none;
	font-family: 'Microsoft YaHei', '微软雅黑' !important;
	padding: 20px 10px;
	font-size: 14px;
	box-sizing: border-box;
	line-height: 1.4;
}

.goods-list .goods-desc h3 {
	font-size: 16px;
	font-weight: 600;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.goods-list .jrth .index-floor {
	height: 190px;
	width: 766px;
}

.goods-list .index-floor li img {
	width: 100%;
}

.goods-list .body-left {
	float: left;
	width: 300px;
	min-height: 510px;
	/* width: 200px; */
}

.goods-list .body-right {
	float: right;
	width: 233px;
	position: relative;
	top: -22px;
}

.goods-list .gxyp ul {
	width: 1000px;
}

.goods-list .gxyp li {
	width: auto;
}

.goods-list .item-text-desc {
	margin: 0;
	line-height: 46px;
}




/*
*帮助中心
*/

.help-page {
	margin-top: 20px;
}

.help-page .help-left {
	width: 200px;
	float: left;
}

.help-page .help-right {
	width: 965px;
	float: right;
}

.help-page .wrap_menu {
	background: #EAEAEA;
	border: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

.help-page .mod_menu .mod_hd {
	background: #ED1D1D;
}

.help-page .mod_menu .mod_bd {
	margin-top: 2px;
}

.help-page .help-left h3 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
}

.help-left li {
	padding-left: 25px;
}

.help-left li a {
	height: 40px;
	line-height: 40px;
	display: block;
}

.help-page .help-item:hover {
	background: #D0D0D0;
}


/*
*全部印品
*/

.show-all-con {
	background: #F8F8F8;
	-moz-box-shadow: 0px 5px 15px #D6D6D6 inset;
	-webkit-box-shadow: 0px 5px 15px #D6D6D6 inset;
	box-shadow: 0px 5px 15px #D6D6D6 inset;
}

.show-all-con .all {
	color: #333;
	font-size: 16px;
	margin-top: 16px;
	display: inline-block;
}



.show-all-con .all a {
	font-size: 12px;
}

.show-all-con .all a:hover {
	color: red;
}

.show-all-con .btn {
	width: 80px;
	text-align: center;
	background: #ff6905;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	font-size: 14px;
	color: white;
	transition: background-color .5s;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	margin-left: 10px;
}

.show-all-con .btn:hover {
	background: #e6620a;
}

.show-all-con ul {
	background: #fff;
	margin-top: 20px;
	padding-top: 30px;
}


.show-all-con ul li {
	width: 260px;
	float: left;
	margin: 0 0 30px 30px;
	border: 1px solid #e5e5e5;
	/*background: #F8F8F8;*/
	/*     background: white; */
}

.show-all-con ul li .list {
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	height: 30px;
	/*     background: #f8f8f8; */
	line-height: 30px;
	margin: 10px 20px;
}

.show-all-con ul li span {
	color: #333;
	font-size: 15px;
	display: inline-block;
	/* max-width: 114px;*/
	white-space: nowrap;
	overflow: hidden;
	font-weight: 600;
}

.show-all-con ul li .list_pra {
	/*  background: #f8f8f8;*/
	line-height: 1.2em;
	margin: 12px 20px;
	color: #999;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 29px;
}

.show-all-con ul li img {
	width: 260px;
	height: 200px;
	background: #e5e5e5;
}

.dy-search .result {
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding: 50px 0;
	color: red;
}

.dy-search .result img {
	width: 100%;
}

.allproductuser .item-wrap {
	margin: 30px 10px 30px;
}

.allproductuser .moreprice_con {
	background: #f8f8f8;
}

.show-all-con .citylist {
	min-height: 500px;
}

.show-all-con .citylist li {
	width: auto;
	border: none;
	font-size: 16px;
}

/*
*限时抢购
*/

.limitproduct {
	background: #ff532e;
	min-height: 1600px;
	-moz-box-shadow: 0px 5px 15px #D6D6D6 inset;
	-webkit-box-shadow: 0px 5px 15px #D6D6D6 inset;
	box-shadow: 0px 5px 15px #D6D6D6 inset;
}

.limit_top {
	width: 100%;
	text-align: center;
	margin-top: -500px;
}

.countDown {
	margin-top: 40px;
	background-image: url(../images/diyin_index/time_bg.png );
	margin-left: 360px;
	width: 464px;
	height: 112px;
	font-size: 40px;
	text-align: center;
	color: white;
}

.t_h {
	display: inline-block;
	margin-left: 170px;
	margin-top: 30px;
	text-shadow: 2px 2px 5px #479e66
}

.t_m {
	display: inline-block;
	margin-right: 10px;
	margin-top: 30px;
	text-shadow: 2px 2px 5px #479e66;
}

.t_s {
	display: inline-block;
	margin-top: 30px;
	text-shadow: 2px 2px 5px #479e66;
}

.youhui {
	margin-top: 20px;
}

.goods_contents {
	margin-top: 20px;
}

.goods_contents .btn {
	width: 80px;
	text-align: center;
	background: #2ea661;
	border: 1px solid #2ea661;
	border-radius: 15px;
	font-size: 14px;
	color: white;
	transition: background-color .5s;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	margin-left: 10px;
}

.goods_contents .btn:hover {
	background: #2ee27b;
}

.goods_contents ul li {
	width: 210px;
	float: left;
	margin-left: 37px;
	margin-top: 37px;
	background: white;
	padding-bottom: 10px;
}

.goods_contents ul li .list {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

.goods_contents ul li .list {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

.goods_contents ul li .list .list_first {
	color: #7c7e7b;
	font-size: 14px;
	font-weight: 700;
}

.goods_contents ul li .list .list_second {
	color: #7c7e7b;
	font-size: 14px;
	margin-top: 10px;
}

.goods_contents ul li .list .list_second span {
	margin-left: 6px;
}

.goods_contents ul li .list .list_price {
	margin-top: 10px;
	margin-bottom: 10px;
}

.goods_contents ul li .list .list_price span {
	color: red;
	font-size: 20px;
	font-weight: 600;
}

.goods_contents ul li img {
	width: 210px;
	height: 180px;
}

.limitproduct .more_btn {
	width: 260px;
	text-align: center;
	font-size: 16px;
	transition: background-color .5s;
	display: inline-block;
	line-height: 41px;
	height: 41px;
	margin-left: 10px;
	border: 1px solid #3eaf6e;
	background-color: #fff;
	color: #2ea661;
	margin-top: 40px;
}

.limitproduct .more_btn:hover {
	background-color: #2ea661;
	color: white;
}




/*
*积分商城
*/

.creditproduct {
	background: #F8F8F8;

	-moz-box-shadow: 0px 5px 15px #D6D6D6 inset;
	-webkit-box-shadow: 0px 5px 15px #D6D6D6 inset;
	box-shadow: 0px 5px 15px #D6D6D6 inset;
}

.creditproduct .all {
	color: #333;
	font-size: 16px;
	margin-top: 16px;
	display: inline-block;
}

.creditproduct .all a {
	font-size: 12px;
}

.creditproduct .all a:hover {
	color: red;
}

.creditproduct .btn {
	width: 80px;
	text-align: center;
	background: #ff6905;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	font-size: 14px;
	color: white;
	transition: background-color .5s;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	margin-left: 10px;
}

.creditproduct .btn:hover {
	background: #e6620a;
}

.creditproduct ul {
	background: #fff;
	margin-top: 20px;
	padding-bottom: 31px;
}

.creditproduct ul li {
	width: 200px;
	float: left;
	background: red;
	margin-left: 31px;
	margin-top: 31px;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	;
}

.creditproduct ul li .list {
	width: 100%;
	text-align: center;
	background: #f8f8f8;
	padding: 10px 0;
}

.creditproduct ul li .list .list_first {
	color: #333;
	font-size: 15px;
	font-weight: 600;
}

.creditproduct ul li .list .list_second {
	color: #999;
	font-size: 13px;
	margin-top: 10px;
}

.creditproduct ul li .list .list_second span {
	margin-left: 6px;
}

.creditproduct ul li img {
	width: 200px;
	height: 200px;
}

.credit {
	margin-top: 10px;
}

.credit span {
	font-size: 15px;
	display: inline-block;
	margin-right: 5px;
	color: #FF6600;
}

.credit span b {
	font-size: 20px;
}




/*
*全国网点
*/

.pointproduct {
	background: #F8F8F8;
	height: 650px;
	-moz-box-shadow: 0px 5px 15px #D6D6D6 inset;
	-webkit-box-shadow: 0px 5px 15px #D6D6D6 inset;
	box-shadow: 0px 5px 15px #D6D6D6 inset;
}

.pointproduct .all {
	color: #333;
	font-size: 16px;
	margin-top: 16px;
	display: inline-block;
}

.pointproduct .all a {
	font-size: 12px;
}

.pointproduct .all a:hover {
	color: red;
}

.pointproduct ul li {
	margin-top: 20px;
}

.post {
	background: #fff;
	border: 1px solid #ddd;
	padding: 20px;
	position: relative;
	width: 900px;
	height: 132px
}

.post-main {
	float: left;

	vertical-align: top;
}

.post-thumb-box {
	width: 192px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 20px;
	line-height: 1;
}

.post-thumb-box img {
	width: 100px;
	height: 100px;
}

.detail {
	width: 630px;
	float: left;
	margin-left: 40px;
}

.outlet-header {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	height: 33px;
	line-height: 33px;
}

.outlet-name {
	color: #333;
	font-size: 18px;
	vertical-align: middle !important;
}

.outlet-header img {
	margin-left: 10px;
}

.outlet-praise {
	font-size: 16px;
	float: right !important;
}

.praise {
	color: #ff7f00;
	font-size: 20px;
}

.outlet-footer {
	float: left !important;
}

.mt-15 {
	margin-top: 20px;
}

.mt-15 span {
	margin-left: 15px;
	font-size: 15px;
}


.icon-circle {
	width: 8px;
	height: 8px;
	background: #5bb1a0;
	;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
}

.outlet-address {
	margin-top: 20px;
	color: #666;
	font-size: 14px;
}

.contact {
	margin-top: 30px;
	float: right !important;
}

.contact .btn {
	width: 142px;
	text-align: center;
	background: #2ea661;
	border: 1px solid #2ea661;
	font-size: 14px;
	color: white;
	transition: background-color .5s;
	display: inline-block;
	line-height: 40px;
	height: 40px;
	margin-left: 10px;
}

.contact .btn:hover {
	background: #478c64;
}


/**
 * search.css
 */

.search_con .l-img img {
	height: 200px;
}


/**
	* help.css
	*/

.news_head {
	border-top: 3px solid #ED1D1D;
	border-bottom: 1px solid #DFDFDF;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #eaeaea;
	font-size: 14px;
}

.news_layout {
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 10px;
	line-height: 2em;
	font-size: 14px;
}

.news_topic {
	font-family: SimSun;
	font-size: 24px;
	color: #E53333;
	line-height: 2;
	width: 100%;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #e4e4e4;
}

.help-about .news_left {
	width: 635px;
	float: left;
	margin-top: 20px;
}

.help-about .news_left strong {
	color: red
}

.help-about .news_right {
	width: 300px;
	float: right;
	margin-top: 20px;
}

.help-about .news_right p {
	margin-top: 10px;
}

.help-process .news_left {
	width: 500px;
	float: left;
	margin-top: 20px;
}

.help-process .news_righ {
	width: 436px;
	float: right;
	margin-top: 20px;
}

.help-process .news_righ img {
	margin-top: 20px;
}

.help-process .news_content {
	margin-top: 20px;
}

.help-process .news_content h4 {
	color: red;
	font-weight: 600;
}

.help-notice .notice {
	width: 100%;
	margin-left: 20px;
	margin-top: 20px;
}

.help-craft .news_left {
	width: 490px;
	float: left;
}

.help-craft .news_content {
	margin-top: 20px;
}

.help-craft .news_righ {
	width: 450px;
	float: right;
	margin-top: 10px;
}

.help-delivrey .news_left {
	width: 450px;
	float: left;
	margin-top: 10px;
	line-height: 2rem;
	font-size: 16px;
}

.help-delivrey .news_righ {
	width: 480px;
	float: right;
	margin-top: 10px;
}

.help-contact .contact_left {
	float: left;
	margin-bottom: 10px;
}

.help-contact .contact_right {
	margin-top: 20px;
	float: right;
}

.help-contact .contact_name {
	font-size: 18px;
	color: #333;
	width: 500px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.help-contact .contact_detail {
	font-size: 14px;
	color: #666;
	width: 500px;
}

.poimap-con {
	width: 600px;
	height: 400px;
}

.orderpage .layui-table-view .orderInfo-con {
	width: 100%;
}

.orderpage .layui-table-view .layui-table-header {
	width: 978px;
}

.orderpage .layui-table-view .orderInfo-con div:first-child {
	margin-top: 19px;
}

.orderpage .layui-table-view .orderInfo-con .orderInfo-item {
	line-height: 14px;
	margin-bottom: 10px;
	text-align: left;
}

.orderpage .layui-table-view .orderInfo-con .orderInfo-item .order-item-title {
	color: #9e9e9e;
}

.orderpage .layui-table-view .orderInfo-con .orderInfo-item .order-form-name {
	color: #1c9bf5;
	font-weight: 600;
}

.orderpage .layui-table-view .orderInfo-con .orderInfo-item .order-form-name:hover {
	color: #ff6600;
	cursor: pointer;
}

.orderpage .layui-table-view .orderPrice-con {
	width: 100%;
	height: 100%;
	margin: auto;
	height: 50px;
}

.orderpage .layui-table-view .orderPrice-con .orderPrice-item {
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #9c9c9c;
}

.orderpage .layui-table-view .orderPrice-con .orderPrice-allprice {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #3c3c3c;
	margin-bottom: 8px;
	font-weight: 600;
	font-family: "microsoft yahei";
}

.orderpage .orderPrice-con .orderPrice-allprice .invoice-title {
	font-weight: 400;
}

.orderpage .layui-table-view .orderPrice-con .orderPrice-allprice:hover span {
	color: #ff6600;
	cursor: pointer;
}


.orderpage .layui-table-view .orderStep-con {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.orderpage .layui-table-view .orderStep-con>div:first-child {
	margin-top: 26px;
}

.orderpage .layui-table-view .orderStep-con .orderStep-item {
	height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
}

.orderpage .layui-table-view .orderStep-con .orderStep-item:hover {
	color: #ff6600 !important;
}

.orderpage .right-con .layui-table-view .order-trheader {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 42px;
	line-height: 42px;
	width: 980px;
	background: #F0F0F0;
	padding-left: 19px;
	border-top: 1px solid #f0f0f0;
}

.orderpage .right-con .layui-table-view .nocompleted {
	background: #eaf8ff;
}

.orderpage .right-con .layui-table-view .order-trheader span:last-child {
	margin-left: 40px;
}

.orderpage .right-con .layui-table-view .order-trheader .order-item-title {
	color: #9e9e9e;
}

.orderpage .right-con .layui-table-view .order-trheader .order-item-time {
	font-weight: 600;
}

.orderpage .right-con .layui-table-view td {
	padding-top: 42px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.orderpage .right-con .layui-table-view tr td:nth-child(2) {
	border-left: 1px solid #f0f0f0;
	border-right: none;
}

.orderpage .right-con .layui-table-view .nocompleted {
	border-top: 1px solid #eaf8ff;
}

.orderpage .right-con .layui-table-view .nocompleted-tr td {
	padding-top: 42px;
	border-right: 1px solid #eaf8ff;
	border-bottom: 1px solid #eaf8ff;
}

.orderpage .right-con .layui-table-view .nocompleted-tr td:nth-child(2) {
	border-left: 1px solid #eaf8ff;
	border-right: none;
}

.orderpage .right-con .layui-table-view tbody tr:hover {
	background-color: transparent;
}

.orderpage .right-con .layui-table-view tbody .nocompleted-tr:hover td {
	border-bottom: 1px solid #aed8ff;
}

.orderpage .right-con .layui-table-view tbody .nocompleted-tr:hover td:nth-child(2) {
	border-left: 1px solid #aed8ff;
}

.orderpage .right-con .layui-table-view tbody .nocompleted-tr:hover td:last-child {
	border-right: 1px solid #aed8ff;
}

.orderpage .right-con .layui-table-view tbody .nocompleted-tr:hover .order-trheader {
	border-top: 1px solid #aed8ff;
}

.orderpage .right-con .layui-table-view tbody tr:hover td {
	border-bottom: 1px solid #bfbfbf;
}

.orderpage .right-con .layui-table-view tbody tr:hover td:nth-child(2) {
	border-left: 1px solid #bfbfbf;
}

.orderpage .right-con .layui-table-view tbody tr:hover td:last-child {
	border-right: 1px solid #bfbfbf;
}

.orderpage .right-con .layui-table-view tbody tr:hover .order-trheader {
	border-top: 1px solid #bfbfbf;
}

.orderpage .right-con .layui-table-view .layui-table-header {
	border: none;
}

.orderpage .right-con .layui-table-view .orderImg-con {
	width: 88px;
	height: 88px;
	margin: 16px 0px 16px 22px;
}

.orderpage .right-con .layui-table-view .orderImg-con a,
.orderpage .right-con .layui-table-view .orderImg-con img {
	padding: 0;
	width: 100%;
	height: 100%;
}

.orderpage .right-con .layui-table-view .order-complaint:hover,
.orderpage .right-con .layui-table-view .to-invoice:hover {
	cursor: pointer;
	color: #ff6600;
}

.orderpage .right-con .layui-table-view .to-invoice {
	display: block;
	color: #333;
}

.orderPriceDetail-con {
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.orderPriceDetail-con .orderPriceDetail-item {
	text-align: center;
	font-size: 20px;
	font-family: 'tahoma';
	color: #999;
}

.orderPriceDetail-con .orderPriceDetail-item span {
	color: #ff6600;
}

.orderPriceDetail-con .orderPriceDetail-allprice {
	margin: 0px 0px 18px;
}

.orderPriceDetail-con .orderPriceDetail-allprice span {
	color: #ff6600;
	font-size: 40px;
}

/* 
用户后台标题 
 */
.dyuser-head {
	height: 56px;
	background: #ff6600;
}

.dyuser-head .center_container {
	height: 100%;
}

.dyuser-head .dyuser-head-logo {
	width: 200px;
	height: 100%;
	float: left;
	position: relative;
}

.dyuser-head .dyuser-head-logo a {
	color: #fff;
	display: block;
	height: 100%;
	line-height: 52px;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
}

/* .dyuser-head .dyuser-head-logo img{
	width: 105px;
	height: 26px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-left: 0;
	margin-top: -13px;
} */

.dyuser-head .dyuser-head-center {
	width: 980px;
	float: right;
	position: relative;
}

.dyuser-head .dyuser-head-center li {
	height: 56px;
	line-height: 56px;
	float: left;
	margin-left: 24px;
	padding: 0 20px;
	font-size: 16px;
}

.dyuser-head .dyuser-head-center li a {
	color: #fff;
}

.dyuser-head .dyuser-head-center .search {
	width: 420px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 13px;
}

.dyuser-head .dyuser-head-center .search_input {
	width: 340px;
	height: 30px;
	line-height: 30px;
	border: none;
	padding-left: 8px;
	color: #bbbbbb;
	font-family: 'simsun';
	border-radius: 25px 0 0 25px;
}

.dyuser-head .dyuser-head-center .search_btn {
	width: 80px;
	height: 30px;
	position: absolute;
	right: 0px;
	background: #eee;
	font-family: 'simsun';
	border-radius: 0 25px 25px 0;
}

/* 右侧固定导航 */
.fixedNav {
	position: fixed;
	right: 0;
	bottom: 20%;
	background: #333;
	z-index: 99999;
	cursor: move;
}

.fixedNav .fixedNav-con {
	margin: 0;
}

.fixedNav .fixedNav-item,
.fixedNav a {
	cursor: pointer;
}

.fixedNav:hover {
	background: #3a3a3a;
}

.fixedNav-dragging,
.fixedNav-dragging .fixedNav-item,
.fixedNav-dragging a {
	cursor: move !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fixedNav-dragging .hide-item,
.fixedNav-dragging .hide-desc-list {
	display: none !important;
}

.fixedNav li {
	width: 50px;
	height: auto;
	padding: 6px 5px;
	position: relative;
}

.fixedNav li:not(:last-child) {
	border-bottom: 1px solid #999;
}

.fixedNav li a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #666;
	margin-bottom: 4px;
}

.fixedNav .fixedNav-title {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 12px;
}

@keyframes irotating {
	from {
		transform: rotateY(0);
	}

	to {
		transform: rotateY(360deg);
	}
}

.fixedNav li .fa {
	font-size: 32px;
	margin-top: 6px;
	color: rgba(230, 46, 46, 0.8);
	transition: font-size 0.6s;
	-webkit-transition: font-size 0.6s;
	transform-origin: center center;
	/* 	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	animation:irotating 3.6s linear infinite; */
}

.fixedNav .hide-item,
.fixedNav .hide-desc-list {
	display: none;
	position: absolute;
	bottom: 0;
	right: 60px;
}

.fixedNav .hide-item {
	border: 10px solid rgb(68, 68, 68);
}

.fixedNav .hide-desc-list {
	font-size: 20px;
	background: #444;
	color: #fff;
	max-width: 170px;
}

.fixedNav .hide-desc-list>.hide-desc {
	padding: 6px 12px 6px 16px;
	border-bottom: 1px solid #666;
}

.fixedNav .hide-desc-list>.hide-desc:last-child {
	border-bottom: none;
}

.fixedNav .hide-desc>h4,
.fixedNav .hide-desc>p {
	color: #fff;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
}

.fixedNav .hide-desc>h4 {
	margin-bottom: 4px;
	font-size: 16px;
	color: #ccc;
}

.fixedNav .hide-desc>p {
	color: #ff9713;
}

.fixedNav .hide-desc>p>a {
	color: #ff9713;
}

.fixedNav .hide-desc>p>a:hover {
	color: #ffee0a;
}

/* .fixedNav li:hover .hide-item,
.fixedNav li:hover .hide-desc-list {
	display: block;
}

.fixedNav li:hover .fa {
	animation: none;
	font-size: 34px;
	color: rgba(230, 46, 46, 1);
} */

.fixedNav .hide-item img {
	max-width: 200px;
	max-height: 260px;
}



/* 横线标题 */
.legend-head {
	position: relative;
}

.legend-head .legend-right {
	position: absolute;
	top: -2px;
	right: 20px;
	background: #fff;
}


.file-pdf-con {
	min-height: 500px;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
}

.file-pdf-con .err-con {
	margin-top: 210px;
}

.file-pdf-con .pdf-head {
	margin: 80px auto;
}

.file-pdf-con i {
	font-size: 60px;
}

.file-pdf-con p {
	font-size: 18px;
}

.file-pdf-con form {
	margin: auto;
	width: 240px;
}

.file-pdf-con .pdf-input {
	margin: 40px auto;
}

.file-pdf-con .a-pdf-download {
	display: block;
}

.file-pdf-con .pdf-icon-con {
	margin-bottom: 20px;
}

.file-pdf-con .pdf-body .list-title {
	margin: 10px 0;
}

/* 
 推广新增付款
 */
.promote-img-add-con .com-lic {
	width: 130px;
	height: 130px;
	margin-right: 6px;
}

/*
 积分商城
 */

.goods-recommended .header {
	border-bottom: 4px solid #ff6600;
	height: 48px;
	line-height: 48px;
}

.goods-recommended .goods-recommended-item {
	float: left;
	width: 220px;
	height: 268px;
	padding: 20px 10px;
	text-align: center;
	overflow: hidden;
}

.goods-recommended .goods-recommended-con a {
	display: inline-block;
	padding: 10px;
	width: 200px;
	height: 246px;
	border: 1px solid #e2e2e2;
}

.goods-recommended .goods-recommended-con a:hover {
	border: 1px solid #ff6600;
}

.goods-recommended .goods-recommended-con .img-con {

	width: 200px;
	height: 212px;
}

.goods-recommended .goods-recommended-con img {
	max-width: 200px;
	max-height: 212px;
}

.goods-recommended .goods-recommended-item .goods-recommended-title {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 6px;
}

.goods-recommended .goods-recommended-integral {
	margin-top: 2px;
}

.goods-recommended .goods-recommended-integral span {
	color: #ff6600;
}

.goods-header .goods-cate {
	width: 200px;
	background: rgba(34, 45, 50, 0.8);
	position: absolute;
	left: 0;
	top: 0;
}

.goods-header .goods-cate-item {
	position: relative;
	border: 1px solid rgba(34, 45, 50, .3);
}

.goods-header .goods-cate-item>a {
	height: 36px;
	line-height: 36px;
	color: #d3f1ff;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.goods-header .goods-cate-item:hover .goods-cate-item-child {
	display: block;
}

.goods-header .goods-cate-item .goods-cate-item-child {
	position: absolute;
	width: 400px;
	min-height: 29px;
	top: 0;
	left: 198px;
	padding: 8px 10px 0;
	background: rgba(34, 45, 50, 0.8);
	border: 1px solid #666;
	display: none;
	text-align: left;
}

.goods-header .goods-cate-item .goods-cate-i {
	display: inline-block;
	color: #d3f1ff;
	padding: 0 30px 16px 0;
}

.goods-header .goods-cate-item .goods-cate-i:hover {
	color: #ff6600;
}

.goods-header .goods-cate-item .layui-icon {
	padding-left: 12px;
}

.goods-header .goods-cate-bg img {
	width: 100%;
	max-height: 360px;
}

.cate-select {
	-webkit-box-shadow: 0 6px 8px #d6d6d6 inset;
	box-shadow: 0 6px 8px #d6d6d6 inset;
}

.cate-select .cate-select-header {
	height: 26px;
	line-height: 26px;
}

.cate-select .cate-select-title {
	height: 36px;
	line-height: 36px;
	background: #eee;
	padding-left: 26px;
}

.cate-select .cate-select-con {
	border: 1px solid #e2e2e2;
}

.cate-select .cate-select-num {
	color: #ff6600;
	font-size: 14px;
	margin: 0 2px;
}

.cate-select .cate-select-list {
	margin: 0 26px;
	padding: 12px 0 0;
	border-bottom: 1px dashed #c2c2c2;
}

.cate-select .cate-select-list:last-child {
	border-bottom: none;
}

.cate-select .cate-select-list-left,
.cate-select .cate-select-list-right {
	float: left;
}

.cate-select .cate-select-list-left {
	width: 120px;
}

.cate-select .cate-select-list-right {
	width: 1026px;
	min-height: 28px;
}

.cate-select .cate-select-list-right a:hover {
	color: #ff6600;
}

.cate-select .cate-select-list-right .right-list a {
	display: inline-block;
	margin-bottom: 16px;
}

.cate-select .cate-select-list-left .active,
.cate-select .cate-select-list-right .active {
	color: #ff6600;
}

.cate-select .cate-select-list-left span {
	display: inline-block;
	text-align: right;
	width: 60px;
}

.cate-select .cate-select-list-left a {
	display: inline-block;
	padding: 0 16px;
}

.cate-select .cate-select-list-right a {
	display: inline-block;
	padding-right: 26px;
}

.cate-select .cate-select-list-right .integral-list {
	margin: 0 24px 16px 0;
}

.cate-paginate {
	text-align: right;
}

.cate-paginate ul {
	font-size: 0;
	display: inline-block;
}

.cate-paginate .active {
	background: #ff6600;
	color: #fff;
}

.cate-paginate li {
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 30px;
	border: 1px solid rgb(226, 226, 226);
	border-right: none;
	text-align: center;
	font-size: 12px;
}

.cate-paginate li:last-child {
	border-right: 1px solid rgb(226, 226, 226);
}

.cate-paginate li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.cate-paginate li a:hover {
	color: #ff6600;
}

.goods-pay-detail {
	margin: 20px auto 30px;
}

.goods-pay-detail .pay_left,
.goods-pay-detail .pay_right {
	float: left;
}

.goods-pay-detail .pay_left {
	width: 360px;
	height: 330px;
	border: 1px solid #ccc;
}

.goods-pay-detail .pay_right {
	margin-left: 30px;
	width: 800px;
}

.goods-pay-detail .pay_right .title-con .title {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 6px;
}

.goods-pay-detail .pay_right .title-con .simple_desc {
	color: #333;
	font-size: 12px;
	line-height: 22px;
}

.goods-pay-detail .pay_right .detail-list {
	padding: 10px;
	background-color: #fcf1e4;
	background-image: linear-gradient(to right, #fcf1e4, #f8dfb2);
}

.goods-pay-detail .pay_right .detail-list .list-item {
	line-height: 22px;
}

.goods-pay-detail .pay_right .detail-list dt,
.goods-pay-detail .pay_right .detail-list dd {
	float: left;
}

.goods-pay-detail .pay_right .detail-list dt {
	width: 80px;
	color: #777;
}

.goods-pay-detail .pay_right .detail-list .price {
	font-size: 14px;
	color: #666;
	text-decoration: line-through;
	font-weight: 700;
}

.goods-pay-detail .pay_right .detail-list .integral {
	font-size: 22px;
	font-weight: 700;
	color: #ff6600;
}

.goods-pay-detail .inventory {
	padding: 12px 28px;
}

.goods-pay-detail .inventory dt,
.goods-pay-detail .inventory dd {
	float: left;
	line-height: 26px;
}

.goods-pay-detail .inventory .num-title {
	width: 60px;
}

.num-cacl-con {
	font-size: 0;
	color: #666;
}


.num-cacl-con li {
	display: inline-block;
	border: 1px solid #c2c2c2;
	padding: 0 8px;
	font-size: 12px;
}

.num-cacl-con li:first-child {
	border-right: none;
	cursor: pointer;
}

.num-cacl-con li:last-child {
	border-left: none;
	cursor: pointer;
}

.num-cacl-con li>input {
	border: none;
	width: 28px;
	text-align: center;
}

.goods-pay-detail .pay_right .pay {
	padding: 16px 28px;
}

.goods-pay-detail .carousel-img-item {
	background: #fff;
	position: relative;
}

.goods-pay-detail .carousel-img-item>img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);

}

.goods-pay-desc .more-recommended {
	float: left;
	width: 240px;
	margin-top: 10px;
	border: 1px solid #e2e2e2;
}

.goods-pay-desc .goods-photo-con {
	float: right;
	width: 920px;
}

.goods-pay-desc .goods-photo-con li {
	width: 25%;
	padding: 0;
}

.goods-pay-desc .goods-photo-con .layui-tab-item {
	text-align: center;
}

.goods-pay-desc .goods-photo-con .layui-tab-item img {
	max-width: 760px;
	height: auto;
}

.goods-pay-desc .more-recommended h4 {
	line-height: 36px;
	text-align: center;
	background: #eee;
}

.goods-pay-desc .more-recommended-item {
	padding: 10px;
	text-align: center;
}

.goods-pay-desc .more-recommended-item a {
	display: inline-block;
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

.goods-pay-desc .more-recommended-item img {
	max-width: 100%;
}

.goods-pay-desc .more-recommended-name {
	line-height: 22px;
}

.goods-pay-desc .more-recommended-integral {
	line-height: 22px;
	color: #ff6600;
}

.small-ball {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ff6600;
	position: fixed;
}

.goods-shopcart {
	margin-top: 18px;
}

.goods-shopcart .goods-shopcart-center {
	min-height: 350px;
}

.goods-account-body .goods-shopcart-center {
	min-height: auto;
}

.goods-shopcart .cart-no-shop {
	height: 400px;
	line-height: 400px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

.cart-total {
	height: 50px;
	line-height: 50px;
	margin-top: 26px;
}

.cart-total .center_container {
	background: #eee;
}

.cart-total .layui-btn {
	height: 50px;
	line-height: 50px;
	width: 84px;
	float: right;
}

.cart-total .right {
	float: right;
}

.cart-total .right .integral-total-all {
	color: #ff6600;
	font-size: 16px;
}

.goods-shopcart-title {
	margin-top: 6px;
}

.goods-shopcart-title h3 {
	line-height: 26px;
	border-bottom: 3px solid #ff6600;
	font-weight: 700;
}

.goods-shopcart-info {
	margin-top: 8px;
}

.goods-shopcart-info .delivery-title {
	margin-bottom: 12px;
	font-size: 14px;
}

.goods-shopcart-info .delivery-title span {
	color: red;
}

.goods-shopcart-info .layui-elem-field {
	width: 280px;
	border-radius: 9px;
	height: auto;
	min-height: 99px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

.goods-shopcart-info .layui-elem-field.default {
	border: 1px solid #ff6600;
}

.goods-shopcart-info .layui-elem-field p {
	line-height: 20px;
}

.cuslib-layer .layui-tab {
	margin: 0;
}

.cuslib-layer .cuslib-title {
	font-size: 22px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
}

.cuslib-layer .layui-tab {
	margin: 0;
}

.cuslib-layer .layui-form-label {
	padding: 9px 0;
}

.cuslib-layer .layui-layer-content {
	height: calc(100% - 42px) !important;
	height: -moz-calc(100% - 42px) !important;
	height: -webkit-calc(100% - 42px) !important;
	overflow: hidden !important;
}

.cuslib-layer .layui-tab-content {
	background: #fff;
	height: 556px;
	overflow-y: scroll;
	padding: 5px 5px 5px 10px;
}

.cuslib-layer .cuslib-tpl-con {
	padding: 6px;
	height: 606px;
	position: relative;
}

.cuslib-layer .layui-layer-title {

	background: #3995DE;
	color: #fff;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #126CAB;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
}

.cuslib-layer .layui-tab-card {
	border: 1px solid #78B8E8;
	height: 602px;
}

.cuslib-layer .layui-tab-card>.layui-tab-title {
	background: #3995DE;
	border-bottom: 1px solid #126CAB;
	height: 35px;
	line-height: 35px;
}

.cuslib-layer .layui-tab-card>.layui-tab-title .layui-this:after {
	border: none;
}

.cuslib-layer .layui-tab-card>.layui-tab-title li {
	border-radius: 4px 4px 0 0;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
}

.cuslib-layer .layui-tab-card>.layui-tab-title li:first-child {
	margin-left: 10px;
}

.cuslib-layer .layui-tab-card>.layui-tab-title .layui-this {
	font-weight: 700;
	color: #333;
}

.cuslib-layer .layui-form input,
.cuslib-layer .layui-form textarea {
	border-radius: 4px;
	color: #333;
	border: 1px solid #a4c9e3;

}

.cuslib-layer .layui-form textarea {
	min-height: 32px;
	height: 32px;
	line-height: 16px;
	resize: none;
	background: #fff;
	overflow: hidden;
}

.cuslib-layer .layui-form input {
	height: 30px;
}

.cuslib-layer .layui-form .layui-form-item {
	margin-bottom: 4px;
}

.cuslib-layer .layui-form .layui-form-label {
	padding: 0;
	height: 30px;
	line-height: 30px;
	text-align: left;
	width: 80px;
}

.cuslib-layer .layui-form .layui-form-item .layui-input-inline {
	margin: 0;
	width: 298px;
}

.cuslib-layer .layui-btn {
	background: #0071c1;
	border-radius: 4px;
}

.cuslib-layer .promote-img-add-con .com-lic {
	margin: 0;
}

.cuslib-layer .close-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
	height: 42px;
	z-index: 99;
}

.cuslib-layer .close-icon:hover {
	cursor: pointer;
}

.cuslib-layer .close-icon .layui-icon {
	color: #ff6600;
	font-size: 26px;
}

.cuslib-layer .layui-table-header {
	display: block;
}

.cuslib-layer .visit-table+.layui-form .layui-table {
	width: 100%;
}

.cuslib-layer .visit-table+.layui-form td .cuslibVisitList {
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.cuslib-layer .visit-table+.layui-form td .cuslibVisitList:hover {
	cursor: pointer;
}

.cuslib-layer .visit-table+.layui-form {
	border: 1px solid #a4c9e3;

}

.cuslib-layer .visit-table+.layui-form .layui-table-grid-down {
	display: none;
}

.cuslib-layer .visit-table+.layui-form .layui-table-header {
	border-bottom: 1px solid #a4c9e3;
}

.cuslib-layer .visit-table+.layui-form .layui-table-body {
	max-height: 240px;
	overflow-y: scroll;
}

.cuslib-layer div::-webkit-scrollbar {
	width: 4px;

}

.cuslib-layer .visit-table+.layui-form .layui-table th,
.cuslib-layer .visit-table+.layui-form .layui-table td {
	padding: 2px 0;
}

.cuslib-layer .visit-table+.layui-form .layui-table th:not(:last-child) {
	border-bottom: 1px solid #a4c9e3;
	border-right: 1px solid #a4c9e3;
}


.cuslib-layer .visit-table+.layui-form .layui-table td {
	border-right: 1px solid #a4c9e3;
	border-bottom: 1px solid #a4c9e3;
}

.cuslib-layer .visit-table+.layui-form .layui-table td:last-child {
	border-right: none;
}

.cuslib-layer .more-visit-info {
	margin: 0.1rem 0;
}

.cuslib-layer .layui-form-select dl dd.layui-this {
	background-color: #3995DE;
}

.cuslib-layer .alterbtn .layui-input-block,
.cuslib-layer .add-visit-btn-con {
	margin: 0;
	text-align: center;
}


.prefect-info {
	background: #fff;
	padding: 30px 36px 30px;
	border: 1px solid #989898;
}

.prefect-info .layui-elem-field {
	text-align: center;
	margin-bottom: 5px;
}

.prefect-info .layui-form-label {
	font-size: 14px;
	color: #333;
	font-weight: 700;
	padding: 9px 0;
	text-align: left;
	width: 84px;
	position: relative;
	height: 27px;
	line-height: 27px;
}

.prefect-info .layui-form-label .label-title {
	position: absolute;
	bottom: -4px;
	left: 0;
	color: #ff0000;
	font-size: 12px;
	white-space: nowrap;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-moz-transform-origin: left bottom;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
}

.prefect-info .item-title {
	margin-bottom: 26px;
}

.prefect-info .item-title>p {
	text-align: center;
	color: #ff6600;
}

.prefect-info legend {
	color: #333;
	font-weight: 700;
	margin: 0;
	border: none;
	width: auto;
}

.prefect-info .layui-input-block {
	margin-left: 86px;
}

.prefect-info input {
	background: #fbffd1;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}

.prefect-info .more-info-controller {
	color: #ff6600;
	text-align: center;
	font-size: 16px;
}

.prefect-info .more-info-controller:hover {
	cursor: pointer;
}

.prefect-info .more-info-item {
	display: none;
}

/* 优惠券 */
.coupon-container {
	margin: 10px auto;
	background-color: #f2f2f2;
	display: flex;
	flex-wrap: wrap;
	padding: 5px;
}

.coupon-container .coupon-item {
	/* border: 1px solid #ff6600; */
	/* height: 110px; */
	width: 100%;
	border-radius: 8px 8px 0 0;
	position: relative;
	background-color: #fff;
	box-shadow: #999 2px 4px 10px;
}

.coupon-container .coupon-item:hover {
	cursor: pointer;
	box-shadow: #999 2px 4px 10px;
}

.coupon-container .coupon-item div.item-flex {
	display: flex;
	padding: 20px 0 10px 0;
	font-family: 宋体;
	justify-content: space-between;
}

.coupon-container .coupon-item .item-left .coupon-juanTxt {
	color: #ff8b53;
	background: #fff7e3;
	border-radius: 8px 0 8px 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	padding: 6px 20px;
}

.coupon-container .coupon-item .item-left {
	/* height: 110px; */
	/* width: 74%; */
	display: inline-block;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	margin-top: -5px;
}

.coupon-container .coupon-item .item-left .coupon-manjian {
	color: #616161;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	white-space: nowrap;
}

.coupon-container .coupon-item .item-content {
	padding-left: 10px;
	display: inline-block;
}

.coupon-container .coupon-item .item-content span.juanType {
	background-color: #c4c6c7;
	color: #424456;
	padding: 2px 4px;
	border-radius: 4px;
	font-size: 14px;
	margin-right: 5px;
	letter-spacing: 1px;
}

.coupon-container .coupon-item .item-content span.jianMian {
	color: #212121;
	font-size: 12px;
	font-weight: 500;
	display: block;
	margin-top: 10px;
}

.coupon-container .coupon-item .item-content div.indate {
	margin-top: 5px;
	color: #616161;
	font-size: 12px;
	white-space: nowrap;
}

.coupon-container .coupon-item .item-right {
	background: #ff6600;
	color: #fff;
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 8px;
	text-align: center;
	font-size: 14px;
	border-radius: 25px;
	align-self: center;
	margin-right: 20px;
}

.coupon-container .coupon-item .item-right button {
	height: auto !important;
	line-height: 14px;
	padding: 5px;
}

.coupon-container .coupon-item .item-bottom .cutting-line {
	position: relative;
}

.coupon-container .coupon-item .item-bottom .item-line {
	height: 1px;
	border-top: 2px dotted #e5e5e5;
	margin: 0 20px;
}

.coupon-container .coupon-item .item-bottom .item-banyuan span {
	position: absolute;
	top: -10px;
	/* width: 20px;height: 20px; border-radius: 50%;background-color: #f2f2f2;display: block;*/
	width: 0;
	height: 0;
	border-width: 10px 6px;
	border-style: solid;
	border-color: #f2f2f2;
}

.coupon-container .coupon-item .item-bottom .item-banyuan span.left-semicircle {
	left: 0px;
	border-radius: 0 100% 100% 0 / 50%;
}

.coupon-container .coupon-item .item-bottom .item-banyuan span.right-semicircle {
	right: 0px;
	border-radius: 100% 0 0 100% / 50%;
}

.coupon-container .coupon-item .item-bottom .item-list {
	padding: 5px 20px;
}

.coupon-container .coupon-item .item-bottom .item-list ul {
	display: flex;
	flex-direction: column;
}

.coupon-container .coupon-item .item-bottom .item-list ul li {
	line-height: 16px;
}

.coupon-container .coupon-item.disabled {
	border: 1px solid #999;
}

.coupon-container .coupon-item.disabled .item-discount {
	color: #999;
}

.coupon-container .coupon-item.disabled .item-right {
	background: #999;
}

.coupon-container .coupon-item.disabled .layui-btn {
	background: #999;
}

.coupon-container .coupon-item .item-discount {
	height: 32px;
	line-height: 42px;
	font-size: 24px;
	color: #ff6600;
	font-weight: bold;
	/* margin: 20px 0 0 30px; */
}

.coupon-container .coupon-item .item-max-discount {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

.coupon-container .coupon-item .item-left .item-discount-desc {
	color: #666;
	font-size: 14px;
}

.coupon-container .coupon-item .item-discount .item-unit {
	font-size: 14px;
}

.coupon-container.couponuser-container::before {
	display: inline-block;
}

.coupon-container.couponuser-container .coupon-item {
	position: relative;
}

.coupon-container.couponuser-container .coupon-item .item-right {
	background: #fff;
}

.coupon-container.couponuser-container .coupon-item .fa-lock {
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 32px;
}

/* .enable-coupon-container .coupon-item .item-left {	width: 100%;} */
.enable-coupon-container .coupon-item.active {
	background: #c2e0ff;
}

.enable-coupon-container .coupon-item:hover {
	/* border: 1px solid #ff6600; */
	position: relative;
	top: 5px;
}

.enable-coupon-container .coupon-item:hover .item-discount {
	color: #ff6600;
}

.enable-coupon-container .coupon-item:hover .item-right {
	background: #ff6600;
}

.enable-coupon-container .coupon-item.unselected:hover {
	cursor: not-allowed;
}