@font-face {
	font-family: "fontName";
	src: url("../../fonts/SOURCEHANSERIFCN-BOLD.OTF");
}

@font-face {
	font-family: "fontNumber";
	src: url("../../fonts/bahnschrift.ttf");
}

.sma-banner {
	z-index: -9999;
	position: absolute;
}

.sma_banner_cn {
	height: 62px;
	font-size: 66px;
	font-family: Fontquan-XinYiGuanHeiTi;
	font-weight: 400;
	color: #F2F2F2;
	line-height: 59px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.sma_banner_en {
	height: 22px;
	font-size: 30px;
	font-family: Myriad Pro;
	font-weight: 400;
	font-style: italic;
	color: #F2F2F2;
	line-height: 18px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.tab_title>.active {
	border-bottom: none !important;
}

.tab_title>li {
	margin-right: 80px !important;
/* 	margin-left: 0px !important; */
}

.tab_title>li, .tab_title>li>a {
	width: auto !important;
	/* height: 100% !important; */
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	border-bottom: 4px solid #1B70E3 !important;
	color: #1B70E3 !important;
}

/* .tab_title {
	height: 120px !important;
	line-height: 120px !important;
	margin-top: -56.5px !important;
} */

.white_top {
	background: white;
	height: 120px;
	position: absolute;
	left: 15%;
	top: -9%;
	z-index: 2;
}

.bgcgrey {
	width: 100%;
	height: auto;
	background: #F3F6FB;
	padding-bottom: 60px;
}
.smart_left >img{
	width:100%;
}
.smart_box {
	width: 70.83%;
	margin: 0 auto;
	padding-top: 125px;
}

.item, .active {
	width: 100% !important;
	/* height:100% !important; */
}

.carousel-indicators li {
	opacity: 0.3;
	background: #333333 !important;
}

.carousel-indicators .active {
	width: 34px !important;
	height: 8px !important;
	background: #3B8EFF !important;
	border-radius: 4px !important;
}

.serverInof_swiper {
	width: auto !important;
/* 	display: flex; */
	/* justify-content: space-between; */
}

.serverInof_swiper>li {
	position: relative;
}

.carousel-indicators li {
	text-indent: 0 !important;
}

.serverInof_swiper>.active>a {
	border-bottom: 4px solid #1B70E3;
	color: #1B70E3;
	font-weight: bold;
}

.serverInof_swiper>li>a {
	position: absolute;
	top: -608px;
	left: -35px;
	width: 120px;
	z-index: 11;
	color: #333333;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-decoration: none;
}
.serverInof_swiper>li>a>div{
	 margin: 19px 0;
}
   
.smart_right_title_text {
	margin-left: 21px;
	vertical-align: middle;
	width: 207px;
	height: 23px;
	font-size: 34px;
	font-family: Calibri;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
}

.smart_num {
	color: #1571EE;
	font-size: 18px;
	font-weight: bold;
}

.see_detail {
	border-radius: 0px;
	margin-top: 43px;
	width: 238px !important;
	height: 54px !important;
	background: linear-gradient(270deg, #3B8EFF, #3699FF) !important;
	box-shadow: 0px 7px 20px 0px rgba(54, 153, 255, 0.5) !important;
}

.contain {
	width: 100%;
	height: 500px;
}

.contain_right {
	height: 100%;
	width: 50%;
	background: url("/img/web/serverInfo/pic6.jpg");
}

.contain_left_text {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 40px;
}

.four_white, .four_black {
	display: flex;
	justify-content: space-around;
	width: 80.72%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.four_white div {
	width: 140px;
	height: 100px;
	line-height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 91, 176, 0.1);
	text-align: center;
	font-weight: 400;
	font-family: fontName;
	color: #333333;
	font-size: 20px;
}

.four_black div {
	color: #ffffff;
	width: 140px;
	height: 161px;
	line-height: 26px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.four_black div img {
	margin-top: 40px;
}

.four_black div p {
	margin-top: 38px;
}

.right_fixed_costmer {
	position: fixed;
	top: 40%;
	right: 0.63%;
	display: inline-block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9999;
}

.right_fixed_costmer img {
	width: 100%;
	height: 100%;
}