.content-wrap {
    clear: both;
    width: 9.4375rem;
    margin: 0 auto;
}

.content-title1 {
    text-align: center;
}

.content-title1 h2 {
    font-size: .56rem;
}

.content-title1 p {
    padding-top: .16rem;
    font-size: .266667rem;
}

.content-title1 span {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: .213333rem;
}

.content-title1 span i {
    display: inline-block;
    width: .88rem;
    height: 1px;
    background: #ddd;
}

.content-title1 span img {
    width: .4rem;
    margin: 0 .133333rem;
}

.content-title2 h2 {
    color: #fff;
}

.content-title2 p {
    color: rgba(255, 255, 255, .8);
}

.content-title2 span i {
    background: rgba(255, 255, 255, .5);
}

.about-ryzz-banner {
    height: 5.36rem;
}

.banner {
    height: 5.7866rem;
    margin-top: 1.333333rem;

}

.banner img {
    width: 100%;
    height: 100%;
}

.about-nav {
    width: 100%;
    display: flex;
    max-width: 10rem;
    height: 1.2rem;
    border: 1px solid #0382ff;
}

.about-nav a {
    flex: 33.33%;
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.about-nav a:nth-child(2) {
    border-left: 1px solid #0382ff;
    border-right: 1px solid #0382ff;
}

.about-nav a img {
    width: .4rem;
}

.about-nav a.active {
    flex: 33.5%;
    background: #0382ff;
}

.about-nav a.active span {
    color: #fff;
}

.about-nav a span {
    padding-left: .18rem;
    font-size: .346667rem;
    color: #0382ff;
}

.about-ryzz {
    padding-top: .72rem;
}

.about-title {
    text-align: center;
}

.about-title h3 {
    position: relative;
    font-size: .346667rem;
    color: #000;
}

.about-title h3::after,
.about-title h3::before {
    margin: 0 .1rem;
    display: inline-block;
    content: "";
    top: 50%;
    width: .213333rem;
    height: .053333rem;
    background: #000;
    vertical-align: middle;
}

@font-face {
    font-family: 'BigCaslon';
}

.about-title h3::before {
    left: 40%
}

.about-title h3::after {
    /* margin-left: .1rem; */
}

.about-title p {
    padding-top: .093333rem;
    font-size: .266667rem;
    color: #9e9e9e;
}

.about-ryzz-content {
    margin-top: .32rem;
    padding-bottom: .866667rem;
    background: #fff;
}

.about-ryzz-content {
    padding-top: 1.12rem;
    /*background: #fff url(../images/ryzz/about-ryzz.png) no-repeat;*/
    background-size: 100%;
}

.about-title1 {
    color: #0382ff;
}

.about-title1 span {
    font-family: "BigCaslon";
    font-size: .666667rem;
    text-transform: uppercase;
}

.about-title1 h3 {
    padding-top: .066667rem;
    font-size: .346667rem;
    color: #414141;
}

.about-ryzz-div {
    padding-top: .666667rem
}

.about-ryzz-div-top ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-ryzz-div-top ul li {
    position: relative;
    flex: 33.33%;
    display: flex;
    justify-content: center;
    width: 2.666667rem;
    height: 3.386667rem;
}

.about-ryzz-div-top ul li .about-ryzz-div-top-span1 {
    width: 2.666667rem;
    background: url(/images/ryzz/img-01.png) no-repeat;
    background-size: 100%;
}

.about-ryzz-div-top ul li .about-ryzz-div-top-span1 img {
    width: 1.99rem;
    height: 2.7rem;
    margin: .346667rem;
}

.about-ryzz-div-bottom {
    height: 1.493333rem;
    background: url(../images/ryzz/about-ryzz-div-bottom.png) no-repeat;
    background-size: 100%;
}


.alzs-head {
    color: #8a8a8a;
}

.alzs-head a {
    color: #748598;
}

.alzs-head {
    height: .333333rem;
    font-size: .3rem;
    color: #808080;
    position: relative;
    padding-left: .146667rem;
    display: flex;
    align-items: center;
}

.alzs-head span {
    color: #2465f2;
}

.alzs-head::before {
    position: absolute;
    content: "";
    width: .04rem;
    height: .333333rem;
    background: #0382ff;
    top: 0;
    left: 0;
}
