@charset "utf-8";
/* CSS Document */ 
/*全局*/
/*colTitle*/
.colTitle {width:100%; height:35px; margin:0px 0px 5px 0px; PADDING-top: 5px; line-height:30px;text-indent:5px; font-weight:bold; letter-spacing:3px;border-bottom: 1px solid #e6e6e6;}
.colTitle span{float:left; margin-left:10px;width:auto; height:34px;border-bottom: 2px solid #000;font-size:15px;}

/*pageTile*/
.pageTile{width:100%;height:35px;line-height:30px;text-indent:5px;font-weight:bold;letter-spacing:3px;border-bottom: 1px solid #e6e6e6;/* MARGIN:5px 0px 10px 0px; */PADDING-top: 10px;}
.pageTile h2{float:left;MARGIN-left:10px;width:auto;height:34px;border-bottom: 2px solid #000;font-size:16px;}
.pageTile h2 a { FONT-WEIGHT: bold;  TEXT-DECORATION: none; }

/*newsTile*/
.newsTile{width:100%;height:33px;line-height:30px;text-indent:5px;font-weight:bold;letter-spacing:3px;border-bottom: 1px solid #e6e6e6;MARGIN: 5px 0px; PADDING-top: 3px;}
.newsTile h2{float:left;MARGIN-left:10px;width:auto;height:32px;border-bottom: 2px solid #000;font-size:15px;}
.newsTile h2 a { FONT-WEIGHT: bold;  TEXT-DECORATION: none; }

/*分类*/
.column-sort{margin:0px;padding:0px 0 10px; background:#ffffff;overflow:hidden;}
.column-sort li{float:left;margin-left:10px;margin-top:10px;display:inline;}
.column-sort li a{float:left;padding:0px 10px;width:80px;height:33px;line-height:33px;font-size:14px;text-align:center; background: #eee;}
.column-sort li.change a,.column-sort li a:hover{color:#fff;background-color:#546478;text-decoration:none;}

/*教程列表*/
.ifeed-pics {width:105%;margin:10px 0;position:relative}
.ifeed-pics .feed-item {background-color: #fff;width: 195px;float: left;margin: 0px 10px 10px 0px;padding:10px;border: solid 0px #fff;display: inline;border-radius: 3px;overflow: hidden;}
.ifeed-pics .feed-item .ico1 { margin-left: 0px; }
.ifeed-pics .feed-item:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.ifeed-pics .feed-item .pic{display: inline-block;width: 195px;height: 150px;border-radius: 3px;overflow: hidden;}
.ifeed-pics .feed-item .pic img {width: 100%; height: 100%;}
.ifeed-pics .feed-item .title{margin:5px 0; padding:0px; height: 40px;line-height: 20px; font-size:14px; overflow: hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical;}
.ifeed-pics .feed-item .info{padding: 10px 0px 5px;font-size: 12px;color:#999;}
.ifeed-pics .feed-item .info a{color:#999;}
.ifeed-pics .feed-item .vline{padding:0 5px}
.ifeed-pics .feed-item .gray,.ifeed-pics .feed-item .gray a{color:#999}

.ifeed-pics .feed-item .feeds-info {padding: 10px 0px 0px;height:18px;line-height:18px;color:#999;overflow:hidden;font-size:12px;}
/*.ifeed-pics .feed-item .feeds-info {margin-top: 8px;padding-top: 8px;border-top: 1px #eee solid;height:18px;line-height:18px;color:#999;overflow:hidden;font-size:12px;}*/
.ifeed-pics .feed-item .feeds-info span{margin-right:12px;font-size:13px}
.ifeed-pics .feed-item .feeds-info a{color:#999}
.ifeed-pics .feed-item .feeds-info i{width:1pc;font-size:14px !important;margin-right:3px}
.ifeed-pics .feed-item .feeds-info .link{margin-right:0px;display: inline;padding: 3px 3px;font-size:12px; border-radius: 3px;background-color: #eee;}
.ifeed-pics .feed-item .feeds-info .time{float:right;margin-right:0px;}
.ifeed-pics .feed-item .feeds-info .view{float:right;}


/*教程教程列表*/
.column-feeds {width:105%;margin:10px 0;position:relative}
.column-feeds .feed-item {background: #fff;width: 195px;float: left; margin: 0px 10px 10px 0px; padding:10px; display: inline;border-radius: 3px;overflow: hidden;}
.column-feeds .feed-item .ico1 { margin-left: 0px; }
.column-feeds .feed-item:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.column-feeds .feed-item .pic{display: inline-block;width: 195px;height: 145px;border-radius: 3px;overflow: hidden;}
.column-feeds .feed-item .pic img {width: 100%; min-height: 175px;margin-top:-30px;}
.column-feeds .feed-item .text {padding-top: 8px;line-height: 20px;}
.column-feeds .feed-item .title{margin:0; padding-top: 5px; height: 40px;line-height: 20px; font-size:14px; overflow: hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical;}
.column-feeds .feed-item .info{padding: 10px 0px 5px;font-size: 12px;color:#999;}
.column-feeds .feed-item .info a{color:#999;}
.column-feeds .feed-item .vline{padding:0 5px}
.column-feeds .feed-item .gray,.column-feeds .feed-item .gray a{color:#999} 
.column-feeds .feed-item .feeds-info {padding: 10px 0px 0px;height:18px;line-height:18px;color:#999;overflow:hidden;font-size:12px;}
.column-feeds .feed-item .feeds-info span{margin-right:12px;font-size:13px}
.column-feeds .feed-item .feeds-info a{color:#999}
.column-feeds .feed-item .feeds-info i{width:1pc;font-size:14px !important;margin-right:3px}
.column-feeds .feed-item .feeds-info .link{margin-right:0px;display: inline;padding: 3px 3px;font-size:12px; border-radius: 3px;background-color: #eee;}
.column-feeds .feed-item .feeds-info .time{float:right;margin-right:0px;}
.column-feeds .feed-item .feeds-info .view{float:right;}  

/*素材列表*/
.sucai-feeds{width:105%; margin:10px 0; position:relative}
.sucai-feeds li{float:left;margin: 0px 10px 10px 0px; padding:10px; width: 212px; font-size:12px; background:#FFF; display: inline; border-radius: 3px; overflow: hidden;}
.sucai-feeds li:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.sucai-feeds li .pic{width:212px; height:150px; overflow:hidden; margin-bottom:10px; display:block;}
.sucai-feeds li img{width:100%; height:100%; display:block;}
.sucai-feeds li p{line-height:20px}
.sucai-feeds li .title{margin-top:10px; font-size:14px; height:40px; line-height:20px; text-align: center;}
.sucai-feeds li .info{margin-top:8px}
.sucai-feeds li .vline{padding:0 8px}
.sucai-feeds li .gray,.sucai-feeds li .gray a{color:#999}   
 
/*== 教程内容 ==*/
.article-wrap {position:relative; min-height:850px; border-right:0px solid #f5f5f5; background:#FFF;}
.article-box {position:relative; min-height:850px; padding: 20px 30px 20px; border-right:0px solid #f5f5f5; background:#FFF;}
.article-box .show728{margin-top:15px}
/*.article-head*/
.article-head{padding:20px 30px 15px;border-top: 1px #eee solid; overflow:hidden;}
.article-head .title {margin: 10px 0 20px;padding-bottom: 0;line-height: 33px;border: none;font-size: 24px;font-weight: 600; text-align: center;}
.article-head .meta {margin-bottom: 0px;padding-bottom: 10px;border-bottom:1px solid #eee;}
.article-head .meta span { color: #999; font-size:13px; margin-right: 10px;line-height: 16px;height: 16px;}
.article-head .meta span a {color: #00a2ff; background-color: transparent; -webkit-text-decoration-skip: objects;}
.article-head .meta span a:hover {color: #f80;}
.article-head .meta .conmment-num { color: #ff4d4d;padding: 0 0 0 5px;text-decoration: none; cursor: pointer;}
.article-head .meta .conmment-num i {display: inline-block; width: 16px; height: 16px; background: url(../images/cb_v5_sprite.png) no-repeat -16px -329px;  margin: 0 5px -4px 0;}
.article-head .meta em:before{content: "Ã¨Â·Â¯";color: #999;font-size: 16px; margin: 3px;}
.article-head .meta .authorship{padding:0 0px;color:#008ee1;line-height: 14px;height: 14px; border: 0px solid #ff7911; border-radius: 3px; font-size:0}
.article-head .meta .authorship:after{content:"\539F\521B"; font-size:13px}
.article-head .meta .authorship.reship{padding:0 3px; color:#a6a6a6; border: 0px solid #ddd; border-radius: 3px; font-size:0}
.article-head .meta .authorship.reship:after{content:"\8F6C\8F7D"; font-size:13px}
/*article-body*/
.article-body{padding:20px 30px;font-size:16px;/*font-size:1.6rem;*/color:#333;}
.article-body .takeaway {padding:10px;margin-top:0px;font-size: 14px; line-height: 24px; word-break: break-all;background:#f5f5f5; color: #444;}
.article-body .article-content {padding: 0 0px;line-height:30px;}
.article-body .article-content p{margin-bottom: 15px; font-size:16px; line-height:30px; letter-spacing: 0.5px; text-indent: 0em; word-wrap: break-word;word-break: break-all;}
.article-body .article-content pre{white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; }
.article-body .article-content img{max-width: 96% !important;height:auto !important; margin: 0 auto; vertical-align: middle; border:0}
.article-body .article-content a.infotextkey{color: #379be9;border-bottom: 1px dashed #3687d9;}
.article-body .article-content a:hover {color:#f80; text-decoration: none; border-bottom: 1px solid #f80;}
.article-body .article-content blockquote {position: relative;margin: 0px 15px 15px;padding: 10px 20px;font-size 14px !important;border-left: 4px solid #c0c6cc;background-color: #f8f8fa;}
.article-body .article-content blockquote:before {position: absolute;top:15px;left:15px;display: block;width: 1pc;height: 14px;background: url(../image s/blockquote.png) no-repeat 0 0;content: ''}
.article-body .article-content blockquote:after{position: absolute;right: 15px;bottom: 15px;display: block;width: 1pc;height: 14px;background: url(../image s/blockquote.png) no-repeat -1pc 0;content: ''}
.article-body .article-content blockquote p{margin:10px 0;line-height:30px;font-size 14px !important;padding: 0px 0;}
.article-body .article-content ul,
.article-body .article-content ol{margin: 0 15px 15px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;word-break: break-all;text-justify: inter-ideograph;}
.article-body .article-content ul li,
.article-body .article-content ol li {margin: 0 15px 0 15px;line-height: 200%;}
.article-body .article-content ul li {margin-bottom:10px; padding-bottom:10px; list-style: disc;border-bottom: 1px #eee dashed;}
.article-body .article-content ul li p {margin: 0;}
.article-body .article-content ol li {list-style: decimal;}
.article-body .article-content ol{padding: 5px 0px;margin-left: 25px;margin-top: 0px !important;margin-right: 15px !important;margin-bottom: 20px !important;background: #f8f8f8;border: 1px #00a650 dashed;border-left: 2px #00a650 solid;}
.article-body .article-content ol li{list-style-type: decimal; border: none; /*border-left: 2px #00a650 solid;*/ line-height: 22px; padding: 0px 10px 0px 10px !important; margin: 0px !important; list-style-position: outside !important; /*background: url(http://images.51cto.com/images/art1105/images/0.gif) -498px -70px repeat-y scroll transparent;*/}
.article-body .article-content ol li code{ font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;}
.article-footer {border-top: 1px solid #eee; padding:15px;}
.article-footer .cc {display: block!important; padding:15px; background-color: #f7f7fa; color: #999; font-size: 13px; text-align: center;}
/*table*/
table{ max-width:96%; margin:10px auto 20px; border:1px solid #eee;border-collapse:collapse;}
table th,table td{line-height: 20px;text-align:center;padding-top: 5px;padding-bottom: 5px;padding: 8px;border: 1px solid #eee;}
table thead th{background: #e9f7ff;font-weight:700;}
table tbody th{background: #fafafa;font-weight:500;}
table tbody p {text-align:center;}

/*tags*/
.article-tags{margin-bottom:20px;line-height: 24px; font-size: 14px;}
.article-tags .fn-left{ display: inline-block;vertical-align: middle;}
.article-tags .fn-left a{color:#406599;float:left;display:block;padding-right:8px; background-position: -24px -47px;}
.article-tags .fn-left a:hover{color:#FF4F53;text-decoration:none;}
.article-tags .fn-left a:after {content: "/";padding-left: 8px; color: #e0e0e0;}
.article-tags .fn-left a:last-child:after {content: "";}
.article-tags .fn-left i{float: left;display: block;width: 20px;height: 16px;background: url(../images/icons.png) -72px 0;margin: 5px 12px 0 0px;}
.article-tags .fn-left span{margin: 0 6px;color: #e4e2e2;}
.article-tags .fn-right{font-size: 12px;color: #999999;cursor: pointer;padding-right:10px;}
.article-tags .fn-right span{float: right;cursor: pointer;}
.article-tags .fn-right i{background-image: url(../images/icons.png);display: block;float: left;}
.article-tags .star i{background-position: -92px 0;width: 21px;height: 19px;margin: 2px 6px 0 0}
.article-tags .star.active i{background-position: 1px -73px;}
.article-tags .ts i{width: 14px;height: 14px;background-position: -115px 0;margin: 6px 8px 0 20px;}
.article-tags .like{float: right;margin-right: 10px;cursor: pointer;}
.article-tags .like-active{color: #619BAE;}
.article-tags .like-active .icon-like{color: #619BAE;}
.article-tags .view{float: right;margin-right: 10px;display: none;}
.article-tags .view span{font-size: 13px;}
.article-tags .like span{font-size: 13px;}
.article-tags .like .icon-like{float: left;font-size: 23px;margin-right: 5px;color: #cacaca;}
.article-tags .view .icon-icon-Group{float: left;font-size: 23px;margin-right: 5px;color: #cacaca;}

/*上下文*/
.article-context { height:27px; line-height:27px; color:#666; CLEAR: both; padding:0px 20px 20px;font-size: 15px;}
.article-context dd{width:49%;float:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.article-context dd.prev{float:left;}
.article-context dd.next{float:right;}
.article-context a {display: inline-block; color:#666;}
.article-context a:hover { color:#317ee7; text-decoration:underline;}

/*== 下载 ==*/
/*下载列表*/
.down-feeds{width:105%; margin:10px 0; position:relative}
.down-feeds li{float:left;margin: 0px 10px 10px 0px; padding:10px; width: 212px; font-size:12px; background:#FFF; display: inline; border-radius: 3px; overflow: hidden;}
.down-feeds li:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.down-feeds li .pic{width:212px; height:150px; overflow:hidden; margin-bottom:10px; display:block;}
.down-feeds li img{width:100%; height:100%; display:block;}
.down-feeds li p{line-height:20px}
.down-feeds li .title{margin-top:10px; font-size:14px; height:40px; line-height:20px; text-align: center;}
.down-feeds li .info{margin-top:8px}
.down-feeds li .vline{padding:0 8px}
.down-feeds li .gray,.down-feeds li .gray a{color:#999} 

/*下载内容*/
/*== 教程内容 ==*/
.down-wrap {position:relative; min-height:850px; border-right:0px solid #f5f5f5; background:#FFF;}
.down-box {position:relative; min-height:850px; padding: 20px 40px 20px; border-right:0px solid #f5f5f5; background:#FFF;}
.down-box .show728{margin-top:15px}
/*.article-head*/
.down-head{padding:20px 40px 15px;border-top: 1px #eee solid; overflow:hidden;}
.down-head .title {margin: 0px 0 0px;padding-bottom: 0;line-height: 33px;border: none;font-size: 24px;font-weight: 600; text-align: center;}
/*down-value*/
.down-value{margin:0 40px; border-top:1px dashed #e6e6e6;overflow:hidden;} 
.down-value .meta {margin-bottom: 0px;padding-bottom: 10px;line-height: 50px;}
.down-value .meta span {margin-right: 20px;color: #333; font-size:14px;}
.down-value .meta span img{ display: inline;}
/*down-body*/
.down-body{padding:20px 40px;font-size:16px;/*font-size:1.6rem;*/color:#333;}
.down-body .down-content {margin-bottom: 20px;padding: 0 0px;line-height:30px;}
.down-body .down-content img{max-width: 680px;height:auto !important; margin: 0 auto; vertical-align: middle; border:0}
/*down-part*/
.down-part{width:100%;margin-bottom:10px;}
.down-part .tit{margin-bottom:20px;border-bottom:1px solid #d7d7d7;font-size:16px;}
.down-part .tit span{margin-left:5px;padding:0 10px;line-height:36px;position:relative;margin-bottom:-1px;border:1px solid #cccccc;border-bottom:1px solid #ffffff;display:inline-block; border-radius: 3px;}
.down-part .content{width:730px;margin:15px auto 0;line-height:30px;font-size:15px;overflow:hidden}
.down-part .content p{padding:8px 0}
.down-part .content a{color:#1464b4}
.down-part .content textarea{width:600px;height:200px;line-height:25px;padding:5px;resize:vertical;border:1px solid #dcdcdc;word-wrap:break-word}
.down-part .content pre{line-height:30px;padding:10px;background:#fafafa;border:1px solid #dcdcdc;word-wrap:break-word}
.down-part .content table{margin:10px auto}
.down-part .content table th,.down-part .content table td{border:1px solid #dcdcdc;padding:8px}
.down-part .content img,.picshow_first li img{max-width:680px;height:auto}
.down-part .content .keylink{text-decoration:underline}
/*下载地址*/
#download{overflow:hidden;}
#download .chennuo{line-height:30px;font-size:16px;position:relative;z-index:1500;}
#download .chennuo a{color:#0099ff;}
#download .chennuo strong{font-weight:normal;color:#0099ff;}
#download .shares{height:36px;line-height:33px;position:relative;font-size:16px;margin-bottom:10px;}
#download .shares strong{float:left;font-weight:normal;margin-right:12px;display:inline;}
#download .shares .icon_pic{position:absolute;top:0px;right:0px;width:320px;height:80px;}
/*down-links*/
.down-links{float:left;overflow:hidden;}
.down-links li {float: left;min-width: 100px;padding:0 10px 0 45px;height: 36px;border-radius: 4px;margin-top: 10px;margin-right: 20px;line-height: 36px;border: 1px solid #f39609;background: #f39609 url(../images/main_2018.png) no-repeat 0px -328px; background-position: 0px -280px;}
.down-links li a {display: block;/*background-position: 0px -280px;border-color: #f39609;background-color: #f39609;*/color: #fff;}
/*down-help*/
.down-help{margin:0px 0px 20px;background-color:#f3f3f3;height:45px;line-height:45px;}
.down-help ul{overflow:hidden;}
.down-help ul li{float:left;width: 25%;}
.down-help ul li a{float:left;width: 100%;text-align:center;font-size:14px;border-right: 1px #dcdcdc solid; */}
.down-help ul li a:hover{background-color:#c0c0c0;color:#333;}
.down-help .btn_help{float:right;font-size:14px;width:134px;background:#ff7f7f;position:relative;padding-left:61px;}
.down-help .btn_help:hover{color:#333;}
.down-help .btn_help .icon{width:65px;height:65px;background: url(../images/0.png) no-repeat left top;position:absolute;right:-10px;top:-12px;}
/*上下文*/
.down-context { padding:0px 40px 20px; height:27px; line-height:27px; color:#666; CLEAR: both;font-size: 15px;}
.down-context dd{width:49%;float:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.down-context dd.prev{float:left;}
.down-context dd.next{float:right;}
.down-context a {display: inline-block; color:#666;}
.down-context a:hover { color:#317ee7; text-decoration:underline;}

/*瀑布流*/
.flow-feeds{width:1210px;padding:0px;position:relative}
.flow-feeds li{float:left; padding:10px; width: 212px; font-size:12px; background:#fff; display: inline; border-radius: 3px; overflow: hidden;transition:all ease .35s;-webkit-transition:all ease .35s;-moz-transition:all ease .35s}
.flow-feeds li:hover {-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.flow-feeds li .pic{display:block;text-align:center;}
.flow-feeds li img{width:100%;min-height: 156px;max-height: 330px;}
.flow-feeds li .text{line-height:20px; padding-top: 8px;}
.flow-feeds li .text .title{height:20px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.flow-feeds li .text .info{margin-top:4px; color: #999;}
.flow-feeds li .text .info a{ color: #999;}
.flow-feeds li .text .vline{padding:0 5px}

/*推荐列表*/
.rec-feeds {width:105%;margin:10px 0;position:relative}
.rec-feeds .feed-item {background-color: #fff;width: 195px;float: left;margin: 0px 10px 10px 0px;padding:10px;border: solid 0px #fff;display: inline;border-radius: 3px;overflow: hidden;}
.rec-feeds .feed-item .ico1 { margin-left: 0px; }
.rec-feeds .feed-item:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.rec-feeds .feed-item .pic{display: inline-block;width: 195px;height: 140px;border-radius: 3px;overflow: hidden;}
.rec-feeds .feed-item .pic img {width: 100%; min-height: 100%;}
.rec-feeds .feed-item .title{margin:5px 0; padding:0px; height: 40px;line-height: 20px; font-size:14px; overflow: hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical;}
.rec-feeds .feed-item .feeds-info {padding: 10px 0px 0px;height:18px;line-height:18px;color:#999;overflow:hidden;font-size:12px;}
.rec-feeds .feed-item .feeds-info span{margin-right:12px;font-size:13px}
.rec-feeds .feed-item .feeds-info a{color:#999}
.rec-feeds .feed-item .feeds-info i{width:1pc;font-size:14px !important;margin-right:3px}
.rec-feeds .feed-item .feeds-info .link{margin-right:0px;display: inline;padding: 3px 3px;font-size:12px; border-radius: 3px;background-color: #eee;}
.rec-feeds .feed-item .feeds-info .time{float:right;margin-right:0px;}
.rec-feeds .feed-item .feeds-info .view{float:right;}

/*===右边===*/
.side-box { width:100%; background-color: #fff; MARGIN-bottom:10px;}
/*右侧:小图标题列表*/
.feed-recpic { width:300px;background-color: #fff;MARGIN-bottom:10px;}
.feed-recpic li{height: 60px;margin-top 15px;padding:8px 10px;border-bottom: 1px solid #efefef;-webkit-transition: all .2s linear;transition: all .2s linear;}
.feed-recpic li:last-child {margin-bottom: 0; padding-bottom: 10px;border-bottom:none;}
.feed-recpic li:hover{-webkit-transition: all .2s linear;transition: all .2s linear;cursor: pointer;}
.feed-recpic li .pic{width: 90px; height: 60px; float: left;display: inline-block;margin-right: 10px;position: relative;overflow: hidden;}
.feed-recpic li .pic img{ width: 100%; height: 100%; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s}
.feed-recpic li:hover a.pic img{transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);}
.feed-recpic li h3{margin-bottom:6px;height: 40px;line-height: 20px; font-size: 14px; }
.feed-recpic li h3 a{font-weight: normal;overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical;}
.feed-recpic li p{font-size: 12px;color: #999;margin-bottom:0px;}
.feed-recpic li .info {font-size: 12px;font-family: Arial,"Microsoft Yahei";overflow: hidden;}
.feed-recpic li .info span{color:#999;display:inline-block;margin-right: 15px;}
.feed-recpic li .info b{color: #dcdedf;padding: 0px 10px;}
.feed-recpic li .info a{color:#666;padding-left: 20px;background:url(../images/wangyou.png) no-repeat;background-position: -209px -245px;}
.feed-recpic li .info a:hover{background-position: -209px -265px; transform: translate(0,0);transition: all .4s ease-in 0s;}
.feed-recpic li .info a font{color: #21d08c;padding-left: 2px;}
.feed-recpic li .info a:hover{ color:#25bf6d;}
.page-top .rec-news .pic-right li a.pic{float:right;margin-left:10px;margin-right:0;}

/*图片列表*/
.sfeed-pics {width:105%;margin:10px 0;position:relative}
.sfeed-pics .feed-item {background-color: #fff;width: 133px;float: left;margin:0 0px 3px 3px;padding:7px;border: solid 0px #fff;display: inline;border-radius: 3px;overflow: hidden;}
.sfeed-pics .feed-item .ico1 { margin-left: 0px; }
.sfeed-pics .feed-item:hover { -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);}
.sfeed-pics .feed-item .pic{display: inline-block;width: 133px;height: 96px;border-radius: 3px;overflow: hidden;}
.sfeed-pics .feed-item .pic img {width: 100%; height: 100%;}
.sfeed-pics .feed-item .title{margin-top:5px; padding:0 5px; height: 36px;line-height: 18px;font-size:12px;overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical;}
.sfeed-pics .feed-item .info{padding: 10px 5px 5px;font-size: 12px;}