

div.col-lg-2,.col-lg-3,.col-lg-4{
    padding-left: 0!important;
    padding-right: 0!important;
}

/*header  start  4--34*/
header.user-header{
    width:1200px;
    margin: 0 auto;
    padding-bottom: 6px;
    border-bottom: 2px solid #3366ff;
}
div.user-logo{
    margin: 20px 0 0;
}
div.user-logo img{
    margin-right: 18px;
    width:220px;
    height:68px;
}
h1.user-center{
    border-left: 1px solid #ccc;
    font-size: 24px;
    color: #333;
    font-weight: 600;
    line-height: 3;
    padding-left: 18px;
}
div.user-z-search{
    margin-top: 40px;
    text-align: center;
}

.user-z-search input{
    width: 300px;
    height: 34px!important;
    border: 1px solid #3366ff!important;
}
.user-z-search button{
    width:80px;
    height: 34px!important;
    background: #3366ff;
    border: 1px solid #3366ff;
}
.user-z-search button.fa-search{
    color: #fff;
}

div.user-nav{
    margin-top: 10px;
}
div.user-nav ul li{
    float: left;
    font-size: 14px;
    border-right: 1px solid #3366ff;
}
div.user-nav ul li a{
    color: #333;
    padding: 0 10px;
}
/*header end*/

/*section start 鍐呭涓讳綋  38--74 */
section{
    width:1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}
/*left-nav start 宸﹁竟瀵艰埅*/
section aside{
    width: 21%;
}
section aside a{
    line-height: 1.2;
    font-size: 15px;
    color: #3366ff;
}
section aside a .user-left-nav-title{
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #3366ff;

}
section aside a .user-left-nav-item{
    font-size: 14px;
    line-height: 1.5;
    margin-top:10px;

}

.accordion-group{
    margin-bottom: 0!important;
    border: none!important;
    /*margin-left: 10px;*/
}
.accordion-group a{
    color: #333;
    font-weight: bold;
    line-height: 2.5;

}
a.active{
    color: #3366ff;
}
/*left-nav  end  宸﹁竟瀵艰埅缁撴潫*/



/*form  start  鍙抽潰琛ㄥ崟閮ㄥ垎*/
section article{
    margin-left: 30px;
    width: 76%;
}
.user-right-border{
    width: 100%;
    border-bottom: 1px solid #3366ff;
    height: 86px;
}
section article h4.tab-title{
    margin-top: 50px;
    font-weight: 100;
    padding:8px 10px;
    color: #3366ff;
    text-align: center;
}
section article h4.user-right-title{
    margin-top: 50px;
    font-weight: 100;
    padding:10px 10px;
    background: #3366ff;
    color: #fff;
    width: 250px;
    text-align: center;
}
section article h4.tab-title.active{
    background: #3366ff;
    color: #fff;
}
.user-search{
    margin-top: 50px;
    text-align: center;
}
.user-search input{
    /*text-align: left!important;*/
    width: 260px;
    height: 32px!important;
    border: 1px solid #ccc!important;
}
.user-search button{
    width:80px;
    height: 32px!important;
    background: #ccc;
    border: 1px solid #ccc;
}
.user-search button.fa-search{
    color: #fff;
}

form{
    margin-top: 20px!important;
    margin-left: 40px;
}
form .form-group{
    margin: 10px 0;
}
form label{
    line-height: 38px;
    font-size: 14px;
    font-weight: 100;
}
form .form-group input{
    height: 38px;
    width: 244px;
    border:1px solid #3366ff;
    padding:4px 6px!important;
    line-height: 28px;
    font-size: 14px;
}
form .form-group input[type="file"]{
    border: none;
    height:
}
form .form-group p{
    margin-top: 4px;
}
form .form-group select{
    height: 28px!important;
    width: 140px!important;
    font-size: 12px ;
    padding: 4px;
}

span.user-tishi{
    color: #e54829;
    line-height: 38px;
}
span.user-tishi2{
    color: #e54829;
    line-height: 38px;
}

.small-input input{
    width: 185px!important;
    margin-left: 10px;
    margin-bottom: 10px;
}
.small-input span.fl{
    margin-left: 32px;
}
.smalls-input input{
    width: 190px!important;
}
.smalls-input select{
    width: 180px!important;
}
.smallss-input input{
    width: 140px!important;
}
div.smallss-input div.form-group{
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.smallxs-input input{
    width: 100px!important;
}
.qjname-input input{
    margin-right: 20px;
    margin-bottom: 10px;
}

.qjdanjia-input input{
    margin-right: 30px;
}
div.button{
    height: 200px;
    width: 400px;
    text-align: center;
}
div.button button{
    margin-top: 40px;
    margin-right: 20px;
    margin-left: 80px;
}
div.button button.btn-success{
    background:#ff552e;
    border-color:#ff552e;
}

.import_prompt{
    border:solid 1px #ffcd00;
    background-color:#ffffda;
    padding-left:5px;
    padding-right:5px;
    line-height:20px;
}
/*褰撴枃鏈鍐呭涓嶇鍚堣姹傛椂锛屾彁绀烘枃鏈殑鏍峰紡*/
.error_prompt{
    border:solid 1px #ff3300;
    background-color:#fff2e5;
    padding:2px 5px 0 25px;
    line-height:20px;
}

/*褰撴枃鏈鍐呭杈撳叆姝ｇ‘鏃讹紝鎻愮ず鏂囨湰鐨勬牱寮�/
.ok_prompt{
    border:solid 1px #01be00;
    background-color:#e6fee4;
    padding:2px 5px 0;
    line-height:20px;
}


/*manage-qiju 鐨勬牱寮�start*/

div.manage-imglist ul li img{
    width: 120px;
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
/* 卖家订单详情*/
form p input.form-control{
    width: 300px;
    border-color: #3366ff;
}
form p label{
    width: 170px;
    line-height: 34px;
    text-align: right;
}
form p img{
    width: 300px;
    height: auto;
}
form p span{
    color: #000;
    line-height: 40px;
    margin-left: 10px;
    font-size: 14px;
}
form p i{
    line-height: 40px;
    margin-left: 10px;
}
div.manage-imglist ul li:nth-of-type(1){
    margin-top: 0;
}
div.manage-imglist ul li{
    /* border-bottom:1px solid #3366ff; */
    border-bottom:1px solid #fff;
    width: 912px;
    margin-top: 20px!important;
    display: flex;
    align-items: center;

}
div.manage-imglist ul.page{
	text-align: center;
}
div.manage-imglist ul.page li{
	display: inline;
	    
}
div.manage-imglist ul.page li a{
	padding: 4px 0;
    width: 30px;
    text-align: center;
    background: #00a1cb;
    color: #fff;
}
div.manage-imglist ul li span{
    margin-right: 90px;
}
div.manage-imglist ul li span a{
    margin-left: 20px;
    color: #333;
}
div.manage-imglist ul li h4{
    margin-top: 0;
    font-weight: 400;
    color: #000;
    font-size: 16px;
}

div.manage-imglist ul li p{
    line-height: 1.8;
}
div.manage-imglist .manage-bianji{
    margin-top: 6px!important;
}
div.manage-imglist .manage-bianji p{
    line-height: 1.5;
}
div.manage-imglist .manage-bianji p a{
    color: #333;
    margin-right: 15px;
}


/*manage-qiju-detail鍜宮anage-jiaofu-detail鐨刢ss*/
.manage-detail-imglist img{
    width: 220px;
    height: 270px;
    margin-top: 20px;
    margin-right: 10px;
}
.manage-detail-imglist2 span{
    margin-left: -38px;
    font-weight: bold;
    margin-top: 30px;
}
.manage-detail-imglist2 img{
    width:160px;
    height: 160px;
    margin-top: 20px;
    margin-right: 10px;
}

/**/
ul.state li{
    float: left;
    margin-right: 10px;
}
ul.state li:hover{
     color: #e54829;
 }
ul.state li.active{
    color: #e54829;
}

.zuhe p.user-bh span{
    margin-right: 82px;
}

div.about-qiju p{
    margin-top: 10px;
    margin-left: -30px;
}
div.about-qiju div.form-group{
    margin: 0 30px;
}
/*.user-right-form form div.form-group label{*/
    /*width: 200px;*/
/*}*/
input[type="radio"]{
    width: 16px!important;
    height: 16px!important;
    display: inline;


}
input[type="checkbox"]{
    width: 16px!important;
    height: 16px!important;
    margin-top: 4px;
    margin-right: 6px;
}
span.select_centent{
    width:560px;
    position: absolute;
    padding: 10px;
    left: 98px;
    top: 40px;
    background: #fff;
    border: 1px solid #bdbdbd;
    display: none;
    z-index: 10;
}
span.select_centent label{
    width: 176px;
    height: 21px;
    line-height: 20px;
    text-align: left;
    margin: 5px 0;
    overflow: hidden;
}
span.select_centent span.bttom_btn{
    width: 530px;
    display: inline-block;
}
span.select_centent span.bttom_btn a{
    float: right;
    margin-left: 20px;
}

/*璁㈠崟 start */

.cllect-jia{
    font-size: 22px;
    position: absolute;
    float: left;
    margin-left: 222px;
    top: 82px;
}
.collect-head{
    /*background: #d22401;*/
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    clear: both;
    margin-top: 30px;
}
.collect-name-pro{
    float: left;
    line-height: 50px;
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
}
.collect-name-pro:hover{
    background:#b71701;
    padding: 0 30px;
}


div.hot-nav-tab{
    position: absolute;
    padding: 0 0 60px;
}
div.sh-sou{
    display: block;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;

}
div.sh-sou input{
    height: 30px;
    width: 300px;
    padding-left: 4px;
    border: 1px solid #aaa;
}
div.sh-sou .sh-sousuo-bg{
    margin-left: -4px;
    height: 30px;
    width: 72px;
    line-height: 30px;

}
div.sh-sou .sh-sousuo-bg .sh-right-sou{
    padding: 6px 12px;
    border: 1px solid #aaa;
}
div.hot-nav-tab ul.nav-tabs{
    border-bottom: 1px solid #e54829;
}
div.hot-nav-tab ul.nav-tabs li{
    height: 32px;
}
div.hot-nav-tab ul.nav-tabs li a{
    padding: 5px 15px!important;
    border-radius: 0!important;
    margin-right: 0!important;
    color: #333;
}
div.hot-nav-tab ul.nav-tabs li.active a{
    background: #e54829;
    color: #fff;
}

.hot-nav-tab {
	position:relative;
}

 .hot-nav-tab .toList{
	width: 100px;
	position: absolute;
	border: 1px solid #ddd;
    border-top: none;
	top: 32px;
	left:305px;
	background: #fff;
	color:#fff;
	z-index: 66;
	display:none;
}
.hot-nav-tab .toList a {
	display: block;
	width:95px;
	float: left;
	color: #666;
	margin: 0 5px;
	line-height: 28px;
	border-bottom: 1px dotted #ddd;
	font-size: 12px;
	text-align: center;
	font-weight: 100;
	background-color:#fff;
} 




div.hot-nav-tab ul.nav-tabs li a:hover{
    height: 32px;
}

.collect-tab-name{
    width: 1200px;
    margin-top: 20px;
}
.collect-pro-all{
    margin-top: 10px;
    padding-left: 30px;
    line-height: 38px;
    background: #deecff;
}
.collect-pro-all time{
    margin-right: 20px;
}
.collect-pro-all span:nth-of-type(2){
    margin-left: 410px;
}
.collect-pro-all a{
    color: #333;
}
.tab-close{
    background: #eee;
}
.tab-close-b{
    border-color: #ccc;
}

.order-h ul{
    width: 1200px;
    height: 36px;
    border: 1px solid #ccc;
    line-height: 36px;
}
.order-h ul li{
    float: left;
    text-align: center;
    width: 130px;
    font-weight: bold;
}
.order-h ul li.h-baby{
    width: 400px;
    text-align: center;
}

table{
    display: table;
    margin-top: 0;
    width:1200px;
    line-height: 20px;
    text-align: center;
    border-color: #c2dafa;
    /*table-layout: fixed;*/
}
table tbody tr td{
    border-color: #c2dafa;
    min-width: 96px;

}
table tbody tr td.baby-con{
    padding-left: 20px;
    width: 400px;
    text-align: left;
    border-right:none!important;
    outline: none;
}
table tbody tr td.delete-border{
    border-left: none;
    border-right: none;
}
table tbody tr td.baby-con p{
    text-indent: 1em;
}
table tbody tr td a img{
    width: 80px;
    height: 80px;
    margin: 6px 0;
}
table tbody tr td a{
    color: #333;
}
.order-con ul li.con-bor{
    border-left: 1px solid #deecff;
    height: 140px;
}
table tbody tr td p{
    font-size: 12px;
    margin: 4px 0;
}
table tbody tr td p.baby-name{
    font-size: 14px;
}
table tbody tr td.baoxian p{
    text-align: left;
    padding-left: 20px;
}
.tab-time{
    color: #aaa;
}
.tab-time img{
    width: 12px;
    height: 12px;
}
p.yuan{
    display: block;
    color: #aaa;
    text-decoration: line-through;
}
p.btn-danger{
    color: #fff;
    width: 80px;
    text-align: center;
    padding: 4px 6px;
    margin: 0 auto;
}
.fa-trash-o{
    font-size: 20px;
    line-height:1.8;
    margin-right: 20px;
}


.collect-ul{
    margin-top: 40px;
}
.collect-ul li{
    width: 180px;
    height: 180px;
    float: left;
    margin-right: 20px;
    margin-bottom: 60px;
    text-align: left;
}
.collect-img img{
    width: 177px;
    height: 177px;
    padding: 0 5px;
}
.collect-book-name{
    font-size: 14px;
    color: #666;
    width: 175px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.collect-book-money{
    font-size: 14px;
    color: #e54829;
    width: 175px;
    display: block;
}
.enroll{
    color: #d22402;
    float: left;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 10px;
}
.col-md-7{
    padding-left: 0!important;
}
.collect-book-money img{
    width: 30px;
    height: 20px;
    float: left;
}
.collect-book-name img{width: 30px;
    height: 20px;
    float: left;
}
.enroll img{width: 30px;
    height: 20px;
    float: left;
}
/*鏀惰棌澶�end*/


.user-right-con p textarea{
    width: 450px;
}
.user-right-con p label{
    width: 200px!important;
    text-align: right;
}
.user-right-con p a{

    width: 540px;
    display: block;

}
.user-right-con p a img{
    margin-right: 20px;
    margin-top: 20px;
    float: left;
    width: 160px;
    height: 160px;
    display: inline;
}
.user-right-con p span{
    width: 100px;
    line-height: 2;
    display: inline-block;
}
.user-right-con p span.fenlei{
    width: 150px;
    margin-right: 30px;
}
.user-right-con p span.name{
    width: 300px;
    margin-left:30px;
}



ul.refund-h{
    margin: 10px 0;
    width: 1200px;
}
ul.refund-h li{
    float: left;
    margin-right: 10px;
    color: #000;
    font-weight: bold;
}
ul.refund-h li span.fa{
    margin-left: 10px;
    font-size: 14px;
}
ul.refund-h li a{
    color: #333;
    font-weight: normal;
}
ul.refund-h li a.active{
    color: #e54829;
}
.modal-title span{
    background: #08b6ff;
    border-radius: 20px;
    color: #fff;
    padding: 4px 6px;
    margin-right: 20px
}

section.sp-con{
    height: 260px;
    margin-bottom: 0;
}
.shangpin-img{
    width: 200px;
    height: 200px;
    margin-left: 30px;
    margin-top: 20px;
}
.shangpin-img img{
    width: 200px;
    height:200px;
}
.shangpin-con{
    width: 380px;
    height: 200px;
    padding: 10px 10px;
}
.shangpin-con h3{
    font-size: 16px;
}
.shangpin-con p{
    font-size: 14px;
}
.shangpin-con p.shangpin-num{
    margin-top: 60px;
}
.shangpin-jiesuan{
    width: 570px;
    height: 200px;
    margin-top: 20px;
    padding: 10px 20px;
}
.shangpin-jiesuan p{
    text-align: right;
}
.shangpin-jiesuan p b{
    height: 36px;
    width: 36px;
    display: inline-block;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    background: #0bd35f;
    color: #fff;
    margin-right: 10px;
}
.shangpin-jiesuan p span{
    font-size: 16px;

}
.shangpin-jiesuan p.sp-number{
    margin-top: 60px;
}
.shangpin-jiesuan p.sp-number i{
    font-size:14px;
    color: #e54829;
}
.shangpin-jiesuan p.sp-number span{
    font-size: 22px;
    color: #e54829;
}
.shangpin-jiesuan p.car-numsp{
    font-size: 12px;
}
.shangpin-jiesuan p.car-numsp i{
    color: #e54829;
}
.shangpin-jiesuan p a.btn-default{
    border-color: #e54829;
    color: #e54829;
}

.xiangguan-sp{
    border: 1px solid #3366ff;
}
.xiangguan-sp h4{
    color: #e54829;
    height:40px;
    background: #f9f8dc;
    line-height: 40px;
    padding-left: 30px;
    margin: 0;

}
.xiangguan-sp div.detail-hide{
    padding: 0 8px;
}
.xiangguan-sp div.detail-hide dl{
    float: left;
    padding: 18px;
}

.xiangguan-sp div.detail-hide dl img{
    width: 200px;
    height: 200px;
}
.xiangguan-sp div.detail-hide dl dd i{
    color: #e54829;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 2;
}
.xiangguan-sp div.detail-hide dl dd i.no{
    text-decoration: line-through;
    color: #aaa;
}
.xiangguan-sp div.detail-hide dl dd b{
    text-align: center;
    display: block;
}

.seller-chuli p{
    border-bottom: 1px solid #eee;
    line-height: 2;
    padding-left: 10px;
}
.seller-chuli p input{
    display: inline-block;
    margin: 0 10px 0 30px;
    height: 14px!important;

}
.seller-chuli p textarea{
    width: 360px;
}

.form-group textarea{
	box-shadow: none;
	resize:none;
	outline:none;
	border:1px solid #3366ff;
}
.shuming{
	color: red;
    font-size: 17px;
    margin-left: 42px;
}
