﻿@charset "utf-8";
/* CSS Document */


.news {
    position: relative;
    height: 370px;
    width: 520px;
    float: left;
}

.news-1 {
    position: relative;
    height: 180px;
    margin: 6px 0;
    width: 240px;
    float: right;
}

.bt-1 {
    background: rgba(0,0,0,0.5);
    width: 240px;
    height: 55px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bt {
    background: rgba(0,0,0,0.5);
    width: 520px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

    .bt a {
        color: #fff;
        line-height: 50px;
        font-size: 16px;
        padding-left: 10px;
        overflow: hidden;
        width: 500px;
        display: inline-block;
        height: 50px;
        overflow: hidden;
    }

.bt-1 a {
    color: #fff;
    line-height: 22px;
    font-size: 15px;
    padding-left: 10px;
    height: 42px;
    overflow: hidden;
    width: 220px;
    display: inline-block;
    padding-top: 8px;
}

.new-left {
    float: left;
    width: 770px;
}


.d1 {
    padding: 15px 0;
    width: 770px;
}

.yuanc {
    border-bottom: #f5f5f5 1px solid;
}

    .yuanc.sc {
        background-image: url(../images/hqbuy20191024.png)
    }

    .yuanc h3 {
        float: left;
    }

        .yuanc h3 a {
            font-size: 20px;
            line-height: 42px;
            color: #333;
            border-bottom: #e43a3d 1px solid;
            display: inline-block;
        }

    .yuanc h6 {
    }

        .yuanc h6 a {
            color: #9c9c9c;
            font-weight: 400;
            font-size: 13px;
            float: right;
            padding-top: 15px;
        }
/*
.d1 ul{
	padding-top: 20px;
}
*/
.d1 ul li {
    width: 374px;
    padding-top: 18px
}

    .d1 ul li a {
        font-size: 18px;
        line-height: 18px;
        color: #3d464d;
        overflow: hidden;
        height: 18px;
        display: block;
    }

a.nbt {
    overflow: hidden;
}

.d1 .nr-2 {
    float: left;
    width: 374px;
}

.d1 .nr-2r {
    float: right;
    width: 374px;
}

.d1 .nr-3 {
    float: right;
    width: 374px;
}

.nr-3 li {
    background: url(../images/ssss_14.jpg) no-repeat 3px 25px;
    padding-left: 15px;
}

.d2 {
    width: 770px;
    padding: 15px 0;
}

.jl {
    padding-top: 30px;
}

.vido-1 {
    float: left;
}

.vido {
    width: 179px;
    float: left;
    padding: 20px 6px 0 6px;
}

.vido p {
    width: 165px;
    margin: 0 auto;
    height: 48px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
}



.circuit {
    width: 179px;
    float: left;
    padding: 20px 6px 0 6px;
}

    .circuit p {
        width: 165px;
        margin: 0 auto;
        height: 24px;
        font-size: 16px;
        color: #333;
        line-height: 24px;
        overflow: hidden;
    }






.hepd {
    background: url( ../images/oko_14.jpg) no-repeat 0 0;
}

    .hepd a {
        display: block;
        height: 40px;
        width: 110px;
        text-align: center;
        line-height: 40px;
        color: #F8132A;
        font-size: 16px;
        font-weight: bold;
    }

.jj {
    padding-top: 30px;
}


.z-z {
    padding-left: 32px;
}

.zaz {
    padding-right: 15px;
    padding-top: 30px;
    float: left;
}

    .zaz a {
        display: block;
        width: 146px;
        text-align: center;
        color: #333;
        line-height: 30px;
    }



/*最下方表格*/

.search-table {
    width: 770px;
    border: 1px solid #eee;
    font-size: 13px;
    table-layout: fixed;
    box-sizing: border-box;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 30px;
    font-size: 15px;
}

td a {
    text-decoration: none;
}

.search-table .col1 {
    width: 160px;
}

.search-table .col2 {
    width: 95px;
}

.search-table .col3 {
    width: 110px;
}

.search-table .col4 {
    width: 65px;
}

.search-table .col5 {
    width: 65px;
}

.search-table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.search-table th {
    height: 38px;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #eee;
    text-align: left;
    background: #f5f5f5;
    color: #999;
}

.search-table tr:hover {
    background: #f3d3cd;
}

.search-table td {
    border-bottom: 1px solid #eee;
    color: #323232;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-table .col1 a {
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    color: #333;
    padding-left: 5px;
}

    .search-table .col1 a:hover {
        color: #A40000;
    }



/*导航修改*/
.bg1 {
    border-bottom: #f5f5f5 solid 1px;
    height: 60px;
    box-shadow: 0px 1px 5px #f5f5f5;
}

nav {
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-left: 0px;    

}
    nav li a {
        padding: 0 18px;
    }

.dropbtn {
    background-color: #fff;
    color: #333;
    margin-top: 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.login1 a.qikan {
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    line-height: 35px;
    display: inline-block;
    margin-top: 12px;
    background: #e43a3d;
    float: right;
}

.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    margin-right: 10px;
}



.login a.qikan {
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    line-height: 35px;
    display: inline-block;
    margin-top: 12px;
    background: #e43a3d;
    float: right;
}

.login a {
    margin-top: 12px;
}



/*图片轮播*/

/*蓝色广告*/

.k2 {
    float: none;
    box-sizing: border-box;
    width: 370px;
    height: 100px;
    border: #eee 1px solid;
    background: none;
}








/*修正弹出窗口显示问题*/
.fix_open {
    margin-top: 5px;
    margin-left: 5px;
}


/*悬浮广告*/
.Float-c-l {
    left: 50%;
    margin-left: -686px;
}

.Float-d-code {
    right: 50%;
    margin-right: -750px;
}

.Float-d-r {
    right: 50%;
    margin-right: -686px;
}

.Float-d {
    position: absolute;
    width: 90px;
    top: 292px;
}

.Float-c {
    position: absolute;   
    width: 90px;   
    top: 292px;
}

.Float-code {
    position: fixed;
    width: 162px;
    top: 530px;
}

.close-btn {
    float: right;
    background-color: #7F7F7F;
    color: #fff;
    padding: 1px 2px;
    margin-top: 1px;
    border: 1px solid #D8D8D8;
    cursor: pointer;
}






/*原创什么的图的样式*/
.nbt-x img {
    width: 123px;
    height: 91px;
    padding-right: 16px;
    float: left
}

.d1 ul li a.nbt-x {
    font-size: 14px;
    line-height: 24px;
    color: #9c9c9c;
    height: 91px;
    overflow: hidden;
}



/*友情链接*/
.lianjie{
	border: #eee solid 1px;
	margin-top: 40px;
}
.lianjie h3{
	font-size: 14px;
	font-weight: 600;
	width: 1120px;
	margin: 0 auto;
	line-height: 25px;
	margin-top: 5px;
	color: #444
}
.lianjie ul{
	width: 1120px;
	margin: 0 auto;
}
.lianjie ul li{
	padding-right: 15px;
	float: left;
	line-height: 26px;
}
.lianjie ul li a{
	font-size: 13px;
	color: #888;
}
.lianjie ul li a:hover{
	
	color: #F8132A;
}





























