123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833 |
- @media only screen and (min-width: 1600px) and (max-width: 4000px) {
- .app-header .header-wrapper .header-inner,
- .container,
- .footer-main,
- .page-nav-container,
- .top-container,
- .carousel .desc {
- width: 80%;
- }
- }
- @media only screen and (min-width: 1200px) and (max-width: 1600px) {
- .app-header .header-wrapper .header-inner,
- .container,
- .footer-main,
- .page-nav-container,
- .top-container,
- .carousel .desc {
- width: 90%;
- }
- }
- @media only screen and (max-width: 1200px) {
- .container {
- width: 96%;
- }
- }
- @media only screen and (max-width: 980px) {
- ul,
- li {
- padding: 0;
- list-style: none;
- margin: 0;
- }
- .container {
- width: 96%;
- .title {
- font-size: 14px;
- line-height: initial;
- >h2 {
- font-size: 2em;
- text-align: center;
- }
- }
- }
- /**首页*/
- #layout-wrapper {
- .app-header {
- height: 200px;
- .header-wrapper {
- background-color: #18a058;
- .header-lang {
- // display: flex;
- // justify-content: space-between;
- // align-items: center;
- color: #fff;
- padding: 15px 10px;
- .separator {
- padding: 0 7px;
- }
- .mobile-search {
- width: 81%;
- margin-bottom: 10px;
- .n-base-selection {
- height: 100%;
- .n-base-selection-label {
- height: 100%;
- }
- }
- }
- .top-login {
- display: flex;
- justify-content: flex-end;
- align-items: center;
- // text-align: right;
- .userInfo {
- margin-right: 10px;
- color: #fff;
- span {
- margin-right: 10px;
- cursor: pointer;
- &:last-child {
- margin-right: 0;
- }
- }
- }
- .login {
- margin-right: 10px;
- }
- }
- }
- .header-inner {
- width: 100%;
- padding-left: 10px;
- height: 100px;
- .left-info {
- .cn-logo {
- height: 80px;
- }
- }
- }
- }
- }
- }
- .n-dropdown-menu.en .n-dropdown-option .n-dropdown-option-body .n-dropdown-option-body__label {
- font-size: 0.85em;
- }
- #home-page .carousel {
- .img {
- .carousel-img {
- max-height: 800px;
- }
- }
- .desc {
- width: 100%;
- padding: 200px 10px 0 10px;
- .slogan {
- h3 {
- font-size: 17px;
- margin-top: 3em;
- }
- p {
- font-size: 13px;
- }
- }
- }
- }
- #reports-category {
- .container {
- padding: 0 0 30px 0;
- .reports-category-box {
- .rcb-box {
- width: 46%;
- }
- }
- }
- }
- .report {
- .container {
- .report-content {
- .report-box {
- width: 100% !important;
- }
- }
- }
- }
- .hot-news .container .news-content .news-box {
- width: 50%;
- }
- #hot-news .news-content {
- :nth-child(5n + 2).news-box {
- padding-top: 0;
- }
- :nth-child(5n + 3).news-box {
- padding-top: 0;
- }
- :nth-child(5n + 4).news-box {
- padding-top: 0;
- }
- :nth-child(5n + 5).news-box {
- padding-top: 0;
- }
- }
- #home-contact {
- .contact-row {
- width: 100%;
- top: 60px;
- .contact-txt {
- width: 100%;
- span {
- font-size: 16px;
- }
- }
- .contact-btn {
- width: 100%;
- padding-top: 30px;
- >a {
- font-size: 16px;
- padding: 10px 15px;
- }
- }
- }
- .contact-img {
- height: 200px;
- }
- }
- #app-footer {
- .footer-main {
- width: 96%;
- .footer-logo {
- width: 100%;
- }
- .footer-link {
- width: 100%;
- }
- .footer-wx {
- width: 100%;
- }
- }
- }
- /*报告*/
- #page {
- margin-top: 200px;
- .top-title {
- .top-container {
- width: 96%;
- }
- }
- .page-nav {
- .page-nav-container {
- width: 96%;
- .content {
- .content-search {
- width: 100%;
- }
- .report-content {
- width: 100%;
- padding: 10px;
- margin-top: 20px;
- .box>ul>li {
- .text {
- width: calc(100% - 11em);
- }
- .mobile-time {
- width: 100%;
- padding: 1.2em 0;
- .n-icon {
- vertical-align: sub;
- }
- .text-price {
- padding: 0 1em;
- >b {
- color: #f00;
- }
- }
- }
- .operate {
- width: 100%;
- text-align: center;
- }
- .img {
- max-width: 10em;
- max-height: 12em;
- }
- }
- }
- }
- }
- }
- }
- /*报告详情*/
- #page {
- .page-nav-container {
- width: 96%;
- }
- #report-detail {
- .detail-container {
- .detail-info {
- .detail-box {
- width: 100%;
- .img {
- width: 10em;
- }
- .desc {
- width: calc(100% - 11em);
- p {
- font-size: 1.4em;
- height: 3em;
- margin: 0.5em 0 1.5em 0;
- }
- .desc-dt-box {
- .desc-dt-cnt {
- font-size: 0.8em;
- padding-bottom: 0.5em;
- }
- }
- }
- .mobile-btns {
- padding: 1.5em 0 0.5em 0;
- width: 100%;
- justify-content: center;
- display: flex;
- .n-space {
- padding-right: 2em;
- }
- }
- }
- }
- .detail-price {
- width: 100%;
- padding-top: 2em;
- }
- .detail-content {
- .detail-content-mr {
- width: 100%;
- .detail-business {
- .n-tab-pane {
- table {
- tr {
- &:nth-child(1) {
- td {
- padding: 0.3em;
- }
- }
- }
- }
- }
- }
- }
- .detail-content-ml {
- width: 100%;
- padding-top: 1.5em;
- }
- }
- }
- }
- #home-contact {
- .contact-row {
- width: 100%;
- top: 5em;
- .contact-txt {
- width: 100%;
- padding-bottom: 2em;
- span {
- font-size: 1.3em;
- }
- }
- .contact-btn {
- width: 100%;
- padding-top: 0;
- >a {
- font-size: 1.3em;
- padding: 0.5em 0.8em;
- }
- }
- }
- }
- }
- /*定制研究*/
- #market {
- .market-page {
- padding-top: 170px;
- .page-top {
- .img {
- height: 30em;
- img {
- height: 100%;
- object-fit: cover;
- }
- }
- .desc {
- width: 80%;
- >h3 {
- font-size: 1em;
- }
- >p {
- font-size: 0.8em;
- }
- }
- }
- }
- .page-nav-container {
- width: 96%;
- .nav-container {
- .search {
- width: 45%;
- }
- }
- }
- .market-method {
- .row {
- flex-wrap: wrap;
- .row-line {
- width: 100%;
- .line-img {
- display: inline-block;
- span {
- line-height: 140px;
- }
- }
- }
- .row-arraow {
- width: 100%;
- text-align: center;
- padding: 1em 0;
- margin: 0;
- }
- }
- }
- .market-sector,
- .market-cases {
- padding: 0;
- }
- .market-cases {
- .cases-box {
- .box {
- width: 100%;
- }
- }
- }
- }
- /*行业资讯*/
- #page {
- .news-content {
- .content {
- padding: 1em 0.5em;
- .search {
- .search-keyword {
- padding-left: 0.8em;
- }
- .search-type {
- >a {
- padding: 0.5em 0.3em;
- width: 7em;
- margin: 0.2em auto;
- text-align: center;
- }
- }
- }
- .content-list {
- .n-list {
- padding: 1.5em 0;
- border-bottom: 1px solid #e3e3e3;
- }
- .content-list-item {
- padding: 1em 0.5em 0.5em;
- .img {
- width: 10em;
- height: 9em;
- }
- .list-title {
- font-size: 1.1em;
- }
- }
- .n-list__footer {
- padding: 0;
- .list-content {
- height: 80px;
- -webkit-line-clamp: 3;
- }
- }
- }
- }
- }
- /*详情*/
- .newsdt-page {
- .newsdt-container {
- padding: 2em 0.8em;
- .newsdt-title {
- font-size: 1.5em;
- }
- .newsdt-text {
- width: 100%;
- padding: 1em 0;
- img {
- width: 100%;
- }
- }
- }
- }
- /*公司简介*/
- .intro {
- flex-wrap: wrap;
- padding: 1em 0.4em;
- .about-img {
- width: 100%;
- padding: 0;
- }
- .about-desc {
- width: 100%;
- padding: 0;
- >h2 {
- font-size: 2em;
- margin: 1em 0 0;
- text-align: center;
- }
- >p {
- font-size: 1em;
- }
- .credit {
- .box {
- flex-wrap: wrap;
- .icon,
- .desc {
- width: 100%;
- text-align: center;
- }
- }
- }
- }
- }
- .about-core {
- .core-img {
- >img {
- height: 25em;
- }
- .core-values {
- top: 2em;
- left: 1em;
- >h2 {
- font-size: 2em;
- text-align: center;
- width: calc(100% - 0.5em);
- }
- >p {
- width: 100%;
- font-size: 1em;
- width: calc(100% - 0.5em);
- }
- }
- }
- }
- .about-team {
- .team-cn {
- padding: 2em 0;
- .team-cnt {
- flex-wrap: wrap;
- padding: 1em 0.4em;
- .team-desc {
- width: 100%;
- padding: 0;
- >h2 {
- font-size: 2em;
- text-align: center;
- }
- >p {
- font-size: 1em;
- }
- }
- .team-img {
- width: 100%;
- padding: 0;
- }
- }
- }
- }
- .about-partner {
- .container {
- .title {
- font-size: 14px;
- >h2 {
- font-size: 2em;
- text-align: center;
- }
- }
- .partner-box {
- .img {
- width: 50%;
- min-height: 10em;
- }
- }
- }
- }
- .about-culture {
- .container {
- padding: 2em 0 2.5em;
- .title {
- font-size: 14px;
- >h2 {
- font-size: 2em;
- }
- }
- .culture-box {
- flex-wrap: wrap;
- .box {
- width: 100%;
- padding-bottom: 1em;
- }
- }
- }
- }
- .research-show {
- .research-content {
- padding: 2em 0;
- .show-box {
- flex-wrap: wrap;
- &:nth-child(2n) {
- flex-direction: column-reverse;
- }
- .show-img {
- width: 100%;
- }
- .show-desc {
- width: 100%;
- }
- }
- }
- }
- .report-source {
- .container {
- padding: 2em 0;
- .desc {
- >p {
- font-size: 1em;
- margin: 0 0 1em;
- }
- }
- }
- }
- .partial-database {
- .db-box {
- .img {
- width: 50%;
- min-height: 10em;
- }
- }
- }
- /*订购流程*/
- .order-process {
- .container {
- padding: 2em 0;
- .process-list {
- .row {
- justify-content: space-around;
- &:nth-child(2n + 1) {
- flex-direction: row-reverse;
- }
- .row-desc {
- width: 70%;
- padding: 1em;
- >p {
- font-size: 1em;
- }
- }
- .row-index {
- width: 20%;
- .icon {
- top: 2.4em;
- left: 0.3em;
- }
- }
- }
- }
- }
- }
- .term-condition {
- padding-bottom: 2em;
- }
- // 企业资质
- .qualify-container {
- .container {
- .qualify-box {
- .box {
- width: 100%;
- }
- }
- }
- }
- //联系我们
- .contact {
- .contact-desc {
- width: 100%;
- display: block;
- .contact-desc-info {
- width: 100%;
- }
- .contact-desc-we {
- width: 100%;
- }
- }
- }
- .contact-form {
- .container {
- .content {
- .n-form {
- .n-form-item {
- width: 100%;
- }
- .empty-form-item {
- display: none;
- }
- }
- }
- }
- }
- }
- }
- @media only screen and (max-width: 640px) {}
- @media only screen and (max-width: 480px) {}
- @media only screen and (max-width: 400px) {}
- @media only screen and (max-width: 380px) {}
|