html {
    font-size: 62.5%;
    font-size: 100%\9;
}

* {
    padding: 0;
    margin: 0;
    border: none;
    list-style: none;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust:none
}

ul {
    text-indent: 0;
    font-weight: normal;
}

body {
    background-color: #fff;
    font-size: 1.6rem;
    font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    overflow-x: hidden;
    line-height: 1.6;
}


/*覆盖浏览器默认样式*/

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
body{
    background: #f2f5f9;
}
.width_content{
    width: 1000px;
    margin: 0 auto;
}
.button{
    width: 222px;
    height: 48px;
    margin: 50px auto;
    line-height: 48px;
    font-size: 16px;
    color: #f85415;
    border: 1px solid #f85415;
    border-radius: 5px;
    display: block;
    text-align: center;
}
.button:hover{
    background: #f85415;
    color: #fff;
}
/*banner*/
.banner{
    height: 640px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner>div{
    width: 100%;
    height: 100%;
}
#banner .pagination{
    bottom: 45px;
    width: 100%;
    z-index: 10;
    text-align: center;
    position: absolute;
}
#banner .swiper-pagination-switch{
    margin: 0 5px;
    width: 40px;
    height: 5px;
    cursor: pointer;
    display: inline-block;
    background: #fff;
}
#banner .swiper-active-switch{
    background: #3086c0;
}
#banner .swiper-slide{
    position: relative;
    overflow: hidden;
}
.banner-img>a{
    display: block;
    text-align: center;
}
.banner-img>a>img{
    width: 1920px;
}
#banner .swiper-slide img{
    position: absolute;
    top:0;
    left: 50%;
    margin-left: -960px;
}
/*标题部分*/
.biaoti{
    margin-top: 80px;
}
.biaoti_bai>p{
    color: #fff;
}
.biaoti>p{
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.biaoti>p>span{
    color:#f85415;
}
.biaoti>div{
    font-size: 18px;
    text-align: center;
    color: #acacac;
    margin-bottom: 30px;
}
.biaoti>.xian{
    width: 60px;
    margin: 0 auto 36px;
    border-top: 3px solid #acacac;
}
/*一体化内容部分*/
#p5-ul.container{
    /*width:1000px;*/
    width:920px;
    overflow:hidden;
    margin: 0 auto;
    background: #fff;
}
#p5-ul .box{
    margin-right:1px;
    float:left;
    width:79px;
    height:508px;
    overflow:hidden;
    transition:0.8s;
}
#p5-ul .box.act{
    width:759px;
    height:508px;
    transition:0.8s;
}
#p5-ul .box.tag4{
    background:url("../img/yiti_01.png") no-repeat -1px -1px;
}
#p5-ul .box.tag3 {
    background:url("../img/yiti_02.png") no-repeat -1px -1px;
}
#p5-ul .box.tag2{
    background:url("../img/yiti_03.png") no-repeat -1px -1px;
}
#p5-ul .box.tag1{
    background:url("../img/yiti_04.png") no-repeat -1px -1px;
}
#p5-ul .box .info {
    margin-left: 80px;
    padding-top: 1px;
    margin-right: 1px;
    width: 675px;
}
/*一体化_C*/
.yitihua_c{
    padding-bottom: 50px;
}
.yitihua_c .info>.img{
    margin-top: 24px;
    text-align: center;
    display: block;
}
.yitihua_c .info>.img>div{
    width: 240px;
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
    display: inline-block;
    margin-bottom: 7px;
}
.yitihua_c .info>.img>div>p{
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    width: 100%;
}
.yitihua_c .info img{
    width: 100%;
    height: auto;
    display: block;
}
.yitihua_c .info>p{
    text-align: center;
    margin-top: 9px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}
.yti_button{
    width: 162px;
    display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #f85415;
    border-radius: 5px;
    font-size: 16px;
}
/*15年前行*/
.xiaoqi_c{
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
}
.xiaoqi_c>div{
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    float: left;
}
.xiaoqi_c>div>img{
    width: 100%;
    height: auto;
    display: block;
}
.xiaoqi_c>div>div{
    position: absolute;
    bottom:-80px;
    padding: 0 30px 0 16px;
    transition: bottom 0.5s;
}
.xiaoqi_c>div>div>.title{
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 900;
}
.xiaoqi_c>div>div>p{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 8px;
    color: #fff;
    opacity: 0;
    transition: opacity ;
}
.xiaoqi_c>div>div>span{
    width: 90px;
    border-top: 2px solid #f85415;
    margin-bottom: 24px;
    display: block;
}
.xiaoqi_c>div:hover>div{
    bottom: 0;
}
.xiaoqi_c>div:hover>div>p{
    opacity: 1;
}
/*一站式输送*/
.shusong{
    background: url("../img/shusong_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    padding-top: 1px;
}
.shusong_c{
    margin-left: -50px;
    margin-right: -50px;
    overflow: hidden;
    position: relative;
    bottom: -10px;
}
.shusong_c_s{
    width: 25%;
    text-align: center;
    padding: 34px 50px 93px 50px;
    float: left;
    position: relative;
    transition: transform 1s;
}
.shusong_c_s1:hover>.img{
    top:-10px
}
.shusong_c_s>.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    padding-left: 50px;
    padding-right: 50px;
    top:0;
    left: 0;
}
.shusong_c_s>.img{
    display: block;
    margin: 0 auto 20px;
    position: relative;
    top:0;
    transition: top 0.5s;
}
.shusong_c_s>p{
    color: #fff;
    font-size: 18px;
    line-height: 2;
}
.shusong_xian{
    width: 100%;
    border-top: 1px solid #606061;
}
.shusong_c.shusong_b{
    bottom: 0;
    padding-bottom: 50px;
}
.shusong_c.shusong_b p{
    color: #acacac;
    line-height: 1.8;
}
.shusong_c.shusong_b>.shusong_c_s{
    padding: 20px 50px 0 50px;
}
/*技能*/
.jineng_c{
    margin-left: -14px;
    margin-right: -14px;
    /*overflow: hidden;*/
}
.jineng_c_s{
    width: 33.3%;
    padding-left: 14px;
    padding-right: 14px;
    float: left;
}
.jineng_c_s>div{
    position: relative;
    top:0;
    left: 0;
    transition: box-shadow 0.3s,top 0.3s,left 0.3s;
}
.jineng_c_s>div:hover{
    position: relative;
    top:-2px;
    left: -2px;
    box-shadow: 5px 5px 10px #ccc;
}
.jineng_c_s>div>div{
    width: 100%;
    position: relative;
    text-align: center;
    background: rgba(0,0,0,0.4);
    padding-bottom: 1px;
    background: #000\9;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\9;
}
.jineng_c_s>div>div>.bg{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
}
.jineng_c_s>div>div>.fon{
    width: 18%;
    height: auto;
    margin-top: 57px;
    margin-bottom: 10px;
}
.jineng_c_s>div>div>p{
    color: #fff;
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 100;
}
.jineng_c_s>div>p{
    width: 100%;
    padding: 30px 30px 40px;
    background: #fff;
    font-size: 14px;
}
/*资源*/
.ziyuan{
    background: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
}
.ziyuan_c{
    margin-left: -14px;
    margin-right: -14px;
}
.ziyuan_c_s{
    width: 33.3%;
    float: left;
    position: relative;
    padding: 0 14px;
    height: 231px;
    overflow: hidden;
}
.ziyuan_c_s>img{
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    padding: 0 14px;
}
.ziyuan>.width_content{
    overflow-x: hidden;
}
.ziyuan_c_s>div{
    /*width: 100%;*/
    position: relative;
    z-index: 2;
    height: 231px;
    background: rgba(210,78,26,0.8);
    text-align: center;
    background: rgb(210,78,26)\9;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\9;
    top:231px;
    transition: top 0.3s;
}
.ziyuan_c_s:hover>div{
    top:  0;
}
.ziyuan_c_s>div>strong{
    font-size: 24px;
    margin-top: 74px;
    margin-bottom: 5px;
    color:#fff;
    font-weight: 900;
    display: inline-block;
}
.ziyuan_c_s>div>p{
    padding: 0 45px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
}
.ziyuan_c{
    height: 231px;
}
.ziyuan_pagination{
    text-align: center;
}
.ziyuan_pagination>span{
    width: 10px;
    height: 10px;
    background: #d6d6d6;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 50%;
    margin-top: 25px;
}
.ziyuan_pagination>.swiper-active-switch{
    background: #f85417;
}
/*导向*/
.daoxiang{
    background: url("../img/daoxiang_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    padding-top: 1px;
    padding-bottom: 1px;
}
.daoxiang_c{
    margin-left: -8px;
    margin-right: -8px;
}
.daoxiang_t{
    padding: 0 8px;
    /*overflow: hidden;*/

}
.daoxiang_t_l{
    text-align: center;
    background: #f7654d;
    width: 300px;
    position: relative;
    padding-top: 1px;
    overflow: hidden;
    height: 280px;
}
.daoxiang_t_l>.jiantou_zuo{
    position: absolute;
    left: 15px;
    top: 15px
}
.daoxiang_t_l>.img{
    display: block;
    margin: 45px auto 8px;
}
.daoxiang_t_l>strong{
    font-size: 24px;
    color:#fff;
    font-weight: 900;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.daoxiang_t_l>p{
    text-align: center;
    padding-right: 46px;
    padding-left: 46px;
    /*text-align: left;*/
    color: #fff;
    font-size: 16px;
}
.daoxiang_t_l>div{
    border-top: 2px solid #fff;
    width: 35%;
    margin: 26px auto 0;
}
.daoxiang_t>div{
    float: left;
}
.daoxiang_t_c>img{
    display: block;
}
.daoxiang_t_l.daoxiang_t_r{
    background: #fec85b;
}
.daoxiang_t_l.daoxiang_t_r>.jiantou_zuo{
    right: 15px;
    left: auto;
}
/*导向下半部分*/
.daoxiang_b{
    overflow: hidden;
    margin-top: 16px;
}
.daoxiang_b>div{
    width: 25%;
    padding: 0 8px;
    overflow: hidden;
    float: left;
    height: 252px;
}
.daoxiang_b_l>div{
    float: left;
    text-align: center;
    padding-bottom: 24px;
    width: 100%;
}
.daoxiang_b_l .lan{
    background: #3f94d7;
}
.daoxiang_b_l .ju{
    background: #f47f38;
}
.daoxiang_b_l .zi{
    background: #7d59c7;
}
.daoxiang_b_l .lv{
    background: #ef75a6;
}
.daoxiang_b_l>div>img{
    width: 20%;
    height: auto;
    margin:25px auto 17px;
    display: block;
}
.daoxiang_b_l>div>p{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #fff;
}
.daoxiang_b_l>div>strong{
    font-size: 24px;
    color:#fff;
    font-weight: 900;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.daoxiang_b_l>div>div{
    border-top: 2px solid #fff;
    width: 35%;
    margin: 26px auto 0;
}
.daoxiang_b_l>p{
    width: 50%;
    padding: 50px 50px 0 50px;
    height:100%;
    background: #e7e4e7;
    float: left;
    color: #333333;
    font-size: 16px;
}
.daoxiang_b_l>p>img{
    display: block;
    margin-top: 14px;
}

/*院校*/
.yuanxiao_c{
    margin-left: -1px;
    margin-right: -1px;
    overflow: hidden;
}
.yuanxiao_c_s{
    width: 14.28%;
    padding-left: 1px;
    padding-right: 1px;
    float: left;
    display: block;
    margin-bottom: 1px;
}
.yuanxiao_c_s>div{
    background: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
}
.yuanxiao_c_s p{
    text-align: center;
    color: #333;
    font-size: 14px;
    margin: 17px 0 24px 0;
}
.yuanxiao_c_s .fan{
    width: 80px;
    margin: 30px auto  0;
    height: 80px;
    position: relative;
}
.yuanxiao_c_s .fan_s{
    position: absolute;
    top:0;
    left: 0;
    width: 80px;
    height:80px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.yuanxiao_c_s .fan_s>.img{
    width: 80px;
    height: 80px;
}
.yuanxiao_c_s .fan_s>.img_s{
    position: absolute;
    left: 100%;
    top:0;

}
/*footer*/
.footer{
    line-height: 90px;
    background: #171717;
    font-size: 14px;
    color: #b9b8b8;
    text-align: center;
}











/*左边客服*/
#kf{
    width: 86px;
    height: 465px;
    background:#222;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -230px;
    z-index: 101;
}
#kf ul{
    margin-top: 3px;
}
#kf li{
    width: 80px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 3px;
    overflow: hidden;
}
#kf li img{
    border: none;
    display: block;
}
#kf li span{
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 0px;
    top:50px;
}
#kf li .hov{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#kf li h3{
    width: 0;
    height: 80px;
    border: 3px solid #222;
    border-left: none;
    position: absolute;
    left: 76px;
    top: -3px;
    background: #ff5500;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.2s;
    box-sizing: content-box;
}
#kf li.sec h3{
    background: #00a8a9;
}
#kf li.thr h3{
    background: #5b45a9;
}
#kf li.fou h3{
    background: #f43244;
}
#kf li.fiv h3{
    background: #ffb848;
}
#kf li.last span{
    top: 10px;
    animation: show2 1s infinite;
}
#kf li:hover{
    overflow: visible;
}
#kf li:hover h3{
    opacity: 1;
    filter:alpha(opacity=100);
    width: 152px;
}
#kf li h3 p{
    height: 66px;
    border-left: 1px dashed #fff;
    margin-top: 7px;
    margin-left: 4px;
    padding-left: 10px;
}
#kf li h3 p a{
    display: block;
    width: 130px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}
#kf li h3 p a.fir{
    border-bottom:1px solid #fff ;
    padding-bottom: 10px;
    padding-top: 5px;
    height: 14px;
    box-sizing: content-box;
}