.code-info {
	background:#fff;
	text-align:center;
	font-size:16px;
	line-height:20px;
	padding-bottom:5px;
	color:#205086;
	position:absolute;
	bottom:5px;
	right:60px;
}
.right-bar ul li .more img.code-img {
	position:relative;
	width:85px;
	margin:5px;
}
.timeSeconds-word {
	font-size:16px;
	color:#fff;
	background:#205086;
	width:116px;
	height:57px;
	text-align:center;
	line-height:57px;
	float:right;
	cursor:pointer;
}
.close-icon {
	width:30px;
	height:30px;
	background:url(../image/close-img.png) no-repeat center center;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
.popup-word {
	background:url(../image/talk.png) no-repeat left center;
	padding:5px 0px 5px 40px;
}
.test_triangle_border .popup {
	font-size:16px;
	color:#2d5082;
	background:#f6f7f9;
	border:1px solid #d9e1ea;
	padding:20px 25px;
	position:absolute;
	bottom:65px;
	right:0;
	width:255px;
	display:none;
}
.test_triangle_border .popup span {
	display:block;
	width:0;
	height:0;
	border-width:11px 11px 0;
	border-style:solid;
	border-color:#d9e1ea transparent transparent;
	position:absolute;
	bottom:-10px;
	right:20%;
	/* 三角形居中显示 */
    margin-left:-10px;
	/* 三角形居中显示 */
    z-index:1;
}
.test_triangle_border .popup em {
	display:block;
	width:0;
	height:0;
	border-width:10px 10px 0;
	border-style:solid;
	border-color:#f6f7f9 transparent transparent;
	position:absolute;
	top:-11px;
	left:-10px;
	z-index:2;
}
.licheng ul li {
	list-style-type:disc;
	font-size:16px;
	line-height:30px;
}
.title-left {
	color:#000;
	padding-left:0;
}
.sa-gsgk-desc p {
	margin-bottom:0;
	margin-top:10px;
}
.sa-gsgk-ul li .sa-gsgk-sb-desc h4 {
	text-align:left;
}
.sa-gsgk-xm-desc p {
	margin-bottom:0;
}
.sa-c-title {
	/*margin-top:40px;*/
}
@media screen and (max-width:768px) {
	.sa-gsgk-ul li .sa-gsgk-sb-desc {
	min-height:50px;
}
}.my-container.d-details-content {
	padding-right:0;
}
.d-details-info {
	overflow:hidden;
	clear:both;
	padding:40px 0;
}
.d-info-item {
	width:385px;
	margin-right:20px;
	float:left;
	background:#f7f7f7;
	position:relative;
}
.d-info-item img {
	width:100%;
}
.d-info-item p {
	padding:30px 15px;
	font-size:18px;
	color:#666;
	margin-top:0;
}
.d-info-item p span {
	display:block;
	line-height:14px;
}
.d-info-item .d-details-link {
	position:absolute;
	bottom:28px;
	right:10px;
	border:1px solid #e80000;
	padding:4px 40px 4px 15px;
	background:url(https://www-file.ruijie.com.cn/chineseResources/UIA/v3.0/about/introduce/RJ-css/RJ-img/d-down.png) no-repeat 90px center;
	color:#e80000;
	font-size:16px;
	border-radius:50px;
}
@media screen and (max-width:768px) {
	.d-info-item {
	width:100%;
	margin:0 auto 20px auto;
}
.d-info-item p {
	padding:20px 10px;
	font-size:18px;
	margin-top:0;
}
.d-info-item .d-details-link {
	bottom:18px;
	padding:3px 25px 3px 8px;
	background:url(https://www-file.ruijie.com.cn/chineseResources/UIA/v3.0/about/introduce/RJ-css/RJ-img/d-down.png) no-repeat 77px center;
}
}