@charset "utf-8";
input,textarea{font-family:"微软雅黑";}
.works_main{padding-top:30px;}
.left_info{width:225px;background-color:#fff;border-radius:6px;padding:30px 15px;box-sizing: border-box;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);}
.left_info h1 img{width:80px;height:80px;margin:0 auto;display:block;border-radius:50%;}
.left_info h1{margin-bottom:15px;}
.left_info .name{text-align:center;font-size:18px;color:#333;margin-bottom:8px;}
.jifen em{width:30px;height:30px;background:url(/lesson/web_m/image/jingyan.png) no-repeat center;background-size:100%;margin-left:60px;}
.jifen span{height:30px;line-height:30px;color:#ff9900;font-size:16px;margin-left:5px;}
.jifen{margin-bottom:8px;}
.qianming{font-size:14px;color:#666;text-align:justify;padding-bottom:20px;border-bottom:1px solid #eee;}
.btn_box{padding-top:20px;}
.btn_box a{width:118px;height:32px;line-height: 32px;background-color:#4dadff;text-align:center;font-size:14px;color:#fff;border-radius:6px;margin:0 auto;display:block;}
.btn_box a:hover{background-color:#2f98f2;}

.right_main{margin-left:20px;width:955px;}
.works_top_nav{padding:15px 30px;background-color:#fff;border-radius:6px;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);margin-bottom:20px;}
.works_top_nav h1{color:#3e9eee;font-size:18px;font-weight:normal;padding-bottom:10px;position:relative;margin-bottom:20px;}
.works_top_nav h1::before{content:'';width:73px;height:2px;background-color:#3e9eee;left:0;bottom:0;position:absolute;}
.nav_list,.nav_list a{font-size:14px;color:#999;}
.nav_list a{margin-right:20px;}
.nav_list a.cur{color:#3e9eee;}
.nav_list span{margin-right:30px;color:#666;}

.works_box dl{width:225px;background-color:#fff;border-radius:6px;overflow:hidden;margin-right:18.3px;margin-bottom:18px;float:left;box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);}
.works_box dl:nth-child(4n){margin-right:0;}
.works_box dl dt{width:225px;height:160px;overflow:hidden;}
.works_box dl dt .poster_img{background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;width:225px;height:160px;transition: all 0.4s ease;}
.works_box dl dt .poster_img:hover{transform: scale(1.2);}
.works_box dl dd{padding:10px;}
.works_box dl dd .works_name{font-size:14px;margin-bottom:5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.works_name a{color:#666;}
.works_name a:hover{color:#188eee;}
.works_name span{color:#E6614F;}
.works_box .user_action_box span{height:20px;line-height:20px;font-size:12px;color:#999;}
.works_box .user_action_box i{width:20px;height:20px;background:url(../image/index/zan.png) no-repeat center;margin-right:3px;}
.works_box .user_action_box span.look{margin-right:10px;}
.works_box .user_action_box i.look_icon{background:url(../image/index/look.png) no-repeat center;}
.works_box .time{font-size:12px;color:#999;padding-top:8px;}
.works_box .user_caozuo{padding-top:15px;}
.works_box .no_data{width:100%;background-color:#fff;padding:80px 0 150px 0;text-align:center;color:#999;font-size:14px;background-color: #fff;
 border-radius: 6px;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);}
.user_caozuo span{width:50%;box-sizing:border-box;}
.user_caozuo span:first-child{border-right: 1px solid #eee;}
.user_caozuo span:first-child a{background:url(../image/my_works/update.png) no-repeat left center;}
.user_caozuo span:last-child a{background:url(../image/my_works/delete.png) no-repeat left center;}
.user_caozuo span a{width:29px;height:30px;line-height:30px;font-size:12px;color:#999;padding-left:29px;margin:0 auto;display:block;}
.user_caozuo span a:hover{color:#3e9eee;}

.layer{background-color:rgba(0,0,0,0.6);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999;}
.upload_works{width:710px;background-color:#fff;border-radius:6px;overflow:hidden;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;}
.upload_works h1{font-size:14px;color:#333;text-align:left;height:40px;line-height:40px;background-color:#f8f8f8;padding-left:20px;}
.upload_works i{color:#999;width:40px;height:40px;line-height:40px;text-align:center;font-style:normal;cursor:pointer;font-size: 20px;position: absolute;right: 3px;top: 0;}
.upload_form{max-height: 300px;overflow-y:auto;padding:20px;}
.button button{width:118px;height:32px;line-height: 32px;background-color:#4dadff;text-align:center;font-size:14px;color:#fff;border-radius:6px;margin:0 auto;display:block;border:0;
cursor:pointer;}
.button button:hover{background-color:#2f98f2;}
.button{padding:15px 0;box-shadow: 0 -2px 20px 0 rgba(0,0,0,0.10);}
.upload_form .form_name{width:90px;text-align:right;font-size:14px;color:#555;line-height:35px;}
.form_name span{color:red;}
.form_box{padding-left:10px;width:540px;}
.form_box input,.form_box textarea{width:530px;border:1px solid #ccc;box-sizing: border-box;font-size:14px;border-radius:3px;}
.form_box select{height:35px;width:200px;padding-left:10px;border:1px solid #ccc;border-radius:3px;color:#bbb;}
.form_box select.active,.form_box select option{color:#666;}
.form_box input:focus,.form_box textarea:focus{border:1px solid #3e9eee;}
.form_box textarea{resize: vertical;min-height: 100px;padding:10px;font-size:14px;}
.form_box input{height:35px;padding-left:15px;}
.upload_form ul li{padding-bottom:20px;}
.upload_form ul li:last-child{padding-bottom:0;}
.form_box label{width:80px;height:27px;line-height:27px;display:block;background-color:#999;font-size:12px;color:#fff;text-align:center;border-radius:3px;cursor:pointer;margin-top:4px;}
.form_box p{color:#999;font-size:14px;line-height:35px;}


.key_box .mode{cursor: pointer;width: 140px;height: 80px;border: 1px solid #cbd1d5;border-radius: 4.8px;box-sizing: border-box;margin-right:5px;margin-bottom:5px;}
.key_box .mode1{background:url(../image/my_works/key1.png) no-repeat center center;background-size: 90% auto;}
.key_box .mode2{background:url(../image/my_works/key2.png) no-repeat center center;background-size: 90% auto;}
.key_box .mode3{background:url(../image/my_works/key3.png) no-repeat center center;background-size: 90% auto;}
.key_box .mode4{background:url(../image/my_works/key4.png) no-repeat center center;background-size: 50% auto;}
.key_box .mode5{background:url(../image/my_works/key5.png) no-repeat center center;background-size: 60% auto;}
.key_box .active{border: 1px solid #3da3ed;}

.choose_box{width:300px;background-color:#fff;border-radius:6px;overflow:hidden;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;}
.choose_box h1{font-size:14px;color:#333;text-align:left;height:40px;line-height:40px;background-color:#f8f8f8;padding-left:20px;}
.choose_box i{color:#999;width:40px;height:40px;line-height:40px;text-align:center;font-style:normal;cursor:pointer;font-size: 20px;position: absolute;right: 3px;top: 0;}
.choose_btn_box{padding:20px 0;}
.choose_btn_box a{width:180px;height:35px;line-height:35px;text-align:center;display:block;margin:0 auto;color:#666;border:1px solid #ccc;font-size:14px;border-radius:3px;}
.choose_btn_box a:hover{background-color:#2f98f2;border:1px solid #2f98f2;color:#fff;}