<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
    background-color: #f6f7f9;
    font-family:Microsoft YaHei;
}
/*热门投资人*/
.common_video&gt;div&gt;dl dt img{
	border-radius: 3px;
}
.common_video&gt;div&gt;dl dd.dd_tzr{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 4px;
}
.common_video&gt;div&gt;dl dd.dd_xm{
	font-size: 12px;
	color: #666;
	margin-top: 8px;
}
.common_video&gt;div&gt;dl dd.dd_code{
	font-size: 12px;
	color: #666;
	margin-top: 20px;
	line-height: 17px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3 ;
	-webkit-box-orient: vertical;
}
.common_video&gt;div&gt;dl{
	padding: 18px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0;
}
.common_video dl:hover dd.dd_tzr{
	color: #003a73;
}
/*融资技巧*/
.common_video&gt;div.lh32 ul li{
	line-height: 17px;
	border-bottom: 1px dashed #CCC;
}
.common_video&gt;div.lh32 ul li a{
	display: inline-block;
	padding: 10px 0;
}
.common_video&gt;div.lh32 ul li a:hover{
	font-weight: bold;
}
/*second_list_nav  bule_bg*/
.field-headerBG{
    width: 100%;
    height: 60px;
    /*background-color: #003a73;*/
    background-color: none;
    clear:both;
}
.field-header{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    line-height: 60px;
    padding-left: 20px;
}
.field-header a{
	color: #333333;
    font-size: 14px;
    padding: 0 4px;
}
.field-header a:hover{
	color: #003a73;
}
/*second_list_tab*/
.star-content{
    background-color: #fff;
    margin: 0px 0 30px 0;
    padding: 0px 11px;
    color: #444;
}
.star-choose{
    height: 56px;
    margin: 0 auto 30px;
    border-bottom: 2px solid #a0a0a0;
}
.common_video&gt;div&gt;div{
	margin-left: 7px;
}
.star-choose ul li{
    float: left;
    line-height: 55px;
    font-size: 18px;
    margin-left: 48px;
    cursor: pointer;
}
.star-choose dl{
	margin-top:11px;
	margin-right: 15px;
}
.star-choose dl dd{
	float: left;
	color: #444444;
	font-size: 14px;
	padding:2px 15px;
	cursor:pointer;
}
.orange_white{
	background-color: #11b554;
	color:#fff!important;
}
.common_border{
	border:none;
}
.box{
	margin:20px auto;
	border: none!important;
}
/*dl_commom*/
dl.dl_long dd{
	width:auto;
}
dl.dl_long{
	border-bottom:1px dashed #cccccc;
	padding: 20px 0px;
	cursor: pointer;
}
dl.dl_long dt.fl{
	margin-left:44px;
}
dl.dl_long dd span{
	font-size: 13px;
	color: #ff9900;
	border:1px solid #ff9900;
	padding: 5px 8px;
	margin:0px 0px!important;
}
.common_video&gt;div&gt;dl dd b{
	margin-bottom:10px;
}
.textRight{
    font-size: 14px;
    color: #11b554;
    font-weight: 600;
    margin-right: 0.5em;
}
.ul_green_bg{
	border:1px solid #cccccc;
	background-color: #fff;
	width:270px;
}
.ul_green_bg li{
	height:60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.ul_green_bg li a{
	color:#666666;
	font-size: 16px;
}
.ul_green_bg li a:hover{
	color:#11b554;
	text-decoration: underline;
}
/*kind_select*/
.kind_select{
	background-color:#fff;
	margin:18px 0px;
}
.kind_select h4{
	font-size: 14px;
	margin: 0px 33px 0px 16px;
}
.kind_select h5,.kind_select a{
	color:#333333;
	font-size: 14px;
	cursor:pointer;
	font-weight: inherit;
}
.kind_select h5{
	margin-right: 43px;
	padding: 2px 10px;
}
.kind_select&gt;div{
	padding: 20px 0px;
	border-bottom:1px dashed #eeeeee;
}
.kind_select div ul li,.kind_select div ul li a{
	float:left;
	width:90px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
}
.kind_select div div p,.kind_select div div p a{
	float:left;
	width:90px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
}
.kind_select div ul li,.kind_select div div p{
	margin:0px 10px 5px 10px;
}
.kind_select div ul li a:hover,.kind_select div div p a:hover{
	color:#11b554;
}
.kind_select div ul{
	background-color: #eeeeee;
	border-radius: 3px;
	
	width:1002px;
	position: relative;
	top:-9px;
	padding: 10px 0px 5px 0px;
}
.kind_select div div{
	width:1002px;
	position: relative;
	top:-1px;
}
.green_white_bg{
	background-color: #11b554;
	color:#fff!important;
}

.bai_hui{
	background-color: #fff;
	padding: 0px 11px 15px;
	overflow: hidden;
}

/*dd_long*/
/*.dl_long dd{
	width:auto;
}*/
.dl_long dd a{
	position: inherit;
}

/*预先定义的类*/
/*color --rgb    font --fnt   background--bg  border--line*/
.rgb_blue{
	color:#003a73;
}
.fnt_24{
	font-size: 24px;
}
.fnt_14{
	font-size: 14px;
}
.line_green{
	border:1px solid #00cc99;
}
.rgb_green_line_green{
	color:#11b554!important;
	border:1px solid #11b554!important;
}
.rgb_orange_line_orange{
	/*color:#ffb10a;
	border:1px solid #ffb10a;*/
	color:#ff9900;
	border:1px solid #ff9900;
	
}
.rgb_hui{
	color:#333333;
}
.college_top h3{
	padding:4px 6px;
	width:70px;
	text-align: center;
	margin-bottom:12px;
}
.college_top p{
	line-height: 24px;
	font-size: 14px;
	/* text-indent: 2em; */
}
.college_top p a{
	font-size: 12px;
	display: inline-block;
	width:40px;
	height:18px;
	line-height: 18px;
	text-align: center;
	text-indent: 0;
	border-radius: 3px;
}
.college_top p a:hover{
	background-color:#ffb10a;
	color: #fff;
}

.ul_spc li{
	height:63px;
	line-height:63px;
	color:#333333;
	font-size: 14px;
	border-bottom:1px dashed #e4e4e4;
}
.ul_spc li a{
	color:#333333;
	background-color: #fff;
	display: inline-block;
	width:100%;
}
.ul_spc li a span.fl{
	margin-left: 10px;
	width:350px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
}
.ul_spc li a span.fr{
	margin-right: 18px;
}
.ul_spc li a:hover{
	color: #003a73;
	font-weight: bold;
}
.ul_spc li a span.span_spc{
	width:315px!important;
}

.video_back{
	width:215px;
	height:195px;
	position: relative;
}
.video_back h4{
	background-image: url(../images/service_op_07.png);
	background-repeat: repeat;
	width:100%;
	height:150px;
	position:absolute;
	top:0;
	left:0;
	
}
.video_back h5{
	font-size: 12px;
	color:#fff;
	position: absolute;
	bottom:50px;
	right:8px;
	font-weight: inherit;
}
.video_back h6{
	background-color: #11b554;
	height:45px;
	width:100%;
	line-height: 45px;
	color:#ffffff;
	font-size: 14px;
	font-weight: inherit;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: 10px;
}
.video_back_stop,.video_back_start{
	position:absolute;
	top:35px;
	left:70px;
}
.video_back_start{
	display: none;
}

/*商业贷款*/
.money_top{
	background-image: url(../images/money_02.jpg);
	width:100%;
	height:238px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.money_top{
	color:#ffffff;
	font-size: 18px;
}
.money_top div.fl{
	width:115px;
	height:153px;
	text-align: center;
}
.money_top div.fl img{
	margin:47px 0px 12px;
}
.money_top img.fl{
	margin-top:98px;
}
.money_top_a{
	margin:47px 0px 7px;
	background-image: url(../images/money_one_09.png);
	width:115px;
	height:112px;
	display: inline-block;
	cursor:pointer;
}
.money_top_a:hover{
	background-image: url(../images/money_a_click_09.png);
}

.collect_icon{
	background-image: url(../images/icon_collet_33.png);
	width:18px;
	height:17px;
	display: inline-block;
	margin-right:5px;
	position: relative;
	top:2px;
}
.collect_icon_click{
	background-image: url(../images/icon_cyhd_30.png)!important;
}

/*三级详情页面*/
.third_detail{
	background-color: #fff;
	padding: 25px 0px 100px;
}
.third_detail p{
	color:#333333;
	font-size: 14px;
	font-weight: "simsun";
	line-height: 26px;
	text-indent: 2em;
	word-break: break-all;
	/* white-space: pre-wrap; */
}
.third_detail h5{
	margin:30px 0px 10px;
}
.third_detail h2{
	color:#333333;
	font-size: 24px;
}
.third_detail_img img{
	margin-left: 13px;
	margin-bottom: 13px;
}
/*线上课程*/
.online_top{
	padding-top: 10px;
	width: 1200px;
}
.online_top div.fl{
	background-image: url(../images/online_04.jpg);
	background-repeat: no-repeat;
	width:641px;
	height:243px;
	padding-left:34px;
}
.online_top div.fl h2{
	color:#003a73;
	margin:20px 0px 10px -12px;
}
.online_top div.fl h5{
	color:#003a73;
	font-size: 14px;
	margin-bottom: 5px;
}
.online_top div.fl p{
	color:#999999;
	font-size: 12px;
	line-height:28px;
	word-break: break-all;
}
.double_green{
	color: #11b554!important;
	border:1px solid #11b554!important;
	padding: 5px 0px!important;
	line-height:14px!important;
	border-radius: 3px;
	text-align: center;
}
.bai_bule{
	color:#fff;
	background-color:#07529c;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 3px;
	line-height: 14px!important;
}
.bai_bule:hover{
	background-color:#003a73;
	color:#fff;
	
}
.online_left div{
	margin:38px auto 0px;
}
.online_left h5{
	font-size: 14px;
	color:#333333;
	line-height: 26px;
}
.online_left p{
	color:#333333;
	font-size: 14px;
	line-height: 24px;
	word-break: break-all;
	white-space: pre-wrap;
}
.online_right{
	margin:10px auto 0px;
}
.online_right dd{
	color:#666666;
	font-size:14px;
	line-height: 26px;
}
.online_right dd h3{
	text-align: center;
	color:#003a73;
}
.online_ask{
	background-image: url(../images/online_03.png);
	width:124px;
	height:34px;
	display: inline-block;
}
.online_ask:hover{
	background-image: url(../images/online_ask_hover_03.png);
}
.online_ask_panel{
	background-color: #fff;
	border:1px solid #cccccc;
	z-index: 1;
	position: relative;
	right: 80px;
	bottom:45px;
	display: none;
}
.online_ask_panel&gt;div{
	margin:22px auto 0px;
}
.online_ask_panel&gt;div textarea{
	width:100%;
	padding: 10px 0px;
	height: 124px;
	border:1px solid #ccc;
	border-radius: 3px;
	color:#999999;
	font-size: 14px;
	text-indent: 2em;
}
.online_ask_panel&gt;div input{
	width:100%;
	background-color: #00cc99;
	border:none;
	color:#fff;
	padding: 7px 0px;
	border-radius: 3px;
}
.online_ask_submit:hover{
	background-color: #04b78a;
}

/*fixed_bg*/
.fixed_bg{
	width:100%;
	height:100%;
	position:fixed;
	background-image: url(../images/service_op_07.png);
	background-repeat:repeat;
	top:0;
	left: 0;
	z-index:99;
	display: none;
}
.fixed_bg&gt;div{
	background-color:#fff;
	margin:0 auto;
}
.fixed_bg_close{
	margin:8px 14px 0px 0px;
	display: inline-block;
}
.fixed_bg_phone{
	margin:5px auto 0px;
	text-align: center;
}
.fixed_bg_phone h5{
	padding: 7px 0px;
}
.fixed_bg_phone h6{
	color:#00cc99;
	font-size: 14px;
}
.fixed_bg_phone h6 img{
	margin-right: 15px;
}

/*项目路演*/
.roadshow_con{
	background-color: #eeeeee;
	height:238px;
}
.roadshow_con_left{
	width:355px;
	margin-left: 30px;
	margin-right: 18px;
	color:#f3f3f3;
	position:relative;
}
.roadshow_con_left h2{
	margin:30px 0px 15px;
	font-size: 20px;
	width: 280px;
	color:#575757;
}
.roadshow_con_left p{
	font-size: 14px;
	line-height: 26px;
	color:#575757;
}
.roadshow_con_left div.clearfix p.fl{
	width:160px;
}
.roadshow_con_left a{
	color:#11b554;
	font-weight: bold;
	position:relative;
	left:-10px;
}
.roadshow_begin,.roadshow_orange{
	position:absolute;
}
.roadshow_begin{
	border:1px solid #575757;
	top:32px;
	right:0px;
	line-height: 14px!important;
	padding: 3px 7px;
	border-radius: 3px;
}
.roadshow_orange{
	background-image: url(../images/road_03.png);
	width:70px;
	height:47px;
	position:absolute;
	top:0px;
	right:-220px;
	text-align: center;
	background-repeat: no-repeat;
}
.roadshow_orange p{
	margin-top:5px;
	color: #ffffff;
}

.roadvideo_top h2{
	color:#333333;
	text-align: center;
}
.roadvideo_top div div{
	width:302px;
	height:98px;
	border:1px dashed #cccccc;
	float: left;
	border-radius: 3px;
	margin-left: 20px;
}
.roadvideo_top div div p{
	padding: 25px 30px 0px;
	margin:5px auto;
	width:230px;
	height: 63px;
	background-color:#11b554;
	color:#fff;
	font-size: 16px;
	border-radius: 3px;
	text-align: center;
	/*padding: 5px 6px;*/
}
.roadvideo_center{
	background-image: url(../images/roadvideo_03.jpg);
	background-repeat: no-repeat;
	width:1039px;
	height:751px;
	margin:14px auto 20px;
	position:relative;
}
.roadvideo_center&gt;div{
	position:absolute;
	width:474px;
}
.roadvideo_center&gt;div p{
	text-indent: 0em;
}
.roadvideo_center_one{
	top:28px;
	left: 138px;
}
.roadvideo_center_two{
	top:217px;
	left: 458px;
}
.roadvideo_center_three{
	top:382px;
	left: 138px;
}
.roadvideo_center_four{
	top:570px;
	left: 458px;
}
.roadvideo_bottom div.fl{
	width:376px;
	height:286px;
	margin-left: 15px;
}
.roadvideo_bottom_p{
	width:360px;
	height: 60px;
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	margin:10px auto 0px;
	color: #333333;
	opacity: 0.8;
}

.go_money{
	background-image: url(../images/money1_02.jpg);
	width:100%;
	height:238px;
	background-repeat: no-repeat;
	background-position:center center;
}
/*创业导师*/
.chuangyedaoshi{
	background: none;
}
.chuangyedaoshi&gt;div&gt;div{
	width: 226px;
	height: 300px;
	background-color: #fff;
	padding: 30px 22px 24px;
	margin: 0 12px 24px 12px;
}
.chuangyedaoshi&gt;div&gt;div img{
	border-radius: 5px;
}
.chuangyedaoshi&gt;div&gt;div:hover{
	box-shadow: 3px 7px 10px #666;
}
.chuangyedaoshi&gt;div&gt;div&gt;div{
	text-align: center;
}
.chuangyedaoshi&gt;div&gt;div h3{
	color: #003a73;
	font-size: 18px;
	text-align: center;
	margin-left: 0;
	font-weight: bold;
}
.chuangyedaoshi&gt;div&gt;div h4{
	margin-top: 20px;
	color: #666;
	line-height: 26px;
	margin-left: 0;
	white-space: normal;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	display: -moz-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}

/*创业项目-推荐项目*/
.tuijianxiangmu .main_wapper{
	background: #fff;
	padding: 20px 0;
}
.tuijianxiangmu .kind_select&gt;div{
	padding: 20px 38px;
}
.tuijianxiangmu .extra {
	margin-left: 82px;
	height: 40px;
	line-height: 40px;
}
.tuijianxiangmu .extra li{
	float: left;
	padding: 0 20px 8px 0;
}
.tuijianxiangmu dl {
    width: 530px;
    height: 170px;
    border: 1px solid #eee;
    padding: 15px 25px;
    margin: 0 0 30px 0;
    float: left;
    position: relative;
}
.tuijianxiangmu dl:nth-child(odd){
	float: right;
}
.tuijianxiangmu dl:hover{
	box-shadow: 1px 1px 5px #ccc;
}
.tuijianxiangmu dd{
	width: 270px;
	margin:0 0 0 25px;
}
.tuijianxiangmu dd h3{
	color: #003a73;
	margin-bottom: 8px;
}
.tuijianxiangmu dd p{
	font-size: 12px;
	line-height: 20px;
}
.tuijianxiangmu dd div{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
.tuijianxiangmu dd.market-rating{
	position: absolute;
	top: 15px;
	right: 25px;
	width: 88px;
	height: 40px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
}
.tuijianxiangmu dd.market-rating p{
	line-height: inherit;
	margin: -2px 0 2px 0;
}
.tuijianxiangmu dd.market-rating ul li{
	float: left;
	line-height: 0;
	margin-right: 1px;
}
.tuijianxiangmu .kind_select div ul li, 
.tuijianxiangmu .kind_select div div p{
	margin: 0 5px 10px 5px;
}
.tuijianxiangmu .kind_select div ul li, 
.tuijianxiangmu .kind_select div ul li a{
	width: 65px;
}
.tuijianxiangmu .kind_select div ul{
	background: none
}
.tuijianxiangmuOn a{
	color:#11b554
}
.tuijianxiangmu .kind_select&gt;div{
	border-bottom: 0;
}
/*推荐项目详情*/
.tjxmList div.fl{
	margin-left: 38px;
	color: #333;
}
.tjxmList .intro-mid{
	width: 653px;
}
.tjxmList .intro-mid-left{
	float: left;
	width: 40%;
}
.tjxmList .intro-mid-right{
	float: right;
	width: 300px;
	height: 300px;
}
.tjxmList .intro-mid-left h2{
	font-size: 25px;
}
.tjxmList .intro-mid-left ul{
	margin: 16px 0 30px;
}
.tjxmList .intro-mid-left ul li{
	float: left;
	margin-right: 2px;
	line-height: 14px;
}
.tjxmList .intro-mid-left ul li img{
	float:left;
	width: 100%;
	height: 100%;
}
.tjxmList .intro-mid-left p{
	line-height: 34px;
	font-weight: bold;
}
.tjxmList .intro-task p{
	float: left;
	width: 128px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	margin-right: 20px;
	text-indent: 15px;
}
.tjxmList .intro-task p.online{
	background:url(../images/tjxm_2.png) #11b554 no-repeat 10px center; 
}
.tjxmList .intro-task p.online a{
	color: #fff;
	font-size: 18px;
}
.tjxmList .intro-task p.phone{
	background:url(../images/tjxm_3.png) #07529c no-repeat 10px center; 
}
.tjxmList .intro-task p.phone a{
	color: #fff;
	font-size: 18px;
}
.tjxmList .intro-task p.share{
	background:url(../images/collect_30.png) no-repeat 10px center; 
	text-indent: 0;
	text-align: right;
	width: 60px;
}
.tjxmList .intro-task p.share a{
	color: #999;
	font-size: 12px;
}
.tjxmList .intro-task p.collect{
	background:url(../images/icon_cyhd_30.png) no-repeat 10px center; 
	text-indent: 0;
	text-align: right;
	width: 60px;
}
.tjxmList .intro-task p.collect a{
	color: #999;
	font-size: 12px;
}
.tjxmList .bott-left{
	background: #fff;
	float: left;
	width: 780px;
	padding: 20px 20px 100px;
}
.isStuck{
	position:fixed;
	top: 0;
	padding: 10px 0;
	background: #fff;
	z-index: 9999;
	width:780px;
}
.tjxmList .bott-left-title{
	border-bottom: 2px solid #11b554;
}
.tjxmList .bott-left-title li{
	float: left;
	padding: 5px 0 10px;
	margin: 0 20px;
	font-size: 18px;
	font-weight: 600;
}
.tjxmList .bott-left-titleOn a{
	color: #11b554;
}
.tjxmList .title-box .none{
	text-align: center;
	margin: 40px auto;
}
.tjxmList .title-box h2{
	font-size: 22px;
	text-align: center;
	margin: 40px 0 25px;
}
.tjxmList .title-box h3{
	font-size: 16px;
	margin: 25px 0;
}
.tjxmList .title-box p{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.tjxmList .title-box dl{
	width: 100%;
	height: inherit;
	border: 0;
	margin: 0;
	padding: 34px 0;
	border-bottom: 1px solid #ccc;
}
.tjxmList .title-box dt{
	float: left;
	margin-left: 10px;
}
.tjxmList .title-box dd{
	float: left;
	width: 580px;
	margin:0 0 0 42px;
}
.tjxmList .title-box dd h3{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 15px 0 24px;
}
.tjxmList .title-box dd span{
	font-size: 14px;
	margin-left: 14px;
}
.tjxmList .title-box h4{
	text-align: center;
	font-size: 14px;
}
.tjxmList .bott-right{
	float: right;
	width: 325px;
	padding: 0 14px;
	background: #fff;
	min-height: 400px;
}

.tjxmList .table_con{
	width:100%;
	margin-top: 25px;
}
.tjxmList .table_con tr th,
.tjxmList .table_con tr td{
	border:1px solid #e2e2e2;
	color:#333333;
}
.tjxmList .table_con tr th{
	background-color:#eeeeee;
	font-size: 16px;
	height: 30px;
	line-height: 33px;
}
.tjxmList .table_con tr td{
	background-color:#fff;
	font-size: 14px;
	height:36px;
	line-height: 36px;
	text-align: center;
}
.tjxmList p.rzjh{
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}
.tjxmList p.rzjh span{
	font-weight: normal;
	font-size: 14px;
}
.tjxmList .project_second{
	margin:20px -15px 0 0 ;
}
.tjxmList .project_second img{
	padding: 18px 28px;
	border:1px solid #ccc;
	margin-bottom:15px;
	margin-right: 15px;
}


/*项目路演*/
.xiangmuluyan dl.dl_long dt.fl{
	margin-left: 30px;
}
.luyan{
	background: none;
	border: none;
}
.luyan .star-choose{
	height: 40px;
	border-bottom: 2px solid #11B554;
	margin:0;
}
.luyan .common_video{
	background-color: #fff;
}
.luyan .common_video&gt;div&gt;dl{
	float: inherit;
	padding: 20px 10px;
	margin: 0;
	position: relative;
}
.luyan .star-choose ul li{
    height: 34px;
    line-height: 30px;
    margin: 0 24px;
    padding: 6px 4px 0;
    border-radius: 6px 6px 0 0;
}
.luyan dl.dl_long{
	border-bottom: none;
}
.luyan dl.dl_long dt.fl{
	margin-left: 0;
}
.luyan dl.dl_long dd{
	width: 750px;
	margin-left: 20px;
}
.luyan dl.dl_long dd h3{
	color: #003a73;
	font-size: 18px;
	margin-bottom: 14px;
}
.luyan .common_video&gt;div&gt;dl div{
	margin:8px 0 0 0 ;
}
.luyan .common_video&gt;div&gt;dl dd span{
	border: none;
	color: #ffa942;
	vertical-align: middle;
}
.luyan .common_video&gt;div&gt;dl div.fabuintro{
	color: #999;
	padding-bottom: 8px;
	border-bottom: 1px dashed #d2d2d2;
}
.luyan .common_video&gt;div&gt;dl div.fabuintro span{
	color: #666;
	vertical-align: inherit;
	padding: 0;
	line-height: inherit;
	margin:0 12px 0 0 !important;
}
.luyan .common_video&gt;div&gt;dl div.miaoshubtn{
	width: 72px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 2px solid #00cc99;
	color: #00cc99;
	margin: 16px 0 12px;
}

.luyan .common_video&gt;div&gt;dl div.miaoshuintro{
	white-space: normal;
	line-height: 30px;
	color: #666;
}
.luyan .dl_long dd h4{
	top: -150px;
}
.luyan .video_back_stop, .luyan .video_back_start{
	left: 90px;
}
.luyan .video_back h6{
	background-color: #003a73;
}

/*培训机构*/
.peixunjigou .orgbox{
	width: 558px;
	height: 164px;
	float: left;
	background: #fff;
	border: none;
	padding: 12px 8px;
	margin: 0 12px 12px 0;
}
.peixunjigou .orgbox:hover{
	box-shadow: 1px 1px 5px #ccc;
}
.peixunjigou .orgbox dt{
	float: left;
}
.peixunjigou .orgbox dd{
	float: left;
	width: 270px;
	margin-left: 16px;
}
.peixunjigou .orgbox dd h3{
	margin: 4px 0 13px;
	font-size: 20px;
	color: #003a73;
}
.peixunjigou .orgbox dd p{
	margin-bottom: 10px;
	width: 76px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #11B554;
	color: #FFFFFF;
	border-radius: 3px;
}
.peixunjigou .orgbox dd h4{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: initial;
}

/*线上课程*/
.xianshangkecheng .star-choose{
	height:46px;
	margin: 0 auto 18px;
	border-bottom: 2px solid #11B554;
}
.xianshangkecheng .star-choose ul li {
	height: 46px;
	margin-left: 0;
	margin-right: 50px;
}
.xianshangkecheng .common_video&gt;div ul li {
	line-height: 46px;
	border-bottom: none;
	font-weight: bold;
}
.xianshangkecheng .common_video&gt;div&gt;div {
	width: 287px;
}
.xianshangkecheng .container_main{
	background: none;
}
.xianshangkecheng .common_title{
	margin: 14px auto 0;
}
.xianshangkecheng .star-choose p{
	height:46px;
	line-height: 46px;
	margin: 0 auto 18px;
	cursor: pointer;
}
.xianshangkecheng .star-choose p span{
	padding: 5px 10px;
	text-align: center;
}
.xianshangkecheng .star-choose p span.onspan{
	background-color: #11b554;
	color: #FFFFFF;
}

.xianshangkecheng .common_video&gt;div&gt;div.index_colleage {
    width: 280px;
    height: 270px;
    padding:10px 5px;
    margin-right: 10px;
    border: none;
    background: #fff;
}
.xianshangkecheng .common_video&gt;div&gt;div.index_training h3{
	font-size: 15px;
}
.xianshangkecheng .common_video&gt;div&gt;div.index_training h4{
	margin-top:10px;
}
.xianshangkecheng .lan_border_small{
	border:1px solid #07529c;
	color:#07529c;
	font-weight:normal;
	font-size:12px;
	padding: 0px 3px;
}
.xianshangkecheng .common_video&gt;div&gt;div.index_training h4{
	border-top: 1px solid #efeff0;
	padding-top: 10px;
}
.xianshangkecheng .common_video&gt;div&gt;div&gt;div&gt;img{
	display: block;
	width: 100%;
	height: 100%;
}
.xianshangkecheng .common_video&gt;div&gt;div.index_training h4 em{
	display: inline-block;
    width: 1px;
    height: 10px;
    vertical-align: 0;
    border-right: 1px solid #ccc;
    margin: 0 3px;
}

.green-bai{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color:#11b554;
	color:#fff;
}
.viewCount_icon{
	background-image: url(../images/icon_eye.png);
	width:14px;
	height:10px;
	display: inline-block;
	margin-right:3px;
	position: relative;
}

.bai_green{
	color:#fff;
	background-color:#11b554;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 3px;
	line-height: 14px!important;
}
.bai_green:hover{
	/* background-color:#30C328; */
	color:#fff;
	background-color:#003a73;
}</pre></body></html>