﻿/**专业团队**/
.zytd-left
{
    width: 267px;
}

.zytd-right
{
    width: 850px;
}

.zytd-zimu
{
    width: 267px;
    height: 54px;
    border-radius: 6px 6px 0px 0px;
    color: #fff;
    background: #063a6a;
    font: normal 16px/54px "微软雅黑";
    text-align: center;
    margin-top: 23px;
}

.zytd-order
{
    border: 1px solid #063a6a;
}

.zytd-order a
{
    display: block;
    border-bottom: 1px dashed #d7d7d7; /*background: #fff;*/
    height: 44px;
    font: normal 14px/42px "微软雅黑";
    padding-left: 20px;
}

.zytd-order a:hover
{
    color: #4d4d4d;
    background: #dcf1ff;
}

.position_click
{
    color: #4d4d4d;
    background: #dcf1ff;
}
/**搜索框样式**/
.zytd-Search
{
    font: normal 12px/36px "微软雅黑";
    color: #333;
}

.search-name
{
    float: left;
    width: 227px;
    height: 34px;
    border: 1px solid #ccc;
    padding-left: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.search-icon
{
    float: left;
    background: url(/Image/zytd/search-icon.png) no-repeat;
    width: 40px;
    height: 34px;
    display: block;
    cursor: pointer;
}

.select-moren
{
    font: normal 12px/36px "微软雅黑";
    color: #333;
}

.zytd-Search :focus
{
    border: 1px solid #ff6600;
    outline: none;
    box-shadow: 0 0 6px #ff6600;
}

.search-button
{
    margin-top: 30px;
    display: block;
    font: normal 16px/36px "微软雅黑";
    width: 267px;
    height: 40px;
    border: 1px solid #063a6a;
    text-align: center;
    color: #063a6a;
    background: url(../Image/zytd/search-icon1.png) no-repeat 160px center;
    background-size: 12px;
}

.search-button:hover
{
    color: #fff;
    background: #063a6a url(/Image/zytd/search-icon2.png) no-repeat 160px center;
    background-size: 12px;
}

.zytd-table
{
    width: 100%;
    margin-bottom: 50px;
}

.zytd-table td
{
    text-align: center;
    color: #4e4e4e;
    padding: 8px;
    font: normal 16px/32px "微软雅黑";
    min-height: 40px;
}

.zytd-tr1
{
    height: 54px;
    background: url(/Image/zytd/tr-bg.png) repeat-x;
}

.zytd-tr1 td
{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.zytd-bm
{
    background: #fafdff;
}

.zytd-table tr
{
    cursor: pointer;
}

.zytd-table tr:hover
{
    background: #ecf5fd;
}

.zytd-table tr.zytd-tr1
{
    background: url(/Image/zytd/tr-bg.png) repeat-x;
    cursor: default;
}

.search02
{
    border-top: 1px dashed #d7d7d7;
    margin: 16px 0px;
    padding-top: 10px;
}

.area-search
{
    float: left;
    background: url(/Image/zytd/area.jpg) no-repeat 0 center;
    font: normal 16px/35px "微软雅黑";
    padding-left: 26px;
    color: #646975;
}

.area-search2
{
    background: url(/Image/zytd/Surname.jpg) no-repeat 0 center;
}

.search-tj a
{
    font: normal 14px/35px "微软雅黑";
    color: #646975;
    text-align: center;
    height: 42px;
}

.search-tj a.all
{
    font: bold 14px/35px "微软雅黑";
    color: #ff6600;
}

.search-tj a:hover
{
    font: bold 18px/35px "微软雅黑";
    color: #ff6600;
}

.area-list
{
    margin-left: 120px;
    margin-bottom: 0px;
}

.area-list li
{
    float: left;
}

.area-list a
{
    padding: 0 8px;
    font: normal 14px/35px "微软雅黑";
    display: block;
    height: 35px;
    text-align: center;
}

.area-list a.area-moren
{
    font: bold 16px/35px "微软雅黑";
    color: #ff6600;
}

.area-list a:hover
{
    font: bold 16px/35px "微软雅黑";
    color: #ff6600;
}


/* 2021.11.05新增样式 */
.zytd-table tr td
{
    font-size: 14px !important;
}

.zytd-table tr.zytd-tr1 td
{
    font-size: 16px !important;
}

.zytd-bm
{
    background: #fafdffa3 !important;
}

.zytd-table tr:hover
{
    background: #ecf5fd91 !important;
}

.zytd-table tr.zytd-tr1:hover
{
    background: url(/Image/zytd/tr-bg.png) repeat-x !important;
}
