@charset "utf-8"; .newsdetail-content{ margin: 0 auto; width: 1280px; height: 1023px; background: url(../../images/aio/index-bg.png) no-repeat; overflow: hidden; } .newsdetail-body{ width: 100%; height: 876px; } .newsdetail-body-top{ padding-top: 176px; padding-bottom: 20px; width:1100px; margin: 0 auto; } .body-top-left{ float:left; width:890px; text-align: center; padding: 35px 0px 0px 0px; } .top-left-title{ display:inline-block; font-family: "MicrosoftYaHei"; font-size: 26px; font-weight: normal; font-stretch: normal; line-height: 60px; letter-spacing: 0px; color: #ffffff; } .top-left-tip{ font-family: "MicrosoftYaHei"; width: 100%; font-size: 22px; font-weight: normal; font-stretch: normal; /* line-height: 90px;*/ letter-spacing: 0px; color: #2484d8; } .top-left-tip td{ text-align: center; } .body-top-right{ float:right; width:210px; padding: 15px 0px 0px 0px; } .top-right-btn{ padding: 28px 0px; float: right; margin-top: 12px; background: none; border: none; background-image: url(../../images/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; } .top-right-btn a{ color: #ffffff; } .newsdetail-body-content{ width:1100px; margin: 0 auto; height:350px; overflow-y: auto; box-shadow: 0px 5px 10px 0px #01326f; border: solid 2px #0e58d6; } .newsdetail-body-content::-webkit-scrollbar {/*滚动条整体样式*/ width: 15px; /*高宽分别对应横竖滚动条的尺寸*/ height: 15px; } .newsdetail-body-content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 8px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #0482d0; } .newsdetail-body-content::-webkit-scrollbar-track { /*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 8px; background: #fff; } .body-content-info{ width:1000px; margin: 0 auto; padding:30px 0px; } .content-info-top{ font-family: "MicrosoftYaHei"; font-size: 22px; font-weight: normal; font-stretch: normal; line-height: 35px; letter-spacing: 0px; color: #92ccff; display: inline-block; padding-bottom: 30px; border-bottom:2px solid #0e58d6; box-shadow: 0px 15px 13px -10px #01326f; } .content-info-bottom{ color: #92ccff; } .content-info-bottom span{ font-size:20px !important; } .content-info-bottom a{ color:#92ccff !important; } .content-info-bottominfo{ font-family: "MicrosoftYaHei"; font-size: 22px; font-weight: normal; font-stretch: normal; line-height: 35px; letter-spacing: 0px; color: #92ccff; } .newsdetail-body-bottom{ width:1000px; margin: 0 auto; padding: 38px 0px; } .newsdetail-body-bottom span,.newsdetail-body-bottom a{ font-family: "MicrosoftYaHei"; font-size: 22px; font-weight: normal; font-stretch: normal; line-height: 60px; letter-spacing: 0px; color: #f6901e; }