﻿:root {
    --MainColor:#b10000;
    --DeepColor:#6a0000;
    --ThinColor:#FFFFCC;
}
.BodyWidth {width:1192px; margin:0px auto;}
.mbOnly { display:none; }
.banner > img { display:block; width:100%;}
.icoILT24::before { font-size: 24px !important; margin-right: 5px;vertical-align:bottom; }
.pp15L { padding-left:15px; }
.pp15R { padding-right:15px; }
.mgB15 { margin-bottom: 15px;}
.lofx { display:flex; }
.lofxc { display:flex; align-items:center; }
.topLogo {padding-top: 5px;}
#dvSharingQR { width:200px; text-align:center; color:#333; background:white; }
#dvSharingQR img { width:160px; height:160px; display:block; margin:0 auto 10px; }
#TopLine {height:36px; line-height:36px; background-color:#b10000; border-bottom:1px solid #f5f5f5; color:white; }
#TopLine a { color:white; }
#TopLine .rItem { padding:0 15px; cursor: pointer; user-select: none;}
#TopLine .rItem .iconwx::before { font-size:16px !important; vertical-align:bottom; margin-right:4px;}
#BoardLine { border-bottom:2px solid #ccc; }
#ulMainNav { display:flex; justify-content:space-around; width:620px; padding-top:10px;}
#ulMainNav li { display:block; height:70px; }
#ulMainNav a { display:block; width: 96px; line-height:66px; text-align:center; font-size:18px; color:#111; }
#ulMainNav .act { border-bottom:4px solid #b10000; color:#b10000; font-weight:bold; }
#IdxBG { background:url(/_image/web/banner2.jpg) no-repeat; background-size:cover; height:372px; margin:auto; max-width:1920px; }
#IdxBG .adWord { position:absolute; width:100%; text-align:center; top:200px; left:0; line-height:50px; font-size:48px; letter-spacing: 10px; font-family:SimHei; color:white; display:none;}
#IdxSubI { margin-top:-40px; margin-bottom:50px; position:relative; justify-content:space-between; }
#IdxSubI > a { display:block; width:376px; color:#111; background:white; text-align:center; padding:50px 30px 30px; border-bottom:4px solid #b10000; }
#IdxSubI .icon { width: 70px; height:70px; margin:0 auto 10px; line-height:65px; text-align:center; border-radius:100%; border:2px solid #b10000; color:#b10000; }
#IdxSubI .icon::before { font-size:40px; }

#IdxSubI .tt { font-size:16px; font-weight:bold; padding:10px 0; }
#IdxSubI .text { color:gray; line-height:1.5;}
#IdxSubI > a:hover .icon { background:#b10000; color:white;}
#IdxSubI > a:hover .tt { color:#b10000; }
.idxBT { text-align:center; line-height:40px; font-size: 36px; color:#111; margin-bottom:10px; }
#IdxUlek { position:relative; height: 400px; padding:15px; margin-bottom:30px; }
#IdxUlek img { width:480px; height:320px; border:4px solid #ab6826; }
#IdxUlek .text { position: absolute; top: 65px; right: 15px; width:65%; border:1px solid #ab6826; background:white; padding: 25px; line-height:1.75; color:gray; }
#IdxUlek .text p {margin:0; text-indent:2em; }
.hotFrame { margin-bottom: 15px; }
.hotFrame .title { display: flex; justify-content: center; position: relative; z-index: 10; }
.hotFrame .title > a { font-size: 24px; color: #111; font-weight: bold; line-height: 50px; background: white; padding: 0 20px; display: block; box-shadow: 0 4px 10px gray; }
.hotFrame .hotBody { background: #eee; padding: 50px 60px 0; overflow: hidden; margin-top: -20px; }
.hotLive { justify-content: space-between; flex-wrap:wrap; }
.hotLive > a { width: 320px; background: #b10000; overflow: hidden; display: block; margin-bottom: 40px; }
.hotLive > a:hover { background: #6a0000; box-shadow: 0 2px 10px gray; }
.hotLive .imgF { height: 180px; overflow: hidden; position:relative; }
.hotLive .imgF img { display: block; width: 100%; }
.hotLive .name { color: white; font-size:16px; text-align:center; padding: 10px; }
#dvFooter { background:#2F3239; border-top:2px solid #b10000; padding: 30px 0; color:white; line-height:1.75; }
#dvFooter a { color:white; }

.iiImg { width:100%; display:block; height:auto; margin-bottom: 50px;}
.pTitle { line-height:50px; font-size:18px; color:#888; font-weight:bold;}
.pTitle::before { font-size:24px; font-weight:normal; margin-right:6px; vertical-align:bottom; }
.iline3 { justify-content: space-between; flex-wrap:wrap; }
.iline3 > a { width: 376px; background: #eee; overflow: hidden; display: block; margin-bottom: 30px; padding:4px; }
.iline3 > a:empty { height:0; padding:0;}
.iline3 > a:hover { background: #b10000; box-shadow: 0 2px 10px gray; }
.iline3 .imgF { min-height: 207px; overflow: hidden; position:relative; }
.iline3 .imgF img { display: block; width: 100%; }
.iline3 .name { font-size:16px; padding: 10px; font-weight:bold; color:#6a0000; }
.iline3 .descr { font-size:small; color:gray; line-height:20px; height:60px; overflow:hidden; padding:0 10px; }
.iline3 > a:hover .name, .iline3 > a:hover .descr { color:white; }
.nomore { margin: 15px auto; padding: 10px 20px; width: 40%; border-radius: 12px; background:#eee; color:gray; text-align:center; font-weight:bold; font-size:16px;}

.infoTI { padding: 20px 0; border-bottom: 1px dotted #ccc; width:100%; }
.infoTI .img { width: 388px; height: 218px; margin-right: 20px; overflow: hidden; display: block; box-shadow: 0 4px 10px rgba(0,0,0,.5); }
.infoTI .img img { width: 100%; display: block; }
.infoTI .nameF { margin: 5px 0 10px; }
.infoTI .name { font-size: 24px; color: #333; line-height: 20px; font-weight: bold; }
.infoTI a.name:hover { color:#6a0000; }
.infoTI .smy p { color: gray; text-indent: 2em; line-height: 24px; }

.projNav { width:220px; padding:10px; background:#f1f1f1; margin-right:20px; }
.pnTitle { line-height:40px; font-size:18px; color:#888; font-weight:bold; text-indent:0.5em; border-bottom:4px solid #ccc; margin-bottom: 10px;}
.pnTitle::before { font-size:24px; font-weight:normal; margin-right:6px; vertical-align:bottom; }
.projII { line-height:40px; padding: 0 10px; color:#111; }
.projII:hover { background:white; }
#dvProjList .act { background:white; color:#b10000;}
.projIntro { color:#666; line-height:1.75; }
.projIntro .name { font-size:24px; line-height: 60px; color:#333; margin-right:20px;}
.projIntro p {text-indent: 2em; margin:10px 0 5px; }
.projIntro img { display:block; margin:0 auto 25px; max-width: 952px; box-shadow: 2px 2px 4px rgba(0,0,0,.3); border:2px solid #999; }
.projIntro .imgDescr { margin-bottom:10px; color:gray; text-align:center; }
.projIntro .img2 { display:flex; justify-content:space-around; flex-wrap:wrap; }
.linkway {width:600px; margin:40px auto;}
.afterNav {padding-top:20px;}
@media screen and (max-width:640px){
    .BodyWidth { width:100%; }
    .lofx { display:block; }
    .lofxc { display:block; }
    .lofx > .f1, .lofxc > .f1 { display:block; width:100%; }
    .mbxx { display:none !important; }
    .topLogo { text-align:center;}
    #ulMainNav { padding: 0.4rem 0.4rem 0.6rem; justify-content: space-between; width: 100%; }
    #ulMainNav li { height: 2.4rem; width:20%; }
    #ulMainNav a { width:100%; line-height:2.4rem; font-size:0.8rem; color:gray; }
    #ulMainNav .act { border-bottom-width:2px; }
    #IdxBG { width:100%; height:25.83vw;}
    #IdxSubI { margin-top:0; margin-bottom:10px; justify-content:space-around; }
    #IdxSubI > a { width: 30%; padding:10px 0; border-bottom:0; }
    #IdxSubI .icon { width:3.6rem; height:3.6rem; line-height: 3.4rem; color:white; background:#b10000; margin-bottom:0;}
    #IdxSubI .tt { font-size: 1em; font-weight:normal; }
    #IdxUlek { padding:0; height:auto; }
    #IdxUlek img { width:100%; height:auto; }
    #IdxUlek .text { position:static; width:100%; padding:10px;}
    .hotFrame .hotBody { padding: 40px 10px 0;}
    .hotLive > a { width:calc(100vw - 20px); margin-bottom:15px; }
    .hotLive .imgF { height:auto; }
    .iline3 > a {width:calc(100vw - 8px); margin: 0 auto 20px; }
    .iline3 .imgF { min-height:0;}
    .nomore { width:80%; }
    .infoTI .img { width:100%; height:auto; margin-bottom:10px; }
    .infoTI .asText { padding: 10px 10px 0;}
    #dvAbout p { padding-left:10px; padding-right:10px; }
    .linkway { width:100%; text-align:center; }
    .linkway p { text-indent:0px !important; }
    .projNav { display:none; }
    .projIntro .name, .projIntro p { padding: 0 10px;}
    .projIntro img { max-width:100vw; }
    .afterNav { padding-top:0; }
    .iiImg { margin-bottom:0;}
    #BoardLine { border-bottom:0;}
}