.detail-box { padding: 130px 8% 90px; }

.detail-mr { float: right; width: 17%; position: relative; }

.dmr-menu { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); z-index: 20; background: #ffffff; }
.dmr-menu .dmenu-tt { line-height: 54px; height: 54px; font-size: 16px; color: #ffffff; text-align: center; letter-spacing: 3px; background: #a5a5ec; background: -webkit-linear-gradient(top left, #b3c5f1, #a5a5ec); background: -o-linear-gradient(top left, #b3c5f1, #a5a5ec); background: -moz-linear-gradient(top left, #b3c5f1, #a5a5ec); background: linear-gradient(top left, #b3c5f1, #a5a5ec); }
.dmr-menu ul { padding: 15px 20px 20px 52px; }
.dmr-menu ul li { line-height: 16px; font-size: 14px; position: relative; padding: 15px 0; word-break: break-all; }
.dmr-menu ul li:before { content: ''; display: block; width: 6px; height: 6px; background: #5157dc; position: absolute; left: -28px; top: 4px; margin-top: 18px; }
.dmr-menu ul a { color: #979797; -moz-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.dmr-menu ul a:hover { color: #333; }

.detail-ml { display: block; margin-right: 22.5%; position: relative; }

/*2019Äê10ÔÂ12ÈÕ16:48:16 Òþ²Ø¶¥²¿Í¼Æ¬*/
.dml-head{ display: none; }
.dml-info{ padding-top:0; }

.dml-head { width: 100%; }
.dml-head img { max-width: 100%; height: auto; }

.dml-info { margin: 0 120px; padding-top: 120px; border-bottom: 1px solid #979797; }

.dinfo-date { line-height: 28px; margin-bottom: 16px; font-size: 14px; color: #979797; }

.dinfo-tit { line-height: 50px; margin-bottom: 52px; font-size: 35px; font-family: 'SimHei'; color: #333; }

.dinfo-source { font-size: 14px; color: #979797; line-height: 32px; }

.dinfo-tag { padding: 16px 0 5px; }
.dinfo-tag span { min-width: 70px; height: 20px; line-height: 20px; background: #dcddf8; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #ffffff; text-align: center; box-sizing: border-box; padding: 0 15px; font-size: 12px; display: inline-block; vertical-align: top; margin-right: 12px; letter-spacing: 1px; margin-bottom: 12px; }
.dinfo-tag span.hot { background: #4d4eda; background: -webkit-linear-gradient(left, #7998e7, #4d4eda); background: -o-linear-gradient(left, #7998e7, #4d4eda); background: -moz-linear-gradient(left, #7998e7, #4d4eda); background: linear-gradient(left, #7998e7, #4d4eda); }

.dml-article { margin: 0 120px; font-size: 14px; line-height: 1.6; }
.dml-article img { max-width: 100%; height: auto; }
.dml-article input[type=image] { max-width: 100% !important; }

.dml-fot { margin-bottom: 100px; margin-left: 120px; margin-right: 120px; }

.dfot-tag { border-bottom: 1px solid #979797; font-size: 14px; color: #979797; }
.dfot-tag strong { float: left; }
.dfot-tag p { display: block; margin-left: 66px; }
.dfot-tag p span { display: inline-block; vertical-align: top; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 20px; line-height: 20px; background: #d8d8d8; font-size: 12px; margin-right: 12px; margin-bottom: 12px; min-width: 70px; box-sizing: border-box; padding: 0 15px; text-align: center; color: #ffffff; letter-spacing: 1px; }

.dml-more { margin-bottom: 20px; }
.dml-more a { display: block; margin: 0 auto; width: 210px; height: 44px; border: 1px solid #607de2; text-align: center; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; color: #5b6fe0; line-height: 44px; font-size: 16px; cursor: pointer; -moz-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.dml-more a:hover { background: #5b6fe0; color: #fff; }

.dml-gotop { position: absolute; bottom: 0px; right: -40px; }
.dml-gotop a { display: block; width: 60px; height: 60px; background: url("../images/common/icon-agg.png") no-repeat -150px 0; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid #5b6fe0; overflow: hidden; -moz-transition: 400ms; -webkit-transition: 400ms; transition: 400ms; }
.dml-gotop a:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
