#gszc0{
    background-color: #f3f3f3;
}
#gszc0 .t_box2{
    background-color: #24458f;
    border-radius: 5px;
}
#gszc0 .title3{
    color:#ff8214;
}
#gszc0 .title{
    color:#fff;
}
#gszc0 li{
    width: 88%;
    margin-left:6%;
    font-size: 0.8rem;
    color:#fff;
}
#gszc0 li span{
    font-size: 0.8rem;
    color:#fff;
}
#gszc0 li input{
    width: 64%;
    height:1.8rem;
    border-radius: 5px;
    border:1px solid #ccc;
    margin-left:1rem;
    font-size: 0.7rem;
    margin-bottom:0.3rem;
    padding:0.3rem 0.5rem;
}
#gszc0 button{
    width: 64%;
    height: 2.5rem;
    margin-left:30%;
    border-radius: 5px;
    border:none;
    background: #e60012;
    color:#fff;
    margin-top:-0.5rem;
    font-size: 0.8rem;
    margin-bottom:1rem;
}


#gszc1 ul{
    width: 100%;
    display: table;
    margin:0.5rem auto;
}
#gszc1 ul li{
    width: 46%;
    height:13rem;
    float: left;
    border-radius: 5px;
    margin:0.5rem 5% 0.5rem 1%;
    text-align: center;
    box-shadow: 2px 2px 4px 4px #ededed;
}
#gszc1 ul li:nth-child(2n){
    margin-right:0;
}
#gszc1 ul li img{
    width: 80%;
    margin:0.5rem 0 0.5rem 8%;
}
#gszc1 ul li p:first-of-type{
    color:#ec292b;
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom:0.5rem;
}
#gszc1 ul li p:last-of-type{
    color: #363636;
    font-size: 0.7rem;
    font-weight: bold;
    margin-bottom:0.7rem;
}
#gszc1 ul li button{
    width: 70%;
    height:2rem;
    color:#fff;
    border-radius: 5px;
    border:none;
    background: #ec292b;
}
#gszc1 ul li button a{
    color:#fff;
    font-size: 0.7rem;
}
#gszc2 ul{
    margin-bottom:0.5rem;
}
#gszc2 li {
    width: 100%;
    padding:0.1rem 0;
    position: relative;
    margin-bottom:0.5rem;
    display: table;
    vertical-align:middle;
}
#gszc2 li div{
    width: 4.5rem;
    height:2rem;
    background: #ff8b34;
}
#gszc2 li:nth-child(2n) div{
    background: #b8b8b8;
}
#gszc2 li div p{
    font-size: 0.8rem;
    color:#fff;
    text-align: center;
    line-height: 2rem;
}
#gszc2 li .gszc2{
    font-size: 0.7rem;
    position: absolute;
    top:0.5rem;
    left:5rem;
}

#gszc4 li{
    width: 100%;
    height:4rem;
    position: relative;
}
#gszc4 li div:first-of-type{
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    margin-top:3%;
    background: #ff8b34;
}
#gszc4 li div:first-of-type p{
  text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    color:#fff;
    line-height: 3rem;
}
#gszc4 li div:last-of-type{
    width: 75%;
  position: absolute;
    right: 0;
    top:0rem;
}
#gszc4 li div:last-of-type p:first-of-type{
    width: 90%;
    font-size:0.9rem;
    font-weight: bold;
    margin-bottom:0.5rem;
}
#gszc4 li div:last-of-type p:first-of-type span{
color:#ff8b34;
}
#gszc4 li div:last-of-type p:last-of-type{
    width: 100%;
    text-align: left;
    font-size:0.7rem;
}








