123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- @charset "utf-8";
- .company-detail-content{
- margin: 0 auto;
- width: 1920px;
- height: 1080px;
- background: url(../../../images/hardware/aio/aio/index-bg.png) no-repeat;
- overflow: hidden;
- }
- .detail-content-body{
- width: 100%;
- height: 876px;
- }
- .content-body-top{
- width: 100%;
- height: auto;
- padding-top: 176px;
- border-bottom:2px solid #0e58d6;
- box-shadow: 0px 15px 13px -10px #01326f;
- }
- .infolist-ul-li-table{
- width: 1100px;
- margin: 0 auto;
- height: 155px;
- }
- .infolist-ul-li-table td{
- text-align: left;
- }
- .table-td-left{
- float:left;
- }
- .table-td-left .company-logo{
- width:110px;
- height:110px;
- margin-top: 4px;
- }
- .td-left-info{
- margin-top: 5px;
- }
- .table-td-right{
- float: right;
- margin-top: 12px;
- background: none;
- border: none;
- background-image: url(../../../images/hardware/aio/company/company-backbth-bg.png);
- background-repeat: no-repeat;
- outline: none;
- width: 210px;
- height: 95px;
- font-family: MicrosoftYaHei;
- font-size: 26px;
- font-weight: normal;
- font-stretch: normal;
- line-height: 36px;
- letter-spacing: 0px;
- color: #ffffff;
- text-align: center;
- padding: 30px 0px;
- }
- .table-td-right a{
- color: #ffffff;
- }
- .td-left-info{
- margin-left: 45px;
- }
- .td-left-companyname{
- font-family: "MicrosoftYaHei";
- font-size: 26px;
- font-weight: normal;
- font-stretch: normal;
- line-height: 37px;
- letter-spacing: 0px;
- color: #ffffff;
- }
- .td-left-companyinfo{
- font-family: "MicrosoftYaHei";
- font-size: 22px;
- font-weight: normal;
- font-stretch: normal;
- line-height: 37px;
- letter-spacing: 0px;
- color: #92ccff;
- }
- .body-bottom-tab{
- width:100%;
- border-bottom:2px solid #0e58d6;
- box-shadow: 0px 15px 13px -10px #01326f;
- }
- .bottom-tab-content{
- width:1100px;
- margin: 0 auto;
- padding-top: 15px;
- }
- .bottom-tab-title{
- display: inline-block;
- font-family: "MicrosoftYaHei";
- font-size: 24px;
- font-weight: normal;
- font-stretch: normal;
- line-height: 55px;
- letter-spacing: 0px;
- color: #1084eb;
- margin-right: 15px;
- border-bottom: 2px solid #0e58d6;
- margin-bottom: -2px;
- cursor: pointer;
- }
- .bottom-tab-title-active{
- color:white !important;
- border-bottom: 2px solid white !important;
- }
- .body-bottom-content{
- width: 100%;
- margin: 0 auto;
- height: 471px;
- }
- .bottom-company-profile{
- font-size: 22px;
- font-weight: normal;
- font-stretch: normal;
- color: #fff;
- line-height: 40px;
- height: 439px;
- overflow-y: auto;
- width: 1100px;
- padding: 15px 0px;
- margin: 0 auto;
- text-indent: 48px;
- }
- .bottom-company-profile::-webkit-scrollbar {/*滚动条整体样式*/
- width: 15px; /*高宽分别对应横竖滚动条的尺寸*/
- height: 15px;
- }
- .bottom-company-profile::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
- border-radius: 8px;
- -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
- background: #0482d0;
- }
- .bottom-company-profile::-webkit-scrollbar-track {
- /*滚动条里面轨道*/
- -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
- border-radius: 8px;
- background: #fff;
- }
- .bottom-company-profile p{
- text-indent: 45px;
- }
- .bottom-content-joblist{
- width: 1280px;
- height: 380px;
- margin: 0px 0px 0px 0px;
- }
- .bottom-joblist-ul{
- width: 1280px;
- }
- .joblist-ul-li{
- width: 1280px;
- height: 127px;
- border-bottom:2px solid #0e58d6;
- box-shadow: 0px 15px 13px -10px #01326f;
- }
- .joblist-ul-li-table{
- width: 1100px;
- margin: 0 auto;
- }
- .joblist-ul-li-table td{
- text-align: center;
- height: 120px;
- }
- .li-table-info{
- font-family: "MicrosoftYaHei";
- font-size: 22px;
- font-weight: normal;
- font-stretch: normal;
- letter-spacing: 0px;
- display: inline-block;
- padding: 30px 0px;
- }
- .joblist-ul-li-table td:first-child{
- color: #ffffff;
- width:180px;
- }
- .joblist-ul-li-table td a{
- color: #ffffff;
- }
- .joblist-ul-li-table td:first-child+td{
- color: #f6901e;
- width:120px;
- }
- .joblist-ul-li-table td:first-child+td+td{
- color: #92ccff;
- width:210px;
- }
- .joblist-ul-li-table td:first-child+td+td+td{
- color: #92ccff;
- width:230px;
- }
- .joblist-ul-li-table td:first-child+td+td+td+td{
- color: #92ccff;
- width:180px;
- }
- .joblist-ul-li-table td:first-child+td+td+td+td+td{
- width:180px;
- }
- .li-table-btn{
- width: 180px;
- height: 60px;
- font-family: "MicrosoftYaHei";
- font-size: 24px;
- font-weight: normal;
- font-stretch: normal;
- line-height: 36px;
- letter-spacing: 0px;
- color: #ffffff;
- background: none;
- border:2px solid #0e58d6;
- box-shadow: 0px 15px 13px -10px #01326f;
- border-radius: 8px;
- outline: none;
- }
- .li-table-btn a{
- color: #ffffff;
- }
|