body {
    min-width: 1230px;
}

#container {
    width: 100%;
}

.t_topmenu {
    height: 75px;
    background: url('../images/top_bg.png') no-repeat center;
    padding: 0 15px;
}

.mt18 {
    margin-top: 18px;
}

.t_classlist {
    width: 173px;
    position: fixed;
    left: 50px;
    top: 135px;
    background: rgba(0, 59, 156, 0.82);
    box-shadow: 0px 0px 7px 0px rgba(8, 1, 3, 0.14);
    z-index: 10000;
}

.t_classlist li.t_on {
    background: #58d1f9;
}

.t_classlist li.t_on a {
    color: #022c7b;
}

.t_classlist li.t_on i.round {
    border-color: #022c7b;
}

.t_classlist li.t_on img {
    display: block;
}

.t_classlist span.title {
    font-size: 16px;
    border-bottom: 1px solid #1eb1dd;
    height: 47px;
    line-height: 47px;
    display: block;
    text-align: center;
    color: #93ecff;
}

.t_classlist li img {
    display: none;
    position: absolute;
    right: -7px;
    top: 18px;
}

.t_classlist li a {
    display: block;
    color: #93ecff;
    font-size: 14px;
    cursor: pointer;
}

.t_classlist li {
    line-height: 38px;
    position: relative;
}

.t_classlist li i {
    margin: 0 10px;
    width: 16px;
}

.t_classlist li i.round {
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    border: solid 1px #58d1f9;
    border-radius: 5px;
    margin-top: 20px;
}

.t_classlist li span {
    padding-right: 10px;
}

.left235 {
    left: 235px;
    overflow: hidden;
    width: 200px;
}
.pr40{
    padding-right: 30px;
}
.left235 li a.t_on,
.left235 li a:hover {
    background: #58d1f9;
    color: #011f7f;
}

.left235 li a.t_on i.round,
.left235 li a:hover i.round {
    border-color: #011f7f;
}

.t_empty {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.t_empty a {
    color: #64a2ff;
}

.t_menul {
    border: solid 1px #58d1f9;
    height: 28px;
    line-height: 28px;
    margin: 10px;
}

.t_menul li {
    float: left;
    color: #93ecff;
    line-height: 28px;
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.t_menul li.on {
    background: #58d1f9;
    color: #011f7f;
}

.color {
    color: #36e6fc;
}

.color41 {
    color: #41ccff;
}
.color_red{
    color: #fc3636;
}
.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.ml15 {
    margin-left: 15px;
}

.pl40 {
    padding-left: 30px;
}

.t_right {
    width: 613px;
    position: fixed;
    top: 135px;
    right: 50px;
    z-index: 10000;
    overflow: hidden;
}

.t_qylist {
    background: rgba(0, 59, 156, 0.82);
    box-shadow: 0px 0px 7px 0px rgba(8, 1, 3, 0.14);
    height: 50px;
}

.t_qylist li {
    color: #2fc8ff;
    float: left;
    width: 25%;
    position: relative;
}

.t_qylist li span {
    display: block;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #00bbff;
    margin-top: 15px;
    text-align: center;
    cursor: pointer;
}

.t_qylist li:last-child span {
    border: 0;
}

.t_listcont {
    display: none;
    width: 110px;
    position: absolute;
    top: 43px;
    z-index: 9999;
    left: 16px;
}

.t_listcont ul {
    display: block;
    background: #00c6ff;
    padding: 5px 15px;
    line-height: 24px;
    overflow: hidden;
}

.t_listcont img {
    display: block;
    margin: 0 auto;
}

.t_listcont li {
    width: 85px;
}

.t_listcont li a {
    font-size: 12px;
    color: #00063a;
    cursor: pointer;
}

.t_tleme {
    padding: 0 40px 0 20px;
    margin-top: 10px;
    background: rgba(0, 59, 156, 0.82);
    box-shadow: 0px 0px 7px 0px rgba(8, 1, 3, 0.14);
    position: relative;
    overflow: hidden;
}

.t_tleme li {
    padding: 10px 0;
    border-bottom: 1px solid #3c9bd8;
}

.t_tleme li a.f18 {
    display: block;
    color: #93ecff;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
}

.t_tleme span.t_type {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    background: rgba(88, 209, 249, 0.6);
    border-radius: 2px;
    margin-right: 14px;
    color: #011f7f;
}

.t_qbxx {
    display: block;
    clear: both;
    color: #93ecff;
    padding: 10px 0;
}

.t_qbxx span {
    display: block;
    float: left;
    line-height: 26px;
}

.t_qbxx font {
    color: #2fc8ff;
}

.clear {
    clear: both;
}

.t_company_cont {
    width: 740px;
    display: block;
    top: 100px;
}

.t_company_cont .t_tleme {
    margin-top: 0;
    padding-top: 15px;
    height: 767px;
}

a.back {
    color: #93ecff;
    font-size: 18px;
    padding-top: 10px;
    cursor: pointer;
}

a.back i {
    font-size: 18px;
    margin-right: 5px;
}

.t_tleme_tel {
    background: rgba(88, 209, 249, 0.5);
    height: 43px;
    line-height: 43px;
    color: #00126b;
    font-size: 18px;
    padding-left: 10px;
}

.t_table {
    margin: 10px 0;
}

.t_table td {
    color: #93ecff;
    text-align: left;
    line-height: 24px;
    padding: 5px 0;
}

.t_table td.color41 {
    color: #41ccff;
}

.t_member {
    border: 1px solid #3890cf;
    text-align: center;
    margin: 15px 0 20px;
}

.t_member thead th {
    color: #41ccff;
    height: 43px;
    font-weight: normal;
}

.t_member td {
    height: 43px;
    color: #93ecff;
}

.t_member tbody tr:nth-child(2n) td {
    background: rgba(56, 144, 207, 0.15);
}

#dv_scroll {
    position: relative;
    overflow: hidden;
}
.left235 .bd ul{
    display: block;
    width: 200px;
}
.dv_scroll_bar {
    position: absolute;
    right: 3px;
    top: 30px;
    width: 15px;
    border-left: 1px solid #00bbff;
}

.dv_scroll_bar .Scrollbar-Track {
    position: absolute;
    left: 0;
    top: 20px;
    width: 15px;
}

.dv_scroll_bar .Scrollbar-Handle {
    position: absolute;
    left: -4px;
    top: 0;
    width: 8px;
    height: 42px;
    overflow: hidden;
    background: #00bbff;
    cursor: pointer;
}

.t_menucd {
    position: absolute;
    top: 75px;
    background: #58d1f9;
    height: 50px;
    width: 115px;
    height: 450px;
    z-index: 99999;
    padding: 10px 15px;
    display: none;
}

.t_menucd li {
    line-height: 28px;
    display: block;
}

.t_menucd li a {
    color: #011f7f;
}

.t_btton {
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: #1478f0;
    color: #79dfff;
    cursor: pointer;
}

.t_search {
    padding-top: 15px;
    position: relative;
    width: 515px;
}

.a_index{
    float:right;
    display: inline-block;
    text-align: center;
}
.t_search input[type='text'] {
    width: 288px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding-left: 30px;
    background: rgba(0, 187, 255, 0.5);
    color: #86dfff;
}

.t_search input[type='text']::placeholder {
    color: #86dfff;
}

.iconsousuo {
    color: #86dfff;
    left: 7px;
    top: 27px;
    position: absolute;
}
.t_zsmenulist{
    width: 193px;
    height: 600px;
    overflow-y: auto;
}
.t_zsmenulist ul{
    display: block;


}