@charset "utf-8";
/* css */
* { margin: 0; padding: 0 }
body { font: 15px -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif; color: #1f2937; background: #edf2f7; line-height: 1.7; overflow-x: hidden; }
img { border: 0; display: block; max-width: 100%; height: auto; object-fit: cover }
ul, li { list-style: none; }
a { text-decoration: none; color: #1f2937; }
a:hover { color: #0b63ce; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; height: 20px }
.clearblank { clear: both; width: 100%; overflow: hidden; }
.fl { float: left!important; }
.fr { float: right!important; }
.box, article { width: 1200px; margin: auto; overflow: hidden }
.navbox { width: 1200px; margin: auto; }
.mt20 { margin-top: 20px; }
.font16 { font-size: 16px; }
.blue { color: #0b63ce }
/*header*/
header { width: 100%; padding: 5px 0; background: #0f172a; height: 50px; box-shadow: 0 6px 24px rgba(15, 23, 42, 0.12); }
header::before { background: linear-gradient(to right, #2563eb, #38bdf8, #60a5fa); content: ""; height: 4px; position: absolute; top: 0; width: 100%; }
.logo { float: left; margin-right: 60px; line-height: 56px; color: #FFF; font-size: 22px; font-weight: 700 }
.logo a { color: #FFF }
.logo img { margin-top: 14px; }
.imgscale img { width: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.imgscale:hover img { transform: scale(1.1); }
/*nav*/
nav { float: left; height: 50px; line-height: 50px; text-align: center; margin-top: 3px; }
#starlist { }
#starlist li { position: relative; display: inline; float: left; width: max-content; }
#starlist li a { display: inline; float: left; padding: 0 16px; color: #fff }
#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover { color: #60a5fa; }
#starlist li:hover a { color: #60a5fa }
#starlist ul.sub { overflow: hidden; position: absolute; left: 0; top: 50px; background: #0f172a; display: none; z-index: 9 }
#starlist ul.sub li { height: 30px; line-height: 30px; font-size: 14px; }
#starlist ul.sub li:last-child { padding-bottom: 10px }
#starlist ul.sub li a { color: #FFF }
#starlist ul.sub li a:hover { color: #60a5fa }
#starlist li:hover ul.sub { display: block }
/*箭头*/
#starlist li.menu:before { position: absolute; content: ""; top: 22px; right: 5px; background: url('../images/jt.png') no-repeat; width: 8px; height: 8px; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
#starlist li.menu:hover:before { transform: rotate(180deg) }/*旋转*/
#mnavh { display: none; margin: 5px 0 0 0; width: 24px; height: 40px; float: right; text-align: center; padding: 0 10px; }
.navicon { display: block; position: relative; width: 30px; height: 5px; background-color: #fff; margin-top: 20px; }
.navicon:before, .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -10px; }
.navicon:after { margin-top: 10px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; }
/*menu+*/
.menu span { display: none; width: 50px; height: 50px; background: #2563eb; opacity: 0.5; position: absolute; top: 0; right: 0; border-left: #60a5fa 1px solid; }
/*search*/
.searchico { margin-top: 5px; width: 39px; height: 39px; float: right; display: inline; cursor: pointer; background: url('../images/bg.png') no-repeat center !important; }
.searchbox { width: 1200px; margin: 10px auto 16px; overflow: hidden; background: transparent; position: relative; }
.search { width: 50%; margin: 20px auto; background: #ffffff; border-radius: 10px; position: relative; border: #dbe3ee 1px solid; display: none; box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08); }
.search input.input_submit { border: 0; background: #2563eb; color: #fff; outline: none; position: absolute; top: 5px; right: 6px; padding: 6px 14px; border-radius: 8px; cursor: pointer }
.search input.input_text { border: 0; line-height: 46px; height: 46px; width: 72%; padding-left: 14px; outline: none; background: transparent }
.open { display: block !important }
.searchclose { background: url('../images/close.png') no-repeat; display: block; position: absolute; width: 28px; height: 30px; right: 5px; top: 5px }
/*article*/

/*lbox*/
.lbox { width: 75%; float: left; overflow: hidden }
/*banner*/
.banbox { width: 68.5%; overflow: hidden; float: left; border-radius: 12px; margin-bottom: 20px }
.banner { width: 100%; overflow: hidden; float: left; }
.fader { position: relative; width: 100%; height: 260px; font-family: "futura", arial; overflow: hidden; border-radius: 12px; }
.fader .slide { position: absolute; width: 100%; top: 0; z-index: 1; opacity: 0; }
.fader .slide img { width: 617px; height: 260px; margin: auto; }
.fader .prev, .fader .next { position: absolute; height: 32px; line-height: 32px; width: 40px; top: 50%; left: 50px; z-index: 4; margin-top: -25px; cursor: pointer; opacity: 0; transition: all 150ms; }
.fader .prev { background: url('../images/left.png') no-repeat }
.fader .next { left: auto; right: 50px; background: url('../images/right.png') no-repeat }
.fader .pager_list { position: absolute; width: 100%; height: 26px; padding: 0; line-height: 40px; bottom: 0; text-align: center; z-index: 4; }
.fader .pager_list li { border-radius: 10px; display: inline-block; width: 10px; height: 10px; margin: 0 7px; background: #fff; opacity: .9; text-indent: -9999px; cursor: pointer; transition: all 150ms; }
.fader .pager_list li:hover, .fader .pager_list li.active { opacity: 1; background: #2563eb; }
.banner:hover .fader_controls .page.prev { opacity: .7; left: 20px }
.banner:hover .fader_controls .page.next { opacity: .7; right: 20px }
/*headline*/
.headline { width: 30%; float: right; overflow: hidden; }
.headline ul { height: 260px; }
.headline ul li { width: 100%; background: #000; overflow: hidden; height: 125px; margin-bottom: 10px; border-radius: 12px; position: relative; box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12) }
.headline ul li a { display: block; overflow: hidden; height: 100%; }
.headline ul li img { width: 100%; height: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; opacity: .7; }
.headline ul li:hover img { transform: scale(1.1); opacity: 1 }
.headline ul li span { bottom: 0; position: absolute; top: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; margin-top: 5px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 24px; height: 48px; }
/*tab_buttons*/
.tab_buttons { margin-bottom: 10px; width: 100%; overflow: hidden; border-bottom: #e4e3e3 1px solid; }
.tab_buttons li { display: block; font-size: 16px; line-height: 40px; float: left; text-align: center; position: relative; cursor: pointer; padding: 0 20px; }
.newscurrent:after { content: ""; background: #2563eb; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; }
.newsitem { display: none; }
.newsitem:nth-child(1) { display: block; }
/*tab_box*/
.whitebg { background: #fff; border-radius: 14px; padding: 22px; margin-bottom: 20px; overflow: hidden; box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06); }
.tab_box { clear: both; position: relative; }
.newslist { float: right; width: 66% }
.newslist li { overflow: hidden; line-height: 32px; padding: 0 20px 10px 20px; }
.newslist li a { height: 32px; }
.newslist li img { width: 100% }
.newslist li { height: 22px; }
.newslist li:hover { height: 100%; background: #f7fbff }
.newslist li:hover a { color: #0b63ce; font-weight: bold }
.newslist li:hover i { background: #2563eb; }
.newslist li:nth-child(1) { height: 100%; background: #f7fbff }
.newslist li:nth-child(1) a { color: #0b63ce; font-weight: bold }
.newslist li:nth-child(1) i { background: #60a5fa; }
.newslist:hover li:nth-child(1) { height: 22px; background: none; }
.newslist:hover li:nth-child(1) a { color: #333; font-weight: normal }
.newslist:hover li:nth-child(1) i { background: #9a9a9a; }
.newslist:hover li:nth-child(1):hover { height: 100%; background: #f7fbff; }
.newslist:hover li:nth-child(1):hover a { color: #0b63ce; font-weight: bold }
.newslist:hover li:nth-child(1):hover i { background: #2563eb; }
.newslist p { line-height: 24px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; height: 48px; color: #4b5563 }
.newspic { float: left; width: 32%; height: 218px; overflow: hidden; position: relative; }
.newspic ul { overflow: hidden; }
.newspic li { height: 100px; position: relative; background: rgba(15,23,42,1); overflow: hidden; margin-bottom: 10px; border-radius: 12px }
.newspic li a { display: block; overflow: hidden }
.newspic img { height: 100%; width: 100%; opacity: .78; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.newspic span { position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.newspic li:hover img { opacity: .92; transform: scale(1.1); }
.newsitem ul li i { display: block; width: 20px; height: 20px; background: #9a9a9a; float: left; margin-top: 6px; margin-right: 20px; position: relative; font-style: normal }
.newsitem ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 20px; width: 20px; text-align: center }
.newsitem ul li:first-child i { background: #2563eb; }
.newsitem ul li:first-child i::before { content: "1"; }
.newsitem ul li:nth-child(2) i::before { content: "2"; }
.newsitem ul li:nth-child(3) i::before { content: "3"; }
.newsitem ul li:nth-child(4) i::before { content: "4"; }
.newsitem ul li:nth-child(5) i::before { content: "5"; }
/*zhuanti*/
.zhuanti ul { overflow: hidden; padding: 10px 0 20px 10px; position: relative; }
.zhuanti ul:before { content: ""; position: absolute; background: #fff; width: 1px; height: 100%; left: 10px }
.zhuanti ul:after { content: ""; position: absolute; background: #fff; width: 100%; height: 1px; bottom: 20px; left: 0; }
.zhuanti li { float: left; width: 27.6%; border-bottom: #eef2f7 1px solid; border-left: #eef2f7 1px solid; overflow: hidden; padding: 20px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; border-radius: 10px; }
.ztpic { width: 100%; height: 160px; overflow: hidden; border-radius: 10px; background: #dbeafe; display: block }
.ztpic img { display: inline-block; width: 100%; min-height: 100%; height: auto; vertical-align: middle; transition: all .5s ease-out .1s; }
.zhuanti li b { display: block; width: 100%; overflow: hidden; height: 30px; line-height: 30px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.zhuanti li span { color: #6b7280; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; display: block; }
.readmore { margin: 10px 0 0 0; color: #0b63ce; display: block; font-weight: 600 }
.readmore:before { content: "+"; color: #0b63ce }
.zhuanti li:hover { background: #fff; box-shadow: 0 14px 32px rgba(37, 99, 235, 0.12); }
.zhuanti li:hover img { transform: scale(1.05) }
/*bloglist*/
.bloglist ul { padding: 10px 0 0 }
.bloglist li { overflow: hidden; margin-bottom: 20px; border-bottom: #e5e7eb 1px dashed; padding-bottom: 20px; position: relative; min-height: 120px; }
.blogtitle { margin: 0 0 10px 0; font-size: 18px; overflow: hidden; }
.bloglist li:hover .blogtitle a { color: #0b63ce; }
.blogtitle b { color: #2563eb }
a.viewmore { display: block; right: 10px; bottom: 20px; position: absolute; padding: 7px 14px; background: linear-gradient(135deg, #2563eb, #0ea5e9); color: #fff; border-radius: 999px; }
.blogpic { float: left; width: 23.2%; margin-right: 20px; display: block; overflow: hidden; border-radius: 12px; position: relative }
.blogpic i { display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background: rgba(18,182,221,.8); font-size: 14px; }
.blogpic i a { color: #FFF }
.bplist { display: block; overflow: hidden }
.bplist a { display: block; float: left; width: 25%; overflow: hidden }
.bplist a img { border-radius: 3px; width: 200px; height: 140px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.bplist a img:hover { transform: scale(1.05) }
.blogtext { font-size: 14px; color: #4b5563; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin-top: 20px }
.bloginfo { margin-top: 20px; overflow: hidden; color: #6b7280; line-height: 34px; }
.bloginfo span { margin: 0 5px }
.bloginfo span a { color: #0b63ce }
.avatar { position: relative; float: left; width: 30px; height: 30px; border-radius: 100%; padding: 2px; display: block; background: linear-gradient(to top right, rgba(37,99,235,.95), rgba(14,165,233,.75)); }
.avatar img { width: 100%; border-radius: 50%;height:30px }
.avatar::after { content: ""; position: absolute; background: url('../images/v.png') no-repeat; background-size: 12px; width: 12px; height: 12px; right: 0; bottom: 0 }
/*links*/
.sqlink { float: right; margin-right: 10px; font-size: 14px }
.sqlink a { color: #666 }
.sqlink a:hover { color: #0b63ce; text-decoration: underline }
.links ul { overflow: hidden; margin-top: 20px }
.links li { display: inline-block; width: 50%; float: left; line-height: 30px; text-align: center }
.links li a { display: block; }
.links li:hover { background: #f7fbff }
/*rbox*/
.rbox { width: 23.5%; float: right; overflow: hidden; }
.card { box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 3px; background: url('../images/quote-bg.png') no-repeat top right rgba(42,42,42,1); height: 260px; overflow: hidden; margin-bottom: 20px }
.card h2 { font-size: 22px; margin: 10px; color: #89919a; font-weight: normal; padding-bottom: 10px; }
.card p { font-size: 12px; padding: 0 0 0 20px; line-height: 28px; text-shadow: 0px 1px 2px rgba(0,0,0,.5); color: #d0d2d4; -webkit-animation: animations2 5s ease-in-out 5s; -moz-animation: animations2 5s ease-in-out 5s; -o-animation: animations2 5s ease-in-out 5s; -ms-animation: animations2 5s ease-in-out 5s; animation: animations2 5s ease-in-out 5s; }
.linkmore { margin: 15px }
.linkmore li { width: 25%; float: left }
.linkmore li a { height: 53px; display: block; overflow: hidden; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 50%; margin: 0 5px; }
.linkmore li a:hover { opacity: 0.5; }
a.iconfont.icon-zhuye { color: #ef5509; font-size: 36px; background: url('../images/c01.png') no-repeat center; }
a.iconfont.icon-youxiang { color: #FF991A; font-size: 28px; background: url('../images/c02.png') no-repeat center; }
a.iconfont.icon--- { color: #1296DB; background: url('../images/c03.png') no-repeat center; }
a.iconfont.icon-weixin { color: #07AF12; background: url('../images/c04.png') no-repeat center; }
#weixin { position: relative }
#weixin i { display: block; position: absolute; bottom: 55px; right: 0 }
#weixin i img { height: 100px; display: none }
#weixin:hover i img { display: block }
.dashang li { margin: 0 0 10px 0 }
.dashang li img { margin: auto }
.hezuo ul { padding-top: 10px }
/*htitle*/
.htitle { font-size: 16px; line-height: 40px; border-bottom: 1px solid #e5e7eb; color: #111827; font-weight: 600; position: relative; margin-bottom: 10px; }
.htitle:after { content: ""; position: absolute; width: 60px; height: 2px; background: #2563eb; left: 0; bottom: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.htitle:hover:after { width: 80px; }
.hnav { float: right }
.hnav a { display: block; margin-right: 10px; padding-right: 10px; float: left; position: relative }
.hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc }
.hnav a:last-child::after { content: "" }
/*notice*/
.notice ul { padding-top: 5px; }
.notice li { font-size: 12px; line-height: 28px; margin-bottom: 12px; display: block; border-radius: 10px; background: #f8fafc; padding: 4px 12px 4px 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
.notice li:before { position: absolute; content: ""; width: 6px; height: 6px; background: #2563eb; border-radius: 10px; left: 15px; top: 18px }
.notice li:hover { background: #eff6ff; box-shadow: 0 10px 24px rgba(37, 99, 235, 0.12); -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*topnews*/
.topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 12px }
.topnews img { opacity: .7; }
.topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.topnews:hover img { opacity: .9; transform: scale(1.1); }
/*paihang*/
.paihang ul { overflow: hidden }
.paihang ul li { height: 30px; line-height: 30px; margin-bottom: 10px; padding-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.paihang ul li:nth-child(even) { background: #f6f6f6 }
.paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top: 8px; margin-right: 10px; position: relative; font-style: normal }
.paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center }
.paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i { background: #2563eb; }
.paihang ul li:first-child i::before { content: "1"; }
.paihang ul li:nth-child(2) i::before { content: "2"; }
.paihang ul li:nth-child(3) i::before { content: "3"; }
.paihang ul li:nth-child(4) i::before { content: "4"; }
.paihang ul li:nth-child(5) i::before { content: "5"; }
.paihang ul li:nth-child(6) i::before { content: "6"; }
.paihang ul li:nth-child(7) i::before { content: "7"; }
.paihang ul li:nth-child(8) i::before { content: "8"; }
.paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*tuijian*/
.tuijian ul { overflow: hidden; padding-top: 10px }
.tuijian li { overflow: hidden; margin-bottom: 10px; height: 60px; border-radius: 10px; }
.tuijian li i { width: 70px; height: 60px; line-height: 60px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.tuijian li i img { max-width: 100%; vertical-align: middle; display: inline-block; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.tuijian li p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.tuijian li:hover { background: #eff6ff; }
.tuijian li:hover img { transform: scale(1.1); }
/*ad*/
.ad ul { overflow: hidden; border-radius: 3px; }
/*wenzi*/
.wenzi li { line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 15px }
.wenzi li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; }
/*tongji*/
.tongji li { margin-bottom: 8px }
.tongji li a { color: #0b63ce }
.tongji li a:hover { text-decoration: underline; color: #0b63ce }
.tongji_gzh { width: 80%; margin: auto }
.tongji_gzh img { width: 100% }
/*footer*/
footer { background: #111827; width: 100%; border-top: #2563eb 6px solid; padding: 30px 0; color: #9ca3af; font-size: 14px; }
.wxbox { overflow: hidden; float: left; margin-right: 20px }
.wxbox li { float: left; margin: 0 10px; text-align: center }
.wxbox img { height: 100px }
.endnav b { font-size: 16px; color: #60a5fa; }
.endnav p { margin-bottom: 5px }
footer a { color: #cbd5e1; }
footer a:hover { color: #60a5fa }
.top { width: 40px; height: 40px; display: block; background: url('../images/top.png') no-repeat center #000; right: 50px; bottom: 10%; position: fixed; }
/*
list.html
*/
.lanmu img { height: 100px; float: left; margin-right: 20px; border-radius: 10px; background: linear-gradient(135deg, #dbeafe, #eff6ff) }
.lanmu h1 { font-size: 22px; margin-bottom: 15px }
.lanmu p { color: #4b5563 }
.content_box .con_info { margin: 16px 0; padding: 14px 16px; background: #f8fafc; border-left: 4px solid #2563eb; border-radius: 10px; color: #4b5563 }
.content_box .con_info b { color: #111827; margin-right: 8px }
.share p, .nextinfo p { color: #4b5563; margin-top: 12px }
.pagelist a { display: inline-block; min-width: 34px; padding: 6px 10px; margin: 2px; background: #f8fafc; border-radius: 999px; color: #1f2937 }
.pagelist a:hover { background: #2563eb; color: #fff }
.otherlink li { padding: 8px 0; border-bottom: 1px dashed #e5e7eb }
.otherlink li:last-child { border-bottom: 0 }

/* Article content auto-wrap: keep long English words, URLs, and code from breaking layout */
.post-body,.entry,.entry-content,.article-content,.content_post,.info-con,.article_content,.content,.t_f,.wz,.b-box11,.m4_box6,#news,#arzw,.arznn,.webBox,.note,#content,.con_text,.con,.textBody,.article,.wzzw-conet {
  overflow-wrap: anywhere;
  word-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
}
.post-body pre,.entry pre,.entry-content pre,.article-content pre,.content_post pre,.info-con pre,.article_content pre,.content pre,.t_f pre,.wz pre,.b-box11 pre,.m4_box6 pre,#news pre,#arzw pre,.arznn pre,.webBox pre,.note pre,#content pre,.con_text pre,.con pre,.textBody pre,.article pre,.wzzw-conet pre,
.post-body code,.entry code,.entry-content code,.article-content code,.content_post code,.info-con code,.article_content code,.content code,.t_f code,.wz code,.b-box11 code,.m4_box6 code,#news code,#arzw code,.arznn code,.webBox code,.note code,#content code,.con_text code,.con code,.textBody code,.article code,.wzzw-conet code {
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.post-body img,.entry img,.entry-content img,.article-content img,.content_post img,.info-con img,.article_content img,.content img,.t_f img,.wz img,.b-box11 img,.m4_box6 img,#news img,#arzw img,.arznn img,.webBox img,.note img,#content img,.con_text img,.con img,.textBody img,.article img,.wzzw-conet img {
  max-width: 100%;
  height: auto;
}

