* {
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 1rem;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    color: #383838;
    width: 100%;
    cursor: default;
    margin: 0 auto;
    padding: 0;
    height: auto;
    font-size: 1rem;
}

ol, ul, li, dl, dd, dt {
    list-style: none;
}

.float {
    float: left;
}

.floatr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.top {
    width: 100%;
    height: 4rem;
    position: relative;
    border-top: 0.3rem solid #0058B4;
    display: flex;
}

.top .top_con {
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 1.2rem;
}
.top_con .img{
    width: 50%;
    height: 2rem;
}
.top_con .img img{
    width: 10rem;
    height: 2rem;
}
.top_con .top_right {
    display: none;
}

.nav {
    display: none;
}

.nav_btn {
    width: 3rem;
    height: 3rem;
    background: none;
    border: none;
    float: right;
}

.nav_btn img {
    width: 2rem;
    height: auto;
    display: inline-block;
}
/* 详情页通知公告 */
.tzggBox1{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.1rem solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 2rem;
    height: 2.2rem;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 0.68rem;
    color: #000;
    margin: 0 1rem;
}

.yd_nav {
    position: absolute;
    top: 2.5rem;
    right: 0.5rem;
    transform: translateY(-50%);
}

.banner {
    width: 100%;
    height: 13rem;
    margin-top: 1 rem;
}
.banner .swiper-wrapper {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a img {
    width: 100%;
    height: 13rem;
}
.banner .imgyrwb{
    width: 20rem;
    height: 3rem;
    z-index: 1000;
    position: absolute;
    top:17%;
    left: 20%;
}

/* 通知公告 */
.headline {
    width: 100%;
    height: 4rem;
    background: rgba(255, 255, 255, .3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 1.2rem 0 #DAE9FE;
}

.tzgg {
    width: 5rem;
    display: flex;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #000;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}

.tzgg::before {
    position: absolute;
    content: '';
    width: 0.1rem;
    height: 2rem;
    background: #DDDDDD;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tzgg img {
    width: auto;
    height: 50%;
    display: block;
    margin-right: 0.5rem;
}

.tzgg span {
    display: none;
}

.headline_content {
    width: calc(100% - 6rem);
    height: 3rem;
    position: relative;
    display: flex;
}

#scrollDiv {
    width: 98%;
    height: 3rem;
}
#scrollDiv .scrollText ul{
    width: 100%;
    height: 3rem;
    float: left;
    overflow: hidden;

}
#scrollDiv .scrollText {
    width: 100%;
    height: 3rem;
    float: left;
    overflow: hidden;
}

.scrollText li {
    display: inline-block;
    float: left;
    width: 100%;
    height: 3rem;
    overflow: hidden;
    margin: 0 0.5rem;
}

.scrollText li a {
    display: inline-block;
    float: left;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.2rem;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display: flex;*/
    align-items: center;
    justify-content: flex-start;
}

.scrollText li a span {
    display: none;
}

.scrollText li a p {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.headline_content .tzgg_jt {
    display: none;
}
.main{
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.main .pc_boxs{
    display: none!important;
}

.main .yd_boxs{
    display: block!important;
}
.main .main_small{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.main .main_small  .firstLeft{
    width: 100%;
    display: flex;
    flex-flow: column;
}
 .firstLeft .oneLeft{
    width: 100%;
    padding:0 1rem;
    display: flex;
    justify-content: space-between;
}

.oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.oneLeft .xxmcbox .newBox{
    height: 2rem;
    display: flex;
    align-items: center;
}
.oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 2rem;
    height: 0.2rem;
    background: #3386ed;
}
.oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.1rem;
}
.oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
 .firstLeft{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.firstLeft .wbtp{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 0rem 1rem 1rem 1rem;
}
.firstLeft .wbtp img{
    width: 8rem;
    height: 5rem;
    margin-right: 0.4rem;
}
.firstLeft .wbtp li{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 1.2rem 0rem;
    border-bottom:0.1rem solid #f0f1f2 ;
}
.firstLeft .wbtp li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.firstLeft .wbtp .wxjx_a{
	width:100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.firstLeft .wbtp .wxjx_a p:nth-child(1){
    font-size: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color: #000;
}
.firstLeft .wbtp .wxjx_a p:nth-child(2){
    font-size: 0.9rem;
    color: #999;
}
/* 图片 */
.middleBox{
    width: 100%;
    height: 21rem;
    padding: 0 1rem;
}
.middleBox img{
    width: 100%;
    height: 15rem;
}
.middleBox .swiper{
    width: 100%;
    height: 21rem;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.middleBox .swiper .swiper-pagination-bullet{
    width: 1.8rem;
    height: 0.6rem;
    border-radius: 0.5rem;
}
.middleBox .swiper a{
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.middleBox .swiper .yybf{
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-flow: column;
}
.middleBox .swiper .yybf .wszyxyWz{
    font-size: 1rem;
    color: #000;
}
.middleBox .swiper .yybf .wszyxyData{
    font-size: 0.9rem;
    color: #999;
}
/* 更改分页点的颜色 */
.middleBox .swiper .swiper-pagination-bullet {
    background: #71b2d8;
}

/* 当前激活的分页点颜色 */
.middleBox .swiper .swiper-pagination-bullet-active {
    background: #3386ed;
}
/* 媒体卫院 */
.rightBox .oneLeft{
    width: 100%;
    padding:0 1rem;
    display: flex;
    justify-content: space-between;
}

.rightBox .oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.rightBox .oneLeft .xxmcbox .newBox{
    height: 2rem;
    display: flex;
    align-items: center;
}
.rightBox .oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 2rem;
    height: 0.2rem;
    background: #3386ed;
}
.rightBox .oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.1rem;
}
.rightBox .oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.rightBox .oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
 .rightBox {
    width: 100%;
    display: flex;
    flex-flow: column;
}
.rightBox .wbtp{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 0rem 1rem 1rem 1rem;
}
.rightBox .wbtp img{
    width: 8rem;
    height: 5rem;
    margin-right: 0.4rem;
    object-fit: cover;
}
.rightBox .wbtp li{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 1.2rem 0rem 1.2rem 0;
    border-bottom:0.1rem solid #f0f1f2 ;
}
.rightBox .wbtp li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.rightBox .wbtp .wxjx_a{
    width: calc(100% - 9rem);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.rightBox .wbtp .wxjx_a p:nth-child(1){
    font-size: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color: #000;
}
.rightBox .wbtp .wxjx_a p:nth-child(2){
    font-size: 0.9rem;
    color: #999;
}

/* 临床 */
/*.main_second{
*/
/*    margin: 0 1rem;
*/
/*    display: flex;
*/
/*    flex-wrap: wrap;
*/
/*    justify-content: space-between;
*/
/*}
*/
/*.main .main_second .lchlxy{
*/
/*    width: 49%;
*/
/*    margin-bottom: 1%;
*/
/*}
*/
/*.main_second img{
*/
/*    width: 100%;
*/
/*    height: 6rem;
*/
/*}
*/
.main_second{
    margin: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: auto;
}
.main_second .swiper-containerimg {
    width: 100%;
    height: 100%;
    margin-top: 0.6rem;
    position: relative;
}

.main_second .swiper-slide {
    width: 100% !important;
    height: 15rem;
    display: block;
}


.main_second .swiper-slide a {
    width: 100% !important;
    height: 15rem;
    display: block;
}

.main_second .swiper-slide a img {
    width: 100% !important;
    height: 15rem;
    display: block;
}
.main_second .swiper-button-next,.main_second .swiper-button-prev{
    color: #ffffff;
}
/* 教育教学 */
.jykyst{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;

}
.jykyst .jyjxBox{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.jykyst .jyjxBox .oneLeft{
    width: 100%;
    padding:0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jyjxBox .oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.jyjxBox .oneLeft .xxmcbox .newBox{
    height: 1.6rem;
    display: flex;
    align-items: center;
}
.jyjxBox .oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 1.9rem;
    height: 0.2rem;
    background: #3386ed;
}
.jyjxBox .oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.2rem;
}
.jyjxBox .oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.jyjxBox .oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
.jyjxBox .jyjxBottom{
    /* width: 100%; */
    height: auto;
    display: flex;
    flex-flow: column;
    margin: 1rem;
}
.jyjxBox .jyjxBottom li {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -0.2rem;
}
.jyjxBox .jyjxBottom li a{
    text-decoration: none;
    color: #000;
    font-size: 1rem;
    line-height: 1.3rem;
}
.jyjxBox .jyjxBottom .jyjx{
    font-size: 0.8rem;
    color: #999;
}
.jyjxBox .jyjxBottom  li::before{
    content: '';
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: 0.1rem solid #3386ed;
    border-radius: 0.3rem;
    margin-right: 0.5rem;
    z-index: 3;

}
.jyjxBox .jyjxBottom  li .jyjxBottomBox{
    width: 100%;
    height: 3rem;
}
.jyjxBox .jyjxBottom  li .jyjxBottomBox::before {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 3rem;
    background: #e1e1e1;
    margin: -0.2rem 0 0 0.2rem;
}
.jyjxBox .jyjxBottom  li .jyjxBottomBox a{
    position: absolute;
    top: 0;
    left: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.jyjxBox .jyjxBottom  li .jyjxBottomBox .jyjx{
    position: absolute;
    bottom: 1rem;
    left: 1.2rem;
    line-height: 0rem;
}

/* 科研工作 */
.kygzBox{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.kygzBox .oneLeft{
    width: 100%;
    padding:0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kygzBox .oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.kygzBox .oneLeft .xxmcbox .newBox{
    height: 1.6rem;
    display: flex;
    align-items: center;
}
.kygzBox .oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 1.9rem;
    height: 0.2rem;
    background: #3386ed;
}
.kygzBox .oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.2rem;
}
.kygzBox .oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.kygzBox .oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
.kygzBox .xkjjt{
    padding: 1rem;
    border:0.1rem solid #e1e1e1;
    border-radius: 0.5rem;
    margin:0 1rem;
    margin-top:0.5rem;

}
.kygzBox .xkjjt img{
    width: 100%;

}
.kygzBox  .jyjxBottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding: 0 1rem;
}
.kygzBox .jyjxBottom li {
    width: 100%;
    line-height: 2.4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kygzBox .jyjxBottom li a{
    display: block;
    width: calc(94% - 6rem);
    text-decoration: none;
    color: #000;
    font-size: 1rem;
    /* font-weight: bold; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kygzBox .jyjxBottom .jyjx{
    width: 5rem;
    font-size: 0.8rem;
    color: #999;
    /* font-weight: bold; */
}
.kygzBox .jyjxBottom  li::before{
    content: '';
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: 0.1rem solid #3386ed;
    border-radius: 0.3rem;
    margin-right: 0.5rem;

}
/* 视听卫院 */
.stwyBox{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.stwyBox .oneLeft{
    width: 100%;
    padding:0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.stwyBox .oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.stwyBox .oneLeft .xxmcbox .newBox{
    height: 1.6rem;
    display: flex;
    align-items: center;
}
.stwyBox .oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 1.9rem;
    height: 0.2rem;
    background: #3386ed;
}
.stwyBox .oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.2rem;
}
.stwyBox .oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.stwyBox .oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
.stwyBox .videoBox{
    height: 15rem;
    margin: 0 1%;
}
.stwyBox .videoBox video{
    width: 100%;
    height: 15rem;
}
.stwyBox .jyjxBottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-top: 1.2rem;
    padding: 0 1rem;
}
.stwyBox  .jyjxBottom li {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -0.2rem;
}
.stwyBox .jyjxBottom li a{
    text-decoration: none;
    color: #000;
    font-size: 1rem;
    /* font-weight: bold; */
    line-height: 1.4rem;
}
.stwyBox .jyjxBottom .jyjx{
    font-size: 0.8rem;
    color: #999;
}
.stwyBox .jyjxBottom  li::before{
    content: '';
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border: 0.1rem solid #3386ed;
    border-radius: 0.3rem;
    margin-right: 0.5rem;
    z-index: 3;

}
.stwyBox  .jyjxBottom  li .jyjxBottomBox{
    width: 100%;
    height: 4rem;
}
.stwyBox  .jyjxBottom  li .jyjxBottomBox::before {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 4rem;
    background: #e1e1e1;
    margin: -0.2rem 0 0 0.2rem;
}
.stwyBox .jyjxBottom  li .jyjxBottomBox a{
    position: absolute;
    top: 0;
    left: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.stwyBox .jyjxBottom  li .jyjxBottomBox .jyjx{
    position: absolute;
    bottom: 1.2rem;
    left: 1.2rem;
    line-height: 0rem;
}
/*.main .main_third{
*/
/*    width: 100%;
*/
/*    height: 6rem;
*/
/*    padding: 1rem;
*/
/*}
*/
/*.main .main_third img{
*/
/*    width: 100%;
*/
/*    height: 5rem;
*/
/*}
*/
.main .main_third{
    /* width: 100%; */
    height: 6rem;
    margin: 1rem;
}
.main_third .swiper_billss1 {
    height: 6rem !important;
    overflow: hidden;
    position: relative;
}

.main .main_third .swiper_billss1 .swiper-wrapper {
    height: 6rem !important;
}

.main .main_third .swiper_billss1 .swiper-slide {
    height: 6rem !important;
}

.main .main_third .swiper_billss1 a {
    display: block;
    height: 6rem !important;
}

.main .main_third .swiper_billss1 a img {
    width: 100%;
    height: 6rem !important;
}

.main .main_third .swiper_billss1 .swiper-pagination {
    height: 20px;
    position: absolute;
    top: 50%;
    bottom: 10px;
    right: 20px;
    transform: translateX(-50%);
}
.dcxyBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:1rem;
}
.dcxyBox .oneLeft{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dcxyBox .oneLeft .xxmcbox .xxmc{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.dcxyBox .oneLeft .xxmcbox .newBox{
    height: 1.6rem;
    display: flex;
    align-items: center;
}
.dcxyBox .oneLeft .xxmcbox .newBox span:first-child{
    display: block;
    width: 1.9rem;
    height: 0.2rem;
    background: #3386ed;
}
.dcxyBox .oneLeft .xxmcbox .newBox span:last-child{
    font-size: 0.8rem;
    color: #bdc1cb;
    padding-left: 0.2rem;
}
.dcxyBox .oneLeft .xxxwImg{
    height: 2.2rem;
    display: flex;
    align-items: center;
}
.dcxyBox .oneLeft .xxxwImg img{
    width: 2rem;
    height: 0.4rem;
}
.dcxyBox {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.dcxyBox .swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 0.6rem;
    position: relative;
}

.dcxyBox .swiper-slide {
    width: 100% !important;
    height: 18rem;
    display: block;
}
.dcxyBox .swiper-slide .mlxyBox{
    position: absolute;
    left: 0.6rem;
    bottom: 0.9rem;
    color: #f6fbff;
}

.dcxyBox .swiper-slide a {
    width: 100% !important;
    height: 18rem;
    display: block;
}

.dcxyBox .swiper-slide a img {
    width: 100% !important;
    height: 18rem;
    display: block;
}
.dcxyBox .swiper-button-next,.dcxyBox .swiper-button-prev{
    color: #ffffff;
}
/* 三抓三促 */
.main .szscBox{
    width: 100%;
    height: auto;
    padding:0 1rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 1.2rem;
}
.main .szscBox .szscSmall:hover{
    box-shadow: 0 0 1.2rem 0.1rem #e1e1e1;
}
.main .szscBox .szscSmall:nth-child(even){
    width: 31.3%;
    height: 7.7rem;
    background: #eff6fd;
    margin-top: 10px;
    margin: 1%;
}
.main .szscBox .szscSmall{
    width: 31.3%;
    height: 7.7rem;
    background: #f8fbfe;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 1%;
    text-decoration: none;
}
.main .szscBox .szscSmall:hover{
    text-decoration: underline;
}
.main .szscBox .szscSmall img{
    width: 2rem;
    height: 2rem;
}
.main .szscBox .szscSmall .szscText{
    color: #263745;
    font-size: 1rem;
    margin-top: 0.6rem;
}
/* 友情链接 */
.yqlj{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    box-shadow: 0 -0.5rem 0.5rem -0.5rem #c2d9f0;
}
.yqlj  .yqljBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:1rem;
}
.yqlj  .yqljBox .yqljSmall{
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
    margin:0 0.3rem;

}
.yqlj  .yqljBox .yqljSmallBox{
    font-size: 1rem;
    color: #000;
    margin:0 0.3rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.yqlj  .yqljBox a{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000;
    text-decoration: none;
    width: auto;
    display: flex;
    padding-right: 20px;
    justify-content: flex-start;
}
/* 底部 */
.addressDiv{
    width: 100%;
    height: auto;
    background: #3373e0;
    display: flex;
    justify-content: center;
    padding:1rem;

}
.addressDiv .addressBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;

}
.addressDiv .addressBox a{
    text-decoration: none;
    color: #fff;
}
.addressDiv .addressImg{
    width: 100%;
    height:3rem;
    display: flex;
    justify-content: center;
}
.addressDiv .addressImg img{
    width:15rem;
    height:3rem;
}
.addressBox .address{
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin:0.5rem 0;
}
.addressBox .dzbox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .copyBox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .copyBox p{
    word-break: break-all;

}
.addressBox .copyBox a:hover{
    text-decoration: underline;
}
/* 列表 */
.tzggBox1{
    width: 100%;
    display: flex;
    padding: 0 1rem;
}
.tzggBox1 .dhlBox{
    width: 100%;
    line-height: 3rem;
    display: flex;

}
.tzggBox1 .dhlBox img{
    width: 1.2rem;
    height: 1.5rem;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    color: #000;
    margin: 0 10px;
    white-space: nowrap;
}
.mainBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding: 1rem 0 0 0;
}
.mainBoxBig{
    width: 100%;
    min-height: 40rem;
    display: flex;
    flex-flow: column;
    padding: 0 1rem 1rem 1rem;
}
 .mainBoxBig .search_samll{
    width: 100%;
    height: 3.6rem;
    display: flex;
}
 .mainBoxBig .search_samll .search_small_box{
    width: 100%;
    height: 2.6rem;
    border: 1px solid #ccc;
    padding: 0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 1rem;
}
 .mainBoxBig .search_samll input{
    width: calc(100% - 2rem);
    height: 2.2rem;
    border: none;
    outline: none;
    font-size: 1rem;
}
 .mainBoxBig .search_samll img{
    width: 1.2rem;
    height: 1.2rem;
}
 .mainBoxBig .search_samll .search_btn{
    background: none;
    border: none;
}
 .mainBoxBig .mainLeft{
    display: none;
}
 .mainRight{
    width: 100%;
    display: flex;
    flex-flow: column;
}
 .mainRight .gjzcBox .bgBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:0 1rem 1rem 1rem;
    background: #fafafa;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding-top: 1rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox img{
    width: 10rem;
    height: 7rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 1rem);
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    margin-left: 1rem;
}
.mainBoxBig .gjzcBox .bgBox .dl_xiao .jyBox{
    width: 100%;
    text-decoration: none;
    color: #999;
    font-size: 0.9rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .bgBoxLeft{
    width: 100%;
    font-size: 1rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .bgTime{
    font-size: 0.8rem;
    color: #666;
}
.dbqhBox{
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}
.dbqhBox div{
    border: 0.1rem solid #e1e1e1;
    padding: 0.5rem;
}
.dbqhBox div:hover{
    background: #e1e1e1;
}

.photoRight{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.photoRight1{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin:1rem auto;
}
.photoRight1 .photoRightBox{
    width: 48%;
    height: 10rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 1rem;
    border-radius: 0.2rem;
    text-decoration: none;
    color: #000;
    border-radius: 0.2rem;
    box-shadow: 0 0 1.2rem 0.2rem #f1f1f1;
}
.photoRight1 .photoRightBox div{
    width:100%;
    line-height: 3rem;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 0.5rem;
}
.photoRight1 .photoRightBox img{
    width: 100%;
    height: 7rem;
}
/* 概括 */
.gkBoxBig{
    width: 100%;
    min-height: 40rem;
    padding: 0px 0 0 2rem 0;
    display: flex;
    flex-flow: column;
    padding: 0rem 1rem 1rem 1rem;
    align-items: center;
}
.gkBoxBig .gkTitle{
    width: 100%;
    line-height: 2rem;
    padding: 0.5rem 0;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gkBoxBig .fbsjTime{
    width: 100%;
    padding: 1rem 0;
    font-size: 0.9rem;
    display: flex;
    /*flex-flow: column;*/
    align-items: flex-start;
    justify-content: space-between;
    background: #fafafa;
    border-radius: 0.5rem;
    margin-top:0.8rem;
}

.gkBoxBig .fbsjTime div{
    margin: 0 1rem;
}
.versionBox .xsgkBox{
    width: 100%;
    /*line-height: 4rem;*/
    padding: 0.5rem 0;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.versionBox .fbsjTime1{
    width: 100%;
    padding: 1rem 0;
    font-size: 0.9rem;
    display: flex;
    /*flex-flow: column;*/
    align-items: flex-start;
    justify-content: space-between;
    background: #fafafa;
    border-radius: 0.5rem;
}

.versionBox .fbsjTime1 div{
    margin: 0 1rem;
}
.versionBox .xxgkBox1{
	margin:1rem auto;
	line-height:1.5rem;
}
.gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 2rem 0;
}
.gkBoxBig .gkwb div{
    font-size: 1rem;
    line-height: 2.2rem;
}
.gkBoxBig .gkwb div img{
	width: 100%!important;
    height: auto!important;
}
.gkBoxBig .gkwb video{
    width: 100%!important;
    height: 16rem!important;
}
/* 学校概况 */
.versionBox{
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.versionBox .xsgkBox{
    width: 100%;
    font-size: 1rem;
    line-height: 2.2rem;
}
.versionBox .xxgkBox{
    padding: 1.2rem 0;
}
.versionBox .xxgkBox div{
    text-indent: 2em;
    font-size: 1rem;
    line-height: 2.2rem;
}
