/*css 初始化 */
html, body, div, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#translate{
    display: none!important;
}
.showblock{
    display: block!important;
}

html {
    min-width: 1000px;
}

fieldset, img, input, button { /*fieldset组合表单中的相关元素*/
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul, ol {
    list-style: none; /*清除列表风格*/
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Microsoft Yahei", "SimHei", "SimSun", "宋体";
}

select, input {
    vertical-align: middle;
}

.searchCont .selectcg {
    margin-left: -63px;
    border: 0;
    position: absolute;
    margin-top: 2px;
    background: #fff;
    height: 36px;
    font-size: 12px;
}

select, input, textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

/*防止多行文本框拖动*/
img {
    border: 0;
    vertical-align: middle;
}

/*  去掉图片低测默认的3像素空白缝隙*/
table {
    border-collapse: collapse; /*合并外边线*/
}

body {
    font: 14px/150% "Microsoft Yahei", Arial, Verdana, "\5b8b\4f53"; /*宋体，Unicode，统一码*/
    color: #666;
    background: #fff
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s, i, em {
    font-style: normal;
    text-decoration: none;
}

button {
    background: #FFFFFF;
    cursor: pointer;
}

/*公共类*/
.w {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left !important;
}

.ac {
    text-align: center !important;
}

.ar {
    text-align: right !important;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.fw {
    font-weight: 700;
}

.mr-50 {
    margin-right: 50px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-80 {
    margin-right: 80px;
}

.marginTop-30 {
    margin-top: 30px;
}

.no-border {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.padLeft-10 {
    padding-left: 10px;
}

/*header开始*/
.header {
    width: 100%;
    border-bottom: 2px solid #01adef;
}

.header .headTop {
    height: 30px;
    background: #F1F1F1;
    line-height: 30px;
}

.headTop .topNav ul li {
    float: left;
    padding: 0 10px;
}

.headTop .topNav ul .space {
    overflow: hidden;
    width: 1px;
    height: 10px;
    margin: 11px 5px 0;
    padding: 0;
    background: #CCCCCC;
}

.headTop .topNav ul .SignOut img {
    width: 20px;
    height: 20px;
}

.headTop .topNav ul .SignOut h2 {
    margin: 0 20px 0 10px;
}

.headTop .topNav ul .SignOut button {
    background: #F1F1F1;
    color: red;
}

.headTop .topNav ul .SignOut button:hover {
    text-decoration: underline;
}

.headTop .topNav ul li .red {
    color: red;
    margin-left: 5px;
}

.headTop .topNav ul li a:hover {
    color: red;
    text-decoration: underline;
}

.headSearch {
    padding: 20px 0;
}

.headSearch .search {
    margin: 10px 0 10px 150px;
}

.headSearch .search .searchTxt {
    width: 450px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 2px solid #01adef;
    padding-left: 20px;
    border-radius: 10px;
}

.headSearch .search .searchBtn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #01adef;
    color: #FFFFFF;
    margin-left: -15px;
    font-size: 17px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.headSearch .search .hotSearch {
    width: 538px;
    overflow: hidden;
}

.headSearch .search .hotSearch a {
    display: inline-block;
    padding: 15px 20px 0 0;
}

.headSearch .search .hotSearch a:hover {
    color: red;
    text-decoration: underline;
}

.headNav ul li {
    float: left;
    padding: 10px 30px;
    font-size: 16px;
}

.headNav ul li a.active {
    color: #01adef;
}

.headNav .allDrug {
    width: 200px;
    padding: 10px 0;
    text-align: center;
    color: #FFFFFF;
    background: #029ad4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 30px;
}

/*header结束*/
.content {
    padding-bottom: 100px;
}

/*footer开始*/
.footer {
    width: 100%;
    padding: 50px 0;
    background: #1F647E;
    color: #FFFFFF;
    height: auto;
}

.footer div {
}

.footer a {
    font-size: 15px;
    color: #FFFFFF;
}

.footer a:hover {
    text-decoration: underline;
}

.footer h5 {
    border-bottom: 1px solid #4889A2;
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}

.footer ul li {
    margin-top: 16px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: none !important;
}

.footer .footer-nav {
    margin-right: 0;
}

.footer-nav ul li {
    /*float: left;*/
    /*width: 50%;*/
}

.footer .footer_right {
    width: 266px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer .footer_right .footlogo {
    width: 129px;
    height: 90px;
    margin-bottom: 24px;
}
.footer .footer_right .foottext{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.footer .space {
    width: 1px;
    height: 156px;
    margin-top: 20px;
    background: #CCCCCC;
}
.botba{
    display: flex;
    align-items: center;
    height: 56px;
    background: #2B708A;
    font-weight: 400;
    font-size: 12px;
    color: #DFE2E7;
    line-height: 24px;
    text-align: left;
}
.botba .beian{
    display: flex;
    align-items: center;
    margin-right: 16px;
}
.botba a{
    font-weight: 400;
    font-size: 12px;
    color: #DFE2E7;
    line-height: 24px;
    text-align: left;
}
.botba .beian img{
    width: 20px;
    height: 20px;
    margin-right: 2px;
}

/*footer结束*/
/*rightContent开始*/
.rightContent {
    width: 40px;
    position: fixed;
    right: 20px;
    top: 260px;
    z-index: 2;
}

.rightContent ul li {
    background: #40c87f;
    margin-bottom: 3px;
    position: relative;
}

.rightContent ul li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    position: relative;
}

.rightContent ul li a img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 5px;
}

.rightContent ul li a .showWx {
    width: 170px;
    position: absolute;
    left: -171px;
    top: 0px;
    display: none;
}

.rightContent ul li a .showWx li {
    background: #fff;
    color: #333333;
    border: 2px solid #01ADEF;
    display: block;
}

.rightContent ul li .wechat:hover .showWx {
    display: block;
}

.rightContent ul li .num {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    color: #FFFFFF;
    right: -10px;
    top: -10px;
    text-align: center;
    font-size: 13px;
}

/*rightContent结束*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

/*新底部通用*/
.botcom {
    background: #F2F7F9;
    padding: 64px 0 69px;
}

.botcom .botbox {
    display: flex;
    justify-content: space-between;
}

.botcom .botbox .itembox {
    padding: 24px;
    background: #fff;
    width: 594px;

}

.botcom .botbox .itembox .title {
    height: 40px;
    border-bottom: 1px solid #E4E9EB;
}

.botcom .botbox .itembox .title span {
    display: block;
    height: 40px;
    position: relative;
    /*background: #fb375b;*/
    width: max-content;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #029AD4;
}

.botcom .botbox .itembox .title span::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: #029AD4;
    border-radius: 4px 4px 4px 4px; /* 只设置底部圆角 */
}

.botcom .botbox .itembox .bot_ul {
    margin-top: 24px;
}

.botcom .botbox .itembox .bot_ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;

}

.botcom .botbox .itembox .bot_ul li .li_left {
    display: flex;
    align-items: center;
}

.botcom .botbox .itembox .bot_ul li .li_left .nonum {
    width: 14px;
    height: 14px;
    background: #8A9BA2;
    border-radius: 2px 2px 2px 2px;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 14px;
    margin-right: 8px;
}

.botcom .botbox .itembox .bot_ul li:nth-child(1) .li_left .nonum {
    background: linear-gradient(357deg, #FC1C12 0%, #FD6F23 100%);
}

.botcom .botbox .itembox .bot_ul li:nth-child(2) .li_left .nonum {
    background: linear-gradient(357deg, #FC4A14 0%, #FF9F1B 100%);
}

.botcom .botbox .itembox .bot_ul li:nth-child(3) .li_left .nonum {
    background: linear-gradient(357deg, #FB7511 0%, #FECA18 100%);
}

.botcom .botbox .itembox .bot_ul li .li_left a {
    max-width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.botcom .botbox .itembox .bot_ul li .li_right {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #8A9BA2;
    line-height: 12px;
    text-align: left;
}

/*通用模块 */
.currency {
    background: #FFFFFF;
    border: 1px solid #01adef;
    margin-top: 50px;
    min-height: 200px;
}

.currency .Tab {
    width: 100%;
    background: #b9e1dc;
}

.currency .Tab li {
    float: left;
    padding: 10px 30px;
    border-right: 1px solid #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    color: #000000;
}

.currency .Tab li.curr {
    background: #FFFFFF;
}

.currency .Tab li.curr a {
    color: #000000;
}

.currency .Tabcon {
    padding: 20px 0;
}

.currency .Tabcon a {
    display: inline-block;
    padding: 10px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.currency .Tabcon ul li a {
    display: block;
}

.currency .Tabcon a:hover {
    color: red;
    text-decoration: underline;
}

.currency .Tabcon ul li {
    width: 33%;
    float: left;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.currency .Tabcon ul li::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: 15px;
}

/*分页*/
.pageOut {
    text-align: center;
}

.page {
    display: inline-block;
    margin: 50px auto;
}

.page li {
    float: left;
    padding: 0 5px;
}

.page li a {
    font-family: SimHei;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #01adef;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.page li a:hover {
    background: #40c87f;
    color: #fff;
}

.page .arrow-back {
    margin-right: 10px;
}

.page li a.active {
    background: #40c87f;
}

.whichPage {
    font-family: SimHei;
    color: #666;
    font-size: 16px;
}

.whichPage .whichPageTxt {
    display: inline-block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #01adef;
    border-radius: 5px;
}

.whichPage .whichPageBtn {
    color: #666;
    display: inline-block;
    box-sizing: border-box;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #01adef;
    border-radius: 5px;
    font-size: 16px;
    font-family: "Microsoft Yahei", "SimHei", "SimSun", "宋体";
    cursor: pointer;
    background: #FFFFFF;
}

.onlyli {
    margin: 15px 5px 0 5px;
}

/*公告滚动*/
* {
    margin: 0;
    padding: 0
}

.scroll-box {
    height: 25px; /* 必要元素 */
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scroll-box ul {
    list-style: none;
    margin-left: 0.3rem;
}

.scroll-box ul li {
    height: 25px;
    padding-left: 10px;
    list-style: none;
}

.scroll-box a {
    float: none;
    width: 25%;
    display: inline;
    text-align: center;
    margin-left: 10px;
}

.scroll-box a:hover {
    color: #029ad4;
}
/*左侧导航*/
.leftNav{
    width: 220px;
    margin-right: 30px;
    background: #FFFFFF;
    border-radius: 5px;
}
.leftNav .navList i{
    margin-right: 5px;
}
.leftNav .navList h3{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    background:#01ADEF;
}
.leftNav ul{
    /*padding: 8px 0;*/
}
.leftNav ul li{
    /*line-height: 40px;*/
    /*text-align: center;*/
}
.leftNav ul li .curr{
    color: red;
}