body,html{margin: 0;padding: 0;font-family: '微软雅黑';}
ul,li{list-style: none;}
a{text-decoration: none;}
.footer{text-align: center;color: #fff;font-size: 15px;position: absolute;bottom: 30px;left: 0;width: 100%;}
.footer a{color: #fff;}
.yindao{display: block;width: 100%;height: 100vh;min-width: 1200px;}
.yindao img{display: block;width: 100%;height: 100%;}
.banner{width: 100%;min-width: 1200px;}
.banner img{display: block;width: 100%;height: auto;}
.inner{width: 1200px;margin: 0 auto;}
.navBar{width: 100%;background-color: #fff;}
.navBar .inner{overflow: hidden;}
.logo{float: left;padding: 20px ;}
.nav{float: right;}
.nav a{color: #030303;font-size: 16px;margin-left: 44px;padding: 12px 8px;margin-top: 20px;float: left;}
.code{position: fixed;right: 1%;bottom: 22%;}
.nav a.active{border-top: 3px solid #006cff;margin-top: 17px;}
.content{width: 100%;position: relative; padding-bottom: 400px; background-color: #fff;background-image: url(../img/bg_37.png);background-repeat: no-repeat;background-position: left bottom;background-size: 100% auto;min-height: 400px;}
img{display: block;margin: 0 auto;}
.word p{text-indent: 2em;color: #030303;font-size: 15px;text-align: justify;line-height:2;white-space: 2px;}
strong{color: #006cff;font-weight: 600;}
.flex{display: flex;justify-content: space-between;margin: 30px auto;}
.swiper-slide{
    width: 575px!important;
    height: 341px!important;
    background-position: center;
    background-size: cover;
    /* border: 4px solid #b16149; */
    border-radius: 12px 12px;
    box-sizing: border-box;
    }
.swiper-slide img{width: 100%;height: 100%;}
.swi{position: relative;}
.swiper-button-next, .swiper-button-prev {outline: none;}
.swiper-button-next{right: -10px;}
.swiper-button-prev{left: -10px;}
.left{width: 244px;float: left;box-sizing: border-box;}
.right{width: 920px;float: right;}
.posi{overflow: hidden;}
.posi .tit{color: #fff;font-weight: 600;font-size: 22px;line-height: 50px;text-align: center;background-color: #006cff;border-radius: 0 20px 0 0;}
.right .title{color: #006cff;font-size: 18px;font-weight: 600;border-bottom: 1px solid #e6e6e6;padding-bottom: 12px;position: relative;}
.right .title::after{position: absolute;content: "";display: block;bottom: -1px;left: 0;width: 73px;height: 1px;background-color: #006cff;}
.title2{color: #006cff;font-size: 18px;font-weight: 600;border-bottom: 1px solid #e6e6e6;padding-bottom: 12px;position: relative;margin-top: 40px;}
.title2::after{position: absolute;content: "";display: block;bottom: -1px;left: 0;width: 73px;height: 1px;background-color: #006cff;
}
.job>div:nth-child(1){display: flex;justify-content: space-between;padding: 10px 0;border-bottom: 1px dashed #e6e6e6;}
.job div{color: #030303;font-size: 18px;}
.toudi{color: #030303;border-bottom: 3px solid #006cff;padding:0 8px; padding-bottom: 5px;}
.comlist{width: 100%;box-sizing: border-box; text-align: left;padding-left: 20px; color: #333;font-size: 13px;line-height: 40px;background-color: #f2faff;border-top: 1px solid #fff;border-bottom: 1px solid #fff;cursor: pointer;}
.comlist.active{color: #fff;font-weight: 600;background-color: #006cff;}
.detail{text-indent: 2em;line-height: 2;color: #030303;text-align: justify;margin: 30px 0;}
.name{width: 260px;}