body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,legend,input,button,textarea,p{margin:0;padding:0;outline:none;}
body{font-size:14px;line-height:20px; font-family:"Microsoft Yahei","Arial"; color:#666;overflow-x:hidden;}
/*视觉差背景*/
.bann-ey{width: 100%;height:100vh;background:url("../images/beijing.jpg")no-repeat top center;position: fixed;top:0;left: 0;z-index: -9;}
.bann-eyy{width: 100%;height:100vh;background:url("../images/college-img (1).jpg")no-repeat top center;position: fixed;top:0;left: 0;z-index: -9;}
.bann-eyy2{width: 100%;height:100vh;background:url("../images/beijing1.png")no-repeat top center;position: fixed;top:0;left: 0;z-index: -9;}
.pc-box{width: 1200px;height: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.banner-box{width:1200px;height: 100px;margin: 0 auto;}
/*banner*/
.pc-banner{width: 100%;height: 1000px;overflow: hidden;}
.banner-app{width: 100%;height: 320px;background-size:100% 100%;background-position: center;}
.swiper-container{width: 100%;height: 100%;}
.pcb-box a{width:1920px;position:absolute;top:0;left:50%;margin-left:-960px;height:1000px;}
.pcy-box img{width: 1920px;height: 1000px;}
/*核心业务*/
.business{width: 100%;height:808px;background: url("../images/ng-nbf.jpg")no-repeat top center;}
.tilet1y{width: 106px;height:172px;float: right;margin-top: 60px;}
.pcy-box{width: 1060px;height: 460px;margin-top: 210px;overflow: hidden;}
.pc-nb img{height: 100%;width: 100%;}
.pc-nb a{display: block;width: 100%;height: 100%;}
/*集团介绍*/
.group-box{width: 100%;height:836px;background: rgb(255,255,255,0);}
.business-box{width:570px;float: right;margin-right: 10px;margin-top: 90px;}
.top-fg{width: 100px;height: 4px;background: #fff;margin-bottom: 20px;}
.business-box h4{font-size: 40px;color:#fff;font-weight: bold;margin-bottom: 24px;}
.business-box h6{font-size: 16px;color:#fff;margin-bottom: 30px;}
.business-box p{font-size: 16px;color:#fff;line-height: 30px;text-indent: 25px;}
a.understand{width: 214px;height: 51px;border:1px solid #fff;border-radius:4px;text-align: center;font-size: 20px;color: #fff;line-height: 51px;display: block;margin-top: 30px;text-decoration: none;}
/*公司文化*/
.gs-wh{width: 100%;height:1151px;background:url("../images/bej-ngy (1).jpg")no-repeat top center;}
.pc-bfr{width: 1200px;margin-top:230px;overflow: hidden;}
.text-ng{float: left;margin-left: 20px;margin-right: 40px;}
.box-ng{width: 953px;height: 775px;float: right;}
.box-ng iframe{width: 100%;height: 100%;}
/*公司动态*/
.news-box{width:100%;height:796px;background: url("../images/bej-ngy (2).jpg") no-repeat top center;overflow: hidden;}
.news{width: 810px;float: right;height:425px;margin-top:140px;}
.news-boxs{width: 50%;height: auto;float: left;border-right:1px solid #e5e5e5 ;list-style: none;}
.box-bf{width: 90%;height: 100%;margin: 0 auto;padding-top: 40px;}
.news-boxs h5{font-size: 20px;color: #f06f1f;line-height: 30px;}
.nbt-text{width:134px;height: 2px;background: #f06f1f;margin:20px 0 15px 0;}
.box-bf p{font-size:16px;color:#9c9c9c;line-height: 30px;text-indent: 30px;margin-bottom: 15px;}
.box-bf i{font-style:normal;font-size: 14px;color: #bcbcbc;}
.box-bf a{display: block;width: 143px;height: 31px;margin: 10px auto;border: 1px solid #f06f1f;border-radius: 25px;text-align:center;color:#f06f1f;font-size: 20px;line-height: 30px;text-decoration: none;}
.news-boxs:nth-child(2n){border-right: none;}
.switch-pc{width: 150px;height: 54px;position: absolute;bottom: 104px;right: 0;overflow: hidden;cursor: pointer;}
.switch-pc div{width: 54px;height: 54px;font-size: 36px;color:#f06f1f;border: 1px solid #f06f1f;float: left;text-align:center;line-height: 54px;margin-right: 1px;}
/*创业导师*/
.mentor-box{width: 100%;height: 1000px;background: url("../images/mentor_01.jpg") no-repeat top center;}
.mentor-box1{width: 100%;height: auto;background: url("../images/mentor_02.jpg") no-repeat top center;overflow: hidden;}
.cy-boxng{float: left;font-size:20px;color: #100101;line-height: 30px;width: 40%;margin: 250px 0;}
.mentor-box2{width: 100%;background: url("../images/mentor_03.jpg") no-repeat;background-position: center;}
.mentor-box3{width: 100%;background: url("../images/mentor_04.jpg") no-repeat;background-position: center;}
.mentor-iocn{width: 85%;overflow: hidden;margin: 155px auto 30px auto;cursor: pointer;}
.mentor-iocn:last-child{margin-bottom: 60px;}
.mentor-iocn:last-child{margin-top: 15px;}
.mentor-iocn li{width: 19%;float: left;margin-bottom: 10px;list-style: none;}
.mentor-iocn li div{text-align: center;margin-top: 10px;font-size: 16px;color: #000000;}
.rotating img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.rotating div:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.bgr-bf{float: right;margin-right: 40px;width: 35%;margin: 190px 0;}
.bgr-bf h5{font-size: 30px;font-weight: bold;text-align:center;line-height: 50px;}
.bgr-bf h6{font-size: 28px;font-weight: inherit;text-align:center;}
/*法律咨询*/
.law-box{width: 100%;height: 1000px;background: url("../images/law_01.jpg") no-repeat top center;}
.law-box1{width: 100%;height:auto;background:#f5f9fa;overflow: hidden;}
.js-box{width: 85%;margin:150px auto 150px auto;font-size: 30px;color:#afabac;line-height: 55px;text-align: center;letter-spacing:2px;}
.js-box span{font-size: 34px;color:#f16f20;font-weight:bold;}
.law-box2{width: 100%;height: auto;background: url("../images/law_03.jpg") no-repeat top center;}
.title1{width: 50%;margin: 146px auto 87px auto;}
.title1 h3{color: #000000;font-size: 36px;font-weight:bold;text-align: center;}
.title1 div{margin:30px auto 0 auto;width: 60px;height: 5px;background: #f16f20;}
.law-iocn li{width: 25%;}
.law-box3{width: 100%;height:499px;background: url("../images/law_04.jpg") no-repeat;overflow: hidden;background-position: center;}
.law-left{width:580px;height: auto;float: left;margin-top: 160px;}
.law-left h5{font-size: 36px;color: #fff;font-weight: bold;margin-bottom: 54px;}
.law-left p{font-size: 20px;color: #fff;line-height: 40px;}
.law-box4{width: 100%;height: auto;background:#f5f9fa;}
.law-img{width: 100%;height: auto;background: url("../images/law-img (2).png") no-repeat top center;overflow: hidden;padding-bottom: 60px;}
.law-service{width: 90%;margin:70px auto 0 auto;overflow: hidden;}
.law-service li{width: 15%;float: left;margin-right: 6%;list-style: none;margin-bottom: 90px;}
.law-service li:nth-child(5n){margin-right: 0;}
.iocn-law{width:81px;height: 81px;background: url("../images/law-img (1).png") no-repeat top center;margin: 0 auto;font-size: 24px;color:#fff;text-align: center;line-height: 81px;}
.law-service li p{font-size: 16px;color:#fff;text-align:center;line-height: 30px;}
.app-nbf{overflow: hidden;}
/*工商税务*/
.industrial-box{width: 100%;height: 1000px;background: url("../images/industrial_01.jpg") no-repeat top center;}
.industrial-box1{width: 100%;height: 624px;background: url("../images/industrial_02.jpg") no-repeat top center;overflow: hidden;}
.industrial-text{width:500px;height: auto;float: left;float: left;font-size: 20px;margin-top: 255px;color:#100101;line-height: 35px;}
.industrial-box2{width: 100%;height: 591px;background: url("../images/industrial_03.jpg") no-repeat top center;overflow: hidden;}
.industrial-box3{width: 100%;height: 666px;background: url("../images/industrial_04.jpg") no-repeat top center;overflow: hidden;}
.industrial-box4{width: 100%;height: 701px;background: url("../images/industrial_05.jpg") no-repeat top center;overflow: hidden;}
/*企业培训*/
.enterprise-box{width: 100%;height: 1000px;background: url("../images/qypx_01.jpg") no-repeat top center;}
.enterprise-box2{width: 100%;height: auto;background: #fff;overflow: hidden;padding-bottom: 80px}
.lecture{width: 100%;height:auto;overflow: hidden;cursor: pointer;margin: 110px 0;}
.lecture-box{overflow: hidden;padding: 10px 0;margin-top: 30px;}
.swiper-slide{width: 100%;overflow: hidden;}
.left-lecture{width: 100%;height: 374px;box-shadow: 2px 0px 11px #888;float: left;}
.left-lecture img{width: 100%;height: 100%;}
.mask-pc{width: 100%;height: 100%;background: #000;position: absolute;top:0;left: 0;opacity: 0.3;}
.title-ty{width: 100%;height: 56px;background: #f16f20;position: absolute;bottom: 0;left: 0;font-size: 30px;color:#fff;letter-spacing: 6px;text-align: center;line-height: 56px;}
.pc-box .left-lecture:hover .mask-pc{display: none;}
.pc-box .left-lecture:hover .title-ty{display: none;}
.may-top{margin-top:110px;}
/*金融贷款*/
.financial-box{width: 100%;height: 1000px;background: url("../images/financial_01.jpg") no-repeat top center;}
.financial-iocn{width: 100%;height: auto;background: #fff;padding: 120px 0;}
.financial-iocn1 div{width: 24%;float: left;margin-right:1%;height: 230px;}
.financial-iocn1 div:last-child{margin-right: 0;}
.financial-iocn1 div img{width: 100%;height: 100%;}
@-moz-keyframes tada{
    0%{-moz-transform:scale(1);}
    10%,20%{-moz-transform:scale(0.9) rotate(-3deg);}
    30%,50%,70%,90%{-moz-transform:scale(1.2) rotate(3deg);}
    40%,60%,80%{-moz-transform:scale(1.2) rotate(-3deg);}
    100%{-moz-transform:scale(1) rotate(0);}
   }
  @-webkit-keyframes tada{
    0%{-webkit-transform:scale(1);}
    10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);}
    30%,50%,70%,90%{-webkit-transform:scale(1.2) rotate(3deg);}
    40%,60%,80%{-webkit-transform:scale(1.2) rotate(-3deg);}
    100%{-webkit-transform:scale(1) rotate(0);}
  }
.doudun:hover{
  -webkit-animation: tada 1s .2s ease both;
  -moz-animation: tada 1s .2s ease both;
}
.financial-box1{width:100%;height: 1407px;background: url("../images/financial_03.jpg") no-repeat top center;}
.financial-box2{width:100%;height: auto;background: url("../images/financial_04.jpg") no-repeat top center;}
.bt-js{text-align: center;margin: 90px auto;font-size: 40px;font-weight: bold;letter-spacing:10px;color: #f16f20;}
.pc-bvfr{margin-bottom: 50px;}
.nbt-pc{width: 100%;height: auto;overflow: hidden;padding: 20px;}
.nbt-pc:hover div{color:#f16f20;}
.nbt-pc div{width: 100%;list-style: none;text-align: center;font-size: 18px;}
.nbt-pc div:first-child{width: 100%;height: 185px;}
.nbt-pc div img{width:100%;height: 100%;padding-bottom:20px;}
/*企业商学院*/
.school-box{width: 100%;height: 1000px;background: url("../images/college_01.jpg") no-repeat top center;}
.school-box1{width:100%;height:auto;background-position: center;}
.school-title{margin:80px auto 40px auto;}
.school-title h2{text-align: center;font-size: 36px;letter-spacing: 5px;color:#000;margin-bottom: 33px;font-weight: bold;}
.fe-ge{margin: 0 auto;height: 4px;width: 70px;}
.college{width: 100%;height: auto;overflow: hidden;padding-top: 20px;margin-bottom: 4%;}
.college li{width: 25%;height:auto;float: left;list-style: none;}
.college li a{text-decoration: none;width: 100%;height: 100%;display: block;}
.college li div{text-align: center;font-size: 20px;color:#000;}
.college li div:last-child{margin-top: 44px;}
.school-box2{width: 100%;height:725px;background:rgba(255,255,255,0);overflow: hidden;}
.school-box3{width: 100%;height: 395px;background: url("../images/jes-tp (2).png") no-repeat top center;overflow: hidden;}
.left-tp{width: 468px;height: 410px;padding: 32px;float: left;}
.left-tp img{width: 100%;height: 100%;}
.right-tp{width: 50%;float: left;margin-top:60px;}
.pc-box .right-tp p{font-size: 12px;color:#000;text-indent: 30px;line-height: 30px;margin-top: 0;}
.school-box4{width: 100%;height: auto;background: #fff;overflow: hidden;}
.kec-js{width: 100%;height: auto;overflow: hidden;margin-bottom: 30px;}
.kec-js ul{float: left;margin-right: 2.5%;}
.kec-js ul:last-child{margin-right: 0;}
.kec-js ul.mng li:last-child{margin-top: 6%;}
.kec-js ul li{list-style: none;position: relative;}
.kec-js ul li a{display: block;width:100%;height:100%}
.kec-js ul li a{display: block;width:100%;height:100%}
.kec-js ul li img{width: 100%; height: 100%;}
.kec-js ul li p{width: 88%;font-size: 16px;line-height: 13px;position: absolute;left: 50%;bottom: 15px;color: #fff;text-align: center;margin-left: -151px;}
.kec-js ul.mng li p{margin-left: -175px;}
.school-box5{width: 100%;height: auto;background: #f5f9fa;}
.school-title h6{font-size: 18px;color:#000000;padding: 8px;text-align: center;margin: 0 auto 10px auto;}
.class-ification{width: 100%;height:430px;overflow: hidden;}
.course-box{width: 100%;height:384px;background: #fff;box-shadow: 2px 0px 11px #888;}
.course-box a{display: block;width:100%;height: 100%; text-decoration: none;color: #000;}
.course{width: 85%;margin: 30px auto;overflow: hidden;height: auto;}
.course-iocn{margin-bottom: 25px;height: 40px;}
.course-iocn div{float: left;overflow: hidden;}
.course-text{margin-top: 3px;margin-left: 4%;}
.yi-box{width: 100%;height: 2px;background:#f16f20;margin: 3px 0;}
.box-ion{width: 100%;overflow: hidden;}
.box-ion li{list-style: none;color:#333;font-size: 14px;line-height: 30px;}
.box-ion li:hover{color: #f16f20;}
.school-box6{width: 100%;height:auto;background: url("../images/college_06.jpg") no-repeat top center;}
.teachers-box{width: 100%;height: 160px;position: relative;margin-bottom: 140px;}
.teachers{width: 100%;height: 100%;box-shadow: 2px 0px 11px #888;}
.teachers a{text-decoration: none;color: #fff;}
.teachers img{width: 100%;height: 100%;}
.teachers-js{width: 100%;height: 47px;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;overflow: hidden;}
.teachers-js div{font-size: 18px;line-height: 35px;border-right: 1px solid #fff;text-align: right;float: left;width: 50%;height: 75%;margin-top: 5px;padding-right: 10px;}
.teachers-js div:last-child{font-size: 14px;text-align:center;border-right: none;line-height: 18px;}
/*劳务派遣*/
.labor-box{width: 100%;height: 1000px;background: url("../images/labor_01.jpg") no-repeat top center;}
.labor-box1{background: url("../images/labor_02.jpg") no-repeat top center;}
.labor-box2{width: 100%;height:auto;background: #f5f9fa;}
.law-lct{width:965px;height: 655px;margin: 135px auto;background: url("../images/pc-law.png") no-repeat;background-position: center;}
.labor-img{width: 228px;height: 225px;background: url("../images/la (1).png") no-repeat top center;position: absolute;top:505px;left: 148px;}
.labor-img1{width: 228px;height: 225px;background: url("../images/la (2).png") no-repeat top center;position: absolute;top:505px;left: 859px;}
.labor-img2{width: 228px;height: 225px;background: url("../images/la (3).png") no-repeat top center;position: absolute;top:168px;left: 484px;}
.labor-box3{width:100%;height: auto;overflow: hidden;background-position: center;}
.labor-box4{width:100%;height: auto;overflow: hidden;background-position: center;}
.labor-box5{width:100%;height: auto;overflow: hidden;background-position: center;}
.labor-box6{width:100%;height: auto;background: #f5f9fa;overflow: hidden;}
.left-labor{float: left;margin: 90px 0;padding: 20px;}
.jies-box{width: 40%;height: auto;margin-left: 3%;}
.jies-box li{list-style: none;color:#000;font-size: 20px;line-height: 40px;}
.jies-box h4{font-size: 30px;padding: 40px 0 60px 0;color:#f16f20;}
/*整合营销*/
.marketing-box{width: 100%;height: 1000px;background: url("../images/marketing_01.jpg") no-repeat top center;}
.marketing-box1{width: 100%;height: auto;background: url("../images/marketing_02.jpg") no-repeat top center;}
.marketing-iocn{width: 80%;height: auto;overflow: hidden;margin:107px auto 180px auto;padding-top: 15px;}
.marketing-iocn li{float: left;width: 15%;text-align: center;list-style: none;margin-right: 2%;}
.marketing-iocn li:last-child{margin-right: 0;}
.marketing-iocn li div{font-size: 18px;color: #000;margin-top: 10px;}
.marketing-box2{width: 100%;height: auto;background: #f5f9fa;}
.nbg-box{text-align: center;margin:75px auto;}
.marketing-box3{width: 100%;height: auto;background: url("../images/marketing_04.jpg") no-repeat top center;}
.creative{width: 100%;height: auto;position: relative;overflow: hidden;margin: 85px auto 125px auto;}
.team-box{width: 636px;height: 253px;background:#f16f20;position: absolute;right: 0;top:100px;overflow: hidden;}
.team-box p{width: 90%;color: #fff;font-size: 20px;margin: 80px auto 0 auto;line-height: 30px;}
.marketing-box4{width: 100%;height:auto;background: #f5f9fa;}
.case-box{width: 1200px;height: 780px;overflow: hidden;}
.left-case{float: left;width: 49%;}
.case-boxy{width: 350px;height: 628px;background: url("../images/phone.png") no-repeat top center;margin: 0 auto;background-size:100% 100%;position: relative;}
.jie-sao{font-size: 30px;text-align: center;padding-top: 30px;}
.boxscroll{width: 316px;height: 521px;position:absolute;top: 36px;left: 15px;overflow: hidden;}
.boxscroll img{width: 100%;height: auto;}
.marketing-box5{width: 100%;height: auto;background: url("../images/marketing_06.jpg") no-repeat top center;overflow: hidden;}
.left-marketing{width: 700px;height: auto;border: 1px solid #fff;margin-top:222px;margin-bottom: 40px;}
.layui-form-item .layui-inline{margin-right: 0;}
.dian-ji{width:70px;height: 38px;float: right;background: #fafafa;border: 1px solid #cccccc;font-size: 12px;text-align: center;line-height: 18px;cursor: pointer;}
.pc-btny{text-align: right;margin-top: 50px;}
.pc-btny button{width: 176px;height: 40px;background: #f16f20;font-size: 18px;}
.layui-form-text .layui-form-label{width: 130px;}
.layui-form-text .layui-input-block{margin-left: 130px;}
.layui-form-texty .layui-form-label{width: 89px;}
.layui-form-textk .layui-inliney{margin-left: 40px;}
/*集团建设*/
.profile-box{width: 100%;height: 1000px;background: url("../images/group_01.jpg") no-repeat top center;}
.profile-box1{width: 100%;height: 606px;background: #fff;overflow: hidden;}
.left-profile{width: 44%;float: left;margin-right: 1%;}
.right-profile{width: 54%;float: left;}
.right-profile p{font-size: 16px;color:#000;line-height: 30px;text-indent: 30px;}
.prdfile-title{margin: 75px 0 80px 0;}
.prdfile-title div{width: 90px;height: 6px;background: #f06f1f;margin-bottom: 10px;}
.prdfile-title h2{font-size: 40px;font-weight:bold;letter-spacing: 5px;color: #f06f1f;}
.profile-box2{width: 100%;height: 656px;background: #f7f1e5;overflow: hidden;}
#focus_Box {position: relative;width: 100%;height: 308px;}		
#focus_Box ul {position: relative;width: 100%;height: 308px;}
#focus_Box li {z-index: 0;position: absolute;width: 0px;background: #787878;height: 0px;top: 146px;cursor: pointer;left: 377px;border-radius: 4px;box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img {width: 100%;background: url(../images/loading.gif) no-repeat center 50%;height: 100%;vertical-align: top}
.profiley{width: 100%;height: 100%;overflow: hidden;}
.profiley li{width: 33%;float: left;height: 656px;list-style: none;}
.profile-box3{width: 100%;height: 316px;overflow: hidden;}
.profile-iocn{width:100%;height: auto;overflow: hidden;margin-top: 56px;}
.profile-iocn li{width: 25%;border-right: 2px solid #cbc8c8;text-align: center;padding: 20px 0;float: left;list-style: none;}
.profile-iocn li:last-child{border-right: none;}
.profile-iocn li div{font-size: 20px;color: #000;text-align: center;padding-bottom: 10px;}
.profile-iocn li div:last-child{font-size: 16px;color: #000;text-align: center;}
.profile-box4{width: 100%;height: 663px;background: url("../images/group_01.jpg") no-repeat top center;}
.profile-box5{width: 100%;height:813px;overflow: hidden;}
.tab-boxy{width: 100%;height: auto;overflow: hidden;}
.tab-box{width: 100%;height: auto;overflow: hidden;}
.tab-box div {
	margin:0;
	padding:0;
	width:100%
	height:auto;
	display:none;
}
.tab-box div img{display: block;width: 33%;height: 354px;float: left;}
.tab {
	margin:0;
	padding:0;
	list-style:none;
	width:62%;
	margin: 0 auto 65px auto;
	overflow:hidden;
}
.tab li {
	float:left;
	width:247px;
	height:68px;
	background:#dcdcdc;
	color:#716f6c;
	font-size: 24px;
	line-height: 68px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	letter-spacing: 3px;
}
.tab-box div.on {
	display:block;
}
.tab li.cur {
	background:#b5b5b5;
	color: #f79305;
}
.profile-box6{width:100%;height: 690px;overflow: hidden;}
.profile-box7{width:100%;height: 523px;overflow: hidden;}
.ngt-nbf ul li{margin-top:60px;margin-bottom: 80px;list-style:none;}
.ngt-nbf ul li h5{font-size: 16px;color: #100e0c;line-height: 30px;}
.profile-ngr{width: 100%;height:442px;overflow: hidden;}
.profile-ngr .swiper-containerq{width: 100%;height: 100%;}
.profile-yx{width: 1200px;height: 442px;}
.profile-yx img{width: 100%;height: 100%;}
.class-box{width: 100%;height: 162px;}
.class-box img{width: 100%;height: 100%;}
.class-box div:last-child{font-size: 16px;text-align: center;line-height: 40px;}
/*企业孵化*/
.incubation-box{width: 100%;height: 1000px;background: url("../images/qyfh_01.jpgg") no-repeat top center;}
.incubation-box1{width: 100%;height: 752px;background: url("../images/qyfh_02.jpg") no-repeat top center;overflow: hidden;}
.js-boxng{font-size: 16px;color:#333;width: 25%;height: auto;float: left;margin-top: 390px;line-height: 30px;margin-left: 10%;}
.incubation-box2{width: 100%;height:auto;background: url("../images/qyfh_03.jpgg") no-repeat top center;}
.incubation-iocn{width: 85%;margin: 217px auto 0 auto;}
.left-iocn{width: 100%;height: auto;overflow: hidden;margin-bottom: 95px;}
.left-iocn li{width: 20%;float: left;list-style:none;text-align: center;font-size: 16px; color: #fff;line-height: 35px;padding-top: 15px;}
.right-iocn li{width: 25%;}
.incubation-box3{width: 100%;height:771px;background: url("../images/qyfh_04.jpg") no-repeat top center;}
.js-boxngt{float: right;margin-right: 40px;width: 35%;margin-top: 390px;}
.js-boxngt h5{font-size: 30px;font-weight: bold;text-align:center;line-height: 50px;}
.js-boxngt h6{font-size: 28px;font-weight: inherit;text-align:center;}
.biao-ty{display: none;}/*响应式页面开始*/
@media screen and (max-width: 768px){	
	/*企业商务学院*/
	.pc-box{width: 95%;margin: 0 auto;height: auto;}
	.school-title{margin:10% auto 4% auto}
	.school-title h2{text-align: center;font-size: 18px;letter-spacing: 5px;color:#000;margin-bottom: 20px;font-weight: bold;}
	.college{width: 100%;overflow: hidden;margin: 0 auto 5% auto;}
	.college li{width: 23%;float: left;margin-right: 1.2%;}
	.college li:last-child{margin-right: 0;}
	.college li{width: 24%;float: left;}
	.college li div{width: 100%;height: 4.3rem;margin: 0 auto;font-size: 14px;color: #000000;text-align: center;letter-spacing: 2px;}
	.college li div:last-child{margin-top: 10px;height: 20px;}
	.college li div img{width: 100%;height: 100%;}
    .school-box2{width: 100%;height:auto;background:rgba(255,255,255,0);overflow: hidden;margin-bottom: 3%;}
    /*商学院介绍*/
    .school-box3{background: none;}
    .school-box3{width: 100%;height: auto;overflow: hidden;}
	.school-box3{width: 100%;height: 640px;overflow:hidden;position: relative;}
	.school-box3 .left-tp:first-child{width: 50%;height:195px;background:#f06f1f;margin-top: 65px;position: absolute;z-index: 2;}
	.school-box3 .left-tp:last-child{width:60%;height: auto;background: #fff;position: absolute;top:10px;right: 0;}
	.school-box3 div img{width: 100%;height: 90%;position: absolute;top:10px;left: 10px;}
	.school-box3 .left-bf .box-bd{margin:25px 20px 25px 64px;}
	.right-tp p{line-height: 18px;font-size: 10px;text-indent: 30px;line-height: 25px;}
    .right-tp{width: 40%;float: left;margin-top:0;}
    .left-tp{width: 468px;height: 410px;float: right;padding: 5% 0;}
    .right-text{width: 70%;margin-right: 5%;float: right;}
	.left-mh{width: 90%;margin: 0 auto 20px auto;overflow: hidden;}
	.kec-js{width: 100%;margin: 0 auto 20px auto;overflow: hidden;}
	.kec-js ul{float: left;width: 48%;margin-right: 4%;}
	.kec-js ul:nth-child(1){height: 250px;}
	.kec-js ul:nth-child(2n){margin-right: 0}
	.kec-js ul:nth-child(2n) li{height: 118px;}
	.kec-js ul:nth-child(3n){width: 100%;}
	.kec-js ul:nth-child(3n) li{width: 48%;float: left;margin-right: 4%;height: 120px;}
	.kec-js ul:nth-child(3n) li:last-child{margin-right:0}
	.kec-js ul li{width: 100%; height: auto;position: relative;margin-bottom: 15px;height: 100%; list-style: none; }
	.kec-js ul li a{width: 100%;height: 100%;display: block;text-decoration:none;}
	.kec-js ul li img{width: 100%; height: 100%;}
	.kec-js ul li p{margin-left:-87px;font-size: 10px;line-height: 15px;}
	.kec-js ul.mng li p{width: 70%;font-size: 10px;line-height: 15px;position: absolute;left: 50%;bottom: 7px;color: #fff;text-align: center;margin-left: -61px;}
    .kec-js ul.mng li:last-child{margin-top: 0;}
    .school-title h6{font-size: 12px;color:#000000;padding: 8px;text-align: center;margin: 0 auto 10px auto;}
	.course-app{width: 100%;overflow: hidden;margin: 20px auto 40px auto;}
	.app-course{width: 100%;height:auto;background-color: rgb(255, 255, 255);overflow: hidden;}
	.box-app{width:100%;margin: 0 auto;padding: 10px 0;}
	.course-iocn{width: 100%;height: auto;overflow: hidden;padding: 10px;}
	.app-iocn{width: 50px;height: 50px;float: left;margin-top: 6px;}
	.app-iocn img{width:100%;height: 100%}
	.coures-text{width: 55%;float: left;margin-left: 12px;}
	.coures-text h3{font-size: 14px;font-weight: bold;color:#000;letter-spacing: 2px;border-bottom: 2px solid #ff8522;margin-bottom: 3px;padding-bottom: 3px;}
	.coures-text div{font-size: 10px;font-weight: bold;color:#000;letter-spacing: 2px;}
	.course-lc{width: 90%;margin: 10px auto;}
	.course-lc li{font-size: 10px;color:#000;line-height: 20px;list-style: none;}
	.teacher-box{width:100%;margin: 0 auto 30px auto;overflow: hidden;}
	.teacher-course img{width: 100%;height: 100%;}
	.mask{width: 100%;height:40px;background:rgba(0,0,0,0.6);position: absolute;bottom: 0;left: 0;}
	.mask-box{width: 90%;margin:0 auto;padding: 5px 0;overflow: hidden;}
	.mask-box li{float: left;width: 50%;list-style: none;}
	.mask-box li:first-child{font-size: 14px;text-align:right;letter-spacing: 3px;line-height: 29px;padding-right: 10px;color:#fff;border-right: 1px solid #fff;}
	.mask-box li:last-child{font-size: 10px;text-align: left;padding-left: 10px;color: #fff;line-height: 16px;text-align:center;}
	/*企业孵化*/
	.incubation-box1{width: 100%;height: 278px;background-size:100% 100%;overflow: hidden;}
	.incubation-box1{width: 100%;height: 278px;background-size:100% 100%;overflow: hidden;background: url("../images/qyfh-img_02.jpg")no-repeat;background-size:100% 100%;}
	.incubation{width: 100%;height: 278px;background-size:100% 100%;overflow: hidden;}
	.pc-box p{font-size: 12px;color: #000;letter-spacing: 2px;width: 90%;margin:  0 auto;margin-left:6%;line-height: 20px;margin-top: 190px;}
	.biao-ty{display: block;}
	.biao-ty h2{color: #fff;}
    .biao-ty div{background: #fff;}
    .incubation-iocn{margin-top: 0;width: 100%;}
    .doudun{width: 4rem;height: 4rem;margin: 0 auto;}
    .doudun img{width:100%;height: 100%;}
    .left-iocn li{font-size: 14px;}
    .left-iocn{margin-bottom: 0;}
    .right-iocn{margin-bottom: 25px;}
    .incubation-box3{width: 100%;height:220px;background: url("../images/qyfh-img_04.jpg") no-repeat top center;background-size:100% 100%;}
    .js-boxngt{width: 55%;float: right;margin-right: 5px;margin-top: 53px;}
	.js-boxngt h5{font-size: 14px;font-weight: bold;letter-spacing: 3px;text-align:center;margin-bottom: 5px;}
	.js-boxngt h6{font-size: 14px;font-weight: inherit;letter-spacing: 1px;text-align:center;}
	.pc-box p.text-nbf{margin: 40px auto;font-size: 12px;}
	.pc-box p.text-nbf span{font-size: 16px;}
	/*企业培训*/
	.may-top{margin-top: 40px;}
	.left-lecture{width: 100%;height: 164px;box-shadow: 2px 0px 11px #888;float: left;}
	.left-lecture img{width: 100%;height: 100%;}
	.mask-pc{width: 100%;height: 100%;background: #000;position: absolute;top:0;left: 0;opacity: 0.3;}
	.title-ty{width: 100%;height: 26px;background: #f16f20;position: absolute;bottom: 0;left: 0;font-size: 14px;color:#fff;letter-spacing: 6px;text-align: center;line-height: 26px;}
	/*创业导师*/
	.mentor-box1{width: 100%;height: auto;background: url("../images/cydstd_02.jpg") no-repeat top center;overflow: hidden;background-size:100% 100%;}
	.pc-box p.cy-boxng{float: left;font-size:12px;color: #100101;line-height: 20px;width: 50%;margin:60px 0;}
	.mentor-box2{background: #f2823c;}
	.mentor-iocn{margin-top: 35px;width: 100%;}
	.mentor-iocn li{width: 19%;float: left;margin-bottom: 10px;list-style: none;margin-right: 1.2%;}
	.mentor-iocn li:last-child{margin-right: 0;}
	.mentor-iocn li div:first-child{width: 4rem;height: 4rem;margin: 0 auto;}
	.mentor-iocn li div:first-child img{width: 100%;height: 100%;}
	.mentor-iocn li div:last-child{text-align: center;margin-top: 10px;font-size: 12px;color: #000000;}
	.bgr-bf{float: right;margin-right: 40px;width: 60%;margin: 85px 0;}
	.bgr-bf h5{font-size: 14px;font-weight: bold;text-align:center;margin-bottom: 5px;line-height: 30px;}
	.bgr-bf h6{font-size: 14px;font-weight: inherit;text-align:center;}
    .mentor-box3{width: 100%;background: url("../images/cydstd_04.jpg") no-repeat;background-position: center;background-size: 100% 100%;}
    /*金融贷款*/
	.financial-iocn{width: 100%;height: auto;background: #fff;padding: 25px 0;}
	.financial-iocn1 div{width: 49%;float: left;margin-right:1%;height: 146px;}
	.financial-iocn1 div:last-child{margin-right: 0;}
	.financial-iocn1 div img{width: 100%;height: 100%;}
	.financia2 {width: 100%;height: 596px;background-size: 100% 100%;}
    .bt-js{text-align: center;margin: 30px auto;font-size:18px;font-weight: bold;letter-spacing:3px;color: #f16f20;}
    .swiper-boxy{width: 90%;margin: 30px auto;overflow: hidden;}
    .teim div:last-child{text-align: center;line-height: 30px;font-size: 10px;color: #010101;}
    .teim div:first-child{width: 100%;height:113px;}
    .teim div:first-child img{width: 100%;height:100%;}
	/*工商税务*/	
	.industrial{width: 100%;height:250px;background-size:100% 100%;overflow: hidden;}
	.industria1-text{width: 90%;height:auto;margin:165px auto 0 auto;}
	.industria1-text p{font-size: 12px;color: #000;letter-spacing: 2px;}
	.industria2{width: 100%;height: 202px;background-size:100% 100%;}
	.industria3{width: 100%;height: 215px;background-size:100% 100%;}
	.industria4{width: 100%;height: 488px;background-size:100% 100%;}
	/*整合营销*/
	.marketing-box1{width: 100%;height: auto;background: url("../images/appzhyx_02.jpg") no-repeat top center;background-size:100% 100%;}
	.marketing-iocn{width: 95%;height: auto;overflow: hidden;background: url("../images/appzhyx_02.png") no-repeat top center;background-size:100% 100%;margin: 30px auto 50px auto;padding: ;}
	.marketing-iocn li{float: left;width: 30%;text-align: center;list-style: none;}
	.marketing-iocn li:last-child{margin-right: 0;}
	.marketing-iocn li:nth-child(4){margin-top:25px;}
	.marketing-iocn li:nth-child(5){margin-top:25px;}
	.marketing-iocn li:nth-child(6){margin-top:25px;}
	.marketing-iocn li div{font-size: 12px;color: #000;margin-top: 10px;}
	.nbg-box{width:85%;height:200px;margin: 30px auto;}
	.creative{width: 100%;height: auto;position: relative;overflow: hidden;margin: 0 auto 30px auto;padding-bottom: 30px;}
    .nbg-box img{width:100%;}
    .text-img{width: 283px;height: 206px;float: left;}
    .team-box{width: 60%;height: auto;} 
    .pc-box .team-box p{padding: 30px 10px;font-size: 12px;letter-spacing: 2px;color: #fff; line-height: 20px;text-align: center;margin-top: 0;}
	.case-box{width: 100%;height: auto;overflow: hidden;}
	.left-case{width: 100%;margin: 0 auto 20px auto;}
	.case-boxy{width: 250px;height: 528px;background: url("../images/phone.png") no-repeat top center;margin: 0 auto;background-size:100% 100%;position: relative;}
	.jie-sao{font-size: 16px;text-align: center;padding-top: 20px;}
	.boxscroll{width: 225px;height: 438px;position:absolute;top: 30px;left: 11px;overflow: hidden;}
	.boxscroll img{width: 100%;height: auto;}
    .marketing-box5{width: 100%;height: auto;background: url("../images/zdyx_04.jpg") no-repeat top center;overflow: hidden;background-size:100% 100%;}
    .left-marketing{margin: 100px auto 0 auto;width: 90%;height: auto;overflow: hidden;}
    .layui-form-text .layui-form-label{padding-right: 0;}
    .layui-form-text .layui-input-block { margin-left: 130px;}
     .layui-form-textf{width: 90%;float: left;}
    .layui-form-textf .layui-input-inline{width: 40%;}
	.layui-form-textk .layui-inliney {margin-left: 0;}
    .dian-ji{margin-top: -68px;width: 82px;}
    .pc-btny{margin-top: 0;text-align: center;margin-left: 25px;}
	.jeis-s{width: 100%;height: auto;overflow: hidden;}
	.jeis-s div{width: 273px;height:116px;margin: 10px auto;}
	.jeis-s div img{width: 100%;height:100%;}
	/*劳务派遣*/
	.law-lct{width:100%;height: 340px;margin: 10px auto;background: url("../images/dispatch_03.jpg") no-repeat;background-size:100% 100% ;}
	.left-labor{float: left;width: 80%;height:198px;padding: 0;margin: 30px 0 30px 10px;}
	.left-labor img{width: 100%;height: 100%;}
	.jies-box{width: 66%;height: auto;position: absolute;right: 0;top:30px;background:rgba(241,111,32,0.8);padding:15px;margin-left: 12px;margin-right: 12px;}
	.jies-box li{list-style: none;color:#000;font-size: 10px;color: #fff;margin-bottom: 5px;line-height:15px;}
	.jies-box h4{font-size: 14px;padding: 0;color:#fff;margin-bottom: 8px; }
	.right-labor{float: right;margin-right: 10px;}
	.right-bg{left: 0;}
    .rotating li div:first-child{width: 6rem;height: 6rem;margin: 0 auto;}
    .rotating li{margin-right: 1%;}
    .law-iocn li{margin-right: 7%;}
    /*法律咨询*/
   .law-box3{width: 100%;height:auto;background: url("../images/falczx (1).png") no-repeat;overflow: hidden;background-size: 100% 100%;}
   .law-left{width:40%;height: auto;float: left;margin-top: 30px;}
   .law-left h5{font-size: 14px;color: #fff;font-weight: bold;margin-bottom: 15px;}
   .law-left p{font-size: 10px;color: #fff;}
   .pc-box .law-left p{margin-top: 0;margin-bottom: 20px;}
   .law-img{width: 100%;height: auto;background: url("../images/law-img (2).png") no-repeat top center;overflow: hidden;padding-bottom: 60px;}
   .law-service{width: 100%;margin:70px auto 0 auto;overflow: hidden;background: rgba(255,255,255,0);}
	.law-service li{width: 46%;float: left;list-style: none;margin-right: 8%;margin-bottom: 30px;}
	.law-service li:nth-child(2n) { margin-right: 0;}
	.law-service li:nth-child(5) { margin-right: 8%;}
	.iocn-law{width:60px;height: 60px;background: url("../images/law-img (1).png") no-repeat top center;margin: 0 auto;font-size: 18px;color:#fff;text-align: center;line-height: 60px;background-size:100% 100%;margin-bottom: 12px;}
	.law-service li p{font-size: 12px;color:#fff;text-align:center;line-height: 20px;margin-top: 0;}
    .visuayl{width: 100%;height: 100%;position: fixed;z-index: -1;top:0;left: 0;background: url("../images/falczx (1).jpg")no-repeat;background-size:100% 100%;}
    .law-img{background: rgba(255,255,255,0);}
    .law-box4{background: rgba(255,255,255,0);}
    .app-nbf{width: 100%;overflow: hidden;background: #fff;margin-top: -6px;}
    .app-nbf .school-title{margin: 10% auto 10% auto;}
   .enterprise-box2{padding-bottom: 30px}

}



















