@charset "utf-8";
.selector{
	background-color: #fff;
	border: 1px solid #dbdbdb;;
}
.selector .sl-wrap {
    position: relative;
    line-height: 24px;
    padding: 14px 0;
    margin: 0 26px;
    border-bottom: 1px dashed #eee;
}
.search .sl-wrap span{
	color: #000000;
	    font-weight: bold;
}
.selector .sl-key {
    float: left;
    width: 50px;
    color: #000000;
}
.selector .sl-value {
    height: 24px;
    overflow: hidden;
    padding-right: 50px;
    overflow: hidden;
    zoom: 1;
}
.selector .sl-v-list li {
    margin-right: 10px;
    margin-bottom: 10px;
}
.selector .sl-v-list li a{
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
}
.selector .sl-v-list li.active a{
	background-color: #003B90;
	border-radius: 4px;
	color: #fff;
}
.selector .sl-ext {
	display: none;
    position: absolute;
    top: 14px;
    right: 0;
    overflow: hidden;
    zoom: 1;
}
.isDown .sl-ext{
	display: block;
}
.sl-ext .icon-up{
	display: none;
}
.sl-ext.active .icon-up{
	display: block;
}
.sl-ext.active .icon-down{
	display: none;
}

/*详情页*/
.breadcrumb-box{
	margin-top: 3px;
}
.c-detail .c-item{
	width: 100%;
	position: relative;
	padding: 41px;
}
.c-detail .c-small li{
	    margin-bottom: 7px;
}
.c-detail .c-small{
	margin-bottom: 59px
}
.c-detail .c-item:hover{
	border-color: #dbdbdb;
    webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.c-detail .c-title{
	font-size: 24px;
}
.c-bottom .btn-orange{
	    padding-left: 44px;
    padding-right: 44px;
        margin-right: 5px
}
.c-bottom .btn-boder i{
	margin-right: 9px;
}    
.c-tr{
	position: absolute;
	    top: 32px;
    right: 42px;
	text-align: center;
}
.c-tr .btn{
	padding-left: 30px;
    padding-right: 30px; 
}
.btn.active{
	    background-color: #003B90;
    color: #fff;
}
.c-tr .btn i{
	    font-size: 18px;
    margin-right: 5px
}
.c-tr p{
	    margin-top: 7px;
	color: #999999;
}
.c-br{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #003b90;
}
.c-bottom-fr{
	font-size: 16px;
    line-height: 18px;
    color: #003b90;
    margin-top: 5px;
}
.c-bottom-fr:last-child{
	border-right: 1px solid #dbdbdb;
	    padding-right: 12px;
    margin-right: 7px;
}
.c-bottom-fr .icon-xiazai{
	 font-size: 26px;
}
.c-bottom-fr .icon-shijian{
	 font-size: 28px;
}
.c-tab ul{
	border-bottom: 1px solid #dbdbdb;
}
.c-tab li{
	padding: 15px 0;
	
	cursor: pointer;
}
.editor-box li{list-style:decimal;}
.c-tab li a{
	display: inline-block;
	line-height: 37px;
	padding: 0 32px;
	color: #000;
	border-right: 1px dashed #dbdbdb;
	font-size: 18px;
}
.c-tab li.active,.c-tab li:hover{
	padding-bottom: 16px;
	margin-bottom:-1px;
	border-bottom: 3px solid #2b4c9c;
}
.c-tab .tab-content{
	    padding: 43px 46px;
}

.c-form{
	border-top: 1px solid #eff3f5;
	border-bottom: 1px solid #eff3f5;
	margin:0 40px;
	padding-top: 40px;
}
.c-form textarea{
	font-size: 14px;
	height: 75px;
	width: 100%; 
	max-width: 100%;	
	border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    background-color: #f4f4f4;
}
.replyForm{position:relative}
.
.replyForm input[type='text']{
	background-color: #f4f4f4;
	width: 98%; 
	border: 1px solid #ccc;
	border-radius: 10px;
    padding: 15px;
}
.c-comment-s-reply{
	display: none;
}
.c-comment-s-reply.active{
	display: block;
}
textarea.validform_error{
	border-color:#e45050 ;
}
.c-form textarea:focus{
	    border: 1px solid #003B90;
}
.c-form .error{
	margin-top: 10px;
}
.c-form .btn-gray{
	padding-left: 59px;
	padding-right: 59px;
}
.c-comment{
	margin-top: 27px;
	margin-left: 45px;
	margin-right:45px;

}
.c-comment-first{
	margin-top: 8px;
}
.c-comment-title,.c-course-title{
	font-size: 18px;
	color: #000000;
	margin-bottom: 23px;
}
.c-comment-title em{
	font-size: 16px;
	color: #b7b7b7;
}
.image-wrap-comment img{
    width: 50px;
    height: 50px;
    /*margin-right: 18px;*/
    border-radius: 50%;
    overflow: hidden;
}
.c-comment-main{
	margin-left: 60px
}
.c-comment-s{ padding-left:10px;}
.c-comment-name{ float:left;
	color: #8d8d8d;
	margin-bottom: 12px; font-size:12px;
}
.c-comment-name em{
	font-size: 14px;
	margin-bottom: 30px;
	color: #B7B7B7;
}
.c-comment-small{
	color: #888888;
}
.c-comment-first .c-comment-des{
	overflow: hidden;
	color: #000000;
}
.c-comment-reply{
	position: relative;
	padding: 20px 29px;
	background-color: #f4f4f4;
}
.dingwei{position:absolute; top:0; right:0}
.biankuan{ background:#FFF; height:40px; line-height:34px; text-indent:10px; border:1px solid #DDD}
.biankuan input{width:955px;}
.c-comment-form{
        border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
}
.c-comment-reply .triangle-up {
	position: absolute;
	top: -13px;
    left: 55px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #f4f4f4;
}
.c-comment-btn .iconfont{
	font-size: 16px;
	margin-right: 0px; margin-left:20px;
}
.c-comment-btn a{
	color: #999999;
}

.c-comment-btn a.active{
	color: #003b90;
}
.c-comment-s .c-comment-btn a{
	margin-left: 0;
}
 .c-comment-btn a:hover{
	color: #003b90;
}

.c-comment-form textarea {
    font-size: 14px;
    height: 75px;
    width: 100%;
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    background-color: #ffffff;
}

.c-comment-item{
	border-top: 1px solid #eee;
	padding-top: 20px;
}
.c-comment-item .c-comment-item{
	
}
.c-comment-item .c-comment-item .image-wrap-comment{
	width: 50px;
    height: 50px;
	
}
.c-comment-item .c-comment-item .c-comment-main{
	margin-left: 60px;
}
.c-comment-s .c-comment-name,.c-comment-s .c-comment-des{
	font-size: 14px;
	margin-bottom: 5px;
	overflow: hidden;
}
.c-comment-foot{
	text-align: center;
	margin-top: 38px;
	margin-bottom: 38px;
}
.c-comment-foot a.more{
	color: #003b90;
}
.c-comment-foot a.fr{
	color: #999999
}
.c-comment-foot a.fr:hover{
	color: #003b90;
}
.c-comment-foot a.fr i{
	font-size: 20px;
    margin-right: 10px
}
.c-course{
	margin:0 40px;
}
.c-course .c-item{
	width: 551px;
}


/*个人展示页*/
.user-top{
	position: relative;
	height: 350px;
	background-position: center;
	background-size:cover ;
	    margin-bottom: 180px;
}
.image-wrap-user{
	margin: 0 auto;
	width: 182px;
    height: 182px;
    border-radius: 50%;
    border: 8px solid #e8eaf3;
    background-position: center;
	background-size:cover ;
}

.user-info{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top: 188px;
	text-align: center;
	
}
.user-name{
	font-size: 24px;
	color: #000;
}

.user-add{
	font-size: 16px;
	color: #000;
	line-height: 47px;
}
.user-tips{
	font-size: 18px;
    color: #9aabb8;
}
.user-tips .iconfont {
	font-size: 18px;
    margin-right: 5px;
}
.user-tips>span{
	    padding-left: 13px;
	padding-right: 20px;
	border-right: 1px solid #9aabb8;
}
.user-tips>span:last-child{
	border-right:0
}
.user-tips>span:last-child .iconfont{
	font-size: 22px;
}