@charset "utf-8";
/**按钮**/
.btn-zjgqjy-primary{
	border-radius: 0;
	background-color: #f92b20;
	color: #ffffff !important;
	outline: none !important;
	border-color: transparent;
}
.btn-look{
	padding: 16px 42px;
	font-size: 14px;
}
.btn-look:hover{
	background-color: #fb4545;
}

#flexslider{
	border: none;
}
.flexslider .slides {
    height: 490px !important;
}
.slider-banner .item{
	height: 490px !important;
}
.slider-banner .item img{
	width: 100%;
	height: 100%;
}

/** 公告开始 **/
.dash-single{
	width:360px;
	margin: 4px 30px 40px 0;
	position: relative;
}
.dash-single .hide-detail-info{
	position: absolute;
	line-height:19px;
	font-size:14px;
	color:#ffffff;
	padding:75px 50px 0;
	width:360px;
	height:220px;
	background:#000;
	top:0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display:none;
}
.dash-single a:hover .hide-detail-info{
	display:block;
}
.dash-single a{
	display: inline-block;
}
.dash-single img{
	width:360px;
	height:220px;
}
.dash-theme{
	color: #666666;
	padding-left: 27px;;
	border-left: 5px solid #f92b20;
	font-size: 16px;
	margin-bottom: 35px;
}
.dash-theme .dash-tit{
	font-size: 26px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 16px;
}
.dash-theme .dash-detail{
	margin-bottom: 7px;
}
.dash-notice{
	background:#ffffff;
	padding: 80px 0;
	min-width: 1200px;
}
.dash-wid{
	width:1200px;
	margin: auto;
	padding: 0 30px;
}
.notice-theme{
	font-size: 18px;
	color: #222222;
	margin-bottom: 25px;
	padding-left: 17px;
    line-height: 22px;
    border-left: 5px solid #f92b20;
}
.new-img{
	width:311px;
	height:190px;
}
.dash-notice-new{
	width:413px;
	margin-left:26px;
}
.dash-notice-new li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px dashed #b1b1b1;
	line-height: 37px;
	font-size: 16px;
}
.dash-notice-new-over{
	width:413px;
	margin-left:26px;
}
.dash-notice-new-over li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px dashed #b1b1b1;
	line-height: 37px;
	font-size: 16px;
}
.dash-guapai-panel li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 37px;
	margin-bottom: 1px;
	padding-right: 115px;
    position: relative;
}
.dash-guapai-panel sup{
	margin-right: 10px;
    font-weight: bold;
    top: -0.4em;
}
.dash-guapai-panel .new-time{
	position: absolute;
    right: 0;
    color: #999999;
    font-size: 12px;
}
    
/** 公告 结束 **/

/** 热门企业开始 **/
.dash-enterprise{
	background: #ffffff;
	padding: 40px 0 120px 0;
	min-width: 1200px;
}
.dash-enterprise-panel{
	width: 360px;
	border: 1px solid #e3e3e3;
	border-top:none;
	padding: 36px 15px 40px;
	height: 186px;
}
.dash-enterprise-panel-jnykjcxb{
	width: 360px;
	border: 1px solid #e3e3e3;
	border-top:none;
	padding: 36px 15px 40px;
	height: 186px;
}
.jnykjcxb-width{
	width:262px !important;
}
.jnykjcxb-height{
	height:161px !important;
}
.enterprise-sta-jnykjcxb{
	width:115px !important;
}
.dash-enterprise-tit{
	font-size: 22px;
    color: #222222;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dash-enterprise-time{
	width:164px;
	border-right:1px dashed #e3e3e3;
}
.enterprise-ti{
	color:#f92b20;
	font-size:18px;
	margin-bottom: 17px;
}
.enterprise-sta{
	color:#666666;
	font-size:16px;
}


/** 热门企业 结束 **/
/** 板块信息开始 **/
.dash-ul-plate{
	padding: 0px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 50px;
}
.dash-ul-plate-jnykjcxb{
	display:flex;
	margin-top: 20px;
	font-size: 20px
}
.dash-ul-plate-jnykjcxb .plate-jnykjcxb-content{
	width:50%;
}
.plate-jnykjcxb-content span{
	color:red;
	padding-left:10px;
}
.dash-ul-plate li{
	display: inline-block;
	padding: 0px 10px 10px 10px;
	margin: 0px 20px;
	cursor: pointer;
	font-size: 16px;
	color: #919191;
	position: relative;
}
.dash-ul-plate li.active{
	color: #d2343a;
	border-bottom: 2px solid #d2343a;
}
.dash-ul-plate li:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 0%;
	height: 2px;
	background: #d2343a;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: .15s;
	transition: .15s;
}
.dash-ul-plate li:hover{
	color: #d2343a;
}
.dash-ul-plate li:hover:after,
.dash-ul-plate li:focus:after,
.dash-ul-plate li:active:after {
	width: 100%;
}
.dash-ul-title{
	background: url(../../../img/home/bg_plat.png) 100%;
	background-size:auto;
	color:white;
}
.dash-ul-title ul,.dash-ul-content ul{
	margin: auto;
	padding: 0px;
}
.dash-ul-title ul li,.dash-ul-content ul li{
	list-style: none;
	height: 100%;
}
.dash-ul-content ul li{
	background-color: #ffeded;
	border-bottom: 1px dashed #f7f7f7;
}
.dash-ul-title ul li span,.dash-ul-content ul li span{
	zoom: 1;
	width: 126px;
	font-size: 15px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dash-ul-title ul li a{
	width: 100%;
	display: block;
}
.dash-ul-content{
	background-color: #f7f7f7;
	color:#313131;
}
.myscroll { height: 306px; margin: 0 auto; overflow: hidden;}

.more a{
	display: inline-block;
	margin-top: 20px;
}

/** 板块信息结束 **/

/** 产品说明 **/
.dash-product-intro{
	background: #ffffff;
	padding: 40px 0 120px 0;
	min-width: 1200px;
}
.dash-teacher{
	background: #ffffff;
	padding: 0px 0 120px 0;
	min-width: 1200px;
}
.sexangle-1{
	 width: 285px;
	 height: 250px;
	 background: url(../../../img/home/sexangle-1.png) no-repeat center;
}
.sexangle-2{
	width: 285px;
	height: 250px;
	background: url(../../../img/home/sexangle-2.png) no-repeat center;
}
.squares-1{
	width: 285px;
	height: 335px;
	background: url(../../../img/home/squares-1.png) center;
	background-size: 100% 100%;
}
.squares-2{
	width: 285px;
	height: 335px;
	background: url(../../../img/home/squares-2.png) center;
	background-size: 100% 100%;
}
.intro-title{
	text-align: center;
	padding: 50px 0px 30px 0px;
	font-size: 18px;
	color: #222222;
}
.intro-content p{
	text-align: center;
	font-size: 12px;
	color: #8a8a8a;
	padding: 5px 0px;
}
.intro-content p font{
	font-weight: bold;
	font-size: 18px;
	color: #f92b20;
}
.teacher-carousel .teacher{
	text-align: center;
}
.teacher-carousel .teacher p{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin: auto;
}
.teacher-carousel .teacher p img{
	width: 125px;
	height: 125px;
}

.teacher-carousel .teacher h4{
	color: #222222;
	font-size: 18px;
	padding: 15px 0px 10px 0px;
}
.teacher-carousel .teacher span{
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	display: block;
	font-size: 14px;
	color: #666666;
	padding-bottom: 5px;
}

.teacher-content{
	position: relative;
}
.arr1{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	background-color: rgba(0,0,0,0.6);
	margin: auto;
	width: 60px;
	height: 60px;
	text-align: center;
	padding-top: 16px;
	cursor: pointer;
}
.arr1:hover,.arr2:hover{
	background-color: rgba(0,0,0,0.4);
}
.arr1 img,.arr2 img{
	width: 18px;
}
.arr2{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	background-color: rgba(0,0,0,0.6);
	margin: auto;
	width: 60px;
	height: 60px;
	text-align: center;
	padding-top: 16px;
	cursor: pointer;
}


.arr3{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	background-color: #636363;
	margin: auto;
	width: 30px;
	height: 60px;
	opacity: 0.35;
	text-align: center;
	padding-top: 16px;
	cursor: pointer;
}
.arr3:hover,.arr4:hover{
	background-color: #636363;
}
.arr3 img,.arr4 img{
	width: 9px;
	margin-top: 8px;
}
.arr4{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	background-color: #636363;
	margin: auto;
	width: 30px;
	opacity: 0.35;
	height: 60px;
	text-align: center;
	padding-top: 16px;
	cursor: pointer;
}

/*--------------------------------------------------------------------------------------------------------------------
 * Section: Testimonials
 *--------------------------------------------------------------------------------------------------------------------*/
.teacher-carousel .teacher{
	padding: 40px 15px 20px;
	background-color: #f7f7f7;
	height: 300px;
	text-align: center;
}
.teacher-carousel .owl-controls{
	display: none;
}
.teacher-carousel .owl-controls .owl-buttons{
	display: none;
}

/*--------------------------------------------------------------------------------------------------------------------
 * Section: teacherList
 *--------------------------------------------------------------------------------------------------------------------*/
.teacher-picDIV{
	background:#cad0cf url(../../../img/home/tc_bg.png) no-repeat center;
	height: 130px;
	min-width: 1200px;
	position: relative;
}
.teacher-picDIV ul{
	padding: 0px;
	margin: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -25px;
	width: 360px;
	height: 50px;
	padding: 5px;
	background-color: #EDEDED;
	font-size: 0px;
}
.teacher-picDIV ul li{
	display: inline-block;
	width: 170px;
	text-align: center;
	color: #7b7b7b;
	font-size: 18px;
	line-height: 40px;
	margin-left: 5px;
	cursor: pointer;
}
.teacher-picDIV ul li:first-child{
	margin-left: 0px;
	margin-right: 5px !important;
}
.teacher-picDIV ul li:hover{
	color: #000000;
}
.teacher-picDIV ul li.active{
	background-color: #FFFFFF;
	color: #000000;
}
.teacherList{
	width: 1200px;
	margin: auto;
	overflow: auto;
	padding: 70px 0px 95px;
}
.teacherList ul.teacher1{
	float: left;
	width: 600px;
}
.teacherList ul.teacher2{
	float: right;
	width: 600px;
}
.teacherList ul li{
	border: 1px solid #FFFFFF;
	cursor: pointer;
	margin-bottom: 20px;
	width: 555px;
}
.teacherList ul li:hover{
	border: 1px solid #EDEDED;
}
.teacherList .media .media-left{
	width: 125px;
	height: 125px;
	overflow: hidden;
	padding: 0px !important;
}
.teacherList img{
	width: 125px;
	height: 125px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.teacherList .media{
	padding: 20px;
}
.teacherList .media .media-body{
	padding-left: 30px;
}
.teacherList .media .media-body .media-body-title{
	width: 360px;
	height: 60px;
	padding: 15px 0px;
	line-height: 1.3;
}
.teacherList .media .media-body .media-body-title span{
	color: #000000;
	font-size: 18px;
}
.teacherList .media .media-body .media-body-title p{
	width: 275px;
	font-size: 16px;
	color: #666666;
}
.teacherList .media .media-body .media-body-content{
	margin-top: 15px;
	background-color: #EDEDED;
	font-size: 16px;
	color: #666666;
	padding: 35px;
	width: 360px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 1.5;
	position: relative;
}
.teacherList .media .media-body .media-body-content:before{
	content: ' ';
	width: 0;
	height:0;
	position: absolute;
	left: -20px;
	top: 12px;
	border-left:20px solid transparent;
	border-right: 0px solid transparent;
	border-top: 20px solid #EDEDED;
}
/**科创助力板**/
.gov-container{
	letter-spacing: 1px;
}
.kczlb-banner{
	height: 550px;
	position: relative;
	background: url(../../../img/home/kczlb_bg.png) center;
	background-size: cover;
	background-repeat: no-repeat;
}
.kczlb-banner img{
	position: absolute;
	width: 688px;
	height: 99px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.section-2{
	height: 550px;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
	background-position: 50% 0!important;
	background-repeat: no-repeat;
}
.section-2-content{
	width: 950px;
	height: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section-2-content-l{
	width: 290px;
}
.section-2-content-l h1{
	margin-bottom: 16px;
	font-size: 26px;
	color: #1c1c1c;
}
.section-2-content-l p{
	color: #7a7a7a;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 50px;
	letter-spacing: 2px;
}
.section-2-content-l a{
	border: 3px solid #5f75e4;
	text-align: center;
	width: 170px;
	height: 55px;
	line-height: 55px;
	color: #5f75e4;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.section-2-content-l a:hover{
	background: #5f75e4;
	color: #ffffff;
}
.section-2-content-r{
	width: 600px;
	height: 345px;
	background: url(../../../img/home/zlkcb_section2_bg.png) center;
	position: relative;
	padding: 13px;
}
.section-2-content-r:before{
	content: '';
	position: absolute;
	top: 0px;
	right: 35px;
	width: 65px;
	height: 80px;
	background: url(../../../img/home/zlkcb_section2_icon.png) center;
	z-index: 9;
}
.gov-container .section-2-content-r .owl-carousel .owl-wrapper-outer.autoHeight{
	border: 1px solid #ffffff;
}
.gov-container .section-2-content-r .slider-banner .item{
	height: 320px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	color: #f7f7f7;
}
.gov-container .section-2-content-r .slider-banner .item a{
	color: inherit;
}
.gov-container .section-2-content-r .slider-banner .item h2{
	font-size: 26px;
	margin-bottom: 30px;
	text-align: center;
}
.gov-container .section-2-content-r .slider-banner .item ul{
	display: flex;
}
.gov-container .section-2-content-r .slider-banner .item ul li{
	padding: 0px 45px;
	font-size: 18px;
	width: 205px;
	text-align: center;
}
.gov-container .section-2-content-r .slider-banner .item ul li:first-child{
	border-right: 1px solid #f7f7f7;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.gov-container .section-2-content-r .slider-banner .item ul li:first-child p{
	letter-spacing: 2px;
}
.gov-container .section-2-content-r .slider-banner .item ul li:last-child{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.gov-container .section-2-content-r .slider-banner .item ul li h3{
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}
.gov-container .section-2-content-r .slider-banner .item ul li p{
	width: 100%;
	text-align: center;
}
.gov-container .section-2-content-r .owl-theme .owl-controls .owl-page span{
	background: #c9c9c9;
	width: 10px;
	height: 10px;
	margin: 5px 5px;
}
.gov-container .section-2-content-r .owl-theme .owl-controls .owl-page.active span, .gov-container .section-2-content-r .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #7688e7;
}
.gov-container .section-2-content-r .owl-theme .owl-controls{
	margin-top: 27px;
}
.section-3{
	background: #ffffff;
	position: relative;
	background-attachment: fixed;
	background-position: 50% 0!important;
	background-repeat: no-repeat;
	padding: 95px 0px 130px;

}
.section-3-kczlb:before{
	content: '';
	width: 850px;
	height: 125px;
	background: url(../../../img/home/kczlb_section3_bg_1.png) center no-repeat;
	right: 0px;
	top: 0px;
	z-index: 0;
	position: absolute;
}
.section-3-kczlb:after{
	content: '';
	width: 1042px;
	height: 316px;
	background: url(../../../img/home/kczlb_section3_bg_2.png) center no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	position: absolute;
}

.section-3:before{
	content: '';
	width: 850px;
	height: 125px;
	right: 0px;
	top: 0px;
	z-index: 0;
	position: absolute;
}
.section-3:after{
	content: '';
	width: 1042px;
	height: 316px;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	position: absolute;
}
.section-3>h1{
	font-size: 26px;
	color: #1c1c1c;
	margin-bottom: 11px;
	text-align: center;
	position: relative;
}
.section-3>h2{
	text-align: center;
	width: 500px;
	margin: auto;
	color: #7a7a7a;
	font-size: 14px;
	padding-bottom: 18px;
	position: relative;
	margin-bottom: 55px;
}
.section-3>h2:before{
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: #d1d0d0;
	background: -webkit-linear-gradient(left, #ffffff, #d1d0d0, #ffffff);
	left: 0px;
}
.section-3>ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 935px;
	margin: auto;
	position: relative;
	z-index: 999;
}
.section-3>ul>li{
	width: 295px;
	height: 280px;
	margin-bottom: 25px;
	box-shadow: 0px 0px 15px rgba(129,128,128,.35);
	border-radius: 5px;
	overflow: hidden;
	background: #ffffff;
}
.section-3>ul>li:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}
.section-3>ul>li img{
	width: 100%;
	height: 135px;
}
.section-3>ul>li h1{
	padding: 22px 25px 11px;
	font-size: 16px;
	color: #1c1c1c;
	font-weight: bold;
}
.section-3>ul>li p{
	padding: 0px 25px;
	color: #7a7a7a;
	font-size: 14px;
	letter-spacing: 0.6px;
	line-height: 1.3;
}
.content-1-jnykjcxb{
	display: flex;
}
.content-1-jnykjcxb .banner{
	width: 100%;
	height: 100%;
}
.content-1-jnykjcxb .banner .slider-jnykjcxb{
	width: 100%;
	height: 100%;
}
.content-1-jnykjcxb .banner .slider-jnykjcxb img{
	width: 100%;
	height: 100%;
}
.content-1-jnykjcxb .banner .slider-jnykjcxb .item{
	width: 100%;
	height: 100%;
}
.content-1-jnykjcxb .banner .slider-jnykjcxb .owl-wrapper{
	width: 100% !important;
}
.content-1{
	display: flex;
	justify-content: space-between;
}
.content-1 .banner{
	width: 880px;
	height: 335px;
	margin-right: 12px;
}
.content-1 .banner .slider{
	min-width: 880px;
	height: 335px !important;
}
.content-1 .banner .slider .item{
	min-width: 880px;
	height: 335px !important;
}
.content-1_right{
	flex-grow: 2;
	background: #ffffff;
	position: relative;
	padding: 28px 20px;
	height: 335px;
}
.content-1_right:before{
	width: 115px;
	height: 40px;
	position: absolute;
	background: url(/assets/img/home/data_title_2.png) center no-repeat;
	top: 10px;
	right: -16px;
	color: #ffffff;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}
.content-1_right_zjtxb:before{
	content: '专精特新板概况';
}

.content-1_right_wlkjc:before{
	content: '未来科技城概况';
}
.content-1_right>ul{
	border-bottom: 1px solid #dddddd;
}
.content-1_right>ul>li{
	display: inline-block;
	text-align: left;
	padding: 6px 0px 12px 0px;
	color: #707070;
	cursor: pointer;
	font-size: 18px;
	margin-right: 20px;
}
.content-1_right>ul>li.active{
	color: #515151;
	font-weight: bold;
	border-bottom: 1px solid #0e5a9b;
}
.content-1_right #map{
	position: relative;
}
.content-1_right #map #zj_map{
	width: 268px;
	height: 268px;
}
.content-1_right #map #map_data{
	position: absolute;
	bottom: 0px;
	right: -8px;
}
.content-1_right #map #map_data>div{
	margin-bottom: 10px;
	color: #515151;
	font-size: 14px;
}
.content-1_right #map #map_data>div p{
	margin-bottom: 3px;
	text-align: right;
}
.content-1_right #map #map_data>div span{
	display: block;
	text-align: right;
}
.content-1_right #map #map_data>div em{
	font-size: 18px;
	font-weight: bold;
}
.content-1_right #total-data{
	display: none;
}
.content-1_right #total-data>ul{
	border-right: 1px solid #ffcccc;
	margin: 18px 24px 0px 0px;
}
.content-1_right #total-data>ul>li{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #515151;
	margin-bottom: 18px;
	position: relative;
	padding-right: 25px;
	align-content: center;
	align-items: flex-end;
}
.content-1_right #total-data>ul>li:last-child{
	margin-bottom: 0px;
}
.content-1_right #total-data>ul>li label{
	font-weight: normal;
}
.content-1_right #total-data>ul>li p em{
	font-size: 31px;
	font-weight: bold;
	color: #000000;
}
.content-1_right #total-data>ul>li p img{
	position: absolute;
	right: -15px;
	top: 5px;
}

.banner{
	width: 1200px;
	margin: auto;
	overflow: auto;
	position: relative;
	height: 410px;
}

.banner-menu{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 410px;
	overflow: hidden;
	box-sizing: border-box;
	z-index: 1;
}

.banner-container{
	background: url(/assets/img/home/banner_bg.png) no-repeat center;
	background-size: 100% 100%;
	height: 570px;
	padding-top: 60px;
}
.dash-wid-title-jnykjcxb{
	width:100%;
}
.dash-wid-title{
	width:1300px;
	margin: auto;
	padding: 0 30px;
}
.talent-content{
	display: flex;
	justify-content: space-between;
}
.talent-content .talent-content-item{
	width: 49%;
	border: 1px solid #e3e3e3;
	padding: 35px 30px;
	height: 180px;
}
.talent-content .talent-content-item a{
	display: flex;
}
.talent-content .talent-content-item h1{
	width: 100px;
	height: 100px;
	border-radius: 10px;
	font-size: 34px;
	background-color: #e788c0;
	color: #fff;
	margin-right: 26px;
	text-align: center;
	display: flex;
	align-items: center;
	line-height: 1.3;
	justify-content: center;
	flex: 0 0 auto;
}
.talent-content .talent-content-item h2{
	margin-bottom: 20px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	max-width: 380px;
	margin-left: 6px;
}
.talent-content .talent-content-item p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.talent-content .talent-content-item p label{
	margin: 0px 6px 12px;
	font-size: 13px;
	color: #557fd0;
	background: #dee5fd;
	border-radius: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 26px;
}
.aline-zjtx{
	margin-right:12px;
}

.filter-bar {  
    width: 75px;  
    margin-right: 5px;  
    float: left;
    z-index: 99;
    position: relative;
}  

.filter-item-font {  
    z-index: 99;
    cursor: pointer;  
    position: relative;
}  
  
.filter-item {  
	font-size: 18px;
    padding-top: 60px;
    border-radius: 5px;  
}  
  
  
.teacher-section {  
    flex-grow: 1;  
}  

.vertical-line {
    width: 1px; /* 竖线宽度 */  
    height: calc(100% - 20px); /* 根据需要调整高度 */  
    background-color: #ccc; /* 竖线默认颜色 */  
    display: flex;  
    flex-direction: column;  
    align-items: center;  
    float: left;
    position: relative;
    justify-content: space-between; /* 使线段均匀分布 */  
}

  
.line-segment {  
	position: absolute;
    width: 100%; /* 线段宽度与竖线一致 */  
    top: 5px;
    bottom: 5px;
    height: 285px;  /* 根据需要调整线段高度 */  
    background-color: inherit; /* 默认透明 */  
    transition: background-color 0.3s ease; /* 平滑过渡效果 */  
}  


.vertical-line-red {
    width: 2px; /* 竖线宽度 */  
    height: calc(100% - 20px); /* 根据需要调整高度 */  
    background-color: #dfdfdf; /* 竖线默认颜色 */  
    display: flex;  
    flex-direction: column;  
    align-items: center;  
    float: left;
    position: relative;
    justify-content: space-between; /* 使线段均匀分布 */  
}

  
#accountant-segment-red {  
	position: absolute;
    width: 100%; /* 线段宽度与竖线一致 */  
    top: 50px;
    height: 40px;  /* 根据需要调整线段高度 */  
    background-color: #e54231;  
    transition: background-color 0.3s ease; /* 平滑过渡效果 */  
    display:none;
} 

  
#lawyer-segment-red {  
	position: absolute;
    width: 100%; /* 线段宽度与竖线一致 */  
    top: 128px;
    height: 40px;  /* 根据需要调整线段高度 */  
    background-color: #e54231;  
    transition: background-color 0.3s ease; /* 平滑过渡效果 */  
    display:none;
} 

  
#broker-segment-red {
	position: absolute;
    width: 100%; /* 线段宽度与竖线一致 */  
    top: 206px;
    height: 40px;  /* 根据需要调整线段高度 */  
    background-color: #e54231;  
    transition: background-color 0.3s ease; /* 平滑过渡效果 */  
    display:none;
} 



.active-segment {  
    background-color: red; /* 红色背景 */  
}  

#carousel-zjtxb{
	transition:all 10s;
	display:block;
}

#carousel-zjtxb-two{
	 transition:all 10s;
	 display:none;
}

#carousel-zjtxb-three{
	transition:all 10s;
	 display:none;
}
