* {
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 14px;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    color: #383838;
    width: 100%;
    cursor: default;
    margin: 0 auto;
    padding: 0;
    height: auto;
    font-size: 14px;
}

ol, ul, li, dl, dd, dt {
    list-style: none;
}

.float {
    float: left;
}

.floatr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.bigYxy{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.bigYxy .topfirst{
    width: 100%;
    height: 50px;
    background: #2296f3;
}
.bigYxy .topfirst >div{
    width: 1200px;
    height: 50px;
    display: flex;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.bigYxy .topfirst >div a{
    display: flex;
    align-items: center;
}
.bigYxy .topfirst >div a img{
    width: 19px;
    height: 19px;
    margin-right: 5px;
}
.top{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: #1976d2;
}


.top .top_con{
    width: 1200px;
    height: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top .img {
    width: auto;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top .img img {
    width: auto;
    height: 80px;
}
.top_right{
    width: auto;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
}

.top_right .top_right_search{
    width: 350px;
    height: 32px;
    border-radius: 25px;
    background: #fff;
    margin:10px 0px 0 0;
    display: flex;
    justify-content: center;
}

.top_right_search1{
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
}
.top_right_search1 span{
    margin:0 15px;
    font-family: 'FangZhengDaHei', 'Microsoft YaHei', sans-serif;
    font-size: 30px;
    color:#fff;

}

.top_right_search .search_txt{
    width: 278px;
    height: 30px;
    border: none;
    font-size: 14px;
    outline: none;
}
.top_right_search .search_btn{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
}
.top_right_search .search_btn img{
    width: 20px;
    height: 20px;
    background: none;
    border: none;
}

.nav {
    width: 100%;
    height: 60px;
    background: #fff;
    box-shadow: 0 0 10px 0 #7f9abe;
}
.nav .nav_content {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yd_nav {
    display: none;
}

.yd_nav_content {
    display: none;
}

.tzggBox1{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 1200px;
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 25px;
    height: 30px;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 18px;
    color: #000;
    margin: 0 10px;
}
.banner{
    width: 1200px;
    height: 320px;
    position: relative;
    margin-bottom: 20px;
}
.banner img{
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.banner .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.banner .swiper-pagination-bullet-active{
    width: 18px;
    height: 18px;
    background: #007aff;
    opacity: 1;
    border: 2px solid #ffffff;
    transform: translateY(2px);
}

/* 首页 */
.mainContentSmall{
    width: 1200px;
    min-height: 500px;
    display: flex;
    flex-flow: column;
    margin: 0 auto;
}
.mainTopyxy{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mainTopyxyLeft{
    width: 420px;
    height: 260px;
    overflow: hidden;
    object-fit: cover;
    position: relative;
}
 .tswiper{
    width: 100%;
    height: 260px;
}

 .tswiper .swiper-wrapper{
    width: 100%;
    height: 260px!important;
 }
 .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 260px!important;
}
 .tswiper .swiper-wrapper img{
    width: 100%;
    height: 260px!important;
    object-fit: cover;
}
 .tswiper .swiper-pagination{
    width: 100%;
    line-height: 30px;
    text-align: right;
    position: absolute;
}
.swiper .swiper-pagination{
    width: 100%;
    text-align: center;
    position: absolute;
}
.swiper .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.swiper .swiper-pagination-bullet-active{
    width: 18px;
    height: 18px;
    background: #007aff;
    opacity: 1;
    border: 2px solid #ffffff;
    transform: translateY(2px);
}
.tswiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.tswiper .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    background: #d77946;
    opacity: 1;
    transform: translateY(0px);
}
.mlxyBox{
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #f6fbff;
    background: #2e4f8f;

}
.mlxyBox span{
    width: 80%;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    font-size: 16px;
}


.mainTopyxyRight{
    width: 460px;
    height: 260px;
    display: flex;
    flex-flow: column;
}
.mainTopyxyRight .newsBoxTop{
    width: 100%;
    height: 40px;
    background: url('/resource/main/yxy/skin/img/title.png') no-repeat center 100%;
    background-size: 100% 100%;
    display:flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px;

}
.mainTopyxyRight .newsBoxTop >div:nth-child(1){
    font-size: 18px;
    color: #173887;
}
.mainTopyxyRight .newsBoxTop a{
    font-size: 14px;
    color: #173887;
}
.mainTopyxyRight .newsBoxBottom{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.mainTopyxyMiddle{
    width: 300px;
    height: 260px;
    display: flex;
    flex-direction: column;
}
.mainTopyxyMiddle .kjtdBox{
    width: 100%;
    font-size: 20px;
    color: #173887;
    display: flex;
    justify-content: center;
    height: 60px;
    align-items: center;
    border-top: 5px solid;
}
.mainTopyxyMiddle .imgtd img{
    width: 100%;
    height: 86px;
    object-fit: cover;
}
.mainTopyxyMiddle .imgtd:nth-child(2){
    margin: 10px 0;
}

.newsBoxBottom .newsTopBox{
    /* width: 100%; */
    display: flex;
    justify-content: space-between;
    line-height: 36px;
    border-bottom: 1px solid #dbdbdb;
    margin: 0 22px;
}
.newsBoxBottom .newsTopBox span:nth-child(1){
    width: 80%;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
}
.newsBoxBottom .newsTopBox span:nth-child(1):hover{
    color: #f9bf6d;
}
.newsBoxBottom .newsTopBox span:nth-child(2){
    font-size: 12px;
    color: #657aaf;
}
.zyxyxBox{
    width: 100%;
    margin: 20px auto 0 auto;
    height: 70px;
    display: flex;
    justify-content: space-between;
}
.zyxyxBox .zyximg{
    width: 49%;
    height: 100%;
}
.zyxyxBox .zyximg  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.thirdBox{
    width: 100%;
    height: 285px;
    display: flex;
    justify-content: space-between;
}
.thirdBox .tzggBox{
    width: 32%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.thirdBox .tzggBox .tzggTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #173887;
    line-height: 40px;
    color: #173887;

}
.thirdBox .tzggBox .tzggTop a{
    font-size: 14px;
    color:#173887
}
.thirdBox .tzggBox .tzggTop div:nth-child(1){
    border-bottom: 3px solid #173887;
    font-size: 18px;
}

.thirdBox .tzggBox .tzggBottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-top: 10px;

}
.thirdBox .tzggBox .tzggBottom1{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-top: 10px;
    background: #fff;

}

.kyjyBox{
    line-height: 25px;
    padding:6.6px 10px;
    display: flex;
    justify-content: space-between;

}
.jykyText{
    display: flex;
    align-items: center;
    width: 80%!important;
    color:#172a88;
}
.jykyText span:nth-child(2){
    display: block;
    width: 100%!important;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
}
.jykyTime{
    color: #172a88;
    font-size: 14px;
}

.jykyBorder{
    width: 7px!important;
    height: 7px;
    background: #172a88;
    display: block;
    border-radius: 50%;
}


.tzggx{
    width: 100%;
    height: 50px;
    display: flex;
    border-left: 3px solid #fbb123;
    background: #fff;
    align-items: center;
    margin-bottom: 10px;
}

.tzggx .tzggLeft{
    width: 200px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.tzggx .tzggLeft span:nth-child(1){
    font-size: 14px;
    font-weight: bold;
    color: #173887;
}
.tzggx .tzggLeft span:nth-child(2){
    font-size: 12px;
    color: #173887;
}
.tzggx .tzggRight{
    border-left: 1px solid #ccc;
    margin: 6px 0;
}
.tzggx .tzggRight span{
    padding: 0 10px;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.tzggx .tzggRight span:nth-child(1):hover{
    color: #f9bf6d;
}

.tzggx1{
    width: 100%;
    height: 50px;
    line-height: 20px;
    display: flex;
    background: #fff;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 25px 0 25px 0;
}
.tzggx1 .tzggLeft{
    width: 200px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.tzggx1 .tzggLeft span:nth-child(1){
    font-size: 14px;
    font-weight: bold;
    color: #173887;
}
.tzggx1 .tzggLeft span:nth-child(1):hover{
    color: #f9bf6d;
}
.tzggx1 .tzggLeft span:nth-child(2){
    font-size: 12px;
    color: #173887;
}
.tzggx1 .tzggRight{
    border-left: 1px solid #ccc;
    margin: 10px 0;
}
.tzggx1 .tzggRight span{
    padding: 0 10px;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.kjtdBox{
    width: 1200px;
    height: 135px;
    display: flex;
    background: #fff;
}
.kjtdLeftpc{
    width: 50px;
    height: 135px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    background: #1976d2;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kjtdLeftyd{
    display: none;
}
.kjtdRight{
    width: calc(100% - 50px);
    height: 135px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 12px;
}
.kwxt{
    width: 236px;
    height: 110px;
    /* margin: 12px 12px 12px 12px; */
    /* background: url('/resource/main/yxy/skin/img/kwxt.png') no-repeat;
    background-size: cover; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.kwxt img{
    width: 100%;
    height: 100%;
}











/* 内容 */
.mainContent{
    width: 100%;
    background: url('/resource/main/yxy/skin/img/bj.png') no-repeat center 100% ;
    background-size:1920px auto ;
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mainContent .mainSmall{
    width: 1200px;
    margin: 0px auto ;
    background: rgba(255, 255, 255, .6);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-flow: column;
}
/* 搜索结果*/

.mainSmall li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #dadbdc;
    padding: 20px 0;
}

.mainSmall li a {
    width: 100%;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    padding-left: 30px;
    position: relative;
    text-decoration: none;
    display: block;
}

.mainSmall li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #0058B4;
    border-radius: 5px;
    left: 0;
    top: 15px
}

.mainSmall li p {
    width: 100%;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #777;
    text-indent: 2em;
    padding-left: 30px;
}

.mainSmall li span {
    width: 100%;
    text-align: left;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    padding-left: 30px;
}



.mainContent .mainSmall1{
    width: 1200px;
    min-height: 700px;
    margin: 0px auto ;
    background: rgba(255, 255, 255, .6);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.mainSmall .gkTitle{
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.mainSmall .fbsjTime{
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 10px;
}
.mainSmall .fbsjTime div{
    margin: 0 30px;
}
.mainSmall .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 30px 0;
}
.mainSmall .gkwb div{
    text-indent: 2em;
    font-size: 18px;
    line-height: 37px;
    margin-top: 10px;
}
.mainSmall .gkwb div p img{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.mainSmall .gkwb div p video{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}



/* 列表页 */
.mainSmall1 .list_left {
    width: 20%;
    background: #F4F8FF;
    box-shadow: 10px 5px 20px #fff;
}

.mainSmall1 .list_left span {
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 30px 20px;
    background: #0058B4;
    color: #fff;
    display: block;
    border-radius: 8px 8px 0 0;
}

.mainSmall1 .list_left a {
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #03468C;
    padding: 20px;
    text-align: left;
    border-top: 2px solid #fff;
    display: block;
    text-decoration: none;
    background: url(/resource/main/yxy/skin/img/szll_jt.svg) no-repeat 90% center;
}

.mainSmall1 .list_left a:hover {
    background: url(/resource/main/yxy/skin/img/szll_jt.svg) no-repeat 90% center #eaf1fe;
}

.mainSmall1 .list_left a.action {
    background: url(/resource/main/yxy/skin/img/szll_jt.svg) no-repeat 90% center #dee9fc;
}
/*右边列表 */
 .mainSmall1 .mainRight{
    width: 77%;
    height: auto;
    display: flex;
    flex-direction: column;
}

 .mainSmall1 .xTitle{
    width: 100%;
    display: flex;
    flex-flow: column;
    font-size: 30px;
    padding: 0 0 10px 10px;
}
 .mainSmall1 .gjzcBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding-bottom:10px;
}

 .mainSmall1 .gjzcBox .bgBox {
    width: 240px;
    height: auto;
    flex-flow: column;
    width: 100%;
    display: flex;
    background: #fafafa;
}
 .mainSmall1 .gjzcBox .bgBox li:hover{
    box-shadow: 0 0 1.2rem 0.1rem #e1e1e1;
    z-index: 999;
    border-radius: 3px;
}
 .mainSmall1 .gjzcBox .bgBox li:nth-child(even){
    width: 100%;
    display: flex;
    padding: 20px;
    background: #fff;
}
 .mainSmall1 .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
 .mainSmall1 .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding: 20px;
}
 .mainSmall1 .gjzcBox .bgBox li img{
    width: 220px;
    height: 128px;
}
 .mainSmall1 .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 230px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-left: 20px;
    color: #000;
}
 .mainSmall1 .gjzcBox .bgBox .dl_xiao .bgBoxLeft{
	font-size: 20px;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   text-overflow: ellipsis;
   white-space: normal;
 }

 .mainSmall1 .imgPhoto {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
 .mainSmall1 .imgPhoto a{
    width: 33%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    /* border: 1px solid #e1e1e1; */
}
 .mainSmall1 .imgPhoto a img{
    width: 95%;
    height: 200px;
    object-fit: cover;
}
 .mainSmall1 .imgPhoto a span{
    font-size: 16px;
    line-height: 28px;
    width: 95%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 图片列表页 */
.list_img {
    width: 77%;
    min-height: 600px;
    height: auto;
    margin: 0 auto;
}

.list_img ul {
    display: grid;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 290px);
    grid-gap: 20px;
}

.list_img ul li {
    width: 100%;
    height: auto;
}

.list_img ul li a {
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, .3);
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0 #DFEAFA;
    border-radius: 8px;
    display: block;
    padding: 15px;
    text-decoration: none;
}

.list_img ul li a img {
    width: 100%;
    height: 165px;
    border-radius: 5px;
    object-fit: contain;
}

.list_img ul li a p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-top:10px;
}

.list_img ul li a span {
    width: 100%;
    font-size: 14px;
    color: #999;
    display: block;
}

.list_img ul li a:hover p {
    color: #0058B4;
}

.list_img ul li a:hover {
    box-shadow: 0 0 10px 0 #BDCFEB;
}

/* 分页 */
.fy {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.fy a {
    width: auto;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    text-decoration: none;
    border-radius: 5px;
    padding: 0 20px;
    color: #888;
}

.fy span {
    width: 100px;
    text-align: center;
    line-height: 40px;
    color: #000;
}

.fy a:hover {
    background: #0058B4;
    color: #fff;
}

/* 药博亚体育app官方入口底部 */
.addressDiv1{
    width: 100%;
    height: 180px;
    background: #3373e0;
    display: flex;
    justify-content: center;
}
.addressDiv1 .addressBox1{
    width: 100%;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.addressDiv1 .addressImg1{
    width: 100%;
    height:60px;
    background: #2296f3;
    display: flex;
    align-items: center;
}
.addressDiv1 .addressImg1 >div{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.addressDiv1 .addressImg1 a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    margin-right: 10px;
}
.addressBox1 .address1{
    width: 1200px;
    height: 120px;
    display: flex;
    flex-flow: column;

justify-content: center;
}
.addressBox1 .address1 div{
    width: auto;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}
.addressBox1 .address1 .copyBox1{
    width: 100%;
    display: flex;

justify-content: center;
    flex-direction: row;
}
.addressBox1 .address1 .dzbox1{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;

}
.addressBox1 .address1 .dzbox1 a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox1 .address1 .dzbox1 a:hover{
    text-decoration: underline;
}
.addressBox1 .address1 .copyBox1{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox1 .address1 .copyBox1 a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px;
}
.addressBox1 .address1 .copyBox1 a:hover{
    text-decoration: underline;
}
.xnljselect{
    width: 280px;
    line-height: 32px;
    height: 32px;
    padding: 0px 10px;
    border-radius: 4px;
    outline: none;
    color: #1976d2;
    font-size: 12px;
}
/* 底部切换 */
.dbqhBox{
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.dbqhBox div{
    border: 1px solid #e1e1e1;
    padding: 10px;
}

.dbqhBox div:hover{
    background: #e1e1e1;
}
