@charset "utf-8";
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}

body {
	color: #000;
	font-size: 14px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

li {
	list-style-type: none;
}

a {
	color: #5a5a5a;
}

a:hover {
	color: #ce0000;
}

.hidden {
	display: none;
}

.carousel-caption a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

.carousel-item:first {
	display: block;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 50px;
	height: 50px;
}

.header {
	padding: 30px 0;
}

nav {
	font-family: Helvetica;
	text-align: center;
	text-transform: uppercase;
	background-color: #015293;
}

nav ul {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	list-style-type: none;
	margin-left: -18px;
}

nav ul li {
	display: inline-block;
}

nav ul li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 1em 1.22em;
	box-sizing: border-box;
	font-size: 20px;
}

nav ul li a:hover {
	color: #d8d8d8;
	text-decoration: none;
	background-color: #064a81;
}

#menu_list a span {
	color: rgb(192, 192, 192);
	line-height: 20px;
	font-family: Arial;
	font-size: 12px;
}

.current_page {
	background-color: #064a81;
}

.current_page a {
	color: white;
}

#menu_button_wrapper {
	display: none;
}

.hidden {
	display: none;
}

.carousel-caption a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}


/* 解决方案 */

.title-head {
	margin-bottom: 40px;
	text-align: center;
}

.title-head h2 {
	margin: 20px 0 35px 0;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
}

.mu-header-dot {
	border-radius: 0;
	height: 3px;
	width: 100px;
	display: inline-block;
	margin-bottom: 10px;
	background-color: #015293;
}

.title-head p {
	font-family: 'chans';
	letter-spacing: 2px;
}

.solution {
	padding: 15px;
	width: 100%;
}

.solution li {
	width: 12%;
	margin-right: 5%;
	float: left;
	text-align: center;
	transition: 0.3s;
	display: block;
	height: 150px;
}

.solution li:nth-child(6n) {
	margin-right: 0px;
}

.solution li a {
	transition: 0.3s;
	width: 130px;
	height: 116px;
	display: block;
}

.solution li .indus_1 {
	background: url("../img/tit02.png") no-repeat center;
}

.solution li .indus_2 {
	background: url("../img/tit03.png") no-repeat center;
}

.solution li .indus_3 {
	background: url("../img/tit01.png") no-repeat center;
}

.solution li .indus_4 {
	background: url("../img/tit04.png") no-repeat center;
}

.solution li .indus_5 {
	background: url("../img/tit05.png") no-repeat center;
}

.solution li .indus_6 {
	background: url("../img/tit06.png") no-repeat center;
}

.solution li:hover .indus_1 {
	background: url("../img/tit2.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.solution li:hover .indus_2 {
	background: url("../img/tit3.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.solution li:hover .indus_3 {
	background: url("../img/tit1.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.solution li:hover .indus_4 {
	background: url("../img/tit4.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.solution li:hover .indus_5 {
	background: url("../img/tit5.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.solution li:hover .indus_6 {
	background: url("../img/tit6.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li {
	width: 30%;
	margin-right: 5%;
	float: left;
	text-align: center;
	transition: 0.3s;
	display: block;
}

.icon li:nth-child(3n) {
	margin-right: 0px;
}

.icon li a {
	transition: 0.3s;
	width: 100%;
	height: 65px;
	display: block;
}

.icon li .indus_1s {
	background: url("../img/tit02_s.png") no-repeat center;
}

.icon li .indus_2s {
	background: url("../img/tit03_s.png") no-repeat center;
}

.icon li .indus_3s {
	background: url("../img/tit01_s.png") no-repeat center;
}

.icon li .indus_4s {
	background: url("../img/tit04_s.png") no-repeat center;
}

.icon li .indus_5s {
	background: url("../img/tit05_s.png") no-repeat center;
}

.icon li .indus_6s {
	background: url("../img/tit06_s.png") no-repeat center;
}

.icon li:hover .indus_1s {
	background: url("../img/tit2_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li:hover .indus_2s {
	background: url("../img/tit3_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li:hover .indus_3s {
	background: url("../img/tit1_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li:hover .indus_4s {
	background: url("../img/tit4_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li:hover .indus_5s {
	background: url("../img/tit5_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.icon li:hover .indus_6s {
	background: url("../img/tit6_s.png") no-repeat center;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.jf_tit {
	text-align: center;
	line-height: 30px;
	font-weight: 700;
}

.tit {
	height: 38px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

.tit span {
	border-bottom: 2px solid #015293;
	font-size: 20px;
	color: #015293;
	line-height: 30px;
	font-weight: bold;
	padding: 7px;
	margin-right: 10px;
	cursor: pointer;
}

.tit strong {
	font-size: 12px;
	color: #0B7FC3;
	text-align: right;
}


/*video*/

.aboutus {
	background: #fff;
	border-radius: 5px;
}

.about_tit {
	text-align: left;
	text-indent: 2em;
	margin-top: 31px;
	font-size: 16px;
	line-height: 28px;
}

.mu-header-dot-f {
	border-radius: 0;
	height: 3px;
	width: 100px;
	display: inline-block;
	margin-bottom: 10px;
	background-color: #fff;
}

#mu-video-review {
	background-image: url(../img/video-review-bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	display: inline;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 30px;
}

.mu-video-review-area {
	display: inline;
	float: left;
	padding: 50px 0;
	width: 100%;
	padding-bottom: 90px;
}

#mu-video-review:before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.84;
	background: #FD7E14;
}

.mu-heading-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 0 10%;
	width: 100%;
}

.mu-video-review-content {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 10%;
}


/*news*/

.news li {
	float: left;
	padding: 30px;
	background: #fff;
}

.news li h5 {
	margin: 1em 0;
	color: #015293;
	font-family: inherit;
	font-size: 14px;
}

.news li h4 {
	font-size: 1.2em;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

.news li p {
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
	text-indent: 2em;
	height: 100px;
}

.news li img {
	width: 100%;
	transition: all 0.6s;
	height: 179px;
}


/*news*/

.news01 li {
	float: left;
	padding: 0 30px;
	background: #fff;
}

.news01 li h5 {
	margin: 1em 0;
	color: #015293;
	font-family: inherit;
	font-size: 14px;
}

.news01 li h4 {
	font-size: 1.2em;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

.news01 li p {
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
	text-indent: 2em;
	height: 100px;
	    overflow: hidden;
}

.news01 li img {
	width: 100%;
	transition: all 0.6s;
	height: 179px;
	float: left;
	border: solid 1px #ddd;
	padding: 10px;
}

.readmore-w3 a {
	background: #015293;
	text-transform: capitalize;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding: 10px 25px;
	margin: 1em 0 0;
	letter-spacing: 1px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}


/*项目案例*/

.scrollleft {
	width: 1100px;
	padding: 5px 20px 0px 20px;
	margin: 10px auto;
}

.scrollleft li {
	float: left;
	margin-right: 7px;
	display: inline;
	width: 520px;
	text-align: center;
	line-height: 19px
}

.scrollleft img {
	width: 500px;
	height: 307px;
	padding: 10px;
	border: solid 1px #ddd;
}

.scrollleft li p {
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}

.scrollleft1 {
	width: 700px;
	padding: 5px 20px 0px 20px;
	margin: 10px auto;
}

.scrollleft1 li {
	float: left;
	margin-right: 7px;
	display: inline;
	width: 320px;
	text-align: center;
	line-height: 19px
}

.scrollleft1 img {
	width: 300px;
	height: 207px;
	padding: 10px;
	border: solid 1px #ddd;
}

.scrollleft1 li p {
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}

.foot {
	background: #0a4a91;
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 30px;
	padding: 28px;
	font-size: 16px;
	padding-top: 45px;
}

.foot p {
	color: #fff;
	text-align: left;
}

.main_b_title {
	background: url(../img/title_xian.png) center center repeat-x;
	width: 100%;
	margin: 0 auto 48px auto;
	text-align: center;
}

.main_b_title span {
	font-size: 18px;
	color: #ffffff;
	padding: 7px 20px;
	background: #015293;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.tit-line {
	background: url(../img/title_xian.png) no-repeat left center;
	background-size: auto 5px;
	padding-left: 32px;
}

.tit-line h2 {
	font-size: 40px;
	font-family: 'chans';
	color: #1a4688;
	float: left;
	line-height: 60px;
	letter-spacing: 2px;
}

.tit-line p {
	font-size: 18px;
	color: #444;
	line-height: 60px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
}

.foot-wx {
	text-align: right;
}

@media only screen and (max-width: 767px) {
	h2 {
		font-size: 1.2rem!important;
	}
	.main_b_title span {
		font-size: 14px;
	}
	.title-head h2 {
		margin: 0px 0 23px 0;
	}
	.logo img {
		width: 100%;
	}
	.nav-tabs li {
		margin-bottom: 10px;
	}
	.nav-tabs li a {
		padding: 15px;
	}
	.nav-tabs li.active a,
	.nav-tabs li.active a:focus,
	.nav-tabs li.active a:hover {
		padding: 15px;
		margin-top: 0;
	}
	#menu_button_wrapper {
		display: block;
		padding: 1em;
		color: #fff;
	}
	#menu_button {
		box-sizing: border-box;
		float: right;
		padding: .5em 1em;
		border: 1px solid #c7c5c5;
		border-radius: 5px;
		color: white;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	#menu_button:hover {
		cursor: pointer;
		background-color: #064a81;
	}
	#hamburger {
		float: right;
		padding-top: .15em;
	}
	#menu_button span {
		display: block;
		background-color: #fff;
		width: 1.2em;
		height: .15em;
		border-radius: 1px;
		margin-bottom: .2em;
	}
	nav ul {
		width: 55%;
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
	}
	nav ul li {
		display: block;
	}
	nav ul li a {
		width: 100%;
		padding: 0.5em 0.4em;
		font-size: 14px;
	}
	.news li {
		padding: 0px 30px;
	}
	.about_tit {
		padding: 0 15px;
		font-size: 14px;
	}
	.solution {
		margin-left: -3px;
	}
	.solution li {
		width: 30%;
	}
	.solution li:nth-child(3n) {
		margin-right: 0px;
	}
	.hidden-xs {
		display: none !important;
	}
	.scrollleft {
		max-width: 350px;
	}
	.foot-wx {
		text-align: center;
		margin-bottom: 20px;
	}
	.foot p {
		font-size: 14px;
	}
	.readmore-w3 {
		text-align: center;
		margin-bottom: 30px;
	}
	.mu-video-review-content {
		display: inline;
		float: left;
		width: 100%;
		padding: 0 5%;
		height: 160px;
		margin-top: 32px;
	}
	.news li img {
		height: auto;
	}
	.news li p {
		height: auto;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}