@charset "utf-8";
/* CSS Document */
@import url('css.css');

/*=============================================================
  case
  =============================================================*/
.case {
	width: 100%;
	height: auto;
	background: #f2f2f2 url(../images/casebg.jpg) top center no-repeat;
}
.case-t {
	font-size: 42px;
	height: 222px;
	line-height: 222px;
	text-align: center;
	color: #333;
}
.collages {
	width: 100%;
	padding: 100px 0px;
	background-color: #333;
}
.collages ul {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	padding: 50px 60px;
	background-color: #fff;
	border-radius: 10px;
}
.collages ul li {
	width: 270px;
	height: 106px;
	float: left;
	padding: 20px 24px;
}
.collages ul li img {
	width: 66px;
	height: 66px;
	float: left;
	vertical-align: top;
}
.collages ul li .collage-xx {
	width: 146px;
	float: right;
	text-align: center;
}
.collage-xx .name {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin: 5px 0px;
}
.collage-xx .num {
	width: 130px;
	height: 24px;
	margin: 0 auto;
	line-height: 24px;
	font-size: 14px;
	border-radius: 24px;
}
.collages ul li:nth-of-type(2n + 1) .collage-xx .num {
	background-color: #ffe2e1;
	color: #e0251e;
}
.collages ul li:nth-of-type(2n) .collage-xx .num {
	background-color: #dae8fc;
	color: #285baa;
}
.collage-xx .num span {
	font-weight: bold;
	font-size: 16px;
	margin-left: 12px;
}
.case-con {
	width: 1200px;
	padding: 90px 0px;
	margin: 0 auto;
}
.case-tabs {
	width: 100%;
	text-align: center;
}
.case-tabs a {
	width: 268px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	font-size: 20px;
	color: #333;
}
.case-tabs a.on {
	color: #fff;
	font-weight: bold;
	background-color: #333;
}
.case-slide {
	display: none;
}
.active {
	display: block;
}
.apply-select {
	width: 100%;
	height: 138px;
	padding: 0px 50px;
	margin: 50px 0px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #ececec;
}
.apply-select div {
	height: 69px;
	padding: 16px 150px;
	line-height: 36px;
	color: #333;
	font-size: 18px;
}
.apply-select div.apply-c {
	border-bottom: 1px solid #eee;
}
.apply-select div span {
	font-weight: bold;
	margin-right: 50px;
	display: inline-block;
}
.apply-select div a {
	width: 100px;
	height: 36px;
	display: inline-block;
	color: #333;
	text-align: center;
}
.apply-select div a.on {
	background-color: #285baa;
	color: #fff;
	border-radius: 36px;
}
.list-offer ul,
.list-case ul {
	clear: both;
	overflow: hidden;
}
.list-offer ul li {
	width: 274px;
	height: 390px;
	float: left;
	margin: 0px 34px 50px 0px;
	box-shadow: 2px 2px 10px #ececec;
}
.list-offer ul li a,
.list-offer ul li a img {
	width: 274px;
	height: 390px;
	display: block;
}
.list-offer ul li:nth-of-type(4n) {
	margin-right: 0px !important;
}
.list-case ul li {
	width: 390px;
	height: auto;
	padding: 30px 30px;
	display: inline-block;
	margin: 0px 10px 50px 0px;
	background-color: #fff;
	box-shadow: 2px 2px 10px #ececec;
	vertical-align: top;
	border-bottom: 6px solid #fff;
}
.list-case ul li:nth-of-type(3n) {
	margin-right: 0px !important;
}
.list-case ul li.apply-bk:hover {
	border-bottom: 6px solid #285baa;
}
.list-case ul li.apply-ss:hover {
	border-bottom: 6px solid #e0251e;
}
.list-case ul li.apply-bs:hover {
	border-bottom: 6px solid #333;
}
.list-case ul li img {
	width: 330px;
	height: 152px;
	vertical-align: top;
}
.list-case ul li p.list-case-tt {
	border-bottom: 1px solid #eee;
	line-height: 36px;
	padding: 10px 0px;
}
.list-case ul li p.list-case-tt .apply-xl {
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	border-radius: 0px !important;
	margin-top: 0px;
}
.list-case ul li.apply-bk .list-case-tt span {
	background-color: #dae8fc;
	color: #285baa;
}
.list-case ul li.apply-ss .list-case-tt span {
	background-color: #ffe2e1;
	color: #e0251e;
}
.list-case ul li.apply-bs .list-case-tt span {
	background-color: #333;
	color: #fff;
}
.list-case ul li p.list-case-tt a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.list-case ul li p {
	line-height: 36px;
	font-size: 18px;
	margin-top: 10px;
}
.list-case ul li p.hide {
	display: none;
	margin-top: 0px;
}
.list-case ul li p span {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	background-color: #eee;
	border-radius: 36px;
	margin: 10px 0px 0px 0px;
}
.list-case ul li.lqactive {
	position: relative;
	top: -40px;
	z-index: 1;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
	transition: top 3s;
}
.page {
	text-align: center;
	margin-top: 60px;
}
.page li {
	width: 46px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	/* border:1px solid #d3d3d3; */
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0px 4px;
}

.page a {
	width: 46px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	border: 1px solid #d3d3d3;
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0px 4px;
}
.page a:hover {
	color: #fff;
	background-color: #285baa;
	border: none;
}
.page .num {
	width: 46px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0px 4px;
	background-color: #285baa;
	border: none;
}

.page .active {
	width: 46px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0px 4px;
	background-color: #285baa;
	border: none;
}

.page a.last {
	border-radius: 5px 0px 0px 5px;
}
.page a.next {
	border-radius: 0px 5px 5px 0px;
}
.page .numbers {
	width: 46px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #d3d3d3;
	text-align: center;
	margin: 0px 4px;
}
.page a.button {
	width: 80px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	margin-left: 10px;
	color: #fff;
	background-color: #333;
}
.page a.button:hover {
	background-color: #285baa;
}
