/* 顶部搜索栏开始 */
.search {
    height: 78px;
    /* background-color: pink; */
}

.search img {
    float: left;
    margin-top: calc(39px - 18.5px)
}

.search .in-search {
    float: left;
    width: 298px;
    height: 34px;
    /* background-color: pink; */
    border: 1px solid #ccc;
    margin-top: calc(39px - 17px);
    margin-left: 42px;
}

.search .in-search span {
    float: left;
    width: 14px;
    height: 34px;
}

.search .in-search input {
    float: left;
    width: 260px;
    height: 34px;
    font-size: 13px;
    /* background-color: pink; */
    border: 0;
}

.search .in-search .iconfont {
    float: left;
    width: 22px;
    font-size: 22px;
    color: #858585;
    margin-top: calc(17px - 11px);
}

.search .in-search .iconfont:hover {
    color: #73b6ef;
}

.search .search-right {
    float: left;
    height: 24px;
    margin-top: calc(39px - 12px);
    margin-left: 119px;
}

.search .search-right li {
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    margin: 0 15px;
    margin-top: calc(12px - 6.5px);
}

.search .search-right li a {
    color: #777;
}

.search .search-right li a:hover {
    color: #009af3;
}

.search .search-right .xian {
    height: 24px;
    border-right: 1px solid #e6e6e6;
    margin-top: 0;
}

.search .enter {
    float: left;
    width: 50px;
    height: 30px;
    font-size: 13px;
    background-color: #169af3;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: calc(39px - 15px);
}

.search .enter:hover {
    background-color: #158fe1;
}

.search .enter span {
    display: block;
    color: #fff;
    text-align: center;
    margin-top: calc(15px - 6.5px);
}

/* 顶部搜索栏结束 */

/* 导航栏开始 */
.navigation {
    height: 55px;
    background-color: #2c323b;
}

.navigation .nav-left {
    float: left;
}

.navigation .nav-left span {
    float: left;
    color: #ddd;
    font-size: 16px;
    line-height: 55px;
    padding: 0 30px;
}

.navigation .nav-left .more {
    float: left;
    color: #ddd;
    font-size: 16px;
    line-height: 55px;
    padding: 0 30px;
}

.navigation .nav-left .more a {
    color: #ddd;
}

.navigation .nav-left span:hover {
    background-color: #0c8ed9;
}

.navigation .nav-left .more:hover {
    background-color: #0c8ed9;
}

.navigation .nav-left a:hover span {
    color: #fff;
}

.navigation .nav-left .more:hover .this-more {
    color: #fff;
}

.navigation .nav-left .more {
    position: relative;
}

.navigation .nav-left .more {
    padding-left: 30px;
    padding-right: 50px;
}

.navigation .nav-left .more img {
    position: absolute;
    top: 25px;
    right: 27px;
}

.navigation .nav-left .more .more-ssj {
    display: none;
    position: absolute;
    top: 25px;
    right: 27px;
}

.navigation .nav-left .more:hover .more-ssj {
    display: block;
}

.navigation .nav-left .more:hover .more-xsj {
    display: none;
}

.navigation .nav-left .more ul {
    display: none;
    position: absolute;
    top: 55px;
    left: 0px;
    width: 113px;
    height: 148px;
    background-color: #252b34;
    z-index: 1;
}

.navigation .nav-left .more:hover ul {
    display: block;
}

.navigation .nav-left ul li {
    width: 100%;
    height: 37px;
}

.navigation .nav-left ul a {
    display: block;
    width: 112px;
    height: 37px;
    color: #bbb;
    font-size: 15px;
    text-align: center;
    line-height: 37px;
}

.navigation .nav-left ul a:hover {
    color: #fff;
    background-color: #2d343d;
}

.navigation .nav-right {
    float: right;
}

.navigation .nav-right a {
    float: left;
    color: #bbbbbb;
    font-size: 13px;
    line-height: 55px;
    margin: 0 15.5px;
}

.navigation .nav-right a:hover {
    color: #14a9ff;
}

.navigation .nav-right .iconfont {
    font-size: 13px;
    padding-right: 7px;
}

/* 导航栏结束 */

/* 表格开始 */
.tabulation {
    height: 630px;
}

.tabulation .tabulation-top {
    width: 1000px;
    height: 40px;
    margin-top: 10px;
}

.tabulation-top a {
    float: left;
    width: 330px;
    height: 43px;
    font-size: 14px;
    text-align: center;
    line-height: 43px;
    background-color: #f3f3f3;
    border: 1px solid #dadada;
}

.tabulation-top a:first-child {
    color: #fff;
    background-color: #3399ff;
}

.tabulation-top a:hover {
    color: #fff;
    background-color: #3399ff;
}


.tabulation-center {
    height: 443px;
    margin-top: 46px;
}

.tabulation-center a {
    font-size: 13px;
    line-height: 28px;
    text-align: center;
}

.tabulation-center .second-line a {
    color: #a37777;
    border: 1px solid #666;
    margin-right: 14px;
}

.tabulation-center .second-line a:hover {
    border-color: #80dbff;
}

.tabulation-center dd {
    margin-top: 10px;
}

.tabulation-center dd b,
.tabulation-center dd span {
    font-size: 13px;
}

.tabulation-center dd .a1 {
    display: inline-block;
    width: 80px;
    height: 28px;
    font-weight: 700;
    background-color: #e6f8ff;
    border-color: #80dbff;
}

.tabulation-center dd .a2 {
    display: inline-block;
    width: 94px;
    height: 28px;
}

.tabulation-center dd .a3 {
    display: inline-block;
    width: 110px;
    height: 28px;
}

.tabulation-center dd .a4 {
    display: inline-block;
    width: 80px;
    height: 28px;
}

.tabulation-center dd .a5 {
    display: inline-block;
    width: 86px;
    height: 28px;
}

.tabulation-center .third-line {
    margin-top: 18px;
}

.tabulation-center .third-line p {
    position: relative;
    margin-left: 68px;
}

.tabulation-center .third-line span {
    color: #888;
    font-size: 12px;
}

.tabulation-center .third-line img {
    vertical-align: middle;
}

.tabulation-center .third-line i span {
    color: #1579e9;
    cursor: pointer;
}

.third-line i span::after {
    display: none;
    content: '';
    position: absolute;
    top: -10px;
    right: 50px;
    width: 420px;
    height: 444px;
    background-image: url(../img/客服中心/dialog.png);
}

.third-line i:hover span::after {
    display: block;
}

.fourth-line textarea {
    color: #c0c0c0;
    vertical-align: top;
    border-color: #666;
    padding: 5px;
}

.fifth-line a {
    display: inline-block;
    width: 80px;
    height: 35px;
    color: #777;
    line-height: 35px;
    border: 1px solid #666;
}

.fifth-line a:hover {
    background-color: #e6f8ff;
    border-color: #80dbff;
}

.fifth-line span,
.seventh-line span {
    color: #c0c0c0;
    margin-left: 9px;
}

.sixth-line input {
    width: 140px;
    height: 28px;
    font-size: 14px;
    border: 1px solid #666;
    padding-left: 6px;
}

.seventh-line input {
    width: 144px;
    height: 28px;
    border: 1px solid #666;
    padding-left: 6px;
}

.seventh-line input::placeholder {
    color: #c0c0c0;
}

.tabulation-center dd:last-child {
    display: inline-block;
    width: 73px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #666;
    cursor: pointer;
    margin-left: 68px;
}

.tabulation-center dd:last-child a {
    color: #777;
}

.tabulation-center dd:last-child:hover {
    border-color: #80dbff;
}

/* 表格结束 */

/* 底部导航开始 */
.bottom-navigation {
    height: 319px;
    background-color: #2c323b;
}

.bottom-navigation-top {
    height: 48px;
    color: #a3a4ab;
    border-bottom: 1px solid #3d424a;
    text-align: center;
    cursor: default;
}

.bottom-navigation-top a {
    display: inline-block;
    color: #b1b3b9;
    line-height: 48px;
    margin: 0 12px;
}

.bottom-navigation-top a:hover {
    color: #009af3;
}

.bottom-navigation-up {
    margin-top: 49px;
}

.bottom-navigation-up p {
    height: 29.6px;
    color: #b1b3b9;
    font-size: 13px;
    text-align: center;
    line-height: 29.6px;
}

.bottom-navigation-up p a {
    color: #999;
}

.bottom-navigation-up p .tu {
    vertical-align: middle;
    cursor: pointer;
}

/* 底部导航结束 */