body{
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
   -webkit-font-smoothing: subpixel-antialiased;
     -moz-osx-font-smoothing: grayscale;
}
.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 20px;
    color: rgb(64, 158, 255);
    text-decoration: none;

}
.nav  a:hover {
    color: #ffffff;
    cursor:pointer;
    border-bottom:3px solid #5FB878;;
}
.nav ul  li{
	color: #ffffff;
	width: 150px;
    text-align: center;
    font-size: 14px!important;
	float: left;
	    height: 57px;
	    line-height: 60px;
	    margin: 0;
		border-bottom: 2px solid rgb(255, 255, 255);}
.Exit{
    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; margin:20PX;}
.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: #31353c!important;
}
.nav p{float: left;overflow: hidden;margin:14px 28px;font-size: 24px;}
/*******************/
.qd{
	background: #45484e;
	border-color: #45484e;
	overflow: hidden;
}
.qd-select{
        float: left;
	    color: #fff;
		   display: inline-block; 
		    font-size: inherit;
		    height: 40px;
		    line-height: 40px;
		    outline: 0;
		    padding: 0 15px;
		    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.icon-up{color: #c0c4cc;
    font-size: 14px;
    transition: transform .3s;
    transform: rotate(180deg);
    cursor: pointer;
	}
	.icon-up:before {
	    content: "\E605";
	}
.sou{
	float: left;
	width: 79px;
	height: 40px;
	line-height: 40px;
	border-color: #45484e;
	    background: #45484e;
	    color: #fff;
}
.search {
	color: #909399;
	border-color: #45484e;
	    background: #45484e;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 14px 10px;
    font-size: 12px;
    border-radius: 4px;
}
[class*=" icon-"], [class^=icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    content: "\E619";
}

.list_dl {
    width: 200px;
    padding: 0;
	font-size: 14px;
}
.list_dt{
    color: rgb(255, 255, 255);
    padding: 0 40px 0 20px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.list_dt p{display: inline-block;
    width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list_dt:hover{
    background-color: rgb(32, 49, 48);
    color: #ffffff;
}
/* .list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009688;
} */
#open{
    background-color: rgb(49, 53, 60);
    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);
} */

.list_dt_icon{
	position: absolute;
	    top: 50%;
	    right: 20px;
	    margin-top: -4px;
	    transition: transform .3s;
	    font-size: 12px;
		color: #909399;
		font-family: element-icons!important;
		    speak: none;
		    font-style: normal;
		    font-weight: 400;
		    font-variant: normal;
		    text-transform: none;
		    line-height: 1;
		    vertical-align: baseline;
		    display: inline-block;
		    -webkit-font-smoothing: antialiased;
}
.list_dt_icon::before{content: "\E603";}
#open .list_dt_icon{
   transform: rotate(180deg);
}
.list_dd{
    display: none;
}
.list_dd li{
background-color: rgb(49, 53, 60);
list-style-type: none;
color: white;
height: 45px;
line-height: 45px;
cursor: pointer;
}
.list_dd li:hover{
   background-color: rgb(32, 49, 48);

}
.list_dd li:hover a{color: #fff !important;}
.list_dd li a{
        color: rgb(255, 255, 255);
    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: #409eff; !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;

h2[data-v-13f532fb] {
  font-size: 32px;
  color: #0e72fe;
  padding: 16px 0 10px 0;
  font-family: MicrosoftYaHei !important;
}