@charset "utf-8";

.banner-slides {
    width: 100%;
    height: 520px;
    background-color: #000;
    position: relative
}

.banner-slides .slidesjs-container {
    height: 520px
}

.banner-slides .banner {
    height: 520px;
    background-position: 50%;
    background-repeat: no-repeat
}

.banner-slides .slidesjs-pagination,
.banner-slides .slidesjs-play,
.banner-slides .slidesjs-stop {
    display: none !important
}

.banner-slides .slidesjs-next,
.banner-slides .slidesjs-previous {
    position: absolute;
    z-index: 99;
    color: #fff;
    width: 71px;
    padding-top: 141px;
    height: 0;
    overflow: hidden;
    top: 200px;
    background: url(../images/slides_arrow.png) no-repeat;
    opacity: .4
}

.banner-slides .slidesjs-next:hover,
.banner-slides .slidesjs-previous:hover {
    opacity: .7
}

.banner-slides .slidesjs-previous {
    left: 6%;
    background-position: top
}

.banner-slides .slidesjs-next {
    right: 6%;
    background-position: bottom
}

@media screen and (max-width:1230px) {
    .slidesjs-previous {
        left: 0 !important
    }

    .slidesjs-next {
        right: 0 !important
    }
}

.home-wrap {
    background: url(../images/home_bg.png)
}

.home-box-01 {
    height: 100px;
    background: url(../images/home_box_01.png) 50% no-repeat
}

.home-box-02 table {
    width: 1212px
}

.home-box-02 table,
.home-box-02 td {
    border: 1px solid #eff004;
    background-color: #12905b;
    margin: 0 auto
}

.home-box-02 td {
    height: 135px;
    padding-top: 15px;
    vertical-align: top;
    background-color: #0f2c29
}

.home-box-02 .parent {
    float: left;
    width: 80px
}

.home-box-02 .parent h3 {
    font-weight: 400;
    text-align: center
}

.home-box-02 .child {
    width: 140px;
    float: right;
    padding-left: 3px;
    border-left: 1px solid #19bf7a;
    min-height: 120px
}

.home-box-02 .child a {
    display: block;
    padding: 3px 0;
    color: #f4f3f3
}

.home-box-02 .child a:hover {
    color: #fbdc09
}

.home-box-03 {
    border: 1px dashed #12905b;
    border-left: 0;
    border-right: 0;
    margin: 24px 20px 0;
    padding: 22px 0;
    overflow: auto
}

.home-box-03 li {
    float: left;
    width: 25%;
    text-align: center
}

.home-box-04 .left-box {
    float: left;
    padding: 16px 0 35px 26px
}

.home-box-04 .left-box .item {
    width: 295px;
    float: left;
    margin-right: 20px
}

.home-box-04 .left-box .item .title {
    color: #fff;
    font-size: 19px;
    line-height: 60px
}

.home-box-04 .left-box .item img {
    width: 295px;
    height: 221px
}

.home-box-04 .left-box .item .cont {
    padding-left: 62px;
    position: relative;
    margin-top: 16px
}

.home-box-04 .left-box .item .cont a {
    color: #fbdc09;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700
}

.home-box-04 .left-box .item .cont a:hover {
    color: #fb9209
}

.home-box-04 .left-box .item .cont p {
    color: #f8f9f9;
    padding-top: 10px;
    line-height: 22px
}

.home-box-04 .left-box .item .cont .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 45px;
    padding-top: 8px;
    background-color: #0f2c29;
    color: #fff;
    text-align: center
}

.home-box-04 .left-box .item .cont .date h3 {
    font-size: 20px
}

.home-box-04 .right-box {
    float: right;
    width: 550px;
    padding: 16px 24px 10px 0
}

.home-box-04 .right-box .title {
    color: #fff;
    font-size: 19px;
    line-height: 60px
}

.home-box-04 .right-box .item {
    display: block;
    background-color: #162031;
    padding: 10px;
    margin-bottom: 18px
}

.home-box-04 .right-box .item h3 {
    color: #fbdc09;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700
}

.home-box-04 .right-box .item p {
    color: #f8f9f9;
    line-height: 24px;
    display: block;
    overflow: hidden;
    height: 95px
}

.home-box-04 .right-box .item:hover h3 {
    color: #fb9209
}

.home-box-05 {
    border: 2px solid #12905b;
    background-color: #162031
}

.home-box-05 .title {
    font-size: 19px;
    color: #f2f3f5;
    border-bottom: 2px solid #037a38;
    margin: 20px;
    padding-bottom: 10px
}

.home-box-05 ul {
    padding: 0 10px
}

.home-box-05 ul li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding-bottom: 16px
}

.home-box-05 ul li a {
    display: inline-block;
    border: 2px solid #fbc201
}

.home-box-05 ul li a:hover {
    border-color: #fb9209
}

.home-box-02 td {
    margin: 2px 0;
    width: 19.4%;
}

.home-box-02 tr {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
}


.news{
    border-top: 1px dashed #12905b;
    margin: 24px 26px 0;
}
.newTitle{
    font-size: 19px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}
.news .itemBox{
    display: flex;
    justify-content: space-between;
}
.news .itemBox .item{
    width: 49.4%;
    background-color: #123a31;
}
.news .itemBox .item a{
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
}
.news .itemBox .item a .pic{
    width: 46.7%;
    height: 205px;
    position: relative;
    overflow: hidden;
}
.news .itemBox .item a .pic img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
.news .itemBox .item a .con{
    width: 53.3%;
    padding: 0 43px 0 40px;
}
.news .itemBox .item a .con image{
    display: block;
}
.news .itemBox .item a .con .tits{
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fbd125;
    margin-top: 15px;
}
.news .itemBox .item a .con .tit{
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fff;
    margin-top: 10px;
}
.news .itemBox .item a .con .tit1{
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-top: 20px;
}
@media (min-width: 1024px){
    .news .itemBox .item:hover a .con .tits{
        color: #fb9209;
    }
}
.news ul{
    margin: 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news ul li{
    width: 23.8%;
    background-color: #123a31;
}
.news ul li a{
    padding: 18px 35px 18px 30px;
    display: block;
    box-sizing: border-box;
}
.news ul li a .tits{
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fbd125;
}
.news ul li a .tit{
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fff;
    margin-top: 10px;
}
@media (min-width: 1024px){
    .news ul li:hover a .tits{
        color: #fb9209;
    }
}

.scBox{
    margin: 10px 26px 0;
}
.scBox .content{
    display: flex;
    justify-content: space-between;
}
.scBox .content .picList{
    width: 47.7%;
    display: flex;
    justify-content: space-between;
}
.scBox .content .picList .item{
    width: 48%;
}
.scBox .content .picList .item a{
    width: 100%;
    height: 203px;
    position: relative;
    overflow: hidden;
    display: block;
}
.scBox .content .picList .item a img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.scBox .content .picList .item a .tits{
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
@media (min-width: 1024px){
    .scBox .content .picList .item:hover a .tits{
        color: #fb9209
    }
}
.scBox .content .conList{
    width: 44.6%;
    margin-right: 5%;
}
.scBox .content .conList .item{
    margin-bottom: 24px;
}
.scBox .content .conList .item:last-child{
    margin-bottom: 0;
}
.scBox .content .conList .item a{
    display: flex;
    align-items: center;
    width: 100%;
    align-items: center;
}
.scBox .content .conList .item a .time{
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 28px;
    color: #fff;
    width: 72px;
    margin-right: 15px;
}
.scBox .content .conList .item a .time span{
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 3px;
}
.scBox .content .conList .item a .con{
    flex: 1;
}
.scBox .content .conList .item a .con .tits{
    font-size: 14px;
    line-height: 16px;
    color: #f1ca26;
    height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
.scBox .content .conList .item a .con .tit{
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
@media (min-width: 1024px){
    .scBox .content .conList .item:hover a .con .tits{
        color: #fb9209;
    }
}

.videoBox{
    margin: 10px 26px 0;
}
.videoBox .itemBox{
    display: flex;
    justify-content: space-between;
}
.videoBox .itemBox .item{
    width: 23.8%;
}
.videoBox .itemBox .item a{
    width: 100%;
    height: 212px;
    position: relative;
    overflow: hidden;
    display: block;
}
.videoBox .itemBox .item a img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.videoBox .itemBox .item a .tits{
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
@media (min-width: 1024px){
    .videoBox .itemBox .item:hover a .tits{
        color: #fb9209
    }
}
.cvBox{
    margin: 33px 26px 0;
    display: flex;
    justify-content: space-between;
}
.cvBox .con{
    width: 47.1%;
}
.cvBox .con .tits{
    font-size: 19px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
}
.cvBox .con .tit{
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    color: #f1ca26;
    border-bottom: 2px solid #cccccb;
    position: relative;
}
.cvBox .con .tit:after{
    width: 124px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    background-color: #f1ca26;
}
.cvBox .con .tit1{
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-top: 28px;
}
.cvBox .con .more{
    width: 126px;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    border-radius: 11px;
    display: block;
    background-color: #f1ca26;
    text-align: center;
    margin-top: 32px;
}
@media (min-width: 1024px){
    .cvBox .con .more:hover{
        background-color: #fb9209;
    }
}
.cvBox .picList{
    width: 49.4%;
    display: flex;
    justify-content: space-between;
}
.cvBox .picList .item{
    width: 65.9%;
}
.cvBox .picList .item a{
    width: 100%;
    display: block;
    height: 290px;
    position: relative;
    overflow: hidden;
}
.cvBox .picList .item a img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.cvBox .picList .item a .tits{
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;

}
.cvBox .picList .itemBox{
    width: 32.4%;
}
.cvBox .picList .itemBox .item{
    width: 100%;
    margin-bottom: 6px;
}
.cvBox .picList .itemBox .item:last-child{
    margin-bottom: 0;
}
.cvBox .picList .itemBox .item a{
    height: 142px;
}
@media (min-width: 1024px){
    .cvBox .picList .item:hover a .tits{
        color: #fb9209;
    }
}

.inBox{
    margin: 10px 26px 0;
    padding-bottom: 36px;
}
.inBox .content{
    display: flex;
    justify-content: space-between;
}
.inBox .content .conLeft{
    width: 49.2%;
}
.inBox .content .conRight{
    width: 49.2%;
}
.inBox .content .conLeft .itemBox{
    display: flex;
    justify-content: space-between;
}
.inBox .content .conLeft .itemBox .item{
    width: 49.4%;
}
.inBox .content .conLeft .itemBox .item a{
    width: 100%;
    display: block;
    position: relative;
    height: 220px;
    overflow: hidden;
}
.inBox .content .conLeft .itemBox .item a img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.inBox .content .conLeft .itemBox .item a .tits{
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
.inBox .content .conLeft ul{
    margin-top: 17px;
}
.inBox .content .conLeft ul li a{
    font-size: 14px;
    line-height: 26px;
    color: #fbd125;
    display: block;
    padding-left: 25px;
    box-sizing: border-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url('../images/xx.png');
    height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
}
@media (min-width: 1024px){
    .inBox .content .conLeft ul li a:hover{
        color: #fb9209;
        background-image: url('../images/xx_h.png');
    }
}

.inBox .content .conRight .item{
    margin-bottom: 10px;
}
.inBox .content .conRight .item:last-child{
    margin-bottom: 0;
}
.inBox .content .conRight .item a{
    width: 100%;
    display: flex;
    align-items: center;
}
.inBox .content .conRight .item a .pic{
    width: 140px;
    height: 105px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}
.inBox .content .conRight .item a .pic img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
.inBox .content .conRight .item a .con{
    flex: 1;
    padding-right: 25px;
}
.inBox .content .conRight .item a .con .t{
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fbd125
}
.inBox .content .conRight .item a .con .t1{
    font-size: 12px;
    line-height: 18px;
    height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:  ellipsis;
    color: #fff;
    margin-top: 12px;
}
@media (min-width: 1024px){
    .inBox .content .conRight .item:hover a .con .t{
        color: #fb9209;
    }
}


@media only screen and (max-width:960px) {
    .newTitle{
        font-size: 16px;
        line-height: 44px;
    }

    .news{
        margin: 8px 2% 0;
    }
    .news .itemBox{
        display: block;
    }
    .news .itemBox .item{
        width: 100%;
        margin-bottom: 8px;
    }
    .news ul{
        flex-wrap: wrap;
    }
    .news ul li{
        width: 48.5%;
        margin-bottom: 0;
    }
    .news ul li:nth-child(3),.news ul li:nth-child(4){
        display: none;
    }
    .inBox .content .conRight .item:last-child{
        display: none;
    }
    .inBox .content .conRight .item:nth-child(2){
        margin-bottom: 0;
    }
    .scBox{
        margin: 0 2%;
    }
    .scBox .content{
        display: block;
    }
    .scBox .content .picList{
        width: 100%;
    }
    .scBox .content .conList{
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }
    .videoBox{
        margin: 3px 2% 0; 
    }
    .videoBox .itemBox{
        flex-wrap: wrap;
    }
    .videoBox .itemBox .item{
        width: 48.5%;
        margin-bottom: 8px;
    }
    .cvBox{
        margin: 2% 2% 0;
        display: block;
    }
    .cvBox .con{
        width: 100%;
    }
    .cvBox .picList{
        width: 100%;
        margin-top: 8px;
    }
    .inBox{
        margin: 4px 2% 0;
    }
    .inBox .content{
        display: block;
    }
    .inBox .content .conLeft{
        width: 100%;
    }
    .inBox .content .conRight{
        width: 100%;
        margin-top: 8px;
    }
    .inBox .content .conLeft ul{
        margin-top: 10px;
    }
    .inBox .content .conLeft ul li a{
        font-size: 13px;
    }
    .cvBox .con .tits{
        font-size: 16px;
        line-height: 17px;
    }
    .cvBox .con .tit{
        font-size: 14px;
        line-height: 36px;
    }
    .cvBox .con .tit1{
        margin-top: 15px;
    }
    .cvBox .con .more{
        margin-top: 15px;
    }
    .news .itemBox .item a .con{
        padding: 15px;
    }
    .news .itemBox .item a .pic{
        height: 160px;
    }
    .news .itemBox .item a .con .tit{
        height: auto;
        -webkit-line-clamp: 2;
    }
    .news .itemBox .item a .con .tits{
        margin-top: 8px;
    }
    .news .itemBox .item a .con .tit{
        margin-top: 8px;
    }
    .news .itemBox .item a .con .tit1{
        margin-top: 15px;
    }
    .news ul li a{
        padding: 15px;
    }
    .scBox .content .picList .item a{
        height: 15vh;
    }
    .videoBox .itemBox .item a{
        height: 15vh;
    }
    .cvBox .picList .item a{
        height: 25vh;
    }
    .cvBox .picList .itemBox .item a{
        height: calc(12.5vh - 3px);
    }
    .inBox .content .conLeft .itemBox .item a{
        height: 15vh;
    }


    .banner-slides,
    .banner-slides .slidesjs-container,
    .banner-slides .banner {
        height: 6.2rem;
        background-size: cover;
    }

    .banner-slides .slidesjs-next,
    .banner-slides .slidesjs-previous {
        display: none;
    }

    .banner-slides .slidesjs-pagination {
        display: block !important;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 1rem;
        text-align: center;
        z-index: 15;
    }

    .banner-slides .slidesjs-pagination li {
        font-size: 0;
        display: inline-block;
        margin: 0 5px;
    }

    .banner-slides .slidesjs-pagination li a {
        display: block;
        width: 30px;
        height: 3px;
        background: #fff;
        opacity: .5;
    }

    .banner-slides .slidesjs-pagination li .active {
        background: #037a38;
        opacity: 1;
    }

    .home-box-01 {
        background-size: contain;
        height: 2rem;
    }

    .home-box-02 table,
    .home-box-02 tbody {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .home-box-02 tr {
        display: flex;
        flex-wrap: wrap;
        padding: 2% 0 0 2%;
    }

    .home-box-02 td {
        box-sizing: border-box;
        height: auto;
        overflow: hidden;
        padding: .3rem 0;
        margin: .3rem;
        margin: 0 2% 2% 0;
        width: 48%;
    }

    .home-box-02 .child {
        width: auto;
        float: none;
        border: 0;
        border-top: 1px solid #19bf7a;
        margin: .3rem .3rem 0 .3rem;
        padding-top: .3rem;
        display: none;
    }

    .home-box-02 .parent h3 {
        min-height: 32px;
        font-size: 11px;
    }


    .home-box-02 .parent {
        width: auto;
        text-align: center;
        float: none;
    }

    .home-box-03 {
        margin: 0;
        padding: .3rem;
    }

    .home-box-03 ul,
    .home-box-05 ul {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

    .home-box-03 li {
        width: 24%;
        margin: .15rem 0;
    }

    .home-box-04 .left-box {
        float: none;
        padding: .3rem;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

    .home-box-04 .left-box .item {
        margin: 0;
        width: 49%;
    }

    .home-box-04 .right-box {
        float: none;
        width: auto;
        padding: .3rem;
    }

    .home-box-04 .left-box .item .title,
    .home-box-04 .right-box .title {
        font-size: 17px;
        line-height: 1.6;
        padding: .2rem 0;
        text-align: center;
    }

    .home-box-04 .left-box .item img {
        width: 100%;
        height: auto;
    }

    .home-box-04 .right-box .item {
        margin-bottom: .2rem;
    }

    .home-box-04 .left-box .item .cont a,
    .home-box-04 .right-box .item h3 {
        display: block;
        font-size: 15px;
    }

    .home-box-05 .title {
        font-size: 16px;
        margin: 0;
        padding: .3rem;
        border: 0;
    }

    .home-box-05 ul li {
        width: 32.33%;
        margin-bottom: .2rem;
        padding: 0;
    }

    .home-box-05 ul li img {
        height: auto;
        display: block;
        width: 100%;
    }

    .home-box-05 ul {
        padding: .3rem;
    }

    .home-thumb-box .box {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

    .home-thumb-box .box .dl {
        width: 48%;
        padding: 0
    }

    .home-thumb-box .box .dl table,
    .home-thumb-box .box .dl tbody,
    .home-thumb-box .box .dl tr,
    .home-thumb-box .box .dl td {
        display: block
    }
    .news ul li a .tit{
        height: auto;
    }
    .scBox .content .conList .item a .con .tit{
        height: auto;
    }
    .cvBox .con .tit1{
        box-sizing: border-box;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        /*-webkit-box-orient: vertical;*/
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width:640px) {
    .home-box-03 li {
        width: 49%;
    }

    .home-box-04 .left-box .item {
        width: 100%;
    }

    .home-box-05 ul li {
        width: 49%;
    }
}