﻿/*通用页面样式
@charset "UTF-8";*/
ul
{
	margin: 0;
	padding: 0;
}
#main
{
	background: #e6e6e6;
	min-height: 100%;
}
.yj_body
{
	background: url("../Images/yjshufa/yjbody_bg.jpg");
	padding: 20px 0;
	overflow: auto;
}
/*碑帖库*/
.yj_title
{
	background: url("../Images/yjshufa/icon_rub.png") no-repeat;
	height: 175px;
	left: 3%;
	margin-left: -22.5px;
	position: absolute;
	top: 20px;
	width: 45px;
}
/*书法活动*/
.yj_topic
{
	background: url("../Images/yjshufa/icon_topic.png") no-repeat;
	height: 216px;
}
/*个人空间*/
.yj-title-initzone
{
	background: url("../Images/yjshufa/icon-initzone.png") no-repeat;
	height: 244px;
}
/*班级空间*/
.yj-title-clszone
{
	background: url("../Images/yjshufa/icon-clszone.png") no-repeat;
	height: 244px;
}
/*资源库*/
.yj-title-resource
{
	background: url("../Images/yjshufa/icon-resource.png") no-repeat;
	height: 288px;
}
/*专题课堂*/
.yj-title-special
{
	background: url("../Images/yjshufa/icon-special.png") no-repeat;
	height: 244px;
}
/*进阶学堂*/
.yj-title-advanced
{
	background: url("../Images/yjshufa/icon-advanced.png") no-repeat;
	height: 244px;
}
/*班级管理*/
.yj-title-clsman
{
	background: url("../Images/yjshufa/icon-clsman.png") no-repeat;
	height: 244px;
}
/*写字课堂*/
.yj-title-writing
{
	background: url("../Images/yjshufa/icon-writing.png") no-repeat;
	height: 244px;
}
.yj_main, .topic_main, .special-main
{
	background: #FFFFFF;
	box-shadow: 0 2px 12px 0 rgba(165,165,165,0.50);
	border-radius: 20px;
	margin: 0 auto;
	width: 80%;
	min-height: 500px;
	opacity: 0.85;
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.topic_main
{
	padding: 0;
}
.special-main
{
	border-radius: 0;
	padding: 20px 0;
}
.yj_head
{
	position: relative;
}
.main-title
{
	background: url("../Images/yjshufa/icon_select.png") no-repeat;
	height: 30px;
	line-height: 30px;
	font-family: STHeitiSC-Light;
	font-size: 1.3em;
	color: #82715A;
	cursor: pointer;
	padding: 0 0 0 40px;
	position: absolute;
	top: 7px;
	left: 0;
}
.main-titleH
{
	background: url("../Images/yjshufa/icon_selected.png") no-repeat;
}
.title-no-bg
{
	background: none;
	padding: 0 0 0 10px;
}
.rub_search
{
	border: 2px solid #323232;
	border-radius: 20px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 260px;
}
.sea_input
{
	border: 0 none;
	border-radius: 20px;
	font-size: 16px;
	height: 31px;
	padding: 0 0 0 14px;
	width: 208px;
}
.icon_search
{
	background: rgba(0, 0, 0, 0) url("../Images/yjshufa/icon_search.png") no-repeat scroll 0 0 / 100% auto;
	cursor: pointer;
	display: block;
	height: 31px;
	position: absolute;
	right: -2px;
	top: 0;
	width: 40px;
}
.yj_filter
{
	-moz-user-select: none;
	background-color: #fafafc;
	border-radius: 3px;
	color: #3c3c3c;
	cursor: default;
	display: inline-block;
	zoom: 1;
	font-size:15px;
	height:35px;
	line-height:35px;
	margin-left:50px;
	margin-right:10px;
	margin-top:4px;
	position:relative;
	width:150px;
}
.rub_dynasty
{
	margin-left: 150px;
}
.yj_filter select
{
	box-sizing: border-box;
	padding-left: 15px;
	cursor: pointer;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.uc_select_down
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 0;
	width: 0;
}
.uc_select_down
{
	background: rgba(0, 0, 0, 0) url("../images/site/man_select_icon.png") no-repeat scroll 0 0;
	height: 35px;
	position: absolute;
	right: 1px;
	top: -1px;
	width: 22px;
}

/*******      图片轮播——begin     ********/
.det_main
{
	height: auto;
}
.box
{
	margin-top: 30px;
	width: 100%;
	height: auto;
	position: relative;
}

.list
{
	height: 600px;
	margin: 0 auto;
	overflow: auto; /*width: 80%;*/
}

.btn
{
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: white;
	cursor: pointer;
	font-size: 30px;
	height: 100px;
	line-height: 100px;
	margin-top: -50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 300px;
	width: 60px;
	z-index: 999;
}

.prev
{
	left: 120px;
}
.next
{
	right: 120px;
}
.img_detail .list li
{
	background: #fff;
	border: 2px solid #ddd;
	padding: 5px;
	position: absolute;
	opacity: 0.7; /**/
	list-style: none;
	transition: all 0.3s ease-out;
}
.img_detail .list img
{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0 auto;
}
.roundabout-holder
{
	height: 600px;
	width: 540px;
	margin: 0 auto;
}
.roundabout-moveable-item
{
	display: block;
	height: 580px;
	width: 540px; /*width:80%;*/
	cursor: pointer;
}
.img_detail .list .roundabout-in-focus
{
	cursor: auto;
	border-color: #aaa;
}


.toolbox
{
	text-align: center;
}
.toolbox a
{
	background-size: cover;
	display: inline-block;
	height: 48px;
	margin: 0 20px;
	width: 48px;
}

.toolbox img
{
	width: 48px;
}

/*******      图片轮播-end      ********/

/*******      放大镜效果-begin      ********/

#pageContent
{
	background: #333;
	display: none;
	height: 620px;
	left: 0;
	opacity: 1;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

#imgContainer
{
	height: 580px;
	margin: 0 auto;
	width: 80%;
}

#positionButtonDiv
{
	background: rgb(58, 56, 63);
	background: rgba(58, 56, 63, 0.8);
	border: solid 1px #100000;
	color: #fff;
	padding: 8px;
	text-align: left;
	position: absolute;
	right: 35px;
	top: 35px;
}

.zoomButton
{
	border: 0;
	cursor: pointer;
}

.zoomableContainer
{
}
/*******      放大镜效果-end      ********/



/*******      碑帖库      ********/
.rub_content, .topic_box
{
	overflow: auto;
	margin: 20px 0 0;
}
.rub_list
{
}
.topic_list
{
	margin-left: 112px;
}

.rub_item
{
	border: 1px solid #CEC9BC;
	display: inline-block;
	margin: 0 10px 20px;
	padding: 20px;
	position: relative;
}
.item_txt
{
	color: #303030;
	overflow: hidden;
	margin: 5px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 186px;
}
.item_txt:nth-of-type(1)
{
	margin: 20px 0;
}
.rub_img
{
	background: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	display: block;
	height: 196px;
	margin: 0 auto;
	width: 186px;
}
.topic_list .rub_img
{
	width: 150px;
}
.rub_down
{
	background: url("../Images/yjshufa/icon_down_nobg.png") no-repeat;
	background-position: right center;
	bottom: 20px;
	cursor: pointer;
	height: 35px;
	position: absolute;
	right: 20px;
	width: 42px;
}
.rub_item:hover
{
	/*border: 1px solid #CEC9BC;     box-shadow: 0 2px 12px 0 #BDB5A6;*/
}
.rub_detail, .img_detail
{
	background: #fff;
	border-radius: 20px;
	color: #5f4523;
	height: 100%;
	left: 0;
	margin: 0 auto;
	opacity: 1;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 100%;
}
.det_content
{
	overflow: auto;
}
.det_head
{
	position: relative;
	min-height: 43px;
}
.det_head h3
{
	font-size: 2em;
	font-weight: lighter;
	text-align: center;
	margin: 0;
}
.img_detail .det_head
{
	margin-top: 20px;
}
.img_detail .det_head h3
{
	color: #fff;
}
.icon_close
{
	background-image: url("../Images/yjshufa/icon_close.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70% auto;
	cursor: pointer;
	height: 38px;
	position: absolute;
	right: 10px;
	top: 2px;
	width: 38px;
}
.det_titel
{
	font-size: 1.3em;
	margin: 10px 0;
}
.det_txt
{
	color: #000;
	font-family: 楷体;
	font-size: 18px;
	line-height: 1.4;
	text-indent: 2em;
}
.det_txt p
{
	margin: 0;
	padding: 0;
}
.det_imgs
{
	/*height: 450px;     overflow: auto;*/
	width: 100%;
}
.img_item
{
	background: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	display: inline-block;
	height: 196px;
	margin: 2% 2% 0 0;
	width: 23%;
}
/*******      碑帖库结束      ********/

/*******      展览厅      ********/
.topic_content
{
	border-radius: 20px;
	border: 1px solid #979797;
	padding: 20px 0px 0px 0;
}
.yj_head.topic-head
{
	margin-left: 102px;
}
.rub_search.topic-search
{
	right: 20px;
}
.topic_main .img_detail
{
	z-index: 2;
}
.hall_nav
{
	background: #F3F3F1;
	position: absolute;
	border-right: 1px solid #979797;
	z-index: 1;
}
.hall_nav ul
{
}
.hall_nav ul li
{
	border-color: transparent;
	border-radius: 16px 0 0 16px;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	height: 114px;
	margin-bottom: 20px;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	width: 40px;
}
.hall_nav .selectH
{
	background: #fff;
	border-color: #979797;
}
.hall_nav ul li a
{
	color: #82715A;
	font-size: 1.3em;
	width: 30px;
}
.selectRed
{
	background: #d24643;
	border-radius: 50%;
	cursor: default;
	display: block;
	height: 8px;
	left: 10px;
	position: absolute;
	width: 8px;
}
.hall_type
{
	margin-left: 20px;
	clear:both;
}
.hall_type ul
{
	margin: 0;
	padding: 0;
}
.hall_type ul li, .filtercommon
{
	background: #e7e7dd;
	border-radius: 20px;
	color: #5f4523;
	cursor: pointer;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0 8px 10px;
	text-align: center;
	width: 96px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 6px;
}

.hall_type .filterH
{
	background: #D24643;
	color: #fff;
}
/*******      展览厅结束      ********/


/*******      进阶学堂-begin      ********/

.hall_type label
{
	float: left;
	font-size: 1.15em;
	margin-top: 4px;
}

.res-grade
{
	margin-left: 15px;
}
.topic_box
{
}
.video-list ul
{
	display: -webkit-flex; /* Safari */
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	display: flex;
	flex-wrap: wrap;
	padding-left: 12px;
}
.video-list li
{
	cursor: pointer;
	border: 1px solid tranparent;
	height: 267px;
	margin: 8px;
	width: 23%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(25% - 18px);
	width: -webkit-calc(25% - 18px);
	width: calc(25% - 18px);
}
.video-list li:hover
{
	border-clor: #CEC9BC;
	box-shadow: 0 2px 12px 0 #BDB5A6;
}
.video-pic
{
	height: 192px;
	width: 100%;
}
.video-item p
{
	margin: 20px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}

video
{
	height: 100%;
	width: 100%;
	display: block;
}

.video-play-out
{
	position: absolute;
	top: 0;
	left: 20px;
	height: 500px;
	background: #333;
	width: 90%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
}
.video-paly-main,.video-paly-main .videoContainer
{
	position: relative;
	height: 100%;
	width: 100%;
}

video::-webkit-media-controls-enclosure
{
	overflow: hidden;
}
video::-webkit-media-controls-panel
{
	width: calc(100% + 30px);
}

.section-list
{
	background: #14191E;
	height: calc(100% - 20px);
	width: 160px;
	position: absolute;
	top: 0px;
	right: -220px;
	color: #B5B9BC;
	padding: 10px;
}
.right-video-list
{
	height: 100%;
	overflow: auto;
	width: 100%;
}
.right-video-list li
{
	list-style: outside none none;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-video-list li:hover, .currt-play
{
	cursor: pointer;
	color: #00b33b;
}

.icon-menu
{
	border-radius: 10px 0 0 10px;
	position: absolute;
	left: -90px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	width: 50px;
	text-align: center;
	background: #14191E;
	line-height: 30px;
}
.icon-menu:hover, .light
{
	background-color: #f01400;
	cursor: pointer;
	color: #fff;
}
.video-paly-main .icon_close
{
	right: -16px;
	z-index: 100;
	top: -20px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background-color: #fff;
	transition: width 0.5s, height 0.5s;
	-moz-transition: width 0.5s, height 0.5s, -moz-transform 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s, height 0.5s, -o-transform 0.5s; /* Opera */
}
.video-paly-main .icon_close:hover
{
	transform: rotate(180deg);
	-moz-transform: rotate(180deg); /* Firefox 4 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-o-transform: rotate(180deg); /* Opera */
}

.video-js
{
	height: 100%;
	width: 100%;
}
/*******      进阶学堂-end      ********/

/*******      资源中心-begin      ********/
.main-head-out
{
	border-bottom: 1px solid #e5e6db;
	margin: 0 20px 20px;
	min-height: 35px;
	padding: 2px 20px 10px;
	position: relative;
}
.yj_body .res-main
{
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(165, 165, 165, 0.5);
	padding: 20px 0;
	overflow: hidden;
}

.res-main .hall_type
{
	margin-left: 12px;
}
.toggle-out
{
	display: none;
}
.morechoices, #crumpath
{
	font-size: 14px;
	color: #9B8E7A;
	margin-bottom: 10px;
	padding-left: 20px;
}

.morechoices span
{
	color: #d24643;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 80px;
}

.more
{
	content: ">";
	height: 5px;
	margin-top: -10px;
	position: absolute;
	right: 8px;
	top: 50%;
	width: 5px;
	z-index: 3;
}
.res-content
{
	margin: 20px 0;
	overflow: auto;
	position: relative;
}
.res-item
{
	background-color: #fff;
	border-bottom: 1px solid #DADBD0;
	cursor: pointer;
	height: auto;
	margin: 0px 0 10px;
	padding: 22px 0 32px;
	position: relative;
}
.res-item:hover
{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.20);
}
.res-work-title
{
	font-size: 1.25em;
	height: 30px;
	margin: 0 0 22px 20px;
	max-width: 760px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 80px;
}

.res-work-info
{
	margin-left: 80px;
}
.res-icon{
	position: absolute;
	left: 15px;
	top: 20px;
	width: 50px;
	height: 50px;
}
.res-info-line
{
	color: #767676;
	height: auto;
	line-height: 1.35;
	margin-top: 10px;
	padding-right: 210px;
	position: relative;
	width: auto;
}

.res-info-inner
{
	display: inline-block;
	height: 22px;
	position: relative;
}
.res-info-inner span
{
	color: #000;
	display: inline-block;
	margin-right: 20px;
}
.res-star-out
{
	display: inline-block;
	margin-right: 20px;
}

.res-star-out span
{
	background: rgba(0, 0, 0, 0) url("../images/starlittle.png") no-repeat scroll 0 -13px;
	display: inline-block;
	margin-right: 10px;
	height: 13px;
	width: 13px;
}
.res-star-out .highstar
{
	background: rgba(0, 0, 0, 0) url("../images/starlittle.png") no-repeat scroll 0 0px;
}
.res-btns
{
	height: calc(100% - 10px);
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

.res-btns a
{
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 38px;
	margin-right: 20px;
	width: 35px;
}
.res-collect
{
	background-image: url("../Images/yjshufa/icon_like.png");
}

.res-collect:hover, .res-collect-heigh
{
	background-image: url("../Images/yjshufa/icon_likeh.png");
}

.commres
{
	background-image: url("../Images/yjshufa/icon_msg.png");
}
.res-btns .res-down
{
	background-image: url("../Images/yjshufa/icon_down_nobg.png");
	bottom: 10px;
	display: block;
	position: absolute;
	right: 0;
}

/*教材目录（单元章节）*/
.res-content .man-flex-out
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 90%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
}
.res-content-head
{
	background: #e5e6db;
	color: #82715a;
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	text-align: center;
}
.res-content-head span:nth-child(1)
{
	float: left;
	margin-left: 100px;
}
.res-unit-ul
{
	max-width: 260px;
}
.res-content .res-unit-list
{
	margin: 0px;
}

.unit-child-list
{
	margin: 0 20px;
}
.res-unit-ul .unititem, .my-class-tree .grade-item
{
	background-image: url("../Images/icon-right.png");
	background-position: 10px 15px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e5e6db;
}

.res-unit-list .unit-child-item a
{
	color: #82715a;
	display: block;
	margin: 0 0 10px;
	padding: 5px 0 5px 20px;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
}

.res-unit-ul .unititem-high, .my-class-tree .unititem-high
{
	background-image: url("../Images/icon-drop-down.png");
	background-position: 10px 20px;
}
.res-unit-list .unit-child-item .unit-item-high, .res-unit-list .unit-child-list a:hover
{
	background: #D24643;
	background-image: url("../Images/icon-right-high.png");
	background-position: 8px center;
	background-repeat: no-repeat;
	border-radius: 40px;
	color: #fff;
}

.res-content #pager ul.pages
{
	margin: 10px 0 20px;
}
/*******      资源中心-end      ********/

/*******      班级管理-begin      ********/
.yj_body .man-main
{
	margin-bottom: 20px;
}
.cls_content
{
	margin: 0px;
	overflow: auto;
}
.man-flex-out
{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch; /*伸缩项目拉伸，填满整个侧轴*/
	min-height: 220px;
	width: 100%; /*写给不支持calc()的浏览器*/
}
.overflow-auto
{
	overflow: auto;
}
.man-flex-item
{
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(165, 165, 165, 0.5);
}
.man-flex-left
{
	border: 1px solid #E5E6DB;
	-webkit-flex: 0.5 0 7rem;
	-moz-flex: 0.5 0 7rem;
	-ms-flex: 0.5 0 7rem;
	flex: 0.5 0 7rem;
	margin-right: 20px;
}

.man-flex-right
{
	border: 1px solid #E5E6DB;
	border-left: 0;
	-webkit-flex: 3 0 8rem;
	-moz-flex: 3 0 8rem;
	-ms-flex: 3 0 8rem;
	flex: 3 0 8rem;
}

.man-flex-left h3, .man-right-head
{
	background-color: #CCCFB3;
	color: #fff;
	font-size: 1.25em;
	margin: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 100%;
}
.man-flex-left ul, .res-unit-ul ul
{
	margin: 0;
	padding: 0;
}

.my-class-ul
{
	border-top: 2px solid #fafafa;
}

.my-class-ul ul
{
}
.man-flex-left .grade-item .grade-name, .res-unit-list .unititem a
{
	color: #82715a;
	cursor: pointer;
	display: block;
	margin-left: 10px;
	overflow: hidden;
	padding: 10px 0 10px 15px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}

.man-flex-left .my-class-ul a
{
	border-bottom: 2px solid #fafafa;
	color: #3c3c3c;
	display: block;
	padding: 10px 0 10px 40px;
}

.man-flex-left .grade-item .cls-name, .man-flex-left .my-class-ul a:hover
{
	background: #f3f3f3;
	color: #337ab7;
}

.man-right-head
{
	text-align: center;
}
.man-right-head .cls-creator
{
	float: left;
	font-size: 0.8em;
	margin-left: 20px;
}

.man-right-head #cls-name
{
	margin-left: 60px;
}
.man-right-head .cls-tools-box
{
	float: right;
}
.man-right-top .right-teacher
{
	border-bottom: 1px solid #ddd;
	color: #3c3c3c;
	font-size: 1.125em;
	padding: 24px 20px 15px;
	position: relative;
	text-align: center;
}
.man-right-top .tea-resign
{
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	color: #3c3c3c;
	cursor: pointer;
	float: right;
	font-size: 14px;
	padding: 3px 15px;
}

.right-subjects li
{
	border: 1px solid #7f7f7c;
	display: inline-block;
	height: 120px;
	margin: 20px 10px 20px 20px;
	padding: 0 0 10px 0;
	text-align: center;
	width: 160px;
}
.right-subjects li p
{
	margin-top: 25px;
}
.right-subjects li .sub-span
{
	border: 1px solid #a7c156;
	border-radius: 25px;
	color: #a7c156;
	cursor: pointer;
	margin: 0 auto;
	padding: 2px 0;
	width: 70px;
}
.right-subjects li .sub-span:hover, .right-subjects li .sub-span-high
{
	background: #a7c156;
	color: #fff;
}
.sub-teas
{
	font-size: 14px;
	padding: 10px 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.man-stu-head
{
	position: relative;
}
.right-man-stu
{
	padding: 10px 20px;
}
.man-head-tool
{
	position: absolute;
	top: 0;
	right: 0px;
}
.man-head-tool span
{
	color: #91B034;
	cursor: pointer;
	margin-right: 10px;
}
.cusbox
{
	display: none;
}
.cusbox + label
{
	background-color: #fafafa;
	border: 1px solid #cacece;
	border-radius: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
	display: inline-block;
	padding: 9px;
	position: relative;
	top: 4px;
}
.cusbox + label:active, .cusbox:checked + label:active
{
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.cusbox:checked + label
{
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	color: #99a1a7;
}
.cusbox:checked + label::after
{
	color: #99a1a7;
	content: "√";
	font-size: 14px;
	font-weight: bold;
	left: 3px;
	position: absolute;
	top: 0;
}


.stu-list .group-item
{
	border: 1px solid #979797;
	border-radius: 4px;
	margin: 20px 0;
	padding: 10px;
}

.stu-list .group-item-bg
{
	background: #fafafa;
}
.stu-list ul
{
	padding: 0;
	margin: 0;
}
.stu-list li
{
	border-bottom: 2px solid transparent;
	display: inline-block;
	margin: 5px 10px;
	padding: 6px;
}
.stu-list li a
{
	color: #333;
	cursor: pointer;
}
.stu-list li:hover, .stu-list .sel-stu-high
{
	border-bottom: 2px solid #A7C156;
}

.stu-list li:hover a, .stu-list .sel-stu-high a
{
	color: #A7C156;
}
.group-item-head
{
	position: relative;
}
.group-item-tool
{
	position: absolute;
	top: 0;
	right: 10px;
}
.group-item-tool span
{
	color: #91B034;
	cursor: pointer;
	margin-right: 10px;
}
.creategroup
{
	background-color: #343434;
	border-radius: 25px;
	clear: both;
	color: #DDFD7A;
	cursor: pointer;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
	text-align: center;
	width: 160px;
}
.add-new-class
{
	border: 1px solid #d24643;
	border-radius: 25px;
	color: #d24643;
	cursor: pointer;
	margin: 20px auto;
	padding: 0 0 0 30px;
	position: relative;
	width: 126px;
}
.add-new-class::after
{
	color: #d24643;
	content: "+";
	cursor: pointer;
	font-size: 36px;
	margin-top: -27px;
	position: absolute;
	right: 18px;
	top: 50%;
}
.add-new-class span
{
	display: block;
}
.creategroup span
{
	margin: 0 5px;
	width: 30%;
}
.createclass span:nth-of-type(1)
{
	border-right: 1px solid #fff;
	display: inline-block;
	padding: 0 10px 0 0;
	width: 50%;
}

.new-group-item
{
	display: none;
}

.new-group-item .new-group-name
{
	border: 2px solid #ddd;
	color: #3c3c3c;
	font-size: 16px;
	height: 40px;
	padding-left: 20px;
	width: 350px;
}
.new-group-item .create-new-group
{
	background-color: #343434;
	border-radius: 3px;
	color: #ddfd7a;
	cursor: pointer;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 10px 0 0 10px;
	padding: 0 10px;
}

/*******      班级管理-end      ********/

/*******  班级管理--> 添加班级-begin  ********/
.yj_body .add-cls-content
{
	background: #fff;
	border: 3px solid #e9eef0;
	height: auto;
	overflow: hidden;
}
.add-cls-content .my-class-tree
{
	float: left;
	margin-left: 20px;
	width: 16%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(20% - 22px);
	width: -webkit-calc(20% - 22px);
	width: calc(20% - 22px);
	max-height: 650px;
	overflow-y: auto;
	overflow-x: hidden;
}
.add-cls-content .my-class-tree .grade-item
{
	background: #D24643;
	cursor: pointer;
	height: 55px;
	line-height: 55px;
	text-align: center;
}
.add-cls-content .my-class-tree .grade-item-high, .add-cls-content .my-class-tree .grade-item:hover
{
	background: #fff;
}
.add-cls-content .my-class-tree a
{
	color: #fff;
	display: block;
	width: 100%;
}
.add-cls-content .grade-item:hover a, .add-cls-content .grade-item-high a
{
	color: #5F4523;
}
.add-cls-content .class-list
{
	background-color: #fff;
	float: left;
	margin: 20px;
	width: 76%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(80% - 42px);
	width: -webkit-calc(80% - 42px);
	width: calc(80% - 42px);
}
.add-cls-content p::after
{
	color: #D24643;
	content: "●";
	cursor: pointer;
	height: 8px;
	left: 8px;
	position: absolute;
	width: 8px;
}
.add-cls-content p
{
	color: #000000;
	margin: 0 20px 20px;
	padding-left: 30px;
	position: relative;
}
.add-cls-content .class-list li
{
	border: 1px solid #dbdbd3;
	cursor: pointer;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 16%;
}
/*******  班级管理--> 添加班级-end  ********/


/*******      班级空间-begin      ********/
.product-btns
{
	color: #9b8e7a;
	line-height: 35px;
	margin: 0 20px;
	min-height: 35px;
}
.product-btns span
{
	cursor: pointer;
	margin-right: 10px;
}
.form-group.product-select
{
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	right: 270px;
}
.form-group.product-select .pro-select-box
{
	/*border: 2px solid #b5b5b5;
	border-radius: 25px;*/
}
.product-btns span:hover, .product-orderh
{
	color: #D14441;
}

.products-list ul
{
	display: -webkit-flex; /* Safari */
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}
.products-list li
{
	cursor: pointer;
	border: 1px solid #CEC9BC;
	height: 408px;
	margin: 20px;
	text-align: center;
	position: relative;
	width: 18%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(20% - 42px);
	width: -webkit-calc(20% - 42px);
	width: calc(20% - 42px);
}

.product-pic
{
	height: 220px;
	padding: 10px;
	width: 98%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
}
.product-pic .product
{
	background: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.product-item p
{
	margin: 5px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.product-btns .btn-pro-upload, .upload-content .btn-submit
{
	background: #d24643;
	border-radius: 36px;
	color: #fff;
	cursor: pointer;
	height: 100%;
	text-align: center;
	width: 100px;
}
.pro-icon-box
{
	padding-bottom: 20px;
}
.product-item aside
{
	padding: 10px;
}

.product-item .pro-icon
{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 49%;
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}

.product-item .pro-icon:nth-of-type(1)
{
	background-image: url("../images/yjshufa/icon_thumbs.png");
	border-right: 1px solid #CBC6BF;
}
.product-item .pro-icon:nth-of-type(2)
{
	background-image: url("../images/yjshufa/icon_msg.png");
}
.product-item .pro-icon span
{
	bottom: -30px;
	color: #999999;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.font12
{
	font-size: 12px;
}
.product-item .pro-editor
{
	background: #333333 none repeat scroll 0 0;
	border-radius: 40px;
	color: #ddfd7a;
	display: block;
	font-size: 14px;
	margin: 12px auto 0;
	padding: 4px 0 4px 30px;
	position: relative;
	text-align: left;
	width: 60%;
}
.product-item .pro-editor::after
{
	background: rgba(0, 0, 0, 0) url("../images/icon-editor.png") no-repeat;
	background-size: contain;
	content: "";
	cursor: pointer;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	right: 18px;
	top: 50%;
	width: 25px;
	z-index: 4;
}
.pro-remove
{
	background: #000000 none repeat scroll 0 0;
	border-radius: 50%;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
	color: #fff;
	height: 30px;
	line-height: 30px;
	opacity: 0.7;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	transition: width 0.5s, height 0.5s;
	-moz-transition: width 0.5s, height 0.5s, -moz-transform 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s, height 0.5s, -o-transform 0.5s; /* Opera */
}
.pro-remove:hover
{
	transform: rotate(180deg);
	-moz-transform: rotate(180deg); /* Firefox 4 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-o-transform: rotate(180deg); /* Opera */
}

/*******      上传作品      ********/
.cls-zone-main
{
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(165, 165, 165, 0.5);
	overflow: hidden;
	padding: 20px 0;
}
.upload-content
{
	margin: 20px 80px 0;
}
.form-group
{
	margin-bottom: 20px;
}
.form-group .control-label
{
	float: left;
	margin-top: 7px;
}
.form-group .pro-select-box, .form-group .pro-name-box
{
	-moz-user-select: none;
	color: #000000;
	cursor: default;
	display: inline-block;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-right: 20px;
	position: relative;
	vertical-align: top;
	width: 130px;
}
.form-group .pro-select-box select
{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border: 0 solid #ccc;
	border-radius: 25px;
	box-sizing: border-box;
	font-family: "微软雅黑";
	cursor: pointer;
	height: 100%;
	left: 0;
	outline: medium none;
	padding-left: 5px;
	padding-right: 8px;
	position: absolute;
	text-overflow: ellipsis;
	top: 0;
	white-space: nowrap;
	width: 100%;
	z-index: 4;
}
.form-group .pro-select-box select option
{
	padding-left: 10px;
}
.form-group .pro-name-box
{
	border: 0;
	width: 516px;
}
.form-group .pro-name-box input
{
	border: medium none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border: 1px solid #979797;
	color: #000000;
	height: 100%;
	max-width: 516px;
	padding: 0 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 96%;
	width: calc(100% - 26px);
	width: -webkit-calc(100% - 26px);
	width: calc(100% - 26px);
}
.form-group .pro-name-box input:focus
{
	border: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.up-label
{
	display: inline-block;
}
.work-cover
{
	background: rgba(0, 0, 0, 0) url("../images/icon-add-cover.png") no-repeat scroll center center;
	border: 1px solid #979797;
	cursor: pointer;
	height: 168px;
	position: relative;
	width: 168px;
}
.file-info
{
	left: 168px;
	margin-left: 15px;
	position: absolute;
	top: 0;
}
.file-info p
{
	color: #000000;
	font-size: 14px;
	margin-top: 0;
	width: 350px;
}

.form-group .stu-list
{
	border: 1px solid #979797;
	display: inline-block;
	height: 338px;
	overflow: auto;
	width: 80%;
}

.upload-content .btn-submit
{
	height: 35px;
	line-height: 35px;
	margin-left: 82px;
}
.upload-content .stu-list .group-item
{
	border: 0;
	border-radius: 0;
	margin: 0;
}
.work-cls-name
{
	color: #000000;
	font-weight: normal;
	margin: 20px 0 10px 26px;
}
.upload-content .stu-list .group-item-head
{
	margin-left: 16px;
}
/*******      班级空间-end      ********/
/*******      个人空间-begin      ********/
.init-zone-main, .man-main, .res-main
{
	margin: 0 auto;
	min-height: 500px;
	position: relative;
	width: 80%;
}
.init-zone-item
{
	background: #fff;
	box-shadow: 0 2px 12px 0 rgba(165,165,165,0.50);
}
.init-zone-item:nth-of-type(1)
{
	color: #000000;
	flex: 0.5 0 5rem;
}
.init-zone-main .man-flex-right
{
	overflow: auto;
}
.my-info
{
	margin: 20px;
}
.init-zone-item .my-avatar
{
	background: #ebeff9;
	border-radius: 50%;
	cursor: default;
	display: inline-block;
	float: left;
	height: 52px;
	margin-bottom: 16px;
	overflow: hidden;
	padding: 2px;
	width: 52px;
}
.init-zone-item .my-avatar img
{
	border-radius: 50%;
	display: block;
	height: 100%;
	width: 100%;
}

.my-info p
{
	clear: both;
	margin: 0 0 12px;
}
.my-info .username
{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	width: calc(100% - 66px);
	width: -webkit-calc(100% - 66px);
	width: calc(100% - 66px);
}
.init-zone-tree li a
{
	color: #000;
	cursor: pointer;
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 46px;
	position: relative;
}
.init-zone-tree li a:hover, .init-zone-tree li .currten
{
	background: #D24643;
	color: #fff;
}
.init-zone-tree i
{
	display: block;
	height: 19px;
	left: 20px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 19px;
}
.init-zone-tree .classzone
{
	background-image: url(../images/icon-zone-red.png);
}
.init-zone-tree .classman
{
	background-image: url(../images/icon-man-red.png);
}
.init-zone-tree .resources
{
	background-image: url(../images/icon-res-red.png);
}
.init-zone-tree .userinfo
{
	background-image: url(../images/icon-user-red.png);
}
.init-zone-tree a:hover .classzone, .currten .classzone
{
	background-image: url(../images/icon-zone.png);
}

.init-zone-tree a:hover .classman, .currten .classman
{
	background-image: url(../images/icon-man.png);
}

.init-zone-tree a:hover .resources, .currten .resources
{
	background-image: url(../images/icon-res.png);
}
.init-zone-tree a:hover .userinfo, .currten .userinfo
{
	background-image: url(../images/icon-user.png);
}
.classroom-list
{
	margin-top: 20px;
}
.classroom-list .cls-box
{
	color: #010101;
	margin-bottom: 20px;
}
.classroom-list .cls-box-title
{
	background: #C5E1FF;
	border-radius: 0 100px 100px 0;
	color: #fff;
	font-size: 1.3em;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	width: 124px;
}

.classroom-list .cls-img
{
	background: #c5e1ff url("../images/class-default-img.png") no-repeat scroll center center;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	display: inline-block;
	height: 162px;
	line-height: 162px;
	margin-bottom: 8px;
	width: 100%;
}
.classroom-list .cls-img img
{
	height: 100%;
	width: 100%;
}
.showlist
{
	flex-wrap: wrap;
	display: flex;
	align-content: space-around;
}
.cls-item
{
	border: 1px solid #ccc;
	margin: 20px;
	text-align: center;
	vertical-align: middle;
	width: 18%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(20% - 42px);
	width: -webkit-calc(20% - 42px);
	width: calc(20% - 42px);
}
/*******      个人空间-end      ********/

/*******      专题课堂-begin      ********/
.special-class-list
{
	border-top: 1px solid #e5e6db;
	margin: 0 40px;
	padding: 20px 0;
	width: 80%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 90px);
}
.special-main .hall_type
{
	margin: 0 26px;
}

.special-class-list li
{
	border: 1px solid #d3d3c6;
	cursor: pointer;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	margin: 0 0 10px 10px;
	padding-left: 26px;
	position: relative;
	width: 46%; /*写给不支持calc()的浏览器*/
	width: -moz-calc(50% - 36px);
	width: -webkit-calc(50% - 36px);
	width: calc(50% - 36px);
}
.special-class-list li::after
{
	background: #d24643;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 10px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	width: 6px;
}
.special-class-list li:nth-of-type(2n-1)
{
	margin-left: 0px;
}
.special-class-list li a
{
	color: #000;
	display: block;
	font-weight: 600;
	font-size: 18px;
}
/*******      专题课堂-end      ********/


/*******      写字课堂-begin      ********/
.writing-out
{
	padding: 10px 10px 0px;
}
.gradeout
{
	margin-left: 20px;
}
.writing-main .man-flex-out
{
	margin: 0px 20px;
}
.writing-main .man-flex-out
{
	width: 80%;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
}
.writing-main .man-flex-left
{
	border: 1px solid #C8C8C1;
	flex: 0.5 0 7rem;
}
.writing-main .man-flex-center
{
	border: 1px solid #C8C8C1;
	border-left: 0;
	-webkit-flex: 3 0 8rem;
	-moz-flex: 3 0 8rem;
	-ms-flex: 3 0 8rem;
	flex: 3 0 8rem;
}
.writing-main .man-flex-right
{
	border: 1px solid #C8C8C1;
	flex: 0.5 0 7rem;
	margin-left: 20px;
}
.writing-word
{
	border-bottom: 1px solid #8F8F81;
}
.writing-word li
{
	border: 1px solid #979797;
	cursor: pointer;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	margin: 0 20px 10px 0;
	text-align: center;
	width: 45px;
}
.writing-word li:hover, .writing-word .currten
{
	background: #D24643;
	border: 1px solid #D24643;
	color: #fff;
}
.wrting-type.hall_type
{
	margin: 10px 0 10px;
}
.wrting-video-out
{
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.wrting-video-out video
{
	height: 100%;
	width: 100%;
}
.writing-img
{
	height: 100%;
	min-height: 180px;
	width: 100%;
}

#writingBox
{
	border: 0 none;
	height: 100%;
	width: 100%;
}
/*******      写字课堂-end      ********/

.rub_img img, .img_item img, .writing-img img, .wrting-video-out img
{
	height: 100%;
	width: 100%;
}

.nodata
{
	background: url(../images/yjshufa/nodata.jpg) no-repeat scroll center #fff;
	height: 400px;
	margin: 0 auto;
	width: 100%;
}
.load_data
{
	background-image: url("../Images/yjshufa/loading.gif");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	color: #b5b5b5;
	height: 38px;
	margin: 3% 0;
	text-align: center;
	width: 100%;
}
.bg_white
{
	background: transparent;
}
@media screen and (min-width:460px) and (max-width:980px)
{
}

@media screen and (min-width:1920px)
{
	.toolbox
	{
		margin: 3% 0 0;
	}
}
@media screen and (min-width:0) and (max-width:1370px)
{
	.yj_title
	{
		left: 3.5% !important;
		width: 30px;
		background-size: 90%;
	}
	.yj_main, .topic_main, .img_detail
	{
		width: 86%;
	}
	.main-title
	{
		font-size: 18px;
		padding: 0px 0 0 30px;
		background-size: 24px;
		line-height: 24px;
	}
	.yj_filter
	{
		margin-left: 112px;
	}
	.topic_content .yj_filter
	{
		margin-left: 156px;
	}
	.yj_filter ul li
	{
		width: 80px;
		margin: 0 5px 20px;
		font-size: 18px;
	}
	
	.yj_filter .dk_options_inner li
	{
		width: 92% !important;
	}
	
	.rub_search
	{
		width: 212px;
	}
	.rub_img
	{
		width: 216px;
	}
	.topic_list .rub_img
	{
		width: 160px;
	}
}

@media screen and (max-width:480px)
{
}




/* 作品详情*/
.yj-detail-main
{
	position: relative;
}

.m-left-content
{
	display: none;
	width: 100px;
	float: left;
	position: absolute;
	bottom: 60px;
}

.main-center-container
{
	width: 100%;
	min-height: 500px;
	padding: 40px 34px;
	margin: 0 auto;
	overflow: auto;
	box-sizing: border-box;
	background: #F9F9F8;
}

.m-left-content div
{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 34px;
	height: 34px;
	border: 1px solid #91826E;
	border-radius: 8px;
}

.yj-pro-title
{
	top: 0;
	left: -8.5%;
	background: url("../Images/yjshufa/icon-clszone.png") no-repeat;
}

.m-product-title
{
	margin-bottom: 15px;
}

.u-product-title
{
	display: inline-block;
	vertical-align: middle;
}

.u-title-download
{
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 38px;
	margin-left: 10px;
	background: url("../Images/yjshufa/icon_down_nobg.png");
}

.m-info-content
{
	overflow: hidden;
	margin-bottom: 20px;
}

.m-product-info
{
	float: left;
	margin-top: 8px;
}


.m-product-info div
{
	display: inline-block;
	margin-right: 15px;
}

.m-right-tool
{
	float: right;
}

.m-right-tool div
{
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

.u-skip-comment
{
	width: 37px;
	height: 37px;
	background: url("../Images/yjshufa/icon_msg.png");
}

.u-collect-btn
{
	width: 36px;
	height: 37px;
}

.u-collect-btn2:hover
{
	background: url("../Images/yjshufa/icon_likeh.png");
}


.u-collect-high
{
	background: url("../Images/yjshufa/icon_likeh.png");
}
.u-collect-btn2
{
	background: url("../Images/yjshufa/icon_like.png");
}

.u-like-btn
{
	background: url("../Images/yjshufa/icon_thumbs.png");
}

.u-colbtn2-high
{
	background: url("../Images/yjshufa/icon_likeh.png");
}
.m-right-tool .u-back-btn
{
	width: 38px;
	height: 37px;
	margin-left: 5px;
	background: url("../Images/yjshufa/icon_black.png");
}

.m-product-cover
{
	width: 100%;
	height: 300px;
	box-sizing: border-box;
	border: 1px solid #D6D6CD;
}

.m-product-cover img
{
	height: 100%;
}

#officeBox
{
	width: 100%;
	height: 100%;
	border: 0;
	z-index: -1;
}

#myVideo
{
	width: 100%;
	height: 100%;
	border: 0;
	z-index: -1;
}

.dload-out
{
	width: 100%;
}

.m-star-content
{
	margin: 20px 0;
}

.m-star-content div
{
	display: inline-block;
	cursor: pointer;
}

.m-star-content span
{
	vertical-align: middle;
}

.star-pro-content
{
	vertical-align: middle;
}
.star-pro
{
	display: inline-block;
	float: left;
	width: 20px;
	height: 15px;
	background: url("../Images/yjshufa/icon_star2.png") no-repeat;
}

.change-star
{
	background: url("../Images/yjshufa/icon_star1.png") no-repeat;
}

.m-comment-box
{
	position: relative;
}

.u-textarea
{
	width: 100%;
	height: 70px;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
}

.u-left-word
{
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: #9B8E7A;
}

.m-submit-box
{
	overflow: hidden;
	padding-top: 18px;
}

.u-submit-btn
{
	float: right;
	color: #D24643;
	cursor: pointer;
}

.m-single1-star span
{
	display: inline-block;
	width: 16px;
	height: 15px;
	vertical-align: middle;
}

.high-star
{
	background: url("../Images/yjshufa/icon_star1.png");
}

.nohigh-star
{
	background: url("../Images/yjshufa/icon_star2.png");
}

.m-single-item
{
	margin: 20px 0;
	border-bottom: 1px solid #ddd;
}

.m-single1
{
	overflow: hidden;
	margin-bottom: 20px;
}

.m-single1 div
{
	display: inline-block;
}

.u-single1-name
{
	margin-left: 15%;
	vertical-align: middle;
}

.u-single1-time
{
	float: right;
	vertical-align: middle;
}

.m-single-row2
{
	margin-bottom: 20px;
	word-break: break-word;
	word-wrap: break-word;
}

#pager
{
	text-align: center;
}

.m-pop-block
{
	display: none;
	position: absolute;
	top: 20px;
	left: 10%;
	opacity: 0.9;
}

.m-close-btn
{
	overflow: hidden;
}

.u-close-btn
{
	display: inline-block;
	float: right;
	width: 38px;
	height: 38px;
	background: url("../Images/yjshufa/icon_close.png");
}

.u-big-show
{
	height: 85%;
	margin-top: 40px;
	background: url("../Images/yjshufa/mirsoft.jpg") no-repeat;
	background-size: contain;
}

/* ---- 个人信息 ----*/
.m-info-outcontainer
{
	position: relative;
}
.m-person-container
{
	overflow: auto;
}

.u-info-title
{
	left: -6.5%;
	background: url("../Images/yjshufa/person_info.png");
}
.u-com-title
{
	position: absolute;
	width: 44px;
	height: 244px;
	background-repeat: no-repeat;
	background-size: contain;
}

@media screen and (max-width: 1370px) and (min-width: 0)
{
	.u-com-title
	{
		left: -10%;
		width: 30px;
	}

	.yj-pro-title
	{
		left: -10.5%;
	}
}
.main-info-container
{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	background: rgba(255, 255, 255, 0);
}

.m-info-container
{
	display: inline-block;
	box-sizing: border-box;
	min-height: 500px;
	padding: 0 5%;
	width: calc(88% - 32px);
}


.m-center-incontent > div
{
	margin-bottom: 28px;
	background: #fff;
}

.m-info-rcontainer
{
	float: right;
	width: 12%;
	min-width: 108px;
	min-height: 108px;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
}

.ui_upload_img
{
    cursor: pointer;
}

.upload-pic-btn
{
	width: 86px;
	height: 72px;
	margin: 0 auto;
	background: url("../Images/yjshufa/pic_upload.png") no-repeat center;
	background-size: cover;
}

.upload-pic-title
{
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	color: #7eba4a;
}

.u-eidt-title
{
	padding: 10px 20px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 24px;
	color: #000;
}

.u-tab-edit
{
	display: inline-block;
	min-width: 108px;
	padding: 12px 24px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}

.u-tab-high
{
	border-bottom: 6px solid #D24643;
}

.m-header-info2
{
	overflow: hidden;
	height: 140px;
}

.m-header-info2 > div
{
	display: inline-block;
	height: 100%;
}
.u-info2-avator
{
	float: left;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.m-info2-content
{
	box-sizing: border-box;
	padding: 15px 0 15px 30px;
}

.m-info2-content div
{
	padding: 17px 0;
}

.m-header-info3, .m-header-info4
{
	padding: 20px 0 20px 170px;
}

.m-info3-item
{
	position: relative;
	min-height: 76px;
}

.m-info3-item label, .m-info4-item label
{
	display: inline-block;
	width: 90px;
}

.m-info3-item input
{
	width: 65%; /* 319px*/
	height: 36px;
	font-size: 16px;
	padding-left: 20px;
	border: 2px solid #dddddd;
}

.m-valid-date
{
	min-height: 50px;
}

.m-valid-date div
{
	display: inline-block;
}

.m-header-info4 label
{
	display: inline-block;
	width: 90px;
}

.userinfotable
{
	width: 100%;
}

.genderarea
{
	width: 266px;
	height: 28px;
	padding-left: 5px;
	display: inline-block;
}

.gender-icon
{
	width: 60px;
	cursor: pointer;
	padding-left: 10px;
	display: inline-block;
	margin-top: 3px;
	margin-right: 5px;
	text-align: center;
}

.genderitem
{
	background: url(../images/yjshufa/genderM.png) no-repeat scroll 0px 0px;
}

.genderitem1
{
	background: url(../images/yjshufa/genderF.png) no-repeat scroll 0px 0px;
}

.genderhigh1, .genderitem:hover
{
	background: url(../images/yjshufa/genderM.png) no-repeat scroll 0px -23px;
}

.genderhigh2, .genderitem1:hover
{
	background: url(../images/yjshufa/genderF.png) no-repeat scroll 0px -23px;
}

.userinfotr
{
	min-height: 55px;
	position: relative;
}

.userinfotr input
{
	width: 319px;
	height: 36px;
	font-size: 16px;
	padding-left: 20px;
	border: 2px solid #dddddd;
}

.changpwdwarnmsg, .maintenwarnmsg
{
	padding-left: 90px;
	color: #e69a57;
}

.m-center-incontent .m-header-info5
{
	padding-left: 170px;
	background: rgba(255, 255, 255, 0);
}

.m-submit, .u-change-pwd
{
	width: 340px;
	height: 36px;
	line-height: 36px;
	margin-left: 98px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #D24744;
	cursor: pointer;
}

.register-switch-input
{
	display: none;
}

.register-switch
{
	height: 32px;
	position: absolute;
	top: -2px;
	padding: 0px;
	background: #fff;
	border-radius: 2px;
	border: 2px solid #ddd;
	background-image: linear-gradient(to bottom, #fff, #fff);
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
}

.register-switch label
{
	width: 113px;
}

.register-switch-label
{
	color: #3c3c3c;
	cursor: pointer;
	float: left;
	line-height: 32px;
	text-align: center;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
	width: 50%;
}


.register-switch-input:checked + .register-switch-label
{
	font-weight: 500;
	color: #fff;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	background: #a3a3a3;
	border-radius: 0px;
}

#provinceoutercontainer
{
	max-width: 540px;
	width: 100%;
	border: 1px solid #ddd;
	font-size: 14px;
	text-align: center;
	color: #3c3c3c;
	display: none;
	position: absolute;
	top: -370px;
	right: 25px;
	box-shadow: 2px 2px 2px #dddddd;
}

.ui_provinceheader
{
	width: 100%;
	height: 33px;
	width: 95%;
	background-color: #fff;
	position: relative;
	cursor: move;
}

#ui_close
{
	width: 56px;
	height: 56px;
	background: url(../images/yjshufa/ui_close.png);
	position: absolute;
	right: -51px;
	top: -23px;
	cursor: pointer;
}

#provinceinsetcontainer
{
	padding: 0px 0px 20px 28px;
	text-align: left;
	background-color: #fff;
}

#cityinsetcontainer
{
	border-top: 2px dotted #c9d6dd;
	padding-left: 28px;
	padding-bottom: 24px;
	text-align: left;
	background-color: #fff;
}
.provinceitem, .cityitem
{
	width: 54px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 30px;
	cursor: pointer;
	border-bottom: 5px solid Transparent;
}

#userinfosuc
{
	display: none;
	clear: both;
	height: 70px;
	padding-left: 60px;
	font-size: 24px;
	position: relative;
	max-width: 1058px;
	margin: 0 auto;
	padding: 6px 0 60px;
	background: rgba(255, 255, 255, 0);
}

.bigright
{
	width: 65px;
	height: 65px;
	background: url(../images/yjshufa/ui_rignt_wrong.png) no-repeat;
	float: left;
}

.updatesuc
{
	margin-left: 95px;
	line-height: 60px;
}

#ui_upload
{
	display: none;
	position: relative;
	width: 850px;
}

.ui_u_head
{
	width: 823px;
	height: 50px;
	position: relative;
	background-color: #fff;
	cursor: move;
}

.ui_u_close
{
	width: 56px;
	height: 100px;
	background: url(../images/yjshufa/ui_close.png) no-repeat scroll center top;
	position: absolute;
	top: -23px;
	right: -51px;
	cursor: pointer;
}

.ui_u_close_fil
{
	width: 32px;
	height: 45px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
}

.ui_u_title
{
	width: 210px;
	line-height: 44px;
	border-bottom: 6px solid #f3a55e;
	text-align: center;
	font-size: 20px;
	color: #f3a55e;
}

.ui_u_content
{
	width: 100%;
	background-color: #fff;
	position: relative;
}

.ui_u_main
{
	max-width: 700px;
	width: 100%;
	background-color: #fff;
	margin-left: 60px;
	padding: 30px 0 70px;
	text-align: left;
}

.ui_u_warn
{
	text-align: left;
	background: url(../images/yjshufa/ui_u_warn.png) no-repeat scroll center left;
	padding-left: 30px;
	color: #b4b4b4;
	margin-bottom: 30px;
}

.ui_u_fail
{
	color: #f3a55e;
}

.ui_u_preview
{
	max-width: 420px;
	height: 420px;
	width: 100%;
	display: inline-block;
	background: #edf8da;
	position: relative;
}

.ui_u_source
{
	color: #7eb847;
	text-align: center;
	position: absolute;
	top: 250px;
	width: 100%;
}

.ui_u_avatar_area
{
	width: 140px;
	height: 170px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0 0 15px;
}

.ui_u_my_avatar
{
	width: 140px;
	height: 140px;
	background: #edf8da;
	overflow: hidden;
}

.ui_u_a_size
{
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #7eb847;
	font-size: 12px;
}

#ui_u_previ_o
{
	position: absolute;
	top: 255px;
	left: 235px;
	width: 70px;
	height: 70px;
	background: url(../images/yjshufa/ui_u_preview_bg.png);
	display: inline-block;
	cursor: pointer;
}

#fileToUpload
{
	position: absolute;
	left: -2000px;
}


.ui_u_btn
{
	width: 194px;
	background: url(../images/yjshufa/ui_selectimg.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 48px;
}

.ui_u_save, .u-select-btn
{
	display: inline-block;
	width: 200px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	background-color: #f3a45f;
	cursor: pointer;
	font-size: 20px;
	border-radius: 5px;
	font-weight: bold;
	margin: 30px 0 0 0;
}

.u-select-btn
{
	margin-right: 20px;
}
#changepwd
{
	padding: 20px 0 0 170px;
}

#changepwd label
{
	display: inline-block;
	width: 90px;
}

.u-big-review
{
	position: absolute;
	width: 420px;
	height: 420px;
	cursor: pointer;
	background: no-repeat scroll center center;
}

.file-person-avatar
{
	display: none;
}

.ui_u_my_avatar img
{
	max-width: none;
}

.video-shadow
{
	display: none;
}

.img_detail
{
	background: #333;
	border-radius: 0;
	box-sizing: border-box;
	height: 100%;
	opacity: 1;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 2;
}

.toolbox
{
	background: #333;
	bottom: 10px;
	left: 50%;
	margin: 0 0 0 -132px;
	position: fixed;
}

#imgList
{
	overflow: hidden;
}

#imgList img
{
	height: 100%;
	width: auto;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/*******      书法字典-begin      ********/
.dic-font-type
{
	margin-left: 10px;
}


.dic-video-list
{
	overflow: auto;
}
/*******      书法字典-end      ********/

.u-vd-tipmsg
{
	position: absolute;
	left: 25%;
	top: 76%;
	color: #000;
}

.u-nores-content
{
	width: 100%;
	height: 100%;
	background: url("../images/yjshufa/no_resource1.png") no-repeat;  /*   ../Images/yjshufa/yjbody_bg.jpg*/
	background-size: cover;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

#video-box
{
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.yj_main
{
	opacity: 1;
}

/* safari 显示问题*/
.u-item-left
{
	float: left;
}

