body{
    margin: 0px;
    width: 100vw;
    overflow-x: hidden;
    left: 0;
    top: 0;
    font-family: Microsoft YaHei;
    min-width: 1200px;
}
a{
    text-decoration: none;
}
ul {
    list-style-type: none;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

#app {
    height: 100%;
}

#app.is-component {
    overflow-y: hidden;
}

.mainx {
    width: 100%;
}
.ytdtx{
    width: 100vw;
    height: 676px;
    background-color: #f8f8f8;
}
.ytdtx .ytdt-title{
    width: 1200px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    text-align: center;
}
.ytdtx .ytdt-title2{
    width: 1200px;
    height: 25px;
    margin: 0px auto;
    text-align: right;
    font-size: 12px;
    color: #999;
}
.ytdtx .ytdt-main1{
    width: 1200px;
    height: 466px;
    margin: 0 auto;
}
/*main1*/
.ytdtx .ytdt-main1 .ytdt-main1-1{
    width: 569px;
    height: 466px;
    float: right;
    margin-right: 1px;
}
.ytdt-main1-1-main{
    width: 569px;
    height: 466px;
}
.ytdt-main1-1-main>ul{
    margin: 0px;
}
.ytdt-main1-1-main>ul>li{
    height: 25px;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
/*main2*/
.ytdtx .ytdt-main1 .ytdt-main1-2{
    width: 569px;
    height: 466px;
    float: left;
}
.ytdt-main1-2-main{
    height: 463px;
    width: 100%;
}
.ytdt-main1-2-main>ul>li:hover>.ytdt-main1-2-main-li1{
    color: #ffffff;
}
.ytdt-main1-2-main>ul>li:hover>.ytdt-main1-2-main-li1>span{
    color: #ffffff;
}
.ytdt-main1-2-main>ul>li:hover>div>.ytdt-main1-2-main-li2>a{
    color: #ffffff;
}
.ytdt-main1-2-main>ul>li>div>.ytdt-main1-2-main-li2>a{
    color: #000000;
}
.ytdt-main1-2-main>ul>li:hover>div>.ytdt-main1-2-main-li3{
    color: #ffffff;
}
.ytdt-main1-2-main>ul{
    margin: 0px;
}
.ytdt-main1-2-main>ul>li{
    height: 92px;
    border-bottom: 1px solid #595758;
    color: #000000;
}
.ytdt-main1-2-main>ul>li:hover{
    height: 92px;
    color: #ffffff;
}
.ytdt-main1-2-main-li1{
    font-size: 12px; float: left; color: #005bac; padding-top: 10px; padding-left: 10px; text-align: center; width: 100px;
}
.ytdt-main1-2-main-li1>span{
    font-size: 36px; color: #005bac
}
.ytdt-main1-2-main-li2{
    height: 60px; width: 353px;
}
.ytdt-main1-2-main-li3{
    height: 22px; width: 353px; font-size: 12px; color: #666
}
.ytdt-main1-2-main>ul>li:hover {
    height: 92px;
    border-bottom: 1px dashed #666666;
    color: #ffffff;
    background-color: #005bac;
}
.ytdt-main1-2-main>ul>li:first-child{border-top: 1px solid #595758;}
/*tlgg*/
.tlgg{
    width: 100%;
    margin-top: 40px;
}
.tlgg>img{
    width: 100%;
}
/* about */
.about{
    width: 100%;
    height: 650px;
    margin-top: 80px;
}
.about-1{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.about-2{
    width: 1200px;
    margin: 0 auto;
    height: 377px;
}
.about-2-1{
    width: 577px;
    height: 280px;
    padding: 20px;
    text-indent:2em;
    line-height: 25px;
    font-size: 16px;
    color: #595757;
    float: left;
    position: relative;
}
.about-2-1-1{
    position: absolute; width: 200px; height: 51px; bottom: 5px;left:20px;
}
.about-2-2{
    width: 583px;
    float: left;
    text-align: center;
}
.about3{
    width: 1200px;
    margin: 0 auto;
    height: 160px;
}
.about3-1{
    float: left;
    width: 386px;
    height: 195px;
    margin-right: 20px;
    overflow: hidden;
}
.about3-1 img{
    transition: all 0.3s;
    cursor: pointer;
}
.about3-1 img:hover{
    transform: scale(1.1);
}
.about3-2{
    float: left;
    width: 386px;
    height: 195px;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
}
.about3-2 img{
    transition: all 0.3s;
    cursor: pointer;
}
.about3-2 img:hover{
    transform: scale(1.1);
}
.about3-3{
    float: right;
    width: 386px;
    height: 195px;
    text-align: right;
    overflow: hidden;
    margin-right: 1px;
}
.about3-3 img{
    transition: all 0.3s;
    cursor: pointer;
}
.about3-3 img:hover{
    transform: scale(1.1);
}
.zj{
    width: 100%;
    /* margin-top: 30px; */
    background-color: #ffffff;
}
.zj-1{
    width: 1200px;
    height: 72px;
    text-align: center;
    margin: 40px auto;
}
.zj-more{
    text-align: right;
    height: 72px;
    line-height: 72px;
    font-size: 12px;
    color: #999999;
    width: 100px;
    float: right;
}
.zj-more a{
    color: #999999;
}
.zj-main{
    width: 1199px;
    margin: 10px auto;
    height: 320px;
}
.zj-mains{
    height: 320px;
    width: 250px;
    float: left;

}
.zj-mains-1{
    width: 250px;
    height: 250px;
    float: left;
}
.zj-mains-2{
    width: 250px;
    height: 50px;
    font-size: 16px;
    float: left;
    text-align: center;
}
.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}
.jk{
    width: 100%;
    margin-top: 60px;
    height: 650px;
    background-color: #f8f8f8;
}
.jktop{
    width: 1200px;
    height: 140px;
    line-height: 140px;
    margin: 0px auto;
    text-align: center;
}
.jkmain{
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}
.jk_title{
    color: #fff; font-size: 18px;height: 66px;line-height: 66px;width: 276px;
    cursor: pointer;
}
.jk_title:hover{
    /*background-color: #000bac;*/
    background: url("/static/new2/image/ccc2.jpg");
}
.icc{
    width: 100%;
    margin-top: 30px;
    height: 350px;

}
.iccmain{
    width: 1200px;
    margin: 20px auto 0px auto;
    text-align: center;
}
.iccmain2{
    width: 1200px;
    margin: 40px auto 0px auto;
}
.iccmain2-1{
    float: left;
    margin-right: 17px;
}

.tp{
    width: 225px;
    height: 211px;
    overflow: hidden;
}
.tp img{
    transition: all 0.5s;
    cursor: pointer;
}
.tp img:hover{
    transform: scale(1.1);
}

.swiper {
    width: 1200px;
    height: 320px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.warp {
    width: 1199px;
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
}

.ul-item{
    width: 1200px;
    height: 320px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.li-item {
    display: flex;
    width: 250px;
    height: 320px;
    margin-left: 50px;
    float: left;
}
