.gg_list{
	color: #ffffff;
	text-indent:2em;
	background-color: #ff0f04;
	padding: 2rem 1rem;
	line-height: 2rem;
}
.cg_xy{
	width: 70%;
	margin: 0 auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.xj_box{
	color: #4b4b4b;
	text-align: center;
	height: 3rem;
	
	
}
.srdz_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.srdz_lis {
    width: 49%;
    background-color: #f2f2f2;
    margin-bottom: 1.5rem;
}
.srdz_lis_mg {
    position: relative;
}
.srdz_lis_mg a {
    display: block;
}
.tjzy_logo {
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
}
.srdz_lis_name {
    padding: 1rem 0;
}
.srdz_lis_name h3 {
    text-align: center;
    color: #c00a33;
    font-size: 1.1rem;
}
.srdz_lis_name h3 span {
    font-size: 0.8rem;
}
.srdz_lis_name p {
    text-align: center;
    padding: 0.3rem 0;
    font-size: 0.8rem;
    color: #1b1a1a;
}

.srdz_lis_btn {
    overflow: hidden;
    padding: 0 10%;
}
.srdz_lis .srdz_lis_btn .srdz_lis_btn1 {
    width: 100%;
    background-color: #ed8a3d;
}
.srdz_lis_btn a:nth-child(1) {
    float: left;
    background-color: #e32e45;
}
.srdz_lis_btn a:nth-child(2) {
    float: right;
    background-color: #ed8a3d;
}
.srdz_lis_btn a {
    display: block;
    width: 48%;
    line-height: 2rem;
    text-align: center;
    color: #Fff;
}

.cg_xy1{
	width: 80%;
	margin: 0 auto;
	margin-bottom: 2rem;
}
.xdf_byys{
	width: 90%;
	margin: 0 auto;
}

.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: 8rem;
    width: 90%;
    margin: 0 auto;
}
.bm_box_jxxdf{
	height: 2rem;
	line-height: 2rem;
	font-weight: 800;
}
.dhjt_btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.5rem 5% 0;
}
.dhjt_btn a {
    display: block;
    width: 49%;
    line-height: 2.5rem;
    font-size: 1.1rem;
    text-align: center;
    color: #fff;
    background: url(../img/a-n.png) no-repeat;
    background-size: 100% 100%;
}