body {
	position: relative;
}

section {
	overflow: hidden;
}
.pagewrap{
		margin-top: 15px;
	}
/*导航栏*/
.navTre {
	/*background-color: #0f7bdf;*/
	background-color: rgba(0, 98, 150, 1);
}
/*所属地区*/
.shaixuai {
	position: relative;
	height: 53px;
	background: #efefef;
}

#myTabContent .shaixuai>div {
	border-right-width: 0px;
}

#myTabContent .shaixuai>div:last-child {
	border-right-width: 1px;
}

.shaixuai>li {
	float: left;
	width: 15.5%;
	margin: 12px 0 0;
	padding: 0 6px;
	border: 1px solid #c9c9c9;
	text-align: center;
	background: #fff;
}

.shaixuai>li>a {
	line-height: 29px;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 29px;
	text-align: left;
	color: #414141;
	background: #fff url(https://images.innov100.com/bigdata/botSelect.png)
		no-repeat right center;
}

.shaixuai .shouye {
	height: 45px;
	line-height: 45px;
	border-radius: 0;
	float: left;
	width: 16.6%;
	border: 1px solid #ccc;
	position: relative;
	padding-left: 4px;
	cursor: pointer;
}

.shaixuai .suoshudiqu {
	position: absolute;
	left: 34.3%;
}

.shaixuai .suoshudiqu .suoshudiquAll {
	display: none;
	overflow-y: auto;
	height: 200px;
	border-top: none;
	margin-left: -6px;
	margin-right: -6px;
}

.shaixuai .suoshudiqu .suoshudiquAll a {
	line-height: 29px;
	display: block;
	height: 29px;
	background: #fff;
}

.shaixuai .chenglishijian {
	position: absolute;
	left: 56.5%;
}

.shaixuai .chenglishijian .chenglishijianAll {
	display: none;
	overflow-y: auto;
	height: 200px;
	border-top: none;
	margin-left: -6px;
	margin-right: -6px;
}

.shaixuai .chenglishijian .chenglishijianAll a {
	line-height: 29px;
	display: block;
	height: 29px;
	background: #fff;
}

/*三页所属地区*/
.suoshudiqu1 {
	float: left;
	width: 16.66666666666666666666666666666666666666666666666%;
	height: 45px;
	line-height: 45px;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-radius: 0;
}

.suoshudiqu1>a {
	display: block;
}

.suoshudiqu1 .suoshudiqu1All {
	display: none;
	overflow-y: auto;
	max-height: 290px;
	border-top: none;
	border: 1px solid #ccc;
	z-index: 10;
	position: relative;
	margin-left: -5px;
	margin-right: -5px;
	top: -1px;
}

.suoshudiqu1 .suoshudiqu1All a {
	line-height: 29px;
	display: block;
	height: 29px;
	background-color: #fff;
	padding-left: 5px;
}
.suoshudiqu1 .suoshudiqu1All a:hover {
	background-color: #01a2d3;
	color: #fff;
}

.shaixuai .screenFa {
	position: absolute;
	left: 78.8%;
}

.shaixuai .screenFa {
	width: 8.3%;
	background: #34a9e4;
}

.shaixuai .screenFa>a {
	font-size: 14px;
	line-height: 29px;
	width: 100%;
	min-width: 55px;
	height: 29px;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #34a9e4;
}

#wrap {
	font-size: 14px;
	width: 100%;
	position: absolute;
	top: 44px;
	left: 0;
	display: none;
}

.all-sort-list {
	position: relative;
	width: 100%;
	text-align: left;
	/*border: 1px solid #ccc;*/
	border-top: none;
	background: #fff;
	box-shadow: 0px 0px 10px #DDDDDD;
	max-height: 300px;
	overflow-y: auto;
}

.all-sort-list .item {
	height: 30px;
	border-top: 1px solid #fff;
}


.all-sort-list .item.bo {
	border-top: none;
}

.all-sort-list .item h3 {
	padding: 3px 3px 3px 6px;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	overflow: hidden;
	width: 100%;
	height: 28px;
	border: 1px 0;
}

.all-sort-list .hover h3 {
	position: relative;
	z-index: 13;
	/*border-width: 1px 0;
	*/
	/*border-style: solid;
	*/
	border-color: #ddd;
	background: #fff;
}

.all-sort-list .item span {
	padding: 0 5px;
	color: #01a2d8;
}

.all-sort-list .item a {
	text-decoration: none;
	color: #000;
}

.all-sort-list .item a:hover {
	font-weight: bold;
	color: #01a2d8;
}

#wrap .item-list {
	font-size: 13px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 100%;
	display: none;
	width: 705px;
	min-height: 200px;
	box-shadow: 0px 0px 10px #DDDDDD;
	border: 1px solid #ddd;
	background: #fff;
	_height: 200px;
	min-height: 300px;
}

.item-list .subitem {
	float: left;
	padding: 0 4px 0 8px;
}

.item-list .subitem dl {
	overflow: hidden;
	zoom: 1;
	padding: 6px 0;
	border-top: 1px solid #eee;
}

.item-list .subitem .fore {
	border-top: none;
}

.item-list .subitem dt {
	font-weight: 700;
	line-height: 22px;
	float: left;
	width: 100px;
	padding: 3px 6px 0 0;
	text-align: right;
	color: #01a2d8;
}

.item-list .subitem dt a {
	color: #01a2d8;
}

.item-list .subitem dd {
	float: left;
	overflow: hidden;
	width: 505px;
}

.item-list .subitem dd em {
	line-height: 14px;
	float: left;
	height: 14px;
	margin-top: 5px;
	padding: 0 8px;
	border-left: 1px solid #ccc;
}

.item-list .subitem dd em a, .item-list .cat-right dd a {
	text-decoration: none;
	color: #666;
}

.item-list .subitem dd em a:hover, .item-list .cat-right dd a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.item-list .cat-right {
	float: right;
	width: 210px;
}

.item-list .cat-right dl {
	width: 194px;
	padding: 6px 8px;
}

.item-list .cat-right dd {
	line-height: 22px;
	overflow: hidden;
	padding: 3px 0 0;
	padding-top: 6px;
}

.item-list .cat-right dt {
	font-weight: 700;
	padding: 3px 6px 0 0;
	color: #01a2d8;
}

.item-list .cat-right dd a:hover {
	color: #666;
}
/*内容*/
#myTab {
	margin-bottom: 38px;
}

#myTab .col-md-4 {
	padding: 0;
}

#myTab li {
	cursor: pointer;
	height: 83px;
	line-height: 63px;
	text-align: center;
	/*background: #0f7bdf;*/
	background-color: rgba(0, 98, 150, 1);
	color: #fff;
	border: none;
	/* width: 33.3%; */
}

#myTab li a {
	cursor: pointer;
	background: transparent;
	border: none;
	padding: 0 28px;
	height: 83px;
	line-height: 83px;
	color: #fff;
}

#myTab #apperceive a {
	background-image: url(https://images.innov100.com/bigdata/bigDataBg3.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 18px;
	display: inline-block;
}

#myTab #magiccube a {
	background-image: url(https://images.innov100.com/bigdata/bigDataBg2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 18px;
	display: inline-block;
}

#myTab #gene a {
	background-image: url(https://images.innov100.com/bigdata/bigDataBg1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 18px;
	display: inline-block;
}

/*#myTab #apperceive a{
	background: #d4e7f8 url(../images/iconCompanyTag.png) no-repeat 20px center;
}
*/
#myTab .active {
	/*background: #3d9ef7;*/
	background-color: rgba(42, 130, 176, 1);
}

.keyWord {
	border: 1px solid #ccc;
	padding: 8px 10px;
	border-radius: 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.keyWord h3, .keyWord ul li, .keyWord>div {
	cursor: pointer;
	height: 29px;
	line-height: 29px;
	background: #52a0e8;
	color: #fff;
	/*margin-right: 10px;*/
	margin: 5px;
	padding: 0 10px;
	border-radius: 0;
	font-size: 14px;
}

.keyWord h3, .keyWord ul li {
	float: left;
}

.keyWord ul li span {
	margin-left: 10px;
}

.keyWord>div {
	float: right;
}

.keyWord .del {
	background: #dddddd;
	color: #565656;
}

.keyWord .select {
	margin-right: 0;
}

#myTabContent .form {
	background: #ffffff;
	margin-bottom: 12px;
}

#myTabContent .form select {
	height: 45px;
	line-height: 45px;
	border-radius: 0;
	float: left;
	width: 16.6%;
	border-color: #ccc;
}

#myTabContent table {
	table-layout: fixed;
}

#myTabContent thead {
	background: #f4f9fe;
}

#myTabContent thead th {
	font-size: 14px;
	font-weight: normal;
	color: #414141;
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom-width: 0px;
}

#myTabContent tbody tr td {
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#myTabContent tbody tr .tagAll {
	overflow: none;
	display: normal;
	padding: 5px 0;
}

#myTabContent tbody tr td img {
	height: 50px;
	width: 50px;
	float: left;
	border-radius: 0;
}

#myTabContent tbody tr td h3 {
	font-size: 16px;
	color: #2788e2;
	height: 24px;
	line-height: 24px;
}

#myTabContent tbody tr td p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #909090;
	line-height: 20px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
}

#myTabContent tbody tr .logoName {
	text-align: left;
}

#myTabContent tbody tr .logoName img {
	margin-right: 5px;
}
#jmeter tbody tr .logoName img{
	border-radius: 50%;
}

#myTabContent tbody tr .logoName .avanda {

}

#myTabContent tbody tr td .tag {
	padding: 4px 8px;
	margin: 4px;
	border: 1px solid #01a2d8;
	color: #01a2d8;
	font-size: 14px;
}

.mark {
	color: #50a0eb;
	background-color: #fff;
}

.creatCom {
	margin: 20px 50px 0px;
}
/*对比*/
.compare {
	width: 150px;
	border: 1px solid #8bbae4;
	border-radius: 0;
	position: fixed;
	right: 0;
	bottom: 0px;
	z-index: 10;
}

.compare .compareTitle>h3 {
	background: #3c9ef7
		url(https://images.innov100.com/bigdata/botSelect.png) no-repeat 120px
		center;
	background-size: 17px 17px;
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.compare .compareTitle>h3 .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 60px;
	vertical-align: middle;
	border-top: 7px dashed;
	border-top: 4px solid \9;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	float: right;
	margin: 18px;
}

.compare .compareContent {
	padding: 0 20px 10px;
	background: #f4f8fb;
}

.compare .compareContent ul li {
	padding: 10px 0 0px;
	border-bottom: 1px solid #d6e6f5;
}

.compare .compareContent ul li .avanda {
	position: relative;
	padding-right: 15px;
	text-align: center;
}

.compare .compareContent ul li .avanda img {
	width: 40px;
	height: 40px;
	border-radius: 0;
}

.compare .compareContent ul li .avanda>h3 {
	height: 40px;
	line-height: 40px;
	color: #247dcf;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.compare .compareContent ul li .avanda>a {
	color: #d3d4d6;
	position: absolute;
	right: 0;
	top: 0;
}

.goCompare {
	margin-top: 10px;
	height: 32px;
	line-height: 32px;
	color: #feffff;
	background: #3c9ef7;
	border-radius: 0;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
}
@media (min-width: 600px){
	.min600{
		display: none !important;
	}
}
@media (max-width: 600px) {
	.phone_172 {
		width: 172px !important;
	}
	body{
		padding: 97px 0 15px 0;
	}
	.padding0{
		padding-right: 10px;
		padding-left: 10px;
	}
	.max600{
		display: none !important;
	}
	.width30{
		width: 33.3333333333%;
	}
	.shaixuai .width30{
		width: 33.3333333333%;
	}
	#myTabContent .shaixuai>div {
    border-right-width: 1px;
	}
	#myTab.nav-tabs{
		border: none;
		width: 100%;
    	padding-right: 0;
	}
	.navTre{
		height: 49px;
		margin-bottom: 30px;
	}
	#myTab li{
		height: 48px;
	}
	#myTab li a {
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    height: 48px;
    line-height: 48px;
    color: #fff;
	}
	.creatCom{
		margin: 20px 0px 20px;
	}

	.pagingUl li:nth-child(4){
		display: none;
	}
	.pagingUl li:nth-child(5){
		display: none;
	}

}