body{
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font: 16px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
    -moz-user-select:auto;
    -webkit-user-select:auto;
    -ms-user-select:auto;
    -khtml-user-select:auto;
    -o-user-select:auto;
    user-select:auto;
}
.login-bg{
	background: url(../images/bg.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.login {
    margin: 180px auto;
    min-height: 420px;
    max-width: 420px;
    padding: 40px;
    background-color: #ffffff;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    border-radius: 4px;
    box-sizing: border-box;
}
.message {
	margin: 10px 0 0 -58px;
    padding: 18px 10px 18px 60px;
    background: #189F92;
    position: relative;
    color: #fff;
    font-size: 16px;
}
.darkbannerwrap{
	background: url(../images/aiwrap.png);
    width: 18px;
    height: 10px;
    margin: 0 0 20px -58px;
    position: relative;
}
.sr{
	border: 1px solid #DCDEE0;
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    padding: 0px 16px;
    font-size: 14px;
    color: #555555;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.btn{
	display: inline-block;
    padding: 22px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 4px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #189F92;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
}
/******************/
.main{text-align: center;margin-top: 80px;}
.item{overflow:hidden;
    width: 1500px;
    margin: auto;
    margin-bottom: 20px;}
.item p{float: left;width: 200px;margin: 0px;
    text-align: right;
    padding: 9px 10px;}
.in-btn{float: left;
    height: 34px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    margin-left: 40px;width: 1200px;}
.dx{float: left;line-height: 39px;margin-left: 40px;}
.btnlj{
    display: inline-block;
    padding: 12px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #189F92;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
}

.item .sr{
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    padding: 0px 16px;
    font-size: 14px;
    color: #555555;
    outline: none;
    width: 80%;
    box-sizing: border-box;
    margin-bottom: 15px;}
/****************/
.result{margin-top: 50px;}
.close{
     display: inline-block;
    padding: 12px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #189F92;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
}
/*2020.8.11  主页*/
.nav{
    height: 60px;
    text-align: right;
    background-color: #23262E;
    color: rgba(255,255,255,.7);

}
.nav  a{
   padding: 18px 30px;
    color: rgba(255,255,255,.7);
    text-decoration: none;

}
.nav  a:hover {
    color: #ffffff;
    cursor:pointer;
    border-bottom:3px solid #5FB878;;
}

.Exit{margin-right: 30px;
    color: rgba(255,255,255,.7);
    line-height: 60px;
}
/*.content{
    padding: 20px;
    background: #EFEEF0;
}*/
.space{background: #ffffff;
       padding: 20px;
  /*     margin-top: 20px;*/
}
.list{padding: 20px}
.home{width: 1090px;margin: 0 auto;text-align: center;}
.home thead{height: 60px;line-height: 60px;}
.list{width: 100%;margin:10px auto;
      border-collapse: collapse;
      border-spacing: 0;
}
.list td{
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height:49px;
}

tr{line-height: 49px;}
.list td a{
    text-decoration: none;
    color:#000;
}
form input {
    height: 30px;
    width: 280px;
}
.s-btn{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
}
input{
    }
.card{background: #ffffff;padding:20px;}
.line{margin-bottom: 15px;overflow: hidden;}
.line label{
    float: left;
    display: block;
    padding: 9px 15px;
    width: 140px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
.line input{
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #D2D2D2!important;
    outline: none;
}
input[type="radio"] {
    padding: 10px 0;
    margin: 12px 10px;
}
.title{
    overflow: hidden;
    background: #fff;
}
.title li{
    float: left;
    list-style-type: none;
    padding:20px 30px;
}
.mc,.pri{
    width: 80%; padding-left: 10px;
    height: 38px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #D2D2D2!important;
    white-space: normal;
}
fieldset{
    margin:20px;
    border-width: 1px 0 0;
    border-color: #D2D2D2
}
fieldset legend{
    margin-left: 20px;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 300;
}
select{
    width: 80%;
    height: 40px;
    padding-left: 10px;
    border-color: #D2D2D2!important;

}
#domain,#domin{
    color: red;
}
textarea{
    width: 80%;
    height: 200px!important;
    padding: 10px;
    border-color: #D2D2D2!important;
    white-space:break-spaces;
}
.sb{
    margin-left: 170px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.link {
    margin: 20px 20px;
    /* margin-bottom: 20px; */
    padding: 15px;
    line-height: 22px;
    border-left: 5px solid #009688;
    border-radius: 0 2px 2px 0;
    background-color: #f2f2f2;
}
.link a:hover{
    color: #fff;
}
.page{padding: 10px 0;text-align: center;}
.prev,.next{
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    border:1px solid #D2D2D2;
    text-decoration: none;
    color: #000;
}
.table-btn a{
  color:   #009688 !important;
}
/*td img{display: block;height: 69px;width: 100%;}*/
.tp{line-height: initial;}
.tp  img{
    height: 100%;}
/****2020/9/18*************/
.side{
    position: relative;
    width: 220px;
    height: 100%;
    overflow-x: hidden;
}
ul,li,dd,dl{padding: 0px;margin:0;}
.menu  li a{
    color: rgba(255,255,255,.7);
    text-decoration: none;
    position: relative;
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 20px;
    display: block;
}
.menu{
    width: 200px;
    padding: 0;
}
.content{
    position: absolute;
    left: 200px;
    right: 0;
    top: 60px;
    bottom: 0;
    z-index: 998;
    width: auto;
    overflow-y: auto;
    box-sizing: border-box;
}
iframe{
    width: 100%;
    height: 100%;
    border:0px;
    display: block;
}
.side-scroll {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    top: 60px;
    width: 200px;
    overflow-x: hidden;
    background-color: #393D49!important;
}
.nav p{float: left;overflow: hidden;margin:14px 40px;font-size: 24px;}
/*******************/

.list_dl {
    width: 200px;
    padding: 0;
}
.list_dt{
    color: rgba(255,255,255,.7);
    padding: 0 40px 0 20px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.list_dt:hover{
    background: #222;
    color: #ffffff;
}
.list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009688;
}
#open{
    background-color: #393D49;
    color: #fff;
}
#open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009688;
}
.list_dt_icon{
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -4px;
    border-width: 6px;
    border-top-color: rgba(255,255,255,.7);
}
#open .list_dt_icon{
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
}
.list_dd{
    display: none;
}
.list_dd li{
background-color: rgba(0,0,0,.3);
list-style-type: none;
color: white;
height: 45px;
line-height: 45px;
cursor: pointer;
}
.list_dd li:hover{
   /* background-color: #009688;*/

}
.list_dd li:hover a{color: #fff !important;}
.list_dd li a{
    color: rgba(255,255,255,.7);
    text-decoration: none;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    display: block;
}
.list_dd .active{background-color: #009688!important;}
li.active a{color: #fff !important;}
p{margin:0px;}
.right{
    left: 200px;
    right: 0;
    z-index: 998;
    width: auto;
    overflow-y: auto;
    box-sizing: border-box;
    position: fixed;
    top: 60px;
    bottom: 44px;
}
.footer{
    height: 50px;
    line-height: 50px;
    padding: 5px 0;
    position: fixed;
    left: 200px;
    right: 0;
    bottom: 0;
    background-color: #eee;
    text-align: center;
    color: #666;
}
.home{

}
.back{
    width: 99%;
    text-align: right;
}
.ads{
    margin-top: 15px;
    margin-bottom: 15px;
    border:1px solid gray;
    margin-left: 170px;
    padding: 10px;
    width:80%;
}
.l-page{
    float: left;

}
.r-page{
    float: right;
}
/*2020/12/7  ul li 下拉框样式*/
.model-select-box {
    width: 81%;
    /*height: 34px;*/
    line-height: 34px;
    border: 1px solid #D2D2D2;
    float: left;
    margin-right: 20px;
    text-indent: 5px;
    position: relative;
    box-sizing: border-box
}

.model-select-text {
    height: 34px;
    padding-right: 27px;
    cursor: pointer;
    /* -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none; */
}

.model-select-option {
    display: none;
    /*position: absolute;*/
    background: #fff;
    width: 100%;
    left: -1px;
    border: 1px solid #D2D2D2;
}

.model-select-option li {
    list-style-type: none;
    height: 30px;
    line-height: 30px;
    color: #000;
    cursor: pointer;
}

.model-select-option li.selected {
    /*background: #06C;*/
    /*color: #fff;*/
}

/* 小三角 */
.bg1{
    position: absolute;
    top:12px;
    right:5px;
    border-width: 6px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}