| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298 |
- // 导航部分
- .partOne .navigationOne,
- .partOne .navigationOne>li {
- float: left;
- }
- .partOne {
- width: 100%;
- height: 133px;
- background-color: #004564;
- font-size: 20px;
- font-family: PingFang SC-Semibold;
- .inner {
- width: 1200px;
- height: 133px;
- margin: 0 auto;
- }
- .line {
- float: left;
- width: 1px;
- height: 85px;
- background-color: #002d41;
- margin-top: 25px;
- margin-left: 20px;
- }
- .line1{
- float: left;
- width: 1px;
- height: 85px;
- background-color: #29799d;
- margin-top: 25px;
- margin-right: 29px;
- }
- .navigationOneTitle {
- float: left;
- width: 15px;
- height: 85px;
- color: #fff;
- font-size: 16px;
- font-weight: bold;
- margin-top: 25px;
- margin-bottom: 0;
- margin-right: 15px;
- box-sizing: border-box;
- }
- .navigationOneTitle:first-child {
- border-left: none;
- }
- .navigationOne {
- float: left;
- width: 336px;
- color: #fff;
- padding-top: 13px;
- // margin-left: 20px;
- li {
- width: 64px;
- font-family: PingFang SC;
- font-size: 16px;
- text-align: left;
- font-style: normal;
- text-transform: none;
- margin: 7px 10px 8px;
- text-align: center;
- a {
- color: #fff;
- display: block;
- }
- }
- >li:hover a {
- color: #FDFFDE;
- }
- .active {
- color: #FDFFDE;
- }
- }
- }
- .partTwo {
- width: 100%;
- height: 50px;
- background-color: #004564;
- margin-top: 10px;
- .inner {
- width: 1200px;
- height: 50px;
- margin: 0 auto;
- .nav2 {
- float: left;
- width: 1200px;
- height: 50px;
- line-height: 50px;
- margin: 0 auto;
- color: #fff;
- font-size: 16px;
- li {
- float: left;
- padding: 0 15px;
- a {
- color: #fff;
- }
- }
- li:hover a {
- color: #FDFFDE;
- }
- .navList {
- padding: 0 25px;
- }
- li:first-child {
- font-weight: bold;
- padding: 0 15px 0 0;
- }
- li:nth-child(2) {
- font-weight: bold;
- }
- li:nth-child(3) {
- padding: 0 25px 0 15px;
- }
- li:last-child {
- padding: 0 0 0 15px;
- }
- }
- }
- }
- // 深度服务
- .deepServer {
- height: 60px;
- background: #fafafa;
- display: flex;
- margin: 10px auto 0;
- .inner {
- width: 1200px;
- height: 60px;
- line-height: 60px;
- margin: 0 auto;
- .deepServer_left {
- width: 850px;
- float: right;
- height: 60px;
- line-height: 60px;
- .serverTitle {
- float: left;
- width: 64px;
- font-size: 16px;
- color: #333;
- font-weight: bold;
- padding-left: 0px;
- margin-right: 55px;
- }
- .contentList {
- width: 850px;
- height: 60px;
- overflow: hidden;
- li {
- float: left;
- font-size: 16px;
- float: left;
- color: #333;
- margin-right: 8px;
- cursor: pointer;
- a {
- color: #333;
- &:hover {
- color: #255590;
- }
- }
- &:hover {
- color: #255590;
- }
- }
- li:last-child {
- margin-right: 0;
- }
- }
- }
- .deepServer_right {
- float: left;
- width: 340px;
- height: 60px;
- line-height: 60px;
- margin-right: 10px;
- .serverTitle_right {
- float: left;
- font-weight: 400;
- font-size: 16px;
- color: #333333;
- }
- .searchRole {
- float: left;
- height: 40px;
- line-height: 35px;
- background-color: #fff;
- border: 1px solid #ededed;
- margin: 10px 0px 12px 20px;
- border-radius: 25px;
- // padding-left: 10px;
- box-sizing: border-box;
- em {
- display: inline-block;
- width: 29px;
- height: 29px;
- margin: 4px;
- margin-right: 25px;
- vertical-align: -13px;
- background: url('@/public/image/Iconly/Broken/Search.png');
- cursor: pointer;
- }
- >.ipt {
- width: 180px;
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- font-size: 14px;
- color: #666;
- line-height: 16px;
- padding-left: 22px;
- box-sizing: border-box;
- text-align: left;
- font-style: normal;
- text-transform: none;
- border: none;
- outline: none;
- }
- >.ipt::placeholder {
- color: #cccccc;
- }
- span {
- color: #999999;
- }
- }
- .el-select--large::v-deep .el-select__wrapper {
- font-size: 14px;
- gap: 6px;
- line-height: 24px;
- min-height: 35px;
- padding: 0;
- border: none;
- box-shadow: none;
- margin-left: 10px;
- }
- .el-select__placeholder::v-deep.is-transparent {
- color: #999999;
- font-weight: 600;
- }
- >.title {
- float: left;
- width: 120px;
- font-family: PingFang SC, PingFang SC;
- font-weight: 600;
- font-size: 20px;
- color: #666666;
- text-align: left;
- font-style: normal;
- text-transform: none;
- }
- }
- }
- }
|