﻿.img-marquee { width: 1100px; height: 88px; overflow: hidden; }

.ad-list li { margin-top: 15px; }
.ad-list li:first-child { margin-top: 0; }
.ad-list li a { display: block; }
.ad-list--col { overflow: hidden; }
.ad-list--col li { float: left; margin-right: 12px; margin-top: 0; transition: .3s; opacity: .6; filter: alpha(opacity=60); }
.ad-list--col li:hover { opacity: 1; filter: alpha(opacity=100); }
.ad-list--col li img { width: 266px; height: 88px; }

.art-mod__hd { height: 38px; background: #e50101; text-align: center; }
.art-mod__hd--blue { background: #0071b7; }
.art-mod__tle { position: relative; display: inline-block; height: 44px; line-height: 44px; margin-top: -7px; padding: 0 13px; background: #ff7f00; }
.art-mod__tle:before, .art-mod__tle:after { position: absolute; top: 0; z-index: 1; width: 0; height: 0; border-bottom: 44px solid #ff7f00; content: ""; }
.art-mod__tle:before { left: -10px; border-left: 10px solid transparent; }
.art-mod__tle:after { right: -10px; border-right: 10px solid transparent; }
.art-mod__tle h3 { font-size: 22px; color: #fff; font-weight: 700; }
.art-mod__tle a { color: #fff; }
.art-mod__tle span { position: absolute; top: -1px; left: 0; right: 0; z-index: -1; height: 8px; background: #b20000; }
.art-mod__tle span:before, .art-mod__tle span:after { position: absolute; top: 0; width: 0; height: 0; border-bottom: 8px solid #b20000; content: ""; }
.art-mod__tle span:before { left: -8px; border-left: 8px solid transparent; }
.art-mod__tle span:after { right: -8px; border-right: 8px solid transparent; }
.art-mod__tle .icon { margin-bottom: -17px; }
.art-mod__tle--full { width: 998px; }
.art-mod__hd--blue .art-mod__tle { background: #3d92c7; }
.art-mod__hd--blue .art-mod__tle:before, .art-mod__hd--blue .art-mod__tle:after { border-bottom-color: #3d92c7; }
.art-mod__hd--blue .art-mod__tle span { background: #004e7b; }
.art-mod__hd--blue .art-mod__tle span:before, .art-mod__hd--blue .art-mod__tle span:after { border-bottom-color: #004e7b; }
.art-mod__bd { padding: 18px 20px; border: 1px solid #c7ced1; border-top: 0; }
.art-mod__bd-col { width: 509px; }
.art-mod__bd-tle { position: relative; margin-top: -63px; }
.art-mod__bd-tle > a { position: absolute; top: 15px; right: 80px; }
.art-mod__bd-tle-2 { line-height: 30px; }
.art-mod__bd-tle-2.warning > h4 { color: #ff7f00; border-color: #ff7f00; }
.art-mod__bd-tle-2.warning > h4:after { border-top-color: #ff7f00; }
.art-mod__bd-tle-2.warning > a { color: #ff7f00; }
.art-mod__bd-tle-2.warning > a:hover { color: #dc0000; }
.art-mod__bd-tle-2 > h4 { position: relative; display: inline-block; height: 28px; padding: 0 25px; font-size: 14px; color: #0071b7; border: 1px solid #0071b7; }
.art-mod__bd-tle-2 > h4:after { position: absolute; bottom: -8px; right: 0; width: 0; height: 0; border-top: 7px solid #0071b7; border-right: 15px solid transparent; content: ""; }
.art-mod__bd-tle-2 > a { position: relative; color: #0071b7; font-style: italic; }
.art-mod__bd-tle-2 > a:after { position: absolute; bottom: 3px; left: 0; right: 0; height: 1px; background: currentColor; content: ""; }
.art-mod__bd-tle-2 > a:hover { color: #ff7f00; text-decoration: none; }
.art-mod__bd-col--right .art-mod__bd-tle { padding-left: 92px; }
.art-mod__bd-col--right .art-mod__bd-tle > a { right: 15px; }

.search-container { border-bottom: 1px solid #d6d6d6; }

.search-target { position: relative; width: 120px; height: 43px; line-height: 41px; border: 1px solid #dadada; border-right: 0; text-align: center; cursor: pointer; background: #f0f0f0; }
.search-target__list { position: absolute; top: 100%; left: -1px; right: -1px; z-index: 1; display: none; background: #fff; border: 1px solid #dadada; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.search-target__list li { line-height: 34px; }
.search-target__list li:hover { background: #dc0000; color: #fff; }

.search-text[type=text] { width: 218px; height: 43px; line-height: 43px; padding: 0 10px; border-left: 0; border-right: 0; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; border-radius: 0; }

.search-submit { width: 66px; height: 45px; background: url("../images/icon-search-lg.png") no-repeat center #dc0000; border: 0; }
.search-submit:hover { background-color: #cd0000; }

.search-hot { padding-top: 10px; }
.search-hot a { margin-right: 7px; font-size: 13px; color: #666; }
.search-hot a.active { color: #cc0000; }

.friend-link { width: 1100px; overflow: hidden; }
.friend-link li { float: left; margin-right: 60px; width: auto !important; }
.friend-link li img { height: 55px; }
.friend-link li a { display: block; color: #666; text-align: center; }
.friend-link li a:hover { text-decoration: none; color: #dc0000; }
.friend-link li a span { display: inline-block; line-height: 1.4; }
.friend-link li a span.mul-row { width: 112px; }
