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, input, select, textarea, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul, li { list-style: none; }
a { text-decoration: none; cursor: pointer; }
input, select, textarea { margin: 0; padding: 0; font-size: 100%; font: inherit; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; outline: 0; box-shadow: none; }
html { word-wrap: break-word; word-break: break-all; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
html { font: 14px/1.5 "PingFang SC",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei",STHeiTi,sans-serif; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a:focus, a:active, a:hover { outline: 0; }
a { color: #333; text-decoration: none; }
a:hover { color: #0096ff; text-decoration: none; }
img { display: inline-block; border-radius: 3px; -webkit-transition: all 1s; transition: all 1s; behavior: url(../common/ie-css3.htc); }
.clearfix { zoom: 1; display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.hidden { display: none; }
.bold { font-weight: bold; }
.clear { clear: both; }

body { background-color: #f5f5f5; }
.container { background: none; padding: 0; }

/* banner */
.banner { width: 100%; min-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #dcdcdc; }
.banner .ban { position: relative; width: 100%; min-width: 1200px; margin: 0 auto; }
.banner .ban img { width: 100%; border-radius: 0px; }
.banner .info { width: 1200px; margin: 0 auto; font-size: 16px; }
.banner .info .con { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 40px; line-height: 40px; }
.banner .info .con div { position: relative; width: 100%; padding: 0 0; color: #bababa; box-sizing: border-box; }
.banner .info .con .a { -ms-flex: 0 0 9%; flex: 0 0 9%; max-width: 9%; }
.banner .info .con .b { -ms-flex: 0 0 47%; flex: 0 0 47%; max-width: 47%; text-align: center; }
.banner .info .con .c { -ms-flex: 0 0 37%; flex: 0 0 37%; max-width: 37%; }
.banner .info .con .d { -ms-flex: 0 0 7%; flex: 0 0 7%; max-width: 7%; color: #0096ff; text-align: right; }
.banner .info .con .d .current { color: red; }
.banner .info .con .a i:before { content: '\a102'; }
.banner .info .con .b i:before { content: '\a105'; }
.banner .info .con .c i:before { content: '\a104'; }
.banner .info .con .d i:before { content: '\a10f'; cursor: pointer; }
.banner .info .con .d { position: relative; z-index: 150; }
.banner .info .con .d .tips { position: absolute; right: -10px; top: -20px; width: 60px; height: 24px; line-height: 24px; font-size: 12px; color: #fff; font-style: normal; background: rgba(0,0,0,0.6); text-align: center; border-radius: 3px; display: none; }
.banner .info .con .d .plus { position: absolute; right: -20px; top: 0; display: none;  color: red; font-style: normal; }
.banner .info .con .d .plus:before { content: none !important; }

.banner .info .con i { position: relative; top: 2px; right: 0px; }
.banner .info .con span { margin-left: 5px; }
.banner .info .con em { margin-right: 5px; color: #0096ff; }
.btmline { border-bottom: 1px solid #dcdcdc; }

/*相关文章 * 本周热门*/
.main { float: left; width: 810px; margin-top: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; }
.main .tab { display: inline-block; width: 100%; margin-top: 20px; }
.main .tab .tit { display: block; width: 100%; height: 44px; line-height: 44px; font-size: 18px; font-weight: bold; box-sizing: border-box; border: #dcdcdc solid 1px; background-color: #fff; }
.main .tab .tit div { float: left; margin-left: 20px; cursor: pointer; }
.main .tab .tit .current { height: 42px; color: #0096ff; border-bottom: #0096ff solid 1px; }
.main .tab .content { min-height: 314px; line-height: 26px; padding: 15px; margin-top: 20px; color: #333; font-size: 16px; font-family: 'NotoSansSC',"微软雅黑"; background-color: #fff; border: #dcdcdc solid 1px; text-align: justify; }
.main .tab .content h1 { display: inline-block; width: 100%; line-height: 60px; color: #363636; font-size: 20px; font-weight: bold; box-sizing: border-box; text-align: center; }
.main .tab .content p { line-height: 32px; color: #333; font-size: 16px; text-indent: 2em; text-align: justify; text-indent: 2em; }
.main .tab .content img { display: block; max-width: 100%; height: auto; margin: 0 auto; margin-bottom: 12px; border-radius: 7px; text-indent: 0; }

.main .tab .tab_a p { color: #666; }
.main .tab .tab_a p:nth-of-type(1) { margin-top: 10px; }
.main .tab .tab_b p { color: #333; font-size: 16px; }
.main .tab .tab_b .content { padding-left:2em; }

.side { position: relative; float: right; width: 370px; padding: 15px; margin-top: 20px; background-color: #fff; border: 1px solid #dcdcdc; box-sizing: border-box; }
.side h5 { position: relative; top: 10px; left: 10px; color: #333333; font-size: 16px; font-weight: bold; }
.side h5 span { position: absolute; display: inline-block; left: -10px; top: 4px; width: 4px; height: 16px; background-color: #0096ff; }
.side ul { margin-top: 30px; font-size: 16px; }
.side li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; cursor: pointer; }
.side li i { display: inline-block; width: 15px; height: 12px; margin-top: 10px; background: url(../common/icon.png) no-repeat -35px -85px; }
.side li a:hover { color: #0096ff; }
.side li a:visited { color: #999999; }

.pinglun { margin-top:20px; }
.pl-show-list { max-height:800px; overflow:auto; padding:20px; box-sizing: border-box; }
.pl-show-list::-webkit-scrollbar { width: 5px; height: 1px; color: transparent; }
.pl-show-list::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 5px rgba(0, 0 0, 0.2); background: #0096ff; }
.pl-show-list::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #fff; opacity: 0.5; }

.flow { position: fixed; z-index: 99; width: 50px; height: 240px; left: 50%; margin-left: -652px; top: calc(50% - 60px); font-family: 'NotoSansSC',"微软雅黑"; display: inline-block; }
.flow li { width: 100%; display: inline-block; position: relative; padding-right: 17px; }
.flow li .icon { float: left; background: url(../common/share.png) no-repeat; background-position: 0 0; transition: background-position 0.3s ease; opacity: 1.0; }
.flow li > p { margin-top: 10px; margin-left: 2px; width: 100%; font-size: 12px; color: #5b5b5b; display: inline-block; }
.flow .share .icon { width: 37px; height: 32px; background-position: 0 0; display: inline-block; float: left; }
.flow .share:hover .icon { background-position: -50px 0; opacity: 1.0; }
.flow .share .wx { width: 171px; height: 186px; background: url(../common/share.png) no-repeat -100px 0; position: absolute; top: -7px; right: -170px; display: none; }
.flow .share:hover .wx { display: inline-block; }
.flow .share .wx #wx2 { padding: 18px 0 0 25px; width: 129px; height: 129px; display: inline-block; }
.flow .share .wx #wx2 img { width: 100%; height: 100%; display: block; }
.flow .share .wx .txt { font-size: 14px; color: #202020; display: block; width: 129px; margin-left: 25px; text-align: center; }
.flow .zan { margin-top: 45px; }
.flow .zan .icon { width: 37px; height: 34px; background-position: 0 -50px; cursor: pointer; }
.flow .zan .icon:hover { background-position: -50px -50px; }
.flow .zan p:hover { color: #178ff3; }
.flow .zan i { position: absolute; right: -20px; top: 0; font-size: 16px; color: red; font-style: normal; display: none; }
.flow .zan em { position: absolute; right: -2px; top: -30px; width: 70px; height: 28px; line-height: 28px; font-size: 12px; color: #fff; font-style: normal; background: rgba(0,0,0,0.6); text-align: center; border-radius: 3px; display: none; }

/*
.content:before { content: '\a100'; }
.ping:before { content: '\a101'; }
.live:before { content: '\a102'; }
.content:before { content: '\a103'; }
.partner:before { content: '\a104'; }
.fly:before { content: '\a105'; }
.qq:before { content: '\a106'; color: #457dca; }
.sina:before { content: '\a107'; color: #ff3f56; }
.user:before { content: '\a108'; }
.wechat:before { content: '\a109'; color: #00ae66; }
.plus:before { content: '\a110'; }
.folder:before { content: '\a10a'; }
.cart:before { content: '\a10b'; }
.menu:before { content: '\a10c'; }
.download:before { content: '\a10d'; }
.attachment:before { content: '\a10e'; }
.heart:before { content: '\a10f'; }
*/
.banner .ban img { opacity: 0; animation: fadeIn 0.8s ease-out forwards; }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@font-face { font-family: 'Microsoft YaHei'; font-weight: normal; font-style: normal; font-display: block; src: url('tmg.eot'); src: url('tmg.eot') format('embedded-opentype'), url('tmg.ttf') format('truetype'), url('tmg.woff') format('woff'), url('tmg.svg') format('svg'); }


 iframe { display: block; width: 100%; height: 456px; margin: 0 auto; border-radius: 0; }
.video-js { display:block; }
