﻿body {
    font-size: 14px;
}

.bg1 {
    height: 500px;
    width: 100%;
    background: url('../pctwo-imgs/news.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.bt {
    position: absolute;
    top: 200px;
    right:15%;
}

.tit {
    font-size: 50px;
    font-weight: 700;
}

.eng {
    font-size: 20px;
    color: #333;
}

.jieshao {
    font-size: 16px;
    color: #666;
}
.topbox{
    width:1200px;
    height:400px;
    margin:0 auto;
}
.tab {
    float:left;
    width:240px;

}
.tab li:first-child{
    margin-top:2px;
}
.tab li{
    height:117px;
    width:100%;
    background:#bfcdda;
    color:#fff;
    margin-bottom:2px;
    position:relative;
}

.tab li .onezuo{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:20px;
}
.tab li .twoyou{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:20px;
    text-align:right;
    line-height:20px;
    color:#fff;
}
.tab li .twoyou div:first-child{
    word-wrap : break-word;
    overflow:hidden;
    width:130px;
}
.tab li .twoyou div span{
    display: inline-block;
    height: 3px;
    width: 20px;
    background: #fff;
}
.topright{
    float:right;
    width:960px;
    height:360px;
    /*background:#eee;*/
}

.tab li i{
    font-size: 60px;
    color:#fff;
}

.tab .cur {
    background: #29a3cc;
}
.topright .sliderktop {
    height: 100%;
    width: 100%;
    display: none;
    position:relative;
}

.topright .showtop {
    display: block;
}
.sliderktopimg {
    border-radius: 8px;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left:50px;
    transform: translateY(-50%);
    overflow:hidden;
    z-index:2;
}
.sliderktopimg img{
    /*width:100%;*/
    max-width:none;
    height:100%;
}
.sliderktopcont {
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 700px;
    height: 250px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:150px;
    box-shadow: #eee 0px 3px 10px 3px;
    box-sizing:border-box;
    padding:30px 30px 30px 150px;
}
.sliderktopcont .tit {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    overflow: hidden; /*超出部分隐藏*/
    white-space: nowrap; /*不换行*/
    text-overflow: ellipsis; /*超出部分文字以...显示*/
}

.sliderktopcont .content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666;
}

.sliderktopcont .time {
    color: #888;
    font-size: 12px;
}
.sliderktopcont .detailbox{
    text-align:right;
    margin-top:20px;
}
.sliderktopcont .detailbox .detail{
    display:inline-block;
    height:30px;
    background:#000;
    color:#fff;
    border-radius:6px;
    width:100px;
    text-align:center;
    line-height:30px;
    font-size:14px;
}
.sliderk {
    display: none;
    width: 1200px;
    margin: 0 auto;
}

.show {
    display: block;
}

.sliderk .box {
    width: 545px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 30px;
}

    .sliderk .box:hover {
        border: 1px solid #0852a2;
        cursor: pointer;
    }

    .sliderk .box:nth-child(2n+1) {
        float: left;
    }

    .sliderk .box:nth-child(2n) {
        float: right;
    }

    .sliderk .box .left {
        width: 150px;
        height: 150px;
        float: left;
        border-radius: 6px;
        overflow: hidden;
    }

        .sliderk .box .left img {
            height: 100%;
            max-width:none;
        }

    .sliderk .box .right {
        height: 150px;
        float: right;
        border-radius: 6px;
        overflow: hidden;
        width: 380px;
    }

        .sliderk .box .right .tit {
            color: #333;
            font-size: 15px;
            font-weight: 700;
            margin-top: 10px;
            overflow: hidden; /*超出部分隐藏*/
            white-space: nowrap; /*不换行*/
            text-overflow: ellipsis; /*超出部分文字以...显示*/
        }

        .sliderk .box .right .content {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            color: #666;
        }

        .sliderk .box .right .time {
            color: #888;
            font-size: 12px;
        }

    .tuijianchanpin {
        margin-bottom: 60px;
    }

        .tuijianchanpin .line1, .line2 {
            width: 300px;
            height: 1px;
            background: #888;
            display: inline-block;
            margin: 0 20px;
            vertical-align: middle;
        }

        .tuijianchanpin .point1, .point2 {
            width: 3px;
            height: 3px;
            background: #888;
            display: inline-block;
            vertical-align: middle;
        }

        .tuijianchanpin .tjm {
            display: inline-block;
            font-size: 24px;
            font-weight: 700;
            color: #333;
            margin: 0 20px;
            vertical-align: middle;
        }

        .tuijianchanpin .swiper-slide {
            padding: 20px;
            border: 1px solid #ccc;
            border-radius: 6px;
            position: relative;
            box-sizing:border-box;
        }

            .tuijianchanpin .swiper-slide .pingm {
                font-size: 15px;
                font-weight: 700;
                margin-bottom: 10px;
            }

            .tuijianchanpin .swiper-slide .yqfl {
                text-align: center;
                margin-top: 10px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .tuijianchanpin .swiper-slide .img {
                width: 100%;
                margin: 0 auto;
                text-align: center;
                overflow: hidden;
                height:160px;
            }
            .tuijianchanpin .swiper-slide .img img{
                height:100%;
            }
    .swiper-slide {
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
    }
        .swiper-slide:hover {
            transform: scale(1.1);
            -webkit-transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            -ms-transition: all 300ms linear;
            transition: all 300ms linear;
        }
a{
    display:inline-block;

}