body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border: none;
}

input,
textarea {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}

body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:"microsoft yahei";
	/* background: linear-gradient(to right, #faf6ed 20%,#fffdf8 60%,#faf6ed); */
	background: #f7f0ed;
}

.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}
.wrap{
	max-width: 1600px;
	margin: auto;
}
.header{
	width: 100%;
	height: 480px;
	background: url(../img/head_bg.jpg) center;
}
.header_con{
	width: 1074px;
	margin: auto;
	position: relative;
}
.nav a{
	color: #fefefe;
	font-size: 14px;
	padding: 0 16px;
	display: inline-block;
	line-height: 14px;
	margin-top: 22px;
}
.nav a:not(:last-child){
	border-right: 1px solid #fefefe;
}
.nav a:first-child{
	padding-left: 0;
}
.text1{
	position: absolute;
	top: 115px;
	left: 0;
}
.text2{
	position: absolute;
	right: 0;
	top: 33px;
}
.main{
	width: 1074px;
	margin: 33px auto 0;
}
.intro{
	width: 100%;
	height: 453px;
	background: url(../img/intro_bg.jpg) no-repeat center;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 0 25px;
}
.intro_box{
	background: rgba(237,230,228,.85);
	color: #24333f;
	font-size: 14px;
	width: 516px;
	height: 393px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 12px 25px;
	line-height: 24px;
}	
.title{
	width: 100%;
	height: 57px;
	background: url(../img/title_bg.jpg) no-repeat center;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	line-height: 55px;
	text-indent: 24px;
	margin: 56px 0 50px;
}
.detail_box{
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.d_left{
	position: relative;
	height: 281px;
}
.d_y_bg{
	padding: 0 10px 0 16px;
	height: 58px;
	background: #ff9537;
	position: absolute;
	font-size: 30px;
	color: #24333f;
	font-weight: bold;
	line-height: 56px;
	bottom: 0;
    left: -24px;
}
.d_y_bg:after{
	content: '';
	position: absolute;
    width: 0;
	height: 0;
	border-bottom: 58px solid #ff9537;
	border-right: 18px solid transparent;
	right: -18px;
}
.d_r_bg{
	padding: 0 24px 0 10px;
	height: 58px;
	background: #d5332b;
	position: absolute;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	line-height: 56px;
	bottom: -58px;
	right: 0;
}
.d_r_bg::before{
	content: '';
	position: absolute;
    width: 0;
	height: 0;
	border-top: 58px solid #d5332b;
	border-left: 18px solid transparent;
	left: -18px;
}
.tri{
	background: url(../img/tri.png);
	width: 20px;
	height: 23px;
	display: inline-block;
	margin-left: 12px;
	box-sizing: border-box;
}
.d_right{
	width: 530px;
	height: 336px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #24333f;
	font-size: 14px;
	padding: 12px 0;
	box-sizing: border-box;
	line-height: 24px;
}
.detail_bottom{
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 20px;
}
.db_left{
	max-width: 610px;
}
.db_left_con>*:not(.talk){
	padding-left: 8px;
}
.db_left_con{
	margin-bottom: 52px;
}
.talk{
	width: 460px;
	color: #d5332b;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 16px;
	background: linear-gradient(to right, #ffb87f 40%,#f7eee8);
	border-radius: 50px;
}
.db_l_title{
	color: #d5332b;
	font-size: 28px;
	font-weight: bold;
	margin: 21px 0;
}
.db_left p{
	font-size: 14px;
	color: #24333f;
	line-height: 24px;
}
.another{
	margin-bottom: 42px;
}
.ano_big{
	font-size: 28px;
	color: #d5332b;
	font-weight: bold;
	padding-right: 12px;
}
.ano_small{
	font-size: 18px;
	color: #24333f;
}
.db_right{
	position: relative;
}
.dbr_y_bg{
	bottom: inherit;
	left: inherit;
	top: 463px;
}
.dbr_r_bg{
	width: 280px;
	height: 80px;
	line-height: 38px;
	font-size: 18px;
	font-weight: normal;
	top: 520px;
}
.dbr_r_bg::before{
	border-top: 78px solid #d5332b;
	border-left: 24px solid transparent;
	left: -24px;
}
.case_box{
	display: flex;
	justify-content: space-between;
}
.case_right{
	width: 344px;
}
.case_right	a{
	display: inline-block;
	margin-bottom: 8.8px;
}
.case_con{
	display: inline-block;
	position: relative;
}
.case_con span{
	left: 0 !important;
	width: 100%;
	text-indent: 12px;
	background-color: rgba(12, 12, 12,.40);
	min-width: 200px;
}
.case_left span{
	position: absolute;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	bottom: 36px;
	left: 41px;
}
.case_right span{
	position: absolute;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	bottom: 23px;
	left: 17px;
}
.report_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.report_con{
	width: 500px;
	padding-right: 2%;
	box-sizing: border-box;
	margin-bottom: 50px;
}
.report_title{
	font-size: 24px;
	color: #24333f;
	font-weight: bold;
	margin-bottom: 19px;
}
.report_con span{
	font-size: 14px;
	color: #707070;
}
.sign .title{
	margin-bottom: 0;
}
.sign_block{
	background: url(../img/sign_bg.jpg);
}
.sign_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 30px 190px 0;
}
.opt{
	/* display: inline-block;
	vertical-align: baseline; */
	margin-bottom: 14px;
}
.opt h2{
	display: inline-block;
	vertical-align: baseline;
	font-size: 18px;
	color: #24333f;
	font-weight: bold;
	width: 80px;
}
.inputtext{
	width: 357px;
	height: 36px;
	outline: none;
	border: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #000000;
	line-height: 34px;
	text-indent: 12px;
	font-weight: bold;
}
.submit{
	cursor: pointer;
	width: 440px;
	height: 47px;
	background: url(../img/submit.jpg) center;
}
.tips{
	font-size: 14px;
	color: #24333f;
	width: 224px;
	line-height: 24px;
}
.tips p{
	margin-bottom: 12px;
}
.group{
	display: flex;
	margin-top: 24px;
	justify-content: space-between;
	padding: 0 54px 10px;
}
.group_con h4{
	font-size: 18px;
	color: #24333f;
	font-weight: bold;
	line-height: 28px;
}
.group_con span{
	font-size: 14px;
	color: #24333f;
	display: block;
	text-align: left;
	line-height: 30px;
}
.group_con b{
	font-weight: normal;
	color: #24333f;
	text-align: left;
}
.qrcode{
	padding-top: 10px;
}
.footerwrap {
	background: #d5332b;
	padding-bottom: 20px;
}
.footer {
	width: 950px;
	margin: auto;
	overflow: hidden;
	padding: 10px 0;
}
.footer_l {
	float: left;
	width: 20%;
	margin-top: 3%;
}
.footer_r {
	float: right;
	width: 80%;
}
.footer_r li {
	list-style: none;
	float: left;
	color: white;
	font-size: 12px;
	margin-top: 20px;
}
img:not(.notlazy),.case_con span{
	/* display: none; */
	opacity: 0;
	transform: translate(0, 20px);
	transition: all 1s;
}
@media only screen and (max-width: 700px) {
	.wrap {
		max-width: 100%;
	}
	.header_con{
		max-width: 100%;
	}
	.nav{
		white-space: nowrap;
		overflow: auto;
		box-sizing: border-box;
		padding: 0 20px;
	}
	.header{
		height: 280px;
	}
	.text1{
		top: 95px;
		left: 20px;
		width: 80%;
	}
	.text2{
		right: 12px;
		top: 104px;
		width: 30%;
	}
	.main{
		width: 100%;
	}
	.main *{
		max-width: 100%;
	}
	.title{
		font-size: 26px;
	}
	.intro,.intro_box{
		height: auto;
		padding: 12px;
		box-sizing: border-box;
		background-size: cover;
	}
	.intro_box p{
		padding: 12px 0;
	}
	.detail_box,.detail_bottom{
		flex-wrap: wrap;
	}
	.talk{
		box-sizing: border-box;
	}
	.d_left{
		height: auto;
	}
	.d_y_bg,.d_r_bg{
		font-size: 18px;
		position: unset;
	}
	.d_right{
		height: auto;
		margin: 18px 0;
	}
	.d_right p{
		margin: 12px 0;
	}
	.detail_bottom{
		margin-top: 26px;
	}
	.case_box{
		display: inherit;
	}
	.case_right{
		width: 100%;
	}
	.case a{
		width: 80%;
		display: block;
		margin: 12px auto;
	}
	.case_con span{
		font-size: 18px;
		bottom: 12px !important;
	}
	.report_title {
	    font-size: 20px;
	}	
	.report_con{
		flex: 40%;
		margin: 5%;
	}
	.sign_box{
		padding: 30px 50px 0;
	}
	.tips{
		width: inherit;
		margin: 18px 0;
	}
	.group{
		flex-wrap: wrap;
		padding: 0 24px 10px;
	}
	.group_con span{
		font-size: 13px;
	}
	.group_con b{
		display: block;
	}
	.group_con{
		white-space: nowrap;
	}
	.qrcode{
		display: block;
		margin: 18px auto;
	}
	.footer {
		width: 100%;
	}
	.footer_l {
		width: 100%;
		text-align: center;
	}
	.footer_r {
		float: right;
		width: 96%;
		padding: 0 2%;
	}
}	