@charset "utf-8"; /* 分页 */ .pagination { text-align: center; font-size: 0; padding-top: 90px; } .jigs{ /* background: #f2f2f2; */ margin: 0px 0px; /* padding: 20px; */ margin-top: 30px; } .zmd{ font-size: 18px; width: 100%; /* float: left; */ margin-top: 8px; font-weight: bold; background: url(../images/dot.png) left center no-repeat; line-height: 60px; height: 60px; color: #051c5f; text-indent: 16px; } .jgs{ width: 100%; /* float: left; */ /* background: #f2f2f2; */ } .jgsa li{ width: 33%; float: left; line-height: 40px; background: url(../images/i-list-dot.png) left center no-repeat; text-indent: 10px; margin-bottom: 18px; background: #eaeaea; font-size: 14px; } .jgsa li a{ color: #666;} .jgs li{ width: 33%; float: left; line-height: 40px; background: url(../images/i-list-dot.png) left center no-repeat; text-indent: 10px; margin-bottom: 18px; background: #eaeaea; font-size: 14px; } .jgs li a{ color: #666;} .jgs1{ width: 85%; float: left; } .jgs1 li{ width: 50%; float: left; line-height: 40px; background: url(../images/i-list-dot.png) left center no-repeat; text-indent: 10px } .jgs1 li a{ color: #666;} .pagination a { display: inline-block; border: 1px solid #dcdcdc; padding: 0 12px; height: 35px; font-size: 14px; line-height: 35px; text-align: center; color: #666; margin: 0 7px; } .pagination a.active { background: #1935aa; color: #fff; border: 1px solid #1935aa; } .pagination a:hover { background: #1935aa; color: #fff; border: 1px solid #1935aa; } .pagination span { display: inline-block; font-size: 14px; } .banner img { display: block; width: 100%; } .ny-main { padding-top: 20px; padding-bottom: 57px; } .ny-left { position: relative; float: left; width: 285px; margin-top: -94px; padding-left: 15px; padding-top: 10px; margin-right: 50px; background: rgba(29, 65, 151, .86) ; } .ny-left>h4 { font-size: 20px; line-height: 84px; color: #fff; background: url(../images/dqlm-bj.png) no-repeat; background-size: cover; background-position: center center; position: relative; padding-left: 45px; font-size: 30px; } .ny-left>h4>span { position: absolute; top: 0; right: 0; width: 48px; height: 48px; background: url("../images/ny-icon3.png"); background-repeat: no-repeat; background-position: center center; display: none; } .ny-left>ul { border-right: 1px solid #d8d0df; border-top: none; background: #f9fbfe url(../images/leftnav-bj.png) no-repeat; background-position: right bottom; padding-bottom: 100px; position: relative; } .ny-left>ul::after{ content: ""; position: absolute; left: -15px; bottom: 5px; border-left: 15px solid #ffffff; border-top: 15px solid transparent; border-bottom: 15px solid transparent; } .ny-left>ul::before{ content: ""; position: absolute; left: -15px; bottom: 0; width: 15px; height: 20px; background: #fff; } .ny-left>ul>li { position: relative; line-height: 70px; border-bottom: 1px solid #d8d0df; } .ny-left>ul>li:first-child { border-top: 1px solid #63467a; } .ny-left>ul>li>a { font-size: 20px; color: #333; display: block; padding-left: 50px; padding-right: 60px; transition: all .3s; } .ny-left>ul>li>span { width: 60px; height: 70px; position: absolute; top: 0; right: 0; background: url("../images/ny-icon.png"); background-repeat: no-repeat; background-position: center center; transition: all .3s; cursor: pointer; } .ny-left>ul>li:hover { background: #1935aa; } .ny-left>ul>li:hover>span { background-image: url("../images/ny-icon2.png"); } .ny-left>ul>li:hover>a { color: #fff; } .ny-left>ul ul { display: none; background: #fff; padding: 10px 0; } .ny-left>ul ul>li { line-height: 46px; } .ny-left>ul ul>li>a { position: relative; display: block; font-size: 15px; color: #333; padding-left: 48px; transition: all .3s; } .ny-left>ul ul>li>a:before { content: ''; position: absolute; width: 4px; height: 4px; top: 50%; margin-top: -2px; left: 35px; background: #000; border-radius: 50%; } .ny-left>ul ul>li.on>a { color: #1935aa; font-weight: 600; } .ny-left>ul>li.on { background: #1935aa; } .ny-left>ul>li.on>span, .ny-left>ul>li.active>span { background-image: url("../images/ny-icon2.png"); } .ny-left>ul>li.on>a { color: #fff; } .ny-left>ul ul>li:hover>a { color: #1935aa; font-weight: 600; } .ny-left>ul>li.active { background: #1935aa; } .ny-left>ul>li.active>a { color: #fff; } .ny-left>ul>li.active>ul { display: block; } .ny-left>ul ul>li.active>a { color: #1935aa; font-weight: 600; } .ny-right { overflow: hidden; padding-top: 30px; } .ny-tit>h4 { font-size: 24px; font-weight: 600; line-height: 36px; color: #1935aa; display: inline-block; position: relative; color: #1935aa; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; } .ny-tit>h4:after { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 3px; background: #1935aa; } .ny-tit>div { float: right; font-size: 14px; line-height: 36px; color: #7683ba; } .ny-tit>div a{color: #7683ba;} .ny-tit>div a:hover{color: #1935aa;} .ny-tit { border-bottom: 1px solid #dbdbdb; } .ny-list { margin-top: 18px; } .ny-list>ul>li { line-height: 60px; position: relative; border-bottom: 1px dashed #dbdbdb; } .ny-list>ul>li>a { display: block; font-size: 16px; color: #333; padding-left: 20px; padding-right: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s; } .ny-list>ul>li>span { position: absolute; top: 0; right: 0; font-size: 14px; color: #888; } .ny-list>ul>li:before { content: ''; position: absolute; width: 4px; height: 4px; background: #000; border-radius: 50%; top: 50%; left: 0; margin-top: -2px; } .ny-list>ul>li:hover>a { color: #1935aa; } /* 文字列表页 start */ .img-lists ul li { padding: 25px 0; border-bottom: 1px dashed #dcdcdc; } .img-lists ul li a { display: block; overflow: hidden; } .img-lists ul li a:hover .imgList-info h3 { color: #465bb6; } .img-lists ul li a:hover .imgList-info span { background: #465bb6; color: #fff; } .imgList-pic { float: left; width: 260px; margin-right: 30px; } .imgList-pic .pic { padding-top: 65%; } .imgList-info { overflow: hidden; color: #075aa7; } .imgList-info span { display: block; font-size: 20px; line-height: 30px; margin-top: 15px; width: 100px; background: #e7eff2; color: #075aa7; text-align: center; } .imgList-info h3 { font-size: 18px; color: #000000; margin: 10px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .imgList-info p { font-size: 16px; line-height: 24px; /* max-height: 38px; */ overflow: hidden; color: #666666; } /* 图片列表页 end */ .art-body img { max-width: 97%; } .art-body table { display: block; max-width: 100%; } .art-body p { font-size: 16px; line-height: 36px; color: #333; text-indent: 2em; text-align: justify; } .art-tit h3 { text-align: center; font-size: 24px; color: #333; font-weight: 600; margin-top: 40px; } .art-info { background: #fff; text-align: center; padding: 15px 0; border-bottom: 1px solid #e3e2e2; margin-bottom: 25px; } .art-info span { font-size: 14px; line-height: 30px; margin: 0 15px; color: #999999; } .article .art-body p { text-indent: 0; /* text-indent: 2em; */ margin-top: 10px; } .pics-list ul { overflow: hidden; } .pics-list ul li { float: left; width: 32%; margin-top: 30px; } .pics-list ul li:nth-child(3n+2) { margin-left: 2%; margin-right: 2%; } .pics-list ul li a { display: block; } .pics-list ul li a .pic { padding-top: 65%; } .pics-list ul li a p { text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 50px; color: #333; } .pnext { padding-top: 25px; border-top: 1px solid #eaeaea; margin-top: 25px; } .pnext p { text-indent: initial; font-size: 16px; line-height: 36px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .pnext p a { color: #333333; } .pnext p:hover { color: #1935aa; } .pnext p:hover a { color: #1935aa; } @media screen and (max-width: 1024px) { .ny-left { float: none; width: auto; margin-top: 10px; margin-right: 0; } .ny-left>h4 { font-size: 16px; line-height: 48px; text-align: left; padding-left: 15px; } .ny-left>h4>span { display: block; } .ny-left>ul { display: none; } .ny-left>ul>li { line-height: 42px; } .ny-left>ul>li>a { font-size: 16px; } .ny-left>ul>li>span { width: 42px; height: 42px; } .ny-left>ul ul>li { line-height: 36px; } .ny-left>ul ul>li>a { font-size: 14px; } .ny-right { padding-top: 10px; } .ny-tit>div { font-size: 12px; } .ny-tit>h4 { font-size: 16px; padding-bottom: 0; } .imgList-info p { font-size: 14px; } .art-body p { font-size: 14px; line-height: 30px; } .art-tit h3 { font-size: 18px; } .art-info { margin: 20px 0; } .pnext p{ font-size: 14px; } } @media screen and (max-width: 768px) { .ny-tit>div { float: none; } .art-info span{ margin: 0 5px; } .imgList-pic { width: 200px; margin-right: 15px; margin-bottom: 10px; } .imgList-info h3 { font-size: 16px; margin-top: 0; } .img-lists ul li{ padding: 15px 0; } .imgList-info p { height: 57px !important; } .imgList-info span { margin-top: 10px; } .dq-lannel h3 { margin-bottom: 25px; } .img-lists ul li:first-child { } .pics-list ul li { width: 49%; margin-top: 15px; } .pics-list ul li:nth-child(3n+2) { margin-left: 0; margin-right: 0; } .pics-list ul li:nth-child(2n+1) { margin-right: 2%; } .pics-list ul li a p { font-size: 14px; line-height: 36px; } .pagination { padding-top: 35px; } .art-tit h3{ margin-top: 20px; } .art-info{ margin-top: 0; } } @media screen and (max-width: 550px) {} @media screen and (max-width:480px) { .imgList-pic { float: none; width: auto; margin-right: 0; } }argin-top: 15px; width: 100px; background: #e7eff2; color: #075aa7; text-align: center; } .imgList-info h3 { font-size: 18px; color: #000000; margin: 10px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .imgList-info p { font-size: 16px; line-height: 24px; /* max-height: 38px; */ overflow: hidden; color: #666666; } /* 图片列表页 end */ .art-body img { max-width: 97%; } .art-body table { display: block; max-width: 100%; } .art-body p { font-size: 16px; line-height: 36px; color: #333; text-indent: 2em; text-align: justify; } .art-tit h3 { text-align: center; font-size: 24px; color: #333; font-weight: 600; margin-top: 40px; } .art-info { background: #fff; text-align: center; padding: 15px 0; border-bottom: 1px solid #e3e2e2; margin-bottom: 25px; } .art-info span { font-size: 14px; line-height: 30px; margin: 0 15px; color: #999999; } .article .art-body p { text-indent: 0; /* text-indent: 2em; */ margin-top: 10px; } .pics-list ul { overflow: hidden; } .pics-list ul li { float: left; width: 32%; margin-top: 30px; } .pics-list ul li:nth-child(3n+2) { margin-left: 2%; margin-right: 2%; } .pics-list ul li a { display: block; } .pics-list ul li a .pic { padding-top: 65%; } .pics-list ul li a p { text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 50px; color: #333; } .pnext { padding-top: 25px; border-top: 1px solid #eaeaea; margin-top: 25px; } .pnext p { text-indent: initial; font-size: 16px; line-height: 36px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .pnext p a { color: #333333; } .pnext p:hover { color: #1935aa; } .pnext p:hover a { color: #1935aa; } @media screen and (max-width: 1024px) { .ny-left { float: none; width: auto; margin-top: 10px; margin-right: 0; } .ny-left>h4 { font-size: 16px; line-height: 48px; text-align: left; padding-left: 15px; } .ny-left>h4>span { display: block; } .ny-left>ul { display: none; } .ny-left>ul>li { line-height: 42px; } .ny-left>ul>li>a { font-size: 16px; } .ny-left>ul>li>span { width: 42px; height: 42px; } .ny-left>ul ul>li { line-height: 36px; } .ny-left>ul ul>li>a { font-size: 14px; } .ny-right { padding-top: 10px; } .ny-tit>div { font-size: 12px; } .ny-tit>h4 { font-size: 16px; padding-bottom: 0; } .imgList-info p { font-size: 14px; } .art-body p { font-size: 14px; line-height: 30px; } .art-tit h3 { font-size: 18px; } .art-info { margin: 20px 0; } .pnext p{ font-size: 14px; } } @media screen and (max-width: 768px) { .ny-tit>div { float: none; } .art-info span{ margin: 0 5px; } .imgList-pic { width: 200px; margin-right: 15px; margin-bottom: 10px; } .imgList-info h3 { font-size: 16px; margin-top: 0; } .img-lists ul li{ padding: 15px 0; } .imgList-info p { height: 57px !important; } .imgList-info span { margin-top: 10px; } .dq-lannel h3 { margin-bottom: 25px; } .img-lists ul li:first-child { } .pics-list ul li { width: 49%; margin-top: 15px; } .pics-list ul li:nth-child(3n+2) { margin-left: 0; margin-right: 0; } .pics-list ul li:nth-child(2n+1) { margin-right: 2%; } .pics-list ul li a p { font-size: 14px; line-height: 36px; } .pagination { padding-top: 35px; } .art-tit h3{ margin-top: 20px; } .art-info{ margin-top: 0; } } @media screen and (max-width: 550px) {} @media screen and (max-width:480px) { .imgList-pic { float: none; width: auto; margin-right: 0; } }