.index1{
    display: flex;
    flex-wrap: wrap;

}
.index1li{
    width: 18.5%;
    padding:140px 0 10px 0;
}
.index1li li{
    max-width: 170px;
    line-height: 52px;
    border-radius: 35px;
    border:2px solid #0058b3;
    font-size: 20px;
    color: #0058b3;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
}
.index1li li.cur{
    background: #0058b3;
    color: #fff;
}

.index1li li a:hover{
    
    color: #fff;
}


.index1_r{
    width: 81.5%;
    background: url(../images/bg1.jpg) top center #f7f7f8;
    padding:70px 0 70px;
}
.index1_tab{
    display: none;
}
.index1_tab_text{
    padding:0 74px;
    width:60%;
    float: left;
}
.index1_tab_text h2{
    font-size:30px;
    color: #333333;
    font-weight: normal;
    line-height: 1;
}
.index1_tab_text .txt{
    font-size: 16px;
    margin:40px 0 40px;
     line-height:30px;
}
.index1_tab_text ul{
    display: flex;
    flex-wrap: wrap;
}
.index1_tab_text ul li{
    width: 25%;
    padding:0 10px;
    margin-bottom: 25px;
}
.index1_tab_text ul li a{
    display: block;
}
.index1_tab_text ul li a .img1{
    width: 48px;
    height:48px;
    margin:0 auto;
    position: relative;
    border:1px solid #d0d0d0;
    border-radius: 50%;
    overflow: hidden;
}
.index1_tab_text ul li a .img1 img{
    display: inline-block;
    position: absolute;
    top:0;
    left:0;
}
.index1_tab_text ul li a p{
    font-size: 14px;
    color: #666666;
    padding:10px 0;
    text-align: center;
}
.index1_tab_text ul li a:hover .img1{
    border:1px solid #0058b3;
    background: #0058b3;
}
.index1_tab_text ul li a:hover .img1 img{
    top:-46px;
}
.index1_tab_text ul li a:hover p{
    color: #0058b3;
}
.index1_tab_img{
    width: 40%;
    float: right;
 /*    padding-top:50px; */
 padding-right:74px;
}
.index1_tab_img img{
    width: 100%;
   
}
@media(max-width: 1600px){
    .index1li {
        padding: 100px 0 10px 5.8%;
    }
    .index1li li{
        margin-bottom: 25px;
        max-width: 150px;
        font-size: 17px;
    }
    .index1_r {
        padding: 70px 0 70px;
    }
    .index1_tab_text {
        padding: 0 40px 0 60px;
    }
    .index1_tab_text h2{
        font-size: 42px;
    }
    .index1_tab_text .txt {
        font-size: 15px;
        margin: 25px 0 40px;
        line-height:25px;
    }
    .index1_tab_text ul li{
        margin-bottom:15px;
        padding:0 5px;
    }
    .index1_tab_text ul li a .img1{
        width:40px;
        height:40px;
    }
    .index1_tab_text ul li a p{
        font-size:12px;
        padding: 5px 0;
    }
    .index1_tab_text ul li:hover a .img1 img{
        top:-38px;
    }
}
@media(max-width: 1440px){
    .index1_tab_text h2{
        font-size: 36px;
    }
}
@media(max-width: 1259px){
    .index1li {
        padding: 70px 0 10px 3%;
    }
    .index1li li{
        margin-bottom: 15px;
/*        max-width: 150px;*/
        font-size: 16px;
    }
    .index1_r {
        padding: 70px 0 70px;
    }
    .index1_tab_text {
        padding: 0 40px;
    }
    .index1_tab_text h2{
        font-size: 26px;
    }
    .index1_tab_text .txt {
        font-size: 14px;
        margin: 15px 0 40px;
    }
}
@media(max-width: 1024px){
    .index1_tab_text ul li{
        padding:0 5px;
    }
    .index1_tab_text ul li a .img1{
        width: 36px;
        height: 36px;
    }
    .index1_tab_text ul li a p{
        padding:5px 0;
    }
}
@media(max-width: 768px){
    .index1{
        padding:50px 0;
    }
    .index1li {
        width: 100%;
        padding: 0 3%;
        display: flex;
        margin-bottom: 20px;
    }
    .index1li li{
        font-size: 15px;
        width: 100%;
        margin-right: 20px;
        max-width: 120px;
        line-height: 42px;
        margin-bottom: 0;
    }
    .index1_r {
        width: 100%;
        padding: 20px 3%;
    }
    .index1_tab_text {
        padding: 0 25px 0 0;
    }
    .index1_tab_text h2{
        font-size: 22px;
    }
    .index1_tab_text .txt {
        margin: 10px 0 30px;
    }
    .index1_tab_img{
        padding-top:0;
        padding-right: 0;
    }
}
@media(max-width: 640px){
    .index1{
        padding:30px 0 10px;
    }
    .index1li{
        margin-bottom: 15px;
    }
    .index1_tab_text{
        padding-right: 0;
        width: 100%;
    }
    .index1_tab_img{
        width: 100%;
        margin-top:15px;
        padding-right:0;
    }
}



.sy_section{width: 100%;}
.sy_section ul{margin: 0 -17px;width: calc(100% + 34px);}
.sy_section ul::after{content: "";display: block;clear: both;}
.sy_section ul li{width: 14.28571428571429%;float: left;padding: 0 17px;}
.sy_section ul li a{display: block;position: relative;}
.sy_section ul li a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;z-index: 1;}
.sy_section ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section ul li a .morebox{width: 100%;position: absolute;left: 0;top: 0;opacity: 0;}
.sy_section ul li a:hover .morebox{opacity: 1;}
.sy_section ul li a .more{ padding-bottom: 100%; position: relative; overflow: hidden;z-index: 1;}
.sy_section ul li a .more img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section ul li:nth-child(1),
.sy_section ul li:nth-child(14){margin-left: 7.142857142857145%;}
.sy_section ul li:nth-child(7),
.sy_section ul li:nth-child(8),
.sy_section ul li:nth-child(9),
.sy_section ul li:nth-child(10),
.sy_section ul li:nth-child(11),
.sy_section ul li:nth-child(12),
.sy_section ul li:nth-child(13),
.sy_section ul li:nth-child(14),
.sy_section ul li:nth-child(15),
.sy_section ul li:nth-child(16),
.sy_section ul li:nth-child(17),
.sy_section ul li:nth-child(18),
.sy_section ul li:nth-child(19){margin-top: -5%;}
@media  screen and (max-width: 1024px){
.sy_section ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section ul li{width: 33.33333333333%;padding: 0 6px;}
.sy_section ul li:nth-child(1),
.sy_section ul li:nth-child(14){margin-left: 0%;}
.sy_section ul li:nth-child(4),
.sy_section ul li:nth-child(5),
.sy_section ul li:nth-child(6),
.sy_section ul li:nth-child(7),
.sy_section ul li:nth-child(8),
.sy_section ul li:nth-child(9),
.sy_section ul li:nth-child(10),
.sy_section ul li:nth-child(11),
.sy_section ul li:nth-child(12),
.sy_section ul li:nth-child(13),
.sy_section ul li:nth-child(14),
.sy_section ul li:nth-child(15),
.sy_section ul li:nth-child(16),
.sy_section ul li:nth-child(17),
.sy_section ul li:nth-child(18){margin-top: -11%;}
.sy_section ul li:nth-child(4),
.sy_section ul li:nth-child(9),
.sy_section ul li:nth-child(14){margin-left: 16.666666666665%;}
.sy_section ul li.l2{display: none;}
}