body {
    overflow-x: hidden;
}
#banner img{
    margin-top: 95px!important;
}
.rhrole{
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-top: 0px;
}
.rhrcell{
    width: 300px;
    float: left;
    font-size: 16px;
    /*cursor: pointer;*/
}
.num{
    color: #F9A600;
    font-size: 20px;
    font-weight: 600;
    padding-right: 5px;
}
.tjtxt{
    line-height: 80px;
}
.rhrcell img{padding-right: 5px;}
.rhrolecon{
    width: 1200px;
    margin: 0 auto;
}
/*互联互通栏start*/
.entercon{
    height: 135px;
    width: 1200px;
    margin: 0 auto;
}
.divl{width: 790px;/* background: rebeccapurple; */float: left;margin-right: 10px;}
.divl_left{
    height: 135px;
    width: 135px;
    background: #90b1fd url(../../images/pl/icon5.png) no-repeat center 25px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 200px;
    float: left;
}
.divl_right{
    float: left;
    height: 135px;
    margin-left: 5px;
}
.divl_rtop{
    width: 650px;
    height: 60px;
}
.divl_rbot{
    height: 65px;
    line-height: 65px;
    background: #f4f4f4;
    margin-top: 10px;
    font-size: 15px;
}
.qxenter{
    float: left;
    width: 80px;
    text-align: center;
    background: #90b1fd;
    color: #fff;
}
.entercell{
    float: left;
    width: 81px;
    text-align: center;
    cursor: pointer;
    transition: all 0.6s ease;

}
.entercell:hover{
    box-shadow: 0 3px 7px rgb(0 0 0 / 20%);
    transform: translate3d(0, 0px, 0);
    color: #5098ff;
}
.lecon{
    background:url("../../images/pl/plnew/edupublogo.png") no-repeat center;
    width: 50px;
    height: 60px;
    float: left;
}
.ricon{
    float: left;
    width: 260px;
    color: #fff;
    /* font-family: fangsong; */
}
/*.ricon .p1{*/
/*    font-size: 18px;*/
/*    margin-top: 5px;*/
/*    border-bottom: 1px solid;*/
/*    font-weight: 900;*/
/*}*/
.ricon .p1{
    font-size: 18px;
    margin-top: 20px;
    /* border-bottom: 1px solid; */
    /* font-weight: 900; */
    /* letter-spacing: -2px; */
}
.ricon .p2{
    font-size: 12px;
    line-height: 11px;
    margin-top: 4px;
    letter-spacing: -1px;
}
.divlcon1{
    /*background: #f4f4f4 url("../../images/pl/plnew/img1.png") no-repeat center;*/
    height: 64px;
    width: 322px;
    float: left;
    background: #779DFF;
    filter:alpha(opacity=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#779DFF,endcolorstr=#1E47B1,gradientType=1);/*IE8*/
    -ms-filter:alpha(opacity=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#779DFF,endcolorstr=#1E47B1,gradientType=1);/*IE8*/
    background: -webkit-linear-gradient(left, #779DFF, #1E47B1 100%);
    background: -moz-linear-gradient(left, #779DFF, #1E47B1 100%);
    background: -ms-linear-gradient(left, #779DFF, #1E47B1 100%);
    background: -o-linear-gradient(left, #779DFF, #1E47B1 100%);
    background: linear-gradient(to right, #779DFF, #1E47B1 100%);
}
.divlcon2{
    background: #f4f4f4  url("../../images/pl/plnew/xinjiangsheng.jpg") no-repeat center;
    height: 64px;
    width: 322px;
    float: right;
}
.divc:hover{
    cursor: pointer;
    opacity: 0.9;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    transform: translate3d(0, -2px, 0);
}
.divlcon1:hover,.divlcon2:hover,.divrcell1:hover,.divrcell2:hover,.divrcell3:hover,.divrcell4:hover{
    cursor: pointer;
    opacity: 0.8;
    /*transform: translate3d(0, -2px, 0);*/
}
.divc{
    width: 152px;
    background: #3F82F6;
    float: left;
    height: 135px;
    margin-left: 5px;
    color: #fff;
    text-align: center;
    line-height: 135px;
    font-size: 18px;
    transition: all .2s;
}
.qximg{
    background: url("../../images/pl/qximg.png") no-repeat center;
    width: 152px;
    height: 110px;
}
.qyschimg{
    background: url("../../images/pl/qyschimg.png") no-repeat center;
    width: 152px;
    height: 110px;
}
.divc p{
    line-height: 0px;
}
.divr{
    width: 400px;
    font-size: 15px;
    height: 135px;
    float: right;
}
.divrcell1{
    background: #ff5b42 url(../../images/pl/img3.png) no-repeat 110px 5px;
    width: 197px;
    height: 60px;
    line-height: 60px;
    float: left;
    color: #fff;
    text-indent: 20px;
    transition: all .2s;
}
.divrcell2{
    background: #81cae2 url(../../images/pl/img4.png) no-repeat 110px 5px;
    width: 197px;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 5px;
    color: #fff;
    text-indent: 20px;
    transition: all .2s;
}
.divrcell3{
    background: #8593f2 url(../../images/pl/img6.png) no-repeat 110px 5px;
    width: 197px;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-top: 15px;
    color: #fff;
    text-indent: 20px;
    transition: all .2s;
}
.divrcell4{
    background: #f6a462 url(../../images/pl/img5.png) no-repeat 110px 5px;
    width: 197px;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    color: #fff;
    text-indent: 20px;
    transition: all .2s;
}
/*互联互通栏end*/
.line_n {
    float: left;
    line-height: 65px;
    padding: 0 10px;
    margin-left: 75px;
    position: absolute;
    font-size: 20px;
    color: #aaa3b6;
}
.titbar {
    height: 60px;
    padding: 0px 20px;
}
.dtit {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #518bec;
    text-align: center;
    float: left;
    cursor: pointer;
    width: 130px;
    border-radius: 10px;
}
/*-----通知公告start----------*/
.arr{
    background: url("../../images/pl/plnew/arr.png") no-repeat center;
    width: 11px;
    height: 35px;
    float: left;
    margin-right: 5px;
}
.newscell{
    border-bottom: 1px dashed #eee;
    /* height: 60px; */
    margin-top: 7px;
}
.newsdescon{
    padding-left: 15px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    max-width: 670px;
}
.informationColumn {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #F4F4F4;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    width: 150px;
    border-radius: 10px;
}
.choose {
    color: #fff;
    background: #5098ff;
}
.articleLogoTitle {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    background-color: #818181;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #fff;
    /* margin-top: 23px; */
    position: sticky;
    padding-left: 10px;
}
.no-article {
    width: 100%;
    text-align: center;
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 20px;
    color: #7aa8f4;
    line-height: 300px;
    opacity: 0.5;
}
.more {
    float: right;
    cursor: pointer;
    color: #657591;
}
.eancon {
    width: 1200px;
    height: 400px;
    margin: 20px auto;
}
.eanconleft {
    width: 790px;
    border-radius: 10px;
    float: left;
}
.eanconright {
    width: 400px;
    border-radius: 10px;
    float: right;
}
.lcon_en {
    margin: 5px auto;
}
.enimg {
    width: 560px;
    height: 400px;
    float: left;
    /* border-radius: 5px; */
    border: 1px solid #eee;
}
.encon {
    height: 350px;
    width: 615px;
    float: right;
    overflow: hidden;
    padding: 0 10px;
    /*background: aliceblue;*/
}
.encon_notice{
    height: 345px;
    float: right;
    width: 615px;
    overflow: hidden;
    /*border: 1px solid #dbdbdb;*/
    padding: 0 10px;
    border-radius: 4px;
    display: none;
}
.time{
    float: left;
    border: 1px solid #979797;
    text-align: center;
    height: 65px;
    width: 60px;
}
.encontit_f{
    float: right;
    width: 645px;
    height: 80px;
    /*background: red;*/
}
.encontit_f:hover{
    opacity: 0.8;
}
.day{
    border-bottom: 1px solid #518bec;
    color: #518bec;
    font-size: 24px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    width: 55px;
    margin: 0 auto;
}
.date{    background: #fff;
    width: 315px;
    height: 60px;
    text-align: center;
    position: fixed;
    margin: 25% 45%;
    z-index: 1000001;
    border-radius: 4px;
    color: red;
    line-height: 60px;
    font-size: 16px;
    height: 18px;
    line-height: 25px;
    color: #979797;
}
.enmaintit_f{
    margin-left: 10px;
    float: left;
    width: 570px;
}
.enmaintit_f:hover{
    color: #518bec;
    cursor: pointer;
}
.tit_f{
    font-size: 18px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.des_f{
    color: #9FA7B4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    height: 20px;
    line-height: 20px;
}
.encontit {
    width: 615px;
    height: 35px;
    line-height: 35px;
    /*color: #657591;*/
    font-size: 15px;
    cursor: pointer;
}
.encontit_notice {
    height: 35px;
    line-height: 35px;
    /*color: #657591;*/
    font-size: 16px;
    cursor: pointer;
    /* width: 1200px; */
}
.enmaintit_notice {
    max-width: 500px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*font-weight: 600;*/
    font-size: 15px;
}
b {
    font-size: 40px;
    color: #26ACFD;
    float: left;
    line-height: 10px;
    padding: 0 8px;
    display: inline-block;
}
.enmaintit {
    max-width: 500px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px!important;
    /* font-weight: 600; */
}
.creatime{
    float: right;
    margin-top: -35px;
    font-size: 15px;
    /*color: #999;*/
    max-width: 85px;
    text-align: left;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: initial;
}
.creatime_notice{
    width: 85px;
    float: right;
    margin-top: -35px;
    font-size: 15px;
    /*color: #999;*/
    text-align: left;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: initial;
}
.titbarline {
    /* margin: 0px auto; */
    height: 41px;
    line-height: 50px;
    width: 625px;
    border-bottom: 1px solid #eee;
    float: right;
}

.weiline {
    /* border-bottom: 2px solid #DCE4EE; */
}
.rcon_en {
    height: 205px;
    /* width: 360px; */
    margin: 0px auto;
    overflow: hidden;
}
.encontit_n {
    /* width: 360px; */
    margin: 15px auto;
    border-bottom: 1px solid #EDEEF1;
}
.titop_n {
    text-align: left;
    color: #657591;
    font-size: 15px;
    cursor: pointer;
    height: 45px;
    overflow: hidden;
}
.titbom_n {
    line-height: 40px;
}
.creater {
    font-size: 14px;
    color: #59BEFB;
}
.pubtime {
    float: right;
    color: #ADB1C5;
}

.titop_n:hover, .teaname:hover, .resbot:hover, .more:hover, .encontit:hover,.encontit_notice:hover {
    color: #26ACFD;
}
/*-------------通知公告end-------------*/
.bulidingtips{
    background: #fff;
    width: 200px;
    height: 60px;
    text-align: center;
    position: fixed;
    margin: 25% 45%;
    z-index: 1000001;
    border-radius: 4px;
    color: red;
    line-height: 60px;
    font-size: 16px;
    padding: 0 25px;
}
.tipsdiv {
    background: #fff;
    width: 200px;
    height: 60px;
    position: fixed;
    margin: 25% 45%;
    z-index: 1000001;
    border-radius: 4px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    color: red;
}
#tipsId {
    background: #ffffff;
    width: 200px;
    height: 60px;
    position: fixed;
    margin: 25% 45%;
    z-index: 1000001;
    border-radius: 4px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    color: red;
}
.tipsdivlogin{
    background: #fff;
    width: 315px;
    height: 60px;
    text-align: center;
    position: fixed;
    margin: 25% 45%;
    z-index: 1000001;
    border-radius: 4px;
    color: red;
    line-height: 60px;
    font-size: 16px;
    padding: 0 25px;
}
.noScan_Msg {
    background: url("../../images/rh/tipsbg.png") no-repeat center;
    width: 630px;
    height: 70px;
    position: absolute;
    background-size: 100% 100%;
    margin: 7% 33%;
    z-index: 1000001;
}
.wdltips{
    background: url(../../images/rh/diolag.png) no-repeat center;
    width: 200px;
    height: 70px;
    position: absolute;
    background-size: 100% 100%;
    margin: 7% 45%;
    z-index: 1000001;
}
.tips{
    background: url("../../images/rh/tips.png") no-repeat center;
    width: 32px;
    height: 32px;
    float: left;
    margin: 15px 5px 23px 26px;
    letter-spacing: 3px;
}
.tc {
    color: #fff!important;
    line-height: 68px!important;
    font-size: 18px!important;
    letter-spacing: 2px;
}
.tipstxt{
    line-height: 57px;
    color: #d81e06;
    font-size: 15px;
    font-weight: 600;
    display: block;
    float: left;
}
.warning{
    background: url(../../images/rh/Warning.png) no-repeat center;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin: 15px 10px 0px 15px;
}
#overDiv {
    background-color: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity = 40);
    opacity: 0.4;
    z-index: 10002;
    position: fixed !important;
}
/*平凉研修bar start */
.studybar{
    width: 1200px;
    height: 80px;
    margin: 20px auto;
}
.left_s{
    background: url("../../images/pl/plnew/icon_s1.png") no-repeat center;
    height: 80px;
    width: 390px;
    float: left;
    background-size: 100% 100%;
    cursor: pointer;
}
.center_s{
    background: url("../../images/pl/plnew/icon_s2.png") no-repeat center;
    height: 80px;
    width: 390px;
    float: left;
    background-size: 100% 100%;
    margin-left: 15px;
    cursor: pointer;
}
.right_s{
    background: url("../../images/pl/plnew/icon_s3.png") no-repeat center;
    height:80px;
    width: 390px;
    float: right;
    background-size: 100% 100%;
    cursor: pointer;
}
.center_s:hover,.right_s:hover,.left_s:hover{
    -webkit-filter: brightness(120%);
}
.rnum{
    color: #F9A600;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
}
.rtxt{
    font-size: 17px;
    color: #666666;
}
.rcell{
    width: 98px;
    height: 70px;
    text-align: center;
    border-right: 2px solid #ddd;
    float: left;
    margin-top: 45px;
}
.no-line{
    border: none;
    width: 110px;
}
.swidth{
    width: 88px;
}
/*平凉研修bar end*/
.sbanner{
    /*background: url("../../images/pl/plnew/sbanner.jpg") no-repeat center;*/
    height: 120px;
    width: 1200px;
    margin: 10px auto;
    /*background-size: 100%;*/
}
/*应用中心 start*/
.appcenter{
    height: 315px;
    width: 1200px;
    margin:20px auto;
}
.titbar_{
    height: 60px;
}
.apptxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_appblue.png") no-repeat center;*/
    width: 110px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.line{
    background: url("../../images/pl/lineimg.png") no-repeat;
    width: 1095px;
    height: 24px;
    float: right;
}
.linel{
    background: url("../../images/pl/plnew/icon_liner.png") no-repeat right;
    width: 530px;
    height: 60px;
    float: left;
    /* margin-top: 40px; */
}
.liner{
    background: url("../../images/pl/plnew/icon_linel.png") no-repeat left;
    width: 530px;
    height: 60px;
    float: right;
    /* margin-top: 40px; */
}
.apptit {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    background: #F4F4F4;
    text-align: center;
    float: left;
    cursor: pointer;
    width: 150px;
    border-radius: 5px;
    margin-right: 20px;
    cursor: pointer;
}
.apptit:hover,.appcell:hover{
    opacity: 0.8;
    cursor: pointer;
}
.sel{
    /* background: url("../../images/pl/plnew/selbg.png") no-repeat center; */
    height: 50px;
    width: 150px;
    color: #fff;
    background: #5098ff;
}
.appcon{
    height: 195px;
    width: 1200px;
    margin-top: 55px;
}
.appcell{
    background: #f4f4f4;
    width: 140px;
    height: 100%;
    text-align: center;
    /*border: 1px solid #eee;*/
    /*border-radius: 2px;*/
    float: left;
    margin-right: 9px;
    transition: all 0.7s;
}

.imgcon{
    height: 120px;
    width: 140px;
}
.imgcon img{
    width: 74px;
    height: 74px;
    margin: 30px;
    transition: all 0.7s ease;
    border-radius: 5px;
    background-color: #baeaff;
}
.appcell:hover.imgcon{
    display: none;
}
/*.appcell:hover.imgcon img{*/
/*    cursor: pointer;*/
/*    opacity: 0.8;*/
/*    -webkit-transform: scale(1.5);*/
/*    -moz-transform: scale(1.5);*/
/*    -ms-transform: scale(1.5);*/
/*    transform: scale(1.5);*/
/*    height: 147px;*/
/*    overflow: hidden;*/
/*    width: 290px;*/
/*}*/
/*.appicon1{*/
/*    background: url("../../images/pl/appicon1.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon2{*/
/*    background: url("../../images/pl/appicon2.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon3{*/
/*    background: url("../../images/pl/appicon3.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon4{*/
/*    background: url("../../images/pl/appicon4.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon5{*/
/*    background: url("../../images/pl/appicon5.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon6{*/
/*    background: url("../../images/pl/appicon5.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
/*.appicon7{*/
/*    background: url("../../images/pl/appicon5.png") no-repeat center 30px;*/
/*    height: 120px;*/
/*    width: 140px;*/
/*}*/
.appicon8{
    background: url("../../images/pl/appicon5.png") no-repeat center 30px;
    height: 120px;
    width: 140px;
}
.descon{padding: 0 5px}
.appname{
    font-size: 15px;
    color: #000;
    line-height: 20px;
}
.starbar{
    width: 95px;
    margin: 5px auto;
}
.star{
    background: url("../../images/pl/star_on.png") no-repeat center;
    width: 19px;
    height: 18px;
    float: left;
}
.greystar{
    background: url("../../images/pl/star.png") no-repeat center;
    width: 19px;
    height: 18px;
    float: left;
}
/*应用中心end*/
.rescon{
    height: 500px;
}
/*三个课堂start*/
.threecourse{
    width: 1200px;
    height: 215px;
    margin: 20px auto;
}
.coursetit {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    background: #F4F4F4;
    text-align: center;
    float: left;
    cursor: pointer;
    width: 130px;
    border-radius: 5px;
    margin-right: 20px;
    margin-top: 10px;
}
.coursetit:hover{
    opacity: 0.8;
    cursor: pointer;
}
.choose{
    /* background: url("../../images/pl/plnew/selbg.png") no-repeat center; */
    width: 150px;
    height: 50px;
    color: #fff;
}
.coursecon{
    width: 1200px;
    height: 285px;
    margin-top: 65px;
    overflow: hidden;
    display: none;
}
.curr_curcon{
    display: block!important;
}
.rescell{
    width: 290px;
    height: 285px;
    float: left;
    position: relative;
    margin-right: 10px;
    background: #F4F4F4;
}
/*.rescell:hover{*/
/*    opacity: 0.8;*/
/*}*/
.restop{
    width: 290px;
    height: 190px;
    overflow: hidden;
}
.restop img {
    width: 290px;
    height: 190px;
    cursor: pointer;
    transition: all .4s;
}
.restop:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
}
.resbot {
    max-width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #657591;
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.resname{
    margin-left: 15px;
    float: left;
    display:block;
    max-width: 195px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.resize{
    float:right;font-size: 10px;
}
.author{
    clear: both;margin-left:10px;font-size: 13px;margin-left: 15px;
}
.rescratetime{
    float: right;margin-right:10px;font-size: 14px;
}
.resinfo{
    margin-left: 10px; font-size: 13px;
}
/*三个课堂end*/

/*下载中心start*/
.downcon{
    width: 1200px;
    height: 265px;
    margin: 20px auto;
}
.down_l{
    float: left;
    width: 785px;
}
.down_r{
    float: right;
    width: 400px;
}
.line_down{
    background: url("../../images/pl/lineimg.png") no-repeat left;
    width: 545px;
    height: 50px;
    float: right;
}
.downlcon{
    height: 150px;
    width: 785px;
    background: #F4F4F4;
    margin-top: 60px;
    overflow: hidden;
    display: none;
}
.curr_downlcon{
    display: block !important;
}
.dlcell{
    width: 230px;
    height: 50px;
    float: left;
    margin-left: 20px;
}
.dlcell_{
    width: 230px;
    height: 50px;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
}
.dlimg{
    background: url("../../images/pl/wps.png") no-repeat center;
    width: 50px;
    height: 50px;
    float: left;
}
.qqimg{
    background: url("../../images/pl/QQimg.png") no-repeat center;
    width: 50px;
    height: 50px;
    float: left;
}
.ddimg{
    background: url("../../images/pl/ddimg.png") no-repeat center;
    width: 50px;
    height: 50px;
    float: left;
}
.wximg{
    background: url("../../images/pl/wximg.png") no-repeat center;
    width: 50px;
    height: 50px;
    float: left;
}
.sewm{
    width: 75px;
    height: 75px;
    float: left;
    cursor: pointer;
    text-align: left;
    margin-left: 20px;
}
.sewm img{
    width: 30px;
    height: 30px;
    transition: all .9s;
}
.sewm:hover img{
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
}
.dlname{
    line-height: 50px;
    font-size: 16px;
    color: #333;
    float: left;
}
.dlbtn{
    background: #518BEC;
    border-radius: 5px;
    width: 80px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    float: right;
    margin-top: 10px;
}
.downrcon{
    height: 90px;
    background: #F4F4F4;
}
.drcell {
    width: 130px;
    height: 75px;
    text-align: center;
    border-right: 2px solid #ddd;
    float: left;
    margin-top: 8px;
}
.drnum {
    color: #F9A600;
    font-size: 25px;
    font-weight: 500;
    line-height: 45px;
}
.drtxt {
    font-size: 17px;
    color: #666666;
}
.dnoline{
    border: none;
}
.downrkfpt{
    background: #000454 url("../../images/pl/kfpt.png") no-repeat center;
    height: 155px;
    width: 400px;
    background-size: contain;
    margin-top: 15px;
    transition: all 0.6s;
}
.downrkfpt:hover,.dlbtn:hover,.spsch_logo_div img:hover,.tascell:hover{
    opacity:0.8;
filter(alpha=50);
    cursor: pointer;
}
.downloadtit {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    background: #F4F4F4;
    text-align: center;
    float: left;
    cursor: pointer;
    width: 130px;
    border-radius: 5px;
    margin-right: 20px;
    margin-top: 10px;
}
.downloadtit:hover{
    opacity: 0.8;
    cursor: pointer;
}
/*下载中心end*/
/*优秀空间start*/
.schtxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_space1blue.png") no-repeat center;*/
    width: 100px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.liner_1{
    background: url("../../images/pl/plnew/icon_linel.png") no-repeat left;
    width: 230px;
    height: 60px;
    float: left;
    margin-left: 15px;
}
.teatxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_teaspace.png") no-repeat center;*/
    width: 100px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.stutxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_stuspace.png") no-repeat center;*/
    width: 100px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.liner_2{
    background: url("../../images/pl/plnew/icon_linel.png") no-repeat left;
    width: 230px;
    height: 60px;
    float: left;
    margin-left: 15px;
}
.threecoursetxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_courseblue.png") no-repeat center;*/
    width: 110px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.liner_3{
    background: url("../../images/pl/plnew/icon_line.png") no-repeat left;
    width: 1085px;
    height: 60px;
    float: right;
}
.tasbar{
    width: 110px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #27a9f4;
    float: right;
    margin-top: 10px;
    line-height: 40px;
    font-size: 16px;
    margin-right: 5px;
}
.tasbar span{
    width: 55px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.spacesel{
    background: #27a9f4;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.spacesels{
    background:#27a9f4;
    color: #fff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.spacebar{
    width: 100%;
    /* height: 525px; */
}
.spacecon{
    width: 1200px;
    height: 445px;
    margin: 20px auto;
}
.spacecell{
    width: 390px;
    height: 445px;
    float: left;
    margin-right: 15px;
    /* margin-top: 10px; */
}
.spacecellMore{
    width: 390px;
    height: 445px;
    float: left;
    margin-right: 15px;
    /* margin-top: 10px; */
}
.imgmt{
    margin-left: -1px!important;
}
.imgiconcell{
    /*background: url("../../images/pl/plnew/icon_course1.jpg") no-repeat center;*/
    width: 390px;
    height: 150px;
    background-size: 100%;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    perspective: 1000px;
    float: left;
}
.coursecell_inner img{
    /*transition: all 0.6s;*/
    opacity: 1;
    transform: translateY(0) rotateX(0);
    transition: all 0.6s ease-in-out 0s;
}
.imgiconcell img{
    /*transition: all 0.6s;*/
    opacity: 1;
    transform: translateY(0) rotateX(0);
    transition: all 0.6s ease-in-out 0s;
}
.imgiconcell:hover img{
    transform: translateY(-100%) rotateX(90deg);
    transform-origin:bottom center;
    opacity:0;
}
.imgiconcell:hover .over-layer{
    opacity:1;
    cursor: pointer;
}
.imgiconcell .over-layer{
    position: absolute;
    top: 0;
    /* left: -10px; */
    height: 100%;
    width: 100%;
    opacity: 0;
    background: #333d4b;
    text-align: center;
    /* padding: 0 20px; */
    transition: all 0.60s ease-in-out 0s;
}
.imgiconcell .title {
    text-transform: capitalize;
    font-size: 30px;
}
.imgiconcell .description{
    font-size: 15px;
}
.imgiconcell .title:after, .imgiconcell .description:after {
    content: "";
    width: 50%;
    display: block;
    margin: 0px auto 0px;
    border-bottom: 1px solid #fff;
}
.imgiconcell .title, .imgiconcell .description, .imgiconcell .social-links {
    position: relative;
    top: 10%;
    color: #ffffff;
    line-height: 50px;
}
.imgiconcell .title:after, .imgiconcell .description:after {
    content: "";
    /* width: 35%; */
    display: block;
    margin: 0px auto 0px;
    border-bottom: 1px solid #fff;
}
.imgiconcell .social-links {
    padding: 0;
    margin: 0;
    list-style: none;
}
.imgiconcell .social-links li {
    margin: 10px;
    display: inline-block;
}
.imgiconcell .social-links li a {
    color: #fff;
    font-size: 20px;
}
.coursecell_inner:hover img{
    cursor: pointer;
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.space_sch,.space_tea,.space_stu{
    height: 385px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #F4F4F4;
}
.space_course{
    /* height: 455px; */
    width: 100%;
    overflow: hidden;
}
.space_sch::-webkit-scrollbar,.space_tea::-webkit-scrollbar,.space_stu::-webkit-scrollbar{width:5px;border-radius:15px;}
.space_sch::-webkit-scrollbar-track,.space_tea::-webkit-scrollbar-track,.space_stu::-webkit-scrollbar-track{background-color: #f5f9ff;}
.space_sch::-webkit-scrollbar-thumb,.space_tea::-webkit-scrollbar-thumb,.space_stu::-webkit-scrollbar-thumb{background-color:#baeaff;}
.space_sch::-webkit-scrollbar-thumb:hover,.space_tea::-webkit-scrollbar-thumb:hover,.space_stu::-webkit-scrollbar-thumb:hover {background-color:#b2dff3}
.space_sch::-webkit-scrollbar-thumb:active,.space_tea::-webkit-scrollbar-thumb:active,.space_stu::-webkit-scrollbar-thumb:active {background-color:#b2dff3}
.spacetypename{
    height: 55px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
}
.spschcell{
    float: left;
    width: 175px;
    height: 65px;
    margin-left: 10px;
    margin-top: 25px;
    /*border: 1px solid #f4f4f4;*/
}
.spschcell:hover,.tascell:hover{
    /* box-shadow: 0px 3px 10px #c8e1ff; */
    transform: translate3d(0, 0px, 0);
    color: #5098ff!important;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    /*border: 1px solid #1badf5;*/
}
.spsch_logo_div{
    width: 65px;
    height: 65px;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.spsch_logo_div img {
    width: 65px;
    height: 65px;
    border: 0;
    border-radius: 45px;
    cursor: pointer;
    transition: all 0.6s;
}
.spschname{
    text-align: left;
    font-size: 15px;
    /* padding-top: 10px; */
    line-height: 20px;
    width: 100px;
    /* margin: 0 auto; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    float: left;
    margin-left: 5px;
    margin-top: 8%;
}
.spschmember{
    color: #A8A8A8;
    text-align: center;
}
.tascell{
    float: left;
    width: 175px;
    height: 65px;
    margin-left: 5px;
    margin-top: 25px;
    /*border: 1px solid #f4f4f4;*/
}
.tasimg{
    width: 65px;
    height: 65px;
    float: left;
}
.tasimg img {
    width: 65px;
    height: 65px;
    border: 0;
    border-radius: 45px;
    cursor: pointer;
    transition: all 0.6s;
}
.tasinfo{
    float: left;
    margin-left: 5px;
}
.tasname{
    /* text-align: center; */
    font-size: 15px;
    padding-top: 5px;
    max-width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    color: #666;
}
.taschname{
    color: #A8A8A8;
    font-size: 12px;
    width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    line-height: 13px;
    margin-top: 3px;
}
.taschname_{
    color: #A8A8A8;
    font-size: 12px;
    width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    line-height: 20px;
}
.lh{
    line-height: 60px;
}
/*优秀空间end*/
/*区县入口start*/
.qxcon{
    width: 1200px;
    height: 230px;
    margin: 20px auto;
    padding-top: 10px;
}
.qxcell{
    float: left;
    list-style: none;
    width: 134px;
    height: 146px;
    margin-left: 43px;
}
.country_logo_div {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.country_logo_div img {
    width: 120px;
    height: 120px;
    border: 0;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.6s;
}
.country_logo_div img:hover{
    box-shadow: 2px 2px 6px 1px rgb(228 234 240);
    border-radius: 2px;
    cursor: pointer;
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.countrymain_title {
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
}
.qx_ml{
    margin-left: 0px;
}
/*区县入口end*/
/*区县名校入口startd*/
.qxschcon{
    background: #F4F4F4;
    height: 270px;
}
.qxsch{
    width: 1200px;
    height: 225px;
    margin: 20px auto;
    padding-top: 30px;
}
.qxschcell{
    float: left;
    list-style: none;
    width: 120px;
    height: 146px;
    margin-left: 34px;
}
.sch_logo_div {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.sch_logo_div img {
    width: 120px;
    height: 120px;
    border: 0;
    border-radius: 60px;
    cursor: pointer;
    transition: all 0.6s;
}
.schmain_title {
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
}
.qxsch_ml{
    margin-left: 0px;
}
.sch_logo_div img:hover,tascell:hover{
    border-radius: 60px;
    box-shadow: 2px 2px 6px 1px rgb(228 234 240);
    cursor: pointer;
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.qxconmain{
    margin-top: 10px;
}
/*区县名校入口end*/
.mr{
    float: right!important;
    margin-right: 0px!important;
}
.ml{
    float: left!important;
    margin-left: 0px!important;
}

.dw{
    font-size: 10px;
    color: #333;
    /*font-style: italic;*/
}
/*------------------------------校园安全 start----------------------------*/
.campusbar{
    width: 1200px;
    height: 220px;
    margin:20px auto
}
.campusleft{
    width: 595px;
    float: left;
}
.campusright{
    width: 591px;
    float: right;
}
.campustxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_saftyblue.png") no-repeat center;*/
    width: 100px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
.liner_4{
    background: url("../../images/pl/plnew/icon_linel.png") no-repeat left;
    width: 460px;
    height: 60px;
    float: left;
    margin-left: 15px;
}
.jptjtxt{
    float: left;
    /*background: url("../../images/pl/plnew/icon_jptj.png") no-repeat center;*/
    width: 100px;
    height: 23px;
    background-size: 100% 100%;
    margin: 15px 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #3d95d5;
}
/*安全中心start*/
.safebar{
    width: 100%;
    height: 345px;
    margin-top: 45px;
}
.safecenter{
    width: 600px;
}
.courseimg{
    background: url("../../images/pl/courseimg.jpg") no-repeat center;
    height: 155px;
    width: 800px;
    float: left;
    background-size: 100% 100%;
}
.safecell{
    width: 195px;
    float: left;
    overflow: hidden;
    height: 160px;
    margin-right: 5px;
}
.safecell_inner{
    /* width: 185px; */
    height: 130px;
    overflow: hidden;
    float: left;
}
.safecell_inner img{
    transition: all 0.6s;
}
.safecell_inner:hover img{
    cursor: pointer;
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#s1{
    height: 127px;
    background: #6151dc;
}
#s2{
    height: 127px;
    background: #0a7b7b;
}
#s3{
    background: #cef0fa;
    height: 127px;
}
#s4{
    background: #cef0fa;
    height: 127px;
}
#s1 img{/* margin: 15px -12px; */}
#s2 img{
    /* margin: 15px -25px; */
}
#s3 img{/* margin: 10px 0px; */}
.safetxt{
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    /* margin-top: 190px; */
}
.safecell_r{
    width: 192px;
    float: left;
    overflow: hidden;
    height: 160px;
    margin-left: 5px;
    margin-right: 17px;
}
/*安全中心end*/
/*------------------------------------校园安全 end----------------------------------------*/
/*积分排行start*/
.pointscon{
    height: 315px;
    width: 1200px;
    background: #fff;
    margin: 15px auto;
    overflow: hidden;
}
.pcontent {
    width: 100%;
    height: 250px;
    margin: 0px auto;
    overflow: hidden;
}
#pcontent_s{
    display: none;
}
.pcell{
    width: 232px;
    height: 110px;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.p_img {
    height: 110px;
    width: 105px;
    float: left;
}
.p_img img{
    height: 85px;
    width: 85px;
    margin-top: 2px;
    float: left;
    padding: 10px;
}
.p_info{
    width: 115px;
    height: 80px;
    float: left;
    margin-top: 20px;
    font-size: 14px;
}
.p_info p {
    line-height: 22px;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yel {
    color: #f98638;
    font-weight: bold;
}
.p_info p span {
    display: block;
    float: left;
}
.choosebar{
    float: left;
    margin-left: 30px;
    height: 20px;
    line-height: 24px;
    margin-top: 15px;
}
.choosebar span{
    display: block;
    float: left;
    font-size: 15px;
    width: 50px;
    text-align: center;
    cursor: pointer;
}
.p_sel {
    border-bottom: 2px solid #0099ff;
    color: #0099ff !important;
}
.tit{
    font-size: 20px;
    color: #0C68E7;
    padding-left: 25px;
    float: left;
    line-height: 50px;
    letter-spacing: 3;
    font-weight: 600;
}
.more1{
    float: right;
    line-height: 50px;
    padding-right: 20px;
    font-size: 14px;
    width: 45px!important;
}
.titbars{
    height: 50px;
}
.num{
    width: 25px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
    line-height: 25px;
    background: #bababa;
    color: #fff;
    float: left;
    position: absolute;
    margin: 2px;
    font-style: oblique;
}
.num1 {
    background: #eb3e00;
}
.num2 {
    background: #fe6f0f;
}
.num3 {
    background: #ff9b00;
}
/*积分排行end*/