body {
	background-color: #e6e8ed;
	padding: 0;
	margin: 0;
}

.user-top {
	background: #fff none;
	height: 60px;
	line-height: 60px;
	box-shadow: 0 3px 6px #dcdf5;
	position: fixed;
	top: 0px;
	left: 200px;
	right: 0px;
	padding-right: 25px;
}

.user-top-breadcrumb{
	margin-left: 25px;
	float: left;
	color: #999;
}

#userBreadcrumb{
	color: #323232;
}

.user-topMenu {
	margin: -20px 15px;
}

.user-bottomMenu {
	top: 18px;
}

.user-logo {
	position: relative;
	top: 8px;
	left: 15px;
}

.user-left-container {
	position: fixed;
	top: 0px;
	width: 200px;
	background-color: #000d33;
	z-index: 1000000;
}

.user-head {
	width: 100%;
	height: 195px;
	position: relative;
}

/*娑夌◣鏈烘瀯璁よ瘉*/
.user-auth{
	position: absolute;
	height: 23px;
	margin-left: 110px;
	margin-top: -30px;
	cursor: pointer;
}
.user-auth-state{
	display: inline-block;
	float: right;
	margin-top: 5px;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	background-color: #a6adbf;
	color: #fff;
}
.user-auth-notvip{
	background-color: #a6adbf;
}
.user-auth-notvip:hover{
	background-color: #a7b0c7;
}
.user-auth-personal{
	background-color: #f0af54;
}
.user-auth-company{
	background-color: #29ccb4;
}
.user-auth-subCompany{
	background-color: #3461eb;
}

.user-head-img {
	width: 90px;
	height: 90px;
	margin: 15px auto 0;
}

.user-head-namescore{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}

.user-head-img img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	/*border:solid rgb(100,100,100) 1px;*/
}

.user-head-name {
	font-size: 14px;
	color: #acbae5;
	text-align: center;
	height: 105px;
	padding-top: 8px;
}
.user-head-name img{
	width:12px;
	height:14px;
	position: relative;
    top: -2px;
}
.user-head-expire{
	display: inline-block;
	height: 30px;
	width:100%;
	line-height: 30px;
	font-size: 12px;
	color:#7c8eb6;
	cursor: pointer;
    position: relative;
}
.auto-exchange-integral{
	text-align: left;
    position: absolute;
    top: 145px;
    left: 200px;
    height: 55px;
    width: 300px;
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    display:none;
}
.auto-exchange-integral img{
	cursor: pointer;
}
.autoExchangeDesc{
	word-break: break-all;
	color:#7A8199;
}
/*************************弹窗*******************************************************/
#myModal .modal-dialog-flex{
	display: flex !important;
    justify-content:space-around;/*锟节诧拷锟斤拷元锟斤拷锟斤拷锟斤拷锟斤拷锟节撅拷锟饺分诧拷*/
    align-items: center;
    height:100%;
}
 #myModal .modal-content{
 	width:500px !important;
    height:340px;
    border-radius: 25px !important;
 }
 #myModal .modal-header{
 	padding: 20px !important;
 	height:50px !important;
 	line-height:60px !important;
 	text-align: center;
 	border-bottom:0px !important;
 	/*box-shadow: -4px 0px 4px rgba(74,77,84,0.05);*/
 }
 #myModal .modal-title{
 	color:#374567;
 	font-size:16px;
 }
 .close{
 	opacity: 1 !important;
 }
 .closeImg{
	  width:14px;
	  height:14px;
	  background:url(/static/images/education/close.png) no-repeat;
 }
 .closeImg:hover{
 	background:url(/static/images/education/closeHover.png) no-repeat;
 }
 #myModal .modal-body{
  padding: 10px 20px;
 	overflow-y:auto;
 }
 #myModal .modal-body::-webkit-scrollbar-button{
 	display:none;
 }
 #myModal .modal-body::-webkit-scrollbar{
 	width:12px;
 }
 #myModal .modal-body::-webkit-scrollbar-track-piece{
 	background-color:#f0f2fa;
 }
 #myModal .modal-body::-webkit-scrollbar-thumb{
 	background-color:#a5acc8;
 }
 #myModal .modal-container{
 	height:200px;
 }
 #myModal .modal-footer{
 	padding: 10px 20px !important;
 	border-top:0px !important;
 	box-shadow: 0px -4px 4px rgba(74,77,84,0.05);
 }
#myModal .confirm {
    background-color: #3860F4;
    font-size: 14px;
    width: 140px;
    height: 40px;
    color: #ffffff;
    border: 0px;
    border-radius: 6px;
    margin-left: 40px;
}
   /*************************弹窗end******************************************/


.user_top_btn {
  cursor: pointer;
  margin-left: 10px;
}

.user_top_Word {
	font-size: 14px;
	color: #323232;
}

.user_top_Word:hover{
	color: #4070ff;
	text-decoration: underline;
}

.user-item {
	height: 50px;
	line-height: 50px;
	width: 200px;
	color: #acbae5;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

.user-item-parent {
	height: 50px;
	line-height: 50px;
	width: 200px;
	color: #acbae5;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

.user-item-parent-active{
	color: #acbae5;
	background-color: #08194d;
}

.user-item-parent>img {
	position: absolute;
	top: 20px;
	right: 20px;
	margin-top: 1px;
}

.sub-user-item {
	height: 40px;
	line-height: 40px;
	width: 200px;
	color: #acbae5;
	font-size: 13px;
	padding-left: 30px;
	cursor: pointer;
}

.sub-user-items {
	background-color: #08194d;
}

.item {
	width: 110px;
	margin-left: 30px;
}

.item span {
	margin-left: 10px;
	width: 200px;
}

/*.user-item:hover {
	color: #acbae5;
	background-color: #08194d;
}

.user-item-parent:hover {
	color: #acbae5;
	background-color: #08194d;
}*/

.sub-user-item:hover {
	color: #fff;
	background-color: #4070ff;
}

.user-click-style {
	color: #fff;
	background-color: #3461eb;
}

.num {
	width: 23px;
	height: 16px;
	line-height: 16px;
	background-color: #ff7700;
	text-align: center;
	color: #ffffff;
	position: absolute;
	font-size: 12px;
	top: 18px;
	right: 30px;
	display: none;
	border-radius: 3px;
}

.user-right-frame {
	position: fixed;
	left: 210px;
	right: 10px;
	top: 70px;
	bottom: 10px;
	background-color: #ffffff;
}

/*鎴戠殑淇＄*/


/*涓汉涓績骞垮憡*/
#bottom_ad_frame{
	position:fixed;
	bottom:0px;
	z-index:10003;
	background:#3600b3;
	width:100%;
	height:90px;
}
#bottom_ad_frame li{
	margin:0 auto;
	display:block;
	height:90px;
	width:1000px;
	display:none;
}
.close_btn{
	position:fixed;
	right:10px;
	bottom:60px;
	cursor:pointer;
}
.ad{
	width:36px;
	height:36px;
	background-image:url(../../static/images/index/ad_normal.png);
	position:fixed;
	bottom:35px;
	right:0
}
.ad:hover{
	background-image:url(../../static/images/index/ad_click.png);
	cursor:pointer;
}
.user-right-ad{
	background-color: #ffffff;
	bottom: 0px;
	left: 220px;
	position: fixed;
	right: 0;
	height:90px;
}

#noticeAlert{
	width: 100%;
	height: 70px;
	line-height: 68px;
	background-color: #428ddc;
	opacity: 0.7;
	position: absolute;
	margin-top: 0
	z-index: 999l;
	display: none;
	text-align: center;
}
#noticeText{
	color: #fff;
	font-size: 18px;
}

/*鏌ヨ鏉′欢椤甸潰*/
.per-searchhead{
	width: 100%;
	height: 80px;
	line-height: 70px;
	position: fixed;
	background-color: #ffffff;
	border-bottom: 10px solid #e6e8ed;
	padding-left: 20px;
	z-index: 99;
}
.per-searchbody{
	padding-top: 80px;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}

/*璁㈠崟鏌ヨ鍒楄〃涓撶敤*/
.per-order-panel-head{
	padding-left: 20px;
	color: #555;
}
.per-order-panel-body{
	padding: 20px 20px 30px 20px;
	background-color: #fff;
}
.per-order-table{
	width: 100%;
	border: 1px solid #ddd;
}
.per-order-table th{
	background-color: #f2f5ff;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 12px;
	color: #6b7799;
}
.per-order-table tr{
	height: 40px;
	line-height: 40px;
}

/*
	浜у搧鍒楄〃椤�
*/
.per-product-table{
	margin: 0 auto;
}
.per-product-table>tbody>tr>td{
	width: 340px;
	height: 410px;
	padding: 10px;
}
.per-product-panel{
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	padding: 10px;
}
.per-product-panel:hover{
	border: 1px solid #ff401a;
}
.per-product-text{
	padding: 10px;
}
.per-product-img-div{
	width: 300px;
	height: 220px;
}
.per-product-img{
	width: 100%;
	height: 100%;
}
.per-product-title-div{
	width: 280px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;white-space:nowrap;word-break: break-all;
}
.per-product-title{
	font-size: 16px;
	color: #333;
}
.per-product-service{
	display: inline-block;
	width: 82px;
	height: 23px;
	line-height: 23px;
	background-color: #3461eb;
	font-size: 12px;
	color: #fff;
	text-align:center;
}
.per-product-info{
	margin-top: 5px;
	line-height: 32px;
	margin-bottom: 10px;
}
.per-product-describe,.per-product-buynum{
	font-size: 12px;
	color: #999;
}
.per-product-buynum{
	margin-left: 10px;
}
.per-product-price{
	float: right;
	margin-right: 10px;
	font-size: 20px;
	color: #ff401a;
}
.sell-list-btn{
	margin-left: 70px;
	margin-top: 5px;
}
/*浜у搧璇︽儏*/
.per-product-detail-img{
	width: 320px;
	height: 320px;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: flex;
	align-items: center;
}
.per-product-detail-img > img{
	width: 100%;
}
.per-product-detail-title-div{
	line-height: 46px;
	height: 97px;
	overflow: hidden;
}
.per-product-detail-title{
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.per-product-detail-describe{
	font-size: 16px;
	color: #999;
	line-height: 36px;
}
.per-product-detail-priceinfo{
	height:46px;
	line-height:46px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.per-product-detail-price{
	font-size: 30px;
	color: #ff401a;
}
.per-product-detail-numinfo{
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	display: block;
}
.per-product-detail-numbtn{
	display: inline;
	height: 30px;
}
.per-product-detail-btn{
	float: left;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 1px solid #ddd;
	text-align: center;
}
.per-product-detail-text{
	line-height: 30px;
	margin-right: 20px;
}
.per-product-detail-table>tbody>tr>td{
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
}
.per-product-detail-tdleft{
	width: 242px;
	padding-left: 65px;
}
.per-product-detail-tdright{
	width: 536px;
	padding-left: 35px;
}
.per-product-detail-img{
	width: 320px;
	height: 320px;
}
.per-product-detail-info{
	width: 458px;
	height: 320px;
	padding-top: 20px;
	padding-left: 70px;
}

/*鍌姤鍌即璁㈤槄琛ㄦ牸*/
.remind-detail-lg-td{
	height: 80px !important;
	line-height: 80px !important;
	color: #333;
	font-size: 14px;
}
.remind-detail-sm-td{
	height: 30px !important;
	line-height: 30px !important;
	color: #333;
	font-size: 14px;
}
.remind-linkBtn{
	background: none;
  border:none;
}
.remind-linkBtn[disabled]{  
  color: #818aa6;  
}
.remind-describe-td{
	padding-top: 40px !important;
	padding-left: 20px !important;
	text-align:left;
	color:#555 !important;
	line-height:30px !important;
}