﻿* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #555;
	font-size: 14px;
}

td,
th,
caption {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
}

html {
	min-height: 100%;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
	/* width: 100%; */
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px 'Arial', 'Microsoft YaHei', '榛戜綋', '瀹嬩綋', sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

.clearfix:before,
.clearfix:after {
	content: ' ';
	display: inline-block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}


/*鍏叡绫�*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.al {
	text-align: left;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}

.hide {
	display: none;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1531752 */
	src: url('../font/font_1531752_32crkgl8sd.eot');
	src: url('../font/font_1531752_32crkgl8sd.eot') format('embedded-opentype'), url('../font/font_1531752_32crkgl8sd.woff2') format('woff2'), url('../font/font_1531752_32crkgl8sd.woff') format('woff'), url('../font/font_1531752_32crkgl8sd.ttf') format('truetype'), url('../font/font_1531752_32crkgl8sd.svg') format('svg');
}

.icon {
	font-family: iconfont;
	font-size: 16px;
}

@media screen and (max-width: 720px) {}

.page-enter-active,
.page-leave-active {
	transition: opacity .2s;
}

.page-enter,
.page-leave-active {
	opacity: 0;
}

.box {
	width: 1200px;
	margin: auto;
}

.t1 {
	color: #444444;
	font-size: 36px;
	font-weight: 800;
}

.t2 {
	font-size: 16px;
	margin-top: 19px;
	color: #848484;
}

.heg {
	height: 80px;
}


/* 鐩稿叧鏂规鍏敤鏍峰紡 */

.relevant-cases {
	text-align: center;
}

.relevant-cases-list {
	margin: 44px auto 60px;
	display: flex;
	justify-content: space-between;
	text-align: left;
}

.relevant-cases-list img {
	width: 376px;
	height: 247px;
	margin-bottom: 28px;
	border-radius: 8px;
}

.relevant-cases-list img:hover {
	transform: scale(1.1);
	transition: all 500ms linear;
}

.relevant-cases-list-box {
	width: 376px;
}

.relevant-cases-list-box div {
	font-size: 20px;
	color: #333333;
}

.relevant-cases-list-box div:last-child {
	font-size: 14px;
	color: #6b6b6b;
	margin-top: 11px;
}

.relevant-cases-btn {
	width: 214px;
	padding: 16px 0 18px;
	margin: 0 auto 40px;
	font-size: 18px;
	color: #fff;
	background-color: #236efb;
	box-shadow: 0 4px 16px rgba(35, 110, 251, 0.6);
	cursor: pointer;
}

.relevant-cases-btn:hover {
	background-color: #0b55df;
}






.yhd {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 99999;
}

@keyframes movetip {
	from {
		top: 0px;
	}

	to {
		top: -20px;
	}
}

@keyframes yhdss {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}


/*鏀惧ぇ鍔ㄧ敾鏁堟灉*/

.active-scale:hover {
	transform: scale(1.03);
	transition: 1s;
}

.sh-content-titleImg {
	position: relative;
	margin-top: 80px;
}


/*闃村奖鏁堟灉*/

.sh-shadow {
	box-shadow: 0px 0px 2px 2px #b7b8bb;
}


/*鍦嗙偣璁捐*/

.circle {
	height: 6px;
	width: 6px;
	float: left;
	border-radius: 50%;
	margin-right: 10px;
}

p {

}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}


/*鍚戜笂绉诲姩鏁堟灉*/

.sh-top:hover {
	transform: translateY(-15px);
	transition: 1s;
}

.avta {
	background-color: #236efb;
	color: #ffffff;
}


/*导航栏*/

.sh-content-nav {
	height: auto !important;
	background: rgb(243, 247, 252);
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	padding: 15px 0px !important;
}

.sh-content-nav ul {
	display: flex;
	justify-content: center;
	width: 70%;
	align-self: center;
}

.sh-content-nav li {
	flex: 1;
	display: inline-block;
	padding: 10px;
	margin: 0px 70px !important;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
	font-size: 18px;
}

.sh-content-nav li:hover {
	background-color: #236efb;
	color: #ffffff;
}



@media screen and (orientation: portrait) {
	.sh-content-nav li {
		margin-left: 1% !important;
	}

	.take-out-errands {
		width: 100%;
		height: 293px;
	}

	.box {
		width: 100%;
		margin: auto;
	}

	.relevant-cases-list-box {
		padding: 0;
		width: 100%;
	}

	.relevant-cases-list {
		flex-flow: column;
	}

	.relevant-cases-list-box {
		margin-bottom: 20px;
	}

	.relevant-cases-list img {
		width: 100%;
		height: 100%;
		margin-bottom: 28px;
		border-radius: 8px;
	}

	.sh-content-nav ul {
		display: block !important;
		width: 96% !important;
	}

	.sh-content-nav li {
		width: 49%;
		margin: 0px !important;
	}

	.sh-content-nav {
		height: 100px !important;
		margin-bottom: 0px !important;
	}

	.sh-content-details {
		width: 100% !important;
		align-self: center;
	}

	.sh-content-details-row-title p {
		padding: 5px;
		font-size: 20px !important;
		font-weight: 700;
	}

	.sh-content-titleImg {
		height: 293px !important;
		margin-top: 56px;
		background-size: 100% 100%;
	}



	.sh-content-nav {
		background: rgb(243 247 252);
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}

	.sh-content-nav li {
		flex: 1;
		display: inline-block;
		padding: 10px;
		margin: 0px;
		text-align: center;
		border-radius: 25px;
		cursor: pointer;
		font-size: 13px;
		margin-left: 1%;
	}


}


.sh-content-font {
	position: absolute;
	top: 50%;
	left: 15%;
	transform: translateY(-50%);
	color: #fff;
	width: 550px;
}




.sh-content-details-row-title p {
	font-size: 36px;
	font-weight: bold;
}

.layui-btn {
	height: 60px !important;
	width: 296px !important;
	line-height: 60px !important;
}

.layui-btn:hover {
	background-color: #0b55df !important;
	color: #fff;
	opacity: 1 !important;
}

.sh-content-font {
	display: none !important;
}


/*.layui-colla-item .layui-colla-content{*/


/*  display: block!important;*/


/*}*/

.layui-colla-content,
.layui-colla-item {
	border-top-width: 0px !important;
	border-top-style: solid;
}

@media screen and (max-width: 720px) {
	.sh-content-font {
		position: absolute;
		top: 60%;
		left: 5%;
		transform: translateY(-50%);
		color: #ffffff;
		width: 350px;
	}

	.sh-content-font .top {
		font-size: 30px !important;
		margin-bottom: 5px !important;
	}

	.box {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	.box img{
		max-width: 100%;
	}

	.heg {
		height: 56px;
	}

	.t1 {
		font-size: 18px;
	}

	.t2 {
		font-size: 16px;
		margin-top: 12px;
	}
}


