@charset "utf-8";
/* CSS Document */


* {
	font-family: "微软雅黑", "Arial";
	margin:0;
	padding:0;
	border:0;
	color:#666;
}
body, html {
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
ul, ol {
	list-style-type: none;
}
a {
	text-decoration: none;
}
.container {
	margin:0 auto;
	padding:0;	
}

/* 左右浮动开始 */
.left{
	float:left;
	}
.right{
	float:right;
	}
/* 左右浮动结束 */

/* 小分割线开始 */
.icon-sep {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 14px;
  background: #ccc;
  margin-left:3px;
  margin-right:3px;
}
/* 小分割线结束 */

.f12{
	font-size:12px;
	}
.f14{
	font-size:14px;
	}
.f16{
	font-size:16px;
	}
.f18{
	font-size:18px;
	}
.f20{
	font-size:20px;
	}
.f22{
	font-size:22px;
	}/* 2016-09-29 */
.f26{
	font-size:26px;
	}/* 2016-09-29 */	
.f30{
	font-size:30px;
	}/* 2016-11-14 */
		
/* 字体颜色开始 */
.color_aaa {
	color:#aaa;
}
.color_666 {
	color:#666;
}
.color_999 {
	color:#999;
}
.color_000 {
	color:#000;
}
.color_fff {
	color:#fff;
}
.color_green{
	color:#08af3f;
	}
.color_red{
	color:#d02a2a;
	}
.color_org{
	color:#ff4e00;
	}
.color_org01:hover{
	color:#ff4e00;
	border-bottom:3px solid #ff4e00;
	}
/* 字体颜色结束 */

.font_weight{
	font-weight:bold;
	}
.noweight{
	font-weight:100;
	}
.weight{
	font-weight:bold;
	}
.bj_org{
	background:#ff4e00;
	}
.height_30{
	height:30px;
	}
.height_40{
	height:40px;
	}
.line_height_20{
	line-height:20px;
	}
.line_height_25{
	line-height:25px;
	}
.line_height_30{
	line-height:30px;
	}
.line_height_40{
	line-height:40px;
	}
.line_height_60{
	line-height:60px;
	}
.zt_center{
	text-align:center;
	}
.zt_left{
	text-align:left;
	}
.zt_right{
	text-align:right;
	}
.text_indent_2{
	text-indent:2em;
	}
.display_block{
	display:block;
	}
.bj_fff{
	background:#fff;
	}
.bj_f7f7f7{
	background:#f7f7f7;
	}
.line_org{
	margin: 15px auto 0;
    width: 160px;
    border-bottom: 3px solid #ff4e00;
	}	
.line_gray{
	margin: 0 auto;
    width:680px;
    border-bottom: 1px solid #e3e3e3;
	}
.cursor_pointer{
	cursor: pointer;
	}	

.padding_left_2{
	padding-left:2px;
	}
.padding_left_20{
	padding-left:20px;
	}
.padding_left_30{
	padding-left:30px;
	}
.padding_right_10{
	padding-right:10px;
	}
.padding_right_20{
	padding-right:20px;
	}
.padding_top_5{
	padding-top:5px;
	}
.padding_top_8{
	padding-top:8px;
	}
.padding_top_15{
	padding-top:15px;
	}
.padding_top_20{
	padding-top:20px;
	}
.padding_top_25{
	padding-top:25px;
	}
.padding_top_35{
	padding-top:35px;
	}
.padding_top_55{
	padding-top:55px;
	}
.padding_top_75{
	padding-top:75px;
	}
.margin_left_5{
	margin-left:5px;
	}
.margin_left_10{
	margin-left:10px;
	}
.margin_left_20{
	margin-left:20px;
	}
.margin_left_30{
	margin-left:30px;
	}
.margin_left_120{
	margin-left:120px;
}
.margin_left_150{
	margin-left:150px;
}
.margin_right_5{
	margin-right:5px;
	}
.margin_right_10{
	margin-right:10px;
	}
.margin_right_32{
	margin-right:32px;
	}
.margin_top_5{
	margin-top:5px;
	}
.margin_top_10{
	margin-top:10px;
	}
.margin_top_15{
	margin-top:15px;
	}
.margin_top_20{
	margin-top:20px;
	}
.margin_top_25{
	margin-top:25px;
	}
.margin_top_40{
	margin-top:40px;
	}
.margin_top_46{
	margin-top:46px;
	}
.margin_top_70{
	margin-top:70px;
	}
.margin_top_110{
	margin-top:110px;
	}
.margin_bottom_25{
	margin-bottom:25px;
	}
.width_100{
	width:100px;
	}		
.width_120{
	width:120px;
	}
.width_230{
	width:230px;
	}
.width_280{
	width:280px;
	}
.width_290{
	width:290px;
	}
.width_300{
	width:300px;
	}
.width_430{
	width:430px;
	}
.width_780{
	width:750px;
	}
.min_height_70{
	min-height:70px;
	}
.min_height_90{
	min-height:90px;
	}
.min_height_110{
	min-height:110px;
	}
.clear{
	clear:both;
	}
.topbj{
	width:100%;
	height:119px;
	background: #fff;
	border-bottom:2px solid #f7f7f7;
	}
.xzy_topbj{
	width:100%;
	height:80px;
	background: #ff4e00;
	}
.top01_bj{
	width:100%;
	height:35px;
	line-height:35px;
	background:#ff4e00;
	}
.top01{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	}
.top{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	}
.logo img{
	height:61px;
	width:218px;
	padding-top:8px;
	padding-left:5px;
	}
.nav{
	margin-top:22px;
	margin-left:45px;
	height:50px;
	line-height:30px;
	}
.nav li a.nav_menu {
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #fff;
    color: #000;
    font-size: 16px;
    }
.nav li a.nav_menu:hover{
    border-bottom: 4px solid #ff4e00;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.nav li a.xzy_nav_menu {
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
    height: 54px;
    line-height: 54px;
    border-bottom: 4px solid #ff4e00;
    color: #fff;
    font-size: 16px;
    }
.nav li a.xzy_nav_menu:hover{
    border-bottom: 4px solid #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.nav li a:hover{
	text-decoration:none;
}
.position_relative{
	position:relative;
}
.nav .nav_dl{
	background:#fbdacb;
	display: none;
	z-index:1000;
	width:180px;
	position:absolute;
    
}
.nav .nav_dl dd a{
	color: #b83d07;
	margin:15px;
	line-height:30px;
	font-size: 14px;
}
.nav ul li:hover .nav_dl{
	display: block;
	} 


.nav_da{
	margin-top:22px;
	margin-left:45px;
	height:50px;
	line-height:30px;
	}
.nav_da li a.nav_menu {
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #fff;
    color: #000;
    font-size: 16px;
    }
.nav_da li a.nav_menu:hover{
    border-bottom: 4px solid #ff4e00;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.nav_da li a.xzy_nav_menu {
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #ff4e00;
    font-size: 16px;
    color:#000;
    }
.nav_da li a.xzy_nav_menu:hover{
    border-bottom: 4px solid #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.nav_da li a:hover{
	text-decoration:none;
}
.position_relative{
	position:relative;
	}
.nav_da .nav_dl{
	background:#fff;
	display: none;
	z-index:1000;
	width:180px;
	position:absolute;
	background-color:rgba(255,255,255,0.8);
    
}
.nav_da .nav_dl dd a{
	color: #000;
	margin:15px;
	font-size:14px;
	line-height:30px;
}
.nav_da ul li:hover .nav_dl{
	display: block;
	} 
.banner img{
	width:100%;
	z-index:-100;
	height:450px;
	}
.banner_nr img{
	width:100%;
	z-index:-100;
	height:324px;
	}
	
/* 搜索部分开始 */		
.search_width{
	margin: 0 auto;
    min-width: 990px;
    max-width: 1060px;
    _overflow: hidden;
    zoom: 1;
	}
.search_bj{
    position: relative;
    margin-top:-85px;
    z-index:100;
	padding: 20px 20px 20px 40px;
    background-color: rgba(23,23,23,.65);
    border-radius: 4px 4px 0 0;
	}
/* search */
.search select{display:none; background:#fff;}
.search .select_box{font-size:14px;color:#999999;width:100px;line-height:40px;float:left;position:relative; background:#fff;}
.search .select_showbox{height:40px;background:url(../../images/lbx/search_ico.png) no-repeat 85px center;text-indent:1em;}
.search .select_showbox.active{background:url(../../images/lbx/search_ico_hover.png) no-repeat 85px center;}
.search .select_option{border-top:none;display:none;left:0px;top:40px;position:absolute;z-index:99;background:#f8f8f8;}
.search .select_option li{text-indent:1.5em;width:100px;cursor:pointer;}
.search .select_option li.selected{background-color:#ddd;color:#999;}
.search .select_option li.hover{background:#ddd;color:#fff;}

.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:40px;line-height:40px;float:left}
.search input.inp_srh{outline:none;width:800px; text-indent: 15px; background:#fff; font-size:14px;}
.search input.btn_srh{background:#f58400; font-style: italic; font-weight:bold; color:#FFF;font-family:"微软雅黑";font-size:16px;width:75px;}

/* 搜索部分结束 */		

/* 金博士书院部分开始 */		
.jbssy{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
    padding: 70px 0;
	}
.jbssy_ul{
	margin-left:-40px;
	}
.jbssy_ul li {
    float: left;
    width:500px;
	margin-left:80px;
    margin-top: 90px;
}
.jbssy_img01 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao01.png) no-repeat 0;
}
.jbssy_img01:hover{
	background:url(../../images/lbx/sy-tubiao01-1.png) no-repeat 0;
	} 
.jbssy_img02 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao02.png) no-repeat 0;
}
.jbssy_img02:hover{
	background:url(../../images/lbx/sy-tubiao02-1.png) no-repeat 0;
	} 
.jbssy_img03 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao03.png) no-repeat 0;
}
.jbssy_img03:hover{
	background:url(../../images/lbx/sy-tubiao03-1.png) no-repeat 0;
	} 
.jbssy_img04 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao04.png) no-repeat 0;
}
.jbssy_img04:hover{
	background:url(../../images/lbx/sy-tubiao04-1.png) no-repeat 0;
	} 
.jbssy_img05 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao05.png) no-repeat 0;
}
.jbssy_img05:hover{
	background:url(../../images/lbx/sy-tubiao05-1.png) no-repeat 0;
	} 
.jbssy_img06 {
    width: 98px;
    height: 98px;
    background:url(../../images/lbx/sy-tubiao06.png) no-repeat 0;
}
.jbssy_img06:hover{
	background:url(../../images/lbx/sy-tubiao06-1.png) no-repeat 0;
	} 
/* 金博士书院部分结束 */	


/* 4个链接部分开始*/	
.lianjie_bj{
	width:100%;
	height:120px;
	padding-top:25px;
	background:url(../../images/lbx/four-bj.png) repeat-x;
	}
.lianjie{
	width:1200px;
	margin:0 auto;	
	overflow:hidden;
	}
.link_tp01 i{
	width:46px;
	height:61px;
	background:url(../../images/lbx/jbs-tubiao01.png) no-repeat 0;
	} 
.link_tp02 i{
	width:54px;
	height:45px;
	padding-top:10px;
	background:url(../../images/lbx/jbs-tubiao02.png) no-repeat 0;
	} 
.link_tp03 i{
	width:44px;
	height:54px;
	background:url(../../images/lbx/jbs-tubiao03.png) no-repeat 0;
	} 
.link_tp04 i{
	width:48px;
	height:43px;
	padding-top:10px;
	background:url(../../images/lbx/jbs-tubiao04.png) no-repeat 0;
	}
/* 4个链接部分结束 */	

/* 金博士书院全方位解决您的问题部分开始 */		
.qfw{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
    padding: 70px 0;
	}
.qfw_ul{
	margin-left:-40px;
	}
.qfw_ul li {
    float: left;
    width:210px;
	margin-left:80px;
    margin-top: 90px;
}
.qfw_img01 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao05.png) no-repeat 0;
}
.qfw_img02 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao06.png) no-repeat 0;
}
.qfw_img03 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao07.png) no-repeat 0;
}
.qfw_img04 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao08.png) no-repeat 0;
}
.qfw_img05 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao09.png) no-repeat 0;
}
.qfw_img06 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao10.png) no-repeat 0;
}
.qfw_img07 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao11.png) no-repeat 0;
}
.qfw_img08 {
    width: 52px;
    height: 56px;
	margin:0 auto;
    background:url(../../images/lbx/jbs-tubiao12.png) no-repeat 0;
}
/* 金博士书院全方位解决您的问题部分结束 */	

/* 金博士书院志愿设计服务模块部分开始 */	
.zysj_bj{
	width:100%;
	overflow:hidden;
	background:#f8f8f8;
	}	
.zysj{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
    padding: 70px 0;
	}
.zysj_ul li{
	margin-top:40px;
	}
.zysj_img01 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao13.png) no-repeat 0;
}
.zysj_img02 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao14.png) no-repeat 0;
}
.zysj_img03 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao15.png) no-repeat 0;
}
.zysj_img04 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao16.png) no-repeat 0;
}
.zysj_img05 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao17.png) no-repeat 0;
}
.zysj_img06 {
    width:300px;
    height:94px;
    background:url(../../images/lbx/jbs-tubiao18.png) no-repeat 0;
}
/* 金博士书院志愿设计服务模块部分结束 */	

.baoming_bj{
	width:100%;
	height:130px;
	background:#6b6b6b;
	}
.baoming{
	width:1100px;
	height:130px;
	line-height:130px;
	margin:0 auto;
	}
.pic_ewm{
	width:70px;
	height:70px;
	}


/*调研结果和客户反馈部分开始*/
#qh01{
	width:1200px; 
	margin:10px auto 0px;
	}
#title{
    width:1200px; 
	height:52px;
	background:#fbf5f2;
	border-bottom:2px solid #f66728;
	}
#title li{
	float: left;
	}
.link a{
	color: #000;
	display: block;
	text-align: center;
	width:130px;
	font-size:16px;
	height:52px;
	line-height: 52px;
	background:#fbf5f2;
	}
.hover a{
	color: #000;
	font-weight:bold;
	cursor:hand;
	display: block;
	font-size:16px;
	text-align: center;
	width:130px;
	background:#fff;
	border-top:2px solid #f66728;
	border-left:2px solid #f66728;
	border-right:2px solid #f66728;
	height:52px;
	line-height: 52px;
	}
.dis{display: block;}
.undis{display: none;}

#concent ul{width:1200px; margin:20px auto 0px;}
#qh01_ul01{
	width:1200px;
	height:310px;
	}
#qh01_ul02{
	width:1200px;
	height:230px;
	}
#qh01_ul02 li{width:285px;height:199px; float:left; padding-left:8px; padding-right:5px;}
.pic_ybt{
	width:374px;
	height:289px;
	}
/*调研结果和客户反馈部分结束*/

/* 金博士书院精准服务部分开始 */	
.jzfw_bj{
	width:100%;
	overflow:hidden;
	background:#f8f8f8;
	}	
.jzfw{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
    padding: 70px 0;
	}
.jzfw_ul li{
	margin-top:40px;
	float:left;
	margin-left:8px;
	margin-right:5px;
	}
.jzfw_div{
	width:280px;
	height:195px;
	background:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	}
.fgx01{
	width:20px;
	float:left;
	margin-top:8px;
	border-bottom:2px solid #f66728;
	}
.fgx02{
	width:200px;
	float:left;
	margin-top:8px;
	border-bottom:2px solid #ddd;
	}
/* 金博士书院精准服务部分结束 */	

/* 4个链接02部分开始*/	
.lianjie_bj02{
	width:100%;
	height:90px;
	padding-top:25px;
	background:#f8f8f8;
	}
.lianjie02{
	width:1200px;
	margin:0 auto;	
	overflow:hidden;
	}
.link02_tp01 i{
	width:52px;
	height:61px;
	background:url(../../images/lbx/xgk-tupian01.png) no-repeat 0;
	} 
.link02_tp02 i{
	width:50px;
	height:60px;
	padding-top:5px;
	background:url(../../images/lbx/xgk-tupian02.png) no-repeat 0;
	} 
.link02_tp03 i{
	width:46px;
	height:62px;
	background:url(../../images/lbx/xgk-tupian03.png) no-repeat 0;
	} 
.link02_tp04 i{
	width:56px;
	height:56px;
	padding-top:5px;
	background:url(../../images/lbx/xgk-tupian04.png) no-repeat 0;
	}
.link02_tp05 i{
	width:55px;
	height:56px;
	padding-top:5px;
	background:url(../../images/lbx/xgk-tupian05.png) no-repeat 0;
	}  
/* 4个链接02部分结束 */	

/* 学员可享受的服务部分开始 */		
.fuwu{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
    padding: 70px 0;
	}
.fuwu02_bj{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#f8f8f8;
	}
.fuwu02{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	background:#f8f8f8;
    padding: 70px 0;
	}
.fuwu_ul{
	margin-left:-60px;
	}
.fuwu_ul li {
    float: left;
    width:500px;
	margin-left:80px;
    margin-top: 40px;
}
.fuwu_img01 {
    width: 52px;
    height: 56px;
    background:url(../../images/lbx/jbs-tubiao05.png) no-repeat 0;
}
.fuwu_img02 {
    width: 52px;
    height: 56px;
    background:url(../../images/lbx/jbs-tubiao06.png) no-repeat 0;
}
.fuwu_img03 {
    width: 52px;
    height: 56px;
    background:url(../../images/lbx/jbs-tubiao07.png) no-repeat 0;
}
.fuwu_img04 {
    width: 52px;
    height: 56px;
    background:url(../../images/lbx/jbs-tubiao08.png) no-repeat 0;
}
.fuwu_img05 {
    width: 52px;
    height: 56px;
    background:url(../../images/lbx/jbs-tubiao09.png) no-repeat 0;
}
/* 学员可享受的服务部分结束 */	

.vip_img01 {
    width: 52px;
    height: 59px;
    background:url(../../images/lbx/vip-tubiao01.png) no-repeat 0;
}
.vip_img02 {
    width: 52px;
    height: 59px;
    background:url(../../images/lbx/vip-tubiao02.png) no-repeat 0;
}
.vip_img03 {
    width: 52px;
    height: 59px;
    background:url(../../images/lbx/vip-tubiao03.png) no-repeat 0;
}
.vip_img04 {
    width: 52px;
    height: 59px;
    background:url(../../images/lbx/vip-tubiao04.png) no-repeat 0;
}

 
/* foot部分开始 */
.foot_bj{
	width:100%;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background:#323237;
	}
.foot_bj_02{
	width:100%;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background:#323237;
	position:fixed;
	bottom:0px;
	}/* 2018-01-25 */
.foot{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	}
.foot_left{
	width:200px;
	float:left;
	padding-top:50px;
	}
.foot_center{
	width:770px;
	float:left;
	}
.foot_right{
	width:230px;
	float:right;
	padding-top:38px;
	}
/* foot部分结束 */

.center-list {
	width:1200px;
	min-height:500px;
    overflow:hidden;
	margin:20px auto 20px;
	/*position:relative;*/
	}
.bk_ccc{
	border:1px solid #ccc;
	}
.title{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
.titletou{
	height:35px;
	line-height:35px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	}
.ccc_underline{
	border-bottom:1px solid #ccc;
	}
.org_underline {
	border-bottom:2px solid #ff4e00;
}
.bk_org{
	border:1px solid #ff4e00;
	}
.button05{
	background:#ff4e00;
	width:192px;
	}
.title_h1{
	width:120px;
	line-height:35px;
	height:35px;
	text-align:center;
	float:left;
}
.width_95{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	}
/* 字体左右对齐开始 */
.ztcenter{
	text-align:center;
	}
.ztright{
	text-align:right;
	}
.ztleft{
	text-align:left;
	}
/* 字体左右对齐结束 */
.padding_top_15{
	padding-top:15px;
	}
.padding_bottom_15{
	padding-bottom:15px;
	}
/* 各种大小的表单开始*/
.input04{
	width:407px;
	}
.select01{
	width:409px;
	}	
.select03{
	width:140px;
	}
.select04{
	width:122px;
	}

/* 各种大小的表单结束*/


/*选专业部分开始 2018-01-22*/
#xzy_qh01{
	width:1198px; 
	margin:10px auto;
	border:1px solid #d9d6d6;
	}
#title1{
    width:1178px; 
	height:32px;
	padding-left:20px;
	background:url(../../images/lbx/title.png) repeat-x;
	}
#title1 li{
	float: left;
	margin-left:-1px;
	}
.link1 a{
	color: #333;
	display: block;
	text-align: center;
	width:120px;
	font-size:14px;
	height:30px;
	line-height: 30px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	}
.hover1 a{
	color: #333;
	font-weight:bold;
	cursor:hand;
	display: block;
	font-size:14px;
	text-align: center;
	width:120px;
	background:#fff;
	height:32px;
	line-height: 32px;
	border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
	}
.dis1{display: block;}
.undis1{display: none;}

#concent1{
	margin-bottom:20px;
	}
#concent1 ul li{
    padding: 10px 20.1px;
	}
.majordiv dl{
	height:37px;
    border: 1px solid #E1E1E1;
    border-bottom: none;
	margin-top: 20px !important;
	margin-left:auto;
	margin-right:auto; 
}
.majordiv dl dd{
	width: 80px;
	float:left;
	}
.majordiv dl dd a {
    font-size: 14px;
    display: block;
    padding: 8px 0;
    text-align: center;
    color: #555;
    border-left: 1px solid #fff;
    border-right: 1px solid #e1e1e1;
}
.s1{
    background: url(../../images/lbx/base-bar-1.png) 0 0 repeat-x #fff;
	}
.c1{
	zoom: 1;
	}
.ptw {
    padding-top: 20px !important;
}
.majorlist p {
    position: relative;
    height: 0;
}
.majorlist p.s1 a {
    position: absolute;
    z-index: 1;
    top: -50px;
    width: 1px;
    height: 0;
}
.majorlist dd a {
    color: #4c89d3;
	font-size:14px;
	font-style:normal;
}
.majorlist h2 {
    float: left;
    padding-left: 12px;
    font: bold 16px/20px Microsoft Yahei;
    color: #f70;
    background: url(../../images/lbx/base-icon-1.png) 0 -348px no-repeat;
}
.majorlist small {
    float: left;
    padding-left: 8px;
    color: #999;
}
.majorlist h3 {
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
    background: #f3f3f3;
}
.majorlist dl {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.majorlist dd {
    float: left;
    overflow: hidden;
    width: 25%;
    height: 24px;
    line-height: 24px;
}
.f-pr10 {
    padding-right: 10px;
}
.xg1, .xg1 a {
    color: #999 !important;
}
.y {
    float: right;
}
.majordiv02 dl{
	height:114px;
    border: 1px solid #E1E1E1;
    border-bottom: none;
	margin-top: 20px !important;
	margin-left:auto;
	margin-right:auto; 
}
.majordiv02 dl dd{
	width:165.1px;
	height:37px;
	float: left;
    padding-right: 0px;
    border-bottom: 1px solid #e1e1e1;
	}
.majordiv02 dl dd a {
    font-size: 14px;
    display: block;
    padding: 8px 0;
    text-align: center;
    color: #555;
    border-left: 1px solid #fff;
    border-right: 1px solid #e1e1e1;
}
.s2 {
    padding: 0 0;
    background: url(../../images/lbx/base-bar-2.png) 0 0 repeat-x #fff;
}
.s2 li a {
    width: 150px;
	font-size: 14px;
    display: block;
    padding: 8px 0;
    text-align: center;
    color: #555;
    border-left: 1px solid #fff;
    border-right: 1px solid #e1e1e1;
}
/*选专业部分结束*/	

/*选专业的搜索部分开始*/	
.sousuo {
    width:1100px;
    height: 47px;
    margin: 20px auto;
}
.sousuo table tr td {
    padding-top: 8px;
    padding-bottom: 8px;
}
.td_size {
    font-size: 16px;
    font-weight: bold;
}
.search_text {
    width: 820px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #f58400;
    padding-left: 10px;
    font-size: 14px;
}
.searchbut {
    height: 47px;
    line-height: 47px;
    width: 120px;
    background: #f58400;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    display: block;
    cursor: pointer;
}
/*选专业的搜索部分结束*/

.xzy_nr{
	width:1200px;
	margin:20px auto;
	}
.main-title {
    font-size: 25px;
    line-height: 1.1em;
    margin-bottom: 9px;
}
.single-sub-menu-mod {
    margin-bottom: 20px;
}
.newMainCon {
    width:1200px;
}
.mbw {
    margin-bottom: 20px !important;
}
.major-summary-mod ul {
    width: 100%;
    border-top: 1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}
.cf {
    zoom: 1;
}
.major-summary-mod li {
    float: left;
    width: 400px;
    padding: 5px 0;
    line-height: 24px;
    font-size: 14px;
}
.mod .hd, .mod-hd {
    font-size: 14px;
    color: #072;
    font-weight: normal;
    margin-bottom: 15px;
}
.view-instruction .txt-content p {
    text-indent: 2em;
    margin-bottom: 1.6em;
    font-size: 14px;
    line-height: 1.8em;
}
.newMainCon a, .newSideCon a, .breadBar a, .sub-menu-mod a {
    color: #369;
    text-decoration: none;
	font-size:14px;
}

.hm {
    text-align: center;
}
.xs3 {
    font-size: 16px !important;
}
.wx, .ph {
    font-family: 'Microsoft YaHei','Hiragino Sans GB','STHeiti',Tahoma,'SimHei',sans-serif;
    font-weight: 100;
}
label {
    cursor: pointer;
}
.xzy_nr select {
    padding: 2px 2px 2px 1px;
}
.xzy_nr select {
    border: 1px solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    background: #FFF url(../../images/lbx/px.png) repeat-x 0 0;
}

.dt {
    border-top: 1px solid #CDCDCD;
    width: 100%;
	font-size:14px;
	margin-top:10px;
}
.bm {
    border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
    background: #FFF;
	margin-bottom:10px;
}
.dt td,.dt th {
    padding: 7px 4px;
    border-bottom: 1px solid #CDCDCD;
}
.dt th {
	background: #F2F2F2;
	text-align: left;
	font-weight:100;
	color:#000;
}
.dt a {
    color: #3377AA;
}


/*找学校开始*/
.inquiry{
	width:1198px;
	margin:20px auto;
	border:1px solid #CFD6E0;
	text-align:center;
	overflow:hidden;
	}
.inquiry .chaxun{
    margin-left:auto;
	margin-right:auto;
	width:1150px;
	margin:10px auto;
	}
.inquiry table .flsstr1 td,.inquiry table .flsstr1 td{
	border-bottom:1px dashed #dedede;
	}
.inquiry table tr td{
	padding-top:8px;
	padding-bottom:8px;
	}
.inquiry table tr td ol li{
	text-align:center;
	float:left;
	padding:5px;
	border:1px solid #dedede;
	margin: 4px 4px;
	cursor: pointer;
	color:#000;
	font-size:14px;
	}
/**
.inquiry table tr td ol li a{
	text-align:center;
	display:block;
	border:1px solid #dedede;
	padding:3px 10px 3px 10px;
	color:#000;
	font-size:14px;
	}
*/
.inquiry table tr td ol li:hover, .inquiry .selectLi {
	background:#f58400;
	color:#fff;
	border:1px solid #f58400;
	}
.buttom1{
	width:550px;
	margin:30px auto;
	text-align:center;
	}
.buttom1 input{
	margin-left:5px;
	margin-right:5px;
	background:#f58400;
	color:#fff;
	padding:10px 35px 10px 35px;
	border:1px solid #f58400;
	border-radius:6px;
	}
/*找学校结束*/

/*静态页面样式*/
.reformfile{
  width: 990px;
  height: auto;
  box-shadow: 1px 1px 8px #e0e0e0;
  border: 1px solid #CFD6E0;
  margin: 20px auto 20px auto;
  padding-top: 30px;
  line-height: 33px;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 6px;
  padding-bottom: 20px;
}
.workfile{
  width: 100%;
  height: auto;
 /*  box-shadow: 1px 1px 8px #e0e0e0;
    border: 1px solid #CFD6E0; 
   padding-top: 20px;*/
}
.workfile span{
  font-family: "微软雅黑";
  line-height: 35px;
  /* padding-left:10px; */
  font-size: 15px;
  color: rgb(3, 3, 3);
}

.workfile p{
   font-size: 15px;
   color: rgb(3, 3, 3);
   font-family: "微软雅黑";
   margin: auto 15px;
}
.base-btn p{
	margin: auto 0px;
  }
.workfile div {
  font-size: 15px;
  color: rgb(3, 3, 3);
  font-family: "微软雅黑";
  padding:10px;

  }
.workfile strong {
  font-size: 15px;
  color: #0F0E0E;
}
.workfile a{
  text-decoration: none;
  color: rgb(51, 110, 237);
  font-size: 15px;
}
.workfile .a  a{
  text-decoration: none;
  color: rgb(51, 110, 237);
  font-size: 15px;
  float: right;
}
.workfile .content.cf {
  text-indent: 2em;
}
.workfile h1{
	font-size: 23px;
  	text-align: center;
}
.workfile table tr td {
  font-size: 15px;
  color: black;
  font-family: "微软雅黑";
}
.msg {
  width: 1024px;
  margin: 100px auto 20px;
  _margin: 20px auto 20px;
  background: #FAFAFA;
  text-align: center;
  overflow: hidden;
  position: relative;
  top: -3px;
}
.base-info{
  margin: 20px 30px auto;
  border: 1px solid #CFD6E0;
  text-align: left;
  overflow: hidden;
  width: 250px;
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
.base-info p{
	float:left;
}
.base-info a{
	color: rgb(30, 111, 236);
}
.container-box {
  height: auto;
  margin-bottom: 30px;
  background: #fff;
  width: 968px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px #ddd;
  -moz-box-shadow: 0 1px 1px #ddd;
  box-shadow: 0 1px 1px #ddd;
}
.comment_center button {
    padding: 6px 14px;
    background: #068bf0;
    color: white;
    border-radius: 6px;
    cursor: pointer;
}
.department {
  width: 968px;
  padding: 15px;
}
.workfile h3{
	font-size: 20px;
}
.workfile table {
  border: 1px solid #ddd;
  width: 100%;
  text-align: center;
}
.workfile table {
  max-width: 100%;
  background-color: white;
  border-collapse: collapse;
  border-spacing: 0;
} 
.workfile table tr th {
  background: #eee;
  padding: 10px;
}
.workfile table tr td {
/*   padding: 10px; */
  border: 1px solid #ddd;
  vertical-align: middle;
}
.workfile .base-info .base-btn .btn-default {
  padding: 4px 8px;
  border-radius: 6px;
  margin-right: 15px;
  background: #068bf0;
  color: #F7F1F1;
 }
.workfile .base-info .base-btn {
  margin-bottom: 10px;
  padding-left: 17px;
  margin-top: 10px;
  
}
.base-info ul {
    padding-left: 17px;
}
.reformfile .filecom{
  width: 950px;
  height: auto;
  box-shadow: 1px 1px 8px #e0e0e0;
  border: 1px solid #CFD6E0;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 6px;
  padding-bottom: 20px;
  }
 .workfile .connect a{
 	 float: center;
	  width: 960px;
	  margin-left: 6px;
	  margin-top: 8px;
	  text-align:left;
 }
 .introduction{
 	text-indent:2em;
 	min-height:450px;
 }
/*university*/
.querylist{
	width:1198px;
	margin:20px auto;
	border:1px solid #CFD6E0;
	text-align:center;
	overflow:hidden;
	}
.college-list{
	width: 100%;
    height: auto;
}
.collegeList{
    border-top: 1px solid #e5e5e5;
  	width:100%;
}
.collegeLists{
  	margin-top: 5px;
  	width:100%;
}
.collegeList li {
    padding: 20px 0;
    height: auto;
    overflow: hidden;
  	width: 100%;
}
.collegeList .mark {
 	width: 20%;
  	text-align: center;
  	float: left;
}
.collegeList .info {
  	width: 80%;
  	height: auto;
  	float: left;
  	color: #6d6d6d;
}
.collegeList .info .tops {
  	height: auto;
  	overflow: hidden;
  	border-bottom: 1px dashed #ebebeb;
  	padding: 5px 0 10px;
}
.collegeList .info .tops .college-degree {
  	float: right;
  	width: 54%;
  	text-align: left;
}
.collegeList .info .tops .college-degree .label.hot {
  	background: #60c623;
    float: none;
  	color: white;
}
.collegeList .info .tops .college-degree span {
  	margin-right: 5px;
  	color: #000;
}
.collegeList .info .tops b.name {
  	font-size: 20px;
  	color: #333;
  	float: left;
}
.collegeList .info .tops .tag {
  	width: 100px;
  	float: left;
  	margin-left: 10px;
  	text-align: left;
}
.collegeList .info .tops .tag img {
  	margin-right: 5px;
}
.collegeList .info .bottoms {
  	padding: 10px 0 0;
  	overflow: hidden;
  	width: 95%;
}
.collegeList .info .bottoms li {
  	float: left;
  	margin-bottom: 5px;
  	padding: 0;
  	border-bottom: 0;
  	width: 50%;
  	font-size: 14px;
  	text-align: left;
}
/*puniversity*/

.bmcg{
	width:1200px;
	margin:0 auto;
	}
.wem_img{
	width:200px;
	height:200px;
	}
	
.fenshuxian{
	width:1198px;
	margin:20px auto;
	text-align:center;
	overflow:hidden;
	min-height:400px;
	}
.fenshuxian_left{
	width:580px;
	float:left;
	}
.fenshuxian_right{
	width:580px;
	float:right;
	}
.fenshuxian table{
	border-right:1px solid #CFD6E0;
	border-top:1px solid #CFD6E0;
	}
.fenshuxian td{
	line-height:35px;
	text-align:center;
	border-left:1px solid #CFD6E0;
	border-bottom:1px solid #CFD6E0;
	}
.border_bottom{
	border-bottom:1px solid #f58400;
	}
	
.vcode-code {
    height: 32px;
    background-color: #ca5302;
    color: #fff;
    padding: 0 15px;
}
.vcode-img {
    margin-left: 5px;
    height: 32px;
    width: 80px;
}
.input03{
	width:302px;
}
.top-right {
	float:right;
	padding-top: 26px;
}
.top-spanimg {
	width:30px;
	height:30px;
}
.top-span i{
	font-style:normal;
	color:#fff;
}

/*清浮动*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}
	