/*首页首屏推荐 入口*/ .content-wrapper{position:relative;overflow:hidden;width:100%} .content-wrapper .content-inner{position:relative;margin:0 auto;width:1200px;border-radius:3px} /* szenter */ .szenter{position:absolute;right:0;bottom:30px;z-index:10;width:338px;height:426px;border:1px solid #e4e4e4;background:#fff} .szenter .entertj{position:relative;display:block;overflow:hidden;margin:4px;width:330px;height:130px;background:#f8f8f8;cursor:pointer} .szenter .entertj img{display:block;width:100%;height:100%;object-fit:cover} .szenter .entertj p{position:absolute;bottom:0;overflow:hidden;padding:0 10px;width:310px;height:30px;background:rgba(0,0,0,.45);color:#fff;line-height:30px} .szenter .entertj p:hover{text-decoration:underline} .szenter .enterlist{overflow:hidden;margin:4px 0} .szenter .enterlist ul{overflow:hidden} .szenter .enterlist ul li{overflow:hidden;border-top:1px solid #e4e4e4;line-height:40px} .szenter .enterlist ul li:first-child{border:none} .szenter .enterlist ul li a{position:relative;float:left;display:block;overflow:hidden;overflow:hidden;margin-left:20px;padding:0 8px 0 16px;width:124px;height:40px} .szenter .enterlist ul li a::before{position:absolute;top:18px;left:0;width:4px;height:4px;background:#b4b4b4;content:''} .szenter .enterlist ul li span{float:left;display:block;margin:12px 0;width:1px;height:16px;background:#e4e4e4} /* */ .cont-item{position:relative;overflow:hidden;padding:0 0 30px 0;width:830px;height:428px} .cont-item .cont-item-left{float:left;width:420px} .cont-item .cont-item-right{float:right;width:380px} /*今日精选*/ .todayselect-box{overflow:hidden;padding:8px 0} .todayselect-box .bd{float:left;overflow:hidden;width:1080px} .todayselect-box .hd{float:right;width:100px} .todayselect li{float:left;display:inline;margin-right:20px;width:200px} .todayselect li img{display:block;margin-bottom:4px;width:200px;height:150px;object-fit: cover;} .todayselect li h3{overflow:hidden;height:40px;font-weight:400;font-size:18px;font-family:"microsoft yahei";line-height:40px} .todayselect li p{overflow:hidden;max-height:36px;color:#999;font-size:12px;font-family:"宋体"} .todayselect-box a.next{display:block;padding-top:158px;width:100px;height:70px;background:url(/uploads/image/sfimages/more.jpg) no-repeat;color:#666;text-align:center;font-size:12px;font-family:"宋体";cursor:pointer} /*指南*/ .zhinan{overflow:hidden} .zhinan .zhinan_left{float:left;width:400px} .zhinan .zhinan_right{float:right;width:780px} /**/ .zn-tj{overflow:hidden;margin:8px 0 12px -20px;height:46px;line-height:23px} .zn-tj a{position:relative;display:inline-block;margin-left:20px;padding-left:16px} .zn-tj a::before{position:absolute;top:8px;left:0;width:4px;height:4px;content:''} .zn-tj a:hover{text-decoration:underline} /*首页切换列表*/ .column2-tabbox .hd{height:59px;border-bottom:1px solid #ebebeb} .column2-tabbox .hd a{position:relative;display:inline-block;padding:0 35px 0 25px;height:59px;background:url(/uploads/image/sfimages/line1.jpg) no-repeat right center;color:#666;text-align:center;font-size:16px;line-height:59px} .column2-tabbox .hd a.active,.column2-tabbox .hd a:hover{height:59px;font-weight:700;font-size:20px;line-height:59px} .column2-tabbox .hd a:last-child{background:0 0} .column2-tabbox .hd a .as{position:absolute;bottom:-1px;left:50%;margin-left:-15px;width:0;-webkit-transition:width .5s;-moz-transition:width .5s;-o-transition:width .5s;transition:width .5s} .column2-tabbox .hd a.active .as,.column2-tabbox .hd a:hover .as{width:20px} .column2-tabbox .bd .newsitem_listbox{margin-left:-40px} .column2-tabbox .bd .newsitem_listbox .newsitem_list{float:left;margin-left:40px;width:580px;border-top:none;border-bottom:1px solid #f0f0f0}