﻿/*****************************************/


/*---------------HomePage.html--------------*/


/*****************************************/

@import '../../Scripts/Js/bootstrap/css/bootstrap.min.css';
/*@import '../../vendor/Camera-master/camera.css';
@import '../../vendor/OwlCarousel2/owl.carousel.min.css';
@import '../../vendor/OwlCarousel2/owl.theme.default.min.css';*/
@import '../../Scripts/Js/layui/css/layui.css';
/*@import '../../vendor/WOW-master/animate.css';
@import '../../vendor/sanzzy-map/snazzy-info-window.min.css';
@import '../flat-icon/font/flaticon.css';*/
@import 'hover.css';
/*@import 'font-awesome.min.css';*/
@import '../sourcesans/SourceHanSans.css';

/*================MF-PUBLIC TITLE===================*/

html,
body {
	font-family: SourceHanSans;
}


.about-us-text h4 {
	margin: 30px auto;
	color: #555;
	text-align: center;
	position: relative;
}

.about-us-text h4:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #00a0e9;
	margin: 20px auto 10px;
	display: block;
}

.about-us-text>div {
	text-align: center;
	/*padding: 0 10%;*/
	margin-bottom: 50px;
}

.about-us-text h4 small {
	font-size: 13px;
	margin-left: 7px;
}

.mf-wrapper {
	position: relative;
}

.theme-main-menu {
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.theme-main-menu .mf-container.container {
	/* width: 1250px; */
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.main-menu .search:hover i,
.main-menu .search:focus i {
	color: #00a0e9;
	font-size: 20px;
	transition: all .5s ease;
}

#search-button {
	background: transparent;
	color: #fff;
	font-size: 18px;
	position: relative;
	display: inline-block;
	line-height: 75px;
	width: 50px;
}

#searchWrapper.show-box {
	opacity: 1;
	visibility: visible;
}

.main-menu .show-box {
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 0 15px;
}

#searchWrapper {
	background: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 999999;
	visibility: hidden;
	opacity: 0;
}

#searchWrapper form {
	width: 100%;
	height: 100%;
	position: relative;
}

#searchWrapper .search-ipt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 35px;
	padding-right: 35px;
	border-color: #999;
}

#searchWrapper .p-bg-color {
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #999;
	position: absolute;
	right: 0;
	top: 35px;
	background: transparent;
	padding-right: 40px;
}

#searchWrapper .p-bg-color:hover i {
	font-size: 20px;
}

#searchWrapper #close-button {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: transparent;
	font-size: 18px;
	color: #999;
	z-index: 9999;
	cursor: pointer;
	padding-right: 29px;
}

#searchWrapper #close-button:hover {
	color: #00a0e9;
}

.phone-number {
	display: inline-block;
	width: 150px;
	text-align: center;
	float: right;
	height: 80px;
	cursor: pointer;
}

.phone-number>i {
	display: block;
	font-size: 30px;
	line-height: 50px;
	color: #ccc;
}

.phone-number>span {
	font-size: 18px;
	font-family: 'Josefin Sans', 'raleway', 'comic sans ms';
	line-height: 35px;
	display: block;
	color: #ccc;
}

.main-menu {
	padding: 5px 15px 0;
	/*background: #1B1C1F;*/
	position: relative;
}

.main-menu .them-logo {
	line-height: 80px;
}

.theme-logo a {
	display: inline-block;
	line-height: 80px;
}

.main-menu .navbar-nav {
	margin: 0;
	width: 100%;
}

.navbar {
	border: none;
	margin-bottom: 0;
	float: right;
}

.main-menu .navbar-collapse {
	padding: 0;
	box-shadow: none;
	z-index: 9999;
}

.main-menu .navbar-nav>li>a {
	background: transparent;
	font-family: "微软雅黑", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 25px;
	line-height: 75px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.main-menu .navbar-nav>li>a>span {
	display: block;
	width: 0;
	height: 3px;
	background: #00a0e9;
	margin-top: 7px;
}

.main-menu .navbar-nav>li.active>a>span,
.main-menu .navbar-nav>li:hover>a>span,
.main-menu .navbar-nav>li:focus>a>span {
	width: 100%;
}


/*.main-menu .navbar-nav>li.active>a,
.main-menu .navbar-nav>li:hover a,
.main-menu .navbar-nav>li:focus a {
	color: #00a0e9;
}*/

.main-menu nav ul li.dropdown-holder .fa {
	display: none;
	line-height: 46px;
	width: 60px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	border-left: solid 1px #fff;
}

.navbar-toggle {
	margin: 0;
	background: transparent;
	border-radius: 0;
	padding: 0;
	height: 80px;
}

.navbar-toggle .icon-bar {
	background: #00a0e9;
	height: 4px;
	width: 35px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}

.navbar-toggle:hover .icon-bar+.icon-bar {
	margin-top: 4px;
}

.theme-search .search-ipt {
	height: 40px;
	line-height: 40px;
	margin-top: 50px;
	padding-right: 50px;
	overflow: hidden;
	position: relative;
	border: #ccc solid 1px;
}

.theme-search .search-ipt:focus {
	border: #00A0E9 solid 1px;
}

.theme-search .search-button {
	width: 40px;
	height: 40px;
	font-size: 18px;
	color: #666;
	background: transparent;
	position: absolute;
	right: 15px;
	top: 50px;
	transition: all .3s ease;
}

.theme-search .search-button:hover {
	color: #00A0E9;
	font-size: 20px;
}

.theme-search-items {
	position: absolute;
	height: auto;
	min-height: 300px;
	top: 125px;
	bottom: 0;
	width: 100%;
	background: #fff;
	z-index: 10;
	/*display: none;*/
}

.theme-search-items .container.mf-container {
	background: #fff;
}

.theme-search-items .close-btn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: transparent;
	border-radius: 5px;
	position: absolute;
	font-size: 30px;
	color: #bbb;
	right: 20px;
	top: 20px;
	z-index: 999;
	cursor: pointer;
}

.theme-search-items .close-btn:hover {
	background: rgba(160, 160, 160, 0.5);
	color: #D9534F;
	transition: all .3s ease;
}

.theme-search-items .search-items {
	padding: 50px;
}

.theme-search-items .search-items h4 {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.theme-search-items .search-items h4 a {
	color: #333;
}

.theme-search-items .search-items h4 a:hover {
	color: #00A0E9;
}

.theme-search-items .search-items .txt {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.theme-search-items .search-items li {
	border-bottom: #ccc solid 1px;
	padding: 20px;
}

.theme-search-items .search-items li i {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	margin: 0 3px;
}

.theme-search-items .search-items li span {
	margin-left: 12px;
	color: #777;
}

.search-items .more a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	color: #666;
	display: inline-block;
	margin: 20px auto;
}

.search-items .more a:hover {
	color: #f55;
}

.search-items .more i {
	margin-right: 5px;
}


/*----搜索----*/


/*=================== Sub Menu ==============*/

.main-menu .navbar-nav>li.dropdown-holder .sub-menu {
	position: absolute;
	min-width: 250px;
	top: 110px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 99999;
	box-shadow: 0px 0px 25px -3px rgba(21, 21, 21, 0.07);
}

.main-menu .navbar-nav>li.dropdown-holder:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 91px;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	z-index: 99999;
}

.main-menu .navbar-nav>li.dropdown-holder .sub-menu li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 48px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.65);
	padding: 0 0 0 26px;
	display: block;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	background: #fff;
	position: relative;
}

.main-menu .navbar-nav>li.dropdown-holder .sub-menu li a:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -3px;
	background: rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.main-menu .navbar-nav>li.dropdown-holder .sub-menu li:hover a:before {
	background: #fff;
}

.main-menu .navbar-nav>li.dropdown-holder .sub-menu li:hover a {
	background: #00a0e9;
	padding-left: 30px;
	color: #fff;
}

@keyframes menu_sticky {
	0% {
		margin-top: -120px;
		opacity: 0;
	}
	50% {
		margin-top: -64px;
		opacity: 0;
	}
	100% {
		margin-top: 0;
		opacity: 1;
	}
}

.theme-main-menu.fixed {
	position: fixed !important;
	width: 100%;
	height: 90px;
	top: 0;
	left: 0;
	z-index: 99;
	margin: 0;
	animation-name: menu_sticky;
	animation-duration: 0.90s;
	animation-timing-function: ease-in-out;
	box-shadow: 0px 0px 25px -3px rgba(21, 21, 21, 0.07);
	background: #1B1C1F;
}

.theme-main-menu.fixed .main-menu {
	padding: 5px 0 0;
}

.theme-main-menu.fixed .main-menu .navbar-nav>li>a {
	line-height: 85px;
	color: #fff;
}

.theme-main-menu.fixed .main-menu .navbar-nav>li>a>span {
	margin-top: -3px;
}

.theme-main-menu.fixed .main-menu .navbar-nav>li.dropdown-holder:hover .sub-menu {
	top: 81px;
}

.theme-main-menu.fixed #search-button {
	color: #fff !important;
	line-height: 85px;
}


/*============= Theme Main Banner ==============*/

.camera_wrap {
	float: none;
}

#theme-main-banner .camera_overlayer {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
}

#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul {
	position: absolute;
	text-align: center;
	bottom: 32px;
	left: 32px;
	z-index: 999;
}

#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul li {
	display: block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	margin: 10px 0;
}

#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul li:hover,
#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background: #00a0e9;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul li span {
	display: none;
}

#theme-main-banner .camera_caption {
	height: 100%;
}

#theme-main-banner .camera_caption>div {
	background: transparent;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: none;
	left: 0;
	padding: 0;
}

#theme-main-banner .camera_caption .container h2 {
	color: #fff;
	margin-bottom: 60px;
}

#theme-main-banner .camera_caption .container a.banner-button-left {
	width: 225px;
	font-weight: 700;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #00a0e9;
	opacity: 1;
}

#theme-main-banner .camera_caption .container a.banner-button-left:hover {
	color: #00a0e9;
}


/*============= about us ==============*/

.mf-about {
	margin-bottom: 50px;
}

.mf-about .about-us-text {
	padding: 50px 50px 0px 0px;
	font-size: 13px;
}

.mf-about .about-us-text h3 {
	margin-bottom: 50px;
	color: #555;
	position: relative;
}

.mf-about .about-us-text h3:before {
	content: '';
	width: 40px;
	height: 3px;
	background: #00a0e9;
	margin: 10px 0;
	display: block;
}

.mf-about .about-us-text h3 small {
	font-size: 13px;
	margin-left: 7px;
}

.mf-about .about-us-text .text-danger {
	font-size: 15px;
	color: #00a0e9;
}

.mf-about .about-us-text a.hvr-bounce-to-right.contact-button {
	color: #fff;
	margin-top: 35px;
	width: 180px;
	line-height: 45px;
	background: #00a0e9;
	display: block;
	text-align: center;
	font-size: 15px;
	border: #00a0e9 solid 1px;
}

.mf-about .about-us-text .hvr-bounce-to-right.contact-button:hover,
.mf-about .about-us-text .hvr-bounce-to-right.contact-button:active,
.mf-about .about-us-text .hvr-bounce-to-right.contact-button:focus {
	color: #00a0e9;
	border: #00a0e9 solid 1px;
}

.mf-about .about-us-text p {
	margin-bottom: 8px;
	margin-top: 8px;
}

.mf-about .about-us-item {
	padding-left: 50px;
	padding-bottom: 50px;
}

.mf-about .about-us-item .image-item {
	overflow: hidden;
	margin-top:100px;
}

.mf-about .about-us-item .image-item img {
	width: 100%;
	height: 350px;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transition: all .5s ease;
}

.mf-about div.row:hover .about-us-item .image-item img {
	-webkit-transform: scale3D(1.1, 1.1, 1.1);
	transform: scale3D(1.1, 1.1, 1.1);
}

.mf-about .about-us-item h4 {
	width: 100%;
	margin: 0;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-weight: 600;
	background: rgba(0, 160, 233, 0.7);
	color: #fff;
}


/*=========== Goods List ============*/

.mf-goods {
	margin: 75px 0px 100px;
}

.mf-goods .goods-list .list-item {
	background: #eee;
}

.mf-goods .goods-list .list-item i {
	color: #00a0e9;
	font-size: 40px;
	line-height: 80px;
	display: block;
	font-weight: 100;
}

.mf-goods .goods-list .list-item h6 {
	font-size: 16px;
	padding-bottom: 20px;
}

.mf-goods .goods-list .list-item h6 a {
	color: #666;
}

.mf-goods .goods-list .list-item:hover {
	cursor: pointer;
}

.mf-goods .goods-list .list-item:hover i {
	-webkit-transform: scale3D(1.1, 1.1, 1.1);
	transform: scale3D(1.1, 1.1, 1.1);
}

.mf-goods .goods-list .list-item:hover h6 a {
	color: #F03838;
}


/*============ OUR SERVICE ==============*/

.mf-service {
	height: auto;
	min-height: 200px;
	background: #F2F2F2;
	padding-top: 100px;
	padding-bottom: 50px;
}

.mf-service .row {
	margin: 20px auto 50px;
}

.mf-service .service-item {
	text-align: center;
	margin: 30px;
}

.mf-service .service-item span {
	height: 40px;
	width: 40px;
	display: inline-block;
	float: left;
}

.mf-service .service-item span.serv-ico-1 {
	background: url(../img/temp/A1.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item span.serv-ico-2 {
	background: url(../img/temp/A2.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item span.serv-ico-3 {
	background: url(../img/temp/A3.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item span.serv-ico-4 {
	background: url(../img/temp/A4.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item span.serv-ico-5 {
	background: url(../img/temp/A5.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item span.serv-ico-6 {
	background: url(../img/temp/A6.html) 0px 0;
	background-size: 80px 40px;
}

.mf-service .service-item:hover h5 {
	color: #00a0e9;
	transition: all .5s ease;
}

.mf-service .service-item:hover span {
	transition: all .3s ease;
}

.mf-service .service-item:hover span.serv-ico-1 {
	background-position: 40px 0px;
}

.mf-service .service-item:hover span.serv-ico-2 {
	background-position: 40px 0px;
}

.mf-service .service-item:hover span.serv-ico-3 {
	background-position: 40px 0px;
}

.mf-service .service-item:hover span.serv-ico-4 {
	background-position: 40px 0px;
}

.mf-service .service-item:hover span.serv-ico-5 {
	background-position: 40px 0px;
}

.mf-service .service-item:hover span.serv-ico-6 {
	background-position: 40px 0px;
}

.service-item h5 {
	text-align: left;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.service-item p {
	padding-left: 20px;
	font-size: 12px;
	line-height: 22px;
	height: 44px;
	text-align: left;
	overflow: hidden;
}


/*============ OUR TEAM  ================*/

.mf-team {
	padding-top: 50px;
	background: #F2F2F2;
}

.mf-team-bg {
	height: 425px;
	position: relative;
	overflow: hidden;
}

.mf-team-bg .bg {
	background: url(../img/bgd/img-4.html) fixed center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
}

.mf-team-bg .bg-blur {
	-webkit-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: blur(15px);
}

.mf-team-opcity {
	width: 100%;
	height: 425px;
	padding-top: 20px;
	background-color: rgba(255, 255, 255, .5);
	position: absolute;
	top: 0;
	z-index: 2;
}

.mf-team .team-main {
	width: 100%;
	height: 350px;
}

.team-main #team-main-Slider {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.team-main .team-items {
	padding: 15px 30px;
	text-align: center;
}

.team-main .team-items img {
	width: 135px;
	height: 135px;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 10px;
}

.team-main .team-items>div {
	line-height: 27px;
}

.team-main .team-items .job {
	color: #D9534F;
}

.team-main .team-items p {
	text-align: center;
	height: auto;
	max-height: 96px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 10px;
}

.team-main .owl-dots {
	position: relative;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 9;
	height: 5px;
}

.team-main .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.team-main .owl-dots .owl-dot span {
	background-color: #0056b7;
	opacity: 0.7;
	width: 20px;
	height: 5px;
	border: none;
	border-radius: 0;
	margin: 0 4px;
	display: block;
	float: left;
}

.team-main .owl-dots .owl-dot.active span {
	background-color: #ffb300;
	/*background-color: #00a0e9;*/
	opacity: 0.7;
}


/*============ FIRM CULTURE ==============*/

.mf-firm {
	height: auto;
	min-height: 300px;
	padding: 100px 0;
	background: #F5F5F5;
}

.mf-firm .firm-gallery div[class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.mf-firm .firm-gallery .firm-item {
	height: 250px;
	margin: 7px;
	overflow: hidden;
}

.mf-firm .firm-gallery .firm-item img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all .6s;
	-webkit-transition: all .6s;
}

.mf-firm .firm-gallery .firm-item:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


/*============ OUR PARTNER ================*/

.mf-partner {
	padding: 50px 0 100px;
	/*background: #F5F5F5;*/
}

.mf-partner .about-us-text h4 {
	margin: 30px auto;
	color: #555;
	text-align: center;
	position: relative;
}

.mf-partner .about-us-text h4:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #00a0e9;
	margin: 20px auto 10px;
	display: block;
}

.mf-partner .about-us-text>div {
	text-align: center;
	padding: 0 10%;
	margin-bottom: 50px;
}

.mf-partner .about-us-text h4 small {
	font-size: 13px;
	margin-left: 7px;
}

.mf-partner div[class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.mf-partner .logo-item {
	width: 100%;
	height: 150px;
	padding: 20px 40px;
	border: #e2e2e2 solid 1px;
	border-bottom: none;
	border-left: none;
}

.mf-partner .row>div:nth-child(1) .logo-item {
	border-top: none;
}

.mf-partner .row>div:nth-child(2) .logo-item {
	border-top: none;
}

.mf-partner .row>div:nth-child(3) .logo-item {
	border-top: none;
}

.mf-partner .row>div:nth-child(4) .logo-item {
	border-top: none;
	border-right: none;
}

.mf-partner .row>div:nth-child(8) .logo-item {
	border-right: none;
}

.mf-partner .logo-item img {
	width: 100%;
	height: 100px;
}


/*=============== JOIN US==================*/

.mf-join {
	background: url(../img/bgd/pricing-pattern.html) fixed;
}

.mf-join-opacity {
	padding: 50px 0 100px;
	background-color: rgba(240, 240, 240, .75)
}

.mf-join .row {
	height: 200px;
}

.join-item {
	position: relative;
	z-index: 1;
}

.join-item>img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 80px;
	z-index: 9;
}

.join-item .item .icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #ffb24d;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -50px;
	z-index: 10;
}

.join-item .item .icon img {
	display: inline !important;
	width: 45px;
	height: 55px;
	margin-top: 20px;
}

.join-item .item {
	height: 450px;
	margin-top: 35px;
	padding: 15px 30px;
	color: #555;
	background: #fff;
	text-align: center;
}

.join-item .item h5 {
	font-size: 18px;
	margin: 15px auto;
	text-align: center;
	color: #666;
	padding-top: 120px;
}

.join-item .item ul {
	height: 200px;
	overflow: hidden;
}

.join-item .item ul li {
	list-style: circle;
	margin: 5px 0 5px 20px;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
}

.join-item .item a {
	font-size: 15px;
	width: 150px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	background: rgba(0, 160, 233, .9);
	color: #fff;
	border-radius: 23px;
	text-align: center;
	border: rgba(0, 160, 233, .9) solid 1px;
}

.join-item .item a i {
	font-size: 20px;
	font-weight: 700;
	margin-left: 5px;
	color: #fff !important;
}

.join-item .item a:hover {
	transition: all .8s ease;
	background: #f2f2f2;
	color: #00a0e9;
}

.join-item .item a:hover i {
	transition: all .8s ease;
	color: #00a0e9 !important;
}


/*============= CONTACT US ================*/

.mf-contact {
	padding: 50px 0 50px;
	/*background: #F2F2F2;*/
}

.mf-contact-top {
	padding-top: 90px;
}

.contact-section {
	width: 100%;
	height: 350px;
}

.contact-section-1 {
	background: url(../img/bgd/blkbg.html);
	position: relative;
}

.contact-section-1 .about-us-text {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 50px;
}

.contact-section-1 .about-us-text h4 {
	height: 60px;
	line-height: 60px;
	color: #F2F2F2;
}

.contact-section-1 .about-us-text small {
	color: #999;
}

.contact-section-1 .about-us-text h4:after {
	margin-top: 0px;
}

.contact-section-1 .about-us-text p {
	color: #ccc;
	margin: 20px auto;
}

.mf-map .Google-map {
	width: 100%;
	height: 250px;
}

.mf-map .Google-map #map {
	height: 100%;
	width: 100%;
}

.mf-map .si-content img {
	margin-bottom: 5px;
	height: 25px;
}

.mf-map .si-float-wrapper {
	width: 300px !important;
}

.mf-map .si-has-border .si-content-wrapper {
	border: none;
	padding: 10px 20px;
}

.mf-map .si-has-border .si-content-wrapper .si-close-button {
	right: 5px;
}

.mf-map .si-has-border .si-content-wrapper .si-close-button:hover {
	color: #00a0e9;
}

.si-shadow-wrapper-top {
	opacity: 0;
}

.mf-contact .feedback {
	margin-top: 30px;
	padding-right: 30px;
}

.feedback .layui-form-item label {
	width: 120px;
	padding: 9px;
	font-size: 14px;
}

.feedback .layui-form-item label i {
	color: #D9534F;
	margin-right: 5px;
}

.feedback .layui-form-item .layui-input-block {
	margin-left: 130px;
}

.mf-contact .feedback input[type="text"],
.mf-contact .feedback input[type="tel"],
.mf-contact .feedback textarea {
	border: #ddd solid 1px !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.mf-contact .feedback input {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.mf-contact .feedback input:focus,
.mf-contact .feedback textarea:focus {
	border: #009688 solid 1px !important;
	transition: all .3s ease;
}

.mf-contact .feedback textarea {
	resize: none;
	height: 110px;
	line-height: 22px;
	overflow: hidden;
}

.feedback .layui-verify {
	width: 200px;
}

.feedback #verify_tip {
	line-height: 45px;
	margin: 0 5px;
	font-style: normal;
}

.feedback #verify_tip a {
	color: #009688;
}

.feedback .layui-form-radio {
	padding-right: 30px !important;
}

.feedback .layui-form-item label {
	width: 120px;
	padding: 9px;
	font-size: 14px;
}

.feedback .layui-form-item label i {
	color: #D9534F;
	margin-right: 5px;
}

.feedback .layui-form-item .layui-input-block {
	margin-left: 130px;
}

.mf-contact .feedback input[type="text"],
.mf-contact .feedback input[type="tel"],
.mf-contact .feedback textarea {
	border: #ddd solid 1px !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.mf-contact .feedback input {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.mf-contact .feedback input:focus,
.mf-contact .feedback textarea:focus {
	border: #009688 solid 1px !important;
	transition: all .3s ease;
}

.mf-contact .feedback textarea {
	resize: none;
	height: 110px;
	line-height: 22px;
	overflow: hidden;
}

.feedback .layui-verify {
	width: 200px;
}

.feedback #verify_tip {
	line-height: 45px;
	margin: 0 5px;
	font-style: normal;
}

.feedback #verify_tip a {
	color: #009688;
}

.feedback .layui-form-radio {
	padding-right: 30px !important;
}

.contact-items {
	overflow: hidden;
	border: none;
	padding: 15px;
}

.contact-us .contact-item {
	height: 400px;
	background: #FFF;
	padding: 20px;
	margin-top: 40px;
	transform: translateY(-5%);
	-webkit-transform: translateY(-5%);
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .2);
}

.contact-us .contact-item>h5 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	font-family: "comic sans ms";
	margin-bottom: 30px;
}

.contact-us .contact-item>h5:after {
	content: "";
	width: 45px;
	height: 2px;
	background: #00a0e9;
	margin: 10px auto;
	display: block;
}

.contact-us .contact-item ul li {
	width: 100%;
	margin: 15px 0;
	height: 44px;
	max-height: 44px;
	line-height: 22px;
	padding-top: 15px;
	padding-left: 60px;
	vertical-align: middle;
	position: relative;
	font-family: "comic sans ms";
}

.contact-us .contact-item ul li:nth-child(1) {
	padding-top: 5px;
}

.contact-us .contact-item ul li span {
	width: 45px;
	height: 45px;
	line-height: 40px;
	color: #00a0e9;
	font-size: 20px;
	text-align: center;
	border: #00a0e9 solid 1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.contact-us .contact-item ul li span:hover {
	background: #00a0e9;
	color: #fff;
	transition: all .8s ease;
}

.mf-contact.mf-public .container .about-us-text h4,
.mf-join.mf-public .container .about-us-text h4 {
	text-align: left;
	margin: 15px auto;
}

.mf-contact.mf-public .container .about-us-text h4:after,
.mf-join.mf-public .container .about-us-text h4:after {
	margin-left: 0 !important;
}

.mf-contact .contact-us {
	margin: 0px auto 50px;
}

.mf-header .main-menu .navbar-nav>li>a {
	color: #1B1C1F;
}

.mf-contact .feedback .button {
	text-align: center;
}

.mf-contact .feedback button {
	width: 200px;
	height: 40px;
	margin: 20px 10px;
}


/*============= FOOTER ================*/

.mf-footer {
	width: 100%;
	height: auto;
	min-height: 100px;
	padding: 30px 0 20px;
	border-top: #00a0e9 solid 1px;
	position: relative;
	background: #1B1C1F;
}

.mf-footer .footer-logo {
	text-align: center;
}

.mf-footer .footer-logo a {
	width: 180px;
	height: 75px;
	display: inline-block;
	background: url(../img/logo/MFlogo-footer.png) no-repeat;
	background-position: -180px 0px;
}

.mf-footer .footer-logo a:hover {
	background-position: 0px 0px;
}

.mf-footer .copy-right {
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	opacity: 0.3;
}

	.mf-footer .copy-right a {
		color: #FFFFFF;
		margin-left: 7px;
	}

		.mf-footer .copy-right a:hover {
			color: #FFFFFF;
		}

.mf-footer h5 label {
	color: #999;
	font-size: 15px;
	padding-left: 10px;
}

.mf-footer .footer-item ul {
	width: 100%;
	text-align: center;
}

.mf-footer .footer-item ul li {
	display: inline-block;
	height: 30px;
	margin: 0 12px;
	position: relative;
}

.mf-footer .footer-item ul li:after {
	content: "";
	position: absolute;
	top: 4px;
	right: -12px;
	width: 2px;
	height: 16px;
	background: #444;
}

.mf-footer .footer-item ul li:last-child:after {
	display: none;
}

.mf-footer .footer-item ul li a {
	color: #777;
}

.mf-footer .footer-item ul li a:hover {
	color: #00a0e9;
	transition: all .3s ease;
}

.qr-code {
	width: 125px;
	height: 125px;
	position: absolute;
	left: 7px;
	bottom: 40px;
}

.qr-code img {
	width: 100%;
	height: 100%;
}

.mf-footer .share {
	width: 135px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
}

.mf-footer .share span {
	color: #999;
}

.mf-footer .share a {
	width: 22px;
	height: 22px;
	line-height: 20px;
	color: #999;
	border: #999 solid 1px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
}

.mf-footer .share a:hover {
	background: #00a0e9;
	color: #fff;
	border: #00a0e9 solid 1px;
	transition: all .8s ease;
}

.mf-footer .share a i {
	font-size: 13px;
}


/*============ SCROLL TO TOP ==============*/

.scroll-top {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 999;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: none;
	border-radius: 3px;
	background: #00a0e9;
}

.scroll-top:hover {
	background: #F03838;
}


/*****************************************/


/*--------------NewsCeneter.html---------*/


/*****************************************/


/*============= NEWS CENTER HEADER ================*/

.theme-main-menu.menu-full-width {
	height: 70px;
}

.menu-full-width {
	width: 100%;
}

.menu-full-width .main-menu {
	background: #1b1c1f;
	padding-top: 0;
	height: 70px;
}

.menu-full-width .main-menu .navbar-nav>li .nav-icon-toggle {
	width: 40px;
	height: 40px;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 5px;
	background: transparent;
	border: transparent solid 1px;
	padding: 0;
	color: #ccc;
}

.menu-full-width .main-menu .navbar-nav>li .nav-icon-toggle:hover {
	color: #00a0e9;
	border: #00a0e9 solid 1px;
	transition: all .5s ease;
}

.menu-full-width .main-menu .navbar-nav>li>a {
	color: #ccc;
	line-height: 60px;
	padding: 10px 25px 0 15px;
	font-size: 15px;
}

.menu-full-width .main-menu .navbar-nav>li.active>a {
	color: #00a0e9;
}

.menu-full-width .main-menu .navbar-nav>li.dropdown-holder .sub-menu {
	top: 90px;
}

.menu-full-width .main-menu .navbar-nav>li.dropdown-holder:hover .sub-menu {
	top: 75px;
}

.menu-full-width.fixed .main-menu .navbar-nav>li>a {
	line-height: 60px !important;
}

.menu-full-width .main-menu .navbar-nav>li>a>span {
	margin-top: 0;
}

.menu-full-width .phone-number>i {
	line-height: 40px;
}

.menu-full-width .phone-number>span {
	line-height: 30px;
	color: #ccc;
}

.menu-full-width #search-button {
	color: #ccc;
}

.menu-full-width #searchWrapper {
	width: 1250px !important;
	background: #1b1c1f;
	margin-left: auto;
	margin-right: auto;
}

.menu-full-width #searchWrapper .search-ipt {
	margin-top: 20px;
}

.menu-full-width #searchWrapper .p-bg-color {
	top: 20px;
}

.menu-full-width #searchWrapper #close-button {
	top: 30px;
	right: -35px;
}

.menu-full-width.fixed .main-menu {
	padding-top: 0px !important;
}

.mf-news .news-header-sub {
	text-align: left;
	width: 100%;
	height: auto;
	min-height: 225px;
	position: relative;
	overflow: hidden;
	padding-top: 90px;
	background: #F5F5F5;
}

.mf-news .theme-logo {
	margin-top: 25px;
}

.mf-news .mf-container.container {
	width: 1250px;
}

.mf-news .theme-ad {
	width: 100%;
	height: 80px;
	margin-top: 25px;
	position: relative;
}

.mf-news .theme-ad img {
	width: 100%;
	height: 100%;
}

.mf-news .theme-ad .a-comon {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #00a0e9;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	position: absolute;
	right: 22px;
	top: 22px;
}

.mf-news .theme-ad .a-comon.hvr-bounce-to-right:before {
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.mf-news .theme-ad .a-comon.hvr-bounce-to-right:hover {
	color: #00a0e9;
}


/*============= NEWS-SECTION-1 ================*/

.news-section-1 {
	width: 100%;
	height: 660px;
	background: #1B1C1F;
	padding: 50px 0;
}

.news-section-1.back-image{
	background: transparent url(../img/temp/fullimage.html) no-repeat ;
}


.news-section-1 .article-items {
	width: 100%;
	height: 560px;
	position: relative;
}

.news-section-1 .article-items img {
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.news-section-1 .article-items .item {
	width: 100%;
	height: 100px;
	padding: 10px 10px 10px 20px;
	position: absolute;
	bottom: 50px;
	z-index: 5;
	color: #fff;
}

.article-items .item h4 {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
}

.article-items .item h4 a {
	color: #fff;
}

.article-items .item h4 a:hover {
	color: #00a0e9;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.article-items .item .tag {
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	height: 22px;
	line-height: 22px;
	color: #0098d0;
}

.article-items .item .tag span {
	width: 5px;
	height: 13px;
	margin-right: 7px;
	margin-top: 5px;
	background: #0098d0;
	display: inline-block;
	float: left;
}

.news-section-1 .owl-theme .owl-dots {
	width: 100%;
	position: absolute;
	bottom: 10px;
	z-index: 2;
}

.news-section-1 .owl-theme .owl-dots .owl-dot span {
	width: 25px;
	height: 4px;
	margin: 4px;
	background: rgba(255, 255, 255, .6);
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0 !important;
}

.news-section-1 .owl-theme .owl-dots .owl-dot.active span {
	background: rgba(255, 85, 85, .75);
}

.news-section-1 .owl-theme .owl-dots .owl-dot span:hover {
	background: rgba(255, 85, 85, .75);
}

.news-section-1 .article-item {
	position: relative;
	overflow: hidden;
}

.news-section-1 .article-item:nth-child(1) {
	width: 100%;
	height: 275px;
	margin-bottom: 10px;
}

.news-section-1 .article-item:nth-child(2) {
	width: 100%;
	height: 275px;
}

.news-section-1 .article-item img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.news-section-1 .article-item:hover img,
.news-section-1 .article-items:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.article-item .item {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 20px;
	padding: 10px 30px;
}

.article-item .item h5 {
	font-size: 13px;
	font-weight: 600;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}

.article-item .item h5 a {
	color: #fff;
}

.article-item .item h5 a:hover {
	color: #00a0e9;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.article-item .item p {
	height: 22px;
	line-height: 22px;
	color: #F2F2F2;
	font-size: 13px;
}

.article-item .item p span {
	margin-right: 7px;
}

.article-item .item i {
	margin-right: 5px;
	font-size: 14px;
}


/*============= NEWS-SECTION-2 ================*/

.news-section-2 {
	width: 100%;
	height: auto;
	min-height: 500px;
	background: #f2f2f2;
	padding: 50px 0;
}

.news-tab {
	width: 100%;
	display: inline-block;
}

.news-tab .layui-tab {
	margin: 20px 0;
	width: 100%;
	height: 65px;
	padding: 10px 0;
	background: #fff;
	box-shadow: 0px 0px 15px -4px rgba(21, 21, 21, 0.5);
}

.news-tab .layui-tab ul.layui-tab-title {
	width: 100%;
	height: 45px;
	border: none;
	padding: 0 9px;
	margin-bottom: 20px;
}

.news-tab .layui-tab ul li {
	width: calc(33.3% - 1px);
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	background: #2f5271;
}

.news-tab .layui-tab ul li:nth-child(2):before,
.news-tab .layui-tab ul li:nth-child(2):after {
	content: "";
	width: 1px;
	height: 45px;
	background: #ccc;
	position: absolute;
}

.news-tab .layui-tab ul li:nth-child(2):before {
	left: 0;
}

.news-tab .layui-tab ul li:nth-child(2):after {
	right: 0;
}

.news-tab .layui-tab ul li.layui-this {
	background: #e84c3d;
	color: #fff;
}

.news-tab .layui-tab ul li.layui-this:after {
	display: none;
}

.news-tab .layui-tab-content {
	margin-top: 20px;
	background: #fff;
	box-shadow: 0px -4px 15px -8px rgba(21, 21, 21, 0.5);
	padding: 0;
}

.news-content .title-wrap h4 {
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	color: #333;
	border-bottom: #eee solid 1px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.news-section-2 .news-items div[class*='col-'] {
	padding-left: 0px;
	padding-right: 0px;
}

.news-content .item-wrap {
    display: inline-block;
}

.news-content .item-wrap>div:nth-child(1) {
	padding-right: 10px;
	padding-left: 20px;
}

.news-content .item-wrap>div:nth-child(2) {
	padding-left: 10px;
	padding-right: 20px;
}

.news-items {
	margin-bottom: 50px;
}

.news-items .img {
	width: 100%;
	height: 270px;
	margin-bottom: 15px;
	overflow: hidden;
}

.news-items .img img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.news-items .img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.item-wrap .tag {
	font-size: 12px;
	font-weight: 600;
	width: 100%;
	height: 22px;
	line-height: 22px;
	color: #0098d0;
}

.item-wrap .tag span {
	width: 5px;
	height: 13px;
	margin-right: 7px;
	margin-top: 5px;
	background: #0098d0;
	display: inline-block;
	float: left;
}

.item-wrap h5 {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: 600;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.item-wrap h5 a {
	color: #333;
}

.item-wrap h5 a:hover {
	color: #00a0e9;
}

.item-wrap .item p {
	height: 22px;
	line-height: 22px;
	color: #999;
	font-size: 12px;
}

.item-wrap .item p span {
	margin-right: 7px;
}

.item-wrap .item i {
	margin-right: 5px;
	font-size: 14px;
}

.item-wrap .text {
	margin: 5px 0;
	color: #999;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
}

.item-wrap .media {
	padding: 0px 15px 25px 0;
	position: relative;
}

.item-wrap .media .media-left {
	height: 200px;
	width: 300px;
}

.item-wrap .media .media-left a {
	width: 100%;
	height: 200px;
	display: inline-block;
	overflow: hidden;
}

.item-wrap .media .media-left a:hover .media-object {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.item-wrap .media .media-object {
	width: 100%;
	height: 100%;
}

.item-wrap .media .media-body {
	height: 200px;
	margin-top: 15px;
	padding-left: 10px;
}

.news-latest .item-wrap .media:after {
	content: "";
	height: 1px;
	background: #eee;
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
	display: inline-block;
}

.news-latest .item-wrap:last-child .media:after {
	display: none;
}

.news-more {
	width: 100%;
	height: auto;
	min-height: 200px;
	padding-bottom: 55px;
	position: relative;
}

.news-more .owl-carousel {
	padding: 0 20px;
}

.news-more .item-wrap {
	display: block;
	padding-right: 15px;
	padding-bottom: 50px;
}

.news-more .item-wrap .img {
	height: 175px;
}

.news-more .item-wrap .img,
.news-more .item-wrap .item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.news-more .item-wrap .tag {
	font-weight: 100;
}

.news-more .item-wrap h5 {
	font-size: 13px;
	font-weight: 100;
}

.news-more .owl-carousel .owl-nav.disabled {
	display: block;
	position: absolute;
	top: -75px;
	right: 30px;
}

.news-more .owl-carousel .owl-nav>div[class*=owl-] {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: #ccc solid 1px;
	color: #666;
	background: transparent;
}

.news-more .owl-carousel .owl-nav>div[class*=owl-]:hover {
	color: #fff;
	background: #00a0e9;
	border: #00a0e9 solid 1px;
}

.news-section-2 .section-r {
	width: 100%;
	height: auto;
	min-height: 200px;
	background: #fff;
	box-shadow: 0px 0px 15px -4px rgba(21, 21, 21, 0.5);
}

.section-items {
	margin-top: 20px;
	padding: 10px;
}

.section-items .item {
	margin-bottom: 50px;
}

.section-items .item h4 {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	background: #272829;
	color: #fff;
	margin-bottom: 20px;
}

.section-items .sr-share {
	width: 100%;
	height: 120px;
}

.section-items .sr-share div[class*='col-'] {
	padding-left: 3px;
	padding-right: 3px;
}

.section-items .sr-share a {
	/*width: 75px;*/
	width: 100%;
	height: 75px;
	line-height: 75px;
	padding: 0;
	font-size: 30px;
}

.section-items .sr-search>div {
	position: relative;
	width: 100%;
	height: 40px;
}

.section-items .item input {
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: #ddd solid 1px;
	box-shadow: none;
	transition: all .5s ease;
}

.section-items .item input[type="text"]:focus {
	border: none;
	border-bottom: #00a0e9 solid 1px;
}

.section-items .item button {
	width: 40px;
	height: 40px;
	font-size: 16px;
	background: transparent;
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
	transition: all .5s ease;
}

.section-items .item button i:hover {
	color: #00a0e9;
	font-size: 18px;
}

.section-items .sr-advert {
	width: 100%;
	height: 225px;
	position: relative;
}

.section-items .sr-advert img {
	width: 100%;
	height: 100%;
}

.section-items .sr-advert .text {
	width: 96%;
	height: 50px;
	line-height: 50px;
	background: rgba(255, 255, 255, .25);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 2%;
	right: 2%;
	margin-top: -25px;
	padding: 0px 5px;
	font-size: 15px;
	font-weight: 600;
}

.section-items .sr-advert .text a {
	color: #eee;
}

.section-items .sr-advert .text a:hover {
	color: #00a0e9;
}

.section-items .sr-contact ul li {
	width: 100%;
	line-height: 25px;
	padding-left: 30px;
	position: relative;
	font-size: 14px;
	font-family: "comic sans ms";
	margin: 5px 0;
}

.section-items .sr-contact ul li span {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	font-size: 20px;
	color: rgba(255, 85, 85, .9);
	position: absolute;
	left: 0;
	top: 0;
}

.section-items .sr-contact ul li span:hover {
	color: #00a0e9;
}

.section-items .sr-contact p {
	/*height: 25px;
   line-height: 25px;*/
	/*padding-left: 27px;*/
}

.section-items .sr-contact p a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	color: #999;
	border: #ccc solid 1px;
	transition: all .5s ease;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 5px 2px;
	transition: all .5s ease;
}

.section-items .sr-contact p a:hover {
	color: #fff;
	background: #00a0e9;
	border: #00a0e9 solid 1px;
}


/*============= NEWS-SECTION-2 FOOTER ================*/

.mf-news~.mf-footer .feedback input[type="text"],
.mf-news~.mf-footer .feedback input[type="tel"],
.mf-news~.mf-footer .feedback textarea {
	background: inherit;
}


/*============= NEWS-SECTION-2 NEWS FIRM================*/

.news-firm .item-wrap .media:after,
.news-industry .item-wrap .media:after {
	content: "";
	height: 1px;
	background: #eee;
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
	display: inline-block;
}

.news-firm .item-wrap:nth-last-child .media:after,
.news-industry .item-wrap:nth-last-child .media:after {
	display: none;
}

.news-page {
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}

.news-page .layui-laypage a,
.news-page .layui-laypage span {
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}

.news-page .layui-disabled:hover {
	color: #fff !important;
}

.news-firm .item-wrap .media,
.news-industry .item-wrap .media {
	padding: 0px 15px 0px 0;
}

.news-firm .item-wrap .media-left,
.news-industry .item-wrap .media-left {
	height: 175px;
	width: 250px;
}

.news-firm .item-wrap .media .media-left a,
.news-industry .item-wrap .media .media-left a {
	height: 175px;
}

.nav-left-fixed {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(32, 32, 32, .3);
	z-index: 100;
}

.nav-left-popup {
	width: 250px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background: #1B1C1F;
	z-index: 101;
	padding: 20px 0;
}

.nav-left-popup button.close {
	color: #eee;
	opacity: 0.75;
	margin-right: 5px;
}

.nav-left-popup ul {
	margin-top: 50px;
}

.nav-left-popup ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	border-bottom: #333 solid 1px;
	position: relative;
}

.nav-left-popup ul li:hover {
	background: #000;
	transition: all .5s ease;
}

.nav-left-popup ul li span {
	width: 5px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 1px;
	bottom: 0px;
	z-index: 102;
}

.nav-left-popup ul li a {
	color: #ccc;
	font-size: 14px;
	font-weight: 600;
}


/*============= NEWSINDEX ARTICLE  ================*/

.arti-page {
	width: 100%;
	height: auto;
	min-height: 100px;
	border-top: dashed 1px #eee;
	margin-top: 50px;
	padding-top: 30px;
}

.arti-page .arti-page-bar {}

.arti-page .arti-page-bar div {
	height: 30px;
	line-height: 30px;
}

.arti-page .label {
	margin-right: 5px;
	font-weight: 100;
	margin-top: 5px;
	float: left;
}

.arti-page .arti-page-bar>div a {
	color: #333;
	width: auto;
	max-width: 500px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.arti-page>div a:hover {
	color: #00a0e9;
}

.arti-page .arti-share {
	float: right;
}

.arti-page .arti-share a {
	width: 25px;
	height: 25px;
	line-height: 22px;
	color: #999;
	border: #999 solid 1px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	margin-right: 7px;
}

.arti-page .arti-share a:hover {
	background: #00a0e9;
	color: #fff;
	border: #00a0e9 solid 1px;
	transition: all .8s ease;
}

.arti-page .arti-share a i {
	font-size: 13px;
}


/*****************************************/


/*--------------NewsIndex.html----------*/


/*****************************************/

.sl-breadcrumb {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	margin-bottom: 50px;
	border-bottom: #eee solid 1px;
}

.sl-breadcrumb .layui-breadcrumb a {
	height: 50px;
	width: auto;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*display:inline-block;*/
}

.sl-breadcrumb .layui-breadcrumb a:hover {
	color: #00a0e9 !important;
}

.sl-breadcrumb .layui-breadcrumb .fa {
	font-size: 15px;
}

.sl-article {
	width: 100%;
	height: auto;
	min-height: 200px;
	background: #fff;
	/*box-shadow: 0px 0px 15px -4px rgba(21, 21, 21, 0.5);*/
	/*padding:25px 15px 100px;*/
}

.sl-article .item h4 {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
}

.sl-article .item h4 a {
	color: #333;
}

.sl-article .item h4 a:hover {
	color: #00a0e9;
}

.sl-article .item .tag {
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	height: 22px;
	line-height: 22px;
	color: #0098d0;
}

.sl-article .item .tag span {
	width: 5px;
	height: 13px;
	margin-right: 7px;
	margin-top: 5px;
	background: #0098d0;
	display: inline-block;
	float: left;
}

.sl-article .item p {
	height: 22px;
	line-height: 22px;
	color: #999;
	font-size: 12px;
}

.sl-article .item p span {
	margin-right: 7px;
}

.sl-article .item i {
	margin-right: 5px;
	font-size: 14px;
}

.sl-article .content img {
	width: 100%;
	height: auto;
	max-height: 500px;
	margin: 20px 0;
}

.sl-article .content .text {
	/*text-indent: 26px;*/
	font-size: 13px;
	line-height: 24px;
	color: #666;
}

.sl-article .content .text strong {
	color: #333;
}

.sl-article .content .text blockquote {
	padding: 40px;
	background-color: #f7f9fa;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

.sl-article .content blockquote p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px !important;
	position: relative;
	color: #404648;
	font-family: "Open Sans", sans-serif;
}

.sl-article .content blockquote cite {
	font-size: 14px;
	color: #abc;
}

.sl-article .content .text p {
	margin: 5px auto;
}

.mf-news-content .news-section-2 .section-l {
	padding: 15px 15px 75px;
	background: #fff;
	box-shadow: 0px 0px 15px -4px rgba(21, 21, 21, 0.5);
	margin-top: 20px;
}

.mf-news-content .news-section-2 {
	padding-bottom: 0;
	padding-top: 0;
}

.mf-news-title {
	min-height: 70px;
	width: 100%;
}

.sl-navigation {
	width: 100%;
	height: 50px;
	margin: 75px 0 0;
}

.sl-navigation>div {
	width: 50%;
	float: left;
	overflow: hidden;
}

.sl-navigation-l {
	text-align: left;
}

.sl-navigation-r {
	text-align: right;
}

.sl-navigation .link a {
	color: #666;
}

.sl-navigation .link a:hover {
	color: #00a0e9;
}

.sl-navigation .link span {
	line-height: 30px;
	color: #333;
}

.sl-navigation .link span i {
	margin: 0 5px;
}


/*****************************************/


/*----------IndustrialControl.html-------*/


/*****************************************/

.mf-industial {
	padding-top: 90px;
}

.industy-section {
	height: 600px;
	width: 100%;
	padding-top: 120px;
}

.industy-section .img {
	width: 50%;
	height: 360px;
}

.industy-section .img img {
	width: 100%;
	height: 100%;
}

.industy-section .title h3 {
	color: #fff;
	font-size: 35px;
	margin: 30px 0;
	width: 100%;
}

.industy-section .title ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.industy-section .title ul li:nth-child(1) {
	animation-delay: .3s !important;
	-moz-animation-delay: .3s !important;
	-webkit-animation-delay: .3s !important;
}

.industy-section .title ul li:nth-child(2) {
	animation-delay: .5s !important;
	-moz-animation-delay: .5s !important;
	-webkit-animation-delay: .5s !important;
}

.industy-section .title ul li:nth-child(3) {
	animation-delay: .7s !important;
	-moz-animation-delay: .7s !important;
	-webkit-animation-delay: .7s !important;
}

.industy-section .title ul li:nth-child(4) {
	animation-delay: .9s !important;
	-moz-animation-delay: .9s !important;
	-webkit-animation-delay: .9s !important;
}

.industy-section .title ul li:nth-child(5) {
	animation-delay: 1.1s !important;
	-moz-animation-delay: 1.1s !important;
	-webkit-animation-delay: 1.1s !important;
}

.industy-section .title ul li:nth-child(6) {
	animation-delay: 1.3s !important;
	-moz-animation-delay: 1.3s !important;
	-webkit-animation-delay: 1.3s !important;
}

.industy-section-1 {
	height: 500px;
	padding-top: 100px;
	background: url(../img/bgd/bgd1.html);
}

.industy-section-1 .img {
	float: left;
	height: 320px;
}

.industy-section-1 .title ul li {
	width: 80px;
	color: #fff;
}

.industy-section-2 {
	background: #F5F5F5;
}

.industy-section-2 .img {
	float: right;
}

.industy-section-2 .title {
	width: 50%;
	float: left;
}

.industy-section-2 .title h3 {
	color: #00a0e9;
	text-align: right;
	padding-right: 50px;
}

.industy-section-2 .title ul li {
	text-align: right;
	padding-right: 50px;
	color: #1B1C1F;
}

.industy-section-3 {
	background: url(../img/bgd/bgd2.html);
}

.industy-section-3 .img {
	width: 80%;
	height: 200px;
	margin: 20px 10%;
	float: left;
}

.industy-section-3 .title {
	width: 100%;
}

.industy-section-3 .title h3 {
	margin: 0px 0 100px;
	text-align: center;
}

.industy-section-3 .title ul li {
	color: #fff;
}

.industy-section-4 .img {
	float: left;
}

.industy-section-4 .title {
	width: 50%;
	float: right;
}

.industy-section-4 .title h3 {
	color: #00a0e9;
	text-align: left;
	padding-left: 50px;
}

.industy-section-4 .title ul li {
	color: #666;
	font-size: 16px;
	padding-left: 60px;
	text-align: left;
	position: relative;
}

.industy-cz .industy-section-4 .title ul li:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #ccc;
	border: #ccc solid 1px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 42px;
	top: 16px;
}

.industy-section-5 {
	background: url(../img/bgd/bgd3.html);
}

.industy-section-5 .title h3 {
	text-align: center;
}

.industy-section-5 .title ul li {
	font-size: 30px;
	color: #fff;
	margin-top: 150px;
}

.main-items .item.active {
	display: block;
}

.main-items .item {
	display: none;
}

.industy-qg .title ul li {
	width: 50% !important;
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	color: #F5F5F5;
	height: 50px;
	line-height: 50px;
	position: relative;
}

.industy-qg .industy-section-1 .title ul li:before {
	content: "";
	width: 8px;
	height: 8px;
	border: #ccc solid 1px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: 22px;
}

.industy-qg .industy-section-2 .img {
	/*height: 300px;*/
	padding: 25px;
}


/*****************************************/


/*----------InternetPage.html------------*/


/*****************************************/

.mf-internet {
	padding-top: 90px;
}

.most-bgd-internet-1 {
	background: url(../img/bgd/bgd4.html);
	height: 660px;
}

.mf-header.mf-public .main-menu .navbar-nav>li>a {
	color: #1B1C1F;
}

.internet-section .about-us-text h4 {
	margin: 30px auto 60px;
	text-align: center;
	position: relative;
}

.internet-section .about-us-text h4:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #00a0e9;
	margin: 20px auto 10px;
	display: block;
}

.internet-section .about-us-text h4 small {
	font-size: 13px;
	margin-left: 7px;
}

.internet-section .about-us-text>div {
	margin: 0 auto;
	padding: 0 !important;
	color: #fff;
}

.internet-section h1 {
	font-size: 50px;
	line-height: 100px;
	color: #fff;
	letter-spacing: 5px;
}

.internet-section-1 {
	text-align: center;
	background: url(../img/bgd/bgd4.html);
}

.internet-section-1 h4 {
	color: #eee;
}

.internet-section-1 .about-us-text h4 {
	color: #fff;
}

.internet-section-2 {
	margin: 0px auto 100px;
}

.internet-section-2 .row {
	width: 100%;
	height: 350px;
	margin-top: 50px;
}

.internet-section-1 .row .img {
	width: 100%;
	height: 350px;
}

.internet-section-2 .row .img img {
	width: 100%;
	height: 100%;
}

.internet-section-2 .row .text p {
	color: #777;
	line-height: 26px;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 25px;
}

.internet-section-3 {
	background: #F2F2F2;
	height: 600px !important;
}

.internet-section-3 .internet-items {
	width: 100%;
	height: 270px;
}

.internet-section-4 {
	height: auto !important;
	min-height: 500px;
	margin-bottom: 50px;
}

.internet-section .items .tag {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	color: #00A0E9;
	position: relative;
}

.internet-section .items .tag:before {
	content: '';
	width: 6px;
	height: 18px;
	background: #00A0E9;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 10px;
}

.internet-section .items p {
	text-align: left;
	line-height: 22px;
	margin: 20px 15px;
}

.internet-section .items ul {
	text-align: left;
	margin: 20px 15px;
}

.internet-section .items ul li {
	line-height: 27px;
	list-style: square;
	list-style-position: inside;
}

.internet-section .items .img {
	width: 100%;
	height: auto;
	min-height: 200px;
	margin: 50px auto;
}

.internet-section .items .img img {
	width: 100%;
	height: 100%;
}

.internet-items li {
	position: relative;
	width: 270px;
	height: 100%;
	margin: 5px;
	display: inline-block;
	perspective: 30px;
}

.internet-items li .internet-item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-align: center;
	transform-style: preserve-3d;
	transform-origin: 50% 50% -90px;
	animation: 200ms ease-out 0ms 1 normal forwards;
}

.internet-items li .show {
	/*height: 100%;*/
	background-image: url(../img/bgd/iotimg.html);
	background-size: 200% 200%;
}

.internet-item .show,
.internet-item .hide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.internet-item .hide {
	color: #fff;
	padding: 10px;
	background-color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: 100 !important;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 26px;
	transform: translate3d(0, 0, -1px);
	/* 3D空间内移动一个元素的位置 */
}

.internet-items li:nth-child(1) .show {
	background-position: 100% 100%;
}

.internet-items li:nth-child(2) .show {
	background-position: 100% 0;
}

.internet-items li:nth-child(3) .show {
	background-position: 0 0;
}

.internet-items li:nth-child(4) .show {
	background-position: 0 100%;
}

.internet-items li .show h4 {
	height: 100%;
	line-height: 300px;
	vertical-align: middle;
	font-size: 20px;
	color: #fff;
}

.in-top .hide,
.out-top .hide {
	transform-origin: 0% 100%;
	transform: translate3d(0, -100%, 0) rotate3d(1, 0, 0, 90deg);
}

.in-top .internet-item {
	animation-name: in-top;
	animation-play-state: running;
}

.out-top .internet-item {
	animation-name: out-top;
	animation-play-state: running;
}

@keyframes in-top {
	from {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
}

@keyframes out-top {
	from {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-top {
	from {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
}

@-webkit-keyframes out-top {
	from {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-moz-keyframes in-top {
	from {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
}

@-moz-keyframes out-top {
	from {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-o-keyframes in-top {
	from {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
}

@-o-keyframes out-top {
	from {
		transform: rotate3d(-1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

.in-right .hide,
.out-right .hide {
	transform-origin: 0 0%;
	transform: translate3d(100%, 0, 0) rotate3d(0, 1, 0, 90deg);
}

.in-right .internet-item {
	animation-name: in-right;
	animation-play-state: running;
}

.out-right .internet-item {
	animation-name: out-right;
	animation-play-state: running;
}

@keyframes in-right {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, -1, 0, 90deg)
	}
}

@keyframes out-right {
	form {
		transform: rotate3d(0, -1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-right {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, -1, 0, 90deg)
	}
}

@-webkit-keyframes out-right {
	form {
		transform: rotate3d(0, -1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-moz-keyframes in-right {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, -1, 0, 90deg)
	}
}

@-moz-keyframes out-right {
	form {
		transform: rotate3d(0, -1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-o-keyframes in-right {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, -1, 0, 90deg)
	}
}

@-o-keyframes out-right {
	form {
		transform: rotate3d(0, -1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

.in-bottom .hide,
.out-bottom .hide {
	transform-origin: 0% 0%;
	transform: translate3d(0, 100%, 0) rotate3d(-1, 0, 0, 90deg);
}

.in-bottom .internet-item {
	animation-name: in-bottom;
	animation-play-state: running;
}

.out-bottom .internet-item {
	animation-name: out-bottom;
	animation-play-state: running;
}

@keyframes in-bottom {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(1, 0, 0, 90deg)
	}
}

@keyframes out-bottom {
	form {
		transform: rotate3d(1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-bottom {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(1, 0, 0, 90deg)
	}
}

@-webkit-keyframes out-bottom {
	form {
		transform: rotate3d(1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-moz-keyframes in-bottom {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(1, 0, 0, 90deg)
	}
}

@-moz-keyframes out-bottom {
	form {
		transform: rotate3d(1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-o-keyframes in-bottom {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(1, 0, 0, 90deg)
	}
}

@-o-keyframes out-bottom {
	form {
		transform: rotate3d(1, 0, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

.in-left .hide,
.out-left .hide {
	transform-origin: 100% 0;
	transform: translate3d(-100%, 0, 0) rotate3d(0, -1, 0, 90deg);
}

.in-left .internet-item {
	animation-name: in-left;
	animation-play-state: running;
}

.out-left .internet-item {
	animation-name: out-left;
	animation-play-state: running;
}

@keyframes in-left {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, 1, 0, 90deg)
	}
}

@keyframes out-left {
	form {
		transform: rotate3d(0, 1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-webkit-keyframes in-left {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, 1, 0, 90deg)
	}
}

@-webkit-keyframes out-left {
	form {
		transform: rotate3d(0, 1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-moz-keyframes in-left {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, 1, 0, 90deg)
	}
}

@-moz-keyframes out-left {
	form {
		transform: rotate3d(0, 1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}

@-o-keyframes in-left {
	form {
		transform: rotate3d(0, 0, 0, 0deg)
	}
	to {
		transform: rotate3d(0, 1, 0, 90deg)
	}
}

@-o-keyframes out-left {
	form {
		transform: rotate3d(0, 1, 0, 90deg)
	}
	to {
		transform: rotate3d(0, 0, 0, 0deg)
	}
}


/*****************************************/


/*----------InternetPage.html------------*/


/*****************************************/
/*商务平台*/
.mf-business {
	padding-top: 90px;
}

.mf-list {
	width: 100%;
	height: 85px;
	line-height: 85px;
	background: #fff;
}

.mf-list .mf-list-nav {
	width: 100%;
	text-align: center;
}

.mf-list .mf-list-nav li {
	margin: 0 25px;
	display: inline-block;
}

.mf-list .mf-list-nav li a {
	color: #666;
	font-size: 14px;
	width: auto;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	position: relative;
}

.mf-list .mf-list-nav li.active a {
	color: #f55;
}

.mf-bussys-hfz {
	width: 100%;
	background: #F5F5F5;
}

.mf-bussys-hfz .hfz-section {
	padding-top: 60px;
	height: 500px;
}

.mf-bussys-hfz .hfz-section-1 {
	background: url(../img/bgd/blkbg.html);
}

.mf-bussys-hfz .hfz-section-1 .img {
	width: 50%;
	height: 400px;
	float: left;
	text-align: center;
}

.mf-bussys-hfz .hfz-section-1 .img img {
	width: 260px;
	height: 100%;
}

.mf-bussys-hfz .hfz-section-1 .title {
	color: #fff;
}

.hfz-section-1 .title h3 {
	color: #fff;
	margin: 50px 0 15px;
	overflow: hidden;
}

.hfz-section-1 .title p {
	width: auto;
	max-width: 400px;
	overflow: hidden;
	line-height: 35px;
	font-size: 15px;
	color: #eee;
}

.hfz-section-1 .title a {
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin-top: 35px;
	background: #f55;
	display: inline-block;
	text-align: center;
	color: #fff;
}

.hfz-section-1 .title a:hover {
	color: #f55;
	transition: all .3s ease;
}

.hfz-section-1 .title .hvr-bounce-to-right:hover,
.hfz-section-1 .title .hvr-bounce-to-right:active,
.hfz-section-1 .title .hvr-bounce-to-right:focus {
	color: #FF5555;
}

.hfz-section-2 {
	background: #F8F8F8;
}

.hfz-section-2 .show-box {
	width: 100%;
	height: 375px;
	background: #fff;
}

.hfz-section-2 .show-box h4 {
	height: 45px;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

.hfz-section-2 .show-box img {
	width: 80%;
	height: 225px;
	margin: 15px 10%;
	vertical-align: middle;
}

.hfz-section-2 div[class*="col"] {
	padding-left: 10px;
	padding-right: 10px;
}

/*XBIM协同管理软件*/
.bussys-section {
	padding-top: 100px;
	height: 500px;
}

.bussys-section-1 {
	background: url(../img/cases/xbimbgd.html) no-repeat;
}

.bussys-section-1 .title {
	text-align: center;
	line-height: 80px;
	padding-top: 120px;
}

.bussys-section-1 .title h1 {
	height: 80px;
	font-weight: 600;
	font-size: 50px;
	color: #fff;
}

.bussys-section-1 .title h4 {
	height: 80px;
	color: #fff;
	animation-delay: .3s !important;
	-moz-animation-delay: .3s !important;
	-webkit-animation-delay: .3s !important;
}

.bussys-section-2 {
	height: auto !important;
	min-height: 500px;
	padding-bottom: 100px;
}

.bussys-section .items .tag {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	color: #00A0E9;
	position: relative;
}

.bussys-section .items .tag:before {
	content: '';
	width: 6px;
	height: 18px;
	background: #00A0E9;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 10px;
}

.bussys-section .items p {
	text-align: left;
	line-height: 22px;
	margin: 20px 15px;
}

.bussys-section .items>.content {
	width: 96%;
	height: 350px;
	margin: 50px auto;
}

.bussys-section .items .content>li {
	float: left;
	width: 23%;
	height: 100%;
	margin: 0 1%;
}

.bussys-section .items .content .title {
	width: 135px;
	height: 135px;
	line-height: 135px;
	text-align: center;
	font-size: 27px;
	font-weight: 600;
	color: #fff;
	margin: 20px 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.bussys-section .items .content>li:nth-child(1) .title {
	background: linear-gradient(-135deg, rgba(240, 240, 240, .5) 5%, rgba(255, 85, 85, 1) 65%);
}

.bussys-section .items .content>li:nth-child(2) .title {
	background: linear-gradient(-135deg, rgba(240, 240, 240, .5) 5%, rgba(240, 150, 78, 1) 65%);
}

.bussys-section .items .content>li:nth-child(3) .title {
	background: linear-gradient(-135deg, rgba(240, 240, 240, .5) 5%, rgba(65, 187, 200, 1) 65%);
}

.bussys-section .items .content>li:nth-child(4) .title {
	background: linear-gradient(-135deg, rgba(240, 240, 240, .5) 5%, rgba(242, 167, 200, 1) 65%);
}

.bussys-section .items .text>li {
	width: 235px;
	line-height: 25px;
	color: #333;
	list-style: circle;
	list-style-position: outside;
}

.bussys-section .items .img {
	width: 800px;
	height: 400px;
	margin: 50px auto;
}

.bussys-section .items .img img {
	height: 100%;
	width: 100%;
}

.p-links{ padding-left: 20px;
width: 106px;
height: 40px;
display: block;
background-color: #7fcd61;
color: #fff;
line-height: 36px;
font-size: 14px;
border-radius: 20px;
margin: 30px 0 0 20px;
float: left;}

.p-links i{width: 16px;
height: 16px;
display: block;
background: url(../images/p-link.png) 0 0 no-repeat;
margin-top: 10px;
float: left;}

.p-linksB{ padding-left: 20px;
width: 156px;
height: 40px;
display: block;
background-color: #7fcd61;
color: #fff;
line-height: 36px;
font-size: 14px;
border-radius: 20px;
margin: 30px 0 0 20px;
float: left;}

/*****************************************/


/*--------------Index.html---------*/


/*****************************************/

.image-index {
	height: auto;
	width: 100%;
	max-width: 100vw;
}
.image-index img {
	width: -webkit-fill-available;
}