.content{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.88rem;
}
.content .con-img{
    width: 100%;
    height: 4.5rem;
}
.con-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.content .con-introduction{
    width: 100%;
    height: 6.42rem;
    margin-top: 0.6rem;
}
.con-introduction .int-title{
    width: 100%;
    height: 0.62rem;
    border-bottom: 0.01rem solid #ff9e02;
}
.int-title .title{
    width: 1.94rem;
    height: 0.62rem;
    border-top-right-radius: 0.8rem;
    background: #ff9e02;
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.62rem;
}
.con-introduction .int-ul{
    width: 7.1rem;
    height: 5.2rem;
    margin-top: 0.3rem;
    padding: 0 0.2rem;
}
.int-ul .int-li{
    width: 3.45rem;
    height: 2.5rem;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
    float: left;
}
.int-li:nth-of-type(even){
    margin-right: 0;
}
.int-li:nth-of-type(n+3){
    margin-top: 0.2rem;
}
.int-li .li-head{
    display: block;
    width: 0.89rem;
    height: 0.89rem;
    margin: 0.2rem auto 0;
    font-size: 0.89rem;
    text-align: center;
    line-height: 0.89rem;
}
.li-head .iconfont{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.89rem;
    text-align: center;
    line-height: 0.89rem;
    color: white;
}
.int-li .li-title{
    width: 100%;
    height: 0.3rem;
    margin-top: 0.28rem;
    font-size: 0.3rem;
    color: white;
    text-align: center;
    line-height: 0.3rem;
}
.int-li .more{
    width: 1.1rem;
    height: 0.45rem;
    margin: 0.19rem auto 0;
    border: 0.01rem solid #ffffff;
    font-size: 0.24rem;
    color: white;
    text-align: center;
    line-height: 0.45rem;
}
.more a{
    color: white;
}
.content .con-process{
    width: 100%;
    height: 12.04rem;
    overflow: hidden;
    margin-top: 0.3rem;
}
.con-process .pro-title{
    width: 100%;
    height: 0.62rem;
    border-bottom: 0.01rem solid #ff9e02;
}
.pro-title .title{
    width: 1.94rem;
    height: 0.62rem;
    border-top-right-radius: 0.8rem;
    background: #ff9e02;
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.62rem;
}
.con-process .pro-ul{
    width: 7.1rem;
    height: auto;
    overflow: hidden;
    padding:  0 0.2rem;
    margin-top: 0.1rem;
}
.pro-ul .pro-li{
    width: 100%;
    height: 1.6rem;
    border-bottom: 0.01rem dashed #cccccc;
}
.pro-li:last-child{
    border-bottom: none;
}
.pro-li .li-left{
    width: 0.75rem;
    height: 100%;
    margin-left: 0.34rem;
    float: left;
}
.li-left .iconfont{
    font-size: 0.6rem;
    text-align: center;
    line-height: 1.6rem;
    color: #ff9e02;
}
.pro-li .li-right{
    width: 4.9rem;
    height: 1.6rem;
    float: left;
    margin-left: 0.4rem;
}
.li-right .ri-title{
    width: 100%;
    height: 0.3rem;
    margin-top: 0.3rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight:bold;
}
.li-right .ri-con{
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
}
.ri-con p{
    font-size: 0.24rem;
    color: #666666;
}
.content .con-legal{
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
}
.con-legal .leg-title{
    width: 100%;
    height: 0.62rem;
    border-bottom: 0.01rem solid #ff9e02;
}
.leg-title .title{
    width: 1.94rem;
    height: 0.62rem;
    border-top-right-radius: 0.8rem;
    background: #ff9e02;
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.62rem;
}
.con-legal .leg-ul{
    width: 7.1rem;
    height: auto;
    padding: 0 0.2rem;
}
.leg-ul .leg-li{
    width: 100%;
    height: 2.12rem;
    border-bottom: 0.01rem dashed #cccccc;

}
.leg-li a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.leg-li .li-img{
    width: 1.51rem;
    height: 1.51rem;
    margin-top: 0.32rem;
}
.li-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.leg-li .li-con{
    width: 5.39rem;
    height: 1.51rem;
    margin-top: 0.32rem;
}
.li-con .title{
    width: 100%;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;font-size: 0.26rem;color: #000000;
}
.li-con .substance{
    width: 100%;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.2rem;
}
.content .con-complaint{
    width: 100%;
    height: 8rem;
    margin-top: 0.42rem;
}
.con-complaint .com-title{
    width: 100%;
    height: 0.62rem;
    border-bottom: 0.01rem solid #ff9e02;
}
.com-title .title{
    width: 1.94rem;
    height: 0.62rem;
    border-top-right-radius: 0.8rem;
    background: #ff9e02;
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.62rem;
}
.con-complaint .form{
    width: 6.54rem;
    height: 7rem;
    padding: 0 0.48rem;
    margin-top: 0.3rem;
}
.form .campus{
    width: 100%;
    height: 0.73rem;
    display: flex;
    justify-content: space-between;
}
.campus span{
    width: auto;
    height: 0.73rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.73rem;
}
.campus .input{
    width: 4.43rem;
    height: 100%;
    background: #f2f2f2;
    border-radius: 0.1rem;
    border: 0.01rem solid #dddddd;
}
.input #campus{
    display: block;
    width: 4.3rem;
    height: 0.71rem;
    margin-top: 0.01rem;
    border: none;
    outline: none;
    margin-left: 0.08rem;
    background: #f2f2f2;
}
.campus .iconfont{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: red;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
.form .name{
    width: 100%;
    height: 0.73rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.name span{
    width: auto;
    height: 0.73rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.73rem;
}
.name .input{
    width: 4.43rem;
    height: 100%;
    background: #f2f2f2;
    border-radius: 0.1rem;
    border: 0.01rem solid #dddddd;
}
.input #name{
    display: block;
    width: 4.3rem;
    height: 0.71rem;
    margin-top: 0.01rem;
    border: none;
    outline: none;
    margin-left: 0.08rem;
    background: #f2f2f2;
}
.name .iconfont{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: red;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
.form .tel{
    width: 100%;
    height: 0.73rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.tel span{
    width: auto;
    height: 0.73rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.73rem;
}
.tel .input{
    width: 4.43rem;
    height: 100%;
    background: #f2f2f2;
    border-radius: 0.1rem;
    border: 0.01rem solid #dddddd;
}
.input #tel{
    display: block;
    width: 4.3rem;
    height: 0.71rem;
    margin-top: 0.01rem;
    border: none;
    outline: none;
    margin-left: 0.08rem;
    background: #f2f2f2;
}
.tel .iconfont{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: red;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
.form .mailbox{
    width: 100%;
    height: 0.73rem;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}
.mailbox span{
    width: auto;
    height: 0.73rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.73rem;
    float: left;
}
.mailbox .input{
    width: 4.43rem;
    height: 100%;
    background: #f2f2f2;
    border-radius: 0.1rem;
    border: 0.01rem solid #dddddd;
    float: left;
}
.mailbox .iconfont{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
.input #mailbox{
    display: block;
    width: 4.3rem;
    height: 0.71rem;
    margin-top: 0.01rem;
    border: none;
    outline: none;
    margin-left: 0.08rem;
    background: #f2f2f2;
}
.form .detail{
    width: 100%;
    height: 1.42rem;
    margin-top: 0.3rem;
     display: flex;
    justify-content: space-between;
}
.detail .iconfont{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.3rem;
    color: red;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
.detail span{
    width: auto;
    height: 0.72rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.72rem;
    float: left;
}
.detail #detail{
    width: 4.43rem;
    height: 100%;
    background: #f2f2f2;
    border-radius: 0.1rem;
    border: 0.01rem solid #dddddd;
    float: left;
}
.form .btns{
    width: 100%;
    height: 0.8rem;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-around;
}
.btns .submit{
    width: 2.25rem;
    height: 100%;
    background: #ff9e02;
    border-radius: 0.1rem;
    font-size: 0.3rem;
    color: white;
    text-align: center;
    line-height: 0.8rem;
}
.btns .reset{
    width: 2.25rem;
    height: 100%;
    background: #cccccc;
    border-radius: 0.1rem;
    font-size: 0.3rem;
    color: white;
    text-align: center;
    line-height: 0.8rem;
}
.pagination{
    width: 6.5rem;
    height: 0.53rem;
    margin-top: 0.3rem;
    padding: 0 0.5rem;
    display: flex;
    justify-content: space-between;
}
.pagination .upon{
    width: 1.24rem;
    height: 0.53rem;
    border: 0.01rem solid #ff9e02;
    text-align: center;
    line-height: 0.53rem;
    font-size: 0.26rem;
    color: #ff9e02;
}
.pagination .number{
    width: auto;
    height: 0.53rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.53rem;
}
.pagination .under{
    width: 1.24rem;
    height: 0.53rem;
    border: 0.01rem solid #ff9e02;
    text-align: center;
    line-height: 0.53rem;
    font-size: 0.26rem;
    color: #ff9e02;
}
