@media (min-width: 1200px){ .container { width: 960px; } } .container-fluid{ /* padding-left: 0; padding-right: 0;*/ } .sidebar{ background: #fff; } .h-main{ min-height: 1000px; } .breadcrumb{ background: #fff; } .footer{ width: 100%; background: #eee; overflow: hidden; font-size: 0.8rem; padding: 1.5rem; } .fix-bottom{ position: absolute; bottom: 0; } .footer p{ color: #666; margin-bottom: 0; text-align: center; } .nav-pills{ margin-bottom: 1rem; } .thumbnail{ width: 30%; margin-right: 10px; display: inline-block; } .row-li{ list-style: none; } .row-li li{ font-size: 0.8rem; border-bottom: 1px dashed #ccc; padding: .5rem; padding-left: 0; } .row-li li b{ width:5rem; text-align: left; display: inline-block; padding-left: 0; } .row-li li b i{ color:rgb(255,149,0); } ul{ padding-left: 0; } body{ font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; background: #eee; } #main{ min-height: 160px; background: #fff; margin-top: 1.8rem; } body.fix{ padding-top: 65px; /*min-width: 1720px;*/ } p{ line-height: 1.8; } a,a:hover,a:link,a:active,a:visited{ text-decoration: none; } a{ color: rgb(147,1,12); } a:hover{ color: green; } p.ti-2{ text-indent: 2em; } .border-bottom{ border-bottom: 1px solid #666; } .header{ padding: .3rem; margin-bottom: 0; } .header>h3{ display: block; padding: .15rem .5rem; font-size: 1rem; float: left; margin-bottom: 0; font-family: '黑体'; } .header>h3>span{ font-family:Arial; color:#eee; font-size: 0.8rem; } .header~.content{ /*border-top: 1px solid #ccc;*/ } .header>small{ color:rgb(147,1,12); font-size: 2rem; font-weight: 400; font-family:"Times New Roman"; font-weight: bold; margin-bottom: 0; } .header>p{ border-top: 1px solid #999; font-size: 0.8rem; width: 10em; text-align: center; margin: 0 auto; color:#999; } .btn-center{ background: rgb(147,1,12); text-align: center; padding: .2rem 1rem; color: #fff!important; margin: 0 auto; display:block; font-family:"Times New Roman"; } .btn-l{ font-size: 1.5rem; width: 5rem; } .content p{ font-size: 14px; margin-bottom: 0; } .cate-wrap{ text-align: center; } .cate-wrap dd p{ font-size: 1.2rem; color: #666; } .cate-wrap dd small{ color: gray; font-size: 2rem; } .scrollbox{ overflow: hidden; padding-bottom: 0; margin-bottom: 3rem; } .product-wrap{ float: left; width:80000px; } .product-wrap .con1,.product-wrap .con2{ float: left; } .product-wrap .con1 a,.product-wrap .con2 a{ display:block; width: 200px; float: left; margin-right: 10px; } .product-wrap dl{ border: 1px solid #ccc; margin-bottom: 0; } .product-wrap dt img{ width: 100%; padding: .2rem; } .product-wrap dd{ background: #555; margin-bottom: 0; } .product-wrap dd p{ color: #fff; text-align: center; } .news-wrap .header img{ margin-top: 0.5rem; margin-right: 0.5rem; } .news-wrap .header .pull-right{ padding-top: 1.8rem; } .news-wrap .header .pull-right a{ font-family: 'Times New Roman'; font-size: 1.3rem; } .news-wrap small{ font-family: 'Times New Roman'; font-size: 1.3rem; } .news-wrap h3{ font-size: 1.6rem; line-height: 1.4; } .ul-li{ list-style: none; } .ul-li li{ border-bottom: 1px dashed #888; padding: .8rem .2rem; display: block; } .ul-li li a{ color: #333; } .ul-li li a:hover{ color: rgb(147,1,12); } .ul-li li .pull-right{ color: #666; } h3{ font-size: 1.4rem; } dd{ font-size: 0.9rem; } .form-control{ } /*超出范围打省略号*/ .text-overflow{ width:150px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; } .carousel { background: #fff; } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } /* Declare heights because of positioning of img element */ .article-list .article-list-item{ list-style: none; border-bottom: 1px dotted #ccc; } .product-list .product-list-item img{ max-width:100%; } .logo-img{ max-height:50px; } .breadcrumb{ margin-bottom: 0; } /*分页样式*/ /*.page-div{ display: inline-block; padding-top: 10px; margin-left: 2rem; } .page-div span,.page-div a{ border:1px solid #0275d8; padding:5px 12px; border-radius: 3px; margin-right: 3px; } .page-div span,.page-div a:hover{ background: #0275d8; color:#fff; text-decoration: none; } */ /* 菜单样式 */ .navbar-brand{ margin-right: 0; } #nav-toggle{ display: none; } nav .container{ padding-left: 0; padding-right: 0; } /*底部导航条*/ .footer-nav{ text-align: center; width: 100%; padding-bottom: .8rem; } .footer-nav>li{ display: inline-block; vertical-align:top; } .footer-nav>li a{ border-right:1px solid #ccc; padding: 0 .5rem; } .footer-nav>li:last-child a{ border:0; } .footer-nav li>ul{ padding-left: 0; } .footer-nav a{ color:#666; } .footer-nav a:hover{ text-decoration: underline; } /*首页*/ .row .col-lg-3 .thumbnail{ display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; padding: 2em 1em; max-width: 280px; margin: 0 auto; color:#666; margin-bottom: 20px; } .thumbnail h3{ color:#333; font-size: 1.2rem; text-align: center; } .row .col-lg-3 .thumbnail:hover{ text-decoration: none; } .thumbnail img{ text-align: center; margin: 0 auto; display: block; } @keyframes thumbnail-p { 0% {opacity:0;} 25% {opacity: 0.25;} 50% {opacity:0.5;} 75% {opacity: 0.75;} 100% {opacity: 1;} } @keyframes thumbnail-img { 0% {transform: rotateY(0deg);opacity:0;} 25% {transform: rotateY(90deg);opacity: 0.25;} 50% {transform: rotateY(180deg);opacity:0.5;} 75% {transform: rotateY(90deg);opacity: 0.75;} 100% {transform: rotateY(0deg);opacity: 1;} } .thumbnail p{ font-size: 14px; text-align: center; margin-top: 20px; position: relative; } .thumbnail:hover p { animation: thumbnail-p 1s; /*text-decoration: underline;*/ } .thumbnail:hover img { animation: thumbnail-img 1s; } #main>.row{ padding:10px; } .news-detail,.onepage,.news-list{ /*border:1px solid #ccc;*/ padding: 20px; width:100%; } #main .news-detail img,#main .onepage img{ max-width: 70%; display: block; margin: 0 auto; } #main .news-detail h3{ /*text-align: center;*/ } #main .news-detail h3+p{ /*text-align: center;*/ } #main .nav-item a{ background: #eee; border-radius: 0; color:#333; } #main .nav-item a b{ color:rgb(147,1,12); } #main .nav-item a:has('b'){ border-bottom: 1px solid rgb(147,1,12); } #main .nav-item a.active b{ color:#eee; } #main .nav-item a.active{ background: rgb(147,1,12); color: #eee; } #main .product-div{ flex-flow:row wrap; -webkit-flex-flow: row wrap; display: block; } #main .product-div a{ text-align: center; color: #333; display: block; } #main .product-div a:hover{ color: rgb(147,1,12); } #main .product-div .card{ border-radius: 8px; display: block; float: left; width: 32%; margin-right: 1%; margin-bottom: 1%; } #main .product-div div img{ width: 100%; padding: 10px; } .small{ color:#999; font-size: 14px; text-indent: 2em; } h3.head{ width:100%;padding:0 1.5em;margin-bottom: 2rem;height:2.2rem;line-height:1;color: #369;background:#fff;font-size: 1.2rem; } h3.head>span{ display: inline-block;width:3px;height:1.7rem;position:relative;top:5px;background: #369;margin-right: 0.5rem; } .team{ margin-bottom: 2rem; border-bottom: 1px dashed #ccc; } .team:last-child{ border:0; } .team .col-sm-3 img{ width:90%; margin:0 auto; max-width: 120px; display: block; } .team .col-sm-9{ padding-top:1rem; } .team .col-sm-9 dt{ margin-bottom: 1rem; } .team .col-sm-9 dd{ line-height: 1.8; } .container .content{ padding-bottom: 3rem; } /*右侧浮动代码样式*/ .jcContact{position:absolute;top:0;left:0;z-index:99;width:215px;} .jcConraper{width:174px;background:url(/public/images/sjd/qq/c03.png) repeat-y 0 0;overflow:hidden;} .jcConBtn{background:url(/public/images/sjd/qq/c01.png) no-repeat;position:absolute;top:0;left:0;width:41px;height:116px;cursor:pointer;} .sub-item>li{ box-shadow: 0 6px 12px rgba(0,0,0,0.175); border-bottom: 1px solid rgba(0,0,0,0.15); } /*导航栏*/ @media screen and (min-width:750px) { body{ /*padding-top: 125px;*/ } nav.top{ width: 100%; padding: 0; /*border-bottom: 1px solid rgba(30,35,42,.06);*/ box-shadow: 0 1px 3px 0 rgba(0,34,77,.05); /*position: fixed;*/ top:0; z-index: 100; background: #fff; box-sizing: border-box; background-clip: content-box; /*opacity: 0.8;*/ } .nav-wrap{ height: 100%; margin-bottom: 0; width: 100%; display: flex; justify-content:space-between; } .nav-wrap>li{ display: inline-flex; position: relative; /*transform: skewX(-10deg);*/ margin-right: 1px; padding: 10px 0; } .nav-wrap>li a{ display: block; width: 100%; height: 30px; line-height: 30px; color: #fff; font-size: 0.9rem; padding:0 1.2rem; } .nav-wrap>li:last-child a{ border-right: 0; } .nav-wrap>li a:hover{ text-decoration: none; } .nav-wrap>li:hover>a,.nav-wrap>li.active>a{ color: #333; background: #fff; border-radius: 15px; } .nav-wrap>li>.sub-item{ position: absolute; top:100%; max-height: 0; width: 100%; z-index: 10000; perspective: 400px; -webkit-perspective: 400px; } .sub-item>li{ list-style: none; opacity: 0; transform: rotateY(90deg); transition: transform .5s,opacity .5s; } .sub-item>li:nth-child(1){ transition-delay: 100ms; } .sub-item>li:nth-child(2){ transition-delay: 50ms; } .sub-item>li:nth-child(3){ transition-delay: 0ms; } .nav-wrap>li:hover>.sub-item>li:nth-child(3){ transition-delay: 100ms; } .nav-wrap>li:hover>.sub-item>li:nth-child(2){ transition-delay: 50ms; } .nav-wrap>li:hover>.sub-item>li:nth-child(1){ transition-delay: 0ms; } .nav-wrap>li>.sub-item a{ background: #fff; color: #333; } .nav-wrap>li>.sub-item a:hover{ background: #666; color: #fff; } .nav-wrap>li:hover>.sub-item>li{ transform:none; opacity: 1; } } @media screen and (max-width:1000px){ .container{ width: 100%; } } @media screen and (max-width:750px){ #nav-toggle{ display: block; position: absolute; right:1rem; top:1rem; border:1px solid #cecece; border-radius: 4px; padding: .3rem; } #nav-toggle a{ color: #dedede; } #nav-toggle:hover a{ color:#fff; } #nav-toggle:hover{ border:1px solid #fff; } nav .container{ padding: 0; width: 100%; } .nav-wrap{ display: block; float: none; clear: both; width: 100%; background: #fff; list-style: none; border-top: 1px solid #ccc; display: none; } .sub-item{ list-style: none; display: none; height: 0; opacity: 0; transition: opacity .5s; background: #fff; z-index: 10000; } .nav-wrap>li>a{ border-bottom: 1px solid #ccc; } .nav-wrap>li a{ width: 100%; display: block; padding: .5rem; } .sub-item>li>a{ padding-left: 2rem; } .nav-wrap>li:hover>.sub-item{ height: auto; display: block; opacity: 1; } .nav-wrap>li.active>a{ background: rgb(147,1,12); color: #fff; } .nav-wrap>li>.sub-item a:hover{ background: #666; color: #fff; } } /*颜色*/ .bg-gr{ background:#333!important; } .bg-wh{ background: #fff!important; } .c-gr{ color:#333!important; } .c-wh{ color:#fff!important; } .c-bl{ color: #666!important; } .c-sjd{ color: rgb(147,1,12); } .c-sjd2{ color: rgb(217,50,36); } .bg-lgr{ background: #f1f2f0; } .bg-sjd{ background: rgb(147,1,12)!important; } .bg-tr{ background: transparent!important; } .page-item.active .page-link{ background: rgb(147,1,12); border-color: rgb(147,1,12); } .page-link{ color: rgb(147,1,12); } .page-link:hover{ color: green; } /*轮播图*/ .carousel-control-prev:hover,.carousel-control-next:hover{ background: rgba(0,0,0,0.3); } .icon-div{ border-radius: .3rem; padding: .8rem 1.5rem; text-align: center; display: inline-block; background: #fff; box-shadow: 3px 3px 10px #888; margin-right: 2rem; } .icon-div i{ color: #666; margin-bottom: .5rem; margin-top: .3rem; } .icon-div a{ color: #666; } .icon-div:hover{ background: #1d9d74; } .icon-div:hover i{ color: #fff; } .icon-div:hover a{ color: #eee; } .news{ padding:0; } .news .header{ border-bottom: 2px solid rgb(147,1,12); } .news .header i{ color: rgb(147,1,12); } .news .header h3{ color: rgb(147,1,12); } .news .header h3>span{ color: #666; } .news img{ width: 100%; } .news .main_news_title{ height: auto; margin: 15px 0 10px; min-height: 23px; line-height: 23px; cursor: pointer; color: #000; } .news p{ font-size: 14px; line-height: 24px; color: #808080; margin-bottom: 6px; text-align: justify; word-break: break-all; } .news_panel{ width: 100%; position: relative; } .news .dateline{ text-align: left; line-height: 28px; color: #666; position: absolute; width: 85px; } .news_panel .news_content{ width: 100%; padding-left: 85px; } .newsCircleOuter{ position: absolute; display: inline-block; margin: 3px 15px 0; width: 18px; height: 18px; background: #f4f4f4; border-radius: 50%; vertical-align: top; z-index: 1; } .newsCircle{ position: absolute; width: 12px; height: 12px; background: #bababa; border-radius: 50%; left: 3px; top: 3px; z-index: 2; } .news_cute{ display: inline-block; margin-left: 23px; padding-left:28px; border-left: 1px solid #ccc; height: 85px; } .news_panel a{ color: #000; } .onepage ul{ padding-left: 2rem; list-style: none; } /* FILE ARCHIVED ON 16:27:32 Aug 25, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:07:06 Nov 16, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.599 exclusion.robots: 0.038 exclusion.robots.policy: 0.027 esindex: 0.01 cdx.remote: 15.357 LoadShardBlock: 92.652 (3) PetaboxLoader3.datanode: 151.479 (5) load_resource: 281.446 (2) PetaboxLoader3.resolve: 161.316 (2) */