/* banner */
.Banner_J{
	width: 100%;
	height: auto;
}
.Banner_J>img{
	width: 100%;
	height: 296px;
}
/* 培训课程 */
.zsgun_J{
	height: 330px !important;
}

.meeting_left.tts .zsgun_J .gundiv{
	height: 330px !important;
}

.meeting_left.tts .zsgun_J .gundiv ul{
	height: 292px;
	overflow: hidden;
}

.meeting_left.tts .zsgun_J .gundiv ul li{
	height: 290px;
	width: 352px;
}
.zsgun_J .gundiv_playicon{
	left: 50%;
	margin-left: 0;
	top: -127px;
	transform: translateX(-50%);
}
.meeting_left.tts .zsgun_J .gundiv ul li img{
	width: 100% !important;
	height: 235px !important;
}
/* 资料下载 */
.DataDownload_J .meeting_content{
	margin-bottom: 40px;
}
.DataDownload_J .databox{
	display: block;
	float: left;
	width: 250px;
	height: 245px;
	background-image: linear-gradient(180deg, #ffffff 0%, #f0faff 100%);
	border: solid 1px #d5d5d5;
	text-align: center;
	padding: 0 44px;
	box-sizing: border-box;
}
.DataDownload_J .databox:nth-child(2){
	margin: 0 25px;
}
.DataDownload_J .databox>img{
	margin: 52px 0 33px;
}
.DataDownload_J .databox p{
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.clear{
	clear:both;
}
/* 我要投稿 */
.interaction .Contribution_J{
	display: block;
	margin-bottom: 20px;
}
.interaction .Contribution_J>img{
	width: 320px;
	height: 250px;
}
/* 导师推荐 */
.Tutor_J .TutorList_J{
	display: flex;
}
.Tutor_J .TutorList_J li{
	width: 106px;
	text-align: center;
}
.Tutor_J .TutorList_J a img{
	width: 60px;
	height: 60px;
	border-radius: 30px;
	cursor: pointer;
}

.hot_news_J {
    height: 40px;
    background: #f6f6f6;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.hot_news_J .laba {
    height: 40px;
    width: 40px;
    float: left;
    background: url(/images/lab20210112.jpg) no-repeat;
}

.hot_news_J #gongao {
    width: 740px;
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    font-size: 13px;
    font-family: '微软雅黑';
    font-size: 15px;
    color: #0C77CF;
    float: left;
}

.hot_news_J #scroll_div {
    width: 740px;
    height: 40px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.hot_news_J #gongao #scroll_begin, #gongao #scroll_end {
    display: inline;
}

.hot_news_J #gongao span {
    color: #666666;
    padding-left: 15px;
    font-size: 14px;
    background: url(/images/li_pre20210112.jpg) left center no-repeat;
    margin-right: 20px;
    font-size: 14px;
}

.answering_J {
    margin-top: 20px;
    display: block;
}

.answering_J img {
    width: 320px;
    height: 190px;
}