body{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: unset;
}
.company_msg_border{
    width: 100%;
    height: 255px;
    background: #ffffff;
}
.company_msg_border .company_msg{
    width: 1082px;
    height: 292px;
    margin-top: -100px;
    margin-left: calc((100% - 1082px)/2);
    background: #fff;
    z-index: 999;
    display: flex;
    flex-direction: row;
    position: absolute;
}
.company_msg_border .company_msg .img_border{
    width: 246px;
    height: 233px;
    margin: 3%;
    border: 1px solid #eee;
}
.company_msg_border .company_msg .img_border img{
    width: 96%;
    margin: 2%;
}
.company_content{
    margin:3% 3% 3% 3%;
    width: 683px;
}

.company_content .company_name span:nth-child(1){
    color: rgba(0,0,0,0.9);
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: 1px;
}
.company_content .company_name span:nth-child(2){
    text-align: right;
    color: #1975be;
    font-size: 1.4rem;
    word-spacing: 1px;
    font-weight: bold;
    font-style: italic ;
    display: block;
    float: right;
}
.company_content .company_name span:nth-child(3){
    display: block;
    color: rgba(0,0,0,0.6);
    font-size: 1.4rem;
    word-spacing: 0.5px;
    line-height: 25px;
    text-align: unset;
    letter-spacing: unset;
}
.company_content .company_introduce{
    color: rgba(0,0,0,0.6);
    font-size: 1.6rem;
    line-height: 31px;
    letter-spacing: 0.5px;
    display: block;
    margin-top: 3%;
   
}
.company_content .company_introduce p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.company_content .company_introduce p:not(:nth-child(1)){
   display: none;
}
.produce_module{
    width: 100%;
    padding-bottom: 3%;
}
.produce_module_second{
    height: 645px;
    border-bottom: 3.5px solid #8cbade;
}
.produce_module .title_border{
    width: 1082px;
    height: 70px;
    margin: 0 auto;
    border-bottom:1.5px solid rgba(0,0,0,0.1);
 
}
.title_space{
    width:100%;
    height:135px;
    background: #1b76bc;
}
.produce_module .title_border .text_border{
    width: 20%;
    margin-left: 375px;
    height: 30px;
    margin-top:55px;
    position: absolute;
}
.produce_module .title_border .text_border .heading_border{
    width: 244px;
    height: 31px;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,0.1);
}
.produce_module .title_border .text_border .heading_border .heading{
    width: 80%;
    margin: -11% auto;
}
.heading_border .heading span:nth-child(1){
   color: rgba(0,0,0,0.9);
   font-size: 3rem;
   font-weight: 500;
   display: block;
   text-align: center;
   letter-spacing: 1px;
}
.heading_border .heading span:nth-child(2){
    font-size: 1.6rem;
    color: rgba(0,0,0,0.6);
    text-align: center;
    letter-spacing: 1px;
    display: block;
    line-height: 26px;
}
.swiper-container {
    width: 1082px;
    height: 300px;
    margin-top: 5%;
    margin: 5% auto 1%;
  }
.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;
    overflow: hidden;
}
.swiper-slide a{
    width: 100%;
}
.swiper-slide a img{
      width: 100%;
      height: 243px;
      cursor: pointer;  
      transition: all 0.6s;  
}
.swiper-slide a img:hover{
    transform: scale(1.4);
}
.swiper-slide div{
    width: 100%;
    height: 53px;
    color: rgba(255,255,255,.8);
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 53px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: rgba(25,103,191,.9);
}
.spirit{
    width:1082px;
    margin: 95px auto 0;
}
.spirit .spirit_left{
    float: left;
    width: 56%;
}
.spirit .spirit_left ul{
 margin: 0;
 padding: 0;
 float: left;
 width: 73px;
}
.spirit .spirit_left ul li{
    list-style-type: none;
    color: rgba(0,0,0,0.5);
    line-height: 75px;
    text-align: center;
    font-size: 2.4rem;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
 .spirit .spirit_left ul li:nth-child(1){
    background: #1975be;
    color: #ffffff;
}
.spirit .spirit_left ul li img{
    width: unset;
    position: absolute;
    right: -7px;
    top: 22px;
}
.spirit .spirit_left .spirit_content{
    margin-left: 25%;
    margin-top: 15px;
    height: 312px;
    width: 376px;
}
.spirit .spirit_left .spirit_content span:nth-child(1){
    font-size: 3.5rem;
    letter-spacing: 1px;
    color: #1975be;
}
.spirit .spirit_left .spirit_content span:nth-child(2){
    font-size: 1.8rem;
    color: rgba(0,0,0,0.5);
    word-spacing: 1px;
    line-height: 23px;
    display: block;
}
.spirit .spirit_left .spirit_content span:nth-child(3){
    font-size: 1.6rem;
    color: rgba(0,0,0,0.5);
    text-align: unset;
    line-height: 35px;
    height: 50%;
    display: block;
    margin: 6% 0 0;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.spirit .spirit_left .spirit_content span:nth-child(4){
    font-size: 1.4rem;
    color: #1975be;
    word-spacing: 1px;
    padding-bottom: 2%;
    border-bottom: 1px solid #81bfdf;
}
.spirit .spirit_img{
    float: right;
    width: 446px;
    height: 318px;
    border: 1px solid #eee;
}
.spirit .spirit_img img{
    width: 96%;
    height: 94%;
    margin: 2%;
}

.news_module{
   width: 1082px;
   margin: 6% auto 0%; 
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}
.news_module .news_msg{
    width: 335px;
    height: 368px;
    border: 1px solid rgba(0,0,0,.1);
}
.news_module .news_msg .img_border{
    width: 100%;
    height: 205px;
    overflow: hidden;
}
.news_module .news_msg .img_border img{
    width: 100%;
    height: 100%;
    cursor: pointer;  
    transition: all 0.6s; 
}
.news_module .news_msg .img_border img:hover{
    transform: scale(1.4);
}
.news_module .news_msg p{
    width: 80%;
    margin: 0 5%;
    line-height: 54px;
    color: rgba(0,0,0,0.8);
    font-size: 1.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_module .news_msg span{
    width: 90%;
    margin: 0 auto;
    font-size: 1.4rem;
    color: rgba(0,0,0,0.5);
    line-height: 24px;
    text-align: unset;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news_module .news_msg .moreBtn{
    margin-right: 7%;
    float: right;
    font-size: 1.4rem;
    color: #4e8cc7;
}
@media screen and (min-width:1151px){
    .phone_index{
        display: none;
    }
    
}
@media screen and (min-width: 981px) and (max-width: 1150px){

    .phone_index{
        display: none;
    }
    .company_msg_border .company_msg {
        width: 80%;
        height: 292px;
        margin-top: -70px;
        margin-left: 10%;
    }
    .company_msg_border .company_msg .img_border {
        width: 246px;
        height: 178px;
    }
    .spirit {
        width: 80%;
        margin: 75px auto 0;
    }
    .spirit .spirit_left .spirit_content {
        width: 310px;
    }
    .spirit .spirit_img {
        width: 340px;
        height: 285px;
    }
    .company_content .company_introduce p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .produce_module_second {
        height: 610px;
        border-bottom: 3.5px solid #8cbade;
    }
    .swiper-container {
        width: 80%;
        height: 250px;
    }
    .news_module {
        width: 80%;
        margin: 6% auto 0%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .news_module .news_msg {
        width: 32%;
        height: 335px;
        border: 1px solid rgba(0,0,0,.1);
    }
    .news_module .news_msg .img_border {
        height: 170px;
    }
    .news_module .news_msg p {
        font-size: 1.5rem;
    }
}
@media screen and (min-width:801px) and (max-width:980px){
    .pc_index{
        display: none;
    }
    .phone_title_module:nth-child(1){
        background: #ffffff;
        padding-bottom: 8%;
        border-bottom: 1px solid #8cbade;
    }
    .phone_title_border{
        width: 100%;
        height: calc(178px / 2);
        margin-bottom: 74px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .phone_text_border{
        width: 280px;
        height: 37px;
        position: absolute;
        background: #fff;
        margin-top: 67px;
        margin-left: calc((100% - 280px)/2);
    }
    .phone_heading_border{
        width: 90%;
        height: 100%;
        margin: 0 auto;
        border: 1px solid rgba(0,0,0,0.1);
    }
    .phone_heading{
        width: 80%;
        background: #fff;
        margin: 0 auto;
        margin-top: -8%
    }
    .phone_heading_border span:nth-child(1){
        color: #005dc9;
    font-size: 2.5rem;
    text-align: center;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    }
    .phone_heading_border span:nth-child(2){
        color: #888888;
        font-size: 1.8rem;
        text-align: center;
        display: block;
    }
    .phone_company_introduce{
        color: #666666;
    width: 94%;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 38px;
    letter-spacing: 0.5px;
    display: block;
    font-family: "Microsoft YaHei";
        /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical; */
    }
    .phone_company_introduce p:not(:nth-child(1)){
        display: none;
    }
    .phone_title_module:nth-child(2){
        background: #f4f5f8;
        padding-bottom:50px;
    }
    .phone_product{
        width:96%; 
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .phone_product .phone_product_img{
        width: 48%;
        height: 280px;
        position: relative;
        border: 1px solid #eee;
        margin-bottom: 33px;
    }
    .phone_product .phone_product_img img{
        width: 100%;
        height: 100%;
    }
    .phone_product .phone_product_img div{
        width: 100%;
        height: 52px;
        color: rgba(255,255,255,.8);
        font-size: 1.5rem;
        letter-spacing: 1px;
        line-height: 52px;
        text-align: center;
        position: absolute;
        bottom: 0;
        background: rgba(7,66,163,.8);
    }
    .phone_title_module:nth-child(3){
        background: #1b76bc;
        border-bottom: 1px solid #8cbade;
        
    }
    .bossship_card{
        width: 100%;
        background: linear-gradient(#1b76bc, #fff);
    }
    .card_border{
        width: 96%;
        height: 100%;
        margin: 0 auto;
        background: #f6f6f6;
    }
    .bossship_content{
        width: 80%;
        height: 314px;
        margin: 100px auto 0;
        border: 1px solid rgba(0,0,0,0.15);

    }
    .bossship_content img{
        width: 210px;
    margin-top: calc(-141px / 2);
    margin-left:calc((100% - 210px)/2);
    }
    .bossship_content span:nth-child(2){
        font-size: 2.4rem;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    color: #333333;
    }
    .bossship_content span:nth-child(3){
        font-size: 1.4rem;
        color: #999999;
        word-spacing: 1px;
        line-height: 23px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(4){
        font-size: 1.8rem;
        color: #666666;
        text-align: center;
        line-height: 33px;
        height: 100px;
        width: 85%;
        margin: 6% auto 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .bossship_content span:nth-child(5){
        font-size: 1.6rem;
        color: #fff;
        background: #158ad8;
        word-spacing: 1px;
        line-height: 39px;
        width: 132px;
        height: 39px;
        margin: 28px auto;
        border-radius: 5px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(5) a{
        color: unset;
    }
    .phone_news{
        width: 96%;
        height: 200px;
        margin: 5% auto;
        display: flex;
        flex-direction: row;
    }
    .phone_news img{
        width: 39%;
    }
    .phone_news_content{
        width: 61%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .phone_news_content p{
        width: 90%;
        margin: 0 5%;
        color: #333333;
        font-size: 2rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .phone_news_content span{
        width: 90%;
        margin: 0 auto;
        font-size: 1.6rem;
        color: #888;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .phone_news_content div{
        width: 114px;
        height: 35px;
        margin-left: 5%;
        background: #158ad8;
        border-radius: 5px;
        color: rgba(255,255,255,.8);
        text-align: center;
        line-height: 35px;
        font-size: 1.4rem;
    }
    .phone_news_content div a{
        color: unset;
    }
    .swiper-container {
        width: 78%;
        height: 250px;
        margin-top: 5%;
        background: #f6f6f6;
    }
    
}
@media screen and (min-width:500px) and (max-width:800px){

    .pc_index{
        display: none;
    }
    .phone_title_module:nth-child(1){
        background: #ffffff;
        padding-bottom: 8%;
        border-bottom: 1px solid #8cbade;
    }
    .phone_title_border{
        width: 100%;
        height: calc(178px / 2);
        margin-bottom: 74px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .phone_text_border{
        width: 280px;
        height: 37px;
        position: absolute;
        background: #fff;
        margin-top: 67px;
        margin-left: calc((100% - 280px)/2);
    }
    .phone_heading_border{
        width: 90%;
        height: 100%;
        margin: 0 auto;
        border: 1px solid rgba(0,0,0,0.1);
    }
    .phone_heading{
        width: 80%;
        background: #fff;
        margin: 0 auto;
        margin-top: -8%
    }
    .phone_heading_border span:nth-child(1){
        color: #005dc9;
    font-size: 2.5rem;
    text-align: center;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    }
    .phone_heading_border span:nth-child(2){
        color: #888888;
        font-size: 1.8rem;
        text-align: center;
        display: block;
    }
    .phone_company_introduce{
        color: #666666;
    width: 94%;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 38px;
    letter-spacing: 0.5px;
    display: block;
    font-family: "Microsoft YaHei";
        /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical; */
    }
    .phone_company_introduce p:not(:nth-child(1)){
        display: none;
    }
    .phone_title_module:nth-child(2){
        background: #f4f5f8;
        padding-bottom:50px;
    }
    .phone_product{
        width:96%; 
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .phone_product .phone_product_img{
        width: 48%;
        height: 212px;
        position: relative;
        border: 1px solid #eee;
        margin-bottom: 33px;
    }
    .phone_product .phone_product_img img{
        width: 100%;
        height: 100%;
    }
    .phone_product .phone_product_img div{
        width: 100%;
        height: 52px;
        color: rgba(255,255,255,.8);
        font-size: 1.5rem;
        letter-spacing: 1px;
        line-height: 52px;
        text-align: center;
        position: absolute;
        bottom: 0;
        background: rgba(7,66,163,.8);
    }
    .phone_title_module:nth-child(3){
        background: #1b76bc;
        border-bottom: 1px solid #8cbade;
        
    }
    .bossship_card{
        width: 100%;
        background: linear-gradient(#1b76bc, #fff);
    }
    .card_border{
        width: 96%;
        height: 100%;
        margin: 0 auto;
        background: #f6f6f6;
    }
    .bossship_content{
        width: 80%;
        height: 314px;
        margin: 100px auto 0;
        border: 1px solid rgba(0,0,0,0.15);

    }
    .bossship_content img{
        width: 168px;
    margin-top: calc(-141px / 2);
    margin-left:calc((100% - 168px)/2);
    }
    .bossship_content span:nth-child(2){
        font-size: 2.4rem;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    color: #333333;
    }
    .bossship_content span:nth-child(3){
        font-size: 1.4rem;
        color: #999999;
        word-spacing: 1px;
        line-height: 23px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(4){
        font-size: 1.8rem;
        color: #666666;
        text-align: center;
        line-height: 33px;
        height: 100px;
        width: 85%;
        margin: 6% auto 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .bossship_content span:nth-child(5){
        font-size: 1.6rem;
        color: #fff;
        background: #158ad8;
        word-spacing: 1px;
        line-height: 39px;
        width: 132px;
        height: 39px;
        margin: 28px auto;
        border-radius: 5px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(5) a{
        color: unset;
    }
    .phone_news{
        width: 96%;
        height: 159px;
        margin: 5% auto;
        display: flex;
        flex-direction: row;
    }
    .phone_news img{
        width: 39%;
        height: 159px;
    }
    .phone_news_content{
        width: 61%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .phone_news_content p{
        width: 90%;
        margin: 0 5%;
        color: #333333;
        font-size: 2rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .phone_news_content span{
        width: 90%;
        margin: 0 auto;
        font-size: 1.6rem;
        color: #888;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .phone_news_content div{
        width: 114px;
        height: 35px;
        margin-left: 5%;
        background: #158ad8;
        border-radius: 5px;
        color: rgba(255,255,255,.8);
        text-align: center;
        line-height: 35px;
        font-size: 1.4rem;
    }
    .phone_news_content div a{
        color: unset;
    }
    .swiper-container {
        width: 78%;
        height: 250px;
        margin-top: 5%;
        background: #f6f6f6;
    }
    
}
@media screen and (max-width:500px){
    .lunbo .carousel-inner{
        height: 20rem !important;
    }
    .lunbo .item{
      height: 100% !important;
    }
    .lunbo img{
        height: 100% !important;
    }
    .pc_index{
        display: none;
    }
    .phone_title_module:nth-child(1){
        background: #ffffff;
        padding-bottom: 8%;
        border-bottom: 1px solid #8cbade;
    }
    .phone_title_border{
        width: 100%;
        height: 75px;
        margin-bottom: 60px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .phone_text_border{
        width: 185px;
        height: 37px;
        position: absolute;
        background: #fff;
        margin-top: 55px;
        margin-left: calc((100% - 185px)/2);
    }
    .phone_heading_border{
        width: 90%;
        height: 100%;
        margin: 0 auto;
        border: 1px solid rgba(0,0,0,0.1);
    }
    .phone_heading{
        width: 80%;
        background: #fff;
        margin: 0 auto;
        margin-top: -8%
    }
    .phone_heading_border span:nth-child(1){
        color: #005dc9;
    font-size: 2rem;
    text-align: center;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    }
    .phone_heading_border span:nth-child(2){
        color: #888888;
        font-size: 1.6rem;
        text-align: center;
        display: block;
    }
    .phone_company_introduce{
        color: #666666;
    width: 94%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 30px;
    letter-spacing: 0.5px;
    display: block;
    font-family: "Microsoft YaHei";
        /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical; */
    }
    .phone_company_introduce p:not(:nth-child(1)){
        display: none;
    }
    .phone_title_module:nth-child(2){
        background: #f4f5f8;
        padding-bottom:25px;
    }
    .phone_product{
        width:96%; 
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .phone_product .phone_product_img{
        width: 48%;
        height: 130px;
        position: relative;
        border: 1px solid #eee;
        margin-bottom: 33px;
    }
    .phone_product .phone_product_img img{
        width: 100%;
        height: 100%;
    }
    .phone_product .phone_product_img div{
        width: 100%;
        height: 40px;
        color: rgba(255,255,255,.8);
        font-size: 1.2rem;
        letter-spacing: 1px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        bottom: 0;
        background: rgba(7,66,163,.8);
    }
    .phone_title_module:nth-child(3){
        background: #1b76bc;
        border-bottom: 1px solid #8cbade;
        
    }
    .bossship_card{
        width: 100%;
        background: linear-gradient(#1b76bc, #fff);
    }
    .card_border{
        width: 96%;
        height: 100%;
        margin: 0 auto;
        background: #f6f6f6;
    }
    .bossship_content{
        width: 80%;
        height: 314px;
        margin: 100px auto 0;
        border: 1px solid rgba(0,0,0,0.15);

    }
    .bossship_content img{
        width: 168px;
    margin-top: calc(-141px / 2);
    margin-left:calc((100% - 168px)/2);
    }
    .bossship_content span:nth-child(2){
        font-size: 2.2rem;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    color: #333333;
    }
    .bossship_content span:nth-child(3){
        font-size: 1.2rem;
        color: #999999;
        word-spacing: 1px;
        line-height: 23px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(4){
        font-size: 1.3rem;
        color: #666666;
        text-align: center;
        line-height: 33px;
        height: 100px;
        width: 85%;
        margin: 6% auto 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .bossship_content span:nth-child(5){
        font-size: 1.4rem;
        color: #fff;
        background: #158ad8;
        word-spacing: 1px;
        line-height: 39px;
        width: 132px;
        height: 39px;
        margin: 40px auto 0;
        border-radius: 5px;
        display: block;
        text-align: center;
    }
    .bossship_content span:nth-child(5) a{
        color: unset;
    }
    .phone_news{
        width: 96%;
        height: 111px;
        margin: 5% auto;
        display: flex;
        flex-direction: row;
    }
    .phone_news img{
        width: 39%;
        /* height: 159px; */
    }
    .phone_news_content{
        width: 61%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .phone_news_content p{
        width: 90%;
        margin: 0 5%;
        color: #333333;
        font-size: 1.5rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .phone_news_content span{
        width: 90%;
        margin: 0 auto;
        font-size: 1.1rem;
        color: #888;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .phone_news_content div{
        width: 90px;
        height: 30px;
        margin-left: 5%;
        background: #158ad8;
        border-radius: 5px;
        color: rgba(255,255,255,.8);
        text-align: center;
        line-height: 30px;
        font-size: 1.1rem;
    }
    .phone_news_content div a{
        color: unset;
    }
    .swiper-container {
        width: 78%;
        height: 250px;
        margin-top: 5%;
        background: #f6f6f6;
    }
  
    
}
