.container{
    width: 100%;
}

.smyj{
    width: 100%;
    height: 550px;
    background-color: rgba(250,250,250,1);
}

.content{
    width: 1200px;
    margin: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.smyj .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    padding-right: 5%;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

/*.smyj .content .pic div {*/
    /*height: 25%;*/
    /*overflow: hidden;*/
/*}*/

.smyj .content .pic img {
    height: 25%;
    transition: all 0.6s;
}

.smyj .content .pic img:hover {
    transform: scale(2);
}
.smyj .content .pic .pic1 {
    padding: 20px 20px 0 100px;
}

.smyj .content .pic .pic2 {
    padding: 10px 20px 10px 40px;
}

.smyj .content .pic .pic3 {
    padding: 0 20px 20px 120px;
}

.smyj .content .desc {
    width: 50%;
    height: 100%;
    /*padding-left: 35%;*/
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.smyj .content .desc .title {
    width: 100%;
    height: 60px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(17,17,17,1);
    line-height:33px;
}

.smyj .content .desc .subheading {
    width: 100%;
    height:60px;
    font-size:30px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(0,0,1,1);
    line-height:27px;
}

.smyj .content .desc .info {
    width:450px;
    height:210px;
    font-size:23px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(136,136,136,1);
    line-height:35px;
}

.qyjj{
    width: 100%;
    height: 550px;
}

.qyjj .desc {
    width: 50%;
    height: 100%;
    /*padding-left: 10%;*/
    /*padding-top: 4%;*/
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.qyjj .content .pic img {
    height: 70%;
}

.qyjj .content .desc .title {
    width: 100%;
    height:60px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(19,19,19,1);
    line-height:33px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.qyjj .content .desc .info {
    width:450px;
    height: 400px;
    font-size:23px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(102,102,102,1);
    line-height:35px;
}

.qyjj .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.ylmh{
    width: 100%;
    height: 550px;
    background:rgba(245,245,245,1);
}

.ylmh .desc {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.ylmh .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ylmh .content .pic img {
    height: 70%
}


.ylmh .content .desc .title {
    width:85%;
    height:55px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(19,19,19,1);
    line-height:43px;
}

.ylmh .content .desc .subheading {
    width:85%;
    height:60px;
    font-size:28px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(0,0,1,1);
    line-height:37px;
}

.ylmh .content .desc .subheading .subheading-spec {
    color:rgba(255,184,56,1);
}

.ylmh .content .desc .info {
    width:85%;
    height:170px;
    font-size:23px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(102,102,102,1);
    line-height:45px;
}


.tymh{
    width: 100%;
    height: 550px;
}

.tymh .desc {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tymh .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.tymh .content .pic img {
    height: 70%
}


.tymh .content .desc .title {
    width:85%;
    height:60px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(19,19,19,1);
    line-height:43px;
}

.tymh .content .desc .subheading {
    width:85%;
    height:60px;
    font-size:28px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(0,0,1,1);
    line-height:37px;
}

.tymh .content .desc .subheading .subheading-spec {
    color:rgba(255,184,56,1);
}

.tymh .content .desc .info {
    width:85%;
    height:170px;
    font-size:24px;
    font-family:PingFang SC;
    font-weight:200;
    color:rgba(102,102,102,1);
    line-height:45px;
}



.jxmh{
    width: 100%;
    height: 550px;
    background:rgba(245,245,245,1);
}

.jxmh .desc {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.jxmh .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.jxmh .content .pic img {
    height: 70%
}


.jxmh .content .desc .title {
    width:85%;
    height:60px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(19,19,19,1);
    line-height:43px;
}

.jxmh .content .desc .subheading {
    width:85%;
    height:60px;
    font-size:28px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(0,0,1,1);
    line-height:37px;
}

.jxmh .content .desc .subheading .subheading-spec {
    color:rgba(255,184,56,1);
}

.jxmh .content .desc .info {
    width:85%;
    height:200px;
    font-size:18px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(102,102,102,1);
    line-height:45px;
}


.cdmh{
    width: 100%;
    height: 550px;
}

.cdmh .desc {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;

}

.cdmh .content .pic{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.cdmh .content .pic img {
    height: 20%
}


.cdmh .content .desc .title {
    width:70%;
    height:100px;
    font-size:40px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(19,19,19,1);
    line-height:43px;
}

.cdmh .content .desc .subheading {
    width:70%;
    height:60px;
    font-size:28px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(0,0,1,1);
    line-height:37px;
}

.cdmh .content .desc .subheading .subheading-spec {
    color:rgba(255,184,56,1);
}

.cdmh .content .desc .info {
    width:70%;
    height:200px;
    font-size:23px;
    font-family:PingFang SC;
    font-weight:200;
    color:rgba(102,102,102,1);
    line-height:35px;
    /*padding-top: 2%;*/
}


.cdmh .apply-enter {
    /*margin-top: 7%;*/
    text-align: center;
    font-family: PingFang SC;
    width:150px;
    height:30px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    background:rgba(85,79,85,1);
    border-radius:31px;
}


.scan-block {
    width: 100%;
    height: 250px;
    background:rgba(245,245,245,1);
    display: flex;
    flex-direction: row;
}

.scan-block .more {
    margin-left: 20%;
    padding-left: 5%;
    width: 40%;
    height: 100%;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:28px;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    justify-content: center;
}

.scan-block .title {
    width: 100%;
    padding-bottom: 10px;
}

.scan-block .more .title {
    /*padding-left: 40%;*/
}


.scan-block .mhhf {
    padding-right: 5%;
    width: 40%;
    height: 100%;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:28px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.scan-block .qrcode-down {
    width: 60%;
    display: flex;
    flex-direction: row;
}

.scan-block .qrcode {
    display: flex;
    flex-direction: row;
    /*justify-content: center;*/
}

.scan-block .qrcode img {
    width: 85%;
}

.scan-block .down {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.scan-block .down img {
    width: 55%;
}