.nytext{
    margin-top: 50px;
    padding-top: 45px;
    background: #fff;
}
.nytext .txt{
    font-size: 17px;
    color: #333;
    padding-bottom:30px;line-height:40px;    text-indent: 2em;
}
.nytext .top1 .a-right{font-size: 17px;line-height:30px;padding-left: 16px;}
.nytext .txt span{
    font-size: 1.25em;    font-weight: bold;
    color: #ff6c01;padding-right:5px;
}
.top1{
    display:flex;
    justify-content: space-between;
    padding-bottom: 60px;flex-wrap:wrap;
}
.top1 .a-left{
    width: calc(100%/2);
    display: flex;
    justify-content: space-between;
    background: url(../images/number-back.png) center no-repeat;
}
.top1 .a-left .it{
    padding-left: 50px;
    padding-right: 50px;
}
.top1 .a-left .it:first-child{
    padding-left: 18px;
    border-left: 0px solid #d2d2d2;
}
.top1 .a-left .it .num{
    display: flex;
    justify-content: flex-start;
    color: #fff;
margin-top:12%;
}
.top1 .a-left .it .num .sun{
    color: #fff;
    font-size: 60px;
    position: relative;
}
.top1 .a-left .it .num span{
    color: #fff;
    font-size: 24px;
    padding-top: 36px;
}
.top1 .a-left .it .cen{
    font-size: 16px;
    color: #ff6c01;
}

.top1 .a-right{
    width: calc(100%/2);
    font-size: 16px;
    color: #333;
}
.text{
  
    font-size: 24px;
    color: #000;
    position: relative;
    background:#f3f7fa ;
    margin-bottom: 30px;
}
.text a{display:block;  padding:40px 60px; }
.text::after{
position: absolute;
content: " ";
top: 48%;
left: 2%;
background: #175ba5;
width: 8px;
height: 8px;
}
.text:hover {
    box-shadow: 5px 8px #144cd31c;
}
@media only screen and (min-width:1199px) and (max-width:1280px){
    .nytext{
        margin-top: 2.6041vw;
        padding-top: 2.34375vw;
    }
    .nytext .txt{
        font-size: 0.8333vw;
        color: #333;
        padding-bottom: 3.125vw;
    }
    .nytext .txt span{
        font-size: 1.25vw;
        color: #ff6c01;
    }
    .top1{
        display:flex;
        justify-content: space-between;
        padding-bottom: 3.125vw;
    }
    .top1 .a-left{
        width: calc(100%/2);
        display: flex;
        justify-content: space-between;
        
    }
    .top1 .a-left .it{
        padding-left:  2.6041vw;
        border-left: 0.052083vw solid #d2d2d2;
        padding-right:  2.6041vw;
    }
    .top1 .a-left .it:first-child{
        padding-left: 0px;
        border-left: 0px solid #d2d2d2;
    }
    .top1 .a-left .it .num{
        display: flex;
        justify-content: flex-start;
    }
    .top1 .a-left .it .num .sun{
        font-size:3.125vw;
        position: relative;
        
    }
    .top1 .a-left .it .num span{
        font-size: 1.25vw;
    padding-top: 1.875vw;
    }
    .top1 .a-left .it .cen{
        font-size:  0.8333vw;
    }
    
    .top1 .a-right{
        width: calc(100%/2);
        font-size: 0.8333vw;
        color: #333;
    }
    .text{
        
        font-size: 1.25vw;
        color: #000;
        position: relative;
    }
.txt a{padding: 3.125vw;}
    .text::after{
    position: absolute;
    content: " ";
    top: 48%;
    left: 2%;
    background: #175ba5;
    width: 0.4166vw;
    height: 0.4166vw;
    }
}
@media only screen and (max-width:1366px){
    .nytext {
        margin-top: 30px;
        padding-top: 25px;
    }
    .nytext .txt {
      
        padding-bottom: 40px;
    }
    .top1 .a-left .it {
        padding-left: 30px;
        border-left: solid 1px #376da4;
        padding-right: 30px;
    }
    .top1 {
       
        padding-bottom: 40px;
    }
    .text {
        font-size: 1.25em;
        color: #000;
        position: relative;
    }
    .text::after{
        position: absolute;
        content: " ";
        top: 48%;
        left: 0;
        background: #175ba5;
        width: 8px;
        height: 8px;
        }
.top1 .a-left{width:50%;padding:30px;background-size:cover;}
.nytext .top1 .a-right{width:50%;font-size:0.8333vw;}
}
@media only screen and (max-width:1080px){
.top1 .a-left{width:100%;}
.nytext .top1 .a-right{width:100%; font-size: 17px; text-indent: 2em;padding-left:0;line-height:40px;margin-top:10px;}
}
@media only screen and (max-width:950px){
    .nytext {
        margin-top: 10px;
        padding-top: 25px;
    }
    .nytext .txt {
      
        padding-bottom: 20px;
    }
    .top1 .a-left .it {
        padding-left: 30px;
        padding-right: 30px;width:33.33%;margin-bottom:10px;
    }
.top1 .a-left .it .num{margin-top:0;}
    .top1 {
       
        padding-bottom: 20px;
    }
    .text {
        padding:30px;
        font-size: 20px;
        color: #000;
        position: relative;
    }
    .text::after{
        position: absolute;
        content: " ";
        top: 48%;
        left: 0;
        background: #175ba5;
        width: 8px;
        height: 8px;
        }
.nytext .txt span{font-size:1.125em;}
.text a{display:block;  padding:0px; }

    .top1 {
        
        flex-wrap: wrap;
       
    }
    .top1 .a-left {
        width: 100%;
     padding-bottom: 20px;
    }
    .top1 .a-right{
        width: 100%;
    }
}
@media only screen and (max-width:768px){
.top1 .a-left .it .num .sun{font-size:36px;}
.top1 .a-left .it .num span{padding-top:10px;padding-left:5px;color: #6f98c1;font-size:14px;}
.top1 .a-left{padding:30px 0px}
.top1 .a-left .it .num{margin-top:0}
}
@media only screen and (max-width:550px){
.top1 .a-left .it .num .sun{font-size:30px;}
    .top1 .a-left .it {
        padding-left: 15px;
        padding-right: 15px;
    }
    .text{
        padding:30px;
        font-size: 18px;
        color: #000;
line-height:26px;
        position: relative;
        background:#f3f7fa ;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:480px){
    .top1 .a-left {
        flex-wrap: wrap;
    }
    .top1 .a-left .it .num{
        display: flex;
        justify-content: flex-start;
    }
    .top1 .a-left .it {
        /* width: 100%; */
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
margin-bottom:0;
    }
}
@media only screen and (max-width:360px){.top1 .a-left .it{width:100%;}}