@charset "utf-8";
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 510px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 510px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 510px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    background: url(http://hangchengjy.test.dginfo.com/t/h/hangchengjy/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #0a539f;
    border: 1px solid #0a539f;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://hangchengjy.test.dginfo.com/t/h/hangchengjy/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://hangchengjy.test.dginfo.com/t/h/hangchengjy/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


/*标题*/
.itit{
    position: relative;
    margin-bottom: 30px;
}
.itit .t1:after{
    content: "";
    position: absolute;
    width: 70px;
    height: 1px;
    background: #fff;
    left: 50%;
    margin-left: -35px;
    bottom: 0;
}
.itit .t1{
    font-size: 34px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
}
.itit .t1 span{
    color: #ffc000;
}
.itit .t2{
    text-align: center;
    margin-top: 20px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
}
.itit.hs .t1{
    color: #595959;
}
.itit.hs .t1 span{
    color: #0a539f;
}
.itit.hs .t1:after{
    background: #595959;
}
.itit.hs .t2{
    color: #666;
}
.home_title{text-align: center;border-bottom: 1px solid #EAEAEA;font-size: 34px;color: #555555;font-weight: bold;margin-bottom: 35px;}
.home_title span{color: #0070c0;}
.home_title p{font-size: 16px;color: #888888;margin-top: 10px; font-weight: normal;}
.home_title .xwidth{position: relative; width:1200px;height: 10px;margin: 20px auto 0;}
.home_title .xwidth em{display: block;width: 80px;height: 4px;overflow: hidden;position: absolute;background: #e6190f;bottom: -2px;left: 560px;}
.home_title.tfff,.home_title.tfff p{color: #fff;}


/*关于我们*/
.iabout{
    background: hsl(0deg 0% 95%);
    padding: 80px 0 70px;
    background-size: cover;
}
.iabout-list{}
.iabout-fl{
    width: 520px;
}
.iabout-fr{
    width: 650px;
}
.iabout-breif p{
    color: #666;
    font-size: 17px;
    line-height: 31px;
    text-indent: 2rem;
}
.iabout-a{
    margin-top: 30px;
}
.iabout-a a{
    background: #0a539f;
    color: #fff;
    display: block;
    width: 180px;
    text-align: center;
    height: 40px;
    text-transform: uppercase;
    line-height: 40px;
    margin: auto;
    border-radius: 10px;
}
.iabout-a a:hover{
    background:#ffc000;
}
.iabout-dl{
    margin-top: 70px;
    display: flex;
}
.iabout-dl dl{
    float: left;
    width: 25%;
    position: relative;
}
.iabout-dl dl:after{
    content:
    "";
    width: 1px;
    height: 100%;
    background: #d7d7d7;
    position: absolute;
    top: 0;
    left: 0;
}
.iabout-dl dl:first-child:after{
    display: none;
}
.iabout-dl dl dt{
    display: table;
    margin: auto;
    position: relative;
    color: #0a539f;
    font-size: 50px;
}
.iabout-dl dl dt span{
    position: absolute;
    font-size: 14px;
    color: #999;
}
.iabout-dl dl dd{
    font-size: 20px;
    text-align: center;
    color: #666;
    line-height: 30px;
}


/*职称*/
.izhicheng{background: #f9faff;padding: 70px 0;}
.izhicheng-img img{width: 100%;}
.izhicheng ul{display: table;width: 100%}
.izhicheng ul li{float: left;margin-right: 26px;margin-bottom: 30px;width: 280px;}
.izhicheng ul li img{
    width:100%;
}
.izhicheng ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.izhicheng ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    border-radius: 10px;
    background: #0a539f;
    color: #fff;
}
.izhicheng ul li:hover p{
    background:#ffc000;
}

/*合作院校*/
.ihzyx{background: url(../images/xx-bj.jpg) center center;background-size: cover;padding: 70px 0;}
.ihzyx-list ul{display: table;width: 100%;}
.ihzyx-list ul li{
    width: 380px;
    float: left;
    margin-right: 30px;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 30px;
}
.ihzyx-list ul li a{
    display:block;
}
.ihzyx-list ul li img{
    border-radius: 10px;
}
.ihzyx-list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ihzyx-list ul li p{
    background: #fff;
    position: absolute;
    z-index: 9;
    width: 55%;
    left: 50%;
    margin-left: -24.5%;
    text-align: center;
    color: #ec4b49;
    bottom: 15px;
    line-height: 35px;
    border-radius: 5px;
}
.ihzyx-list ul li:hover p{
    background:#ffc000;
    color:#fff;
}


/*优势*/
.iyoushi{background: #f2f4f7;padding: 70px 0;}
.iyoushi-li ul{display: flex;}
.iyoushi-li ul li{float: left;margin: 0 15px;}


/*新闻资讯*/
.inews{background: url(../images/inews-bj.jpg) center bottom no-repeat;padding: 70px 0;}
.inews ul{display: flex;}
.inews ul li{margin-left: 30px;width: 379px;}
.inews ul li:first-child{margin-left: 0;}
.inews ul li dl{
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
}
.inews ul li dl dt{
    text-overflow: ellipsis;
    white-space:
    nowrap;
    overflow:
    hidden;
    font-size: 16px;
    margin: 20px 0;
}
.inews ul li dl dd{
    color: #666;
}



/*学历提升*/
.ixueli{
    background: #e9f0f6;
    padding: 70px 0 50px;
}
.ixueli-list{
    display: table;
    width: 100%;
}
.ixueli-fl{
    float: left;
    width: 580px;
}
.ixueli-fl img{
    display: block;
}
.ixueli-fr{
    float: right;
    width: 589px;
}
.ixueli-fr ul li{
    float: left;
    margin-right: 25px;
    margin-bottom: 42px;
}
.ixueli-fr ul li:nth-child(2n){
    margin-right: 0;
}
.ixueli-fr ul li img{
    display: block;
}


/*入户*/
.irukhu{
    background: url(../images/irk-bj02.jpg);
    padding: 70px 0;
    background-size: cover;
}
.irukhu-bj{
    background: url(../images/irk-bj01.png) center center no-repeat;
    height: 600px;
    position: relative;
}
.irukhu-bj dl{
    color: #fff;
    width: 295px;
    text-align: center;
    position: absolute;
}
.irukhu-bj dl i{
    font-size: 48px;
    font-style: inherit;
    color: #fff;
}
.irukhu-bj dl dt{
    font-size: 20px;
    padding: 10px 0;
}
.irukhu-bj dl dd{
    line-height: 25px;
    font-size: 16px;
}
.irukhu-bj dl.dl01{
    left: 0;
}
.irukhu-bj dl.dl02{
    right: 0;
}
.irukhu-bj dl.dl03{
    bottom: 0;
    left: 0;
}
.irukhu-bj dl.dl04{
    right: 0;
    bottom: 0;
}
.irukhu-bj dl.dl01 i{
    color: #f10215;
}
.irukhu-bj dl.dl02 i{
    color: #4CAF50;
}
.irukhu-bj dl.dl03 i{
    color: #4CAF50;
}
.irukhu-bj dl.dl04 i{
    color: #fd6e27;
}