body{
    font-family: "Microsoft YaHei";
    min-width: 1330px;
}
.logo{
    width: 100%;
    text-align: center;
    padding: 16px 0px;
}
/*固定导航*/
.fixnav{
    width: 100%;
    height: 80px;
    background-color:#bf000b;
    z-index: 99999;
}
.fixnav .fix-con{
    width: 1100px;
    margin: 0 auto;
}
.fixnav .fix-con .nav-l{
    float: left;
}
.fixnav .fix-con .nav-l li{
    float: left;
    font-size: 16px;
    width: 133px;
    padding: 30px 0px;
}


.fixnav .fix-con .nav-l li a{
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 133px;
    line-height: 16px;
    border-right: 1px solid #adadad;
}
.fixnav .fix-con .nav-l .li5 a{
    border-right: none;
}
.fixnav .fix-con .nav-l li:hover{
    background-color: #ffcc3b;
}
.fixnav .fix-con .nav-l li:hover a{
    border-right:none;
    color:#bf000b;
}
.fixnav .fix-con .nav-r{
    float: right;
    padding-top: 30px;
}
/*-----------------固定导航结束---------------------*/
/*-------------banner开始-----------*/
.banner{
    width: 100%;
    height: 600px;
    background: url(../images/banner.png) no-repeat;
    background-size: cover;
}
/*-------------banner结束-----------*/
/*教学内容开始*/
.jiaoxuenr{
    width: 100%;
    padding-top: 64px;
    padding-bottom: 40px;
}
.jiaoxuenr .con1{
    width: 1100px;
    margin: 0 auto;
}

.jiaoxuenr .con1 h1{
   font-size: 33px;
    font-weight: bold;
    text-align: center;
    background:url(../images/yjjx.png) no-repeat ;
    background-size: cover;
    width: 351px;
    height: 61px;
    line-height: 61px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.jiaoxuenr .con1 .btdi{
   font-size: 24px;
    text-align: center;
    color: #f01c2b;
}
.jiaoxuenr .con1 .btdi span{
   font-size: 31px;
    font-weight: bold;
}
.jiaoxuenr .con1 a{
  color: #fff;
}
.jiaoxuenr .con1 .bgp{
    margin-top: 25px;
  padding-left: 542px;
    padding-right: 63px;
    width: 495px;
    line-height: 78px;
    font-size: 26px;
    font-weight: lighter;
    background: url(../images/z8.png) no-repeat;
}

/*教学内容结束*/
/*培训目的开始*/
.peixunmd{
    width: 100%;
    padding: 58px 0px;
    background-color: #fafafa;
}
.peixunmd .con2{
    width: 1100px;
  margin: 0 auto;
}
.peixunmd .con2 h1{
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    background:url(../images/yjjx.png) no-repeat ;
    background-size: cover;
    width: 351px;
    height: 61px;
    line-height: 61px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.peixunmd .con2 p{
    font-size: 22px;
    font-weight: bold;
    text-align: center;

}
.peixunmd .con2 h1 a{
color: #fff;
}
.peixunmd .con2 .allmd{
    padding-top: 25px;
    margin-top: 25px;
    background-color: #fff;
    padding-left: 20px;
}
.peixunmd .con2 .allmd .diva {
    display:inline-block;
    float: left;
    margin: 0px 9px;

}
.peixunmd .con2 .allmd div img{
    margin: 4px 0px;
}
.peixunmd .con2 .allmd .bomdiv  a{
    display:block;
}

.peixunmd .con2 .yjjx{
    display: block;
    text-align: center;
    width: 190px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #eb1e2b;
    margin:  0 auto;
    margin-top: 25px;
   background: url(../images/yjjxfb3.png) no-repeat;

}
/*培训目的结束*/
/*就业推荐体系开始*/
.jytuijiantx{
    width: 100%;
    padding-top: 80px;
    background-color: #ffcc3b;
    padding-bottom: 54px;
}
.jytuijiantx .con3{
    width: 1100px;
    margin: 0 auto;
}
.jytuijiantx .con3 h1{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 48px;
    text-align: center;
}
.jytuijiantx .con3 h1 a{
    color:#eb1e2b;
}
.jytuijiantx .con3 ul li{
    float: left;
    width: 212px;
    margin-right: 10px;
}
.jytuijiantx .con3 ul li a{
    display: block;
}
.jytuijiantx .con3 ul .lir{
    margin-right: 0px;
}
.jytuijiantx .con3 ul li .wd h2{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
    line-height: 54px;
    color: #eb1e2b;
}
.jytuijiantx .con3 ul li .wd p{
    font-size: 14px;
    margin-top: 4px;
    line-height: 24px;
    padding: 0px 9px;
}


/*就业推荐体系结束*/
/*-----------------学生作品开始----------*/
.stu-zp .stu-in{
    width: 1100px;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 62px;
}
.stu-zp .stu-in .stul{
    width: 308px;
    float: left;
    position: relative;
}
.stu-zp .stu-in .stul .ltop{
    height: 384px;
    padding-top: 52px;
    background-color: #cc763b;
}
.stu-zp .stu-in .stul .ltop h3{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.stu-zp .stu-in .stul .ltop p{
    margin: 24px auto 0px auto;
    line-height: 26px;
    font-size: 16px;
    width: 210px;
    color: #fff;
}
.stu-zp .stu-in .stul .lbom{
    padding: 90px 60px 54px 60px;
    background-color: #c2c2c2;
}
.stu-zp .stu-in .stul a{
    display: block;
    padding: 34px;
    width: 56px;
    height: 56px;
    background: url(../images/bg-circle_03.png) no-repeat;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    color: #cc763b;
    position: absolute;
    top:370px;
    left: 94px;
}
.stu-zp .stu-in .stur{
    width: 690px;
    float: right;
    padding-top: 8px;
}
.stu-zp .stu-in .stur .p-btn h2{
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 45px;
    border-bottom: 4px solid #292929;
}
.stu-zp .stu-in .stur .p-btn a{
    float: right;
}
.stu-zp .stu-in .stur h1{
    width: 506px;
    margin-top: -6px;
    font-size: 53px;
    font-weight: bold;
    line-height: 80px;
    border-bottom: 4px solid #292929;
}
.stu-zp .stu-in .stur h1 a{
    color: #d78d61;
}
.stu-zp .stu-in .stur p{
    margin-top: 20px;
    text-indent:34px ;
    font-size: 17px;
    line-height: 28px;
}
.stu-zp .stu-in .stur ul li {
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 20px;
	margin-bottom: 23px;
	position: relative;
}
.stu-zp .stu-in .stur ul .libom {
	margin-bottom: 0px;
}
.stu-zp .stu-in .stur ul li img {
	width: 210px;
	height: 180px;
}
.stu-zp .stu-in .stur ul li .word {
	width: 210px;
	position: absolute;
	display: inline-block;
	top: 180px;
	left: 0px;
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #000;
	text-align: center;
}
.stu-zp .stu-in .stur ul .lir {
	margin-right: 0px;
}
/*---------------学生作品结束-------------*/
/*--------------------学历服务开始---------*/
.stu-fw{
    width: 100%;
    background-color: #d63e3d;
}
.stu-fw .fw-in{
    padding: 56px;
    width: 1100px;
    margin: 0 auto;
}
.stu-fw .fw-in h1{
    width: 351px;
    margin: 0 auto;
    text-align: center;
    line-height: 71px;
    font-size: 54px;
    font-weight: bold;
    background: url(../images/bg-wo2_03.png) no-repeat;
}
.stu-fw .fw-in h1 a{
    color: #d63e3d;
}
.stu-fw .fw-in h2{
    font-size: 45px;
    text-align: center;
    line-height: 116px;
}
.stu-fw .fw-in h2 a{
    color: #fff;
}
.stu-fw .fw-in h2 span{
    color: #ffcc3b;
    display: inline-block;
    padding-left: 26px;
}
.stu-fw .fw-in p{
    width: 1024px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-indent: 32px;
    line-height: 22px;
}
.stu-fw .fw-in .bg-img{
    margin-top: 40px;
    height: 383px;
    margin-left: 42px;
    background: url(../images/bg-img_03.png) no-repeat;
}
/*---------------学历服务结束----------------*/
/*---------------------成功学子开始----------*/
.suc-stu .suc-in{
    width: 1100px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 56px;
}
.suc-stu .suc-in h1{
    text-align: center;
    font-size: 33px;
    font-weight: bold;
}
.suc-stu .suc-in h2{
    text-align: center;
    font-size: 26px;
    margin-top: 16px;
    margin-bottom: 66px;
}
.suc-stu .suc-in ul li{
    float: left;
    width: 530px;
    margin-right: 38px;
    margin-bottom: 40px;
}
.suc-stu .suc-in ul .lir{
    margin-right: 0px;
}
.suc-stu .suc-in ul li a{
    display: inline-block;
    float: left;
}
.suc-stu .suc-in ul li .word-ms{
    display: inline-block;
    float: left;
    width: 333px;
    padding: 36px 20px 32px 20px;
    /*height: 202px;*/
    background-color: #f7f7f7;
    position: relative;
}

.suc-stu .suc-in ul li .word-ms .xm .xml{
    float: left;
    width: 114px;
    height: 40px;
    padding-left: 10px;
    border-left: 3px solid #e93e37;
}
.suc-stu .suc-in ul li .word-ms .xm .xml a{
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    margin-top: -4px;
}
.suc-stu .suc-in ul li .word-ms .xm .xmr{
    float: right;
    width: 114px;
}
.suc-stu .suc-in ul li .word-ms .xm .xmr span{
    font-size: 16px;
    font-weight: bold;
    font-family: "Arial";
    color: #e93c36;
}
.suc-stu .suc-in ul li .word-ms p{
    line-height: 25px;
    font-size: 14px;
    margin-top: 18px;
}
.suc-stu .suc-in ul li .word-ms .dw{
    display: block;
    width: 23px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background-color: #e93c37;
    position: absolute;
    top: 180px;
    left: 350px;

}
.suc-stu .suc-in .ask{
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: block;
    width: 190px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    background: url(../images/bg-ask_03.png) no-repeat;
}
/*--------------成功学子结束-------------*/
/*----------------五重就业保障开始-------*/
.jybz{
    width: 100%;
    padding-top: 90px;
    background-color: #f3d57f;
    padding-bottom: 30px;
}
.jybz .jybz-in{
    width: 1100px;
    margin: 0 auto;
}
.jybz .jybz-in h2{
    font-size: 44px;
    text-align: center;
    color: #f01c2b;
}
.jybz .jybz-in h2 a{
    font-weight: bold;
    color: #f01c2b;
}
.jybz .jybz-in h3{
    margin-top: 12px;
    font-size: 22px;
    text-align: center;
}
.jybz .jybz-in h1{
    width: 351px;
    margin: 34px auto 20px;
    text-align: center;
    line-height: 61px;
    font-size: 33px;
    font-weight: bold;
    background: url(../images/bg-wod_03.png) no-repeat;
}
.jybz .jybz-in h1 .jy{
    color:#fff;
}
.jybz .jybz-in ul{
    height: 380px;
    margin-top: 50px;
    background: url(../images/bg-jt_03.png) no-repeat 0px -41px;
}
.jybz .jybz-in ul li{
    position: relative;
    height: 272px;
    padding: 40px 22px;
    width: 126px;
    float: left;
    margin-right: 62px;
    background: url(../images/bs-yj_03.png) no-repeat;
}
.jybz .jybz-in ul .lir{
    margin-right: 0px;
}
.jybz .jybz-in ul li a{
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #f01c2b;
}
.jybz .jybz-in ul li p{
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}
.jybz .jybz-in ul li .red-circle{
    position: absolute;
    color: #fff;
    line-height: 58px;
    text-align: center;
    top:-30px;
    left: 58px;
    display: block;
    width: 58px;
    height: 58px;
    font-size: 33px;
    background: url(../images/red-circle_03.png) no-repeat;
    font-family: "Swis721 BlkCn BT";
}
/*----------------五重就业保障结束-------*/
/*--------------------底部开始-------------*/
.footer-new {
	width: 100%;
	background-color: #ff5000;
	padding: 41px 0 100px;
}
.footer-new .ftnew-in {
	width: 1100px;
	margin: 0 auto;
}
.footer-new .ftnew-in .ftnewl {
	float: left;
	padding: 26px;
	background-color: #e64800;
}
.footer-new .ftnew-in .ftnewr .wd-tell h1 {
	/*float: left;*/
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	padding-right: 376px;
}
.footer-new .ftnew-in .ftnewr .wd-tell h1 a {
	color: #fff;
}
.footer-new .ftnew-in .ftnewr {
	float: right;
	padding-top: 34px;
	width: 832px;
}
.footer-new .ftnew-in .ftnewr ul {
	padding-top: 18px;
}
.footer-new .ftnew-in .ftnewr ul li {
	float: left;
	padding: 6px 19px;
	background-color: #e64800;
	margin-right: 15px;
	margin-bottom: 6px;
	font-size: 18px;
	width: 157px;
	text-align: center;
}
.footer-new .ftnew-in .ftnewr ul li a {
	color: #fff;
}
.footer-new .ftnew-in .ftnewr ul .lir {
	margin-right: 0px;
}
/*-----------------底部结束-----------*/
