/* body { width: 100vh; } */ /* @media (max-width: 1600px) { .menu .menuOption { font-size: 24px!important; } .inputShell input { width: 240px !important; } .menu { padding: 0px 20px !important; } } */ /* @media (max-width: 1300px) { .menu { padding: 0px !important; } .recommend { width: 70% !important; } .box2 li { width: 260px !important; } .recommend .box { padding-top: 50px !important; } } */ /* @media (max-width: 1200px) { .inputShell input { width: 100% !important; } .inputShell img { right: 0px !important; } } */ body{ font-size: 0px !important; } @media (min-width: 781px) { .inputShell { width: 4rem; height: 0.45rem; display: flex; flex-direction: row; justify-content: space-between; align-items: center; background-color: rgba(246, 246, 246, 1); border-radius: 0.4rem; } .inputShell input { border: none; width: auto; height: 0.6rem; line-height: 0.6rem; font-size: 22px; padding-left: 0.3rem; box-sizing: border-box; background: none; /* flex: 1; */ width: 3rem; color: #000; font-size: 0.3rem; } .inputShell img { width: 0.3rem; height: 0.3rem; padding-right: 0.3rem; } ::-webkit-input-placeholder{/*Webkit browsers*/ color:rgba(0, 0, 0, 0.45); font-size:22px; font-weight: 550; } :-moz-placeholder{/*Mozilla Firefox 4 to 8*/ color:rgba(0, 0, 0, 0.45); font-size:22px; font-weight: 550; } ::moz-placeholder{/*Mozilla Firefox 19+*/ color:rgba(0, 0, 0, 0.45); font-size:22px; font-weight: 550; } :-ms-input-placeholder{/*Internet Explorer 10+*/ color:rgba(0, 0, 0, 0.45); font-size:22px; font-weight: 550; } .menu { height: 80px; width: 100%; background: #fff; padding: 0 0.975rem; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #e7e7e8; box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 3%); position: fixed; z-index: 99; top: 0; right: 0; left: 0; } .menu>a { display: inline-block; } .menu>a>.img1 { width: 3rem; } .menuIcon { display: none; } .menu .menuOption { width: 75%; display: flex; align-items: center; justify-content: space-between; font-size: 0.38rem; } .menuOption .options { display: flex; align-items: center; justify-content: space-between; width: 100%; /* width: calc(100% - 48px); */ } .options p { /* width: 20%; text-align: left; */ height: 80px; line-height: 70px; position: relative; } .options p a { /* height: 150px; line-height: 150px; height: 150px; line-height: 150px; display: inline-block; */ font-size: 0.2rem; } .options p a:hover { color: var(--juhui-color); } .options p .sign { display: block; background: var(--juhui-color); width: 1.6rem; height: 0.035rem; border-radius: 8px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); } .options p img { display: none; } } @media (max-width: 780px) { .optionIndex { display: block !important; } body { width: 100% !important; } .menu>a .img1{ width: 9rem; } .footer { width: 100%; /* height: 370px; */ /* background: rgba(77, 74, 73, 1); padding: 40px 38px 20px !important; box-sizing: border-box; display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap; */ } .footer .img1 { width: 6.5rem !important; min-width: 6.5rem !important; } .tabs { width: 100%; display: flex; } .tabs ul { width: 18% !important; } .tabs ul:nth-of-type(2){ width: 28% !important; } .footer .tabs ul li { display: none; } .footer .img2 { display: none !important; } .inputShell { margin-top: 35px; width: 90%; height: 40px; line-height: 40px; /* position: relative; */ padding: 0px 10px 0px 15px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; border: 1px solid rgb(230,230,230); border-radius: 20px; } .inputShell input { /* border: 1px solid rgb(230,230,230); */ /* background: rgba(246, 246, 246, 1); */ width: calc(100% - 1.2rem); height: 35px; line-height: 35px; border:1px solid rgba(255,255,255,1); font-size: 15px; /* padding: 0px 20px; */ } .inputShell img { /* position: absolute; */ width: 1rem; height: 1rem; font-size:14px; /* top: 5px; right: 10px !important; transform: translate(-50%,50%) */ } ::-webkit-input-placeholder{/*Webkit browsers*/ color:rgba(0, 0, 0, 0.45); font-size:14px; font-weight: 550; } :-moz-placeholder{/*Mozilla Firefox 4 to 8*/ color:rgba(0, 0, 0, 0.45); font-size:14px; font-weight: 550; } ::moz-placeholder{/*Mozilla Firefox 19+*/ color:rgba(0, 0, 0, 0.45); font-size:14px; font-weight: 550; } :-ms-input-placeholder{/*Internet Explorer 10+*/ color:rgba(0, 0, 0, 0.45); font-size:14px; font-weight: 550; } .CONTENT_1 .CONTENT_LIST .CONTENT_LIST_SHELL { width: 100% !important; } .CONTENT_1 .CONTENT_LIST .CONTENT_LIST_SHELL .ITEM { margin-bottom: 0px !important; } .menu { position: fixed; top: 0; right: 0; left: 0; height: 4rem; z-index: 10; background: #fff; width: 100%; background: #fff; display: flex; align-items: center; justify-content: space-between; padding: 0px 1rem !important; box-sizing: border-box; } .menu>a { width: 45%; display: inline-block; } .menuIcon { width:30px; height: 30px; display: block; } .menuIcon img { width: 100%; } .menu .menuOption { width: 100%; position: fixed; background: rgba(0, 0, 0, 0.3); z-index: 19; top: 0; right: 0; left: 0; bottom: 0; display: none; } .menuOption .options { width: 50%; position: fixed; z-index: 10; background: #fff; bottom: 0; top: 0; right: 0; display: flex; align-items: center; flex-direction: column; } .menuOption .telDel { width: 100%; box-sizing: border-box; display: flex; align-items: center; justify-content: flex-end; padding: 30px 15px; border-color: #fff; } .telDel img{ width: 30px !important; height: 30px !important; } .options p { width: 100%; text-align: left; font-size: 17px; padding:20px 15px; box-sizing: border-box; border-top: 1px solid rgba(0, 0, 0, 0.05); } .options p a { width: 100%; height: 100%; display: flex; align-items: center; justify-content: space-between; } .options p img { width: 26px; height: 26px; display: block; } } .optionIndex { display: none; } /* .options { width: 900px; margin: 0 auto; display: flex; align-items: flex-end; justify-content: space-between; cursor:pointer } .options .option { min-width: 120px; display: inline-block; font-size: 28px; color: rgba(0, 0, 0, 0.85); height: 75px; display: flex; align-items: center; justify-content: space-between; flex-direction: column; } .options span:nth-of-type(1) { display: inline-block; } */ .option .optionsCheck { width: 120px; height: 6px; border-radius: 3px; background: rgba(202, 5, 46, 1); }