@CHARSET "UTF-8";
.instrument-top-state{
	font-family:微软雅黑;
	font-size:16px;
	height:64px;
	line-height:30px;
	color:#999999;
	padding-left:5px;
}
.instrument-state-num{
	color:#3b8df3;
}
.instrument-top-search{
/* 	height:130px; */
	width:100%;
	background-color: #F2F2F2;
	padding-top:28px;
	float:left;
}
.instrument-search-items{
	width:320px;
	height:60px;
	float:left;
	margin-left:15px;
}
	.instrument-detail-order{
		width: 70px;
	    height: 40px;
	    border: 1px solid #2e6da4;
	    border-radius: 4px;
	    color: #fff;
	    background-color: #337ab7;
	    margin: 5px 10px 0px 0px;
	    cursor:pointer;
	    float: right;
	}
	.content_base{
		height: 255px;
		margin-bottom: 18px;
		background: #F5F7FA;
	}
.instrument-items-name{
	font-family: 微软雅黑;
	font-size:18px;
	height:40px;
	width:84px;
	line-height:40px;
	color:#000000;
	float:left;
}
.instrumrnt-items-form{
	width:236px;
	height:40px;
	margin-top:3px;
	float:left;
}
.instrumrnt-items-sel{
	width:215px;
	height:40px;
	line-height:40px;
	float:left;
	overflow:hidden;
	background: url("../images/select.png") no-repeat left center;
}
.search-sel-out select{
	width:215px;
	border:none;
	outline:none;
	font-size:16px;
	background:url("../images/inputbg.png") repeat;
}
.search-sel-out{
	float: left;
	height: 40px;
	margin-left: 4px;
	overflow: hidden;
	width: 196px;
}
.instrumrnt-items-form input{
	border: 1px solid #dddddd;
	font-size: 16px;
	height: 30px;
	margin-left: 3px;
	width: 208px;
	line-height:30px;
	padding-left:5px;
	color:#000000;
}
.instrument-search-btn{
	width:190px;
	height:41px;
	float:left;
	margin-left:20px;
	cursor:pointer;
	background: url("../images/js.png") no-repeat center center;
}
/*.instrument-search-btn:hover{
opacity:0.4;
filter:alpha(opacity=40);
}*/
.instrument-char-list{
	width:432px;
	height:44px;
	/* float:left; *//*huangjh 20201101 del*/
	background: url("../images/charsel.png") no-repeat;
}
.instrument-list-char{
	width:432px;
	height:44px;
	float:left;
	background: url("../images/listsel.png") no-repeat;
}
.instrument-map-char{
	width:432px;
	height:44px;
	float:left;
	background: url("../images/mapsel.png") no-repeat;
}
.instrument-sel{
	width:144px;
	height:29px;
	float:left;
	padding-top:15px;
	cursor:pointer;
}
.instrument-sel-logo{
	width:30px;
	height:20px;
	text-align: center;
	float:left;
	margin-left:30px;
}
.instrument-sel-name{
	font-family: 微软雅黑;
	font-size:18px;
	width:72px;
	float:left;
	margin-left:10px;
	margin-top:-2px;
	color:#ffffff;
}
.instrument-nosel-name{
	font-family: 微软雅黑;
	font-size:18px;
	width:72px;
	float:left;
	margin-left:10px;
	margin-top:-2px;
	color:#3f3f3f;
}
.instrument-char{
	width:100%;
	/* padding-top:50px;
	padding-left:5px; */
	min-height:500px;
	margin-bottom:88px;
	float:left;
	padding-top: 0px;/*huangjh 20201101 edit*/
    padding-left: 0px;
}


.instrument-char-title{
	height:40px;
	background-color: #D7EBF6;
	font-family: 微软雅黑;
	font-size:19px;
	color:#000;
	padding-left:15px;
	line-height:40px;
}
.instrumrnt-char-items{
	width:100%;
	overflow: hidden;
}

.instrument-map{
	width:100%;
	/* padding-top:50px; */
	padding-left:5px;
	height:854px;
	margin-bottom:88px;
	padding-top:0px;/*huangjh 20201101 edit*/
}

.instrument-instrument-list{
	padding-left:5px;
	/* overflow: hidden; *//*huangjh 20201101 del*/
}
.instrument-detail-content{
	width:335px;
	height:145px;
	float:left;
}
.instrument-detail-img{
	width:162px;
	height:144px;
	float:left;
}
.instrument-detail-img img{
	width:162px;
	height:110px;
	margin-top:20px;
	cursor:pointer;
}
.instrument-detail-name{
	width:150px;
	height:25px;
	margin-left:10px;
	font-family: 微软雅黑;
	font-size:16px;
	color:#666666;
	margin-top:20px;
	float:left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.instrument-detail-origin{
	width:150px;
	height:25px;
	margin-left:10px;
	font-family: 微软雅黑;
	font-size:14px;
	color:#999999;
	float:left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.instrument-detail-type{
	width:150px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	font-family: 微软雅黑;
	font-size:14px;
	color:#666666;
	float:left;
}
.instrument-detail-ifcheck{
	margin-left:10px;
	width:70px;
	height:25px;
	float:left;
	line-height:25px;
	font-family: 微软雅黑;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	background-color: #c3364e;
	border-radius: 3px;
	cursor:pointer;
}
.instrument-detail-noifcheck{
	margin-left:10px;
	width:70px;
	height:25px;
	float:left;
	line-height:25px;
	font-family: 微软雅黑;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background-color: gray;
}
.instrument-list{
	width:100%;
	/* overflow:hidden; *//*huangjh 20201101 del*/
}
.instrument-list-table{
	width:100%;
	line-height:22px;
	margin-top:20px;/* 42px; */
	border-collapse: collapse; 
	border: 1px solid #999;
}
.instrument-list-table td { 
	border: 1px solid #999; 
}
.instrument-list-table td a{
	text-decoration: underline;
	cursor: pointer;
}
.instrument-list-table td a:hover{
	text-decoration: underline;
}
.instrument-list-table tr.lastrow td { 
	border-bottom:0; 
} 
.instrument-list-table tr td.lastCol { 
	border-right:0; 
}
.instrument-list-tr{
	font-family: 微软雅黑;
	font-size:14px;
	color:#666666;
	font-weight: bold;
	height:33px;
	margin:1px
}
.instrument-list-trs{
	font-family: 微软雅黑;
	font-size:14px;
	color:#666666;
	height:34px;
}
.instrument-items-sel{
	height: 44px;
	margin-top: 10px;
	width: 100%;
	float:left;/*huangjh 20201101 del*/
}

.instrument-search-result{
	float:left;
	width:680px;
	height:44px;
	margin-left:30px;
	font-family:微软雅黑;
	font-size:14px;
}
.instrument-result-title{
	color:#666666;
	float:left;
	width:75px;
	height:44px;
	line-height:44px
}
.instrument-result-items{
	height:44px;
	float:left;
	line-height:44px;
	color:#04aaef;
	margin-left:15px;
}
.result-close-logo{
	width:12px;
	height:44px;
	cursor:pointer;
	float:right;
	background: url("../images/smallclose.png") no-repeat center center;
}
.result-title-css{
	float:right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.result-close-logo:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}
.instrument-list-td{
	padding-left: 10px;
	text-align:center;
}
td {
	/* padding: 8px; *//*huangjh 20201101 del*/
}
body{
	margin: 0px;
	padding: 0px;
	/* height: 100%;
	width: 100%; *//*huangjh 20201101 del*/
}
@font-face {
		font-family:Alibaba Bold;
		src: url("../font/Alibaba-PuHuiTi-Bold.ttf")
	}
	@font-face {
		font-family:Alibaba Reg;
		src: url("../font/Alibaba-PuHuiTi-Regular.ttf");
	}
	@font-face {
		font-family:Alibaba San;
		src: url("../font/AlibabaSans-Regular.otf");
		
	}
	.detail_bg {
	    width: 100%;
	    display: flex;
	    justify-content: space-around;
	    min-height: 755px;/* 自适应问题 */
	    display: none;
	    margin-top: 250px;/*huangjh 20201101 add*/
	}
	body{
		height: 100%;
		width: 100%;
	}
	.baseDiv{
		display: flex;
		flex-direction: column;
		width: 1200px;
	}
	.baseTop{
		display: flex;
		align-items: center;
	}
	.baseImagesDiv{
		display: flex;
		flex-direction: column;
		width: 40%;
	}
	.minorImagesDiv{
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}
/* 	.minorDiv{ */
/* 		display: flex; */
/* 		flex-direction: column-reverse; */
/* 		margin: 0px 20px 0 0; */
/* 	} */
	.mainImage{ 
 		width: 450px; 
		height: 255px; 
/* 		background-image: url("/${res}/images/test3.png");  */
/* 		background-repeat: no-repeat;  */
 	} 
	.instrImageDiv1{
		display: flex;
		flex-direction: column-reverse;
		margin-right: 22px;
		cursor: pointer;
	}
/* 	.instrImageDiv2{ */
/* 		width: 120px; */
/* 		height: 67px; */
/* 		background-image: url("/${res}/images/test5.png"); */
/* 		background-repeat: no-repeat; */
/* /* 		margin: 20px 20px 0 0; */ */
/* 	} */
	.instrNameDiv{
		width: 120px;
	    height: 38px;
	    font-size: 12px;
	    font-family: Alibaba PuHuiTi;
	    font-weight: 400;
	    color: #2E3034;
	    line-height: 38px;
	    opacity: 0.56;
	}
	.insDetailTitle{
		font-size: 20px;
		font-family: Alibaba Bold;
		font-weight: bold;
		color: #2E3034;
		line-height: 52px;
		
	}
	.backDiv{
		width: 12px;
		height: 12px;
		margin-right: 6px;
		/* background-image: url("/${res}/images/backIcon.png"); */
		background-image: url("../images/backIcon.png");/*huangjh 20201102 edit*/
		cursor: pointer;
	}
	.otherTitle{
		width: 94px;
		height: 16px;
		font-size: 16px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 52px;
	}
	.baseDown{
		margin-bottom: 29px;
  		display: flex;
	}
	.contentDiv{
		display: flex;
		flex-direction: column;
		width: 60%;
	}
/* 	.content_top{ */
/* 		display: flex; */
/* 		flex-direction: column; */
/* 	} */
	.top_sec_div{
		display: flex;
		padding-left: 15px;
	}
	.detail_choose{
		display: flex;
		padding-left: 6px;
	}
	.content_top_title{
/* 		width: 505px; */
		height: 42px;
		font-size: 20px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 42px;
		padding-left: 15px;
	}
	.title{
 		width: 82px;
		height: 30px;
		font-size: 14px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 30px;
	}
	.content{
/* 		width: 120px; */
		height: 30px;
		font-size: 14px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 30px;
		opacity: 0.72;
	}
	.content_base{
		height: 255px;
		margin-bottom: 18px;
		background: #F5F7FA;
	}
	.content_detail{
		background: #F5F7FA;
	}
	.content_bottom{
		background: #F5F7FA;
	}
	.choose_item{
		width: 85px;
		height: 42px;
		font-size: 16px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 42px;
		opacity: 0.72;
		text-align: center;
		cursor: pointer;
	}
	.choose_active{
		font-family: Alibaba Reg;
		color: #6D84FA;
		opacity:1;
		width: 100%;
		padding-bottom: 5px;
   		border-bottom: 2px solid #6D84F9;
	}
	.img_cont{
		display: flex;
	}
	.minorImg{
		width: 182px;
		height: 100px;
/* 		background-image: url("/${res}/images/test5.png"); */
/* 		background-repeat: no-repeat; */
	}
	.minorInsName{
		height: 18px;
		font-size: 12px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3033;
		line-height: 18px;
		opacity: 0.72;
		text-align: center;
	}
	.useStatus{
		opacity: 1;
		color: #F68059;
	}
	.findTableLine{/*huangjh 20201101 add 查询条件里的条件与条件之间的间隔线*/
		width:95%;
		height:1px;
		border-top:solid #E6E8EB 1px;
	}
	.findTableBaseType{/*huangjh 20201101 add 查询条件里的字典样式*/
		display: flex; 
		flex-direction: column;
	}
	.findTableFindButton{/*huangjh 20201101 add 查询条件里的查询按钮样式*/
		width: 69px;
		height: 30px;
		background: #6E84FA;
		border-radius: 4px;
		/* background-image:url(/${res}/images/searchwhite.png); */
		background-image:url(../images/searchwhite.png);/*huangjh 20201102 edit*/
		background-repeat:no-repeat;
		background-position:10px;
		padding-left: 20px;
	}
	.findTableResertButton{/*huangjh 20201101 add 查询条件里的重置按钮样式*/
		width: 69px;
		height: 30px;
		border: 1px solid #6E84FA;
		border-radius: 4px;
	}
	.wp-footer { /*huangjh 20201101 add 底部信息固定在页面底部*/
		/* width:100%; 
		height:60px; 
		background:red; 
		left:0; 
		position:absolute; 
		bottom:0; */
	}
	.divHeight{ /*huangjh 20201101 add DIV随内容高度自应适应*/
		height:auto;
		min-height:500px;
		margin:0 auto;
	}
	.topic_title_list{/*huangjh 20201031 add*/
		display: inline-block;
	    line-height: 40px;
	    text-align: center;
	    height: 40px;
	    cursor: pointer;
	    float:left;
	    margin-right: 0px;
	    width:600px;/*wucn 20210525 修改宽度*/
	    margin-top: 3px;	 
	    color: #FFFFFF;
		background: #3B56A8;
	}
	.topic_title_list_notChoice{/*huangjh 20201031 add*/
	    display: inline-block;
	    line-height: 40px;
	    text-align: center;
	    height: 40px;
	    cursor: pointer;
	    float:left;
	    margin-right: 0px;
	    width:600px;/*wucn 20210525 修改宽度*/
	    margin-top: 3px;
	    color: #2E3033;
	    background: #FFFFFF;
	}
	.pagination{
		height:35px;
		width:550px;
		margin:10px auto 10px;
		color:black;
	}	
	.bgTow{
		/*background: url(../img/bgTow.png) no-repeat;	
		height:581px;
		*/
		width: 100%;
		position: absolute;
		top: 46px;/*top: 121px;*/
		left: 0;
		z-index: 0;
		
		background: url(../img/bgChannel.png) no-repeat;/*huangjh 20201031 edit*/
		height:220px;
		background-position: center center;
	}
	.content-main{
		width: 1200px;
		border-radius:3px ;
		/*margin: 165px auto 50px;*/
		margin: 288px auto 50px;/*huangjh 20201031 edit*/
	}
	.content-instrumentShow{
/* 		height: 30px; */
		font-size: 14px;
		font-family: Alibaba Reg;
		font-weight: 400;
		color: #2E3034;
		line-height: 30px;
		opacity: 0.72;
	}
	
	.contentChannelListTopInstrument{/*huangjh 20201101 add*/
		/* position: absolute;
	    top: -10px; */
	    width: 1120px;
	}
/* 	/*----------------------------main.css--------------------------------------*/ */
/* /* 	.top{ */ */
/* /* 		background-color: #3B56A8;huangjh 20201031 edit */ */
/* /* 		height:60px;huangjh 20201031 edit */ */
/* /* 	}	 */ */
/* 	/* logo */ */
/* /* 	.top_logo{ */ */
/* /* 		float: left; */ */
/* /* 	    position: absolute; */ */
/* /* 	    text-align: center; */ */
/* /* 	    float:left; */ */
/* /* 	    top:9px; */ */
/* /* 	    background: url(../img/logo2.png) no-repeat;huangjh 20201031 edit */ */
/* /* 	    height: 64px; */ */
/* /* 	}	 */ */
/* 	.top_logo_and_tile{ */
/* 		width: 1px; */
/* 		height: 18px; */
/* 		background: #FFFFFF; */
/* 		opacity: 0.56; */
/* 	    position: absolute; */
/* 	    float:left; */
/* 	    top: 5px; */
/* 	    left: 220px; */
/* 	    height: 35px; */
/* 	} */
/* 	.top_system_title{ */
/* 		width: 265px; */
/* 		height: 20px; */
/* 		font-size: 20px; */
/* 		font-family: Alibaba PuHuiTi; */
/* 		font-weight: 400; */
/* 		color: #FFFFFF; */
/* 	    position: relative; */
/* 	    float:left; */
/* 	    top: 9px; */
/* 	    left:220px; */
/* 	} */
/* 	.top_title { */
/* 	    float: right; */
/* 	    font-family: 微软雅黑; */
/* 	    font-size: 29px; */
/* 	    color: white; */
/* 	    font-weight: 900; */
/* 	    position: relative; */
/* 	    top: 28%; */
/* 	    right: 0px;     */
/* 	}	 */
/* 	.top_bottom_login { */
/* 		width: 80px; */
/* 	    height: 31px; */
/* 	    font-size: 16px; */
/* 	    font-family: Alibaba PuHuiTi; */
/* 	    font-weight: 400; */
/* 	    color: #FFFFFF; */
/* 	    line-height: 38px; */
/* 	    margin-left: 930px; */
/* 	    cursor: pointer; */
/* 	    background: url(../img/rightArrow1.png) no-repeat; */
/* 	    background-size: 12px 12px; */
/* 	    background-position: 150px 13px; */
/* 	    margin-top: 4px; */
/* 	} */
/* 	.top_bottom_login:hover{ */
/* 		background: url(../img/rightArrow2.png) no-repeat; */
/* 		color: #6D84FA; */
/* 		 background-position: 150px 13px; */
/* 		 background-size:12px 12px; */
/* 	} */
/* /* 	.top_bottom_login2 { */ */
/* /* 		width: 80px; */ */
/* /* 	    height: 20px; */ */
/* /* 	    font-size: 16px; */ */
/* /* 	    font-family: Alibaba PuHuiTi; */ */
/* /* 	    font-weight: 400; */ */
/* /* 	    color: #FFFFFF; */ */
/* /* 	    margin-left: 1037px; */ */
/* /* 	    cursor: pointer; */ */
/* /* 	    background: url(../img/rightArrow1.png) no-repeat; */ */
/* /* 	    background-size: 12px 12px; */ */
/* /* 	    background-position: 92px 4px; */ */
/* /* 	    margin-top: -24px; */ */
/* /* 	} */ */
/* 	.top_bottom_login2:hover{ */
/* 		color: #6D84FA; */
/* 		background: url(../img/rightArrow2.png) no-repeat; */
/* 		 background-position: 92px 4px; */
/* 		 background-size:12px 12px; */
/* 	} */
/* 	.topic { */
/* 		overflow: hidden; */
/* 	    margin-left: 65px;huangjh 20201031 edit */
/* 	    z-index: 90; */
/* 	    transition:all .3s; */
/* 	    float: left */
/* 	} */
/* 	.topic.active{ */
/* 		top:0px; */
/* 	} */
/* 	.topic_title { */
/* 		display: inline-block; */
/* 	    color: #6E84FA; */
/* 	    line-height: 40px; */
/* 	    text-align: center; */
/* 	    height: 45px; */
/* 	    cursor: pointer; */
/* 	    float:left; */
/* 	    margin-right: 20px; */
/* 	    width:150px;huangjh 20201031 add */
/* 	    margin-top: 3px;huangjh 20201031 add */
/* 	}	 */
/* 	.notChoice{ */
/* 		background: #bb2e48;
/* 	    color: white;	 */
/* 	    line-height: 40px; */
/* 	    text-align: center; */
/* 	    width: 160px; */
/* 	    height: 45px; */
/* 	    margin-left: 15px; */
/* 	    cursor: pointer; */ */
/* 	    color: #2E3034; */
/* 	    line-height: 40px; */
/* 	    text-align: center; */
/* 	    width: 70px; *//*huangjh 20201031 del */
/* 	    height: 45px; */
/* 	    cursor: pointer; */
/* 	    display: inherit; */
/* 	} */
/* 	.contentChannelTable{huangjh 20201101 add */
/* 		width: 200px; */
/* 		height: 500px; */
/* 		background: #FFFFFF; */
/* 		box-shadow: 0px 2px 10px 0px rgba(51, 51, 51, 0.1);	 */
/* 		position: absolute; */
/* 	    top: -92px; */
/* 	} */
/* 	.contentChannel{huangjh 20201101 add */
/* 		width: 200px; */
/* 		height: 85px; */
/* 		background: #3B56A8;	 */
/* 		position: relative; */
/* 	    text-align: center; */
/* 	    float: left; */
/* 	    font-size: 20px; */
/* 		font-family: Microsoft YaHei; */
/* 		font-weight: bold; */
/* 		color: #FFFFFF;	 */
/* 		text-align:center; */
/* 		line-height: 86px; */
/* 	    top: -92px; */
/* 	    margin-top: -26px; */
/*     	margin-left: 352px; */
/*     	left: 50px; */
/*     	margin-left: -88px; */
/* 	} */
/* 	.contentChaneelIco{huangjh 20201101 add */
/* 		background: url(../img/contentChannelTitleNotice.png) no-repeat; */
/* 		width:28px; */
/* 		height:28px;	 */
/* 		top: 29px; */
/* 	    left: 29px; */
/* 		position: absolute; */
/* 	    float: left; */
/* 	} */
/* 	.contentChannelListTitle{huangjh 20201101 add */
/* 		font-size: 16px; */
/* 		font-family: Alibaba PuHuiTi; */
/* 		font-weight: bold; */
/* 		color: #2E3033; */
/* 		line-height: 52px; */
/* 		float: left; */
/* 		margin-left: 34px; */
/* 		margin-top: 5px; */
/*    		margin-left: 339px; */
/* 	} */
/* 	.contentChannelListTop{huangjh 20201101 add */
/* 		position: absolute; */
/* 	    top: -10px; */
/* 	    width: 947px; */
/* 	} */
/* 	.instrument-detail-map{huangjh 20201101 add */
/* 		width:100%; */
/* 		padding-top:50px; */
/* 		padding-left:5px; */
/* 		height:424px; */
/* 		margin-bottom:88px; */
/* 		padding-top:0px;huangjh 20201101 edit */
/* 	} */
	.detail_bg {
	    width: 100%;
	    display: flex;
	    justify-content: space-around;
	    min-height: 755px;/* 自适应问题 */
	    display: none;
	    margin-top: 250px;/*huangjh 20201101 add*/
	}
	.baseDiv{
		display: flex;
		flex-direction: column;
		width: 1200px;
	}
	.baseTop{
		display: flex;
		align-items: center;
	}
	.baseImagesDiv{
		display: flex;
		flex-direction: column;
		width: 40%;
	}
	.minorImagesDiv{
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}