/* Discuz! X3.5 ydimg-style portal homepage v2 */
html, body { background: #fbf4e1 !important; }
body { font-family: "Microsoft Yahei", Arial, sans-serif !important; color: #555; }
#toptb, #hd, #ft { display: none !important; }
#wp.wp { width: auto !important; max-width: none !important; min-width: 0 !important; margin: 0 !important; padding: 0 !important; }
#nv_portal.pg_index { background: #fbf4e1 !important; }
.ydz-home-page * { box-sizing: border-box; }
.ydz-home-page a { color: #666; text-decoration: none; }
.ydz-home-page a:hover { color: #45b6f7; text-decoration: none; }
.ydz-home-page ul { list-style: none; margin: 0; padding: 0; }
.ydz-home-page p { margin: 0; }
.ydz-home-page img { border: none; vertical-align: middle; }
.ydz-home-page .clear { clear: both; }
.ydz-home-page .left { float: left; }
.ydz-home-page .container { position: relative; margin: 0 auto; max-width: 1200px; padding: 0; width: auto; }
.ydz-home-page .header { position: relative; top: 0; left: 0; right: 0; z-index: 9; background-color: #fff; padding: 45px 0 20px; margin-bottom: 15px; border-bottom: 1px solid rgba(0,0,0,.08); box-shadow: 0 1px 3px rgba(0,0,0,.03); }
.ydz-home-page .ydz-head-container { min-height: 34px; }
.ydz-home-page .logo { overflow: hidden; float: left; width: 144px; height: 34px; margin: 0; padding: 0; }
.ydz-home-page .logo a { height: 32px; display: block; overflow: hidden; text-indent: 0; background: none; }
.ydz-home-page .logo img { width: 144px; height: 32px; display: block; }
.ydz-home-page .brand { font-size: 14px; float: left; line-height: 15px; color: #bbb; padding-left: 10px; position: relative; top: 1px; border-left: 2px solid #eaeaea; margin-left: 10px; overflow: hidden; height: 30px; white-space: nowrap; }
.ydz-home-page .site-navbar { float: right; font-size: 18px; margin-top: 7px; margin-right: -15px; }
.ydz-home-page .site-navbar li { position: relative; float: left; }
.ydz-home-page .site-navbar li:hover { z-index: 2; }
.ydz-home-page .site-navbar a { display: block; padding: 0 15px; color: #666; height: 24px; line-height: 24px; white-space: nowrap; }
.ydz-home-page .site-navbar a:hover,
.ydz-home-page .site-navbar li:hover > a,
.ydz-home-page .site-navbar li.current_page_item > a { color: #45b6f7; }
.ydz-home-page .ydz-arrow { margin-left: 4px; font-style: normal; font-size: 10px; color: #aaa; }
.ydz-home-page .topbar { position: absolute; top: -39px; left: 0; right: 0; margin-bottom: 20px; margin-right: -15px; color: #999; font-size: 12px; line-height: 24px; }
.ydz-home-page .topbar p { float: left; margin: 0; color: #999; max-width: 760px; height: 24px; line-height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ydz-home-page .topbar a { color: #999; }
.ydz-home-page .topbar a:hover { color: #45b6f7; }
.ydz-home-page .topmenu { float: right; }
.ydz-home-page .topmenu li { position: relative; float: left; }
.ydz-home-page .topmenu li:hover { z-index: 2; }
.ydz-home-page .topmenu a { display: block; padding: 0 15px; color: #999; height: 24px; line-height: 24px; }
.ydz-home-page .topmenu i { display: inline-block; margin-right: 4px; vertical-align: -4px; }
.ydz-home-page .topmenu .thumbnail span { display: none; position: absolute; top: 25px; right: 0; width: 160px; height: 160px; padding: 5px; background: #fff; border: 1px solid #eaeaea; box-shadow: 0 2px 8px rgba(0,0,0,.12); }
.ydz-home-page .topmenu .thumbnail:hover span { display: block; }
.ydz-home-page .topmenu .thumbnail span img { width: 150px; height: 150px; }
.ydz-home-page .site-nav .ul-subcates { display: none; position: absolute; top: 100%; left: 0; min-width: 130px; background-color: #fff; font-size: 12px; padding: 6px 0; border: 1px solid #ddd; box-shadow: 0 0 10px rgba(0,0,0,.1); line-height: 32px; font-weight: 700; border-radius: 4px; }
.ydz-home-page .site-nav .ul-subcates li { float: none; }
.ydz-home-page .site-nav .ul-subcates a { height: 30px; line-height: 30px; padding: 0 15px; }
.ydz-home-page .site-nav .ul-subcates a:hover { background-color: #f6f6f6; }
.ydz-home-page .site-nav li:hover > .ul-subcates { display: block; }
.ydz-home-page .search2 { display: none; }
.site-search { background-color: rgba(255,255,255,.95); position: absolute; top: -120px; left: 0; right: 0; height: 90px; z-index: 50; transition: all .25s; }
.search-on .site-search { top: 98px; }
.site-search .container { max-width: 1200px; margin: 0 auto; }
.site-search-form { padding: 20px 20%; overflow: hidden; }
.search-input { float: left; color: #999; border: solid 1px #ddd; width: 85%; height: 50px; padding: 4px 12px; border-right: none; font-size: 16px; border-radius: 2px 0 0 2px; outline: 0; }
.search-input:focus { border-color: #45b6f7; }
.search-btn { color: #fff; border: none; background: #45b6f7; height: 50px; font-size: 22px; padding: 0 12px; border-radius: 0 2px 2px 0; width: 15%; cursor: pointer; }
.search-btn:hover { opacity: .85; }
.ydz-home-page .ad5 { margin: 0 auto 12px; overflow: hidden; height: 60px; }
.ydz-home-page .ad5 img { display: block; width: 100%; height: 60px; object-fit: cover; }
.ydz-home-page .hdp { width: 100%; margin: 0 auto; }
.ydz-home-page .divhdp { max-width: 1200px; margin: 0 auto; }
.ydz-home-page .ydz-slider { position: relative; width: 100%; height: 300px; overflow: hidden; background: #fff; }
.ydz-home-page .ydz-slider .slides { width: 100%; height: 100%; }
.ydz-home-page .ydz-slider .slides li { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.ydz-home-page .ydz-slider .slides li.active { display: block; }
.ydz-home-page .ydz-slider .slides a { display: block; height: 100%; position: relative; }
.ydz-home-page .ydz-slider .slides img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ydz-home-page .ydz-slider .slides strong { display: none; position: absolute; left: 0; right: 0; bottom: 0; padding: 18px 22px; font-size: 20px; font-weight: 400; color: #fff; background: linear-gradient(to top, rgba(0,0,0,.56), rgba(0,0,0,0)); text-shadow: 0 1px 2px rgba(0,0,0,.4); }
.ydz-home-page .ydz-slider-dots { position: absolute; left: 0; right: 0; bottom: -2px; text-align: center; z-index: 3; }
.ydz-home-page .ydz-slider-dots li { display: inline-block; width: 11px; height: 11px; margin: 0 4px; background: #222; opacity: .45; border-radius: 50%; cursor: pointer; }
.ydz-home-page .ydz-slider-dots li.active { opacity: .95; background: #111; }
.ydz-home-page .content-wrap { width: 100%; float: left; }
.ydz-home-page .contentlist { overflow: visible; clear: both; margin-bottom: 12px; }
.ydz-home-page .contentlist:after,
.ydz-home-page .list-img:after,
.ydz-home-page .filter-wrapper li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ydz-home-page .pagetitle,
.ydz-home-page .title { margin: 1% 0; overflow: visible; }
.ydz-home-page .title h3,
.ydz-home-page .two-box-tit h3 { font-size: 20px; margin: 10px 0; float: left; color: #555; font-weight: 400; line-height: 24px; }
.ydz-home-page .two-box-tit { margin: 1% 0; overflow: hidden; }
.ydz-home-page .two-box-tit .suburl { float: right; position: relative; top: 12px; font-size: 13px; }
.ydz-home-page .two-box-tit .suburl a { color: #999; }
.ydz-home-page .two-box-tit .suburl a:hover { color: #45b6f7; }
.ydz-home-page .two-box-tit .suburl i { font-style: normal; padding-left: 4px; }
.ydz-home-page .filter-wrapper { position: relative; margin-top: 10px; background-color: #fff; border: 1px solid #e8e8e8; min-height: 40px; padding: 6px 0 8px; overflow: visible; }
.ydz-home-page .details { position: relative; overflow: visible; background: #fff; padding: 5px 10px 0; }
.ydz-home-page .details li { line-height: 28px; min-height: 28px; overflow: visible; }
.ydz-home-page .details a { float: left; display: block; padding: 3px 8px; margin: 0 5px 2px 0; color: #777; border-radius: 3px; line-height: 22px; white-space: nowrap; }
.ydz-home-page .details a:hover { background-color: #45b6f7; color: #fff; }
.ydz-home-page .ydz-sub-filter { background: #fff; border: 1px solid #e8e8e8; padding: 8px 10px; margin: -3px 0 12px; overflow: hidden; }
.ydz-home-page .ydz-sub-filter a { display: inline-block; margin-right: 14px; line-height: 24px; color: #777; }
.ydz-home-page .ydz-sub-filter a:hover { color: #45b6f7; }
.ydz-home-page .list-img { overflow: visible; clear: both; }
.ydz-home-page .excerpt { border: 1px solid #eaeaea; padding: 10px; overflow: hidden; background-color: #fff; width: 24.25%; float: left; margin-right: 1%; margin-bottom: 1%; transition: all .25s; }
.ydz-home-page .list-img .excerpt:nth-child(4n) { margin-right: 0; }
.ydz-home-page .excerpt:hover { background-color: #f9f9f9; position: relative; z-index: 2; border: 1px solid #45b6f7; }
.ydz-home-page .excerpt .image-container { margin: 0; padding: 0; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden; background: #f3f3f3 url(images/thumbnail.png) center center no-repeat; position: relative; }
.ydz-home-page .excerpt .focus { display: block; position: absolute; inset: 0; overflow: hidden; }
.ydz-home-page .excerpt .thumb { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .25s; }
.ydz-home-page .excerpt:hover .thumb { transform: scale(1.03); }
.ydz-home-page .excerpt header { margin: 0; padding: 0; height: 34px; overflow: hidden; }
.ydz-home-page .excerpt h2 { font-size: 14px; margin: 0; font-weight: 400; width: 100%; height: 34px; line-height: 34px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ydz-home-page .excerpt h2 a { color: #333; }
.ydz-home-page .excerpt h2 a:hover { color: #45b6f7; }
.ydz-home-page .excerpt .meta { color: #999; font-size: 12px; margin: 0; line-height: 20px; height: 20px; overflow: hidden; }
.ydz-home-page .excerpt span { margin-right: 10px; }
.ydz-home-page .excerpt .pv { float: right; margin-right: 0; }
.ydz-home-page .footer { position: relative; z-index: 9; clear: both; padding: 20px 20px; font-size: 12px; line-height: 22px; text-align: center; color: #999; background-color: #fff; border-top: 1px solid #eaeaea; margin-top: 16px; }
.ydz-home-page .footer a { color: #999; }
.ydz-home-page .footer a:hover { color: #666; }
.ydz-home-page .warpper { max-width: 1200px; margin: 0 auto; text-align: left; }
.ydz-home-page .box_110 { width: 18%; min-height: 70px; margin-right: 2%; }
.ydz-home-page .div_aboutus { overflow: hidden; text-align: right; }
.ydz-home-page .div_aboutus p { margin: 3px 0 0; }
.ydz-home-page .m-icon-nav { display: none; float: right; font-style: normal; font-size: 22px; color: #666; cursor: pointer; margin-top: 3px; }

@media (max-width: 1240px) {
  .ydz-home-page .container, .ydz-home-page .divhdp, .ydz-home-page .warpper { margin-left: 23px; margin-right: 23px; }
  .site-search .container { margin-left: 23px; margin-right: 23px; }
  .ydz-home-page .topbar { margin-right: 0; }
  .ydz-home-page .topbar p { max-width: 58%; }
  .ydz-home-page .site-navbar { font-size: 15px; margin-right: -8px; }
  .ydz-home-page .site-navbar a { padding: 0 10px; }
  .ydz-home-page .excerpt { width: 23%; margin: 1%; }
  .ydz-home-page .list-img .excerpt:nth-child(4n) { margin-right: 1%; }
}
@media (max-width: 980px) {
  .ydz-home-page .topmenu { display: none; }
  .ydz-home-page .topbar p { max-width: 100%; }
  .ydz-home-page .header { padding: 22px 0 14px; }
  .ydz-home-page .brand { display: none; }
  .ydz-home-page .site-navbar { display: none; position: absolute; left: 0; right: 0; top: 42px; background: #fff; border: 1px solid #eaeaea; box-shadow: 0 2px 8px rgba(0,0,0,.08); margin: 0; z-index: 20; font-size: 15px; }
  .ydz-home-page .site-navbar.m-show { display: block; }
  .ydz-home-page .site-navbar li { float: none; border-bottom: 1px solid #f2f2f2; }
  .ydz-home-page .site-navbar a { height: 38px; line-height: 38px; }
  .ydz-home-page .site-nav .ul-subcates { position: static; display: block; border: none; box-shadow: none; padding-left: 12px; font-weight: 400; }
  .ydz-home-page .m-icon-nav { display: block; }
  .search-on .site-search { top: 70px; }
  .site-search-form { padding: 20px 0; }
  .ydz-home-page .ad5 { height: 50px; }
  .ydz-home-page .ad5 img { height: 50px; }
  .ydz-home-page .ydz-slider { height: 220px; }
  .ydz-home-page .excerpt { width: 31.333%; margin: 1%; }
}
@media (max-width: 720px) {
  .ydz-home-page .topbar { display: none; }
  .ydz-home-page .logo { float: none; margin: 0 auto; }
  .ydz-home-page .m-icon-nav { position: absolute; right: 10px; top: 0; }
  .ydz-home-page .search2 { display: block; }
  .ydz-home-page .ad5 { margin-left: 10px; margin-right: 10px; height: 46px; }
  .ydz-home-page .ad5 img { height: 46px; }
  .ydz-home-page .ydz-slider { height: 180px; }
  .ydz-home-page .ydz-slider .slides strong { font-size: 15px; padding: 12px; }
  .ydz-home-page .excerpt { width: 48%; margin: 1%; }
  .ydz-home-page .box_110 { width: 33.333%; margin: 0 0 10px; }
  .ydz-home-page .div_aboutus { clear: both; text-align: left; }
}
@media (max-width: 480px) {
  .ydz-home-page .container, .ydz-home-page .divhdp, .ydz-home-page .warpper { margin-left: 10px; margin-right: 10px; }
  .ydz-home-page .ydz-slider { height: 155px; }
  .ydz-home-page .excerpt { width: 48%; padding: 7px; }
  .ydz-home-page .excerpt h2 { font-size: 13px; line-height: 28px; height: 28px; }
  .ydz-home-page .excerpt header { height: 28px; }
  .ydz-home-page .excerpt .meta { font-size: 11px; }
  .ydz-home-page .title h3, .ydz-home-page .two-box-tit h3 { font-size: 18px; }
  .search-input { width: 80%; }
  .search-btn { width: 20%; }
}
