@charset "utf-8";
|
|
/*-----------------
|
Author:xq
|
update:2019
|
-------------------*/
|
body {
|
font-family: "微软雅黑", Arial, sans-serif;
|
font-size: 14px;
|
background: #f3f5f8;
|
}
|
|
i,em{
|
font-style: normal;
|
}
|
|
|
.radius-3,
|
.sdft-list li{
|
-webkit-border-radius: 3px;
|
-moz-border-radius: 3px;
|
-ms-border-radius: 3px;
|
-o-border-radius: 3px;
|
border-radius: 3px;
|
}
|
|
.radius-6,
|
.lq-rMenu li{
|
-webkit-border-radius: 6px;
|
-moz-border-radius: 6px;
|
-ms-border-radius: 6px;
|
-o-border-radius: 6px;
|
border-radius: 6px;
|
}
|
|
.box-shadow{
|
-webkit-box-shadow: 0px 0px 9px 3px rgba(230,230,230,0.6);
|
-moz-box-shadow: 0px 0px 9px 3px rgba(230,230,230,0.6);
|
box-shadow: 0px 0px 9px 3px rgba(230,230,230,0.6);
|
}
|
|
.fl {
|
float: left;
|
}
|
.fr {
|
float: right;
|
}
|
|
|
/*qtjc*/
|
|
.sdtf-body{
|
background: #cae3ed url(../../img/dzhwk/common/i-body.png) left top repeat-x;
|
}
|
|
.l-container{
|
width: 100%;
|
max-width: 1680px;
|
min-width: 1340px;
|
margin-left: auto;
|
margin-right: auto;
|
}
|
|
.l-main{
|
margin: 10px;
|
position: relative;
|
padding-right: 340px;
|
}
|
|
.qt-left{
|
width: 100%;
|
}
|
|
.qt-lTop-l{
|
width: 26%;
|
min-width: 260px;
|
}
|
|
.qt-left1{
|
padding: 27px 8%;
|
background: #7b8e9f;
|
|
}
|
|
.lq-left1-from{
|
margin-bottom: 20px;
|
}
|
|
.qt-left .lq-left1-from:last-child{
|
margin-bottom: 0;
|
}
|
|
.qt-left .lq-left1-from .layui-form-label{
|
color: #fff;
|
padding: 9px 0;
|
text-align: left;
|
font-size: 16px;
|
}
|
|
.qt-left .lq-left1-from .layui-input-block{
|
margin-left: 80px;
|
}
|
|
.qt-left .layui-form-select .layui-edge{
|
border-top-color: #666;
|
}
|
|
.qt-left .layui-input-block .layui-input{
|
font-size: 16px;
|
color: #000;
|
}
|
|
.qt-left .layui-form-select dl dd.layui-this{
|
background: #7b8e9f;
|
}
|
|
.sdft-btn-group{
|
display: block;
|
|
}
|
|
.sdft-topbtn{
|
background: #fff;
|
font-size: 16px;
|
color: #969ca6;
|
border: 0;
|
}
|
|
.sdft-topbtn.active{
|
background: #efd17a;
|
color: #283a48;
|
font-weight: bold;
|
}
|
|
.sdft-topbtn:hover,
|
.sdft-topbtn.active:hover {
|
opacity: 1;
|
filter: alpha(opacity=100);
|
color: #283a48;
|
}
|
|
.qt-lTop-r{
|
width: 71.5%;
|
}
|
|
.sdtf-top-item{
|
height: 150px;
|
overflow: hidden;
|
color: #fff;
|
text-align: center;
|
background: #fff;
|
}
|
|
.sdtf-top-tit{
|
height: 24px;
|
line-height: 24px;
|
text-align: center;
|
overflow: hidden;
|
margin: 15px 0;
|
width: 100%;
|
}
|
|
.sdtf-top-tit h3{
|
display: inline-block;
|
height: 24px;
|
position: relative;
|
margin: 0 auto;
|
padding: 0 25px;
|
}
|
|
.sdtf-top-tit h3:before{
|
display: block;
|
content: '';
|
width: 100%;
|
height: 1px;
|
background: #e2e6e9;
|
position: absolute;
|
left: 0;
|
top: 50%;
|
z-index: 1;
|
}
|
|
.sdtf-top-tit h3 span{
|
display: inline-block;
|
height: 24px;
|
padding: 0 10px;
|
/*color: #9ea6ad;*/
|
color: #000;
|
font-size: 16px;
|
position: relative;
|
z-index: 3;
|
background: #fff;
|
overflow: hidden;
|
}
|
.sdft-listbox{
|
padding: 0 1%;
|
overflow: hidden;
|
}
|
|
.sdft-list li{
|
float: left;
|
width: 25%;
|
text-align: center;
|
background: #f5f7f9;
|
height: 84px;
|
overflow: hidden;
|
position: relative;
|
}
|
|
.sdft-list li span{
|
display: inline-block;
|
width: 48px;
|
height: 48px;
|
margin: 5px 0 0;
|
}
|
|
|
.sdft-list-icon6{
|
background: url(../../img/dzhwk/common/sdtf-icon6.png) no-repeat;
|
}
|
|
.sdft-list-icon9{
|
background: url(../../img/dzhwk/common/sdtf-icon9.png) no-repeat;
|
}
|
|
.sdft-list-icon10{
|
background: url(../../img/dzhwk/common/sdtf-icon10.png) no-repeat;
|
}
|
|
.sdft-list li p{
|
line-height: 20px;
|
color: #324251;
|
font-size: 14px;
|
}
|
|
|
.sdft-list li:hover,
|
.sdft-list li.active{
|
background: #53adce;
|
}
|
|
.sdft-list li:hover p,
|
.sdft-list li.active p{
|
color: #fff;
|
}
|
|
.sdft-list2 li,
|
.sdft-list2 li:hover{
|
background: none;
|
}
|
|
.sdft-list2 li:hover p{
|
color: #324251;
|
}
|
|
.xg115-tf-list1 li:after{
|
display: block;
|
content: '';
|
background: #eceef0;
|
width: 1px;
|
height: 70px;
|
position: absolute;
|
right: 0;
|
top: 50%;
|
margin-top: -35px;
|
z-index: 2;
|
}
|
|
.sdft-list2 li:last-child:after{
|
display: none;
|
}
|
|
.qt-picBox{
|
/* width: 98%; */
|
/* margin: 20px auto; */
|
text-align: center;
|
margin-top: 15px;
|
margin-right: 15px;
|
}
|
|
.qt-pic{
|
width: 100%;
|
margin: 0 auto;
|
}
|
|
.qt-right{
|
width: 340px;
|
position: absolute;
|
right: 0;
|
top: 0;
|
z-index: 99;
|
}
|
|
.sdtf-r1{
|
background: #fff;
|
width: 320px;
|
min-height: 230px;
|
overflow: hidden;
|
padding: 10px;
|
}
|
|
.sdtf-r1-show,
|
.sdtf-r1-show>img{
|
width: 100%;
|
height: 196px;
|
}
|
|
.sdtf-r1-btnbox{
|
margin-top: 15px;
|
}
|
.sdtf-r1-btnbox2{
|
margin-top: 10px;
|
}
|
.layui-btn-danger{
|
background-color: #e37683;
|
}
|
|
.sdtf-r1-btnbox .layui-btn,
|
.sdtf-r1-btnbox2 .layui-btn{
|
width: 100%;
|
height: 34px;
|
line-height: 34px;
|
}
|
|
.sdtf-r1-btn1,
|
.sdtf-r1-btn3{
|
padding-right: 1.5%;
|
}
|
|
.sdtf-r1-btn2,
|
.sdtf-r1-btn5{
|
padding-left: 1.5%;
|
}
|
.sdtf-r1-btn4{
|
padding: 0 1.5%;
|
}
|
.sdtf-r1-btn1 .layui-btn{
|
background: #5cb498;
|
}
|
|
.sdtf-r1-btnbox2 .layui-btn i img{
|
width: 18px;
|
height: 18px;
|
position: relative;
|
top: -1px;
|
}
|
|
.sdtf-r1-btnbox2 .layui-btn{
|
color: #324251;
|
border-color: #cfd5da;
|
}
|
|
.qt-rTable-box{
|
background: #fff;
|
overflow: hidden;
|
margin-top: 10px;
|
width: 320px;
|
padding: 10px;
|
min-height: 490px;
|
}
|
|
.qt-rTable-box .layui-table td,
|
.qt-rTable-box .layui-table th{
|
padding: 9px 0;
|
text-align: center;
|
}
|
|
|
.qt-rTable-box .layui-table th{
|
background: #dee6ec;
|
}
|
|
.sdtf-switchbox .layui-form-switch{
|
margin-top: 0;
|
height: 18px;
|
line-height: 18px;
|
padding: 0 3px;
|
}
|
.sdtf-switchbox .layui-form-switch i {
|
top: 1px;
|
left: 3px;
|
}
|
.sdtf-switchbox .layui-form-onswitch {
|
border-color: #53adce;
|
background-color: #53adce;
|
}
|
|
.sdtf-switchbox .layui-form-onswitch i {
|
margin-left: -18px;
|
left: 100%;
|
}
|
|
.mr4{
|
margin-right: 4%;
|
}
|
|
|
|
|
|
|
@media all and (max-width: 1650px) {
|
.sdft-listbox{
|
padding: 0;
|
}
|
.qt-td-hide{
|
display: none;
|
}
|
|
}
|
|
.xg115-tf-list li{
|
width: 29.333333%;
|
border: 1px solid #e2e6e9;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
margin: 0 2%;
|
}
|
|
.xg115-num{
|
line-height: 48px;
|
height: 45px;
|
overflow: hidden;
|
margin: 5px 0;
|
}
|
|
.xg115-num span{
|
font-size: 18px;
|
}
|
|
.xg115-num strong{
|
font-size: 30px;
|
}
|
|
.xg115-sdtf-tit{
|
height: 34px;
|
margin: 10px 0;
|
text-align: center;
|
}
|
|
.xg115-sdtf-time{
|
display: inline-block;
|
height: 34px;
|
background: #f2f3f5;
|
padding: 0 20px;
|
-webkit-border-radius: 30px;
|
-moz-border-radius: 30px;
|
border-radius: 30px;
|
overflow: hidden;
|
line-height: 34px;
|
color: #000;
|
font-size: 14px;
|
}
|
|
.xg115-sdtf-time font{
|
font-size: 16px;
|
font-family: "arial";
|
}
|
|
.xg115-arrow{
|
height: 40px;
|
display: block;
|
width: 100%;
|
background: url(../../img/dzhwk/common/icon-arrow-b.png) center no-repeat;
|
-webkit-transition: all 0.5s;
|
transition: all 0.5s;
|
}
|
|
|
.video-pop{
|
width: 100%;
|
display: none;
|
}
|
|
.videoSkin .layui-layer-title {
|
background: none;
|
font-size: 0;
|
border: 0;
|
height: 35px;
|
}
|
|
|
.videos {
|
display: none;
|
position: fixed;
|
left: 50%;
|
top: 50%;
|
margin-left: -400px;
|
margin-top: -225px;
|
z-index: 100;
|
width: 800px;
|
height: 450px;
|
|
}
|
|
.vclose {
|
width: 40px;
|
height: 40px;
|
background: url(../../img/dzhwk/common/icon-close.png) center no-repeat;
|
position: absolute;
|
right: 10px;
|
top: 10px;
|
z-index: 101;
|
cursor: pointer;
|
}
|
|
|
.shade{
|
width: 100%;
|
height: 100%;
|
position: fixed;
|
left: 0;
|
top: 0;
|
right: 0;
|
bottom: 0;
|
z-index: 99;
|
background: rgba(0,0,0,0.6);
|
display: none;
|
}
|
|
.xg115-btnhide{
|
display: none;
|
}
|
|
.xg115-arrow.active{
|
-webkit-transform: rotate(180deg);
|
transform: rotate(180deg);
|
}
|
|
.rkbk-quick-btn {
|
height: 45px;
|
width: 185px;
|
display: inline-block;
|
line-height: 40px;
|
font-size: 16px;
|
}
|
|
.rkbk-quick-btn i img {
|
height: 18px;
|
margin-right: 5px;
|
}
|
|
.btn-green {
|
background-color: #8bc16a;
|
}
|
|
.btn-violet {
|
background-color: #7494d1;
|
}
|
|
.btn-red {
|
background-color: #e37878;
|
}
|
|
.btn-blue {
|
background-color: #53adce;
|
}
|
.err-img {
|
background: url(../../img/dzhwk/common/icon-sm-wh.png) center no-repeat;
|
width: 20px;
|
height: 20px;
|
position: absolute;
|
top: 5px;
|
left: 5px;
|
}
|
|
.info1{
|
background: url(../../img/dzhwk/common/lq-c-bg1.png)no-repeat;
|
background-size: 100% 100%;
|
}
|
|
.info2{
|
background: url(../../img/dzhwk/common/lq-c-bg4.png) no-repeat;
|
background-size: 100% 100%;
|
}
|
|
|
.sdtf-top-item p{
|
color: #FFF !important;
|
}
|
|
.sdtf-top-item i{
|
color: #FFF !important;
|
}
|
|
.sdtf-top-item strong{
|
color: #FFF !important;
|
}
|