.detail_content{width:1200px;margin:85px auto 0 auto;position:relative;}
.xz_p3{margin-bottom:40px;font-size:18px;color:#ff4725;position:absolute;right:20px;top:10px;font-weight:bold;}
.detail_nav{width:100%;overflow:hidden;}
.detail_navA{float:left;font-size:15px;color:#666;line-height:24px;}
.detail_navI{float:left;width:24px;}
.detail_navP{float:left;font-size:15px;color:#666;margin:0 5px;line-height:24px;}
.detail_infor{width:100%;margin-top:24px;box-sizing:border-box;background:#FFF;float:left;}
.detail_bookB{float:left;width:103px;height:143px;position:relative;box-sizing:border-box;}
.detail_book{display:block;width:103px;height:143px;box-sizing:border-box;border:1px solid #eee;}
.detail_bookLine{position:absolute;top:0;left:0;width:3px;height:143px;background-color:rgba(0,0,0,0.1);}
.detail_center{float:left;margin-left:25px;width:57%;}
.detail_cname{display:block;margin-top:8px;font-size:20px;color:#333;font-weight:bold;}
.detail_cnav{width:100%;margin-top:15px;margin-bottom:15px;float:left;box-sizing: border-box;padding-right: 15px;}
.detail_cnavP{float:left;font-size:16px;color:#808080;margin-right:20px;}
.detail_cnavT{font-size:16px;color:#808080;}
.detail_ctime{display:block;font-size:17px;color:#00A3CC;margin-top:20px;}
.detail_words{display:block;font-size:16px;color:#0000ff;float:left;margin-right:20px;font-weight:bold;}
.downdflex{width:210px;height:36px;display:flex;align-items:center;justify-content:space-between;border:1px solid #EFEFEF;border-radius:30px;box-sizing:border-box;padding:0 12px;margin-top:-8px;}
.iconname{font-size:14px;color:#666;margin-left:6px;}
.iconI{display:block;width:21px;}
.cendflex{align-items:center;float: left;}
.detail_as_down{display:flex;align-items:center;}
.detail_as_down:hover .iconname{color:#00A3CC;}
.detail_right{float:right;width:260px;height:135px;position:relative;}
.detail_share{float:right;margin-left:10px;margin-top:4px;}
.detail_shareA{float:left;height:36px;background:#FFF;border:1px solid #CCC;border-radius:19px;box-sizing:border-box;padding:0 15px;cursor:pointer;position:relative;}
.detail_collectA{float:left;overflow:hidden;height:38px;background:#FFF;border-radius:19px;box-sizing:border-box;padding:0 20px;cursor:pointer;margin-left:10px;}
.detail_shouI{float:left;width:17px;margin-top:10px;}
.hovershou,.dnone{display:none;}
.ldflex{display: flex;}
.dflex{display:flex;justify-content:center;align-items:center;}
.detail_shouS{float:left;font-size:16px;line-height:36px;margin-left:3px;}
.nshou{color:#00be06;}
.yshou{color:#999;}
.ncollectA{border:2px solid #00be06;}
.ycollectA{border:2px solid #CCC;}
.ncollectA:hover .hovershou{display:block;}
.ncollectA:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    background-color:#00be06;
}
.ncollectA:hover .nshou{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#fff;
}
.ncollectA:hover .yuanshou{display:none;}
.detail_sharew{float:left;font-size:16px;color:#999;line-height:34px;text-align:center;}
.detail_shareI{float:left;margin-top:6px;margin-left:6px;}
.detail_shareI:first-child{margin-left:0;}
.detail_shareIi{display:block;width:24px;}
.fxcont{position:absolute;right:-161%;top:-80%;display:none;z-index:999;}
.fxewm{width:173px;height:192px;background:url(../../img/courseware/kedetails/fx.png) no-repeat center;background-size:cover;box-sizing:border-box;padding:24px 25px 20px 31px;}
.fxewm img{width:104%;height:111px;display:block;}
.fxtext{font-size:14px;text-align:center;color:#333;margin-top:3px;width:105%;}
.detail_shareA:hover{border:1px solid #ff4725;}
.detail_shareA:hover .detail_sharew{color:#ff4725;}
.detail_shareA:hover .fxcont{display:block;}
.yuanShare{display:block;}
.hoveShare{display:none;}
.down-com{width:140px;position:absolute;right:0;bottom:0;}
.download_all{width:100%;height:42px;background-image:linear-gradient(to right,#ffecd2 0%,#fcb69f 100%);border-radius:20px;text-align:center;float:right;padding:0 20px;}
.download_all:hover{
    background-color:#ffe5d6;
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}
.mbpx4{margin-bottom:4px;}
.xia_img{display:inline-block;width:17px;margin-top:12px;}
.xia_word{font-size:16px;color:red;display:inline-block;vertical-align:3px;font-weight:bold;}
.detail_remind{position:absolute;font-size:14px;color:#999;bottom:0;right:0}
/*左边公共列表*/
.detaild_container{width:100%;margin-top:225px;position:relative;margin-bottom:70px;}
.detaild_menu{float:left;width:140px;background:#F7F7F7;border-radius:5px;}
.detaild_menuA{float:left;width:140px;display:block;height:48px;font-size:18px;text-align:center;line-height:48px;cursor:default;}
.nmenuA{background-color:#f7f7f7;color:#666;}
.nmenuA:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    background-color:#ebebeb;
}
.ymenuA{background-color:#ff4725;color:#fff;font-weight:bold;}
/*分类*/
.detail_list{width:1040px;float:right;background:#F8F8F8;box-shadow:0px 0px 6px 0px rgba(24,24,24,0.08);border-radius:8px;box-sizing:border-box;padding-bottom:50px;}
.download_classify{width:100%;box-sizing:border-box;padding-bottom:20px;position:relative;}
.download_tip{display:block;width:170px;height:48px;background:#FD4F51;border-radius:0px 23px 23px 0px;font-size:24px;font-weight:bold;color:#FFFEFE;text-align:center;line-height:48px;box-shadow:2px 3px 5px rgba(0,0,0,0.1);}
.download_lbox{width:100%;overflow:hidden;box-sizing:border-box;padding:0 40px;display:flex;align-items:flex-end;flex-wrap:wrap;}
.download_listA{display:flex;flex-direction:column;justify-content:flex-end;float:left;width:130px;margin-left:35px;margin-top:20px;min-height:219px;}
.download_listA:nth-child(6n-5){margin-left:0;}
.tsI:nth-child(6n-5){margin-left:0;}
.downlja{display:block;width:95px;height:81px;background-size:cover;font-size:17px;color:#333;font-weight:bold;text-align:center;box-sizing:border-box;text-align:center;margin:0 auto;}
.imgstyle{display:block;overflow:hidden;margin:0 auto;border-radius:5px;width:95px;}
.iconh{position:relative;}
.tsI{margin-left: 35px;margin-top: 20px;float: left;}
.tsI img{display: block;height: 165px;}
.download_see{display:block;width:70px;height:26px;background:#FFF;opacity:0.8;border-radius:13px;font-size:14px;color:#FF4725;text-align:center;line-height:26px;position:absolute;bottom:16px;left:50%;transform:translateX(-50%);}
.abbot{bottom:30px !important;}
.download_bsee{width:80px;height:60px;background:url("../../img/courseware/kedetails/seeimg.png") no-repeat center;background-size:cover;position:absolute;top:69px;right:-7px;display:block;font-size:14px;color:#FF4725;text-align:center;line-height:86px;z-index:10;}
.download_smeng{width:97px;display:block;position:absolute;bottom:0;left:0;}
.download_fengM{display:block;width:95px;height:81px;background:url("../../img/courseware/kedetails/file.png") no-repeat center;background-size:cover;font-size:17px;color:#333;font-weight:bold;text-align:center;box-sizing:border-box;padding:30px 6px 0 6px;text-align:center;margin:0 auto;}
.download_name{display:block;font-size:16px;text-align:center;margin-top:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.download_size{font-size:14px;color:#999;display:block;text-align:center;}
.download_button{display:block;width:112px;height:34px;font-size:18px;text-align:center;line-height:32px;box-sizing:border-box;margin:5px auto 0 auto;box-sizing:border-box;background:#FFE1DC;border:1px solid #FF9380;border-radius:17px;color:#FF4826;}
.hdownload_button{display:block;width:112px;height:34px;font-size:18px;text-align:center;line-height:32px;box-sizing:border-box;margin-top:5px;box-sizing:border-box;background:#ebebeb;border:1px solid #ccc;border-radius:17px;color:#999;}
.download_button:hover{
    transition:all .3s linear;
    -webkit-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition:all .3s linear;
    background:#FF4826;color:#fff;
}
.download_coverP{display:block;height:134px;width:97px;margin:0 auto;box-sizing:border-box;position:relative;overflow:hidden;border:1px solid #ccc;}
.download_coverI{display:block;box-sizing:border-box;}
.zy-iconh{display:block;height:134px;width:97px;margin:0 auto;box-sizing:border-box;overflow:hidden;}
.download_coverS{position:absolute;top:0;left:0;width:3px;height:134px;background-color:rgba(0,0,0,0.1);}
.bdsccc{border:1px solid #ccc;}
/*课时*/
.detaild_infor{width:1040px;float:right;}
.detaild_choice{width:100%;box-sizing:border-box;padding:5px 28px 35px 30px;background:#F7F7F7;border-radius:1px;}
.detaild_choiceL{width:100%;overflow:hidden;margin-top:10px;}
.detaild_choiceLt{float:left;font-size:18px;color:#999;margin-top:16px;}
.detaild_choiceLl{float:left;width:86%;margin-left:20px;overflow:hidden;}
.detaild_choiceLa{float:left;box-sizing:border-box;padding:0 1px 5px 1px;font-size:18px;margin-right:36px;margin-top:16px;}
.detaild_choiceLa:first-child{margin-left:0;}
.detaild_choiceLa:nth-child(9){margin-left:0;}
.ymid,.yunit,.yxmskid,.yxmjaid{color:#ff4725;border-bottom:2px solid #ff4725;}
.nmid,.nunit,.nxmskid,.nxmjaid{color:#666;border-bottom:2px solid #F7F7F7;}
.nmid:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.nunit:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.nxmskid:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.nxmjaid:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.detaild_list{width:100%;margin-top:39px;}
.detaild_listA{width:100%;display:block;height:80px;box-sizing:border-box;padding:0 30px;overflow:hidden;}
.detaild_listA:hover{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    background:#FFF2EB;
}
.detaild_listA:hover .detaild_listDw{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.detaild_listA:hover .rlistDi{display:block;}
.detaild_listA:hover .blistDi{display:none;}
.detaild_listA:hover .detaild_listD{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    border:1px solid #ff4725;
}
.detaild_listA:hover .detaild_listY{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    color:#ff4725;
}
.detaild_listI{float:left;width:42px;margin-top:20px;}
.detaild_listW{float:left;width:70%;font-size:18px;color:#333;font-weight:bold;line-height:80px;margin-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.detaild_listS{float:right;font-size:16px;color:#666;line-height:80px;margin-right:30px;}
.detaild_listY{float:right;font-size:16px;color:#666;line-height:80px;margin-right:40px;}
.detaild_listD{float:right;overflow:hidden;box-sizing:border-box;padding:5px 6px;border-radius:4px;margin-top:24px;border:1px solid #fff;}
.detaild_listDi{float:left;width:19px;margin-top:3px;}
.rlistDi{display:none;}
.blistDi{display:block;}
.detaild_listDw{float:left;font-size:16px;color:#333;}
.detaild_menuB{width:100%;position:fixed;top:342px;left:0;}
.detaild_menuCont{width:1200px;margin:0 auto;overflow:hidden;}
.detaildFixed{position:fixed;top:72px;}
.xzpof{width:1040px;background-color:#fff;position:fixed;top:72px;z-index:999;box-sizing:border-box;padding:10px;margin-left:160px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.07);}
.common{overflow:hidden;width:1040px;float:right;min-height:700px;}
.ydaImg{width:357px;height:201px;position:absolute;top:146px;right:-174px;z-index:1001;cursor:pointer;}
.ydbtsImg{width:166px;height:133px;position:absolute;top:-20px;left:-13px;z-index:1001;display:none;}
.ydbImg{width:382px;height:117px;position:absolute;top:97px;left:-54px;z-index:1001;cursor:pointer;display:none;}
.ydcImg{width:275px;height:113px;position:absolute;top:476px;left:260px;z-index:1001;cursor:pointer;display:none;}
/*引导蒙层*/
.ydMeng{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);z-index:1000;}
.ydOver{width:100%;height:100vh;overflow:hidden;}
/*视频*/
.detail_hvideo{float:left;margin-top:65px;position:relative;width:128px;height:72px;background:url("/static/pc/img/courseware/kedetails/swfp.png") no-repeat center;background-size:cover;}
.detail_hvideoi{display:block;margin:19px auto;}
.download_htl{display:block;position:absolute;bottom:0;right:8.5px;}
.detail_tishi{width:100%;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:10px;box-sizing:border-box;padding-right:10px;position:relative;float:left;}
.detail_tishiw{color:#00a3cc;font-size:14px;}
.detail_tishia{display:-webkit-flex;display:flex;flex-direction:row;align-items:center;height:32px;border-radius:16px;box-sizing:border-box;padding:0 10px;background-color:#dbf4ff;margin-left:6px;}
.detail_tishiaw{color:#00a3cc;font-size:14px;}
.detail_tishiai{
    margin-left:5px;
    animation:fangda 0.4s infinite alternate;
    -webkit-animation:fangda 0.4s infinite alternate;
    -moz-animation:fangda 0.4s infinite alternate;
    -o-animation:fangda 0.4s infinite alternate;
    -ms-animation:fangda 0.4s infinite alternate;
}
@keyframes fangda{
    from{transform:scale(1);}
    to{transform:scale(1.2);}
}
@-webkit-keyframes fangda {
    from{transform:scale(1);}
    to{transform:scale(1.2);}
}
@-moz-keyframes fangda {
    from{transform:scale(1);}
    to{transform:scale(1.2);}
}
@-o-keyframes fangda {
    from{transform:scale(1);}
    to{transform:scale(1.2);}
}
@-ms-keyframes fangda {
    from{transform:scale(1);}
    to{transform:scale(1.2);}
}
.run_detail{height:42px;background:rgba(255,235,224,0.7);border-radius:21px;box-sizing:border-box;padding:0 30px 0 15px;display:-webkit-flex;display:flex;flex-direction:row;align-items:center;position:absolute;top:0;left:0;}
.run_detailia{margin-right:5px;}
.run_detailib{margin:0 5px;width:17.6px;}
.run_detailwa{color:#FF4725;font-size:18px;font-weight:bold;}
.run_detailwb{font-size:16px;color:#333;}
.run_meng{height:42px;width:100%;background-color:rgba(255,255,255,1);position:absolute;top:0;right:0%;z-index:20;}
.zindexh{position:relative;z-index:20;}
.load-dase{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}
.porive{position:relative;}
/* 下载说明 */
.downloadP{position:absolute;right:0;top:140px;background:url(../../img/courseware/kedetails/bj.png) no-repeat center;background-size:cover;width:283px;height:375px;box-sizing:border-box;padding:22px 26px 0 26px;}
.sm_head{font-size:18px;font-weight:bold;color:#333;text-align:center;margin-bottom:10px;}
.colh{color:#FF4725 !important;}
.sm_p1{font-size:15px;font-weight:bold;color:#333;}
.sm_cont{font-size:14px;color:#555;line-height:21px;margin-top:6px;margin-bottom:12px;}
/* 下载软件点击预览 */
.ylmeng{z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0000004d;}
.xzdflex{display:flex;align-items:center;justify-content:center;height:100%;width:100%;}
.guanb{position:absolute;right:-23px;top:-23px;cursor:pointer;}
.ylcont{width:847px;height:426px;position:relative;}
.yl_click{cursor:pointer;}
.fontw{font-weight:bold;border-bottom:1px solid #000;}
.borb{border-bottom:2px solid #0000ff;}
#notice{width:100%;border:1px solid rgba(153,153,153,0.28);position:relative;margin-bottom:15px;box-sizing:border-box;padding:6px;border-radius:10px;font-size:13px;color:#333;}
#shixin{border:10px solid transparent;border-top-color:#999;position:absolute;bottom:-20px;left:15px;}
#kongxin{border:10px solid transparent;border-top-color:#F8F8F8;position:absolute;bottom:-20px;left:15px;}
.no{display:none;}
/* 下载弹窗 */
.bodyover{width:100%;height:100vh;overflow:hidden;}
.xz_popup{z-index:100;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0000004d;box-sizing:border-box;padding-top:1%;}
.xzcont{width:1040px;height:700px;background:#FFF;border-radius:20px;z-index:110;position:relative;box-sizing:border-box;padding-top:0;padding-bottom:68px;margin:0 auto;overflow:hidden;}
.xzfooter{width:100%;position:absolute;bottom:0;left:0;height:67px;background:#F9F9F9;border-radius:0 0 20px 20px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 30px;}
.addxz{font-size:14px;color:#000;font-weight:bold;}
.xzbtnA{float:left;cursor:pointer;line-height:67px;box-sizing:border-box;}
.xznum{font-size:14px;color:#000;margin-left:28px;float:left;line-height:70px;}
.cancelA{display:inline-block;width:84px;height:34px;line-height:34px;text-align:center;background:#F5F5F5;border-radius:17px;border:1px solid#BEBEBE;font-size:14px;color:#999;}
.sendA{display:inline-block;width:108px;height:34px;line-height:34px;text-align:center;background:#EBF2FF;border-radius:17px;border:1px solid #679BFF;font-size:14px;color:#3D7FFF;margin-left:15px;}
.downloadA{display:inline-block;width:99px;height:34px;line-height:34px;text-align:center;background:#3D7FFF;border-radius:17px;border:1px solid #679BFF;font-size:14px;color:#FFF;margin-left:15px;}
.tctitle{font-size:18px;color:#000;text-align:center;line-height:46px;border-bottom:1px solid #F4F5F6;background-color:#F7F9FC;font-weight:bold;}
.xzimg{vertical-align:middle;}
.popdel{position:absolute;right:30px;top:16px;cursor:pointer;}
.ititle{font-weight:bold;font-size:18px;color:#000;margin-top:20px;display: flex;align-items: center;cursor: pointer;box-sizing: border-box;padding-left: 2px;}
.dbox{width:100%;overflow:hidden;display:flex;align-items:flex-end;flex-wrap:wrap;border-bottom:1px solid #F4F5F6;padding-bottom:9px;}
.dlistA{display:flex;flex-direction:column;justify-content:flex-end;float:left;width:145px;margin-left:20px;margin-top:10px;box-sizing:border-box;padding:10px 0;position:relative;border-radius:8px;background:#F7F9FC;}
.dlistA:nth-child(6n-5){margin-left:0;}
.xzback{background:#EBF2FF !important;}
.choiceI{position:absolute;top:8px;left:2px;cursor:pointer;}
.kjcont{width:100%;overflow-y:auto;height:582px;padding:0 30px;box-sizing: border-box;}
.plrpx15{padding:0 15px;}
.xzwWord{font-size:17px;color:red;position:absolute;top:32%;left:21%;font-weight:bold;}
.xzway{position:absolute;position:absolute;top:20%;right:3%;}
.wayinp{float:left;width:300px;height:42px;line-height:42px;font-size:19px;border:1px solid red;box-sizing:border-box;padding:0 10px;color:#000;border-top-left-radius:8px;border-bottom-left-radius:8px;font-weight:bold;}
.wayinp::placeholder{color:#999;font-size:15px;}
.wbutton{float:left;width:105px;height:42px;background:red;border-radius:0 8px 8px 0;color:#FFF;font-size:16px;cursor:pointer;text-align:center;line-height:42px;font-weight:bold;}
.bs337{box-shadow: 3px 3px 5px rgb(0 0 0/10%);}
.dfxxsm{font-weight:100;font-size:16px;color:#ff4725;margin-left:5px;}
.detail_text{width:80%;float:left;}
@media (max-width: 1440px){
.detaildFixed{top:60px;}
.xzpof{width:856px;top:60px;margin-left:144px;}
.detail_words{font-size:14px;}
.run_detail{height:32px;}
.run_meng{height:32px;}
.run_detailwa,.run_detailwb{font-size:13px;}
.run_detailib{width:16px;}
.run_detailia{width:16px;}
.detail_hvideo{float:none;position:absolute;right:16%;}
.detail_right{width:247px;}
.detail_content{width:1000px;margin:80px auto 0 auto;}
.detail_navA{font-size:12px;line-height:21px;}
.detail_navI{width:20px;height:21px;content:url("/static/pc/img/courseware/kedetails/shome.png");}
.detail_navP{font-size:12px;line-height:21px;}
.detail_infor{margin-top:18px;}
.detail_bookB{width:85px;height:119px;}
.detail_book{width:85px;height:119px;}
.detail_bookLine{height:119px;}
.detail_center{margin-left:20px;width:60%;}
.detail_cname{font-size:18px;}
.detail_cnavP{font-size:15px;}
.detail_cnavT {font-size: 15px;}
.detail_ctime{font-size:16px;margin-top:18px;}
.detail_cnav{margin-top:12px;}
.detail_collectA{height:32px;}
.detail_shouS{font-size:14px;line-height:32px;}
.detail_shouI{width:15px;height:13px;}
.detail_sharew{font-size:14px;line-height:34px;}
.download_all{width:143px;height:40px;}
.xia_img{content:url("/static/pc/img/courseware/kedetails/sxia.png");width:15px;}
.xia_word{font-size:14px;}
.detail_remind{font-size:12px;}
.detaild_menu{width:117px;border-radius:3px;}
.detaild_menuA{width:117px;height:40px;line-height:40px;font-size:16px;}
.common{width:856px;}
.detaild_container{margin-top:200px;}
.iconI{display:block;width:16px;}
.downdflex{width:195px;height:36px;}
.downloadP{position:absolute;right:0;top:140px;background:url(../../img/courseware/kedetails/bjx.png) no-repeat center;background-size:cover;width:215px;height:285px;box-sizing:border-box;padding:10px 13px 0 13px;}
.sm_head{font-size:14px;font-weight:bold;color:#333;text-align:center;margin-bottom:6px;}
.sm_p1{font-size:13px;font-weight:bold;color:#333;line-height:13px;}
.sm_cont{font-size:12px;color:#555;line-height:16px;margin-top:5px;margin-bottom:8px;}
.detail_shareI{margin-top:3px;}
.bdshare-button-style0-32 a{margin-top:3px;}
.colh{color:#FF4725 !important;}
.fxcont{right:-176%;}
}
@media (max-width: 865px){
.download_htl{content:url("/static/pc/img/courseware/kedetails/shtl.png");right:0;}
.detail_list{width:865px;margin-bottom:30px;}
.download_tip{width:142px;height:40px;border-radius:0px 20px 20px 0px;font-size:21px;line-height:40px;}
.download_lbox{padding:0 28px;}
.download_listA{width:96px;margin-top:14px;min-height:194px;margin-left:30px;}
.download_feng{width:71px;height:60px;background-size:cover;font-size:13px;padding-top:30px;}
.downlja{width:81px;height:69px;font-size:13px;box-sizing:border-box;}
.imgstyle{display:block;width:81px;max-height:112px;overflow:hidden;margin:0 auto;}
.zy-iconh{width:81px;max-height:112px;}
.download_fengM{width:71px;height:60px;font-size:13px;box-sizing:border-box;padding:23px 0 0 0;}
.download_size{font-size:13px;margin-top:5px;}
.download_button{width:84px;height:26px;border-radius:13px;font-size:14px;line-height:26px;margin-top:7px;}
.download_coverP{width:81px;height:112px;}
.download_coverI{width:81px;height:112px;}
.download_coverS{height:112px;}
.download_name{font-size:13px;}
.detaild_infor{width:865px;float:right;}
.detaild_choice{padding:0 0 29px 26px;}
.detaild_choiceL{margin-top:0;}
.detaild_choiceLt{font-size:15px;}
.detaild_choiceLa{font-size:15px;}
.ydaImg{content:url("/static/pc/img/courseware/kedetails/syda.png");width:298px;height:168px;top:122px;right:-129px;}
.ydbtsImg{content:url("/static/pc/img/courseware/kedetails/sydbts.png");width:139px;height:111px;position:absolute;top:-15px;left:-11px;}
.ydbImg{content:url("/static/pc/img/courseware/kedetails/sydb.png");width:318px;height:98px;position:absolute;top:83px;left:-44px;}
.ydcImg{content:url("/static/pc/img/courseware/kedetails/sydc.png");width:230px;height:95px;position:absolute;top:359px;left:210px;}
.download_see{width:64px;height:22px;border-radius:11px;font-size:12px;line-height:22px;margin-top:-35px;bottom: 13px;}
.download_bsee{width:68px;height:52px;background:url("../../img/courseware/kedetails/sseeimg.png") no-repeat center;background-size:cover;position:absolute;top:54px;right:-6px;font-size:12px;line-height:76px;}
.download_smeng{content:url("/static/pc/img/courseware/kedetails/sseemeng.png");width:81px;display:block;position:absolute;bottom:0;left:0;}
.hdownload_button{display:block;width:84px;height:26px;font-size:14px;text-align:center;line-height:26px;box-sizing:border-box;margin-top:7px;box-sizing:border-box;background:#ebebeb;border:1px solid #ccc;border-radius:13px;color:#999;}
.detaild_listA{height:67px;}
.detaild_listW{font-size:16px;line-height:67px;}
.detaild_listY{font-size:14px;line-height:67px;margin-right:20px;}
.detaild_listS{font-size:14px;line-height:67px;margin-right:15px;}
.detaild_listDw{font-size:14px;}
.detaild_listDi{margin-top: 0;}
.detaild_listD{margin-top:18px;}
.detaild_listI{margin-top:12px;}
.tsI{margin-left: 30px;margin-top: 14px;float: left;}
.tsI img {display: block;height: 145px;}
}