body {
	font-family: "microsoft yahei";
}

.navbar-default {
	background: #FFFFFF;
}

.wapper {
	width: 1200px;
	margin: 0 auto !important;
}

.navbar-header {
	float: none;
}

.contact_tell {
	float: right;
	height: 122px;
	flex-direction: column;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.navbar-brand {
	height: auto;
}

.navbar-nav {
	float: none;
}

.contact_tell span {
	color: #c40e25;
	font-size: 22px;
	margin-left: 15px;
}

.container-fluid {
	padding: 0;
}

.navbar-nav>li {
	width: 170px;
	text-align: center;
}

.contact_tell .form-control {
	border-radius: 2px;
	border-color: #ff0000;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.contact_tell button {
	border-radius: 2px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	outline: none;
	border: none;
	border: 1px solid #ff0000 !important;
	background-color: #ff0000 !important;
	color: #FFFFFF !important;
}

.contact_tell button:hover {
	opacity: 0.8;
}

#bs-example-navbar-collapse-1 {
	background-color: #383838;
	padding: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #FFFFFF !important;
	font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover {
	opacity: 0.8;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #FFFFFF;
	background-color: #707070;
	border-bottom: 2px #c40e25 solid;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #FFFFFF;
	background-color: #707070;
	border-bottom: 2px #c40e25 solid;
}

.dropdown-menu {
	padding: 0;
	border: none;
}

.dropdown-menu>li>a {
	text-align: center;
	padding: 0;
	line-height: 40px;
	font-size: 14px;
}

.navbar {
	margin-bottom: 0;
	border: none;
}

.carousel-inner img {
	width: 100%;
}

.padding_80 {
	padding: 80px 0 !important;
}

.criteria_header {
	text-align: center;
}

.criteria_header h3 {
	position: relative;
	font-size: 20px;
	color: #000000;
	font-family: "microsoft yahei";
	font-weight: 500;
}

.criteria_header h3:before {
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: #ea3430;
	border-radius: 50%;
	content: "";
	bottom: -8px;
	left: 50%;
}

.criteria_header_line_box {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #000000;
	font-family: "microsoft yahei";
	text-transform: uppercase;
	margin: 10px 0;
}

.criteria_header_line_box span {
	display: block;
	width: 100px;
	height: 1px;
	margin: 0 15px;
	background-color: #000000;
}

.criteria_header p {
	font-size: 14px;
	color: #ea3430;
	font-weight: bold;
}

.row {
	margin: 0;
}

.criteria .row {
	margin-top: 50px;
}

.criteria .row .col-xs-6_box {
	width: 96%;
	margin: 0 auto;
	padding: 20px 15px;
	box-sizing: border-box;
	border-radius: 4px;
	height: 220px;
	color: #FFFFFF;
}

.criteria .row .col-xs-6_box h1 {
	font-size: 34px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: "microsoft yahei";
}

.criteria .row .col-xs-6_box h1:before {
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 40px;
	background-color: #FFFFFF;
	content: "";
}

.criteria .row .col-xs-6_box p {
	font-size: 18px;
	line-height: 1.6;
	font-family: "microsoft yahei";
}

.criteria .row .col-xs-6_box:hover {
	opacity: 0.9;
}

.about_us {
	background: url(../images/index_o_02.png);
	background-size: 100% 100%;
}

.about_us_c {
	color: #FFFFFF;
}

.caret {
	display: none;
}

.about_us_c_header h3 {
	font-size: 20px;
	font-family: "microsoft yahei";
}

.about_us_c_header span {
	font-size: 12px;
	text-transform: uppercase;
}

.about_us_c p {
	line-height: 1.8;
	margin-top: 30px;
}

.about_us_c a {
	display: inline-block;
	margin-top: 30px;
	background: #ea3430;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "microsoft yahei";
	border-radius: 2px;
	padding: 8px 20px;
}

a {
	text-decoration: none !important;
}

.about_us_c a:hover {
	opacity: 0.8;
}

.about_us .col-md-5 img {
	width: 100%;
	border-radius: 2px;
}

.superiority .row {
	margin-top: 50px;
}

.col-mdo {
	text-align: center;
	width: 20%;
	padding: 0 20px;
	box-sizing: border-box;
}

.col-mdo img {
	margin: 0 auto;
}

.col-mdo h3 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
}

.col-mdo p {
	text-align: left;
	height: 160px;
	line-height: 1.6;
}
/*
.col-mdo:hover .show {
	display: none !important;
}

.col-mdo:hover .hide {
	display: block !important;
}

.col-mdo:hover h3,
.col-mdo:hover p {
	color: #ea3430;
}*/

.case {
	background: url(../images/index2_02.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 75%;
}

.row_box {
	margin-top: 50px;
}

.case .col-md-2 {
	padding: 0;
}

.col-md-2i {
	background-color: #ea3430;
	color: #FFFFFF;
	padding: 10px 15px !important;
	box-sizing: border-box;
	text-align: center;
	height: 258px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.col_md_2_img {
	width: 100%;
	height: 258px;
	object-fit: fill;
}

.col-md-2i h3 {
	font-size: 18px;
	color: #FFFFFF;
}

.col-md-2i p {
	line-height: 1.6;
	margin: 10px 0;
	text-align: left;
	color: #FFFFFF;
}

.customers {
	background: url(../images/index1_02.png);
	background-size: 100% 100%;
}

li {
	list-style: none;
}

.customers_row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.customers_row_r ul {
	overflow: hidden;
	width: 998px;
	padding: 0;
	margin: 0;
}

.customers_row_r ul li,
.sibling_ul li {
	width: 187.5px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

.customers_row_r ul li:nth-last-of-type(1) {
	margin-right: 0;
}

.customers_row_l {
	background: #ea3430;
	color: #FFFFFF;
	padding: 10px;
	width: 187px;
	height: 215px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	box-sizing: border-box;
	margin-right: 15px;
	margin-bottom: 15px;
}

.customers_row_r ul li img,
.sibling_ul li img {
	width: 100%;
	height: 100px;
	object-fit: fill;
}

.customers_row_l h3 {
	font-size: 20px;
}

.customers_row_l p {
	text-transform: uppercase;
	font-size: 12px;
}

.customers_row_l a,
.customers .col-md-2 a {
	display: inline-block;
	padding-bottom: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.8;
	font-size: 12px;
}
.customers .col-md-2 a {
	width: 100%;
}
.sibling_ul {
	overflow: hidden;
	padding: 0;
}

.sibling_ul li:nth-of-type(6n) {
	margin-right: 0;
}

.customers img {
	width: 100%;
	height: 94px;
	object-fit: fill;
	border-radius: 2px;
}

.col-md-2p {
	background-color: #ea3430;
}

.customers .col-md-2 {
	height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
	box-sizing: border-box;
	border-radius: 2px;
}

.customers .col-md-2 .mask {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}

.customers .col-md-2 .mask:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	z-index: 99;
	opacity: 0.2;
	border-radius: 2px;
}

.customers .col-md-2:hover .mask:after {
	display: none;
}

.col-md-2p {
	border-radius: 4px;
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}

.customers .col-md-2 h3 {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 8px;
}

.customers .col-md-2 p {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.customers .row {
	margin-bottom: 15px !important;
}

.customers .row:last-child {
	margin-bottom: 0 !important;
}

.contact_us {
	color: #FFFFFF;
	background: url(../images/b5.png);
	background-size: 100% 100%;
}

.contact_us h3 {
	font-size: 20px;
}

.contact_head p {
	text-transform: uppercase;
	font-size: 12px;
}

.contact_head {
	margin-bottom: 40px;
}

.btn-default {
	padding: 6px 40px;
}

.bottom {
	border-top: 4px solid #b9491e;
	padding: 20px 0;
	background-color: #383838;
}

.bottom p {
	text-align: center;
	color: #FFFFFF;
	line-height: 2;
	margin: 0;
	font-size: 14px;
}

.padding_120 {
	padding: 120px 0;
}

.location a {
	color: #000000;
}

.profile_c {
	margin-top: 50px;
}

.profile_c .row,
.profile_content,
.business .row {
	margin-top: 50px !important;
}

.profile_c .col-md-7 p,
.profile_content p {
	text-indent: 20px;
	font-size: 15px;
	text-align: left;
	line-height: 2;
	margin-bottom: 10px;
}

.profile_c .col-md-4 img {
	width: 100%;
}

.profile_c .col-md-3 {
	padding: 0;
}

.profile_c .col-md-3 img {
	width: 100%;
}

.profile_c .more {
	text-align: center;
}

.profile_c a,
.certificate .more a {
	display: inline-block;
	margin-top: 30px;
	background: #ea3430;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "microsoft yahei";
	border-radius: 2px;
	padding: 8px 20px;
}

.certificate .more {
	text-align: right;
	margin-right: 15px;
}

.profile_c a:hover,
.certificate .more a:hover {
	opacity: 0.8;
}

.business .col-md-3 {
	margin-top: 40px;
	text-align: center;
}

.business .col-md-3 p {
	font-size: 20px;
	margin-top: 18px;
}

.business .col-md-3:hover h3 {
	color: #ff6600;
}

.business {
	padding-bottom: 80px;
	border-bottom: 4px solid #ff6600;
}

.vision {
	background: #efefef;
	color: #000000;
}

.vision .about_us_c p {
	color: #000000;
	font-size: 15px;
}

.vision .row {
	width: 80%;
	margin: 0 auto;
	margin-top: 50px !important;
}

.vision .row .more {
	text-align: right;
}

#myCarousel {
	margin-top: 50px;
}

#myCarousel .carousel-control.left,
#myCarousel .carousel-control.right {
	background: #c40e25;
}

.carousel-control {
	width: 20px;
	height: 40px;
	font-size: 30px;
	line-height: 40px;
	opacity: 0.8;
	bottom: 50%;
	top: auto;
}

#myCarousel .carousel-control.left {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

#myCarousel .carousel-control.right {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#myCarousel .col-md-3 img {
	width: 100%;
}

#myCarousel .col-md-3 p {
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	background: #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-shadow: 0 0px 5px rgba(0, 0, 0, .1);
}

#myCarousel .col-md-3:hover p {
	color: #ea3430;
}

.row_box .txt {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 15px 30px;
	height: 290px;
	background: #ea3430;
	box-sizing: border-box;
}

.case_img img {
	width: 100%;
	height: 290px;
	object-fit: fill;
}

.row_box a {
	display: block;
	color: #FFFFFF
}

.row_box .txt h3 {
	font-size: 18px;
}

.row_box .txt p {
	line-height: 1.8;
	margin: 15px 0;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -ms-box;
	-ms-line-clamp: 3;
	-ms-box-orient: vertical;
	overflow: hidden;
}

.tab_nv {
	margin: 50px 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
	flex-wrap: wrap;
}

.tab_nv li {
	margin-right: 40px;
}

.tab_nv li a {
	color: #000000;
	font-size: 16px;
}

.tab_nv li.active a {
	color: #FFFFFF;
}

.tab_nv li.active {
	background: #ff0000;
	padding: 6px 20px;
	border-radius: 2px;
}

.banner,
.banner img {
	width: 100%;
}

.conference .row {
	margin-top: 50px;
}

.conference .col-md-3 img {
	width: 100%;
}

.conference .col-md-3 a {
	display: block;
	position: relative;
	color: #FFFFFF;
}

.conference .col-md-3 .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 15px;
	box-sizing: border-box;
	background-color: #ea3430;
	width: 100%;
	display: none;
}

.conference .col-md-3 .txt h3 {
	font-size: 17px;
	margin-top: 10px;
}

.conference .col-md-3 .txt p {
	font-size: 13px;
}

.conference .col-md-3 a:hover .txt {
	display: block;
}

.page_ul {
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
}

.Ipsum_box {
	text-align: center;
}

.Ipsum_head h3 {
	font-size: 20px;
	line-height: 1.6;
}

.Ipsum_time {
	margin: 20px auto;
}

.Ipsum_time span {
}

.Ipsum_c {
	margin: 40px 0;
}

.Ipsum_c img {
	margin-bottom: 20px;
}

.Ipsum_c p {
	font-size: 15px;
	text-align: left;
	line-height: 1.8;
	color: #666666;
}

.Ipsum_c h6 {
	text-align: left;
	margin-top: 40px;
	color: #000000;
	font-size: 15px;
}

.back_page {
	text-align: right;
	margin-top: 20px;
}

.back_page a img.show {
	display: inline-block !important;
	margin-right: 10px;
}

.back_page a {
	display: inline-block;
	width: 100px;
	line-height: 38px;
	border: 1px solid #707070;
	text-align: center;
	border-radius: 20px;
	color: #707070;
	font-size: 15px;
}

.back_page a:hover {
	border-color: #ff0000;
	color: #ff0000;
}

.back_page a:hover .show {
	display: none !important;
}

.back_page a:hover .hide {
	margin-right: 10px;
	display: inline-block !important;
}

.news .tab_nv {
	justify-content: flex-end;
}

.ul_news_c {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 40px;
}

.ul_news_c img {
	width: 24%;
	padding-right: 4%;
	border-radius: 2px;
}

.ul_news_c .txt {
	width: 76%;
	text-align: right;
}

.ul_news_c .txt h3 {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 0;
	text-align: left;
	margin-bottom: 10px;
}

.ul_news_c .txt span {
	color: #707070;
	font-size: 13px;
}

.ul_news_c .txt p {
	font-size: 15px;
	line-height: 1.6;
	color: #707070;
	margin: 20px 0;
	text-overflow: ellipsis;
	text-align: left;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -ms-box;
	-ms-line-clamp: 3;
	-ms-box-orient: vertical;
	overflow: hidden;
}

.ul_news_c .txt a {
	border: 1px solid #a1a1a1;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 2px;
	color: #707070;
}

.ul_news_c:hover h3 {
	color: #ff0000;
}

.ul_news_c:hover a {
	color: #ff0000;
	border-color: #ff0000;
}

.Ipsum_c .col-xs-12 img {
	width: 100%;
}

.services {
	margin-top: 50px;
}

.services .criteria_header {
	margin-bottom: 50px !important;
}

.services .customers {
	background: #ea3430;
}

.standard_c {
	width: 80%;
	margin: 0 auto;
}

.standard_c h3 {
	font-size: 18px;
	line-height: 1.8;
}

.standard_c .col-md-6 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.standard_c .col-md-6 p {
	font-size: 20px;
	margin-left: 10px;
}

.team {
	padding-bottom: 80px;
}

.team .row {
	margin-top: 50px;
}

.team .row a {
	display: block;
	color: #000000;
	background: #e5e5e5;
}

.team .row a img {
	width: 100%;
}

.team .row a .txt {
	padding: 30px 15px;
	box-sizing: border-box;
}

.team .row a .txt h3 {
	font-size: 18px;
	margin-top: 0px;
}

.team .row a .txt h4 {
	font-size: 16px;
}

.team .row a .txt p {
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -ms-box;
	-ms-line-clamp: 2;
	-ms-box-orient: vertical;
	overflow: hidden;
}

.team .row a:hover {
	background-color: #ea3430;
	color: #FFFFFF;
}

.col-md-5 img {
	width: 100%;
}

.about_profile .case {
	background: none;
}

.page_ul ul {
	margin-bottom: 0;
}

.Ipsum_c img {
	max-width: 100%;
}

.standard {
	padding-top: 80px;
}

.dropdown-menu {
	min-width: 170px;
}

.row_box a:hover img {
	transition: 3s;
	transform: scale(1.1);
}

.case_img {
	width: 100%;
	height: 290px;
	overflow: hidden;
}

.row_box a:hover h3 {
	font-weight: bold;
}

.contact .about_us {
	background: none;
	text-align: left;
}

.contact .about_us_c_header {
	color: #000000;
	margin-bottom: 40px;
}

.contact .Ipsum_c P {
	margin-top: 5px;
	color: #000000;
}

.contact .Ipsum_c h3 {
	font-size: 20px;
	margin-bottom: 20px;
}

.contact .Ipsum_c h3 span {
	color: #ea3430;
	text-transform: uppercase;
}

.map {
	width: 100%;
}

.map iframe {
	border: none;
	margin: 40px 0;
}

























@media screen and (max-width:1200px) {

	.team .row a .txt {
		padding: 15px 10px;
		box-sizing: border-box;
	}

	.contact_tell {
		display: none;
	}

	.wapper {
		width: auto;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.navbar-nav>li {
		width: auto;
	}

	.navbar-collapse {
		margin: 0 !important;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		background-color: #383838;
		border-bottom: none;
		color: #c40e25 !important;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
		background-color: #383838;
		border-bottom: none;
	}

	.dropdown-menu>li>a {
		font-size: 15px;
	}

	.about_us_c a {
		margin-bottom: 30px;
	}
}



@media screen and (max-width:990px) {

	.standard_c .col-md-6 img {
		width: 50px;
	}

	.standard_c .col-md-6 p {
		font-size: 14px;
	}

	.standard_c h3 {
		font-size: 15px;
	}

	.standard_c {
		width: 100%;
	}

	.services .criteria_header {
		margin-bottom: 20px !important;
	}

	.standard {
		padding-top: 20px;
	}

	.criteria .row .col-xs-6_box {
		margin-bottom: 20px;
		width: 100%;
	}

	.col-mdo {
		width: 33.33%;
	}

	.tab_nv li.active a,
	.tab_nv li a {
		font-size: 14px;
	}

	.case_img img,
	.row_box .txt {
		height: 250px;
	}

	.conference .col-md-3 a {
		margin-bottom: 20px;
	}

	.conference .col-md-3:last-child a {
		margin-bottom: 0;
	}

	.page_ul {
		margin-top: 0;
	}

	.navbar-brand>img {
		display: inline-block;
		height: auto;
		max-width: 70%;
	}

	.navbar-header {
		width: auto;
	}

	.navbar-brand {
		float: none;
	}

	.padding_80 {
		padding: 20px 0 !important;
	}

	.criteria .row,
	.superiority .row,
	.row_box,
	.team .row {
		margin-top: 20px;
	}

	.criteria .row .col-xs-6_box p {
		font-size: 14px;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 2;
		-moz-box-orient: vertical;
		display: -ms-box;
		-ms-line-clamp: 2;
		-ms-box-orient: vertical;
		overflow: hidden;
	}

	.criteria .row .col-xs-6_box {
		height: 180px;
		padding: 10px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
	}

	.about_us_c p {
		margin-top: 15px;
	}

	.about_us_c a {
		margin-bottom: 15px;
		margin-top: 0;
	}

	.col-mdo {
		width: 50%;
	}

	.col-mdo p {
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 4;
		-moz-box-orient: vertical;
		display: -ms-box;
		-ms-line-clamp: 4;
		-ms-box-orient: vertical;
		overflow: hidden;
		height: 88px;
		margin-bottom: 20px;
	}

	.case {
		padding-top: 0;
	}

	.superiority {
		padding-bottom: 0;
	}

	.padding_120 {
		padding: 20px 0;
	}

	.customers .col-md-2 {
		margin-bottom: 15px;
	}

	.customers .col-md-2:nth-last-of-type(1) {
		margin-bottom: 0;
	}

	.customers .col-md-2:nth-last-of-type(2) {
		margin-bottom: 0;
	}

	.contact_head {
		margin-bottom: 20px;
	}

	.contact_us h3 {
		font-size: 18px;
	}

	.location {
		width: 96%;
		margin: 0 auto;
	}

	.profile_c,
	.profile_c .row,
	.profile_content,
	.business .row,
	.profile_c a,
	.certificate .more a,
	.business .col-md-3,
	.vision .row,
	.conference .row {
		margin-top: 20px !important;
	}

	.criteria_header h3 {
		font-size: 18px;
		margin-top: 5px;
	}

	.criteria_header_line_box span {
		width: 50px;
	}

	.profile_content {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.vision .row {
		width: 100%;
	}

	.tab_nv {
		margin: 20px auto;
		width: 96%;
	}

	.tab_nv li {
		margin-right: 10px;
		margin-bottom: 5px;
	}

	.banner {
		display: none;
	}

	.Ipsum_head h3 {
		font-size: 16px;
	}

	.Ipsum_time {
		margin: 10px auto;
	}

	.Ipsum_c,
	.back_page {
		margin: 20px auto;
		width: 96%;
	}

	.ul_news_c {
		width: 96%;
		margin: 0 auto;
	}

	.Ipsum_c h6,
	.ul_news_c {
		margin-top: 20px;
	}

	.back_page {
		margin-bottom: 0;
	}

	.ul_news_c img {
		width: 40%;
	}

	.ul_news_c .txt {
		width: 55%;
	}

	.ul_news_c .txt h3 {
		font-size: 16px;
	}

	.ul_news_c .txt p {
		font-size: 14px;
		;
		margin: 10px 0;
		-webkit-line-clamp: 2;
		-moz-line-clamp: 2;
		-ms-line-clamp: 2;
	}

	.team .row .col-md-3 {
		padding: 0 5px;
		margin-bottom: 20px;
	}

	.team .row a .txt h3 {
		font-size: 16px;
	}

	.team .row a .txt h4 {
		font-size: 15px;
	}

	.col-mdo h3 {
		font-size: 16px;
	}

	.services {
		margin-top: 0;
	}

	.map iframe {
		margin: 20px 0;
	}

	.contact .Ipsum_c h3 {
		font-size: 18px;
		margin: 10px 0;
		margin-top: 20px;
	}

	.contact .about_us_c_header {
		margin-bottom: 20px;
	}

	.case_img img,
	.case_img {
		height: 250px;
	}

	.about_us {
		background: #4f4844;
	}

	.case {
		background: #FFFFFF;
		padding-bottom: 20px;
	}

	.customers {
		background: #181c39;
	}

	.contact_us {
		background: #08081b;
	}
}
@media screen and (max-width:767px) {
	.dropdown-menu {
		display: none !important;
	}
}
