@charset "utf-8";

/* CSS Document */
@media (min-width: 1921px ) {
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img {
	display: block;
	width: 100%;
}
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case_box {
	width: calc( 61.98vw * 0.56 );
	height: auto;
	overflow: hidden;
	padding-top: calc( 3.91vw * 0.56 );
	padding-bottom: calc( 3.91vw * 0.56 );
}
.case_tit {
	font-size: calc( 2.5vw * 0.56 );
	color: #3e3a39;
	line-height: calc( 2.71vw * 0.56 );
	margin-bottom: calc( 1.56vw * 0.56 );
	text-align: center;
	font-weight: bold;
	padding-bottom: calc( 2.19vw * 0.56 );
	border-bottom: solid #CFCFCF 1px;
}
.case_item_k {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case_item {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: calc( 2.5vw * 0.56 );
	margin-bottom: calc( 1.46vw * 0.56 );
	border-bottom: solid #DBDBDB 1px;
}
.case_item:last-child {
	/*	padding-bottom: 0;*/
	margin-bottom: 0;
	border-bottom: 0;
}
.case_h1 {
	font-size: calc( 2.49vw * 0.56 );
	line-height: calc( 3.07vw * 0.56 );
	color: #5F5F5F;
}
.case_p {
	font-size: calc( 0.99vw * 0.56 );
	line-height: calc( 1.88vw * 0.56 );
	color: #5F5F5F;
}
.case_img {
	width: calc( 21.46vw * 0.56 );
	height: calc( 15vw * 0.56 );
	float: left;
	margin-right: calc( 5.42vw * 0.56 );
	box-sizing: border-box;
	border: solid 1px #CFCFCF;
	background-size: cover;
	background-position: center;
}
.case_img img {
	width: 100%;
	height: 100%;
	display: block;
}
.case_btn {
	height: calc( 2.97vw * 0.56 );
	background-color: #003E8C;
	font-size: calc( 0.99vw * 0.56 );
	color: #FFFFFF;
	line-height: calc( 2.97vw * 0.56 );
	padding-left: calc( 1.56vw * 0.56 );
	padding-right: calc( 1.56vw * 0.56 );
	display: inline-block;
	border-radius: calc( 0.21vw * 0.56 );
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	bottom: calc( 2.5vw * 0.56 );
	right: 0;
}
.case_btn img {
	display: inline-block;
	height: calc( 0.78vw * 0.56 );
	float: right;
	margin-top: calc( 1.09vw * 0.56 );
	margin-left: calc( 0.42vw * 0.56 );
}
.case_btn a {
	color: #fff;
	display: block;
}
.case_btn:hover {
	opacity: 0.8;
}
.case_pagination {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
	padding-top: calc( 0.83vw * 0.56 );
}
.pagination {
	float: right;
}
.pagination li {
	float: left;
	font-size: calc( 0.63vw * 0.56 );
	line-height: calc( 1.67vw * 0.56 );
	margin-right: calc( 0.47vw * 0.56 );
}
.pagination li a, .pagination li span {
	display: block;
	width: calc( 1.25vw * 0.56 );
	height: calc( 1.25vw * 0.56 );
	line-height: calc( 1.25vw * 0.56 );
	font-size: calc( 0.63vw * 0.56 );
	background-color: #E9E9EC;
	border-radius: 50%;
	text-align: center;
	margin-top: calc( 0.21vw * 0.56 );
	color: #000;
}
.pagination li.active a, .pagination li.active span {
	background-color: #868B91;
}
.pagination li:first-child span, .pagination li:first-child a {
	display: block;
	width: calc( 1.67vw * 0.56 );
	height: calc( 1.67vw * 0.56 );
	font-size: calc( 0.94vw * 0.56 );
	line-height: calc( 1.67vw * 0.56 );
	font-family: '宋体';
	margin-top: 0;
}
.pagination li:last-child {
	margin-right: 0;
}
.pagination li:last-child span, .pagination li:last-child a {
	width: calc( 1.67vw * 0.56 );
	height: calc( 1.67vw * 0.56 );
	font-size: calc( 0.94vw * 0.56 );
	line-height: calc( 1.67vw * 0.56 );
	font-family: '宋体';
	margin-top: 0;
}
.case_box2 {
	width: calc( 61.98vw * 0.56 );
	height: auto;
	overflow: hidden;
	padding-top: calc( 5.94vw * 0.56 );
	padding-bottom: calc( 2.08vw * 0.56 );
}
.case_info_tit {
	font-size: calc( 2.71vw * 0.56 );
	line-height: calc( 2.71vw * 0.56 );
	margin-bottom: calc( 2.4vw * 0.56 );
}
.case_info_img {
	float: right;
	width: 50%;
	height: auto;
	overflow: hidden;
	margin-bottom: calc( 1.77vw * 0.56 );
}
.case_info_img img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case_info_text {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: calc( 0.99vw * 0.56 );
	line-height: calc( 1.77vw * 0.56 );
	margin-bottom: calc( 1.77vw * 0.56 );
}
.case_info_text img {
	max-width: 100%;
}
.case_info_btn {
	width: calc( 10.57vw * 0.56 );
	height: calc( 2.34vw * 0.56 );
	font-size: calc( 1.25vw * 0.56 );
	line-height: calc( 2.34vw * 0.56 );
	margin-left: auto;
	margin-right: auto;
	border-radius: calc( 1.2vw * 0.56 );
	border: solid 1px #5F87BE;
	text-align: center;
}
.case_info_btn a {
	display: block;
	color: #004097;
}
.case_banm {
	display: none;
}
}
