/************ 头部  ***********/
.head{
	padding:34px 0;
}
.head .search{
	height:40px;
	margin-left:80px;
	border:1px solid #1badb6;
}
.head select{
	width:50px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
.head .input{
	width:330px;
}
.head .input > input{
	width:300px;
	height:36px;
}
.head div .button{
	height:100%;
	background:#1badb6;
}
.head div button{
	width:70px;
	background:#1badb6;
}
.head .phone > div{
	border:3px solid red;
	border-radius:20px;
}
/************ 导航  ***********/
.nav{
	height:38px;
}
.index-nav-left{
	z-index:2;
	top:-16px;
	width:150px;
	height:54px;
	padding:16px 0 0 10px;
	background:#1badb6;
	box-shadow: 0px 0px 5px #888888;
}
.index-nav-left span{
	line-height:38px;
}
.index-nav-left-bg{
	width:8px;
	top:-16px;
}
/************ 侧导航、轮播图、资讯  ***********/
.index-main-box{
	top:-16px;
	height:400px;
}
.index-main-box .scroll-img{
	height:400px;
}
.index-main{
	z-index:2;
	top:0px;
	height:400px;
}
.left-nav-bg{
	opacity:0.3;
	width:150px;
}
.left-nav-box{
	z-index:1;
	top:0px;
	left:0px;
	height:400px;
}
.left-nav{
	width:150px;
}
.left-nav > li{
	border-bottom:1px solid #e1e1e1;
}
.left-nav-list{
	width:850px;
	height:400px;
	padding:15px 30px;
}
.left-nav-list > li{
	border-left:1px solid #e1e1e1;
}
.index-main-scroll{
	width:850px;
	height:400px;
}
.scroll-list{
	bottom:0px;
	left:410px;
}
.scroll-list > li{
	width:20px;
	height:20px;
	border-radius:20px;
	color:#26b7bc;
	line-height:20px;
}
.scrolllistr{
	background:#ffff99;
}
.index-main-information{
	width:200px;
	height:400px;
}
.information-bg{
	z-index:2;
	opacity:0.5;
	width:200px;
	height:400px;
}
.information-main{
	top:-400px;
	z-index:3;
	width:200px;
	height:400px;
}
.information-button{
	border-radius:10px;
}
.information-button > a > span{
	line-height:20px;
}
/********** 商品推荐、热销商品、好评商品、猜你喜欢 **********/
.index-line-head{
	border-bottom:2px solid #1badb6;
}
.index-line-head > li{
	width:300px;
	height:30px;
	line-height:30px;
}
.index-line-content > li{
	width:300px;
}
/********** 楼层 **********/
.floor-head{
	border-bottom:2px solid #1badb6;
}
.floor-head > ul > li{
	border-left:1px solid #1badb6;
}
.floor-head > ul > li:first-child{
	border-left:none;
}
/*.floor-content-left{
	width:260px;
}
.floor-content-left-top,.floor-content-left-bottom{
	border:1px solid #cfcfcf;
}
.floor-content-button > li{
	width:100px;
	height:40px;
	margin:3px 4px;
	border:1px solid #d7d7d7;
	line-height:40px;
}*/
/*.floor-content-right{
	width:910px;
}*/
.floor-content-right > li{
	width:260px;
	margin:15px 17px 0px 17px;
}
/********** 服务 **********/
.service-list{
	width:300px;
}
.service-list-text{
	height:55px;
	line-height:55px;
}
/********** 帮助 **********/
.footer-help{
	padding-left:20px;
	padding-right:20px;
	border:1px solid #999;
}
.footer-help > dl{
	width:185px;
	padding-left:20px;
	padding-right:20px;
}
.footer-help > p{
	width:218px;
	height:181px;
	padding-top:25px;
	background:url('/styles16/newlngshop/images/footer-help-img.png') no-repeat;
	line-height:25px;
}
/********** 版权 **********/
.footer-copyright-links{
	width:400px;
}
/********** 注册 **********/
.register-head{
	border-bottom:10px solid #54d9e1;
}
.register-layout{
	width:680px;
	margin-top:50px !important;
	margin-bottom:50px !important;
	padding:30px;
}
.register-left{
	width:150px;
}
.register-right{
	width:470px;
}
.register-right-box{
	width:450px;
}
.register-right-box > input{
	width:210px;
}
.register-checkbox{
	padding-left:200px;
}
.register-button > button{
	width:150px;
	height:40px;
	margin:20px 0;
	border-radius:5px;
}
.register-agreement-bg{
	top:0px;
	left:0px;
	z-index:2;
	width:100%;
	height:100%;
	background:#fff;
	opacity:0.2;
}
.register-agreement{
	top:110px;
	z-index:3;
	width:900px;
	height:500px;
}
.register-agreement-content{
	width:870px;
	height:470px;
	padding:30px 60px;
	border:1px solid #d1d1d1;
}
.register-agreement-list{
	height:320px;
	overflow-y:auto;
}
.register-agreement-list > p{
	margin:0;
	text-indent:24px;
	line-height:25px;
}
.register-agreement-submit > button{
	width:150px;
	border-radius:5px;
}
/********** 登录 **********/
.login-box{
	height:460px;
}
.login-layout{
	top:60px;
	right:120px;
	width:330px;
	height:335px;
	padding:20px;
}
.login-input-box{
	width:260px;
}
.login-texttitle{
	margin-top:30px;
	margin-bottom:30px;
}
/********** 商品列表 **********/
.productlist-classification{
	margin:0px 30px 10px 30px;
	border:1px solid #d1d1d1;
}
.productlist-classification > dl{
	border-top:1px dashed #d1d1d1;
}
.productlist-classification > dl:first-child{
	border-top:none;
}
.productlist-classification > dl > dt{
	width:100px;
}
.productlist-classification > dl > dd{
	width:1000px;
}
.productlist-screen{
	margin:0 30px;
	border:1px solid #d1d1d1;
}
.productlist-screen > form > div > input{
	height:auto;
	line-height:normal;
}
/********** 商品详细 **********/
.productdetail-detail{
	padding:20px;
	border:1px solid #eee;
}
.productdetail-commodity-img{
	width:360px;
}
.demo{
	margin:0 auto;	
}
.zoom-section{
	display:inline;
	overflow:hidden;
	clear:both;
	margin-top:20px;
}
.zoom-desc{
	margin-bottom:20px;
}
.zoom-desc > p{
	margin-bottom:10px;
	margin-top:10px;
	line-height:22px;
}
.zoom-small-image{
	border:5px solid #CCC;
	margin-bottom:20px;
}
.zoom-tiny-image{
	border:1px solid #CCC;
	margin:0px;
}
.zoom-tiny-image:hover{
	border:1px solid #1badb6;
}
.productdetail-commodity-detailed{
	width:500px;
}
.productdetail-detailed-input{
	width:80px;
}
.productdetail-detailed-box{
	width:160px;
}
.productdetail-shops{
	width:230px;
	height:360px;
	border:1px solid #eee;
}
.productdetail-date-head > li{
	width:100px;
}
.productdetail-add{
	background:#1badb6;
	color:white;
}
/********** 买家中心-个人中心-个人资料 **********/
.personaldata-left{
	width:150px;
}
.personaldata-right{
	width:1030px;
}
.personaldata-right-head{
	border-left:3px solid #1badb6;
}
.personaldata-right-form{
	padding:25px 30px;
}
.personaldata-right-form-left{
	width:130px;
}
.personaldata-right-form-right > input{
	width:300px;
}
.personaldata-right-form-right > button{
	width:200px;
	margin-left:130px;
}
/********** 买家中心-个人中心-验证身份 **********/
.verifyidentity-form-left{
	width:240px;
}
.verifyidentity-form-left > button{
	width:150px;
	margin-left:240px;
}
/********** 买家中心-个人中心-修改密码完成 **********/
.passwordmodificationcompleted-layout{
	padding-left:170px;
}
.passwordmodificationcompleted-layout-a{
	padding-left:130px;
}
/********** 买家中心-个人中心-收货地址管理 **********/
.receiving-list{
	width:264px;
	margin:29px;
}
.receiving-head{
	height:175px;
	background:url("/styles16/newlngshop/images/receiving-bg.jpg") no-repeat;
	background-size:100% 100%;
}
.receiving-input{
	width:200px;
}
.receiving-button > button{
	padding:3px 10px;
}
.receiving-add{
	width:264px;
	height:175px;
	padding-top:65px;
}
/***** 收货地址弹出层 *****/
.receiving-popup-bg{
	top:0px;
	left:0px;
	opacity:0.2;
	width:100%;
	height:100%;
	background:black;
}
.receiving-popup{
	z-index:1;
	width:630px;
	height:410px;
	padding:40px 50px;
}
.receiving-popup-left{
	width:100px;
}
.receiving-popup-select{
	width:120px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
.receiving-popup-right{
	width:400px;
}
.receiving-popup-input{
	width:120px;
}
.receiving-popup-checkbox{
	padding-left:110px;
}
.receiving-popup-button{
	padding-left:150px;
}
.receiving-popup-button > button{
	width:100px;
}
.receiving-popup-right > label,.receiving-popup-input > label{
	color:red;
}
/********** 关于我们 **********/
.aboutus-layout{
	padding:40px 80px;
}
.aboutus-layout > p{
	overflow:hidden;
	margin:0;
	font-size:16px;
	font-family:"microsoft";
	text-indent:24px;
	line-height:60px;
}
.aboutus-layout > h4{
	overflow:hidden;
	font-weight:bold;
	font-family:"microsoft";
}
.contactus-layout{
	padding:100px 80px;
}
/********** 联系我们 **********/
.contactus-layout{
	padding:100px 60px;
}
.contactus-left{
	width:500px;
	height:310px;
}
.contactus-right{
	width:550px;
	height:300px;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}
/********** 确认收货 **********/
.confirmreceipt-column{
	width:515px;
}
.confirmreceipt-column1{
	width:110px;
}
.confirmreceipt-head{
	margin-top:20px;
	background:#a9ecf0;
}
.confirmreceipt-layout > ul > li{
	height:60px;
	padding-top:5px;
	padding-bottom:5px;
}
.confirmreceipt-layout > ul > li > a > div{
	width:230px;
}
.confirmreceipt-layout-column{
	width:505px;
}
/********** 购物车 **********/
.shoppingcart-column{
	width:730px;
}
.shoppingcart-column1{
	width:695px;
}
.confirmreceipt-layout > div > ul >li{
	height:130px;
	padding-top:30px;
	padding-bottom:30px;
}
.shoppingcart-input{
	width:40px;
}
/********** 确认订单 **********/
.confirmorder-address-left{
	width:150px;
}
/********** 付款 **********/
.payment-layout-input{
	border-left:1px solid #eee;
}
.payment-layout-input > input{
	width:20px;
	height:20px;
	padding:0;
	border:none;
	box-shadow:none;
	text-align:center;
}
.payment-layout-input:first-child{
	border-left:none;
}
/********** 付款成功 **********/
.paymentsuccess-title{
	width:120px;
}
/********** 所有订单 **********/
.allorders-column{
	width:350px;
}
.allorders-column1{
	width:335px;
}
/********** 密码找回第一步 **********/
.pwrno1-line-box{
	width:430px;
}
.pwrno1-line-left{
	width:90px;
}
/********** 卖家登录 **********/
.head .phone > div.sellerlogin-phone{
	border:3px solid #0099ff;
}
/********** 卖家注册 **********/
.sellerregistr-layout{
	margin-top:50px;
	margin-bottom:50px;
	padding:30px 130px;
}
.sellerregister-left{
	width:260px;
}
.sellerregister-right-box{
	width:450px;
}
.sellerregister-right-box > select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
.sellerregister-right{
	width:130px;
}
.sellerregister-checkbox{
	padding-left:400px;
}
/********** 商家店铺 **********/
.businessshop-layout-input{
	width:735px !important;
}
.businessshop-layout-head{
	width:450px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	border:4px solid black;
}
.businessshop-layout-head-title{
	width:160px;
	margin-top:-23px;
	margin-left:auto;
	margin-right:auto;
}
.businessshop-layout-list{
	width:270px;
	border:1px solid #ddd;
	border-radius:15px;
}
/********** 我的评价 **********/
.myevaluation-top-right{
	padding-left:250px;
}
.myevaluation-top-right-center{
	width:384px;
	height:10px;
	background:url("/styles16/newlngshop/images/myevaluation-toprihgt-center.jpg") no-repeat;
}
.myevaluation-evaluate{
	padding:30px 50px;
}
.myevaluation-form{
	border:1px solid #999;
}
.myevaluation-form > label{
	width:100px;
}
.myevaluation-form > textarea{
	width:996px;
	height:85px;
}
/********** 新闻列表 **********/
.newslist-layout{
	width:910px;
}
.newslist-layout-left{
	width:730px;
}
/********** 开票信息 **********/
.billing-column{
	width:755px;
}
.billing-column1{
	width:735px;
}
/********** 投诉举报 **********/
.complaint-column{
	width:200px;
}
.complaint-layout ul li{
	height:80px;
}
/********** 退货管理 **********/
.returngoods-select{
	width:100px !important;
}
.returngoods-column{
	width:455px;
}
.returngoods-column1{
	width:445px;
}
.returngoods-input{
	width:150px;
}
/********** 换货管理 **********/
.exchangegoods-column{
	width:565px;
}
.exchangegoods-column1{
	width:545px;
}
/********** 商品收藏 **********/
.sellerproductlist-content-right > li{
	width:160px;
	margin:15px 17px 0px 17px;
	border:1px solid #d7d7d7;
}
.sellerproductlist-content-right-text{
	height:45px;
}
/********** 收藏店铺 **********/
.storecollection-store > a{
	width:70px;
}
/********** 管理员店铺审核列表 **********/
.auditlist-head{
	border-bottom:10px solid #66ccff;
}
.auditlist-form-head > li{
	width:189px;
}
.auditlist-form-content > li{
	width:189px;
	height:30px;
}
/********** 申请资料审核 **********/
.auditing-content-box{
	width:681px;
	margin:70px auto;
	padding:35px 30px;
}
.auditing-content-bg{
	padding:30px 0 50px 0;
	background:url('/styles16/newlngshop/images/auditing-content-img.jpg') no-repeat right bottom;
}
.auditing-content-head{
	width:150px;
}
/********** 银行对公账户 **********/
.publicaccount-layout{
	padding:30px 250px;
}
.publicaccount-layout-label{
	width:180px;
}
.publicaccount-layout-input{
	width:300px;
}
.publicaccount-layout-select{
	width:200px;
}
.publicaccount-layout-textarea{
	width:300px;
}
/********** 商品管理 **********/
.commoditymanagement-search{
	height:40px;
	margin-left:80px;
	border:1px solid #0099ff;
}
.head div.commoditymanagement-button button{
	width:70px;
	height:38px;
	background:#0099ff;
}
.commoditymanagement-leftnav{
	width:130px;
}
.commoditymanagement-layout{
	width:1000px;
}
.commoditymanagement-headbox{
	height:35px;
}
.commoditymanagement-checkbox{
	width:35px;
	height:35px;
}
.commoditymanagement-checkbox > .checkbox{
	min-height:auto;
}
.commoditymanagement-id{
	width:50px;
	height:35px;
}
.commoditymanagement-no{
	width:110px;
	height:35px;
}
.commoditymanagement-name{
	width:282px;
	height:35px;
}
.commoditymanagement-time{
	width:150px;
	height:35px;
}
.commoditymanagement-operation{
	width:90px;
	height:35px;
}
/********** 订单管理 **********/
.ordermanagement-select > select.form-control{
	width:150px;
}
.ordermanagement-no{
	width:133px;
	height:35px;
}
.ordermanagement-time{
	width:470px;
	height:35px;
}
.ordermanagement-no1{
	width:133px;
	height:134px;
}
.ordermanagement-time1{
	width:470px;
	height:134px;
}
.ordermanagement-name{
	width:284px;
	height:35px;
}
/********** 评价管理 **********/
.evaluationmanagement-head{
	width:300px;
}
.evaluationmanagement-head > div{
	width:149px;
}
.evaluationmanagement-headbgb{
	background:#0099ff;
	color:white;
}
.evaluationmanagement-no{
	width:483px;
	height:35px;
}
.evaluationmanagement-name{
	width:400px;
	height:35px;
}
.evaluationmanagement-no1{
	width:483px;
	height:130px;
}
.evaluationmanagement-name1{
	width:400px;
	height:130px;
}
.ordermanagement-name1{
	width:284px;
	height:130px;
}
/********** 费用统计 **********/
.expensestatistics-form-head > li{
	width:227px;
}
.expensestatistics-form-content > li{
	width:227px;
	height:30px;
}
/********** 退换货 **********/
.returnedgoods-column{
	width:138px;
}
.returnedgoods-column1{
	width:137px;
}
/********** 售后管理 **********/
.aftersale-input{
	width:100px !important;
}
/********** 后台订单详情 **********/
.portlet .radio{
	width:auto;
	height:auto;
}
/********** 企业审核状态 **********/
.enterprise-column{
	width:370px;
}
.enterprise-column1{
	width:148px;
}
.enterprise-column2{
	width:390px;
}
.enterprise-column3{
	width:120px;
}
.enterprise-layout > ul > li{
	overflow:hidden;
	height:100px;
	padding-top:30px;
	padding-bottom:30px;
}