@charset "utf-8";

/*通用样式*/
.content_box{
	width:100%;
	min-width: 1200px;
	height: auto;
}
.content_box .type_area_12{
	padding-top: 1px;
}
/*通用样式-结束*/

/*企业首页-开始*/
.ent_show{
	width:100%;
	height: 647px;
	padding-top:35px;
	box-sizing: border-box;
}
.ent_show>h3{
	width:100%;
	height:;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-align: center;
}
.ent_show>h3:after,.ent_show>h3:before{
	content: " ";
	width:200px;
	height:5px;
	display: inline-block;
	margin:0 30px;
	border-top:1px dashed #cccccc
}
.video_entData{
	width:100%;
	height:500px;
	margin-top:30px;
	box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.1);
	border-radius:10px;
	overflow: hidden;
}
.video_entImg{
	width:716px;
	height:500px;
	overflow: hidden;
	float:left;
	position: relative;
}
#ent_img,#ent_video{
	width:100%;
	height:500px;
	overflow: hidden;
	position: relative;
}
#ent_img img{
	width:100%;
	height:100%;
}
.ent_play{
	/*width:36px;
	height:36px;*/
	width:300px;
	height:105px;
	/*background: url(../images/ioc_play_01.png) center center no-repeat;*/
	background-size: 100%;
	position: absolute;
	/*right:20px;
	bottom: 20px;*/
	right:-89px;
	bottom: -59px;
	cursor: pointer;
	/*border-radius: 20px;*/
	-moz-transform:rotate(-40deg);
    -webkit-transform:rotate(-40deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    overflow: hidden;
    box-shadow:0 -5px 8px rgba(0,0,0,.2) ;
}
#ent_img .ent_play img{
	width:135px;
	height:114px;
	-moz-transform:rotate(40deg);
    -webkit-transform:rotate(40deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    position: absolute;
    top:-57px;
    right: 46px;
}
.ent_play:hover{
	background-color: #49B9EE;
}
.ent_play:active{
	opacity: .85;
}

.video_entText{
	width:484px;
	height:500px;
	overflow: hidden;
	/*background-color: #49B9EE;*/
	float:left;
	box-sizing: border-box;
	padding:60px;
}
.video_entText h4,.video_entText h4 a{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.5;
	text-align: center;
	margin-bottom:40px;
}
.video_entText h4 a:hover{
	color:#6CB3F6;
}
.ent_text{
	width:100%;
	height:auto;
	font-size:16px;
	color:#666;
}
.ent_text p{
	margin-bottom:15px;
}
.ent_text p label{
	display: inline-block;
	width:80px;
	height:auto;
	color:#666;
	text-align:justify;
	text-justify:distribute-all-lines;/*ie6-8*/
	text-align-last:justify;/* ie9*/
	-moz-text-align-last:justify;/*ff*/
	-webkit-text-align-last:justify;/*chrome 20+*/
}
.ent_text p span{
	/*display: inline-block;*/
	width:240px;
	height:auto;
	color:#666;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.ent_text p a{
	display: inline-block;
	width:14px;
	height:18px;
	background: url(../images/ioc_mapBtn.png) center center no-repeat;
	background-size: 100%;
	vertical-align: middle;
	margin-left:10px;
}
.ent_info{
	width:100%;
	height:auto;
	font-size:14px;
	color:#666;	
	line-height:2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;	
}
.ent_info span{
	font-size: 16px;
}
#ent_video{
	border-radius: 0 10px 10px 0;
	overflow: hidden;
}
#ent_video #stopall{
	width:36px;
	height:36px;
	overflow: hidden;
	background: url(../images/ioc_005.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	right:20px;
	top:20px;
	opacity: .8;
	z-index: 99;
	cursor: pointer;
	display: none;
}
#ent_video:hover #stopall{
	display: block;
}
#ent_video #stopall:hover{
	opacity: 1;
}
.ent_bgcolor{
	background-color: #f2f2f2;
	height:auto;
	padding-bottom:30px;
}
.index_show_box{
	padding-top:35px;
	box-sizing: border-box;				
}
.index_show_box>h3,.index_show_box>h3 a{
	width:100%;
	height:;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-align: center;
}
.index_show_box>h3:after,.index_show_box>h3:before{
	content: " ";
	width:200px;
	height:5px;
	display: inline-block;
	margin:0 30px;
	border-top:1px dashed #cccccc
}
.index_cg,.index_cp{
	width:100%;
	height:auto;
	padding-top:35px;
	box-sizing: border-box;
}
.index_cg_item{
	width:390px;
	height:373px;
	border-radius:10px;
	overflow: hidden;
	position: relative;
	margin-right:15px;
	float: left;
	transition: all 0.6s;
}
.index_cg_item:nth-last-child(1){
	margin-right:0;
}
.index_cg_item img,.index_cp_item img,.index_gzs_pic img{
	width:100%;
	height:100%;
	transition: all 0.3s;
}
/*.index_cg_item p{
	width:390px;
	height:60px;
	font-size:14px;
	color:#fff;
	text-shadow: 0 1px 3px rgba(50,50,50,.24);
	background-color:rgba(0,0,0,.3);
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	padding:11px 19px 14px 19px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
}*/
.index_cg_item:hover img,.index_gzs_pic:hover img{
	transition: all 0.4s;
	transform: scale(1.1);
}
.index_cp_item{
	width:380px;
	height:346px;
	border-radius:10px;
	overflow: hidden;
	position: relative;
	margin-right:27px;
	float: left;
	transition: all 0.6s;	
}
.index_cp_item:nth-last-child(1){
	margin-right:0;
}
.index_cp_info{
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(0,0,0,.3);
	color:#fff;
	box-sizing: border-box;
	padding:50px 20px;
	text-shadow: 0 1px 3px rgba(50,50,50,.24);
	opacity: 0;
}
.index_cp_info h4{
	width:100%;
	height:auto;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	margin-bottom:35px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index_cp_info p{
	width:100%;
	height:187px;
	font-size:14px;
	line-height:30px;
	text-indent: 2em;
	letter-spacing: 2px;
	overflow: hidden;
}
.index_cp_info:hover{
	opacity: 1;
	transition: all 0.4s;
}
.index_gzs{
	width:100%;
	height:544px;
}
.index_gzs_box{
	padding-top:35px;
	box-sizing: border-box;
}
.index_gzs_item{
	width:294px;
	height:auto;
	background-color: #fff;
	box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.13);
	border-radius:10px;
	float:left;
	margin-right:8px;
}
.index_gzs_item:nth-last-child(1){
	margin-right:0;
}
.index_gzs_pic{
	width:100%;
	height:294px;
	border-radius:10px;
	overflow: hidden;
}
.index_gzs_info{
	width:100%;
	height: 106px;
	box-sizing: border-box;
	padding:8px 20px 20px;
	color:#333;
}
.index_gzs_info.index_ent_info{
	padding:6px 15px 10px;
}
.index_gzs_info h4{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:2;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index_gzs_info.index_ent_info h4{
	width:100%;
	height:54px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.5;
	overflow: hidden;
	white-space:normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom:6px;
}
.index_gzs_info p{
	width:100%;
	height:42px;
	font-size:14px;
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_gzs_info.index_ent_info p{
	height:28px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
    color:#999;
    line-height:28px;
}
.index_gzs_info.index_ent_info .ioc_info_dz{
	margin-right:10px;
	margin-top:-3px;
}
.index_gzs_item:hover{
	background-color:#6CB3F6;
	transition: all 0.3s;
}
.index_gzs_item:hover .index_gzs_info h4,.index_gzs_item:hover .index_gzs_info p{
	color:#fff;
	transition: all 0.2s;
}
.index_gzs_item:hover .index_gzs_info.index_ent_info .ioc_info_dz{
	background-image:url(../images/ioc_info_007.png);
}
.ioc_patent{
	width:34px;
	height:34px;
	background: url(../images/ioc_zl.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	right:15px;
	top:15px;
	border-radius:4px;
	box-shadow:0px 1px 4px 0px rgba(0,17,50,0.16);
}
.ent_group_info{
	width:50%;
	height:auto;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.12);
	border-radius:10px;
	margin-right:20px;
	padding-bottom:20px;
}
.ent_group_info h3,.ent_index_news h3{
	width:100%;
	height:45px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:45px;
}
.ent_group_info h3:before,.ent_index_news h3:before{
	content: "";
	width:4px;
	height:18px;
	background-color:#6CB1F6;
	display: inline-block;
	vertical-align: middle;
	margin-top:-2px;
	margin-right:16px;
	border-radius: 2px;
}
.ent_group_text,.ent_index_news_list{
	width:100%;
	height:364px;
	padding:0 20px 0;
	box-sizing: border-box;
	color:#666;
	font-size:16px;
	line-height: 1.8;
	overflow: hidden;
}
.ent_group_pic{
	width:300px;
	height:200px;
	border-radius:5px;
	overflow: hidden;
	float: right;
	position: relative;
	margin:0 0 15px 15px;
}
.ent_group_pic img{
	width:100%;
	height:100%;
}
.ent_group_mask{
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.5);
	font-size:16px;
	color:#fff;
	text-align: center;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display: flex;
	justify-content:center;
	align-items:center;
	/*flex-wrap:wrap;*/
	flex-direction:column;
	opacity: 0;
}
.ent_group_mask span:nth-child(1){
	width:100%;
	height:auto;
	color:#FFFF00;
	margin-bottom:10px;
}
.ent_group_mask:hover{
	opacity: 1;
	transition: all .2s;
}
.ent_index_news{
	width:50%;
	height:auto;
	background-color:#fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.12);
	border-radius:10px;
	padding-bottom:20px;
	flex: 1;
}
.ent_index_news_list ul{
	width:100%;
	height:auto;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:10px;
	padding-top:12px;
}
.ent_index_news_list ul li{
	width: 100%;
	height:auto;
	line-height:1.6;
	font-size:16px;
}
.ent_index_news_title a,.ent_index_news_title time{
	line-height:32px;
}
.ent_index_news_title time{
	float: right;
	font-size:13px;
	color:#999;
	text-align: right;
}
.ent_index_news_title a,.ent_news_brief p{
	max-width: 70%;
	height:auto;
	display: inline-block;
	color:#333;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.ent_index_news_title a:hover{
	text-decoration: underline;
	color:#6295F8;
}
.ent_news_brief{
	line-height:28px;
}
.ent_news_brief p{
	font-size:14px;
	color:#999;
}
.ent_news_brief a{
	float:right;
	text-align: right;
	font-size:14px;
	color:#6295F8;
}
/*企业首页-结束*/

/*工作室首页-开始*/
.studio_index{
	background-color:#E1EBFF;
}
.content_box.studio_index .type_area_12{
	padding-top: 28px;
	padding-bottom:40px;
}
.studio_index_left{
	width:968px;
	/*height:1820px;*/
	height:auto;
	float:left;
	background-color: #fff;
	padding:40px 40px 59px;
	box-sizing: border-box;
	border-radius: 5px;
}
.studio_index_right{
	width:210px;
	height:auto;
	min-height:5px;
	float:right;
	position: relative;
}
.studio_index_intro{
	width:888px;
	height:218px;
	background: url(../images/studio_bgimg.png) top center no-repeat;
	background-size: 100%;
	padding-top:1px;
	box-sizing: border-box;
}
.studio_index_intro_info{
	width:835px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
	margin-top:23px;
	padding:10px 54px;
	box-sizing: border-box;
}
.studio_index_intro_info h3,.studio_index_intro_info h3 a{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight: bolder;
	text-align: center;
	color:#fff;
	line-height: 2;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.studio_index_intro_info .intro_info_child{
	width:100%;
	height:84px;
	font-size:16px;
	color:#fff;
	text-align: center;
	line-height:1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index_zl,.index_cxxm,.index_jskj{
	width:100%;
	height:auto;
	padding-top:35px;
	padding-bottom: 10px;
}
.index_zl_item{
	width:288px;
	height:275px;
	border-radius:10px;
	float:left;
	margin-right:12px;
	overflow: hidden;
	position: relative;
}
.index_zl_item:nth-last-child(1),.index_zl_item.index_cxxm_item:nth-last-child(1){
	margin-right: 0;
}
.index_zl_item img{
	width:100%;
	height:100%;
	transition: all .3s;
}
.index_zl_info{
	width:100%;
	height:62px;
	background-color:rgba(0,0,0,.3);
	border-radius:0px 0px 10px 10px;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	padding:8px 20px 5px;
	box-sizing: border-box;
}
.index_zl_info h4,.index_zl_info p,.index_jskj_info h4,.index_jskj_info p{
	width:100%;
	height:auto;
	font-size:15px;
	color:#fff;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    text-shadow: 0 1px 3px rgba(50,50,50,.24);
}
.index_zl_info h4{
	font-weight: bold;
}
.index_zl_info p{
	font-size:14px;
}
.index_zl_item:hover img{
	transition: all 0.4s;
	transform: scale(1.1);
}
/*.index_zl_item:hover .index_zl_info h4{
	font-weight: bold;
}*/
.index_zl_item.index_cxxm_item{
	width:278px;
	height:190px;
	margin-right:27px;
}
.index_jskj_item{
	width:260px;
	height:300px;
	background-color:#fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.13);
	border-radius:10px;
	overflow: hidden;
	float:left;
	margin-right:54px;
}
.index_jskj_item:nth-last-child(1){
	margin-right:0;
}
.index_jskj_pic{
	width:100%;
	height:229px;
	border-radius:10px;
	overflow: hidden;
}
.index_jskj_pic img{
	width:100%;
	height:100%;
}
.index_jskj_info{
	width:100%;
	height:69px;
	padding:8px 15px;
	box-sizing: border-box;
}
.index_jskj_info h4{
	font-size:16px;
	color:#333;
	text-shadow: none;
}
.index_jskj_info p{
	font-size:14px;
	color:#999;
	text-shadow: none;
}
.index_jbgg{
	width:888px;
	height:320px;
	background-color:#fff;
	box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.13);
	border-radius:10px;
	margin-top:35px;
	padding:20px 20px 0 20px;
	box-sizing: border-box;
}
.index_jbgg_one{
	width:405px;
	height:144px;
	padding-bottom:16px;
	border-bottom: 1px solid #EEEEEE;
	box-sizing: border-box;
	float: left;
}
.index_jbgg_pic{
	width:164px;
	height:128px;
	border-radius:5px;
	overflow: hidden;
	float:left;
}
.index_jbgg_pic img{
	width:100%;
	height:100%;
}
.index_jbgg_text{
	float: left;
	width:229px;
	height:128px;
	margin-left:12px;
}
.index_jbgg_text h4{
	font-size:16px;
	color:#333;
	line-height:2;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    margin-bottom:5px;
}
.index_jbgg_text p{
	width:100%;
	height:68px;
	font-size:14px;
	color:#999;
	line-height:1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index_jbgg_text time{
	display: inline-block;
	width:100%;
	height:auto;
	font-size: 12px;
	text-align: right;
	color:#999;
}
.index_jbgg_one.index_jbgg_two{
	margin-left:38px;
}
.index_jbgg_list{
	width:100%;
	height:auto;
}
.index_jbgg_list ul{
	width:50%;
	height:51px;
	float:left;
	box-sizing: border-box;
}
.index_jbgg_list ul li{
	width:100%;
	height:50px;
	line-height: 50px;
	display: flex;
	border-bottom:1px solid #eee;
}
.index_jbgg_list ul li a{
	width: 333px;
	height:50px;
	color:#333;
	font-size:16px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.index_jbgg_list ul li time{
	width: 72px;
	height:50px;
	font-size:12px;
	text-align: right;
	color:#999
}
.index_jbgg_list .l{
	padding-right:19px;
}
.index_jbgg_list .r{
	padding-left:19px;
}
.index_jbgg_list ul:nth-last-child(1)  li,.index_jbgg_list ul:nth-last-child(2) li{
	border-bottom: none;
}
.studio_index_profile{
	width:210px;
	height:250px;
	background-color: #fff;
	padding:20px 30px 0;
	box-sizing: border-box;
	border-radius: 5px;
	margin-bottom:10px;
}
.studio_index_profile_01{
	width:136px;
	height:136px;
	border:2px solid #fff;
	box-shadow:0px 4px 6px 0px rgba(0,17,50,0.13);
	border-radius:10px;
	overflow: hidden;
	margin:0 auto;
}
.studio_index_profile_01 img{
	width:100%;
	height:100%;
}
.studio_index_profile h3{
	width:100%;
	height:24px;
	font-size:16px;
	color:#333;
	text-align: center;
	margin-top:10px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.studio_index_profile button{
	width:150px;
	height:30px;
	background-color:#85BEFF;
	border-radius:6px;
	font-size:14px;
	color:#fff;
	border:none;
	outline: none;
	margin-top:10px;
	cursor: pointer;
}
.studio_index_profile button i{
	display: inline-block;
	width:15px;
	height:14px;
	background: url(../images/ioc_bi.png) center center no-repeat;
	background-size: 100%;
	vertical-align: middle;
	margin-right: 8px;
}
.studio_index_profile button:hover{
	background-color:#6CB3F6;
}
.studio_index_users{
	width:210px;
	height:auto;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 5px;
	margin-bottom:10px;
}
.studio_index_users_title{
	width:100%;
	height:auto;
	font-size: 16px;
	color:#333;
	line-height:32px;
	padding:14px 10px;
	box-sizing: border-box;
}
.studio_index_users_title:before{
	content: " ";
	display: inline-block;
	width:4px;
	height:18px;
	background-color:#85BEFF;
	vertical-align: middle;
	margin-right: 8px;
	
}
.studio_index_users_title span{
	float: right;
	font-size:14px;
	color:#999;
	text-align: right;
}
.studio_index_users_title span i{
	display: inline-block;
	width:20px;
	height:16px;
	background: url(../images/ioc_user_number.png) center center no-repeat;
	background-size: 100%;
	vertical-align: middle;
	margin-right:5px;
}
.studio_index_users_box{
	width:210px;
	height:580px;
	overflow: hidden;
	overflow-y: auto;
}
.studio_index_users_box::-webkit-scrollbar{
	/*display: none;*/
    width:8px;/*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
	
}
.studio_index_users_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
       	background-color:#85BEFF;
		border-radius:4px;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    }
.studio_index_users_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
        /*-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 4px;*/
        background:none;
    }
/*.studio_index_users_box:hover::-webkit-scrollbar{
	display: block;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}*/

.index_user{
	width:100%;
	height:auto;
	text-align: center;
	padding-top:15px;
	padding-bottom:15px;
}
.index_user span{
	display: inline-block;
	width:60px;
	height:60px;
	border-radius: 50%;
	overflow: hidden;
}
.index_user span img{
	width:100%;
	height:100%;
}
.index_user p{
	width:100%;
	height:auto;
	font-size:16px;
	color:#666;
	margin-top:10px;
}
.scroll_top_400{
	position: fixed;
	top:15px;
}
.scroll_bottom_234{
	position: fixed;
	bottom:234px;
}
.index_jbgg_one:hover .index_jbgg_text h4,.index_jbgg_list ul:hover li a{
	color: #5086F1;
}
.index_jskj_item:hover .index_jskj_pic img{
	opacity: .85;
}
.index_jskj_item:hover .index_jskj_info h4{
	color:#5086F1;
}
/*工作室首页-结束*/

/*工匠讲堂首页-开始*/
.forum_index.content_box,.index_list.content_box{
	/*height: 1098px;*/
	background-color: #F5F8FD;
	padding-bottom:40px;
}
.forum_index .type_area_12{
	height:1058px;
	background-color: #fff;
	box-sizing: border-box;
	padding:0 50px 40px 50px;
}
/*面包屑导航-开始*/
.crumbs_nav{
	width:100%;
	height:auto;
	font-size:14px;
	color:#999;
	box-sizing: border-box;
}
.crumbs_nav a{
	color:#999;
}
.crumbs_nav a:hover{
	color:#6E9DF7;
}
/*面包屑导航-结束*/
.forum_index .crumbs_nav{
	height:74px;
	line-height:54px;
	padding:10px 0;
}
.forum_index_item{
	width: 100%;
	height:auto;
	margin-bottom:30px;
}
.forum_index_child{
	width:260px;
	height:300px;
	background-color: #fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.16);
	border-radius:10px;
	overflow:hidden;
	float: left;
	margin-right: 20px;
}
.forum_index_pic{
	width:100%;
	height:228px;
	border-radius:10px;
	overflow: hidden;
}
.forum_index_pic img{
	width:100%;
	height:100%;
}
.forum_index_text{
	width:auto;
	height:71px;
	box-sizing: border-box;
	padding:5px 10px 0;
}
.forum_index_text h3{
	width:100%;
	height:auto;
	font-size:16px;
	color:#333333;
	line-height: 2;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum_index_text p{
	width:100%;
	height:auto;
	font-size:14px;
	color:#999;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum_index_child:hover img{
	opacity: .85;
}
.forum_index_child:hover h3{
	color:#6E9DF7;
}
/*工匠讲堂首页-结束*/

/*工作室列表-开始*/
.index_list .type_area_12{
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
}
.index_list .crumbs_nav{
	height:74px;
	line-height:54px;
	padding:10px 20px;
}
.sort_list{
	float: right;
	line-height:54px;
}
.sort_list select{
	width:auto;
	height:30px;
}
.index_list_box{
	padding:0 12px 0 20px;
}
.index_list_box .index_gzs_item{
	width:284px;
	/*height:390px;*/
	margin-bottom:15px;
}

.index_list_box .index_gzs_pic{
	height:284px;
	position: relative;
}
.index_tips{
	width:auto;
	/*min-width:48px;*/
	height:20px;
	background-color:rgba(0,0,0,.75);
	border-radius:10px;
	font-size:12px;
	color:#fff;
	padding:0 10px;
	position: absolute;
	right:10px;
	bottom:10px;
	line-height:20px;
	vertical-align: middle;
}
.ioc_i{
	display: inline-block;
	/*width:20px;
	height:24px;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.ioc_user{
	width:10px;
	height:12px;
	background-image:url(../images/ioc_user_01.png);
	margin-right:4px;
	margin-top:-2px;
}
.index_list_paging{
	display: block;
	width:auto;
	height:auto;
	padding:28px 0 40px;
	text-align: center;
}
.index_list_paging a{
	display: inline-block;
	width:auto;
	min-width: 24px;
	height:24px;
	background:#EEEEEE;
	border-radius:14px;
	color:#666;
	font-size:14px;
	text-align: center;
	line-height:21px;
	box-sizing: border-box;
	padding:0 5px;
	margin:0 5px;
}
.index_list_paging .open,.index_list_paging a:hover{
	background-color:#85BEFF;
	color: #fff;
}
.index_list_paging .pag_item{
	line-height:24px;
}
/*工作室列表-结束*/

/*企业空间列表-开始*/
.index_qykj_pic{
	width:100%;
	height:198px;
	border-radius:10px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s;
}
.index_qykj_pic img{
	width:100%;
	height:100%;
	transition: all 0.3s;
}
.index_qykj_pic:hover img{
	transition: all 0.4s;
	transform: scale(1.1);
}
/*企业空间列表-结束*/

/*成果展示列表-开始*/
.index_list_box.ent_index_list{
	padding:0 6px 0 30px;
}
.index_list_box .index_cg_item{
	width:370px;
	height:353px;
	margin-bottom:15px;
}
/*成果展示列表-结束*/

/*产品展示列表-开始*/
.index_list_box .index_cp_item{
	width:364px;
	height:333px;
	margin-right:24px;
	margin-bottom:20px;
}
.index_list_box .index_cp_info{
	padding:50px 40px;
}
.index_list_box .index_cp_info h4{
	margin-bottom:20px;
}
/*产品展示列表-结束*/

/*创新列表-开始*/
.index_list_box.studio_index_list{
	padding: 0 4px 0 20px;
}
.index_list_box .index_cxxm_item{
	margin-right:16px !important;
	margin-bottom:16px;
}
/*创新列表-结束*/

/*创新专利-开始*/
.index_list_box .index_zl_item{
	width:281px;
	height:270px;
	margin-bottom:14px;
}
/*创新专利-结束*/

/*专利详情-开始*/
.content_box.studio_info_bgcolor{
	background-color: #E1EBFF;
}
.studio_info_bgcolor .crumbs_nav{
	width:100%;
	height:64px;
	line-height:74px;
	box-sizing: border-box;
}
.cp_info_box{
	width:1200px;
	height:auto;
	min-height:729px;
	background-color:#fff;
	border-radius:10px;
	margin-bottom:33px;
	overflow: hidden;
}
.cp_info_left{
	width:320px;
	height:auto;
	min-height:729px;
	float: left;
	padding:0 10px;
	box-sizing: border-box;
	position: relative;
}
.cp_info_pic{
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:30px 30px 25px;
	border-bottom:1px solid #eee;
}
.cp_info_pic_item{
	width:240px;
	height:228px;
	border-radius:10px;
	overflow: hidden;
}
.cp_info_pic_item img{
	width:100%;
	height:100%;
}
.cp_info_pic h3{
	width:auto;
	height:auto;
	font-size:18px;
	color:#333;
	line-height:1.5;
	margin-top:15px;
	text-align: center;
}
.cp_info_text{
	width:auto;
	height:auto;
	padding-top:20px;
}
.cp_info_text_item{
	width:auto;
	height:30px;
	font-size:14px;
	color:#666;
	line-height:30px;
	margin-top:10px;
	margin-bottom:20px;
}
.ioc_info_zl{
	width:19px;
	height:19px;
	background-image: url(../images/ioc_info_001.png);
	margin-right:10px;
}
.ioc_info_gzs{
	width:18px;
	height:16px;
	background-image: url(../images/ioc_info_002.png);
	margin-right:11px;
}
.ioc_info_qy{
	width:16px;
	height:18px;
	background-image: url(../images/ioc_info_003.png);
	margin-right:12px;
}
.ioc_info_fzr{
	width:16px;
	height:16px;
	background-image: url(../images/ioc_info_004.png);
	margin-right:12px;
}
.ioc_info_lxdh{
	width:20px;
	height:16px;
	background-image: url(../images/ioc_info_005.png);
	margin-right:9px;
}
.ioc_info_dz{
	width:14px;
	height:18px;
	background-image: url(../images/ioc_info_006.png);
	margin-right:14px;
}
.cp_info_right{
	width:880px;
	height:auto;
	min-height:729px;
	background-color:#F8F8F8;
	float:left;
	padding:46px 40px 66px;
	box-sizing: border-box;
	position: relative;
}
.cp_info_right h3{
	width:100%;
	height:auto;
	font-size:18px;
	color:#333;	
	text-align: center;
	margin-bottom:20px;
}
.cp_info_right_text{
	width:100%;
	height:auto;
	font-size:14px;
	color:#666666;
	overflow: hidden;
}
.cp_info_right_text p,.cp_info_right_text pre{
	text-indent: 2em;
	font-size:14px;
	color:#666666;
	line-height:2;
	margin-bottom: 15px;
}
.cp_info_right_text img,.cp_info_right_text p img,.cp_info_right_text pre img{
	width:auto;
	max-width: 100%;
	display: block;
	margin:0 auto;
	margin-bottom: 15px;
}
.cp_info_right time{
	width:auto;
	height:16px;
	font-size:16px;
	color:#999;
	position: absolute;
	right:30px;
	bottom:50px;
	text-align: right;
}
/*专利详情-结束*/

/*创新项目详情-开始*/
.cp_info_pic_cxxm.cp_info_pic{
	padding-left:21px;
	padding-right:21px;
}
.cp_info_pic_cxxm .cp_info_pic_item{
	width:278px;
	height:190px;
}
/*创新项目详情-结束*/

/*产品展示详情-开始*/
.cp_info_pic_pro .cp_info_pic_item{
	height:218px;
}
/*产品展示详情-结束*/

/*工匠讲堂-文档-开始*/
.file_info_down{
	width:100%;
	height:auto;
	padding:40px 10px 25px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.file_info_down h3{
	width:100%;
	height:auto;
	font-size:18px;
	color:#333;
	margin-top:15px;
	
}
.file_info_down_item{
	width:280px;
	height:86px;
	background-color:#fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.13);
	border-radius:10px;
	box-sizing: border-box;
	display: flex;
}
.file_info_down_item a{
	padding:17px 9px;
}
.file_info_down_item:active{
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.06);
	opacity: .8;
}
.file_info_down_item span{
	display: inline-block;
	width:140px;
	padding-left:10px;
	text-align: left;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    vertical-align: middle;
}
.file_info_down_item .ioc_down{
	width:24px;
	height:24px;
	background-image: url(../images/ioc_down.png);
}
/*工匠讲堂-文档-结束*/

/*工匠讲堂-列表-开始*/
.index_list.forum_list .crumbs_nav{
	padding-left:40px;
	padding-right:40px;
}
.forum_list .index_list_box{
	padding-left:40px;
	padding-right:10px;
}
.forum_list .forum_index_child{
	margin-bottom:27px;
	margin-right:27px;
}
/*工匠讲堂-列表-结束*/

/*工匠讲堂-视频-开始*/
.furum_vido_info{
	background-color: #E1EBFF;
}
.furum_vido_info.content_box .type_area_12{
	padding:20px 0 40px 0;
}
.furum_vido_info_box{
	width:100%;
	height:auto;
	background-color: #fff;
	border-radius: 5px;
	padding:20px 114px 30px;
	box-sizing: border-box;
}
.furum_vido_info_box .crumbs_nav{
	margin-bottom:15px;
}
.furum_vido_info_child{
	width:auto;
	height:auto;
}
.furum_vido_info_child h3{
	width:auto;
	height:auto;
	font-size:18px;
	color:#333;
	line-height:2;
	margin-bottom:10px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    vertical-align: middle;
    font-weight: bold;
}
.furum_vido_play{
	width:972px;
	height:526px;
	background-color: #000000;
}
.furum_video_text{
	width:100%;
	height:auto;
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding:0 20px;
}
.video_info{
	width:100%;
	height:49px;
	font-size: 14px;
	color:#666;
	line-height:49px;
}
.video_info p{
	float: right;
	text-align: right;
}
.video_info span{
	margin-left:20px;
	cursor: pointer;
}
.video_info .ioc_xl{
	width:15px;
	height:8px;
	background-image: url(../images/ioc_xl.png);
}
.video_info_box{
	width:100%;
	height: auto;
	color:#666;
	line-height:1.5;
	padding:10px 0 20px;
	border-top: 1px solid #cccccc;
	/*transition: all .4s;*/ 
}
.video_info_box h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:8px;
}
.video_info_box h3:before{
	content:"";
	display: inline-block;
	width:4px;
	height:14px;
	vertical-align: middle;
	background-color: #89B0FB;
	margin-right:6px;
}
.video_info_child{
	width:100%;
	height:auto;
	font-size:14px;
	color:#666;
	line-height:1.8;
	padding:0 10px;
	box-sizing: border-box;
}
/*工匠讲堂-视频-结束*/

/*联盟资讯-列表-开始*/
.index_news_item{
	width:540px;
	height:141px;
	background-color:#fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.13);
	border-radius:10px;
	padding:10px 20px 20px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	margin-right:35px;
	margin-bottom:35px;
	float:left;
}
.index_news_item h3{
	width:330px;
	height:40px;
	font-size:18px;
	color:#333;
	line-height:40px;
	margin-bottom:8px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.index_news_item h3 a{
	display: block;
	color:#333;
}
.index_news_item h3 a:hover{
	color:#6E9DF7;
}
.index_news_text{
	width:100%;
	height:63px;
	font-size:14px;
	color:#999;
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index_news_time{
	width:149px;
	height:48px;
	background: #6CB3F6;
	background:-webkit-gradient(linear, 0 0, 100% 0, from(0deg,rgba(111,156,245,1)), to(rgba(108,182,246,1)));
	background:-webkit-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:-moz-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:-o-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	position: absolute;
	top:0;
	right:20px;
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);   
	-moz-transform: skew(-30deg);   
	-o-transform:skew(-30deg);
	color:#fff;
	box-shadow:0px 1px 5px 0px rgba(0,17,50,0.13);
}
.index_news_time big{
	font-size:22px;
	margin-left:20px;
	display: inline-block;
	vertical-align: top;
	
}
.index_news_time span{
	font-size:24px;
	margin-top:4px;
	margin-right:8px;
	margin-left:8px;
	display: inline-block;
	vertical-align: top;
	opacity: .8;
}
.index_news_time time{
	font-size:14px;
	margin-top:18px;
	display: inline-block;
	vertical-align: top;
}
/*联盟资讯-列表-结束*/

/*企业资讯-列表-开始*/
.index_list.ent_news_list .crumbs_nav{
	padding-left:25px;
	padding-right:25px;
}
.index_list.ent_news_list .index_list_box{
	padding-left:25px !important;
	padding-right:7px !important;
}
.ent_news_item{
	width:566px;
	height:156px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	border-radius:10px;
	overflow: hidden;
	display: flex;
	margin-right:16px;
	margin-bottom:16px;
	float: left;
}
.ent_news_pic{
	width:186px;
	height:156px;
	overflow: hidden;
	border-radius: 10px;
}
.ent_news_pic img{
	width:100%;
	height:100%;
}
.ent_news_title{
	width:380px;
	height:156px;
	padding:15px 20px 10px;
	box-sizing: border-box;
	flex: 1;
}
.ent_news_title h3,.ent_news_title h3 a{
	width:100%;
	height:48px;
	font-size:16px;
	font-weight: bold;
	color:#333;
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ent_news_title h3 a:hover{
	color:#6E9DF7;
}
.ent_news_text{
	width:100%;
	height:42px;
	font-size:14px;
	color:#666;
	margin-top:6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_news_note{
	width:100%;
	height:25px;
	font-size: 13px;
	color:#999;
	line-height:30px;
	margin-top:10px;
	text-align: right;
}
/*企业资讯-列表-结束*/

/*企业资讯-详情-开始*/
.news_info .crumbs_nav{
	padding:0 50px;
}
.news_info_box{
	width:1100px;
	height:auto;
	min-height:472px;
	margin:0 auto;
	background-color: #fff;
	border-radius: 5px;
	padding:50px 60px 60px;
	box-sizing: border-box;
}
.news_info_box h2{
	width:100%;
	height:auto;
	font-size:28px;
	color:#333;
	letter-spacing: 1px;
}
.news_info_note{
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:10px;
	font-size:13px;
	color:#999;
	margin-bottom:30px;
}
.news_info_text,.news_info_text p,.news_info_text pre{
	width:100%;
	height:auto;
	font-size: 16px;
	color:#666;
	line-height: 2;
	overflow: hidden;
}
.news_info_text p,.news_info_text pre{
	margin-bottom:15px;
	text-indent: 2em;
}
.news_info_text img,.news_info_text p img,.news_info_text pre img{
	width: auto;
	height:auto;
	max-width: 100%;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}
/*联盟资讯-详情-结束*/

/*企业介绍-开始*/
.basics_info{
	width: 100%;
	height:auto;
	padding:80px 120px 60px;
	box-sizing: border-box;
	border-bottom:1px dashed #CCCCCC;
	display: flex;
}
.basics_info_pic{
	float: left;
	margin-right:30px;
	position: relative;
}
.basics_info_pic img{
	width:100%;
	height:100%;
	border-radius: 10px;
}
.ent_basics{
	width:416px !important;
	height:270px !important;
	border-radius: 10px;
	overflow: hidden;
}
.basics_info_text{
	width:650px;
	float: left;
	flex: 1;
}
.basics_info_text h3{
	width:100%;
	height:auto;
	font-size:22px;
	font-weight:bold;
	color:#333;
	line-height:2;
	padding-top:5px;
}
.basics_info_item{
	width:auto;
	height:auto;
	font-size:16px;
	color:#333;
	margin-top:20px;
	line-height:1.5;
	display: flex;
}
.basics_info_note{
	text-align: left;
	flex: 1;
	display: inline-flex;
}
.basics_info_note span{
	display: inline-block;
	color:#999;
	float: left;
	text-align: right;
	width:70px;
	text-align:justify;
	text-justify:distribute-all-lines;/*ie6-8*/
	text-align-last:justify;/* ie9*/
	-moz-text-align-last:justify;/*ff*/
	-webkit-text-align-last:justify;/*chrome 20+*/
}
.basics_info_note p{
	display: inline-block;
	/*margin-left:80px;*/
	flex: 1;
	margin-left:5px;
}
.ioc_info_dzL{
	width: 14px;
    height: 18px;
    background-image: url(../images/ioc_mapBtn.png);
    vertical-align: middle;
    margin-left: 10px;
}
.basics_info_child{
	width:100%;
	height:auto;
	background-color:#F8F8F8;
	box-sizing: border-box;
	padding:0 120px 60px;
}
.basics_info_child_text{
	margin-top:30px;
}
.basics_info_child_text,.basics_info_child_text p,.basics_info_child_text pre{
	width:100%;
	height:auto;
	font-size:14px;
	color:#666666;
	line-height:2;
	text-indent: 2em;
	margin-bottom:15px;
}
.basics_info_child_text img,.basics_info_child_text p img,.basics_info_child_text pre img{
	display: block;
	width:auto;
	height:auto;
	margin:0 auto;
}
/*企业介绍-结束*/

/*工作室介绍-开始*/
.studio_basics_pic{
	width:215px;
	height:215px;
	border-radius: 10px;
	overflow: hidden;
}
/*工作室介绍-结束*/


/*联盟介绍-开始*/
.index_introduce_left{
	width:140px;
	height:auto;
	min-height: 729px;
	float: left;
	box-sizing: border-box;
	padding:90px 0 0 30px;
}
.index_introduce_left div{
	width:110px;
	height:36px;
	border:1px solid #85BEFF;
	border-radius:18px 0px 0px 18px;
	line-height:36px;
	text-align: center;
	margin-bottom:10px;
	color:#6EA9F5;
	font-size:16px;
	font-weight:bold;
	cursor: pointer;
}
.index_introduce_left div a{
	color:#6EA9F5;
}
.index_introduce_left .open,.index_introduce_left .open a{
	background-color: #85BEFF;
	color:#fff;
}
.index_introduce_right{
	width:1030px;
	height:auto;
	min-height: 650px;
	background-color:#fff;
	border:2px solid #85BEFF;
	border-radius:10px;
	float: left;
	margin-top:40px;
	box-sizing: border-box;
	padding:30px 40px;
}
.index_introduce_right h3{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:bold;
	color:#666;
	text-align: center;
	margin-bottom: 25px;
}
.index_introduce_text,.index_introduce_text p,.index_introduce_text pre{
	width:100%;
	height:auto;
	font-size:16px;
	color:#666;
	margin-bottom:10px;
	line-height:2;
	text-indent: 2em;
}
.index_introduce_text img,.index_introduce_text p img,.index_introduce_text pre img{
	display: block;
	margin:0 auto;
	width:auto;
	height:auto;
	margin-bottom:10px;
}
/*联盟介绍-结束*/

/*揭榜攻关-列表-开始*/
.index_issue_item{
	width:540px;
	height:150px;
	background-color:#fff;
	padding: 10px 20px 20px;
	box-sizing: border-box;
	box-shadow:0px 2px 7px 1px rgba(0,17,50,0.13);
	border-radius:10px;
	float: left;
	margin-right:35px;
	margin-bottom:35px;
	position: relative;
}
.index_issue_item h3{
	width:100%;
	height:auto;
	font-size:16px;
	font-weight: bold;
	color:#333;
	line-height:2;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    box-sizing: border-box;
    padding-right:80px;
}
.index_issue_item h3 a{
	color:#333;
}
.index_issue_item h3 a:hover{
	color:#6EA9F5;
}
.index_issue_flex{
	width:100%;
	height:auto;
	margin-top:5px;
	display: flex;
}
.index_issue_left{
	width:378px;
	height:82px;
	padding-right:15px;
}
.index_issue_right{
	width:162px;
	height:82px;
	text-align: right;
}
.index_issue_note{
	width:100%;
	height:28px;
	font-size:14px;
	color:#FD8900;
	line-height:28px;
	margin-bottom:5px;
}
.index_issue_text{
	width:100%;
	height:50px;
	font-size:16px;
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_issue_state{
	width:100%;
	height:63px;
}
.index_issue_tattoo{
	display: inline-block;
	width:auto;
	min-width: 80px;
	height:28px;
	border-radius:5px;
	line-height:28px;
	text-align: center;
}
.tattoo_jinxing{
	background-color:rgba(133,190,255,.1);
	color:#85BEFF;
	border:1px solid #85BEFF;
}
.tattoo_yiwancheng{
	background-color:rgba(239,134,65,.1);
	color:#EF8641;
	border:1px solid #EF8641;
}
.index_issue_state img{
	vertical-align: top;
	margin-top:-10px;
}
.index_issue_time{
	width:100%;
	height:auto;
	font-size: 13px;
	color:#999;
}
.index_issue_item .ioc_xin{
	position: absolute;
	right:0;
	top:0;
}
/*揭榜攻关-列表-结束*/

/*揭榜攻关-详情-开始*/
.issue_info_child{
	width:100%;
	height:auto;
	background-color: #fff;
	position: relative;
	border-radius:10px;
	margin-bottom:33px;
	overflow: hidden;
}
.issue_info_box{
	width:100%;
	height:auto;
	min-height:729px;
	padding:40px 110px 50px;
	box-sizing: border-box;
}
.issue_info_title{
	width:100%;
	height:auto;
	font-size:24px;
	color:#333;
	margin-bottom: 15px;
}
.issue_info_note{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.issue_info_tattoo{
	display: inline-block;
	width:auto;
	min-width: 80px;
	height:24px;
	border-radius:5px;
	font-size: 14px;
	line-height:22px;
	text-align: center;
	vertical-align: middle;
	margin-right: 8px;
	box-sizing: border-box;
	padding:0 10px;
}
.issue_info_note time{
	display: inline-block;
	width:auto;
	height:24px;
	background-color: #f2f2ff;
	padding:0 10px;
	color:#999;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 8px;
	line-height: 24px;
}
.note_number{
	width:auto;
	height:24px;
	line-height: 24px;
	color:#999;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 10px;
}
.note_number big{
	color:#FD8900;
	font-weight: bold;
}
.pub_time{
	width:auto;
	height:24px;
	line-height: 24px;
	color:#999;
	font-size: 14px;
	vertical-align: middle;
	float: right;
	text-align: right;
}
.issue_info_text,.issue_info_text p,.issue_info_text pre{
	width:100%;
	height: auto;
	font-size:16px;
	line-height:2;
	margin-bottom:15px;
	color:#666;
}
.issue_info_text img,.issue_info_text p img,.issue_info_text pre img{
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom:15px;
}
.issue_info_files{
	width:100%;
	height:auto;
	display: flex;
	padding-top:25px;
}
.issue_files_box{
	width:620px;
	height:auto;
}
.issue_files_box .file_info_down_item{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.issue_files_btn{
	width:360px;
	height:auto;
	min-height: 86px;
	/*text-align: right;*/
	display: inline-flex;
	justify-content:flex-end;
	align-items:center;
}
.issue_files_btn button{
	width:auto;
	min-width: 124px;
	height:40px;
	font-size: 16px;
	color:#fff;
	border:none;
	background-color:#89B0FB;
	border-radius:10px;
	padding:0 20px;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
}
.issue_files_btn button:active{
	margin-top:1px;
	opacity: .9;
	line-height:41px;
}
.issue_info_form,.issue_info_dis{
	width:100%;
	height:auto;
	padding:20px 110px;
	box-sizing: border-box;
}
.issue_info_form h3,.issue_info_dis h3{
	width:100%;
	height:40px;
	font-size:18px;
	font-weight:bold;
	color:#779CF5;
	line-height: 40px;
	border-bottom:1px dashed #5A8BFF;
	position: relative;
	margin-bottom:30px;
	box-sizing:border-box;
	padding-left: 8px;
}
.issue_info_form h3 span{
	width:auto;
	height:auto;
	padding:0 10px;
	position: absolute;
	right:0;
	bottom:-20px;
	font-size:14px;
	font-weight: normal;
	background-color: #fff;
	cursor: pointer;
}
.issue_info_form_input{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.issue_info_form_input label{
	display: inline-block;
	width:100px;
	height:36px;
	text-align: right;
	line-height:36px;
	font-size: 14px;
	vertical-align: top;
	color:#666666;
}
.issue_info_form_input input{
	width:340px;
	height:36px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	outline: none;
	padding:0 15px;
	font-size: 14px;
	vertical-align: middle;
	background-color: #F9FBFB;
}
.issue_info_form_input span{
	width:auto;
	height:36px;
	line-height: 36px;
	color:red;
	font-size:12px;
	margin-left:10px;
	vertical-align: bottom;
}
.upload_btn{
	width:108px;
	height:36px;
	border:1px solid #89B0FB;
	border-radius:5px;
	color:#5A8BFF !important;
	text-align: center !important;
	line-height: 36px;
	cursor: pointer;
}
.upload_btn input{
	width:100%;
	height:36px;
	display: none;
}
.issue_info_form_input textarea{
	width:500px;
	height:150px;
	border:1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	padding:10px;
	font-size:14px;
	color:#333;
	background-color: #F9FBFB;
	border:1px solid #eee;
	outline: none;
}
.issue_info_form_input textarea:focus,.issue_info_form_input>input:focus{
	border-color: #89B0FB;
	background-color: #F2FBFF;
	box-shadow: 0 0 5px rgba(137,176,251,.25);
}
.issue_info_form_btn{
	width:auto;
	min-width: 102px;
	height:36px;
	background-color:#89B0FB;
	border-radius:5px;
	box-sizing: border-box;
	padding:0 20px;
	border:none;
	outline: none;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	margin-left:105px;
	margin-bottom:5px;
}
.issue_info_form_btn:active{
	margin-top:1px;
	opacity: .9;
	margin-bottom:4px;
}
.issue_info_dis h3{
	border-bottom-style:solid;
}
.issue_info_dis h3 span{
	font-size:20px;
}
.issue_info_dis_list{
	width:100%;
	height: auto;
}
.skillShare_user_item{
	border-bottom:1px solid #eee;
	padding:18px 15px 18px 0;
	display: flex;
}
/*.skillShare_user_item:last-of-type{
	border-bottom:none;
}*/
.skillShare_user_quiz_pic{
	width:60px;
	height:60px;
	background-color: #28ABFF;
	float:left;
	border-radius: 50%;
	overflow: hidden;
}
.skillShare_user_quiz_pic img{
	width:100%;
	height:100%;
	vertical-align:top;
}
.skillShare_user_quiz_info{
	width:100%;
	height:auto;
	color:#333;
	padding-left:75px;
	font-size:14px;
	flex: 1;
	box-sizing: border-box;
}
.skillShare_user_quiz_nameTime label{
	font-size:14px;
	color:#28ABFF;
	margin-right:10px;
}
/*.skillShare_user_quiz_nameTime span a{
	font-size:14px;
	color:#999;
}
.skillShare_user_quiz_nameTime span a:hover{
	color:#CC123F;
}*/
.skillShare_user_quiz_nameTime time{
	font-size:12px;
	color:#999;
	float: right;
}
.skillShare_user_quiz_nameTime{
	width:auto;
	height:22px;
	margin-bottom:8px;
}
.userUpload_fill{
	width:auto;
	height:auto;
	margin-left:40px;
	margin-bottom:15px;
}
.userUpload_fill .file_info_down_item{
	float: left;
	margin-right:15px;
	margin-bottom: 15px;
}
.skillShare_user_quiz_problem{
	width:100%;
	height:auto;
	position: relative;
}
.skillShare_user_quiz_problem>span{
	font-size:14px;
	color:#999;
	position: absolute;
	left:0;
	top: 0;
}
.userUpload_operate{
	width:100%;
	height:auto;
	margin-top:15px;
}
.skillShare_user_quiz_problem p{
	margin-left:40px;
	font-size:14px;
	color:#333;
}
.take_item,.take_btn,.take_down{
	width:auto;
	height:24px;
	border:1px solid #FF5000;
	color:#FF5000;
	text-align: center;
	padding:0 15px;
	border-radius:15px;
	font-size:14px;
	line-height:24px;
	float:left;
	margin-right:10px;
}
.take_btn{
	background-color: #89B0FB;
	color:#fff;
	height:26px;
	line-height:26px;
	outline: none;
	cursor: pointer;
	border-color: #89B0FB;
}
.take_down{
	border-color:#eee;
	color:#5A8BFF;
	padding-left:35px;
	background: #f4f4f4 url(../images/ioc_down.png) 15px center no-repeat;
	background-size:16px;
}
/*揭榜攻关-详情-结束*/

/*合理化建议-开始*/
.us_info_box,.user_proposal_box{
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:40px 70px 20px;
}
.us_info_box h3,.user_proposal_info h3{
	width:100%;
	height: auto;
	font-size: 22px;
	color:#333;
	margin-bottom:15px;
}
.us_info_box h3:before,.user_proposal_info h3:before{
	content: " ";
	display: inline-block;
	width:4px;
	height:18px;
	background-color: #6E9DF7;
	vertical-align: middle;
	margin-right:10px;
}
.us_info_box p{
	width:auto;
	height:auto;
	font-size:16px;
	color:#5e6267;
	margin-left:14px;
	line-height:1.5;
	margin-bottom:20px;
}
.us_info_box p span,.user_proposal_info ul li label{
	display: inline-block;
	width:80px;
}
.user_proposal_box{
	padding-top:0;
	padding-bottom:60px;
}
.user_proposal_info{
	width:100%;
	height:auto;
	padding-top:20px;
	border-top:1px solid #ccc;
}
.user_proposal_info h3{
	margin-bottom:30px;
}
.user_proposal_info ul li{
	font-size: 16px;
	color:#5e6267;
	line-height:36px;
	margin-left:14px;
	margin-bottom: 20px;
}
.user_proposal_info ul li input{
	width:400px;
	height:36px;
	border:1px solid #ccc;
	outline: none;
	box-sizing: border-box;
	padding:0 10px;
	border-radius: 5px;
	vertical-align: middle;
}
.user_proposal_info ul li input:focus,.user_proposal_info ul li textarea:focus{
	border-color: #89B0FB;
	background-color: #F2FBFF;
	box-shadow: 0 0 5px rgba(137,176,251,.25);
}
.user_proposal_info ul li span{
	font-size:14px;
	color:#999;
	margin-left:15px;
	vertical-align: middle;
}
.user_proposal_info ul li span i{
	color:red;
}
.user_proposal_info ul li textarea{
	width:100%;
	height:200px;
	box-sizing: border-box;
	padding:10px 15px;
	outline: none;
}
.user_proposal_btn{
	width:auto;
	min-width: 100px;
	height:36px;
	padding:0 15px;
	color:#fff;
	background-color:#89B0FB;
	border-radius:5px;
	border:none;
	margin-right:14px;
	cursor: pointer;
	margin-bottom:1px;
	outline: none;
	float: right;
	
}
.user_proposal_btn:active{
	margin-top:1px;
	margin-bottom:0;
	opacity: .9;
}
/*合理化建议-结束*/

/*企业空间-地图-开始*/
.ent_map{
	width: 100%;
	height:570px;
	background-color: #9ABBEB;
}
/*企业空间-地图-结束*/

/*工作室-成员管理-开始*/
.studio_users_list{
	width:100%;
	height:auto;
	padding:40px 100px 20px 120px;
	box-sizing: border-box;
}
.studio_users_item{
	width:224px;
	height:224px;
	background-color:#fff;
	box-shadow:0px 2px 8px 0px rgba(0,17,50,0.16);
	border-radius:10px;
	box-sizing: border-box;
	padding:20px;
	float: left;
	margin-right:20px;
	margin-bottom:15px;
}
.studio_users_pic{
	width:100%;
	height:60px;
	text-align: center;
	position: relative;
}
.studio_users_pic span{
	display: inline-block;
	width:60px;
	height:60px;
	border-radius: 50%;
	overflow: hidden;
	background-color: rgba(109,173,245,.2);
}
.studio_users_pic img{
	width:100%;
	height:100%;
}
.studio_users_pic i{
	display: block;
	width:auto;
	height:20px;
	color:#fff;
	font-size: 12px;
	line-height:20px;
	padding:0 10px;
	position: absolute;
	left:-10px;
	top:-10px;
	background-color:rgba(111,156,245,1);
	background:-webkit-gradient(linear, 0 0, 100% 0, from(0deg,rgba(111,156,245,1)), to(rgba(108,182,246,1)));
	background:-webkit-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:-moz-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:-o-linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	background:linear-gradient(0deg,rgba(111,156,245,1) 0%, rgba(108,182,246,1) 100%);
	border-radius:10px;
	text-shadow: 0 1px 3px rgba(0,0,0,.1);
	font-style: normal;
}
.studio_users_info{
	width:100%;
	height:auto;
	font-size:14px;
	color:#333333;
	margin-top:15px;
}
.studio_users_info ul li{
	margin-bottom:10px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
/*工作室-成员管理-结束*/

/*企业空间-企业会议室-开始*/
.chat_room_left{
	/*width:960px;*/
	width:100%;
	height:auto;
	background-color:#fff;
	float: left;
	border-radius: 5px;
}
.chat_room_list{
	width:100%;
	height:515px;
	overflow: hidden;
	box-sizing: border-box;
	padding:50px 5px 0 20px;
}
.chat_room_item{
	/*width:290px;*/
	width:278px;
	height:140px;
	background-color:#F2F2F2;
	border-radius:2px;
	float: left;
	margin-right:15px;
	margin-bottom: 15px;
}
.chat_room_item>img{
	width:100%;
	height:100%;
	cursor: pointer;
}
.chat_room_item a{
	display: block;
	width:100%;
	height:100%;
	padding:0 15px;
	box-sizing: border-box;
}
.chat_room_name{
	width:100%;
	height:48px;
	border-bottom:1px solid #EEEEEE;
}
.chat_room_name h3{
	/*width:200px;*/
	width:190px;
	height:48px;
	font-size: 16px;
	line-height:48px;
	color:#333;
	float: left;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.chat_room_state{
	/*width:60px;*/
	width:58px;
	height:22px;
	background-color:#999999;
	border-radius:5px;
	font-size:14px;
	color:#fff;
	float: right;
	text-align: center;
	margin-top:14px;
}
.chat_room_item a:hover h3{
	color:#FA7642;
}
.chat_room_info{
	width:100%;
	height:auto;
	padding-top:15px;
	box-sizing: border-box;
}
.chat_room_user{
	width:190px;
	height:auto;
	display: flex;
	float:left;
}
.chat_room_user_pic{
	width:60px;
	height:60px;
	overflow: hidden;
	border-radius: 50%;
	margin-right:10px;
}
.chat_room_user_pic img{
	width:100%;
	height:100%;
}
.hat_room_user_text{
	width:100%;
	height:60px;
	flex: 1;
}
.hat_room_user_text p{
	width:100%;
	height:auto;
	font-size:14px;
	line-height:2;
	color:#666666;
}
.hat_room_user_text time{
	font-size:13px;
	color:#999;
}
.chat_room_info_state{
	/*width:70px;*/
	width:58px;
	height:60px;
	font-size:14px;
	text-align: right;
	vertical-align: middle;
	float:left;
	overflow: hidden;
}
.chat_room_info_state span{
	line-height:90px;
	color:#666666;
}
.chat_room_info_state .state_sm{
	color:#FA7642;
}
.chat_room_state.state_now{
	background-color:#FA7642;
}
.me_space_right{
	width:230px;
	height:370px;
	background-color:#fff;
	border-radius:5px;
	float:right;
}
.me_space_right h3{
	width:100%;
	height:45px;
	font-size:16px;
	font-weight:bold;
	color:#65A5FF;
	text-align: center;
	line-height:50px;
	overflow: hidden;
	border-bottom:1px solid #eee;
}
.me_space_right ul{
	width:100%;
	height:auto;
}
.me_space_right ul li{
	width:100%;
	height:auto;
	border-bottom:1px solid #eee;
	padding:8px 10px;
	font-size:14px;
	color:#666;
	box-sizing: border-box;
}
.me_space_right ul li p{
	width:100%;
	height:24px;
	line-height: 24px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.me_space_right ul li p a{
	color:#666;
}
.me_space_right ul li span,.me_space_right ul li time{
	height: auto;
	display: inline-block;
	font-size:12px;
	color:#999;
	vertical-align: middle;
}
.me_space_right ul li span{
	width:120px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.me_space_right ul li time{
	width:85px;
	text-align: right;
}
.me_space_right ul li p a:hover{
	text-decoration: underline;
	color:#FA7642;
}
.chat_mask{
	width: 100%;
	height:100%;
	background-color: rgba(0,0,0,.5);
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.found_chat{
	width:540px;
	height:360px;
	background-color:#fff;
	border-radius:10px;
	position: absolute;
	top:18%;
	left:50%;
	margin-left:-270px;
	overflow: hidden;
}
.found_chat_head{
	width:100%;
	height:78px;
	background-color:#99BBFD;
	border-radius:10px 10px 0px 0px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
}
.found_chat_head h3{
	width:100%;
	height:58px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:58px;
}
.found_chat_head span{
	width:18px;
	height:18px;
	position: absolute;
	right:15px;
	top:12px;
	color:#fff;
	opacity: .85;
	cursor: pointer;
	line-height:18px;
}
.found_chat_head span:hover{
	opacity: 1;
	background-color:rgba(0,0,0,.1);
}
.found_chat_info{
	width:100%;
	height:178px;
	box-sizing: border-box;
	padding:30px 80px 0 60px;
	margin-bottom:20px;
}
.found_chat_item{
	width:100%;
	height:auto;
	display: flex;
	margin-bottom:20px;
}
.found_chat_item span{
	width:110px;
	height:36px;
	vertical-align: middle;
	text-align: right;
	font-size:16px;
	color:#666;
	line-height:36px;
}
.found_chat_link{
	width:100%;
	height:36px;
	flex: 1;
}
.found_chat_link input{
	width:100%;
	height:36px;
	border:1px solid #ccc;
	outline: none;
	box-sizing: border-box;
	padding:0 15px;
}
.found_chat_link input:focus{
	border-color: #89B0FB;
	background-color: #F2FBFF;
	box-shadow: 0 0 5px rgba(137,176,251,.25);
}
.found_chat_menu{
	width:100%;
	height:auto;
	text-align: center;
	padding-top:15px;
}
.found_chat_menu input{
	width:160px;
	height:36px;
	background-color:#669AFD;
	border-radius:10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor: pointer;
	outline: none;
}
.found_chat_menu input:hover{
	opacity: .9;
}
.found_chat_menu input:active{
	opacity: 1;
}
.radio_div{
	float:left;
	margin-right:20px;
	line-height:36px;
}
.radio_div label,.radio_div input{
	cursor:pointer;
	vertical-align: middle;
}

.radio_div input[type="radio"] + label::before {
content: "\a0"; /*不换行空格*/
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    background-color: #fff;
    margin-right: 7px;
    position: relative;
    top: 10px;
    line-height:36px;
    vertical-align: top;
}
.radio_div input[type="radio"]:checked + label::before {
    background-color: #66A9FD;
    background-clip: content-box;
    padding: 2px;
    line-height:36px;
    vertical-align: top;
}
.radio_div input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    vertical-align: top;
}
#setUp_room:hover{
	opacity: .9;
}
/*企业空间-企业会议室-结束*/

/*企业空间-企业会议室-详情-开始*/
.ent_chat_room.type_area_12{
	height:750px;
	background-color: #F9F9F9;
	border-radius: 5px;
	overflow: hidden;
	border:1px solid #CCCCCC;
	padding-top:0 !important;
	display: flex;
}
.ent_chat_room_left{
	width:870px;
	height:750px;
	border-right:1px solid #CCCCCC;
}
.ent_chat_room_right{
	width:330px;
	height:750px;
}
.chat_room_head{
	width:870px;
	height:62px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	line-height:62px;
	box-sizing: border-box;
	padding:0 20px;
}
.chat_room_head h3{
	width:700px;
	height:62px;
	line-height:62px;
	font-size:18px;
	font-weight: bold;
	color: #333;
	float: left;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
}
.chat_room_head button{
	width:auto;
	height:34px;
	background:#6EA9F5;
	border-radius:5px;
	border: none;
	color:#fff;
	font-size:16px;
	padding:0 20px;
	cursor:pointer;
	outline: none;
	font-weight: bold;
	float: right;
	margin-top:14px;
}
.chat_room_head button:hover{
	opacity: .85;
}
.chat_room_head button:active{
	opacity: 1;
}
.chat_room_body{
	width:100%;
	height:500px;
	box-sizing: border-box;
	padding:20px 30px;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 10px 1px rgba(0,0,100,.03) inset;
}
.chat_room_body::-webkit-scrollbar{
	/*display: none;*/
    width:4px;/*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
}
.chat_room_body::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	display: none;
   	background-color:#CCCCCC;
	border-radius:2px;
    /*-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);*/
}
.chat_room_body::-webkit-scrollbar-track {/*滚动条里面轨道*/
    background:none;
}
.chat_room_body:hover::-webkit-scrollbar-thumb{
	display: block;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.chat_room_mouth{
	width:100%;
	height:188px;
	border-top:1px solid #ccc;
	background: #fff;
}
.chat_room_mouth_tablet{
	width:100%;
	height:130px;
}
.chat_room_mouth_tablet textarea{
	width:100%;
	height:130px;
	padding:10px 20px;
	box-sizing: border-box;
	outline: none;
	border:none;
	background: none;
}
.chat_room_mouth_tablet textarea::-webkit-scrollbar{
	/*display: none;*/
    width:4px;/*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
}
.chat_room_mouth_tablet textarea::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
   	background-color:#CCCCCC;
	border-radius:2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
.chat_room_mouth_tablet textarea::-webkit-scrollbar-track {/*滚动条里面轨道*/
    background:none;
}
.chat_room_mouth_menu{
	width: 100%;
	height:58px;
	box-sizing: border-box;
	padding:5px 15px 0 10px;
	text-align: right;
}
.chat_room_mouth_menu input{
	width:auto;
	min-width: 80px;
	height:32px;
	padding:0 20px;
	background-color:#6EA9F5;
	border-radius:5px;
	color:#fff;
	border:none;
	outline: none;
	cursor: pointer;
}
.chat_room_mouth_menu input:hover{
	background-color: #6E9DF7;
}
.chat_room_viscus{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.chat_room_viscus_head{
	width:60px;
	height:60px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right:15px;
}
.chat_room_viscus_head img{
	width:100%;
	height:100%;
}
.chat_room_viscus_info{
	width: auto;
	max-width: 50%;
	float: left;
}
.chat_room_viscus_info h3{
	width:100%;
	height:24px;
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-bottom: 5px;
}
.chat_room_viscus_text{
	width:100%;
	height: auto;
	background-color: #fff;
	padding:10px;
	font-size:14px;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
	box-shadow: 0 0 8px 1px rgba(0,0,0,.03);
}
.chat_room_viscus_text:before{
	content: "";
	border-top: 6px solid transparent;
	border-right: 8px solid #fff;
	border-bottom: 6px solid transparent;
	position: absolute;
	left:-8px;
	top:14px;
}
.chat_room_viscus_pic{
	width:100%;
	height:auto;
}
.chat_room_viscus_pic img{
	display:inline-block;
	width:auto;
	max-width: 60%;
	border-radius: 5px;
}
.my_chat_viscus .chat_room_viscus_head{
	float: right;
	margin-left:15px;
	margin-right:0;
}
.my_chat_viscus .chat_room_viscus_info{
	float: right;
	padding-top:5px;
}
.my_chat_viscus h3{
	display: none;
}
.my_chat_viscus .chat_room_viscus_text{
	background-color: #CCDCFB;
}
.my_chat_viscus .chat_room_viscus_text img,.my_chat_viscus .chat_room_viscus_text p img{
   max-width:100%;
}
.my_chat_viscus .chat_room_viscus_text:before{
	left:auto;
	right:-8px;
	border-top: 6px solid transparent;
	border-left: 8px solid #CCDCFB;
	border-bottom: 6px solid transparent;
	border-right: none;
}
.my_chat_viscus .chat_room_viscus_pic{
	text-align: right;
}
.chat_room_users_head{
	width:100%;
	height:62px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	line-height:62px;
	box-sizing: border-box;
	padding:0 20px;
}
.chat_room_users_head h4{
	width:150px;
	height:62px;
	line-height: 62px;
	font-size: 16px;
	color:#333;
	float: left;
}
.chat_room_users_head label{
	float:left;
	width:137px;
	height:60px;
	line-height:62px;
	text-align: right;
	font-size:14px;
	color:#999;
}
.chat_room_users_head label span{
	font-size: 16px;
	color:#FA7642;
}
.chat_room_users{
	width:100%;
	height:686px;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	padding-bottom:20px;
}
.chat_room_users_list{
	width:100%;
	height:auto;
	display: flex;
	padding:0 10px 0 14px;
	box-sizing: border-box;
	flex-wrap:wrap;
}
.chat_user_item{
	width:33.333%;
	height:120px;
	box-sizing: border-box;
	padding-top:25px;
}
.chat_user_pic{
	width:60px;
	height:60px;
	border-radius:50%;
	overflow: hidden;
	margin:0 auto;
}
.chat_user_pic img{
	width:100%;
	height:100%;
}
.chat_user_name{
	width:100%;
	height:auto;
	padding:0 12px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    font-size: 14px;
    text-align: center;
    color:#666;
    box-sizing: border-box;
    margin-top:8px;
}
.chat_room_users::-webkit-scrollbar{
	/*display: none;*/
    width:4px;/*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
}
.chat_room_users::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	display: none;
   	background-color:#CCCCCC;
	border-radius:2px;
    /*-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);*/
}
.chat_room_users::-webkit-scrollbar-track {/*滚动条里面轨道*/
    background:none;
}
.chat_room_users:hover::-webkit-scrollbar-thumb{
	display: block;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/*企业空间-企业会议室-详情-结束*/

/*私享空间-列表-开始*/
.ent_share_list.type_area_12{
	height:auto;
	background-color: #fff;
	border-radius: 5px;
	padding-top:0;
	box-sizing: border-box;
	padding-left:30px;
	padding-right:30px;
}
.ent_share_head{
	width:100%;
	height:70px;
	border-bottom:1px solid #CCCCCC;
}
.ent_share_head_nav{
	width:700px;
	height:70px;
	padding-top:38px;
	box-sizing: border-box;
	display: flex;
	float: left;
}
.ent_share_head_nav span{
	width:100px;
	height:32px;
	line-height:32px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.ent_share_head_nav span:after{
	content: " ";
	height:2px;
	background:linear-gradient(0deg,rgba(111,156,245,1) 0%,rgba(108,182,246,1) 100%);
	border-radius:2px;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	opacity: 1;
	-webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
	opacity: 0;	
}
.ent_share_head_nav span:hover:after,.ent_share_head_nav span.open:after{
	content: " ";
	display: block;
	width:30px;
	height:2px;
	background:linear-gradient(0deg,rgba(111,156,245,1) 0%,rgba(108,182,246,1) 100%);
	border-radius:2px;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-15px;
	transition: all .2s ease;
	opacity: 1;
}
.ent_share_head_nav span.open,.ent_share_head_nav span:hover{
	color:#7AA8FF;
}
.ioc_search{
	width:17px;
	height:17px;
	background-image: url(../images/ioc_search.png);
}
.ent_share_head_input{
	width:412px;
	height:36px;
	border:1px solid #CCCCCC;
	border-radius:18px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	float: right;
	margin-top:19px;
}
.ent_share_head_input>input{
	width:370px;
	height:34px;
	border:none;
	box-sizing: border-box;
	padding:0 15px;
	line-height:34px;
	font-size:14px;
	outline: none;
}
.ent_share_head_input label{
	width:42px;
	height:36px;
	line-height:32px;
	text-align: center;
	box-sizing: border-box;
	padding-right:8px;
	cursor: pointer;
}
.ent_share_head_input label input{
	width:50px;
	height:36px;
	display: none;
	outline: none;
}
.ent_share_body,.ent_share_body ul{
	width:100%;
	height:auto;
}
.ent_share_body ul{
	min-height:627px;
	overflow: hidden;
}
.ent_share_body ul li{
	width: 100%;
	height:auto;
	padding:10px 5px;
	box-sizing: border-box;
	border-bottom:1px solid #EEEEEE;
	font-size: 16px;
	color:#333;
	line-height:40px;
	display: flex;
}
.ent_share_body ul li em{
	color:#669AFD;
	vertical-align: middle;
	margin-right:10px;
}
.ent_share_body ul li label{
	color:#999;
	vertical-align: middle;
}
.ent_share_body ul li label span{
	display: inline-block;
	width:150px;
	height:auto;
	color:#777;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    vertical-align: middle;
}
.ent_share_body ul li h3{
	display: inline-block;
	width:800px;
	height: auto;
    vertical-align: middle;
    color:#999;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    vertical-align: middle;
    padding-left:10px;
}
.ent_share_body ul li h3 a{
	color:#333;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;	
    vertical-align: middle;
}
.ioc_wenjianjia{
	width:18px;
	height:18px;
	background-image: url(../images/ioc_share_wenjianjia.png);
	margin-right:10px;
	vertical-align: middle;
}
.ent_share_body ul li time{
	width:106px;
	font-size:14px;
	color:#999;
	text-align: right;
	vertical-align: middle;
}
.ent_share_body ul li h3 a:hover{
	color:#65A5FF;
	text-decoration: underline;
}
/*私享空间-列表-结束*/

/*私享空间-详情-开始*/
.ent_share_info.type_area_12{
	height:auto;
	background-color: #fff;
	border-radius: 5px;
	padding-top:0 !important;
	box-sizing: border-box;
}
.ent_share_info_head{
	width:1200px;
	height:50px;
	font-size:18px;
	color:#333;
	line-height:50px;
	padding: 0 20px;
	box-sizing: border-box;
	background:-webkit-gradient(linear, 0 0, 100% 0, color-stop(0deg,0.01, rgba(225,233,248,1)), to(rgba(207,221,248,1)));
	background:-webkit-linear-gradient(0deg,rgba(225,233,248,1) 1%, rgba(207,221,248,1) 100%);
	background:-moz-linear-gradient(0deg,rgba(225,233,248,1) 1%, rgba(207,221,248,1) 100%);
	background:-o-linear-gradient(0deg,rgba(225,233,248,1) 1%, rgba(207,221,248,1) 100%);
	background:linear-gradient(0deg,rgba(225,233,248,1) 1%, rgba(207,221,248,1) 100%);
}
.ent_share_info_state{
	width:100%;
	height:76px;
	background-color: #F2F2F2;
	padding:10px 40px;
	box-sizing: border-box;
}
.ent_share_info_state p{
	width:100%;
	height:auto;
	font-size:14px;
	line-height:2;
	color: #999;
}
.ent_share_info_state p span{
	color:#333;
}
.ent_share_info_state p time{
	color:#666;
}
.ent_share_info_text,.ent_share_info_text p,.ent_share_info_text pre{
	width:100%;
	height:auto;
	font-size:14px;
	color:#666;
	line-height:2;
}
.ent_share_info_text{
	min-height:180px;
	box-sizing: border-box;
	padding:20px 40px;
}
.ent_share_info_text p,.ent_share_info_text pre{
	margin-bottom:10px;
}
.ent_share_info_text img,.ent_share_info_text p img,.ent_share_info_text pre img{
	display: block;
	width:auto;
	max-width: 100%;
	height: auto;
	margin-bottom:15px;
}
.ent_share_info_title{
	width:100%;
	height:40px;
	background-color:#F2F2F2;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	line-height:40px;
	box-sizing: border-box;
	padding:0 20px;
	font-size:16px;
	color:#333;
}
.ent_share_info_title a{
	float: right;
	color:#65A5FF;
}
.ent_share_info_title .ioc_down{
	width:16px;
	height:16px;
	background-image: url(../images/ioc_down.png);
	margin-right:6px;
}
.ent_share_info_title a:hover{
	opacity: .75;
}
.ent_share_info_fails{
	width:100%;
	height:auto;
	padding:0 20px;
	box-sizing: border-box;
}
.ent_share_fails_item{
	width:100%;
	height: auto;
	display: flex;
	padding:30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	justify-content:flex-start;
	align-items:center;
}
.ent_share_fails_item span{
	margin-right:10px;
	color:#999;
	font-size:14px;
	margin-left:10px;
}
.ent_share_fails_item_time{
	padding-left:20px;
	color:#666;
	font-size:14px;
}
/*私享空间-详情-结束*/