.law-part-div {
	padding-bottom: 20px;
}
.margin-bottom-26 {
	margin-bottom: 26px;
}
.ab-part-law-intro {
	text-indent: 2em;
	line-height: 35px;
	font-size: 14px;
	color: #666666;
	word-break: break-all;
}
.ab-part-law-intro.color-blue {
	color: #0066FF;
}

.about-outer {
	padding: 58px 0;
}
.about-menu-wrap {
	width: 15%;
}
.about-main-container {
	width: 100%;
}
.about-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	padding-left: 20px;
	background-color: #f5f6f7;
}
.about-menu {
	width: 100%;
}
.about-menu li {
	border: 1px solid #e6e6e6;
	border-top: none;
}
.about-menu li:first-child {
	border-top: 1px solid #e6e6e6;
}
.about-menu a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: #333;
	font-size: 14px;
}
.about-menu a:hover {
	color: #0066FF;
}
.news-item-children {
	margin-left: 4px;
}

.border-bottom-1 {
	border-bottom: 1px solid #e6e6e6;
}
.ab-part-title {
	margin: 34px 0;
	padding-left: 20px;
	height: 24px;
	border-left: 6px solid #0066FF;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
	color: #0066FF;
}

.copy-feedback{
    display: none;
    font-size: 14;
    padding: 15px 40px;
    color:#575d6c; 
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
  
.copy-feedback .fa{font-size:18px;color:#0dbda0}
  
@media (max-width: 1200px) { 
	.about-outer{
		width: 100%;
	}
	.container{
		width: 100% !important;
	}
	.about-banner{
		min-width: auto;
	}
	.about-cloumn li a {
		font-size: 12px;
		font-family: 'iconfont';
	}
	.about-banner h1{
		font-size: 32px;
		padding:70px 0px 0 15px ;
	}
	.about-banner .location{
		padding:15px ;
	}
	.about-banner{
		height: auto;
	}
	.about-banner .container {
		position: relative;
		height: 266px;
	}
	.about-main-container
	{
		padding: 15px;
	}
}