@charset "utf-8";
/* CSS Document */

.web .columnContent .searchForm{
	/*display:none;*/
}
#common_articleProduct1{
	
}
#common_articleProduct1.attachStyle1 ul.articleList li{
	max-width: 230px;
	height: 220px;
	background: none;
	padding-left: 200px;
	border: none;
}


#common_articleProduct1.attachStyle1 ul.articleList li .preview{
	width: 170px;
	height: 170px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#common_articleProduct1.attachStyle1 ul.articleList li p{
	width: 230px;
	line-height: 40px;
	border-bottom: solid 1px #cccccc;
	text-indent: 0;
}
#common_articleProduct1.attachStyle1 ul.articleList li .title{
	display: none;
}
#common_articleProduct1.attachStyle1 ul.articleList li p:last-child{
	border-bottom: none;
}
#common_articleProduct1.attachStyle1 ul.articleList li .more{
	color: #168ec9;
}



#common_articleProduct1.attachStyle1 ul.articleList{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#common_articleProduct1.attachStyle1 ul.articleList{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.web .common_articleProduct1 .detail .para li{
	min-height: 1.8em;
	line-height: 1.8em;
}

.mobile #common_articleProduct1.attachStyle1 ul.articleList{
	padding-top: 20px;
}

.mobile .common_article.attachStyle1 ul.articleList li{
	padding-bottom:0;
}
.mobile .common_articleProduct1 .detail .para li{
	min-height: 1.8em;
	line-height: 1.8em;
}









#columnContent10{
}
#columnContent10 table{
	background-color:#666666;
	width:100%;
}
#columnContent10 table thead th{
	background-color:#0068cc;
	color:#fff;
	text-align:center;
	line-height:3em;
	font-weight: normal;
	font-size: 9pt;
}

#columnContent10 table tbody td{
	background-color:#fff;
	text-align:center;
	line-height:3em;
	font-size: 9pt;
	word-break:break-all;
}

#columnContent10 table tbody td:nth-child(0){
}
#columnContent10 table tbody tr.hide{
	display: none;
}
#columnContent10 table tbody tr.show{
	display:table-row;
}

#columnContent10 .searchBox{
	position: relative;
	margin: auto;
	max-width: 735px;
	height: 60px;
	border: solid 1px #666666;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}
#columnContent10 .searchBox input[type=text]{
	width: 98%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding-left: 2%;
	border: none;
	background: none;
}
#columnContent10 .searchBox #searchButton{
	border: none;
	background: none;
	max-width: 130px;
	width: 10%;
	height: 60px;
	line-height: 60px;
	background-color: #0068cc;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/png/10/searchButtonBg.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}


#stockData{ display:none;}

#columnContent13 iframe{
	width:890px;
	height:400px;
	border:#d2d2d2 solid 5px;
}
.mobile #columnContent13 iframe{
	width:90%;
	height:300px;
	border:#d2d2d2 solid 5px;
	margin: auto;
	display: block;
}




#columnContent13 .contactList{
	display: flex;
	flex-wrap:wrap;
	width: 1200px;
	margin: auto;
}
#columnContent13 .contactList li{
	width: 50%;
	height: 200px;
	position: relative;
	border-bottom: solid 1px #ccc;
}
#columnContent13 .contactList .preview{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-color: #5fc1f2;
	display: block;
	position: absolute;
	left: 0px;
	top: 40px;
}
#columnContent13 .contactList li div:nth-child(2){
	padding-left: 140px;
	padding-top: 50px;
}




.mobile #columnContent13 .contactList{
	width: 90%;
}
.mobile #columnContent13 .contactList li{
	width: 100%;
	height: auto;
}
.mobile #columnContent13 .contactList .preview{
	position: relative;
	left: 0px;
	top: 0px;
	margin: auto;
	margin-top: 20px;
}
.mobile #columnContent13 .contactList li div:nth-child(2){
	padding-left: 0px;
	padding-top: 20px;
}



#SLB-Background img{
	max-width:9999px;
}
