﻿
@font-face {
    /* font-properties */
    font-family: pictos;
    src:  url('https://jcmk.zqzzy.com/css/qylistmap/LCD2L.TTF')
}
/********** Global **********/
html, body {
	width:100%;
	height:100%;
	font-family:"microsoft yahei", arial, sans-serif;
	background-color:#0b0f34;
	overflow-x:hidden;
	overflow-y:auto;
}
body {
	margin:0 auto;min-width:375px;
}

/********** Layout **********/
.wrapper {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	min-height:500px;
	background-size:100% 100%;
	box-sizing:border-box;
}
/* PC */

/********** Content **********/
.content {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	padding:25px 15px;
	height:100%;
	min-height:100%;
	box-sizing:border-box;
}
.col {margin:0 10px;height:100%;}
.col-l {-webkit-flex:2;-ms-flex:2;flex:2}
.col-c {-webkit-flex:3;-ms-flex:3;flex:3;}
.col-r {-webkit-flex:2;-ms-flex:2;flex:2;}
/* PC */
.xpanel-wrapper {padding-bottom:10px;box-sizing:border-box;}
.xpanel-wrapper {height:100%;}
.xpanel-wrapper-25 {height:25%;}
.xpanel-wrapper-30 {height:30%;}
.xpanel-wrapper-35 {height:35%;}
.xpanel-wrapper-40 {height:40%;}
.xpanel-wrapper-50 {height:50%;}
.xpanel-wrapper-45 {height:45%;}
.xpanel-wrapper-60 {height:60%;}
.xpanel-wrapper-65 {height:65%;}
.xpanel-wrapper-75 {height:75%;}
.xpanel {
	height:100%;
	min-height:100px;
	background-repeat:no-repeat;
	background-size:100% 100%;
	box-sizing:border-box;
}
.xpanel-l-t {background-image:url("https://jcmk.zqzzy.com/css/img/l2.png");}
.xpanel-l-b {background-image:url("https://jcmk.zqzzy.com/css/img/l2.png");}
.xpanel-c-b {background-image:url("https://jcmk.zqzzy.com/css/img/l3.png");}
.xpanel-r-t {background-image:url("https://jcmk.zqzzy.com/css/img/l1.png");}
.xpanel-r-m {background-image:url("https://jcmk.zqzzy.com/css/img/l1.png");}
.xpanel-r-b {background-image:url("https://jcmk.zqzzy.com/css/img/l1.png");}
.xpanel .title {
	padding-left:24px;
	height:44px;
	line-height:44px;
	font-size:24px;
	font-weight:normal;
	color:#6DE2FB;
	background-image:url("https://jcmk.zqzzy.com/css/img/title-bg.png");
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.xpanel .title-long {background-image:url("https://jcmk.zqzzy.com/css/img/title-bg-long.png");}
/* PC */
@media (max-width:1919px) {
	.xpanel .title {padding-left:20px;height:36px;line-height:36px;font-size:20px;}
}

/* tool */
.fill-h {height:100% !important;min-height:100% !important;}
.no-margin {margin:0 !important;}
.no-padding {padding:0 !important;}
.no-bg {background:none !important;}
.no-border {border:0 !important;}

/* scrollbar */
::-webkit-scrollbar {width:0;height:0;}
::-webkit-scrollbar-track {background-color:transparent;}
::-webkit-scrollbar-thumb {border-radius:5px;background-color:rgba(0, 0, 0, 0.3);}
#companyConuntId {
	width: 30%;
	margin: 0 auto;
	background: url(https://jcmk.zqzzy.com/css/img/47.png)no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	font-family:FZZongYi-M05S;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin-top:5px;
}
#companyConuntId2 {
	width: 30%;
	margin: 0 auto;
	background: url(https://jcmk.zqzzy.com/css/img/47.png)no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 49px;
	font-family:FZZongYi-M05S;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin-top:20px;
	font-family: pictos;
}
.companyBottom{
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-align: center;
}
.company-l-l{
	flex: 1;
}
.company-l-l p{
	font-size:20px;
	font-weight:400;
	color:rgba(178,236,255,1);
	font-family: pictos;
	letter-spacing: 0.1em;
}
.datai{
	height:28px;
	font-size:25px;
	font-family: pictos;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	margin-top: 10px;
}
.search{
	margin-top: 5px;
	background: #081E3B;
	height: 80%;
}
.search input{
	background: none;
	border: none;
	height: 100%;
	color: #fff;
	float: left;
}
.searchIcon{
	background: url(https://jcmk.zqzzy.com/css/img/search.png)no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
}
.fff{
	display: flex;
	justify-content: space-between;
}
.select{
	height: 80%;
}
.select select{
	height: 100%;
	background: none;
	border: none;
	color: #666;
}
.tt1{
	font-size:20px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.tt2{
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin-top: 10px;
}
.p10{
	padding: 20px;
}
.tt2 i{
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: yellowgreen;
	margin-top: 10px;
	margin-right: 10px;
}
.numWarp{
	overflow: hidden;
	color: #fff;
}
.fang{
	width:40px;
	height:55px;
	background:rgba(4,212,212,1);
	margin-left: 5px;
	float: left;
	text-align: center;
	line-height: 55px;
	font-size: 33px;
	color: #fff;
	margin: 10px 10px 10px 0;
}
.ppl{
	position: absolute;
	left: 0;
	top: 40px;
}
.lList li div{
	width: 50%;
	float: left;
	text-align: center;
	color: #fff;
}
.tableTit div{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(104,216,239,1);
}
.ppr{
	position: absolute;
	right: 0;
	top: 40px;
	padding: 20px;
}
.pprList{
	overflow: hidden;
	height: 80%;
	overflow-y: auto;
}
.pprTit div{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(104,216,239,1);
	float: left;
	text-align: center;
}
.pprContent div{
	float: left;
	text-align: center;
	margin-top: 10px;
}
.smallTip{
	position: absolute;
	bottom: 10px;
	color: #fff;
	left: 50%;
	transform: translateX(-50%);
}
.smallTip span{
	color: aqua;
}
.lineL{
	width:50%;
    height:2px;
	background:linear-gradient(to left,#0b0f34,#21F0F3,#0b0f34);
	margin: 5px auto;
}
#companyConuntId{
	font-family: pictos;
}
.goodsWrap{
	width: 90%;
	height: 57px;
	line-height: 57px;
	background: url(https://jcmk.zqzzy.com/css/img/chanpin.png)no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	padding: 0 5px;
	overflow: hidden;
}
.goodsWrap div:first-child{
	width: 40%;
	float: left;
}
.goodsWrap div:nth-child(2){
	width: 30%;
	float: left;
}
.goodsWrap div:nth-child(3){
	width: 30%;
	float: left;
}

.line1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#product_con_f{
	overflow-y: scroll;
}
.md-t{
	background: url('https://jcmk.zqzzy.com/css/img/quan.png')no-repeat center center;
	padding: 20px;
	background-size: 80% 80%;
	position: relative;
	box-sizing: border-box;
}
.qiu{
	width: 188px;
	height: 188px;
	background: url(https://jcmk.zqzzy.com/css/img/qiu.png)no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	color: #04FEFE;
	text-align: center;
}
.mm{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-bottom: 20px;
}
.mm p:first-child{
	font-size: 50px;
	font-family: pictos;
}
.mm p:last-child{
	font-size: 18px;
	margin-top: 10px;
}
.card{
	width:10vw;
	height:10vh;
	background: url(https://jcmk.zqzzy.com/css/img/kuang1.png)no-repeat;
	background-size: 100% 100%;
	position: absolute;
	text-align: center;
	color: #00D2FF;
	padding: 20px;
	box-sizing: border-box;
	font-size: 26px;

}
.card1{
	bottom:0;
	left: 50%;
	transform: translateX(-50%);
}
.card2{
	top:50%;
	right: 0;
	transform: translateY(-50%);
}
.card3{
	top:50%;
	left: 0;
	transform: translateY(-50%);
}
.md-b{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.small-card{
	flex: 1;
	background: url(https://jcmk.zqzzy.com/css/img/kuang2.png)no-repeat;
	background-size: 100% 100%;
	height: 74px;
	color: #Fff;
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	box-sizing: border-box;
}

@media (max-width: 1280px) {
	.qiu{
		width: 150px;
		height: 150px;
	}
	.card{
		font-size: 18px;
	}
} 
	
@media(max-width: 1366px) {
	.qiu{
		width: 150px;
		height: 150px;
	}
	.card{
		font-size: 18px;
	}
}
.nav{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #fff;
	line-height: 30px;
	cursor: pointer;
}
.nav div{
	float: left;
	margin-right: 10px;
}
.dropdown {
    position: relative;
	display: inline-block;
	z-index: 111;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
	z-index: 1;
	color: #000;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.mapLeft{
	width: 25%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 0;
	box-sizing: border-box;
	color: #fff;
}
.mapRight{
	width: 25%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	padding: 40px 0;
	box-sizing: border-box;
}
.tit2{
	color: #fff;
}
.dian{
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	margin-right: 4px;
	margin-bottom: 4px;
}
.dataList{
	overflow: hidden;
	width: 100%;
	height: 90%;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	
}
.dataList li{
	width: 49%;
	color: #009DFF;
	font-size: 16px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dataList li:nth-child(2n){
	border-left: 1px solid #021F3B;
}
.dataList li:nth-child(n+3){
	border-top: 1px solid #021F3B;
}
.dataList span{
	font-family: pictos;
	font-size: 25px;
	margin: 0 5px;
}
.goodsInfo{
	width: 100%;
	height: 80%;
	box-sizing: border-box;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	color: #009DFF;
	font-size: 16px;
}
.goodsInfo span{
	font-size: 18px;
	color: #6DE2FB;
} 

.twoList{
	overflow: hidden;
	height: 80%;
	overflow-y: scroll;
}
.twoList li {
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.twoList li div{
	width: 50%;
	padding: 0 4px;
	box-sizing: border-box;
	float: left;
	text-align: center;
}