.service_warp .row [class*=col-]{
	padding: 0 6px;
}
.service_warp .container{
	width: 70%;
}
.service_warp .crumb{
	background: #EEEEEE;
}
.service_warp .breadcrumb{
	padding: 10px 0;
}
.service_warp .breadcrumb>li:after {
    content: '/';
    margin: 0 8px 0 13px;
}
.service_warp .breadcrumb>li a{
	text-decoration: underline;
}
.service_warp .breadcrumb>li:last-child:after {
    content: '';
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.right span{
	margin-left: 10px;
}
.photo_img{
	margin-left: 15px;
}
table{
	width: 100%;
	line-height: 24px;
}
tr{
	border-bottom: 1px solid #E9E9E9;
}
th{
	vertical-align: top;
	padding-top: 10px;
}
table .list-lined{
	padding-top: 10px;
	border-top: none;
	padding-bottom: 10px;
}
table .list-lined .list-item{
	border-bottom: none;
	line-height: 24px;
}
.profile-section{
	margin-top: 50px;
}
.group-section .row .col-lg-4{
	margin-bottom: 15px;
}
.profile_title{
	margin-top: 35px;
	color: #af1f39;
	font-weight: 700;
	font-size: 20px;
}
small{
	font-size: 90%;
}
.service_system{
	/*background: url(assets/images/profile_bg1.jpg) no-repeat left 50px;*/
}
.service_system_small{
	margin: 10px 3%;
}
.outstanding_performance_img{
	text-align: center;
	margin-top: 10px;
}
.outstanding_performance_img p{
	margin-top: 10px;
}
.product_rich{
	margin-left: 20px;
}
.product_rich dd,.product_rich dt{
	font-size: 14px;
	line-height: 22px;
}
.product_rich dd{
	margin-left: 20px;
	position: relative;
}
.product_rich dd:before{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #af1f39;
	left: -18px;
	top: 7px;
}
.profile_row{
	margin-bottom: 0px;
	display: table;
}
.service_warp .row .col-lg-6{
	padding: 0 35px 15px;
}
.profile_row .col-lg-6{
	background: #e9eaeb;
	display: table-cell;
	float: none;
	vertical-align: top;
	/*border: 10px solid #FFF;*/
}
.service_warp .profile_row_2 .col-lg-12{
	background: #e9eaeb;
	padding: 0 35px 35px;
}
.company-text-2  .col-lg-6{
	background: #FFFFFF;
	vertical-align: middle;
}
.company-text-2 h2{
	padding: 40px 0 20px;
}
.company-text-2 h2:nth-child(1){
	padding-top: 0;
}
.company-text-2 h2 span{
	color: #af1f39;
	font-weight: 700;
}
.company-text-2  .col-lg-6 h3{
	padding-left: 25px;
	position: relative;
	font-size: 24px;
	font-weight: 700;
}
.company-text-2  .col-lg-6 h3:before{
	position: absolute;
	width: 8px;
	height: 60%;
	top: 20%;
	left: 0;
	background: #af1f39;
	content: '';
}
.profile_row_2 .profile_title{
	margin-top: 0;
	font-size: 26px;
}
.company-kv{
	margin-bottom: 30px;
}
.company-kv img{
	width: 100%;
}
.company-text-1 h3{
	font-weight: 700;
}
.company-text-1 h3 .big-size{
	font-size: 130%;
}
.company-img{
	text-align: center;
}
.company-img img{
	max-width: 100%;
}
p{
	font-size: 15px;
}
.profile_row .col-lg-6 img{
	max-width: 100%;
}
.profile_row .company-list-5{
	background: #e9eaeb url(../../i/client/company/company-5.jpg) no-repeat right bottom;
	background-size: 70%;
}
.history-table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.history-table th {
    margin: 0 -15px;
    vertical-align: top;
    text-align: left;
    display: table-cell;
    width: 130px;
    padding: 25px 30px;
    background: 0 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    line-height: 30px;
}
.history-table td {
    display: table-cell;
    padding: 25px 30px 25px 0;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    line-height: 30px;
}
.history-table td ul{
	margin: 0;
}
.history-table td span {
    display: inline-block;
    width: 50px;
    font-weight: 700;
}
.mar-btm-50{
	margin-bottom: 50px;
}
.company_warp p{
	line-height: 2;
}

@media screen and (max-width: 950px){{
	.service_warp{
		padding-top: 0;
	}
}
@media screen and (max-width: 750px){
	.service_warp .container{
		width: 90%;
	}
	#profile .col-lg-6{
		width: 100%;
	}
	.profile_row{
		margin-bottom: 0px;
		display: block;
	}
	.service_warp .row .col-lg-6{
		padding: 15px;
		margin-bottom: 0px;
	}
	.profile_row .col-lg-6{
		display: block;
		float: none;
		border: none;
	}
	.history-table th {
	    display: block;
	    margin: 0 -15px;
	    padding: 0px 15px;
	    border-top: 1px solid #ccc;
	    background: #f5f5f5;
	    vertical-align: top;
	    text-align: left;
	    width: calc( 100% + 30px);
	    border-bottom: none;
	}
	.history-table td {
	    display: block;
	    padding: 10px 0;
	    border-bottom: none;
	    font-size: 13px;
	}
	.history-table td span {
	    display: block;
	    font-weight: 700;
	}
	.history-table td ul{
		padding-left: 0;
	}
	p{
		font-size: 13px;
	}
	.group-section .row .col-lg-4{
		width: 50%;
	}
	.service_warp .profile_row_2 .col-lg-12{
		padding: 0 15px 35px;
	}
}