@charset "utf-8";
/* CSS Document */
/* 全局 */
body,div,ul,li {
	color:#333333;
	margin:0px auto;
	padding: 0;
	font-family: "Microsoft YaHei" ! important;
	font-size: 14px;
	/*overflow-x:hidden;*/
}
@media screen and (max-width: 1400px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
 body {
    overflow-x:hidden;
  }
}
.cb{clear:both;}
.bgfixed{background-attachment:fixed;}
.nodis{display:none;}
/* 链接样式 */
a:link {font-size:13px;color: #666666;text-decoration: none;}
a:visited {font-size:13px;color: #666666;text-decoration: none;}
a:hover {font-size:13px;color:#F30;text-decoration: underline;}
a:active {font-size:13px;color: #666666;text-decoration: none;}

a.navi:link {font-size:18px;color: #FFFFFF;text-decoration: none;}
a.navi:visited {font-size:18px;color: #FFFFFF;text-decoration: none;}
a.navi:hover {font-size:18px;color:#FFCC00;text-decoration: underline;}
a.navi:active {font-size:18px;color: #FFFFFF;text-decoration: none;}
/* 选项卡*/
.newsA{width:100px;height:30px;background-color:#E6D2BB;font-size:14px;}
.newsB{width:100px;height:30px;background-color:#CBA374;color:#FFF;font-size:15px;cursor:pointer;}
/* 颜色 */
/* 背景色 */
.class_navActive{background-color:#FEC6BA;padding:5px;}
/* 宽度 */
/* 大小 */
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
/* 高度 */
/* 对齐 */
.floatL{float:left;}
.floatR{float:right;}
.mLR{margin-left:auto;margin-right:auto;}
.m5F{margin:5px 0px 5px 0px;}
.m10F{margin:10px 0px 10px 0px;}
.paddingALL{padding:0px;}
/* 间距 */
.m0{margin:0px;}
.p0{padding:0px;}
.mT5{margin-top:5px;}
.mT10{margin-top:10px;}
.mT15{margin-top:15px;}
.mT20{margin-top:20px;}
.mL5{margin-left:5px;}
.mL10{margin-left:10px;}
.mL100{margin-left:100px;}
.mL270{margin-left:285px;}
.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.pL5{padding-left:5px;}
.pL10{padding-left:10px;}
.pT5{padding-top:5px;}
.pT10{padding-top:10px;}
.pT15{padding-top:15px;}
.pT20{padding-top:20px;}
/* 行高 */
.lin150{line-height:150%;}
.lin200{line-height:200%;}
/*延时样式*/
.d01{animation-delay: 0.1s;-moz-animation-delay: 0.1s;-webkit-animation-delay:0.1s;}
.d02{animation-delay: 0.2s;-moz-animation-delay: 0.2s;-webkit-animation-delay:0.2s;}
.d03{animation-delay: 0.3s;-moz-animation-delay: 0.3s;-webkit-animation-delay:0.3s;}
.d04{animation-delay: 0.4s;-moz-animation-delay: 0.4s;-webkit-animation-delay:0.4s;}
.d05{animation-delay: 0.5s;-moz-animation-delay: 0.5s;-webkit-animation-delay:0.5s;}
.d06{animation-delay: 0.6s;-moz-animation-delay: 0.6s;-webkit-animation-delay:0.6s;}
.d07{animation-delay: 0.7s;-moz-animation-delay: 0.7s;-webkit-animation-delay:0.7s;}
.d08{animation-delay: 0.8s;-moz-animation-delay: 0.8s;-webkit-animation-delay:0.8s;}
.d09{animation-delay: 0.9s;-moz-animation-delay: 0.9s;-webkit-animation-delay:0.9s;}
.d10{animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay:1s;}
.d11{animation-delay: 1.1s;-moz-animation-delay: 1.1s;-webkit-animation-delay:1.1s;}
.d12{animation-delay: 1.2s;-moz-animation-delay: 1.2s;-webkit-animation-delay:1.2s;}
/* 阴影 */
.bl_list li{ border:1px solid #e9e9e9; padding:7px 7px 22px; margin:0 10px 16px 0; height:400px;}
.bl_list li:hover{box-shadow:0 4px 15px #ccc}
.yy{-moz-box-shadow: 0px -1px 1px #B00951; -webkit-box-shadow: 0px -1px 1px #B00951;box-shadow: 0px -1px 1px #B00951;}
/* 圆角 */
.fillet5{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.fillet15{-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}
.fillet20{-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;}
/* 透明 */
.alpha60{filter:alpha(Opacity=60);-moz-opacity:0.6;opacity:0.6;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);}
.alpha86{filter:alpha(Opacity=86);-moz-opacity:0.86;opacity:0.86;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 86);}
.alpha90{filter:alpha(Opacity=90);-moz-opacity:0.90;opacity:0.90;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);}
.alpha95{filter:alpha(Opacity=95);-moz-opacity:0.95;opacity:0.95;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 95);}

/* 头部 */
/* header */
.header{width:100%;height:165px;}

.head{width:1280px;height:85px;margin:0px auto;}
.head span{float:left;width:340px;height:58px;margin-top:15px;margin-right:80px;background: url(/images/images.png) no-repeat 0px 0px;cursor:pointer;}
.head ul{margin:0px;padding:0px;}
.head ul li{float:left;list-style:none;width:78px;height:25px;margin-top:30px;font-size:14px;text-align:center;}
.head ul li a{color:#444; padding:4px 12px; -moz-border-radius:13px; -webkit-border-radius:13px; -o-border-radius:13px; -ms-border-radius:13px; border-radius:13px;overflow:hidden; float:left;}
.head ul li a:hover{background:#FE8101; color:#fff; -webkit-transition:all .4s ease; -moz-transition:all .4s ease; -ms-transition:all .4s ease; -o-transition:all .4s ease; transition:all .4s ease;}
.headed{background:#FE8101;color:#fff !important;padding:4px 12px; -moz-border-radius:13px; -webkit-border-radius:13px; -o-border-radius:13px; -ms-border-radius:13px; border-radius:13px;}
.headed2{color:#060;}
/* nav */
.nav{width:100%; height:auto;background-color:#FE8101;overflow:hidden;}
.navt{width:1280px; height:80px; margin:0 auto;padding:0px;overflow:hidden;}
.navt dt{margin:0; padding:0; list-style:none;float:left;width:280px;height:80px;text-indent:30px;background:#E47401; cursor:pointer;}
.navt dt span{float:left;width:40px;height:36px;background:url(/images/images.png) no-repeat -348px -11px;margin-top:20px;}
.navt dt span:hover{
transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transition: transform .5s;
	}
.navt dt strong{line-height:80px; padding:0 10px 0 40px; font-size:22px; font-weight:normal; color:#fff; float:left;}
.navt dt img{float:left; margin:27px 0 0 0;}
.navt dd{margin:0; padding:0; list-style:none;float:left;width:1000px; height:80px;}
.navt dd a{width:124px; height:25px; padding:55px 0 0 0; color:#fff; display:block; text-align:center; background:url(/images/images.png) no-repeat; border-right:1px #FEAD5B solid; float:left; -webkit-transition:all .2s linear; -moz-transition:all .2s linear; -ms-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear;}
.navt dd a.navt_1{background-position:0 -70px;}
.navt dd a.navt_2{background-position:-125px -70px;}
.navt dd a.navt_3{background-position:-250px -70px;}
.navt dd a.navt_4{background-position:-375px -70px;}
.navt dd a.navt_5{background-position:-500px -70px;}
.navt dd a.navt_6{background-position:-625px -70px;}
.navt dd a.navt_7{background-position:-750px -70px;}
.navt dd a.navt_8{background-position:-875px -70px;}
.navt dd a.navt_1:hover{background-position:0 -152px;}
.navt dd a.navt_2:hover{background-position:-125px -152px;}
.navt dd a.navt_3:hover{background-position:-250px -152px;}
.navt dd a.navt_4:hover{background-position:-375px -152px;}
.navt dd a.navt_5:hover{background-position:-500px -152px;}
.navt dd a.navt_6:hover{background-position:-625px -152px;}
.navt dd a.navt_7:hover{background-position:-750px -152px;}
.navt dd a.navt_8:hover{background-position:-875px -152px;}

.nav1{width:1280px;background:#fff;position:absolute;margin:0px auto;filter:Alpha(Opacity=90); -webkit-opacity:0.9; -moz-opacity:0.9; -ms-opacity:0.9; -o-opacity:0.9; opacity:0.9; -webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;z-index:1000;}
.nav1 dt{width:100px; height:30px; background:#FE8101; margin:20px 20px 0 20px; float:left; display:inline; text-align:center; line-height:30px; font-size:16px; font-weight:bolder;}
.nav1 dt a{color:#fff;}
.nav1 dd{width:1060px; height:30px; line-height:30px; margin:20px 0 10px 0px; float:left; font-size:14px;}
.nav1 dd a{padding:0 10px 0 10px;}
.nav1 dd a:hover{color:#188fef;}


/* 网页底部 */
.botBox{
	width:100%;height:400px;background-color:#3A3F46;margin-top:-30px;
}
.botA{width:1280px;height:310px;margin:0px auto;text-align:center;color:#FFF;}
.botA1{
	float:left;width:300px;height:180px;padding-top:0px;margin-top:50px;border-right:#53585F 1px solid;overflow:hidden;
}
.botA1 span{float:left;display:block;margin-bottom:20px;background:url(/images/images.png);}
.botA1 span.chaofan{width:183px;height:50px;background-position:-27px -395px;}
.botA1 span.guanyu{width:183px;height:41px;background-position:-27px -459px;}
.botA1 span.dizhi{width:183px;height:41px;background-position:-27px -514px;}
.botA2{
	float:left;width:730px;margin-top:50px;margin-left:40px;
}
.botA2 ul{margin:0px;padding:0px;}
.botA2 ul li{float:left;list-style:none;width:110px;height:180px;margin-left:50px;overflow:hidden;}
.botA2 ul li h5{font-size:15px;margin:0px;height:40px;line-height:30px;color:#999;text-align:left;color:#FFF;}
.botA2 ul li ol{margin:0px;padding:0px;}
.botA2 ul li ol li{float:left;margin-left:0px;list-style:none;width:100%;height:28px;line-height:25px;text-align:left;}
.botA2 ul li ol li a{color:#CCC;}
.botA2 ul li ol li a:before{content:"> ";}
.botA3{
	float:left;width:190px;
	margin-top:50px;margin-left:10px;
}
.botA3 span{float:left;display:block;margin-top:3px;margin-bottom:3px;background:url(/images/images.png);}
.botA3 span.wangke{width:150px;height:66px;background-position:-315px -396px;}
.botA3 span.pxhui{width:150px;height:50px;background-position:-315px -465px;}
.botA3 span.xiru{width:150px;height:50px;background-position:-315px -516px;}
.botB{width:100%;height:90px;line-height:90px;text-align:center;color:#999;background-color:#33383F;}
.botB a{color:#3B69A2;}

/* 留言 */
.web_server{margin-top:15px;margin-left:auto;margin-right:auto;width:300px;height:60px;line-height:60px;text-align:center;background-color:#FF6600;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;color:#FFF;}
.web_server:hover{background-color:#FF3300;}
.web_server a{font-size:26px;text-decoration:none;color:#FFF;letter-spacing:6px;}

/* 客服按钮样式 */
.kf_4ul{width:1000px;height:50px;margin:0px auto;padding:20px 0px;}.kf_4ul ul{margin:0px;padding:0px;}.kf_4ul ul li{list-style:none;float:left;width:20%;margin-left:4%;}
.kf_but1{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#FF8A0D;margin:0px auto;width:120px;height:45px;line-height:45px;text-align:center;}
.kf_but1 a{color:#FFF;font-size:18px;}.kf_but1 a:hover{color:#FF0;}
.kf_but1:hover{background-color:#F60;}.kf_but1:hover a{color:#FF0;}
.kf_but2{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#DF2338;margin:0px auto;width:160px;height:45px;line-height:45px;text-align:center;}
.kf_but2 a{color:#FFF;font-size:18px;}.kf_but2 a:hover{color:#FF0;}
.kf_but2:hover{background-color:#94101C;}.kf_but2:hover a{color:#FF0;}
.kf_but3{-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;background-color:#DF2338;margin:0px auto;width:300px;height:45px;line-height:45px;text-align:center;}
.kf_but3 a{color:#FFF;font-size:20px;}.kf_but3 a:hover{color:#FF0;}
.kf_but3:hover{background-color:#F5BCC1;}.kf_but3:hover a{color:#FF0000;}


/*二级页面头部banner*/
.er_top{width:100%;height:120px;position:fixed;top:0;left:0;background-color:#666;z-index:100;background:url(/images/top.jpg) center no-repeat;}
.er_campus{background:url(/images/banner/er_campus.jpg) center no-repeat;height:600px;}
.er_cause{background:url(/images/banner/er_cause.jpg) center no-repeat;height:539px;}
.er_job{background:url(/images/banner/er_job.jpg) center no-repeat;height:534px;}
.er_joinus{background:url(/images/banner/er_joinus.jpg) center no-repeat;height:539px;}
.er_juniors{background:url(/images/banner/er_juniors.jpg) center no-repeat;height:620px;}
.er_3jia2{background:url(/images/banner/er_3jia2.jpg) center no-repeat;height:530px;}
.er_3jia2_2{background:url(/images/banner/er_3jia2_2.jpg) center no-repeat;height:540px;}
.er_boys{background:url(/images/banner/er_boys.jpg) center no-repeat;height:600px;}
.er_intedesign{background:url(/images/banner/er_intedesign.jpg) center no-repeat;height:543px;}
.er_enterprise{background:url(/images/banner/er_enterprise.jpg) center no-repeat;height:798px;}
.er_softwear{background:url(/images/banner/er_softwear.jpg) center no-repeat;height:600px;}
.er_animation{background:url(/images/banner/er_animation.jpg) center no-repeat;height:600px;}
.er_grapdesign{background:url(/images/banner/er_grapdesign.jpg) center no-repeat;height:530px;}
.er_archdesign{background:url(/images/banner/er_archdesign.jpg) center no-repeat;height:560px;}
.er_movdesign{background:url(/images/banner/er_movdesign.jpg) center no-repeat;height:600px;}
.er_introduction{background:url(/images/banner/er_introduction.jpg) center no-repeat;height:600px;}
.er_ui{background:url(/images/banner/er_ui.jpg) center no-repeat;height:539px;}
.er_students{background:url(/images/banner/er_students.jpg) center no-repeat;height:530px;}
.er_things{background:url(/images/banner/er_things.jpg) center no-repeat;height:550px;}
.er_secondary{background:url(/images/banner/er_secondary.jpg) center no-repeat;height:526px;}
.er_designer{background:url(/images/banner/er_designer.jpg) center no-repeat;height:528px;}
.er_webmedia{background:url(/images/banner/er_webmedia.jpg) center no-repeat;height:530px;}
.er_webdeve{background:url(/images/banner/er_webdeve.jpg) center no-repeat;height:520px;}
.er_webapp{background:url(/images/banner/er_webapp.jpg) center no-repeat;height:530px;}
.er_veteran{background:url(/images/banner/er_veteran.jpg) center no-repeat;height:600px;}
.er_artificial{background:url(/images/banner/er_artificial.jpg) center no-repeat;height:550px;}
.er_jianzhang{background:url(/images/banner/er_jianzhang.jpg) center no-repeat;height:525px;}
.er_dashi{background:url(/images/banner/er_dashi.jpg) center no-repeat;height:539px;}
.er_youshi{background:url(/images/banner/er_youshi.jpg) center no-repeat;height:539px;}

/*-------------------栏目公共调用部分---------------------*/

/* 一行四列样式 */
.glb_4c{width:1300px;height:auto;margin:0px auto;}
.glb_4c h2{font-size:40px;text-align:center;padding:20px 0px;}
.glb_4c h2 font{color:#F30;}
.glb_4c ul{padding:0px;margin:0px;}
.glb_4c ul li{list-style:none;float:left;width:25%;margin:20px 0px;}

/* 次栏目全屏图banner */
.index_flash{position:relative;height:520px;overflow:hidden;}
.index_flash:hover .flash_arr{ display:block;}
.flash_arr{position:relative;z-index:1;margin:0 auto;width:1400px; display:none;}
.flash_arr span{position:absolute;top:200px;display:block;width:40px;height:100px;overflow:hidden;text-indent:-999em;background:url(/images/leftright.png) no-repeat;filter:alpha(Opacity=50);-moz-opacity:0.5;opacity:0.5;cursor:pointer;}
.flash_arr span:hover{filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
.flash_arr span#left{left:0;background-position: 0px 0px;}
.flash_arr span#right{right:0;background-position:-40px 0px;}
.flash_box{position:absolute;z-index:0;}
.flash_box ul li{position:absolute;top:0;left:0;list-style:none;}
.flash_box ul li a{display:block;height:520px;overflow:hidden;text-indent:-999em;}
.flash_key{position:relative;top:470px;margin:0 auto;width:300px;}
.flash_key a{float:left;display:block;margin:0 5px;width:50px;height:12px;overflow:hidden;text-indent:-999em;background:#cccccc;cursor:pointer}
.flash_key a.cur{background:#8a0981;}


/*学历认证*/
.glb_xuelibox{width:100%;height:auto;background-color:#FEC549;padding-top:30px;}
.glb_xuelibox p{text-align:center;font-size:50px;font-weight:bold;color:#931107;}
.glb_xueli{width:1200px;height:auto;margin:10px auto;background-color:#FFE8B6;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.glb_xueli p{height:40px;line-height:40px;text-align:center;font-size:20px;padding-top:30px;}
.glb_xueli ul{margin:0px;padding:0px;}
.glb_xueli ul li{float:left;list-style:none;width:380px;margin-left:15px;margin-top:15px;text-align:center;}

/*老专业列表12*/
.glb_zye12{width:1200px;margin:10px auto;}
.glb_zye12 ul{margin:0px;padding:0px;}
.glb_zye12 ul li{float: left;list-style:none;width:300px;margin-top: 15px}

/*新专业列表12*/
.glb_zhuanye12{width:1200px;margin:10px auto;}
.glb_zhuanye12 ul{margin:0px;padding:0px;}
.glb_zhuanye12 ul li{float: left;list-style:none;width:400px;margin-top: 15px}

/*创业9*/
.glb_chuangye9{width:1200px;height:auto;margin:10px auto;}
.glb_chuangye9 p{width:100%;height:110px;line-height:130px;font-size:50px;font-weight:bold;text-align:center;margin-top:10px;}
.glb_chuangye9 ul{margin:0px;padding:0px;}
.glb_chuangye9 ul li{float: left;list-style:none;width:31%;margin-left:2%;margin-top:15px}

/*师资8*/
.glb_chuangye8_bg{width:100%;height:1150px;background-color:#F1F1F1;}
.glb_chuangye8{width:1260px;height:auto;margin:0px auto;}
.glb_chuangye8 p{width:100%;height:110px;line-height:130px;font-size:50px;font-weight:bold;text-align:center;margin-top:10px;}
.glb_chuangye8 ul{margin:0px;padding:0px;}
.glb_chuangye8 ul li{float: left;list-style:none;width:46%;margin-left:2%;margin-top:15px}


/*浮动客服*/
#floatbox {Z-INDEX:100;position:fixed;left:0px; TOP:200px; width:150px;background-color:#080A1C;padding-bottom:6px;
-moz-border-radius: 0px 10px 5px 0px;-webkit-border-radius: 0px 10px 5px 0px;border-radius:  0px 10px 5px 0px;
}
#floatbox .qr0{float:left;width:150px;height:120px;background:url(/images/images.png) no-repeat -850px -388px;margin-left:0px;}
#floatbox span{float:left;width:135px;height:39px;background:url(/images/images.png) no-repeat;margin-left:8px;margin-top:10px;}
#floatbox span.qr1{background-position:-858px -519px;}
#floatbox span.qr2{background-position:-858px -570px;}
#floatbox span.qr3{background-position:-858px -621px;}
#floatbox span.qr4{background-position:-858px -672px;}
#floatbox span.qr5{background-position:-858px -723px;}
#floatbox span.qr6{background-position:-858px -774px;}
#floatbox span.qr7{background-position:-858px -824px;}
#floatbox a{text-align:center;color:#F30;text-decoration:underline;text-indent:20px;}

/*---------------------------------------------------------------------原站点样式-----------------------------------------------------------------------------------------*/
.clearBoth{clear:both;}
/* 阴影 */
.yy1{-moz-box-shadow: 0px -1px 1px #B00951; -webkit-box-shadow: 0px -1px 1px #B00951;	box-shadow: 0px -1px 1px #B00951;}
/* 圆角 */
.yj20{-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;}
/* 透明 */
.alpha50{filter:alpha(Opacity=50);-moz-opacity:0.5;opacity:0.5;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);}
.alpha60{filter:alpha(Opacity=60);-moz-opacity:0.6;opacity:0.6;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);}
.alpha70{filter:alpha(Opacity=70);-moz-opacity:0.7;opacity:0.7;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);}
.alpha80{filter:alpha(Opacity=80);-moz-opacity:0.80;opacity:0.80;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);}
.alpha90{filter:alpha(Opacity=90);-moz-opacity:0.90;opacity:0.90;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);}
.alpha100{filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);}

.web_server{margin-top:15px;margin-left:auto;margin-right:auto;width:300px;height:60px;line-height:60px;text-align:center;background-color:#FF6600;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;color:#FFF;}
.web_server:hover{background-color:#FF3300;}
.web_server a{font-size:26px;text-decoration:none;color:#FFF;letter-spacing:6px;}
/*网页底部优势背景*/
.youshi_3{ width:100%; height:532px;  background:url(/pics/youshi3.jpg) no-repeat center}
.youshi_4{ width:100%; height:532px;  background:url(/pics/youshi4.jpg) no-repeat center}
.youshi_5{ width:100%; height:532px;  background:url(/pics/youshi5.jpg) no-repeat center}

.wenti_jieda{ width:100%; height:180px;  background:url(/pics/jieda_qian.jpg) no-repeat center}


.kcList{width:1260px;height:780px;background-color:#ffE8B6;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;}
.kcList ul{width:100%;padding:0px;margin:0px;}
.kcList ul li{list-style:none;padding:0px;float:left;width:370px;height:350px;margin-left:30px;margin-top:30px;}

/*推荐专业列表*/
.tjzy_list{width:1260px;height:730px;margin-bottom:10px;background-color:#ffE8B6;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;}
.tjzy_list ul{padding:0px;margin:0px;}
.tjzy_list ul li{list-style:none;float:left;width:370px;height:300px;margin-left:35px;margin-top:30px;border:#F37C43 0px solid;text-align:center;padding-top:20px;}

/*UI设计专业_1213*/
.zt1213_banner{ width:100%; height:534px;  background:url(/pics/uibanner.jpg) no-repeat center}


/*名师风采_1192*/
.zt1192_banner{ width:100%; height:534px;  background:url(/pics/shizi.jpg) no-repeat center}
.zt1192_div1{width:100%;height:450px;background-color:#fff;}
.zt1192_div2{width:100%;height:450px;background-color:#EBEBEB;}
.zt1192_shizi{width:1200px;height:430px;margin-left:auto;margin-right:auto;}
.zt1192_shizi span{float:left;width:350px;height:360px;text-align:center;margin-top:25px;}
.zt1192_shizi h2{float:left;width:300px;height:50px;line-height:50px;font-size:40px;color:#FF7E01;margin-top:20px;margin-bottom:20px;}
.zt1192_shizi font{font-weight:normal;font-size:22px;}
.zt1192_shizi p{float:left;width:800px;line-height:160%;font-size:12px;margin-top:0px;margin-bottom:20px;text-align:left;}
.zt1192_shizi article{float:left;width:800px;}

/*新初中生_2018*/
.a1256_s{width:1200px;height:560px;margin-left:auto;margin-right:auto;}
.a1256_s ul{margin:0px;padding:0px;}
.a1256_s ul li{list-style:none;float:left;width:230px;margin-left:6px;margin-top:20px;text-align:center;}

/*大学生成才计划 1220*/
.zt_clear{clear:both;}
.zt_title{width:1160px;height:120px;line-height:120px;margin-left:auto;margin-right:auto;font-size:35px;text-align:center;font-family: "Microsoft YaHei" ! important;}
.zt_title font{color:#F00;}
.zt_cont{width:1160px;height:auto;margin-left:auto;margin-right:auto;font-size:15px;text-align:center;}
.zt_bg{width:100%;height:auto;background-color:#EBEBEB;}

/*.zt1220_banner{width:100%; height:539px;  background:url(/pics/jiuye.jpg) no-repeat center}*/
/*核心优势*/
.glb_hexin{width:1200px;height:auto;margin-left:auto;margin-right:auto;}
.glb_hexin h1{font-size:40px;text-align:center;height:120px;line-height:120px;}
.glb_hexin ul{width:100%;margin:0px;padding:0px;}
.glb_hexin ul li{float:left;list-style:none;width:200px;height:260px;text-align:center;}
.glb_hexin ul li img{width:120px;height:120px;text-align:center;margin-bottom:10px;}
.glb_hexin ul li p{font-size:13px;line-height:180%;text-align:center;}
.glb_hexin ul li span{width:100%;font-size:18px;font-weight:bold;color:#F30;}

/*高薪就业*/
.glb_gaoxin{width:1200px;height:1080px;margin:10px auto;padding:20px;}
.glb_gaoxin font{color:#F30;}
.glb_gaoxin h2{font-size:32px;text-align:center;height:60px;line-height:60px;}
.glb_gaoxin ul{margin:0px;padding:0px;}
.glb_gaoxin ul li{float:left;list-style:none;width:33.33%;height:296px;text-align:center;margin-top:25px;}

/*校园生活*/
.glb_xiaoyuan{width:100%;height:auto;background-color:#FFC84C;}
.glb_xiaoyuan h3{width:1200px;padding-top:30px;margin:30px auto;font-size:52px;color:#8E1001;font-weight:bold;text-align:center;}
.glb_xiao{width:1200px;-moz-border-radius: 5px;-webkit-border-radius:20px;border-radius:20px;background-color:#FFEAB9;margin:0px auto;}

/*有什么可惧*/
.glb_keju{height:570px;background:url("/pics/keju.jpg") center no-repeat;text-align:center;}
.glb_keju h3{width:1200px;height:50px;margin:10px auto;font-size: 50px;padding-top:20px;}
.glb_keju h2{font-size: 106px;font-weight: bold;}
.glb_keju_img{height:480px;background:url("/pics/keju0.jpg") center no-repeat;text-align:center;margin-top:-40px;margin-bottom:20px;}

/*问题困惑*/
.kc1193_top1{background:url("/pics/top_bg.jpg") no-repeat top center;height:965px;}
.kc1193_top2{background:url("/pics/top_bg.png") no-repeat top center; }
.glb_kunhuo{width:1200px;height:660px;margin-left:auto;margin-right:auto;}
.glb_kunhuo span{text-align:center;height:160px;padding-left:180px;margin-top:10px;}
.glb_kunhuo ul{margin:10px 0px 0px 0px;padding:0px;}
.glb_kunhuo ul li{float:left;list-style:none;width:33.33%;height:210px;padding-top:20px;margin-bottom:10px;text-align:center;}
.glb_kunhuo ul li img{width:260px;height:190px;padding-left:0px;text-align:center;}


/*动漫专业 1199*/
.kc1199_banner1{width:100%;height:200px;margin:0 auto;background:url(/pics/dongman_01.jpg) no-repeat center;}
.kc1199_banner2{width:100%;height:200px;margin:0 auto;background:url(/pics/dongman_02.jpg) no-repeat center;}
.kc1199_banner3{width:100%;height:200px;margin:0 auto;background:url(/pics/dongman_03.jpg) no-repeat center;}

/*平面设计 1200*/
.kc1200_banner1{width:100%;height:240px;margin:0 auto;background:url(/pics/bn_01.jpg) no-repeat center;}
.kc1200_banner2{width:100%;height:240px;margin:0 auto;background:url(/pics/bn_02.jpg) no-repeat center;}
.kc1200_banner3{width:100%;height:317px;margin:0 auto;background:url(/pics/ping_01.jpg) no-repeat center;}
.kc1200_banner4{width:100%;height:316px;margin:0 auto;background:url(/pics/ping_02.jpg) no-repeat center;}
.kc1200_pingmian4 {
	width: 100%;
	min-width: 100%;
	height: 449px;
	position: relative;
	background: url(/pics/ping2.jpg) no-repeat center center
}
.kc1200_pingmian5 {
	width: 100%;
	min-width: 100%;
	height: 391px;
	position: relative;
	background: url(/pics/ping3.jpg) no-repeat center center
}
.kc1200_pingmian6 {
	width: 100%;
	min-width: 100%;
	height: 327px;
	position: relative;
	background: url(/pics/ping4.jpg) no-repeat center center
}
.kc1200_pingmian7 {
	width: 100%;
	min-width: 100%;
	height: 401px;
	position: relative;
	background: url(/pics/ping5.jpg) no-repeat center center
}
.kc1200_pingmian8 {
	width: 100%;
	min-width: 100%;
	height: 309px;
	position: relative;
	background: url(/pics/ping6.jpg) no-repeat center center
}
.kc1200_pingmian9 {
	width: 100%;
	min-width: 100%;
	height: 295px;
	position: relative;
	background: url(/pics/ping7.jpg) no-repeat center center
}
.kc1200_list{width:1200px;height:400px;margin-left:auto;margin-right:auto;margin-top:20px;}
.kc1200_list span{float:left;width:700px;text-align:center;height:60px;line-height:60px;font-size:36px;font-weight:bold;margin-top:20px;}
.kc1200_list img{float:left;width:400px;height:339px;margin-right:50px;}
.kc1200_list p{float:left;width:730px;text-align:left;text-indent:30px;line-height:200%;color:#999;margin-top:50px;}

/*建筑专业 1201*/
.kc1201_banner1{width:100%;height:179px;background:url(/pics/jianzhu_01.jpg) no-repeat center;}
.kc1201_banner2{width:100%;height:180px;background:url(/pics/jianzhu_02.jpg) no-repeat center;}
.kc1201_banner3{width:100%;height:179px;background:url(/pics/jianzhu_03.jpg) no-repeat center;}
.kc1201_01{text-align:center;background-color:#F1F1F1;}
.kc1201_02{height:340px;margin:0 auto;background:url(/pics/1201_02.jpg);}
.kc1201_8{width:100%;height:100px;margin:0 auto;background:url(/pics/index_08.jpg) no-repeat center;}
.kc1201_9{height:48px;margin:0 auto;background:url(/pics/index_09.jpg) no-repeat center;}
.kc1201_10{height:343px;margin:0 auto;background:url(/pics/index_10.jpg) no-repeat center;}
.kc1201_11{height:83px;margin:0 auto;background:url(/pics/index_11.jpg) no-repeat center;}
.kc1201_12{height:343px;margin:0 auto;background:url(/pics/index_12.jpg) no-repeat center;}
.kc1201_13{height:87px;margin:0 auto;background:url(/pics/index_13.jpg) no-repeat center;}
.kc1201_14{height:340px;margin:0 auto;background:url(/pics/index_14.jpg) no-repeat center;}
.kc1201_15{height:92px;margin:0 auto;background:url(/pics/index_15.jpg) no-repeat center;}
.kc1201_16{height:340px;margin:0 auto;background:url(/pics/index_16.jpg) no-repeat center;}
.kc1201_jian4{width:973px;height:289px; background:url(/pics/jian4.jpg);margin-left:auto;margin-right:auto;}
.kc1201_20{height:145px; background:url(/pics/index_20.jpg) no-repeat center;}
.kc1201_21{height:778px;margin:0 auto;background:url(/pics/index_21.jpg) center center no-repeat;}
.kc1201_jian5{width:973px;height:597px; background:url(/pics/jian5.jpg);margin-left:auto;margin-right:auto;}
.kc1201_jian6{width:973px;height:133px; background:url(/pics/jian6.jpg);margin-left:auto;margin-right:auto;}
.kc1201_22{height:392px; background:url(/pics/index_22_1.jpg) center center no-repeat;}

/*物联网专业 1227*/
.kc1227_02{height:502px;margin:0 auto;background:url(/pics/1227_02.jpg) no-repeat center;}
.kc1227_04{height:673px;margin:0 auto;background:url(/pics/wulianwang_04.jpg) no-repeat center;}
.kc1227_07{height:673px;margin:0 auto;background:url(/pics/wulianwang_07.jpg) no-repeat center;}
.kc1227_08{height:673px;margin:0 auto;background:url(/pics/wulianwang_08.jpg) no-repeat center;}
.kc1227_09{height:673px;margin:0 auto;background:url(/pics/wulianwang_09.jpg) no-repeat center;}
.kc1227_12{height:673px;margin:0 auto;background:url(/pics/wulianwang_12.jpg) no-repeat center;}
.kc1227_13{height:673px;margin:0 auto;background:url(/pics/wulianwang_13.jpg) no-repeat center;}
.kc1227_14{height:674px;margin:0 auto;background:url(/pics/wulianwang_14.jpg) no-repeat center;}
.kc1227_15{height:673px;margin:0 auto;background:url(/pics/wulianwang_15.jpg) no-repeat center;}

/*互联网大数据专业 1244*/
.kc1244_01{height:407px;margin:0 auto;background:url(/pics/dashuju_01.jpg) no-repeat center;}
.kc1244_02{height:407px;margin:0 auto;background:url(/pics/dashuju_02.jpg) no-repeat center;}
.kc1244_03{height:407px;margin:0 auto;background:url(/pics/dashuju_03.jpg) no-repeat center;}
.kc1244_04{height:407px;margin:0 auto;background:url(/pics/dashuju_04.jpg) no-repeat center;}
.kc1244_05{height:407px;margin:0 auto;background:url(/pics/dashuju_05.jpg) no-repeat center;}
.kc1244_06{height:407px;margin:0 auto;background:url(/pics/dashuju_06.jpg) no-repeat center;}
.kc1244_07{height:407px;margin:0 auto;background:url(/pics/dashuju_07.jpg) no-repeat center;}
.kc1244_08{height:407px;margin:0 auto;background:url(/pics/dashuju_08.jpg) no-repeat center;}
.kc1244_09{height:407px;margin:0 auto;background:url(/pics/dashuju_09.jpg) no-repeat center;}
.kc1244_10{height:407px;margin:0 auto;background:url(/pics/dashuju_10.jpg) no-repeat center;}

.center{text-align:center;}
.mlr{margin-left:auto;margin-right:auto;text-align:center;}
.h50{float:left;width:100%;height:50px;display:block;}
/*3+2*/
.TitUsed{width:1200px;margin-left:auto;margin-right:auto;text-align:center;}
.TitUsed h2{font-size:36px;font-weight:bold;color:#000;padding:30px 0px;}
.TitUsed p{font-size:16px;line-height:180%;margin-bottom:20px;}
/*3+2*/
.Banner919{height:600px;background:url(/pics/3jia2banner.jpg) no-repeat center;}
/*退伍军人*/
.Banner921{height:600px;background:url(/pics/twjrbanner.jpg) no-repeat center;}
.rbg{height:200px;background:url(/pics/rbg.jpg) center no-repeat;}
.rbgBox{width:1200px;margin-left:auto;margin-right:auto;padding-top:40px;}
.rbgBox h2{font-size:32px;color:#FFF;text-align:center;letter-spacing:5px;}
.rbgBox div{width:200px;height:50px;line-height:50px;text-align:center;background-color:#FF3B33;margin-top:20px;}
.rbgBox div a{color:#FFF;font-size:18px;}

/*pat11 我适合学吗*/
.part11-section{
	width:100%;
	height:790px;margin-top:0px;
	background:url("/pics/11-bg.jpg")/*tpa=http://bj.so.tedu.cn/xzt/wlyx/images/part11-bg.jpg*/ #e6e6e6 no-repeat center bottom;
}
.part11-section .section-title{
	padding-top:50px;
	margin-bottom:50px;
}
.part11-grids{
	width:845px;
	height:185px;
	margin:0 auto;
	position:relative;
	left:50px;
	margin-bottom:15px;
}
.part11-grid{
	width:155px;
	height: 185px;
	margin-right:10px;
	float:left;
}
.con01,.con03,.con05{
	background:url("/pics/11-blue.png")/*tpa=http://bj.so.tedu.cn/xzt/wlyx/images/parts/blue.png*/ no-repeat center;
}
.con02,.con04{
	background:url("/pics/11-yellow.png")/*tpa=http://bj.so.tedu.cn/xzt/wlyx/images/parts/yellow.png*/ no-repeat center;
}
.part11-grid img{
	margin:0 auto;
	margin-top:42px;
	height: 78px;
	width: 145px;
}
.part11-grid a{
	display:block;
	width: 98px;
	height:28px;
	margin:0 auto;
	line-height:28px;
	text-align: center;
	font-weight: bold;
	color:#fff;
	background:#ffc000;
	border-radius: 15px;
	margin-top:6px;
}
.part11-grid a:hover{
	color:#ffedb5;
}
.part-bottom{
	position:absolute;
	top:430px;
	right:60px;
	text-align:right;
	font-size:28px;
}
.bottom1,.bottom2{
	font-weight:bold;
	margin-top: 30px;
	font-size:36px;color:#F30;
}
.bottomclass{width:700px;margin:0px auto;padding-top:68px;padding-left:500px;}
.bottom1 a{ 
	display:inline-block; 
	width:160px;
	height:38px;
	line-height:38px;
	font-size:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:#ef6b37;
	border-radius:20px;
	position:relative;
	top:-2px;
}
.bottom1 a:hover{color:#ffdcce;}
/*---------------------------------------------------------------------原站点样式-----------------------------------------------------------------------------------------*