body{
	background-color: #fff;
}
img{
	width: 100%;
	height: 100%;
}
.prdscjz_name {
	text-align: center;
	font-size: 1.3rem;
	color: #ff502e;
	padding: 0.8rem 0 0.5rem;
}
.prdscjz_name p{
	color: #707070;
	font-size: 0.9rem;
}
.prdscjz_ctn p{
	font-size: 1.1rem;
	text-align: center;
	color: #5ec8c8;
	font-weight: 800;
}
.prdscjz_mg{
	padding: 0.3rem 20%;
}
.prdscjz_btm{
	padding: 0 5%;
}
.prdscjz_btm p{
	color: #3f3f3f;
	padding-bottom: 0.3rem;
}
.prdscjz_btm p:nth-child(1){
	padding-bottom: 0.8rem;
}
.prdscjz_btn{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
}
.prdscjz_btn a{
	display: block;
	width: 48%;
	line-height: 2.3rem;
	text-align: center;
	color: #fff;
}
.prdscjz_btn a:nth-child(1){
	background-color: #2bf3f6;
}
.prdscjz_btn a:nth-child(2){
	background-color: #ff732e;
}
.xxjh_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xxjh_list li{
	width: 24%;
	padding-bottom: 0.8rem;
}
.xxjh_lis_txt p{
	text-align: center;
	color: #2a2a2a;
}
.zzjh_mg{
	padding: 0 5% 1rem;
}
/* zykc */
.zykc {
	background-color: #f1f1f1;
}
.zykc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.zykc_name {
	background-color: #fff;
	padding-bottom: 1rem;
}
.zykc_list li{
	width: 48%;
	margin-bottom: 1.5rem;
	
}
.zykc_name p{
	text-align: center;
	font-size: 1.2rem;
	font-weight: 800;
	padding: 0.4rem 0;
}
.zykc_btn{
	padding-top: 0.2rem;
}
.zykc_btn a{
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 1.2rem;
	color: #fff;
	background-color: #ff502e;
	line-height: 2.2rem;
	text-align: center;
	border-radius: 1.1rem;
}
/* prjs */
.prjs_box{
	padding: 1.5rem 7%;
	background-color: #2bf3f6;
}
.prjs .prdscjz_btn{
	padding-top: 2rem;
	padding-bottom: 1rem;
}
.zysb_ctn{
	padding: 1rem 0;
}
.gdyw_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 1.5rem;
}
.gdyw_list li{
	color: #fff;
	width: 50%;
	margin-bottom: 0.3rem;
	font-size: 0.9rem;
	line-height: 2.8rem;
	padding-left: 2%;
}
.gdyw_list li:nth-child(1){
	background-color: #ef85e9;
}
.gdyw_list li:nth-child(2){
	background-color: #10bcbe;
}
.gdyw_list li:nth-child(3){
	background-color: #d67e3e;
}
.gdyw_list li:nth-child(4){
	background-color: #47aa6e;
}
.gdyw_list li:nth-child(5){
	background-color: #bc2929;
}
.gdyw_list li:nth-child(6){
	background-color: #17809c;
}
.ljc_form {
    padding: 1.5rem 5%;
}
.form_top {
    overflow: hidden;
    padding-bottom: 0.8rem;
}
.form_left {
    float: left;
    width: 3%;
    height: 3.5rem;
    background-color: #ff6e00;
}
.form_right {
    float: left;
    width: 97%;
    line-height: 3.5rem;
    font-size: 1.2rem;
    font-weight: 1000;
    padding-left: 1%;
    color: #000;
}
.ipt_form {
    padding-left: 3%;
    margin-bottom: 0.8rem;
}
.ipt_form input {
    line-height: 3.5rem;
    font-size: 1.2rem;
    border: 0.01rem solid;
    padding-left: 5%;
    width: 100%;
    outline: none;
}
.ipt_form select {
	height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.2rem;
    border: 0.01rem solid;
    padding-left: 5%;
    width: 100%;
    outline: none;
}
#submit {
    -webkit-appearance: none;
    cursor: pointer;
}
.ipt_form button {
    width: 100%;
    background-color: #ef1828;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: center;
    outline: none;
}
.xdf_lxcg{
	color: ##626262;
}
.mq_qy{
	height: 6rem;
    width: 90%;
    margin: 0 auto;
}
.bm_box_jxxdf{
	height: 2rem;
	line-height: 2rem;
	font-weight: 800;
}