/* section */ .section { width: 100%; padding-bottom: 30px; } .section>.container { padding: 20px; background: #ffffff; } /* box */ .box { width: 100%; height: 864px; } .box-1 { width: 800px; height: 100%; float: left; border-right: 1px solid #e6e6e6; padding-right: 40px; } .box-2 { width: 380px; height: 100%; float: left; padding-left: 40px; } .box-1-1 { width: 100%; height: 350px; } .box-1-1-1 { width: 100%; height: 283px; margin-top: 15px; border: 1px solid #e6e6e6; } .box-1-1-1 ul { overflow: hidden; } .box-1-1-1 li { float: left; width: 125px; height: 105px; text-align: center; margin-top: 25px; } .box-1-1-1 li img { width: 74px; height: 74px; } .box-1-1-1 li span { display: block; margin-top: 10px; } .box-1-2 { width: 100%; height: 290px; margin-top: 20px; } .box-1-3 { width: 100%; height: 184px; margin-top: 20px; } .box-1-3 .tit { width: 60px; height: 100%; background: #2957a2; color: #ffffff; font-size: 22px; font-weight: bold; text-align: center; padding: 20px; line-height: 36px; float: left; } .box-1-3 ul { overflow: hidden; float: left; width: 696px; height: 184px; border-bottom: 1px solid #d7d7d7; } .box-1-3 ul li { float: left; width: 174px; height: 92px; border-right: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; position: relative; } .box-1-3 ul li img { margin-right: 5px; position: absolute; left: 20px; top: 32px; } .box-1-3 ul li a { float: left; width: 100%; height: 100%; padding-top: 25px; padding-left: 60px; } .box-1-3 ul li span { float: left; width: 90px; } .box-2-1 { width: 100%; } .box-2-1 ul li { width: 100%; height: 74px; line-height: 74px; background: url(box-bg-06.png) no-repeat; margin-bottom: 10px; position: relative; font-size: 20px; } .box-2-1 ul li.active { background: url(box-bg-03.png) no-repeat; } .box-2-1 ul li.active a { color: #ffffff; } .box-2-1 ul li a { float: left; width: 100%; height: 100%; padding-left: 65px; color: #1e56a8; } .box-2-1 ul li a div { float: left; width: 32px; } .box-2-1 ul li a span { float: left; margin-left: 10px; } .box-2-2 { width: 100%; height: 340px; margin: 20px 0; } /***************鑷€傚簲***************/ @media (max-width: 700px) { body { min-width: 100%; width: 100%; background: #fff; } .container { width: 100% !important; margin: 0 auto; } .section { overflow: hidden; } .section>.container { padding: 10px !important; background: #ffffff !important; } .top { display: none; } .search-box { display: none; } .link-nav { display: none; } .nav { height: auto !important; } .nav-list li { float: left; width: 33.3% !important; font-size: 22px; text-align: center; border-right: 1px solid #6a91c6; } .logo { display: none; } .common-list-tit li { height: 40px; line-height: 40px; font-size: 20px; } .common-list-tit { width: 100%; height: 40px; border-bottom: 1px solid #eae8e8; } .name { position: initial !important; width: 100%; } .footer { height: auto !important; } .foot-box { margin: 0 !important; height: auto; } .dzjg, #_jiucuo_, #_span_jiucuo { display: none; } .foot-nav { text-align: center; margin-left: 85px; } .foot-box p { height: auto !important; text-align: center; padding: 0 20px; } .current-position{ height: 40px; line-height: 40px; } .common-list-items li a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left; color: #333; max-width: 80%; } .box-1{ padding: 0; border-right: none; } .box-1-1,.box-1-1-1,.box-1{ height: auto; width: 100%; } .box-1-1-1 li{ width: 33.3%; } .box-1-1-1 { padding-bottom: 20px; } .box-1-3 .tit{ width: 100%; height: 40px; padding: 0; line-height: 40px; margin-bottom: 10px; } .box-1-3 { width: 100%; height: auto; margin-top: 10px; } .box-1-3 ul{ width: 100%; height: auto; } .box-1-3 ul li { float: left; width: 50%; height: 92px; border-right: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; position: relative; } .box-1-3 ul li:nth-child(odd){border-left: 1px solid #d7d7d7;} .box-2 { width: 100%; height: 100%; float: left; margin-top: 10px; padding-left: 0; } .box-2-1 ul li{ background-size: cover; } .box-1-2 { width: 100%; height: auto; margin-top: 10px; } .banner{ width: 100%; height: auto !important; } }