﻿
/*****************************************************************
  /* 初始化 -----------------------------------------------------------------------------------*/
* {
    margin: 0px;
    list-style: none;
    text-decoration: none;
    font-family: "微软雅黑";
}

a {
    color: inherit;
    text-decoration: none;
}

object {
    display: block;
}
/* body{background-image: radial-gradient(circle at center,rgb(255, 255, 255), rgb(255, 255, 255));} */

/* 盒子位置 ---------------------------------------------------------------------------------*/



/* 菜单 */
#menu {
    width: 100%;
    height: 50px;
    min-width: 900px;
    position: fixed;
    top: 0px;
}

.DIV居中 {
    width: 900px;
    margin: auto;
    height: 50px;
}

#menu横向排列 {
    display: flex;
}
    /*有了flex才能让菜单横排*/
    #menu横向排列 li a:hover {
        background-color: rgb(89, 155, 241);
        height: 50px
    }
/* 菜单鼠标经过底纹 */
.DIV通长布局 {
    background-color: rgb(71,130,206);
    width: 100%;
}
/*div通长布置*/
#menu横向排列 li a {
    display: inline-block;
    padding: 0 20px;
    line-height: 50px;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}
/* 首页分类框 */
.bq标签主体框 a {
    color: rgb(108, 108, 108);
    padding: 0px 15px;
    border-color: skyblue;
    border: 0px solid red;
    padding: 0px 5px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
}

.lb类别框 {
    width: 900px;
    margin: 10px auto;
}

.bq一级标签 {
    text-align: center;
    border-radius: 10px 10px 0 0;
    background-color: rgb(71,130,206);
    padding: 0px 10px;
    color: yellow;
    font-weight: bold;
}

.bq标签主体框 {
    background-color: white;
    border: 1px solid rgb(71,130,206);
    padding-bottom: 5px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 2px 4px 2px rgba(157, 157, 157, 0.7);
}

.bq二级标签 {
    padding: 0px 10px;
    background-color: rgb(236,145,71);
    float: left;
    color: rgb(248, 245, 225);
}

    .bq二级标签 + div {
        background-color: rgb(241, 241, 241);
        border-radius: 0px 0px 0px 0px;
    }

.bq标签及内容框 {
    margin: 5px 0px;
}

.lb类别框 div {
    font-size: 14px;
}
/* .bq标签主体框 a:hover{background-color: rgb(78, 164, 255);color:white} */

/* 文本框设置 */
input:focus {
    outline: none;
    border: 1px solid rgb(236,145,71);
    box-shadow: 0 0 5px rgb(236,145,71);
}

input {
    border: 1px solid rgb(236,145,71);
    border-radius: 4px;
}

/* 表格 */
table {
    border: 1px rgb(236,145,71); /*最外面一圈边框*/
    table-layout: fixed; /*所有列一样宽，但是注意要配上width属性*/
    border-spacing: 0px; /*单元格间距，如果用了合并单元格边框属性，那么这个属性就失效了*/
    border-collapse: collapse; /*合并表格边框线，可以变成最细的表格线*/
    width: 1800px;
}

td, th {
    border: 1px solid rgb(218, 218, 218);
    padding: 0px 10px;
}
/*每个单元格边框*/
th {
    background-color: rgb(243, 243, 243);
}
/* tr:hover{background-color: rgb(239, 239, 239);} */

#logo {
    float: left;
    height: 50px;
}

    #logo img {
        height: 48px;
        border: 1px solid rgb(89, 155, 241)
    }

#信息价Object {
    height: 1600px
}
/* 首页引用 */

#tongyong {
    height: 290px;
    margin: -10px 0px;
    padding: 0px;
}

#shentongyong {
    height: 380px;
    margin: -10px 0px;
    padding: 0px;
}

/* 末尾 */
#end {
    min-width: 900px;
    width: 100%;
    line-height: 100px;
    height: 100px;
    color: rgb(255, 255, 255);
    padding: 0px;
    margin: 0px;
    background-image: radial-gradient(circle at center, #007ca6, #1e90ff);
    text-align: center;
}
/* 导航 */
.导航 {
    padding: 3px 0px 3px 0px;
    font-size: 14px;
    margin: auto;
    width: 1000px;
}

    .导航 a {
        color: red;
    }

/* 下面是对应独立的页面设置,上面基本上是公共的设置 */

/* 首页菜单-综合单价：设置下面的图片撑开高度 */
#tupianliulan {
    width: 100%;
    height: 5700px;
    margin: auto;
}
/*首页菜单-常用软件设置 */
#ruanjian {
    width: 1140px;
    height: 1500px
}
/*首页菜单-费率查询*/
#feilv {
    width: 100%;
    height: 1500px;
}

#gpt {
    width: 900px;
    height: 2600px;
    margin: auto;
}

#FeiYongFile {
    width: 900px;
    height: 1500px;
    margin: -50px auto;
}
/*固定侧边栏，div标签*/
.site-positioning {
    position: fixed;
    top: 150px;
    left: 50%;
    width: 180px;
    height: 490px;
    border: 1px solid #dbdbdb;
    ;
    margin-left: -560px;
    z-index: 999;
    background-color: rgb(247, 247, 247);
    color: rgb(0, 198, 198);
    font-weight: bold;
}
/* a标签 */
.固定侧边栏 {
    display: block;
    padding: 10px;
}

    .固定侧边栏:hover {
        background-color: rgb(255, 215, 129);
    }













360AI翻译专家
将当前网页翻译为：
简体中文

360翻译
智能选择（AI专家）
双语对照
仅译文
翻译
自动翻译此网站
