﻿body {
    font-size: 14px;
    position: relative;
}

a:hover {
    color: #fff;
}

.topnav {
    /*background: #000;*/
}

.pchide {
    display: none;
}

.pcshow {
    display: block;
}


.bg1 {
    background: url('../../Content/pc-imgs/pcbg1.png') no-repeat;
    background-size: 100% 100%;
    height: 785px;
    margin-top: 1px;
    position: relative;
}

.neibox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1300px;
}

.xinghao {
    padding: 10px 30px 10px 10px;
    border: 1px solid #666;
    border-radius: 8px;
    display: inline-block;
    margin: 30px 0;
}

    .xinghao span:first-child {
        font-size: 13px;
        color: #888;
    }

    .xinghao span:last-child {
        font-size: 20px;
        font-weight: 700;
    }

.name {
    font-size: 16px;
    margin-bottom: 20px;
}

.content {
    color: #666;
    line-height: 24px;
    overflow: hidden;
    height:75px;
    /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;*/
    letter-spacing: 1px;
}

.line {
    width: 30px;
    height: 4px;
    background: #0852a2;
    margin: 20px 0;
}

.xiangqing {
    display: inline-block;
    height: 36px;
    width: 100px;
    line-height: 36px;
    color: #fff;
    background: #0852a2;
    text-align: center;
    border-radius: 8px;
    margin-top: 40px;
    float: right;
}

.bg1 .pcleft {
    float: left;
    width: 500px;
}

.bg1 .pcright {
    float: right;
    width:770px;
    height:540px;
    text-align:center;
    /*overflow:hidden;*/
}
.bg1 .pcright img{
    height:100%;
}
.bg2 {
    background: url('../../Content/pc-imgs/pcbg2.png') no-repeat;
    background-size: 100% 100%;
    height: 700px;
    position: relative;
}

    .bg2 .xinghao {
        border: 1px solid #fff;
    }

        .bg2 .xinghao span:first-child {
            font-size: 13px;
            color: #fff;
        }

    .bg2 .content {
        color: #fff;
    }

    .bg2 .line {
        background: #fff;
    }


    .bg2 .pcleft {
        float: left;
        width:550px;
        height:600px;
        overflow:hidden;
    }

    .bg2 .pcright {
        float: right;
        width: 500px;
        color: #fff;
        margin-top: 60px;
    }

.bg3 {
    height: 450px;
    width: 100%;
}

    .bg3 .pcleft {
        float: left;
        width: 50%;
        height: 100%;
        position: relative;
    }

    .bg3 .pcright {
        float: right;
        background: #000;
        width: 50%;
        height: 100%;
        position: relative;
    }

    .bg3 .center {
        width: 60%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .bg3 .xinghao {
        border: 1px solid #fff;
    }

        .bg3 .xinghao span:last-child {
            color: #fff;
        }

    .bg3 .pcright .center {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

        .bg3 .pcright .center .img3 {
            vertical-align: middle;
            margin-left: 10%;
            width:350px;
            height:350px;
            overflow:hidden;
            display:inline-block;
        }

        .bg3 .pcright .center .xinghao {
            vertical-align: bottom;
        }

.bg4 {
    height: 450px;
    width: 100%;
}

    .bg4 .pcleft {
        float: left;
        width: 50%;
        height: 100%;
        position: relative;
        background: #000;
    }

    .bg4 .pcright {
        float: right;
        width: 50%;
        height: 100%;
        position: relative;
    }

    .bg4 .center {
        width: 60%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .bg4 .xinghao {
        border: 1px solid #fff;
    }

        .bg4 .xinghao span:last-child {
            color: #fff;
        }

    .bg4 .pcleft .center {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        position: relative;
    }

        .bg4 .pcleft .center .img4 {
            vertical-align: middle;
            margin-left: 10%;
            width:420px;
            height:360px;
            overflow:hidden;
            display:inline-block;
        }

        .bg4 .pcleft .center .xinghao {
            position: absolute;
            bottom: 0;
            right: 0;
        }

.bg5 {
    background: url('../../Content/pc-imgs/pcbg2.png') no-repeat;
    background-size: 100% 100%;
    height: 785px;
    position: relative;
}

    .bg5 .pcleft {
        float: left;
        width: 500px;
    }

    .bg5 .pcright {
        float: right;
        width:560px;
        height:500px;
        overflow:hidden;
    }

    .bg5 .xinghao {
        border: 1px solid #fff;
    }

    .bg5 .name {
        color: #fff;
    }

    .bg5 .xinghao span:first-child {
        color: #fff;
    }

    .bg5 .xinghao span:last-child {
        color: #fff;
    }

    .bg5 .content {
        color: #fff;
    }

    .bg5 .line {
        background: #fff;
    }

.bg6 {
    height: 450px;
    width: 100%;
    position:relative;
}

    .bg6 .pcleft {
        float: left;
        width: 50%;
        height: 100%;
        position: relative;
    }

        .bg6 .pcleft::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #000;
            border-bottom: none;
            -webkit-transform: perspective(450px)scale(1.1,1.3) rotateX(10deg);
            z-index: -1;
            -webkit-transform-origin: bottom left;
        }

    .bg6 .pcright {
        float: right;
        width: 50%;
        height: 100%;
        position: relative;
    }

    .bg6 .center {
        width: 60%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .bg6 .xinghao {
        border: 1px solid #fff;
    }

        .bg6 .xinghao span:last-child {
            color: #fff;
        }

    .bg6 .pcleft .center {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        position: relative;
    }

        .bg6 .pcleft .center .img6 {
            vertical-align: middle;
            margin-left: 10%;
            display:inline-block;
            width:420px;
            height:360px;
            overflow:hidden;
        }

        .bg6 .pcleft .center .xinghao {
            position: absolute;
            bottom: 0;
            right: 0;
        }
        .tabtop {
        width: 100%;
        /*height: 80px;*/
        box-shadow: 0px 5px 3px rgba(0,0,0,0.2);
        text-align: center;
        position:relative;
        z-index:5;
    }

    .tab {
        display: inline-block;
        margin: 0 auto;
        cursor: pointer;
        padding-top: 17px;
    }

        .tab li {
            display: inline-block;
            width: 200px;
            text-align: left;
            position: relative;
            height: 50px;
			float:left;
            padding-left:50px;
            -webkit-transition: all 400ms linear;
            -moz-transition: all 400ms linear;
            -o-transition: all 400ms linear;
            -ms-transition: all 400ms linear;
            transition: all 400ms linear;
        }
            .tab li .eline {
                width: 1px;
                height: 30px;
                background: #eee;
                position: absolute;
                top:10px;
                right: 20px;
            }

            .tab li div{
                font-size: 12px;
                color: #888;
            }

    .cur a{
        font-size: 16px;
        color: #ff0000;
        -webkit-transition: all 400ms linear;
        -moz-transition: all 400ms linear;
        -o-transition: all 400ms linear;
        -ms-transition: all 400ms linear;
        transition: all 400ms linear;
            display: block;
    }
.tab a:hover {
    color: #ff0000;
}
p{
    margin-bottom:0;
}