/* 米云科技 15838183637 */
.product {
	width: 100%;
	height: 540px;
	background-image: url(../images/bg.jpg);
	padding: 35px 0;
}

.product .sub-cats {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}

.product .sub-cats a {
	color: #000000;
	padding: 0 15px;
	display: block;
	position: relative;
}

.product .sub-cats a:after {
	width: 1px;
	height: 12px;
	background: #DDDDDD;
	content: '';
	left: 0;
	margin-top: -18px;
	display: block;
	position: absolute;
}

.product .sub-cats a:first-child::after {
	width: 0;
}

.product-item {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.product-item .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}


.product-item .bd {
	padding: 10px;
	width: 1200px;
	margin: 0 auto;
}

.product-item .bd ul {
	overflow: hidden;
	zoom: 1;
}

.product-item .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}

.product-item .bd ul li .pic {
	text-align: center;
	width: 290px;
	height: 290px;
	overflow: hidden;
}

.product-item .bd ul li .pic img {
	width: 290px;
	height: 290px;
	display: block;
	transition: all 0.3s ease-in-out
}

.product-item .bd ul li .pic a:hover img {
	border-color: #999;
	transform: scale(1.1);
}

.product-item .bd ul li .title {
	line-height: 45px;
	transition: all 0.3s ease-in-out
}

.product-item .bd ul li:hover .title {
	background-color: #0841ab;
	transition: all 0.3s ease-in-out
}

.product-item .bd ul li .title a {
	color: #333333;
}

.product-item .bd ul li:hover .title a {
	color: #FFFFFF;
}

.advance {
	width: 100%;
	background-image: url(../images/bg1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 35px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.advance .intro {
	width: 100%;
	height: 450px;
	background-color: #2083d6;
	color: #FFFFFF;
	padding: 20px;
	border-radius: 12px;
	box-sizing: border-box;
	margin: 42px 0;
	overflow: hidden;
}

.advance .intro .thumb {
	width: 550px;
border-radius: 10px;
overflow: hidden;
height: 420px;
float: left;
}

.advance .intro .thumb img {
	width: 100%;
}

.advance .intro .items {
	width: 550px;
	float: right;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.advance .intro .items .item {
	width: 50%;
	height: 180px;
	padding: 20px 50px;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
}

.advance .intro .items .item .icon {
	width: 50px;
	height: 50px;
}

.advance .intro .items .item h2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

.advance .ad-item {
	width: 1198px;
	height: 228px;
	border: 1px solid #EEEEEE;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

.advance .ad-item .thumb {
	width: 599px;
	float: left;
}

.advance .ad-item .desc {
	float: right;
	width: 599px;
	display: flex;
	align-items: center;
	height: 228px;
	font-size: 18px;
	color: #000000;
	padding: 0 80px;
	box-sizing: border-box;
	line-height: 1.8;
}

.advance .ad-item .num {
	position: absolute;
	width: 100px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 42px;
	font-weight: bold;
	left: 546px;
	top: 100px;
	background-color: rgba(32, 131, 214, .9);
	color: #FFFFFF;
}

.about {
	width: 100%;
	height: 340px;
	display: flex;
	box-sizing: border-box;
	margin-top: 30px;
	float: left;
}

.about .left {
	width: 50%;
	background-color: #2083d6;
	color: #FFFFFF;
	padding: 50px 45px;
	box-sizing: border-box;
}

.about .left h1 {
	font-size: 30px;
	margin-bottom: 38px;
}

.about .left p {
	font-size: 17px;
	margin-bottom: 45px;
	line-height: 1.9;
}

.about .left a {
	border: 1px solid #EEEEEE;
	padding: 6px 45px;
	color: #FFFFFF;
	transition: all 0.3s ease-in-out;
	font-size: 15px;
}

.about:hover .left a {
	background-color: #FFFFFF;
	color: #2083d6;

}

.about .right {
	width: 50%;
	overflow: hidden;
}

.about .right .thumb {
	width: 600px;
	height: 340px;
	transition: all 0.3s ease-in-out;
}

.about:hover .right .thumb {
	transform: scale(1.1);
}


.iFCB-PRO-5 {
	float: left;
	width: 20%;
	box-sizing: border-box;
}

.iFCB-TPLB li {
	position: relative;
	line-height: 22px;
}

.iFCB-TPLB li .iFCB-rp {
	position: relative;
	margin: 0;
	padding: 1px 10px 0;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
}

.iFCB-TPLB li .iFCB-rp .m-pic {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.iFCB-TPLB li .iFCB-rp .m-pic img {
	width: 95%;
	height: 100%;
	transition: all 0.6s ease-in-out;
	transform: scale(1);
}

.iFCB-TPLB li .iFCB-rp .m-intro {
	position: relative;
	width: 100%;
	padding: 12px 8px;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
	text-align: center;
}

.iFCB-TPLB li .iFCB-rp .m-intro::after {
	display: block;
	content: "";
	clear: both
}

.iFCB-TPLB li .iFCB-rp .m-intro .u-tt {
	position: relative;
	width: 100%;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.iFCB-TPLB li .iFCB-rp .m-intro .u-des {
	font-size: 12px;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp {
	position: relative;
	padding: 0;padding-top: 15px;
	height: 455px;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp a {
	color: #fff;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 1;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp .m-pic {
	border: 0;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	height: 80px;
	margin-top: -40px;
	border: 0;
	background: none;
	color: #fff;
	text-align: center;
	line-height: 30px;
	opacity: 1;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 2;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-tt {
	position: relative;
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 22px;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-des {
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-more {
	width: 110px;
	height: 32px;
	margin: 30px auto 0;
	border: 1px solid rgba(255, 51, 0, 0.5);
	color: rgba(255, 51, 0, 0.5);
	line-height: 32px;
	text-align: center;
	transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	display: block;
	opacity: 0;
}

.iFCB-pro .iFCB-TPLB li:hover .iFCB-rp::after {
	background: rgba(0, 0, 0, 0);
	opacity: 0.8;
}

.iFCB-pro .iFCB-TPLB li:hover .iFCB-rp .m-intro {
	margin-top: -80px;
	background: none;
}

.iFCB-pro .iFCB-TPLB li:hover .iFCB-rp .m-intro .u-more {
	opacity: 1;
}

.news {
	width: 100%;
	height: 600px;
	margin-top: 65px;
	margin-bottom: 30px;
}

.news .mi-main {
	margin-top: 45px;
}

.news .left {
	width: 40%;
	height: 470px;
	overflow: hidden;
	float: left;
	padding: 55px 43px;
	background: url(../images/bg2.jpg) #f1f1f1;
	background-position: center bottom;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: 100% auto;
}

.news .right {
	width: 55%;
	float: right;
}

.news .right li {
	border-top: 2px solid #ebebeb;
	position: relative;
	line-height: 24px;
	padding: 30px 8px 20px;
	transition: all 0.3s ease-in-out;
	box-sizing: border-box;
}

.news .right li a {
	font-size: 18px;
	color: #000000;

}

.news .right li p {
	max-height: 56px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news .right li:hover {
	background-color: #f4f4f4;
}

.news .right li:hover a {
	color: #0176D3;
}

.focusBox {
	position: relative;
	width: 100%;
	height: auto;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic .thumb{
	width: 100%;
	height: 250px;
	display: flex;
	align-items: center;
	overflow: hidden;
	justify-content: center;
}
.focusBox .pic .thumb img {
	width:auto;
	height: 250px;
}
.focusBox .pic h3{
	font-size: 24px;
	color: #000000;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .pic p{
	color: #666666;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 2;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: -45px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.mi-card{
	width: 100%;
	margin: 55px 0;
}
.mi-card .mi-main{
	margin-top: 30px;
}
.mi-card img{
	width: 100%;
}

.mi-link{
	width: 100%;
	background-color: #f9f9f9;
	padding: 20px 0;
}
.mi-link b{
	font-size: 16px;
}
.mi-link a{
	color: #333;
	margin: 0 10px;
	line-height: 2;
}
