

* {
	box-sizing: border-box;
}
body {
	background: #001427   ;
	color: #fff;font-family: Verdana, 微软雅黑;
	font-size: 12px; overflow: hidden;
}
.lc_body h1, .lc_body h2, .lc_body h3, .lc_body h4, .lc_body h5, .lc_body h6 {
	margin: 0;
}
.lc_body p {
	margin: 0;
}
.lc_body ul {
	margin: 0;
	padding: 0;

}
.lc_body {margin: 0;
	font-family: Microsoft YaHei;
	color: #fff;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.lc_row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	
}
.lc_col_1, .lc_col_2, .lc_col_3, .lc_col_4, .lc_col_5, .lc_col_6, .lc_col_7, .lc_col_8, .lc_col_9, .lc_col_10, .lc_col_11, .lc_col_12, .lc_col, .lc_col_auto, .col-md, .col-md-auto, .lc_col_lg_1, .lc_col_lg_2, .lc_col_lg_3, .lc_col_lg_4, .lc_col_lg_5, .lc_col_lg_6, .lc_col_lg_7, .lc_col_lg_8, .lc_col_lg_9, .lc_col_lg_10, .lc_col_lg_11, .lc_col_lg_12, .col-lg, .lc_col_lg_auto, .lc_col_xl_1, .lc_col_xl_2, .lc_col_xl_3, .lc_col_xl_4, .lc_col_xl_5, .lc_col_xl_6, .lc_col_xl_7, .lc_col_xl_8, .lc_col_xl_9, .lc_col_xl_10, .lc_col_xl_11, .lc_col_xl_12, .col-xl, .lc_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.lc_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.lc_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_4 {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.lc_col_5 {
	flex: 0 0 40%;
	max-width: 40%;
}
.lc_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_7 {
	flex: 0 0 60%;
	max-width: 60%;
}
.lc_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_10 {
	flex: 0 0 80%;
	max-width: 80%;
}
.lc_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
 @media (min-width: 1200px) {
.lc_col_xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_xl_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_xl_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_xl_2 {
	flex: 0 0 16.667%;
	max-width: 16.667%;
}
.lc_col_xl_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_xl_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.lc_col_xl_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.lc_col_xl_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_xl_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.lc_col_xl_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_xl_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_xl_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.lc_col_xl_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_xl_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
}
.btn-group, .btn-group-vertical {
	
	display: inline-flex;
	vertical-align: middle;
}
.btn-primary {
	color: #fff!important;
	background-color: rgba(44, 109, 210, 1)!important;
	border-color: #8760fb;
}
.btn-group>.btn:not(:first-child) {
	margin-left: -1px;
}
.btn-group-sm>.btn {
	border: 1px solid #f2f2f2;
 padding: .25rem .5rem;
	text-align: center;
	vertical-align: middle;
	color: #666;
	margin:0;
	font-size: 12px;
	background:none;
}
.btn-padding { padding:.25rem 1rem !important}
.btn-padding span{ display:inline-block; padding-top:12px !important}
.gradient-branding {
	background: #6a11cb;
	background: -webkit-linear-gradient(180deg, #727cf5, #8e75dc) !important;
	background: linear-gradient(180deg, #727cf5, #8e75dc) !important;
}
.align-items-center {
	align-items: center !important;
}
.font18{ font-size:16px; font-weight:bold; color:#333; margin-left:1rem}
.badge {

	padding: 3px 5px 4px;
}
.badge-secondary {
	color: #ff7671; font-weight:bold;
	background:#f2f2f2;
	border-radius:5px

}
.badge-success {
	color: #3fcbca;; font-weight:bold;background:#f2f2f2;
	border-radius:5px

}
.text-center {
	text-align: center!important;
}
.m-0 {
	margin: 0!important;
}
.mt-3{ margin-top:10px}
.mt-5{ margin-top:.5rem}


.p-0{padding: 0!important;}
.border-bottom {
	border-bottom: 1px solid #e1e6f1!important;
}
.lc_body .card {

	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box; 
    border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 0 30px rgb(0 140 217 / 30%);
border: 1px solid rgba(15,115,227,0.5);
	margin-bottom:0;
}

.card:before, .card:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.card .boxfoot::before, .card .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.card:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.card:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}

.custom-card { border-radius: 10px;margin-bottom:7px;background-color: #fff; width:100%; }
.h3bg{ background:#f0f5fb; color:#0220fc; padding:10px 45px; border-radius:30px; margin:10px; display:inline-block; font-size:30px; font-weight:bold}
.custom-card .lc_col_7{ font-weight:bold;padding:10px; padding-left:25px }
.custom-card .lc_col_5{padding:10px; background: linear-gradient(160deg,#a6ddfc, #a8c5fd); color:#fff; text-align:right; border-radius: 0  10px  10px 58px}

.lc_body .lc_top .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color:none;
	background-clip: border-box;
	border: 1px solid #0f3959;
	border-radius: 5px;
	box-shadow: inherit;
	
}
.bm_0 {
	border-bottom:none;
}
.br_1 {
	border-right:1px solid #e3e5e4;
}
.bm_1 {
	border-bottom:1px solid #e3e5e4;
}

.task-list li h6 {
	margin-bottom: 8px !important;
}
.tx-12 {
	font-size: 12px;
}

.text-muted {
	color: #99a6b7 !important;
}
.text-444 {
	color: #444 !important;
}
.media {
	display: flex;
	align-items: flex-start; height: 60px;
}
.media-body { color: #fff;
	flex: 1; display: flex; align-items: center; justify-content: space-between; padding:0 10px;
}
.flex-a{display: flex; align-items: center; color: #fff;}
.w-img img{ width: 40px; margin-right: 8px;}
h5, .h5 {
	font-size: 1.09375rem;
}
small, .small {
	font-size: 80%;
	font-weight: 400;
}
.lc_body .card-body {
	flex: 1 1 auto;
 padding:6px;
}
.lc_top{ background:none; padding:.5rem 0}
.lc_body .card-title {
	font-size:14px; position: relative;
	font-weight: 600;    background: url(../img/title_icon.png) left 6px center no-repeat rgba(0,164,255,0.1);
    color:#00b1ff ;
    border-bottom: 1px solid rgba(15,115,227,0.5);
	flex: 1 1 auto;
 padding: .3rem ;  padding-left: 15px;
}
.lc_body .card-title  .more{ color:#999; font-size:12px; font-weight:normal}
.lc_body .card-title  span{ padding:0 10px;  position:relative; display: flex; align-items: center; }
.lc_body .card-title  span img{margin-right: 3px;}
.lc_body .card-title  span i{color:#085eef;  }
.lc_body .card-title .right{position:absolute; top: 5px; right: 5px; display: flex; align-items: center; font-weight: normal; font-size: 12px;}
.text-danger {
	color: #ff473d !important;
}
.text-999 {
	color: #999 !important;
}
.text-success {
	color: #03c895 !important;
}
.text-warning {
	color: #ffc107 !important;
}
.text-primary {
	color: #8760fb !important;
}
.text-cot-1{ color:#ff4146!important}
.text-cot-2{ color:#42bc9f!important}
.text-cot-3{ color:#32a5ff!important}
.text-cot-4{ color:#7581f7!important}
.jxicon_15{ color:#ff4146!important}
.jxicon_16{ color:#7581f7!important}
.jxicon_17{ color:#9d5cf6!important}
.bg-primary {
	background-color: #8d76dd !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.m-0 {
	margin: 0 !important;
}
.p-0 {
	padding: 0 !important;
}

.text-center {
	text-align: center !important;
}

 *::-webkit-scrollbar {
 width: 4px;
 height: 4px;
 transition: .3s background;
}
::-webkit-scrollbar-thumb {
 background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
 background: #adb5bd;
}
/*-----Br Themes-----*/
h6, .h6 {
	font-size:14px;
	font-weight: normal;
}
.float-right {
	float: right !important;
}

.lc_body a{ text-decoration:none}

.task-list li:last-child {
	margin-bottom: 0;
}
.task-list li .task-icon {
	position: absolute;
	left: 22px;
	top: 13px;
	border-radius: 50%;
	padding: 2px;
	width: 17px;
	height: 17px;
	z-index: 2;
}

.main-content {
	min-height: 78vh;
}

.z-index2 {
	z-index: 2;
}
.p-15 {
	padding: 15px !important;
}
.progress {
	display: -ms-flexbox;
	display: flex;
	width: 80px;
 height: .2rem;
	overflow: hidden;
 font-size: .75rem;
	background-color: rgba(0, 0, 0, 0.05);
 border-radius: .25rem;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.tx-11 {
	font-size: 11px;
}


.icon-box {
	width: 55px;
	height: 55px;
	margin: auto;
	border: 0px solid #fff;
	line-height: 55px;
	border-radius: 50%;
	text-align: center;
}
.icon-box {
	color: #fff
}
.icon-tubiao11 {
	font-size: 30px
}


.height46 {
	width: 100%;
	height: 48vh; 
}

.height28 {
	height: 28.5vh; overflow:auto
}

.height26 {
	height: 26vh; overflow:auto
}


.w-icon{
font-size: 12px;

text-align: center;


display: inline-block;  
}

.w-img{ float:left;}
.ml-2{ margin-left:3rem}
.ml-1{ margin-right:1rem}
.media-body h5.mb-1{  margin-top:.2rem !important; font-size:22px; color: #fff;}
.media-body h5.mb-1 .numb{ font-size:12px !important; position:relative; top:-6px; margin-left:.4rem}
.media-body p{ color:#999; margin:0; font-weight:bold}
.lc_suzi{ height: 8px;
width: 8px;
 background:#f36b53; 
display: inline-block;
margin-right:1rem;
border-radius: 50%;
 }
.media-body .h5{ margin:1rem 0 !important}


.cl_list {display: flex; flex-wrap: wrap;height: 97%;}
.cl_list li{width:50%; float: left;  height: 100%; }
.cl_list li .aiimgbox{ position: relative; margin: .5rem;height:100%; overflow: hidden; }
.cl_list li .aiimgbox img{width: 100%; height:100%; }
.cl_list li .aiimgbox h3{ position: absolute; bottom: 0; width: 100%; padding: 5px; font-size: 12px; font-weight: normal; display: flex; justify-content: space-between; margin: 0; background-color:rgba(0, 0, 0, 0.5);}
table{border-collapse: collapse;}

.sh_echarts{ width:100%; height:92%}
.sh_echarts2{ width:100%; height:92%}


.position{ position:relative}

.border1{border:3px solid #ff8147}
.border2{border:3px solid #1e80e6}
.bg1 {
	background: #ff8147 !important; color: #fff;
}
.bg2 {
	background: #1e80e6 !important;color: #fff;
}

.iconbg1 i.f20{ font-size:18px !important}
*{margin:0;padding:0;list-style:none;}

#breakNewsList2 {
    height: 35vh;
    overflow: hidden;
    width: 100%;
}
.zlsp_list li {
    padding: 0;
    border-bottom: 1px dashed #e1e6f1;
    overflow: hidden;
}
.zlsp_list li .list-left {
    width: 35%;
    float: left;
    padding: 6px;
    height: 15vh;
    cursor: pointer;
}
.zlsp_list li .list-right {
    float: right;
    width: 65%;
    padding: 6px; margin-top: 6px; padding-top: 0;
    color: #666;
    cursor: pointer;
	background: #edeff3;
}
.zlsp_list li .list-left img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    padding: 3px;
    border: 1px solid #f2f5fb;
}
.zlsp_list li p {
    margin: 6px 0;
    font-size: 14px;
}
.zlsp_list li p.span-num{ margin: 10px 0;}
.p-flex{display: flex; justify-content: space-between;}
.span-num span{background:#257bec; color: #fff;  padding: 6px ;  margin: 5px 0; border-radius: 3px;}
.lable_info{ padding: 2px 8px; color: #03b9ff !important; border-radius: 3px;border: 1px solid #002d49; }
.lable_green{ background: linear-gradient(to right, #47b64a, #5dbb45); padding: 2px 8px; color: #fff !important; border-radius: 3px;}
.lable_red{background-image: linear-gradient(135deg	, #fa3561 10%, #fe5044 100%) !important; padding: 2px 8px; color: #fff !important; border-radius: 3px;}
.lable_wjy{background-image: linear-gradient(135deg	, #c8c8c8 10%, #a4a3a3 100%) !important; padding: 2px 8px; color: #fff !important; border-radius: 3px;}
	.sp_fixd_lx{display: flex;  align-items: center; padding: 5px; font-size: 12px; border-bottom: 1px solid #002d49; position: relative;}	
	.card-title i{ font-size:12px; color:#ff3b14}
	.text-jili{position:absolute; right:10px; font-size:80px; top:-5px; color:#e1effd; font-weight:bold }
	.z_text{ font-size:14px}
	.z_text span{ color:#257bec }
	.z_text p{ margin:3px}
	.z_label{font-size: 12px;  margin-top: 5px; float: right;}
	.z_text p img{ position:relative; top:8px}
	.selectbox{padding: 3px; border: 1px solid #002d49;color:#257bec; outline:none;  border-radius: 3px;}
	.top_bg1{  background: url(../img/top_bg1.png);   background-size: 100% 100%;}
	.top_bg2{  background: url(../img/top_bg2.png);   background-size: 100% 100%;}
	.top_bg3{  background: url(../img/top_bg3.png);   background-size: 100% 100%;}
	.top_bg4{  background: url(../img/top_bg4.png);   background-size: 100% 100%;}
	.top_bg5{  background: url(../img/top_bg5.png);   background-size: 100% 100%;}
	.top_bg6{  background: url(../img/top_bg6.png);   background-size: 100% 100%;}
	.sp_imgbox img {
		width: 100%;
		height: 100%;
		padding: 1px;
		border: 1px solid #002d49;
	}
	.sp_imgbox {
		width:70px;
		display: inline-block;
		height: 5vh;
		float: left;
		margin-right: .8rem;
		text-align: center;
	}.atext {
		display: inline-block;
		float: left; font-weight: bold;
	}
	.linebox{display: flex; align-items: center;}
	.atext .aui-text{font-weight: normal; margin-top: .3vh;}
	.atext p{color: #bbddef;}
	.sp_content p {
		color: #555; margin: 2px 0; font-size: 12px;
	}


.ellipsis60 {
    float: left;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-ul-s { padding:0.08rem}
.project-ul-s  li{ padding:1vh 3px; border-bottom:1px dashed #002d49;  font-size:12px; list-style:none; clear:both; overflow:hidden}
.project-ul-s  li:nth-of-type(2n+1) {
    background-color: #023552;
}
.project-ul-s  li .pull_left{  display:inline-block; float:left; color:#bbddef; }

.project-ul-s  li .pull_right{  display:inline-block; float:right; color:#fff; width:76%;}
.sp_ls_text{float:left; display:flex; justify-content:space-between; width:80%; padding-left:6px;padding-top:5px;}
.sp_ls_box{ float:left; overflow:hidden; width:99px; height: 46px; display:inline-block;padding:1px;  margin: 0 6px;}
.sp_ls_box img{ width:100%; height:100%; }
.sp_ls_text p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    padding: 3px 0;
    margin: 0; font-size: 12px;
    margin-top: 5px; text-align: center;
    text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2; color: #bbddef;
    -webkit-box-orient: vertical;
}.sp_content p {
    color: #555;
}
.ap_label_warning {
    font-weight: normal;
    padding: 2px 8px;
    text-shadow: none;
     font-size: 12px;
    border-radius: 10px;
    display: inline-block;
    white-space: nowrap;
    background-color: #f8ac59;
    color: #FFFFFF;
}
ul li.sp_fixd2 {
    margin-top: 5px; display: flex; align-items: center;
    overflow: hidden; position: relative;
    cursor: pointer; padding-bottom: 3px;
	background: #051b31;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
border-radius: 5px;
border: 1px solid #04233e;
}

.time p{padding: 0;  margin: 0;}
.ScrollText {

    overflow: hidden;
    height: 45vh;

}
.sp-from-ul li {
	background: url(../img/trbg.png) no-repeat;
    background-size: auto;
background-size: 100% 100%;
	width: 100%; cursor: pointer;
	color: #fff;
	border-radius: 3px;
	display: flex; 
 padding: 14px 10px;font-size: 13px;
 align-items: center; 
	justify-content: space-between;
 margin-bottom: .5rem;
}
.w-flex img {
    width: 20px;
    margin-right: 6px;
}
.sp-from-ul li.active .w-flex img{content: url(../img/spicon_hover.png) !important;}
.sp-from-ul li:hover {
	background-image: linear-gradient(to right, #062e52, #0c3c52);
	border: 1px solid rgba(15,115,227,0.5);
    color: #fff;
}.w-flex {
    display: flex;
    align-items: center;
    font-size: 13px;
}.text-g {
    color: #31c01c;
}.text-red {
    color: #fe4d52 !important;
}.sp-from-ul .active {
    background-image: linear-gradient(to right, #062e52, #0c3c52);
	border: 1px solid rgba(15,115,227,0.5);
    color: #fff;
}
.text-1{color:#184897; margin-right:.1rem; font-size:8px}
.text-2{color:#04cdf4; margin-right:.1rem; font-size:8px}
.text-3{color:#39b54a; margin-right:.1rem; font-size:8px}
.text-4{color:#fea03c; margin-right:.1rem; font-size:8px}.text-5{color:#ff7058; margin-right:.1rem; font-size:8px}
.text-6{color:#4cdcc5; margin-right:.1rem; font-size:8px}
.text-7{color:#ffd05c; margin-right:.1rem; font-size:8px}
.colorb{color: #222;  }
.colorr{color: #fe4d52;}
.height70 h3{ font-size: 14px; margin: 6px 0;} 
.height70{height: 78.8vh;	overflow: auto}
.right_display{ display: flex; position:absolute; right: 8px; top:6px;}
.sp_vod{width: 100%;   padding-top: 0;}
.sp_video {
  border-radius: 3px;
  border: 1px solid #002d49;
  background: url(../img/sbg.png) no-repeat #002d49 center center;
  background-size: 100% 100% ;
  width: 100%;

}
.displayn{display: none;}
.ybox.active .spicon1{background: url(../img/spicon11_ac.png) no-repeat ;
	background-size: 100% ; 
}
.ybox.active .spicon4{background: url(../img/spicon10_ac.png) no-repeat ;
	background-size: 100% ; 
}
.ybox.active .spicon9{background: url(../img/spicon9_ac.png) no-repeat ;
	background-size: 100% ; 
}
.spicon1{background: url(../img/spicon11.png) no-repeat ;
	background-size: 100% ; margin-right: 5px; cursor: pointer;
	width: 16px; height: 16px; display: inline-block;}
	.spicon4{background: url(../img/spicon10.png) no-repeat ;
		background-size: 100% ; margin-right: 5px; cursor: pointer;
		width: 16px; height: 16px; display: inline-block;}
		.spicon9{background: url(../img/spicon9.png) no-repeat ;
			background-size: 100% ; margin-right: 3px; cursor: pointer;
			width: 16px; height: 16px; display: inline-block;}
.spbox2 .sp_video {height: 23vh;}
.spbox3 .sp_video {height: 15.4vh;}
.spbox1  .sp_video{ height:46vh;}
.videot {
    width: 100%;
    height: 100%;
}
video {
    background: url(../img/sbg.png) no-repeat #002d49;
    background-size: 100%;
    width: 100%;
    height: 100%;
}
.height38{height: 37vh; overflow: auto;}
.height40{height: 45vh; overflow: auto;}
	.height22{height: 37vh; overflow: auto;}
	.aui-flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		padding: 10px;
		margin: 0 5px;
		  margin-bottom: 0px;
		border: 1px solid #2cb6d5;
		margin-bottom: 5px;
		position: relative;
		border-radius: 5px;
	  }
	.pro-new-show3 {position: relative;width: 100%;height: auto; padding: 0; padding-bottom: 20px;}
	.pro-new-show3 .pro-list3{width: 100%;height: auto;overflow-x: hidden; overflow-y: auto;}
	.pro-new-show3 .pro-list3 ul li{float: left;width: 49%;height: auto; overflow: hidden;margin-right: 10px;  padding: 0; border: none;}
	.pro-new-show3 .pro-list3 ul li:last-child{margin-right: 0;}
	.pro-list3 li h2{display: flex;}
	.pro-list-text p{ font-size: 16px;}
	.pro-new-show3 .pro-list3 ul li h4{font-size: 13px; text-align: center;margin-bottom: 5px;}
	.pro-new-show3 .pro-list3 ul li h4 span{font-size: 20px; }
	.pro-new-show3 .pro-list3 ul li .desc{padding: 10px 20px;box-sizing: border-box;}
	.pagination3{position: absolute;width: 100%;height: auto;overflow: hidden;line-height: normal;padding: 6px 0;text-align: right; top:-28px; z-index: 1000; padding-bottom: 0; right: 5px;}
	.pagination3 ul li{width: 8px !important;height: 8px !important;border-radius: 100%; bottom: -9px; padding:0;background: #ccedff ;display: inline-block;margin: 0 3px;text-indent:-9999px;font-size:0 ; }
	.pagination3 ul li.on{background: #00a6ff; width: 8px !important;height: 8px!important; border-radius: 20px;}
	.pro-new-show3 .arrow a{display: inline-block;position: absolute;width: 16px;height: 100px;z-index: 2;}
	.pro-new-show3 .arrow a.prev{ left: 0;top: 50%;margin-top: -50px;background: url(../img/arrow-left.png) center center no-repeat;}
	.pro-new-show3 .arrow a.next{right: 0;top: 50%;margin-top: -50px;background: url(../img/arrow-right.png) center center no-repeat;}
	.pro-new-show3 .arrow a:hover{background-color: rgba(0,0,0,.3);}
	.ellipsis{overflow: hidden;
		text-overflow: ellipsis; 
		white-space: nowrap;}
	
	 .slider-item{padding:0 10px; }
.slider-item .aui-tile{border: 1px solid #0f3959; }
	/*头部背景*/
	 .slider-item:first-child .aui-tile .api-box{background:url(../img/apibox01.png) no-repeat;background-size:cover}
	 .slider-item .aui-tile .api-box{background:url(../img/apibox02.png) no-repeat;background-size:cover}
 .slider-item:last-child .aui-tile .api-box{background:url(../img/apibox03.png) no-repeat;background-size:cover}
	.aui-tile .api-box{height:60px; display:flex; align-items: center;  padding: 0 20px; justify-content: space-between;}
	/*第一列*/
	.api-box .caption img{margin-right: 5px;}
	.api-box .caption{font-size:18px;color:#fff;margin-bottom:9px;margin-top:0;line-height:1.25;display: flex; align-items: center;}
	.api-box .info{text-align:center;line-height:14px;color:#333;font-size:14px}
	.api-box .info span{     margin: 0 5px;
		font-size: 12px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		background: rgba(255, 255, 255, 0.1); padding:3px  6px;
		text-align: center; color: #fff;
		border-radius: 5px;}
	.aui-tile .api-list{padding-top:15px;padding-bottom:15px;overflow:hidden}
	.aui-tile ul{clear:both;margin:0}
	.api-list ul li{padding:5px 10px;text-align:left ;display: flex; align-items: center;}
	.api-img{display:inline-block;vertical-align:top}
	.api-img img{width:18px;height:18px}
	.api-text{padding-left:5px;display:inline-block;text-align:left; width: 85%;}
	.api-text .api-title{color:#252b3a;margin-bottom:4px;font-size:18px;cursor:pointer}
	.api-text .api-title:hover{color:#f66f6a}
	.api-text .api-detail{font-size:12px;color:#fff;
		display: flex; }
	.api-text .api-detail a:hover{color:#2D56B1}
	.aui-tile .sdk-list{padding:12px 24px;overflow:hidden;text-align:left}
	/*第二列*/
	.sdk-list ul li{float:left;padding:17px 0px}
	.sdk-list .api-img{vertical-align:middle;width:auto;float:left}
	.sdk-list .api-text{width:auto;padding-left:5px;height:18px;line-height:18px}
	/*第三列*/
	.developer-list{padding-top:15px;padding-bottom:15px;overflow:hidden}
	.developer-list ul li{padding:15px 30px;text-align:left}
	.api-text .api-detail span.w{width:80px; display: block;}
	.aui-shift-img {
		width: 50px;
		height: 50px;
		margin-right: 0.5rem;
	}
	.dctab-box .dctab-content .item:first-child {
		display: block;
	  }
	.aui-shift-img img {
		width: 50px;
		height: 50px;
		display: block;
		border: none;
		border-radius: 5px;
	}
	.dctab-box h2 {
		font-size: 14px;
		margin: 0 5px;
		  margin-bottom: 0px;
		margin-bottom: 3px;
		position: relative;
	  }
	.aui-flex-box {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		flex: 1;
		min-width: 0;
		font-size: 14px;
		color: #fff;
	}
	.aui-shift-button {
		text-align: right;
	  }
	.aui-flex-box h2 {
		font-size: 0.9rem;
		color: #fff; margin:0 !important;
		margin-bottom: 0.5rem !important;
	}
	.aui-flex-box h3 {
		color: #fff;
		font-size: 0.85rem;
		font-weight: normal;
	}
	.aui-flex-box h3 em {
		color: #fff;
		background: #ff8839;
		border-radius: 3px; padding: 0 6px;
		font-style: normal;font-size: 12px;
		text-align: right;
	}
	.aui-shift-button {
		text-align: right;
	}
	.aui-shift-button button {
		background: #29a1f7;
		border: none;
		border-radius: 5px;
		color: #fff;
		font-size: 0.85rem;
		padding: 0.2rem 0.5rem;
		margin-bottom: 0.5rem;
	}
	.aui-shift-button p {
		color: #666666;
		font-size: 0.85rem;
		font-weight: normal;
	}
	.aui-shift-button p.text{ color: #2da6d3!important; margin-bottom: .5rem !important;}
	.aui-shift-button p em {
		color: #fff;
		background: #2cb5d5;
		border-radius: 3px; padding: 0 6px ;
		font-style: normal;font-size: 12px;
		font-style: normal;
		text-align: right;
	}
	.dctab-box h2{ font-size: 14px; margin: 0 5px; margin-bottom: 3px; position: relative;}
	.b-line::after {
		content: '';
		position: absolute;
		z-index: 2;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		border-bottom: 1px solid #e2e2e2;
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5);
		-webkit-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}
	.dc-tb-ul{ overflow:hidden}
	.dc-tb-ul .dc-pl0 {
		float: left;
		width: 31% !important;
		font-size: 13px;
		list-style: none;
		cursor: pointer;
		margin: 0 5px;
	  }
	  .dctab-box .dctab-content {
		margin: 10px 0;
	
		position: relative;
	  }
	.dc-tb-ul .dc-pl0 div{  background: url(../img/tab_bg2.png); border-radius: 5px;   background-size: 100% 100%; padding:15px 10px;color: #fff;display: flex; align-items: center;}
	.dc-tb-ul .dc-pl0 div img{ float:left; margin-right:6px; width:28px; opacity: .5;}
	.dc-tb-ul .dc-pl0 div.bg1 { background:#f6fbf4;   }
	.dc-tb-ul .dc-pl0 div.bg2{ background:#fffdf6;  }
	.dc-tb-ul .dc-pl0 div.bg3{ background:#f5f8ff;  }
	.dc-tb-ul .dc-pl0 div.bg4{ background:#fff5f4;   }
	.dc-tb-ul  .action{color: #fff !important;}
	.dc-tb-ul  .dc-pl0.action div{ background: url(../img/tab_bg1.png);   background-size: 100% 100%;color: #fff;}
	.dctab-box .dctab-content {margin: 10px 0;  position: relative;}
	.dc-tb-ul .dc-pl0.action div img{  opacity: 1;}
	.dctab-box .dctab-content .item{ display: none;  }
	.dctab-box .dctab-content .item:first-child{display: block;}
	.dc-num{ float:right; font-weight:bold; font-size:16px}
	.dc-pl0{ padding-left:0!important;}
	.dc-pr0{ padding-right:0!important;}
	.kan{position: absolute; right: .5rem; color: #7581f7;}
	.aui-switch {
		width: 10.3rem;
		height: 2.2rem;
		position: relative;
		vertical-align: top;
		border: 1px solid #dddddd;
		background-color: #dddddd;
		border-radius: 1.05rem;
		background-clip: content-box;
		display: inline-block;
		outline: none;
		-webkit-appearance: none;
				appearance: none;
		-webkit-user-select: none;
				user-select: none;
		-webkit-box-sizing: border-box;
				box-sizing: border-box;
		-webkit-background-clip: padding-box;
				background-clip: padding-box;
		-webkit-transition: all 0.2s linear;
				transition: all 0.2s linear;
	}
	.aui-switch:before {
		width: 2.8rem;
		height: 2.1rem;
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 1.05rem;
		background-color: #fff;
		content: '';
		-webkit-transition: left 0.2s;
				transition: left 0.2s;
	}
	.aui-switch:checked {
		border-color: #03a9f4;
		background-color: #03a9f4;
	}
	.aui-switch:checked:before {
		left: 7.4rem;
	}
	@font-face {
		font-family: 'ds-digitalbold';
		src: url('../font/DS-DigitalBold.ttf');
		src: url('../font/ds-digitalbold-webfont.eot');
		src: url('../font/ds-digitalbold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ds-digitalbold-webfont.woff2') format('woff2'), url('../font/ds-digitalbold-webfont.woff') format('woff'), url('../font/ds-digitalbold-webfont.ttf') format('truetype'), url('../font/ds-digitalbold-webfont.svg#ds-digitalbold') format('svg');
	}
	.cofont {
		font-family: 'DS-DigitalBold' !important;
		font-weight: bold;
		font-size: 20px;
		color: #43fdef;
	  }
	  .lcs_wrap {
		display: inline-block;	
		direction: ltr;
		height: 28px;  
		width: 100%;  margin: 0 auto; text-align:center;
		vertical-align: middle;
	}
	.lcs_wrap input {
		display: none;	
	}
	
	.lcs_switch {
		display: inline-block;	
		position: relative;
		width: 173px;
		height: 28px;
		border-radius: 30px;
		background: #ddd;
		overflow: hidden;
		cursor: pointer;
		-webkit-transition: all .2s ease-in-out;  
		-ms-transition: 	all .2s ease-in-out; 
		transition: 		all .2s ease-in-out; 
	}
	.lcs_cursor {
		display: inline-block;
		position: absolute;
		top: 3px;	
		width: 22px;
		height: 22px;
		border-radius: 100%;
		background: #fff;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
		z-index: 10;
		-webkit-transition: all .2s linear;  
		-ms-transition: 	all .2s linear; 
		transition: 		all .2s linear; 
	}
	.lcs_label {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 18px;
		color: #fff;
		font-weight: bold;
		position: absolute;
		width: 133px;
		top: 5px;
		overflow: hidden;
		text-align: center;
		opacity: 0;
		-webkit-transition: all .2s ease-in-out .1s;  
		-ms-transition: 	all .2s ease-in-out .1s;   
		transition: 		all .2s ease-in-out .1s;   
	}
	.lcs_label.lcs_label_on {
		left: -170px;
		z-index: 6;	
	}
	.lcs_label.lcs_label_off {
		right: -170px;
		z-index: 5;	
	}
	/* on */
	.lcs_switch.lcs_on {
		background: #29a1f7;
		box-shadow: 0 0 2px #29a1f7 inset;
	}
	.lcs_switch.lcs_on .lcs_cursor {
		left: 148px;
	}
	.lcs_switch.lcs_on .lcs_label_on {
		left: 10px;	
		opacity: 1;
	}
	/* off */
	.lcs_switch.lcs_off {
		background: #b2b2b2;
		box-shadow: 0px 0px 2px #a4a4a4 inset; 	
	}
	.lcs_switch.lcs_off .lcs_cursor {
		left: 3px;
	}
	.lcs_switch.lcs_off .lcs_label_off {
		right: 10px;
		opacity: 1;	
	}
	/* disabled */
	.lcs_switch.lcs_disabled {
		opacity: 0.65;
		filter: alpha(opacity=65);	
		cursor: default;
	}

	.show .dc-tb-ul li.action:first-child div{
		background: url(../img/top_bg3.png) ;}
	.slider-item .dc-tb-ul li:first-child div {
		background: url(../img/top_bg3.png) ;
		border-radius: 5px;
		background-size: 100% 100%;
		padding: 10px;
		color: #fff;
		display: flex;
		align-items: center;
	}
	.show .dc-tb-ul li:first-child div {
		background: url(../img/top_bg7.png);
		border-radius: 5px;
		background-size: 100% 100%;
		padding: 10px;
		color: #fff;
		display: flex;
		align-items: center;
	}
	.slider-item .item{display: block ;}
	.show .item.show{display: block ;}
	.show .item.hide{display: none !important ;}
	@media (max-width:1800px){ body{font-size: 12px;}
	
		.media {
			display: flex;
			align-items: flex-start;
			height: 40px;
		
		}
		.w-img img {
			width: 32px;
			margin-right: 8px;
		}
		.lc_body .card-title {
			padding: .3rem;
		}.lc_body .card-title::before {
			
			top: 8px;
		
		}
		.project-ul-s li .pull_right {
		
			width: 70%;
		}
		.project-ul-s li {
			padding: .75vh 3px;
		
		}
		.sp_ls_box {
			width:80px;
			height: 6vh;
			
		}
		.ap_label_warning {
			font-weight: normal;
			padding: 1px 6px;
		
			
		}
		.z_label {
			font-size: 12px;
			
		}
		.lable_info {
			padding: 1px 6px;
		}
		.dc-tb-ul .dc-pl0 {
			
			
			width: 30% !important;
			font-size: 12px;
			
		}


		.aui-flex {
		
			padding: 5px;
		
		}
		.dc-tb-ul .dc-pl0 div {
			
			padding: 8px 10px;
		
		}
		.aui-tile .api-box {
			height: 50px;
		
		}
}

