* {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	font-size: 16px;
	overflow-x: hidden !important;
	line-height: normal;
	list-style: none;
}

a {
	text-decoration: none;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
	color: #333;
}

p {
	text-align: justify;
}

input,
button {
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}

a:hover {
	text-decoration: none;
	color: #0E35CC;
}


h1,
h2,
h3 {
	color: #333;
	font-weight: bold;
}

h1 {
	font-size: 56px;
	line-height: 56px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
}

h3 {
	font-size: 24px;
}

ul li {
	list-style: none;
}

.gray-font {
	color: #999;
}

.blue-font {
	color: #0E35CC;
}

strong {
	font-weight: bold;
}

img {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.none {
	display: none;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix10:after {
	content: " ";
	display: block;
	height: 10px;
	clear: both;
	visibility: hidden
}

.container {
	width: 88%;
}

.btimg {
	width: 100%;
}

.btimgsd {
	box-shadow: 2px 10px 20px rgba(38, 38, 38, 0.3);
}

.content {
	position: relative;
	margin-top: 50%;
	z-index: 111;
	background: #fff;
}

.bttemplate {
	padding: 88px 0;
}

.bttemplate-title {
	padding: 15px;
	margin-bottom: 38px;
}

.bt-item {
	padding: 38px;
	margin: 24px 0;
	text-align: center;
	color: #fff;
}

.bt-item h3 {
	color: #fff;
}

.btfont-left {
	padding: 18px 32px 18px 0;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: justify;
}

.btfont-right {
	padding: 18px 0 18px 32px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: justify;
}

.btfont-s {
	padding: 15px 28px 15px 15px;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: justify;
}

.btfont-s p {
	margin-bottom: 32px;
}


.bg-line-top {
	background: url("../image/bg-line-top.png") no-repeat top right;
}

.bg-line-bottom {
	background: url("../image/bg-line-bottom.png") no-repeat bottom left;
}

.bg-line {
	background: url("../image/bg-line.png") no-repeat;
}

.bg-blue-beite {
	background: url("../image/bg-blue-beite.png") no-repeat;
}

.bg-sky {
	background-color: #F8FAFE;
}

.bg-dark {
	background-color: #00020B;
}

.bg-blue {
	background-color: #0E35CC;
}

.btn-more {
	border: 1px solid #707070;
	padding: 12px 32px;
	color: #707070;
	line-height: 112px;
}

.btn-more:hover,.btn_viewd:hover {
	border: 1px solid #0E35CC;
	background-color: #0E35CC;
	color: #fff;
	cursor: pointer;
}

.btn-contact {
	border: 1px solid #fff;
	padding: 12px 32px;
	color: #fff;
	line-height: 112px;
}

.btn-contact:hover {
	border: 1px solid #fff;
	background-color: #fff;
	color: #0E35CC;
}

.main__middle__container {
	width: 100%;
}

.homepage {
	position: relative;
	margin-top: 50%;
	z-index: 111;
	background: #fff;
}

.btpage {
	position: relative;
	margin-top: 30%;
	z-index: 111;
	background: #fff;
}

.row {
	padding: 24px 0;
}

.bt-info {
	width: 50%;
	margin: 24px auto;
}

.blue-title {
	color: #fff;
	background-color: #0E35CC;
	padding: 8px 12px;
	font-size: 16px;
}

.wuye p {
	margin-top: 12px;
}

.colorful01 {
	background-color: #05CDFC;
}

.colorful02 {
	background-color: #27EAD6;
}

.colorful03 {
	background-color: #2585D1;
}

.colorful04 {
	background-color: #F8B551;
}

.colorful05 {
	background-color: #F888CF;
}

.colorful06 {
	background-color: #27D0EA;
}

.beian{
	color: #0E35CC;
	font-weight: bold;
}

.gabeian{
	color: #2585D1;
	font-weight: bold;
}




header {
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	width: 100%;
	position: fixed;
	z-index: 112;
	top: 0;
	height: 78px;
}

header.normal {
	position: relative;
}

.logo {
	margin-top: 6px;
	padding-left: 0;
}



.navbar-default {
	background: none;
	border: none;
	margin-bottom: 0px;
	position: relative;
	z-index: 999;
}

.navbar-default .navbar-nav {
	padding: 0px;
}

.navbar-default .navbar-nav>li {
	padding: 0;
	margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #333;
	border-bottom: 2px solid transparent;
	font-size: 12px;
	padding: 35px 25px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-transform: uppercase;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.navbar-default .navbar-nav>li.dropdown>a {
	background: none;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>li.open>a,
.navbar-default .navbar-nav>li.active>a:hover {
	background: #fbfbfb;
	border-color: #0E35CC;
	color: #0E35CC;
}

.navbar-default .navbar-nav>li:first-child {
	margin-left: 0px;
}

ul.dropdown-menu {
	left: 0px !important;
	border-radius: 0px;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border: none;
	background: #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	top: 85%;
	opacity: 0;
	visibility: hidden;
}

.dropdown:hover .dropdown-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

ul.dropdown-menu li {
	border-bottom: 1px solid #ededed;
}

ul.dropdown-menu li:last-child {
	border-bottom: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

ul.dropdown-menu li:first-child {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

ul.dropdown-menu>li>a {
	color: #2a2a2a;
	border-top: none;
	font-size: 11px;
	line-height: 11px;
	padding: 16px 20px;
	text-transform: uppercase;
}

ul.dropdown-menu>li>a:hover {
	color: #fff;
	border-top: none;
	background: #0E35CC;
}



.TopBanner {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
}


.carousel-caption {
	top: 60%;
	margin-top: -270px;
	font-size: 24px;
	color: #fff;
	text-transform: none;
	height: 300px;
}


.carousel-caption h1 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}

.carousel-caption p {
	text-shadow: 1px 1px 3px #666666;
	font-weight: 400;
	color: #e0e0e0;
	font-size: 18px;
	text-transform: none;
	margin: 35px 0 20px 0;
}

.productURL {
	position: absolute;
	top: 82%;
	width: 100%;
}

.productURL .col-xs-3 {
	padding-right: 0;
	padding-left: 0;
}

.productURL-item {
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	padding: 40px;
	z-index: 99;
	cursor: pointer;
}

.productURL-item:hover {
	background-color: #0E35CC;
	color: #fff;
}

.productURL-item .title {
	font-size: 24px;
	padding-bottom: 16px;
}


.advantages-num {
	color: #0E35CC;
	font-size: 40px;
	font-weight: bold;
	margin-top: 12px;
	padding-right: 10px;
}


.services-item {
	position: relative;
	cursor: pointer;
	padding: 15px 0;
}

.services-info h3 {
	color: #fff;
	margin-bottom: 16px;
	left: 10%;
}

.services-info {
	position: absolute;
	color: #fff;
	top: 64%;
	left: 10%;
}

.services-info ul li {
	padding: 4px 0;
}

.gongan .services-info {
	top: 58%;
}

.services-info p {
	padding-right: 42px;
}


.results {
	background-color: #001529;
	color: #fff;
	text-align: center;
	padding: 32px 0;
}

.aboutus {
	background-color: #fff;
	text-align: center;
	padding: 32px 0;
}

.aboutus-name {
	text-align: center;
	padding-right: 14px;
	color: #666;
}

.aboutus .num {
	color: #0E35CC;
	font-size: 48px;
}

.results .num {
	font-size: 48px;
}

.results .unit {
	font-size: 20px;
	vertical-align: top;
	font-weight: bold;
}

.aboutus .unit {
	font-size: 20px;
	vertical-align: top;
	color: #0E35CC;
	font-weight: bold;
}

.results-name {
	text-align: center;
	padding-right: 14px;
}


.case-item {
	position: relative;
	height: 300px;
	margin-bottom: 24px;
}

.bg-line .case-item:hover {
	background-image: url("../image/case.png");
	color: #fff;
	cursor: pointer;
}

.case-item .title {
	color: #fff;
	background-color: #0E35CC;
	padding: 8px 24px;
	font-size: 20px;
	font-weight: bold;
}

.case-item .type {
	font-size: 20px;
	margin: 40px 0 20px 0;
	font-weight: bold;
}

.case-info {
	position: absolute;
	left: 10%;
	top: 24%;
	margin-right: 40px;
}

.btn_viewd{
	float: right;
	font-size: 16px;
	border: 1px solid #707070;
	padding: 12px 32px;
	color: #707070;
	margin-top: -10px;
}


.news-item {
	padding: 24px;
	cursor: pointer;
}

.news-item:hover {
	background-color: #F8FAFE;
}

.news-img {
	float: left;
	margin-right: 24px;
}

.news-info .news-title {
	font-size: 24px;
	color: #333;
	margin-bottom: 32px;
	font-weight: bold;
}

.news-content {
	margin-bottom: 32px;
}

.news-fu {
	color: #999;
}


.service-caption {
	margin-top: -338px;
	color: #fff;
	text-transform: none;
	height: 300px;
}


.service-caption h1 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}

.service-caption p {
	text-shadow: 1px 1px 3px #666666;
	font-weight: 400;
	color: #e0e0e0;
	font-size: 18px;
	text-transform: none;
	margin: 35px 0 20px 0;
}

.service-list div {
	font-size: 24px;
	color: #333;
	margin: -65px 0 28px 0;
	padding: 24px 0;
	box-shadow: 2px 10px 20px rgba(38, 38, 38, 0.1);
	background-color: #fff;
}

.service-list span {
	font-size: 24px;
	margin-right: 10px;
}

.service-list .active {
	background-color: #0E35CC;
	color: #fff
}


.service-list div:hover {
	background-color: #0E35CC;
	color: #fff
}

.btcontact {
	color: #fff;
}

.btcontact .btcontact-info {
	color: #fff;
	font-size: 22px;
	margin-top: 20px;
}

.btcontact-info .alone {
	margin-top: 45px;
}


.bttemplate-item {
	position: relative;
	text-align: center;
	margin: 18px 0 0 0;
}

.bttemplate-item .title {
	color: #fff;
	background-color: #0E35CC;
	padding: 8px 24px;
	font-size: 20px;
}

.bttemplate-info {
	position: absolute;
	top: 24%;
	padding: 0 40px;
	width: 100%;
}

.bttemplate-info .info {
	margin-top: 38px;
}

.system-list {
	box-shadow: 1px 2px 20px rgba(58, 58, 58, 0.1);
}

.system-list ul li {
	padding: 14px 24px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.system-list ul .on {
	background-color: #0E35CC;
	color: #fff;
}

#contentBox .box {
	display: none;
}

#contentBox .box.active {
	display: block;
}

.system-box {
	padding: 0 58px 24px 58px;
}

.system-box h3 {
	margin-bottom: 42px;
}

.system-img {
	width: 100%;
}

.system-item {
	margin-bottom: 38px;
}

.hot-item {
	margin: 38px 0;
}

.hot-item .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.hot-item .num {
	margin-right: 12px;
	color: #0E35CC;
	float: left;
	margin-top: 2px;
}

.hot-item p {
	color: #666;
	padding-left: 32px;
}

.hot-item a {
	color: #333;
}

.hot-item a:hover {
	color: #0E35CC;
}

.corporate{
	position: relative;
}

.corporate .y{
	font-size: 18px;
	color: #fff;
	margin: 20px 0;
}

.corporate .info{
	padding: 0 46px;
}

.culture-item{
	margin: 6px 0 32px 24px;
}

.corporate-info{
	position: absolute;
	top: 25%;
}

.corporate .title,.culture-item .title{
	color: #fff;
    background-color: #0E35CC;
    padding: 8px 24px;
    font-size: 20px;
}

.culture-item strong{
	color: #0E35CC;
	margin-left: 24px;
	font-size: 18px;
}

.culture-item p{
	color: #333;
}

.team-num{
	font-size: 56px;
	color: #fff;
	text-align: center;
	font-weight: 400;
}

.team-position{
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: 400;
}

.address{
	margin: 42px 20px;
}

.address ul li{
	padding: 10px 0;
	color: #333;
	font-size: 18px;
}

.address ul li span{
	margin-right: 12px;
}








footer {
	background: #001529;
	position: relative;
	z-index: 111;
	color: #fff;
	border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
}

footer a:hover {
	color: #0E35CC;
}

footer>.container>.row:first-child {
	padding: 45px 0;
}

footer .text-center {
	padding: 40px 0;
	margin: 0;
}


.copyright {
	background-color: #001529;
	color: #fff;
	padding: 30px 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	z-index: 200;
}


.contact-item {
	margin: 8px auto;
}

.contact-item span,
.zsk span {
	margin-right: 6px;
}

.zsk {
	font-size: 18px;
	line-height: 39px;
}

.zsk a {
	color: #fff;
}

.icon-zsk {
	margin-right: 8px;
	float: left;
}




@media(max-width:1600px) {
	.carousel-caption {
		top: 59%;
	}

	.carousel-caption h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.productURL {
		top: 73%;
	}

	.productURL-item .title {
		font-size: 20px;
	}

	.productURL-item .info {
		font-size: 14px;
	}

	.contact-item,
	.contact-item span {
		font-size: 12px;
	}

	.zsk {
		font-size: 14px;
		line-height: 30px;
	}

	.advantages .advantages-num {
		font-size: 32px;
		margin-top: 15px;
	}

	.services-info {
		top: 56%;
	}

	.services-info h3 {
		font-size: 20px;
	}

	.news-info .news-title {
		font-size: 20px;
	}

	.news-info {
		font-size: 14px;
	}

	.service-caption {
		margin-top: -268px;
	}

	.service-caption h1 {
		font-size: 40px;
	}

	.gongan .services-info {
		top: 42%;
	}

	.bttitle {
		margin-bottom: 15px;
		padding-top: 0;
	}

	.bttitle h2 {
		font-size: 26px;
	}

	.btfont-s h3 {
		font-size: 20px;
	}

	.bttemplate-info .info {
		margin-top: 20px;
	}

	.corporate-info{
		top: 15%;
	}

	.address ul li{
		font-size: 16px;
	}
}

@media(max-width:1310px) {
	.carousel-caption {
		font-size: 14px;
		top: 52%;
	}

	.carousel-caption h1 {
		font-size: 30px;
		line-height: 40px;
	}


	.carousel-caption p {
		margin: 30px 0;
	}

	.navbar-default .navbar-nav>li {
		margin-left: 0px;
	}

	.productURL {
		top: 53%;
		width: 100%;
	}

	.productURL-item .title {
		font-size: 18px;
	}

	.productURL-item .info {
		font-size: 12px;
	}

	.service-caption {
		margin-top: -218px;
	}

	.service-caption h1 {
		font-size: 20px;
	}

	.service-caption p {
		margin: 10px 0 0 0;
	}
}

@media(max-width:990px) {
	.main__middle__container h3.heading.white {
		background: none;
	}

	.carousel-caption {
		font-size: 13px;
		top: 50%;
		margin-top: -110px;
		left: 15%;
		right: 15%;
	}

	.carousel-caption h1 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0px;
		padding: 5px 0;
		background: none;
	}

	.carousel-caption p {
		margin: 10px 0;
	}

	.carousel-control {
		width: auto;
	}

	.navbar-default .navbar-nav>li {
		margin-left: 0px;
	}

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

@media(max-width:768px) {
	h1.page_title {
		padding: 20px 30px;
	}

	.recent-posts .col-md-9 .text {
		margin-left: 0px;
	}

	.navbar-toggle {
		top: 25px;
	}

	.recent-posts .col-md-9 .text h3 {
		margin-top: 15px;
		margin-bottom: 5px;
	}

	.three-blocks p {
		padding: 20px 0 10px 0;
		margin-bottom: 0px;
	}

	.recent-posts .col-md-9 .text,
	.recent-posts .col-md-9 img {
		float: left;
		width: 99%;
	}

	header.with-boxed {
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.homepage {
		margin-top: 60%;
	}

	.navbar-collapse {
		height: 0px;
		border-top: none;
		overflow: hidden;
	}

	.navbar-collapse.navbar-left {
		margin-top: 110px;
		margin-bottom: -20px;
	}

	.navbar-collapse.in {
		display: block !important;
	}

	.navbar-default .navbar-nav {
		padding: 0;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li {
		display: block;
		width: 100%;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333;
		display: block;
		width: 100%;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: #222;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:focus:hover {
		color: #333;
		background-color: transparent;
	}

	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 15px;
	}

	.navbar-default .navbar-nav>li {
		display: block;
		padding: 10px 0;
		text-align: center;
		margin-left: 0px;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:active {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle {
		border-color: #333;
		top: 20px;
		right: 5px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #1ba39c;
	}

	.navbar-default .navbar-nav>li a {
		padding: 5px 0;
	}

	.three-blocks {
		background-size: 100% 100%;
	}

	h1.page_title {
		padding: 10px 30px;
		line-height: normal;
		font-size: 24px;
	}

	h2.page__title {
		font-size: 24px;
		line-height: normal;
	}

	h1 {
		font-size: 24px;
		line-height: normal;
	}

	.main__middle__container {
		overflow: hidden;
	}

	.carousel-caption {
		top: 24%;
		height: 100px;
	}

	.productURL {
		top: 28%;
	}

	.productURL-item .title {
		font-size: 18px;
	}

	.productURL-item .info {
		font-size: 12px;
	}

}

@media(max-width:600px) {
	.carousel-caption {
		top: 23%;
	}
}

@media(max-width:440px) {
	.productURL {
		display: none;
	}

	.carousel-caption {
		top: 21%;
	}
}



a.submenu {
	display: none;
	position: absolute;
	right: 5px;
	top: 23px;
	width: 44px;
	height: 34px;
	text-indent: -9999px;
	outline: none;
	-webkit-transition: all ease 0s;
	-moz-transition: all ease 0s;
	-o-transition: all ease 0s;
	transition: all ease 0s;
	background: url('../image/submenu.png') top left no-repeat;
}

a.submenu:hover {
	background: url('../image/submenu.png') bottom left no-repeat;
}

.menuBar {
	padding-right: 15px;
	float: right;
}

.menuBar ul {
	list-style: none;
}

.menuBar li {
	position: relative;
	float: left;
}

.menuBar li a {
	color: #fff;
	font-size: 11px;
	padding: 35px 25px;
	display: block;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-transform: uppercase;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	line-height: 20px;
}

.menuBar li a:hover {
	background-color: #0E35CC;
	color: #fff;
	text-decoration: none;
}

.menuBar li.active a {
	color: #fff;
	background-color: #0E35CC;
}

.menuBar li ul {
	position: absolute;
	left: 0px;
	border-radius: 0px;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	background: #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	top: 85%;
	opacity: 0;
	visibility: hidden;
	height: 0px;
}

.menuBar li:hover ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
	height: auto !important;
}

.menuBar li li {
	margin: 0px;
	float: none;
}

.menuBar li li a {
	color: #2a2a2a;
	border: 0px;
	font-size: 14px;
	line-height: 11px;
	padding: 16px 22px;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuBar li li a:hover {
	color: #fff;
	background: #0E35CC;
}

@media(min-width:768px) {

	.menuBar ul,
	.menuBar {
		display: block !important;
	}

	.menuBar li {
		margin-left: -5px;
	}

	.menuBar li a {
		font-size: 12px;
		padding: 29px 15px;
	}
}

@media(min-width:992px) {
	.menuBar li {
		margin-left: 0px;
	}

	.menuBar li a {
		font-size: 14px;
		padding: 29px 25px;
	}

}


@media(min-width:1200px) {
	.menuBar li {
		margin-left: 0px;
	}

	.menuBar li a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
	a.submenu {
		display: block;
	}

	.menuBar {
		padding: 10px 0px 10px 0px;
		float: none;
		max-height: 350px;
		overflow: auto;
		width: 100%;
		display: none;
		background-color: rgba(0, 0, 0, 0.9);
	}

	.menuBar ul {
		padding: 0px;
		margin: 0px;
	}

	.menuBar li {
		margin: 0px;
		float: none;
		text-align: center;
	}

	.menuBar li a {
		padding: 7px 0px;
		outline: 0px;
	}

	.menuBar li ul {
		position: static;
		left: 0px;
		top: 0px;
		opacity: 1;
		visibility: visible;
		display: none;
		height: auto;
	}

	.menuBar li li {
		border: 0px;
	}

	.menuBar li.dropdown:hover,
	.menuBar li.dropdown.active {
		border-bottom: #1BA39C solid 0px;
	}

	.menuBar li.current {
		border-bottom: #1BA39C solid 2px;
	}

	.main__middle__container {
		overflow: hidden;
		max-width: 100%;
	}

	footer {
		overflow: hidden;
		max-width: 100%;
	}

	.service-caption {
		margin-top: -108px;
		height: 70px;
	}

	.service-caption p {
		display: none;
	}

	.service-img {
		margin-top: 78px;
	}

	.btpage {
		margin-top: 50%;
	}

	.service-list div {
		font-size: 16px;
		margin: 0;
		padding: 18px 0;
	}

	.service-list span {
		font-size: 18px;
	}

	.bttemplate-item .title {
		padding: 6px 24px;
		font-size: 16px;
	}

	.bttemplate-info {
		font-size: 14px;
		padding: 0 24px;
	}

	.gongan .services-info {
		top: 32%;
	}
}

@media(min-width:768px) and (max-width:991px) {

	.carousel-caption {
		top: 26%;
		height: 100px;
	}

	.menuBar li ul {
		top: 100%;
		opacity: 1;
		visibility: visible;
		height: auto;
		display: none !important;
	}

	.menuBar li:hover ul {
		top: 100%;
		opacity: 1;
		visibility: visible;
		height: auto !important;
		display: block !important;
	}

	.contact-us {
		overflow: hidden;
	}

	.productURL {
		top: 35%;
	}

	.service-caption {
		margin-top: -178px;
	}

	.service-caption p {
		margin: 12px 0 0 0;
	}
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	min-width: 100%;
	height: auto;
}

.particles-js-canvas-el{
	height: 146px !important;
	position: relative;
}

.resultsnum{
	position: absolute;
	left: 6%;
}