html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}
*{font-family:'Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','Verdana','\u5B8B\u4F53',Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{font-family:'Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','Verdana','\u5B8B\u4F53',Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif; -webkit-text-size-adjust:none; color:#333333; -webkit-text-size-adjust:none; font-size:14px; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
form{display:inline}
textarea{resize:none}
table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
input,select,button{font-family:'Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','Verdana','\u5B8B\u4F53',Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;font-size:100%;vertical-align:middle;outline:none;border:none;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
a,a:visited{color:#333333;text-decoration:none;vertical-align:baseline;background:transparent;}
a:hover,a:active,a:focus {color:#090;text-decoration:none;}
img{display:block;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?te9cr1');
  src:  url('../fonts/icomoon.eot?te9cr1#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?te9cr1') format('truetype'),
    url('../fonts/icomoon.woff?te9cr1') format('woff'),
    url('../fonts/icomoon.svg?te9cr1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before{content:"\e900";font-weight:700}
.icon-map:before{content:"\e938";font-weight:700}
.icon-clock:before{content:"\e94e"}
.icon-spinner:before{content:"\e97c"}
.icon-more:before{content:"\e9ce"}
.icon-play:before{content:"\ea15"}
.icon-loop:before{content:"\ea2e"}
.icon-font-size:before{content:"\ea61"}

.icon{display:inline-block;position:relative;overflow:hidden;background:url(../img/v2_icon.png) no-repeat;}

.dis_none { display: none; }

.f_left,.fl { float: left; }
.f_right,.fr { float: right; }
.center { text-align: center; }

.bold { font-weight: bold; }

.mt_10,.mt10{ margin-top: 10px; }
.mt_20 { margin-top: 20px; }
.mt_30 { margin-top: 30px; }
.mt_40 { margin-top: 40px; }
.mt_18 { margin-top: 18px; }

.mb_10 { margin-bottom: 10px;}
.mb_20 { margin-bottom: 20px; }
.mb_30 { margin-bottom: 30px; }

.ml_10 { margin-left: 10px; }

.ml_4{  margin-left:4px;}

.pt_20 { padding-top: 20px; }
.pt_30 { padding-top: 30px; }
.pt_40 { padding-top: 40px; }

.w_160 {width: 160px;}
.mr10 { margin-right: 10px;}
.pd10 { padding: 10px;  }

.clear:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.w1120{width:1120px;margin-left:auto;margin-right:auto}

/*主体结构*/
.wrapper{width:1120px;margin-left:auto;margin-right:auto;position:relative}
.wrapper:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.list_left{float:left;width:760px}
.show_left{float:left;width:700px;padding:0 44px;border:1px solid #eaeaea;padding-bottom:20px}
.page_right{float:right;width:300px}

/*列表内页：导航*/
.nav2_wrap{width:100%;height:44px;background:#090;position:fixed;top:0;z-index:999}
.nav2_wrapper{width:1120px;height:44px;margin:auto;background:#090}
.nav2_box{float:left;height:44px}
.nav2_box li{float:left;display:inline-block;height:44px;line-height:44px;font-weight:400}
.nav2_box li a.cur{background-color:#52b352;}
.nav2_box li.index{width:100px}
.nav2_box li.index a{padding:0 5px;font-size:19px}
.nav2_box li.index i{margin-right:6px}
.nav2_box li a{display:inline-block;font-size:17px;padding:0 18px;text-align:center;color:#f4f2f5}
.nav2_box li a:hover{background-color:#2c8c2c}
.map_box{float:right}
.map_box a{display:inline-block;margin-top:8px;font-size:26px;text-align:center;color:#f4f2f5;font-weight:400}
.map_box span{display:none}
.nav_end{height:44px}

/*列表详情：导航 更多*/
.nav2_box .last{width:65px;position:relative}
.nav2_box h5.last:hover{background:#7A4B9C}
.nav2_box .last span{display:inline-block;width:100%;height:44px;line-height:44px;font-size:17px;text-align:center;color:#f4f2f5;font-weight:400;cursor:pointer}
.nav2_box .last span i{display:inline-block;width:7px;height:4px;position:relative;top:-4px;left:2px;background:url(../img/v2_common.png) no-repeat -245px -432px;-webkit-transition:-webkit-transform .3s;-ms-transition:-ms-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}
.nav2_box .last:hover span i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.nav2_box .last div{display:none;width:194px;padding:10px;position:absolute;z-index:30;right:0;background:#7A4B9C}
.nav2_box .last:hover div{display:block}
.nav2_box .last div a{display:inline-block;float:left;width:80px;height:32px;line-height:32px;font-size:16px;text-align:left;padding-left:17px;color:#f4f2f5;font-weight:400}
.nav2_box .last div a.cur{background-color:#792FAA}
.nav2_box .last div a:hover{background:#4E3064}

/*列表详情：面包屑wrapper*/
.bread_wrapper{width:1120px;height:40px;padding:12px 0;margin:auto}

/*列表详情：面包屑*/
.bread_box{float:left;height:40px;line-height:40px;padding-left:5px;font-size:14px;color:#aaa;max-width: 840px;overflow: hidden;}
.bread_box h1{display:inline}
.bread_box a{color:#777}
.bread_box .cur{color:#333}
.bread_box a:hover{color:#090}

/*列表详情：面包屑搜索*/
.search2_box{float:right;width:240px;height:36px;margin:auto}
.search2_box form{display:block;margin-top:3px;height:32px}
.search2_box input{float:left;width:167px;height:30px;line-height:30px;border:1px solid #d9d9d9;border-right:none;padding-left:10px;padding-right:10px;font-size:14px;color:grey;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0}
.search2_box input:focus{color:#333}

/*通用右侧：热文推荐*/
.hotlist_box span.tit{margin-bottom:9px}
.hotlist_box ul{display:block;width:300px;font-size:16px;}
.hotlist_box ul li{display:inline-block;width:270px;padding-left:30px;height:38px;line-height:36px;white-space:nowrap;overflow:hidden;position:relative}
.hotlist_box ul li em{display:inline-block;width:62px;color:#bbb;padding-right:18px;font-size:10px;font-style:normal;text-align:right;position:absolute;right:0;background:#fff url(../img/v2_common.png) no-repeat 66px -86px}

.hotimg_box{width:312px;overflow:hidden}
.hotimg_box ul{width:312px}
.hotimg_box ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.hotimg_box ul li{float:left;width:144px;height:97px;margin-top:10px;margin-right:10px;text-align:center;position:relative}
.hotimg_box ul li img{width:144px;height:97px}
.hotimg_box ul li span{display:inline-block;width:144px;height:auto;line-height:1.1em;text-align:left;font-size:15px;color:#fff;padding:4px 6px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.6);background-color:#000\9;filter:alpha(Opacity=75)\9;-moz-opacity:.75\9;opacity:.75\9}
.hotimg_box ul li:hover span{white-space:normal}
.hotimg_box ul li.big{position:relative;width:300px;height:150px;margin-top:0;margin-right:0;text-align:center;overflow:hidden}
.hotimg_box ul li.big img{width:300px;height:150px}
.hotimg_box ul li.big span{display:inline-block;width:300px;height:auto;line-height:1.1em;text-align:left;font-size:18px;color:#fff;padding:6px 8px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.6);background-color:#000\9;filter:alpha(Opacity=75)\9;-moz-opacity:.7\9;opacity:.7\9}

/*通用标题*/
span.tit{display:block;width:100px;height:20px;font-size:16px;color:#090;font-weight:700}
span.tit a{color:#090}

a.rand_btn{float:right;width:77px;height:20px;border:1px solid #ccc;border-radius:2px;line-height:20px;font-size:13px;color:#999;text-align:center;background:#fff;cursor:pointer;position:relative}
a.rand_btn:hover{color:#222;}
a.rand_btn:hover i{background-position:-158px -85px;}

/*通用icon*/
.side_rank{background-position:-218px 8px} /* 边栏 排行榜 */
.side_search{background-position:-135px -187px;width:16px;height:16px} /* 边栏 搜索 */
.side_dot{background-position:-52px -159px;width:3px;height:3px;vertical-align:middle;margin-right:5px}
.side_dot_gray{background-position:-33px -159px;width:5px;height:5px;vertical-align:middle;margin-right:5px}
.side_tit{width:10px;height:10px;background-position:-125px -89px;vertical-align:bottom;margin-left:5px}
.side_refresh{background-position:-177px -85px;vertical-align:middle;margin-top:3px;height:20px;padding-left:20px}
.float_home{background-position:-13px -276px} /* 悬浮首页 */
.float_qrcode{background-position:-152px -271px} /* 悬浮二维码 */
.float_up{background-position:-97px -267px} /* 悬浮向上 */
.green_title{background-position:0 -362px;margin-bottom:5px;height:29px;overflow:hidden;line-height:30px;font-size:16px;color:#fff;padding-left:6px;background-color:#f9f9f9;width:100%}
.green_title a{color:#fff;font-size:16px}
.more_downarrow{background-position:-115px -45px} /* 二级下拉 */
.slide_leftarrow{background-position:-43px -1px} 
.slide_rightarrow{background-position:-81px 0}
.video_playsm{background-position:-63px -220px}
.video_playbig{background-position:-20px -220px}
/*.home_jiqiao{ width: 24px; height: 24px; background-position:  -20px -187px; }*/
/*.home_video{ width: 24px;height: 24px;background-position:  -73px -187px;}*/
.home_taidiao{width:24px;height:24px;vertical-align: top;margin-right: 7px;background-position:-54px -333px}
.home_haidiao{width:24px;height:24px;vertical-align: top;margin-right: 7px;background-position:-99px -187px}
.home_luya{width:24px;height:24px;vertical-align: top;margin-right: 7px;background-position:-45px -187px}

 /*头部小图标*/
.top_icon{display:inline-block;*display:inline;zoom:1;vertical-align:top;width:14px;height:14px;margin-right:3px}
.top_news{background-position:-69px -85px}
.top_rank{background-position:-55px -85px}
.top_comment{background-position:-111px -85px}
.top_navigation{background-position:-83px -85px}
.top_forum{background-position:-97px -85px}
.top_download{background-position:-135px -85px}

/* 通用底部 */
.footer_wrap{width:100%;min-width:1120px;background:#1f1d24;margin:auto;margin-top:10px;clear:both}
.footer_wrap:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.footer_nav{width:1120px;margin:auto}
.footer_nav:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.footer_map{float:left;width:290px;padding-bottom:10px;overflow:hidden}
.footer_map.map_4{width:250px;text-align:center}
.footer_map h5{display:block;padding:16px 0 10px}
.footer_map h5 a{font-size:18px;color:#cfcfcf}
.footer_map p a{display:inline-block;margin-right:17px;margin-bottom:8px;font-size:16px;color:grey}
.footer_map a:hover{color:#fff}
.footer_map img{display:inline-block;margin-top:24px;margin-left:20px;margin-right:20px}
.footer_map.map_4 a img{padding-bottom:14px}

/* 底部版权 */
.copy_wrap{width:100%;min-width:1120px;height:40px;line-height:40px;background:#000;margin:auto;clear:both;text-align:center;font-size:12px;color:#444}
.copy_wrap a{margin-left:12px;color:#444}

/* 返回头部 */
.scroll_btn{display:none;position:fixed;width:60px;bottom:200px;margin-left:580px;left:50%;color:#fff}
.scroll_btn a{display:inline-block;width:60px;height:60px;margin-bottom:10px;border-radius:4px;position: relative;overflow: visible;background-color: #ddd;}
.scroll_btn a:hover{background-color:#e9e9e9}
.scroll_btn .wx_box{display:none;position:absolute;left:-173px;top:-70px;background:#36a236;padding:15px;text-align:center;color:#fff;border-radius:5px;box-shadow:0 11px 32px 0 rgba(66,58,54,.36)}
.scroll_btn .wx_box span{margin-bottom:5px;display:inline-block;zoom:1;vertical-align:top}
.scroll_btn .float_qrcode:hover .wx_box{display: block;}

/* 广告位信息 */
.info_160_600{width:160px;height:600px;margin-left:auto;margin-right:auto}
.info_300_250{width:300px;height:250px;margin-left:auto;margin-right:auto}
.info_350_90{width:350px;height:90px;border: 1px solid #e8e8e8}
.info_470_90{width:470px;height:90px;border: 1px solid #e8e8e8}
.info_640_60{width:640px;height:60px;margin-left:auto;margin-right:auto}
.info_640_90{width:640px;margin-left:auto;margin-right:auto}
.info_760_90{width:760px;height:90px}
.info_960_90{width:960px;height:90px}
.info_1120_60{width:1120px;height:60px;margin-left:auto;margin-right:auto}
.info_1120_90{width:1120px;height:90px;margin-left:auto;margin-right:auto}
.info_1120_100{width:1120px;height:100px;margin-left:auto;margin-right:auto}

/*详情-标题*/
.show_title{margin:auto;margin-top: 20px;}
.show_title h1{height:auto;line-height:50px;font-size:36px;text-align:center;font-weight:700;padding-top:40px;padding-bottom:18px}
.show_title h2{height:auto;line-height:30px;font-size:22px;text-align:center;font-weight:700;padding-bottom:18px}
.show_title span{display:block;font-size:14px;line-height:20px;color:#999;text-align:center;margin-bottom:10px}
.show_title span i{display:inline-block;height:20px;line-height:18px;font-style:normal;border:1px solid #a0a0a0;padding:0 6px;border-radius:4px;color:grey;box-sizing:border-box}
.show_title span a{color:#999}
.show_title span a:hover{color:#090}

/*详情-内容*/
.show_cnt{color:#333;font-size:18px;line-height:2em;text-align:justify;margin-top:30px;word-wrap:break-word}
.show_cnt blockquote,.show_cnt div,.show_cnt h2,.show_cnt h3,.show_cnt p{color:#333;font-size:18px;line-height:2em;text-align:justify;margin-bottom:18px;word-wrap:break-word;text-indent:2em}
.show_cnt blockquote:last-child,.show_cnt div:last-child,.show_cnt h2:last-child,.show_cnt h3:last-child,.show_cnt p:last-child{margin-bottom:0}
.show_cnt h2{font-weight:700;font-size:22px}
.show_cnt h3{font-weight:700;font-size:20px}
.show_cnt a{color:#090}
.show_cnt a:hover{color:#090;text-decoration:underline}
.show_cnt img{max-width:100%;margin-left:auto;margin-right:auto}
.show_cnt .ARTICLE_INDEX a{display:block;float:left;width:48%;height:36px;line-height:36px;white-space:nowrap;overflow:hidden;text-align:right;padding-right:2%;box-sizing:border-box;text-overflow:ellipsis}
.show_cnt .ARTICLE_INDEX a:nth-child(2n){text-align:left;padding-left:2%;padding-right:0}
.show_cnt .ARTICLE_INDEX:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.show_cnt .orgin{text-indent:0;color:#e66;font-size:18px;text-align:center}
.show_cnt:after{clear:both;content:".";display:block;height:0;visibility:hidden}

/*详情-分页*/
.show_page{text-align:center;padding-top:18px}
.show_page a,.show_page b,.show_page span{display:inline-block;margin-left:3px;margin-right:3px;margin-top:18px;padding:6px 10px;font-size:18px;color:#74648C;border:1px solid #9F94B1;border-radius:6px;font-family:SimSun\9}
.show_page a:hover{background-color:#332C3E;border:1px solid #332C3E;color:#D4D1DA}
.show_page b{background-color:#332C3E;border:1px solid #332C3E;color:#D4D1DA;font-weight:400}
.show_page span{color:#999;cursor:default;background-color:#eee;border:1px solid #ccc}
.show_page select{height:34px;color:#74648C;line-height:34px;font-size:18px;border:1px solid #9F94B1;border-radius:6px;padding:0 20px}

/*详情相关阅读*/
.about_box{margin-top:30px;height:180px}
.about_box ul{display:block;font-size:16px;margin-top:12px}
.about_box ul li{padding-left:5px;font-size:16px;height:28px;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*详情相关阅读2*/
.about_box_2{width:700px;height:138px;margin-top:37px;margin-left:auto;margin-right:auto}
.about_box_2 ul{float:left;display:block;width:720px;font-size:16px;margin-top:10px}
.about_box_2 ul li{float:left;display:inline-block;width:319px;padding-left:11px;font-size:16px;height:27px;line-height:27px;white-space:nowrap;overflow:hidden;margin-right:30px;background:url(../img/v2_common.png) no-repeat -357px 13px}


/* 详情为您推荐 */
.uppic_box{width:700px;margin:auto;margin-top:32px;position:relative}
.uppic_box:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.uppic_box span.tit{margin-bottom:2px}
.uppic_box .up_item{width:495px;text-align:justify;max-height:90px;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #efefef;overflow:hidden}
.uppic_box .up_item:last-of-type{border-bottom:none}
.uppic_box .up_item .list_img{float:left;display:inline-block;width:150px;height:90px;margin-right:20px;overflow:hidden}
.uppic_box .up_item .list_img img{width:150px;height:90px;transform:translate(0,0);transition:all .4s}
.uppic_box .up_item .list_img:hover img{transform:scale(1.08,1.08);transition:all .4s}
.uppic_box .up_item h4{line-height:26px;font-size:19px;font-weight:700;margin-bottom:6px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.uppic_box .up_item p{color:#999;height:20px;line-height:20px;font-size:12px}
.uppic_box .up_item em{padding-left:25px;margin-left:14px;font-style:normal;background:url(../img/v2_common.png) no-repeat -200px -100px}
.uppic_box .up_item .col{display:inline-block;height:18px;font-size:12px;line-height:18px;padding:0 8px;text-align:center;color:#999;border:1px solid #ccc;border-radius:2px;margin-right:10px;font-family:Simsun}
.uppic_box .up_item .col:hover{color:#090;border:1px solid #090}
.uppic_box .up_item .col_2{color:#999}
.uppic_box .up_item .col_2:hover{color:#090}
.uppic_box .more_btn{display:block;font-weight:400;height:34px;line-height:34px;font-size:16px;border:1px solid #e5e5e5;text-align:center;color:#444;letter-spacing:1px}
.uppic_box .more_btn:hover{color:#090;cursor:pointer;border:1px solid #090}
.uppic_box .more_btn i{display:inline-block;width:16px;height:16px;position:relative;margin-right:10px;top:1px;-webkit-transition:-webkit-transform .3s;-ms-transition:-ms-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}
.uppic_box .more_btn:hover i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);color:#090}
.uppic_box .more_btn i.load{-webkit-animation:roting 1s linear infinite}
@-webkit-keyframes roting{0%{-webkit-transform:rotateZ(0)}
100%{-webkit-transform:rotateZ(360deg)}
}
.upimg_box{width:700px;height:244px;margin-top:34px;margin-left:auto;margin-right:auto;margin-bottom:30px;overflow:hidden}
.upimg_box span.tit{margin-bottom:2px}
.upimg_box ul{clear:both;width:720px;height:222px;position:relative}
.upimg_box ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.upimg_box ul li{float:left;width:160px;height:96px;padding-top:15px;margin-right:20px;position:relative}
.upimg_box ul li img{width:160px;height:96px}
.upimg_box ul li span{display:inline-block;width:160px;height:auto;line-height:1.1em;text-align:left;font-size:15px;color:#fff;padding:4px 6px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.6);background-color:#000\9;filter:alpha(Opacity=75)\9;-moz-opacity:.75\9;opacity:.75\9}
.upimg_box ul li:hover span{white-space:normal}

/*详情推荐表格*/
.upnav_box{width:700px;margin-top:34px;margin-left:auto;margin-right:auto}
.upnav_box span.tit{margin-bottom:2px}
.upnav_tab{width:700px;margin:auto;margin-top:17px}
.upnav_tab td{width:16.66%;height:36px;text-align:center;font-size:15px;border:1px dotted #ccb9d4}
.upnav_tab td a{display:inline-block;width:100%;height:36px;line-height:36px;color:#6F657D}
.upnav_tab a:hover{color:#090!important}

/* 详情页播放 */
.video-content{overflow:hidden; float:left;margin-bottom: 10px;}
.video-content .video-player {float:left;width:800px;height:550px;background:#2f2f2f;padding:0 10px 10px;}
.video-content .video {overflow:hidden;background: #2f2f2f;}
.video-content .video img.icon{position: absolute; display: block; width: 80px; height: 80px; left: 350px; top: 200px;}
.video-list{float:left;width:297px;height:560px;background:#111;border-right:2px solid #191919;overflow:hidden}
.video-list span{height:28px;line-height:28px;border-bottom:1px solid #444;margin:14px 7px 10px 15px;color:#bababa;font-weight:bold;display:block}
.video-list ul.list{display:block;float:left;width:274px;height:448px;overflow-y:auto;overflow-x:hidden;margin:1px 5px 0 15px;_margin-left:7px;background:#111;scrollbar-arrow-color:#dbdcde;scrollbar-face-color:#909297;scrollbar-3dlight-color:#909297;scrollbar-highlight-color:#909297;scrollbar-shadow-color:#909297;scrollbar-darkshadow-color:#909297;scrollbar-track-color:#1b1c1e;scrollbar-base-color:#909297}
.video-list ul.list::-webkit-scrollbar{background-color:#1b1c1e}
.video-list ul.list::-webkit-scrollbar-thumb{background-color:#84868c}
.video-list ul.list::-webkit-scrollbar-button{background-color:#dbdcde}
.video-list ul.list li{float:left;height:38px;line-height:38px;border:1px solid #535353;background:#2f2f2f;margin:0 5px 5px 0;padding:0 20px;display:block;overflow:hidden}
.video-list ul.list li a{color:#999}
.video-list ul.list li.hover,.video-list ul.list li:hover{background:#535353;border:1px solid #ff9900}
.video-list ul.list li.hover a,.video-list ul.list li:hover a{color:#ff9900}
.video-list ul.video-list1 li{width:210px}
.video-list a.more{float:left;display:block;width:252px;height:40px;line-height:40px;text-align:center;background:#2f2f2f;color:#999;margin:10px 5px 5px 15px;_margin-left:7px;}
.video-list a.more:hover{color:#f60}

/* 详情弹出二维码 - 通用 */
.mobile {float:left; background: #2f2f2f;}
.mobile a{display:block;margin:0;padding:0;width:100%;height:100%;position:relative;}
.mobile a .swap{display:inline;border-radius:4px;background:#666;padding:4px 8px;font-size: 14px;color: #fff;}
.mobile a .tom{display:none;color:#666;font-size:14px;position:absolute;z-index:99999999;left: -120px;top: -130px;width:120px;height:auto;border:1px solid #d8d8d8;border-radius:4px;background:#fff;line-height:22px;padding-bottom:9px;}
.mobile a .tom .notice{background:#fff;}
.mobile a:hover .tom .notice{margin:0 10px; font-size:12px; margin-bottom:5px;}
.mobile a:hover .tom .tomewm img{width:100px;height:100px;margin:0 10px;}
.mobile a:hover .tom{display:block;}

/* 详情分享 - 视频 */
.video-share{width:auto;margin:15px 0 10px;height:24px;line-height:24px;color:#888;background: #2f2f2f}
.v-num{border-left:1px solid #555;height:24px;float:left;display:inline-block;width:auto;background: #2f2f2f;margin: 0 200px 0 10px;}
.eln-0,.eln-1{display:inline-block;float:left;width:auto;hegiht:24px;color:#888;cursor:pointer;margin-right:15px;border: 1px solid #b3b3b3;border-radius:5px;padding: 0 10px;}
.eln-0 i,.eln-1 i{background:url(../img/v2_video-ico.png) -70px 0 no-repeat;display:inline-block;width:22px;float:left;height:20px;margin:2px 0;cursor:pointer}
.eln-0:hover,.eln-1:hover{background:0;text-decoration:none}
.eln-0:hover i,.eln-1:hover i{background:url(../img/v2_video-ico.png) -70px -32px no-repeat}
.eln-0 span,.eln-1 span{display:inline-block;padding:0 5px;height:24px;font-size:12px}
.eln-0{margin-left:20px}
.eln-0 em,.eln-1 em{font-style: normal; font-size: 14px;padding:0;line-height:normal;}
.eln-0 .icon-like { width:20px;background:url(../img/v2_video-ico.png) 0 0 no-repeat}
.eln-0:hover .icon-like,btn-invalid{background:url(../img/v2_video-ico.png) 0 -31px no-repeat}
.v-share{float:left;width:200px;position:relative;z-index:99;height:24px;color:#888;line-height:24px; background: #2f2f2f}
.v-share p{display:block;float:left}
.v-share p.els-name{width:50px;margin-left:10px}
.v-share p.bdsharebuttonbox{width:140px}
.v-share p.bdsharebuttonbox a{display:inline-block;float:left;width:22px;height:20px;margin:2px 10px 2px 2px;text-indent:-999px;overflow:hidden;padding-left:0}
.v-share p.bdsharebuttonbox a.bds_tsina{background:url(../img/v2_player-ico.png) -279px -1px no-repeat}
.v-share p.bdsharebuttonbox a.bds_tsina:hover{background-position:-279px -31px}
.v-share p.bdsharebuttonbox a.bds_qzone{background:url(../img/v2_player-ico.png) -313px 0 no-repeat}
.v-share p.bdsharebuttonbox a.bds_qzone:hover{background-position:-313px -30px}
.v-share p.bdsharebuttonbox a.bds_weixin{background:url(/static/img/v2_player-ico.png) -348px -1px no-repeat}
.v-share p.bdsharebuttonbox a.bds_weixin:hover{background-position:-348px -31px}
.v-share p.bdsharebuttonbox a.bds_tqq{background:url(../img/v2_player-ico.png) -381px -1px no-repeat}
.v-share p.bdsharebuttonbox a.bds_tqq:hover{background-position:-381px -31px}
.v-share p.bdsharebuttonbox a.bds_more{background:url(../img/v2_player-ico.png) -415px -2px no-repeat}
.v-share p.bdsharebuttonbox a.bds_more:hover{background-position:-415px -31px}
.v-share p.bdsharebuttonbox a.bds_more.on{background-position:-415px -60px}
.v-click,.v-comment{float:left;display:inline-block;height:24px;margin-right:10px;width:auto}
.v-comment a{display:inline-block;height:24px;width:auto;float:left;color:#888;text-indent:31px;_text-indent:20px;background:url(../img/player-ico.png) -477px 0 no-repeat}
.v-comment a.on,.v-comment a:hover{background-position:-477px -30px;text-decoration:none}
.v-comment a{background:url(../img/v2_player-ico.png) -560px 0 no-repeat}
.v-comment a.on,.v-comment a:hover{background-position:-560px -30px}
.v-click em{background:url(../img/v2_player-ico.png) -136px 0 no-repeat;display:inline-block;width:25px;float:left;height:20px;margin:2px 0;cursor:pointer}

/* 详情分享 - 文章 */
.big-share{padding:20px 0 10px;height:35px;border-bottom:1px #B4B4B4 solid;position:relative}
.big-share ul{float:right}
.big-share li{float:left;margin-left:4px;display:inline}
.big-share li a{float:left;height:35px;width:35px;display:inline;background:url(../img/v2_icon.png) no-repeat;margin:0;padding:0}
.big-share .sina a{background-position:0 -41px}
.big-share .qq a{background-position:0 -81px}
.big-share .mb a{background-position:0 0}
.big-share .share-tt{width:65px;color:#999;font-size:16px;line-height:20px;margin-top:8px}
.big-share .like-boring{float:left;font-size:14px;line-height:35px}
.big-share .like-boring dd{float:left;position:relative;margin-right:15px;margin-left: 0;width:116px;text-align:center}
.big-share .like-boring a{color:#fff;display:inline-block;width:100%;height:35px;_height:28px;_padding-top:7px;background:#F14D4D;border-radius:2px;text-decoration:none;}
.big-share .like-boring a.btn-boring{background:#727A98}
.big-share .like-boring a.btn-comment{background:#83a2bb}
.big-share .like-boring .num{margin-right:6px;font-style: normal;color: #FFF;font-size: 14px;padding:0;line-height:normal;}
.big-share .like-boring i{display:inline-block;margin-right:6px;position:relative;top:2px;*top:-4px;overflow:hidden;width:16px;height:18px;background:url(../img/v2_dc_icon.gif) no-repeat 0 0}
.big-share .like-boring i.icon-boring{background-position:0 -20px;top:4px;*top:-2px;}
.big-share .like-boring a.btn-invalid{background-color:#bcbcbc}
.big-share .like-boring .btn-invalid i.icon-like{background-position:0 -40px}
.big-share .like-boring .btn-invalid i.icon-boring{background-position:0 -60px}

/*列表头部介绍*/
.list-txt-nav-info{border: 1px solid #f0f0f0;overflow:hidden;clear: both;height: 140px;margin-bottom: 20px;background: #fcfcfc;padding: 10px}
.list-txt-nav-info img{height:140px;width:190px;float:left}
.list-txt-nav-info .text{color:#333;text-indent:33px;width:535px;font-size: 16px;max-height: 134px; overflow: hidden;}
.list-txt-nav-info .text:first-letter{font-size:22px;padding-right:2px;font-weight:bold;color:#090;}

/*列表：内容*/
.list_item{clear:both;text-align:justify;max-height:160px;margin-bottom:40px;overflow:hidden}
.list_item .list_img{float:left;display:inline-block;width:264px;height:160px;margin-right:20px;overflow:hidden;position:relative}
.list_item .list_img img{width:264px;height:160px;transform:translate(0,0);transition:all .4s}
.list_item .list_img:hover img{transform:scale(1.06,1.06);transition:all .4s}
.list_item .list_img em{display:inline-block;width:42px;height:25px;line-height:25px;color:#fff;font-style:normal;padding-left:8px;position:absolute;z-index:10;top:12px;left:0;overflow:hidden;background-image:url(../img/v2_icon.png);background-repeat:no-repeat}
.list_item .list_img em.dig{background-position:0 -150px}
.list_item .list_img em.hot{background-position:-180px -150px}
.list_item .list_img em.up{background-position:-60px -150px}
.list_item .list_img em.orig{background-position:-120px -119px}
.list_item .list_img em.select{background-position:-240px -150px}
.list_item div{max-height:126px;overflow:hidden}
.list_item h3,.list_item h4{font-size:20px;font-weight:700;line-height:30px;margin-bottom:16px;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.list_item h3 a,.list_item h4 a{color:#444}
.list_item h3 a:hover,.list_item h4 a:hover{color:#090}
.list_item p.cnt{color:#999;font-size:14px;line-height:26px;max-height:78px;overflow:hidden;word-wrap:break-word}
.list_item p.view{color:#999;height:22px;line-height:22px;margin-top:12px}
.list_item p.view span{font-size:12px;line-height:25px}
.list_item p.view a{display:inline-block;height:18px;font-size:12px;line-height:18px;padding:0 8px;text-align:center;color:#999;border:1px solid #ccc;border-radius:2px;margin-right:10px;font-family:Simsun;position:relative}
.list_item p.view a:hover{color:#090;border:1px solid #090}

/* 左侧 - 通用*/
.index_left{float:left;width:760px}
.index_left .more_btn{display:block;margin-top:12px;font-weight:400;height:42px;line-height:42px;font-size:18px;border:1px solid #e5e5e5;background-color:#f7f7f7;text-align:center;border-radius:6px;color:#444;letter-spacing:1px;cursor:pointer}
.index_left .more_btn:hover{color:#090;border:1px solid #090}
.index_left .more_btn i{display:inline-block;width:16px;height:16px;position:relative;margin-right:10px;top:1px;-webkit-transition:-webkit-transform .3s;-ms-transition:-ms-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}
.index_left .more_btn:hover i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);color:#090}

/*鼠标经过显示文字 - 通用*/
.marktext{display:inline-block;width:100%;height:auto;line-height:1.1em;text-align:left;font-size:12px;color:#fff;padding:4px 6px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.6);background-color:#000\9;filter:alpha(Opacity=75)\9;-moz-opacity:.75\9;opacity:.75\9}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}

/*列表：导航*/
.list_nav{position:relative;padding-right:60px;height:42px;border-top:2px solid #eee;border-bottom:1px solid #eee;margin-bottom:10px}
.list_nav .more{position:absolute;right:-2px;height:42px;line-height:42px;color:#777}
.list_nav:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.list_nav li{float:left;width:72px;height:42px;line-height:42px;text-align:center;border-top:2px solid #eee;border-bottom:1px solid #eee;margin-top:-2px}
.list_nav li a{display:block;font-size:15px;color:#777}
.list_nav li a:hover{color:#090}
.list_nav li.home{width:112px;font-weight:700}
.list_nav li.cur{border-top:2px solid #090;border-bottom:1px solid #cdcdcd;background:#f7f7f7}
.list_nav li.cur a{color:#090}
.list_nav li.active a,.list_nav li.home a{color:#090;font-weight:700}
.list_nav li.active,.list_nav li:hover{border-top:2px solid #090}

.list_nav.nav_7 li { width: 92px; }
.list_nav.nav_7 li.home { width: 116px; }
.list_nav.nav_8 li { width: 80px; }
.list_nav.nav_8 li.home { width: 120px; }
.list_nav.nav_9 li { width: 65px;padding: 0px 10px;overflow: hidden; }
.list_nav.nav_9 li.home { width: 112px; }
.list_nav.nav_10 li { width: 65px; }
.list_nav.nav_10 li.home { width: 110px; }
.list_nav.nav_11 li { width: 62px; }
.list_nav.nav_11 li.home { width: 78px; }
.list_nav.nav_12 li { width: 58px; }
.list_nav.nav_12 li.home { width: 64px; }

/*更多*/
.list_nav .last{width:84px;position:absolute;right:0;top:0;background:#090;display:none}
.list_nav .last span{display:inline-block;width:100%;height:42px;line-height:42px;font-size:15px;text-align:center;color:#fff;font-weight:400;cursor:pointer}
.list_nav .last span i{display:inline-block;width:7px;height:4px;position:relative;top:-4px;left:3px;-webkit-transition:-webkit-transform .3s;-ms-transition:-ms-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}
.list_nav .last:hover span i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.list_nav .last div{display:none;width:180px;padding:12px;position:absolute;z-index:30;right:0;background:#f6f6f6;box-shadow:0 11px 32px 0 rgba(66,58,54,.36)}
.list_nav .last:hover div{display:block}
.list_nav .last div a{display:inline-block;float:left;width:73px;height:36px;line-height:36px;font-size:15px;text-align:left;padding-left:17px;color:#777;font-weight:400;overflow:hidden}
.list_nav .last div a.cur{background-color:#792FAA}
.list_nav .last div a:hover{background:#ebeaea}

/*搜索框*/
.top_box .search_box{float:left;width:240px;height:80px;margin:auto}
.search_box form{display:block;margin-top:24px;height:32px}
.search_box input{float:left;width:167px;height:30px;line-height:30px;border:1px solid #d9d9d9;border-right:none;padding-left:10px;padding-right:10px;font-size:14px;color:grey;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0}
.search_box input:focus{color:#333}
.search_btn{float:left;width:52px;height:34px;border:none;color:#fff;font-size:14px;border:1px solid #8B888F;background:#8B888F;border-left:none;border-top-right-radius:6px;border-bottom-right-radius:6px}

/*顶部LOGO*/
.top_box{margin:auto;width:1120px;height:80px;overflow:hidden}
.top_box .logo{float:left;width:220px;height:60px;margin:10px 0}
.top_box .logo a{display:inline-block;overflow:hidden}

/*登录按钮*/
.top_box .user_box{float:left;width:648px;height:80px;padding-right:10px;text-align:right;font-size:12px}
.user_box a{display:inline-block;margin-top:32px;margin-right:16px;color:grey;font-size:12px}
.user_box a:hover{color:#090}

/*首页导航*/
.nav_wrap{width:100%;height:52px;background:#090}
.nav_box{width:1120px;height:52px;margin:auto;background:#090}
.nav_box h5{float:left;display:inline-block;width:101px;height:52px;font-weight:400}
.nav_box h5.cur{background-color:#52b352}
.nav_box h5 a{display:inline-block;width:100%;height:52px;line-height:52px;font-size:20px;text-align:center;color:#f4f2f5;font-weight:400}
.nav_box h5 a:hover{background-color:#2c8c2c}

 /*通用右侧：精华阅读*/
.hotpic_box{overflow: hidden;}
/*.hotpic_box span.tit{margin-bottom:3px}*/
.hotpic_box ul{display:block;width:300px;position:relative}
.hotpic_box ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.hotpic_box ul li{float:left;display:inline-block;width:300px;height:66px;font-size:16px;line-height:20px;overflow:hidden;margin-bottom:10px}
.hotpic_box ul li a{display:inline-block;width:300px;height:66px;line-height: 21px;}
.hotpic_box ul li img{float:left;display:inline-block;width:110px;height:66px;margin-right:10px}
.hotpic_box ul li:hover{background-color:#f0f0f0}

/*标签云-右侧通用*/
.tag_box a{background-color:#8CB4E2;}
.tag_box a:first-child{ background-color: #8CB4E2; }
.tag_box a:first-child+a{ background-color: #ABCFFC; }
.tag_box a:first-child+a+a { background-color: #88B4FA; }
.tag_box a:first-child+a+a+a { background-color: #AFD977; }
.tag_box a:first-child+a+a+a+a { background-color: #00CA65; }
.tag_box a:first-child+a+a+a+a+a { background-color: #F0CE72; }
.tag_box a:first-child+a+a+a+a+a+a { background-color: #EDABD3; }
.tag_box a:first-child+a+a+a+a+a+a+a { background-color: #CAB6D8; }
.tag_box a:first-child+a+a+a+a+a+a+a+a { background-color: #B390CC; }
.tag_box a:first-child+a+a+a+a+a+a+a+a+a { background-color: #BEB18E; }
.tag_box a:first-child+a+a+a+a+a+a+a+a+a+a { background-color: #A65353; }
.tag_box a:first-child+a+a+a+a+a+a+a+a+a+a+a { background-color: #FF8359; }
.tag_box a:first-child+a+a+a+a+a+a+a+a+a+a+a+a{ background-color: #D75EAF; }
.tag_box { width: 300px; }
.tag_box:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.tag_box a{float:left;display:inline-block;color:#fff;font-size:16px;height:36px;line-height:36px;padding-left:8px;padding-right:8px;margin:0 3px 3px 0}
.tag_box a:hover{background:#090!important}
/*分页 - 通用*/
.page-bar{height:35px;line-height:35px}
.page-bar ul{margin:0 auto;padding:0;width:100%}
.page-bar li{list-style:none;display:inline}
.page-bar a.active{background:#090;color:#fff;margin:0 2px;border:1px solid #fff}
.page-bar a{margin:0 2px;display:inline-block;height:32px;line-height:32px;border:1px solid #eee;padding:0 14px;color:#444;background:#eee}
.page-bar a:hover{text-decoration:none;background:#090;color:#fff}

/*视频、鱼获首页*/
.list_item.big,.list_item.col3,.list_item.col4{position:relative;display:inline-block;zoom:1;vertical-align:top;margin-bottom:10px;margin-right:5px;max-height:none}
.list_item.col3{width:221px}
.list_item.big .list_img,.list_item.col3 .list_img,.list_item.col4 .list_img{display:block;float:none;margin-right:0;width:100%}
.list_item.col4 .list_img{height:180px}
.list_item.col3 .list_img{height:140px}
.list_item.big{width:100%}
.list_item.big .list_img{height:290px}
.list_item.big .list_img img,.list_item.col3 .list_img img,.list_item.col4 .list_img img{width:100%;height:100%}
.list_item .text-overflow{display:block;padding:2px 0 0 2px;font-size:16px}
.list_big{width:420px;float:left}
.list_s{width:690px;float:right}
.list_item.col4 .home_headlist{max-height:none;height:202px;margin-top:0}
.list_item.col4 .home_headlist ul{width:100%}
.list_item.col4 .home_headlist ul li{width:auto;height:25px;line-height:25px;display:inherit;padding-right:10px}
.list_item.col4 .home_headlist h4{margin:5px 5px 5px 10px;color:#090}
.list_item.col4 .home_headlist ul li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;width:100%}

/*列表页头部介绍*/
.list-txt-nav-related{overflow:hidden;float:left;border-bottom: 1px solid #eee;margin-bottom: 20px;width: 100%;}
.list-txt-nav-related .title{background:#999;color:#FFF;padding:5px;position:relative;float:left}
.list-txt-nav-related .t-arrow{border-color:transparent transparent transparent #999;border-image:none;border-style:solid;border-width:6px;font-size:0;height:0;line-height:0;position:absolute;right:-10px;top:8px;width:0}
.list-txt-nav-related ul{overflow:hidden;height:auto;float:left; padding: 15px 0;}
.list-txt-nav-related ul li{height:30px;line-height:30px;float:left;margin:0 0 10px 15px}
.list-txt-nav-related ul li a{color:#fff;padding:5px;background:#aaa}
.list-txt-nav-related ul li a:hover{background:#090;color:#fff;text-decoration:none;padding:5px}
.list-txt-nav-related ul li.hover a{background:#090;color:#fff;text-decoration:none;padding:5px}

/*最近更新*/
.top-list-detail li{width:auto!important;}
.top-list-detail .tit{width: 500px!important;background: transparent!important;}

/*区域标题*/
.home_title{width:1120px;height:48px;line-height:48px;margin:auto;margin-top:40px;margin-bottom:10px;border-top:1px solid #e5e5e5;overflow:hidden}
.home_title:after{clear:both;content:".";display:block;height:0;visibility:hidden}

/*左侧*/
.home_title div.lt{float:left;height:48px}
.home_title h3{display:block;float:left;height:48px;position:relative;background-position:8px -107px;background-image:url(../img/v2_home_title.png);background-repeat:no-repeat}

.home_title h3.xz { background-position: 8px -107px; }
.home_title h3.ys { background-position: 8px -227px; }
.home_title h3.sx { background-position: 8px -347px; }
.home_title h3.zh { background-position: 8px -467px; }

.home_title h3:before{content:"";position:absolute;left:0;top:-1px;background:#090;width:100%;height:3px}
.home_title div.lt a,.home_title div.lt li{display:block;float:left;font-size:18px;height:48px;line-height:48px;margin-left:20px}
.home_title div.lt h3 a{display:block;margin:0;font-size:24px;text-align:center;padding-left:40px;padding-right:12px;color:#090}
.home_title div.lt a:hover{color:#090}

/*右侧*/
.home_title div.rt{float:right;height:48px}
.home_title div.rt a{color:#888;margin-left:18px}
.home_title div.rt a:hover{color:#090}
.home_title div.rt a:before{content:"";bottom:0;left:-12px;top:1px;width:1px;height:12px;background:#cfcfcf;transform:rotate(20deg);-webkit-transform:rotate(20deg);display:inline-block;position:relative}
.home_title div.rt a.first:before{display:none}