* {
    margin: 0;
    padding: 0;
}

ul,
li,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

button,
input,
textarea {
    font-family: 'microsoft yahei', simsun, tahoma, Srial, helvetica, sans-serif;
    outline: medium;
    box-sizing: content-box;
}

input,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

table td {
    empty-cells: show;
    border: 1px solid #fff;
    /*border:#ccc solid 1px;*/
}

img {
    border: none;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #1e88e5;
}

body {
    padding: 0px;
    margin: 0px auto;
    -webkit-text-size-adjust: none;
    color: #333;
    font-size: 12px;
    font-family: microsoft yahei, simsun, tahoma, Srial, helvetica, sans-serif;
    outline: medium;
    background: #f5f5f5;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    min-width: 1360px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.red {
    color: #fe6738;
}

.hui {
    color: #666;
}

.borbottom {
    border-bottom: 1px solid #ececed;
}

.line-input {
    width: 224px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px;
}

input::placeholder {
    color: #a3a3a3;
}

.line-select {
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 0 0 10px;
    min-width: 112px;
}

.line-checkbox {
    width: 15px;
    height: 35px;
    line-height: 40px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px;
}


.line-textarea {
    border-radius: 2px;
    background: #fff;
    border: 1px solid #ccc;
    width: 820px;
    height: 118px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
}

.inputbtn {
    width: 144px;
    height: 43px;
    background-color: #1e88e5;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    border: 0;
    line-height: 43px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 10px;
}

.serchbtn {
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    border: 0;
    background: #1e88e5;
    border-radius: 2px;
    cursor: pointer;
}

.serchinput {
    height: 30px;
    line-height: 30px;
}
.serchinputwidth50 {
    width: 50px;
}
.serchgjzsel {
    height: 32px;
    margin-right: -1px;
}

span.serchspan {
    line-height: 30px;
}

.bgred {
    background: #fe6738;
}

.bgyello {
    background: #f7be39;
}

.bgblock {
    background: #444c63;
}

.bggrey {
    background: #cccccc;
}

.bgblue {
    background: #1e88e5;
}

.line {
    display: block;
}

.line-block {
    vertical-align: top;
    display: inline-block;
    padding: 8px 40px 8px 0;
}

.line-block p {
    text-indent: 2rem;
    line-height: 24px;
    max-width: 840px;
    padding-top: 10px;
}

.line-title {
    /*width: 56px;*/
    width: 130px;
    float: left;
    display: block;
    color: #666;
    line-height: 16px;
    padding: 10px 0;
    text-align: right;
}


.line-block2 {
    vertical-align: top;
    display: inline-block;
    padding: 8px 40px 8px 0;
    display: inline-block;
}

.line-block3 {
    vertical-align: top;
    display: inline-block;
    padding: 8px 40px 8px 0;
    display: inline-block;
}

.line-block3 ul {
   margin-top: 12px;
}

.line-block3 ul li {
    float: left;margin-right: 5px;
}

.line-block2 p {
    text-indent: 2rem;
    line-height: 24px;
    max-width: 840px;
    padding-top: 10px;
}

.line-title2 {
    float: left;
    display: block;
    color: #666;
    line-height: 16px;
    padding: 10px 0;
    text-align: right;
}

.line-radio {
    /*width: 56px;*/
    float: left;
    display: block;
    color: #666;
    line-height: 16px;
    padding: 10px 0;
    text-align: left;
    margin-left: 5px;
}

.line font.red {
    margin-left: 3px;
    float: left;
    padding: 10px 15px 10px 0;
}

i.iconfont {
    margin-right: 5px;
}

.margintop {
    margin-top: 20px;
}

.marginleft {
    margin-left: 40px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.textalign {
    text-align: center;
}

.t_bggord {
    background: #fff;
    border-radius: 2px;
    padding: 10px 20px;
}

.width40 {
    width: 40px;
}

.width60 {
    width: 56px;
}

.width100 {
    width: 100px;
}

.width130 {
    width: 130px;
}

.width260 {
    width: 230px;
}


.top {
    height: 80px;
    line-height: 80px;
    background: #1e88e5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.left {
    width: 250px;
    background-color: #444c63;
    box-shadow: 4px 0px 12px 0px rgba(0, 0, 0, 0.08);
    overflow-x: hidden;
    position: fixed;
    top: 80px;
    bottom: 0;
    left: 0;
}

.left_cont {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    width: 270px;
}

.right {
    margin-left: 250px;
    margin-top: 80px;
}

.logo {
    color: #fff;
    letter-spacing: 3px;
    font-size: 38px;
    font-weight: bold;
    padding-left: 20px;
}

.top .fr {
    color: #fff;
    padding-right: 20px;
}

.top .fr a {
    color: #fff;
    margin-left: 10px;
}

.left_cont li a {
    display: block;
    color: #fff;
    height: 56px;
    line-height: 56px;
    padding: 0 35px 0 45px;
}

.left_cont li a i {
    color: #bec4d7;
}

.left_cont li dl {
    background: #4b5369;
}

.left_cont li dd {
    height: 50px;
}

.left_cont li dd a,
.left_cont li dd span {
    display: block;
    line-height: 50px;
    padding-left: 70px;
}

.left_cont li dd span {
    color: #9d9797;
}

.left_cont li dd a.on,
.left_cont li dd a:hover {
    background: #1e88e5;
}

.t_tsxx {
    color: #fe6738;
    height: 40px;
    line-height: 40px;
    background: #eeeff1;
    padding-left: 20px;
}

.rightcont {
    padding: 20px;
}

.t_title {
    color: #333;
    line-height: 20px;
    padding: 10px 0;
}

.padding10 {
    padding: 10px 0;
    line-height: 16px;
}

.table thead th {
    background: #f7f9fb;
    border: 1px solid #fff;
    height: 58px;
    font-size: 14px;
    /*border:#ccc solid 1px;*/
}

.table td {
    height: 58px;
    text-align: center;
}

.table tr:nth-child(2n) td {
    background: #f7f9fb;
}

.t_lscol {
    border: 1px solid #fe6738;
    color: #fe6738;
    padding: 0px 13px;
    margin: 2px 5px;
    line-height: 20px;
    white-space: nowrap;
}

.t_recol {
    border: 1px solid #444c63;
    color: #444c63;
    padding: 2px 13px;
    margin: 2px 5px;
    line-height: 20px;
    white-space: nowrap;
}

.t_bordertop {
    padding: 20px 0 10px 0;
    border-top: 1px solid #ececed;
    margin-top: 10px;
}

.t_bordertop input {
    padding: 0 30px;
    margin-right: 20px;
    cursor: pointer;
}

.l_page {
    width: 100%;
    height: 35px;
    margin: 28px auto;
    overflow: hidden;
    text-align: center;
}

.l_page ul {
    display: inline-block;
}

.l_page ul li {
    display: block;
    height: 32px;
    line-height: 32px;
    float: left;
    padding-right: 15px;
    position: relative;
}

.l_page ul li a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0px 10px;
    border: 1px solid #666;
    color: #666;
    border-radius: 2px;
    text-align: center;
    overflow: hidden;
    background: #fff;
}

.l_page ul li.y_sure a {
    text-decoration: none;
    border: 1px solid #1e88e5;
    background: #1e88e5;
    color: #fff;
}

.l_page1 {
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0px 10px;
    float: left;
    background: #f5f5f5;
    margin-right: 5px;
    padding-right: 5px;
}

.l_page2 {
    position: absolute;
    width: 7px;
    height: 11px;
    left: 7px;
    top: 10px;
}

.l_page22 {
    position: absolute;
    width: 7px;
    height: 11px;
    left: 7px;
    top: 10px;
}

.l_page3 {
    position: absolute;
    width: 7px;
    height: 11px;
    left: 55px;
    top: 10px;
}

.l_page33 {
    position: absolute;
    width: 7px;
    height: 11px;
    left: 55px;
    top: 10px;
}

.l_page ul li.j_prehui a {
    color: #aaa7aa;
    background: #fff;
    border-color: #aaa7aa;
}

.l_page input {
    width: 30px;
    border: 1px solid #666;
}

.t_mima {
    width: 110px;
    text-align: right;
    display: inline-block;
}

.t_mima font.red {
    float: none;
}

.t_wdt4 {
    width: 400px;
    display: block;
    margin: 0 auto;
}

.layui-layer-title {
    text-align: center;
    background: #fff;
    color: #1e88e5;
    border-bottom: 1px solid #1e88e5;
    padding: 0;
    font-size: 18px;
}

.t_popups {
    padding: 20px 50px;
}

.t_popups input,
.t_popups select {
    height: 32px;
    line-height: 32px;
}

.t_popups2 {
    padding: 20px 50px;
}

.t_popups2 ul {
    display: inline-block;
}

.t_popups2 ul li {
    display: inline-block;
    margin: 5px 10px;
    float: left;
    border-bottom: 0;
}

.t_popups2 input,
.t_popups2 select {
    margin-right: 5px;
}

.t_tbdw {
    line-height: 36px;
    padding-left: 24px;
}

.t_narginqy {
    height: 54px;
    overflow: hidden;
    padding: 10px 20px 0 20px;
}

.t_narginqy li {
    float: left;
    font-size: 16px;
    padding-right: 30px;
}

.t_narginqy li a {
    color: #4d4d4d;
    line-height: 51px;
    display: block;
}

.t_narginqy li a.on {
    border-bottom: 3px solid #1e88e5;
}

.heiht {
    height: 40px;
    line-height: 40px;
}






.t_dlinput i {
    position: absolute;
    left: 8px;
    top: 17px;
    color: #acacac;
}





.t_logoname font {
    font-size: 52px;
    display: block;
}

@media (max-width: 1400px) {
    .top {
        height: 70px;
        line-height: 70px
    }

    .logo {
        font-size: 30px

    }

    .left {
        width: 200px;
        top: 70px;

    }

    .left_cont {
        width: 220px

    }

    .left_cont li a {
        padding-left: 14px;
    }

    .left_cont li dd a, .left_cont li dd span {
        padding-left: 40px;
    }

    .right {
        margin-left: 200px;
        margin-top: 70px;
    }
}

.t_bluecol {
    border: 1px solid #1e88e5;
    color: #1e88e5;
    padding: 2px 13px;
    margin: 2px 5px;
    line-height: 20px;
    white-space: nowrap;
}

.line-text {
    font-size: 14px;
    padding: 10px 0;
    line-height: 15px;
    display: inline-block;
}

.width-145 {
    width: 145px;
    line-height: 22px;
}

.u-p-l-10 {
    padding-left: 10px;
}

.star {
    color: #fe6738;
    padding-left: 3px
}

/* 翻页 */

.pageHomeBox {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 23px 0;
    text-align: center;
}

.homeMain > .pageHomeBox {
    padding-bottom: 0;
}

.pageHomeBox ul {
    display: inline-block;
}

.pageHomeBox ul li {
    display: inline-block;
    margin: 0 2px;
    float: left;
    border-bottom: 0;
}

.pageHomeBox ul li a {
    display: inline-block;
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
    min-width: 18px;
    border: 1px solid #e8e8e8;
    color: #666;
    background: #fff;
}

.pageHomeBox ul li.cur a {
    border-color: #fff;
    color: rgba(77, 60, 85, 1);
}

.pageHomeBox ul li a:hover {
    border-color: rgba(77, 60, 85, 1);
    color: rgba(77, 60, 85, 1);
}

.pageHomeBox ul li a.iconfont {
    font-size: 12px;
}

.pageHomeBox ul li a.forbidden {
    background: #ecedef;
    color: #cccccc;
}

.pageHomeBox ul li a.forbidden:hover {
    border-color: #e8e8e8;
    opacity: 1;
    cursor: auto
}

.pageDomain > span {
    line-height: 28px;
}

.pageDomain input {
    width: 40px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e8e8e8;
    margin: 0 5px;
    text-align: center;
}

.pageDomain button {
    width: 50px;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(77, 60, 85, 1);
    background: rgba(77, 60, 85, 1);
    position: relative;
    color: #fff;
}

.pageDomain button:hover {
    background: rgba(77, 60, 85, 1);
    color: #fff;
    border-color: rgba(77, 60, 85, 1)
}
/* 修改样式jxl */
.t_dlbtg {
    background: url('../Images/loginBg.png') no-repeat top left;
    background-size: cover;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    box-sizing: border-box;
    min-width:600px;

}
.t_logoname {
     width:400px;
    display: flex;
    align-items: flex-start;

    color: #fff;
    text-align: center;

    font-weight: bold;
    margin-right:120px;
   
}
.t_logoname img{
    width: 100%
}
.t_dlcont {   

     width:580px;
    height: 640px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0px 19px 28px  rgba(222, 225, 255, 1);
    backdrop-filter: blur(20px);
    border-radius:20px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content:center ;
    margin:0px 0;
}

.t_dlinput {
    width: 400px;
    margin: 20px auto 0;
    position: relative;
}
.t_dlinput input[type='text'], .t_dlinput input[type='password'] {
    background: #fff;
    padding-left:20px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    border-radius: 4px;
}

.t_dlinput input[type='button'] {

width:100%;
height: 50px;
line-height: 50px;
opacity: 1;
border-radius: 5px;
background: rgba(49, 97, 255, 1);
font-size: 18px;
margin-top:30px
}

.t_dlinput img {
    position: absolute;
    right:0px;
    bottom: 0px;
    height: 50px;
 
}
/* 新加样式jxl */
.login-main{
    display: flex;
      flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
  
}
.t_dlcont article{
    font-size:30px;
    width:400px;
  margin:0 auto;
  padding:10px 0 20px 0;

}
.t_dlcont article span{
    font-size: 14px;
}
.t_dlinput p{
    display: inline-block;
    width: 100%;
    height:30px;
    line-height: 30px;
    padding-bottom: 5px;
    font-size: 14px;
    color:#000
}
@media (max-width: 1300px) {
   .t_logoname{
    width: 640px;
    text-align: center;
    padding-bottom: 10px;
    margin-right: 0px;
  justify-content:center;
   }
   .t_logoname img{
    width:400px;
    display: block;
   }
   .t_dlcont{
    height:auto;
    margin-top:10px;
    padding:20px 0;
    width: 600px;
   }
   .t_dlinput input[type='button'] {

    margin-top: 20px;
    margin-bottom: 20px;
}
.t_dlinput {
  
    margin: 10px auto 0;

}
}
.logo-left{
    position: absolute;
    top:30px;
    left:100px;
}