﻿/*全局样式*/

* {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

select,
input,
img,
select {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: middle;
    border: none
}

.clearit,
.clearb {
    clear: both;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.mt20 {
    margin-top: 20px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}


/*首页*/

.tal_btn span {
    float: left;
    display: block;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    height: 44px;
    padding: 0 15px;
    border-radius: 5px 5px 0 0;
    color: #999;
    line-height: 44px;
    background: #f5f5f5;
    font-weight: 700;
    margin-right: 15px;
    border: 1px solid #eee;
}

.tal_btn span.selected {
    background: #fff;
    color: #2A49C4;
    border: none;
    box-shadow: -2px -5px 8px #ddd;
    -webkit-box-shadow: -2px -5px 8px #ddd;
    -moz-box-shadow: -2px -5px 8px #ddd;
}

.tal_btn span.selected a {
    color: #2A49C4;
}

.tal_btn span a {
    color: #999;
    display: block;
}

.logo_tit {
    font-size: 20px;
    color: #2A49C4;
    padding-left: 30px;
    border-left: 3px solid #2A49C4;
}

.logo_cont {
    margin: 20px 0px;
}

.cont_tp {
    margin-bottom: 20px;
    margin-top: 40px;
}

.main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.W900 {
    position: relative;
    width: 100%;
    /* background: rgba(255, 255, 255, 0.8); */
    background: #fff\9;
    _background: #fff;
}

.logo_cont img {
    display: block;
    margin: 0 auto;
    float: left;
}

.logo_cont span {
    color: #2A49C4;
    display: block;
    font-size: 30px;
    line-height: 60px;
}

.logo_cont span.sx {
    display: block;
    float: left;
    width: 4px;
    background: #1e99dc;
    height: 36px;
    margin: 14px 16px 0 10px;
}

.logo_cont .logo {
    width: 400px;
    margin: 0 auto;
}

.tal {
    -moz-box-shadow: -2px 2px 8px #ddd;
    -webkit-box-shadow: -2px 2px 8px #ddd;
    box-shadow: -2px 2px 8px #ddd;
    padding: 30px;
    background: #fff;
}

.tal .tal_qh {
    display: none;
    /* padding: 30px; */
}

.tal .tal_qh.active {
    display: block;
}

.sm_box.center {
    text-align: center;
    overflow-y: auto;
    max-height: 400px;
}


/*搜索*/

.main_L {
    float: left;
}

.liList3 .title {
    padding: 0;
}

.liList3 .title li {
    margin-right: 14px;
    float: left;
    width: 120px;
    text-align: center;
}

.liList3 .title li a {
    display: block;
    border: none;
    background: #eee;
    color: #666;
    padding: 15px;
    cursor: pointer;
    border-radius: 5px;
}

.liList3 .title li.currentLetter a,
.liList3 .title li a:hover {
    background: #2A49C4;
    font-weight: 600;
    color: #fff;
}

a.fhdl_btn {
    margin: 0 auto;
    display: block;
    background: #73aee0;
    color: #fff;
    width: 80px;
    cursor: pointer;
    border-radius: 2px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}


/* .liList3 .title li .title_ft{background: #eee url(/Sites/Uploaded/UserUpLoad/20190219/20190219103657.png) no-repeat left center;}
.liList3 .title li.currentLetter .title_ft,.liList3 .title li .title_ft:hover{background: #2A49C4 url(/Sites/Uploaded/UserUpLoad/20190219/20190219103719.png) no-repeat left center;}

.liList3 .title li .title_sc{background: #eee url(/Sites/Uploaded/UserUpLoad/20190219/20190219103806.png) no-repeat left center;}
.liList3 .title li.currentLetter .title_sc,.liList3 .title li .title_sc:hover{background:#2A49C4 url(/Sites/Uploaded/UserUpLoad/20190219/20190219103826.png) no-repeat left center;}

.liList3 .title li .title_th{background: #eee url(/Sites/Uploaded/UserUpLoad/20190219/20190219103905.png) no-repeat left center;}
.liList3 .title li.currentLetter .title_th,.liList3 .title li .title_th:hover{background:#2A49C4 url(/Sites/Uploaded/UserUpLoad/20190219/20190219103924.png) no-repeat left center;}

.liList3 .title li .title_fr{background: #eee url(/Sites/Uploaded/UserUpLoad/20190219/20190219103938.png) no-repeat left center;}
.liList3 .title li.currentLetter .title_fr,.liList3 .title li .title_fr:hover{background:#2A49C4 url(/Sites/Uploaded/UserUpLoad/20190219/20190219103956.png) no-repeat left center;} */

.list {
    overflow: hidden;
}

.list li {
    float: left;
    line-height: 50px;
    margin-top: 10px;
    width: 65px;
    line-height: 50px;
    border-radius: 4px;
    background: #eee;
    text-align: center;
    margin-right: 10px;
}


/* .list li:nth-child(19) {
    margin-right: 0;
} */

.list li a {
    color: #999;
    font-weight: 700;
    display: block;
    font-size: 16px;
}

.list li.currentLetter a {
    color: #fff;
}

.list li.currentLetter {
    background: #2A49C4;
}

.content_top {
    margin-bottom: 10px;
}

.main_R {
    float: right;
}

.main_R ul .text {
    float: left;
    height: 46px;
    line-height: 46px;
    width: 19vw;
    padding-left: 15px;
}

.main_R ul .button {
    float: left;
    border: none;
    background: #2A49C4;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
    height: 46px;
    width: 85px;
}


/*说明*/

.sm_box {
    line-height: 2.19vw;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
}

.sm .sm_t {
    font-size: 0.94vw;
    color: #2A49C4;
}

.sm ul {
    padding: 10px 0 20px;
}


/*内容*/

.select_table {
    margin: 20px 0px 0;
    padding-bottom: 20px;
}

.title th {
    background: none repeat scroll 0 0 #2A49C4;
    border: 1px solid #adadad;
    font-weight: normal;
    font-size: 16px;
    height: 40px;
    color: #fff;
}

.cliniclist2 tr td {
    border: 1px solid #adadad;
    font-size: 16px;
    padding: 10px;
    line-height: 24px;
}

.cliniclist2 tr td a {
    color: #333;
}

.pages {
    height: 30px;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}

.ae-pagination a {
    padding: 4px 10px !important;
    display: block\9;
    float: left\9;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #2A49C4 !important;
    color: #fff !important;
}

@media only screen and (max-width:768px) {
    .sm .sm_t {
    font-size: 16px;
}

.sm_box {
    font-size: 14px;
    line-height: 18px;
}
    .wrap {
        overflow: hidden;
        background: none;
    }
    .tal_qh {
        padding: 10px;
    }
    .tal_btn {
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
    }
    .tal_btn span {
        margin-bottom: -1px;
    }
    ..tal_qh {
        min-height: auto;
    }
    .cont_tp {
        padding: 10px;
    }
    .main {
        width: 100%;
        padding: 0px;
    }
    .title.fl {
        float: none;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }
    .liList3 .title li {
        margin-right: 1vw;
        float: none;
        width: auto;
        margin-bottom: 1vw;
    }
    .W900 {
        width: 100%;
        box-sizing: border-box;
        /* padding-top: 10px; */
    }
    .main_R {
        float: none;
    }
    .main_L {
        float: none;
    }
    .main_R ul .text {
        width: 70%;
    }
    .main_L .list {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .list li {
        float: none;
        width: auto;
        min-width: 72px;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 640px) {
    .main_R,
    .main_L {
        width: 100%;
    }
    .main_R {
        margin-top: 20px;
    }
    .tal {
        padding: 0px;
    }
    .main_R ul .text {
        width: 74%;
        padding-left: 5px;
    }
}

@media only screen and (max-width: 560px) {
    .logo_cont .logo {
        width: 100%;
    }
    .logo_cont img {
        float: none;
    }
    .logo_cont span.sx {
        display: none;
    }
    .logo_cont span {
        text-align: center;
        font-size: 22px;
    }
    .tab li {
        width: 48%;
    }
    .ae-pagination a {
        float: left;
        margin-top: 10px;
    }
    .pages {
        height: auto;
    }
}

@media only screen and (max-width: 420px) {
    .main_L .list {
        justify-content: space-between;
    }
    .title.fl {
        justify-content: inherit;
    }
    .liList3 .title li {
        margin: 15px 15px 0px 0px;
        min-width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    .main_R ul .text {
        width: 63%;
    }
}