body{
    font-family: "Microsoft YaHei";
    min-width: 1200px;
}
*{
    margin: 0px;
    padding: 0px;
}
.layout{
    width: 100%;
}
/*top开始*/
.newtop{
    width: 100%;
    padding: 7px 0px;
}
.newtop .con1{
    width: 885px;
    margin: 0 auto;
}
.newtop .con1 .left{
    width: 664px;
    float: left;
}
.newtop .con1 .right{
    width:163px;
    float: right;
    padding-top: 13px;
}
.newtop .con1 img{
    width: 100%;
}
/*top结束*/
/*固定导航*/
.fixnav{
    width: 100%;
    background-color:#c02d2d;
    z-index: 99999;
}
.fixnav .fix-con{
    width: 1100px;
    margin: 0 auto;
}
.fixnav .fix-con .nav-l li{
    float: left;
    font-size: 16px;
    width: 183px;
    padding: 23px 0px;
}
.fixnav .fix-con .nav-l li a{
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 183px;
    line-height: 16px;
    border-right: 1px solid #adadad;
}
.fixnav .fix-con .nav-l .li5 a{
    border-right: none;
}

/*-----------------固定导航结束---------------------*/
/*banner开始*/
.ban{
    width: 100%;
    position: relative;
    height: 585px;
	background: url(http://www.hdbfdyt.com/skin/default/imagess/banner_02.jpg);
	background-size: 100% 585px;
}
.ban img{
    width: 100%;
    height: 585px;

}
.ban a{
    display: block;
    width:114px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    position: absolute;
    bottom: 30px;
    left:50%;
    margin-left: -57px;
    font-size: 20px;
    color: #fff;
    background: url(../images/zxjx.png) no-repeat;
}
/*banner结束*/

/*学费问题开始*/
.xuefei{
    width: 100%;
    padding-top: 55px;
    padding-bottom: 48px;
}
.xuefei .con1{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.xuefei .con1 h2{
    color: #ec7a19;
    font-size: 40px;
    font-weight: bold;
}
.xuefei .con1 .wdcon{
    margin: 26px auto 40px auto;
    width: 1034px;
    height: 66px;
    line-height: 66px;
}
.xuefei .con1 .wdcon h3,h4{
    display: inline-block;
    float: left;
}
.xuefei .con1 .wdcon h3{
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    width: 295px;
    color: #294134;
    font-family: "隶书";
}
.xuefei .con1 .wdcon h4{
    color: #294134;
    font-weight: bold;
    font-size: 40px;
    width: 739px;
    font-family: "隶书";
}
.xuefei .con1 .p1{
    line-height: 28px;
    font-size: 20px;
    width: 980px;
    margin: 0 auto;
}
.xuefei .con1 .p2{
    font-size: 24px;
    margin: 36px auto 18px auto;
}
.xuefei .con1 a{
    display: block;
    width:276px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    background: url(../images/jsbg.png) no-repeat;
}
/*学费问题结束*/
/*时间问题开始*/
.shijian{
    width: 100%;
    padding-top: 60px;
    background-color: #fafafa;
    padding-bottom: 17px;
}
.shijian .con2{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.shijian .con2 h2{
    color: #ec7a19;
    font-size: 50px;
    font-weight: bold;
}
.shijian .con2 p{
    font-size: 22px;
    margin-top: 5px;
}

.shijian .con2 div{
    width: 981px;
    height: 294px;
    border: 14px solid #ececec;
    margin: 20px auto;
}
.shijian .con2 div img{
    width: 981px;
}
.shijian .con2 .ask{
    display: block;
    width:276px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin: 5px auto 0px auto;
    font-size: 24px;
    color: #fff;
    background: url(../images/jsbg.png) no-repeat;
}
/*时间问题结束*/
/*分期开始*/
.fenqi{
    width: 100%;
    padding-top: 86px;
    background-color: #ff8a00;
    padding-bottom: 46px;
}
.fenqi .con3{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.fenqi .con3 h2{
    font-size: 56px;
}
.fenqi .con3 h2 span{
   font-weight: bold;
}
.fenqi .con3 p{
  font-size: 20px;
    line-height: 34px;
    margin-top: 38px;
}
.fenqi .con3 a{
    display: block;
    width:276px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin: 48px auto 0px auto;
    font-size: 24px;
    color: #ff8a00;
    background: url(../images/hsbg.png) no-repeat;
}
/*分期结束*/
/*六大优势开始*/
.ys{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 48px;
}
.ys .con4{
    width: 1100px;
    margin: 0 auto;
}
.ys .con4 h2{
    font-size:42px ;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.ys .con4 h2 span{
    color: #ec7a19;
}
.ys .con4 div .left{
    float: left;
}
.ys .con4 div .right{
    float: right;
}
.ys .con4 div img{
    width: 542px;
}
.ys .con4 ul li{
    float: left;
    width: 358px;
    height: 76px;
    margin-top: 14px;
    margin-right: 10px;
    border: 1px solid #32b16c;
    border-radius: 2px;
}
.ys .con4 ul .lir{
    margin-right: 0px;
}
.ys .con4 ul li a{
    display: inline-block;
    float: left;
}
.ys .con4 ul li p{
    display: inline-block;
    float: left;
}

.ys .con4 ul li a{
    width: 76px;
    height: 56px;
    padding: 10px 0px;
    text-align: center;
    background-color: #32b16c;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}
.ys .con4 ul li .bta1{
    line-height: 58px;
}
.ys .con4 ul li p{
    padding: 0px 18px;
    font-size: 18px;
    line-height: 30px;
    width: 220px;
    height: 76px;
    padding-top: 8px;
}
.ys .con4 .ask{
    display: block;
    width:276px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin: 40px auto 0px auto;
    font-size: 24px;
    color: #fff;
    background: url(../images/jsbg.png) no-repeat;
}
/*六大优势结束*/
/*贷款办理程序开始*/
.chengxu{
    width: 100%;
    background-color: #c9bc9c;
}
.chengxu .con5{
    width: 1100px;
    margin: 0 auto;
    padding-top: 96px;
    padding-bottom: 133px;
    background: url(../images/conbg_03.jpg) no-repeat;
}
.chengxu .con5 h2{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}
.chengxu .con5 h2 span{
    color: #f6801e;


}
.chengxu .con5 h3{
    font-size: 24px;
    color: #999999;
    text-align: center;
}
.chengxu .con5 h5{
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #94b101;
    margin: 25px auto 30px auto;
}
.chengxu .con5 ul{
    padding:0px 170px;
}
.chengxu .con5 ul li{
    float: left;
    width: 220px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    background-color: #333333;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 12px;
}
.chengxu .con5 ul .li4{
    margin-left: 118px;
}
/*贷款办理程序结束*/
/*就业保障开始*/
.jiuyebaoz{
    width: 100%;
    padding-top: 77px;
}
.jiuyebaoz .con6{
    width: 1100px;
    margin: 0 auto;
}
.jiuyebaoz .con6 .left{
    float: left;
    width: 590px;
}
.jiuyebaoz .con6 .left h2{
    font-size: 65px;
    font-weight: bold;
    color: #ee7210;
}
.jiuyebaoz .con6 .left h3{
    font-size: 44px;
    font-weight: bold;
}
.jiuyebaoz .con6 .left h5{
    font-size: 53px;
   color: #fff;
    width: 553px;
    height: 269px;
    text-align: center;
    line-height: 269px;
    margin-top: 60px;
    background: url(../images/bzbg.png) no-repeat;
}
.jiuyebaoz .con6 .left a{
    font-size: 32px;
    font-weight: bold;
}
.jiuyebaoz .con6 .left p{
    font-size: 16px;
   line-height: 30px;
}

.jiuyebaoz .con6 .right{
    float: right;
    width: 480px;
}
.jiuyebaoz .con6 .right ul li{
    margin-bottom: 47px;
}
.jiuyebaoz .con6 .right ul li a{
    font-size: 32px;
    font-weight: bold;
    display: block;
}
.jiuyebaoz .con6 .right ul li p{
    font-size: 16px;
    line-height: 30px;
}

/*就业保障结束*/
/*成功开始*/
.success{
    width: 100%;
    padding: 43px 0px;
    background-color: #ec7a19;
}
.success .con7{
    width: 800px;
    margin: 0 auto;
}
.success .con7 a{
    display: block;
    float: left;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    width: 134px;
    height: 92px;
    border-right: 1px solid #fff;
}
.success .con7 p{
    width: 640px;
    float: right;
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    padding-top: 5px;
}
/*成功结束*/
/*专业推荐开始*/
.tuijian{
    width: 100%;
    padding: 68px 0px;
    background-color: #f0f0f0;
}
.tuijian .con8{
    width: 1100px;
    margin: 0 auto;
}
.tuijian .con8 h3{
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0px;
    background-color: #333333;
    text-align: center;
}
.tuijian .con8 div{
    border-right: 1px solid  #d9d9d9;
    border-left: 1px solid  #d9d9d9;
}
.tuijian .con8 ul{
    float: left;
    width: 188px;
    text-align: center;
    font-size: 16px;
    background-color: #fafafa;

}
.tuijian .con8 ul li{
    height: 94px;
    line-height: 94px;
    border:1px solid #d9d9d9;
}
.tuijian .con8 .ul1{
    width: 158px;
    background-color: #32b16c;
}
.tuijian .con8 .ul1 li a{
    color: #fff;
}
.tuijian .con8 .ul6 a{
    display: block;
    width: 102px;
    height: 36px;
    line-height: 36px;
    margin: 0px auto 0px auto;
    color: #fff;
    background: url(../images/hsjx.png) no-repeat;
}
.tuijian .con8 .ul6 li{
    padding-top: 32px;
    height: 62px;
}
/*专业推荐结束*/




/*底部开始*/
.dibu{
    width: 100%;
    padding-top: 24px;
    background-color: #c1c1c1;;
    padding-bottom: 90px;
}
.dibu .con5{
    width: 1100px;
    margin: 0 auto;
}
.dibu .con5 .ul1 li{
    float: left;
    width: 265px;
    height: 70px;
}
.dibu .con5 .ul1 .li3{
    width: 305px;
}
.dibu .con5 .ul1 li span{
    display: inline-block;
    width: 98px;
    height: 70px;
    float: left;
    background: url(../images/bigcon15.png) no-repeat;
}
.dibu .con5 .ul1 li .sp2{
    background-position: 12px -76px;
}
.dibu .con5 .ul1 li .sp3{
    background-position: 26px -148px;
}
.dibu .con5 .ul1 li .sp4{
    background-position: 20px -216px;
}
.dibu .con5 .ul1 li .liright{
    width: 166px;
    float: right;
    border-right: 1px solid #c1c1c1;
}
.dibu .con5 .ul1 li .lir3{
    width: 205px;
}
.dibu .con5 .ul1 li .lir4{
    border-right: none;
}
.dibu .con5 .ul1 li .liright .liask{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.dibu .con5 .wdcon{
    padding-top: 28px;
}
.dibu .con5 .wdcon .ewm{
    float: left;
}
.dibu .con5 .stiao{
    color: #fff;
    width: 30px;
    font-size: 16px;
    float: left;
    margin-left: 6px;
}
.dibu .con5 .cdtw {
    width: 742px;
    float:left;
}

.dibu .con5 .cdtw p{
    width: 742px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    float: left;
}
.dibu .con5 .cdtw p a{
    color: #fff;
}
.dibu .con5 .wdcon .ul2{
    float: left;
    width:190px;
    background: #666;;
    padding:16px 0 10px 22px;
}
.dibu .con5 .wdcon .ul2 li{
    width:70px;
    height: 26px;
    line-height:26px;
    float: left;
    font-size: 12px;
    margin-bottom:5px;
    padding-left: 25px;
    background: url(../images/icon21.png) no-repeat;
}
.dibu .con5 .wdcon .ul2 li a{
    color: #fff;
}
.dibu .con5 .wdcon .ul2 a{
    float: left;
}
.dibu .con5 .wdcon .ul2 .r_1{
    background-position: -0px 0px;
}
.dibu .con5 .wdcon .ul2 .r_2{
    background-position: 0px -100px;
}
.dibu .con5 .wdcon .ul2 .r_3{
    background-position: 0px -33px;
}
.dibu .con5 .wdcon .ul2 .r_4{
    background-position: 0px -132px;
}
.dibu .con5 .wdcon .ul2 .r_5{
    background-position: 0px -66px;
}
.dibu .con5 .wdcon .ul2 .r_6{
    background-position: 0px -166px;
}
/*底部结束*/