.title{
	text-align:center;
	color:#000000;
	margin-top:50px;
}
.title::after {
	display: block;
	content: "";
	height: 2px;
	background: #999999;
	width: 100px;
	margin: 20px auto;
}
.r-1{
	margin-bottom:30px;
}
.r-2{
	background:#f9f9f9;
	padding:50px 0px 50px;
}
.r-3{
	background:#f9f9f9;
}
.tbale{
	text-align:center;
}
.customxs-2{
	padding-left:0px !important;
	font-weight:700;
}
.cs-r{
	margin-bottom:15px;
}
.ft{
	text-align:center;
	padding:30px 0px;
}
.bg-lg{
	background:#3187A8;
}
.login{
	line-height:30px;
	color:#fff;
	float:right;
}
.login ul{
	margin-bottom:0px;
}
.login li{
	display:inline;
	list-style:none;
	padding:0px 5px;
}
.login a{
	color:#fff;
}
.login a:hover{
	color:#fff;
	opacity:0.5;
	text-decoration:none;
}
.ct-row{
	padding:40px 0px;
}
.bg-bl{
	background:#000;
	color:#FFF;
	font-size:24px;
	padding:10px 0px;
}
.bt1{
	float:right;
}
.top{
	margin-bottom:20px;
}
.tp2{
	font-size:16px;
	padding-bottom:30px;
}
.box{
	width:70%;
	margin:auto;
}
@media screen and (max-width: 768px) {
	.box{
	width:100%;
	}
	.bt1, .bt2{
		float:none;
		text-align:center;
	}
	.bt1{
		margin-bottom:15px;
	}
	.tbale img{
		width:100%;
	}
	.im1{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 480px) {
	.customxs-2{
		padding-left:15px !important;
	}
}
@media screen and (max-width: 320px) {
	.customxs{
		width: 27.667% !important;
	}
	.customxs-2{
		width: 72.333% !important;
	}
}
