﻿@charset "utf-8";
/* CSS Document */

/************************************************************************************
smaller than 1024 PAD
*************************************************************************************/
@media screen and (min-width: 640px) {	
	.logo-nav{ display:none}
}
@media screen and (max-width: 1024px) {	
/*@media screen and (min-width: 640px) {*/	
	#rwdStyle { width:20px;}	
	/*head*/
	#head .head_menu { float:left; position:static; width:auto; height:auto; filter:aplha(opacity=100); opacity:1; display:block;margin-top:6px;}
	#head .head_menu ul li { float:left; padding:1px 8px; border:medium none;/* border-left:1px #464646 solid;*/}
	#head .head_menu ul li.fst { border-left:medium none;}
	#head .head_menu ul li a { padding:1px 5px; color:#333;}
	#head .head_menu ul li a:hover { color:#002e56;}
	#head .head_menu ul li .icos { display:none;}
	#head .headSearch { float:right; width:21%;}
	#head .menu_Icos { padding-left:15px;}
	#head .menu_Icos li.menuSkillBtn { display:none;}
	#head .share_menu { right:4px; margin-right:0; top:60px; width:auto; overflow:visible;}
	#head .share_menu .markLevel { -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
	#head .share_menu .pd { padding:30px 20px 40px;}
	#head .share_menu .corIco { display:block;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:inline-block;}
	#head .homeBtn { float:left;}
	#warp #head .headInset { width:auto; margin:0 auto; padding:8px 12px;background:#fff;}
	/*#top_head .top_head_inset { width:auto;}*/
	#head .head_menu .markLevel { display:none;}
	#head .headSearch .searchList ul li a { line-height:18px;}
	#head .homeBtn:active .homebtn1 { display:block;}
	#head .homeBtn:active .homebtn2 { display:none;}
	
	/*banner*/
	/*
	#main .indexBanner .ban_win .sp_box dl.notVideo { position:relative; z-index:1; }
	#main .indexBanner .ban_win .sp_box dl.notVideo dd { position:absolute; left:0; top:25%; bottom:auto; z-index:5; width:50%; height:50%; padding:0;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 { padding:20px 12px 0 30px; font-size:24px;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span { display:block;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding:10px 12px 0 30px; font-size:18px;} 	
	#main .templateStyle1 .ban .pic_des dt { padding:30px 10% 20px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 10% 30px;}
	#main .templateStyle1 .ban .pic_des dd.theBg { padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#FFF;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#9c1347;}
	#main .indexBanner .ban_win .sp_box dl dd { color:#9c1347;}
	*/
	#main{ margin-top:139px}
	#main .indexBanner .ban_win .sp_box dl.notVideo { position:relative; z-index:1; }
	#main .indexBanner .ban_win .sp_box dl.notVideo dd { position:absolute; left:0; top:auto; bottom:0; z-index:5; width:100%; height:auto; padding:0 0 0;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 { padding:20px 12px 0 30px; font-size:24px;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span { display:block;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding:10px 12px 0 30px;} 	
	
	#main .indexBanner .ban_win .sp_box dl.notVideo .videosBox { z-index:-99; display:block; width:100%; height:100%; padding:0; visibility:hidden;}
	#main .indexBanner .ban_win .sp_box dl.play_now dd { display:none;}
	/*
	#main .templateStyle1 .ban .pic_des dt { padding:30px 10% 20px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 10% 30px;}
	*/
	#main .templateStyle1 .ban .pic_des dd.theBg { padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#333;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#FFF;}
	#main .indexBanner .ban_win .sp_box dl dd { color:#FFF;}
	
	#main .indexBanner .ban_win .ctr_btns { width:40px; font-size:60px; background:transparent; color:#FFF; font-weight:bold; font-family:'宋体',Verdana,Gill Sants,Aril;}
	#main .indexBanner .ban_win .left_btn { left:5%;
	-webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0;
	-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;
	}
	#main .indexBanner .ban_win .right_btn { right:5%;
	-webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0;
	-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;
	}
	
	#top_head .logo_des { margin-right:0;}
	#main .indexBanner .dd_mes { width:auto;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6,#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding-left:30px;}
	
	/*foot*/
	#foot .btm_menu { width:100%; border:medium none;}
	#foot .btm_menu li { float:left; width:16%; border:medium none;}	
	#foot .btm_menu li a {/* border-width:0 1px 0 1px; border-color:transparent #464646 transparent #222; border-style:solid;*/ text-align:center; font-size:16px;}
	#foot .btm_menu li.fst a { border-left:medium none;}
	#foot .btm_menu li.lst a { border-right:medium none;}
	
	/*index main*/
		/*lists_area1*/
	#main .lists_area1 { padding-top:0; padding-left:0;}
	#main .lists_area1 dl { float:none; display:table; margin-top:5px; width:100%; margin-right:0;}
	#main .lists_area1 dl dt { display:table-cell; width:58%; *float:left; vertical-align:middle;}
	#main .lists_area1 dl dd { display:table-cell; width:42%; *width:41%; *float:left; padding:20px 0; vertical-align:middle;}	
	#main .lists_area1 dl dd h6 { padding-bottom:10px; font-size:24px; font-weight:normal;}
	#main .lists_area1 dl dd p { font-size:14px; line-height:1.5em;}
	#main .lists_area1 dl dd .det_btn { padding-top:20px; text-align:left;}
	#main .lists_area1 dt p .tableBox .tableInset b { font-size:18px;}
	#main .lists_area1 dd .det_btn a { width:45%; font-size:16px;}
	#main .lists_area1 .theBg .inset { padding:0 5%;}
	#main .txtArea1 { width:100%; padding:0;}
	
		/*paging*/
	#warp .newsPageing a { width:40px; border-left:1px #d9cccc solid;}
	#warp .newsPageing span { padding:0 5px;}
	#warp .newsPageing span i { font-size:16px; }
	#warp .newsPageing span.bl { border-left:1px #d9cccc solid;}		
		
		/*lists_area2*/
	#main .lists_area2 { text-align:center; background:#fff; margin-top:10px;}
	#main .lists_area2 .pd { width:auto; padding:0 0 5px 5px;}
	#main .lists_area2 .dlBox { float:left; width:33.33%;}
	#main .lists_area2 dl { display:block; margin-right:5px; text-align:left; _zoom:1; _display:inline;}
	#main .lists_area2 h5 { width:auto;}
	
	/*搜索结果页*/
	#searchListPage { width:100%;}
	#searchListPage .pd { padding:0 12px;}
	#searchListPage .list_area dl dt { font-size:20px;}
	#searchListPage .list_area dl dd { font-size:16px;}
	
	/*模板页面*/
	#templateStyle1 .templateStyle1_main { width:100%; padding-top:10px; padding-bottom:10px;}
	#templateStyle1 .templateStyle1_main .slideMenu { float:left; width:12%; padding-bottom:0; text-align:center;}
	#templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico { display:none;}
	#templateStyle1 .templateStyle1_main .slideMenu dt {padding:0 20px;}
	#templateStyle1 .templateStyle1_main .slideMenu dd li a{ padding:0 20px; background:transparent;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont { float:left; width:78%;}
    #templateStyle1 .templateStyle1_main .aboutPS_cont.one { float:left; width:72%;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .pd { padding:0 0 0 10px; background:transparent;/*#fcf5eb;*/}
		/*common*/
	#templateStyle1 .slideMenu dt { display:none;}
	#templateStyle1 .slideMenu dd li.fst {/* border:medium none;*/}
	#templateStyle1 .slideMenu dd li.active { display:block;}
	#templateStyle1 .slideMenu dd li.active a { background:#fff; color:#002e56;}
	#templateStyle1 .templateStyle1_main .on dd { display:block; border-bottom:medium none;}
	
		/*关于培生*/
	#main .aboutPS .templateStyle1_main .slideMenu dd li { border-color:#ddd;}
	#main .aboutPS .slideMenu dd li a:hover { background:#fff;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span { display:block; width:100%; vertical-align:inherit;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl { padding:20px 30px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt { text-align:left;}
	
		/*工作就会*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a { display:inline-block; width:21%; padding:20px 5%; margin:0 1%;}
		/*联系我们*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle { border-top:1px solid #FFF; border-bottom:1px solid #ccc; }
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl { float:left; width:50%; border: medium none;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt { width:48px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit { width:50%; font-size:16px; line-height:23px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt { clear:none; float:left; width:70%; padding:0 0 0 10px; font-size:12px; line-height:23px;}
	
		/*教育资源*/
	#templateStyle1 .templateStyle1_main .slideArea { float:left; width:20%; text-align:center;}
	#templateStyle1 .templateStyle1_main .slideArea .theMenu { display:none;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu { display:block; width:100%; padding:0;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a { background:#fce1ce; color:#ef6b07;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on,#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover { background:#e7ccb7; color:#ef7e38;}
	#templateStyle1 .ban .pic_des { position:absolute; bottom:0; left:0; z-index:2;
		-webkit-animation:0.5s ease 0s alternate none 1 slideIn;
		-moz-animation:0.5s ease 0s alternate none 1 slideIn;
		-ms-animation:0.5s ease 0s alternate none 1 slideIn;
		-o-animation:0.5s ease 0s alternate none 1 slideIn;
		animation:0.5s ease 0s alternate none 1 slideIn; display:none;
	}/*轮播出文档隐藏 display:none;*/
	@-webkit-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-moz-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-ms-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-o-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	
	#templateStyle1 .ban .pic_des .theBg { filter:alpha(opacity=80); opacity:0.8;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span { display:none;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span { display:inline-block;}
		/*教育资源弹出层*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont { position:fixed; left:5%; top:10px; z-index:10000; width:90%;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main { height:auto; overflow-x:hidden; overflow-y:auto;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar { display:block;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn { background:#ec6b06;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .more_links { background:#ec6b06;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a { width:30%;}
	#teachMain .bookdesArea .desTxtCont dl { padding:10px 30px;}
	#teachMain .bookdesArea .desTxtCont dl dt { text-align:left;} 
	#teachMain .bookdesArea .bookdesAreaTit { padding:20px 30px;}

		/*国际认证*/
	#main .intCertification .slideMenu dd li a:hover { background:#f7f7f7; color:#333;}
	#main .intCertification .slideMenu dd li.active a { background:#008b5d;}
	#main .intCertification .templateStyle1_main .slideMenu dd li { border-color:#ddd;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px 40px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:16px;}
    #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p img{width:100%; display:inline-block}
	
		/*地图*/
	#main .mapIndex .slideMenu dd li a:hover { background:#c26e88; color:#FFF;}
	#main .mapIndex .slideMenu dd li.active a { background:#c26e88;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li { border-color:#cce8df;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont { padding:20px 40px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p { font-size:16px;}		
	
		/*学习中心*/
	#main .learn_center .slideMenu dd li a:hover { background:#fff; color:#012e57;}
	#main .learn_center .slideMenu dd li.active a { background:#fff;}
	#main .learn_center .templateStyle1_main .slideMenu dd li { border-color:#ddd;}	
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px 40px;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:16px;}	

	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain { width:auto; padding:0 15px 60px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain img{ width:100%;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic { float:left; width:50%;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor { padding:0px 0 0;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset { padding:0 15px;}
	
	/*pageChannel*/
	#main .teachResource .pageChannel { margin:0; width:100%;}
	#main .teachResource .pageChannel dl { width:100%;}
	#main .teachResource .pageChannel dl dt { display:none;}
	#main .teachResource .pageChannel dl dd { border-bottom:medium none;}
	#main .teachResource .pageChannel dl.on dd { display:block;}
	#main .teachResource .pageChannel dl dd li { float:left; border-top:medium none; width:20%; text-align:center;}
	#main .teachResource .pageChannel dl dd li.nowC { display:block;}
	#main .teachResource .pageChannel dl dd li a { float:left; display:inline-block; width:100%; height:50px; padding:0; font-size:14px; line-height:50px; }	
	/*menuSecObj*/
	#main .teachResource .templateStyle1_main .menuSecObj { margin:0; width:100%; display:block;}
	#main .teachResource .templateStyle1_main .menuSecBtn { display:none;}
	
	/*#teachMain .channel_des { margin-top:10px;}
	*/
	#main .teachMain .channel_des p { padding:10px 30px; font-size:16px;}
	#main #teachMain .bookdesAreaStyle2 .imgPic2 { padding:10px 30px;}
	/*map*/
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list { padding-right:15px;}
	/*项目解决方案汇总页面*/
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl dd h6 .zs { float:none; display:block; margin:0 0 10px 0;}

	/*404*/
	#main #errorPage { padding-top:50px; padding-left:20px; padding-right:20px;}
	#main #errorPage ul { padding-left:0;}
	#main #errorPage li { margin-left:15px;}	
	
	#main #teachMain .bookdesAreaStyle2 .r_txt h6 { padding-left:15px;}
	#main #teachMain .bookdesAreaStyle2 .r_txt ul { padding-left:15px;}
	
	/*myLabs*/
	#main #solutionsBox .fycArea .fyBox .fyCont .tableArea { width:96%;}
	#main #solutionsBox .fycArea .fyBox .tableAreaCont { padding:10px;}
	#iframe_pop .top_main dl .m_img img { width:100%; max-width:inherit;}
	
	#head .head_menu ul li.onlyPhoneShow,#main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow { display:none;}
	#warp #teachMain .bookdesArea .bookdesAreaTit dd p,#warp #teachMain .bookdesAreaStyle2 .r_txt ul li,#warp #teachMain .bookdesArea .bookdesAreaTit dd p { font-size:12px;}
}


/************************************************************************************
smaller than 480 PHONE
*************************************************************************************/
@media screen and (max-width: 640px) {
	
	#rwdStyle { width:10px;}

	/*head*/
	#head .head_menu { float:none; position:absolute; width:100%; height:0; filter:aplha(opacity=0); opacity:0; display:none;}
	#head .head_menu ul li { float:none; padding:2px 0; border:medium none; border-left:medium none; border-bottom:1px #2b2b2b solid;}
	#head .head_menu ul li a { padding:8px 12px; color:#FFF;font-size:14px; font-weight:normal}	
	#head .head_menu ul li a:hover { color:#fff;}
	#head .head_menu ul li .icos { display:block;}
	#head .headSearch { float:right; width:50%; display:none;}
	#head .menu_Icos { padding-left:0;}
	#head .menu_Icos li.menuSkillBtn { display:block;position: absolute;top: 10px;right: 0;}
	#head .share_menu { right:0; top:104px; width:100%; overflow:hidden;}
	#head .share_menu .markLevel { -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0; }
	#head .share_menu .pd { padding:50px 40px;}
	#head .share_menu .corIco { display:none;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:none;}
    #head .share_menu h6{font-size:14px; font-weight:normal}
	#head .homeBtn { float:right;}
	#head .head_menu .markLevel { display:block;}
	#head .headSearch .searchList ul li a { line-height:18px;}
	
	/*banner*/
	#main .indexBanner .ban_win .sp_box dl.notVideo { position:relative; z-index:1; }
	#main .indexBanner .ban_win .sp_box dl.notVideo dd { position:static; width:auto; padding:12px 20px 0; color:#fff;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 { padding:0; font-size:20px; line-height:1.5em;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span { display:inline;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding:0;} 	
	#main{ margin-top:65px;}
	/*
	#main .indexBanner .ban_win .ctr_btns { width:24px; font-size:20px; background:#fff; color:#FFF; font-weight:bold; font-family:'宋体';}
	#main .indexBanner .ban_win .left_btn { left:0;
	-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;
-webkit-box-shadow:1px 0 1px rgba(0,0,0,0.5); -moz-box-shadow:1px 0 1px rgba(0,0,0,0.5); -ms-box-shadow:1px 0 1px rgba(0,0,0,0.5); -o-box-shadow:1px 0 1px rgba(0,0,0,0.5); box-shadow:1px 0 1px rgba(0,0,0,0.5);
	}
	#main .indexBanner .ban_win .right_btn { right:0;
	-webkit-border-radius: 5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -ms-border-radius:5px 0 0 5px; -o-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px;
-webkit-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -moz-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -ms-box-shadow:-1px 0 1px rgba(0,0,0,0.5); -o-box-shadow:-1px 0 1px rgba(0,0,0,0.5); box-shadow:-1px 0 1px rgba(0,0,0,0.5);
	}*/
	#main .indexBanner .ban_win .left_btn { left:3%;}
	#main .indexBanner .ban_win .right_btn { right:3%;}
	
	#main .indexBanner .ban_win .sp_box dl.notVideo .videosBox { position:absolute; z-index:-99; display:block; width:100%; height:100%; padding:0; visibility:hidden;}
	
	#main .templateStyle1 .ban .pic_des dt { padding:20px 15px 10px;}
	#main .templateStyle1 .ban .pic_des dd { padding:0 15px 20px;}
	#main .templateStyle1 .ban .pic_des dd.theBg { padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#FFF;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#9c1347;}
	#main .indexBanner .ban_win .sp_box dl dd { color:#9c1347;}
	
	#main .indexBanner .ban_win .sp_box dl.play_now dd { display:block;}
	
	/*foot*/
	#foot .btm_menu { width:100%; border:medium none;}
	#foot .btm_menu li { float:none; width:100%;background:url(../images/line.png) top no-repeat;}	
	#foot .btm_menu li a { text-align:center; border:medium none;}
	#foot .btm_menu li.fst { border-left:medium none; border-top:medium none;}
	#foot .btm_menu li.lst { width:100%; border-right:medium none; border-bottom:medium none;}
	
	/*index main*/
		/*lists_area1*/
	#main .lists_area1 { padding-top:0;}
	#main .lists_area1 dl { display:block; margin-top:0;}
	#main .lists_area1 dl dt { display:block; width:100%;}
	#main .lists_area1 dl dd { display:block; width:auto; padding:20px 12px;}	
	#main .lists_area1 dl dd h6 { padding-bottom:10px; font-size:30px;}
	#main .lists_area1 dl dd p { font-size:18px; line-height:1.5em;}
	#main .lists_area1 dl dd .det_btn { padding-top:30px; text-align:left;}
	#main .lists_area1 dt p .tableBox .tableInset b { font-size:16px;}
	#main .lists_area1 dd .det_btn a { width:40%;}
	#main .lists_area1 .theBg .inset { padding:0 0;}
	
		/*paging*/
	#warp .newsPageing a { width:auto; padding:0 8px; border-left:medium none;}
	#warp .newsPageing span { padding:0 5px;}
	#warp .newsPageing span i { font-size:14px; }
	#warp .newsPageing span.bl { border-left:medium none;}	
	
		/*lists_area2*/
	#main .lists_area2 { text-align:left; margin-top:5px;}
	#main .lists_area2 .pd { width:100%; padding:0;}
	#main .lists_area2 .dlBox { float:none; width:100%;}
	#main .lists_area2 dl { display:block; width:100%; margin-right:0; text-align:left;}
	#main .lists_area2 h5 { width:auto;}
	
	/*搜索结果页*/
	#searchListPage { width:100%;}
	#searchListPage .pd { padding:0 12px;}
	#searchListPage .list_area dl dt { font-size:20px;}
	#searchListPage .list_area dl dd { font-size:16px;}
	
	/*模板页面*/
	#templateStyle1 .templateStyle1_main { width:100%; padding-top:0; padding-bottom:0;}
	#templateStyle1 .templateStyle1_main .slideMenu { float:none; width:100%; padding-bottom:10px; text-align:left;}
	#templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico { display:block;}
	#templateStyle1 .templateStyle1_main .slideMenu dt { padding:2px 12px;}	
	#templateStyle1 .templateStyle1_main .slideMenu dd li a{ padding:2px 12px; background:#eaeaea;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont { float:none; width:100%;padding-top:200px;margin-top:-200px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .pd { padding:0; background:#fff;}
		/*common*/
	#templateStyle1 .slideMenu dt { display:block;}
	#templateStyle1 .slideMenu dd li.fst { border-top:1px #FFF solid;}
	#templateStyle1 .slideMenu dd li.active { display:none;}
	#templateStyle1 .templateStyle1_main .on dd { display:none; border-bottom:1px solid #ccc;}
		
		/*关于培生*/
	#main .aboutPS .templateStyle1_main .slideMenu dd li { border-color:#FFF;}
	#main .aboutPS .slideMenu dd li a:hover { background:#fff; color:#FFF;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span { display:inline-block; width:50%; vertical-align:middle;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl { padding:20px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt { text-align:center;}
	
		/*工作就会*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a { display:block; width:100%; padding:15px 0;}
		/*联系我们*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle { border:medium none;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl { width:100%; border-bottom:1px solid #ccc; border-top:1px solid #FFF;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt { width:30px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt { float:none; clear:both; width:auto; padding:5px 0 0 0; font-size:14px; line-height:1.5em;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit { width:auto; font-size:24px; line-height:30px;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.yb { clear:none; float:left; width:30%; padding:0 0 0 10px; line-height:30px;}
	
		/*教育资源*/
	#templateStyle1 .templateStyle1_main .slideArea { float:none; width:100%; margin-bottom:3px; text-align:left;}
	#templateStyle1 .templateStyle1_main .slideArea .theMenu { display:block; margin-bottom:10px;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu { padding:0 10px; width:auto;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dt { display:none;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a { background:#FFF; color:#515567;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on,#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover { background:#e7ccb7; color:#ef7e38;}	
	#templateStyle1 .ban .pic_des { position:relative; left:0; top:0; z-index:2; width:100%; min-height:inherit;display:none;
	}/*轮播出文档隐藏 display:none;*/
	#templateStyle1 .ban .pic_des .theBg { filter:alpha(opacity=100); opacity:1;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span { /*display:inline-block;*/}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span { display:inline-block;}
	#templateStyle1 .popShowStyle { border-bottom:3px #666 solid;}
	#templateStyle1 .templateStyle1_main .menuSecBtn { margin:1px 0 0; padding:8px 30px; font-size:14px;}
	
		/*教育资源弹出层*/
	/*
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont { position:static; width:100%;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main { height:auto; overflow:visible;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar { display:none;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn {}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a { width:50%;}
	#teachMain .bookdesArea .desTxtCont dl { padding:10px 12px;}
	#teachMain .bookdesArea .desTxtCont dl dt { text-align:center;} 
	*/
	#teachMain .bookdesArea .bookdesAreaTit { padding:10px 15px;}
	
		/*国际认证*/
	#main .intCertification .slideMenu dd li a:hover { background:#008b5d; color:#FFF;}
	#main .intCertification .slideMenu dd li.active { display:block;}
	#main .intCertification .templateStyle1_main .slideMenu dd li {background:#f7f7f7;/*border-top:1px #ddd solid; 可展开*/}
	#main .intCertification .templateStyle1_main .slideMenu dd li a { background:#FFF; color:#515567;}
	#main .intCertification .templateStyle1_main .slideMenu dd li.active a,#main .intCertification .templateStyle1_main .slideMenu dd li a:hover {background:#fff;color:#002e56;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:14px;width:50%;}
    #main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p img{width:100%; display:inline-block;}
	
		/*地图*/
	#main .mapIndex .slideMenu dd li a:hover { background:#c26e88; color:#FFF;}
	#main .mapIndex .slideMenu dd li.active { display:block;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li { border-top:1px #cce8df solid;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li a { background:#FFF; color:#515567;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li.active a,#main .intCertification .templateStyle1_main .slideMenu dd li a:hover { color:#002e56;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont { padding:20px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p { font-size:14px;}	
	
	/*学习中心*/
	#main .learn_center .slideMenu dd li a:hover { background:#fff; color:#012e57;}
	#main .learn_center .slideMenu dd li.active { display:block;}
	#main .learn_center .templateStyle1_main .slideMenu dd li { /*border-top:1px #ddd solid;*/}
	#main .learn_center .templateStyle1_main .slideMenu dd li a { background:#FFF; color:#515567;}
	#main .learn_center .templateStyle1_main .slideMenu dd li.active a,#main .learn_center .templateStyle1_main .slideMenu dd li a:hover { color:#012e57;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:14px;}
	
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain { width:auto; padding:0 0 30px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic { float:none; width:100%;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor { padding:20px 0 0;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset { padding:0;}
	
	/*pageChannel*/
	#main .teachResource .pageChannel { margin:0 0 3px; width:auto;}
	#main .teachResource .pageChannel dl { width:100%;}
	#main .teachResource .pageChannel dl dt { display:block; background:#fff; padding:2px 15px;}
	#main .teachResource .pageChannel dl dd { border-bottom:1px solid #fce1ce;}
	#main .teachResource .pageChannel dl.on dd { display:none;}
	#main .teachResource .pageChannel dl dd li { float:none; border-top:1px solid #fff; width:auto; text-align:left;}
	#main .teachResource .pageChannel dl dd li.nowC { display:none;}
	#main .teachResource .pageChannel dl dd li a { float:none; display:block; width:auto; height:34px; padding:2px 15px; font-size:16px; line-height:34px;}
	#main .teachResource .pageChannel dl dd li a:hover { background:#6f6f6f; color:#e2e2e2;}
	
	/*menuSecObj*/
	#main .teachResource .templateStyle1_main .menuSecObj { margin:0; width:auto; }
	#main .teachResource .templateStyle1_main .menuSecObj h6 { padding:0 30px 0 0px;width:100%;}
	#main .teachResource .templateStyle1_main .menuSecObj h6 .fh_ico { right:10px;}
	#main .teachResource .templateStyle1_main .menuSecObj .menulevel1 a { padding:0 20px 0 15px;}
	#main .teachResource .templateStyle1_main .menuSecBtn { display:block;}
	#teachMain { padding:0 0 10px;margin: 0 0 10px 12px;}

	/*面包屑切换*/

	
	#main .teachMain .channel_des { margin-top:3px;}
	#main .teachMain .channel_des p { padding:10px 15px; font-size:14px;}
	#main .teachResource .templateStyle1_main .menuSecObj .menulevel3 a { text-align:center;}
	#main #teachMain .bookdesArea { margin-top:3px;}
	#main #teachMain .bookdesAreaStyle2 .imgPic2 { padding:10px 15px;}
	
	/*iframe*/
	#iframe_pop { left:0; width:100%;}
	
	#main .teachResource .templateStyle1_main .menuSecBtn .xx_ico { left:15px; }
	#main .teachResource .templateStyle1_main .menuSecBtn .jt_ico { right:15px;}
	
	/*map*/
	#main .mapIndex .holdDiv { height:10px;}
	#main .mapIndex .templateStyle1_main .slideMenu { padding-bottom:0;}
	#main .mapIndex .templateStyle1_main h6.tit { padding:2px 12px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list { padding:10px 10px 0;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #page { padding:35px 10px; }
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #page a { padding:0 5px;}
	
	#main .mapIndex .templateStyle1_main .slideMenu dd li.all_cont a { background:#c26e88; color:#FFF;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list li a { top:14px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont #list li p { padding-right:0;}
	
	#main #teachMain .bookdesAreaStyle2 .l_pic { width:40%;}
	#main #teachMain .bookdesAreaStyle2 .r_txt { width:60%;}
	
	/*解决方案*/
	#main #solutionsBox .fycArea .fyBox { margin-bottom:5px;}
	#main #solutionsBox .fycArea .fyBox .h6_tit { font-size:16px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .ts_box ul { float:none; width:100%; padding-top:0;}
	#main #solutionsBox .fycArea .fyBox .downloadArea { padding:10px; text-align:left;}
	#main #solutionsBox .fycArea .fyBox .downloadArea a { width:80%; max-width:260px; margin:10px 0; }
	#main #solutionsBox .fycArea .fyBox .sucExp .hasListIco { padding:0;}
	#main #solutionsBox .fycArea .fyBox .connect { padding:0;}
	#main #solutionsBox .fycArea .fyBox .connect dl { float:none; width:100%; margin-bottom:10px;}
	#main #solutionsBox .fycArea .fyBox .connect dl dt { padding-bottom:0;}
	#main #solutionsBox .fycArea .fyBox .fyCont .ts_dl .hasListIco { padding:0;}
	#main #solutionsBox .fycArea .fyBox .fyCont .photo_area .photo_win { margin:0;}	
	
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl { float:none; width:100%;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl .pr10 { padding-right:0;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin_inset { margin-bottom:0;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin dl dd .dd_inset { padding-bottom:10px; margin-bottom:10px;}
	#main #templateStyle1 .allIndex .allSolutionsBox .listWin { width:auto; padding:0 10px 28px;}
	/*解决方案汇总页面 左侧菜单*/
	#main #templateStyle1 .allIndex .slideMenu dd li a { background:#FFF;}
	#main #templateStyle1 .allIndex .slideMenu dd li a { color:#000; background:#FFF; border-bottom:1px #eaeaea solid;}
	#main #templateStyle1 .allIndex .slideMenu dd .ac a,#main #templateStyle1 .allIndex .slideMenu dd li a:hover { color:#ed6b06; background:#FFF;}
	#iframe_pop .top_main dl .m_img img { width:100%; max-width:inherit;}
	
	/**/
	#main #solutionsBox2 dl dt { padding:10px; font-size:18px; line-height:1.5em;}
	/*手机摇一摇*/
	#warp #head .head_menu ul .onlyPhoneShow,#main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow { display:block;} 
	
	/*地图*/
	#warp .mapIndex .templateStyle1_main .mapIndex_Cont .tit { padding:7px 10px;}
	#warp .mapIndex .templateStyle1_main .mapIndex_Cont .tit select { margin-right:5px;}
	
	/*myLabs*/
	#main #solutionsBox .fycArea .fyBox .tableAreaCont { padding:10px 10px 0;}
	#main #solutionsBox .fycArea .fyBox .fyCont { padding:10px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .tableArea { width:100%; padding:0 0 10px;}
	#main #solutionsBox .fycArea .fyBox .fyCont .fyl { float:none; width:100%; padding:0; border-top:1px #ccc dashed;}
	#main #solutionsBox .fycArea .fyBox .fyCont .brT0 { border-top:medium none;}

	#warp #teachMain .bookdesArea .bookdesAreaTit dd p,#warp #teachMain .bookdesAreaStyle2 .r_txt ul li,#warp #teachMain .bookdesArea .bookdesAreaTit dd p { font-size:12px;}
	#warp #teachMain .bookdesAreaStyle2 .r_txt h6 { font-size:18px;}
	#warp .searchListPage { padding-top:20px;}
	.logo-nav{width:100%;display:inline-block;height:30px; line-height:30px; overflow:hidden;}
    .login-navscoll{width: 94%;
    margin: 0 3%;
    display: inline-block;
    height: 30px;
    line-height:30px;  
    float: left;}
	.logo-nav a{color: #333;
    font-size: .85rem;
    width: 20%;
    text-align: center;
    display: inline-block;
    float: left;
    padding-bottom: 10px;}
	.logo-nav a.big{width:28%}
	.templateStyle1 .nav{height:40px; line-height:40px;}
	.templateStyle1 .nav-con{width:100%;}
	.templateStyle1 .nav ul{height:40px; line-height:40px;}
	.templateStyle1 .nav li{height:40px;}
    .head .menu_Icos li{display:none;}
}


/************************************************************************************
bigger than 1024  PC
*************************************************************************************/
@media screen and (min-width: 1024px) {
	.logo-nav{ display:none}
	#rwdStyle { width:20px;}
	/*head*/
	#head .head_menu { float:left; position:static; width:auto; height:auto; filter:aplha(opacity=100); opacity:1; display:block;margin-top:7px;font-size:16px;margin-left:150px;}
	#head .head_menu ul li { float:left; padding:1px 8px; border:medium none;/* border-left:1px #464646 solid;*/font-size:14px;}
	#head .head_menu ul li.fst { border-left:medium none;}
	#head .head_menu ul li a { padding:1px 5px; color:#333;}
	#head .head_menu ul li a:hover { color:#002e56;}
	#head .head_menu ul li .icos { display:none;}
	#head .headSearch { float:right; width:200px;}
	#head .menu_Icos { padding-left:15px;}
	#head .menu_Icos li.menuSkillBtn { display:none;}
	#head .share_menu { right:50%; margin-right:-500px; top:52px; width:auto; overflow:visible;}
	#head .share_menu .markLevel { -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
	#head .share_menu .pd { padding:30px 20px 40px;}
	#head .share_menu .corIco { display:block;}
	#head .share_menu .shareIcosBox a.myWxBtn { display:inline-block;}
	#head .homeBtn { float:left;}
	#warp #head .headInset {width:1200px; /*width:1000px;*/ margin:0 auto; padding:15px 0;}
	/*#top_head .top_head_inset { width:1000px; margin:0 auto;}*/
	#head .head_menu .markLevel { display:none;}
	#head .headSearch .searchList ul li a { line-height:30px;}
	#head .homeBtn:hover .homebtn1 { display:none;}
	#head .homeBtn:hover .homebtn2 { display:block;}
	
	/*banner*/
	#main .indexBanner .ban_win .sp_box dl.notVideo { position:relative; z-index:1; }
	/*#main .indexBanner .ban_win .sp_box dl.notVideo dd { position:absolute; left:0; top:auto; bottom:0; z-index:5; width:100%; height:auto; padding:0 0 0;}*/
    #main.two .indexBanner .ban_win .sp_box dl.notVideo dd { position:absolute; left:0; top:0; z-index:5; width:100%; height:auto; padding:0 0 0;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 { padding:20px 12px 0 30px; font-size:24px;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6 span { display:block;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding:10px 12px 0 30px;} 	
	
	#main .indexBanner .ban_win .sp_box dl.notVideo .videosBox { z-index:-99; display:block; width:100%; height:100%; padding:0; visibility:hidden;}
	
	#main .templateStyle1 .ban .pic_des dt { width:990px; margin:0 auto; padding:30px 10px 20px 0;}
	#main .templateStyle1 .ban .pic_des dd { width:990px; margin:0 auto; padding:0 10px 30px 0;}
	#main .templateStyle1 .ban .pic_des dd.theBg { width:100%; padding:0;}
	#main .indexBanner .ban_win .sp_box dl dd .bg { background:#d2db0e;}
	#main .indexBanner .ban_win .sp_box dl dd a { color:#000;margin-left:20px;}
    #main .indexBanner .ban_win .sp_box dl dd p{color:#000000}
	#main .indexBanner .ban_win .sp_box dl dd { color:#FFF;}
	#main .indexBanner .ban_win .sp_box dl.play_now dd { display:none;}
	
	#main .indexBanner .ban_win .ctr_btns { width:40px; font-size:60px; background:transparent; color:#FFF; font-weight:bold; font-family:'宋体',Verdana,Gill Sants,Aril;
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.8); -moz-text-shadow:1px 1px 1px rgba(0,0,0,0.8); -ms-text-shadow:1px 1px 1px rgba(0,0,0,0.8); -o-text-shadow:1px 1px 1px rgba(0,0,0,0.8); text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	}
	#main .indexBanner .ban_win .left_btn { left:5%;
	-webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0;
	-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;
	}
	#main .indexBanner .ban_win .right_btn { right:5%;
	-webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0;
	-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;
	}
	#top_head .logo_des { margin-right:10px;}
	#main .indexBanner .dd_mes { width:1000px;}
	#main .indexBanner .ban_win .sp_box dl.notVideo dd h6,#main .indexBanner .ban_win .sp_box dl.notVideo dd p { padding-left:0;}
	
	/*foot*/
	#foot .btm_menu { width:720px; margin:0 auto; border:medium none; text-align:center}
	#foot .btm_menu li { float:inherit; width:100px; border:medium none; display:inline-block; vertical-align:middle}	
	#foot .btm_menu li a { /*border-width:0 1px 0 1px; border-color:transparent #464646 transparent #222; border-style:solid; */text-align:center; font-size:14px;}
	#foot .btm_menu li.fst a { border-left:medium none;}
	#foot .btm_menu li.lst a { border-right:medium none;}
	
	/*index main*/
		/*lists_area1*/
	#main .lists_area1 { padding-top:0; padding-left:20px;}
	#main .lists_area1 dl { float:left; display:block; margin-top:0; width:320px; margin-right:20px;}
	#main .lists_area1 dl dt { display:block; width:100%; vertical-align:middle;}
	#main .lists_area1 dl dd { display:block; width:100%; padding:20px 0; vertical-align:middle;}	
	#main .lists_area1 dl dd h6 { padding-bottom:0; font-size:16px; font-weight:bold;}
	#main .lists_area1 dl dd p { font-size:14px; line-height:1.3em;}
	#main .lists_area1 dl dd .det_btn { padding-top:20px; text-align:left;}
	#main .lists_area1 dt p .tableBox .tableInset b { font-size:14px;}
	#main .lists_area1 dd .det_btn a { width:100px; font-size:12px;}
	#main .lists_area1 .theBg .inset { padding:0 5%;}
	#main .txtArea1 { width:1040px; margin:0 auto; padding:20px 0;} 
	
		/*paging*/
	#warp .newsPageing a { width:40px; border-left:1px #d9cccc solid;}
	#warp .newsPageing span { padding:0 5px;}
	#warp .newsPageing span i { font-size:16px; }
	#warp .newsPageing span.bl { border-left:1px #d9cccc solid;}	
	
		/*lists_area2*/
	#main .lists_area2 { text-align:center; background:#fff; padding:0 0 30px;}
	#main .lists_area2 .pd { width:1020px; padding:0 0 5px 20px; margin:0 auto;}
	#main .lists_area2 .dlBox { float:left; width:320px; margin-right:20px; _display:inline;}
	#main .lists_area2 dl { display:block; margin-right:0; text-align:left; _zoom:1; _display:inline;}
	#main .lists_area2 h5 { width:1020px;}
	
	/*搜索结果页*/
	#searchListPage { width:1000px;}
	#searchListPage .pd { padding:0;}
	#searchListPage .list_area dl dt { font-size:18px; padding-bottom:10px;}
	#searchListPage .list_area dl dd { font-size:12px;}
	
	/*模板页面*/
	#templateStyle1 .templateStyle1_main { width:100%; padding:10px 0; margin-top:10px;}
	#templateStyle1 .templateStyle1_main .slideMenu { float:left; width:12%; padding-bottom:0; text-align:center;}
	#templateStyle1 .templateStyle1_main .slideMenu dt .jt_ico { display:none;}
	#templateStyle1 .templateStyle1_main .slideMenu dt { padding:14px 12px;}
	#templateStyle1 .templateStyle1_main .slideMenu dd li a{ padding:0px 17px; }
	#templateStyle1 .allIndex .slideMenu dd li a { padding:0px 20px;}
    #templateStyle1 .allIndex .slideMenu dd li a em{border-bottom: 1px solid #003057;
    padding-bottom: 2px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont {/* float:left;*/  float:right;width:88%;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .pd { padding:0 0 0 20px; background:transparent;}
		/*common*/
	#templateStyle1 .slideMenu dt { display:none;}
	#templateStyle1 .slideMenu dd li.fst {/* border:medium none;*/}
	#templateStyle1 .slideMenu dd li.active { display:block;}
    #templateStyle1 .slideMenu dd li.active em{    border-bottom: 1px solid #003057;
    padding-bottom: 2px;}
	#templateStyle1 .slideMenu dd li.active a { background:#fff; color:#002e56;}
	#templateStyle1 .templateStyle1_main .on dd { display:block; border-bottom:medium none;}
	
		/*关于培生*/
	#main .aboutPS .templateStyle1_main .slideMenu dd li { border-color:#ddd;}
	#main .aboutPS .slideMenu dd li a:hover { background:#fff;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .contact dl dd.telR span { display:block; width:100%; vertical-align:inherit;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl { /*padding:20px 30px;*/}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .aboutUs dl dt { text-align:left;}
	
		/*工作就会*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .job .quickBtns a { display:inline-block; width:21%; padding:20px 5%; margin:0 1%;}
		/*联系我们*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle { border-top:1px solid #FFF; border-bottom:1px solid #ccc; }
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact .changeStyle dl { float:left; width:50%; border: medium none;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dt { width:48px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.tit { width:50%; font-size:16px; line-height:23px;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .contact dl dd.contTxt { clear:none; float:left; width:70%; padding:0 0 0 10px; font-size:12px; line-height:23px;}
	
		/*教育资源*/
	#templateStyle1 .templateStyle1_main .slideArea { float:left; width:12%; text-align:center;}
	#templateStyle1 .templateStyle1_main .slideArea .theMenu { display:none;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu { display:block; width:100%; padding:0;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a { background:#fce1ce; color:#ef6b07;}
	#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a.on,#templateStyle1 .templateStyle1_main .slideArea .padSlideMenu dd li a:hover { background:#e7ccb7; color:#ef7e38;}
	#templateStyle1 .ban .pic_des { position:absolute; left:0; top:auto; bottom:0; z-index:2; width:100%; min-height:auto; 
		-webkit-animation:0.5s ease 0s alternate none 1 slideIn;
		-moz-animation:0.5s ease 0s alternate none 1 slideIn;
		-ms-animation:0.5s ease 0s alternate none 1 slideIn;
		-o-animation:0.5s ease 0s alternate none 1 slideIn;
		animation:0.5s ease 0s alternate none 1 slideIn;display:none;
	}/*轮播出文档隐藏 display:none;*/
	@-webkit-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-moz-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-ms-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@-o-keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	@keyframes slideIn { 0% { left:-50%; opacity:0; } 100% { left: 0; opacity: 1;}}
	
	#templateStyle1 .ban .pic_des .theBg { filter:alpha(opacity=80); opacity:0.8;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .wap_span { display:none;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .zkBtn .pad_span { display:inline-block;}
		/*教育资源弹出层*/
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont { position:fixed; left:5%; top:10px; z-index:10000; width:90%;}	
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .popShowStyle .desTxtCont .top_main { height:auto; overflow-x:hidden; overflow-y:auto;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .top_bar { display:block;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn { background:#ec6b06;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .more_links { background:#ec6b06;}
	#templateStyle1 .templateStyle1_main .aboutPS_cont .teachMain .bookdesArea .desTxtCont .btm_btn a { width:30%;}
	#teachMain .bookdesArea .desTxtCont dl { padding:10px 30px;}
	#teachMain .bookdesArea .desTxtCont dl dt { text-align:left;} 
	#teachMain .bookdesArea .bookdesAreaTit { padding:20px 45px;}

		/*国际认证*/
	#main .intCertification .slideMenu dd li a:hover { background:#fff; color:#002e56;}
	#main .intCertification .slideMenu dd li.active a { background:#fff;}
	#main .intCertification .templateStyle1_main .slideMenu dd li { border-color:#ddd;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont { padding:10px 20px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:16px;}
	#main .intCertification .templateStyle1_main .intCertification_Cont .intArea .cont p img{max-width:100%;}
		/*地图*/
	#main .mapIndex .slideMenu dd li a:hover { background:#fff; color:#666;}
	#main .mapIndex .slideMenu dd li.active a { background:#fff;}
    #main .mapIndex .slideMenu dd li.active a i{border-bottom: 1px solid #003057;
padding-bottom: 2px;}
	#main .mapIndex .templateStyle1_main .slideMenu dd li { border-color:#ddd;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont { padding:20px 40px;}
	#main .mapIndex .templateStyle1_main .mapIndex_Cont .intArea .cont p { font-size:16px;}	
	
		/*学习中心*/
	#main .learn_center .slideMenu dd li a:hover { background:#fff; color:#012e57;}
	#main .learn_center .slideMenu dd li.active a { color:#012e57;}
	#main .learn_center .templateStyle1_main .slideMenu dd li { border-color:#ddd;}	
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont { padding:20px 40px;}
	#main .learn_center .templateStyle1_main .intCertification_Cont .intArea .cont p { font-size:16px;}	

	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain { width:auto; padding:15px 15px 60px;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .detMain .halfPicBox .txtpic { float:left; width:50%;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor { padding:0px 0 0;}
	#main .aboutPS .templateStyle1_main .aboutPS_cont .infor .infor_inset { padding:0 15px;}
	
	/*pageChannel*/
	#main .teachResource .pageChannel { margin:0; width:100%;}
	#main .teachResource .pageChannel dl { width:1000px;}
	#main .teachResource .pageChannel dl dt { display:none;}
	#main .teachResource .pageChannel dl dd { border-bottom:medium none;}
	#main .teachResource .pageChannel dl.on dd { display:block;}
	#main .teachResource .pageChannel dl dd li { float:left; border-top:medium none; width:auto; text-align:left;}
	#main .teachResource .pageChannel dl dd li.nowC { display:block;}
	#main .teachResource .pageChannel dl dd li a { float:left; display:inline-block; width:auto; height:50px; padding:0 30px; font-size:14px; line-height:50px; border-right:1px #e2e2e2 solid;}	
	/*menuSecObj*/
	#main .teachResource .templateStyle1_main .menuSecObj { margin:0; width:100%; display:block;}
	#main .teachResource .templateStyle1_main .menuSecBtn { display:none;}
	
	/*#teachMain .channel_des { margin-top:10px;}
	*/
	#iframe_pop .top_main dl .m_img img { width:100%; max-width:620px;}
	
	#head .head_menu ul li.onlyPhoneShow,#main .learn_center .templateStyle1_main .slideMenu dd li.onlyPhoneShow { display:none;}
	#warp #teachMain .bookdesArea .bookdesAreaTit dd p,#warp #teachMain .bookdesAreaStyle2 .r_txt ul li,#warp #teachMain .bookdesArea .bookdesAreaTit dd p { font-size:14px;}

	
}
