.marketing-title{
          
        }

        .marketing-title-1{
            float: left;
            height:23px;
            font-size:1rem;
            font-family:MicrosoftYaHei;
            font-weight:400;
            color:rgba(246,192,27,1);
            margin-right: 19px;
        }
        .marketing-title img{
            display: block;
            margin-right: 21px;
            float: left;
        }
        .marketing-model-content{
            margin-top:20px;
        }
        .marketing-model-content-item{
            width: 20%;
            float: left;

        }
        .circle-ms{
            margin: 0 auto;
            width:100%;
            height:72px;
            background: url("./images/mubiao.png") no-repeat center;
            -webkit-background-size: 72px;
            background-size: 72px;
            overflow: hidden;
            background-image: url();
        }

        .circle-ms p{
            text-align: center;
            width: 100%;
            margin-top: 17px;
            height:21px;
            font-size:22px;
            font-family:MicrosoftYaHei;
            font-weight:400;
            color:rgba(255,255,255,1);
            line-height:36px;
            padding-top: 1px;
        }
        .circle-ms span{
            display: block;
            font-size: 0.8rem;
            margin-top: -9px;
        }

        .down-arrow{
            margin: 8px auto 10px;
            width: 0;
            height: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 14px solid #9C56FFFF;
        }
        .rectangle-ms{
            width:100%;
            height:233px;
            border:1px solid rgba(156,86,255,1);
            border-radius:10px;
        }
        .rectangle-ms-title{
            text-align: center;
            margin-top: 30px;
            font-size:18px;
            font-family:MicrosoftYaHei-Bold;
            font-weight:bold;
            color:rgba(246,192,27,1);
        }
        .rectangle-ms p{
            margin-left: 16px;
            margin-top: 31px;
            width:159px;
            font-size:16px;
            font-family:MicrosoftYaHei;
            font-weight:400;
            color:rgba(202,166,252,1);
            line-height:24px;

        }
       
