1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- #Footer1_0 .footer1 > .kpxhba4229b-editor_css {
- justify-content: space-around;
- }
- #Nav0_0.kps4649sxu-editor_css {
- position: sticky;
- }
- #Feature1_0_int.kpxpqci34yg-editor_css {
- // background-color: #73c6c0;
- background-color: #fbfbfb;
- }
- // #Feature1_0_int .ant-row > .ant-col > .kpxprrsbm18-editor_css {
- // color: #fafafa;
- // // color: #000;
- // }
- // #Feature1_0_int .ant-row > .ant-col > .kpxps7c34va-editor_css {
- // color: #ffffff;
- // }
- #Feature1_1_int.kpxpqci34yg-editor_css {
- // background-color: #73c6c0;
- background-color: #fbfbfb;
- }
- // #Feature1_1_int .ant-row > .ant-col > .kpxprrsbm18-editor_css {
- // color: #fafafa;
- // }
- // #Feature1_1_int .ant-row > .ant-col > .kpxps7c34va-editor_css {
- // color: #ffffff;
- // }
- #Content13_0.kps6irbrinf-editor_css {
- color: rgb(238, 238, 238);
- // background-image: url(http://questnet.cn/image/d1.jpg);
- background-image: url('../../../image/img3.jpg');
- background-position: 0% 0%;
- background-repeat: repeat;
- // background-size: auto;
- background-position: bottom;
- }
- .zdycss{
- display: flex;
- align-items: center;
- }
- #Content13_0 .while_css > h1{
- color: #ffffff;
- font-size: 36px;
- }
- #Feature5_0{
- background-color: #fbfbfb;
- }
- @media screen and (max-width: 767px) {
- #Content13_0.kps6irbrinf-editor_css {
- background-image: url('../../../image//img3phone.jpg');
- background-size: auto;
- }
- }
|