	.logoimg{
		position: relative;
		float: left;
		width: 180px;
		height: 60px;
		margin-top: 10px;
		margin-right: 20px;
	}
	.header-box{
		overflow: hidden;
	}
	.header-box ul{
		float: left;
	}
	.header-box ul li{
		position: relative;
		float: left;
		line-height: 80px;
	}
	.header-box ul li a{
		padding: 0 20px;
		font-size: 14px;
		display: inline-block;
	}
	.header-box ul li:hover{
		background: #F2F3F5;
	}
	.header-box ul li:hover a{
		color: #333;
	}
	.header-box ul li.header-nav-active a:after{
		content: '';
		display: block;
	    position: absolute;
	    left: 0;
	    top: 60px;
	    width: 100%;
	    box-sizing: border-box;
	    border-width: 0 25px;
	    border-style: solid;
	    border-color: #fff;
	    height: 2px;
	    background-color:#1E9FFF;
	}
	.header-box ul li.header-nav-active:hover{
		background: white;
	}
	.header-userbox{
		position: relative;
		float: right;
		padding: 30px 0;
	}
	.header-userbox p{
		line-height: 20px;
		color:#666;
	}

	.header-userbox p a{
		transition: .3s;
	}
	.header-userbox p a:hover{
		color:#1E9FFF;
	}
	.header-userbox p a i{
		vertical-align: middle;
		margin-right: 3px;
	}

	.index-bannerbox{
		position: relative;
		width: 100%;
		height: 300px;
		overflow: hidden;
	}

	.index-bannerbox .layui-carousel a{
		display: inline-block;
		width: 100%;
		height: 100%;
	}

	.index-fourad{
		background: white;
		overflow: hidden;
		padding: 20px 0;
	}
	.index-fourad .layui-col-md3 a img{
		width: 100%;
		height: 120px;
		border-radius: 3px;
	}


	.index-items-recommend{
		background:#F2F3F5 url('../images/goodsmenu.jpg') repeat-x center 0;
		min-width: 1200px;
		height: 310px;
	}
	.index-items-box{
		padding: 10px 0;
	}
	.index-items-box h2{
		line-height: 50px;
		color: #333;
	    font-size: 20px;
	    font-weight: bold;
	    display: inline-block;
	    vertical-align: middle;
	    margin-right: 18px;
	}
	.index-items-box h2:before{
		content: '';
	    display: inline-block;
	    vertical-align: -4px;
	    background-color:#1E9FFF;
	    width: 4px;
	    height: 22px;
	    border-radius: 2px;
	    margin-right: 15px;
	}
	.index-items-box h2 span{
		display: inline-block;
		color: #999;
		font-weight: normal;
		font-size: 14px;
		margin-left:15px;
	}

	.index-items-row{
		position: relative;
		width: 100%;
		box-sizing: border-box;
	}
	.index-items-left{
		position: relative;
		float: left;
		width: 225px;
		height: 250px;
	}
	.index-items-left a img{
		width: 100%;
		height: 100%;
		border-radius: 3px;
	}
	.index-items-list{
		float: left;
		margin-left:18.75px;
	}
	.index-items-list ul li{
		position: relative;
		float: left;
		margin-right: 18.75px;
		width: 225px;
		transition: box-shadow 200ms ease-in,transform 200ms ease-in;
	}
	.newindex-items-list.index-items-list ul li{
		margin-right: 15px;
		width: 190px;
		box-shadow: 0 0 5px #e7e6e4;
	}
	.index-items-list ul li:nth-last-child(1){
		margin-right: 0;
	}
	.index-items-list ul li a img{
		display: block;
		width: 100%;
		height: 160px;
	}
	.recommend-menu-words{
		position: relative;
		width: 100%;
		height: 90px;
		background: white;
		box-sizing: border-box;
		padding: 10px;
	}
	.recommend-menu-words h6{
		color: #1b1f33;
		font-size: 15px;
		line-height:25px;
	}
	.recommend-menu-words p{
		font-size: 12px;
		color: #999;
		line-height: 20px;
	}
	.activity-time{
		display: inline-block;
		width: 100%;
		line-height:25px;
		color: #555;
	}

	.index-items-list ul li:hover{
		box-shadow: 0 6px 15px rgba(0,0,0,0.1);
	    transform: translateY(-2px);
	}

	.index-items-left .contactbox{
		width: 225px;
		height: 250px;
		padding:10px 0;
		box-sizing: border-box;
		border-radius: 3px;
		background: url(../images/contact.png) no-repeat;
		background-size: 100% 100%;
	}
	.index-contact-qq{
		position: relative;
		width: 100%;
		text-align: left;
	}
	.index-contact-qq h2{
		margin-bottom: 40px;
		box-sizing: border-box;
		line-height: 30px;
		width: 100%;
	}
	.index-contact-qq h2 i{
		font-size:18px;
		margin-right:5px;
	}
	.contactbox p{
		padding-left: 20px;
		box-sizing:border-box;
		text-align: left;
		color: white;
		line-height: 30px;
	}
	.contactbox p a{
		color: white;
	}
	.contactbox p a i,.contactbox p i{
		margin-right: 2px;
	}
	.index-contact-qq h2{
		color: white;
		font-size: 18px;
	}
	.news-items{
		position: relative;
		width: 468.75px;
		overflow: hidden;
		background: white;
		height: 250px;
		border-radius: 3px;
		margin-right: 18.75px;
		float: left;
		padding: 10px 15px;
		box-sizing: border-box;
	}
	.news-items h6{
		font-size: 16px;
		color: #666;
		line-height: 30px;
		font-weight:600;
		border-bottom: 1px dashed #eee;
	}
	.news-items h6 i{
		margin-right: 5px;
		font-size: 20px;
	}
	.news-items h6 a{
		float: right;
		color: #666;
		display: inline-block;
		font-size: 14px;
		color: #333;
		transition: .2s;
	}
	.news-items h6 a:hover{
		color:#1E9FFF;
	}
	.index-items-words{
		float: left;
		margin-left: 18.75px;
	}
	.index-items-words .news-items:nth-last-child(1){
		margin-right: 0;
	}
	.news-items ul{
		margin-top: 10px;
	}
	.news-items ul li{
		position: relative;
		line-height:30px;
	}
	.news-items ul li a{
		position: relative;
		display: block;
		width: 100%;
		padding-right: 130px;
		color: #666;
		box-sizing: border-box;
		font-size: 13px;
	}
	.news-items ul li a span{
		position: absolute;
		right:0px;
		top: 0;
		line-height: 30px;
	}


	.footer-box{
		overflow: hidden;
	}
	.footer-box p{
		text-align: center;
		color: #333;
		line-height: 30px;
	}


	.index-friend-link{
		margin-top: 20px !important;
		background: white;
		overflow: hidden;
		padding:10px 15px;
		box-sizing: border-box;
		border-radius: 3px;
	}
	.index-friend-link h6{
		font-size: 16px;
		color: #333;
		padding-left: 3px;
		box-sizing: border-box;
		line-height: 40px;
		margin-bottom: 15px;
		border-bottom: 1px dashed #dcdcdc;
	}
	.index-friend-link h6 i{
		margin-right: 5px;
		color: #1E9FFF;
		font-weight: bold;
	}
	.friendlinkbox{
		position: relative;
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 14px;
	}
	.friendlinkbox ul{
		margin-top: 10px;
	}
	.friendlinkbox ul li{
		width: 125px;
		height:70px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
	}
	.friendlinkbox ul li a img{
		width: 100%;
		height:40px;
		display: block;
		border: 1px solid #dcdcdc;
		border-radius: 3px;
	}
	.friendlinkbox ul li a p{
		line-height: 30px;
		display: block;
		text-align: center;
		color: #666;
	}
	.friendlinkbox ul li:nth-child(8n){
		margin-right: 0;
	}



	.usercenter-nav{
		position: relative;
		width: 210px;
		background: white;
		padding: 20px 0;
		box-sizing: border-box;
		float: left;
		border: 1px solid #ddd;
	}
	.usercenter-box{
		position: relative;
		width: 980px;
		float: left;
		margin-left: 10px;
	}
	.userimgbox{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		vertical-align: middle;
		padding:10px;
		box-sizing: border-box;
		border-bottom: 1px solid #eeeeee;
	}
	.userimgbox a.updateimg{
		position: relative;
		display: block;
		overflow: hidden;
		width: 100px;
		height: 100px;
		overflow: hidden;
		margin: 0 auto;
		border-radius: 50%;
	}
	.userimgbox a.updateimg .layui-btn{
		position: absolute;
		background: rgba(0,0,0,.6);
		top: 0;
		z-index: 20;
		color: white;
		width: 100%;
		height: 100px;
		border-radius: 50%;
		line-height: 100px;
		opacity: 0;
		transition: .3;
		font-weight: 400;
	}
	.userimgbox a img{
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto;
		border-radius: 50%;
	}
	.userimgbox a.updateimg:hover .layui-btn{
		background: rgba(0,0,0,.4);
		opacity: 1;
	}
	.userimgbox p{
		font-size: 14px;
		color: #333;
		text-align: center;
		line-height: 30px;
	}
	.userimgbox p a{
		transition: .3s;
		color: #999;
	}
	.userimgbox p a i{
		color: #1E9FFF;
	}
	.userimgbox p a:hover{
		color: #1E9FFF;
	}

	.usercenter-nav-items{
		position: relative;
		padding: 10px 0 0;
		padding-left:20px;
	}
	.usercenter-nav-items h3{
		font-size: 15px;
		line-height: 30px;
		color: #666;
	}
	.usercenter-nav-items h3 i{
		display: inline-block;
		font-size: 20px;
		color: #999;
		margin-right: 5px;
		vertical-align: bottom;
	}
	.usercenter-nav-items ul{
		padding: 5px 0;
	}
	.usercenter-nav-items ul li a{
		padding-left:25px;
		display: block;
		width: 100%;
		font-size: 12px;
		height: 32px;
		line-height:32px;
	}
	.usercenter-nav-items ul li a:after{
		content: '>';
		position: absolute;
		right:20px;
		line-height: 25px;
	}

	.usercenter-nav-items ul li a:hover,.usercenter-nav-items ul li.usercenter-nav-active a{
		color: #1E9FFF;
	}


	.usercenter-index-items{
		position: relative;
	    overflow: hidden;
		margin-bottom: 10px;
	}

	.usercenter-leftbox{
		position: relative;
		float: left;
		width: 680px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		background: white;
		border-radius: 3px;
	}
	.usercenter-rightbox{
		position: relative;
		float: left;
		margin-left: 10px;
		width: 290px;
		border-radius: 3px;
		background: white;
		border: 1px solid #ddd;
		box-sizing: border-box;
	}

	.tradebox{
		position: relative;
		box-sizing: border-box;
	}

	.tradebox-left{
		position: relative;
		width:200px;
		height: 106px;
		padding: 0 10px;
		box-sizing: border-box;
		float: left;
		border-right: 1px solid #F3F3F3;
	}
	.tradebox-left h6{
		font-size: 14px;
		color: #333;
		margin-top:5px;
		line-height:30px;
	}

	.tradebox-left h6:before{
		content: '';
	    display: inline-block;
	    vertical-align: -3px;
	    background-color: #1E9FFF;
	    width:3px;
	    height: 16px;
	    border-radius: 2px;
	    margin-right: 15px;
	}
	.tradebox-con{
		position: relative;
		margin-top:10px;
	}
	.tradebox-con ul{
		position: relative;
		overflow: hidden;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		vertical-align: middle;
	}
	.tradebox-con ul li{
		float: left;
		width: 50%;
		text-align: center;
	}
	.tradebox-con ul li a i{
		display: block;
		font-size: 26px;
		color: #999;
		transition: .3s;
	}
	.tradebox-con ul li a span{
		font-size: 12px;
		display: block;
		color: #999999;
		transition: .3s;
	}
	.tradebox-con ul li a i span{
		position: absolute;
		display: inline-block;
		color: white;
		background: #1E9FFF;
	}
	.tradebox-con ul li a:hover i,.tradebox-con ul li a:hover span{
		color:#1E9FFF;
	}
	.tradebox-con ul li a:hover i span{
		color: white;
	}
	.tradebox-right{
		width: 478px;
	}
	.tradebox-right ul li{
		width: 25%;
	}

	.usercenter-rightbox .tradebox-left{
		width: 100%;
		border-right: 0;
	}

	.usercenter-rightbox .tradebox-left ul li{
		width: 50%;
	}
	.usercenter-rightbox .tradebox-left ul li i{
		font-size: 28px;
	}


	.user-index-ad{
		position: relative;
		position: relative;
	    padding:0 10px;
	    height: 40px;
	    line-height: 40px;
	    box-sizing: border-box;
	}
	.user-index-ad div{
		position:absolute;
		top:5px;
		left:85px;
		height: 30px;
		overflow: hidden;
		width: 550px;
	}
	.user-index-ad ul{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	.user-index-ad ul li{
		line-height: 30px;
		height: 30px;
	}
	.user-index-ad ul li a{
		display: inline-block;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 14px;
		color: #333;
	}

	.topartner{
		height: 40px;
	}
	.topartner .layui-btn{
		height: 40px;
	    line-height: 40px;
	}
	.topartner .layui-btn i{
		font-size:24px;
		margin-right: 5px;
		vertical-align: middle;
	}

	.usercenter-myaccount{
		position: relative;
		padding:0 10px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.usercenter-myaccount .layui-col-md4{
		border-right: 1px solid #F3F3F3;
		box-sizing: border-box;
		padding: 20px 10px;
	}
	.usercenter-myaccount .layui-col-md4:nth-last-child(1){
		border-right: 0;
	}
	.usercenter-myaccount .layui-col-md4 p{
		transition: .3s;
	}
	.usercenter-myaccount .layui-col-md4 i{
		margin-right: 5px;
		font-size: 20px;
		vertical-align: middle;
	}

	.usercenter-myaccount .layui-col-md4 a{
		display: block;
		width: 100%;
		text-align: center;
		padding: 20px;
		box-sizing: border-box;
		line-height: 50px;
		font-size: 18px;
		transition: .3s;
	}
	.usercenter-myaccount .layui-col-md4:hover a,.usercenter-myaccount .layui-col-md4:hover p{
		color: #1E9FFF;
	}

	.usercenter-index-safe{
		position: relative;
		height: 142px;
		padding: 10px;
		overflow: hidden;
		box-sizing: border-box;
	}

	.usercenter-index-safe h6:before {
	    content: '';
	    display: inline-block;
	    vertical-align: -3px;
	    background-color: #1E9FFF;
	    width: 3px;
	    height: 16px;
	    border-radius: 2px;
	    margin-right: 15px;
	}

	.safebar{
		position: relative;
	    overflow: hidden;
		padding:15px 0 0;
		box-sizing: border-box;
	}
	.safebar-l,.safebar-c,.safebar-r{
		position: relative;
		float: left;
	}
	.safebar-l{
		width: 40px;
		font-size: 12px;
		line-height: 16px;
	}
	.safebar-l span{
		display:block;
		line-height: 18px;
	}
	.safebar-c{
		width: 150px;
		height: 16px;
	}
	.safebar-c p{
		width: 100%;
		height: 16px;
		overflow: hidden;
		background: #D3D3D3;
	}
	.safebar-c p span{
		position: absolute;
		left: 0;
		top:0px;
		height: 16px;
		background: #1E9FFF;
		max-width: 100%;
	}
	.safebar-r{
		width:60px;
	}
	.safebar-r a{
		display: block;
		color: #333;
		text-align: right;
		transition: .3s;
		font-size: 12px;
	}
	.safebar-r a:hover{
		color: #1E9FFF;
	}

	.safebox{
		position: relative;
		overflow: hidden;
		padding: 15px 0 0;
	}
	.safebox div p{
		font-size: 12px;
		color: #999;
		line-height: 18px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
	}
	.safebox div p a{
		display: inline-block;
		margin-left:15px;
		font-size: 12px;
	}



	.usercenter-info{
		position: relative;
		padding: 10px;
		box-sizing: border-box;
		border: 1px solid #ddd;
		background: white;
		border-radius: 3px;
	}
	.usercenter-info .layui-form{
		margin-top: 20px;
	}
	.usercenter-info .layui-input-block{
		width: 400px;
		margin-left: 90px;
	}
	.usercenter-info .layui-form-label{
		width: 60px;
	}

	.addagentbox.common-form-set .layui-form-label{
		width: 80px;
	}
	.addagentbox.common-form-set .layui-input-block{
		width: 400px;
		margin-left: 110px;
	}
	.consumeinfobox{
		padding-top: 10px;
	}
	.consumeinfobox .layui-form-mid{
		max-width: 450px;
	}


	.topartnerbox .layui-input-block{
		width:600px;
	}

	.topartnerbox table tr th,.topartnerbox table tr td{
		text-align: center;
	}
	.topartnerbox table tr td .layui-form-radio{
		margin: 0;
		padding: 0;
	}
	.topartnerbox table tr td .layui-form-radio i{
		margin:0;
	}



	.usercenter-totalbox{
		position: relative;
		width: 100%;
		background: white;
		padding: 10px;
		border: 1px solid #ddd;
		height: 433px;
		box-sizing: border-box;
		overflow: hidden;
		border-radius: 3px;
	}
	.usertotalbox-left{
		width: 300px;
		position: relative;
		float: left;
		height: 100%;
		border-left: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
		box-sizing: border-box;
		overflow: hidden;
		border-radius:  3px;
	}
	.usertotalbox-items{
		position: relative;
		float: left;
		width: 100px;
		height: 111px;
		border: 1px solid #dcdcdc;
		margin-left: -1px;
		margin-top: -1px;
		box-sizing: border-box;
	}
	.usertotalbox-items a{
		display: flex;
		width: 100%;
		height: 100%;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		vertical-align: middle;
	}
	.usertotalbox-items a i,.usertotalbox-items a span{
		display: block;
		text-align: center;
	}
	.usertotalbox-items a i{
		font-size: 30px;
		color: #1E9FFF;
	}
	.usertotalbox-items a span{
		line-height: 30px;
	}
	.usertotalbox-right{
		position: relative;
		width: 655px;
		float: right;
	}


	.goodslist-container{
		margin-top: 10px !important;
		border-radius: 3px;
	}
	.goodslist-menu{
		position: relative;
		width: 100%;
		clear: both;
		padding:10px 20px 20px;
		background: white;
		box-sizing: border-box;
		border:1px solid #dcdcdc;
	}
	.goodslist-menu::after,.goodsmenu-items::after{
		display:block;
		clear:both;
		content:"";
		visibility:hidden;
		height:0;
	}

	.goodslist-header{
		position: relative;
		border-bottom: 1px solid #dcdcdc;
		box-sizing: border-box;
	}
	.goodslist-header p{
		font-size: 14px;
		line-height:40px;
		color: #666;
	}
	.goodsmenu-items{
		clear: both;
	}
	.gooslist-body-left{
		position: relative;
		width: 100px;
		float: left;
		padding: 10px 20px;
		box-sizing: border-box;
		font-size: 14px;
		color: #666;	
		text-align: right;
	}
	.gooslist-body-right{
		position: relative;
		width: 1058px;
		float: left;
		padding: 10px;
		box-sizing: border-box;
		font-size: 14px;
		color: #666;
		min-height: 50px;
		border: 1px solid #dcdcdc;
		
	}

	.gooslist-body-right a{
		position: relative;
		display: block;
		width: 160px;
		height: 60px;
		margin-right: 10px;
		float: left;
		margin-bottom: 10px;
	}
	.gooslist-body-right a img{
		width:100%;
		height:100%;
		border:2px solid transparent;
	}
	.gooslist-body-right a.menu-active img{
		border:2px solid #1E9FFF;
	}
	.gooslist-body-right a.menu-active::after{
		position: absolute;
		content: '✔';
		top: 2px;
		left: 2px;
		display: block;
		width: 20px;
		height: 20px;
		background: #1E9FFF;
		color: white;
		text-align: center;
		font-size: 12px;
		line-height: 20px;
		color: white;
	}
	.gooslist-body-right a:nth-child(6n){
		margin-right: 10px;
	}
	.gooslist-body-right .layui-form-item{
		margin-bottom: 0;
	}


	.goodslist-box{
		position: relative;
		background: white;
		margin-top:10px;
		padding: 10px 20px;
		box-sizing: border-box;
		border:1px solid #ddd;
		min-height: 550px;
	}

	.goodsbox-header{
		position: relative;
		width: 100%;
		background:#f5f5f5;
		padding:5px 10px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.goodsbox-header ul{
		position: relative;
		float: left;
		overflow: hidden;
		display:block;
		border:1px solid #ddd;
		border-right: 0;
		width: max-content;
	}
	.goodsbox-header ul li{
		display: block;
		line-height: 20px;
		float: left;
		border-right: 1px solid #ddd;
		background: white;
	}
	.goodsbox-header ul li a{
		display: block;
		color: #333;
		line-height:20px;
		padding:5px 15px;
	}
	.goodsbox-header ul li.choose-menu-active,.goodsbox-header ul li:hover{
		background: #1E9FFF;
		border-right: 1px solid #1E9FFF;
	}
	.goodsbox-header ul li.choose-menu-active a,.goodsbox-header ul li:hover a{
		color: white;
	}
	.goodsbox-header img{
		float: left;
		margin-left: 2px;
	}

	.goodsbox-container{
		position: relative;
		width: 100%;
		margin-top: 20px;
		overflow: hidden;
		padding-bottom:10px;
	}
	.goodsbox-items{
		position: relative;
		width: 100%;
		overflow: hidden;
		padding:15px 0;
		border-bottom: 1px dashed #dcdcdc;
	}
	.goodsbox-items:nth-child(1){
		border-top: 1px dashed #dcdcdc;
	}
	.goodsbox-left{
		position: relative;
		float: left;
		width: 100px;
		height: 100px;
	}
	.goodsbox-left a img{
		width: 100%;
		height: 100%;
		
		border-radius: 5%;
	}

	.goodsbox-goodsinfo{
		position: relative;
		width:688px;
		float: left;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.goodsbox-goodsinfo h6 a{
		display: block;
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		font-size: 14px;
		color: #111;
		line-height: 25px;
	}
	.goodsbox-goodsinfo p{
		line-height: 25px;
		font-size: 12px;
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.goodsbox-goodsinfo p:nth-child(2){
		font-weight: 600;
	}
	.goodsbox-goodsinfo p:nth-child(3) span{
		color: #ff0000;
		margin: 0 2px;
	}

	.goodsbox-price{
		position: relative;
		width: 310px;
		float: left;
		
		padding:3px 0;
		box-sizing: border-box;
	}
	.goodsbox-price p{
		line-height:25px;
		font-size: 12px;
	}
	.goodsbox-price p span{
		color: #ff0000;
		margin-right: 2px;
	}
	.goodsbox-collect{
		position: relative;
		
		float: left;
		text-align: center;
	}
	.goodsbox-collect i{
		line-height: 28px;
		font-size:22px;
		cursor: pointer;
	}
	.collect-active{
		color: #ff0000;
	}

	.goodsbox-btn{
		position: relative;
		width:120px;
		float: right;
		text-align: center;
		
	}

	.goodsinfo-container{
		background: white;
		overflow: hidden;
		padding:10px 20px 20px;
		box-sizing: border-box;
		overflow: hidden;
		margin-top: 10px !important;
		border:1px solid #dcdcdc;
		border-radius: 3px;
	}



	.goodsinfo-goodsimg img{
		width: 100%;
		height: 100%;
		border-radius: 2%;
	}

	.common-navigation{
		position: relative;
	}
	.common-navigation h6{
		line-height: 40px;
		font-size: 14px;
		color: #666;
	}

	.goodsinfo-introduce{
		position: relative;
		width: 100%;
		overflow: hidden;
	}

	.goodsinfo-goodsimg{
		position: relative;
		width: 400px;
		height: 400px;
		float: left;
	}

	.goodsinfo-nature{
		position: absolute;
		width: 330px;
		top: 50px;
		right: 100px;
	}

	.goodsinfo-nature img{
		width: 80px;
		height: 80px;
	}




	.goodsinfo-goodswords{
		position: relative;
		width: 700px;
		float: right;
	}

	.goodsinfo-goodswords h6{
		position: relative;
		font-size: 16px;
		font-weight: bold;
		line-height: 30px;
		margin-bottom: 5px;
	}
	.goodsinfo-goodswords p{
		line-height:35px;
		font-size: 14px;
	}
	.goodsinfo-goodswords p span{
		color: #ff0000;
		margin: 0 3px;
	}

	.goodsinfo-goodswords p .must-read{
		color: #666;
	}

	.goodsinfo-goodswords p i{
		font-size: 20px;
		vertical-align: sub;
		cursor:pointer;
		margin-left: 10px;
	}
	.goodsinfo-goodswords .layui-btn{
		margin-top: 70px;
		height: 40px;
	    line-height: 40px;
	    width: 136px;
	    margin-right: 10px;
		margin-left: 20px;
		font-size:16px;
	}

	.goodsinfo-comment{
		background: white;
		overflow: hidden;
		padding: 20px 20px 30px;
		box-sizing: border-box;
		border:1px solid #dcdcdc;
		margin-top: 10px !important;
		border-radius: 3px;
		min-height: 350px;
	}

	.goodsinfo-hasimg{
		position: absolute;
		top:50px;
		right:150px;
		width: 250px;
		display: none;
	}
	.goodsinfo-hasimg img{
		width: 110px;
		height: 110px;
		cursor: pointer;
		float: left;
		margin-right:20px;
		margin-bottom:20px;
		opacity: .4;
		transform: rotate(30deg);
	}
	.goodsinfo-hasimg img:nth-child(2n){
		margin-right: 0;
	}
	.goodsinfo-hasimg img:nth-child(2){
		transform: rotate(-30deg);
	}
	.goodsinfo-hasimg img:nth-child(3){
		transform: rotate(-30deg);
	}
	.goodsinfo-hasimg img:nth-child(4){
		transform: rotate(30deg);
	}


	.editorderinfo{
		position: relative;
		width: 100%;
		margin-top: 20px;
	}

	.editorderinfo-left{
		width: 400px;
		position: relative;
		float: left;
		min-height: 500px;
	}
	.editorderinfo-left .layui-form-item{
		margin-bottom: 5px;
	}


	.goodsinfo-editinfo{
		background: white;
		margin-top: 10px !important;
		padding: 20px;
		box-sizing: border-box;
		border:1px solid #dcdcdc;
		border-radius: 3px;
	}

	.editorderinfo-right{
		position: relative;
		float: right;
		width: 600px;
		box-sizing: border-box;
		border-radius: 3px;
		overflow: hidden;
		border: 1px solid #1E9FFF;
	}

	.editorderinfo-right-header{
		height: 40px;
		background: #1E9FFF;
		color: white;
		padding:0 20px;
		box-sizing: border-box;
	}
	.editorderinfo-right-header h6{
		line-height: 40px;
		color: white;
	}
	.editorderinfo-right-body{
		padding:10px 20px;
		box-sizing: border-box;
	}
	.editorderinfo-right-body ul li{
		line-height: 20px;
		font-size: 12px;
		color: #666;
		margin-bottom: 10px;
	}


	.about-container{
		position: relative;
		background: white;
		width: 100%;
		
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	.about-container-header{
		width: 100%;
		height:200px;
		background:url('../images/about.jpg') no-repeat;
	}
	.about-container-header h6{
		font-size:22px;
		text-align: center;
		line-height: 200px;
		color: white;
		letter-spacing: 5px;
		cursor: pointer;
	}

	.about-box{
		position: relative;
		padding: 20px 0;
		box-sizing: border-box;
		min-height: 520px;
	}

	.acout-contactitem{
		position: relative;
		height:400px;
		background:#FFF;
		border-radius: 3px;
	}
	.acout-contactitem-jgz{
		background: none;
	}
	.acout-contactitem-jgz img{
		width: 100%;
		height: 100%;
	}
	.acout-contactitem h6{
		line-height:150px;
		color: #666;
		text-align: center;
		font-size: 16px;
		letter-spacing: 3px;
	}
	.acout-contactitem ul li{
		margin-top: 5px;
		text-align: center;
	}
	.acout-contactitem ul li a {
		color: #999;
		text-align: center;
		line-height: 35px;
	}












	.common-noticebox{
		position: relative;
		width: 100%;
		margin-top:10px;
	}
	.notice-left{
		position: relative;
		float: left;
		width: 180px;
		min-height: 720px;
		background: white;
		border-radius:2px;
		padding: 30px 20px;
		box-sizing: border-box;
	}
	.notice-right{
		position: relative;
		float: right;
		width: 1000px;
		min-height: 720px;
		background: white;
		border-radius:2px;
		padding: 20px 30px;
		box-sizing: border-box;
	}
	.notice-left h2{
		color: #000;
		font-size: 18px;
		line-height: 50px;
		font-weight: 600;
	}
	.notice-left ul li{
		list-style: none;
		text-align: left;
	}
	.notice-left ul li a{
		display: block;
		color: #666;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		width: 100%;
		font-family: "Microsoft YaHei";
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.notice-lists{
		position: relative;
		width: 100%;
		height: 50px;
		line-height: 50px;
		border-bottom: 1px solid #dcdcdc;
	}
	.notice-lists h2{
		position: relative;
		width: 100%;
		box-sizing: border-box;
		padding-right: 200px;
	}
	.notice-lists h2 a{
		font-size: 14px;
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.notice-lists h2 span{
		position: absolute;
		right: 0;
		height: 50px;
		line-height: 50px;
		top: 0;
		font-size: 14px;
		color: #999;
	}

	.noticeinfo{
		position: relative;
		box-sizing: border-box;
	}
	.noticeinfo .notice-title{
		text-align: center;
		font-size: 18px;
		line-height: 40px;
		display: block;
	}
	.notice-time{
		position: relative;
		text-align: center;
		color: #888;
		font-size: 14px;
		line-height:20px;
		display: block;
	}

	.notice-content{
		position: relative;
		margin-top: 15px;
		width: 100%;
		overflow: hidden;
	}


	.goodsinfo-goodsimg{
		width: 300px;
		height: 300px;
	}
	.goodsinfo-goodswords{
		width: 800px;
	}
	.badge-auth{
		font-size: 12px;
		background: #409EFF;
		color: white !important;
		padding:4px 5px;
		border-radius: 2px;
	}
	.badge-auth-b{
		background: #67C23A;
	}
	.badge-auth-p{
		background: #ff6670;
	}

	.badge-auth-p1{
		background: #EE7621;
	}

	.badge-auth-p2{
		background: #228B22;
	}



	.userlogin-wrap{
		display: block;
		background: url("../images/login-bg.jpg") no-repeat;
		background-size: 100% 100%;
	}
	.userform-box h2{
		text-align: center;
	}
	.findpwd-form-item{
		position: relative;
		padding-right: 130px;
	}
	.btn-getcode{
		position: absolute;
		height: 31px;
		line-height: 32px;
		right: 0;
		top: 0;
		margin: 0 !important;
		text-align: center;
		width: 120px;
	}
	.addnewsbox{
		position: relative;
		width: 500px;
		margin-top: 30px;
	}
	.layui-elem-quote{
		border-color: #1E9FFF;
	}
	.layui-elem-quote span{
		color: #ff0000;
		margin: 0 2px;
		font-weight: bold;
	}
	.vipdressbox{
		padding-top: 20px;
	}
	.vipdressbox .layui-input-inline{
		width: 400px;
	}
	.vipdressbox .layui-form-label{
		width: 120px;
	}
	.vipdressbox .layui-input-block{
		margin-left: 150px;
	}
	.vippublishad-item{
		margin-top: 20px;
		border-bottom: 1px solid #dcdcdc;
	}
	.vippublishad-item:nth-child(1){
		margin-top: 0;
	}
	.addkefu .layui-input-inline{
		width: 200px;
	}



	.index-header-search{
		position: relative;
		float: right;
		width: 300px;
		border-radius:50px;
		border: solid 1px #1e9fff;
		height: 30px;
	}
	.index-header-search .index-header-searchtype{
		position: relative;
		float: left;
		width: 70px;
		line-height: 30px;
		color:#1e9fff;
		text-align: center;
	}
	.index-header-search input{
		width: 130px;
		float: left;
		height: 30px;
		border: 0;
		padding-left: 5px;
		border-left: 1px solid #dcdcdc;
	}
	.index-header-search button{
		width:90px;
		float: right;
		height: 30px;
		border-radius: 50px;
		background: #1e9fff;
		outline: 0;
	}



		.newheader-swiper{position:relative;width:100%;height:305px;background:#3D89C5; padding-top: 5px; box-sizing: border-box;}
		.newheader-swiper-box{position:relative;width:1200px;margin:0 auto;background:rgba(255,255,255,0.3);border-radius:8px 8px 0 0;}
		.newheader-swiper-left{position:relative;height:300px;width:890px;padding:10px;box-sizing:border-box;}
		.newheader-swiper-right{position:absolute;right:10px;top:10px;background:white;width:300px;height:280px;padding:20px 10px;box-sizing:border-box;}
		.newheader-swiper-right input{margin-bottom:10px;height:38px;line-height:38px;}
		.newindex-findpwd{color:#0278c3;font-size:12px;}
		.newheader-swiper-right a.newindex-findpwd:hover{text-decoration: underline;color:#0278c3;}
		.newindex-btns{position:relative;display:flex;flex-direction: row;justify-content: center;align-items: center;margin-top:10px;}
		.newindex-btns .layui-btn{flex:1;height:38px;line-height:38px;}
		.newindex-login{background:#3FB1DF;border:1px solid #3FB1DF;}
		.newindex-reg{background:#F5F5F5;color:rgb(151, 151, 151);border:1px solid rgb(151, 151, 151);}
		.newindex-threelogin{position:relative;padding-top:10px;border-top:1px solid #dcdcdc;margin-top:10px;}
		.newindex-threelogin p{font-size:12px;color:#505050;}
		.newindex-loginbtns{position:relative;display:flex;flex-direction: row;justify-content: center;align-items: center;padding-top:10px;}
		.newindex-loginbtns a{color: #484848;width: 45px;height: 28px;padding-left: 35px;display: block;line-height:28px;margin:0 10px;}
		.newindex-loginbtns a:nth-child(1){background: url('../images/index_qq.gif') no-repeat 0 0;}
		.newindex-loginbtns a:nth-child(2){background: url('../images/index_weixin.gif') no-repeat 0 0;}
		
		.newindex-maininfo{position:relative;width:1200px;background:white;margin:0 auto;padding:10px 0;box-sizing:border-box;}
		.newindex-maininfo-left{position:relative;width: 890px;padding:10px;box-sizing:border-box;float:left;}
		.newindex-maininfo-right{position:relative;width: 300px;padding-top:10px;box-sizing:border-box;float:right;right:10px;}
		.newindex-info-item{position:relative;margin-bottom:15px;}
		.newindex-info-item-header{background: url('../images/d_th_x.gif') repeat-x left bottom;border-right: 1px solid #c7dcea;height: 32px;line-height: 32px;position: relative;}
		.newindex-info-item-header-span{float: left;position: absolute;top: 0;left: 0;color: white;text-align: center;width: 165px;height: 36px;line-height: 36px;font-size: 16px;background: url('../images/d_th.gif') no-repeat;z-index:3;}
		.newindex-info-item-header a{position:relative;float:right;margin-right:10px;font-size:12px;color:#444;}
		.newindex-info-item-body{position:relative;padding:20px 10px;box-sizing:border-box;font-size:12px;border:1px solid #C7DCEA;border-top:none;}
		.newindex-info-item-body .newindex-notice-item{position:relative;padding:0  120px 0 20px;width:50%;box-sizing:border-box;float:left;line-height:30px;}
		.newindex-info-item-body .newindex-notice-item::before{position:absolute;content:'';width:3px;height:3px;border-radius:50%;background:#e2e2e2;left:5px;top:11px;}
		.newindex-info-item-body .newindex-notice-item a{color:red;display:block;    font-family: Arial,"宋体";font-size:12px;}
	    .newindex-info-item-body .newindex-notice-item span{position:absolute;right:20px;color:#999;top:0px;}
	    .newindex-contactinfo{position:relative;font-size: 16px;color:rgb(68,68,68);}
	    .newindex-contactinfo span{color:#cc0000;font-size:28px;margin-left:5px; font-family: Constantia,Georgia;}
	    .newindex-contactinfo-left{position:relative;float:left;width:49%;}
	    .newindex-contactinfo-right{position:relative;float:left;width:48%;}
	    .newindex-contactinfo p{padding-left:50px;}
	    .newindex-contactinfo p img{position:absolute;left:10px;}
	    
	    .checkagent-btns{position:relative;display:flex;flex-direction: row;justify-content: left;align-items:left;padding-top:15px; }
	    .checkagent-btns a{border: none;cursor: pointer;background: url('../images/qq_btn.png') no-repeat left 0px;width: 150px;height: 40px;line-height: 40px;text-align: center;margin:0 20px;}
	    .checkagent-btns a:nth-last-child(1){ background-position: right 0px;}
	    .newindex-recommend-item img{display:block;width:100%;height:90px;margin-bottom:5px;}
	    .newindex-right-notice-title{position:relative;color: white;background: url('../images/r_th.png') no-repeat;height: 35px;line-height: 35px;overflow: hidden;width: 100%;background-size: 100% 100%;padding-left:35px;box-sizing:border-box;font-size:12px;}
	    
	    .newindex-right-notice-title a{float:right;color:white;margin-right:10px;}   
	    .newindex-right-notice-body{border:1px solid #C7DCEA;padding:10px; box-sizing:border-box;}
	    .newindex-right-notice-body p a{font-size:12px;color:red; display: block;line-height:25px;}
	    
	    
	    .newindex-recommend-goods-item{position:relative;width:50%;padding-left:85px;line-height:28px;padding-right:180px;box-sizing:border-box;float:left;margin-bottom:15px;}
		.newindex-recommend-goods-item .layui-btn{line-height:28px;font-size:12px;padding:0 10px;}
		.newindex-recommend-goods-item p{line-height:28px;height:28px;font-weight:bold;}
		.newindex-recommend-goods-item .newindex-goods-tag{background:#ff6670;position:absolute;left:0;top:0;font-size: 12px;padding: 0 10px;}
		.newindex-recommend-goods-item:nth-child(2n) .newindex-goods-tag{left:10px;}
		.newindex-recommend-goods-item .newindex-prices{position:absolute;right:10px;top:-2px;line-height:28px;}
		.newindex-recommend-goods-item:nth-child(2n) .newindex-prices{right:0;}
		.newindex-recommend-goods-item .newindex-prices span{margin-right:20px;color:#ff0000;font-weight:bold;}
	    
	    
	    


	.mallnewcate-body{
	    position: relative;
	    width: 100%;
	    background: #eee;
	    padding: 20px 0;
	}
	.common-newcate{
	    position:relative;
	    width: 1200px;
	    margin: 0 auto 15px;
	    background: white;
	    padding: 12px 10px;
	    box-sizing: border-box;
	}
	.mallnewcate-hot{
	    padding-left: 45px;
	    min-height: 45px;
	}
	.mallnewcate-hot img{
	    width: 20px;
	    height: 20px;
	    position: absolute;
	    left: 20px;
	    top: 14px;
	}
	.mallnewcate-hot ul li{
	    position: relative;
	    float: left;
	}
	.mallnewcate-hot ul li::after{
	    position: absolute;
	    content: '';
	    right: 0;
	    width: 1px;
	    height: 15px;
	    top: 5px;
	    background: #dcdcdc;
	}
	.mallnewcate-hot ul li:nth-last-child(1)::after{
	    content: none;
	}
	.mallnewcate-hot ul li a{
	    font-size: 12px;
	    display: block;
	    line-height: 25px;
	    padding: 0 20px;
	    transition: 0.2s;
	}
	.mallnewcate-hot ul li a:hover{
	    color: inherit;
	    text-decoration: underline;
	}
	.common-newcate-item{
	    position: relative;
	    padding: 0 20px;
	}
	.mallnewcate-item-header{
	    position: relative;
	    width: 100%;
	    font-weight: bold;
	    font-size: 12px;
	    letter-spacing: 1px;
	    padding:15px 15px 15px 30px;
	    box-sizing: border-box;
	}
	.common-newcate-item .mallnewcate-item-header img{
	    width: 20px;
	    height: 20px;
	    display: block;
	    position: absolute;
	    left: 0px;
	    top: 14px;
	}
	.mallnewcate-item-body{
	    position: relative;
	    width: 100%;
	    padding: 15px 0;
	    border-top: 1px solid #dcdcdc;
	    background: white;
	}
	.mallnewcate-item-body a{
	    display: block;
	    width: 20%;
	    float: left;
	    font-size: 12px;
	    line-height: 25px;
	    padding-right: 15px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    transition: 0.2s;
	    box-sizing: border-box;
	}
	.mallnewcate-item-body a:hover{
	    text-decoration: underline;
	}



	.mallnew-recommend-item{
	    position: relative;
	    width: 1200px;
	    height: 80px;
	    border: 10px solid rgba(255,255,255,0.3);
	    box-sizing: border-box;
	    margin: 15px auto 0 ;
	}
	.mallnew-recommend-item .mallnew-recommend-img{
	    position: absolute;
	    width: 158px;
	    height: 80px;
	    left:-10px;
	    top: -10px;
	    z-index: 2;
	    background: url("../images/new-zxdt.png") no-repeat;
	    font-size: 14px;
	    color: white;
	    text-indent: 46px;
	    line-height: 80px;
	    letter-spacing: 1px;
	    background-size: 100% 100%;
	}
	.mallnew-recommend-tjml{
	    height: 70px;
	}
	.mallnew-recommend-tjml  .mallnew-recommend-img{
	    height: 60px;
	    line-height: 65px;
	    top: -5px;
	    background: url("../images/new-tjml.png") no-repeat;
	}
	.mallnew-recommend-words{
	    position: relative;
	    width: 100%;
	    height: 60px;
	    background: white;
	    padding-left: 160px;
	    box-sizing: border-box;
	}
	.mallnewcate-hot{
	    padding-top: 17px;
	    height: 50px;
	    box-sizing: border-box;
	}
	.mallnewcate-hot ul li{
	    position: relative;
	    float: left;
	}
	.mallnewcate-hot ul li::after{
	    position: absolute;
	    content: '';
	    right: 0;
	    width: 1px;
	    height: 15px;
	    top: 5px;
	    background: #dcdcdc;
	}
	.mallnewcate-hot ul li:nth-last-child(1)::after{
	    content: none;
	}
	.mallnewcate-hot ul li a{
	    font-size: 12px;
	    display: block;
	    line-height: 25px;
	    padding: 0 20px;
	    transition: 0.2s;
	}
	.mallnewcate-hot ul li a:hover{
	    color: inherit;
	    text-decoration: underline;
	}

	.mallnew-recommends-box{
	    padding-bottom: 15px;
	}
	.mallnew-recommend-news{
	    padding-top: 15px;
	    box-sizing: border-box;
	    padding-right: 30px;
	}
	.mallnew-tjml-goods{
	    position: relative;
	    width: 1200px;
	    padding: 15px 10px;
	    background: white;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.mallnew-tjml-spans{
	    position: relative;
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	}
	.mallnew-tjml-spans span{
	    display: inline-block;
	    padding: 0 20px;
	    border-bottom: 2px solid transparent;
	    cursor: pointer;
	    font-width: bold;
	    line-height: 35px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-spans span.tjml-span-active{
	    color: #0099ff;
	    border-color: #0099ff;
	}
	.mallnew-tjml-ulitem{
	    position: relative;
	    width: 100%;
	}
	.mallnew-tjml-uls{
	    position: relative;
	    width: 100%;
	    padding-top: 20px;
	}
	.mallnew-tjml-ulitem ul li{
	    position: relative;
	    width: 50%;
	    float: left;
	    height: 30px;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-ulitem ul li a{
	    display: block;
	    position: relative;
	    width: 100%;
	    padding-right: 100px;
	    line-height: 30px;
	    font-size: 12px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-ulitem ul li a span{
	    position: absolute;
	    font-size: 12px;
	    border: 1px solid #333;
	    display: inline-block;
	    height: 20px;
	    line-height: 22px;
	    padding: 0 10px;
	    top:3px;
	    right: 0;
	    border-radius: 2px;
	}


	.mallnewindex-mian{
	    position: relative;
	    width: 100%;
	}
	.mallnewindex-header{
	    position: relative;
	    width: 1200px;
	    height: 480px;
	    box-sizing: border-box;
	    margin: 0 auto;
	}
	.mallnewindex-cats{
	    position: relative;
	    float: left;
	    width: 240px;
	    height: 460px;
	    background: white;
	    margin-top: 10px;
	    padding-top: 10px;
	    box-sizing: border-box;
	    box-shadow: 0 0 5px #dcdcdc;
	}

	.mallnewcats-box{position: absolute;left:240px;top: 0;background: white;height: 461px;width: 700px;z-index: 10;border-right: 1px solid #dcdcdc;overflow-y: scroll;
	    border-bottom: 1px solid #dcdcdc;
	    box-sizing: border-box;}


	.mallnewcats-box::-webkit-scrollbar {
	    width: 4px;     
	    height: 4px;
	}
	.mallnewcats-box::-webkit-scrollbar-thumb {
	    border-radius: 5px;
	    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	    background: rgba(0,0,0,0.2);
	}


	.mallnewindex-cats ul li>a{
		position: relative;
	    background: white;
	    display: block;
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    padding: 0 10px;
	    box-sizing: border-box;
	    font-size:12px;
	    letter-spacing: 1px;
	    color: #333;
	    padding-right: 30px;
	}

	.mallnewindex-cats ul li a.overwords::after{
		position: absolute;
		right: 15px;
		top: 15px;
		content: '';
		width: 7px;
	    height: 7px;
	    border-top: 1px solid #dcdcdc;
	    border-right: 1px solid #dcdcdc;
	    transform: rotate(45deg);}

	.mallnewindex-cats ul li:nth-last-child(1) a{
	    border-bottom: 0;
	}
	.mallnewindex-swiper{
	    position: relative;
	    width: 700px;
	    height: 460px;
	    float: left;
	    margin-top: 10px;
	}
	.mallnewindex-swiper  .layui-carousel{padding: 0 8px;box-sizing: border-box;margin-bottom: 10px;}
	.mallnewindex-swiper .layui-carousel,.mallnewindex-swiper .layui-carousel>[carousel-item]>*{background: transparent;}
	.mallnewindex-swiper .layui-carousel div a,.mallnewindex-swiper .layui-carousel div a img{
	    display: block;width: 100%;height: 100%;
	}
	.mallnewindex-user{
	    position: relative;
	    width: 260px;
	    height: 460px;
	    margin-top: 10px;
	    float: left;
	    background: white;
	    box-shadow: 0 0 5px #dcdcdc;
	}
	.mallnewindex-userimg{
	    position: relative;width: 100%;
	    height: 150px;
	}
	.mallnewindex-userimg img{
	    position: relative;
	    display: block;
	    width: 70px;
	    height: 70px;
	    margin: 20px auto 0;
	}
	.mallnewindex-userimg div{
	    position: relative;
	    width: 100%;
	    padding: 0;
	    box-sizing: border-box;
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	}
	.mallnewindex-userimg div a{
	    margin: 0 10px;
	    padding: 0 20px;
	    font-size: 12px;
	    line-height: 30px;
	}
	.mallnewindex-userimg div a:nth-child(1){
	    background: #0099ff;
	    border:1px solid #0099ff;
	    color: white;
	}
	.mallnewindex-userimg div a:nth-child(2){
	    background: #fff;
	    border:1px solid #dcdcdc;
	    color: #535353;
	}
	.mallnewindex-news{
	    position: relative;
	    width: 100%;
	}
	.mallnewindex-news-title{
	    position: relative;
	    width:100px;
	    padding-top: 10px;
	    margin: 0 auto;
	    text-align: center;
	    border-top: 1px solid #0099ff;
	}
	.mallnewindex-news ul{
	    padding: 15px 15px 0;
	    box-sizing: border-box;
	}
	.mallnewindex-news ul li{
	    list-style-type: disc;
	}
	.mallnewindex-news ul li a{
	    box-sizing: border-box;
	    line-height:25px;
	    display: block;
	    font-size: 12px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}
	.mallnew-recommend-item{
	    position: relative;
	    width: 1200px;
	    height: 80px;
	    border: 10px solid rgba(255,255,255,0.3);
	    box-sizing: border-box;
	    margin: 15px auto 0 ;
	}
	.mallnew-recommend-item .mallnew-recommend-img{
	    position: absolute;
	    width: 158px;
	    height: 80px;
	    left:-10px;
	    top: -10px;
	    z-index: 2;
	    background: url("../images/new-zxdt.png") no-repeat;
	    font-size: 14px;
	    color: white;
	    text-indent: 46px;
	    line-height: 80px;
	    letter-spacing: 1px;
	    background-size: 100% 100%;
	}
	.mallnew-recommend-tjml{
	    height: 70px;
	}
	.mallnew-recommend-tjml  .mallnew-recommend-img{
	    height: 60px;
	    line-height: 65px;
	    top: -5px;
	    background: url("../images/new-tjml.png") no-repeat;
	}
	.mallnew-recommend-words{
	    position: relative;
	    width: 100%;
	    height: 60px;
	    background: white;
	    padding-left: 160px;
	    box-sizing: border-box;
	}
	.mallnewcate-hot{
	    padding-top: 17px;
	    height: 50px;
	    box-sizing: border-box;
	}
	.mallnewcate-hot ul li{
	    position: relative;
	    float: left;
	}
	.mallnewcate-hot ul li::after{
	    position: absolute;
	    content: '';
	    right: 0;
	    width: 1px;
	    height: 15px;
	    top: 5px;
	    background: #dcdcdc;
	}
	.mallnewcate-hot ul li:nth-last-child(1)::after{
	    content: none;
	}
	.mallnewcate-hot ul li a{
	    font-size: 12px;
	    display: block;
	    line-height: 25px;
	    padding: 0 20px;
	    transition: 0.2s;
	}
	.mallnewcate-hot ul li a:hover{
	    color: inherit;
	    text-decoration: underline;
	}

	.twoads{position: relative;display: flex;flex-direction: row;justify-content: center;align-items: center;}
	.twoads a{display: inline-block;width: 48%;position: relative;}
	.twoads a:nth-child(1){margin-right: 2%;}
	.twoads a img{position: absolute;left: 0;top: 0; display: inline-block;width:100%;height: 120px;transition: 0.5s;}
	.twoads a:hover img{top: -5px;}


	.mallnew-recommends-box{
	    padding-bottom: 15px;
	}
	.mallnew-recommend-news{
	    padding-top: 15px;
	    box-sizing: border-box;
	}
	.rebtn-buy{position: absolute;right: 35px;top: 15px;width: 80px;}
	.mallnew-tjml-goods{
	    position: relative;
	    width: 1200px;
	    padding: 15px 10px;
	    background: white;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.mallnew-tjml-spans{
	    position: relative;
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	}
	.mallnew-tjml-spans span{
	    display: inline-block;
	    padding: 0 20px;
	    border-bottom: 2px solid transparent;
	    cursor: pointer;
	    font-width: bold;
	    line-height: 35px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-spans span.tjml-span-active{
	    color: #0099ff;
	    border-color: #0099ff;
	}
	.mallnew-tjml-ulitem{
	    position: relative;
	    width: 100%;
	}
	.mallnew-tjml-uls{
	    position: relative;
	    width: 100%;
	    padding-top: 20px;
	}
	.mallnew-tjml-ulitem ul li{
	    position: relative;
	    width: 50%;
	    float: left;
	    height: 30px;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-ulitem ul li a{
	    display: block;
	    position: relative;
	    width: 100%;
	    padding-right: 100px;
	    line-height: 30px;
	    font-size: 12px;
	    box-sizing: border-box;
	}
	.mallnew-tjml-ulitem ul li a span{
	    position: absolute;
	    font-size: 12px;
	    border: 1px solid #333;
	    display: inline-block;
	    height: 20px;
	    line-height: 22px;
	    padding: 0 10px;
	    top:3px;
	    right: 0;
	    border-radius: 2px;
	}
	.mallnewindex-user-status{margin: 10px 0;text-align: center;font-size: 12px;color: #333;}