@charset "utf-8"; /*----------------- Author:xxxx update:2020 -------------------*/ @font-face { font-family: DINCond-Bold; } body { font-family: "微软雅黑", Arial, sans-serif; font-size: 14px; background: #282e35; position: relative; } i, em { font-style: normal; } a { text-decoration: none; } .fl { float: left; } .fr { float: right; } .i-container { width: 100%; min-width: 1290px; margin-left: auto; margin-right: auto; overflow: hidden; } .jmkt-main { overflow: hidden; padding: 0 20px; margin-top: 20px; } .pdgxq-m1, .pdgxq-m1-box { height: 370px; } .pdgxq-m1-box { background: #2f3740; -webkit-border-radius: 8px; border-radius: 8px; overflow: hidden; } .pdgxq-H { height: 40px; padding: 0 20px; margin-top: 15px; } .pdgxq-H h3 { line-height: 40px; height: 40px; color: #fff; font-size: 20px; font-weight: bold; position: relative; float: left; } .pdgxq-H h3 i { display: inline-block; width: 4px; height: 24px; position: absolute; left: -20px; top: 50%; margin-top: -12px; z-index: 9; background: url(../../images/tit-redBg.png) center no-repeat; } .pdgxq-group { overflow: hidden; height: 48px; width: 425px; margin: 22px 20px 0 20px; background: url(../../images/jmkt-chuli.png) no-repeat; } .pdgxq-group-item { height: 48px; width: 140px; line-height: 48px; overflow: hidden; color: #fff; font-size: 16px; float: left; } .pdgxq-group-item span { /*font-size: 26px;*/ float: right; font-family: arial; } .pdgxq-m2-box { background: #22282e; -webkit-border-radius: 8px; border-radius: 8px; overflow: hidden; position: relative; height: 140px; padding: 15px 20px; } .pdgxq-m2-box h3, .pdgxq-m2-box p { height: 32px; line-height: 32px; overflow: hidden; } .pdgxq-m2-box h3 { color: #fff; font-size: 18px; margin-bottom: 5px; } .pdgxq-m2-box > p, .pdgxq-m2-box > p a { color: #aab7c5; font-size: 16px; } .pdgxq-m2-box > p a:hover { text-decoration: underline; } .lsyg-jkxx-box { margin: 5px 2px 2px 2px; height: 300px; overflow: hidden; position: relative; } .layui-form .layui-col-md12{ margin-bottom: 5px; margin-top: 2px; } .layui-form-label{ width: 120px; padding: 9px 5px 9px 15px; color: #ffffff; font-size: 16px; } .layui-input-block { margin-left: 150px; } .layui-input{ width: 200px; background: #3f474e; border-style: solid; border-width: 0; color: #ffffff; } .layui-form-radio div{ color: #ffffff; } .log-box{ width: 98%; height: 95%; overflow-y: scroll; padding: 10px 20px; background-color: #1d2227; border: 1px solid #1d2227; border-radius: 5px; white-space: normal; word-break: break-all; } .log-box p{ font-size: 16px; } /*chrome 和Safari ----隐藏滚动条*/ .log-box::-webkit-scrollbar { width: 0 !important; } /*IE 10+ ----隐藏滚动条*/ .log-box { -ms-overflow-style: none; } /*Firefox ----隐藏滚动条*/ .log-box { scrollbar-width: none; } .receive{ color: #0e9aef; } .send{ color: #ef344a; } .order-form{ width: 100%; } .order-form .layui-col-md12{ margin-bottom: 5px; margin-top: 2px; } .order-form .layui-form-label{ width: 120px; padding: 9px 5px 9px 15px; color: #ffffff; font-size: 16px; } .order-form .layui-input-block { width: 100%; margin-left: 150px; } .order-form .layui-input{ width: 800px; background: #3f474e; border-style: solid; border-width: 0; color: #ffffff; } .order-form .textarea{ display:block; width: 860px; height: 68px; background-color: #415162; border-color: #415162; color: #fff; font-size: 16px; padding-left: 10px; } .order-form .layui-form-radio div{ color: #ffffff; } .div-label{ color: #ffffff; font-size: 16px; text-align: right; line-height: 38px; } .div-input-txt{ color: #ffffff; font-size: 16px; text-align: left; line-height: 38px; } select option{ color: #ffffff; } .div-btn{ text-align: center; } .div-btn button{ width: 50%; } .div-hide{ display: none; } .pop-textarea{ margin: 5px 2px 2px 2px; display:block; width: 99.2%; height: 150px; background-color: #3f474e; border-color: #3f474e; color: #ffffff; font-size: 16px; padding-left: 10px; }