@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
/*container*/
.container{
	  width:100%;
      height:auto;
      margin:0px auto;
	}
/*head*/
.head{
	width:100%;
	height:40px;
	background-color:#f5f3f4;
	}
.headcon{
	width:1000px;
	height:40px;
	margin:0 auto; 
	}
.headcon_l{
	width:400px;
	height:40px;
	float:left;
	line-height:40px;
	}
.headcon_r{
	width:400px;
	height:40px;
	float:right;
	line-height:40px;
	text-align:right;
	}
.headcon_r a{
	color:#333333;
	text-decoration:none; 
	}
.headcon_r a:hover{
	color:#0b76b8;
	text-decoration:none;
	}	
/*top*/
.top{
	width:100%;
	height:105px;
	background-color:#FFF;
	}
.topcon{
	width:1000px;
	height:105px;
	margin:0 auto; 
	}
.logo{
	width:330px;
	height:105px;
	float:left;
	}
.menu{
	width:273px;
	height:35px;
	float:right; 
	margin:32px 0 0 0; 
	}
.menu ul{
	margin:0px;
	padding:0px;
	}	
.menu ul li{
	width:90px;
	display:block;
	height:35px;
	float:left;
	line-height:35px; 	   
	}	
.menu ul li a{
	font-size:16px; 
	text-align:center;
	color:#595757;
	display:block;
	font-family:"微软雅黑";
	font-weight:bold; 
	}	
.menu ul li a:hover{
	color:#0b76b8;
	text-decoration:none;
	}
.menu ul li.line{
	width:1px;
	height:18px;
	margin:8px 0 0 0;
	}
/*当前位置*/
.location{
    width:1000px;
    height:40px;
    margin:20px auto;
    background-color: #fff;
}
.location h1{
    font-size: 14px;
    line-height: 40px;
    color: #444;
    font-weight: normal;
}
.location h1 a{
    font-size: 14px;
    line-height: 40px;
    color: #444;
    font-weight: normal;
}
/*main*/
.main{
    width:998px;
    height:auto;
    margin:0px auto;
    background-color: #fff;
    border: #ddd 1px solid;
    padding-bottom: 10px;
}
.maincon{
    width:978px;
    height:auto;
    margin:10px auto;
}
.maincon_l{
    width:220px;
    height:auto;
    float:left;
    background-color: #f5f5f5;
    border: #e9e9e9 1px solid;
    padding-bottom: 30px;
}
.maincon_l ul{
    margin:0px;
    padding:0px;
}
.maincon_l ul li{
    float:left;
    width:210px;
    height:50px;
    margin:0 0 0 5px;
    line-height:50px;
    border-bottom: #dcdcdc 1px dashed;
}
.maincon_l ul li a{
    font-size:12px;
    color:#666666;
    text-align: center;
    display:block;
}
.maincon_l ul li a:hover{
    color:#006db8;
    text-decoration:none;
}
.maincon_r{
    width:740px;
    height:auto;
    float:right;  
}
.maincon_r_tit{
	width:740px;
    height:45px;
	line-height:45px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#0b76b8;
	border-top:#dfe2e4 4px solid;
	border-bottom:#ebebeb 1px solid;
	}
.maincon_r_con{
	width:740px;
	height:auto;
	margin:20px 0 0 0; 
	}
/*footer*/
.footer{
	 width:100%;
	 height:146px;
	 margin:20px 0 0 0;
	 background-color:#353535;
	}
.footercon{
	width:1000px;
	 height:146px;
	 margin:0 auto; 
	}
.footer_links{
	width:1000px;
	height:50px;
	color:#FFF;
	text-align:center;
    padding:20px 0 0 0;
	}
.footer_links a{
	font-size:12px;
	color:#FFF;
	line-height:50px;
	}	
.footer p{
  font-size:12px;
  color:#fff;
  text-align:center;
  line-height:40px;
  }
.footer p a{
  color:#fff;
}
/*消息*/
.news{
	width:740px;
	height:auto;
	}
.news li{
    float:left;
    width:740px;
    height:40px;
    line-height:40px;
    border-bottom: #dcdcdc 1px dashed;
}
.news li a{
    font-size:12px;
    color:#666666;
}
.news li a:hover{
    color:#006db8;
    text-decoration:none;
}
.sj{
    float:right;
    font-weight:normal;
}

/*--------翻页-------*/
#pages{
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#222;
    width:740px;
    display: inline-block;
    padding:0 0px 5px 0px;
    margin:30px 0 10px 0;
}
#pages a{
    float:none;
    font-family:"";
    font-size:12px;
    border:1px solid #c2d5e3;
    margin-left:5px;
    background:#fff;
    line-height:18px;
    color:#222;
    padding:5px;
    height:18px;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
}
#pages span{
    float:none;
    font-family:"";
    font-size:12px;
    border:1px solid #c2d5e3;
    margin-left:5px;
    background:#fff;
    line-height:18px;
    padding:5px;
    height:18px;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
}
/*--------翻页-------*/

/*产品管理*/
.slideTxtBox2{
    width:740px;
    height:auto;
    margin:0px auto;
}
.slideTxtBox2 .hd{
    height:45px;
    position:relative;
    width:740px;
    height:45px;
    border-top:#dfe2e4 4px solid;
	border-bottom:#ebebeb 1px solid;
}
.slideTxtBox2 .hd ul{
    float:left;
    position:absolute;
    height:45px;
    line-height:45px;
}
.slideTxtBox2 .hd ul li{
    width:100px;
    height:45px;
    line-height:45px;
    float:left;
    margin: 0 20px 0 0;
    cursor:pointer;
    text-align:center;
    font-size:16px;
}
.slideTxtBox2 .hd ul li.on{
    width:100px;
    height:45px;
    color:#444;
    border-bottom:#0b76b8 3px solid;
}
.slideTxtBox2 .bd ul{
    width:740px;
    height:auto;
    margin:15px 0 0 0;
}
.slideTxtBox2 .bd ul li{
    width:740px;
    height:auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: #444;
}

/*搜索框*/ 
.search{
	width:740px;
    height:auto;
	margin:10px auto;
	
	}
.form-group{ 
   margin-bottom: 15px; 
   display: block; 
   text-align: left; 
   position:relative;
   vertical-align: middle;
   }
.wbkd{ 
   width:100px; 
   display:inline-block;
   text-align:right;
   }
.form-control2{
	width:150px;
	height:28px;
	font-size:14px;
	line-height:28px;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc; 
	margin:0px auto;
	}
.btn{ 
   width:120px;
   height:28px; 
   line-height:28px; 
   color:#fff;
   margin:5px 0 0 40px; 
   text-align:center;
   background:#0b76b8; 
   display:inline-block; 
   border:0;
   }
/*产品列表*/
.v5cn-table2{
    width:740px;
    text-align:center;
    table-layout: fixed;
	border:1px;
    border-collapse:collapse;
}
.v5cn-title2{
    background: #f9f9f9;
	border-top: solid 1px #ebebeb; 
	border-bottom: solid 1px #ebebeb;
    color:#444;
	font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
}
.v5cn-con2{
	color:#444;
	font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
	margin:20px 0 10px 0;
	border-bottom:#ccc 1px dashed; 
	}
.v5cn-con2 img{
	border:#ccc 1px solid;
	margin:15px 0 5px 0;
	}
.v5cn-con2 a{
	color:#444;
	text-decoration:none;
	}
/*新品发布*/
.xpfb{
	width:740px;
    height:auto;
	margin:10px auto;
	}
.form-group3{
    margin: 15px 0px;
    display: block;
    text-align: left;
    position:relative;
    vertical-align: middle;
}
.wbkd2{
    width:80px;
    display:inline-block;
    text-align:right;
}
.form-control3{
    width:360px;
    height:28px;
    font-size:14px;
    line-height:28px;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    margin:0px auto;
}
.form-control4{
    width:130px;
    height:130px;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    margin:0px auto;
}
.form-control5{
    width:500px;
    height:180px;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    margin:0px auto;
}
/*申请入驻*/
.maincon h1{
    width:978px;
    height:30px;
    line-height:30px;
    color:#666666;
    font-size:16px;
    font-family:"微软雅黑","宋体";
    font-weight:bold;
    text-align:center;
}
.maincon h2{
    width:978px;
    height:30px;
    line-height:30px;
    color:#999999;
    font-size:12px;
    font-weight:normal;
    text-align:center;
}
.wzxx{
    width:978px;
    line-height:26px;
    color:#555;
    font-size:12px;
}

/*课程详细*/
.mainconbox1{
    width:978px;
    height:168px;
    margin:20px auto;
}
.mainconbox1_l{
    width:320px;
    height:166px;
    float:left;
    border:#ccc 1px solid;
}
.mainconbox1_r{
    width:635px;
    height:166px;
    float:right;
}
.mainconbox1_r h3{
    font-size:18px;
    line-height:35px;
}
.kcjj{
    width:635px;
    height:75px;
    font-size:12px;
    line-height:24px;
    overflow:hidden;
}
.ds{
    line-height:26px;
}
.dh{
    line-height:30px;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.btn2{
    width:100px;
    height:30px;
    background-color:#0095e1;
    color:#fff;
    font-size:12px;
    line-height:30px;
    border:0;
    margin:0 10px 0 0;
}
.mainconbox2{
    width:978px;
    height:auto;
    margin:20px auto;
}
.slideTxtBox{
    width:978px;
    height:auto;
    margin:10px auto;
}

.slideTxtBox .hd{
    height:40px;
    position:relative;
    width:978px;
    height:40px;
    border-bottom:#dbdbdb 1px solid;
}
.hd ul{
    float:left;
    position:absolute;
    height:40px;
    line-height:40px;
}
.hd ul li{
    width:100px;
    height:40px;
    line-height:40px;
    float:left;
    margin: 0 20px 0 0;
    cursor:pointer;
    text-align:center;
    font-size:16px;
}
.hd ul li.on{
    width:100px;
    height:40px;
    color:#444;
    border-bottom:#0b76b8 1px solid;
}
.bd ul{
    width:978px;
    height:auto;
    margin:15px 0 0 0;
}
.bd ul li{
    width:978px;
    height:auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: #444;
}

/* 养生师个人工作台-play */

.user-minibox {
	width:100px;
	display:inline-block;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #3399ff;
	text-align:center;
}
.user-minibox>a.box-up {
	display:block;
	font-size:20px;
	font-weight:bold;
}




