/*培训课程列表*/
.kcbox{ width:115%; height: 855px; display: block;}
.kcbox a{ width:266px; margin:0 45px 35px 0; float: left; line-height: 18px; border-bottom:1px solid #f3f3f3; background: #fff; display: inline-block;}
.kcbox a .img{ width:100%; height: 152px; overflow: hidden;}
.kcbox a .img img{ width:100%; height: 100%;}
.kcbox a .nr{ padding:8px 10px 12px 10px; overflow: hidden;}
.kcbox a .nr p{ height: 44px; margin: 0 0 10px 0; font-size:15px; color: #555; line-height: 22px;}
.kcbox a .nr i{ float: left; font-size:16px; color: #e16600; font-style: normal; display: block;}
.kcbox a .nr em{ float: right; font-size:13px; color: #8e8f8a; display: block;}
.kcbox a:hover{ background: #fefefe; box-shadow: 0 0 5px #d4d4d4;}
.page{ height: 32px;}

.kcnr_box{ width:auto; padding:25px; background: #fff; border:1px solid #f8f8f8; overflow: hidden;}
.kcnr_box .img{ width:355px; height: 210px;}
.kcnr_box .img img{ width:100%; height: 210px;}
.kcnr_box .nr{ height: 190px; padding: 10px 0px 10px 25px; position: relative; overflow: hidden;}
.kcnr_box .nr h2{ font-size:20px; color: #333; display: block;}
.kcnr_box .nr .xq{ margin-top: 20px; font-size:15px; color: #555; line-height: 30px; display: block;}
.kcnr_box .nr .jg{ font-size:30px; color: #ffa800; position: absolute; top: 0px; right:0px;}
.kcnr_box .nr .btnbox{ height: 38px; position: absolute; bottom: 0px; right:0px;}
.kcnr_box .nr .btnbox a{ width:120px; height: 38px; float: right; margin-left: 15px; font-size:15px; color: #fff; font-weight: bold; line-height: 38px; text-align: center; border-radius:3px; display: inline-block; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in;}
.kcnr_box .nr .btnbox .kck{ background: #f3bd00;}
.kcnr_box .nr .btnbox .buy{ background: #f39a00;}
.kcnr_box .nr .btnbox .kck:hover{ background: #e0ae00;}
.kcnr_box .nr .btnbox .buy:hover{ background: #e39000;}


.kc_nav{ width:auto; height: 50px; margin-top: 20px; border:1px solid #f5f5f5; background: #fefefe;}
.kc_nav li{ width:180px; height:50px; float: left; font-size:16px; color: #467cd4; font-weight: bold; line-height: 50px; text-align: center; cursor: pointer;}
.kc_nav .hover{ color: #fff; background: #4fabf0;}
.kc_lmnr{ height: 500px; padding:10px 20px; background: #fff; border:1px solid #f8f8f8; border-top: none; overflow: hidden;}
.kc_lmnr .kc_ml{ width:auto; height: 100%; overflow-y: auto;}
.kc_lmnr .kc_ml tr{ cursor: pointer;}
.kc_lmnr .kc_ml tr td{ padding:17.5px 0; font-size:15px; color: #555; border-bottom:1px dashed #efefef;}
.kc_lmnr .kc_ml tr .td1{ width:90px; padding-left: 10px;}
.kc_lmnr .kc_ml tr .td3{ width:120px; padding-right:10px;}
.kc_lmnr .kc_ml tr:hover{ background: #fafafa;}
.kc_lmnr .kc_ml tr:hover a{ color: #4fabf0;}
.kc_lmnr .kc_nr{ font-size:15px; line-height: 36px; text-align: justify; display: none;}
.kc_lmnr .kc_nr p{ text-indent: 32px;}
.block{ display: block;}
