/*@charset "utf-8";*/
body{
    margin:0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif; 
 } 
 ul,ol { 
    list-style: outside none none; 
    margin:0;
    padding: 0;
} 

a:hover{color: #2C73CF;}
/*导航*/
.head{width: 100%;height: 210px;background: url(../img/banner1.jpg);background-repeat: no-repeat;}
.menu{height: 60px;width: 100%;background: #2C73CF;margin-top: 130px;}
.menu ul li{height: 60px;text-align: center;padding: 18px 0px;display: inline-block;background: #2C73CF;}
.menu ul li a{font-size: 16px;color: #FFF;padding: 20px 22px;}
.menu ul li.active{background: #0050B8;}

/*主体*/
.banner{background: url(../images/banner3.jpg);background-size: 100% 100%;background-repeat: no-repeat;height: 290px;}
.main1{width: 100%;height: 220px;}
.main1_left{width: 772px;height: 100%;}
.tzlj li{width: calc(25% - 16px);height: 220px;border: 1px solid #E5E5E5;margin-right: 16px;display: inline-block;float:left;}
.tzlj li:last-child{margin-right: 0px;}
.tzlj li .tzlj-btn{width: 82px;height: 26px;border: 1px solid #E5E5E5;padding: 2px 12px;text-align: center;margin-right: 32px;}
.tzlj li .tzlj-btn a{font-size: 14px;color: #666666;}
.main1_right{width: 404px;height: 100%;}
.main1_right_top{width: 100%;height: 36px;border-bottom: 1px solid #E4E4E4;}
.main1_right_top ul{float: left;}
.main1_right_top ul li{display: inline-block;padding-bottom: 9px;margin-right: 25px;font-size: 16px;color: #000;font-weight: bold;}
.main1_right_top ul li.active{border-bottom: 4px solid #2C73CF;color: #2C73CF;}

.tabmain1more{display: none;}
.showmain1more{display: block;}
.tablist{display: none;}
.showlist{display: block;}
.main1_right_list li{width: 100%;height: 20px;line-height: 20px;margin: 10px 0px;}
.main1_right_list li .dayu{font-size: 10px;color: #D8D8D8;}
.main1_right_list li .title{font-size: 14px;color: #000000;margin-left: 10px;}
.main1_right_list li .time{font-size: 14px;color: #000000;}
.main1_right_list li a:hover .dayu{color: #2C73CF;}
.main1_right_list li a:hover .title{color:#2C73CF;}
.main1_right_list li a:hover .time{color: #2C73CF;}

.main1_left_nr{width: 47%;height: 100%;}
.main1_left_nr_list{width: 100%;height: 40px;border-bottom: 1px solid #E4E4E4;}
.daohang{width: 4px;height: 17px;background: #2C73CF;float: left;margin-top: 16px;}
.main1_left_nr_list .title{font-size: 22px;color: #333333;margin-left: 10px;}
.main1_left_nr_list .time{margin-top: 9px;}
.main1_left_nr_list .time a{font-size: 14px;color: #666666;}
.main1_left_nr ul{}
.main1_left_nr ul li{width: 100%;height: 20px;line-height: 20px;margin-bottom: 20px;}
.main1_left_nr ul li:last-child{margin-bottom: 0px;}
.main1_left_nr ul li .dayu{font-size: 10px;color: #D8D8D8;}
.main1_left_nr ul li .title{font-size: 14px;color: #000000;margin-left: 10px;}
.main1_left_nr ul li .time{font-size: 14px;color: #000000;}
.main1_left_nr ul li a:hover .dayu{color: #2C73CF;}
.main1_left_nr ul li a:hover .title{color:#2C73CF;}
.main1_left_nr ul li a:hover .time{color: #2C73CF;}
.login_input {
    width: 240px;
    height: 35px;
    margin-top: 15px;
    border: 1px solid #bbbbbb;
}
.login_buttonl {
    color: #333;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    margin-top: 30px;
}
.login_button {
    background-color: #2C73CF;
    color: #fff;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    margin-top: 15px;
    border: 1px solid #2C73CF;
}
.register{width: 270px;;height: 270px;background: #F9F9F9;padding: 20px 15px;}
.register .title{font-size: 14px;color: #999999;text-align: center;margin-bottom: 5px;border-bottom: 1px solid #E5E5E5;font-weight: 600;}
.register input.userId, .register input.userPas{width: 100%;height: 40px;background: #FFFFFF;border: 1px solid #E5E5E5;border-radius: 5px;font-size: 12px;color: #999999;padding-left: 15px;}
.register .wj{float: right;margin-right: 10px;color: #2C73CF;}
.register-btn{width: 100%;height: 34px;background: #2C73CF;border-radius: 25px;color: #FFF;border: none;}
.register .zc{font-size: 12px;color: #2C73CF;text-align: center;}
.main2{width: 100%;height: 230px;}
.main2_left{width: 72%;height: 100%;}
.main2_left_list{width: 100%;height: 40px;border-bottom: 1px solid #E4E4E4;}
.main2_left_list .title{font-size: 22px;color: #333333;margin-left: 10px;}
.main2_left_list .time{margin-top: 9px;}
.main2_left_list .time a{font-size: 14px;color: #666666;}
.main2_left ul li{width: 100%;height: 20px;line-height: 20px;margin-bottom: 20px;}
.main2_left ul li:last-child{margin-bottom: 0px;}
.main2_left ul li .dayu{font-size: 10px;color: #D8D8D8;}
.main2_left ul li .title{font-size: 14px;color: #000000;margin-left: 10px;}
.main2_left ul li .time{font-size: 14px;color: #000000;}
.main2_left ul li a:hover .dayu{color: #2C73CF;}
.main2_left ul li a:hover .title{color: #2C73CF;}
.main2_left ul li a:hover .time{color: #2C73CF;}
.main2_right{width: 22.5%;height: 100%;}


/*培训流程*/
.pxlc{width: 100%;height: 580px;}
.pxlc_left{width: 24%;height: 100%;}
.tabshow li{width: 100%;height: 80px;border: 1px solid #E5E5E5;margin-bottom: 20px;padding-top: 16px;padding-left: 120px;cursor: pointer;}
.tabshow li:nth-child(1){background-image: url(../images/jiuyeblue.png);background-repeat: no-repeat;background-position: 60px 23px;}
.tabshow li:nth-child(2){background: url(../images/jiuyepeixunblue.png);background-repeat: no-repeat;background-position: 60px 23px;}
.tabshow li:nth-child(3){background: url(../images/gongkaikeblue.png);background-repeat: no-repeat;background-position: 60px 23px;}
.tabshow li .title{font-size: 20px;color: #666;font-weight: 400;}
.tabshow li .title-e{font-size: 10px;color: #666;}
.tabshow li.active{background: #2C73CF;}
.tabshow li.active .title{font-size: 20px;color: #FFF;font-weight: 400;}
.tabshow li.active .title-e{font-size: 10px;color: #FFF;}
.tabshow li:nth-child(1).active{background-image: url(../images/jiuyebaise.png);background-repeat: no-repeat;background-position: 60px 23px;}
.tabshow li:nth-child(2).active{background-image: url(../images/jixupeixunbaise.png);background-repeat: no-repeat;background-position: 60px 23px;}
.tabshow li:nth-child(3).active{background-image: url(../images/gongkaikebaise.png);background-repeat: no-repeat;background-position: 60px 23px;}
.pxlc_right{width: 890px;height: 100%;}
.tabul, .tabmore, .tabcontainer, .tabfl, .tabzp, .tabqz{display: none;}
.showul, .showmore, .showcontainer, .showfl, .showzp, .showqz{display: block;}
.pxlc_right_top{width: 100%;height: 45px;background: #F8FAFC;border-bottom: 1px solid #2C73CF;}
.kcshow li{display: inline-block;width: 93px;height: 44px;text-align: center;padding-top: 13px;font-size: 14px;color: #000;cursor: pointer;}
.kcshow li.active{color: #FFF;background: #2C73CF;border-radius: 5px 5px 0 0;}
.kc1show li{display: inline-block;width: 93px;height: 44px;text-align: center;padding-top: 13px;font-size: 14px;color: #000;cursor: pointer;}
.kc1show li.active{color: #FFF;background: #2C73CF;border-radius: 5px 5px 0 0;}
.kc2show li{display: inline-block;width: 93px;height: 44px;text-align: center;padding-top: 13px;font-size: 14px;color: #000;cursor: pointer;}
.kc2show li.active{color: #FFF;background: #2C73CF;border-radius: 5px 5px 0 0;}
.pxlc_right_top .more{margin-top: 10px;}
.pxlc_right_top .more a{color: #666;font-size: 14px;}
.pxlc_right_container{width: 100%;height: 110px;}
.flshow li a{padding: 7px 26px;background: #FFF;border-radius: 17.5px;margin-right: 10px;display: inline-block;border: 1px solid #E5E5E5;margin-bottom: 10px;}
.flshow li a.active{background:#2C73CF;color: #FFF;border: none;}
.fl1show li{padding: 7px 30px;background: #FFF;border-radius: 17.5px;margin-right: 10px;display: inline-block;border: 1px solid #E5E5E5;cursor: pointer;}
.fl1show li.active{background: #2C73CF;color: #FFF;border: none;}
.fl2show li{padding: 7px 30px;background: #FFF;border-radius: 17.5px;margin-right: 10px;display: inline-block;border: 1px solid #E5E5E5;}
.fl2show li.active{background: #2C73CF;color: #FFF;border: none;}
.fl3show li{padding: 7px 30px;background: #FFF;border-radius: 17.5px;margin-right: 10px;display: inline-block;border: 1px solid #E5E5E5;}
.fl3show li.active{background: #2C73CF;color: #FFF;border: none;}
.pxlc_right_container_kc li{width: 270px;height: 225px;background: #FFFFFF;border: 1px solid #EEEEEE;box-shadow: 0 2px 10px 0 rgba(0,0,0,0.04);border-radius: 10px;margin-right: 40px;margin-bottom: 15px;display: inline-block;}
.pxlc_right_container_kc li:nth-child(4){margin-right: 0px;}
.pxlc_right_container_kc li:nth-child(5){margin-bottom: 0px;}
.pxlc_right_container_kc li:nth-child(6){margin-bottom: 0px;}
.pxlc_right_container_kc li:nth-child(7){margin-bottom: 0px;}
.pxlc_right_container_kc li:nth-child(8){margin-right: 0px;margin-bottom: 0px;}
.pxlc_right_container_kc li img{width: 268px;height: 162px;border-top-left-radius :10px;border-top-right-radius :10px;}
.pxlc_right_container_kc li img:hover
.pxlc_right_container_kc li .title{font-size: 14px;color: #000;line-height: 26px;}

/*求职招聘*/
.zpxx{width: 100%;height: 50px;background: #F8FAFC;}
.zpxx .title{font-size: 20px;color: #333;margin-left: 10px;}
.zpxx ul li{display: inline-block;padding: 14px 24px;font-size: 16px;color: #000;line-height: 22px;cursor: pointer;}
.zpxx ul li.active{color: #FFF;background: #2C73CF;border-radius: 5px 5px 0 0;}
.zpxx .time{margin-top: 16px;}
.zpxx .time a{font-size: 14px;color: #666;}
.zpnr{width: 100%;height: 420px;}
.zpnr ul li{display: inline-block;width: 292px;height: 205px;border: 1px solid #DFDFDF;margin-right: 6px;margin-bottom: 5px;padding: 18px 20px;}
.zpnr ul li:nth-child(4){margin-right: 0px;}
.zpnr ul li:nth-child(5){margin-bottom: 0px;}
.zpnr ul li:nth-child(6){margin-bottom: 0px;}
.zpnr ul li:nth-child(7){margin-bottom: 0px;}
.zpnr ul li:nth-child(8){margin-right: 0px;margin-bottom: 0px;}
.zpnr ul li .name{color: #000;font-size: 16px;}
.zpnr ul li .xinzi{font-size: 14px;color: #2C73CF;}
.zpnr ul li .cjlx{color: #888;font-size: 12px;}
.zpnr ul li .yq{font-size: 12px;color: #666;}
.zpnr ul li .time{font-size: 12px;color: #B0B0B0;}
.zpnr ul li .fgx{width: 100%;height: 1px ;background: #DFDFDF;}
.zpnr ul li img{width: 47px;height: 47px;border-radius: 50%;}
.foot{width: 100%;height: 160px;background: #2C73CF;}

/*残疾人风采*/
.fengcai{width: 100%;height: 335px;padding: 0 35px;}
.fengcai ul li{display: inline-block;width: 210px;height: 305px;border: 1px solid #E5E5E5;border-radius: 10px;margin-right: 12px;float:left;}
.fengcai ul li img{border-top-right-radius: 10px;border-top-left-radius: 10px;width: 208px;height: 140px; }
.fengcai ul li .title{font-size: 16px;color: #000000;text-align: center;}
.fengcai ul li .nr{font-size: 12px;color: #000000;}

/*友情链接*/
.friendship .friendship-title{
    display: inline-block;
    height: 74px;
    line-height: 74px;
    font-size: 18px;
    color: white;
    width: 116px;
    text-align: center;
    background-color: #2C73CF;
}
.friendship .friendship-body{
    display: inline-block;
    width: 1004px;
    height: 74px;
    padding: 8px 36px;
    
}
.friendship .friendship-body li{
    width: 165px;
    margin-right: 5px;
    display: inline-block;
        color: #666;
        font-size: 14px;
}
.friendship .friendship-body li img{
    width: 165px;
    height: 58px;
}
.friendship .mr_frBtn{
    top: 24px;
    left: 8px;
    
}
.friendship .mr_frBtnL{
    float: left;
    display: block;
    width: 15px;
    height: 28px;
    background-image: url(../images/left.png);
    cursor: pointer;
    position: absolute;
}
.friendship .mr_frBtnR{
        float: right;
    display: block;
    width: 15px;
    height: 28px;
    cursor: pointer;
    background-image: url(../images/right.png);

    position: absolute;
    left: 1046px;
}
.notice li{
    margin: 10px 0;
}
.notice li a:hover{
    color: #2C73CF;
}


 .dlh li{display:inline-block;margin-right:7px;}
 .dlh li:nth-child(1){width: 70px;height: 70px;background: #F8FAFC;background-image: url(../images/kecheng.png);background-repeat:  no-repeat;background-position: 24px 15px;}
 .dlh li:nth-child(1):hover{background: #2C73CF;background-image: url(../images/kechengw.png);background-repeat:  no-repeat;background-position: 24px 15px;}
 .dlh li:nth-child(1):hover div{color:#FFF;}

 .dlh li:nth-child(2){width: 70px;height: 70px;background: #F8FAFC;background-image: url(../images/mokao.png);background-repeat:  no-repeat;background-position: 24px 15px;}
 .dlh li:nth-child(2):hover{background: #2C73CF;background-image: url(../images/mokaow.png);background-repeat:  no-repeat;background-position: 24px 15px;}
 .dlh li:nth-child(2):hover div{color:#FFF;}

 .dlh li:nth-child(3){width: 70px;height: 70px;background: #F8FAFC;background-image: url(../images/xuexi-1.png);background-repeat:  no-repeat;background-position: 24px 15px;margin-right:0px;}
 .dlh li:nth-child(3):hover{background: #2C73CF;background-image: url(../images/xuexi.png);background-repeat:  no-repeat;background-position: 24px 15px;}
 .dlh li:nth-child(3):hover div{color:#FFF;}

.jskcgk{background: url(../images/课程右侧模板图1.png);}