@import"common.css";


.banner{
    width: 100%;
    /* height: 500px; */
    overflow: hidden;
    min-width: 1239px;
}
.banner img{
    width: 100%;
    height: auto;
}
.background{
    width: 100%;
    height: auto;
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 120px;

    background-image: url(/uploads/image/siguanyuwomen/gywm_a_bnt1.png);
    background-repeat: no-repeat;
    /* background-size: 100% 100%; */
    background-position: bottom;
}
.background>.qiantai{
    width: 1239px;
    height: 480px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.background>.qiantai>.left{
    width: 289px;
    height: 480px;
}
.background>.qiantai>.left>div{
    width: 100%;
    height: 71px;
    margin-top: 69px;
}
.background>.qiantai>.left>div:nth-child(1){
    margin-top: 0;
}
.background>.qiantai>.left>div>span{
    display: block;
    width: 100%;
    font-size: 44px;
    font-family: microsoft yahei;
    font-weight: bold;
    color: #000000;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.background>.qiantai>.left>div>p{
    display: block;
    width: 100%;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: bold;
    color: #999999;
    line-height: 18px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.background>.qiantai>.left>.title{
    width: 465px;
    height: 80px;
    background: #5d248f;
    opacity: 0.8;
    font-size: 30px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 80px;
    text-align: center;
}
.background>.qiantai>.right{
    width: 950px;
    height: 480px;
    overflow: hidden;
}
.background>.qiantai>.right>img{
    width: 100%;
    height: auto;
}
.background>.jieshao{
    width: 1239px;
    height: auto;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 54px;
}
.background>.jieshao>.left{
    width: 289px;
    height: auto;
    font-size: 60px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    opacity: 0.1;
    line-height: 60px;
    text-align: left;
}
.background>.jieshao>.right{
    width: 950px;
    height: auto;
    width: 952px;
    height: 161px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    line-height: 36px;
    text-align: justify;
}
.fazhanlicheng{
    width: 1239px;
    height: auto;
    margin: 0 auto;
    margin-top: 72px;
}
.fazhanlicheng>.name{
    width: 100%;
    height: 36px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
}
.fazhanlicheng>.des{
    width: 100%;
    height: 19px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    text-align: center;
    margin-top: 29px;
}
.fazhanlicheng>.content{
    width: 100%;
    height: auto;
    
    margin-top: 44px;

}
.fazhanlicheng>.content>div{
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    cursor: grab;
}
.fazhanlicheng>.content>div>span{
    width: 573.5px;
    /* height: 100%; */
    font-size: 30px;
    font-family: zcoolqingkehuangyouti;
    font-weight: 400;
    /* font-style: italic; */
    color: #333333;
    padding: 10px;
}
.fazhanlicheng>.content>div>p{
    width: 573.5px;
    /* height: 100%; */
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    /* background: #f5a43b; */
    border-radius: 8px;
    padding: 10px;
}
.fazhanlicheng>.content>div>*:nth-child(1){
   text-align: right;
}
.fazhanlicheng>.content>div>div{
    width: 52px;
    text-align: center;
}

.fazhanlicheng>.content>div>div>p{
    display: block;
    width: 4px;
    height: 100px;
    background: #efefef;
    margin: 0 auto;
}
.fazhanlicheng>.content>div>div>p>span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cdcdcd;
    border-radius: 50%;
    margin: 0 auto;
    border: 4px solid #ffffff;
    position: relative;
    top: 40%;
    left: -7px;
}
.fazhanlicheng>.content>div:hover>div>p>span{
    background: #f5a43b;
}
.fazhanlicheng>.content>div:hover>p{
    background-color: #f5a43b;
    color: #ffffff;
}
.fazhanlicheng>.content>div:nth-child(1)>p{
    background-color: #ffffff;
}
.fazhanlicheng>.content>div:nth-last-child(1)>p{
    background-color: #ffffff;
}
.fazhanlicheng>.content>div:hover>span{
    color: #f5a43b;
}
.fazhanlicheng>.content>div>div>p>img.shang{
    display: inline-block;
    width: 52px;
    height: 52px;
    position: relative;
    top: 0;
    left: -23px;
}
.fazhanlicheng>.content>div>div>p>img.xia{
    display: inline-block;
    width: 52px;
    height: 52px;
    position: relative;
    top: 100%;
    left: -23px;
}
.heixinyoushi{
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
}
.heixinyoushi>.name{
    width: 1239px;
    margin: 0 auto;
    height: 36px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
    padding-bottom: 20px;
}
.heixinyoushi>.content{
    width: 1239px;
    margin: 0 auto;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;

}
.heixinyoushi>.content>div{
    width: 386px;
    height: 340px;
    background: #ffffff;
    border-radius: 8px;
    margin-top: 34px;
    text-align: center;
}
.heixinyoushi>.content>div>img{
    width: 60px;
    height: 58px;
    margin-top: 49px;
}
.heixinyoushi>.content>div>span{
    display: block;
    width: 100%;
    height: 20px;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-top: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.heixinyoushi>.content>div>p{
    display: block;
    width: calc(100% - 72px);
    height: auto;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    padding-left: 36px;
    padding-right: 36px;
    margin-top: 40px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.heixinyoushi>.content>div:hover{
    box-shadow: 0px 0px 10px rgba(84, 27, 134, 1);
    background-color: #541b86;
}
.heixinyoushi>.content>div:hover>img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);

}
.heixinyoushi>.content>div:hover>span{
    color: #fff;
}
.heixinyoushi>.content>div:hover>p{
    color: #fff;
}

.huanjing{
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
.huanjing>.title{
    width: 1239px;
    height: 37px;
    margin: 0 auto;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 63px;
}
.huanjing>.content{
    width: 1239px;
    height: 1412px;
    margin: 0 auto;
    position: relative;
    /* margin-bottom: 135px; */
}
.huanjing>.content>.item1{
    width: 631px;
    height: 174px;
    position: absolute;
}
.huanjing>.content>.item1>span{
    display: block;
    width: 119px;
    height: 4px;
    background: #333333;
    float: right;
    margin-right: 45px;
}
.huanjing>.content>.item1>p{
    width: 608px;
    height: 174px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.huanjing>.content>.item2{
    width: 631px;
    height: 389px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    position: absolute;
    left: 41px;
    top: 174px;
    z-index: 9;
}
.huanjing>.content>.item2>p{
    width: 2px;
    height: 196px;
    background: #f5a43b;
}
.huanjing>.content>.item2>img{
    width: 514px;
    height: 389px;
}
.huanjing>.content>.item3{
    width: 570px;
    height: 698px;
    display: flex;
    align-items: baseline;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    position: absolute;
    left: 631px;
}
.huanjing>.content>.item3>p{
    width: 2px;
    height: 196px;
    background: #f5a43b;
}
.huanjing>.content>.item3>img{
    width: 456px;
    height: auto;
}
.huanjing>.content>.item4{
    width: 672px;
    height: 437px;
    overflow: hidden;
    position: absolute;
    top: 563px;
    left: 0;
}
.huanjing>.content>.item4>img{
    width: 679px;
    height: auto;
}
.huanjing>.content>.item5{
    width: 679px;
    height: 327px;
    overflow: hidden;
    position: absolute;
    top: 1030px;
    left: 0px;
}
.huanjing>.content>.item5>img{
    width: 570px;
    height: auto;
    float: right;
}
.huanjing>.content>.item6{
    width: 485px;
    height: 631px;
    overflow: hidden;
    position: absolute;
    top: 726px;
    left: 710px;
}
.huanjing>.content>.item6>img{
    width: 485px;
    height: auto;
}
.huanjing>.content img:hover{
    transform: scale(1.1);
}


.yiliaosheshi{
    width: 100%;
    height: 722px;
    /* opacity: 0.05; */
    background-color: #000000;
    background-image: url(/uploads/image/siguanyuwomen/gywm_d_bnt.png);
    background-repeat: no-repeat;
    background-size: auto 100% ;
    background-position: center;
}
.yiliaosheshi>.title{
    width: 1239px;
    height: 37px;
    margin: 0 auto;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 37px;
    text-align: center;
    padding-top: 52px;
}
.yiliaosheshi>.des{
    width: 1239px;
    height: 19px;
    margin: 0 auto;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 19px;
    margin-top: 16px;
    text-align: center;
}
.yiliaosheshi>.content{
    width: 1239px;
    height: 500px;
    margin: 0 auto;
    margin-top: 40px;
    /* background-color: #541b86; */
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow: hidden;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.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;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.swiper-slide img {
    display: block;
    /* width: 100%; */
    height: 100%;
    object-fit: cover;
}
.swiper-slide img:nth-child(1){
    width: 155px !important;
    background: #000000;
    opacity: 0.6;
}
.swiper-slide img:nth-child(2){
    width: 155px !important;
    background: #000000;
    opacity: 0.4;
}
.swiper-slide img:nth-child(3){
    width: 599px !important;
}
.swiper-slide img:nth-child(4){
    width: 155px !important;
    background: #000000;
    opacity: 0.4;
}
.swiper-slide img:nth-child(5){
    width: 155px !important;
    background: #000000;
    opacity: 0.6;
}






.tixindefuwu{
    width: 100%;
    height: 1330px;
    background-color: #ffffff;
}
.tixindefuwu>.title{
    width: 1239px;
    height: 37px;
    margin: 0 auto;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    text-align: center;
    padding-top: 60px;
}
.tixindefuwu>.content{
    width: 1239px;
    height: 1024px;
    margin: 0 auto;
    margin-top: 48px;
    display: flex;
    align-items: top;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tixindefuwu>.content>.img{
    width: 804px;
    height: 852px;
}
.tixindefuwu>.content>.img>img{
    width: 804px;
    height: 852px;
}
.tixindefuwu>.content>.text{
    width: 377px;
    height: 1024px;
}
.tixindefuwu>.content>.text>.title{
    width: 188px;
    height: 97px;
    border: 8px solid #f5a43b;
    margin-top: 34px;
    
}
.tixindefuwu>.content>.text>.title>p{
    width: 252px;
    height: 40px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #f5a43b;
    line-height: 38px;
    position: relative;
    background-color: #ffffff;
    top: 28.5px;
    left: 60px;
}
.tixindefuwu>.content>.text>.des{
    width: 100%;
    height: 94px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    text-align: justify;
    margin-top: 50px;
    overflow: hidden;
}
.tixindefuwu>.content>.text>.img{
    width: 713px;
    height: 656px;
    margin-top: 77px;
}
.tixindefuwu>.content>.text>.img>img{
    width: 713px;
    height: 656px;
    position: relative;
    left: -335px;
}

.meitibaodao{
    width: 100%;
    /* height: 856px; */
    background: #fafafa;
    /* background: #f9f4f4; */
    padding-bottom: 60px;
}
.meitibaodao>.title{
    width: 1239px;
    height: 37px;
    margin: 0 auto;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    text-align: center;
    padding-top: 60px;
}
.meitibaodao>.content{
    width: 1104px;
    /* height: 500px; */
    margin: 0 auto;
    margin-top: 52px;
    /* background-color: #000000; */
}
.meitibaodao>.content>.item{
    display: block;
    width: 100%;
    height: 180px;
    /* background: #f5a43b; */
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.meitibaodao>.content>.item>div{
    width: calc(100% - 9px);
    height: 180px;
}
.meitibaodao>.content>.item>.center{
    width: 18px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
}
.meitibaodao>.content>.item>.center>span{
    display: block;
    width: 10px;
    height: 10px;
    background: #c4c4c4;
    border: 4px solid #ffffff;
    border-radius: 50%;
    position: relative;
    z-index: 999;
}
.meitibaodao>.content>.item>.center>p{
    width: 2px;
    height: 180px;
    background: #e6e6e6;
    /* background: #f00; */
    position: absolute;
    left: 8px;
    top: 0;
}
.meitibaodao>.content>.item.active{
    background: #f5a43b;
}
.meitibaodao>.content>.item.active>.center>span{
    width: 10px;
    height: 10px;
    background: #ffffff;
    border: 4px solid #f7b968;
    border-radius: 50%;;
}
.meitibaodao>.content>.item.active>.center>p{
    background: #f5a43b;
}
.meitibaodao>.content>.item>div:nth-child(1){
    text-align: right;
    justify-content: flex-end;
}
.meitibaodao>.content>.item>div:nth-child(1)>:nth-last-child(1){
    margin-right: 50px;
}
.meitibaodao>.content>.item>div:nth-child(3)>div:nth-child(1){
    margin-left: 50px;
}
.meitibaodao>.content>.item>div:nth-child(3)>div:nth-child(2){
    margin-left: 35px;
}

.meitibaodao>.content>.item>div:nth-child(1)>:nth-last-child(2){
    margin-right: 35px;
}

.meitibaodao>.content>.item>.date_img{
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.meitibaodao>.content>.item>.date_img>.img{
    width: 289px;
    height: 114px;
    overflow: hidden;
    display: none;
}
.meitibaodao>.content>.item.active>.date_img>.img{
    display: block;
}
.meitibaodao>.content>.item>.date_img>.img>img{
    width: 289px;
    height: 100%;
    object-fit: cover;
}
.meitibaodao>.content>.item>.date_img>.date{
    width: auto;
    height: 114px;
    text-align: right;
}
.meitibaodao>.content>.item>.date_img>.date>span:nth-child(1){
    display: block;
    width: 96px;
    height: 36px;
    font-size: 36px;
    font-family: microsoft yahei;
    font-weight: 300;
    line-height: 36px;
    color: #999999;
    margin-top: 30px;
    
}
.meitibaodao>.content>.item.active>.date_img>.date>span:nth-child(1){
    color: #fafafa;
}
.meitibaodao>.content>.item>.date_img>.date>span:nth-child(2){
    display: block;
    width: 96px;
    height: 16px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 300;
    color: #999999;
    line-height: 16px;
    text-align: right;
    margin-top: 12px;
}
.meitibaodao>.content>.item.active>.date_img>.date>span:nth-child(2){
    color: #fafafa;
}
.meitibaodao>.content>.item>.date_img>.date>img{
    width: 34px;
    height: 8px;
    margin-top: 23px;
}
.meitibaodao>.content>.item>.text{
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.meitibaodao>.content>.item>.text>div{
    width: 411px;
    height: 114px;
}
.meitibaodao>.content>.item>.text>div>span{
    display: block;
    width: 411px;
    height: 19px;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.meitibaodao>.content>.item.active>.text>div>span{
    color: #ffffff;
}
.meitibaodao>.content>.item>.text>div>p{
    display: block;
    width: 406px;
    height: 53px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    margin-top: 27px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.meitibaodao>.content>.item.active>.text>div>p{
    color: #ffffff;
}


.meitibaodao>.button{
    display: block;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    background: #3a3a3a;
    border-radius: 4px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 300;
    color: #fafafa;
    line-height: 40px;
    text-align: center;
}