/*导航*/
.side_con {
	width: 160px;
	min-height: 754px;
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
}
.teac_p_img {
	padding: 20px 20px 10px;
	font-size: 12px;
	background: #fff;
	border-bottom: solid 1px #e5e3da;
	text-align: center;
}
.teac_p_img img{
	width: 100px;
	height: 100px;
}
.teac_p_img p{
	line-height: 24px;
}
.teac_p_img p a {
	color: #666;
	padding: 0 6px;
}
.teac_p_img .co {
	color: #e85308;
}
    .teac_p_img a.co {
        cursor:pointer;
    }
.teac_p_img p a:hover {
	text-decoration: underline;
}
.subNavBox {
	width: 160px;
	background: #fff;
}
.subNav {
	border-bottom: solid 1px #e5e3da;
	cursor: pointer; 
	font-weight: bold;
	font-size: 14px;
	color: #999;
	line-height: 40px;
	padding-left: 30px;
	background: url(images/jiantou1.jpg) no-repeat;
	background-position: 95% 50%;
}
.subNav:hover, .dange a:hover {
	color: #1FAB75;
}
.dange a {
	cursor: pointer; 
	font-weight: bold;
	font-size: 14px;
	color: #999;
	line-height: 40px;
	padding-left: 30px;
	text-decoration: none;
}
.currentDd,
.currentDd a {
	color: #1FAB75;
}
.currentDt {
	background-image: url(images/jiantou.jpg);
}
.navContent {
	display: none; 
	border-bottom: solid 1px #e5e3da;
	padding: 6px 0;
}
.navContent li a {
	display: block;
	/*width: 120px;*/
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	padding-left: 40px;
	margin: 1px 0;
}
.navContent li a:hover,
.navContent li.active a {
	color: #fff;
	background-color: #1FAB75;
}
/*主题部分*/
.main_con {
	float: right;
	background: #fff;
	width: 1020px;
	margin-bottom: 30px;
	min-height: 747px;
}
/*流程步骤图*/
.mod-steps {
	padding: 30px;
}
.steps-nav {
	height: 60px;
	font-size: 16px;
	padding-left: 30px;
}
.steps-nav li {
	float: left;
	width: 33.3%;
	line-height: 46px;
	height: 46px;
	margin-top: 7px;
	background: #f3f3f3;
	position: relative;
	color: #999;
	box-sizing: border-box;
	padding-left: 50px;
}
.steps-nav li .steps-num {
	position: absolute;
	top: -7px;
	left: -30px;
	width: 60px;
	height: 60px;
	background: url(images/steps-bg.png) no-repeat;
	color: rgba(128, 128, 128, 1);
	font-size: 30px;
	text-align: center;
	line-height: 58px;
}
.steps-nav li.active {
	background: #1FAB75;
	color: #fff;
}
.steps-nav li.active .steps-num {
	color: #fff;
	font-size: 30px;
	background-position: 0 -65px;
}
  /*课程设置*/
.btn-sm1 {
	width: 296px;
	background-color: #E6A61F;
	color: #fff;
}
.btn-sm1:hover {
	background-color: #DA9E20;
}
.mod_list {
	display: none;
	padding: 0 30px 30px;
}
.main_con .e-compose-order .item {
	margin-bottom: 20px
}
.e-compose-order .e-input {
	width: 682px;
	border: 1px solid #e1e1e1;
	height: 30px;
	line-height: 30px;
}
.main_con .e-compose-order .item .label {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.main_con .com-area {
    height: 80px;
}
.main_con .com-select {
    height: 30px;
	line-height: 30px;
}
.com-area-box .upload {
	position: relative;
	float: left;
	width: 122px;
	height: 122px;
	line-height: 125px;
	overflow: hidden;
	cursor: pointer;
	background: #eff1f3;
	border: 1px solid #dadada;
}
.com-area-box .upload i {
	width: 220px;
	padding-left: 20px;
	line-height: 150px;
	color: #999;
	font-style: normal;
}
.com-area-box .upload span {
	position: absolute;
	top: 0;
	right: -50px;
	width: 220px;
	text-align: center;
	line-height: 80px;
	font-size: 80px;
	color: #B9B9B9;
	font-weight: bold;
}
.upload-tips {
	font-size: 14px;
	float: left;
	margin: -5px 0 0 20px;
	line-height: 25px;
	color: #b1b1b1;
}
  /*上传课程*/
.mod_list .table {
	color: #666;
}
.mod_list .f_name {
    width: 48%;
}
.mod_list .table tr {
	border-bottom: 1px solid #e5e5e5;
}
.mod_list .table tr.last-tr {
	border-bottom: none;
}
.mod_list input[type="checkbox"],
.mod_list input[type="radio"] { 
	margin-right: 6px;
	margin-top: -3px;
}
.mod_list .table-box .table th, .mod_list .table-box .table td {
	/*padding: 16px 8px;*/
}
.mod_list .table h3 {
	color: #333;
	font-size: 16px;
    font-family: "微软雅黑";
}
.mod_list .table .btn-pl {
	margin-top: 0;
	margin-left: 10px;
	width: 80px;
}
.next_btn .btn-enter {
    width: 98px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
	font-size: 12px;
}
.chapter-add a {
	float: left;
	display: inline-block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #333;
	margin-bottom: 6px;
}
.chapter-add a:hover {
	color: #1FAB75;
}
.chapter-add .active {
	color: #1FAB75;
	background: #fff;
}
  /*发布课程*/
.mod_list h2 {
	color: #1FAB75;
	font-weight: 600;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-left: 8px;
}
.bj_p {
	color: #999;
	line-height: 28px;
}
.bj_label {
	color: #333;
	margin-right: 20px;
}
.e-compose-order .bj_input {
	width: 80px;
	margin-right: 6px;
}
.zl_list .e-compose-order {
	padding-left: 0;
}
.zl_list .e-compose-order .item .label {
	width: 80px;
}
    /*添加本节信息*/
.black-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.4);
	z-index: 99998;
}
.tck {
	width: 436px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -205px 0 0 -215px;
	background: #fff;
}
.tck .com-area {
    width: 300px;
    height: 40px;
}
.tck .im-ft {
	padding: 0
}
.tck .e-compose-order {
	padding: 20px 0 0;
}
.tck .im-bd {
	padding: 10px 0 0 20px;
	margin-top: 20px;
}
.sf {
	padding-left: 20px;
}
.sf input[type="radio"] {
	vertical-align: top;
	margin-right: 6px;
}
.tck label {
	margin-right: 10px;
}
.tck .im-ft-btn {
    margin-left: 94px;
}
   /*设置权限*/
.tck .setper {
	padding: 20px 0 0 20px;
}
.setper input[type="radio"] {
	vertical-align: top;
	margin-right: 6px;
}
  /*消息中心列表*/
.mes_list {
    margin: 10px 0 20px;
}
.mes_list li {
	color: #333;
	line-height: 24px;
	padding: 16px 8px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 20px;
}
.mes_list li:hover {
    background: #f8f8f8;
}
.mes_list .mes_list_last {
	border-bottom: none;
}
.mes_list .mes_list_last span {
	width: 80px;
	margin-left: 20px;
	margin-right: 0;
}
.mes_list input[type="checkbox"] {
	margin-right: 6px;
	margin-top: -3px;
}
.mes_list p {
	color: #666;
	margin-left: 18px;
}
.mes_list span {
	margin-right: 20px;
}
.mes_list a {
	color: #1FAB75;
}
.mes_list a:hover {
	text-decoration: underline;
}
  /*个人资料*/
.mod-tab__content {
	display: none;
}
    /*基本信息*/
.mod-form__block-name {
	font-weight: 400;
	font-size: 18px;
	margin: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F2F2;
	font-family: "微软雅黑";
}
.wrap_basic .e-compose-order li {
	float: left;
	width: 490px;
	height: 32px;
	overflow: hidden;
}
.wrap_basic .e-compose-order .zytc {
	float: left;
	width: 100%;
	height: auto;
}
.wrap_basic .e-compose-order .e-input {
	width: 260px;
}
.wrap_basic .e-compose-order .item .label {
	width: 112px;
}
.wrap_basic .e-compose-order label {
	height: 32px;
	line-height: 32px;
	margin-right: 16px;
}
.wrap_basic .e-compose-order input[type="radio"],
.wrap_basic .e-compose-order input[type="checkbox"] {
	margin-top: -3px;
	margin-right: 6px;
}
.wrap_basic .btn-sm1 {
    width: 68px;
	margin-left: 6px;
	height: 32px;
	line-height: 32px;
}
.e-compose-order dl {
	height: 32px;
	line-height: 32px;
}
.e-compose-order dd,
.e-compose-order dt {
	float: left;
}
.e-compose-order dt {
	font-weight: 600;
	color: #555;
	width: 60px;
	text-align: right;
	margin-right: 20px;
}
.rztq {
	padding-left: 40px;
    margin-bottom:20px;
}
.rztq p {
	color: #666;
}
.rztq_img {
	margin: 20px 0 40px;
}
.rztq_img li {
	float: left;
	width: 50px;
	margin-right: 100px;
	font-size: 12px;
}
.wrap_basic .btn-enter {
	width: 98px;
	height: 40px;
	line-height: 40px;
	margin: 8px 0 30px 35px ;
	font-size: 12px;
}
    /*头像、主页设置*/
.as_hd {
    padding: 45px 0 0 70px;
}
.wrap_tx .com-area-box {
	float: left;
	width: 340px;
	border-right: 1px solid #E5E5E5;
}
.wrap_tx .cover-tip {
	font-size: 12px;
}
.wrap_tx .com-area-box .upload {
	width: 280px;
	height: 280px;
}
.wrap_tx .com-area-box .upload span {
	right: 34px;
	line-height: 218px;
	font-size: 140px;
}
.wrap_tx .com-area-box .upload i {
	padding-left: 100px;
	line-height: 368px;
}
.wrap_tx .upload-tips {
	margin: 0;
	margin-top: 16px;
}
.wrap_tx .right_part {
	float: left;
	padding-left: 62px;
}
h3.c_555 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.ava_list {
	margin-bottom: 50px;
}
.ava_list li {
	float: left;
	color: #999;
}
.ava_big .pic {
	width: 100px;
	height: 100px;
	background: #f5f5f5;
}
.ava_big .pic img {
	display: block;
	width: 100px;
	height: 100px;
}
.ava_mid {
	padding: 45px 0 0 60px;
}
.ava_mid .pic {
	width: 55px;
	height: 55px;
	background: #f5f5f5;
}
.ava_mid .pic img {
	display: block;
	width: 55px;
	height: 55px;
}
.ava_small {
	padding: 0 0 0 40px;
}
.ava_small .pic {
	width: 100px;
	height: 100px;
	background: #f5f5f5;
}
.ava_small .pic img {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.used_tx img {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}
.wrap_tx .btn-enter {
	margin-top: 50px;
	margin-left: 70px;
}
.wrap_zt .btn-enter {
    width: 118px;
}
.wrap_zt h3 {
	font-size: 1.2em;
	margin-bottom: 30px;
}
.wrap_zt .com-area-box {
	width: 440px;
}
.wrap_zt .btn-enter {
	margin-left: 0;
	margin-right: 50px;
}
.zt_pic_list li {
	float: left;
	margin: 5px;
}
.zt_pic_list .pic {
	position: relative;
}
.zt_pic_list .pic img {
	width: 100px;
	height: 60px;
}
.zt_pic_list .zt_tips {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	width: 100%;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	background-color: rgba(0,0,0,.6);
}
.wrap_zt .right_part {
	width: 440px;
	padding-left: 35px;
}
.zt_num {
	margin-top: 10px;
	margin-right: 5px;
}
.zt_num a {
    display: inline-block;
    padding: 3px 6px;
    border: 1px solid #ddd;
}
  /*已发布课程等*/
.cx_wrap .e-compose-order {
	float: left;
	padding-bottom: 0;
}
.cx_wrap .e-compose-order .e-input {
	width: 220px;
    	height: 30px;
	line-height: 30px;
}
.cx_wrap .e-compose-order .item {
	margin-bottom: 0;
}
.cx_wrap .btn-sm1 {
	width: 40px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
.cx_wrap .btn-fb {
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	margin: 20px;
	margin-bottom: 0;
}
.published .table-box {
	font-size: 12px;
	margin: 16px 6px 6px 20px;
	width: 96%;
	overflow: hidden;
}
.table-box .table th {
	background: #ebebeb;
}
.table-border th, .table-border td {
    border: 1px solid #ddd;
}
.steps-nav li {
    cursor:pointer;
}
  /*课程评论*/
.coursepl .mbx_nav {
	font-size: 12px;
	padding: 22px 0 0 22px;
}
/*教学班级*/
.class_ban_bg {
	background: url(images/class_bg.gif);
}
.c_ban {
    width: 1200px;
	margin: 0 auto;
	position: relative;
}
.jsxz_txt {
	position: absolute;
	top: 42px;
	left: 280px;	
	width: 660px;
	font-family: "微软雅黑";
	color: #fff;
}
.jsxz_txt h2 {
	font-size: 18px;
	line-height: 34px;
}
.jsxz_txt p {
	line-height: 20px;
	margin-top: 8px;
}
.class_wrap .class_nav_con {
	position: relative;
}
.class_wrap .class_nav_con .mod-tab__ul {
	position: absolute;
	top: -57px;
	left: 230px;
	border-bottom: none;
}
.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li {
	width: 190px;
	height: 46px;
    background: url(images/class_tab_bg.png) 0 -59px no-repeat;
}
.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li a {
    width: 176px;
	height: 46px;
	line-height: 28px;
	border-bottom: none;
	font-size: 18px;
}
.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li a h2 {
	font-weight: bold;
}
/*.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li_current {
    background-position: 0 -30px;
}*/
.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li_current a {
    color: #000;
    border: none;
    background: transparent;
}
.class_wrap .class_nav_con .mod-tab__ul .mod-tab__li:hover a {
	color: #000;
}
/*发表文章*/
.fbwzgz {
	padding-left: 100px;
	padding-top: 10px;
	color: #555;
	line-height: 20px;
}
.fbwzgz p {
	margin-bottom: 10px;
}
/*我的订单*/
.wytx_title {
	height: 45px;
    line-height: 45px;
    padding: 0 40px;
    font-size: 16px;
    background-color: #f2f2f2;
}
.wytx_title span {
    margin-top: 10px;
    margin-right: 10px;
}
.wytx_title span.dj {
    background-color: #FFF;
    border-radius: 5px 5px 0 0;
    width: 120px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
}
.wytx_title span a {
    border-radius: 5px 5px 0 0;
    width: 120px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: #333;
    font-family: "微软雅黑";
}
.zhgl {
	padding: 25px;
}
.zhgl .table-box tr {
	border-bottom: 1px solid #e5e5e5;
}
.zhgl .table-box .table th, .zhgl .table-box .table td{
	border: none;
}
.zhgl .table-box .table th {
	background: transparent;
}
.zhgl .table-box img {
	width: 70px;
    vertical-align: middle;
    margin-right: 6px;
}
.table-box input[type="checkbox"] {
	margin-right: 6px;
	margin-top: -3px;
}
.table-box .oner {
	height: 40px;
	line-height: 40px;
}
.table-box .oner p {
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #555;
	margin-right: 20px;
}
.table-box .oner p span {
	color: #f00;
}
.zhgl .table-box .btn-enter {
	width: 98px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    font-size: 12px;
}
.zhgl .table tr.last-tr {
    border-bottom: none;
} 
/*网银充值*/
.tishi_text {
    padding: 20px;
    background-color: #f2f2f2;
    color: #666;
    margin-top: 30px;
}
.tishi_text h5 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}
.tishi_text p {
    font-size: 14px;
    line-height: 24px;
}
.zhgl h3 {
	width: 100%;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.logo-wrapper {
	float: left;
	display: inline-block;
	padding: 1px;
	border: 1px solid #999;
	height: 40px;
	border-radius: 3px;
	margin: 10px;
}
.logo-wrapper-cur {
	border: 1px solid #1FAB75;
}
.bank-logo {
	background-image: url(images/bank.png);
	display: inline-block;
	position: relative;
	height: 33px;
	width: 148px;
	border: 1px solid #DDD;
	background-color: #FFF;
	vertical-align: top;
	cursor: pointer;
}
.bank-boc {background-position: 0 -165px;}
.bank-icbc {background-position: 0 -35px;}
.bank-ccb {background-position: 0 -99px;}
.bank-cmb {background-position: 0 -396px;}
.bank-ceb {background-position: 0 -330px;}
.bank-ib {background-position: 0 -264px;}
.bank-spdb {background-position: 0 -198px;}
.bank-mb {background-position:0 -66px}
.bank-cb {background-position:0 -429px}
.bank-abc {background-position:0 -133px}
.bank-bob {background-position:0 -298px}
.bank_list {
	width: 718px;
	margin: 10px auto 0;
}
.e-compose-order_o {
	width: 360px;
	margin: 0 auto;
}
.e-compose-order_o .e-input {
	width: 200px;
	margin-right: 6px;
}
.e-compose-order_o input[type="checkbox"] {
	margin-right: 6px ;
	margin-top: -3px;
}
.e-compose-order_o label {
	padding-left: 98px;
	color: #666;
}
.e-compose-order_o .item .label {
	color: #333;
}
.e-compose-order-o .item {
    margin-bottom: 6px;
}
/*我要提现*/
.zhgl {
	position: relative;
}
.balance_wrap  {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.balance {
	float: left;
	width: 290px;
	background: #f5f5f5;
	padding: 20px;
	line-height: 32px;
	color: #666;
}
.balance span {
	float: right;
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
}
.txyhk {
	float: left;
	font-size: 16px;
	margin-left: 50px;
}
.txyhk h4 {
    line-height: 50px;
    height: 50px;
}
.txyhk p {
	line-height: 24px;
	padding: 5px 8px;
	border: 2px solid #1FAB75;
	border-radius: 5px;
}
.bank {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-left: 26px;
    background: url(images/bankjs.png) left center no-repeat;
}
.zh_num {
	margin: 0 3px;
}
.wenhaotxt {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(images/wenhao.png) no-repeat;
}
.wenhaotxt:hover .wenhaocon {
	display: block;
}
.wenhaocon {
	display: none;
	width: 300px;
	position: absolute;
	top: 352px;
    left: 630px;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 10px;
	border-radius: 8px;
} 
.wenhaocon p {
	text-indent: 2em;
	margin-top: 10px;
}
.banktxlist_wrap {
	width: 710px;
	margin: 20px auto 0;
}
.banktxlist{
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    width: 320px;
    color: #666;
    font-size: 16px;
    margin-right: 60px;
}
.banktxlist span {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
}
.banktxlist span.bank {
    padding-left: 28px;
    margin-left: 10px;
}
.banktxlist .bank {
    border-bottom: 1px solid #e5e5e5;
}
.scbank {
	background: #f8f8f8;
	padding-right: 10px;
}
.banktxlist a {
	color: #666;
}
.banktxlist a:hover {
	text-decoration: underline;
}
.zhgl .com-area-box .upload {
    width: 320px;
    height: 153px;
    border-radius: 8px;
}
.zhgl .com-area-box .upload span {
    width: 320px;
    right: 0;
    top: 20px;
}
.zhgl .com-area-box .upload i {
    padding-left: 118px;
    line-height: 204px;
}
/*添加银行卡*/
.addcard .e-compose-order .item .label {
    width: 120px;
}
.addcard .addtips {
    color: #666;
    margin-bottom: 20px;
    padding-left: 122px;
}
.forgettips {
	margin-top: -10px;
}
.forgettips a {
	font-size: 12px;
	margin-top: -10px;
	color: #DC4A4A;
}
.forgettips a:hover {
	text-decoration: underline;
}
.addcard .e-compose-order .e-input,
.addcard .e-compose-order select {
	width: 300px;
	border: 1px solid #e1e1e1;
	color: #666;
}
.addcard .addtips input[type="checkbox"] {
	margin-right: 6px;
	margin-top: -3px;
}
.addcard .e-compose-order .btn-enter {
   margin-left: 120px;
}
.usermes_box {
	border-bottom: 1px dashed #e5e5e5;
	padding: 20px;
}
.usermes {
	line-height: 35px;
	padding-left: 50px;
}
.undomes {
	font-size: 12px;
	color: #DC4A4A;
}
/*我的粉丝*/
.fanslist .szk_maincon {
    margin-right: 20px;
}
/*课程设置*/
.btn-group .multiselect {
        width:100%;
    }
    .dropdown-menu label {
        display:inline-block;
        padding:5px 2px 0px 8px;
    }
    .dropdown-menu li {
        float:left;
        width:157px;
    }
    .multiselect span {
        width:100%;
    }
    .dropdown-menu input[type='checkbox'] {
        margin:2px 5px 0px 0px;
    }
    /*pro pages=>teapersonal*/
    .pro-slist li {
	width: 170px;
	text-align: center;
}
.pro-slist li:hover a {
	color: #333;
}
.pro-slist img {
	width: 100%;
	height: 150px;
}
.pro-slist p {
	margin-top: 3px;
}
.pro-slist .more {
	float: right;
	font-size: 14px;
	color: #666;
}
.csdejs .jg-t-t {
	width: 230px;
}
.switch_page a {
	line-height: 16px;
}
.zvpro h6 {
	padding-left: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dedede;
	font-family: '微软雅黑';
	font-size: 18px;
	font-weight: bold;
	color: #565757;
	background: url('../images/about7.jpg') no-repeat;
}
.zvprox {
	text-align: center;
}
.zvprox h5 {
	font-size: 20px;
	color: #565757;
	font-weight: bold;
	margin: 20px 0 10px;
}
.zvprox img {
	width: 70%;
	margin-top: 20px;
} 
.zvproxx {
	text-align: left;
	color: #666;
}
.zvproxx .tit {
	height: 30px;
	line-height: 30px;
	background: url('../images/zvprojt.png') no-repeat;
	color: #fff;
	padding-left: 20px;
	border-bottom: 1px dotted #dedede;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zvproxx b {
	color: #333;
}


.zvprol {
	padding: 0;
    width: 180px;
}
.zvprol h2 {
	width: 100%;
	height: 59px;
	background: url(images/about1_1.jpg) no-repeat;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 39px;
	padding-left: 40px;
	margin-left: -3px;
}
.zvprol ul {
	margin-left: 5px;
}

.zvprol{width: 176px;}
.zvprol ul li{ border-bottom: 1px solid #e5e5e5;}
.zvprol ul li a{padding-left: 18px;color: #333; font-size:12px; display: inline-block; font-weight:bold; height:36px;line-height: 36px;position: relative;
}
/*.zvprol ul li .inactive{ background-color: #1fac75;background:url(images/off.png) no-repeat 184px center;}
.zvprol ul li .inactives{background:url(images/on.png) no-repeat 184px center;}*/ 
.zvprol ul li ul{display: none;}
.zvprol ul li ul li.active { background-color: #1fac75;}
.zvprol ul li ul li ul{display: none;}
.zvprol ul li ul li a{ padding-left:30px;}
.zvprol ul li ul li ul li {  padding-left: 23px;     border-bottom: none;}
.zvprol ul li ul li ul li a{ color:#1fac75; padding-left:30px;}
.zvprol ul li ul li ul li a:hover {text-decoration: underline;}

/*add*/
input[type="file"]{
        padding-top:5px;
        line-height:20px;
    }
